Skip to content

Commit d4447b4

Browse files
author
Matus Kasak
committed
Update czech translations
1 parent 1c74702 commit d4447b4

1 file changed

Lines changed: 5 additions & 29 deletions

File tree

src/assets/i18n/cs.json5

Lines changed: 5 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1590,7 +1590,6 @@
15901590

15911591
// "browse.metadata.nsi.tree.description": "Select an index to add as search filter",
15921592
"browse.metadata.nsi.tree.description": "Vyberte index, který chcete přidat jako filtr hledání",
1593-
"browse.metadata.srsc.tree.description": "Vyberte předmět pro přidání jako filtr vyhledávání",
15941593

15951594
// "browse.metadata.title.breadcrumbs": "Browse by Title",
15961595
"browse.metadata.title.breadcrumbs": "Procházet podle názvu",
@@ -1696,11 +1695,9 @@
16961695
"browse.title": "Procházet {{ collection }} podle {{ field }}{{ startsWith }} {{ value }}",
16971696

16981697
// "browse.taxonomy.show_next_results": "Show next results",
1699-
// TODO New key - Add a translation
17001698
"browse.taxonomy.show_next_results": "Zobrazit další výsledky",
17011699

17021700
// "browse.taxonomy.show_previous_results": "Show previous results",
1703-
// TODO New key - Add a translation
17041701
"browse.taxonomy.show_previous_results": "Zobrazit předchozí výsledky",
17051702

17061703
// "browse.title.page": "Browsing by {{ field }} {{ value }}",
@@ -2506,7 +2503,6 @@
25062503

25072504
// "cookies.consent.app.description.correlation-id": "Allow us to track your session in backend logs for support/debugging purposes",
25082505
"cookies.consent.app.description.correlation-id": "Umožňuje nám sledovat vaši session v serverových logech pro účely podpory a diagnostiky",
2509-
"cookies.consent.app.title.correlation-id": "ID korelace",
25102506

25112507
// "cookies.consent.app.title.preferences": "Preferences",
25122508
"cookies.consent.app.title.preferences": "Preference",
@@ -2697,7 +2693,6 @@
26972693

26982694
// "dso-selector.placeholder.type.item": "item",
26992695
"dso-selector.placeholder.type.item": "záznam",
2700-
"dso-selector.placeholder.type.community": "záznam",
27012696

27022697
// "dso-selector.select.collection.head": "Select a collection",
27032698
"dso-selector.select.collection.head": "Vyberte kolekci",
@@ -3317,13 +3312,6 @@
33173312
// "health-page.section.no-issues": "No issues detected",
33183313
"health-page.section.no-issues": "Nebyly zjištěny žádné problémy",
33193314

3320-
// The empty values below are deliberate, not missing translations: the same keys are empty in
3321-
// en.json5. They are optional slots upstream leaves for an installation to fill
3322-
// (home.description, search.description, mydspace.description), hint texts that are only shown
3323-
// when set (admin.registries.bitstream-formats.edit.description.hint,
3324-
// cookies.consent.content-modal.no-privacy-policy.text, the submission.workflow.*-help keys), or
3325-
// — for search.filters.applied.operator.{equals,authority,query} — cases where the operator adds
3326-
// nothing to the label, unlike its notequals/contains/notcontains siblings, which are translated.
33273315
// "home.description": "",
33283316
"home.description": "",
33293317

@@ -3786,11 +3774,9 @@
37863774
"item.edit.item-mapper.notifications.add.error.content": "Při mapování záznamu do {{amount}} kolekcí došlo k chybám.",
37873775

37883776
// "item.edit.item-mapper.notifications.add.error.forbidden.head": "Permission denied",
3789-
// TODO New key - Add a translation
3790-
"item.edit.item-mapper.notifications.add.error.forbidden.head": "Přístup odepřen",
3777+
"item.edit.item-mapper.notifications.add.error.forbidden.head": "Přístup zamítnut",
37913778

37923779
// "item.edit.item-mapper.notifications.add.error.forbidden.content": "You do not have permission to map this item to a collection.",
3793-
// TODO New key - Add a translation
37943780
"item.edit.item-mapper.notifications.add.error.forbidden.content": "Nemáte oprávnění mapovat tento záznam do kolekce.",
37953781

37963782
// "item.edit.item-mapper.notifications.add.error.head": "Mapping errors",
@@ -3806,12 +3792,10 @@
38063792
"item.edit.item-mapper.notifications.remove.error.content": "Při odstraňování mapování do {{amount}} kolekcí došlo k chybám.",
38073793

