Skip to content

Commit 3409d67

Browse files
authored
Merge pull request #1318 from wger-project/feature/weblate
Translations update from Hosted Weblate
2 parents 87fdb7a + 9f7fffc commit 3409d67

3 files changed

Lines changed: 126 additions & 11 deletions

File tree

lib/l10n/app_hr.arb

Lines changed: 61 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1392,5 +1392,65 @@
13921392
"powerSyncUnreachableContent": "Tvoj je wger server dostupan, ali (zasebna) usluga koja obrađuje izvanmrežnu sinkronizaciju ne odgovara. Ako pokrećeš vlastiti hosting za wger, provjeri konfiguraciju i provjeri je li PowerSync usluga ispravno radi.",
13931393
"endBeforeStart": "Vrijednost kraja ne može biti prije vrijednosti početka",
13941394
"minLengthRoutine": "Rutina mora trajati najmanje {number} tjedna",
1395-
"maxLengthRoutine": "Rutina mora trajati najviše {number} tjedna"
1395+
"maxLengthRoutine": "Rutina mora trajati najviše {number} tjedna",
1396+
"allowSelfSignedCertsTitle": "Dopusti samopotpisane certifikate",
1397+
"allowSelfSignedCertsDetail": "Deaktivira provjeru valjanosti TLS certifikata. Aktiviraj ovo samo za server kojem vjeruješ.",
1398+
"certsNotVerifiedTitle": "Provjera valjanosti certifikata je isključena",
1399+
"@certsNotVerifiedTitle": {
1400+
"description": "Warning shown in the settings while the app accepts invalid TLS certificates from the server the user is logged into."
1401+
},
1402+
"certsNotVerifiedDetail": "Certifikati za {host} nisu provjereni. Promijeni to na sljedeći način: odjavi se i prilagodi opciju na ekranu za prijavu.",
1403+
"@certsNotVerifiedDetail": {
1404+
"description": "Explains the certificate warning. The option can only be set before logging in, hence the hint to log out.",
1405+
"type": "text",
1406+
"placeholders": {
1407+
"host": {
1408+
"type": "String"
1409+
}
1410+
}
1411+
},
1412+
"gymModeShowWorkoutDuration": "Prikaži trajanje treninga",
1413+
"gymModeLogScope": "Prethodni zapisi",
1414+
"gymModeLogScopeHelp": "Koje zapise prikazati kao referencu tijekom treniranja",
1415+
"gymModeLogScopeCurrentRoutine": "Trenutačna rutina",
1416+
"gymModeLogScopeWeeks": "Zadnjih {weeks} tjedna",
1417+
"@gymModeLogScopeWeeks": {
1418+
"placeholders": {
1419+
"weeks": {
1420+
"type": "int"
1421+
}
1422+
}
1423+
},
1424+
"gymModeDistinctLogs": "Sakrij duple vrijednosti",
1425+
"meal": "Obrok",
1426+
"settingsVerboseLogging": "Detaljno zapisivanje",
1427+
"@settingsVerboseLogging": {
1428+
"description": "Title of the setting that makes the app write detailed diagnostic entries to the application log"
1429+
},
1430+
"settingsVerboseLoggingDescription": "Korisno za prijavljivanje ponavljajućih problema.",
1431+
"useDynamicColor": "Koristi dinamičnu boju",
1432+
"@useDynamicColor": {
1433+
"description": "Settings toggle to follow the system wallpaper colors (Material You) on supported platforms"
1434+
},
1435+
"syncStatusStalledHint": "Čini se da je veza s uslugom sinkronizacije blokirana. VPN, blokator oglasa, antivirusni program ili vatrozid na ovoj mreži možda ometaju rad.",
1436+
"@syncStatusStalledHint": {
1437+
"description": "Hint shown in the sync status dialog when the app keeps connecting but never receives any sync data, which usually means something on the network is blocking the connection"
1438+
},
1439+
"syncStatusReconnect": "Poveži se ponovo",
1440+
"@syncStatusReconnect": {
1441+
"description": "Button in the sync status dialog that drops the stuck connection to the sync service and opens a fresh one"
1442+
},
1443+
"syncStatusPendingUploads": "{count, plural, =1{Jedna lokalna promjena čeka na prijenos} few{{count} lokalne promjene čekaju na prijenos} other{{count} lokalnih promjena čeka na prijenos}}",
1444+
"@syncStatusPendingUploads": {
1445+
"description": "Line in the sync status dialog showing how many local changes have not reached the server yet",
1446+
"placeholders": {
1447+
"count": {
1448+
"type": "int"
1449+
}
1450+
}
1451+
},
1452+
"syncStatusNeverSynced": "Još nije sinkronizirano",
1453+
"@syncStatusNeverSynced": {
1454+
"description": "Shown in the sync status dialog instead of the last-sync timestamp when this device has never completed a synchronisation"
1455+
}
13961456
}

lib/l10n/app_it.arb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -944,7 +944,7 @@
944944
"workoutCompleted": "Allenamento Completato",
945945
"noTrophies": "Non ci sono trofei",
946946
"preview": "Anteprima",
947-
"dashboardWidgets": "Widget della dashboard",
947+
"dashboardWidgets": "Dashboard Widgets",
948948
"dayTypeEnom": "Ogni minuto, al minuto",
949949
"dayTypeAmrap": "Più round possibili",
950950
"dayTypeTabata": "Tabata",

lib/l10n/app_nl.arb

Lines changed: 64 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@successfullySaved": {
5757
"description": "Message when an item was successfully saved"
5858
},
59-
"exerciseList": "Oefeningen lijst",
59+
"exerciseList": "Oefeningen­lijst",
6060
"exercise": "Oefening",
6161
"@exercise": {
6262
"description": "An exercise for a workout"
@@ -65,11 +65,11 @@
6565
"@exercises": {
6666
"description": "Multiple exercises for a workout"
6767
},
68-
"exerciseName": "Oefening naam",
68+
"exerciseName": "Oefening­naam",
6969
"@exerciseName": {
7070
"description": "Label for the name of a workout exercise"
7171
},
72-
"success": "Succes",
72+
"success": "Gelukt",
7373
"@success": {
7474
"description": "Message when an action completed successfully, usually used as a heading"
7575
},
@@ -327,7 +327,7 @@
327327
},
328328
"onlyLogging": "Alleen calorieën bijhouden",
329329
"onlyLoggingHelpText": "Vink dit vakje aan als u alleen uw calorieën wilt registreren en geen gedetailleerd voedingsplan met specifieke maaltijden wilt opstellen",
330-
"goalMacro": "Macro doelen",
330+
"goalMacro": "Macro­doelen",
331331
"@goalMacro": {
332332
"description": "The goal for macronutrients"
333333
},
@@ -555,7 +555,7 @@
555555
"@moreMeasurementEntries": {
556556
"description": "Message shown when the user wants to add new measurement"
557557
},
558-
"edit": "Wijzig",
558+
"edit": "Bewerken",
559559
"loadingText": "Laden...",
560560
"@loadingText": {
561561
"description": "Text to show when entries are being loaded in the background: Loading..."
@@ -909,7 +909,7 @@
909909
"@glutes": {
910910
"description": "Generated entry for translation for server strings"
911911
},
912-
"gym_mat": "Gym matje",
912+
"gym_mat": "Gym-matje",
913913
"@gym_mat": {
914914
"description": "Generated entry for translation for server strings"
915915
},
@@ -1013,7 +1013,7 @@
10131013
"@lb": {
10141014
"description": "Generated entry for translation for server strings"
10151015
},
1016-
"none__bodyweight_exercise_": "geen (lichaamsgewicht)",
1016+
"none__bodyweight_exercise_": "geen (oefeningen met lichaamsgewicht)",
10171017
"@none__bodyweight_exercise_": {
10181018
"description": "Generated entry for translation for server strings"
10191019
},
@@ -1030,7 +1030,7 @@
10301030
"@goalTypeMeals": {
10311031
"description": "added for localization of Class GoalType's filed meals"
10321032
},
1033-
"goalTypeBasic": "Basic",
1033+
"goalTypeBasic": "Basis",
10341034
"@goalTypeBasic": {
10351035
"description": "added for localization of Class GoalType's filed basic"
10361036
},
@@ -1201,5 +1201,60 @@
12011201
},
12021202
"endBeforeStart": "De eindwaarde mag niet vóór de beginwaarde liggen",
12031203
"minLengthRoutine": "De routine moet minimaal {number} weken duren",
1204-
"maxLengthRoutine": "De routine kan maximaal {number} weken duren"
1204+
"maxLengthRoutine": "De routine kan maximaal {number} weken duren",
1205+
"syncStatusConnected": "Verbonden",
1206+
"@syncStatusConnected": {
1207+
"description": "Tooltip on the sync icon when the app is online and idle (no upload or download in progress)"
1208+
},
1209+
"syncStatusConnecting": "Verbinden",
1210+
"@syncStatusConnecting": {
1211+
"description": "Tooltip on the sync icon while the app is establishing a connection to the sync service"
1212+
},
1213+
"syncStatusUploading": "Uploaden",
1214+
"@syncStatusUploading": {
1215+
"description": "Tooltip on the sync icon while local changes are being uploaded to the server"
1216+
},
1217+
"syncStatusDownloading": "Downloaden",
1218+
"@syncStatusDownloading": {
1219+
"description": "Tooltip on the sync icon while remote changes are being downloaded from the server"
1220+
},
1221+
"syncStatusSyncing": "Synchroniseren",
1222+
"@syncStatusSyncing": {
1223+
"description": "Tooltip on the sync icon when the app is uploading and downloading at the same time"
1224+
},
1225+
"syncStatusReconnect": "Opnieuw verbinden",
1226+
"@syncStatusReconnect": {
1227+
"description": "Button in the sync status dialog that drops the stuck connection to the sync service and opens a fresh one"
1228+
},
1229+
"syncStatusDisconnected": "Niet verbonden",
1230+
"@syncStatusDisconnected": {
1231+
"description": "Tooltip on the sync icon when the app has no active connection to the sync service"
1232+
},
1233+
"syncStatusError": "Synchronisatie­fout",
1234+
"@syncStatusError": {
1235+
"description": "Status label shown in the sync status dialog when the latest sync attempt failed"
1236+
},
1237+
"syncStatusDialogTitle": "Synchronisatie­status",
1238+
"@syncStatusDialogTitle": {
1239+
"description": "Title of the dialog opened by tapping the sync icon in the app bar"
1240+
},
1241+
"syncStatusLastSynced": "Laatste synchronisatie",
1242+
"@syncStatusLastSynced": {
1243+
"description": "Label in the sync status dialog above the timestamp of the last successful sync"
1244+
},
1245+
"syncStatusErrorDetails": "Fout­details",
1246+
"@syncStatusErrorDetails": {
1247+
"description": "Header of the expandable section in the sync status dialog that reveals the raw error message"
1248+
},
1249+
"syncStatusNeverSynced": "Nog niet gesynchroniseerd",
1250+
"@syncStatusNeverSynced": {
1251+
"description": "Shown in the sync status dialog instead of the last-sync timestamp when this device has never completed a synchronisation"
1252+
},
1253+
"serverSectionLabel": "Server",
1254+
"advanced": "Geavanceerd",
1255+
"meal": "Maaltijd",
1256+
"ingredients": "Ingrediënten",
1257+
"@ingredients": {
1258+
"description": "Plural title for the ingredients overview screen"
1259+
}
12051260
}

0 commit comments

Comments
 (0)