diff options
Diffstat (limited to 'core/l10n/mk.js')
-rw-r--r-- | core/l10n/mk.js | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/core/l10n/mk.js b/core/l10n/mk.js index ce31662cef0..30571d65ee1 100644 --- a/core/l10n/mk.js +++ b/core/l10n/mk.js @@ -399,8 +399,6 @@ OC.L10N.register( "Password can not be changed. Please contact your administrator." : "Лозинката не може да се промени. Ве молам контактирајте го вашиот администратор.", "Could not fetch list of apps from the app store." : "Неможе да се вчита листата на апликации од продавницата.", "Can't install this app because it is not compatible" : "Неможе да се инсталираа оваа апликација бидејќи не е компатибилна", - "Can't install this app" : "Неможе да се инсталираа оваа апликација ", - "Checking for update of app \"%s\" in App Store" : "Проверка за ажурирање на апликација \"%s\" во продавницата", - "Checked for update of app \"%s\" in App Store" : "Проверка за ажурирање на апликација \"%s\" во appstore" + "Can't install this app" : "Неможе да се инсталираа оваа апликација " }, "nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"); |