]> source.dussan.org Git - nextcloud-server.git/commitdiff
[tx-robot] updated from transifex
authorJenkins for ownCloud <owncloud-bot@tmit.eu>
Sun, 20 Jul 2014 05:54:40 +0000 (01:54 -0400)
committerJenkins for ownCloud <owncloud-bot@tmit.eu>
Sun, 20 Jul 2014 05:54:40 +0000 (01:54 -0400)
38 files changed:
apps/files/l10n/bn_IN.php
apps/files_encryption/l10n/zh_CN.php
apps/files_external/l10n/bn_IN.php
apps/files_external/l10n/zh_CN.php
apps/files_sharing/l10n/bn_IN.php
apps/files_versions/l10n/bg_BG.php
apps/user_ldap/l10n/zh_CN.php
core/l10n/bn_IN.php
l10n/bg_BG/core.po
l10n/bg_BG/files.po
l10n/bg_BG/files_external.po
l10n/bg_BG/files_sharing.po
l10n/bg_BG/files_trashbin.po
l10n/bg_BG/files_versions.po
l10n/bg_BG/settings.po
l10n/bg_BG/user_ldap.po
l10n/bg_BG/user_webdavauth.po
l10n/bn_IN/core.po
l10n/bn_IN/files.po
l10n/bn_IN/files_external.po
l10n/bn_IN/files_sharing.po
l10n/templates/core.pot
l10n/templates/files.pot
l10n/templates/files_encryption.pot
l10n/templates/files_external.pot
l10n/templates/files_sharing.pot
l10n/templates/files_trashbin.pot
l10n/templates/files_versions.pot
l10n/templates/lib.pot
l10n/templates/private.pot
l10n/templates/settings.pot
l10n/templates/user_ldap.pot
l10n/templates/user_webdavauth.pot
l10n/zh_CN/files_encryption.po
l10n/zh_CN/files_external.po
l10n/zh_CN/settings.po
l10n/zh_CN/user_ldap.po
settings/l10n/zh_CN.php

index 9fc02669d89f897a28a9a1f715dcf237a2232620..ae53a11b8ec23ce74dd205bd96c8b8e06e2d1b90 100644 (file)
@@ -1,14 +1,32 @@
 <?php
 $TRANSLATIONS = array(
+"Could not move %s - File with this name already exists" => "%s সরানো যায়নি-এই নামে আগে থেকেই ফাইল আছে",
+"Could not move %s" => "%s সরানো যায়নি",
+"No file was uploaded. Unknown error" => "কোন ফাইল আপলোড করা হয় নি।অজানা ত্রুটি",
+"There is no error, the file uploaded with success" => "কোন ত্রুটি নেই,ফাইল সাফল্যের সঙ্গে আপলোড করা হয়েছে",
+"The uploaded file exceeds the upload_max_filesize directive in php.ini: " => "আপলোড করা ফাইল-php.ini মধ্যে upload_max_filesize নির্দেশ অতিক্রম করে:",
+"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "আপলোড করা ফাইল HTML ফর্মের জন্য  MAX_FILE_SIZE নির্দেশ অতিক্রম করে",
+"The uploaded file was only partially uploaded" => "আপলোড করা ফাইল শুধুমাত্র আংশিকভাবে আপলোড করা হয়েছে",
+"No file was uploaded" => "কোন ফাইল আপলোড করা হয় নি",
+"Missing a temporary folder" => "একটি অস্থায়ী ফোল্ডার পাওয়া যাচ্ছেনা",
+"Failed to write to disk" => "ডিস্কে লিখতে ব্যর্থ",
+"Not enough storage available" => "যথেষ্ট স্টোরেজ পাওয়া যায় না",
+"Invalid directory." => "অবৈধ ডিরেক্টরি।",
 "Files" => "ফাইলস",
 "Share" => "শেয়ার",
 "Delete" => "মুছে ফেলা",
+"Delete permanently" => "স্থায়ীভাবে মুছে দিন",
+"Rename" => "পুনঃনামকরণ",
+"Pending" => "মুলতুবি",
 "Error" => "ভুল",
 "Name" => "নাম",
 "Size" => "আকার",
 "_%n folder_::_%n folders_" => array("",""),
 "_%n file_::_%n files_" => array("",""),
 "_Uploading %n file_::_Uploading %n files_" => array("",""),
-"Save" => "সেভ"
+"Save" => "সেভ",
+"New folder" => "নতুন ফোল্ডার",
+"Folder" => "ফোল্ডার",
+"Download" => "ডাউনলোড করুন"
 );
 $PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
