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

eo.js « l10n - github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 5ebbfd1c602f0db8c15392e47e885f8bbc22487b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
OC.L10N.register(
    "richdocuments",
    {
    "Save" : "Konservi",
    "Edit" : "Redakti",
    "Could not create file" : "Ne povis kreiĝi dosiero",
    "Can't create document" : "Ne povas kreiĝi dokumento",
    "Saved" : "Konservita",
    "Apply" : "Apliki",
    "Wrong password. Please retry." : "La pasvorto malĝustas. Bonvolu reprovi.",
    "Password" : "Pasvorto",
    "OK" : "Akcepti",
    "Guest %s" : "Gasto %s",
    "This link has been expired or is never existed. Please contact the person who shared it with you for details." : "Ĉi tiu ligilo eksvalidiĝis aŭ neniam ekzistis. Bonvolu kontakti la personon, kiu kunhavigis ĝin kun vi, por detaloj."
},
"nplurals=2; plural=(n != 1);");