diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-06-21 00:08:15 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-06-21 00:08:15 +0000 |
commit | 146c699eb49e05c499bf6673f85a948aecceec97 (patch) | |
tree | 503b72ff1a78bbcc28ed851b97924a579e2195bc /apps/theming/l10n/af.js | |
parent | b556c4855cdaf7a939b29c1c5b78f0b0dc8bb6a8 (diff) | |
download | nextcloud-server-146c699eb49e05c499bf6673f85a948aecceec97.tar.gz nextcloud-server-146c699eb49e05c499bf6673f85a948aecceec97.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/af.js')
-rw-r--r-- | apps/theming/l10n/af.js | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/apps/theming/l10n/af.js b/apps/theming/l10n/af.js new file mode 100644 index 00000000000..039358f4027 --- /dev/null +++ b/apps/theming/l10n/af.js @@ -0,0 +1,29 @@ +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);"); |