Skip to content

Commit 6e2b8e5

Browse files
andibingkbdharun
authored andcommitted
l10n/weblate: update English (United Kingdom) translation
Currently translated at 29.3% (57 of 194 strings) l10n/weblate: update English (United Kingdom) translation Currently translated at 17.5% (34 of 194 strings) Co-authored-by: Andi Chandler <andi@gowling.com> Translate-URL: https://hosted.weblate.org/projects/vanilla-os/vanilla-system-operator/en_GB/ Translation: Vanilla OS/Vanilla System Operator
1 parent 6a47e53 commit 6e2b8e5

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

locales/en_GB.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -49,10 +49,10 @@ config:
4949
pico:
5050
description: "Manage the VSO subsystem"
5151
error:
52-
notInitialized: "The VSO subsystem is not initialized. Please run `vso pico-init`
53-
to initialize it."
54-
alreadyInitialized: "The VSO subsystem is already initialized. Use the --force
55-
flag to force the initialization."
52+
notInitialized: "The VSO subsystem is not initialised. Please run `vso pico-init`
53+
to initialise it."
54+
alreadyInitialized: "The VSO subsystem is already initialised. Use the --force
55+
flag to force the initialisation."
5656
noAppNameOrBin: "--app or --bin must be specified."
5757
sameAppOrBin: "--app and --bin cannot be both specified."
5858
exportingApp: "An error occurred while exporting the application: %s"
@@ -65,14 +65,14 @@ pico:
6565
info:
6666
deleting: "Deleting the VSO subsystem..."
6767
initializing: "Initializing the VSO subsystem..."
68-
initialized: "The VSO subsystem has been initialized."
68+
initialized: "The VSO subsystem has been initialised."
6969
exported: "Exported %s\n"
7070
unexported: "Unexported %s\n"
7171
exportedApps: "Exported %d applications"
7272
unexportedApps: "Unexported %d applications"
73-
shellInit: "Looks like your shell is not initialized yet. Do you want to initialize
73+
shellInit: "Looks like your shell is not initialised yet. Do you want to initialise
7474
it now? (Highly recommended) [y/N]"
75-
fallbackShell: "Fallback to the host shell? This could lead to unexpected behavior.
75+
fallbackShell: "Fallback to the host shell? This could lead to unexpected behaviour.
7676
[y/N]"
7777
export:
7878
description: "Export an application or binary from the subsystem"

0 commit comments

Comments
 (0)