zh_TW.php 1.01 KB
<?php
$TRANSLATIONS = array(
"Your settings have been updated." => "您的設定已更新.",
"Activity" => "活動",
"A file or folder has been <strong>shared</strong>" => "檔案或目錄已經被 <strong>分享</strong>",
"You created %1\$s" => "您建立了 %1\$s",
"%2\$s created %1\$s" => "%2\$s 已建立 %1\$s",
"You changed %1\$s" => "您異動了 %1\$s",
"%2\$s changed %1\$s" => "%2\$s 已異動 %1\$s",
"You deleted %1\$s" => "您刪除了 %1\$s",
"%2\$s deleted %1\$s" => "%2\$s 已刪除 %1\$s",
"Files" => "檔案",
"_%s and <strong class=\_tooltip\_ title=\_%s\_>%n more</strong>_::_%s and <strong class=\_tooltip\_ title=\_%s\_>%n more</strong>_" => array(""),
"_%s and %n more_::_%s and %n more_" => array(""),
"You will see a list of events here when you start to use your %s." => "當您開始使用您的 %s 時候,您將會在這看到事件列表。",
"Notifications" => "通知",
"Mail" => "電子郵件",
"Stream" => "串流",
"Daily" => "每日",
"Weekly" => "每週"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";