Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
  • Loading branch information
nextcloud-bot committed Jan 26, 2024
1 parent 4357e16 commit e2c2824
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions l10n/nb.js
Expand Up @@ -243,6 +243,7 @@ OC.L10N.register(
"Select Date" : "Velg dato",
"Assign a tag to this card…" : "Legg til et merke til dette kortet...",
"(group)" : "(gruppe)",
"Next week – {timeLocale}" : "Neste uke – {timeLocale}",
"Todo items" : "Gjøremålspunkter",
"{count} comments, {unread} unread" : "{count} kommentarer, {unread} ulest",
"Edit card title" : "Rediger korttittel",
Expand Down Expand Up @@ -292,6 +293,7 @@ OC.L10N.register(
"No due" : "Ingen forfall",
"Search for {searchQuery} in all boards" : "Søk etter {searchQuery} i alle tavler",
"No results found" : "Ingen resultater funnet",
"This weekend – {timeLocale}" : "Denne helgen – {timeLocale}",
"Deck board {name}\n* Last modified on {lastMod}" : "Stokktavle {name}\n* Sist endret {lastMod}",
"{stack} in {board}" : "{stack} i {board}",
"Click to expand description" : "Klikk for å utvide beskrivelsen",
Expand All @@ -309,6 +311,8 @@ OC.L10N.register(
"upcoming cards" : "kommende kort",
"New card" : "Nytt kort",
"Due on {date}" : "Utløper {date}",
"Tomorrow – {timeLocale}" : "I morgen – {timeLocale}",
"Later today – {timeLocale}" : "Senere i dag – {timeLocale}",
"Link to a board" : "Lenke til tavle",
"Link to a card" : "Lenke til et kort",
"Create a card" : "Opprett kort",
Expand Down
4 changes: 4 additions & 0 deletions l10n/nb.json
Expand Up @@ -241,6 +241,7 @@
"Select Date" : "Velg dato",
"Assign a tag to this card…" : "Legg til et merke til dette kortet...",
"(group)" : "(gruppe)",
"Next week – {timeLocale}" : "Neste uke – {timeLocale}",
"Todo items" : "Gjøremålspunkter",
"{count} comments, {unread} unread" : "{count} kommentarer, {unread} ulest",
"Edit card title" : "Rediger korttittel",
Expand Down Expand Up @@ -290,6 +291,7 @@
"No due" : "Ingen forfall",
"Search for {searchQuery} in all boards" : "Søk etter {searchQuery} i alle tavler",
"No results found" : "Ingen resultater funnet",
"This weekend – {timeLocale}" : "Denne helgen – {timeLocale}",
"Deck board {name}\n* Last modified on {lastMod}" : "Stokktavle {name}\n* Sist endret {lastMod}",
"{stack} in {board}" : "{stack} i {board}",
"Click to expand description" : "Klikk for å utvide beskrivelsen",
Expand All @@ -307,6 +309,8 @@
"upcoming cards" : "kommende kort",
"New card" : "Nytt kort",
"Due on {date}" : "Utløper {date}",
"Tomorrow – {timeLocale}" : "I morgen – {timeLocale}",
"Later today – {timeLocale}" : "Senere i dag – {timeLocale}",
"Link to a board" : "Lenke til tavle",
"Link to a card" : "Lenke til et kort",
"Create a card" : "Opprett kort",
Expand Down

0 comments on commit e2c2824

Please sign in to comment.