social/l10n/mk.js

28 wiersze
1.0 KiB
JavaScript

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

OC.L10N.register(
"social",
{
"Help" : "Помош",
"Open documentation" : "Отвори ја документацијата",
"Finish setup" : "Заврши го подесувањето",
"Home" : "Дома",
"Notifications" : "Известувања",
"Profile" : "Профил",
"In reply to" : "Како одговор на",
"Add emoji" : "Додади емотикон",
"Visibility" : "Видливост",
"Post" : "Испрати",
"Public" : "Јавна",
"Uploading..." : "Подигнувам...",
"Delete" : "Избриши",
"Edit" : "Уреди",
"Close" : "Затвори",
"posts" : "објави",
"No results found" : "Нема пронајдено резултати",
"Reply" : "Одговор",
"Hello" : "Здраво",
"Continue" : "Продолжи",
"User not found" : "Корисникот не е пронајден",
"More actions" : "Повеќе акции"
},
"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;");