mirror of
https://github.com/abh/ntppool.git
synced 2026-04-26 03:55:52 +03:00
[PR #137] [MERGED] Norwegian (Nynorsk) Translation #180
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ntppool#180
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/abh/ntppool/pull/137
Author: @nilsjha
Created: 9/5/2016
Status: ✅ Merged
Merged: 8/19/2017
Merged by: @abh
Base:
master← Head:master📝 Commits (4)
03185feInit commit; create nn folder, translate all files except partially join.html and use.html216b7e1Translated join and use.html to Norwegian (Nynorsk)3957e79All files translated into nn_NO (nn == Norwegian Nynorsk)5ea776fMerge branch 'master' of https://github.com/nilsjha/ntppool📊 Changes
6 files changed (+488 additions, -0 deletions)
View changed files
➕
docs/ntppool/nn/homepage/intro.html(+19 -0)➕
docs/ntppool/nn/join.html(+93 -0)➕
docs/ntppool/nn/join/configuration.html(+93 -0)➕
docs/ntppool/nn/tpl/server/graph_explanation.html(+22 -0)➕
docs/ntppool/nn/use.html(+123 -0)➕
i18n/nn.po(+138 -0)📄 Description
Created nn (ISO 639-1 language code) Norwegian (Nynorsk) translation of the main branch by adding nn.po in the i18n/ -sub-directory as well as translating the associated files located under the docs/ntppool/ -sub-directory.
Norwegian (Nynorsk) (my native written language) is understandable and very similar to Norwegian (Bokmål). Until the Bokmål (nb) translation is completed, Nynorsk might also be helpful for those who are better understanding Norwegian in general than English.
For more information about similarities, please have a look on Wikipedia
https://en.wikipedia.org/wiki/Norwegian_language
For translating Norwegian - English in general The University of Oslo provides great dictionaries online: http://www.nob-ordbok.uio.no/
(Please also have in mind I'm currently newbie using Git, not all of the commits are too well described - but I'm mastering it better as i get more experience in the field of software development /translations)
Any questions, improvements, please comment.
Thanks,
Nils
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.