diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-12-05 02:30:14 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-12-05 02:30:14 +0000 |
commit | f210a6a0e5852175dac0cebc24495355529bdb65 (patch) | |
tree | afb38e013763a9ff68d44dca8838d98d9fab60ff /lib/l10n/mk.json | |
parent | 6804ba0143bcf6d08ea33cb37c977bb1dc74b8dd (diff) | |
download | nextcloud-server-f210a6a0e5852175dac0cebc24495355529bdb65.tar.gz nextcloud-server-f210a6a0e5852175dac0cebc24495355529bdb65.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/mk.json')
-rw-r--r-- | lib/l10n/mk.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/mk.json b/lib/l10n/mk.json index c565642794c..bcad8676d63 100644 --- a/lib/l10n/mk.json +++ b/lib/l10n/mk.json @@ -215,7 +215,6 @@ "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it. See %s" : "Или, доколку претпочитувате config.php да биде само за читање, поставете параметар \"config_is_read_only\" во него. Видете %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 App Store 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", "Setting locale to %s failed" : "Неуспешно поставување на локацијата %s ", @@ -260,6 +259,7 @@ "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" : "Неможе да се прочита датотеката", - "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file." : "Ова најчесто се поправа со давање дозвола на веб серверот за запишување во папката со апликации или оневозможување на продавницата за апликации во кофигурациската датотека." + "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\"" },"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;" }
\ No newline at end of file |