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 <[email protected]>
  • Loading branch information
nextcloud-bot committed Jun 27, 2024
1 parent 6b7e066 commit 52e84eb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 3 additions & 1 deletion l10n/nb.js
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ OC.L10N.register(
"Index the content of PDF files." : "Indekser innholdet i PDF-filer.",
"Extract Office" : "Trekk ut Office",
"Index the content of office files." : "Indekser innholdet i kontorprogram-filer.",
"Results" : "Resultater"
"Results" : "Resultater",
"Open Files" : "Åpne Filer",
"Directly from search results." : "Direkte fra søkeresultatene."
},
"nplurals=2; plural=(n != 1);");
4 changes: 3 additions & 1 deletion l10n/nb.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@
"Index the content of PDF files." : "Indekser innholdet i PDF-filer.",
"Extract Office" : "Trekk ut Office",
"Index the content of office files." : "Indekser innholdet i kontorprogram-filer.",
"Results" : "Resultater"
"Results" : "Resultater",
"Open Files" : "Åpne Filer",
"Directly from search results." : "Direkte fra søkeresultatene."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

0 comments on commit 52e84eb

Please sign in to comment.