diff options
Diffstat (limited to 'po/hr.po')
-rw-r--r-- | po/hr.po | 967 |
1 files changed, 462 insertions, 505 deletions
@@ -1,6 +1,6 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. +# Copyright (C) YEAR MATE Desktop Environment team +# This file is distributed under the same license as the atril package. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. # # Translators: @@ -13,12 +13,11 @@ # Ivica Kolić <[email protected]>, 2019 # stemd <[email protected]>, 2019 # -#, fuzzy msgid "" msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-08-23 15:13+0200\n" +"Project-Id-Version: atril 1.23.1\n" +"Report-Msgid-Bugs-To: https://mate-desktop.org/\n" +"POT-Creation-Date: 2020-01-10 10:49+0100\n" "PO-Revision-Date: 2018-03-11 14:35+0000\n" "Last-Translator: stemd <[email protected]>, 2019\n" "Language-Team: Croatian (https://www.transifex.com/mate/teams/13566/hr/)\n" @@ -28,71 +27,69 @@ msgstr "" "Language: hr\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" -#: ../backend/comics/comics-document.c:208 +#: backend/comics/comics-document.c:208 #, c-format msgid "" "Error launching the command “%s” in order to decompress the comic book: %s" msgstr "Greška pri pokretanju naredbe \"%s\" radi dekomprimiranja stripa: %s" -#: ../backend/comics/comics-document.c:222 +#: backend/comics/comics-document.c:222 #, c-format msgid "The command “%s” failed at decompressing the comic book." msgstr "Naredba \"%s\" nije uspjela dekomprimirati strip." -#: ../backend/comics/comics-document.c:231 +#: backend/comics/comics-document.c:231 #, c-format msgid "The command “%s” did not end normally." msgstr "Naredba \"%s\" nije završila normalno." -#: ../backend/comics/comics-document.c:459 +#: backend/comics/comics-document.c:459 #, c-format msgid "Not a comic book MIME type: %s" msgstr "NIje MIME vrsta stripa: %s" -#: ../backend/comics/comics-document.c:466 +#: backend/comics/comics-document.c:466 msgid "" "Can't find an appropriate command to decompress this type of comic book" msgstr "Ne mogu naći prikladnu naredbu za dekomprimiranje ove vrste stripa" -#: ../backend/comics/comics-document.c:540 ../backend/epub/epub-document.c:632 -#: ../libdocument/ev-document-factory.c:143 -#: ../libdocument/ev-document-factory.c:286 +#: backend/comics/comics-document.c:540 backend/epub/epub-document.c:632 +#: libdocument/ev-document-factory.c:143 libdocument/ev-document-factory.c:286 msgid "Unknown MIME Type" msgstr "Nepoznata MIME vrsta" -#: ../backend/comics/comics-document.c:567 +#: backend/comics/comics-document.c:567 msgid "File corrupted" msgstr "Datoteka je oštećena" -#: ../backend/comics/comics-document.c:580 +#: backend/comics/comics-document.c:580 msgid "No files in archive" msgstr "Nema datoteka u arhivi" -#: ../backend/comics/comics-document.c:619 +#: backend/comics/comics-document.c:619 #, c-format msgid "No images found in archive %s" msgstr "Nijedna slika nije nađena u arhivi %s" -#: ../backend/comics/comics-document.c:866 -#: ../backend/epub/epub-document.c:1782 +#: backend/comics/comics-document.c:866 backend/epub/epub-document.c:1782 #, c-format msgid "There was an error deleting “%s”." msgstr "Došlo je do greške pri brisanju “%s”." -#: ../backend/comics/comics-document.c:1015 +#: backend/comics/comics-document.c:1015 #, c-format msgid "Error %s" msgstr "Greška %s" -#: ../backend/comics/comicsdocument.atril-backend.in.h:1 +#: backend/comics/comicsdocument.atril-backend.desktop.in:4 msgid "Comic Books" msgstr "Stripovi" -#: ../backend/djvu/djvu-document.c:173 +#: backend/djvu/djvu-document.c:173 msgid "DjVu document has incorrect format" msgstr "DjVu dokument ima neispravan format" -#: ../backend/djvu/djvu-document.c:250 +#: backend/djvu/djvu-document.c:250 msgid "" "The document is composed of several files. One or more of these files cannot" " be accessed." @@ -100,448 +97,450 @@ msgstr "" "Dokument je sastavljen od nekoliko datoteka. Jednoj ili više njih nije " "moguće pristupiti." -#: ../backend/djvu/djvudocument.atril-backend.in.h:1 +#: backend/djvu/djvudocument.atril-backend.desktop.in:4 msgid "DjVu Documents" msgstr "DjVu dokumenti" -#: ../backend/dvi/dvi-document.c:107 +#: backend/dvi/dvi-document.c:107 msgid "DVI document has incorrect format" msgstr "DVI dokument ima neispravan format" -#: ../backend/dvi/dvidocument.atril-backend.in.h:1 +#: backend/dvi/dvidocument.atril-backend.desktop.in:4 msgid "DVI Documents" msgstr "DVI dokumenti" -#: ../backend/epub/epub-document.c:649 +#: backend/epub/epub-document.c:649 msgid "Not an ePub document" msgstr "NIje ePub dokument" -#: ../backend/epub/epub-document.c:750 +#: backend/epub/epub-document.c:750 msgid "could not retrieve filename" msgstr "ne mogu dohvatiti ime datoteke" -#: ../backend/epub/epub-document.c:778 +#: backend/epub/epub-document.c:778 msgid "could not open archive" msgstr "ne mogu otvoriti arhivu" -#: ../backend/epub/epub-document.c:794 ../backend/epub/epub-document.c:810 +#: backend/epub/epub-document.c:794 backend/epub/epub-document.c:810 msgid "could not extract archive" msgstr "ne mogu raspakirati arhivu" -#: ../backend/epub/epub-document.c:842 ../backend/epub/epub-document.c:925 +#: backend/epub/epub-document.c:842 backend/epub/epub-document.c:925 msgid "could not retrieve container file" msgstr "ne mogu dohvatiti datoteku" -#: ../backend/epub/epub-document.c:854 +#: backend/epub/epub-document.c:854 msgid "could not open container file" msgstr "ne mogu otvoriti datoteku" -#: ../backend/epub/epub-document.c:864 +#: backend/epub/epub-document.c:864 msgid "container file is corrupt" msgstr "datoteka je oštećena" -#: ../backend/epub/epub-document.c:874 +#: backend/epub/epub-document.c:874 msgid "epub file is invalid or corrupt" msgstr "epub datoteka je neispravna ili oštećena" -#: ../backend/epub/epub-document.c:884 +#: backend/epub/epub-document.c:884 msgid "epub file is corrupt, no container" msgstr "epub datoteka je oštećena, nema datoteke omota" -#: ../backend/epub/epub-document.c:969 +#: backend/epub/epub-document.c:969 msgid "could not parse content manifest" msgstr "nije moguće obraditi manifest sa sadržajem" -#: ../backend/epub/epub-document.c:978 +#: backend/epub/epub-document.c:978 msgid "content file is invalid" msgstr "neispravna datoteka sadržaja" -#: ../backend/epub/epub-document.c:987 +#: backend/epub/epub-document.c:987 msgid "epub file has no spine" msgstr "epub datoteka nema popisa poglavlja" -#: ../backend/epub/epub-document.c:996 +#: backend/epub/epub-document.c:996 msgid "epub file has no manifest" msgstr "epub datoteka nema manifesta" -#: ../backend/epub/epub-document.c:1082 +#: backend/epub/epub-document.c:1082 msgid "Could not set up document tree for loading, some files missing" msgstr "Ne mogu učitati dokument, neke datoteke nedostaju" -#: ../backend/epub/epubdocument.atril-backend.in.h:1 +#: backend/epub/epubdocument.atril-backend.desktop.in:4 msgid "epub Documents" msgstr "epub dokumenti" -#: ../backend/pdf/ev-poppler.cc:519 +#: backend/pdf/ev-poppler.cc:519 msgid "This work is in the Public Domain" msgstr "Ovaj rad je u javnoj domeni" -#. translators: this is the document security state -#: ../backend/pdf/ev-poppler.cc:773 ../backend/pdf/ev-poppler.cc:779 +#: backend/pdf/ev-poppler.cc:773 backend/pdf/ev-poppler.cc:779 msgid "Yes" msgstr "Da" -#. translators: this is the document security state -#: ../backend/pdf/ev-poppler.cc:776 ../backend/pdf/ev-poppler.cc:779 +#: backend/pdf/ev-poppler.cc:776 backend/pdf/ev-poppler.cc:779 msgid "No" msgstr "Ne" -#: ../backend/pdf/ev-poppler.cc:906 +#: backend/pdf/ev-poppler.cc:906 msgid "Type 1" msgstr "Vrsta 1" -#: ../backend/pdf/ev-poppler.cc:908 +#: backend/pdf/ev-poppler.cc:908 msgid "Type 1C" msgstr "Vrsta 1 C" -#: ../backend/pdf/ev-poppler.cc:910 +#: backend/pdf/ev-poppler.cc:910 msgid "Type 3" msgstr "Vrsta 3" -#: ../backend/pdf/ev-poppler.cc:912 +#: backend/pdf/ev-poppler.cc:912 msgid "TrueType" msgstr "TrueType" -#: ../backend/pdf/ev-poppler.cc:914 +#: backend/pdf/ev-poppler.cc:914 msgid "Type 1 (CID)" msgstr "Vrsta 1 (CID)" -#: ../backend/pdf/ev-poppler.cc:916 +#: backend/pdf/ev-poppler.cc:916 msgid "Type 1C (CID)" msgstr "Vrsta 1C (CID)" -#: ../backend/pdf/ev-poppler.cc:918 +#: backend/pdf/ev-poppler.cc:918 msgid "TrueType (CID)" msgstr "TrueType (CID)" -#: ../backend/pdf/ev-poppler.cc:920 +#: backend/pdf/ev-poppler.cc:920 msgid "Unknown font type" msgstr "Nepoznata vrsta fonta" -#: ../backend/pdf/ev-poppler.cc:946 +#: backend/pdf/ev-poppler.cc:946 msgid "No name" msgstr "Bez imena" -#: ../backend/pdf/ev-poppler.cc:954 +#: backend/pdf/ev-poppler.cc:954 msgid "Embedded subset" msgstr "Ugrađeni podskup" -#: ../backend/pdf/ev-poppler.cc:956 +#: backend/pdf/ev-poppler.cc:956 msgid "Embedded" msgstr "Ugrađeni" -#: ../backend/pdf/ev-poppler.cc:958 +#: backend/pdf/ev-poppler.cc:958 msgid "Not embedded" msgstr "Nije ugrađen" -#: ../backend/pdf/pdfdocument.atril-backend.in.h:1 +#: backend/pdf/pdfdocument.atril-backend.desktop.in:5 msgid "PDF Documents" msgstr "PDF dokumenti" -#: ../backend/pixbuf/pixbufdocument.atril-backend.in.h:1 +#: backend/pixbuf/pixbufdocument.atril-backend.desktop.in:4 msgid "Images" msgstr "Slike" -#: ../backend/ps/ev-spectre.c:102 +#: backend/ps/ev-spectre.c:102 #, c-format msgid "Failed to load document “%s”" msgstr "Neuspjelo očitavanje dokmenta “%s”" -#: ../backend/ps/ev-spectre.c:135 +#: backend/ps/ev-spectre.c:135 #, c-format msgid "Failed to save document “%s”" msgstr "Neuspjelo spremanje dokmenta “%s”" -#: ../backend/ps/psdocument.atril-backend.in.h:1 +#: backend/ps/psdocument.atril-backend.desktop.in:5 msgid "PostScript Documents" msgstr "PostScript dokumenti" -#: ../backend/tiff/tiff-document.c:114 +#: backend/tiff/tiff-document.c:114 msgid "Invalid document" msgstr "Neispravan dokument" -#: ../backend/tiff/tiffdocument.atril-backend.in.h:1 +#: backend/tiff/tiffdocument.atril-backend.desktop.in:4 msgid "Tiff Documents" msgstr "Tiff dokumenti" -#: ../backend/xps/xpsdocument.atril-backend.in.h:1 +#: backend/xps/xpsdocument.atril-backend.desktop.in:5 msgid "XPS Documents" msgstr "XPS dokumenti" -#: ../libdocument/ev-attachment.c:299 ../libdocument/ev-attachment.c:320 +#: libdocument/ev-attachment.c:299 libdocument/ev-attachment.c:320 #, c-format msgid "Couldn't save attachment “%s”: %s" msgstr "NIsam mogao spremiti privitak “%s”: %s" -#: ../libdocument/ev-attachment.c:368 +#: libdocument/ev-attachment.c:368 #, c-format msgid "Couldn't open attachment “%s”: %s" msgstr "NIsam mogao otvoriti privitak “%s”: %s" -#: ../libdocument/ev-attachment.c:403 +#: libdocument/ev-attachment.c:403 #, c-format msgid "Couldn't open attachment “%s”" msgstr "NIsam mogao otvoriti privitak “%s”" -#: ../libdocument/ev-document-factory.c:168 +#: libdocument/ev-document-factory.c:168 #, c-format msgid "File type %s (%s) is not supported" msgstr "Vrsta datoteke %s (%s) nije podržana" -#: ../libdocument/ev-document-factory.c:359 +#: libdocument/ev-document-factory.c:359 msgid "All Documents" msgstr "Svi dokumenti" -#: ../libdocument/ev-document-factory.c:391 +#: libdocument/ev-document-factory.c:391 msgid "All Files" msgstr "Sve datoteke" -#: ../libdocument/ev-file-helpers.c:147 +#: libdocument/ev-file-helpers.c:147 #, c-format msgid "Failed to create a temporary file: %s" msgstr "Neuspjelo kreiranje privremene datoteke: %s" -#: ../libdocument/ev-file-helpers.c:309 +#: libdocument/ev-file-helpers.c:309 #, c-format msgid "Failed to create a temporary directory: %s" msgstr "Nesuspjelo kreiranje privremenog direktorija: %s" -#: ../cut-n-paste/smclient/eggdesktopfile.c:165 -#, c-format +#: cut-n-paste/smclient/eggdesktopfile.c:165 msgid "File is not a valid .desktop file" msgstr "Datoteka nije valjana .desktop datoteka" -#: ../cut-n-paste/smclient/eggdesktopfile.c:188 +#: cut-n-paste/smclient/eggdesktopfile.c:188 #, c-format msgid "Unrecognized desktop file Version '%s'" msgstr "Neprepoznata inačica datoteke radne površine '%s'" -#: ../cut-n-paste/smclient/eggdesktopfile.c:957 +#: cut-n-paste/smclient/eggdesktopfile.c:957 #, c-format msgid "Starting %s" msgstr "Pokretanje %s" -#: ../cut-n-paste/smclient/eggdesktopfile.c:1098 -#, c-format +#: cut-n-paste/smclient/eggdesktopfile.c:1098 msgid "Application does not accept documents on command line" msgstr "Aplikacija ne prihvaća dokumente iz naredbenog retka" -#: ../cut-n-paste/smclient/eggdesktopfile.c:1166 +#: cut-n-paste/smclient/eggdesktopfile.c:1166 #, c-format msgid "Unrecognized launch option: %d" msgstr "Neprepoznata mogućnost pokretanja: %d" -#: ../cut-n-paste/smclient/eggdesktopfile.c:1364 -#, c-format +#: cut-n-paste/smclient/eggdesktopfile.c:1364 msgid "Can't pass document URIs to a 'Type=Link' desktop entry" msgstr "" "Nije moguće proslijediti URI-je zapisa na unos radne površine 'Type=Link'" -#: ../cut-n-paste/smclient/eggdesktopfile.c:1383 -#, c-format +#: cut-n-paste/smclient/eggdesktopfile.c:1383 msgid "Not a launchable item" msgstr "Nije izvršna stavka" -#: ../cut-n-paste/smclient/eggsmclient.c:223 +#: cut-n-paste/smclient/eggsmclient.c:221 msgid "Disable connection to session manager" msgstr "Isključi vezu prema upravitelju sesija" -#: ../cut-n-paste/smclient/eggsmclient.c:226 +#: cut-n-paste/smclient/eggsmclient.c:224 msgid "Specify file containing saved configuration" msgstr "Odredi datoteku koja sadrži spremljenu konfiguraciju" -#: ../cut-n-paste/smclient/eggsmclient.c:226 ../previewer/ev-previewer.c:36 -#: ../previewer/ev-previewer.c:37 +#: cut-n-paste/smclient/eggsmclient.c:224 previewer/ev-previewer.c:36 +#: previewer/ev-previewer.c:37 msgid "FILE" msgstr "DATOTEKA" -#: ../cut-n-paste/smclient/eggsmclient.c:229 +#: cut-n-paste/smclient/eggsmclient.c:227 msgid "Specify session management ID" msgstr "Navedi označivač upravljanja pristupnom dionicom" -#: ../cut-n-paste/smclient/eggsmclient.c:229 +#: cut-n-paste/smclient/eggsmclient.c:227 msgid "ID" msgstr "Identifikator" -#: ../cut-n-paste/smclient/eggsmclient.c:250 +#: cut-n-paste/smclient/eggsmclient.c:248 msgid "Session management options:" msgstr "Opcije upravljanja sesijom:" -#: ../cut-n-paste/smclient/eggsmclient.c:251 +#: cut-n-paste/smclient/eggsmclient.c:249 msgid "Show session management options" msgstr "Prikaži opcije upravitelja prijava" -#. Translaters: This string is for a toggle to display a toolbar. -#. * The name of the toolbar is automatically computed from the widgets -#. * on the toolbar, and is placed at the %s. Note the _ before the %s -#. * which is used to add mnemonics. We know that this is likely to -#. * produce duplicates, but don't worry about it. If your language -#. * normally has a mnemonic at the start, please use the _. If not, -#. * please remove. -#: ../cut-n-paste/toolbar-editor/egg-editable-toolbar.c:984 +#: cut-n-paste/toolbar-editor/egg-editable-toolbar.c:984 #, c-format msgid "Show “_%s”" msgstr "Pokaži “_%s”" -#: ../cut-n-paste/toolbar-editor/egg-editable-toolbar.c:1473 +#: cut-n-paste/toolbar-editor/egg-editable-toolbar.c:1473 msgid "_Move on Toolbar" msgstr "_Premjesti na alatnu traku" -#: ../cut-n-paste/toolbar-editor/egg-editable-toolbar.c:1474 +#: cut-n-paste/toolbar-editor/egg-editable-toolbar.c:1474 msgid "Move the selected item on the toolbar" msgstr "Premjesti odabranu stavku na alatnu traku" -#: ../cut-n-paste/toolbar-editor/egg-editable-toolbar.c:1475 +#: cut-n-paste/toolbar-editor/egg-editable-toolbar.c:1475 msgid "_Remove from Toolbar" msgstr "_Ukloni iz alatne trake" -#: ../cut-n-paste/toolbar-editor/egg-editable-toolbar.c:1476 +#: cut-n-paste/toolbar-editor/egg-editable-toolbar.c:1476 msgid "Remove the selected item from the toolbar" msgstr "Ukloni odabranu stavku iz alatne trake" -#: ../cut-n-paste/toolbar-editor/egg-editable-toolbar.c:1477 +#: cut-n-paste/toolbar-editor/egg-editable-toolbar.c:1477 msgid "_Delete Toolbar" msgstr "_Izbriši alatnu traku" -#: ../cut-n-paste/toolbar-editor/egg-editable-toolbar.c:1478 +#: cut-n-paste/toolbar-editor/egg-editable-toolbar.c:1478 msgid "Remove the selected toolbar" msgstr "Ukloni odabranu altnu traku" -#: ../cut-n-paste/toolbar-editor/egg-toolbar-editor.c:484 +#: cut-n-paste/toolbar-editor/egg-toolbar-editor.c:484 msgid "Separator" msgstr "Rezdjelnik" -#. translators: this is the label for toolbar button -#: ../cut-n-paste/zoom-control/ephy-zoom.h:49 ../shell/ev-window.c:6873 +#: cut-n-paste/zoom-control/ephy-zoom.h:49 shell/ev-window.c:6872 msgid "Fit Page" msgstr "Prikaz cijele stranice" -#. translators: this is the label for toolbar button -#: ../cut-n-paste/zoom-control/ephy-zoom.h:50 ../shell/ev-window.c:6877 +#: cut-n-paste/zoom-control/ephy-zoom.h:50 shell/ev-window.c:6876 msgid "Fit Width" msgstr "Pristajanje dužine stranice" -#: ../cut-n-paste/zoom-control/ephy-zoom.h:51 ../shell/ev-window.c:6513 +#: cut-n-paste/zoom-control/ephy-zoom.h:51 shell/ev-window.c:6512 msgid "Expand Window to Fit" msgstr "Proširi prozor da pristaje" -#: ../cut-n-paste/zoom-control/ephy-zoom.h:53 +#: cut-n-paste/zoom-control/ephy-zoom.h:53 msgid "50%" msgstr "50%" -#: ../cut-n-paste/zoom-control/ephy-zoom.h:54 +#: cut-n-paste/zoom-control/ephy-zoom.h:54 msgid "70%" msgstr "70%" -#: ../cut-n-paste/zoom-control/ephy-zoom.h:55 +#: cut-n-paste/zoom-control/ephy-zoom.h:55 msgid "85%" msgstr "85%" -#: ../cut-n-paste/zoom-control/ephy-zoom.h:56 +#: cut-n-paste/zoom-control/ephy-zoom.h:56 msgid "100%" msgstr "100%" -#: ../cut-n-paste/zoom-control/ephy-zoom.h:57 +#: cut-n-paste/zoom-control/ephy-zoom.h:57 msgid "125%" msgstr "125%" -#: ../cut-n-paste/zoom-control/ephy-zoom.h:58 +#: cut-n-paste/zoom-control/ephy-zoom.h:58 msgid "150%" msgstr "150%" -#: ../cut-n-paste/zoom-control/ephy-zoom.h:59 +#: cut-n-paste/zoom-control/ephy-zoom.h:59 msgid "175%" msgstr "175%" -#: ../cut-n-paste/zoom-control/ephy-zoom.h:60 +#: cut-n-paste/zoom-control/ephy-zoom.h:60 msgid "200%" msgstr "200%" -#: ../cut-n-paste/zoom-control/ephy-zoom.h:61 +#: cut-n-paste/zoom-control/ephy-zoom.h:61 msgid "300%" msgstr "300%" -#: ../cut-n-paste/zoom-control/ephy-zoom.h:62 +#: cut-n-paste/zoom-control/ephy-zoom.h:62 msgid "400%" msgstr "400%" -#: ../cut-n-paste/zoom-control/ephy-zoom.h:63 +#: cut-n-paste/zoom-control/ephy-zoom.h:63 msgid "800%" msgstr "800%" -#: ../cut-n-paste/zoom-control/ephy-zoom.h:64 +#: cut-n-paste/zoom-control/ephy-zoom.h:64 msgid "1600%" msgstr "1600%" -#: ../cut-n-paste/zoom-control/ephy-zoom.h:65 +#: cut-n-paste/zoom-control/ephy-zoom.h:65 msgid "3200%" msgstr "3200%" -#: ../cut-n-paste/zoom-control/ephy-zoom.h:66 +#: cut-n-paste/zoom-control/ephy-zoom.h:66 msgid "6400%" msgstr "6400%" -#: ../data/atril.appdata.xml.in.h:1 +#: data/atril.appdata.xml.in:7 data/atril.desktop.in.in:3 +#: shell/ev-window.c:5445 +msgid "Atril Document Viewer" +msgstr "Atril preglednik dokumenata" + +#: data/atril.appdata.xml.in:8 msgid "A Document Viewer for the MATE desktop environment" msgstr "Preglednik dokumenata za MATE radno okruženje" -#: ../data/atril.appdata.xml.in.h:2 +#: data/atril.appdata.xml.in:10 msgid "" -"<p> Atril is a simple multi-page document viewer. It can display and print " +"Atril is a simple multi-page document viewer. It can display and print " "PostScript (PS), Encapsulated PostScript (EPS), DJVU, DVI, XPS and Portable " "Document Format (PDF) files, as well as comic book archive files. When " "supported by the document, it also allows searching for text, copying text " -"to the clipboard, hypertext navigation and table-of-contents bookmarks. </p>" -" <p> Atril is a fork of Evince and part of the MATE Desktop Environment. If " -"you would like to know more about MATE and Atril, please visit the project's" -" home page. </p>" +"to the clipboard, hypertext navigation and table-of-contents bookmarks." msgstr "" -#: ../data/atril.desktop.in.in.h:1 ../shell/ev-window.c:5446 -msgid "Atril Document Viewer" -msgstr "Atril preglednik dokumenata" +#: data/atril.appdata.xml.in:18 +msgid "" +"Atril is a fork of Evince and part of the MATE Desktop Environment. If you " +"would like to know more about MATE and Atril, please visit the project's " +"home page." +msgstr "" -#: ../data/atril.desktop.in.in.h:2 ../shell/ev-window.c:5376 -#: ../shell/ev-window-title.c:157 -#, c-format +#: data/atril.desktop.in.in:4 shell/ev-window.c:5375 +#: shell/ev-window-title.c:157 msgid "Document Viewer" msgstr "Preglednik dokumenata" -#: ../data/atril.desktop.in.in.h:3 +#: data/atril.desktop.in.in:5 msgid "View multi-page documents" msgstr "Pogledaj višestranične dokumente" -#: ../data/org.mate.Atril.gschema.xml.h:1 +#. Translators: Do NOT translate or transliterate this text (this is an icon +#. file name)! +#: data/atril.desktop.in.in:12 +#: properties/libatril-properties-page.caja-extension.desktop.in:4 +msgid "atril" +msgstr "" + +#. Translators: Search terms to find this application. Do NOT translate or +#. localize the semicolons! The list MUST also end with a semicolon! +#: data/atril.desktop.in.in:20 +msgid "MATE;document;viewer;pdf;dvi;ps;xps;tiff;pixbuf;djvu;comics;" +msgstr "" + +#: data/org.mate.Atril.gschema.xml:12 msgid "Override document restrictions" msgstr "Zaobiđi ograničenja dokumenta" -#: ../data/org.mate.Atril.gschema.xml.h:2 +#: data/org.mate.Atril.gschema.xml:13 msgid "Override document restrictions, like restriction to copy or to print." msgstr "Zaobiđi ograničenja dokumenta, poput zabrane kopiranja ili ispisa." -#: ../data/org.mate.Atril.gschema.xml.h:3 +#: data/org.mate.Atril.gschema.xml:17 msgid "Automatically reload the document" msgstr "Automatski ponovno učitaj dokument" -#: ../data/org.mate.Atril.gschema.xml.h:4 +#: data/org.mate.Atril.gschema.xml:18 msgid "Whether the document is automatically reloaded on file change." msgstr "" -#: ../data/org.mate.Atril.gschema.xml.h:5 +#: data/org.mate.Atril.gschema.xml:22 msgid "The URI of the directory last used to open or save a document." msgstr "" "URI direktorija koji je posljednji korišten za otvaranje ili spremanje " "dokumenta." -#: ../data/org.mate.Atril.gschema.xml.h:6 +#: data/org.mate.Atril.gschema.xml:26 msgid "The URI of the directory last used to save a picture." msgstr "URI direktorija koji je posljednji korišten za spremanje fotografije." -#: ../data/org.mate.Atril.gschema.xml.h:7 +#: data/org.mate.Atril.gschema.xml:30 msgid "Page cache size in MiB" msgstr "Veličina međuspremnika stranice u MiB" -#: ../data/org.mate.Atril.gschema.xml.h:8 +#: data/org.mate.Atril.gschema.xml:31 msgid "" "The maximum size that will be used to cache rendered pages, limits maximum " "zoom level." @@ -549,7 +548,7 @@ msgstr "" "Najveća veličina koja će biti rabljena za međuspremnik renderiranih " "stranica, što ograničava najveći nivo povećavanja stranice." -#: ../data/org.mate.Atril.gschema.xml.h:9 +#: data/org.mate.Atril.gschema.xml:35 msgid "" "Show a dialog to confirm that the user wants to activate the caret " "navigation." @@ -557,268 +556,248 @@ msgstr "" "Prikaži dijalog za potvrdu da korisnik želi aktivirati navigaciju strelicama" " tipkovnice." -#: ../previewer/ev-previewer.c:35 +#: previewer/ev-previewer.c:35 msgid "Delete the temporary file" msgstr "Izbriši privremenu datoteku" -#: ../previewer/ev-previewer.c:36 +#: previewer/ev-previewer.c:36 msgid "Print settings file" msgstr "Ispiši datoteku postavki" -#: ../previewer/ev-previewer.c:107 ../previewer/ev-previewer.c:141 +#: previewer/ev-previewer.c:107 previewer/ev-previewer.c:141 msgid "MATE Document Previewer" msgstr "MATE preglednik dokumenata" -#: ../previewer/ev-previewer-window.c:96 ../shell/ev-window.c:3641 +#: previewer/ev-previewer-window.c:96 shell/ev-window.c:3640 msgid "Failed to print document" msgstr "Neuspjeli ispis dokumenta" -#: ../previewer/ev-previewer-window.c:240 +#: previewer/ev-previewer-window.c:240 #, c-format msgid "The selected printer '%s' could not be found" msgstr "Odabrani pisač '%s' nije nađen" -#: ../previewer/ev-previewer-window.c:284 ../shell/ev-window.c:6474 +#: previewer/ev-previewer-window.c:284 shell/ev-window.c:6473 msgid "_Close" msgstr "_Zatvori" -#. Go menu -#: ../previewer/ev-previewer-window.c:287 ../shell/ev-window.c:6520 +#: previewer/ev-previewer-window.c:287 shell/ev-window.c:6519 msgid "_Previous Page" msgstr "_Prethodna stranica" -#: ../previewer/ev-previewer-window.c:288 ../shell/ev-window.c:6521 +#: previewer/ev-previewer-window.c:288 shell/ev-window.c:6520 msgid "Go to the previous page" msgstr "Idi na prethodnu stranicu" -#: ../previewer/ev-previewer-window.c:290 ../shell/ev-window.c:6523 +#: previewer/ev-previewer-window.c:290 shell/ev-window.c:6522 msgid "_Next Page" msgstr "_Slijedeća stranica" -#: ../previewer/ev-previewer-window.c:291 ../shell/ev-window.c:6524 +#: previewer/ev-previewer-window.c:291 shell/ev-window.c:6523 msgid "Go to the next page" msgstr "Idi na slijedeću stranicu" -#. View menu -#: ../previewer/ev-previewer-window.c:293 ../shell/ev-window.c:6500 +#: previewer/ev-previewer-window.c:293 shell/ev-window.c:6499 msgid "Zoom _In" msgstr "U_većaj" -#: ../previewer/ev-previewer-window.c:294 ../shell/ev-window.c:6501 +#: previewer/ev-previewer-window.c:294 shell/ev-window.c:6500 msgid "Enlarge the document" msgstr "Uvećaj dokument" -#: ../previewer/ev-previewer-window.c:296 ../shell/ev-window.c:6503 +#: previewer/ev-previewer-window.c:296 shell/ev-window.c:6502 msgid "Zoom _Out" msgstr "U_manji" -#: ../previewer/ev-previewer-window.c:297 ../shell/ev-window.c:6504 +#: previewer/ev-previewer-window.c:297 shell/ev-window.c:6503 msgid "Shrink the document" msgstr "Smanji dokument" -#: ../previewer/ev-previewer-window.c:300 ../shell/ev-window.c:6507 +#: previewer/ev-previewer-window.c:300 shell/ev-window.c:6506 msgid "Reset zoom to 100%" msgstr "Vrati pogled stranice na 100 %" -#. translators: Print document currently shown in the Print Preview window -#. translators: Title of the print dialog -#: ../previewer/ev-previewer-window.c:304 ../libview/ev-print-operation.c:1321 +#: previewer/ev-previewer-window.c:304 libview/ev-print-operation.c:1321 msgid "Print" msgstr "Ispis" -#: ../previewer/ev-previewer-window.c:305 ../shell/ev-window.c:6470 +#: previewer/ev-previewer-window.c:305 shell/ev-window.c:6469 msgid "Print this document" msgstr "Ispiši ovaj dokument" -#: ../previewer/ev-previewer-window.c:339 ../shell/ev-window.c:6626 +#: previewer/ev-previewer-window.c:339 shell/ev-window.c:6625 msgid "Fit Pa_ge" msgstr "" -#: ../previewer/ev-previewer-window.c:340 ../shell/ev-window.c:6627 +#: previewer/ev-previewer-window.c:340 shell/ev-window.c:6626 msgid "Make the current document fill the window" msgstr "Neka trenutni dokument ispuni prozor" -#: ../previewer/ev-previewer-window.c:342 ../shell/ev-window.c:6629 +#: previewer/ev-previewer-window.c:342 shell/ev-window.c:6628 msgid "Fit _Width" msgstr "" -#: ../previewer/ev-previewer-window.c:343 ../shell/ev-window.c:6630 +#: previewer/ev-previewer-window.c:343 shell/ev-window.c:6629 msgid "Make the current document fill the window width" msgstr "Neka trenutni dokument ispuni dužinu prozora" -#: ../previewer/ev-previewer-window.c:553 ../shell/ev-window.c:6783 +#: previewer/ev-previewer-window.c:553 shell/ev-window.c:6782 msgid "Page" msgstr "Stranica" -#: ../previewer/ev-previewer-window.c:554 ../shell/ev-window.c:6784 +#: previewer/ev-previewer-window.c:554 shell/ev-window.c:6783 msgid "Select Page" msgstr "Odaberi stranicu" -#: ../properties/ev-properties-main.c:116 +#: properties/ev-properties-main.c:116 msgid "Document" msgstr "Dokument" -#: ../properties/ev-properties-view.c:60 +#: properties/ev-properties-view.c:60 msgid "Title:" msgstr "Naslov:" -#: ../properties/ev-properties-view.c:61 +#: properties/ev-properties-view.c:61 msgid "Location:" msgstr "Položaj:" -#: ../properties/ev-properties-view.c:62 +#: properties/ev-properties-view.c:62 msgid "Subject:" msgstr "Predmet:" -#: ../properties/ev-properties-view.c:63 -#: ../shell/ev-annotation-properties-dialog.c:156 +#: properties/ev-properties-view.c:63 +#: shell/ev-annotation-properties-dialog.c:156 msgid "Author:" msgstr "Autor:" -#: ../properties/ev-properties-view.c:64 +#: properties/ev-properties-view.c:64 msgid "Keywords:" msgstr "Ključne riječi:" -#: ../properties/ev-properties-view.c:65 +#: properties/ev-properties-view.c:65 msgid "Producer:" msgstr "Producent:" -#: ../properties/ev-properties-view.c:66 +#: properties/ev-properties-view.c:66 msgid "Creator:" msgstr "Tvorac:" -#: ../properties/ev-properties-view.c:67 +#: properties/ev-properties-view.c:67 msgid "Created:" msgstr "Napravljeno:" -#: ../properties/ev-properties-view.c:68 +#: properties/ev-properties-view.c:68 msgid "Modified:" msgstr "Izmjenjeno:" -#: ../properties/ev-properties-view.c:69 +#: properties/ev-properties-view.c:69 msgid "Number of Pages:" msgstr "Broj stranica:" -#: ../properties/ev-properties-view.c:70 +#: properties/ev-properties-view.c:70 msgid "Optimized:" msgstr "Optimizirano:" -#: ../properties/ev-properties-view.c:71 +#: properties/ev-properties-view.c:71 msgid "Format:" msgstr "Format:" -#: ../properties/ev-properties-view.c:72 +#: properties/ev-properties-view.c:72 msgid "Security:" msgstr "Sigurnost:" -#: ../properties/ev-properties-view.c:73 +#: properties/ev-properties-view.c:73 msgid "Paper Size:" msgstr "Veličina papira:" -#. translators: This is used when a document property does -#. not have a value. Examples: -#. Author: None -#. Keywords: None -#. translators: Value for 'Page Scaling:' to not scale the document pages on -#. printing -#: ../properties/ev-properties-view.c:193 ../libview/ev-print-operation.c:1906 +#: properties/ev-properties-view.c:193 libview/ev-print-operation.c:1906 msgid "None" msgstr "Nijedan" -#. Translate to the default units to use for presenting -#. * lengths to the user. Translate to default:inch if you -#. * want inches, otherwise translate to default:mm. -#. * Do *not* translate it to "predefinito:mm", if it -#. * it isn't default:mm or default:inch it will not work -#: ../properties/ev-properties-view.c:221 +#: properties/ev-properties-view.c:221 msgid "default:mm" msgstr "pretpostavljeno:mm" -#: ../properties/ev-properties-view.c:265 +#: properties/ev-properties-view.c:265 #, c-format msgid "%.0f × %.0f mm" msgstr "%.0f × %.0f mm" -#: ../properties/ev-properties-view.c:269 +#: properties/ev-properties-view.c:269 #, c-format msgid "%.2f × %.2f inch" msgstr "%.2f × %.2f inch" -#. Note to translators: first placeholder is the paper name (eg. -#. * A4), second placeholder is the paper size (eg. 297x210 mm) -#: ../properties/ev-properties-view.c:293 +#: properties/ev-properties-view.c:293 #, c-format msgid "%s, Portrait (%s)" msgstr "%s, Portret (%s)" -#. Note to translators: first placeholder is the paper name (eg. -#. * A4), second placeholder is the paper size (eg. 297x210 mm) -#: ../properties/ev-properties-view.c:300 +#: properties/ev-properties-view.c:300 #, c-format msgid "%s, Landscape (%s)" msgstr "%s, Krajolik (%s)" -#: ../properties/libatril-properties-page.caja-extension.in.h:1 +#: properties/libatril-properties-page.caja-extension.desktop.in:5 msgid "Atril properties" msgstr "Atril svojstva" -#: ../properties/libatril-properties-page.caja-extension.in.h:2 +#: properties/libatril-properties-page.caja-extension.desktop.in:6 msgid "Shows details for Atril documents" msgstr "Pokaži pojedinosti za Atril dokumente" -#: ../libmisc/ev-page-action-widget.c:68 +#: libmisc/ev-page-action-widget.c:64 #, c-format msgid "(%d of %d)" msgstr "(%d od %d)" -#: ../libmisc/ev-page-action-widget.c:70 +#: libmisc/ev-page-action-widget.c:66 #, c-format msgid "of %d" msgstr "od %d" -#. Initial state -#: ../libview/ev-print-operation.c:346 +#: libview/ev-print-operation.c:346 msgid "Preparing to print…" msgstr "Priprema za ispis..." -#: ../libview/ev-print-operation.c:348 +#: libview/ev-print-operation.c:348 msgid "Finishing…" msgstr "Dovršavam..." -#: ../libview/ev-print-operation.c:350 +#: libview/ev-print-operation.c:350 #, c-format msgid "Printing page %d of %d…" msgstr "Ispisujem stranicu %d od %d…" -#: ../libview/ev-print-operation.c:1174 +#: libview/ev-print-operation.c:1174 msgid "Printing is not supported on this printer." msgstr "Ispisivanje nije podržano na ovom pisaču." -#: ../libview/ev-print-operation.c:1239 +#: libview/ev-print-operation.c:1239 msgid "Invalid page selection" msgstr "Neispravni odabir stranice" -#: ../libview/ev-print-operation.c:1240 +#: libview/ev-print-operation.c:1240 msgid "Warning" msgstr "Upozorenje" -#: ../libview/ev-print-operation.c:1242 +#: libview/ev-print-operation.c:1242 msgid "Your print range selection does not include any pages" msgstr "Vaš raspon za ispis ne sadrži niti jednu stranicu" -#: ../libview/ev-print-operation.c:1900 +#: libview/ev-print-operation.c:1900 msgid "Page Scaling:" msgstr "Uvećanje stranice:" -#: ../libview/ev-print-operation.c:1907 +#: libview/ev-print-operation.c:1907 msgid "Shrink to Printable Area" msgstr "Smanji na ispisivo područje" -#: ../libview/ev-print-operation.c:1908 +#: libview/ev-print-operation.c:1908 msgid "Fit to Printable Area" msgstr "Pristajanje u područje ispisa" -#: ../libview/ev-print-operation.c:1911 +#: libview/ev-print-operation.c:1911 msgid "" "Scale document pages to fit the selected printer page. Select from one of the following:\n" "\n" @@ -829,21 +808,21 @@ msgid "" "• \"Fit to Printable Area\": Document pages are enlarged or reduced as required to fit the printable area of the printer page.\n" msgstr "" -#: ../libview/ev-print-operation.c:1923 +#: libview/ev-print-operation.c:1923 msgid "Auto Rotate and Center" msgstr "Automatski rotiraj i centriraj" -#: ../libview/ev-print-operation.c:1926 +#: libview/ev-print-operation.c:1926 msgid "" "Rotate printer page orientation of each page to match orientation of each " "document page. Document pages will be centered within the printer page." msgstr "" -#: ../libview/ev-print-operation.c:1931 +#: libview/ev-print-operation.c:1931 msgid "Select page size using document page size" msgstr "Izaberi veličinu stranice koristeći veličinu stranice dokumenta" -#: ../libview/ev-print-operation.c:1933 +#: libview/ev-print-operation.c:1933 msgid "" "When enabled, each page will be printed on the same size paper as the " "document page." @@ -851,453 +830,444 @@ msgstr "" "Kad je omogućeno, svaka stranica će se ispisati na istoj veličini papira kao" " stranice dokumenta." -#: ../libview/ev-print-operation.c:2015 +#: libview/ev-print-operation.c:2015 msgid "Page Handling" msgstr "Upravljanje stranicama" -#: ../libview/ev-jobs.c:1753 +#: libview/ev-jobs.c:1726 #, c-format msgid "Failed to print page %d: %s" msgstr "Neuspjeli ispis stranice %d: %s" -#: ../libview/ev-view-accessible.c:43 +#: libview/ev-view-accessible.c:43 msgid "Scroll Up" msgstr "Pomicanje gore" -#: ../libview/ev-view-accessible.c:44 +#: libview/ev-view-accessible.c:44 msgid "Scroll Down" msgstr "Pomicanje dolje" -#: ../libview/ev-view-accessible.c:50 +#: libview/ev-view-accessible.c:50 msgid "Scroll View Up" msgstr "Pomicanje pregleda gore" -#: ../libview/ev-view-accessible.c:51 +#: libview/ev-view-accessible.c:51 msgid "Scroll View Down" msgstr "Pomicanje pregleda dolje" -#: ../libview/ev-view-accessible.c:128 +#: libview/ev-view-accessible.c:128 msgid "Document View" msgstr "Pogled dokumenta" -#: ../libview/ev-view-presentation.c:729 +#: libview/ev-view-presentation.c:729 msgid "Jump to page:" msgstr "Skoči na stranicu:" -#: ../libview/ev-view-presentation.c:1062 +#: libview/ev-view-presentation.c:1062 msgid "End of presentation. Click to exit." msgstr "Kraj prezentacije.Klik za izlaz." -#: ../libview/ev-view.c:1906 +#: libview/ev-view.c:1903 msgid "Go to first page" msgstr "Idi na prvu stranicu" -#: ../libview/ev-view.c:1908 +#: libview/ev-view.c:1905 msgid "Go to previous page" msgstr "Idi na prethodnu stranicu" -#: ../libview/ev-view.c:1910 +#: libview/ev-view.c:1907 msgid "Go to next page" msgstr "Idi na slijedeću stranicu" -#: ../libview/ev-view.c:1912 +#: libview/ev-view.c:1909 msgid "Go to last page" msgstr "Idi na zadnju stranicu" -#: ../libview/ev-view.c:1914 +#: libview/ev-view.c:1911 msgid "Go to page" msgstr "idi na stranicu" -#: ../libview/ev-view.c:1916 +#: libview/ev-view.c:1913 msgid "Find" msgstr "Nađi" -#: ../libview/ev-view.c:1944 +#: libview/ev-view.c:1941 #, c-format msgid "Go to page %s" msgstr "Idi na stranicu %s" -#: ../libview/ev-view.c:1950 +#: libview/ev-view.c:1947 #, c-format msgid "Go to %s on file “%s”" msgstr "Idi na %s u datoteci “%s”" -#: ../libview/ev-view.c:1953 +#: libview/ev-view.c:1950 #, c-format msgid "Go to file “%s”" msgstr "Idi na datoteku “%s”" -#: ../libview/ev-view.c:1961 +#: libview/ev-view.c:1958 #, c-format msgid "Launch %s" msgstr "Pokreni %s" -#: ../shell/eggfindbar.c:302 +#: shell/eggfindbar.c:301 msgid "Find:" msgstr "Nađi:" -#: ../shell/eggfindbar.c:323 ../shell/ev-window.c:6487 -msgid "Find Pre_vious" -msgstr "Nađi pre_thodno" - -#: ../shell/eggfindbar.c:327 +#: shell/eggfindbar.c:326 msgid "Find previous occurrence of the search string" msgstr "Pronađi prethodnu pojavu niza koji se pretražuje" -#: ../shell/eggfindbar.c:331 ../shell/ev-window.c:6485 -msgid "Find Ne_xt" -msgstr "Nađi slije_deće" - -#: ../shell/eggfindbar.c:335 +#: shell/eggfindbar.c:334 msgid "Find next occurrence of the search string" msgstr "Pronađi sljedeću pojavu niza koji se pretražuje" -#: ../shell/eggfindbar.c:342 +#: shell/eggfindbar.c:341 msgid "Case Sensitive" msgstr "Osjetljivo na velika i mala slova" -#: ../shell/eggfindbar.c:345 +#: shell/eggfindbar.c:344 msgid "Toggle case sensitive search" msgstr "Uključi razliku između traženja malih i velikih slova" -#: ../shell/ev-annotation-properties-dialog.c:96 +#: shell/ev-annotation-properties-dialog.c:96 msgid "Icon:" msgstr "Sličica:" -#: ../shell/ev-annotation-properties-dialog.c:102 +#: shell/ev-annotation-properties-dialog.c:102 msgid "Note" msgstr "Bilješka" -#: ../shell/ev-annotation-properties-dialog.c:103 +#: shell/ev-annotation-properties-dialog.c:103 msgid "Comment" msgstr "Komentar" -#: ../shell/ev-annotation-properties-dialog.c:104 +#: shell/ev-annotation-properties-dialog.c:104 msgid "Key" msgstr "Ključ" -#: ../shell/ev-annotation-properties-dialog.c:105 +#: shell/ev-annotation-properties-dialog.c:105 msgid "Help" msgstr "Pomoć" -#: ../shell/ev-annotation-properties-dialog.c:106 +#: shell/ev-annotation-properties-dialog.c:106 msgid "New Paragraph" msgstr "Novi odlomak" -#: ../shell/ev-annotation-properties-dialog.c:107 +#: shell/ev-annotation-properties-dialog.c:107 msgid "Paragraph" msgstr "Odlomak" -#: ../shell/ev-annotation-properties-dialog.c:108 +#: shell/ev-annotation-properties-dialog.c:108 msgid "Insert" msgstr "Umetni" -#: ../shell/ev-annotation-properties-dialog.c:109 +#: shell/ev-annotation-properties-dialog.c:109 msgid "Cross" msgstr "Križić" -#: ../shell/ev-annotation-properties-dialog.c:110 +#: shell/ev-annotation-properties-dialog.c:110 msgid "Circle" msgstr "Krug" -#: ../shell/ev-annotation-properties-dialog.c:111 +#: shell/ev-annotation-properties-dialog.c:111 msgid "Unknown" msgstr "Nepoznato" -#: ../shell/ev-annotation-properties-dialog.c:136 +#: shell/ev-annotation-properties-dialog.c:136 msgid "Annotation Properties" msgstr "Svojstva bilješki" -#: ../shell/ev-annotation-properties-dialog.c:167 +#: shell/ev-annotation-properties-dialog.c:167 msgid "Color:" msgstr "Boja:" -#: ../shell/ev-annotation-properties-dialog.c:177 +#: shell/ev-annotation-properties-dialog.c:177 msgid "Style:" msgstr "Stil:" -#: ../shell/ev-annotation-properties-dialog.c:191 +#: shell/ev-annotation-properties-dialog.c:191 msgid "Transparent" msgstr "Prozirno" -#: ../shell/ev-annotation-properties-dialog.c:198 +#: shell/ev-annotation-properties-dialog.c:198 msgid "Opaque" msgstr "Neprozirno" -#: ../shell/ev-annotation-properties-dialog.c:208 +#: shell/ev-annotation-properties-dialog.c:208 msgid "Initial window state:" msgstr "Početno stanje prozora" -#: ../shell/ev-annotation-properties-dialog.c:214 +#: shell/ev-annotation-properties-dialog.c:214 msgid "Open" msgstr "Otvori" -#: ../shell/ev-annotation-properties-dialog.c:215 +#: shell/ev-annotation-properties-dialog.c:215 msgid "Close" msgstr "Zatvori" -#: ../shell/ev-keyring.c:86 +#: shell/ev-keyring.c:86 #, c-format msgid "Password for document %s" msgstr "Lozinka za dokument %s" -#. Create tree view -#: ../shell/ev-loading-message.c:50 ../shell/ev-sidebar-annotations.c:157 -#: ../shell/ev-sidebar-layers.c:122 ../shell/ev-sidebar-links.c:255 +#: shell/ev-loading-message.c:50 shell/ev-sidebar-annotations.c:157 +#: shell/ev-sidebar-layers.c:122 shell/ev-sidebar-links.c:255 msgid "Loading…" msgstr "Učitavam..." -#: ../shell/ev-open-recent-action.c:74 +#: shell/ev-open-recent-action.c:71 msgid "Open a recently used document" msgstr "Otvori nedavno korišteni dokument" -#: ../shell/ev-password-view.c:135 +#: shell/ev-password-view.c:135 msgid "" "This document is locked and can only be read by entering the correct " "password." msgstr "" "Dokument je zaključan i može se čitati samo unošenjem ispravne lozinke." -#: ../shell/ev-password-view.c:144 ../shell/ev-password-view.c:260 +#: shell/ev-password-view.c:144 shell/ev-password-view.c:260 msgid "_Unlock Document" msgstr "_Otključaj dokument" -#: ../shell/ev-password-view.c:252 +#: shell/ev-password-view.c:252 msgid "Enter password" msgstr "Unesite lozinku" -#: ../shell/ev-password-view.c:288 +#: shell/ev-password-view.c:288 #, c-format msgid "" "The document “%s” is locked and requires a password before it can be opened." msgstr "Dokument \"%s\" je zaključan i zahtijeva lozinku za otvaranje." -#: ../shell/ev-password-view.c:291 +#: shell/ev-password-view.c:291 msgid "Password required" msgstr "Potrebna je lozinka" -#: ../shell/ev-password-view.c:321 +#: shell/ev-password-view.c:321 msgid "_Password:" msgstr "_Zaporka:" -#: ../shell/ev-password-view.c:353 +#: shell/ev-password-view.c:353 msgid "Forget password _immediately" msgstr "Zaboravi lozinku _odmah" -#: ../shell/ev-password-view.c:365 +#: shell/ev-password-view.c:365 msgid "Remember password until you _log out" msgstr "Zapamtite lozinku do vaše _odjave" -#: ../shell/ev-password-view.c:377 +#: shell/ev-password-view.c:377 msgid "Remember _forever" msgstr "Zapamti _zauvijek" -#: ../shell/ev-properties-dialog.c:62 +#: shell/ev-properties-dialog.c:62 msgid "Properties" msgstr "Svojstva" -#: ../shell/ev-properties-dialog.c:94 +#: shell/ev-properties-dialog.c:94 msgid "General" msgstr "Općenito" -#: ../shell/ev-properties-dialog.c:104 +#: shell/ev-properties-dialog.c:104 msgid "Fonts" msgstr "Fontovi" -#: ../shell/ev-properties-dialog.c:117 +#: shell/ev-properties-dialog.c:117 msgid "Document License" msgstr "Licenca dokumenta" -#: ../shell/ev-properties-fonts.c:136 +#: shell/ev-properties-fonts.c:136 msgid "Font" msgstr "Font" -#: ../shell/ev-properties-fonts.c:163 +#: shell/ev-properties-fonts.c:163 #, c-format msgid "Gathering font information… %3d%%" msgstr "Prikupljam informacije o pismima... %3d%%" -#: ../shell/ev-properties-license.c:134 +#: shell/ev-properties-license.c:134 msgid "Usage terms" msgstr "Uvjeti upotrebe" -#: ../shell/ev-properties-license.c:140 +#: shell/ev-properties-license.c:140 msgid "Text License" msgstr "Licencija teksta" -#: ../shell/ev-properties-license.c:146 +#: shell/ev-properties-license.c:146 msgid "Further Information" msgstr "Daljnje informacije" -#: ../shell/ev-sidebar-annotations.c:201 +#: shell/ev-sidebar-annotations.c:201 msgid "Add" msgstr "Dodaj" -#: ../shell/ev-sidebar-annotations.c:207 +#: shell/ev-sidebar-annotations.c:207 msgid "Add text annotation" msgstr "Dodaj bilješku" -#: ../shell/ev-sidebar-annotations.c:342 +#: shell/ev-sidebar-annotations.c:342 msgid "Document contains no annotations" msgstr "Dokument ne sadrži bilješke" -#: ../shell/ev-sidebar-annotations.c:374 +#: shell/ev-sidebar-annotations.c:374 #, c-format msgid "Page %d" msgstr "Stranica %d" -#: ../shell/ev-sidebar-annotations.c:515 +#: shell/ev-sidebar-annotations.c:515 msgid "Annotations" msgstr "Bilješke" -#: ../shell/ev-sidebar-attachments.c:693 +#: shell/ev-sidebar-attachments.c:693 msgid "Attachments" msgstr "Privici" -#: ../shell/ev-sidebar-bookmarks.c:155 +#: shell/ev-sidebar-bookmarks.c:155 msgid "_Open Bookmark" msgstr "_Otvori zabilješku" -#: ../shell/ev-sidebar-bookmarks.c:157 +#: shell/ev-sidebar-bookmarks.c:157 msgid "_Rename Bookmark" msgstr "_Preimenuj zabilješku" -#: ../shell/ev-sidebar-bookmarks.c:159 +#: shell/ev-sidebar-bookmarks.c:159 msgid "_Remove Bookmark" msgstr "_Ukloni zabilješku" -#: ../shell/ev-sidebar-bookmarks.c:314 ../shell/ev-window.c:1014 -#: ../shell/ev-window.c:5068 +#: shell/ev-sidebar-bookmarks.c:314 shell/ev-window.c:1014 +#: shell/ev-window.c:5067 #, c-format msgid "Page %s" msgstr "Stranica %s" -#: ../shell/ev-sidebar-bookmarks.c:470 +#: shell/ev-sidebar-bookmarks.c:470 msgid "_Add" msgstr "_Dodaj" -#: ../shell/ev-sidebar-bookmarks.c:480 +#: shell/ev-sidebar-bookmarks.c:480 msgid "_Remove" msgstr "_Ukloni" -#: ../shell/ev-sidebar-bookmarks.c:606 +#: shell/ev-sidebar-bookmarks.c:606 msgid "Bookmarks" msgstr "Zabilješke" -#: ../shell/ev-sidebar-layers.c:441 +#: shell/ev-sidebar-layers.c:441 msgid "Layers" msgstr "Slojevi" -#: ../shell/ev-sidebar-links.c:331 +#: shell/ev-sidebar-links.c:331 msgid "Print…" msgstr "Ispis..." -#: ../shell/ev-sidebar-links.c:713 +#: shell/ev-sidebar-links.c:713 msgid "Index" msgstr "Kazalo" -#: ../shell/ev-sidebar-thumbnails.c:1035 +#: shell/ev-sidebar-thumbnails.c:1035 msgid "Thumbnails" msgstr "Sličice" -#: ../shell/ev-window.c:1011 +#: shell/ev-window.c:1011 #, c-format msgid "Page %s — %s" msgstr "Stranica %s — %s" -#: ../shell/ev-window.c:1171 +#: shell/ev-window.c:1171 msgid "" "Cannot enter presentation mode with ePub documents, use fullscreen mode " "instead." msgstr "" -#: ../shell/ev-window.c:1778 +#: shell/ev-window.c:1777 msgid "The document contains no pages" msgstr "Dokument ne sadrži stranice" -#: ../shell/ev-window.c:1781 +#: shell/ev-window.c:1780 msgid "The document contains only empty pages" msgstr "Dokument sadrži samo prazne stranice" -#: ../shell/ev-window.c:1820 +#: shell/ev-window.c:1819 msgid "Presentation mode is not supported for ePub documents." msgstr "Prezentacijski način nije podržan za ePub dokumente." -#: ../shell/ev-window.c:2014 ../shell/ev-window.c:2182 +#: shell/ev-window.c:2013 shell/ev-window.c:2181 msgid "Unable to open document" msgstr "Nije moguće otvoriti dokument" -#: ../shell/ev-window.c:2151 +#: shell/ev-window.c:2150 #, c-format msgid "Loading document from “%s”" msgstr "Učitavam dokument iz “%s”" -#: ../shell/ev-window.c:2295 ../shell/ev-window.c:2586 +#: shell/ev-window.c:2294 shell/ev-window.c:2585 #, c-format msgid "Downloading document (%d%%)" msgstr "Preuzimam dokument (%d%%)" -#: ../shell/ev-window.c:2328 +#: shell/ev-window.c:2327 msgid "Failed to load remote file." msgstr "Neuspjelo učitavanje udaljene datoteke." -#: ../shell/ev-window.c:2530 +#: shell/ev-window.c:2529 #, c-format msgid "Reloading document from %s" msgstr "Ponovno učitavanje dokumenta iz %s" -#: ../shell/ev-window.c:2562 +#: shell/ev-window.c:2561 msgid "Failed to reload document." msgstr "Neuspjelo ponovno učitavanje dokumenta." -#: ../shell/ev-window.c:2776 +#: shell/ev-window.c:2775 msgid "Open Document" msgstr "Otvori dokument" -#: ../shell/ev-window.c:3055 +#: shell/ev-window.c:3054 #, c-format msgid "Saving document to %s" msgstr "Spremam dokument u %s" -#: ../shell/ev-window.c:3058 +#: shell/ev-window.c:3057 #, c-format msgid "Saving attachment to %s" msgstr "Spremam privitak u %s" -#: ../shell/ev-window.c:3061 +#: shell/ev-window.c:3060 #, c-format msgid "Saving image to %s" msgstr "Spremam sliku u %s" -#: ../shell/ev-window.c:3105 ../shell/ev-window.c:3205 +#: shell/ev-window.c:3104 shell/ev-window.c:3204 #, c-format msgid "The file could not be saved as “%s”." msgstr "Datoteka ne može biti spremljena kao “%s”." -#: ../shell/ev-window.c:3136 +#: shell/ev-window.c:3135 #, c-format msgid "Uploading document (%d%%)" msgstr "Slanje dokumenta (%d%%)" -#: ../shell/ev-window.c:3140 +#: shell/ev-window.c:3139 #, c-format msgid "Uploading attachment (%d%%)" msgstr "Slanje privitka (%d%%)" -#: ../shell/ev-window.c:3144 +#: shell/ev-window.c:3143 #, c-format msgid "Uploading image (%d%%)" msgstr "Slanje slike (%d%%)" -#: ../shell/ev-window.c:3257 +#: shell/ev-window.c:3256 msgid "Save As…" msgstr "Spremi kao..." -#: ../shell/ev-window.c:3335 +#: shell/ev-window.c:3334 msgid "Could not send current document" msgstr "Nije bilo moguće poslati trenutni dokument" -#: ../shell/ev-window.c:3585 +#: shell/ev-window.c:3584 #, c-format msgid "%d pending job in queue" msgid_plural "%d pending jobs in queue" @@ -1305,12 +1275,12 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: ../shell/ev-window.c:3698 +#: shell/ev-window.c:3697 #, c-format msgid "Printing job “%s”" msgstr "Ispisujem zadatak \"%s\"" -#: ../shell/ev-window.c:3875 +#: shell/ev-window.c:3874 msgid "" "Document contains form fields that have been filled out. If you don't save a" " copy, changes will be permanently lost." @@ -1318,7 +1288,7 @@ msgstr "" "Dokument sadrži polja koja su ispunjena. Ako ne spremite kopiju, promjene će" " biti trajno izgubljene." -#: ../shell/ev-window.c:3879 +#: shell/ev-window.c:3878 msgid "" "Document contains new or modified annotations. If you don't save a copy, " "changes will be permanently lost." @@ -1326,28 +1296,25 @@ msgstr "" "Dokument sadži nove ili modificirane anotacije. Ako ne spremite kopiju, " "promjene će biti trajno izgubljene." -#: ../shell/ev-window.c:3886 +#: shell/ev-window.c:3885 #, c-format msgid "Save a copy of document “%s” before closing?" msgstr "Spremi kopiju dokumenta “%s” prije zatvaranja?" -#: ../shell/ev-window.c:3905 +#: shell/ev-window.c:3904 msgid "Close _without Saving" msgstr "Zatvori prozor bez spremanja" -#: ../shell/ev-window.c:3909 ../shell/ev-window.c:6463 +#: shell/ev-window.c:3908 shell/ev-window.c:6462 msgid "_Save As…" msgstr "_Snimi kao..." -#: ../shell/ev-window.c:3978 +#: shell/ev-window.c:3977 #, c-format msgid "Wait until print job “%s” finishes before closing?" msgstr "Pričekati dok ispis zadatka \"%s\" završi prije zatvaranja?" -#. TRANS: the singular form is not really used as n_print_jobs > 1 -#. but some languages distinguish between different plurals forms, -#. so the ngettext is needed. -#: ../shell/ev-window.c:3984 +#: shell/ev-window.c:3983 #, c-format msgid "" "There is %d print job active. Wait until print finishes before closing?" @@ -1357,52 +1324,51 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: ../shell/ev-window.c:3999 +#: shell/ev-window.c:3998 msgid "If you close the window, pending print jobs will not be printed." msgstr "" -#: ../shell/ev-window.c:4003 +#: shell/ev-window.c:4002 msgid "Cancel _print and Close" msgstr "Otkaži _ispis i zatvori" -#: ../shell/ev-window.c:4007 +#: shell/ev-window.c:4006 msgid "Close _after Printing" msgstr "Zatvori _nakon ispisivanja" -#: ../shell/ev-window.c:4404 +#: shell/ev-window.c:4403 msgid "Running in presentation mode" msgstr "Izvodi se kao prezentacija" -#: ../shell/ev-window.c:4471 +#: shell/ev-window.c:4470 msgid "Presentation mode is not supported for ePub documents" msgstr "Prezentacijski način nije podržan za ePub dokumente" -#: ../shell/ev-window.c:4789 +#: shell/ev-window.c:4788 msgid "Toolbar Editor" msgstr "Uređivač alatne trake" -#: ../shell/ev-window.c:5114 +#: shell/ev-window.c:5113 msgid "There was an error displaying help" msgstr "Došlo je do greške pri prikazivanju pomoći" -#: ../shell/ev-window.c:5372 +#: shell/ev-window.c:5371 #, c-format msgid "" "Document Viewer\n" -"Using %s (%s)" +"Using %s (%s)\n" +"and SyncTeX %s" msgstr "" -"Preglednik dokumenata\n" -"Koristi %s (%s)" -#: ../shell/ev-window.c:5389 +#: shell/ev-window.c:5388 msgid "MATE Documentation Team" msgstr "MATE dokumentacijski tim" -#: ../shell/ev-window.c:5390 +#: shell/ev-window.c:5389 msgid "GNOME Documentation Team" msgstr "GNOME dokumentacijski tim" -#: ../shell/ev-window.c:5395 +#: shell/ev-window.c:5394 msgid "" "Atril is free software; you can redistribute it and/or modify it under the " "terms of the GNU General Public License as published by the Free Software " @@ -1410,7 +1376,7 @@ msgid "" "version." msgstr "" -#: ../shell/ev-window.c:5399 +#: shell/ev-window.c:5398 msgid "" "Atril is distributed in the hope that it will be useful, but WITHOUT ANY " "WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS " @@ -1418,7 +1384,7 @@ msgid "" "details." msgstr "" -#: ../shell/ev-window.c:5403 +#: shell/ev-window.c:5402 msgid "" "You should have received a copy of the GNU General Public License along with" " Atril; if not, write to the Free Software Foundation, Inc., 51 Franklin " @@ -1428,17 +1394,17 @@ msgstr "" "ako niste, pišite na adresu Free Software Foundation, Inc., 51 Franklin Street,\n" "Fifth Floor, Boston, MA 02110-1301, USA." -#: ../shell/ev-window.c:5448 +#: shell/ev-window.c:5447 msgid "About Atril Document Viewer" msgstr "O Atril pregledniku dokumenata" -#: ../shell/ev-window.c:5449 +#: shell/ev-window.c:5448 msgid "" "Copyright © 1996–2009 The Evince authors\n" -"Copyright © 2012–2019 The MATE developers" +"Copyright © 2012–2020 The MATE developers" msgstr "" -#: ../shell/ev-window.c:5456 +#: shell/ev-window.c:5455 msgid "translator-credits" msgstr "" "Prijevod na Transifexu:\n" @@ -1465,10 +1431,7 @@ msgstr "" " civix https://launchpad.net/~civix\n" " young https://launchpad.net/~davorin-sego" -#. TRANS: Sometimes this could be better translated as -#. "%d hit(s) on this page". Therefore this string -#. contains plural cases. -#: ../shell/ev-window.c:5750 +#: shell/ev-window.c:5749 #, c-format msgid "%d found on this page" msgid_plural "%d found on this page" @@ -1476,453 +1439,447 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: ../shell/ev-window.c:5755 +#: shell/ev-window.c:5754 msgid "Not found" msgstr "Nije pronađeno" -#: ../shell/ev-window.c:5761 +#: shell/ev-window.c:5760 #, c-format msgid "%3d%% remaining to search" msgstr "" -#: ../shell/ev-window.c:6116 +#: shell/ev-window.c:6115 msgid "Enable caret navigation?" msgstr "Omogući navigaciju strelicama tipkovnice" -#: ../shell/ev-window.c:6118 +#: shell/ev-window.c:6117 msgid "_Enable" msgstr "_Omogući" -#: ../shell/ev-window.c:6121 +#: shell/ev-window.c:6120 msgid "" "Pressing F7 turns the caret navigation on or off. This feature places a " "movable cursor in text pages, allowing you to move around and select text " "with your keyboard. Do you want to enable the caret navigation?" msgstr "" -#: ../shell/ev-window.c:6126 +#: shell/ev-window.c:6125 msgid "Don't show this message again" msgstr "Ne prikazuj ovu poruku ponovno" -#: ../shell/ev-window.c:6449 +#: shell/ev-window.c:6448 msgid "_File" msgstr "_Datoteka" -#: ../shell/ev-window.c:6450 +#: shell/ev-window.c:6449 msgid "_Edit" msgstr "_Uredi" -#: ../shell/ev-window.c:6451 +#: shell/ev-window.c:6450 msgid "_View" msgstr "_Pogled" -#: ../shell/ev-window.c:6452 +#: shell/ev-window.c:6451 msgid "_Go" msgstr "_Idi" -#: ../shell/ev-window.c:6453 +#: shell/ev-window.c:6452 msgid "_Bookmarks" msgstr "_Zabilješke" -#: ../shell/ev-window.c:6454 +#: shell/ev-window.c:6453 msgid "_Help" msgstr "_Pomoć" -#. File menu -#: ../shell/ev-window.c:6457 ../shell/ev-window.c:6824 +#: shell/ev-window.c:6456 shell/ev-window.c:6823 msgid "_Open…" msgstr "_Otvori..." -#: ../shell/ev-window.c:6458 ../shell/ev-window.c:6825 +#: shell/ev-window.c:6457 shell/ev-window.c:6824 msgid "Open an existing document" msgstr "Otvori postojeći dokument" -#: ../shell/ev-window.c:6460 +#: shell/ev-window.c:6459 msgid "Op_en a Copy" msgstr "Otvo_ri kopiju" -#: ../shell/ev-window.c:6461 +#: shell/ev-window.c:6460 msgid "Open a copy of the current document in a new window" msgstr "Otvori kopiju trenutnog dokumenta u novom prozoru" -#: ../shell/ev-window.c:6464 +#: shell/ev-window.c:6463 msgid "Save a copy of the current document" msgstr "Spremi kopiju trenutnog dokumenta" -#: ../shell/ev-window.c:6466 +#: shell/ev-window.c:6465 msgid "Send _To..." msgstr "" -#: ../shell/ev-window.c:6467 +#: shell/ev-window.c:6466 msgid "Send current document by mail, instant message..." msgstr "" -#: ../shell/ev-window.c:6469 +#: shell/ev-window.c:6468 msgid "_Print…" msgstr "_Ispis..." -#: ../shell/ev-window.c:6472 +#: shell/ev-window.c:6471 msgid "P_roperties" msgstr "S_vojstva" -#. Edit menu -#: ../shell/ev-window.c:6478 +#: shell/ev-window.c:6477 msgid "_Copy" msgstr "_Kopiraj" -#: ../shell/ev-window.c:6480 +#: shell/ev-window.c:6479 msgid "Select _All" msgstr "Označi _sve" -#: ../shell/ev-window.c:6482 +#: shell/ev-window.c:6481 msgid "_Find…" msgstr "_Nađi:" -#: ../shell/ev-window.c:6483 +#: shell/ev-window.c:6482 msgid "Find a word or phrase in the document" msgstr "Nađi riječ ili frazu u dokumentu" -#: ../shell/ev-window.c:6489 +#: shell/ev-window.c:6484 +msgid "Find Ne_xt" +msgstr "Nađi slije_deće" + +#: shell/ev-window.c:6486 +msgid "Find Pre_vious" +msgstr "Nađi pre_thodno" + +#: shell/ev-window.c:6488 msgid "T_oolbar" msgstr "A_latna traka" -#: ../shell/ev-window.c:6491 +#: shell/ev-window.c:6490 msgid "Rotate _Left" msgstr "Rotiraj _lijevo" -#: ../shell/ev-window.c:6493 +#: shell/ev-window.c:6492 msgid "Rotate _Right" msgstr "Rotiraj _desno" -#: ../shell/ev-window.c:6495 +#: shell/ev-window.c:6494 msgid "Save Current Settings as _Default" msgstr "Spremi trenutne postavke kao _uobičajene" -#: ../shell/ev-window.c:6506 +#: shell/ev-window.c:6505 msgid "_Reset Zoom" msgstr "_Resetiraj uvećanje stranice" -#: ../shell/ev-window.c:6509 +#: shell/ev-window.c:6508 msgid "_Reload" msgstr "_Ponovno učitavanje" -#: ../shell/ev-window.c:6510 +#: shell/ev-window.c:6509 msgid "Reload the document" msgstr "Ponovno učitaj dokument" -#: ../shell/ev-window.c:6512 +#: shell/ev-window.c:6511 msgid "_Expand Window to Fit" msgstr "" -#: ../shell/ev-window.c:6516 +#: shell/ev-window.c:6515 msgid "Auto_scroll" msgstr "" -#: ../shell/ev-window.c:6526 +#: shell/ev-window.c:6525 msgid "_First Page" msgstr "_Prva stranica" -#: ../shell/ev-window.c:6527 +#: shell/ev-window.c:6526 msgid "Go to the first page" msgstr "Idi na prvu stranicu" -#: ../shell/ev-window.c:6529 +#: shell/ev-window.c:6528 msgid "_Last Page" msgstr "_Zadnja stranica" -#: ../shell/ev-window.c:6530 +#: shell/ev-window.c:6529 msgid "Go to the last page" msgstr "Idi na zadnju stranicu" -#. Bookmarks menu -#: ../shell/ev-window.c:6534 +#: shell/ev-window.c:6533 msgid "_Add Bookmark" msgstr "_Dodaj zabilješku" -#: ../shell/ev-window.c:6535 +#: shell/ev-window.c:6534 msgid "Add a bookmark for the current page" msgstr "Dodaj zabilješku za trenutnu stranicu" -#. Help menu -#: ../shell/ev-window.c:6539 +#: shell/ev-window.c:6538 msgid "_Contents" msgstr "_Sadržaj" -#: ../shell/ev-window.c:6542 +#: shell/ev-window.c:6541 msgid "_About" msgstr "_O programu" -#. Toolbar-only -#: ../shell/ev-window.c:6546 +#: shell/ev-window.c:6545 msgid "Leave Fullscreen" msgstr "Napusti cijeli zaslon" -#: ../shell/ev-window.c:6547 +#: shell/ev-window.c:6546 msgid "Leave fullscreen mode" msgstr "Napusti način cijelog zaslona" -#: ../shell/ev-window.c:6549 +#: shell/ev-window.c:6548 msgid "Start Presentation" msgstr "Započni prezentaciju" -#: ../shell/ev-window.c:6550 +#: shell/ev-window.c:6549 msgid "Start a presentation" msgstr "Započni prezentaciju" -#. View Menu -#: ../shell/ev-window.c:6605 +#: shell/ev-window.c:6604 msgid "_Toolbar" msgstr "_Alatna traka" -#: ../shell/ev-window.c:6606 +#: shell/ev-window.c:6605 msgid "Show or hide the toolbar" msgstr "Pokaži ili sakrij alatnu traku" -#: ../shell/ev-window.c:6608 +#: shell/ev-window.c:6607 msgid "Side _Pane" msgstr "Bočni _prozor" -#: ../shell/ev-window.c:6609 +#: shell/ev-window.c:6608 msgid "Show or hide the side pane" msgstr "Prikaži ili sakrij bočni prozor" -#: ../shell/ev-window.c:6611 +#: shell/ev-window.c:6610 msgid "_Continuous" msgstr "_Kontinuirani prikaz" -#: ../shell/ev-window.c:6612 +#: shell/ev-window.c:6611 msgid "Show the entire document" msgstr "Pokaži cijeli dokument" -#: ../shell/ev-window.c:6614 +#: shell/ev-window.c:6613 msgid "_Dual" msgstr "_Dvije stranice po širini zaslona" -#: ../shell/ev-window.c:6615 +#: shell/ev-window.c:6614 msgid "Show two pages at once" msgstr "Pokaži dvije stranice odjednom" -#: ../shell/ev-window.c:6617 +#: shell/ev-window.c:6616 msgid "_Odd pages left" msgstr "_Neparne stranice lijevo" -#: ../shell/ev-window.c:6618 +#: shell/ev-window.c:6617 msgid "Show odd pages on the left in dual mode" msgstr "Prikaži neparne stranice u prikazu dvije stranice na lijevoj strani" -#: ../shell/ev-window.c:6620 +#: shell/ev-window.c:6619 msgid "_Fullscreen" msgstr "_Cijeli zaslon" -#: ../shell/ev-window.c:6621 +#: shell/ev-window.c:6620 msgid "Expand the window to fill the screen" msgstr "Povećaj prozor na cijeli zaslon" -#: ../shell/ev-window.c:6623 +#: shell/ev-window.c:6622 msgid "Pre_sentation" msgstr "Pre_zentacija" -#: ../shell/ev-window.c:6624 +#: shell/ev-window.c:6623 msgid "Run document as a presentation" msgstr "Pokreni dokument kao prezentaciju" -#: ../shell/ev-window.c:6632 +#: shell/ev-window.c:6631 msgid "Inverted _Colors" msgstr "Invertirane _Boje" -#: ../shell/ev-window.c:6633 +#: shell/ev-window.c:6632 msgid "Show page contents with the colors inverted" msgstr "Prikaži sadržaj stranice sa obrnutim bojama" -#: ../shell/ev-window.c:6635 +#: shell/ev-window.c:6634 msgid "Caret _Navigation" msgstr "" -#: ../shell/ev-window.c:6636 +#: shell/ev-window.c:6635 msgid "Activate or disable caret-navigation" msgstr "" -#. Links -#: ../shell/ev-window.c:6644 +#: shell/ev-window.c:6643 msgid "_Open Link" msgstr "_Otvori poveznicu" -#: ../shell/ev-window.c:6646 +#: shell/ev-window.c:6645 msgid "_Go To" msgstr "_Idi na" -#: ../shell/ev-window.c:6648 +#: shell/ev-window.c:6647 msgid "Open in New _Window" msgstr "Otvori u novom _prozoru" -#: ../shell/ev-window.c:6650 +#: shell/ev-window.c:6649 msgid "_Copy Link Address" msgstr "_Kopiraj adresu poveznice" -#: ../shell/ev-window.c:6652 +#: shell/ev-window.c:6651 msgid "_Save Image As…" msgstr "_Spremi sliku kao..." -#: ../shell/ev-window.c:6654 +#: shell/ev-window.c:6653 msgid "Copy _Image" msgstr "Kopiraj _sliku" -#: ../shell/ev-window.c:6656 +#: shell/ev-window.c:6655 msgid "Annotation Properties…" msgstr "" -#: ../shell/ev-window.c:6658 +#: shell/ev-window.c:6657 msgid "Remove Annot…" msgstr "" -#: ../shell/ev-window.c:6663 +#: shell/ev-window.c:6662 msgid "_Open Attachment" msgstr "_Otvori privitak" -#: ../shell/ev-window.c:6665 +#: shell/ev-window.c:6664 msgid "_Save Attachment As…" msgstr "_Spremi privitak kao..." -#: ../shell/ev-window.c:6798 +#: shell/ev-window.c:6797 msgid "Zoom" msgstr "Uvećano" -#: ../shell/ev-window.c:6800 +#: shell/ev-window.c:6799 msgid "Adjust the zoom level" msgstr "Podesi razinu uvećanja" -#: ../shell/ev-window.c:6810 +#: shell/ev-window.c:6809 msgid "Navigation" msgstr "Navigacija" -#: ../shell/ev-window.c:6812 +#: shell/ev-window.c:6811 msgid "Back" msgstr "Natrag" -#. translators: this is the history action -#: ../shell/ev-window.c:6815 +#: shell/ev-window.c:6814 msgid "Move across visited pages" msgstr "" -#. translators: this is the label for toolbar button -#: ../shell/ev-window.c:6846 +#: shell/ev-window.c:6845 msgid "Send To" msgstr "Pošalji na" -#. translators: this is the label for toolbar button -#: ../shell/ev-window.c:6852 +#: shell/ev-window.c:6851 msgid "Previous" msgstr "Prethodna" -#. translators: this is the label for toolbar button -#: ../shell/ev-window.c:6857 +#: shell/ev-window.c:6856 msgid "Next" msgstr "Slijedeće" -#. translators: this is the label for toolbar button -#: ../shell/ev-window.c:6861 +#: shell/ev-window.c:6860 msgid "Zoom In" msgstr "Povećaj" -#. translators: this is the label for toolbar button -#: ../shell/ev-window.c:6865 +#: shell/ev-window.c:6864 msgid "Zoom Out" msgstr "Umanji" -#. translators: this is the label for toolbar button -#: ../shell/ev-window.c:6869 +#: shell/ev-window.c:6868 msgid "Reset Zoom" msgstr "Poništi uvećanje" -#: ../shell/ev-window.c:7013 ../shell/ev-window.c:7029 +#: shell/ev-window.c:7012 shell/ev-window.c:7028 msgid "Unable to launch external application." msgstr "Nije moguće pokrenuti vanjski program." -#: ../shell/ev-window.c:7086 +#: shell/ev-window.c:7085 msgid "Unable to open external link" msgstr "Nije moguće otvoriti vanjsku poveznicu" -#: ../shell/ev-window.c:7280 +#: shell/ev-window.c:7279 msgid "Couldn't find appropriate format to save image" msgstr "Nisam mogao naći prikladni format za spremanje slike" -#: ../shell/ev-window.c:7312 +#: shell/ev-window.c:7311 msgid "The image could not be saved." msgstr "Slika se ne može spremiti." -#: ../shell/ev-window.c:7344 +#: shell/ev-window.c:7343 msgid "Save Image" msgstr "Spremi sliku" -#: ../shell/ev-window.c:7482 +#: shell/ev-window.c:7481 msgid "Unable to open attachment" msgstr "Nije moguće otvoriti privitak" -#: ../shell/ev-window.c:7538 +#: shell/ev-window.c:7537 msgid "The attachment could not be saved." msgstr "Privitak ne može biti spremljen." -#: ../shell/ev-window.c:7583 +#: shell/ev-window.c:7582 msgid "Save Attachment" msgstr "Spremi privitak" -#: ../shell/ev-window-title.c:170 +#: shell/ev-window-title.c:170 #, c-format msgid "%s — Password Required" msgstr "%s — Potrebna je lozinka" -#: ../shell/ev-utils.c:38 +#: shell/ev-utils.c:38 msgid "By extension" msgstr "Prema ekstenziji" -#: ../shell/main.c:58 ../shell/main.c:241 +#: shell/main.c:58 shell/main.c:241 msgid "MATE Document Viewer" msgstr "MATE preglednik dokumenata" -#: ../shell/main.c:66 +#: shell/main.c:66 msgid "The page label of the document to display." msgstr "" -#: ../shell/main.c:66 +#: shell/main.c:66 msgid "PAGE" msgstr "STRANICA" -#: ../shell/main.c:67 +#: shell/main.c:67 msgid "The page number of the document to display." msgstr "" -#: ../shell/main.c:67 +#: shell/main.c:67 msgid "NUMBER" msgstr "BROJ" -#: ../shell/main.c:68 +#: shell/main.c:68 msgid "Run atril in fullscreen mode" msgstr "Pokreni atril preko cijelog zaslona" -#: ../shell/main.c:69 +#: shell/main.c:69 msgid "Named destination to display." msgstr "" -#: ../shell/main.c:69 +#: shell/main.c:69 msgid "DEST" msgstr "" -#: ../shell/main.c:70 +#: shell/main.c:70 msgid "Run atril in presentation mode" msgstr "Pokreni atril u prezentacijskom načinu" -#: ../shell/main.c:71 +#: shell/main.c:71 msgid "Run atril as a previewer" msgstr "" -#: ../shell/main.c:72 +#: shell/main.c:72 msgid "The word or phrase to find in the document" msgstr "Riječ ili fraza koju treba naći u dokumentu" -#: ../shell/main.c:72 +#: shell/main.c:72 msgid "STRING" msgstr "" -#: ../shell/main.c:76 +#: shell/main.c:76 msgid "[FILE…]" msgstr "[DATOTEKA…]" |