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/hr.js')
-rw-r--r--apps/theming/l10n/hr.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/theming/l10n/hr.js b/apps/theming/l10n/hr.js
index 2a4ce82474b..90b3bd43ad0 100644
--- a/apps/theming/l10n/hr.js
+++ b/apps/theming/l10n/hr.js
@@ -49,7 +49,6 @@ OC.L10N.register(
"Upload new header logo" : "Otpremi novi logotip zaglavlja",
"Favicon" : "Favicon",
"Upload new favicon" : "Otpremi novi favicon",
- "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Ugradite proširenje za PHP pod nazivom Imagemagick s podrškom za SVG slike kako biste automatski generirali favicone na temelju otpremljenog logotipa i boje.",
- "Unsupported image type" : "Nepodržana vrsta slike"
+ "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Ugradite proširenje za PHP pod nazivom Imagemagick s podrškom za SVG slike kako biste automatski generirali favicone na temelju otpremljenog logotipa i boje."
},
"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;");