Skip to content

Commit

Permalink
[tx-robot] updated from transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed Nov 22, 2021
1 parent 5cf288e commit bf4aebf
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 0 deletions.
17 changes: 17 additions & 0 deletions l10n/bg.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

15 changes: 15 additions & 0 deletions l10n/bg.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{ "translations": {
"Built-in CODE Server" : "Вграден CODE/КОД/ сървър",
"Collabora Online - Built-in CODE Server" : "Collabora Online - Вграден CODE/КОД/ сървър",
"Built-in Collabora Online Development Edition (CODE) server for local testing and non-production use" : "Вграден сървър Collabora Online Издание за разработка (CODE/КОД?) за локално тестване и непроизводствена употреба",
"This app has to be installed and used together with the **[Collabora Online](https://apps.nextcloud.com/apps/richdocuments)** app.\n\nCollabora Online is a powerful LibreOffice-based online office suite with collaborative editing, which supports all major documents, spreadsheet and presentation file formats and works together with all modern browsers.\n\nThis app provides a built-in server with all of the document editing features of Collabora Online. Easy to install, for personal use or for small teams. A bit slower than a standalone server and without the advanced scalability features.\n\nThe download is rather big so it is possible you experience a time-out when using the web interface. You can use the OCC command line tool to install the built-in server:\n\n```\nsudo -u wwwrun php -d memory_limit=512M ./occ app:install richdocumentscode\n```\nWhere `wwwrun` is the user of your web server. This is ```www-data``` on Debian, Ubuntu and derivatives, `wwwrun` on SUSE based distributions, `apache` on Red Hat/Fedora and `http` on Arch linux and derivatives.\n\nUpdates can be done like this:\n```\nsudo -u wwwrun php -d memory_limit=512M ./occ app:update --all\n```\n\nOf course, alternatively you could increase memory usage and PHP time-outs by default, see the [Nextcloud documentation.](https://docs.nextcloud.com/server/latest/admin_manual/configuration_files/big_file_upload_configuration.html?highlight=php%20timeout#configuring-your-web-server)" : "Това приложение трябва да бъде инсталирано и използвано заедно с приложението **[Collabora Online](https://apps.nextcloud.com/apps/richdocuments)**.\n\nCollabora Online е мощен онлайн офис пакет, базиран на LibreOffice със съвместно редактиране, който поддържа всички основни документи, електронни таблици и файлови формати за презентации и работи заедно с всички съвременни браузъри.\n\nТова приложение предоставя вграден сървър с всички функции за редактиране на документи на Collabora Online. Лесен за инсталиране, за лична употреба или за малки екипи. Малко по-бавно от самостоятелен сървър и без разширените функции за мащабируемост.\n\nИзтеглянето е по скоро голямо, така че е възможно да има изчакване при използване на уеб интерфейса. Можете да използвате инструмента на командния ред OCC, за да инсталирате вградения сървър:\n\n```\nsudo -u wwwrun php -d memory_limit=512M ./occ app:install richdocumentscode\n```\nКъдето `wwwrun` е потребителят на вашия уеб сървър. Това е ```www-data``` за Debian, Ubuntu и производни, `wwwrun` за SUSE базирани дистрибуции, `apache` за Red Hat/Fedora и `http` за Arch linux и производни.\n\nАктуализациите могат да се извършват по следния начин:\n```\nsudo -u wwwrun php -d memory_limit=512M ./occ app:update --all\n```\n\nРазбира се, алтернативно можете да увеличите използването на паметта и изчакването на PHP по подразбиране, вижте [документацията на Nextcloud.](https://docs.nextcloud.com/server/latest/admin_manual/configuration_files/big_file_upload_configuration.html?highlight=php %20timeout#configuring-your-web-server) ",
"Your system is ARM64, but you have installed the x86_64 version of the app. Please remove this and" : "Вашата система е ARM64, но сте инсталирали x86_64 версията на приложението. Моля, премахнете това и",
"install the correct version from the Nextcloud App Store." : "инсталирайте правилната версия от Nextcloud App Store.",
"Your system is x86_64, but you have installed the ARM64 version of the app. Please remove this and" : "Вашата система е x86_64, но сте инсталирали ARM64 версията на приложението. Моля, премахнете това и",
"You have the Collabora Online app enabled. For further information and configuration, please check:" : "Имате активирано приложението Collabora Online. За допълнителна информация и конфигурация, моля, проверете:",
"Settings > Administration > Collabora Online" : "Настройки > Администриране > Collabora Online",
"Built-in CODE server is designed to work with the usual Collabora Online app." : "Вграденият CODE?КОД/ сървър е проектиран да работи с обичайното приложение Collabora Online.",
"Install it from the Nextcloud App Store." : "Инсталирайте го от Nextcloud App Store.",
"An error occurred while trying to check your Collabora Online app installation. You may report this error\n with the tag: <em>richdocuments-EnabledCheckFailed</em>" : "Възникна грешка при опит за проверка на инсталирането на приложението Collabora Online. Можете да съобщите за тази грешка\n с етикет: <em>richdocuments-EnabledCheckFailed</em>"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

0 comments on commit bf4aebf

Please sign in to comment.