aboutsummaryrefslogtreecommitdiffhomepage
path: root/core/locales/locale.sv.conf
diff options
context:
space:
mode:
authorGravatar mitchell <70453897+667e-11@users.noreply.github.com>2020-02-21 16:09:53 -0500
committerGravatar mitchell <70453897+667e-11@users.noreply.github.com>2020-02-21 16:09:53 -0500
commit5b2511834db13d21724314c20be06aa71afdee2b (patch)
tree8235872dd868dd2bf87592a0b2ac0a11bf945f2c /core/locales/locale.sv.conf
parentb4a67ffb3aedafcd778ad853246f8119f7e5e9e6 (diff)
Removed '_' mnemonics from locale keys.
Kept backward-compatibility for now.
Diffstat (limited to 'core/locales/locale.sv.conf')
-rw-r--r--core/locales/locale.sv.conf296
1 files changed, 148 insertions, 148 deletions
diff --git a/core/locales/locale.sv.conf b/core/locales/locale.sv.conf
index 2b7d1919..f8c93fa0 100644
--- a/core/locales/locale.sv.conf
+++ b/core/locales/locale.sv.conf
@@ -29,21 +29,21 @@ Untitled = Namnlös
# unsaved changes.
Close without saving? = Stäng utan att spara?
There are unsaved changes in = Det finns osparade ändringar i
-_Cancel = _Avbryt
-Close _without saving = Stäng _utan att spara
+Cancel = _Avbryt
+Close without saving = Stäng _utan att spara
# The text displayed in a dialog when a file has been externally modified.
Reload? = Ladda om?
Reload modified file? = Ladda om ändrad fil?
has been modified. Reload it? = har ändrats. Ladda om den?
-_Yes = _Ja
-_No = _Nej
+Yes = _Ja
+No = _Nej
# The column label for lists of filenames in dialogs.
Filename = Fil
# The text displayed in a dialog when more than X files were found in the quick
# open dialog.
files or more were found. Showing the first = eller fler filer funna. Visar de första
File Limit Exceeded = File Limit Exceeded
-_OK = _Ok
+OK = _Ok
# [core/keys.lua]
# The statusbar text shown when the user has pressed a key that is part of a key
@@ -75,7 +75,7 @@ Lua reset = Återställ lua
# unsaved changes in open buffers.
Quit without saving? = Avsluta utan att spara?
The following buffers are unsaved: = Följande buffrar är osparade:
-Quit _without saving = Avsluta _utan att spara
+Quit without saving = Avsluta _utan att spara
# [modules/textadept/bookmarks.lua]
# The text displayed in the dialog for selecting a bookmark to jump to.
@@ -92,17 +92,17 @@ returned non-zero status = returned non-zero status
# [modules/textadept/find.lua]
# The text displayed in the find & replace pane.
-_Find: = _Sök:
-R_eplace: = _Ersätt:
+Find: = _Sök:
+Replace: = _Ersätt:
# The button text displayed in the GUI find & replace pane.
-Find _Next = Sök _nästa
-Find _Prev = Sök _förra
-_Replace = E_rsätt
-Replace _All = Ers_ätt alla
-_Match case = _Matcha gemener/versaler
-_Whole word = Helt _ord
-Rege_x = Rege_x
-_In files = _I filer
+Find Next = Sök _nästa
+Find Prev = Sök _förra
+Replace = E_rsätt
+Replace All = Ers_ätt alla
+Match case = _Matcha gemener/versaler
+Whole word = Helt _ord
+Regex = Rege_x
+In files = _I filer
# The button text displayed in the terminal version's find & replace pane.
# These should be as short as possible, as most terminals are 80 characters in
# width.
@@ -148,193 +148,193 @@ Load Macro = Load Macro
# [modules/textadept/menu.lua]
# Typical "File" menu items for creating new files, opening, saving, and closing
# existing files, opening and saving sessions, and quitting Textadept.
-_File = _Arkiv
-_New = _Nytt
-_Open = _Öppna...
-Open _Recent... = Öppna s_enaste...
-Re_load = Ladda _om
-_Save = _Spara
-Save _As = Spara so_m...
+File = _Arkiv
+New = _Nytt
+Open = _Öppna...
+Open Recent... = Öppna s_enaste...
+Reload = Ladda _om
+Save = _Spara
+Save As = Spara so_m...
Save All = Spara a_lla
-_Close = S_täng
+Close = S_täng
Close All = St_äng alla
-Loa_d Session... = _Ladda session...
-Sav_e Session... = S_para session...
-_Quit = _Avsluta
+Load Session... = _Ladda session...
+Save Session... = S_para session...
+Quit = _Avsluta
# Typical "Edit" menu items for manipulating buffer text and source code.
-_Edit = R_edigera
-_Undo = _Ångra
-_Redo = _Gör om
-Cu_t = Klipp _ut
-_Copy = _Kopiera
-_Paste = Klistra _in
-Paste Re_indent = Paste Re_indent
-Duplicate _Line = Duplicera _rad
-_Delete = _Ta bort
-D_elete Word = Ta _bort ord
-Select _All = Markera _allt
-_Match Brace = Matcha _parentes
-Complete _Word = Komplettera _ord
-_Highlight Word = _Framhäv ord
-Toggle _Block Comment = Kommentera
-T_ranspose Characters = Transponera t_ecken
-_Join Lines = _Slå ihop rader
+Edit = R_edigera
+Undo = _Ångra
+Redo = _Gör om
+Cut = Klipp _ut
+Copy = _Kopiera
+Paste = Klistra _in
+Paste Reindent = Paste Re_indent
+Duplicate Line = Duplicera _rad
+Delete = _Ta bort
+Delete Word = Ta _bort ord
+Select All = Markera _allt
+Match Brace = Matcha _parentes
+Complete Word = Komplettera _ord
+Highlight Word = _Framhäv ord
+Toggle Block Comment = Kommentera
+Transpose Characters = Transponera t_ecken
+Join Lines = _Slå ihop rader
# The menu item for filtering text through a shell command and replacing input
# text with that command's output text.
-_Filter Through = Fi_ltrera genom...
+Filter Through = Fi_ltrera genom...
# Menu items for selecting text and entities.
-_Select = _Markera
-Select between _Matching Delimiters = Select between _Matching Delimiters
-Select between _XML Tags = Markera mellan _XML-taggar
-Select in XML _Tag = Markera inom XML-_tagg
-Select _Word = Markera _ord
-Select _Line = Markera _rad
-Select Para_graph = Markera para_graf
+Select = _Markera
+Select between Matching Delimiters = Select between _Matching Delimiters
+Select between XML Tags = Markera mellan _XML-taggar
+Select in XML Tag = Markera inom XML-_tagg
+Select Word = Markera _ord
+Select Line = Markera _rad
+Select Paragraph = Markera para_graf
# Menu items for transforming selected text.
-Selectio_n = Markeri_ng
-_Upper Case Selection = Gör till _stora bokstäver
-_Lower Case Selection = Gör till s_må bokstäver
-Enclose as _XML Tags = Gör till _XML-taggar
-Enclose as Single XML _Tag = Gör till enkel XML-_tagg
-Enclose in Single _Quotes = Sätt inom enkel_citat
-Enclose in _Double Quotes = Sätt inom _dubbelcitat
-Enclose in _Parentheses = Sätt inom _parenteser
-Enclose in _Brackets = Sätt inom _hakparenteser
-Enclose in B_races = Sätt inom _krullparenteser
-_Move Selected Lines Up = _Flytta markerade rader upp
-Move Selected Lines Do_wn = Flytta markerade rader _ner
+Selection = Markeri_ng
+Upper Case Selection = Gör till _stora bokstäver
+Lower Case Selection = Gör till s_må bokstäver
+Enclose as XML Tags = Gör till _XML-taggar
+Enclose as Single XML Tag = Gör till enkel XML-_tagg
+Enclose in Single Quotes = Sätt inom enkel_citat
+Enclose in Double Quotes = Sätt inom _dubbelcitat
+Enclose in Parentheses = Sätt inom _parenteser
+Enclose in Brackets = Sätt inom _hakparenteser
+Enclose in Braces = Sätt inom _krullparenteser
+Move Selected Lines Up = _Flytta markerade rader upp
+Move Selected Lines Down = Flytta markerade rader _ner
# Menu items for searching and replacing text within buffers and files.
-_Search = _Sök
-_Find = _Sök...
-Find _Previous = Sök _bakåt
-Find _Incremental = Sök _inkrementellt...
-Find in Fi_les = Sök i fi_ler...
-Goto Nex_t File Found = Gå till näs_ta funna fil
-Goto Previou_s File Found = Gå till f_öregående funna fil
+Search = _Sök
+Find = _Sök...
+Find Previous = Sök _bakåt
+Find Incremental = Sök _inkrementellt...
+Find in Files = Sök i fi_ler...
+Goto Next File Found = Gå till näs_ta funna fil
+Goto Previous File Found = Gå till f_öregående funna fil
# Menu item for jumping to a specific line in a buffer.
-_Jump to = _Gå till rad...
+Jump to = _Gå till rad...
# Menu items for various tools and utilities for editing and working with source
# code.
-_Tools = Verk_tyg
+Tools = Verk_tyg
# Menu item for opening Textadept's Lua command entry.
-Command _Entry = _Kommandorad...
+Command Entry = _Kommandorad...
# Menu item for selecting a menu command to run.
-Select Co_mmand = _Välj kommando...
+Select Command = _Välj kommando...
# Menu items for running or compiling the current source file.
-_Run = K_ör
-_Compile = Ko_mpilera
+Run = K_ör
+Compile = Ko_mpilera
# Menu item for setting command line arguments for run and compile commands.
-Set _Arguments... = Sätt _argument...
+Set Arguments... = Sätt _argument...
# The text displayed in the dialog for specifying command line arguments for run
# and compile commands.
Command line arguments = Kommandoradsargument
For Run: = För Kör:
For Compile: = För Kompilera:
# Menu item for building the current project.
-Buil_d = B_ygg
+Build = B_ygg
# Menu item for stopping a run, compile, or build shell command.
-S_top = Avbry_t
+Stop = Avbry_t
# Menu items for navigating through recognized shell command errors.
-_Next Error = _Nästa fel
-_Previous Error = _Föregående fel
+Next Error = _Nästa fel
+Previous Error = _Föregående fel
# Menu items for working with bookmarked lines in buffers.
-_Bookmarks = _Bokmärke
-_Toggle Bookmark = Växla _bokmärke
-_Clear Bookmarks = _Rensa bokmärken
-_Next Bookmark = _Nästa bokmärke
-_Previous Bookmark = _Föregående bokmärke
-_Goto Bookmark... = _Gå till bokmärke...
+Bookmarks = _Bokmärke
+Toggle Bookmark = Växla _bokmärke
+Clear Bookmarks = _Rensa bokmärken
+Next Bookmark = _Nästa bokmärke
+Previous Bookmark = _Föregående bokmärke
+Goto Bookmark... = _Gå till bokmärke...
# Menu items for recording, playing back, saving, and loading macros.
-_Macros = _Macros
-Start/Stop _Recording = Start/Stop _Recording
-_Play = _Play
-Sa_ve... = Sa_ve...
-_Load... = _Load...
+Macros = _Macros
+Start/Stop Recording = Start/Stop _Recording
+Play = _Play
+Save... = Sa_ve...
+Load... = _Load...
# Menu items for launching a quick open dialog in order to open files in certain
# directories. A quick open dialog lists all files in a directory and its
# subdirectories and filters the list down as the user types.
-Quick _Open = _Snabböppna
-Quickly Open _User Home = Snabböppna _användarkonfiguration...
-Quickly Open _Textadept Home = Snabböppna _systemkonfiguration...
-Quickly Open _Current Directory = Snabböppna _nuvarande katalog...
-Quickly Open Current _Project = Snabböppna nuvarande _projekt...
+Quick Open = _Snabböppna
+Quickly Open User Home = Snabböppna _användarkonfiguration...
+Quickly Open Textadept Home = Snabböppna _systemkonfiguration...
+Quickly Open Current Directory = Snabböppna _nuvarande katalog...
+Quickly Open Current Project = Snabböppna nuvarande _projekt...
# Menu items for working with snippets, insert-able pieces of code that act like
# templates with placeholders for user input.
-_Snippets = Kodsn_uttar
-_Insert Snippet... = _Infoga kodsnutt...
-_Expand Snippet/Next Placeholder = Expandera kodsnutt/_Nästa fält
-_Previous Snippet Placeholder = _Föregående fält
-_Cancel Snippet = _Avbryt kodsnutt
-Complete Trigger _Word = Complete Trigger _Word
+Snippets = Kodsn_uttar
+Insert Snippet... = _Infoga kodsnutt...
+Expand Snippet/Next Placeholder = Expandera kodsnutt/_Nästa fält
+Previous Snippet Placeholder = _Föregående fält
+Cancel Snippet = _Avbryt kodsnutt
+Complete Trigger Word = Complete Trigger _Word
# Menu items for auto-completing programming language symbols and showing
# documentation for them (e.g. typing `textadept.editing.` followed by a
# "Complete Symbol" would show all possible completions for that symbol).
-_Complete Symbol = _Komplettera symbol
-Show _Documentation = Visa _dokumentation
+Complete Symbol = _Komplettera symbol
+Show Documentation = Visa _dokumentation
# Menu item for inspecting the character under the caret. The character's byte
# information, the lexer used to syntax-highlight that character, and the
# character's lexical style (e.g. string, comment, number, etc.) are shown.
-Show St_yle = Visa st_il
+Show Style = Visa st_il
Lexer = Lexer
Style = Stil
# Menu items for navigating between open buffers.
-_Buffer = _Buffer
-_Next Buffer = _Nästa buffer
-_Previous Buffer = _Föregående buffer
-_Switch to Buffer... = _Välj buffer...
+Buffer = _Buffer
+Next Buffer = _Nästa buffer
+Previous Buffer = _Föregående buffer
+Switch to Buffer... = _Välj buffer...
# Menu items for changing the indentation settings for the current buffer.
-_Indentation = _Indentering
-Tab width: _2 = Tab-bredd: _2
-Tab width: _3 = Tab-bredd: _3
-Tab width: _4 = Tab-bredd: _4
-Tab width: _8 = Tab-bredd: _8
-_Toggle Use Tabs = _Växla tab-användning
-_Convert Indentation = _Konvertera indentering
+Indentation = _Indentering
+Tab width: 2 = Tab-bredd: _2
+Tab width: 3 = Tab-bredd: _3
+Tab width: 4 = Tab-bredd: _4
+Tab width: 8 = Tab-bredd: _8
+Toggle Use Tabs = _Växla tab-användning
+Convert Indentation = _Konvertera indentering
# Menu item for changing the end-of-line mode for the current buffer.
-_EOL Mode = Ra_dbrytningstecken
+EOL Mode = Ra_dbrytningstecken
# Menu items for changing the encoding of the current buffer's text.
-E_ncoding = Tecken_kodning
-_UTF-8 Encoding = UTF-_8
-_ASCII Encoding = AS_CII
-_CP-1252 Encoding = CP-_1252
-UTF-1_6 Encoding = UTF-1_6
+Encoding = Tecken_kodning
+UTF-8 Encoding = UTF-_8
+ASCII Encoding = AS_CII
+CP-1252 Encoding = CP-_1252
+UTF-16 Encoding = UTF-1_6
# Menu items for changing the way the current buffer is displayed.
-Toggle View _EOL = Visa rad_brytningstecken
-Toggle _Wrap Mode = Växla _radbrytning
-Toggle View White_space = Växla blan_ktecken
+Toggle View EOL = Visa rad_brytningstecken
+Toggle Wrap Mode = Växla _radbrytning
+Toggle View Whitespace = Växla blan_ktecken
# Menu items for changing and refreshing the syntax-highlighting language for
# the current buffer.
-Select _Lexer... = Välj språk (_lexer)...
-_Refresh Syntax Highlighting = _Uppdatera syntaxfärgning
+Select Lexer... = Välj språk (_lexer)...
+Refresh Syntax Highlighting = _Uppdatera syntaxfärgning
# Menu items for navigating between views, splitting them, closing them, and
# resizing them.
-_View = _Vy
-_Next View = _Nästa vy
-_Previous View = _Föregående vy
-Split View _Horizontal = Ny vy nedanför
-Split View _Vertical = Ny vy till _höger
-_Unsplit View = Ena vy
-Unsplit _All Views = _Endast en vy
-_Grow View = För_stora vy
-Shrin_k View = För_miska vy
+View = _Vy
+Next View = _Nästa vy
+Previous View = _Föregående vy
+Split View Horizontal = Ny vy nedanför
+Split View Vertical = Ny vy till _höger
+Unsplit View = Ena vy
+Unsplit All Views = _Endast en vy
+Grow View = För_stora vy
+Shrink View = För_miska vy
# Menu item for folding (showing/hiding) the block of code the starts on the
# current line. Fold-able blocks of code are typically classes, functions, and
# control structures.
-Toggle Current _Fold = Fäll in/ut block
+Toggle Current Fold = Fäll in/ut block
# Menu item for showing line indentation markers.
-Toggle Show In_dent Guides = Visa in_denteringslinjer
+Toggle Show Indent Guides = Visa in_denteringslinjer
# Menu item for allowing the caret to move beyond line ends and into "virtual
# space".
-Toggle _Virtual Space = Växla virtuella kolumner
+Toggle Virtual Space = Växla virtuella kolumner
# Menu items for changing the zoom factor of displayed buffer text.
-Zoom _In = Förstora
-Zoom _Out = Förminska
-_Reset Zoom = _Återställ zoom
+Zoom In = Förstora
+Zoom Out = Förminska
+Reset Zoom = _Återställ zoom
# Menu items for getting help on Textadept and its Lua API documentation.
-_Help = _Hjälp
-Show _Manual = _Manual
-Show _LuaDoc = _LuaDoc
-_About = _Om
+Help = _Hjälp
+Show Manual = _Manual
+Show LuaDoc = _LuaDoc
+About = _Om
# The error message displayed when activating a menu item associated with an
# unknown command.
Unknown command: = Okänt kommando: