diff options
Diffstat (limited to 'lib/l10n/mk.js')
-rw-r--r-- | lib/l10n/mk.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/l10n/mk.js b/lib/l10n/mk.js index b900667bba4..d8b362d7efd 100644 --- a/lib/l10n/mk.js +++ b/lib/l10n/mk.js @@ -135,6 +135,7 @@ OC.L10N.register( "Authentication error" : "Грешка во автентикација", "Token expired. Please reload page." : "Жетонот е истечен. Ве молам превчитајте ја страницата.", "PostgreSQL >= 9 required" : "Потребно е PostgreSQL >= 9 ", + "Storage is temporarily not available" : "Складиштето моментално не е достапно", "Create" : "Креирај", "Change" : "Измени", "Delete" : "Избриши", @@ -143,6 +144,8 @@ OC.L10N.register( "Verifying" : "Потврдување", "Verifying …" : "Потврдување …", "Verify" : "Потврди", + "Sharing %1$s failed, because this item is already shared with %2$s" : "Споделувањето на %1$s е неуспешно, бидејќи истото веќе е споделено со %2$s", + "Not allowed to create a federated share with the same user" : "Не е овозможено да креирате федерално споделување со ист корисник", "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable." : "Споделувањето на %1$s е неуспешно, неможе да се пронајде %2$s, можеби серверот моментално не е достапен.", "Sharing %1$s failed, because the sharing backend for %2$s could not find its source" : "Споделувањето на %1$s е неуспешно, бидејќи серверот на %2$s неможе да го пронајде споделувањето" }, |