send.ftl 8.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200
  1. # Firefox Send is a brand name and should not be localized.
  2. title = Firefox Send
  3. siteFeedback = Zpětná vazba
  4. importingFile = Probíhá import…
  5. encryptingFile = Probíhá šifrování…
  6. decryptingFile = Probíhá dešifrování…
  7. downloadCount =
  8. { $num ->
  9. [one] jednom stažení
  10. [few] { $num } staženích
  11. *[other] { $num } staženích
  12. }
  13. timespanHours =
  14. { $num ->
  15. [one] hodinu
  16. [few] { $num } hodiny
  17. *[other] { $num } hodin
  18. }
  19. copiedUrl = Zkopírováno!
  20. unlockInputPlaceholder = Heslo
  21. unlockButtonLabel = Odemknout
  22. downloadButtonLabel = Stáhnout
  23. downloadFinish = Stahování dokončeno
  24. fileSizeProgress = ({ $partialSize } z { $totalSize })
  25. sendYourFilesLink = Vyzkoušet Firefox Send
  26. errorPageHeader = Nastala chyba!
  27. fileTooBig = Tento soubor je příliš veliký. Velikost nahrávaných souborů by neměla překročit { $size }.
  28. linkExpiredAlt = Platnost odkazu vypršela
  29. notSupportedHeader = Váš prohlížeč není podporován.
  30. notSupportedLink = Proč není můj prohlížeč podporovaný?
  31. notSupportedOutdatedDetail = Tato verze Firefoxu bohužel nepodporuje webovou technologii, která pohání Firefox Send. Musíte aktualizovat svůj prohlížeč.
  32. updateFirefox = Aktualizovat Firefox
  33. deletePopupCancel = Zrušit
  34. deleteButtonHover = Smazat
  35. footerLinkLegal = Právní informace
  36. footerLinkPrivacy = Soukromí
  37. footerLinkCookies = Cookies
  38. passwordTryAgain = Špatné heslo. Zkuste to znovu.
  39. javascriptRequired = Firefox Send vyžaduje povolený JavaScript
  40. whyJavascript = Proč Firefox Send vyžaduje povolený JavaScript?
  41. enableJavascript = Povolte JavaScript a zkuste to znovu.
  42. # A short representation of a countdown timer containing the number of hours and minutes remaining as digits, example "13h 47m"
  43. expiresHoursMinutes = { $hours } h { $minutes } m
  44. # A short representation of a countdown timer containing the number of minutes remaining as digits, example "56m"
  45. expiresMinutes = { $minutes } m
  46. # A short status message shown when the user enters a long password
  47. maxPasswordLength = Maximální délka hesla: { $length }
  48. # A short status message shown when there was an error setting the password
  49. passwordSetError = Toto heslo nemohlo být nastaveno
  50. ## Send version 2 strings
  51. # Firefox Send, Send, Firefox, Mozilla are proper names and should not be localized
  52. -send-brand =
  53. { $case ->
  54. *[nom] Firefox Send
  55. [gen] Firefoxu Send
  56. [dat] Firefoxu Send
  57. [acc] Firefox Send
  58. [voc] Firefoxe Send
  59. [loc] Firefoxu Send
  60. [ins] Firefoxem Send
  61. }
  62. -send-short-brand =
  63. { $case ->
  64. *[nom] Send
  65. [gen] Sendu
  66. [dat] Sendu
  67. [acc] Send
  68. [voc] Sende
  69. [loc] Sendu
  70. [ins] Sendem
  71. }
  72. -firefox =
  73. { $case ->
  74. *[nom] Firefox
  75. [gen] Firefoxu
  76. [dat] Firefoxu
  77. [acc] Firefox
  78. [voc] Firefoxe
  79. [loc] Firefoxu
  80. [ins] Firefoxem
  81. }
  82. -mozilla =
  83. { $case ->
  84. *[nom] Mozilla
  85. [gen] Mozilly
  86. [dat] Mozille
  87. [acc] Mozillu
  88. [voc] Mozillo
  89. [loc] Mozille
  90. [ins] Mozillou
  91. }
  92. introTitle = Jednoduché a soukromé sdílení souborů
  93. 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.
  94. notifyUploadEncryptDone = Váš soubor je zašifrovaný a připraven k odeslání
  95. # downloadCount is from the downloadCount string and timespan is a timespanMinutes string. ex. 'Expires after 2 downloads or 25 minutes'
  96. archiveExpiryInfo = Platnost vyprší po { $downloadCount } nebo za { $timespan }
  97. timespanMinutes =
  98. { $num ->
  99. [one] jednu minutu
  100. [few] { $num } minuty
  101. *[other] { $num } minut
  102. }
  103. timespanDays =
  104. { $num ->
  105. [one] jeden den
  106. [few] { $num } dny
  107. *[other] { $num } dní
  108. }
  109. timespanWeeks =
  110. { $num ->
  111. [one] týden
  112. [few] { $num } týdny
  113. *[other] { $num } týdnů
  114. }
  115. fileCount =
  116. { $num ->
  117. [one] jeden soubor
  118. [few] { $num } soubory
  119. *[other] { $num } souborů
  120. }
  121. # byte abbreviation
  122. bytes = B
  123. # kibibyte abbreviation
  124. kb = KB
  125. # mebibyte abbreviation
  126. mb = MB
  127. # gibibyte abbreviation
  128. gb = GB
  129. # localized number and byte abbreviation. example "2.5MB"
  130. fileSize = { $num } { $units }
  131. # $size is the size of the file, displayed using the fileSize message as format (e.g. "2.5MB")
  132. totalSize = Celková velikost: { $size }
  133. # the next line after the colon contains a file name
  134. copyLinkDescription = Soubor můžete sdílet tímto odkazem:
  135. copyLinkButton = Zkopírovat odkaz
  136. downloadTitle = Stáhnout soubory
  137. downloadDescription = Tento soubor byl sdílen přes { -send-brand(case: "acc") } s end-to-end šifrováním a odkazem s omezenou platností.
  138. trySendDescription = Vyzkoušejte jednoduché a bezpečné sdílení souborů s { -send-brand(case: "ins") }
  139. # count will always be > 10
  140. tooManyFiles =
  141. { $count ->
  142. [one] Najednou lze nahrávat jen jeden soubor.
  143. [few] Najednou lze nahrávat jen { $count } soubory.
  144. *[other] Najednou lze nahrávat jen { $count } souborů.
  145. }
  146. # count will always be > 10
  147. tooManyArchives =
  148. { $count ->
  149. [one] Povolen je nejvýše jeden archiv.
  150. [few] Povoleny jsou nejvýše { $count } archivy.
  151. *[other] Povoleno je nejvýše { $count } archivů.
  152. }
  153. expiredTitle = Platnost tohoto odkazu vypršela.
  154. notSupportedDescription = { -send-brand } nebude v tomto prohlížeči fungovat. Nejlépe { -send-short-brand } funguje v nejnovějším { -firefox(case: "gen") } nebo aktuálních verzích nejpoužívanějších prohlížečů.
  155. downloadFirefox = Stáhnout { -firefox(case: "acc") }
  156. legalTitle = Zásady { -send-short-brand(case: "acc") } pro ochranu osobních údajů
  157. legalDateStamp = Verze 1.0, 12. března 2019
  158. # A short representation of a countdown timer containing the number of days, hours, and minutes remaining as digits, example "2d 11h 56m"
  159. expiresDaysHoursMinutes = { $days }d { $hours }h { $minutes }m
  160. addFilesButton = Vyberte soubory k nahrání
  161. uploadButton = Nahrát
  162. # the first part of the string 'Drag and drop files or click to send up to 1GB'
  163. dragAndDropFiles = Přetažením myší nebo kliknutím sem
  164. # the second part of the string 'Drag and drop files or click to send up to 1GB'
  165. # $size is the size of the file, displayed using the fileSize message as format (e.g. "2.5MB")
  166. orClickWithSize = můžete poslat až { $size }
  167. addPassword = Ochránit heslem
  168. emailPlaceholder = Zadejte svoji e-mailovou adresu
  169. # $size is the size of the file, displayed using the fileSize message as format (e.g. "2.5MB")
  170. signInSizeBump = Pro odesílání souborů o velikosti až { $size } se prosím přihlaste
  171. signInOnlyButton = Přihlásit se
  172. accountBenefitTitle = Vytvořte si účet { -firefox(case: "gen") } nebo se přihlaste
  173. # $size is the size of the file, displayed using the fileSize message as format (e.g. "2.5MB")
  174. accountBenefitLargeFiles = Sdílejte soubory o velikosti až { $size }
  175. accountBenefitDownloadCount = Sdílejte soubory s více lidmi
  176. accountBenefitTimeLimit =
  177. { $count ->
  178. [one] Odkazy platné až jeden den
  179. [few] Odkazy platné až { $count } dny
  180. *[other] Odkazy platné až { $count } dní
  181. }
  182. accountBenefitSync = Správa sdílených souborů z jakéhokoliv zařízení
  183. accountBenefitMoz = Více informací o dalších službách od { -mozilla(case: "gen") }
  184. signOut = Odhlásit se
  185. okButton = OK
  186. downloadingTitle = Stahování
  187. noStreamsWarning = Dešifrování tak velikého souboru se v tomto prohlížeči nemusí podařit.
  188. noStreamsOptionCopy = Zkopírujte odkaz pro otevření v jiném prohlížeči
  189. noStreamsOptionFirefox = Vyzkoušejte náš oblíbený prohlížeč
  190. noStreamsOptionDownload = Pokračovat v tomto prohlížeči
  191. downloadFirefoxPromo = { -send-short-brand } od aplikace { -firefox }.
  192. # the next line after the colon contains a file name
  193. shareLinkDescription = Sdílet odkaz na soubor:
  194. shareLinkButton = Sdílet odkaz
  195. # $name is the name of the file
  196. shareMessage = Stáhněte si soubor „{ $name }“ s { -send-brand(case: "ins") } - jednoduché a bezpečné sdílení souborů
  197. trailheadPromo = Existuje způsob, jak ochránit své soukromí. Používejte Firefox.
  198. learnMore = Zjistit více.