From 5d91b44c200858b82b66dc27622628331a920440 Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Sun, 5 Nov 2023 16:04:44 +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/ru.yaml | 1 + src/l10n/fixtures/tpl/base.yaml | 1 + src/l10n/fixtures/zh_CN.yaml | 1 + 8 files changed, 8 insertions(+) diff --git a/src/l10n/fixtures/cs.yaml b/src/l10n/fixtures/cs.yaml index e92d3f3..9969a4b 100644 --- a/src/l10n/fixtures/cs.yaml +++ b/src/l10n/fixtures/cs.yaml @@ -92,3 +92,4 @@ "These applications must be selected in the previous option.": "Tyto aplikace je třeba vybrat v předchozí volbě." "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" diff --git a/src/l10n/fixtures/de.yaml b/src/l10n/fixtures/de.yaml index a58dcd9..ee85579 100644 --- a/src/l10n/fixtures/de.yaml +++ b/src/l10n/fixtures/de.yaml @@ -92,3 +92,4 @@ "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" "Except the hovered app": "Except the hovered app" +"Search": "Search" diff --git a/src/l10n/fixtures/es.yaml b/src/l10n/fixtures/es.yaml index 46df437..3df3d8c 100644 --- a/src/l10n/fixtures/es.yaml +++ b/src/l10n/fixtures/es.yaml @@ -92,3 +92,4 @@ "These applications must be selected in the previous option.": "Estas aplicaciones deben ser seleccionadas en las opciones anteriores." "Hide labels on mouse over": "Ocultar las etiquetas al pasar el ratón" "Except the hovered app": "Except the hovered app" +"Search": "Search" diff --git a/src/l10n/fixtures/fr.yaml b/src/l10n/fixtures/fr.yaml index cde508a..0cf835b 100644 --- a/src/l10n/fixtures/fr.yaml +++ b/src/l10n/fixtures/fr.yaml @@ -92,3 +92,4 @@ "These applications must be selected in the previous option.": "Ces applications doivent également être sélectionnées dans l'option précédente." "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" diff --git a/src/l10n/fixtures/nl.yaml b/src/l10n/fixtures/nl.yaml index 9e60180..f39d188 100644 --- a/src/l10n/fixtures/nl.yaml +++ b/src/l10n/fixtures/nl.yaml @@ -92,3 +92,4 @@ "These applications must be selected in the previous option.": "Deze toepassingen moeten bij de vorige optie zijn geselecteerd." "Hide labels on mouse over": "Hide labels on mouse over" "Except the hovered app": "Except the hovered app" +"Search": "Search" diff --git a/src/l10n/fixtures/ru.yaml b/src/l10n/fixtures/ru.yaml index 2673a4e..bb17dad 100644 --- a/src/l10n/fixtures/ru.yaml +++ b/src/l10n/fixtures/ru.yaml @@ -92,3 +92,4 @@ "These applications must be selected in the previous option.": "These applications must be selected in the previous option." "Hide labels on mouse over": "Скрыть название при наведении мыши" "Except the hovered app": "Except the hovered app" +"Search": "Search" diff --git a/src/l10n/fixtures/tpl/base.yaml b/src/l10n/fixtures/tpl/base.yaml index 01dbccf..7756515 100644 --- a/src/l10n/fixtures/tpl/base.yaml +++ b/src/l10n/fixtures/tpl/base.yaml @@ -94,3 +94,4 @@ "These applications must be selected in the previous option.": "" "Hide labels on mouse over": "" "Except the hovered app": "" +"Search": "" diff --git a/src/l10n/fixtures/zh_CN.yaml b/src/l10n/fixtures/zh_CN.yaml index 9a73922..8414cb6 100644 --- a/src/l10n/fixtures/zh_CN.yaml +++ b/src/l10n/fixtures/zh_CN.yaml @@ -92,3 +92,4 @@ "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" "Except the hovered app": "Except the hovered app" +"Search": "Search"