Skip to content

Commit

Permalink
Merge pull request #1005 from joomla/l10n_crowdin_installer_v5
Browse files Browse the repository at this point in the history
  • Loading branch information
tecpromotion authored Feb 10, 2024
2 parents 3b75d02 + 314885a commit c0a53bc
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,7 @@ JGLOBAL_SELECT_NO_RESULTS_MATCH="未找到匹配的內容"
JGLOBAL_SELECT_SOME_OPTIONS="可以選擇一個或多個"
JHIDEPASSWORD="不顯示密碼"
JINVALID_TOKEN="安全令牌無效,請求被拒絕. 請刷新頁面再試。"
JINVALID_TOKEN_NOTICE="安全令牌(token)不匹配. 為了預防安全了漏洞造成破壞,請求被中止. 請重試。"
JNEXT="下一頁"
JNO="永不"
JNOTICE="注意"
Expand All @@ -229,6 +230,7 @@ JLIB_FILESYSTEM_ERROR_PATH_IS_NOT_A_FOLDER="%1$s: 路徑不是一個文件夾。
JLIB_FORM_FIELD_INVALID="不合法的欄位: "
JLIB_FORM_VALIDATE_FIELD_INVALID="無效字段: %s "
JLIB_FORM_VALIDATE_FIELD_REQUIRED="必填字段 %s "
JLIB_INSTALLER_ABORT="語言安裝異常中止: %s"
JLIB_INSTALLER_ABORT_CREATE_DIRECTORY="擴充套件 %1$s: 儲存建立 %2$s 目錄失敗"
JLIB_INSTALLER_ABORT_NOINSTALLPATH="安裝路徑不存在"
JLIB_INSTALLER_ABORT_PACK_INSTALL_ERROR_EXTENSION="套件包 %1$s: 安裝擴充套件時發生錯誤: %2$s."
Expand Down Expand Up @@ -263,6 +265,7 @@ MESSAGE="Message"
NOTICE="注意"
WARNING="警告"
; Javascript ajax error messages
JLIB_JS_AJAX_ERROR_CONNECTION_ABORT="在獲取JSON數據時發生了連接中止。"
JLIB_JS_AJAX_ERROR_NO_CONTENT="沒有返回內容。"
JLIB_JS_AJAX_ERROR_OTHER="獲取 JSON 資料時發出錯鋘: HTTP %d 狀態碼。"
JLIB_JS_AJAX_ERROR_PARSE="處理下列 JSON 數據時出現解析錯誤:<br/><code style=\"color:inherit;white-space:pre-wrap;padding:0;margin:0;border:0;background:inherit;\">%s</code>"
Expand Down

0 comments on commit c0a53bc

Please sign in to comment.