diff options
Diffstat (limited to 'apps/files_sharing/l10n/bg_BG.js')
-rw-r--r-- | apps/files_sharing/l10n/bg_BG.js | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/bg_BG.js b/apps/files_sharing/l10n/bg_BG.js index ee0680f3a16..7a637db3a40 100644 --- a/apps/files_sharing/l10n/bg_BG.js +++ b/apps/files_sharing/l10n/bg_BG.js @@ -4,21 +4,36 @@ OC.L10N.register( "Server to server sharing is not enabled on this server" : "Споделяне между сървъри не е разрешено на този сървър.", "The mountpoint name contains invalid characters." : "Името на mountpoint-a съдържа невалидни символи.", "Invalid or untrusted SSL certificate" : "Невалиден или ненадежден SSL сертификат", + "Could not authenticate to remote share, password might be wrong" : "Неуспешно автентициране към отсрещната страна, паролата може да е грешна", + "Storage not valid" : "Невалидно дисково пространство.", "Couldn't add remote share" : "Неуспешно добавяне на отдалечена споделена директория.", "Shared with you" : "Споделено с теб", "Shared with others" : "Споделено с други", "Shared by link" : "Споделено с връзка", + "Nothing shared with you yet" : "Все още няма нищо споделено с теб", + "Files and folders others share with you will show up here" : "Файлове и папки, споделени от други с теб, ще се показват тук", + "Nothing shared yet" : "Още нищо не е споделено", + "Files and folders you share will show up here" : "Файлове и папки, които ти споделяшм ще се показват тук.", + "No shared links" : "Няма споделени връзки", + "Files and folders you share by link will show up here" : "Файлове и директории, които ти споделяш чрез връзки, ще се показват тук", "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 (7 or higher) found at {remote}" : "Не е открита ownCloud ( 7 или по-висока ) инсталация на {remote}.", "Invalid ownCloud url" : "Невалиден ownCloud интернет адрес.", "Share" : "Сподели", "Shared by" : "Споделено от", + "A file or folder was shared from <strong>another server</strong>" : "Файл или папка е споделен от <strong>друг сървър</strong>", + "A public shared file or folder was <strong>downloaded</strong>" : "Публично споделен файл или папка е <strong>изтеглен</strong>", + "%1$s unshared %2$s from you" : "%1$s спря споделянето на %2$s с теб", + "Public shared folder %1$s was downloaded" : "Публично споделената папка %1$s бе изтеглена", + "Public shared file %1$s was downloaded" : "Публично споделения файл %1$s бе изтеглен", "This share is password-protected" : "Тази зона е защитена с парола.", "The password is wrong. Try again." : "Грешна парола. Опитай отново.", "Password" : "Парола", + "No entries found in this folder" : "Няма намерени записи в тази директория", "Name" : "Име", "Share time" : "Споделено на", "Sorry, this link doesn’t seem to work anymore." : "Съжаляваме, връзката вече не е активна.", |