瀏覽代碼

chore(i18n): update Russian translation

Currently translated at 33.3% (23 of 69 strings)

Translations are welcome at https://hosted.weblate.org/projects/kosmorro/cli/ru/
pull/175/head
Jérôme Deuchnord 4 年之前
父節點
當前提交
6eacb25c09
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: 9F72B1EF93EDE1D4
共有 1 個檔案被更改,包括 31 行新增67 行删除
  1. +31
    -67
      kosmorrolib/locales/ru/LC_MESSAGES/messages.po

+ 31
- 67
kosmorrolib/locales/ru/LC_MESSAGES/messages.po 查看文件

@@ -6,9 +6,9 @@
msgid ""
msgstr ""
"Project-Id-Version: kosmorro 0.9.0\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"Report-Msgid-Bugs-To: jerome@deuchnord.fr\n"
"POT-Creation-Date: 2021-01-31 10:15+0100\n"
"PO-Revision-Date: 2021-05-09 09:45+0000\n"
"PO-Revision-Date: 2021-05-09 18:44+0000\n"
"Last-Translator: Jérôme Deuchnord <jerome@deuchnord.fr>\n"
"Language-Team: Russian <https://hosted.weblate.org/projects/kosmorro/cli/ru/>"
"\n"
@@ -23,15 +23,13 @@ msgstr ""

#: kosmorrolib/core.py:101
msgid "The date {date} is not valid: {error}"
msgstr "The date {date} is not valid: {error}"
msgstr ""

#: kosmorrolib/core.py:118
msgid ""
"The date {date} does not match the required YYYY-MM-DD format or the "
"offset format."
msgstr ""
"The date {date} does not match the required YYYY-MM-DD format or the offset "
"format."

#: kosmorrolib/data.py:197
msgid "Sun"
@@ -84,7 +82,7 @@ msgstr "Примечание: все время указано в UTC."

#: kosmorrolib/dumper.py:96
msgid "Note: All the hours are given in the UTC{offset} timezone."
msgstr "Note: All the hours are given in the UTC{offset} timezone."
msgstr ""

#: kosmorrolib/dumper.py:142 kosmorrolib/dumper.py:226
msgid "Object"
@@ -92,7 +90,7 @@ msgstr "объект"

#: kosmorrolib/dumper.py:143 kosmorrolib/dumper.py:227
msgid "Rise time"
msgstr "Rise time"
msgstr ""

#: kosmorrolib/dumper.py:144 kosmorrolib/dumper.py:228
msgid "Culmination time"
@@ -100,15 +98,15 @@ msgstr "Кульминация момент"

#: kosmorrolib/dumper.py:145 kosmorrolib/dumper.py:229
msgid "Set time"
msgstr "Set time"
msgstr ""

#: kosmorrolib/dumper.py:160
msgid "Moon phase is unavailable for this date."
msgstr "Moon phase is unavailable for this date."
msgstr ""

#: kosmorrolib/dumper.py:162 kosmorrolib/dumper.py:233
msgid "Moon phase:"
msgstr "Moon phase:"
msgstr ""

#: kosmorrolib/dumper.py:163
msgid "{next_moon_phase} on {next_moon_phase_date} at {next_moon_phase_time}"
@@ -116,7 +114,7 @@ msgstr "{next_moon_phase} в {next_moon_phase_date} в {next_moon_phase_time}"

#: kosmorrolib/dumper.py:213
msgid "A Summary of your Sky"
msgstr "A Summary of your Sky"
msgstr ""

#: kosmorrolib/dumper.py:217
msgid ""
@@ -124,29 +122,24 @@ msgid ""
"aims to help you to prepare your observation session. All the hours are "
"given in {timezone}."
msgstr ""
"This document summarizes the ephemerides and the events of {date}. It aims "
"to help you to prepare your observation session. All the hours are given in "
"{timezone}."

