diff options
Diffstat (limited to 'core/l10n/bg.js')
-rw-r--r-- | core/l10n/bg.js | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/core/l10n/bg.js b/core/l10n/bg.js index 957f194589c..7e6b973e447 100644 --- a/core/l10n/bg.js +++ b/core/l10n/bg.js @@ -202,6 +202,11 @@ OC.L10N.register( "Search" : "Търсене", "An error occurred while searching for {type}" : "Възникна грешка при търсенето на {type}", "_Please enter {minSearchLength} character or more to search_::_Please enter {minSearchLength} characters or more to search_" : ["Моля, въведете {minSearchLength} знака или повече, за да търсите","Моля, въведете {minSearchLength} знака или повече, за да търсите"], + "This browser is not supported" : "Този браузър не се поддържа", + "Please upgrade to a more recent browser" : "Моля, надстройте към по-нова версия на браузъра", + "Continue with this outdated browser" : "Продължете с този остарял браузър", + "Supported versions" : "Поддържани версии", + "{name} version {version} and above" : "{name} версия {version} и по-нови", "Search {types} …" : "Търсене на {types} ...", "Settings" : "Настройки", "Could not load your contacts" : "Контактите не могат да бъдат заредени", |