aboutsummaryrefslogtreecommitdiffstats
path: root/src/_locales/el
diff options
context:
space:
mode:
authorgorhill <rhill@raymondhill.net>2015-03-10 23:50:21 -0400
committergorhill <rhill@raymondhill.net>2015-03-10 23:50:21 -0400
commiteef5ccb2fa2367236222fb5cc2e3bf6cc727ef56 (patch)
treea65256f0f0d7f19413c2b4f227c33d847e014fce /src/_locales/el
parent39ad1585e90acdd824774fdc37a5c283dba01f33 (diff)
downloaduBlock-eef5ccb2fa2367236222fb5cc2e3bf6cc727ef56.zip
uBlock-eef5ccb2fa2367236222fb5cc2e3bf6cc727ef56.tar.gz
uBlock-eef5ccb2fa2367236222fb5cc2e3bf6cc727ef56.tar.bz2
translation work from https://crowdin.com/project/ublock
Diffstat (limited to 'src/_locales/el')
-rw-r--r--src/_locales/el/messages.json48
1 files changed, 42 insertions, 6 deletions
diff --git a/src/_locales/el/messages.json b/src/_locales/el/messages.json
index fa6bf16..7b8f930 100644
--- a/src/_locales/el/messages.json
+++ b/src/_locales/el/messages.json
@@ -9,7 +9,7 @@
},
"dashboardName":{
"message":"µBlock - Πίνακας ελέγχου",
- "description":"English: µBlock — Dashboard"
+ "description":"English: uBlock — Dashboard"
},
"settingsPageName":{
"message":"Ρυθμίσεις",
@@ -41,7 +41,7 @@
},
"popupPowerSwitchInfo":{
"message":"Κλικ: απενεργοποίηση\/ενεργοποίηση του µBlock για αυτόν τον ιστότοπο.\n\nCtrl+κλικ: απενεργοποίηση του µBlock μόνο για αυτήν τη σελίδα.",
- "description":"English: Click: disable\/enable µBlock for this site.\n\nCtrl+click: disable µBlock only on this page."
+ "description":"English: Click: disable\/enable uBlock for this site.\n\nCtrl+click: disable uBlock only on this page."
},
"popupBlockedRequestPrompt":{
"message":"αποκλεισμένες αιτήσεις",
@@ -51,6 +51,10 @@
"message":"σε αυτήν τη σελίδα",
"description":"English: on this page"
},
+ "popupBlockedStats":{
+ "message":"{{count}} or {{percent}}%",
+ "description":"Example: 15 or 13%"
+ },
"popupBlockedSinceInstallPrompt":{
"message":"από την εγκατάσταση",
"description":"English: since install"
@@ -331,6 +335,10 @@
"message":"ξεπερασμένη",
"description":"English: outdated"
},
+ "3pLastUpdate":{
+ "message":"Last update: {{ago}}",
+ "description":"English: Last update: {{ago}}, where 'ago' will be replaced with something like '2 days ago'"
+ },
"1pFormatHint":{
"message":"One filter per line. A filter can be a plain hostname, or an Adblock Plus-compatible filter. Lines prefixed with &lsquo;!&rsquo; will be ignored.",
"description":"English: One filter per line. A filter can be a plain hostname, or an Adblock Plus-compatible filter. Lines prefixed with &lsquo;!&rsquo; will be ignored."
@@ -401,7 +409,7 @@
},
"whitelistPrompt":{
"message":"Η λίστα με τα ονόματα κόμβων στα οποία το µBlock θα είναι απενεργοποιημένο. Μια καταχώρηση ανά γραμμή. Άκυρα ονόματα κόμβων θα παρακάμπτονται σιωπηλά.",
- "description":"English: Your list of host names for which µBlock will be disabled. One host name per line. Invalid host names will be silently ignored."
+ "description":"English: Your list of host names for which uBlock will be disabled. One host name per line. Invalid host names will be silently ignored."
},
"whitelistImport":{
"message":"Εισαγωγή και προσάρτηση",
@@ -424,7 +432,7 @@
"description":"English: Enable the logging of network requests"
},
"logNetRequestsHelp":{
- "message":"You can inspect the details of network requests if you wish by enabling this option. The logging of network requests increases the memory footprint of µBlock. Since many users will never use this feature, it is disabled by default.",
+ "message":"You can inspect the details of network requests if you wish by enabling this option. The logging of network requests increases the memory footprint of uBlock. Since many users will never use this feature, it is disabled by default.",
"description":"English: see _locales\/en\/messages.log"
},
"logBlockedRequestsHeader":{
@@ -504,7 +512,7 @@
"description":"English: Reset to default settings..."
},
"aboutRestoreDataConfirm":{
- "message":"All your settings will be overwritten using data backed up on {{time}}, and µBlock will restart.\n\nOverwrite all existing settings using backed up data?",
+ "message":"All your settings will be overwritten using data backed up on {{time}}, and uBlock will restart.\n\nOverwrite all existing settings using backed up data?",
"description":"Message asking user to confirm restore"
},
"aboutRestoreDataError":{
@@ -512,13 +520,41 @@
"description":"Message to display when an error occurred during restore"
},
"aboutResetDataConfirm":{
- "message":"All your settings will be removed, and µBlock will restart.\n\nReset µBlock to factory settings?",
+ "message":"All your settings will be removed, and uBlock will restart.\n\nReset uBlock to factory settings?",
"description":"Message asking user to confirm reset"
},
"errorCantConnectTo":{
"message":"Αδυναμία σύνδεσης με {{url}}",
"description":"English: Network error: unable to connect to {{url}}"
},
+ "subscriberConfirm":{
+ "message":"uBlock: Add the following URL to your custom filter lists?\n\nTitle: \"{{title}}\"\nURL: {{url}}",
+ "description":"English: The message seen by the user to confirm subscription to a ABP filter list"
+ },
+ "elapsedOneMinuteAgo":{
+ "message":"a minute ago",
+ "description":"English: a minute ago"
+ },
+ "elapsedManyMinutesAgo":{
+ "message":"{{value}} minutes ago",
+ "description":"English: {{value}} minutes ago"
+ },
+ "elapsedOneHourAgo":{
+ "message":"an hour ago",
+ "description":"English: an hour ago"
+ },
+ "elapsedManyHoursAgo":{
+ "message":"{{value}} hours ago",
+ "description":"English: {{value}} hours ago"
+ },
+ "elapsedOneDayAgo":{
+ "message":"a day ago",
+ "description":"English: a day ago"
+ },
+ "elapsedManyDaysAgo":{
+ "message":"{{value}} days ago",
+ "description":"English: {{value}} days ago"
+ },
"dummy":{
"message":"Αυτή η καταχώρηση θα πρέπει να είναι τελευταία",
"description":"so we dont need to deal with comma for last entry"