VitaShell/l10n/bulgarian.txt
xy2iii d6af778e33 Remove useless folders and unreferenced objects
Take vitashell-themes, remove all folders except translations, move
these translations to "l10n", and remoe unreferenced objects. This was
done in order to keep the entire commit history of changes (the last
thing I would want to do is lose it, especially with git which makes
this easy) and also significantly make the size of the repo smaller; it
went from ~40mb to 300kb, which is much easier to merge to VitaShell.

What about the other folders in vitashell-themes? Well, they're kept
alive in the repo, but it's going to stay unmaintained; they're not
deleted outright to avoid wasting the effort which has been done for
them, and in case someone referenced the vitashell-themes repo for a
non-translation.
2017-11-03 15:33:20 +01:00

39 lines
3.3 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# VitaShell language file
ERROR = "Грешка 0x%08X."
OK = "OK"
YES = "Да"
NO = "Не"
CANCEL = "Отказ"
OFFSET = "Отстъп"
MARK_ALL = "Маркирай всички"
UNMARK_ALL = "Отмаркирай всички"
MOVE = "Премести"
COPY = "Копирай"
PASTE = "Постави"
DELETE = "Изтрий"
RENAME = "Преименувай"
NEW_FOLDER = "Нова папка"
FOLDER = "Папка"
COPIED_FILE = "%d е копиран."
COPIED_FOLDER = "Папкрата %d е копирана."
COPIED_FILES_FOLDERS = "%d са копирани."
MOVING = "Преместване..."
COPYING = "Копиране..."
DELETING = "Изтриване..."
INSTALLING = "Инсталиране..."
DOWNLOADING = "Изтегляне..."
EXTRACTING = "Разархивиране..."
DELETE_FILE_QUESTION = "Сигурни ли сте, че искате да изтриете този файл?"
DELETE_FOLDER_QUESTION = "Сигурни ли сте, че искате да изтриете тази папка?"
DELETE_FILES_FOLDERS_QUESTION = "Сигурни ли сте, че искате да изтриете тези фалове/папки?"
INSTALL_ALL_QUESTION = "Искате ли да инсталирате всички пакети от тази папка?"
INSTALL_QUESTION = "Искате ли да инсталирате този пакет?"
INSTALL_WARNING = "Този пакет изисква допълнителни права.\Ще има достъп до Вашата персонална информация.\Ако не сте го получили от сигурен източник\ е необходимо да подходите с внимание.\\Да се продължи ли с инсталацията?"
SAVE_MODIFICATIONS = "Искате ли да запишете промените?"
WIFI_ERROR = "Нужен е Wi-Fi за да направите това."
FTP_SERVER = "Изпълнява се FTP сървър на \ftp://%s:%i\\Натиснете 'OK' за да премине във фонов режим.\Натиснете 'Отказ' за прекъсване."
SYS_INFO = "Системен софтуер: %s\Модел: 0x%08X\MAC адрес: %s\IP адрес: %s\Мемори карта: %s/%s"
INSTALL_ALL = "Инсталирай всички"
UPDATE_QUESTION = "VitaShell %s е достъпна.\\Искате ли да обновите приложението?"