Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing/l10n/bg.js')
-rw-r--r--apps/files_sharing/l10n/bg.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files_sharing/l10n/bg.js b/apps/files_sharing/l10n/bg.js
index 71b55ef3f8f..86160d3d187 100644
--- a/apps/files_sharing/l10n/bg.js
+++ b/apps/files_sharing/l10n/bg.js
@@ -98,7 +98,6 @@ OC.L10N.register(
"Files" : "Файлове",
"A file or folder has been <strong>shared</strong>" : "<strong>Споделяне</strong> на файл / папка",
"Shared link" : "Споделена връзка",
- "Wrong share ID, share doesn't exist" : "Грешен идентификатор на споделяне, споделянето не съществува",
"Could not delete share" : "Не е възможно изтриване на споделянето",
"Please specify a file or folder path" : "Моля въведете път до файл или папка",
"Wrong path, file/folder does not exist" : "Грешен път, файл/папка не съществува",
@@ -235,7 +234,6 @@ OC.L10N.register(
"Name" : "Име",
"Share time" : "Споделено на",
"Expiration date" : "Валидност",
- "Sorry, this link doesn’t seem to work anymore." : "Връзката вече не е активна.",
"Reasons might be:" : "Причината може да бъде:",
"the item was removed" : "елемента е премахнат",
"the link expired" : "валидността на връзката е изтекла",
@@ -250,8 +248,10 @@ OC.L10N.register(
"Uploaded files:" : "Качени файлове:",
"By uploading files, you agree to the %1$sterms of service%2$s." : "С качването на файлове, вие се съгласявате с %1$s условията на услугата%2$s.",
"Add to your Nextcloud" : "Добавете към Nextcloud",
+ "Wrong share ID, share doesn't exist" : "Грешен идентификатор на споделяне, споделянето не съществува",
"Wrong path, file/folder doesn't exist" : "Грешен път, файл / папка не съществува",
"Cannot change permissions for public share links" : "Не могат да се променят права на връзки за публично споделяне",
- "Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Споделянето на изпращането на паролата от Nextcloud Talk не бе успешно, тъй като Nextcloud Talk не е активирано"
+ "Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Споделянето на изпращането на паролата от Nextcloud Talk не бе успешно, тъй като Nextcloud Talk не е активирано",
+ "Sorry, this link doesn’t seem to work anymore." : "Връзката вече не е активна."
},
"nplurals=2; plural=(n != 1);");