f7cloud_client/apps/recommendations/l10n/bg.js
root 8b6a0139db f7cloud_client
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-17 22:59:26 +00:00

16 lines
930 B
JavaScript
Raw 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.

OC.L10N.register(
"recommendations",
{
"Recommended files" : "Препоръчани файлове",
"Recommendations" : "Препоръчани",
"Shows recommended files" : "Показва препоръчани файлове",
"Shows recommended files for quick access of files and folders with recent activity" : "Показва препоръчани файлове за бърз достъп до файлове и папки със скорошна активност",
"No recommendations yet" : "Все още няма препоръки",
"Path name {path}" : "Име на пътя {path}",
"Show recommendations" : "Показва препоръки",
"Recently commented" : "Наскоро коментирани",
"Recently edited" : "Наскоро редактирани",
"Recently shared" : "Наскоро споделени"
},
"nplurals=2; plural=(n != 1);");