diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-07-23 02:26:18 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-07-23 02:26:18 +0000 |
commit | 7641818ec65d396c133edbe6d315bb1b539de68c (patch) | |
tree | 564b9d5f0dee4833f64c24fe99de45ed5f0082c4 /apps/files/l10n/bg.js | |
parent | c73fd32206b5fbfaac21e5956a84c621f7c6f745 (diff) | |
download | nextcloud-server-7641818ec65d396c133edbe6d315bb1b539de68c.tar.gz nextcloud-server-7641818ec65d396c133edbe6d315bb1b539de68c.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/bg.js')
-rw-r--r-- | apps/files/l10n/bg.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/bg.js b/apps/files/l10n/bg.js index 52ad05355ed..461a602cd4b 100644 --- a/apps/files/l10n/bg.js +++ b/apps/files/l10n/bg.js @@ -191,7 +191,6 @@ OC.L10N.register( "%s used" : "%s използвани", "%s%% of %s used" : "%s%% от %s използвани", "%1$s of %2$s used" : "%1$s от %2$s използвани", - "Settings" : "Настройки", "Show hidden files" : "Показвай и скрити файлове", "Crop image previews" : "Изрязване на визуализациите на изображение", "WebDAV" : "WebDAV", @@ -217,6 +216,7 @@ OC.L10N.register( "New text file.txt" : "Текстов файл.txt", "Select" : "Избери", "You don’t have permission to upload or create files here" : "Нямаш разрешение да създаваш или качваш файлове тук.", - "Cannot transfer ownership of a file or folder you don't own" : "Не можете да прехвърляте собственост върху файл или папка, които не притежавате" + "Cannot transfer ownership of a file or folder you don't own" : "Не можете да прехвърляте собственост върху файл или папка, които не притежавате", + "Settings" : "Настройки" }, "nplurals=2; plural=(n != 1);"); |