add complete german translation
- modify app/views/home/header.html to know de-de messages folder - create messages/de-de folder with all german language files (album, blog, ...) - create public/js/i18n/blog.de-de.js and ms.de-de.js files - add public/tinymce/langs/de-de.js from tinymce project Thanks to Marc Manthey (macbroadcast) who is the original author of the german translation for the leanote 1.x project (https://github.com/macbroadcast/leanote). I took his work as starting point for my complete german translation on leanote 2.0.
This commit is contained in:
31
messages/de-de/album.conf
Normal file
31
messages/de-de/album.conf
Normal file
@@ -0,0 +1,31 @@
|
||||
|
||||
# album image
|
||||
Images=Bilder
|
||||
Upload=Upload
|
||||
Image URL=Bild URL
|
||||
Albums=Alben
|
||||
Default=Standard
|
||||
File title search=Dateinamensuche
|
||||
Go to upload images=Gehe zu Bildupload
|
||||
Rename=Umbenennen
|
||||
Add=Hinzufügen
|
||||
Add Album=Album hinzufügen
|
||||
Add Image=Bild hinzufügen
|
||||
Can't load this url=Diese URL kann nicht geladen werden
|
||||
No Images=Keine Bilder
|
||||
Click to upload images Or Drop images to here=Hier Klicken und Bilder hochzuladen oder per Drag'n'Drop Bilder hier ablegen
|
||||
|
||||
Cannot delete default album=Standard Album kann nicht gelöscht werden
|
||||
Cannot rename default album=Standard Album kann nicht umbenannt werden
|
||||
This album has images, please delete it's images at first.=Dieses Album enthält Bilder, bitte diese zuerst löschen.
|
||||
|
||||
Rename Album=Album umbenennen
|
||||
Add Success!=Hinzufügen erfolgreich!
|
||||
Rename Success!=Umbenennen erfolgreich!
|
||||
Delete Success!=Löschen erfolgreich!
|
||||
Are you sure to delete this image ?=Soll dieses Bild wirklich gelöscht werden ?
|
||||
click to remove this image=Klicken um dieses Bild zu löschen
|
||||
error=Fehler
|
||||
Error=Fehler
|
||||
Prev=Vorheriges
|
||||
Next=Nächstes
|
||||
Reference in New Issue
Block a user