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 #669

Merged
merged 1 commit into from
Dec 27, 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-organizations/pt_BR.json
Original file line number Diff line number Diff line change
Expand Up @@ -495,7 +495,7 @@
"versionHistory.field.accounts.description": "Descrição (Conta)",
"versionHistory.field.accounts.notes": "Notas (Conta)",
"integration.info.integrationType": "Tipo de integração",
"integration.info.integrationType.claiming": "Reivindicação",
"integration.info.integrationType.claiming": "Reclamação",
"integration.info.integrationType.ordering": "Pedidos",
"integration.info.transmissionMethod": "Método de transmissão",
"integration.info.transmissionMethod.fileDownLoad": "Baixar arquivo",
Expand Down
14 changes: 7 additions & 7 deletions translations/ui-organizations/zh_TW.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"search": "查詢",
"resultCount": "找到 {count, number} {count, plural, one {筆紀錄} other {筆紀錄}}",
"data.contactTypes.email": "電子郵件",
"data.contactTypes.mail": "電子郵件(主要地址)",
"data.contactTypes.mail": "電子郵件 ( 主要 )",
"data.contactTypes.textMessage": "文字訊息",
"data.contactTypes.addressLine1": "地址第一行",
"data.contactTypes.addressLine2": "地址第二行",
Expand Down Expand Up @@ -301,7 +301,7 @@
"contactInfo.vendorCategory.shipments": "出貨",
"save.error.creds": "儲存帳號密碼時發生錯誤",
"save.error.assignInterface": "將介面分配給組織時發生錯誤",
"contactPeople.errors.noPrimaryRecord": "未選擇主要記錄",
"contactPeople.errors.noPrimaryRecord": "未選擇主要紀錄",
"contactPeople.removedContact": "移除聯絡人",
"permission.view": "組織機構:查看",
"permission.edit": "組織機構:查看、編輯",
Expand All @@ -311,7 +311,7 @@
"permission.creds.manage": "組織機構:介面用戶名稱和密碼:查看、編輯、建立、刪除",
"permission.acqUnits.assign": "組織機構:將採購單位指定到新訂單",
"permission.acqUnits.manage": "組織機構:管理採購單位",
"permission.settings": "設定組織機構):可以查看和編輯設定",
"permission.settings": "設定 ( 組織機構 ) : 可以查看和編輯設定",
"appMenu.organizationsAppSearch": "搜尋組織機構應用程式",
"view.exportLog": "瀏覽匯出紀錄",
"integrationDetails": "整合詳細資訊",
Expand Down Expand Up @@ -405,12 +405,12 @@
"permission.integrations.creds.edit": "組織:整合使用者名稱和密碼:檢視、編輯",
"integration.scheduling.schedulePeriod.none": "請選擇日程時段",
"settings.categories.cannotDeleteTermHeader": "無法刪除類別",
"settings.categories.cannotDeleteTermMessage": "該類別無法刪除,因為它正被一條或多筆記錄使用。",
"settings.categories.cannotDeleteTermMessage": "該類別無法刪除,因為它正被一條或多筆紀錄使用。",
"settings.categories.deleteEntry": "刪除類別",
"settings.categories.termDeleted": "類別<b> {term} </b>已成功<b>刪除</b>",
"settings.categories.termWillBeDeleted": "類別<b> {term} </b>將被<b>刪除。 </b>",
"settings.types.cannotDeleteTermHeader": "無法刪除類型",
"settings.types.cannotDeleteTermMessage": "該類型無法刪除,因為它正被一條或多筆記錄使用。",
"settings.types.cannotDeleteTermMessage": "該類型無法刪除,因為它正被一條或多筆紀錄使用。",
"settings.types.deleteEntry": "刪除類型",
"settings.types.termDeleted": "類型<b> {term} </b>已成功<b>刪除</b>",
"settings.types.termWillBeDeleted": "類型<b> {term} </b>將被<b>刪除。 </b>",
Expand All @@ -423,7 +423,7 @@
"settings.bankingInformation.enable": "啟用銀行訊息",
"settings.bankingAccountTypes": "帳戶類型",
"settings.bankingAccountTypes.cannotDeleteTermHeader": "無法刪除帳戶類型",
"settings.bankingAccountTypes.cannotDeleteTermMessage": "此帳戶類型無法刪除,因為它正被一筆或多筆記錄使用。",
"settings.bankingAccountTypes.cannotDeleteTermMessage": "此帳戶類型無法刪除,因為它正被一筆或多筆紀錄使用。",
"settings.bankingAccountTypes.deleteEntry": "刪除帳戶類型",
"settings.bankingAccountTypes.termDeleted": "帳戶類型<b> {term} </b>已成功<b>刪除</b>",
"settings.bankingAccountTypes.termWillBeDeleted": "帳戶類型<b> {term} </b>將會被<b>刪除。 </b>",
Expand Down Expand Up @@ -455,7 +455,7 @@
"filterConfig.createdBy": "建立者",
"filterConfig.dateCreated": "建立日期",
"filterConfig.dateUpdated": "更新日期",
"filterConfig.updatedBy": "最後更新",
"filterConfig.updatedBy": "最後更新 : ",
"versionHistory.field.metadata.createdByUserId": "Created by",
"versionHistory.field.metadata.createdDate": "Created date",
"versionHistory.field.metadata.updatedByUserId": "Updated by",
Expand Down
Loading