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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/theming/l10n/en_GB.js')
-rw-r--r--apps/theming/l10n/en_GB.js10
1 files changed, 2 insertions, 8 deletions
diff --git a/apps/theming/l10n/en_GB.js b/apps/theming/l10n/en_GB.js
index 64e91fa6904..51db24a1616 100644
--- a/apps/theming/l10n/en_GB.js
+++ b/apps/theming/l10n/en_GB.js
@@ -23,9 +23,9 @@ OC.L10N.register(
"No file uploaded" : "No file uploaded",
"Unsupported image type" : "Unsupported image type",
"You are already using a custom theme. Theming app settings might be overwritten by that." : "You are already using a custom theme. Theming app settings might be overwritten by that.",
+ "Theming" : "Theming",
"Legal notice" : "Legal notice",
"Privacy policy" : "Privacy policy",
- "Theming" : "Theming",
"Adjust the Nextcloud theme" : "Adjust the Nextcloud theme",
"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",
@@ -46,12 +46,6 @@ OC.L10N.register(
"Upload new header logo" : "Upload new header logo",
"Favicon" : "Favicon",
"Upload new favicon" : "Upload new favicon",
- "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.",
- "There is no error, the file uploaded with success" : "There is no error, the file uploaded with success",
- "The uploaded file was only partially uploaded" : "The uploaded file was only partially uploaded",
- "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.",
- "You are already using a custom theme" : "You are already using a custom theme",
- "Web address https://…" : "Web address https://…"
+ "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."
},
"nplurals=2; plural=(n != 1);");