blob: 5175dd5d62af90adb35e5d91bea930679f2459f0 [file] [log] [blame]
Christos Longrosc62dacb2024-03-06 20:53:02 +01001# vi:set ts=8 sts=4 sw=4 et fdm=marker:
2#
3# greek.nsi: Greek language strings for gvim NSIS installer.
4#
5# Locale ID : 1032
6# fileencoding : UTF-8
7# Author : Christos Longros
8
9!insertmacro MUI_LANGUAGE "Greek"
10
11
12# Overwrite the default translation.
13# These strings should be always English. Otherwise dosinst.c fails.
14LangString ^SetupCaption ${LANG_GREEK} \
15 "$(^Name) Setup"
16LangString ^UninstallCaption ${LANG_GREEK} \
17 "$(^Name) Uninstall"
18
19##############################################################################
20# MUI Configuration Strings {{{1
21##############################################################################
22
23#LangString str_dest_folder ${LANG_GREEK} \
24# "Φάκελος προορισμός (Πρέπει να τελειώνει σε $\"vim$\")"
25
26LangString str_show_readme ${LANG_GREEK} \
27 "Εμφάνιση README μετά την ολοκλήρωση της εγκατάστασης"
28
29# Install types:
30LangString str_type_typical ${LANG_GREEK} \
31 "Typical"
32
33LangString str_type_minimal ${LANG_GREEK} \
34 "Minimal"
35
36LangString str_type_full ${LANG_GREEK} \
37 "Full"
38
39
40##############################################################################
41# Section Titles & Description {{{1
42##############################################################################
43
44LangString str_section_old_ver ${LANG_GREEK} \
45 "Απεγκατάσταση υπάρχουσων εκδόσεων"
46LangString str_desc_old_ver ${LANG_GREEK} \
47 "Απεγκατάσταση υπάρχουσων εκδόσεων Vim από το σύστημά σας."
48
49LangString str_section_exe ${LANG_GREEK} \
50 "Vim GUI and runtime files"
51LangString str_desc_exe ${LANG_GREEK} \
52 "Vim GUI executables and runtime files. This component is required."
53
54LangString str_section_console ${LANG_GREEK} \
55 "Vim console program"
56LangString str_desc_console ${LANG_GREEK} \
57 "Console version of Vim (vim.exe)."
58
59LangString str_section_batch ${LANG_GREEK} \
60 "Δημιουργία αρχείων .bat"
61LangString str_desc_batch ${LANG_GREEK} \
62 "Δημιουργία αρχείων .bat από παράγωγα Vim στον κατάλογο των Windows για \
63 χρήση γραμμής εντολών."
64
65LangString str_group_icons ${LANG_GREEK} \
66 "Δημιουργία εικονιδίων Vim"
67LangString str_desc_icons ${LANG_GREEK} \
68 "Δημιουργία εικονιδίων για τον Vim σε διάφορες τοποθεσίες για την διευκόλυνση της προσβασιμότητας."
69
70LangString str_section_desktop ${LANG_GREEK} \
71 "Στην επιφάνεια εργασίας"
72LangString str_desc_desktop ${LANG_GREEK} \
73 "Δημιουργία εικονιδίων για gVim εκτελέσιμα στην επιφάνεια εργασίας."
74
75LangString str_section_start_menu ${LANG_GREEK} \
76 "In the Start Menu Programs Folder"
77LangString str_desc_start_menu ${LANG_GREEK} \
78 "Προσθήκη του Vim στον φάκελο προγραμμάτων του μενού εκκίνησης."
79
80#LangString str_section_quick_launch ${LANG_GREEK} \
81# "In the Quick Launch Bar"
82#LangString str_desc_quick_launch ${LANG_GREEK} \
83# "Add Vim shortcut in the quick launch bar."
84
85LangString str_section_edit_with ${LANG_GREEK} \
86 "Add Vim Context Menu"
87LangString str_desc_edit_with ${LANG_GREEK} \
88 "Add Vim to the $\"Open With...$\" context menu list."
89
90#LangString str_section_edit_with32 ${LANG_GREEK} \
91# "32-bit Version"
92#LangString str_desc_edit_with32 ${LANG_GREEK} \
93# "Add Vim to the $\"Open With...$\" context menu list \
94# for 32-bit applications."
95
96#LangString str_section_edit_with64 ${LANG_GREEK} \
97# "64-bit Version"
98#LangString str_desc_edit_with64 ${LANG_GREEK} \
99# "Add Vim to the $\"Open With...$\" context menu list \
100# for 64-bit applications."
101
102LangString str_section_vim_rc ${LANG_GREEK} \
103 "Δημιουργία προεπιλεγμένων ρυθμίσεων"
104LangString str_desc_vim_rc ${LANG_GREEK} \
105 "Δημιουργία προεπιλεγμένου αρχείου ρυθμίσεων (_vimrc) αν δεν υπάρχει ήδη."
106
107LangString str_group_plugin ${LANG_GREEK} \
108 "Δημιουργία καταλόγων Plugin"
109LangString str_desc_plugin ${LANG_GREEK} \
110 "Δημιουργία καταλόγων plugin. Οι κατάλογοι Plugin επιτρέπουν την επέκταση του Vim \
111 με την μεταφορά ενός αρχείου σε έναν κατάλογο."
112
113LangString str_section_plugin_home ${LANG_GREEK} \
114 "Private"
115LangString str_desc_plugin_home ${LANG_GREEK} \
116 "Δημιουργία καταλόγων plugin στον κατάλογο HOME."
117
118LangString str_section_plugin_vim ${LANG_GREEK} \
119 "Shared"
120LangString str_desc_plugin_vim ${LANG_GREEK} \
121 "Δημιουργία καταλόγων plugin στον κατάλογο εγκατάστασης του Vim, χρησιμοποιείται από \
122 όλους στο σύστημα."
123
124LangString str_section_nls ${LANG_GREEK} \
125 "Native Language Support"
126LangString str_desc_nls ${LANG_GREEK} \
127 "Install files for native language support."
128
129LangString str_unsection_register ${LANG_GREEK} \
130 "Unregister Vim"
131LangString str_desc_unregister ${LANG_GREEK} \
132 "Unregister Vim from the system."
133
134LangString str_unsection_exe ${LANG_GREEK} \
135 "Remove Vim Executables/Runtime Files"
136LangString str_desc_rm_exe ${LANG_GREEK} \
137 "Remove all Vim executables and runtime files."
138
139LangString str_ungroup_plugin ${LANG_GREEK} \
140 "Remove plugin directories"
141LangString str_desc_rm_plugin ${LANG_GREEK} \
142 "Remove the plugin directories if they are empty."
143
144LangString str_unsection_plugin_home ${LANG_GREEK} \
145 "Private"
146LangString str_desc_rm_plugin_home ${LANG_GREEK} \
147 "Remove the plugin directories from HOME directory."
148
149LangString str_unsection_plugin_vim ${LANG_GREEK} \
150 "Shared"
151LangString str_desc_rm_plugin_vim ${LANG_GREEK} \
152 "Remove the plugin directories from Vim install directory."
153
154LangString str_unsection_rootdir ${LANG_GREEK} \
155 "Remove the Vim root directory"
156LangString str_desc_rm_rootdir ${LANG_GREEK} \
157 "Remove the Vim root directory. It contains your Vim configuration files!"
158
159
160##############################################################################
161# Messages {{{1
162##############################################################################
163
164#LangString str_msg_too_many_ver ${LANG_GREEK} \
165# "Found $vim_old_ver_count Vim versions on your system.$\r$\n\
166# This installer can only handle ${VIM_MAX_OLD_VER} versions \
167# at most.$\r$\n\
168# Please remove some versions and start again."
169
170#LangString str_msg_invalid_root ${LANG_GREEK} \
171# "Invalid install path: $vim_install_root!$\r$\n\
172# It should end with $\"vim$\"."
173
174#LangString str_msg_bin_mismatch ${LANG_GREEK} \
175# "Binary path mismatch!$\r$\n$\r$\n\
176# Expect the binary path to be $\"$vim_bin_path$\",$\r$\n\
177# but system indicates the binary path is $\"$INSTDIR$\"."
178
179#LangString str_msg_vim_running ${LANG_GREEK} \
180# "Vim is still running on your system.$\r$\n\
181# Please close all instances of Vim before you continue."
182
183#LangString str_msg_register_ole ${LANG_GREEK} \
184# "Attempting to register Vim with OLE. \
185# There is no message indicates whether this works or not."
186
187#LangString str_msg_unreg_ole ${LANG_GREEK} \
188# "Attempting to unregister Vim with OLE. \
189# There is no message indicates whether this works or not."
190
191#LangString str_msg_rm_start ${LANG_GREEK} \
192# "Uninstalling the following version:"
193
194#LangString str_msg_rm_fail ${LANG_GREEK} \
195# "Fail to uninstall the following version:"
196
197#LangString str_msg_no_rm_key ${LANG_GREEK} \
198# "Cannot find uninstaller registry key."
199
200#LangString str_msg_no_rm_reg ${LANG_GREEK} \
201# "Cannot find uninstaller from registry."
202
203#LangString str_msg_no_rm_exe ${LANG_GREEK} \
204# "Cannot access uninstaller."
205
206#LangString str_msg_rm_copy_fail ${LANG_GREEK} \
207# "Fail to copy uninstaller to temporary directory."
208
209#LangString str_msg_rm_run_fail ${LANG_GREEK} \
210# "Αποτυχία εκτέλεσης της λειτουργίας απεγκατάστασης."
211
212#LangString str_msg_abort_install ${LANG_GREEK} \
213# "Installer will abort."
214
215LangString str_msg_install_fail ${LANG_GREEK} \
216 "Η εγκατάσταση απέτυχε. Better luck next time."
217
218LangString str_msg_rm_exe_fail ${LANG_GREEK} \
219 "Μερικά αρχεία στο $0 δεν έχουν διαγραφεί!$\r$\n\
220 Πρέπει να το κάνετε χειροκίνητα."
221
222#LangString str_msg_rm_root_fail ${LANG_GREEK} \
223# "ΠΡΟΕΙΔΟΠΟΙΗΣΗ: Αδύνατη η αφαίρεση $\"$vim_install_root$\", δεν είναι κενό!"
224
225LangString str_msg_uninstalling ${LANG_GREEK} \
226 "Απεγκατάσταση παλιάς έκδοσης the old version..."
227
228LangString str_msg_registering ${LANG_GREEK} \
229 "Καταχώρηση..."
230
231LangString str_msg_unregistering ${LANG_GREEK} \
232 "Unregistering..."
233
234
235##############################################################################
236# Dialog Box {{{1
237##############################################################################
238
239LangString str_vimrc_page_title ${LANG_GREEK} \
240 "Επιλογή ρυθμίσεων _vimrc"
241LangString str_vimrc_page_subtitle ${LANG_GREEK} \
242 "Choose the settings for enhancement, keyboard and mouse."
243
244LangString str_msg_compat_title ${LANG_GREEK} \
245 " Συμπεριφορά Vi / Vim "
246LangString str_msg_compat_desc ${LANG_GREEK} \
247 "&Compatibility and enhancements"
248LangString str_msg_compat_vi ${LANG_GREEK} \
249 "Vi compatible"
250LangString str_msg_compat_vim ${LANG_GREEK} \
251 "Vim original"
252LangString str_msg_compat_defaults ${LANG_GREEK} \
253 "Vim with some enhancements (load defaults.vim)"
254LangString str_msg_compat_all ${LANG_GREEK} \
255 "Vim with all enhancements (load vimrc_example.vim) (Default)"
256
257LangString str_msg_keymap_title ${LANG_GREEK} \
258 " Mappings "
259LangString str_msg_keymap_desc ${LANG_GREEK} \
260 "&Remap a few keys for Windows (Ctrl-V, Ctrl-C, Ctrl-A, Ctrl-S, Ctrl-F, etc)"
261LangString str_msg_keymap_default ${LANG_GREEK} \
262 "Do not remap keys (Default)"
263LangString str_msg_keymap_windows ${LANG_GREEK} \
264 "Remap a few keys"
265
266LangString str_msg_mouse_title ${LANG_GREEK} \
267 " Ποντίκι "
268LangString str_msg_mouse_desc ${LANG_GREEK} \
269 "&Behavior of right and left buttons"
270LangString str_msg_mouse_default ${LANG_GREEK} \
271 "Right: popup menu, Left: visual mode (Default)"
272LangString str_msg_mouse_windows ${LANG_GREEK} \
273 "Right: popup menu, Left: select mode (Windows)"
274LangString str_msg_mouse_unix ${LANG_GREEK} \
275 "Right: extends selection, Left: visual mode (Unix)"
276