summaryrefslogtreecommitdiffstats
path: root/l10n-el/mobile/android
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-el/mobile/android')
-rw-r--r--l10n-el/mobile/android/chrome/browser.properties118
-rw-r--r--l10n-el/mobile/android/chrome/config.dtd21
-rw-r--r--l10n-el/mobile/android/chrome/config.properties9
-rw-r--r--l10n-el/mobile/android/chrome/passwordmgr.properties22
-rw-r--r--l10n-el/mobile/android/defines.inc12
-rw-r--r--l10n-el/mobile/android/mobile-l10n.js6
-rw-r--r--l10n-el/mobile/android/mobile/android/aboutConfig.ftl24
7 files changed, 212 insertions, 0 deletions
diff --git a/l10n-el/mobile/android/chrome/browser.properties b/l10n-el/mobile/android/chrome/browser.properties
new file mode 100644
index 0000000000..9670fbfdcf
--- /dev/null
+++ b/l10n-el/mobile/android/chrome/browser.properties
@@ -0,0 +1,118 @@
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
+# Popup Blocker
+
+# In Extension.jsm
+
+# LOCALIZATION NOTE (webextPerms.header)
+# This string is used as a header in the webextension permissions dialog,
+# %S is replaced with the localized name of the extension being installed.
+# See https://bug1308309.bmoattachments.org/attachment.cgi?id=8814612
+# for an example of the full dialog.
+# Note, this string will be used as raw markup. Avoid characters like <, >, &
+webextPerms.header=Προσθήκη του %S;
+
+webextPerms.add.label=Προσθήκη
+webextPerms.cancel.label=Ακύρωση
+
+# LOCALIZATION NOTE (webextPerms.updateText)
+# %S is replaced with the localized name of the updated extension.
+webextPerms.updateText=Το %S έχει ενημερωθεί. Πρέπει να εγκρίνετε νέα δικαιώματα πριν την εγκατάσταση της ενημερωμένης έκδοσης. Η επιλογή "Ακύρωση" θα διατηρήσει την τρέχουσα έκδοση του προσθέτου.
+
+webextPerms.updateAccept.label=Ενημέρωση
+
+# LOCALIZATION NOTE (webextPerms.optionalPermsHeader)
+# %S is replaced with the localized name of the extension requesting new
+# permissions.
+webextPerms.optionalPermsHeader=Το %S απαιτεί πρόσθετα δικαιώματα.
+webextPerms.optionalPermsListIntro=Επιθυμεί:
+webextPerms.optionalPermsAllow.label=Αποδοχή
+webextPerms.optionalPermsDeny.label=Να μην επιτρέπεται
+
+webextPerms.description.bookmarks=Ανάγνωση και τροποποίηση σελιδοδεικτών
+webextPerms.description.browserSettings=Ανάγνωση και τροποποίηση ρυθμίσεων προγράμματος περιήγησης
+webextPerms.description.browsingData=Διαγραφή πρόσφατου ιστορικού περιήγησης, cookies και σχετικών δεδομένων
+webextPerms.description.clipboardRead=Λήψη δεδομένων από το πρόχειρο
+webextPerms.description.clipboardWrite=Εισαγωγή δεδομένων στο πρόχειρο
+webextPerms.description.devtools=Επεκτείνετε τα εργαλεία προγραμματιστή για να αποκτήσετε πρόσβαση στα δεδομένα σας στις ανοιχτές καρτέλες
+webextPerms.description.downloads=Λήψη αρχείων, ανάγνωση και τροποποίηση του ιστορικού λήψεων του προγράμματος περιήγησης
+webextPerms.description.downloads.open=Άνοιγμα ληφθέντων αρχείων του υπολογιστή σας
+webextPerms.description.find=Ανάγνωση κειμένων όλων των ανοιχτών καρτελών
+webextPerms.description.geolocation=Πρόσβαση στην τοποθεσία σας
+webextPerms.description.history=Πρόσβαση στο ιστορικό περιήγησης
+webextPerms.description.management=Εποπτεία χρήσης επεκτάσεων και διαχείριση θεμάτων
+# LOCALIZATION NOTE (webextPerms.description.nativeMessaging)
+# %S will be replaced with the name of the application
+webextPerms.description.nativeMessaging=Ανταλλαγή μηνυμάτων με προγράμματα διαφορετικά του %S
+webextPerms.description.notifications=Εμφάνιση ειδοποιήσεων σε εσάς
+webextPerms.description.privacy=Ανάγνωση και τροποποίηση ρυθμίσεων απορρήτου
+webextPerms.description.proxy=Έλεγχος ρυθμίσεων μεσολάβησης προγράμματος περιήγησης
+webextPerms.description.sessions=Πρόσβαση στις πρόσφατα κλεισμένες καρτέλες
+webextPerms.description.tabs=Πρόσβαση στις καρτέλες προγράμματος περιήγησης
+webextPerms.description.topSites=Πρόσβαση στο ιστορικό περιήγησης
+webextPerms.description.webNavigation=Πρόσβαση στη δραστηριότητα περιηγητή κατά τη διάρκεια της πλοήγησης
+
+webextPerms.hostDescription.allUrls=Πρόσβαση στα δεδομένα σας για όλες τις ιστοσελίδες
+
+# LOCALIZATION NOTE (webextPerms.hostDescription.wildcard)
+# %S will be replaced by the DNS domain for which a webextension
+# is requesting access (e.g., mozilla.org)
+webextPerms.hostDescription.wildcard=Πρόσβαση στα δεδομένα σας για ιστοσελίδες στον τομέα %S
+
+# LOCALIZATION NOTE (webextPerms.hostDescription.tooManyWildcards):
+# Semi-colon list of plural forms.
+# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals
+# #1 will be replaced by an integer indicating the number of additional
+# domains for which this webextension is requesting permission.
+webextPerms.hostDescription.tooManyWildcards=Πρόσβαση στα δεδομένα σας για την άλλη διεύθυνση πλοήγησης #1;Πρόσβαση στα δεδομένα σας για τις άλλες διευθύνσεις πλοήγησης #1
+
+# LOCALIZATION NOTE (webextPerms.hostDescription.oneSite)
+# %S will be replaced by the DNS host name for which a webextension
+# is requesting access (e.g., www.mozilla.org)
+webextPerms.hostDescription.oneSite=Πρόσβαση στα δεδομένα σας για %S
+
+# LOCALIZATION NOTE (webextPerms.hostDescription.tooManySites)
+# Semi-colon list of plural forms.
+# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals
+# #1 will be replaced by an integer indicating the number of additional
+# hosts for which this webextension is requesting permission.
+webextPerms.hostDescription.tooManySites=Αποκτήστε πρόσβαση στα δεδομένα σας σε #1 άλλη ιστοσελίδα;Αποκτήστε πρόσβαση στα δεδομένα σας σε #1 άλλες ιστοσελίδες
+
+
+# LOCALIZATION NOTE (password.logins): Label that will be used in
+ # Web Console API
+stacktrace.anonymousFunction=<ανώνυμη>
+stacktrace.outputMessage=Ίχνος στοίβας από %S, στην συνάρτηση %S, στην γραμμή %S.
+timer.start=%S: ο χρονομετρητής ξεκίνησε
+
+# LOCALIZATION NOTE (timer.end):
+# This string is used to display the result of the console.timeEnd() call.
+# %1$S=name of timer, %2$S=number of milliseconds
+timer.end=%1$S: %2$Sms
+
+# Site settings dialog
+
+# In ContextualIdentityService.jsm
+
+# LOCALIZATION NOTE (userContextPersonal.label,
+# userContextWork.label,
+# userContextShopping.label,
+# userContextBanking.label,
+# userContextNone.label):
+# These strings specify the four predefined contexts included in support of the
+# Contextual Identity / Containers project. Each context is meant to represent
+# the context that the user is in when interacting with the site. Different
+# contexts will store cookies and other information from those sites in
+# different, isolated locations. You can enable the feature by typing
+# about:config in the URL bar and changing privacy.userContext.enabled to true.
+# Once enabled, you can open a new tab in a specific context by clicking
+# File > New Container Tab > (1 of 4 contexts). Once opened, you will see these
+# strings on the right-hand side of the URL bar.
+# In android this will be only exposed by web extensions
+userContextPersonal.label = Προσωπική
+userContextWork.label = Εργασία
+userContextBanking.label = Τραπεζική
+userContextShopping.label = Αγορές
+
diff --git a/l10n-el/mobile/android/chrome/config.dtd b/l10n-el/mobile/android/chrome/config.dtd
new file mode 100644
index 0000000000..c476483814
--- /dev/null
+++ b/l10n-el/mobile/android/chrome/config.dtd
@@ -0,0 +1,21 @@
+<!-- This Source Code Form is subject to the terms of the Mozilla Public
+ - License, v. 2.0. If a copy of the MPL was not distributed with this
+ - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
+
+
+<!ENTITY toolbar.searchPlaceholder "Αναζήτηση">
+
+<!ENTITY newPref.namePlaceholder "Όνομα">
+
+<!ENTITY newPref.valueBoolean "Δυαδικός">
+<!ENTITY newPref.valueString "Συμβολοσειρά">
+<!ENTITY newPref.valueInteger "Ακέραιος">
+
+<!ENTITY newPref.stringPlaceholder "Εισάγετε μια συμβολοσειρά">
+<!ENTITY newPref.numberPlaceholder "Εισάγετε έναν αριθμό">
+
+<!ENTITY newPref.toggleButton "Εναλλαγή">
+<!ENTITY newPref.cancelButton "Ακύρωση">
+
+<!ENTITY contextMenu.copyPrefName "Αντιγραφή ονόματος">
+<!ENTITY contextMenu.copyPrefValue "Αντιγραφή τιμής">
diff --git a/l10n-el/mobile/android/chrome/config.properties b/l10n-el/mobile/android/chrome/config.properties
new file mode 100644
index 0000000000..01e3c4245b
--- /dev/null
+++ b/l10n-el/mobile/android/chrome/config.properties
@@ -0,0 +1,9 @@
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
+newPref.createButton=Δημιουργία
+newPref.changeButton=Αλλαγή
+
+pref.toggleButton=Εναλλαγή
+pref.resetButton=Επαναφορά
diff --git a/l10n-el/mobile/android/chrome/passwordmgr.properties b/l10n-el/mobile/android/chrome/passwordmgr.properties
new file mode 100644
index 0000000000..56905e50d7
--- /dev/null
+++ b/l10n-el/mobile/android/chrome/passwordmgr.properties
@@ -0,0 +1,22 @@
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
+# String will be replaced by brandShortName.
+saveLogin=Επιθυμείτε να απομνημονεύσει το %S αυτά τα στοιχεία σύνδεσης;
+rememberButton=Απομνημόνευση
+neverButton=Ποτέ
+
+# String is the login's hostname
+updatePassword=Ενημέρωση αποθηκευμένου κωδικού για το %S;
+updatePasswordNoUser=Ενημέρωση αποθηκευμένου κωδικού πρόσβασης για αυτή τη σύνδεση;
+updateButton=Ενημέρωση
+dontUpdateButton=Να μη γίνει ενημέρωση
+
+# Copy of the toolkit's passwordmgr.properties
+userSelectText2=Επιλέξτε τα στοιχεία σύνδεσης προς ενημέρωση:
+passwordChangeTitle=Επιβεβαίωση αλλαγής κωδικού
+
+# Strings used by PromptService.js
+username=Όνομα χρήστη
+password=Κωδικός
diff --git a/l10n-el/mobile/android/defines.inc b/l10n-el/mobile/android/defines.inc
new file mode 100644
index 0000000000..1965e3a62a
--- /dev/null
+++ b/l10n-el/mobile/android/defines.inc
@@ -0,0 +1,12 @@
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+#filter emptyLines
+
+#define MOZ_LANGPACK_CREATOR mozilla.org
+
+# If non-English locales wish to credit multiple contributors, uncomment this
+# variable definition and use the format specified.
+#define MOZ_LANGPACK_CONTRIBUTORS <em:contributor>George Skafidas</em:contributor> <em:contributor>Alfredos-Panagiotis Damkalis</em:contributor>
+
+#unfilter emptyLines
diff --git a/l10n-el/mobile/android/mobile-l10n.js b/l10n-el/mobile/android/mobile-l10n.js
new file mode 100644
index 0000000000..b410ad9aef
--- /dev/null
+++ b/l10n-el/mobile/android/mobile-l10n.js
@@ -0,0 +1,6 @@
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
+#filter substitution
+
diff --git a/l10n-el/mobile/android/mobile/android/aboutConfig.ftl b/l10n-el/mobile/android/mobile/android/aboutConfig.ftl
new file mode 100644
index 0000000000..1a7af20a49
--- /dev/null
+++ b/l10n-el/mobile/android/mobile/android/aboutConfig.ftl
@@ -0,0 +1,24 @@
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
+config-toolbar-search =
+ .placeholder = Αναζήτηση
+config-new-pref-name =
+ .placeholder = Όνομα
+config-new-pref-value-boolean = Δυαδικός
+config-new-pref-value-string = Συμβολοσειρά
+config-new-pref-value-integer = Ακέραιος
+config-new-pref-string =
+ .placeholder = Εισάγετε μια συμβολοσειρά
+config-new-pref-number =
+ .placeholder = Εισάγετε έναν αριθμό
+config-new-pref-cancel-button = Ακύρωση
+config-new-pref-create-button = Δημιουργία
+config-new-pref-change-button = Αλλαγή
+config-pref-toggle-button = Εναλλαγή
+config-pref-reset-button = Επαναφορά
+config-context-menu-copy-pref-name =
+ .label = Αντιγραφή ονόματος
+config-context-menu-copy-pref-value =
+ .label = Αντιγραφή τιμής