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

eu.js « l10n - github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 8b65f575c0659f0b0fc0ce53efa0eed9517671d6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
OC.L10N.register(
    "richdocuments",
    {
    "Save" : "Gorde",
    "Edit" : "Editatu",
    "Could not create file" : "Ezin izan da fitxategia sortu",
    "Can't create document" : "Ezin da dokumentua sortu",
    "Saved" : "Gordeta",
    "Apply" : "Aplikatu",
    "Wrong password. Please retry." : "Pasahitz okerra. Saiatu berriro.",
    "Password" : "Pasahitza",
    "OK" : "Ados",
    "Guest %s" : "Gonbidatua %s",
    "This link has been expired or is never existed. Please contact the person who shared it with you for details." : "Lotura hau iraungi da edo ez da inoiz existitu. Mesedez zurekin partekatu zuen pertsonarekin harremanetan jarri zehaztasun gehiago izateko."
},
"nplurals=2; plural=(n != 1);");