Skip to content

Commit

Permalink
locale: Translations update from Hosted Weblate (#1952)
Browse files Browse the repository at this point in the history
Co-authored-by: J. Lavoie <j.lavoie@net-c.ca>
Co-authored-by: Stefan Dej <meteyou@gmail.com>
Co-authored-by: Tjalling Kaastra <tjalling@kaastra.net>
Co-authored-by: Zs.Antal <zsikaiantal@icloud.com>
Co-authored-by: srbjessen <srbjessen@gmail.com>
Co-authored-by: Zs.Antal <antonio092130@icloud.com>
Co-authored-by: gallegonovato <fran-carro@hotmail.es>
Co-authored-by: Ricky From Hong Kong <lamricky11@hotmail.com>
  • Loading branch information
9 people committed Aug 16, 2024
1 parent 85d898a commit 2d12e93
Show file tree
Hide file tree
Showing 8 changed files with 797 additions and 143 deletions.
166 changes: 127 additions & 39 deletions src/locales/da.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions src/locales/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -1184,9 +1184,9 @@
"VariableFps": "Variable FPS",
"VariableFpsDescription": "Wenn diese Option aktiviert ist, wird die Framerate des Ausgabevideos anhand der Zieldauer berechnet.",
"VariableFpsMax": "Max. Variable FPS",
"VariableFpsMaxDescription": "",
"VariableFpsMaxDescription": "Maximaler Wert für die variablen FPS",
"VariableFpsMin": "Min. Variable FPS",
"VariableFpsMinDescription": ""
"VariableFpsMinDescription": "Minimaler Wert für die variablen FPS"
},
"UiSettingsTab": {
"BedScrewsDialog": "Hilfsfenster für Bettschraubenjustierung",
Expand Down Expand Up @@ -1244,7 +1244,7 @@
"TempchartHeightDescription": "Verändert die Höhe vom Temperatur-Chart auf dem Dashboard.",
"Theme": "Theme",
"ThemeDark": "Dunkel",
"ThemeDescription": "Ändern Sie das allgemeine Erscheinungsbild der Anwendung.",
"ThemeDescription": "Ändere das Branding von der Oberfläche.",
"ThemeLight": "Hell",
"UiSettings": "UI-Einstellungen"
},
Expand Down
170 changes: 166 additions & 4 deletions src/locales/es.json

Large diffs are not rendered by default.

