diff options
author | kamel5 <vdr.kamel5 (at) gmx (dot) net> | 2022-01-29 17:41:02 +0100 |
---|---|---|
committer | kamel5 <vdr.kamel5 (at) gmx (dot) net> | 2022-06-25 13:12:24 +0200 |
commit | 519a87a4715d4479884ff347ccbc3cd564ea5ba9 (patch) | |
tree | 67357275d9ec055d8f693dc668ef523622f1307a /po | |
parent | a87a1db7c2fc5ec4adba0f625501781b0c168338 (diff) | |
download | vdr-plugin-tvguide-519a87a4715d4479884ff347ccbc3cd564ea5ba9.tar.gz vdr-plugin-tvguide-519a87a4715d4479884ff347ccbc3cd564ea5ba9.tar.bz2 |
Adapt epgsearch "allow empty" in searchtimer edit
Diffstat (limited to 'po')
-rw-r--r-- | po/ca_ES.po | 3 | ||||
-rw-r--r-- | po/de_DE.po | 3 | ||||
-rw-r--r-- | po/it_IT.po | 3 | ||||
-rw-r--r-- | po/ru_RU.po | 3 | ||||
-rw-r--r-- | po/sk_SK.po | 3 |
5 files changed, 15 insertions, 0 deletions
diff --git a/po/ca_ES.po b/po/ca_ES.po index 51aff2c..87252cf 100644 --- a/po/ca_ES.po +++ b/po/ca_ES.po @@ -600,6 +600,9 @@ msgstr "expressió regular" msgid "fuzzy" msgstr "" +msgid "allow empty" +msgstr "" + msgid "Interval" msgstr "" diff --git a/po/de_DE.po b/po/de_DE.po index 8739a10..a3e0fc2 100644 --- a/po/de_DE.po +++ b/po/de_DE.po @@ -597,6 +597,9 @@ msgstr "Regulärer Ausdruck" msgid "fuzzy" msgstr "unscharf" +msgid "allow empty" +msgstr "erlaube leere" + msgid "Interval" msgstr "Bereich" diff --git a/po/it_IT.po b/po/it_IT.po index 41e6701..d4a1f65 100644 --- a/po/it_IT.po +++ b/po/it_IT.po @@ -597,6 +597,9 @@ msgstr "Regulärer Ausdruck" msgid "fuzzy" msgstr "" +msgid "allow empty" +msgstr "" + msgid "Interval" msgstr "" diff --git a/po/ru_RU.po b/po/ru_RU.po index d435402..d692d9b 100644 --- a/po/ru_RU.po +++ b/po/ru_RU.po @@ -597,6 +597,9 @@ msgstr "регулярные выражения" msgid "fuzzy" msgstr "" +msgid "allow empty" +msgstr "" + msgid "Interval" msgstr "" diff --git a/po/sk_SK.po b/po/sk_SK.po index 99f4ba9..5462a64 100644 --- a/po/sk_SK.po +++ b/po/sk_SK.po @@ -597,6 +597,9 @@ msgstr "regulrny vraz" msgid "fuzzy" msgstr "" +msgid "allow empty" +msgstr "" + msgid "Interval" msgstr "" |