nextcloud/settings/l10n/af.js

93 lines
4.1 KiB
JavaScript
Raw Normal View History

2018-02-13 00:33:37 +03:00
OC.L10N.register(
"settings",
{
2018-06-27 13:06:12 +03:00
"{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",
"Wrong password" : "Verkeerde wagwoord",
"Saved" : "Bewaar",
"No user supplied" : "Geen gebruiker verskaf nie",
"Well done, %s!" : "Welgedaan %s!",
"Settings saved" : "Instellings gestoor",
"Go to %s" : "Gaan na %s",
2018-06-07 03:12:44 +03:00
"Visit website" : "Besoek webwerf",
"User documentation" : "Gebruikerdokumentasie",
2018-05-23 03:15:44 +03:00
"Email" : "E-pos",
"Group admin for" : "Groepadmin vir",
2018-07-21 03:12:01 +03:00
"Language" : "Taal",
2018-05-23 03:15:44 +03:00
"Default quota" : "Verstekkwota",
2018-06-07 03:12:44 +03:00
"Your apps" : "U toeps",
"Disabled apps" : "Gedeaktiveerde toeps",
"Updates" : "Bywerkings",
"App bundles" : "Toepbundels",
2018-05-23 03:15:44 +03:00
"Everyone" : "Almal",
2018-02-13 00:33:37 +03:00
"Common Name" : "Algemene Naam",
"Valid until" : "Geldig tot",
"Issued By" : "Uitgereik deur",
"Valid until %s" : "Geldig tot %s",
"Administrator documentation" : "Administrateurdokumentasie",
"Forum" : "Forum",
"days" : "dae",
"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",
2018-07-21 03:12:01 +03:00
"Full name" : "Volle naam",
2018-02-13 00:33:37 +03:00
"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 @…",
"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",
2018-05-23 03:15:44 +03:00
"Enabled apps" : "Geaktiveerde toeps",
"Group already exists." : "Groep bestaan reeds.",
"Forbidden" : "Verbode",
"Invalid user" : "Ongeldige gebruiker",
"Email saved" : "E-pos gestoor",
2018-06-14 03:13:06 +03:00
"Tips & tricks" : "Wenke & truuks",
2018-06-07 03:12:44 +03:00
"by %s" : "deur %s",
"%s-licensed" : "%s-gelisensieer",
"Documentation:" : "Dokumentasie:",
"Admin documentation" : "Admindokumentasie",
2018-08-21 03:12:16 +03:00
"Online documentation" : "Aanlyndokumentasie",
2018-05-23 03:15:44 +03:00
"You are using <strong>%s</strong> of <strong>%s</strong>" : "U gebruik <strong>%s</strong> van <strong>%s</strong>",
2018-10-10 03:13:11 +03:00
"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>)",
2018-06-20 03:12:26 +03:00
"You are member of the following groups:" : "U is n lid van die volgende groepe:",
2018-09-29 03:12:16 +03:00
"Settings" : "Instellings",
2018-05-23 03:15:44 +03:00
"Show email address" : "Toon e-posadres",
"Send email to new user" : "Stuur e-pos aan nuwe gebruiker",
"E-Mail" : "E-pos",
"Create" : "Skep",
2018-02-13 00:33:37 +03:00
"Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "Voer asb. n verstekkwota in (bv.: “512 MB” of “12 GB”)",
"Other" : "Ander",
"Quota" : "Kwota",
"Last login" : "Laaste aantekening",
"change full name" : "verander volle naam",
"set new password" : "stel nuwe wagwoord",
"change email address" : "verander e-posadres",
2018-06-07 03:12:44 +03:00
"Default" : "Verstek"
2018-02-13 00:33:37 +03:00
},
"nplurals=2; plural=(n != 1);");