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

14 lines
632 B
JavaScript

OC.L10N.register(
"notifications",
{
"Hello %s" : "Բարև %s",
"Hello %s," : "Բարև %s,",
"Notifications" : "Ծանուցում",
"in {path}" : "դեպի {ուղի}",
"Never" : "Երբեք",
"Your settings have been updated." : "Ձեր կարգավորումներն թարմացվել են։",
"You need to set up your email address before you can receive notification emails." : "Փոստի վրա ծանուցումն ստանալու համար անհրաժեշտ է կարգավորել էլ․հասցեն։",
"seconds ago" : "վրկ. առաջ"
},
"nplurals=2; plural=(n != 1);");