diff options
Diffstat (limited to 'apps')
-rw-r--r-- | apps/files/l10n/bg_BG.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/bg_BG.php b/apps/files/l10n/bg_BG.php index b0574b96edc..c5160db36e7 100644 --- a/apps/files/l10n/bg_BG.php +++ b/apps/files/l10n/bg_BG.php @@ -43,7 +43,7 @@ $TRANSLATIONS = array( "Could not create file" => "Несупешно създаване на файла.", "Could not create folder" => "Неуспешно създаване на папка.", "Error fetching URL" => "Грешка при отварянето на интернет адреса.", -"Share" => "Споделена Папка", +"Share" => "Сподели", "Delete" => "Изтрий", "Disconnect storage" => "Извади дисковото устройство.", "Unshare" => "Премахни Споделяне", @@ -84,7 +84,7 @@ $TRANSLATIONS = array( "Folder" => "Папка", "From link" => "От връзка", "You don’t have permission to upload or create files here" => "Нямаш разрешение да създаваш или качваш файлове тук.", -"Nothing in here. Upload something!" => "Тук няма нищо. Качете нещо!", +"Nothing in here. Upload something!" => "Тук няма нищо. Качи нещо!", "Download" => "Изтегли", "Upload too large" => "Прекалено голям файл за качване.", "The files you are trying to upload exceed the maximum size for file uploads on this server." => "Файловете, които се опитваш да качиш са по-големи от позволеното на този сървър.", |