summaryrefslogtreecommitdiffstats
path: root/apps/theming/l10n/en_GB.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-05-08 00:07:37 +0000
committerNextcloud bot <bot@nextcloud.com>2017-05-08 00:07:37 +0000
commit6109afc14df1ee1167c408065c9a9dab81c708cc (patch)
tree53e1903ff3f7f3cc6d3e3c174848f7a69b569ed5 /apps/theming/l10n/en_GB.js
parent56bb8745dfc97c6688ca6544ea61b6807400f8e3 (diff)
downloadnextcloud-server-6109afc14df1ee1167c408065c9a9dab81c708cc.tar.gz
nextcloud-server-6109afc14df1ee1167c408065c9a9dab81c708cc.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/en_GB.js')
-rw-r--r--apps/theming/l10n/en_GB.js29
1 files changed, 29 insertions, 0 deletions
diff --git a/apps/theming/l10n/en_GB.js b/apps/theming/l10n/en_GB.js
new file mode 100644
index 00000000000..ed29a83eca3
--- /dev/null
+++ b/apps/theming/l10n/en_GB.js
@@ -0,0 +1,29 @@
+OC.L10N.register(
+ "theming",
+ {
+ "Loading preview…" : "Loading preview…",
+ "Saved" : "Saved",
+ "Admin" : "Admin",
+ "a safe home for all your data" : "a safe home for all your data",
+ "The given name is too long" : "The given name is too long",
+ "The given web address is too long" : "The given web address is too long",
+ "The given slogan is too long" : "The given slogan is too long",
+ "The given color is invalid" : "The given colour is invalid",
+ "No file uploaded" : "No file uploaded",
+ "Unsupported image type" : "Unsupported image type",
+ "You are already using a custom theme" : "You are already using a custom theme",
+ "Theming" : "Theming",
+ "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Theming makes it possible to easily customise the look and feel of your instance and supported clients. This will be visible for all users.",
+ "Name" : "Name",
+ "reset to default" : "reset to default",
+ "Web address" : "Web address",
+ "Web address https://…" : "Web address https://…",
+ "Slogan" : "Slogan",
+ "Color" : "Colour",
+ "Logo" : "Logo",
+ "Upload new logo" : "Upload new logo",
+ "Login image" : "Login image",
+ "Upload new login background" : "Upload new login background",
+ "Log in image" : "Log in image"
+},
+"nplurals=2; plural=(n != 1);");