From db702d9f830a2f265bab4d83c3fafc24443fcda7 Mon Sep 17 00:00:00 2001 From: Jana Date: Wed, 29 Dec 2021 11:26:21 +0000 Subject: [PATCH] Translated using Weblate (German) Currently translated at 100.0% (533 of 533 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/de/ --- assets/l10n/intl_de.arb | 38 +++++++++++++++++++++++++++++++++++++- 1 file changed, 37 insertions(+), 1 deletion(-) diff --git a/assets/l10n/intl_de.arb b/assets/l10n/intl_de.arb index ab6ceb71..5ef4b544 100644 --- a/assets/l10n/intl_de.arb +++ b/assets/l10n/intl_de.arb @@ -2674,5 +2674,41 @@ "@commandHint_create": { "type": "text", "description": "Usage hint for the command /create" - } + }, + "yourStory": "Deine Story", + "@yourStory": {}, + "replyHasBeenSent": "Antwort wurde gesendet", + "@replyHasBeenSent": {}, + "storyFrom": "Story von {date}: \n{body}", + "@storyFrom": { + "type": "text", + "placeholders": { + "date": {}, + "body": {} + } + }, + "openVideoCamera": "Video aufnehmen", + "@openVideoCamera": { + "type": "text", + "placeholders": {} + }, + "videoWithSize": "Video ({size})", + "@videoWithSize": { + "type": "text", + "placeholders": { + "size": {} + } + }, + "whoCanSeeMyStoriesDesc": "Bitte beachte, dass sich Leute in deiner Story sehen und kontaktieren können.", + "@whoCanSeeMyStoriesDesc": {}, + "addToStory": "Story hinzufügen", + "@addToStory": {}, + "publish": "Veröffentlichen", + "@publish": {}, + "whoCanSeeMyStories": "Wer kann meine Storys sehen?", + "@whoCanSeeMyStories": {}, + "unsubscribeStories": "Story deabbonieren", + "@unsubscribeStories": {}, + "thisUserHasNotPostedAnythingYet": "Diese:r Benutzer:in hat noch nichts in ihren Storys gepostet", + "@thisUserHasNotPostedAnythingYet": {} }