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

16 lines
603 B
JavaScript
Raw Permalink 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(
"notifications",
{
"Hello %s" : "Salam %s",
"Hello %s," : "Salam %s,",
"Notifications" : "Xəbərdarlıqlar",
"Dismiss" : "Rədd et",
"in {path}" : "{path} daxilində",
"Never" : "Heç vaxt",
"Your settings have been updated." : "Sizin configləriniz yenilendi.",
"None" : "Heç bir",
"You need to set up your email address before you can receive notification emails." : "Xəbərdarlıq məktubları almazdan öncə, siz mail ünvanınızı təyin etməlisiniz.",
"seconds ago" : "saniyələr öncə"
},
"nplurals=2; plural=(n != 1);");