From 33cd95e61dcb5947e7671a8eb21d67014376495e Mon Sep 17 00:00:00 2001 From: Robert Tari Date: Wed, 16 Jun 2021 22:54:43 +0200 Subject: Skip elipsizing if max characters are 0 - data/org.ayatana.common.gschema.xml.in: Set min value to 0 + update description - src/utils.c: Include hadling max allowed length of 0 - tests/CMakeLists.txt: Compile schema locally for testing - tests/tst_utils.cpp: Include handling max allowed length of 0 - po/ayatana-common.pot: Update translation strings - po/*.po: Update translation strings fixes https://github.com/AyatanaIndicators/libayatana-common/issues/29 --- po/aa.po | 4 ++-- po/af.po | 4 ++-- po/am.po | 4 ++-- po/an.po | 4 ++-- po/ar.po | 4 ++-- po/as.po | 4 ++-- po/ast.po | 4 ++-- po/ayatana-common.pot | 4 ++-- po/az.po | 4 ++-- po/be.po | 4 ++-- po/bem.po | 4 ++-- po/bg.po | 4 ++-- po/bn.po | 4 ++-- po/bo.po | 4 ++-- po/br.po | 4 ++-- po/bs.po | 4 ++-- po/ca.po | 4 ++-- po/ca@valencia.po | 4 ++-- po/ce.po | 4 ++-- po/ckb.po | 4 ++-- po/co.po | 4 ++-- po/crh.po | 4 ++-- po/cs.po | 4 ++-- po/csb.po | 4 ++-- po/cv.po | 4 ++-- po/cy.po | 4 ++-- po/da.po | 4 ++-- po/de.po | 4 ++-- po/dv.po | 4 ++-- po/el.po | 4 ++-- po/en_AU.po | 5 +++-- po/en_CA.po | 5 +++-- po/en_GB.po | 4 ++-- po/eo.po | 4 ++-- po/es.po | 4 ++-- po/et.po | 4 ++-- po/eu.po | 4 ++-- po/fa.po | 4 ++-- po/fi.po | 4 ++-- po/fil.po | 4 ++-- po/fo.po | 4 ++-- po/fr.po | 4 ++-- po/fr_CA.po | 4 ++-- po/frp.po | 4 ++-- po/fur.po | 4 ++-- po/fy.po | 4 ++-- po/ga.po | 4 ++-- po/gd.po | 4 ++-- po/gl.po | 4 ++-- po/gu.po | 4 ++-- po/gv.po | 4 ++-- po/he.po | 4 ++-- po/hi.po | 4 ++-- po/hr.po | 4 ++-- po/ht.po | 4 ++-- po/hu.po | 4 ++-- po/hy.po | 4 ++-- po/ia.po | 4 ++-- po/id.po | 4 ++-- po/is.po | 4 ++-- po/it.po | 4 ++-- po/it_CARES.po | 4 ++-- po/ja.po | 4 ++-- po/ka.po | 4 ++-- po/kk.po | 4 ++-- po/kl.po | 4 ++-- po/km.po | 4 ++-- po/kn.po | 4 ++-- po/ko.po | 4 ++-- po/ku.po | 4 ++-- po/kw.po | 4 ++-- po/ky.po | 4 ++-- po/la.po | 4 ++-- po/lb.po | 4 ++-- po/lo.po | 4 ++-- po/lt.po | 4 ++-- po/lv.po | 4 ++-- po/mg.po | 4 ++-- po/mhr.po | 4 ++-- po/mi.po | 4 ++-- po/mk.po | 4 ++-- po/ml.po | 4 ++-- po/mr.po | 4 ++-- po/ms.po | 4 ++-- po/my.po | 4 ++-- po/nb.po | 4 ++-- po/ne.po | 4 ++-- po/nl.po | 4 ++-- po/nn.po | 4 ++-- po/ny.po | 4 ++-- po/oc.po | 4 ++-- po/os.po | 4 ++-- po/pa.po | 4 ++-- po/pl.po | 4 ++-- po/ps.po | 4 ++-- po/pt.po | 4 ++-- po/pt_BR.po | 4 ++-- po/ro.po | 4 ++-- po/ru.po | 4 ++-- po/sa.po | 4 ++-- po/sc.po | 4 ++-- po/sd.po | 4 ++-- po/se.po | 4 ++-- po/shn.po | 4 ++-- po/si.po | 4 ++-- po/sk.po | 4 ++-- po/sl.po | 4 ++-- po/sq.po | 4 ++-- po/sr.po | 4 ++-- po/sv.po | 4 ++-- po/sw.po | 4 ++-- po/szl.po | 4 ++-- po/ta.po | 4 ++-- po/ta_LK.po | 4 ++-- po/te.po | 4 ++-- po/tg.po | 4 ++-- po/th.po | 4 ++-- po/ti.po | 4 ++-- po/tr.po | 4 ++-- po/tt.po | 4 ++-- po/ug.po | 4 ++-- po/uk.po | 4 ++-- po/ur.po | 4 ++-- po/uz.po | 4 ++-- po/vec.po | 4 ++-- po/vi.po | 4 ++-- po/wae.po | 4 ++-- po/wo.po | 4 ++-- po/zh_CN.po | 4 ++-- po/zh_HK.po | 4 ++-- po/zh_LATN@pinyin.po | 4 ++-- po/zh_TW.po | 4 ++-- 132 files changed, 266 insertions(+), 264 deletions(-) (limited to 'po') diff --git a/po/aa.po b/po/aa.po index 09b695a..c8d580d 100644 --- a/po/aa.po +++ b/po/aa.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:13+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -23,5 +23,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/af.po b/po/af.po index 7684874..43a925e 100644 --- a/po/af.po +++ b/po/af.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:12+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -23,5 +23,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/am.po b/po/am.po index 0ddd882..91f8409 100644 --- a/po/am.po +++ b/po/am.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:12+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -23,5 +23,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/an.po b/po/an.po index 964fba5..0c71443 100644 --- a/po/an.po +++ b/po/an.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:12+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -23,5 +23,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/ar.po b/po/ar.po index 8aadc6e..8c79a8b 100644 --- a/po/ar.po +++ b/po/ar.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:12+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -23,5 +23,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/as.po b/po/as.po index 7634bef..ee52221 100644 --- a/po/as.po +++ b/po/as.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:13+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -23,5 +23,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/ast.po b/po/ast.po index 10462a9..2dd3868 100644 --- a/po/ast.po +++ b/po/ast.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:12+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -23,5 +23,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/ayatana-common.pot b/po/ayatana-common.pot index 4b788ba..ddd3bf0 100644 --- a/po/ayatana-common.pot +++ b/po/ayatana-common.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:17+0200\n" +"POT-Creation-Date: 2021-06-17 14:12+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -24,5 +24,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/az.po b/po/az.po index 8667ab0..5ad96f0 100644 --- a/po/az.po +++ b/po/az.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:12+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -23,5 +23,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/be.po b/po/be.po index b742885..a6ba16c 100644 --- a/po/be.po +++ b/po/be.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:12+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -25,5 +25,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/bem.po b/po/bem.po index 63f6141..19a7330 100644 --- a/po/bem.po +++ b/po/bem.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:12+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -23,5 +23,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/bg.po b/po/bg.po index 36f03d2..993aba0 100644 --- a/po/bg.po +++ b/po/bg.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:12+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -24,5 +24,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/bn.po b/po/bn.po index 1740c16..4243a04 100644 --- a/po/bn.po +++ b/po/bn.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:12+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -23,5 +23,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/bo.po b/po/bo.po index 2e0c3f0..5da1c6e 100644 --- a/po/bo.po +++ b/po/bo.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:12+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -23,5 +23,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/br.po b/po/br.po index e0a142c..dda384f 100644 --- a/po/br.po +++ b/po/br.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:12+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -23,5 +23,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/bs.po b/po/bs.po index adf3397..caeac14 100644 --- a/po/bs.po +++ b/po/bs.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:12+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -23,5 +23,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/ca.po b/po/ca.po index b3d7835..484c504 100644 --- a/po/ca.po +++ b/po/ca.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:12+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -23,5 +23,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/ca@valencia.po b/po/ca@valencia.po index 03fe73c..6e3a52c 100644 --- a/po/ca@valencia.po +++ b/po/ca@valencia.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:12+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -23,5 +23,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/ce.po b/po/ce.po index c447fbf..cf0c529 100644 --- a/po/ce.po +++ b/po/ce.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:12+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -23,5 +23,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/ckb.po b/po/ckb.po index bb881bf..44f5d7d 100644 --- a/po/ckb.po +++ b/po/ckb.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:12+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -23,5 +23,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/co.po b/po/co.po index c74b82c..6668607 100644 --- a/po/co.po +++ b/po/co.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:12+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -23,5 +23,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/crh.po b/po/crh.po index dc62b97..ce527de 100644 --- a/po/crh.po +++ b/po/crh.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:12+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -23,5 +23,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/cs.po b/po/cs.po index 71a1acc..17bdc27 100644 --- a/po/cs.po +++ b/po/cs.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:12+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -24,5 +24,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/csb.po b/po/csb.po index 54d2a4f..394c0b4 100644 --- a/po/csb.po +++ b/po/csb.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:13+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -23,5 +23,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/cv.po b/po/cv.po index d3ecdc3..11296ff 100644 --- a/po/cv.po +++ b/po/cv.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:12+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -23,5 +23,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/cy.po b/po/cy.po index 1dbc51e..072bb83 100644 --- a/po/cy.po +++ b/po/cy.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:12+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -23,5 +23,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/da.po b/po/da.po index 364524c..48934d4 100644 --- a/po/da.po +++ b/po/da.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:12+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -24,5 +24,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/de.po b/po/de.po index dea5e20..e2ac694 100644 --- a/po/de.po +++ b/po/de.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:12+0200\n" "PO-Revision-Date: 2021-06-12 01:05+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -24,5 +24,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/dv.po b/po/dv.po index dc283c6..cb23f32 100644 --- a/po/dv.po +++ b/po/dv.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:13+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -23,5 +23,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/el.po b/po/el.po index be71214..1f9799f 100644 --- a/po/el.po +++ b/po/el.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:12+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -24,5 +24,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/en_AU.po b/po/en_AU.po index ceb6cf0..110dc9a 100644 --- a/po/en_AU.po +++ b/po/en_AU.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:12+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -22,9 +22,10 @@ msgid "Maximum menu text length" msgstr "Maximum menu text length" #: ../data/org.ayatana.common.gschema.xml.in:2 +#, fuzzy msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" "The number of characters to show in dynamic menu items before the text is " "ellipsized." diff --git a/po/en_CA.po b/po/en_CA.po index fa1752e..14246b0 100644 --- a/po/en_CA.po +++ b/po/en_CA.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:12+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -22,9 +22,10 @@ msgid "Maximum menu text length" msgstr "Maximum menu text length" #: ../data/org.ayatana.common.gschema.xml.in:2 +#, fuzzy msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" "The number of characters to show in dynamic menu items before the text is " "ellipsized." diff --git a/po/en_GB.po b/po/en_GB.po index 6de2be1..1ad0056 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:12+0200\n" "PO-Revision-Date: 2021-06-12 01:05+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -24,5 +24,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/eo.po b/po/eo.po index 488d9ef..ece2133 100644 --- a/po/eo.po +++ b/po/eo.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:12+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -24,5 +24,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/es.po b/po/es.po index 446ab4e..fa35b43 100644 --- a/po/es.po +++ b/po/es.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:12+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -24,5 +24,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/et.po b/po/et.po index f898afc..df482eb 100644 --- a/po/et.po +++ b/po/et.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:12+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -24,5 +24,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/eu.po b/po/eu.po index 5816646..539cbed 100644 --- a/po/eu.po +++ b/po/eu.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:12+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -23,5 +23,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/fa.po b/po/fa.po index 5d70176..a0351db 100644 --- a/po/fa.po +++ b/po/fa.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:12+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -23,5 +23,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/fi.po b/po/fi.po index 6ae9c35..bae6934 100644 --- a/po/fi.po +++ b/po/fi.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:12+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -24,5 +24,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/fil.po b/po/fil.po index 8e1f6a8..8fdc274 100644 --- a/po/fil.po +++ b/po/fil.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:12+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -23,5 +23,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/fo.po b/po/fo.po index 2465e25..e07cab7 100644 --- a/po/fo.po +++ b/po/fo.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:12+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -24,5 +24,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/fr.po b/po/fr.po index 81c6fd6..f051b39 100644 --- a/po/fr.po +++ b/po/fr.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:12+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -24,5 +24,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/fr_CA.po b/po/fr_CA.po index f40c5de..c789aa2 100644 --- a/po/fr_CA.po +++ b/po/fr_CA.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:12+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -24,5 +24,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/frp.po b/po/frp.po index f28192c..95cce58 100644 --- a/po/frp.po +++ b/po/frp.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:12+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -23,5 +23,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/fur.po b/po/fur.po index 1c8b5a8..96b8bf0 100644 --- a/po/fur.po +++ b/po/fur.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:13+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -23,5 +23,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/fy.po b/po/fy.po index d7cf8d6..f49336c 100644 --- a/po/fy.po +++ b/po/fy.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:12+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -23,5 +23,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/ga.po b/po/ga.po index 049f059..929ff14 100644 --- a/po/ga.po +++ b/po/ga.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:12+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -24,5 +24,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/gd.po b/po/gd.po index c2320ce..ffa9525 100644 --- a/po/gd.po +++ b/po/gd.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:12+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -23,5 +23,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/gl.po b/po/gl.po index 34f8fda..b9d1a0e 100644 --- a/po/gl.po +++ b/po/gl.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:12+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -23,5 +23,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/gu.po b/po/gu.po index e0f75bc..6254e7e 100644 --- a/po/gu.po +++ b/po/gu.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:12+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -23,5 +23,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/gv.po b/po/gv.po index eda7b44..fe50822 100644 --- a/po/gv.po +++ b/po/gv.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:13+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -23,5 +23,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/he.po b/po/he.po index 55f6553..1f37b61 100644 --- a/po/he.po +++ b/po/he.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:12+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -24,5 +24,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/hi.po b/po/hi.po index c402c58..1ff555d 100644 --- a/po/hi.po +++ b/po/hi.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:12+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -23,5 +23,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/hr.po b/po/hr.po index 9643674..f099fec 100644 --- a/po/hr.po +++ b/po/hr.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:12+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -25,5 +25,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/ht.po b/po/ht.po index 3c09e36..e1afa63 100644 --- a/po/ht.po +++ b/po/ht.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:13+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -23,5 +23,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/hu.po b/po/hu.po index 0257071..edcea54 100644 --- a/po/hu.po +++ b/po/hu.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:13+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -24,5 +24,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/hy.po b/po/hy.po index d5ff08f..e9d9b59 100644 --- a/po/hy.po +++ b/po/hy.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:13+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -23,5 +23,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/ia.po b/po/ia.po index 0d06644..933b374 100644 --- a/po/ia.po +++ b/po/ia.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:13+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -23,5 +23,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/id.po b/po/id.po index 1c3cb10..ae74674 100644 --- a/po/id.po +++ b/po/id.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:13+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -23,5 +23,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/is.po b/po/is.po index 595d4cc..e53a228 100644 --- a/po/is.po +++ b/po/is.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:13+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -23,5 +23,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/it.po b/po/it.po index 3852021..d89f1dd 100644 --- a/po/it.po +++ b/po/it.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:13+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -24,5 +24,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/it_CARES.po b/po/it_CARES.po index d25059d..1dc1c2c 100644 --- a/po/it_CARES.po +++ b/po/it_CARES.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:13+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -24,5 +24,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/ja.po b/po/ja.po index 8c6e9c6..a1ae606 100644 --- a/po/ja.po +++ b/po/ja.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:13+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -24,5 +24,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/ka.po b/po/ka.po index 0daca1d..d3936dc 100644 --- a/po/ka.po +++ b/po/ka.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:13+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -23,5 +23,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/kk.po b/po/kk.po index fc1f948..ff9375e 100644 --- a/po/kk.po +++ b/po/kk.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:13+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -23,5 +23,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/kl.po b/po/kl.po index 55f06b2..044389a 100644 --- a/po/kl.po +++ b/po/kl.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:13+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -23,5 +23,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/km.po b/po/km.po index 57be929..d5010f5 100644 --- a/po/km.po +++ b/po/km.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:13+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -23,5 +23,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/kn.po b/po/kn.po index f83584e..5dbd4e0 100644 --- a/po/kn.po +++ b/po/kn.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:13+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -23,5 +23,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/ko.po b/po/ko.po index 8976429..2720d27 100644 --- a/po/ko.po +++ b/po/ko.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:13+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -24,5 +24,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/ku.po b/po/ku.po index bc0ce60..4e29e43 100644 --- a/po/ku.po +++ b/po/ku.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:13+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -23,5 +23,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/kw.po b/po/kw.po index 31b5db2..635b9fe 100644 --- a/po/kw.po +++ b/po/kw.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:13+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -23,5 +23,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/ky.po b/po/ky.po index b1b9f13..151d0c4 100644 --- a/po/ky.po +++ b/po/ky.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:13+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -23,5 +23,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/la.po b/po/la.po index 7110c67..33acd65 100644 --- a/po/la.po +++ b/po/la.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:13+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -23,5 +23,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/lb.po b/po/lb.po index 7ba16b3..cb073ac 100644 --- a/po/lb.po +++ b/po/lb.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:13+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -23,5 +23,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/lo.po b/po/lo.po index eaf9258..0b4c0b1 100644 --- a/po/lo.po +++ b/po/lo.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:13+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -23,5 +23,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/lt.po b/po/lt.po index 2ddb868..e63ec82 100644 --- a/po/lt.po +++ b/po/lt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:13+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -25,5 +25,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/lv.po b/po/lv.po index 68847c5..8ebee12 100644 --- a/po/lv.po +++ b/po/lv.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:13+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -25,5 +25,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/mg.po b/po/mg.po index ac1d8ab..852d847 100644 --- a/po/mg.po +++ b/po/mg.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:13+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -23,5 +23,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/mhr.po b/po/mhr.po index 1ad7f76..991b0f1 100644 --- a/po/mhr.po +++ b/po/mhr.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:13+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -23,5 +23,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/mi.po b/po/mi.po index 7821b07..c0de953 100644 --- a/po/mi.po +++ b/po/mi.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:13+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -23,5 +23,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/mk.po b/po/mk.po index 54132fb..282b5ed 100644 --- a/po/mk.po +++ b/po/mk.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:13+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -23,5 +23,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/ml.po b/po/ml.po index 00785f1..f439fc1 100644 --- a/po/ml.po +++ b/po/ml.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:13+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -23,5 +23,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/mr.po b/po/mr.po index ca21745..a0374c3 100644 --- a/po/mr.po +++ b/po/mr.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:13+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -23,5 +23,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/ms.po b/po/ms.po index c081b4d..29109b0 100644 --- a/po/ms.po +++ b/po/ms.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:13+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -23,5 +23,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/my.po b/po/my.po index d846fa6..6f9140d 100644 --- a/po/my.po +++ b/po/my.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:13+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -23,5 +23,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/nb.po b/po/nb.po index 4ec810f..e9d2c9c 100644 --- a/po/nb.po +++ b/po/nb.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:13+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -24,5 +24,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/ne.po b/po/ne.po index 34d5633..a4748ec 100644 --- a/po/ne.po +++ b/po/ne.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:13+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -23,5 +23,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/nl.po b/po/nl.po index 0a14205..99d93f8 100644 --- a/po/nl.po +++ b/po/nl.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:13+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -24,5 +24,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/nn.po b/po/nn.po index 1cb7c38..a76110a 100644 --- a/po/nn.po +++ b/po/nn.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:13+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -24,5 +24,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/ny.po b/po/ny.po index b025731..f0ef0e6 100644 --- a/po/ny.po +++ b/po/ny.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:13+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -23,5 +23,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/oc.po b/po/oc.po index 7906e47..d0221e4 100644 --- a/po/oc.po +++ b/po/oc.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:13+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -23,5 +23,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/os.po b/po/os.po index ee7221d..94d7f8d 100644 --- a/po/os.po +++ b/po/os.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:13+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -23,5 +23,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/pa.po b/po/pa.po index 581a4f8..746f1c1 100644 --- a/po/pa.po +++ b/po/pa.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:13+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -23,5 +23,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/pl.po b/po/pl.po index 8ca8f71..9ac0d81 100644 --- a/po/pl.po +++ b/po/pl.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:13+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -25,5 +25,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/ps.po b/po/ps.po index f44bdd1..e7c8a3e 100644 --- a/po/ps.po +++ b/po/ps.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:13+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -23,5 +23,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/pt.po b/po/pt.po index 62773b6..afc835a 100644 --- a/po/pt.po +++ b/po/pt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:13+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -24,5 +24,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/pt_BR.po b/po/pt_BR.po index 5c01f38..359d1c5 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:13+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -24,5 +24,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/ro.po b/po/ro.po index 99df079..fab1b8d 100644 --- a/po/ro.po +++ b/po/ro.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:13+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -25,5 +25,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/ru.po b/po/ru.po index ca63b20..1f487c7 100644 --- a/po/ru.po +++ b/po/ru.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:13+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -25,5 +25,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/sa.po b/po/sa.po index 08ca9a3..b156d8c 100644 --- a/po/sa.po +++ b/po/sa.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:13+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -23,5 +23,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/sc.po b/po/sc.po index d45ad75..9dab8de 100644 --- a/po/sc.po +++ b/po/sc.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:13+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -23,5 +23,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/sd.po b/po/sd.po index b8c8a3d..5f48cbc 100644 --- a/po/sd.po +++ b/po/sd.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:13+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -23,5 +23,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/se.po b/po/se.po index 8c53e92..48b1068 100644 --- a/po/se.po +++ b/po/se.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:13+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -23,5 +23,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/shn.po b/po/shn.po index 14f49fc..250b954 100644 --- a/po/shn.po +++ b/po/shn.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:13+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -23,5 +23,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/si.po b/po/si.po index 557001c..3f46770 100644 --- a/po/si.po +++ b/po/si.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:13+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -23,5 +23,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/sk.po b/po/sk.po index dc45601..a37d98c 100644 --- a/po/sk.po +++ b/po/sk.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:13+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -24,5 +24,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/sl.po b/po/sl.po index d827308..9f71f6d 100644 --- a/po/sl.po +++ b/po/sl.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:13+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -25,5 +25,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/sq.po b/po/sq.po index 01f4b13..586d17e 100644 --- a/po/sq.po +++ b/po/sq.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:13+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -23,5 +23,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/sr.po b/po/sr.po index 75b68f7..0c9d3e0 100644 --- a/po/sr.po +++ b/po/sr.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:13+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -25,5 +25,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/sv.po b/po/sv.po index 1b6de02..02addf1 100644 --- a/po/sv.po +++ b/po/sv.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:13+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -24,5 +24,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/sw.po b/po/sw.po index d20650f..4167487 100644 --- a/po/sw.po +++ b/po/sw.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:13+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -23,5 +23,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/szl.po b/po/szl.po index 754f97e..1a0f5e6 100644 --- a/po/szl.po +++ b/po/szl.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:13+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -23,5 +23,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/ta.po b/po/ta.po index 8456f60..6329a07 100644 --- a/po/ta.po +++ b/po/ta.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:13+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -23,5 +23,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/ta_LK.po b/po/ta_LK.po index 460d0c4..1e58be3 100644 --- a/po/ta_LK.po +++ b/po/ta_LK.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:13+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -23,5 +23,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/te.po b/po/te.po index 764c874..a2771a7 100644 --- a/po/te.po +++ b/po/te.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:13+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -23,5 +23,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/tg.po b/po/tg.po index 494cd32..6cefaa5 100644 --- a/po/tg.po +++ b/po/tg.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:13+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -23,5 +23,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/th.po b/po/th.po index f310358..bd8e3d8 100644 --- a/po/th.po +++ b/po/th.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:13+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -23,5 +23,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/ti.po b/po/ti.po index 83622c3..18d6520 100644 --- a/po/ti.po +++ b/po/ti.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:13+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -23,5 +23,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/tr.po b/po/tr.po index 4502be9..9fe40a0 100644 --- a/po/tr.po +++ b/po/tr.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:13+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -24,5 +24,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/tt.po b/po/tt.po index 882b39a..8922432 100644 --- a/po/tt.po +++ b/po/tt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:13+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -23,5 +23,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/ug.po b/po/ug.po index 85fea27..23426b9 100644 --- a/po/ug.po +++ b/po/ug.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:13+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -23,5 +23,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/uk.po b/po/uk.po index 7b62c0f..51cd8d2 100644 --- a/po/uk.po +++ b/po/uk.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:13+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -25,5 +25,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/ur.po b/po/ur.po index 89fda48..193e1e6 100644 --- a/po/ur.po +++ b/po/ur.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:13+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -23,5 +23,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/uz.po b/po/uz.po index 58e17ab..569c06f 100644 --- a/po/uz.po +++ b/po/uz.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:13+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -23,5 +23,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/vec.po b/po/vec.po index 1edc721..c753ad2 100644 --- a/po/vec.po +++ b/po/vec.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:13+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -23,5 +23,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/vi.po b/po/vi.po index a49a20e..5d2d116 100644 --- a/po/vi.po +++ b/po/vi.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:13+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -24,5 +24,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/wae.po b/po/wae.po index f4cb006..f453333 100644 --- a/po/wae.po +++ b/po/wae.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:13+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -23,5 +23,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/wo.po b/po/wo.po index fae2fda..2adb442 100644 --- a/po/wo.po +++ b/po/wo.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:13+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -23,5 +23,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/zh_CN.po b/po/zh_CN.po index 6f2007c..fb06b6d 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:13+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -23,5 +23,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/zh_HK.po b/po/zh_HK.po index 70f1536..5dbbd5a 100644 --- a/po/zh_HK.po +++ b/po/zh_HK.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:13+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -23,5 +23,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/zh_LATN@pinyin.po b/po/zh_LATN@pinyin.po index 414a763..2990f52 100644 --- a/po/zh_LATN@pinyin.po +++ b/po/zh_LATN@pinyin.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:13+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -23,5 +23,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" diff --git a/po/zh_TW.po b/po/zh_TW.po index 09f683a..cb1dd42 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-06-14 23:18+0200\n" +"POT-Creation-Date: 2021-06-17 14:13+0200\n" "PO-Revision-Date: 2021-06-12 01:32+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -23,5 +23,5 @@ msgstr "" #: ../data/org.ayatana.common.gschema.xml.in:2 msgid "" "The number of characters to show in dynamic menu items before the text is " -"ellipsized." +"ellipsized. Set to 0 to leave unchanged." msgstr "" -- cgit v1.2.3