#: kosmorrolib/dumper.py:223
msgid ""
"Don't forget to check the weather forecast before you go out with your "
"equipment."
msgstr ""
"Don't forget to check the weather forecast before you go out with your "
"equipment."

#: kosmorrolib/dumper.py:225
msgid "Ephemerides of the day"
msgstr "Ephemerides of the day"
msgstr ""

#: kosmorrolib/dumper.py:231
msgid "hours"
msgstr "hours"
msgstr ""

#: kosmorrolib/dumper.py:235
msgid "Expected events"
msgstr "Expected events"
msgstr ""

#: kosmorrolib/dumper.py:351
msgid ""
@@ -155,10 +148,6 @@ msgid ""
"Please look at the documentation at http://kosmorro.space for more "
"information."
msgstr ""
"Building PDFs was not possible, because some dependencies are not installed."
"\n"
"Please look at the documentation at http://kosmorro.space for more "
"information."

#: kosmorrolib/dumper.py:380
#, python-format
@@ -167,17 +156,14 @@ msgid ""
"Please open an issue at https://github.com/Kosmorro/kosmorro/issues and "
"share the content of the log file at /tmp/kosmorro-%s.log"
msgstr ""
"An error occured during the compilation of the PDF.\n"
"Please open an issue at https://github.com/Kosmorro/kosmorro/issues and "
"share the content of the log file at /tmp/kosmorro-%s.log"

#: kosmorrolib/enum.py:24
msgid "New Moon"
msgstr "New Moon"
msgstr ""

#: kosmorrolib/enum.py:25
msgid "Waxing crescent"
msgstr "Waxing crescent"
msgstr ""

#: kosmorrolib/enum.py:26
msgid "First Quarter"
@@ -185,7 +171,7 @@ msgstr "Первый Четверть"

#: kosmorrolib/enum.py:27
msgid "Waxing gibbous"
msgstr "Waxing gibbous"
msgstr ""

#: kosmorrolib/enum.py:28
msgid "Full Moon"
@@ -193,49 +179,49 @@ msgstr "Полнолунье"

#: kosmorrolib/enum.py:29
msgid "Waning gibbous"
msgstr "Waning gibbous"
msgstr ""

#: kosmorrolib/enum.py:30
msgid "Last Quarter"
msgstr "Last Quarter"
msgstr ""

#: kosmorrolib/enum.py:31
msgid "Waning crescent"
msgstr "Waning crescent"
msgstr ""

#: kosmorrolib/enum.py:35
#, python-format
msgid "%s is in opposition"
msgstr "%s is in opposition"
msgstr ""

#: kosmorrolib/enum.py:36
#, python-format
msgid "%s and %s are in conjunction"
msgstr "%s and %s are in conjunction"
msgstr ""

#: kosmorrolib/enum.py:37
#, python-format
msgid "%s occults %s"
msgstr "%s occults %s"
msgstr ""

#: kosmorrolib/enum.py:38
#, python-format
msgid "%s's largest elongation"
msgstr "%s's largest elongation"
msgstr ""

#: kosmorrolib/enum.py:39
#, python-format
msgid "%s is at its perigee"
msgstr "%s is at its perigee"
msgstr ""

#: kosmorrolib/enum.py:40
#, python-format
msgid "%s is at its apogee"
msgstr "%s is at its apogee"
msgstr ""

#: kosmorrolib/exceptions.py:34
msgid "The date must be between {minimum_date} and {maximum_date}"
msgstr "The date must be between {minimum_date} and {maximum_date}"
msgstr ""

#: kosmorrolib/i18n.py:27
msgid "{day_of_week} {month} {day_number}, {year}"
@@ -259,29 +245,24 @@ msgid ""
"Consider printing you PDF document only if really necessary, and use the "
"other side of the sheet."
msgstr ""
"Save the planet and paper!\n"
"Consider printing you PDF document only if really necessary, and use the "
"other side of the sheet."

