Skip to content

Commit 9e46442

Browse files
Update translation strings
Lokalise: Translations update
2 parents 4c070bd + 3344342 commit 9e46442

2 files changed

Lines changed: 121 additions & 4 deletions

File tree

translations/ui-finc-select/cs_CZ.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -104,10 +104,10 @@
104104
"collection.modal.selectCollection.error.300": "Chyba 3xx: Výběr této kolekce metadat není možný.",
105105
"filter.file.placeholder.name": "Zadat název pro identifikaci připojeného souboru",
106106
"filter.file.uploadError": "Při nahrávání došlo k chybě",
107-
"permission.settings.finc-select.enabled": "Settings (Finc select): Display list of settings pages",
108-
"permission.create": "Finc select: Can create filters and upload files",
109-
"permission.edit": "Finc select: Can edit filters and select sources and collections",
110-
"permission.create-edit": "Finc select: Can create and edit filters, upload files and select sources and collections",
107+
"permission.settings.finc-select.enabled": "Nastavení (Finc select): Zobrazení seznamu stránek nastavení",
108+
"permission.create": "Finc select: Může vytvářet filtry a nahrávat soubory",
109+
"permission.edit": "Finc select: Může upravovat filtry a vybírat zdroje a sbírky",
110+
"permission.create-edit": "Finc select: Může vytvářet a upravovat filtry, nahrávat soubory a vybírat zdroje a kolekce",
111111
"permission.delete": "Finc select: Může mazat filtry a soubory",
112112
"filter.file.label.number": "Soubor #{number}",
113113
"filter.file.label.delete.number": "Smazat soubor #{number}",
Lines changed: 117 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,117 @@
1+
{
2+
"meta.title": "Finc select",
3+
"collection.description": "Description",
4+
"collection.freeContent": "Free content",
5+
"collection.generalNotes": "General notes",
6+
"collection.label": "Name",
7+
"collection.mdSource": "Metadata source",
8+
"collection.permitted": "Usage permitted",
9+
"collection.selected": "Selected",
10+
"collection.tickets": "Tickets",
11+
"collection.accordion.content": "Content",
12+
"collection.accordion.technical": "Management & technical",
13+
"source.description": "Description",
14+
"source.generalNotes": "General notes",
15+
"source.id": "ID",
16+
"source.indexingLevel": "Indexing level",
17+
"source.label": "Name",
18+
"source.lastProcessed": "Last processed",
19+
"source.organization": "Organization",
20+
"source.status": "Implementation status",
21+
"source.tickets": "Tickets",
22+
"source.accordion.management": "Management",
23+
"source.accordion.technical": "Technical",
24+
"source.button.showselectedCollections": "Show selected collections",
25+
"source.button.selectAllCollections": "Select all collections",
26+
"source.button.showAllCollections": "Show all collections",
27+
"source.modal.selectAllCollections.success": "The process has been started. It can take some time, until all ISILs will be added to the selected by field.",
28+
"source.modal.selectAllCollections.error": "The process could not start.",
29+
"filter.label": "Name",
30+
"filter.type": "Type",
31+
"filter.file.label": "File",
32+
"filter.file.criteria": "Criteria",
33+
"filter.file.download": "Download",
34+
"filter.file.dragDrop": "Drag and drop to upload",
35+
"filter.file.choose": "or choose file",
36+
"filter.file.upload": "uploading",
37+
"filter.file.addFile": "Add file to filter",
38+
"filter.generalAccordion": "General",
39+
"filter.fileAccordion": "File",
40+
"filter.file.empty": "Filter has no file",
41+
"collections.title": "Metadata collections",
42+
"sources.title": "Metadata sources",
43+
"filters.title": "Filters",
44+
"filter.collectionAccordion": "Metadata collections",
45+
"settings.ezbCredentials.label": "EZB credentials",
46+
"settings.ezbCredentials.user": "User",
47+
"settings.ezbCredentials.password": "Password",
48+
"settings.ezbCredentials.libId": "LibID",
49+
"settings.ezbCredentials.isil": "Isil",
50+
"settings.ezbCredentials.save": "Save",
51+
"settings.changePassword.hidePassword": "Hide password",
52+
"settings.changePassword.showPassword": "Show password",
53+
"source.selected": "Selected",
54+
"searchInputLabel": "Search",
55+
"edit": "Edit",
56+
"form.delete": "Delete",
57+
"form.create": "Create",
58+
"form.cancel": "Cancel",
59+
"form.close": "Close filter dialog",
60+
"collection.id": "ID",
61+
"permission.module.enabled": "Finc select: module is enabled",
62+
"permission.settings.manage": "Settings (Finc select): Can view and edit settings",
63+
"permission.all": "Finc select: All permissions",
64+
"permission.view": "Finc select: Can view metadatasources, metadatacollections and filters",
65+
"noPermission": "No permission",
66+
"renderList.isEmpty": "No items to show",
67+
"noSourceYet": "No source yet",
68+
"button.ok": "OK",
69+
"form.delete.confirm.message": "Do you really want to delete {name}?",
70+
"form.validate.required": "Required!",
71+
"plugin.notFound": "Plugin not found",
72+
"plugin.buttonLabel.collection.add": "Add metadata collections",
73+
"plugin.buttonLabel.collection.view": "View metadata collections",
74+
"collection.search.all": "All",
75+
"collection.search.label": "Name",
76+
"collection.search.description": "Description",
77+
"collection.search.collectionId": "ID",
78+
"source.search.all": "All",
79+
"source.search.label": "Name",
80+
"source.search.description": "Description",
81+
"source.search.sourceId": "ID",
82+
"filter.file.name": "Name",
83+
"filter.file.connected": "The filter file {filename} is connected.",
84+
"navigation.sources": "Sources",
85+
"navigation.collections": "Collections",
86+
"navigation.filters": "Filters",
87+
"dataOption.active": "Active",
88+
"dataOption.request": "Request",
89+
"dataOption.implementation": "Implementation",
90+
"dataOption.closed": "Closed",
91+
"dataOption.impossible": "Impossible",
92+
"dataOption.all": "All",
93+
"dataOption.some": "Some",
94+
"dataOption.none": "None",
95+
"dataOption.yes": "Yes",
96+
"dataOption.no": "No",
97+
"dataOption.undetermined": "Undetermined",
98+
"dataOption.Whitelist": "Whitelist",
99+
"dataOption.Blacklist": "Blacklist",
100+
"collection.button.select": "Select",
101+
"collection.button.unselect": "Unselect",
102+
"collection.modal.selectCollection.label": "Select/Unselect Collection",
103+
"collection.modal.selectCollection.error.400": "Error 4xx: Selecting this metadata collection is not permitted.",
104+
"collection.modal.selectCollection.error.300": "Error 3xx: Selecting this metadata collection is not possible.",
105+
"filter.file.placeholder.name": "Enter a name to identify the connected file",
106+
"filter.file.uploadError": "An error occurred during upload",
107+
"permission.settings.finc-select.enabled": "Settings (Finc select): Display list of settings pages",
108+
"permission.create": "Finc select: Can create filters and upload files",
109+
"permission.edit": "Finc select: Can edit filters and select sources and collections",
110+
"permission.create-edit": "Finc select: Can create and edit filters, upload files and select sources and collections",
111+
"permission.delete": "Finc select: Can delete filters and files",
112+
"filter.file.label.number": "File #{number}",
113+
"filter.file.label.delete.number": "Delete file #{number}",
114+
"settings.ezbCredentials.error": "Error loading EZB credentials",
115+
"filter.file.uploadError.fileTooLarge": "File size ({actualSize}) exceeds the maximum allowed size of {maxSize}.",
116+
"filter.file.uploadError.backendRejected": "Server rejected the file: {message}"
117+
}

0 commit comments

Comments
 (0)