diff options
Diffstat (limited to 'core/locales/locale.de.conf')
-rw-r--r-- | core/locales/locale.de.conf | 92 |
1 files changed, 46 insertions, 46 deletions
diff --git a/core/locales/locale.de.conf b/core/locales/locale.de.conf index 2f712d6e..cf8b6afe 100644 --- a/core/locales/locale.de.conf +++ b/core/locales/locale.de.conf @@ -1,24 +1,24 @@ -% Copyright 2007-2016 Mitchell mitchell.att.foicica.com. See LICENSE. -% German translation by Robert Gieseke. -% -% Localization file. -% The localized strings may contain UTF-8 characters, but not UTF-16 or UTF-32. -% The latter must be converted manually from the \U+xxxx format. Note that if -% you use the \ddd representation of characters, it must be in DECIMAL format, -% not Octal. -% -% Each line contains a "message = localized string" pair. The message should not -% be localized. Extra spaces around '=' are ignored. -% -% Notes: -% - Buttons and menu items have a "_" character as a mnemonic (for -% Alt+character) access. You can put the "_" anywhere applicable in your -% localized version or eliminate it altogether. +# Copyright 2007-2016 Mitchell mitchell.att.foicica.com. See LICENSE. +# German translation by Robert Gieseke. +# +# Localization file. +# The localized strings may contain UTF-8 characters, but not UTF-16 or UTF-32. +# The latter must be converted manually from the \U+xxxx format. Note that if +# you use the \ddd representation of characters, it must be in DECIMAL format, +# not Octal. +# +# Each line contains a "message = localized string" pair. The message should not +# be localized. Extra spaces around '=' are ignored. +# +# Notes: +# - Buttons and menu items have a "_" character as a mnemonic (for +# Alt+character) access. You can put the "_" anywhere applicable in your +# localized version or eliminate it altogether. -% core/events.lua +# core/events.lua Undefined event name = Undefinierter Eventname -% core/file_io.lua +# core/file_io.lua Open = Öffnen Encoding conversion failed. = Fehler bei der Umwandlung der Zeichenkodierung. Cannot change binary file encoding = Binäres Dateiformat kann nicht geändert werden @@ -34,13 +34,13 @@ _Yes = _Ja _No = _Nein File = Datei -% core/gui.lua +# core/gui.lua [Message Buffer] = [Nachrichten-Buffer] _OK = _OK _Cancel = _Abbrechen Name = Name -%File = Datei -%Untitled = Unbenannt +#File = Datei +#Untitled = Unbenannt Switch Buffers = Wechsle Buffer theme not found = -Theme nicht gefunden CRLF = CRLF @@ -54,21 +54,21 @@ The following buffers are unsaved: = Die folgenden Buffer sind ungespeichert: Quit _without saving = Beenden ohne zu speichern Lua reset = Lua zurückgesetzt -% core/keys.lua +# core/keys.lua Keychain: = Keychain: Invalid sequence = Ungültige Sequenz -% modules/textadept/bookmarks.lua +# modules/textadept/bookmarks.lua Select Bookmark = Wähle Lesezeichen Bookmark = Lesezeichen -% modules/textadept/editing.lua +# modules/textadept/editing.lua Go To = Gehe zu Line Number: = Zeilennummer: -%_OK = _OK -%_Cancel = _Abbrechen +#_OK = _OK +#_Cancel = _Abbrechen -% modules/textadept/find.lua +# modules/textadept/find.lua _Find: = Suchen R_eplace: = Ersetzen Find _Next = Vorwärts suchen @@ -87,16 +87,16 @@ Binary file matches. = Übereinstimmungen in Binärdatei. Search wrapped = Suche beginnt von oben Error = Fehler An error occurred: = Ein Fehler ist aufgetreten: -%_OK = _OK -%_Cancel = _Abbrechen +#_OK = _OK +#_Cancel = _Abbrechen replacement(s) made = Ersetzung(en) durchgeführt -% modules/textadept/keys.lua +# modules/textadept/keys.lua Lexer = Lexer Style = Style Error loading webpage: = Fehler beim Laden der Webseite: -% modules/textadept/menu.lua +# modules/textadept/menu.lua _File = _Datei _New = _Neu _Open = Ö_ffnen @@ -153,10 +153,10 @@ _Move Selected Lines Up = Markierte Zeilen nach unten verschieben Move Selected Lines Do_wn = Markierte Zeilen nach oben verschieben _Search = _Suche _Find = _Suchen -%Find _Next = Vorwärts suchen +#Find _Next = Vorwärts suchen Find _Previous = Rückwärts suchen -%_Replace = Ersetzen -%Replace _All = Alle ersetzen +#_Replace = Ersetzen +#Replace _All = Alle ersetzen Find _Incremental = Inkrementelle Suche Find in Fi_les = In Dateien suchen Goto Nex_t File Found = Zur nächsten gefundenen Datei wechseln @@ -206,8 +206,8 @@ Tab width: _8 = Tabbreite: _8 _Toggle Use Tabs = _Tabs verwenden umschalten _Convert Indentation = Verwendeten Einzug ändern _EOL Mode = _EOL-Modus -%CRLF = CRLF -%LF = LF +#CRLF = CRLF +#LF = LF E_ncoding = Zeichenkodierung _UTF-8 Encoding = _UTF-8 _ASCII Encoding = _ASCII @@ -243,28 +243,28 @@ Key Command = Tastatur-Shortcut Run Command = Funktion ausführen Unknown command: = Unbekannte Funktion: -% modules/textadept/mime_types.lua +# modules/textadept/mime_types.lua Select Lexer = Lexer auswählen -%Name = Name +#Name = Name -% modules/textadept/run.lua +# modules/textadept/run.lua does not exist = nicht gefunden -% modules/textadept/session.lua +# modules/textadept/session.lua Session Files Not Found = Session-Datei nicht gefunden The following session files were not found = Die folgenden Session-Dateien wurden nicht gefunden -%_OK = _OK +#_OK = _OK Load Session = Session laden Save Session = Session speichern -% modules/textadept/snapopen.lua +# modules/textadept/snapopen.lua File Limit Exceeded = Dateilimit erreicht files or more were found. Showing the first = Dateien oder mehr gefunden. Zeige die ersten -%_OK = _OK -%Open = Öffnen -%File = Datei +#_OK = _OK +#Open = Öffnen +#File = Datei -% modules/textadept/snippets.lua +# modules/textadept/snippets.lua Select Snippet = Snippet auswählen Trigger = Trigger Snippet Text = Snippet-Text |