570 lines
		
	
	
	
		
			17 KiB
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			570 lines
		
	
	
	
		
			17 KiB
		
	
	
	
		
			Text
		
	
	
	
	
	
| ## This file is a PO Template file.
 | |
| ##
 | |
| ## `msgid`s here are often extracted from source code.
 | |
| ## Add new translations manually only if they're dynamic
 | |
| ## translations that can't be statically extracted.
 | |
| ##
 | |
| ## Run `mix gettext.extract` to bring this file up to
 | |
| ## date. Leave `msgstr`s empty as changing them here as no
 | |
| ## effect: edit them in PO (`.po`) files instead.
 | |
| ## From Ecto.Changeset.cast/4
 | |
| msgid "can't be blank"
 | |
| msgstr ""
 | |
| 
 | |
| ## From Ecto.Changeset.unique_constraint/3
 | |
| msgid "has already been taken"
 | |
| msgstr ""
 | |
| 
 | |
| ## From Ecto.Changeset.put_change/3
 | |
| msgid "is invalid"
 | |
| msgstr ""
 | |
| 
 | |
| ## From Ecto.Changeset.validate_format/3
 | |
| msgid "has invalid format"
 | |
| msgstr ""
 | |
| 
 | |
| ## From Ecto.Changeset.validate_subset/3
 | |
| msgid "has an invalid entry"
 | |
| msgstr ""
 | |
| 
 | |
| ## From Ecto.Changeset.validate_exclusion/3
 | |
| msgid "is reserved"
 | |
| msgstr ""
 | |
| 
 | |
| ## From Ecto.Changeset.validate_confirmation/3
 | |
| msgid "does not match confirmation"
 | |
| msgstr ""
 | |
| 
 | |
| ## From Ecto.Changeset.no_assoc_constraint/3
 | |
| msgid "is still associated with this entry"
 | |
| msgstr ""
 | |
| 
 | |
| msgid "are still associated with this entry"
 | |
| msgstr ""
 | |
| 
 | |
| ## From Ecto.Changeset.validate_length/3
 | |
| msgid "should be %{count} character(s)"
 | |
| msgid_plural "should be %{count} character(s)"
 | |
| msgstr[0] ""
 | |
| msgstr[1] ""
 | |
| 
 | |
| msgid "should have %{count} item(s)"
 | |
| msgid_plural "should have %{count} item(s)"
 | |
| msgstr[0] ""
 | |
| msgstr[1] ""
 | |
| 
 | |
| msgid "should be at least %{count} character(s)"
 | |
| msgid_plural "should be at least %{count} character(s)"
 | |
| msgstr[0] ""
 | |
| msgstr[1] ""
 | |
| 
 | |
| msgid "should have at least %{count} item(s)"
 | |
| msgid_plural "should have at least %{count} item(s)"
 | |
| msgstr[0] ""
 | |
| msgstr[1] ""
 | |
| 
 | |
| msgid "should be at most %{count} character(s)"
 | |
| msgid_plural "should be at most %{count} character(s)"
 | |
| msgstr[0] ""
 | |
| msgstr[1] ""
 | |
| 
 | |
| msgid "should have at most %{count} item(s)"
 | |
| msgid_plural "should have at most %{count} item(s)"
 | |
| msgstr[0] ""
 | |
| msgstr[1] ""
 | |
| 
 | |
| ## From Ecto.Changeset.validate_number/3
 | |
| msgid "must be less than %{number}"
 | |
| msgstr ""
 | |
| 
 | |
| msgid "must be greater than %{number}"
 | |
| msgstr ""
 | |
| 
 | |
| msgid "must be less than or equal to %{number}"
 | |
| msgstr ""
 | |
| 
 | |
| msgid "must be greater than or equal to %{number}"
 | |
| msgstr ""
 | |
| 
 | |
| msgid "must be equal to %{number}"
 | |
| msgstr ""
 | |
| 
 | |
| #, elixir-format
 | |
| #: lib/pleroma/web/common_api/common_api.ex:505
 | |
| msgid "Account not found"
 | |
| msgstr ""
 | |
| 
 | |
| #, elixir-format
 | |
| #: lib/pleroma/web/common_api/common_api.ex:339
 | |
| msgid "Already voted"
 | |
| msgstr ""
 | |
| 
 | |
