0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-01-31 06:43:12 +00:00
nextcloud_server/apps/files_versions/l10n/bg.json
Nextcloud bot 286ceead15
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-01-23 13:39:59 +00:00

21 lines
No EOL
1.7 KiB
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{ "translations": {
"Versions" : "Версии",
"This application automatically maintains older versions of files that are changed." : "Това приложение автоматично поддържа по-стари версии на файлове, които са променени.",
"Name this version" : "Наименуване на тази версия",
"Edit version name" : "Редактиране на името на версия",
"Restore version" : "Възстановяване на версия",
"Download version" : "Изтегляне на версия",
"Delete version" : "Изтриване на версия",
"Current version" : "Текуща версия",
"Version name" : "Име на версия",
"Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Именуваните версии се запазват и се изключват от автоматичните почиствания, когато квотата за хранилище е пълна.",
"Cancel" : "Отказ",
"Remove version name" : "Премахване на име на версия",
"Save version name" : "Записване на име на версия",
"Initial version restored" : "Възстановяване на първоначалната версия",
"Version restored" : "Версията е възстановена",
"Could not restore version" : "Версията не можа да се възстанови",
"Could not delete version" : "Версията не можа да се изтрие",
"${version.label} restored" : "${version.label} възстановен/а/"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}