@@ -54,3 +54,37 @@ replace = Erstatt
54
54
replace-all = Erstatt alle
55
55
case-sensitive = Skille mellom store og små bokstaver
56
56
use-regex = Bruk regex
57
+ menu-open-project = Åpne prosjekt...
58
+ open-file = Åpne fil...
59
+ new-file = Ny fil
60
+ open-recent-file = Åpne nylig fil
61
+ open-recent-project = Åpne nylige prosjekter
62
+ close-project = Lukk prosjekt
63
+ save-as = Lagre som…
64
+ keyboard-shortcuts = Tastatursnarveier
65
+ wrap-around = Rull rundt
66
+ menu-document-statistics = Dokumentstatistikk...
67
+ document-type = Dokumenttype...
68
+ menu-git-management = Git-håndtering...
69
+ spell-check = Stavekontroll...
70
+ zoom-in = Zoom inn
71
+ default-size = Standard størrelse
72
+ zoom-out = Zoom ut
73
+ automatic-indentation = Automatisk innrykk
74
+ word-wrap = Ordbryting
75
+ syntax-highlighting = Syntaksutheving…
76
+ menu-keyboard-shortcuts = Tastatursnarveier…
77
+ encoding = Koding...
78
+ print = Skriv ut
79
+ redo = Gjør om
80
+ cut = Klipp ut
81
+ indentation = Innrykk
82
+ enable-vim-bindings = Aktiver Vimbindinger
83
+ revert-all-changes = Tilbakestill alle endringer
84
+ find-in-project = Finn i prosjekt…
85
+ show-line-numbers = Vis linjenummer
86
+ highlight-current-line = Merker nåværende linje
87
+ convert-indentation-to-spaces = Konverter innrykk til mellomrom
88
+ convert-indentation-to-tabs = Konverter innrykk til tabber
89
+ menu-about = OM COSMIC Tekstredigerer...
90
+ tab-width = Tab-bredde: { $tab_width }
0 commit comments