| #, elixir-format
 | |
| #: lib/pleroma/web/oauth/oauth_controller.ex:359
 | |
| msgid "Bad request"
 | |
| msgstr ""
 | |
| 
 | |
| #, elixir-format
 | |
| #: lib/pleroma/web/activity_pub/activity_pub_controller.ex:426
 | |
| msgid "Can't delete object"
 | |
| msgstr ""
 | |
| 
 | |
| #, elixir-format
 | |
| #: lib/pleroma/web/controller_helper.ex:105
 | |
| #: lib/pleroma/web/controller_helper.ex:111
 | |
| msgid "Can't display this activity"
 | |
| msgstr ""
 | |
| 
 | |
| #, elixir-format
 | |
| #: lib/pleroma/web/mastodon_api/controllers/account_controller.ex:285
 | |
| msgid "Can't find user"
 | |
| msgstr ""
 | |
| 
 | |
| #, elixir-format
 | |
| #: lib/pleroma/web/pleroma_api/controllers/account_controller.ex:61
 | |
| msgid "Can't get favorites"
 | |
| msgstr ""
 | |
| 
 | |
| #, elixir-format
 | |
| #: lib/pleroma/web/activity_pub/activity_pub_controller.ex:438
 | |
| msgid "Can't like object"
 | |
| msgstr ""
 | |
| 
 | |
| #, elixir-format
 | |
| #: lib/pleroma/web/common_api/utils.ex:563
 | |
| msgid "Cannot post an empty status without attachments"
 | |
| msgstr ""
 | |
| 
 | |
| #, elixir-format
 | |
| #: lib/pleroma/web/common_api/utils.ex:511
 | |
| msgid "Comment must be up to %{max_size} characters"
 | |
| msgstr ""
 | |
| 
 | |
| #, elixir-format
 | |
| #: lib/pleroma/config/config_db.ex:191
 | |
| msgid "Config with params %{params} not found"
 | |
| msgstr ""
 | |
| 
 | |
| #, elixir-format
 | |
| #: lib/pleroma/web/common_api/common_api.ex:181
 | |
| #: lib/pleroma/web/common_api/common_api.ex:185
 | |
| msgid "Could not delete"
 | |
| msgstr ""
 | |
| 
 | |
| #, elixir-format
 | |
| #: lib/pleroma/web/common_api/common_api.ex:231
 | |
| msgid "Could not favorite"
 | |
| msgstr ""
 | |
| 
 | |
| #, elixir-format
 | |
| #: lib/pleroma/web/common_api/common_api.ex:453
 | |
| msgid "Could not pin"
 | |
| msgstr ""
 | |
| 
 | |
| #, elixir-format
 | |
| #: lib/pleroma/web/common_api/common_api.ex:278
 | |
| msgid "Could not unfavorite"
 | |
| msgstr ""
 | |
| 
 | |
| #, elixir-format
 | |
| #: lib/pleroma/web/common_api/common_api.ex:463
 | |
| msgid "Could not unpin"
 | |
| msgstr ""
 | |
| 
 | |
| #, elixir-format
 | |
| #: lib/pleroma/web/common_api/common_api.ex:216
 | |
| msgid "Could not unrepeat"
 | |
| msgstr ""
 | |
| 
 | |
| #, elixir-format
 | |
| #: lib/pleroma/web/common_api/common_api.ex:512
 | |
| #: lib/pleroma/web/common_api/common_api.ex:521
 | |
| msgid "Could not update state"
 | |
| msgstr ""
 | |
| 
 | |
| #, elixir-format
 | |
| #: lib/pleroma/web/mastodon_api/controllers/timeline_controller.ex:207
 | |
| msgid "Error."
 | |
| msgstr ""
 | |
| 
 | |
| #, elixir-format
 | |
| #: lib/pleroma/web/twitter_api/twitter_api.ex:106
 | |
| msgid "Invalid CAPTCHA"
 | |
| msgstr ""
 | |
| 
 | |
| #, elixir-format
 | |
| #: lib/pleroma/web/mastodon_api/controllers/account_controller.ex:116
 | |
| #: lib/pleroma/web/oauth/oauth_controller.ex:568
 | |
| msgid "Invalid credentials"
 | |
| msgstr ""
 | |
| 
 | |
| #, elixir-format
 | |
