mirror of
https://github.com/projekteuler/projekteuler.git
synced 2025-12-10 16:46:42 +01:00
21 lines
530 B
YAML
21 lines
530 B
YAML
# ruby encoding: utf-8
|
|
|
|
de:
|
|
attributes:
|
|
created_at: Erstellt
|
|
updated_at: Aktualisiert
|
|
application:
|
|
site_title: "Projekt Euler"
|
|
sign_in_with_github: 'Mit GitHub anmelden'
|
|
logged_in_as_html: "Angemeldet als <b>%{name}</b>"
|
|
sign_out: 'Abmelden'
|
|
info: "Info"
|
|
privacy: "Datenschutz"
|
|
legal: "Impressum"
|
|
copyright: "Copyright"
|
|
bootstrap_html: 'Entworfen mit <a href="http://getbootstrap.com/">Bootstrap</a>'
|
|
helpers:
|
|
submit:
|
|
translation:
|
|
create: "%{model} vorschlagen"
|