diff options
Diffstat (limited to 'core/l10n/bg.js')
-rw-r--r-- | core/l10n/bg.js | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/core/l10n/bg.js b/core/l10n/bg.js index 7e6b973e447..d8108576ebe 100644 --- a/core/l10n/bg.js +++ b/core/l10n/bg.js @@ -294,8 +294,7 @@ OC.L10N.register( "Profile not found" : "Профилът не е намерен", "The profile does not exist." : "Профилът не съществува.", "Back to %s" : "Обратно към %s", - "File not found" : "Файлът не е открит", - "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Документът не можа да бъде намерен на сървъра. Може би споделянето е изтрито или е изтекло?", + "Page not found" : "Страницата не е намерена", "Too many requests" : "Твърде много заявки", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Имаше твърде много заявки от вашата мрежа. Опитайте отново по-късно или се свържете с вашия администратор, ако това е грешка.", "Error" : "Грешка", @@ -415,6 +414,8 @@ OC.L10N.register( "Local document editing back-end used by the Collabora Online app." : "Местно фоново редактиране на документи, чрез използване на приложението Collabora Online.", "restricted" : "ограничен", "invisible" : "невидим", + "File not found" : "Файлът не е открит", + "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Документът не можа да бъде намерен на сървъра. Може би споделянето е изтрито или е изтекло?", "More" : "Още", "More apps menu" : "Още от меню за приложения", "Settings menu" : "Настройки", |