diff options
Diffstat (limited to 'apps/files_sharing/l10n/bg.js')
-rw-r--r-- | apps/files_sharing/l10n/bg.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/bg.js b/apps/files_sharing/l10n/bg.js index ee7d4a27715..767152eb778 100644 --- a/apps/files_sharing/l10n/bg.js +++ b/apps/files_sharing/l10n/bg.js @@ -135,7 +135,6 @@ OC.L10N.register( "Share API is disabled" : "Споделянето на API е изключено", "File sharing" : "Споделяне на файлове", "Share will expire tomorrow" : "Споделянето ще изтече утре", - "One or more of your shares will expire tomorrow" : "Едно или повече от вашите спделяния изтичат утре", "Your share of {node} will expire tomorrow" : "Вашето споделяне на {node} ще изтече утре", "You received {share} as a share by {user}" : "Получихте {share} като споделяне от {user}", "You received {share} to group {group} as a share by {user}" : "Получихте {share} за група {group} като споделяне от {user}", @@ -266,6 +265,7 @@ OC.L10N.register( "Wrong share ID, share doesn't exist" : "Грешен идентификатор на споделяне, споделянето не съществува", "Wrong path, file/folder doesn't exist" : "Грешен път, файл / папка не съществува", "Cannot change permissions for public share links" : "Не могат да се променят права на връзки за публично споделяне", + "One or more of your shares will expire tomorrow" : "Едно или повече от вашите спделяния изтичат утре", "Sorry, this link doesn’t seem to work anymore." : "Връзката вече не е активна.", "Toggle grid view" : "Превключи решетъчния изглед" }, |