diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-01-05 02:30:34 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-01-05 02:30:34 +0000 |
commit | 46706d01e0f77a847fcd4b54d7e6b18571c68336 (patch) | |
tree | f5c5b34d68b72932e94aa913bfbc0855d6b6530b /apps/files/l10n/bg.js | |
parent | 797b603a1f11e76348c36c17e766e97b43dd127e (diff) | |
download | nextcloud-server-46706d01e0f77a847fcd4b54d7e6b18571c68336.tar.gz nextcloud-server-46706d01e0f77a847fcd4b54d7e6b18571c68336.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/bg.js')
-rw-r--r-- | apps/files/l10n/bg.js | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/files/l10n/bg.js b/apps/files/l10n/bg.js index 9d7aecf82e2..e1e857efce4 100644 --- a/apps/files/l10n/bg.js +++ b/apps/files/l10n/bg.js @@ -47,6 +47,7 @@ OC.L10N.register( "This directory is unavailable, please check the logs or contact the administrator" : "Директорията не е налична. Проверете журнала или се свържете с администратора", "Could not move \"{file}\", target exists" : "Файлът \"{file}\" не може да бъде преместен, дестинацията съществува", "Could not move \"{file}\"" : "Файлът \"{file}\" не може да бъде преместен", + "copy" : "Копиране", "Could not copy \"{file}\", target exists" : "Файлът \"{file}\" не може да бъде копиран, дестинацията съществува", "Could not copy \"{file}\"" : "Файлът \"{file}\" не може да бъде копиран", "{newName} already exists" : "{newName} вече съществува", @@ -67,6 +68,7 @@ OC.L10N.register( "You don’t have permission to upload or create files here" : "Нямаш разрешение да създаваш или качваш файлове тук.", "_Uploading %n file_::_Uploading %n files_" : ["Качване на %n файл","Качване на %n файла"], "New" : "Създай", + "Select file range" : "Избери от файловете", "{used} of {quota} used" : "{used} от {quota} използвани", "{used} used" : "{used} използвани", "\"{name}\" is an invalid file name." : "\"{name}\" е непозволено име за файл.", @@ -87,6 +89,7 @@ OC.L10N.register( "Favorite" : "Любими", "New folder" : "Нова папка", "Upload file" : "Качи файл", + "Not favorited" : "Премахни от любими", "Remove from favorites" : "Премахни от любимите", "Add to favorites" : "Добави към любимите", "An error occurred while trying to update the tags" : "Възникна грешка при опита за промяна на етикети", @@ -124,8 +127,10 @@ OC.L10N.register( "Unlimited" : "Неограничено", "Upload (max. %s)" : "Качи (макс. %s)", "Accept" : "Приемане", + "Reject" : "Откажи", "File Management" : "Управление на файлове", "Change" : "Промени", + "Search users" : "Търсене за потребители", "%s used" : "%s използвани", "%s%% of %s used" : "%s%% от %s използвани", "%1$s of %2$s used" : "%1$s от %2$s използвани", |