Welcome to mirror list, hosted at ThFree Co, Russian Federation.

hy.json « l10n « files_trashbin « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 4cdf8121c67aa30146ddb74ea8fbd8eeeb151461 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{ "translations": {
    "Couldn't restore %s" : "Չկարողացա վերականգնել %s",
    "Deleted files" : "Ջնջված ֆայլեր",
    "Restore" : "Վերականգնել",
    "Delete" : "Ջնջել",
    "Delete permanently" : "Ջնջել ընդմիշտ",
    "Error" : "Սխալ",
    "No deleted files" : "Ջնջված ֆայլեր չկան",
    "Select all" : "Նշել բոլորը",
    "Name" : "Անուն",
    "Deleted" : "Ջնջված"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}