send.ftl 7.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149
  1. title = Send
  2. importingFile = Ujek'ik…
  3. encryptingFile = Uwiqik…
  4. decryptingFile = Usolik…
  5. downloadCount =
  6. { $num ->
  7. [one] 1 uqasaxik
  8. *[other] { $num } taq uqasaxik
  9. }
  10. timespanHours =
  11. { $num ->
  12. [one] 1 ramaj
  13. *[other] { $num } taq ramaj
  14. }
  15. copiedUrl = Copied!
  16. unlockInputPlaceholder = Retokib'al
  17. unlockButtonLabel = Utzoqopixik
  18. downloadButtonLabel = Uqasaxik
  19. downloadFinish = Tz'aqat uqasaxik
  20. fileSizeProgress = ({ $partialSize } rech { $totalSize })
  21. sendYourFilesLink = Chak'amb'ejaj Send
  22. errorPageHeader = K'o man utz ta xub'ano
  23. fileTooBig = Le kemk'olib'al sib'alaj nim chech upaqab'isaxik. Rajawaxik nitz' chi uwach{ $size }
  24. linkExpiredAlt = Xq'ax uq'ijol kemwiqb'al
  25. notSupportedHeader = Man toq'am ta le anik'onel
  26. notSupportedLink = ¿Jasche man toq'am ta le nunik'onel?
  27. notSupportedOutdatedDetail = Chakuyu' we okib'al rech Firefox man kutoq'aj ta le k'ak'eta'm rech web' le kuya' uchuq'ab' Send. Rajawaxik kak'ak'arisaj le anik'onel.
  28. updateFirefox = Chak'ak'arisaj Firefox
  29. deletePopupCancel = Uq'atexik
  30. deleteButtonHover = Uchupik
  31. passwordTryAgain = Man utz ta le retokib'al. Chab'ana' chi jumul.
  32. javascriptRequired = Le Send kajawataj JavaScript chech
  33. whyJavascript = ¿jasche kajawataj JavaScript chech Send?
  34. enableJavascript = Chatzija' JavaScript k'ate k'u ri' chab'ana' chi jumul.
  35. # A short representation of a countdown timer containing the number of hours and minutes remaining as digits, example "13h 47m"
  36. expiresHoursMinutes = { $hours }h { $minutes }m
  37. # A short representation of a countdown timer containing the number of minutes remaining as digits, example "56m"
  38. expiresMinutes = { $minutes }m
  39. # A short status message shown when the user enters a long password
  40. maxPasswordLength = Nimalaj unimal retokib'al: { $length }
  41. # A short status message shown when there was an error setting the password
  42. passwordSetError = Man kkowimb'ex ta ujeqeb'axik le retokib'al
  43. ## Send version 2 strings
  44. -send-brand = Send
  45. -send-short-brand = Utaqik
  46. -firefox = Firefox
  47. -mozilla = Mozilla
  48. introTitle = Man k'ax taj, ukomonexik taq kemk'olib'al pa echeb'alil
  49. introDescription = { -send-brand } kuya' bé chi awech kakomonej taq kemk'olib'al ruk' wiqitajem chi'l jun kemwiqb'al le kq'ax uq'ijol pa utukelam. Are chi man katzaq ta le kakomone'j pa echeb'alil chi'l chasuk'ub'a' rilik chi le taq ajastaq man kk'oji' ta pa nimk'atz pa junelik.
  50. notifyUploadEncryptDone = Le akemk'olib'al wiqitalik chi'l utz chi kataqo
  51. # downloadCount is from the downloadCount string and timespan is a timespanMinutes string. ex. 'Expires after 2 downloads or 25 minutes'
  52. archiveExpiryInfo = Kq'ax uq'ijol chi rij { $downloadCount } on { $timespan }
  53. timespanMinutes =
  54. { $num ->
  55. [one] 1 kajb'al
  56. *[other] { $num } taq kajb'al
  57. }
  58. timespanDays =
  59. { $num ->
  60. [one] 1 q'ij
  61. *[other] { $num } taq q'ij
  62. }
  63. timespanWeeks =
  64. { $num ->
  65. [one] 1 wuqq'ij
  66. *[other] { $num } taq wuqq'ij
  67. }
  68. fileCount =
  69. { $num ->
  70. [one] 1 kemk'olib'al
  71. *[other] { $num } taq kemk'olib'al
  72. }
  73. # byte abbreviation
  74. bytes = B
  75. # kibibyte abbreviation
  76. kb = KB
  77. # mebibyte abbreviation
  78. mb = MB
  79. # gibibyte abbreviation
  80. gb = GB
  81. # localized number and byte abbreviation. example "2.5MB"
  82. fileSize = { $num }{ $units }
  83. # $size is the size of the file, displayed using the fileSize message as format (e.g. "2.5MB")
  84. totalSize = Ronojel unimal: { $size }
  85. # the next line after the colon contains a file name
  86. copyLinkDescription = Chawinaqirisaj uwach le kemwiqb'al chech ukomone'xik le akemk'olib'al:
  87. copyLinkButton = Relesaxik uwach kemwiqb'al
  88. downloadTitle = Uqasaxik taq kemwiqb'al
  89. downloadDescription = We kemk'olib'al xkomone'x pa { -send-brand } ruk' wiqitajem pa xkut chi xkut chi'l jun kemwiqb'al le kq'ax uq'ijol pa utukelam.
  90. trySendDescription = Chak'amb'ejaj { -send-brand } chech man k'ax taj, ukomonexik kemk'olib'al pa chajib'al.
  91. # count will always be > 10
  92. tooManyFiles =
  93. { $count ->
  94. [one] Xa 1 kemk'olib'al kkowinb'ex upaqab'isaxik pa jun uq'ijol.
  95. *[other] Xew { $count } taq kemk'olib'al kkowinb'ex upaqab'isaxik pa jun uq'ijol.
  96. }
  97. # count will always be > 10
  98. tooManyArchives =
  99. { $count ->
  100. [one] Xew 1 kemk'olib'al ya'om b'e chech.
  101. *[other] Xew { $count } taq kemk'olib'al ya'om b'e chech
  102. }
  103. expiredTitle = Xq'ax uq'ijol we kemwiqb'al
  104. notSupportedDescription = { -send-brand } man kchakun ta ruk' we nik'onel. { -send-short-brand } are qas utz uchakunem ruk' le maja naj okib'al rech { -firefox }, xuquje' kchakun ruk' le okib'al rech chanim rech nima ronojel taq nik'onelab'.
  105. downloadFirefox = Uqasaxik { -firefox }
  106. legalTitle = { -send-short-brand } ub'ixikil rech echeb'alil
  107. legalDateStamp = Okib'al 1.0, uq'ijol rech urox ik' 12, 2019
  108. # A short representation of a countdown timer containing the number of days, hours, and minutes remaining as digits, example "2d 11h 56m"
  109. expiresDaysHoursMinutes = { $days }d { $hours }h { $minutes }m
  110. addFilesButton = Ucha'ik taq kemk'olib'al chech upaqab'isaxik
  111. uploadButton = Upaqab'isaxik
  112. # the first part of the string 'Drag and drop files or click to send up to 1GB'
  113. dragAndDropFiles = Uchararexik chi'l utzoqopixik taq kemk'olib'al
  114. # the second part of the string 'Drag and drop files or click to send up to 1GB'
  115. # $size is the size of the file, displayed using the fileSize message as format (e.g. "2.5MB")
  116. orClickWithSize = on chapitz'a' chech utaqik chech { $size }
  117. addPassword = Chajital rumal retokib'al
  118. emailPlaceholder = Chach'apa' le ataqoqxa'nib'al
  119. # $size is the size of the file, displayed using the fileSize message as format (e.g. "2.5MB")
  120. signInSizeBump = Chamajij kemchak chech utaqik chech { $size }
  121. signInOnlyButton = Chamajij kemchak
  122. accountBenefitTitle = Chawinaqirisaj jun { -firefox } kemb'i'aj on chamajij kemchak
  123. # $size is the size of the file, displayed using the fileSize message as format (e.g. "2.5MB")
  124. accountBenefitLargeFiles = Chakomone'j taq kemk'olib'al kq'ax pa uwi' { $size }
  125. accountBenefitDownloadCount = Chakomone'j taq kemk'olib'al kuk' nik'aj chi winaq
  126. accountBenefitTimeLimit =
  127. { $count ->
  128. [one] Chatzija' taq kemwiqb'al are chi kq'ax pa uwi' 1 q'ij
  129. *[other] Chatzija' taq kemwiqb'al are chi kq'ax pa uwi' { $count } taq q'ij
  130. }
  131. accountBenefitSync = Chawilawachij komone'tal taq kemk'olib'al pa apachike wiqkemchakub'al
  132. accountBenefitMoz = Chaweta'maj chi rij jun chi { -mozilla } taq patanib'al
  133. signOut = Chatz'apij kemchak
  134. okButton = Ja'e
  135. downloadingTitle = Ktajin uqasaxik
  136. noStreamsWarning = We nik'onel wene man kkowin taj kusol jun jewa' unimal kemk'olib'al
  137. noStreamsOptionCopy = Chawelesaj uwach le kemwiqb'al chech ujaqik jun chi nik'onel
  138. noStreamsOptionFirefox = Chak'amb'ejaj le ajawatal nik'onel
  139. noStreamsOptionDownload = Chab'ana' na ruk' we nik'onel
  140. downloadFirefoxPromo = { -send-short-brand } k'amom la chi awech rumal le k'ak' { -firefox }.
  141. # the next line after the colon contains a file name
  142. shareLinkDescription = Chakomone'j le kemwiqb'al chech le akemk'olib'al:
  143. shareLinkButton = Chakomone'j kemwiqb'al
  144. # $name is the name of the file
  145. shareMessage = Chaqasaj “{ $name }” ruk' { -send-brand }: man k'ax ta ub'anik, ukomone'xik kemk'olib'al pa chajib'al
  146. trailheadPromo = K'o jun ub'e'al chech uchajixik le a'echeb'alil. Chat'iqa' awib' pa. Firefox.
  147. learnMore = Chaweta'maj nik'aj chik