diff options
Diffstat (limited to 'apps/files_sharing/l10n/bg_BG.json')
-rw-r--r-- | apps/files_sharing/l10n/bg_BG.json | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/bg_BG.json b/apps/files_sharing/l10n/bg_BG.json new file mode 100644 index 00000000000..7fcea7ddfef --- /dev/null +++ b/apps/files_sharing/l10n/bg_BG.json @@ -0,0 +1,39 @@ +{ "translations": { + "Server to server sharing is not enabled on this server" : "Споделяне между сървъри не е разрешено на този сървър.", + "The mountpoint name contains invalid characters." : "Името на mountpoint-a съдържа невалидни символи.", + "Invalid or untrusted SSL certificate" : "Невалиден или ненадежден SSL сертификат", + "Couldn't add remote share" : "Неуспешно добавяне на отдалечена споделена директория.", + "Shared with you" : "Споделено с теб", + "Shared with others" : "Споделено с други", + "Shared by link" : "Споделено с връзка", + "No files have been shared with you yet." : "Все още няма споделени с теб файлове.", + "You haven't shared any files yet." : "Все още не си споделил файлове.", + "You haven't shared any files by link yet." : "Все още не си споделил файлове с връзка.", + "Do you want to add the remote share {name} from {owner}@{remote}?" : "Желаеш ли да добавиш като прикачената папка {name} от {owner}@{remote}?", + "Remote share" : "Прикачена Папка", + "Remote share password" : "Парола за прикачена папка", + "Cancel" : "Отказ", + "Add remote share" : "Добави прикачена папка", + "No ownCloud installation found at {remote}" : "Не е открит инсталиран ownCloud на {remote}.", + "Invalid ownCloud url" : "Невалиден ownCloud интернет адрес.", + "Shared by" : "Споделено от", + "This share is password-protected" : "Тази зона е защитена с парола.", + "The password is wrong. Try again." : "Грешна парола. Опитай отново.", + "Password" : "Парола", + "Name" : "Име", + "Share time" : "Споделено на", + "Sorry, this link doesn’t seem to work anymore." : "Съжаляваме, връзката вече не е активна.", + "Reasons might be:" : "Причините може да са:", + "the item was removed" : "съдържанието е премахнато", + "the link expired" : "връзката е изтекла", + "sharing is disabled" : "споделянето е изключено", + "For more info, please ask the person who sent this link." : "За повече информация, моля питай човека, който е изпратил тази връзка.", + "Add to your ownCloud" : "Добави към своя ownCloud", + "Download" : "Изтегли", + "Download %s" : "Изтегли %s", + "Direct link" : "Директна връзка", + "Remote Shares" : "Прикачени Папки", + "Allow other instances to mount public links shared from this server" : "Разреши други ownCloud сървъри да прикачват папки, споделени посредством връзки, на този сървър.", + "Allow users to mount public link shares" : "Разреши потребители да прикачват папки, споделени посредством връзки." +},"pluralForm" :"nplurals=2; plural=(n != 1);" +}
\ No newline at end of file |