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

Merged
merged 1 commit into from
Dec 15, 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
6 changes: 3 additions & 3 deletions translations/ui-organizations/cs_CZ.json
Original file line number Diff line number Diff line change
Expand Up @@ -496,13 +496,13 @@
"versionHistory.field.accounts.notes": "Poznámky (Účet)",
"integration.info.integrationType": "Integration type",
"integration.info.integrationType.claiming": "Claiming",
"integration.info.integrationType.ordering": "Ordering",
"integration.info.integrationType.ordering": "Objednávání",
"integration.info.transmissionMethod": "Transmission method",
"integration.info.transmissionMethod.fileDownLoad": "File download",
"integration.info.transmissionMethod.ftp": "FTP",
"integration.info.fileFormat": "File format",
"view.duplicate": "Duplicate",
"integrationDetails.duplicate.name": "Copy of {term}",
"view.duplicate": "Duplikovat",
"integrationDetails.duplicate.name": "Kopie {term}",
"integrationDetails.duplicate.success": "Integration <b>{term}</b> was successfully duplicated",
"integrationDetails.duplicate.error": "Integration was not duplicated",
"integrationDetails.duplicate.confirmModal.heading": "Duplicate integration config",
Expand Down
18 changes: 9 additions & 9 deletions translations/ui-organizations/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -507,13 +507,13 @@
"integrationDetails.duplicate.error": "Integration was not duplicated",
"integrationDetails.duplicate.confirmModal.heading": "Duplicate integration config",
"integrationDetails.duplicate.confirmModal.message": "Are you sure you want to duplicate the <b>{term}</b> integration config?",
"settings.numberGeneratorOptions": "Number generator options",
"settings.numberGeneratorOptions.info": "Fields which are usually filled using a numeric sequence can use the number generator. When the generator is switched on the field can either be fixed to prevent manual update, or made fully editable. When switched off, the field must be filled manually.",
"settings.numberGeneratorOptions.useGeneratorForVendor": "Number generator on, fixed: the vendor code can be filled using the generator only.",
"settings.numberGeneratorOptions.useTextFieldForVendor": "Number generator off: the vendor code can be filled manually only.",
"settings.numberGeneratorOptions.useBothForVendor": "Number generator on, editable: the vendor code can be filled using the generator and be edited, or filled manually.",
"settings.numberGeneratorOptions.save.error": "Error saving setting",
"settings.numberGeneratorOptions.save.success": "Setting was successfully saved",
"numberGenerator.vendorCodeGenerator": "Vendor code generator",
"numberGenerator.generateVendorCode": "Generate vendor code"
"settings.numberGeneratorOptions": "Nummerngenerator-Optionen",
"settings.numberGeneratorOptions.info": "Felder, die normalerweise Nummernkreise nutzen, könnten einen Nummerngenerator verwenden. Wenn der Generator aktiviert ist, kann das Feld entweder vor manueller Aktualisierung geschützt werden oder editierbar sein. Wenn der Generator deaktiviert ist, kann das Feld nur manuell verwendet werden.",
"settings.numberGeneratorOptions.useGeneratorForVendor": "Nummerngenerator aktiviert, nicht-editierbar: Der Code kann nur anhand des Nummerngenerators generiert werden.",
"settings.numberGeneratorOptions.useTextFieldForVendor": "Nummerngenerator deaktiviert: Der Code kann nur manuell eingegeben werden.",
"settings.numberGeneratorOptions.useBothForVendor": "Nummerngenerator aktiviert, editierbar: Der Code kann durch den Nummerngenerator generiert und editiert, oder manuell eingegeben werden.",
"settings.numberGeneratorOptions.save.error": "Fehler beim Speichern der Einstellung",
"settings.numberGeneratorOptions.save.success": "Einstellung wurde erfolgreich gespeichert",
"numberGenerator.vendorCodeGenerator": "Code Nummerngenerator",
"numberGenerator.generateVendorCode": "Code generieren"
}
4 changes: 2 additions & 2 deletions translations/ui-organizations/zh_TW.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
"agreement.pleaseAddAgreements": "請增加協議",
"vendorInfo.paymentMethod": "付款方式",
"vendorInfo.vendorCurrencies": "代理商幣別",
"vendorInfo.claimingInterval": "索賠間隔",
"vendorInfo.claimingInterval": "催缺間隔",
"vendorInfo.discountPercent": "折扣百分比",
"vendorInfo.expectedActivationInterval": "預期啟動間隔",
"vendorInfo.expectedInvoiceInterval": "預期發票間隔",
Expand Down Expand Up @@ -495,7 +495,7 @@
"versionHistory.field.accounts.description": "Description (Account)",
"versionHistory.field.accounts.notes": "Notes (Account)",
"integration.info.integrationType": "Integration type",
"integration.info.integrationType.claiming": "Claiming",
"integration.info.integrationType.claiming": "催缺",
"integration.info.integrationType.ordering": "Ordering",
"integration.info.transmissionMethod": "Transmission method",
"integration.info.transmissionMethod.fileDownLoad": "File download",
Expand Down
Loading