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

sc.js « l10n « lib - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 32a9e7d39957ad8b5ce1211001dcb6c7e67cca20 (plain)
1
2
3
4
5
6
7
8
9
10
OC.L10N.register(
    "lib",
    {
    "Unknown filetype" : "Genia de archìviu disconnota",
    "This is an automatically sent email, please do not reply." : "Custu est unu messàgiu de posta imbiadu in automàticu, non rispondas.",
    "Settings" : "Impostatziones",
    "Open »%s«" : "Aberi »%s«",
    "%1$s via %2$s" : "%1$s cun %2$s"
},
"nplurals=2; plural=(n != 1);");