stylus/_locales/el/messages.json

807 lines
33 KiB
JSON
Raw Normal View History

2014-10-03 20:39:17 +00:00
{
2018-08-12 11:41:17 +00:00
"addStyleLabel": {
2018-11-30 01:41:18 +00:00
"message": "Γράψτε νέο στυλ",
"description": "Label for the button to go to the add style page"
2018-08-12 11:41:17 +00:00
},
"addStyleTitle": {
2018-11-30 01:41:18 +00:00
"message": "Προσθήκη στυλ",
"description": "Title of the page for adding styles"
2018-08-12 11:41:17 +00:00
},
2021-02-04 01:04:35 +00:00
"alphaChannel": {
"message": "Αδιαφάνεια",
"description": "Label of color's opacity"
},
2018-08-12 11:41:17 +00:00
"appliesAdd": {
2018-11-30 01:41:18 +00:00
"message": "Προσθήκη",
"description": "Label for the button to add an 'applies' entry"
2018-08-12 11:41:17 +00:00
},
"appliesDisplay": {
"message": "Ισχύει για: $applies$",
2018-11-30 01:41:18 +00:00
"description": "Text on the manage screen to describe what the style applies to",
2018-08-12 11:41:17 +00:00
"placeholders": {
"applies": {
"content": "$1"
}
}
},
"appliesDisplayTruncatedSuffix": {
2018-11-30 01:41:18 +00:00
"message": "και πολλά άλλα",
"description": "Text added to appliesDisplay when there are more sites for the style than are displayed"
2018-08-12 11:41:17 +00:00
},
"appliesDomainOption": {
2018-11-30 01:41:18 +00:00
"message": "URL στον τομέα",
"description": "Option to make the style apply to the entered string as a domain"
2018-08-12 11:41:17 +00:00
},
"appliesHelp": {
2018-11-30 01:41:18 +00:00
"message": "Χρησιμοποιήστε το \"Ισχύει για\" έλεγχοι ώστε να περιοριστουν ποιες διευθύνσεις τον κώδικα σε αυτό το τμήμα να εφαρμόζονται.",
"description": "Help text for 'applies to' section"
2018-08-12 11:41:17 +00:00
},
"appliesLabel": {
2018-11-30 01:41:18 +00:00
"message": "Ισχύει για",
"description": "Label for 'applies to' fields on the edit/add screen"
2018-08-12 11:41:17 +00:00
},
2021-02-04 01:04:35 +00:00
"appliesLineWidgetWarning": {
"message": "Δε λειτουργεί με minified CSS.",
"description": "A warning that applies-to information won't show properly with minified CSS"
},
2018-08-12 11:41:17 +00:00
"appliesRegexpOption": {
2018-11-30 01:41:18 +00:00
"message": "Διευθύνσεις URL που ταιριάζουν με την κανονική έκφραση",
"description": "Option to make the style apply to the entered string as a regular expression"
2018-08-12 11:41:17 +00:00
},
"appliesRemove": {
2018-11-30 01:41:18 +00:00
"message": "Αφαίρεση",
"description": "Label for the button to remove an 'applies' entry"
2018-08-12 11:41:17 +00:00
},
"appliesSpecify": {
2018-11-30 01:41:18 +00:00
"message": "Καθορισμός",
"description": "Label for the button to make a style apply only to specific sites"
2018-08-12 11:41:17 +00:00
},
"appliesToEverything": {
2018-11-30 01:41:18 +00:00
"message": "Τα πάντα",
"description": "Text displayed for styles that apply to all sites"
2018-08-12 11:41:17 +00:00
},
2021-02-04 01:04:35 +00:00
"appliesUrlOption": {
"message": "διεύθυνση URL",
"description": "Option to make the style apply to the entered string as a URL"
},
2018-08-12 11:41:17 +00:00
"appliesUrlPrefixOption": {
2018-11-30 01:41:18 +00:00
"message": "Διευθύνσεις URL που αρχίζουν με",
"description": "Option to make the style apply to the entered string as a URL prefix"
2018-08-12 11:41:17 +00:00
},
"applyAllUpdates": {
2018-11-30 01:41:18 +00:00
"message": "Εφαρμογή όλων των ενημερώσεων",
"description": "Label for the button to apply all detected updates"
2018-08-12 11:41:17 +00:00
},
2021-02-04 01:04:35 +00:00
"author": {
"message": "Συντάκτης",
"description": "Label for the style author"
},
"backupButtons": {
"message": "Δημιουργήστε αντίγραφο ασφαλείας",
"description": "Heading for backup"
},
"backupMessage": {
"message": "Επιλέξτε ένα αρχείο ή σύρετέ το σε αυτήν τη σελίδα",
"description": "Message for backup"
},
"bckpInstStyles": {
"message": "Εξαγωγή στυλ",
"description": ""
},
2018-08-12 11:41:17 +00:00
"checkAllUpdates": {
2018-11-30 01:41:18 +00:00
"message": "Έλεγχος όλων των στυλ για ενημερώσεις",
"description": "Label for the button to check all styles for updates"
2018-08-12 11:41:17 +00:00
},
2021-02-04 01:04:35 +00:00
"checkAllUpdatesForce": {
"message": "Ελέγξτε πάλι, δεν επεξεργάστηκα κανένα στυλ!",
"description": "Label for the button to apply all detected updates"
},
2018-08-12 11:41:17 +00:00
"checkForUpdate": {
2018-11-30 01:41:18 +00:00
"message": "Έλεγχος για ενημερώσεις",
"description": "Label for the button to check a single style for an update"
2018-08-12 11:41:17 +00:00
},
"checkingForUpdate": {
2018-11-30 01:41:18 +00:00
"message": "Έλεγχος...",
"description": "Text to display when checking a style for an update"
2018-08-12 11:41:17 +00:00
},
2021-02-04 01:04:35 +00:00
"clickToUninstall": {
"message": "Πατήστε για απεγκατάσταση",
"description": "Label for the overlay on a style thumbnail when installed via inline search in the popup"
},
"cm_autoCloseBrackets": {
"message": "Αυτόματο κλείσιμο παρενθέσεων και εισαγωγικών",
"description": "Label for the checkbox in the style editor."
},
"cm_autocompleteOnTyping": {
"message": "Αυτόματη συμπλήρωση καθώς πληκτρολογείτε",
"description": "Label for the checkbox in the style editor."
},
2018-08-12 11:41:17 +00:00
"cm_indentWithTabs": {
2018-11-30 01:41:18 +00:00
"message": "Χρήση καρτελών με έξυπνη εσοχή",
"description": "Label for the checkbox controlling tabs with smart indentation option for the style editor."
2018-08-12 11:41:17 +00:00
},
2021-02-04 01:04:35 +00:00
"cm_keyMap": {
"message": "Συντομεύσεις πληκτρολογίου",
"description": "Label for the drop-down list controlling the keymap for the style editor."
},
2018-08-12 11:41:17 +00:00
"cm_lineWrapping": {
2018-11-30 01:41:18 +00:00
"message": "Αναδίπλωση λέξεων",
"description": "Label for the checkbox controlling word wrap option for the style editor."
2018-08-12 11:41:17 +00:00
},
2021-02-04 01:04:35 +00:00
"cm_matchHighlight": {
"message": "Υπογράμμιση",
"description": "Label for the drop-down list controlling the automatic highlighting of current word/selection occurrences in the style editor."
},
"cm_resizeGripHint": {
"message": "Διπλό κλικ για μεγιστοποίηση/επαναφορά ύψους",
"description": "Tooltip for the resize grip in style editor"
},
2018-08-12 11:41:17 +00:00
"cm_smartIndent": {
2018-11-30 01:41:18 +00:00
"message": "Χρήση έξυπνης εσοχής",
"description": "Label for the checkbox controlling smart indentation option for the style editor."
2018-08-12 11:41:17 +00:00
},
"cm_tabSize": {
2018-11-30 01:41:18 +00:00
"message": "Μέγεθος καρτέλας",
"description": "Label for the text box controlling tab size option for the style editor."
2018-08-12 11:41:17 +00:00
},
2021-02-04 01:04:35 +00:00
"cm_theme": {
"message": "Θέμα",
"description": "Label for the style editor's CSS theme."
},
"configOnChange": {
"message": "στην αλλαγή",
"description": "VERY SHORT label for the checkbox in style config dialog after the save button - when enabled the changes in the dialog are saved and applied automatically without the need to press the Save button"
},
"configOnChangeTooltip": {
"message": "Αυτόματη αποθήκευση και εφαρμογή αλλαγών",
"description": ""
},
"configureStyle": {
"message": "Ρυθμίσεις",
"description": "Label for the button to configure usercss userstyle"
},
"confirmCancel": {
"message": "Άκυρο",
"description": ""
},
"confirmClose": {
"message": "Κλείσιμο",
"description": "'Close' button in a confirm dialog"
},
"confirmDefault": {
"message": "Χρήση προεπιλογής",
"description": "'Set to default' button in a confirm dialog"
},
"confirmDelete": {
"message": "Διαγραφή",
"description": ""
},
"confirmDiscardChanges": {
"message": "Απόρριψη αλλαγών;",
"description": "Generic label or title displayed when trying to close something (not a style) with unsaved changes"
},
"confirmNo": {
"message": "Όχι",
"description": "'No' button in a confirm dialog"
},
"confirmOK": {
"message": "ΟΚ",
"description": ""
},
"confirmSave": {
"message": "Αποθήκευση",
"description": "'Save' button in a confirm dialog"
},
"confirmYes": {
"message": "Ναι",
"description": "'Yes' button in a confirm dialog"
},
2018-08-12 11:41:17 +00:00
"dbError": {
2018-11-30 01:41:18 +00:00
"message": "Παρουσιάστηκε σφάλμα χρησιμοποιώντας την κομψή βάση δεδομένων. Θα θέλατε να επισκεφθείτε μια ιστοσελίδα με πιθανές λύσεις;",
"description": "Prompt when a DB error is encountered"
2018-08-12 11:41:17 +00:00
},
2021-02-04 01:04:35 +00:00
"defaultTheme": {
"message": "προεπιλογή",
"description": "Default CodeMirror CSS theme option on the edit style page"
},
2018-08-12 11:41:17 +00:00
"deleteStyleConfirm": {
2018-11-30 01:41:18 +00:00
"message": "Είστε σίγουροι ότι θέλετε να διαγράψετε αυτό το στυλ;",
"description": "Confirmation before deleting a style"
2018-08-12 11:41:17 +00:00
},
"deleteStyleLabel": {
2018-11-30 01:41:18 +00:00
"message": "Διαγραφή",
"description": "Label for the button to delete a style"
2018-08-12 11:41:17 +00:00
},
"description": {
2018-11-30 01:41:18 +00:00
"message": "Επαναπροσδιορίση του διαδίκτυου με το Stylus, έναν διαχειριστή στυλ. Το Stylus σας επιτρέπει να εγκαταστήσετε εύκολα themes και skins για πολλές δημοφιλείς ιστοσελίδες.",
"description": "Extension description"
2018-08-12 11:41:17 +00:00
},
"disableAllStyles": {
2018-11-30 01:41:18 +00:00
"message": "Απενεργοποιηση ολων των στυλ",
"description": "Label for the checkbox that turns all enabled styles off."
2018-08-12 11:41:17 +00:00
},
"disableStyleLabel": {
2018-11-30 01:41:18 +00:00
"message": "Απενεργοποίηση",
"description": "Label for the button to disable a style"
2018-08-12 11:41:17 +00:00
},
2021-02-04 01:04:35 +00:00
"editDeleteText": {
"message": "Διαγραφή",
"description": "Label for the context menu item in the editor to delete selected text"
},
2018-08-12 11:41:17 +00:00
"editGotoLine": {
2018-11-30 01:41:18 +00:00
"message": "Μετάβαση στη γραμμή (ή line:col)",
"description": "Go to line or line:column on Ctrl-G in style code editor"
2018-08-12 11:41:17 +00:00
},
"editStyleHeading": {
2018-11-30 01:41:18 +00:00
"message": "Επεξεργασία Στυλ",
"description": "Title of the page for editing styles"
2018-08-12 11:41:17 +00:00
},
"editStyleLabel": {
2018-11-30 01:41:18 +00:00
"message": "Επεξεργασία",
"description": "Label for the button to go to the edit style page"
2018-08-12 11:41:17 +00:00
},
"editStyleTitle": {
"message": "Επεξεργασία του στυλ $stylename$",
2018-11-30 01:41:18 +00:00
"description": "Title of the page for editing styles",
2018-08-12 11:41:17 +00:00
"placeholders": {
"stylename": {
"content": "$1"
}
}
},
"enableStyleLabel": {
2018-11-30 01:41:18 +00:00
"message": "Ενεργοποίηση",
"description": "Label for the button to enable a style"
2018-08-12 11:41:17 +00:00
},
2021-02-04 01:04:35 +00:00
"exportLabel": {
"message": "Εξαγωγή",
"description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)"
},
"externalFeedback": {
"message": "Σχόλια",
"description": "Label for the external link to send feedback for the style"
},
"externalHomepage": {
"message": "Αρχική σελίδα",
"description": "Label for the external link to style's homepage"
},
"externalSupport": {
"message": "Υποστήριξη",
"description": "Label for the external link to style's support site"
},
"filteredStyles": {
"message": "Βλέπετε $numShown$ από 2$numTotal$ συνολικά",
"description": "TL note - make this message short",
"placeholders": {
"numTotal": {
"content": "$2"
},
"numShown": {
"content": "$1"
}
}
},
"findStyles": {
"message": "Εύρεση στυλ",
"description": "Text for a link that gets a list of styles for the current site"
},
2018-08-12 11:41:17 +00:00
"findStylesForSite": {
2018-11-30 01:41:18 +00:00
"message": "Αναζήτηση περισσότερων στυλ για αυτή την ιστοσελίδα",
"description": "Text for a link that gets a list of styles for the current site"
2018-08-12 11:41:17 +00:00
},
2021-02-04 01:04:35 +00:00
"genericAdd": {
"message": "Προσθήκη",
"description": "Used in various places for an action that adds something"
},
"genericClone": {
"message": "Δημιουργία αντιγράφου",
"description": "Used in various places for an action that clones something"
},
"genericDisabledLabel": {
"message": "Απενεργοποιημένο",
"description": "Used in various lists/options to indicate that something is disabled"
},
"genericEnabledLabel": {
"message": "Ενεργοποιημένο",
"description": "Used in various lists/options to indicate that something is enabled"
},
"genericHistoryLabel": {
"message": "Ιστορικό",
"description": "Used in various places to show a history log of something"
},
"genericNext": {
"message": "Επόμενο",
"description": "Used in various places to select/perform the next step/action"
},
"genericPrevious": {
"message": "Προηγούμενο",
"description": "Used in various places to select/perform the previous step/action"
},
"genericResetLabel": {
"message": "Επαναφορά",
"description": "Used in various parts of UI to indicate that something may be reset to its original state"
},
"genericSavedMessage": {
"message": "Αποθηκεύτηκε",
"description": "Used in various parts of the UI to indicate that something was saved"
},
"genericTitle": {
"message": "Τίτλος",
"description": "Used in various parts of the UI to indicate the title of something"
},
"genericUnknown": {
"message": "Άγνωστο",
"description": "Used in various parts of the UI to indicate if something is unknown (e.g. an unknown date)"
},
2018-08-12 11:41:17 +00:00
"helpAlt": {
2018-11-30 01:41:18 +00:00
"message": "Βοήθεια",
"description": "Alternate text for help buttons"
2018-08-12 11:41:17 +00:00
},
2021-02-04 01:04:35 +00:00
"helpKeyMapCommand": {
"message": "Πληκτρολογήστε μια εντολή",
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
},
"helpKeyMapHotkey": {
"message": "Πληκτρολογήστε ένα hotkey",
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
},
"importLabel": {
"message": "Εισαγωγή",
"description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)"
},
"importReplaceLabel": {
"message": "Αντικατάσταση στυλ",
"description": "Label for the button to import and overwrite current style"
},
"importReportLegendAdded": {
"message": "προστέθηκαν",
"description": "Text after the number of styles added in the report shown after importing styles"
},
"importReportLegendUpdatedCode": {
"message": "ενημερωμένος κώδικας",
"description": "Text after the number of styles with updated code (meta info is unchanged) in the report shown after importing styles"
},
"importReportTitle": {
"message": "Η εισαγωγή στυλ τελείωσε",
"description": "Title of the report shown after importing styles"
},
"importReportUnchanged": {
"message": "Τίποτα δεν άλλαξε",
"description": "Message in the report shown after importing styles"
},
"importReportUndoneTitle": {
"message": "Η εισαγωγή έχει αναιρεθεί",
"description": "Title of the message box shown after undoing the import of styles"
},
"installButton": {
"message": "Εγκατάσταση στυλ",
"description": "Label for install button"
},
"installButtonInstalled": {
"message": "Το στυλ έχει εγκατασταθεί.",
"description": "Text displayed when the style is successfully installed"
},
"installButtonReinstall": {
"message": "Επανεγκατάσταση στυλ",
"description": "Label for reinstall button"
},
"installButtonUpdate": {
"message": "Ενημέρωση στυλ",
"description": "Label for update button"
},
2018-08-12 11:41:17 +00:00
"installUpdate": {
2018-11-30 01:41:18 +00:00
"message": "Εγκατάσταση ενημέρωσης",
"description": "Label for the button to install an update for a single style"
2018-08-12 11:41:17 +00:00
},
2021-02-04 01:04:35 +00:00
"installUpdateFromLabel": {
"message": "Έλεγχος για ενημερώσεις",
"description": "Label for the checkbox to save current URL for update check"
},
"license": {
"message": "Άδεια χρήσης",
"description": "Label for the license"
},
"linkGetHelp": {
"message": "Βοήθεια",
"description": "Homepage link text on the manage page e.g. https://add0n.com/stylus.html#features with chat/FAQ/intro/info"
},
"linkTranslate": {
"message": "Μετάφραση",
"description": "Transifex link text on the manage page"
},
"linterConfigTooltip": {
"message": "Πατήστε εδώ για να ρυθμίσετε το linter",
"description": "Icon tooltip to indicate that it opens a popup with the selected linter configuration"
},
"linterIssues": {
"message": "Ζητήματα",
"description": "Label for the CSS linter issues block on the style edit page"
},
"linterJSONError": {
"message": "Μη έγκυρη μορφή JSON",
"description": "Setting linter config with invalid JSON"
},
"linterResetMessage": {
"message": "Για αναίρεση μιας κατά λάθος επαναφοράς, πατήστε Ctrl-Z (ή Cmd-Z) στο πλαίσιο κειμένου",
"description": "Reset button tooltip to inform user on how to undo an accidental reset"
},
"manageFaviconsHelp": {
"message": "Το Stylus χρησιμοποιεί μία εξωτερική υπηρεσία https://www.google.com/s2/favicons",
"description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page"
},
2018-08-12 11:41:17 +00:00
"manageFilters": {
2018-11-30 01:41:18 +00:00
"message": "Φίλτρα",
"description": "Label for filters container"
2018-08-12 11:41:17 +00:00
},
"manageHeading": {
2018-11-30 01:41:18 +00:00
"message": "Εγκατεστημένα Στυλ",
"description": "Heading for the manage page"
2018-08-12 11:41:17 +00:00
},
2021-02-04 01:04:35 +00:00
"manageOnlyDisabled": {
"message": "Μόνο απενεργοποιημένα στυλ",
"description": "Checkbox to show only disabled styles"
},
2018-08-12 11:41:17 +00:00
"manageOnlyEnabled": {
2018-11-30 01:41:18 +00:00
"message": "Μόνο ενεργοποιημένα στυλ",
"description": "Checkbox to show only enabled styles"
2018-08-12 11:41:17 +00:00
},
2021-02-04 01:04:35 +00:00
"manageOnlyExternal": {
"message": "Μόνο στυλ από άλλες ιστοσελίδες",
"description": "Checkbox to show only externally installed styles i.e. updatable"
},
"manageOnlyLocal": {
"message": "Μόνο στυλ δημιουργημένα τοπικά",
"description": "Checkbox to show only locally created styles i.e. non-updatable"
},
2018-08-12 11:41:17 +00:00
"manageTitle": {
2018-11-30 01:41:18 +00:00
"message": "Κομψή",
"description": "Title for the manage page"
2018-08-12 11:41:17 +00:00
},
"menuShowBadge": {
2018-11-30 01:41:18 +00:00
"message": "Εμφάνιση ενεργους καταμέτρησης στυλ",
"description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text."
2018-08-12 11:41:17 +00:00
},
"noStylesForSite": {
2018-11-30 01:41:18 +00:00
"message": "Δεν υπάρχουν εγκατεστημένα στυλ για αυτή την ιστοσελίδα.",
"description": "Text displayed when no styles are installed for the current site"
2018-08-12 11:41:17 +00:00
},
"openManage": {
2018-11-30 01:41:18 +00:00
"message": "Διαχείριση εγκατεστημένων στυλ",
"description": "Link to open the manage page."
2018-08-12 11:41:17 +00:00
},
2021-02-04 01:04:35 +00:00
"openStylesManager": {
"message": "Άνοιγμα διαχείρισης στυλ",
"description": "Label for the style maanger opener in the browser action context menu."
},
"optionsActions": {
"message": "Ενέργειες",
"description": ""
},
"optionsAdvanced": {
"message": "Για προχωρημένους",
"description": ""
},
"optionsBadgeNormal": {
"message": "Χρώμα υποβάθρου",
"description": ""
},
"optionsCheck": {
"message": "Ενημέρωση στυλ",
"description": ""
},
"optionsCheckUpdate": {
"message": "Έλεγχος και εγκατάσταση διαθέσιμων ενημερώσεων",
"description": ""
},
"optionsCustomizePopup": {
"message": "Αναδυόμενο παράθυρο",
"description": ""
},
"optionsCustomizeUpdate": {
"message": "Ενημερώσεις",
"description": ""
},
2018-08-12 11:41:17 +00:00
"optionsHeading": {
2018-11-30 01:41:18 +00:00
"message": "Επιλογές",
"description": "Heading for options section on manage page."
2018-08-12 11:41:17 +00:00
},
2021-02-04 01:04:35 +00:00
"optionsIconDark": {
"message": "Σκούρο θέμα φυλλομετρητή",
"description": ""
},
"optionsOpen": {
"message": "Άνοιγμα",
"description": ""
},
"optionsOpenManager": {
"message": "Διαχείριση στυλ",
"description": ""
},
"optionsPopupWidth": {
"message": "Πλάτος αναδυόμενου παραθύρου (σε pixels)",
"description": ""
},
"optionsReset": {
"message": "Επαναφορά ρυθμίσεων στις προεπιλεγμένες",
"description": ""
},
"optionsResetButton": {
"message": "Επαναφορά επιλογών",
"description": ""
},
"optionsSubheading": {
"message": "Περισσότερες επιλογές",
"description": "Subheading for options section on manage page."
},
"optionsUpdateInterval": {
"message": "Διάστημα αυτόματης ενημέρωσης των στυλ σε ώρες (0 για απενεργοποίηση)",
"description": ""
},
"paginationNext": {
"message": "Επόμενη σελίδα",
"description": "Tooltip for the '->' (next page) button in search results"
},
"paginationPrevious": {
"message": "Προηγούμενη σελίδα",
"description": "Tooltip for the '<-' button in search results"
},
"popupBordersTooltip": {
"message": "Χρήσιμο για σκούρα θέματα στο καινούριο Chrome, καθώς δε βάφει πλέον τα ακριανά περιθώρια.",
"description": ""
},
"popupOpenEditInWindow": {
"message": "Άνοιγμα επεξαργαστή σε νέο παράθυρο",
"description": "Label for the checkbox controlling 'edit' action behavior in the popup."
},
2018-08-12 11:41:17 +00:00
"popupStylesFirst": {
2018-11-30 01:41:18 +00:00
"message": "Στυλ λίστας πριν των εντολών στο μενού του κουμπιού γραμμής εργαλείων",
"description": "Label for the checkbox controlling section order in the popup."
2018-08-12 11:41:17 +00:00
},
"prefShowBadge": {
2018-11-30 01:41:18 +00:00
"message": "Εμφάνιση αριθμού των στυλ που δραστηριοποιούνται για την τρέχουσα τοποθεσία στην μπάρα εργαλείων",
"description": "Label for the checkbox controlling toolbar badge text."
2018-08-12 11:41:17 +00:00
},
2021-02-04 01:04:35 +00:00
"replace": {
"message": "Αντικατάσταση",
"description": "Label before the replace input field in the editor shown on Ctrl-H"
},
"replaceAll": {
"message": "Αντικατάσταση όλων",
"description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey"
},
"replaceWith": {
"message": "Αντικατάσταση με",
"description": "Label before the replace-with input field in the editor shown on Ctrl-H etc."
},
"retrieveBckp": {
"message": "Εισαγωγή στυλ",
"description": ""
},
"search": {
"message": "Αναζήτηση",
"description": "Label before the search input field in the editor shown on Ctrl-F"
},
"searchRegexp": {
"message": "Χρησιμοποιήστε τη σύνταξη /re/ για αναζήτηση με regexp.",
"description": "Label after the search input field in the editor shown on Ctrl-F"
},
"searchResultInstallCount": {
"message": "Συνολικός αριθμός εγκαταστάσεων",
"description": "Text for label that shows the number of times a search result was installed"
},
"searchResultUpdated": {
"message": "Ενημερωμένο",
"description": "Text for label that shows the search result's last update date"
},
"searchResultWeeklyCount": {
"message": "Εβδομαδιαίος αριθμός εγκαταστάσεων",
"description": "Text for label that shows the number of times a search result was installed during last week"
},
"searchStylesName": {
"message": "Όνομα",
"description": "Option for `find styles` scope selector in the manager."
},
2018-08-12 11:41:17 +00:00
"sectionAdd": {
2018-11-30 01:41:18 +00:00
"message": "Προσθήκη ένος άλλου τμήματος",
"description": "Label for the button to add a section"
2018-08-12 11:41:17 +00:00
},
"sectionCode": {
2018-11-30 01:41:18 +00:00
"message": "Κώδικας",
"description": "Label for the code for a section"
2018-08-12 11:41:17 +00:00
},
"sectionRemove": {
2018-11-30 01:41:18 +00:00
"message": "Αφαίρεση ενότητας",
"description": "Label for the button to remove a section"
2018-08-12 11:41:17 +00:00
},
2021-02-04 01:04:35 +00:00
"shortcuts": {
"message": "Συντομεύσεις",
"description": "Go to shortcut configuration"
},
"sortDateNewestFirst": {
"message": "πιο πρόσφατα πρώτα",
"description": "Text added to indicate that sorting a date would add the newest entries at the top"
},
"sortDateOldestFirst": {
"message": "πιο παλιά πρώτα",
"description": "Text added to indicate that sorting a date would add the oldest entries at the top"
},
2018-08-12 11:41:17 +00:00
"styleBadRegexp": {
2018-11-30 01:41:18 +00:00
"message": "Το Regexp δεν είναι έγκυρο.",
"description": "Validation message for a bad regexp in a style"
2018-08-12 11:41:17 +00:00
},
2021-02-04 01:04:35 +00:00
"styleBeautify": {
"message": "Ωραιοποίηση",
"description": "Label for the CSS-beautifier button on the edit style page"
},
"styleBeautifyIndentConditional": {
"message": "Διόρθωση εσοχής για @media και @supports",
"description": "CSS-beautifier option"
},
"styleBeautifyPreserveNewlines": {
"message": "Διατήρηση νέων γραμμών (newlines)",
"description": "CSS-beautifier option"
},
2018-08-12 11:41:17 +00:00
"styleCancelEditLabel": {
2018-11-30 01:41:18 +00:00
"message": "Πίσω στη διαχείριση",
"description": "Label for cancel button for style editing"
2018-08-12 11:41:17 +00:00
},
"styleChangesNotSaved": {
2018-11-30 01:41:18 +00:00
"message": "Έχετε κάνει αλλαγές σε αυτό το ύφος χωρίς αποθήκευση.",
"description": "Text for the prompt when changes are made to a style and the user tries to leave without saving"
2018-08-12 11:41:17 +00:00
},
"styleEnabledLabel": {
2018-11-30 01:41:18 +00:00
"message": "Ενεργοποιημένη",
"description": "Label for the enabled state of styles"
2018-08-12 11:41:17 +00:00
},
"styleInstall": {
"message": "Εγκατάσταση του '$stylename$' στο Stylus;",
2018-11-30 01:41:18 +00:00
"description": "Confirmation when installing a style",
2018-08-12 11:41:17 +00:00
"placeholders": {
"stylename": {
"content": "$1"
}
}
},
"styleMissingName": {
2018-11-30 01:41:18 +00:00
"message": "Εισάγετε ένα όνομα",
"description": "Error displayed when user saves without providing a name"
2018-08-12 11:41:17 +00:00
},
2021-02-04 01:04:35 +00:00
"styleRegexpTestNone": {
"message": "Δε βρέθηκαν καρτέλες που αντιστοιχούν.",
"description": "RegExp test report: label for expressions that didn't match any tabs"
},
2018-08-12 11:41:17 +00:00
"styleSaveLabel": {
2018-11-30 01:41:18 +00:00
"message": "Αποθήκευση",
"description": "Label for save button for style editing"
2018-08-12 11:41:17 +00:00
},
"styleToMozillaFormatHelp": {
2018-11-30 01:41:18 +00:00
"message": "Η μορφή του Mozilla κώδικα μπορεί να χρησιμοποιηθεί με το Stylish για το Firefox και μπορεί να υποβληθεί στο userstyles.org.",
"description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format"
2018-08-12 11:41:17 +00:00
},
"styleUpdate": {
"message": "Είστε σίγουροι ότι θέλετε να ενημερώσετε το '$stylename$';",
2018-11-30 01:41:18 +00:00
"description": "Confirmation when updating a style",
2018-08-12 11:41:17 +00:00
"placeholders": {
"stylename": {
"content": "$1"
}
}
},
"stylusUnavailableForURL": {
2018-11-30 01:41:18 +00:00
"message": "To Stylus δεν λειτουργεί σε σελίδες όπως αυτή.",
"description": "Note in the toolbar pop-up when on a URL Stylus can't affect"
2018-08-12 11:41:17 +00:00
},
2021-02-04 01:04:35 +00:00
"stylusUnavailableForURLdetails": {
"message": "Ως μέτρο ασφαλείας, ο φυλλομετρητής απαγορεύει στα πρόσθετα να επέμβουν στις built-in σελίδες του (όπως π.χ. chrome://version, η σελίδα νέας καρτέλας από το Chrome 61 και μετά, about:addons, κλπ.), καθώς και τις σελίδες άλλωων προσθέτων. Επιπλέον, κάθε φυλλομετρητής περιορίζει την πρόσβαση στο κατάστημα προσθέτων (όπως το Chrome Web Store ή το AMO).",
"description": "Sub-note in the toolbar pop-up when on a URL Stylus can't affect"
},
"toggleStyle": {
"message": "Αλλαγή στυλ",
"description": "Label for the checkbox to enable/disable a style"
},
"undo": {
"message": "Αναίρεση",
"description": "Button label"
},
"undoGlobal": {
"message": "Αναίρεση όλων των ενεργειών",
"description": "CSS-beautify global Undo button label"
},
"unreachableFileHint": {
"message": "Το Stylus έχει πρόσβαση στις file:// διευθύνσεις URL μόνο αν έχετε επιλέξει το αντίστοιχο πλαίσιο ελέγχου για το πρόσθετο Stylus στη σελίδα chrome://extensions.",
"description": "Note in the toolbar popup for file:// URLs"
},
2018-08-12 11:41:17 +00:00
"updateAllCheckSucceededNoUpdate": {
2018-11-30 01:41:18 +00:00
"message": "Όλα τα στυλ είναι ενημερωμένα.",
"description": "Text that displays when an update all check completed and no updates are available"
2018-08-12 11:41:17 +00:00
},
2021-02-04 01:04:35 +00:00
"updateAllCheckSucceededSomeEdited": {
"message": "Δεν έχει γίνει έλεγχος ενημερώσεων για κάποια στυλ, για να αποφευχθεί η πιθανότητα απώλειας τοπικών επεξεργασιών. Οι ενημερώσεις μπορούν να εξαναγκαστούν ελέγχοντας το κάθε στυλ ξεχωριστά ή ελέγχοντας πάλι όλα τα στυλ (τοπικές επεξεργασίες θα αντικατασταθούν)",
"description": "Text that displays when an update all check completed and no updates are available"
},
2018-08-12 11:41:17 +00:00
"updateCheckFailBadResponseCode": {
"message": "Αποτυχία ενημέρωσης: ο διακομιστής ανταποκρίθηκε με κωδικό $code$.",
2018-11-30 01:41:18 +00:00
"description": "Text that displays when an update check failed because the response code indicates an error",
2018-08-12 11:41:17 +00:00
"placeholders": {
"code": {
"content": "$1"
}
}
},
"updateCheckFailServerUnreachable": {
2018-11-30 01:41:18 +00:00
"message": "Αποτυχία ενημέρωσης: απρόσιτος διακομιστής.",
"description": "Text that displays when an update check failed because the update server is unreachable"
2018-08-12 11:41:17 +00:00
},
2021-02-04 01:04:35 +00:00
"updateCheckSkippedLocallyEdited": {
"message": "Το στυλ επεξεργάστηκε τοπικά στον υπολογιστή σας.",
"description": "Text that displays when an update check skipped updating the style to avoid losing local modifications"
},
"updateCheckSkippedMaybeLocallyEdited": {
"message": "Το στυλ αυτό μπορεί να έχει επεξεργαστεί τοπικά στον υπολογιστή σας.",
"description": "Text that displays when an update check skipped updating the style to avoid losing possible local modifications"
},
2018-08-12 11:41:17 +00:00
"updateCheckSucceededNoUpdate": {
2018-11-30 01:41:18 +00:00
"message": "Το στυλ είναι ενημερωμένο.",
"description": "Text that displays when an update check completed and no update is available"
2018-08-12 11:41:17 +00:00
},
"updateCompleted": {
2018-11-30 01:41:18 +00:00
"message": "Η ενημέρωση ολοκληρώθηκε.",
"description": "Text that displays when an update completed"
2018-08-12 11:41:17 +00:00
},
2021-02-04 01:04:35 +00:00
"updatesCurrentlyInstalled": {
"message": "Ενημερώσεις που εγκαταστάθηκαν",
"description": "Text that displays when an update is installed on options page. Followed by the number of currently installed updates."
},
"usercssEditorNamePlaceholder": {
"message": "Καθορίστε το @name στον κώδικα",
"description": "Placeholder text for the empty name input field when creating a new Usercss style"
},
"versionInvalidOlder": {
"message": "Η έκδοση αυτή είναι παλαιότερη από αυτήν που είναι ήδη εγκατεστημένη.",
"description": "Displayed when the version of style is older than the installed one"
},
2018-08-12 11:41:17 +00:00
"writeStyleFor": {
2018-11-30 01:41:18 +00:00
"message": "Γράψτε νέο στυλ για:",
"description": "Label for toolbar pop-up that precedes the links to write a new style"
2018-08-12 11:41:17 +00:00
},
"writeStyleForURL": {
2018-11-30 01:41:18 +00:00
"message": "αυτή την διεύθυνση URL",
"description": "Text for link in toolbar pop-up to write a new style for the current URL"
2021-02-04 01:04:35 +00:00
},
"syncDropboxStyles": {
"message": "Εξαγωγή από το Dropbox",
"description": ""
},
"retrieveDropboxSync": {
"message": "Εισαγωγή από το Dropbox",
"description": ""
},
"exportSavedSuccess": {
"message": "Το αρχείο αποθηκεύτηκε επιτυχώς.",
"description": ""
},
"noFileToImport": {
"message": "Για να εισάγετε τα στυλ σας, πρέπει πρώτα να τα εξάγετε.",
"description": ""
},
"connectingDropbox": {
"message": "Σύνδεση με το Dropbox...",
"description": ""
},
"zipStyles": {
"message": "Συμπίεση στυλ...",
"description": ""
},
"unzipStyles": {
"message": "Αποσυμπίεση στυλ...",
"description": ""
},
"readingStyles": {
"message": "Ανάγνωση στυλ...",
"description": ""
},
"uploadingFile": {
"message": "Μεταφόρτωση αρχείου...",
"description": ""
2018-08-12 11:41:17 +00:00
}
}