123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105 |
- OC.L10N.register(
- "settings",
- {
- "{actor} changed your password" : "{actor} het u wagwoord verander",
- "You changed your password" : "U het u wagwoord verander",
- "Your password was reset by an administrator" : "U wagwoord is deur ’n administrateur herstel",
- "{actor} changed your email address" : "{actor} het u e-posadres verander",
- "You changed your email address" : "U het u e-posadres verander",
- "Your email address was changed by an administrator" : "U e-posadres is deur ’n administrateur verander",
- "Security" : "Sekuriteit",
- "Your <strong>password</strong> or <strong>email</strong> was modified" : "U <strong>wagwoord</strong> of <strong>e-pos</strong> is gewysig",
- "Your apps" : "U toeps",
- "Enabled apps" : "Geaktiveerde toeps",
- "Disabled apps" : "Gedeaktiveerde toeps",
- "App bundles" : "Toepbundels",
- "Wrong password" : "Verkeerde wagwoord",
- "Saved" : "Bewaar",
- "Group already exists." : "Groep bestaan reeds.",
- "Well done, %s!" : "Welgedaan %s!",
- "by %s" : "deur %s",
- "%s-licensed" : "%s-gelisensieer",
- "Documentation:" : "Dokumentasie:",
- "User documentation" : "Gebruikerdokumentasie",
- "Admin documentation" : "Admindokumentasie",
- "Visit website" : "Besoek webwerf",
- "Common Name" : "Algemene Naam",
- "Valid until" : "Geldig tot",
- "Issued By" : "Uitgereik deur",
- "Valid until %s" : "Geldig tot %s",
- "Administrator documentation" : "Administrateurdokumentasie",
- "Online documentation" : "Aanlyndokumentasie",
- "Forum" : "Forum",
- "days" : "dae",
- "Tips & tricks" : "Wenke & truuks",
- "You are using <strong>%s</strong> of <strong>%s</strong>" : "U gebruik <strong>%s</strong> van <strong>%s</strong>",
- "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>)",
- "Profile picture" : "Profielprent",
- "Upload new" : "Laai nuwe op",
- "Select from Files" : "Kies uit Lêers",
- "Remove image" : "Verwyder beeld",
- "png or jpg, max. 20 MB" : "png of jpg, maks. 20 MB",
- "Cancel" : "Kanselleer",
- "Choose as profile picture" : "Kies as profielprent",
- "Full name" : "Volle naam",
- "Email" : "E-pos",
- "Your email address" : "U e-posadres",
- "No email address set" : "Geen e-posadres ingestel",
- "For password reset and notifications" : "Vir wagwoordherstel en kennisgewings",
- "Phone number" : "Foonnommer",
- "Your phone number" : "U foonnommer",
- "Address" : "Adres",
- "Your postal address" : "U posadres",
- "Website" : "Webwerf",
- "Link https://…" : "Skakel https://…",
- "Twitter" : "Twitter",
- "Twitter handle @…" : "Twitter-handvatsel @…",
- "You are member of the following groups:" : "U is ’n lid van die volgende groepe:",
- "Language" : "Taal",
- "Help translate" : "Help met vertaling",
- "Password" : "Wagwoord",
- "Current password" : "Huidige wagwoord",
- "New password" : "Nuwe wagwoord",
- "Change password" : "Verander wagwoord",
- "Device" : "Toestel",
- "App name" : "Toepnaam",
- "Create new app password" : "Skep nuwe toepwagwoord",
- "Username" : "Gebruikersnaam",
- "Settings" : "Instellings",
- "Show email address" : "Toon e-posadres",
- "Send email to new user" : "Stuur e-pos aan nuwe gebruiker",
- "E-Mail" : "E-pos",
- "Create" : "Skep",
- "Everyone" : "Almal",
- "Default quota" : "Verstekkwota",
- "Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "Voer asb. ’n verstekkwota in (bv.: “512 MB” of “12 GB”)",
- "Other" : "Ander",
- "Group admin for" : "Groepadmin vir",
- "Quota" : "Kwota",
- "Last login" : "Laaste aantekening",
- "change full name" : "verander volle naam",
- "set new password" : "stel nuwe wagwoord",
- "change email address" : "verander e-posadres",
- "Default" : "Verstek",
- "Sending..." : "Stuur…",
- "Uninstalling ...." : "Deïnstalleer…",
- "Uninstall" : "Deïnstalleer",
- "Sessions" : "Sessies",
- "App passwords" : "Toepwagwoorde",
- "Your website" : "U webwerf",
- "Your Twitter handle" : "U Twitter-handvatsel",
- "Desktop client" : "Werkskermkliënt",
- "Android app" : "Android-toep",
- "iOS app" : "iOS-toep",
- "Name" : "Naam",
- "Follow us on Google Plus!" : "Volg ons op Google Plus",
- "Like our facebook page!" : "Hou van ons Facebook-blad!",
- "Subscribe to our twitter channel!" : "Teken in op ons twitterkanaal",
- "Subscribe to our news feed!" : "Teken in op ons nuusvoer!",
- "Subscribe to our newsletter!" : "Teken in op ons nuusbrief!",
- "Group name" : "Groepnaam",
- "Follow us on Google+!" : "Volg ons op Google+!",
- "Follow us on Twitter!" : "Volg ons op Twitter!",
- "Check out our blog!" : "Besoek ons woernaal!"
- },
- "nplurals=2; plural=(n != 1);");
|