diff --git a/po/LINGUAS b/po/LINGUAS index 8b13789..daa2955 100644 --- a/po/LINGUAS +++ b/po/LINGUAS @@ -1 +1 @@ - +en_GB diff --git a/po/en_GB.po b/po/en_GB.po new file mode 100644 index 0000000..9f5fdf1 --- /dev/null +++ b/po/en_GB.po @@ -0,0 +1,83 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the linux-steam-integration package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: linux-steam-integration\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-11-05 19:28+0000\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: \n" + +#. Sort out window bits +#. header label +#: src/frontend/main-window.c:131 src/frontend/main-window.c:148 +msgid "Linux SteamĀ® Integration" +msgstr "Linux SteamĀ® Integration" + +#: src/frontend/main-window.c:162 +msgid "" +"Control the behaviour of the Steam client and games. Settings will not take " +"effect until the Steam Client is restarted. Use the 'Exit Steam' option to " +"ensure it closes." +msgstr "" +"Control the behaviour of the Steam client and games. Settings will not take " +"effect until the Steam Client is restarted. Use the 'Exit Steam' option to " +"ensure it closes." + +#: src/frontend/main-window.c:191 +msgid "Use native runtime" +msgstr "Use native runtime" + +#: src/frontend/main-window.c:192 +msgid "Switch between the native runtime and the bundled Steam runtime." +msgstr "Switch between the native runtime and the bundled Steam runtime." + +#. Label is shown to indicate we can't enable 32-bit option +#: src/frontend/main-window.c:201 +msgid "This option has been disabled as the system is already 32-bit" +msgstr "This option has been disabled as the system is already 32-bit" + +#: src/frontend/main-window.c:205 +msgid "" +"This may workaround some broken games, but will disable the Steam store " +"browser." +msgstr "" +"This may workaround some broken games, but will disable the Steam store " +"browser." + +#: src/frontend/main-window.c:210 +msgid "Force 32-bit mode for Steam" +msgstr "Force 32-bit mode for Steam" + +#: src/frontend/main-window.c:218 +msgid "Use the intercept library" +msgstr "Use the intercept library" + +#: src/frontend/main-window.c:219 +msgid "" +"Force Steam applications to use more native libraries to maximise " +"compatibility." +msgstr "" +"Force Steam applications to use more native libraries to maximise " +"compatibility." + +#: src/frontend/main-window.c:228 +msgid "Use the redirect library" +msgstr "Use the redirect library" + +#: src/frontend/main-window.c:229 +msgid "Override system calls to fix known bugs in some Linux ports." +msgstr "Override system calls to fix known bugs in some Linux ports." + +#: src/frontend/main-window.c:383 +msgid "Failed to save configuration" +msgstr "Failed to save configuration"