mirror of
https://gitlab.com/chicken-riders/RcGcDw.git
synced 2025-02-23 00:24:09 +00:00
Updated pl translation, removed unused dependency
This commit is contained in:
parent
f57dd1a83e
commit
331fc48d72
|
@ -6,7 +6,6 @@ Presentation on how it looks on the Discord can be found [on the wiki](https://g
|
|||
* **Python 3.6>**
|
||||
* requests 2.18.4>
|
||||
* beautifulsoup 4.6.0>
|
||||
* lxml 4.2.1>
|
||||
* schedule 0.5.0>
|
||||
|
||||
### Features ###
|
||||
|
|
Binary file not shown.
|
@ -7,7 +7,7 @@ msgstr ""
|
|||
"Project-Id-Version: RcGcDw\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-10-02 01:22+0200\n"
|
||||
"PO-Revision-Date: 2018-10-02 01:25+0200\n"
|
||||
"PO-Revision-Date: 2018-10-03 18:11+0200\n"
|
||||
"Last-Translator: Frisk <piotrex43@protonmail.ch>\n"
|
||||
"Language-Team: \n"
|
||||
"Language: pl\n"
|
||||
|
@ -205,7 +205,7 @@ msgstr "Edytował(a) swój profil"
|
|||
#: rcgcdw.py:338
|
||||
#, python-brace-format
|
||||
msgid "{field} field changed to: {desc}"
|
||||
msgstr "pole {field} zostało zmienione na: {desc}"
|
||||
msgstr "pole \"{field}\" zostało zmienione na: {desc}"
|
||||
|
||||
#: rcgcdw.py:343
|
||||
#, python-brace-format
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
beautifulsoup4 >= 4.6.0; python_version >= '3.6'
|
||||
requests >= 2.18.4
|
||||
schedule >= 0.5.0
|
||||
lxml >= 4.2.1
|
||||
|
|
Loading…
Reference in a new issue