-
-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Expand file tree
/
Copy pathhr_HR.po
More file actions
8050 lines (6400 loc) · 271 KB
/
hr_HR.po
File metadata and controls
8050 lines (6400 loc) · 271 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
# Croatian translation of Joplin.
# Copyright (C) 2001 Laurent Cozic
# This file is distributed under the same license as the Joplin-CLI package.
# Hrvoje Mandić <trbuhom@net.hr>
# Milo Ivir <mail@milotype.de>, 2021., 2022., 2023., 2025.
#
msgid ""
msgstr ""
"Project-Id-Version: Joplin\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: \n"
"PO-Revision-Date: \n"
"Last-Translator: Milo Ivir <mail@mivirtype.de>\n"
"Language-Team: \n"
"Language: hr_HR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
"n%10<=4 && (n%100<12 || n%100>14) ? 1 : 2);\n"
"X-Generator: Poedit 3.8\n"
#: packages/app-mobile/components/screens/ConfigScreen/ConfigScreen.tsx:621
msgid "- Camera: to allow taking a picture and attaching it to a note."
msgstr "- Kamera: za snimanje slike i prilaganje slike bilješci."
#: packages/app-mobile/components/screens/ConfigScreen/ConfigScreen.tsx:624
msgid "- Location: to allow attaching geo-location information to a note."
msgstr "- Mjesto: za prilaganje geografskih podataka mjesta bilješci."
#: packages/app-mobile/components/screens/ConfigScreen/ConfigScreen.tsx:618
msgid ""
"- Storage: to allow attaching files to notes and to enable filesystem "
"synchronisation."
msgstr ""
"- Spremište: za prilaganje datoteka bilješkama i aktiviranje sinkronizacije "
"datotečnog sustava."
#: packages/lib/services/KeymapService.ts:333
#: packages/lib/services/KeymapService.ts:339
msgid "\"%s\" is missing the required \"%s\" property."
msgstr "„%s” ne sadrži potrebno svojstvo „%s”."
#: packages/app-desktop/gui/ConfigScreen/controls/plugins/PluginBox.tsx:267
msgid "(%s)"
msgstr "(%s)"
#: packages/lib/services/plugins/api/JoplinViewsDialogs.ts:76
msgid "(In plugin: %s)"
msgstr "(U dodatku: %s)"
#: packages/app-mobile/components/side-menu-content.tsx:270
msgid "(level %d)"
msgstr "(razina %d)"
#: packages/lib/SyncTargetNone.ts:16
msgid "(None)"
msgstr "(Ništa)"
#: packages/app-cli/app/command-share.ts:141
msgid "(Read-only)"
msgstr "(samo-za-čitanje)"
#: packages/lib/models/settings/builtInMetadata.ts:53
#: packages/lib/models/settings/builtInMetadata.ts:54
msgid "(wysiwyg: %s)"
msgstr "(wysiwyg: %s)"
#: packages/app-mobile/components/screens/Note/Note.tsx:835
#: packages/lib/shim-init-node.ts:277
msgid "(You may disable this prompt in the options)"
msgstr "(Ovaj upit možeš deaktivirati u opcijama)"
#: packages/app-cli/app/command-share.ts:31
msgid "[None]"
msgstr "[Ništa]"
#: packages/app-desktop/gui/MenuBar.tsx:1065
#: packages/app-desktop/gui/MenuBar.tsx:754
msgid "&Edit"
msgstr "&Uredi"
#: packages/app-desktop/gui/MenuBar.tsx:1061
#: packages/app-desktop/gui/MenuBar.tsx:629
#: packages/app-desktop/gui/MenuBar.tsx:706
msgid "&File"
msgstr "&Datoteka"
#: packages/app-desktop/gui/MenuBar.tsx:885
msgid "&Go"
msgstr "&Idi"
#: packages/app-desktop/gui/MenuBar.tsx:941
msgid "&Help"
msgstr "Po&moć"
#: packages/app-desktop/gui/MenuBar.tsx:903
msgid "&Note"
msgstr "&Bilješka"
#: packages/app-desktop/gui/MenuBar.tsx:919
msgid "&Tools"
msgstr "&Alati"
#: packages/app-desktop/gui/MenuBar.tsx:796
msgid "&View"
msgstr "&Prikaz"
#: packages/app-desktop/gui/MenuBar.tsx:931
msgid "&Window"
msgstr "Pro&zor"
#: packages/lib/models/settings/builtInMetadata.ts:1696
#: packages/lib/models/settings/builtInMetadata.ts:2010
msgid "%d day"
msgid_plural "%d days"
msgstr[0] "%d dan"
msgstr[1] "%d dana"
msgstr[2] "%d dana"
#: packages/lib/utils/joplinCloud/index.ts:157
#: packages/lib/utils/joplinCloud/index.ts:158
#: packages/lib/utils/joplinCloud/index.ts:159
msgid "%d GB"
msgstr "%d GB"
#: packages/lib/utils/joplinCloud/index.ts:154
#: packages/lib/utils/joplinCloud/index.ts:155
#: packages/lib/utils/joplinCloud/index.ts:156
msgid "%d GB storage space"
msgstr "%d GB memorije"
#: packages/lib/models/settings/builtInMetadata.ts:1408
#: packages/lib/models/settings/builtInMetadata.ts:1409
#: packages/lib/models/settings/builtInMetadata.ts:1410
msgid "%d hour"
msgid_plural "%d hours"
msgstr[0] "%d sat"
msgstr[1] "%d sata"
msgstr[2] "%d sati"
#: packages/lib/utils/joplinCloud/index.ts:145
#: packages/lib/utils/joplinCloud/index.ts:146
#: packages/lib/utils/joplinCloud/index.ts:147
msgid "%d MB"
msgstr "%d MB"
#: packages/lib/utils/joplinCloud/index.ts:142
#: packages/lib/utils/joplinCloud/index.ts:143
#: packages/lib/utils/joplinCloud/index.ts:144
msgid "%d MB per note or attachment"
msgstr "%d MB po bilješci ili privitku"
#: packages/lib/models/settings/builtInMetadata.ts:1405
#: packages/lib/models/settings/builtInMetadata.ts:1406
#: packages/lib/models/settings/builtInMetadata.ts:1407
msgid "%d minute"
msgid_plural "%d minutes"
msgstr[0] "%d minunta"
msgstr[1] "%d minunte"
msgstr[2] "%d minunta"
#: packages/app-cli/app/command-rmnote.ts:34
msgid "%d note matches this pattern. Delete it?"
msgid_plural "%d notes match this pattern. Delete them?"
msgstr[0] "%d bilješka se poklapa s ovim uzorkom. Želiš li je izbrisati?"
msgstr[1] "%d bilješke se poklapaju s ovim uzorkom. Želiš li ih izbrisati?"
msgstr[2] "%d bilježaka se poklapaju s ovim uzorkom. Želiš li ih izbrisati?"
#: packages/app-cli/app/command-rmnote.ts:40
msgid "%d note will be permanently deleted. Continue?"
msgid_plural "%d notes will be permanently deleted. Continue?"
msgstr[0] "%d bilješka će se trajno izbrisati. Nastaviti?"
msgstr[1] "%d bilješke će se trajno izbrisati. Nastaviti?"
msgstr[2] "%d bilježaka će se trajno izbrisati. Nastaviti?"
#: packages/app-mobile/components/CameraView/PhotoPreview.tsx:60
msgid "%d photo(s) taken"
msgstr "%d slika snimljeno"
#: packages/app-desktop/gui/NoteListControls/NoteListControls.tsx:229
#: packages/app-desktop/gui/NoteListControls/NoteListControls.tsx:239
msgid "%s"
msgstr "%s"
#: packages/app-desktop/gui/WindowCommandsAndDialogs/commands/duplicateNote.ts:18
msgid "%s - Copy"
msgstr "%s – Kopija"
#: packages/lib/services/ReportService.ts:192
msgid "%s (%s) could not be uploaded: %s"
msgstr "Nije bilo moguće prenijeti %s (%s): %s"
#: packages/app-desktop/gui/MainScreen.tsx:566
#: packages/app-mobile/components/ScreenHeader/WarningBanner.tsx:68
msgid "%s (%s) would like to share a notebook with you."
msgstr "%s (%s) želi s tobom dijeliti bilježnicu."
#: packages/lib/services/ReportService.ts:340
msgid "%s (%s): %s"
msgstr "%s (%s): %s"
#: packages/app-desktop/checkForUpdates.ts:103
msgid "%s (pre-release)"
msgstr "%s (predizdanje)"
#: packages/lib/models/settings/builtInMetadata.ts:706
#: packages/lib/models/settings/builtInMetadata.ts:707
#: packages/lib/models/settings/builtInMetadata.ts:708
msgid "%s / %s"
msgstr "%s / %s"
#: packages/lib/models/settings/builtInMetadata.ts:705
msgid "%s / %s / %s"
msgstr "%s / %s / %s"
#: packages/lib/versionInfo.ts:86
msgid "%s %s (%s, %s)"
msgstr "%s %s (%s, %s)"
#: packages/app-cli/app/command-config.ts:87
msgid "%s = %s"
msgstr "%s = %s"
#: packages/app-cli/app/command-config.ts:85
msgid "%s = %s (%s)"
msgstr "%s = %s (%s)"
#: packages/app-mobile/components/screens/ConfigScreen/ValidatedIntegerInput.tsx:32
msgid "%s cannot be greater than %s"
msgstr "%s ne može biti veći od %s"
#: packages/app-mobile/components/screens/ConfigScreen/ValidatedIntegerInput.tsx:36
msgid "%s cannot be less than %s"
msgstr "%s ne može biti manji od %s"
#: packages/app-cli/app/command-share.ts:202
msgid "%s from %s"
msgstr "%s od %s"
#: packages/app-desktop/gui/SyncWizard/Dialog.tsx:238
msgid ""
"%s is not optimised for synchronising many small files so your initial "
"synchronisation will be slow."
msgstr ""
"%s nije optimiran za sinkronizaciju mnogih malih datoteka, stoga će početna "
"sinkronizacija biti spora."
#: packages/app-mobile/components/screens/ConfigScreen/ValidatedIntegerInput.tsx:26
msgid "%s must be a valid whole number"
msgstr "%s mora biti ispravan cijeli broj"
#: packages/app-mobile/components/plugins/dialogs/PluginPanelViewer.tsx:74
msgid "%s tab opened"
msgstr "%s kartica otvorena"
#: packages/lib/services/ReportService.ts:320
#: packages/lib/services/ReportService.ts:321
#: packages/lib/services/ReportService.ts:322
#: packages/lib/services/ReportService.ts:325
msgid "%s: %d"
msgstr "%s: %d"
#: packages/lib/services/ReportService.ts:378
msgid "%s: %d note"
msgid_plural "%s: %d notes"
msgstr[0] "%s: %d bilješka"
msgstr[1] "%s: %d bilješke"
msgstr[2] "%s: %d bilježaka"
#: packages/lib/services/ReportService.ts:359
msgid "%s: %d/%d"
msgstr "%s: %d/%d"
#: packages/app-cli/app/cli-utils.js:156
#: packages/lib/services/ReportService.ts:264
msgid "%s: %s"
msgstr "%s: %s"
#: packages/app-desktop/gui/ConfigScreen/ConfigScreen.tsx:224
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.tsx:265
msgid "%s: Missing password."
msgstr "%s: Nedostaje lozinka."
#: packages/app-cli/app/command-tag.js:14
msgid ""
"<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)."
msgstr ""
"Naredba za oznaku <tag-command> može biti „add”, „remove”, „list” ili "
"„notetags” za dodavanje ili uklanjanje oznake [tag] u bilješci [note], za "
"popis bilježaka povezanih s oznakom [tag] ili za popis oznaka povezanih s "
"bilješkom [note]. Naredba `tag list` može se koristiti za popis svih oznaka "
"(koristi -l za dugačku opciju)."
#: packages/app-cli/app/command-todo.js:14
msgid ""
"<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 ""
"Naredba za zadatak <todo-command> može biti „toggle” ili „clear”. Koristi "
"„toggle” za prebacivanje zadanog zadatka između završenog i nezavršenog "
"stanja (ako je cilj uobičajena bilješka, pretvorit će se u zadatak). Koristi "
"„clear” za pretvaranje zadatka u uobičajenu bilješku."
#: packages/editor/ProseMirror/plugins/imagePlugin.ts:148
msgid "A brief description of the image:"
msgstr "Kratki opis slike:"
#: packages/lib/models/settings/builtInMetadata.ts:1970
msgid ""
"A comma-separated list of words. May be used for uncommon words, to help "
"voice typing spell them correctly."
msgstr ""
"Popis riječi odvojenih zarezima. Može se koristiti za neobične riječi, kako "
"bi se glasovnom tipkanju pomoglo da ih ispravno napiše."
#: packages/app-desktop/gui/UpdateNotification/UpdateNotification.tsx:37
msgid "A new update (%s) is available"
msgstr "Dostupna je nova verzija (%s)"
#: packages/lib/models/settings/builtInMetadata.ts:1434
msgid "A3"
msgstr "A3"
#: packages/lib/models/settings/builtInMetadata.ts:1432
msgid "A4"
msgstr "A4"
#: packages/lib/models/settings/builtInMetadata.ts:1435
msgid "A5"
msgstr "A5"
#: packages/app-mobile/components/screens/ConfigScreen/plugins/PluginBox/index.tsx:62
#: packages/app-mobile/components/screens/ConfigScreen/plugins/PluginInfoModal.tsx:240
msgid "About"
msgstr "Informacije"
#: packages/app-desktop/gui/MenuBar.tsx:635
#: packages/app-desktop/gui/MenuBar.tsx:983
msgid "About Joplin"
msgstr "O Joplinu"
#: packages/lib/services/KeymapService.ts:339
#: packages/lib/services/KeymapService.ts:344
msgid "accelerator"
msgstr "pokretač prečaca"
#: packages/lib/services/KeymapService.ts:396
msgid "Accelerator \"%s\" is not valid."
msgstr "Pokretač prečaca „%s” nije ispravan."
#: packages/lib/services/KeymapService.ts:365
msgid ""
"Accelerator \"%s\" is used for \"%s\" and \"%s\" commands. This may lead to "
"unexpected behaviour."
msgstr ""
"Pokretač prečaca „%s” koristi se za naredbe „%s” i „%s”. Može prouzročiti "
"neočekivano ponašanje."
#: packages/app-desktop/gui/MainScreen.tsx:567
#: packages/app-mobile/components/screens/ShareManager/IncomingShareItem.tsx:40
msgid "Accept"
msgstr "Prihvati"
#: packages/app-mobile/components/screens/ShareManager/index.tsx:98
msgid "Accepted invitations"
msgstr "Prihvaćene pozivnice"
#: packages/app-cli/app/command-share.ts:179
msgid "Accepted: Notebook %s from %s"
msgstr "Prihvaćeno: Bilježnica %s od %s"
#: packages/app-cli/app/command-share.ts:229
msgid "Accepting share..."
msgstr "Prihvaćanje dijeljenja …"
#: packages/lib/WebDavApi.js:460
msgid "Access denied: Please check your username and password"
msgstr "Pristup odbijen: Provjeri svoje korisničko ime i lozinku"
#: packages/lib/WebDavApi.js:458
msgid "Access denied: Please re-enter your password and/or username"
msgstr "Pristup odbijen: Ponovo upiši svoju lozinku i/ili korisničko ime"
#: packages/server/src/routes/admin/users.ts:144
msgid "Account"
msgstr "Račun"
#: packages/app-desktop/gui/JoplinCloudConfigScreen.tsx:31
#: packages/app-mobile/components/screens/ConfigScreen/JoplinCloudConfig.tsx:48
msgid "Account information"
msgstr "Podaci računa"
#: packages/app-desktop/gui/JoplinCloudConfigScreen.tsx:35
#: packages/app-mobile/components/screens/ConfigScreen/JoplinCloudConfig.tsx:51
msgid "Account type"
msgstr "Vrsta računa"
#: packages/app-desktop/gui/ResourceScreen.tsx:113
msgid "Action"
msgstr "Radnja"
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.tsx:172
#: packages/app-mobile/components/ModalDialog.tsx:87
#: packages/app-mobile/components/ScreenHeader/index.tsx:686
msgid "Actions"
msgstr "Radnje"
#: packages/app-desktop/gui/EncryptionConfigScreen/EncryptionConfigScreen.tsx:167
msgid "Active"
msgstr "Aktivno"
#: packages/app-desktop/gui/KeymapConfig/utils/getLabel.ts:18
#: packages/app-desktop/gui/MenuBar.tsx:853
msgid "Actual Size"
msgstr "Stvarna veličina"
#: packages/app-mobile/components/screens/Note/Note.tsx:1639
msgid "Add body"
msgstr "Dodaj sadržaj"
#: packages/editor/ProseMirror/plugins/tablePlugin.ts:24
msgid "Add column"
msgstr "Dodaj stupac"
#: packages/app-mobile/components/buttons/FloatingActionButton.tsx:66
#: packages/app-mobile/components/ComboBox.tsx:103
#: packages/app-mobile/components/screens/Notes/NewNoteButton.tsx:136
msgid "Add new"
msgstr "Dodaj novu"
#: packages/app-desktop/gui/WindowCommandsAndDialogs/commands/setTags.ts:43
msgid "Add or remove tags:"
msgstr "Dodaj ili ukloni oznake:"
#: packages/app-desktop/gui/ShareFolderDialog/ShareFolderDialog.tsx:266
msgid "Add recipient:"
msgstr "Dodaj primaoca:"
#: packages/editor/ProseMirror/plugins/tablePlugin.ts:19
msgid "Add row"
msgstr "Dodaj redak"
#: packages/app-mobile/components/TagEditor.tsx:281
msgid "Add tags:"
msgstr "Dodaj oznake:"
#: packages/app-mobile/components/screens/Note/Note.tsx:1731
msgid "Add title"
msgstr "Dodaj naslov"
#: packages/lib/services/spellChecker/SpellCheckerService.ts:134
msgid "Add to dictionary"
msgstr "Dodaj u rječnik"
#: packages/app-mobile/components/CameraView/ScannedBarcodes.tsx:99
msgid "Add to note"
msgstr "Dodaj bilješci"
#: packages/app-mobile/components/ComboBox.tsx:93
msgid "Added new: %s"
msgstr "Novo dodana: %s"
#: packages/app-mobile/components/TagEditor.tsx:233
msgid "Added tag: %s"
msgstr "Dodana oznaka: %s"
#: packages/app-mobile/components/TagEditor.tsx:220
msgid "Adds tag"
msgstr "Dodaje oznaku"
#: packages/server/src/services/MustacheService.ts:162
#: packages/server/src/services/MustacheService.ts:286
msgid "Admin"
msgstr "Administrator"
#: packages/server/src/routes/admin/dashboard.ts:10
msgid "Admin dashboard"
msgstr "Pregledna ploča administratora"
#: packages/app-desktop/gui/ClipperConfigScreen.tsx:151
msgid "Advanced options"
msgstr "Napredne opcije"
#: packages/app-mobile/components/screens/ConfigScreen/ConfigScreen.tsx:681
msgid "Advanced settings"
msgstr "Napredne postavke"
#: packages/app-desktop/gui/StatusScreen/StatusScreen.tsx:196
msgid "Advanced tools"
msgstr "Napredni alati"
#: packages/app-desktop/gui/NoteEditor/NoteBody/CodeMirror/v6/utils/localisation.ts:18
msgid "all"
msgstr "sve"
#: packages/app-mobile/components/ProfileSwitcher/ProfileSwitcher.tsx:108
msgid ""
"All data, including notes, notebooks and tags will be permanently deleted."
msgstr ""
"Svi podaci, uključujući bilješke, bilježnice i oznake će se trajno izbrisati."
#: packages/lib/services/ReportService.ts:227
msgid "All item sync failures have been marked as \"ignored\"."
msgstr "Sve greške sinkronizacije elemenata su označene kao „zanemareno“."
#: packages/app-desktop/gui/Sidebar/hooks/useSidebarListData.ts:72
#: packages/app-mobile/components/screens/Notes/Notes.tsx:208
#: packages/app-mobile/components/side-menu-content.tsx:684
msgid "All notes"
msgstr "Sve bilješke"
#: packages/lib/onedrive-api-node-utils.js:46
msgid "All potential ports are in use - please report the issue at %s"
msgstr "Svi mogući priključci se koriste – prijavi problem na %s"
#: packages/app-cli/app/command-share.ts:191
msgid "All shared folders:"
msgstr "Sve dijeljene mape:"
#: packages/lib/models/settings/builtInMetadata.ts:1032
msgid "Allows debugging mobile plugins. See %s for details."
msgstr ""
"Dozvoljava otklanjanje grešaka dodataka za mobitel. Detalje pogledaj u %s."
#: packages/app-cli/app/command-config.ts:19
msgid "Also displays unset and hidden config variables."
msgstr "Također prikazuje nepostavljene i skrivene varijable konfiguracije."
#: packages/app-desktop/gui/ShareNoteDialog.tsx:151
msgid "Also publish linked notes"
msgstr "Također objavi povezane bilješke"
#: packages/lib/versionInfo.ts:93
msgid "Alternative instance ID: %s"
msgstr "ID alternativne instance: %s"
#: packages/lib/models/settings/builtInMetadata.ts:470
msgid "Always"
msgstr "Uvijek"
#: packages/lib/models/settings/builtInMetadata.ts:988
msgid "Always ask"
msgstr "Uvijek pitaj"
#: packages/app-desktop/bridge.ts:482
msgid "Always open %s files without asking."
msgstr "Uvijek otvori %s datoteke bez pitanja."
#: packages/lib/models/settings/builtInMetadata.ts:989
msgid "Always resize"
msgstr "Uvijek promijeni veličinu"
#: packages/app-cli/app/command-mv.ts:37
msgid ""
"Ambiguous notebook \"%s\". Please use notebook id instead - press \"ti\" to "
"see the short notebook id or use $b for current selected notebook"
msgstr ""
"Nejednoznačna bilježnica „%s”. Umjesto toga koristi ID bilježnice – pritisni "
"„ti” za prikaz kratkog ID-a bilježnice ili koristi $b za aktualno odabranu "
"bilježnicu"
#: packages/app-cli/app/command-mkbook.ts:33
#: packages/app-cli/app/command-mv.ts:30
msgid ""
"Ambiguous notebook \"%s\". Please use short notebook id instead - press "
"\"ti\" to see the short notebook id"
msgstr ""
"Nejednoznačna bilježnica „%s”. Umjesto toga koristi kratki ID bilježnice – "
"pritisni „ti” za prikaz kratkog ID-a bilježnice"
#: packages/app-mobile/components/NoteEditor/ImageEditor/promptRestoreAutosave.ts:13
msgid "An autosaved drawing was found. Attach a copy of it to the note?"
msgstr "Pronađen je automatski spremljen crtež. Priložiti kopiju bilješci?"
#: packages/app-mobile/components/FeedbackBanner.tsx:125
msgid ""
"An error occurred while sending the response. This can happen if the app is "
"offline or cannot connect to the server.\n"
"Error: %s"
msgstr ""
"Dogodila se greška prilikom slanja odgovora. To se može dogoditi ako je "
"aplikacija offline ili se ne može spojiti na server.\n"
"Greška: %s"
#: packages/app-desktop/ElectronAppWrapper.ts:189
msgid "An error occurred: %s"
msgstr "Dogodila se greška: %s"
#: packages/app-desktop/checkForUpdates.ts:107
msgid "An update is available, do you want to download it now?"
msgstr "Dostupna je nova verzija. Želiš li je sada preuzeti?"
#: packages/app-mobile/utils/getVersionInfoText.ts:22
msgid "Android API level: %d"
msgstr "Razina Android API-ja: %d"
#: packages/app-desktop/gui/JoplinCloudConfigScreen.tsx:48
#: packages/app-mobile/components/screens/ConfigScreen/JoplinCloudConfig.tsx:24
msgid ""
"Any email sent to this address will be converted into a note and added to "
"your collection. The note will be saved into the Inbox notebook"
msgstr ""
"Svaki e-mail poslan na ovu adresu će se pretvoriti u bilješku i dodati u "
"tvoju zbirku. Bilješka će se spremiti u bilježnicu „Dolazna pošta”"
#: packages/lib/models/Setting.ts:1294
msgid "Appearance"
msgstr "Izgled"
#: packages/lib/models/Setting.ts:1299
msgid "Application"
msgstr "Program"
#: packages/app-desktop/gui/ConfigScreen/ButtonBar.tsx:39
#: packages/app-mobile/components/screens/NoteTagsDialog.tsx:69
msgid "Apply"
msgstr "Primijeni"
#: packages/app-mobile/components/EditorToolbar/ToolbarEditorDialog.tsx:146
msgid ""
"Are you sure that you want to restore the default toolbar layout?\n"
"This cannot be undone."
msgstr ""
"Stvarno želiš vratiti standardni raspored alatne trake?\n"
"To je nepovratna radnja."
#: packages/lib/components/shared/NoteRevisionViewer/useDeleteHistoryClick.ts:19
msgid ""
"Are you sure you want to delete all history for this note? This cannot be "
"undone."
msgstr ""
"Stvarno želiš izbrisati svu povijest za ovu bilješku? Ovo je nepovratna "
"radnja."
#: packages/app-desktop/gui/ClipperConfigScreen.tsx:39
msgid "Are you sure you want to renew the authorisation token?"
msgstr "Stvarno želiš obnoviti ključ autorizacije?"
#: packages/app-desktop/gui/WindowCommandsAndDialogs/commands/resetLayout.ts:14
msgid ""
"Are you sure you want to return to the default layout? The current layout "
"configuration will be lost."
msgstr ""
"Stvarno želiš vratiti standardni raspored? Trenutačna konfiguracija "
"rasporeda će se izgubiti."
#: packages/app-desktop/gui/ConfigScreen/controls/SettingComponent.tsx:235
msgid "Arguments:"
msgstr "Argumenti:"
#: packages/lib/models/settings/builtInMetadata.ts:72
msgid "Aritim Dark"
msgstr "Aritim tamna"
#: packages/app-mobile/components/TagEditor.tsx:188
msgid "Associated tags:"
msgstr "Povezane oznake:"
#: packages/app-mobile/utils/lockToSingleInstance.ts:16
msgid ""
"At present, Joplin Web can only be open in one tab at a time. Please close "
"the other instance of Joplin."
msgstr ""
"Trenutačno se Joplin Web može otvoriti samo u jednoj kartici odjednom. "
"Zatvori drugu instancu Joplina."
#: packages/app-mobile/components/NoteEditor/ImageEditor/promptRestoreAutosave.ts:25
msgid "Attach"
msgstr "Priloži"
#: packages/app-desktop/gui/NoteEditor/editorCommandDeclarations.ts:75
#: packages/app-desktop/gui/NoteEditor/NoteBody/TinyMCE/TinyMCE.tsx:804
#: packages/app-mobile/components/screens/Note/commands/attachFile.ts:26
#: packages/app-mobile/components/screens/Note/commands/attachFile.ts:90
msgid "Attach file"
msgstr "Priloži datoteku"
#: packages/app-mobile/components/screens/Note/commands/attachFile.ts:95
msgid "Attach photo"
msgstr "Priloži sliku"
#: packages/app-mobile/components/screens/Note/Note.tsx:1261
msgid "Attach..."
msgstr "Priloži …"
#: packages/app-cli/app/command-attach.ts:13
msgid "Attaches the given file to the note."
msgstr "Prilaže zadanu datoteku bilješci."
#: packages/server/src/models/UserModel.ts:331
#: packages/server/src/models/UserModel.ts:348
msgid "attachment"
msgstr "privitak"
#: packages/app-mobile/components/screens/Notes/NewNoteButton.tsx:77
msgid "Attachment"
msgstr "Privitak"
#: packages/lib/models/Resource.ts:509
msgid "Attachment conflict: \"%s\""
msgstr "Konflikt s privitkom: „%s”"
#: packages/lib/models/settings/builtInMetadata.ts:466
msgid "Attachment download behaviour"
msgstr "Ponašanje pri preuzimanju privitaka"
#: packages/lib/services/ReportService.ts:311
msgid "Attachments"
msgstr "Privici"
#: packages/lib/services/ReportService.ts:335
msgid "Attachments that could not be downloaded"
msgstr "Privici koji se nisu mogli preuzeti"
#: packages/lib/models/settings/builtInMetadata.ts:57
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 ""
"Oprez: Ako promijeniš ovo mjesto, pazi da kopiraš sav svoj sadržaj na njega "
"prije sinkronizacije, jer će se inače sve datoteke ukloniti! Saznaj više na "
"ČPP stranici: %s"
#: packages/app-cli/app/command-sync.ts:73
#: packages/app-cli/app/command-sync.ts:87
#: packages/app-desktop/gui/OneDriveLoginScreen.tsx:49
msgid ""
"Authentication was not completed (did not receive an authentication token)."
msgstr "Autentifikacija nije završena (nije dobiven ključ autentifikacije)."
#: packages/app-desktop/gui/ClipperConfigScreen.tsx:152
msgid "Authorisation token:"
msgstr "Ključ autorizacije:"
#: packages/app-desktop/gui/JoplinCloudLoginScreen.tsx:90
#: packages/app-mobile/components/screens/JoplinCloudLoginScreen.tsx:162
msgid "Authorise"
msgstr "Autoriziraj"
#: packages/lib/models/settings/builtInMetadata.ts:472
msgid "Auto"
msgstr "Automatski"
#: packages/server/src/services/TaskService.ts:30
msgid "Auto-add disabled accounts for deletion"
msgstr "Automatski dodaj deaktivirane račune za brisanje"
#: packages/lib/models/settings/builtInMetadata.ts:785
msgid "Auto-format Markdown in the Rich Text Editor"
msgstr "Automatski formatiraj Markdown u uređivaču formatiranog teksta"
#: packages/lib/models/settings/builtInMetadata.ts:742
msgid "Auto-pair braces, parentheses, quotations, etc."
msgstr "Automatski uskladi zagrade, navodnike itd."
#: packages/lib/models/settings/builtInMetadata.ts:753
msgid "Autocomplete Markdown and HTML"
msgstr "Automatski dovrši Markdown i HTML"
#: packages/lib/models/settings/builtInMetadata.ts:1379
msgid "Automatically check for updates"
msgstr "Automatski traži nove verzije"
#: packages/lib/models/settings/builtInMetadata.ts:1997
msgid "Automatically delete notes in the trash after a number of days"
msgstr "Automatski izbriši bilješke u smeću nakon određenog broja dana"
#: packages/lib/models/settings/builtInMetadata.ts:653
msgid "Automatically switch theme to match system theme"
msgstr "Automatski promijeni temu na temu sustava"
#: packages/app-desktop/gui/ConfigScreen/ButtonBar.tsx:48
#: packages/app-desktop/gui/ConfigScreen/ConfigScreen.tsx:475
#: packages/app-desktop/gui/NoteRevisionViewer.tsx:191
#: packages/app-mobile/components/CameraView/ActionButtons.tsx:147
#: packages/app-mobile/components/CameraView/CameraViewMultiPage.tsx:84
#: packages/app-mobile/components/ScreenHeader/index.tsx:298
#: packages/lib/commands/historyBackward.ts:6
msgid "Back"
msgstr "Natrag"
#: packages/lib/utils/joplinCloud/index.ts:385
msgid "Basic"
msgstr "Osnovno"
#: packages/app-mobile/components/BetaChip.tsx:37
#: packages/app-mobile/components/ScreenHeader/WebBetaButton.tsx:62
#: packages/app-mobile/components/ScreenHeader/WebBetaButton.tsx:70
msgid "Beta"
msgstr "Beta"
#: packages/app-desktop/gui/NoteEditor/editorCommandDeclarations.ts:55
#: packages/app-mobile/components/NoteEditor/commandDeclarations.ts:65
#: packages/app-mobile/components/NoteEditor/NoteEditor.test.tsx:101
msgid "Bold"
msgstr "Podebljano"
#: packages/app-desktop/gui/ConfigScreen/controls/plugins/PluginsStates.tsx:222
#: packages/app-desktop/gui/ConfigScreen/controls/plugins/PluginsStates.tsx:319
msgid "Browse all plugins"
msgstr "Pregledaj sve dodatke"
#: packages/app-desktop/gui/ConfigScreen/controls/SettingComponent.tsx:275
msgid "Browse..."
msgstr "Pregledaj …"
#: packages/app-desktop/gui/ConfigScreen/controls/plugins/PluginBox.tsx:223
#: packages/app-mobile/components/screens/ConfigScreen/plugins/PluginBox/PluginChips.tsx:54
msgid "Built-in"
msgstr "Ugrađeno"
#: packages/app-desktop/gui/NoteEditor/editorCommandDeclarations.ts:85
msgid "Bulleted List"
msgstr "Popis s predznakom"
#: packages/app-mobile/components/screens/ConfigScreen/plugins/PluginInfoModal.tsx:129
msgid "by %s"
msgstr "od %s"
#: packages/app-desktop/gui/NoteEditor/NoteBody/CodeMirror/v6/utils/localisation.ts:20
msgid "by word"
msgstr "po riječi"
#: packages/app-mobile/components/screens/Notes/NewNoteButton.tsx:79
msgid "Camera"
msgstr "Kamera"
#: packages/server/src/routes/admin/users.ts:160
msgid "Can Share"
msgstr "Može dijeliti"
#: packages/app-desktop/gui/ShareFolderDialog/ShareFolderDialog.tsx:121
msgid "Can view"
msgstr "Može pogledati"
#: packages/app-desktop/gui/ShareFolderDialog/ShareFolderDialog.tsx:122
msgid "Can view and edit"
msgstr "Može pogledati i urediti"
#: packages/app-cli/app/utils/shimInitCli.ts:12
#: packages/app-desktop/bridge.ts:405 packages/app-desktop/bridge.ts:421
#: packages/app-desktop/bridge.ts:484
#: packages/app-desktop/checkForUpdates.ts:109
#: packages/app-desktop/commands/emptyTrash.ts:17
#: packages/app-desktop/gui/ConfigScreen/ConfigScreen.tsx:475
#: packages/app-desktop/gui/DialogButtonRow.tsx:88
#: packages/app-desktop/gui/KeymapConfig/ShortcutRecorder.tsx:99
#: packages/app-desktop/gui/NoteList/utils/canManuallySortNotes.ts:11
#: packages/app-desktop/gui/PromptDialog.tsx:297
#: packages/app-desktop/gui/ResourceScreen.tsx:232
#: packages/app-desktop/gui/Sidebar/hooks/useOnRenderItem.tsx:150
#: packages/app-desktop/gui/Sidebar/Sidebar.tsx:27
#: packages/app-desktop/gui/TrashNotification/TrashNotificationMessage.tsx:23
#: packages/app-desktop/services/plugins/UserWebviewDialogButtonBar.tsx:20
#: packages/app-mobile/components/DialogManager/TextInputDialog.tsx:59
#: packages/app-mobile/components/plugins/dialogs/PluginDialogWebView.tsx:125
#: packages/app-mobile/components/ProfileSwitcher/ProfileSwitcher.tsx:116
#: packages/app-mobile/components/ProfileSwitcher/ProfileSwitcher.tsx:80
#: packages/app-mobile/components/screens/encryption-config.tsx:212
#: packages/app-mobile/components/screens/Note/Note.tsx:245
#: packages/app-mobile/components/screens/Note/Note.tsx:838
#: packages/app-mobile/components/screens/NoteTagsDialog.tsx:70
#: packages/app-mobile/components/SelectDateTimeDialog.tsx:172
#: packages/app-mobile/components/side-menu-content.tsx:354
#: packages/app-mobile/components/side-menu-content.tsx:404
#: packages/app-mobile/components/side-menu-content.tsx:440
#: packages/app-mobile/components/side-menu-content.tsx:655
#: packages/app-mobile/components/voiceTyping/AudioRecordingBanner.tsx:209
#: packages/app-mobile/utils/makeShowMessageBox.ts:16
#: packages/lib/commands/permanentlyDeleteNote.ts:21
#: packages/lib/shim-init-node.ts:278
msgid "Cancel"
msgstr "Odustani"
#: packages/app-cli/app/app.ts:147
msgid "Cancelling background synchronisation... Please wait."
msgstr "Prekida se sinkronizacija u pozadini … Pričekaj."
#: packages/app-mobile/components/voiceTyping/AudioRecordingBanner.tsx:200
msgid ""
"Cancelling will discard the recording. This cannot be undone. Are you sure "
"you want to proceed?"
msgstr ""
"Prekidanjem će se snimka odbaciti. Ovaj se postupak ne može poništiti. "
"Stvarno želiš nastaviti?"
#: packages/app-desktop/gui/TrashNotification/TrashNotificationMessage.tsx:23
#: packages/lib/Synchronizer.ts:208
msgid "Cancelling..."
msgstr "Prekida se …"
#: packages/app-cli/app/command-sync.ts:294
msgid "Cancelling... Please wait."
msgstr "Prekida se … Pričekaj."
#: packages/lib/shim-init-node.ts:338
msgid "Cannot access %s"
msgstr "Nije moguće pristupiti %s"
#: packages/app-cli/app/base-command.ts:19
msgid "Cannot change encrypted item"
msgstr "Nije moguće promijeniti šifrirani element"
#: packages/lib/models/Note.ts:622
msgid "Cannot copy note to \"%s\" notebook"
msgstr "Nije moguće kopirati bilješku u bilježnicu „%s”"
#: packages/app-mobile/components/screens/Notes/Notes.tsx:195
msgid "Cannot create a new note: %s"
msgstr "Nije moguće stvoriti novu bilješku: %s"
#: packages/app-cli/app/app.ts:80 packages/app-cli/app/command-attach.ts:22
#: packages/app-cli/app/command-cat.ts:26 packages/app-cli/app/command-cp.ts:25
#: packages/app-cli/app/command-cp.ts:28
#: packages/app-cli/app/command-done.ts:22
#: packages/app-cli/app/command-export.ts:38
#: packages/app-cli/app/command-export.ts:43
#: packages/app-cli/app/command-geoloc.ts:21
#: packages/app-cli/app/command-help.ts:67
#: packages/app-cli/app/command-import.ts:38
#: packages/app-cli/app/command-mv.ts:25 packages/app-cli/app/command-mv.ts:46
#: packages/app-cli/app/command-ren.ts:24
#: packages/app-cli/app/command-restore.ts:20
#: packages/app-cli/app/command-rmnote.ts:30
#: packages/app-cli/app/command-search.js:27
#: packages/app-cli/app/command-set.ts:33
#: 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.ts:23
#: packages/lib/services/interop/InteropService.ts:305
#: packages/lib/services/interop/InteropService.ts:324
msgid "Cannot find \"%s\"."
msgstr "Nije moguće pronaći „%s”."
#: packages/app-cli/app/command-mkbook.ts:28
msgid "Cannot find: \"%s\""
msgstr "Nije moguće pronaći: „%s”"
#: packages/app-cli/app/command-sync.ts:203
msgid "Cannot initialise synchroniser."
msgstr "Nije moguće pokrenuti sinkronizaciju."
#: packages/lib/services/interop/InteropService.ts:272
msgid "Cannot load \"%s\" module for format \"%s\" and output \"%s\""
msgstr "Nije moguće učitati modul „%s” za format „%s” i rezultat „%s”"
#: packages/lib/services/interop/InteropService.ts:285
msgid "Cannot load \"%s\" module for format \"%s\" and target \"%s\""
msgstr "Nije moguće učitati modul „%s” za format „%s” i cilj „%s”"
#: packages/lib/models/Note.ts:635
msgid "Cannot move note to \"%s\" notebook"
msgstr "Nije moguće premjestiti bilješku u bilježnicu „%s”"
#: packages/app-mobile/components/screens/folder.js:73
#: packages/lib/models/Folder.ts:946
msgid "Cannot move notebook to this location"
msgstr "Nije moguće premjestiti bilježnicu na ovo mjesto"
#: packages/lib/onedrive-api.ts:468
msgid ""
"Cannot refresh token: authentication data is missing. Starting the "
"synchronisation again may fix the problem."
msgstr ""
"Nije moguće aktualizirati ključ: nedostaju podaci autentifikacije. Ponovno "
"pokretanje sinkronizacije može ispraviti problem."
#: packages/server/src/models/UserModel.ts:330
msgid "Cannot save %s \"%s\" because it is larger than the allowed limit (%s)"
msgstr ""
"Nije moguće spremiti %s „%s” jer je veći od dozvoljenog ograničenja (%s)"
#: packages/server/src/models/UserModel.ts:347
msgid ""
"Cannot save %s \"%s\" because it would go over the total allowed size (%s) "
"for this account"
msgstr ""
"Nije moguće spremiti %s „%s” jer bi se prekoračila ukupna dozvoljena "
"veličina (%s) za ovaj račun"
#: packages/lib/services/share/ShareService.ts:366
msgid ""
"Cannot share encrypted notebook with recipient %s because they have not "
"enabled end-to-end encryption. They may do so from the screen Configuration "
"> Encryption."
msgstr ""
"Nije moguće dijeliti šifriranu bilježnicu s primaocem %s jer sveobuhvatno "
"šifriranje nije aktivirano. To se može riješiti putem Konfiguracija > "