diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-15 00:26:17 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-15 00:26:17 +0000 |
commit | 2f4abc774f9f561f60a63479295eae97c03aa8b0 (patch) | |
tree | 1521b0fece66399f31d253fdfae77fa7c8154f7c /apps/files/l10n/bg.js | |
parent | 14bf5c4ea9b956f66dc8b99f4778d7fda80d5ebe (diff) | |
download | nextcloud-server-2f4abc774f9f561f60a63479295eae97c03aa8b0.tar.gz nextcloud-server-2f4abc774f9f561f60a63479295eae97c03aa8b0.zip |
Fix(l10n): Update translations 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 | 24 |
1 files changed, 3 insertions, 21 deletions
diff --git a/apps/files/l10n/bg.js b/apps/files/l10n/bg.js index 763a82856a8..864a10123c4 100644 --- a/apps/files/l10n/bg.js +++ b/apps/files/l10n/bg.js @@ -245,32 +245,14 @@ OC.L10N.register( "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\"" : "\"отдалечен потребител\"", - "Select the row for {displayName}" : "Избиране на реда за {displayName}", - "Open folder {name}" : "Отваряне на папка {name}", + "File name" : "Име на файл", "Download file {name}" : "Изтегляне на файл {name}", - "Unselect all" : "Отмяна на избора на всички", - "ascending" : "възходящо", - "descending" : "низходящо", - "Sort list by {column} ({direction})" : "Сортиране на списъка по {column} ({direction})", - "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Този списък не е напълно рендиран поради причини, свързани с производителността. Файловете ще бъдат рендирани, докато навигирате из списъка.", + "Name cannot be empty" : "Името не може да бъде празно", "Storage informations" : "Хранилище на информация", - "Search for an account" : "Търсене на профил", - "Choose" : "Изберете", - "No files or folders have been deleted yet" : "Все още няма изтрити файлове или папки", "Open the files app settings" : "Отваряне на настройките на приложението за файлове", "You might not have have permissions to view it, ask the sender to share it" : "Може да нямате права да го видите, помолете подателя да го сподели", - "Set up templates folder" : "Настройка на папка за шаблони", "Create new templates folder" : "Създаване на нова папка за шаблони", - "Toggle %1$s sublist" : "Превключване на %1$s подсписък ", - "Toggle grid view" : "Превключи решетъчния изглед", - "Shares" : "Споделени", - "Shared with others" : "Споделени с други", - "Shared with you" : "Споделени с вас", - "Deleted shares" : "Изтрити", - "Pending shares" : "Чакащи споделяния", - "File name" : "Име на файл", - "Name cannot be empty" : "Името не може да бъде празно" + "Toggle %1$s sublist" : "Превключване на %1$s подсписък " }, "nplurals=2; plural=(n != 1);"); |