aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/mk.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-04-23 02:26:10 +0000
committerNextcloud bot <bot@nextcloud.com>2021-04-23 02:26:10 +0000
commit539c065e8e9c773f18f991ffd0b82ae0bf6a2470 (patch)
tree2b25503f742dd60b8625e434f85616f95744f8bb /lib/l10n/mk.js
parent012f791c8f1603ca5906ec8247b3320c94708e00 (diff)
downloadnextcloud-server-539c065e8e9c773f18f991ffd0b82ae0bf6a2470.tar.gz
nextcloud-server-539c065e8e9c773f18f991ffd0b82ae0bf6a2470.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 c8ae9e5e1db..4c362a461ee 100644
--- a/lib/l10n/mk.js
+++ b/lib/l10n/mk.js
@@ -120,7 +120,6 @@ OC.L10N.register(
"Files can’t be shared with delete permissions" : "Датотеки неможат да бидат споделени со дозвола за бришење",
"Files can’t be shared with create permissions" : "Датотеки неможат да бидат споделени со дозвола за креирање",
"Expiration date is in the past" : "Рокот на траење е во минато време",
- "Can’t set expiration date more than %s days in the future" : "Неможе да се постави рок на траење повеќе од %s дена",
"Sharing is only allowed with group members" : "Споделувањето е овозможено само со членови на групата",
"Sharing %s failed, because this item is already shared with user %s" : "Споделувањето на %s е неуспешно, бидејќи истото веќе е споделено со корисникот %s",
"%1$s shared »%2$s« with you" : "%1$s сподели »%2$s« со вас",
@@ -234,6 +233,7 @@ OC.L10N.register(
"Storage connection timeout. %s" : "Поврзувањето со складиштето не успеа. %s",
"Following databases are supported: %s" : "Следниве бази со податоци се поддржани: %s",
"Following platforms are supported: %s" : "Следниве платформи се поддржани: %s",
- "Invalid Federated Cloud ID" : "Невалиден федерален ID"
+ "Invalid Federated Cloud ID" : "Невалиден федерален ID",
+ "Can’t set expiration date more than %s days in the future" : "Неможе да се постави рок на траење повеќе од %s дена"
},
"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;");