From c0c938977cb0fb4e8fd14670911ce47912f94942 Mon Sep 17 00:00:00 2001 From: Bruce Cowan Date: Sat, 10 Mar 2018 18:05:48 +0000 Subject: [PATCH] Update British English translation --- po/en_GB.po | 150 ++++++++++++++++++++++++++++++---------------------- 1 file changed, 86 insertions(+), 64 deletions(-) diff --git a/po/en_GB.po b/po/en_GB.po index bfe85837..92ae445b 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -1,24 +1,24 @@ # British English translation of gnome-shell-extensions. # Copyright (C) 2011 gnome-shell-extensions'S COPYRIGHT HOLDER. # This file is distributed under the same license as the gnome-shell-extensions package. -# Bruce Cowan , 2011. +# Bruce Cowan , 2011, 2018. # Chris Leonard , 2012. # Philip Withnall , 2014. msgid "" msgstr "" "Project-Id-Version: gnome-shell-extensions\n" -"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-" -"shell&keywords=I18N+L10N&component=extensions\n" -"POT-Creation-Date: 2016-08-19 21:17+0000\n" -"PO-Revision-Date: 2016-09-18 12:40+0200\n" -"Last-Translator: David King \n" +"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gnome-shell-extensions/" +"issues\n" +"POT-Creation-Date: 2018-02-20 23:07+0000\n" +"PO-Revision-Date: 2018-03-10 18:03+0000\n" +"Last-Translator: Bruce Cowan \n" "Language-Team: Sugar Labs\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: Virtaal 0.7.1\n" +"X-Generator: Poedit 2.0.6\n" "X-Project-Style: gnome\n" #: data/gnome-classic.desktop.in:3 data/gnome-classic.session.desktop.in:3 @@ -66,35 +66,35 @@ msgstr "Workspaces only on primary monitor" msgid "Delay focus changes in mouse mode until the pointer stops moving" msgstr "Delay focus changes in mouse mode until the pointer stops moving" -#: extensions/alternate-tab/prefs.js:20 +#: extensions/alternate-tab/prefs.js:19 msgid "Thumbnail only" msgstr "Thumbnail only" -#: extensions/alternate-tab/prefs.js:21 +#: extensions/alternate-tab/prefs.js:20 msgid "Application icon only" msgstr "Application icon only" -#: extensions/alternate-tab/prefs.js:22 +#: extensions/alternate-tab/prefs.js:21 msgid "Thumbnail and application icon" msgstr "Thumbnail and application icon" -#: extensions/alternate-tab/prefs.js:38 +#: extensions/alternate-tab/prefs.js:34 msgid "Present windows as" msgstr "Present windows as" -#: extensions/alternate-tab/prefs.js:69 +#: extensions/alternate-tab/prefs.js:65 msgid "Show only windows in the current workspace" msgstr "Show only windows in the current workspace" -#: extensions/apps-menu/extension.js:38 +#: extensions/apps-menu/extension.js:37 msgid "Activities Overview" msgstr "Activities Overview" -#: extensions/apps-menu/extension.js:109 +#: extensions/apps-menu/extension.js:130 msgid "Favorites" msgstr "Favourites" -#: extensions/apps-menu/extension.js:266 +#: extensions/apps-menu/extension.js:417 msgid "Applications" msgstr "Applications" @@ -110,39 +110,43 @@ msgstr "" "A list of strings, each containing an application id (desktop file name), " "followed by a colon and the workspace number" -#: extensions/auto-move-windows/prefs.js:60 +#: extensions/auto-move-windows/prefs.js:53 msgid "Application" msgstr "Application" -#: extensions/auto-move-windows/prefs.js:69 -#: extensions/auto-move-windows/prefs.js:127 +#: extensions/auto-move-windows/prefs.js:62 +#: extensions/auto-move-windows/prefs.js:117 msgid "Workspace" msgstr "Workspace" -#: extensions/auto-move-windows/prefs.js:85 +#: extensions/auto-move-windows/prefs.js:78 msgid "Add Rule" msgstr "Add Rule" -#: extensions/auto-move-windows/prefs.js:106 +#: extensions/auto-move-windows/prefs.js:98 msgid "Create new matching rule" msgstr "Create new matching rule" -#: extensions/auto-move-windows/prefs.js:111 +#: extensions/auto-move-windows/prefs.js:103 msgid "Add" msgstr "Add" -#: extensions/drive-menu/extension.js:106 +#. TRANSLATORS: %s is the filesystem name +#: extensions/drive-menu/extension.js:103 +#: extensions/places-menu/placeDisplay.js:219 #, javascript-format -msgid "Ejecting drive '%s' failed:" -msgstr "Ejecting drive '%s' failed:" +#| msgid "Ejecting drive '%s' failed:" +msgid "Ejecting drive “%s” failed:" +msgstr "Ejecting drive “%s” failed:" -#: extensions/drive-menu/extension.js:124 +#: extensions/drive-menu/extension.js:118 msgid "Removable devices" msgstr "Removable devices" -#: extensions/drive-menu/extension.js:149 -msgid "Open File" -msgstr "Open File" +#: extensions/drive-menu/extension.js:143 +#| msgid "Open File" +msgid "Open Files" +msgstr "Open Files" #: extensions/example/extension.js:17 msgid "Hello, world!" @@ -160,21 +164,25 @@ msgstr "" "If not empty, it contains the text that will be shown when clicking on the " "panel." -#: extensions/example/prefs.js:30 +#: extensions/example/prefs.js:27 msgid "Message" msgstr "Message" #. TRANSLATORS: Example is the name of the extension, should not be #. translated -#: extensions/example/prefs.js:43 +#: extensions/example/prefs.js:40 +#| msgid "" +#| "Example aims to show how to build well behaved extensions for the Shell " +#| "and as such it has little functionality on its own.\n" +#| "Nevertheless it's possible to customize the greeting message." msgid "" "Example aims to show how to build well behaved extensions for the Shell and " "as such it has little functionality on its own.\n" -"Nevertheless it's possible to customize the greeting message." +"Nevertheless it’s possible to customize the greeting message." msgstr "" "Example aims to show how to build well behaved extensions for the Shell and " "as such it has little functionality on its own.\n" -"Nevertheless it's possible to customize the greeting message." +"Nevertheless it’s possible to customise the greeting message." #: extensions/native-window-placement/org.gnome.shell.extensions.native-window-placement.gschema.xml:5 msgid "Use more screen for windows" @@ -204,26 +212,32 @@ msgstr "" "shell default of placing it at the bottom. Changing this setting requires " "restarting the shell to have any effect." -#: extensions/places-menu/extension.js:78 -#: extensions/places-menu/extension.js:81 +#: extensions/places-menu/extension.js:79 +#: extensions/places-menu/extension.js:82 msgid "Places" msgstr "Places" -#: extensions/places-menu/placeDisplay.js:59 +#: extensions/places-menu/placeDisplay.js:66 #, javascript-format -msgid "Failed to launch \"%s\"" -msgstr "Failed to launch \"%s\"" +msgid "Failed to mount volume for “%s”" +msgstr "Failed to mount volume for “%s”" -#: extensions/places-menu/placeDisplay.js:101 -#: extensions/places-menu/placeDisplay.js:124 +#: extensions/places-menu/placeDisplay.js:79 +#, javascript-format +#| msgid "Failed to launch \"%s\"" +msgid "Failed to launch “%s”" +msgstr "Failed to launch “%s”" + +#: extensions/places-menu/placeDisplay.js:135 +#: extensions/places-menu/placeDisplay.js:158 msgid "Computer" msgstr "Computer" -#: extensions/places-menu/placeDisplay.js:267 +#: extensions/places-menu/placeDisplay.js:336 msgid "Home" msgstr "Home" -#: extensions/places-menu/placeDisplay.js:311 +#: extensions/places-menu/placeDisplay.js:378 msgid "Browse Network" msgstr "Browse Network" @@ -231,6 +245,11 @@ msgstr "Browse Network" msgid "Cycle Screenshot Sizes" msgstr "Cycle Screenshot Sizes" +#: extensions/screenshot-window-sizer/org.gnome.shell.extensions.screenshot-window-sizer.gschema.xml:11 +#| msgid "Cycle Screenshot Sizes" +msgid "Cycle Screenshot Sizes Backward" +msgstr "Cycle Screenshot Sizes Backward" + #: extensions/user-theme/org.gnome.shell.extensions.user-theme.gschema.xml:5 msgid "Theme name" msgstr "Theme name" @@ -239,52 +258,52 @@ msgstr "Theme name" msgid "The name of the theme, to be loaded from ~/.themes/name/gnome-shell" msgstr "The name of the theme, to be loaded from ~/.themes/name/gnome-shell" -#: extensions/window-list/extension.js:110 +#: extensions/window-list/extension.js:106 msgid "Close" msgstr "Close" -#: extensions/window-list/extension.js:120 +#: extensions/window-list/extension.js:125 msgid "Unminimize" msgstr "Unminimise" -#: extensions/window-list/extension.js:121 +#: extensions/window-list/extension.js:126 msgid "Minimize" msgstr "Minimise" -#: extensions/window-list/extension.js:127 +#: extensions/window-list/extension.js:132 msgid "Unmaximize" msgstr "Unmaximise" -#: extensions/window-list/extension.js:128 +#: extensions/window-list/extension.js:133 msgid "Maximize" msgstr "Maximise" -#: extensions/window-list/extension.js:403 +#: extensions/window-list/extension.js:408 msgid "Minimize all" msgstr "Minimise all" -#: extensions/window-list/extension.js:411 +#: extensions/window-list/extension.js:414 msgid "Unminimize all" msgstr "Unminimise all" -#: extensions/window-list/extension.js:419 +#: extensions/window-list/extension.js:420 msgid "Maximize all" msgstr "Maximise all" -#: extensions/window-list/extension.js:428 +#: extensions/window-list/extension.js:429 msgid "Unmaximize all" msgstr "Unmaximise all" -#: extensions/window-list/extension.js:437 +#: extensions/window-list/extension.js:438 msgid "Close all" msgstr "Close all" -#: extensions/window-list/extension.js:661 -#: extensions/workspace-indicator/extension.js:30 +#: extensions/window-list/extension.js:646 +#: extensions/workspace-indicator/extension.js:26 msgid "Workspace Indicator" msgstr "Workspace Indicator" -#: extensions/window-list/extension.js:820 +#: extensions/window-list/extension.js:811 msgid "Window List" msgstr "Window List" @@ -293,12 +312,15 @@ msgid "When to group windows" msgstr "When to group windows" #: extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml:13 +#| msgid "" +#| "Decides when to group windows from the same application on the window " +#| "list. Possible values are \"never\", \"auto\" and \"always\"." msgid "" "Decides when to group windows from the same application on the window list. " -"Possible values are \"never\", \"auto\" and \"always\"." +"Possible values are “never”, “auto” and “always”." msgstr "" "Decides when to group windows from the same application on the window list. " -"Possible values are \"never\", \"auto\" and \"always\"." +"Possible values are “never”, “auto” and “always”." #: extensions/window-list/org.gnome.shell.extensions.window-list.gschema.xml:20 msgid "Show the window list on all monitors" @@ -312,35 +334,35 @@ msgstr "" "Whether to show the window list on all connected monitors or only on the " "primary one." -#: extensions/window-list/prefs.js:32 +#: extensions/window-list/prefs.js:28 msgid "Window Grouping" msgstr "Window Grouping" -#: extensions/window-list/prefs.js:50 +#: extensions/window-list/prefs.js:46 msgid "Never group windows" msgstr "Never group windows" -#: extensions/window-list/prefs.js:51 +#: extensions/window-list/prefs.js:47 msgid "Group windows when space is limited" msgstr "Group windows when space is limited" -#: extensions/window-list/prefs.js:52 +#: extensions/window-list/prefs.js:48 msgid "Always group windows" msgstr "Always group windows" -#: extensions/window-list/prefs.js:75 +#: extensions/window-list/prefs.js:71 msgid "Show on all monitors" msgstr "Show on all monitors" -#: extensions/workspace-indicator/prefs.js:141 +#: extensions/workspace-indicator/prefs.js:134 msgid "Workspace Names" msgstr "Workspace Names" -#: extensions/workspace-indicator/prefs.js:157 +#: extensions/workspace-indicator/prefs.js:150 msgid "Name" msgstr "Name" -#: extensions/workspace-indicator/prefs.js:198 +#: extensions/workspace-indicator/prefs.js:190 #, javascript-format msgid "Workspace %d" msgstr "Workspace %d"