diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-07-20 00:26:12 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-07-20 00:26:12 +0000 |
commit | 3da48c2adb606ce26cbd27b7d4ddde1bc9565f77 (patch) | |
tree | c08005c39b9fc9eb60d198a4100cbad323bc5606 /apps/files/l10n/bg.json | |
parent | b1683256de66cd646cc9e648bcfc847c43353b29 (diff) | |
download | nextcloud-server-3da48c2adb606ce26cbd27b7d4ddde1bc9565f77.tar.gz nextcloud-server-3da48c2adb606ce26cbd27b7d4ddde1bc9565f77.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/bg.json')
-rw-r--r-- | apps/files/l10n/bg.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/files/l10n/bg.json b/apps/files/l10n/bg.json index 3354c415006..34787cdb138 100644 --- a/apps/files/l10n/bg.json +++ b/apps/files/l10n/bg.json @@ -199,7 +199,7 @@ "Select file or folder to link to" : "Избор на файл или папка, към които да поставите връзка", "Loading current folder" : "Зареждане на текущата папка", "No files in here" : "Няма файлове", - "No files or folders have been deleted yet" : "Все още няма изтрити файлове или папки", + "Upload some content or sync with your devices!" : "Качете съдържание или синхронизирайте с вашите устройства!", "Go to the previous folder" : "Връщане към предишната папка", "Go back" : "Назад", "Open the files app settings" : "Отваряне на настройките на приложението за файлове", @@ -229,14 +229,13 @@ "Templates" : "Шаблони", "Create new templates folder" : "Създаване на нова папка за шаблони", "Unable to initialize the templates directory" : "Неуспешно инициализиране на директорията с шаблони", + "No favorites yet" : "Няма любими", + "Files and folders you mark as favorite will show up here" : "Файловете и папките които маркирате като любими ще се показват тук", "Toggle %1$s sublist" : "Превключване на %1$s подсписък ", "Toggle grid view" : "Превключи решетъчния изглед", - "Upload some content or sync with your devices!" : "Качете съдържание или синхронизирайте с вашите устройства!", "No entries found in this folder" : "Няма намерени записи в тази папка", "Upload too large" : "Прекалено голям файл за качване", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Файловете, които се опитвате да качите са по-големи от позволеното на сървъра.", - "No favorites yet" : "Няма любими", - "Files and folders you mark as favorite will show up here" : "Файловете и папките които маркирате като любими ще се показват тук", "Text file" : "Текстов файл", "New text file.txt" : "Текстов файл.txt", "Storage invalid" : "Невалидно хранилище", @@ -255,6 +254,7 @@ "Deleted shares" : "Изтрити", "Pending shares" : "Чакащи споделяния", "Open folder {name}" : "Отваряне на папка {name}", - "Search for an account" : "Търсене на профил" + "Search for an account" : "Търсене на профил", + "No files or folders have been deleted yet" : "Все още няма изтрити файлове или папки" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |