Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Ukrainian humanize.po #125

Merged
merged 1 commit into from
Mar 22, 2020
Merged

Create Ukrainian humanize.po #125

merged 1 commit into from
Mar 22, 2020

Conversation

RRTRrRRrrtrf
Copy link
Contributor

Ukraininan language .po file

Ukraininan language
@codecov-io
Copy link

codecov-io commented Mar 22, 2020

Codecov Report

Merging #125 into master will not change coverage by %.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #125   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            9         9           
  Lines          416       416           
=========================================
  Hits           416       416           
Flag Coverage Δ
#GHA_Ubuntu 100.00% <ø> (ø)
#GHA_Windows 100.00% <ø> (ø)
#GHA_macOS 100.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 16c3aaa...521aaf4. Read the comment docs.

@hugovk hugovk merged commit 23b64f5 into jmoiron:master Mar 22, 2020
@hugovk
Copy link
Collaborator

hugovk commented Mar 22, 2020

Thank you!

@hugovk hugovk changed the title Create humanize.po Create Ukrainian humanize.po Mar 22, 2020
@hugovk
Copy link
Collaborator

hugovk commented Mar 22, 2020

Hi, there's some more new ones, please could you translate these (just in this issue is fine) and I'll update it and make a release? Thank you!

#: src/humanize/number.py:138
msgid "zero"
msgstr ""
#: src/humanize/time.py:87
#, fuzzy, python-format
msgid "%d microsecond"
msgid_plural "%d microseconds"
msgstr[0] "%d секунда"
msgstr[1] "%d секунд"
msgstr[2] "%d секунд"

#: src/humanize/time.py:93
#, fuzzy, python-format
msgid "%d millisecond"
msgid_plural "%d milliseconds"
msgstr[0] "%d секунда"
msgstr[1] "%d секунд"
msgstr[2] "%d секунд"

@RRTRrRRrrtrf
Copy link
Contributor Author

Hi, there's some more new ones, please could you translate these (just in this issue is fine) and I'll update it and make a release? Thank you!

#: src/humanize/number.py:138
msgid "zero"
msgstr ""
#: src/humanize/time.py:87
#, fuzzy, python-format
msgid "%d microsecond"
msgid_plural "%d microseconds"
msgstr[0] "%d секунда"
msgstr[1] "%d секунд"
msgstr[2] "%d секунд"

#: src/humanize/time.py:93
#, fuzzy, python-format
msgid "%d millisecond"
msgid_plural "%d milliseconds"
msgstr[0] "%d секунда"
msgstr[1] "%d секунд"
msgstr[2] "%d секунд"
#: src/humanize/number.py:138
msgid "zero"
msgstr "нуль"
#: src/humanize/time.py:87
#, fuzzy, python-format
msgid "%d microsecond"
msgid_plural "%d microseconds"
msgstr[0] "%d мікросекунда"
msgstr[1] "%d мікросекунд"
msgstr[2] "%d мікросекунди"

#: src/humanize/time.py:93
#, fuzzy, python-format
msgid "%d millisecond"
msgid_plural "%d milliseconds"
msgstr[0] "%d мілісекунда"
msgstr[1] "%d мілісекунди"
msgstr[2] "%d мілісекунди"

@hugovk hugovk mentioned this pull request Mar 22, 2020
@hugovk hugovk added the changelog: Added For new features label Mar 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog: Added For new features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants