Skip to content

locale(Weblate): update translation files #1695

locale(Weblate): update translation files

locale(Weblate): update translation files #1695

GitHub Actions / ESLint failed Sep 26, 2024 in 0s

34 errors

ESLint found 34 errors

Annotations

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

See this annotation in the file changed.

@github-actions 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)

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

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/locales/es.json#L208

Expected object keys to be in insensitive ascending order. 'FileStructure' should be before 'Uploading' (jsonc/sort-keys)

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

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/locales/es.json#L461

Expected object keys to be in insensitive ascending order. 'Settings' should be before 'TotalTime' (jsonc/sort-keys)

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

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/locales/es.json#L682

Expected object keys to be in insensitive ascending order. 'RawOutput' should be before 'SetupConsole' (jsonc/sort-keys)

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

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/locales/es.json#L835

Expected object keys to be in insensitive ascending order. 'ConnectingTo' should be before 'UnknownWebcamService' (jsonc/sort-keys)

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

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/locales/es.json#L1043

Expected object keys to be in insensitive ascending order. 'Orientations' should be before 'Schemes' (jsonc/sort-keys)

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

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/locales/es.json#L1046

Expected object keys to be in insensitive ascending order. 'Front' should be before 'Top' (jsonc/sort-keys)

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

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/locales/es.json#L1049

Expected object keys to be in insensitive ascending order. 'DefaultOrientation' should be before 'Orientations' (jsonc/sort-keys)

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

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/locales/es.json#L1282

Expected object keys to be in insensitive ascending order. 'ConfirmOnCancelJob' should be before 'UiSettings' (jsonc/sort-keys)

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

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/locales/es.json#L1380

Expected object keys to be in insensitive ascending order. 'CancelJobDialog' should be before 'title' (jsonc/sort-keys)

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

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/locales/es.json#L1383

Expected object keys to be in insensitive ascending order. 'CancelJob' should be before 'No' (jsonc/sort-keys)

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

See this annotation in the file changed.

@github-actions 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)

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

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/locales/hu.json#L208

Expected object keys to be in insensitive ascending order. 'FileStructure' should be before 'Uploading' (jsonc/sort-keys)

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

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/locales/hu.json#L461

Expected object keys to be in insensitive ascending order. 'Settings' should be before 'TotalTime' (jsonc/sort-keys)

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

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/locales/hu.json#L684

Expected object keys to be in insensitive ascending order. 'RawOutput' should be before 'SetupConsole' (jsonc/sort-keys)

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

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/locales/hu.json#L837

Expected object keys to be in insensitive ascending order. 'Disconnected' should be before 'UnknownWebcamService' (jsonc/sort-keys)

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

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/locales/hu.json#L838

Expected object keys to be in insensitive ascending order. 'ConnectingTo' should be before 'Disconnected' (jsonc/sort-keys)

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

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/locales/hu.json#L1045

Expected object keys to be in insensitive ascending order. 'DefaultOrientation' should be before 'Schemes' (jsonc/sort-keys)

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

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/locales/hu.json#L1049

Expected object keys to be in insensitive ascending order. 'LeftFront' should be before 'Top' (jsonc/sort-keys)

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

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/locales/hu.json#L1052

Expected object keys to be in insensitive ascending order. 'DefaultOrientationDescription' should be before 'Orientations' (jsonc/sort-keys)

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

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/locales/hu.json#L1285

Expected object keys to be in insensitive ascending order. 'ConfirmOnCancelJob' should be before 'UiSettings' (jsonc/sort-keys)

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

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/locales/hu.json#L1383

Expected object keys to be in insensitive ascending order. 'CancelJobDialog' should be before 'title' (jsonc/sort-keys)

Check failure on line 13 in src/locales/nl.json

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/locales/nl.json#L13

Expected object keys to be in insensitive ascending order. 'KlipperRuntimeWarning' should be before 'KlipperWarning' (jsonc/sort-keys)

Check failure on line 21 in src/locales/nl.json

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/locales/nl.json#L21

Expected object keys to be in insensitive ascending order. 'MoonrakerFailedInitComponentDescription' should be before 'UnparsedConfigSection' (jsonc/sort-keys)

Check failure on line 32 in src/locales/nl.json

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/locales/nl.json#L32

Expected object keys to be in insensitive ascending order. 'BrowserWarnings' should be before 'Remind' (jsonc/sort-keys)