diff options
Diffstat (limited to 'apps/files/l10n/bg.js')
-rw-r--r-- | apps/files/l10n/bg.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/bg.js b/apps/files/l10n/bg.js index 47e6c7e217b..12c5008f606 100644 --- a/apps/files/l10n/bg.js +++ b/apps/files/l10n/bg.js @@ -168,6 +168,7 @@ OC.L10N.register( "File Management" : "Управление на файлове", "Reload current directory" : "Презареждане на текущата директория", "Go to the \"{dir}\" directory" : "Отидете в директорията \"{dir}\"", + "You don’t have permission to upload or create files here" : "Нямаш разрешение да създаваш или качваш файлове тук.", "\"{displayName}\" action executed successfully" : "Действието „{displayName}“ е изпълнено успешно", "\"{displayName}\" action failed" : "Действието „{displayName}“ е неуспешно", "Select the row for {displayName}" : "Избиране на реда за {displayName}", @@ -208,7 +209,6 @@ OC.L10N.register( "Shared by link" : "Споделени с връзка", "Shared" : "Споделен", "Switch to list view" : "Превключване към изглед на списък", - "You don’t have permission to upload or create files here" : "Нямаш разрешение да създаваш или качваш файлове тук.", "Open the files app settings" : "Отваряне на настройките на приложението за файлове", "Files settings" : "Настройки на файловете", "File cannot be accessed" : "Файлът не е достъпен", |