yeref 0.29.40__py3-none-any.whl → 0.29.41__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
yeref/l_.py
CHANGED
@@ -6015,6 +6015,14 @@ l_fsm_stop_add_caption = {
|
|
6015
6015
|
'zh': "🧾 <b>完成!</b> {0} 文件中<b>当前</b> 个停用词数量:<u>{1}</u>",
|
6016
6016
|
'ar': "🧾 <b>تم!</b> <b>العدد الحالي</b> لكلمات التوقف في الملف {0}: <u>{1}</u>",
|
6017
6017
|
}
|
6018
|
+
l_button_handler = {
|
6019
|
+
'ru': "👮🏽 <b>Готово!</b> Текущее <b>имя кнопки</b> на <i>входном контроле</i> установлено: {0}\n\n⚙️ Команды /cmd",
|
6020
|
+
'en': "👮🏽 <b>Done!</b> The current <b>button name</b> on the <i>input control</i> is set to: {0}\n\n⚙️ Commands /cmd",
|
6021
|
+
'es': "👮🏽 <b>¡Listo!</b> El <b>nombre del botón</b> actual en el <i>control de entrada</i> está configurado en: {0}\n\n⚙️ Comandos /cmd",
|
6022
|
+
'fr': "👮🏽 <b>Terminé !</b> Le <b>nom du bouton</b> actuel sur le <i>contrôle d'entrée</i> est défini sur : {0}\n\n⚙️ Commandes /cmd",
|
6023
|
+
'zh': "👮🏽<b>完成!</b><i>输入控件</i>上的当前<b>按钮名称</b>设置为:{0}\n\n⚙️ Commands /cmd",
|
6024
|
+
'ar': "👮🏽 <b>تم!</b> تم تعيين <b>اسم الزر</b> الحالي في <i>عنصر التحكم في الإدخال</i> على: {0}\n\n⚙️ Commands /cmd",
|
6025
|
+
}
|
6018
6026
|
l_button_correct = {
|
6019
6027
|
'ru': "👮🏽 <b>Введи</b> корректное название <i>для имени кнопки</i> 👮🏽 Входного контроля\n\n👩🏽💻 Например, <code>/button {0}</code>",
|
6020
6028
|
'en': "👮🏽 <b>Enter</b> the correct name <i>for the name of the button</i> 👮🏽 Input control\n\n👩🏽💻 For example, <code>/button {0}</code>",
|
@@ -0,0 +1,8 @@
|
|
1
|
+
yeref/__init__.py,sha256=Qpv3o6Xa78VdLcsSRmctGtpnYE9btpAkCekgGhgJyXM,49
|
2
|
+
yeref/l_.py,sha256=1oW5ExZFNXNSKB6ZzQ-TTXsjz8iMz-fwClAr4D7jd0Q,654652
|
3
|
+
yeref/tonweb.js,sha256=Jf6aFOQ1OIY4q7fINYz-m5LsI3seMus124M5SYYZmtE,443659
|
4
|
+
yeref/yeref.py,sha256=PmXBln1IEfetxs8rcZMHzy0D3NbpEUb7_wcmx65d-Mk,1048866
|
5
|
+
yeref-0.29.41.dist-info/METADATA,sha256=G2NHDy6y0jHvOZr4YV7JhYZuXv7r-6oqlCACNy83PnM,119
|
6
|
+
yeref-0.29.41.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
7
|
+
yeref-0.29.41.dist-info/top_level.txt,sha256=yCQKchWHbfV-3OuQPYRdi2loypD-nmbDJbtt3OuKKkY,6
|
8
|
+
yeref-0.29.41.dist-info/RECORD,,
|
yeref-0.29.40.dist-info/RECORD
DELETED
@@ -1,8 +0,0 @@
|
|
1
|
-
yeref/__init__.py,sha256=Qpv3o6Xa78VdLcsSRmctGtpnYE9btpAkCekgGhgJyXM,49
|
2
|
-
yeref/l_.py,sha256=MuBOfNUSf2Eq8pq_BRPK6BncBBRszPBnj_D4sdcN4OE,653696
|
3
|
-
yeref/tonweb.js,sha256=Jf6aFOQ1OIY4q7fINYz-m5LsI3seMus124M5SYYZmtE,443659
|
4
|
-
yeref/yeref.py,sha256=PmXBln1IEfetxs8rcZMHzy0D3NbpEUb7_wcmx65d-Mk,1048866
|
5
|
-
yeref-0.29.40.dist-info/METADATA,sha256=al16Q1Zwr42zB6DnraTB4EZA0LOdareBcjdrSznO1YY,119
|
6
|
-
yeref-0.29.40.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
7
|
-
yeref-0.29.40.dist-info/top_level.txt,sha256=yCQKchWHbfV-3OuQPYRdi2loypD-nmbDJbtt3OuKKkY,6
|
8
|
-
yeref-0.29.40.dist-info/RECORD,,
|
File without changes
|
File without changes
|