Skip to content

Commit 24fc2b0

Browse files
committed
Merge branch 'customer/lindat' of github.com:dataquest-dev/dspace-angular into customer/lindat
2 parents 87bf3b8 + a56a4af commit 24fc2b0

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

src/assets/i18n/cs.json5

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3663,10 +3663,10 @@
36633663
"item.edit.tabs.status.buttons.unauthorized": "Nejste oprávněni provést tuto akci",
36643664

36653665
// "item.edit.tabs.status.buttons.withdraw.button": "Withdraw this item",
3666-
"item.edit.tabs.status.buttons.withdraw.button": "Odstranit...",
3666+
"item.edit.tabs.status.buttons.withdraw.button": "Stáhnout...",
36673667

36683668
// "item.edit.tabs.status.buttons.withdraw.label": "Withdraw item from the repository",
3669-
"item.edit.tabs.status.buttons.withdraw.label": "Odstranit záznam z repozitáře",
3669+
"item.edit.tabs.status.buttons.withdraw.label": "Stáhnout záznam z repozitáře",
36703670

36713671
// "item.edit.tabs.status.description": "Welcome to the item management page. From here you can withdraw, reinstate, move or delete the item. You may also update or add new metadata / bitstreams on the other tabs.",
36723672
"item.edit.tabs.status.description": "Vítejte na stránce pro správu záznamů. Odtud můžete záznam stáhnout, obnovit, přesunout nebo odstranit. Na ostatních záložkách můžete také aktualizovat nebo přidávat nová metadata / bitové toky.",
@@ -3711,16 +3711,16 @@
37113711
"item.edit.withdraw.confirm": "Potvrdit",
37123712

37133713
// "item.edit.withdraw.description": "Are you sure this item should be withdrawn from the archive?",
3714-
"item.edit.withdraw.description": "Jste si jisti, že by tento záznam měl být odebrán z archivu?",
3714+
"item.edit.withdraw.description": "Jste si jisti, že by tento záznam měl být stažen z archivu?",
37153715

37163716
// "item.edit.withdraw.error": "An error occurred while withdrawing the item",
3717-
"item.edit.withdraw.error": "Při odebírání záznamu došlo k chybě",
3717+
"item.edit.withdraw.error": "Při stahování záznamu došlo k chybě",
37183718

37193719
// "item.edit.withdraw.header": "Withdraw item: {{ id }}",
3720-
"item.edit.withdraw.header": "Odebrat záznam: {{ id }}",
3720+
"item.edit.withdraw.header": "Stáhnout záznam: {{ id }}",
37213721

37223722
// "item.edit.withdraw.success": "The item was withdrawn successfully",
3723-
"item.edit.withdraw.success": "Záznam byl úspěšně odebrán",
3723+
"item.edit.withdraw.success": "Záznam byl úspěšně stažen",
37243724

37253725
// "item.orcid.return": "Back",
37263726
"item.orcid.return": "Zpět",

0 commit comments

Comments
 (0)