nextcloud-notes/l10n/az.js

18 lines
452 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",
"Share" : "Paylaş",
"Rename" : "Rename",
"Delete note" : "Qeydi sil",
"Remove from favorites" : "Remove from favorites",
"Add to favorites" : "Add to favorites",
"Edit" : "Dəyişiklik et",
"Today" : "Bu gün",
"Yesterday" : "Dünən",
"Tasks" : "Tapşırıqlar"
},
"nplurals=2; plural=(n != 1);");