Remove unused translations

This commit is contained in:
Stéphane Goetz 2020-02-10 19:52:32 +01:00
parent 3cfffd651d
commit 55e665ea4b
2 changed files with 0 additions and 20 deletions

View File

@ -126,10 +126,6 @@ A string that isn't found will fall back to english.
{ {
"strings": { "strings": {
"fr": { "fr": {
"CodeBlocks_title": "Afficher le code",
"CodeBlocks_hide": "Non",
"CodeBlocks_below": "En Dessous",
"CodeBlocks_inline": "A côté",
"CodeBlocks_show": "Afficher le code", "CodeBlocks_show": "Afficher le code",
"Search_placeholder": "Rechercher...", "Search_placeholder": "Rechercher...",
"Link_previous": "Précédent", "Link_previous": "Précédent",

View File

@ -22,10 +22,6 @@
"strings": { "strings": {
"en": { "en": {
"CodeBlocks_title": "Code blocks",
"CodeBlocks_hide": "No",
"CodeBlocks_below": "Below",
"CodeBlocks_inline": "Inline",
"CodeBlocks_show": "Show Code Blocks", "CodeBlocks_show": "Show Code Blocks",
"Search_placeholder": "Search...", "Search_placeholder": "Search...",
"Search_one_result": "1 result", "Search_one_result": "1 result",
@ -44,10 +40,6 @@
"Toggle_navigation": "Toggle navigation" "Toggle_navigation": "Toggle navigation"
}, },
"fr": { "fr": {
"CodeBlocks_title": "Afficher le code",
"CodeBlocks_hide": "Non",
"CodeBlocks_below": "En Dessous",
"CodeBlocks_inline": "A côté",
"CodeBlocks_show": "Afficher le code", "CodeBlocks_show": "Afficher le code",
"Search_placeholder": "Rechercher...", "Search_placeholder": "Rechercher...",
"Search_one_result": "1 résultat", "Search_one_result": "1 résultat",
@ -65,10 +57,6 @@
"Table_of_contents": "Table des matières" "Table_of_contents": "Table des matières"
}, },
"de": { "de": {
"CodeBlocks_title": "Code-Blöcke",
"CodeBlocks_hide": "Aus",
"CodeBlocks_below": "Unterhalb",
"CodeBlocks_inline": "Linear",
"CodeBlocks_show": "Code-Blöcke anzeigen", "CodeBlocks_show": "Code-Blöcke anzeigen",
"Search_placeholder": "Suchen...", "Search_placeholder": "Suchen...",
"Search_one_result": "1 Ergebnis", "Search_one_result": "1 Ergebnis",
@ -86,10 +74,6 @@
"Table_of_contents": "Inhaltsverzeichnis" "Table_of_contents": "Inhaltsverzeichnis"
}, },
"it": { "it": {
"CodeBlocks_title": "Blocchi di codice",
"CodeBlocks_hide": "No",
"CodeBlocks_below": "Sotto",
"CodeBlocks_inline": "In linea",
"CodeBlocks_show": "Mostra blocchi di codice", "CodeBlocks_show": "Mostra blocchi di codice",
"Search_one_result": "1 risultato", "Search_one_result": "1 risultato",
"Search_results": "!count risultati", "Search_results": "!count risultati",