From 950c9cdaeb7a64181ca3bafdb68abd5387ecda77 Mon Sep 17 00:00:00 2001 From: Jim Spentzos Date: Sat, 10 Feb 2018 20:32:06 +0000 Subject: [PATCH] Pontoon: Update Greek (el) localization of Test Pilot: Firefox Send Localization authors: - Jim Spentzos --- public/locales/el/send.ftl | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/public/locales/el/send.ftl b/public/locales/el/send.ftl index 51040d0f..6541d6b7 100644 --- a/public/locales/el/send.ftl +++ b/public/locales/el/send.ftl @@ -41,6 +41,12 @@ deleteFileButton = Διαγραφή αρχείου sendAnotherFileLink = Αποστολή άλλου αρχείου // Alternative text used on the download link/button (indicates an action). downloadAltText = Λήψη +downloadsFileList = Λήψεις +// Used as header in a column indicating the amount of time left before a +// download link expires (e.g. "10h 5m") +timeFileList = Ώρα +// Used as header in a column indicating the number of times a file has been +// downloaded downloadFileName = Λήψη του { $filename } downloadFileSize = ({ $size }) unlockInputLabel = Εισαγωγή κωδικού πρόσβασης @@ -95,7 +101,15 @@ footerLinkTerms = Όροι footerLinkCookies = Cookies requirePasswordCheckbox = Απαίτηση κωδικού πρόσβασης για λήψη του αρχείου addPasswordButton = Προσθήκη κωδικού πρόσβασης +changePasswordButton = Αλλαγή passwordTryAgain = Λάθος κωδικός πρόσβασης. Δοκιμάστε ξανά. // This label is followed by the password needed to download a file passwordResult = Κωδικός πρόσβασης: { $password } reportIPInfringement = Αναφορά παραβίασης IP +javascriptRequired = Το Firefox Send απαιτεί JavaScript +whyJavascript = Γιατί το Firefox Send απαιτεί JavaScript; +enableJavascript = Παρακαλώ ενεργοποιήστε το JavaScript και δοκιμάστε ξανά. +// A short representation of a countdown timer containing the number of hours and minutes remaining as digits, example "13h 47m" +expiresHoursMinutes = { $hours }ώ { $minutes }λ +// A short representation of a countdown timer containing the number of minutes remaining as digits, example "56m" +expiresMinutes = { $minutes }λ