Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 8 additions & 3 deletions src/translations/czech.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,16 @@

<!-- This file is optional.-->

<GUP_NativeLangue name="Čeština" version="5.1.3">
<GUP_NativeLangue name="Čeština" version="5.2.9">
<PopupMessages>
<MSGID_UPDATETITLE content="Notepad++ aktualizace k dispozici" />
Copy link
Copy Markdown

@xomx xomx Jul 1, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Notepad++: dostupná aktualizace

<MSGID_UPDATEAVAILABLE content="Je dostupná aktualizace, chcete si jí stáhnout a nainstalovat?" />
<MSGID_VERSIONCURRENT content="Aktuální verze je:" />
<MSGID_VERSIONNEW content="Dostupná verze je:" />
<MSGID_VERSIONCURRENT content="Aktuální verze je:" />
<MSGID_VERSIONNEW content="Dostupná verze je:" />
<MSGID_UPDATEYES content="Ano" />
<MSGID_UPDATEYESSILENT content="Ano (Tiché)" />
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ano (tichá)

<MSGID_UPDATENo content="Ne" />
<MSGID_UPDATENEVER content="Nikdy" />

<MSGID_DOWNLOADPAGE content="Přejděte na stránku stahování" />
<MSGID_MOREINFO content="více informací" />
Expand Down