feat: add some initial translations for Romanian and Polish
Closes: #73
This commit is contained in:
parent
bf5e7c383a
commit
5e5f422b67
58 changed files with 5863 additions and 0 deletions
63
docs/locale/en/LC_MESSAGES/tech/resource.po
Normal file
63
docs/locale/en/LC_MESSAGES/tech/resource.po
Normal file
|
@ -0,0 +1,63 @@
|
|||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) 2021-202r SR2 Communications Limited
|
||||
# This file is distributed under the same license as the Bypass Censorship
|
||||
# Portal package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2024.
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Bypass Censorship Portal \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-12-05 15:12+0000\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language: en\n"
|
||||
"Language-Team: en <LL@li.org>\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 2.16.0\n"
|
||||
|
||||
#: ../../tech/resource.rst:2
|
||||
msgid "Resource Objects"
|
||||
msgstr ""
|
||||
|
||||
#: app.models.AbstractResource.deprecate:1 of
|
||||
msgid ""
|
||||
"Marks the resource as deprecated. In the event that the resource was "
|
||||
"already deprecated, no change will be recorded and the function will "
|
||||
"return False."
|
||||
msgstr ""
|
||||
|
||||
#: ../../tech/resource.rst
|
||||
msgid "Parameters"
|
||||
msgstr ""
|
||||
|
||||
#: app.models.AbstractResource.deprecate:4 of
|
||||
msgid "an opaque string that records the deprecation reason"
|
||||
msgstr ""
|
||||
|
||||
#: app.models.AbstractResource.deprecate:5 of
|
||||
msgid ""
|
||||
"metadata associated with the deprecation reason, such as the "
|
||||
"circumstances in which censorship was detected"
|
||||
msgstr ""
|
||||
|
||||
#: ../../tech/resource.rst
|
||||
msgid "Returns"
|
||||
msgstr ""
|
||||
|
||||
#: app.models.AbstractResource.deprecate:7 of
|
||||
msgid "if the proxy was deprecated"
|
||||
msgstr ""
|
||||
|
||||
#: app.models.AbstractResource.destroy:1 of
|
||||
msgid "Marks the resource for destruction."
|
||||
msgstr ""
|
||||
|
||||
#: app.models.AbstractResource.destroy:3 of
|
||||
msgid "None"
|
||||
msgstr ""
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue