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

github.com/nextcloud/apps.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-04-26 08:48:57 +0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-04-26 08:48:57 +0400
commit6315c5cb93c3318a9b2b4bb56817b136e5b29f38 (patch)
treef7478f15411c3d4ee8e841c8076b042c519b8123 /impress
parent6c88d9be4f0ad6093fec0d269149c5d4b414a57b (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'impress')
-rw-r--r--impress/l10n/zh_HK.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/impress/l10n/zh_HK.php b/impress/l10n/zh_HK.php
index 931fad452..6e1bd7deb 100644
--- a/impress/l10n/zh_HK.php
+++ b/impress/l10n/zh_HK.php
@@ -1,5 +1,7 @@
<?php
$TRANSLATIONS = array(
-"Name" => "名稱"
+"Name" => "名稱",
+"Size" => "大小",
+"Date" => "日期"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";