Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update croatian.xml for WinGUp #51

Closed
wants to merge 1 commit into from
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
6 changes: 3 additions & 3 deletions src/translations/croatian.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!--
Updated 2 April 2023 by Elvis Gambiraža (el.gambo@gmail.com)
Updated 7 December 2023 by Elvis Gambiraža (el.gambo@gmail.com)
-->
<!--
Copyright 2021 Don HO <don.h@free.fr>
Expand Down Expand Up @@ -29,10 +29,10 @@
<MSGID_VERSIONCURRENT content="Trenutna verzija je:" />
<MSGID_VERSIONNEW content="Dostupna verzija je:" />

<MSGID_DOWNLOADPAGE content="Idite na stranicu za preuzimanje" />
<MSGID_DOWNLOADPAGE content="idite na stranicu za preuzimanje" />
<MSGID_MOREINFO content="više informacija" />
<!-- $MSGID_DOWNLOADPAGE$ and $MSGID_MOREINFO$ are place holders, don't translate them -->
<MSGID_GOTODOWNLOADPAGETEXT content="Nije dostupno ažuriranje&#xD;ili najnovija verzija još nije puštena za ažuriranje ($MSGID_MOREINFO$)&#xD;&#xD;$MSGID_DOWNLOADPAGE$ za ručno ažuriranje Notepada++." />
<MSGID_GOTODOWNLOADPAGETEXT content="Nije dostupno ažuriranje&#xD;ili najnovija verzija još nije puštena&#xD;za ažuriranje. ($MSGID_MOREINFO$)&#xD;&#xD;Za ručno ažuriranje Notepada++&#xD;$MSGID_DOWNLOADPAGE$." />

<MSGID_DOWNLOADSTOPPED content="Korisnik je zaustavio preuzimanje. Ažuriranje je prekinuto." />
<MSGID_CLOSEAPP content=" je otvoren.&#xD;Program za ažuriranje će ga zatvoriti kako bi se provela instalacija.&#xD;Nastaviti?" />
Expand Down