Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

locale(Weblate): update translation files #1977

Open
wants to merge 49 commits into
base: develop
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
49 commits
Select commit Hold shift + click to select a range
c929540
Merge remote-tracking branch 'origin/develop' into develop
weblate Aug 17, 2024
1becb01
Merge remote-tracking branch 'origin/develop' into develop
weblate Aug 17, 2024
5c1d2a9
Merge remote-tracking branch 'origin/develop' into develop
weblate Aug 17, 2024
da34573
Merge remote-tracking branch 'origin/develop' into develop
weblate Aug 24, 2024
e044745
locale: update Hungarian locale with Weblate
AntoszHUN Aug 24, 2024
b8a9fbf
Merge remote-tracking branch 'origin/develop' into develop
weblate Aug 27, 2024
29fd126
Merge remote-tracking branch 'origin/develop' into develop
weblate Aug 27, 2024
abf2774
Merge remote-tracking branch 'origin/develop' into develop
weblate Aug 27, 2024
bcfe211
Merge remote-tracking branch 'origin/develop' into develop
weblate Aug 27, 2024
331049f
locale: update Spanish locale with Weblate
gallegonovato Aug 28, 2024
a89e6b4
locale: update Hungarian locale with Weblate
AntoszHUN Aug 28, 2024
0795dc4
Merge remote-tracking branch 'origin/develop' into develop
weblate Sep 4, 2024
fef63c7
Merge remote-tracking branch 'origin/develop' into develop
weblate Sep 6, 2024
17486e7
locale: update Spanish locale with Weblate
gallegonovato Sep 6, 2024
345d8c4
locale: update Hungarian locale with Weblate
AntoszHUN Sep 7, 2024
d440762
Merge remote-tracking branch 'origin/develop' into develop
weblate Sep 7, 2024
339ef2c
Merge remote-tracking branch 'origin/develop' into develop
weblate Sep 7, 2024
645a165
Merge remote-tracking branch 'origin/develop' into develop
weblate Sep 7, 2024
97dee62
Merge remote-tracking branch 'origin/develop' into develop
weblate Sep 7, 2024
259db65
Merge remote-tracking branch 'origin/develop' into develop
weblate Sep 7, 2024
1fb627c
locale: update Spanish locale with Weblate
gallegonovato Sep 7, 2024
4f806f6
Merge remote-tracking branch 'origin/develop' into develop
weblate Sep 7, 2024
4cb10ff
locale: update Hungarian locale with Weblate
AntoszHUN Sep 8, 2024
5fc7600
Merge remote-tracking branch 'origin/develop' into develop
weblate Sep 8, 2024
515a6aa
locale: update Turkish locale with Weblate
Sep 9, 2024
501311e
Merge remote-tracking branch 'origin/develop' into develop
weblate Sep 11, 2024
9d57ece
Merge remote-tracking branch 'origin/develop' into develop
weblate Sep 11, 2024
ba890dc
Merge remote-tracking branch 'origin/develop' into develop
weblate Sep 15, 2024
2ec134a
Merge remote-tracking branch 'origin/develop' into develop
weblate Sep 15, 2024
d5a2ea1
Merge remote-tracking branch 'origin/develop' into develop
weblate Sep 15, 2024
4444ebc
Merge remote-tracking branch 'origin/develop' into develop
weblate Sep 15, 2024
dfca52c
Merge remote-tracking branch 'origin/develop' into develop
weblate Sep 15, 2024
ae5e02a
Merge remote-tracking branch 'origin/develop' into develop
weblate Sep 18, 2024
a280c10
locale: update Dutch locale with Weblate
bartlammers Sep 19, 2024
e785110
Merge remote-tracking branch 'origin/develop' into develop
weblate Sep 24, 2024
abdbed7
Merge remote-tracking branch 'origin/develop' into develop
weblate Sep 24, 2024
348e285
locale: update Spanish locale with Weblate
gallegonovato Sep 25, 2024
80939dc
locale: update Hungarian locale with Weblate
AntoszHUN Sep 25, 2024
6d57f3c
Merge remote-tracking branch 'origin/develop' into develop
weblate Sep 27, 2024
58bef87
Merge remote-tracking branch 'origin/develop' into develop
weblate Oct 21, 2024
abaf33e
Merge remote-tracking branch 'origin/develop' into develop
weblate Oct 26, 2024
1830c4c
locale: update Spanish locale with Weblate
gallegonovato Oct 27, 2024
2189e76
locale: update Hungarian locale with Weblate
AntoszHUN Oct 28, 2024
5a2f811
Merge remote-tracking branch 'origin/develop' into develop
weblate Oct 31, 2024
f79a209
locale: update Hungarian locale with Weblate
AntoszHUN Nov 3, 2024
71a56d3
Merge remote-tracking branch 'origin/develop' into develop
weblate Nov 5, 2024
a3c76cf
Merge remote-tracking branch 'origin/develop' into develop
weblate Nov 5, 2024
c99c404
Merge remote-tracking branch 'origin/develop' into develop
weblate Nov 5, 2024
9878876
Merge remote-tracking branch 'origin/develop' into develop
weblate Nov 5, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
40 changes: 32 additions & 8 deletions src/locales/es.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{

Check failure on line 1 in src/locales/es.json

View workflow job for this annotation

GitHub Actions / Prettier

src/locales/es.json#L1

There are issues with this file's formatting, please run Prettier to fix the errors
"App": {
"Notifications": {
"BrowserWarnings": {
Expand Down Expand Up @@ -150,7 +150,9 @@
"Connecting": "Conectando a {host}",
"Failed": "Conexión Fallida",
"Initializing": "Inicializando",
"TryAgain": "Intentar nuevamente"
"TryAgain": "Intentar nuevamente",
"ErrorMessage": "Mensaje de error: {message}",

Check failure on line 154 in src/locales/es.json

View workflow job for this annotation

GitHub Actions / ESLint

src/locales/es.json#L154

Expected object keys to be in insensitive ascending order. 'ErrorMessage' should be before 'TryAgain' (jsonc/sort-keys)
"Help": "Ayuda"
},
"Console": {
"CommandList": "Lista de comandos",
Expand Down Expand Up @@ -203,7 +205,8 @@
"UnsavedChanges": "Cambios sin guardar",
"UnsavedChangesMessage": "¿Quiere guardar los cambios realizados al archivo {filename}?",
"UnsavedChangesSubMessage": "Sus cambios se perderán si no los guarda. Puede desactivar este mensaje en la configuración del editor.",
"Uploading": "Cargando"
"Uploading": "Cargando",
"FileStructure": "Estructura del archivo"

Check failure on line 209 in src/locales/es.json

View workflow job for this annotation

GitHub Actions / ESLint

src/locales/es.json#L209

Expected object keys to be in insensitive ascending order. 'FileStructure' should be before 'Uploading' (jsonc/sort-keys)
},
"EmergencyStopDialog": {
"AreYouSure": "¿Está seguro?",
Expand Down Expand Up @@ -455,7 +458,8 @@
"TotalFilamentUsed": "Filamento utilizado en total",
"TotalJobs": "Trabajos totales",
"TotalPrinttime": "Tiempo total de impresión",
"TotalTime": "Tiempo total"
"TotalTime": "Tiempo total",
"Settings": "Ajustes"

Check failure on line 462 in src/locales/es.json

View workflow job for this annotation

GitHub Actions / ESLint

src/locales/es.json#L462

Expected object keys to be in insensitive ascending order. 'Settings' should be before 'TotalTime' (jsonc/sort-keys)
},
"JobQueue": {
"AllJobs": "Todas las tareas",
Expand Down Expand Up @@ -675,7 +679,8 @@
"HideTemperatures": "Ocultar temperaturas",
"HideTimelapse": "Ocultar timelapse",
"SendCode": "Enviar código...",
"SetupConsole": "Configurar consola"
"SetupConsole": "Configurar consola",
"RawOutput": "Salida RAW (para depuración)"

Check failure on line 683 in src/locales/es.json

View workflow job for this annotation

GitHub Actions / ESLint

src/locales/es.json#L683

Expected object keys to be in insensitive ascending order. 'RawOutput' should be before 'SetupConsole' (jsonc/sort-keys)
},
"MinSettingsPanel": {
"IncludeMainsailCfg": "Asegúrese de incluir mainsail.cfg en su archivo printer.cfg.",
Expand Down Expand Up @@ -827,7 +832,10 @@
"FPS": "FPS",
"Headline": "Cámara web",
"NoWebcam": "No hay cámara web disponible. Agregue una cámara web en \"Configuración\" -> \"Cámaras web\".",
"UnknownWebcamService": "Servicio de cámara web desconocido"
"UnknownWebcamService": "Servicio de cámara web desconocido",
"ConnectingTo": "Conectando a {url}",

Check failure on line 836 in src/locales/es.json

View workflow job for this annotation

GitHub Actions / ESLint

src/locales/es.json#L836

Expected object keys to be in insensitive ascending order. 'ConnectingTo' should be before 'UnknownWebcamService' (jsonc/sort-keys)
"Disconnected": "Desconectado",
"ErrorWhileConnecting": "Error al conectar a {url}"
},
"ZoffsetPanel": {
"Clear": "Limpiar",
Expand Down Expand Up @@ -1032,7 +1040,15 @@
"Hsv": "Espacio de color HSV",
"Portland": "Portland",
"Spring": "Primavera"
}
},
"Orientations": {

Check failure on line 1044 in src/locales/es.json

View workflow job for this annotation

GitHub Actions / ESLint

src/locales/es.json#L1044

Expected object keys to be in insensitive ascending order. 'Orientations' should be before 'Schemes' (jsonc/sort-keys)
"RightFront": "Frontal derecho",
"Top": "Arriba",
"Front": "Delante",

Check failure on line 1047 in src/locales/es.json

View workflow job for this annotation

GitHub Actions / ESLint

src/locales/es.json#L1047

Expected object keys to be in insensitive ascending order. 'Front' should be before 'Top' (jsonc/sort-keys)
"LeftFront": "Frontal izquierdo"
},
"DefaultOrientation": "Orientación por defecto",

Check failure on line 1050 in src/locales/es.json

View workflow job for this annotation

GitHub Actions / ESLint

src/locales/es.json#L1050

Expected object keys to be in insensitive ascending order. 'DefaultOrientation' should be before 'Orientations' (jsonc/sort-keys)
"DefaultOrientationDescription": "Seleccione la orientación por defecto para la visualización de la malla."
},
"InterfaceSettings": "Configuración de la interfaz",
"MacrosTab": {
Expand Down Expand Up @@ -1263,7 +1279,9 @@
"ThemeDark": "Oscuro",
"ThemeDescription": "Personaliza la marca de la interfaz.",
"ThemeLight": "Claro",
"UiSettings": "Ajustes de UI"
"UiSettings": "Ajustes de UI",
"ConfirmOnCancelJob": "Se requiere confirmación para cancelar el trabajo",

Check failure on line 1283 in src/locales/es.json

View workflow job for this annotation

GitHub Actions / ESLint

src/locales/es.json#L1283

Expected object keys to be in insensitive ascending order. 'ConfirmOnCancelJob' should be before 'UiSettings' (jsonc/sort-keys)
"ConfirmOnCancelJobDescription": "Mostrar un cuadro de diálogo de confirmación para cancelar el trabajo"
},
"Update": "actualizar",
"WebcamsTab": {
Expand Down Expand Up @@ -1359,5 +1377,11 @@
"Variable": "Variable",
"Video": "Video"
},
"title": "Español"
"title": "Español",
"CancelJobDialog": {

Check failure on line 1381 in src/locales/es.json

View workflow job for this annotation

GitHub Actions / ESLint

src/locales/es.json#L1381

Expected object keys to be in insensitive ascending order. 'CancelJobDialog' should be before 'title' (jsonc/sort-keys)
"AreYouSure": "¿Estás seguro?",
"No": "No",
"CancelJob": "Cancelar trabajo",

Check failure on line 1384 in src/locales/es.json

View workflow job for this annotation

GitHub Actions / ESLint

src/locales/es.json#L1384

Expected object keys to be in insensitive ascending order. 'CancelJob' should be before 'No' (jsonc/sort-keys)
"Yes": "Sí"
}
}
44 changes: 34 additions & 10 deletions src/locales/hu.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{

Check failure on line 1 in src/locales/hu.json

View workflow job for this annotation

GitHub Actions / Prettier

src/locales/hu.json#L1

There are issues with this file's formatting, please run Prettier to fix the errors
"App": {
"Notifications": {
"BrowserWarnings": {
Expand Down Expand Up @@ -29,7 +29,7 @@
},
"Never": "soha",
"NextReboot": "Következő újraindítás",
"NoNotification": "Értesítés nem elérhető",
"NoNotification": "Nincsenek értesítések",
"Notifications": "Értesítések",
"OneDayShort": "1N",
"OneHourShort": "1Ó",
Expand Down Expand Up @@ -150,7 +150,9 @@
"Connecting": "Csatlakozás ehhez: {host}",
"Failed": "Kapcsolódás sikeretelen",
"Initializing": "Inicializálás",
"TryAgain": "Próbáld újra"
"TryAgain": "Próbáld újra",
"ErrorMessage": "Hibaüzenet: {message}",

Check failure on line 154 in src/locales/hu.json

View workflow job for this annotation

GitHub Actions / ESLint

src/locales/hu.json#L154

Expected object keys to be in insensitive ascending order. 'ErrorMessage' should be before 'TryAgain' (jsonc/sort-keys)
"Help": "Súgó"
},
"Console": {
"CommandList": "Parancslista",
Expand Down Expand Up @@ -203,7 +205,8 @@
"UnsavedChanges": "Mentetlen Változások",
"UnsavedChangesMessage": "Szeretnéd menteni a következőn végzett változtatásokat: {filename}?",
"UnsavedChangesSubMessage": "A változtatásaid elvesznek ha nem mented őket. Ezt az üzenetet az Editor beállításokban kikapcsolhatod.",
"Uploading": "Feltöltés"
"Uploading": "Feltöltés",
"FileStructure": "Fájl struktúra"

Check failure on line 209 in src/locales/hu.json

View workflow job for this annotation

GitHub Actions / ESLint

src/locales/hu.json#L209

Expected object keys to be in insensitive ascending order. 'FileStructure' should be before 'Uploading' (jsonc/sort-keys)
},
"EmergencyStopDialog": {
"AreYouSure": "Biztos?",
Expand Down Expand Up @@ -455,7 +458,8 @@
"TotalFilamentUsed": "Összes elhasznált nyomtatószál",
"TotalJobs": "Összes munka",
"TotalPrinttime": "Összes nyomtatási idő",
"TotalTime": "Teljes idő"
"TotalTime": "Teljes idő",
"Settings": "Beállítások"

Check failure on line 462 in src/locales/hu.json

View workflow job for this annotation

GitHub Actions / ESLint

src/locales/hu.json#L462

Expected object keys to be in insensitive ascending order. 'Settings' should be before 'TotalTime' (jsonc/sort-keys)
},
"JobQueue": {
"AllJobs": "Minden Feladat",
Expand Down Expand Up @@ -677,7 +681,8 @@
"HideTemperatures": "Hőmérséklet elrejtése",
"HideTimelapse": "Idővonal elrejtése",
"SendCode": "Kód küldése...",
"SetupConsole": "Konzol beállítása"
"SetupConsole": "Konzol beállítása",
"RawOutput": "RAW-kimenet (hibakereséshez)"

Check failure on line 685 in src/locales/hu.json

View workflow job for this annotation

GitHub Actions / ESLint

src/locales/hu.json#L685

Expected object keys to be in insensitive ascending order. 'RawOutput' should be before 'SetupConsole' (jsonc/sort-keys)
},
"MinSettingsPanel": {
"IncludeMainsailCfg": "Tedd bele a mainsail.cfg fájlt a printer.cfg fájlba.",
Expand Down Expand Up @@ -733,7 +738,7 @@
},
"StatusPanel": {
"CancelPrint": "Nyomtatás megszakítása",
"ClearPrintStats": "Nyomt. statisztikák törlése",
"ClearPrintStats": "Nyomtatási statisztikák törlése",
"Difference": "Különbség",
"EmptyGcodes": "Nincs elérhető G-Code.",
"EmptyJobqueue": "Jelenleg nincs munka a várólistán.",
Expand Down Expand Up @@ -829,7 +834,10 @@
"FPS": "FPS",
"Headline": "Webkamera",
"NoWebcam": "Nincs webkamera. Adj hozzá webkamerát a \"Felület beállításai\" -> \"Webkamerák\" menüpont alatt.",
"UnknownWebcamService": "Ismeretlen webkamera szolgáltatás"
"UnknownWebcamService": "Ismeretlen webkamera szolgáltatás",
"Disconnected": "Szétkapcsolt",

Check failure on line 838 in src/locales/hu.json

View workflow job for this annotation

GitHub Actions / ESLint

src/locales/hu.json#L838

Expected object keys to be in insensitive ascending order. 'Disconnected' should be before 'UnknownWebcamService' (jsonc/sort-keys)
"ConnectingTo": "Csatlakozás a {url}",

Check failure on line 839 in src/locales/hu.json

View workflow job for this annotation

GitHub Actions / ESLint

src/locales/hu.json#L839

Expected object keys to be in insensitive ascending order. 'ConnectingTo' should be before 'Disconnected' (jsonc/sort-keys)
"ErrorWhileConnecting": "Hiba a kapcsolódás közben {url}"
},
"ZoffsetPanel": {
"Clear": "Tisztítás",
Expand Down Expand Up @@ -1034,7 +1042,15 @@
"Hsv": "Hsv",
"Portland": "Portland",
"Spring": "Tavaszi"
}
},
"DefaultOrientation": "Alapértelmezett orientáció",

Check failure on line 1046 in src/locales/hu.json

View workflow job for this annotation

GitHub Actions / ESLint

src/locales/hu.json#L1046

Expected object keys to be in insensitive ascending order. 'DefaultOrientation' should be before 'Schemes' (jsonc/sort-keys)
"Orientations": {
"Front": "Elülső",
"Top": "Felső",
"LeftFront": "Bal elülső",

Check failure on line 1050 in src/locales/hu.json

View workflow job for this annotation

GitHub Actions / ESLint

src/locales/hu.json#L1050

Expected object keys to be in insensitive ascending order. 'LeftFront' should be before 'Top' (jsonc/sort-keys)
"RightFront": "Jobb elülső"
},
"DefaultOrientationDescription": "Válaszd ki az alapértelmezett orientációt az ágy háló vizualizálására."

Check failure on line 1053 in src/locales/hu.json

View workflow job for this annotation

GitHub Actions / ESLint

src/locales/hu.json#L1053

Expected object keys to be in insensitive ascending order. 'DefaultOrientationDescription' should be before 'Orientations' (jsonc/sort-keys)
},
"InterfaceSettings": "Interfész beállításai",
"MacrosTab": {
Expand Down Expand Up @@ -1266,7 +1282,9 @@
"ThemeDark": "Sötét",
"ThemeDescription": "A felület márkajelzésének testreszabása.",
"ThemeLight": "Világos",
"UiSettings": "Nézet beállítások"
"UiSettings": "Nézet beállítások",
"ConfirmOnCancelJob": "Megerősítést kér a Munka törlésekor",

Check failure on line 1286 in src/locales/hu.json

View workflow job for this annotation

GitHub Actions / ESLint

src/locales/hu.json#L1286

Expected object keys to be in insensitive ascending order. 'ConfirmOnCancelJob' should be before 'UiSettings' (jsonc/sort-keys)
"ConfirmOnCancelJobDescription": "Megerősítő párbeszédpanel megjelenítése a Munka törlésekor"
},
"Update": "frissítés",
"WebcamsTab": {
Expand Down Expand Up @@ -1362,5 +1380,11 @@
"Variable": "Variálható",
"Video": "Videó"
},
"title": "Magyar"
"title": "Magyar",
"CancelJobDialog": {

Check failure on line 1384 in src/locales/hu.json

View workflow job for this annotation

GitHub Actions / ESLint

src/locales/hu.json#L1384

Expected object keys to be in insensitive ascending order. 'CancelJobDialog' should be before 'title' (jsonc/sort-keys)
"AreYouSure": "Biztos vagy benne?",
"CancelJob": "Munka törlése",
"No": "Nem",
"Yes": "Igen"
}
}
Loading
Loading