Translated using Weblate (English (United Kingdom))

Currently translated at 50.0% (20 of 40 strings)

Translation: Documentation/administrator_documentation-configuration_docs-object_storage
Translate-URL: https://translate.funkwhale.audio/projects/documentation/administrator_documentation-configuration_docs-object_storage/en_GB/
This commit is contained in:
Ciarán Ainsworth 2022-07-02 21:34:32 +00:00 committed by Weblate
parent 541df722ef
commit 06a578de20
1 changed files with 25 additions and 11 deletions

View File

@ -8,7 +8,7 @@ msgstr ""
"Project-Id-Version: funkwhale 1.2.5\n" "Project-Id-Version: funkwhale 1.2.5\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-07-01 10:35+0200\n" "POT-Creation-Date: 2022-07-01 10:35+0200\n"
"PO-Revision-Date: 2022-07-02 21:07+0000\n" "PO-Revision-Date: 2022-07-03 14:19+0000\n"
"Last-Translator: Ciarán Ainsworth <sporiff@funkwhale.audio>\n" "Last-Translator: Ciarán Ainsworth <sporiff@funkwhale.audio>\n"
"Language-Team: English (United Kingdom) <https://translate.funkwhale.audio/" "Language-Team: English (United Kingdom) <https://translate.funkwhale.audio/"
"projects/documentation/" "projects/documentation/"
@ -72,82 +72,96 @@ msgid ""
"Whether to include signatures in S3 URLs. Signatures are used to enforce " "Whether to include signatures in S3 URLs. Signatures are used to enforce "
"access control." "access control."
msgstr "" msgstr ""
"Whether to include signatures in S3 URLs. Signatures are used to enforce "
"access control."
#: ../../docstring config.settings.common.AWS_QUERYSTRING_AUTH:4 of #: ../../docstring config.settings.common.AWS_QUERYSTRING_AUTH:4 of
msgid "Defaults to the opposite of :attr:`PROXY_MEDIA`." msgid "Defaults to the opposite of :attr:`PROXY_MEDIA`."
msgstr "" msgstr "Defaults to the opposite of :attr:`PROXY_MEDIA`."
#: ../../docstring config.settings.common.AWS_QUERYSTRING_EXPIRE:1 of #: ../../docstring config.settings.common.AWS_QUERYSTRING_EXPIRE:1 of
msgid "" msgid ""
"The time in seconds before AWS signatures expire. Only takes effect you " "The time in seconds before AWS signatures expire. Only takes effect you "
"enable :attr:`AWS_QUERYSTRING_AUTH`" "enable :attr:`AWS_QUERYSTRING_AUTH`"
msgstr "" msgstr ""
"The time in seconds before AWS signatures expire. Only takes effect you "
"enable :attr:`AWS_QUERYSTRING_AUTH`"
#: ../../docstring config.settings.common.AWS_ACCESS_KEY_ID:1 of #: ../../docstring config.settings.common.AWS_ACCESS_KEY_ID:1 of
msgid "Access-key ID for your S3 storage." msgid "Access-key ID for your S3 storage."
msgstr "" msgstr "Access-key ID for your S3 storage."
#: ../../docstring config.settings.common.AWS_SECRET_ACCESS_KEY:1 of #: ../../docstring config.settings.common.AWS_SECRET_ACCESS_KEY:1 of
msgid "Secret access key for your S3 storage." msgid "Secret access key for your S3 storage."
msgstr "" msgstr "Secret access key for your S3 storage."
#: ../../docstring config.settings.common.AWS_STORAGE_BUCKET_NAME:1 of #: ../../docstring config.settings.common.AWS_STORAGE_BUCKET_NAME:1 of
msgid "Your S3 bucket name." msgid "Your S3 bucket name."
msgstr "" msgstr "Your S3 bucket name."
#: ../../docstring config.settings.common.AWS_S3_CUSTOM_DOMAIN:1 of #: ../../docstring config.settings.common.AWS_S3_CUSTOM_DOMAIN:1 of
msgid "Custom domain to use for your S3 storage." msgid "Custom domain to use for your S3 storage."
msgstr "" msgstr "Custom domain to use for your S3 storage."
#: ../../docstring config.settings.common.AWS_S3_ENDPOINT_URL:1 of #: ../../docstring config.settings.common.AWS_S3_ENDPOINT_URL:1 of
msgid "" msgid ""
"If you use a S3-compatible storage such as minio, set the following " "If you use a S3-compatible storage such as minio, set the following "
"variable to the full URL to the storage server." "variable to the full URL to the storage server."
msgstr "" msgstr ""
"If you use a S3-compatible storage such as minio, set the following variable "
"to the full URL to the storage server."
#: ../../docstring config.settings.common.AWS_S3_ENDPOINT_URL:4 of #: ../../docstring config.settings.common.AWS_S3_ENDPOINT_URL:4 of
msgid "Examples:" msgid "Examples:"
msgstr "" msgstr "Examples:"
#: ../../docstring config.settings.common.AWS_S3_ENDPOINT_URL:6 of #: ../../docstring config.settings.common.AWS_S3_ENDPOINT_URL:6 of
msgid "``https://minio.mydomain.com``" msgid "``https://minio.mydomain.com``"
msgstr "" msgstr "``https://minio.mydomain.com``"
#: ../../docstring config.settings.common.AWS_S3_ENDPOINT_URL:7 of #: ../../docstring config.settings.common.AWS_S3_ENDPOINT_URL:7 of
msgid "``https://s3.wasabisys.com``" msgid "``https://s3.wasabisys.com``"
msgstr "" msgstr "``https://s3.wasabisys.com``"
#: ../../docstring config.settings.common.AWS_S3_REGION_NAME:1 of #: ../../docstring config.settings.common.AWS_S3_REGION_NAME:1 of
msgid "" msgid ""
"If you're using Amazon S3 to serve media without a proxy, you need to " "If you're using Amazon S3 to serve media without a proxy, you need to "
"specify your region name to access files." "specify your region name to access files."
msgstr "" msgstr ""
"If you're using Amazon S3 to serve media without a proxy, you need to "
"specify your region name to access files."
#: ../../docstring config.settings.common.AWS_S3_REGION_NAME:4 of #: ../../docstring config.settings.common.AWS_S3_REGION_NAME:4 of
msgid "Example:" msgid "Example:"
msgstr "" msgstr "Example:"
#: ../../docstring config.settings.common.AWS_S3_REGION_NAME:6 of #: ../../docstring config.settings.common.AWS_S3_REGION_NAME:6 of
msgid "``eu-west-2``" msgid "``eu-west-2``"
msgstr "" msgstr "``eu-west-2``"
#: ../../docstring config.settings.common.AWS_LOCATION:1 of #: ../../docstring config.settings.common.AWS_LOCATION:1 of
msgid "" msgid ""
"A directory in your S3 bucket where you store files. Use this if you plan" "A directory in your S3 bucket where you store files. Use this if you plan"
" to share the bucket between services." " to share the bucket between services."
msgstr "" msgstr ""
"A directory in your S3 bucket where you store files. Use this if you plan to "
"share the bucket between services."
#: ../../docstring config.settings.common.PROXY_MEDIA:1 of #: ../../docstring config.settings.common.PROXY_MEDIA:1 of
msgid "" msgid ""
"Whether to proxy audio files through your reverse proxy. We recommend you" "Whether to proxy audio files through your reverse proxy. We recommend you"
" leave this enabled to enforce access control." " leave this enabled to enforce access control."
msgstr "" msgstr ""
"Whether to proxy audio files through your reverse proxy. We recommend you "
"leave this enabled to enforce access control."
#: ../../docstring config.settings.common.PROXY_MEDIA:4 of #: ../../docstring config.settings.common.PROXY_MEDIA:4 of
msgid "" msgid ""
"If you're using S3 storage with :attr:`AWS_QUERYSTRING_AUTH` enabled, " "If you're using S3 storage with :attr:`AWS_QUERYSTRING_AUTH` enabled, "
"it's safe to disable this setting." "it's safe to disable this setting."
msgstr "" msgstr ""
"If you're using S3 storage with :attr:`AWS_QUERYSTRING_AUTH` enabled, it's "
"safe to disable this setting."
#: ../../administrator_documentation/configuration_docs/object_storage.md:71 #: ../../administrator_documentation/configuration_docs/object_storage.md:71
msgid "Set up your reverse proxy" msgid "Set up your reverse proxy"