From 2fc9a4effe56677ed466971b3a69bbaff5dcc46d Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Sat, 29 Aug 2020 14:46:04 +0200 Subject: [PATCH] update translations --- appinfo/info.xml | 2 +- src/l10n/fixtures/de.yaml | 3 +-- src/l10n/fixtures/fr.yaml | 1 + 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/appinfo/info.xml b/appinfo/info.xml index bf4cbdf..b340dec 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -17,7 +17,7 @@ You can report a bug or request a feature by opening an issue. ]]> agpl Simon Vieille - 1.8.5 + 1.8.6 SideMenu customization https://gitnet.fr/deblan/side_menu diff --git a/src/l10n/fixtures/de.yaml b/src/l10n/fixtures/de.yaml index 3d7fb56..361dc26 100644 --- a/src/l10n/fixtures/de.yaml +++ b/src/l10n/fixtures/de.yaml @@ -1,10 +1,9 @@ "Side menu": "Seitenmenü" +"Enable the side menu": "Aktivieren Sie das Seitenmenü" "No": "Nein" "Yes": "Ja" "Menu": "Speisekarte" - 'Use the shortcut Ctrl+o to open and to hide the side menu. Use tab to navigate.': 'Verwenden Sie die Tastenkombination Strg+o, um das Seitenmenü zu öffnen und auszublenden. Verwenden Sie zum Navigieren die Registerkarte tab.' - "Top menu": "Hauptmenü" "Apps that not must be moved in the side menu": "Apps, die nicht im Seitenmenü verschoben werden müssen" "If there is no selection then the global configuration is applied.": "Wenn keine Auswahl vorhanden ist, wird die globale Konfiguration angewendet." diff --git a/src/l10n/fixtures/fr.yaml b/src/l10n/fixtures/fr.yaml index f578a7e..f2653a8 100644 --- a/src/l10n/fixtures/fr.yaml +++ b/src/l10n/fixtures/fr.yaml @@ -1,4 +1,5 @@ "Side menu": "Menu latéral" +"Enable the side menu": "Activer le menu latéral" "No": "Non" "Yes": "Oui" "Menu": "Menu"