i18n: Added dutch and norwegian translations
This commit is contained in:
parent
227810db75
commit
33bf487a1c
7 changed files with 2489 additions and 0 deletions
|
|
@ -6,9 +6,11 @@
|
|||
|
||||
* Added internationalization of UI. Translations of OctoPrint are being crowd sourced via [Transifex](https://www.transifex.com/projects/p/octoprint/).
|
||||
The following translations are already available with more in the works:
|
||||
- Dutch (nl)
|
||||
- German (de)
|
||||
- French (fr)
|
||||
- Hebrew (he)
|
||||
- Norwegian (no)
|
||||
- Romanian (ro)
|
||||
* New file list: Pagination is gone, no more (mobile incompatible) pop overs, instead scrollable and with instant
|
||||
search
|
||||
|
|
|
|||
1
src/octoprint/static/js/i18n/nl.js
Normal file
1
src/octoprint/static/js/i18n/nl.js
Normal file
File diff suppressed because one or more lines are too long
1
src/octoprint/static/js/i18n/no.js
Normal file
1
src/octoprint/static/js/i18n/no.js
Normal file
File diff suppressed because one or more lines are too long
BIN
src/octoprint/translations/nl/LC_MESSAGES/messages.mo
Normal file
BIN
src/octoprint/translations/nl/LC_MESSAGES/messages.mo
Normal file
Binary file not shown.
1242
src/octoprint/translations/nl/LC_MESSAGES/messages.po
Normal file
1242
src/octoprint/translations/nl/LC_MESSAGES/messages.po
Normal file
File diff suppressed because it is too large
Load diff
BIN
src/octoprint/translations/no/LC_MESSAGES/messages.mo
Normal file
BIN
src/octoprint/translations/no/LC_MESSAGES/messages.mo
Normal file
Binary file not shown.
1243
src/octoprint/translations/no/LC_MESSAGES/messages.po
Normal file
1243
src/octoprint/translations/no/LC_MESSAGES/messages.po
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue