Import xinha so we can switch from htmlarea and fix a bunch of in-browser issues that htmlarea has
This commit is contained in:
17
xinha/plugins/InsertPicture/lang/de.js
Normal file
17
xinha/plugins/InsertPicture/lang/de.js
Normal file
@@ -0,0 +1,17 @@
|
||||
// LANG: "de", ENCODING: UTF-8 | ISO-8859-1
|
||||
// Sponsored by http://www.schaffrath-neuemedien.de
|
||||
// Author: Udo Schmal (gocher), <udo.schmal@t-online.de>
|
||||
//
|
||||
// (c) Udo Schmal & Schaffrath NeueMedien 2005
|
||||
// Distributed under the same terms as HTMLArea itself.
|
||||
// This notice MUST stay intact for use (see license.txt).
|
||||
|
||||
{
|
||||
"The file you are uploading doesn't have the correct extension.": "Die hochgeladene Datei ist im falschen Format.",
|
||||
"The file you are uploading already exists.": "Eine Datei mit diesem Namen existiert schon.",
|
||||
"The file you are uploading is to big. The max Filesize is": "Die hochgeladene Datei ist zu groß. Die maximakle Dateigröße beträgt",
|
||||
"Images on the Server:": "Bilder auf dem Server:",
|
||||
"Please select a file to upload.": "Wählen Sie eine Datei zum hochladen aus.",
|
||||
"Upload file": "Datei hochladen",
|
||||
"Open file in new window": "Datei in neuen Fenster anzeigen"
|
||||
};
|
||||
Reference in New Issue
Block a user