diff --git a/translation.json b/translation.json index f10a2fb0..40af054a 100644 --- a/translation.json +++ b/translation.json @@ -442,5 +442,42 @@ "private repositories": "%d Приватных репозиториев", "I am an Early": "Я утренняя 🐤", "I am a Night": "Я ночная 🦉" + }, + "de": { + "Monday": "Montag", + "Tuesday": "Dienstag", + "Wednesday": "Mittwoch", + "Thursday": "Donnerstag", + "Friday": "Freitag", + "Saturday": "Samstag", + "Sunday": "Sonntag", + "Morning": "Morgens", + "Daytime": "Mittags", + "Evening": "Abends", + "Night": "Nachts", + "Languages": "Programmiersprachen", + "Editors": "Editoren", + "operating system": "Betriebssystem", + "Projects": "Projekte", + "Timezone": "Zeitzone", + "Contributions in the year": "%s Beiträge im Jahr %s", + "Used in GitHub's Storage": "%s im Github's Speicher verwendet", + "Opted to Hire": "Sucht nach Auftragsarbeiten", + "Not Opted to Hire": "Sucht nicht nach Auftragsarbeiten", + "Profile Views": "Profilansichten", + "From Hello World I have written": "Seit Hallo Welt habe ich geschrieben", + "I am Most Productive on": "Ich bin am %s am produktivsten", + "This Week I Spend My Time On": "Diese Woche habe ich meine Zeit damit verbracht", + "I Mostly Code in": "Ich code am meisten in %s", + "Timeline": "Zeitleiste", + "No Activity Tracked This Week": "Diese Woche wurde keine Aktivität gespeichert", + "My GitHub Data": "Meine Github-Daten", + "Lines of code": "Codezeilen", + "public repository": "%d öffentliches Repository", + "public repositories": "%d öffentliche Repositories", + "private repository": "%d privates Repository", + "private repositories": "%d private Repositories", + "I am an Early": "Ich bin ein Frühaufsteher 🐤", + "I am a Night": "Ich bin eine Nachteule 🦉" } }