Skip to content

Commit

Permalink
Update translation strings
Browse files Browse the repository at this point in the history
Lokalise: Translations update
  • Loading branch information
folio-translations authored Apr 22, 2024
2 parents 49f95a4 + 1bc9ada commit f2a8ec9
Showing 1 changed file with 144 additions and 144 deletions.
288 changes: 144 additions & 144 deletions translations/ui-plugin-bursar-export/zh_TW.json
Original file line number Diff line number Diff line change
@@ -1,151 +1,151 @@
{
"meta.title": "费用/罚款导出",
"permission.bursar-exports.all": "费用/罚款导出:费用/罚款管理",
"bursarExports.paneTitle": "Transfer configuration",
"bursarExports.button.addCondition": "Add condition",
"bursarExports.button.add": "Add",
"bursarExports.button.save": "Save",
"bursarExports.button.runManually": "Run manually",
"bursarExports.otherwise": "Otherwise:",
"bursarExports.scheduling.accordion": "Scheduling",
"bursarExports.scheduling.frequency": "Frequency",
"bursarExports.scheduling.frequency.manual": "Never (run manually)",
"bursarExports.scheduling.frequency.hours": "Hours",
"bursarExports.scheduling.frequency.days": "Days",
"bursarExports.scheduling.frequency.weeks": "Weeks",
"bursarExports.scheduling.interval.HOUR": "Hours between runs",
"bursarExports.scheduling.interval.DAY": "Days between runs",
"bursarExports.scheduling.interval.WEEK": "Weeks between runs",
"bursarExports.scheduling.time": "Start time",
"bursarExports.scheduling.weekdays": "Run on weekdays",
"bursarExports.scheduler.mutation.automatic.success": "Configuration saved",
"bursarExports.scheduler.mutation.automatic.error": "Failed to save job",
"bursarExports.scheduler.mutation.manual.success": "Job has been scheduled",
"bursarExports.scheduler.mutation.manual.error": "Failed to start job",
"bursarExports.criteria.accordion": "Criteria",
"bursarExports.criteria.select.allOf": "All of:",
"bursarExports.criteria.select.anyOf": "Any of:",
"bursarExports.criteria.select.noneOf": "None of:",
"bursarExports.criteria.select.age": "Age",
"bursarExports.criteria.select.amount": "Amount",
"bursarExports.criteria.select.owner": "Fee/fine owner",
"bursarExports.criteria.select.type": "Fee/fine type",
"bursarExports.criteria.select.location": "Item location",
"bursarExports.criteria.select.servicePoint": "Item service point",
"bursarExports.criteria.select.patronGroup": "Patron group",
"bursarExports.criteria.select.none": "No criteria (always run)",
"bursarExports.criteria.select.label": "Criteria",
"bursarExports.criteria.age.value": "Number of days old",
"bursarExports.criteria.type.automatic": "Automatic",
"bursarExports.criteria.location.inst": "Institution",
"bursarExports.criteria.location.camp": "Campus",
"bursarExports.criteria.location.lib": "Library",
"bursarExports.criteria.location.loc": "Location",
"bursarExports.criteria.servicePoint.value": "Service point",
"bursarExports.conditional.card.header": "If:",
"bursarExports.aggregate.accordion": "Aggregate by patron",
"bursarExports.aggregate.enabler": "Group data by patron",
"bursarExports.aggregate.description": "If enabled, each output row will correspond to a single patron with all of their accounts, rather than just a single account.",
"bursarExports.aggregate.filter": "Filter type",
"bursarExports.aggregate.filter.header": "Only include patrons with:",
"bursarExports.aggregate.filter.none": "None (include all patrons)",
"bursarExports.aggregate.filter.numAccounts": "Number of accounts",
"bursarExports.aggregate.filter.numAccounts.amount": "Number of accounts",
"bursarExports.aggregate.filter.totalAmount": "Total amount",
"bursarExports.aggregate.filter.totalAmount.amount": "Amount",
"bursarExports.aggregate.filter.operator": "Comparison operator",
"bursarExports.aggregate.filter.operator.less": "Less than but not equal to",
"bursarExports.aggregate.filter.operator.lessEqual": "Less than or equal to",
"bursarExports.aggregate.filter.operator.greater": "Greater than but not equal to",
"bursarExports.aggregate.filter.operator.greaterEqual": "Greater than or equal to",
"bursarExports.aggregate.filter.description": "This will be applied after accounts are evaluated per the “Criteria” specified above.",
"bursarExports.header.accordion": "Header format",
"bursarExports.footer.accordion": "Footer format",
"bursarExports.token.newline": "Newline (LF)",
"bursarExports.token.newlineMicrosoft": "Newline (Microsoft, CRLF)",
"bursarExports.token.tab": "Tab",
"bursarExports.token.comma": "Comma",
"bursarExports.token.whitespace": "Whitespace",
"bursarExports.token.arbitraryText": "Text",
"bursarExports.token.currentDate": "Current date",
"bursarExports.token.constantConditional": "Conditional text",
"bursarExports.token.numAccounts": "Number of accounts",
"bursarExports.token.totalAmount": "Total amount",
"bursarExports.token.userData": "User info",
"bursarExports.token.accountAmount": "Account amount",
"bursarExports.token.accountDate": "Account date",
"bursarExports.token.feeFineType": "Fee/fine type",
"bursarExports.token.itemInfo": "Item info",
"bursarExports.token.fallback": "Fallback value",
"bursarExports.token.fallback.description": "If the chosen value is not available/applicable, the fallback value will be used instead.",
"bursarExports.token.value": "Value",
"bursarExports.token.headerFooter.typeSelect": "Header/footer type select",
"bursarExports.token.dataType.typeSelect": "Data type select",
"bursarExports.token.whitespace.numSpaces": "Number of spaces",
"bursarExports.token.currentDate.format": "Format",
"bursarExports.token.currentDate.format.yearLong": "Year (4-digit)",
"bursarExports.token.currentDate.format.yearShort": "Year (2-digit)",
"bursarExports.token.currentDate.format.month": "Month",
"bursarExports.token.currentDate.format.date": "Day of month",
"bursarExports.token.currentDate.format.hour": "Hour",
"bursarExports.token.currentDate.format.minute": "Minute",
"bursarExports.token.currentDate.format.second": "Second",
"bursarExports.token.currentDate.format.quarter": "Quarter",
"bursarExports.token.currentDate.format.isoWeekNum": "ISO week number",
"bursarExports.token.currentDate.format.isoWeekYear": "ISO week year",
"bursarExports.token.currentDate.format.dayOfYear": "Day of year",
"meta.title": "轉帳設置",
"permission.bursar-exports.all": "轉帳匯出:修改設置並開始作業",
"bursarExports.paneTitle": "轉帳設置",
"bursarExports.button.addCondition": "新增條件",
"bursarExports.button.add": "建立",
"bursarExports.button.save": "儲存",
"bursarExports.button.runManually": "手動執行",
"bursarExports.otherwise": "否則:",
"bursarExports.scheduling.accordion": "排程中",
"bursarExports.scheduling.frequency": "頻率",
"bursarExports.scheduling.frequency.manual": "從不(手動執行)",
"bursarExports.scheduling.frequency.hours": "小時",
"bursarExports.scheduling.frequency.days": "",
"bursarExports.scheduling.frequency.weeks": "",
"bursarExports.scheduling.interval.HOUR": "運行間隔小時",
"bursarExports.scheduling.interval.DAY": "執行間隔天數",
"bursarExports.scheduling.interval.WEEK": "執行間隔幾週",
"bursarExports.scheduling.time": "起始時間",
"bursarExports.scheduling.weekdays": "工作日執行",
"bursarExports.scheduler.mutation.automatic.success": "設置已儲存",
"bursarExports.scheduler.mutation.automatic.error": "儲存作業失敗",
"bursarExports.scheduler.mutation.manual.success": "作業已安排",
"bursarExports.scheduler.mutation.manual.error": "開始作業失敗",
"bursarExports.criteria.accordion": "條件",
"bursarExports.criteria.select.allOf": "所有的:",
"bursarExports.criteria.select.anyOf": "任何:",
"bursarExports.criteria.select.noneOf": "沒有:",
"bursarExports.criteria.select.age": "年齡",
"bursarExports.criteria.select.amount": "金額",
"bursarExports.criteria.select.owner": "費用 / 罰款 所有者",
"bursarExports.criteria.select.type": "費用 / 罰款 類型",
"bursarExports.criteria.select.location": "單件館藏地",
"bursarExports.criteria.select.servicePoint": "單件服務據點",
"bursarExports.criteria.select.patronGroup": "讀者群組",
"bursarExports.criteria.select.none": "無條件(始終執行)",
"bursarExports.criteria.select.label": "條件",
"bursarExports.criteria.age.value": "天數",
"bursarExports.criteria.type.automatic": "自動的",
"bursarExports.criteria.location.inst": "機構",
"bursarExports.criteria.location.camp": "校區",
"bursarExports.criteria.location.lib": "圖書館",
"bursarExports.criteria.location.loc": "館藏地",
"bursarExports.criteria.servicePoint.value": "服務據點",
"bursarExports.conditional.card.header": "如果:",
"bursarExports.aggregate.accordion": "按讀者總計",
"bursarExports.aggregate.enabler": "按讀者將資料進行分組",
"bursarExports.aggregate.description": "如果啟用,每個輸出行將對應於一個讀者及其所有帳戶,而不僅僅是一個帳戶。",
"bursarExports.aggregate.filter": "篩選器類型",
"bursarExports.aggregate.filter.header": "僅包括具有以下條件的讀者:",
"bursarExports.aggregate.filter.none": "無(包括所有讀者)",
"bursarExports.aggregate.filter.numAccounts": "帳戶數量",
"bursarExports.aggregate.filter.numAccounts.amount": "帳戶數量",
"bursarExports.aggregate.filter.totalAmount": "總金額",
"bursarExports.aggregate.filter.totalAmount.amount": "金額",
"bursarExports.aggregate.filter.operator": "比較運算子",
"bursarExports.aggregate.filter.operator.less": "小於但不等於",
"bursarExports.aggregate.filter.operator.lessEqual": "小於或等於",
"bursarExports.aggregate.filter.operator.greater": "大於但不等於",
"bursarExports.aggregate.filter.operator.greaterEqual": "大於或等於",
"bursarExports.aggregate.filter.description": "這將在根據上述指定的“條件”評估帳戶後應用。",
"bursarExports.header.accordion": "標頭格式",
"bursarExports.footer.accordion": "頁尾格式",
"bursarExports.token.newline": "換行 (LF)",
"bursarExports.token.newlineMicrosoft": "換行(微軟、CRLF",
"bursarExports.token.tab": "製表(tab)鍵",
"bursarExports.token.comma": "逗號",
"bursarExports.token.whitespace": "空白",
"bursarExports.token.arbitraryText": "文字",
"bursarExports.token.currentDate": "目前日期",
"bursarExports.token.constantConditional": "條件文字",
"bursarExports.token.numAccounts": "帳戶數量",
"bursarExports.token.totalAmount": "總金額",
"bursarExports.token.userData": "使用者資訊",
"bursarExports.token.accountAmount": "帳戶金額",
"bursarExports.token.accountDate": "帳戶日期",
"bursarExports.token.feeFineType": "費用 / 罰款 類型",
"bursarExports.token.itemInfo": "單件資訊",
"bursarExports.token.fallback": "倒退值",
"bursarExports.token.fallback.description": "如果所選值不可用/不適用,則將使用替代值。",
"bursarExports.token.value": "",
"bursarExports.token.headerFooter.typeSelect": "頁首/頁尾類型選擇",
"bursarExports.token.dataType.typeSelect": "資料類型選擇",
"bursarExports.token.whitespace.numSpaces": "空格數",
"bursarExports.token.currentDate.format": "格式",
"bursarExports.token.currentDate.format.yearLong": "年份(4 位數)",
"bursarExports.token.currentDate.format.yearShort": "年(2 位數)",
"bursarExports.token.currentDate.format.month": "",
"bursarExports.token.currentDate.format.date": "一個月中的哪一天",
"bursarExports.token.currentDate.format.hour": "小時",
"bursarExports.token.currentDate.format.minute": "分鐘",
"bursarExports.token.currentDate.format.second": "",
"bursarExports.token.currentDate.format.quarter": "季度",
"bursarExports.token.currentDate.format.isoWeekNum": "ISO週數",
"bursarExports.token.currentDate.format.isoWeekYear": "ISO週數年",
"bursarExports.token.currentDate.format.dayOfYear": "一年中的某一天",
"bursarExports.token.currentDate.format.YYYYMMDD": "YYYYMMDD",
"bursarExports.token.currentDate.format.YYYY-MM-DD": "YYYY-MM-DD",
"bursarExports.token.currentDate.format.MMDDYYYY": "MMDDYYYY",
"bursarExports.token.currentDate.format.DDMMYYYY": "DDMMYYYY",
"bursarExports.token.currentDate.timezone": "Timezone",
"bursarExports.token.accountAmount.enableDecimal": "Include the decimal point",
"bursarExports.token.accountAmount.enableDecimal.description": "If selected, amounts will be exported like “12.50” if left unselected, they will be exported like “1250”.",
"bursarExports.token.accountDate.dateType": "Date",
"bursarExports.token.accountDate.dateType.created": "Creation date",
"bursarExports.token.accountDate.dateType.updated": "Last updated date",
"bursarExports.token.accountDate.dateType.dueItem": "Item due date",
"bursarExports.token.accountDate.dateType.dueLoan": "Loan end date",
"bursarExports.token.accountDate.fallback.description": "If the chosen date is not available/applicable, the fallback value will be used instead.",
"bursarExports.token.feeFineType.attribute": "Attribute",
"bursarExports.token.feeFineType.name": "Type name",
"bursarExports.token.feeFineType.id": "Type ID",
"bursarExports.token.itemInfo.name": "Name",
"bursarExports.token.itemInfo.barcode": "Barcode",
"bursarExports.token.itemInfo.material": "Material type",
"bursarExports.token.itemInfo.instId": "Institution ID",
"bursarExports.token.itemInfo.campId": "Campus ID",
"bursarExports.token.itemInfo.libId": "Library ID",
"bursarExports.token.itemInfo.locId": "Location ID",
"bursarExports.token.currentDate.timezone": "時區",
"bursarExports.token.accountAmount.enableDecimal": "包括小數點",
"bursarExports.token.accountAmount.enableDecimal.description": "如果選擇,金額將匯出為“12.50”,如果未選擇,金額將匯出為“1250”",
"bursarExports.token.accountDate.dateType": "日期",
"bursarExports.token.accountDate.dateType.created": "建立日期",
"bursarExports.token.accountDate.dateType.updated": "最後更新日期",
"bursarExports.token.accountDate.dateType.dueItem": "單件到期日",
"bursarExports.token.accountDate.dateType.dueLoan": "借閱到期日",
"bursarExports.token.accountDate.fallback.description": "如果所選日期不可用/不適用,則將使用替代值。",
"bursarExports.token.feeFineType.attribute": "屬性",
"bursarExports.token.feeFineType.name": "類型名稱",
"bursarExports.token.feeFineType.id": "類型 ID",
"bursarExports.token.itemInfo.name": "名稱",
"bursarExports.token.itemInfo.barcode": "條碼",
"bursarExports.token.itemInfo.material": "資料類型",
"bursarExports.token.itemInfo.instId": "機構ID",
"bursarExports.token.itemInfo.campId": "校區ID",
"bursarExports.token.itemInfo.libId": "圖書館ID",
"bursarExports.token.itemInfo.locId": "館藏地ID",
"bursarExports.token.userInfo.folioId": "Folio ID",
"bursarExports.token.userInfo.extId": "External ID",
"bursarExports.token.userInfo.groupId": "Patron group ID",
"bursarExports.token.userInfo.barcode": "Barcode",
"bursarExports.token.userInfo.username": "Username",
"bursarExports.token.userInfo.firstname": "First name",
"bursarExports.token.userInfo.middlename": "Middle name",
"bursarExports.token.userInfo.lastname": "Last name",
"bursarExports.token.constantConditional.value": "Then use:",
"bursarExports.token.constantConditional.description": "Conditions will be evaluated in order, with the first matched value being used. If no conditions are matched, the fallback value will be used.",
"bursarExports.data.accordion.patron": "Patron data format",
"bursarExports.data.accordion.account": "Account data format",
"bursarExports.lengthControl.length": "Desired length",
"bursarExports.lengthControl.filler": "Fill extra space with",
"bursarExports.lengthControl.direction.addOnly": "Add characters to",
"bursarExports.lengthControl.direction.addOrTruncate": "Add/remove characters to/from",
"bursarExports.lengthControl.direction.front": "Start",
"bursarExports.lengthControl.direction.back": "End",
"bursarExports.lengthControl.truncate": "Truncate if too long",
"bursarExports.preview.accordion": "Preview",
"bursarExports.preview.header": "Export preview",
"bursarExports.preview.wrap": "Wrap long lines",
"bursarExports.preview.description": "This preview is only a sample and does not represent real data, nor does it consider any specified criteria.",
"bursarExports.preview.enableInvisibleChar": "Display invisible characters (newlines, tabs, and spaces)",
"bursarExports.transfer.accordion": "Transfer accounts to",
"bursarExports.transfer.description": "Conditions will be evaluated in order, with the first matched transfer account being used. If no conditions are matched, the account listed under “otherwise” will be used.",
"bursarExports.transfer.owner": "Fee/fine owner",
"bursarExports.transfer.account": "Transfer account",
"bursarExports.transfer.transferTo": "Transfer to:",
"permission.bursar-exports.manual": "Transfer exports: Start manual jobs",
"permission.bursar-exports.view": "Transfer exports: View configuration"
"bursarExports.token.userInfo.extId": "外部ID",
"bursarExports.token.userInfo.groupId": "讀者群組ID",
"bursarExports.token.userInfo.barcode": "條碼",
"bursarExports.token.userInfo.username": "使用者名稱",
"bursarExports.token.userInfo.firstname": "",
"bursarExports.token.userInfo.middlename": "中間名",
"bursarExports.token.userInfo.lastname": "",
"bursarExports.token.constantConditional.value": "然後使用:",
"bursarExports.token.constantConditional.description": "將按訂單評估條件,並使用第一個符合的值。如果沒有符合條件,則將使用倒退值。",
"bursarExports.data.accordion.patron": "讀者資料格式",
"bursarExports.data.accordion.account": "帳戶資料格式",
"bursarExports.lengthControl.length": "所需長度",
"bursarExports.lengthControl.filler": "填滿額外的空格",
"bursarExports.lengthControl.direction.addOnly": "添加字元到",
"bursarExports.lengthControl.direction.addOrTruncate": "新增/刪除字元",
"bursarExports.lengthControl.direction.front": "開始",
"bursarExports.lengthControl.direction.back": "结束",
"bursarExports.lengthControl.truncate": "如果太長則截斷",
"bursarExports.preview.accordion": "預覽",
"bursarExports.preview.header": "匯出預覽",
"bursarExports.preview.wrap": "換行長線",
"bursarExports.preview.description": "此預覽僅是一個範例,並不代表真實資料,也不考慮任何指定的條件。",
"bursarExports.preview.enableInvisibleChar": "顯示不可見字元(換行、tabs和空格)",
"bursarExports.transfer.accordion": "將帳戶轉入",
"bursarExports.transfer.description": "將按訂單評估條件,並使用第一個符合的轉帳帳戶。如果沒有符合條件,則將使用「否則」下列出的帳戶。",
"bursarExports.transfer.owner": "費用 / 罰款 所有者",
"bursarExports.transfer.account": "轉帳帳戶",
"bursarExports.transfer.transferTo": "轉帳至",
"permission.bursar-exports.manual": "轉帳匯出:開始手動作業",
"permission.bursar-exports.view": "轉帳匯出:查看設定"
}

0 comments on commit f2a8ec9

Please sign in to comment.