Skip to content

Commit e001adf

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

File tree

1 file changed

+20
-8
lines changed

1 file changed

+20
-8
lines changed

lib/l10n/app_hr.arb

Lines changed: 20 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -718,7 +718,7 @@
718718
"@searchNamesInEnglish": {},
719719
"language": "Jezik",
720720
"@language": {},
721-
"aboutPageTitle": "Wger informacije",
721+
"aboutPageTitle": "O nama i podrška",
722722
"@aboutPageTitle": {},
723723
"abs": "Trbuh",
724724
"@abs": {
@@ -788,7 +788,7 @@
788788
},
789789
"aboutDonateTitle": "Doniraj",
790790
"@aboutDonateTitle": {},
791-
"aboutDonateText": "Pomogni projektu: kupi nam kavu, plati troškove poslužitelja i potiči nas u našem radu",
791+
"aboutDonateText": "Iako je projekt besplatan i uvijek će to ostati, održavanje servera nije! Razvoj također zahtijeva značajno vrijeme i trud volontera. Tvoj doprinos izravno podupire te troškove i pomaže u održavanju pouzdanosti usluge.",
792792
"@aboutDonateText": {},
793793
"settingsTitle": "Postavke",
794794
"@settingsTitle": {},
@@ -955,20 +955,32 @@
955955
"@invalidApiToken": {
956956
"description": "Error message when the user enters an invalid API key"
957957
},
958-
"apiTokenValidChars": "API Token može sadržavati a-f, brojeve od 0-9 i mora biti točno 40 znakova dugačak.",
958+
"apiTokenValidChars": "API ključ može sadržati slova a-f, brojke od 0-9 i mora imati točno 40 znakova",
959959
"@apiTokenValidChars": {
960960
"description": "Error message when the user tries to input a API key with forbidden characters"
961961
},
962-
"routines": "Rutina",
962+
"routines": "Rutine",
963963
"@routines": {},
964964
"newRoutine": "Nova rutina",
965965
"@newRoutine": {},
966-
"noRoutines": "Vi nemate rutine",
966+
"noRoutines": "Ti nemaš rutine",
967967
"@noRoutines": {},
968-
"restTime": "Period odmora",
968+
"restTime": "Vrijeme odmora",
969969
"@restTime": {},
970-
"sets": "Vježba ima setova",
970+
"sets": "Serije",
971971
"@sets": {
972972
"description": "The number of sets to be done for one exercise"
973-
}
973+
},
974+
"min": "Min.",
975+
"@min": {},
976+
"max": "Maks.",
977+
"@max": {},
978+
"dayTypeAfap": "Što brže moguće",
979+
"@dayTypeAfap": {},
980+
"slotEntryTypeNormal": "Normalno",
981+
"@slotEntryTypeNormal": {},
982+
"slotEntryTypePartial": "Djelomično",
983+
"@slotEntryTypePartial": {},
984+
"slotEntryTypeForced": "Prisiljeno",
985+
"@slotEntryTypeForced": {}
974986
}

0 commit comments

Comments
 (0)