| #: lib/pleroma/plugs/ensure_authenticated_plug.ex:38
 | |
| msgid "Invalid credentials."
 | |
| msgstr ""
 | |
| 
 | |
| #, elixir-format
 | |
| #: lib/pleroma/web/common_api/common_api.ex:355
 | |
| msgid "Invalid indices"
 | |
| msgstr ""
 | |
| 
 | |
| #, elixir-format
 | |
| #: lib/pleroma/web/admin_api/controllers/fallback_controller.ex:29
 | |
| msgid "Invalid parameters"
 | |
| msgstr ""
 | |
| 
 | |
| #, elixir-format
 | |
| #: lib/pleroma/web/common_api/utils.ex:414
 | |
| msgid "Invalid password."
 | |
| msgstr ""
 | |
| 
 | |
| #, elixir-format
 | |
| #: lib/pleroma/web/mastodon_api/controllers/account_controller.ex:220
 | |
| msgid "Invalid request"
 | |
| msgstr ""
 | |
| 
 | |
| #, elixir-format
 | |
| #: lib/pleroma/web/twitter_api/twitter_api.ex:109
 | |
| msgid "Kocaptcha service unavailable"
 | |
| msgstr ""
 | |
| 
 | |
| #, elixir-format
 | |
| #: lib/pleroma/web/mastodon_api/controllers/account_controller.ex:112
 | |
| msgid "Missing parameters"
 | |
| msgstr ""
 | |
| 
 | |
| #, elixir-format
 | |
| #: lib/pleroma/web/common_api/utils.ex:547
 | |
| msgid "No such conversation"
 | |
| msgstr ""
 | |
| 
 | |
| #, elixir-format
 | |
| #: lib/pleroma/web/admin_api/controllers/admin_api_controller.ex:388
 | |
| #: lib/pleroma/web/admin_api/controllers/admin_api_controller.ex:414 lib/pleroma/web/admin_api/controllers/admin_api_controller.ex:456
 | |
| msgid "No such permission_group"
 | |
| msgstr ""
 | |
| 
 | |
| #, elixir-format
 | |
| #: lib/pleroma/plugs/uploaded_media.ex:84
 | |
| #: lib/pleroma/web/activity_pub/activity_pub_controller.ex:486 lib/pleroma/web/admin_api/controllers/fallback_controller.ex:11
 | |
| #: lib/pleroma/web/feed/user_controller.ex:71 lib/pleroma/web/ostatus/ostatus_controller.ex:143
 | |
| msgid "Not found"
 | |
| msgstr ""
 | |
| 
 | |
| #, elixir-format
 | |
| #: lib/pleroma/web/common_api/common_api.ex:331
 | |
| msgid "Poll's author can't vote"
 | |
| msgstr ""
 | |
| 
 | |
| #, elixir-format
 | |
| #: lib/pleroma/web/mastodon_api/controllers/fallback_controller.ex:20
 | |
| #: lib/pleroma/web/mastodon_api/controllers/poll_controller.ex:37 lib/pleroma/web/mastodon_api/controllers/poll_controller.ex:49
 | |
| #: lib/pleroma/web/mastodon_api/controllers/poll_controller.ex:50 lib/pleroma/web/mastodon_api/controllers/status_controller.ex:306
 | |
| #: lib/pleroma/web/mastodon_api/controllers/subscription_controller.ex:71
 | |
| msgid "Record not found"
 | |
| msgstr ""
 | |
| 
 | |
| #, elixir-format
 | |
| #: lib/pleroma/web/admin_api/controllers/fallback_controller.ex:35
 | |
| #: lib/pleroma/web/feed/user_controller.ex:77 lib/pleroma/web/mastodon_api/controllers/fallback_controller.ex:36
 | |
| #: lib/pleroma/web/ostatus/ostatus_controller.ex:149
 | |
| msgid "Something went wrong"
 | |
| msgstr ""
 | |
| 
 | |
| #, elixir-format
 | |
| #: lib/pleroma/web/common_api/activity_draft.ex:107
 | |
| msgid "The message visibility must be direct"
 | |
| msgstr ""
 | |
| 
 | |
| #, elixir-format
 | |
| #: lib/pleroma/web/common_api/utils.ex:573
 | |
| msgid "The status is over the character limit"
 | |
| msgstr ""
 | |
| 
 | |
