-
Notifications
You must be signed in to change notification settings - Fork 52
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% (164 of 164 strings) Co-authored-by: Andi Chandler <[email protected]> Translate-URL: https://translate.fedoraproject.org/projects/fedora-sysv/initscripts/en_GB/ Translation: fedora-sysv/initscripts
- Loading branch information
Showing
1 changed file
with
21 additions
and
42 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 |
---|---|---|
|
@@ -8,7 +8,7 @@ msgstr "" | |
"Project-Id-Version: PACKAGE VERSION\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"PO-Revision-Date: 2023-03-13 13:20+0000\n" | ||
"PO-Revision-Date: 2023-07-08 21:21+0000\n" | ||
"Last-Translator: Andi Chandler <[email protected]>\n" | ||
"Language-Team: English (United Kingdom) <https://translate.fedoraproject.org/" | ||
"projects/fedora-sysv/initscripts/en_GB/>\n" | ||
|
@@ -17,7 +17,7 @@ msgstr "" | |
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"Plural-Forms: nplurals=2; plural=n != 1;\n" | ||
"X-Generator: Weblate 4.15.2\n" | ||
"X-Generator: Weblate 4.18.2\n" | ||
|
||
#: ../network-scripts/ifdown:15 ../network-scripts/ifdown:22 | ||
msgid "usage: ifdown <configuration>" | ||
|
@@ -139,16 +139,12 @@ msgid "error in ifcfg-${parent_device}: files" | |
msgstr "error in ifcfg-${parent_device}: files" | ||
|
||
#: ../network-scripts/ifup-aliases:269 | ||
#, fuzzy | ||
#| msgid "" | ||
#| "Determining if ip address ${IPADDR} is already in use for device " | ||
#| "${parent_device}..." | ||
msgid "" | ||
"Determining if IP address ${IPADDR} is already in use for device " | ||
"${parent_device}…" | ||
msgstr "" | ||
"Determining if ip address ${IPADDR} is already in use for device " | ||
"${parent_device}..." | ||
"Determining if IP address ${IPADDR} is already in use for device " | ||
"${parent_device}…" | ||
|
||
#: ../network-scripts/ifup-aliases:273 | ||
msgid "Error, some other host ($ARPINGMAC) already uses address ${IPADDR}." | ||
|
@@ -172,7 +168,7 @@ msgstr "Device ${DEVICE} has different MAC address than expected, ignoring." | |
|
||
#: ../network-scripts/ifup-eth:51 | ||
msgid "cannot create veth without peer" | ||
msgstr "" | ||
msgstr "cannot create veth without peer" | ||
|
||
#: ../network-scripts/ifup-eth:127 | ||
msgid "Device name does not seem to be present." | ||
|
@@ -226,27 +222,27 @@ msgstr "Determining IPv6 information for ${DEVICE}..." | |
|
||
#: ../network-scripts/ifup-ippp:33 | ||
msgid "ipppd does not exist or is not executable" | ||
msgstr "" | ||
msgstr "ipppd does not exist or is not executable" | ||
|
||
#: ../network-scripts/ifup-ippp:40 | ||
msgid "isdnctrl does not exist or is not executable" | ||
msgstr "" | ||
msgstr "isdnctrl does not exist or is not executable" | ||
|
||
#: ../network-scripts/ifup-ippp:46 | ||
msgid "cannot list ISDN devices" | ||
msgstr "" | ||
msgstr "cannot list ISDN devices" | ||
|
||
#: ../network-scripts/ifup-ippp:55 ../network-scripts/ifup-ippp:60 | ||
msgid "$*" | ||
msgstr "$*" | ||
|
||
#: ../network-scripts/ifup-ippp:343 | ||
msgid "ip addr add $IPADDR peer $GATEWAY${pfx:/$pfx} dev $DEVICE" | ||
msgstr "" | ||
msgstr "ip addr add $IPADDR peer $GATEWAY${pfx:/$pfx} dev $DEVICE" | ||
|
||
#: ../network-scripts/ifup-ippp:349 | ||
msgid "ipppd $options $netmask" | ||
msgstr "" | ||
msgstr "ipppd $options $netmask" | ||
|
||
#: ../network-scripts/ifup-ippp:374 | ||
msgid "" | ||
|
@@ -343,7 +339,7 @@ msgstr "usage: ifup-routes <net-device> [<nickname>]" | |
|
||
#: ../network-scripts/ifup-routes:26 ../network-scripts/ifup-routes:47 | ||
msgid "Failed to add route ${line}, using ip route replace instead." | ||
msgstr "" | ||
msgstr "Failed to add route ${line}, using ip route replace instead." | ||
|
||
#: ../network-scripts/ifup-sit:63 | ||
msgid "Missing remote IPv4 address of tunnel, configuration is not valid" | ||
|
@@ -609,42 +605,30 @@ msgid "Some IPv6 address(es) of ${device} remain still in 'tentative' state" | |
msgstr "Some IPv6 address(es) of ${device} remain still in 'tentative' state" | ||
|
||
#: ../network-scripts/network-functions-ipv6:1082 | ||
#, fuzzy | ||
#| msgid "" | ||
#| "Run 'ip -6 addr show dev ${device} scope global tentative' to see more" | ||
msgid "Run 'ip -6 addr show dev ${device} tentative' for more info" | ||
msgstr "Run 'ip -6 addr show dev ${device} scope global tentative' to see more" | ||
msgstr "Run 'ip -6 addr show dev ${device} tentative' for more info" | ||
|
||
#: ../usr/sbin/service:50 ../usr/sbin/service:66 | ||
msgid "Support for initscripts isn't installed" | ||
msgstr "" | ||
msgstr "Support for initscripts isn't installed" | ||
|
||
#: ../usr/sbin/service:108 | ||
#, fuzzy | ||
#| msgid "" | ||
#| "Redirecting to /bin/systemctl ${ACTION}${OPTIONS:+ }${OPTIONS} " | ||
#| "${SERVICE_MANGLED}" | ||
msgid "" | ||
"Redirecting to /bin/systemctl ${ACTION} ${SERVICE_MANGLED}${OPTIONS:" | ||
"+ }${OPTIONS}" | ||
msgstr "" | ||
"Redirecting to /bin/systemctl ${ACTION}${OPTIONS:+ }${OPTIONS} " | ||
"${SERVICE_MANGLED}" | ||
"Redirecting to /bin/systemctl ${ACTION} ${SERVICE_MANGLED}${OPTIONS:+ " | ||
"}${OPTIONS}" | ||
|
||
#: ../usr/sbin/service:111 | ||
#, fuzzy | ||
#| msgid "" | ||
#| "The service command supports only basic LSB actions (start, stop, " | ||
#| "restart, try-restart, reload, force-reload, status). For other actions, " | ||
#| "please try to use systemctl." | ||
msgid "" | ||
"The service command supports only basic LSB actions (start, stop, restart, " | ||
"try-restart, reload, reload-or-restart, try-reload-or-restart, force-reload, " | ||
"status, condrestart). For other actions, please try to use systemctl." | ||
msgstr "" | ||
"The service command supports only basic LSB actions (start, stop, restart, " | ||
"try-restart, reload, force-reload, status). For other actions, please try to " | ||
"use systemctl." | ||
"try-restart, reload, reload-or-restart, try-reload-or-restart, force-reload, " | ||
"status, condrestart). For other actions, please try to use systemctl." | ||
|
||
#: ../etc/rc.d/init.d/functions:33 | ||
msgid "Starting $prog (via systemctl): " | ||
|
@@ -676,11 +660,10 @@ msgstr "$base startup" | |
|
||
#: ../etc/rc.d/init.d/functions:314 ../etc/rc.d/init.d/functions:324 | ||
#: ../etc/rc.d/init.d/functions:333 | ||
#, fuzzy | ||
#| msgid "Usage: killproc [-p pidfile] [ -d delay] {program} [-signal]" | ||
msgid "" | ||
"Usage: killproc [-p {pidfile} [-b {binary}]] [-d {delay}] {program} [-signal]" | ||
msgstr "Usage: killproc [-p pidfile] [ -d delay] {program} [-signal]" | ||
msgstr "" | ||
"Usage: killproc [-p {pidfile} [-b {binary}]] [-d {delay}] {program} [-signal]" | ||
|
||
#: ../etc/rc.d/init.d/functions:323 ../etc/rc.d/init.d/functions:450 | ||
msgid "-b option can be used only with -p" | ||
|
@@ -700,16 +683,12 @@ msgid "Usage: pidfileofproc {program}" | |
msgstr "Usage: pidfileofproc {program}" | ||
|
||
#: ../etc/rc.d/init.d/functions:411 | ||
#, fuzzy | ||
#| msgid "Usage: pidofproc [-p pidfile] {program}" | ||
msgid "Usage: pidofproc [-p {pidfile}] {program}" | ||
msgstr "Usage: pidofproc [-p pidfile] {program}" | ||
msgstr "Usage: pidofproc [-p {pidfile}] {program}" | ||
|
||
#: ../etc/rc.d/init.d/functions:437 ../etc/rc.d/init.d/functions:451 | ||
#, fuzzy | ||
#| msgid "Usage: status -p pidfile -b binary program" | ||
msgid "Usage: status [-p {pidfile}] [-l {lockfile}] [-b {binary}] {program}" | ||
msgstr "Usage: status -p pidfile -b binary program" | ||
msgstr "Usage: status [-p {pidfile}] [-l {lockfile}] [-b {binary}] {program}" | ||
|
||
#: ../etc/rc.d/init.d/functions:478 ../etc/rc.d/init.d/functions:484 | ||
msgid "${base} (pid $pid) is running..." | ||
|