From 81ee6de0a3acdf04bf5981f160ca2657d20424ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20Va=C5=A1=C3=AD=C4=8Dek?= Date: Mon, 5 Feb 2018 18:10:59 +0000 Subject: [PATCH] Pontoon: Update Czech (cs) localization of Test Pilot: Firefox Send MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Localization authors: - Michal Vašíček - Filip Hruška --- public/locales/cs/send.ftl | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/public/locales/cs/send.ftl b/public/locales/cs/send.ftl index f6f47db1..ca3125d2 100644 --- a/public/locales/cs/send.ftl +++ b/public/locales/cs/send.ftl @@ -44,7 +44,11 @@ sendAnotherFileLink = Poslat další soubor // Alternative text used on the download link/button (indicates an action). downloadAltText = Stáhnout downloadsFileList = Stažení +// Used as header in a column indicating the amount of time left before a +// download link expires (e.g. "10h 5m") timeFileList = Zbývá +// Used as header in a column indicating the number of times a file has been +// downloaded downloadFileName = Stáhnout { $filename } downloadFileSize = ({ $size }) unlockInputLabel = Zadejte heslo @@ -104,3 +108,10 @@ passwordTryAgain = Špatné heslo. Zkuste to znovu. // This label is followed by the password needed to download a file passwordResult = Heslo: { $password } reportIPInfringement = Nahlásit porušení autorských práv +javascriptRequired = Firefox Send vyžaduje povolený JavaScript +whyJavascript = Proč Firefox Send vyžaduje povolený JavaScript? +enableJavascript = Povolte JavaScript a zkuste to znovu. +// A short representation of a countdown timer containing the number of hours and minutes remaining as digits, example "13h 47m" +expiresHoursMinutes = { $hours }h { $minutes }m +// A short representation of a countdown timer containing the number of minutes remaining as digits, example "56m" +expiresMinutes = { $minutes }m