From c3c5db8a37555ec09613c6f5061947a55992557e Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Sun, 28 Jan 2024 23:20:13 +0100 Subject: [PATCH] add translations --- src/l10n/fixtures/cs.yaml | 1 + src/l10n/fixtures/de.yaml | 1 + src/l10n/fixtures/es.yaml | 1 + src/l10n/fixtures/fr.yaml | 1 + src/l10n/fixtures/nl.yaml | 1 + src/l10n/fixtures/pt_BR.yaml | 1 + src/l10n/fixtures/ru.yaml | 1 + src/l10n/fixtures/sk.yaml | 1 + src/l10n/fixtures/zh_CN.yaml | 1 + 9 files changed, 9 insertions(+) diff --git a/src/l10n/fixtures/cs.yaml b/src/l10n/fixtures/cs.yaml index 9969a4b..4520cb4 100644 --- a/src/l10n/fixtures/cs.yaml +++ b/src/l10n/fixtures/cs.yaml @@ -93,3 +93,4 @@ "Hide labels on mouse over": "Skrýt popisky při najetím ukazatele myši" "Except the hovered app": "Except the hovered app" "Search": "Search" +"Toggle menu": "Toggle menu" diff --git a/src/l10n/fixtures/de.yaml b/src/l10n/fixtures/de.yaml index 3710887..f3f4a91 100644 --- a/src/l10n/fixtures/de.yaml +++ b/src/l10n/fixtures/de.yaml @@ -93,3 +93,4 @@ "Hide labels on mouse over": "Labels ausblenden, wenn sich die Maus darüber befindet (Hover)" "Except the hovered app": "Except the hovered app" "Search": "Search" +"Toggle menu": "Toggle menu" diff --git a/src/l10n/fixtures/es.yaml b/src/l10n/fixtures/es.yaml index 3df3d8c..7322650 100644 --- a/src/l10n/fixtures/es.yaml +++ b/src/l10n/fixtures/es.yaml @@ -93,3 +93,4 @@ "Hide labels on mouse over": "Ocultar las etiquetas al pasar el ratón" "Except the hovered app": "Except the hovered app" "Search": "Search" +"Toggle menu": "Toggle menu" diff --git a/src/l10n/fixtures/fr.yaml b/src/l10n/fixtures/fr.yaml index 0cf835b..dc3cccb 100644 --- a/src/l10n/fixtures/fr.yaml +++ b/src/l10n/fixtures/fr.yaml @@ -93,3 +93,4 @@ "Hide labels on mouse over": "Masquer le libellé des applications au passage de la souris" "Except the hovered app": "À l'exception de l'application survolée" "Search": "Rechercher" +"Toggle menu": "Basculer le menu" diff --git a/src/l10n/fixtures/nl.yaml b/src/l10n/fixtures/nl.yaml index f39d188..3b71a0f 100644 --- a/src/l10n/fixtures/nl.yaml +++ b/src/l10n/fixtures/nl.yaml @@ -93,3 +93,4 @@ "Hide labels on mouse over": "Hide labels on mouse over" "Except the hovered app": "Except the hovered app" "Search": "Search" +"Toggle menu": "Toggle menu" diff --git a/src/l10n/fixtures/pt_BR.yaml b/src/l10n/fixtures/pt_BR.yaml index 3089439..cbff738 100644 --- a/src/l10n/fixtures/pt_BR.yaml +++ b/src/l10n/fixtures/pt_BR.yaml @@ -91,3 +91,4 @@ "Applications kept in the top menu but also shown in side menu": "Aplicativos mantidos no menu superior, mas também mostrados no menu lateral" "These applications must be selected in the previous option.": "Estes aplicativos devem ser selecionados na opção anterior." "Hide labels on mouse over": "Ocultar descrição ao passar o mouse" +"Toggle menu": "Toggle menu" diff --git a/src/l10n/fixtures/ru.yaml b/src/l10n/fixtures/ru.yaml index bb17dad..737de85 100644 --- a/src/l10n/fixtures/ru.yaml +++ b/src/l10n/fixtures/ru.yaml @@ -93,3 +93,4 @@ "Hide labels on mouse over": "Скрыть название при наведении мыши" "Except the hovered app": "Except the hovered app" "Search": "Search" +"Toggle menu": "Toggle menu" diff --git a/src/l10n/fixtures/sk.yaml b/src/l10n/fixtures/sk.yaml index 6f8012e..ed23b08 100644 --- a/src/l10n/fixtures/sk.yaml +++ b/src/l10n/fixtures/sk.yaml @@ -91,3 +91,4 @@ "Applications kept in the top menu but also shown in side menu": "Applications kept in the top menu but also shown in side menu" "These applications must be selected in the previous option.": "These applications must be selected in the previous option." "Hide labels on mouse over": "Hide labels on mouse over" +"Toggle menu": "Toggle menu" diff --git a/src/l10n/fixtures/zh_CN.yaml b/src/l10n/fixtures/zh_CN.yaml index 8414cb6..2f544b6 100644 --- a/src/l10n/fixtures/zh_CN.yaml +++ b/src/l10n/fixtures/zh_CN.yaml @@ -93,3 +93,4 @@ "Hide labels on mouse over": "Hide labels on mouse over" "Except the hovered app": "Except the hovered app" "Search": "Search" +"Toggle menu": "Toggle menu"