diff options
Diffstat (limited to 'core/l10n/mk.js')
-rw-r--r-- | core/l10n/mk.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/mk.js b/core/l10n/mk.js index 71dc459fd83..065670f926a 100644 --- a/core/l10n/mk.js +++ b/core/l10n/mk.js @@ -85,6 +85,7 @@ OC.L10N.register( "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "Надградбата не беше успешна. Ве молиме овој проблем да го пријавите во <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">заедницата</a>.", "Continue to {productName}" : "Продолжи кон {productName}", "_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["Ажурирањето беше успешно. Пренасочување кон {productName} за %n секунда.","Ажурирањето беше успешно. Пренасочување кон {productName} за %n секунди."], + "Apps" : "Аппликации", "More apps" : "Повеќе апликации", "_{count} notification_::_{count} notifications_" : ["Едно исзестување","{count} известувања"], "No" : "Не", @@ -226,7 +227,6 @@ OC.L10N.register( "No tags found" : "Не се пронајдени ознаки", "Personal" : "Лично", "Accounts" : "Сметки", - "Apps" : "Аппликации", "Admin" : "Админ", "Help" : "Помош", "Access forbidden" : "Забранет пристап", |