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

19 lines
477 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(
"notes",
{
"Notes" : "Qeydlər",
"Error" : "Səhv",
"New note" : "Yeni qeyd",
"Files" : "Fayllar",
"Remove from favorites" : "Remove from favorites",
"Add to favorites" : "Add to favorites",
"Share" : "Paylaş",
"Rename" : "Rename",
"Delete note" : "Qeydi sil",
"Edit" : "Dəyişiklik et",
"Today" : "Bu gün",
"Yesterday" : "Dünən",
"Tasks" : "Tapşırıqlar"
},
"nplurals=2; plural=(n != 1);");