Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

language/de.json #53

Open
unz3r0 opened this issue Nov 20, 2017 · 0 comments
Open

language/de.json #53

unz3r0 opened this issue Nov 20, 2017 · 0 comments

Comments

@unz3r0
Copy link
Contributor

unz3r0 commented Nov 20, 2017

I wrote a "de.json" that works well. Some arguments can not translated, because the script doesn't find, although it exists.

Also i have merged index.html, dbschema.json, js/all.js, css/all.css from the "Enhanced ZeroBlog" to the normal. So i added the tags-arguments too.

Hope it helps.

{
    "Add new post": "Einen Beitrag hinzufügen",
    "Follow in Newsfeed": "Abonniere diesen Blog",
    "Username mentions": "Erwähnungen",
    "Posts": "Beiträge",
    "Post": "Beitrag",
    " post(s)": " Beiträg(e)",
    "0 Comments:": "0 Kommentare:",
    "Comments": "Kommentare",
    "Following": "Abonniert",

    "Like this post": "Gefällt mir",
    "Latest comments:": "Neueste Kommentare:",
    "Reply": "Antworten",

    "Bold": "Fett",
    "Italic": "Kursiv",
    "Strikethrough": "Durchgestrichen",
    "Code": "Code",
    "Link": "Link",
    "Type or paste link here": "Tippe oder füge einen Link hier ein",

    "**bold**": "**fett**",
    "_italic_": "_kursiv_",
    "strikethrough": "durchgestrichen",
    "- Lists": "- Listen",
    "1. Numbered lists": "Erste Liste",
    "[Links](http://www.zeronet.io)": "[Links](http://www.zeronet.io)",
    "[References][1]<br>[1]: Can be used": "[Referenz][1]<br>[1]: Kann benutzt werden",
    "&gt; Quotes": "&gt; Ziate",
    "--- Horizontal rule": "--- Horizontale Linie",

    "More comments": "Mehr Kommentare...",
    "Sign in as...": "Anmelden als...",
    "Submit comment": "Kommentieren",
    "Please sign in": "Bitte anmelden",
    "new comment": "Neuer Kommentar",
    "used: ": "Benutzt: ",

    " minutes ago": " Minuten vergangen",
    " hours ago": " Stunden vergangen",
    " days ago": " Tage vergangen",
    "on ": "den ",
    "Just now": "Gerade",
    "less than 1 min read": "Unter einer Minute zu lesen",
    " min read": " Minuten zu lesen",

    "tag:": "Stichwort:",
    "tagged:": "Stichworte:",
    "not tagged": "nicht markiert",
    "TOC by date": "Sortieren nach Datum",
    "TOC by tag": "Sortieren nach Stichwort",
    "index by date": "Sortierung nach Datum",
    "index by tag": "Sortierung nach Stichwort",
    "posts of tag:": "Beiträge nach dem Stichwort: ",
    "all untagged": "alle Unmarkierte",
    "untagged:": "unmarkiert",
    
    "Content changed": "Inhalt wurde verändert",
    "Sign &amp; Publish new content": "Anmelden und veröffentliche neuen Inhalt",

    " Editing: ": " Bearbeiten: ",
    "Save": "Speichern",
    "Cancel": "Abbrechen",
    "Delete ": "Lösche ",

    "Prev page": "Vorherige Seite",
    "Next page": "Nächste Seite",

    "Not found": "Nicht gefunden",
    "Content changed": "Inhalt wurde verändert",
    "Are you sure you sure to delete this Post?": "Bist du sicher, diesen Beitrag zu löschen?"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant