From 72e4714b8da6bc503be48ca5efae2a889fa4c392 Mon Sep 17 00:00:00 2001 From: FOLIO Translations Bot <38661258+folio-translations@users.noreply.github.com> Date: Thu, 29 Aug 2024 19:52:08 -0400 Subject: [PATCH] Lokalise: updates --- translations/ui-plugin-find-user/ja.json | 6 ++--- translations/ui-plugin-find-user/nl.json | 34 ++++++++++++------------ 2 files changed, 20 insertions(+), 20 deletions(-) diff --git a/translations/ui-plugin-find-user/ja.json b/translations/ui-plugin-find-user/ja.json index 9388e7f..d2e040b 100644 --- a/translations/ui-plugin-find-user/ja.json +++ b/translations/ui-plugin-find-user/ja.json @@ -11,11 +11,11 @@ "information.username": "ユーザー名", "contact.email": "Eメール", "status": "ステータス", - "inactive": "非アクティブ", + "inactive": "無効", "modal.close": "閉じる", "modal.save": "保存", "modal.total": "選択済合計: {count}", "userAssignmentStatus": "User Assignment Status", - "assigned": "Assigned", - "unassigned": "Unassigned" + "assigned": "割当済", + "unassigned": "未割当" } \ No newline at end of file diff --git a/translations/ui-plugin-find-user/nl.json b/translations/ui-plugin-find-user/nl.json index 1fced6b..3bc21b5 100644 --- a/translations/ui-plugin-find-user/nl.json +++ b/translations/ui-plugin-find-user/nl.json @@ -1,21 +1,21 @@ { - "meta.title": "User-finder (plugin)", - "modal.label": "Select User", - "searchButton.title": "Find User", - "noResults": "Choose a filter or enter a search query to show results.", - "searchFieldLabel": "Search", - "information.patronGroup": "Patron group", - "active": "Active", - "information.name": "Name", + "meta.title": "Plugin voor gebruikers zoeken", + "modal.label": "Gebruiker selecteren", + "searchButton.title": "Gebruiker zoeken", + "noResults": "Kies een filter of voer een query in om resultaten te tonen.", + "searchFieldLabel": "Zoeken {moduleName}", + "information.patronGroup": "Gebruikersgroep", + "active": "Actief", + "information.name": "Naam", "information.barcode": "Barcode", - "information.username": "Username", - "contact.email": "Email", + "information.username": "Gebruikersnaam", + "contact.email": "E-mailadres", "status": "Status", - "inactive": "Inactive", - "modal.close": "Close", - "modal.save": "Save", - "modal.total": "Total selected: {count}", - "userAssignmentStatus": "User Assignment Status", - "assigned": "Assigned", - "unassigned": "Unassigned" + "inactive": "Inactief", + "modal.close": "Sluiten", + "modal.save": "Opslaan", + "modal.total": "Totaal geselecteerd: {count}", + "userAssignmentStatus": "Toewijzingsstatus gebruiker", + "assigned": "Toegewezen", + "unassigned": "Niet toegewezen" } \ No newline at end of file