mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2025-01-02 20:52:34 +01:00
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/
This commit is contained in:
parent
dc62c2aaa3
commit
8c15aa98d7
@ -2674,5 +2674,41 @@
|
|||||||
"@commandHint_create": {
|
"@commandHint_create": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"description": "Usage hint for the command /create"
|
"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": {}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user