Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-02-05 03:20:29 +0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-02-05 03:20:29 +0400
commit98f37f4bedd8627e12042422ac05cdf949e7d382 (patch)
treea178b33684363c86c58b9559cd8140e9150ad237 /lib/l10n/af_ZA.php
parent6e5f211ad1e1967752a427048ff165c9d0ed78db (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/af_ZA.php')
-rw-r--r--lib/l10n/af_ZA.php8
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/l10n/af_ZA.php b/lib/l10n/af_ZA.php
new file mode 100644
index 00000000000..38e91288fbe
--- /dev/null
+++ b/lib/l10n/af_ZA.php
@@ -0,0 +1,8 @@
+<?php $TRANSLATIONS = array(
+"Help" => "Hulp",
+"Personal" => "Persoonlik",
+"Settings" => "Instellings",
+"Users" => "Gebruikers",
+"Apps" => "Toepassings",
+"Admin" => "Admin"
+);