mirror of
https://github.com/zoriya/flood.git
synced 2026-05-31 02:15:12 +00:00
i18n: new translations for Norwegian (#365)
Co-authored-by: Daddie0 <Daddie0@unknown>
This commit is contained in:
committed by
GitHub
parent
c73cd5a75a
commit
59ce418682
@@ -6,6 +6,7 @@
|
||||
"alert.settings.saved": "Innstillingene ble lagret.",
|
||||
"alert.torrent.add": "Helt lagt til {countElement} {count, plural, =1 {torrent} other {torrenter}}",
|
||||
"alert.torrent.add.failed": "Kunne ikke legge til {countElement} {count, plural, =1 {torrent} other {torrenter}}",
|
||||
"alert.torrent.add.sent": "{countElement} {count, plural, =1 {forespørsel} other {forespørsler}} sendt til torrentklienten.",
|
||||
"alert.torrent.move": "{countElement} {count, plural, =1 {torrent} other {torrenter}}",
|
||||
"alert.torrent.move.failed": "Kunne ikke flytte {countElement} {count, plural, =1 {torrent} other {torrenter}}",
|
||||
"alert.torrent.remove": "Fjernet {countElement} {count, plural, =1 {torrent} other {torrenter}}",
|
||||
@@ -27,9 +28,11 @@
|
||||
"auth.username": "Brukernavn",
|
||||
"button.add": "Legg til",
|
||||
"button.cancel": "Avbryt",
|
||||
"button.close": "Lukk",
|
||||
"button.download": "Nedlasting",
|
||||
"button.new": "Ny",
|
||||
"button.no": "Nei",
|
||||
"button.ok": "OK",
|
||||
"button.save": "Lagre innstillinger",
|
||||
"button.save.feed": "Lagre",
|
||||
"button.yes": "Ja",
|
||||
@@ -37,11 +40,15 @@
|
||||
"connection-interruption.verification-error": "Tilkobling kunne ikke verifiseres.",
|
||||
"connection.settings.client.select": "Klient",
|
||||
"connection.settings.error.empty": "Tilkoblingsinnstillinger kan ikke være tomt.",
|
||||
"connection.settings.deluge.password": "Passord",
|
||||
"connection.settings.deluge.password.input.placeholder": "Passord",
|
||||
"connection.settings.qbittorrent": "qBittorrent",
|
||||
"connection.settings.qbittorrent.password": "Passord",
|
||||
"connection.settings.qbittorrent.password.input.placeholder": "Passord",
|
||||
"connection.settings.qbittorrent.url": "Nettadresse",
|
||||
"connection.settings.qbittorrent.username": "Brukernavn",
|
||||
"connection.settings.qbittorrent.username.input.placeholder": "Brukernavn",
|
||||
"connection.settings.rtorrent": "rTorrent",
|
||||
"connection.settings.rtorrent.host": "Vert",
|
||||
"connection.settings.rtorrent.host.input.placeholder": "Vertsnavn eller IP",
|
||||
"connection.settings.rtorrent.socket": "Sti",
|
||||
|
||||
Reference in New Issue
Block a user