38083794
// "item.edit.item-mapper.notifications.remove.error.forbidden.head": "Permission denied",
3809-
// TODO New key - Add a translation
3810-
"item.edit.item-mapper.notifications.remove.error.forbidden.head": "Přístup odepřen",
3795+
"item.edit.item-mapper.notifications.remove.error.forbidden.head": "Přístup zamítnut",
38113796

38123797
// "item.edit.item-mapper.notifications.remove.error.forbidden.content": "You do not have permission to remove this item from a collection.",
3813-
// TODO New key - Add a translation
3814-
"item.edit.item-mapper.notifications.remove.error.forbidden.content": "Nemáte oprávnění odebrat tento záznam z kolekce.",
3798+
"item.edit.item-mapper.notifications.remove.error.forbidden.content": "Nemáte oprávnění odstranit tento záznam z kolekce.",
38153799

38163800
// "item.edit.item-mapper.notifications.remove.error.head": "Removal of mapping errors",
38173801
"item.edit.item-mapper.notifications.remove.error.head": "Odstranění chyb při mapování",
@@ -4318,22 +4302,18 @@
43184302
"item.truncatable-part.show-less": "Sbalit",
43194303

43204304
// "item.qa-event-notification.check.notification-info.singular": "There is {{num}} pending suggestion related to your account",
4321-
// TODO New key - Add a translation
43224305
"item.qa-event-notification.check.notification-info.singular": "K vašemu účtu se váže {{num}} nevyřízený návrh",
43234306

43244307
// "item.qa-event-notification.check.notification-info.plural": "There are {{num}} pending suggestions related to your account",
4325-
// TODO New key - Add a translation
43264308
"item.qa-event-notification.check.notification-info.plural": "K vašemu účtu se váže {{num}} nevyřízených návrhů",
43274309

43284310
// "item.qa-event-notification-info.check.button": "View",
43294311
"item.qa-event-notification-info.check.button": "Zobrazit",
43304312

43314313
// "mydspace.qa-event-notification.check.notification-info.singular": "There is {{num}} pending suggestion related to your account",
4332-
// TODO New key - Add a translation
43334314
"mydspace.qa-event-notification.check.notification-info.singular": "K vašemu účtu se váže {{num}} nevyřízený návrh",
43344315

43354316
// "mydspace.qa-event-notification.check.notification-info.plural": "There are {{num}} pending suggestions related to your account",
4336-
// TODO New key - Add a translation
43374317
"mydspace.qa-event-notification.check.notification-info.plural": "K vašemu účtu se váže {{num}} nevyřízených návrhů",
43384318

43394319
// "mydspace.qa-event-notification-info.check.button": "View",
@@ -4457,11 +4437,9 @@
44574437
"item.page.orcid.tooltip": "Otevřít stránku nastavení ORCID",
44584438

44594439
// "item.page.orcid-ico": "ORCID icon",
4460-
// TODO New key - Add a translation
44614440
"item.page.orcid-ico": "Ikona ORCID",
44624441

44634442
// "item.page.orcid-profile": "ORCID Profile",
4464-
// TODO New key - Add a translation
44654443
"item.page.orcid-profile": "Profil ORCID",
44664444

44674445
// "item.page.person.search.title": "Articles by this author",
@@ -5214,7 +5192,7 @@
52145192
"menu.header.image.logo": "Logo repozitáře",
52155193

52165194
// "menu.header.admin.description": "Management menu",
5217-
"menu.header.admin.description": "Nabídka správy",
5195+
"menu.header.admin.description": "Management menu",
52185196

52195197
// "menu.section.access_control": "Access Control",
52205198
"menu.section.access_control": "Řízení přístupu",
@@ -6402,7 +6380,7 @@
64026380
"media-viewer.previous": "Předchozí",
64036381

64046382
// "media-viewer.playlist": "Playlist",
6405-
"media-viewer.playlist": "Seznam přehrávání",
6383+
"media-viewer.playlist": "Playlist",
64066384

64076385
// "suggestion.loading": "Loading ...",
64086386
"suggestion.loading": "Načítání ...",
@@ -10958,11 +10936,9 @@
1095810936
"item.preview.organization.url": "URL",
1095910937

1096010938
// "item.preview.organization.address.addressLocality": "City",
10961-
// TODO New key - Add a translation
1096210939
"item.preview.organization.address.addressLocality": "Město",
1096310940

1096410941
// "item.preview.organization.alternateName": "Alternative name",
10965-
// TODO New key - Add a translation
1096610942
"item.preview.organization.alternateName": "Alternativní název",
1096710943

1096810944
}

0 commit comments

Comments
 (0)