diff options
Diffstat (limited to 'langpacks/german')
-rw-r--r-- | langpacks/german/Plugins/ActMan.txt | 6 | ||||
-rw-r--r-- | langpacks/german/Plugins/CmdLine.txt | 20 | ||||
-rw-r--r-- | langpacks/german/Plugins/MessageState.txt | 25 | ||||
-rw-r--r-- | langpacks/german/Plugins/MimCmd.txt | 29 | ||||
-rw-r--r-- | langpacks/german/Plugins/MirLua.txt | 14 | ||||
-rw-r--r-- | langpacks/german/Plugins/SkypeWeb.txt | 7 | ||||
-rw-r--r-- | langpacks/german/Plugins/VKontakte.txt | 8 | ||||
-rw-r--r-- | langpacks/german/Plugins/Yahoo.txt | 2 | ||||
-rw-r--r-- | langpacks/german/Untranslated/MessageState.txt | 7 | ||||
-rw-r--r-- | langpacks/german/Untranslated/MirLua.txt | 3 | ||||
-rw-r--r-- | langpacks/german/Untranslated/SkypeWeb.txt | 1 | ||||
-rw-r--r-- | langpacks/german/Untranslated/VKontakte.txt | 3 |
12 files changed, 96 insertions, 29 deletions
diff --git a/langpacks/german/Plugins/ActMan.txt b/langpacks/german/Plugins/ActMan.txt index 5007f25bd6..16e6e37b13 100644 --- a/langpacks/german/Plugins/ActMan.txt +++ b/langpacks/german/Plugins/ActMan.txt @@ -7,7 +7,6 @@ ;============================================================
[Plugin for manage hotkeys to open contact window, insert text, run program and call services]
Plugin zum Verwalten von Hotkeys, Einfügen von Texten sowie Ausführen von Programmen und Diensten
-;Icons
[Apply]
Übernehmen
[New]
@@ -42,7 +41,6 @@ Exportieren [Registered actions]
Eingetragene Aktionen
-;Actions
[Your Actman settings are for old version. If you are ready to upgrade settings, press OK. Else press Cancel and change manually Actman plugin back to old version or make settings backup. To keep previously exported macros please import them back before conversion.]
Ihre Actman-Einstellungen sind für eine alte Version. Wenn Sie bereit für eine Umwandlung Ihrer Einstellungen sind dann klicken Sie auf OK. Sonst klicken Sie auf Abbrechen und verwenden Sie die alte Version von ActMan, oder sichern Sie Ihre Einstellungen. Um Ihre bereits exportierten Makros beizubehalten importieren Sie diese bitte bevor Sie Ihre Einstellungen umwandeln.
[Please, don't use macro test for non-saved macros. If you had 'Advanced' or file writing actions previously, check them - their logic was changed.]
@@ -425,7 +423,6 @@ Für FirstRun auswählen Als flüchtig markieren
[Single instance]
Einzelne Instanz
-;Scheduler
[Scheduler]
Zeitplaner
[Task sample]
@@ -456,7 +453,6 @@ Bei Nicht-Null-Ergebnis abbrechen Ereignis zur Startzeit senden
[Send event just once]
Ereignis nur einmalig senden
-;Hooks
[Hooks]
Hooks
[Description]
@@ -467,7 +463,6 @@ Hookbeispiel Ereignis
[Miranda event help]
Miranda-Ereignishilfe
-;Use Actions
[Use Actions]
Aktionen verwenden
[Action list]
@@ -516,7 +511,6 @@ Eigene Einstellungen Getrennt
[Do not translate]
Nicht übersetzen
-;services.ini
[Show window for new/changed profile password]
Zeigt ein Fenster für ein neues/geändertes Profilpasswort an.
[int 0, if successful]
diff --git a/langpacks/german/Plugins/CmdLine.txt b/langpacks/german/Plugins/CmdLine.txt index 9dee0bf81b..99ea46ab70 100644 --- a/langpacks/german/Plugins/CmdLine.txt +++ b/langpacks/german/Plugins/CmdLine.txt @@ -7,26 +7,6 @@ ;============================================================
[This plugin lets you control Miranda from the command line.]
Dieses Plugin lässt Sie Miranda von der Kommandozeile aus steuern.
-;file \plugins\CmdLine\MimCmd\src\commands.cpp
-[No help for '%s'.]
-Keine Hilfe für '%s'.
-[Available commands: ]
-Verfügbare Befehle:\s
-[Miranda has been closed or an error has occurred while waiting for the result, could not process request.]
-Miranda wurde geschlossen oder ein Fehler ist aufgetreten während auf das Ergebnis gewartet wurde, konnte Anfrage nicht verarbeiten.
-;file \plugins\CmdLine\MimCmd\src\MimCmd.cpp
-[%s usage:\n]
-%s Verwendung:\n
-[%s <command> [<param> [<param> [...]]].\n]
-%s <Befehl> [<Parameter> [<Parameter> [...]]].\n
-[This will tell Miranda to run the specified command. The commands can have zero, one or more parameters. Use '%s help' to get a list of possible commands.\n]
-Dies sagt Miranda, dass es den angegebenen Befehl ausführen soll. Die Befehle haben keinen, einen oder mehr Parameter. Verwenden Sie '%s help' für eine Liste aller möglichen Befehle.\n
-[No command can have more than %d parameters.\n]
-Kein Befehl kann mehr als %d Parameter haben.\n
-[%s version %s]
-%s Version %s
-[Unknown command '%s'.\n]
-Unbekannter Befehl '%s'.\n
;file \plugins\CmdLine\src\CmdLine.cpp
[Could not initialize CmdLine plugin property]
Konnte CmdLine-Plugin nicht sauber initialisieren
diff --git a/langpacks/german/Plugins/MessageState.txt b/langpacks/german/Plugins/MessageState.txt new file mode 100644 index 0000000000..f9bb9ec978 --- /dev/null +++ b/langpacks/german/Plugins/MessageState.txt @@ -0,0 +1,25 @@ +#muuid {31aaef41-1411-487e-86e2-c484f4174283}
+;============================================================
+; File: MessageState.dll
+; Plugin: Message state
+; Version: 0.0.1.0
+; Authors: MikalaiR
+;============================================================
+;file \plugins\MessageState\src\global.h
+[Unreaded message icon]
+
+[Readed message icon]
+
+[Failed sending icon]
+
+[Sending message icon]
+
+;file \plugins\MessageState\src\messagestate.cpp
+[Last message read at]
+
+[Last message is not read]
+
+[Last message was not sent.]
+
+[Sending...]
+Sende...
diff --git a/langpacks/german/Plugins/MimCmd.txt b/langpacks/german/Plugins/MimCmd.txt new file mode 100644 index 0000000000..dbe7bf02be --- /dev/null +++ b/langpacks/german/Plugins/MimCmd.txt @@ -0,0 +1,29 @@ +;#muuid for MimCmd not found, please specify manually!
+;============================================================
+; File: MimCmd.exe
+; Plugin: MimCmd
+; Version: 0.0.4.1
+; Authors: Cristian Libotean
+;============================================================
+[This will tell Miranda to run the specified command.]
+Dies sagt Miranda, dass es den angegebenen Befehl ausführen soll.
+;file \plugins\MimCmd\src\commands.cpp
+[No help for '%s'.]
+Keine Hilfe für '%s'.
+[Available commands: ]
+Verfügbare Befehle:\s
+[Miranda has been closed or an error has occurred while waiting for the result, could not process request.]
+Miranda wurde geschlossen oder ein Fehler ist aufgetreten während auf das Ergebnis gewartet wurde, konnte Anfrage nicht verarbeiten.
+;file \plugins\MimCmd\src\MimCmd.cpp
+[%s usage:\n]
+%s Verwendung:\n
+[%s <command> [<param> [<param> [...]]].\n]
+%s <Befehl> [<Parameter> [<Parameter> [...]]].\n
+[This will tell Miranda to run the specified command. The commands can have zero, one or more parameters. Use '%s help' to get a list of possible commands.\n]
+Dies sagt Miranda, dass es den angegebenen Befehl ausführen soll. Die Befehle haben keinen, einen oder mehr Parameter. Verwenden Sie '%s help' für eine Liste aller möglichen Befehle.\n
+[No command can have more than %d parameters.\n]
+Kein Befehl kann mehr als %d Parameter haben.\n
+[%s version %s]
+%s Version %s
+[Unknown command '%s'.\n]
+Unbekannter Befehl '%s'.\n
diff --git a/langpacks/german/Plugins/MirLua.txt b/langpacks/german/Plugins/MirLua.txt new file mode 100644 index 0000000000..91acfcd5d3 --- /dev/null +++ b/langpacks/german/Plugins/MirLua.txt @@ -0,0 +1,14 @@ +#muuid {27d41d81-991f-4dc6-8749-b0321c87e694}
+;============================================================
+; File: MirLua.dll
+; Plugin: MirLua
+; Version: 0.11.0.0
+; Authors: Miranda NG team
+;============================================================
+[Allow you to extend Miranda NG functionality with lua scripts.]
+
+;file \plugins\MirLua\src\main.cpp
+[Common scripts folder]
+
+[Custom scripts folder]
+
diff --git a/langpacks/german/Plugins/SkypeWeb.txt b/langpacks/german/Plugins/SkypeWeb.txt index c4d0ad3ea1..dc39768663 100644 --- a/langpacks/german/Plugins/SkypeWeb.txt +++ b/langpacks/german/Plugins/SkypeWeb.txt @@ -2,7 +2,7 @@ ;============================================================
; File: SkypeWeb.dll
; Plugin: Skype protocol (Web)
-; Version: 0.12.1.0
+; Version: 0.12.1.1
; Authors: Miranda NG Team
;============================================================
[Skype protocol support for Miranda NG. Based on new Skype for Web.]
@@ -127,6 +127,8 @@ Aktionsicon [Protocols]
Protokolle
;file \protocols\SkypeWeb\src\skype_login.cpp
+[Authentication failed. Invalid username.]
+
[Authentication failed. Bad username or password.]
[Too many failed authentication attempts with given username or IP.]
@@ -147,6 +149,9 @@ Blockierung aufheben [Create new chat]
Neuen Chat erstellen
;file \protocols\SkypeWeb\src\skype_messages.cpp
+;file \protocols\SkypeWeb\src\skype_mslogin.cpp
+[Enter confirmation code]
+Bestätigungscode eingeben
;file \protocols\SkypeWeb\src\skype_options.cpp
[Network]
Netzwerk
diff --git a/langpacks/german/Plugins/VKontakte.txt b/langpacks/german/Plugins/VKontakte.txt index ffa19fbe4f..4c4fa8de64 100644 --- a/langpacks/german/Plugins/VKontakte.txt +++ b/langpacks/german/Plugins/VKontakte.txt @@ -2,7 +2,7 @@ ;============================================================
; File: VKontakte.dll
; Plugin: VKontakte protocol
-; Version: 0.1.1.4
+; Version: 0.1.1.5
; Authors: Miranda NG Team
;============================================================
[VKontakte protocol support for Miranda NG.]
@@ -295,6 +295,12 @@ Geben Sie den Text ein, den Sie sehen Teilnehmer
[Owners]
Besitzer
+[create chat]
+
+[was kiked]
+
+[left chat]
+
[Unknown]
Unbekannt
[Enter new chat title]
diff --git a/langpacks/german/Plugins/Yahoo.txt b/langpacks/german/Plugins/Yahoo.txt index c51cab2b89..e991f3cd68 100644 --- a/langpacks/german/Plugins/Yahoo.txt +++ b/langpacks/german/Plugins/Yahoo.txt @@ -2,7 +2,7 @@ ;============================================================
; File: Yahoo.dll
; Plugin: Yahoo protocol
-; Version: 0.11.0.1
+; Version: 0.11.0.2
; Authors: Gennady Feldman
;============================================================
[Yahoo protocol support for Miranda NG.]
diff --git a/langpacks/german/Untranslated/MessageState.txt b/langpacks/german/Untranslated/MessageState.txt new file mode 100644 index 0000000000..ffe55416b9 --- /dev/null +++ b/langpacks/german/Untranslated/MessageState.txt @@ -0,0 +1,7 @@ +[Unreaded message icon]
+[Readed message icon]
+[Failed sending icon]
+[Sending message icon]
+[Last message read at]
+[Last message is not read]
+[Last message was not sent.]
diff --git a/langpacks/german/Untranslated/MirLua.txt b/langpacks/german/Untranslated/MirLua.txt new file mode 100644 index 0000000000..9338d34616 --- /dev/null +++ b/langpacks/german/Untranslated/MirLua.txt @@ -0,0 +1,3 @@ +[Allow you to extend Miranda NG functionality with lua scripts.]
+[Common scripts folder]
+[Custom scripts folder]
diff --git a/langpacks/german/Untranslated/SkypeWeb.txt b/langpacks/german/Untranslated/SkypeWeb.txt index 66ee173461..d17121564f 100644 --- a/langpacks/german/Untranslated/SkypeWeb.txt +++ b/langpacks/german/Untranslated/SkypeWeb.txt @@ -1,4 +1,5 @@ [Use hostname]
+[Authentication failed. Invalid username.]
[Authentication failed. Bad username or password.]
[Too many failed authentication attempts with given username or IP.]
[Authentication failed. Unknown error.]
diff --git a/langpacks/german/Untranslated/VKontakte.txt b/langpacks/german/Untranslated/VKontakte.txt new file mode 100644 index 0000000000..1663e788ad --- /dev/null +++ b/langpacks/german/Untranslated/VKontakte.txt @@ -0,0 +1,3 @@ +[create chat]
+[was kiked]
+[left chat]
|