-
Notifications
You must be signed in to change notification settings - Fork 36
/
bosnian.json
719 lines (719 loc) · 10.6 KB
/
bosnian.json
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
{
"authors": {
"modified by": [
"*** 2011-01-05 18:48:00",
"*** 2011-04-12 17:53:42",
"*** 2011-07-04 23:31:22"
],
"originally created by": "***"
},
"translated strings": [
{
"or": "%d%% loaded",
"tr": "Učitano %d%%"
},
{
"or": "%ds left",
"tr": "Još %ds"
},
{
"or": "%i minute left",
"tr": "Preostalo: %i min."
},
{
"or": "%i minutes left",
"tr": "Preostalo: %i min."
},
{
"or": "%i second left",
"tr": "Preostalo: %i sek."
},
{
"or": "%i seconds left",
"tr": "Preostalo: %i sek."
},
{
"or": "%s wins!",
"tr": "%s je pobijedio!"
},
{
"or": "-Page %d-",
"tr": "-Strana %d-"
},
{
"or": "Abort",
"tr": "Prekini"
},
{
"or": "Add",
"tr": "Dodaj"
},
{
"or": "Address",
"tr": "Adresa"
},
{
"or": "All",
"tr": "Svi"
},
{
"or": "Always show name plates",
"tr": "Uvijek prikaži imena igrača"
},
{
"or": "Are you sure that you want to delete the demo?",
"tr": "Jeste li sigurni da želite obrisati demo-snimak?"
},
{
"or": "Are you sure that you want to quit?",
"tr": "Jeste li sigurni da želite izići?"
},
{
"or": "Are you sure that you want to remove the player from your friends list?",
"tr": "Da li ste sigurni da želite ukloniti igrača iz vaše liste prijatelja?"
},
{
"or": "As this is the first time you launch the game, please enter your nick name below. It's recommended that you check the settings to adjust them to your liking before joining a server.",
"tr": "Pošto prvi put pokrećete igru, molimo da ispod unesete Vaš nadimak (nick). Preporučujemo da provjerite postavke i podesite ih prema Vašem ukusu prije nego se konektujete na server."
},
{
"or": "Automatically record demos",
"tr": "Automatski demo-snimci"
},
{
"or": "Automatically take game over screenshot",
"tr": "Automatski screenshot po završetku igre"
},
{
"or": "Blue team",
"tr": "Plavi tim"
},
{
"or": "Call vote",
"tr": "Glasanje"
},
{
"or": "Change settings",
"tr": "Izmijeni postavke"
},
{
"or": "Chat",
"tr": "Chat"
},
{
"or": "Clan",
"tr": "Klan"
},
{
"or": "Client",
"tr": "Klijent"
},
{
"or": "Close",
"tr": "Zatvori"
},
{
"or": "Compatible version",
"tr": "Kompatibilna verzija"
},
{
"or": "Connect",
"tr": "Konektuj"
},
{
"or": "Connecting to",
"tr": "Konektujem na"
},
{
"or": "Connection Problems...",
"tr": "Problemi sa konekcijom..."
},
{
"or": "Console",
"tr": "Konzola"
},
{
"or": "Controls",
"tr": "Kontrole"
},
{
"or": "Count players only",
"tr": "Izbroj samo igrače"
},
{
"or": "Country",
"tr": "Država"
},
{
"or": "Custom colors",
"tr": "Vlastite boje"
},
{
"or": "Delete",
"tr": "Obriši"
},
{
"or": "Delete demo",
"tr": "Brisanje demo-snimka"
},
{
"or": "Demo details",
"tr": "Podaci o demo-snimku"
},
{
"or": "Demofile: %s",
"tr": "Demo-snimak: %s"
},
{
"or": "Demos",
"tr": "Demo"
},
{
"or": "Disconnect",
"tr": "Diskonektuj"
},
{
"or": "Disconnected",
"tr": "Diskonektovan"
},
{
"or": "Downloading map",
"tr": "Preuzimam mapu"
},
{
"or": "Draw!",
"tr": "Neriješeno!"
},
{
"or": "Dynamic Camera",
"tr": "Dinamička kamera"
},
{
"or": "Emoticon",
"tr": "Emoticon"
},
{
"or": "Enter",
"tr": "Započni"
},
{
"or": "Error",
"tr": "Greška"
},
{
"or": "Error loading demo",
"tr": "Došlo je do greške pri učitavanju demo-snimka"
},
{
"or": "Favorite",
"tr": "Omiljeni"
},
{
"or": "Favorites",
"tr": "Omiljeni"
},
{
"or": "Fire",
"tr": "Pucanje"
},
{
"or": "Folder",
"tr": "Direktorij"
},
{
"or": "Force vote",
"tr": "Obavezno glasanje"
},
{
"or": "Free-View",
"tr": "Slobodan pogled"
},
{
"or": "Fullscreen",
"tr": "Čitav ekran"
},
{
"or": "Game",
"tr": "Igra"
},
{
"or": "Game info",
"tr": "O igri"
},
{
"or": "Game over",
"tr": "Igra je završena"
},
{
"or": "Game type",
"tr": "Tip igre"
},
{
"or": "Game types:",
"tr": "Tipovi igre:"
},
{
"or": "General",
"tr": "Opće"
},
{
"or": "Graphics",
"tr": "Grafika"
},
{
"or": "Grenade",
"tr": "Granate"
},
{
"or": "Hammer",
"tr": "Čekić"
},
{
"or": "Has people playing",
"tr": "Server nije prazan"
},
{
"or": "High Detail",
"tr": "Visoki detalji"
},
{
"or": "Hook",
"tr": "Lanac"
},
{
"or": "Invalid Demo",
"tr": "Neispravan demo-snimak"
},
{
"or": "Join blue",
"tr": "U plavi tim"
},
{
"or": "Join red",
"tr": "U crveni tim"
},
{
"or": "Jump",
"tr": "Skok"
},
{
"or": "Kick player",
"tr": "Izbaci igrača iz igre"
},
{
"or": "Language",
"tr": "Jezik"
},
{
"or": "Loading",
"tr": "Učitavam"
},
{
"or": "MOTD",
"tr": "Poruka dana"
},
{
"or": "Map",
"tr": "Mapa"
},
{
"or": "Maximum ping:",
"tr": "Maksimalan ping:"
},
{
"or": "Move left",
"tr": "Nalijevo"
},
{
"or": "Move player to spectators",
"tr": "Izbaci igrača u posmatrače"
},
{
"or": "Move right",
"tr": "Nadesno"
},
{
"or": "Movement",
"tr": "Kretanje"
},
{
"or": "Mute when not active",
"tr": "Bez zvuka prilikom neaktivnosti"
},
{
"or": "Name",
"tr": "Ime"
},
{
"or": "Next weapon",
"tr": "Sljedeće oružje"
},
{
"or": "Nickname",
"tr": "Nadimak"
},
{
"or": "No",
"tr": "Ne"
},
{
"context": "Without/None",
"or": "No",
"tr": "Ne"
},
{
"or": "No password",
"tr": "Bez lozinke"
},
{
"or": "No servers found",
"tr": "Nije pronađen nijedan server"
},
{
"or": "No servers match your filter criteria",
"tr": "Nijedan server ne odgovara zadatom kriteriju"
},
{
"or": "Ok",
"tr": "OK"
},
{
"or": "Open",
"tr": "Otvori"
},
{
"or": "Parent Folder",
"tr": "Prethodni direktorij"
},
{
"or": "Password",
"tr": "Lozinka"
},
{
"or": "Password incorrect",
"tr": "Pogrešna lozinka"
},
{
"or": "Ping",
"tr": "Ping"
},
{
"or": "Pistol",
"tr": "Pištolj"
},
{
"or": "Play",
"tr": "Pogledaj"
},
{
"context": "DemoBrowser",
"or": "Play",
"tr": "Pogledaj"
},
{
"or": "Play background music",
"tr": "Pozadinska muzika"
},
{
"or": "Player",
"tr": "Igrač"
},
{
"or": "Player options",
"tr": "Postavke igrača"
},
{
"or": "Players",
"tr": "Igrači"
},
{
"or": "Please balance teams!",
"tr": "Molim uravnotežite timove!"
},
{
"or": "Prev. weapon",
"tr": "Prethodno oružje"
},
{
"or": "Quality Textures",
"tr": "Visokokvalitetne teksture"
},
{
"or": "Quit",
"tr": "Izlaz"
},
{
"or": "REC %3d:%02d",
"tr": "%3d:%02d"
},
{
"or": "Reason:",
"tr": "Razlog:"
},
{
"or": "Red team",
"tr": "Crveni tim"
},
{
"or": "Refresh",
"tr": "Osvježi"
},
{
"or": "Refreshing master servers",
"tr": "Osvježavam glavne servere"
},
{
"or": "Remote console",
"tr": "Udaljena konzola"
},
{
"or": "Remove",
"tr": "Ukloni"
},
{
"or": "Remove friend",
"tr": "Ukloni prijatelja"
},
{
"or": "Rename",
"tr": "Preimenuj"
},
{
"or": "Rename demo",
"tr": "Preimenuj demo-snimak"
},
{
"or": "Reset filter",
"tr": "Poništi filter"
},
{
"or": "Sample rate",
"tr": "Frekvencija"
},
{
"or": "Score",
"tr": "Rezultat"
},
{
"or": "Score limit",
"tr": "Max. bodova"
},
{
"or": "Scoreboard",
"tr": "Bodovi"
},
{
"or": "Screenshot",
"tr": "Screenshot"
},
{
"or": "Server address:",
"tr": "Adresa servera:"
},
{
"or": "Server details",
"tr": "Podaci o serveru"
},
{
"or": "Server filter",
"tr": "Filter servera"
},
{
"or": "Server info",
"tr": "O Serveru"
},
{
"or": "Server not full",
"tr": "Server nije pun"
},
{
"or": "Settings",
"tr": "Postavke"
},
{
"or": "Shotgun",
"tr": "Pumparica"
},
{
"or": "Show chat",
"tr": "Prikaži chat"
},
{
"or": "Show friends only",
"tr": "Prikaži prijatelje"
},
{
"or": "Show ingame HUD",
"tr": "Prikaži HUD"
},
{
"or": "Show name plates",
"tr": "Prikaži imena igrača"
},
{
"or": "Skins",
"tr": "Izgled"
},
{
"or": "Sound",
"tr": "Zvuk"
},
{
"or": "Sound error",
"tr": "Problem sa zvukom"
},
{
"or": "Spectate",
"tr": "Posmatraj"
},
{
"or": "Spectate next",
"tr": "Posmatraj narednog"
},
{
"or": "Spectate previous",
"tr": "Posmatraj prethodnog"
},
{
"or": "Spectator mode",
"tr": "Posmatrački mod"
},
{
"or": "Spectators",
"tr": "Posmatrači"
},
{
"or": "Standard gametype",
"tr": "Standardni tip igre"
},
{
"or": "Standard map",
"tr": "Standardna mapa"
},
{
"or": "Stop record",
"tr": "Prekini snimanje"
},
{
"or": "Sudden Death",
"tr": "Iznenadna smrt"
},
{
"or": "Switch weapon on pickup",
"tr": "Aktiviraj novo oružje prilikom uzimanja"
},
{
"or": "Team",
"tr": "Tim"
},
{
"or": "Team chat",
"tr": "Timski chat"
},
{
"or": "Teeworlds %s is out! Download it at www.teeworlds.com!",
"tr": "Teeworld %s je objavljen! Preuzmi ga na www.teeworlds.com!"
},
{
"or": "Texture Compression",
"tr": "Kompresija tekstura"
},
{
"or": "The audio device couldn't be initialised.",
"tr": "Audio-uređaj nije moguće pokrenuti."
},
{
"or": "The server is running a non-standard tuning on a pure game type.",
"tr": "Server sadrži nestandardne postavke."
},
{
"or": "There's an unsaved map in the editor, you might want to save it before you quit the game.",
"tr": "Mapa u editoru nije memorisana, možda je želite memorisati prije nego izađete iz igre."
},
{
"or": "Time limit",
"tr": "Max. vremena"
},
{
"or": "Time limit: %d min",
"tr": "Max. vremena: %d min."
},
{
"or": "Try again",
"tr": "Pokušaj ponovo"
},
{
"or": "Type",
"tr": "Tip"
},
{
"or": "Unable to delete the demo",
"tr": "Demo-snimak nije moguće obrisati"
},
{
"or": "Unable to rename the demo",
"tr": "Demo-snimak nije moguće preimenovati"
},
{
"or": "Use sounds",
"tr": "Aktiviraj zvuk"
},
{
"or": "Use team colors for name plates",
"tr": "Koristi timsku boju u prikazu imena"
},
{
"or": "V-Sync",
"tr": "V-Sync"
},
{
"or": "Version",
"tr": "Verzija"
},
{
"or": "Vote command:",
"tr": "Komanda za glasanje:"
},
{
"or": "Vote description:",
"tr": "Opis glasanja:"
},
{
"or": "Vote no",
"tr": "Ne"
},
{
"or": "Vote yes",
"tr": "Da"
},
{
"or": "Voting",
"tr": "Glasanje"
},
{
"or": "Warmup",
"tr": "Zagrijavanje"
},
{
"or": "Weapon",
"tr": "Oružje"
},
{
"or": "Welcome to Teeworlds",
"tr": "Dobrodošli u Teeworlds"
},
{
"or": "Yes",
"tr": "Da"
},
{
"context": "With",
"or": "Yes",
"tr": "Da"
},
{
"or": "You must restart the game for all settings to take effect.",
"tr": "Morate ponovo pokrenuti igru da bi sve postavke bile primijenjene."
}
]
}