mirror of
https://github.com/QL-Win/QuickLook.git
synced 2025-09-14 20:29:07 +00:00
Add Norwegian (bokmål) translation (#171)
* Add Norwegian translation * Add Norwegian translation
This commit is contained in:

committed by
Paddy Xu

parent
2af22cde92
commit
36484beb58
@@ -37,4 +37,7 @@
|
||||
<fr-FR>
|
||||
<Editor_FontFamily>Consolas</Editor_FontFamily>
|
||||
</fr-FR>
|
||||
<nb-NO>
|
||||
<Editor_FontFamily>Consolas</Editor_FontFamily>
|
||||
</nb-NO>
|
||||
</Translations>
|
||||
|
@@ -254,4 +254,27 @@
|
||||
<InfoPanel_Files>{0} fichiers</InfoPanel_Files>
|
||||
<InfoPanel_FolderAndFile>({0} et {1})</InfoPanel_FolderAndFile>
|
||||
</fr-FR>
|
||||
<nb-NO>
|
||||
<UI_FontFamily>Segoe UI</UI_FontFamily>
|
||||
<APP_START>QuickLook kjører i bakgrunnen.</APP_START>
|
||||
<APP_SECOND>QuickLook kjører allerede i bakgrunnen.</APP_SECOND>
|
||||
<MW_BrowseFolder>Bla gjennom {0}</MW_BrowseFolder>
|
||||
<MW_Open>Åpne {0}</MW_Open>
|
||||
<MW_OpenWith>Åpne med {0}</MW_OpenWith>
|
||||
<MW_Run>Kjør {0}</MW_Run>
|
||||
<Icon_RunAtStartup>Kjør ved &oppstart</Icon_RunAtStartup>
|
||||
<Icon_ToolTip>QuickLook v{0}</Icon_ToolTip>
|
||||
<Icon_CheckUpdate>Se etter &oppdateringer...</Icon_CheckUpdate>
|
||||
<Icon_Quit>&Avslutt</Icon_Quit>
|
||||
<Update_NoUpdate>Du bruker nå siste versjon.</Update_NoUpdate>
|
||||
<Update_Found>QuickLook {0} er kommet ut. Klikk her for å åpne nedlastingssiden.</Update_Found>
|
||||
<Update_Error>Feil oppstod under lasting av oppdateringer: {0}</Update_Error>
|
||||
<InfoPanel_LastModified>Sist endret {0}</InfoPanel_LastModified>
|
||||
<InfoPanel_DriveSize>Kapasitet {0}, {1} tilgjengelig</InfoPanel_DriveSize>
|
||||
<InfoPanel_Folder>{0} mappe</InfoPanel_Folder>
|
||||
<InfoPanel_Folders>{0} mapper</InfoPanel_Folders>
|
||||
<InfoPanel_File>{0} fil</InfoPanel_File>
|
||||
<InfoPanel_Files>{0} filer</InfoPanel_Files>
|
||||
<InfoPanel_FolderAndFile>({0} og {1})</InfoPanel_FolderAndFile>
|
||||
</nb-NO>
|
||||
</Translations>
|
||||
|
Reference in New Issue
Block a user