Translated using Weblate (German)

Currently translated at 100.0% (478 of 478 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/de/
This commit is contained in:
Christian 2021-08-06 11:48:04 +00:00 committed by Hosted Weblate
parent a837d496fa
commit ffee5eb5f0

View file

@ -2516,5 +2516,76 @@
"@commandHintSend": {
"type": "text",
"description": "Usage hint for the command /send"
},
"locationPermissionDeniedNotice": "Standort-Berechtigung wurde abgelehnt. Bitte akzeptieren, um den Standort teilen zu können.",
"@locationPermissionDeniedNotice": {
"type": "text",
"placeholders": {}
},
"locationDisabledNotice": "Standort ist deaktiviert. Bitte aktivieren, um den Standort teilen zu können.",
"@locationDisabledNotice": {
"type": "text",
"placeholders": {}
},
"shareLocation": "Standort teilen",
"@shareLocation": {
"type": "text",
"placeholders": {}
},
"spaceName": "Space-Name",
"@spaceName": {
"type": "text",
"placeholders": {}
},
"openInMaps": "In Maps öffnen",
"@openInMaps": {
"type": "text",
"placeholders": {}
},
"obtainingLocation": "Standort wird ermittelt …",
"@obtainingLocation": {
"type": "text",
"placeholders": {}
},
"spaceIsPublic": "Space ist öffentlich",
"@spaceIsPublic": {
"type": "text",
"placeholders": {}
},
"enterASpacepName": "Namen für den Space eingeben",
"@enterASpacepName": {},
"dontAskAgain": "Abbrechen und nicht erneut fragen",
"@dontAskAgain": {
"type": "text",
"placeholders": {}
},
"errorObtainingLocation": "Fehler beim Suchen des Standortes: {error}",
"@errorObtainingLocation": {
"type": "text",
"placeholders": {
"error": {}
}
},
"createNewSpace": "Neuen Space erstellen",
"@createNewSpace": {
"type": "text",
"placeholders": {}
},
"publicSpace": "Öffentlicher Space",
"@publicSpace": {
"type": "text",
"placeholders": {}
},
"allChats": "Alle Chats",
"@allChats": {
"type": "text",
"placeholders": {}
},
"cantOpenUri": "Die URI {uri} kann nicht geöffnet werden",
"@cantOpenUri": {
"type": "text",
"placeholders": {
"uri": {}
}
}
}