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 'lib/l10n/mk.js')
-rw-r--r--lib/l10n/mk.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/mk.js b/lib/l10n/mk.js
index 3dd527211f1..c1500675974 100644
--- a/lib/l10n/mk.js
+++ b/lib/l10n/mk.js
@@ -189,7 +189,6 @@ OC.L10N.register(
"Cannot write into \"config\" directory" : "Не може да зе запишува во \"config\" директориумот",
"This can usually be fixed by giving the webserver write access to the config directory. See %s" : "Ова најчесто се поправа со давање дозвола на веб серверот за запишување во config папката. Видете %s",
"Cannot write into \"apps\" directory" : "Не може да зе запишува во \"apps\" директориумот",
- "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file." : "Ова најчесто се поправа со давање дозвола на веб серверот за запишување во папката со апликации или оневозможување на продавницата за апликации во кофигурациската датотека.",
"Cannot create \"data\" directory" : "Неможе да се креира директориум \"data\"",
"This can usually be fixed by giving the webserver write access to the root directory. See %s" : "Ова најчесто се поправа со давање дозвола на веб серверот за запишување во главната папка. Видете %s",
"Permissions can usually be fixed by giving the webserver write access to the root directory. See %s." : "Дозволите најчесто се поправаат со давање дозвола на веб серверот за запишување во главната папка. Видете %s",
@@ -234,6 +233,7 @@ OC.L10N.register(
"Files can’t be shared with delete permissions" : "Датотеки неможат да бидат споделени со дозвола за бришење",
"Files can’t be shared with create permissions" : "Датотеки неможат да бидат споделени со дозвола за креирање",
"Can’t set expiration date more than %s days in the future" : "Неможе да се постави рок на траење повеќе од %s дена",
- "Can't read file" : "Неможе да се прочита датотеката"
+ "Can't read file" : "Неможе да се прочита датотеката",
+ "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file." : "Ова најчесто се поправа со давање дозвола на веб серверот за запишување во папката со апликации или оневозможување на продавницата за апликации во кофигурациската датотека."
},
"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;");