From 6266a22d86b06cc931bd7418f8046ac4f3bb3d44 Mon Sep 17 00:00:00 2001 From: Efstathios Iosifidis Date: Mon, 4 Nov 2013 10:53:08 +0200 Subject: [PATCH] Updated Greek translation --- po/el.po | 785 +++++++++++++++++++++++++++---------------------------- 1 file changed, 382 insertions(+), 403 deletions(-) diff --git a/po/el.po b/po/el.po index c60a950fc..1691685ed 100644 --- a/po/el.po +++ b/po/el.po @@ -1,13 +1,14 @@ # Kostas Papadimas , 2012. # Dimitris Spingos (Δημήτρης Σπίγγος) , 2013. # Vangelis Skarmoutsos , 2013. +# Efstathios Iosifidis , 2013. msgid "" msgstr "" "Project-Id-Version: gnome-shell.po.master\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-" "shell&keywords=I18N+L10N&component=general\n" -"POT-Creation-Date: 2013-09-16 16:52+0000\n" -"PO-Revision-Date: 2013-09-16 22:32+0300\n" +"POT-Creation-Date: 2013-11-03 00:53+0000\n" +"PO-Revision-Date: 2013-11-04 10:50+0300\n" "Last-Translator: Dimitris Spingos (Δημήτρης Σπίγγος) \n" "Language-Team: team@gnome.gr\n" "Language: el\n" @@ -54,7 +55,7 @@ msgid "Window management and application launching" msgstr "Διαχείριση παραθύρων και εκκίνηση εφαρμογών" #: ../data/gnome-shell-extension-prefs.desktop.in.in.h:1 -#: ../js/extensionPrefs/main.js:153 +#: ../js/extensionPrefs/main.js:155 msgid "GNOME Shell Extension Preferences" msgstr "Προτιμήσεις επεκτάσεων του GNOME Shell" @@ -273,99 +274,90 @@ msgstr "Οι χώροι εργασίας διαχειρίζονται δυναμ msgid "Workspaces only on primary monitor" msgstr "Χώροι εργασίας μόνο στην κύρια οθόνη" -#: ../js/extensionPrefs/main.js:125 -#, c-format +#: ../data/org.gnome.shell.gschema.xml.in.in.h:38 +msgid "Delay focus changes in mouse mode until the pointer stops moving" +msgstr "" +"Καθυστέρηση εστίασης αλλαγών στην κατάσταση ποντικιού μέχρι να σταματήσει να " +"κινείται ο δείκτης" + +#: ../js/extensionPrefs/main.js:127 +#, javascript-format msgid "There was an error loading the preferences dialog for %s:" msgstr "" "Προέκυψε ένα σφάλμα στη φόρτωση του παραθύρου διαλόγου των προτιμήσεων για " "%s:" -#: ../js/extensionPrefs/main.js:165 +#: ../js/extensionPrefs/main.js:167 msgid "Extension" msgstr "Επέκταση" -#: ../js/extensionPrefs/main.js:189 +#: ../js/extensionPrefs/main.js:191 msgid "Select an extension to configure using the combobox above." msgstr "" "Επιλέξτε μια επέκταση για να την ρυθμίσετε χρησιμοποιώντας το σύνθετο " "πλαίσιο παραπάνω." -#: ../js/gdm/authPrompt.js:145 ../js/ui/components/networkAgent.js:132 -#: ../js/ui/components/polkitAgent.js:161 ../js/ui/endSessionDialog.js:351 +#: ../js/gdm/authPrompt.js:146 ../js/ui/components/networkAgent.js:136 +#: ../js/ui/components/polkitAgent.js:161 ../js/ui/endSessionDialog.js:357 #: ../js/ui/extensionDownloader.js:195 ../js/ui/shellMountOperation.js:399 -#: ../js/ui/status/bluetooth.js:221 ../js/ui/status/network.js:686 +#: ../js/ui/status/bluetooth.js:221 ../js/ui/status/network.js:726 msgid "Cancel" msgstr "Ακύρωση" -#: ../js/gdm/authPrompt.js:167 ../js/gdm/authPrompt.js:215 +#: ../js/gdm/authPrompt.js:168 ../js/gdm/authPrompt.js:216 msgid "Next" msgstr "Επόμενο" -#: ../js/gdm/authPrompt.js:211 ../js/ui/shellMountOperation.js:403 +#: ../js/gdm/authPrompt.js:212 ../js/ui/shellMountOperation.js:403 #: ../js/ui/unlockDialog.js:59 msgid "Unlock" msgstr "Ξεκλείδωμα" -#: ../js/gdm/authPrompt.js:213 +#: ../js/gdm/authPrompt.js:214 msgctxt "button" msgid "Sign In" msgstr "Σύνδεση" -#: ../js/gdm/loginDialog.js:294 +#: ../js/gdm/loginDialog.js:272 msgid "Choose Session" msgstr "Επιλογή συνεδρίας" -#. translators: this message is shown below the user list on the -#. login screen. It can be activated to reveal an entry for -#. manually entering the username. -#: ../js/gdm/loginDialog.js:454 +#: ../js/gdm/loginDialog.js:432 msgid "Not listed?" msgstr "Δεν είστε στη λίστα;" -#. Translators: this message is shown below the username entry field -#. to clue the user in on how to login to the local network realm -#: ../js/gdm/loginDialog.js:622 -#, c-format +#: ../js/gdm/loginDialog.js:600 +#, javascript-format msgid "(e.g., user or %s)" msgstr "(π.χ., χρήστης ή %s)" -#. TTLS and PEAP are actually much more complicated, but this complication -#. is not visible here since we only care about phase2 authentication -#. (and don't even care of which one) -#: ../js/gdm/loginDialog.js:627 ../js/ui/components/networkAgent.js:255 -#: ../js/ui/components/networkAgent.js:273 +#: ../js/gdm/loginDialog.js:605 ../js/ui/components/networkAgent.js:259 +#: ../js/ui/components/networkAgent.js:277 msgid "Username: " msgstr "Όνομα χρήστη: " -#: ../js/gdm/loginDialog.js:891 +#: ../js/gdm/loginDialog.js:869 msgid "Login Window" msgstr "Παράθυρο σύνδεσης" -#: ../js/gdm/util.js:306 +#: ../js/gdm/util.js:321 msgid "Authentication error" msgstr "Σφάλμα πιστοποίησης" -#. We don't show fingerprint messages directly since it's -#. not the main auth service. Instead we use the messages -#. as a cue to display our own message. -#. Translators: this message is shown below the password entry field -#. to indicate the user can swipe their finger instead -#: ../js/gdm/util.js:436 +#: ../js/gdm/util.js:451 msgid "(or swipe finger)" msgstr "(ή περάστε το δάκτυλο σας)" -#: ../js/misc/util.js:98 +#: ../js/misc/util.js:115 msgid "Command not found" msgstr "Δε βρέθηκε η εντολή" -#. Replace "Error invoking GLib.shell_parse_argv: " with -#. something nicer -#: ../js/misc/util.js:131 +#: ../js/misc/util.js:148 msgid "Could not parse command:" msgstr "Δεν ήταν δυνατό να επεξεργαστεί η εντολή:" -#: ../js/misc/util.js:139 -#, c-format +#: ../js/misc/util.js:156 +#, javascript-format msgid "Execution of '%s' failed:" msgstr "Η εκτέλεση του '%s' απέτυχε:" @@ -373,38 +365,38 @@ msgstr "Η εκτέλεση του '%s' απέτυχε:" msgid "Frequently used applications will appear here" msgstr "Οι συχνά χρησιμοποιούμενες εφαρμογές θα εμφανιστούν εδώ" -#: ../js/ui/appDisplay.js:712 +#: ../js/ui/appDisplay.js:715 msgid "Frequent" msgstr "Συχνά" -#: ../js/ui/appDisplay.js:719 +#: ../js/ui/appDisplay.js:722 msgid "All" msgstr "Όλα" -#: ../js/ui/appDisplay.js:1514 +#: ../js/ui/appDisplay.js:1526 msgid "New Window" msgstr "Νέο παράθυρο" -#: ../js/ui/appDisplay.js:1517 ../js/ui/dash.js:284 +#: ../js/ui/appDisplay.js:1529 ../js/ui/dash.js:284 msgid "Remove from Favorites" msgstr "Αφαίρεση από τα αγαπημένα" -#: ../js/ui/appDisplay.js:1518 +#: ../js/ui/appDisplay.js:1530 msgid "Add to Favorites" msgstr "Προσθήκη στα αγαπημένα" #: ../js/ui/appFavorites.js:87 -#, c-format +#, javascript-format msgid "%s has been added to your favorites." msgstr "Tο %s προστέθηκε στα αγαπημένα σας." #: ../js/ui/appFavorites.js:121 -#, c-format +#, javascript-format msgid "%s has been removed from your favorites." msgstr "Tο %s αφαιρέθηκε από τα αγαπημένα σας." -#: ../js/ui/backgroundMenu.js:19 ../js/ui/panel.js:807 -#: ../js/ui/status/system.js:325 +#: ../js/ui/backgroundMenu.js:19 ../js/ui/panel.js:806 +#: ../js/ui/status/system.js:334 msgid "Settings" msgstr "Ρυθμίσεις" @@ -414,68 +406,68 @@ msgstr "Αλλαγή παρασκηνίου…" #. Translators: Shown in calendar event list for all day events #. * Keep it short, best if you can use less then 10 characters -#. +#. */ #: ../js/ui/calendar.js:62 msgctxt "event list time" msgid "All Day" msgstr "Όλη μέρα" #. Translators: Shown in calendar event list, if 24h format, -#. \u2236 is a ratio character, similar to : +#. \u2236 is a ratio character, similar to : */ #: ../js/ui/calendar.js:68 msgctxt "event list time" -msgid "%H\\u2236%M" -msgstr "%Ω\\u2236%Λ" +msgid "%H∶%M" +msgstr "%H∶%M" #. Translators: Shown in calendar event list, if 12h format, #. \u2236 is a ratio character, similar to : and \u2009 is -#. a thin space +#. a thin space */ #: ../js/ui/calendar.js:77 msgctxt "event list time" -msgid "%l\\u2236%M\\u2009%p" -msgstr "%l\\u2236%M\\u2009%p" +msgid "%l∶%M %p" +msgstr "%l∶%M %p" #. Translators: Calendar grid abbreviation for Sunday. #. * #. * NOTE: These grid abbreviations are always shown together #. * and in order, e.g. "S M T W T F S". -#. +#. */ #: ../js/ui/calendar.js:108 msgctxt "grid sunday" msgid "S" msgstr "Κ" -#. Translators: Calendar grid abbreviation for Monday +#. Translators: Calendar grid abbreviation for Monday */ #: ../js/ui/calendar.js:110 msgctxt "grid monday" msgid "M" msgstr "Δ" -#. Translators: Calendar grid abbreviation for Tuesday +#. Translators: Calendar grid abbreviation for Tuesday */ #: ../js/ui/calendar.js:112 msgctxt "grid tuesday" msgid "T" msgstr "Τρ" -#. Translators: Calendar grid abbreviation for Wednesday +#. Translators: Calendar grid abbreviation for Wednesday */ #: ../js/ui/calendar.js:114 msgctxt "grid wednesday" msgid "W" msgstr "Τε" -#. Translators: Calendar grid abbreviation for Thursday +#. Translators: Calendar grid abbreviation for Thursday */ #: ../js/ui/calendar.js:116 msgctxt "grid thursday" msgid "T" msgstr "Πε" -#. Translators: Calendar grid abbreviation for Friday +#. Translators: Calendar grid abbreviation for Friday */ #: ../js/ui/calendar.js:118 msgctxt "grid friday" msgid "F" msgstr "Πα" -#. Translators: Calendar grid abbreviation for Saturday +#. Translators: Calendar grid abbreviation for Saturday */ #: ../js/ui/calendar.js:120 msgctxt "grid saturday" msgid "S" @@ -486,86 +478,90 @@ msgstr "Σ" #. * NOTE: These list abbreviations are normally not shown together #. * so they need to be unique (e.g. Tuesday and Thursday cannot #. * both be 'T'). -#. +#. */ #: ../js/ui/calendar.js:133 msgctxt "list sunday" msgid "Su" msgstr "Κ" -#. Translators: Event list abbreviation for Monday +#. Translators: Event list abbreviation for Monday */ #: ../js/ui/calendar.js:135 msgctxt "list monday" msgid "M" msgstr "Δ" -#. Translators: Event list abbreviation for Tuesday +#. Translators: Event list abbreviation for Tuesday */ #: ../js/ui/calendar.js:137 msgctxt "list tuesday" msgid "T" msgstr "Τρ" -#. Translators: Event list abbreviation for Wednesday +#. Translators: Event list abbreviation for Wednesday */ #: ../js/ui/calendar.js:139 msgctxt "list wednesday" msgid "W" msgstr "Τε" -#. Translators: Event list abbreviation for Thursday +#. Translators: Event list abbreviation for Thursday */ #: ../js/ui/calendar.js:141 msgctxt "list thursday" msgid "Th" msgstr "Πε" -#. Translators: Event list abbreviation for Friday +#. Translators: Event list abbreviation for Friday */ #: ../js/ui/calendar.js:143 msgctxt "list friday" msgid "F" msgstr "Π" -#. Translators: Event list abbreviation for Saturday +#. Translators: Event list abbreviation for Saturday */ #: ../js/ui/calendar.js:145 msgctxt "list saturday" msgid "S" msgstr "Σ" -#: ../js/ui/calendar.js:447 +#: ../js/ui/calendar.js:391 +msgid "calendar:MY" +msgstr "ημερολόγιο:MY" + +#: ../js/ui/calendar.js:449 msgid "Previous month" msgstr "Προηγούμενος μήνας" -#: ../js/ui/calendar.js:457 +#: ../js/ui/calendar.js:459 msgid "Next month" msgstr "Επόμενος μήνας" -#. Translators: Text to show if there are no events -#: ../js/ui/calendar.js:753 +#. Translators: Text to show if there are no events */ +#: ../js/ui/calendar.js:755 msgid "Nothing Scheduled" msgstr "Τίποτα προγραμματισμένο" -#. Translators: Shown on calendar heading when selected day occurs on current year -#: ../js/ui/calendar.js:771 +#. Translators: Shown on calendar heading when selected day occurs on current year */ +#: ../js/ui/calendar.js:773 msgctxt "calendar heading" msgid "%A, %B %d" msgstr "%A, %B %d" -#. Translators: Shown on calendar heading when selected day occurs on different year -#: ../js/ui/calendar.js:774 +#. Translators: Shown on calendar heading when selected day occurs on different year */ +#: ../js/ui/calendar.js:776 msgctxt "calendar heading" msgid "%A, %B %d, %Y" msgstr "%A, %B %d, %Y" -#: ../js/ui/calendar.js:785 +#: ../js/ui/calendar.js:787 msgid "Today" msgstr "Σήμερα" -#: ../js/ui/calendar.js:789 +#: ../js/ui/calendar.js:791 msgid "Tomorrow" msgstr "Αύριο" -#: ../js/ui/calendar.js:800 +#: ../js/ui/calendar.js:802 msgid "This week" msgstr "Αυτή η εβδομάδα" -#: ../js/ui/calendar.js:808 +#: ../js/ui/calendar.js:810 msgid "Next week" msgstr "Επόμενη εβδομάδα" @@ -577,64 +573,62 @@ msgstr "Συνδέθηκε εξωτερικός δίσκος" msgid "External drive disconnected" msgstr "Αποσυνδέθηκε εξωτερικός δίσκος" -#: ../js/ui/components/autorunManager.js:294 +#: ../js/ui/components/autorunManager.js:296 msgid "Removable Devices" msgstr "Αφαιρούμενες συσκευές" -#: ../js/ui/components/autorunManager.js:594 -#, c-format +#: ../js/ui/components/autorunManager.js:596 +#, javascript-format msgid "Open with %s" msgstr "Άνοιγμα με %s" -#: ../js/ui/components/autorunManager.js:620 +#: ../js/ui/components/autorunManager.js:622 msgid "Eject" msgstr "Εξαγωγή" -#: ../js/ui/components/keyring.js:88 ../js/ui/components/polkitAgent.js:280 +#: ../js/ui/components/keyring.js:89 ../js/ui/components/polkitAgent.js:280 msgid "Password:" msgstr "Κωδικός:" -#: ../js/ui/components/keyring.js:107 +#: ../js/ui/components/keyring.js:108 msgid "Type again:" msgstr "Πληκτρολογήστε ξανά:" -#: ../js/ui/components/networkAgent.js:127 ../js/ui/status/network.js:112 -#: ../js/ui/status/network.js:275 ../js/ui/status/network.js:689 +#: ../js/ui/components/networkAgent.js:131 ../js/ui/status/network.js:132 +#: ../js/ui/status/network.js:295 ../js/ui/status/network.js:729 msgid "Connect" msgstr "Σύνδεση" -#. Cisco LEAP -#: ../js/ui/components/networkAgent.js:218 -#: ../js/ui/components/networkAgent.js:230 -#: ../js/ui/components/networkAgent.js:257 -#: ../js/ui/components/networkAgent.js:277 -#: ../js/ui/components/networkAgent.js:287 +#: ../js/ui/components/networkAgent.js:222 +#: ../js/ui/components/networkAgent.js:234 +#: ../js/ui/components/networkAgent.js:261 +#: ../js/ui/components/networkAgent.js:281 +#: ../js/ui/components/networkAgent.js:291 msgid "Password: " msgstr "Κωδικός: " -#. static WEP -#: ../js/ui/components/networkAgent.js:223 +#: ../js/ui/components/networkAgent.js:227 msgid "Key: " msgstr "Κλειδί: " -#: ../js/ui/components/networkAgent.js:261 +#: ../js/ui/components/networkAgent.js:265 msgid "Identity: " msgstr "Ταυτότητα: " -#: ../js/ui/components/networkAgent.js:263 +#: ../js/ui/components/networkAgent.js:267 msgid "Private key password: " msgstr "Κωδικός ιδιωτικού κλειδιού: " -#: ../js/ui/components/networkAgent.js:275 +#: ../js/ui/components/networkAgent.js:279 msgid "Service: " msgstr "Υπηρεσία: " -#: ../js/ui/components/networkAgent.js:304 +#: ../js/ui/components/networkAgent.js:308 msgid "Authentication required by wireless network" msgstr "Απαιτείται πιστοποίηση από το ασύρματο δίκτυο" -#: ../js/ui/components/networkAgent.js:305 -#, c-format +#: ../js/ui/components/networkAgent.js:309 +#, javascript-format msgid "" "Passwords or encryption keys are required to access the wireless network " "'%s'." @@ -642,36 +636,36 @@ msgstr "" "Κωδικοί ή κλειδιά κρυπτογράφησης απαιτούνται για πρόσβαση στο ασύρματο " "δίκτυο '%s'." -#: ../js/ui/components/networkAgent.js:309 +#: ../js/ui/components/networkAgent.js:313 msgid "Wired 802.1X authentication" msgstr "Πιστοποίηση ενσύρματου 802.1X" -#: ../js/ui/components/networkAgent.js:311 +#: ../js/ui/components/networkAgent.js:315 msgid "Network name: " msgstr "Όνομα δικτύου: " -#: ../js/ui/components/networkAgent.js:316 +#: ../js/ui/components/networkAgent.js:320 msgid "DSL authentication" msgstr "Πιστοποίηση DSL" -#: ../js/ui/components/networkAgent.js:323 +#: ../js/ui/components/networkAgent.js:327 msgid "PIN code required" msgstr "Απαιτείται κωδικός PIN" -#: ../js/ui/components/networkAgent.js:324 +#: ../js/ui/components/networkAgent.js:328 msgid "PIN code is needed for the mobile broadband device" msgstr "Ο κωδικός PIN απαιτείται για τη συσκευή κινητής ευρυζωνικής σύνδεσης" -#: ../js/ui/components/networkAgent.js:325 +#: ../js/ui/components/networkAgent.js:329 msgid "PIN: " msgstr "PIN: " -#: ../js/ui/components/networkAgent.js:331 +#: ../js/ui/components/networkAgent.js:335 msgid "Mobile broadband network password" msgstr "Κωδικός δικτύου κινητής ευρυζωνικής σύνδεσης" -#: ../js/ui/components/networkAgent.js:332 -#, c-format +#: ../js/ui/components/networkAgent.js:336 +#, javascript-format msgid "A password is required to connect to '%s'." msgstr "Απαιτείται κωδικός για σύνδεση στο '%s'." @@ -690,28 +684,24 @@ msgstr "Πιστοποίηση" #. Translators: "that didn't work" refers to the fact that the #. * requested authentication was not gained; this can happen #. * because of an authentication error (like invalid password), -#. * for instance. +#. * for instance. */ #: ../js/ui/components/polkitAgent.js:266 ../js/ui/shellMountOperation.js:383 msgid "Sorry, that didn't work. Please try again." msgstr "Συγνώμη, αυτό δεν λειτούργησε. Παρακαλώ προσπαθήστε ξανά." -#. FIXME: We don't have a 'chat room' icon (bgo #653737) use -#. system-users for now as Empathy does. -#: ../js/ui/components/telepathyClient.js:238 +#: ../js/ui/components/telepathyClient.js:237 msgid "Invitation" msgstr "Πρόσκληση" -#. We got the TpContact -#: ../js/ui/components/telepathyClient.js:298 +#: ../js/ui/components/telepathyClient.js:297 msgid "Call" msgstr "Κλήση" -#. We got the TpContact -#: ../js/ui/components/telepathyClient.js:314 +#: ../js/ui/components/telepathyClient.js:313 msgid "File Transfer" msgstr "Μεταφορά αρχείου" -#: ../js/ui/components/telepathyClient.js:418 +#: ../js/ui/components/telepathyClient.js:417 msgid "Chat" msgstr "Συνομιλία" @@ -723,79 +713,75 @@ msgstr "Άρση σίγασης" msgid "Mute" msgstr "Σίγαση" -#. Translators: this is the word "Yesterday" followed by a time string. i.e. "Yesterday, 14:30" -#: ../js/ui/components/telepathyClient.js:942 -#, no-c-format +#. Translators: this is the word "Yesterday" followed by a time string. i.e. "Yesterday, 14:30"*/ +#: ../js/ui/components/telepathyClient.js:941 msgid "Yesterday, %H:%M" msgstr "Χθες, %Ω:%Λ" -#. Translators: this is the week day name followed by a time string. i.e. "Monday, 14:30 -#: ../js/ui/components/telepathyClient.js:948 -#, no-c-format +#. Translators: this is the week day name followed by a time string. i.e. "Monday, 14:30*/ +#: ../js/ui/components/telepathyClient.js:947 msgid "%A, %H:%M" msgstr "%ΗΗΗΗ, %Ω:%Λ" -#. Translators: this is the month name and day number followed by a time string. i.e. "May 25, 14:30" -#: ../js/ui/components/telepathyClient.js:953 -#, no-c-format +#. Translators: this is the month name and day number followed by a time string. i.e. "May 25, 14:30"*/ +#: ../js/ui/components/telepathyClient.js:952 msgid "%B %d, %H:%M" msgstr " %ΜΜΜΜ, %Ω:%Λ" -#. Translators: this is the month name, day number, year number followed by a time string. i.e. "May 25 2012, 14:30" -#: ../js/ui/components/telepathyClient.js:957 -#, no-c-format +#. Translators: this is the month name, day number, year number followed by a time string. i.e. "May 25 2012, 14:30"*/ +#: ../js/ui/components/telepathyClient.js:956 msgid "%B %d %Y, %H:%M " msgstr " %ΜΜΜΜ %ΕΕΕΕ, %Ω:%Λ " #. Translators: this is the other person changing their old IM name to their new -#. IM name. -#: ../js/ui/components/telepathyClient.js:986 -#, c-format +#. IM name. */ +#: ../js/ui/components/telepathyClient.js:985 +#, javascript-format msgid "%s is now known as %s" msgstr "Ο %s είναι τώρα γνωστός ως %s" #. translators: argument is a room name like -#. * room@jabber.org for example. -#: ../js/ui/components/telepathyClient.js:1089 -#, c-format +#. * room@jabber.org for example. */ +#: ../js/ui/components/telepathyClient.js:1088 +#, javascript-format msgid "Invitation to %s" msgstr "Πρόσκληση στο %s" #. translators: first argument is the name of a contact and the second #. * one the name of a room. "Alice is inviting you to join room@jabber.org -#. * for example. -#: ../js/ui/components/telepathyClient.js:1097 -#, c-format +#. * for example. */ +#: ../js/ui/components/telepathyClient.js:1096 +#, javascript-format msgid "%s is inviting you to join %s" msgstr "Ο %s σας προσκαλεί να μπείτε στο %s" -#: ../js/ui/components/telepathyClient.js:1099 -#: ../js/ui/components/telepathyClient.js:1140 -#: ../js/ui/components/telepathyClient.js:1180 -#: ../js/ui/components/telepathyClient.js:1243 +#: ../js/ui/components/telepathyClient.js:1098 +#: ../js/ui/components/telepathyClient.js:1133 +#: ../js/ui/components/telepathyClient.js:1167 +#: ../js/ui/components/telepathyClient.js:1224 msgid "Decline" msgstr "Απόρριψη" -#: ../js/ui/components/telepathyClient.js:1100 -#: ../js/ui/components/telepathyClient.js:1181 -#: ../js/ui/components/telepathyClient.js:1244 +#: ../js/ui/components/telepathyClient.js:1104 +#: ../js/ui/components/telepathyClient.js:1173 +#: ../js/ui/components/telepathyClient.js:1229 msgid "Accept" msgstr "Αποδοχή" -#. translators: argument is a contact name like Alice for example. -#: ../js/ui/components/telepathyClient.js:1130 -#, c-format +#. translators: argument is a contact name like Alice for example. */ +#: ../js/ui/components/telepathyClient.js:1123 +#, javascript-format msgid "Video call from %s" msgstr "Βιντεοκλήση από %s" -#. translators: argument is a contact name like Alice for example. -#: ../js/ui/components/telepathyClient.js:1133 -#, c-format +#. translators: argument is a contact name like Alice for example. */ +#: ../js/ui/components/telepathyClient.js:1126 +#, javascript-format msgid "Call from %s" msgstr "Κλήση από %s" -#. translators: this is a button label (verb), not a noun -#: ../js/ui/components/telepathyClient.js:1142 +#. translators: this is a button label (verb), not a noun */ +#: ../js/ui/components/telepathyClient.js:1140 msgid "Answer" msgstr "Απάντηση" @@ -803,113 +789,113 @@ msgstr "Απάντηση" #. * the contact's alias and the second one is the #. * file name. The string will be something #. * like: "Alice is sending you test.ogg" -#. -#: ../js/ui/components/telepathyClient.js:1174 -#, c-format +#. */ +#: ../js/ui/components/telepathyClient.js:1161 +#, javascript-format msgid "%s is sending you %s" msgstr "Ο %s σας στέλνει το %s" -#. To translators: The parameter is the contact's alias -#: ../js/ui/components/telepathyClient.js:1209 -#, c-format +#. To translators: The parameter is the contact's alias */ +#: ../js/ui/components/telepathyClient.js:1190 +#, javascript-format msgid "%s would like permission to see when you are online" msgstr "Ο %s ζητάει άδεια για να βλέπει πότε είστε συνδεδεμένος" -#: ../js/ui/components/telepathyClient.js:1301 +#: ../js/ui/components/telepathyClient.js:1275 msgid "Network error" msgstr "Σφάλμα δικτύου" -#: ../js/ui/components/telepathyClient.js:1303 +#: ../js/ui/components/telepathyClient.js:1277 msgid "Authentication failed" msgstr "Η πιστοποίηση απέτυχε" -#: ../js/ui/components/telepathyClient.js:1305 +#: ../js/ui/components/telepathyClient.js:1279 msgid "Encryption error" msgstr "Σφάλμα κρυπτογράφησης" -#: ../js/ui/components/telepathyClient.js:1307 +#: ../js/ui/components/telepathyClient.js:1281 msgid "Certificate not provided" msgstr "Δεν υπάρχει πιστοποιητικό" -#: ../js/ui/components/telepathyClient.js:1309 +#: ../js/ui/components/telepathyClient.js:1283 msgid "Certificate untrusted" msgstr "Μη έμπιστο πιστοποιητικό" -#: ../js/ui/components/telepathyClient.js:1311 +#: ../js/ui/components/telepathyClient.js:1285 msgid "Certificate expired" msgstr "Ληγμένο πιστοποιητικό" -#: ../js/ui/components/telepathyClient.js:1313 +#: ../js/ui/components/telepathyClient.js:1287 msgid "Certificate not activated" msgstr "Το πιστοποιητικό δεν ενεργοποιήθηκε" -#: ../js/ui/components/telepathyClient.js:1315 +#: ../js/ui/components/telepathyClient.js:1289 msgid "Certificate hostname mismatch" msgstr "Αναντιστοιχία ονόματος κεντρικού υπολογιστή στο πιστοποιητικό" -#: ../js/ui/components/telepathyClient.js:1317 +#: ../js/ui/components/telepathyClient.js:1291 msgid "Certificate fingerprint mismatch" msgstr "Αναντιστοιχία αποτυπώματος πιστοποιητικού" -#: ../js/ui/components/telepathyClient.js:1319 +#: ../js/ui/components/telepathyClient.js:1293 msgid "Certificate self-signed" msgstr "Αυτο-υπογεγραμμένο πιστοποιητικό" -#: ../js/ui/components/telepathyClient.js:1321 +#: ../js/ui/components/telepathyClient.js:1295 msgid "Status is set to offline" msgstr "Η κατάσταση έχει ορισθεί σε εκτός σύνδεσης" -#: ../js/ui/components/telepathyClient.js:1323 +#: ../js/ui/components/telepathyClient.js:1297 msgid "Encryption is not available" msgstr "Δεν υπάρχει διαθέσιμη κρυπτογράφηση" -#: ../js/ui/components/telepathyClient.js:1325 +#: ../js/ui/components/telepathyClient.js:1299 msgid "Certificate is invalid" msgstr "Το πιστοποιητικό είναι άκυρο" -#: ../js/ui/components/telepathyClient.js:1327 +#: ../js/ui/components/telepathyClient.js:1301 msgid "Connection has been refused" msgstr "Άρνηση σύνδεσης" -#: ../js/ui/components/telepathyClient.js:1329 +#: ../js/ui/components/telepathyClient.js:1303 msgid "Connection can't be established" msgstr "Δεν είναι δυνατή η σύνδεση" -#: ../js/ui/components/telepathyClient.js:1331 +#: ../js/ui/components/telepathyClient.js:1305 msgid "Connection has been lost" msgstr "Η σύνδεση χάθηκε" -#: ../js/ui/components/telepathyClient.js:1333 +#: ../js/ui/components/telepathyClient.js:1307 msgid "This account is already connected to the server" msgstr "Αυτός ο λογαριασμός είναι ήδη συνδεδεμένος στον εξυπηρετητή" -#: ../js/ui/components/telepathyClient.js:1335 +#: ../js/ui/components/telepathyClient.js:1309 msgid "" "Connection has been replaced by a new connection using the same resource" msgstr "" "Η σύνδεση έχει αντικατασταθεί από μια νέα σύνδεση που χρησιμοποιεί τον ίδιο " "πόρο" -#: ../js/ui/components/telepathyClient.js:1337 +#: ../js/ui/components/telepathyClient.js:1311 msgid "The account already exists on the server" msgstr "Ο λογαριασμός υπάρχει ήδη στον εξυπηρετητή" -#: ../js/ui/components/telepathyClient.js:1339 +#: ../js/ui/components/telepathyClient.js:1313 msgid "Server is currently too busy to handle the connection" msgstr "Ο εξυπηρετητής είναι πολύ απασχολημένος ώστε να χειριστεί τη σύνδεση" -#: ../js/ui/components/telepathyClient.js:1341 +#: ../js/ui/components/telepathyClient.js:1315 msgid "Certificate has been revoked" msgstr "Το πιστοποιητικό έχει ανακληθεί" -#: ../js/ui/components/telepathyClient.js:1343 +#: ../js/ui/components/telepathyClient.js:1317 msgid "" "Certificate uses an insecure cipher algorithm or is cryptographically weak" msgstr "" "Το πιστοποιητικό χρησιμοποιεί ένα μη ασφαλή αλγόριθμο αποτυπώματος ή είναι " "αδύναμο κρυπτογραφικά" -#: ../js/ui/components/telepathyClient.js:1345 +#: ../js/ui/components/telepathyClient.js:1319 msgid "" "The length of the server certificate, or the depth of the server certificate " "chain, exceed the limits imposed by the cryptography library" @@ -918,26 +904,26 @@ msgstr "" "πιστοποιητικού του εξυπηρετητή υπερβαίνει τα όρια που επιτρέπει η βιβλιοθήκη " "κρυπτογραφίας" -#: ../js/ui/components/telepathyClient.js:1347 +#: ../js/ui/components/telepathyClient.js:1321 msgid "Internal error" msgstr "Εσωτερικό σφάλμα" #. translators: argument is the account name, like -#. * name@jabber.org for example. -#: ../js/ui/components/telepathyClient.js:1357 -#, c-format +#. * name@jabber.org for example. */ +#: ../js/ui/components/telepathyClient.js:1331 +#, javascript-format msgid "Unable to connect to %s" msgstr "Αδυναμία σύνδεσης με %s" -#: ../js/ui/components/telepathyClient.js:1362 +#: ../js/ui/components/telepathyClient.js:1336 msgid "View account" msgstr "Προβολή λογαριασμού" -#: ../js/ui/components/telepathyClient.js:1401 +#: ../js/ui/components/telepathyClient.js:1368 msgid "Unknown reason" msgstr "Άγνωστος λόγος" -#: ../js/ui/ctrlAltTab.js:29 ../js/ui/viewSelector.js:100 +#: ../js/ui/ctrlAltTab.js:29 ../js/ui/viewSelector.js:95 msgid "Windows" msgstr "Παράθυρα" @@ -945,8 +931,6 @@ msgstr "Παράθυρα" msgid "Show Applications" msgstr "Εμφάνιση εφαρμογών" -#. Translators: this is the name of the dock/favorites area on -#. the left of the overview #: ../js/ui/dash.js:442 msgid "Dash" msgstr "Ταμπλό" @@ -965,82 +949,82 @@ msgstr "Ρυθμίσεις ημερομηνίας & ώρας" #. Translators: This is the date format to use when the calendar popup is #. * shown - it is shown just below the time in the shell (e.g. "Tue 9:29 AM"). -#. +#. */ #: ../js/ui/dateMenu.js:202 msgid "%A %B %e, %Y" msgstr "%A %B %e, %Y" -#: ../js/ui/endSessionDialog.js:62 -#, c-format +#: ../js/ui/endSessionDialog.js:64 +#, javascript-format msgctxt "title" msgid "Log Out %s" msgstr "Αποσύνδεση %s" -#: ../js/ui/endSessionDialog.js:63 +#: ../js/ui/endSessionDialog.js:65 msgctxt "title" msgid "Log Out" msgstr "Αποσύνδεση" -#: ../js/ui/endSessionDialog.js:65 -#, c-format +#: ../js/ui/endSessionDialog.js:67 +#, javascript-format msgid "%s will be logged out automatically in %d second." msgid_plural "%s will be logged out automatically in %d seconds." msgstr[0] "Ο %s θα αποσυνδεθεί αυτόματα σε %d δευτερόλεπτο." msgstr[1] "Ο %s θα αποσυνδεθεί αυτόματα σε %d δευτερόλεπτα." -#: ../js/ui/endSessionDialog.js:70 -#, c-format +#: ../js/ui/endSessionDialog.js:72 +#, javascript-format msgid "You will be logged out automatically in %d second." msgid_plural "You will be logged out automatically in %d seconds." msgstr[0] "Θα αποσυνδεθείτε αυτόματα σε %d δευτερόλεπτο." msgstr[1] "Θα αποσυνδεθείτε αυτόματα σε %d δευτερόλεπτα." -#: ../js/ui/endSessionDialog.js:75 +#: ../js/ui/endSessionDialog.js:77 msgctxt "button" msgid "Log Out" msgstr "Αποσύνδεση" -#: ../js/ui/endSessionDialog.js:81 +#: ../js/ui/endSessionDialog.js:83 msgctxt "title" msgid "Power Off" msgstr "Απενεργοποίηση" -#: ../js/ui/endSessionDialog.js:83 -#, c-format +#: ../js/ui/endSessionDialog.js:85 +#, javascript-format msgid "The system will power off automatically in %d second." msgid_plural "The system will power off automatically in %d seconds." msgstr[0] "Το σύστημα θα τερματιστεί αυτόματα σε %d δευτερόλεπτο." msgstr[1] "Το σύστημα θα τερματιστεί αυτόματα σε %d δευτερόλεπτα." -#: ../js/ui/endSessionDialog.js:88 ../js/ui/endSessionDialog.js:104 +#: ../js/ui/endSessionDialog.js:90 ../js/ui/endSessionDialog.js:106 msgctxt "button" msgid "Restart" msgstr "Επανεκκίνηση" -#: ../js/ui/endSessionDialog.js:90 +#: ../js/ui/endSessionDialog.js:92 msgctxt "button" msgid "Power Off" msgstr "Απενεργοποίηση" -#: ../js/ui/endSessionDialog.js:97 +#: ../js/ui/endSessionDialog.js:99 msgctxt "title" msgid "Restart" msgstr "Επανεκκίνηση" -#: ../js/ui/endSessionDialog.js:99 -#, c-format +#: ../js/ui/endSessionDialog.js:101 +#, javascript-format msgid "The system will restart automatically in %d second." msgid_plural "The system will restart automatically in %d seconds." msgstr[0] "Το σύστημα θα επανεκκινήσει αυτόματα σε %d δευτερόλεπτο." msgstr[1] "Το σύστημα θα επανεκκινήσει αυτόματα σε %d δευτερόλεπτα." -#: ../js/ui/endSessionDialog.js:112 +#: ../js/ui/endSessionDialog.js:114 msgctxt "title" msgid "Restart & Install Updates" msgstr "Επανεκκίνηση & εγκατάσταση ενημερώσεων" -#: ../js/ui/endSessionDialog.js:114 -#, c-format +#: ../js/ui/endSessionDialog.js:116 +#, javascript-format msgid "The system will automatically restart and install updates in %d second." msgid_plural "" "The system will automatically restart and install updates in %d seconds." @@ -1051,29 +1035,29 @@ msgstr[1] "" "Το σύστημα θα επανεκκινήσει αυτόματα και θα εγκαταστήσει ενημερώσεις σε %d " "δευτερόλεπτα." -#: ../js/ui/endSessionDialog.js:119 +#: ../js/ui/endSessionDialog.js:121 msgctxt "button" msgid "Restart & Install" msgstr "Επανεκκίνηση & εγκατάσταση" -#: ../js/ui/endSessionDialog.js:271 +#: ../js/ui/endSessionDialog.js:275 msgid "Some applications are busy or have unsaved work." msgstr "" "Κάποιες εφαρμογές είναι απασχολημένες ή έχουν εργασία που δεν αποθηκεύτηκε." -#: ../js/ui/endSessionDialog.js:277 +#: ../js/ui/endSessionDialog.js:282 msgid "Other users are logged in." msgstr "Είναι συνδεμένοι άλλοι χρήστες." -#. Translators: Remote here refers to a remote session, like a ssh login -#: ../js/ui/endSessionDialog.js:479 -#, c-format +#. Translators: Remote here refers to a remote session, like a ssh login */ +#: ../js/ui/endSessionDialog.js:485 +#, javascript-format msgid "%s (remote)" msgstr "%s (απομακρυσμένο)" -#. Translators: Console here refers to a tty like a VT console -#: ../js/ui/endSessionDialog.js:482 -#, c-format +#. Translators: Console here refers to a tty like a VT console */ +#: ../js/ui/endSessionDialog.js:488 +#, javascript-format msgid "%s (console)" msgstr "%s (κονσόλα)" @@ -1082,101 +1066,108 @@ msgid "Install" msgstr "Εγκατάσταση" #: ../js/ui/extensionDownloader.js:204 -#, c-format +#, javascript-format msgid "Download and install '%s' from extensions.gnome.org?" msgstr "Λήψη και εγκατάσταση '%s' από το extensions.gnome.org;" -#: ../js/ui/keyboard.js:619 ../js/ui/status/keyboard.js:333 +#: ../js/ui/keyboard.js:621 ../js/ui/status/keyboard.js:335 msgid "Keyboard" msgstr "Πληκτρολόγιο" -#: ../js/ui/lookingGlass.js:689 +#: ../js/ui/lookingGlass.js:640 msgid "No extensions installed" msgstr "Δεν υπάρχουν εγκατεστημένες επεκτάσεις" -#. Translators: argument is an extension UUID. -#: ../js/ui/lookingGlass.js:743 -#, c-format +#. Translators: argument is an extension UUID. */ +#: ../js/ui/lookingGlass.js:694 +#, javascript-format msgid "%s has not emitted any errors." msgstr "Το %s δεν έδωσε σφάλματα." -#: ../js/ui/lookingGlass.js:749 +#: ../js/ui/lookingGlass.js:700 msgid "Hide Errors" msgstr "Απόκρυψη σφαλμάτων" -#: ../js/ui/lookingGlass.js:753 ../js/ui/lookingGlass.js:813 +#: ../js/ui/lookingGlass.js:704 ../js/ui/lookingGlass.js:764 msgid "Show Errors" msgstr "Εμφάνιση σφαλμάτων" -#: ../js/ui/lookingGlass.js:762 +#: ../js/ui/lookingGlass.js:713 msgid "Enabled" msgstr "Ενεργοποιημένο" +#. Translators: this is for a network device that cannot be activated +#. because it's disabled by rfkill (airplane mode) */ #. translators: #. * The device has been disabled -#: ../js/ui/lookingGlass.js:765 ../src/gvc/gvc-mixer-control.c:1830 +#: ../js/ui/lookingGlass.js:716 ../js/ui/status/network.js:472 +#: ../src/gvc/gvc-mixer-control.c:1830 msgid "Disabled" msgstr "Απενεργοποιημένο" -#: ../js/ui/lookingGlass.js:767 +#: ../js/ui/lookingGlass.js:718 msgid "Error" msgstr "Σφάλμα" -#: ../js/ui/lookingGlass.js:769 +#: ../js/ui/lookingGlass.js:720 msgid "Out of date" msgstr "Μη ενημερωμένο" -#: ../js/ui/lookingGlass.js:771 +#: ../js/ui/lookingGlass.js:722 msgid "Downloading" msgstr "Γίνεται λήψη" -#: ../js/ui/lookingGlass.js:795 +#: ../js/ui/lookingGlass.js:746 msgid "View Source" msgstr "Προβολή πηγής" -#: ../js/ui/lookingGlass.js:804 +#: ../js/ui/lookingGlass.js:755 msgid "Web Page" msgstr "Ιστοσελίδα" -#: ../js/ui/messageTray.js:1222 +#: ../js/ui/messageTray.js:1310 msgid "Open" msgstr "Άνοιγμα" -#: ../js/ui/messageTray.js:1229 +#: ../js/ui/messageTray.js:1317 msgid "Remove" msgstr "Αφαίρεση" -#: ../js/ui/messageTray.js:1513 +#: ../js/ui/messageTray.js:1618 +msgid "Notifications" +msgstr "Ειδοποιήσεις" + +#: ../js/ui/messageTray.js:1625 msgid "Clear Messages" msgstr "Καθαρισμός μηνυμάτων" -#: ../js/ui/messageTray.js:1540 +#: ../js/ui/messageTray.js:1644 msgid "Notification Settings" msgstr "Ρυθμίσεις ειδοποιήσεων" -#: ../js/ui/messageTray.js:1559 +#: ../js/ui/messageTray.js:1697 msgid "Tray Menu" msgstr "Μενού περιοχής ειδοποιήσεων" -#: ../js/ui/messageTray.js:1775 +#: ../js/ui/messageTray.js:1913 msgid "No Messages" msgstr "Κανένα μήνυμα" -#: ../js/ui/messageTray.js:1812 +#: ../js/ui/messageTray.js:1951 msgid "Message Tray" msgstr "Περιοχή ειδοποιήσεων μηνυμάτων" -#: ../js/ui/messageTray.js:2787 +#: ../js/ui/messageTray.js:2929 msgid "System Information" msgstr "Πληροφορίες συστήματος" -#: ../js/ui/notificationDaemon.js:629 ../src/shell-app.c:396 +#: ../js/ui/notificationDaemon.js:539 ../src/shell-app.c:396 msgctxt "program" msgid "Unknown" msgstr "Άγνωστο" -#: ../js/ui/overviewControls.js:491 ../js/ui/screenShield.js:152 -#, c-format +#: ../js/ui/overviewControls.js:486 ../js/ui/screenShield.js:153 +#, javascript-format msgid "%d new message" msgid_plural "%d new messages" msgstr[0] "%d νέο μήνυμα" @@ -1186,38 +1177,33 @@ msgstr[1] "%d νέα μηνύματα" msgid "Undo" msgstr "Αναίρεση" -#: ../js/ui/overview.js:127 +#: ../js/ui/overview.js:125 msgid "Overview" msgstr "Επισκόπηση" #. Translators: this is the text displayed #. in the search entry when no search is #. active; it should not exceed ~30 -#. characters. -#: ../js/ui/overview.js:258 +#. characters. */ +#: ../js/ui/overview.js:256 msgid "Type to search…" msgstr "Πληκτρολογήστε για αναζήτηση…" -#: ../js/ui/panel.js:518 +#: ../js/ui/panel.js:516 msgid "Quit" msgstr "Έξοδος" #. Translators: If there is no suitable word for "Activities" -#. in your language, you can use the word for "Overview". -#: ../js/ui/panel.js:570 +#. in your language, you can use the word for "Overview". */ +#: ../js/ui/panel.js:568 msgid "Activities" msgstr "Δραστηριότητες" -#: ../js/ui/panel.js:903 +#: ../js/ui/panel.js:900 msgid "Top Bar" msgstr "Πάνω μπάρα" -#. Translators: this MUST be either "toggle-switch-us" -#. (for toggle switches containing the English words -#. "ON" and "OFF") or "toggle-switch-intl" (for toggle -#. switches containing "◯" and "|"). Other values will -#. simply result in invisible toggle switches. -#: ../js/ui/popupMenu.js:233 +#: ../js/ui/popupMenu.js:260 msgid "toggle-switch-us" msgstr "toggle-switch-intl" @@ -1230,46 +1216,39 @@ msgid "Close" msgstr "Κλείσιμο" #. Translators: This is a time format for a date in -#. long format -#: ../js/ui/screenShield.js:88 +#. long format */ +#: ../js/ui/screenShield.js:89 msgid "%A, %B %d" msgstr "%A, %B %d" -#: ../js/ui/screenShield.js:154 -#, c-format +#: ../js/ui/screenShield.js:155 +#, javascript-format msgid "%d new notification" msgid_plural "%d new notifications" msgstr[0] "%d νέα ειδοποίηση" msgstr[1] "%d νέες ειδοποιήσεις" -#: ../js/ui/screenShield.js:477 ../js/ui/status/system.js:333 +#: ../js/ui/screenShield.js:478 ../js/ui/status/system.js:342 msgid "Lock" msgstr "Κλείδωμα" -#: ../js/ui/screenShield.js:704 +#: ../js/ui/screenShield.js:712 msgid "GNOME needs to lock the screen" msgstr "Το GNOME χρειάζεται να κλειδώσει την οθόνη" -#. We could not become modal, so we can't activate the -#. screenshield. The user is probably very upset at this -#. point, but any application using global grabs is broken -#. Just tell him to stop using this app -#. -#. XXX: another option is to kick the user into the gdm login -#. screen, where we're not affected by grabs -#: ../js/ui/screenShield.js:831 ../js/ui/screenShield.js:1297 +#: ../js/ui/screenShield.js:839 ../js/ui/screenShield.js:1305 msgid "Unable to lock" msgstr "Αδυναμία κλειδώματος" -#: ../js/ui/screenShield.js:832 ../js/ui/screenShield.js:1298 +#: ../js/ui/screenShield.js:840 ../js/ui/screenShield.js:1306 msgid "Lock was blocked by an application" msgstr "Το κλείδωμα εμποδίστηκε από μια εφαρμογή" -#: ../js/ui/searchDisplay.js:447 +#: ../js/ui/search.js:592 msgid "Searching…" msgstr "Αναζήτηση…" -#: ../js/ui/searchDisplay.js:491 +#: ../js/ui/search.js:635 msgid "No results." msgstr "Δε βρέθηκαν αποτελέσματα." @@ -1301,78 +1280,76 @@ msgstr "Απομνημόνευση κωδικού" msgid "Accessibility" msgstr "Προσβασιμότητα" -#: ../js/ui/status/accessibility.js:58 +#: ../js/ui/status/accessibility.js:56 msgid "Zoom" msgstr "Εστίαση" -#: ../js/ui/status/accessibility.js:65 +#: ../js/ui/status/accessibility.js:63 msgid "Screen Reader" msgstr "Αναγνώστης οθόνης" -#: ../js/ui/status/accessibility.js:69 +#: ../js/ui/status/accessibility.js:67 msgid "Screen Keyboard" msgstr "Πληκτρολόγιο οθόνης" -#: ../js/ui/status/accessibility.js:73 +#: ../js/ui/status/accessibility.js:71 msgid "Visual Alerts" msgstr "Οπτικές προειδοποιήσεις" -#: ../js/ui/status/accessibility.js:76 +#: ../js/ui/status/accessibility.js:74 msgid "Sticky Keys" msgstr "Κολλώδη πλήκτρα" -#: ../js/ui/status/accessibility.js:79 +#: ../js/ui/status/accessibility.js:77 msgid "Slow Keys" msgstr "Αργά πλήκτρα" -#: ../js/ui/status/accessibility.js:82 +#: ../js/ui/status/accessibility.js:80 msgid "Bounce Keys" msgstr "Πλήκτρα αναπήδησης" -#: ../js/ui/status/accessibility.js:85 +#: ../js/ui/status/accessibility.js:83 msgid "Mouse Keys" msgstr "Πλήκτρα ποντικιού" -#: ../js/ui/status/accessibility.js:144 +#: ../js/ui/status/accessibility.js:142 msgid "High Contrast" msgstr "Υψηλή αντίθεση" -#: ../js/ui/status/accessibility.js:193 +#: ../js/ui/status/accessibility.js:191 msgid "Large Text" msgstr "Μεγάλο κείμενο" -#. The Bluetooth menu only appears when Bluetooth is in use, -#. so just statically build it with a "Turn Off" menu item. -#: ../js/ui/status/bluetooth.js:28 ../js/ui/status/bluetooth.js:62 +#: ../js/ui/status/bluetooth.js:27 ../js/ui/status/bluetooth.js:62 #: ../js/ui/status/bluetooth.js:99 ../js/ui/status/bluetooth.js:127 #: ../js/ui/status/bluetooth.js:163 ../js/ui/status/bluetooth.js:194 msgid "Bluetooth" msgstr "Bluetooth" -#: ../js/ui/status/bluetooth.js:30 ../js/ui/status/network.js:112 -#: ../js/ui/status/network.js:1034 ../js/ui/status/rfkill.js:46 +#: ../js/ui/status/bluetooth.js:29 ../js/ui/status/network.js:132 +#: ../js/ui/status/network.js:1083 ../js/ui/status/rfkill.js:48 msgid "Turn Off" msgstr "Σβήσιμο" -#: ../js/ui/status/bluetooth.js:33 +#: ../js/ui/status/bluetooth.js:32 msgid "Bluetooth Settings" msgstr "Ρυθμίσεις Bluetooth" #: ../js/ui/status/bluetooth.js:57 -#, c-format +#, javascript-format msgid "%d Connected Device" msgid_plural "%d Connected Devices" msgstr[0] "%d συνδεμένη συσκευή" msgstr[1] "%d συνδεμένες συσκευές" #: ../js/ui/status/bluetooth.js:100 ../js/ui/status/bluetooth.js:128 -#, c-format +#, javascript-format msgid "Authorization request from %s" msgstr "Αίτηση εξουσιοδότησης από %s" #: ../js/ui/status/bluetooth.js:106 ../js/ui/status/bluetooth.js:171 #: ../js/ui/status/bluetooth.js:202 -#, c-format +#, javascript-format msgid "Device %s wants to pair with this computer" msgstr "Η συσκευή %s επιθυμεί να συζευχθεί με αυτόν τον υπολογιστή" @@ -1385,7 +1362,7 @@ msgid "Deny" msgstr "Απόρριψη" #: ../js/ui/status/bluetooth.js:134 -#, c-format +#, javascript-format msgid "Device %s wants access to the service '%s'" msgstr "Η συσκευή %s επιθυμεί πρόσβαση στην υπηρεσία '%s'" @@ -1401,21 +1378,21 @@ msgstr "Μόνο για αυτή τη φορά" msgid "Reject" msgstr "Απόρριψη" -#. Translators: argument is the device short name +#. Translators: argument is the device short name */ #: ../js/ui/status/bluetooth.js:165 -#, c-format +#, javascript-format msgid "Pairing confirmation for %s" msgstr "Επιβεβαίωση σύζευξης για %s" #: ../js/ui/status/bluetooth.js:172 -#, c-format +#, javascript-format msgid "" "Please confirm whether the Passkey '%06d' matches the one on the device." msgstr "" "Παρακαλώ επιβεβαιώστε αν το κλειδί πρόσβασης '%06d' ταιριάζει με αυτό της " "συσκευής." -#. Translators: this is the verb, not the noun +#. Translators: this is the verb, not the noun */ #: ../js/ui/status/bluetooth.js:175 msgid "Matches" msgstr "Ταιριάζει" @@ -1425,7 +1402,7 @@ msgid "Does not match" msgstr "Δεν ταιριάζει" #: ../js/ui/status/bluetooth.js:195 -#, c-format +#, javascript-format msgid "Pairing request for %s" msgstr "Αίτηση σύζευξης για %s" @@ -1437,7 +1414,7 @@ msgstr "Παρακαλώ εισάγετε το PIN που αναφέρεται msgid "OK" msgstr "Εντάξει" -#: ../js/ui/status/brightness.js:42 +#: ../js/ui/status/brightness.js:44 msgid "Brightness" msgstr "Φωτεινότητα" @@ -1445,151 +1422,161 @@ msgstr "Φωτεινότητα" msgid "Show Keyboard Layout" msgstr "Εμφάνιση διάταξης πληκτρολογίου" -#: ../js/ui/status/network.js:72 +#: ../js/ui/status/network.js:71 msgid "" msgstr "<άγνωστο>" -#: ../js/ui/status/network.js:203 ../js/ui/status/network.js:1049 -#| msgid "Offline" +#: ../js/ui/status/network.js:222 ../js/ui/status/network.js:379 +#: ../js/ui/status/network.js:1104 msgid "Off" msgstr "Εκτός σύνδεσης" -#: ../js/ui/status/network.js:276 ../js/ui/status/network.js:955 -#: ../js/ui/status/rfkill.js:49 -msgid "Network Settings" -msgstr "Ρυθμίσεις δικτύου" - #. Translators: this is for network devices that are physically present but are not -#. under NetworkManager's control (and thus cannot be used in the menu) -#: ../js/ui/status/network.js:364 +#. under NetworkManager's control (and thus cannot be used in the menu) */ +#: ../js/ui/status/network.js:385 msgid "unmanaged" msgstr "μη διαχειριζόμενες" -#: ../js/ui/status/network.js:366 +#: ../js/ui/status/network.js:387 msgid "disconnecting..." msgstr "αποσύνδεση..." -#: ../js/ui/status/network.js:372 ../js/ui/status/network.js:1100 +#: ../js/ui/status/network.js:393 ../js/ui/status/network.js:1158 msgid "connecting..." msgstr "σύνδεση..." -#. Translators: this is for network connections that require some kind of key or password -#: ../js/ui/status/network.js:375 ../js/ui/status/network.js:1103 +#. Translators: this is for network connections that require some kind of key or password */ +#: ../js/ui/status/network.js:396 ../js/ui/status/network.js:1161 msgid "authentication required" msgstr "απαιτείται πιστοποίηση" #. Translators: this is for devices that require some kind of firmware or kernel -#. module, which is missing -#: ../js/ui/status/network.js:383 +#. module, which is missing */ +#: ../js/ui/status/network.js:404 msgid "firmware missing" msgstr "έλλειψη firmware" #. Translators: this is for a network device that cannot be activated (for example it -#. is disabled by rfkill, or it has no coverage -#: ../js/ui/status/network.js:387 +#. is disabled by rfkill, or it has no coverage */ +#: ../js/ui/status/network.js:408 msgid "unavailable" msgstr "μη διαθέσιμο" -#: ../js/ui/status/network.js:389 ../js/ui/status/network.js:1105 +#: ../js/ui/status/network.js:410 ../js/ui/status/network.js:1163 msgid "connection failed" msgstr "αποτυχία σύνδεσης" -#: ../js/ui/status/network.js:654 +#: ../js/ui/status/network.js:426 ../js/ui/status/network.js:512 +msgid "Mobile Broadband Settings" +msgstr "Ρυθμίσεις Κινήτης Ευρυζωνικής" + +#: ../js/ui/status/network.js:468 ../js/ui/status/network.js:1102 +msgid "Hardware Disabled" +msgstr "Το Υλικό Απενεργοποιήθηκε" + +#: ../js/ui/status/network.js:694 msgid "Wi-Fi Networks" msgstr "Δίκτυα Wi-Fi" -#: ../js/ui/status/network.js:656 +#: ../js/ui/status/network.js:696 msgid "Select a network" msgstr "Επιλογή δικτύου" -#: ../js/ui/status/network.js:680 +#: ../js/ui/status/network.js:720 msgid "No Networks" msgstr "Χωρίς δίκτυα" -#: ../js/ui/status/network.js:949 +#: ../js/ui/status/network.js:989 msgid "Select Network" msgstr "Επιλογή δικτύου" -#: ../js/ui/status/network.js:1034 +#: ../js/ui/status/network.js:995 +msgid "Wi-Fi Settings" +msgstr "Ρυθμίσεις Wi-Fi" + +#: ../js/ui/status/network.js:1083 msgid "Turn On" msgstr "Ενεργοποίηση" -#: ../js/ui/status/network.js:1167 +#: ../js/ui/status/network.js:1106 +msgid "Not Connected" +msgstr "Χωρίς σύνδεση" + +#: ../js/ui/status/network.js:1226 msgid "VPN" msgstr "VPN" -#: ../js/ui/status/network.js:1306 +#: ../js/ui/status/network.js:1366 msgid "Network Manager" msgstr "Διαχειριστής δικτύου" -#: ../js/ui/status/network.js:1345 +#: ../js/ui/status/network.js:1405 msgid "Connection failed" msgstr "Αποτυχία σύνδεσης" -#: ../js/ui/status/network.js:1346 +#: ../js/ui/status/network.js:1406 msgid "Activation of network connection failed" msgstr "Απέτυχε η ενεργοποίηση της σύνδεσης δικτύου" -#: ../js/ui/status/power.js:46 -msgid "Battery" -msgstr "Μπαταρία" - -#: ../js/ui/status/power.js:47 +#: ../js/ui/status/power.js:49 msgid "Power Settings" msgstr "Ρυθμίσεις τροφοδοσίας" -#: ../js/ui/status/power.js:63 +#: ../js/ui/status/power.js:65 msgid "Fully Charged" msgstr "Πλήρως φορτισμένη" -#. 0 is reported when UPower does not have enough data -#. to estimate battery life -#. state is one of PENDING_CHARGING, PENDING_DISCHARGING -#: ../js/ui/status/power.js:69 ../js/ui/status/power.js:86 +#: ../js/ui/status/power.js:72 ../js/ui/status/power.js:78 msgid "Estimating…" msgstr "Εκτίμηση…" -#. Translators: this is : Remaining () -#: ../js/ui/status/power.js:77 -#, c-format -msgid "%d\\u2236%02d Remaining (%d%%)" -msgstr "%d\\u2236%02d Απομένει (%d%%)" +#: ../js/ui/status/power.js:86 +#, javascript-format +msgid "%d∶%02d Remaining (%d%%)" +msgstr "%d∶%02d Απομένει (%d%%)" -#. Translators: this is : Until Full () -#: ../js/ui/status/power.js:82 -#, c-format -msgid "%d\\u2236%02d Until Full (%d%%)" -msgstr "%d\\u2236%02d μέχρι πλήρης (%d%%)" +#: ../js/ui/status/power.js:91 +#, javascript-format +msgid "%d∶%02d Until Full (%d%%)" +msgstr "%d∶%02d Πλήρης Μέχρι (%d%%)" -#. The menu only appears when airplane mode is on, so just -#. statically build it as if it was on, rather than dynamically -#. changing the menu contents. -#: ../js/ui/status/rfkill.js:43 +#: ../js/ui/status/power.js:119 +msgid "UPS" +msgstr "UPS" + +#: ../js/ui/status/power.js:121 +msgid "Battery" +msgstr "Μπαταρία" + +#: ../js/ui/status/rfkill.js:45 msgid "Airplane Mode" msgstr "Κατάσταση λειτουργίας αεροπλάνου" -#: ../js/ui/status/rfkill.js:45 -#| msgid "Open" +#: ../js/ui/status/rfkill.js:47 msgid "On" msgstr "Ενεργοποίηση" -#: ../js/ui/status/system.js:305 +#: ../js/ui/status/rfkill.js:51 +msgid "Network Settings" +msgstr "Ρυθμίσεις δικτύου" + +#: ../js/ui/status/system.js:314 msgid "Switch User" msgstr "Αλλαγή χρήστη" -#: ../js/ui/status/system.js:310 +#: ../js/ui/status/system.js:319 msgid "Log Out" msgstr "Αποσύνδεση" -#: ../js/ui/status/system.js:329 +#: ../js/ui/status/system.js:338 msgid "Orientation Lock" msgstr "Κλείδωμα προσανατολισμού" -#: ../js/ui/status/system.js:337 +#: ../js/ui/status/system.js:346 msgid "Suspend" msgstr "Αναστολή" -#: ../js/ui/status/system.js:340 +#: ../js/ui/status/system.js:349 msgid "Power Off" msgstr "Απενεργοποίηση" @@ -1613,30 +1600,16 @@ msgstr "Σύνδεση ως άλλος χρήστης" msgid "Unlock Window" msgstr "Ξεκλείδωμα παραθύρου" -#: ../js/ui/viewSelector.js:104 +#: ../js/ui/viewSelector.js:99 msgid "Applications" msgstr "Εφαρμογές" -#: ../js/ui/viewSelector.js:108 +#: ../js/ui/viewSelector.js:103 msgid "Search" msgstr "Αναζήτηση" -#: ../js/ui/wanda.js:77 -#, c-format -msgid "" -"Sorry, no wisdom for you today:\n" -"%s" -msgstr "" -"Συγγνώμη, κανένα απόφθεγμα για εσάς σήμερα:\n" -"%s" - -#: ../js/ui/wanda.js:81 -#, c-format -msgid "%s the Oracle says" -msgstr "%s ο Προφήτης λέει" - #: ../js/ui/windowAttentionHandler.js:19 -#, c-format +#, javascript-format msgid "'%s' is ready" msgstr "Το '%s' είναι έτοιμο" @@ -1646,7 +1619,7 @@ msgstr "Θέλετε να κρατήσετε αυτές τις ρυθμίσει #. Translators: this and the following message should be limited in lenght, #. to avoid ellipsizing the labels. -#. +#. */ #: ../js/ui/windowManager.js:75 msgid "Revert Settings" msgstr "Επαναφορά ρυθμίσεων" @@ -1656,7 +1629,7 @@ msgid "Keep Changes" msgstr "Διατήρηση αλλαγών" #: ../js/ui/windowManager.js:97 -#, c-format +#, javascript-format msgid "Settings changes will revert in %d second" msgid_plural "Settings changes will revert in %d seconds" msgstr[0] "Οι αλλαγές ρυθμίσεων θα επανέλθουν σε %d δευτερόλεπτο" @@ -1688,26 +1661,26 @@ msgstr[1] "%u είσοδοι" msgid "System Sounds" msgstr "Ήχοι συστήματος" -#: ../src/main.c:353 +#: ../src/main.c:351 msgid "Print version" msgstr "Έκδοση εκτύπωσης" -#: ../src/main.c:359 +#: ../src/main.c:357 msgid "Mode used by GDM for login screen" msgstr "" "Κατάσταση λειτουργίας που χρησιμοποιείται από το GDM για την οθόνη σύνδεσης" -#: ../src/main.c:365 +#: ../src/main.c:363 msgid "Use a specific mode, e.g. \"gdm\" for login screen" msgstr "" "Χρησιμοποιήστε μια συγκεκριμένη κατάσταση λειτουργίας, π.χ. \"gdm\" για την " "οθόνη σύνδεσης" -#: ../src/main.c:371 +#: ../src/main.c:369 msgid "List possible modes" msgstr "Λίστα πιθανών καταστάσεων λειτουργίας" -#: ../src/shell-app.c:644 +#: ../src/shell-app.c:639 #, c-format msgid "Failed to launch '%s'" msgstr "Αποτυχία εκκίνησης '%s'" @@ -1724,6 +1697,24 @@ msgstr "Ο κωδικός δεν μπορεί να είναι κενός" msgid "Authentication dialog was dismissed by the user" msgstr "Το παράθυρο πιστοποίησης έκλεισε από τον χρήστη" +#~ msgid "" +#~ "Sorry, no wisdom for you today:\n" +#~ "%s" +#~ msgstr "" +#~ "Συγγνώμη, κανένα απόφθεγμα για εσάς σήμερα:\n" +#~ "%s" + +#~ msgid "%s the Oracle says" +#~ msgstr "%s ο Προφήτης λέει" + +#~ msgctxt "event list time" +#~ msgid "%H\\u2236%M" +#~ msgstr "%Ω\\u2236%Λ" + +#~ msgctxt "event list time" +#~ msgid "%l\\u2236%M\\u2009%p" +#~ msgstr "%l\\u2236%M\\u2009%p" + #~ msgid "Screenshots" #~ msgstr "Στιγμιότυπα οθόνης" @@ -1875,9 +1866,6 @@ msgstr "Το παράθυρο πιστοποίησης έκλεισε από τ #~ msgid "Set Up a New Device…" #~ msgstr "Ρύθμιση νέας συσκευής…" -#~ msgid "hardware disabled" -#~ msgstr "απενεργοποιημένο μέσω διακόπτη" - #~ msgid "Connection" #~ msgstr "Σύνδεση" @@ -1914,9 +1902,6 @@ msgstr "Το παράθυρο πιστοποίησης έκλεισε από τ #~ msgid "Auto Ethernet" #~ msgstr "Αυτόματα Ethernet" -#~ msgid "Mobile broadband" -#~ msgstr "Κινήτη ευρυζωνική" - #~ msgid "Auto broadband" #~ msgstr "Αυτόματα ευρυζωνική" @@ -1971,9 +1956,6 @@ msgstr "Το παράθυρο πιστοποίησης έκλεισε από τ #~ msgid "Laptop Battery" #~ msgstr "Μπαταρία φορητού" -#~ msgid "UPS" -#~ msgstr "UPS" - #~ msgid "Monitor" #~ msgstr "Οθόνη" @@ -2014,9 +1996,6 @@ msgstr "Το παράθυρο πιστοποίησης έκλεισε από τ #~ msgid "Idle" #~ msgstr "Αδρανής" -#~ msgid "Notifications" -#~ msgstr "Ειδοποιήσεις" - #~ msgid "Your chat status will be set to busy" #~ msgstr "Η κατάσταση συνομιλίας σας θα ορισθεί σε απασχολημένος"