|
43 | 43 | "@invalidUsername": {
|
44 | 44 | "description": "Error message when the user enters an invalid username"
|
45 | 45 | },
|
46 |
| - "customServerUrl": "URL instanca wger -a", |
| 46 | + "customServerUrl": "URL wger instance", |
47 | 47 | "@customServerUrl": {
|
48 | 48 | "description": "Label in the form where the users can enter their own wger instance"
|
49 | 49 | },
|
|
209 | 209 | "@aboutContactUsTitle": {
|
210 | 210 | "description": "Title for contact us section in the about dialog"
|
211 | 211 | },
|
212 |
| - "enterRepetitionsOrWeight": "Ispuni ponavljanja ili težinu za barem jedan od setova", |
| 212 | + "enterRepetitionsOrWeight": "Upiši broj ponavljanja ili težinu za barem jedan od setova", |
213 | 213 | "@enterRepetitionsOrWeight": {
|
214 | 214 | "description": "Error message when the user hasn't filled in the forms for exercise sets"
|
215 | 215 | },
|
|
271 | 271 | "@dataCopied": {
|
272 | 272 | "description": "Snackbar message to show on copying data to a new log entry"
|
273 | 273 | },
|
274 |
| - "usernameValidChars": "Korisničko ime može sadržavati samo slova, brojeve i specijalne znakove @, +, ., -, and _", |
| 274 | + "usernameValidChars": "Korisničko ime može sadržavati samo slova, brojeve i sljedeće znakove: @, +, ., -, _", |
275 | 275 | "@usernameValidChars": {
|
276 | 276 | "description": "Error message when the user tries to register a username with forbidden characters"
|
277 | 277 | },
|
|
305 | 305 | "@reset": {
|
306 | 306 | "description": "Button text allowing the user to reset the entered values to the default"
|
307 | 307 | },
|
308 |
| - "jumpTo": "Skoči na", |
| 308 | + "jumpTo": "Prijeđi na", |
309 | 309 | "@jumpTo": {
|
310 | 310 | "description": "Imperative. Label used in popup allowing the user to jump to a specific exercise while in the gym mode"
|
311 | 311 | },
|
|
447 | 447 | "@muscles": {
|
448 | 448 | "description": "(main) muscles trained by an exercise"
|
449 | 449 | },
|
450 |
| - "dayDescriptionHelp": "Opis onoga što se radi na današnji dan (npr. 'Pull day') ili koji su dijelovi tijela trenirani (npr. 'Prsa i ramena')", |
| 450 | + "dayDescriptionHelp": "Opis onoga što se radi na današnji dan (npr. „dan povlačenja”) ili koji su dijelovi tijela trenirani (npr. „prsa i ramena”)", |
451 | 451 | "@dayDescriptionHelp": {},
|
452 | 452 | "setNr": "Set {nr}",
|
453 | 453 | "@setNr": {
|
|
483 | 483 | },
|
484 | 484 | "selectExercises": "Ako želiš izraditi skup setova, potraži nekoliko vježbi i one će se spojiti u jednu grupu",
|
485 | 485 | "@selectExercises": {},
|
486 |
| - "gymMode": "Način rada u teretani", |
| 486 | + "gymMode": "Modus teretane", |
487 | 487 | "@gymMode": {
|
488 | 488 | "description": "Label when starting the gym mode"
|
489 | 489 | },
|
490 |
| - "plateCalculator": "Ploče", |
| 490 | + "plateCalculator": "Pločasti utezi", |
491 | 491 | "@plateCalculator": {
|
492 | 492 | "description": "Label used for the plate calculator in the gym mode"
|
493 | 493 | },
|
494 |
| - "plateCalculatorNotDivisible": "Nije moguće postići težinu s dostupnim pločama", |
| 494 | + "plateCalculatorNotDivisible": "Nije moguće postići težinu s dostupnim pločastim utezima", |
495 | 495 | "@plateCalculatorNotDivisible": {
|
496 | 496 | "description": "Error message when the current weight is not reachable with plates (e.g. 33.1 kg)"
|
497 | 497 | },
|
|
599 | 599 | "@chest": {
|
600 | 600 | "description": "Generated entry for translation for server strings"
|
601 | 601 | },
|
602 |
| - "sz_bar": "SZ šipka", |
| 602 | + "sz_bar": "Zaobljena šipka", |
603 | 603 | "@sz_bar": {
|
604 | 604 | "description": "Generated entry for translation for server strings"
|
605 | 605 | },
|
|
700 | 700 | },
|
701 | 701 | "textPromptTitle": "Spreman?",
|
702 | 702 | "@textPromptTitle": {},
|
703 |
| - "barbell": "Utezi", |
| 703 | + "barbell": "Šipka", |
704 | 704 | "@barbell": {
|
705 | 705 | "description": "Generated entry for translation for server strings"
|
706 | 706 | },
|
|
768 | 768 | "@baseNameEnglish": {},
|
769 | 769 | "next": "Sljedeće",
|
770 | 770 | "@next": {},
|
771 |
| - "contributeExercise": "Dodaj vježbu", |
| 771 | + "contributeExercise": "Doprinesi vježbu", |
772 | 772 | "@contributeExercise": {},
|
773 | 773 | "bench": "Klupa",
|
774 | 774 | "@bench": {
|
|
801 | 801 | "miles": "Milje",
|
802 | 802 | "@miles": {
|
803 | 803 | "description": "Generated entry for translation for server strings"
|
804 |
| - } |
| 804 | + }, |
| 805 | + "max_reps": "Maks. broj ponavljanja", |
| 806 | + "@max_reps": { |
| 807 | + "description": "Generated entry for translation for server strings" |
| 808 | + }, |
| 809 | + "verify": "Potvrdi", |
| 810 | + "@verify": {} |
805 | 811 | }
|
0 commit comments