| #, elixir-format
 | |
| #: lib/pleroma/plugs/ensure_public_or_authenticated_plug.ex:31
 | |
| msgid "This resource requires authentication."
 | |
| msgstr ""
 | |
| 
 | |
| #, elixir-format
 | |
| #: lib/pleroma/plugs/rate_limiter/rate_limiter.ex:206
 | |
| msgid "Throttled"
 | |
| msgstr ""
 | |
| 
 | |
| #, elixir-format
 | |
| #: lib/pleroma/web/common_api/common_api.ex:356
 | |
| msgid "Too many choices"
 | |
| msgstr ""
 | |
| 
 | |
| #, elixir-format
 | |
| #: lib/pleroma/web/activity_pub/activity_pub_controller.ex:443
 | |
| msgid "Unhandled activity type"
 | |
| msgstr ""
 | |
| 
 | |
| #, elixir-format
 | |
| #: lib/pleroma/web/admin_api/controllers/admin_api_controller.ex:485
 | |
| msgid "You can't revoke your own admin status."
 | |
| msgstr ""
 | |
| 
 | |
| #, elixir-format
 | |
| #: lib/pleroma/web/oauth/oauth_controller.ex:221
 | |
| #: lib/pleroma/web/oauth/oauth_controller.ex:308
 | |
| msgid "Your account is currently disabled"
 | |
| msgstr ""
 | |
| 
 | |
| #, elixir-format
 | |
| #: lib/pleroma/web/oauth/oauth_controller.ex:183
 | |
| #: lib/pleroma/web/oauth/oauth_controller.ex:331
 | |
| msgid "Your login is missing a confirmed e-mail address"
 | |
| msgstr ""
 | |
| 
 | |
| #, elixir-format
 | |
| #: lib/pleroma/web/activity_pub/activity_pub_controller.ex:390
 | |
| msgid "can't read inbox of %{nickname} as %{as_nickname}"
 | |
| msgstr ""
 | |
| 
 | |
| #, elixir-format
 | |
| #: lib/pleroma/web/activity_pub/activity_pub_controller.ex:473
 | |
| msgid "can't update outbox of %{nickname} as %{as_nickname}"
 | |
| msgstr ""
 | |
| 
 | |
| #, elixir-format
 | |
| #: lib/pleroma/web/common_api/common_api.ex:471
 | |
| msgid "conversation is already muted"
 | |
| msgstr ""
 | |
| 
 | |
| #, elixir-format
 | |
| #: lib/pleroma/web/activity_pub/activity_pub_controller.ex:314
 | |
| #: lib/pleroma/web/activity_pub/activity_pub_controller.ex:492
 | |
| msgid "error"
 | |
| msgstr ""
 | |
| 
 | |
| #, elixir-format
 | |
| #: lib/pleroma/web/pleroma_api/controllers/mascot_controller.ex:32
 | |
| msgid "mascots can only be images"
 | |
| msgstr ""
 | |
| 
 | |
| #, elixir-format
 | |
| #: lib/pleroma/web/activity_pub/activity_pub_controller.ex:62
 | |
| msgid "not found"
 | |
| msgstr ""
 | |
| 
 | |
| #, elixir-format
 | |
| #: lib/pleroma/web/oauth/oauth_controller.ex:394
 | |
| msgid "Bad OAuth request."
 | |
| msgstr ""
 | |
| 
 | |
| #, elixir-format
 | |
| #: lib/pleroma/web/twitter_api/twitter_api.ex:115
 | |
| msgid "CAPTCHA already used"
 | |
| msgstr ""
 | |
| 
 | |
| #, elixir-format
 | |
| #: lib/pleroma/web/twitter_api/twitter_api.ex:112
 | |
| msgid "CAPTCHA expired"
 | |
| msgstr ""
 | |
| 
 | |
| #, elixir-format
 | |
| #: lib/pleroma/plugs/uploaded_media.ex:57
 | |
| msgid "Failed"
 | |
| msgstr ""
 | |
| 
 | |
| #, elixir-format
 | |
| #: lib/pleroma/web/oauth/oauth_controller.ex:410
 | |
| msgid "Failed to authenticate: %{message}."
 | |
| msgstr ""
 | |
| 
 | |
| #, elixir-format
 | |
| #: lib/pleroma/web/oauth/oauth_controller.ex:441
 | |
