nextcloud/apps/theming/l10n/en_GB.json

29 lines
1.5 KiB
JSON
Raw Normal View History

2017-05-08 03:07:37 +03:00
{ "translations": {
"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",
2017-05-25 03:08:04 +03:00
"Reset to default" : "Reset to default",
2017-05-08 03:07:37 +03:00
"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",
2017-05-25 03:08:04 +03:00
"Remove background image" : "Remove background image",
2017-05-23 03:08:29 +03:00
"reset to default" : "reset to default",
2017-05-08 03:07:37 +03:00
"Log in image" : "Log in image"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}