PluginProbe
Buttonizer – Floating Menus, Sticky Buttons, & Popup Builder / 3.6.0
Buttonizer – Floating Menus, Sticky Buttons, & Popup Builder v3.6.0
3.6.0 3.5.0 trunk 1.0.10 1.0.2 1.0.3 1.0.4 1.0.5 1.0.6 1.0.6.1 1.0.7 1.0.8 1.0.9 1.1 1.1.1 1.2 1.3 1.4 1.4.1 1.4.2 1.4.3 1.4.4 1.4.5 1.5 1.5.1 All 110 releases
buttonizer-multifunctional-button / languages / buttonizer-multifunctional-button.pot

buttonizer-multifunctional-button.pot in Buttonizer – Floating Menus, Sticky Buttons, & Popup Builder 3.6.0, at languages/buttonizer-multifunctional-button.pot

147 lines 4.2 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 # Copyright (C) 2022 Buttonizer
2 # This file is distributed under the GPLv3.
3 msgid ""
4 msgstr ""
5 "Project-Id-Version: Buttonizer - Smart Floating Action Button 0.0.0\n"
6 "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/buttonizer-multifunctional-button\n"
7 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
8 "Language-Team: LANGUAGE <LL@li.org>\n"
9 "MIME-Version: 1.0\n"
10 "Content-Type: text/plain; charset=UTF-8\n"
11 "Content-Transfer-Encoding: 8bit\n"
12 "POT-Creation-Date: 2022-02-01T14:04:08+00:00\n"
13 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
14 "X-Generator: WP-CLI 2.6.0\n"
15 "X-Domain: buttonizer-multifunctional-button\n"
16
17 #. Plugin Name of the plugin
18 msgid "Buttonizer - Smart Floating Action Button"
19 msgstr ""
20
21 #. Plugin URI of the plugin
22 #. Author URI of the plugin
23 msgid "https://buttonizer.pro"
24 msgstr ""
25
26 #. Description of the plugin
27 msgid "The Buttonizer is a new way to give a boost to your number of interactions, actions and conversions from your website visitor by adding one or multiple Customizable Smart Floating Button in the corner of your website."
28 msgstr ""
29
30 #. Author of the plugin
31 msgid "Buttonizer"
32 msgstr ""
33
34 #: app/Admin/Admin.php:46
35 msgid "A custom permalink structure is required for Buttonizer to work."
36 msgstr ""
37
38 #: app/Admin/Admin.php:46
39 msgid "Go to permalink structure settings."
40 msgstr ""
41
42 #: app/Admin/Admin.php:62
43 #: app/Admin/Admin.php:79
44 #: app/Utils/Maintain.php:154
45 msgid "Settings"
46 msgstr ""
47
48 #: app/Admin/Admin.php:65
49 msgid "Community"
50 msgstr ""
51
52 #: app/Admin/Admin.php:68
53 #: app/Admin/Admin.php:77
54 #: app/Utils/Maintain.php:163
55 msgid "Knowledge base"
56 msgstr ""
57
58 #: app/Admin/Admin.php:71
59 msgid "I need support"
60 msgstr ""
61
62 #: app/Admin/Admin.php:76
63 msgid "Community forums"
64 msgstr ""
65
66 #: app/Admin/Admin.php:78
67 #: app/Utils/Maintain.php:145
68 msgid "Manage buttons"
69 msgstr ""
70
71 #: app/Admin/template.php:56
72 msgid "Buttonizer is loading..."
73 msgstr ""
74
75 #. Translators: First link goes to our knowledge base, the second link goes to the admin panel.
76 #: app/Admin/template.php:62
77 msgid "When Buttonizer does not start, <a %1$s>click here</a> to find out what is going wrong or <a %2$s>click here</a> to return to the WordPress admin dashboard."
78 msgstr ""
79
80 #: app/Admin/template.php:71
81 msgid "When you have a slow internet connection or slow webserver, give it a moment..."
82 msgstr ""
83
84 #: app/Admin/template.php:80
85 msgid "Buttonizer dashboard does not work on IE11! Please use any other browsers to customize your buttons. :)"
86 msgstr ""
87
88 #: app/Admin/template.php:88
89 msgid "Hi there! JavaScript is disabled in your browser. Please consider to enable JavaScript in your browser to use Buttonizer."
90 msgstr ""
91
92 #: app/Api/Dashboard/ApiDashboard.php:209
93 #: app/Api/Utils/ApiReset.php:57
94 #: app/Utils/Update.php:545
95 msgid "New group"
96 msgstr ""
97
98 #: app/Api/Dashboard/ApiDashboard.php:216
99 #: app/Api/Utils/ApiReset.php:64
100 #: app/Utils/Update.php:552
101 msgid "New button"
102 msgstr ""
103
104 #: app/Frontend/Group/Button/Button.php:86
105 msgid "The button is hidden on all devices"
106 msgstr ""
107
108 #: app/Frontend/Group/Button/Button.php:111
109 msgid "The button is hidden because the attached time schedule is <b>triggered</b>."
110 msgstr ""
111
112 #: app/Frontend/Group/Button/Button.php:112
113 msgid "The button is hidden because the attached time schedule is <b>not triggered</b> ."
114 msgstr ""
115
116 #: app/Frontend/Group/Button/Button.php:136
117 msgid "The button is hidden because the attached page rule is <b>triggered</b>."
118 msgstr ""
119
120 #: app/Frontend/Group/Button/Button.php:137
121 msgid "The button is hidden because the attached page rule is <b>not triggered</b> ."
122 msgstr ""
123
124 #: app/Frontend/Group/Group.php:126
125 msgid "The group is hidden on all devices"
126 msgstr ""
127
128 #: app/Frontend/Group/Group.php:149
129 msgid "The group is hidden because the attached time schedule is <b>not triggered</b>."
130 msgstr ""
131
132 #: app/Frontend/Group/Group.php:150
133 msgid "The group is hidden because the attached time schedule is <b>triggered</b> ."
134 msgstr ""
135
136 #: app/Frontend/Group/Group.php:173
137 msgid "The group is hidden because the attached page rule is <b>not triggered</b>."
138 msgstr ""
139
140 #: app/Frontend/Group/Group.php:174
141 msgid "The group is hidden because the attached page rule is <b>triggered</b> ."
142 msgstr ""
143
144 #: app/Utils/Maintain.php:167
145 msgid "Find out everything you need to know about Buttonizer"
146 msgstr ""
147