From 6ca96157f68f2d1755f27de6651728ded189c805 Mon Sep 17 00:00:00 2001 From: Georgianizator Date: Sun, 4 Feb 2018 10:12:00 +0000 Subject: [PATCH] Pontoon: Update Georgian (ka) localization of Test Pilot: Firefox Send Localization authors: - Georgianizator --- public/locales/ka/send.ftl | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/public/locales/ka/send.ftl b/public/locales/ka/send.ftl index 45719f6b..e63691a9 100644 --- a/public/locales/ka/send.ftl +++ b/public/locales/ka/send.ftl @@ -40,7 +40,11 @@ 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 = შეიყვანეთ პაროლი @@ -100,3 +104,10 @@ passwordTryAgain = პაროლი არასწორია. სცად // This label is followed by the password needed to download a file passwordResult = პაროლი: { $password } reportIPInfringement = მოხსენება დარღვევაზე +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 }წთ