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

i18n: new translations #367

Merged
merged 1 commit into from
Jul 11, 2021
Merged
Changes from all commits
Commits
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
5 changes: 4 additions & 1 deletion client/src/javascript/i18n/strings/no.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,11 @@
"auth.admin": "Administrator",
"auth.create.account": "Opprett konto",
"auth.create.an.account": "Opprett en konto",
"auth.create.an.account.intro": "Velkommen til flommet!",
"auth.create.an.account.intro": "Velkommen til Flood!",
"auth.current.user": "Gjeldende bruker",
"auth.error.password.empty": "Passord kan ikke være tomt.",
"auth.error.username.empty": "Brukernavnfeltet kan ikke være tomt.",
"auth.input.clear": "Nullstill",
"auth.log.in": "Logg inn",
"auth.login": "Innlogging",
"auth.login.intro": "Logg inn på din konto.",
Expand Down Expand Up @@ -250,6 +251,7 @@
"torrents.add.tab.file.drop": "Slipp noen filer her,",
"torrents.add.tab.file.title": "Etter fil",
"torrents.add.tab.url.input.placeholder": "Torrent URL eller Magnet Link",
"torrents.add.tab.url.register.magnet.handler": "Registrer deg for å håndtere magnet lenker",
"torrents.add.tab.url.title": "Etter URL",
"torrents.add.tags": "Tagger",
"torrents.add.torrents.label": "Torrenter",
Expand Down Expand Up @@ -325,6 +327,7 @@
"torrents.list.context.move": "Angi torrent plassering",
"torrents.list.context.pause": "pause",
"torrents.list.context.priority": "Prioritet",
"torrents.list.context.reannounce": "Kunngjør på nytt",
"torrents.list.context.remove": "Fjern",
"torrents.list.context.sequential": "Sekvensiell",
"torrents.list.context.set.tags": "Angi Etiketter",
Expand Down