Fork of Pleroma with site-specific changes and feature branches https://git.pleroma.social/pleroma/pleroma
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

463 lines
11KB

  1. ## This file is a PO Template file.
  2. ##
  3. ## `msgid`s here are often extracted from source code.
  4. ## Add new translations manually only if they're dynamic
  5. ## translations that can't be statically extracted.
  6. ##
  7. ## Run `mix gettext.extract` to bring this file up to
  8. ## date. Leave `msgstr`s empty as changing them here as no
  9. ## effect: edit them in PO (`.po`) files instead.
  10. ## From Ecto.Changeset.cast/4
  11. msgid "can't be blank"
  12. msgstr ""
  13. ## From Ecto.Changeset.unique_constraint/3
  14. msgid "has already been taken"
  15. msgstr ""
  16. ## From Ecto.Changeset.put_change/3
  17. msgid "is invalid"
  18. msgstr ""
  19. ## From Ecto.Changeset.validate_format/3
  20. msgid "has invalid format"
  21. msgstr ""
  22. ## From Ecto.Changeset.validate_subset/3
  23. msgid "has an invalid entry"
  24. msgstr ""
  25. ## From Ecto.Changeset.validate_exclusion/3
  26. msgid "is reserved"
  27. msgstr ""
  28. ## From Ecto.Changeset.validate_confirmation/3
  29. msgid "does not match confirmation"
  30. msgstr ""
  31. ## From Ecto.Changeset.no_assoc_constraint/3
  32. msgid "is still associated with this entry"
  33. msgstr ""
  34. msgid "are still associated with this entry"
  35. msgstr ""
  36. ## From Ecto.Changeset.validate_length/3
  37. msgid "should be %{count} character(s)"
  38. msgid_plural "should be %{count} character(s)"
  39. msgstr[0] ""
  40. msgstr[1] ""
  41. msgid "should have %{count} item(s)"
  42. msgid_plural "should have %{count} item(s)"
  43. msgstr[0] ""
  44. msgstr[1] ""
  45. msgid "should be at least %{count} character(s)"
  46. msgid_plural "should be at least %{count} character(s)"
  47. msgstr[0] ""
  48. msgstr[1] ""
  49. msgid "should have at least %{count} item(s)"
  50. msgid_plural "should have at least %{count} item(s)"
  51. msgstr[0] ""
  52. msgstr[1] ""
  53. msgid "should be at most %{count} character(s)"
  54. msgid_plural "should be at most %{count} character(s)"
  55. msgstr[0] ""
  56. msgstr[1] ""
  57. msgid "should have at most %{count} item(s)"
  58. msgid_plural "should have at most %{count} item(s)"
  59. msgstr[0] ""
  60. msgstr[1] ""
  61. ## From Ecto.Changeset.validate_number/3
  62. msgid "must be less than %{number}"
  63. msgstr ""
  64. msgid "must be greater than %{number}"
  65. msgstr ""
  66. msgid "must be less than or equal to %{number}"
  67. msgstr ""
  68. msgid "must be greater than or equal to %{number}"
  69. msgstr ""
  70. msgid "must be equal to %{number}"
  71. msgstr ""
  72. #, elixir-format
  73. #: lib/pleroma/web/common_api/common_api.ex:381
  74. msgid "Account not found"
  75. msgstr ""
  76. #, elixir-format
  77. #: lib/pleroma/web/common_api/common_api.ex:153
  78. msgid "Already voted"
  79. msgstr ""
  80. #, elixir-format
  81. #: lib/pleroma/web/oauth/oauth_controller.ex:263
  82. msgid "Bad request"
  83. msgstr ""
  84. #, elixir-format
  85. #: lib/pleroma/web/activity_pub/activity_pub_controller.ex:254
  86. msgid "Can't delete object"
  87. msgstr ""
  88. #, elixir-format
  89. #: lib/pleroma/web/mastodon_api/mastodon_api_controller.ex:569
  90. msgid "Can't delete this post"
  91. msgstr ""
  92. #, elixir-format
  93. #: lib/pleroma/web/mastodon_api/mastodon_api_controller.ex:1731
  94. #: lib/pleroma/web/mastodon_api/mastodon_api_controller.ex:1737
  95. msgid "Can't display this activity"
  96. msgstr ""
  97. #, elixir-format
  98. #: lib/pleroma/web/mastodon_api/mastodon_api_controller.ex:195
  99. msgid "Can't find user"
  100. msgstr ""
  101. #, elixir-format
  102. #: lib/pleroma/web/mastodon_api/mastodon_api_controller.ex:1148
  103. msgid "Can't get favorites"
  104. msgstr ""
  105. #, elixir-format
  106. #: lib/pleroma/web/activity_pub/activity_pub_controller.ex:263
  107. msgid "Can't like object"
  108. msgstr ""
  109. #, elixir-format
  110. #: lib/pleroma/web/common_api/utils.ex:518
  111. msgid "Cannot post an empty status without attachments"
  112. msgstr ""
  113. #, elixir-format
  114. #: lib/pleroma/web/common_api/utils.ex:461
  115. msgid "Comment must be up to %{max_size} characters"
  116. msgstr ""
  117. #, elixir-format
  118. #: lib/pleroma/web/admin_api/config.ex:63
  119. msgid "Config with params %{params} not found"
  120. msgstr ""
  121. #, elixir-format
  122. #: lib/pleroma/web/common_api/common_api.ex:78
  123. msgid "Could not delete"
  124. msgstr ""
  125. #, elixir-format
  126. #: lib/pleroma/web/common_api/common_api.ex:110
  127. msgid "Could not favorite"
  128. msgstr ""
  129. #, elixir-format
  130. #: lib/pleroma/web/common_api/common_api.ex:310
  131. msgid "Could not pin"
  132. msgstr ""
  133. #, elixir-format
  134. #: lib/pleroma/web/common_api/common_api.ex:89
  135. msgid "Could not repeat"
  136. msgstr ""
  137. #, elixir-format
  138. #: lib/pleroma/web/common_api/common_api.ex:120
  139. msgid "Could not unfavorite"
  140. msgstr ""
  141. #, elixir-format
  142. #: lib/pleroma/web/common_api/common_api.ex:327
  143. msgid "Could not unpin"
  144. msgstr ""
  145. #, elixir-format
  146. #: lib/pleroma/web/common_api/common_api.ex:99
  147. msgid "Could not unrepeat"
  148. msgstr ""
  149. #, elixir-format
  150. #: lib/pleroma/web/common_api/common_api.ex:392
  151. msgid "Could not update state"
  152. msgstr ""
  153. #, elixir-format
  154. #: lib/pleroma/web/mastodon_api/mastodon_api_controller.ex:1271
  155. msgid "Error."
  156. msgstr ""
  157. #, elixir-format
  158. #: lib/pleroma/captcha/kocaptcha.ex:36
  159. msgid "Invalid CAPTCHA"
  160. msgstr ""
  161. #, elixir-format
  162. #: lib/pleroma/web/mastodon_api/mastodon_api_controller.ex:1700
  163. #: lib/pleroma/web/oauth/oauth_controller.ex:465
  164. msgid "Invalid credentials"
  165. msgstr ""
  166. #, elixir-format
  167. #: lib/pleroma/plugs/ensure_authenticated_plug.ex:20
  168. msgid "Invalid credentials."
  169. msgstr ""
  170. #, elixir-format
  171. #: lib/pleroma/web/common_api/common_api.ex:154
  172. msgid "Invalid indices"
  173. msgstr ""
  174. #, elixir-format
  175. #: lib/pleroma/web/admin_api/admin_api_controller.ex:411
  176. msgid "Invalid parameters"
  177. msgstr ""
  178. #, elixir-format
  179. #: lib/pleroma/web/common_api/utils.ex:377
  180. msgid "Invalid password."
  181. msgstr ""
  182. #, elixir-format
  183. #: lib/pleroma/web/mastodon_api/mastodon_api_controller.ex:163
  184. msgid "Invalid request"
  185. msgstr ""
  186. #, elixir-format
  187. #: lib/pleroma/captcha/kocaptcha.ex:16
  188. msgid "Kocaptcha service unavailable"
  189. msgstr ""
  190. #, elixir-format
  191. #: lib/pleroma/web/mastodon_api/mastodon_api_controller.ex:1696
  192. msgid "Missing parameters"
  193. msgstr ""
  194. #, elixir-format
  195. #: lib/pleroma/web/common_api/utils.ex:496
  196. msgid "No such conversation"
  197. msgstr ""
  198. #, elixir-format
  199. #: lib/pleroma/web/admin_api/admin_api_controller.ex:163
  200. #: lib/pleroma/web/admin_api/admin_api_controller.ex:206
  201. msgid "No such permission_group"
  202. msgstr ""
  203. #, elixir-format
  204. #: lib/pleroma/plugs/uploaded_media.ex:69
  205. #: lib/pleroma/web/activity_pub/activity_pub_controller.ex:311
  206. #: lib/pleroma/web/admin_api/admin_api_controller.ex:399
  207. #: lib/pleroma/web/mastodon_api/subscription_controller.ex:63
  208. #: lib/pleroma/web/ostatus/ostatus_controller.ex:248
  209. msgid "Not found"
  210. msgstr ""
  211. #, elixir-format
  212. #: lib/pleroma/web/common_api/common_api.ex:152
  213. msgid "Poll's author can't vote"
  214. msgstr ""
  215. #, elixir-format
  216. #: lib/pleroma/web/mastodon_api/mastodon_api_controller.ex:443
  217. #: lib/pleroma/web/mastodon_api/mastodon_api_controller.ex:444
  218. #: lib/pleroma/web/mastodon_api/mastodon_api_controller.ex:473
  219. #: lib/pleroma/web/mastodon_api/mastodon_api_controller.ex:476
  220. #: lib/pleroma/web/mastodon_api/mastodon_api_controller.ex:1180
  221. #: lib/pleroma/web/mastodon_api/mastodon_api_controller.ex:1564
  222. msgid "Record not found"
  223. msgstr ""
  224. #, elixir-format
  225. #: lib/pleroma/web/admin_api/admin_api_controller.ex:417
  226. #: lib/pleroma/web/mastodon_api/mastodon_api_controller.ex:1570
  227. #: lib/pleroma/web/mastodon_api/subscription_controller.ex:69
  228. #: lib/pleroma/web/ostatus/ostatus_controller.ex:252
  229. msgid "Something went wrong"
  230. msgstr ""
  231. #, elixir-format
  232. #: lib/pleroma/web/common_api/common_api.ex:253
  233. msgid "The message visibility must be direct"
  234. msgstr ""
  235. #, elixir-format
  236. #: lib/pleroma/web/common_api/utils.ex:521
  237. msgid "The status is over the character limit"
  238. msgstr ""
  239. #, elixir-format
  240. #: lib/pleroma/plugs/ensure_public_or_authenticated_plug.ex:27
  241. msgid "This resource requires authentication."
  242. msgstr ""
  243. #, elixir-format
  244. #: lib/pleroma/plugs/rate_limiter.ex:89
  245. msgid "Throttled"
  246. msgstr ""
  247. #, elixir-format
  248. #: lib/pleroma/web/common_api/common_api.ex:155
  249. msgid "Too many choices"
  250. msgstr ""
  251. #, elixir-format
  252. #: lib/pleroma/web/activity_pub/activity_pub_controller.ex:268
  253. msgid "Unhandled activity type"
  254. msgstr ""
  255. #, elixir-format
  256. #: lib/pleroma/plugs/user_is_admin_plug.ex:20
  257. msgid "User is not admin."
  258. msgstr ""
  259. #, elixir-format
  260. #: lib/pleroma/web/common_api/common_api.ex:380
  261. msgid "Valid `account_id` required"
  262. msgstr ""
  263. #, elixir-format
  264. #: lib/pleroma/web/admin_api/admin_api_controller.ex:185
  265. msgid "You can't revoke your own admin status."
  266. msgstr ""
  267. #, elixir-format
  268. #: lib/pleroma/web/oauth/oauth_controller.ex:216
  269. msgid "Your account is currently disabled"
  270. msgstr ""
  271. #, elixir-format
  272. #: lib/pleroma/web/oauth/oauth_controller.ex:158
  273. #: lib/pleroma/web/oauth/oauth_controller.ex:213
  274. msgid "Your login is missing a confirmed e-mail address"
  275. msgstr ""
  276. #, elixir-format
  277. #: lib/pleroma/web/activity_pub/activity_pub_controller.ex:221
  278. msgid "can't read inbox of %{nickname} as %{as_nickname}"
  279. msgstr ""
  280. #, elixir-format
  281. #: lib/pleroma/web/activity_pub/activity_pub_controller.ex:297
  282. msgid "can't update outbox of %{nickname} as %{as_nickname}"
  283. msgstr ""
  284. #, elixir-format
  285. #: lib/pleroma/web/common_api/common_api.ex:335
  286. msgid "conversation is already muted"
  287. msgstr ""
  288. #, elixir-format
  289. #: lib/pleroma/web/activity_pub/activity_pub_controller.ex:192
  290. #: lib/pleroma/web/activity_pub/activity_pub_controller.ex:317
  291. #: lib/pleroma/web/mastodon_api/mastodon_api_controller.ex:1196
  292. #: lib/pleroma/web/mastodon_api/mastodon_api_controller.ex:1247
  293. msgid "error"
  294. msgstr ""
  295. #, elixir-format
  296. #: lib/pleroma/web/mastodon_api/mastodon_api_controller.ex:789
  297. msgid "mascots can only be images"
  298. msgstr ""
  299. #, elixir-format
  300. #: lib/pleroma/web/activity_pub/activity_pub_controller.ex:34
  301. msgid "not found"
  302. msgstr ""
  303. #, elixir-format
  304. #: lib/pleroma/web/oauth/oauth_controller.ex:298
  305. msgid "Bad OAuth request."
  306. msgstr ""
  307. #, elixir-format
  308. #: lib/pleroma/captcha/captcha.ex:92
  309. msgid "CAPTCHA already used"
  310. msgstr ""
  311. #, elixir-format
  312. #: lib/pleroma/captcha/captcha.ex:89
  313. msgid "CAPTCHA expired"
  314. msgstr ""
  315. #, elixir-format
  316. #: lib/pleroma/plugs/uploaded_media.ex:50
  317. msgid "Failed"
  318. msgstr ""
  319. #, elixir-format
  320. #: lib/pleroma/web/oauth/oauth_controller.ex:314
  321. msgid "Failed to authenticate: %{message}."
  322. msgstr ""
  323. #, elixir-format
  324. #: lib/pleroma/web/oauth/oauth_controller.ex:345
  325. msgid "Failed to set up user account."
  326. msgstr ""
  327. #, elixir-format
  328. #: lib/pleroma/plugs/oauth_scopes_plug.ex:37
  329. msgid "Insufficient permissions: %{permissions}."
  330. msgstr ""
  331. #, elixir-format
  332. #: lib/pleroma/plugs/uploaded_media.ex:89
  333. msgid "Internal Error"
  334. msgstr ""
  335. #, elixir-format
  336. #: lib/pleroma/web/oauth/fallback_controller.ex:22
  337. #: lib/pleroma/web/oauth/fallback_controller.ex:29
  338. msgid "Invalid Username/Password"
  339. msgstr ""
  340. #, elixir-format
  341. #: lib/pleroma/captcha/captcha.ex:107
  342. msgid "Invalid answer data"
  343. msgstr ""
  344. #, elixir-format
  345. #: lib/pleroma/web/nodeinfo/nodeinfo_controller.ex:204
  346. msgid "Nodeinfo schema version not handled"
  347. msgstr ""
  348. #, elixir-format
  349. #: lib/pleroma/web/oauth/oauth_controller.ex:145
  350. msgid "This action is outside the authorized scopes"
  351. msgstr ""
  352. #, elixir-format
  353. #: lib/pleroma/web/oauth/fallback_controller.ex:14
  354. msgid "Unknown error, please check the details and try again."
  355. msgstr ""
  356. #, elixir-format
  357. #: lib/pleroma/web/oauth/oauth_controller.ex:93
  358. #: lib/pleroma/web/oauth/oauth_controller.ex:131
  359. msgid "Unlisted redirect_uri."
  360. msgstr ""
  361. #, elixir-format
  362. #: lib/pleroma/web/oauth/oauth_controller.ex:294
  363. msgid "Unsupported OAuth provider: %{provider}."
  364. msgstr ""
  365. #, elixir-format
  366. #: lib/pleroma/uploaders/uploader.ex:71
  367. msgid "Uploader callback timeout"
  368. msgstr ""
  369. #, elixir-format
  370. #: lib/pleroma/web/uploader_controller.ex:11
  371. #: lib/pleroma/web/uploader_controller.ex:23
  372. msgid "bad request"
  373. msgstr ""