diff options
Diffstat (limited to 'po/en_GB.po')
-rw-r--r-- | po/en_GB.po | 23 |
1 files changed, 8 insertions, 15 deletions
diff --git a/po/en_GB.po b/po/en_GB.po index e6c9206..78da6ca 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -125,8 +125,8 @@ msgstr "Location: %.2f %s, %.2f %s\n" #: ../src/redshift.c:325 ../src/redshift.c:416 #, c-format -msgid "Initialization of %s failed.\n" -msgstr "Initialisation of %s failed.\n" +msgid "Initialization of %s failed." +msgstr "Initialisation of %s failed." #: ../src/redshift.c:340 ../src/redshift.c:384 ../src/redshift.c:431 #: ../src/redshift.c:463 @@ -134,13 +134,11 @@ msgstr "Initialisation of %s failed.\n" msgid "Failed to set %s option.\n" msgstr "Failed to set %s option.\n" -#. TRANSLATORS: `help' must not be -#. translated. #. TRANSLATORS: `help' must not be translated. #: ../src/redshift.c:345 ../src/redshift.c:387 #, c-format -msgid "Try `-l %s:help' for more information.\n" -msgstr "Try `-l %s:help' for more information.\n" +msgid "Try `-l %s:help' for more information." +msgstr "Try `-l %s:help' for more information." #: ../src/redshift.c:373 ../src/redshift.c:453 #, c-format @@ -180,11 +178,6 @@ msgstr "Latitude must be between %.1f and %.1f.\n" msgid "Longitude must be between %.1f and %.1f.\n" msgstr "Longitude must be between %.1f and %.1f.\n" -#: ../src/redshift.c:545 ../src/redshift.c:564 ../src/redshift.c:696 -#: ../src/redshift.c:1187 -msgid "Unable to read system time." -msgstr "Unable to read system time." - #: ../src/redshift.c:635 msgid "Waiting for initial location to become available...\n" msgstr "Waiting for initial location to become available...\n" @@ -516,8 +509,8 @@ msgstr "Assignment outside section in config file." #: ../src/gamma-drm.c:97 #, c-format -msgid "Failed to open DRM device: %s" -msgstr "Failed to open DRM device: %s" +msgid "Failed to open DRM device `%s': %s." +msgstr "Failed to open DRM device `%s': %s." #: ../src/gamma-drm.c:105 #, c-format @@ -526,8 +519,8 @@ msgstr "Failed to get DRM mode resources" #: ../src/gamma-drm.c:118 ../src/gamma-randr.c:387 #, c-format -msgid "CRTC %i does not exist, valid CRTCs are [0-%i]." -msgstr "CRTC %i does not exist, valid CRTCs are [0-%i]." +msgid "CRTC %i does not exist, valid CRTCs are [0, %i]." +msgstr "CRTC %i does not exist, valid CRTCs are [0, %i]." #: ../src/gamma-drm.c:121 ../src/gamma-randr.c:390 #, c-format |