Skip to content

Commit 15afbc2

Browse files
milanmajchrakgithub-actions[bot]
authored andcommitted
Updated messages for the 'supervised' and 'claim' sentenses
(cherry picked from commit 1aef6ce)
1 parent 71627d8 commit 15afbc2

File tree

1 file changed

+8
-9
lines changed

1 file changed

+8
-9
lines changed

src/assets/i18n/cs.json5

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4221,10 +4221,10 @@
42214221
"workflow-item.search.result.notification.deleted.failure": "Při mazání příkazu supervize \"{{name}}\" došlo k chybě",
42224222

42234223
// "workflow-item.search.result.list.element.supervised-by": "Supervised by:",
4224-
"workflow-item.search.result.list.element.supervised-by": "Supervizován:",
4224+
"workflow-item.search.result.list.element.supervised-by": "Pod dohledem:",
42254225

42264226
// "workflow-item.search.result.list.element.supervised.remove-tooltip": "Remove supervision group",
4227-
"workflow-item.search.result.list.element.supervised.remove-tooltip": "Odebrat skupinu supervize",
4227+
"workflow-item.search.result.list.element.supervised.remove-tooltip": "Odebrat skupinu dohledu",
42284228

42294229
// "confidence.indicator.help-text.accepted": "This authority value has been confirmed as accurate by an interactive user",
42304230
// TODO New key - Add a translation
@@ -4380,10 +4380,10 @@
43804380
"item.page.version.hasDraft": "Nová verze nemůže být vytvořena, protože v historii verzí už další rozpracovaná verze existuje.",
43814381

43824382
// "item.page.claim.button": "Claim",
4383-
"item.page.claim.button": "Prohlásit",
4383+
"item.page.claim.button": "Převzít",
43844384

43854385
// "item.page.claim.tooltip": "Claim this item as profile",
4386-
"item.page.claim.tooltip": "Prohlásit tento záznam za profilovou",
4386+
"item.page.claim.tooltip": "Prohlásit tento záznam za profil",
43874387

43884388
// "item.page.image.alt.ROR": "ROR logo",
43894389
// TODO New key - Add a translation
@@ -5414,7 +5414,7 @@
54145414
"mydspace.show.workspace": "Vaše záznamy",
54155415

54165416
// "mydspace.show.supervisedWorkspace": "Supervised items",
5417-
"mydspace.show.supervisedWorkspace": "Zkontrolované záznamy",
5417+
"mydspace.show.supervisedWorkspace": "Záznamy pod dohledem",
54185418

54195419
// "mydspace.status.mydspaceArchived": "Archived",
54205420
"mydspace.status.mydspaceArchived": "Archivováno",
@@ -6922,7 +6922,7 @@
69226922
"search.filters.applied.f.birthDate.min": "Datum narození od",
69236923

69246924
// "search.filters.applied.f.supervisedBy": "Supervised by",
6925-
"search.filters.applied.f.supervisedBy": "Zkontrolováno",
6925+
"search.filters.applied.f.supervisedBy": "Pod dohledem",
69266926

69276927
// "search.filters.applied.f.withdrawn": "Withdrawn",
69286928
"search.filters.applied.f.withdrawn": "Vyřazeno",
@@ -7221,8 +7221,7 @@
72217221
"search.filters.filter.supervisedBy.placeholder": "Supervised By",
72227222

72237223
// "search.filters.filter.supervisedBy.label": "Search Supervised By",
7224-
// TODO New key - Add a translation
7225-
"search.filters.filter.supervisedBy.label": "Search Supervised By",
7224+
"search.filters.filter.supervisedBy.label": "Hledat pod dohledem",
72267225

72277226
// "search.filters.entityType.JournalIssue": "Journal Issue",
72287227
"search.filters.entityType.JournalIssue": "Číslo časopisu",
@@ -8924,7 +8923,7 @@
89248923
"virtual-metadata.delete-relationship.modal-head": "Vyberte záznamy, pro které chcete uložit virtuální metadata jako skutečná metadata",
89258924

89268925
// "supervisedWorkspace.search.results.head": "Supervised Items",
8927-
"supervisedWorkspace.search.results.head": "Zkontrolované záznamy",
8926+
"supervisedWorkspace.search.results.head": "Záznamy pod dohledem",
89288927

89298928
// "workspace.search.results.head": "Your submissions",
89308929
"workspace.search.results.head": "Moje záznamy",

0 commit comments

Comments
 (0)