From 684bf311502a0579d841bb55137f42368ae0cc6b Mon Sep 17 00:00:00 2001 From: Thomas Haller Date: Wed, 27 Dec 2017 14:17:34 +0100 Subject: all: unify spelling of translators hint in source code Use the same form everywhere: "TRANSLATORS" instead of "Translators". The manual also seems to prefer the upper-case form [1]. $ sed 's/\: /TRANSLATORS: /g' $(git grep -l Translators) -i [1] https://www.gnu.org/software/gettext/manual/gettext.html --- po/pl.po | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'po/pl.po') diff --git a/po/pl.po b/po/pl.po index bbdfabea4d..28e63c8a04 100644 --- a/po/pl.po +++ b/po/pl.po @@ -3988,7 +3988,7 @@ msgstr "Rozdzielenie pagera się nie powiodło: %s\n" msgid "Failed to duplicate pager pipe: %s\n" msgstr "Powielenie potoku pagera się nie powiodło: %s\n" -#. Translators: the first %s is the partial value entered by +#. TRANSLATORS: the first %s is the partial value entered by #. * the user, the second %s a list of compatible values. #. #: ../clients/common/nm-client-utils.c:75 @@ -6901,7 +6901,7 @@ msgstr "Ustaw nazwę komputera" msgid "Hostname" msgstr "Nazwa komputera" -#. Translators: this indicates the result. ie, "I have set the hostname to ..." +#. TRANSLATORS: this indicates the result. ie, "I have set the hostname to ..." #: ../clients/tui/nmtui-hostname.c:116 #, c-format msgid "Set hostname to '%s'" @@ -8961,7 +8961,7 @@ msgstr "PCI" msgid "USB" msgstr "USB" -#. Translators: the first %s is a bus name (eg, "USB") or +#. TRANSLATORS: the first %s is a bus name (eg, "USB") or #. * product name, the second is a device type (eg, #. * "Ethernet"). You can change this to something like #. * "%2$s (%1$s)" if there's no grammatical way to combine @@ -9484,7 +9484,7 @@ msgstr "" "wartość „%s” typu „%s” jest nieprawidłowa lub spoza zakresu dla właściwości " "„%s” typu „%s”" -#. Translators: the first %s is a prefix for the connection id, such +#. TRANSLATORS: the first %s is a prefix for the connection id, such #. * as "Wired Connection" or "VPN Connection". The %d is a number #. * that is combined with the first argument to create a unique #. * connection id. -- cgit v1.2.1