tasks/l10n/az.js
2019-09-07 02:51:33 +00:00

29 lines
972 B
JavaScript
Raw 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(
"tasks",
{
"Tasks" : "Tapşırıqlar",
"Important" : "Vacib",
"Today" : "Bu gün",
"Week" : "Həftə",
"All" : "Hamısı",
"Current" : "Mövcud",
"Completed" : "Bitmişdir",
"Delete" : "Sil",
"Cancel" : "Dayandır",
"Default" : "Susmaya görə",
"_%n Completed Task_::_%n Completed Tasks_" : ["\"%s\" Bitmiş Tapşırıqlar","Completed Tasks"],
"Tomorrow" : "Sabah",
"Set start date" : "Başlanğıc tarixini işə sal",
"Set due date" : "Vaxtı təyin et",
"Task not found!" : "Tapşırıq tapılmadı!",
"Edit" : "Dəyişiklik et",
"Download" : "Yüklə",
"Save" : "Saxla",
"New List" : "Yeni Siyahı",
"An empty name is not allowed." : "Boş ada izin verilmir.",
"Visibility of Smart Collections" : "Ağıllı yiğımların görünməsi",
"Hidden" : "Gizli",
"Visible" : "Görünən",
"Automatic" : "Avtomatik"
},
"nplurals=2; plural=(n != 1);");