diff options
author | tusooa <tusooa@kazv.moe> | 2023-07-18 18:24:30 -0400 |
---|---|---|
committer | tusooa <tusooa@kazv.moe> | 2023-07-18 18:24:30 -0400 |
commit | 1ab4ab8d38687634735e1415f395b072718ab1ab (patch) | |
tree | 66f9e68601f79c51fc0feb95d5fa07eb14516bfe /priv/gettext/oauth_scopes.pot | |
parent | 93ad16cca0a5b6acc1308027f798e347f44de4f8 (diff) | |
download | pleroma-1ab4ab8d38687634735e1415f395b072718ab1ab.tar.gz pleroma-1ab4ab8d38687634735e1415f395b072718ab1ab.zip |
Extract translatable strings
Diffstat (limited to 'priv/gettext/oauth_scopes.pot')
-rw-r--r-- | priv/gettext/oauth_scopes.pot | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/priv/gettext/oauth_scopes.pot b/priv/gettext/oauth_scopes.pot index 50ad0dd9e..83328770e 100644 --- a/priv/gettext/oauth_scopes.pot +++ b/priv/gettext/oauth_scopes.pot @@ -219,3 +219,43 @@ msgstr "" #, elixir-autogen, elixir-format msgid "read:mutes" msgstr "" + +#: lib/pleroma/web/api_spec/scopes/translator.ex:5 +#, elixir-autogen, elixir-format +msgid "push" +msgstr "" + +#: lib/pleroma/web/api_spec/scopes/translator.ex:5 +#, elixir-autogen, elixir-format +msgid "read:backups" +msgstr "" + +#: lib/pleroma/web/api_spec/scopes/translator.ex:5 +#, elixir-autogen, elixir-format +msgid "read:chats" +msgstr "" + +#: lib/pleroma/web/api_spec/scopes/translator.ex:5 +#, elixir-autogen, elixir-format +msgid "read:media" +msgstr "" + +#: lib/pleroma/web/api_spec/scopes/translator.ex:5 +#, elixir-autogen, elixir-format +msgid "read:reports" +msgstr "" + +#: lib/pleroma/web/api_spec/scopes/translator.ex:5 +#, elixir-autogen, elixir-format +msgid "write:chats" +msgstr "" + +#: lib/pleroma/web/api_spec/scopes/translator.ex:5 +#, elixir-autogen, elixir-format +msgid "write:follow" +msgstr "" + +#: lib/pleroma/web/api_spec/scopes/translator.ex:5 +#, elixir-autogen, elixir-format +msgid "write:reports" +msgstr "" |