Skip to content

Commit

Permalink
Update CS send.ftl
Browse files Browse the repository at this point in the history
Improved Czech translations
  • Loading branch information
FZnachor authored and timvisee committed Apr 19, 2024
1 parent a35e2e5 commit f54f3cc
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions public/locales/cs/send.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -48,12 +48,12 @@ passwordSetError = Toto heslo nemohlo být nastaveno
-send-brand =
{ $case ->
*[nom] Send
[gen] Send
[dat] Send
[gen] Sendu
[dat] Sendu
[acc] Send
[voc] Send
[loc] Send
[ins] Send
[voc] Sende
[loc] Sendu
[ins] Sendem
}
-send-short-brand =
{ $case ->
Expand Down Expand Up @@ -86,7 +86,7 @@ passwordSetError = Toto heslo nemohlo být nastaveno
[ins] Mozillou
}
introTitle = Jednoduché a soukromé sdílení souborů
introDescription = S { -send-brand(case: "ins") } jsou sdílené soubory šifrované end-to-end, takže ani my nevíme, co sdílíte. Platnost odkazů je navíc omezená. Soubory tak můžete sdílet soukromě a s jistotou, že se nezůstanou na internetu válet navždy.
introDescription = Se { -send-brand(case: "ins") } jsou sdílené soubory šifrované end-to-end, takže ani my nevíme, co sdílíte. Platnost odkazů je navíc omezená. Soubory tak můžete sdílet soukromě a s jistotou, že se nezůstanou na internetu válet navždy.
notifyUploadEncryptDone = Váš soubor je zašifrovaný a připraven k odeslání
# downloadCount is from the downloadCount string and timespan is a timespanMinutes string. ex. 'Expires after 2 downloads or 25 minutes'
archiveExpiryInfo = Platnost vyprší po { $downloadCount } nebo za { $timespan }
Expand Down Expand Up @@ -131,7 +131,7 @@ copyLinkDescription = Soubor můžete sdílet tímto odkazem:
copyLinkButton = Zkopírovat odkaz
downloadTitle = Stáhnout soubory
downloadDescription = Tento soubor byl sdílen přes { -send-brand(case: "acc") } s end-to-end šifrováním a odkazem s omezenou platností.
trySendDescription = Vyzkoušejte jednoduché a bezpečné sdílení souborů s { -send-brand(case: "ins") }
trySendDescription = Vyzkoušejte jednoduché a bezpečné sdílení souborů se { -send-brand(case: "ins") }
# count will always be > 10
tooManyFiles =
{ $count ->
Expand Down Expand Up @@ -189,6 +189,6 @@ downloadFirefoxPromo = { -send-short-brand } od aplikace { -firefox }.
shareLinkDescription = Sdílet odkaz na soubor:
shareLinkButton = Sdílet odkaz
# $name is the name of the file
shareMessage = Stáhněte si soubor „{ $name }s { -send-brand(case: "ins") } - jednoduché a bezpečné sdílení souborů
shareMessage = Stáhněte si soubor „{ $name }se { -send-brand(case: "ins") } - jednoduché a bezpečné sdílení souborů
trailheadPromo = Existuje způsob, jak ochránit své soukromí. Používejte Firefox.
learnMore = Zjistit více.

0 comments on commit f54f3cc

Please sign in to comment.