Langpacks/de: Difference between revisions

From Miranda NG
Langpacks/de
Jump to navigation Jump to search
(prepare for migration)
(Updating to match new version of source page)
Line 1: Line 1:
== install ==
<languages/>
A '''language pack''' ('''langpack''') is a plain text file named langpack_*.txt which contains translation for all the strings Miranda and plugins use. You need a langpack only if you want to change the language to some other than English. All langpacks should be placed into subfolder "Languages" of your Miranda NG installation.


[[File:Langpacks - Change.png|200px|thumb|Sprache ändern|alt=Einstellungsdialog]]
__TOC__


Sprachdateien für Miranda NG. Zur Installation einer Sprachdatei entpacken Sie einfach die Datei langpack_*.txt in das Verzeichnis '''Languages''' unterhalb Ihres Miranda-NG-Programmverzeichnisses. Starten Sie Miranda NG anschließend neu. Sie können Sprachdateien auch mit dem {{Plugin|PluginUpdater}} installieren.
== Installation and usage ==
[[File:Langpacks - Change.png|200px|thumb|Changing interface language]]
You can install langpacks [[Plugin:PluginUpdater/en#Adding plugins and components|using PluginUpdater]] ({{Menu|Main menu|Available components list}}), or manually by downloading a langpack and extracting the contents of the archive (including Languages folder) into your Miranda main folder.


Sie können die aktuelle Sprache unter {{Menu|Customize|Sprachen}} ändern.
To select and apply a langpack out of several ones installed go to {{Menu|Options|Customize|Languages}}.


Sind mehrere Sprachdateien vorhanden, so wird standardmäßig die dem Dateinamen nach erste Sprachdatei verwendet.  
If there are two or more langpacks in "Languages" folder, Miranda will use the one which comes first alphabetically at startup (e.g., in profile manager). You can specify the default language pack to be loaded at startup in [[mirandaboot.ini/en|Mirandaboot.ini]] by editing '''DefaultLanguage''' parameter under '''[Language]''' section, e.g.:
<pre style="overflow:auto;">
DefaultLanguage=langpack_german.txt
</pre>


== Sprachdateien herunterladen ==
== Download ==


Below are the translations that already exist. Unfortunately, they can now be counted on the fingers, and not all of them are correct. But if you want to help - like with an existing translation, or add some other — [[Help:Howto/How to translate langpacks|welcome to Miranda's translators]].
{{Langpack list}}
{{Langpack list}}


== Siehe auch ==
== See also ==


* [[mirandaboot.ini/de|mirandaboot.ini]], Eintrag '''[Language]: DefaultLanguage'''
* [[mirandaboot.ini/en#DefaultLanguage|mirandaboot.ini]]
* [[Help:Howto/How to translate langpacks|How to translate langpacks]]
 
[[Category:Main pages{{#translation:}}|{{#getdisplaytitle:{{FULLPAGENAME}}}}]]

Revision as of 17:10, 20 June 2018

A language pack (langpack) is a plain text file named langpack_*.txt which contains translation for all the strings Miranda and plugins use. You need a langpack only if you want to change the language to some other than English. All langpacks should be placed into subfolder "Languages" of your Miranda NG installation.

Installation and usage

Changing interface language

You can install langpacks using PluginUpdater (Main menu → Available components list), or manually by downloading a langpack and extracting the contents of the archive (including Languages folder) into your Miranda main folder.

To select and apply a langpack out of several ones installed go to Options → Customize → Languages.

If there are two or more langpacks in "Languages" folder, Miranda will use the one which comes first alphabetically at startup (e.g., in profile manager). You can specify the default language pack to be loaded at startup in Mirandaboot.ini by editing DefaultLanguage parameter under [Language] section, e.g.:

DefaultLanguage=langpack_german.txt

Download

Below are the translations that already exist. Unfortunately, they can now be counted on the fingers, and not all of them are correct. But if you want to help - like with an existing translation, or add some other — welcome to Miranda's translators.

See also