summaryrefslogtreecommitdiffstats
path: root/l10n
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-03-14 00:04:34 +0100
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-03-14 00:04:34 +0100
commita22ce1446b26e74b36456746eb1a6a4406eb9e5b (patch)
tree98cfe55390e655912366605e0a12889339b8084d /l10n
parentc7d579dcc692d5a951c610927098dac5075e7c79 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/fa.php1
-rw-r--r--l10n/zh_HK.php6
2 files changed, 7 insertions, 0 deletions
diff --git a/l10n/fa.php b/l10n/fa.php
index 46347d95d..b2c919552 100644
--- a/l10n/fa.php
+++ b/l10n/fa.php
@@ -3,6 +3,7 @@
"News" => "اخبار",
"no title" => "بدون عنوان",
"no name" => "بدون نام",
+"no body" => "هیچ کس",
"An error occurred" => "یک خطا رخ داده است",
"New" => "جدید",
"Add Subscription" => "افزودن اشتراک",
diff --git a/l10n/zh_HK.php b/l10n/zh_HK.php
new file mode 100644
index 000000000..77dd9a470
--- /dev/null
+++ b/l10n/zh_HK.php
@@ -0,0 +1,6 @@
+<?php $TRANSLATIONS = array(
+"Address" => "地址",
+"Add" => "加入",
+"Share" => "分享",
+"Import" => "導入"
+);