aboutsummaryrefslogtreecommitdiffstats
path: root/po/en_GB.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/en_GB.po')
-rw-r--r--po/en_GB.po165
1 files changed, 74 insertions, 91 deletions
diff --git a/po/en_GB.po b/po/en_GB.po
index 6149279..c8fb4fc 100644
--- a/po/en_GB.po
+++ b/po/en_GB.po
@@ -279,8 +279,8 @@ msgstr "Solar elevations: day above %.1f, night below %.1f\n"
#: ../src/redshift.c:1049
#, c-format
-msgid "Temperatures: %dK at day, %dK at night\n"
-msgstr "Temperatures: %dK at day, %dK at night\n"
+msgid "Temperatures: %iK at day, %iK at night\n"
+msgstr "Temperatures: %iK at day, %iK at night\n"
#: ../src/redshift.c:1060 ../src/redshift.c:1071
#, c-format
@@ -460,107 +460,94 @@ msgid "Try `-l PROVIDER:help' for help.\n"
msgstr "Try `-l PROVIDER:help' for help.\n"
#: ../src/options.c:356
-msgid "Malformed gamma argument.\n"
-msgstr "Malformed gamma argument.\n"
+msgid "Malformed gamma argument."
+msgstr "Malformed gamma argument."
#: ../src/options.c:358 ../src/options.c:472 ../src/options.c:491
-msgid "Try `-h' for more information.\n"
-msgstr "Try `-h' for more information.\n"
+msgid "Try `-h' for more information."
+msgstr "Try `-h' for more information."
#: ../src/options.c:407 ../src/options.c:610
#, c-format
-msgid "Unknown location provider `%s'.\n"
-msgstr "Unknown location provider `%s'.\n"
+msgid "Unknown location provider `%s'."
+msgstr "Unknown location provider `%s'."
#. TRANSLATORS: This refers to the method
#. used to adjust colors e.g VidMode
#: ../src/options.c:439 ../src/options.c:597
#, c-format
-msgid "Unknown adjustment method `%s'.\n"
-msgstr "Unknown adjustment method `%s'.\n"
+msgid "Unknown adjustment method `%s'."
+msgstr "Unknown adjustment method `%s'."
#: ../src/options.c:470
-msgid "Malformed temperature argument.\n"
-msgstr "Malformed temperature argument.\n"
+msgid "Malformed temperature argument."
+msgstr "Malformed temperature argument."
#: ../src/options.c:561 ../src/options.c:575 ../src/options.c:586
-msgid "Malformed gamma setting.\n"
-msgstr "Malformed gamma setting.\n"
+msgid "Malformed gamma setting."
+msgstr "Malformed gamma setting."
#: ../src/options.c:621
#, c-format
-msgid "Malformed dawn-time setting `%s'.\n"
-msgstr "Malformed dawn-time setting `%s'.\n"
+msgid "Malformed dawn-time setting `%s'."
+msgstr "Malformed dawn-time setting `%s'."
#: ../src/options.c:632
#, c-format
-msgid "Malformed dusk-time setting `%s'.\n"
-msgstr "Malformed dusk-time setting `%s'.\n"
+msgid "Malformed dusk-time setting `%s'."
+msgstr "Malformed dusk-time setting `%s'."
#: ../src/options.c:639
#, c-format
-msgid "Unknown configuration setting `%s'.\n"
-msgstr "Unknown configuration setting `%s'.\n"
+msgid "Unknown configuration setting `%s'."
+msgstr "Unknown configuration setting `%s'."
#: ../src/config-ini.c:167
-msgid "Malformed section header in config file.\n"
-msgstr "Malformed section header in config file.\n"
+msgid "Malformed section header in config file."
+msgstr "Malformed section header in config file."
#: ../src/config-ini.c:203
-msgid "Malformed assignment in config file.\n"
-msgstr "Malformed assignment in config file.\n"
+msgid "Malformed assignment in config file."
+msgstr "Malformed assignment in config file."
#: ../src/config-ini.c:214
-msgid "Assignment outside section in config file.\n"
-msgstr "Assignment outside section in config file.\n"
+msgid "Assignment outside section in config file."
+msgstr "Assignment outside section in config file."
#: ../src/gamma-drm.c:97
#, c-format
-msgid "Failed to open DRM device: %s\n"
-msgstr "Failed to open DRM device: %s\n"
+msgid "Failed to open DRM device: %s"
+msgstr "Failed to open DRM device: %s"
#: ../src/gamma-drm.c:105
#, c-format
-msgid "Failed to get DRM mode resources\n"
-msgstr "Failed to get DRM mode resources\n"
-
-#: ../src/gamma-drm.c:115 ../src/gamma-randr.c:384
-#, c-format
-msgid "CRTC %d does not exist. "
-msgstr "CRTC %d does not exist. "
+msgid "Failed to get DRM mode resources"
+msgstr "Failed to get DRM mode resources"
#: ../src/gamma-drm.c:118 ../src/gamma-randr.c:387
#, c-format
-msgid "Valid CRTCs are [0-%d].\n"
-msgstr "Valid CRTCs are [0-%d].\n"
+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
-msgid "Only CRTC 0 exists.\n"
-msgstr "Only CRTC 0 exists.\n"
+msgid "CRTC %i does not exist, only CRTC 0 exists."
+msgstr "CRTC %i does not exist, only CRTC 0 exists."
#: ../src/gamma-drm.c:159
#, c-format
-msgid "CRTC %i lost, skipping\n"
-msgstr "CRTC %i lost, skipping\n"
+msgid "CRTC %i lost, skipping"
+msgstr "CRTC %i lost, skipping"
#: ../src/gamma-drm.c:165
#, c-format
-msgid ""
-"Could not get gamma ramp size for CRTC %i\n"
-"on graphics card %i, ignoring device.\n"
-msgstr ""
-"Could not get gamma ramp size for CRTC %i\n"
-"on graphics card %i, ignoring device.\n"
+msgid "Could not get gamma ramp size for CRTC %i on graphics card %i, ignoring device."
+msgstr "Could not get gamma ramp size for CRTC %i on graphics card %i, ignoring device."
#: ../src/gamma-drm.c:178
#, c-format
-msgid ""
-"DRM could not read gamma ramps on CRTC %i on\n"
-"graphics card %i, ignoring device.\n"
-msgstr ""
-"DRM could not read gamma ramps on CRTC %i on\n"
-"graphics card %i, ignoring device.\n"
+msgid "DRM could not read gamma ramps on CRTC %i on graphics card %i, ignoring device."
+msgstr "DRM could not read gamma ramps on CRTC %i on graphics card %i, ignoring device."
#: ../src/gamma-drm.c:242
msgid "Adjust gamma ramps with Direct Rendering Manager.\n"
@@ -578,22 +565,22 @@ msgstr ""
#: ../src/gamma-drm.c:260
#, c-format
-msgid "CRTC must be a non-negative integer\n"
-msgstr "CRTC must be a non-negative integer\n"
+msgid "CRTC must be a non-negative integer"
+msgstr "CRTC must be a non-negative integer"
#: ../src/gamma-drm.c:264 ../src/gamma-randr.c:369 ../src/gamma-vidmode.c:161
#: ../src/gamma-quartz.c:183 ../src/gamma-w32gdi.c:128 ../src/gamma-dummy.c:67
#: ../src/location-geoclue2.c:408 ../src/location-corelocation.m:243
#: ../src/location-manual.c:106
#, c-format
-msgid "Unknown method parameter: `%s'.\n"
-msgstr "Unknown method parameter: `%s'.\n"
+msgid "Unknown method parameter: `%s'."
+msgstr "Unknown method parameter: `%s'."
#: ../src/gamma-randr.c:94 ../src/gamma-randr.c:153 ../src/gamma-randr.c:192
#: ../src/gamma-randr.c:218 ../src/gamma-randr.c:275 ../src/gamma-randr.c:435
#, c-format
-msgid "`%s' returned error %d\n"
-msgstr "`%s' returned error %d\n"
+msgid "`%s' returned error %i\n"
+msgstr "`%s' returned error %i\n"
#: ../src/gamma-randr.c:103
#, c-format
@@ -607,8 +594,8 @@ msgstr "Screen %i could not be found.\n"
#: ../src/gamma-randr.c:204 ../src/gamma-vidmode.c:96 ../src/gamma-quartz.c:114
#, c-format
-msgid "Gamma ramp size too small: %i\n"
-msgstr "Gamma ramp size too small: %i\n"
+msgid "Gamma ramp size too small: %i"
+msgstr "Gamma ramp size too small: %i"
#: ../src/gamma-randr.c:277
#, c-format
@@ -637,19 +624,15 @@ msgstr "Unable to read screen number: `%s'.\n"
#: ../src/gamma-randr.c:364 ../src/gamma-vidmode.c:156
#: ../src/gamma-quartz.c:178 ../src/gamma-w32gdi.c:123
#, c-format
-msgid ""
-"Parameter `%s` is now always on; Use the `%s` command-line option to "
-"disable.\n"
-msgstr ""
-"Parameter `%s` is now always on; Use the `%s` command-line option to "
-"disable.\n"
+msgid "Parameter `%s' is now always on; use the `%s' command-line option to disable."
+msgstr "Parameter `%s' is now always on; use the `%s' command-line option to disable."
#: ../src/gamma-vidmode.c:61 ../src/gamma-vidmode.c:81
#: ../src/gamma-vidmode.c:90 ../src/gamma-vidmode.c:117
#: ../src/gamma-vidmode.c:180 ../src/gamma-vidmode.c:225
#, c-format
-msgid "X request failed: %s\n"
-msgstr "X request failed: %s\n"
+msgid "X request failed: %s"
+msgstr "X request failed: %s"
#: ../src/gamma-vidmode.c:140
msgid "Adjust gamma ramps with the X VidMode extension.\n"
@@ -662,8 +645,8 @@ msgid " screen=N\t\tX screen to apply adjustments to\n"
msgstr " screen=N\t\tX screen to apply adjustments to\n"
#: ../src/gamma-quartz.c:140 ../src/gamma-w32gdi.c:91
-msgid "Unable to save current gamma ramp.\n"
-msgstr "Unable to save current gamma ramp.\n"
+msgid "Unable to save current gamma ramp."
+msgstr "Unable to save current gamma ramp."
#: ../src/gamma-quartz.c:170
msgid "Adjust gamma ramps on macOS using Quartz.\n"
@@ -674,8 +657,8 @@ msgid "Unable to open device context.\n"
msgstr "Unable to open device context.\n"
#: ../src/gamma-w32gdi.c:75
-msgid "Display device does not support gamma ramps.\n"
-msgstr "Display device does not support gamma ramps.\n"
+msgid "Display device does not support gamma ramps."
+msgstr "Display device does not support gamma ramps."
#: ../src/gamma-w32gdi.c:115
msgid "Adjust gamma ramps with the Windows GDI.\n"
@@ -727,37 +710,37 @@ msgstr ""
#: ../src/location-geoclue2.c:107
#, c-format
-msgid "Unable to obtain location: %s.\n"
-msgstr "Unable to obtain location: %s.\n"
+msgid "Unable to obtain location: %s."
+msgstr "Unable to obtain location: %s."
#: ../src/location-geoclue2.c:150
#, c-format
-msgid "Unable to obtain GeoClue Manager: %s.\n"
-msgstr "Unable to obtain GeoClue Manager: %s.\n"
+msgid "Unable to obtain GeoClue Manager: %s."
+msgstr "Unable to obtain GeoClue Manager: %s."
#: ../src/location-geoclue2.c:166
#, c-format
-msgid "Unable to obtain GeoClue client path: %s.\n"
-msgstr "Unable to obtain GeoClue client path: %s.\n"
+msgid "Unable to obtain GeoClue client path: %s."
+msgstr "Unable to obtain GeoClue client path: %s."
#: ../src/location-geoclue2.c:188
#, c-format
-msgid "Unable to obtain GeoClue Client: %s.\n"
-msgstr "Unable to obtain GeoClue Client: %s.\n"
+msgid "Unable to obtain GeoClue Client: %s."
+msgstr "Unable to obtain GeoClue Client: %s."
#: ../src/location-geoclue2.c:229
#, c-format
-msgid "Unable to set distance threshold: %s.\n"
-msgstr "Unable to set distance threshold: %s.\n"
+msgid "Unable to set distance threshold: %s."
+msgstr "Unable to set distance threshold: %s."
#: ../src/location-geoclue2.c:253
#, c-format
-msgid "Unable to start GeoClue client: %s.\n"
-msgstr "Unable to start GeoClue client: %s.\n"
+msgid "Unable to start GeoClue client: %s."
+msgstr "Unable to start GeoClue client: %s."
#: ../src/location-geoclue2.c:365
-msgid "Failed to start GeoClue2 provider!\n"
-msgstr "Failed to start GeoClue2 provider!\n"
+msgid "Failed to start GeoClue2 provider!"
+msgstr "Failed to start GeoClue2 provider!"
#: ../src/location-geoclue2.c:399
msgid "Use the location as discovered by a GeoClue2 provider.\n"
@@ -789,8 +772,8 @@ msgid "Use the location as discovered by the Corelocation provider.\n"
msgstr "Use the location as discovered by the Corelocation provider.\n"
#: ../src/location-manual.c:59
-msgid "Latitude and longitude must be set.\n"
-msgstr "Latitude and Longitude must be set.\n"
+msgid "Latitude and longitude must be set."
+msgstr "Latitude and Longitude must be set."
#: ../src/location-manual.c:75
msgid "Specify location manually.\n"
@@ -815,8 +798,8 @@ msgstr ""
"negative values representing west / south, respectively.\n"
#: ../src/location-manual.c:97
-msgid "Malformed argument.\n"
-msgstr "Malformed argument.\n"
+msgid "Malformed argument."
+msgstr "Malformed argument."
#: ../src/redshift-gtk/statusicon.py:78
msgid "Suspend for"