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

af_ZA.js « l10n « settings - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ccc813a5590798a89094ae243c90352ed647d579 (plain)
1
2
3
4
5
6
7
8
9
10
11
OC.L10N.register(
    "settings",
    {
    "So-so password" : "So-so wagwoord",
    "Security Warning" : "Sekuriteits waarskuwing",
    "Password" : "Wagwoord",
    "New password" : "Nuwe wagwoord",
    "Cancel" : "Kanseleer",
    "Username" : "Gebruikersnaam"
},
"nplurals=2; plural=(n != 1);");