diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-02-04 01:55:49 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-02-04 01:55:49 -0500 |
commit | 77e9c212edb1b0b1bbd2dfc8231ce5f183d6c3c8 (patch) | |
tree | 9dcc00e8731086ccd7d340cd9abd0d366135b563 /apps/files/l10n/bg_BG.json | |
parent | 23c6a0cf99818c986f5a6537cf765fa9fdff5757 (diff) | |
download | nextcloud-server-77e9c212edb1b0b1bbd2dfc8231ce5f183d6c3c8.tar.gz nextcloud-server-77e9c212edb1b0b1bbd2dfc8231ce5f183d6c3c8.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/bg_BG.json')
-rw-r--r-- | apps/files/l10n/bg_BG.json | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/apps/files/l10n/bg_BG.json b/apps/files/l10n/bg_BG.json index 05871b7f863..d8835e4e55f 100644 --- a/apps/files/l10n/bg_BG.json +++ b/apps/files/l10n/bg_BG.json @@ -51,7 +51,9 @@ "Disconnect storage" : "Извади дисковото устройство.", "Unshare" : "Премахни Споделяне", "Download" : "Изтегли", + "Select" : "Избери", "Pending" : "Чакащо", + "Unable to determine date" : "Неуспешно установяване на дата", "Error moving file." : "Грешка при местенето на файла.", "Error moving file" : "Грешка при преместването на файла.", "Error" : "Грешка", @@ -70,8 +72,9 @@ "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Програмата за криптиране е включена, но твоите ключове не са зададени, моля отпиши си и се впиши отново.", "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Невалиден личен ключ за Криптиращата Програма. Моля, обнови личния си ключ в Лични настройки, за да възстановиш достъпа до криптираните си файловете.", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "Криптирането е изключено, но файлове ти са все още защитени. Моля, отиди на лични найстройки, за да разшфроваш файловете.", - "_matches '{filter}'_::_match '{filter}'_" : ["",""], + "_matches '{filter}'_::_match '{filter}'_" : ["пасва на '{filter}'","пасват на '{filter}'\n "], "{dirs} and {files}" : "{dirs} и {files}", + "Favorited" : "Отбелязано в любими", "Favorite" : "Любими", "%s could not be renamed as it has been deleted" : "%s не може да бъде преименуван, защото е вече изтрит", "%s could not be renamed" : "%s не може да бъде преименуван.", @@ -91,9 +94,15 @@ "From link" : "От връзка", "Upload" : "Качване", "Cancel upload" : "Отказване на качването", + "No files yet" : "Все още няма файлове", + "Upload some content or sync with your devices!" : "Качи съдържание или синхронизирай с твоите устройства!", + "No entries found in this folder" : "Няма намерени записи в тази папка", + "Select all" : "Избери всички", "Upload too large" : "Прекалено голям файл за качване.", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Файловете, които се опитваш да качиш са по-големи от позволеното на този сървър.", "Files are being scanned, please wait." : "Файловете се сканирват, изчакайте.", - "Currently scanning" : "В момента се търси" + "Currently scanning" : "В момента се търси", + "No favorites" : "Няма любими", + "Files and folders you mark as favorite will show up here" : "Файловете и папките които отбелязваш като любими ще се показват тук" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |