diff options
Diffstat (limited to 'apps/files/l10n/bg.js')
-rw-r--r-- | apps/files/l10n/bg.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files/l10n/bg.js b/apps/files/l10n/bg.js index 83c98fa4a9f..6d9ff60935c 100644 --- a/apps/files/l10n/bg.js +++ b/apps/files/l10n/bg.js @@ -95,12 +95,10 @@ OC.L10N.register( "Your storage is almost full ({usedSpacePercent}%)." : "Вашето хранилище е почти запълнено ({usedSpacePercent}%).", "_matches \"{filter}\"_::_match \"{filter}\"_" : ["съвпада с \"{filter}\"","съвпада с \"{filter}\""], "View in folder" : "Преглед в папката", - "Direct link was copied (only works for users who have access to this file/folder)" : "Беше копирана директна връзка (ще работи само за потребители с достъп до този файл/папка)", "Path" : "Път", "_%n byte_::_%n bytes_" : ["%n байт","%n байта"], "Favorited" : "Отбелязано в любими", "Favorite" : "Любими", - "Copy direct link (only works for users who have access to this file/folder)" : "Копирай директната връзка (ще работи само за потребители с достъп до файла/папката)", "New folder" : "Нова папка", "Create new folder" : "Създай нова папка", "Upload file" : "Качи файл", @@ -121,7 +119,6 @@ OC.L10N.register( "Restored by {user}" : "Възстановен от {user}", "Renamed by {user}" : "Преименуван от {user}", "Moved by {user}" : "Преместен от {user}", - "\"remote user\"" : "\"отдалечен потребител\"", "You created {file}" : "Създадохте {file}", "You created an encrypted file in {file}" : "Създадохте криптиран файл в {file}", "{user} created {file}" : "{user} създаде {file}", @@ -239,7 +236,10 @@ OC.L10N.register( "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Файловете, които се опитвате да качите са по-големи от позволеното на сървъра.", "Text file" : "Текстов файл", "New text file.txt" : "Текстов файл.txt", + "Direct link was copied (only works for users who have access to this file/folder)" : "Беше копирана директна връзка (ще работи само за потребители с достъп до този файл/папка)", + "Copy direct link (only works for users who have access to this file/folder)" : "Копирай директната връзка (ще работи само за потребители с достъп до файла/папката)", "You can only favorite a single file or folder at a time" : "Можете да предпочетете само един файл или папка наведнъж", + "\"remote user\"" : "\"отдалечен потребител\"", "Search users" : "Търсене за потребители", "You might not have have permissions to view it, ask the sender to share it" : "Може да нямате права да го видите, помолете подателя да го сподели", "Set up templates folder" : "Настройка на папка за шаблони", |