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

eu.js « l10n - github.com/nextcloud/survey_client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 4de1351755829d1a5ed2de0d99bb66b034e6565d (plain)
1
2
3
4
5
6
7
8
OC.L10N.register(
    "survey_client",
    {
    "Usage survey" : "Erabilera inkesta",
    "Not now" : "Orain ez",
    "Never" : "Inoiz ez"
},
"nplurals=2; plural=(n != 1);");