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

26 lines
823 B
JavaScript

OC.L10N.register(
"tasks",
{
"Today" : "Այսօր",
"Week" : "Շաբաթ",
"Current" : "Ընթացիկ",
"Completed" : "Ավարտվեց",
"Share with users or groups" : "Կիսվել օգտատերերի կամ խմբերի հետ",
"Can edit" : "Can edit",
"Edit" : "Խմբագրել",
"Export" : "Արտահանում",
"Delete" : "Ջնջել",
"Unshare" : "Չկիսվել",
"Name" : "Անուն",
"Deleted" : "Ջնջված",
"Restore" : "Վերականգնել",
"Delete permanently" : "Ջնջել ընդմիշտ",
"Cancel" : "Չեղարկել",
"Notification" : "Ծանուցում",
"Email" : "Էլ․փոստ",
"Close" : "Փակել",
"Details" : "Մանրամասներ",
"Notes" : "Notes"
},
"nplurals=2; plural=(n != 1);");