# British English translation for gnome-remote-desktop. # Copyright (C) 2021 gnome-remote-desktop's COPYRIGHT HOLDER # This file is distributed under the same license as the gnome-remote-desktop package. # Zander Brown , 2021. # Bruce Cowan , 2022-2024. # Andi Chandler , 2024. # msgid "" msgstr "" "Project-Id-Version: gnome-remote-desktop master\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gnome-remote-desktop/" "issues/\n" "POT-Creation-Date: 2024-02-24 15:47+0000\n" "PO-Revision-Date: 2024-02-24 16:36+0000\n" "Last-Translator: Bruce Cowan \n" "Language-Team: English - United Kingdom \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: Poedit 3.4.2\n" "X-DL-Team: en_GB\n" "X-DL-Module: gnome-remote-desktop\n" "X-DL-Branch: master\n" "X-DL-Domain: po\n" "X-DL-State: Translating\n" #: src/grd-ctl.c:60 #, c-format msgid "Usage: %s [OPTIONS...] COMMAND [SUBCOMMAND]...\n" msgstr "Usage: %s [OPTIONS...] COMMAND [SUBCOMMAND]...\n" #: src/grd-ctl.c:612 msgid "Commands:\n" msgstr "Commands:\n" #: src/grd-ctl.c:617 msgid "" " rdp - RDP subcommands:\n" " set-port - Set port the server binds to\n" " enable - Enable the RDP backend\n" " disable - Disable the RDP backend\n" " set-tls-cert - Set path to TLS certificate\n" " set-tls-key - Set path to TLS key\n" " set-credentials - Set username and password\n" " credentials\n" " clear-credentials - Clear username and password\n" " credentials\n" " enable-view-only - Disable remote control of " "input\n" " devices\n" " disable-view-only - Enable remote control of " "input\n" " devices\n" " enable-port-negotiation - If unavailable, listen to\n" " a different port\n" " disable-port-negotiation - If unavailable, don't listen\n" " to a different port\n" "\n" msgstr "" " rdp - RDP subcommands:\n" " set-port - Set port the server binds to\n" " enable - Enable the RDP backend\n" " disable - Disable the RDP backend\n" " set-tls-cert - Set path to TLS certificate\n" " set-tls-key - Set path to TLS key\n" " set-credentials - Set username and password\n" " credentials\n" " clear-credentials - Clear username and password\n" " credentials\n" " enable-view-only - Disable remote control of " "input\n" " devices\n" " disable-view-only - Enable remote control of " "input\n" " devices\n" " enable-port-negotiation - If unavailable, listen to\n" " a different port\n" " disable-port-negotiation - If unavailable, don't listen\n" " to a different port\n" "\n" #: src/grd-ctl.c:641 msgid "" " vnc - VNC subcommands:\n" " set-port - Set port the server binds to\n" " enable - Enable the VNC backend\n" " disable - Disable the VNC backend\n" " set-password - Set the VNC password\n" " clear-password - Clear the VNC password\n" " set-auth-method password|prompt - Set the authorization method\n" " enable-view-only - Disable remote control of " "input\n" " devices\n" " disable-view-only - Enable remote control of " "input\n" " devices\n" " enable-port-negotiation - If unavailable, listen to\n" " a different port\n" " disable-port-negotiation - If unavailable, don't listen\n" " to a different port\n" "\n" msgstr "" " vnc - VNC subcommands:\n" " set-port - Set port the server binds to\n" " enable - Enable the VNC backend\n" " disable - Disable the VNC backend\n" " set-password - Set the VNC password\n" " clear-password - Clear the VNC password\n" " set-auth-method password|prompt - Set the authorisation method\n" " enable-view-only - Disable remote control of " "input\n" " devices\n" " disable-view-only - Enable remote control of " "input\n" " devices\n" " enable-port-negotiation - If unavailable, listen to\n" " a different port\n" " disable-port-negotiation - If unavailable, don't listen\n" " to a different port\n" "\n" #: src/grd-ctl.c:661 msgid "" " status [--show-credentials] - Show current status\n" "\n" "Options:\n" " --headless - Use headless credentials " "storage\n" " --system - Configure system daemon\n" " --help - Print this help text\n" msgstr "" " status [--show-credentials] - Show current status\n" "\n" "Options:\n" " --headless - Use headless credentials " "storage\n" " --system - Configure system daemon\n" " --help - Print this help text\n" #: src/grd-daemon.c:1205 msgid "GNOME Remote Desktop" msgstr "GNOME Remote Desktop" #: src/grd-daemon-handover.c:346 #, c-format msgid "This connection is insecure" msgstr "This connection is insecure" #: src/grd-daemon-handover.c:348 #, c-format msgid "" "Do you want to continue with an insecure connection?\n" "To make it secure set use redirection server name:i:1 in the " "RDP config file." msgstr "" "Do you want to continue with an insecure connection?\n" "To make it secure set use redirection server name:i:1 in the " "RDP config file." #: src/grd-daemon-handover.c:352 #, c-format msgid "Disconnect" msgstr "Disconnect" #: src/grd-daemon-handover.c:353 #, c-format msgid "Continue" msgstr "Continue" #: src/grd-daemon-user.c:96 #, c-format msgid "Desktop Sharing port changed" msgstr "Desktop Sharing port changed" #: src/grd-daemon-user.c:98 #, c-format msgid "" "The Desktop Sharing port has changed from %i to %i.\n" "This is because the Remote Sessions service has been activated and it has a " "higher priority to use port %i." msgstr "" "The Desktop Sharing port has changed from %i to %i.\n" "This is because the Remote Sessions service has been activated and it has a " "higher priority to use port %i." #: src/grd-daemon-user.c:104 src/grd-session-vnc.c:310 #, c-format msgid "Accept" msgstr "Accept" #: src/grd-session-vnc.c:305 #, c-format msgid "Do you want to share your desktop?" msgstr "Do you want to share your desktop?" #: src/grd-session-vnc.c:307 #, c-format msgid "" "A user on the computer '%s' is trying to remotely view or control your " "desktop." msgstr "" "A user on the computer '%s' is trying to remotely view or control your " "desktop." #: src/grd-session-vnc.c:309 #, c-format msgid "Refuse" msgstr "Refuse" #: src/org.gnome.desktop.remote-desktop.gschema.xml.in:7 msgid "The port used by the RDP server" msgstr "The port used by the RDP server" #: src/org.gnome.desktop.remote-desktop.gschema.xml.in:8 msgid "The RDP client will connect to this port to use this RDP server." msgstr "The RDP client will connect to this port to use this RDP server." #: src/org.gnome.desktop.remote-desktop.gschema.xml.in:14 msgid "Search a different RDP port if the configured one is used" msgstr "Search a different RDP port if the configured one is used" #: src/org.gnome.desktop.remote-desktop.gschema.xml.in:15 msgid "" "When negotiate-port is set to 'true' the RDP server will attempt to listen " "to the first available of the next 10 ports starting from the configured one." msgstr "" "When negotiate-port is set to 'true' the RDP server will attempt to listen " "to the first available of the next 10 ports starting from the configured one." #: src/org.gnome.desktop.remote-desktop.gschema.xml.in:23 msgid "Whether the RDP backend is enabled or not" msgstr "Whether the RDP backend is enabled or not" #: src/org.gnome.desktop.remote-desktop.gschema.xml.in:24 msgid "If set to 'true' the RDP backend will be initialized." msgstr "If set to 'true' the RDP backend will be initialised." #: src/org.gnome.desktop.remote-desktop.gschema.xml.in:30 msgid "Screenshare mode of RDP connections" msgstr "Screenshare mode of RDP connections" #: src/org.gnome.desktop.remote-desktop.gschema.xml.in:31 msgid "" "The screenshare mode specifies, whether the RDP backend mirrors the primary " "screen, or whether a virtual monitor is created. For the initial resolution " "of the virtual monitor, the RDP backend uses either the client core data " "([MS-RDPBCGR] 2.2.1.3.2) or the client monitor data ([MS-RDPBCGR] " "2.2.1.3.6), depending on what is available. When using a remote desktop " "session with a virtual monitor, clients can resize the resolution of the " "virtual monitor during a session with the Display Update Virtual Channel " "Extension ([MS-RDPEDISP]). Allowed screenshare modes include: * mirror-" "primary - Record the primary monitor of the current user session. * extend - " "Create a new virtual monitor and use it for the remote desktop session. The " "resolution of this virtual monitor is derived from the monitor " "configuration, submitted by the remote desktop client." msgstr "" "The screenshare mode specifies, whether the RDP backend mirrors the primary " "screen, or whether a virtual monitor is created. For the initial resolution " "of the virtual monitor, the RDP backend uses either the client core data " "([MS-RDPBCGR] 2.2.1.3.2) or the client monitor data ([MS-RDPBCGR] " "2.2.1.3.6), depending on what is available. When using a remote desktop " "session with a virtual monitor, clients can resize the resolution of the " "virtual monitor during a session with the Display Update Virtual Channel " "Extension ([MS-RDPEDISP]). Allowed screenshare modes include: * mirror-" "primary - Record the primary monitor of the current user session. * extend - " "Create a new virtual monitor and use it for the remote desktop session. The " "resolution of this virtual monitor is derived from the monitor " "configuration, submitted by the remote desktop client." #: src/org.gnome.desktop.remote-desktop.gschema.xml.in:57 msgid "Path to the certificate file" msgstr "Path to the certificate file" #: src/org.gnome.desktop.remote-desktop.gschema.xml.in:58 #: src/org.gnome.desktop.remote-desktop.gschema.xml.in:66 msgid "" "In order to be able to use RDP with TLS Security, both the private key file " "and the certificate file need to be provided to the RDP server." msgstr "" "In order to be able to use RDP with TLS Security, both the private key file " "and the certificate file need to be provided to the RDP server." #: src/org.gnome.desktop.remote-desktop.gschema.xml.in:65 msgid "Path to the private key file" msgstr "Path to the private key file" #: src/org.gnome.desktop.remote-desktop.gschema.xml.in:73 #: src/org.gnome.desktop.remote-desktop.gschema.xml.in:106 msgid "Only allow remote connections to view the screen content" msgstr "Only allow remote connections to view the screen content" #: src/org.gnome.desktop.remote-desktop.gschema.xml.in:74 msgid "" "When view-only is true, remote RDP connections cannot manipulate input " "devices (e.g. mouse and keyboard)." msgstr "" "When view-only is true, remote RDP connections cannot manipulate input " "devices (e.g. mouse and keyboard)." #: src/org.gnome.desktop.remote-desktop.gschema.xml.in:83 msgid "The port used by the VNC server" msgstr "The port used by the VNC server" #: src/org.gnome.desktop.remote-desktop.gschema.xml.in:84 msgid "The VNC client will connect to this port to use this VNC server." msgstr "The VNC client will connect to this port to use this VNC server." #: src/org.gnome.desktop.remote-desktop.gschema.xml.in:90 msgid "Search a different VNC port if the configured one is used" msgstr "Search a different VNC port if the configured one is used" #: src/org.gnome.desktop.remote-desktop.gschema.xml.in:91 msgid "" "When negotiate-port is set to 'true' the VNC server will attempt to listen " "to the first available of the next 10 ports starting from the configured one." msgstr "" "When negotiate-port is set to 'true' the VNC server will attempt to listen " "to the first available of the next 10 ports starting from the configured one." #: src/org.gnome.desktop.remote-desktop.gschema.xml.in:99 msgid "Whether the VNC backend is enabled or not" msgstr "Whether the VNC backend is enabled or not" #: src/org.gnome.desktop.remote-desktop.gschema.xml.in:100 msgid "If set to 'true' the VNC backend will be initialized." msgstr "If set to 'true' the VNC backend will be initialised." #: src/org.gnome.desktop.remote-desktop.gschema.xml.in:107 msgid "" "When view-only is true, remote VNC connections cannot manipulate input " "devices (e.g. mouse and keyboard)." msgstr "" "When view-only is true, remote VNC connections cannot manipulate input " "devices (e.g. mouse and keyboard)." #: src/org.gnome.desktop.remote-desktop.gschema.xml.in:114 msgid "Method used to authenticate VNC connections" msgstr "Method used to authenticate VNC connections" #: src/org.gnome.desktop.remote-desktop.gschema.xml.in:115 msgid "" "The VNC authentication method describes how a remote connection is " "authenticated. It can currently be done in two different ways: * prompt - by " "prompting the user for each new connection, requiring a person with physical " "access to the workstation to explicitly approve the new connection. * " "password - by requiring the remote client to provide a known password" msgstr "" "The VNC authentication method describes how a remote connection is " "authenticated. It can currently be done in two different ways: * prompt - by " "prompting the user for each new connection, requiring a person with physical " "access to the workstation to explicitly approve the new connection. * " "password - by requiring the remote client to provide a known password" #: src/org.gnome.desktop.remote-desktop.gschema.xml.in:127 msgid "Screenshare mode of VNC connections" msgstr "Screenshare mode of VNC connections" #: src/org.gnome.desktop.remote-desktop.gschema.xml.in:128 msgid "" "The screenshare mode specifies, whether the VNC backend mirrors the primary " "screen, or whether a virtual monitor is created. For the initial resolution " "of the virtual monitor, the VNC backend uses a default size of 1920x1080 " "pixels. When using a remote desktop session with a virtual monitor, clients " "can resize the resolution of the virtual monitor during a session with the " "setDesktopSize PDU. Allowed screenshare modes include: * mirror-primary - " "Record the primary monitor of the current user session. * extend - Create a " "new virtual monitor and use it for the remote desktop session. The initial " "monitor resolution of this virtual monitor is set to 1920x1080 pixels. " "Clients can override the initial resolution with subsequent monitor " "configuration updates." msgstr "" "The screenshare mode specifies, whether the VNC backend mirrors the primary " "screen, or whether a virtual monitor is created. For the initial resolution " "of the virtual monitor, the VNC backend uses a default size of 1920x1080 " "pixels. When using a remote desktop session with a virtual monitor, clients " "can resize the resolution of the virtual monitor during a session with the " "setDesktopSize PDU. Allowed screenshare modes include: * mirror-primary - " "Record the primary monitor of the current user session. * extend - Create a " "new virtual monitor and use it for the remote desktop session. The initial " "monitor resolution of this virtual monitor is set to 1920x1080 pixels. " "Clients can override the initial resolution with subsequent monitor " "configuration updates."