mirror of
https://github.com/wizbright/waybox.git
synced 2025-11-02 09:01:42 -05:00
Made NLS support contingent on having msgfmt, removed the deprecated meson.source_root(), and updated the translations
This commit is contained in:
parent
4cee7c4014
commit
740c8c3393
45 changed files with 2608 additions and 692 deletions
80
po/be.po
80
po/be.po
|
|
@ -7,8 +7,8 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Waybox 0.0.1\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-02-01 20:56-0500\n"
|
||||
"Report-Msgid-Bugs-To: https://github.com/wizbright/waybox/issues\n"
|
||||
"POT-Creation-Date: 2022-02-18 17:31-0500\n"
|
||||
"PO-Revision-Date: 2020-03-10 14:03-0400\n"
|
||||
"Last-Translator: Mikalai Udodau <crom-a@tut.by>\n"
|
||||
"Language-Team: Belarusian <i18n@mova.org>\n"
|
||||
|
|
@ -19,12 +19,28 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
|
||||
#: ../waybox/main.c:8
|
||||
msgid "Unable to evaluate expression"
|
||||
msgstr ""
|
||||
|
||||
msgid "No nodesetval"
|
||||
msgstr ""
|
||||
|
||||
msgid "No nodeset"
|
||||
msgstr ""
|
||||
|
||||
msgid "Unable to parse XML file"
|
||||
msgstr ""
|
||||
|
||||
msgid "Couldn't create new context!"
|
||||
msgstr ""
|
||||
|
||||
msgid "Couldn't register the namespace"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy, c-format
|
||||
msgid "Syntax: %s [options]\n"
|
||||
msgstr "Сінтаксіс: % [опцыі]\n"
|
||||
|
||||
#: ../waybox/main.c:9
|
||||
#, c-format
|
||||
msgid ""
|
||||
"\n"
|
||||
|
|
@ -33,37 +49,31 @@ msgstr ""
|
|||
"\n"
|
||||
"Опцыі:\n"
|
||||
|
||||
#: ../waybox/main.c:10
|
||||
#, c-format
|
||||
msgid " --help Display this help and exit\n"
|
||||
msgstr " --help Паказаць гэту даведку і выйсці\n"
|
||||
|
||||
#: ../waybox/main.c:11
|
||||
#, c-format
|
||||
msgid " --version Display the version and exit\n"
|
||||
msgstr " --version Паказаць нумар версіі і выйсці\n"
|
||||
|
||||
#: ../waybox/main.c:13
|
||||
#. TRANSLATORS: If you translate FILE, be sure the text remains aligned.
|
||||
#, c-format
|
||||
msgid " --config-file FILE Specify the path to the config file to use\n"
|
||||
msgstr " --config-file ФАЙЛ Задаць шлях да файла канфігурацыі\n"
|
||||
|
||||
#: ../waybox/main.c:14
|
||||
#, c-format
|
||||
msgid " --sm-disable Disable connection to the session manager\n"
|
||||
msgstr " --sm-disable Забараніць злучэнне з кіраўніком сеансаў\n"
|
||||
|
||||
#: ../waybox/main.c:15
|
||||
#, c-format
|
||||
msgid " --startup CMD Run CMD after starting\n"
|
||||
msgstr ""
|
||||
|
||||
#: ../waybox/main.c:16
|
||||
#, c-format
|
||||
msgid " --debug Display debugging output\n"
|
||||
msgstr " --debug Паказваць вывад адладкі\n"
|
||||
|
||||
#: ../waybox/main.c:17
|
||||
#, c-format
|
||||
msgid ""
|
||||
"\n"
|
||||
|
|
@ -71,32 +81,68 @@ msgid ""
|
|||
"on Wayland.\n"
|
||||
msgstr ""
|
||||
|
||||
#: ../waybox/main.c:40 ../waybox/main.c:52 ../waybox/main.c:57
|
||||
#, c-format
|
||||
msgid "%s requires an argument\n"
|
||||
msgstr "%s патрабуе аргумент\n"
|
||||
|
||||
#: ../waybox/main.c:55
|
||||
#, c-format
|
||||
msgid "%s hasn't been implemented yet.\n"
|
||||
msgstr ""
|
||||
|
||||
#: ../waybox/main.c:69
|
||||
msgid "Successfully created backend"
|
||||
msgstr ""
|
||||
|
||||
#: ../waybox/main.c:71
|
||||
msgid "Failed to create backend"
|
||||
msgstr ""
|
||||
|
||||
#: ../waybox/main.c:76
|
||||
msgid "Successfully started server"
|
||||
msgstr ""
|
||||
|
||||
#: ../waybox/main.c:78
|
||||
msgid "Failed to start server"
|
||||
msgstr ""
|
||||
|
||||
msgid "Couldn't get a surface texture"
|
||||
msgstr ""
|
||||
|
||||
msgid "Couldn't attach renderer to output"
|
||||
msgstr ""
|
||||
|
||||
msgid "New output device detected"
|
||||
msgstr ""
|
||||
|
||||
msgid "Couldn't commit pending frame to output"
|
||||
msgstr ""
|
||||
|
||||
msgid "New keyboard detected"
|
||||
msgstr ""
|
||||
|
||||
msgid "New pointer detected"
|
||||
msgstr ""
|
||||
|
||||
msgid "Unsupported input device detected"
|
||||
msgstr ""
|
||||
|
||||
msgid "Failed to connect to a Wayland display"
|
||||
msgstr ""
|
||||
|
||||
msgid "Failed to start backend"
|
||||
msgstr ""
|
||||
|
||||
msgid "Running Wayland compositor on Wayland display"
|
||||
msgstr ""
|
||||
|
||||
msgid "Display destroyed"
|
||||
msgstr ""
|
||||
|
||||
msgid "Keyboard focus is now on surface"
|
||||
msgstr ""
|
||||
|
||||
msgid "Focusing current view"
|
||||
msgstr ""
|
||||
|
||||
msgid "Focusing next view"
|
||||
msgstr ""
|
||||
|
||||
#, c-format
|
||||
#~ msgid "Invalid action \"%s\" requested. No such action exists."
|
||||
#~ msgstr "Запытана недапушчальнае дзеянне \"%s\". Няма такога дзеяння."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue