Welcome to mirror list, hosted at ThFree Co, Russian Federation.

en_GB.json « l10n « theming « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 3a366327a9c41e8a53839847720086700fe671b5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
{ "translations": {
    "Loading preview…" : "Loading preview…",
    "Saved" : "Saved",
    "Admin" : "Admin",
    "a safe home for all your data" : "a safe home for all your data",
    "Name cannot be empty" : "Name cannot be empty",
    "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",
    "There is no error, the file uploaded with success" : "There is no error, the file uploaded with success",
    "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "The uploaded file exceeds the upload_max_filesize directive in php.ini",
    "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form",
    "The file was only partially uploaded" : "The file was only partially uploaded",
    "No file was uploaded" : "No file was uploaded",
    "Missing a temporary folder" : "Missing a temporary folder",
    "Failed to write file to disk." : "Failed to write file to disk.",
    "A PHP extension stopped the file upload." : "A PHP extension stopped the file upload.",
    "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",
    "Remove background image" : "Remove background image",
    "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color.",
    "reset to default" : "reset to default",
    "The uploaded file was only partially uploaded" : "The uploaded file was only partially uploaded"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}