summaryrefslogtreecommitdiffstats
path: root/lib/l10n/mk.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-06-03 02:28:43 +0000
committerNextcloud bot <bot@nextcloud.com>2021-06-03 02:28:43 +0000
commit26f537fbec1e2fb388823a56c8153cebb8c7e4b7 (patch)
treefe54f1e9d9224e875b3b5d66a0c3c9521d737a3d /lib/l10n/mk.js
parentfdb55c65f862075987c10319fa13754b2de7ddb6 (diff)
downloadnextcloud-server-26f537fbec1e2fb388823a56c8153cebb8c7e4b7.tar.gz
nextcloud-server-26f537fbec1e2fb388823a56c8153cebb8c7e4b7.zip
[tx-robot] updated from transifex
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;");