-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Translated using Weblate (English (United Kingdom))
Currently translated at 100.0% (108 of 108 strings) Co-authored-by: Andi Chandler <[email protected]> Translate-URL: https://translate.fedoraproject.org/projects/fedora-sysv/chkconfig/en_GB/ Translation: fedora-sysv/chkconfig
- Loading branch information
Showing
1 changed file
with
21 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,7 +11,7 @@ msgstr "" | |
"Project-Id-Version: PACKAGE VERSION\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2023-03-23 13:27+0100\n" | ||
"PO-Revision-Date: 2023-02-20 12:20+0000\n" | ||
"PO-Revision-Date: 2023-04-06 18:20+0000\n" | ||
"Last-Translator: Andi Chandler <[email protected]>\n" | ||
"Language-Team: English (United Kingdom) <https://translate.fedoraproject.org/" | ||
"projects/fedora-sysv/chkconfig/en_GB/>\n" | ||
|
@@ -275,11 +275,13 @@ msgid " [--family <family>]\n" | |
msgstr " [--family <family>]\n" | ||
|
||
#: ../alternatives.c:91 | ||
#, fuzzy, c-format | ||
#, c-format | ||
msgid "" | ||
" [--follower <follower_link> <follower_name> " | ||
"<follower_path>]*\n" | ||
msgstr " [--slave <link> <name> <path>]*\n" | ||
msgstr "" | ||
" [--follower <follower_link> <follower_name> " | ||
"<follower_path>]*\n" | ||
|
||
#: ../alternatives.c:92 | ||
#, c-format | ||
|
@@ -317,16 +319,18 @@ msgid " alternatives --remove-all <name>\n" | |
msgstr " alternatives --remove-all <name>\n" | ||
|
||
#: ../alternatives.c:99 | ||
#, fuzzy, c-format | ||
#, c-format | ||
msgid "" | ||
" alternatives --add-follower <name> <path> <follower_link> " | ||
"<follower_name> <follower_path>\n" | ||
msgstr " alternatives --remove <name> <path>\n" | ||
msgstr "" | ||
" alternatives --add-follower <name> <path> <follower_link> " | ||
"<follower_name> <follower_path>\n" | ||
|
||
#: ../alternatives.c:100 | ||
#, fuzzy, c-format | ||
#, c-format | ||
msgid " alternatives --remove-follower <name> <path> <follower_name>\n" | ||
msgstr " alternatives --remove <name> <path>\n" | ||
msgstr " alternatives --remove-follower <name> <path> <follower_name>\n" | ||
|
||
#: ../alternatives.c:101 | ||
#, c-format | ||
|
@@ -383,10 +387,9 @@ msgid "path %s unexpected in %s\n" | |
msgstr "path %s unexpected in %s\n" | ||
|
||
#: ../alternatives.c:350 | ||
#, fuzzy, c-format | ||
#| msgid "missing path for slave %s in %s\n" | ||
#, c-format | ||
msgid "missing path for follower %s in %s\n" | ||
msgstr "missing path for slave %s in %s\n" | ||
msgstr "missing path for follower %s in %s\n" | ||
|
||
#: ../alternatives.c:360 | ||
#, c-format | ||
|
@@ -415,10 +418,9 @@ msgid "numeric priority expected in %s\n" | |
msgstr "numeric priority expected in %s\n" | ||
|
||
#: ../alternatives.c:425 | ||
#, fuzzy, c-format | ||
#| msgid "slave path expected in %s\n" | ||
#, c-format | ||
msgid "follower path expected in %s\n" | ||
msgstr "slave path expected in %s\n" | ||
msgstr "follower path expected in %s\n" | ||
|
||
#: ../alternatives.c:454 | ||
#, c-format | ||
|
@@ -486,10 +488,9 @@ msgid "running %s\n" | |
msgstr "running %s\n" | ||
|
||
#: ../alternatives.c:770 | ||
#, fuzzy, c-format | ||
#| msgid "link %s incorrect for slave %s (%s %s)\n" | ||
#, c-format | ||
msgid "link %s incorrect for follower %s (%s %s)\n" | ||
msgstr "link %s incorrect for slave %s (%s %s)\n" | ||
msgstr "link %s incorrect for follower %s (%s %s)\n" | ||
|
||
#: ../alternatives.c:844 ../alternatives.c:881 ../alternatives.c:1095 | ||
#: ../alternatives.c:1126 | ||
|
@@ -498,9 +499,9 @@ msgid "%s has not been configured as an alternative for %s\n" | |
msgstr "%s has not been configured as an alternative for %s\n" | ||
|
||
#: ../alternatives.c:862 | ||
#, fuzzy, c-format | ||
#, c-format | ||
msgid "%s has not been configured as an follower alternative for %s (%s)\n" | ||
msgstr "%s has not been configured as an alternative for %s\n" | ||
msgstr "%s has not been configured as an follower alternative for %s (%s)\n" | ||
|
||
#: ../alternatives.c:920 | ||
#, c-format | ||
|
@@ -533,10 +534,9 @@ msgid "priority %d\n" | |
msgstr "priority %d\n" | ||
|
||
#: ../alternatives.c:984 | ||
#, fuzzy, c-format | ||
#| msgid " slave %s: %s\n" | ||
#, c-format | ||
msgid " follower %s: %s\n" | ||
msgstr " slave %s: %s\n" | ||
msgstr " follower %s: %s\n" | ||
|
||
#: ../alternatives.c:989 | ||
#, c-format | ||
|