| msgid "Failed to set up user account."
 | |
| msgstr ""
 | |
| 
 | |
| #, elixir-format
 | |
| #: lib/pleroma/plugs/oauth_scopes_plug.ex:38
 | |
| msgid "Insufficient permissions: %{permissions}."
 | |
| msgstr ""
 | |
| 
 | |
| #, elixir-format
 | |
| #: lib/pleroma/plugs/uploaded_media.ex:104
 | |
| msgid "Internal Error"
 | |
| msgstr ""
 | |
| 
 | |
| #, elixir-format
 | |
| #: lib/pleroma/web/oauth/fallback_controller.ex:22
 | |
| #: lib/pleroma/web/oauth/fallback_controller.ex:29
 | |
| msgid "Invalid Username/Password"
 | |
| msgstr ""
 | |
| 
 | |
| #, elixir-format
 | |
| #: lib/pleroma/web/twitter_api/twitter_api.ex:118
 | |
| msgid "Invalid answer data"
 | |
| msgstr ""
 | |
| 
 | |
| #, elixir-format
 | |
| #: lib/pleroma/web/nodeinfo/nodeinfo_controller.ex:33
 | |
| msgid "Nodeinfo schema version not handled"
 | |
| msgstr ""
 | |
| 
 | |
| #, elixir-format
 | |
| #: lib/pleroma/web/oauth/oauth_controller.ex:172
 | |
| msgid "This action is outside the authorized scopes"
 | |
| msgstr ""
 | |
| 
 | |
| #, elixir-format
 | |
| #: lib/pleroma/web/oauth/fallback_controller.ex:14
 | |
| msgid "Unknown error, please check the details and try again."
 | |
| msgstr ""
 | |
| 
 | |
| #, elixir-format
 | |
| #: lib/pleroma/web/oauth/oauth_controller.ex:119
 | |
| #: lib/pleroma/web/oauth/oauth_controller.ex:158
 | |
| msgid "Unlisted redirect_uri."
 | |
| msgstr ""
 | |
| 
 | |
| #, elixir-format
 | |
| #: lib/pleroma/web/oauth/oauth_controller.ex:390
 | |
| msgid "Unsupported OAuth provider: %{provider}."
 | |
| msgstr ""
 | |
| 
 | |
| #, elixir-format
 | |
| #: lib/pleroma/uploaders/uploader.ex:72
 | |
| msgid "Uploader callback timeout"
 | |
| msgstr ""
 | |
| 
 | |
| #, elixir-format
 | |
| #: lib/pleroma/web/uploader_controller.ex:23
 | |
| msgid "bad request"
 | |
| msgstr ""
 | |
| 
 | |
| #, elixir-format
 | |
| #: lib/pleroma/web/twitter_api/twitter_api.ex:103
 | |
| msgid "CAPTCHA Error"
 | |
| msgstr ""
 | |
| 
 | |
| #, elixir-format
 | |
| #: lib/pleroma/web/common_api/common_api.ex:290
 | |
| msgid "Could not add reaction emoji"
 | |
| msgstr ""
 | |
| 
 | |
| #, elixir-format
 | |
| #: lib/pleroma/web/common_api/common_api.ex:301
 | |
| msgid "Could not remove reaction emoji"
 | |
| msgstr ""
 | |
| 
 | |
| #, elixir-format
 | |
| #: lib/pleroma/web/twitter_api/twitter_api.ex:129
 | |
| msgid "Invalid CAPTCHA (Missing parameter: %{name})"
 | |
| msgstr ""
 | |
| 
 | |
| #, elixir-format
 | |
| #: lib/pleroma/web/mastodon_api/controllers/list_controller.ex:92
 | |
| msgid "List not found"
 | |
| msgstr ""
 | |
| 
 | |
| #, elixir-format
 | |
| #: lib/pleroma/web/mastodon_api/controllers/account_controller.ex:123
 | |
| msgid "Missing parameter: %{name}"
 | |
| msgstr ""
 | |
| 
 | |
| #, elixir-format
 | |
| #: lib/pleroma/web/oauth/oauth_controller.ex:210
 | |
| #: lib/pleroma/web/oauth/oauth_controller.ex:321
 | |
| msgid "Password reset is required"
 | |
| msgstr ""
 | |
