send.ftl 6.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148
  1. title = Send
  2. importingFile = Nasia´a…
  3. encryptingFile = Encriptando...
  4. decryptingFile = Desencriptando…
  5. downloadCount =
  6. { $num ->
  7. *[other] { $num } nxinuun
  8. }
  9. timespanHours =
  10. { $num ->
  11. [one] 1 hora
  12. *[other] { $num } horas
  13. }
  14. copiedUrl = Ntɨɨn
  15. unlockInputPlaceholder = Contraseña
  16. unlockButtonLabel = Nkasɨ
  17. downloadButtonLabel = Xinuu
  18. downloadFinish = Nnɨ´ɨ xinuu
  19. fileSizeProgress = ({ $partialSize } de { $totalSize })
  20. sendYourFilesLink = Ni´i Send
  21. errorPageHeader = ¡Iyo iin ntu nkene va´a!
  22. fileTooBig = Archivo ya´a ka´nu. Nejia chunku´va { $size }
  23. linkExpiredAlt = Nnɨ´ɨ enlace
  24. notSupportedHeader = Ntu íyo tiñu nuu ka̱a̱ nánuku ya´a.
  25. notSupportedLink = ¿Navi ntu satiñu nuu ka̱a̱ nánuku ya´a?
  26. notSupportedOutdatedDetail = Tuni Firefox ya´a ntu satiñu vii jii Send. Nejika xinunu a jíía ka̱a̱ nánuku.
  27. updateFirefox = Naxi´ñá Firefox
  28. deletePopupCancel = Nkuvi-ka
  29. deleteButtonHover = Xita
  30. passwordTryAgain = Contraseña ntu vatu. Nachu´un tuku.
  31. javascriptRequired = Send ni´i JavaScript
  32. whyJavascript = ¿Navi Send ni´i JavaScript?
  33. enableJavascript = Kua´a jia´a JavaScript jee nachu´un tuku.
  34. # A short representation of a countdown timer containing the number of hours and minutes remaining as digits, example "13h 47m"
  35. expiresHoursMinutes = { $hours }h { $minutes }m
  36. # A short representation of a countdown timer containing the number of minutes remaining as digits, example "56m"
  37. expiresMinutes = { $minutes }m
  38. # A short status message shown when the user enters a long password
  39. maxPasswordLength = Naja ka´nu koo contraseña: { $length }
  40. # A short status message shown when there was an error setting the password
  41. passwordSetError = Ntu nkuvi sá´á contraseña
  42. ## Send version 2 strings
  43. -send-brand = Send
  44. -send-short-brand = Send
  45. -firefox = Firefox
  46. -mozilla = Mozilla
  47. introTitle = Kua´a daa archivo ñama jee yu´u
  48. introDescription = { -send-brand } taji jia´anu archivos jii cifrado uvi nuu jee iin enlace nɨ´ɨ. Sukuan kuvi kumi yu´unu daa archivo jia´anu jee kuninu nkino daa ya´a kue´e kuiya íchi nuu.
  49. notifyUploadEncryptDone = Archivo noo´o íyo cifrado jee kuvi chu´un íchi
  50. # downloadCount is from the downloadCount string and timespan is a timespanMinutes string. ex. 'Expires after 2 downloads or 25 minutes'
  51. archiveExpiryInfo = Nɨ'ɨ dee nña´a { $downloadCount } a xiin { $timespan }
  52. timespanMinutes =
  53. { $num ->
  54. [one] 1 minuto
  55. *[other] { $num } minutos
  56. }
  57. timespanDays =
  58. { $num ->
  59. [one] 1 día
  60. *[other] { $num } días
  61. }
  62. timespanWeeks =
  63. { $num ->
  64. [one] 1 semana
  65. *[other] { $num } semanas
  66. }
  67. fileCount =
  68. { $num ->
  69. [one] 1 archivo
  70. *[other] { $num } archivos
  71. }
  72. # byte abbreviation
  73. bytes = B
  74. # kibibyte abbreviation
  75. kb = KB
  76. # mebibyte abbreviation
  77. mb = MB
  78. # gibibyte abbreviation
  79. gb = GB
  80. # localized number and byte abbreviation. example "2.5MB"
  81. fileSize = { $num }{ $units }
  82. # $size is the size of the file, displayed using the fileSize message as format (e.g. "2.5MB")
  83. totalSize = Ka´nu: { $size }
  84. # the next line after the colon contains a file name
  85. copyLinkDescription = Tɨɨn enlace jee kua´a archivo:
  86. copyLinkButton = Tɨɨn enlacae
  87. downloadTitle = Xinuu archivo
  88. downloadDescription = Archivo ya´a nsajia { -send-brand } jíí cifrado punto a punto jee iin enlace naa.
  89. trySendDescription = Nasá´á jii { -send-brand } kua´a ñama jee vatu.
  90. # count will always be > 10
  91. tooManyFiles =
  92. { $count ->
  93. [one] Ntuxini 1 archivo kuvi ska.
  94. *[other] Ntuxini { $count } archivos kuvi ska.
  95. }
  96. # count will always be > 10
  97. tooManyArchives =
  98. { $count ->
  99. [one] Ntu xini 1 archivo íyo
  100. *[other] Ntu xini { $count } archivos íyo
  101. }
  102. expiredTitle = Nnɨ'ɨ link ya´a.
  103. notSupportedDescription = { -send-brand } nsatiñu jii ka̱a̱ nánuku ya´a. { -send-short-brand } satiñu va´a jii tuni íchi yata { -firefox }, jee satiñu va´a jii tuni íyo ntañu´u kuaiyo daa ka̱a̱ nánuku.
  104. downloadFirefox = Xinuun { -firefox }
  105. legalTitle = Tu´un xitu a kumiji noo´o { -send-short-brand }
  106. legalDateStamp = Versión 1.0 del 12 de marzo de 2019
  107. # A short representation of a countdown timer containing the number of days, hours, and minutes remaining as digits, example "2d 11h 56m"
  108. expiresDaysHoursMinutes = { $days }d { $hours }h { $minutes }m
  109. addFilesButton = Kaji archivos ska
  110. uploadButton = Ska
  111. # the first part of the string 'Drag and drop files or click to send up to 1GB'
  112. dragAndDropFiles = Staka jee sía daa archivo
  113. # the second part of the string 'Drag and drop files or click to send up to 1GB'
  114. # $size is the size of the file, displayed using the fileSize message as format (e.g. "2.5MB")
  115. orClickWithSize = a xiin kuaxin saa chu´un íchi nee { $size }
  116. addPassword = Iyo yu´u jii contraseña
  117. emailPlaceholder = Chu´un email noo´o
  118. # $size is the size of the file, displayed using the fileSize message as format (e.g. "2.5MB")
  119. signInSizeBump = Kajie´e sesión saa chu´un íchi nee { $size }
  120. signInOnlyButton = Kajie´e sesión
  121. accountBenefitTitle = Sá´á iin cuenta { -firefox } a xiin kajie´e sesión
  122. # $size is the size of the file, displayed using the fileSize message as format (e.g. "2.5MB")
  123. accountBenefitLargeFiles = Kua´a archivo ka´nu { $size }
  124. accountBenefitDownloadCount = Kua´a archivos jii inka ñivɨ
  125. accountBenefitTimeLimit =
  126. { $count ->
  127. [one] Kuteku enlaces 1 kivɨ
  128. *[other] Kuteku daa enlaces { $count } kivɨ
  129. }
  130. accountBenefitSync = Tetiñu archivos jia´anu ntaka ka̱a̱
  131. accountBenefitMoz = Ka´vi kue´eka jiee inka tiñu { -mozilla }
  132. signOut = Kasɨ sesión
  133. okButton = Kuvi
  134. downloadingTitle = Xinuu
  135. noStreamsWarning = Kuvi ka̱a̱ nánaku ya´a nxituvi a vaji nuu iin archivo ka´nu.
  136. noStreamsOptionCopy = Tɨɨn enlace jee síne nuu inka ka̱a̱ nánuku
  137. noStreamsOptionFirefox = Ni´i ka̱a̱ nánuku va´a
  138. noStreamsOptionDownload = Kaka jii ka̱a̱ nánuku ya´a
  139. downloadFirefoxPromo = { -send-short-brand } taji jíía { -firefox }.
  140. # the next line after the colon contains a file name
  141. shareLinkDescription = Kua´a enlace archivo noo´o
  142. shareLinkButton = Kua´a link
  143. # $name is the name of the file
  144. shareMessage = Xinuu “{ $name }” jii { -send-brand }: ntu viji
  145. trailheadPromo = Iyo iin kuvi kumi privacidad noo´o. Nayonika Firefox.
  146. learnMore = Ka´vi kue´eka