You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

nl.js 403B

12345678
  1. OC.L10N.register(
  2. "lookup_server_connector",
  3. {
  4. "Lookup Server Connector" : "Lookup Server Connector",
  5. "Sync public account information with the lookup server" : "Synchroniseer publieke accountinformatie met de opzoekserver",
  6. "Sync public user information with the lookup server" : "Synchroniseer openbare gebruikersinformatie met de opzoekserver"
  7. },
  8. "nplurals=2; plural=(n != 1);");