From 977b39c6cec8d689efd3005672fd90721e5981b8 Mon Sep 17 00:00:00 2001 From: FOLIO Translations Bot <38661258+folio-translations@users.noreply.github.com> Date: Tue, 28 May 2024 22:57:06 -0400 Subject: [PATCH] Lokalise: updates --- translations/ui-plugin-find-user/nl.json | 21 +++++++++++++++++++++ translations/ui-plugin-find-user/pl.json | 2 +- 2 files changed, 22 insertions(+), 1 deletion(-) create mode 100644 translations/ui-plugin-find-user/nl.json diff --git a/translations/ui-plugin-find-user/nl.json b/translations/ui-plugin-find-user/nl.json new file mode 100644 index 0000000..1fced6b --- /dev/null +++ b/translations/ui-plugin-find-user/nl.json @@ -0,0 +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", + "information.barcode": "Barcode", + "information.username": "Username", + "contact.email": "Email", + "status": "Status", + "inactive": "Inactive", + "modal.close": "Close", + "modal.save": "Save", + "modal.total": "Total selected: {count}", + "userAssignmentStatus": "User Assignment Status", + "assigned": "Assigned", + "unassigned": "Unassigned" +} \ No newline at end of file diff --git a/translations/ui-plugin-find-user/pl.json b/translations/ui-plugin-find-user/pl.json index 640acbe..437172e 100644 --- a/translations/ui-plugin-find-user/pl.json +++ b/translations/ui-plugin-find-user/pl.json @@ -4,7 +4,7 @@ "searchButton.title": "Znajdź użytkownika", "noResults": "Wybierz filtr lub wprowadź zapytanie wyszukiwania, aby wyświetlić wyniki.", "searchFieldLabel": "Szukaj", - "information.patronGroup": "Grupa czytelnika", + "information.patronGroup": "Grupa czytelników", "active": "Aktywny", "information.name": "Nazwa", "information.barcode": "Kod kreskowy",