Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-12-24 06:20:29 +0300
committerNextcloud bot <bot@nextcloud.com>2021-12-24 06:20:29 +0300
commitf79b74abcc7dc6b52ac86f08e1d33183a8ac3ee7 (patch)
treefef8d16ddda5fc5453ae7eecfa7284d9dffc8b79 /l10n/de.js
parentc759bc8d745f837e3a35d20a6bc00280b47f7139 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n/de.js')
-rw-r--r--l10n/de.js6
1 files changed, 6 insertions, 0 deletions
diff --git a/l10n/de.js b/l10n/de.js
index 112f0add7..8d8518b67 100644
--- a/l10n/de.js
+++ b/l10n/de.js
@@ -21,14 +21,20 @@ OC.L10N.register(
"Enter your name so other users can see who is editing" : "Gib Deinen Namen ein, so dass andere Benutzer sehen können, wer bearbeitet",
"Edit guest name" : "Gast-Namen bearbeiten",
"Save guest name" : "Gast-Namen speichern",
+ "Formatting help" : "Formatierungshilfe",
"Speed up your writing with simple shortcuts." : "Beschleunige Dein Schreiben mit einfachen Tastaturkürzeln",
+ "Just type the Markdown syntax or use keyboard shortcuts from below." : "Gebe die Markdown-Syntax ein oder verwende die untenstehenden Tastaturkürzel.",
+ "Just type the Markdown syntax from below." : "Gebe die untenstehende Markdown-Syntax ein.",
"Style" : "Stil",
"Syntax" : "Syntax",
"Keyboard shortcuts" : "Tastaturkürzel",
"Bold" : "Fett",
+ "Bold text" : "Fetter Text",
"Ctrl" : "Strg",
"Italic" : "Kursiv",
+ "Italicized text" : "Kursiver Text",
"Strikethrough" : "Durchgestrichen",
+ "Mistaken text" : "Falscher Text",
"Heading 1" : "Überschrift 1",
"Heading level 1" : "Überschriftsebene 1",
"Shift" : "Umschalttaste (Shift)",