summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/bg_BG.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-12-26 01:09:23 +0000
committerNextcloud bot <bot@nextcloud.com>2016-12-26 01:09:23 +0000
commit3fc4e1b5b9402fa00da94762ef2463fb6dfb9acd (patch)
treededbae4d6e8ee374b357d5caa2f09b03477ccacb /apps/files/l10n/bg_BG.js
parent56c016946d0695a62e418839cf19786a223b4ae7 (diff)
downloadnextcloud-server-3fc4e1b5b9402fa00da94762ef2463fb6dfb9acd.tar.gz
nextcloud-server-3fc4e1b5b9402fa00da94762ef2463fb6dfb9acd.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/bg_BG.js')
-rw-r--r--apps/files/l10n/bg_BG.js22
1 files changed, 10 insertions, 12 deletions
diff --git a/apps/files/l10n/bg_BG.js b/apps/files/l10n/bg_BG.js
index d3dfe9ed7a5..28eb4357081 100644
--- a/apps/files/l10n/bg_BG.js
+++ b/apps/files/l10n/bg_BG.js
@@ -19,16 +19,7 @@ OC.L10N.register(
"Not enough free space" : "Няма достатъчно свободно място",
"Uploading..." : "Качване...",
"..." : "...",
- "{hours}:{minutes}:{seconds} hour{plural_s} left" : "{hours}:{minutes}:{seconds} час{plural_s} остават",
- "{hours}:{minutes}h" : "{hours}:{minutes}ч",
- "{minutes}:{seconds} minute{plural_s} left" : "{minutes}:{seconds} минут{plural_s} остават",
- "{minutes}:{seconds}m" : "{minutes}:{seconds}м",
- "{seconds} second{plural_s} left" : "{seconds} секунд{plural_s} остават",
- "{seconds}s" : "{seconds}и",
- "Any moment now..." : "Всеки момент...",
- "Soon..." : "Скоро...",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} от {totalSize} ({bitrate})",
- "File upload is in progress. Leaving the page now will cancel the upload." : "Извършва се качване на файлове. Затварянето на тази страница ще прекъсне качването.",
"Actions" : "Действия",
"Download" : "Изтегли",
"Rename" : "Преименуване",
@@ -156,6 +147,15 @@ OC.L10N.register(
"Total file size {size1} exceeds upload limit {size2}" : "Общия размер {size1} надминава лимита за качване {size2}.",
"Error uploading file \"{fileName}\": {message}" : "Грешка при качването на файла \"{fileName}\": {message}",
"Could not get result from server." : "Не се получи резултат от сървърът.",
+ "{hours}:{minutes}:{seconds} hour{plural_s} left" : "{hours}:{minutes}:{seconds} час{plural_s} остават",
+ "{hours}:{minutes}h" : "{hours}:{minutes}ч",
+ "{minutes}:{seconds} minute{plural_s} left" : "{minutes}:{seconds} минут{plural_s} остават",
+ "{minutes}:{seconds}m" : "{minutes}:{seconds}м",
+ "{seconds} second{plural_s} left" : "{seconds} секунд{plural_s} остават",
+ "{seconds}s" : "{seconds}и",
+ "Any moment now..." : "Всеки момент...",
+ "Soon..." : "Скоро...",
+ "File upload is in progress. Leaving the page now will cancel the upload." : "Извършва се качване на файлове. Затварянето на тази страница ще прекъсне качването.",
"No entries in this folder match '{filter}'" : "Нищо в тази папка не пасва на '{filter}'",
"Local link" : "Локална връзка",
"{newname} already exists" : "{newname} вече съществува",
@@ -173,8 +173,6 @@ OC.L10N.register(
"%2$s restored %1$s" : "%2$s възстанови %1$s",
"Changed by %2$s" : "Променен от %2$s",
"Deleted by %2$s" : "Изтрит от %2$s",
- "Restored by %2$s" : "Възстанвен от %2$s",
- "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Ползвайте следния адрес <a href=\"%s\" target=\"_blank\">за да достъпите файловете чрез WebDAV</a>",
- "Cancel upload" : "Прекрати качването"
+ "Restored by %2$s" : "Възстанвен от %2$s"
},
"nplurals=2; plural=(n != 1);");