diff options
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 a15bd33d226..cf6d7d44e19 100644 --- a/lib/l10n/mk.json +++ b/lib/l10n/mk.json @@ -118,7 +118,6 @@ "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« со вас", @@ -232,6 +231,7 @@ "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 дена" },"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;" }
\ No newline at end of file |