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/mk.js')
-rw-r--r--apps/theming/l10n/mk.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/theming/l10n/mk.js b/apps/theming/l10n/mk.js
index 45bab8bdde6..73eccc29ae5 100644
--- a/apps/theming/l10n/mk.js
+++ b/apps/theming/l10n/mk.js
@@ -24,7 +24,6 @@ OC.L10N.register(
"Could not write file to disk" : "Неможе да се запишува на дискот",
"A PHP extension stopped the file upload" : "PHP додаток го стопираше прикачувањето на датотеката",
"No file uploaded" : "Нема прикачено дадотека",
- "Unsupported image type" : "Неподржан вид на слика",
"You are already using a custom theme. Theming app settings might be overwritten by that." : "Веќе користите сопствена тема. Апликацијата за сопствена тема може да ја пребрише истата.",
"Theming" : "Теми",
"Legal notice" : "Правно известување",
@@ -50,6 +49,7 @@ OC.L10N.register(
"Upload new header logo" : "Прикачи ново лого на заглавие",
"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." : "Инсталирај Imagemagick додаток за PHP со што ќе се овозможи поддршка за SVG сликите автоматски да генерираат Фавикон базирано на прикаченото лого и боја."
+ "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Инсталирај Imagemagick додаток за PHP со што ќе се овозможи поддршка за SVG сликите автоматски да генерираат Фавикон базирано на прикаченото лого и боја.",
+ "Unsupported image type" : "Неподржан вид на слика"
},
"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;");