af_ZA.js 246 B

12345678910
  1. OC.L10N.register(
  2. "settings",
  3. {
  4. "So-so password" : "So-so wagwoord",
  5. "Password" : "Wagwoord",
  6. "New password" : "Nuwe wagwoord",
  7. "Cancel" : "Kanseleer",
  8. "Username" : "Gebruikersnaam"
  9. },
  10. "nplurals=2; plural=(n != 1);");