Files
allhaileris afb81b8278
Some checks failed
Docker. / Ubuntu (push) Has been cancelled
User-agent updater. / User-agent (push) Failing after 15s
Lock Threads / lock (push) Failing after 10s
Waiting for answer. / waiting-for-answer (push) Failing after 22s
Needs user action. / needs-user-action (push) Failing after 8s
Can't reproduce. / cant-reproduce (push) Failing after 8s
Close stale issues and PRs / stale (push) Has been cancelled
init
2026-02-16 15:50:16 +03:00

294 lines
8.3 KiB
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# British English translation for xdg-desktop-portal.
# Copyright (C) 2019 xdg-desktop-portal's COPYRIGHT HOLDER
# This file is distributed under the same license as the xdg-desktop-portal package.
# Zander Brown <zbrown@gnome.org>, 2019.
# Andi Chandler <andi@gowling.com>, 2024.
#
msgid ""
msgstr ""
"Project-Id-Version: xdg-desktop-portal master\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-04-23 10:29-0300\n"
"PO-Revision-Date: 2024-04-11 13:09+0100\n"
"Last-Translator: Andi Chandler <andi@gowling.com>\n"
"Language-Team: English - United Kingdom <en_GB@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: Poedit 3.4.2\n"
#: src/background.c:827
#, c-format
msgid "Allow %s to run in the background?"
msgstr "Allow %s to run in the background?"
#: src/background.c:831
#, c-format
msgid "%s requests to be started automatically and run in the background."
msgstr "%s requests to be started automatically and run in the background."
#: src/background.c:833
#, c-format
msgid "%s requests to run in the background."
msgstr "%s requests to run in the background."
#: src/background.c:834
msgid ""
"The run in background permission can be changed at any time from the "
"application settings."
msgstr ""
"The run in background permission can be changed at any time from the "
"application settings."
#: src/background.c:838
msgid "Don't allow"
msgstr "Don't allow"
#: src/background.c:839 src/screenshot.c:247 src/wallpaper.c:187
msgid "Allow"
msgstr "Allow"
#: src/camera.c:105
#, c-format
msgid "Allow %s to Use the Camera?"
msgstr "Allow %s to Use the Camera?"
#: src/camera.c:106
#, c-format
msgid "%s wants to access camera devices."
msgstr "%s wants to access camera devices."
#: src/camera.c:110
msgid "Allow app to Use the Camera?"
msgstr "Allow app to Use the Camera?"
#: src/camera.c:111
msgid "An app wants to access camera devices."
msgstr "An app wants to access camera devices."
#: src/dynamic-launcher.c:122
#, c-format
msgid "Desktop file id missing .desktop suffix: %s"
msgstr "Desktop file id missing .desktop suffix: %s"
#: src/dynamic-launcher.c:133
#, fuzzy, c-format
msgid "Desktop file id is not valid"
msgstr "Desktop entry given to Install() not valid"
#: src/dynamic-launcher.c:306
#, c-format
msgid "Desktop entry given to Install() not a valid key file"
msgstr "Desktop entry given to Install() not a valid key file"
#: src/dynamic-launcher.c:319
#, fuzzy, c-format
msgid "Desktop entry given to Install() must have exactly one group"
msgstr "Desktop entry given to Install() must have only one group"
#: src/dynamic-launcher.c:356
#, c-format
msgid "Token given is invalid: %s"
msgstr "Token given is invalid: %s"
#: src/dynamic-launcher.c:400
#, c-format
msgid "Desktop entry given to Install() not valid"
msgstr "Desktop entry given to Install() not valid"
#: src/dynamic-launcher.c:409 src/dynamic-launcher.c:831
#: src/dynamic-launcher.c:880
#, c-format
msgid "Desktop file exceeds max size (%d): %s"
msgstr "Desktop file exceeds max size (%d): %s"
#: src/dynamic-launcher.c:563
#, c-format
msgid "URL given is invalid: %s"
msgstr "URL given is invalid: %s"
#: src/dynamic-launcher.c:586
#, c-format
msgid "Invalid launcher type: %x"
msgstr "Invalid launcher type: %x"
#: src/dynamic-launcher.c:593
#, c-format
msgid "Unsupported launcher type: %x"
msgstr "Unsupported launcher type: %x"
#: src/dynamic-launcher.c:655 src/dynamic-launcher.c:725
msgid "Dynamic launcher icon failed validation"
msgstr "Dynamic launcher icon failed validation"
#: src/dynamic-launcher.c:741
#, c-format
msgid "RequestInstallToken() not allowed for app id %s"
msgstr "RequestInstallToken() not allowed for app id %s"
#: src/dynamic-launcher.c:920
#, c-format
msgid "Desktop file '%s' icon at unrecognized path"
msgstr "Desktop file '%s' icon at unrecognised path"
#: src/dynamic-launcher.c:943
#, c-format
msgid "Desktop file '%s' icon failed to serialize"
msgstr "Desktop file '%s' icon failed to serialise"
#: src/dynamic-launcher.c:982
#, c-format
msgid "No dynamic launcher exists with id '%s'"
msgstr "No dynamic launcher exists with id '%s'"
#: src/dynamic-launcher.c:1001
#, c-format
msgid "Failed to create GDesktopAppInfo for launcher with id '%s'"
msgstr "Failed to create GDesktopAppInfo for launcher with id '%s'"
#: src/location.c:544
msgid "Deny Access"
msgstr "Deny Access"
#: src/location.c:546
msgid "Grant Access"
msgstr "Grant Access"
#: src/location.c:566
#, c-format
msgid "Give %s Access to Your Location?"
msgstr "Give %s Access to Your Location?"
#: src/location.c:571
#, c-format
msgid "%s wants to use your location."
msgstr "%s wants to use your location."
#: src/location.c:580
msgid "Grant Access to Your Location?"
msgstr "Grant Access to Your Location?"
#: src/location.c:581
msgid "An application wants to use your location."
msgstr "An application wants to use your location."
#: src/location.c:584
msgid "Location access can be changed at any time from the privacy settings."
msgstr "Location access can be changed at any time from the privacy settings."
#: src/screenshot.c:245 src/wallpaper.c:185
msgid "Deny"
msgstr "Deny"
#: src/screenshot.c:267
#, c-format
msgid "Allow %s to Take Screenshots?"
msgstr "Allow %s to Take Screenshots?"
#: src/screenshot.c:268
#, c-format
msgid "%s wants to be able to take screenshots at any time."
msgstr "%s wants to be able to take screenshots at any time."
#: src/screenshot.c:276
msgid "Allow Applications to Take Screenshots?"
msgstr "Allow Applications to Take Screenshots?"
#: src/screenshot.c:277
msgid "An application wants to be able to take screenshots at any time."
msgstr "An application wants to be able to take screenshots at any time."
#: src/screenshot.c:280 src/wallpaper.c:220
msgid "This permission can be changed at any time from the privacy settings."
msgstr "This permission can be changed at any time from the privacy settings."
#: src/settings.c:187 src/settings.c:223
msgid "Requested setting not found"
msgstr "Requested setting not found"
#: src/usb.c:1328
msgid "Device not available"
msgstr ""
#: src/usb.c:1342
#, fuzzy
msgid "Not allowed"
msgstr "Don't allow"
#: src/wallpaper.c:207
#, c-format
msgid "Allow %s to Set Backgrounds?"
msgstr "Allow %s to Set Backgrounds?"
#: src/wallpaper.c:208
#, c-format
msgid "%s is requesting to be able to change the background image."
msgstr "%s is requesting to be able to change the background image."
#: src/wallpaper.c:217
msgid "Allow Applications to Set Backgrounds?"
msgstr "Allow Applications to Set Backgrounds?"
#: src/wallpaper.c:218
msgid "An application is requesting to be able to change the background image."
msgstr ""
"An application is requesting to be able to change the background image."
#, c-format
#~ msgid "Desktop file id missing app id prefix '%s.': %s"
#~ msgstr "Desktop file id missing app id prefix '%s.': %s"
#, c-format
#~ msgid "Desktop entry given to Install() must not use --file-forwarding"
#~ msgstr "Desktop entry given to Install() must not use --file-forwarding"
#, c-format
#~ msgid "DynamicLauncher install not supported for: %s"
#~ msgstr "DynamicLauncher install not supported for: %s"
#~ msgid "Turn On Microphone?"
#~ msgstr "Turn On Microphone?"
#~ msgid ""
#~ "Access to your microphone can be changed at any time from the privacy "
#~ "settings."
#~ msgstr ""
#~ "Access to your microphone can be changed at any time from the privacy "
#~ "settings."
#~ msgid "An application wants to use your microphone."
#~ msgstr "An application wants to use your microphone."
#, c-format
#~ msgid "%s wants to use your microphone."
#~ msgstr "%s wants to use your microphone."
#~ msgid "Turn On Speakers?"
#~ msgstr "Turn On Speakers?"
#~ msgid ""
#~ "Access to your speakers can be changed at any time from the privacy "
#~ "settings."
#~ msgstr ""
#~ "Access to your speakers can be changed at any time from the privacy "
#~ "settings."
#~ msgid "An application wants to play sound."
#~ msgstr "An application wants to play sound."
#, c-format
#~ msgid "%s wants to play sound."
#~ msgstr "%s wants to play sound."
#~ msgid "Turn On Camera?"
#~ msgstr "Turn On Camera?"
#~ msgid ""
#~ "Access to your camera can be changed at any time from the privacy "
#~ "settings."
#~ msgstr ""
#~ "Access to your camera can be changed at any time from the privacy "
#~ "settings."