logo

pleroma

My custom branche(s) on git.pleroma.social/pleroma/pleroma git clone https://hacktivis.me/git/pleroma.git

default.po (6713B)


  1. ## "msgid"s in this file come from POT (.pot) files.
  2. ##
  3. ## Do not add, change, or remove "msgid"s manually here as
  4. ## they're tied to the ones in the corresponding POT file
  5. ## (with the same domain).
  6. ##
  7. ## Use "mix gettext.extract --merge" or "mix gettext.merge"
  8. ## to merge POT files into PO files.
  9. msgid ""
  10. msgstr ""
  11. "PO-Revision-Date: 2022-07-22 19:00+0000\n"
  12. "Last-Translator: Yating Zhan <thestrandedvalley@protonmail.com>\n"
  13. "Language-Team: Chinese (Simplified) <http://weblate.pleroma-dev.ebin.club/"
  14. "projects/pleroma/pleroma-backend-domain-default/zh_Hans/>\n"
  15. "Language: zh_Hans\n"
  16. "Content-Type: text/plain; charset=UTF-8\n"
  17. "Content-Transfer-Encoding: 8bit\n"
  18. "Plural-Forms: nplurals=1; plural=0;\n"
  19. "X-Generator: Weblate 4.13.1\n"
  20. #: lib/pleroma/web/api_spec/render_error.ex:122
  21. #, elixir-format
  22. msgid "%{name} - %{count} is not a multiple of %{multiple}."
  23. msgstr "%{name} - %{count} 不是 %{multiple} 的倍数。"
  24. #: lib/pleroma/web/api_spec/render_error.ex:131
  25. #, elixir-format
  26. msgid "%{name} - %{value} is larger than exclusive maximum %{max}."
  27. msgstr "%{name} - %{value} 大于排除性最大值 %{max}。"
  28. #: lib/pleroma/web/api_spec/render_error.ex:140
  29. #, elixir-format
  30. msgid "%{name} - %{value} is larger than inclusive maximum %{max}."
  31. msgstr "%{name} - %{value} 大于包括性最大值 %{max}。"
  32. #: lib/pleroma/web/api_spec/render_error.ex:149
  33. #, elixir-format
  34. msgid "%{name} - %{value} is smaller than exclusive minimum %{min}."
  35. msgstr "%{name} - %{value} 小于排除性最小值 %{min}。"
  36. #: lib/pleroma/web/api_spec/render_error.ex:158
  37. #, elixir-format
  38. msgid "%{name} - %{value} is smaller than inclusive minimum %{min}."
  39. msgstr "%{name} - %{value} 小于包括性最小值 %{min}。"
  40. #: lib/pleroma/web/api_spec/render_error.ex:102
  41. #, elixir-format
  42. msgid "%{name} - Array items must be unique."
  43. msgstr "%{name} - 数组项目必须唯一。"
  44. #: lib/pleroma/web/api_spec/render_error.ex:114
  45. #, elixir-format
  46. msgid "%{name} - Array length %{length} is larger than maxItems: %{}."
  47. msgstr "%{name} - 数组长度 %{length} 大于最大项目数: %{}。"
  48. #: lib/pleroma/web/api_spec/render_error.ex:106
  49. #, elixir-format
  50. msgid "%{name} - Array length %{length} is smaller than minItems: %{min}."
  51. msgstr "%{name} - 数组长度 %{length} 小于最小项目数: %{min}。"
  52. #: lib/pleroma/web/api_spec/render_error.ex:166
  53. #, elixir-format
  54. msgid "%{name} - Invalid %{type}. Got: %{value}."
  55. msgstr "%{name} - 不合法的 %{type}。得到的是:%{value}。"
  56. #: lib/pleroma/web/api_spec/render_error.ex:174
  57. #, elixir-format
  58. msgid "%{name} - Invalid format. Expected %{format}."
  59. msgstr "%{name} - 不合法的格式。预期是 %{format}。"
  60. #: lib/pleroma/web/api_spec/render_error.ex:51
  61. #, elixir-format
  62. msgid "%{name} - Invalid schema.type. Got: %{type}."
  63. msgstr "%{name} - 不合法的 schema.type。得到的是:%{type}。"
  64. #: lib/pleroma/web/api_spec/render_error.ex:178
  65. #, elixir-format
  66. msgid "%{name} - Invalid value for enum."
  67. msgstr "%{name} - 枚举值不合法。"
  68. #: lib/pleroma/web/api_spec/render_error.ex:95
  69. #, elixir-format
  70. msgid "%{name} - String length is larger than maxLength: %{length}."
  71. msgstr "%{name} - 字串长度大于最大长度:%{length}。"
  72. #: lib/pleroma/web/api_spec/render_error.ex:88
  73. #, elixir-format
  74. msgid "%{name} - String length is smaller than minLength: %{length}."
  75. msgstr "%{name} - 字串长度小于最小长度:%{length}。"
  76. #: lib/pleroma/web/api_spec/render_error.ex:63
  77. #, elixir-format
  78. msgid "%{name} - null value where %{type} expected."
  79. msgstr "%{name} - null 值,但是预期该是 %{type}。"
  80. #: lib/pleroma/web/api_spec/render_error.ex:60
  81. #, elixir-format
  82. msgid "%{name} - null value."
  83. msgstr "%{name} - null 值。"
  84. #: lib/pleroma/web/api_spec/render_error.ex:182
  85. #, elixir-format
  86. msgid "Failed to cast to any schema in %{polymorphic_type}"
  87. msgstr "转换到 %{polymorphic_type} 中的任一 schema 失败"
  88. #: lib/pleroma/web/api_spec/render_error.ex:71
  89. #, elixir-format
  90. msgid "Failed to cast value as %{invalid_schema}. Value must be castable using `allOf` schemas listed."
  91. msgstr "把值转换成 %{invalid_schema} 失败。值必须可以被转换成在列的「所有」schema。"
  92. #: lib/pleroma/web/api_spec/render_error.ex:84
  93. #, elixir-format
  94. msgid "Failed to cast value to one of: %{failed_schemas}."
  95. msgstr "转换值为 %{failed_schemas} 中的一个失败。"
  96. #: lib/pleroma/web/api_spec/render_error.ex:78
  97. #, elixir-format
  98. msgid "Failed to cast value using any of: %{failed_schemas}."
  99. msgstr "转换值为 %{failed_schemas} 中的任意一个失败。"
  100. #: lib/pleroma/web/api_spec/render_error.ex:212
  101. #, elixir-format
  102. msgid "Invalid value for header: %{name}."
  103. msgstr "头 %{name} 的不合法的值。"
  104. #: lib/pleroma/web/api_spec/render_error.ex:204
  105. #, elixir-format
  106. msgid "Missing field: %{name}."
  107. msgstr "缺少字段:%{name}。"
  108. #: lib/pleroma/web/api_spec/render_error.ex:208
  109. #, elixir-format
  110. msgid "Missing header: %{name}."
  111. msgstr "缺少头:%{name}。"
  112. #: lib/pleroma/web/api_spec/render_error.ex:196
  113. #, elixir-format
  114. msgid "No value provided for required discriminator `%{field}`."
  115. msgstr ""
  116. #: lib/pleroma/web/api_spec/render_error.ex:216
  117. #, elixir-format
  118. msgid "Object property count %{property_count} is greater than maxProperties: %{max_properties}."
  119. msgstr ""
  120. #: lib/pleroma/web/api_spec/render_error.ex:224
  121. #, elixir-format
  122. msgid "Object property count %{property_count} is less than minProperties: %{min_properties}"
  123. msgstr ""
  124. #: lib/pleroma/web/templates/static_fe/static_fe/error.html.eex:2
  125. #, elixir-format
  126. msgid "Oops"
  127. msgstr "嗨呀"
  128. #: lib/pleroma/web/api_spec/render_error.ex:188
  129. #, elixir-format
  130. msgid "Unexpected field: %{name}."
  131. msgstr "超出预期的字段:%{name}。"
  132. #: lib/pleroma/web/api_spec/render_error.ex:200
  133. #, elixir-format
  134. msgid "Unknown schema: %{name}."
  135. msgstr "未知的 schema:%{name}。"
  136. #: lib/pleroma/web/api_spec/render_error.ex:192
  137. #, elixir-format
  138. msgid "Value used as discriminator for `%{field}` matches no schemas."
  139. msgstr ""
  140. #: lib/pleroma/web/templates/embed/show.html.eex:43
  141. #: lib/pleroma/web/templates/static_fe/static_fe/_notice.html.eex:37
  142. #, elixir-format
  143. msgid "announces"
  144. msgstr "传播"
  145. #: lib/pleroma/web/templates/embed/show.html.eex:44
  146. #: lib/pleroma/web/templates/static_fe/static_fe/_notice.html.eex:38
  147. #, elixir-format
  148. msgid "likes"
  149. msgstr "喜欢"
  150. #: lib/pleroma/web/templates/embed/show.html.eex:42
  151. #: lib/pleroma/web/templates/static_fe/static_fe/_notice.html.eex:36
  152. #, elixir-format
  153. msgid "replies"
  154. msgstr "回复"
  155. #: lib/pleroma/web/templates/embed/show.html.eex:27
  156. #: lib/pleroma/web/templates/static_fe/static_fe/_notice.html.eex:22
  157. #, elixir-format
  158. msgid "sensitive media"
  159. msgstr "敏感媒体"