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

11 lines
489 B
JavaScript

OC.L10N.register(
"notifications",
{
"Hello %s" : "سلامونه %s",
"Hello %s," : "سلامونه %s،",
"in {path}" : "په {path} کې",
"Your settings have been updated." : "په سمونو کې بدلون ثبت شو",
"You need to set up your email address before you can receive notification emails." : "د خبرتياوو ترلاسه کولو نه مخکې بايد خپل ايمېل ادرس ترتيب کړئ."
},
"nplurals=2; plural=(n != 1);");