From 560c298f2df64eaee32b1e61e891b8718122519f Mon Sep 17 00:00:00 2001 From: FOLIO Translations Bot <38661258+folio-translations@users.noreply.github.com> Date: Thu, 9 May 2024 18:30:32 -0400 Subject: [PATCH] Lokalise: updates --- translations/ui-organizations/cs_CZ.json | 8 ++++---- translations/ui-organizations/es_419.json | 8 ++++---- translations/ui-organizations/ja.json | 6 +++--- translations/ui-organizations/pl.json | 6 +++--- 4 files changed, 14 insertions(+), 14 deletions(-) diff --git a/translations/ui-organizations/cs_CZ.json b/translations/ui-organizations/cs_CZ.json index b0a0c132..27bc60c1 100644 --- a/translations/ui-organizations/cs_CZ.json +++ b/translations/ui-organizations/cs_CZ.json @@ -453,8 +453,8 @@ "permission.privileged-contacts.view": "Organizace: mohou zobrazit informace o privilegovaných dárcích", "permission.privileged-contacts.edit": "Organizace: mohou prohlížet, vytvářet, upravovat a mazat informace o privilegovaných dárcích", "document.title.search": "Organizace - {query} - Vyhledat", - "filterConfig.createdBy": "Created by", - "filterConfig.dateCreated": "Date created", - "filterConfig.dateUpdated": "Date updated", - "filterConfig.updatedBy": "Updated by" + "filterConfig.createdBy": "Vytvořil", + "filterConfig.dateCreated": "Datum vytvoření", + "filterConfig.dateUpdated": "Datum aktualizace", + "filterConfig.updatedBy": "Aktualizoval" } \ No newline at end of file diff --git a/translations/ui-organizations/es_419.json b/translations/ui-organizations/es_419.json index 2132bbbf..cc3f7e59 100644 --- a/translations/ui-organizations/es_419.json +++ b/translations/ui-organizations/es_419.json @@ -453,8 +453,8 @@ "permission.privileged-contacts.view": "Organizations: can view privileged donor information", "permission.privileged-contacts.edit": "Organizations: can view, create, edit, delete privileged donor information", "document.title.search": "Organizations - {query} - Search", - "filterConfig.createdBy": "Created by", - "filterConfig.dateCreated": "Date created", - "filterConfig.dateUpdated": "Date updated", - "filterConfig.updatedBy": "Updated by" + "filterConfig.createdBy": "Creado por", + "filterConfig.dateCreated": "Fecha de creacion", + "filterConfig.dateUpdated": "Fecha de actualización", + "filterConfig.updatedBy": "Actualizado por" } \ No newline at end of file diff --git a/translations/ui-organizations/ja.json b/translations/ui-organizations/ja.json index 05ec9ade..47d21328 100644 --- a/translations/ui-organizations/ja.json +++ b/translations/ui-organizations/ja.json @@ -232,9 +232,9 @@ "contacts.message.deleted.success": "連絡先は削除されました", "contactPeople.newContact": "新規", "contacts.button.save": "保存", - "contacts.message.saved.fail": "The contact was not saved", - "contacts.message.saved.success": "The contact was saved", - "contacts.confirmUnassign.message1": "Are you sure you want to unassign the contact from this organization?", + "contacts.message.saved.fail": "連絡先は保存されませんでした", + "contacts.message.saved.success": "連絡先が保存されました", + "contacts.confirmUnassign.message1": "この組織から連絡先の割り当てを解除してもよろしいですか?", "interface.addInterface": "インターフェイスを追加", "interface.noFindInterfacePlugin": "no find-interface plugin", "interface.newInterface": "新規", diff --git a/translations/ui-organizations/pl.json b/translations/ui-organizations/pl.json index 1dfffbbd..f083099b 100644 --- a/translations/ui-organizations/pl.json +++ b/translations/ui-organizations/pl.json @@ -290,7 +290,7 @@ "contactInfo.vendorCategory.uncategorized": "Bez kategorii", "contacts.actions.load.error": "Nie udało się załadować danych kontaktów", "save.error.genericError": "Nie można zapisać organizacji", - "filterConfig.acqUnits": "Dział gromadzenia", + "filterConfig.acqUnits": "Jednostka gromadzenia", "save.error.codeInUse": "Kod jest już w użyciu", "search.placeholder.language": "Wyszukiwanie według kodu języka", "vendorInfo.exportToAccounting": "Eksport do księgowości", @@ -454,7 +454,7 @@ "permission.privileged-contacts.edit": "Organizations: can view, create, edit, delete privileged donor information", "document.title.search": "Organizations - {query} - Search", "filterConfig.createdBy": "Created by", - "filterConfig.dateCreated": "Date created", - "filterConfig.dateUpdated": "Date updated", + "filterConfig.dateCreated": "Data utworzenia", + "filterConfig.dateUpdated": "Data aktualizacji", "filterConfig.updatedBy": "Updated by" } \ No newline at end of file