index 5ead51763496baefb349f782dc9e3e6f7c476ad2..7621b6fa4fdba849e14bd13afbdd1141d60708d1 100644 (file)
@@ -15,6 +15,7 @@ $TRANSLATIONS = array(
 "Following users are not set up for encryption:" => "以下用户还没有设置加密:",
 "Initial encryption started... This can take some time. Please wait." => "初始加密启动中....这可能会花一些时间,请稍后再试。",
 "Initial encryption running... Please try again later." => "初始加密运行中....请稍后再试。",
+"Go directly to your %spersonal settings%s." => "直接访问您的%s个人设置%s。",
 "Encryption" => "加密",
 "Enable recovery key (allow to recover users files in case of password loss):" => "启用恢复密钥(允许你在密码丢失后恢复文件):",
 "Recovery key password" => "恢复密钥密码",
index f403d887ae9ff17988368bd614c031afd37ecd88..1e8dfdf0866a970d975550e0bd0739c95d610080 100644 (file)
@@ -4,6 +4,7 @@ $TRANSLATIONS = array(
 "Share" => "শেয়ার",
 "URL" => "URL",
 "Name" => "নাম",
+"Folder name" => "ফোল্ডারের নাম",
 "Delete" => "মুছে ফেলা"
 );
 $PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
index cef995b7d64cbc6adc9b3cbe0cac8863c86d8d2e..031ffd9cb9224d98f8719749647d02647e50c5d9 100644 (file)
@@ -1,20 +1,29 @@
 <?php
 $TRANSLATIONS = array(
 "Please provide a valid Dropbox app key and secret." => "请提供有效的Dropbox应用key和secret",
+"Step 1 failed. Exception: %s" => "步骤 1 失败。异常:%s",
+"Step 2 failed. Exception: %s" => "步骤 2 失败。异常:%s",
 "External storage" => "外部存储",
 "Local" => "本地",
 "Location" => "地点",
 "Amazon S3" => "Amazon S3",
+"Amazon S3 and compliant" => "Amazon S3 和兼容协议",
 "Access Key" => "访问密钥",
+"Secret Key" => "秘钥",
 "Hostname (optional)" => "域名 (可选)",
 "Port (optional)" => "端口 (可选)",
 "Region (optional)" => "区域 (optional)",
 "Enable SSL" => "启用 SSL",
+"Enable Path Style" => "启用 Path Style",
 "Host" => "主机",
 "Username" => "用户名",
 "Password" => "密码",
 "Root" => "根路径",
 "Secure ftps://" => "安全 ftps://",
+"OpenStack Object Storage" => "OpenStack 对象存储",
+"Username (required)" => "用户名 (必须)",
+"Bucket (required)" => "Bucket (必须)",
+"Timeout of HTTP requests in seconds (optional)" => "HTTP 请求超时(秒) (可选)",
 "Share" => "共享",
 "SMB / CIFS using OC login" => "SMB / CIFS 使用 OC 登录信息",
 "URL" => "URL",
@@ -25,10 +34,14 @@ $TRANSLATIONS = array(
 "Grant access" => "授权",
 "Error configuring Google Drive storage" => "配置Google Drive存储时出错",
 "Personal" => "个人",
+"System" => "系统",
 "Saved" => "已保存",
 "<b>Note:</b> " => "<b>注意:</b>",
 " and " => "和",
+"You don't have any external storages" => "您没有外部存储",
 "Name" => "名称",
+"Storage type" => "存储类型",
+"Scope" => "适用范围",
 "External Storage" => "外部存储",
 "Folder name" => "目录名称",
 "Configuration" => "配置",
index 2e724393768e0c6498ab50a1912151b0744e7700..99daa51da7965e8e80ebec6d4272b0a6ce1ffc73 100644 (file)
@@ -1,6 +1,7 @@
 <?php
 $TRANSLATIONS = array(
 "Cancel" => "বাতিল করা",
-"Name" => "নাম"
+"Name" => "নাম",
+"Download" => "ডাউনলোড করুন"
 );
 $PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
index fec4a223426a2092648ae81c5518fa8998f6c817..9dea358d31facc33d1c8d9c4d768bc5a807d97b3 100644 (file)
@@ -5,6 +5,6 @@ $TRANSLATIONS = array(
 "Failed to revert {file} to revision {timestamp}." => "Грешка при връщане на {file} към версия {timestamp}.",
 "More versions..." => "Още версии...",
 "No other versions available" => "Няма други налични версии",
-"Restore" => "Ð\92Ñ\8aзÑ\82ановÑ\8fване"
+"Restore" => "Ð\92Ñ\8aзÑ\82ановÑ\8fви"
 );
 $PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
index fc9c6ec3f921c9c5782b80bd4ed4926f33658ba3..93d5636aad679febd12c6c8517bc79cf886dbb7b 100644 (file)
@@ -18,10 +18,12 @@ $TRANSLATIONS = array(
 "Confirm Deletion" => "确认删除",
 "_%s group found_::_%s groups found_" => array(""),
 "_%s user found_::_%s users found_" => array(""),
+"Invalid Host" => "无效的主机",
 "Group Filter" => "组过滤",
 "Save" => "保存",
 "Test Configuration" => "测试配置",
 "Help" => "帮助",
+"groups found" => "找到组",
 "Add Server Configuration" => "增加服务器配置",
 "Host" => "主机",
 "You can omit the protocol, except you require SSL. Then start with ldaps://" => "可以忽略协议,但如要使用SSL,则需以ldaps://开头",
@@ -32,6 +34,7 @@ $TRANSLATIONS = array(
 "For anonymous access, leave DN and Password empty." => "启用匿名访问,将DN和密码保留为空",
 "One Base DN per line" => "每行一个基本判别名",
 "You can specify Base DN for users and groups in the Advanced tab" => "您可以在高级选项卡里为用户和组指定Base DN",
+"users found" => "找到用户",
 "Back" => "返回",
 "Continue" => "继续",
 "Advanced" => "高级",
index 38bd029ce4a7eecd0c1d87b922ce3f4ea6089b14..6158da85a303ca12e68d6e9fa1376824a13e9fd5 100644 (file)
@@ -1,6 +1,7 @@
 <?php
 $TRANSLATIONS = array(
 "Settings" => "সেটিংস",
+"Folder" => "ফোল্ডার",
 "Saving..." => "সংরক্ষণ করা হচ্ছে ...",
 "_%n minute ago_::_%n minutes ago_" => array("",""),
 "_%n hour ago_::_%n hours ago_" => array("",""),
index 3b3b5f99eda3b4ff70f60e75fadb0f3323ad3825..1527d927cd7f6d1389433c804addcafd2245e882 100644 (file)
@@ -9,8 +9,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-07-19 01:54-0400\n"
-"PO-Revision-Date: 2014-07-19 00:41+0000\n"
+"POT-Creation-Date: 2014-07-20 01:54-0400\n"
+"PO-Revision-Date: 2014-07-19 10:50+0000\n"
 "Last-Translator: Ivo\n"
 "Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n"
 "MIME-Version: 1.0\n"
index 55126609c8b40fdbc80ae3fcb0e2179a524136bc..cf1332f397d843fa42dcb4b7c7f8408a95d3cb83 100644 (file)
@@ -8,8 +8,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-07-19 01:54-0400\n"
-"PO-Revision-Date: 2014-07-19 00:41+0000\n"
+"POT-Creation-Date: 2014-07-20 01:54-0400\n"
+"PO-Revision-Date: 2014-07-19 10:50+0000\n"
 "Last-Translator: Ivo\n"
 "Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n"
 "MIME-Version: 1.0\n"
index 00adcf4475650b700abf5b656f2a80f22e56b75d..dcf16b337f6924a09bcb228a2f79db28d06d09b9 100644 (file)
@@ -8,8 +8,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-07-19 01:54-0400\n"
-"PO-Revision-Date: 2014-07-18 23:50+0000\n"
+"POT-Creation-Date: 2014-07-20 01:54-0400\n"
+"PO-Revision-Date: 2014-07-19 10:40+0000\n"
 "Last-Translator: Ivo\n"
 "Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n"
 "MIME-Version: 1.0\n"
index 2a0ba3157ebe2bf3ba67528506543d39dbb6a4ac..bea1e5421a429db5e6ff33e15a84ed6768f9da67 100644 (file)
@@ -8,8 +8,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-07-19 01:54-0400\n"
-"PO-Revision-Date: 2014-07-18 23:30+0000\n"
+"POT-Creation-Date: 2014-07-20 01:54-0400\n"
+"PO-Revision-Date: 2014-07-19 10:50+0000\n"
 "Last-Translator: Ivo\n"
 "Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n"
 "MIME-Version: 1.0\n"
index 130f77d313dbd9b5ac81d1b79b63d1f96625bbde..cee14e921f57e1d45674204aba01868000983c4a 100644 (file)
@@ -9,8 +9,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-07-19 01:54-0400\n"
-"PO-Revision-Date: 2014-07-18 18:51+0000\n"
+"POT-Creation-Date: 2014-07-20 01:54-0400\n"
+"PO-Revision-Date: 2014-07-19 10:40+0000\n"
 "Last-Translator: Ivo\n"
 "Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n"
 "MIME-Version: 1.0\n"
index b0f8e7ca4755a5d1022efc36b5c3cdc2c88de70d..b8762be4300dac8acc3d2911eccd387937bb0f0a 100644 (file)
@@ -3,14 +3,15 @@
 # This file is distributed under the same license as the PACKAGE package.
 # 
 # Translators:
+# Ivo, 2014
 # Yasen Pramatarov <yasen@lindeas.com>, 2014
 msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-07-18 01:54-0400\n"
-"PO-Revision-Date: 2014-07-17 23:11+0000\n"
-"Last-Translator: Yasen Pramatarov <yasen@lindeas.com>\n"
+"POT-Creation-Date: 2014-07-20 01:54-0400\n"
+"PO-Revision-Date: 2014-07-19 10:40+0000\n"
+"Last-Translator: Ivo\n"
 "Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -41,4 +42,4 @@ msgstr "Няма други налични версии"
 
 #: js/versions.js:165
 msgid "Restore"
-msgstr "Ð\92Ñ\8aзÑ\82ановÑ\8fване"
+msgstr "Ð\92Ñ\8aзÑ\82ановÑ\8fви"
index 99730f9b9b9897a42f3f3eeaaf217aef3ecc16a7..496bd439a90b7f599f792db70d1e68f5cc45f53d 100644 (file)
@@ -8,8 +8,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-07-19 01:54-0400\n"
-"PO-Revision-Date: 2014-07-18 23:30+0000\n"
+"POT-Creation-Date: 2014-07-20 01:54-0400\n"
+"PO-Revision-Date: 2014-07-19 11:40+0000\n"
 "Last-Translator: Ivo\n"
 "Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n"
 "MIME-Version: 1.0\n"
index e84ef1c8f5e7d8c7fff7649bb841fb180912df7f..8575c1b9e0ff7a93a15a958684842e4d9b5c2eda 100644 (file)
@@ -8,8 +8,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-07-19 01:54-0400\n"
-"PO-Revision-Date: 2014-07-18 23:40+0000\n"
+"POT-Creation-Date: 2014-07-20 01:54-0400\n"
+"PO-Revision-Date: 2014-07-19 10:40+0000\n"
 "Last-Translator: Ivo\n"
 "Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n"
 "MIME-Version: 1.0\n"
index 485f1348ae8a6b341e6486ee0f4a55618daadd39..4a0e42a3bf3de17b7eca5a0e6bece46ef289d31d 100644 (file)
@@ -9,8 +9,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-07-19 01:54-0400\n"
-"PO-Revision-Date: 2014-07-18 23:20+0000\n"
+"POT-Creation-Date: 2014-07-20 01:54-0400\n"
+"PO-Revision-Date: 2014-07-19 10:40+0000\n"
 "Last-Translator: Ivo\n"
 "Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n"
 "MIME-Version: 1.0\n"
index f249cde843b652114f86ba2a93c375de72718ed3..47f850e3842fb7b593ef2541a8b988af8591bfdd 100644 (file)
@@ -7,8 +7,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-07-18 01:54-0400\n"
-"PO-Revision-Date: 2014-07-18 03:19+0000\n"
+"POT-Creation-Date: 2014-07-20 01:54-0400\n"
+"PO-Revision-Date: 2014-07-19 20:20+0000\n"
 "Last-Translator: I Robot\n"
 "Language-Team: Bengali (India) (http://www.transifex.com/projects/p/owncloud/language/bn_IN/)\n"
 "MIME-Version: 1.0\n"
@@ -153,7 +153,7 @@ msgstr ""
 
 #: js/js.js:591
 msgid "Folder"
-msgstr ""
+msgstr "ফোল্ডার"
 
 #: js/js.js:592
 msgid "Image"
index d9de4aff11071896d23c3c2e5e0573e441232ac5..77689810462be346777577473a00997e22a815b7 100644 (file)
@@ -3,13 +3,14 @@
 # This file is distributed under the same license as the PACKAGE package.
 # 
 # Translators:
+# ishita mukherjee <ishitamukh91@gmail.com>, 2014
 msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-07-18 01:54-0400\n"
-"PO-Revision-Date: 2014-07-18 03:19+0000\n"
-"Last-Translator: I Robot\n"
+"POT-Creation-Date: 2014-07-20 01:54-0400\n"
+"PO-Revision-Date: 2014-07-19 21:20+0000\n"
+"Last-Translator: ishita mukherjee <ishitamukh91@gmail.com>\n"
 "Language-Team: Bengali (India) (http://www.transifex.com/projects/p/owncloud/language/bn_IN/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -32,12 +33,12 @@ msgstr ""
 #: ajax/move.php:15
 #, php-format
 msgid "Could not move %s - File with this name already exists"
-msgstr ""
+msgstr "%s সরানো যায়নি-এই নামে আগে থেকেই ফাইল আছে"
 
 #: ajax/move.php:25 ajax/move.php:28
 #, php-format
 msgid "Could not move %s"
-msgstr ""
+msgstr "%s সরানো যায়নি"
 
 #: ajax/newfile.php:58 js/files.js:103
 msgid "File name cannot be empty."
@@ -102,42 +103,42 @@ msgstr ""
 
 #: ajax/upload.php:77
 msgid "No file was uploaded. Unknown error"
-msgstr ""
+msgstr "কোন ফাইল আপলোড করা হয় নি।অজানা ত্রুটি"
 
 #: ajax/upload.php:84
 msgid "There is no error, the file uploaded with success"
-msgstr ""
+msgstr "কোন ত্রুটি নেই,ফাইল সাফল্যের সঙ্গে আপলোড করা হয়েছে"
 
 #: ajax/upload.php:85
 msgid ""
 "The uploaded file exceeds the upload_max_filesize directive in php.ini: "
-msgstr ""
+msgstr "আপলোড করা ফাইল-php.ini মধ্যে upload_max_filesize নির্দেশ অতিক্রম করে:"
 
 #: ajax/upload.php:87
 msgid ""
 "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
 "the HTML form"
-msgstr ""
+msgstr "আপলোড করা ফাইল HTML ফর্মের জন্য  MAX_FILE_SIZE নির্দেশ অতিক্রম করে"
 
 #: ajax/upload.php:88
 msgid "The uploaded file was only partially uploaded"
-msgstr ""
+msgstr "আপলোড করা ফাইল শুধুমাত্র আংশিকভাবে আপলোড করা হয়েছে"
 
 #: ajax/upload.php:89
 msgid "No file was uploaded"
-msgstr ""
+msgstr "কোন ফাইল আপলোড করা হয় নি"
 
 #: ajax/upload.php:90
 msgid "Missing a temporary folder"
-msgstr ""
+msgstr "একটি অস্থায়ী ফোল্ডার পাওয়া যাচ্ছেনা"
 
 #: ajax/upload.php:91
 msgid "Failed to write to disk"
-msgstr ""
+msgstr "ডিস্কে লিখতে ব্যর্থ"
 
 #: ajax/upload.php:111
 msgid "Not enough storage available"
-msgstr ""
+msgstr "যথেষ্ট স্টোরেজ পাওয়া যায় না"
 
 #: ajax/upload.php:173
 msgid "Upload failed. Could not find uploaded file"
@@ -149,7 +150,7 @@ msgstr ""
 
 #: ajax/upload.php:198
 msgid "Invalid directory."
-msgstr ""
+msgstr "অবৈধ ডিরেক্টরি।"
 
 #: appinfo/app.php:11 js/filelist.js:25
 msgid "Files"
@@ -223,11 +224,11 @@ msgstr ""
 
 #: js/fileactions.js:301
 msgid "Delete permanently"
-msgstr ""
+msgstr "স্থায়ীভাবে মুছে দিন"
 
 #: js/fileactions.js:342
 msgid "Rename"
-msgstr ""
+msgstr "পুনঃনামকরণ"
 
 #: js/filelist.js:341
 msgid ""
@@ -237,7 +238,7 @@ msgstr ""
 
 #: js/filelist.js:675 js/filelist.js:1783
 msgid "Pending"
-msgstr ""
+msgstr "মুলতুবি"
 
 #: js/filelist.js:1210
 msgid "Error moving file."
@@ -375,11 +376,11 @@ msgstr ""
 
 #: templates/list.php:12
 msgid "New folder"
-msgstr ""
+msgstr "নতুন ফোল্ডার"
 
 #: templates/list.php:13
 msgid "Folder"
-msgstr ""
+msgstr "ফোল্ডার"
 
 #: templates/list.php:16
 msgid "From link"
@@ -395,7 +396,7 @@ msgstr ""
 
 #: templates/list.php:66
 msgid "Download"
-msgstr ""
+msgstr "ডাউনলোড করুন"
 
 #: templates/list.php:91
 msgid "Upload too large"
index 53e28bb672eda40c044165c54425768714b36c74..2462e56b7b8b199674d1cfadea072a638534facf 100644 (file)
@@ -7,8 +7,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-07-17 01:54-0400\n"
-"PO-Revision-Date: 2014-07-17 05:54+0000\n"
+"POT-Creation-Date: 2014-07-20 01:54-0400\n"
+"PO-Revision-Date: 2014-07-19 20:30+0000\n"
 "Last-Translator: I Robot\n"
 "Language-Team: Bengali (India) (http://www.transifex.com/projects/p/owncloud/language/bn_IN/)\n"
 "MIME-Version: 1.0\n"
@@ -286,7 +286,7 @@ msgstr ""
 
 #: templates/settings.php:8 templates/settings.php:27
 msgid "Folder name"
-msgstr ""
+msgstr "ফোল্ডারের নাম"
 
 #: templates/settings.php:10
 msgid "Configuration"
index b96e6a07a09180fa92741bdf41fef7ce52f48b5f..476fbbd7ad8aa0c35c3b72be0c3c67a64c7742e3 100644 (file)
@@ -7,8 +7,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-07-17 01:54-0400\n"
-"PO-Revision-Date: 2014-07-16 14:42+0000\n"
+"POT-Creation-Date: 2014-07-20 01:54-0400\n"
+"PO-Revision-Date: 2014-07-19 20:50+0000\n"
 "Last-Translator: I Robot\n"
 "Language-Team: Bengali (India) (http://www.transifex.com/projects/p/owncloud/language/bn_IN/)\n"
 "MIME-Version: 1.0\n"
@@ -131,7 +131,7 @@ msgstr ""
 
 #: templates/public.php:30
 msgid "Download"
-msgstr ""
+msgstr "ডাউনলোড করুন"
 
 #: templates/public.php:61
 #, php-format
index ecd6c443964bf6204a296932db66e5308f251cec..18dfeda4186dcd2465a3c85b5415253f31cf8bd2 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud Core 6.0.0\n"
 "Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-07-19 01:54-0400\n"
+"POT-Creation-Date: 2014-07-20 01:54-0400\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 934ae1d8aa580589ccc90121c44b29d7bb84f684..79d3f33edeb321180608a7f4f17323e423dfcb3b 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud Core 6.0.0\n"
 "Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-07-19 01:54-0400\n"
+"POT-Creation-Date: 2014-07-20 01:54-0400\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index fe60520030118694480332969e486099ad2a5bf0..81cfdc66a3f9aa4ca3691fa7f1225218c1642040 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud Core 6.0.0\n"
 "Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-07-19 01:54-0400\n"
+"POT-Creation-Date: 2014-07-20 01:54-0400\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 0dfddd3b7d9a41b86384adf96ce163e04fa0c8c7..f27ee48ca9997d5bb5c8f85f989d8352f40b046b 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud Core 6.0.0\n"
 "Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-07-19 01:54-0400\n"
+"POT-Creation-Date: 2014-07-20 01:54-0400\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index a1fdbcad49f8b2206e2ecbe708e85a9fd54fe02b..07d06f5b001773e08bea356f6769c8879815b4b3 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud Core 6.0.0\n"
 "Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-07-19 01:54-0400\n"
+"POT-Creation-Date: 2014-07-20 01:54-0400\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 5b830744d3246e07a0ea6da28c99dfa88c141ee4..3f8b5b1d5316cdb8aefcf316c94437fe4def3740 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud Core 6.0.0\n"
 "Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-07-19 01:54-0400\n"
+"POT-Creation-Date: 2014-07-20 01:54-0400\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index eebd8b70eb213d351e576c20fd164914deff4af9..f97098fc922b7341e20f0b5b4072d8d681369d0d 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud Core 6.0.0\n"
 "Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-07-19 01:54-0400\n"
+"POT-Creation-Date: 2014-07-20 01:54-0400\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 6748725e4fa82c98935aad2ee16372811243b38f..e3786fda8d37cdb6f6a0c0606dbf51bf5edef9fc 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud Core 6.0.0\n"
 "Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-07-19 01:54-0400\n"
+"POT-Creation-Date: 2014-07-20 01:54-0400\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 3c421cbba643e0601262952fa7d3a26f1dc6aeb3..c030676e62239cf88e3f8f3ec14e50f6862d838c 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud Core 6.0.0\n"
 "Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-07-19 01:54-0400\n"
+"POT-Creation-Date: 2014-07-20 01:54-0400\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 7cd943598332fff938e0991b039df524da545792..0213603d0bbfce8bed8586e3a7449fba90795cc5 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud Core 6.0.0\n"
 "Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-07-19 01:54-0400\n"
+"POT-Creation-Date: 2014-07-20 01:54-0400\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 08de204ee4c97d097282b1ba17fdba929e8ce6a6..5e737e2632bbfcbd1deb39cefc18b4dd87cb5392 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud Core 6.0.0\n"
 "Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-07-19 01:54-0400\n"
+"POT-Creation-Date: 2014-07-20 01:54-0400\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index ac579dc2bd63cd5300ea921ca0ccb710150070c1..0214e2182338431ff9bcfdc73b1d69013342a969 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud Core 6.0.0\n"
 "Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-07-19 01:54-0400\n"
+"POT-Creation-Date: 2014-07-20 01:54-0400\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index e4e72a609fec32d904efd0a3c0204cee23f12ba3..bcf8c883f937b2de9f7d29e70e067ff66498a4cb 100644 (file)
@@ -12,8 +12,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-07-05 01:54-0400\n"
-"PO-Revision-Date: 2014-07-05 03:00+0000\n"
+"POT-Creation-Date: 2014-07-20 01:54-0400\n"
+"PO-Revision-Date: 2014-07-19 07:40+0000\n"
 "Last-Translator: Kaijia Feng <fengkaijia@gmail.com>\n"
 "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/owncloud/language/zh_CN/)\n"
 "MIME-Version: 1.0\n"
@@ -58,14 +58,14 @@ msgid ""
 "correct."
 msgstr "无法更新私钥密码。可能旧密码不正确。"
 
-#: files/error.php:12
+#: files/error.php:13
 msgid ""
 "Encryption app not initialized! Maybe the encryption app was re-enabled "
 "during your session. Please try to log out and log back in to initialize the"
 " encryption app."
 msgstr "加密应用还没有初始化!可能加密应用在你会话期间已被重新启用。请注销并重新登录,以初始化加密应用。"
 
-#: files/error.php:16
+#: files/error.php:17
 #, php-format
 msgid ""
 "Your private key is not valid! Likely your password was changed outside of "
@@ -73,13 +73,13 @@ msgid ""
 " in your personal settings to recover access to your encrypted files."
 msgstr ""
 
-#: files/error.php:19
+#: files/error.php:20
 msgid ""
 "Can not decrypt this file, probably this is a shared file. Please ask the "
 "file owner to reshare the file with you."
 msgstr ""
 
-#: files/error.php:22 files/error.php:27
+#: files/error.php:23 files/error.php:28
 msgid ""
 "Unknown error. Please check your system settings or contact your "
 "administrator"
@@ -96,7 +96,7 @@ msgid ""
 " the encryption app has been disabled."
 msgstr "请确认安装了 PHP 5.3.3 或更新版本,且 OpenSSL 及其 PHP 扩展已经启用并正确配置。加密应用现在已被禁用。"
 
-#: hooks/hooks.php:300
+#: hooks/hooks.php:286
 msgid "Following users are not set up for encryption:"
 msgstr "以下用户还没有设置加密:"
 
@@ -111,7 +111,7 @@ msgstr "初始加密运行中....请稍后再试。"
 #: templates/invalid_private_key.php:8
 #, php-format
 msgid "Go directly to your %spersonal settings%s."
-msgstr ""
+msgstr "直接访问您的%s个人设置%s。"
 
 #: templates/settings-admin.php:2 templates/settings-personal.php:2
 msgid "Encryption"
index ae686869a9558e9b9c9dd592376fbc671cb1338f..08c21ff2b98ed3e075b2d7880ab5de1811758f71 100644 (file)
@@ -3,15 +3,16 @@
 # This file is distributed under the same license as the PACKAGE package.
 # 
 # Translators:
+# Kaijia Feng <fengkaijia@gmail.com>, 2014
 # phy <transifex@phy25.com>, 2014
 # csslayer <wengxt@gmail.com>, 2014
 msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-07-17 01:54-0400\n"
-"PO-Revision-Date: 2014-07-17 05:54+0000\n"
-"Last-Translator: I Robot\n"
+"POT-Creation-Date: 2014-07-20 01:54-0400\n"
+"PO-Revision-Date: 2014-07-19 08:10+0000\n"
+"Last-Translator: Kaijia Feng <fengkaijia@gmail.com>\n"
 "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/owncloud/language/zh_CN/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -38,12 +39,12 @@ msgstr "请提供有效的Dropbox应用key和secret"
 #: ajax/google.php:27
 #, php-format
 msgid "Step 1 failed. Exception: %s"
-msgstr ""
+msgstr "步骤 1 失败。异常:%s"
 
 #: ajax/google.php:38
 #, php-format
 msgid "Step 2 failed. Exception: %s"
-msgstr ""
+msgstr "步骤 2 失败。异常:%s"
 
 #: appinfo/app.php:35 js/app.js:32 templates/settings.php:9
 msgid "External storage"
@@ -75,7 +76,7 @@ msgstr ""
 
 #: appinfo/app.php:59
 msgid "Amazon S3 and compliant"
-msgstr ""
+msgstr "Amazon S3 和兼容协议"
 
 #: appinfo/app.php:62
 msgid "Access Key"
@@ -83,7 +84,7 @@ msgstr "访问密钥"
 
 #: appinfo/app.php:63
 msgid "Secret Key"
-msgstr ""
+msgstr "秘钥"
 
 #: appinfo/app.php:65
 msgid "Hostname (optional)"
@@ -103,7 +104,7 @@ msgstr "启用 SSL"
 
 #: appinfo/app.php:69
 msgid "Enable Path Style"
-msgstr ""
+msgstr "启用 Path Style"
 
 #: appinfo/app.php:77
 msgid "App key"
@@ -147,15 +148,15 @@ msgstr ""
 
 #: appinfo/app.php:108
 msgid "OpenStack Object Storage"
-msgstr ""
+msgstr "OpenStack 对象存储"
 
 #: appinfo/app.php:111
 msgid "Username (required)"
-msgstr ""
+msgstr "用户名 (必须)"
 
 #: appinfo/app.php:112
 msgid "Bucket (required)"
-msgstr ""
+msgstr "Bucket (必须)"
 
 #: appinfo/app.php:113
 msgid "Region (optional for OpenStack Object Storage)"
@@ -183,7 +184,7 @@ msgstr ""
 
 #: appinfo/app.php:119
 msgid "Timeout of HTTP requests in seconds (optional)"
-msgstr ""
+msgstr "HTTP 请求超时(秒) (可选)"
 
 #: appinfo/app.php:132 appinfo/app.php:142
 msgid "Share"
@@ -231,7 +232,7 @@ msgstr "个人"
 
 #: js/mountsfilelist.js:36
 msgid "System"
-msgstr ""
+msgstr "系统"
 
 #: js/settings.js:325 js/settings.js:332
 msgid "Saved"
@@ -268,7 +269,7 @@ msgstr ""
 
 #: templates/list.php:7
 msgid "You don't have any external storages"
-msgstr ""
+msgstr "您没有外部存储"
 
 #: templates/list.php:16
 msgid "Name"
@@ -276,11 +277,11 @@ msgstr "名称"
 
 #: templates/list.php:20
 msgid "Storage type"
-msgstr ""
+msgstr "存储类型"
 
 #: templates/list.php:23
 msgid "Scope"
-msgstr ""
+msgstr "适用范围"
 
 #: templates/settings.php:2
 msgid "External Storage"
index 9221936d1ccfc40b4e6769ae274a4a896bbce2c3..8e6b1f2090a0d9b3f07641c1b108b58d88ad0e5d 100644 (file)
@@ -16,9 +16,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-07-10 04:58-0400\n"
-"PO-Revision-Date: 2014-07-10 07:11+0000\n"
-"Last-Translator: I Robot\n"
+"POT-Creation-Date: 2014-07-20 01:54-0400\n"
+"PO-Revision-Date: 2014-07-19 07:40+0000\n"
+"Last-Translator: Kaijia Feng <fengkaijia@gmail.com>\n"
 "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/owncloud/language/zh_CN/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -314,19 +314,19 @@ msgstr "恢复加密密钥。"
 msgid "Unable to delete {objName}"
 msgstr "无法删除 {objName}"
 
-#: js/users/groups.js:73 js/users/groups.js:178
+#: js/users/groups.js:92 js/users/groups.js:200
 msgid "Error creating group"
 msgstr "创建组时出错"
 
-#: js/users/groups.js:177
+#: js/users/groups.js:199
 msgid "A valid group name must be provided"
 msgstr "请提供一个有效的组名称"
 
-#: js/users/groups.js:205
+#: js/users/groups.js:227
 msgid "deleted {groupName}"
 msgstr "已删除 {groupName}"
 
-#: js/users/groups.js:206 js/users/users.js:265
+#: js/users/groups.js:228 js/users/users.js:296
 msgid "undo"
 msgstr "撤销"
 
@@ -346,31 +346,31 @@ msgstr "组管理员"
 msgid "Delete"
 msgstr "删除"
 
-#: js/users/users.js:85 templates/users/part.userlist.php:98
+#: js/users/users.js:84 templates/users/part.userlist.php:98
 msgid "never"
 msgstr "从不"
 
-#: js/users/users.js:264
+#: js/users/users.js:295
 msgid "deleted {userName}"
 msgstr "已删除 {userName}"
 
-#: js/users/users.js:381
+#: js/users/users.js:431
 msgid "add group"
 msgstr "增加组"
 
-#: js/users/users.js:578
+#: js/users/users.js:631
 msgid "A valid username must be provided"
 msgstr "必须提供合法的用户名"
 
-#: js/users/users.js:579 js/users/users.js:585 js/users/users.js:600
+#: js/users/users.js:632 js/users/users.js:638 js/users/users.js:653
 msgid "Error creating user"
 msgstr "创建用户出错"
 
-#: js/users/users.js:584
+#: js/users/users.js:637
 msgid "A valid password must be provided"
 msgstr "必须提供合法的密码"
 
-#: js/users/users.js:608
+#: js/users/users.js:667
 msgid "Warning: Home directory for user \"{user}\" already exists"
 msgstr "警告:用户 \"{user}\" 的家目录已存在"
 
@@ -567,7 +567,7 @@ msgstr "cron.php 已注册于一个 webcron 服务来通过 http 每 15 分钟
 
 #: templates/admin.php:229
 msgid "Use system's cron service to call the cron.php file every 15 minutes."
-msgstr ""
+msgstr "使用系统 CRON 服务每 15 分钟执行一次 cron.php 文件。"
 
 #: templates/admin.php:234
 msgid "Sharing"
index f129efe958eb474bc5182321573d08ea866196aa..427ebb9958c2e2386135ef3806eccf81a37d957a 100644 (file)
@@ -3,6 +3,7 @@
 # This file is distributed under the same license as the PACKAGE package.
 # 
 # Translators:
+# Kaijia Feng <fengkaijia@gmail.com>, 2014
 # Martin Liu <liuzh66@gmail.com>, 2014
 # phy <transifex@phy25.com>, 2014
 # wang <modokwang@gmail.com>, 2013
@@ -10,9 +11,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-07-05 01:54-0400\n"
-"PO-Revision-Date: 2014-07-04 15:13+0000\n"
-"Last-Translator: phy <transifex@phy25.com>\n"
+"POT-Creation-Date: 2014-07-20 01:54-0400\n"
+"PO-Revision-Date: 2014-07-19 07:40+0000\n"
+"Last-Translator: Kaijia Feng <fengkaijia@gmail.com>\n"
 "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/owncloud/language/zh_CN/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -163,7 +164,7 @@ msgstr ""
 
 #: lib/wizard.php:858 lib/wizard.php:870
 msgid "Invalid Host"
-msgstr ""
+msgstr "无效的主机"
 
 #: settings.php:52
 msgid "Server"
@@ -228,7 +229,7 @@ msgstr ""
 
 #: templates/part.wizard-groupfilter.php:38
 msgid "groups found"
-msgstr ""
+msgstr "找到组"
 
 #: templates/part.wizard-loginfilter.php:4
 msgid "Users login with this attribute:"
@@ -323,7 +324,7 @@ msgstr ""
 
 #: templates/part.wizard-userfilter.php:38
 msgid "users found"
-msgstr ""
+msgstr "找到用户"
 
 #: templates/part.wizardcontrols.php:5
 msgid "Back"
index 403f65533de7196d2ce10fa9ffd41523e3ba28bd..da33b075b3412bc57fb81d5706e714c024f69cdd 100644 (file)
@@ -120,6 +120,7 @@ $TRANSLATIONS = array(
 "Cron was not executed yet!" => "定时任务还未被执行!",
 "Execute one task with each page loaded" => "每个页面加载后执行一个任务",
 "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." => "cron.php 已注册于一个 webcron 服务来通过 http 每 15 分钟执行 cron.php。",
+"Use system's cron service to call the cron.php file every 15 minutes." => "使用系统 CRON 服务每 15 分钟执行一次 cron.php 文件。",
 "Sharing" => "共享",
 "Allow apps to use the Share API" => "允许应用软件使用共享API",
 "Allow users to share via link" => "允许用户通过链接分享文件",