From 9a4d2871eb902538bdc832177a82a7a50309ba55 Mon Sep 17 00:00:00 2001 From: Jenkins for ownCloud Date: Sun, 27 Jul 2014 01:54:31 -0400 Subject: [tx-robot] updated from transifex --- apps/files/l10n/ta_IN.php | 4 +++- apps/files/l10n/zh_HK.php | 9 ++++++++- 2 files changed, 11 insertions(+), 2 deletions(-) (limited to 'apps/files/l10n') diff --git a/apps/files/l10n/ta_IN.php b/apps/files/l10n/ta_IN.php index 0157af093e9..8266e21a44e 100644 --- a/apps/files/l10n/ta_IN.php +++ b/apps/files/l10n/ta_IN.php @@ -1,7 +1,9 @@ "கோப்புகள்", "_%n folder_::_%n folders_" => array("",""), "_%n file_::_%n files_" => array("",""), -"_Uploading %n file_::_Uploading %n files_" => array("","") +"_Uploading %n file_::_Uploading %n files_" => array("",""), +"New folder" => "புதிய கோப்புறை" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/apps/files/l10n/zh_HK.php b/apps/files/l10n/zh_HK.php index c1557bb7eaa..8868bd21c8d 100644 --- a/apps/files/l10n/zh_HK.php +++ b/apps/files/l10n/zh_HK.php @@ -1,17 +1,24 @@ "不明錯誤", "Files" => "文件", +"All files" => "所有文件", "Share" => "分享", "Delete" => "刪除", "Unshare" => "取消分享", +"Rename" => "重新命名", "Error" => "錯誤", "Name" => "名稱", "Size" => "大小", "_%n folder_::_%n folders_" => array(""), "_%n file_::_%n files_" => array(""), "_Uploading %n file_::_Uploading %n files_" => array(""), +"{dirs} and {files}" => "{dirs} 和 {files}", "Save" => "儲存", -"New folder" => "新文件夾", +"WebDAV" => "WebDAV", +"New" => "新增", +"New folder" => "新資料夾", +"Folder" => "資料夾", "Download" => "下載" ); $PLURAL_FORMS = "nplurals=1; plural=0;"; -- cgit v1.2.3