diff options
Diffstat (limited to 'core/l10n/bg.js')
-rw-r--r-- | core/l10n/bg.js | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/core/l10n/bg.js b/core/l10n/bg.js index c0d01b51c4c..07540d09694 100644 --- a/core/l10n/bg.js +++ b/core/l10n/bg.js @@ -425,8 +425,6 @@ OC.L10N.register( "Password can not be changed. Please contact your administrator." : "Паролата не може да бъде промена. Моля, свържете се с администратора.", "Could not fetch list of apps from the app store." : "Списъкът с приложения не можа да се извлече от 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“ в App Store", - "Checked for update of app \"%s\" in App Store" : "Проверено за актуализация на приложението „%s“ в App Store" + "Can't install this app" : "Това приложение не може да се инсталира" }, "nplurals=2; plural=(n != 1);"); |