| 
 | |
| #, elixir-format
 | |
| #: lib/pleroma/tests/auth_test_controller.ex:9
 | |
| #: lib/pleroma/web/activity_pub/activity_pub_controller.ex:6 lib/pleroma/web/admin_api/controllers/admin_api_controller.ex:6
 | |
| #: lib/pleroma/web/admin_api/controllers/config_controller.ex:6 lib/pleroma/web/admin_api/controllers/fallback_controller.ex:6
 | |
| #: lib/pleroma/web/admin_api/controllers/invite_controller.ex:6 lib/pleroma/web/admin_api/controllers/media_proxy_cache_controller.ex:6
 | |
| #: lib/pleroma/web/admin_api/controllers/oauth_app_controller.ex:6 lib/pleroma/web/admin_api/controllers/relay_controller.ex:6
 | |
| #: lib/pleroma/web/admin_api/controllers/report_controller.ex:6 lib/pleroma/web/admin_api/controllers/status_controller.ex:6
 | |
| #: lib/pleroma/web/controller_helper.ex:6 lib/pleroma/web/embed_controller.ex:6
 | |
| #: lib/pleroma/web/fallback_redirect_controller.ex:6 lib/pleroma/web/feed/tag_controller.ex:6
 | |
| #: lib/pleroma/web/feed/user_controller.ex:6 lib/pleroma/web/mailer/subscription_controller.ex:2
 | |
| #: lib/pleroma/web/masto_fe_controller.ex:6 lib/pleroma/web/mastodon_api/controllers/account_controller.ex:6
 | |
| #: lib/pleroma/web/mastodon_api/controllers/app_controller.ex:6 lib/pleroma/web/mastodon_api/controllers/auth_controller.ex:6
 | |
| #: lib/pleroma/web/mastodon_api/controllers/conversation_controller.ex:6 lib/pleroma/web/mastodon_api/controllers/custom_emoji_controller.ex:6
 | |
| #: lib/pleroma/web/mastodon_api/controllers/domain_block_controller.ex:6 lib/pleroma/web/mastodon_api/controllers/fallback_controller.ex:6
 | |
| #: lib/pleroma/web/mastodon_api/controllers/filter_controller.ex:6 lib/pleroma/web/mastodon_api/controllers/follow_request_controller.ex:6
 | |
| #: lib/pleroma/web/mastodon_api/controllers/instance_controller.ex:6 lib/pleroma/web/mastodon_api/controllers/list_controller.ex:6
 | |
| #: lib/pleroma/web/mastodon_api/controllers/marker_controller.ex:6 lib/pleroma/web/mastodon_api/controllers/mastodon_api_controller.ex:14
 | |
| #: lib/pleroma/web/mastodon_api/controllers/media_controller.ex:6 lib/pleroma/web/mastodon_api/controllers/notification_controller.ex:6
 | |
| #: lib/pleroma/web/mastodon_api/controllers/poll_controller.ex:6 lib/pleroma/web/mastodon_api/controllers/report_controller.ex:8
 | |
| #: lib/pleroma/web/mastodon_api/controllers/scheduled_activity_controller.ex:6 lib/pleroma/web/mastodon_api/controllers/search_controller.ex:6
 | |
| #: lib/pleroma/web/mastodon_api/controllers/status_controller.ex:6 lib/pleroma/web/mastodon_api/controllers/subscription_controller.ex:7
 | |
| #: lib/pleroma/web/mastodon_api/controllers/suggestion_controller.ex:6 lib/pleroma/web/mastodon_api/controllers/timeline_controller.ex:6
 | |
| #: lib/pleroma/web/media_proxy/media_proxy_controller.ex:6 lib/pleroma/web/mongooseim/mongoose_im_controller.ex:6
 | |
| #: lib/pleroma/web/nodeinfo/nodeinfo_controller.ex:6 lib/pleroma/web/oauth/fallback_controller.ex:6
 | |
| #: lib/pleroma/web/oauth/mfa_controller.ex:10 lib/pleroma/web/oauth/oauth_controller.ex:6
 | |
| #: lib/pleroma/web/ostatus/ostatus_controller.ex:6 lib/pleroma/web/pleroma_api/controllers/account_controller.ex:6
 | |
