send.ftl 7.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176
  1. title = Send
  2. importingFile = Oc'h enporzhiañ …
  3. encryptingFile = Oc'h enrinegañ..
  4. decryptingFile = Oc'h ezrinegañ...
  5. downloadCount =
  6. { $num ->
  7. [one] { $num } bellgargadenn
  8. [two] { $num } bellgargadenn
  9. [few] { $num } fellgargadenn
  10. [many] { $num } a bellgargadennoù
  11. *[other] { $num } pellgargadenn
  12. }
  13. timespanHours =
  14. { $num ->
  15. [one] { $num } eur
  16. [two] { $num } eur
  17. [few] { $num } eur
  18. [many] { $num } a eurioù
  19. *[other] { $num } eur
  20. }
  21. copiedUrl = Eilet!
  22. unlockInputPlaceholder = Ger-tremen
  23. unlockButtonLabel = Dibrennañ
  24. downloadButtonLabel = Pellgargañ
  25. downloadFinish = Pellgargadur echu
  26. fileSizeProgress = ({ $partialSize } war { $totalSize })
  27. sendYourFilesLink = Esaeit Send
  28. errorPageHeader = Degouezhet ez eus bet ur fazi!
  29. fileTooBig = Re vras eo ar restr-mañ evit e pellgas. Rankout a ra bezañ nebeutoc'h eget { $size }
  30. linkExpiredAlt = Ere diamzeret
  31. notSupportedHeader = N'eo ket skoret ho merdeer.
  32. notSupportedLink = Perak n'eo ket skoret ma merdeer?
  33. notSupportedOutdatedDetail = Siwazh n'eo ket skoret ar c'halvezerezhioù implijet evit Send gant an handelv-mañ eus Firefox. Ret e vo deoc'h hizivaat ho merdeer.
  34. updateFirefox = Hizivaat Firefox
  35. deletePopupCancel = Nullañ
  36. deleteButtonHover = Dilemel
  37. passwordTryAgain = Ger-tremen direizh. Klaskit en-dro.
  38. javascriptRequired = Send a azgoulenn Javascript
  39. whyJavascript = Perak e azgoulenn Send Javascript?
  40. enableJavascript = Gweredekait Javascript ha klaskit en-dro.
  41. # A short representation of a countdown timer containing the number of hours and minutes remaining as digits, example "13h 47m"
  42. expiresHoursMinutes = { $hours }e { $minutes }m
  43. # A short representation of a countdown timer containing the number of minutes remaining as digits, example "56m"
  44. expiresMinutes = { $minutes }m
  45. # A short status message shown when the user enters a long password
  46. maxPasswordLength = Hirder brasañ aotreet evit ar ger-tremen: { $length }
  47. # A short status message shown when there was an error setting the password
  48. passwordSetError = N'haller ket despizañ ar ger-tremen
  49. ## Send version 2 strings
  50. -send-brand = Send
  51. -send-short-brand = Send
  52. -firefox = Firefox
  53. -mozilla = Mozilla
  54. introTitle = Rannañ restroù en un doare eeun ha prevez
  55. introDescription = A-drugarez da { -send-brand } a c'hallit rannañ restroù gant un enrinegañ penn-ouzh-penn hag un ere a ziamzero ent emgefreek. Evel-se e c'hallit mirout ar pezh a rannit prevez ha bezañ sur ne chomo ket ho traoù enlinenn da viken.
  56. notifyUploadEncryptDone = Enrineget eo ho restr ha prest eo da vezañ kaset
  57. # downloadCount is from the downloadCount string and timespan is a timespanMinutes string. ex. 'Expires after 2 downloads or 25 minutes'
  58. archiveExpiryInfo = Diamzeriñ a raio goude { $downloadCount } pe { $timespan }
  59. timespanMinutes =
  60. { $num ->
  61. [one] { $num } vunutenn
  62. [two] { $num } vunutenn
  63. [few] { $num } munutenn
  64. [many] { $num } a vunutennoù
  65. *[other] { $num } munutenn
  66. }
  67. timespanDays =
  68. { $num ->
  69. [one] { $num } devezh
  70. [two] { $num } zevezh
  71. [few] { $num } devezh
  72. [many] { $num } a zevezhioù
  73. *[other] { $num } devezh
  74. }
  75. timespanWeeks =
  76. { $num ->
  77. [one] { $num } sizhun
  78. [two] { $num } sizhun
  79. [few] { $num } sizhun
  80. [many] { $num } a sizhunioù
  81. *[other] { $num } sizhun
  82. }
  83. fileCount =
  84. { $num ->
  85. [one] { $num } restr
  86. [two] { $num } restr
  87. [few] { $num } restr
  88. [many] { $num } a restroù
  89. *[other] { $num } restr
  90. }
  91. # byte abbreviation
  92. bytes = e
  93. # kibibyte abbreviation
  94. kb = Ke
  95. # mebibyte abbreviation
  96. mb = Me
  97. # gibibyte abbreviation
  98. gb = Ge
  99. # localized number and byte abbreviation. example "2.5MB"
  100. fileSize = { $num }{ $units }
  101. # $size is the size of the file, displayed using the fileSize message as format (e.g. "2.5MB")
  102. totalSize = Ment hollek: { $size }
  103. # the next line after the colon contains a file name
  104. copyLinkDescription = Eilit an ere evit rannañ ho restr
  105. copyLinkButton = Eilañ an ere
  106. downloadTitle = Pellgargañ ar restroù
  107. downloadDescription = Dre { -send-brand } eo bet rannet ar restr-mañ, gant un enrinegañ penn-ouzh-penn hag un ere a ziamzer ent emgefreek.
  108. trySendDescription = Esaeit { -send-brand } evit rannañ restroù en un doare eeun ha prevez.
  109. # count will always be > 10
  110. tooManyFiles =
  111. { $count ->
  112. [one] N'haller pellgas nemet { $count } restr er memes mare.
  113. [two] N'haller pellgas nemet { $count } restr er memes mare.
  114. [few] N'haller pellgas nemet { $count } restr er memes mare.
  115. [many] N'haller pellgas nemet { $count } a restroù er memes mare.
  116. *[other] N'haller pellgas nemet { $count } restr er memes mare.
  117. }
  118. # count will always be > 10
  119. tooManyArchives =
  120. { $count ->
  121. [one] Aotreet eo{ $count } diell nemetken.
  122. [two] Aotreet eo{ $count } ziell nemetken.
  123. [few] Aotreet eo{ $count } diell nemetken.
  124. [many] Aotreet eo{ $count } a zielloù nemetken.
  125. *[other] Aotreet eo{ $count } diell nemetken.
  126. }
  127. expiredTitle = Diamzeret eo an ere.
  128. notSupportedDescription = { -send-brand } n'aio ket en-dro war ar merdeer-mañ. { -send-short-brand } a za en-dro gwelloc'h gant handelv diwezhañ { -firefox }, ha mont a raio en-dro gant handelv bremanel lodenn vrasañ ar merdeerioù.
  129. downloadFirefox = Pellgargañ { -firefox }
  130. legalTitle = Evezhiadenn a fed buhez prevez { -send-short-brand }
  131. legalDateStamp = Handelv 1.0, d'an 12 a viz Meurzh 2019
  132. # A short representation of a countdown timer containing the number of days, hours, and minutes remaining as digits, example "2d 11h 56m"
  133. expiresDaysHoursMinutes = { $days }d { $hours }e { $minutes }m
  134. addFilesButton = Diuzit ur restr da bellgas
  135. uploadButton = Pellgas
  136. # the first part of the string 'Drag and drop files or click to send up to 1GB'
  137. dragAndDropFiles = Riklit ha laoskit restroù
  138. # the second part of the string 'Drag and drop files or click to send up to 1GB'
  139. # $size is the size of the file, displayed using the fileSize message as format (e.g. "2.5MB")
  140. orClickWithSize = pe klikit evit kas betek { $size }
  141. addPassword = Gwareziñ gant ur ger-tremen
  142. emailPlaceholder = Enankit ho chomlec'h postel
  143. # $size is the size of the file, displayed using the fileSize message as format (e.g. "2.5MB")
  144. signInSizeBump = Kennaskit evit kas betek { $size }
  145. signInOnlyButton = Kennaskañ
  146. accountBenefitTitle = Krouit ur gont { -firefox } pe kennaskit
  147. # $size is the size of the file, displayed using the fileSize message as format (e.g. "2.5MB")
  148. accountBenefitLargeFiles = Rannit restroù betek { $size }
  149. accountBenefitDownloadCount = Rannit restroù gant muioc'h a dud
  150. accountBenefitTimeLimit =
  151. { $count ->
  152. [one] Dalc'hit an ereoù oberiant e-pad { $count } devezh
  153. [two] Dalc'hit an ereoù oberiant e-pad { $count } zevezh
  154. [few] Dalc'hit an ereoù oberiant e-pad { $count } devezh
  155. [many] Dalc'hit an ereoù oberiant e-pad { $count } a zevezhioù
  156. *[other] Dalc'hit an ereoù oberiant e-pad { $count } devezh
  157. }
  158. accountBenefitSync = Merit ar restroù rannet gant forzh peseurt trevnad
  159. accountBenefitMoz = Gouzout hiroc'h a-zivout gwazerezhioù all { -mozilla }
  160. signOut = Digennaskañ
  161. okButton = Mat eo
  162. downloadingTitle = O pellgargañ
  163. noStreamsWarning = Posupl eo ne vefe ket gouest ar merdeer-mañ da ezrinegañ ur restr ken bras.
  164. noStreamsOptionCopy = Eilit an ere evit digeriñ anezhañ en ur merdeer all
  165. noStreamsOptionFirefox = Esaeit hor merdeer karetañ
  166. noStreamsOptionDownload = Kenderc'hel gant ar merdeer-mañ
  167. downloadFirefoxPromo = { -send-short-brand } a zo kinniget deoc'h gant ar { -firefox } nevez-flamm.
  168. # the next line after the colon contains a file name
  169. shareLinkDescription = Rannit an ere etrezek ho restr:
  170. shareLinkButton = Rannañ an ere
  171. # $name is the name of the file
  172. shareMessage = Pellgargañ "{ $name }" gant { -send-brand }: rannañ restroù en un doare eeun ha prevez
  173. trailheadPromo = Un doare a zo da wareziñ ho puhez prevez. Tremenit da Firefox.
  174. learnMore = Gouzout hiroc'h.