nextcloud/apps/theming/l10n/af.js

30 lines
1.2 KiB
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

OC.L10N.register(
"theming",
{
"Loading preview…" : "Laai voorskou…",
"Saved" : "Bewaar",
"Admin" : "Admin",
"a safe home for all your data" : "n veilige tuiste vir al u data",
"The given name is too long" : "Die gegewe naam is te lank",
"The given web address is too long" : "Die gegewe webadres is te lank",
"The given slogan is too long" : "Gegewe slagspreuk is te lank",
"The given color is invalid" : "Die gegewe kleur is ongeldig",
"No file uploaded" : "Geen lêer opgelaai",
"Unsupported image type" : "Onondersteunde beeldtipe",
"You are already using a custom theme" : "U gebruik reeds n pasgemaakte tema",
"Name" : "Naam",
"Reset to default" : "Herstel na verstek",
"Web address" : "Webadres",
"Web address https://…" : "Webadres https://…",
"Slogan" : "Slagspreuk",
"Color" : "Kleur",
"Logo" : "Logo",
"Upload new logo" : "Laai nuwe logo op",
"Login image" : "Aantekenbeeld",
"Upload new login background" : "Laai nuwe aantekenagtergrond op",
"Remove background image" : "Verwyder agtergrondbeeld",
"reset to default" : "herstel na verstek",
"Log in image" : "Aantekenbeeld"
},
"nplurals=2; plural=(n != 1);");