Skip to content

Commit 1be543a

Browse files
milotypeweblate
authored andcommitted
Translated using Weblate (Croatian)
Currently translated at 100.0% (352 of 352 strings) Translation: wger Workout Manager/Mobile App Translate-URL: https://hosted.weblate.org/projects/wger/mobile/hr/
1 parent 0b88b58 commit 1be543a

File tree

1 file changed

+229
-21
lines changed

1 file changed

+229
-21
lines changed

lib/l10n/app_hr.arb

Lines changed: 229 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -31,23 +31,23 @@
3131
},
3232
"email": "E-mail adresa",
3333
"@email": {},
34-
"invalidUrl": "Upiši važeći URL",
34+
"invalidUrl": "Upiši valjanu URL adresu",
3535
"@invalidUrl": {
3636
"description": "Error message when the user enters an invalid URL, e.g. in the login form"
3737
},
38-
"useCustomServer": "Koristi prilagođeni poslužitelj",
38+
"useCustomServer": "Koristi prilagođeni server",
3939
"@useCustomServer": {
4040
"description": "Toggle button allowing users to switch between the default and a custom wger server"
4141
},
42-
"invalidUsername": "Upiši važeće korisničko ime",
42+
"invalidUsername": "Upiši valjano korisničko ime",
4343
"@invalidUsername": {
4444
"description": "Error message when the user enters an invalid username"
4545
},
4646
"customServerUrl": "URL wger instance",
4747
"@customServerUrl": {
4848
"description": "Label in the form where the users can enter their own wger instance"
4949
},
50-
"customServerHint": "Upiši adresu tvog poslužitelja, inače će se koristiti zadani",
50+
"customServerHint": "Upiši adresu tvog servera, inače će se koristiti standardni",
5151
"@customServerHint": {
5252
"description": "Hint text for the form where the users can enter their own wger instance"
5353
},
@@ -205,7 +205,7 @@
205205
"@selectExercise": {
206206
"description": "Error message when the user hasn't selected an exercise in the form"
207207
},
208-
"enterCharacters": "Upiši {min} do {max} znakova",
208+
"enterCharacters": "Upiši između {min} do {max} znaka",
209209
"@enterCharacters": {
210210
"description": "Error message when the user hasn't entered the correct number of characters in a form",
211211
"type": "text",
@@ -233,7 +233,7 @@
233233
"description": "Label shown on the slider where the user can toggle showing units and RiR",
234234
"type": "text"
235235
},
236-
"enterValidNumber": "Upiši važeći broj",
236+
"enterValidNumber": "Upiši valjani broj",
237237
"@enterValidNumber": {
238238
"description": "Error message when the user has submitted an invalid number (e.g. '3,.,.,.')"
239239
},
@@ -261,7 +261,7 @@
261261
"@dataCopied": {
262262
"description": "Snackbar message to show on copying data to a new log entry"
263263
},
264-
"usernameValidChars": "Korisničko ime može sadržavati samo slova, brojeve i sljedeće znakove: @, +, ., -, _",
264+
"usernameValidChars": "Korisničko ime smije sadržavati samo slova, brojeve i sljedeće znakove: @, +, ., -, _",
265265
"@usernameValidChars": {
266266
"description": "Error message when the user tries to register a username with forbidden characters"
267267
},
@@ -275,7 +275,7 @@
275275
"@addMeal": {},
276276
"nutritionalPlan": "Plan prehrane",
277277
"@nutritionalPlan": {},
278-
"useDefaultServer": "Koristi zadani poslužitelj",
278+
"useDefaultServer": "Koristi standardni server",
279279
"@useDefaultServer": {
280280
"description": "Toggle button allowing users to switch between the default and a custom wger server"
281281
},
@@ -461,7 +461,7 @@
461461
"@weightUnit": {},
462462
"appUpdateTitle": "Potrebna je nova verzija",
463463
"@appUpdateTitle": {},
464-
"appUpdateContent": "Ova verzija aplikacije nije kompatibilna s poslužiteljem. Aktualiziraj svoju aplikaciju.",
464+
"appUpdateContent": "Ova verzija aplikacije nije kompatibilna sa serverom. Aktualiziraj svoju aplikaciju.",
465465
"@appUpdateContent": {},
466466
"set": "Serija",
467467
"@set": {
@@ -519,7 +519,7 @@
519519
"@close": {
520520
"description": "Translation for close"
521521
},
522-
"enterMinCharacters": "Upiši barem {min} znakova",
522+
"enterMinCharacters": "Upiši barem {min} znaka",
523523
"@enterMinCharacters": {
524524
"description": "Error message when the user hasn't entered the minimum amount characters in a form",
525525
"type": "text",
@@ -608,7 +608,7 @@
608608
"@verifiedEmail": {},
609609
"unVerifiedEmail": "Nepotvrđena e-mail adresa",
610610
"@unVerifiedEmail": {},
611-
"verifiedEmailInfo": "E-mail poruka za potvrdu je poslana na {email}",
611+
"verifiedEmailInfo": "E-mail za ovjeru je poslan na {email}",
612612
"@verifiedEmailInfo": {
613613
"placeholders": {
614614
"email": {
@@ -634,7 +634,7 @@
634634
"@cardio": {
635635
"description": "Generated entry for translation for server strings"
636636
},
637-
"quads": "Ekstenzije nogu",
637+
"quads": "Kvadriceps",
638638
"@quads": {
639639
"description": "Generated entry for translation for server strings"
640640
},
@@ -658,7 +658,7 @@
658658
"@until_failure": {
659659
"description": "Generated entry for translation for server strings"
660660
},
661-
"none__bodyweight_exercise_": "ništa (vježba za tjelesnu težinu)",
661+
"none__bodyweight_exercise_": "bez (vježba za tjelesnu težinu)",
662662
"@none__bodyweight_exercise_": {
663663
"description": "Generated entry for translation for server strings"
664664
},
@@ -710,7 +710,7 @@
710710
"@kg": {
711711
"description": "Generated entry for translation for server strings"
712712
},
713-
"lb": "funta",
713+
"lb": "lb",
714714
"@lb": {
715715
"description": "Generated entry for translation for server strings"
716716
},
@@ -866,7 +866,7 @@
866866
"@goalMacro": {
867867
"description": "The goal for macronutrients"
868868
},
869-
"selectMealToLog": "Odaberi obrok za zapis u dnevnik",
869+
"selectMealToLog": "Odaberi obrok za zapisivanje u dnevnik",
870870
"@selectMealToLog": {},
871871
"ingredientLogged": "Sastojak je upisan u dnevnik",
872872
"@ingredientLogged": {},
@@ -880,15 +880,15 @@
880880
"@goalTypeMeals": {
881881
"description": "added for localization of Class GoalType's filed meals"
882882
},
883-
"goalTypeBasic": "Osnovni",
883+
"goalTypeBasic": "Osnovno",
884884
"@goalTypeBasic": {
885885
"description": "added for localization of Class GoalType's filed basic"
886886
},
887-
"goalTypeAdvanced": "Napredni",
887+
"goalTypeAdvanced": "Napredno",
888888
"@goalTypeAdvanced": {
889889
"description": "added for localization of Class GoalType's filed advanced"
890890
},
891-
"indicatorRaw": "sirovo",
891+
"indicatorRaw": "neobrađeno",
892892
"@indicatorRaw": {
893893
"description": "added for localization of Class Indicator's field text"
894894
},
@@ -914,7 +914,7 @@
914914
}
915915
}
916916
},
917-
"chartDuringPlanTitle": "{chartName} tijekom prehrambenog plana {planName}",
917+
"chartDuringPlanTitle": "{chartName} tijekom plana prehrane {planName}",
918918
"@chartDuringPlanTitle": {
919919
"description": "chart of 'chartName' (e.g. 'weight', 'body fat' etc.) logged during plan",
920920
"type": "text",
@@ -951,7 +951,7 @@
951951
"@useUsernameAndPassword": {},
952952
"apiToken": "API Token",
953953
"@apiToken": {},
954-
"invalidApiToken": "Molimo provjerite API Token",
954+
"invalidApiToken": "Upiši valjani API ključ",
955955
"@invalidApiToken": {
956956
"description": "Error message when the user enters an invalid API key"
957957
},
@@ -982,5 +982,213 @@
982982
"slotEntryTypePartial": "Djelomično",
983983
"@slotEntryTypePartial": {},
984984
"slotEntryTypeForced": "Prisiljeno",
985-
"@slotEntryTypeForced": {}
985+
"@slotEntryTypeForced": {},
986+
"aboutTranslationListTitle": "Prevedi aplikaciju",
987+
"@aboutTranslationListTitle": {},
988+
"aboutSourceListTitle": "Prikaži izvorni kod",
989+
"@aboutSourceListTitle": {},
990+
"aboutJoinCommunityTitle": "Pridruži se zajednici",
991+
"@aboutJoinCommunityTitle": {},
992+
"aboutDiscordTitle": "Discord",
993+
"@aboutDiscordTitle": {},
994+
"others": "Drugi",
995+
"@others": {},
996+
"resultingRoutine": "Rezultirajuća rutina",
997+
"@resultingRoutine": {},
998+
"restDay": "Dan odmora",
999+
"@restDay": {},
1000+
"isRestDay": "Je dan odmora",
1001+
"@isRestDay": {},
1002+
"progressionRules": "Ova vježba ima pravila napredovanja i ne može se uređivati u mobilnoj aplikaciji. Za uređivanje ove vježbe koristi web aplikaciju.",
1003+
"@progressionRules": {},
1004+
"needsLogsToAdvance": "Treba dnevnike za nastavljanje",
1005+
"@needsLogsToAdvance": {},
1006+
"slotEntryTypeTut": "Vrijeme pod napetošću",
1007+
"@slotEntryTypeTut": {},
1008+
"slotEntryTypeIso": "Izometrijsko držanje",
1009+
"@slotEntryTypeIso": {},
1010+
"slotEntryTypeJump": "Skok",
1011+
"@slotEntryTypeJump": {},
1012+
"dayTypeCustom": "Prilagođeno",
1013+
"@dayTypeCustom": {},
1014+
"dayTypeEnom": "Svake minute u minuti",
1015+
"@dayTypeEnom": {},
1016+
"startDate": "Datum početka",
1017+
"@startDate": {
1018+
"description": "The start date of a nutritional plan or routine"
1019+
},
1020+
"dayTypeRft": "Runde za vrijeme",
1021+
"@dayTypeRft": {},
1022+
"dayTypeAmrap": "Što više rundi",
1023+
"@dayTypeAmrap": {},
1024+
"dayTypeHiit": "Trening visokog intenziteta u intervalima",
1025+
"@dayTypeHiit": {},
1026+
"dayTypeTabata": "Tabata",
1027+
"@dayTypeTabata": {},
1028+
"simpleMode": "Jednostavni modus",
1029+
"@simpleMode": {},
1030+
"dayTypeEdt": "Trening s postupnim povećanjem ponavljanja/serija",
1031+
"@dayTypeEdt": {},
1032+
"slotEntryTypeDropset": "Drop set (serije sa smanjivanjem težine)",
1033+
"@slotEntryTypeDropset": {},
1034+
"slotEntryTypeMyo": "Myo (intenzivnije aktiviranje mišićnih vlakana)",
1035+
"@slotEntryTypeMyo": {},
1036+
"yourCurrentNutritionPlanHasNoMealsDefinedYet": "Tvoj trenutačni plan prehrane nema definirane obroke",
1037+
"@yourCurrentNutritionPlanHasNoMealsDefinedYet": {
1038+
"description": "Message shown when a nutrition plan doesn't have any meals"
1039+
},
1040+
"toAddMealsToThePlanGoToNutritionalPlanDetails": "Za dodavanje obroka u plan, idi na detalje plana prehrane",
1041+
"@toAddMealsToThePlanGoToNutritionalPlanDetails": {
1042+
"description": "Message shown to guide users to the nutritional plan details page to add meals"
1043+
},
1044+
"resistance_band": "Elastična vrpca",
1045+
"@resistance_band": {
1046+
"description": "Generated entry for translation for server strings"
1047+
},
1048+
"aboutWhySupportTitle": "Otvoreni kod i besplatno ❤️",
1049+
"@aboutWhySupportTitle": {},
1050+
"addSuperset": "Dodaj super-seriju",
1051+
"@addSuperset": {},
1052+
"setHasProgression": "Serija ima napredovanje",
1053+
"@setHasProgression": {},
1054+
"setHasProgressionWarning": "Imaj na umu da trenutačno nije moguće urediti sve postavke za serije na mobilnoj aplikaciji ili konfigurirati automatsko napredovanje. Za sada koristi web aplikaciju.",
1055+
"@setHasProgressionWarning": {},
1056+
"fitInWeek": "Prilagodi u tjedan",
1057+
"@fitInWeek": {},
1058+
"fitInWeekHelp": "Ako je aktivirano, dani će se ponavljati u tjednom ciklusu, inače će dani slijediti uzastopno bez obzira na početak novog tjedna.",
1059+
"@fitInWeekHelp": {},
1060+
"setHasNoExercises": "Ova serija još nema vježbe!",
1061+
"@setHasNoExercises": {},
1062+
"exerciseNr": "Vježba {nr}",
1063+
"@exerciseNr": {
1064+
"description": "Header in form indicating the number of the current exercise. Can also be translated as something like 'Set Nr. xy'.",
1065+
"type": "text",
1066+
"placeholders": {
1067+
"nr": {
1068+
"type": "String"
1069+
}
1070+
}
1071+
},
1072+
"supersetNr": "Super-serija {nr}",
1073+
"@supersetNr": {
1074+
"description": "Header in form indicating the number of the current exercise. Can also be translated as something like 'Superset Nr. xy'.",
1075+
"type": "text",
1076+
"placeholders": {
1077+
"nr": {
1078+
"type": "String"
1079+
}
1080+
}
1081+
},
1082+
"isRestDayHelp": "Imaj na umu da će se sve serije i vježbe ukloniti kada označiš dan kao dan odmora.",
1083+
"@isRestDayHelp": {},
1084+
"needsLogsToAdvanceHelp": "Odaberi želiš li da se rutina nastavi na sljedeći zakazani dan, samo ako si za taj dan zapisao/la trening",
1085+
"@needsLogsToAdvanceHelp": {},
1086+
"routineDays": "Dani u rutini",
1087+
"@routineDays": {},
1088+
"errorInfoDescription": "Žao nam je, dogodila se greška. Možeš nam pomoći to popraviti prijavom problema na GitHub-u.",
1089+
"@errorInfoDescription": {},
1090+
"errorInfoDescription2": "Možeš nastaviti koristiti aplikaciju, ali neke funkcije možda neće raditi.",
1091+
"@errorInfoDescription2": {},
1092+
"errorViewDetails": "Tehnički detalji",
1093+
"@errorViewDetails": {},
1094+
"applicationLogs": "Dnevnici aplikacije",
1095+
"@applicationLogs": {},
1096+
"errorCouldNotConnectToServer": "Neuspjelo povezivanje sa serverom",
1097+
"@errorCouldNotConnectToServer": {},
1098+
"errorCouldNotConnectToServerDetails": "Aplikacija se nije mogla povezati sa serverom. Provjeri internetsku vezu ili URL servera i pokušaj ponovo. Ako problem ne nestane, obrati se administratoru servera.",
1099+
"@errorCouldNotConnectToServerDetails": {},
1100+
"copyToClipboard": "Kopiraj u međuspremnik",
1101+
"@copyToClipboard": {},
1102+
"endDate": "Datum kraja",
1103+
"@endDate": {
1104+
"description": "The End date of a nutritional plan or routine"
1105+
},
1106+
"openEnded": "Bez datuma kraja",
1107+
"@openEnded": {
1108+
"description": "When a nutrition plan has no pre-defined end date"
1109+
},
1110+
"overview": "Pregled",
1111+
"@overview": {},
1112+
"aboutContributeTitle": "Doprinesi",
1113+
"@aboutContributeTitle": {},
1114+
"aboutContributeText": "Sve vrste doprinosa su dobrodošle. Bilo da si programer, prevoditelj ili jednostavno strastveni ljubitelj fitnessa, svaka podrška je dobrodošla!",
1115+
"@aboutContributeText": {},
1116+
"aboutBugsListTitle": "Prijavi problem ili predloži funkciju",
1117+
"@aboutBugsListTitle": {},
1118+
"identicalExercisePleaseDiscard": "Ako primijetiš vježbu koja je identična onoj koju dodaješ, odbaci svoju vježbu i umjesto toga uredi tu vježbu.",
1119+
"@identicalExercisePleaseDiscard": {},
1120+
"checkInformationBeforeSubmitting": "Provjeri točnost tvojih unesenih podataka prije slanja vježbe",
1121+
"@checkInformationBeforeSubmitting": {},
1122+
"imageDetailsTitle": "Detalji slike",
1123+
"@imageDetailsTitle": {
1124+
"description": "Title for image details form"
1125+
},
1126+
"imageDetailsLicenseTitle": "Naslov",
1127+
"@imageDetailsLicenseTitle": {
1128+
"description": "Label for image title field"
1129+
},
1130+
"imageDetailsLicenseTitleHint": "Upiši naslov slike",
1131+
"@imageDetailsLicenseTitleHint": {
1132+
"description": "Hint text for image title field"
1133+
},
1134+
"imageDetailsSourceLink": "Poveznica na izvornu web-stranicu",
1135+
"@imageDetailsSourceLink": {
1136+
"description": "Label for source link field"
1137+
},
1138+
"author": "Autori",
1139+
"@author": {},
1140+
"authorHint": "Upiši ime autora",
1141+
"@authorHint": {
1142+
"description": "Hint text for author field"
1143+
},
1144+
"imageDetailsAuthorLink": "Poveznica na web-stranicu ili profil autora",
1145+
"@imageDetailsAuthorLink": {
1146+
"description": "Label for author link field"
1147+
},
1148+
"imageDetailsDerivativeSource": "Poveznica na izvorni izvor, ako je ovo izvedeno djelo",
1149+
"@imageDetailsDerivativeSource": {
1150+
"description": "Label for derivative source field"
1151+
},
1152+
"imageDetailsDerivativeHelp": "Izvedeno djelo se temelji na prethodnom djelu, ali sadrži dovoljno novog, kreativnog sadržaja da bi mu se dalo pravo na vlastita autorska prava.",
1153+
"@imageDetailsDerivativeHelp": {
1154+
"description": "Helper text explaining derivative works"
1155+
},
1156+
"imageDetailsImageType": "Vrsta slike",
1157+
"@imageDetailsImageType": {
1158+
"description": "Label for image type selector"
1159+
},
1160+
"imageDetailsLicenseNotice": "Slanjem ove slike pristaješ na njezino objavljivanje pod licencom CC-BY-SA-4. Slika mora biti tvoje vlastito djelo ili ju je autor morao objaviti pod s njom kompatibilnom licencom.",
1161+
"@imageDetailsLicenseNotice": {},
1162+
"imageDetailsLicenseNoticeLinkToLicense": "Pogledaj tekst licence.",
1163+
"@imageDetailsLicenseNoticeLinkToLicense": {},
1164+
"imageFormatNotSupported": "{imageFormat} nije podržani format",
1165+
"@imageFormatNotSupported": {
1166+
"description": "Label shown on the error container when image format is not supported",
1167+
"type": "text",
1168+
"placeholders": {
1169+
"imageFormat": {
1170+
"type": "String"
1171+
}
1172+
}
1173+
},
1174+
"imageFormatNotSupportedDetail": "{imageFormat} slike još nisu podržane.",
1175+
"@imageFormatNotSupportedDetail": {
1176+
"description": "Label shown on the image preview container when image format is not supported",
1177+
"type": "text",
1178+
"placeholders": {
1179+
"imageFormat": {
1180+
"type": "String"
1181+
}
1182+
}
1183+
},
1184+
"add": "dodaj",
1185+
"@add": {
1186+
"description": "Add button text"
1187+
},
1188+
"enterTextInLanguage": "Upiši tekst u ispravnom jeziku!",
1189+
"@enterTextInLanguage": {},
1190+
"simpleModeHelp": "Sakrij neke naprednije postavke prilikom uređivanja vježbi",
1191+
"@simpleModeHelp": {},
1192+
"endWorkout": "Završi trening",
1193+
"@endWorkout": {}
9861194
}

0 commit comments

Comments
 (0)