#: kosmorrolib/main.py:65
msgid ""
"PDF output will not contain the ephemerides, because you didn't provide "
"the observation coordinate."
msgstr ""
"PDF output will not contain the ephemerides, because you didn't provide the "
"observation coordinate."

#: kosmorrolib/main.py:93
msgid "Could not save the output in \"{path}\": {error}"
msgstr "Could not save the output in \"{path}\": {error}"
msgstr ""

#: kosmorrolib/main.py:100
msgid "Selected output format needs an output file (--output)."
msgstr "Selected output format needs an output file (--output)."
msgstr ""

#: kosmorrolib/main.py:117
msgid "Moon phase can only be displayed between {min_date} and {max_date}"
msgstr "Moon phase can only be displayed between {min_date} and {max_date}"
msgstr ""

#: kosmorrolib/main.py:139
msgid "Running on Python {python_version}"
@@ -301,8 +282,6 @@ msgid ""
"Compute the ephemerides and the events for a given date, at a given "
"position on Earth."
msgstr ""
"Compute the ephemerides and the events for a given date, at a given position "
"on Earth."

#: kosmorrolib/main.py:163
msgid ""
@@ -310,8 +289,6 @@ msgid ""
"To compute also the ephemerides, latitude and longitude arguments are "
"needed."
msgstr ""
"By default, only the events will be computed for today ({date}).\n"
"To compute also the ephemerides, latitude and longitude arguments are needed."

#: kosmorrolib/main.py:168
msgid "Show the program version"
@@ -319,27 +296,23 @@ msgstr "Показать версия программы"

#: kosmorrolib/main.py:170
msgid "Delete all the files Kosmorro stored in the cache."
msgstr "Delete all the files Kosmorro stored in the cache."
msgstr ""

#: kosmorrolib/main.py:172
msgid "The format under which the information have to be output"
msgstr "The format under which the information have to be output"
msgstr ""

#: kosmorrolib/main.py:174
msgid ""
"The observer's latitude on Earth. Can also be set in the "
"KOSMORRO_LATITUDE environment variable."
msgstr ""
"The observer's latitude on Earth. Can also be set in the KOSMORRO_LATITUDE "
"environment variable."

#: kosmorrolib/main.py:177
msgid ""
"The observer's longitude on Earth. Can also be set in the "
"KOSMORRO_LONGITUDE environment variable."
msgstr ""
"The observer's longitude on Earth. Can also be set in the KOSMORRO_LONGITUDE "
"environment variable."

#: kosmorrolib/main.py:180
msgid ""
@@ -347,34 +320,25 @@ msgid ""
"format), or as an interval in the \"[+-]YyMmDd\" format (with Y, M, and D"
" numbers). Defaults to the current date ({default_date})"
msgstr ""
"The date for which the ephemerides must be computed (in the YYYY-MM-DD "
"format), or as an interval in the \"[+-]YyMmDd\" format (with Y, M, and D "
"numbers). Defaults to the current date ({default_date})"

#: kosmorrolib/main.py:185
msgid ""
"The timezone to display the hours in (e.g. 2 for UTC+2 or -3 for UTC-3). "
"Can also be set in the KOSMORRO_TIMEZONE environment variable."
msgstr ""
"The timezone to display the hours in (e.g. 2 for UTC+2 or -3 for UTC-3). Can "
"also be set in the KOSMORRO_TIMEZONE environment variable."

#: kosmorrolib/main.py:188
msgid "Disable the colors in the console."
msgstr "Disable the colors in the console."
msgstr ""

#: kosmorrolib/main.py:190
msgid ""
"A file to export the output to. If not given, the standard output is "
"used. This argument is needed for PDF format."
msgstr ""
"A file to export the output to. If not given, the standard output is used. "
"This argument is needed for PDF format."

#: kosmorrolib/main.py:193
msgid ""
"Do not generate a graph to represent the rise and set times in the PDF "
"format."
msgstr ""
"Do not generate a graph to represent the rise and set times in the PDF "
"format."

Loading…
取消
儲存