17 changes: 16 additions & 1 deletion src/locales/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,14 +26,18 @@
"NextReboot": "prochain redémarrage",
"NoNotification": "Pas de notification disponible",
"Notifications": "Notifications",
"Remind": "Rappel:"
"Remind": "Rappel:",
"ShowDetails": "afficher les détails"
},
"NumberInput": {
"GreaterOrEqualError": "Doit être supérieur ou égal à {min}!",
"MustBeBetweenError": "Doit être compris entre {min} et {max}!",
"NoEmptyAllowedError": "L'entrée ne doit pas être vide !"
},
"Printers": "Imprimantes",
"TextfieldWithCopy": {
"Copied": "Copié"
},
"TheServiceWorker": {
"DescriptionNeedUpdate": "Le cache local est obsolète et doit être mis à jour. Veuillez cliquer sur le bouton ci-dessous pour mettre à jour le cache.",
"TitleNeedUpdate": "PWA a besoin d'une mise à jour",
Expand Down Expand Up @@ -144,6 +148,17 @@
"SendCode": "Envoyer le code...",
"SetupConsole": "Configuration console"
},
"CoolDownDialog": {
"AreYouSure": "Êtes-vous sûr·e?",
"No": "Non",
"Yes": "Oui"
},
"DevicesDialog": {
"Formats": "Formats",
"Headline": "Appareils",
"HideSystemEntries": "Masquer les entrées système",
"Resolutions": "Résolutions"
},
"Dialogs": {
"StartPrint": {
"Cancel": "Annuler",
Expand Down
543 changes: 450 additions & 93 deletions src/locales/hu.json

Large diffs are not rendered by default.

35 changes: 34 additions & 1 deletion src/locales/nl.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{
"_last_update": "2023-02-21",
"App": {
"Notifications": {
"DependencyDescription": "De huidige {name} versie ondersteunt niet alle functies van Mainsail. Update {name} naar ten minste {neededVersion}.",
Expand All @@ -23,6 +22,9 @@
"NextReboot": "volgende reboot",
"NoNotification": "Geen notificaties beschikbaar",
"Notifications": "Notificaties",
"OneDayShort": "1D",
"OneHourShort": "1U",
"OneWeekShort": "1W",
"Remind": "Herinnering:"
},
"NumberInput": {
Expand All @@ -31,6 +33,12 @@
"NoEmptyAllowedError": "Invoer mag niet leeg zijn!"
},
"Printers": "Printers",
"TextfieldWithCopy": {
"Copied": "Gekopieerd"
},
"TheServiceWorker": {
"Update": "Werk bij"
},
"ThrottledStates": {
"DescriptionCurrentlyThrottled": "rPi ARM core(s) worden momenteel gethrottled.",
"DescriptionFrequencyCapped": "rPi ARM max frequency is momenteel beperkt tot 1.2 GHz.",
Expand Down Expand Up @@ -135,6 +143,17 @@
"SendCode": "Verzend code...",
"SetupConsole": "Instellingen"
},
"CoolDownDialog": {
"CoolDown": "Koel af",
"No": "Nee",
"Yes": "Ja"
},
"DevicesDialog": {
"Formats": "Formats",
"Headline": "Apparaten",
"Refresh": "Herlaad",
"Resolutions": "Resoluties"
},
"Dialogs": {
"StartPrint": {
"Cancel": "Annuleer",
Expand All @@ -146,6 +165,7 @@
},
"Editor": {
"ConfigReference": "Config Referentie",
"DeviceDialog": "Apparaten",
"DontSave": "Sla niet op",
"Downloading": "Downloaden",
"FailedSave": "{filename} kon niet worden geupload!",
Expand Down Expand Up @@ -180,6 +200,7 @@
"DeleteDirectoryQuestion": "Weet je zeker dat je de \"{name}\" map wil verwijderen met alle inhoud?",
"DeleteSelectedQuestion": "Weet je zeker dat je {count} geselecteerde bestanden wil verwijderen?",
"Download": "Download",
"Duplicate": "Duplikaat",
"EditFile": "Bewerk bestand",
"Empty": "Leeg",
"ExtruderTemp": "Extruder Temp.",
Expand Down Expand Up @@ -309,6 +330,8 @@
"Cancel": "Annuleer",
"Chart": "Grafiek",
"CreateNote": "Creëer notitie",
"DateBasedReminder": "Datum",
"Days": "Dagen",
"Delete": "Verwijder",
"DeleteSelectedQuestion": "Weet je zeker dat je {count} geselecteerde jobs wil verwijderen?",
"Details": "Details",
Expand All @@ -318,6 +341,7 @@
"EstimatedFilament": "Geschat Filament",
"EstimatedFilamentWeight": "Geschatte filamentgewicht",
"EstimatedTime": "Geschatte Tijd",
"FilamentBasedReminder": "Filament",
"FilamentCalc": "Filament berekend",
"FilamentUsage": "Filamentgebruik",
"FilamentUsed": "Filament gebruikt",
Expand All @@ -328,17 +352,26 @@
"FirstLayerHeight": "Eerste Laag Hoogte",
"HistoryFilamentUsage": "Filament",
"HistoryPrinttimeAVG": "Afdrukken",
"Hours": "Uren",
"JobDetails": "Job Details",
"Jobs": "Jobs",
"LastModified": "Laatst Gewijzigd",
"LayerHeight": "Laaghoogte",
"LongestPrinttime": "Langste Printtijd",
"Maintenance": "Onderhoud",
"Meter": "meter",
"Name": "Naam",
"Note": "Notitie",
"ObjectHeight": "Object Hoogte",
"OneTime": "Een keer",
"Perform": "Voeruit",
"Performed": "Voerde uit",
"PrintDuration": "Print duur",
"PrintHistory": "Print Geschiedenis",
"PrintTime": "Printtijd",
"PrinttimeAvg": "Printtijd gemiddeld",
"Reminder": "Herinnering",
"Repeat": "Herhaal",
"Reprint": "Opnieuw printen",
"Save": "Opslaan",
"Search": "zoek",
Expand Down
1 change: 0 additions & 1 deletion src/locales/uk.json
Original file line number Diff line number Diff line change
Expand Up @@ -401,7 +401,6 @@
"NoReminder": "Нагадування відсутні",
"Note": "Примітка",
"ObjectHeight": "Висота Об'єкта",

"OneTime": "Одноразовий",
"Perform": "виконати",
"Performed": "виконано",
Expand Down
2 changes: 1 addition & 1 deletion src/locales/zh_TW.json
Original file line number Diff line number Diff line change
Expand Up @@ -740,7 +740,7 @@
"InvertXMovement": "反轉X軸移動方向",
"InvertYMovement": "反轉Y軸移動方向",
"InvertZMovement": "反轉Z軸移動方向",
"IsDefault": "(預設)",
"IsDefault": " (預設)",
"MaximumValues": "最大值:{maximum}",
"MaximumValuesVisibility": "為了最好的可視畫推薦最大值{maximum}",
"MinimumValues": "最小值:{minimum}",
Expand Down

0 comments on commit 2d12e93

Please sign in to comment.