diff options
Diffstat (limited to 'apps/files_sharing/l10n/bg.js')
-rw-r--r-- | apps/files_sharing/l10n/bg.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/bg.js b/apps/files_sharing/l10n/bg.js index 38b48f0f9a6..291c9a789bb 100644 --- a/apps/files_sharing/l10n/bg.js +++ b/apps/files_sharing/l10n/bg.js @@ -111,7 +111,7 @@ OC.L10N.register( "You received {share} as a share by {user}" : "Получихте {share} като споделяне от {user}", "You received {share} to group {group} as a share by {user}" : "Получихте {share} за група {group} като споделяне от {user}", "Accept" : "Приемане", - "Reject" : "Откажи", + "Decline" : "Отхвърляне", "Sharing" : "Споделяне", "Error while toggling options" : "Грешка при превключване на опциите", "Set default folder for accepted shares" : "Задаване на папка по подразбиране за приети споделяния", @@ -252,6 +252,7 @@ OC.L10N.register( "Please specify a valid user" : "Моля въведете валиден потребител", "Please specify a valid federated user ID" : "Моля, посочете валиден идентификатор на федериран потребител", "Sharing %s failed because the back end does not support sciencemesh shares" : "Споделянето %s не бе успешно, защото вътрешния сървър не позволява споделяния на приложението sciencemesh", + "Reject" : "Откажи", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Приложението позволява споделянето на файлове с Nextcloud. Администраторът може да ограничи споделянето само за определени групи. Потретилите с права ще могат да споделят файлове и папки с други потребители и групи от Nextcloud. За споделяне с потребители извън Nextloud администраторът трябва да активира функционалността за споделяне с връзка. Администратора може да наложи ползването на пароли, валидност, споделяне с връзка от сървър към сървър и споделяне от мобилни устройства.\nИзключването на функционалността ще прекрати споделени файлове и папки от сървъра (за потребители, клиенти за синхронизиране и мобилни приложения). Подробна информация ще намерите в документацията на Nextcloud.", "Accept user and group shares by default" : "Приемане на споделяния на потребители и групи по подразбиране", "Read only" : "Само за четене", |