diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-12-17 01:56:41 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-12-17 01:56:41 -0500 |
commit | 6d80524e67c2f9bfe23fe37d650fe5ef20d03f53 (patch) | |
tree | 05c95cdfe8d3629db12e4274a58e32eb35bfea1d /apps/files/l10n/bg_BG.js | |
parent | 80ddb14d18f89a92afbcb11311a8f7bb8cf347b7 (diff) | |
download | nextcloud-server-6d80524e67c2f9bfe23fe37d650fe5ef20d03f53.tar.gz nextcloud-server-6d80524e67c2f9bfe23fe37d650fe5ef20d03f53.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/bg_BG.js')
-rw-r--r-- | apps/files/l10n/bg_BG.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/bg_BG.js b/apps/files/l10n/bg_BG.js index 2f042eeed3a..c3e05b8ecec 100644 --- a/apps/files/l10n/bg_BG.js +++ b/apps/files/l10n/bg_BG.js @@ -35,6 +35,7 @@ OC.L10N.register( "Invalid directory." : "Невалидна директория.", "Files" : "Файлове", "All files" : "Всички файлове", + "Favorites" : "Любими", "Unable to upload {filename} as it is a directory or has 0 bytes" : "Неуспешно качване на {filename}, защото е директория или е с размер от 0 байта.", "Total file size {size1} exceeds upload limit {size2}" : "Общия размер {size1} надминава лимита за качване {size2}.", "Not enough free space, you are uploading {size1} but only {size2} is left" : "Няма достатъчно свободно място, ти се опитваш да качиш {size1}, но са останали само {size2}.", @@ -70,6 +71,7 @@ OC.L10N.register( "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." : "Криптирането е изключено, но файлове ти са все още защитени. Моля, отиди на лични найстройки, за да разшфроваш файловете.", "{dirs} and {files}" : "{dirs} и {files}", + "Favorite" : "Любими", "%s could not be renamed as it has been deleted" : "%s не може да бъде преименуван, защото е вече изтрит", "%s could not be renamed" : "%s не може да бъде преименуван.", "Upload (max. %s)" : "Качи (макс. %s)", |