Browse Source

chore(i18n): update English (XA pseudolocale) translation

Currently translated at 100.0% (67 of 67 strings)

Translations are welcome at https://hosted.weblate.org/projects/kosmorro/cli/en_XA/
pull/223/head
Anonymous 3 years ago
committed by Hosted Weblate
parent
commit
7d82bed2aa
No known key found for this signature in database GPG Key ID: A3FAAA06E6569B4C
1 changed files with 8 additions and 20 deletions
  1. +8
    -20
      _kosmorro/locales/en_XA/LC_MESSAGES/messages.po

+ 8
- 20
_kosmorro/locales/en_XA/LC_MESSAGES/messages.po View File

@@ -6,9 +6,9 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: kosmorro 0.9.0\n" "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: 2022-02-16 13:58+0100\n" "POT-Creation-Date: 2022-02-16 13:58+0100\n"
"PO-Revision-Date: 2021-06-20 14:10+0000\n"
"PO-Revision-Date: 2022-02-28 09:56+0000\n"
"Last-Translator: Anonymous <noreply@weblate.org>\n" "Last-Translator: Anonymous <noreply@weblate.org>\n"
"Language-Team: English (XA pseudolocale) <https://hosted.weblate.org/" "Language-Team: English (XA pseudolocale) <https://hosted.weblate.org/"
"projects/kosmorro/cli/en_XA/>\n" "projects/kosmorro/cli/en_XA/>\n"
@@ -17,7 +17,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n" "Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.7\n"
"X-Generator: Weblate 4.11.1-dev\n"
"Generated-By: Babel 2.9.1\n" "Generated-By: Babel 2.9.1\n"


#: _kosmorro/date.py:17 #: _kosmorro/date.py:17
@@ -197,19 +197,13 @@ msgstr ""
"and a given position on Earth.~~~ End Translatable ~~~" "and a given position on Earth.~~~ End Translatable ~~~"


#: _kosmorro/main.py:218 #: _kosmorro/main.py:218
#, fuzzy
#| msgid ""
#| "By default, only the events will be computed for today ({date}).\n"
#| "To compute also the ephemerides, latitude and longitude arguments are "
#| "needed."
msgid "" msgid ""
"By default, only the events will be computed for today.\n" "By default, only the events will be computed for today.\n"
"To compute also the ephemerides, latitude and longitude arguments are needed." "To compute also the ephemerides, latitude and longitude arguments are needed."
msgstr "" msgstr ""
"~~~ Translatable ~~~By default, only the events will be computed for today "
"({date}).\n"
"To compute also the ephemerides, latitude and longitude arguments are needed."
"~~~ End Translatable ~~~"
"~~~ Translatable ~~~By default, only the events will be computed for today.\n"
"To compute also the ephemerides, latitude and longitude arguments are "
"needed.~~~ End Translatable ~~~"


#: _kosmorro/main.py:231 #: _kosmorro/main.py:231
msgid "Show the program version" msgid "Show the program version"
@@ -238,20 +232,14 @@ msgstr ""
"the KOSMORRO_LONGITUDE environment variable.~~~ End Translatable ~~~" "the KOSMORRO_LONGITUDE environment variable.~~~ End Translatable ~~~"


#: _kosmorro/main.py:266 #: _kosmorro/main.py:266
#, fuzzy
#| msgid ""
#| "The date for which the ephemerides must be calculated. Can be in the YYYY-"
#| "MM-DD format or an interval in the \"[+-]YyMmDd\" format (with Y, M, and "
#| "D numbers). Defaults to today ({default_date})."
msgid "" msgid ""
"The date for which the ephemerides must be calculated. Can be in the YYYY-MM-" "The date for which the ephemerides must be calculated. Can be in the YYYY-MM-"
"DD format or an interval in the \"[+-]YyMmDd\" format (with Y, M, and D " "DD format or an interval in the \"[+-]YyMmDd\" format (with Y, M, and D "
"numbers). Defaults to current date." "numbers). Defaults to current date."
msgstr "" msgstr ""
"~~~ Translatable ~~~The date for which the ephemerides must be calculated. " "~~~ Translatable ~~~The date for which the ephemerides must be calculated. "
"Can be in the YYYY-MM-DD format or an interval in the \"[+-]YyMmDd\" format "
"(with Y, M, and D numbers). Defaults to today ({default_date}).~~~ End "
"Translatable ~~~"
"Can be in the YYYY-MM-DD format or an interval in the \"[+-]YyMmDd\" format ("
"with Y, M, and D numbers). Defaults to current date.~~~ End Translatable ~~~"


#: _kosmorro/main.py:277 #: _kosmorro/main.py:277
msgid "" msgid ""


Loading…
Cancel
Save