diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2015-04-19 10:56:02 +0200 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2015-04-19 12:30:12 +0200 |
commit | 9741c39649c0c54cd79b9949d28eca364c087b61 (patch) | |
tree | 572ec30c8481c0e04ae07ecd5497ba9af9c40962 /source/hr/sfx2 | |
parent | 8514f4f02022d70c8221eb2f2b47a7f18de1475e (diff) |
update translations for 5.0.0 Alpha1
and force-fix errors using pocheck
Change-Id: I68916e7c0a7af9c3caeba4e86c19e1e9e71d9465
Diffstat (limited to 'source/hr/sfx2')
-rw-r--r-- | source/hr/sfx2/source/appl.po | 28 | ||||
-rw-r--r-- | source/hr/sfx2/source/dialog.po | 22 | ||||
-rw-r--r-- | source/hr/sfx2/source/doc.po | 8 | ||||
-rw-r--r-- | source/hr/sfx2/source/sidebar.po | 21 | ||||
-rw-r--r-- | source/hr/sfx2/source/view.po | 20 | ||||
-rw-r--r-- | source/hr/sfx2/uiconfig/ui.po | 122 |
6 files changed, 125 insertions, 96 deletions
diff --git a/source/hr/sfx2/source/appl.po b/source/hr/sfx2/source/appl.po index 8549bb0432b..41476ea61dd 100644 --- a/source/hr/sfx2/source/appl.po +++ b/source/hr/sfx2/source/appl.po @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2014-11-18 11:22+0100\n" -"PO-Revision-Date: 2014-07-11 13:28+0000\n" -"Last-Translator: Mihovil <mihovil.stanic@gmail.com>\n" +"PO-Revision-Date: 2014-12-10 12:46+0000\n" +"Last-Translator: Mihovil <libreoffice@miho.im>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: hr\n" "MIME-Version: 1.0\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1405085287.000000\n" +"X-POOTLE-MTIME: 1418215591.000000\n" #: app.src msgctxt "" @@ -86,7 +86,7 @@ msgctxt "" "STR_QUERY_LASTVERSION\n" "string.text" msgid "Cancel all changes?" -msgstr "" +msgstr "Poništi sve promjene?" #: app.src msgctxt "" @@ -94,7 +94,7 @@ msgctxt "" "STR_NO_WEBBROWSER_FOUND\n" "string.text" msgid "%PRODUCTNAME could not find a web browser on your system. Please check your Desktop Preferences or install a web browser (for example, Firefox) in the default location requested during the browser installation." -msgstr "" +msgstr "%PRODUCTNAME ne može pronaći internetski preglednik na Vašem sustavu. Provjerite postavke ili instalirajte internetski preglednik (na primjer Firefox) na zatraženu zadanu lokaciju prilikom instalacije preglednika." #: app.src msgctxt "" @@ -102,7 +102,7 @@ msgctxt "" "STR_NO_ABS_URI_REF\n" "string.text" msgid "\"$(ARG1)\" is not an absolute URL that can be passed to an external application to open it." -msgstr "" +msgstr "\"$(ARG1)\" nije apsolutni URL koji bi se mogao proslijediti vanjskom programu da ga otvori." #: app.src msgctxt "" @@ -473,6 +473,8 @@ msgid "" "For security reasons, the hyperlink cannot be executed.\n" "The stated address will not be opened." msgstr "" +"Zbog sigurnosnih razloga, hiperveza ne može biti izvršena.\n" +"Tražena adresa neće biti otvorena." #: app.src msgctxt "" @@ -491,6 +493,8 @@ msgid "" "Saving will remove all existing signatures.\n" "Do you want to continue saving the document?" msgstr "" +"Spremanje će ukloniti sve postojeće potpise.\n" +"Želite li nastaviti sa spremanjem dokumenta?" #: app.src msgctxt "" @@ -501,6 +505,8 @@ msgid "" "The document has to be saved before it can be signed.\n" "Do you want to save the document?" msgstr "" +"Dokument mora biti spremljen prije potpisivanja.\n" +"Želite li spremiti dokument?" #: app.src msgctxt "" @@ -511,6 +517,8 @@ msgid "" "This will discard all changes on the server since check-out.\n" "Do you want to proceed?" msgstr "" +"Ovo će odbaciti sve promjene na poslužitelju od odjave.\n" +"Želite li nastaviti?" #: app.src msgctxt "" @@ -518,7 +526,7 @@ msgctxt "" "STR_INFO_WRONGDOCFORMAT\n" "string.text" msgid "This document must be saved in OpenDocument file format before it can be digitally signed." -msgstr "" +msgstr "Dokument mora biti spremljen u OpenDocument formatu datoteke prije nego što će biti digitalno potpisan." #: app.src msgctxt "" @@ -811,7 +819,7 @@ msgctxt "" "STR_INFO_NOSEARCHRESULTS\n" "string.text" msgid "No topics found." -msgstr "" +msgstr "Nije pronađena tražena tema." #: newhelp.src msgctxt "" @@ -819,7 +827,7 @@ msgctxt "" "STR_INFO_NOSEARCHTEXTFOUND\n" "string.text" msgid "The text you entered was not found." -msgstr "" +msgstr "Tekst koji ste unijeli nije pronađen." #: newhelp.src msgctxt "" @@ -875,4 +883,4 @@ msgctxt "" "STR_MODULENOTINSTALLED\n" "string.text" msgid "The action could not be executed. The %PRODUCTNAME program module needed for this action is currently not installed." -msgstr "" +msgstr "Radnju nije bilo moguće izvršiti. %PRODUCTNAME programski modul potreban za ovu radnju nije trenutno instaliran." diff --git a/source/hr/sfx2/source/dialog.po b/source/hr/sfx2/source/dialog.po index 89c0949f69a..289dd4f04d5 100644 --- a/source/hr/sfx2/source/dialog.po +++ b/source/hr/sfx2/source/dialog.po @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2014-11-18 11:22+0100\n" -"PO-Revision-Date: 2014-07-11 13:29+0000\n" -"Last-Translator: Mihovil <mihovil.stanic@gmail.com>\n" +"PO-Revision-Date: 2014-12-11 17:51+0000\n" +"Last-Translator: Mihovil <libreoffice@miho.im>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: hr\n" "MIME-Version: 1.0\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1405085374.000000\n" +"X-POOTLE-MTIME: 1418320313.000000\n" #: dialog.src msgctxt "" @@ -38,7 +38,7 @@ msgctxt "" "STR_TABPAGE_INVALIDNAME\n" "string.text" msgid "This name is already in use." -msgstr "" +msgstr "Ime je već u upotrebi." #: dialog.src msgctxt "" @@ -46,7 +46,7 @@ msgctxt "" "STR_TABPAGE_INVALIDSTYLE\n" "string.text" msgid "This Style does not exist." -msgstr "" +msgstr "Ovaj Stil ne postoji." #: dialog.src msgctxt "" @@ -57,6 +57,8 @@ msgid "" "This Style cannot be used as a base Style,\n" "because it would result in a recursive reference." msgstr "" +"Ovaj stil se ne može koristi kao osnovni stil,\n" +"jer bi to dovelo do rekurzivne reference." #: dialog.src msgctxt "" @@ -67,6 +69,8 @@ msgid "" "Name already exists as a default Style.\n" "Please choose another name." msgstr "" +"Naziv već postoji kao zadani stil.\n" +"Odaberite drugi naziv." #: dialog.src msgctxt "" @@ -165,7 +169,7 @@ msgctxt "" "STR_ERROR_WRONG_CONFIRM\n" "string.text" msgid "Faulty password confirmation" -msgstr "" +msgstr "Neispravna potvrda lozinke" #: dialog.src msgctxt "" @@ -566,6 +570,8 @@ msgid "" "The value entered does not match the specified type.\n" "The value will be stored as text." msgstr "" +"Unesena vrijednost ne odgovara određenom tipu.\n" +"Vrijednost će biti spremljena kao tekst." #: filedlghelper.src msgctxt "" @@ -733,7 +739,7 @@ msgctxt "" "STR_QUERY_OVERWRITE\n" "string.text" msgid "Style already exists. Overwrite?" -msgstr "" +msgstr "Stil već postoji. Želite li pisati preko njega?" #: recfloat.src msgctxt "" @@ -848,4 +854,4 @@ msgctxt "" "STR_NO_NAME_SET\n" "string.text" msgid "(no name set)" -msgstr "" +msgstr "(naziv nije postavljen)" diff --git a/source/hr/sfx2/source/doc.po b/source/hr/sfx2/source/doc.po index ce4ba429968..b2ad3eae926 100644 --- a/source/hr/sfx2/source/doc.po +++ b/source/hr/sfx2/source/doc.po @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2014-11-18 11:22+0100\n" -"PO-Revision-Date: 2014-07-11 13:41+0000\n" -"Last-Translator: Mihovil <mihovil.stanic@gmail.com>\n" +"PO-Revision-Date: 2014-12-11 17:53+0000\n" +"Last-Translator: Mihovil <libreoffice@miho.im>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: hr\n" "MIME-Version: 1.0\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1405086066.000000\n" +"X-POOTLE-MTIME: 1418320387.000000\n" #: doc.src msgctxt "" @@ -599,6 +599,8 @@ msgid "" "The document has to be saved before it can be signed. Saving the document removes all present signatures.\n" "Do you want to save the document?" msgstr "" +"Dokument mora biti spremljen prije nego li može biti potpisan. Spremanje dokumenta uklanja sve postojeće potpise.\n" +"Želite li spremiti dokument?" #: doc.src msgctxt "" diff --git a/source/hr/sfx2/source/sidebar.po b/source/hr/sfx2/source/sidebar.po index 55eb6c29d68..d6070d67a10 100644 --- a/source/hr/sfx2/source/sidebar.po +++ b/source/hr/sfx2/source/sidebar.po @@ -2,19 +2,19 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2013-05-23 12:05+0200\n" -"PO-Revision-Date: 2013-06-19 19:24+0000\n" -"Last-Translator: Mihovil <mihovil.stanic@gmail.com>\n" +"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" +"POT-Creation-Date: 2015-01-07 11:08+0100\n" +"PO-Revision-Date: 2015-03-07 14:00+0000\n" +"Last-Translator: Mihovil <mihovil@miho.im>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: hr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.5.1\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1371669863.0\n" +"X-POOTLE-MTIME: 1425736813.000000\n" #: Sidebar.src msgctxt "" @@ -37,6 +37,15 @@ msgstr "Vrati zadano" #: Sidebar.src msgctxt "" "Sidebar.src\n" +"RID_SIDEBAR_RESOURCE\n" +"STRING_HIDE_SIDEBAR\n" +"string.text" +msgid "Close Sidebar" +msgstr "Zatvori bočnu traku" + +#: Sidebar.src +msgctxt "" +"Sidebar.src\n" "SFX_STR_SIDEBAR_MORE_OPTIONS\n" "string.text" msgid "More Options" diff --git a/source/hr/sfx2/source/view.po b/source/hr/sfx2/source/view.po index ce5b4b1dea1..091c742e924 100644 --- a/source/hr/sfx2/source/view.po +++ b/source/hr/sfx2/source/view.po @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2014-11-18 11:22+0100\n" -"PO-Revision-Date: 2013-07-19 09:02+0000\n" -"Last-Translator: Mihovil <mihovil.stanic@gmail.com>\n" +"PO-Revision-Date: 2014-12-11 17:55+0000\n" +"Last-Translator: Mihovil <libreoffice@miho.im>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: hr\n" "MIME-Version: 1.0\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1374224531.0\n" +"X-POOTLE-MTIME: 1418320555.000000\n" #: view.src msgctxt "" @@ -129,6 +129,8 @@ msgid "" "The document cannot be closed because a\n" " print job is being carried out." msgstr "" +"Dokument ne može biti zatvoren zbog\n" +"ispisivanja na pisaču." #: view.src msgctxt "" @@ -139,6 +141,8 @@ msgid "" "An error occurred in sending the message. Possible errors could be a missing user account or a defective setup.\n" "Please check the %PRODUCTNAME settings or your e-mail program settings." msgstr "" +"Došlo je do greške prilikom slanja poruke. Moguće greške mogu biti nepostojeći korisnički račun ili neispravne postavke.\n" +"Provjerite %PRODUCTNAME postavke ili postavke vašeg programa za e-poštu." #: view.src msgctxt "" @@ -146,7 +150,7 @@ msgctxt "" "STR_QUERY_OPENASTEMPLATE\n" "string.text" msgid "This document cannot be edited, possibly due to missing access rights. Do you want to edit a copy of the document?" -msgstr "" +msgstr "Dokument se ne može uređivati, moguće zbog nedostatnih privilegija pristupa. Želite li uređivati kopiju dokumenta?" #: view.src msgctxt "" @@ -162,7 +166,7 @@ msgctxt "" "STR_NONCHECKEDOUT_DOCUMENT\n" "string.text" msgid "This document is not checked out on the server." -msgstr "" +msgstr "Dokument nije odjavljen na poslužitelju." #: view.src msgctxt "" @@ -170,7 +174,7 @@ msgctxt "" "STR_READONLY_DOCUMENT\n" "string.text" msgid "This document is open in read-only mode." -msgstr "" +msgstr "Dokument je otvoren samo za čitanje." #: view.src msgctxt "" @@ -178,7 +182,7 @@ msgctxt "" "BT_CHECKOUT\n" "pushbutton.text" msgid "Check Out" -msgstr "" +msgstr "Odjava" #: view.src msgctxt "" @@ -186,4 +190,4 @@ msgctxt "" "BT_READONLY_EDIT\n" "pushbutton.text" msgid "Edit Document" -msgstr "" +msgstr "Uredi dokument" diff --git a/source/hr/sfx2/uiconfig/ui.po b/source/hr/sfx2/uiconfig/ui.po index b32d5294c6b..a9bbe7ab7b6 100644 --- a/source/hr/sfx2/uiconfig/ui.po +++ b/source/hr/sfx2/uiconfig/ui.po @@ -3,9 +3,9 @@ msgid "" msgstr "" "Project-Id-Version: LibO 40l10n\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2014-11-18 11:22+0100\n" -"PO-Revision-Date: 2014-07-11 13:51+0000\n" -"Last-Translator: Mihovil <mihovil.stanic@gmail.com>\n" +"POT-Creation-Date: 2015-02-16 22:20+0100\n" +"PO-Revision-Date: 2014-12-11 18:06+0000\n" +"Last-Translator: Mihovil <libreoffice@miho.im>\n" "Language-Team: none\n" "Language: hr\n" "MIME-Version: 1.0\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1405086716.000000\n" +"X-POOTLE-MTIME: 1418321161.000000\n" #: alienwarndialog.ui msgctxt "" @@ -32,7 +32,7 @@ msgctxt "" "text\n" "string.text" msgid "This document may contain formatting or content that cannot be saved in the currently selected file format “%FORMATNAME”." -msgstr "" +msgstr "Dokument može sadržavati oblikovanja ili sadržaj koji se ne može spremiti u trenutno odabranom formatu “%FORMATNAME”." #: alienwarndialog.ui msgctxt "" @@ -122,7 +122,7 @@ msgctxt "" "label\n" "string.text" msgid "Version comment:" -msgstr "" +msgstr "Komentar inačice:" #: cmisinfopage.ui msgctxt "" @@ -185,7 +185,7 @@ msgctxt "" "label\n" "string.text" msgid "Add _Property" -msgstr "" +msgstr "Dodaj _svojstvo" #: custominfopage.ui msgctxt "" @@ -221,7 +221,7 @@ msgctxt "" "label\n" "string.text" msgid "_Title:" -msgstr "" +msgstr "_Naslov:" #: descriptioninfopage.ui msgctxt "" @@ -230,7 +230,7 @@ msgctxt "" "label\n" "string.text" msgid "_Subject:" -msgstr "" +msgstr "_Subjekt:" #: descriptioninfopage.ui msgctxt "" @@ -239,7 +239,7 @@ msgctxt "" "label\n" "string.text" msgid "_Keywords:" -msgstr "" +msgstr "_Ključne riječi:" #: descriptioninfopage.ui msgctxt "" @@ -248,7 +248,7 @@ msgctxt "" "label\n" "string.text" msgid "_Comments:" -msgstr "" +msgstr "_Komentari:" #: documentfontspage.ui msgctxt "" @@ -266,7 +266,7 @@ msgctxt "" "label\n" "string.text" msgid "Font Embedding" -msgstr "" +msgstr "Ugrađivanje fonta" #: documentinfopage.ui msgctxt "" @@ -500,7 +500,7 @@ msgctxt "" "label\n" "string.text" msgid "_Years:" -msgstr "" +msgstr "_Godine:" #: editdurationdialog.ui msgctxt "" @@ -509,7 +509,7 @@ msgctxt "" "label\n" "string.text" msgid "_Months:" -msgstr "" +msgstr "_Mjeseci:" #: editdurationdialog.ui msgctxt "" @@ -518,7 +518,7 @@ msgctxt "" "label\n" "string.text" msgid "_Days:" -msgstr "" +msgstr "_Dani:" #: editdurationdialog.ui msgctxt "" @@ -527,7 +527,7 @@ msgctxt "" "label\n" "string.text" msgid "H_ours:" -msgstr "" +msgstr "_Sati:" #: editdurationdialog.ui msgctxt "" @@ -536,7 +536,7 @@ msgctxt "" "label\n" "string.text" msgid "Min_utes:" -msgstr "" +msgstr "Min_ute:" #: editdurationdialog.ui msgctxt "" @@ -545,7 +545,7 @@ msgctxt "" "label\n" "string.text" msgid "_Seconds:" -msgstr "" +msgstr "_Sekunde:" #: editdurationdialog.ui msgctxt "" @@ -554,7 +554,7 @@ msgctxt "" "label\n" "string.text" msgid "Millise_conds:" -msgstr "" +msgstr "Milise_kunde:" #: editdurationdialog.ui msgctxt "" @@ -599,7 +599,7 @@ msgctxt "" "title\n" "string.text" msgid "Record Macro" -msgstr "" +msgstr "Snimi makronaredbu" #: floatingrecord.ui msgctxt "" @@ -608,7 +608,7 @@ msgctxt "" "label\n" "string.text" msgid "Stop Recording" -msgstr "" +msgstr "Zaustavi snimanje" #: helpbookmarkpage.ui msgctxt "" @@ -635,7 +635,7 @@ msgctxt "" "label\n" "string.text" msgid "Contents" -msgstr "" +msgstr "Sadržaj" #: helpcontrol.ui msgctxt "" @@ -644,7 +644,7 @@ msgctxt "" "label\n" "string.text" msgid "Index" -msgstr "" +msgstr "Indeks" #: helpcontrol.ui msgctxt "" @@ -653,7 +653,7 @@ msgctxt "" "label\n" "string.text" msgid "Find" -msgstr "" +msgstr "Traži" #: helpcontrol.ui msgctxt "" @@ -662,7 +662,7 @@ msgctxt "" "label\n" "string.text" msgid "Bookmarks" -msgstr "" +msgstr "Zabilješke" #: helpindexpage.ui msgctxt "" @@ -725,7 +725,7 @@ msgctxt "" "label\n" "string.text" msgid "Height:" -msgstr "" +msgstr "Visina:" #: licensedialog.ui msgctxt "" @@ -779,7 +779,7 @@ msgctxt "" "label\n" "string.text" msgid "_Application:" -msgstr "" +msgstr "Progr_am:" #: linkeditdialog.ui msgctxt "" @@ -788,7 +788,7 @@ msgctxt "" "label\n" "string.text" msgid "_File:" -msgstr "" +msgstr "_Datoteka:" #: linkeditdialog.ui msgctxt "" @@ -797,7 +797,7 @@ msgctxt "" "label\n" "string.text" msgid "_Category:" -msgstr "" +msgstr "_Kategorija:" #: linkeditdialog.ui msgctxt "" @@ -806,7 +806,7 @@ msgctxt "" "label\n" "string.text" msgid "Modify Link" -msgstr "" +msgstr "Promijeni poveznicu" #: loadtemplatedialog.ui msgctxt "" @@ -914,7 +914,7 @@ msgctxt "" "label\n" "string.text" msgid "_Name:" -msgstr "" +msgstr "_Naziv:" #: managestylepage.ui msgctxt "" @@ -923,7 +923,7 @@ msgctxt "" "label\n" "string.text" msgid "Ne_xt style:" -msgstr "" +msgstr "_Sljedeći stil:" #: managestylepage.ui msgctxt "" @@ -932,7 +932,7 @@ msgctxt "" "label\n" "string.text" msgid "Inherit from:" -msgstr "" +msgstr "Naslijedi od:" #: managestylepage.ui msgctxt "" @@ -941,7 +941,7 @@ msgctxt "" "label\n" "string.text" msgid "_Category:" -msgstr "" +msgstr "_Kategorija:" #: managestylepage.ui msgctxt "" @@ -986,7 +986,7 @@ msgctxt "" "AtkObject::accessible-name\n" "string.text" msgid "Style Name" -msgstr "" +msgstr "Naziv stila" #: newstyle.ui msgctxt "" @@ -995,7 +995,7 @@ msgctxt "" "label\n" "string.text" msgid "Style Name" -msgstr "" +msgstr "Naziv stila" #: optprintpage.ui msgctxt "" @@ -1076,7 +1076,7 @@ msgctxt "" "label\n" "string.text" msgid "Gradient _stripes:" -msgstr "" +msgstr "_Linije gradijenta:" #: optprintpage.ui msgctxt "" @@ -1112,7 +1112,7 @@ msgctxt "" "label\n" "string.text" msgid "Reso_lution:" -msgstr "" +msgstr "Raz_lučivost:" #: optprintpage.ui msgctxt "" @@ -1193,7 +1193,7 @@ msgctxt "" "label\n" "string.text" msgid "_PDF as standard print job format" -msgstr "" +msgstr "_PDF kao standardni oblik ispisa" #: optprintpage.ui msgctxt "" @@ -1202,7 +1202,7 @@ msgctxt "" "label\n" "string.text" msgid "Reduce Print Data" -msgstr "" +msgstr "Smanji podatke ispisa" #: optprintpage.ui msgctxt "" @@ -1238,7 +1238,7 @@ msgctxt "" "label\n" "string.text" msgid "Printer Warnings" -msgstr "" +msgstr "Upozorenja pisača" #: password.ui msgctxt "" @@ -1328,7 +1328,7 @@ msgctxt "" "title\n" "string.text" msgid "Save Document?" -msgstr "" +msgstr "Spremi dokument?" #: querysavedialog.ui msgctxt "" @@ -1337,7 +1337,7 @@ msgctxt "" "text\n" "string.text" msgid "Save changes to document “$(DOC)” before closing?" -msgstr "" +msgstr "Spremi promjene u dokument “$(DOC)” prije zatvaranja?" #: querysavedialog.ui msgctxt "" @@ -1346,7 +1346,7 @@ msgctxt "" "secondary_text\n" "string.text" msgid "Your changes will be lost if you don’t save them." -msgstr "" +msgstr "Vaše će izmjene biti izgubljene ukoliko ih ne spremite." #: querysavedialog.ui msgctxt "" @@ -1355,7 +1355,7 @@ msgctxt "" "label\n" "string.text" msgid "_Don’t Save" -msgstr "" +msgstr "_Nemoj spremiti" #: searchdialog.ui msgctxt "" @@ -1382,7 +1382,7 @@ msgctxt "" "label\n" "string.text" msgid "_Search for:" -msgstr "" +msgstr "_Traži:" #: searchdialog.ui msgctxt "" @@ -1463,7 +1463,7 @@ msgctxt "" "label\n" "string.text" msgid "File Sharing Options" -msgstr "" +msgstr "Mogućnosti dijeljenja datoteka" #: startcenter.ui msgctxt "" @@ -1472,7 +1472,7 @@ msgctxt "" "label\n" "string.text" msgid "Writer Templates" -msgstr "" +msgstr "Writer predlošci" #: startcenter.ui msgctxt "" @@ -1481,7 +1481,7 @@ msgctxt "" "label\n" "string.text" msgid "Calc Templates" -msgstr "" +msgstr "Calc predlošci" #: startcenter.ui msgctxt "" @@ -1490,7 +1490,7 @@ msgctxt "" "label\n" "string.text" msgid "Impress Templates" -msgstr "" +msgstr "Impress predlošci" #: startcenter.ui msgctxt "" @@ -1499,7 +1499,7 @@ msgctxt "" "label\n" "string.text" msgid "Draw Templates" -msgstr "" +msgstr "Draw predlošci" #: startcenter.ui msgctxt "" @@ -1508,7 +1508,7 @@ msgctxt "" "label\n" "string.text" msgid "Edit Templates" -msgstr "" +msgstr "Uredi predloške" #: startcenter.ui msgctxt "" @@ -1526,7 +1526,7 @@ msgctxt "" "label\n" "string.text" msgid "_Recent Files" -msgstr "" +msgstr "_Nedavne datoteke" #: startcenter.ui msgctxt "" @@ -1603,11 +1603,11 @@ msgstr "_Base bazu podataka" #: startcenter.ui msgctxt "" "startcenter.ui\n" -"help\n" +"althelplabel\n" "label\n" "string.text" msgid "He_lp" -msgstr "" +msgstr "_Pomoć" #: startcenter.ui msgctxt "" @@ -1625,7 +1625,7 @@ msgctxt "" "title\n" "string.text" msgid "Template Manager" -msgstr "" +msgstr "Upravitelj predlošcima" #: templatedlg.ui msgctxt "" @@ -1814,7 +1814,7 @@ msgctxt "" "title\n" "string.text" msgid "Template Properties" -msgstr "" +msgstr "Svojstva predložaka" #: templateinfodialog.ui msgctxt "" @@ -1823,7 +1823,7 @@ msgctxt "" "label\n" "string.text" msgid "_Close" -msgstr "" +msgstr "_Zatvori" #: versioncommentdialog.ui msgctxt "" @@ -1904,7 +1904,7 @@ msgctxt "" "label\n" "string.text" msgid "Existing Versions" -msgstr "" +msgstr "Postojeće inačice" #: versionsofdialog.ui msgctxt "" @@ -1958,7 +1958,7 @@ msgctxt "" "label\n" "string.text" msgid "New Versions" -msgstr "" +msgstr "Nove inačice" #: versionsofdialog.ui msgctxt "" @@ -1994,4 +1994,4 @@ msgctxt "" "label\n" "string.text" msgid "Existing Versions" -msgstr "" +msgstr "Postojeće inačice" |