From 6513203d5b1298d8beacf630fe3a4629069100d8 Mon Sep 17 00:00:00 2001 From: "J. Lavoie" Date: Mon, 24 Jan 2022 22:37:31 +0000 Subject: [PATCH] Translated using Weblate (German) Currently translated at 12.5% (8 of 64 strings) Translation: Linagora/TeamMail Translate-URL: https://hosted.weblate.org/projects/linagora/teammail/de/ --- lib/l10n/intl_de.arb | 51 +++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 50 insertions(+), 1 deletion(-) diff --git a/lib/l10n/intl_de.arb b/lib/l10n/intl_de.arb index 0967ef424..5fe9ee438 100644 --- a/lib/l10n/intl_de.arb +++ b/lib/l10n/intl_de.arb @@ -1 +1,50 @@ -{} +{ + "my_folders": "MEINE ORDNER", + "@my_folders": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "new_folder": "Neuer Ordner", + "@new_folder": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "initializing_data": "Daten werden initialisiert …", + "@initializing_data": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "email": "E-Mail", + "@email": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "password": "Passwort", + "@password": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "login": "Anmelden", + "@login": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "prefix_https": "https://", + "@prefix_https": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "login_text_slogan": "Team Mail", + "@login_text_slogan": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + } +}