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
53
docs/locale/pl/LC_MESSAGES/user/automation.po
Normal file
53
docs/locale/pl/LC_MESSAGES/user/automation.po
Normal file
|
@ -0,0 +1,53 @@
|
|||
# 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: pl\n"
|
||||
"Language-Team: pl <LL@li.org>\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && "
|
||||
"(n%100<10 || n%100>=20) ? 1 : 2);\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"
|
||||
|
||||
#: ../../user/automation.rst:2
|
||||
msgid "Automation"
|
||||
msgstr ""
|
||||
|
||||
#: ../../user/automation.rst:4
|
||||
msgid ""
|
||||
"When changes are made in the portal, the effects usually do not take "
|
||||
"place immediately, but rather are stored in the database for an "
|
||||
"automation job to action shortly after. There are many automation jobs "
|
||||
"that run in the portal, and you can find an overview of them on the "
|
||||
"\"Automation\" page, under \"Monitoring\" in the sidebar:"
|
||||
msgstr ""
|
||||
|
||||
#: ../../user/automation.rst:12
|
||||
msgid ""
|
||||
"This page lists all the automation jobs, their current status, if they "
|
||||
"are enabled, their last, and their next run times. The last run time is "
|
||||
"updated after the completion of a run, and the next run time indicates "
|
||||
"the earliest time that a job may be started by the scheduler, although it"
|
||||
" may not start for up to a minute after this time."
|
||||
msgstr ""
|
||||
|
||||
#: ../../user/automation.rst:17
|
||||
msgid ""
|
||||
"Once a task has started, the status will change from idle (🕰️) to running"
|
||||
" (🏃). If the run completes successfully, it will revert to idle again "
|
||||
"until the next run. If an error occurred (💥) then the module will "
|
||||
"automatically be disabled to allow for an administrator to investigate."
|
||||
msgstr ""
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue