1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-12 08:54:00 +02:00
joplin/packages/tools/locales/bs_BA.po

4715 lines
144 KiB
Plaintext
Raw Normal View History

# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR Laurent Cozic
# This file is distributed under the same license as the Joplin-CLI package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: Joplin-CLI 1.0.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: Derviš T. <dervis.t@pm.me>\n"
"Language-Team: \n"
"Language: bs\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"
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/app-gui.js:452
msgid "To delete a tag, untag the associated notes."
msgstr ""
"Da izbrišete oznaku, prvo je uklonite iz bilješki kojima je dodijeljena."
2020-10-11 17:18:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/app-gui.js:462
msgid "Please select the note or notebook to be deleted first."
msgstr "Prvo odaberite bilješku ili bilježnicu koju želite izbrisati."
2020-10-21 22:54:47 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/app-gui.js:750
msgid "Press Ctrl+D or type \"exit\" to exit the application"
msgstr "Pritisnite Ctrl+D ili kucajte \"exit\" da zatvorite aplikaciju"
2020-10-11 17:18:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/app.js:63
#, javascript-format
msgid "More than one item match \"%s\". Please narrow down your query."
msgstr "Više od jednog rezultata odgovara \"%s\". Molimo suzite obim pretrage."
2020-10-11 17:18:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/app.js:93
msgid "No notebook selected."
msgstr "Nije odabrana bilježnica."
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/app.js:99
msgid "No notebook has been specified."
msgstr "Nije precizirana bilježnica."
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/app.js:138 packages/app-cli/app/cli-utils.js:161
msgid "Y"
msgstr "Y"
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/app.js:138 packages/app-cli/app/cli-utils.js:161
msgid "n"
msgstr "n"
2020-06-21 00:21:11 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/app.js:138
msgid "N"
msgstr "N"
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/app.js:138
msgid "y"
msgstr "y"
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/app.js:171
msgid "Cancelling background synchronisation... Please wait."
msgstr "Prekidam sinhronizaciju... Pričekajte."
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/app.js:256
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "No such command: %s"
msgstr "Nepostojeća komanda: %s"
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/app.js:304
2020-06-13 23:47:15 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "The command \"%s\" is only available in GUI mode"
msgstr "Komanda \"%s\" dostupna je samo u grafičkom okruženju"
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/base-command.js:15
msgid "Cannot change encrypted item"
msgstr "Nije moguće promijeniti šifriranu stavku"
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/cli-utils.js:109
#, javascript-format
msgid "Missing required argument: %s"
msgstr "Nedostaje neophodni argument: %s"
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/cli-utils.js:140
#: packages/lib/services/ReportService.js:185
#, javascript-format
msgid "%s: %s"
msgstr "%s: %s"
2020-12-05 23:36:47 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/cli-utils.js:144
msgid "Your choice: "
msgstr "Vaš izbor: "
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/cli-utils.js:151
2020-10-29 16:34:31 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "Invalid answer: %s"
msgstr "Nevažeći odgovor: %s"
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-attach.js:13
msgid "Attaches the given file to the note."
msgstr "Prilaže datu datoteku bilješci."
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-attach.js:21
#: packages/app-cli/app/command-cat.js:25 packages/app-cli/app/command-cp.js:24
#: packages/app-cli/app/command-cp.js:27
#: packages/app-cli/app/command-done.js:20
#: packages/app-cli/app/command-export.js:36
#: packages/app-cli/app/command-export.js:40
#: packages/app-cli/app/command-geoloc.js:20
#: packages/app-cli/app/command-help.js:66
#: packages/app-cli/app/command-import.js:34
#: packages/app-cli/app/command-mv.js:22 packages/app-cli/app/command-mv.js:25
#: packages/app-cli/app/command-ren.js:23
#: packages/app-cli/app/command-rmbook.js:25
#: packages/app-cli/app/command-rmnote.js:25
#: packages/app-cli/app/command-search.js:27
#: packages/app-cli/app/command-set.js:32
#: packages/app-cli/app/command-tag.js:33
#: packages/app-cli/app/command-tag.js:36
#: packages/app-cli/app/command-tag.js:42
#: packages/app-cli/app/command-tag.js:43
#: packages/app-cli/app/command-tag.js:81
#: packages/app-cli/app/command-tag.js:87
#: packages/app-cli/app/command-todo.js:21
#: packages/app-cli/app/command-use.js:21
#: packages/lib/services/interop/InteropService.js:194
#: packages/lib/services/interop/InteropService.js:206
2020-10-29 16:34:31 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "Cannot find \"%s\"."
msgstr "Ne mogu pronaći \"%s\"."
#: packages/app-cli/app/command-batch.js:10
2020-12-05 23:36:47 +02:00
msgid ""
2021-07-28 14:35:40 +02:00
"Runs the commands contained in the text file. There should be one command "
"per line."
2020-12-05 23:36:47 +02:00
msgstr ""
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-cat.js:14
msgid "Displays the given note."
msgstr "Prikazuje datu bilješku."
2020-12-05 23:36:47 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-cat.js:18
msgid "Displays the complete information about note."
msgstr "Prikazuje potpune informacije o bilješci."
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-config.js:13
msgid ""
2021-07-28 14:35:40 +02:00
"Gets or sets a config value. If [value] is not provided, it will show the "
"value of [name]. If neither [name] nor [value] is provided, it will list the "
"current configuration."
msgstr ""
2021-07-28 14:35:40 +02:00
"Prima ili podešava konfiguracijske vrijednosti. Ako [value] nije navedena, "
"tada će biti prikazana vrijednost [name]. Ako ni [name] ni [value] nisu "
"precizirane, prikazat će se trenutna konfiguracija."
2020-05-28 03:06:33 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-config.js:18
msgid "Also displays unset and hidden config variables."
msgstr "Prikazuje i nepodešene i skrivene konfiguracijske varijable."
2020-05-28 03:06:33 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-config.js:79
2020-10-29 16:34:31 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "%s = %s (%s)"
msgstr "%s = %s (%s)"
2020-04-19 01:20:09 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-config.js:81
#, javascript-format
msgid "%s = %s"
msgstr "%s = %s"
2020-10-29 16:34:31 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-cp.js:13
msgid ""
"Duplicates the notes matching <note> to [notebook]. If no notebook is "
"specified the note is duplicated in the current notebook."
msgstr ""
"Kreira duplikat bilješke <note> u [notebook]. Ako bilježnica nije navedena, "
"duplikat će biti pohranjen u trenutno otvorenu bilježnicu."
2020-10-29 16:34:31 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-done.js:14
msgid "Marks a to-do as done."
msgstr "Označava da je zadatak obavljen."
2020-10-29 16:34:31 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-done.js:21
2020-10-29 16:34:31 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "Note is not a to-do: \"%s\""
msgstr "Bilješka nije zadatak: \"%s\""
2020-10-29 16:34:31 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-cli/app/command-e2ee.js:29
2021-07-28 14:35:40 +02:00
msgid ""
"Manages E2EE configuration. Commands are `enable`, `disable`, `decrypt`, "
"`status`, `decrypt-file` and `target-status`."
msgstr ""
"Upravlja konfiguracijom šifriranja s kraja na kraj (E2EE). Komande glase: "
"`enable` (uključi), `disable` (isključi), `decrypt` (dešifruj), `status` "
"(stanje), `decrypt-file` (dešifruj datoteku) i `target-status` (stanje "
"odredišta)."
2020-10-29 16:34:31 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-cli/app/command-e2ee.js:45
#: packages/app-cli/app/command-e2ee.js:82
2021-07-28 14:35:40 +02:00
msgid "Enter master password:"
msgstr "Unesite glavnu lozinku:"
2021-08-19 14:06:11 +02:00
#: packages/app-cli/app/command-e2ee.js:47
#: packages/app-cli/app/command-e2ee.js:84
#: packages/app-cli/app/command-e2ee.js:93
2021-07-28 14:35:40 +02:00
msgid "Operation cancelled"
msgstr "Radnja je prekinuta"
2021-08-19 14:06:11 +02:00
#: packages/app-cli/app/command-e2ee.js:55
2021-07-28 14:35:40 +02:00
msgid ""
"Starting decryption... Please wait as it may take several minutes depending "
"on how much there is to decrypt."
msgstr ""
"Počinjem sa dešifrovanjem... Molim Vas da pričekate, jer proces može trajati "
"nekoliko minuta, zavisno od količine podataka koje treba dešifrovati."
2021-08-19 14:06:11 +02:00
#: packages/app-cli/app/command-e2ee.js:62
2021-07-28 14:35:40 +02:00
#, fuzzy, javascript-format
msgid "Decrypted items: %d"
msgstr "Dešifrovane stavke: %d"
2021-08-19 14:06:11 +02:00
#: packages/app-cli/app/command-e2ee.js:64
2021-07-28 14:35:40 +02:00
#, javascript-format
msgid "Skipped items: %d (use --retry-failed-items to retry decrypting them)"
msgstr ""
"Preskočene stavke: %d (koristite --retry-failed-items da ih ponovo pokušate "
"dešifrovati)"
2021-08-19 14:06:11 +02:00
#: packages/app-cli/app/command-e2ee.js:78
2021-07-28 14:35:40 +02:00
msgid "Completed decryption."
msgstr "Dešifrovanje završeno."
2021-05-13 11:34:25 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-cli/app/command-e2ee.js:91
2021-09-19 14:37:08 +02:00
#: packages/app-mobile/components/screens/encryption-config.js:137
2021-05-13 11:34:25 +02:00
#, fuzzy
2021-07-28 14:35:40 +02:00
msgid "Confirm password:"
msgstr "Potvrdite lozinku:"
2021-08-19 14:06:11 +02:00
#: packages/app-cli/app/command-e2ee.js:97
2021-09-19 14:37:08 +02:00
#: packages/app-mobile/components/screens/encryption-config.js:118
2020-12-05 23:36:47 +02:00
#, fuzzy
2021-07-28 14:35:40 +02:00
msgid "Passwords do not match!"
msgstr "Lozinke se ne podudaraju!"
2020-09-14 08:22:27 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-cli/app/command-e2ee.js:121
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen.min.js:443
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:253
#: packages/app-mobile/components/screens/encryption-config.js:221
2021-07-28 14:35:40 +02:00
msgid "Enabled"
msgstr "Uključeno"
2020-10-29 16:34:31 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-cli/app/command-e2ee.js:121
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen.min.js:443
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:253
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/KeymapConfig/KeymapConfigScreen.js:110
2021-09-19 14:37:08 +02:00
#: packages/app-mobile/components/screens/encryption-config.js:221
#: packages/lib/models/Setting.js:856
2021-07-28 14:35:40 +02:00
msgid "Disabled"
msgstr "Isključeno"
2020-10-29 16:34:31 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-cli/app/command-e2ee.js:121
2021-09-19 14:37:08 +02:00
#: packages/app-mobile/components/screens/encryption-config.js:221
2020-10-29 16:34:31 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "Encryption is: %s"
msgstr "Šifriranje je: %s"
#: packages/app-cli/app/command-edit.js:17
msgid "Edit note."
msgstr "Uredi bilješku."
#: packages/app-cli/app/command-edit.js:30
2020-10-29 16:34:31 +02:00
msgid ""
2021-07-28 14:35:40 +02:00
"No text editor is defined. Please set it using `config editor <editor-path>`"
2020-12-05 23:36:47 +02:00
msgstr ""
2021-07-28 14:35:40 +02:00
"Nije određen program za uređivanje teksta. Precizirajte ga pomoću `config "
"editor <editor-path>`"
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-edit.js:40
msgid "No active notebook."
msgstr "Nema aktivne bilježnice."
2020-10-29 16:34:31 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-edit.js:46
#, javascript-format
msgid "Note does not exist: \"%s\". Create it?"
msgstr "Bilješka ne postoji: \"%s\". Želite li je kreirati?"
2020-10-29 16:34:31 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-edit.js:75
msgid "Starting to edit note. Close the editor to get back to the prompt."
msgstr ""
2020-10-29 16:34:31 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-edit.js:82
#: packages/app-desktop/commands/startExternalEditing.js:32
#, javascript-format
msgid "Error opening note in editor: %s"
msgstr "Greška prilikom otvaranja bilješke: %s"
#: packages/app-cli/app/command-edit.js:97
2020-12-05 23:36:47 +02:00
#, fuzzy
2021-07-28 14:35:40 +02:00
msgid "Note has been saved."
msgstr "Nije precizirana bilježnica."
2020-10-29 16:34:31 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-exit.js:11
msgid "Exits the application."
msgstr "Zatvara aplikaciju."
2021-04-03 21:00:38 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-export.js:13
msgid ""
"Exports Joplin data to the given path. By default, it will export the "
"complete database including notebooks, notes, tags and resources."
2021-04-03 21:00:38 +02:00
msgstr ""
2021-07-28 14:35:40 +02:00
"Prenosi kopiju Joplin podataka na datu lokaciju. Čitava će baza podataka "
"biti pohranjena, uključujući bilježnice, bilješke, oznake i resurse."
2021-04-03 21:00:38 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-export.js:23
#, javascript-format
msgid "Destination format: %s"
msgstr "Format: %s"
2021-04-03 21:00:38 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-export.js:23
msgid "Exports only the given note."
msgstr "Prenosi samo kopiju date bilješke."
2021-04-03 21:00:38 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-export.js:23
msgid "Exports only the given notebook."
msgstr "Prenosi samo kopiju date bilježnice."
2021-04-03 21:00:38 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-geoloc.js:13
msgid "Displays a geolocation URL for the note."
msgstr "Prikazuje geografsku lokaciju bilješke."
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-help.js:13
msgid "Displays usage information."
msgstr "Prikazuje informacije o korištenju."
2020-12-05 23:36:47 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-help.js:36
#, javascript-format
msgid "For information on how to customise the shortcuts please visit %s"
msgstr "Da biste saznali kako raditi sa kraticama, posjetite %s"
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-help.js:44
msgid "Shortcuts are not available in CLI mode."
msgstr "Kratice nisu dostupne u negrafičkom okruženju."
2020-12-05 23:36:47 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-help.js:71
2020-10-11 17:18:58 +02:00
msgid ""
2021-07-28 14:35:40 +02:00
"Type `help [command]` for more information about a command; or type `help "
"all` for the complete usage information."
2020-10-11 17:18:58 +02:00
msgstr ""
2021-07-28 14:35:40 +02:00
"Kucajte `help [command]` za više informacija o komandi; ili kucajte `help "
"all` za detaljne informacije o načinu korištenja."
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-help.js:73
msgid "The possible commands are:"
msgstr "Moguće komande glase:"
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-help.js:77
msgid ""
"In any command, a note or notebook can be referred to by title or ID, or "
"using the shortcuts `$n` or `$b` for, respectively, the currently selected "
"note or notebook. `$c` can be used to refer to the currently selected item."
msgstr ""
"U svakoj komandi, bilješka ili bilježnica mogu se precizirati pomoću naziva "
"ili identifikacijskog broja, odnosno pomoću kratica za naziv `$n` i broj `"
"$b` trenutno označene bilješke ili bilježnice. `$c` se može koristiti za "
"trenutno označenu stavku."
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-help.js:79
msgid "To move from one pane to another, press Tab or Shift+Tab."
msgstr "Da pređete iz jednog okvira u drugi, pritisnite Tab ili Shift+Tab."
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-help.js:80
msgid ""
"Use the arrows and page up/down to scroll the lists and text areas "
"(including this console)."
msgstr ""
"Pomoću strelica i tipki PageUp/PageDown pomjerajte liste i tekst "
"(uključujući i ovu konzolu)."
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-help.js:81
msgid "To maximise/minimise the console, press \"tc\"."
msgstr "Konzolu maksimizirate/minimizirate pritiskom na \"tc\"."
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-help.js:82
msgid "To enter command line mode, press \":\""
msgstr "Za aktiviranje komandne linije, pritisnite \":\""
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-help.js:83
msgid "To exit command line mode, press ESCAPE"
msgstr "Za zatvaranje komandne linije, pritisnite ESCAPE"
2020-12-05 23:36:47 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-help.js:84
msgid ""
"For the list of keyboard shortcuts and config options, type `help keymap`"
msgstr "Za popis kratica i konfiguracijskih opcija kucajte `help keymap`"
2020-12-05 23:36:47 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-import.js:14
msgid "Imports data into Joplin."
msgstr "Unosi podatke u Joplin"
2020-12-05 23:36:47 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-import.js:25
2020-12-05 23:36:47 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "Source format: %s"
msgstr "Izvorni format: %s"
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-import.js:26
msgid "Do not ask for confirmation."
msgstr "Ne pitaj za potvrdu."
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-import.js:27
#, fuzzy, javascript-format
msgid "Output format: %s"
msgstr "Izvorni format: %s"
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-import.js:47
#: packages/app-desktop/gui/ImportScreen.min.js:68
#, javascript-format
msgid "Found: %d."
msgstr "Pronađeno: %d."
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-import.js:48
#: packages/app-desktop/gui/ImportScreen.min.js:69
2020-12-05 23:36:47 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "Created: %d."
msgstr "Kreirano: %d."
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-import.js:49
#: packages/app-desktop/gui/ImportScreen.min.js:70
#, javascript-format
msgid "Updated: %d."
msgstr "Ažurirano: %d."
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-import.js:50
#: packages/app-desktop/gui/ImportScreen.min.js:71
#, javascript-format
msgid "Skipped: %d."
msgstr "Preskočeno: %d."
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-import.js:51
#: packages/app-desktop/gui/ImportScreen.min.js:72
#, javascript-format
msgid "Resources: %d."
msgstr "Resursi: %d."
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-import.js:52
#: packages/app-desktop/gui/ImportScreen.min.js:73
#, javascript-format
msgid "Tagged: %d."
msgstr "Označeno: %d."
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-import.js:65
msgid "Importing notes..."
msgstr "Unosim bilješke..."
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-import.js:70
#: packages/app-desktop/gui/ImportScreen.min.js:88
#, javascript-format
msgid "The notes have been imported: %s"
msgstr "Bilješke su unesene: %s"
2020-10-11 17:18:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-ls.js:18
msgid ""
"Displays the notes in the current notebook. Use `ls /` to display the list "
"of notebooks."
msgstr ""
"Prikazuje bilješke u trenutnoj bilježnici. Koristite komandu `ls /` da "
"prikažete popis bilježnica."
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-ls.js:27
msgid "Displays only the first top <num> notes."
msgstr "Prikazuje samo prvih <num> bilješki."
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-ls.js:28
msgid "Sorts the item by <field> (eg. title, updated_time, created_time)."
msgstr "Sortira stavke prema <field> (npr. title, updated_time, created_time)."
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-ls.js:29
msgid "Reverses the sorting order."
msgstr "Inverzni redoslijed sortiranja."
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-ls.js:30
msgid ""
"Displays only the items of the specific type(s). Can be `n` for notes, `t` "
"for to-dos, or `nt` for notes and to-dos (eg. `-tt` would display only the "
"to-dos, while `-tnt` would display notes and to-dos."
msgstr ""
"Prikazuje samo stavke određenog tipa. To može biti `n` za bilješke, `t` za "
"zadatke, ili `nt` za bilješke i zadatke (npr. `-tt` prikazuje samo zadatke, "
"dok `-tnt` prikazuje i bilješke i zadatke.)"
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-ls.js:31
msgid "Either \"text\" or \"json\""
msgstr "Ili \"text\" ili \"json\""
2021-04-25 19:26:56 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-ls.js:32 packages/app-cli/app/command-tag.js:18
msgid ""
"Use long list format. Format is ID, NOTE_COUNT (for notebook), DATE, "
"TODO_CHECKED (for to-dos), TITLE"
msgstr ""
2021-07-28 14:35:40 +02:00
"Koristi dugi format. Format je ID, NOTE_COUNT (za bilježnice), DATE, "
"TODO_CHECKED (za zadatke), TITLE"
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-ls.js:63
msgid "Please select a notebook first."
msgstr "Prvo odaberite bilježnicu."
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-mkbook.js:12
msgid "Creates a new notebook."
msgstr "Kreira novu bilježnicu."
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-mknote.js:12
msgid "Creates a new note."
msgstr "Kreira novu bilješku."
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-mknote.js:16
#: packages/app-cli/app/command-mktodo.js:16
msgid "Notes can only be created within a notebook."
msgstr "Bilješke se mogu kreirati samo unutar bilježnice."
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-mktodo.js:12
msgid "Creates a new to-do."
msgstr "Kreira novi zadatak."
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-mv.js:14
msgid "Moves the notes matching <note> to [notebook]."
msgstr "Premješta bilješke <note> u [notebook]."
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-ren.js:14
msgid "Renames the given <item> (note or notebook) to <name>."
msgstr "Mijenja naziv <item> (bilješka ili bilježnica) u <name>."
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-rmbook.js:13
msgid "Deletes the given notebook."
msgstr "Briše datu bilježnicu."
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-rmbook.js:17
msgid "Deletes the notebook without asking for confirmation."
msgstr "Briše bilježnicu bez traženja potvrde."
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-rmbook.js:26
#: packages/app-mobile/components/screens/notes.js:154
msgid ""
"Delete notebook? All notes and sub-notebooks within this notebook will also "
"be deleted."
msgstr ""
"Izbrisati bilježnicu? Sve bilješke i bilježnice unutar ove bilježnice "
"također će biti izbrisane."
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-rmnote.js:13
msgid "Deletes the notes matching <note-pattern>."
msgstr "Briše bilješke <note-pattern>."
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-rmnote.js:17
msgid "Deletes the notes without asking for confirmation."
msgstr "Briše bilješke bez traženja potvrde."
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-rmnote.js:27
#, javascript-format
msgid "%d notes match this pattern. Delete them?"
msgstr "%d bilješki odgovara upitu. Izbrisati ih?"
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-rmnote.js:27
#: packages/app-mobile/components/screens/Note.js:475
msgid "Delete note?"
msgstr "Izbrisati bilješku?"
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-search.js:13
msgid "Searches for the given <pattern> in all the notes."
msgstr "Traži <pattern> u svim bilješkama."
2020-04-19 01:20:09 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-server.js:14
#, javascript-format
msgid ""
"Start, stop or check the API server. To specify on which port it should run, "
"set the api.port config variable. Commands are (%s)."
msgstr ""
"Pokreni, zaustavi ili provjeri API server. Da precizirate koji port treba "
"koristiti, podesite api.port konfiguracijsku varijablu. Komande su (%s)."
2020-06-02 21:40:28 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-server.js:38
#, javascript-format
msgid "Server is already running on port %d"
msgstr "Server je već pokrenut preko porta %d"
2020-06-02 21:40:28 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-server.js:44
#, javascript-format
msgid "Server is running on port %d"
msgstr "Server je u funkciji preko porta %d"
2020-06-02 21:40:28 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-server.js:44
#: packages/app-cli/app/command-server.js:47
msgid "Server is not running."
msgstr "Server nije pokrenut."
2020-06-02 21:40:28 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-set.js:22
#, javascript-format
msgid ""
"Sets the property <name> of the given <note> to the given [value]. Possible "
"properties are:\n"
"\n"
"%s"
msgstr ""
"Postavlja svojstvo <name> date <note> na vrijednost [value]. Moguća "
"svojstva:\n"
"\n"
"%s"
2020-05-28 03:06:33 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-status.js:13
msgid "Displays summary about the notes and notebooks."
msgstr "Prikazuje sažetak o bilješkama i bilježnicama."
2020-02-18 22:01:29 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-status.js:44
msgid ""
"To retry decryption of these items. Run `e2ee decrypt --retry-failed-items`"
msgstr ""
"Da ponovo pokušate dešifrovati ove stavke, pokrenite komandu `e2ee decrypt --"
"retry-failed-items`"
2020-02-18 22:01:29 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-sync.js:29
msgid "Synchronises with remote storage."
msgstr "Sinhronizuje sa vanjskim medijem za pohranu podataka."
2021-01-28 18:37:28 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-sync.js:34
msgid "Sync to provided target (defaults to sync.target config value)"
msgstr ""
"Sinhronizuj sa datim odredištem (prekonfigurisano sync.target config value)"
2020-02-18 22:01:29 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-sync.js:35
msgid "Upgrade the sync target to the latest version."
2020-10-29 16:34:31 +02:00
msgstr ""
2020-02-18 22:01:29 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-sync.js:82
#: packages/app-cli/app/command-sync.js:96
#: packages/app-desktop/gui/OneDriveLoginScreen.js:46
msgid ""
"Authentication was not completed (did not receive an authentication token)."
msgstr "Ovjera nije završena (nije primljena potvrda /token/)."
2020-02-18 22:01:29 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-sync.js:91
#: packages/app-desktop/gui/DropboxLoginScreen.js:29
#: packages/app-mobile/components/screens/dropbox-login.js:58
msgid ""
"To allow Joplin to synchronise with Dropbox, please follow the steps below:"
msgstr ""
"Slijedite ove korake da dopustite Joplinu sinhronizovanje sa Dropboxom:"
2020-02-18 22:01:29 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-sync.js:92
#: packages/app-desktop/gui/DropboxLoginScreen.js:30
#: packages/app-mobile/components/screens/dropbox-login.js:59
msgid "Step 1: Open this URL in your browser to authorise the application:"
msgstr ""
"Korak 1: otvorite ovu adresu u Vašem internet pregledniku i ovjerite "
"aplikaciju:"
2020-02-18 22:01:29 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-sync.js:94
#: packages/app-desktop/gui/DropboxLoginScreen.js:32
#: packages/app-mobile/components/screens/dropbox-login.js:65
msgid "Step 2: Enter the code provided by Dropbox:"
msgstr "Korak 2: unesite kōd koji Vam je poslao Dropbox:"
2020-06-13 23:47:15 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-sync.js:106
#, javascript-format
msgid "Not authentified with %s. Please provide any missing credentials."
msgstr "Nije ovjereno sa %s. Molimo unesite podatke koji nedostaju."
2020-06-13 23:47:15 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-sync.js:132
msgid "Synchronisation is already in progress."
msgstr "Sinhronizovanje je u toku."
2020-06-13 23:47:15 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-sync.js:137
#, javascript-format
msgid ""
"Lock file is already being hold. If you know that no synchronisation is "
"taking place, you may delete the lock file at \"%s\" and resume the "
"operation."
msgstr ""
"Zaključavanje datoteke već je aktivno. Ako ste sigurni da sinhronizovanje "
"nije u toku, možete izbrisati datoteku za zaključavanje u \"%s\" i nastaviti "
"s radom."
2020-06-13 23:47:15 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-sync.js:180
#, javascript-format
msgid "Synchronisation target: %s (%s)"
msgstr "Odredište sinhronizacije: %s (%s)"
#: packages/app-cli/app/command-sync.js:182
2020-12-05 23:36:47 +02:00
#, fuzzy
2021-07-28 14:35:40 +02:00
msgid "Cannot initialise synchroniser."
msgstr "Sinhronizovanje se ne može započeti."
2020-10-11 17:18:58 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-cli/app/command-sync.js:213
2021-07-28 14:35:40 +02:00
msgid "Starting synchronisation..."
msgstr "Započinjem sinhronizovanje..."
2020-10-29 16:34:31 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-cli/app/command-sync.js:236
2021-07-28 14:35:40 +02:00
msgid "Downloading resources..."
msgstr "Preuzimam resurse..."
2020-10-29 16:34:31 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-cli/app/command-sync.js:248
2021-07-28 14:35:40 +02:00
#, javascript-format
msgid "Sync target must be upgraded! Run `%s` to proceed."
2020-12-05 23:36:47 +02:00
msgstr ""
2020-10-29 16:34:31 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-cli/app/command-sync.js:266
2021-07-28 14:35:40 +02:00
msgid "Cancelling... Please wait."
msgstr "Prekidam... Pričekajte."
#: packages/app-cli/app/command-tag.js:14
#, fuzzy
2020-06-13 23:47:15 +02:00
msgid ""
2021-07-28 14:35:40 +02:00
"<tag-command> can be \"add\", \"remove\", \"list\", or \"notetags\" to "
"assign or remove [tag] from [note], to list notes associated with [tag], or "
"to list tags associated with [note]. The command `tag list` can be used to "
"list all the tags (use -l for long option)."
2020-02-18 22:01:29 +02:00
msgstr ""
2021-07-28 14:35:40 +02:00
"<tag-command> može biti \"add\", \"remove\", \"list\" ili \"notetags\", "
"kojima se dodjeljuje ili uklanja [tag] iz [note], odnosno prikazuje popis "
"bilješki kojima je dodijeljen [tag] ili oznake koje su dodijeljene [note]. "
"Komanda `tag list` može se koristiti za prikazivanje svih oznaka (koristite -"
"l za detaljni prikaz)."
2020-06-13 23:47:15 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-tag.js:90
#, javascript-format
msgid "Invalid command: \"%s\""
msgstr "Nevažeća komanda: \"%s\""
2020-06-13 23:47:15 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-todo.js:14
2021-04-25 19:26:56 +02:00
msgid ""
2021-07-28 14:35:40 +02:00
"<todo-command> can either be \"toggle\" or \"clear\". Use \"toggle\" to "
"toggle the given to-do between completed and uncompleted state (If the "
"target is a regular note it will be converted to a to-do). Use \"clear\" to "
"convert the to-do back to a regular note."
msgstr ""
"<todo-command> može biti \"toggle\" ili \"clear\". Koristite \"toggle\" da "
"promijenite status zadatka iz završenog u nezavršen (ako se radi o običnoj "
"bilješci, ona će biti preinačena u zadatak). Koristite \"clear\" da zadatak "
"konvertujete u običnu bilješku."
2021-04-25 19:26:56 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-undone.js:12
msgid "Marks a to-do as non-completed."
msgstr "Označava da je zadatak neobavljen."
2021-04-25 19:26:56 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-use.js:12
2020-10-29 16:34:31 +02:00
msgid ""
2021-07-28 14:35:40 +02:00
"Switches to [notebook] - all further operations will happen within this "
"notebook."
msgstr "Prelazi u [notebook] – sve dalje radnje vršit će se u ovoj bilježnici."
2020-06-13 23:47:15 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/command-version.js:11
msgid "Displays version information"
msgstr "Prikazuje verziju"
2020-06-13 23:47:15 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/gui/FolderListWidget.js:31
msgid "Search:"
msgstr "Pretraživanje:"
2020-10-21 22:54:47 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/gui/NoteWidget.js:36
2020-10-29 16:34:31 +02:00
msgid ""
2021-07-28 14:35:40 +02:00
"Welcome to Joplin!\n"
"\n"
"Type `:help shortcuts` for the list of keyboard shortcuts, or just `:help` "
"for usage information.\n"
"\n"
"For example, to create a notebook press `mb`; to create a note press `mn`."
msgstr ""
2021-07-28 14:35:40 +02:00
"Dobrodošli u Joplin!\n"
"\n"
"Kucajte `:help shortcuts` za prikaz kratica, ili samo `:help` za informacije "
"o korištenju.\n"
"\n"
"Naprimjer, da kreirate bilježnicu pritisnite `mb`; za kreiranje bilješke "
"koristite `mn`."
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/gui/NoteWidget.js:48
msgid ""
"One or more items are currently encrypted and you may need to supply a "
"master password. To do so please type `e2ee decrypt`. If you have already "
"supplied the password, the encrypted items are being decrypted in the "
"background and will be available soon."
msgstr ""
2021-07-28 14:35:40 +02:00
"Jedna ili više stavki trenutno su šifrirane i možda ćete trebati unijeti "
"glavnu lozinku. Da biste to učinili, kucajte `e2ee decrypt`. Ukoliko ste već "
"unijeli lozinku, šifrirane stavke dešifruju se u pozadini i uskoro će biti "
"dostupne."
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/gui/NoteWidget.js:50
#, fuzzy
msgid "You may also type `status` for more information."
msgstr "Možete kucati `status` za više informacija."
2021-07-26 01:11:51 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/help-utils.js:56
msgid "Enum"
msgstr "Enum"
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/help-utils.js:56
#, javascript-format
msgid "Type: %s."
msgstr "Vrsta: %s."
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/help-utils.js:57
#, javascript-format
msgid "Possible values: %s."
msgstr "Moguće vrijednosti: %s."
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/help-utils.js:71
#, javascript-format
msgid "Default: %s"
msgstr "Prekonfigurisano: %s"
2020-02-18 22:01:29 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-cli/app/help-utils.js:77
msgid "Possible keys/values:"
msgstr "Moguće stavke/vrijednosti:"
2020-10-11 17:18:58 +02:00
2021-10-02 12:00:03 +02:00
#: packages/app-cli/app/main.js:93
2021-07-28 14:35:40 +02:00
msgid "Type `joplin help` for usage information."
msgstr "Kucajte `joplin help` za informacije o korištenju."
2020-02-18 22:01:29 +02:00
2021-10-02 12:00:03 +02:00
#: packages/app-cli/app/main.js:95
2021-07-28 14:35:40 +02:00
msgid "Fatal error:"
msgstr "Kritična greška:"
2020-02-18 22:01:29 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/InteropServiceHelper.js:154
#, fuzzy, javascript-format
msgid "Exporting to \"%s\" as \"%s\" format. Please wait..."
msgstr "Prenosim na \"%s\" u \"%s\" formatu. Pričekajte..."
2020-02-18 22:01:29 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/InteropServiceHelper.js:175
#, fuzzy, javascript-format
msgid "Could not export notes: %s"
msgstr "Neuspjelo prenošenje bilješki: %s"
2020-02-18 22:01:29 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/app.js:158
2021-07-28 14:35:40 +02:00
#, javascript-format
msgid "Open %s"
msgstr "Otvori %s"
2020-06-13 23:47:15 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/app.js:160
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/KeymapConfig/utils/getLabel.js:14
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/MenuBar.js:211
2021-07-28 14:35:40 +02:00
msgid "Quit"
msgstr "Zatvori"
2020-06-13 23:47:15 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/bridge.js:106 packages/app-desktop/bridge.js:110
#: packages/app-desktop/bridge.js:126 packages/app-desktop/bridge.js:134
#: packages/app-desktop/gui/ConfigScreen/ButtonBar.js:22
#: packages/app-desktop/gui/DialogButtonRow.js:39
#: packages/app-desktop/gui/DialogButtonRow.min.js:30
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/MenuBar.js:343
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/PromptDialog.min.js:235
#: packages/app-desktop/services/plugins/UserWebviewDialogButtonBar.js:20
#: packages/app-mobile/components/CameraView.js:160
#: packages/app-mobile/components/ModalDialog.js:67
2021-08-19 14:06:11 +02:00
#: packages/app-mobile/components/screens/ConfigScreen.js:154
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/side-menu-content.js:150
msgid "OK"
msgstr "Uredu"
2020-09-14 08:22:27 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/bridge.js:110 packages/app-desktop/bridge.js:126
#: packages/app-desktop/checkForUpdates.js:189
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/ConfigScreen/ConfigScreen.js:528
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/DialogButtonRow.js:42
#: packages/app-desktop/gui/DialogButtonRow.min.js:38
#: packages/app-desktop/gui/KeymapConfig/ShortcutRecorder.js:52
#: packages/app-desktop/gui/NoteList/NoteList.js:164
#: packages/app-desktop/gui/PromptDialog.min.js:242
#: packages/app-desktop/gui/ResourceScreen.js:96
#: packages/app-desktop/gui/Sidebar/Sidebar.js:214
#: packages/app-desktop/gui/Sidebar/Sidebar.js:455
2021-10-02 12:00:03 +02:00
#: packages/app-desktop/gui/utils/NoteListUtils.js:163
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/services/plugins/UserWebviewDialogButtonBar.js:21
#: packages/app-mobile/components/CameraView.js:161
#: packages/app-mobile/components/ModalDialog.js:70
#: packages/app-mobile/components/SelectDateTimeDialog.js:82
#: packages/app-mobile/components/screens/Note.js:100
#: packages/app-mobile/components/screens/Note.js:532
2021-09-19 14:37:08 +02:00
#: packages/app-mobile/components/screens/encryption-config.js:147
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/side-menu-content.js:156
#: packages/app-mobile/components/side-menu-content.js:165
#: packages/app-mobile/components/side-menu-content.js:338
2021-10-02 12:00:03 +02:00
#: packages/lib/shim-init-node.js:167
2021-07-28 14:35:40 +02:00
msgid "Cancel"
msgstr "Otkaži"
2020-12-05 23:36:47 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/bridge.js:184
msgid ""
"The app is now going to close. Please relaunch it to complete the process."
msgstr ""
"Aplikacija ce se zatvoriti. Molimo ponovo otvorite da bi se radnja potpuno "
"zavrsila."
2020-10-11 17:18:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/checkForUpdates.js:171
msgid "Current version is up-to-date."
msgstr "Trenutna je verzija ažurirana."
2020-03-03 09:56:10 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/checkForUpdates.js:184
#, javascript-format
msgid "%s (pre-release)"
msgstr "%s (verzija pred objavljivanje)"
2020-02-18 22:01:29 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/checkForUpdates.js:187
msgid "An update is available, do you want to download it now?"
msgstr "Nova je verzija dostupna. Želite li je preuzeti?"
2020-02-18 22:01:29 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/checkForUpdates.js:188
#, javascript-format
msgid "Your version: %s"
msgstr "Vaša verzija: %s"
2020-02-18 22:01:29 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/checkForUpdates.js:188
#, javascript-format
msgid "New version: %s"
msgstr "Nova verzija: %s"
#: packages/app-desktop/checkForUpdates.js:189
#, fuzzy
2021-07-28 14:35:40 +02:00
msgid "Download"
msgstr "Preuzeto"
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/checkForUpdates.js:189
msgid "Skip this version"
2020-12-05 23:36:47 +02:00
msgstr ""
2020-02-18 22:01:29 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/checkForUpdates.js:189
msgid "Full changelog"
2020-12-05 23:36:47 +02:00
msgstr ""
2020-10-11 17:18:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/commands/copyDevCommand.js:18
2020-10-11 17:18:58 +02:00
#, fuzzy
2021-07-28 14:35:40 +02:00
msgid "Copy dev mode command to clipboard"
msgstr "Kopiraj putanju u spremnik"
2020-12-05 23:36:47 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/commands/openProfileDirectory.js:18
2020-12-05 23:36:47 +02:00
#, fuzzy
2021-07-28 14:35:40 +02:00
msgid "Open profile directory"
msgstr "Otvori direktorij sa šablonima"
2020-12-05 23:36:47 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/commands/startExternalEditing.js:20
msgid "Edit in external editor"
msgstr "Uredi u vanjskom programu"
2020-12-05 23:36:47 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/commands/stopExternalEditing.js:18
2020-12-05 23:36:47 +02:00
#, fuzzy
2021-07-28 14:35:40 +02:00
msgid "Stop external editing"
msgstr "Prekini vanjsko uređivanje"
2020-12-05 23:36:47 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/commands/toggleExternalEditing.js:18
#, fuzzy
msgid "Toggle external editing"
msgstr "Prekini vanjsko uređivanje"
2020-10-29 16:34:31 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/commands/toggleExternalEditing.js:37
msgid "Stop"
2020-10-29 16:34:31 +02:00
msgstr ""
2020-10-11 17:18:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/commands/toggleSafeMode.js:18
#, fuzzy
msgid "Toggle safe mode"
msgstr "Bočni meni"
2020-10-11 17:18:58 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/ClipperConfigScreen.js:34
2021-04-07 21:40:29 +02:00
#: packages/app-desktop/gui/ClipperConfigScreen.min.js:40
2020-12-05 23:36:47 +02:00
msgid "Token has been copied to the clipboard!"
msgstr "Token je kopiran u spremnik!"
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/ClipperConfigScreen.js:37
2021-04-07 21:40:29 +02:00
#: packages/app-desktop/gui/ClipperConfigScreen.min.js:44
msgid "Are you sure you want to renew the authorisation token?"
msgstr ""
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/ClipperConfigScreen.js:67
2021-04-07 21:40:29 +02:00
#: packages/app-desktop/gui/ClipperConfigScreen.min.js:84
2020-12-05 23:36:47 +02:00
msgid "The web clipper service is enabled and set to auto-start."
msgstr "Web clipper servis aktiviran je i pokreće se automatski."
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/ClipperConfigScreen.js:69
2021-04-07 21:40:29 +02:00
#: packages/app-desktop/gui/ClipperConfigScreen.min.js:91
2020-10-29 16:34:31 +02:00
#, javascript-format
2020-12-05 23:36:47 +02:00
msgid "Status: Started on port %d"
msgstr "Status: pokrenut preko porta %d"
2020-10-11 17:18:58 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/ClipperConfigScreen.js:72
2021-04-07 21:40:29 +02:00
#: packages/app-desktop/gui/ClipperConfigScreen.min.js:97
2020-10-29 16:34:31 +02:00
#, javascript-format
2020-12-05 23:36:47 +02:00
msgid "Status: %s"
msgstr "Status: %s"
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/ClipperConfigScreen.js:74
2021-04-07 21:40:29 +02:00
#: packages/app-desktop/gui/ClipperConfigScreen.min.js:103
2020-12-05 23:36:47 +02:00
msgid "Disable Web Clipper Service"
msgstr "Isključi Web clipper servis"
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/ClipperConfigScreen.js:77
2021-04-07 21:40:29 +02:00
#: packages/app-desktop/gui/ClipperConfigScreen.min.js:109
2020-12-05 23:36:47 +02:00
msgid "The web clipper service is not enabled."
msgstr "Web clipper servis nije aktiviran."
2020-10-09 22:05:10 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/ClipperConfigScreen.js:78
2021-04-07 21:40:29 +02:00
#: packages/app-desktop/gui/ClipperConfigScreen.min.js:114
2020-12-05 23:36:47 +02:00
msgid "Enable Web Clipper Service"
msgstr "Aktiviraj Web clipper servis"
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/ClipperConfigScreen.js:89
2021-04-07 21:40:29 +02:00
#: packages/app-desktop/gui/ClipperConfigScreen.min.js:137
2020-12-05 23:36:47 +02:00
msgid ""
"Joplin Web Clipper allows saving web pages and screenshots from your browser "
"to Joplin."
2020-10-29 16:34:31 +02:00
msgstr ""
2020-12-05 23:36:47 +02:00
"Joplin Web clipper omogućava pohranjivanje internet stranica i slika ekrana "
"iz Vašeg internet preglednika u Joplin."
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/ClipperConfigScreen.js:90
2021-04-07 21:40:29 +02:00
#: packages/app-desktop/gui/ClipperConfigScreen.min.js:142
2020-12-05 23:36:47 +02:00
msgid "In order to use the web clipper, you need to do the following:"
msgstr "Da biste mogli koristiti Web clipper, učinite sljedeće:"
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/ClipperConfigScreen.js:92
2021-04-07 21:40:29 +02:00
#: packages/app-desktop/gui/ClipperConfigScreen.min.js:150
2020-12-05 23:36:47 +02:00
msgid "Step 1: Enable the clipper service"
msgstr "Korak 1: aktivirajte clipper servis"
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/ClipperConfigScreen.js:93
2021-04-07 21:40:29 +02:00
#: packages/app-desktop/gui/ClipperConfigScreen.min.js:155
2020-10-29 16:34:31 +02:00
msgid ""
2020-12-05 23:36:47 +02:00
"This service allows the browser extension to communicate with Joplin. When "
"enabling it your firewall may ask you to give permission to Joplin to listen "
"to a particular port."
2020-10-29 16:34:31 +02:00
msgstr ""
2020-12-05 23:36:47 +02:00
"Ovaj servis dopušta dodatku za internet preglednik da komunicira sa "
"Joplinom. Kada ga aktivirate, Vaš firewall može od Vas tražiti dopuštenje da "
"bi Joplin mogao slušati specificirani port."
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/ClipperConfigScreen.js:96
2021-04-07 21:40:29 +02:00
#: packages/app-desktop/gui/ClipperConfigScreen.min.js:169
2020-12-05 23:36:47 +02:00
msgid "Step 2: Install the extension"
msgstr "Korak 2: instalirajte dodatak"
2020-07-12 20:33:09 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/ClipperConfigScreen.js:97
2021-04-07 21:40:29 +02:00
#: packages/app-desktop/gui/ClipperConfigScreen.min.js:174
2020-12-05 23:36:47 +02:00
msgid "Download and install the relevant extension for your browser:"
2020-07-12 20:33:09 +02:00
msgstr ""
2020-12-05 23:36:47 +02:00
"Preuzmite i instalirajte odgovarajući dodatak za Vaš internet preglednik:"
2020-07-12 20:33:09 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/ClipperConfigScreen.js:102
2021-04-07 21:40:29 +02:00
#: packages/app-desktop/gui/ClipperConfigScreen.min.js:189
2020-12-05 23:36:47 +02:00
msgid "Advanced options"
msgstr "Napredne opcije"
2020-10-29 16:34:31 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/ClipperConfigScreen.js:103
2021-04-07 21:40:29 +02:00
#: packages/app-desktop/gui/ClipperConfigScreen.min.js:194
2020-12-05 23:36:47 +02:00
msgid "Authorisation token:"
msgstr "Token za ovjeru:"
2020-07-12 20:33:09 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/ClipperConfigScreen.js:108
2021-04-07 21:40:29 +02:00
#: packages/app-desktop/gui/ClipperConfigScreen.min.js:208
2020-12-05 23:36:47 +02:00
msgid "Copy token"
msgstr "Kopiraj token"
2020-07-12 20:33:09 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/ClipperConfigScreen.js:109
2021-04-07 21:40:29 +02:00
#: packages/app-desktop/gui/ClipperConfigScreen.min.js:214
2020-12-05 23:36:47 +02:00
msgid ""
"This authorisation token is only needed to allow third-party applications to "
"access Joplin."
msgstr ""
"Ovaj token za ovjeru potreban je samo kako bi se trećim aplikacijama "
"omogućio pristup Joplinu."
2020-07-12 20:33:09 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/ClipperConfigScreen.js:111
2021-04-07 21:40:29 +02:00
#: packages/app-desktop/gui/ClipperConfigScreen.min.js:222
msgid "Renew token"
msgstr "Preuzmi token"
2021-04-07 21:40:29 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/ConfigScreen/ButtonBar.js:27
msgid "Apply"
msgstr "Primijeni"
2020-07-12 20:33:09 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/ConfigScreen/ButtonBar.js:30
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/ConfigScreen/ConfigScreen.js:528
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NoteRevisionViewer.min.js:187
#: packages/lib/commands/historyBackward.js:17
msgid "Back"
msgstr "Nazad"
2020-10-29 16:34:31 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/ConfigScreen/ConfigScreen.js:133
2021-07-28 14:35:40 +02:00
msgid "This will open a new screen. Save your current changes?"
msgstr "Otvorit će se novi prikaz. Želite li memorisati trenutne izmjene?"
2020-10-29 16:34:31 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/ConfigScreen/ConfigScreen.js:199
#: packages/app-mobile/components/screens/ConfigScreen.js:305
2021-07-28 14:35:40 +02:00
msgid "Check synchronisation configuration"
msgstr "Provjeri postavke za sinhronizaciju"
2020-10-29 16:34:31 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/ConfigScreen/ConfigScreen.js:209
2020-12-05 23:36:47 +02:00
#, fuzzy
2021-07-28 14:35:40 +02:00
msgid "Show Advanced Settings"
msgstr "Prikaži napredne opcije"
2020-10-29 16:34:31 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/ConfigScreen/ConfigScreen.js:398
2021-07-28 14:35:40 +02:00
msgid "Path:"
msgstr ""
2020-10-29 16:34:31 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/ConfigScreen/ConfigScreen.js:403
2021-07-28 14:35:40 +02:00
msgid "Browse..."
msgstr "Pregledaj..."
2020-10-29 16:34:31 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/ConfigScreen/ConfigScreen.js:405
2021-07-28 14:35:40 +02:00
msgid "Arguments:"
msgstr ""
2020-10-29 16:34:31 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/ConfigScreen/ConfigScreen.js:454
2021-07-28 14:35:40 +02:00
msgid "The application must be restarted for these changes to take effect."
msgstr "Potrebno je restartovati aplikaciju da bi promjene bile primjenjene."
2020-10-29 16:34:31 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/ConfigScreen/ConfigScreen.js:466
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NoteList/NoteList.js:164
2020-10-29 16:34:31 +02:00
#, fuzzy
2021-07-28 14:35:40 +02:00
msgid "Do it now"
msgstr "Učini sad"
2020-10-29 16:34:31 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/ConfigScreen/ConfigScreen.js:466
2021-07-28 14:35:40 +02:00
msgid "Later"
msgstr "Poslije"
2020-10-29 16:34:31 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/ConfigScreen/ConfigScreen.js:519
2021-07-28 14:35:40 +02:00
#, fuzzy
msgid "Restart now"
msgstr "Preuzmite sada:"
2020-10-29 16:34:31 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/ConfigScreen/Sidebar.js:89
2021-08-28 17:50:02 +02:00
#: packages/lib/models/Setting.js:1690
2021-07-28 14:35:40 +02:00
msgid "Plugins"
msgstr "Dodaci"
2020-10-29 16:34:31 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/ConfigScreen/controls/plugins/PluginBox.js:141
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/ResourceScreen.js:47
#: packages/app-desktop/gui/ResourceScreen.js:96
#: packages/app-desktop/gui/Sidebar/Sidebar.js:193
2021-10-02 12:00:03 +02:00
#: packages/app-desktop/gui/utils/NoteListUtils.js:139
#: packages/app-desktop/gui/utils/NoteListUtils.js:163
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/screens/Note.js:860
#: packages/app-mobile/components/side-menu-content.js:146
msgid "Delete"
msgstr "Izbriši"
2020-10-29 16:34:31 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/ConfigScreen/controls/plugins/PluginBox.js:146
2021-07-28 14:35:40 +02:00
msgid "Install"
msgstr "Instalirati"
2020-07-12 20:33:09 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/ConfigScreen/controls/plugins/PluginBox.js:148
2021-07-28 14:35:40 +02:00
#, fuzzy
msgid "Installing..."
msgstr "Instaliram..."
2020-10-29 16:34:31 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/ConfigScreen/controls/plugins/PluginBox.js:150
2021-07-28 14:35:40 +02:00
msgid "Installed"
msgstr "Instalirano"
2020-07-12 20:33:09 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/ConfigScreen/controls/plugins/PluginBox.js:156
2021-06-04 06:34:19 +02:00
#, fuzzy
2021-07-28 14:35:40 +02:00
msgid "Update"
msgstr "Ažurirano"
2021-06-04 06:34:19 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/ConfigScreen/controls/plugins/PluginBox.js:158
2020-10-29 16:34:31 +02:00
#, fuzzy
2021-07-28 14:35:40 +02:00
msgid "Updating..."
msgstr "Pratim..."
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/ConfigScreen/controls/plugins/PluginBox.js:160
#: packages/app-desktop/gui/ConfigScreen/controls/plugins/PluginBox.js:162
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen.min.js:324
#: packages/app-desktop/gui/NotePropertiesDialog.min.js:30
msgid "Updated"
msgstr "Ažurirano"
2020-12-05 23:36:47 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/ConfigScreen/controls/plugins/PluginBox.js:170
2021-07-28 14:35:40 +02:00
msgid "Please upgrade Joplin to use this plugin"
msgstr "Molimo dogradite Joplin da bi koristili ovaj dodatak"
2020-10-11 17:18:58 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/ConfigScreen/controls/plugins/PluginBox.js:183
msgid ""
"The Joplin team has vetted this plugin and it meets our standards for "
"security and performance."
msgstr ""
#: packages/app-desktop/gui/ConfigScreen/controls/plugins/PluginBox.js:192
2020-10-29 16:34:31 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "(%s)"
2020-10-11 17:18:58 +02:00
msgstr ""
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/ConfigScreen/controls/plugins/PluginsStates.js:138
#, fuzzy, javascript-format
msgid "Delete plugin \"%s\"?"
msgstr "Izbrisati dodatke \"%s\"?"
2020-10-11 17:18:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/ConfigScreen/controls/plugins/PluginsStates.js:180
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/ConfigScreen/controls/plugins/PluginsStates.js:240
2021-07-28 14:35:40 +02:00
msgid "Browse all plugins"
msgstr "Pogledaj dodatke"
2020-10-11 17:18:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/ConfigScreen/controls/plugins/PluginsStates.js:184
msgid "Install from file"
msgstr ""
2020-10-29 16:34:31 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/ConfigScreen/controls/plugins/PluginsStates.js:218
msgid "You do not have any installed plugin."
msgstr "Nemate instaliranih dodataka."
2020-10-29 16:34:31 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/ConfigScreen/controls/plugins/PluginsStates.js:232
#, fuzzy
2021-09-19 14:37:08 +02:00
msgid "Could not connect to plugin repository."
2021-07-28 14:35:40 +02:00
msgstr "Neuspjelo prenošenje bilješki: %s"
2020-10-29 16:34:31 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/ConfigScreen/controls/plugins/PluginsStates.js:236
2021-07-28 14:35:40 +02:00
msgid "Try again"
msgstr ""
2020-10-11 17:18:58 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/ConfigScreen/controls/plugins/PluginsStates.js:248
2021-07-28 14:35:40 +02:00
#, fuzzy
msgid "Plugin tools"
msgstr "Dodaci"
2020-10-11 17:18:58 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/ConfigScreen/controls/plugins/PluginsStates.js:249
2021-07-28 14:35:40 +02:00
msgid "Manage your plugins"
msgstr ""
2020-10-11 17:18:58 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/ConfigScreen/controls/plugins/SearchPlugins.js:77
2021-07-28 14:35:40 +02:00
#, fuzzy
msgid "No results"
msgstr "Nema resursa!"
2020-10-11 17:18:58 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/ConfigScreen/controls/plugins/SearchPlugins.js:89
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/ResourceScreen.js:142
#, fuzzy
msgid "Please wait..."
msgstr "Molimo pričekajte..."
2020-10-11 17:18:58 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/ConfigScreen/controls/plugins/SearchPlugins.js:89
2021-07-28 14:35:40 +02:00
#, fuzzy
msgid "Search for plugins..."
msgstr "Pretraživanje..."
2020-06-13 23:47:15 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/ConfigScreen/controls/plugins/useOnInstallHandler.js:53
#, fuzzy, javascript-format
msgid "Could not install plugin: %s"
msgstr "Neuspjelo prenošenje bilješki: %s"
2020-06-13 23:47:15 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/DropboxLoginScreen.js:35
#: packages/app-mobile/components/screens/dropbox-login.js:68
msgid "Submit"
msgstr "Pošalji"
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen.min.js:96
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:110
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:180
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/KeymapConfig/ShortcutRecorder.js:50
2021-09-19 14:37:08 +02:00
#: packages/app-mobile/components/screens/encryption-config.js:96
#: packages/app-mobile/components/screens/encryption-config.js:167
2021-07-28 14:35:40 +02:00
msgid "Save"
msgstr "Pohrani"
2020-06-13 23:47:15 +02:00
2020-12-05 23:36:47 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen.min.js:145
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:59
2020-12-05 23:36:47 +02:00
msgid "Master keys that need upgrading"
msgstr "Glavni ključevi koje treba nadograditi"
2020-12-05 23:36:47 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen.min.js:150
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:60
2020-12-05 23:36:47 +02:00
msgid ""
"The following master keys use an out-dated encryption algorithm and it is "
"recommended to upgrade them. The upgraded master key will still be able to "
"decrypt and encrypt your data as usual."
msgstr ""
"Sljedeći glavni ključevi koriste zastarjeli algoritam za šifriranje i "
"preporučuje se njihova nadogradnja. Nadograđeni glavni ključ i dalje će "
"dešifrirati i šifrirati podatke kao i ranije."
2020-06-13 23:47:15 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen.min.js:164
#: packages/app-desktop/gui/EncryptionConfigScreen.min.js:309
#: packages/app-desktop/gui/EncryptionConfigScreen.min.js:390
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:64
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:145
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:237
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NotePropertiesDialog.min.js:28
#: packages/app-desktop/gui/ResourceScreen.js:39
msgid "ID"
msgstr "ID"
2020-12-05 23:36:47 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen.min.js:169
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:65
2020-12-05 23:36:47 +02:00
msgid "Upgrade"
msgstr "Nadogradi"
2020-12-05 23:36:47 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen.min.js:182
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:74
2020-06-13 23:47:15 +02:00
#, fuzzy
2020-12-05 23:36:47 +02:00
msgid "Re-encrypt data"
msgstr "Ponovo šifriraj podatke"
2020-06-13 23:47:15 +02:00
2020-12-05 23:36:47 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen.min.js:184
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:75
2020-12-05 23:36:47 +02:00
msgid ""
"The default encryption method has been changed to a more secure one and it "
"is recommended that you apply it to your data."
msgstr ""
"Osnovni metod šifriranja promijenjen je u novi, sigurniji i preporučuje se "
"da ga primijenite na svoje podatke."
2020-06-13 23:47:15 +02:00
2020-12-05 23:36:47 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen.min.js:184
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:75
2020-12-05 23:36:47 +02:00
msgid ""
"You may use the tool below to re-encrypt your data, for example if you know "
"that some of your notes are encrypted with an obsolete encryption method."
msgstr ""
"Možete koristiti alatku niže da ponovo šifrirate svoje podatke, npr. ako "
"znate da su neke od Vaših bilješki šifrirane koristeći zastarjeli metod."
2020-07-12 20:33:09 +02:00
2020-12-05 23:36:47 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen.min.js:186
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:76
2020-12-05 23:36:47 +02:00
#, javascript-format
msgid ""
"In order to do so, your entire data set will have to be encrypted and "
"synchronised, so it is best to run it overnight.\n"
"\n"
"To start, please follow these instructions:\n"
"\n"
"1. Synchronise all your devices.\n"
"2. Click \"%s\".\n"
"3. Let it run to completion. While it runs, avoid changing any note on your "
"other devices, to avoid conflicts.\n"
"4. Once sync is done on this device, sync all your other devices and let it "
"run to completion.\n"
"\n"
"Important: you only need to run this ONCE on one device."
msgstr ""
"Da biste to učinili, svi Vaši podaci moraju biti šifrirani i sinhronizovani, "
"pa je najbolje da to učinite preko noći.\n"
"\n"
"Da započnete, slijedite sljedeće upute:\n"
"\n"
"1. Sinhronizujte sve svoje uređaje.\n"
"2. Pritisnite \"%s\".\n"
"3. Sačekajte dok se proces ne okonča. Tokom rada, nemojte uređivati bilo "
"koju bilješku na nekom od Vaših uređaja kako biste izbjegli konflikte.\n"
"4. Kad je sinhronizacija završena na ovom uređaju, sinhronizujte i ostale "
"uređaje.\n"
"\n"
"Važno: ovaj proces trebate pokrenuti samo JEDNOM i na samo jednom uređaju."
2020-06-13 23:47:15 +02:00
2020-12-05 23:36:47 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen.min.js:198
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:81
2020-12-05 23:36:47 +02:00
#, fuzzy
msgid "Re-encryption"
msgstr "Šifriranje"
2020-06-13 23:47:15 +02:00
2020-12-05 23:36:47 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen.min.js:213
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:85
2020-12-05 23:36:47 +02:00
msgid "Ignore"
msgstr ""
2020-07-12 20:33:09 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen.min.js:244
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:200
#: packages/app-mobile/components/screens/encryption-config.js:179
msgid ""
"Disabling encryption means *all* your notes and attachments are going to be "
"re-synchronised and sent unencrypted to the sync target. Do you wish to "
"continue?"
2021-08-19 14:06:11 +02:00
msgstr ""
2021-09-19 14:37:08 +02:00
"Po isključivanju šifriranja *sve* Vaše bilješke i prilozi bit će iznova "
"sinhronizovani i poslani nešifrirani na zadatu lokaciju. Želite li nastaviti?"
2020-06-13 23:47:15 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen.min.js:246
#: packages/lib/components/EncryptionConfigScreen/utils.js:51
2021-08-19 14:06:11 +02:00
msgid ""
2021-09-19 14:37:08 +02:00
"Enabling encryption means *all* your notes and attachments are going to be "
"re-synchronised and sent encrypted to the sync target. Do not lose the "
"password as, for security purposes, this will be the *only* way to decrypt "
"the data! To enable encryption, please enter your password below."
2021-08-19 14:06:11 +02:00
msgstr ""
2021-09-19 14:37:08 +02:00
"Po uključivanju šifriranja *sve* Vaše bilješke i prilozi bit će iznova "
"sinhronizovani i poslani šifrirani na zadatu lokaciju. Nemojte izgubiti "
"lozinku jer, iz sigurnosnih razloga, samo pomoću nje možete dešifrovati Vaše "
"podatke! Da biste aktivirali šifriranje, unesite Vašu lozinku ispod."
#: packages/app-desktop/gui/EncryptionConfigScreen.min.js:275
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:218
#: packages/app-mobile/components/screens/encryption-config.js:210
msgid "Disable encryption"
msgstr "Isključi šifriranje"
#: packages/app-desktop/gui/EncryptionConfigScreen.min.js:275
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:218
#: packages/app-mobile/components/screens/encryption-config.js:210
msgid "Enable encryption"
msgstr "Uključi šifriranje"
#: packages/app-desktop/gui/EncryptionConfigScreen.min.js:290
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:139
msgid "Master Keys"
msgstr "Glavni ključevi"
2020-06-13 23:47:15 +02:00
2020-12-05 23:36:47 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen.min.js:304
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:144
2020-12-05 23:36:47 +02:00
msgid "Active"
msgstr "Aktivan"
2020-06-13 23:47:15 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen.min.js:314
msgid "Source"
msgstr "Izvor"
#: packages/app-desktop/gui/EncryptionConfigScreen.min.js:319
#: packages/app-desktop/gui/NotePropertiesDialog.min.js:29
msgid "Created"
msgstr "Kreirano"
2021-07-28 14:35:40 +02:00
2020-12-05 23:36:47 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen.min.js:329
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:147
2020-12-05 23:36:47 +02:00
msgid "Password"
msgstr "Lozinka"
2020-06-13 23:47:15 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen.min.js:334
msgid "Password OK"
msgstr "Lozinka je tačna"
2021-08-19 14:06:11 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen.min.js:343
2020-12-05 23:36:47 +02:00
msgid ""
2021-09-19 14:37:08 +02:00
"Note: Only one master key is going to be used for encryption (the one marked "
"as \"active\"). Any of the keys might be used for decryption, depending on "
"how the notes or notebooks were originally encrypted."
2020-10-29 16:34:31 +02:00
msgstr ""
2021-09-19 14:37:08 +02:00
"Napomena: samo će jedan glavni ključ biti korišten za šifriranje (ključ "
"označen kao aktivni). Bilo koji od ključeva može poslužiti za dešifrovanje, "
"zavisno od toga kako su bilješke i bilježnice prvobitno šifrirane."
2021-08-19 14:06:11 +02:00
2020-12-05 23:36:47 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen.min.js:371
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:232
#: packages/app-mobile/components/screens/encryption-config.js:204
2020-12-05 23:36:47 +02:00
msgid "Missing Master Keys"
msgstr "Nedostaju glavni ključevi"
2020-06-13 23:47:15 +02:00
2020-12-05 23:36:47 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen.min.js:376
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:233
#: packages/app-mobile/components/screens/encryption-config.js:205
2020-12-05 23:36:47 +02:00
msgid ""
"The master keys with these IDs are used to encrypt some of your items, "
"however the application does not currently have access to them. It is likely "
"they will eventually be downloaded via synchronisation."
msgstr ""
"Glavni ključevi sa ovim identifikacijskim podacima korišteni su za "
"šifriranje nekih stavki, ali su trenutno nedostupni. Vjerovatno će biti "
"preuzeti nakon što se izvrši sinhronizacija."
2020-06-13 23:47:15 +02:00
2020-12-05 23:36:47 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen.min.js:414
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:244
#: packages/app-mobile/components/screens/encryption-config.js:215
2020-12-05 23:36:47 +02:00
msgid ""
"For more information about End-To-End Encryption (E2EE) and advice on how to "
"enable it please check the documentation:"
msgstr ""
"Za više informacija o šifriranju s kraja na kraj (E2EE) i načinu aktiviranja "
"pogledajte dokumentaciju:"
2020-06-13 23:47:15 +02:00
2020-12-05 23:36:47 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen.min.js:433
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:249
#: packages/app-mobile/components/screens/encryption-config.js:220
2020-12-05 23:36:47 +02:00
#: packages/app-mobile/components/screens/status.js:142
msgid "Status"
msgstr "Status"
2020-10-29 16:34:31 +02:00
2020-12-05 23:36:47 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen.min.js:438
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:251
2020-12-05 23:36:47 +02:00
msgid "Encryption is:"
msgstr "Šifriranje je:"
2020-10-29 16:34:31 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:103
#: packages/app-mobile/components/screens/encryption-config.js:89
#, fuzzy
msgid "Master password"
msgstr "Unesite glavnu lozinku:"
2021-08-19 14:06:11 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:118
#, fuzzy
msgid "Source: "
2021-08-19 14:06:11 +02:00
msgstr "Izvor"
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:121
#, fuzzy
msgid "Created: "
msgstr "Kreirano: %s"
2021-08-19 14:06:11 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:124
#, fuzzy
msgid "Updated: "
msgstr "Ažurirano: %s"
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:129
#, fuzzy
msgid "Disable"
msgstr "Isključeno"
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:129
#: packages/app-mobile/components/screens/encryption-config.js:143
msgid "Enable"
msgstr "Aktiviraj"
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:139
msgid "Hide disabled master keys"
msgstr ""
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:139
msgid "Show disabled master keys"
msgstr ""
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:146
msgid "Date"
msgstr ""
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:148
#, fuzzy
msgid "Valid"
msgstr "Nevažeći odgovor: %s"
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:149
#, fuzzy
msgid "Actions"
msgstr "Akcija"
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:166
#: packages/app-mobile/components/screens/encryption-config.js:159
#, fuzzy
msgid "Master password:"
msgstr "Unesite glavnu lozinku:"
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:170
#: packages/app-mobile/components/screens/encryption-config.js:160
#, fuzzy
msgid "Loaded"
msgstr "Preuzeto"
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.js:178
#, fuzzy
msgid "Enter your master password"
msgstr "Unesite glavnu lozinku:"
2021-08-19 14:06:11 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/ExtensionBadge.min.js:10
msgid "Firefox Extension"
msgstr "Dodatak za Firefox"
2020-12-05 23:36:47 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/ExtensionBadge.min.js:17
msgid "Chrome Web Store"
msgstr "Chrome Web Store"
2020-10-11 17:18:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/ExtensionBadge.min.js:44
msgid "Get it now:"
2020-12-05 23:36:47 +02:00
msgstr "Preuzmite sada:"
2020-10-29 16:34:31 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/ImportScreen.min.js:61
#, javascript-format
msgid ""
"New notebook \"%s\" will be created and file \"%s\" will be imported into it"
2021-01-28 18:37:28 +02:00
msgstr ""
2021-07-28 14:35:40 +02:00
"Kreirat će se nova bilježnica \"%s\" i u nju će biti unesena datoteka \"%s\""
2021-01-28 18:37:28 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/KeymapConfig/KeymapConfigScreen.js:63
2021-08-19 14:06:11 +02:00
#: packages/lib/services/KeymapService.js:176
2021-07-28 14:35:40 +02:00
#, fuzzy, javascript-format
msgid "Error: %s"
msgstr "Greška"
2021-05-15 16:15:55 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/KeymapConfig/KeymapConfigScreen.js:120
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/NoteSearchBar.min.js:165
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/lib/SearchInput/SearchInput.js:38
msgid "Search..."
2021-01-28 18:37:28 +02:00
msgstr "Pretraživanje..."
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/KeymapConfig/KeymapConfigScreen.js:121
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/MenuBar.js:392
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/MenuBar.js:440 packages/app-desktop/gui/Root.js:163
2021-07-28 14:35:40 +02:00
msgid "Import"
msgstr "Unesi"
2021-01-28 18:37:28 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/KeymapConfig/KeymapConfigScreen.js:122
#: packages/app-desktop/gui/Sidebar/Sidebar.js:258
2021-10-02 12:00:03 +02:00
#: packages/app-desktop/gui/utils/NoteListUtils.js:135
2021-07-28 14:35:40 +02:00
msgid "Export"
msgstr "Iznesi"
2021-01-28 18:37:28 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/KeymapConfig/KeymapConfigScreen.js:126
msgid "Command"
msgstr ""
2021-01-28 18:37:28 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/KeymapConfig/KeymapConfigScreen.js:127
2021-01-28 18:37:28 +02:00
#, fuzzy
2021-07-28 14:35:40 +02:00
msgid "Keyboard Shortcut"
msgstr "Način rada tastature"
2021-01-28 18:37:28 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/KeymapConfig/ShortcutRecorder.js:49
msgid "Press the shortcut"
2021-01-28 18:37:28 +02:00
msgstr ""
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/KeymapConfig/ShortcutRecorder.js:49
msgid ""
"Press the shortcut and then press ENTER. Or, press BACKSPACE to clear the "
"shortcut."
msgstr ""
2021-01-28 18:37:28 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/KeymapConfig/ShortcutRecorder.js:51
#: packages/app-desktop/gui/NoteRevisionViewer.min.js:177
msgid "Restore"
msgstr "Rekonstruiši"
2020-10-29 16:34:31 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/KeymapConfig/utils/getLabel.js:16
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/MenuBar.js:540
2021-07-28 14:35:40 +02:00
msgid "Actual Size"
msgstr "Početne dimenzije"
2020-10-11 17:18:58 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/KeymapConfig/utils/getLabel.js:18
#: packages/app-desktop/gui/MenuBar.js:608
2021-07-28 14:35:40 +02:00
msgid "Website and documentation"
msgstr "Internet stranica i dokumentacija"
2020-07-12 20:33:09 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/KeymapConfig/utils/getLabel.js:20
2020-12-05 23:36:47 +02:00
#, fuzzy
2021-07-28 14:35:40 +02:00
msgid "Hide Joplin"
msgstr "O Joplinu"
2020-07-12 20:33:09 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/KeymapConfig/utils/getLabel.js:22
#: packages/app-desktop/gui/MenuBar.js:433
2021-07-28 14:35:40 +02:00
msgid "Close Window"
msgstr "Zatvori prozor"
2020-12-05 23:36:47 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/KeymapConfig/utils/getLabel.js:24
2020-10-29 16:34:31 +02:00
#, fuzzy
2021-07-28 14:35:40 +02:00
msgid "Preferences"
msgstr "Postavke..."
2020-12-05 23:36:47 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/KeymapConfig/utils/getLabel.js:24
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/MenuBar.js:310 packages/app-desktop/gui/Root.js:164
2021-07-28 14:35:40 +02:00
msgid "Options"
msgstr "Opcije"
2020-07-12 20:33:09 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/KeymapConfig/utils/getLabel.js:31
2020-07-12 20:33:09 +02:00
#, fuzzy
2021-07-28 14:35:40 +02:00
msgid "Invalid"
msgstr "Nevažeći odgovor: %s"
2020-06-13 23:47:15 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/MainScreen/MainScreen.js:439
2020-12-05 23:36:47 +02:00
msgid ""
2021-07-28 14:35:40 +02:00
"Safe mode is currently active. Note rendering and all plugins are "
"temporarily disabled."
msgstr " "
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/MainScreen/MainScreen.js:439
2021-07-28 14:35:40 +02:00
msgid "Disable safe mode and restart"
msgstr " "
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/MainScreen/MainScreen.js:442
2020-12-05 23:36:47 +02:00
msgid ""
2021-07-28 14:35:40 +02:00
"The sync target needs to be upgraded before Joplin can sync. The operation "
"may take a few minutes to complete and the app needs to be restarted. To "
"proceed please click on the link."
2020-12-05 23:36:47 +02:00
msgstr ""
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/MainScreen/MainScreen.js:442
2020-10-29 16:34:31 +02:00
#, fuzzy
2021-07-28 14:35:40 +02:00
msgid "Restart and upgrade"
msgstr "Glavni ključevi koje treba nadograditi"
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/MainScreen/MainScreen.js:445
2021-07-28 14:35:40 +02:00
#, fuzzy
msgid "Some items cannot be decrypted."
msgstr "Neke stavke nije moguće dešifrovati."
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/MainScreen/MainScreen.js:445
#: packages/app-desktop/gui/MainScreen/MainScreen.js:448
#: packages/app-desktop/gui/MainScreen/MainScreen.js:459
2021-07-28 14:35:40 +02:00
msgid "View them now"
msgstr "Pregledajte ih sada"
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/MainScreen/MainScreen.js:448
2020-12-05 23:36:47 +02:00
#, fuzzy
2021-07-28 14:35:40 +02:00
msgid "One of your master keys use an obsolete encryption method."
msgstr "Jedan ili više glavnih ključeva koriste zastarjeli način šifriranja."
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/MainScreen/MainScreen.js:451
2021-07-28 14:35:40 +02:00
#, fuzzy
msgid ""
"The default encryption method has been changed, you should re-encrypt your "
"data."
msgstr ""
"Osnovni metod šifriranja promijenjen je u novi, sigurniji i preporučuje se "
"da ga primijenite na svoje podatke."
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/MainScreen/MainScreen.js:451
2020-10-11 17:18:58 +02:00
#, fuzzy
2021-07-28 14:35:40 +02:00
msgid "More info"
msgstr "Više informacija"
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/MainScreen/MainScreen.js:456
2021-07-28 14:35:40 +02:00
#, javascript-format
msgid "%s (%s) would like to share a notebook with you."
msgstr ""
2021-05-13 11:34:25 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/MainScreen/MainScreen.js:456
2021-07-28 14:35:40 +02:00
msgid "Accept"
msgstr ""
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/MainScreen/MainScreen.js:456
#: packages/app-desktop/gui/Root.js:122
2021-07-28 14:35:40 +02:00
msgid "Reject"
2020-12-05 23:36:47 +02:00
msgstr ""
2020-09-14 08:22:27 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/MainScreen/MainScreen.js:459
2021-07-28 14:35:40 +02:00
msgid "Some items cannot be synchronised."
msgstr "Neke stavke nije moguće sinhronizovati."
2020-12-05 23:36:47 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/MainScreen/MainScreen.js:462
2021-07-28 14:35:40 +02:00
msgid "One or more master keys need a password."
msgstr "Jedan ili više glavnih ključeva zahtijevaju lozinku."
2020-09-14 08:22:27 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/MainScreen/MainScreen.js:462
2021-07-28 14:35:40 +02:00
msgid "Set the password"
msgstr "Zadajte lozinku"
2021-06-04 06:34:19 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/MainScreen/MainScreen.js:588
2021-07-28 14:35:40 +02:00
msgid "Use the arrows to move the layout items. Press \"Escape\" to exit."
msgstr ""
2020-09-14 08:22:27 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/MainScreen/commands/commandPalette.js:18
msgid "Command palette..."
msgstr ""
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/MainScreen/commands/editAlarm.js:20
#: packages/app-mobile/components/SelectDateTimeDialog.js:84
#: packages/app-mobile/components/screens/Note.js:819
msgid "Set alarm"
msgstr "Podesi zvučnu napomenu"
#: packages/app-desktop/gui/MainScreen/commands/editAlarm.js:33
msgid "Set alarm:"
msgstr "Podesite zvučnu napomenu:"
#: packages/app-desktop/gui/MainScreen/commands/exportPdf.js:20
#: packages/app-desktop/gui/MainScreen/commands/exportPdf.js:32
msgid "PDF File"
msgstr "PDF datoteka"
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/MainScreen/commands/gotoAnything.js:23
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/plugins/GotoAnything.js:500
2021-08-19 14:06:11 +02:00
msgid "Goto Anything..."
msgstr "Pronađite bilo šta..."
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/MainScreen/commands/moveToFolder.js:18
2020-12-05 23:36:47 +02:00
#, fuzzy
2021-07-28 14:35:40 +02:00
msgid "Move to notebook"
msgstr "Premjesti u bilježnicu"
2020-09-14 08:22:27 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/MainScreen/commands/moveToFolder.js:38
2020-12-05 23:36:47 +02:00
#, fuzzy
2021-07-28 14:35:40 +02:00
msgid "Move to notebook:"
msgstr "Premjestiti u bilježnicu:"
2020-09-14 08:22:27 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/MainScreen/commands/newFolder.js:18
msgid "New notebook"
msgstr "Nova bilježnica"
2020-10-11 17:18:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/MainScreen/commands/newFolder.js:26
msgid "Notebook title:"
msgstr "Naziv bilježnice:"
2020-10-11 17:18:58 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/MainScreen/commands/newNote.js:19
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/action-button.js:86
2021-08-19 14:06:11 +02:00
#: packages/app-mobile/setUpQuickActions.js:14
2021-07-28 14:35:40 +02:00
msgid "New note"
msgstr "Nova bilješka"
#: packages/app-desktop/gui/MainScreen/commands/newSubFolder.js:17
2020-12-05 23:36:47 +02:00
#, fuzzy
2021-07-28 14:35:40 +02:00
msgid "New sub-notebook"
msgstr "Nova podbilježnica"
2020-10-11 17:18:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/MainScreen/commands/newTodo.js:17
#: packages/app-mobile/components/action-button.js:77
2021-08-19 14:06:11 +02:00
#: packages/app-mobile/setUpQuickActions.js:15
2021-07-28 14:35:40 +02:00
msgid "New to-do"
msgstr "Novi zadatak"
#: packages/app-desktop/gui/MainScreen/commands/print.js:17
msgid "Print"
msgstr "Štampaj"
#: packages/app-desktop/gui/MainScreen/commands/print.js:26
#, fuzzy
2021-07-28 14:35:40 +02:00
msgid "Only one note can be printed at a time."
msgstr "Bilješke se mogu štampati samo jedna po jedna."
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/MainScreen/commands/renameFolder.js:18
#: packages/app-desktop/gui/MainScreen/commands/renameTag.js:18
#: packages/app-mobile/components/side-menu-content.js:129
msgid "Rename"
msgstr "Preimenuj"
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/MainScreen/commands/renameFolder.js:28
msgid "Rename notebook:"
msgstr "Preimenujte bilježnicu:"
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/MainScreen/commands/renameTag.js:30
msgid "Rename tag:"
msgstr "Preimenujte oznaku:"
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/MainScreen/commands/setTags.js:17
#: packages/app-desktop/gui/Sidebar/Sidebar.js:492
#: packages/app-mobile/components/screens/Note.js:833
#: packages/app-mobile/components/screens/tags.js:101
#: packages/app-mobile/components/side-menu-content.js:314
msgid "Tags"
msgstr "Oznake"
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/MainScreen/commands/setTags.js:45
msgid "Add or remove tags:"
msgstr "Dodajte ili uklonite oznake:"
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/MainScreen/commands/showNoteContentProperties.js:18
msgid "Statistics..."
msgstr "Statistika..."
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/MainScreen/commands/showNoteProperties.js:18
#: packages/app-desktop/gui/NotePropertiesDialog.min.js:390
msgid "Note properties"
msgstr "Svojstva bilješke"
#: packages/app-desktop/gui/MainScreen/commands/showShareFolderDialog.js:16
#, fuzzy
2021-07-28 14:35:40 +02:00
msgid "Share notebook..."
msgstr "Podijeli bilješku..."
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/MainScreen/commands/showShareNoteDialog.js:16
#, fuzzy
2021-07-28 14:35:40 +02:00
msgid "Publish note..."
msgstr "Podijeli bilješku..."
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/MainScreen/commands/showSpellCheckerMenu.js:19
#: packages/lib/services/spellChecker/SpellCheckerService.js:180
msgid "Spell checker"
msgstr ""
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/MainScreen/commands/toggleEditors.js:18
#, fuzzy
2021-07-28 14:35:40 +02:00
msgid "Toggle editors"
msgstr "Prikaži uređivač"
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/MainScreen/commands/toggleLayoutMoveMode.js:16
msgid "Change application layout"
msgstr ""
#: packages/app-desktop/gui/MainScreen/commands/toggleNoteList.js:18
2021-04-25 19:26:56 +02:00
#, fuzzy
2021-07-28 14:35:40 +02:00
msgid "Toggle note list"
msgstr "Popis bilješki"
#: packages/app-desktop/gui/MainScreen/commands/toggleSideBar.js:18
msgid "Toggle sidebar"
2021-04-25 19:26:56 +02:00
msgstr "Bočni meni"
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/MainScreen/commands/toggleVisiblePanes.js:16
msgid "Toggle editor layout"
msgstr "Prikaži uređivač"
2020-10-11 17:18:58 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/MenuBar.js:165
2021-07-28 14:35:40 +02:00
#, fuzzy, javascript-format
msgid "Importing from \"%s\" as \"%s\" format. Please wait..."
msgstr "Unosim iz \"%s\" u \"%s\" formatu. Pričekajte..."
2020-10-11 17:18:58 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/MenuBar.js:288 packages/app-desktop/gui/Root.js:166
2021-07-28 14:35:40 +02:00
msgid "Synchronisation Status"
msgstr "Status sinhronizacije"
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/MenuBar.js:323
2021-07-28 14:35:40 +02:00
#, fuzzy
msgid "Note attachments..."
msgstr "Prilozi bilješki..."
2020-10-11 17:18:58 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/MenuBar.js:343
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/NoteEditor/NoteBody/CodeMirror/CodeMirror.js:706
#: packages/app-desktop/gui/NoteEditor/editorCommandDeclarations.js:13
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NoteEditor/utils/contextMenu.js:136
msgid "Copy"
msgstr "Kopiraj"
2020-10-29 16:34:31 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/MenuBar.js:354
#: packages/app-desktop/gui/MenuBar.js:425
#: packages/app-desktop/gui/MenuBar.js:713
2021-07-28 14:35:40 +02:00
msgid "&File"
msgstr "Datoteka"
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/MenuBar.js:360
#: packages/app-desktop/gui/MenuBar.js:641
2021-07-28 14:35:40 +02:00
msgid "About Joplin"
msgstr "O Joplinu"
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/MenuBar.js:367
2021-07-28 14:35:40 +02:00
msgid "Preferences..."
msgstr "Postavke..."
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/MenuBar.js:377
#: packages/app-desktop/gui/MenuBar.js:618
2021-07-28 14:35:40 +02:00
msgid "Check for updates..."
msgstr "Provjeri ažuriranja..."
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/MenuBar.js:396
#: packages/app-desktop/gui/MenuBar.js:443
2020-10-11 17:18:58 +02:00
#, fuzzy
2021-07-28 14:35:40 +02:00
msgid "Export all"
msgstr "Iznesi"
2020-10-11 17:18:58 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/MenuBar.js:408
2020-12-05 23:36:47 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "Hide %s"
msgstr "Sakrij %s"
2020-10-11 17:18:58 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/MenuBar.js:466
#: packages/app-desktop/gui/MenuBar.js:717
2021-07-28 14:35:40 +02:00
msgid "&Edit"
msgstr "Izmjena"
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/MenuBar.js:498
2021-07-28 14:35:40 +02:00
msgid "&View"
msgstr "Prikaz"
2020-10-29 16:34:31 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/MenuBar.js:506
2021-07-28 14:35:40 +02:00
msgid "Layout button sequence"
msgstr "Slijed u promjeni prikaza"
2020-10-29 16:34:31 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/MenuBar.js:551
#: packages/app-desktop/gui/MenuBar.js:557
2021-07-28 14:35:40 +02:00
msgid "Zoom In"
msgstr "Povećaj"
2021-07-26 01:11:51 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/MenuBar.js:564
2021-07-28 14:35:40 +02:00
msgid "Zoom Out"
msgstr "Smanji"
2021-07-26 01:11:51 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/MenuBar.js:573
2021-07-28 14:35:40 +02:00
msgid "&Go"
2021-07-26 01:11:51 +02:00
msgstr ""
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/MenuBar.js:579
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NoteEditor/commands/focusElementNoteBody.js:17
#: packages/app-desktop/gui/NoteEditor/commands/focusElementNoteTitle.js:17
#: packages/app-desktop/gui/NoteList/commands/focusElementNoteList.js:18
#: packages/app-desktop/gui/Sidebar/commands/focusElementSideBar.js:18
msgid "Focus"
msgstr "Fokus"
2020-10-11 17:18:58 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/MenuBar.js:585
2021-07-28 14:35:40 +02:00
#, fuzzy
msgid "Note&book"
msgstr "Bilježnice"
2020-10-11 17:18:58 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/MenuBar.js:591
2020-10-11 17:18:58 +02:00
#, fuzzy
2021-07-28 14:35:40 +02:00
msgid "&Note"
msgstr "Bilješka"
2020-10-11 17:18:58 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/MenuBar.js:601
2021-07-28 14:35:40 +02:00
msgid "&Tools"
msgstr "Alatke"
2020-10-11 17:18:58 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/MenuBar.js:605
2021-07-28 14:35:40 +02:00
msgid "&Help"
msgstr "Pomoć"
2020-10-11 17:18:58 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/MenuBar.js:612
2021-07-28 14:35:40 +02:00
msgid "Joplin Forum"
msgstr "Joplin forum"
2020-10-11 17:18:58 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/MenuBar.js:615
#: packages/app-mobile/components/screens/ConfigScreen.js:454
2021-07-28 14:35:40 +02:00
msgid "Make a donation"
msgstr "Donirajte"
2020-10-11 17:18:58 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/MenuBar.js:627
2021-07-28 14:35:40 +02:00
msgid "Toggle development tools"
msgstr "Razvojni alati"
2020-09-14 08:22:27 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NoteContentPropertiesDialog.js:76
msgid "Words"
msgstr "Riječi"
2020-09-14 08:22:27 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NoteContentPropertiesDialog.js:77
msgid "Characters"
msgstr "Znakova"
2020-09-14 08:22:27 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NoteContentPropertiesDialog.js:78
msgid "Characters excluding spaces"
msgstr "Znakova bez razmaka"
2021-04-03 21:00:38 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NoteContentPropertiesDialog.js:79
msgid "Lines"
msgstr "Redova"
2020-10-11 17:18:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NoteContentPropertiesDialog.js:98
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:554 packages/lib/models/Setting.js:555
#: packages/lib/models/Setting.js:556
2021-07-28 14:35:40 +02:00
#, fuzzy
msgid "Editor"
msgstr "Uređivač"
2020-10-11 17:18:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NoteContentPropertiesDialog.js:99
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:554 packages/lib/models/Setting.js:555
#: packages/lib/models/Setting.js:557
2021-07-28 14:35:40 +02:00
#, fuzzy
msgid "Viewer"
msgstr "Preglednik"
2020-09-14 08:22:27 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NoteContentPropertiesDialog.js:105
2020-12-05 23:36:47 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "Read time: %s min"
msgstr ""
2020-02-18 22:01:29 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NoteContentPropertiesDialog.js:108
#, fuzzy
msgid "Statistics"
msgstr "Statistika"
2020-05-28 03:06:33 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NoteContentPropertiesDialog.js:113
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/ShareFolderDialog/ShareFolderDialog.js:252
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/ShareNoteDialog.js:192
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/SyncWizard/Dialog.js:280
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/services/plugins/UserWebviewDialogButtonBar.js:24
msgid "Close"
msgstr "Zatvori"
2020-05-28 03:06:33 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/NoteEditor/NoteBody/CodeMirror/CodeMirror.js:185
2021-07-28 14:35:40 +02:00
msgid "strong text"
msgstr "podebljani tekst"
2020-07-12 20:33:09 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/NoteEditor/NoteBody/CodeMirror/CodeMirror.js:186
2021-07-28 14:35:40 +02:00
#, fuzzy
msgid "emphasised text"
msgstr "naglašeni tekst"
2020-07-12 20:33:09 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/NoteEditor/NoteBody/CodeMirror/CodeMirror.js:188
2021-07-28 14:35:40 +02:00
msgid "Insert Hyperlink"
msgstr "Unesi poveznicu"
2020-07-12 20:33:09 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/NoteEditor/NoteBody/CodeMirror/CodeMirror.js:222
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/NoteEditor/NoteBody/CodeMirror/CodeMirror.js:224
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/NoteEditor/NoteBody/CodeMirror/CodeMirror.js:225
2021-07-28 14:35:40 +02:00
msgid "List item"
msgstr "Stavka nabrajanja"
2020-07-12 20:33:09 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/NoteEditor/NoteBody/CodeMirror/CodeMirror.js:578
2021-07-28 14:35:40 +02:00
msgid "Layout"
msgstr "Prikaz"
2020-10-29 16:34:31 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/NoteEditor/NoteBody/CodeMirror/CodeMirror.js:578
2021-07-28 14:35:40 +02:00
#, javascript-format
2020-12-05 23:36:47 +02:00
msgid ""
2021-07-28 14:35:40 +02:00
"This note has no content. Click on \"%s\" to toggle the editor and edit the "
"note."
2020-12-05 23:36:47 +02:00
msgstr ""
2021-07-28 14:35:40 +02:00
"Bilješka je prazna. Pritisnite na \"%s\" da otvorite program za rad s "
"tekstom i uredite bilješku."
2021-06-21 17:26:49 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/NoteEditor/NoteBody/CodeMirror/CodeMirror.js:699
#: packages/app-desktop/gui/NoteEditor/editorCommandDeclarations.js:18
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NoteEditor/utils/contextMenu.js:128
msgid "Cut"
msgstr "Izreži"
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/NoteEditor/NoteBody/CodeMirror/CodeMirror.js:713
#: packages/app-desktop/gui/NoteEditor/editorCommandDeclarations.js:23
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NoteEditor/utils/contextMenu.js:143
msgid "Paste"
msgstr "Zalijepi"
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/NoteEditor/NoteBody/TinyMCE/TinyMCE.js:518
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/NoteEditor/editorCommandDeclarations.js:53
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/screens/Note.js:801
msgid "Attach file"
msgstr "Priloži datoteku"
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/NoteEditor/NoteBody/TinyMCE/TinyMCE.js:528
2021-07-28 14:35:40 +02:00
msgid "Code Block"
msgstr "Kōd (izdvojen)"
2020-07-12 20:33:09 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/NoteEditor/NoteBody/TinyMCE/TinyMCE.js:537
2021-07-28 14:35:40 +02:00
msgid "Inline Code"
msgstr "Kōd (unutar teksta)"
2020-07-12 20:33:09 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/NoteEditor/NoteBody/TinyMCE/TinyMCE.js:552
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/NoteEditor/editorCommandDeclarations.js:83
2021-07-28 14:35:40 +02:00
msgid "Insert Date Time"
msgstr "Unesi datum i vrijeme"
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/NoteEditor/NoteBody/TinyMCE/TinyMCE.js:1008
2021-07-28 14:35:40 +02:00
msgid "Drop notes or files here"
msgstr "Ispustite bilješke ili datoteke ovdje"
2020-10-29 16:34:31 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/NoteEditor/NoteBody/TinyMCE/TinyMCE.js:1008
2021-07-28 14:35:40 +02:00
#, fuzzy
msgid "Code View"
msgstr "Kōd"
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/NoteEditor/NoteBody/TinyMCE/TinyMCE.js:1008
2021-07-28 14:35:40 +02:00
#, javascript-format
2020-10-11 17:18:58 +02:00
msgid ""
2021-07-28 14:35:40 +02:00
"Please wait for all attachments to be downloaded and decrypted. You may also "
"switch to %s to edit the note."
2020-10-11 17:18:58 +02:00
msgstr ""
2021-07-28 14:35:40 +02:00
"Pričekajte dok svi prilozi ne budu preuzeti i dešifrovani. Također možete "
"otvoriti %s da uredite bilješku."
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NoteEditor/NoteBody/TinyMCE/plugins/lists.js:2151
2020-12-05 23:36:47 +02:00
#, fuzzy
2021-07-28 14:35:40 +02:00
msgid "Checkbox list"
msgstr "Polje za kvačicu"
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NoteEditor/NoteBody/TinyMCE/utils/openEditDialog.js:78
#: packages/app-mobile/components/screens/Note.js:998
msgid "Edit"
msgstr "Uredi"
2020-12-05 23:36:47 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NoteEditor/NoteBody/TinyMCE/utils/setupToolbarButtons.js:17
msgid "Highlight"
msgstr "Oznaci"
2020-12-05 23:36:47 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NoteEditor/NoteBody/TinyMCE/utils/setupToolbarButtons.js:22
msgid "Strikethrough"
2021-06-21 17:26:49 +02:00
msgstr ""
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NoteEditor/NoteBody/TinyMCE/utils/setupToolbarButtons.js:27
msgid "Insert"
2020-10-29 16:34:31 +02:00
msgstr ""
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NoteEditor/NoteBody/TinyMCE/utils/setupToolbarButtons.js:33
msgid "Superscript"
2020-10-29 16:34:31 +02:00
msgstr ""
2020-12-05 23:36:47 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NoteEditor/NoteBody/TinyMCE/utils/setupToolbarButtons.js:39
msgid "Subscript"
2020-10-29 16:34:31 +02:00
msgstr ""
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/NoteEditor/NoteEditor.js:288
2021-07-28 14:35:40 +02:00
#, fuzzy
msgid "Click to add tags..."
msgstr "Provjeri ažuriranja..."
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/NoteEditor/NoteEditor.js:342
2021-07-28 14:35:40 +02:00
msgid ""
"This Rich Text editor has a number of limitations and it is recommended to "
"be aware of them before using it."
2021-01-28 18:37:28 +02:00
msgstr ""
2021-07-28 14:35:40 +02:00
"Ovaj Text editor ima par ogranicenja i preporucujemo da budete upoznati sa "
"njima prije koristenja."
2021-01-28 18:37:28 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/NoteEditor/NoteEditor.js:346
2021-07-28 14:35:40 +02:00
msgid "Read more about it"
msgstr "Saznajte vise"
2021-06-21 17:26:49 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/NoteEditor/NoteEditor.js:351
2021-07-28 14:35:40 +02:00
msgid "Dismiss"
msgstr "Odbaci"
2021-06-21 17:26:49 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/NoteEditor/NoteEditor.js:387
2021-07-28 14:35:40 +02:00
msgid "The following attachments are being watched for changes:"
msgstr ""
2021-06-21 17:26:49 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/NoteEditor/NoteEditor.js:390
2021-07-28 14:35:40 +02:00
msgid ""
"The attachments will no longer be watched when you switch to a different "
"note."
msgstr ""
2021-06-21 17:26:49 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/NoteEditor/NoteEditor.js:396
2021-06-21 17:26:49 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "In: %s"
msgstr "U: %s"
2021-06-21 17:26:49 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NoteEditor/NoteTitle/NoteTitleBar.js:79
msgid "to-do"
msgstr "zadatak"
2021-06-21 17:26:49 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NoteEditor/NoteTitle/NoteTitleBar.js:79
2021-08-28 17:50:02 +02:00
#: packages/server/dist/models/UserModel.js:199
2021-09-19 14:37:08 +02:00
#: packages/server/dist/models/UserModel.js:208
2021-07-28 14:35:40 +02:00
msgid "note"
msgstr "bilješka"
2021-06-21 17:26:49 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NoteEditor/NoteTitle/NoteTitleBar.js:79
#, javascript-format
msgid "Creating new %s..."
msgstr "Kreiram: %s..."
2021-06-21 17:26:49 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/NoteEditor/commands/focusElementNoteBody.js:16
#, fuzzy
msgid "Note body"
msgstr "Sadržaj bilješke"
#: packages/app-desktop/gui/NoteEditor/commands/focusElementNoteTitle.js:16
#, fuzzy
msgid "Note title"
msgstr "Naziv bilješke"
#: packages/app-desktop/gui/NoteEditor/commands/showLocalSearch.js:16
msgid "Search in current note"
msgstr "Potraži u trenutnoj bilješci"
#: packages/app-desktop/gui/NoteEditor/editorCommandDeclarations.js:28
2021-07-28 14:35:40 +02:00
msgid "Select all"
msgstr "Označi sve"
2021-06-21 17:26:49 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/NoteEditor/editorCommandDeclarations.js:33
2021-07-28 14:35:40 +02:00
msgid "Bold"
msgstr "Masna slova"
2021-06-21 17:26:49 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/NoteEditor/editorCommandDeclarations.js:38
2021-07-28 14:35:40 +02:00
msgid "Italic"
msgstr "Kurziv"
2021-06-21 17:26:49 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/NoteEditor/editorCommandDeclarations.js:43
2021-07-28 14:35:40 +02:00
msgid "Hyperlink"
msgstr "Poveznica"
2021-06-21 17:26:49 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/NoteEditor/editorCommandDeclarations.js:48
2021-07-28 14:35:40 +02:00
msgid "Code"
msgstr "Kōd"
2021-06-21 17:26:49 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/NoteEditor/editorCommandDeclarations.js:58
2021-07-28 14:35:40 +02:00
msgid "Numbered List"
msgstr "Numerisano nabrajanje"
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/NoteEditor/editorCommandDeclarations.js:63
2021-07-28 14:35:40 +02:00
msgid "Bulleted List"
msgstr "Nabrajanje"
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/NoteEditor/editorCommandDeclarations.js:68
2021-07-28 14:35:40 +02:00
msgid "Checkbox"
msgstr "Polje za kvačicu"
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/NoteEditor/editorCommandDeclarations.js:73
2021-07-28 14:35:40 +02:00
msgid "Heading"
msgstr "Naslov"
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/NoteEditor/editorCommandDeclarations.js:78
2021-07-28 14:35:40 +02:00
msgid "Horizontal Rule"
msgstr "Vodoravna linija"
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/NoteEditor/editorCommandDeclarations.js:88
2021-07-28 14:35:40 +02:00
#, fuzzy
msgid "Delete line"
msgstr "Izbrisati bilješku?"
2020-12-05 23:36:47 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/NoteEditor/editorCommandDeclarations.js:92
2021-07-28 14:35:40 +02:00
#, fuzzy
msgid "Duplicate line"
msgstr "Dupliciraj"
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/NoteEditor/editorCommandDeclarations.js:96
2021-07-28 14:35:40 +02:00
msgid "Undo"
msgstr ""
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/NoteEditor/editorCommandDeclarations.js:100
2021-07-28 14:35:40 +02:00
msgid "Redo"
msgstr ""
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/NoteEditor/editorCommandDeclarations.js:104
2021-07-28 14:35:40 +02:00
msgid "Indent less"
2020-12-05 23:36:47 +02:00
msgstr ""
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/NoteEditor/editorCommandDeclarations.js:108
2021-07-28 14:35:40 +02:00
msgid "Indent more"
msgstr ""
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/NoteEditor/editorCommandDeclarations.js:112
2021-07-28 14:35:40 +02:00
#, fuzzy
msgid "Toggle comment"
msgstr "Popis bilješki"
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/NoteEditor/editorCommandDeclarations.js:116
2021-07-28 14:35:40 +02:00
msgid "Sort selected lines"
msgstr "Poredaj oznacene linije"
2020-06-13 23:47:15 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/NoteEditor/editorCommandDeclarations.js:120
2021-07-28 14:35:40 +02:00
msgid "Swap line up"
msgstr ""
2020-06-13 23:47:15 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/NoteEditor/editorCommandDeclarations.js:124
2021-07-28 14:35:40 +02:00
msgid "Swap line down"
msgstr ""
2020-10-09 22:05:10 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NoteEditor/utils/contextMenu.js:59
msgid "There was an error downloading this attachment:"
msgstr "Došlo je do greške prilikom preuzimanja priloga:"
2020-10-09 22:05:10 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NoteEditor/utils/contextMenu.js:62
#: packages/lib/services/ResourceEditWatcher/index.js:196
#, fuzzy
msgid "This attachment is not downloaded or not decrypted yet"
msgstr "Prilog nije preuzet ili još nije dešifrovan"
2020-10-09 22:05:10 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NoteEditor/utils/contextMenu.js:92
msgid "Open..."
msgstr "Otvori..."
2020-10-09 22:05:10 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NoteEditor/utils/contextMenu.js:99
msgid "Save as..."
msgstr "Pohrani kao..."
2020-10-11 17:18:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NoteEditor/utils/contextMenu.js:112
msgid "Reveal file in folder"
msgstr "Pokaži datoteku u direktoriju"
2020-12-05 23:36:47 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NoteEditor/utils/contextMenu.js:120
msgid "Copy path to clipboard"
msgstr "Kopiraj putanju u spremnik"
2020-10-11 17:18:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NoteEditor/utils/contextMenu.js:155
msgid "Copy Link Address"
msgstr "Kopiraj adresu veze"
#: packages/app-desktop/gui/NoteEditor/utils/useMessageHandler.js:92
#: packages/app-desktop/gui/NoteRevisionViewer.min.js:142
2021-01-02 04:00:35 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "Unsupported link or message: %s"
msgstr "Nepodržana veza ili poruka: %s"
2021-01-02 04:00:35 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NoteList/NoteList.js:163
msgid "Custom order"
msgstr "Vlastiti redoslijed"
2021-06-04 06:34:19 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NoteList/NoteList.js:163
#, fuzzy
msgid "View"
msgstr "Prikaz"
2021-06-04 06:34:19 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NoteList/NoteList.js:163
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:570
2021-07-28 14:35:40 +02:00
msgid "Sort notes by"
msgstr "Sortiraj bilješke"
2021-07-16 20:18:48 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NoteList/NoteList.js:163
2020-10-29 16:34:31 +02:00
#, javascript-format
2020-12-05 23:36:47 +02:00
msgid ""
2021-07-28 14:35:40 +02:00
"To manually sort the notes, the sort order must be changed to \"%s\" in the "
"menu \"%s\" > \"%s\""
2020-12-05 23:36:47 +02:00
msgstr ""
2021-07-28 14:35:40 +02:00
"Da ručno sortirate bilješke, način sortiranja treba promijeniti u \"%s\" "
"kroz meni \"%s\" > \"%s\""
2020-10-09 22:05:10 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NoteList/NoteList.js:415
msgid "No notes in here. Create one by clicking on \"New note\"."
msgstr "Nema bilješki. Kreirajte bilješku pritisnuvši na \"Nova bilješka\"."
2020-10-09 22:05:10 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NoteList/NoteList.js:415
2020-10-29 16:34:31 +02:00
msgid ""
2021-07-28 14:35:40 +02:00
"There is currently no notebook. Create one by clicking on \"New notebook\"."
2020-10-29 16:34:31 +02:00
msgstr ""
2021-07-28 14:35:40 +02:00
"Nema bilježnica. Kreirajte bilježnicu pritisnuvši na \"Nova bilježnica\"."
2020-06-13 23:47:15 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NoteList/commands/focusElementNoteList.js:17
#, fuzzy
msgid "Note list"
msgstr "Popis bilješki"
2020-06-13 23:47:15 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NoteListControls/commands/focusSearch.js:16
msgid "Search in all the notes"
msgstr "Pretraži sve bilješke"
2020-10-29 16:34:31 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NotePropertiesDialog.min.js:31
#, fuzzy
2021-07-28 14:35:40 +02:00
msgid "Completed"
msgstr "Završeno"
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NotePropertiesDialog.min.js:32
msgid "Location"
msgstr "Lokacija"
2020-10-11 17:18:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NotePropertiesDialog.min.js:33
msgid "URL"
msgstr "URL"
2020-10-11 17:18:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NotePropertiesDialog.min.js:34
2021-08-28 17:50:02 +02:00
#: packages/lib/models/Setting.js:1694
2021-07-28 14:35:40 +02:00
msgid "Note History"
msgstr "Historija bilješke"
2020-10-11 17:18:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NotePropertiesDialog.min.js:35
msgid "Markup"
msgstr "Markup"
2020-10-11 17:18:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NotePropertiesDialog.min.js:307
msgid "Previous versions of this note"
msgstr "Ranije verzije ove bilješke"
2020-06-13 23:47:15 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/NoteRevisionViewer.min.js:100
msgid "This note has no history"
msgstr "Bilješka nema ranijih verzija"
#: packages/app-desktop/gui/NoteRevisionViewer.min.js:178
2020-10-29 16:34:31 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid ""
"Click \"%s\" to restore the note. It will be copied in the notebook named "
"\"%s\". The current version of the note will not be replaced or modified."
msgstr ""
"Pritisnite na \"%s\" da rekonstruišete bilješku. Rezultat će biti kopiran u "
"bilježnicu \"%s\". Trenutna verzija bilješke ostat će netaknuta."
2020-06-13 23:47:15 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/PromptDialog.min.js:249
msgid "Clear"
msgstr "Počisti"
#: packages/app-desktop/gui/ResourceScreen.js:32
2020-10-29 16:34:31 +02:00
#, fuzzy
2021-07-28 14:35:40 +02:00
msgid "Title"
msgstr "Naziv"
2020-06-13 23:47:15 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/ResourceScreen.js:36
msgid "Size"
msgstr "Veličina"
#: packages/app-desktop/gui/ResourceScreen.js:40
#, fuzzy
msgid "Action"
msgstr "Akcija"
#: packages/app-desktop/gui/ResourceScreen.js:43
2021-08-19 14:06:11 +02:00
#: packages/lib/models/BaseItem.js:722 packages/lib/path-utils.js:90
#: packages/lib/path-utils.js:131
2021-07-28 14:35:40 +02:00
msgid "Untitled"
msgstr "Bez naziva"
2019-12-18 13:45:10 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/ResourceScreen.js:95
#, fuzzy, javascript-format
msgid "Delete attachment \"%s\"?"
msgstr "Izbrisati prilog \"%s\"?"
2020-10-29 16:34:31 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/ResourceScreen.js:141
2020-10-29 16:34:31 +02:00
msgid ""
2021-07-28 14:35:40 +02:00
"This is an advanced tool to show the attachments that are linked to your "
"notes. Please be careful when deleting one of them as they cannot be "
"restored afterwards."
2020-10-29 16:34:31 +02:00
msgstr ""
2021-07-28 14:35:40 +02:00
"Ovo je napredna alatka za prikazivanje priloga koji se nalaze u Vašim "
"bilješkama. Molimo budite oprezni prilikom brisanja priloga, jer se oni više "
"neće moći rekonstruisati."
2020-06-13 23:47:15 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/ResourceScreen.js:144
msgid "No resources!"
msgstr "Nema resursa!"
2020-06-13 23:47:15 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/ResourceScreen.js:146
#, javascript-format
msgid "Warning: not all resources shown for performance reasons (limit: %s)."
msgstr "Upozorenje: zbog performansi nisu prikazani svi resursi (granica: %s)."
2020-06-13 23:47:15 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/Root.js:107
2021-07-28 14:35:40 +02:00
#, fuzzy
msgid "Confirmation"
msgstr "Konfiguracija"
2020-07-12 20:33:09 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/Root.js:120
2021-07-28 14:35:40 +02:00
msgid "The Web Clipper needs your authorisation to access your data."
msgstr ""
2020-07-12 20:33:09 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/Root.js:121
2021-07-28 14:35:40 +02:00
#, fuzzy
msgid "Grant authorisation"
msgstr "Token za ovjeru:"
2020-10-29 16:34:31 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/Root.js:161
2021-07-28 14:35:40 +02:00
msgid "OneDrive Login"
msgstr "OneDrive prijava"
2020-10-29 16:34:31 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/Root.js:162
2021-07-28 14:35:40 +02:00
msgid "Dropbox Login"
msgstr "Dropbox prijava"
2020-07-12 20:33:09 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/Root.js:165
2020-10-29 16:34:31 +02:00
#, fuzzy
2021-07-28 14:35:40 +02:00
msgid "Note attachments"
msgstr "Priložene bilješke"
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/ShareFolderDialog/ShareFolderDialog.js:133
2021-07-28 14:35:40 +02:00
#, fuzzy
msgid "Unshare"
msgstr "Podijeli"
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/ShareFolderDialog/ShareFolderDialog.js:175
msgid ""
2021-07-28 14:35:40 +02:00
"Delete this invitation? The recipient will no longer have access to this "
"shared notebook."
msgstr ""
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/ShareFolderDialog/ShareFolderDialog.js:189
2021-07-28 14:35:40 +02:00
msgid "Add recipient:"
msgstr ""
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/ShareFolderDialog/ShareFolderDialog.js:192
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/NoteBodyViewer/hooks/useOnResourceLongPress.js:28
#: packages/app-mobile/components/screens/Note.js:826
msgid "Share"
msgstr "Podijeli"
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/ShareFolderDialog/ShareFolderDialog.js:201
2021-07-28 14:35:40 +02:00
msgid "Recipient has not yet accepted the invitation"
2020-10-29 16:34:31 +02:00
msgstr ""
2020-06-02 21:40:28 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/ShareFolderDialog/ShareFolderDialog.js:202
2021-07-28 14:35:40 +02:00
msgid "Recipient has rejected the invitation"
2020-10-29 16:34:31 +02:00
msgstr ""
2020-06-02 21:40:28 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/ShareFolderDialog/ShareFolderDialog.js:203
2021-07-28 14:35:40 +02:00
msgid "Recipient has accepted the invitation"
2020-10-29 16:34:31 +02:00
msgstr ""
2020-06-02 21:40:28 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/ShareFolderDialog/ShareFolderDialog.js:213
2021-07-28 14:35:40 +02:00
msgid "Recipients:"
2020-10-29 16:34:31 +02:00
msgstr ""
2020-06-02 21:40:28 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/ShareFolderDialog/ShareFolderDialog.js:225
2021-07-28 14:35:40 +02:00
#, fuzzy
msgid "Synchronizing..."
msgstr "Sinhronizujem..."
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/ShareFolderDialog/ShareFolderDialog.js:226
2021-07-28 14:35:40 +02:00
#, fuzzy
msgid "Sharing notebook..."
msgstr "Podijeli bilješku..."
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/ShareFolderDialog/ShareFolderDialog.js:236
2021-07-28 14:35:40 +02:00
msgid ""
"Unshare this notebook? The recipients will no longer have access to its "
"content."
msgstr ""
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/gui/ShareFolderDialog/ShareFolderDialog.js:246
#, fuzzy
2021-07-28 14:35:40 +02:00
msgid "Share Notebook"
msgstr "Podijeli bilješke"
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/ShareNoteDialog.js:144
#, fuzzy
2021-07-28 14:35:40 +02:00
msgid "Unpublish note"
msgstr "Podijeli"
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/ShareNoteDialog.js:171
2021-06-04 06:34:19 +02:00
#, fuzzy
2021-07-28 14:35:40 +02:00
msgid "Synchronising..."
msgstr "Sinhronizujem..."
2021-06-04 06:34:19 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/ShareNoteDialog.js:173
2021-06-04 06:34:19 +02:00
#, fuzzy
2021-07-28 14:35:40 +02:00
msgid "Generating link..."
msgid_plural "Generating links..."
msgstr[0] "Kreiram veze: %s..."
msgstr[1] "Kreiram veze: %s..."
msgstr[2] "Kreiram veze: %s..."
2021-06-04 06:34:19 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/ShareNoteDialog.js:175
#, fuzzy
msgid "Link has been copied to clipboard!"
msgid_plural "Links have been copied to clipboard!"
msgstr[0] "Veza je kopirana u spremnik!"
msgstr[1] "Veze su kopirane u spremnik!"
msgstr[2] "Veze su kopirano u spremnik!"
2020-06-02 21:40:28 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/ShareNoteDialog.js:182
2020-10-29 16:34:31 +02:00
msgid ""
2021-07-28 14:35:40 +02:00
"Note: When a note is shared, it will no longer be encrypted on the server."
2020-10-29 16:34:31 +02:00
msgstr ""
2021-07-28 14:35:40 +02:00
"Napomena: bilješka koja se podijeli s drugima više neće biti šifrirana na "
"serveru."
2020-06-02 21:40:28 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/ShareNoteDialog.js:187
msgid "Publish Notes"
msgstr ""
2020-10-11 17:18:58 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/ShareNoteDialog.js:189
#, fuzzy
msgid "Copy Shareable Link"
msgid_plural "Copy Shareable Links"
msgstr[0] "Dijeli vezu"
msgstr[1] "Dijeli veze"
msgstr[2] "Dijeli veze"
2020-06-02 21:40:28 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/Sidebar/Sidebar.js:189
msgid "Remove"
msgstr "Ukloni"
2020-07-12 20:33:09 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/Sidebar/Sidebar.js:192
#: packages/app-mobile/components/side-menu-content.js:148
#, javascript-format
msgid ""
"Delete notebook \"%s\"?\n"
"\n"
"All notes and sub-notebooks within this notebook will also be deleted."
msgstr ""
"Izbrisati bilježnicu \"%s\"?\n"
"\n"
"Sve bilješke i bilježnice unutar ove bilježnice također će biti izbrisane."
2020-07-12 20:33:09 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/Sidebar/Sidebar.js:197
#, javascript-format
msgid "Remove tag \"%s\" from all notes?"
msgstr "Ukloniti oznaku \"%s\" iz svih bilješki?"
2020-06-02 21:40:28 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/Sidebar/Sidebar.js:200
msgid "Remove this search from the sidebar?"
msgstr "Ukloniti ovu pretragu iz pomoćnog menija?"
2020-10-09 22:05:10 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/Sidebar/Sidebar.js:321
#: packages/app-mobile/components/screens/notes.js:188
#: packages/app-mobile/components/side-menu-content.js:368
msgid "All notes"
msgstr "Sve bilješke"
2020-10-09 22:05:10 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/Sidebar/Sidebar.js:455
#: packages/app-mobile/components/side-menu-content.js:338
2021-08-19 14:06:11 +02:00
#: packages/lib/commands/synchronize.js:19
2021-07-28 14:35:40 +02:00
msgid "Synchronise"
msgstr "Sinhronizuj"
2020-10-09 22:05:10 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/Sidebar/Sidebar.js:480
#: packages/app-mobile/components/side-menu-content.js:372
msgid "Notebooks"
msgstr "Bilježnice"
2020-10-09 22:05:10 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/Sidebar/Sidebar.js:503
#: packages/app-mobile/components/side-menu-content.js:325
2020-10-11 17:18:58 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "Decrypting items: %d/%d"
msgstr "Dešifrujem stavke: %d/%d"
2020-10-09 22:05:10 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/Sidebar/Sidebar.js:507
#: packages/app-mobile/components/side-menu-content.js:330
#, javascript-format
msgid "Fetching resources: %d/%d"
msgstr "Preuzimam resurse: %d/%d"
2020-10-09 22:05:10 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/Sidebar/commands/focusElementSideBar.js:17
msgid "Sidebar"
msgstr "Bočni meni"
2020-10-29 16:34:31 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/StatusScreen/StatusScreen.js:31
msgid "Please select where the sync status should be exported to"
msgstr "Navedite gdje će biti pohranjen status sinhronizacije"
2020-10-29 16:34:31 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/StatusScreen/StatusScreen.js:66
#: packages/app-mobile/components/screens/status.js:112
#, fuzzy
msgid "Retry All"
msgstr "Ponovi sve"
2020-10-09 22:05:10 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/StatusScreen/StatusScreen.js:86
#: packages/app-mobile/components/screens/status.js:118
msgid "Retry"
msgstr "Ponovi"
2020-10-09 22:05:10 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/StatusScreen/StatusScreen.js:137
#, fuzzy
msgid "Advanced tools"
msgstr "Napredne opcije"
2020-10-09 22:05:10 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/gui/StatusScreen/StatusScreen.js:139
#, fuzzy
msgid "Export debug report"
msgstr "Kreiraj izvještaj za korekciju grešaka"
2020-10-09 22:05:10 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-desktop/gui/SyncWizard/Dialog.js:157
#, fuzzy
msgid "Sync your notes"
msgstr "Sortiraj bilješke"
#: packages/app-desktop/gui/SyncWizard/Dialog.js:158
msgid "Publish notes to the internet"
msgstr ""
#: packages/app-desktop/gui/SyncWizard/Dialog.js:159
#, fuzzy
msgid "Collaborate on notebooks with others"
msgstr "Prvo kreirajte bilježnicu"
#: packages/app-desktop/gui/SyncWizard/Dialog.js:182
msgid "Thank you! Your Joplin Cloud account is now setup and ready to use."
msgstr ""
#: packages/app-desktop/gui/SyncWizard/Dialog.js:190
#, javascript-format
msgid ""
"There was an error setting up your Joplin Cloud account. Please verify your "
"email and password and try again. Error was:\n"
"\n"
"%s"
msgstr ""
#: packages/app-desktop/gui/SyncWizard/Dialog.js:203
msgid "Login below."
msgstr ""
#: packages/app-desktop/gui/SyncWizard/Dialog.js:205
#, fuzzy
msgid "Or create an account."
msgstr "Kreira novu bilješku."
#: packages/app-desktop/gui/SyncWizard/Dialog.js:210
msgid "Login"
msgstr ""
#: packages/app-desktop/gui/SyncWizard/Dialog.js:231
#, fuzzy
msgid "Select"
msgstr "Označi sve"
#: packages/app-desktop/gui/SyncWizard/Dialog.js:278
msgid ""
"Joplin can synchronise your notes using various providers. Select one from "
"the list below."
msgstr ""
2021-10-02 12:00:03 +02:00
#: packages/app-desktop/gui/utils/NoteListUtils.js:42
2021-07-28 14:35:40 +02:00
msgid "Duplicate"
msgstr "Dupliciraj"
2020-10-09 22:05:10 +02:00
2021-10-02 12:00:03 +02:00
#: packages/app-desktop/gui/utils/NoteListUtils.js:47
2021-07-28 14:35:40 +02:00
#, javascript-format
msgid "%s - Copy"
msgstr "%s – Kopija"
2020-10-09 22:05:10 +02:00
2021-10-02 12:00:03 +02:00
#: packages/app-desktop/gui/utils/NoteListUtils.js:58
2021-07-28 14:35:40 +02:00
msgid "Switch between note and to-do type"
msgstr "Preinači bilješku u zadatak i obratno"
2020-06-02 21:40:28 +02:00
2021-10-02 12:00:03 +02:00
#: packages/app-desktop/gui/utils/NoteListUtils.js:86
2021-07-28 14:35:40 +02:00
msgid "Switch to note type"
msgstr "Preinači u bilješku"
2020-06-02 21:40:28 +02:00
2021-10-02 12:00:03 +02:00
#: packages/app-desktop/gui/utils/NoteListUtils.js:92
2021-07-28 14:35:40 +02:00
msgid "Switch to to-do type"
msgstr "Preinači u zadatak"
2020-06-02 21:40:28 +02:00
2021-10-02 12:00:03 +02:00
#: packages/app-desktop/gui/utils/NoteListUtils.js:99
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/screens/Note.js:847
msgid "Copy Markdown link"
msgstr "Kopiraj Markdown vezu"
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/plugins/GotoAnything.js:474
2020-10-29 16:34:31 +02:00
#, fuzzy
2021-07-28 14:35:40 +02:00
msgid ""
"Type a note title or part of its content to jump to it. Or type # followed "
"by a tag name, or @ followed by a notebook name. Or type : to search for "
"commands."
msgstr ""
"Unesite naziv bilješke ili neke riječi koje ona sadržava da je otvorite. Ili "
"kucajte # i naziv oznake, odnosno @ i naziv bilježnice."
2020-06-02 21:40:28 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-desktop/plugins/GotoAnything.js:508
2021-08-19 14:06:11 +02:00
msgid "Command palette"
msgstr ""
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/services/plugins/UserWebviewDialogButtonBar.js:22
#: packages/app-mobile/components/screens/Note.js:530
2021-10-02 12:00:03 +02:00
#: packages/lib/shim-init-node.js:167 packages/lib/versionInfo.js:27
2021-07-28 14:35:40 +02:00
msgid "Yes"
msgstr "Da"
2021-07-28 14:35:40 +02:00
#: packages/app-desktop/services/plugins/UserWebviewDialogButtonBar.js:23
#: packages/app-mobile/components/screens/Note.js:531
2021-10-02 12:00:03 +02:00
#: packages/lib/shim-init-node.js:167 packages/lib/versionInfo.js:27
2021-07-28 14:35:40 +02:00
msgid "No"
msgstr "Ne"
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/CameraView.js:158
msgid "Permission to use camera"
msgstr "Dozvola za korištenje kamere"
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/CameraView.js:159
msgid "Your permission to use your camera is required."
msgstr "Potrebno je Vaše dopuštenje za korištenje kamere."
2020-06-02 21:40:28 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/NoteBodyViewer/hooks/useOnResourceLongPress.js:27
#, fuzzy
msgid "Open"
msgstr "Otvori..."
2020-06-02 21:40:28 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/SelectDateTimeDialog.js:78
msgid "Clear alarm"
msgstr "Ukloni zvučnu napomenu"
2020-06-02 21:40:28 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/SelectDateTimeDialog.js:80
msgid "Save alarm"
msgstr "Memoriši zvučnu napomenu"
2020-06-13 23:47:15 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/note-list.js:97
msgid "You currently have no notebooks."
msgstr "Trenutno nema nijedna bilježnica."
2020-06-02 21:40:28 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/note-list.js:101
msgid "Create a notebook"
msgstr "Kreiraj bilježnicu"
2020-06-02 21:40:28 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/note-list.js:105
msgid "There are currently no notes. Create one by clicking on the (+) button."
msgstr "Trenutno nema bilješki. Kreirajte ih pritiskom na (+) dugme."
2020-06-02 21:40:28 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-mobile/components/screen-header.js:187
2021-07-28 14:35:40 +02:00
msgid "Delete these notes?"
msgstr "Izbrisati ove bilješke?"
2020-10-11 17:18:58 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-mobile/components/screens/ConfigScreen.js:60
2021-07-28 14:35:40 +02:00
msgid "Warning"
msgstr "Upozorenje"
2020-10-11 17:18:58 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-mobile/components/screens/ConfigScreen.js:60
#: packages/app-mobile/components/screens/ConfigScreen.js:153
2021-07-28 14:35:40 +02:00
msgid ""
"In order to use file system synchronisation your permission to write to "
"external storage is required."
msgstr ""
"Potrebno je Vaše dopuštenje za pristup eksternim uređajima za pohranu kako "
"bi se mogla izvršiti sinhronizacija."
2021-08-19 14:06:11 +02:00
#: packages/app-mobile/components/screens/ConfigScreen.js:152
2021-07-28 14:35:40 +02:00
#, fuzzy
msgid "Information"
msgstr "Više informacija"
2020-10-09 22:05:10 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-mobile/components/screens/ConfigScreen.js:312
2021-09-19 14:37:08 +02:00
#: packages/app-mobile/components/screens/encryption-config.js:212
2021-07-28 14:35:40 +02:00
msgid "Encryption Config"
msgstr "Podešavanje šifriranja"
2020-05-28 03:06:33 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-mobile/components/screens/ConfigScreen.js:417
2021-07-28 14:35:40 +02:00
msgid "Tools"
msgstr "Alati"
2020-05-28 03:06:33 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-mobile/components/screens/ConfigScreen.js:418
2021-07-28 14:35:40 +02:00
msgid "Sync Status"
msgstr "Status sinhronizacije"
2021-08-19 14:06:11 +02:00
#: packages/app-mobile/components/screens/ConfigScreen.js:419
2021-07-28 14:35:40 +02:00
msgid "Log"
msgstr "Radni dnevnik"
2020-06-13 23:47:15 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-mobile/components/screens/ConfigScreen.js:421
2021-07-28 14:35:40 +02:00
msgid "Creating report..."
msgstr "Kreiram izvještaj..."
2020-06-13 23:47:15 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-mobile/components/screens/ConfigScreen.js:421
2021-07-28 14:35:40 +02:00
msgid "Export Debug Report"
msgstr "Kreiraj izvještaj za korekciju grešaka"
2021-08-19 14:06:11 +02:00
#: packages/app-mobile/components/screens/ConfigScreen.js:423
2021-07-28 14:35:40 +02:00
msgid "Fixing search index..."
msgstr "Popravljam indeks za pretragu..."
2021-01-28 18:37:28 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-mobile/components/screens/ConfigScreen.js:423
2021-07-28 14:35:40 +02:00
msgid "Fix search index"
msgstr "Popravi indeks za pretragu"
2021-08-19 14:06:11 +02:00
#: packages/app-mobile/components/screens/ConfigScreen.js:423
2020-10-29 16:34:31 +02:00
msgid ""
2021-07-28 14:35:40 +02:00
"Use this to rebuild the search index if there is a problem with search. It "
"may take a long time depending on the number of notes."
2021-04-03 21:00:38 +02:00
msgstr ""
2021-07-28 14:35:40 +02:00
"Ako se susretnete sa problemima prilikom pretraživanja, koristite ovu opciju "
"da biste iznova kreirali indeks za pretragu. Proces može trajati dugo, "
"zavisno od brojnosti bilješki."
2021-04-03 21:00:38 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-mobile/components/screens/ConfigScreen.js:425
2021-04-03 21:00:38 +02:00
#, fuzzy
2021-07-28 14:35:40 +02:00
msgid "Exporting profile..."
msgstr "Prenosim profil..."
2019-12-18 13:45:10 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-mobile/components/screens/ConfigScreen.js:425
2020-12-05 23:36:47 +02:00
#, fuzzy
2021-07-28 14:35:40 +02:00
msgid "Export profile"
msgstr "Prenesi profil"
2020-12-05 23:36:47 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-mobile/components/screens/ConfigScreen.js:425
2021-07-28 14:35:40 +02:00
msgid "For debugging purpose only: export your profile to an external SD card."
msgstr "Samo za testiranje: prenesite svoj profil na eksternu SD-karticu."
2021-08-19 14:06:11 +02:00
#: packages/app-mobile/components/screens/ConfigScreen.js:436
2021-07-28 14:35:40 +02:00
msgid "Feature flags"
2021-05-13 11:34:25 +02:00
msgstr ""
2021-08-19 14:06:11 +02:00
#: packages/app-mobile/components/screens/ConfigScreen.js:439
2021-07-28 14:35:40 +02:00
msgid "More information"
msgstr "Više informacija"
2021-08-19 14:06:11 +02:00
#: packages/app-mobile/components/screens/ConfigScreen.js:445
2021-07-28 14:35:40 +02:00
msgid ""
"To work correctly, the app needs the following permissions. Please enable "
"them in your phone settings, in Apps > Joplin > Permissions"
2021-05-13 11:34:25 +02:00
msgstr ""
2021-07-28 14:35:40 +02:00
"Da bi radila kako treba, aplikaciji su potrebna sljedeća dopuštenja. "
"Podesite ih u postavkama Vašeg telefona, u Aplikacije > Joplin > Dozvole"
2021-05-13 11:34:25 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-mobile/components/screens/ConfigScreen.js:446
2021-07-28 14:35:40 +02:00
msgid ""
"- Storage: to allow attaching files to notes and to enable filesystem "
"synchronisation."
msgstr ""
"- Uređaj za pohranjivanje: da bi se mogli koristiti prilozi i vršiti "
"sinhronizacija."
2021-08-19 14:06:11 +02:00
#: packages/app-mobile/components/screens/ConfigScreen.js:447
2021-07-28 14:35:40 +02:00
msgid "- Camera: to allow taking a picture and attaching it to a note."
msgstr "- Kamera: da bi se moglo slikati i slike priložiti u bilješke."
2021-08-19 14:06:11 +02:00
#: packages/app-mobile/components/screens/ConfigScreen.js:448
2021-07-28 14:35:40 +02:00
msgid "- Location: to allow attaching geo-location information to a note."
2020-10-29 16:34:31 +02:00
msgstr ""
2021-07-28 14:35:40 +02:00
"- Lokacija: da bi se mogle priložiti informacije o geografskoj lokaciji u "
"bilješke."
2021-08-19 14:06:11 +02:00
#: packages/app-mobile/components/screens/ConfigScreen.js:459
2021-07-28 14:35:40 +02:00
msgid "Joplin website"
msgstr "Joplin internet stranica"
2021-08-19 14:06:11 +02:00
#: packages/app-mobile/components/screens/ConfigScreen.js:464
2021-07-28 14:35:40 +02:00
msgid "Privacy Policy"
msgstr ""
2021-08-19 14:06:11 +02:00
#: packages/app-mobile/components/screens/ConfigScreen.js:468
2020-10-11 17:18:58 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "Database v%s"
msgstr "Baza podataka v%s"
2019-12-18 13:45:10 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-mobile/components/screens/ConfigScreen.js:470
2020-10-29 16:34:31 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "FTS enabled: %d"
msgstr "FTS aktivno: %d"
2021-04-03 21:00:38 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-mobile/components/screens/ConfigScreen.js:472
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/side-menu-content.js:316
msgid "Configuration"
msgstr "Konfiguracija"
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/screens/Note.js:100
msgid "This note has been modified:"
msgstr "Ova je bilješka izmijenjena:"
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/screens/Note.js:100
msgid "Save changes"
msgstr "Pohrani izmjene"
2020-04-06 02:37:15 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/screens/Note.js:100
msgid "Discard changes"
msgstr "Odbaci izmjene"
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/screens/Note.js:152
#, javascript-format
msgid "No item with ID %s"
msgstr "Nema stavke čiji je ID %s"
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/screens/Note.js:170
msgid "This attachment is not downloaded or not decrypted yet."
msgstr "Prilog nije preuzet ili još nije dešifrovan."
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/screens/Note.js:175
#, javascript-format
msgid "The Joplin mobile app does not currently support this type of link: %s"
msgstr "Mobilna Joplin aplikacija trenutno ne podržava ovu vrstu veze: %s"
2020-07-19 21:18:42 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/screens/Note.js:180
#, javascript-format
msgid "Links with protocol \"%s\" are not supported"
msgstr "Veze sa protokolom \"%s\" nisu podržane"
2020-07-19 21:18:42 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/screens/Note.js:368
msgid ""
"In order to associate a geo-location with the note, the app needs your "
"permission to access your location.\n"
"\n"
"You may turn off this option at any time in the Configuration screen."
msgstr ""
"Da bi dodali geo-lokaciju vasoj biljesci, aplikaciji je potrebna dozvola "
"pristupu vasoj lokacij.\n"
"\n"
"Ovu opciju je moguce promijeniti bilo kada u podesavanjima."
2020-07-19 21:18:42 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/screens/Note.js:369
#, fuzzy
msgid "Permission needed"
msgstr "Dozvola za korištenje kamere"
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/screens/Note.js:529
2021-10-02 12:00:03 +02:00
#: packages/lib/shim-init-node.js:166
2021-07-28 14:35:40 +02:00
#, javascript-format
msgid ""
"You are about to attach a large image (%dx%d pixels). Would you like to "
"resize it down to %d pixels before attaching it?"
msgstr ""
"Slika koju ćete priložiti prilično je velika (%dx%d piksela). Želite li je "
"smanjiti na %d piksela prije nego što je priložite?"
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/screens/Note.js:611
#, javascript-format
msgid "Unsupported image type: %s"
msgstr "Nepodržana vrsta slike: %s"
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/screens/Note.js:750
2021-09-19 14:37:08 +02:00
#: packages/app-mobile/components/screens/encryption-config.js:101
2021-07-28 14:35:40 +02:00
#, javascript-format
msgid "Created: %s"
msgstr "Kreirano: %s"
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/screens/Note.js:751
#, javascript-format
msgid "Updated: %s"
msgstr "Ažurirano: %s"
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/screens/Note.js:754
msgid "View on map"
msgstr "Vidi na karti"
2020-06-13 23:47:15 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/screens/Note.js:761
msgid "Go to source URL"
msgstr "Idi do izvornog URL-a"
2020-06-13 23:47:15 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/screens/Note.js:790
msgid "Attach..."
msgstr "Priloži..."
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/screens/Note.js:805
msgid "Attach photo"
msgstr "Priloži sliku"
2020-06-13 23:47:15 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/screens/Note.js:806
msgid "Take photo"
msgstr "Uslikaj"
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/screens/Note.js:807
msgid "Choose an option"
msgstr "Odaberi opciju"
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/screens/Note.js:840
msgid "Convert to note"
msgstr "Preinači u bilješku"
2020-05-28 03:06:33 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/screens/Note.js:840
msgid "Convert to todo"
msgstr "Preinači u zadatak"
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/screens/Note.js:854
msgid "Properties"
msgstr "Svojstva"
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/screens/Note.js:986
msgid "Add body"
msgstr "Dodaj tekst"
2020-01-21 02:11:57 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/screens/Note.js:1019
msgid "Add title"
msgstr "Dodaj naziv"
2020-06-02 21:40:28 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-mobile/components/screens/NoteTagsDialog.js:165
2021-07-28 14:35:40 +02:00
msgid "New tags:"
msgstr "Nove oznake:"
2020-01-21 02:11:57 +02:00
2021-08-19 14:06:11 +02:00
#: packages/app-mobile/components/screens/NoteTagsDialog.js:180
2021-07-28 14:35:40 +02:00
msgid "Type new tags or select from list"
msgstr "Unesite nove oznake ili odaberite iz popisa"
#: packages/app-mobile/components/screens/UpgradeSyncTargetScreen.js:42
msgid "Sync Target Upgrade"
2020-10-11 17:18:58 +02:00
msgstr ""
2020-06-02 20:36:22 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/screens/dropbox-login.js:55
msgid "Login with Dropbox"
msgstr "Prijavite se preko Dropboxa"
2020-06-02 21:40:28 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/screens/dropbox-login.js:66
msgid "Enter code here"
msgstr "Unesite kōd ovdje"
2020-12-05 23:36:47 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-mobile/components/screens/encryption-config.js:100
2020-12-05 23:36:47 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "Master Key %s"
msgstr "Glavni ključ %s"
2020-12-05 23:36:47 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-mobile/components/screens/encryption-config.js:103
#: packages/app-mobile/components/screens/encryption-config.js:133
2021-07-28 14:35:40 +02:00
msgid "Password:"
msgstr "Lozinka:"
2020-12-05 23:36:47 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-mobile/components/screens/encryption-config.js:113
2021-07-28 14:35:40 +02:00
msgid "Password cannot be empty"
msgstr "Lozinka ne može biti prazna"
2020-12-05 23:36:47 +02:00
2021-09-19 14:37:08 +02:00
#: packages/app-mobile/components/screens/encryption-config.js:116
2021-07-28 14:35:40 +02:00
#, fuzzy
msgid "Confirm password cannot be empty"
msgstr "Lozinka ne može biti prazna"
2020-12-05 23:36:47 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/screens/folder.js:87
#, javascript-format
msgid "The notebook could not be saved: %s"
msgstr "Bilježnicu nije bilo moguće pohraniti: %s"
2020-12-05 23:36:47 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/screens/folder.js:109
msgid "Edit notebook"
msgstr "Uredi bilježnicu"
2020-12-05 23:36:47 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/screens/folder.js:110
msgid "Enter notebook title"
msgstr "Unesite naziv za bilježnicu"
2020-12-05 23:36:47 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/screens/onedrive-login.js:110
msgid "Login with OneDrive"
msgstr "Prijavite se preko OneDrivea"
2020-12-05 23:36:47 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/screens/onedrive-login.js:121
#: packages/app-mobile/components/screens/status.js:144
msgid "Refresh"
msgstr "Osvježi"
2020-12-05 23:36:47 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/screens/search.js:160
msgid "Search"
msgstr "Traži"
2020-12-05 23:36:47 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/side-menu-content.js:126
2020-12-05 23:36:47 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "Notebook: %s"
msgstr "Bilježnica: %s"
2020-12-05 23:36:47 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/side-menu-content.js:132
msgid "Encrypted notebooks cannot be renamed"
msgstr "Šifrirane bilježnice ne mogu se preimenovati"
2020-12-05 23:36:47 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/side-menu-content.js:312
msgid "New Notebook"
msgstr "Nova bilježnica"
2020-12-05 23:36:47 +02:00
2021-07-28 14:35:40 +02:00
#: packages/app-mobile/components/side-menu-content.js:351
msgid "Mobile data - auto-sync disabled"
msgstr "Mobilna mreza - auto-sinhronacija iskljucena"
2021-02-06 18:42:48 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/BaseApplication.js:154 packages/lib/BaseApplication.js:166
#: packages/lib/BaseApplication.js:198
2021-07-28 14:35:40 +02:00
#, javascript-format
msgid "Usage: %s"
msgstr "Korišteno: %s"
2020-12-05 23:36:47 +02:00
2021-09-19 14:37:08 +02:00
#: packages/lib/BaseApplication.js:238
2020-12-05 23:36:47 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "Unknown flag: %s"
msgstr "Nepoznata oznaka: %s"
#: packages/lib/JoplinServerApi.js:73
#, fuzzy, javascript-format
2020-12-05 23:36:47 +02:00
msgid ""
2021-07-28 14:35:40 +02:00
"Could not connect to Joplin Server. Please check the Synchronisation options "
"in the config screen. Full error was:\n"
2020-12-05 23:36:47 +02:00
"\n"
"%s"
msgstr ""
2021-07-28 14:35:40 +02:00
"Neuspjelo povezivanje sa Joplin Nextcloud aplikacijom. Provjerite postavke u "
"odjeljku za konfigurisanje sinhronizacije. Greška je bila:\n"
2020-12-05 23:36:47 +02:00
"\n"
"%s"
2021-07-28 14:35:40 +02:00
#: packages/lib/SyncTargetAmazonS3.js:28
msgid "AWS S3"
msgstr ""
2020-12-05 23:36:47 +02:00
2021-07-28 14:35:40 +02:00
#: packages/lib/SyncTargetDropbox.js:25
msgid "Dropbox"
msgstr "Dropbox"
2020-12-05 23:36:47 +02:00
2021-07-28 14:35:40 +02:00
#: packages/lib/SyncTargetFilesystem.js:18
msgid "File system"
msgstr "Datotečni sistem"
2020-12-05 23:36:47 +02:00
2021-07-28 14:35:40 +02:00
#: packages/lib/SyncTargetJoplinCloud.js:28
#, fuzzy
msgid "Joplin Cloud"
msgstr "Joplin forum"
2020-12-05 23:36:47 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/SyncTargetJoplinCloud.js:31
msgid ""
"Joplin's own sync service. Also gives access to Joplin-specific features "
"such as publishing notes or collaborating on notebooks with others."
msgstr ""
#: packages/lib/SyncTargetJoplinServer.js:60
2021-07-28 14:35:40 +02:00
#, fuzzy
msgid "Joplin Server"
msgstr "Joplin internet stranica"
#: packages/lib/SyncTargetNextcloud.js:25
msgid "Nextcloud"
msgstr "Nextcloud"
2021-08-19 14:06:11 +02:00
#: packages/lib/SyncTargetNone.js:22
msgid "(None)"
msgstr ""
2021-07-28 14:35:40 +02:00
#: packages/lib/SyncTargetOneDrive.js:32
msgid "OneDrive"
msgstr "OneDrive"
#: packages/lib/SyncTargetWebDAV.js:23
msgid "WebDAV"
msgstr "WebDAV"
2021-08-19 14:06:11 +02:00
#: packages/lib/Synchronizer.js:143
2020-12-05 23:36:47 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "Created local items: %d."
msgstr "Kreirano lokalnih stavki: %d."
2020-12-05 23:36:47 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/Synchronizer.js:145
2020-12-05 23:36:47 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "Updated local items: %d."
msgstr "Ažurirano lokalnih stavki: %d."
2020-12-05 23:36:47 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/Synchronizer.js:147
2021-07-28 14:35:40 +02:00
#, javascript-format
msgid "Created remote items: %d."
msgstr "Kreirano spoljašnjih stavki: %d."
2020-12-05 23:36:47 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/Synchronizer.js:149
2021-07-28 14:35:40 +02:00
#, javascript-format
msgid "Updated remote items: %d."
msgstr "Ažurirano spoljašnjih stavki: %d."
2020-12-05 23:36:47 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/Synchronizer.js:151
2021-07-28 14:35:40 +02:00
#, javascript-format
msgid "Deleted local items: %d."
msgstr "Izbrisano lokalnih stavki: %d."
2021-06-04 06:34:19 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/Synchronizer.js:153
2020-12-05 23:36:47 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "Deleted remote items: %d."
msgstr "Izbrisano spoljašnjih stavki: %d."
2020-12-05 23:36:47 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/Synchronizer.js:155
2020-12-05 23:36:47 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "Fetched items: %d/%d."
msgstr "Preuzeto stavki: %d/%d."
2020-12-05 23:36:47 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/Synchronizer.js:157
2021-07-28 14:35:40 +02:00
msgid "Cancelling..."
msgstr "Prekidam..."
2021-08-19 14:06:11 +02:00
#: packages/lib/Synchronizer.js:159
2021-07-28 14:35:40 +02:00
#, fuzzy, javascript-format
msgid "Completed: %s (%s)"
msgstr "Završeno: %s"
2021-08-19 14:06:11 +02:00
#: packages/lib/Synchronizer.js:161
2021-07-28 14:35:40 +02:00
#, javascript-format
msgid "Last error: %s"
msgstr "Zadnja greška: %s"
2021-08-19 14:06:11 +02:00
#: packages/lib/Synchronizer.js:275
2021-07-28 14:35:40 +02:00
msgid "Idle"
msgstr "Na čekanju"
2021-08-19 14:06:11 +02:00
#: packages/lib/Synchronizer.js:277
2021-07-28 14:35:40 +02:00
msgid "In progress"
msgstr "U toku"
2021-08-19 14:06:11 +02:00
#: packages/lib/Synchronizer.js:984
2021-07-28 14:35:40 +02:00
msgid ""
"Unknown item type downloaded - please upgrade Joplin to the latest version"
msgstr ""
#: packages/lib/commands/historyForward.js:17
msgid "Forward"
msgstr "Proslijedi"
2020-12-05 23:36:47 +02:00
2021-09-19 14:37:08 +02:00
#: packages/lib/components/EncryptionConfigScreen/utils.js:47
#, javascript-format
msgid "Decrypted items: %s / %s"
msgstr "Dešifrovane stavke: %s / %s"
#: packages/lib/components/EncryptionConfigScreen/utils.js:53
#, javascript-format
msgid "Encryption will be enabled using the master key created on %s"
msgstr ""
#: packages/lib/components/EncryptionConfigScreen/utils.js:65
msgid ""
"Please confirm that you would like to re-encrypt your complete database."
msgstr ""
"Molimo potvrdite da želite ponoviti šifriranje čitave Vaše baze podataka."
#: packages/lib/components/EncryptionConfigScreen/utils.js:71
msgid "Your data is going to be re-encrypted and synced again."
msgstr "Vaši podaci iznova će se šifrirati i sinhronizovati."
#: packages/lib/components/EncryptionConfigScreen/utils.js:147
msgid ""
"Please enter your password in the master key list below before upgrading the "
"key."
msgstr ""
"Unesite svoju lozinku u popis glavnog ključa naveden ispod prije nego što "
"izvršite nadogradnju ključa."
#: packages/lib/components/EncryptionConfigScreen/utils.js:154
msgid "The master key has been upgraded successfully!"
msgstr "Glavni ključ uspješno je nadograđen!"
#: packages/lib/components/EncryptionConfigScreen/utils.js:157
#, fuzzy, javascript-format
msgid "Could not upgrade master key: %s"
msgstr "Neuspjela nadogradnja glavnog ključa: %s"
2021-10-02 12:00:03 +02:00
#: packages/lib/components/shared/config-shared.js:47
2020-12-05 23:36:47 +02:00
msgid "Checking... Please wait."
msgstr "Provjeravam... Pričekajte."
2021-10-02 12:00:03 +02:00
#: packages/lib/components/shared/config-shared.js:49
2020-12-05 23:36:47 +02:00
msgid "Success! Synchronisation configuration appears to be correct."
msgstr "Uspjelo! Konfiguracija sinhronizacije izgleda ispravna."
2021-10-02 12:00:03 +02:00
#: packages/lib/components/shared/config-shared.js:51
2020-12-05 23:36:47 +02:00
msgid ""
"Error. Please check that URL, username, password, etc. are correct and that "
"the sync target is accessible. The reported error was:"
msgstr ""
"Greška. Provjerite jesu li URL, korisničko ime, lozinka itd. tačni i da li "
"je odredište za sinhronizaciju dostupno. Izvještaj o greški:"
#: packages/lib/components/shared/dropbox-login-shared.js:39
msgid "The application has been authorised!"
msgstr "Aplikacija je ovjerena!"
#: packages/lib/components/shared/dropbox-login-shared.js:43
#, javascript-format
msgid ""
"Could not authorise application:\n"
"\n"
"%s\n"
"\n"
"Please try again."
msgstr ""
"Neuspjela ovjera aplikacije:\n"
"\n"
"%s\n"
"\n"
"Pokušajte ponovo."
2021-08-19 14:06:11 +02:00
#: packages/lib/models/BaseItem.js:721
2021-07-28 14:35:40 +02:00
msgid "Encrypted"
msgstr "Šifrirano"
2020-12-05 23:36:47 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/BaseItem.js:782
2021-07-28 14:35:40 +02:00
msgid "Encrypted items cannot be modified"
msgstr "Šifrirane stavke ne mogu se mijenjati"
#: packages/lib/models/Folder.js:38 packages/lib/models/Note.js:36
msgid "title"
msgstr "naziv"
#: packages/lib/models/Folder.js:39 packages/lib/models/Note.js:37
msgid "updated date"
msgstr "datum ažuriranja"
#: packages/lib/models/Folder.js:103
msgid "Conflicts"
msgstr "Sukobi"
#: packages/lib/models/Folder.js:558
msgid "Cannot move notebook to this location"
msgstr "Bilježnica se ne može premjestiti na ovu lokaciju"
#: packages/lib/models/Folder.js:610
2020-12-05 23:36:47 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "Notebooks cannot be named \"%s\", which is a reserved title."
msgstr "Bilježnica se ne može nazvati \"%s\", jer je to rezervisani naziv."
2020-12-05 23:36:47 +02:00
2021-07-28 14:35:40 +02:00
#: packages/lib/models/Note.js:38
msgid "created date"
msgstr "datum kreiranja"
#: packages/lib/models/Note.js:39
msgid "custom order"
msgstr "vlastiti redoslijed"
#: packages/lib/models/Note.js:117
msgid "This note does not have geolocation information."
msgstr "Ova bilješka ne sadržava informacije o geografskoj lokaciji."
#: packages/lib/models/Note.js:525
2020-12-05 23:36:47 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "Cannot copy note to \"%s\" notebook"
msgstr "Bilješka se ne može kopirati u bilježnicu \"%s\""
2020-12-05 23:36:47 +02:00
2021-07-28 14:35:40 +02:00
#: packages/lib/models/Note.js:538
2020-12-05 23:36:47 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "Cannot move note to \"%s\" notebook"
msgstr "Bilješka se ne može premjestiti u bilježnicu \"%s\""
2020-12-05 23:36:47 +02:00
2021-10-02 12:00:03 +02:00
#: packages/lib/models/Note.js:730
#, javascript-format
msgid "Delete note \"%s\"?"
msgstr "Izbrisati bilješku \"%s\"?"
#: packages/lib/models/Note.js:733
#, javascript-format
msgid "Delete these %d notes?"
msgstr "Izbrisati ovih %d bilješki?"
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Resource.js:354
2021-07-28 14:35:40 +02:00
msgid "Not downloaded"
msgstr "Nije preuzeto"
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Resource.js:356
2021-07-28 14:35:40 +02:00
#, fuzzy
msgid "Downloading"
msgstr "Preuzimam resurse..."
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Resource.js:358
2021-07-28 14:35:40 +02:00
msgid "Downloaded"
msgstr "Preuzeto"
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Resource.js:360
2021-07-28 14:35:40 +02:00
#, fuzzy
msgid "Error"
msgstr "Greška"
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Resource.js:408
#, fuzzy
msgid "Conflicts (attachments)"
msgstr "Priložene bilješke"
#: packages/lib/models/Resource.js:422
2021-07-28 14:35:40 +02:00
#, fuzzy, javascript-format
msgid "Attachment conflict: \"%s\""
msgstr "Sukob priloga: \"%s\""
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Resource.js:423
2020-12-05 23:36:47 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid ""
"There was a [conflict](%s) on the attachment below.\n"
"\n"
"%s"
msgstr ""
"Došlo je do [conflict](%s) u prilogu ispod.\n"
"\n"
"%s"
2020-12-05 23:36:47 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:115
2021-07-28 14:35:40 +02:00
#, fuzzy
msgid "yes"
msgstr "Da"
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:115 packages/lib/models/Setting.js:116
2020-12-05 23:36:47 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "(wysiwyg: %s)"
msgstr "(dosljedan izgled: %s)"
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:116
2021-07-28 14:35:40 +02:00
#, fuzzy
msgid "no"
msgstr "Ne"
2020-12-05 23:36:47 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:118
2020-12-05 23:36:47 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid ""
"Attention: If you change this location, make sure you copy all your content "
"to it before syncing, otherwise all files will be removed! See the FAQ for "
"more details: %s"
msgstr ""
"Pažnja: ako promijenite ovu lokaciju, vodite računa o tome da prije "
"sinhronizacije kopirate sav sadržaj jer će, u protivnom, sve datoteke biti "
"uklonjene! Za više detalja vidjeti često postavljana pitanja (FAQ): %s"
2020-12-05 23:36:47 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:124
2021-07-28 14:35:40 +02:00
msgid "Light"
msgstr "Svijetla"
2020-12-05 23:36:47 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:125
2021-07-28 14:35:40 +02:00
msgid "Dark"
msgstr "Tamna"
2020-12-05 23:36:47 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:126
2021-07-28 14:35:40 +02:00
msgid "Dracula"
msgstr "Dracula"
2020-12-05 23:36:47 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:127
2021-07-28 14:35:40 +02:00
msgid "Solarised Light"
msgstr "Solarised svijetla"
2020-12-05 23:36:47 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:128
2021-07-28 14:35:40 +02:00
msgid "Solarised Dark"
msgstr "Solarized tamna"
2020-12-05 23:36:47 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:129
2021-07-28 14:35:40 +02:00
msgid "Nord"
msgstr "Nord"
2020-12-05 23:36:47 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:130
2021-07-28 14:35:40 +02:00
msgid "Aritim Dark"
msgstr "Aritim tamna"
2020-12-05 23:36:47 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:131
2021-07-28 14:35:40 +02:00
#, fuzzy
msgid "OLED Dark"
msgstr "OLED tamna"
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:152
msgid "Open Sync Wizard..."
msgstr ""
#: packages/lib/models/Setting.js:162
2021-07-28 14:35:40 +02:00
msgid "Synchronisation target"
msgstr "Odredište za sinhronizaciju"
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:164
2020-12-05 23:36:47 +02:00
msgid ""
2021-07-28 14:35:40 +02:00
"The target to synchronise to. Each sync target may have additional "
"parameters which are named as `sync.NUM.NAME` (all documented below)."
2020-12-05 23:36:47 +02:00
msgstr ""
2021-07-28 14:35:40 +02:00
"Odredište za sinhronizaciju. Svako odredište može imati dodatne parametre "
"imenovane kao `sync.NUM.NAME` (koji su dokumentovani ispod)."
2020-12-05 23:36:47 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:197
2021-07-28 14:35:40 +02:00
msgid "Directory to synchronise with (absolute path)"
msgstr "Direktorij s kojim se sinhronizuje (apsolutna putanja)"
2020-12-05 23:36:47 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:209
2021-07-28 14:35:40 +02:00
msgid "Nextcloud WebDAV URL"
msgstr "Nextcloud WebDAV URL"
2020-12-05 23:36:47 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:221
2021-07-28 14:35:40 +02:00
msgid "Nextcloud username"
msgstr "Nextcloud korisničko ime"
2020-12-05 23:36:47 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:232
2021-07-28 14:35:40 +02:00
msgid "Nextcloud password"
msgstr "Nextcloud lozinka"
2020-12-05 23:36:47 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:243
2021-07-28 14:35:40 +02:00
msgid "WebDAV URL"
msgstr "WebDAV URL"
2020-12-05 23:36:47 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:255
2021-07-28 14:35:40 +02:00
msgid "WebDAV username"
msgstr "WebDAV korisničko ime"
2020-12-05 23:36:47 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:266
2021-07-28 14:35:40 +02:00
msgid "WebDAV password"
msgstr "WebDAV lozinka"
2020-06-02 20:36:22 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:285
2021-07-28 14:35:40 +02:00
msgid "AWS S3 bucket"
msgstr ""
2020-04-19 01:20:09 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:297
2021-07-28 14:35:40 +02:00
msgid "AWS S3 URL"
msgstr ""
2020-04-19 01:20:09 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:308
2021-07-28 14:35:40 +02:00
msgid "AWS key"
msgstr ""
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:319
2021-07-28 14:35:40 +02:00
msgid "AWS secret"
msgstr ""
2019-11-11 08:46:03 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:330
2021-07-28 14:35:40 +02:00
msgid "Joplin Server URL"
2021-06-21 17:26:49 +02:00
msgstr ""
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:348
2021-07-28 14:35:40 +02:00
#, fuzzy
msgid "Joplin Server email"
msgstr "Joplin internet stranica"
2019-11-11 08:46:03 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:359
2021-07-28 14:35:40 +02:00
#, fuzzy
msgid "Joplin Server password"
msgstr "Unesite glavnu lozinku:"
2019-11-11 08:46:03 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:386
2021-07-28 14:35:40 +02:00
#, fuzzy
msgid "Joplin Cloud email"
msgstr "Joplin internet stranica"
2020-05-28 03:06:33 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:397
2021-07-28 14:35:40 +02:00
#, fuzzy
msgid "Joplin Cloud password"
msgstr "Unesite glavnu lozinku:"
2020-05-28 03:06:33 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:409
2021-07-28 14:35:40 +02:00
msgid "Attachment download behaviour"
msgstr "Način preuzimanja priloga"
2020-10-21 22:54:47 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:410
2021-07-28 14:35:40 +02:00
msgid ""
"In \"Manual\" mode, attachments are downloaded only when you click on them. "
"In \"Auto\", they are downloaded when you open the note. In \"Always\", all "
"the attachments are downloaded whether you open the note or not."
msgstr ""
"\"Ručno\" znači da se prilozi preuzimaju samo kad pritisnete na njih. "
"\"Automatski\" znači da se prilozi preuzimaju čim se bilješka otvori. "
"\"Uvijek\" znači da se prilozi uvijek preuzimaju, bilo da je bilješka "
"otvorena ili ne."
2020-10-21 22:54:47 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:413
2021-07-28 14:35:40 +02:00
msgid "Always"
msgstr "Uvijek"
2020-06-02 21:40:28 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:414
2021-07-28 14:35:40 +02:00
msgid "Manual"
msgstr "Ručno"
2020-06-02 21:40:28 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:415
2021-07-28 14:35:40 +02:00
msgid "Auto"
msgstr "Automatski"
2020-06-02 21:40:28 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:435
2021-07-28 14:35:40 +02:00
msgid "Max concurrent connections"
msgstr "Maksimalni broj istovremenih konekcija"
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:448
2021-07-28 14:35:40 +02:00
msgid "Language"
msgstr "Jezik"
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:459
2021-07-28 14:35:40 +02:00
msgid "Date format"
msgstr "Oblik datuma"
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:480
2021-07-28 14:35:40 +02:00
msgid "Time format"
msgstr "Oblik vremena"
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:499
2021-07-28 14:35:40 +02:00
msgid "Theme"
msgstr "Tema"
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:510
2021-07-28 14:35:40 +02:00
msgid "Automatically switch theme to match system theme"
msgstr "Automatski podesi temu prema sistemskoj"
2020-06-02 21:40:28 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:522
2021-07-28 14:35:40 +02:00
msgid "Preferred light theme"
msgstr "Preferirana svijetla tema"
2020-06-02 21:40:28 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:536
2021-07-28 14:35:40 +02:00
msgid "Preferred dark theme"
msgstr "Preferirana tamna tema"
2019-11-11 08:46:03 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:546
2021-07-28 14:35:40 +02:00
#, fuzzy
msgid "Show note counts"
msgstr "Prikaži broj bilješki"
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:554 packages/lib/models/Setting.js:556
#: packages/lib/models/Setting.js:557
2021-07-28 14:35:40 +02:00
msgid "Split View"
msgstr "Pola-pola"
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:554
2021-07-28 14:35:40 +02:00
#, fuzzy, javascript-format
msgid "%s / %s / %s"
msgstr "%s / %s / %s"
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:555 packages/lib/models/Setting.js:556
#: packages/lib/models/Setting.js:557
2020-12-05 23:36:47 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "%s / %s"
msgstr "%s / %s"
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:561
2021-07-28 14:35:40 +02:00
msgid "Uncompleted to-dos on top"
msgstr "Neobavljeni zadaci na vrh"
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:562
2021-07-28 14:35:40 +02:00
msgid "Show completed to-dos"
msgstr "Prikaži obavljene zadatke"
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:588
2021-07-28 14:35:40 +02:00
msgid "Auto-pair braces, parenthesis, quotations, etc."
msgstr "Automatski piši u paru sve zagrade, navodnike itd."
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:591 packages/lib/models/Setting.js:610
2021-07-28 14:35:40 +02:00
msgid "Reverse sort order"
msgstr "Inverzni redoslijed sortiranja"
2020-06-13 23:47:15 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:598
2021-07-28 14:35:40 +02:00
msgid "Sort notebooks by"
msgstr "Sortiraj bilježnice"
2020-06-13 23:47:15 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:611
2021-07-28 14:35:40 +02:00
msgid "Save geo-location with notes"
msgstr "Pohrani geografsku lokaciju u bilješkama"
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:633
2021-07-28 14:35:40 +02:00
msgid "When creating a new to-do:"
msgstr "Prilikom kreiranja novog zadatka:"
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:636 packages/lib/models/Setting.js:652
2021-07-28 14:35:40 +02:00
msgid "Focus title"
msgstr "Fokus na naziv"
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:637 packages/lib/models/Setting.js:653
2021-07-28 14:35:40 +02:00
msgid "Focus body"
msgstr "Fokus na tekst"
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:649
2021-07-28 14:35:40 +02:00
msgid "When creating a new note:"
msgstr "Prilikom kreiranja nove bilješke:"
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:682
2021-07-28 14:35:40 +02:00
msgid "Enable soft breaks"
msgstr "Omogući pisanje blagih prijeloma"
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:683
2020-10-29 16:34:31 +02:00
#, fuzzy
2021-07-28 14:35:40 +02:00
msgid "Enable typographer support"
msgstr "Omogući tipografsku podršku"
2019-11-05 02:02:39 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:684
2021-07-28 14:35:40 +02:00
#, fuzzy
msgid "Enable Linkify"
msgstr "Aktiviraj historiju bilješki"
2019-11-05 02:02:39 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:685
2021-07-28 14:35:40 +02:00
msgid "Enable math expressions"
msgstr "Omogući pisanje matematskih izraza"
2019-11-05 02:02:39 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:686
2021-07-28 14:35:40 +02:00
msgid "Enable Fountain syntax support"
msgstr "Omogući podršku za Fountain format"
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:687
2021-01-02 04:00:35 +02:00
#, fuzzy
2021-07-28 14:35:40 +02:00
msgid "Enable Mermaid diagrams support"
msgstr "Omogući podršku za Mermaid dijagrame"
2021-01-02 04:00:35 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:688
2020-06-13 23:47:15 +02:00
#, fuzzy
2021-07-28 14:35:40 +02:00
msgid "Enable audio player"
msgstr "Omogući zvuk"
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:689
2021-07-28 14:35:40 +02:00
msgid "Enable video player"
msgstr "Omogući video"
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:690
2021-07-28 14:35:40 +02:00
msgid "Enable PDF viewer"
msgstr "Omogući PDF"
2020-06-13 23:47:15 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:691
2021-07-28 14:35:40 +02:00
msgid "Enable ==mark== syntax"
msgstr "Omogući pisanje ==oznaka=="
2020-10-11 17:18:58 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:692
2021-07-28 14:35:40 +02:00
msgid "Enable footnotes"
msgstr "Omogući pisanje fusnota"
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:693
2021-07-28 14:35:40 +02:00
msgid "Enable table of contents extension"
msgstr "Omogući pisanje sadržaja"
2020-10-21 22:54:47 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:694
2021-07-28 14:35:40 +02:00
msgid "Enable ~sub~ syntax"
msgstr "Omogući pisanje ~indeksa~"
2020-10-11 17:18:58 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:695
2021-07-28 14:35:40 +02:00
msgid "Enable ^sup^ syntax"
msgstr "Omogući pisanje ^eksponenta^"
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:696
2021-07-28 14:35:40 +02:00
msgid "Enable deflist syntax"
msgstr "Omogući pisanje deflista"
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:697
2021-07-28 14:35:40 +02:00
msgid "Enable abbreviation syntax"
msgstr "Omogući pisanje skraćenica"
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:698
2021-07-28 14:35:40 +02:00
msgid "Enable markdown emoji"
msgstr "Omogući pisanje emoji sličica"
2020-04-19 01:20:09 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:699
2021-07-28 14:35:40 +02:00
msgid "Enable ++insert++ syntax"
msgstr "Omogući pisanje ++insert++ sintakse"
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:700
2021-07-28 14:35:40 +02:00
msgid "Enable multimarkdown table extension"
msgstr "Omogući kreiranje tabela (multimarkdown)"
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:711
2021-07-28 14:35:40 +02:00
msgid "Show tray icon"
msgstr "Prikaži sličicu na sistemskoj traci (tray)"
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:713
2021-07-28 14:35:40 +02:00
msgid "Note: Does not work in all desktop environments."
msgstr "Napomena: neće raditi na svim sistemima."
2020-12-05 23:36:47 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:713
2020-10-11 17:18:58 +02:00
msgid ""
2021-07-28 14:35:40 +02:00
"This will allow Joplin to run in the background. It is recommended to enable "
"this setting so that your notes are constantly being synchronised, thus "
"reducing the number of conflicts."
2020-10-11 17:18:58 +02:00
msgstr ""
2021-07-28 14:35:40 +02:00
"Ovo će omogućiti Joplinu da radi u pozadini. Preporučujemo aktiviranje ove "
"opcije kako bi Vaše bilješke bile konstantno sinhronizovane i tako se broj "
"sukoba sveo na minimum."
2021-08-19 14:06:11 +02:00
#: packages/lib/models/Setting.js:717
2021-07-28 14:35:40 +02:00
msgid "Start application minimised in the tray icon"
msgstr ""
2021-07-28 14:35:40 +02:00
"Prilikom pokretanja, aplikaciju minimiziraj u sličicu na sistemskoj traci "
"(tray)"
2021-09-19 14:37:08 +02:00
#: packages/lib/models/Setting.js:738
2021-07-28 14:35:40 +02:00
msgid "Editor font size"
msgstr "Veličina slova u uređivaču"
2021-09-19 14:37:08 +02:00
#: packages/lib/models/Setting.js:745
2021-07-28 14:35:40 +02:00
msgid "Editor font"
msgstr "Pismo u uređivaču"
2021-09-19 14:37:08 +02:00
#: packages/lib/models/Setting.js:752 packages/lib/models/Setting.js:759
#: packages/lib/models/Setting.js:906
2021-07-28 14:35:40 +02:00
#, fuzzy
msgid "Default"
msgstr "Obični"
2021-09-19 14:37:08 +02:00
#: packages/lib/models/Setting.js:770
2021-07-28 14:35:40 +02:00
msgid "Editor font family"
msgstr "Familija pisama u uređivaču"
2021-09-19 14:37:08 +02:00
#: packages/lib/models/Setting.js:771
2020-12-05 23:36:47 +02:00
msgid ""
2021-07-28 14:35:40 +02:00
"Used for most text in the markdown editor. If not found, a generic "
"proportional (variable width) font is used."
2020-12-05 23:36:47 +02:00
msgstr ""
2021-09-19 14:37:08 +02:00
#: packages/lib/models/Setting.js:780
2021-07-28 14:35:40 +02:00
#, fuzzy
msgid "Editor monospace font family"
msgstr "Familija pisama u uređivaču"
2020-06-02 21:40:28 +02:00
2021-09-19 14:37:08 +02:00
#: packages/lib/models/Setting.js:781
2020-12-05 23:36:47 +02:00
msgid ""
2021-07-28 14:35:40 +02:00
"Used where a fixed width font is needed to lay out text legibly (e.g. "
"tables, checkboxes, code). If not found, a generic monospace (fixed width) "
"font is used."
2020-12-05 23:36:47 +02:00
msgstr ""
2020-01-21 02:11:57 +02:00
2021-09-19 14:37:08 +02:00
#: packages/lib/models/Setting.js:784
2021-08-19 14:06:11 +02:00
msgid "Editor maximum width"
msgstr ""
2021-09-19 14:37:08 +02:00
#: packages/lib/models/Setting.js:784
2021-08-19 14:06:11 +02:00
msgid "Set it to 0 to make it take the complete available space."
msgstr ""
2021-09-19 14:37:08 +02:00
#: packages/lib/models/Setting.js:803
2021-07-28 14:35:40 +02:00
#, fuzzy
msgid "Custom stylesheet for rendered Markdown"
msgstr "Glavni korisnički stil za aplikaciju"
2020-10-29 16:34:31 +02:00
2021-09-19 14:37:08 +02:00
#: packages/lib/models/Setting.js:819
2021-07-28 14:35:40 +02:00
msgid "Custom stylesheet for Joplin-wide app styles"
msgstr "Glavni korisnički stil za aplikaciju"
2020-01-21 02:11:57 +02:00
2021-09-19 14:37:08 +02:00
#: packages/lib/models/Setting.js:829
2021-07-28 14:35:40 +02:00
msgid "Re-upload local data to sync target"
msgstr ""
2020-01-21 02:11:57 +02:00
2021-09-19 14:37:08 +02:00
#: packages/lib/models/Setting.js:839
2021-07-28 14:35:40 +02:00
msgid "Delete local data and re-download from sync target"
msgstr ""
2020-01-21 02:11:57 +02:00
2021-09-19 14:37:08 +02:00
#: packages/lib/models/Setting.js:844
2021-07-28 14:35:40 +02:00
msgid "Automatically update the application"
msgstr "Automatski ažuriraj aplikaciju"
2021-09-19 14:37:08 +02:00
#: packages/lib/models/Setting.js:845
2021-07-28 14:35:40 +02:00
msgid "Get pre-releases when checking for updates"
msgstr "Preuzmi i verzije pred objavljivanje prilikom provjere novosti"
2021-09-19 14:37:08 +02:00
#: packages/lib/models/Setting.js:845
2020-10-29 16:34:31 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "See the pre-release page for more details: %s"
msgstr ""
"Za više informacija vidjeti stranicu sa verzijama pred objavljivanje: %s"
2021-09-19 14:37:08 +02:00
#: packages/lib/models/Setting.js:853
2021-07-28 14:35:40 +02:00
msgid "Synchronisation interval"
msgstr "Interval za sinhronizaciju"
2021-09-19 14:37:08 +02:00
#: packages/lib/models/Setting.js:857 packages/lib/models/Setting.js:858
#: packages/lib/models/Setting.js:859
2020-12-05 23:36:47 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "%d minutes"
msgstr "%d minuta"
2020-06-13 23:47:15 +02:00
2021-09-19 14:37:08 +02:00
#: packages/lib/models/Setting.js:860
2020-12-05 23:36:47 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "%d hour"
msgstr "%d sat"
2020-06-13 23:47:15 +02:00
2021-09-19 14:37:08 +02:00
#: packages/lib/models/Setting.js:861 packages/lib/models/Setting.js:862
2020-12-05 23:36:47 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "%d hours"
msgstr "%d sati"
2020-09-14 08:22:27 +02:00
2021-09-19 14:37:08 +02:00
#: packages/lib/models/Setting.js:872
2021-07-28 14:35:40 +02:00
msgid "Synchronise only over WiFi connection"
msgstr ""
2020-12-05 23:36:47 +02:00
2021-09-19 14:37:08 +02:00
#: packages/lib/models/Setting.js:879
2021-07-28 14:35:40 +02:00
msgid "Text editor command"
msgstr "Komanda za uređivača teksta"
2020-06-13 23:47:15 +02:00
2021-09-19 14:37:08 +02:00
#: packages/lib/models/Setting.js:879
2020-10-29 16:34:31 +02:00
msgid ""
2021-07-28 14:35:40 +02:00
"The editor command (may include arguments) that will be used to open a note. "
"If none is provided it will try to auto-detect the default editor."
2020-10-29 16:34:31 +02:00
msgstr ""
2021-07-28 14:35:40 +02:00
"Komanda za uređivača teksta (može obuhvatiti argumente) koja će se koristiti "
"za otvaranje bilješke. Ako nije navedena, pokušat će se utvrditi "
"prekonfigurisani uređivač teksta."
2020-06-13 23:47:15 +02:00
2021-09-19 14:37:08 +02:00
#: packages/lib/models/Setting.js:880
2021-07-28 14:35:40 +02:00
msgid "Page size for PDF export"
msgstr "Veličina stranice za pohranjivanje u PDF"
2021-09-19 14:37:08 +02:00
#: packages/lib/models/Setting.js:882
2021-07-28 14:35:40 +02:00
msgid "A4"
msgstr "A4"
2021-09-19 14:37:08 +02:00
#: packages/lib/models/Setting.js:883
2021-07-28 14:35:40 +02:00
msgid "Letter"
msgstr "Letter"
2021-09-19 14:37:08 +02:00
#: packages/lib/models/Setting.js:884
2021-07-28 14:35:40 +02:00
msgid "A3"
msgstr "A3"
2021-09-19 14:37:08 +02:00
#: packages/lib/models/Setting.js:885
2021-07-28 14:35:40 +02:00
msgid "A5"
msgstr "A5"
2021-09-19 14:37:08 +02:00
#: packages/lib/models/Setting.js:886
2021-07-28 14:35:40 +02:00
msgid "Tabloid"
msgstr "Tabloid"
2020-12-05 23:36:47 +02:00
2021-09-19 14:37:08 +02:00
#: packages/lib/models/Setting.js:887
2021-07-28 14:35:40 +02:00
msgid "Legal"
msgstr "Legal"
2020-10-21 22:54:47 +02:00
2021-09-19 14:37:08 +02:00
#: packages/lib/models/Setting.js:890
2021-07-28 14:35:40 +02:00
msgid "Page orientation for PDF export"
msgstr "Položaj stranice za pohranjivanje u PDF"
2020-06-13 23:47:15 +02:00
2021-09-19 14:37:08 +02:00
#: packages/lib/models/Setting.js:892
2021-07-28 14:35:40 +02:00
msgid "Portrait"
msgstr "Uspravno"
2020-06-13 23:47:15 +02:00
2021-09-19 14:37:08 +02:00
#: packages/lib/models/Setting.js:893
2021-07-28 14:35:40 +02:00
msgid "Landscape"
msgstr "Vodoravno"
2021-09-19 14:37:08 +02:00
#: packages/lib/models/Setting.js:903
2021-07-28 14:35:40 +02:00
msgid "Keyboard Mode"
msgstr "Način rada tastature"
2020-10-11 17:18:58 +02:00
2021-09-19 14:37:08 +02:00
#: packages/lib/models/Setting.js:907
2021-07-28 14:35:40 +02:00
msgid "Emacs"
msgstr "Emacs"
2020-10-11 17:18:58 +02:00
2021-09-19 14:37:08 +02:00
#: packages/lib/models/Setting.js:908
2021-07-28 14:35:40 +02:00
msgid "Vim"
msgstr "Vim"
2021-08-28 17:50:02 +02:00
#: packages/lib/models/Setting.js:935
2021-07-28 14:35:40 +02:00
msgid "Custom TLS certificates"
msgstr "TLS certifikati"
2021-08-28 17:50:02 +02:00
#: packages/lib/models/Setting.js:936
2020-12-05 23:36:47 +02:00
msgid ""
2021-07-28 14:35:40 +02:00
"Comma-separated list of paths to directories to load the certificates from, "
"or path to individual cert files. For example: /my/cert_dir, /other/custom."
"pem. Note that if you make changes to the TLS settings, you must save your "
"changes before clicking on \"Check synchronisation configuration\"."
msgstr ""
"Popis putanja do direktorija, odvojenih zarezima, iz kojih će se učitati "
"certifikati ili putanja do pojedinačnih datoteka-certifikata. Naprimjer: /my/"
"cert_dir, /other/custom.pem. Imajte na umu da ćete morati, ukoliko izvršite "
"bilo kakve izmjene u TLS postavkama, načinjene izmjene memorisati prije "
"pritiska na \"Provjeri konfiguraciju sinhronizovanja\"."
2021-08-28 17:50:02 +02:00
#: packages/lib/models/Setting.js:958
2021-07-28 14:35:40 +02:00
msgid "Ignore TLS certificate errors"
msgstr "Zanemari greške u vezi sa TLS certifikatima"
2020-01-21 02:11:57 +02:00
2021-08-28 17:50:02 +02:00
#: packages/lib/models/Setting.js:967
2021-07-28 14:35:40 +02:00
msgid "Fail-safe"
msgstr "Sigurnosni mehanizam"
2021-08-28 17:50:02 +02:00
#: packages/lib/models/Setting.js:968
2021-07-28 14:35:40 +02:00
msgid ""
"Fail-safe: Do not wipe out local data when sync target is empty (often the "
"result of a misconfiguration or bug)"
2020-10-29 16:34:31 +02:00
msgstr ""
2021-07-28 14:35:40 +02:00
"Sigurnosni mehanizam: ne briši lokalne podatke kad je odredište za "
"sinhronizaciju prazno (često usljed pogrešne konfiguracije ili propusta)"
2020-06-13 23:47:15 +02:00
2021-08-28 17:50:02 +02:00
#: packages/lib/models/Setting.js:972
2021-07-28 14:35:40 +02:00
msgid ""
"Specify the port that should be used by the API server. If not set, a "
"default will be used."
2020-12-05 23:36:47 +02:00
msgstr ""
2021-07-28 14:35:40 +02:00
"Navedite koji će port API server koristiti. Ako port nije preciziran, "
"koristit će se prekonfigurisani."
2020-06-13 23:47:15 +02:00
2021-08-28 17:50:02 +02:00
#: packages/lib/models/Setting.js:977
2021-07-28 14:35:40 +02:00
msgid "Enable note history"
msgstr "Aktiviraj historiju bilješki"
2021-08-28 17:50:02 +02:00
#: packages/lib/models/Setting.js:987
2021-07-28 14:35:40 +02:00
msgid "days"
msgstr "dana"
2021-08-28 17:50:02 +02:00
#: packages/lib/models/Setting.js:987
2020-12-05 23:36:47 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "%d days"
msgstr "%d dana"
2021-08-28 17:50:02 +02:00
#: packages/lib/models/Setting.js:989
2021-07-28 14:35:40 +02:00
msgid "Keep note history for"
msgstr "Čuvaj historiju bilješki"
2021-08-28 17:50:02 +02:00
#: packages/lib/models/Setting.js:1016
2021-07-28 14:35:40 +02:00
msgid "Notebook list growth factor"
msgstr "Faktor rasta popisa bilježnica"
2021-08-28 17:50:02 +02:00
#: packages/lib/models/Setting.js:1017 packages/lib/models/Setting.js:1030
#: packages/lib/models/Setting.js:1043
2020-10-29 16:34:31 +02:00
msgid ""
2021-07-28 14:35:40 +02:00
"The factor property sets how the item will grow or shrink to fit the "
"available space in its container with respect to the other items. Thus an "
"item with a factor of 2 will take twice as much space as an item with a "
"factor of 1.Restart app to see changes."
2020-10-29 16:34:31 +02:00
msgstr ""
2021-07-28 14:35:40 +02:00
"Faktor određuje kako će se stavka povećavati ili smanjivati da bi stala u "
"raspoloživi prostor skupa sa drugim stavkama. Tako će stavka čiji je faktor "
"2 zauzimati dvostruko više prostora od stavke s faktorom 1. Ponovo pokrenite "
"aplikaciju da primijenite izmjene."
2021-08-28 17:50:02 +02:00
#: packages/lib/models/Setting.js:1029
2021-07-28 14:35:40 +02:00
msgid "Note list growth factor"
msgstr "Faktor rasta popisa bilješki"
2021-08-28 17:50:02 +02:00
#: packages/lib/models/Setting.js:1042
2021-07-28 14:35:40 +02:00
msgid "Note area growth factor"
msgstr "Faktor rasta prostora bilješki"
2021-08-28 17:50:02 +02:00
#: packages/lib/models/Setting.js:1275
2020-12-05 23:36:47 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "Invalid option value: \"%s\". Possible values are: %s."
msgstr "Pogrešna vrijednost: \"%s\". Moguće su sljedeće vrijednosti: %s"
2021-08-28 17:50:02 +02:00
#: packages/lib/models/Setting.js:1680
2021-07-28 14:35:40 +02:00
msgid "General"
msgstr "Opće"
2021-08-28 17:50:02 +02:00
#: packages/lib/models/Setting.js:1682
2021-07-28 14:35:40 +02:00
msgid "Synchronisation"
msgstr "Sinhronizacija"
2021-08-28 17:50:02 +02:00
#: packages/lib/models/Setting.js:1684
2021-07-28 14:35:40 +02:00
msgid "Appearance"
msgstr "Izgled"
2021-08-28 17:50:02 +02:00
#: packages/lib/models/Setting.js:1686
2021-07-28 14:35:40 +02:00
msgid "Note"
msgstr "Bilješka"
2021-08-28 17:50:02 +02:00
#: packages/lib/models/Setting.js:1688
2021-07-28 14:35:40 +02:00
#: packages/lib/services/interop/InteropService.js:49
#: packages/lib/services/interop/InteropService.js:59
msgid "Markdown"
msgstr "Markdown"
2021-08-28 17:50:02 +02:00
#: packages/lib/models/Setting.js:1692
2021-07-28 14:35:40 +02:00
msgid "Application"
msgstr "Aplikacija"
2021-08-28 17:50:02 +02:00
#: packages/lib/models/Setting.js:1696
2021-07-28 14:35:40 +02:00
msgid "Encryption"
msgstr "Šifriranje"
2021-08-28 17:50:02 +02:00
#: packages/lib/models/Setting.js:1698
2021-07-28 14:35:40 +02:00
msgid "Web Clipper"
msgstr "Web clipper"
2021-08-28 17:50:02 +02:00
#: packages/lib/models/Setting.js:1700
2021-07-28 14:35:40 +02:00
#, fuzzy
msgid "Keyboard Shortcuts"
msgstr "Način rada tastature"
2020-06-13 23:47:15 +02:00
2021-08-28 17:50:02 +02:00
#: packages/lib/models/Setting.js:1707
2021-07-28 14:35:40 +02:00
msgid ""
"These plugins enhance the Markdown renderer with additional features. Please "
"note that, while these features might be useful, they are not standard "
"Markdown and thus most of them will only work in Joplin. Additionally, some "
"of them are *incompatible* with the WYSIWYG editor. If you open a note that "
"uses one of these plugins in that editor, you will lose the plugin "
"formatting. It is indicated below which plugins are compatible or not with "
"the WYSIWYG editor."
msgstr ""
"Ovi dodaci unapređuju Markdown prikaz i nude dodatne mogućnosti. Primijetite "
"da te mogućnosti, iako korisne, nisu standardni Markdown i funkcionisat će "
"jedino u Joplinu. Dalje, neke od njih su *nekompatibilne* sa WYSIWYG "
"uređivačem. Ako otvorite bilješku koja koristi neki od ovih dodataka u tom "
"uređivaču, izgubit će se oblikovanje teksta karakteristično za dodatak. "
"Ispod je ukazano na to koji su dodaci kompatibilni sa WYSIWYG uređivačem."
2020-06-02 21:40:28 +02:00
2021-08-28 17:50:02 +02:00
#: packages/lib/models/Setting.js:1709
2021-07-28 14:35:40 +02:00
#, javascript-format
msgid "Notes and settings are stored in: %s"
msgstr "Bilješke i postavke pohranjene su u: %s"
2020-06-13 23:47:15 +02:00
2021-07-28 14:35:40 +02:00
#: packages/lib/models/Tag.js:223
#, javascript-format
msgid "The tag \"%s\" already exists. Please choose a different name."
msgstr "Oznaka \"%s\" već postoji. Izaberite drugi naziv."
2020-12-05 23:36:47 +02:00
2021-07-28 14:35:40 +02:00
#: packages/lib/onedrive-api-node-utils.js:46
#, javascript-format
msgid "All potential ports are in use - please report the issue at %s"
msgstr ""
2021-07-28 14:35:40 +02:00
#: packages/lib/onedrive-api-node-utils.js:86
2020-10-29 16:34:31 +02:00
msgid ""
2021-07-28 14:35:40 +02:00
"The application has been authorised - you may now close this browser tab."
2020-10-29 16:34:31 +02:00
msgstr ""
2021-07-28 14:35:40 +02:00
"Aplikacija je ovjerena – možete zatvoriti ovaj odjeljak u internet "
"pregledniku."
2020-06-02 21:40:28 +02:00
2021-07-28 14:35:40 +02:00
#: packages/lib/onedrive-api-node-utils.js:88
msgid "The application has been successfully authorised."
msgstr "Aplikacija je uspješno ovjerena."
2020-03-19 05:49:06 +02:00
2021-07-28 14:35:40 +02:00
#: packages/lib/onedrive-api-node-utils.js:116
msgid ""
"Please open the following URL in your browser to authenticate the "
"application. The application will create a directory in \"Apps/Joplin\" and "
"will only read and write files in this directory. It will have no access to "
"any files outside this directory nor to any other personal data. No data "
"will be shared with any third party."
2020-12-05 23:36:47 +02:00
msgstr ""
2021-07-28 14:35:40 +02:00
"Otvorite sljedeću adresu u Vašem internet pregledniku da ovjerite "
"aplikaciju. Ona će kreirati direktorij na lokaciji \"Apps/Joplin\" i imat će "
"pristup samo datotekama koje se nalaze unutar tog direktorija. Onemogućen je "
"pristup datotekama van navedenog direktorija ili bilo kakvom drugom obliku "
"privatnih podataka. Ništa neće biti proslijeđeno bilo kojem trećem licu."
2020-03-19 05:49:06 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/onedrive-api.js:405
2021-07-28 14:35:40 +02:00
msgid ""
"Cannot refresh token: authentication data is missing. Starting the "
"synchronisation again may fix the problem."
msgstr ""
"Ne mogu osvježiti token: nedostaju podaci za ovjeru. Problem će možda biti "
"otklonjen novim pokretanjem sinhronizacije."
2020-03-19 05:49:06 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/services/KeymapService.js:273
2021-07-28 14:35:40 +02:00
msgid "command"
2020-12-05 23:36:47 +02:00
msgstr ""
2020-06-13 23:47:15 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/services/KeymapService.js:273
#: packages/lib/services/KeymapService.js:278
2021-07-28 14:35:40 +02:00
#, javascript-format
msgid "\"%s\" is missing the required \"%s\" property."
msgstr ""
2020-03-19 05:49:06 +02:00
2021-08-19 14:06:11 +02:00
#: packages/lib/services/KeymapService.js:278
#: packages/lib/services/KeymapService.js:285
2021-07-28 14:35:40 +02:00
msgid "accelerator"
msgstr ""
2021-08-19 14:06:11 +02:00
#: packages/lib/services/KeymapService.js:285
2021-07-28 14:35:40 +02:00
#, fuzzy, javascript-format
msgid "Invalid %s: %s."
msgstr "Nevažeći odgovor: %s"
2021-08-19 14:06:11 +02:00
#: packages/lib/services/KeymapService.js:303
2021-07-28 14:35:40 +02:00
#, javascript-format
msgid ""
"Accelerator \"%s\" is used for \"%s\" and \"%s\" commands. This may lead to "
"unexpected behaviour."
msgstr ""
2021-08-19 14:06:11 +02:00
#: packages/lib/services/KeymapService.js:328
2020-12-05 23:36:47 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "Accelerator \"%s\" is not valid."
msgstr ""
2021-07-28 14:35:40 +02:00
#: packages/lib/services/ReportService.js:152
msgid "Items that cannot be synchronised"
msgstr "Stavke koje se ne mogu sinhronizovati"
2021-07-28 14:35:40 +02:00
#: packages/lib/services/ReportService.js:153
2021-05-13 11:34:25 +02:00
msgid ""
2021-07-28 14:35:40 +02:00
"These items will remain on the device but will not be uploaded to the sync "
"target. In order to find these items, either search for the title or the ID "
"(which is displayed in brackets above)."
2021-05-13 11:34:25 +02:00
msgstr ""
2021-07-28 14:35:40 +02:00
"Ove će stavke ostati na uređaju, ali neće biti prenesene na odredište "
"sinhronizacije. Da biste te stavke pronašli, vršite pretragu po nazivu ili "
"identifikacijskom broju (koji je prikazan unutar zagrada iznad)."
2021-05-13 11:34:25 +02:00
2021-07-28 14:35:40 +02:00
#: packages/lib/services/ReportService.js:159
#, javascript-format
msgid "%s (%s) could not be uploaded: %s"
msgstr "%s (%s) nije moguće prenijeti: %s"
2021-07-28 14:35:40 +02:00
#: packages/lib/services/ReportService.js:162
2020-12-05 23:36:47 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "Item \"%s\" could not be downloaded: %s"
msgstr "Stavka \"%s\" nije mogla biti preuzeta: %s"
2021-07-28 14:35:40 +02:00
#: packages/lib/services/ReportService.js:179
msgid "Items that cannot be decrypted"
msgstr "Stavke koje se ne mogu dešifrovati"
2021-07-28 14:35:40 +02:00
#: packages/lib/services/ReportService.js:180
2020-10-11 17:18:58 +02:00
msgid ""
2021-07-28 14:35:40 +02:00
"Joplin failed to decrypt these items multiple times, possibly because they "
"are corrupted or too large. These items will remain on the device but Joplin "
"will no longer attempt to decrypt them."
2020-10-11 17:18:58 +02:00
msgstr ""
2021-07-28 14:35:40 +02:00
"Joplin je nekoliko puta neuspješno pokušao dešifrovati ove stavke. To je "
"vjerovatno zbog toga što su oštećene ili prevelike. Stavke će i dalje ostati "
"na uređaju, ali Joplin više neće pokušavati da ih dešifruje."
2021-07-28 14:35:40 +02:00
#: packages/lib/services/ReportService.js:198
#, fuzzy
msgid "Attachments"
msgstr "Prilozi"
2021-07-28 14:35:40 +02:00
#: packages/lib/services/ReportService.js:205
msgid "Downloaded and decrypted"
msgstr "Preuzeto i dešifrovano"
2021-07-28 14:35:40 +02:00
#: packages/lib/services/ReportService.js:205
#: packages/lib/services/ReportService.js:206
#: packages/lib/services/ReportService.js:207
#: packages/lib/services/ReportService.js:211
#, fuzzy, javascript-format
msgid "%s: %d"
msgstr "%s: %d"
2020-01-21 02:11:57 +02:00
2021-07-28 14:35:40 +02:00
#: packages/lib/services/ReportService.js:206
msgid "Downloaded and encrypted"
msgstr "Preuzeto i šifrirano"
2020-01-21 02:11:57 +02:00
2021-07-28 14:35:40 +02:00
#: packages/lib/services/ReportService.js:207
#, fuzzy
msgid "Created locally"
msgstr "Kreirano lokalnih stavki: %d."
2020-01-21 02:11:57 +02:00
2021-07-28 14:35:40 +02:00
#: packages/lib/services/ReportService.js:218
#, fuzzy
msgid "Attachments that could not be downloaded"
msgstr "Prilozi koje nije bilo moguće preuzeti"
2021-07-28 14:35:40 +02:00
#: packages/lib/services/ReportService.js:222
#, fuzzy, javascript-format
msgid "%s (%s): %s"
msgstr "%s (%s): %s"
2020-10-29 16:34:31 +02:00
2021-07-28 14:35:40 +02:00
#: packages/lib/services/ReportService.js:233
msgid "Sync status (synced items / total items)"
msgstr "Status sinhronizacije (sinhronizovano / ukupno)"
2020-06-02 21:40:28 +02:00
2021-07-28 14:35:40 +02:00
#: packages/lib/services/ReportService.js:237
#, javascript-format
msgid "%s: %d/%d"
msgstr "%s: %d/%d"
2020-06-02 21:40:28 +02:00
2021-07-28 14:35:40 +02:00
#: packages/lib/services/ReportService.js:239
#, javascript-format
msgid "Total: %d/%d"
msgstr "Ukupno: %d/%d"
2020-10-29 16:34:31 +02:00
2021-07-28 14:35:40 +02:00
#: packages/lib/services/ReportService.js:241
#, javascript-format
msgid "Conflicted: %d"
msgstr "Sukobi: %d"
2020-10-29 16:34:31 +02:00
2021-07-28 14:35:40 +02:00
#: packages/lib/services/ReportService.js:242
2020-10-29 16:34:31 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "To delete: %d"
msgstr "Za brisanje: %d"
#: packages/lib/services/ReportService.js:244
msgid "Folders"
msgstr "Omotnice"
2020-06-02 21:40:28 +02:00
2021-07-28 14:35:40 +02:00
#: packages/lib/services/ReportService.js:250
2020-12-05 23:36:47 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "%s: %d notes"
msgstr "%s: %d bilješki"
2020-06-02 21:40:28 +02:00
2021-07-28 14:35:40 +02:00
#: packages/lib/services/ReportService.js:255
msgid "Coming alarms"
msgstr "Nastupajuće zvučne napomene"
2021-07-28 14:35:40 +02:00
#: packages/lib/services/ReportService.js:259
2020-12-05 23:36:47 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "On %s: %s"
msgstr "U %s: %s"
2021-07-28 14:35:40 +02:00
#: packages/lib/services/RevisionService.js:214
msgid "Restored Notes"
msgstr "Rekonstruisane bilješke"
2021-07-28 14:35:40 +02:00
#: packages/lib/services/RevisionService.js:238
#, javascript-format
msgid "The note \"%s\" has been successfully restored to the notebook \"%s\"."
msgstr ""
"Bilješka \"%s\" uspješno je rekonstruisana i pohranjena u bilježnicu \"%s\"."
2021-07-28 14:35:40 +02:00
#: packages/lib/services/interop/InteropService.js:48
#: packages/lib/services/interop/InteropService.js:57
msgid "Joplin Export File"
msgstr "Joplin datoteka za prenos"
2021-07-28 14:35:40 +02:00
#: packages/lib/services/interop/InteropService.js:50
#: packages/lib/services/interop/InteropService.js:58
msgid "Joplin Export Directory"
msgstr "Joplin direktorij za prenos"
2021-07-28 14:35:40 +02:00
#: packages/lib/services/interop/InteropService.js:51
msgid "Evernote Export File (as Markdown)"
msgstr "Evernote datoteka za prenos (kao Markdown)"
2020-06-13 23:47:15 +02:00
2021-07-28 14:35:40 +02:00
#: packages/lib/services/interop/InteropService.js:52
msgid "Evernote Export File (as HTML)"
msgstr "Evernote datoteka za prenos (kao HTML)"
2020-06-13 23:47:15 +02:00
2021-07-28 14:35:40 +02:00
#: packages/lib/services/interop/InteropService.js:60
#, fuzzy
msgid "HTML File"
msgstr "HTML datoteka"
2020-06-13 23:47:15 +02:00
2021-07-28 14:35:40 +02:00
#: packages/lib/services/interop/InteropService.js:61
#, fuzzy
msgid "HTML Directory"
msgstr "HTML direktorij"
2020-06-13 23:47:15 +02:00
2021-07-28 14:35:40 +02:00
#: packages/lib/services/interop/InteropService.js:127
#, fuzzy, javascript-format
msgid "Cannot load \"%s\" module for format \"%s\" and output \"%s\""
msgstr "Ne može se učitati modul \"%s\" za format \"%s\""
2020-06-13 23:47:15 +02:00
2021-07-28 14:35:40 +02:00
#: packages/lib/services/interop/InteropService.js:150
#, fuzzy, javascript-format
msgid "Cannot load \"%s\" module for format \"%s\" and target \"%s\""
msgstr "Ne može se učitati modul \"%s\" za format \"%s\""
2020-10-29 16:34:31 +02:00
2021-07-28 14:35:40 +02:00
#: packages/lib/services/interop/InteropService.js:199
#, javascript-format
msgid "Please specify import format for %s"
msgstr "Precizirajte format za %s"
2020-10-29 16:34:31 +02:00
2021-07-28 14:35:40 +02:00
#: packages/lib/services/interop/InteropService_Exporter_Jex.js:43
msgid "There is no data to export."
msgstr "Nema podataka za prenos."
2020-10-29 16:34:31 +02:00
2021-08-28 17:50:02 +02:00
#: packages/lib/services/interop/InteropService_Importer_Md.js:46
2021-07-28 14:35:40 +02:00
msgid "Please specify the notebook where the notes should be imported to."
msgstr "Navedite bilježnicu u koju će se bilješke unijeti."
2020-10-29 16:34:31 +02:00
2021-07-28 14:35:40 +02:00
#: packages/lib/services/interop/types.js:23
msgid "File"
msgstr "Datoteka"
2020-10-29 16:34:31 +02:00
2021-07-28 14:35:40 +02:00
#: packages/lib/services/interop/types.js:23
msgid "Directory"
msgstr "Direktorij"
2021-07-28 14:35:40 +02:00
#: packages/lib/services/spellChecker/SpellCheckerService.js:107
msgid "No suggestions"
2020-12-05 23:36:47 +02:00
msgstr ""
2020-07-12 20:33:09 +02:00
2021-07-28 14:35:40 +02:00
#: packages/lib/services/spellChecker/SpellCheckerService.js:114
msgid "Add to dictionary"
msgstr ""
2020-09-14 08:22:27 +02:00
2021-07-28 14:35:40 +02:00
#: packages/lib/services/spellChecker/SpellCheckerService.js:153
msgid "Use spell checker"
msgstr ""
#: packages/lib/services/spellChecker/SpellCheckerService.js:173
#, fuzzy
msgid "Change language"
msgstr "Jezik"
2021-10-02 12:00:03 +02:00
#: packages/lib/shim-init-node.js:231
2020-10-29 16:34:31 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "Cannot access %s"
msgstr "Ne mogu pristupiti %s"
2020-10-29 16:34:31 +02:00
2021-07-28 14:35:40 +02:00
#: packages/lib/versionInfo.js:10
#, fuzzy, javascript-format
msgid "Revision: %s (%s)"
msgstr "Revizija: %s (%s)"
2020-09-14 08:22:27 +02:00
2021-07-28 14:35:40 +02:00
#: packages/lib/versionInfo.js:22
#, fuzzy, javascript-format
msgid "%s %s (%s, %s)"
msgstr "%s %s (%s, %s)"
2020-09-14 08:22:27 +02:00
2021-07-28 14:35:40 +02:00
#: packages/lib/versionInfo.js:24
#, fuzzy, javascript-format
msgid "Client ID: %s"
msgstr "ID klijenta: %s"
2020-09-14 08:22:27 +02:00
2021-07-28 14:35:40 +02:00
#: packages/lib/versionInfo.js:25
#, fuzzy, javascript-format
msgid "Sync Version: %s"
msgstr "Verzija sinhronizacije: %s"
2020-12-05 23:36:47 +02:00
2021-07-28 14:35:40 +02:00
#: packages/lib/versionInfo.js:26
#, fuzzy, javascript-format
msgid "Profile Version: %s"
msgstr "Verzija profila: %s"
2020-09-14 08:22:27 +02:00
2021-07-28 14:35:40 +02:00
#: packages/lib/versionInfo.js:27
2020-09-14 08:22:27 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid "Keychain Supported: %s"
msgstr "Podržani privjesak: %s"
2020-09-14 08:22:27 +02:00
2021-08-28 17:50:02 +02:00
#: packages/server/dist/middleware/notificationHandler.js:29
2020-10-29 16:34:31 +02:00
#, javascript-format
2020-10-11 17:18:58 +02:00
msgid ""
2021-07-28 14:35:40 +02:00
"The default admin password is insecure and has not been changed! [Change it "
"now](%s)"
2020-10-11 17:18:58 +02:00
msgstr ""
2020-06-02 21:40:28 +02:00
2021-08-28 17:50:02 +02:00
#: packages/server/dist/models/UserModel.js:199
2021-09-19 14:37:08 +02:00
#: packages/server/dist/models/UserModel.js:208
2020-12-05 23:36:47 +02:00
#, fuzzy
2021-07-28 14:35:40 +02:00
msgid "attachment"
msgstr "Prilozi"
2020-12-05 23:36:47 +02:00
2021-08-28 17:50:02 +02:00
#: packages/server/dist/models/UserModel.js:199
2020-10-29 16:34:31 +02:00
#, javascript-format
2021-08-28 17:50:02 +02:00
msgid "Cannot save %s \"%s\" because it is larger than the allowed limit (%s)"
2021-07-28 14:35:40 +02:00
msgstr ""
2020-09-14 08:22:27 +02:00
2021-09-19 14:37:08 +02:00
#: packages/server/dist/models/UserModel.js:208
2020-10-29 16:34:31 +02:00
#, javascript-format
2021-07-28 14:35:40 +02:00
msgid ""
"Cannot save %s \"%s\" because it would go over the total allowed size (%s) "
"for this account"
msgstr ""
2020-09-14 08:22:27 +02:00
2021-08-19 14:06:11 +02:00
#, javascript-format
#~ msgid "%s %s (%s)"
#~ msgstr "%s %s (%s)"
#, fuzzy
#~ msgid "Insert template"
#~ msgstr "Unesi šablon"
#~ msgid "Template file:"
#~ msgstr "Šablon:"
#~ msgid "Create note from template"
#~ msgstr "Kreiraj bilješku prema šablonu"
#~ msgid "Create to-do from template"
#~ msgstr "Kreiraj zadatak prema šablonu"
#, fuzzy
#~ msgid "Open template directory"
#~ msgstr "Otvori direktorij sa šablonima"
#, fuzzy
#~ msgid "Refresh templates"
#~ msgstr "Osvježi šablone"
#~ msgid "Templates"
#~ msgstr "Šabloni"
2021-07-26 01:11:51 +02:00
#, fuzzy
#~ msgid "Share Notes"
#~ msgstr "Podijeli bilješke"
#, fuzzy
#~ msgid "Joplin Server Directory"
#~ msgstr "Joplin direktorij za prenos"
2021-05-13 11:34:25 +02:00
#, fuzzy
#~ msgid "marked text"
#~ msgstr "označeni tekst"
#, fuzzy
#~ msgid "Mark"
#~ msgstr "Markup"
#, fuzzy
#~ msgid "Full Release Notes"
#~ msgstr "Detaljne napomene o verziji"
2021-04-25 19:26:56 +02:00
#, fuzzy
#~ msgid ""
#~ "If the font is incorrect or empty, it will default to a generic monospace "
#~ "font."
#~ msgstr ""
#~ "Ovo mora biti *monospace* pismo inače neće funkcionisati kako treba. Ako "
#~ "je pismo pogrešno navedeno ili prazno, koristit će se prekonfigurisani "
#~ "monospace font."
#, fuzzy
#~ msgid ""
#~ "This should be a *monospace* font or some elements will render "
#~ "incorrectly. If the font is incorrect or empty, it will default to a "
#~ "generic monospace font."
#~ msgstr ""
#~ "Ovo mora biti *monospace* pismo inače neće funkcionisati kako treba. Ako "
#~ "je pismo pogrešno navedeno ili prazno, koristit će se prekonfigurisani "
#~ "monospace font."
2021-02-06 18:42:48 +02:00
#, fuzzy
#~ msgid "Unknown"
#~ msgstr "Nepoznato"
#, fuzzy
#~ msgid "Checking..."
#~ msgstr "Provjeravam..."
#~ msgid ""
#~ "The Joplin Nextcloud App is either not installed or misconfigured. Please "
#~ "see the full error message below:"
#~ msgstr ""
#~ "Joplin Nextcloud aplikacija nije instalirana ili je pogrešno "
#~ "konfigurisana. Molimo pogledajte puni izvještaj o greški kako slijedi:"
#, fuzzy
#~ msgid "Show Log"
#~ msgstr "Prikaži dnevnik"
#~ msgid "Joplin Nextcloud App status:"
#~ msgstr "Status Joplin Nextcloud aplikacije:"
#, fuzzy
#~ msgid "Check Status"
#~ msgstr "Provjeri status"
#, fuzzy
#~ msgid "Help"
#~ msgstr "Pomoć"
2021-01-28 18:37:28 +02:00
#~ msgid "OneDrive Dev (For testing only)"
#~ msgstr "OneDrive Dev (samo za testiranje)"
2020-12-05 23:36:47 +02:00
#, fuzzy
#~ msgid ""
#~ "Type a note title or part of its content to jump to it. Or type # "
#~ "followed by a tag name, or @ followed by a notebook name."
#~ msgstr ""
#~ "Unesite naziv bilješke ili neke riječi koje ona sadržava da je otvorite. "
#~ "Ili kucajte # i naziv oznake, odnosno @ i naziv bilježnice."
2020-09-14 08:22:27 +02:00
2020-12-05 23:36:47 +02:00
#~ msgid "Name"
#~ msgstr "Naziv"
#~ msgid "Icon"
#~ msgstr "Sličica"
2020-10-09 22:05:10 +02:00
2020-10-29 16:34:31 +02:00
#, fuzzy
2020-12-05 23:36:47 +02:00
#~ msgid "Notebook properties"
#~ msgstr "Svojstva bilježnice"
2020-10-09 22:05:10 +02:00
2020-12-05 23:36:47 +02:00
#, javascript-format
#~ msgid "This file could not be opened: %s"
#~ msgstr "Nije moguće otvoriti ovu datoteku: %s"
2020-10-09 22:05:10 +02:00
2020-12-05 23:36:47 +02:00
#~ msgid "emphasized text"
#~ msgstr "naglašeni tekst"
2020-10-09 22:05:10 +02:00
2020-12-05 23:36:47 +02:00
#~ msgid "Click to stop external editing"
#~ msgstr "Pritisnite da prekinete vanjsko uređivanje"
2020-10-11 17:18:58 +02:00
#, fuzzy
2020-12-05 23:36:47 +02:00
#~ msgid "Content Properties"
#~ msgstr "Svojstva bilješke"
2020-10-09 22:05:10 +02:00
2020-12-05 23:36:47 +02:00
#~ msgid "Please create a notebook first."
#~ msgstr "Prvo kreirajte bilježnicu."
2020-09-14 08:22:27 +02:00
2020-12-05 23:36:47 +02:00
#~ msgid "Usage"
#~ msgstr "Korištenje"
2020-09-14 08:22:27 +02:00
2020-12-05 23:36:47 +02:00
#~ msgid "Move to notebook..."
#~ msgstr "Premjestiti u bilježnicu..."
2020-10-09 22:05:10 +02:00
2020-09-14 08:22:27 +02:00
#, javascript-format
2020-12-05 23:36:47 +02:00
#~ msgid "Move %d notes to notebook \"%s\"?"
#~ msgstr "Premjestiti %d bilješki u bilježnicu \"%s\"?"
2020-09-14 08:22:27 +02:00
2020-12-05 23:36:47 +02:00
#~ msgid "Press to set the decryption password."
#~ msgstr "Pritisnite da definišete lozinku za dešifrovanje."
2020-09-14 08:22:27 +02:00
2020-12-05 23:36:47 +02:00
#, fuzzy
#~ msgid "Some items cannot be synchronised. Press for more info."
#~ msgstr ""
#~ "Neke stavke nije moguće sinhronizovati. Pritisnite za više informacija."
2020-06-02 21:40:28 +02:00
2020-12-05 23:36:47 +02:00
#~ msgid "Show all"
#~ msgstr "Prikaži sve"
2020-12-05 23:36:47 +02:00
#~ msgid "Errors only"
#~ msgstr "Samo greške"
2020-10-21 22:54:47 +02:00
#~ msgid "Exit"
#~ msgstr "Izađi"
#~ msgid "Select date"
#~ msgstr "Odaberi datum"
#~ msgid "Confirm"
#~ msgstr "Potvrdi"
#~ msgid "Attach any file"
#~ msgstr "Priloži datoteku"
2020-10-09 22:05:10 +02:00
#~ msgid "Unknown log level: %s"
#~ msgstr "Nepoznat nivo izvještaja: %s"
2020-10-09 22:05:10 +02:00
#~ msgid "Unknown level ID: %s"
#~ msgstr "Nepoznat ID nivo: %s"
2020-06-13 23:47:15 +02:00
#, fuzzy
2020-10-09 22:05:10 +02:00
#~ msgid "Synchronize"
#~ msgstr "Sinhronizuj"
2019-11-20 21:06:45 +02:00
2020-10-09 22:05:10 +02:00
#~ msgid "Json Export Directory"
#~ msgstr "Json direktorij za prenos"
2019-11-20 21:06:45 +02:00
2020-10-09 22:05:10 +02:00
#~ msgid ""
#~ "This item is currently encrypted: %s \"%s\". Please wait for all items to "
#~ "be decrypted and try again."
#~ msgstr ""
#~ "Stavka je trenutno šifrirana: %s \"%s\". Pričekajte dok se sve stavke "
#~ "dešifruju, pa pokušajte ponovo."
2019-11-20 21:06:45 +02:00
2020-09-14 08:22:27 +02:00
#, fuzzy
#~ msgid "Remove tag \"%s\" and its descendant tags from all notes?"
#~ msgstr "Ukloniti oznaku \"%s\" iz svih bilješki?"
#, fuzzy
#~ msgid ""
#~ "Could not synchronise with OneDrive.\n"
#~ "\n"
#~ "This error often happens when using OneDrive for Business, which "
#~ "unfortunately cannot be supported.\n"
#~ "\n"
#~ "Please consider using a regular OneDrive account."
#~ msgstr ""
#~ "Neuspjela sinhronizacija sa OneDriveom.\n"
#~ "\n"
#~ "Ova greška često se javlja prilikom korištenja OneDrive for Business, "
#~ "koji, nažalost, nije moguće podržati.\n"
#~ "\n"
#~ "Pokušajte koristiti obični OneDrive račun."
#~ msgid "Use CodeMirror as the code editor (WARNING: BETA)."
#~ msgstr "Koristite CodeMirror za uređivanje teksta (UPOZORENJE: BETA)."
#, fuzzy
#~ msgid "Cannot move tag to this location."
#~ msgstr "Bilježnica se ne može premjestiti na ovu lokaciju"
2020-07-12 20:33:09 +02:00
#~ msgid "Add or remove tags"
#~ msgstr "Dodaj ili ukloni oznake"
2020-05-28 03:06:33 +02:00
2020-07-12 20:33:09 +02:00
#~ msgid "Link"
#~ msgstr "Veza"
2020-05-28 03:06:33 +02:00
#, fuzzy
2020-07-12 20:33:09 +02:00
#~ msgid "Content properties"
#~ msgstr "Svojstva bilješke"
2020-05-28 03:06:33 +02:00
#, fuzzy
#~ msgid "Split"
#~ msgstr "Pola-pola"
2020-04-19 01:20:09 +02:00
#, fuzzy
#~ msgid "Resources"
#~ msgstr "Resursi"
2020-04-19 01:20:09 +02:00
2020-02-18 22:01:29 +02:00
#~ msgid "Global zoom percentage"
#~ msgstr "Procenat uvećanja"
2019-11-20 21:06:45 +02:00
2019-11-11 08:46:03 +02:00
#~ msgid "Synchronisation is already in progress. State: %s"
#~ msgstr "Sinhronizovanje je u toku. Status: %s"
#, fuzzy
#~ msgid "Confirm master password:"
2019-11-12 19:55:58 +02:00
#~ msgstr "Potvrdite glavnu lozinku:"
#, fuzzy
#~ msgid "Confirm password"
2019-11-12 19:55:58 +02:00
#~ msgstr "Potvrdite lozinku"
#, fuzzy
#~ msgid "Missing required argument: note"
2019-11-12 19:55:58 +02:00
#~ msgstr "Nedostaje neophodni argument: bilješka"