You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
527 B

OC.L10N.register(
"files_trashbin",
{
"Couldn't restore %s" : "Չկարողացա վերականգնել %s",
"Deleted files" : "Ջնջված ֆայլեր",
"Restore" : "Վերականգնել",
"Delete" : "Ջնջել",
"Delete permanently" : "Ջնջել ընդմիշտ",
"Error" : "Սխալ",
"No deleted files" : "Ջնջված ֆայլեր չկան",
"Select all" : "Նշել բոլորը",
"Name" : "Անուն",
"Deleted" : "Ջնջված"
},
"nplurals=2; plural=(n != 1);");