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.

af.js 4.1KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192
  1. OC.L10N.register(
  2. "settings",
  3. {
  4. "Settings" : "Instellings",
  5. "Full name" : "Volle naam",
  6. "Email" : "E-pos",
  7. "Group admin for" : "Groepadmin vir",
  8. "Default quota" : "Verstekkwota",
  9. "Everyone" : "Almal",
  10. "by %s" : "deur %s",
  11. "%s-licensed" : "%s-gelisensieer",
  12. "Documentation:" : "Dokumentasie:",
  13. "User documentation" : "Gebruikerdokumentasie",
  14. "Admin documentation" : "Admindokumentasie",
  15. "Visit website" : "Besoek webwerf",
  16. "Common Name" : "Algemene Naam",
  17. "Valid until" : "Geldig tot",
  18. "Issued By" : "Uitgereik deur",
  19. "Valid until %s" : "Geldig tot %s",
  20. "Administrator documentation" : "Administrateurdokumentasie",
  21. "Online documentation" : "Aanlyndokumentasie",
  22. "Forum" : "Forum",
  23. "days" : "dae",
  24. "Tips & tricks" : "Wenke & truuks",
  25. "Profile picture" : "Profielprent",
  26. "Upload new" : "Laai nuwe op",
  27. "Select from Files" : "Kies uit Lêers",
  28. "Remove image" : "Verwyder beeld",
  29. "png or jpg, max. 20 MB" : "png of jpg, maks. 20 MB",
  30. "Cancel" : "Kanselleer",
  31. "Choose as profile picture" : "Kies as profielprent",
  32. "You are member of the following groups:" : "U is ’n lid van die volgende groepe:",
  33. "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "U gebruik <strong>%s</strong> van <strong>%s</strong> (<strong>%s %%</strong>)",
  34. "Your email address" : "U e-posadres",
  35. "No email address set" : "Geen e-posadres ingestel",
  36. "For password reset and notifications" : "Vir wagwoordherstel en kennisgewings",
  37. "Phone number" : "Foonnommer",
  38. "Your phone number" : "U foonnommer",
  39. "Address" : "Adres",
  40. "Your postal address" : "U posadres",
  41. "Website" : "Webwerf",
  42. "Link https://…" : "Skakel https://…",
  43. "Twitter" : "Twitter",
  44. "Twitter handle @…" : "Twitter-handvatsel @…",
  45. "Language" : "Taal",
  46. "Help translate" : "Help met vertaling",
  47. "Password" : "Wagwoord",
  48. "Current password" : "Huidige wagwoord",
  49. "New password" : "Nuwe wagwoord",
  50. "Change password" : "Verander wagwoord",
  51. "Device" : "Toestel",
  52. "App name" : "Toepnaam",
  53. "Create new app password" : "Skep nuwe toepwagwoord",
  54. "Username" : "Gebruikersnaam",
  55. "{actor} changed your password" : "{actor} het u wagwoord verander",
  56. "You changed your password" : "U het u wagwoord verander",
  57. "Your password was reset by an administrator" : "U wagwoord is deur ’n administrateur herstel",
  58. "{actor} changed your email address" : "{actor} het u e-posadres verander",
  59. "You changed your email address" : "U het u e-posadres verander",
  60. "Your email address was changed by an administrator" : "U e-posadres is deur ’n administrateur verander",
  61. "Security" : "Sekuriteit",
  62. "Your <strong>password</strong> or <strong>email</strong> was modified" : "U <strong>wagwoord</strong> of <strong>e-pos</strong> is gewysig",
  63. "Your apps" : "U toeps",
  64. "Enabled apps" : "Geaktiveerde toeps",
  65. "Disabled apps" : "Gedeaktiveerde toeps",
  66. "App bundles" : "Toepbundels",
  67. "Wrong password" : "Verkeerde wagwoord",
  68. "Saved" : "Bewaar",
  69. "No user supplied" : "Geen gebruiker verskaf nie",
  70. "Group already exists." : "Groep bestaan reeds.",
  71. "Well done, %s!" : "Welgedaan %s!",
  72. "Settings saved" : "Instellings gestoor",
  73. "Forbidden" : "Verbode",
  74. "Invalid user" : "Ongeldige gebruiker",
  75. "Email saved" : "E-pos gestoor",
  76. "Go to %s" : "Gaan na %s",
  77. "You are using <strong>%s</strong> of <strong>%s</strong>" : "U gebruik <strong>%s</strong> van <strong>%s</strong>",
  78. "Show email address" : "Toon e-posadres",
  79. "Send email to new user" : "Stuur e-pos aan nuwe gebruiker",
  80. "E-Mail" : "E-pos",
  81. "Create" : "Skep",
  82. "Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "Voer asb. ’n verstekkwota in (bv.: “512 MB” of “12 GB”)",
  83. "Other" : "Ander",
  84. "Quota" : "Kwota",
  85. "Last login" : "Laaste aantekening",
  86. "change full name" : "verander volle naam",
  87. "set new password" : "stel nuwe wagwoord",
  88. "change email address" : "verander e-posadres",
  89. "Default" : "Verstek",
  90. "Updates" : "Bywerkings"
  91. },
  92. "nplurals=2; plural=(n != 1);");