| #: lib/pleroma/web/pleroma_api/controllers/chat_controller.ex:5 lib/pleroma/web/pleroma_api/controllers/conversation_controller.ex:6
 | |
| #: lib/pleroma/web/pleroma_api/controllers/emoji_pack_controller.ex:2 lib/pleroma/web/pleroma_api/controllers/emoji_reaction_controller.ex:6
 | |
| #: lib/pleroma/web/pleroma_api/controllers/mascot_controller.ex:6 lib/pleroma/web/pleroma_api/controllers/notification_controller.ex:6
 | |
| #: lib/pleroma/web/pleroma_api/controllers/scrobble_controller.ex:6
 | |
| #: lib/pleroma/web/pleroma_api/controllers/two_factor_authentication_controller.ex:7 lib/pleroma/web/static_fe/static_fe_controller.ex:6
 | |
| #: lib/pleroma/web/twitter_api/controllers/password_controller.ex:10 lib/pleroma/web/twitter_api/controllers/remote_follow_controller.ex:6
 | |
| #: lib/pleroma/web/twitter_api/controllers/util_controller.ex:6 lib/pleroma/web/twitter_api/twitter_api_controller.ex:6
 | |
| #: lib/pleroma/web/uploader_controller.ex:6 lib/pleroma/web/web_finger/web_finger_controller.ex:6
 | |
| msgid "Security violation: OAuth scopes check was neither handled nor explicitly skipped."
 | |
| msgstr ""
 | |
| 
 | |
| #, elixir-format
 | |
| #: lib/pleroma/plugs/ensure_authenticated_plug.ex:28
 | |
| msgid "Two-factor authentication enabled, you must use a access token."
 | |
| msgstr ""
 | |
| 
 | |
| #, elixir-format
 | |
| #: lib/pleroma/web/pleroma_api/controllers/emoji_pack_controller.ex:210
 | |
| msgid "Unexpected error occurred while adding file to pack."
 | |
| msgstr ""
 | |
| 
 | |
| #, elixir-format
 | |
| #: lib/pleroma/web/pleroma_api/controllers/emoji_pack_controller.ex:138
 | |
| msgid "Unexpected error occurred while creating pack."
 | |
| msgstr ""
 | |
| 
 | |
| #, elixir-format
 | |
| #: lib/pleroma/web/pleroma_api/controllers/emoji_pack_controller.ex:278
 | |
| msgid "Unexpected error occurred while removing file from pack."
 | |
| msgstr ""
 | |
| 
 | |
| #, elixir-format
 | |
| #: lib/pleroma/web/pleroma_api/controllers/emoji_pack_controller.ex:250
 | |
| msgid "Unexpected error occurred while updating file in pack."
 | |
| msgstr ""
 | |
| 
 | |
| #, elixir-format
 | |
| #: lib/pleroma/web/pleroma_api/controllers/emoji_pack_controller.ex:179
 | |
| msgid "Unexpected error occurred while updating pack metadata."
 | |
| msgstr ""
 | |
| 
 | |
| #, elixir-format
 | |
| #: lib/pleroma/web/mastodon_api/controllers/subscription_controller.ex:61
 | |
| msgid "Web push subscription is disabled on this Pleroma instance"
 | |
| msgstr ""
 | |
| 
 | |
| #, elixir-format
 | |
| #: lib/pleroma/web/admin_api/controllers/admin_api_controller.ex:451
 | |
| msgid "You can't revoke your own admin/moderator status."
 | |
| msgstr ""
 | |
| 
 | |
| #, elixir-format
 | |
| #: lib/pleroma/web/mastodon_api/controllers/timeline_controller.ex:126
 | |
| msgid "authorization required for timeline view"
 | |
| msgstr ""
 | |
| 
 | |
| #, elixir-format
 | |
| #: lib/pleroma/web/mastodon_api/controllers/fallback_controller.ex:24
 | |
| msgid "Access denied"
 | |
| msgstr ""
 | |
| 
 | |
| #, elixir-format
 | |
| #: lib/pleroma/web/mastodon_api/controllers/account_controller.ex:282
 | |
| msgid "This API requires an authenticated user"
 | |
| msgstr ""
 | |
| 
 | |
| #, elixir-format
 | |
| #: lib/pleroma/plugs/user_is_admin_plug.ex:21
 | |
| msgid "User is not an admin."
 | |
| msgstr ""
 | 
