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

Merged
merged 1 commit into from
Oct 30, 2023
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
4 changes: 2 additions & 2 deletions translations/ui-organizations/cs_CZ.json
Original file line number Diff line number Diff line change
Expand Up @@ -417,6 +417,6 @@
"settings.types.termWillBeDeleted": "Typ <b>{term}</b> bude <b>smazán.</b>",
"save.success": "<b>Organizace - \"{organizationName}\"</b> byla úspěšně <b>uložena</b>",
"permission.settings.view": "Nastavení (Organizace): Zobrazení nastavení",
"comingSoon": "Coming in a future release.",
"summary.isDonor": "Donor"
"comingSoon": "Přijde v budoucím vydání.",
"summary.isDonor": "Dárce"
}
16 changes: 8 additions & 8 deletions translations/ui-organizations/es_ES.json
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,7 @@
"integration.ftp.ftpMode": "FTP mode",
"integration.ftp.serverAddress": "Server address",
"integration.ftp.ftpConnectionMode": "FTP connection mode",
"integration.ftp.ftpConnectionMode.Active": "Active",
"integration.ftp.ftpConnectionMode.Active": "Activo",
"integration.ftp.ftpConnectionMode.Passive": "Passive",
"integration.ftp.username": "Username",
"integration.ftp.password": "Password",
Expand Down Expand Up @@ -384,15 +384,15 @@
"view.duplicateAccounts": "An organization can not have duplicate account numbers. Before editing this organization in any way you will need to change or remove any duplicate account numbers",
"save.error.accountNumberMustBeUnique": "Una organización no puede tener números de cuenta duplicados",
"integration.edi.ediNamingConvention.info": "When defining your naming convention you can use text or one of the following tokens. Tokens will be replace by the corresponding information from the export job. Possible tokens are <em>{tokens}</em>",
"linkedAgreements.section": "Agreements",
"linkedAgreements.agreement.name": "Agreement Name",
"linkedAgreements.section": "Acuerdos",
"linkedAgreements.agreement.name": "Nombre del acuerdo",
"linkedAgreements.agreement.startDate": "Period start",
"linkedAgreements.agreement.endDate": "Period End",
"linkedAgreements.agreement.agreementStatus": "Agreement status",
"linkedAgreements.agreement.agreementStatus.active": "Active",
"linkedAgreements.agreement.agreementStatus": "Estado del Acuerdo",
"linkedAgreements.agreement.agreementStatus.active": "Activo",
"linkedAgreements.agreement.agreementStatus.closed": "Cerrado",
"linkedAgreements.agreement.agreementStatus.draft": "Draft",
"linkedAgreements.agreement.agreementStatus.in_negotiation": "In negotiation",
"linkedAgreements.agreement.agreementStatus.draft": "Borrador",
"linkedAgreements.agreement.agreementStatus.in_negotiation": "En negociación",
"linkedAgreements.agreement.agreementStatus.requested": "Solicitado",
"filterConfig.types": "Types",
"summary.type": "Type",
Expand All @@ -418,5 +418,5 @@
"save.success": "The <b>Organization - \"{organizationName}\"</b> has been successfully <b>saved</b>",
"permission.settings.view": "Settings (Organizations): View settings",
"comingSoon": "Coming in a future release.",
"summary.isDonor": "Donor"
"summary.isDonor": "Donante"
}
8 changes: 4 additions & 4 deletions translations/ui-organizations/ko.json
Original file line number Diff line number Diff line change
Expand Up @@ -415,8 +415,8 @@
"settings.types.deleteEntry": "유형 삭제",
"settings.types.termDeleted": "<b> {term} </b> 유형이 성공적으로 <b> 삭제되었습니다 </b>",
"settings.types.termWillBeDeleted": "<b> {term} </b> 유형이 <b> 삭제됩니다. </b>",
"save.success": "The <b>Organization - \"{organizationName}\"</b> has been successfully <b>saved</b>",
"permission.settings.view": "Settings (Organizations): View settings",
"comingSoon": "Coming in a future release.",
"summary.isDonor": "Donor"
"save.success": "<b>공급사 - \"{organizationName}\"</b>이(가) <b>성공적으로 저장</b>되었습니다.",
"permission.settings.view": "설정 (공급사): 설정 보기",
"comingSoon": "향후 릴리스에서 제공될 예정입니다.",
"summary.isDonor": "기증자"
}
Loading
Loading