Skip to content

Commit

Permalink
updated translations
Browse files Browse the repository at this point in the history
  • Loading branch information
matthi4s committed Feb 27, 2019
1 parent be6b9e6 commit 361e842
Show file tree
Hide file tree
Showing 44 changed files with 132 additions and 88 deletions.
3 changes: 2 additions & 1 deletion lang/af.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,6 @@
"plugin-command-exception-problem": "The plugin '{{plugin-name}}' cannot execute the command '{{command}}'.",
"ticking-block-entity-problem": "A block in the world is causing problems.",
"remove-block-solution": "Remove the block from the world, e.g. with MCEdit.",
"do-nothing-solution": "Do nothing. This problem might fix itself."
"do-nothing-solution": "Do nothing. This problem might fix itself.",
"chunk-load-exception-problem": "There was an exception while loading the world chunks."
}
3 changes: 2 additions & 1 deletion lang/ar.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,6 @@
"plugin-command-exception-problem": "The plugin '{{plugin-name}}' cannot execute the command '{{command}}'.",
"ticking-block-entity-problem": "A block in the world is causing problems.",
"remove-block-solution": "Remove the block from the world, e.g. with MCEdit.",
"do-nothing-solution": "Do nothing. This problem might fix itself."
"do-nothing-solution": "Do nothing. This problem might fix itself.",
"chunk-load-exception-problem": "There was an exception while loading the world chunks."
}
3 changes: 2 additions & 1 deletion lang/az.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,6 @@
"plugin-command-exception-problem": "'{{plugin-name}}' əlavəsi '{{command}}' əmrini icra edə bilmir.",
"ticking-block-entity-problem": "Dünyadakı bir blok problem yaradır.",
"remove-block-solution": "Bloku dünyadan çıxart, məs. MCEdit ilə.",
"do-nothing-solution": "Do nothing. This problem might fix itself."
"do-nothing-solution": "Do nothing. This problem might fix itself.",
"chunk-load-exception-problem": "There was an exception while loading the world chunks."
}
3 changes: 2 additions & 1 deletion lang/bg.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,6 @@
"plugin-command-exception-problem": "The plugin '{{plugin-name}}' cannot execute the command '{{command}}'.",
"ticking-block-entity-problem": "A block in the world is causing problems.",
"remove-block-solution": "Remove the block from the world, e.g. with MCEdit.",
"do-nothing-solution": "Do nothing. This problem might fix itself."
"do-nothing-solution": "Do nothing. This problem might fix itself.",
"chunk-load-exception-problem": "There was an exception while loading the world chunks."
}
3 changes: 2 additions & 1 deletion lang/ca.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,6 @@
"plugin-command-exception-problem": "El plugin '{{plugin-name}}' no pot executar el comandament '{{command}}'.",
"ticking-block-entity-problem": "A block in the world is causing problems.",
"remove-block-solution": "Remove the block from the world, e.g. with MCEdit.",
"do-nothing-solution": "Do nothing. This problem might fix itself."
"do-nothing-solution": "Do nothing. This problem might fix itself.",
"chunk-load-exception-problem": "There was an exception while loading the world chunks."
}
3 changes: 2 additions & 1 deletion lang/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,6 @@
"plugin-command-exception-problem": "The plugin '{{plugin-name}}' cannot execute the command '{{command}}'.",
"ticking-block-entity-problem": "A block in the world is causing problems.",
"remove-block-solution": "Remove the block from the world, e.g. with MCEdit.",
"do-nothing-solution": "Do nothing. This problem might fix itself."
"do-nothing-solution": "Do nothing. This problem might fix itself.",
"chunk-load-exception-problem": "There was an exception while loading the world chunks."
}
3 changes: 2 additions & 1 deletion lang/da.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,6 @@
"plugin-command-exception-problem": "The plugin '{{plugin-name}}' cannot execute the command '{{command}}'.",
"ticking-block-entity-problem": "A block in the world is causing problems.",
"remove-block-solution": "Remove the block from the world, e.g. with MCEdit.",
"do-nothing-solution": "Do nothing. This problem might fix itself."
"do-nothing-solution": "Do nothing. This problem might fix itself.",
"chunk-load-exception-problem": "There was an exception while loading the world chunks."
}
3 changes: 2 additions & 1 deletion lang/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,6 @@
"plugin-command-exception-problem": "Das Plugin '{{plugin-name}}' kann den Befehl '{{command}}' nicht ausführen.",
"ticking-block-entity-problem": "Ein Block in der Welt verursacht Probleme.",
"remove-block-solution": "Entferne den Block aus der Welt, z.B. mit MCEdit.",
"do-nothing-solution": "Mach gar nichts. Dieses Problem könnte sich selbst beheben."
"do-nothing-solution": "Mach gar nichts. Dieses Problem könnte sich selbst beheben.",
"chunk-load-exception-problem": "Es gab eine Ausnahme beim Laden der Welt-Chunks."
}
3 changes: 2 additions & 1 deletion lang/el.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,6 @@
"plugin-command-exception-problem": "The plugin '{{plugin-name}}' cannot execute the command '{{command}}'.",
"ticking-block-entity-problem": "A block in the world is causing problems.",
"remove-block-solution": "Remove the block from the world, e.g. with MCEdit.",
"do-nothing-solution": "Do nothing. This problem might fix itself."
"do-nothing-solution": "Do nothing. This problem might fix itself.",
"chunk-load-exception-problem": "There was an exception while loading the world chunks."
}
15 changes: 8 additions & 7 deletions lang/es-ES.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@
"forge-version": "Versión de Forge",
"authme-shutdown-problem": "El plugin 'AuthMe' falló en cargar y ha cerrado el servidor.",
"pex-config-problem": "La configuración del plugin 'PermissionsEx' es invalida.",
"ambiguous-plugin-name-problem": "There are multiple plugin files for the plugin name '{{plugin-name}}': '{{first-plugin-path}}' and '{{second-plugin-path}}'.",
"ambiguous-plugin-name-problem": "Hay varios archivos de plugin para el plugin de nombre '{{plugin-name}}':'{{first-plugin-path}}' y '{{second-plugin-path}}'.",
"plugin-dependency-problem": "El plugin '{{plugin-name}}' necesita el plugin '{{dependency-plugin-name}}'.",
"plugin-disabling-problem": "The plugin '{{plugin-name}}' could not be disabled.",
"plugin-enabling-problem": "The plugin '{{plugin-name}}' could not be enabled.",
"plugin-runtime-problem": "The plugin '{{plugin-name}} has a problem while running.",
"forge-confirm-problem": "Forge requires your confirmation to apply changes and start the server.",
"mod-dependency-problem": "The mod '{{mod-name}}' is missing the required mod {{dependency-mod-name}}.",
"plugin-disabling-problem": "El plugin '{{plugin-name}}' no pudo ser desactivado.",
"plugin-enabling-problem": "El plugin '{{plugin-name}}' no pudo ser activado.",
"plugin-runtime-problem": "El plugin '{{plugin-name}}' tiene un problema mientras está ejecutado.",
"forge-confirm-problem": "Forge requiere tu confirmación para aplicar cambios e iniciar el servidor.",
"mod-dependency-problem": "El mod '{{mod-name}}' no tiene el mod requerido '{{dependency-mod-name}}'.",
"mod-dependency-problem-plural": "The mod '{{mod-name}}' is missing the required mods {{dependency-mod-list}}.",
"mod-duplicate-problem": "There are multiple mod files for the mod name '{{mod-name}}': '{{first-mod-path}}' and '{{second-mod-path}}'.",
"mod-exception-problem": "El mod '{{mod-name}}' ha lanzado una excepción.",
Expand All @@ -39,5 +39,6 @@
"plugin-command-exception-problem": "El plugin '{{plugin-name}}' no puede ejecutar el comando '{{command}}'.",
"ticking-block-entity-problem": "A block in the world is causing problems.",
"remove-block-solution": "Remove the block from the world, e.g. with MCEdit.",
"do-nothing-solution": "Do nothing. This problem might fix itself."
"do-nothing-solution": "Do nothing. This problem might fix itself.",
"chunk-load-exception-problem": "There was an exception while loading the world chunks."
}
3 changes: 2 additions & 1 deletion lang/et.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,6 @@
"plugin-command-exception-problem": "The plugin '{{plugin-name}}' cannot execute the command '{{command}}'.",
"ticking-block-entity-problem": "A block in the world is causing problems.",
"remove-block-solution": "Remove the block from the world, e.g. with MCEdit.",
"do-nothing-solution": "Do nothing. This problem might fix itself."
"do-nothing-solution": "Do nothing. This problem might fix itself.",
"chunk-load-exception-problem": "There was an exception while loading the world chunks."
}
3 changes: 2 additions & 1 deletion lang/fa.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,6 @@
"plugin-command-exception-problem": "The plugin '{{plugin-name}}' cannot execute the command '{{command}}'.",
"ticking-block-entity-problem": "A block in the world is causing problems.",
"remove-block-solution": "Remove the block from the world, e.g. with MCEdit.",
"do-nothing-solution": "Do nothing. This problem might fix itself."
"do-nothing-solution": "Do nothing. This problem might fix itself.",
"chunk-load-exception-problem": "There was an exception while loading the world chunks."
}
3 changes: 2 additions & 1 deletion lang/fi.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,6 @@
"plugin-command-exception-problem": "The plugin '{{plugin-name}}' cannot execute the command '{{command}}'.",
"ticking-block-entity-problem": "A block in the world is causing problems.",
"remove-block-solution": "Remove the block from the world, e.g. with MCEdit.",
"do-nothing-solution": "Do nothing. This problem might fix itself."
"do-nothing-solution": "Do nothing. This problem might fix itself.",
"chunk-load-exception-problem": "There was an exception while loading the world chunks."
}
3 changes: 2 additions & 1 deletion lang/fil.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,6 @@
"plugin-command-exception-problem": "The plugin '{{plugin-name}}' cannot execute the command '{{command}}'.",
"ticking-block-entity-problem": "A block in the world is causing problems.",
"remove-block-solution": "Remove the block from the world, e.g. with MCEdit.",
"do-nothing-solution": "Do nothing. This problem might fix itself."
"do-nothing-solution": "Do nothing. This problem might fix itself.",
"chunk-load-exception-problem": "There was an exception while loading the world chunks."
}
3 changes: 2 additions & 1 deletion lang/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,6 @@
"plugin-command-exception-problem": "Le plugin '{{plugin-name}}' ne peut pas exécuter la commande '{{command}}'.",
"ticking-block-entity-problem": "A block in the world is causing problems.",
"remove-block-solution": "Remove the block from the world, e.g. with MCEdit.",
"do-nothing-solution": "Do nothing. This problem might fix itself."
"do-nothing-solution": "Do nothing. This problem might fix itself.",
"chunk-load-exception-problem": "There was an exception while loading the world chunks."
}
3 changes: 2 additions & 1 deletion lang/ga-IE.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,6 @@
"plugin-command-exception-problem": "The plugin '{{plugin-name}}' cannot execute the command '{{command}}'.",
"ticking-block-entity-problem": "A block in the world is causing problems.",
"remove-block-solution": "Remove the block from the world, e.g. with MCEdit.",
"do-nothing-solution": "Do nothing. This problem might fix itself."
"do-nothing-solution": "Do nothing. This problem might fix itself.",
"chunk-load-exception-problem": "There was an exception while loading the world chunks."
}
3 changes: 2 additions & 1 deletion lang/he.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,6 @@
"plugin-command-exception-problem": "The plugin '{{plugin-name}}' cannot execute the command '{{command}}'.",
"ticking-block-entity-problem": "A block in the world is causing problems.",
"remove-block-solution": "Remove the block from the world, e.g. with MCEdit.",
"do-nothing-solution": "Do nothing. This problem might fix itself."
"do-nothing-solution": "Do nothing. This problem might fix itself.",
"chunk-load-exception-problem": "There was an exception while loading the world chunks."
}
3 changes: 2 additions & 1 deletion lang/hi.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,6 @@
"plugin-command-exception-problem": "The plugin '{{plugin-name}}' cannot execute the command '{{command}}'.",
"ticking-block-entity-problem": "A block in the world is causing problems.",
"remove-block-solution": "Remove the block from the world, e.g. with MCEdit.",
"do-nothing-solution": "Do nothing. This problem might fix itself."
"do-nothing-solution": "Do nothing. This problem might fix itself.",
"chunk-load-exception-problem": "There was an exception while loading the world chunks."
}
3 changes: 2 additions & 1 deletion lang/hr.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,6 @@
"plugin-command-exception-problem": "The plugin '{{plugin-name}}' cannot execute the command '{{command}}'.",
"ticking-block-entity-problem": "A block in the world is causing problems.",
"remove-block-solution": "Remove the block from the world, e.g. with MCEdit.",
"do-nothing-solution": "Do nothing. This problem might fix itself."
"do-nothing-solution": "Do nothing. This problem might fix itself.",
"chunk-load-exception-problem": "There was an exception while loading the world chunks."
}
3 changes: 2 additions & 1 deletion lang/hu.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,6 @@
"plugin-command-exception-problem": "The plugin '{{plugin-name}}' cannot execute the command '{{command}}'.",
"ticking-block-entity-problem": "A block in the world is causing problems.",
"remove-block-solution": "Remove the block from the world, e.g. with MCEdit.",
"do-nothing-solution": "Do nothing. This problem might fix itself."
"do-nothing-solution": "Do nothing. This problem might fix itself.",
"chunk-load-exception-problem": "There was an exception while loading the world chunks."
}
3 changes: 2 additions & 1 deletion lang/id.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,6 @@
"plugin-command-exception-problem": "The plugin '{{plugin-name}}' cannot execute the command '{{command}}'.",
"ticking-block-entity-problem": "A block in the world is causing problems.",
"remove-block-solution": "Remove the block from the world, e.g. with MCEdit.",
"do-nothing-solution": "Do nothing. This problem might fix itself."
"do-nothing-solution": "Do nothing. This problem might fix itself.",
"chunk-load-exception-problem": "There was an exception while loading the world chunks."
}
3 changes: 2 additions & 1 deletion lang/it.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,6 @@
"plugin-command-exception-problem": "The plugin '{{plugin-name}}' cannot execute the command '{{command}}'.",
"ticking-block-entity-problem": "A block in the world is causing problems.",
"remove-block-solution": "Remove the block from the world, e.g. with MCEdit.",
"do-nothing-solution": "Do nothing. This problem might fix itself."
"do-nothing-solution": "Do nothing. This problem might fix itself.",
"chunk-load-exception-problem": "There was an exception while loading the world chunks."
}
3 changes: 2 additions & 1 deletion lang/ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,6 @@
"plugin-command-exception-problem": "The plugin '{{plugin-name}}' cannot execute the command '{{command}}'.",
"ticking-block-entity-problem": "A block in the world is causing problems.",
"remove-block-solution": "Remove the block from the world, e.g. with MCEdit.",
"do-nothing-solution": "Do nothing. This problem might fix itself."
"do-nothing-solution": "Do nothing. This problem might fix itself.",
"chunk-load-exception-problem": "There was an exception while loading the world chunks."
}
3 changes: 2 additions & 1 deletion lang/ka.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,6 @@
"plugin-command-exception-problem": "The plugin '{{plugin-name}}' cannot execute the command '{{command}}'.",
"ticking-block-entity-problem": "A block in the world is causing problems.",
"remove-block-solution": "Remove the block from the world, e.g. with MCEdit.",
"do-nothing-solution": "Do nothing. This problem might fix itself."
"do-nothing-solution": "Do nothing. This problem might fix itself.",
"chunk-load-exception-problem": "There was an exception while loading the world chunks."
}
3 changes: 2 additions & 1 deletion lang/ko.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,6 @@
"plugin-command-exception-problem": "플러그인 '{{plugin-name}}'의 명령 '{{command}} '을 실행할 수 없습니다.",
"ticking-block-entity-problem": "A block in the world is causing problems.",
"remove-block-solution": "Remove the block from the world, e.g. with MCEdit.",
"do-nothing-solution": "Do nothing. This problem might fix itself."
"do-nothing-solution": "Do nothing. This problem might fix itself.",
"chunk-load-exception-problem": "There was an exception while loading the world chunks."
}
3 changes: 2 additions & 1 deletion lang/lt.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,6 @@
"plugin-command-exception-problem": "Papildinys \"{{plugin-name}}\" negali vykdyti komandos \"{{command}}\".",
"ticking-block-entity-problem": "A block in the world is causing problems.",
"remove-block-solution": "Remove the block from the world, e.g. with MCEdit.",
"do-nothing-solution": "Do nothing. This problem might fix itself."
"do-nothing-solution": "Do nothing. This problem might fix itself.",
"chunk-load-exception-problem": "There was an exception while loading the world chunks."
}
7 changes: 4 additions & 3 deletions lang/nl.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,8 @@
"mod-remove-solution": "Verwijder de mod '{{mod-name}}'.",
"aquatic-version-install-solution": "Update je server software naar 1.13 of nieuwer.",
"plugin-command-exception-problem": "De plugin '{{plugin-name}}' kan het commando '{{command}} niet executeren.",
"ticking-block-entity-problem": "A block in the world is causing problems.",
"remove-block-solution": "Remove the block from the world, e.g. with MCEdit.",
"do-nothing-solution": "Do nothing. This problem might fix itself."
"ticking-block-entity-problem": "Een blok in de wereld veroorzaakt problemen.",
"remove-block-solution": "Verwijder het blok van de wereld, bijv. met MCEdit.",
"do-nothing-solution": "Doe niks. Dit probleem kan zichzelf oplossen.",
"chunk-load-exception-problem": "Er was een uitzondering tijdens het laden van de wereld chunks."
}
3 changes: 2 additions & 1 deletion lang/no.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,6 @@
"plugin-command-exception-problem": "Pluginen {{plugin-name}} kan ikke utføre kommandoen {{command}}.",
"ticking-block-entity-problem": "En blokk i verden lager problemer.",
"remove-block-solution": "Fjern blokken som lager problemer, eksempelvis med verktøyet MCEdit.",
"do-nothing-solution": "Do nothing. This problem might fix itself."
"do-nothing-solution": "Her trenger du ikke gjøre noenting. Problemet vil mest sannsynlig fikse seg selv.",
"chunk-load-exception-problem": "Det oppstod et unntak under innlasting av verdenens deler(Chunks)."
}
3 changes: 2 additions & 1 deletion lang/pl.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,6 @@
"plugin-command-exception-problem": "Wtyczka '{{plugin-name}}' nie mogła wykonać polecenia '{{command}}'.",
"ticking-block-entity-problem": "A block in the world is causing problems.",
"remove-block-solution": "Remove the block from the world, e.g. with MCEdit.",
"do-nothing-solution": "Do nothing. This problem might fix itself."
"do-nothing-solution": "Do nothing. This problem might fix itself.",
"chunk-load-exception-problem": "There was an exception while loading the world chunks."
}
3 changes: 2 additions & 1 deletion lang/pt-BR.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,6 @@
"plugin-command-exception-problem": "The plugin '{{plugin-name}}' cannot execute the command '{{command}}'.",
"ticking-block-entity-problem": "A block in the world is causing problems.",
"remove-block-solution": "Remove the block from the world, e.g. with MCEdit.",
"do-nothing-solution": "Do nothing. This problem might fix itself."
"do-nothing-solution": "Do nothing. This problem might fix itself.",
"chunk-load-exception-problem": "There was an exception while loading the world chunks."
}
3 changes: 2 additions & 1 deletion lang/pt-PT.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,6 @@
"plugin-command-exception-problem": "The plugin '{{plugin-name}}' cannot execute the command '{{command}}'.",
"ticking-block-entity-problem": "A block in the world is causing problems.",
"remove-block-solution": "Remove the block from the world, e.g. with MCEdit.",
"do-nothing-solution": "Do nothing. This problem might fix itself."
"do-nothing-solution": "Do nothing. This problem might fix itself.",
"chunk-load-exception-problem": "There was an exception while loading the world chunks."
}
3 changes: 2 additions & 1 deletion lang/ro.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,6 @@
"plugin-command-exception-problem": "Plugin-ul '{{plugin-name}}' nu a putut executa comanda '{{command}}'.",
"ticking-block-entity-problem": "Un bloc din lume cauzează probleme.",
"remove-block-solution": "Șterge blocul din lume, ex. cu MCEdit.",
"do-nothing-solution": "Do nothing. This problem might fix itself."
"do-nothing-solution": "Do nothing. This problem might fix itself.",
"chunk-load-exception-problem": "There was an exception while loading the world chunks."
}
Loading

0 comments on commit 361e842

Please sign in to comment.