diff options
Diffstat (limited to 'apps/files/l10n/bg.json')
-rw-r--r-- | apps/files/l10n/bg.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/bg.json b/apps/files/l10n/bg.json index ad974585339..f564a86682f 100644 --- a/apps/files/l10n/bg.json +++ b/apps/files/l10n/bg.json @@ -93,9 +93,7 @@ "A file has been added to or removed from your <strong>favorites</strong>" : "Файл беше добавен или премахнат от <strong>предпочитанията</strong> ви", "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "<strong>Промяна</strong> или <strong>преименуване</strong> на файл / папка", "A new file or folder has been <strong>created</strong>" : "<strong>Създаване</strong> на нов файл / папка", - "A new file or folder has been <strong>deleted</strong>" : "Нов файл или папка беше <strong>изтрит/а</strong>", "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Изпращай известия само при създаване / промяна на <strong>любими файлове</strong> <em>(Само за потока)</em>", - "A new file or folder has been <strong>restored</strong>" : "Нов файл или папка беше <strong>възстановен/а</strong>", "Upload (max. %s)" : "Качи (макс. %s)", "File handling" : "Операция с файла", "Maximum upload size" : "Максимален размер", @@ -130,6 +128,8 @@ "Copy local link" : "Копиране на локална връзка", "Folder" : "Папка", "Upload" : "Качване", + "A new file or folder has been <strong>deleted</strong>" : "Нов файл или папка беше <strong>изтрит/а</strong>", + "A new file or folder has been <strong>restored</strong>" : "Нов файл или папка беше <strong>възстановен/а</strong>", "No favorites" : "Няма любими" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |