Localisation updates from https://translatewiki.net.

Change-Id: I67f75eb5e5aa330ee2f0815e19fa3610fd3a50b1
This commit is contained in:
Translation updater bot 2017-07-06 22:39:25 +02:00
parent bc96cb80db
commit 08e2fdbe9d
2 changed files with 7 additions and 2 deletions

View file

@ -6,7 +6,7 @@
},
"codemirror-desc": "Ermöglicht Syntax-Hervorhebungen im Wikitext-Editor",
"codemirror-toggle-label": "Syntaxhervorhebung",
"codemirror-beta-title": "Syntaxhervorhebung",
"codemirror-beta-title": "Wikitext-Syntaxhervorhebung",
"codemirror-beta-desc": "Syntaxhervorhebung macht das Bearbeiten einfacher durch die Verwendung von Farben und Farbtönen zur visuellen Trennung des Artikeltextes vom Code für Links, Einzelnachweise und Vorlagen.",
"codemirror-popup-syntax": "Syntax",
"codemirror-popup-highlighting": "Hervorhebung",

View file

@ -6,5 +6,10 @@
]
},
"codemirror-desc": "Fournit une mise en évidence de la syntaxe dans léditeur wikitexte",
"codemirror-toggle-label": "Colorisation syntaxique"
"codemirror-toggle-label": "Colorisation syntaxique",
"codemirror-beta-title": "Mise en forme du texte avec la syntaxe Wiki",
"codemirror-popup-syntax": "Syntaxe",
"codemirror-popup-highlighting": "Mise en forme",
"codemirror-popup-btn-yes": "Essayez le",
"codemirror-popup-btn-no": "Non, merci"
}