diff options
Diffstat (limited to 'lib/l10n/bg_BG.js')
-rw-r--r-- | lib/l10n/bg_BG.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/bg_BG.js b/lib/l10n/bg_BG.js index 955d4e68742..2692a983790 100644 --- a/lib/l10n/bg_BG.js +++ b/lib/l10n/bg_BG.js @@ -170,7 +170,7 @@ OC.L10N.register( "Failed to open archive when installing app" : "Неуспешно отваряне на архив по време на инсталацията на приложението.", "App does not provide an info.xml file" : "Приложенението не съдържа файла info.xml", "App can't be installed because of not allowed code in the App" : "Приложението няма да бъде инсталирано, защото съдържа неразрешен код.", - "App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps" : "Приложението няма да бъде инсталирано, защото съдържа <shipped>true</shipped>, таг който не е разрешен за не shiped приложения.", + "App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps" : "Приложението няма да бъде инсталирано, защото съдържа етикета <shipped>true</shipped>, който не е разрешен за не shiped приложения.", "Recommended" : "Препоръчано", "Storage not available" : "Хранилището не е налично" }, |