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

15 lines
925 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" : "Сеуште нема препораки",
"Show recommendations" : "Прикажи препораки",
"Recently commented" : "Неодамна коментирана",
"Recently edited" : "Неодамна изменета",
"Recently shared" : "Неодамна споделена"
},
"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;");