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

ug.js « l10n - github.com/nextcloud/files_retention.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 60d78fc88ffb179588793c6c8ef4a03984bd3fa6 (plain)
1
2
3
4
5
6
7
8
9
10
OC.L10N.register(
    "files_retention",
    {
    "Create" : "قۇر",
    "Delete" : "ئۆچۈر",
    "Yes" : "Yes",
    "No" : "No",
    "Time" : "ۋاقىت"
},
"nplurals=2; plural=(n != 1);");