[lightsoff] Update British English translation
- From: Translations User D-L <translations src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [lightsoff] Update British English translation
- Date: Sat, 5 Dec 2020 09:51:39 +0000 (UTC)
commit cfd75fa926326c60c95ca32fc3d71a21189ff527
Author: Zander Brown <zbrown gnome org>
Date: Sat Dec 5 09:51:35 2020 +0000
Update British English translation
po/en_GB.po | 112 ++++++++++++++++++++++++++++++++++++++++++++----------------
1 file changed, 82 insertions(+), 30 deletions(-)
---
diff --git a/po/en_GB.po b/po/en_GB.po
index a0067c6..869f865 100644
--- a/po/en_GB.po
+++ b/po/en_GB.po
@@ -2,55 +2,60 @@
# Copyright (C) 2007 gnome-games COPYRIGHT HOLDER
# This file is distributed under the same licence as the gnome-games package.
# Abigail Brady <morwen evilmagic org>, Bastien Nocera <hadess hadess net>, 2007.
-# Bruce Cowan <bruce bcowan me uk>, 2009, 2010, 2011, 2012.
# Philip Withnall <philip tecnocode co uk>, 2010.
-# Zander Brown <zbrown gnome org>, 2019.
+# Zander Brown <zbrown gnome org>, 2019-2020.
+# Bruce Cowan <bruce bcowan me uk>, 2009-2020.
#
msgid ""
msgstr ""
"Project-Id-Version: gnome-games\n"
"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/lightsoff/issues\n"
-"POT-Creation-Date: 2019-03-26 18:31+0000\n"
-"PO-Revision-Date: 2019-08-24 21:30+0100\n"
-"Last-Translator: Zander Brown <zbrown gnome org>\n"
-"Language-Team: English - United Kingdom <en_GB li org>\n"
+"POT-Creation-Date: 2020-11-29 10:24+0000\n"
+"PO-Revision-Date: 2020-12-05 09:49+0000\n"
+"Last-Translator: Bruce Cowan <bruce bcowan me uk>\n"
+"Language-Team: English - United Kingdom <en li org>\n"
"Language: en_GB\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Gtranslator 3.32.1\n"
+"X-Generator: Gtranslator 3.38.0\n"
"X-Project-Style: gnome\n"
-#: data/lightsoff-menus.ui:7
+#. Translators: entry of the window menu (with a mnemonic that appears when pressing Alt); restarts the
current level
+#: data/lightsoff-menus.ui:8
msgid "_Start Over"
msgstr "_Start Over"
-#: data/lightsoff-menus.ui:12
+#. Translators: entry of the window menu (with a mnemonic that appears when pressing Alt); switch to
previous level
+#: data/lightsoff-menus.ui:14
msgid "_Previous puzzle"
msgstr "_Previous puzzle"
-#: data/lightsoff-menus.ui:17
+#. Translators: entry of the window menu (with a mnemonic that appears when pressing Alt); switch to next
level
+#: data/lightsoff-menus.ui:20
msgid "Ne_xt puzzle"
msgstr "Ne_xt puzzle"
-#: data/lightsoff-menus.ui:24
+#. Translators: entry of the window menu (with a mnemonic that appears when pressing Alt); show application
help
+#: data/lightsoff-menus.ui:28
msgid "_Help"
msgstr "_Help"
-#: data/lightsoff-menus.ui:29
-#| msgid "Lights Off"
+#. Translators: entry of the window menu (with a mnemonic that appears when pressing Alt); open About dialog
+#: data/lightsoff-menus.ui:34
msgid "_About Lights Off"
msgstr "_About Lights Off"
+#. Translators: name of the program, as seen in the headerbar, in GNOME Shell, or in the about dialog
#: data/org.gnome.LightsOff.appdata.xml.in:7
-#: data/org.gnome.LightsOff.desktop.in:3 src/lightsoff.vala:112
-#: src/lightsoff.vala:134 src/lightsoff.vala:147
+#: data/org.gnome.LightsOff.desktop.in:3 src/lightsoff.vala:18
msgid "Lights Off"
msgstr "Lights Off"
+#. Translators: short description of the application, seen in the About dialog
#: data/org.gnome.LightsOff.appdata.xml.in:8
-#: data/org.gnome.LightsOff.desktop.in:4 src/lightsoff.vala:115
+#: data/org.gnome.LightsOff.desktop.in:4 src/lightsoff.vala:145
msgid "Turn off all the lights"
msgstr "Turn off all the lights"
@@ -81,16 +86,63 @@ msgstr "The GNOME Project"
msgid "game;logic;board;tiles;adjacent;puzzle;"
msgstr "game;logic;board;tiles;adjacent;puzzle;"
-#: data/org.gnome.LightsOff.gschema.xml:6
+#. Translators: summary of a settings key, see 'dconf-editor /org/gnome/LightsOff/level'
+#: data/org.gnome.LightsOff.gschema.xml:7
msgid "The current level"
msgstr "The current level"
-#: data/org.gnome.LightsOff.gschema.xml:7
-#| msgid "The users's most recent level."
+#. Translators: description of a settings key, see 'dconf-editor /org/gnome/LightsOff/level'
+#: data/org.gnome.LightsOff.gschema.xml:9
msgid "The users’s most recent level."
msgstr "The user’s most recent level."
-#: src/lightsoff.vala:121
+#. Translators: summary of a settings key, see 'dconf-editor /org/gnome/LightsOff/window-width'
+#: data/org.gnome.LightsOff.gschema.xml:17
+msgid "The width of the window"
+msgstr "The width of the window"
+
+#. Translators: description of a settings key, see 'dconf-editor /org/gnome/LightsOff/window-width'
+#: data/org.gnome.LightsOff.gschema.xml:19
+msgid "The width of the main window in pixels."
+msgstr "The width of the main window in pixels."
+
+#. Translators: summary of a settings key, see 'dconf-editor /org/gnome/LightsOff/window-height'
+#: data/org.gnome.LightsOff.gschema.xml:24
+msgid "The height of the window"
+msgstr "The height of the window"
+
+#. Translators: description of a settings key, see 'dconf-editor /org/gnome/LightsOff/window-height'
+#: data/org.gnome.LightsOff.gschema.xml:26
+msgid "The height of the main window in pixels."
+msgstr "The height of the main window in pixels."
+
+#. Translators: summary of a settings key, see 'dconf-editor /org/gnome/LightsOff/window-is-maximized'
+#: data/org.gnome.LightsOff.gschema.xml:31
+msgid "A flag to enable maximized mode"
+msgstr "A flag to enable maximised mode"
+
+#. Translators: description of a settings key, see 'dconf-editor /org/gnome/LightsOff/window-is-maximized'
+#: data/org.gnome.LightsOff.gschema.xml:33
+msgid "If “true”, the main window starts in maximized mode."
+msgstr "If “true”, the main window starts in maximised mode."
+
+#. Translators: command-line option description, see 'lightsoff --help'
+#: src/lightsoff.vala:26
+msgid "Display version number"
+msgstr "Display version number"
+
+#. Translators: command-line error message, displayed for an invalid CLI command; see 'lightsoff unparsed'
+#: src/lightsoff.vala:73
+msgid "Failed to parse command-line arguments."
+msgstr "Failed to parse command-line arguments."
+
+#. Translators: about dialog text; label of the website link
+#: src/lightsoff.vala:149
+msgid "Page on GNOME wiki"
+msgstr "Page on GNOME wiki"
+
+#. Translators: about dialog text; this string should be replaced by a text crediting yourselves and your
translation team, or should be left empty. Do not translate literally!
+#: src/lightsoff.vala:161
msgid "translator-credits"
msgstr ""
"Robert Brady <robert susu org uk>\n"
@@ -103,29 +155,29 @@ msgstr ""
"David King <amigadave amigadave com>\n"
"Zander Brown <zbrown gnome org>"
-#: src/lightsoff.vala:142
-#, c-format
-msgid "Run `%s --help` to see a full list of available command line options.\n"
-msgstr ""
-"Run `%s --help` to see a full list of available command line options.\n"
-
-#: src/lightsoff-window.vala:96
+#: src/lightsoff-window.vala:87
#, c-format
msgid "%d move"
msgid_plural "%d moves"
msgstr[0] "%d move"
msgstr[1] "%d moves"
-#. The title of the window, %d is the level number
-#: src/lightsoff-window.vala:102
+#. Translators: the title of the window, %d is the level number
+#: src/lightsoff-window.vala:93
#, c-format
msgid "Puzzle %d"
msgstr "Puzzle %d"
-#: src/lightsoff-window.vala:106
+#. Translators: default subtitle, only displayed when playing level one; used as a game hint
+#: src/lightsoff-window.vala:97
msgid "Turn off all the lights!"
msgstr "Turn off all the lights!"
+#~ msgid ""
+#~ "Run `%s --help` to see a full list of available command line options.\n"
+#~ msgstr ""
+#~ "Run `%s --help` to see a full list of available command line options.\n"
+
#~ msgid "_About"
#~ msgstr "_About"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]