Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lokalise: Translations update #135

Merged
merged 1 commit into from
Aug 30, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion translations/ui-plugin-bursar-export/fr_FR.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"meta.title": "Exportations intendant",
"meta.title": "Configuration du transfert",
"permission.bursar-exports.all": "Exportations intendant: administration",
"bursarExports.paneTitle": "Transfer configuration",
"bursarExports.button.addCondition": "Add condition",
Expand Down
40 changes: 20 additions & 20 deletions translations/ui-plugin-bursar-export/ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,11 @@
"bursarExports.criteria.select.type": "手数料/罰金 タイプ",
"bursarExports.criteria.select.location": "資料所在",
"bursarExports.criteria.select.servicePoint": "資料サービスポイント",
"bursarExports.criteria.select.patronGroup": "Patron group",
"bursarExports.criteria.select.patronGroup": "利用者グループ",
"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.type.automatic": "自動",
"bursarExports.criteria.location.inst": "機関",
"bursarExports.criteria.location.camp": "キャンパス",
"bursarExports.criteria.location.lib": "図書館",
Expand All @@ -46,7 +46,7 @@
"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": "フィルタータイプ",
"bursarExports.aggregate.filter.header": "Only include patrons with:",
"bursarExports.aggregate.filter.none": "None (include all patrons)",
"bursarExports.aggregate.filter.numAccounts": "Number of accounts",
Expand All @@ -59,15 +59,15 @@
"bursarExports.aggregate.filter.operator.greater": "より大きいが等しくない",
"bursarExports.aggregate.filter.operator.greaterEqual": "以上である",
"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.header.accordion": "ヘッダー形式",
"bursarExports.footer.accordion": "フッター形式",
"bursarExports.token.newline": "改行 (LF)",
"bursarExports.token.newlineMicrosoft": "改行 (MicrosoftCRLF)",
"bursarExports.token.tab": "タブ",
"bursarExports.token.comma": "Comma",
"bursarExports.token.comma": "コンマ",
"bursarExports.token.whitespace": "Whitespace",
"bursarExports.token.arbitraryText": "Text",
"bursarExports.token.currentDate": "Current date",
"bursarExports.token.arbitraryText": "テキスト",
"bursarExports.token.currentDate": "現在日付",
"bursarExports.token.constantConditional": "Conditional text",
"bursarExports.token.numAccounts": "Number of accounts",
"bursarExports.token.totalAmount": "合計額",
Expand All @@ -79,16 +79,16 @@
"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": "値",
"bursarExports.token.headerFooter.typeSelect": "Header/footer type select",
"bursarExports.token.headerFooter.typeSelect": "ヘッダー/フッタータイプの選択",
"bursarExports.token.dataType.typeSelect": "データタイプ選択",
"bursarExports.token.whitespace.numSpaces": "Number of spaces",
"bursarExports.token.currentDate.format": "フォーマット",
"bursarExports.token.currentDate.format.yearLong": "Year (4-digit)",
"bursarExports.token.currentDate.format.yearLong": "年(4桁)",
"bursarExports.token.currentDate.format.yearShort": "年(2桁)",
"bursarExports.token.currentDate.format.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.hour": "",
"bursarExports.token.currentDate.format.minute": "",
"bursarExports.token.currentDate.format.second": "Second",
"bursarExports.token.currentDate.format.quarter": "Quarter",
"bursarExports.token.currentDate.format.isoWeekNum": "ISO week number",
Expand All @@ -98,11 +98,11 @@
"bursarExports.token.currentDate.format.YYYY-MM-DD": "YYYY-MM-DD",
"bursarExports.token.currentDate.format.MMDDYYYY": "MMDDYYYYY",
"bursarExports.token.currentDate.format.DDMMYYYY": "DDMMYYYYY",
"bursarExports.token.currentDate.timezone": "Timezone",
"bursarExports.token.currentDate.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": "日付",
"bursarExports.token.accountDate.dateType.created": "作成日",
"bursarExports.token.accountDate.dateType.updated": "最終更新日",
"bursarExports.token.accountDate.dateType.dueItem": "資料期限",
"bursarExports.token.accountDate.dateType.dueLoan": "貸出終了日",
Expand All @@ -118,10 +118,10 @@
"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.extId": "外部ID",
"bursarExports.token.userInfo.groupId": "利用者グループ ID",
"bursarExports.token.userInfo.barcode": "バーコード",
"bursarExports.token.userInfo.username": "Username",
"bursarExports.token.userInfo.username": "ユーザー名",
"bursarExports.token.userInfo.firstname": "名",
"bursarExports.token.userInfo.middlename": "ミドルネーム",
"bursarExports.token.userInfo.lastname": "姓",
Expand Down
Loading
Loading