Version Description
Download this release
Release Info
Developer | Tomdever |
Plugin | wpForo Forum |
Version | 1.4.4 |
Comparing to | |
See all releases |
Code changes from version 1.4.3 to 1.4.4
- readme.txt +92 -77
- wpf-admin/options-tabs/accesses.php +7 -3
- wpf-admin/options-tabs/features.php +2 -1
- wpf-admin/options-tabs/members.php +22 -0
- wpf-admin/options-tabs/posts.php +9 -0
- wpf-admin/tools-tabs/antispam.php +121 -2
- wpf-admin/tools-tabs/misc.php +1 -1
- wpf-admin/usergroup.php +4 -4
- wpf-admin/xml/english.xml +20 -5
- wpf-assets/js/ajax.js +4 -4
- wpf-assets/js/frontend.js +1 -1
- wpf-includes/class-api.php +171 -3
- wpf-includes/class-members.php +42 -9
- wpf-includes/class-posts.php +59 -15
- wpf-includes/class-subscribes.php +45 -39
- wpf-includes/class-template.php +135 -57
- wpf-includes/class-topics.php +90 -23
- wpf-includes/functions-installation.php +20 -1
- wpf-includes/functions-template.php +125 -62
- wpf-includes/functions.php +31 -14
- wpf-includes/wpf-actions.php +11 -5
- wpf-includes/wpf-hooks.php +115 -77
- wpf-includes/wpf-phrases.php +706 -696
- wpf-languages/wpforo-cs_CZ.mo +0 -0
- wpf-languages/wpforo-cs_CZ.po +3075 -2719
- wpf-languages/wpforo-de_DE.po +3931 -3931
- wpf-languages/wpforo-he_IL.mo +0 -0
- wpf-languages/wpforo-he_IL.po +4141 -3830
- wpf-languages/wpforo-pt_BR.mo +0 -0
- wpf-languages/wpforo-pt_BR.po +0 -2495
readme.txt
CHANGED
@@ -1,134 +1,124 @@
|
|
1 |
-
===
|
2 |
Contributors: gVectors Team
|
3 |
-
Tags: forums, forum, forum plugin, community, discussion
|
4 |
Requires at least: 4.1
|
5 |
Tested up to: 4.9
|
6 |
-
Stable tag: 1.4.
|
7 |
-
Requires PHP: 5.
|
8 |
License: GPLv2 or later
|
9 |
License URI: https://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
11 |
-
Number one forum plugin
|
12 |
|
13 |
== Description ==
|
14 |
|
15 |
-
|
16 |
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
|
|
|
|
|
|
21 |
|
22 |
Support Forum and Demo: [https://wpforo.com/community/](https://wpforo.com/community/)
|
23 |
Forum Documentation: [https://wpforo.com/documentation/](https://wpforo.com/documentation/)
|
24 |
|
25 |
|
26 |
-
=
|
27 |
|
28 |
-
1. [**Extended Layout
|
29 |
-
2. [**Simplified Layout
|
30 |
-
3. [**Question and Answer Layout
|
31 |
|
32 |
-
= Available Translations =
|
33 |
|
34 |
-
|
35 |
-
* | Dutch forum by Ger Metselaar i.o.v. Parma multimedia BV
|
36 |
-
* | French forum by J. Coopmann, F. Lanternier, Y. Le Cottier
|
37 |
-
* | French forum by Alain Bergevin
|
38 |
-
* | German forum by Markus Herrmann, Pascal Feiler
|
39 |
-
* | Hebrew forum by Gal Zilberman
|
40 |
-
* | Japanese forum by Seg Way
|
41 |
-
* | Persian forum by wpforo.ir
|
42 |
-
* | Portuguese (Brazil) forum by Lucas Felix
|
43 |
-
* | Polish forum by Bogusław Górecki
|
44 |
-
* | Russian forum by Dmitry Butkevich
|
45 |
-
* | Spanish forum by Ignacio Sancho(ISANlab)
|
46 |
-
* | Spanish forum (Mexico) by Poncho Camacho
|
47 |
-
* | Swedish forum by Mathias Persson
|
48 |
-
* | Korean forum by Jeehwan Song
|
49 |
|
50 |
-
=
|
51 |
|
52 |
* Designed for small and extremely large forums/communities.
|
53 |
-
* Multi-layout design
|
54 |
* Super responsive forum on all kind of devices.
|
55 |
* Built-in forum SEO functions.
|
56 |
* Built-in forum Cache System.
|
57 |
* Built-in forum Antispam and Akismet integration.
|
58 |
* Advanced forum user profile system.
|
59 |
-
*
|
60 |
* Built-in forum/topic subscription.
|
61 |
* Drag and Drop forum management system.
|
62 |
* Topic and Post front-end moderation.
|
63 |
* Forum styles with different colors.
|
64 |
-
* Built-in, powerful Usergroup system.
|
65 |
* Forum Access sets per Usergroup per Forum.
|
66 |
-
* Phrase System
|
67 |
* WordPress .MO/.PO translation files.
|
68 |
* Easy to migrate with [Go2wpForo](https://wpforo.com/community/migrate-to-wpforo-from-other-forum-plugins/migrate-to-wpforo-go2wpforo-tool/) tool.
|
69 |
|
70 |
-
= Need more features? =
|
71 |
|
72 |
-
Find wpForo forum plugin
|
73 |
|
74 |
|
75 |
== Installation ==
|
76 |
|
77 |
-
1. Install wpForo
|
78 |
-
2.
|
79 |
-
3.
|
80 |
-
4.
|
|
|
81 |
|
82 |
|
83 |
== Frequently Asked Questions ==
|
84 |
|
85 |
-
=
|
86 |
|
87 |
-
**Forum Page** - wpForo creates a forum page with `/community/` slug. Forum URL can be changed in Dashboard > Forums > Settings > General Tab. Make sure you use WordPress permalinks. wpForo forums don't work with default `?p=1` URL structure. Forum page only contains [wpforo] forum shortcode.
|
88 |
|
89 |
-
= Forum Menu =
|
90 |
|
91 |
-
**Forum Menu** - wpForo forum menu is a regular WordPress menu. In Dashboard > Appearance > Menu admin page wpForo forum creates new navigation menu (forum top menu bar) called "wpForo Navigation (wpForo Menu)". Forum menu is attached to wpForo Menu location.
|
92 |
|
93 |
-
= Forum Sidebar =
|
94 |
|
95 |
-
**Forum Sidebar and Widgets** - wpForo forum comes with own right (RTL left) sidebar and widgets (Recent Forum Topics, Recent Forum Posts, Forum Search, Forum Online Users).
|
96 |
|
97 |
-
= Forum Layouts =
|
98 |
|
99 |
-
**Forum Layouts** - wpForo Forums has Forum Layouts and allows to create hybrid forums. wpForo theme has built in multi-layout system. Each forum section (category with forums and subForums) can be displayed with different forum layout.
|
100 |
|
101 |
-
= Forum Manager =
|
102 |
|
103 |
-
**Forum Manager** - You can add new category, forum or subForum in Dashboard > Forums > Forums admin page. The Forum add / Forum edit / Forum Delete / Forum Hierarchy
|
104 |
|
105 |
-
= Forum Shortcodes =
|
106 |
|
107 |
-
**Forum Shortcodes** - Started from version 1.0.0 you can use wpForo shortcodes.
|
108 |
|
109 |
-
= Forum Styles =
|
110 |
|
111 |
-
**Forum Styles** - Please navigate to Dashboard > Forums > Settings > Styles admin page. Here you can find wpForo forum front-end colors and styles. You can choose forum colors: default (blue), red, green, orange, grey, dark. You can select forum color set or customize each color manually.
|
112 |
|
113 |
-
= Forum Member =
|
114 |
|
115 |
-
**Forum Member** - Forum Members are the same WordPress users. wpForo forums is fully integrated with WordPress. It comes with own Forum Login and Forum Registration page. Users get an advanced Forum Profile. You can manage all members in Dashboard > Forums > Members admin page.
|
116 |
|
117 |
-
= Forum Reputation =
|
118 |
|
119 |
-
**Forum Member Badges and Reputation** - wpForo forum has a simple yet powerful user reputation system. Currently it based on number of forum posts.
|
120 |
|
121 |
-
= Forum Accesses =
|
122 |
|
123 |
-
**Forum Access and Permissions** - Forum Accesses are different sets of forum permissions (CAN's) designed to help forum admins control (allow/restrict) Users' actions in each forum.
|
124 |
|
125 |
-
= Forum Usergroups =
|
126 |
|
127 |
-
**Forum Usergroups and Permissions** - In order to have an extended forum user permission system with full control over all forum user actions, wpForo comes with own Forum Usergroup system.
|
128 |
|
129 |
-
= Forum Translation =
|
130 |
|
131 |
-
**Forum Translation** - wpForo forum can be translated using PO/MO files or you can do a quick translation using wpForo Forum Phrase system in Dashboard > Forums > Phrases admin page.
|
132 |
|
133 |
|
134 |
|
@@ -154,12 +144,43 @@ Find wpForo forum plugin adons on [gVectors Team website...](https://gvectors.co
|
|
154 |
|
155 |
== Changelog ==
|
156 |
|
157 |
-
= 1.4.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
158 |
|
159 |
[wpForo v1.4.3 Release Summary](https://wpforo.com/community/wpforo-announcements/wpforo-1-4-3-is-released/)
|
160 |
|
161 |
-
IMPORTANT: If you have customized wpforo template files in WordPress active theme's /wpforo/ folder, please remove those before updating to 1.4.3 version. wpForo 1.4.3 doesn't support old template files.
|
162 |
-
|
163 |
* Added: Boosted forum core. Works many folds faster. Forum OOP optimization.
|
164 |
* Added: Facebook Login on Forum Login and Registration page
|
165 |
* Added: Facebook API options in Settings > API's admin page.
|
@@ -208,9 +229,7 @@ NOTE: IF YOU UPDATE FROM OLDER VERSIONS
|
|
208 |
- In case you update forum and you have a large database, please make your forum faster [using this instruction...](https://wpforo.com/community/faq/forum-is-slow/)
|
209 |
|
210 |
|
211 |
-
= 1.4.2 | 22.10.2017 =
|
212 |
-
|
213 |
-
[wpForo v1.4.2 Release Summary](https://wpforo.com/community/wpforo-announcements/wpforo-1-4-2-is-released/)
|
214 |
|
215 |
* Added: Recent Posts page, menu, footer link,
|
216 |
* Fixed Bug: Topic views counting. Guest logging.
|
@@ -221,9 +240,7 @@ NOTE: IF YOU UPDATE FROM OLDER VERSIONS
|
|
221 |
* Fixed Bug: Login/Register pop-up window when guest clicks on Add Topic button
|
222 |
|
223 |
|
224 |
-
= 1.4.1 | 12.10.2017 =
|
225 |
-
|
226 |
-
[wpForo v1.4.1 Release Summary](https://wpforo.com/community/wpforo-announcements/wpforo-1-4-1-is-released/)
|
227 |
|
228 |
* Added: Bold titles when Forum and Topic is not visited/read
|
229 |
* Added: Option to enable/disable forum RSS Feed
|
@@ -234,9 +251,7 @@ NOTE: IF YOU UPDATE FROM OLDER VERSIONS
|
|
234 |
* Fixed Bug: Forum widget avatar doesn't reflect view avatar permission
|
235 |
|
236 |
|
237 |
-
= 1.4.0 | 07.10.2017 =
|
238 |
-
|
239 |
-
[wpForo v1.4.0 Release Summary](https://wpforo.com/community/wpforo-announcements/wpforo-1-4-0-is-released/)
|
240 |
|
241 |
* Added: Advanced forum user profile system,
|
242 |
* Added: Redesigned forum profile home and account settings page
|
1 |
+
=== wpForo Forum ===
|
2 |
Contributors: gVectors Team
|
3 |
+
Tags: forum, forums, forum plugin, WordPress forum plugin, community, discussion
|
4 |
Requires at least: 4.1
|
5 |
Tested up to: 4.9
|
6 |
+
Stable tag: 1.4.4
|
7 |
+
Requires PHP: 5.4 and higher
|
8 |
License: GPLv2 or later
|
9 |
License URI: https://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
11 |
+
Number one WordPress forum plugin. Full-fledged forum solution with modern and responsive forum design. Community builder WordPress forum plugin.
|
12 |
|
13 |
== Description ==
|
14 |
|
15 |
+
wpForo Forums is the best WordPress forum plugin. Full-fledged yet easy and light forum solution for your WordPress website. Comes with modern and responsive forum layouts and styles. This WordPress forum plugin brings everything you need to run an efficient and professional community. Powerful and beautiful forum with unique features.
|
16 |
|
17 |
+
= 5 Minute Forum Installation! =
|
18 |
+
|
19 |
+
1. Activate plugin and find forums on /community/ page, (/community-2/ if /community/ is used),
|
20 |
+
2. Manage Forums in Dashboard > Forums > Forums admin page,
|
21 |
+
3. Manage Forum Menu in Dashboard > Appearance > Menu admin page,
|
22 |
+
4. Manage Forum Widgets in Dashboard > Appearance > Widgets admin page,
|
23 |
+
5. Manage Forum Colors in Dashboard > Forums > Settings > Styles admin page, you can choose forum color styles.
|
24 |
|
25 |
Support Forum and Demo: [https://wpforo.com/community/](https://wpforo.com/community/)
|
26 |
Forum Documentation: [https://wpforo.com/documentation/](https://wpforo.com/documentation/)
|
27 |
|
28 |
|
29 |
+
= Multi-layout WordPress Forum Plugin =
|
30 |
|
31 |
+
1. [**Extended Forum Layout**](https://wpforo.com/docs/categories-and-forums/forum-layouts/extended-layout/)
|
32 |
+
2. [**Simplified Forum Layout**](https://wpforo.com/docs/categories-and-forums/forum-layouts/simplified-layout/)
|
33 |
+
3. [**Question and Answer Forum Layout**](https://wpforo.com/docs/categories-and-forums/forum-layouts/question-answer-layout/)
|
34 |
|
35 |
+
= Available Forum Translations =
|
36 |
|
37 |
+
**Czech** forum by Glados (The Witcher), **Dutch** forum by Ger Metselaar i.o.v. Parma multimedia BV, **French** forum by J. Coopmann, F. Lanternier, Y. Le Cottier, **French** forum by Alain Bergevin, **German** forum by Markus Herrmann, Pascal Feiler, **Hebrew** forum by Gal Zilberman, **Japanese** forum by Seg Way, **Persian** forum by wpforo.ir, **Portuguese** (Brazil) forum by Lucas Felix, **Polish** forum by Bogusław Górecki, **Russian** forum by Dmitry Butkevich, **Spanish** forum by Ignacio Sancho(ISANlab), **Spanish** forum (Mexico) by Poncho Camacho, **Swedish** forum by Mathias Persson, **Korean** forum by Jeehwan Song, **Czech** forum by Pavel Polívka.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
38 |
|
39 |
+
= FORUM FEATURES =
|
40 |
|
41 |
* Designed for small and extremely large forums/communities.
|
42 |
+
* Multi-layout forum design.
|
43 |
* Super responsive forum on all kind of devices.
|
44 |
* Built-in forum SEO functions.
|
45 |
* Built-in forum Cache System.
|
46 |
* Built-in forum Antispam and Akismet integration.
|
47 |
* Advanced forum user profile system.
|
48 |
+
* Forum Member Rating and Badges.
|
49 |
* Built-in forum/topic subscription.
|
50 |
* Drag and Drop forum management system.
|
51 |
* Topic and Post front-end moderation.
|
52 |
* Forum styles with different colors.
|
53 |
+
* Built-in, powerful forum Usergroup system.
|
54 |
* Forum Access sets per Usergroup per Forum.
|
55 |
+
* Forum Phrase System for quick translation.
|
56 |
* WordPress .MO/.PO translation files.
|
57 |
* Easy to migrate with [Go2wpForo](https://wpforo.com/community/migrate-to-wpforo-from-other-forum-plugins/migrate-to-wpforo-go2wpforo-tool/) tool.
|
58 |
|
59 |
+
= Need more forum features? =
|
60 |
|
61 |
+
Find wpForo forum plugin addons on [gVectors Team website...](https://gvectors.com/product-category/wpforo/)
|
62 |
|
63 |
|
64 |
== Installation ==
|
65 |
|
66 |
+
1. Install wpForo Forum plugin in Dashboard > Plugins admin page. Then activate it.
|
67 |
+
2. If you have more than 100 users wpForo forum plugin prompts you synchronize users.
|
68 |
+
3. Manage Forums in Dashboard > Forums > Forums admin page,
|
69 |
+
4. Manage Forum Menu in Dashboard > Appearance > Menu admin page,
|
70 |
+
5. Manage Forum Colors in Dashboard > Forums > Settings > Styles admin page, you can choose forum color styles.
|
71 |
|
72 |
|
73 |
== Frequently Asked Questions ==
|
74 |
|
75 |
+
= Forum Page - How to change forum page? =
|
76 |
|
77 |
+
**Forum Page** - wpForo creates a forum page with `/community/` slug. Forum URL can be changed in Dashboard > Forums > Settings > General Tab. Make sure you use WordPress permalinks. wpForo forums don't work with default `?p=1` URL structure. Forum page only contains [wpforo] forum shortcode.
|
78 |
|
79 |
+
= Forum Menu - How to manage forum menu? =
|
80 |
|
81 |
+
**Forum Menu** - wpForo forum menu is a regular WordPress menu. In Dashboard > Appearance > Menu admin page wpForo forum creates new navigation menu (forum top menu bar) called "wpForo Navigation (wpForo Menu)". Forum menu is attached to wpForo Menu location.
|
82 |
|
83 |
+
= Forum Sidebar - Does forum has sidebar and widgets? =
|
84 |
|
85 |
+
**Forum Sidebar and Widgets** - wpForo forum comes with own right (RTL left) sidebar and widgets (Recent Forum Topics, Recent Forum Posts, Forum Search, Forum Online Users).
|
86 |
|
87 |
+
= Forum Layouts - What is forum layout? =
|
88 |
|
89 |
+
**Forum Layouts** - wpForo Forums has Forum Layouts and allows to create hybrid forums. wpForo theme has built in multi-layout system. Each forum section (category with forums and subForums) can be displayed with different forum layout.
|
90 |
|
91 |
+
= Forum Manager - How to add / edit/ delete forums? =
|
92 |
|
93 |
+
**Forum Manager** - You can add new category, forum or subForum in Dashboard > Forums > Forums admin page. The Forum add / Forum edit / Forum Delete / Forum Hierarchy can be managed on the same admin page.
|
94 |
|
95 |
+
= Forum Shortcodes - What shortcodes are available? =
|
96 |
|
97 |
+
**Forum Shortcodes** - Started from version 1.0.0 you can use wpForo shortcodes.
|
98 |
|
99 |
+
= Forum Styles - How to change forum colors? =
|
100 |
|
101 |
+
**Forum Styles** - Please navigate to Dashboard > Forums > Settings > Styles admin page. Here you can find wpForo forum front-end colors and styles. You can choose forum colors: default (blue), red, green, orange, grey, dark. You can select forum color set or customize each color manually.
|
102 |
|
103 |
+
= Forum Member - How to manage forum members? =
|
104 |
|
105 |
+
**Forum Member** - Forum Members are the same WordPress users. wpForo forums is fully integrated with WordPress. It comes with own Forum Login and Forum Registration page. Users get an advanced Forum Profile. You can manage all members in Dashboard > Forums > Members admin page.
|
106 |
|
107 |
+
= Forum Reputation - What is forum member reputation and badges? =
|
108 |
|
109 |
+
**Forum Member Badges and Reputation** - wpForo forum has a simple yet powerful user reputation system. Currently it based on number of forum posts.
|
110 |
|
111 |
+
= Forum Accesses - How to allow/restrict users to certain forums? =
|
112 |
|
113 |
+
**Forum Access and Permissions** - Forum Accesses are different sets of forum permissions (CAN's) designed to help forum admins control (allow/restrict) Users' actions in each forum.
|
114 |
|
115 |
+
= Forum Usergroups - What is forum users' Usergroup? =
|
116 |
|
117 |
+
**Forum Usergroups and Permissions** - In order to have an extended forum user permission system with full control over all forum user actions, wpForo comes with own Forum Usergroup system.
|
118 |
|
119 |
+
= Forum Translation - How to translate this forum? =
|
120 |
|
121 |
+
**Forum Translation** - wpForo forum can be translated using PO/MO files or you can do a quick translation using wpForo Forum Phrase system in Dashboard > Forums > Phrases admin page.
|
122 |
|
123 |
|
124 |
|
144 |
|
145 |
== Changelog ==
|
146 |
|
147 |
+
= wpForo Forum 1.4.4 | 10.01.2018 =
|
148 |
+
|
149 |
+
[wpForo v1.4.4 Release Summary](https://wpforo.com/community/wpforo-announcements/wpforo-1-4-4-is-released/)
|
150 |
+
|
151 |
+
IMPORTANT: If you're updating from 1.4.2 or lower versions and you have customized wpforo template files in WordPress active theme's /wpforo/ folder, please remove those before updating. wpForo 1.4.4 doesn't support old template files.
|
152 |
+
|
153 |
+
* Added: Guest Posting
|
154 |
+
* Added: Guest can subscribe to topics and forums
|
155 |
+
* Added: Guest can edit own topics and posts
|
156 |
+
* Added: Guest can quote others topics and posts
|
157 |
+
* Added: Guest can attach files and set own topic as resolved
|
158 |
+
* Added: Built-in Google reCAPTCHA API
|
159 |
+
* Added: Secure guest posting with Google reCAPTCHA human verification
|
160 |
+
* Added: reCAPTCHA on WP and wpForo login/register and reset password forms
|
161 |
+
* Added: Google reCAPTCHA settings on Forums > Tools > Antispam admin page
|
162 |
+
* Added: Redesigned Login / Register and reset Password pages
|
163 |
+
* Added: Option to replace default Reset password page to wpForo page
|
164 |
+
* Added: Tracks a.com as internal on b.a.com forum and doesn't add nofollow
|
165 |
+
* Added: More intuitive user @mentioning, ignores last symbols (, . " / ! ...)
|
166 |
+
* Added: Option to disable user @mentioning and Nicenames under avatar
|
167 |
+
* Added: Font size changing button on topic and post editor toolbar
|
168 |
+
* Added: Custom redirection URLs after login/register/confirm subscription.
|
169 |
+
* Added: Recent Posts page with two displaying types Topics/replies and Posts
|
170 |
+
* Added: Not allowed CAN's are disabled for according Forum Accesses
|
171 |
+
* Added: Czech Translation (cs_CZ), many thanks to Pavel Polívka,
|
172 |
+
* Fixed Bug: Problem with complete replacing website avatars to wpForo avatar
|
173 |
+
* Fixed Bug: User can't see admin posts in own private topic.
|
174 |
+
* Fixed Bug: Issue with Facebook avatars sources (lastmod sufix).
|
175 |
+
* Fixed Bug: Uppercase extension problem (two avatar files for one user)
|
176 |
+
* Fixed Bug: Delete post doesn't update topic last modified date
|
177 |
+
* Fixed Bug: Delete topic doesn't update forum last topic information
|
178 |
+
|
179 |
+
|
180 |
+
= wpForo Forum 1.4.3 | 09.12.2017 =
|
181 |
|
182 |
[wpForo v1.4.3 Release Summary](https://wpforo.com/community/wpforo-announcements/wpforo-1-4-3-is-released/)
|
183 |
|
|
|
|
|
184 |
* Added: Boosted forum core. Works many folds faster. Forum OOP optimization.
|
185 |
* Added: Facebook Login on Forum Login and Registration page
|
186 |
* Added: Facebook API options in Settings > API's admin page.
|
229 |
- In case you update forum and you have a large database, please make your forum faster [using this instruction...](https://wpforo.com/community/faq/forum-is-slow/)
|
230 |
|
231 |
|
232 |
+
= wpForo Forum 1.4.2 | 22.10.2017 =
|
|
|
|
|
233 |
|
234 |
* Added: Recent Posts page, menu, footer link,
|
235 |
* Fixed Bug: Topic views counting. Guest logging.
|
240 |
* Fixed Bug: Login/Register pop-up window when guest clicks on Add Topic button
|
241 |
|
242 |
|
243 |
+
= wpForo Forum 1.4.1 | 12.10.2017 =
|
|
|
|
|
244 |
|
245 |
* Added: Bold titles when Forum and Topic is not visited/read
|
246 |
* Added: Option to enable/disable forum RSS Feed
|
251 |
* Fixed Bug: Forum widget avatar doesn't reflect view avatar permission
|
252 |
|
253 |
|
254 |
+
= wpForo Forum 1.4.0 | 07.10.2017 =
|
|
|
|
|
255 |
|
256 |
* Added: Advanced forum user profile system,
|
257 |
* Added: Redesigned forum profile home and account settings page
|
wpf-admin/options-tabs/accesses.php
CHANGED
@@ -2,6 +2,11 @@
|
|
2 |
// Exit if accessed directly
|
3 |
if( !defined( 'ABSPATH' ) ) exit;
|
4 |
if( !current_user_can('administrator') ) exit;
|
|
|
|
|
|
|
|
|
|
|
5 |
?>
|
6 |
|
7 |
<?php if( !isset($_GET['action']) ): ?>
|
@@ -50,7 +55,6 @@
|
|
50 |
<?php if( isset( $_GET['access'] ) ){ $access = WPF()->perm->get_access( $_GET['access'] );} ?>
|
51 |
<input name="access[name]" type="text" size="40" required="TRUE" value="<?php echo ( $_GET['action'] == 'edit' ? esc_attr($access['title']) : '') ?>" style="background:#FDFDFD; width:30%; min-width:320px;">
|
52 |
<p> </p>
|
53 |
-
|
54 |
<?php
|
55 |
$access_key = ( isset( $_GET['access'] ) ? $_GET['access'] : 0 );
|
56 |
$cans = WPF()->perm->forum_cans_form( $access_key ); ?>
|
@@ -60,8 +64,8 @@
|
|
60 |
<table class="wpf-table-box-left" style="margin-right:15px; margin-bottom:15px; min-width:320px;">
|
61 |
<?php endif; ?>
|
62 |
<tr>
|
63 |
-
<th class="wpf-dw-td-nowrap"><label class="wpf-td-label" for="wpf-can-<?php echo esc_attr($can) ?>"
|
64 |
-
<td class="wpf-dw-td-value" style="text-align:center;"><input id="wpf-can-<?php echo esc_attr($can) ?>" type="checkbox" name="cans[<?php echo esc_attr($can) ?>]" value="1" <?php echo ( $data['value'] ) ? 'checked="checked"' : ''; ?>></td>
|
65 |
</tr>
|
66 |
<?php $n++; endforeach ?>
|
67 |
</table>
|
2 |
// Exit if accessed directly
|
3 |
if( !defined( 'ABSPATH' ) ) exit;
|
4 |
if( !current_user_can('administrator') ) exit;
|
5 |
+
$nocan = array(
|
6 |
+
'no_access' => array('et', 'dt', 'dot', 'er', 'dr', 'dor', 'l', 's', 'at', 'cot', 'p', 'op', 'vp', 'au', 'sv', 'mt', 'ccp' ,'r', 'ct', 'cr', 'eot', 'eor', 'oat', 'osv', 'cvp', 'v', 'a'),
|
7 |
+
'read_only' => array('et', 'dt', 'dot', 'er', 'dr', 'dor', 'l', 's', 'at', 'cot', 'p', 'op', 'vp', 'au', 'sv', 'mt', 'ccp' ,'r'),
|
8 |
+
'standard' => array('et', 'dt', 'er', 'dr', 'at', 'cot', 'p', 'vp', 'au', 'sv', 'mt')
|
9 |
+
);
|
10 |
?>
|
11 |
|
12 |
<?php if( !isset($_GET['action']) ): ?>
|
55 |
<?php if( isset( $_GET['access'] ) ){ $access = WPF()->perm->get_access( $_GET['access'] );} ?>
|
56 |
<input name="access[name]" type="text" size="40" required="TRUE" value="<?php echo ( $_GET['action'] == 'edit' ? esc_attr($access['title']) : '') ?>" style="background:#FDFDFD; width:30%; min-width:320px;">
|
57 |
<p> </p>
|
|
|
58 |
<?php
|
59 |
$access_key = ( isset( $_GET['access'] ) ? $_GET['access'] : 0 );
|
60 |
$cans = WPF()->perm->forum_cans_form( $access_key ); ?>
|
64 |
<table class="wpf-table-box-left" style="margin-right:15px; margin-bottom:15px; min-width:320px;">
|
65 |
<?php endif; ?>
|
66 |
<tr>
|
67 |
+
<th class="wpf-dw-td-nowrap"><label class="wpf-td-label" for="wpf-can-<?php echo esc_attr($can) ?>" <?php if(isset($_GET['access']) && isset($nocan[$_GET['access']]) && in_array($can, $nocan[$_GET['access']])) echo 'style="color: #aaa;" ' ?>><?php echo esc_html( __( $data['name'], 'wpforo' ) ) ?></label></th>
|
68 |
+
<td class="wpf-dw-td-value" style="text-align:center;"><input <?php if(isset($_GET['access']) && isset($nocan[$_GET['access']]) && in_array($can, $nocan[$_GET['access']])) echo ' disabled' ?> id="wpf-can-<?php echo esc_attr($can) ?>" type="checkbox" name="cans[<?php echo esc_attr($can) ?>]" value="1" <?php echo ( $data['value'] ) ? 'checked="checked"' : ''; ?>></td>
|
69 |
</tr>
|
70 |
<?php $n++; endforeach ?>
|
71 |
</table>
|
wpf-admin/options-tabs/features.php
CHANGED
@@ -12,6 +12,7 @@ $options = array(
|
|
12 |
'top-bar-search' => array( 'label' => __('Show Top Search', 'wpforo'), 'type' => '', 'required' => '', 'value' => 1),
|
13 |
'breadcrumb' => array( 'label' => __('Show Breadcrumb', 'wpforo'), 'type' => '', 'required' => '', 'value' => 1),
|
14 |
'footer-stat' => array( 'label' => __('Show Forum Statistic', 'wpforo'), 'type' => '', 'required' => '', 'value' => 1),
|
|
|
15 |
'view-logging' => array( 'label' => __('Log Viewed Forums and Topics', 'wpforo'), 'type' => '', 'required' => '', 'value' => 1),
|
16 |
'author-link' => array( 'label' => __('Replace Author Link to Forum Profile', 'wpforo'), 'type' => '', 'required' => '', 'value' => 0 ),
|
17 |
'comment-author-link' => array( 'label' => __('Replace Comment Author Link to Forum Profile', 'wpforo'), 'type' => '', 'required' => '', 'value' => 0 ),
|
@@ -19,7 +20,7 @@ $options = array(
|
|
19 |
'user-register-email-confirm' => array( 'label' => __('Enable User Registration email confirmation', 'wpforo'), 'type' => '', 'required' => '', 'value' => 0, 'description' => __('If you have enabled this option, after registering, user can not login without confirming the email.', 'wpforo') ),
|
20 |
'register-url' => array( 'label' => __('Replace Registration Page URL to Forum Registration Page URL', 'wpforo'), 'type' => '', 'required' => '', 'value' => 0 ),
|
21 |
'login-url' => array( 'label' => __('Replace Login Page URL to Forum Login Page URL', 'wpforo'), 'type' => '', 'required' => '', 'value' => 0 ),
|
22 |
-
'resetpass-url' => array( 'label' => __('Replace
|
23 |
'replace-avatar' => array( 'label' => __('Replace Author Avatar with Forum Profile Avatar', 'wpforo'), 'type' => '', 'required' => '', 'value' => 1),
|
24 |
'avatars' => array( 'label' => __('Enable Avatars', 'wpforo'), 'type' => '', 'required' => '', 'value' => 1),
|
25 |
'custom-avatars' => array( 'label' => __('Enable Custom Avatars', 'wpforo'), 'type' => '', 'required' => '', 'value' => 1),
|
12 |
'top-bar-search' => array( 'label' => __('Show Top Search', 'wpforo'), 'type' => '', 'required' => '', 'value' => 1),
|
13 |
'breadcrumb' => array( 'label' => __('Show Breadcrumb', 'wpforo'), 'type' => '', 'required' => '', 'value' => 1),
|
14 |
'footer-stat' => array( 'label' => __('Show Forum Statistic', 'wpforo'), 'type' => '', 'required' => '', 'value' => 1),
|
15 |
+
'mention-nicknames' => array( 'label' => __('Show Member Mention Nicknames', 'wpforo'), 'type' => '', 'required' => '', 'value' => 1),
|
16 |
'view-logging' => array( 'label' => __('Log Viewed Forums and Topics', 'wpforo'), 'type' => '', 'required' => '', 'value' => 1),
|
17 |
'author-link' => array( 'label' => __('Replace Author Link to Forum Profile', 'wpforo'), 'type' => '', 'required' => '', 'value' => 0 ),
|
18 |
'comment-author-link' => array( 'label' => __('Replace Comment Author Link to Forum Profile', 'wpforo'), 'type' => '', 'required' => '', 'value' => 0 ),
|
20 |
'user-register-email-confirm' => array( 'label' => __('Enable User Registration email confirmation', 'wpforo'), 'type' => '', 'required' => '', 'value' => 0, 'description' => __('If you have enabled this option, after registering, user can not login without confirming the email.', 'wpforo') ),
|
21 |
'register-url' => array( 'label' => __('Replace Registration Page URL to Forum Registration Page URL', 'wpforo'), 'type' => '', 'required' => '', 'value' => 0 ),
|
22 |
'login-url' => array( 'label' => __('Replace Login Page URL to Forum Login Page URL', 'wpforo'), 'type' => '', 'required' => '', 'value' => 0 ),
|
23 |
+
'resetpass-url' => array( 'label' => __('Replace Reset Password Page URL to Forum Reset Password Page URL', 'wpforo'), 'type' => '', 'required' => '', 'value' => 1 ),
|
24 |
'replace-avatar' => array( 'label' => __('Replace Author Avatar with Forum Profile Avatar', 'wpforo'), 'type' => '', 'required' => '', 'value' => 1),
|
25 |
'avatars' => array( 'label' => __('Enable Avatars', 'wpforo'), 'type' => '', 'required' => '', 'value' => 1),
|
26 |
'custom-avatars' => array( 'label' => __('Enable Custom Avatars', 'wpforo'), 'type' => '', 'required' => '', 'value' => 1),
|
wpf-admin/options-tabs/members.php
CHANGED
@@ -53,6 +53,28 @@
|
|
53 |
</ul>
|
54 |
</td>
|
55 |
</tr>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
56 |
<tr>
|
57 |
<th colspan="2">
|
58 |
<h3 style="font-weight:400; padding:5px 0px 10px 0px; margin:0px;"><?php _e('Member Reputation and Titles', 'wpforo'); ?></h3>
|
53 |
</ul>
|
54 |
</td>
|
55 |
</tr>
|
56 |
+
<tr>
|
57 |
+
<th>
|
58 |
+
<label><?php _e('Custom Redirection URLs after following actions', 'wpforo'); ?>:</label>
|
59 |
+
<p class="wpf-info">
|
60 |
+
<?php _e('For member profile, account and subscription pages use following URLs:', 'wpforo');
|
61 |
+
echo "<br/>";
|
62 |
+
echo wpforo_home_url('profile');
|
63 |
+
echo "<br/>";
|
64 |
+
echo wpforo_home_url('account');
|
65 |
+
echo "<br/>";
|
66 |
+
echo wpforo_home_url('subscriptions');
|
67 |
+
?>
|
68 |
+
</p>
|
69 |
+
</th>
|
70 |
+
<td>
|
71 |
+
<ul>
|
72 |
+
<li><input style="width:30%;padding: 3px 10px 3px 3px; vertical-align:middle; font-size:13px" type="url" name="wpforo_member_options[redirect_url_after_login]" value="<?php wpfo(WPF()->member->options['redirect_url_after_login']) ?>" /> <label style="font-size:13px"><?php _e('Redirect after login', 'wpforo') ?></label></li>
|
73 |
+
<li><input style="width:30%;padding: 3px 10px 3px 3px; vertical-align:middle; font-size:13px" type="url" name="wpforo_member_options[redirect_url_after_register]" value="<?php wpfo(WPF()->member->options['redirect_url_after_register']) ?>" /> <label style="font-size:13px"><?php _e('Redirect after registration', 'wpforo') ?></label></li>
|
74 |
+
<li><input style="width:30%;padding: 3px 10px 3px 3px; vertical-align:middle; font-size:13px" type="url" name="wpforo_member_options[redirect_url_after_confirm_sbscrb]" value="<?php wpfo(WPF()->member->options['redirect_url_after_confirm_sbscrb']) ?>" /> <label style="font-size:13px"><?php _e('Redirect after subscription confirmation', 'wpforo') ?></label></li>
|
75 |
+
</ul>
|
76 |
+
</td>
|
77 |
+
</tr>
|
78 |
<tr>
|
79 |
<th colspan="2">
|
80 |
<h3 style="font-weight:400; padding:5px 0px 10px 0px; margin:0px;"><?php _e('Member Reputation and Titles', 'wpforo'); ?></h3>
|
wpf-admin/options-tabs/posts.php
CHANGED
@@ -10,6 +10,15 @@
|
|
10 |
<table class="wpforo_settings_table">
|
11 |
<tbody>
|
12 |
<?php do_action( 'wpforo_settings_post_top'); ?>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
<tr>
|
14 |
<th><label for="topics_per_page"><?php _e('Number of Topics per Page', 'wpforo'); ?></label></th>
|
15 |
<td><input id="topics_per_page" type="number" min="1" name="wpforo_post_options[topics_per_page]" value="<?php wpfo(WPF()->post->options['topics_per_page']) ?>" class="wpf-field-small" /></td>
|
10 |
<table class="wpforo_settings_table">
|
11 |
<tbody>
|
12 |
<?php do_action( 'wpforo_settings_post_top'); ?>
|
13 |
+
<tr>
|
14 |
+
<th><label><?php _e('Recent Posts Display Type','wpforo'); ?></label></th>
|
15 |
+
<td>
|
16 |
+
<div class="wpf-switch-field">
|
17 |
+
<input id="rpt-topics" type="radio" name="wpforo_post_options[recent_posts_type]" value="topics" <?php wpfo_check(WPF()->post->options['recent_posts_type'], 'topics'); ?>/><label for="rpt-topics"><?php _e('Topics','wpforo'); ?></label>
|
18 |
+
<input id="rpt-posts" type="radio" name="wpforo_post_options[recent_posts_type]" value="posts" <?php wpfo_check(WPF()->post->options['recent_posts_type'], 'posts'); ?>/><label for="rpt-posts"><?php _e('Posts','wpforo'); ?></label>
|
19 |
+
</div>
|
20 |
+
</td>
|
21 |
+
</tr>
|
22 |
<tr>
|
23 |
<th><label for="topics_per_page"><?php _e('Number of Topics per Page', 'wpforo'); ?></label></th>
|
24 |
<td><input id="topics_per_page" type="number" min="1" name="wpforo_post_options[topics_per_page]" value="<?php wpfo(WPF()->post->options['topics_per_page']) ?>" class="wpf-field-small" /></td>
|
wpf-admin/tools-tabs/antispam.php
CHANGED
@@ -34,7 +34,7 @@
|
|
34 |
</td>
|
35 |
</tr>
|
36 |
<tr>
|
37 |
-
<th><label><?php _e('Ban user when spam is
|
38 |
<td>
|
39 |
<div class="wpf-switch-field">
|
40 |
<input id="spam_user_ban_yes" type="radio" name="wpforo_tools_antispam[spam_user_ban]" value="1" <?php wpfo_check(WPF()->tools_antispam['spam_user_ban'], 1); ?>/><label for="spam_user_ban_yes"><?php _e('Yes','wpforo'); ?></label>
|
@@ -99,7 +99,126 @@
|
|
99 |
</table>
|
100 |
</div>
|
101 |
</div>
|
102 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
103 |
<?php
|
104 |
$site = get_bloginfo('url');
|
105 |
$upload_dir = wp_upload_dir();
|
34 |
</td>
|
35 |
</tr>
|
36 |
<tr>
|
37 |
+
<th><label><?php _e('Ban user when spam is suspected','wpforo'); ?>:</label></th>
|
38 |
<td>
|
39 |
<div class="wpf-switch-field">
|
40 |
<input id="spam_user_ban_yes" type="radio" name="wpforo_tools_antispam[spam_user_ban]" value="1" <?php wpfo_check(WPF()->tools_antispam['spam_user_ban'], 1); ?>/><label for="spam_user_ban_yes"><?php _e('Yes','wpforo'); ?></label>
|
99 |
</table>
|
100 |
</div>
|
101 |
</div>
|
102 |
+
|
103 |
+
<div class="wpf-tool-box wpf-spam-attach right-box" style="max-height: inherit;">
|
104 |
+
<h3>
|
105 |
+
<?php _e('Google reCAPTCHA', 'wpforo'); ?>
|
106 |
+
<p class="wpf-info"><?php _e('reCAPTCHA protects you against spam and other types of automated abuse. It makes secure topic and post editors when Guest Posting is allowed, also it protects login and registration forms against spam attacks.', 'wpforo'); ?></p>
|
107 |
+
</h3>
|
108 |
+
<div style="padding-top: 3px;"><strong><?php _e('reCAPTCHA API keys', 'wpforo'); ?></strong></div>
|
109 |
+
<p class="wpf-info">
|
110 |
+
<?php _e('To start using reCAPTCHA, you need to sign up for an API key pair for your site.', 'wpforo'); ?> <br />
|
111 |
+
<a href="http://www.google.com/recaptcha/admin" target="_blank"><?php _e('Register your site and get API keys here »', 'wpforo'); ?></a>
|
112 |
+
</p>
|
113 |
+
<div style="margin-top:10px; clear:both;">
|
114 |
+
<table style="width:100%;">
|
115 |
+
<tbody>
|
116 |
+
<tr>
|
117 |
+
<th style="width:35%;">
|
118 |
+
<label ><?php _e('Site Key', 'wpforo'); ?>:</label>
|
119 |
+
</th>
|
120 |
+
<td><input type="text" name="wpforo_tools_antispam[rc_site_key]" value="<?php wpfo(WPF()->tools_antispam['rc_site_key']) ?>" class="wpf-field" style="width: 100%" /></td>
|
121 |
+
</tr>
|
122 |
+
<tr>
|
123 |
+
<th style="width:35%;">
|
124 |
+
<label ><?php _e('Secret Key', 'wpforo'); ?>:</label>
|
125 |
+
</th>
|
126 |
+
<td><input type="text" name="wpforo_tools_antispam[rc_secret_key]" value="<?php wpfo(WPF()->tools_antispam['rc_secret_key']) ?>" class="wpf-field" style="width: 100%" /></td>
|
127 |
+
</tr>
|
128 |
+
</tbody>
|
129 |
+
</table>
|
130 |
+
</div>
|
131 |
+
<div style="padding-top: 3px; border-bottom: 1px dotted #ccc;"> <strong><?php _e('reCAPTCHA Settings', 'wpforo'); ?></strong></div>
|
132 |
+
<div style="margin-top:10px; clear:both;">
|
133 |
+
<table style="width:100%;">
|
134 |
+
<tbody>
|
135 |
+
<tr>
|
136 |
+
<th style="width:50%;"><label><?php _e('reCAPTCHA Theme','wpforo'); ?>:</label></th>
|
137 |
+
<td>
|
138 |
+
<div class="wpf-switch-field">
|
139 |
+
<input id="rc_theme_light" type="radio" name="wpforo_tools_antispam[rc_theme]" value="light" <?php wpfo_check(WPF()->tools_antispam['rc_theme'], 'light'); ?>/><label for="rc_theme_light"><?php _e('Light','wpforo'); ?></label>
|
140 |
+
<input id="rc_theme_dark" type="radio" name="wpforo_tools_antispam[rc_theme]" value="dark" <?php wpfo_check(WPF()->tools_antispam['rc_theme'], 'dark'); ?>/><label for="rc_theme_dark"><?php _e('Dark','wpforo'); ?></label>
|
141 |
+
</div>
|
142 |
+
</td>
|
143 |
+
</tr>
|
144 |
+
<tr>
|
145 |
+
<th style="width:50%;"><label><?php _e('Guest Topic Editor','wpforo'); ?>:</label></th>
|
146 |
+
<td>
|
147 |
+
<div class="wpf-switch-field">
|
148 |
+
<input id="rc_topic_editor_yes" type="radio" name="wpforo_tools_antispam[rc_topic_editor]" value="1" <?php wpfo_check(WPF()->tools_antispam['rc_topic_editor'], 1); ?>/><label for="rc_topic_editor_yes"><?php _e('Yes','wpforo'); ?></label>
|
149 |
+
<input id="rc_topic_editor_no" type="radio" name="wpforo_tools_antispam[rc_topic_editor]" value="0" <?php wpfo_check(WPF()->tools_antispam['rc_topic_editor'], 0); ?>/><label for="rc_topic_editor_no"><?php _e('No','wpforo'); ?></label>
|
150 |
+
</div>
|
151 |
+
</td>
|
152 |
+
</tr>
|
153 |
+
<tr>
|
154 |
+
<th style="width:50%;"><label><?php _e('Guest Post Editor','wpforo'); ?>:</label></th>
|
155 |
+
<td>
|
156 |
+
<div class="wpf-switch-field">
|
157 |
+
<input id="rc_post_editor_yes" type="radio" name="wpforo_tools_antispam[rc_post_editor]" value="1" <?php wpfo_check(WPF()->tools_antispam['rc_post_editor'], 1); ?>/><label for="rc_post_editor_yes"><?php _e('Yes','wpforo'); ?></label>
|
158 |
+
<input id="rc_post_editor_no" type="radio" name="wpforo_tools_antispam[rc_post_editor]" value="0" <?php wpfo_check(WPF()->tools_antispam['rc_post_editor'], 0); ?>/><label for="rc_post_editor_no"><?php _e('No','wpforo'); ?></label>
|
159 |
+
</div>
|
160 |
+
</td>
|
161 |
+
</tr>
|
162 |
+
|
163 |
+
<tr>
|
164 |
+
<th style="width:50%;"><label><?php _e('wpForo Login Form','wpforo'); ?>:</label></th>
|
165 |
+
<td>
|
166 |
+
<div class="wpf-switch-field">
|
167 |
+
<input id="rc_wpf_login_form_yes" type="radio" name="wpforo_tools_antispam[rc_wpf_login_form]" value="1" <?php wpfo_check(WPF()->tools_antispam['rc_wpf_login_form'], 1); ?>/><label for="rc_wpf_login_form_yes"><?php _e('Yes','wpforo'); ?></label>
|
168 |
+
<input id="rc_wpf_login_form_no" type="radio" name="wpforo_tools_antispam[rc_wpf_login_form]" value="0" <?php wpfo_check(WPF()->tools_antispam['rc_wpf_login_form'], 0); ?>/><label for="rc_wpf_login_form_no"><?php _e('No','wpforo'); ?></label>
|
169 |
+
</div>
|
170 |
+
</td>
|
171 |
+
</tr>
|
172 |
+
<tr>
|
173 |
+
<th style="width:50%;"><label><?php _e('wpForo Registration Form','wpforo'); ?>:</label></th>
|
174 |
+
<td>
|
175 |
+
<div class="wpf-switch-field">
|
176 |
+
<input id="rc_wpf_reg_form_yes" type="radio" name="wpforo_tools_antispam[rc_wpf_reg_form]" value="1" <?php wpfo_check(WPF()->tools_antispam['rc_wpf_reg_form'], 1); ?>/><label for="rc_wpf_reg_form_yes"><?php _e('Yes','wpforo'); ?></label>
|
177 |
+
<input id="rc_wpf_reg_form_no" type="radio" name="wpforo_tools_antispam[rc_wpf_reg_form]" value="0" <?php wpfo_check(WPF()->tools_antispam['rc_wpf_reg_form'], 0); ?>/><label for="rc_wpf_reg_form_no"><?php _e('No','wpforo'); ?></label>
|
178 |
+
</div>
|
179 |
+
</td>
|
180 |
+
</tr>
|
181 |
+
<tr>
|
182 |
+
<th style="width:50%;"><label><?php _e('wpForo Reset Password Form','wpforo'); ?>:</label></th>
|
183 |
+
<td>
|
184 |
+
<div class="wpf-switch-field">
|
185 |
+
<input id="rc_wpf_lostpass_form_yes" type="radio" name="wpforo_tools_antispam[rc_wpf_lostpass_form]" value="1" <?php wpfo_check(WPF()->tools_antispam['rc_wpf_lostpass_form'], 1); ?>/><label for="rc_wpf_lostpass_form_yes"><?php _e('Yes','wpforo'); ?></label>
|
186 |
+
<input id="rc_wpf_lostpass_form_no" type="radio" name="wpforo_tools_antispam[rc_wpf_lostpass_form]" value="0" <?php wpfo_check(WPF()->tools_antispam['rc_wpf_lostpass_form'], 0); ?>/><label for="rc_wpf_lostpass_form_no"><?php _e('No','wpforo'); ?></label>
|
187 |
+
</div>
|
188 |
+
</td>
|
189 |
+
</tr>
|
190 |
+
<tr>
|
191 |
+
<th style="width:50%;"><label><?php _e('WordPress Login Form','wpforo'); ?>:</label></th>
|
192 |
+
<td>
|
193 |
+
<div class="wpf-switch-field">
|
194 |
+
<input id="rc_login_form_yes" type="radio" name="wpforo_tools_antispam[rc_login_form]" value="1" <?php wpfo_check(WPF()->tools_antispam['rc_login_form'], 1); ?>/><label for="rc_login_form_yes"><?php _e('Yes','wpforo'); ?></label>
|
195 |
+
<input id="rc_login_form_no" type="radio" name="wpforo_tools_antispam[rc_login_form]" value="0" <?php wpfo_check(WPF()->tools_antispam['rc_login_form'], 0); ?>/><label for="rc_login_form_no"><?php _e('No','wpforo'); ?></label>
|
196 |
+
</div>
|
197 |
+
</td>
|
198 |
+
</tr>
|
199 |
+
<tr>
|
200 |
+
<th style="width:50%;"><label><?php _e('WordPress Registration Form','wpforo'); ?>:</label></th>
|
201 |
+
<td>
|
202 |
+
<div class="wpf-switch-field">
|
203 |
+
<input id="rc_reg_form_yes" type="radio" name="wpforo_tools_antispam[rc_reg_form]" value="1" <?php wpfo_check(WPF()->tools_antispam['rc_reg_form'], 1); ?>/><label for="rc_reg_form_yes"><?php _e('Yes','wpforo'); ?></label>
|
204 |
+
<input id="rc_reg_form_no" type="radio" name="wpforo_tools_antispam[rc_reg_form]" value="0" <?php wpfo_check(WPF()->tools_antispam['rc_reg_form'], 0); ?>/><label for="rc_reg_form_no"><?php _e('No','wpforo'); ?></label>
|
205 |
+
</div>
|
206 |
+
</td>
|
207 |
+
</tr>
|
208 |
+
<tr>
|
209 |
+
<th style="width:50%;"><label><?php _e('WordPress Reset Password Form','wpforo'); ?>:</label></th>
|
210 |
+
<td>
|
211 |
+
<div class="wpf-switch-field">
|
212 |
+
<input id="rc_lostpass_form_yes" type="radio" name="wpforo_tools_antispam[rc_lostpass_form]" value="1" <?php wpfo_check(WPF()->tools_antispam['rc_lostpass_form'], 1); ?>/><label for="rc_lostpass_form_yes"><?php _e('Yes','wpforo'); ?></label>
|
213 |
+
<input id="rc_lostpass_form_no" type="radio" name="wpforo_tools_antispam[rc_lostpass_form]" value="0" <?php wpfo_check(WPF()->tools_antispam['rc_lostpass_form'], 0); ?>/><label for="rc_lostpass_form_no"><?php _e('No','wpforo'); ?></label>
|
214 |
+
</div>
|
215 |
+
</td>
|
216 |
+
</tr>
|
217 |
+
</tbody>
|
218 |
+
</table>
|
219 |
+
</div>
|
220 |
+
</div>
|
221 |
+
<div class="wpf-tool-box wpf-spam-attach left-box" id="spam-files">
|
222 |
<?php
|
223 |
$site = get_bloginfo('url');
|
224 |
$upload_dir = wp_upload_dir();
|
wpf-admin/tools-tabs/misc.php
CHANGED
@@ -8,7 +8,7 @@
|
|
8 |
<?php wp_nonce_field( 'wpforo-tools-misc' ); ?>
|
9 |
<div class="wpf-tool-box" style="width:60%;">
|
10 |
<h3><?php _e('SEO Tools', 'wpforo'); ?>
|
11 |
-
<p class="wpf-info"
|
12 |
</h3>
|
13 |
<div style="margin-top:10px; clear:both;">
|
14 |
<table style="width:100%;">
|
8 |
<?php wp_nonce_field( 'wpforo-tools-misc' ); ?>
|
9 |
<div class="wpf-tool-box" style="width:60%;">
|
10 |
<h3><?php _e('SEO Tools', 'wpforo'); ?>
|
11 |
+
<p class="wpf-info"></p>
|
12 |
</h3>
|
13 |
<div style="margin-top:10px; clear:both;">
|
14 |
<table style="width:100%;">
|
wpf-admin/usergroup.php
CHANGED
@@ -31,10 +31,10 @@
|
|
31 |
<td class="post-title page-title column-title" style="border-bottom:1px dotted #CCCCCC; vertical-align:middle; padding-left:20px; background:<?php echo esc_html($bgcolor) ?>;">
|
32 |
<strong><?php echo $ugroup['groupid'] ?></strong>
|
33 |
<div class="row-actions">
|
34 |
-
|
35 |
-
|
36 |
-
|
37 |
-
|
38 |
<span class="view"><a title="<?php _e( 'View users list in this usergroup', 'wpforo') ?>" href="<?php echo admin_url( 'admin.php?ids=&page=wpforo-members&s=&action=-1&groupid=' . intval($ugroup['groupid']) . '&paged=1&action2=-1' ) ?>" rel="permalink"><?php _e( 'View', 'wpforo') ?></a></span>
|
39 |
</div>
|
40 |
</td>
|
31 |
<td class="post-title page-title column-title" style="border-bottom:1px dotted #CCCCCC; vertical-align:middle; padding-left:20px; background:<?php echo esc_html($bgcolor) ?>;">
|
32 |
<strong><?php echo $ugroup['groupid'] ?></strong>
|
33 |
<div class="row-actions">
|
34 |
+
<span class="edit"><a title="<?php _e( 'Edit this usergroup', 'wpforo') ?>" href="<?php echo admin_url( 'admin.php?page=wpforo-usergroups&gid=' . intval($ugroup['groupid']) . '&action=edit' ) ?>"><?php _e( 'Edit', 'wpforo') ?></a> |</span>
|
35 |
+
<?php if( $ugroup['groupid'] != 4 && $ugroup['groupid'] != 1 ): ?>
|
36 |
+
<span class="trash"><a class="submitdelete" title="<?php _e( 'Delete this usergroup', 'wpforo') ?>" href="<?php echo admin_url( 'admin.php?page=wpforo-usergroups&gid=' . intval($ugroup['groupid']) . '&action=del' ) ?>"><?php _e( 'Delete', 'wpforo') ?></a> |</span>
|
37 |
+
<?php endif; ?>
|
38 |
<span class="view"><a title="<?php _e( 'View users list in this usergroup', 'wpforo') ?>" href="<?php echo admin_url( 'admin.php?ids=&page=wpforo-members&s=&action=-1&groupid=' . intval($ugroup['groupid']) . '&paged=1&action2=-1' ) ?>" rel="permalink"><?php _e( 'View', 'wpforo') ?></a></span>
|
39 |
</div>
|
40 |
</td>
|
wpf-admin/xml/english.xml
CHANGED
@@ -281,11 +281,11 @@
|
|
281 |
<phrase name="You have been successfully subscribed"><![CDATA[You have been successfully subscribed]]></phrase>
|
282 |
<phrase name="You have been successfully unsubscribed"><![CDATA[You have been successfully unsubscribed]]></phrase>
|
283 |
<phrase name="You have no permission to edit this topic"><![CDATA[You have no permission to edit this topic]]></phrase>
|
284 |
-
<phrase name="You
|
285 |
-
<phrase name="You
|
286 |
-
<phrase name="You
|
287 |
-
<phrase name="You
|
288 |
-
<phrase name="You
|
289 |
<phrase name="You successfully replied"><![CDATA[You successfully replied]]></phrase>
|
290 |
<phrase name="Your Answer"><![CDATA[Your Answer]]></phrase>
|
291 |
<phrase name="Your forum successfully added"><![CDATA[Your forum successfully added]]></phrase>
|
@@ -403,4 +403,19 @@
|
|
403 |
<phrase name="in forum"><![CDATA[in forum]]></phrase>
|
404 |
<phrase name="After registration you will receive an email confirmation with a link to set a new password"><![CDATA[After registration you will receive an email confirmation with a link to set a new password]]></phrase>
|
405 |
<phrase name="You can mention a person using @nicename in post content to send that person an email message. When you post a topic or reply, forum sends an email message to the user letting them know that they have been mentioned on the post."><![CDATA[You can mention a person using @nicename in post content to send that person an email message. When you post a topic or reply, forum sends an email message to the user letting them know that they have been mentioned on the post.]]></phrase>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
406 |
</language>
|
281 |
<phrase name="You have been successfully subscribed"><![CDATA[You have been successfully subscribed]]></phrase>
|
282 |
<phrase name="You have been successfully unsubscribed"><![CDATA[You have been successfully unsubscribed]]></phrase>
|
283 |
<phrase name="You have no permission to edit this topic"><![CDATA[You have no permission to edit this topic]]></phrase>
|
284 |
+
<phrase name="You don\'t have permission to create post in this forum"><![CDATA[You don\'t have permission to create post in this forum]]></phrase>
|
285 |
+
<phrase name="You don\t have permission to create topic into this forum"><![CDATA[You don\t have permission to create topic into this forum]]></phrase>
|
286 |
+
<phrase name="You don\t have permission to delete post from this forum"><![CDATA[You don\t have permission to delete post from this forum]]></phrase>
|
287 |
+
<phrase name="You don\t have permission to delete topic from this forum"><![CDATA[You don\t have permission to delete topic from this forum]]></phrase>
|
288 |
+
<phrase name="You don\t have permission to edit post from this forum"><![CDATA[You don\t have permission to edit post from this forum]]></phrase>
|
289 |
<phrase name="You successfully replied"><![CDATA[You successfully replied]]></phrase>
|
290 |
<phrase name="Your Answer"><![CDATA[Your Answer]]></phrase>
|
291 |
<phrase name="Your forum successfully added"><![CDATA[Your forum successfully added]]></phrase>
|
403 |
<phrase name="in forum"><![CDATA[in forum]]></phrase>
|
404 |
<phrase name="After registration you will receive an email confirmation with a link to set a new password"><![CDATA[After registration you will receive an email confirmation with a link to set a new password]]></phrase>
|
405 |
<phrase name="You can mention a person using @nicename in post content to send that person an email message. When you post a topic or reply, forum sends an email message to the user letting them know that they have been mentioned on the post."><![CDATA[You can mention a person using @nicename in post content to send that person an email message. When you post a topic or reply, forum sends an email message to the user letting them know that they have been mentioned on the post.]]></phrase>
|
406 |
+
<phrase name="View entire topic"><![CDATA[View entire topic]]></phrase>
|
407 |
+
<phrase name="Author Name"><![CDATA[Author Name]]></phrase>
|
408 |
+
<phrase name="Your name"><![CDATA[Your name]]></phrase>
|
409 |
+
<phrase name="Author Email"><![CDATA[Author Email]]></phrase>
|
410 |
+
<phrase name="Your email"><![CDATA[Your email]]></phrase>
|
411 |
+
<phrase name="Your topic successfully added and awaiting moderation"><![CDATA[Your topic successfully added and awaiting moderation]]></phrase>
|
412 |
+
<phrase name="You are not allowed to edit this post"><![CDATA[You are not allowed to edit this post]]></phrase>
|
413 |
+
<phrase name="Google reCAPTCHA verification failed"><![CDATA[Google reCAPTCHA verification failed]]></phrase>
|
414 |
+
<phrase name="ERROR: Can't connect to Google reCAPTCHA API"><![CDATA[ERROR: Can't connect to Google reCAPTCHA API]]></phrase>
|
415 |
+
<phrase name="Welcome!"><![CDATA[Welcome!]]></phrase>
|
416 |
+
<phrase name="Join us today!"><![CDATA[Join us today!]]></phrase>
|
417 |
+
<phrase name="Enter your email address or username and we'll send you a link you can use to pick a new password."><![CDATA[Enter your email address or username and we'll send you a link you can use to pick a new password.]]></phrase>
|
418 |
+
<phrase name="Please Insert Your Email or Username"><![CDATA[Please Insert Your Email or Username]]></phrase>
|
419 |
+
<phrase name="Reset Password"><![CDATA[Reset Password]]></phrase>
|
420 |
+
<phrase name="Forgot Your Password?"><![CDATA[Forgot Your Password?]]></phrase>
|
421 |
</language>
|
wpf-assets/js/ajax.js
CHANGED
@@ -567,21 +567,21 @@ jQuery(document).ready(function($){
|
|
567 |
$( "#formbutton" ).val( wpforo_phrase('Update') );
|
568 |
$( 'html, body' ).animate({scrollTop: $("#wpf-form-wrapper").offset().top}, 1000);
|
569 |
if(is_topic == -1){
|
570 |
-
// $( "#title" ).prop( "disabled", true );
|
571 |
$( "#title").val( response.post_title );
|
572 |
-
|
573 |
$( "#formaction" ).attr('name', 'post[action]');
|
574 |
$( "#formbutton" ).attr('name', 'post[save]');
|
575 |
$( "#formtopicid" ).attr('name', 'post[topicid]');
|
576 |
$( "#title" ).attr('name', 'post[title]');
|
|
|
|
|
577 |
}else{
|
578 |
-
// $( "#title" ).prop( "disabled", false );
|
579 |
$( "#title").val( response.topic_title );
|
580 |
-
|
581 |
$( "#formaction" ).attr('name', 'topic[action]');
|
582 |
$( "#formbutton" ).attr('name', 'topic[save]');
|
583 |
$( "#formtopicid" ).attr('name', 'topic[topicid]');
|
584 |
$( "#title" ).attr('name', 'topic[title]');
|
|
|
|
|
585 |
}
|
586 |
|
587 |
tinymce.execCommand('mceFocus',false,'postbody');
|
567 |
$( "#formbutton" ).val( wpforo_phrase('Update') );
|
568 |
$( 'html, body' ).animate({scrollTop: $("#wpf-form-wrapper").offset().top}, 1000);
|
569 |
if(is_topic == -1){
|
|
|
570 |
$( "#title").val( response.post_title );
|
|
|
571 |
$( "#formaction" ).attr('name', 'post[action]');
|
572 |
$( "#formbutton" ).attr('name', 'post[save]');
|
573 |
$( "#formtopicid" ).attr('name', 'post[topicid]');
|
574 |
$( "#title" ).attr('name', 'post[title]');
|
575 |
+
if( $( "#wpf_user_name" ).length ) { $( "#wpf_user_name" ).attr('name', 'post[name]'); }
|
576 |
+
if( $( "#wpf_user_email" ).length ) { $( "#wpf_user_email" ).attr('name', 'post[email]'); }
|
577 |
}else{
|
|
|
578 |
$( "#title").val( response.topic_title );
|
|
|
579 |
$( "#formaction" ).attr('name', 'topic[action]');
|
580 |
$( "#formbutton" ).attr('name', 'topic[save]');
|
581 |
$( "#formtopicid" ).attr('name', 'topic[topicid]');
|
582 |
$( "#title" ).attr('name', 'topic[title]');
|
583 |
+
if( $( "#wpf_user_name" ).length ) { $( "#wpf_user_name" ).attr('name', 'topic[name]'); }
|
584 |
+
if( $( "#wpf_user_email" ).length ) { $( "#wpf_user_email" ).attr('name', 'topic[email]'); }
|
585 |
}
|
586 |
|
587 |
tinymce.execCommand('mceFocus',false,'postbody');
|
wpf-assets/js/frontend.js
CHANGED
@@ -231,4 +231,4 @@ jQuery(document).ready(function($){
|
|
231 |
//Turn off on dev mode
|
232 |
//$(window).bind('resize', function(){ if (window.RT) { clearTimeout(window.RT); } window.RT = setTimeout(function(){ this.location.reload(false);}, 100); });
|
233 |
|
234 |
-
});
|
231 |
//Turn off on dev mode
|
232 |
//$(window).bind('resize', function(){ if (window.RT) { clearTimeout(window.RT); } window.RT = setTimeout(function(){ this.location.reload(false);}, 100); });
|
233 |
|
234 |
+
});
|
wpf-includes/class-api.php
CHANGED
@@ -3,7 +3,8 @@
|
|
3 |
if( !defined( 'ABSPATH' ) ) exit;
|
4 |
|
5 |
class wpForoAPI{
|
6 |
-
|
|
|
7 |
public $locale = 'en_US';
|
8 |
public $locales = array( 'af_ZA', 'ar_AR', 'az_AZ', 'be_BY', 'bg_BG', 'bn_IN', 'bs_BA', 'ca_ES', 'cs_CZ', 'cy_GB', 'da_DK', 'de_DE', 'el_GR', 'en_US',
|
9 |
'en_GB', 'eo_EO', 'es_ES', 'es_LA', 'et_EE', 'eu_ES', 'fa_IR', 'fb_LT', 'fi_FI', 'fo_FO', 'fr_FR', 'fr_CA', 'fy_NL', 'ga_IE',
|
@@ -37,9 +38,15 @@ class wpForoAPI{
|
|
37 |
}
|
38 |
|
39 |
public function hooks(){
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
40 |
if(!is_user_logged_in()){
|
41 |
if( $this->options['fb_login'] ){
|
42 |
-
$template = WPF()->current_object['template'];
|
43 |
if( $template == 'login' || $template == 'register' ){
|
44 |
add_action('wp_enqueue_scripts', array($this, 'fb_enqueue'));
|
45 |
if( $this->options['fb_load_sdk'] ){
|
@@ -56,6 +63,63 @@ class wpForoAPI{
|
|
56 |
add_action('wp_ajax_nopriv_wpforo_facebook_auth', array($this, 'fb_auth'));
|
57 |
}
|
58 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
59 |
}
|
60 |
|
61 |
public function fb_local(){
|
@@ -64,7 +128,7 @@ class wpForoAPI{
|
|
64 |
return $wplocal;
|
65 |
}
|
66 |
else{
|
67 |
-
return $this->
|
68 |
}
|
69 |
}
|
70 |
|
@@ -169,4 +233,108 @@ class wpForoAPI{
|
|
169 |
<?php
|
170 |
}
|
171 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
172 |
}
|
3 |
if( !defined( 'ABSPATH' ) ) exit;
|
4 |
|
5 |
class wpForoAPI{
|
6 |
+
private $default;
|
7 |
+
public $options;
|
8 |
public $locale = 'en_US';
|
9 |
public $locales = array( 'af_ZA', 'ar_AR', 'az_AZ', 'be_BY', 'bg_BG', 'bn_IN', 'bs_BA', 'ca_ES', 'cs_CZ', 'cy_GB', 'da_DK', 'de_DE', 'el_GR', 'en_US',
|
10 |
'en_GB', 'eo_EO', 'es_ES', 'es_LA', 'et_EE', 'eu_ES', 'fa_IR', 'fb_LT', 'fi_FI', 'fo_FO', 'fr_FR', 'fr_CA', 'fy_NL', 'ga_IE',
|
38 |
}
|
39 |
|
40 |
public function hooks(){
|
41 |
+
|
42 |
+
$template = WPF()->current_object['template'];
|
43 |
+
|
44 |
+
###############################################################################
|
45 |
+
############### Facebook API ##################################################
|
46 |
+
###############################################################################
|
47 |
+
|
48 |
if(!is_user_logged_in()){
|
49 |
if( $this->options['fb_login'] ){
|
|
|
50 |
if( $template == 'login' || $template == 'register' ){
|
51 |
add_action('wp_enqueue_scripts', array($this, 'fb_enqueue'));
|
52 |
if( $this->options['fb_load_sdk'] ){
|
63 |
add_action('wp_ajax_nopriv_wpforo_facebook_auth', array($this, 'fb_auth'));
|
64 |
}
|
65 |
}
|
66 |
+
|
67 |
+
###############################################################################
|
68 |
+
############### reCAPTCHA API #################################################
|
69 |
+
###############################################################################
|
70 |
+
|
71 |
+
$site_key = WPF()->tools_antispam['rc_site_key'];
|
72 |
+
$secret_key = WPF()->tools_antispam['rc_secret_key'];
|
73 |
+
|
74 |
+
if( !is_user_logged_in() && $site_key && $secret_key ){
|
75 |
+
|
76 |
+
$rc_reg_form = WPF()->tools_antispam['rc_reg_form'];
|
77 |
+
$rc_login_form = WPF()->tools_antispam['rc_login_form'];
|
78 |
+
$rc_lostpass_form = WPF()->tools_antispam['rc_lostpass_form'];
|
79 |
+
$rc_wpf_reg_form = WPF()->tools_antispam['rc_wpf_reg_form'];
|
80 |
+
$rc_wpf_login_form = WPF()->tools_antispam['rc_wpf_login_form'];
|
81 |
+
$rc_wpf_lostpass_form = WPF()->tools_antispam['rc_wpf_lostpass_form'];
|
82 |
+
$rc_post_editor = WPF()->tools_antispam['rc_post_editor'];
|
83 |
+
$rc_topic_editor = WPF()->tools_antispam['rc_topic_editor'];
|
84 |
+
|
85 |
+
add_filter('script_loader_tag', array(&$this,'rc_enqueue_async'), 10, 3);
|
86 |
+
|
87 |
+
//Verification Hooks: Login / Register / Reset Pass
|
88 |
+
if( $rc_login_form || $rc_wpf_login_form ) add_filter('wp_authenticate_user', array($this, 'rc_verify_wp_login'), 15, 2);
|
89 |
+
if( $rc_reg_form || $rc_wpf_reg_form ) add_filter('registration_errors', array($this, 'rc_verify_wp_register'), 10, 3);
|
90 |
+
if( $rc_lostpass_form || $rc_wpf_lostpass_form ) add_action('lostpassword_post', array($this, 'rc_verify_wp_lostpassword'), 10);
|
91 |
+
|
92 |
+
//Load reCAPTCHA API and Widget on wp-login.php
|
93 |
+
if( $rc_reg_form || $rc_login_form || $rc_lostpass_form ){
|
94 |
+
add_action('login_enqueue_scripts', array($this, 'rc_enqueue'));
|
95 |
+
add_action('login_enqueue_scripts', array($this, 'rc_enqueue_css'));
|
96 |
+
if( $rc_login_form && $template != 'login' ) add_action('login_form', array($this, 'rc_widget'));
|
97 |
+
if( $rc_reg_form && $template != 'register') add_action('register_form', array($this, 'rc_widget'));
|
98 |
+
if( $rc_lostpass_form && $template != 'lostpassword' )add_action('lostpassword_form', array( $this, 'rc_widget'));
|
99 |
+
}
|
100 |
+
|
101 |
+
//Load reCAPTCHA API on wpForo pages: Login / Register / Reset Pass
|
102 |
+
if( $template == 'login' || $template == 'register' || $template == 'lostpassword'){
|
103 |
+
if( $rc_wpf_reg_form || $rc_wpf_login_form || $rc_wpf_lostpass_form ){
|
104 |
+
add_action('wp_enqueue_scripts', array($this, 'rc_enqueue'));
|
105 |
+
}
|
106 |
+
}
|
107 |
+
|
108 |
+
//Load reCAPTCHA Widget wpForo forms: Login / Register / Reset Pass
|
109 |
+
if( $rc_wpf_login_form && $template == 'login' ) add_action('login_form', array($this, 'rc_widget'));
|
110 |
+
if( $rc_wpf_reg_form && $template == 'register') add_action('register_form', array($this, 'rc_widget'));
|
111 |
+
if( $rc_wpf_lostpass_form && $template == 'lostpassword' ) add_action('lostpassword_form', array( $this, 'rc_widget'));
|
112 |
+
|
113 |
+
//Load reCAPTCHA API and Widget for Topic and Post Editor
|
114 |
+
if( $template == 'forum' || $template == 'topic' || $template == 'post' ){
|
115 |
+
add_action('wp_enqueue_scripts', array($this, 'rc_enqueue'));
|
116 |
+
add_action('wpforo_verify_form_end', array($this, 'rc_verify'));
|
117 |
+
add_action('wpforo_topic_form_extra_fields_after', array($this, 'rc_widget'));
|
118 |
+
add_action('wpforo_reply_form_extra_fields_after', array($this, 'rc_widget'));
|
119 |
+
}
|
120 |
+
}
|
121 |
+
|
122 |
+
###############################################################################
|
123 |
}
|
124 |
|
125 |
public function fb_local(){
|
128 |
return $wplocal;
|
129 |
}
|
130 |
else{
|
131 |
+
return $this->locale;
|
132 |
}
|
133 |
}
|
134 |
|
233 |
<?php
|
234 |
}
|
235 |
|
236 |
+
public function rc_enqueue() {
|
237 |
+
$theme = WPF()->tools_antispam['rc_theme'];
|
238 |
+
$site_key = WPF()->tools_antispam['rc_site_key'];
|
239 |
+
wp_register_script( 'wpforo_recaptcha', 'https://www.google.com/recaptcha/api.js?onload=wpForoReCallback&render=explicit' );
|
240 |
+
wp_enqueue_script( 'wpforo_recaptcha' );
|
241 |
+
wp_localize_script('wpforo_recaptcha', 'wpForoRC',
|
242 |
+
array( 'wpforo_rc_site_key' => $site_key, 'wpforo_rc_theme' => $theme )
|
243 |
+
);
|
244 |
+
}
|
245 |
+
|
246 |
+
public function rc_enqueue_async( $tag, $handle, $src ) {
|
247 |
+
if ( $handle == 'wpforo_recaptcha' ) return str_replace( '<script', '<script async defer', $tag );
|
248 |
+
return $tag;
|
249 |
+
}
|
250 |
+
|
251 |
+
public function rc_enqueue_css() {
|
252 |
+
wp_register_style( 'wpforo-rc-style', false );
|
253 |
+
wp_enqueue_style( 'wpforo-rc-style' );
|
254 |
+
$custom_css = "#wpforo_recaptcha_widget{ -webkit-transform:scale(0.9); transform:scale(0.9); -webkit-transform-origin:left 0; transform-origin:left 0; }";
|
255 |
+
wp_add_inline_style( 'wpforo-rc-style', $custom_css );
|
256 |
+
}
|
257 |
+
|
258 |
+
public function rc_widget() {
|
259 |
+
$site_key = WPF()->tools_antispam['rc_site_key'];
|
260 |
+
if( $site_key ){
|
261 |
+
echo '<div id="wpforo_recaptcha_widget"></div><div class="wpf-cl"></div>';
|
262 |
+
echo "\r\n<script>var wpForoReCallback = function () { grecaptcha.render('wpforo_recaptcha_widget', { 'sitekey': wpForoRC.wpforo_rc_site_key, 'theme': wpForoRC.wpforo_rc_theme, }); };</script>";
|
263 |
+
}
|
264 |
+
}
|
265 |
+
|
266 |
+
public function rc_check() {
|
267 |
+
if ( isset( $_POST['g-recaptcha-response'] ) ) {
|
268 |
+
$secret_key = WPF()->tools_antispam['rc_secret_key'];
|
269 |
+
$url = 'https://www.google.com/recaptcha/api/siteverify?secret=' . $secret_key . '&response=' . $_POST['g-recaptcha-response'];
|
270 |
+
$response = wp_remote_get( $url );
|
271 |
+
if ( is_wp_error( $response ) || empty( $response['body'] ) ) {
|
272 |
+
$error = wpforo_phrase("ERROR: Can't connect to Google reCAPTCHA API", false);
|
273 |
+
if( WP_DEBUG === true ) $error .= ' ( '. $response->get_error_message() .' )';
|
274 |
+
return $error;
|
275 |
+
}
|
276 |
+
$response = json_decode( $response['body'], true );
|
277 |
+
if ( $response['success'] == true ) {
|
278 |
+
return 'success';
|
279 |
+
} else {
|
280 |
+
return wpforo_phrase('Google reCAPTCHA verification failed', false);
|
281 |
+
}
|
282 |
+
}
|
283 |
+
else{
|
284 |
+
return wpforo_phrase('Google reCAPTCHA data are not submitted', false);
|
285 |
+
}
|
286 |
+
}
|
287 |
+
|
288 |
+
public function rc_verify() {
|
289 |
+
$result = $this->rc_check();
|
290 |
+
if ( $result == 'success' ) {
|
291 |
+
return true;
|
292 |
+
} else {
|
293 |
+
WPF()->notice->add( $result , 'error');
|
294 |
+
wp_redirect( wpforo_get_request_uri() );
|
295 |
+
exit();
|
296 |
+
}
|
297 |
+
}
|
298 |
+
|
299 |
+
public function rc_verify_wp_login( $user ) {
|
300 |
+
if ( !isset($_POST['log']) && !isset($_POST['pwd'])) return $user;
|
301 |
+
$errors = is_wp_error($user) ? $user : new WP_Error();
|
302 |
+
$result = $this->rc_check();
|
303 |
+
if( $result != 'success' ) {
|
304 |
+
$errors->add('wpforo-recaptcha-error', $result);
|
305 |
+
$user = is_wp_error($user) ? $user : $errors;
|
306 |
+
remove_filter('authenticate', 'wp_authenticate_username_password', 10);
|
307 |
+
remove_filter('authenticate', 'wp_authenticate_cookie', 10);
|
308 |
+
}
|
309 |
+
return $user;
|
310 |
+
}
|
311 |
+
|
312 |
+
public function rc_verify_wp_register( $errors = '' ){
|
313 |
+
if ( !is_wp_error($errors) ) $errors = new WP_Error();
|
314 |
+
$result = $this->rc_check();
|
315 |
+
if( $result != 'success' ) {
|
316 |
+
$errors->add('wpforo-recaptcha-error', $result);
|
317 |
+
}
|
318 |
+
return $errors;
|
319 |
+
}
|
320 |
+
|
321 |
+
public function rc_verify_wp_lostpassword( $errors = '' ){
|
322 |
+
if ( !is_wp_error($errors) ) $errors = new WP_Error();
|
323 |
+
$result = $this->rc_check();
|
324 |
+
if( $result != 'success' ) {
|
325 |
+
if ( isset($_POST['wc_reset_password']) && isset($_POST['_wp_http_referer']) ) {
|
326 |
+
//$errors->add('wpforo-recaptcha-error', $result);
|
327 |
+
//return $errors;
|
328 |
+
return;
|
329 |
+
} else {
|
330 |
+
wp_die( $result, 'reCAPTCHA ERROR', array( 'back_link' => true ) );
|
331 |
+
}
|
332 |
+
}
|
333 |
+
return;
|
334 |
+
}
|
335 |
+
|
336 |
+
public function rc_exists(){
|
337 |
+
|
338 |
+
}
|
339 |
+
|
340 |
}
|
wpf-includes/class-members.php
CHANGED
@@ -35,6 +35,9 @@ class wpForoMember{
|
|
35 |
'login_url' => '',
|
36 |
'register_url' => '',
|
37 |
'lost_password_url' => '',
|
|
|
|
|
|
|
38 |
'rating_title_ug' => array ( 1 => '0', 5 => '1', 4 => '1', 2 => '0', 3 => '1' ),
|
39 |
'rating_badge_ug' => array ( 1 => '1', 5 => '1', 4 => '1', 2 => '1', 3 => '1' ),
|
40 |
'title_usergroup' => array ( 1 => '1', 5 => '1', 4 => '1', 2 => '1', 3 => '0' )
|
@@ -48,6 +51,9 @@ class wpForoMember{
|
|
48 |
|
49 |
private function init_options(){
|
50 |
$this->options = get_wpf_option('wpforo_member_options', $this->default->options);
|
|
|
|
|
|
|
51 |
|
52 |
$this->login_min_length = $this->default->login_min_length;
|
53 |
$this->login_max_length = $this->default->login_max_length;
|
@@ -480,15 +486,20 @@ class wpForoMember{
|
|
480 |
$fnm = preg_replace("/[^-a-zA-Z0-9]/", "", $fnm);
|
481 |
$fnm = trim($fnm, "-");
|
482 |
|
483 |
-
$avatar_fname = $fnm.( $fnm ? '_' : '' )
|
484 |
-
$
|
|
|
|
|
485 |
|
486 |
if(is_dir($avatar_dir)){
|
487 |
if(move_uploaded_file($tmp_name, $avatar_path)) {
|
488 |
$image = wp_get_image_editor( $avatar_path );
|
489 |
if ( ! is_wp_error( $image ) ) {
|
490 |
$image->resize( 150, 150, true );
|
491 |
-
$image->save( $avatar_path );
|
|
|
|
|
|
|
492 |
}
|
493 |
$blog_url = preg_replace('#^https?\:#is', '', $upload_dir['baseurl']);
|
494 |
WPF()->db->update(WPF()->db->prefix.'wpforo_profiles', array('avatar' => $blog_url . "/wpforo/avatars/" . $avatar_fname), array('userid' => intval($userid)), array('%s'), array('%d'));
|
@@ -521,7 +532,6 @@ class wpForoMember{
|
|
521 |
'timezone' => sanitize_text_field($insert_timezone),
|
522 |
'about' => stripslashes( wpforo_kses(trim($about), 'user_description') ),
|
523 |
'last_login' => sanitize_text_field($user->user_registered) ) );
|
524 |
-
return FALSE;
|
525 |
}
|
526 |
|
527 |
function synchronize_users(){
|
@@ -606,7 +616,7 @@ class wpForoMember{
|
|
606 |
}
|
607 |
}
|
608 |
|
609 |
-
if($cache && isset($userid)){
|
610 |
return self::$cache['user'][$userid] = $member;
|
611 |
}else{
|
612 |
return $member;
|
@@ -857,7 +867,7 @@ class wpForoMember{
|
|
857 |
$cache = WPF()->cache->on('memory_cashe');
|
858 |
|
859 |
$src = $member['avatar'];
|
860 |
-
$userid = $member['userid'];
|
861 |
if($cache && isset(self::$cache['avatar'][$userid])){
|
862 |
if(self::$cache['avatar'][$userid]['attr'] == $attr && self::$cache['avatar'][$userid]['size'] == $size){
|
863 |
if(isset(self::$cache['avatar'][$userid]['img'])){
|
@@ -1111,13 +1121,13 @@ class wpForoMember{
|
|
1111 |
if( $this->is_online($userid)) : ?>
|
1112 |
|
1113 |
<?php if($ico) : ?>
|
1114 |
-
<i class="fa fa-lightbulb-o
|
1115 |
<?php else : wpforo_phrase('Online'); endif ?>
|
1116 |
|
1117 |
<?php else : ?>
|
1118 |
|
1119 |
<?php if($ico) : ?>
|
1120 |
-
<i class="fa fa-lightbulb-o
|
1121 |
<?php else : wpforo_phrase('Offline'); endif ?>
|
1122 |
|
1123 |
<?php endif;
|
@@ -1263,7 +1273,10 @@ class wpForoMember{
|
|
1263 |
$this->update_online_time();
|
1264 |
}
|
1265 |
WPF()->current_user_status = $status;
|
1266 |
-
}
|
|
|
|
|
|
|
1267 |
}
|
1268 |
|
1269 |
public function blog_posts( $userid ){
|
@@ -2237,5 +2250,25 @@ class wpForoMember{
|
|
2237 |
|
2238 |
return $names;
|
2239 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2240 |
|
2241 |
}
|
35 |
'login_url' => '',
|
36 |
'register_url' => '',
|
37 |
'lost_password_url' => '',
|
38 |
+
'redirect_url_after_login' => '',
|
39 |
+
'redirect_url_after_register' => '',
|
40 |
+
'redirect_url_after_confirm_sbscrb' => '',
|
41 |
'rating_title_ug' => array ( 1 => '0', 5 => '1', 4 => '1', 2 => '0', 3 => '1' ),
|
42 |
'rating_badge_ug' => array ( 1 => '1', 5 => '1', 4 => '1', 2 => '1', 3 => '1' ),
|
43 |
'title_usergroup' => array ( 1 => '1', 5 => '1', 4 => '1', 2 => '1', 3 => '0' )
|
51 |
|
52 |
private function init_options(){
|
53 |
$this->options = get_wpf_option('wpforo_member_options', $this->default->options);
|
54 |
+
if( !preg_match('#^https?://[^\r\n\t\s\0]+#isu', $this->options['redirect_url_after_login']) ) $this->options['redirect_url_after_login'] = '';
|
55 |
+
if( !preg_match('#^https?://[^\r\n\t\s\0]+#isu', $this->options['redirect_url_after_register']) ) $this->options['redirect_url_after_register'] = '';
|
56 |
+
if( !preg_match('#^https?://[^\r\n\t\s\0]+#isu', $this->options['redirect_url_after_confirm_sbscrb']) ) $this->options['redirect_url_after_confirm_sbscrb'] = '';
|
57 |
|
58 |
$this->login_min_length = $this->default->login_min_length;
|
59 |
$this->login_max_length = $this->default->login_max_length;
|
486 |
$fnm = preg_replace("/[^-a-zA-Z0-9]/", "", $fnm);
|
487 |
$fnm = trim($fnm, "-");
|
488 |
|
489 |
+
$avatar_fname = $fnm . ( $fnm ? '_' : '' ) . $userid . "." . strtolower($ext);
|
490 |
+
$avatar_fname_orig = $fnm . ( $fnm ? '_' : '' ) . $userid . "." . $ext;
|
491 |
+
$avatar_path = $avatar_dir . "/" . $avatar_fname;
|
492 |
+
$avatar_path_orig = $avatar_dir . "/" . $avatar_fname_orig;
|
493 |
|
494 |
if(is_dir($avatar_dir)){
|
495 |
if(move_uploaded_file($tmp_name, $avatar_path)) {
|
496 |
$image = wp_get_image_editor( $avatar_path );
|
497 |
if ( ! is_wp_error( $image ) ) {
|
498 |
$image->resize( 150, 150, true );
|
499 |
+
$saved = $image->save( $avatar_path );
|
500 |
+
if(! is_wp_error( $saved ) && $avatar_fname != $avatar_fname_orig ) {
|
501 |
+
if ( defined (PHP_OS) && strtoupper(substr(PHP_OS, 0, 3)) !== 'WIN') unlink( $avatar_path_orig );
|
502 |
+
}
|
503 |
}
|
504 |
$blog_url = preg_replace('#^https?\:#is', '', $upload_dir['baseurl']);
|
505 |
WPF()->db->update(WPF()->db->prefix.'wpforo_profiles', array('avatar' => $blog_url . "/wpforo/avatars/" . $avatar_fname), array('userid' => intval($userid)), array('%s'), array('%d'));
|
532 |
'timezone' => sanitize_text_field($insert_timezone),
|
533 |
'about' => stripslashes( wpforo_kses(trim($about), 'user_description') ),
|
534 |
'last_login' => sanitize_text_field($user->user_registered) ) );
|
|
|
535 |
}
|
536 |
|
537 |
function synchronize_users(){
|
616 |
}
|
617 |
}
|
618 |
|
619 |
+
if($cache && isset($userid) && $member){
|
620 |
return self::$cache['user'][$userid] = $member;
|
621 |
}else{
|
622 |
return $member;
|
867 |
$cache = WPF()->cache->on('memory_cashe');
|
868 |
|
869 |
$src = $member['avatar'];
|
870 |
+
$userid = ( $member['userid'] ? $member['userid'] : $member['user_email'] );
|
871 |
if($cache && isset(self::$cache['avatar'][$userid])){
|
872 |
if(self::$cache['avatar'][$userid]['attr'] == $attr && self::$cache['avatar'][$userid]['size'] == $size){
|
873 |
if(isset(self::$cache['avatar'][$userid]['img'])){
|
1121 |
if( $this->is_online($userid)) : ?>
|
1122 |
|
1123 |
<?php if($ico) : ?>
|
1124 |
+
<i class="fa fa-lightbulb-o wpfsx wpfcl-8" title="<?php wpforo_phrase('Online') ?>"></i>
|
1125 |
<?php else : wpforo_phrase('Online'); endif ?>
|
1126 |
|
1127 |
<?php else : ?>
|
1128 |
|
1129 |
<?php if($ico) : ?>
|
1130 |
+
<i class="fa fa-lightbulb-o wpfsx wpfcl-0" title="<?php wpforo_phrase('Offline') ?>"></i>
|
1131 |
<?php else : wpforo_phrase('Offline'); endif ?>
|
1132 |
|
1133 |
<?php endif;
|
1273 |
$this->update_online_time();
|
1274 |
}
|
1275 |
WPF()->current_user_status = $status;
|
1276 |
+
}elseif ( $guest = $this->get_guest_cookies() ){
|
1277 |
+
WPF()->current_user_email = $guest['email'];
|
1278 |
+
WPF()->current_user_display_name = $guest['name'];
|
1279 |
+
}
|
1280 |
}
|
1281 |
|
1282 |
public function blog_posts( $userid ){
|
2250 |
|
2251 |
return $names;
|
2252 |
}
|
2253 |
+
|
2254 |
+
public function set_guest_cookies( $args ){
|
2255 |
+
if ( isset($args['name']) && isset($args['email']) ) {
|
2256 |
+
$comment_cookie_lifetime = apply_filters( 'comment_cookie_lifetime', 30000000 );
|
2257 |
+
$secure = ( 'https' === parse_url( home_url(), PHP_URL_SCHEME ) );
|
2258 |
+
setcookie( 'comment_author_' . COOKIEHASH, $args['name'], time() + $comment_cookie_lifetime, COOKIEPATH, COOKIE_DOMAIN, $secure );
|
2259 |
+
setcookie( 'comment_author_email_' . COOKIEHASH, $args['email'], time() + $comment_cookie_lifetime, COOKIEPATH, COOKIE_DOMAIN, $secure );
|
2260 |
+
|
2261 |
+
WPF()->current_user_display_name = $args['name'];
|
2262 |
+
WPF()->current_user_email = $args['email'];
|
2263 |
+
}
|
2264 |
+
}
|
2265 |
+
|
2266 |
+
public function get_guest_cookies(){
|
2267 |
+
$guest = array();
|
2268 |
+
$guest_cookies = wp_get_current_commenter();
|
2269 |
+
$guest['name'] = ( isset($guest_cookies['comment_author']) ) ? $guest_cookies['comment_author'] : '';
|
2270 |
+
$guest['email'] = ( isset($guest_cookies['comment_author_email']) ) ? $guest_cookies['comment_author_email'] : '';
|
2271 |
+
return $guest;
|
2272 |
+
}
|
2273 |
|
2274 |
}
|
wpf-includes/class-posts.php
CHANGED
@@ -24,6 +24,7 @@ class wpForoPost{
|
|
24 |
'layout_extended_intro_posts_toggle' => 1,
|
25 |
'layout_extended_intro_posts_count' => 4,
|
26 |
'layout_extended_intro_posts_length' => 50,
|
|
|
27 |
'topics_per_page' => 10,
|
28 |
'eot_durr' => 300,
|
29 |
'dot_durr' => 300,
|
@@ -51,8 +52,8 @@ class wpForoPost{
|
|
51 |
if( empty($args) && empty($_REQUEST['post']) ){ WPF()->notice->add('Reply request error', 'error'); return FALSE; }
|
52 |
if( empty($args) && !empty($_REQUEST['post']) ){ $args = $_REQUEST['post']; $args['body'] = $_REQUEST['postbody']; }
|
53 |
if( !isset($args['body']) || !$args['body'] ){ WPF()->notice->add('Post is empty', 'error'); return FALSE; }
|
54 |
-
$args['name'] = (isset($args['name']) ? $args['name'] : '' );
|
55 |
-
$args['email'] = (isset($args['email']) ? $args['email'] : '' );
|
56 |
if( isset($args['userid']) && $args['userid'] == 0 && $args['name'] && $args['email'] ) $guestposting = true;
|
57 |
|
58 |
extract($args);
|
@@ -67,10 +68,20 @@ class wpForoPost{
|
|
67 |
}
|
68 |
|
69 |
if( !$guestposting && !WPF()->perm->forum_can('cr', $topic['forumid']) ){
|
70 |
-
WPF()->notice->add('You
|
71 |
return FALSE;
|
72 |
}
|
73 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
74 |
do_action( 'wpforo_start_add_post', $args );
|
75 |
|
76 |
$post = $args;
|
@@ -161,6 +172,8 @@ class wpForoPost{
|
|
161 |
|
162 |
if( empty($args) && (!isset($_REQUEST['post']) || empty($_REQUEST['post'])) ) return FALSE;
|
163 |
if( empty($args) && !empty($_REQUEST['post']) ){ $args = $_REQUEST['post']; $args['body'] = $_REQUEST['postbody']; }
|
|
|
|
|
164 |
|
165 |
do_action( 'wpforo_start_edit_post', $args );
|
166 |
|
@@ -171,6 +184,24 @@ class wpForoPost{
|
|
171 |
$args['postid'] = intval($args['postid']);
|
172 |
if( !$post = $this->get_post($args['postid']) ){ WPF()->notice->add('No Posts found for update', 'error'); return FALSE; }
|
173 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
174 |
$args['userid'] = $post['userid'];
|
175 |
$args['status'] = $post['status'];
|
176 |
|
@@ -186,7 +217,7 @@ class wpForoPost{
|
|
186 |
if( !(WPF()->perm->forum_can('er', $post['forumid']) ||
|
187 |
(WPF()->current_userid == $post['userid'] && WPF()->perm->forum_can('eor', $post['forumid']) &&
|
188 |
$diff < WPF()->post->options['eor_durr'])) ){
|
189 |
-
WPF()->notice->add('You
|
190 |
return FALSE;
|
191 |
}
|
192 |
}
|
@@ -259,7 +290,7 @@ class wpForoPost{
|
|
259 |
|
260 |
$diff = current_time( 'timestamp', 1 ) - strtotime($post['created']);
|
261 |
if( !(WPF()->perm->forum_can('dr', $post['forumid']) || (WPF()->current_userid == $post['userid'] && WPF()->perm->forum_can('dor', $post['forumid']) && $diff < WPF()->post->options['dor_durr'])) ){
|
262 |
-
WPF()->notice->add('You
|
263 |
return FALSE;
|
264 |
}
|
265 |
|
@@ -268,7 +299,7 @@ class wpForoPost{
|
|
268 |
|
269 |
//Delete post
|
270 |
if( WPF()->db->delete(WPF()->db->prefix . 'wpforo_posts', array( 'postid' => intval($postid) ), array( '%d' )) ){
|
271 |
-
$last_post = $this->get_posts( array('topicid' => intval($post['topicid']), 'order' => 'DESC', 'row_count' => 1) );
|
272 |
if(is_array($last_post) && !empty($last_post)){
|
273 |
$last_post = $last_post[0];
|
274 |
}else{
|
@@ -293,7 +324,7 @@ class wpForoPost{
|
|
293 |
}
|
294 |
}
|
295 |
|
296 |
-
if(WPF()->db->query( "UPDATE IGNORE " . WPF()->db->prefix . "wpforo_topics SET `last_post` = " . intval($last_post['postid']) . ", `posts` = IF( (`posts` - 1) < 0, 0, `posts` - 1 ) $answ_incr WHERE `topicid` = " . intval( $post['topicid'] ))){
|
297 |
if( WPF()->db->query( "UPDATE IGNORE `" . WPF()->db->prefix . "wpforo_forums` SET `last_post_date` = '" . esc_sql($last_post['created']) . "', `last_userid` = " . intval($last_post['userid']) . ", `last_postid` = " . intval($last_post['postid']) . ", `posts` = IF( (`posts` - 1) < 0, 0, `posts` - 1 ) WHERE `forumid` = " . intval( $post['forumid'] ))){
|
298 |
if( WPF()->db->query( "UPDATE IGNORE `" . WPF()->db->prefix . "wpforo_profiles` SET `posts` = IF( (`posts` - 1) < 0, 0, `posts` - 1 ) $answ_incr $comm_incr WHERE `userid` = " . intval($post['userid']) ) ){
|
299 |
WPF()->member->reset($post['userid']);
|
@@ -340,7 +371,7 @@ class wpForoPost{
|
|
340 |
return array();
|
341 |
}
|
342 |
|
343 |
-
if( isset($post['status']) && $post['status'] && !wpforo_is_owner($post['userid'])){
|
344 |
if( isset($post['forumid']) && $post['forumid'] && !WPF()->perm->forum_can('au', $post['forumid']) ){
|
345 |
return array();
|
346 |
}
|
@@ -383,7 +414,8 @@ class wpForoPost{
|
|
383 |
'private' => NULL, // 0 or 1 ...
|
384 |
'email' => NULL, // example@example.com ...
|
385 |
'check_private' => TRUE,
|
386 |
-
'where' => NULL,
|
|
|
387 |
);
|
388 |
|
389 |
$args = wpforo_parse_args( $args, $default );
|
@@ -397,8 +429,10 @@ class wpForoPost{
|
|
397 |
$include = wpforo_parse_args( $include );
|
398 |
$exclude = wpforo_parse_args( $exclude );
|
399 |
|
|
|
400 |
$wheres = array();
|
401 |
$table_as_prefix = '`'.WPF()->db->prefix.'wpforo_posts`.';
|
|
|
402 |
|
403 |
if(!empty($include)) $wheres[] = $table_as_prefix . "`postid` IN(" . implode(', ', array_map('intval', $include)) . ")";
|
404 |
if(!empty($exclude)) $wheres[] = $table_as_prefix . "`postid` NOT IN(" . implode(', ', array_map('intval', $exclude)) . ")";
|
@@ -419,6 +453,9 @@ class wpForoPost{
|
|
419 |
elseif( isset(WPF()->current_userid) && WPF()->current_userid ){
|
420 |
$wheres[] = " ( " . $table_as_prefix . "`status` = 0 OR (" . $table_as_prefix . "`status` = 1 AND " . $table_as_prefix . "`userid` = " .intval(WPF()->current_userid). ") )";
|
421 |
}
|
|
|
|
|
|
|
422 |
else{
|
423 |
$wheres[] = " " . $table_as_prefix . "`status` = 0";
|
424 |
}
|
@@ -451,12 +488,19 @@ class wpForoPost{
|
|
451 |
if( isset($post['forumid']) && !WPF()->perm->forum_can('vf', $post['forumid']) ){
|
452 |
unset($posts[$key]);
|
453 |
}
|
454 |
-
if( isset($
|
455 |
-
if(
|
456 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
457 |
}
|
458 |
}
|
459 |
-
if( isset($
|
460 |
if( !WPF()->perm->forum_can('au', $post['forumid']) ){
|
461 |
unset($posts[$key]);
|
462 |
}
|
@@ -480,12 +524,12 @@ class wpForoPost{
|
|
480 |
if( isset($post['forumid']) && !WPF()->perm->forum_can('vf', $post['forumid']) ){
|
481 |
unset($posts[$key]);
|
482 |
}
|
483 |
-
if( isset($posts[$key]) && isset($post['forumid']) && isset($post['private']) && $post['private'] && !wpforo_is_owner($post['userid']) ){
|
484 |
if( !WPF()->perm->forum_can('vp', $post['forumid']) ){
|
485 |
unset($posts[$key]);
|
486 |
}
|
487 |
}
|
488 |
-
if( isset($posts[$key]) && isset($post['forumid']) && isset($post['status']) && $post['status'] && !wpforo_is_owner($post['userid']) ){
|
489 |
if( !WPF()->perm->forum_can('au', $post['forumid']) ){
|
490 |
unset($posts[$key]);
|
491 |
}
|
24 |
'layout_extended_intro_posts_toggle' => 1,
|
25 |
'layout_extended_intro_posts_count' => 4,
|
26 |
'layout_extended_intro_posts_length' => 50,
|
27 |
+
'recent_posts_type' => 'topics',
|
28 |
'topics_per_page' => 10,
|
29 |
'eot_durr' => 300,
|
30 |
'dot_durr' => 300,
|
52 |
if( empty($args) && empty($_REQUEST['post']) ){ WPF()->notice->add('Reply request error', 'error'); return FALSE; }
|
53 |
if( empty($args) && !empty($_REQUEST['post']) ){ $args = $_REQUEST['post']; $args['body'] = $_REQUEST['postbody']; }
|
54 |
if( !isset($args['body']) || !$args['body'] ){ WPF()->notice->add('Post is empty', 'error'); return FALSE; }
|
55 |
+
$args['name'] = (isset($args['name']) ? strip_tags($args['name']) : '' );
|
56 |
+
$args['email'] = (isset($args['email']) ? sanitize_email($args['email']) : '' );
|
57 |
if( isset($args['userid']) && $args['userid'] == 0 && $args['name'] && $args['email'] ) $guestposting = true;
|
58 |
|
59 |
extract($args);
|
68 |
}
|
69 |
|
70 |
if( !$guestposting && !WPF()->perm->forum_can('cr', $topic['forumid']) ){
|
71 |
+
WPF()->notice->add('You don\'t have permission to create post in this forum', 'error');
|
72 |
return FALSE;
|
73 |
}
|
74 |
|
75 |
+
if( !is_user_logged_in() ){
|
76 |
+
if( !$args['name'] || !$args['email'] ){
|
77 |
+
WPF()->notice->add('Please insert required fields!', 'error');
|
78 |
+
return FALSE;
|
79 |
+
}
|
80 |
+
else{
|
81 |
+
WPF()->member->set_guest_cookies( $args );
|
82 |
+
}
|
83 |
+
}
|
84 |
+
|
85 |
do_action( 'wpforo_start_add_post', $args );
|
86 |
|
87 |
$post = $args;
|
172 |
|
173 |
if( empty($args) && (!isset($_REQUEST['post']) || empty($_REQUEST['post'])) ) return FALSE;
|
174 |
if( empty($args) && !empty($_REQUEST['post']) ){ $args = $_REQUEST['post']; $args['body'] = $_REQUEST['postbody']; }
|
175 |
+
if( isset($args['name']) ){ $args['name'] = strip_tags($args['name']); }
|
176 |
+
if( isset($args['email']) ){ $args['email'] = sanitize_email($args['email']); }
|
177 |
|
178 |
do_action( 'wpforo_start_edit_post', $args );
|
179 |
|
184 |
$args['postid'] = intval($args['postid']);
|
185 |
if( !$post = $this->get_post($args['postid']) ){ WPF()->notice->add('No Posts found for update', 'error'); return FALSE; }
|
186 |
|
187 |
+
if( !is_user_logged_in() ){
|
188 |
+
if( !isset($post['email']) || !$post['email'] ){
|
189 |
+
WPF()->notice->add('Permission denied', 'error');
|
190 |
+
return FALSE;
|
191 |
+
}
|
192 |
+
elseif( !wpforo_current_guest( $post['email'] ) ){
|
193 |
+
WPF()->notice->add('You are not allowed to edit this post', 'error');
|
194 |
+
return FALSE;
|
195 |
+
}
|
196 |
+
if( !$args['name'] || !$args['email'] ){
|
197 |
+
WPF()->notice->add('Please insert required fields!', 'error');
|
198 |
+
return FALSE;
|
199 |
+
}
|
200 |
+
else{
|
201 |
+
WPF()->member->set_guest_cookies( $args );
|
202 |
+
}
|
203 |
+
}
|
204 |
+
|
205 |
$args['userid'] = $post['userid'];
|
206 |
$args['status'] = $post['status'];
|
207 |
|
217 |
if( !(WPF()->perm->forum_can('er', $post['forumid']) ||
|
218 |
(WPF()->current_userid == $post['userid'] && WPF()->perm->forum_can('eor', $post['forumid']) &&
|
219 |
$diff < WPF()->post->options['eor_durr'])) ){
|
220 |
+
WPF()->notice->add('You don\t have permission to edit post from this forum', 'error');
|
221 |
return FALSE;
|
222 |
}
|
223 |
}
|
290 |
|
291 |
$diff = current_time( 'timestamp', 1 ) - strtotime($post['created']);
|
292 |
if( !(WPF()->perm->forum_can('dr', $post['forumid']) || (WPF()->current_userid == $post['userid'] && WPF()->perm->forum_can('dor', $post['forumid']) && $diff < WPF()->post->options['dor_durr'])) ){
|
293 |
+
WPF()->notice->add('You don\t have permission to delete post from this forum', 'error');
|
294 |
return FALSE;
|
295 |
}
|
296 |
|
299 |
|
300 |
//Delete post
|
301 |
if( WPF()->db->delete(WPF()->db->prefix . 'wpforo_posts', array( 'postid' => intval($postid) ), array( '%d' )) ){
|
302 |
+
$last_post = $this->get_posts( array('topicid' => intval($post['topicid']), 'orderby' => 'postid', 'order' => 'DESC', 'row_count' => 1, 'status' => 0, 'private' => 0) );
|
303 |
if(is_array($last_post) && !empty($last_post)){
|
304 |
$last_post = $last_post[0];
|
305 |
}else{
|
324 |
}
|
325 |
}
|
326 |
|
327 |
+
if(WPF()->db->query( "UPDATE IGNORE " . WPF()->db->prefix . "wpforo_topics SET `modified` = '" . esc_sql($last_post['modified']) . "', `last_post` = " . intval($last_post['postid']) . ", `posts` = IF( (`posts` - 1) < 0, 0, `posts` - 1 ) $answ_incr WHERE `topicid` = " . intval( $post['topicid'] ))){
|
328 |
if( WPF()->db->query( "UPDATE IGNORE `" . WPF()->db->prefix . "wpforo_forums` SET `last_post_date` = '" . esc_sql($last_post['created']) . "', `last_userid` = " . intval($last_post['userid']) . ", `last_postid` = " . intval($last_post['postid']) . ", `posts` = IF( (`posts` - 1) < 0, 0, `posts` - 1 ) WHERE `forumid` = " . intval( $post['forumid'] ))){
|
329 |
if( WPF()->db->query( "UPDATE IGNORE `" . WPF()->db->prefix . "wpforo_profiles` SET `posts` = IF( (`posts` - 1) < 0, 0, `posts` - 1 ) $answ_incr $comm_incr WHERE `userid` = " . intval($post['userid']) ) ){
|
330 |
WPF()->member->reset($post['userid']);
|
371 |
return array();
|
372 |
}
|
373 |
|
374 |
+
if( isset($post['status']) && $post['status'] && !wpforo_is_owner($post['userid'], $post['email'])){
|
375 |
if( isset($post['forumid']) && $post['forumid'] && !WPF()->perm->forum_can('au', $post['forumid']) ){
|
376 |
return array();
|
377 |
}
|
414 |
'private' => NULL, // 0 or 1 ...
|
415 |
'email' => NULL, // example@example.com ...
|
416 |
'check_private' => TRUE,
|
417 |
+
'where' => NULL,
|
418 |
+
'owner' => NULL,
|
419 |
);
|
420 |
|
421 |
$args = wpforo_parse_args( $args, $default );
|
429 |
$include = wpforo_parse_args( $include );
|
430 |
$exclude = wpforo_parse_args( $exclude );
|
431 |
|
432 |
+
$guest = array();
|
433 |
$wheres = array();
|
434 |
$table_as_prefix = '`'.WPF()->db->prefix.'wpforo_posts`.';
|
435 |
+
if(!is_user_logged_in()) $guest = WPF()->member->get_guest_cookies();
|
436 |
|
437 |
if(!empty($include)) $wheres[] = $table_as_prefix . "`postid` IN(" . implode(', ', array_map('intval', $include)) . ")";
|
438 |
if(!empty($exclude)) $wheres[] = $table_as_prefix . "`postid` NOT IN(" . implode(', ', array_map('intval', $exclude)) . ")";
|
453 |
elseif( isset(WPF()->current_userid) && WPF()->current_userid ){
|
454 |
$wheres[] = " ( " . $table_as_prefix . "`status` = 0 OR (" . $table_as_prefix . "`status` = 1 AND " . $table_as_prefix . "`userid` = " .intval(WPF()->current_userid). ") )";
|
455 |
}
|
456 |
+
elseif( isset($guest['email']) ){
|
457 |
+
$wheres[] = " ( " . $table_as_prefix . "`status` = 0 OR (" . $table_as_prefix . "`status` = 1 AND " . $table_as_prefix . "`email` = '" . sanitize_email($guest['email']) . "') )";
|
458 |
+
}
|
459 |
else{
|
460 |
$wheres[] = " " . $table_as_prefix . "`status` = 0";
|
461 |
}
|
488 |
if( isset($post['forumid']) && !WPF()->perm->forum_can('vf', $post['forumid']) ){
|
489 |
unset($posts[$key]);
|
490 |
}
|
491 |
+
if( isset($post['forumid']) && isset($post['private']) && $post['private'] && !$owner ){
|
492 |
+
if(!WPF()->perm->forum_can('vp', $post['forumid'])){
|
493 |
+
if(is_null($owner)){
|
494 |
+
$topic_userid = wpforo_topic($post['topicid'], 'userid');
|
495 |
+
if(!wpforo_is_owner($topic_userid) && !wpforo_is_owner($post['userid'])){
|
496 |
+
unset($posts[$key]);
|
497 |
+
}
|
498 |
+
}else{
|
499 |
+
unset($posts[$key]);
|
500 |
+
}
|
501 |
}
|
502 |
}
|
503 |
+
if( isset($post['forumid']) && isset($post['status']) && $post['status'] && !wpforo_is_owner($post['userid'], $post['email']) ){
|
504 |
if( !WPF()->perm->forum_can('au', $post['forumid']) ){
|
505 |
unset($posts[$key]);
|
506 |
}
|
524 |
if( isset($post['forumid']) && !WPF()->perm->forum_can('vf', $post['forumid']) ){
|
525 |
unset($posts[$key]);
|
526 |
}
|
527 |
+
if( isset($posts[$key]) && isset($post['forumid']) && isset($post['private']) && $post['private'] && !wpforo_is_owner($post['userid'], $post['email']) ){
|
528 |
if( !WPF()->perm->forum_can('vp', $post['forumid']) ){
|
529 |
unset($posts[$key]);
|
530 |
}
|
531 |
}
|
532 |
+
if( isset($posts[$key]) && isset($post['forumid']) && isset($post['status']) && $post['status'] && !wpforo_is_owner($post['userid'], $post['email']) ){
|
533 |
if( !WPF()->perm->forum_can('au', $post['forumid']) ){
|
534 |
unset($posts[$key]);
|
535 |
}
|
wpf-includes/class-subscribes.php
CHANGED
@@ -60,25 +60,29 @@ class wpForoSubscribe{
|
|
60 |
if( !isset($args['active']) || !$args['active'] ) $args['active'] = 0;
|
61 |
|
62 |
extract( $args, EXTR_OVERWRITE );
|
63 |
-
if( !isset($itemid) || !$itemid || !isset($userid)
|
64 |
|
65 |
if( !isset($confirmkey) || (isset($confirmkey) && !$confirmkey ) ) $confirmkey = $this->get_confirm_key();
|
66 |
|
67 |
if(WPF()->db->insert(
|
68 |
WPF()->db->prefix . 'wpforo_subscribes',
|
69 |
array(
|
70 |
-
'itemid' =>
|
71 |
'type' => sanitize_text_field($type),
|
72 |
'confirmkey' => sanitize_text_field($confirmkey),
|
73 |
-
'userid' =>
|
74 |
-
'active' => $active
|
75 |
-
|
|
|
|
|
76 |
array(
|
77 |
'%d',
|
78 |
'%s',
|
79 |
'%s',
|
80 |
'%d',
|
81 |
-
'%d'
|
|
|
|
|
82 |
)
|
83 |
)){
|
84 |
if( isset($active) && $active == 1 ){
|
@@ -138,21 +142,25 @@ class wpForoSubscribe{
|
|
138 |
if( empty($args) && !empty($_REQUEST['sbscrb']) ) $args = $_REQUEST['sbscrb'];
|
139 |
if( empty($args) ) return FALSE;
|
140 |
extract( $args, EXTR_OVERWRITE );
|
141 |
-
if( (!isset($itemid) || !$itemid || !isset($userid)
|
|
|
142 |
if( isset($confirmkey) && $confirmkey){
|
143 |
$where = " `confirmkey` = '".esc_sql(sanitize_text_field($confirmkey))."'";
|
144 |
}elseif( isset($itemid) && $itemid && isset($userid) && $userid && isset($type) && $type ){
|
145 |
-
$where = " `itemid` = ".
|
|
|
|
|
146 |
}else{
|
147 |
return FALSE;
|
148 |
}
|
149 |
-
|
150 |
-
|
|
|
151 |
}
|
152 |
$sql = "SELECT * FROM `".WPF()->db->prefix."wpforo_subscribes` WHERE " . $where;
|
153 |
$subscribe = WPF()->db->get_row($sql, ARRAY_A);
|
154 |
if($cache && !empty($subscribe)){
|
155 |
-
self::$cache['subscribe'][$itemid][$
|
156 |
}
|
157 |
return $subscribe;
|
158 |
}
|
@@ -171,34 +179,32 @@ class wpForoSubscribe{
|
|
171 |
);
|
172 |
|
173 |
$args = wpforo_parse_args( $args, $default );
|
174 |
-
|
175 |
-
|
176 |
-
|
177 |
-
|
178 |
-
|
179 |
-
|
180 |
-
|
181 |
-
|
182 |
-
|
183 |
-
|
184 |
-
|
185 |
-
|
186 |
-
|
187 |
-
|
188 |
-
|
189 |
-
|
190 |
-
|
191 |
-
|
192 |
-
|
193 |
-
|
194 |
-
|
195 |
-
|
196 |
-
|
197 |
-
|
198 |
-
|
199 |
-
|
200 |
-
|
201 |
-
}
|
202 |
}
|
203 |
|
204 |
function get_confirm_link($args){
|
60 |
if( !isset($args['active']) || !$args['active'] ) $args['active'] = 0;
|
61 |
|
62 |
extract( $args, EXTR_OVERWRITE );
|
63 |
+
if( !isset($itemid) || !$itemid || !( (isset($userid) && $userid) || (isset($user_email) && $user_email) ) || !isset($type) || !$type ) return FALSE;
|
64 |
|
65 |
if( !isset($confirmkey) || (isset($confirmkey) && !$confirmkey ) ) $confirmkey = $this->get_confirm_key();
|
66 |
|
67 |
if(WPF()->db->insert(
|
68 |
WPF()->db->prefix . 'wpforo_subscribes',
|
69 |
array(
|
70 |
+
'itemid' => wpforo_bigintval($itemid),
|
71 |
'type' => sanitize_text_field($type),
|
72 |
'confirmkey' => sanitize_text_field($confirmkey),
|
73 |
+
'userid' => wpforo_bigintval($userid),
|
74 |
+
'active' => $active,
|
75 |
+
'user_name' => ( isset($user_name) && $user_name ? $user_name : ''),
|
76 |
+
'user_email' => ( isset($user_email) && $user_email ? $user_email : '')
|
77 |
+
),
|
78 |
array(
|
79 |
'%d',
|
80 |
'%s',
|
81 |
'%s',
|
82 |
'%d',
|
83 |
+
'%d',
|
84 |
+
'%s',
|
85 |
+
'%s'
|
86 |
)
|
87 |
)){
|
88 |
if( isset($active) && $active == 1 ){
|
142 |
if( empty($args) && !empty($_REQUEST['sbscrb']) ) $args = $_REQUEST['sbscrb'];
|
143 |
if( empty($args) ) return FALSE;
|
144 |
extract( $args, EXTR_OVERWRITE );
|
145 |
+
if( (!isset($itemid) || !$itemid || !( (isset($userid) && $userid) || (isset($user_email) && $user_email) ) || !isset($type) || !$type)
|
146 |
+
&& (!isset($confirmkey) || !$confirmkey) ) return FALSE;
|
147 |
if( isset($confirmkey) && $confirmkey){
|
148 |
$where = " `confirmkey` = '".esc_sql(sanitize_text_field($confirmkey))."'";
|
149 |
}elseif( isset($itemid) && $itemid && isset($userid) && $userid && isset($type) && $type ){
|
150 |
+
$where = " `itemid` = ".wpforo_bigintval($itemid)." AND `userid` = ".wpforo_bigintval($userid)." AND `type` = '".esc_sql(sanitize_text_field($type))."'";
|
151 |
+
}elseif( isset($itemid) && $itemid && isset($user_email) && $user_email && isset($type) && $type ){
|
152 |
+
$where = " `itemid` = ".wpforo_bigintval($itemid)." AND `user_email` = '".esc_sql($user_email)."' AND `type` = '".esc_sql(sanitize_text_field($type))."'";
|
153 |
}else{
|
154 |
return FALSE;
|
155 |
}
|
156 |
+
$UID = ( $userid ? $userid : $user_email );
|
157 |
+
if( $cache && isset(self::$cache['subscribe'][$itemid][$UID][$type]) ){
|
158 |
+
return self::$cache['subscribe'][$itemid][$UID][$type];
|
159 |
}
|
160 |
$sql = "SELECT * FROM `".WPF()->db->prefix."wpforo_subscribes` WHERE " . $where;
|
161 |
$subscribe = WPF()->db->get_row($sql, ARRAY_A);
|
162 |
if($cache && !empty($subscribe)){
|
163 |
+
self::$cache['subscribe'][$itemid][$UID][$type] = $subscribe;
|
164 |
}
|
165 |
return $subscribe;
|
166 |
}
|
179 |
);
|
180 |
|
181 |
$args = wpforo_parse_args( $args, $default );
|
182 |
+
extract($args);
|
183 |
+
|
184 |
+
$sql = "SELECT * FROM `".WPF()->db->prefix."wpforo_subscribes`";
|
185 |
+
$wheres = array();
|
186 |
+
|
187 |
+
if( $type ) $wheres[] = " `type` = '" . esc_sql(sanitize_text_field($type)) . "'";
|
188 |
+
$wheres[] = " `active` = " . intval($active);
|
189 |
+
if( !is_null($itemid) ) $wheres[] = " `itemid` = " . wpforo_bigintval($itemid);
|
190 |
+
if( !is_null($userid) ) $wheres[] = " `userid` = " . wpforo_bigintval($userid);
|
191 |
+
|
192 |
+
if(!empty($wheres)) $sql .= " WHERE " . implode( " AND ", $wheres );
|
193 |
+
|
194 |
+
$item_count_sql = preg_replace('#SELECT.+?FROM#isu', 'SELECT count(*) FROM', $sql);
|
195 |
+
if( $item_count_sql ) $items_count = WPF()->db->get_var($item_count_sql);
|
196 |
+
|
197 |
+
$sql .= " ORDER BY `$orderby` " . $order;
|
198 |
+
|
199 |
+
if( !is_null($row_count) ){
|
200 |
+
if( !is_null($offset) ){
|
201 |
+
$sql .= esc_sql(" LIMIT $offset,$row_count");
|
202 |
+
}else{
|
203 |
+
$sql .= esc_sql(" LIMIT $row_count");
|
204 |
+
}
|
205 |
+
}
|
206 |
+
return WPF()->db->get_results($sql, ARRAY_A);
|
207 |
+
|
|
|
|
|
208 |
}
|
209 |
|
210 |
function get_confirm_link($args){
|
wpf-includes/class-template.php
CHANGED
@@ -89,7 +89,22 @@ class wpForoTemplate{
|
|
89 |
<input type="hidden" name="topic[action]" value="add"/>
|
90 |
<input type="hidden" id="parent" name="topic[forumid]" value="<?php echo intval($forumid) ?>" />
|
91 |
|
92 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
93 |
<input required="true" autofocus type="text" name="topic[title]" class="wpf-subject" value="" id="title" autocomplete="off" placeholder="<?php esc_attr( wpforo_phrase('Enter title here') ) ?>">
|
94 |
<?php
|
95 |
$content = '';
|
@@ -106,7 +121,7 @@ class wpForoTemplate{
|
|
106 |
'teeny'=> FALSE, // output the minimal editor config used in Press This
|
107 |
'dfw'=> false, // replace the default fullscreen with DFW (supported on the front - end in WordPress 3.4)
|
108 |
'tinymce'=> array(
|
109 |
-
'toolbar1' => 'bold,italic,underline,strikethrough,forecolor,bullist,numlist,hr,alignleft,aligncenter,alignright,alignjustify,link,unlink,blockquote,pre,undo,redo,pastetext,source_code,emoticons',
|
110 |
'toolbar2' => '',
|
111 |
'toolbar3' => '',
|
112 |
'toolbar4' => '',
|
@@ -123,12 +138,12 @@ class wpForoTemplate{
|
|
123 |
<div class="wpf-main-fields">
|
124 |
<?php if(WPF()->perm->forum_can('s', $forumid)) : ?>
|
125 |
<input id="t_sticky" name="topic[type]" type="checkbox" value="1">
|
126 |
-
<i class="fa fa-exclamation
|
127 |
<span class="wpfbs"> | </span>
|
128 |
<?php endif; ?>
|
129 |
<?php if(WPF()->perm->forum_can('p', $forumid) || WPF()->perm->forum_can('op', $forumid)) : ?>
|
130 |
<input id="t_private" name="topic[private]" type="checkbox" value="1">
|
131 |
-
<i class="fa fa-eye-slash
|
132 |
|
133 |
<?php endif; ?>
|
134 |
<?php do_action('wpforo_topic_form_buttons_hook'); ?>
|
@@ -220,6 +235,21 @@ class wpForoTemplate{
|
|
220 |
<input type="hidden" id="postparentid" name="post[parentid]" value="0"/>
|
221 |
<input type="hidden" id="formpostid" name="post[postid]" value=""/>
|
222 |
<input type="hidden" id="parent" name="post[forumid]" value="<?php echo intval($forumid) ?>" />
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
223 |
<?php
|
224 |
$reply_title = wpforo_phrase('RE', false) . ': '. $topic_title;
|
225 |
$reply_title = apply_filters( 'wpforo_reply_form_field_title', $reply_title, $args );
|
@@ -239,7 +269,7 @@ class wpForoTemplate{
|
|
239 |
'dfw'=> false, // replace the default fullscreen with DFW (supported on the front - end in WordPress 3.4)
|
240 |
'editor_height' => '180',
|
241 |
'tinymce'=> array(
|
242 |
-
'toolbar1' => 'bold,italic,underline,strikethrough,forecolor,bullist,numlist,hr,alignleft,aligncenter,alignright,alignjustify,link,unlink,blockquote,pre,undo,redo,pastetext,source_code,emoticons',
|
243 |
'toolbar2' => '',
|
244 |
'toolbar3' => '',
|
245 |
'toolbar4' => '',
|
@@ -358,6 +388,7 @@ class wpForoTemplate{
|
|
358 |
function buttons( $buttons, $forum = array(), $topic = array(), $post = array(), $is_topic = FALSE ){
|
359 |
|
360 |
$button_html = array();
|
|
|
361 |
|
362 |
$forumid = (isset($forum['forumid'])) ? $forum['forumid'] : 0;
|
363 |
$topicid = (isset($topic['topicid'])) ? $topic['topicid'] : 0;
|
@@ -400,101 +431,120 @@ class wpForoTemplate{
|
|
400 |
case 'quote':
|
401 |
if($is_closed) break;
|
402 |
if( WPF()->perm->forum_can('cr', $forumid) ) {
|
403 |
-
$button_html[] = '<span id="wpfquotepost'.intval($postid).'" class="wpforo-quote wpf-action"><i class="fa fa-quote-left
|
404 |
}else{
|
405 |
-
$button_html[] = '<span class="wpf-action not_reg_user"><i class="fa fa-quote-left
|
406 |
}
|
407 |
break;
|
408 |
case 'like':
|
409 |
-
if( WPF()->perm->forum_can('l', $forumid) ) {
|
410 |
$like_status = ( WPF()->post->is_liked( $postid, WPF()->current_userid ) === FALSE ? 'wpforo-like' : 'wpforo-unlike' );
|
411 |
$like_icon = ( $like_status == 'wpforo-like') ? 'up' : 'down';
|
412 |
-
$button_html[] = '<span id="wpflike'. intval($postid) .'" class="wpf-action '. sanitize_html_class($like_status) .'"><i id="likeicon'. intval($postid) .'" class="fa fa-thumbs-o-'. esc_attr($like_icon) .'
|
413 |
}
|
414 |
break;
|
415 |
case 'report':
|
416 |
-
if( WPF()->perm->forum_can('r', $forumid) ) {
|
417 |
$button_html[] = '<span id="wpfreport'. intval($postid) .'" class="wpf-action wpforo-report"><i class="fa fa-exclamation-triangle"></i>' . wpforo_phrase('Report', false).'</span>';
|
418 |
}
|
419 |
break;
|
420 |
case 'sticky':
|
|
|
421 |
if( WPF()->perm->forum_can('s', $forumid) ) {
|
422 |
-
$
|
423 |
-
$button_html[] = '<span id="wpfsticky'. intval($topicid) .'" class="wpf-action '. sanitize_html_class($sticky_status) .'"><i class="fa fa-exclamation fa-0x"></i><span id="stickytext'. intval($topicid) .'">' . wpforo_phrase( str_replace('wpforo-', '', $sticky_status), false).'</span></span>';
|
424 |
}
|
425 |
break;
|
426 |
case 'private':
|
427 |
-
if(
|
428 |
-
$
|
429 |
-
|
430 |
-
|
431 |
-
|
|
|
|
|
432 |
break;
|
433 |
case 'solved':
|
|
|
434 |
if( WPF()->perm->forum_can('sv', $forumid) || (WPF()->current_userid == $post['userid'] && WPF()->perm->forum_can('osv', $forumid)) ) {
|
435 |
-
$
|
436 |
-
$button_html[] = '<span id="wpfsolved'. intval($postid) .'" class="wpf-action '. sanitize_html_class($solved_status) .'"><i class="fa fa-check-circle fa-0x"></i><span id="solvedtext'. intval($postid) .'">' . wpforo_phrase( str_replace('wpforo-', '', $solved_status), false).'</span></span>';
|
437 |
}
|
438 |
break;
|
439 |
case 'approved':
|
440 |
-
if( WPF()->perm->forum_can('au', $forumid) ) {
|
441 |
$approve_status = ( !$is_approve ? 'wpforo-unapprove' : 'wpforo-approve');
|
442 |
$approve_icon = ( $approve_status == 'wpforo-unapprove') ? 'fa-exclamation-circle' : 'fa-check';
|
443 |
-
$button_html[] = '<span id="wpfapprove'. intval($postid) .'" class="wpf-action '. sanitize_html_class($approve_status) .'"><i id="approveicon'. intval($postid) .'" class="fa '. esc_attr($approve_icon) .'
|
444 |
}
|
445 |
break;
|
446 |
case 'close':
|
447 |
-
if( WPF()->perm->forum_can('cot', $forumid) ) {
|
448 |
$open_status = ( $is_closed ? 'wpforo-open' : 'wpforo-close' );
|
449 |
$open_icon = ($open_status == 'wpforo-open') ? 'unlock' : 'lock';
|
450 |
-
$button_html[] = '<span id="wpfclose'. intval($topicid) .'" class="wpf-action '. sanitize_html_class($open_status) .'"><i id="closeicon'. intval($topicid) .'" class="fa fa-'. esc_attr($open_icon) .'
|
451 |
}
|
452 |
break;
|
453 |
case 'move':
|
454 |
-
if( WPF()->perm->forum_can('mt', $forumid) ) {
|
455 |
-
$button_html[] = '<span class="wpf-action wpforo-move"><i class="fa fa-share-square-o
|
456 |
}
|
457 |
break;
|
458 |
case 'edit':
|
459 |
-
|
|
|
460 |
if( WPF()->member->current_user_is_new() && $post['status'] ){
|
461 |
-
|
462 |
}
|
463 |
-
|
464 |
-
|
465 |
-
|
|
|
|
|
466 |
$a = ( $is_topic ) ? 'wpfedittopicpid' : '';
|
467 |
$b = ( $is_topic ) ? $postid : $postid;
|
468 |
-
$button_html[] = '<span id="'. esc_attr( $a . $b ) .'" class="wpforo-edit wpf-action"><i class="fa fa-edit
|
469 |
-
|
470 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
471 |
break;
|
472 |
case 'delete':
|
473 |
-
if(
|
474 |
-
|
475 |
-
|
476 |
-
|
477 |
-
|
478 |
-
|
479 |
-
$
|
480 |
-
|
481 |
-
|
|
|
|
|
482 |
}
|
483 |
}
|
484 |
break;
|
485 |
case 'link':
|
486 |
$url = ( $is_topic ) ? WPF()->topic->get_topic_url( $topic ) : wpforo_post( $postid, 'url' );
|
487 |
-
$button_html[] = '<a href="'. esc_url($url) .'"><i class="fa fa-link
|
488 |
break;
|
489 |
case 'positivevote':
|
490 |
-
if( WPF()->perm->forum_can('v', $forumid) ) {
|
491 |
$button_html[] = '<i itemtype="' . ( $is_topic ? 'topic' : 'reply' ) . '" id="wpfvote-up-'. wpforo_bigintval($postid) .'" class="voteup fa fa-play fa-rotate-270 wpfcl-0"></i>';
|
492 |
}else{
|
493 |
$button_html[] = '<i class="not_reg_user fa fa-play fa-rotate-270 wpfcl-0"></i>';
|
494 |
}
|
495 |
break;
|
496 |
case 'negativevote':
|
497 |
-
if( WPF()->perm->forum_can('v', $forumid) ) {
|
498 |
$button_html[] = '<i itemtype="' . ( $is_topic ? 'topic' : 'reply' ) . '" id="wpfvote-down-'. wpforo_bigintval($postid) .'" class="votedown fa fa-play fa-rotate-90 wpfcl-0"></i>';
|
499 |
}else{
|
500 |
$button_html[] = '<i class="not_reg_user fa fa-play fa-rotate-90 wpfcl-0"></i>';
|
@@ -503,7 +553,7 @@ class wpForoTemplate{
|
|
503 |
case 'isanswer':
|
504 |
$is_answer = WPF()->post->is_answered( $postid );
|
505 |
$is_answer = ( $is_answer == 0 ) ? '-not' : '';
|
506 |
-
if(
|
507 |
$button_html[] = '<div id="wpf-answer-'. intval($postid) .'" class="wpf-toggle'. esc_attr($is_answer) .'-answer"><i class="fa fa-check"></i></div>';
|
508 |
}else{
|
509 |
$button_html[] = '<div class="wpf-toggle'. esc_attr($is_answer) .'-answer not_reg_user"><i class="fa fa-check"></i></div>';
|
@@ -1541,29 +1591,23 @@ class wpForoTemplate{
|
|
1541 |
if( is_array($v) ){
|
1542 |
$field_html .= '<optgroup label="' . esc_attr($k) . '">';
|
1543 |
foreach ($v as $_k => $_v){
|
1544 |
-
// >>> its some #1 code
|
1545 |
$data = explode('=>', $_v);
|
1546 |
$item_value = isset($data[0]) ? $data[0] : 'no_value';
|
1547 |
$item_label = isset($data[1]) ? $data[1] : $item_value;
|
1548 |
$value = stripslashes(htmlspecialchars($value));
|
1549 |
$item_value = stripslashes(htmlspecialchars($item_value));
|
1550 |
$selected = ( $item_value == $value ) ? 'selected="selected"' : '';
|
1551 |
-
|
1552 |
$field_html .= '<option value="' . esc_attr($item_value) . '" ' . $selected . '>' . stripslashes($item_label) . '</option>';
|
1553 |
-
// <<< its some #1 code
|
1554 |
}
|
1555 |
$field_html .= '</optgroup>';
|
1556 |
}else{
|
1557 |
-
// >>> its some #1 code
|
1558 |
$data = explode('=>', $v);
|
1559 |
$item_value = isset($data[0]) ? $data[0] : 'no_value';
|
1560 |
$item_label = isset($data[1]) ? $data[1] : $item_value;
|
1561 |
$value = stripslashes(htmlspecialchars($value));
|
1562 |
$item_value = stripslashes(htmlspecialchars($item_value));
|
1563 |
$selected = ( $item_value == $value ) ? 'selected="selected"' : '';
|
1564 |
-
|
1565 |
$field_html .= '<option value="' . esc_attr($item_value) . '" ' . $selected . '>' . stripslashes($item_label) . '</option>';
|
1566 |
-
// <<< its some #1 code
|
1567 |
}
|
1568 |
}
|
1569 |
}
|
@@ -1598,7 +1642,10 @@ class wpForoTemplate{
|
|
1598 |
<li><input ' . $isRequired . ' name="' . esc_attr($varname) . '[avatar_type]" id="wpfat_gravatar" value="gravatar" ' . ( $value == '' || $value == NULL ? 'checked="checked"' : '' ) . ' type="radio" /> <label for="wpfat_gravatar">' . wpforo_phrase('Wordpress avatar system', false) . '</label></li>
|
1599 |
<li><input name="' . esc_attr($varname) . '[avatar_type]" id="wpfat_remote" value="remote" ' . ( $value && strpos($value, 'wpforo/avatars') === FALSE ? 'checked="checked"' : '' ) . ' type="radio" /> <label for="wpfat_remote">' . wpforo_phrase('Specify avatar by URL:', false) . '</label> <input autocomplete="off" name="' . esc_attr($varname) . '[avatar_url]" value="" maxlength="300" data-wpfucf-minmaxlength="1,300" type="url" /></li>';
|
1600 |
if( WPF()->perm->usergroup_can('upa') ) {
|
1601 |
-
|
|
|
|
|
|
|
1602 |
}
|
1603 |
$field_html .= '</ul>
|
1604 |
<script type="text/javascript">jQuery(document).ready(function($){$( "input[name=\'member\[avatar_url\]\']" ).click(function(){$( "#wpfat_remote" ).prop(\'checked\', true);}); $( "input[name=\'avatar\']" ).click(function(){$( "#wpfat_custom" ).prop(\'checked\', true);});});</script>';
|
@@ -1708,13 +1755,13 @@ class wpForoTemplate{
|
|
1708 |
else{
|
1709 |
switch ($args['type']){
|
1710 |
case 'url':
|
1711 |
-
$value = sprintf('<a href="%s" target="_blank">%s</a>', $value, $value);
|
1712 |
break;
|
1713 |
case 'email':
|
1714 |
-
$value = sprintf('<a href="mailto:%s">%s</a>', $value, $value);
|
1715 |
break;
|
1716 |
case 'phone':
|
1717 |
-
$value = sprintf('<a href="tel:%s">%s</a>', $value, $value);
|
1718 |
break;
|
1719 |
case 'file':
|
1720 |
if( !empty($value) ){
|
@@ -1727,10 +1774,16 @@ class wpForoTemplate{
|
|
1727 |
|
1728 |
switch ($args['name']){
|
1729 |
case 'skype':
|
1730 |
-
$value = sprintf('<a href="skype:%s?userinfo">%s</a>', $value, $value);
|
1731 |
break;
|
1732 |
case 'location':
|
1733 |
-
$value = sprintf('<a href="//maps.google.com/?q=%s" target="_blank">%s</a>', $value, $value);
|
|
|
|
|
|
|
|
|
|
|
|
|
1734 |
break;
|
1735 |
}
|
1736 |
|
@@ -1793,4 +1846,29 @@ class wpForoTemplate{
|
|
1793 |
return $html;
|
1794 |
}
|
1795 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1796 |
}
|
89 |
<input type="hidden" name="topic[action]" value="add"/>
|
90 |
<input type="hidden" id="parent" name="topic[forumid]" value="<?php echo intval($forumid) ?>" />
|
91 |
|
92 |
+
<?php if(!is_user_logged_in()): ?>
|
93 |
+
<?php $guest = WPF()->member->get_guest_cookies(); ?>
|
94 |
+
<div class="wpf-topic-guest-fields">
|
95 |
+
<div class="wpf-topic-guest-name">
|
96 |
+
<label style="padding-left:8px;"> <?php wpforo_phrase('Author Name') ?> * </label>
|
97 |
+
<input id="wpf_user_name" type="text" placeholder="<?php esc_attr( wpforo_phrase('Your name') ) ?>" name="topic[name]" value="<?php echo esc_attr($guest['name']) ?>" />
|
98 |
+
</div>
|
99 |
+
<div class="wpf-topic-guest-email">
|
100 |
+
<label style="padding-left:8px;"> <?php wpforo_phrase('Author Email') ?> * </label>
|
101 |
+
<input id="wpf_user_email" type="text" placeholder="<?php esc_attr( wpforo_phrase('Your email') ) ?>" name="topic[email]" value="<?php echo esc_attr($guest['email']) ?>" />
|
102 |
+
</div>
|
103 |
+
<div class="wpf-clear"></div>
|
104 |
+
</div>
|
105 |
+
<?php endif; ?>
|
106 |
+
|
107 |
+
<label style="padding-left:8px;"> <?php wpforo_phrase('Topic Title') ?> * </label>
|
108 |
<input required="true" autofocus type="text" name="topic[title]" class="wpf-subject" value="" id="title" autocomplete="off" placeholder="<?php esc_attr( wpforo_phrase('Enter title here') ) ?>">
|
109 |
<?php
|
110 |
$content = '';
|
121 |
'teeny'=> FALSE, // output the minimal editor config used in Press This
|
122 |
'dfw'=> false, // replace the default fullscreen with DFW (supported on the front - end in WordPress 3.4)
|
123 |
'tinymce'=> array(
|
124 |
+
'toolbar1' => 'fontsizeselect,bold,italic,underline,strikethrough,forecolor,bullist,numlist,hr,alignleft,aligncenter,alignright,alignjustify,link,unlink,blockquote,pre,undo,redo,pastetext,source_code,emoticons',
|
125 |
'toolbar2' => '',
|
126 |
'toolbar3' => '',
|
127 |
'toolbar4' => '',
|
138 |
<div class="wpf-main-fields">
|
139 |
<?php if(WPF()->perm->forum_can('s', $forumid)) : ?>
|
140 |
<input id="t_sticky" name="topic[type]" type="checkbox" value="1">
|
141 |
+
<i class="fa fa-exclamation wpfsx"></i> <label for="t_sticky" style="padding-bottom:2px; cursor: pointer;"><?php wpforo_phrase('Set Topic Sticky'); ?> </label>
|
142 |
<span class="wpfbs"> | </span>
|
143 |
<?php endif; ?>
|
144 |
<?php if(WPF()->perm->forum_can('p', $forumid) || WPF()->perm->forum_can('op', $forumid)) : ?>
|
145 |
<input id="t_private" name="topic[private]" type="checkbox" value="1">
|
146 |
+
<i class="fa fa-eye-slash wpfsx"></i> <label for="t_private" style="padding-bottom:2px; cursor: pointer;" title="<?php wpforo_phrase('Only Admins and Moderators can see your private topics.'); ?>"><?php wpforo_phrase('Private Topic'); ?> </label>
|
147 |
|
148 |
<?php endif; ?>
|
149 |
<?php do_action('wpforo_topic_form_buttons_hook'); ?>
|
235 |
<input type="hidden" id="postparentid" name="post[parentid]" value="0"/>
|
236 |
<input type="hidden" id="formpostid" name="post[postid]" value=""/>
|
237 |
<input type="hidden" id="parent" name="post[forumid]" value="<?php echo intval($forumid) ?>" />
|
238 |
+
<?php if(!is_user_logged_in()): ?>
|
239 |
+
<?php $guest = WPF()->member->get_guest_cookies(); ?>
|
240 |
+
<div class="wpf-post-guest-fields">
|
241 |
+
<div class="wpf-post-guest-name">
|
242 |
+
<label style="padding-left:8px;"> <?php wpforo_phrase('Author Name') ?> * </label>
|
243 |
+
<input id="wpf_user_name" type="text" placeholder="<?php esc_attr( wpforo_phrase('Your name') ) ?>" name="post[name]" value="<?php echo esc_attr($guest['name']) ?>" />
|
244 |
+
</div>
|
245 |
+
<div class="wpf-post-guest-email">
|
246 |
+
<label style="padding-left:8px;"> <?php wpforo_phrase('Author Email') ?> * </label>
|
247 |
+
<input id="wpf_user_email" type="text" placeholder="<?php esc_attr( wpforo_phrase('Your email') ) ?>" name="post[email]" value="<?php echo esc_attr($guest['email']) ?>" />
|
248 |
+
</div>
|
249 |
+
<div class="wpf-clear"></div>
|
250 |
+
</div>
|
251 |
+
<label style="padding-left:8px;"> <?php wpforo_phrase('Post Title') ?> * </label>
|
252 |
+
<?php endif; ?>
|
253 |
<?php
|
254 |
$reply_title = wpforo_phrase('RE', false) . ': '. $topic_title;
|
255 |
$reply_title = apply_filters( 'wpforo_reply_form_field_title', $reply_title, $args );
|
269 |
'dfw'=> false, // replace the default fullscreen with DFW (supported on the front - end in WordPress 3.4)
|
270 |
'editor_height' => '180',
|
271 |
'tinymce'=> array(
|
272 |
+
'toolbar1' => 'fontsizeselect,bold,italic,underline,strikethrough,forecolor,bullist,numlist,hr,alignleft,aligncenter,alignright,alignjustify,link,unlink,blockquote,pre,undo,redo,pastetext,source_code,emoticons',
|
273 |
'toolbar2' => '',
|
274 |
'toolbar3' => '',
|
275 |
'toolbar4' => '',
|
388 |
function buttons( $buttons, $forum = array(), $topic = array(), $post = array(), $is_topic = FALSE ){
|
389 |
|
390 |
$button_html = array();
|
391 |
+
$login = is_user_logged_in();
|
392 |
|
393 |
$forumid = (isset($forum['forumid'])) ? $forum['forumid'] : 0;
|
394 |
$topicid = (isset($topic['topicid'])) ? $topic['topicid'] : 0;
|
431 |
case 'quote':
|
432 |
if($is_closed) break;
|
433 |
if( WPF()->perm->forum_can('cr', $forumid) ) {
|
434 |
+
$button_html[] = '<span id="wpfquotepost'.intval($postid).'" class="wpforo-quote wpf-action"><i class="fa fa-quote-left wpfsx"></i>' . wpforo_phrase('Quote', false).'</span>';
|
435 |
}else{
|
436 |
+
$button_html[] = '<span class="wpf-action not_reg_user"><i class="fa fa-quote-left wpfsx"></i>' . wpforo_phrase('Quote', false).'</span>';
|
437 |
}
|
438 |
break;
|
439 |
case 'like':
|
440 |
+
if( WPF()->perm->forum_can('l', $forumid) && $login ) {
|
441 |
$like_status = ( WPF()->post->is_liked( $postid, WPF()->current_userid ) === FALSE ? 'wpforo-like' : 'wpforo-unlike' );
|
442 |
$like_icon = ( $like_status == 'wpforo-like') ? 'up' : 'down';
|
443 |
+
$button_html[] = '<span id="wpflike'. intval($postid) .'" class="wpf-action '. sanitize_html_class($like_status) .'"><i id="likeicon'. intval($postid) .'" class="fa fa-thumbs-o-'. esc_attr($like_icon) .' wpfsx"></i><span id="liketext'. intval($postid) .'">' . wpforo_phrase( str_replace('wpforo-', '', $like_status), false) . '</span></span>';
|
444 |
}
|
445 |
break;
|
446 |
case 'report':
|
447 |
+
if( WPF()->perm->forum_can('r', $forumid) && $login ) {
|
448 |
$button_html[] = '<span id="wpfreport'. intval($postid) .'" class="wpf-action wpforo-report"><i class="fa fa-exclamation-triangle"></i>' . wpforo_phrase('Report', false).'</span>';
|
449 |
}
|
450 |
break;
|
451 |
case 'sticky':
|
452 |
+
$sticky_status = ( $is_sticky ? 'wpforo-unsticky' : 'wpforo-sticky');
|
453 |
if( WPF()->perm->forum_can('s', $forumid) ) {
|
454 |
+
$button_html[] = '<span id="wpfsticky'. intval($topicid) .'" class="wpf-action '. sanitize_html_class($sticky_status) .'"><i class="fa fa-exclamation wpfsx"></i><span id="stickytext'. intval($topicid) .'">' . wpforo_phrase( str_replace('wpforo-', '', $sticky_status), false).'</span></span>';
|
|
|
455 |
}
|
456 |
break;
|
457 |
case 'private':
|
458 |
+
if( $login ){
|
459 |
+
if( WPF()->perm->forum_can('p', $forumid) || (WPF()->current_userid == $post['userid'] && WPF()->perm->forum_can('op', $forumid)) ) {
|
460 |
+
$private_status = ( $is_private ? 'wpforo-public' : 'wpforo-private');
|
461 |
+
$private_icon = ( $private_status == 'wpforo-public') ? 'eye' : 'eye-slash';
|
462 |
+
$button_html[] = '<span id="wpfprivate'. intval($topicid) .'" class="wpf-action '. sanitize_html_class($private_status) .'"><i id="privateicon'. intval($topicid) .'" class="fa fa-'. esc_attr($private_icon) .' wpfsx"></i><span id="privatetext'. intval($topicid) .'">' . wpforo_phrase( str_replace('wpforo-', '', $private_status), false).'</span></span>';
|
463 |
+
}
|
464 |
+
}
|
465 |
break;
|
466 |
case 'solved':
|
467 |
+
$solved_status = ( $is_solved ? 'wpforo-unsolved' : 'wpforo-solved');
|
468 |
if( WPF()->perm->forum_can('sv', $forumid) || (WPF()->current_userid == $post['userid'] && WPF()->perm->forum_can('osv', $forumid)) ) {
|
469 |
+
$button_html[] = '<span id="wpfsolved'. intval($postid) .'" class="wpf-action '. sanitize_html_class($solved_status) .'"><i class="fa fa-check-circle wpfsx"></i><span id="solvedtext'. intval($postid) .'">' . wpforo_phrase( str_replace('wpforo-', '', $solved_status), false).'</span></span>';
|
|
|
470 |
}
|
471 |
break;
|
472 |
case 'approved':
|
473 |
+
if( WPF()->perm->forum_can('au', $forumid) && $login ) {
|
474 |
$approve_status = ( !$is_approve ? 'wpforo-unapprove' : 'wpforo-approve');
|
475 |
$approve_icon = ( $approve_status == 'wpforo-unapprove') ? 'fa-exclamation-circle' : 'fa-check';
|
476 |
+
$button_html[] = '<span id="wpfapprove'. intval($postid) .'" class="wpf-action '. sanitize_html_class($approve_status) .'"><i id="approveicon'. intval($postid) .'" class="fa '. esc_attr($approve_icon) .' wpfsx"></i><span id="approvetext'. intval($postid) .'">' . wpforo_phrase( str_replace('wpforo-', '', $approve_status), false).'</span></span>';
|
477 |
}
|
478 |
break;
|
479 |
case 'close':
|
480 |
+
if( WPF()->perm->forum_can('cot', $forumid) && $login ) {
|
481 |
$open_status = ( $is_closed ? 'wpforo-open' : 'wpforo-close' );
|
482 |
$open_icon = ($open_status == 'wpforo-open') ? 'unlock' : 'lock';
|
483 |
+
$button_html[] = '<span id="wpfclose'. intval($topicid) .'" class="wpf-action '. sanitize_html_class($open_status) .'"><i id="closeicon'. intval($topicid) .'" class="fa fa-'. esc_attr($open_icon) .' wpfsx"></i><span id="closetext'. intval($topicid) .'">' . wpforo_phrase( str_replace('wpforo-', '', $open_status), false).'</span></span>';
|
484 |
}
|
485 |
break;
|
486 |
case 'move':
|
487 |
+
if( WPF()->perm->forum_can('mt', $forumid) && $login ) {
|
488 |
+
$button_html[] = '<span class="wpf-action wpforo-move"><i class="fa fa-share-square-o wpfsx"></i>' . wpforo_phrase('Move', false).'</span>';
|
489 |
}
|
490 |
break;
|
491 |
case 'edit':
|
492 |
+
if($is_closed) break;
|
493 |
+
$diff = current_time( 'timestamp', 1 ) - strtotime($post['created']);
|
494 |
if( WPF()->member->current_user_is_new() && $post['status'] ){
|
495 |
+
//New registered user's unapproved topic/post | No Edit button.
|
496 |
}
|
497 |
+
elseif( !$login && isset($post['email'])
|
498 |
+
&& wpforo_is_owner($post['userid'], $post['email'])
|
499 |
+
&& WPF()->perm->forum_can( ($is_topic ? 'eot' : 'eor' ), $forumid )
|
500 |
+
&& $diff < WPF()->post->options[($is_topic ? 'eot' : 'eor' ).'_durr']
|
501 |
+
) {
|
502 |
$a = ( $is_topic ) ? 'wpfedittopicpid' : '';
|
503 |
$b = ( $is_topic ) ? $postid : $postid;
|
504 |
+
$button_html[] = '<span id="'. esc_attr( $a . $b ) .'" class="wpforo-edit wpf-action"><i class="fa fa-edit wpfsx"></i>' . wpforo_phrase('Edit', false).'</span>';
|
505 |
+
|
506 |
}
|
507 |
+
elseif( $login ) {
|
508 |
+
if( WPF()->perm->forum_can( ($is_topic ? 'et' : 'er'), $forumid ) ||
|
509 |
+
( WPF()->current_userid == $post['userid']
|
510 |
+
&& WPF()->perm->forum_can( ($is_topic ? 'eot' : 'eor' ), $forumid )
|
511 |
+
&& $diff < WPF()->post->options[($is_topic ? 'eot' : 'eor' ).'_durr']
|
512 |
+
)
|
513 |
+
) {
|
514 |
+
$a = ( $is_topic ) ? 'wpfedittopicpid' : '';
|
515 |
+
$b = ( $is_topic ) ? $postid : $postid;
|
516 |
+
$button_html[] = '<span id="'. esc_attr( $a . $b ) .'" class="wpforo-edit wpf-action"><i class="fa fa-edit wpfsx"></i>' . wpforo_phrase('Edit', false).'</span>';
|
517 |
+
}
|
518 |
+
}
|
519 |
break;
|
520 |
case 'delete':
|
521 |
+
if( $login ){
|
522 |
+
if( WPF()->member->current_user_is_new() && $post['status'] ){
|
523 |
+
//New registered user's unapproved topic/post | No Delete button.
|
524 |
+
}
|
525 |
+
else{
|
526 |
+
$diff = current_time( 'timestamp', 1 ) - strtotime($post['created']);
|
527 |
+
if( WPF()->perm->forum_can( ($is_topic ? 'dt' : 'dr' ), $forumid ) || (WPF()->current_userid == $post['userid'] && WPF()->perm->forum_can( ($is_topic ? 'dot' : 'dor' ), $forumid ) && $diff < WPF()->post->options[($is_topic ? 'dot' : 'dor' ).'_durr']) ){
|
528 |
+
$a = ( $is_topic ) ? 'wpftopicdelete' : 'wpfreplydelete';
|
529 |
+
$b = ( $is_topic ) ? $topicid : $postid;
|
530 |
+
$button_html[] = '<span id="'. esc_attr( $a . $b ) .'" class="wpf-action wpforo-delete"><i class="fa fa-times wpfsx"></i>' . wpforo_phrase('Delete', false).'</span>';
|
531 |
+
}
|
532 |
}
|
533 |
}
|
534 |
break;
|
535 |
case 'link':
|
536 |
$url = ( $is_topic ) ? WPF()->topic->get_topic_url( $topic ) : wpforo_post( $postid, 'url' );
|
537 |
+
$button_html[] = '<a href="'. esc_url($url) .'"><i class="fa fa-link wpfsx"></i></a>';
|
538 |
break;
|
539 |
case 'positivevote':
|
540 |
+
if( WPF()->perm->forum_can('v', $forumid) && $login ) {
|
541 |
$button_html[] = '<i itemtype="' . ( $is_topic ? 'topic' : 'reply' ) . '" id="wpfvote-up-'. wpforo_bigintval($postid) .'" class="voteup fa fa-play fa-rotate-270 wpfcl-0"></i>';
|
542 |
}else{
|
543 |
$button_html[] = '<i class="not_reg_user fa fa-play fa-rotate-270 wpfcl-0"></i>';
|
544 |
}
|
545 |
break;
|
546 |
case 'negativevote':
|
547 |
+
if( WPF()->perm->forum_can('v', $forumid) && $login ) {
|
548 |
$button_html[] = '<i itemtype="' . ( $is_topic ? 'topic' : 'reply' ) . '" id="wpfvote-down-'. wpforo_bigintval($postid) .'" class="votedown fa fa-play fa-rotate-90 wpfcl-0"></i>';
|
549 |
}else{
|
550 |
$button_html[] = '<i class="not_reg_user fa fa-play fa-rotate-90 wpfcl-0"></i>';
|
553 |
case 'isanswer':
|
554 |
$is_answer = WPF()->post->is_answered( $postid );
|
555 |
$is_answer = ( $is_answer == 0 ) ? '-not' : '';
|
556 |
+
if( $login ){
|
557 |
$button_html[] = '<div id="wpf-answer-'. intval($postid) .'" class="wpf-toggle'. esc_attr($is_answer) .'-answer"><i class="fa fa-check"></i></div>';
|
558 |
}else{
|
559 |
$button_html[] = '<div class="wpf-toggle'. esc_attr($is_answer) .'-answer not_reg_user"><i class="fa fa-check"></i></div>';
|
1591 |
if( is_array($v) ){
|
1592 |
$field_html .= '<optgroup label="' . esc_attr($k) . '">';
|
1593 |
foreach ($v as $_k => $_v){
|
|
|
1594 |
$data = explode('=>', $_v);
|
1595 |
$item_value = isset($data[0]) ? $data[0] : 'no_value';
|
1596 |
$item_label = isset($data[1]) ? $data[1] : $item_value;
|
1597 |
$value = stripslashes(htmlspecialchars($value));
|
1598 |
$item_value = stripslashes(htmlspecialchars($item_value));
|
1599 |
$selected = ( $item_value == $value ) ? 'selected="selected"' : '';
|
|
|
1600 |
$field_html .= '<option value="' . esc_attr($item_value) . '" ' . $selected . '>' . stripslashes($item_label) . '</option>';
|
|
|
1601 |
}
|
1602 |
$field_html .= '</optgroup>';
|
1603 |
}else{
|
|
|
1604 |
$data = explode('=>', $v);
|
1605 |
$item_value = isset($data[0]) ? $data[0] : 'no_value';
|
1606 |
$item_label = isset($data[1]) ? $data[1] : $item_value;
|
1607 |
$value = stripslashes(htmlspecialchars($value));
|
1608 |
$item_value = stripslashes(htmlspecialchars($item_value));
|
1609 |
$selected = ( $item_value == $value ) ? 'selected="selected"' : '';
|
|
|
1610 |
$field_html .= '<option value="' . esc_attr($item_value) . '" ' . $selected . '>' . stripslashes($item_label) . '</option>';
|
|
|
1611 |
}
|
1612 |
}
|
1613 |
}
|
1642 |
<li><input ' . $isRequired . ' name="' . esc_attr($varname) . '[avatar_type]" id="wpfat_gravatar" value="gravatar" ' . ( $value == '' || $value == NULL ? 'checked="checked"' : '' ) . ' type="radio" /> <label for="wpfat_gravatar">' . wpforo_phrase('Wordpress avatar system', false) . '</label></li>
|
1643 |
<li><input name="' . esc_attr($varname) . '[avatar_type]" id="wpfat_remote" value="remote" ' . ( $value && strpos($value, 'wpforo/avatars') === FALSE ? 'checked="checked"' : '' ) . ' type="radio" /> <label for="wpfat_remote">' . wpforo_phrase('Specify avatar by URL:', false) . '</label> <input autocomplete="off" name="' . esc_attr($varname) . '[avatar_url]" value="" maxlength="300" data-wpfucf-minmaxlength="1,300" type="url" /></li>';
|
1644 |
if( WPF()->perm->usergroup_can('upa') ) {
|
1645 |
+
if( strpos($value, 'gravatar.com') === FALSE && strpos($value, 'facebook.com') === FALSE ){
|
1646 |
+
$url = $value . '?lm=' . time();
|
1647 |
+
}
|
1648 |
+
$field_html .= '<li><input name="' . esc_attr($varname) . '[avatar_type]" id="wpfat_custom" value="custom" type="radio" ' . ( (strpos($url, 'wpforo/avatars') !== FALSE) ? 'checked' : '' ) . ' /> <label for="wpfat_custom"> ' . wpforo_phrase('Upload an avatar', false) . '</label>' . ( strpos($url, 'wpforo/avatars') !== FALSE ? '<br /><img src="' . esc_url($url) . '" class="wpf-custom-avatar-img"/>' : '' ) .' <input class="wpf-custom-avatar" name="avatar" type="file" /> </li>';
|
1649 |
}
|
1650 |
$field_html .= '</ul>
|
1651 |
<script type="text/javascript">jQuery(document).ready(function($){$( "input[name=\'member\[avatar_url\]\']" ).click(function(){$( "#wpfat_remote" ).prop(\'checked\', true);}); $( "input[name=\'avatar\']" ).click(function(){$( "#wpfat_custom" ).prop(\'checked\', true);});});</script>';
|
1755 |
else{
|
1756 |
switch ($args['type']){
|
1757 |
case 'url':
|
1758 |
+
$value = sprintf('<a href="%s" target="_blank" rel="nofollow">%s</a>', $value, $value);
|
1759 |
break;
|
1760 |
case 'email':
|
1761 |
+
$value = sprintf('<a href="mailto:%s" rel="nofollow">%s</a>', $value, $value);
|
1762 |
break;
|
1763 |
case 'phone':
|
1764 |
+
$value = sprintf('<a href="tel:%s" rel="nofollow">%s</a>', $value, $value);
|
1765 |
break;
|
1766 |
case 'file':
|
1767 |
if( !empty($value) ){
|
1774 |
|
1775 |
switch ($args['name']){
|
1776 |
case 'skype':
|
1777 |
+
$value = sprintf('<a href="skype:%s?userinfo" rel="nofollow">%s</a>', $value, $value);
|
1778 |
break;
|
1779 |
case 'location':
|
1780 |
+
$value = sprintf('<a href="//maps.google.com/?q=%s" target="_blank" rel="nofollow">%s</a>', $value, $value);
|
1781 |
+
break;
|
1782 |
+
case 'signature':
|
1783 |
+
$value = wpforo_signature( $value, array('echo' => 0) );
|
1784 |
+
break;
|
1785 |
+
case 'about':
|
1786 |
+
$value = wpforo_nofollow_tag( $value );
|
1787 |
break;
|
1788 |
}
|
1789 |
|
1846 |
return $html;
|
1847 |
}
|
1848 |
|
1849 |
+
public function forum_subscribe_link(){
|
1850 |
+
if ( WPF()->current_userid || WPF()->current_user_email ): ?>
|
1851 |
+
<?php
|
1852 |
+
$args = array( "userid" => WPF()->current_userid, "itemid" => WPF()->current_object['forumid'], "type" => "forum", 'user_email' => WPF()->current_user_email );
|
1853 |
+
$subscribe = WPF()->sbscrb->get_subscribe( $args );
|
1854 |
+
if( isset( $subscribe['subid'] ) ): ?>
|
1855 |
+
<span class="wpf-unsubscribe-forum wpf-action" id="wpfsubscribe-<?php echo WPF()->current_object['forumid'] ?>"><?php wpforo_phrase('Unsubscribe') ?></span>
|
1856 |
+
<?php else: ?>
|
1857 |
+
<span class="wpf-subscribe-forum wpf-action" id="wpfsubscribe-<?php echo WPF()->current_object['forumid'] ?>"><?php wpforo_phrase('Subscribe for new topics') ?></span>
|
1858 |
+
<?php endif; ?>
|
1859 |
+
<?php endif;
|
1860 |
+
}
|
1861 |
+
|
1862 |
+
public function topic_subscribe_link(){
|
1863 |
+
if ( WPF()->current_userid || WPF()->current_user_email ){
|
1864 |
+
$args = array( "userid" => WPF()->current_userid , "itemid" => WPF()->current_object['topicid'], "type" => "topic", 'user_email' => WPF()->current_user_email );
|
1865 |
+
$subscribe = WPF()->sbscrb->get_subscribe( $args );
|
1866 |
+
if( isset( $subscribe['subid'] ) ): ?>
|
1867 |
+
<span class="wpf-unsubscribe-topic wpf-action" id="wpfsubscribe-<?php echo WPF()->current_object['topicid'] ?>" ><?php wpforo_phrase('Unsubscribe') ?></span>
|
1868 |
+
<?php else: ?>
|
1869 |
+
<span class="wpf-subscribe-topic wpf-action" id="wpfsubscribe-<?php echo WPF()->current_object['topicid'] ?>" ><?php wpforo_phrase('Subscribe for new replies') ?></span>
|
1870 |
+
<?php endif;
|
1871 |
+
}
|
1872 |
+
}
|
1873 |
+
|
1874 |
}
|
wpf-includes/class-topics.php
CHANGED
@@ -24,12 +24,10 @@ class wpForoTopic{
|
|
24 |
public function add( $args = array() ){
|
25 |
|
26 |
if( empty($args) && empty($_REQUEST['topic']) ) return FALSE;
|
27 |
-
if( empty($args) && !empty($_REQUEST['topic']) ){
|
28 |
-
$args = $_REQUEST['topic'];
|
29 |
-
$args['body'] = $_REQUEST['postbody'];
|
30 |
-
}
|
31 |
-
|
32 |
if( !isset($args['body']) || !$args['body'] ){ WPF()->notice->add('Post is empty', 'error'); return FALSE; }
|
|
|
|
|
33 |
|
34 |
if( !isset($args['forumid']) || !$args['forumid'] = intval($args['forumid']) ){
|
35 |
WPF()->notice->add('Add Topic error: No forum selected', 'error');
|
@@ -37,7 +35,7 @@ class wpForoTopic{
|
|
37 |
}
|
38 |
|
39 |
if( !WPF()->perm->forum_can( 'ct', $args['forumid']) ){
|
40 |
-
WPF()->notice->add('You
|
41 |
return FALSE;
|
42 |
}
|
43 |
|
@@ -46,6 +44,16 @@ class wpForoTopic{
|
|
46 |
return FALSE;
|
47 |
}
|
48 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
49 |
do_action( 'wpforo_start_add_topic', $args );
|
50 |
|
51 |
$args['title'] = wpforo_text($args['title'], 250, false);
|
@@ -154,8 +162,13 @@ class wpForoTopic{
|
|
154 |
do_action( 'wpforo_after_add_topic', $args );
|
155 |
|
156 |
wpforo_clean_cache($topicid, 'topic', $args);
|
157 |
-
|
158 |
-
|
|
|
|
|
|
|
|
|
|
|
159 |
return $topicid;
|
160 |
}
|
161 |
}
|
@@ -171,6 +184,8 @@ class wpForoTopic{
|
|
171 |
if( empty($args) && empty($_REQUEST['topic']) ) return FALSE;
|
172 |
if( !isset($args['topicid']) && isset($_GET['id']) ) $args['topicid'] = intval($_GET['id']);
|
173 |
if( empty($args) && !empty($_REQUEST['topic']) ){ $args = $_REQUEST['topic']; $args['body'] = $_REQUEST['postbody']; }
|
|
|
|
|
174 |
|
175 |
do_action( 'wpforo_start_edit_topic', $args );
|
176 |
|
@@ -179,6 +194,24 @@ class wpForoTopic{
|
|
179 |
return FALSE;
|
180 |
}
|
181 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
182 |
$args['status'] = $topic['status'];
|
183 |
$args['userid'] = $topic['userid'];
|
184 |
|
@@ -343,7 +376,7 @@ class wpForoTopic{
|
|
343 |
|
344 |
$diff = current_time( 'timestamp', 1 ) - strtotime($topic['created']);
|
345 |
if( !(WPF()->perm->forum_can('dt', $topic['forumid']) || (WPF()->current_userid == $topic['userid'] && WPF()->perm->forum_can('dot', $topic['forumid']) && $diff < WPF()->post->options['dot_durr'])) ){
|
346 |
-
WPF()->notice->add('You
|
347 |
return FALSE;
|
348 |
}
|
349 |
|
@@ -377,9 +410,30 @@ class wpForoTopic{
|
|
377 |
WPF()->db->delete(
|
378 |
WPF()->db->prefix.'wpforo_views', array( 'topicid' => $topicid ), array( '%d' )
|
379 |
);
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
380 |
if(WPF()->db->query(
|
381 |
"UPDATE IGNORE " . WPF()->db->prefix . "wpforo_forums
|
382 |
-
SET
|
|
|
|
|
|
|
|
|
|
|
383 |
WHERE `forumid` = " . intval($forumid)
|
384 |
)
|
385 |
){
|
@@ -472,13 +526,13 @@ class wpForoTopic{
|
|
472 |
return array();
|
473 |
}
|
474 |
|
475 |
-
if( isset($topic['private']) && $topic['private'] && !wpforo_is_owner($topic['userid']) ){
|
476 |
if( isset($topic['forumid']) && $topic['forumid'] && !WPF()->perm->forum_can('vp', $topic['forumid']) ){
|
477 |
return array();
|
478 |
}
|
479 |
}
|
480 |
|
481 |
-
if( isset($topic['status']) && $topic['status'] && !wpforo_is_owner($topic['userid'])){
|
482 |
if( isset($topic['forumid']) && $topic['forumid'] && !WPF()->perm->forum_can('au', $topic['forumid']) ){
|
483 |
WPF()->current_object['status'] = 'unapproved';
|
484 |
return array();
|
@@ -518,14 +572,16 @@ class wpForoTopic{
|
|
518 |
'type' => 0, //0, 1, etc . . .
|
519 |
'status' => NULL, //0, 1, etc . . .
|
520 |
'private' => NULL, //0, 1, etc . . .''
|
521 |
-
|
522 |
'orderby' => 'type, topicid', // type, topicid, modified, created
|
523 |
'order' => 'DESC', // ASC DESC
|
524 |
'offset' => NULL, // this use when you give row_count
|
525 |
-
'row_count' => NULL // 4 or 1 ...
|
|
|
526 |
);
|
527 |
|
528 |
$args = wpforo_parse_args( $args, $default );
|
|
|
529 |
if(is_array($args) && !empty($args)){
|
530 |
|
531 |
extract($args, EXTR_OVERWRITE);
|
@@ -536,14 +592,19 @@ class wpForoTopic{
|
|
536 |
$exclude = wpforo_parse_args( $exclude );
|
537 |
$forumids = wpforo_parse_args( $forumids );
|
538 |
|
|
|
539 |
$wheres = array();
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
540 |
|
541 |
-
if(!empty($include)) $wheres[] = "`topicid` IN(" . implode(', ', array_map('intval', $include)) . ")";
|
542 |
-
if(!empty($exclude)) $wheres[] = "`topicid` NOT IN(" . implode(', ', array_map('intval', $exclude)) . ")";
|
543 |
-
if(!empty($forumids)) $wheres[] = "`forumid` IN(" . implode(', ', array_map('intval', $forumids)) . ")";
|
544 |
-
if(!is_null($forumid)) $wheres[] = "`forumid` = " . intval($forumid);
|
545 |
-
if(!is_null($userid)) $wheres[] = "`userid` = " . intval($userid);
|
546 |
if($type != 0) $wheres[] = " `type` = " . intval($type);
|
|
|
547 |
|
548 |
if(empty($forumids)){
|
549 |
if( isset($forumid) && !WPF()->perm->forum_can('vf', $forumid) ){
|
@@ -558,6 +619,9 @@ class wpForoTopic{
|
|
558 |
elseif( isset(WPF()->current_userid) && WPF()->current_userid ){
|
559 |
$wheres[] = " ( `private` = 0 OR (`private` = 1 AND `userid` = " .intval(WPF()->current_userid). ") )";
|
560 |
}
|
|
|
|
|
|
|
561 |
else{
|
562 |
$wheres[] = " `private` = 0";
|
563 |
}
|
@@ -570,6 +634,9 @@ class wpForoTopic{
|
|
570 |
elseif( isset(WPF()->current_userid) && WPF()->current_userid ){
|
571 |
$wheres[] = " ( `status` = 0 OR (`status` = 1 AND `userid` = " .intval(WPF()->current_userid). ") )";
|
572 |
}
|
|
|
|
|
|
|
573 |
else{
|
574 |
$wheres[] = " `status` = 0";
|
575 |
}
|
@@ -607,12 +674,12 @@ class wpForoTopic{
|
|
607 |
if( !WPF()->perm->forum_can('vf', $topic['forumid']) ){
|
608 |
unset($topics[$key]);
|
609 |
}
|
610 |
-
if( isset($topics[$key]) && isset($topic['private']) && $topic['private'] && !wpforo_is_owner($topic['userid']) ){
|
611 |
if( !WPF()->perm->forum_can('vp', $topic['forumid']) ){
|
612 |
unset($topics[$key]);
|
613 |
}
|
614 |
}
|
615 |
-
if( isset($topics[$key]) && isset($topic['status']) && $topic['status'] && !wpforo_is_owner($topic['userid']) ){
|
616 |
if( !WPF()->perm->forum_can('au', $topic['forumid']) ){
|
617 |
unset($topics[$key]);
|
618 |
}
|
@@ -636,12 +703,12 @@ class wpForoTopic{
|
|
636 |
if( !WPF()->perm->forum_can('vf', $topic['forumid']) ){
|
637 |
unset($topics[$key]);
|
638 |
}
|
639 |
-
if( isset($topics[$key]) && isset($topic['private']) && $topic['private'] && !wpforo_is_owner($topic['userid']) ){
|
640 |
if( !WPF()->perm->forum_can('vp', $topic['forumid']) ){
|
641 |
unset($topics[$key]);
|
642 |
}
|
643 |
}
|
644 |
-
if( isset($topics[$key]) && isset($topic['status']) && $topic['status'] && !wpforo_is_owner($topic['userid']) ){
|
645 |
if( !WPF()->perm->forum_can('au', $topic['forumid']) ){
|
646 |
unset($topics[$key]);
|
647 |
}
|
24 |
public function add( $args = array() ){
|
25 |
|
26 |
if( empty($args) && empty($_REQUEST['topic']) ) return FALSE;
|
27 |
+
if( empty($args) && !empty($_REQUEST['topic']) ){ $args = $_REQUEST['topic']; $args['body'] = $_REQUEST['postbody']; }
|
|
|
|
|
|
|
|
|
28 |
if( !isset($args['body']) || !$args['body'] ){ WPF()->notice->add('Post is empty', 'error'); return FALSE; }
|
29 |
+
$args['name'] = (isset($args['name']) ? strip_tags($args['name']) : '' );
|
30 |
+
$args['email'] = (isset($args['email']) ? sanitize_email($args['email']) : '' );
|
31 |
|
32 |
if( !isset($args['forumid']) || !$args['forumid'] = intval($args['forumid']) ){
|
33 |
WPF()->notice->add('Add Topic error: No forum selected', 'error');
|
35 |
}
|
36 |
|
37 |
if( !WPF()->perm->forum_can( 'ct', $args['forumid']) ){
|
38 |
+
WPF()->notice->add('You don\t have permission to create topic into this forum', 'error');
|
39 |
return FALSE;
|
40 |
}
|
41 |
|
44 |
return FALSE;
|
45 |
}
|
46 |
|
47 |
+
if( !is_user_logged_in() ){
|
48 |
+
if( !$args['name'] || !$args['email'] ){
|
49 |
+
WPF()->notice->add('Please insert required fields!', 'error');
|
50 |
+
return FALSE;
|
51 |
+
}
|
52 |
+
else{
|
53 |
+
WPF()->member->set_guest_cookies( $args );
|
54 |
+
}
|
55 |
+
}
|
56 |
+
|
57 |
do_action( 'wpforo_start_add_topic', $args );
|
58 |
|
59 |
$args['title'] = wpforo_text($args['title'], 250, false);
|
162 |
do_action( 'wpforo_after_add_topic', $args );
|
163 |
|
164 |
wpforo_clean_cache($topicid, 'topic', $args);
|
165 |
+
if(!is_user_logged_in() && $status){
|
166 |
+
WPF()->notice->add('Your topic successfully added and awaiting moderation', 'success');
|
167 |
+
}
|
168 |
+
else{
|
169 |
+
WPF()->member->reset($userid);
|
170 |
+
WPF()->notice->add('Your topic successfully added', 'success');
|
171 |
+
}
|
172 |
return $topicid;
|
173 |
}
|
174 |
}
|
184 |
if( empty($args) && empty($_REQUEST['topic']) ) return FALSE;
|
185 |
if( !isset($args['topicid']) && isset($_GET['id']) ) $args['topicid'] = intval($_GET['id']);
|
186 |
if( empty($args) && !empty($_REQUEST['topic']) ){ $args = $_REQUEST['topic']; $args['body'] = $_REQUEST['postbody']; }
|
187 |
+
if( isset($args['name']) ){ $args['name'] = strip_tags($args['name']); }
|
188 |
+
if( isset($args['email']) ){ $args['email'] = sanitize_email($args['email']); }
|
189 |
|
190 |
do_action( 'wpforo_start_edit_topic', $args );
|
191 |
|
194 |
return FALSE;
|
195 |
}
|
196 |
|
197 |
+
if( !is_user_logged_in() ){
|
198 |
+
if( !isset($topic['email']) || !$topic['email'] ){
|
199 |
+
WPF()->notice->add('Permission denied', 'error');
|
200 |
+
return FALSE;
|
201 |
+
}
|
202 |
+
elseif( !wpforo_current_guest( $topic['email'] ) ){
|
203 |
+
WPF()->notice->add('You are not allowed to edit this post', 'error');
|
204 |
+
return FALSE;
|
205 |
+
}
|
206 |
+
if( !$args['name'] || !$args['email'] ){
|
207 |
+
WPF()->notice->add('Please insert required fields!', 'error');
|
208 |
+
return FALSE;
|
209 |
+
}
|
210 |
+
else{
|
211 |
+
WPF()->member->set_guest_cookies( $args );
|
212 |
+
}
|
213 |
+
}
|
214 |
+
|
215 |
$args['status'] = $topic['status'];
|
216 |
$args['userid'] = $topic['userid'];
|
217 |
|
376 |
|
377 |
$diff = current_time( 'timestamp', 1 ) - strtotime($topic['created']);
|
378 |
if( !(WPF()->perm->forum_can('dt', $topic['forumid']) || (WPF()->current_userid == $topic['userid'] && WPF()->perm->forum_can('dot', $topic['forumid']) && $diff < WPF()->post->options['dot_durr'])) ){
|
379 |
+
WPF()->notice->add('You don\t have permission to delete topic from this forum', 'error');
|
380 |
return FALSE;
|
381 |
}
|
382 |
|
410 |
WPF()->db->delete(
|
411 |
WPF()->db->prefix.'wpforo_views', array( 'topicid' => $topicid ), array( '%d' )
|
412 |
);
|
413 |
+
$last_topic = $this->get_topics( array('forumid' => intval($forumid), 'orderby' => 'modified', 'order' => 'DESC', 'row_count' => 1, 'status' => 0, 'private' => 0) );
|
414 |
+
if(is_array($last_topic) && !empty($last_topic)){
|
415 |
+
$last_topic = $last_post[0];
|
416 |
+
if( isset($last_topic['last_post']) ) {
|
417 |
+
$last_post = WPF()->post->get_post($last_topic['last_post']);
|
418 |
+
if( is_array($last_post) && !empty($last_post) ){
|
419 |
+
$last_topic['last_post_userid'] = $last_post['userid'];
|
420 |
+
}
|
421 |
+
else{
|
422 |
+
$last_topic['last_post_userid'] = $last_topic['userid'];
|
423 |
+
}
|
424 |
+
}
|
425 |
+
}else{
|
426 |
+
$last_topic = array( 'topicid' => 0, 'last_post' => 0, 'last_post_userid' => 0, 'modified' => '0000-00-00 00:00:00');
|
427 |
+
}
|
428 |
+
|
429 |
if(WPF()->db->query(
|
430 |
"UPDATE IGNORE " . WPF()->db->prefix . "wpforo_forums
|
431 |
+
SET
|
432 |
+
`last_topicid` = " . intval($last_topic['topicid']) . ",
|
433 |
+
`last_postid` = " . intval($last_topic['last_post']) . ",
|
434 |
+
`last_userid` = " . intval($last_topic['last_post_userid']) . ",
|
435 |
+
`last_post_date` = '" . esc_sql($last_topic['modified']) . "',
|
436 |
+
`topics` = IF( (`topics` - 1) < 0, 0, `topics` - 1 )
|
437 |
WHERE `forumid` = " . intval($forumid)
|
438 |
)
|
439 |
){
|
526 |
return array();
|
527 |
}
|
528 |
|
529 |
+
if( isset($topic['private']) && $topic['private'] && !wpforo_is_owner($topic['userid'], $topic['email']) ){
|
530 |
if( isset($topic['forumid']) && $topic['forumid'] && !WPF()->perm->forum_can('vp', $topic['forumid']) ){
|
531 |
return array();
|
532 |
}
|
533 |
}
|
534 |
|
535 |
+
if( isset($topic['status']) && $topic['status'] && !wpforo_is_owner($topic['userid'], $topic['email'])){
|
536 |
if( isset($topic['forumid']) && $topic['forumid'] && !WPF()->perm->forum_can('au', $topic['forumid']) ){
|
537 |
WPF()->current_object['status'] = 'unapproved';
|
538 |
return array();
|
572 |
'type' => 0, //0, 1, etc . . .
|
573 |
'status' => NULL, //0, 1, etc . . .
|
574 |
'private' => NULL, //0, 1, etc . . .''
|
575 |
+
'pollid' => NULL,
|
576 |
'orderby' => 'type, topicid', // type, topicid, modified, created
|
577 |
'order' => 'DESC', // ASC DESC
|
578 |
'offset' => NULL, // this use when you give row_count
|
579 |
+
'row_count' => NULL, // 4 or 1 ...
|
580 |
+
'where' => NULL,
|
581 |
);
|
582 |
|
583 |
$args = wpforo_parse_args( $args, $default );
|
584 |
+
|
585 |
if(is_array($args) && !empty($args)){
|
586 |
|
587 |
extract($args, EXTR_OVERWRITE);
|
592 |
$exclude = wpforo_parse_args( $exclude );
|
593 |
$forumids = wpforo_parse_args( $forumids );
|
594 |
|
595 |
+
$guest = array();
|
596 |
$wheres = array();
|
597 |
+
$table_as_prefix = '`'.WPF()->db->prefix.'wpforo_topics`.';
|
598 |
+
|
599 |
+
if(!empty($include)) $wheres[] = "`topicid` IN(" . implode(', ', array_map('intval', $include)) . ")";
|
600 |
+
if(!empty($exclude)) $wheres[] = "`topicid` NOT IN(" . implode(', ', array_map('intval', $exclude)) . ")";
|
601 |
+
if(!empty($forumids)) $wheres[] = "`forumid` IN(" . implode(', ', array_map('intval', $forumids)) . ")";
|
602 |
+
if(!is_null($forumid)) $wheres[] = "`forumid` = " . intval($forumid);
|
603 |
+
if(!is_null($userid)) $wheres[] = "`userid` = " . intval($userid);
|
604 |
+
if(!is_null($where)) $wheres[] = $table_as_prefix . $where;
|
605 |
|
|
|
|
|
|
|
|
|
|
|
606 |
if($type != 0) $wheres[] = " `type` = " . intval($type);
|
607 |
+
if(!is_user_logged_in()) $guest = WPF()->member->get_guest_cookies();
|
608 |
|
609 |
if(empty($forumids)){
|
610 |
if( isset($forumid) && !WPF()->perm->forum_can('vf', $forumid) ){
|
619 |
elseif( isset(WPF()->current_userid) && WPF()->current_userid ){
|
620 |
$wheres[] = " ( `private` = 0 OR (`private` = 1 AND `userid` = " .intval(WPF()->current_userid). ") )";
|
621 |
}
|
622 |
+
elseif( isset($guest['email']) ){
|
623 |
+
$wheres[] = " ( `private` = 0 OR (`private` = 1 AND `email` = '" . sanitize_email($guest['email']) . "') )";
|
624 |
+
}
|
625 |
else{
|
626 |
$wheres[] = " `private` = 0";
|
627 |
}
|
634 |
elseif( isset(WPF()->current_userid) && WPF()->current_userid ){
|
635 |
$wheres[] = " ( `status` = 0 OR (`status` = 1 AND `userid` = " .intval(WPF()->current_userid). ") )";
|
636 |
}
|
637 |
+
elseif( isset($guest['email']) ){
|
638 |
+
$wheres[] = " ( `status` = 0 OR (`status` = 1 AND `email` = '" . sanitize_email($guest['email']) . "') )";
|
639 |
+
}
|
640 |
else{
|
641 |
$wheres[] = " `status` = 0";
|
642 |
}
|
674 |
if( !WPF()->perm->forum_can('vf', $topic['forumid']) ){
|
675 |
unset($topics[$key]);
|
676 |
}
|
677 |
+
if( isset($topics[$key]) && isset($topic['private']) && $topic['private'] && !wpforo_is_owner($topic['userid'], $topic['email']) ){
|
678 |
if( !WPF()->perm->forum_can('vp', $topic['forumid']) ){
|
679 |
unset($topics[$key]);
|
680 |
}
|
681 |
}
|
682 |
+
if( isset($topics[$key]) && isset($topic['status']) && $topic['status'] && !wpforo_is_owner($topic['userid'], $topic['email']) ){
|
683 |
if( !WPF()->perm->forum_can('au', $topic['forumid']) ){
|
684 |
unset($topics[$key]);
|
685 |
}
|
703 |
if( !WPF()->perm->forum_can('vf', $topic['forumid']) ){
|
704 |
unset($topics[$key]);
|
705 |
}
|
706 |
+
if( isset($topics[$key]) && isset($topic['private']) && $topic['private'] && !wpforo_is_owner($topic['userid'], $topic['email']) ){
|
707 |
if( !WPF()->perm->forum_can('vp', $topic['forumid']) ){
|
708 |
unset($topics[$key]);
|
709 |
}
|
710 |
}
|
711 |
+
if( isset($topics[$key]) && isset($topic['status']) && $topic['status'] && !wpforo_is_owner($topic['userid'], $topic['email']) ){
|
712 |
if( !WPF()->perm->forum_can('au', $topic['forumid']) ){
|
713 |
unset($topics[$key]);
|
714 |
}
|
wpf-includes/functions-installation.php
CHANGED
@@ -495,7 +495,7 @@ function wpforo_activation(){
|
|
495 |
if( !wpforo_db_check( $args ) ){
|
496 |
@$wpdb->query( "ALTER TABLE `" . $wpdb->prefix . "wpforo_posts` ADD `private` TINYINT(1) NOT NULL DEFAULT 0, ADD INDEX `is_private` (`private`)" );
|
497 |
}
|
498 |
-
|
499 |
// ADD `unique_vote` KEY in post Votes ///////////////////////////
|
500 |
$args = array( 'table' => $wpdb->prefix . 'wpforo_votes', 'col' => 'unique_vote', 'check' => 'key_exists' );
|
501 |
if( !wpforo_db_check( $args ) ){
|
@@ -504,6 +504,25 @@ function wpforo_activation(){
|
|
504 |
@$wpdb->query( "ALTER TABLE `" . $wpdb->prefix . "wpforo_votes` ADD UNIQUE KEY `unique_vote` (`userid`, `postid`, `reaction`)" );
|
505 |
}
|
506 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
507 |
#################################################################
|
508 |
// CHECK Addon Notice /////////////////////////////////////////
|
509 |
$lastHash = get_option('wpforo-addon-note-dismissed');
|
495 |
if( !wpforo_db_check( $args ) ){
|
496 |
@$wpdb->query( "ALTER TABLE `" . $wpdb->prefix . "wpforo_posts` ADD `private` TINYINT(1) NOT NULL DEFAULT 0, ADD INDEX `is_private` (`private`)" );
|
497 |
}
|
498 |
+
#################################################################
|
499 |
// ADD `unique_vote` KEY in post Votes ///////////////////////////
|
500 |
$args = array( 'table' => $wpdb->prefix . 'wpforo_votes', 'col' => 'unique_vote', 'check' => 'key_exists' );
|
501 |
if( !wpforo_db_check( $args ) ){
|
504 |
@$wpdb->query( "ALTER TABLE `" . $wpdb->prefix . "wpforo_votes` ADD UNIQUE KEY `unique_vote` (`userid`, `postid`, `reaction`)" );
|
505 |
}
|
506 |
|
507 |
+
//Add user_name col in subsciption table
|
508 |
+
$args = array( 'table' => $wpdb->prefix . 'wpforo_subscribes', 'col' => 'user_name', 'check' => 'col_exists' );
|
509 |
+
if( !wpforo_db_check( $args ) ){
|
510 |
+
@$wpdb->query( "ALTER TABLE `" . $wpdb->prefix . "wpforo_subscribes` ADD `user_name` VARCHAR(255) NOT NULL DEFAULT ''" );
|
511 |
+
}
|
512 |
+
//Add user_email col in subsciption table
|
513 |
+
$args = array( 'table' => $wpdb->prefix . 'wpforo_subscribes', 'col' => 'user_email', 'check' => 'col_exists' );
|
514 |
+
if( !wpforo_db_check( $args ) ){
|
515 |
+
@$wpdb->query( "ALTER TABLE `" . $wpdb->prefix . "wpforo_subscribes` ADD `user_email` VARCHAR(255) NOT NULL DEFAULT ''" );
|
516 |
+
}
|
517 |
+
//Add indexes for subscribe new fields
|
518 |
+
$args = array( 'table' => $wpdb->prefix . 'wpforo_subscribes', 'col' => 'fld_group_unq', 'check' => 'key_exists' );
|
519 |
+
if( !wpforo_db_check( $args ) ){
|
520 |
+
$args = array( 'table' => $wpdb->prefix . 'wpforo_subscribes', 'col' => 'itemid', 'check' => 'key_exists' );
|
521 |
+
if( wpforo_db_check( $args ) ) @$wpdb->query( "ALTER TABLE `" . $wpdb->prefix . "wpforo_subscribes` DROP KEY `itemid`" );
|
522 |
+
@$wpdb->query( "ALTER TABLE `" . $wpdb->prefix . "wpforo_subscribes` ADD UNIQUE KEY `fld_group_unq`( `itemid`, `type`, `userid`, `user_email` )" );
|
523 |
+
}
|
524 |
+
|
525 |
+
|
526 |
#################################################################
|
527 |
// CHECK Addon Notice /////////////////////////////////////////
|
528 |
$lastHash = get_option('wpforo-addon-note-dismissed');
|
wpf-includes/functions-template.php
CHANGED
@@ -714,7 +714,7 @@ function wpforo_member_badge( $member = array(), $sep = '', $type = 'full' ){
|
|
714 |
|
715 |
|
716 |
function wpforo_member_nicename( $member = array(), $prefix = '', $bracket = true, $wrap = true, $class = 'wpf-author-nicename', $echo = true ){
|
717 |
-
if( empty($member) || !isset($member['user_nicename']) ) return '';
|
718 |
$nicename = '';
|
719 |
if( $wrap ){ $nicename .= '<div class="' . $class . '" title="' . wpforo_phrase('You can mention a person using @nicename in post content to send that person an email message. When you post a topic or reply, forum sends an email message to the user letting them know that they have been mentioned on the post.', false) . '">';}
|
720 |
if( $bracket ) $nicename .= '(';
|
@@ -749,6 +749,7 @@ function wpforo_post( $postid, $var = 'item', $echo = false ){
|
|
749 |
$post = WPF()->cache->get_item( $postid, 'post' );
|
750 |
}
|
751 |
if( empty($post) ){
|
|
|
752 |
if( !$cache && $var == 'url' ){
|
753 |
$post['url'] = WPF()->post->get_post_url($postid);
|
754 |
}
|
@@ -802,6 +803,7 @@ function wpforo_topic( $topicid, $var = 'item', $echo = false ){
|
|
802 |
if( $cache ) $topic = WPF()->cache->get_item( $topicid, 'topic' );
|
803 |
|
804 |
if( empty($topic) ){
|
|
|
805 |
if( !$cache && $var == 'url' ){
|
806 |
$topic['url'] = WPF()->topic->get_topic_url( $topicid );
|
807 |
}
|
@@ -842,6 +844,7 @@ function wpforo_forum( $forumid, $var = 'item', $echo = false ){
|
|
842 |
if( $cache ) $forum = WPF()->cache->get_item( $forumid, 'forum' );
|
843 |
|
844 |
if( empty($forum) ){
|
|
|
845 |
if( !$cache && ($var == 'childs' || $var == 'counts') ){
|
846 |
if( $var == 'childs' ) {
|
847 |
WPF()->forum->get_childs($forumid, $data);
|
@@ -885,7 +888,7 @@ function wpforo_member( $object, $var = 'item', $echo = false ){
|
|
885 |
$member = array();
|
886 |
if( empty( $object ) ) return $member;
|
887 |
|
888 |
-
if( is_array( $object ) && isset($object['userid']) &&
|
889 |
$member = WPF()->member->get_guest( $object );
|
890 |
}
|
891 |
else{
|
@@ -910,8 +913,9 @@ function wpforo_member_link( $member, $prefix = '', $length = 30, $class = '', $
|
|
910 |
$nofollow = ( !wpforo_feature('seo-profile')) ? ' rel="nofollow" ' : '';
|
911 |
$color = (isset($member['color']) && $member['color'] ) ? 'style="color:' . $member['color'] . '"' : '';
|
912 |
$class = ($class) ? 'class="' . $class . '"' : '';
|
|
|
913 |
if( isset($member['profile_url']) && $member['profile_url'] ){
|
914 |
-
?><a href="<?php echo esc_url($member['profile_url']) ?>" <?php echo $nofollow ?> <?php echo $color ?> <?php echo $class ?>><?php if( strpos($prefix, '%s') !== FALSE ): ?><?php echo sprintf( wpforo_phrase($prefix, FALSE), esc_html(wpforo_text($display_name, $length, FALSE)) ); ?><?php else: ?><?php if( $prefix ){ echo wpforo_phrase( $prefix, false) . ' '; } ?><?php if( $length ){ echo esc_html(wpforo_text($display_name, $length, false)); } else { echo esc_html($display_name); } ?><?php endif; ?></a><?php
|
915 |
}
|
916 |
else{
|
917 |
?><?php if( strpos($prefix, '%s') !== FALSE ): ?><?php echo sprintf( wpforo_phrase($prefix, FALSE), esc_html(wpforo_text($display_name, $length, FALSE)) ); ?><?php else: ?><?php if( $prefix ){ echo wpforo_phrase( $prefix, false) . ' '; } ?><?php if( $length ){ echo esc_html(wpforo_text($display_name, $length, false)); } else { echo esc_html($display_name); } ?><?php endif; ?><?php
|
@@ -921,31 +925,43 @@ function wpforo_member_link( $member, $prefix = '', $length = 30, $class = '', $
|
|
921 |
add_shortcode('wpforo-lostpassword', 'wpforo_lostpassword');
|
922 |
function wpforo_lostpassword(){ ?>
|
923 |
<p id="wpforo-title"><?php wpforo_phrase('Reset Password') ?></p>
|
924 |
-
|
925 |
<form name="wpflogin" action="<?php echo wp_lostpassword_url(); ?>" method="POST">
|
926 |
-
<div class="wpforo-login-wrap">
|
927 |
<div class="wpforo-login-content">
|
928 |
-
<
|
929 |
-
|
930 |
-
|
931 |
-
|
932 |
-
|
933 |
-
|
934 |
-
|
935 |
-
|
936 |
-
|
937 |
-
|
938 |
-
|
939 |
-
|
940 |
-
|
941 |
-
|
942 |
-
|
943 |
-
|
944 |
-
|
945 |
-
|
946 |
-
|
947 |
-
|
948 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
949 |
</div>
|
950 |
</div>
|
951 |
</form>
|
@@ -962,41 +978,45 @@ function wpforo_resetpassword(){ ?>
|
|
962 |
<input type="hidden" name="rp_login" value="<?php echo $_REQUEST['rp_login'] ?>">
|
963 |
<div class="wpforo-login-wrap">
|
964 |
<div class="wpforo-login-content">
|
965 |
-
|
966 |
-
|
967 |
-
|
968 |
-
|
969 |
-
|
970 |
-
|
971 |
-
|
972 |
-
|
973 |
-
|
974 |
-
|
975 |
-
|
976 |
-
|
977 |
-
|
978 |
-
|
979 |
-
|
980 |
-
|
981 |
-
|
982 |
-
|
983 |
-
|
984 |
-
|
985 |
-
|
986 |
-
|
987 |
-
|
988 |
-
|
989 |
-
|
990 |
-
|
991 |
-
|
992 |
-
|
993 |
-
|
994 |
-
|
995 |
-
|
996 |
-
|
997 |
-
|
998 |
-
|
999 |
-
|
|
|
|
|
|
|
|
|
1000 |
</div>
|
1001 |
</div>
|
1002 |
</form>
|
@@ -1107,7 +1127,7 @@ function wpforo_user_avatar( $user, $size, $attr = '', $lastmod = false ){
|
|
1107 |
if( $lastmod ){
|
1108 |
$url = wpforo_avatar_url( $avatar_html );
|
1109 |
if($url){
|
1110 |
-
if( strpos($url, '
|
1111 |
$avatar_html = str_replace($url, $url . '?lm=' . time(), $avatar_html);
|
1112 |
}
|
1113 |
}
|
@@ -1115,6 +1135,49 @@ function wpforo_user_avatar( $user, $size, $attr = '', $lastmod = false ){
|
|
1115 |
return $avatar_html;
|
1116 |
}
|
1117 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1118 |
function wpforo_register_fields(){
|
1119 |
$fields = WPF()->member->get_register_fields();
|
1120 |
do_action( 'wpforo_register_page_start', $fields );
|
714 |
|
715 |
|
716 |
function wpforo_member_nicename( $member = array(), $prefix = '', $bracket = true, $wrap = true, $class = 'wpf-author-nicename', $echo = true ){
|
717 |
+
if( !wpforo_feature('mention-nicknames') || empty($member) || !isset($member['user_nicename']) ) return '';
|
718 |
$nicename = '';
|
719 |
if( $wrap ){ $nicename .= '<div class="' . $class . '" title="' . wpforo_phrase('You can mention a person using @nicename in post content to send that person an email message. When you post a topic or reply, forum sends an email message to the user letting them know that they have been mentioned on the post.', false) . '">';}
|
720 |
if( $bracket ) $nicename .= '(';
|
749 |
$post = WPF()->cache->get_item( $postid, 'post' );
|
750 |
}
|
751 |
if( empty($post) ){
|
752 |
+
$post = array();
|
753 |
if( !$cache && $var == 'url' ){
|
754 |
$post['url'] = WPF()->post->get_post_url($postid);
|
755 |
}
|
803 |
if( $cache ) $topic = WPF()->cache->get_item( $topicid, 'topic' );
|
804 |
|
805 |
if( empty($topic) ){
|
806 |
+
$topic = array();
|
807 |
if( !$cache && $var == 'url' ){
|
808 |
$topic['url'] = WPF()->topic->get_topic_url( $topicid );
|
809 |
}
|
844 |
if( $cache ) $forum = WPF()->cache->get_item( $forumid, 'forum' );
|
845 |
|
846 |
if( empty($forum) ){
|
847 |
+
$forum = array();
|
848 |
if( !$cache && ($var == 'childs' || $var == 'counts') ){
|
849 |
if( $var == 'childs' ) {
|
850 |
WPF()->forum->get_childs($forumid, $data);
|
888 |
$member = array();
|
889 |
if( empty( $object ) ) return $member;
|
890 |
|
891 |
+
if( is_array( $object ) && isset($object['userid']) && !$object['userid'] ){
|
892 |
$member = WPF()->member->get_guest( $object );
|
893 |
}
|
894 |
else{
|
913 |
$nofollow = ( !wpforo_feature('seo-profile')) ? ' rel="nofollow" ' : '';
|
914 |
$color = (isset($member['color']) && $member['color'] ) ? 'style="color:' . $member['color'] . '"' : '';
|
915 |
$class = ($class) ? 'class="' . $class . '"' : '';
|
916 |
+
$title = ($member['display_name']) ? 'title="' . esc_attr($member['display_name']) . '"' : '';
|
917 |
if( isset($member['profile_url']) && $member['profile_url'] ){
|
918 |
+
?><a href="<?php echo esc_url($member['profile_url']) ?>" <?php echo $nofollow ?> <?php echo $color ?> <?php echo $class ?> <?php echo $title ?>><?php if( strpos($prefix, '%s') !== FALSE ): ?><?php echo sprintf( wpforo_phrase($prefix, FALSE), esc_html(wpforo_text($display_name, $length, FALSE)) ); ?><?php else: ?><?php if( $prefix ){ echo wpforo_phrase( $prefix, false) . ' '; } ?><?php if( $length ){ echo esc_html(wpforo_text($display_name, $length, false)); } else { echo esc_html($display_name); } ?><?php endif; ?></a><?php
|
919 |
}
|
920 |
else{
|
921 |
?><?php if( strpos($prefix, '%s') !== FALSE ): ?><?php echo sprintf( wpforo_phrase($prefix, FALSE), esc_html(wpforo_text($display_name, $length, FALSE)) ); ?><?php else: ?><?php if( $prefix ){ echo wpforo_phrase( $prefix, false) . ' '; } ?><?php if( $length ){ echo esc_html(wpforo_text($display_name, $length, false)); } else { echo esc_html($display_name); } ?><?php endif; ?><?php
|
925 |
add_shortcode('wpforo-lostpassword', 'wpforo_lostpassword');
|
926 |
function wpforo_lostpassword(){ ?>
|
927 |
<p id="wpforo-title"><?php wpforo_phrase('Reset Password') ?></p>
|
|
|
928 |
<form name="wpflogin" action="<?php echo wp_lostpassword_url(); ?>" method="POST">
|
929 |
+
<div class="wpforo-login-wrap wpfbg-9">
|
930 |
<div class="wpforo-login-content">
|
931 |
+
<h3><?php wpforo_phrase('Forgot Your Password?') ?></h3>
|
932 |
+
<div class="wpforo-table wpforo-login-table">
|
933 |
+
<div class="wpf-tr row-0">
|
934 |
+
<div class="wpf-td wpfw-1 row_0-col_0" style="padding-top:10px;">
|
935 |
+
<div class="wpf-field wpf-field-type-text">
|
936 |
+
<div class="wpf-field-wrap">
|
937 |
+
<label for="userlogin" style="display: block; text-align: center; font-size: 14px; padding-bottom: 10px;"><?php wpforo_phrase('Please Insert Your Email or Username') ?></label>
|
938 |
+
<input id="userlogin" autofocus required type="text" name="user_login" class="wpf-login-text" />
|
939 |
+
<div style="text-align: center; font-size: 13px; padding-top: 10px; line-height: 18px;"><?php wpforo_phrase('Enter your email address or username and we\'ll send you a link you can use to pick a new password.') ?></div>
|
940 |
+
</div>
|
941 |
+
<div class="wpf-field-cl"></div>
|
942 |
+
</div>
|
943 |
+
<div class="wpf-field wpf-field-type-text wpf-field-hook">
|
944 |
+
<div class="wpf-field-wrap">
|
945 |
+
<?php do_action('lostpassword_form') ?><div class="wpf-field-cl"></div>
|
946 |
+
</div>
|
947 |
+
<div class="wpf-field-cl"></div>
|
948 |
+
</div>
|
949 |
+
<div class="wpf-field">
|
950 |
+
<div class="wpf-field-wrap" style="text-align:center; width:100%;">
|
951 |
+
<input type="submit" name="submit" value="<?php wpforo_phrase('Reset Password') ?>" />
|
952 |
+
</div>
|
953 |
+
<div class="wpf-field-cl"></div>
|
954 |
+
</div>
|
955 |
+
<div class="wpf-field wpf-extra-field-end">
|
956 |
+
<div class="wpf-field-wrap" style="text-align:center; width:100%;">
|
957 |
+
<?php do_action('wpforo_lostpass_form_end') ?>
|
958 |
+
<div class="wpf-field-cl"></div>
|
959 |
+
</div>
|
960 |
+
</div>
|
961 |
+
<div class="wpf-cl"></div>
|
962 |
+
</div>
|
963 |
+
</div>
|
964 |
+
</div>
|
965 |
</div>
|
966 |
</div>
|
967 |
</form>
|
978 |
<input type="hidden" name="rp_login" value="<?php echo $_REQUEST['rp_login'] ?>">
|
979 |
<div class="wpforo-login-wrap">
|
980 |
<div class="wpforo-login-content">
|
981 |
+
<div class="wpforo-table wpforo-login-table">
|
982 |
+
<div class="wpf-tr row-0">
|
983 |
+
<div class="wpf-td wpfw-1 row_0-col_0" style="padding-top:10px;">
|
984 |
+
<div class="wpf-field wpf-field-type-text">
|
985 |
+
<div class="wpf-field-wrap">
|
986 |
+
<label for="userlogin" style="display: block; text-align: center; font-size: 14px; padding-bottom: 10px;"><?php wpforo_phrase('New password') ?></label>
|
987 |
+
<input type="password" name="pass1" id="pass1" class="input" size="20" value="" autocomplete="off" required autofocus />
|
988 |
+
</div>
|
989 |
+
<div class="wpf-field-cl"></div>
|
990 |
+
</div>
|
991 |
+
<div class="wpf-field wpf-field-type-text">
|
992 |
+
<div class="wpf-field-wrap">
|
993 |
+
<label for="userlogin" style="display: block; text-align: center; font-size: 14px; padding-bottom: 10px;"><?php wpforo_phrase('Repeat new password') ?></label>
|
994 |
+
<input type="password" name="pass2" id="pass2" class="input" size="20" value="" autocomplete="off" required />
|
995 |
+
</div>
|
996 |
+
<div class="wpf-field-cl"></div>
|
997 |
+
</div>
|
998 |
+
<div class="wpf-field wpf-field-type-text">
|
999 |
+
<div class="wpf-field-wrap">
|
1000 |
+
<?php echo wp_get_password_hint(); ?>
|
1001 |
+
</div>
|
1002 |
+
<div class="wpf-field-cl"></div>
|
1003 |
+
</div>
|
1004 |
+
<div class="wpf-field">
|
1005 |
+
<div class="wpf-field-wrap" style="text-align:center; width:100%;">
|
1006 |
+
<input type="submit" name="submit" value="<?php wpforo_phrase('Reset Password'); ?>" />
|
1007 |
+
</div>
|
1008 |
+
<div class="wpf-field-cl"></div>
|
1009 |
+
</div>
|
1010 |
+
<div class="wpf-field wpf-extra-field-end">
|
1011 |
+
<div class="wpf-field-wrap" style="text-align:center; width:100%;">
|
1012 |
+
<?php do_action('wpforo_resetpass_form_end') ?>
|
1013 |
+
<div class="wpf-field-cl"></div>
|
1014 |
+
</div>
|
1015 |
+
</div>
|
1016 |
+
<div class="wpf-cl"></div>
|
1017 |
+
</div>
|
1018 |
+
</div>
|
1019 |
+
</div>
|
1020 |
</div>
|
1021 |
</div>
|
1022 |
</form>
|
1127 |
if( $lastmod ){
|
1128 |
$url = wpforo_avatar_url( $avatar_html );
|
1129 |
if($url){
|
1130 |
+
if( strpos($url, '?') === FALSE ){
|
1131 |
$avatar_html = str_replace($url, $url . '?lm=' . time(), $avatar_html);
|
1132 |
}
|
1133 |
}
|
1135 |
return $avatar_html;
|
1136 |
}
|
1137 |
|
1138 |
+
|
1139 |
+
function wpforo_signature( $member, $args = array() ){
|
1140 |
+
|
1141 |
+
$signature = '';
|
1142 |
+
$default = array('nofollow' => 1, 'kses' => 1, 'echo' => 1);
|
1143 |
+
if( empty($args) ){
|
1144 |
+
$args = $default;
|
1145 |
+
}else{
|
1146 |
+
$args = wpforo_parse_args( $args, $default );
|
1147 |
+
}
|
1148 |
+
|
1149 |
+
if( is_int($member) && $member > 0 ){
|
1150 |
+
$member = wpforo_member( $member );
|
1151 |
+
$signature = ( isset($member['signature']) ) ? $member['signature'] : '';
|
1152 |
+
}
|
1153 |
+
elseif( is_array($member) && !empty($member) ){
|
1154 |
+
$signature = ( isset($member['signature']) ) ? $member['signature'] : '';
|
1155 |
+
}
|
1156 |
+
elseif( is_string($member) ){
|
1157 |
+
$signature = $member;
|
1158 |
+
}
|
1159 |
+
|
1160 |
+
$signature = stripslashes($signature);
|
1161 |
+
|
1162 |
+
if(!empty($args)){
|
1163 |
+
extract($args, EXTR_OVERWRITE);
|
1164 |
+
if(isset($kses) && $kses) $signature = wpforo_kses($signature, 'user_description');
|
1165 |
+
if(isset($nofollow) && $nofollow) $signature = wpforo_nofollow_tag($signature);
|
1166 |
+
}
|
1167 |
+
else{
|
1168 |
+
$signature = wpautop(wpforo_nofollow(wpforo_kses($signature, 'user_description')));
|
1169 |
+
}
|
1170 |
+
|
1171 |
+
$signature = wpautop($signature);
|
1172 |
+
|
1173 |
+
if($echo){
|
1174 |
+
echo $signature;
|
1175 |
+
}else{
|
1176 |
+
return $signature;
|
1177 |
+
}
|
1178 |
+
}
|
1179 |
+
|
1180 |
+
|
1181 |
function wpforo_register_fields(){
|
1182 |
$fields = WPF()->member->get_register_fields();
|
1183 |
do_action( 'wpforo_register_page_start', $fields );
|
wpf-includes/functions.php
CHANGED
@@ -21,6 +21,7 @@ function wpforo_verify_form( $mode = 'full' ){
|
|
21 |
exit('Error 2253 | Please contact to forum admin.');
|
22 |
}
|
23 |
}
|
|
|
24 |
}
|
25 |
|
26 |
function wpforo_home_url($str = '', $echo = false, $absolute = true){
|
@@ -878,23 +879,22 @@ function wpforo_remove_links( $content ){
|
|
878 |
}
|
879 |
|
880 |
add_filter('wpforo_content_filter', 'wpforo_nofollow_tag', 20);
|
881 |
-
function wpforo_nofollow_tag(
|
882 |
-
$content = preg_replace_callback('
|
883 |
return $content;
|
884 |
}
|
885 |
function wpforo_nofollow($match){
|
886 |
-
|
887 |
-
|
888 |
-
|
889 |
-
|
890 |
-
|
|
|
|
|
891 |
$link_url = parse_url($match[1]);
|
892 |
-
if(!empty($dofollow) &&
|
893 |
-
|
894 |
-
|
895 |
-
else{
|
896 |
-
$link = preg_replace('|(<a[^><]+)>|is', '$1 rel="nofollow">', $match[0]);
|
897 |
-
}
|
898 |
}
|
899 |
return $link;
|
900 |
}
|
@@ -1605,10 +1605,17 @@ function wpforo_db_check( $args = array() ){
|
|
1605 |
}
|
1606 |
}
|
1607 |
|
1608 |
-
function wpforo_is_owner( $userid ){
|
1609 |
if( isset(WPF()->current_userid) && WPF()->current_userid ){
|
1610 |
if( $userid == WPF()->current_userid ) return true;
|
1611 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1612 |
return false;
|
1613 |
}
|
1614 |
|
@@ -1801,4 +1808,14 @@ function wpforo_is_session_started(){
|
|
1801 |
}
|
1802 |
}
|
1803 |
return FALSE;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1804 |
}
|
21 |
exit('Error 2253 | Please contact to forum admin.');
|
22 |
}
|
23 |
}
|
24 |
+
do_action('wpforo_verify_form_end');
|
25 |
}
|
26 |
|
27 |
function wpforo_home_url($str = '', $echo = false, $absolute = true){
|
879 |
}
|
880 |
|
881 |
add_filter('wpforo_content_filter', 'wpforo_nofollow_tag', 20);
|
882 |
+
function wpforo_nofollow_tag($content){
|
883 |
+
$content = preg_replace_callback('#<a[^><]*?href=[\'\"]([^\'\"]+)[\'\"][^><]*?>#isu', 'wpforo_nofollow', $content);
|
884 |
return $content;
|
885 |
}
|
886 |
function wpforo_nofollow($match){
|
887 |
+
$link = $match[0];
|
888 |
+
$dofollow = trim(WPF()->tools_misc['dofollow']);
|
889 |
+
$dofollow = array_filter(array_map("trim", explode("\n", $dofollow)));
|
890 |
+
$parse = parse_url( wpforo_get_request_uri() );
|
891 |
+
$host = $parse['host'];
|
892 |
+
$main_host = preg_replace('#^.*?([^\.]+?\.[^\.]+?)$#isu', '$1', $host);
|
893 |
+
if( strpos($link, 'rel=') === false && strpos($match[1], $main_host) === false ){
|
894 |
$link_url = parse_url($match[1]);
|
895 |
+
if( !(!empty($dofollow) && !empty($link_url['host']) && in_array($link_url['host'], $dofollow)) ){
|
896 |
+
$link = str_replace('>', ' rel="nofollow">', $match[0]);
|
897 |
+
}
|
|
|
|
|
|
|
898 |
}
|
899 |
return $link;
|
900 |
}
|
1605 |
}
|
1606 |
}
|
1607 |
|
1608 |
+
function wpforo_is_owner( $userid, $email = '' ){
|
1609 |
if( isset(WPF()->current_userid) && WPF()->current_userid ){
|
1610 |
if( $userid == WPF()->current_userid ) return true;
|
1611 |
}
|
1612 |
+
elseif( !is_user_logged_in() && $email ){
|
1613 |
+
$guest = WPF()->member->get_guest_cookies();
|
1614 |
+
if( isset($guest['email']) && $guest['email'] == $email ) {
|
1615 |
+
return true;
|
1616 |
+
}
|
1617 |
+
return false;
|
1618 |
+
}
|
1619 |
return false;
|
1620 |
}
|
1621 |
|
1808 |
}
|
1809 |
}
|
1810 |
return FALSE;
|
1811 |
+
}
|
1812 |
+
|
1813 |
+
function wpforo_current_guest( $email ){
|
1814 |
+
$guest = WPF()->member->get_guest_cookies();
|
1815 |
+
if(!isset($guest['email']) || !$guest['email']) return false;
|
1816 |
+
if( $email == $guest['email']){
|
1817 |
+
return true;
|
1818 |
+
}else{
|
1819 |
+
return false;
|
1820 |
+
}
|
1821 |
}
|
wpf-includes/wpf-actions.php
CHANGED
@@ -8,14 +8,16 @@ function wpforo_actions(){
|
|
8 |
if( isset($_POST['wpfreg']) && !empty($_POST['wpfreg']) && $userid = WPF()->member->create($_POST['wpfreg'])){
|
9 |
wpforo_verify_form('ref');
|
10 |
WPF()->member->reset($userid);
|
11 |
-
|
|
|
|
|
12 |
exit();
|
13 |
}
|
14 |
|
15 |
if(isset($_POST['wpforologin']) && isset($_POST['log']) && isset($_POST['pwd'])){
|
16 |
wpforo_verify_form('ref');
|
17 |
if ( !is_wp_error( $user = wp_signon() ) ) {
|
18 |
-
$wpf_login_times = get_user_meta($user->ID, '_wpf_login_times', true);
|
19 |
if( isset($user->ID) && $wpf_login_times >= 1) {
|
20 |
$name = ( isset($user->data->display_name) ) ? $user->data->display_name : '';
|
21 |
WPF()->notice->add( 'Welcome back %s!', 'success', $name);
|
@@ -23,9 +25,11 @@ function wpforo_actions(){
|
|
23 |
else{
|
24 |
WPF()->notice->add('Welcome to our Community!', 'success');
|
25 |
}
|
26 |
-
|
27 |
update_user_meta( $user->ID, '_wpf_login_times', $wpf_login_times );
|
28 |
-
|
|
|
|
|
29 |
exit();
|
30 |
}else{
|
31 |
$args = array();
|
@@ -136,7 +140,9 @@ function wpforo_actions(){
|
|
136 |
}else{
|
137 |
WPF()->sbscrb->delete($sbs_key);
|
138 |
}
|
139 |
-
|
|
|
|
|
140 |
exit();
|
141 |
}
|
142 |
|
8 |
if( isset($_POST['wpfreg']) && !empty($_POST['wpfreg']) && $userid = WPF()->member->create($_POST['wpfreg'])){
|
9 |
wpforo_verify_form('ref');
|
10 |
WPF()->member->reset($userid);
|
11 |
+
$redirect_url = WPF()->member->get_profile_url( $userid, 'account' );
|
12 |
+
if( WPF()->member->options['redirect_url_after_register'] ) $redirect_url = WPF()->member->options['redirect_url_after_register'];
|
13 |
+
wp_redirect($redirect_url);
|
14 |
exit();
|
15 |
}
|
16 |
|
17 |
if(isset($_POST['wpforologin']) && isset($_POST['log']) && isset($_POST['pwd'])){
|
18 |
wpforo_verify_form('ref');
|
19 |
if ( !is_wp_error( $user = wp_signon() ) ) {
|
20 |
+
$wpf_login_times = intval( get_user_meta($user->ID, '_wpf_login_times', true) );
|
21 |
if( isset($user->ID) && $wpf_login_times >= 1) {
|
22 |
$name = ( isset($user->data->display_name) ) ? $user->data->display_name : '';
|
23 |
WPF()->notice->add( 'Welcome back %s!', 'success', $name);
|
25 |
else{
|
26 |
WPF()->notice->add('Welcome to our Community!', 'success');
|
27 |
}
|
28 |
+
$wpf_login_times++;
|
29 |
update_user_meta( $user->ID, '_wpf_login_times', $wpf_login_times );
|
30 |
+
$redirect_url = wpforo_home_url( preg_replace('#\?.*$#is', '', wpforo_get_request_uri()) );
|
31 |
+
if( WPF()->member->options['redirect_url_after_login'] ) $redirect_url = WPF()->member->options['redirect_url_after_login'];
|
32 |
+
wp_redirect($redirect_url);
|
33 |
exit();
|
34 |
}else{
|
35 |
$args = array();
|
140 |
}else{
|
141 |
WPF()->sbscrb->delete($sbs_key);
|
142 |
}
|
143 |
+
$redirect_url = wpforo_home_url( preg_replace('#\?.*$#is', '', wpforo_get_request_uri()) );
|
144 |
+
if( WPF()->member->options['redirect_url_after_confirm_sbscrb'] ) $redirect_url = WPF()->member->options['redirect_url_after_confirm_sbscrb'];
|
145 |
+
wp_redirect($redirect_url);
|
146 |
exit();
|
147 |
}
|
148 |
|
wpf-includes/wpf-hooks.php
CHANGED
@@ -377,7 +377,7 @@ add_action('wp_ajax_wpforo_like_ajax', 'wpf_like');
|
|
377 |
|
378 |
function wpf_like(){
|
379 |
$response = array('stat' => 0, 'likers' => '', 'notice' => WPF()->notice->get_notices());
|
380 |
-
if(!is_user_logged_in()){
|
381 |
WPF()->notice->add( sprintf( wpforo_phrase('Please %s or %s', FALSE), '<a href="' . wpforo_login_url() . '">'.wpforo_phrase('Login', FALSE).'</a>', '<a href="' . wpforo_register_url() . '">'.wpforo_phrase('Register', FALSE).'</a>' ) );
|
382 |
$response['notice'] = WPF()->notice->get_notices();
|
383 |
echo json_encode($response);
|
@@ -396,7 +396,7 @@ function wpf_like(){
|
|
396 |
exit();
|
397 |
}
|
398 |
if( !WPF()->perm->forum_can( 'l', $post['forumid']) ){
|
399 |
-
WPF()->notice->add('You
|
400 |
$response['notice'] = WPF()->notice->get_notices();
|
401 |
echo json_encode($response);
|
402 |
exit();
|
@@ -539,7 +539,7 @@ function wpf_answer(){
|
|
539 |
exit();
|
540 |
}
|
541 |
if( !(WPF()->perm->forum_can( 'at', $post['forumid'] ) || ( WPF()->perm->forum_can( 'oat', $post['forumid']) && WPF()->current_userid == $topic['userid'] ) ) ){
|
542 |
-
WPF()->notice->add('You
|
543 |
$response['notice'] = WPF()->notice->get_notices();
|
544 |
echo json_encode($response);
|
545 |
exit();
|
@@ -556,12 +556,11 @@ function wpf_answer(){
|
|
556 |
}
|
557 |
|
558 |
add_action('wp_ajax_wpforo_quote_ajax', 'wpf_quote');
|
|
|
559 |
function wpf_quote(){
|
560 |
-
|
561 |
-
if(!
|
562 |
-
|
563 |
-
$post = WPF()->db->get_row('SELECT `userid`, `body` FROM '.WPF()->db->prefix.'wpforo_posts WHERE postid =' . intval($_POST['postid']), ARRAY_A);
|
564 |
-
$post = apply_filters('wpforo_quote_post_ajax', $post);
|
565 |
$poster = wpforo_member( $post );
|
566 |
echo '<blockquote><div class="wpforo-post-quote-author"><strong>' . wpforo_phrase('Posted by', FALSE) . ': ' . ( $poster['display_name'] ? esc_textarea($poster['display_name']) : esc_textarea($poster['user_login']) ) . '</strong></div>' . wpautop($post['body']) . '</blockquote><br />';
|
567 |
exit();
|
@@ -619,10 +618,11 @@ function wpf_report(){
|
|
619 |
}
|
620 |
|
621 |
add_action('wp_ajax_wpforo_sticky_ajax', 'wpf_sticky');
|
|
|
622 |
function wpf_sticky(){
|
623 |
-
if(!is_user_logged_in()) return;
|
624 |
-
|
625 |
if( !isset($_POST['postid']) || !( $p_id = intval($_POST['postid']) ) ){ echo 0; exit(); }
|
|
|
|
|
626 |
if( $_POST['status'] == 'sticky' ){
|
627 |
$sql = "UPDATE " . WPF()->db->prefix . "wpforo_topics SET type = 1 WHERE topicid = " . intval($p_id);
|
628 |
WPF()->db->query( $sql );
|
@@ -638,7 +638,6 @@ function wpf_sticky(){
|
|
638 |
add_action('wp_ajax_wpforo_private_ajax', 'wpf_private');
|
639 |
function wpf_private(){
|
640 |
if(!is_user_logged_in()) return;
|
641 |
-
|
642 |
if( !isset($_POST['postid']) || !( $p_id = intval($_POST['postid']) ) ){ echo 0; exit(); }
|
643 |
if( $_POST['status'] == 'private' ){
|
644 |
$sql = "UPDATE " . WPF()->db->prefix . "wpforo_topics SET private = 1 WHERE topicid = " . intval($p_id);
|
@@ -657,21 +656,24 @@ function wpf_private(){
|
|
657 |
}
|
658 |
|
659 |
add_action('wp_ajax_wpforo_solved_ajax', 'wpf_solved');
|
|
|
660 |
function wpf_solved(){
|
661 |
-
if(!is_user_logged_in()) return;
|
662 |
-
|
663 |
if( !isset($_POST['postid']) || !( $p_id = intval($_POST['postid']) ) ){ echo 0; exit(); }
|
664 |
$post = WPF()->post->get_post($_POST['postid']);
|
665 |
-
if( $
|
666 |
-
|
667 |
-
|
668 |
-
|
669 |
-
|
670 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
671 |
}
|
672 |
-
if( isset($post['topicid']) && $post['topicid'] ) wpforo_clean_cache($post['topicid'], 'topic');
|
673 |
-
echo 1;
|
674 |
-
exit();
|
675 |
}
|
676 |
|
677 |
add_action('wp_ajax_wpforo_approve_ajax', 'wpf_approved');
|
@@ -724,19 +726,21 @@ function wpf_close(){
|
|
724 |
}
|
725 |
|
726 |
add_action('wp_ajax_wpforo_edit_ajax', 'wpf_edit');
|
|
|
727 |
function wpf_edit(){
|
728 |
-
if(!is_user_logged_in()) return;
|
729 |
|
730 |
if( !isset($_POST['postid']) || !$_POST['postid'] ){ echo 0; exit(); }
|
731 |
-
$sql = 'SELECT t.title AS topic_title, p.title AS post_title, p.`body`
|
732 |
FROM '.WPF()->db->prefix.'wpforo_posts p
|
733 |
INNER JOIN '.WPF()->db->prefix.'wpforo_topics t ON t.topicid = p.topicid
|
734 |
WHERE p.postid =' . intval($_POST['postid']);
|
735 |
if($post = WPF()->db->get_row($sql, ARRAY_A) ){
|
736 |
-
|
737 |
-
|
738 |
-
|
739 |
-
|
|
|
|
|
740 |
}
|
741 |
echo 0;
|
742 |
exit();
|
@@ -775,19 +779,27 @@ function wpf_delete(){
|
|
775 |
}
|
776 |
|
777 |
add_action('wp_ajax_wpforo_subscribe_ajax', 'wpf_subscribe');
|
|
|
778 |
function wpf_subscribe(){
|
779 |
-
if(!is_user_logged_in()) return FALSE;
|
780 |
-
|
781 |
$args = array(
|
782 |
-
'itemid' =>
|
783 |
'type' => sanitize_text_field($_POST['type']),
|
784 |
-
'userid' =>
|
|
|
|
|
|
|
785 |
);
|
|
|
|
|
|
|
|
|
|
|
|
|
786 |
|
787 |
if(isset($_POST['status']) && $_POST['status'] == 'subscribe'){
|
788 |
|
789 |
if($_POST['type'] == 'forum'){
|
790 |
-
$forum = WPF()->forum->get_forum(
|
791 |
if( isset($forum['forumid']) && $forum['forumid'] ){
|
792 |
if( !WPF()->perm->forum_can('vf', $forum['forumid']) ){
|
793 |
WPF()->notice->add('You are not permitted to subscribe here', 'error');
|
@@ -795,9 +807,9 @@ function wpf_subscribe(){
|
|
795 |
}
|
796 |
}
|
797 |
}elseif($_POST['type'] == 'topic'){
|
798 |
-
$topic = WPF()->topic->get_topic(
|
799 |
if( isset($topic['forumid']) && $topic['forumid'] ){
|
800 |
-
if( isset($topic['private']) && $topic['private'] && !wpforo_is_owner($topic['userid']) ){
|
801 |
if( !WPF()->perm->forum_can('vp', $topic['forumid']) ){
|
802 |
WPF()->notice->add('You are not permitted to subscribe here', 'error');
|
803 |
$return = 0;
|
@@ -811,7 +823,7 @@ function wpf_subscribe(){
|
|
811 |
if( wpforo_feature('subscribe_conf') ){
|
812 |
############### Sending Email ##################
|
813 |
$confirmlink = WPF()->sbscrb->get_confirm_link($args);
|
814 |
-
|
815 |
if($_POST['type'] == 'forum'){
|
816 |
$item_title = $forum['title'];
|
817 |
}elseif($_POST['type'] == 'topic'){
|
@@ -942,11 +954,9 @@ function wpforo_frontend_enqueue(){
|
|
942 |
wp_enqueue_style('wpforo-font-awesome-rtl');
|
943 |
}
|
944 |
}
|
945 |
-
|
946 |
-
|
947 |
-
|
948 |
-
wp_localize_script('wpforo-ajax', 'wpf_ajax_obj', array( 'url' => admin_url('admin-ajax.php') ));
|
949 |
-
}
|
950 |
if (is_rtl()) {
|
951 |
wp_register_style('wpforo-style-rtl', WPFORO_TEMPLATE_URL . '/style-rtl.css', false, WPFORO_VERSION );
|
952 |
wp_enqueue_style('wpforo-style-rtl');
|
@@ -1215,8 +1225,8 @@ function wpforo_avatar( $avatar, $id_or_email, $size, $default, $alt ) {
|
|
1215 |
$id = (int) $id_or_email;
|
1216 |
$user = get_user_by( 'id' , $id );
|
1217 |
}elseif( is_object( $id_or_email ) ) {
|
1218 |
-
if ( ! empty( $id_or_email->
|
1219 |
-
$id = (int) $id_or_email->
|
1220 |
$user = get_user_by( 'id' , $id );
|
1221 |
}
|
1222 |
}else{
|
@@ -1234,18 +1244,18 @@ add_filter( 'get_avatar' , 'wpforo_avatar' , 10, 5 );
|
|
1234 |
|
1235 |
function wpforo_mention_nickname_to_link($match){
|
1236 |
$return = $match[0];
|
1237 |
-
if( $member = WPF()->member->get_member($match[
|
1238 |
$href = WPF()->member->profile_url($member);
|
1239 |
$dname = wpforo_make_dname($member['display_name'], $member['user_nicename']);
|
1240 |
-
$return = sprintf('
|
1241 |
}
|
1242 |
|
1243 |
return $return;
|
1244 |
}
|
1245 |
|
1246 |
function wpforo_mentioned_code_to_link($text){
|
1247 |
-
|
1248 |
-
$text = preg_replace_callback('
|
1249 |
return $text;
|
1250 |
}
|
1251 |
add_filter('wpforo_body_text_filter', 'wpforo_mentioned_code_to_link');
|
@@ -1254,7 +1264,7 @@ function wpforo_send_mail_to_mentioned_users($item){
|
|
1254 |
if( !WPF()->sbscrb->options['user_mention_notify'] ) return false;
|
1255 |
$return = false;
|
1256 |
$body = strip_tags($item['body']);
|
1257 |
-
if( preg_match_all('
|
1258 |
|
1259 |
$dname = wpforo_make_dname( WPF()->current_user['display_name'], WPF()->current_user['user_nicename'] );
|
1260 |
$_to_words = array($dname);
|
@@ -1308,7 +1318,6 @@ add_action( 'wpforo_after_add_topic', 'wpforo_send_mail_to_mentioned_users' );
|
|
1308 |
add_action( 'wpforo_after_add_post', 'wpforo_send_mail_to_mentioned_users' );
|
1309 |
|
1310 |
function wpforo_topic_auto_subscribe($item){
|
1311 |
-
if(!is_user_logged_in()) return FALSE;
|
1312 |
if(!isset($_POST['wpforo_topic_subs']) || !$_POST['wpforo_topic_subs'] ) return FALSE;
|
1313 |
|
1314 |
if( isset($item['forumid']) && $item['forumid'] ){
|
@@ -1328,18 +1337,26 @@ function wpforo_topic_auto_subscribe($item){
|
|
1328 |
}
|
1329 |
|
1330 |
$args = array(
|
1331 |
-
'itemid' =>
|
1332 |
'type' => 'topic',
|
1333 |
-
'userid' =>
|
|
|
|
|
1334 |
);
|
|
|
|
|
|
|
|
|
|
|
|
|
1335 |
|
1336 |
$args['confirmkey'] = WPF()->sbscrb->get_confirm_key();
|
1337 |
|
1338 |
if( wpforo_feature('subscribe_conf') ){
|
1339 |
############### Sending Email ##################
|
1340 |
$confirmlink = WPF()->sbscrb->get_confirm_link($args);
|
1341 |
-
|
1342 |
-
|
1343 |
$message = WPF()->sbscrb->options['confirmation_email_message'];
|
1344 |
$topic = WPF()->topic->get_topic( $item['topicid'] );
|
1345 |
$from_tags = array("[member_name]", "[entry_title]", "[confirm_link]");
|
@@ -1350,8 +1367,8 @@ function wpforo_topic_auto_subscribe($item){
|
|
1350 |
|
1351 |
add_filter( 'wp_mail_content_type', 'wpforo_set_html_content_type' );
|
1352 |
$headers = wpforo_mail_headers();
|
1353 |
-
|
1354 |
-
if( wp_mail( WPF()->current_user_email
|
1355 |
if( $response = WPF()->sbscrb->add($args) ) return $response;
|
1356 |
}else{
|
1357 |
WPF()->notice->add('Can\'t send confirmation email', 'error');
|
@@ -1383,7 +1400,13 @@ function wpforo_forum_subscribers_mail_sender( $topic ){
|
|
1383 |
foreach($subscribers as $subscriber){
|
1384 |
|
1385 |
if( is_array($subscriber) ){
|
1386 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
1387 |
$unsubscribe_link = WPF()->sbscrb->get_unsubscribe_link($subscriber['confirmkey']);
|
1388 |
}else{
|
1389 |
$member = array('display_name' => $subscriber, 'user_email' => $subscriber);
|
@@ -1391,7 +1414,9 @@ function wpforo_forum_subscribers_mail_sender( $topic ){
|
|
1391 |
}
|
1392 |
|
1393 |
if( isset($topic['forumid']) && $topic['forumid'] ){
|
1394 |
-
if( isset($topic['private']) && $topic['private'] && isset($subscriber['userid'])
|
|
|
|
|
1395 |
$subscriber_groupid = ( isset($member['groupid']) && $member['groupid'] ) ? $member['groupid'] : WPF()->usergroup->get_groupid_by_userid($subscriber['userid']);
|
1396 |
if( !WPF()->perm->forum_can('vp', $topic['forumid'], $subscriber_groupid) ){
|
1397 |
continue;
|
@@ -1468,7 +1493,13 @@ function wpforo_topic_subscribers_mail_sender( $post ){
|
|
1468 |
foreach($subscribers as $subscriber){
|
1469 |
|
1470 |
if( is_array($subscriber) ){
|
1471 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
1472 |
$unsubscribe_link = WPF()->sbscrb->get_unsubscribe_link($subscriber['confirmkey']);
|
1473 |
}else{
|
1474 |
$member = array('display_name' => $subscriber, 'user_email' => $subscriber);
|
@@ -1483,17 +1514,14 @@ function wpforo_topic_subscribers_mail_sender( $post ){
|
|
1483 |
|
1484 |
$subscriber_groupid = ( isset($member['groupid']) && $member['groupid'] ) ? $member['groupid'] : WPF()->usergroup->get_groupid_by_userid($subscriber['userid']);
|
1485 |
|
1486 |
-
if( isset($topic['private']) && $topic['private']
|
|
|
|
|
1487 |
if( !WPF()->perm->forum_can('vp', $topic['forumid'], $subscriber_groupid) ){
|
1488 |
continue;
|
1489 |
}
|
1490 |
}
|
1491 |
-
if( isset($topic['status']) && $topic['status'] == 1){
|
1492 |
-
if( !WPF()->perm->forum_can('au', $topic['forumid'], $subscriber_groupid) ){
|
1493 |
-
continue;
|
1494 |
-
}
|
1495 |
-
}
|
1496 |
-
if( isset($post['status']) && $post['status'] == 1){
|
1497 |
if( !WPF()->perm->forum_can('au', $topic['forumid'], $subscriber_groupid) ){
|
1498 |
continue;
|
1499 |
}
|
@@ -1825,6 +1853,8 @@ function wpforo_create_cache(){
|
|
1825 |
add_action( 'wp_footer', 'wpforo_create_cache', 10 );
|
1826 |
|
1827 |
function wpforo_redirect_to_custom_lostpassword() {
|
|
|
|
|
1828 |
if ( 'GET' == $_SERVER['REQUEST_METHOD'] ) {
|
1829 |
if ( is_user_logged_in() ) {
|
1830 |
wp_redirect( wpforo_home_url() );
|
@@ -1835,9 +1865,11 @@ function wpforo_redirect_to_custom_lostpassword() {
|
|
1835 |
exit;
|
1836 |
}
|
1837 |
}
|
1838 |
-
|
1839 |
|
1840 |
function wpforo_redirect_to_custom_password_reset(){
|
|
|
|
|
1841 |
if ( 'GET' == $_SERVER['REQUEST_METHOD'] ) {
|
1842 |
// Verify key / login combo
|
1843 |
$user = check_password_reset_key( $_REQUEST['key'], $_REQUEST['login'] );
|
@@ -1857,10 +1889,12 @@ function wpforo_redirect_to_custom_password_reset(){
|
|
1857 |
exit;
|
1858 |
}
|
1859 |
}
|
1860 |
-
|
1861 |
-
|
1862 |
|
1863 |
function wpforo_do_lostpass(){
|
|
|
|
|
1864 |
if( isset($_POST['user_login']) && $_POST['user_login'] ){
|
1865 |
$errors = retrieve_password();
|
1866 |
if ( is_wp_error( $errors ) ) {
|
@@ -1877,9 +1911,11 @@ function wpforo_do_lostpass(){
|
|
1877 |
exit();
|
1878 |
}
|
1879 |
}
|
1880 |
-
|
1881 |
|
1882 |
function wpforo_do_password_reset() {
|
|
|
|
|
1883 |
if ( 'POST' == $_SERVER['REQUEST_METHOD'] ) {
|
1884 |
$rp_key = $_REQUEST['rp_key'];
|
1885 |
$rp_login = $_REQUEST['rp_login'];
|
@@ -1932,17 +1968,19 @@ function wpforo_do_password_reset() {
|
|
1932 |
|
1933 |
}
|
1934 |
}
|
1935 |
-
|
1936 |
-
|
1937 |
|
1938 |
function wpforo_replace_retrieve_password_message( $message, $key, $user_login, $user_data ) {
|
1939 |
if( wpforo_feature('resetpass-url') ){
|
1940 |
$reset_password_url = wpforo_home_url( '?wpforo=resetpassword&rp_key='.esc_attr( $key ).'&rp_login='.esc_attr( $user_login ) );
|
1941 |
-
if( empty(WPF()->sbscrb->options['reset_password_email_message']) )
|
1942 |
-
|
1943 |
-
|
1944 |
-
|
1945 |
-
|
1946 |
}
|
|
|
|
|
1947 |
}
|
1948 |
-
|
377 |
|
378 |
function wpf_like(){
|
379 |
$response = array('stat' => 0, 'likers' => '', 'notice' => WPF()->notice->get_notices());
|
380 |
+
if( !is_user_logged_in() ){
|
381 |
WPF()->notice->add( sprintf( wpforo_phrase('Please %s or %s', FALSE), '<a href="' . wpforo_login_url() . '">'.wpforo_phrase('Login', FALSE).'</a>', '<a href="' . wpforo_register_url() . '">'.wpforo_phrase('Register', FALSE).'</a>' ) );
|
382 |
$response['notice'] = WPF()->notice->get_notices();
|
383 |
echo json_encode($response);
|
396 |
exit();
|
397 |
}
|
398 |
if( !WPF()->perm->forum_can( 'l', $post['forumid']) ){
|
399 |
+
WPF()->notice->add('You don\t have permission to like posts from this forum', 'error');
|
400 |
$response['notice'] = WPF()->notice->get_notices();
|
401 |
echo json_encode($response);
|
402 |
exit();
|
539 |
exit();
|
540 |
}
|
541 |
if( !(WPF()->perm->forum_can( 'at', $post['forumid'] ) || ( WPF()->perm->forum_can( 'oat', $post['forumid']) && WPF()->current_userid == $topic['userid'] ) ) ){
|
542 |
+
WPF()->notice->add('You don\t have permission to make topic answered', 'error');
|
543 |
$response['notice'] = WPF()->notice->get_notices();
|
544 |
echo json_encode($response);
|
545 |
exit();
|
556 |
}
|
557 |
|
558 |
add_action('wp_ajax_wpforo_quote_ajax', 'wpf_quote');
|
559 |
+
add_action('wp_ajax_nopriv_wpforo_quote_ajax', 'wpf_quote' );
|
560 |
function wpf_quote(){
|
561 |
+
$post = WPF()->db->get_row('SELECT `userid`, `name`, `email`, `body` FROM '.WPF()->db->prefix.'wpforo_posts WHERE postid =' . intval($_POST['postid']), ARRAY_A);
|
562 |
+
if( !WPF()->perm->forum_can( 'cr', $post['forumid']) ) return;
|
563 |
+
$post = apply_filters('wpforo_quote_post_ajax', $post);
|
|
|
|
|
564 |
$poster = wpforo_member( $post );
|
565 |
echo '<blockquote><div class="wpforo-post-quote-author"><strong>' . wpforo_phrase('Posted by', FALSE) . ': ' . ( $poster['display_name'] ? esc_textarea($poster['display_name']) : esc_textarea($poster['user_login']) ) . '</strong></div>' . wpautop($post['body']) . '</blockquote><br />';
|
566 |
exit();
|
618 |
}
|
619 |
|
620 |
add_action('wp_ajax_wpforo_sticky_ajax', 'wpf_sticky');
|
621 |
+
add_action('wp_ajax_nopriv_wpforo_sticky_ajax', 'wpf_sticky' );
|
622 |
function wpf_sticky(){
|
|
|
|
|
623 |
if( !isset($_POST['postid']) || !( $p_id = intval($_POST['postid']) ) ){ echo 0; exit(); }
|
624 |
+
$topic = WPF()->db->get_row('SELECT `forumid` FROM '.WPF()->db->prefix.'wpforo_topics WHERE topicid =' . intval($p_id), ARRAY_A);
|
625 |
+
if( !WPF()->perm->forum_can( 's', $topic['forumid']) ) return;
|
626 |
if( $_POST['status'] == 'sticky' ){
|
627 |
$sql = "UPDATE " . WPF()->db->prefix . "wpforo_topics SET type = 1 WHERE topicid = " . intval($p_id);
|
628 |
WPF()->db->query( $sql );
|
638 |
add_action('wp_ajax_wpforo_private_ajax', 'wpf_private');
|
639 |
function wpf_private(){
|
640 |
if(!is_user_logged_in()) return;
|
|
|
641 |
if( !isset($_POST['postid']) || !( $p_id = intval($_POST['postid']) ) ){ echo 0; exit(); }
|
642 |
if( $_POST['status'] == 'private' ){
|
643 |
$sql = "UPDATE " . WPF()->db->prefix . "wpforo_topics SET private = 1 WHERE topicid = " . intval($p_id);
|
656 |
}
|
657 |
|
658 |
add_action('wp_ajax_wpforo_solved_ajax', 'wpf_solved');
|
659 |
+
add_action('wp_ajax_nopriv_wpforo_solved_ajax', 'wpf_solved' );
|
660 |
function wpf_solved(){
|
|
|
|
|
661 |
if( !isset($_POST['postid']) || !( $p_id = intval($_POST['postid']) ) ){ echo 0; exit(); }
|
662 |
$post = WPF()->post->get_post($_POST['postid']);
|
663 |
+
if( WPF()->perm->forum_can( 'sv', $post['forumid']) || WPF()->perm->forum_can( 'osv', $post['forumid']) ){
|
664 |
+
if( $_POST['status'] == 'solved' ){
|
665 |
+
$sql = "UPDATE " . WPF()->db->prefix . "wpforo_posts SET is_answer = 1 WHERE postid = " . intval($p_id);
|
666 |
+
WPF()->db->query( $sql );
|
667 |
+
}elseif( $_POST['status'] == 'unsolved' ){
|
668 |
+
$sql = "UPDATE ".WPF()->db->prefix ."wpforo_posts SET is_answer = 0 WHERE postid = " . intval($p_id);
|
669 |
+
WPF()->db->query( $sql );
|
670 |
+
}
|
671 |
+
if( isset($post['topicid']) && $post['topicid'] ) wpforo_clean_cache($post['topicid'], 'topic');
|
672 |
+
echo 1;
|
673 |
+
exit();
|
674 |
+
}else{
|
675 |
+
return;
|
676 |
}
|
|
|
|
|
|
|
677 |
}
|
678 |
|
679 |
add_action('wp_ajax_wpforo_approve_ajax', 'wpf_approved');
|
726 |
}
|
727 |
|
728 |
add_action('wp_ajax_wpforo_edit_ajax', 'wpf_edit');
|
729 |
+
add_action('wp_ajax_nopriv_wpforo_edit_ajax', 'wpf_edit' );
|
730 |
function wpf_edit(){
|
|
|
731 |
|
732 |
if( !isset($_POST['postid']) || !$_POST['postid'] ){ echo 0; exit(); }
|
733 |
+
$sql = 'SELECT t.forumid AS forumid, t.title AS topic_title, p.title AS post_title, p.`body`
|
734 |
FROM '.WPF()->db->prefix.'wpforo_posts p
|
735 |
INNER JOIN '.WPF()->db->prefix.'wpforo_topics t ON t.topicid = p.topicid
|
736 |
WHERE p.postid =' . intval($_POST['postid']);
|
737 |
if($post = WPF()->db->get_row($sql, ARRAY_A) ){
|
738 |
+
if( WPF()->perm->forum_can('eor', $post['forumid']) || WPF()->perm->forum_can('eot', $post['forumid']) ){
|
739 |
+
$post = apply_filters('wpforo_edit_post_ajax', $post);
|
740 |
+
$post['body'] = wpautop($post['body']);
|
741 |
+
echo json_encode($post);
|
742 |
+
exit();
|
743 |
+
}
|
744 |
}
|
745 |
echo 0;
|
746 |
exit();
|
779 |
}
|
780 |
|
781 |
add_action('wp_ajax_wpforo_subscribe_ajax', 'wpf_subscribe');
|
782 |
+
add_action('wp_ajax_nopriv_wpforo_subscribe_ajax', 'wpf_subscribe');
|
783 |
function wpf_subscribe(){
|
|
|
|
|
784 |
$args = array(
|
785 |
+
'itemid' => wpforo_bigintval($_POST['itemid']),
|
786 |
'type' => sanitize_text_field($_POST['type']),
|
787 |
+
'userid' => WPF()->current_userid,
|
788 |
+
'active' => 0,
|
789 |
+
'user_name' => '',
|
790 |
+
'user_email' => ''
|
791 |
);
|
792 |
+
|
793 |
+
if( !WPF()->current_userid ){
|
794 |
+
if( WPF()->current_user_email ) $args['user_email'] = WPF()->current_user_email;
|
795 |
+
if( WPF()->current_user_display_name ) $args['user_name'] = WPF()->current_user_display_name;
|
796 |
+
}
|
797 |
+
if( !$args['userid'] && !$args['user_email'] ) return false;
|
798 |
|
799 |
if(isset($_POST['status']) && $_POST['status'] == 'subscribe'){
|
800 |
|
801 |
if($_POST['type'] == 'forum'){
|
802 |
+
$forum = WPF()->forum->get_forum(wpforo_bigintval($_POST['itemid']));
|
803 |
if( isset($forum['forumid']) && $forum['forumid'] ){
|
804 |
if( !WPF()->perm->forum_can('vf', $forum['forumid']) ){
|
805 |
WPF()->notice->add('You are not permitted to subscribe here', 'error');
|
807 |
}
|
808 |
}
|
809 |
}elseif($_POST['type'] == 'topic'){
|
810 |
+
$topic = WPF()->topic->get_topic(wpforo_bigintval($_POST['itemid']));
|
811 |
if( isset($topic['forumid']) && $topic['forumid'] ){
|
812 |
+
if( isset($topic['private']) && $topic['private'] && !wpforo_is_owner($topic['userid'], $topic['email']) ){
|
813 |
if( !WPF()->perm->forum_can('vp', $topic['forumid']) ){
|
814 |
WPF()->notice->add('You are not permitted to subscribe here', 'error');
|
815 |
$return = 0;
|
823 |
if( wpforo_feature('subscribe_conf') ){
|
824 |
############### Sending Email ##################
|
825 |
$confirmlink = WPF()->sbscrb->get_confirm_link($args);
|
826 |
+
$member_name = ( WPF()->current_userid ? wpforo_make_dname( WPF()->current_user['display_name'], WPF()->current_user['user_nicename'] ) : ( $args['user_name'] ? $args['user_name'] : $args['user_email'] ) );
|
827 |
if($_POST['type'] == 'forum'){
|
828 |
$item_title = $forum['title'];
|
829 |
}elseif($_POST['type'] == 'topic'){
|
954 |
wp_enqueue_style('wpforo-font-awesome-rtl');
|
955 |
}
|
956 |
}
|
957 |
+
wp_register_script('wpforo-ajax', WPFORO_URL . '/wpf-assets/js/ajax.js', array('jquery'), WPFORO_VERSION, false);
|
958 |
+
wp_enqueue_script('wpforo-ajax');
|
959 |
+
wp_localize_script('wpforo-ajax', 'wpf_ajax_obj', array( 'url' => admin_url('admin-ajax.php') ));
|
|
|
|
|
960 |
if (is_rtl()) {
|
961 |
wp_register_style('wpforo-style-rtl', WPFORO_TEMPLATE_URL . '/style-rtl.css', false, WPFORO_VERSION );
|
962 |
wp_enqueue_style('wpforo-style-rtl');
|
1225 |
$id = (int) $id_or_email;
|
1226 |
$user = get_user_by( 'id' , $id );
|
1227 |
}elseif( is_object( $id_or_email ) ) {
|
1228 |
+
if ( ! empty( $id_or_email->ID ) ) {
|
1229 |
+
$id = (int) $id_or_email->ID;
|
1230 |
$user = get_user_by( 'id' , $id );
|
1231 |
}
|
1232 |
}else{
|
1244 |
|
1245 |
function wpforo_mention_nickname_to_link($match){
|
1246 |
$return = $match[0];
|
1247 |
+
if( $member = WPF()->member->get_member($match[1]) ){
|
1248 |
$href = WPF()->member->profile_url($member);
|
1249 |
$dname = wpforo_make_dname($member['display_name'], $member['user_nicename']);
|
1250 |
+
$return = sprintf('<a href="%s" title="%s">@%s</a>%s', $href, $dname, $match[1], $match[2]);
|
1251 |
}
|
1252 |
|
1253 |
return $return;
|
1254 |
}
|
1255 |
|
1256 |
function wpforo_mentioned_code_to_link($text){
|
1257 |
+
//$text = htmlspecialchars_decode($text);
|
1258 |
+
$text = preg_replace_callback('#@([^\r\n\t\s\0<>\[\]!,\.\(\)\'\"\|\?\@]+)($|[\r\n\t\s\0<>\[\]!,\.\(\)\'\"\|\?\@])#isu', 'wpforo_mention_nickname_to_link', $text);
|
1259 |
return $text;
|
1260 |
}
|
1261 |
add_filter('wpforo_body_text_filter', 'wpforo_mentioned_code_to_link');
|
1264 |
if( !WPF()->sbscrb->options['user_mention_notify'] ) return false;
|
1265 |
$return = false;
|
1266 |
$body = strip_tags($item['body']);
|
1267 |
+
if( preg_match_all('#@([^\r\n\t\s\0<>\[\]!,\.\(\)\'\"\|\?\@]+)(?:$|[\r\n\t\s\0<>\[\]!,\.\(\)\'\"\|\?\@])#isu', $body, $matches, PREG_SET_ORDER) ){
|
1268 |
|
1269 |
$dname = wpforo_make_dname( WPF()->current_user['display_name'], WPF()->current_user['user_nicename'] );
|
1270 |
$_to_words = array($dname);
|
1318 |
add_action( 'wpforo_after_add_post', 'wpforo_send_mail_to_mentioned_users' );
|
1319 |
|
1320 |
function wpforo_topic_auto_subscribe($item){
|
|
|
1321 |
if(!isset($_POST['wpforo_topic_subs']) || !$_POST['wpforo_topic_subs'] ) return FALSE;
|
1322 |
|
1323 |
if( isset($item['forumid']) && $item['forumid'] ){
|
1337 |
}
|
1338 |
|
1339 |
$args = array(
|
1340 |
+
'itemid' => wpforo_bigintval($item['topicid']),
|
1341 |
'type' => 'topic',
|
1342 |
+
'userid' => WPF()->current_userid,
|
1343 |
+
'user_name' => '',
|
1344 |
+
'user_email' => ''
|
1345 |
);
|
1346 |
+
|
1347 |
+
if( !WPF()->current_userid ){
|
1348 |
+
if( WPF()->current_user_email ) $args['user_email'] = WPF()->current_user_email;
|
1349 |
+
if( WPF()->current_user_display_name ) $args['user_name'] = WPF()->current_user_display_name;
|
1350 |
+
}
|
1351 |
+
if( !$args['userid'] && !$args['user_email'] ) return false;
|
1352 |
|
1353 |
$args['confirmkey'] = WPF()->sbscrb->get_confirm_key();
|
1354 |
|
1355 |
if( wpforo_feature('subscribe_conf') ){
|
1356 |
############### Sending Email ##################
|
1357 |
$confirmlink = WPF()->sbscrb->get_confirm_link($args);
|
1358 |
+
$member_name = ( WPF()->current_userid ? wpforo_make_dname( WPF()->current_user['display_name'], WPF()->current_user['user_nicename'] ) : ( $args['user_name'] ? $args['user_name'] : $args['user_email'] ) );
|
1359 |
+
$subject = WPF()->sbscrb->options['confirmation_email_subject'];
|
1360 |
$message = WPF()->sbscrb->options['confirmation_email_message'];
|
1361 |
$topic = WPF()->topic->get_topic( $item['topicid'] );
|
1362 |
$from_tags = array("[member_name]", "[entry_title]", "[confirm_link]");
|
1367 |
|
1368 |
add_filter( 'wp_mail_content_type', 'wpforo_set_html_content_type' );
|
1369 |
$headers = wpforo_mail_headers();
|
1370 |
+
|
1371 |
+
if( wp_mail( WPF()->current_user_email, sanitize_text_field($subject), $message, $headers ) ){
|
1372 |
if( $response = WPF()->sbscrb->add($args) ) return $response;
|
1373 |
}else{
|
1374 |
WPF()->notice->add('Can\'t send confirmation email', 'error');
|
1400 |
foreach($subscribers as $subscriber){
|
1401 |
|
1402 |
if( is_array($subscriber) ){
|
1403 |
+
if( $subscriber['userid'] ){
|
1404 |
+
$member = WPF()->member->get_member( $subscriber['userid'] );
|
1405 |
+
}elseif( $subscriber['user_email'] ){
|
1406 |
+
$member = array('groupid' => 4, 'display_name' => ($subscriber['user_name'] ? $subscriber['user_name'] : $subscriber['user_email']), 'user_email' => $subscriber['user_email']);
|
1407 |
+
}else{
|
1408 |
+
continue;
|
1409 |
+
}
|
1410 |
$unsubscribe_link = WPF()->sbscrb->get_unsubscribe_link($subscriber['confirmkey']);
|
1411 |
}else{
|
1412 |
$member = array('display_name' => $subscriber, 'user_email' => $subscriber);
|
1414 |
}
|
1415 |
|
1416 |
if( isset($topic['forumid']) && $topic['forumid'] ){
|
1417 |
+
if( isset($topic['private']) && $topic['private'] && isset($subscriber['userid'])
|
1418 |
+
&& ( ( $topic['userid'] && $subscriber['userid'] && $topic['userid'] != $subscriber['userid'] )
|
1419 |
+
|| ( $topic['email'] && $subscriber['user_email'] && $topic['email'] != $subscriber['user_email'] ) ) ){
|
1420 |
$subscriber_groupid = ( isset($member['groupid']) && $member['groupid'] ) ? $member['groupid'] : WPF()->usergroup->get_groupid_by_userid($subscriber['userid']);
|
1421 |
if( !WPF()->perm->forum_can('vp', $topic['forumid'], $subscriber_groupid) ){
|
1422 |
continue;
|
1493 |
foreach($subscribers as $subscriber){
|
1494 |
|
1495 |
if( is_array($subscriber) ){
|
1496 |
+
if( $subscriber['userid'] ){
|
1497 |
+
$member = WPF()->member->get_member( $subscriber['userid'] );
|
1498 |
+
}elseif( $subscriber['user_email'] ){
|
1499 |
+
$member = array('groupid' => 4, 'display_name' => ($subscriber['user_name'] ? $subscriber['user_name'] : $subscriber['user_email']), 'user_email' => $subscriber['user_email']);
|
1500 |
+
}else{
|
1501 |
+
continue;
|
1502 |
+
}
|
1503 |
$unsubscribe_link = WPF()->sbscrb->get_unsubscribe_link($subscriber['confirmkey']);
|
1504 |
}else{
|
1505 |
$member = array('display_name' => $subscriber, 'user_email' => $subscriber);
|
1514 |
|
1515 |
$subscriber_groupid = ( isset($member['groupid']) && $member['groupid'] ) ? $member['groupid'] : WPF()->usergroup->get_groupid_by_userid($subscriber['userid']);
|
1516 |
|
1517 |
+
if( isset($topic['private']) && $topic['private']
|
1518 |
+
&& ( ( $topic['userid'] && $subscriber['userid'] && $topic['userid'] != $subscriber['userid'] )
|
1519 |
+
|| ( $topic['email'] && $subscriber['user_email'] && $topic['email'] != $subscriber['user_email'] ) ) ){
|
1520 |
if( !WPF()->perm->forum_can('vp', $topic['forumid'], $subscriber_groupid) ){
|
1521 |
continue;
|
1522 |
}
|
1523 |
}
|
1524 |
+
if( (isset($topic['status']) && $topic['status'] == 1) || (isset($post['status']) && $post['status'] == 1) ){
|
|
|
|
|
|
|
|
|
|
|
1525 |
if( !WPF()->perm->forum_can('au', $topic['forumid'], $subscriber_groupid) ){
|
1526 |
continue;
|
1527 |
}
|
1853 |
add_action( 'wp_footer', 'wpforo_create_cache', 10 );
|
1854 |
|
1855 |
function wpforo_redirect_to_custom_lostpassword() {
|
1856 |
+
if( !wpforo_feature('resetpass-url') ) return;
|
1857 |
+
|
1858 |
if ( 'GET' == $_SERVER['REQUEST_METHOD'] ) {
|
1859 |
if ( is_user_logged_in() ) {
|
1860 |
wp_redirect( wpforo_home_url() );
|
1865 |
exit;
|
1866 |
}
|
1867 |
}
|
1868 |
+
add_action('login_form_lostpassword', 'wpforo_redirect_to_custom_lostpassword');
|
1869 |
|
1870 |
function wpforo_redirect_to_custom_password_reset(){
|
1871 |
+
if( !wpforo_feature('resetpass-url') ) return;
|
1872 |
+
|
1873 |
if ( 'GET' == $_SERVER['REQUEST_METHOD'] ) {
|
1874 |
// Verify key / login combo
|
1875 |
$user = check_password_reset_key( $_REQUEST['key'], $_REQUEST['login'] );
|
1889 |
exit;
|
1890 |
}
|
1891 |
}
|
1892 |
+
add_action( 'login_form_rp', 'wpforo_redirect_to_custom_password_reset' );
|
1893 |
+
add_action( 'login_form_resetpass', 'wpforo_redirect_to_custom_password_reset' );
|
1894 |
|
1895 |
function wpforo_do_lostpass(){
|
1896 |
+
if( !wpforo_feature('resetpass-url') ) return;
|
1897 |
+
|
1898 |
if( isset($_POST['user_login']) && $_POST['user_login'] ){
|
1899 |
$errors = retrieve_password();
|
1900 |
if ( is_wp_error( $errors ) ) {
|
1911 |
exit();
|
1912 |
}
|
1913 |
}
|
1914 |
+
add_action('login_form_lostpassword', 'wpforo_do_lostpass');
|
1915 |
|
1916 |
function wpforo_do_password_reset() {
|
1917 |
+
if( !wpforo_feature('resetpass-url') ) return;
|
1918 |
+
|
1919 |
if ( 'POST' == $_SERVER['REQUEST_METHOD'] ) {
|
1920 |
$rp_key = $_REQUEST['rp_key'];
|
1921 |
$rp_login = $_REQUEST['rp_login'];
|
1968 |
|
1969 |
}
|
1970 |
}
|
1971 |
+
add_action( 'login_form_rp', 'wpforo_do_password_reset' );
|
1972 |
+
add_action( 'login_form_resetpass', 'wpforo_do_password_reset' );
|
1973 |
|
1974 |
function wpforo_replace_retrieve_password_message( $message, $key, $user_login, $user_data ) {
|
1975 |
if( wpforo_feature('resetpass-url') ){
|
1976 |
$reset_password_url = wpforo_home_url( '?wpforo=resetpassword&rp_key='.esc_attr( $key ).'&rp_login='.esc_attr( $user_login ) );
|
1977 |
+
if( empty(WPF()->sbscrb->options['reset_password_email_message']) ){
|
1978 |
+
$message = preg_replace('#<?http[^\r\n\t\s]+wp-login\.php[^\r\n\t\s]+#isu', "<$reset_password_url>", $message);
|
1979 |
+
}else{
|
1980 |
+
$message = str_replace(array('[user_login]', '[reset_password_url]'), array($user_login, "<$reset_password_url>"), WPF()->sbscrb->options['reset_password_email_message']);
|
1981 |
+
}
|
1982 |
}
|
1983 |
+
|
1984 |
+
return $message;
|
1985 |
}
|
1986 |
+
add_filter( 'retrieve_password_message', 'wpforo_replace_retrieve_password_message', 10, 4 );
|
wpf-includes/wpf-phrases.php
CHANGED
@@ -3,704 +3,714 @@
|
|
3 |
if( !defined( 'ABSPATH' ) ) exit;
|
4 |
|
5 |
$wpforo_phrases = array(
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
22 |
-
|
23 |
-
|
24 |
-
|
25 |
-
|
26 |
-
|
27 |
-
|
28 |
-
|
29 |
-
|
30 |
-
|
31 |
-
|
32 |
-
|
33 |
-
|
34 |
-
|
35 |
-
|
36 |
-
|
37 |
-
|
38 |
-
|
39 |
-
|
40 |
-
|
41 |
-
|
42 |
-
|
43 |
-
|
44 |
-
|
45 |
-
|
46 |
-
|
47 |
-
|
48 |
-
|
49 |
-
|
50 |
-
|
51 |
-
|
52 |
-
|
53 |
-
|
54 |
-
|
55 |
-
|
56 |
-
|
57 |
-
|
58 |
-
|
59 |
-
|
60 |
-
|
61 |
-
|
62 |
-
|
63 |
-
|
64 |
-
|
65 |
-
|
66 |
-
|
67 |
-
|
68 |
-
|
69 |
-
|
70 |
-
|
71 |
-
|
72 |
-
|
73 |
-
|
74 |
-
|
75 |
-
|
76 |
-
|
77 |
-
|
78 |
-
|
79 |
-
|
80 |
-
|
81 |
-
|
82 |
-
|
83 |
-
|
84 |
-
|
85 |
-
|
86 |
-
|
87 |
-
|
88 |
-
|
89 |
-
|
90 |
-
|
91 |
-
|
92 |
-
|
93 |
-
|
94 |
-
|
95 |
-
|
96 |
-
|
97 |
-
|
98 |
-
|
99 |
-
|
100 |
-
|
101 |
-
|
102 |
-
|
103 |
-
|
104 |
-
|
105 |
-
|
106 |
-
|
107 |
-
|
108 |
-
|
109 |
-
|
110 |
-
|
111 |
-
|
112 |
-
|
113 |
-
|
114 |
-
|
115 |
-
|
116 |
-
|
117 |
-
|
118 |
-
|
119 |
-
|
120 |
-
|
121 |
-
|
122 |
-
|
123 |
-
|
124 |
-
|
125 |
-
|
126 |
-
|
127 |
-
|
128 |
-
|
129 |
-
|
130 |
-
|
131 |
-
|
132 |
-
|
133 |
-
|
134 |
-
|
135 |
-
|
136 |
-
|
137 |
-
|
138 |
-
|
139 |
-
|
140 |
-
|
141 |
-
|
142 |
-
|
143 |
-
|
144 |
-
|
145 |
-
|
146 |
-
|
147 |
-
|
148 |
-
|
149 |
-
|
150 |
-
|
151 |
-
|
152 |
-
|
153 |
-
|
154 |
-
|
155 |
-
|
156 |
-
|
157 |
-
|
158 |
-
|
159 |
-
|
160 |
-
|
161 |
-
|
162 |
-
|
163 |
-
|
164 |
-
|
165 |
-
|
166 |
-
|
167 |
-
|
168 |
-
|
169 |
-
|
170 |
-
|
171 |
-
|
172 |
-
|
173 |
-
|
174 |
-
|
175 |
-
|
176 |
-
|
177 |
-
|
178 |
-
|
179 |
-
|
180 |
-
|
181 |
-
|
182 |
-
|
183 |
-
|
184 |
-
|
185 |
-
|
186 |
-
|
187 |
-
|
188 |
-
|
189 |
-
|
190 |
-
|
191 |
-
|
192 |
-
|
193 |
-
|
194 |
-
|
195 |
-
|
196 |
-
|
197 |
-
|
198 |
-
|
199 |
-
|
200 |
-
|
201 |
-
|
202 |
-
|
203 |
-
|
204 |
-
|
205 |
-
|
206 |
-
|
207 |
-
|
208 |
-
|
209 |
-
|
210 |
-
|
211 |
-
|
212 |
-
|
213 |
-
|
214 |
-
|
215 |
-
|
216 |
-
|
217 |
-
|
218 |
-
|
219 |
-
|
220 |
-
|
221 |
-
|
222 |
-
|
223 |
-
|
224 |
-
|
225 |
-
|
226 |
-
|
227 |
-
|
228 |
-
|
229 |
-
|
230 |
-
|
231 |
-
|
232 |
-
|
233 |
-
|
234 |
-
|
235 |
-
|
236 |
-
|
237 |
-
|
238 |
-
|
239 |
-
|
240 |
-
|
241 |
-
|
242 |
-
|
243 |
-
|
244 |
-
|
245 |
-
|
246 |
-
|
247 |
-
|
248 |
-
|
249 |
-
|
250 |
-
|
251 |
-
|
252 |
-
|
253 |
-
|
254 |
-
|
255 |
-
|
256 |
-
|
257 |
-
|
258 |
-
|
259 |
-
|
260 |
-
|
261 |
-
|
262 |
-
|
263 |
-
|
264 |
-
|
265 |
-
|
266 |
-
|
267 |
-
|
268 |
-
|
269 |
-
|
270 |
-
|
271 |
-
|
272 |
-
|
273 |
-
|
274 |
-
|
275 |
-
|
276 |
-
|
277 |
-
|
278 |
-
|
279 |
-
|
280 |
-
|
281 |
-
|
282 |
-
|
283 |
-
|
284 |
-
|
285 |
-
|
286 |
-
|
287 |
-
|
288 |
-
|
289 |
-
|
290 |
-
|
291 |
-
|
292 |
-
|
293 |
-
|
294 |
-
|
295 |
-
|
296 |
-
|
297 |
-
|
298 |
-
|
299 |
-
|
300 |
-
|
301 |
-
|
302 |
-
|
303 |
-
|
304 |
-
|
305 |
-
|
306 |
-
|
307 |
-
|
308 |
-
|
309 |
-
|
310 |
-
|
311 |
-
|
312 |
-
|
313 |
-
|
314 |
-
|
315 |
-
|
316 |
-
|
317 |
-
|
318 |
-
|
319 |
-
|
320 |
-
|
321 |
-
|
322 |
-
|
323 |
-
|
324 |
-
|
325 |
-
|
326 |
-
|
327 |
-
|
328 |
-
|
329 |
-
|
330 |
-
|
331 |
-
|
332 |
-
|
333 |
-
|
334 |
-
|
335 |
-
|
336 |
-
|
337 |
-
|
338 |
-
|
339 |
-
|
340 |
-
|
341 |
-
|
342 |
-
|
343 |
-
|
344 |
-
|
345 |
-
|
346 |
-
|
347 |
-
|
348 |
-
|
349 |
-
|
350 |
-
|
351 |
-
|
352 |
-
|
353 |
-
|
354 |
-
|
355 |
-
|
356 |
-
|
357 |
-
|
358 |
-
|
359 |
-
|
360 |
-
|
361 |
-
|
362 |
-
|
363 |
-
|
364 |
-
|
365 |
-
|
366 |
-
|
367 |
-
|
368 |
-
|
369 |
-
|
370 |
-
|
371 |
-
|
372 |
-
|
373 |
-
|
374 |
-
|
375 |
-
|
376 |
-
|
377 |
-
|
378 |
-
|
379 |
-
|
380 |
-
|
381 |
-
|
382 |
-
|
383 |
-
|
384 |
-
|
385 |
-
|
386 |
-
|
387 |
-
|
388 |
-
|
389 |
-
|
390 |
-
|
391 |
-
|
392 |
-
|
393 |
-
|
394 |
-
|
395 |
-
|
396 |
-
|
397 |
-
|
398 |
-
|
399 |
-
|
400 |
-
|
401 |
-
|
402 |
-
|
403 |
-
|
404 |
-
|
405 |
-
|
406 |
-
|
407 |
-
|
408 |
-
|
409 |
-
|
410 |
-
|
411 |
-
|
412 |
-
|
413 |
-
|
414 |
-
|
415 |
-
|
416 |
-
|
417 |
-
|
418 |
-
|
419 |
-
|
420 |
-
///MESSAGES//////////////////////////////////
|
421 |
-
'%s access successfully added' => __('%s access successfully added', 'wpforo'),
|
422 |
-
'%s access successfully edited' => __('%s access successfully edited', 'wpforo'),
|
423 |
-
'Access add error' => __('Access add error', 'wpforo'),
|
424 |
-
'Access delete error' => __('Access delete error', 'wpforo'),
|
425 |
-
'Access edit error' => __('Access edit error', 'wpforo'),
|
426 |
-
'Access successfully deleted' => __('Access successfully deleted', 'wpforo'),
|
427 |
-
'Add Topic error: No forum selected' => __('Add Topic error: No forum selected', 'wpforo'),
|
428 |
-
'All Checked topics successfully deleted' => __('All Checked topics successfully deleted', 'wpforo'),
|
429 |
-
'Can\'t add forum' => __('Can\'t add forum', 'wpforo'),
|
430 |
-
'Can\'t add new language' => __('Can\'t add new language', 'wpforo'),
|
431 |
-
'Can\'t delete this Usergroup' => __('Can\'t delete this Usergroup', 'wpforo'),
|
432 |
-
'Can\'t send confirmation email' => __('Can\'t send confirmation email', 'wpforo'),
|
433 |
-
'Can\'t send report email' => __('Can\'t send report email', 'wpforo'),
|
434 |
-
'Can\'t subscribe to this item' => __('Can\'t subscribe to this item', 'wpforo'),
|
435 |
-
'Can\'t write a post: This topic is closed' => __('Can\'t write a post: This topic is closed', 'wpforo'),
|
436 |
-
'Can`t upload file' => __('Can`t upload file', 'wpforo'),
|
437 |
-
'Cannot update forum hierarchy' => __('Cannot update forum hierarchy', 'wpforo'),
|
438 |
-
'Cannot update post data' => __('Cannot update post data', 'wpforo'),
|
439 |
-
'Could not be unsubscribe from this item' => __('Could not be unsubscribe from this item', 'wpforo'),
|
440 |
-
'Email address exists. Please insert another.' => __('Email address exists. Please insert another.', 'wpforo'),
|
441 |
-
'Error: Forum is not found' => __('Error: Forum is not found', 'wpforo'),
|
442 |
-
'Error: No topic selected' => __('Error: No topic selected', 'wpforo'),
|
443 |
-
'Error: Topic is not found' => __('Error: Topic is not found', 'wpforo'),
|
444 |
-
'Error: please inset some text to report.' => __('Error: please inset some text to report.', 'wpforo'),
|
445 |
-
'Features successfully updated' => __('Features successfully updated', 'wpforo'),
|
446 |
-
'Features successfully updated, but previous value not changed' => __('Features successfully updated, but previous value not changed', 'wpforo'),
|
447 |
-
'File type is not allowed' => __('File type is not allowed', 'wpforo'),
|
448 |
-
'Forum Base URL successfully updated' => __('Forum Base URL successfully updated', 'wpforo'),
|
449 |
-
'Forum deleting error' => __('Forum deleting error', 'wpforo'),
|
450 |
-
'Forum hierarchy successfully updated' => __('Forum hierarchy successfully updated', 'wpforo'),
|
451 |
-
'Forum is successfully merged' => __('Forum is successfully merged', 'wpforo'),
|
452 |
-
'Forum merging error' => __('Forum merging error', 'wpforo'),
|
453 |
-
'Forum options successfully updated' => __('Forum options successfully updated', 'wpforo'),
|
454 |
-
'Forum options successfully updated, but previous value not changed' => __('Forum options successfully updated, but previous value not changed', 'wpforo'),
|
455 |
-
'Forum successfully updated' => __('Forum successfully updated', 'wpforo'),
|
456 |
-
'Forum update error' => __('Forum update error', 'wpforo'),
|
457 |
-
'General options successfully updated' => __('General options successfully updated', 'wpforo'),
|
458 |
-
'Illegal character in username.' => __('Illegal character in username.', 'wpforo'),
|
459 |
-
'Insert your Email address.' => __('Insert your Email address.', 'wpforo'),
|
460 |
-
'Invalid Email address' => __('Invalid Email address', 'wpforo'),
|
461 |
-
'Invalid request!' => __('Invalid request!', 'wpforo'),
|
462 |
-
'Member options successfully updated' => __('Member options successfully updated', 'wpforo'),
|
463 |
-
'Member options successfully updated, but previous value not changed' => __('Member options successfully updated, but previous value not changed', 'wpforo'),
|
464 |
-
'Message has been sent' => __('Message has been sent', 'wpforo'),
|
465 |
-
'New language successfully added and changed wpforo language to new language' => __('New language successfully added and changed wpforo language to new language', 'wpforo'),
|
466 |
-
'No Posts found for update' => __('No Posts found for update', 'wpforo'),
|
467 |
-
'Password length must be between 6 characters and 20 characters.' => __('Password length must be between 6 characters and 20 characters.', 'wpforo'),
|
468 |
-
'Password mismatch.' => __('Password mismatch.', 'wpforo'),
|
469 |
-
'Permission denied' => __('Permission denied', 'wpforo'),
|
470 |
-
'Permission denied for add forum' => __('Permission denied for add forum', 'wpforo'),
|
471 |
-
'Permission denied for delete forum' => __('Permission denied for delete forum', 'wpforo'),
|
472 |
-
'Permission denied for edit forum' => __('Permission denied for edit forum', 'wpforo'),
|
473 |
-
'Permission denied for this action' => __('Permission denied for this action', 'wpforo'),
|
474 |
-
'Phrase add error' => __('Phrase add error', 'wpforo'),
|
475 |
-
'Phrase adding error' => __('Phrase adding error', 'wpforo'),
|
476 |
-
'Phrase successfully added' => __('Phrase successfully added', 'wpforo'),
|
477 |
-
'Phrase successfully updates' => __('Phrase successfully updates', 'wpforo'),
|
478 |
-
'Phrase update error' => __('Phrase update error', 'wpforo'),
|
479 |
-
'Please insert required fields!' => __('Please insert required fields!', 'wpforo'),
|
480 |
-
'Post delete error' => __('Post delete error', 'wpforo'),
|
481 |
-
'Post Content' => __('Post Content', 'wpforo'),
|
482 |
-
'Post options successfully updated' => __('Post options successfully updated', 'wpforo'),
|
483 |
-
'Post options successfully updated, but previous value not changed' => __('Post options successfully updated, but previous value not changed', 'wpforo'),
|
484 |
-
'Registration Error' => __('Registration Error', 'wpforo'),
|
485 |
-
'Reply request error' => __('Reply request error', 'wpforo'),
|
486 |
-
'Something wrong with profile data.' => __('Something wrong with profile data.', 'wpforo'),
|
487 |
-
'Subscribe options successfully updated' => __('Subscribe options successfully updated', 'wpforo'),
|
488 |
-
'Subscribe options successfully updated, but previous value not changed' => __('Subscribe options successfully updated, but previous value not changed', 'wpforo'),
|
489 |
-
'Success! Thank you Dear Friend' => __('Success! Thank you Dear Friend', 'wpforo'),
|
490 |
-
'Success! Thank you. Please check your email and click confirmation link below to complete this step.' => __('Success! Thank you. Please check your email and click confirmation link below to complete this step.', 'wpforo'),
|
491 |
-
'Successfully updated' => __('Successfully updated', 'wpforo'),
|
492 |
-
'Successfully voted' => __('Successfully voted', 'wpforo'),
|
493 |
-
'The uploaded file size is too big' => __('The uploaded file size is too big', 'wpforo'),
|
494 |
-
'Theme options successfully updated' => __('Theme options successfully updated', 'wpforo'),
|
495 |
-
'This email address is already registered. Please insert another.' => __('This email address is already registered. Please insert another.', 'wpforo'),
|
496 |
-
'This post successfully deleted' => __('This post successfully deleted', 'wpforo'),
|
497 |
-
'This post successfully edited' => __('This post successfully edited', 'wpforo'),
|
498 |
-
'This topic successfully deleted' => __('This topic successfully deleted', 'wpforo'),
|
499 |
-
'Topic Move Error' => __('Topic Move Error', 'wpforo'),
|
500 |
-
'Topic add error' => __('Topic add error', 'wpforo'),
|
501 |
-
'Topic delete error' => __('Topic delete error', 'wpforo'),
|
502 |
-
'Topic edit error' => __('Topic edit error', 'wpforo'),
|
503 |
-
'Topic not found.' => __('Topic not found.', 'wpforo'),
|
504 |
-
'Topic successfully moved' => __('Topic successfully moved', 'wpforo'),
|
505 |
-
'Topic successfully updated' => __('Topic successfully updated', 'wpforo'),
|
506 |
-
'Topics delete error' => __('Topics delete error', 'wpforo'),
|
507 |
-
'User delete error' => __('User delete error', 'wpforo'),
|
508 |
-
'User group add error' => __('User group add error', 'wpforo'),
|
509 |
-
'User group edit error' => __('User group edit error', 'wpforo'),
|
510 |
-
'User group successfully added' => __('User group successfully added', 'wpforo'),
|
511 |
-
'User group successfully edited' => __('User group successfully edited', 'wpforo'),
|
512 |
-
'User successfully deleted from wpforo' => __('User successfully deleted from wpforo', 'wpforo'),
|
513 |
-
'Username exists. Please insert another.' => __('Username exists. Please insert another.', 'wpforo'),
|
514 |
-
'Username is missed.' => __('Username is missed.', 'wpforo'),
|
515 |
-
'Username length must be between 3 characters and 30 characters.' => __('Username length must be between 3 characters and 30 characters.', 'wpforo'),
|
516 |
-
'Welcome to our Community!' => __('Welcome to our Community!', 'wpforo'),
|
517 |
-
'Wrong post data' => __('Wrong post data', 'wpforo'),
|
518 |
-
'You are already voted this post' => __('You are already voted this post', 'wpforo'),
|
519 |
-
'You have been successfully subscribed' => __('You have been successfully subscribed', 'wpforo'),
|
520 |
-
'You have been successfully unsubscribed' => __('You have been successfully unsubscribed', 'wpforo'),
|
521 |
-
'You have no permission to edit this topic' => __('You have no permission to edit this topic', 'wpforo'),
|
522 |
-
'You haven\'t permission to create post into this forum' => __('You haven\'t permission to create post into this forum', 'wpforo'),
|
523 |
-
'You haven\'t permission to create topic into this forum' => __('You haven\'t permission to create topic into this forum', 'wpforo'),
|
524 |
-
'You haven\'t permission to delete post from this forum' => __('You haven\'t permission to delete post from this forum', 'wpforo'),
|
525 |
-
'You haven\'t permission to delete topic from this forum' => __('You haven\'t permission to delete topic from this forum', 'wpforo'),
|
526 |
-
'You haven\'t permission to edit post from this forum' => __('You haven\'t permission to edit post from this forum', 'wpforo'),
|
527 |
-
'You successfully replied' => __('You successfully replied', 'wpforo'),
|
528 |
-
'Your forum successfully added' => __('Your forum successfully added', 'wpforo'),
|
529 |
-
'Your forum successfully deleted' => __('Your forum successfully deleted', 'wpforo'),
|
530 |
-
'Your profile data have been successfully updated.' => __('Your profile data have been successfully updated.', 'wpforo'),
|
531 |
-
'Your subscription for this item could not be confirmed' => __('Your subscription for this item could not be confirmed', 'wpforo'),
|
532 |
-
'Your topic successfully added' => __('Your topic successfully added', 'wpforo'),
|
533 |
-
//Beta-5
|
534 |
-
'Dashboard - Can create forum' => __('Dashboard - Can create forum', 'wpforo'),
|
535 |
-
'Dashboard - Can edit forum' => __('Dashboard - Can edit forum', 'wpforo'),
|
536 |
-
'Dashboard - Can delete forum' => __('Dashboard - Can delete forum', 'wpforo'),
|
537 |
-
'Dashboard - Members Menu' => __('Dashboard - Members Menu', 'wpforo'),
|
538 |
-
'Dashboard - Can edit member' => __('Dashboard - Can edit member', 'wpforo'),
|
539 |
-
'Dashboard - Can delete member' => __('Dashboard - Can delete member', 'wpforo'),
|
540 |
-
'Dashboard - Usergroup Menu' => __('Dashboard - Usergroup Menu', 'wpforo'),
|
541 |
-
'Front - Can view members' => __('Front - Can view members', 'wpforo'),
|
542 |
-
'Front - Can view profiles' => __('Front - Can view profiles', 'wpforo'),
|
543 |
-
'Front - Can upload avatar' => __('Front - Can upload avatar', 'wpforo'),
|
544 |
-
'Front - Can have signatur' => __('Front - Can have signatur', 'wpforo'),
|
545 |
-
'Front - Can view avatars' => __('Front - Can view avatars', 'wpforo'),
|
546 |
-
'Front - Can view member username' => __('Front - Can view member username', 'wpforo'),
|
547 |
-
'Front - Can view member email' => __('Front - Can view member email', 'wpforo'),
|
548 |
-
'Front - Can view member title' => __('Front - Can view member title', 'wpforo'),
|
549 |
-
'Front - Can view member custom title' => __('Front - Can view member custom title', 'wpforo'),
|
550 |
-
'Front - Can view member reputation' => __('Front - Can view member reputation', 'wpforo'),
|
551 |
-
'Front - Can view member website' => __('Front - Can view member website', 'wpforo'),
|
552 |
-
'Front - Can view member social networks' => __('Front - Can view member social networks', 'wpforo'),
|
553 |
-
'Front - Can view member reg. date' => __('Front - Can view member reg. date', 'wpforo'),
|
554 |
-
'Front - Can view member last active date' => __('Front - Can view member last active date', 'wpforo'),
|
555 |
-
'Front - Can view member ip address' => __('Front - Can view member ip address', 'wpforo'),
|
556 |
-
'Front - Can view member location' => __('Front - Can view member location', 'wpforo'),
|
557 |
-
'Front - Can view member ocumpation' => __('Front - Can view member ocumpation', 'wpforo'),
|
558 |
-
'Front - Can view member signatur' => __('Front - Can view member signatur', 'wpforo'),
|
559 |
-
'Front - Can view member about me' => __('Front - Can view member about me', 'wpforo'),
|
560 |
-
'Front - Can view member phone number' => __('Front - Can view member phone number', 'wpforo'),
|
561 |
-
'Front - Can write PM' => __('Front - Can write PM', 'wpforo'),
|
562 |
-
'Can view forum' => __('Can view forum', 'wpforo'),
|
563 |
-
'Can create topic' => __('Can create topic', 'wpforo'),
|
564 |
-
'Can view topic' => __('Can view topic', 'wpforo'),
|
565 |
-
'Can edit topic' => __('Can edit topic', 'wpforo'),
|
566 |
-
'Can delete topic' => __('Can delete topic', 'wpforo'),
|
567 |
-
'Can post reply' => __('Can post reply', 'wpforo'),
|
568 |
-
'Can view replies' => __('Can view replies', 'wpforo'),
|
569 |
-
'Can edit replies' => __('Can edit replies', 'wpforo'),
|
570 |
-
'Can delete replies' => __('Can delete replies', 'wpforo'),
|
571 |
-
'Can edit own topic' => __('Can edit own topic', 'wpforo'),
|
572 |
-
'Can edit own replay' => __('Can edit own replay', 'wpforo'),
|
573 |
-
'Can delete own topic' => __('Can delete own topic', 'wpforo'),
|
574 |
-
'Can delete own replay' => __('Can delete own replay', 'wpforo'),
|
575 |
-
'Can like' => __('Can like', 'wpforo'),
|
576 |
-
'Can report' => __('Can report', 'wpforo'),
|
577 |
-
'Can set topic sticky' => __('Can set topic sticky', 'wpforo'),
|
578 |
-
'Can set topic private' => __('Can set topic private', 'wpforo'),
|
579 |
-
'Can vote' => __('Can vote', 'wpforo'),
|
580 |
-
'Can Attach File' => __('Can Attach File', 'wpforo'),
|
581 |
-
'Can set topic answered' => __('Can set topic answered', 'wpforo'),
|
582 |
-
'Can set own topic answered' => __('Can set own topic answered', 'wpforo'),
|
583 |
-
'Can close topic' => __('Can close topic', 'wpforo'),
|
584 |
-
'Can move topic' => __('Can move topic', 'wpforo'),
|
585 |
-
'like' => __('like', 'wpforo'),
|
586 |
-
'unlike' => __('unlike', 'wpforo'),
|
587 |
-
'sticky' => __('sticky', 'wpforo'),
|
588 |
-
'unsticky' => __('unsticky', 'wpforo'),
|
589 |
-
'close' => __('close', 'wpforo'),
|
590 |
-
'open' => __('open', 'wpforo'),
|
591 |
-
'Topic Icons' => __('Topic Icons', 'wpforo'),
|
592 |
-
'New' => __('New', 'wpforo'),
|
593 |
-
'Replied' => __('Replied', 'wpforo'),
|
594 |
-
'Active' => __('Active', 'wpforo'),
|
595 |
-
'Hot' => __('Hot', 'wpforo'),
|
596 |
-
'Solved' => __('Solved', 'wpforo'),
|
597 |
-
'Unsolved' => __('Unsolved', 'wpforo'),
|
598 |
-
'You can manage WordPress date and time format in WordPress Settings > General admin page.' => __('You can manage WordPress date and time format in WordPress Settings > General admin page.', 'wpforo'),
|
599 |
-
'Dashboard' => __('Dashboard', 'wpforo'),
|
600 |
-
'Phrases' => __('Phrases', 'wpforo'),
|
601 |
-
'Themes' => __('Themes', 'wpforo'),
|
602 |
-
'Enable Debug Mode' => __('Enable Debug Mode', 'wpforo'),
|
603 |
-
'If you got some issue with wpForo, please enable this option before asking for support, this outputs hidden important information to help us debug your issue.' => __('If you got some issue with wpForo, please enable this option before asking for support, this outputs hidden important information to help us debug your issue.', 'wpforo'),
|
604 |
-
// Beta-6 ////////////////////////////////////
|
605 |
-
'Can set topic solved' => __('Can set topic solved', 'wpforo'),
|
606 |
-
'Can set own topic solved' => __('Can set own topic solved', 'wpforo'),
|
607 |
-
'Old password is wrong' => __('Old password is wrong', 'wpforo'),
|
608 |
-
'New Passwords do not match' => __('New Passwords do not match', 'wpforo'),
|
609 |
-
'Enable Subscription Confirmation' => __('Enable Subscription Confirmation', 'wpforo'),
|
610 |
-
'Forum and Topic subscription with double opt-in/confirmation system.' => __('Forum and Topic subscription with double opt-in/confirmation system.', 'wpforo'),
|
611 |
-
'Forum Maintenance' => __('Forum Maintenance', 'wpforo'),
|
612 |
-
'This process may take a few seconds or dozens of minutes, it depends on database forum size and on server resources. Please be patient and don\'t close this page. If you got 500 Server Error please don\'t worry, the data updating process is still working in MySQL server.' => __('This process may take a few seconds or dozens of minutes, it depends on database forum size and on server resources. Please be patient and don\'t close this page. If you got 500 Server Error please don\'t worry, the data updating process is still working in MySQL server.', 'wpforo'),
|
613 |
-
'Update Forums Statistic' => __('Update Forums Statistic', 'wpforo'),
|
614 |
-
'Update Users Statistic' => __('Update Users Statistic', 'wpforo'),
|
615 |
-
'Delete Phrase Cache' => __('Delete Phrase Cache', 'wpforo'),
|
616 |
-
'Updated Successfully!' => __('Updated Successfully!', 'wpforo'),
|
617 |
-
'Deleted Successfully!' => __('Deleted Successfully!', 'wpforo'),
|
618 |
-
'Closed' => __('Closed', 'wpforo'),
|
619 |
-
'Forum Members List' => __('Forum Members List', 'wpforo'),
|
620 |
-
'are you sure you want to delete?' => __('are you sure you want to delete?', 'wpforo'),
|
621 |
-
'Admin' => __('Admin', 'wpforo'),
|
622 |
-
'Moderator' => __('Moderator', 'wpforo'),
|
623 |
-
'Registered' => __('Registered', 'wpforo'),
|
624 |
-
'Customer' => __('Customer', 'wpforo'),
|
625 |
-
'No access' => __('No access', 'wpforo'),
|
626 |
-
'Read only access' => __('Read only access', 'wpforo'),
|
627 |
-
'Standard access' => __('Standard access', 'wpforo'),
|
628 |
-
'Moderator access' => __('Moderator access', 'wpforo'),
|
629 |
-
'Full access' => __('Full access', 'wpforo'),
|
630 |
-
'Profile' => __('Profile', 'wpforo'),
|
631 |
-
// 1.0.0 //
|
632 |
-
'Incorrect file format. Allowed formats: jpeg, jpg, png, gif.' => __('Incorrect file format. Allowed formats: jpeg, jpg, png, gif.', 'wpforo'),
|
633 |
-
'Enable User Registration' => __('Enable User Registration', 'wpforo'),
|
634 |
-
'This option is not synced with WordPress "Anyone can register" option in Dashboard > Settings > General admin page. If this option is enabled new users will always be able to register.' => __('This option is not synced with WordPress "Anyone can register" option in Dashboard > Settings > General admin page. If this option is enabled new users will always be able to register.', 'wpforo'),
|
635 |
-
'User registration is disabled' => __('User registration is disabled', 'wpforo'),
|
636 |
-
'Delete User Cache' => __('Delete User Cache', 'wpforo'),
|
637 |
-
'Insert Forum Attachments to Media Library' => __('Insert Forum Attachments to Media Library', 'wpforo'),
|
638 |
-
'Enable this option to be able manage forum attachments in Dashboard > Media > Library admin page.' => __('Enable this option to be able manage forum attachments in Dashboard > Media > Library admin page.', 'wpforo'),
|
639 |
-
'Attachment removed' => __('Attachment removed', 'wpforo'),
|
640 |
-
'Forum Posts' => __('Forum Posts', 'wpforo'),
|
641 |
-
'Blog Posts' => __('Blog Posts', 'wpforo'),
|
642 |
-
'Blog Comments' => __('Blog Comments', 'wpforo'),
|
643 |
-
'Welcome back %s!' => __('Welcome back %s!', 'wpforo'),
|
644 |
-
'Member Profile' => __('Member Profile', 'wpforo'),
|
645 |
-
'Member' => __('Member', 'wpforo'),
|
646 |
-
'You do not have permission to view this page' => __('You do not have permission to view this page', 'wpforo'),
|
647 |
-
'Turn WordPress to wpForo' => __('Turn WordPress to wpForo', 'wpforo'),
|
648 |
-
'This option will disable WordPress on front-end. Only forum pages will be available. wpForo will look like as a stand-alone forum.' => __('This option will disable WordPress on front-end. Only forum pages will be available. wpForo will look like as a stand-alone forum.', 'wpforo'),
|
649 |
-
|
650 |
-
// 1.1.2 //
|
651 |
-
'Can set own topic private' => __('Can set own topic private', 'wpforo'),
|
652 |
-
'Can view private topic' => __('Can view private topic', 'wpforo'),
|
653 |
-
'private' => __('private', 'wpforo'),
|
654 |
-
'public' => __('public', 'wpforo'),
|
655 |
-
'Private Topic' => __('Private Topic', 'wpforo'),
|
656 |
-
'Only Admins and Moderators can see your private topics.' => __('Only Admins and Moderators can see your private topics.', 'wpforo'),
|
657 |
-
'Forum ID is not detected' => __('Forum ID is not detected', 'wpforo'),
|
658 |
-
'You are not permitted to subscribe here' => __('You are not permitted to subscribe here', 'wpforo'),
|
659 |
-
'Subscribe to this topic' => __('Subscribe to this topic', 'wpforo'),
|
660 |
-
|
661 |
-
// 1.2.0 //
|
662 |
-
'Awaiting moderation' => __('Awaiting moderation', 'wpforo'),
|
663 |
-
'Topic first post not found.' => __('Topic first post not found.', 'wpforo'),
|
664 |
-
'Topic first post data not found.' => __('Topic first post data not found.', 'wpforo'),
|
665 |
-
'Settings successfully updated' => __('Settings successfully updated', 'wpforo'),
|
666 |
-
'Done!' => __('Done!', 'wpforo'),
|
667 |
-
'You are not allowed to attach this file type' => __('You are not allowed to attach this file type', 'wpforo'),
|
668 |
-
'Post is empty' => __('Post is empty', 'wpforo'),
|
669 |
-
'removed link' => __('removed link', 'wpforo'),
|
670 |
-
'Submit' => __('Submit', 'wpforo'),
|
671 |
-
|
672 |
-
// 1.3.0 //
|
673 |
-
'Usergroup' => __('Usergroup', 'wpforo'),
|
674 |
-
'Rating Title' => __('Rating Title', 'wpforo'),
|
675 |
-
'User Title' => __('User Title', 'wpforo'),
|
676 |
-
'Anonymous' => __('Anonymous', 'wpforo'),
|
677 |
|
678 |
-
|
679 |
-
'
|
680 |
-
'
|
681 |
-
'
|
682 |
-
'
|
683 |
-
|
684 |
-
|
685 |
-
|
686 |
-
|
687 |
-
|
688 |
-
|
689 |
-
|
690 |
-
|
691 |
-
|
692 |
-
|
693 |
-
|
694 |
-
|
695 |
-
|
696 |
-
|
697 |
-
|
698 |
-
|
699 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
700 |
|
701 |
-
// 1.
|
702 |
-
|
703 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
704 |
'You can mention a person using @nicename in post content to send that person an email message. When you post a topic or reply, forum sends an email message to the user letting them know that they have been mentioned on the post.' => __('You can mention a person using @nicename in post content to send that person an email message. When you post a topic or reply, forum sends an email message to the user letting them know that they have been mentioned on the post.', 'wpforo'),
|
705 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
706 |
);
|
3 |
if( !defined( 'ABSPATH' ) ) exit;
|
4 |
|
5 |
$wpforo_phrases = array(
|
6 |
+
' Discussion Board' => __(' Discussion Board', 'wpforo'),
|
7 |
+
' Forum' => __(' Forum', 'wpforo'),
|
8 |
+
'%s and %s liked' => __('%s and %s liked', 'wpforo'),
|
9 |
+
'%s liked' => __('%s liked', 'wpforo'),
|
10 |
+
'%s, %s and %s liked' => __('%s, %s and %s liked', 'wpforo'),
|
11 |
+
'%s, %s, %s and %d people liked' => __('%s, %s, %s and %d people liked', 'wpforo'),
|
12 |
+
'AOL IM' => __('AOL IM', 'wpforo'),
|
13 |
+
'About Me' => __('About Me', 'wpforo'),
|
14 |
+
'Access name' => __('Access name', 'wpforo'),
|
15 |
+
'Access names' => __('Access names', 'wpforo'),
|
16 |
+
'Account' => __('Account', 'wpforo'),
|
17 |
+
'Activate' => __('Activate', 'wpforo'),
|
18 |
+
'Active Theme' => __('Active Theme', 'wpforo'),
|
19 |
+
'Activity' => __('Activity', 'wpforo'),
|
20 |
+
'Add New' => __('Add New', 'wpforo'),
|
21 |
+
'Add New Forum Access' => __('Add New Forum Access', 'wpforo'),
|
22 |
+
'Add New Language' => __('Add New Language', 'wpforo'),
|
23 |
+
'Add a comment' => __('Add a comment', 'wpforo'),
|
24 |
+
'Add topic' => __('Add topic', 'wpforo'),
|
25 |
+
'Addons' => __('Addons', 'wpforo'),
|
26 |
+
'All sub-forums, topics and replies will be attached to selected forum. Layout will be inherited from this forum.' => __('All sub-forums, topics and replies will be attached to selected forum. Layout will be inherited from this forum.', 'wpforo'),
|
27 |
+
'Allow Delete Own Topic for' => __('Allow Delete Own Topic for', 'wpforo'),
|
28 |
+
'Allow Delete Own post for' => __('Allow Delete Own post for', 'wpforo'),
|
29 |
+
'Allow Edit Own Post for' => __('Allow Edit Own Post for', 'wpforo'),
|
30 |
+
'Allow Edit Own Topic for' => __('Allow Edit Own Topic for', 'wpforo'),
|
31 |
+
'Allow Member Signature' => __('Allow Member Signature', 'wpforo'),
|
32 |
+
'Answer' => __('Answer', 'wpforo'),
|
33 |
+
'Answer to' => __('Answer to', 'wpforo'),
|
34 |
+
'Answers' => __('Answers', 'wpforo'),
|
35 |
+
'Any Date' => __('Any Date', 'wpforo'),
|
36 |
+
'Apply' => __('Apply', 'wpforo'),
|
37 |
+
'Are you sure you want to delete this forum?' => __('Are you sure you want to delete this forum?', 'wpforo'),
|
38 |
+
'Are you sure you want to delete this theme files?' => __('Are you sure you want to delete this theme files?', 'wpforo'),
|
39 |
+
'Are you sure you want to remove this access set? Usergroups which attached to this access will lost all forum permissions.' => __('Are you sure you want to remove this access set? Usergroups which attached to this access will lost all forum permissions.', 'wpforo'),
|
40 |
+
'Are you sure you want to reset all settings and style colors to default?' => __('Are you sure you want to reset all settings and style colors to default?', 'wpforo'),
|
41 |
+
'Are you sure you whant to DELETE this item?' => __('Are you sure you whant to DELETE this item?', 'wpforo'),
|
42 |
+
'Ascending order' => __('Ascending order', 'wpforo'),
|
43 |
+
'Attach file:' => __('Attach file:', 'wpforo'),
|
44 |
+
'Attachments' => __('Attachments', 'wpforo'),
|
45 |
+
'Attachments Size' => __('Attachments Size', 'wpforo'),
|
46 |
+
'Available' => __('Available', 'wpforo'),
|
47 |
+
'Avatar' => __('Avatar', 'wpforo'),
|
48 |
+
'Badge Icon' => __('Badge Icon', 'wpforo'),
|
49 |
+
'Board Statistic' => __('Board Statistic', 'wpforo'),
|
50 |
+
'Bulk Actions' => __('Bulk Actions', 'wpforo'),
|
51 |
+
'Categories and Forums' => __('Categories and Forums', 'wpforo'),
|
52 |
+
'Category Layout' => __('Category Layout', 'wpforo'),
|
53 |
+
'Change password' => __('Change password', 'wpforo'),
|
54 |
+
'Choose target forum' => __('Choose target forum', 'wpforo'),
|
55 |
+
'Collapsed' => __('Collapsed', 'wpforo'),
|
56 |
+
'Color' => __('Color', 'wpforo'),
|
57 |
+
'Comma separated email addresses of forum administrators to get forum notifications. For example post report messages.' => __('Comma separated email addresses of forum administrators to get forum notifications. For example post report messages.', 'wpforo'),
|
58 |
+
'Comments' => __('Comments', 'wpforo'),
|
59 |
+
'Confirm my subscription' => __('Confirm my subscription', 'wpforo'),
|
60 |
+
'Current active theme' => __('Current active theme', 'wpforo'),
|
61 |
+
'Custom CSS Code' => __('Custom CSS Code', 'wpforo'),
|
62 |
+
'Custom Authorization URLs' => __('Custom Authorization URLs', 'wpforo'),
|
63 |
+
'Custom Title' => __('Custom Title', 'wpforo'),
|
64 |
+
'Dashboard Menu Position' => __('Dashboard Menu Position', 'wpforo'),
|
65 |
+
'Date' => __('Date', 'wpforo'),
|
66 |
+
'Delete' => __('Delete', 'wpforo'),
|
67 |
+
'Delete this item' => __('Delete this item', 'wpforo'),
|
68 |
+
'Descending order' => __('Descending order', 'wpforo'),
|
69 |
+
'Dismiss this notice.' => __('Dismiss this notice.', 'wpforo'),
|
70 |
+
'Display Avatars' => __('Display Avatars', 'wpforo'),
|
71 |
+
'Display Name' => __('Display Name', 'wpforo'),
|
72 |
+
'Display with Avatars' => __('Display with Avatars', 'wpforo'),
|
73 |
+
'Edit' => __('Edit', 'wpforo'),
|
74 |
+
'Edited: ' => __('Edited: ', 'wpforo'),
|
75 |
+
'Email' => __('Email', 'wpforo'),
|
76 |
+
'Emails' => __('Emails', 'wpforo'),
|
77 |
+
'Enable Avatars' => __('Enable Avatars', 'wpforo'),
|
78 |
+
'Enable Custom Avatars' => __('Enable Custom Avatars', 'wpforo'),
|
79 |
+
'Enable Member Cache' => __('Enable Member Cache', 'wpforo'),
|
80 |
+
'Enable Member Rating' => __('Enable Member Rating', 'wpforo'),
|
81 |
+
'Enable Member Rating Titles' => __('Enable Member Rating Titles', 'wpforo'),
|
82 |
+
'Enable wpForo Font-Awesome Lib' => __('Enable wpForo Font-Awesome Lib', 'wpforo'),
|
83 |
+
'Enable wpForo SEO for Meta Tags' => __('Enable wpForo SEO for Meta Tags', 'wpforo'),
|
84 |
+
'Enable wpForo SEO for Meta Titles' => __('Enable wpForo SEO for Meta Titles', 'wpforo'),
|
85 |
+
'Enable Output Buffer' => __('Enable Output Buffer', 'wpforo'),
|
86 |
+
'Enter description here . . .' => __('Enter description here . . .', 'wpforo'),
|
87 |
+
'Enter forum title here' => __('Enter forum title here', 'wpforo'),
|
88 |
+
'Enter title here' => __('Enter title here', 'wpforo'),
|
89 |
+
'Expanded' => __('Expanded', 'wpforo'),
|
90 |
+
'Extended Layout - Intro posts' => __('Extended Layout - Intro posts', 'wpforo'),
|
91 |
+
'Extended Layout - Intro topics' => __('Extended Layout - Intro topics', 'wpforo'),
|
92 |
+
'Extended Layout - Number of intro posts' => __('Extended Layout - Number of intro posts', 'wpforo'),
|
93 |
+
'Extended Layout - Number of intro topics' => __('Extended Layout - Number of intro topics', 'wpforo'),
|
94 |
+
'Facebook' => __('Facebook', 'wpforo'),
|
95 |
+
'Failed to write file to disk' => __('Failed to write file to disk', 'wpforo'),
|
96 |
+
'Features' => __('Features', 'wpforo'),
|
97 |
+
'File upload stopped by extension' => __('File upload stopped by extension', 'wpforo'),
|
98 |
+
'Find Posts by User' => __('Find Posts by User', 'wpforo'),
|
99 |
+
'Find Topics Started by User' => __('Find Topics Started by User', 'wpforo'),
|
100 |
+
'First post and replies' => __('First post and replies', 'wpforo'),
|
101 |
+
'Forum' => __('Forum', 'wpforo'),
|
102 |
+
'Forum - Login' => __('Forum - Login', 'wpforo'),
|
103 |
+
'Forum - Page Not Found' => __('Forum - Page Not Found', 'wpforo'),
|
104 |
+
'Forum - Registration' => __('Forum - Registration', 'wpforo'),
|
105 |
+
'Forum Accesses' => __('Forum Accesses', 'wpforo'),
|
106 |
+
'Forum Admin Email Addresses' => __('Forum Admin Email Addresses', 'wpforo'),
|
107 |
+
'Forum Base URL' => __('Forum Base URL', 'wpforo'),
|
108 |
+
'Forum Description' => __('Forum Description', 'wpforo'),
|
109 |
+
'Forum Home' => __('Forum Home', 'wpforo'),
|
110 |
+
'Forum Language' => __('Forum Language', 'wpforo'),
|
111 |
+
'Forum Members' => __('Forum Members', 'wpforo'),
|
112 |
+
'Forum Meta' => __('Forum Meta', 'wpforo'),
|
113 |
+
'Forum Options' => __('Forum Options', 'wpforo'),
|
114 |
+
'Forum Profile' => __('Forum Profile', 'wpforo'),
|
115 |
+
'Forum RSS Feed' => __('Forum RSS Feed', 'wpforo'),
|
116 |
+
'Forum SEO' => __('Forum SEO', 'wpforo'),
|
117 |
+
'Forum Settings' => __('Forum Settings', 'wpforo'),
|
118 |
+
'Forum Slug' => __('Forum Slug', 'wpforo'),
|
119 |
+
'Forum Statistics' => __('Forum Statistics', 'wpforo'),
|
120 |
+
'Forum Themes' => __('Forum Themes', 'wpforo'),
|
121 |
+
'Forum Title' => __('Forum Title', 'wpforo'),
|
122 |
+
'Forum is empty' => __('Forum is empty', 'wpforo'),
|
123 |
+
'Forums' => __('Forums', 'wpforo'),
|
124 |
+
'Fresh Installation' => __('Fresh Installation', 'wpforo'),
|
125 |
+
'From Email Address' => __('From Email Address', 'wpforo'),
|
126 |
+
'From Name' => __('From Name', 'wpforo'),
|
127 |
+
'Front-end Phrases' => __('Front-end Phrases', 'wpforo'),
|
128 |
+
'Full Badge' => __('Full Badge', 'wpforo'),
|
129 |
+
'General' => __('General', 'wpforo'),
|
130 |
+
'General Information' => __('General Information', 'wpforo'),
|
131 |
+
'Group' => __('Group', 'wpforo'),
|
132 |
+
'Google+' => __('Google+', 'wpforo'),
|
133 |
+
'Guest' => __('Guest', 'wpforo'),
|
134 |
+
'Help wpForo to grow, show plugin info' => __('Help wpForo to grow, show plugin info', 'wpforo'),
|
135 |
+
'ICQ' => __('ICQ', 'wpforo'),
|
136 |
+
'IMPORTANT! Uninstall is not a simple deactivation action. This action will permanently remove all forum data (forums, topics, replies, attachments...) from database. Please backup database before this action, you may need this forum data in future. If you are sure that you want to delete all forum data please confirm. If not, just cancel it, then you can deactivate this plugin, that will not remove forum data.' => __('IMPORTANT! Uninstall is not a simple deactivation action. This action will permanently remove all forum data (forums, topics, replies, attachments...) from database. Please backup database before this action, you may need this forum data in future. If you are sure that you want to delete all forum data please confirm. If not, just cancel it, then you can deactivate this plugin, that will not remove forum data.', 'wpforo'),
|
137 |
+
'If you want to delete this forum and keep its sub-forums, topics and replies, please select a new target forum in dropdown below' => __('If you want to delete this forum and keep its sub-forums, topics and replies, please select a new target forum in dropdown below', 'wpforo'),
|
138 |
+
'Inactive' => __('Inactive', 'wpforo'),
|
139 |
+
'Insert member name or email' => __('Insert member name or email', 'wpforo'),
|
140 |
+
'Install' => __('Install', 'wpforo'),
|
141 |
+
'Items' => __('Items', 'wpforo'),
|
142 |
+
'Joined' => __('Joined', 'wpforo'),
|
143 |
+
'LAYOUTS' => __('LAYOUTS', 'wpforo'),
|
144 |
+
'Language XML file' => __('Language XML file', 'wpforo'),
|
145 |
+
'Last 24 hours' => __('Last 24 hours', 'wpforo'),
|
146 |
+
'Last 3 Months' => __('Last 3 Months', 'wpforo'),
|
147 |
+
'Last 6 Months' => __('Last 6 Months', 'wpforo'),
|
148 |
+
'Last Active' => __('Last Active', 'wpforo'),
|
149 |
+
'Last Month' => __('Last Month', 'wpforo'),
|
150 |
+
'Last Post' => __('Last Post', 'wpforo'),
|
151 |
+
'Last Post Info' => __('Last Post Info', 'wpforo'),
|
152 |
+
'Last Week' => __('Last Week', 'wpforo'),
|
153 |
+
'Last Year ago' => __('Last Year ago', 'wpforo'),
|
154 |
+
'Last post by %s' => __('Last post by %s', 'wpforo'),
|
155 |
+
'Latest Post' => __('Latest Post', 'wpforo'),
|
156 |
+
'Leave a reply' => __('Leave a reply', 'wpforo'),
|
157 |
+
'Length must be between 3 characters and 30 characters.' => __('Length must be between 3 characters and 30 characters.', 'wpforo'),
|
158 |
+
'Level' => __('Level', 'wpforo'),
|
159 |
+
'Liked' => __('Liked', 'wpforo'),
|
160 |
+
'Location' => __('Location', 'wpforo'),
|
161 |
+
'Login' => __('Login', 'wpforo'),
|
162 |
+
'Login URL' => __('Login URL', 'wpforo'),
|
163 |
+
'Logout' => __('Logout', 'wpforo'),
|
164 |
+
'Lost Password URL' => __('Lost Password URL', 'wpforo'),
|
165 |
+
'Lost your password?' => __('Lost your password?', 'wpforo'),
|
166 |
+
'MB' => __('MB', 'wpforo'),
|
167 |
+
'MSN' => __('MSN', 'wpforo'),
|
168 |
+
'Maximum allowed file size is' => __('Maximum allowed file size is', 'wpforo'),
|
169 |
+
'Maximum upload file size' => __('Maximum upload file size', 'wpforo'),
|
170 |
+
'Member Activity' => __('Member Activity', 'wpforo'),
|
171 |
+
'Member Information' => __('Member Information', 'wpforo'),
|
172 |
+
'Member Rating' => __('Member Rating', 'wpforo'),
|
173 |
+
'Member Rating Badge' => __('Member Rating Badge', 'wpforo'),
|
174 |
+
'Member Reputation' => __('Member Reputation', 'wpforo'),
|
175 |
+
'Member Reputation and Titles' => __('Member Reputation and Titles', 'wpforo'),
|
176 |
+
'Member Title' => __('Member Title', 'wpforo'),
|
177 |
+
'Member information' => __('Member information', 'wpforo'),
|
178 |
+
'Members' => __('Members', 'wpforo'),
|
179 |
+
'Members Online' => __('Members Online', 'wpforo'),
|
180 |
+
'Members URL structure' => __('Members URL structure', 'wpforo'),
|
181 |
+
'Members not found' => __('Members not found', 'wpforo'),
|
182 |
+
'You have been banned. Please contact to forum administrators for more information.' => __('You have been banned. Please contact to forum administrators for more information.', 'wpforo'),
|
183 |
+
'Messages' => __('Messages', 'wpforo'),
|
184 |
+
'Meta Description' => __('Meta Description', 'wpforo'),
|
185 |
+
'Min Number of Posts' => __('Min Number of Posts', 'wpforo'),
|
186 |
+
'Missing a temporary folder' => __('Missing a temporary folder', 'wpforo'),
|
187 |
+
'More' => __('More', 'wpforo'),
|
188 |
+
'Move' => __('Move', 'wpforo'),
|
189 |
+
'Move topic' => __('Move topic', 'wpforo'),
|
190 |
+
'Must be minimum 6 characters.' => __('Must be minimum 6 characters.', 'wpforo'),
|
191 |
+
'My Profile' => __('My Profile', 'wpforo'),
|
192 |
+
'NOTE: If you\'re going to add widgets in this sidebar, please use \'Full Width\' template for wpForo index page to avoid sidebar duplication.' => __('NOTE: If you\'re going to add widgets in this sidebar, please use \'Full Width\' template for wpForo index page to avoid sidebar duplication.', 'wpforo'),
|
193 |
+
'New reply notification email message' => __('New reply notification email message', 'wpforo'),
|
194 |
+
'New reply notification email subject' => __('New reply notification email subject', 'wpforo'),
|
195 |
+
'New topic notification email message' => __('New topic notification email message', 'wpforo'),
|
196 |
+
'New topic notification email subject' => __('New topic notification email subject', 'wpforo'),
|
197 |
+
'No' => __('No', 'wpforo'),
|
198 |
+
'No activity found for this member.' => __('No activity found for this member.', 'wpforo'),
|
199 |
+
'No file was uploaded' => __('No file was uploaded', 'wpforo'),
|
200 |
+
'No forums were found here.' => __('No forums were found here.', 'wpforo'),
|
201 |
+
'No items found' => __('No items found', 'wpforo'),
|
202 |
+
'No layout found' => __('No layout found', 'wpforo'),
|
203 |
+
'No layout found.' => __('No layout found.', 'wpforo'),
|
204 |
+
'No online members at the moment' => __('No online members at the moment', 'wpforo'),
|
205 |
+
'No parent' => __('No parent', 'wpforo'),
|
206 |
+
'No subscriptions found for this member.' => __('No subscriptions found for this member.', 'wpforo'),
|
207 |
+
'No theme found' => __('No theme found', 'wpforo'),
|
208 |
+
'No topics were found here' => __('No topics were found here', 'wpforo'),
|
209 |
+
'Not available' => __('Not available', 'wpforo'),
|
210 |
+
'Number of Columns' => __('Number of Columns', 'wpforo'),
|
211 |
+
'Number of Items' => __('Number of Items', 'wpforo'),
|
212 |
+
'Number of Posts' => __('Number of Posts', 'wpforo'),
|
213 |
+
'Number of Posts per Page' => __('Number of Posts per Page', 'wpforo'),
|
214 |
+
'Number of Topics per Page' => __('Number of Topics per Page', 'wpforo'),
|
215 |
+
'Occupation' => __('Occupation', 'wpforo'),
|
216 |
+
'Offline' => __('Offline', 'wpforo'),
|
217 |
+
'Online' => __('Online', 'wpforo'),
|
218 |
+
'Online status timeout' => __('Online status timeout', 'wpforo'),
|
219 |
+
'Oops! The page you requested was not found!' => __('Oops! The page you requested was not found!', 'wpforo'),
|
220 |
+
'Our newest member' => __('Our newest member', 'wpforo'),
|
221 |
+
'Page' => __('Page', 'wpforo'),
|
222 |
+
'Parent Forum' => __('Parent Forum', 'wpforo'),
|
223 |
+
'Password' => __('Password', 'wpforo'),
|
224 |
+
'Permissions' => __('Permissions', 'wpforo'),
|
225 |
+
'Please %s or %s' => __('Please %s or %s', 'wpforo'),
|
226 |
+
'Please drag and drop forum panels to set parent-child hierarchy.' => __('Please drag and drop forum panels to set parent-child hierarchy.', 'wpforo'),
|
227 |
+
'Please enable this option to help wpForo get more popularity as your thank to the hard work we do for you totally free. This option adds a very small icon in forum footer, which will allow your site visitors recognize the name of forum solution you use.' => __('Please enable this option to help wpForo get more popularity as your thank to the hard work we do for you totally free. This option adds a very small icon in forum footer, which will allow your site visitors recognize the name of forum solution you use.', 'wpforo'),
|
228 |
+
'Post Reporting Emails' => __('Post Reporting Emails', 'wpforo'),
|
229 |
+
'Post Title' => __('Post Title', 'wpforo'),
|
230 |
+
'Post link' => __('Post link', 'wpforo'),
|
231 |
+
'Posted' => __('Posted', 'wpforo'),
|
232 |
+
'Posted by' => __('Posted by', 'wpforo'),
|
233 |
+
'Posts' => __('Posts', 'wpforo'),
|
234 |
+
'Powered by' => __('Powered by', 'wpforo'),
|
235 |
+
'Publish' => __('Publish', 'wpforo'),
|
236 |
+
'Q&A Layout - Number of intro topics' => __('Q&A Layout - Number of intro topics', 'wpforo'),
|
237 |
+
'Q&A layout - Intro topics' => __('Q&A layout - Intro topics', 'wpforo'),
|
238 |
+
'Question Comments' => __('Question Comments', 'wpforo'),
|
239 |
+
'Questions' => __('Questions', 'wpforo'),
|
240 |
+
'Quote' => __('Quote', 'wpforo'),
|
241 |
+
'RE' => __('RE', 'wpforo'),
|
242 |
+
'REPLY:' => __('REPLY:', 'wpforo'),
|
243 |
+
'RSS' => __('RSS', 'wpforo'),
|
244 |
+
'Rating' => __('Rating', 'wpforo'),
|
245 |
+
'Rating Badge' => __('Rating Badge', 'wpforo'),
|
246 |
+
'Rating Color' => __('Rating Color', 'wpforo'),
|
247 |
+
'Rating Icon' => __('Rating Icon', 'wpforo'),
|
248 |
+
'Rating Level' => __('Rating Level', 'wpforo'),
|
249 |
+
'Received Likes' => __('Received Likes', 'wpforo'),
|
250 |
+
'Recent Questions' => __('Recent Questions', 'wpforo'),
|
251 |
+
'Recent Topics' => __('Recent Topics', 'wpforo'),
|
252 |
+
'Register' => __('Register', 'wpforo'),
|
253 |
+
'Register URL' => __('Register URL', 'wpforo'),
|
254 |
+
'Registered date' => __('Registered date', 'wpforo'),
|
255 |
+
'Relevancy' => __('Relevancy', 'wpforo'),
|
256 |
+
'Remember Me' => __('Remember Me', 'wpforo'),
|
257 |
+
'Replace Author Avatar with Forum Profile Avatar' => __('Replace Author Avatar with Forum Profile Avatar', 'wpforo'),
|
258 |
+
'Replace Author Link to Forum Profile' => __('Replace Author Link to Forum Profile', 'wpforo'),
|
259 |
+
'Replace Comment Author Link to Forum Profile' => __('Replace Comment Author Link to Forum Profile', 'wpforo'),
|
260 |
+
'Replace Login Page URL to Forum Login Page URL' => __('Replace Login Page URL to Forum Login Page URL', 'wpforo'),
|
261 |
+
'Replace Registration Page URL to Forum Registration Page URL' => __('Replace Registration Page URL to Forum Registration Page URL', 'wpforo'),
|
262 |
+
'Replies' => __('Replies', 'wpforo'),
|
263 |
+
'Replies not found' => __('Replies not found', 'wpforo'),
|
264 |
+
'Reply' => __('Reply', 'wpforo'),
|
265 |
+
'Report' => __('Report', 'wpforo'),
|
266 |
+
'Report message body' => __('Report message body', 'wpforo'),
|
267 |
+
'Report message subject' => __('Report message subject', 'wpforo'),
|
268 |
+
'Report to Administration' => __('Report to Administration', 'wpforo'),
|
269 |
+
'Reset Settings' => __('Reset Settings', 'wpforo'),
|
270 |
+
'Result Info' => __('Result Info', 'wpforo'),
|
271 |
+
'Save' => __('Save', 'wpforo'),
|
272 |
+
'Save Changes' => __('Save Changes', 'wpforo'),
|
273 |
+
'Save forums order and hierarchy' => __('Save forums order and hierarchy', 'wpforo'),
|
274 |
+
'Screen Layout' => __('Screen Layout', 'wpforo'),
|
275 |
+
'Screen Options' => __('Screen Options', 'wpforo'),
|
276 |
+
'Search' => __('Search', 'wpforo'),
|
277 |
+
'Search Entire Posts' => __('Search Entire Posts', 'wpforo'),
|
278 |
+
'Search Phrase' => __('Search Phrase', 'wpforo'),
|
279 |
+
'Search Titles Only' => __('Search Titles Only', 'wpforo'),
|
280 |
+
'Search Type' => __('Search Type', 'wpforo'),
|
281 |
+
'Search in Forums' => __('Search in Forums', 'wpforo'),
|
282 |
+
'Search in date period' => __('Search in date period', 'wpforo'),
|
283 |
+
'Search result for' => __('Search result for', 'wpforo'),
|
284 |
+
'Search...' => __('Search...', 'wpforo'),
|
285 |
+
'Select All' => __('Select All', 'wpforo'),
|
286 |
+
'Select Page' => __('Select Page', 'wpforo'),
|
287 |
+
'Send Report' => __('Send Report', 'wpforo'),
|
288 |
+
'Server "post_max_size" is ' => __('Server "post_max_size" is ', 'wpforo'),
|
289 |
+
'Server "upload_max_filesize" is ' => __('Server "upload_max_filesize" is ', 'wpforo'),
|
290 |
+
'Server Information' => __('Server Information', 'wpforo'),
|
291 |
+
'Set Topic Sticky' => __('Set Topic Sticky', 'wpforo'),
|
292 |
+
'Set this option value 0 if you want to show all posts under topic intro area.' => __('Set this option value 0 if you want to show all posts under topic intro area.', 'wpforo'),
|
293 |
+
'Shop Account' => __('Shop Account', 'wpforo'),
|
294 |
+
'Short Badge' => __('Short Badge', 'wpforo'),
|
295 |
+
'Show Admin Bar for Members' => __('Show Admin Bar for Members', 'wpforo'),
|
296 |
+
'Show Breadcrumb' => __('Show Breadcrumb', 'wpforo'),
|
297 |
+
'Show Forum Page Title' => __('Show Forum Page Title', 'wpforo'),
|
298 |
+
'Show Forum Statistic' => __('Show Forum Statistic', 'wpforo'),
|
299 |
+
'Show Top Search' => __('Show Top Search', 'wpforo'),
|
300 |
+
'Show Top/Menu Bar' => __('Show Top/Menu Bar', 'wpforo'),
|
301 |
+
'Show all forums' => __('Show all forums', 'wpforo'),
|
302 |
+
'Show on screen' => __('Show on screen', 'wpforo'),
|
303 |
+
'Sign In' => __('Sign In', 'wpforo'),
|
304 |
+
'Signature' => __('Signature', 'wpforo'),
|
305 |
+
'Site Profile' => __('Site Profile', 'wpforo'),
|
306 |
+
'Skype' => __('Skype', 'wpforo'),
|
307 |
+
'Slug' => __('Slug', 'wpforo'),
|
308 |
+
'Social Networks' => __('Social Networks', 'wpforo'),
|
309 |
+
'Sorry, something wrong with your data.' => __('Sorry, something wrong with your data.', 'wpforo'),
|
310 |
+
'Sort Search Results by' => __('Sort Search Results by', 'wpforo'),
|
311 |
+
'Specify avatar by URL' => __('Specify avatar by URL', 'wpforo'),
|
312 |
+
'Styles' => __('Styles', 'wpforo'),
|
313 |
+
'Subforums' => __('Subforums', 'wpforo'),
|
314 |
+
'Subscribe confirmation email message' => __('Subscribe confirmation email message', 'wpforo'),
|
315 |
+
'Subscribe confirmation email subject' => __('Subscribe confirmation email subject', 'wpforo'),
|
316 |
+
'Subscribe for new replies' => __('Subscribe for new replies', 'wpforo'),
|
317 |
+
'Subscribe for new topics' => __('Subscribe for new topics', 'wpforo'),
|
318 |
+
'Subscription Emails' => __('Subscription Emails', 'wpforo'),
|
319 |
+
'Subscriptions' => __('Subscriptions', 'wpforo'),
|
320 |
+
'Support Forum' => __('Support Forum', 'wpforo'),
|
321 |
+
'Thank you for using wpForo! wpForo is a professional bulletin board for WorPress, and the only forum software which comes with Multi-layout template system. The "Extended' => __('Thank you for using wpForo! wpForo is a professional bulletin board for WorPress, and the only forum software which comes with Multi-layout template system. The "Extended', 'wpforo'),
|
322 |
+
'Thank you for using wpForo. wpForo is a premium forum plugin which will always be available for free. There will never be paid and pro versions of this forum board. However this is a very large and hard project so we also develop paid addons (extensions), which will financially help us to keep improving and adding new features to the free wpForo plugin. Forum addons will also be actively developed. The first addons "Advanced Media Uploader' => __('Thank you for using wpForo. wpForo is a premium forum plugin which will always be available for free. There will never be paid and pro versions of this forum board. However this is a very large and hard project so we also develop paid addons (extensions), which will financially help us to keep improving and adding new features to the free wpForo plugin. Forum addons will also be actively developed. The first addons "Advanced Media Uploader', 'wpforo'),
|
323 |
+
'The "slug" is the URL-friendly version of the name. It is usually all lowercase and contains only letters, numbers, and hyphens.' => __('The "slug" is the URL-friendly version of the name. It is usually all lowercase and contains only letters, numbers, and hyphens.', 'wpforo'),
|
324 |
+
'The position in the menu order wpForo should appear.' => __('The position in the menu order wpForo should appear.', 'wpforo'),
|
325 |
+
'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form' => __('The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form', 'wpforo'),
|
326 |
+
'The uploaded file exceeds the upload_max_filesize directive in php.ini' => __('The uploaded file exceeds the upload_max_filesize directive in php.ini', 'wpforo'),
|
327 |
+
'The uploaded file was only partially uploaded' => __('The uploaded file was only partially uploaded', 'wpforo'),
|
328 |
+
'Theme file not readable' => __('Theme file not readable', 'wpforo'),
|
329 |
+
'This action will also delete all sub-forums, topics and replies.' => __('This action will also delete all sub-forums, topics and replies.', 'wpforo'),
|
330 |
+
'This is a forum description. This content will be displayed under forum title on the forum list.' => __('This is a forum description. This content will be displayed under forum title on the forum list.', 'wpforo'),
|
331 |
+
'This feature is useful if you\'re adding content before or after [wpforo] shortcode in page content. Also it useful if forum is loaded before website header, on top of the front-end.' => __('This feature is useful if you\'re adding content before or after [wpforo] shortcode in page content. Also it useful if forum is loaded before website header, on top of the front-end.', 'wpforo'),
|
332 |
+
'This message comes from post reporting pop-up form.' => __('This message comes from post reporting pop-up form.', 'wpforo'),
|
333 |
+
'This option doesn\'t affect website admins.' => __('This option doesn\'t affect website admins.', 'wpforo'),
|
334 |
+
'Timezone' => __('Timezone', 'wpforo'),
|
335 |
+
'Title' => __('Title', 'wpforo'),
|
336 |
+
'Topic RSS Feed' => __('Topic RSS Feed', 'wpforo'),
|
337 |
+
'Topic Title' => __('Topic Title', 'wpforo'),
|
338 |
+
'Topic title' => __('Topic title', 'wpforo'),
|
339 |
+
'Topics' => __('Topics', 'wpforo'),
|
340 |
+
'Topics & Posts' => __('Topics & Posts', 'wpforo'),
|
341 |
+
'Twitter' => __('Twitter', 'wpforo'),
|
342 |
+
'Unknown upload error' => __('Unknown upload error', 'wpforo'),
|
343 |
+
'Unsubscribe' => __('Unsubscribe', 'wpforo'),
|
344 |
+
'Update' => __('Update', 'wpforo'),
|
345 |
+
'Update Options' => __('Update Options', 'wpforo'),
|
346 |
+
'Upload an avatar' => __('Upload an avatar', 'wpforo'),
|
347 |
+
'Use as Category' => __('Use as Category', 'wpforo'),
|
348 |
+
'Use comments to ask for more information or suggest improvements. Avoid answering questions in comments.' => __('Use comments to ask for more information or suggest improvements. Avoid answering questions in comments.', 'wpforo'),
|
349 |
+
'Use greater than 5 - below Posts, 10 - below Media, 15 - below Links, 20 - below Pages, 25 - below comments, 60 - below first separator, 65 - below Plugins, 70 - below Users, 75 - below Tools, 80 - below Settings, 100 - below second separator' => __('Use greater than 5 - below Posts, 10 - below Media, 15 - below Links, 20 - below Pages, 25 - below comments, 60 - below first separator, 65 - below Plugins, 70 - below Users, 75 - below Tools, 80 - below Settings, 100 - below second separator', 'wpforo'),
|
350 |
+
'User' => __('User', 'wpforo'),
|
351 |
+
'filter by group' => __('filter by group', 'wpforo'),
|
352 |
+
'User Group' => __('User Group', 'wpforo'),
|
353 |
+
'Usergroup has been successfully deleted.' => __('Usergroup has been successfully deleted.', 'wpforo'),
|
354 |
+
'Usergroup has been successfully deleted. All users of this usergroup have been moved to the usergroup you\'ve chosen' => __('Usergroup has been successfully deleted. All users of this usergroup have been moved to the usergroup you\'ve chosen', 'wpforo'),
|
355 |
+
'Username' => __('Username', 'wpforo'),
|
356 |
+
'View' => __('View', 'wpforo'),
|
357 |
+
'View entire post' => __('View entire post', 'wpforo'),
|
358 |
+
'View the latest post' => __('View the latest post', 'wpforo'),
|
359 |
+
'Views' => __('Views', 'wpforo'),
|
360 |
+
'Votes' => __('Votes', 'wpforo'),
|
361 |
+
'Website' => __('Website', 'wpforo'),
|
362 |
+
'Welcome Message' => __('Welcome Message', 'wpforo'),
|
363 |
+
'Wordpress avatar system' => __('Wordpress avatar system', 'wpforo'),
|
364 |
+
'Working' => __('Working', 'wpforo'),
|
365 |
+
'Write message' => __('Write message', 'wpforo'),
|
366 |
+
'Yahoo' => __('Yahoo', 'wpforo'),
|
367 |
+
'Yes' => __('Yes', 'wpforo'),
|
368 |
+
'You' => __('You', 'wpforo'),
|
369 |
+
'You are currently running' => __('You are currently running', 'wpforo'),
|
370 |
+
'You can go to %s page or Search here' => __('You can go to %s page or Search here', 'wpforo'),
|
371 |
+
'You can not set this value more than "upload_max_filesize" and "post_max_size". If you want to increase server parameters please contact to your hosting service support.' => __('You can not set this value more than "upload_max_filesize" and "post_max_size". If you want to increase server parameters please contact to your hosting service support.', 'wpforo'),
|
372 |
+
'Your Answer' => __('Your Answer', 'wpforo'),
|
373 |
+
'account' => __('account', 'wpforo'),
|
374 |
+
'activity' => __('activity', 'wpforo'),
|
375 |
+
'add' => __('add', 'wpforo'),
|
376 |
+
'add_new' => __('add_new', 'wpforo'),
|
377 |
+
'%s ago' => __('%s ago', 'wpforo'),
|
378 |
+
'by' => __('by', 'wpforo'),
|
379 |
+
'by %s' => __('by %s', 'wpforo'),
|
380 |
+
'confirm password' => __('confirm password', 'wpforo'),
|
381 |
+
'delete' => __('delete', 'wpforo'),
|
382 |
+
'edit' => __('edit', 'wpforo'),
|
383 |
+
'edit profile' => __('edit profile', 'wpforo'),
|
384 |
+
'edit user' => __('edit user', 'wpforo'),
|
385 |
+
'forums' => __('forums', 'wpforo'),
|
386 |
+
'item' => __('item', 'wpforo'),
|
387 |
+
'login' => __('login', 'wpforo'),
|
388 |
+
'logout' => __('logout', 'wpforo'),
|
389 |
+
'matches' => __('matches', 'wpforo'),
|
390 |
+
'members' => __('members', 'wpforo'),
|
391 |
+
'minutes' => __('minutes', 'wpforo'),
|
392 |
+
'my profile' => __('my profile', 'wpforo'),
|
393 |
+
'new password' => __('new password', 'wpforo'),
|
394 |
+
'new password again' => __('new password again', 'wpforo'),
|
395 |
+
'next' => __('next', 'wpforo'),
|
396 |
+
'old password' => __('old password', 'wpforo'),
|
397 |
+
'phrase_key' => __('phrase_key', 'wpforo'),
|
398 |
+
'phrase_value' => __('phrase_value', 'wpforo'),
|
399 |
+
'posted' => __('posted', 'wpforo'),
|
400 |
+
'prev' => __('prev', 'wpforo'),
|
401 |
+
'register' => __('register', 'wpforo'),
|
402 |
+
'replies' => __('replies', 'wpforo'),
|
403 |
+
'subscriptions' => __('subscriptions', 'wpforo'),
|
404 |
+
'update' => __('update', 'wpforo'),
|
405 |
+
'view' => __('view', 'wpforo'),
|
406 |
+
'view all posts' => __('view all posts', 'wpforo'),
|
407 |
+
'view all questions' => __('view all questions', 'wpforo'),
|
408 |
+
'view all topics' => __('view all topics', 'wpforo'),
|
409 |
+
'wpForo Dashboard' => __('wpForo Dashboard', 'wpforo'),
|
410 |
+
'wpForo Navigation' => __('wpForo Navigation', 'wpforo'),
|
411 |
+
'wpForo Sidebar' => __('wpForo Sidebar', 'wpforo'),
|
412 |
+
'wpForo User Timezone' => __('wpForo User Timezone', 'wpforo'),
|
413 |
+
'wpForo Usergroup' => __('wpForo Usergroup', 'wpforo'),
|
414 |
+
'wpForo Website' => __('wpForo Website', 'wpforo'),
|
415 |
+
'{number}B' => __('{number}B', 'wpforo'),
|
416 |
+
'{number}K' => __('{number}K', 'wpforo'),
|
417 |
+
'{number}M' => __('{number}M', 'wpforo'),
|
418 |
+
'{number}T' => __('{number}T', 'wpforo'),
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
419 |
|
420 |
+
///MESSAGES//////////////////////////////////
|
421 |
+
'%s access successfully added' => __('%s access successfully added', 'wpforo'),
|
422 |
+
'%s access successfully edited' => __('%s access successfully edited', 'wpforo'),
|
423 |
+
'Access add error' => __('Access add error', 'wpforo'),
|
424 |
+
'Access delete error' => __('Access delete error', 'wpforo'),
|
425 |
+
'Access edit error' => __('Access edit error', 'wpforo'),
|
426 |
+
'Access successfully deleted' => __('Access successfully deleted', 'wpforo'),
|
427 |
+
'Add Topic error: No forum selected' => __('Add Topic error: No forum selected', 'wpforo'),
|
428 |
+
'All Checked topics successfully deleted' => __('All Checked topics successfully deleted', 'wpforo'),
|
429 |
+
'Can\'t add forum' => __('Can\'t add forum', 'wpforo'),
|
430 |
+
'Can\'t add new language' => __('Can\'t add new language', 'wpforo'),
|
431 |
+
'Can\'t delete this Usergroup' => __('Can\'t delete this Usergroup', 'wpforo'),
|
432 |
+
'Can\'t send confirmation email' => __('Can\'t send confirmation email', 'wpforo'),
|
433 |
+
'Can\'t send report email' => __('Can\'t send report email', 'wpforo'),
|
434 |
+
'Can\'t subscribe to this item' => __('Can\'t subscribe to this item', 'wpforo'),
|
435 |
+
'Can\'t write a post: This topic is closed' => __('Can\'t write a post: This topic is closed', 'wpforo'),
|
436 |
+
'Can`t upload file' => __('Can`t upload file', 'wpforo'),
|
437 |
+
'Cannot update forum hierarchy' => __('Cannot update forum hierarchy', 'wpforo'),
|
438 |
+
'Cannot update post data' => __('Cannot update post data', 'wpforo'),
|
439 |
+
'Could not be unsubscribe from this item' => __('Could not be unsubscribe from this item', 'wpforo'),
|
440 |
+
'Email address exists. Please insert another.' => __('Email address exists. Please insert another.', 'wpforo'),
|
441 |
+
'Error: Forum is not found' => __('Error: Forum is not found', 'wpforo'),
|
442 |
+
'Error: No topic selected' => __('Error: No topic selected', 'wpforo'),
|
443 |
+
'Error: Topic is not found' => __('Error: Topic is not found', 'wpforo'),
|
444 |
+
'Error: please inset some text to report.' => __('Error: please inset some text to report.', 'wpforo'),
|
445 |
+
'Features successfully updated' => __('Features successfully updated', 'wpforo'),
|
446 |
+
'Features successfully updated, but previous value not changed' => __('Features successfully updated, but previous value not changed', 'wpforo'),
|
447 |
+
'File type is not allowed' => __('File type is not allowed', 'wpforo'),
|
448 |
+
'Forum Base URL successfully updated' => __('Forum Base URL successfully updated', 'wpforo'),
|
449 |
+
'Forum deleting error' => __('Forum deleting error', 'wpforo'),
|
450 |
+
'Forum hierarchy successfully updated' => __('Forum hierarchy successfully updated', 'wpforo'),
|
451 |
+
'Forum is successfully merged' => __('Forum is successfully merged', 'wpforo'),
|
452 |
+
'Forum merging error' => __('Forum merging error', 'wpforo'),
|
453 |
+
'Forum options successfully updated' => __('Forum options successfully updated', 'wpforo'),
|
454 |
+
'Forum options successfully updated, but previous value not changed' => __('Forum options successfully updated, but previous value not changed', 'wpforo'),
|
455 |
+
'Forum successfully updated' => __('Forum successfully updated', 'wpforo'),
|
456 |
+
'Forum update error' => __('Forum update error', 'wpforo'),
|
457 |
+
'General options successfully updated' => __('General options successfully updated', 'wpforo'),
|
458 |
+
'Illegal character in username.' => __('Illegal character in username.', 'wpforo'),
|
459 |
+
'Insert your Email address.' => __('Insert your Email address.', 'wpforo'),
|
460 |
+
'Invalid Email address' => __('Invalid Email address', 'wpforo'),
|
461 |
+
'Invalid request!' => __('Invalid request!', 'wpforo'),
|
462 |
+
'Member options successfully updated' => __('Member options successfully updated', 'wpforo'),
|
463 |
+
'Member options successfully updated, but previous value not changed' => __('Member options successfully updated, but previous value not changed', 'wpforo'),
|
464 |
+
'Message has been sent' => __('Message has been sent', 'wpforo'),
|
465 |
+
'New language successfully added and changed wpforo language to new language' => __('New language successfully added and changed wpforo language to new language', 'wpforo'),
|
466 |
+
'No Posts found for update' => __('No Posts found for update', 'wpforo'),
|
467 |
+
'Password length must be between 6 characters and 20 characters.' => __('Password length must be between 6 characters and 20 characters.', 'wpforo'),
|
468 |
+
'Password mismatch.' => __('Password mismatch.', 'wpforo'),
|
469 |
+
'Permission denied' => __('Permission denied', 'wpforo'),
|
470 |
+
'Permission denied for add forum' => __('Permission denied for add forum', 'wpforo'),
|
471 |
+
'Permission denied for delete forum' => __('Permission denied for delete forum', 'wpforo'),
|
472 |
+
'Permission denied for edit forum' => __('Permission denied for edit forum', 'wpforo'),
|
473 |
+
'Permission denied for this action' => __('Permission denied for this action', 'wpforo'),
|
474 |
+
'Phrase add error' => __('Phrase add error', 'wpforo'),
|
475 |
+
'Phrase adding error' => __('Phrase adding error', 'wpforo'),
|
476 |
+
'Phrase successfully added' => __('Phrase successfully added', 'wpforo'),
|
477 |
+
'Phrase successfully updates' => __('Phrase successfully updates', 'wpforo'),
|
478 |
+
'Phrase update error' => __('Phrase update error', 'wpforo'),
|
479 |
+
'Please insert required fields!' => __('Please insert required fields!', 'wpforo'),
|
480 |
+
'Post delete error' => __('Post delete error', 'wpforo'),
|
481 |
+
'Post Content' => __('Post Content', 'wpforo'),
|
482 |
+
'Post options successfully updated' => __('Post options successfully updated', 'wpforo'),
|
483 |
+
'Post options successfully updated, but previous value not changed' => __('Post options successfully updated, but previous value not changed', 'wpforo'),
|
484 |
+
'Registration Error' => __('Registration Error', 'wpforo'),
|
485 |
+
'Reply request error' => __('Reply request error', 'wpforo'),
|
486 |
+
'Something wrong with profile data.' => __('Something wrong with profile data.', 'wpforo'),
|
487 |
+
'Subscribe options successfully updated' => __('Subscribe options successfully updated', 'wpforo'),
|
488 |
+
'Subscribe options successfully updated, but previous value not changed' => __('Subscribe options successfully updated, but previous value not changed', 'wpforo'),
|
489 |
+
'Success! Thank you Dear Friend' => __('Success! Thank you Dear Friend', 'wpforo'),
|
490 |
+
'Success! Thank you. Please check your email and click confirmation link below to complete this step.' => __('Success! Thank you. Please check your email and click confirmation link below to complete this step.', 'wpforo'),
|
491 |
+
'Successfully updated' => __('Successfully updated', 'wpforo'),
|
492 |
+
'Successfully voted' => __('Successfully voted', 'wpforo'),
|
493 |
+
'The uploaded file size is too big' => __('The uploaded file size is too big', 'wpforo'),
|
494 |
+
'Theme options successfully updated' => __('Theme options successfully updated', 'wpforo'),
|
495 |
+
'This email address is already registered. Please insert another.' => __('This email address is already registered. Please insert another.', 'wpforo'),
|
496 |
+
'This post successfully deleted' => __('This post successfully deleted', 'wpforo'),
|
497 |
+
'This post successfully edited' => __('This post successfully edited', 'wpforo'),
|
498 |
+
'This topic successfully deleted' => __('This topic successfully deleted', 'wpforo'),
|
499 |
+
'Topic Move Error' => __('Topic Move Error', 'wpforo'),
|
500 |
+
'Topic add error' => __('Topic add error', 'wpforo'),
|
501 |
+
'Topic delete error' => __('Topic delete error', 'wpforo'),
|
502 |
+
'Topic edit error' => __('Topic edit error', 'wpforo'),
|
503 |
+
'Topic not found.' => __('Topic not found.', 'wpforo'),
|
504 |
+
'Topic successfully moved' => __('Topic successfully moved', 'wpforo'),
|
505 |
+
'Topic successfully updated' => __('Topic successfully updated', 'wpforo'),
|
506 |
+
'Topics delete error' => __('Topics delete error', 'wpforo'),
|
507 |
+
'User delete error' => __('User delete error', 'wpforo'),
|
508 |
+
'User group add error' => __('User group add error', 'wpforo'),
|
509 |
+
'User group edit error' => __('User group edit error', 'wpforo'),
|
510 |
+
'User group successfully added' => __('User group successfully added', 'wpforo'),
|
511 |
+
'User group successfully edited' => __('User group successfully edited', 'wpforo'),
|
512 |
+
'User successfully deleted from wpforo' => __('User successfully deleted from wpforo', 'wpforo'),
|
513 |
+
'Username exists. Please insert another.' => __('Username exists. Please insert another.', 'wpforo'),
|
514 |
+
'Username is missed.' => __('Username is missed.', 'wpforo'),
|
515 |
+
'Username length must be between 3 characters and 30 characters.' => __('Username length must be between 3 characters and 30 characters.', 'wpforo'),
|
516 |
+
'Welcome to our Community!' => __('Welcome to our Community!', 'wpforo'),
|
517 |
+
'Wrong post data' => __('Wrong post data', 'wpforo'),
|
518 |
+
'You are already voted this post' => __('You are already voted this post', 'wpforo'),
|
519 |
+
'You have been successfully subscribed' => __('You have been successfully subscribed', 'wpforo'),
|
520 |
+
'You have been successfully unsubscribed' => __('You have been successfully unsubscribed', 'wpforo'),
|
521 |
+
'You have no permission to edit this topic' => __('You have no permission to edit this topic', 'wpforo'),
|
522 |
+
'You don\'t have permission to create post in this forum' => __('You don\'t have permission to create post in this forum', 'wpforo'),
|
523 |
+
'You don\t have permission to create topic into this forum' => __('You don\t have permission to create topic into this forum', 'wpforo'),
|
524 |
+
'You don\t have permission to delete post from this forum' => __('You don\t have permission to delete post from this forum', 'wpforo'),
|
525 |
+
'You don\t have permission to delete topic from this forum' => __('You don\t have permission to delete topic from this forum', 'wpforo'),
|
526 |
+
'You don\t have permission to edit post from this forum' => __('You don\t have permission to edit post from this forum', 'wpforo'),
|
527 |
+
'You successfully replied' => __('You successfully replied', 'wpforo'),
|
528 |
+
'Your forum successfully added' => __('Your forum successfully added', 'wpforo'),
|
529 |
+
'Your forum successfully deleted' => __('Your forum successfully deleted', 'wpforo'),
|
530 |
+
'Your profile data have been successfully updated.' => __('Your profile data have been successfully updated.', 'wpforo'),
|
531 |
+
'Your subscription for this item could not be confirmed' => __('Your subscription for this item could not be confirmed', 'wpforo'),
|
532 |
+
'Your topic successfully added' => __('Your topic successfully added', 'wpforo'),
|
533 |
+
//Beta-5
|
534 |
+
'Dashboard - Can create forum' => __('Dashboard - Can create forum', 'wpforo'),
|
535 |
+
'Dashboard - Can edit forum' => __('Dashboard - Can edit forum', 'wpforo'),
|
536 |
+
'Dashboard - Can delete forum' => __('Dashboard - Can delete forum', 'wpforo'),
|
537 |
+
'Dashboard - Members Menu' => __('Dashboard - Members Menu', 'wpforo'),
|
538 |
+
'Dashboard - Can edit member' => __('Dashboard - Can edit member', 'wpforo'),
|
539 |
+
'Dashboard - Can delete member' => __('Dashboard - Can delete member', 'wpforo'),
|
540 |
+
'Dashboard - Usergroup Menu' => __('Dashboard - Usergroup Menu', 'wpforo'),
|
541 |
+
'Front - Can view members' => __('Front - Can view members', 'wpforo'),
|
542 |
+
'Front - Can view profiles' => __('Front - Can view profiles', 'wpforo'),
|
543 |
+
'Front - Can upload avatar' => __('Front - Can upload avatar', 'wpforo'),
|
544 |
+
'Front - Can have signatur' => __('Front - Can have signatur', 'wpforo'),
|
545 |
+
'Front - Can view avatars' => __('Front - Can view avatars', 'wpforo'),
|
546 |
+
'Front - Can view member username' => __('Front - Can view member username', 'wpforo'),
|
547 |
+
'Front - Can view member email' => __('Front - Can view member email', 'wpforo'),
|
548 |
+
'Front - Can view member title' => __('Front - Can view member title', 'wpforo'),
|
549 |
+
'Front - Can view member custom title' => __('Front - Can view member custom title', 'wpforo'),
|
550 |
+
'Front - Can view member reputation' => __('Front - Can view member reputation', 'wpforo'),
|
551 |
+
'Front - Can view member website' => __('Front - Can view member website', 'wpforo'),
|
552 |
+
'Front - Can view member social networks' => __('Front - Can view member social networks', 'wpforo'),
|
553 |
+
'Front - Can view member reg. date' => __('Front - Can view member reg. date', 'wpforo'),
|
554 |
+
'Front - Can view member last active date' => __('Front - Can view member last active date', 'wpforo'),
|
555 |
+
'Front - Can view member ip address' => __('Front - Can view member ip address', 'wpforo'),
|
556 |
+
'Front - Can view member location' => __('Front - Can view member location', 'wpforo'),
|
557 |
+
'Front - Can view member ocumpation' => __('Front - Can view member ocumpation', 'wpforo'),
|
558 |
+
'Front - Can view member signatur' => __('Front - Can view member signatur', 'wpforo'),
|
559 |
+
'Front - Can view member about me' => __('Front - Can view member about me', 'wpforo'),
|
560 |
+
'Front - Can view member phone number' => __('Front - Can view member phone number', 'wpforo'),
|
561 |
+
'Front - Can write PM' => __('Front - Can write PM', 'wpforo'),
|
562 |
+
'Can view forum' => __('Can view forum', 'wpforo'),
|
563 |
+
'Can create topic' => __('Can create topic', 'wpforo'),
|
564 |
+
'Can view topic' => __('Can view topic', 'wpforo'),
|
565 |
+
'Can edit topic' => __('Can edit topic', 'wpforo'),
|
566 |
+
'Can delete topic' => __('Can delete topic', 'wpforo'),
|
567 |
+
'Can post reply' => __('Can post reply', 'wpforo'),
|
568 |
+
'Can view replies' => __('Can view replies', 'wpforo'),
|
569 |
+
'Can edit replies' => __('Can edit replies', 'wpforo'),
|
570 |
+
'Can delete replies' => __('Can delete replies', 'wpforo'),
|
571 |
+
'Can edit own topic' => __('Can edit own topic', 'wpforo'),
|
572 |
+
'Can edit own replay' => __('Can edit own replay', 'wpforo'),
|
573 |
+
'Can delete own topic' => __('Can delete own topic', 'wpforo'),
|
574 |
+
'Can delete own replay' => __('Can delete own replay', 'wpforo'),
|
575 |
+
'Can like' => __('Can like', 'wpforo'),
|
576 |
+
'Can report' => __('Can report', 'wpforo'),
|
577 |
+
'Can set topic sticky' => __('Can set topic sticky', 'wpforo'),
|
578 |
+
'Can set topic private' => __('Can set topic private', 'wpforo'),
|
579 |
+
'Can vote' => __('Can vote', 'wpforo'),
|
580 |
+
'Can Attach File' => __('Can Attach File', 'wpforo'),
|
581 |
+
'Can set topic answered' => __('Can set topic answered', 'wpforo'),
|
582 |
+
'Can set own topic answered' => __('Can set own topic answered', 'wpforo'),
|
583 |
+
'Can close topic' => __('Can close topic', 'wpforo'),
|
584 |
+
'Can move topic' => __('Can move topic', 'wpforo'),
|
585 |
+
'like' => __('like', 'wpforo'),
|
586 |
+
'unlike' => __('unlike', 'wpforo'),
|
587 |
+
'sticky' => __('sticky', 'wpforo'),
|
588 |
+
'unsticky' => __('unsticky', 'wpforo'),
|
589 |
+
'close' => __('close', 'wpforo'),
|
590 |
+
'open' => __('open', 'wpforo'),
|
591 |
+
'Topic Icons' => __('Topic Icons', 'wpforo'),
|
592 |
+
'New' => __('New', 'wpforo'),
|
593 |
+
'Replied' => __('Replied', 'wpforo'),
|
594 |
+
'Active' => __('Active', 'wpforo'),
|
595 |
+
'Hot' => __('Hot', 'wpforo'),
|
596 |
+
'Solved' => __('Solved', 'wpforo'),
|
597 |
+
'Unsolved' => __('Unsolved', 'wpforo'),
|
598 |
+
'You can manage WordPress date and time format in WordPress Settings > General admin page.' => __('You can manage WordPress date and time format in WordPress Settings > General admin page.', 'wpforo'),
|
599 |
+
'Dashboard' => __('Dashboard', 'wpforo'),
|
600 |
+
'Phrases' => __('Phrases', 'wpforo'),
|
601 |
+
'Themes' => __('Themes', 'wpforo'),
|
602 |
+
'Enable Debug Mode' => __('Enable Debug Mode', 'wpforo'),
|
603 |
+
'If you got some issue with wpForo, please enable this option before asking for support, this outputs hidden important information to help us debug your issue.' => __('If you got some issue with wpForo, please enable this option before asking for support, this outputs hidden important information to help us debug your issue.', 'wpforo'),
|
604 |
+
// Beta-6 ////////////////////////////////////
|
605 |
+
'Can set topic solved' => __('Can set topic solved', 'wpforo'),
|
606 |
+
'Can set own topic solved' => __('Can set own topic solved', 'wpforo'),
|
607 |
+
'Old password is wrong' => __('Old password is wrong', 'wpforo'),
|
608 |
+
'New Passwords do not match' => __('New Passwords do not match', 'wpforo'),
|
609 |
+
'Enable Subscription Confirmation' => __('Enable Subscription Confirmation', 'wpforo'),
|
610 |
+
'Forum and Topic subscription with double opt-in/confirmation system.' => __('Forum and Topic subscription with double opt-in/confirmation system.', 'wpforo'),
|
611 |
+
'Forum Maintenance' => __('Forum Maintenance', 'wpforo'),
|
612 |
+
'This process may take a few seconds or dozens of minutes, it depends on database forum size and on server resources. Please be patient and don\'t close this page. If you got 500 Server Error please don\'t worry, the data updating process is still working in MySQL server.' => __('This process may take a few seconds or dozens of minutes, it depends on database forum size and on server resources. Please be patient and don\'t close this page. If you got 500 Server Error please don\'t worry, the data updating process is still working in MySQL server.', 'wpforo'),
|
613 |
+
'Update Forums Statistic' => __('Update Forums Statistic', 'wpforo'),
|
614 |
+
'Update Users Statistic' => __('Update Users Statistic', 'wpforo'),
|
615 |
+
'Delete Phrase Cache' => __('Delete Phrase Cache', 'wpforo'),
|
616 |
+
'Updated Successfully!' => __('Updated Successfully!', 'wpforo'),
|
617 |
+
'Deleted Successfully!' => __('Deleted Successfully!', 'wpforo'),
|
618 |
+
'Closed' => __('Closed', 'wpforo'),
|
619 |
+
'Forum Members List' => __('Forum Members List', 'wpforo'),
|
620 |
+
'are you sure you want to delete?' => __('are you sure you want to delete?', 'wpforo'),
|
621 |
+
'Admin' => __('Admin', 'wpforo'),
|
622 |
+
'Moderator' => __('Moderator', 'wpforo'),
|
623 |
+
'Registered' => __('Registered', 'wpforo'),
|
624 |
+
'Customer' => __('Customer', 'wpforo'),
|
625 |
+
'No access' => __('No access', 'wpforo'),
|
626 |
+
'Read only access' => __('Read only access', 'wpforo'),
|
627 |
+
'Standard access' => __('Standard access', 'wpforo'),
|
628 |
+
'Moderator access' => __('Moderator access', 'wpforo'),
|
629 |
+
'Full access' => __('Full access', 'wpforo'),
|
630 |
+
'Profile' => __('Profile', 'wpforo'),
|
631 |
+
// 1.0.0 //
|
632 |
+
'Incorrect file format. Allowed formats: jpeg, jpg, png, gif.' => __('Incorrect file format. Allowed formats: jpeg, jpg, png, gif.', 'wpforo'),
|
633 |
+
'Enable User Registration' => __('Enable User Registration', 'wpforo'),
|
634 |
+
'This option is not synced with WordPress "Anyone can register" option in Dashboard > Settings > General admin page. If this option is enabled new users will always be able to register.' => __('This option is not synced with WordPress "Anyone can register" option in Dashboard > Settings > General admin page. If this option is enabled new users will always be able to register.', 'wpforo'),
|
635 |
+
'User registration is disabled' => __('User registration is disabled', 'wpforo'),
|
636 |
+
'Delete User Cache' => __('Delete User Cache', 'wpforo'),
|
637 |
+
'Insert Forum Attachments to Media Library' => __('Insert Forum Attachments to Media Library', 'wpforo'),
|
638 |
+
'Enable this option to be able manage forum attachments in Dashboard > Media > Library admin page.' => __('Enable this option to be able manage forum attachments in Dashboard > Media > Library admin page.', 'wpforo'),
|
639 |
+
'Attachment removed' => __('Attachment removed', 'wpforo'),
|
640 |
+
'Forum Posts' => __('Forum Posts', 'wpforo'),
|
641 |
+
'Blog Posts' => __('Blog Posts', 'wpforo'),
|
642 |
+
'Blog Comments' => __('Blog Comments', 'wpforo'),
|
643 |
+
'Welcome back %s!' => __('Welcome back %s!', 'wpforo'),
|
644 |
+
'Member Profile' => __('Member Profile', 'wpforo'),
|
645 |
+
'Member' => __('Member', 'wpforo'),
|
646 |
+
'You do not have permission to view this page' => __('You do not have permission to view this page', 'wpforo'),
|
647 |
+
'Turn WordPress to wpForo' => __('Turn WordPress to wpForo', 'wpforo'),
|
648 |
+
'This option will disable WordPress on front-end. Only forum pages will be available. wpForo will look like as a stand-alone forum.' => __('This option will disable WordPress on front-end. Only forum pages will be available. wpForo will look like as a stand-alone forum.', 'wpforo'),
|
649 |
|
650 |
+
// 1.1.2 //
|
651 |
+
'Can set own topic private' => __('Can set own topic private', 'wpforo'),
|
652 |
+
'Can view private topic' => __('Can view private topic', 'wpforo'),
|
653 |
+
'private' => __('private', 'wpforo'),
|
654 |
+
'public' => __('public', 'wpforo'),
|
655 |
+
'Private Topic' => __('Private Topic', 'wpforo'),
|
656 |
+
'Only Admins and Moderators can see your private topics.' => __('Only Admins and Moderators can see your private topics.', 'wpforo'),
|
657 |
+
'Forum ID is not detected' => __('Forum ID is not detected', 'wpforo'),
|
658 |
+
'You are not permitted to subscribe here' => __('You are not permitted to subscribe here', 'wpforo'),
|
659 |
+
'Subscribe to this topic' => __('Subscribe to this topic', 'wpforo'),
|
660 |
+
|
661 |
+
// 1.2.0 //
|
662 |
+
'Awaiting moderation' => __('Awaiting moderation', 'wpforo'),
|
663 |
+
'Topic first post not found.' => __('Topic first post not found.', 'wpforo'),
|
664 |
+
'Topic first post data not found.' => __('Topic first post data not found.', 'wpforo'),
|
665 |
+
'Settings successfully updated' => __('Settings successfully updated', 'wpforo'),
|
666 |
+
'Done!' => __('Done!', 'wpforo'),
|
667 |
+
'You are not allowed to attach this file type' => __('You are not allowed to attach this file type', 'wpforo'),
|
668 |
+
'Post is empty' => __('Post is empty', 'wpforo'),
|
669 |
+
'removed link' => __('removed link', 'wpforo'),
|
670 |
+
'Submit' => __('Submit', 'wpforo'),
|
671 |
+
|
672 |
+
// 1.3.0 //
|
673 |
+
'Usergroup' => __('Usergroup', 'wpforo'),
|
674 |
+
'Rating Title' => __('Rating Title', 'wpforo'),
|
675 |
+
'User Title' => __('User Title', 'wpforo'),
|
676 |
+
'Anonymous' => __('Anonymous', 'wpforo'),
|
677 |
+
|
678 |
+
// 1.3.2
|
679 |
+
'approved' => __('approved', 'wpforo'),
|
680 |
+
'unapproved' => __('unapproved', 'wpforo'),
|
681 |
+
'approve' => __('approve', 'wpforo'),
|
682 |
+
'unapprove' => __('unapprove', 'wpforo'),
|
683 |
+
'--- Choose ---' => __('--- Choose ---', 'wpforo'),
|
684 |
+
'Required field' => __('Required field', 'wpforo'),
|
685 |
+
|
686 |
+
// 1.4.0
|
687 |
+
'Add Reply' => __('Add Reply', 'wpforo'),
|
688 |
+
'Forums RSS Feed' => __('Forums RSS Feed', 'wpforo'),
|
689 |
+
'Topics RSS Feed' => __('Topics RSS Feed', 'wpforo'),
|
690 |
+
'Find a member' => __('Find a member', 'wpforo'),
|
691 |
+
'Display Name or Nicename' => __('Display Name or Nicename', 'wpforo'),
|
692 |
+
'Reset Search' => __('Reset Search', 'wpforo'),
|
693 |
+
'Reset Result' => __('Reset Result', 'wpforo'),
|
694 |
+
'Log Viewed Forums and Topics' => __('Log Viewed Forums and Topics', 'wpforo'),
|
695 |
+
'Replace Reset Password Page URL to Forum Reset Password Page URL' => __('Replace Reset Password Page URL to Forum Reset Password Page URL', 'wpforo'),
|
696 |
+
'Enable RSS Feed' => __('Enable RSS Feed', 'wpforo'),
|
697 |
+
'Members Search Type:' => __('Members Search Type', 'wpforo'),
|
698 |
+
'Recent Posts' => __('Recent Posts', 'wpforo'),
|
699 |
+
'No posts were found here' => __('No posts were found here', 'wpforo'),
|
700 |
+
|
701 |
+
// 1.4.3
|
702 |
+
'forum link' => __('forum link', 'wpforo'),
|
703 |
+
'in forum' => __('in forum', 'wpforo'),
|
704 |
'You can mention a person using @nicename in post content to send that person an email message. When you post a topic or reply, forum sends an email message to the user letting them know that they have been mentioned on the post.' => __('You can mention a person using @nicename in post content to send that person an email message. When you post a topic or reply, forum sends an email message to the user letting them know that they have been mentioned on the post.', 'wpforo'),
|
705 |
|
706 |
+
// 1.4.4
|
707 |
+
'You are not allowed to edit this post' => __('You are not allowed to edit this post', 'wpforo'),
|
708 |
+
'Google reCAPTCHA verification failed' => __('Google reCAPTCHA verification failed', 'wpforo'),
|
709 |
+
'ERROR: Can\'t connect to Google reCAPTCHA API' => __('ERROR: Can\'t connect to Google reCAPTCHA API', 'wpforo'),
|
710 |
+
'Welcome!' => __('Welcome!', 'wpforo'),
|
711 |
+
'Join us today!' => __('Join us today!', 'wpforo'),
|
712 |
+
'Enter your email address or username and we\'ll send you a link you can use to pick a new password.' => __('Enter your email address or username and we\'ll send you a link you can use to pick a new password.', 'wpforo'),
|
713 |
+
'Please Insert Your Email or Username' => __('Please Insert Your Email or Username', 'wpforo'),
|
714 |
+
'Reset Password' => __('Reset Password', 'wpforo'),
|
715 |
+
'Forgot Your Password?' => __('Forgot Your Password?', 'wpforo'),
|
716 |
);
|
wpf-languages/wpforo-cs_CZ.mo
CHANGED
Binary file
|
wpf-languages/wpforo-cs_CZ.po
CHANGED
@@ -2,18 +2,18 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: Forum - wpForo\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date: 2017-
|
6 |
-
"PO-Revision-Date: 2017-
|
7 |
-
"Last-Translator:
|
8 |
-
"Language-Team: \n"
|
9 |
-
"Language: cs\n"
|
10 |
"MIME-Version: 1.0\n"
|
11 |
"Content-Type: text/plain; charset=UTF-8\n"
|
12 |
"Content-Transfer-Encoding: 8bit\n"
|
13 |
"Plural-Forms: nplurals=3; plural=( n == 1 ) ? 0 : ( n >= 2 && n <= 4 ) ? 1 : "
|
14 |
-
"2
|
15 |
"X-Poedit-SourceCharset: UTF-8\n"
|
16 |
-
"X-Generator:
|
17 |
"X-Poedit-Basepath: ..\n"
|
18 |
"X-Poedit-WPHeader: wpforo.php\n"
|
19 |
"X-Poedit-KeywordsList: _:1;gettext:1;dgettext:2;ngettext:1,2;dngettext:2,3;"
|
@@ -23,3780 +23,4136 @@ msgstr ""
|
|
23 |
"esc_html_x:1,2c;comments_number_link:2,3;t:1;st:1;trans:1;transChoice:1,2\n"
|
24 |
"X-Loco-Target-Locale: cs_CZ\n"
|
25 |
"X-Poedit-SearchPath-0: .\n"
|
26 |
-
"X-Poedit-SearchPathExcluded-0: *.js
|
27 |
|
28 |
-
#: wpf-admin/
|
29 |
-
|
|
|
30 |
msgstr ""
|
31 |
|
32 |
-
#: wpf-admin/
|
33 |
msgid ""
|
34 |
-
"
|
35 |
-
"
|
36 |
-
"
|
37 |
-
"
|
38 |
-
"
|
39 |
-
"
|
40 |
-
"
|
41 |
-
"
|
42 |
-
"
|
43 |
-
"
|
|
|
|
|
|
|
44 |
msgstr ""
|
45 |
|
46 |
-
#: wpf-admin/
|
47 |
-
msgid "
|
48 |
msgstr ""
|
49 |
|
50 |
-
#: wpf-admin/
|
51 |
-
msgid "
|
52 |
msgstr ""
|
53 |
|
54 |
-
#: wpf-admin/
|
55 |
-
msgid "
|
56 |
msgstr ""
|
57 |
|
58 |
-
#: wpf-admin/
|
59 |
-
msgid "
|
|
|
|
|
|
|
60 |
msgstr ""
|
61 |
|
62 |
-
#: wpf-admin/
|
63 |
-
msgid "
|
64 |
msgstr ""
|
65 |
|
66 |
-
#: wpf-admin/
|
67 |
-
|
68 |
-
msgid "Dashboard"
|
69 |
msgstr ""
|
70 |
|
71 |
-
#: wpf-admin/
|
72 |
-
|
73 |
-
#: wpf-includes/wpf-hooks.php:1639 wpf-includes/wpf-phrases.php:123
|
74 |
-
msgid "Forums"
|
75 |
-
msgstr "Fóra"
|
76 |
-
|
77 |
-
#: wpf-admin/admin.php:29 wpf-includes/wpf-hooks.php:22
|
78 |
-
#: wpf-includes/wpf-hooks.php:1655
|
79 |
-
msgid "Settings"
|
80 |
-
msgstr "Nastavení"
|
81 |
-
|
82 |
-
#: wpf-admin/admin.php:30 wpf-includes/wpf-hooks.php:1664
|
83 |
-
msgid "Tools"
|
84 |
msgstr ""
|
85 |
|
86 |
-
#: wpf-admin/
|
87 |
-
msgid "
|
|
|
|
|
88 |
msgstr ""
|
89 |
|
90 |
-
#: wpf-admin/
|
91 |
-
|
92 |
-
|
93 |
-
|
94 |
-
|
95 |
-
|
96 |
-
|
97 |
-
#: wpf-includes/wpf-hooks.php:1691
|
98 |
-
msgid "Usergroups"
|
99 |
-
msgstr "Skupiny"
|
100 |
|
101 |
-
#: wpf-admin/
|
102 |
-
|
103 |
-
msgid "Phrases"
|
104 |
msgstr ""
|
105 |
|
106 |
-
#: wpf-admin/
|
107 |
-
|
108 |
-
msgid "Themes"
|
109 |
msgstr ""
|
110 |
|
111 |
-
#: wpf-admin/
|
112 |
-
|
113 |
-
|
114 |
-
|
|
|
115 |
|
116 |
-
#: wpf-admin/
|
117 |
-
msgid "
|
118 |
-
msgstr "
|
119 |
|
120 |
-
#: wpf-admin/
|
121 |
-
|
122 |
-
|
|
|
|
|
123 |
|
124 |
-
#: wpf-admin/
|
125 |
msgid ""
|
126 |
-
"
|
127 |
-
"
|
128 |
-
"
|
129 |
-
" The \"Extended\", \"Simplified\" and "
|
130 |
-
"\"Question & Answer\" layouts fit almost all type of discussions needs. "
|
131 |
-
"You can use wpForo for small and extremely large communities. \n"
|
132 |
-
" <br />If you found some issue or bug "
|
133 |
-
"please open a support topic in plugin page or in our support forum at "
|
134 |
-
"gVectors.com. If you liked wpForo please leave some good review for this "
|
135 |
-
"plugin. We really need your good reviews. \n"
|
136 |
-
" If you didn't like wpForo please leave a "
|
137 |
-
"list of issues and requirements you'd like us to fix and add in near future. "
|
138 |
-
"We're here to help you and improve wpForo as much as possible."
|
139 |
msgstr ""
|
140 |
|
141 |
-
#: wpf-admin/
|
142 |
-
msgid "
|
143 |
-
msgstr "
|
144 |
|
145 |
-
#: wpf-admin/
|
146 |
-
msgid "
|
147 |
-
msgstr "
|
148 |
|
149 |
-
#: wpf-admin/
|
150 |
-
msgid "
|
151 |
-
msgstr "
|
152 |
|
153 |
-
#: wpf-admin/
|
154 |
-
msgid "
|
155 |
-
msgstr "
|
156 |
|
157 |
-
#: wpf-admin/
|
158 |
-
msgid "
|
159 |
-
msgstr "
|
160 |
|
161 |
-
#: wpf-admin/
|
162 |
-
msgid "
|
163 |
-
msgstr "
|
164 |
|
165 |
-
#: wpf-admin/
|
166 |
-
msgid "
|
167 |
-
msgstr "
|
168 |
|
169 |
-
#: wpf-admin/
|
170 |
-
msgid "
|
171 |
-
msgstr "
|
172 |
|
173 |
-
#: wpf-admin/
|
174 |
-
msgid "
|
175 |
-
msgstr "
|
176 |
|
177 |
-
#: wpf-admin/
|
178 |
-
|
179 |
-
|
180 |
-
msgstr "Témata"
|
181 |
|
182 |
-
#: wpf-admin/
|
183 |
-
|
184 |
-
|
185 |
-
msgstr "Příspěvky"
|
186 |
|
187 |
-
#: wpf-admin/
|
188 |
-
msgid "
|
189 |
-
msgstr "
|
190 |
|
191 |
-
#: wpf-admin/
|
192 |
-
msgid "
|
193 |
msgstr ""
|
194 |
|
195 |
-
#: wpf-admin/
|
196 |
-
msgid "
|
197 |
msgstr ""
|
198 |
|
199 |
-
#: wpf-admin/
|
200 |
-
msgid "
|
201 |
msgstr ""
|
202 |
|
203 |
-
#: wpf-admin/
|
204 |
-
msgid "
|
|
|
|
|
205 |
msgstr ""
|
206 |
|
207 |
-
#: wpf-admin/
|
208 |
-
msgid "
|
209 |
msgstr ""
|
210 |
|
211 |
-
#: wpf-admin/
|
212 |
-
msgid "
|
|
|
|
|
213 |
msgstr ""
|
214 |
|
215 |
-
#: wpf-admin/
|
216 |
-
msgid "
|
217 |
msgstr ""
|
218 |
|
219 |
-
#: wpf-admin/
|
220 |
msgid ""
|
221 |
-
"
|
222 |
-
"
|
223 |
-
"the data updating process is still working in MySQL server."
|
224 |
msgstr ""
|
225 |
|
226 |
-
#: wpf-admin/
|
227 |
-
msgid "
|
228 |
msgstr ""
|
229 |
|
230 |
-
#: wpf-admin/
|
231 |
-
msgid "
|
232 |
msgstr ""
|
233 |
|
234 |
-
#: wpf-admin/
|
235 |
-
msgid "
|
236 |
msgstr ""
|
237 |
|
238 |
-
#: wpf-admin/
|
239 |
-
msgid "
|
240 |
msgstr ""
|
241 |
|
242 |
-
#: wpf-admin/
|
243 |
-
msgid "
|
244 |
msgstr ""
|
245 |
|
246 |
-
#: wpf-admin/
|
247 |
-
|
248 |
-
|
249 |
-
msgstr "Zobrazit na obrazovce"
|
250 |
|
251 |
-
#: wpf-admin/
|
252 |
-
|
253 |
-
|
254 |
-
msgstr "Nastavení Fóra"
|
255 |
|
256 |
-
#: wpf-admin/
|
257 |
-
msgid "
|
258 |
-
msgstr "
|
259 |
|
260 |
-
#: wpf-admin/
|
261 |
-
msgid "
|
262 |
-
msgstr "
|
263 |
|
264 |
-
#: wpf-admin/
|
265 |
-
msgid "
|
266 |
-
|
|
|
|
|
|
|
267 |
|
268 |
-
#: wpf-admin/
|
269 |
-
msgid "
|
270 |
-
msgstr "
|
271 |
|
272 |
-
#: wpf-admin/
|
273 |
-
msgid "
|
274 |
-
|
|
|
|
|
275 |
|
276 |
-
#: wpf-admin/
|
277 |
-
|
278 |
-
|
279 |
-
msgstr "Nastavení obrazovky"
|
280 |
|
281 |
-
#: wpf-admin/
|
282 |
-
msgid "
|
283 |
-
msgstr "
|
284 |
|
285 |
-
#: wpf-admin/
|
286 |
-
|
287 |
-
|
288 |
-
msgid "Add New"
|
289 |
-
msgstr "Přidat nový"
|
290 |
|
291 |
-
#: wpf-admin/
|
292 |
-
msgid "
|
293 |
msgstr ""
|
294 |
|
295 |
-
#: wpf-admin/
|
296 |
-
msgid "
|
297 |
-
msgstr "
|
298 |
|
299 |
-
#: wpf-admin/
|
300 |
-
msgid ""
|
301 |
-
"If a category (blue panels) does not have forums (grey panels) it will not "
|
302 |
-
"be displayed on front-end. Each category should contain at least one forum."
|
303 |
msgstr ""
|
304 |
|
305 |
-
#: wpf-admin/
|
306 |
-
msgid ""
|
307 |
-
"Forums can be displayed with different layouts (Extended, Simplified, Q&A), "
|
308 |
-
"just edit the top (blue panels) category and set the layout you want. Child "
|
309 |
-
"forums' layout depends on the top category (blue panels) layout. They cannot "
|
310 |
-
"have a different layout."
|
311 |
msgstr ""
|
312 |
|
313 |
-
#: wpf-admin/
|
314 |
-
msgid "
|
315 |
-
msgstr "
|
316 |
|
317 |
-
#: wpf-admin/
|
318 |
-
msgid "
|
319 |
-
msgstr "
|
320 |
|
321 |
-
#: wpf-admin/
|
322 |
-
msgid "
|
323 |
-
msgstr "
|
324 |
|
325 |
-
#: wpf-admin/
|
326 |
-
msgid ""
|
327 |
-
"This is a forum description. This content will be displayed under forum "
|
328 |
-
"title on the forum list."
|
329 |
msgstr ""
|
330 |
-
"Tohle je popis fóra. Tento popis bude zobrazen pod názvem fóra v přehledu "
|
331 |
-
"fór."
|
332 |
|
333 |
-
#: wpf-admin/
|
334 |
-
msgid "
|
335 |
-
|
|
|
|
|
|
|
336 |
|
337 |
-
#: wpf-admin/
|
338 |
-
msgid "
|
339 |
-
msgstr "
|
340 |
|
341 |
-
#: wpf-admin/
|
342 |
-
msgid "
|
343 |
-
|
|
|
|
|
344 |
|
345 |
-
#: wpf-admin/
|
346 |
-
msgid "
|
347 |
-
msgstr "
|
348 |
|
349 |
-
#: wpf-admin/
|
350 |
-
msgid "
|
351 |
-
msgstr "
|
352 |
|
353 |
-
#: wpf-admin/
|
354 |
-
|
355 |
-
|
356 |
-
msgstr "Publikovat"
|
357 |
|
358 |
-
#: wpf-admin/
|
359 |
-
msgid "
|
360 |
-
|
|
|
|
|
361 |
|
362 |
-
#: wpf-admin/
|
363 |
-
|
364 |
-
|
365 |
-
#: wpf-includes/wpf-phrases.php:66
|
366 |
-
msgid "Delete"
|
367 |
-
msgstr "Smazat"
|
368 |
|
369 |
-
#: wpf-admin/
|
370 |
-
|
371 |
-
|
372 |
-
|
|
|
373 |
|
374 |
-
#: wpf-admin/
|
375 |
-
msgid "Forum
|
376 |
-
msgstr "
|
377 |
|
378 |
-
#: wpf-admin/
|
379 |
msgid ""
|
380 |
-
"
|
381 |
-
"
|
382 |
-
msgstr "\"Slug\" je přátelská URL verze názvu."
|
383 |
-
|
384 |
-
#: wpf-admin/forum.php:233
|
385 |
-
msgid "Forum Icon"
|
386 |
msgstr ""
|
387 |
|
388 |
-
#: wpf-admin/
|
389 |
-
msgid "
|
390 |
msgstr ""
|
391 |
|
392 |
-
#: wpf-admin/
|
393 |
-
msgid "
|
|
|
|
|
|
|
394 |
msgstr ""
|
395 |
|
396 |
-
#: wpf-admin/
|
397 |
-
msgid "
|
398 |
msgstr ""
|
399 |
|
400 |
-
#: wpf-admin/
|
401 |
msgid ""
|
402 |
-
"
|
403 |
-
"
|
|
|
404 |
msgstr ""
|
405 |
|
406 |
-
#: wpf-admin/
|
407 |
-
msgid "
|
408 |
-
msgstr "
|
409 |
-
|
410 |
-
#: wpf-admin/forum.php:248 wpf-includes/wpf-phrases.php:184
|
411 |
-
msgid "Meta Description"
|
412 |
-
msgstr "Meta Popis"
|
413 |
|
414 |
-
#: wpf-admin/
|
415 |
-
msgid "
|
416 |
-
msgstr "
|
417 |
|
418 |
-
#: wpf-admin/
|
419 |
-
msgid ""
|
420 |
-
"If you want to delete this forum and keep its sub-forums, topics and "
|
421 |
-
"replies, please select a new target forum in dropdown below"
|
422 |
msgstr ""
|
423 |
-
"Pokud chcete smazat toto fórum a nesmazat při tom sub-fóra, témata a "
|
424 |
-
"odpovědi tak prosím zadejte nové cílové fórum a přetáhněte."
|
425 |
|
426 |
-
#: wpf-admin/
|
427 |
msgid ""
|
428 |
-
"
|
429 |
-
"Layout will be inherited from this forum."
|
430 |
msgstr ""
|
431 |
-
"Všechny sub-fóra, témata a odpovědi byli připojeny ke zvolenému fóru. "
|
432 |
-
"Rozvržení bylo automaticky nastaveno k tomuto fóru."
|
433 |
|
434 |
-
#: wpf-admin/
|
435 |
-
msgid "
|
436 |
msgstr ""
|
437 |
|
438 |
-
#: wpf-admin/options-tabs/
|
439 |
-
msgid "
|
440 |
-
msgstr "Přidat nový přístup k fóru"
|
441 |
-
|
442 |
-
#: wpf-admin/options-tabs/accesses.php:13 wpf-includes/wpf-phrases.php:15
|
443 |
-
msgid "Access names"
|
444 |
-
msgstr "Název přístupu"
|
445 |
-
|
446 |
-
#: wpf-admin/options-tabs/accesses.php:26
|
447 |
-
#: wpf-admin/options-tabs/accesses.php:27
|
448 |
-
#: wpf-admin/options-tabs/accesses.php:28
|
449 |
-
msgid "This access is usually used for "
|
450 |
msgstr ""
|
451 |
|
452 |
-
#: wpf-admin/options-tabs/
|
453 |
-
msgid "
|
|
|
|
|
|
|
|
|
454 |
msgstr ""
|
455 |
|
456 |
-
#: wpf-admin/options-tabs/
|
457 |
-
|
458 |
-
|
459 |
-
|
|
|
|
|
460 |
msgstr ""
|
461 |
|
462 |
-
#: wpf-admin/options-tabs/
|
463 |
-
msgid "
|
464 |
msgstr ""
|
465 |
|
466 |
-
#: wpf-admin/options-tabs/
|
467 |
-
msgid "
|
468 |
msgstr ""
|
469 |
|
470 |
-
#: wpf-admin/options-tabs/
|
471 |
-
|
472 |
-
|
473 |
-
msgstr "upravit"
|
474 |
|
475 |
-
#: wpf-admin/options-tabs/
|
476 |
msgid ""
|
477 |
-
"
|
478 |
-
"
|
|
|
|
|
|
|
479 |
msgstr ""
|
480 |
-
"Jste si jistí že chcete odebrat tento přístup? Skupiny, které byli připojeny "
|
481 |
-
"k tomuto přístupu ztratí všechna oprávnění."
|
482 |
-
|
483 |
-
#: wpf-admin/options-tabs/accesses.php:34 wpf-includes/class-forums.php:604
|
484 |
-
#: wpf-includes/functions.php:617 wpf-includes/functions.php:627
|
485 |
-
#: wpf-includes/wpf-phrases.php:381
|
486 |
-
msgid "delete"
|
487 |
-
msgstr "smazat"
|
488 |
|
489 |
-
#: wpf-admin/options-tabs/
|
490 |
-
msgid "
|
491 |
-
msgstr "
|
492 |
|
493 |
-
#: wpf-admin/options-tabs/
|
494 |
-
msgid "
|
495 |
-
msgstr "
|
496 |
|
497 |
-
#: wpf-admin/options-tabs/
|
498 |
-
msgid "
|
499 |
-
msgstr "
|
500 |
|
501 |
-
#: wpf-admin/options-tabs/
|
502 |
-
msgid "
|
503 |
msgstr ""
|
504 |
|
505 |
-
#: wpf-admin/options-tabs/
|
506 |
-
msgid "
|
|
|
|
|
507 |
msgstr ""
|
508 |
|
509 |
-
#: wpf-admin/options-tabs/
|
510 |
-
msgid "
|
511 |
msgstr ""
|
512 |
|
513 |
-
#: wpf-admin/options-tabs/
|
514 |
msgid ""
|
515 |
-
"
|
516 |
-
"
|
517 |
msgstr ""
|
518 |
|
519 |
-
#: wpf-admin/options-tabs/
|
520 |
-
msgid "
|
|
|
|
|
|
|
|
|
521 |
msgstr ""
|
522 |
|
523 |
-
#: wpf-admin/options-tabs/
|
524 |
msgid ""
|
525 |
-
"
|
526 |
-
"
|
527 |
msgstr ""
|
528 |
|
529 |
-
#: wpf-admin/options-tabs/
|
530 |
-
|
531 |
-
|
532 |
-
#: wpf-admin/tools-tabs/cleanup.php:39 wpf-includes/wpf-phrases.php:367
|
533 |
-
msgid "Yes"
|
534 |
-
msgstr "Ano"
|
535 |
|
536 |
-
#: wpf-admin/options-tabs/
|
537 |
-
|
538 |
-
|
539 |
-
#: wpf-admin/tools-tabs/cleanup.php:40 wpf-includes/wpf-phrases.php:197
|
540 |
-
msgid "No"
|
541 |
-
msgstr "Ne"
|
542 |
|
543 |
-
#: wpf-admin/options-tabs/
|
544 |
-
msgid "
|
545 |
msgstr ""
|
546 |
|
547 |
-
#: wpf-admin/options-tabs/
|
548 |
-
msgid ""
|
549 |
-
"Send Notification emails to all email addresses (comma separated ) of forum "
|
550 |
-
"administrators when a new Reply is created."
|
551 |
msgstr ""
|
552 |
|
553 |
-
#: wpf-admin/options-tabs/
|
554 |
-
msgid "
|
555 |
-
msgstr "
|
556 |
|
557 |
-
#: wpf-admin/options
|
558 |
-
msgid "
|
559 |
-
msgstr "
|
560 |
|
561 |
-
#: wpf-admin/
|
562 |
-
msgid "
|
563 |
-
|
564 |
-
|
565 |
-
|
566 |
-
|
567 |
-
msgstr "
|
568 |
-
|
569 |
-
#: wpf-admin/options-tabs/emails.php:69 wpf-includes/wpf-phrases.php:195
|
570 |
-
msgid "New topic notification email message"
|
571 |
-
msgstr "Nové téma upozornění email zpráva"
|
572 |
|
573 |
-
#: wpf-admin/
|
574 |
-
msgid "
|
575 |
-
msgstr "
|
576 |
|
577 |
-
#: wpf-admin/
|
578 |
-
msgid "
|
579 |
-
|
|
|
|
|
|
|
580 |
|
581 |
-
#: wpf-admin/
|
582 |
-
msgid "
|
583 |
-
msgstr "
|
584 |
|
585 |
-
#: wpf-admin/
|
586 |
-
msgid "
|
587 |
-
msgstr "
|
588 |
|
589 |
-
#: wpf-admin/
|
590 |
-
msgid "
|
591 |
-
msgstr "
|
592 |
|
593 |
-
#: wpf-admin/
|
594 |
-
msgid "
|
595 |
-
msgstr "
|
596 |
|
597 |
-
#: wpf-admin/
|
598 |
-
|
599 |
-
|
600 |
-
#: wpf-admin/options-tabs/styles.php:93 wpf-admin/tools-tabs/antispam.php:179
|
601 |
-
#: wpf-admin/tools-tabs/cleanup.php:49 wpf-includes/wpf-phrases.php:345
|
602 |
-
msgid "Update Options"
|
603 |
-
msgstr "Aktualizovat nastavení"
|
604 |
|
605 |
-
#: wpf-admin/
|
606 |
-
msgid "
|
607 |
-
msgstr "
|
608 |
|
609 |
-
#: wpf-admin/
|
610 |
-
msgid "
|
611 |
-
msgstr "
|
612 |
|
613 |
-
#: wpf-admin/
|
614 |
-
msgid "
|
615 |
-
|
|
|
|
|
|
|
616 |
|
617 |
-
#: wpf-admin/
|
618 |
-
msgid "
|
619 |
-
msgstr "
|
620 |
|
621 |
-
#: wpf-admin/
|
622 |
-
msgid "
|
623 |
-
msgstr "
|
624 |
|
625 |
-
#: wpf-admin/
|
626 |
-
msgid "
|
627 |
-
msgstr "
|
628 |
|
629 |
-
#: wpf-admin/
|
630 |
-
msgid "
|
631 |
-
msgstr "
|
632 |
|
633 |
-
#: wpf-admin/
|
634 |
-
msgid "
|
635 |
-
msgstr "
|
636 |
|
637 |
-
#: wpf-admin/
|
638 |
-
msgid "
|
639 |
-
msgstr "
|
640 |
|
641 |
-
#: wpf-admin/
|
642 |
-
msgid "
|
643 |
msgstr ""
|
644 |
|
645 |
-
#: wpf-admin/
|
646 |
msgid ""
|
647 |
-
"This
|
648 |
-
"
|
649 |
-
"
|
|
|
650 |
msgstr ""
|
651 |
|
652 |
-
#: wpf-admin/
|
653 |
-
msgid "
|
654 |
msgstr ""
|
655 |
|
656 |
-
#: wpf-admin/
|
657 |
-
msgid ""
|
658 |
-
"If you have enabled this option, after registering, user can not login "
|
659 |
-
"without confirming the email."
|
660 |
msgstr ""
|
661 |
|
662 |
-
#: wpf-admin/
|
663 |
-
msgid "
|
664 |
-
msgstr "
|
665 |
|
666 |
-
#: wpf-admin/
|
667 |
-
msgid "
|
668 |
-
msgstr "
|
669 |
|
670 |
-
#: wpf-admin/
|
671 |
-
msgid "
|
672 |
-
|
|
|
|
|
|
|
673 |
|
674 |
-
#: wpf-admin/
|
675 |
-
|
676 |
-
|
|
|
677 |
|
678 |
-
#: wpf-admin/
|
679 |
-
msgid "
|
680 |
-
msgstr "
|
681 |
|
682 |
-
#: wpf-admin/
|
683 |
-
msgid "
|
684 |
-
|
|
|
|
|
|
|
685 |
|
686 |
-
#: wpf-admin/
|
687 |
-
msgid "
|
688 |
-
msgstr "
|
689 |
|
690 |
-
#: wpf-admin/
|
691 |
-
msgid "
|
692 |
-
|
|
|
|
|
|
|
693 |
|
694 |
-
#: wpf-admin/
|
695 |
-
msgid "
|
696 |
msgstr ""
|
697 |
|
698 |
-
#: wpf-admin/
|
699 |
-
msgid "
|
|
|
|
|
|
|
700 |
msgstr ""
|
701 |
|
702 |
-
#: wpf-admin/
|
703 |
-
msgid "
|
704 |
msgstr ""
|
705 |
|
706 |
-
#: wpf-admin/
|
707 |
-
|
|
|
|
|
|
|
|
|
|
|
708 |
msgstr ""
|
709 |
|
710 |
-
#: wpf-admin/
|
711 |
-
msgid "
|
712 |
-
msgstr "
|
713 |
|
714 |
-
#: wpf-admin/
|
715 |
-
msgid "
|
716 |
-
msgstr "
|
717 |
|
718 |
-
#: wpf-admin/
|
719 |
-
msgid "
|
720 |
msgstr ""
|
721 |
|
722 |
-
#: wpf-admin/
|
723 |
-
msgid "Enable
|
724 |
-
msgstr "
|
725 |
|
726 |
-
#: wpf-admin/
|
727 |
-
msgid "
|
728 |
msgstr ""
|
729 |
|
730 |
-
#: wpf-admin/
|
731 |
-
msgid "
|
732 |
msgstr ""
|
733 |
|
734 |
-
#: wpf-admin/
|
735 |
msgid ""
|
736 |
-
"
|
737 |
-
"
|
738 |
-
"
|
739 |
msgstr ""
|
740 |
|
741 |
-
#: wpf-admin/
|
742 |
-
msgid "
|
743 |
msgstr ""
|
744 |
|
745 |
-
#: wpf-admin/
|
746 |
msgid ""
|
747 |
-
"
|
748 |
-
"
|
|
|
749 |
msgstr ""
|
750 |
|
751 |
-
#: wpf-admin/
|
752 |
-
msgid "
|
753 |
msgstr ""
|
754 |
|
755 |
-
#: wpf-admin/
|
756 |
-
msgid "
|
757 |
msgstr ""
|
758 |
|
759 |
-
#: wpf-admin/
|
760 |
-
msgid "
|
761 |
msgstr ""
|
762 |
|
763 |
-
#: wpf-admin/
|
764 |
-
msgid ""
|
765 |
-
"This option adds topic subscription checkbox next to new topic and post "
|
766 |
-
"submit button."
|
767 |
msgstr ""
|
768 |
|
769 |
-
#: wpf-admin/
|
770 |
-
msgid "
|
771 |
msgstr ""
|
772 |
|
773 |
-
#: wpf-admin/
|
774 |
-
msgid ""
|
775 |
-
"Enable this option if you want the topic subscription checkbox to be checked "
|
776 |
-
"by default."
|
777 |
msgstr ""
|
778 |
|
779 |
-
#: wpf-admin/
|
780 |
-
msgid "
|
781 |
msgstr ""
|
782 |
|
783 |
-
#: wpf-admin/
|
784 |
-
msgid ""
|
785 |
-
"Enable this option to be able manage forum attachments in Dashboard > Media "
|
786 |
-
"> Library admin page."
|
787 |
msgstr ""
|
788 |
|
789 |
-
#: wpf-admin/
|
790 |
-
msgid "
|
791 |
msgstr ""
|
792 |
|
793 |
-
#: wpf-admin/
|
794 |
-
msgid ""
|
795 |
-
"If you got some issue with wpForo, please enable this option before asking "
|
796 |
-
"for support, this outputs hidden important information to help us debug your "
|
797 |
-
"issue."
|
798 |
msgstr ""
|
799 |
|
800 |
-
#: wpf-admin/
|
801 |
-
msgid "
|
802 |
-
msgstr "
|
803 |
|
804 |
-
#: wpf-admin/
|
805 |
-
msgid ""
|
806 |
-
"Please enable this option to help wpForo get more popularity as your thank "
|
807 |
-
"to the hard work we do for you totally free. This option adds a very small "
|
808 |
-
"icon in forum footer, which will allow your site visitors recognize the name "
|
809 |
-
"of forum solution you use."
|
810 |
msgstr ""
|
811 |
-
"Prosím povolte tohle nastavení a pomozte tím wpFóru k růstu a získání větší "
|
812 |
-
"popularity a jako poděkování pro vás stále chystáme nové funkce a vše je "
|
813 |
-
"plně zdarma. Toto nastavení přidá velmi malou ikonku do zápatí fóra přes "
|
814 |
-
"kterou když přejede návštěvník tak se mu zobrazí informace o pluginu."
|
815 |
|
816 |
-
#: wpf-admin/
|
817 |
-
msgid "
|
818 |
-
msgstr "
|
819 |
|
820 |
-
#: wpf-admin/
|
821 |
-
msgid "
|
822 |
msgstr ""
|
823 |
|
824 |
-
#: wpf-admin/
|
|
|
|
|
|
|
|
|
825 |
msgid ""
|
826 |
-
"This
|
827 |
-
"
|
828 |
-
"alone forum."
|
829 |
msgstr ""
|
830 |
|
831 |
-
#: wpf-
|
832 |
-
msgid "
|
833 |
msgstr ""
|
834 |
|
835 |
-
#: wpf-
|
836 |
-
msgid "
|
|
|
|
|
837 |
msgstr ""
|
838 |
|
839 |
-
#: wpf-
|
840 |
-
msgid "
|
841 |
msgstr ""
|
842 |
|
843 |
-
#: wpf-
|
844 |
-
msgid ""
|
845 |
-
"wpForo PageID doesn't exist. Forums will not be loaded, please read this"
|
846 |
msgstr ""
|
847 |
|
848 |
-
#: wpf-
|
849 |
-
msgid "
|
850 |
msgstr ""
|
851 |
|
852 |
-
#: wpf-
|
853 |
-
msgid "Forum
|
854 |
msgstr ""
|
855 |
|
856 |
-
#: wpf-
|
857 |
-
msgid "
|
858 |
-
msgstr "
|
859 |
-
|
860 |
-
#: wpf-admin/options-tabs/general.php:52 wpf-includes/wpf-phrases.php:108
|
861 |
-
msgid "Forum Description"
|
862 |
-
msgstr "Popis Fóra"
|
863 |
-
|
864 |
-
#: wpf-admin/options-tabs/general.php:57 wpf-includes/wpf-phrases.php:64
|
865 |
-
msgid "Dashboard Menu Position"
|
866 |
-
msgstr "Pozice menu nástěnky"
|
867 |
-
|
868 |
-
#: wpf-admin/options-tabs/general.php:58 wpf-includes/wpf-phrases.php:324
|
869 |
-
msgid "The position in the menu order wpForo should appear."
|
870 |
-
msgstr "Pozice"
|
871 |
|
872 |
-
#: wpf-
|
873 |
msgid ""
|
874 |
-
"
|
875 |
-
"
|
876 |
-
"Plugins, 70 - below Users, 75 - below Tools, 80 - below Settings, 100 - "
|
877 |
-
"below second separator"
|
878 |
msgstr ""
|
879 |
|
880 |
-
#: wpf-
|
881 |
-
msgid "Forum Language"
|
882 |
-
msgstr "Jazyk Fóra"
|
883 |
-
|
884 |
-
#: wpf-admin/options-tabs/general.php:69
|
885 |
msgid ""
|
886 |
-
"This
|
887 |
-
"
|
888 |
-
"are using PO/MO translation files you should change WordPress Language in "
|
889 |
-
"Dashboard > Settings admin page to load according translation for wpForo."
|
890 |
msgstr ""
|
891 |
|
892 |
-
#: wpf-
|
893 |
-
msgid "
|
894 |
-
msgstr "
|
895 |
-
|
896 |
-
#: wpf-admin/options-tabs/general.php:103 wpf-includes/wpf-phrases.php:22
|
897 |
-
msgid "Add New Language"
|
898 |
-
msgstr "Přidat nový Jazyk"
|
899 |
-
|
900 |
-
#: wpf-admin/options-tabs/members.php:13 wpf-includes/wpf-phrases.php:218
|
901 |
-
msgid "Online status timeout"
|
902 |
-
msgstr "Online status vypršel"
|
903 |
-
|
904 |
-
#: wpf-admin/options-tabs/members.php:16 wpf-admin/options-tabs/posts.php:19
|
905 |
-
#: wpf-admin/options-tabs/posts.php:23 wpf-admin/options-tabs/posts.php:31
|
906 |
-
#: wpf-admin/options-tabs/posts.php:35 wpf-includes/wpf-phrases.php:391
|
907 |
-
msgid "minutes"
|
908 |
-
msgstr "minutama"
|
909 |
|
910 |
-
#: wpf-
|
911 |
-
msgid "
|
912 |
-
msgstr "
|
913 |
|
914 |
-
#: wpf-
|
915 |
-
msgid "
|
916 |
msgstr ""
|
917 |
|
918 |
-
#: wpf-
|
919 |
msgid ""
|
920 |
-
"
|
921 |
-
"
|
922 |
-
"are only for other plugin compatibility. \n"
|
923 |
-
" For example, if you use BuddyPress or Ultimate "
|
924 |
-
"Member plugin you can set these values:"
|
925 |
msgstr ""
|
926 |
|
927 |
-
#: wpf-
|
928 |
-
|
929 |
-
msgid "Login URL"
|
930 |
-
msgstr "Přihlásit se odkaz (URL)"
|
931 |
-
|
932 |
-
#: wpf-admin/options-tabs/members.php:36 wpf-admin/options-tabs/members.php:42
|
933 |
-
#: wpf-includes/wpf-phrases.php:253
|
934 |
-
msgid "Register URL"
|
935 |
-
msgstr "Registrace odkaz (URL)"
|
936 |
-
|
937 |
-
#: wpf-admin/options-tabs/members.php:43 wpf-includes/wpf-phrases.php:164
|
938 |
-
msgid "Lost Password URL"
|
939 |
-
msgstr "Ztracené heslo odkaz (URL)"
|
940 |
-
|
941 |
-
#: wpf-admin/options-tabs/members.php:49 wpf-includes/wpf-phrases.php:175
|
942 |
-
msgid "Member Reputation and Titles"
|
943 |
msgstr ""
|
944 |
|
945 |
-
#: wpf-
|
946 |
-
msgid "
|
947 |
-
msgstr "
|
948 |
-
|
949 |
-
#: wpf-admin/options-tabs/members.php:58 wpf-includes/wpf-phrases.php:185
|
950 |
-
msgid "Min Number of Posts"
|
951 |
-
msgstr "Minimální počet příspěvků"
|
952 |
-
|
953 |
-
#: wpf-admin/options-tabs/members.php:59 wpf-includes/wpf-phrases.php:176
|
954 |
-
msgid "Member Title"
|
955 |
-
msgstr "Titul Uživatele"
|
956 |
|
957 |
-
#: wpf-
|
958 |
-
msgid "
|
959 |
-
msgstr "
|
960 |
|
961 |
-
#: wpf-
|
962 |
-
msgid "
|
963 |
-
msgstr "
|
964 |
|
965 |
-
#: wpf-
|
966 |
-
|
967 |
-
|
|
|
|
|
|
|
968 |
|
969 |
-
#: wpf-
|
970 |
-
msgid "
|
971 |
-
msgstr "
|
972 |
|
973 |
-
#: wpf-
|
974 |
-
msgid "
|
975 |
-
msgstr "
|
976 |
|
977 |
-
#: wpf-
|
978 |
-
msgid "
|
979 |
-
msgstr "
|
980 |
|
981 |
-
#: wpf-
|
982 |
-
msgid "
|
983 |
-
msgstr "
|
984 |
|
985 |
-
#: wpf-
|
986 |
-
msgid "
|
987 |
-
msgstr "
|
988 |
|
989 |
-
#: wpf-
|
990 |
-
msgid "
|
991 |
-
msgstr "
|
992 |
|
993 |
-
#: wpf-
|
994 |
-
msgid "
|
995 |
-
msgstr "
|
996 |
|
997 |
-
#: wpf-
|
998 |
-
msgid "
|
999 |
msgstr ""
|
1000 |
|
1001 |
-
#: wpf-
|
1002 |
-
msgid ""
|
1003 |
-
"This option depends on \"Enable Member Rating Titles\" parent option, witch "
|
1004 |
-
"located in wpForo Settings > Features Tab"
|
1005 |
msgstr ""
|
1006 |
|
1007 |
-
#: wpf-
|
1008 |
-
msgid "
|
|
|
|
|
1009 |
msgstr ""
|
1010 |
|
1011 |
-
#: wpf-
|
1012 |
msgid ""
|
1013 |
-
"
|
1014 |
-
"
|
1015 |
msgstr ""
|
1016 |
|
1017 |
-
#: wpf-
|
1018 |
-
msgid "
|
1019 |
msgstr ""
|
1020 |
|
1021 |
-
#: wpf-
|
1022 |
msgid ""
|
1023 |
-
"
|
1024 |
-
"
|
1025 |
-
"this forum board. However this is a very large and hard project so we also "
|
1026 |
-
"develop paid addons (extensions), which will financially help us to keep "
|
1027 |
-
"improving and adding new features to the free wpForo plugin. Forum addons "
|
1028 |
-
"will also be actively developed. The first addons \"Advanced Media Uploader"
|
1029 |
-
"\", \"Polls\", \"Private Messages\" and \"Ad Manager\" will be available "
|
1030 |
-
"very soon. Once you got some addon and activated that, you will find "
|
1031 |
-
"settings in vertical subTabs here."
|
1032 |
msgstr ""
|
1033 |
-
"Děkujeme za používání wpFóra. wpFóro je premium fórum plugin který je "
|
1034 |
-
"dostupný plně zdarma. Nikdy nebude placené verze ani pro verze fóra. Jedná "
|
1035 |
-
"se o velký a náročný projekt, takže budou dostupné Addony placené, které nás "
|
1036 |
-
"finančně podpoří a motivují nás pro to, aby jsme mohli nadále přidávat nové "
|
1037 |
-
"věci zdarma. První Addony budou například \"Vlastní nahrávání souborů\", "
|
1038 |
-
"\"Ankety\", \"Soukromé Zprávy\" a \"Manažér reklam\" budou dostupné již "
|
1039 |
-
"brzy. Jak addony aktivujete zobrazí se vám v nastavení fóra."
|
1040 |
-
|
1041 |
-
#: wpf-admin/options-tabs/posts.php:14 wpf-includes/wpf-phrases.php:214
|
1042 |
-
msgid "Number of Topics per Page"
|
1043 |
-
msgstr "Počet témat na stránku"
|
1044 |
-
|
1045 |
-
#: wpf-admin/options-tabs/posts.php:18 wpf-includes/wpf-phrases.php:30
|
1046 |
-
msgid "Allow Edit Own Topic for"
|
1047 |
-
msgstr "Povolit úpravu tématu po dobu"
|
1048 |
-
|
1049 |
-
#: wpf-admin/options-tabs/posts.php:22 wpf-includes/wpf-phrases.php:27
|
1050 |
-
msgid "Allow Delete Own Topic for"
|
1051 |
-
msgstr "Povolit smazání tématu po dobu"
|
1052 |
-
|
1053 |
-
#: wpf-admin/options-tabs/posts.php:26 wpf-includes/wpf-phrases.php:213
|
1054 |
-
msgid "Number of Posts per Page"
|
1055 |
-
msgstr "Počet příspěvků na stránku"
|
1056 |
-
|
1057 |
-
#: wpf-admin/options-tabs/posts.php:30 wpf-includes/wpf-phrases.php:29
|
1058 |
-
msgid "Allow Edit Own Post for"
|
1059 |
-
msgstr "Povolit upravování příspěvků po dobu"
|
1060 |
-
|
1061 |
-
#: wpf-admin/options-tabs/posts.php:34 wpf-includes/wpf-phrases.php:28
|
1062 |
-
msgid "Allow Delete Own post for"
|
1063 |
-
msgstr "Povolit smazání příspěvku pro"
|
1064 |
-
|
1065 |
-
#: wpf-admin/options-tabs/posts.php:40 wpf-includes/wpf-phrases.php:169
|
1066 |
-
msgid "Maximum upload file size"
|
1067 |
-
msgstr "Maximální velikost nahraného souboru"
|
1068 |
|
1069 |
-
#: wpf-
|
1070 |
msgid ""
|
1071 |
-
"
|
1072 |
-
"
|
1073 |
-
"
|
|
|
1074 |
msgstr ""
|
1075 |
-
"Nemůžete změnit hodnoty více než je \"max_velikost souboru\" a "
|
1076 |
-
"\"max_velikost příspěvku\". Pokud chcete navýšit parametry serveru "
|
1077 |
-
"kontaktujte váš hosting."
|
1078 |
|
1079 |
-
#: wpf-
|
1080 |
-
msgid "
|
1081 |
-
msgstr "
|
1082 |
|
1083 |
-
#: wpf-
|
1084 |
-
msgid "
|
1085 |
-
msgstr "
|
1086 |
|
1087 |
-
#: wpf-
|
1088 |
-
msgid "
|
1089 |
-
msgstr "
|
1090 |
|
1091 |
-
#: wpf-
|
1092 |
-
msgid "
|
1093 |
msgstr ""
|
1094 |
|
1095 |
-
#: wpf-
|
1096 |
-
msgid ""
|
1097 |
-
"This message will be displayed when a non-permitted forum member clicks on "
|
1098 |
-
"attached file link in topic and posts."
|
1099 |
msgstr ""
|
1100 |
|
1101 |
-
#: wpf-
|
1102 |
-
msgid "
|
1103 |
msgstr ""
|
1104 |
|
1105 |
-
#: wpf-
|
1106 |
-
msgid "
|
1107 |
msgstr ""
|
1108 |
|
1109 |
-
#: wpf-
|
1110 |
-
msgid "
|
1111 |
msgstr ""
|
1112 |
|
1113 |
-
#: wpf-
|
1114 |
-
msgid "
|
1115 |
msgstr ""
|
1116 |
|
1117 |
-
#: wpf-
|
1118 |
-
msgid "
|
1119 |
-
msgstr "
|
1120 |
|
1121 |
-
#: wpf-
|
1122 |
-
msgid "
|
1123 |
-
msgstr "
|
1124 |
|
1125 |
-
#: wpf-
|
1126 |
-
msgid "
|
1127 |
-
msgstr "
|
1128 |
|
1129 |
-
#: wpf-
|
1130 |
-
msgid "
|
1131 |
-
msgstr "
|
1132 |
|
1133 |
-
#: wpf-
|
1134 |
-
msgid "
|
1135 |
-
msgstr "
|
1136 |
|
1137 |
-
#: wpf-
|
1138 |
-
msgid "
|
1139 |
-
msgstr "
|
1140 |
|
1141 |
-
#: wpf-
|
1142 |
-
msgid "
|
1143 |
-
msgstr "
|
1144 |
|
1145 |
-
#: wpf-
|
1146 |
-
msgid "
|
1147 |
-
msgstr "
|
1148 |
|
1149 |
-
#: wpf-
|
1150 |
-
msgid "
|
1151 |
-
msgstr "
|
1152 |
|
1153 |
-
#: wpf-
|
1154 |
-
msgid "
|
1155 |
-
msgstr "
|
1156 |
|
1157 |
-
#: wpf-
|
1158 |
-
msgid "
|
1159 |
-
msgstr "
|
1160 |
|
1161 |
-
#: wpf-
|
1162 |
-
msgid "
|
1163 |
-
msgstr "
|
1164 |
|
1165 |
-
#: wpf-
|
1166 |
-
msgid "
|
1167 |
-
msgstr "
|
1168 |
|
1169 |
-
#: wpf-
|
1170 |
-
msgid "
|
1171 |
-
msgstr "
|
1172 |
|
1173 |
-
#: wpf-
|
1174 |
-
msgid "
|
1175 |
-
msgstr "
|
1176 |
|
1177 |
-
#: wpf-
|
1178 |
-
msgid "
|
1179 |
-
msgstr "
|
1180 |
|
1181 |
-
#: wpf-
|
1182 |
msgid ""
|
1183 |
-
"
|
1184 |
-
|
1185 |
-
|
1186 |
-
#: wpf-admin/themes.php:76 wpf-includes/wpf-phrases.php:269
|
1187 |
-
msgid "Reset Settings"
|
1188 |
-
msgstr "Obnovit Nastavení"
|
1189 |
-
|
1190 |
-
#: wpf-admin/themes.php:96 wpf-includes/wpf-phrases.php:202
|
1191 |
-
msgid "No layout found"
|
1192 |
-
msgstr "Žádné rozvržení nebylo nalezeno"
|
1193 |
|
1194 |
-
#: wpf-
|
1195 |
-
msgid "
|
1196 |
-
msgstr "
|
1197 |
|
1198 |
-
#: wpf-
|
1199 |
msgid ""
|
1200 |
-
"
|
1201 |
-
"
|
1202 |
-
"already integrated with wpForo. It'll help to filter posts and protect forum "
|
1203 |
-
"against spam attacks."
|
1204 |
msgstr ""
|
1205 |
|
1206 |
-
#: wpf-
|
1207 |
-
msgid "
|
|
|
|
|
1208 |
msgstr ""
|
1209 |
|
1210 |
-
#: wpf-
|
1211 |
-
msgid ""
|
1212 |
-
"Some useful options to limit just registered users and minimize spam. This "
|
1213 |
-
"control don't affect users whose Usergroup has \"Can edit member\" and \"Can "
|
1214 |
-
"pass moderation\" permissions."
|
1215 |
msgstr ""
|
1216 |
|
1217 |
-
#: wpf-
|
1218 |
-
msgid "
|
1219 |
msgstr ""
|
1220 |
|
1221 |
-
#: wpf-
|
1222 |
-
msgid "
|
1223 |
msgstr ""
|
1224 |
|
1225 |
-
#: wpf-
|
1226 |
-
msgid "
|
1227 |
msgstr ""
|
1228 |
|
1229 |
-
#: wpf-
|
1230 |
-
msgid "
|
1231 |
msgstr ""
|
1232 |
|
1233 |
-
#: wpf-
|
1234 |
-
msgid "
|
1235 |
msgstr ""
|
1236 |
|
1237 |
-
#: wpf-
|
1238 |
-
msgid "
|
1239 |
msgstr ""
|
1240 |
|
1241 |
-
#: wpf-
|
1242 |
-
msgid "
|
|
|
|
|
1243 |
msgstr ""
|
1244 |
|
1245 |
-
#: wpf-
|
1246 |
msgid ""
|
1247 |
-
"
|
1248 |
-
"
|
1249 |
-
"
|
1250 |
msgstr ""
|
1251 |
|
1252 |
-
#: wpf-
|
1253 |
-
msgid "
|
|
|
|
|
|
|
|
|
|
|
|
|
1254 |
msgstr ""
|
1255 |
|
1256 |
-
#: wpf-
|
1257 |
-
msgid "
|
|
|
|
|
1258 |
msgstr ""
|
1259 |
|
1260 |
-
#: wpf-
|
1261 |
-
msgid "
|
1262 |
msgstr ""
|
1263 |
|
1264 |
-
#: wpf-
|
1265 |
-
msgid "
|
1266 |
msgstr ""
|
1267 |
|
1268 |
-
#: wpf-
|
1269 |
-
msgid "
|
1270 |
msgstr ""
|
1271 |
|
1272 |
-
#: wpf-
|
1273 |
-
msgid "
|
1274 |
msgstr ""
|
1275 |
|
1276 |
-
#: wpf-
|
1277 |
-
msgid "
|
1278 |
msgstr ""
|
1279 |
|
1280 |
-
#: wpf-
|
1281 |
-
msgid ""
|
1282 |
-
"This tool is designed to find attachment which have been uploaded by "
|
1283 |
-
"spammers. The tool checks most common spammer filenames and suggest to "
|
1284 |
-
"delete but you should check one by one and make sure those are spam files "
|
1285 |
-
"before deleting."
|
1286 |
msgstr ""
|
1287 |
|
1288 |
-
#: wpf-
|
1289 |
-
msgid "
|
1290 |
msgstr ""
|
1291 |
|
1292 |
-
#: wpf-
|
1293 |
-
msgid "
|
1294 |
msgstr ""
|
1295 |
|
1296 |
-
#: wpf-
|
1297 |
-
msgid "
|
1298 |
msgstr ""
|
1299 |
|
1300 |
-
#: wpf-
|
1301 |
-
msgid "
|
1302 |
msgstr ""
|
1303 |
|
1304 |
-
#: wpf-
|
1305 |
-
msgid ""
|
1306 |
-
"Are you sure you want to delete all BLUE marked files listed here. Please "
|
1307 |
-
"download Wordpress /wp-content/uploads/wpforo/ folder to your local computer "
|
1308 |
-
"before deleting files, this is not undoable."
|
1309 |
msgstr ""
|
1310 |
|
1311 |
-
#: wpf-
|
1312 |
-
|
1313 |
-
msgid "Delete All"
|
1314 |
msgstr ""
|
1315 |
|
1316 |
-
#: wpf-
|
1317 |
-
msgid "
|
1318 |
msgstr ""
|
1319 |
|
1320 |
-
#: wpf-
|
1321 |
-
msgid ""
|
1322 |
-
"Are you sure you want to delete all ORANGE marked files listed here. Please "
|
1323 |
-
"download Wordpress /wp-content/uploads/wpforo/ folder to your local computer "
|
1324 |
-
"before deleting files, this is not undoable."
|
1325 |
msgstr ""
|
1326 |
|
1327 |
-
#: wpf-
|
1328 |
-
msgid "
|
1329 |
msgstr ""
|
1330 |
|
1331 |
-
#: wpf-
|
1332 |
-
msgid ""
|
1333 |
-
"Are you sure you want to delete all RED marked files listed here. Please "
|
1334 |
-
"download Wordpress /wp-content/uploads/wpforo/ folder to your local computer "
|
1335 |
-
"before deleting files, this is not undoable."
|
1336 |
msgstr ""
|
1337 |
|
1338 |
-
#: wpf-
|
1339 |
-
msgid "
|
1340 |
msgstr ""
|
1341 |
|
1342 |
-
#: wpf-
|
1343 |
-
msgid ""
|
1344 |
-
"Are you sure you want to delete all DARK RED marked files listed here. "
|
1345 |
-
"Please download Wordpress /wp-content/uploads/wpforo/ folder to your local "
|
1346 |
-
"computer before deleting files, this is not undoable."
|
1347 |
msgstr ""
|
1348 |
|
1349 |
-
#: wpf-
|
1350 |
-
msgid "
|
1351 |
msgstr ""
|
1352 |
|
1353 |
-
#: wpf-
|
1354 |
-
|
1355 |
-
msgid ""
|
1356 |
-
"Inactive users are the account owners who have no topics, posts, comments "
|
1357 |
-
"and subscriptions for new content. In 99% cases this kind of accounts are "
|
1358 |
-
"being registered by Spammers. This tool allows you to only keep active and "
|
1359 |
-
"known inactive users."
|
1360 |
msgstr ""
|
1361 |
|
1362 |
-
#: wpf-
|
1363 |
-
msgid "
|
1364 |
msgstr ""
|
1365 |
|
1366 |
-
#: wpf-
|
1367 |
-
msgid "
|
1368 |
msgstr ""
|
1369 |
|
1370 |
-
#: wpf-
|
1371 |
-
msgid "
|
1372 |
msgstr ""
|
1373 |
|
1374 |
-
#: wpf-
|
1375 |
-
msgid "
|
1376 |
msgstr ""
|
1377 |
|
1378 |
-
#: wpf-
|
1379 |
-
msgid "
|
1380 |
msgstr ""
|
1381 |
|
1382 |
-
#: wpf-
|
1383 |
-
msgid "
|
1384 |
msgstr ""
|
1385 |
|
1386 |
-
#: wpf-
|
1387 |
-
msgid "
|
1388 |
msgstr ""
|
1389 |
|
1390 |
-
#: wpf-
|
1391 |
-
|
1392 |
-
|
1393 |
-
msgstr "Název Skupiny"
|
1394 |
-
|
1395 |
-
#: wpf-admin/usergroup.php:19
|
1396 |
-
msgid "Users Count"
|
1397 |
-
msgstr "Počet Uživatelů"
|
1398 |
-
|
1399 |
-
#: wpf-admin/usergroup.php:36
|
1400 |
-
msgid "Edit this usergroup"
|
1401 |
-
msgstr "Upravit tuto skupinu"
|
1402 |
|
1403 |
-
#: wpf-
|
1404 |
-
msgid "
|
1405 |
-
msgstr "
|
1406 |
|
1407 |
-
#: wpf-
|
1408 |
-
msgid "
|
1409 |
-
msgstr "
|
1410 |
|
1411 |
-
#: wpf-
|
1412 |
-
msgid "
|
1413 |
-
msgstr "
|
1414 |
|
1415 |
-
#: wpf-
|
1416 |
-
msgid "
|
1417 |
-
msgstr "
|
1418 |
|
1419 |
-
#: wpf-
|
1420 |
-
msgid "
|
1421 |
-
msgstr "
|
1422 |
|
1423 |
-
#: wpf-
|
1424 |
-
msgid "
|
1425 |
-
msgstr "
|
1426 |
|
1427 |
-
#: wpf-
|
1428 |
-
msgid "
|
1429 |
-
msgstr "
|
1430 |
|
1431 |
-
#: wpf-
|
1432 |
-
msgid "
|
1433 |
-
msgstr "
|
1434 |
|
1435 |
-
#: wpf-
|
1436 |
-
msgid "
|
1437 |
-
msgstr "
|
1438 |
|
1439 |
-
#: wpf-
|
1440 |
-
msgid "
|
1441 |
-
msgstr "
|
1442 |
|
1443 |
-
#: wpf-includes/
|
1444 |
-
msgid "
|
1445 |
msgstr ""
|
1446 |
|
1447 |
-
#: wpf-includes/
|
1448 |
-
msgid "
|
1449 |
msgstr ""
|
1450 |
|
1451 |
-
#: wpf-includes/
|
1452 |
-
msgid "
|
1453 |
msgstr ""
|
1454 |
|
1455 |
-
#: wpf-includes/
|
1456 |
-
msgid ""
|
1457 |
-
"<strong>ERROR</strong>: This username is invalid because it uses illegal "
|
1458 |
-
"characters. Please enter a valid username."
|
1459 |
msgstr ""
|
1460 |
|
1461 |
-
#: wpf-includes/
|
1462 |
-
msgid ""
|
1463 |
-
"<strong>ERROR</strong>: This username is already registered. Please choose "
|
1464 |
-
"another one."
|
1465 |
msgstr ""
|
1466 |
|
1467 |
-
#: wpf-includes/
|
1468 |
-
msgid "
|
1469 |
msgstr ""
|
1470 |
|
1471 |
-
#: wpf-includes/
|
1472 |
-
msgid "
|
1473 |
msgstr ""
|
1474 |
|
1475 |
-
#: wpf-includes/
|
1476 |
-
msgid "
|
1477 |
msgstr ""
|
1478 |
|
1479 |
-
#: wpf-includes/
|
1480 |
-
msgid ""
|
1481 |
-
"<strong>ERROR</strong>: This email is already registered, please choose "
|
1482 |
-
"another one."
|
1483 |
msgstr ""
|
1484 |
|
1485 |
-
#: wpf-includes/
|
1486 |
-
msgid "
|
1487 |
msgstr ""
|
1488 |
|
1489 |
-
#: wpf-includes/
|
1490 |
-
msgid "
|
1491 |
msgstr ""
|
1492 |
|
1493 |
-
#: wpf-includes/
|
1494 |
-
msgid "
|
1495 |
msgstr ""
|
1496 |
|
1497 |
-
#: wpf-includes/
|
1498 |
-
msgid "
|
1499 |
msgstr ""
|
1500 |
|
1501 |
-
#: wpf-includes/
|
1502 |
-
|
1503 |
-
msgid ""
|
1504 |
-
"Probably spam file attachments have been detected by wpForo Spam Control. "
|
1505 |
-
"Please moderate suspected files here %s"
|
1506 |
msgstr ""
|
1507 |
|
1508 |
-
#: wpf-includes/
|
1509 |
-
msgid "
|
1510 |
-
msgstr "
|
1511 |
|
1512 |
-
#: wpf-includes/
|
1513 |
-
msgid "
|
1514 |
msgstr ""
|
1515 |
|
1516 |
-
#: wpf-includes/
|
1517 |
-
msgid "
|
1518 |
msgstr ""
|
1519 |
|
1520 |
-
#: wpf-includes/
|
1521 |
-
msgid "
|
1522 |
msgstr ""
|
1523 |
|
1524 |
-
#: wpf-includes/
|
1525 |
-
|
1526 |
-
|
1527 |
-
msgstr "%s přístup úspěšně přidán"
|
1528 |
|
1529 |
-
#: wpf-includes/
|
1530 |
-
|
1531 |
-
|
1532 |
-
msgstr "%s přístup úspěšně upraven"
|
1533 |
|
1534 |
-
#: wpf-includes/
|
1535 |
-
msgid "
|
1536 |
-
msgstr "
|
1537 |
|
1538 |
-
#: wpf-includes/
|
1539 |
-
msgid "
|
1540 |
-
msgstr "
|
1541 |
|
1542 |
-
#: wpf-includes/
|
1543 |
-
msgid "
|
1544 |
msgstr ""
|
1545 |
|
1546 |
-
#: wpf-includes/
|
1547 |
-
msgid "
|
1548 |
msgstr ""
|
1549 |
|
1550 |
-
#: wpf-includes/
|
1551 |
-
msgid "
|
1552 |
msgstr ""
|
1553 |
|
1554 |
-
#: wpf-includes/
|
1555 |
-
msgid "
|
1556 |
-
msgstr "
|
1557 |
|
1558 |
-
#: wpf-includes/
|
1559 |
-
msgid "
|
1560 |
-
msgstr "
|
1561 |
|
1562 |
-
#: wpf-includes/
|
1563 |
-
msgid "
|
1564 |
msgstr ""
|
1565 |
|
1566 |
-
#: wpf-includes/
|
1567 |
-
msgid "
|
1568 |
msgstr ""
|
1569 |
|
1570 |
-
#: wpf-includes/
|
1571 |
-
msgid "
|
1572 |
msgstr ""
|
1573 |
|
1574 |
-
#: wpf-includes/
|
1575 |
-
msgid "
|
1576 |
msgstr ""
|
1577 |
|
1578 |
-
#: wpf-includes/
|
1579 |
msgid ""
|
1580 |
-
"This process may take a few seconds or dozens of minutes,
|
1581 |
-
"and don't
|
|
|
|
|
1582 |
msgstr ""
|
1583 |
|
1584 |
-
#: wpf-includes/
|
1585 |
-
msgid ""
|
1586 |
-
"You can permanently disable this message in Dashboard > Forums > Features "
|
1587 |
-
"admin page."
|
1588 |
msgstr ""
|
1589 |
|
1590 |
-
#: wpf-includes/
|
1591 |
-
msgid "
|
1592 |
msgstr ""
|
1593 |
|
1594 |
-
#: wpf-includes/
|
1595 |
-
msgid ""
|
1596 |
-
"Forum users' profile data are not synchronized yet, this step is required! "
|
1597 |
-
"Please click the button below to complete installation."
|
1598 |
msgstr ""
|
1599 |
|
1600 |
-
#: wpf-includes/
|
1601 |
-
msgid "
|
1602 |
-
msgstr "
|
1603 |
|
1604 |
-
#: wpf-includes/
|
1605 |
-
msgid "
|
1606 |
-
msgstr "
|
1607 |
|
1608 |
-
#: wpf-includes/
|
1609 |
-
msgid ""
|
1610 |
-
"NOTE: If you're going to add widgets in this sidebar, please use 'Full "
|
1611 |
-
"Width' template for wpForo index page to avoid sidebar duplication."
|
1612 |
msgstr ""
|
1613 |
-
"Upozornění: Pokud chcete přidat widget, prosím použijte \"Full Width\" "
|
1614 |
-
"šablonu pro wpFóro (index page) aby jste předešli duplikaci widgetů."
|
1615 |
|
1616 |
-
#: wpf-includes/
|
1617 |
-
|
1618 |
-
|
1619 |
-
#: wpf-includes/functions-template.php:442
|
1620 |
-
#: wpf-includes/functions-template.php:519
|
1621 |
-
#: wpf-includes/functions-template.php:566 wpf-includes/wpf-phrases.php:335
|
1622 |
-
msgid "Title"
|
1623 |
-
msgstr "Název"
|
1624 |
|
1625 |
-
#: wpf-includes/
|
1626 |
-
|
1627 |
-
|
1628 |
-
msgid "Number of Items"
|
1629 |
-
msgstr "Počet věcí"
|
1630 |
|
1631 |
-
#: wpf-includes/
|
1632 |
-
msgid "
|
1633 |
-
msgstr "
|
1634 |
|
1635 |
-
#: wpf-includes/
|
1636 |
-
|
1637 |
-
|
1638 |
-
msgstr "Obrazovka s Avatary"
|
1639 |
|
1640 |
-
#: wpf-includes/
|
1641 |
-
msgid "
|
1642 |
msgstr ""
|
1643 |
|
1644 |
-
#: wpf-includes/
|
1645 |
-
|
|
|
1646 |
msgstr ""
|
1647 |
|
1648 |
-
#: wpf-includes/
|
1649 |
-
msgid "
|
1650 |
msgstr ""
|
1651 |
|
1652 |
-
#: wpf-includes/
|
1653 |
-
msgid "
|
1654 |
msgstr ""
|
1655 |
|
1656 |
-
#: wpf-includes/
|
1657 |
-
|
1658 |
-
|
1659 |
-
msgstr "Bulk Akce"
|
1660 |
|
1661 |
-
#: wpf-includes/
|
1662 |
-
|
1663 |
-
|
1664 |
-
|
|
|
1665 |
|
1666 |
-
#: wpf-includes/
|
1667 |
-
msgid "
|
1668 |
-
msgstr "
|
1669 |
|
1670 |
-
#: wpf-includes/
|
1671 |
-
msgid "
|
1672 |
msgstr ""
|
1673 |
|
1674 |
-
#: wpf-includes/
|
1675 |
-
msgid "
|
1676 |
msgstr ""
|
1677 |
|
1678 |
-
#: wpf-includes/
|
1679 |
-
msgid "
|
1680 |
msgstr ""
|
1681 |
|
1682 |
-
#: wpf-includes/
|
1683 |
-
msgid "
|
1684 |
msgstr ""
|
1685 |
|
1686 |
-
#: wpf-includes/
|
1687 |
-
|
1688 |
-
|
1689 |
-
msgstr "položka"
|
1690 |
|
1691 |
-
#: wpf-includes/
|
1692 |
-
|
1693 |
-
|
1694 |
-
msgstr "Zvolit všechno"
|
1695 |
|
1696 |
-
#: wpf-includes/
|
1697 |
-
msgid "
|
1698 |
msgstr ""
|
1699 |
|
1700 |
-
#: wpf-includes/
|
1701 |
-
msgid "
|
1702 |
-
msgstr "
|
1703 |
|
1704 |
-
#: wpf-includes/
|
1705 |
-
msgid "
|
1706 |
-
msgstr "
|
1707 |
|
1708 |
-
#: wpf-includes/
|
1709 |
-
msgid "
|
1710 |
msgstr ""
|
1711 |
|
1712 |
-
#: wpf-includes/
|
1713 |
-
msgid "
|
1714 |
msgstr ""
|
1715 |
|
1716 |
-
#: wpf-includes/
|
1717 |
-
msgid "
|
1718 |
msgstr ""
|
1719 |
|
1720 |
-
#: wpf-includes/
|
1721 |
-
msgid "
|
1722 |
msgstr ""
|
1723 |
|
1724 |
-
#: wpf-includes/
|
1725 |
-
|
1726 |
-
|
1727 |
-
msgstr "Smazat tuto položku"
|
1728 |
|
1729 |
-
#: wpf-includes/
|
1730 |
-
|
1731 |
-
|
1732 |
-
msgstr "Jste si jistí že chcete smazat tuto položku?"
|
1733 |
|
1734 |
-
#: wpf-includes/
|
1735 |
-
msgid "
|
1736 |
msgstr ""
|
1737 |
|
1738 |
-
#: wpf-includes/
|
1739 |
-
msgid "
|
1740 |
msgstr ""
|
1741 |
|
1742 |
-
#: wpf-includes/
|
1743 |
-
msgid "
|
1744 |
msgstr ""
|
1745 |
|
1746 |
-
#: wpf-includes/
|
1747 |
-
msgid "
|
1748 |
msgstr ""
|
1749 |
|
1750 |
-
#: wpf-includes/
|
1751 |
-
|
1752 |
-
|
1753 |
-
msgstr "zobrazit"
|
1754 |
|
1755 |
-
#: wpf-includes/
|
1756 |
-
msgid "
|
1757 |
msgstr ""
|
1758 |
|
1759 |
-
#: wpf-includes/
|
1760 |
-
msgid "
|
1761 |
msgstr ""
|
1762 |
|
1763 |
-
#: wpf-includes/
|
1764 |
-
msgid "
|
1765 |
-
msgstr "
|
1766 |
|
1767 |
-
#: wpf-includes/
|
1768 |
-
msgid "
|
1769 |
-
msgstr "
|
1770 |
|
1771 |
-
#: wpf-includes/
|
1772 |
-
|
1773 |
-
|
1774 |
-
msgstr "Nemůžeme zaspat soubor %s"
|
1775 |
|
1776 |
-
#: wpf-includes/wpf-
|
1777 |
-
msgid ""
|
1778 |
-
"
|
1779 |
-
|
1780 |
-
|
1781 |
-
"
|
1782 |
-
"please confirm. If not, just cancel it, then you can deactivate this plugin, "
|
1783 |
-
"that will not remove forum data."
|
1784 |
msgstr ""
|
1785 |
-
"Důležité! Odinstalace není pouze deaktivace. Tato akce smaže všechna fóra, "
|
1786 |
-
"témata, příspěvky, odpovědi z databáze. Vytvořte si zálohu před akcí pokud "
|
1787 |
-
"potřebujete data fóra do budoucna. Pokud chcete vše smazat tak prosím "
|
1788 |
-
"potvrdte."
|
1789 |
|
1790 |
-
#: wpf-includes/wpf-
|
1791 |
-
msgid "
|
1792 |
-
msgstr "
|
1793 |
|
1794 |
-
#: wpf-includes/wpf-
|
1795 |
-
msgid "
|
1796 |
-
msgstr "
|
1797 |
|
1798 |
-
#: wpf-includes/wpf-
|
1799 |
-
msgid "
|
1800 |
msgstr ""
|
1801 |
|
1802 |
-
#: wpf-includes/wpf-
|
1803 |
-
msgid "
|
1804 |
msgstr ""
|
1805 |
|
1806 |
-
#: wpf-includes/wpf-
|
1807 |
-
msgid "
|
1808 |
msgstr ""
|
1809 |
|
1810 |
-
#: wpf-includes/wpf-
|
1811 |
-
msgid ""
|
1812 |
-
"IMPORTANT: wpForo can't work with default permalink, please change permalink "
|
1813 |
-
"structure"
|
1814 |
msgstr ""
|
1815 |
|
1816 |
-
#: wpf-includes/wpf-
|
1817 |
-
msgid "
|
1818 |
-
msgstr "
|
1819 |
-
|
1820 |
-
#: wpf-includes/wpf-hooks.php:1144 wpf-includes/wpf-phrases.php:412
|
1821 |
-
msgid "wpForo User Timezone"
|
1822 |
-
msgstr "wpFóro Uživatelův Čas"
|
1823 |
|
1824 |
-
#: wpf-includes/wpf-
|
1825 |
-
msgid "
|
1826 |
msgstr ""
|
1827 |
|
1828 |
-
#: wpf-includes/wpf-
|
1829 |
-
msgid ""
|
1830 |
-
"This topic is currently unapproved. You can approve topics in Dashboard "
|
1831 |
-
"» Forums » Moderation admin page."
|
1832 |
msgstr ""
|
1833 |
|
1834 |
-
#: wpf-includes/wpf-
|
1835 |
msgid ""
|
1836 |
-
"
|
1837 |
-
"
|
|
|
|
|
1838 |
msgstr ""
|
1839 |
|
1840 |
-
#: wpf-
|
1841 |
-
msgid "
|
1842 |
msgstr ""
|
1843 |
|
1844 |
-
#: wpf-
|
1845 |
-
msgid "
|
1846 |
msgstr ""
|
1847 |
|
1848 |
-
#: wpf-
|
1849 |
-
msgid "
|
1850 |
msgstr ""
|
1851 |
|
1852 |
-
#: wpf-
|
1853 |
-
msgid "
|
|
|
|
|
1854 |
msgstr ""
|
1855 |
|
1856 |
-
#: wpf-
|
1857 |
-
msgid "
|
1858 |
msgstr ""
|
1859 |
|
1860 |
-
#: wpf-
|
1861 |
-
|
1862 |
-
|
1863 |
-
msgstr "%s a %s se líbí"
|
1864 |
|
1865 |
-
#: wpf-
|
1866 |
-
|
1867 |
-
|
1868 |
-
msgstr "%s se líbí"
|
1869 |
|
1870 |
-
#: wpf-
|
1871 |
-
|
1872 |
-
|
1873 |
-
msgstr "%s, %s a %s se líbí"
|
1874 |
|
1875 |
-
#: wpf-
|
1876 |
-
|
1877 |
-
|
1878 |
-
msgstr "%s, %s, %s a %d lidem se líbí"
|
1879 |
|
1880 |
-
#: wpf-
|
1881 |
-
msgid "
|
1882 |
-
|
|
|
1883 |
|
1884 |
-
#: wpf-
|
1885 |
-
msgid "
|
1886 |
-
msgstr "
|
1887 |
|
1888 |
-
#: wpf-
|
1889 |
-
msgid "
|
1890 |
-
|
|
|
|
|
1891 |
|
1892 |
-
#:
|
1893 |
-
msgid "
|
1894 |
-
msgstr "
|
1895 |
|
1896 |
-
#:
|
1897 |
-
msgid "
|
1898 |
-
|
|
|
|
|
1899 |
|
1900 |
-
#:
|
1901 |
-
msgid "
|
1902 |
-
|
|
|
|
|
|
|
|
|
|
|
1903 |
|
1904 |
-
#:
|
1905 |
-
msgid "
|
1906 |
-
|
|
|
|
|
1907 |
|
1908 |
-
#:
|
1909 |
-
msgid "
|
1910 |
-
|
|
|
|
|
1911 |
|
1912 |
-
#:
|
1913 |
-
msgid "
|
1914 |
-
|
1915 |
-
|
1916 |
-
|
1917 |
-
msgid "Any Date"
|
1918 |
-
msgstr "Jakékoliv datum"
|
1919 |
|
1920 |
-
#:
|
1921 |
-
msgid "
|
1922 |
-
|
|
|
|
|
1923 |
|
1924 |
-
#:
|
1925 |
-
msgid "
|
1926 |
-
|
|
|
|
|
1927 |
|
1928 |
-
#:
|
1929 |
-
msgid "
|
1930 |
-
|
|
|
|
|
1931 |
|
1932 |
-
#: wpf-
|
1933 |
-
msgid "
|
1934 |
-
msgstr "
|
1935 |
|
1936 |
-
#: wpf-
|
1937 |
-
msgid "
|
1938 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1939 |
|
1940 |
-
#: wpf-
|
1941 |
-
msgid "
|
1942 |
-
msgstr "
|
1943 |
|
1944 |
-
#: wpf-
|
1945 |
-
msgid "
|
1946 |
-
msgstr "
|
1947 |
|
1948 |
-
#: wpf-
|
1949 |
-
|
1950 |
-
|
1951 |
-
msgstr "Zabalené"
|
1952 |
|
1953 |
-
#: wpf-
|
1954 |
-
msgid "
|
1955 |
-
msgstr "
|
1956 |
|
1957 |
-
#: wpf-
|
1958 |
-
msgid "
|
1959 |
-
msgstr "
|
1960 |
|
1961 |
-
#: wpf-
|
1962 |
-
|
1963 |
-
|
|
|
|
|
|
|
1964 |
|
1965 |
-
#: wpf-includes/wpf-
|
1966 |
-
|
1967 |
-
|
|
|
1968 |
|
1969 |
-
#: wpf-includes/wpf-
|
1970 |
-
msgid "
|
1971 |
-
msgstr "
|
1972 |
|
1973 |
-
#: wpf-includes/wpf-
|
1974 |
-
msgid "
|
1975 |
-
msgstr "
|
1976 |
|
1977 |
-
#: wpf-
|
1978 |
-
|
1979 |
-
|
|
|
|
|
1980 |
|
1981 |
-
#: wpf-
|
1982 |
-
|
1983 |
-
|
|
|
1984 |
|
1985 |
-
#: wpf-
|
1986 |
-
#: wpf-
|
1987 |
-
msgid "
|
1988 |
-
msgstr "
|
1989 |
|
1990 |
-
#: wpf-
|
1991 |
-
|
1992 |
-
|
|
|
1993 |
|
1994 |
-
#: wpf-
|
1995 |
-
|
1996 |
-
|
|
|
1997 |
|
1998 |
-
#: wpf-
|
1999 |
-
msgid "
|
2000 |
-
msgstr "
|
2001 |
|
2002 |
-
#: wpf-
|
2003 |
-
msgid "
|
2004 |
-
msgstr "
|
2005 |
|
2006 |
-
#: wpf-includes/wpf-phrases.php:
|
2007 |
-
msgid "
|
2008 |
-
msgstr "
|
2009 |
|
2010 |
-
#: wpf-includes/wpf-phrases.php:
|
2011 |
-
msgid "
|
2012 |
-
msgstr "
|
2013 |
|
2014 |
-
#: wpf-includes/wpf-phrases.php:
|
2015 |
-
msgid "
|
2016 |
-
msgstr "
|
2017 |
|
2018 |
-
#: wpf-includes/wpf-phrases.php:
|
2019 |
-
msgid "
|
2020 |
-
msgstr "
|
2021 |
|
2022 |
-
#: wpf-includes/wpf-phrases.php:
|
2023 |
-
msgid "
|
2024 |
-
msgstr "
|
2025 |
|
2026 |
-
#: wpf-includes/wpf-phrases.php:
|
2027 |
-
msgid "
|
2028 |
-
msgstr "
|
2029 |
|
2030 |
-
#: wpf-includes/wpf-phrases.php:
|
2031 |
-
msgid "
|
2032 |
-
msgstr "
|
2033 |
|
2034 |
-
#: wpf-includes/wpf-phrases.php:
|
2035 |
-
msgid "
|
2036 |
-
msgstr "
|
2037 |
|
2038 |
-
#: wpf-includes/wpf-phrases.php:
|
2039 |
-
msgid "
|
2040 |
-
msgstr "
|
2041 |
|
2042 |
-
#: wpf-
|
2043 |
-
|
2044 |
-
|
|
|
2045 |
|
2046 |
-
#: wpf-
|
2047 |
-
|
2048 |
-
|
|
|
2049 |
|
2050 |
-
#: wpf-includes/wpf-phrases.php:
|
2051 |
-
msgid "
|
2052 |
-
msgstr "Uživatelé
|
2053 |
|
2054 |
-
#: wpf-
|
2055 |
-
msgid "
|
2056 |
-
msgstr "
|
2057 |
|
2058 |
-
#: wpf-
|
2059 |
-
msgid "
|
2060 |
-
msgstr "
|
2061 |
|
2062 |
-
#: wpf-
|
2063 |
-
msgid "
|
2064 |
-
msgstr "
|
2065 |
|
2066 |
-
#: wpf-
|
2067 |
-
msgid "
|
2068 |
-
msgstr "
|
2069 |
|
2070 |
-
#: wpf-
|
2071 |
-
msgid "
|
2072 |
-
msgstr "
|
2073 |
|
2074 |
-
#: wpf-includes/wpf-phrases.php:
|
2075 |
-
msgid "
|
2076 |
-
msgstr "
|
2077 |
|
2078 |
-
#: wpf-includes/wpf-phrases.php:
|
2079 |
-
msgid "
|
2080 |
-
msgstr "
|
2081 |
|
2082 |
-
#: wpf-
|
2083 |
-
|
2084 |
-
|
|
|
2085 |
|
2086 |
-
#: wpf-
|
2087 |
-
|
2088 |
-
|
|
|
2089 |
|
2090 |
-
#: wpf-includes/wpf-phrases.php:
|
2091 |
-
msgid "
|
2092 |
-
msgstr "
|
2093 |
|
2094 |
-
#: wpf-includes/wpf-phrases.php:
|
2095 |
-
msgid "
|
2096 |
-
msgstr "
|
2097 |
|
2098 |
-
#: wpf-includes/wpf-phrases.php:
|
2099 |
-
msgid "
|
2100 |
-
msgstr "
|
2101 |
|
2102 |
-
#: wpf-includes/wpf-phrases.php:
|
2103 |
-
msgid "
|
2104 |
-
msgstr "
|
2105 |
|
2106 |
-
#: wpf-includes/wpf-phrases.php:
|
2107 |
-
msgid "
|
2108 |
-
msgstr "
|
2109 |
|
2110 |
-
#: wpf-
|
2111 |
-
|
2112 |
-
|
|
|
2113 |
|
2114 |
-
#: wpf-includes/wpf-phrases.php:
|
2115 |
-
msgid "
|
2116 |
-
msgstr "
|
2117 |
|
2118 |
-
#: wpf-
|
2119 |
-
|
2120 |
-
|
|
|
|
|
2121 |
|
2122 |
-
#: wpf-includes/wpf-phrases.php:
|
2123 |
-
msgid "
|
2124 |
-
msgstr "
|
2125 |
|
2126 |
-
#: wpf-includes/wpf-phrases.php:
|
2127 |
-
msgid "
|
2128 |
-
msgstr "
|
2129 |
|
2130 |
-
#: wpf-includes/wpf-phrases.php:
|
2131 |
-
msgid "
|
2132 |
-
msgstr "
|
2133 |
|
2134 |
-
#: wpf-includes/wpf-phrases.php:
|
2135 |
-
|
2136 |
-
|
2137 |
-
msgstr "Poslední příspěvek od %s"
|
2138 |
|
2139 |
-
#: wpf-includes/wpf-phrases.php:
|
2140 |
-
msgid "
|
2141 |
-
|
|
|
|
|
|
|
|
|
2142 |
|
2143 |
-
#: wpf-includes/wpf-phrases.php:
|
2144 |
-
msgid "
|
2145 |
-
msgstr "
|
2146 |
|
2147 |
-
#: wpf-includes/wpf-phrases.php:
|
2148 |
-
msgid "
|
2149 |
-
msgstr ""
|
2150 |
|
2151 |
-
#: wpf-includes/wpf-phrases.php:
|
2152 |
-
msgid "
|
2153 |
-
msgstr "
|
2154 |
|
2155 |
-
#: wpf-includes/wpf-phrases.php:
|
2156 |
-
msgid "
|
2157 |
-
msgstr "
|
2158 |
|
2159 |
-
#: wpf-includes/wpf-phrases.php:
|
2160 |
-
msgid "
|
2161 |
-
msgstr "
|
2162 |
|
2163 |
-
#: wpf-
|
2164 |
-
|
2165 |
-
|
|
|
2166 |
|
2167 |
-
#: wpf-includes/wpf-phrases.php:
|
2168 |
-
msgid "
|
2169 |
-
msgstr "
|
2170 |
|
2171 |
-
#: wpf-
|
2172 |
-
|
2173 |
-
|
|
|
|
|
|
|
2174 |
|
2175 |
-
#: wpf-
|
2176 |
-
|
2177 |
-
|
|
|
2178 |
|
2179 |
-
#: wpf-includes/wpf-phrases.php:
|
2180 |
-
msgid "
|
2181 |
-
msgstr "
|
2182 |
|
2183 |
-
#: wpf-includes/wpf-phrases.php:
|
2184 |
-
msgid "
|
2185 |
-
|
|
|
|
|
2186 |
|
2187 |
-
#: wpf-
|
2188 |
-
msgid "
|
2189 |
-
msgstr "
|
2190 |
|
2191 |
-
#: wpf-
|
2192 |
-
msgid "
|
2193 |
-
msgstr "
|
2194 |
|
2195 |
-
#: wpf-includes/wpf-phrases.php:
|
2196 |
-
msgid "
|
2197 |
-
msgstr "
|
2198 |
|
2199 |
-
#: wpf-includes/wpf-phrases.php:
|
2200 |
-
msgid "
|
2201 |
-
msgstr "
|
2202 |
|
2203 |
-
#: wpf-includes/wpf-phrases.php:
|
2204 |
-
msgid "
|
2205 |
-
msgstr "
|
2206 |
|
2207 |
-
#: wpf-includes/wpf-phrases.php:
|
2208 |
msgid ""
|
2209 |
-
"
|
2210 |
-
"
|
2211 |
msgstr ""
|
|
|
|
|
2212 |
|
2213 |
-
#: wpf-includes/wpf-phrases.php:
|
2214 |
-
msgid "
|
2215 |
-
|
|
|
|
|
|
|
|
|
2216 |
|
2217 |
-
#: wpf-includes/wpf-phrases.php:
|
2218 |
-
msgid "
|
2219 |
-
msgstr "
|
2220 |
|
2221 |
-
#: wpf-includes/wpf-phrases.php:
|
2222 |
-
msgid "
|
2223 |
-
msgstr "
|
2224 |
|
2225 |
-
#: wpf-
|
2226 |
-
msgid "
|
2227 |
-
msgstr "
|
2228 |
|
2229 |
-
#: wpf-
|
2230 |
-
|
2231 |
-
|
|
|
|
|
2232 |
|
2233 |
-
#: wpf-includes/wpf-phrases.php:
|
2234 |
-
msgid "
|
2235 |
-
msgstr "
|
2236 |
|
2237 |
-
#: wpf-includes/wpf-phrases.php:
|
2238 |
-
msgid "
|
2239 |
-
msgstr "
|
2240 |
|
2241 |
-
#: wpf-
|
2242 |
-
|
2243 |
-
|
|
|
2244 |
|
2245 |
-
#: wpf-includes/wpf-phrases.php:
|
2246 |
-
msgid "
|
2247 |
-
|
|
|
|
|
|
|
|
|
2248 |
|
2249 |
-
#: wpf-
|
2250 |
-
|
2251 |
-
|
|
|
|
|
2252 |
|
2253 |
-
#: wpf-includes/wpf-phrases.php:
|
2254 |
-
msgid "
|
2255 |
-
msgstr "
|
2256 |
|
2257 |
-
#: wpf-includes/wpf-phrases.php:
|
2258 |
-
msgid "
|
2259 |
-
msgstr "
|
2260 |
|
2261 |
-
#: wpf-includes/wpf-phrases.php:
|
2262 |
-
msgid "
|
2263 |
-
msgstr "
|
2264 |
|
2265 |
-
#: wpf-
|
2266 |
-
msgid "
|
2267 |
-
msgstr "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2268 |
|
2269 |
-
#: wpf-
|
2270 |
-
|
2271 |
-
|
|
|
|
|
|
|
|
|
2272 |
|
2273 |
-
#: wpf-
|
2274 |
-
|
2275 |
-
|
|
|
|
|
|
|
|
|
2276 |
|
2277 |
-
#: wpf-includes/wpf-phrases.php:
|
2278 |
-
msgid "
|
2279 |
-
msgstr "
|
2280 |
|
2281 |
-
#: wpf-includes/wpf-phrases.php:
|
2282 |
-
msgid "
|
2283 |
-
msgstr "
|
2284 |
|
2285 |
-
#: wpf-includes/wpf-phrases.php:
|
2286 |
-
|
2287 |
-
|
2288 |
-
msgstr "Prosím %s nebo %s"
|
2289 |
|
2290 |
-
#: wpf-includes/wpf-phrases.php:
|
2291 |
-
msgid "
|
2292 |
-
msgstr "
|
2293 |
|
2294 |
-
#: wpf-includes/wpf-phrases.php:
|
2295 |
-
msgid "
|
2296 |
-
msgstr "
|
2297 |
|
2298 |
-
#: wpf-includes/wpf-phrases.php:
|
2299 |
-
msgid "
|
2300 |
-
msgstr "
|
2301 |
|
2302 |
-
#: wpf-includes/wpf-phrases.php:
|
2303 |
-
msgid "
|
2304 |
-
msgstr "
|
2305 |
|
2306 |
-
#: wpf-includes/wpf-phrases.php:
|
2307 |
-
msgid "
|
2308 |
-
msgstr "
|
2309 |
|
2310 |
-
#: wpf-
|
2311 |
-
msgid "
|
2312 |
-
msgstr "
|
2313 |
|
2314 |
-
#: wpf-
|
2315 |
-
msgid "
|
2316 |
-
msgstr "
|
2317 |
|
2318 |
-
#: wpf-includes/wpf-phrases.php:
|
2319 |
-
msgid "
|
2320 |
-
msgstr "
|
2321 |
|
2322 |
-
#: wpf-includes/wpf-phrases.php:
|
2323 |
-
msgid "
|
2324 |
-
msgstr "
|
2325 |
|
2326 |
-
#: wpf-includes/wpf-phrases.php:
|
2327 |
-
msgid "
|
2328 |
-
msgstr "
|
2329 |
|
2330 |
-
#: wpf-includes/wpf-phrases.php:
|
2331 |
-
msgid "
|
2332 |
-
msgstr "
|
2333 |
|
2334 |
-
#: wpf-includes/wpf-phrases.php:
|
2335 |
-
msgid "
|
2336 |
-
msgstr "
|
2337 |
|
2338 |
-
#: wpf-includes/wpf-phrases.php:
|
2339 |
-
msgid "
|
2340 |
-
msgstr "
|
2341 |
|
2342 |
-
#: wpf-includes/wpf-phrases.php:
|
2343 |
-
msgid "
|
2344 |
-
msgstr "
|
2345 |
|
2346 |
-
#: wpf-includes/wpf-phrases.php:
|
2347 |
-
msgid "
|
2348 |
-
msgstr "
|
2349 |
|
2350 |
-
#: wpf-includes/wpf-phrases.php:
|
2351 |
-
msgid "
|
2352 |
-
msgstr "
|
2353 |
|
2354 |
-
#: wpf-includes/wpf-phrases.php:
|
2355 |
-
msgid "
|
2356 |
-
msgstr "
|
2357 |
|
2358 |
-
#: wpf-includes/wpf-phrases.php:
|
2359 |
-
msgid "
|
2360 |
-
msgstr "
|
2361 |
|
2362 |
-
#: wpf-includes/wpf-phrases.php:
|
2363 |
-
msgid "
|
2364 |
-
msgstr "
|
2365 |
|
2366 |
-
#: wpf-includes/wpf-phrases.php:
|
2367 |
-
msgid "
|
2368 |
-
msgstr "
|
2369 |
|
2370 |
-
#: wpf-includes/wpf-phrases.php:
|
2371 |
-
msgid "
|
2372 |
-
msgstr "
|
2373 |
|
2374 |
-
#: wpf-includes/wpf-phrases.php:
|
2375 |
-
msgid "
|
2376 |
-
msgstr "
|
2377 |
|
2378 |
-
#: wpf-includes/wpf-phrases.php:
|
2379 |
-
msgid "
|
2380 |
-
msgstr "
|
2381 |
|
2382 |
-
#: wpf-includes/wpf-phrases.php:
|
2383 |
-
msgid "
|
2384 |
-
msgstr "
|
2385 |
|
2386 |
-
#: wpf-includes/wpf-phrases.php:
|
2387 |
-
msgid "
|
2388 |
-
msgstr "
|
2389 |
|
2390 |
-
#: wpf-includes/wpf-phrases.php:
|
2391 |
-
msgid "
|
2392 |
-
msgstr "
|
2393 |
|
2394 |
-
#: wpf-includes/wpf-phrases.php:
|
2395 |
-
msgid "
|
2396 |
-
msgstr "
|
2397 |
|
2398 |
-
#: wpf-includes/wpf-phrases.php:
|
2399 |
-
msgid "
|
2400 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2401 |
|
2402 |
-
#: wpf-includes/wpf-phrases.php:
|
2403 |
-
msgid "
|
2404 |
-
msgstr "
|
2405 |
|
2406 |
-
#: wpf-includes/wpf-phrases.php:
|
2407 |
-
msgid "
|
2408 |
-
msgstr "
|
2409 |
|
2410 |
-
#: wpf-includes/wpf-phrases.php:
|
2411 |
-
msgid "
|
2412 |
-
msgstr "
|
2413 |
|
2414 |
-
#: wpf-includes/wpf-phrases.php:
|
2415 |
-
msgid "
|
2416 |
-
msgstr "
|
2417 |
|
2418 |
-
#: wpf-includes/wpf-phrases.php:
|
2419 |
-
msgid "
|
2420 |
-
msgstr "
|
2421 |
|
2422 |
-
#: wpf-includes/wpf-phrases.php:
|
2423 |
-
msgid "
|
2424 |
-
msgstr "
|
2425 |
|
2426 |
-
#: wpf-includes/wpf-phrases.php:
|
2427 |
-
msgid "
|
2428 |
-
msgstr "
|
2429 |
|
2430 |
-
#: wpf-includes/wpf-phrases.php:
|
2431 |
-
msgid "
|
2432 |
-
msgstr "
|
2433 |
|
2434 |
-
#: wpf-includes/wpf-phrases.php:
|
2435 |
-
msgid "
|
2436 |
-
msgstr "
|
2437 |
|
2438 |
-
#: wpf-
|
2439 |
-
|
2440 |
-
|
|
|
|
|
2441 |
|
2442 |
-
#: wpf-includes/wpf-phrases.php:
|
2443 |
-
msgid "
|
2444 |
-
msgstr "
|
2445 |
|
2446 |
-
#: wpf-includes/wpf-phrases.php:
|
2447 |
-
msgid "
|
2448 |
-
msgstr "
|
2449 |
|
2450 |
-
#: wpf-
|
2451 |
-
|
2452 |
-
|
|
|
2453 |
|
2454 |
-
#: wpf-
|
2455 |
-
|
2456 |
-
"
|
2457 |
-
msgstr "
|
2458 |
|
2459 |
-
#: wpf-includes/wpf-phrases.php:
|
2460 |
-
msgid "
|
2461 |
-
msgstr "
|
2462 |
|
2463 |
-
#: wpf-includes/wpf-phrases.php:
|
2464 |
-
msgid "
|
2465 |
-
msgstr "
|
2466 |
|
2467 |
-
#: wpf-includes/wpf-phrases.php:
|
2468 |
-
msgid "
|
2469 |
-
msgstr "
|
2470 |
|
2471 |
-
#: wpf-includes/wpf-phrases.php:
|
2472 |
-
msgid "
|
2473 |
-
msgstr "
|
2474 |
|
2475 |
-
#: wpf-includes/wpf-phrases.php:
|
2476 |
-
msgid "
|
2477 |
-
msgstr "
|
2478 |
|
2479 |
-
#: wpf-includes/wpf-phrases.php:
|
2480 |
-
msgid "
|
2481 |
-
msgstr "
|
2482 |
|
2483 |
-
#: wpf-includes/wpf-phrases.php:
|
2484 |
-
msgid "
|
2485 |
-
msgstr "
|
2486 |
|
2487 |
-
#: wpf-includes/wpf-phrases.php:
|
2488 |
-
msgid "
|
2489 |
-
msgstr "
|
2490 |
|
2491 |
-
#: wpf-includes/wpf-phrases.php:
|
2492 |
-
msgid "
|
2493 |
-
msgstr "
|
2494 |
|
2495 |
-
#: wpf-includes/wpf-phrases.php:
|
2496 |
-
msgid "
|
2497 |
-
msgstr "
|
2498 |
|
2499 |
-
#: wpf-includes/wpf-phrases.php:
|
2500 |
-
msgid "
|
2501 |
-
msgstr "
|
2502 |
|
2503 |
-
#: wpf-includes/wpf-phrases.php:
|
2504 |
-
msgid "
|
2505 |
-
msgstr "
|
2506 |
|
2507 |
-
#: wpf-
|
2508 |
-
|
2509 |
-
|
|
|
2510 |
|
2511 |
-
#: wpf-includes/wpf-phrases.php:
|
2512 |
-
msgid ""
|
2513 |
-
"
|
2514 |
-
"WorPress, and the only forum software which comes with Multi-layout template "
|
2515 |
-
"system. The \"Extended"
|
2516 |
-
msgstr ""
|
2517 |
|
2518 |
-
#: wpf-
|
2519 |
msgid ""
|
2520 |
"Thank you for using wpForo. wpForo is a premium forum plugin which will "
|
2521 |
"always be available for free. There will never be paid and pro versions of "
|
2522 |
"this forum board. However this is a very large and hard project so we also "
|
2523 |
"develop paid addons (extensions), which will financially help us to keep "
|
2524 |
"improving and adding new features to the free wpForo plugin. Forum addons "
|
2525 |
-
"will also be actively developed. The first addons \"Advanced Media
|
2526 |
-
|
2527 |
-
|
2528 |
-
|
2529 |
-
msgid ""
|
2530 |
-
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
2531 |
-
"the HTML form"
|
2532 |
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2533 |
|
2534 |
-
#: wpf-includes/wpf-phrases.php:
|
2535 |
-
msgid "
|
2536 |
-
msgstr ""
|
2537 |
|
2538 |
-
#: wpf-includes/wpf-phrases.php:
|
2539 |
-
msgid "
|
2540 |
-
msgstr "
|
2541 |
|
2542 |
-
#: wpf-includes/wpf-phrases.php:
|
2543 |
-
msgid "
|
2544 |
-
msgstr "
|
2545 |
|
2546 |
-
#: wpf-includes/wpf-phrases.php:
|
2547 |
-
msgid "
|
2548 |
-
msgstr "
|
2549 |
|
2550 |
-
#: wpf-includes/wpf-phrases.php:
|
2551 |
-
msgid "
|
2552 |
-
msgstr "
|
2553 |
|
2554 |
-
#: wpf-includes/wpf-phrases.php:
|
2555 |
-
msgid "
|
2556 |
-
msgstr "
|
2557 |
|
2558 |
-
#: wpf-includes/wpf-phrases.php:
|
2559 |
-
msgid "
|
2560 |
-
msgstr "
|
2561 |
|
2562 |
-
#: wpf-includes/wpf-phrases.php:
|
2563 |
-
msgid "
|
2564 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
2565 |
|
2566 |
-
#: wpf-includes/wpf-phrases.php:
|
2567 |
-
msgid "
|
2568 |
-
msgstr "
|
2569 |
|
2570 |
-
#: wpf-includes/wpf-phrases.php:
|
2571 |
-
msgid "
|
2572 |
-
msgstr "
|
2573 |
|
2574 |
-
#: wpf-includes/wpf-phrases.php:
|
2575 |
-
msgid ""
|
2576 |
-
"
|
2577 |
-
"answering questions in comments."
|
2578 |
-
msgstr "Použijte komentáře na zodpovězení více informací."
|
2579 |
|
2580 |
-
#: wpf-includes/wpf-phrases.php:
|
2581 |
-
msgid "
|
2582 |
-
msgstr "
|
2583 |
|
2584 |
-
#: wpf-includes/wpf-phrases.php:
|
2585 |
-
msgid "
|
2586 |
-
msgstr "
|
2587 |
|
2588 |
-
#: wpf-includes/wpf-phrases.php:
|
2589 |
-
msgid "
|
2590 |
-
msgstr "
|
2591 |
|
2592 |
-
#: wpf-includes/wpf-phrases.php:
|
2593 |
-
msgid ""
|
2594 |
-
"
|
2595 |
-
"been moved to the usergroup you've chosen"
|
2596 |
-
msgstr ""
|
2597 |
-
"Skupina byla úspěšně smazána. Všichni uživatelé budou přesunuti jak vy "
|
2598 |
-
"zvolíte."
|
2599 |
|
2600 |
-
#: wpf-includes/wpf-phrases.php:
|
2601 |
-
msgid "
|
2602 |
-
msgstr "
|
2603 |
|
2604 |
-
#: wpf-includes/wpf-phrases.php:
|
2605 |
-
msgid "
|
2606 |
-
msgstr "
|
2607 |
|
2608 |
-
#: wpf-includes/wpf-phrases.php:
|
2609 |
-
msgid "
|
2610 |
-
msgstr "
|
2611 |
|
2612 |
-
#: wpf-includes/wpf-phrases.php:
|
2613 |
-
msgid "
|
2614 |
-
msgstr "
|
2615 |
|
2616 |
-
#: wpf-includes/wpf-phrases.php:
|
2617 |
-
msgid "
|
2618 |
-
msgstr "
|
2619 |
|
2620 |
-
#: wpf-includes/wpf-phrases.php:
|
2621 |
-
msgid "
|
2622 |
-
msgstr "
|
2623 |
|
2624 |
-
#: wpf-includes/wpf-phrases.php:
|
2625 |
-
msgid "
|
2626 |
-
msgstr "
|
2627 |
|
2628 |
-
#: wpf-includes/wpf-phrases.php:
|
2629 |
-
msgid "
|
2630 |
-
msgstr "
|
2631 |
|
2632 |
-
#: wpf-includes/wpf-phrases.php:
|
2633 |
-
msgid "
|
2634 |
-
msgstr "
|
2635 |
|
2636 |
-
#: wpf-includes/wpf-phrases.php:
|
2637 |
-
msgid "
|
2638 |
-
msgstr "
|
2639 |
|
2640 |
-
#: wpf-includes/wpf-phrases.php:
|
2641 |
-
msgid "
|
2642 |
-
msgstr "
|
2643 |
|
2644 |
-
#: wpf-includes/wpf-phrases.php:
|
2645 |
-
|
2646 |
-
|
2647 |
-
msgstr "Můžete jít na %s stránku a hledat zde"
|
2648 |
|
2649 |
-
#: wpf-includes/wpf-phrases.php:
|
2650 |
-
msgid "
|
2651 |
-
|
|
|
2652 |
|
2653 |
-
#: wpf-includes/wpf-phrases.php:
|
2654 |
-
msgid "
|
2655 |
-
msgstr "
|
2656 |
|
2657 |
-
#: wpf-includes/wpf-phrases.php:
|
2658 |
-
msgid "
|
2659 |
-
msgstr "
|
2660 |
|
2661 |
-
#: wpf-includes/wpf-phrases.php:
|
2662 |
-
msgid "
|
2663 |
-
msgstr "
|
2664 |
|
2665 |
-
#: wpf-
|
2666 |
-
|
2667 |
-
msgid "
|
2668 |
-
msgstr "
|
2669 |
|
2670 |
-
#: wpf-
|
2671 |
-
msgid "
|
2672 |
-
msgstr "
|
2673 |
|
2674 |
-
#: wpf-
|
2675 |
-
|
2676 |
-
|
2677 |
-
msgstr "pd %s"
|
2678 |
|
2679 |
-
#: wpf-includes/wpf-phrases.php:
|
2680 |
-
msgid "
|
2681 |
-
msgstr "
|
2682 |
|
2683 |
-
#: wpf-
|
2684 |
-
msgid "
|
2685 |
-
msgstr "
|
2686 |
|
2687 |
-
#: wpf-
|
2688 |
-
msgid "
|
2689 |
-
msgstr "
|
2690 |
|
2691 |
-
#: wpf-
|
2692 |
-
msgid "
|
2693 |
-
msgstr "
|
2694 |
|
2695 |
-
#: wpf-includes/wpf-phrases.php:
|
2696 |
-
msgid "
|
2697 |
-
msgstr "
|
2698 |
|
2699 |
-
#: wpf-includes/wpf-phrases.php:
|
2700 |
-
msgid "
|
2701 |
-
msgstr "
|
2702 |
|
2703 |
-
#: wpf-
|
2704 |
-
msgid "
|
2705 |
-
msgstr "
|
2706 |
|
2707 |
-
#: wpf-
|
2708 |
-
msgid "
|
2709 |
-
msgstr "
|
2710 |
|
2711 |
-
#: wpf-
|
2712 |
-
msgid "
|
2713 |
-
msgstr "
|
2714 |
|
2715 |
-
#: wpf-
|
2716 |
-
msgid "
|
2717 |
-
msgstr "
|
2718 |
|
2719 |
-
#: wpf-includes/wpf-phrases.php:
|
2720 |
-
msgid "
|
2721 |
-
msgstr "
|
2722 |
|
2723 |
-
#: wpf-includes/wpf-phrases.php:
|
2724 |
-
|
2725 |
-
|
|
|
2726 |
|
2727 |
-
#: wpf-includes/wpf-phrases.php:
|
2728 |
-
|
2729 |
-
|
|
|
2730 |
|
2731 |
-
#: wpf-includes/wpf-phrases.php:
|
2732 |
-
msgid "
|
2733 |
-
msgstr "
|
2734 |
|
2735 |
-
#: wpf-includes/wpf-phrases.php:
|
2736 |
-
msgid "
|
2737 |
-
msgstr "
|
2738 |
|
2739 |
-
#: wpf-includes/wpf-phrases.php:
|
2740 |
-
msgid "
|
2741 |
-
msgstr "
|
2742 |
|
2743 |
-
#: wpf-includes/
|
2744 |
-
msgid "
|
2745 |
-
msgstr "
|
2746 |
|
2747 |
-
#: wpf-includes/wpf-phrases.php:
|
2748 |
-
msgid "
|
2749 |
-
msgstr "
|
2750 |
|
2751 |
-
#: wpf-includes/wpf-phrases.php:
|
2752 |
-
msgid "
|
2753 |
-
|
|
|
|
|
|
|
|
|
2754 |
|
2755 |
-
#: wpf-includes/
|
2756 |
-
|
2757 |
-
|
|
|
|
|
|
|
|
|
|
|
2758 |
|
2759 |
-
#: wpf-includes/
|
2760 |
-
|
2761 |
-
|
|
|
|
|
2762 |
|
2763 |
-
#: wpf-includes/wpf-phrases.php:
|
2764 |
-
msgid "
|
2765 |
-
msgstr "
|
2766 |
|
2767 |
-
#: wpf-includes/
|
2768 |
-
|
2769 |
-
|
|
|
2770 |
|
2771 |
-
#: wpf-includes/wpf-
|
2772 |
-
|
2773 |
-
|
|
|
2774 |
|
2775 |
-
#: wpf-includes/wpf-
|
2776 |
-
|
2777 |
-
|
|
|
2778 |
|
2779 |
-
#: wpf-includes/wpf-phrases.php:
|
2780 |
-
msgid "
|
2781 |
-
msgstr "
|
2782 |
|
2783 |
-
#: wpf-includes/wpf-
|
2784 |
-
|
2785 |
-
|
|
|
2786 |
|
2787 |
-
#: wpf-includes/wpf-
|
2788 |
-
|
2789 |
-
|
|
|
2790 |
|
2791 |
-
#: wpf-includes/wpf-phrases.php:
|
2792 |
-
msgid "
|
2793 |
-
msgstr "
|
2794 |
|
2795 |
-
#: wpf-includes/wpf-phrases.php:
|
2796 |
-
msgid "
|
2797 |
-
msgstr "
|
2798 |
|
2799 |
-
#: wpf-includes/wpf-
|
2800 |
-
|
2801 |
-
|
|
|
2802 |
|
2803 |
-
#: wpf-includes/wpf-
|
2804 |
-
|
2805 |
-
|
|
|
2806 |
|
2807 |
-
#: wpf-includes/wpf-
|
2808 |
-
|
2809 |
-
|
|
|
2810 |
|
2811 |
-
#: wpf-includes/wpf-phrases.php:
|
2812 |
-
msgid "
|
2813 |
-
msgstr "
|
2814 |
|
2815 |
-
#: wpf-includes/wpf-phrases.php:
|
2816 |
-
msgid "
|
2817 |
-
msgstr "
|
2818 |
|
2819 |
-
#: wpf-includes/
|
2820 |
-
|
2821 |
-
|
|
|
2822 |
|
2823 |
-
#: wpf-includes/wpf-phrases.php:
|
2824 |
-
msgid "
|
2825 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2826 |
|
2827 |
-
#: wpf-includes/wpf-
|
2828 |
-
msgid "
|
2829 |
-
msgstr "
|
2830 |
|
2831 |
-
#: wpf-includes/wpf-phrases.php:
|
2832 |
-
msgid "
|
2833 |
-
msgstr "
|
2834 |
|
2835 |
-
#: wpf-includes/wpf-phrases.php:
|
2836 |
-
msgid "
|
2837 |
-
msgstr "
|
2838 |
|
2839 |
-
#: wpf-includes/wpf-phrases.php:
|
2840 |
-
msgid "
|
2841 |
-
msgstr "
|
2842 |
|
2843 |
-
#: wpf-includes/wpf-phrases.php:
|
2844 |
-
|
2845 |
-
|
|
|
2846 |
|
2847 |
-
#: wpf-includes/wpf-phrases.php:
|
2848 |
-
|
2849 |
-
|
|
|
2850 |
|
2851 |
-
#: wpf-includes/wpf-phrases.php:
|
2852 |
-
|
2853 |
-
|
|
|
2854 |
|
2855 |
-
#: wpf-includes/wpf-phrases.php:
|
2856 |
-
|
2857 |
-
|
|
|
2858 |
|
2859 |
-
#: wpf-includes/wpf-phrases.php:
|
2860 |
-
msgid "
|
2861 |
-
msgstr "
|
2862 |
|
2863 |
-
#: wpf-includes/wpf-phrases.php:
|
2864 |
-
msgid "
|
2865 |
-
msgstr "
|
2866 |
|
2867 |
-
#: wpf-includes/wpf-phrases.php:
|
2868 |
-
msgid "
|
2869 |
-
msgstr "
|
2870 |
|
2871 |
-
#: wpf-includes/wpf-phrases.php:
|
2872 |
-
msgid "
|
2873 |
-
msgstr "
|
2874 |
|
2875 |
-
#: wpf-includes/wpf-phrases.php:
|
2876 |
-
msgid "
|
2877 |
-
msgstr "
|
2878 |
|
2879 |
-
#: wpf-includes/wpf-phrases.php:
|
2880 |
-
msgid "
|
2881 |
-
msgstr "
|
2882 |
|
2883 |
-
#: wpf-includes/wpf-phrases.php:
|
2884 |
-
msgid "
|
2885 |
-
msgstr "
|
2886 |
|
2887 |
-
#: wpf-includes/wpf-phrases.php:
|
2888 |
-
msgid "
|
2889 |
-
msgstr "
|
2890 |
|
2891 |
-
#: wpf-includes/wpf-phrases.php:
|
2892 |
-
msgid "
|
2893 |
-
msgstr "
|
2894 |
|
2895 |
-
#: wpf-includes/wpf-phrases.php:
|
2896 |
-
msgid "
|
2897 |
-
msgstr "
|
2898 |
|
2899 |
-
#: wpf-includes/wpf-phrases.php:
|
2900 |
-
msgid "
|
2901 |
-
msgstr "
|
2902 |
|
2903 |
-
#: wpf-includes/wpf-phrases.php:
|
2904 |
-
msgid "
|
2905 |
-
msgstr "
|
2906 |
|
2907 |
-
#: wpf-includes/wpf-phrases.php:
|
2908 |
-
msgid "
|
2909 |
-
msgstr "
|
2910 |
|
2911 |
-
#: wpf-includes/wpf-phrases.php:
|
2912 |
-
msgid "
|
2913 |
-
msgstr "
|
2914 |
|
2915 |
-
#: wpf-includes/wpf-phrases.php:
|
2916 |
-
msgid "
|
2917 |
-
msgstr "
|
2918 |
|
2919 |
-
#: wpf-includes/wpf-phrases.php:
|
2920 |
-
msgid "
|
2921 |
-
msgstr "
|
2922 |
|
2923 |
-
#: wpf-includes/wpf-phrases.php:
|
2924 |
-
msgid "
|
2925 |
-
msgstr "
|
2926 |
|
2927 |
-
#: wpf-includes/wpf-phrases.php:
|
2928 |
-
|
2929 |
-
|
|
|
2930 |
|
2931 |
-
#: wpf-includes/wpf-phrases.php:
|
2932 |
-
msgid "
|
2933 |
-
msgstr "
|
2934 |
|
2935 |
-
#: wpf-includes/wpf-phrases.php:
|
2936 |
-
msgid "
|
2937 |
-
msgstr "
|
2938 |
|
2939 |
-
#: wpf-includes/wpf-phrases.php:
|
2940 |
-
msgid "
|
2941 |
-
msgstr "
|
2942 |
|
2943 |
-
#: wpf-includes/wpf-phrases.php:
|
2944 |
-
msgid "
|
2945 |
-
msgstr "
|
2946 |
|
2947 |
-
#: wpf-includes/wpf-phrases.php:
|
2948 |
-
msgid "
|
2949 |
-
msgstr ""
|
2950 |
-
"Nastavení Uživatelů bylo úspěšně aktualizováno, ale předchozí hodnota nebyla "
|
2951 |
-
"změněna"
|
2952 |
|
2953 |
-
#: wpf-includes/wpf-phrases.php:
|
2954 |
-
msgid "
|
2955 |
-
msgstr "
|
2956 |
|
2957 |
-
#: wpf-includes/wpf-phrases.php:
|
2958 |
-
msgid ""
|
2959 |
-
|
2960 |
-
msgstr "Nový jazyk byl úspěšně přidán a nastaven jako výchozí"
|
2961 |
|
2962 |
-
#: wpf-includes/wpf-phrases.php:
|
2963 |
-
msgid "
|
2964 |
-
msgstr "
|
2965 |
|
2966 |
-
#: wpf-includes/wpf-phrases.php:
|
2967 |
-
|
2968 |
-
|
|
|
2969 |
|
2970 |
-
#: wpf-includes/wpf-phrases.php:
|
2971 |
-
msgid "
|
2972 |
-
msgstr "
|
2973 |
|
2974 |
-
#: wpf-includes/wpf-phrases.php:
|
2975 |
-
msgid "
|
2976 |
-
msgstr "
|
2977 |
|
2978 |
-
#: wpf-includes/wpf-phrases.php:
|
2979 |
-
msgid "
|
2980 |
-
msgstr "
|
2981 |
|
2982 |
-
#: wpf-includes/wpf-phrases.php:
|
2983 |
-
msgid "
|
2984 |
-
msgstr "
|
2985 |
|
2986 |
-
#: wpf-includes/wpf-phrases.php:
|
2987 |
-
msgid "
|
2988 |
-
msgstr "
|
2989 |
|
2990 |
-
#: wpf-includes/wpf-phrases.php:
|
2991 |
-
msgid "
|
2992 |
-
msgstr "
|
2993 |
|
2994 |
-
#: wpf-includes/wpf-phrases.php:
|
2995 |
-
msgid "
|
2996 |
-
msgstr "
|
2997 |
|
2998 |
-
#: wpf-includes/wpf-phrases.php:
|
2999 |
-
msgid "
|
3000 |
-
msgstr "
|
3001 |
|
3002 |
-
#: wpf-includes/wpf-phrases.php:
|
3003 |
-
msgid "
|
3004 |
-
msgstr "
|
3005 |
|
3006 |
-
#: wpf-includes/wpf-phrases.php:
|
3007 |
-
msgid "
|
3008 |
-
msgstr "
|
3009 |
|
3010 |
-
#: wpf-includes/wpf-phrases.php:
|
3011 |
-
msgid "
|
3012 |
-
msgstr "
|
3013 |
|
3014 |
-
#: wpf-includes/wpf-phrases.php:
|
3015 |
-
msgid "
|
3016 |
-
msgstr "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3017 |
|
3018 |
-
#: wpf-includes/wpf-phrases.php:
|
3019 |
-
msgid "
|
3020 |
-
msgstr "
|
3021 |
|
3022 |
-
#: wpf-includes/wpf-phrases.php:
|
3023 |
-
msgid "
|
3024 |
-
msgstr "
|
3025 |
|
3026 |
-
#: wpf-includes/wpf-phrases.php:
|
3027 |
-
msgid "
|
3028 |
-
msgstr ""
|
3029 |
-
"Nastavení příspěvku bylo úspěšně aktualizováno, ale předchozí hodnota nebyla "
|
3030 |
-
"změněná"
|
3031 |
|
3032 |
-
#: wpf-includes/wpf-phrases.php:
|
3033 |
-
msgid "
|
3034 |
-
msgstr "
|
3035 |
|
3036 |
-
#: wpf-includes/wpf-phrases.php:
|
3037 |
-
msgid "
|
3038 |
-
msgstr "
|
3039 |
|
3040 |
-
#: wpf-includes/wpf-phrases.php:
|
3041 |
-
msgid "
|
3042 |
-
|
|
|
|
|
3043 |
|
3044 |
-
#: wpf-includes/wpf-phrases.php:
|
3045 |
-
msgid "
|
3046 |
-
msgstr "
|
3047 |
|
3048 |
-
#: wpf-includes/wpf-phrases.php:
|
3049 |
-
msgid "
|
3050 |
-
msgstr ""
|
3051 |
-
"Nastavení Odběru bylo úspěšně aktualizováno, ale předchozí hodnota nebyla "
|
3052 |
-
"změněna"
|
3053 |
|
3054 |
-
#: wpf-includes/wpf-phrases.php:
|
3055 |
-
msgid "
|
3056 |
-
msgstr "
|
3057 |
|
3058 |
-
#: wpf-includes/wpf-phrases.php:
|
3059 |
msgid ""
|
3060 |
-
"
|
3061 |
-
"
|
3062 |
msgstr ""
|
3063 |
-
"
|
|
|
3064 |
|
3065 |
-
#: wpf-includes/wpf-phrases.php:
|
3066 |
-
msgid "
|
3067 |
-
msgstr "
|
3068 |
|
3069 |
-
#: wpf-includes/wpf-phrases.php:
|
3070 |
-
msgid "
|
3071 |
-
msgstr "
|
3072 |
|
3073 |
-
#: wpf-includes/wpf-phrases.php:
|
3074 |
-
msgid "
|
3075 |
-
msgstr "
|
3076 |
|
3077 |
-
#: wpf-includes/wpf-phrases.php:
|
3078 |
-
msgid "
|
3079 |
-
msgstr "
|
3080 |
|
3081 |
-
#: wpf-includes/wpf-phrases.php:
|
3082 |
-
msgid "
|
3083 |
-
msgstr "
|
3084 |
|
3085 |
-
#: wpf-includes/wpf-phrases.php:
|
3086 |
-
msgid "
|
3087 |
-
msgstr "
|
3088 |
|
3089 |
-
#: wpf-includes/wpf-phrases.php:
|
3090 |
-
msgid "
|
3091 |
-
msgstr "
|
3092 |
|
3093 |
-
#: wpf-includes/wpf-phrases.php:
|
3094 |
-
msgid "
|
3095 |
-
msgstr "
|
3096 |
|
3097 |
-
#: wpf-includes/wpf-phrases.php:
|
3098 |
-
msgid "
|
3099 |
-
msgstr "
|
3100 |
|
3101 |
-
#: wpf-includes/wpf-phrases.php:
|
3102 |
-
msgid "
|
3103 |
-
msgstr "
|
3104 |
|
3105 |
-
#: wpf-includes/wpf-phrases.php:
|
3106 |
-
msgid "
|
3107 |
-
msgstr "
|
3108 |
|
3109 |
-
#: wpf-includes/wpf-phrases.php:
|
3110 |
-
|
3111 |
-
|
|
|
3112 |
|
3113 |
-
#: wpf-includes/wpf-phrases.php:
|
3114 |
-
msgid "
|
3115 |
-
msgstr "
|
3116 |
|
3117 |
-
#: wpf-includes/wpf-phrases.php:
|
3118 |
-
msgid "
|
3119 |
-
msgstr "
|
3120 |
|
3121 |
-
#: wpf-includes/wpf-phrases.php:
|
3122 |
-
msgid "
|
3123 |
-
msgstr "
|
3124 |
|
3125 |
-
#: wpf-includes/wpf-phrases.php:
|
3126 |
-
msgid "
|
3127 |
-
msgstr "
|
3128 |
|
3129 |
-
#: wpf-includes/wpf-phrases.php:
|
3130 |
-
|
3131 |
-
|
|
|
3132 |
|
3133 |
-
#: wpf-includes/wpf-phrases.php:
|
3134 |
-
msgid "
|
3135 |
-
msgstr "
|
3136 |
|
3137 |
-
#: wpf-includes/wpf-phrases.php:
|
3138 |
-
|
3139 |
-
|
|
|
3140 |
|
3141 |
-
#: wpf-includes/wpf-phrases.php:
|
3142 |
-
msgid "
|
3143 |
-
msgstr "
|
3144 |
|
3145 |
-
#: wpf-includes/wpf-phrases.php:
|
3146 |
-
msgid "
|
3147 |
-
msgstr "
|
3148 |
|
3149 |
-
#: wpf-includes/wpf-phrases.php:
|
3150 |
-
msgid "
|
3151 |
-
msgstr "
|
3152 |
|
3153 |
-
#: wpf-includes/wpf-phrases.php:
|
3154 |
-
msgid "
|
3155 |
-
msgstr "
|
3156 |
|
3157 |
-
#: wpf-includes/wpf-phrases.php:
|
3158 |
-
msgid "
|
3159 |
-
msgstr "
|
3160 |
|
3161 |
-
#: wpf-includes/wpf-phrases.php:
|
3162 |
-
msgid "
|
3163 |
-
msgstr ""
|
3164 |
|
3165 |
-
#: wpf-includes/wpf-phrases.php:
|
3166 |
-
msgid "
|
3167 |
-
msgstr "
|
3168 |
|
3169 |
-
#: wpf-includes/wpf-phrases.php:
|
3170 |
-
msgid "
|
3171 |
-
msgstr "
|
3172 |
|
3173 |
-
#: wpf-includes/wpf-phrases.php:
|
3174 |
-
msgid "
|
3175 |
-
msgstr "
|
3176 |
|
3177 |
-
#: wpf-includes/wpf-phrases.php:
|
3178 |
-
msgid "
|
3179 |
-
msgstr "
|
3180 |
|
3181 |
-
#: wpf-includes/wpf-phrases.php:
|
3182 |
-
msgid "
|
3183 |
-
msgstr "
|
|
|
|
|
|
|
|
|
3184 |
|
3185 |
-
#: wpf-includes/wpf-phrases.php:
|
3186 |
-
msgid "
|
3187 |
-
msgstr "
|
3188 |
|
3189 |
-
#: wpf-includes/wpf-phrases.php:
|
3190 |
-
msgid "
|
3191 |
-
msgstr "
|
3192 |
|
3193 |
-
#: wpf-includes/wpf-phrases.php:
|
3194 |
-
msgid "
|
3195 |
-
msgstr "
|
3196 |
|
3197 |
-
#: wpf-includes/wpf-phrases.php:
|
3198 |
-
msgid "
|
3199 |
-
msgstr "
|
3200 |
|
3201 |
-
#: wpf-includes/wpf-phrases.php:
|
3202 |
-
msgid "
|
3203 |
-
msgstr "
|
3204 |
|
3205 |
-
#: wpf-includes/wpf-phrases.php:
|
3206 |
-
msgid "
|
3207 |
-
msgstr "
|
3208 |
|
3209 |
-
#: wpf-includes/wpf-phrases.php:
|
3210 |
-
msgid "
|
3211 |
-
msgstr "
|
3212 |
|
3213 |
-
#: wpf-includes/wpf-phrases.php:
|
3214 |
-
msgid "
|
3215 |
-
msgstr "
|
3216 |
|
3217 |
-
#: wpf-includes/wpf-phrases.php:
|
3218 |
-
msgid "
|
3219 |
-
msgstr "
|
3220 |
|
3221 |
-
#: wpf-includes/wpf-phrases.php:
|
3222 |
-
msgid "
|
3223 |
-
msgstr "
|
3224 |
|
3225 |
-
#: wpf-includes/wpf-phrases.php:
|
3226 |
-
msgid "
|
3227 |
-
msgstr "
|
3228 |
|
3229 |
-
#: wpf-includes/wpf-phrases.php:
|
3230 |
-
msgid "
|
3231 |
-
msgstr "
|
3232 |
|
3233 |
-
#: wpf-includes/wpf-phrases.php:
|
3234 |
-
msgid "
|
3235 |
-
msgstr ""
|
3236 |
|
3237 |
-
#: wpf-includes/wpf-phrases.php:
|
3238 |
-
msgid "
|
3239 |
-
msgstr ""
|
3240 |
|
3241 |
-
#: wpf-includes/wpf-phrases.php:
|
3242 |
-
msgid "
|
3243 |
-
msgstr ""
|
3244 |
|
3245 |
-
#: wpf-includes/wpf-phrases.php:
|
3246 |
-
msgid "
|
3247 |
-
msgstr ""
|
3248 |
|
3249 |
-
#: wpf-includes/wpf-phrases.php:
|
3250 |
-
msgid "
|
3251 |
-
msgstr ""
|
3252 |
|
3253 |
-
#: wpf-includes/wpf-phrases.php:
|
3254 |
-
msgid "
|
3255 |
-
msgstr ""
|
3256 |
|
3257 |
-
#: wpf-includes/wpf-phrases.php:
|
3258 |
-
msgid "
|
3259 |
-
msgstr ""
|
3260 |
|
3261 |
-
#: wpf-includes/wpf-phrases.php:
|
3262 |
-
msgid "
|
3263 |
-
msgstr ""
|
3264 |
|
3265 |
-
#: wpf-includes/wpf-phrases.php:
|
3266 |
-
msgid "
|
3267 |
-
msgstr ""
|
3268 |
|
3269 |
-
#: wpf-includes/wpf-phrases.php:
|
3270 |
-
msgid "
|
3271 |
-
msgstr ""
|
3272 |
|
3273 |
-
#: wpf-includes/wpf-phrases.php:
|
3274 |
-
msgid "
|
3275 |
-
msgstr ""
|
3276 |
|
3277 |
-
#: wpf-includes/wpf-phrases.php:
|
3278 |
-
msgid "
|
3279 |
-
msgstr ""
|
3280 |
|
3281 |
-
#: wpf-includes/wpf-phrases.php:
|
3282 |
-
msgid "
|
3283 |
-
msgstr ""
|
3284 |
|
3285 |
-
#: wpf-includes/wpf-phrases.php:
|
3286 |
-
msgid "
|
3287 |
-
msgstr ""
|
3288 |
|
3289 |
-
#: wpf-includes/wpf-phrases.php:
|
3290 |
-
msgid "
|
3291 |
-
msgstr ""
|
3292 |
|
3293 |
-
#: wpf-includes/wpf-phrases.php:
|
3294 |
-
msgid "
|
3295 |
-
msgstr ""
|
3296 |
|
3297 |
-
#: wpf-includes/wpf-phrases.php:
|
3298 |
-
msgid "
|
3299 |
-
msgstr ""
|
3300 |
|
3301 |
-
#: wpf-includes/wpf-phrases.php:
|
3302 |
-
msgid "
|
3303 |
-
msgstr ""
|
3304 |
|
3305 |
-
#: wpf-includes/wpf-phrases.php:
|
3306 |
-
msgid "
|
3307 |
-
msgstr ""
|
3308 |
|
3309 |
-
#: wpf-includes/wpf-phrases.php:
|
3310 |
-
msgid "
|
3311 |
-
msgstr ""
|
3312 |
|
3313 |
-
#: wpf-includes/wpf-phrases.php:
|
3314 |
-
msgid "
|
3315 |
-
msgstr ""
|
3316 |
|
3317 |
-
#: wpf-includes/wpf-phrases.php:
|
3318 |
-
msgid "
|
3319 |
-
msgstr ""
|
3320 |
|
3321 |
-
#: wpf-includes/wpf-phrases.php:
|
3322 |
-
msgid "
|
3323 |
-
msgstr ""
|
3324 |
|
3325 |
-
#: wpf-includes/wpf-phrases.php:
|
3326 |
-
msgid "
|
3327 |
-
msgstr ""
|
3328 |
|
3329 |
-
#: wpf-includes/wpf-phrases.php:
|
3330 |
-
msgid "
|
3331 |
-
msgstr ""
|
3332 |
|
3333 |
-
#: wpf-includes/wpf-phrases.php:
|
3334 |
-
msgid "
|
3335 |
-
msgstr ""
|
3336 |
|
3337 |
-
#: wpf-includes/wpf-phrases.php:
|
3338 |
-
msgid "
|
3339 |
-
msgstr ""
|
3340 |
|
3341 |
-
#: wpf-includes/wpf-phrases.php:
|
3342 |
-
msgid "
|
3343 |
-
msgstr ""
|
3344 |
|
3345 |
-
#: wpf-includes/wpf-phrases.php:
|
3346 |
-
msgid "
|
3347 |
-
msgstr ""
|
3348 |
|
3349 |
-
#: wpf-includes/wpf-phrases.php:
|
3350 |
-
msgid "
|
3351 |
-
msgstr ""
|
|
|
|
|
|
|
|
|
3352 |
|
3353 |
-
#: wpf-includes/wpf-phrases.php:
|
3354 |
-
msgid "
|
3355 |
-
msgstr ""
|
3356 |
|
3357 |
-
#: wpf-includes/wpf-phrases.php:
|
3358 |
-
msgid "
|
3359 |
-
msgstr ""
|
3360 |
|
3361 |
-
#: wpf-includes/wpf-phrases.php:
|
3362 |
-
msgid "
|
3363 |
-
msgstr ""
|
3364 |
|
3365 |
-
#: wpf-includes/wpf-phrases.php:
|
3366 |
-
msgid "
|
3367 |
-
msgstr ""
|
3368 |
|
3369 |
-
#: wpf-includes/wpf-phrases.php:
|
3370 |
-
msgid "
|
3371 |
-
msgstr ""
|
3372 |
|
3373 |
-
#: wpf-includes/wpf-phrases.php:
|
3374 |
-
msgid "
|
3375 |
-
msgstr ""
|
3376 |
|
3377 |
-
#: wpf-includes/wpf-phrases.php:
|
3378 |
-
msgid "
|
3379 |
-
msgstr ""
|
3380 |
|
3381 |
-
#: wpf-includes/wpf-phrases.php:
|
3382 |
-
msgid "
|
3383 |
-
msgstr ""
|
3384 |
|
3385 |
-
#: wpf-includes/wpf-phrases.php:
|
3386 |
-
msgid "
|
3387 |
-
msgstr ""
|
3388 |
|
3389 |
-
#: wpf-includes/wpf-phrases.php:
|
3390 |
-
msgid "
|
3391 |
-
msgstr ""
|
3392 |
|
3393 |
-
#: wpf-includes/wpf-phrases.php:
|
3394 |
-
msgid "
|
3395 |
-
msgstr ""
|
3396 |
|
3397 |
-
#: wpf-includes/wpf-phrases.php:
|
3398 |
-
msgid "
|
3399 |
-
msgstr ""
|
3400 |
|
3401 |
-
#: wpf-includes/wpf-phrases.php:
|
3402 |
-
msgid "
|
3403 |
msgstr ""
|
|
|
|
|
3404 |
|
3405 |
-
#: wpf-includes/wpf-phrases.php:
|
3406 |
-
msgid "
|
3407 |
-
msgstr ""
|
3408 |
|
3409 |
-
#: wpf-includes/wpf-phrases.php:
|
3410 |
-
msgid "
|
3411 |
-
|
|
|
3412 |
|
3413 |
-
#: wpf-includes/wpf-phrases.php:
|
3414 |
-
msgid "
|
3415 |
-
msgstr ""
|
3416 |
|
3417 |
-
#: wpf-includes/wpf-phrases.php:
|
3418 |
-
msgid "
|
3419 |
-
msgstr ""
|
3420 |
|
3421 |
-
#: wpf-includes/wpf-phrases.php:
|
3422 |
-
msgid "
|
3423 |
-
msgstr ""
|
3424 |
|
3425 |
-
#: wpf-includes/wpf-phrases.php:
|
3426 |
-
msgid "
|
3427 |
-
msgstr ""
|
3428 |
|
3429 |
-
#: wpf-includes/wpf-phrases.php:
|
3430 |
-
msgid "
|
3431 |
-
msgstr ""
|
3432 |
|
3433 |
-
#: wpf-includes/wpf-phrases.php:
|
3434 |
-
msgid "
|
3435 |
-
msgstr ""
|
3436 |
|
3437 |
-
#: wpf-includes/wpf-phrases.php:
|
3438 |
-
msgid "
|
3439 |
-
msgstr ""
|
3440 |
|
3441 |
-
#: wpf-includes/wpf-phrases.php:
|
3442 |
-
msgid "
|
3443 |
-
msgstr ""
|
3444 |
|
3445 |
-
#: wpf-includes/wpf-phrases.php:
|
3446 |
-
msgid "
|
3447 |
-
msgstr ""
|
3448 |
|
3449 |
-
#: wpf-includes/wpf-phrases.php:
|
3450 |
-
msgid "
|
3451 |
-
msgstr ""
|
3452 |
|
3453 |
-
#: wpf-includes/wpf-phrases.php:
|
3454 |
-
msgid "
|
3455 |
-
msgstr ""
|
3456 |
|
3457 |
-
#: wpf-includes/wpf-phrases.php:
|
3458 |
-
msgid "
|
3459 |
-
msgstr ""
|
3460 |
|
3461 |
-
#: wpf-includes/wpf-phrases.php:
|
3462 |
-
msgid "
|
3463 |
-
msgstr ""
|
3464 |
|
3465 |
-
#: wpf-includes/wpf-phrases.php:
|
3466 |
-
msgid "
|
3467 |
-
msgstr ""
|
3468 |
|
3469 |
-
#: wpf-includes/wpf-phrases.php:
|
3470 |
-
msgid "
|
3471 |
-
msgstr ""
|
3472 |
|
3473 |
-
#: wpf-includes/wpf-phrases.php:
|
3474 |
-
msgid "
|
3475 |
-
msgstr ""
|
3476 |
|
3477 |
-
#: wpf-includes/wpf-phrases.php:
|
3478 |
-
msgid "
|
3479 |
msgstr ""
|
|
|
|
|
3480 |
|
3481 |
-
#: wpf-includes/wpf-phrases.php:
|
3482 |
-
msgid "
|
3483 |
-
msgstr ""
|
3484 |
|
3485 |
-
#: wpf-includes/wpf-phrases.php:
|
3486 |
-
msgid "
|
3487 |
-
msgstr ""
|
3488 |
|
3489 |
-
#: wpf-includes/wpf-phrases.php:
|
3490 |
-
msgid "
|
3491 |
-
msgstr ""
|
3492 |
|
3493 |
-
#: wpf-includes/wpf-phrases.php:
|
3494 |
-
msgid "
|
3495 |
-
msgstr ""
|
3496 |
|
3497 |
-
#: wpf-includes/wpf-phrases.php:
|
3498 |
-
msgid "
|
3499 |
msgstr ""
|
|
|
|
|
3500 |
|
3501 |
-
#: wpf-includes/wpf-phrases.php:
|
|
|
|
|
|
|
|
|
3502 |
msgid ""
|
3503 |
-
"
|
3504 |
-
"
|
3505 |
-
"close this page. If you got 500 Server Error please don't worry, the data "
|
3506 |
-
"updating process is still working in MySQL server."
|
3507 |
msgstr ""
|
|
|
3508 |
|
3509 |
-
#: wpf-includes/wpf-phrases.php:
|
3510 |
-
msgid "
|
3511 |
-
msgstr ""
|
3512 |
|
3513 |
-
#: wpf-includes/wpf-phrases.php:
|
3514 |
-
msgid "
|
3515 |
-
msgstr ""
|
3516 |
|
3517 |
-
#: wpf-includes/wpf-phrases.php:
|
3518 |
-
msgid "
|
3519 |
-
msgstr ""
|
3520 |
|
3521 |
-
#: wpf-includes/wpf-phrases.php:
|
3522 |
-
msgid "
|
3523 |
-
msgstr ""
|
3524 |
|
3525 |
-
#: wpf-includes/wpf-phrases.php:
|
3526 |
-
msgid "
|
3527 |
-
msgstr ""
|
3528 |
|
3529 |
-
#: wpf-includes/wpf-phrases.php:
|
3530 |
-
msgid "
|
3531 |
-
msgstr ""
|
3532 |
|
3533 |
-
#: wpf-includes/wpf-phrases.php:
|
3534 |
-
msgid "
|
3535 |
-
msgstr ""
|
3536 |
|
3537 |
-
#: wpf-includes/wpf-phrases.php:
|
3538 |
-
msgid "
|
3539 |
-
msgstr ""
|
3540 |
|
3541 |
-
#: wpf-includes/wpf-phrases.php:
|
3542 |
-
msgid "
|
3543 |
-
msgstr ""
|
3544 |
|
3545 |
-
#: wpf-includes/wpf-phrases.php:
|
3546 |
-
msgid "
|
3547 |
-
msgstr ""
|
3548 |
|
3549 |
-
#: wpf-includes/wpf-phrases.php:
|
3550 |
-
msgid "
|
3551 |
-
msgstr ""
|
3552 |
|
3553 |
-
#: wpf-includes/wpf-phrases.php:
|
3554 |
-
msgid "
|
3555 |
-
msgstr ""
|
3556 |
|
3557 |
-
#: wpf-includes/wpf-phrases.php:
|
3558 |
-
msgid "
|
3559 |
-
msgstr ""
|
3560 |
|
3561 |
-
#: wpf-includes/wpf-phrases.php:
|
3562 |
-
msgid "
|
3563 |
-
msgstr ""
|
3564 |
|
3565 |
-
#: wpf-includes/wpf-phrases.php:
|
3566 |
-
msgid "
|
3567 |
-
msgstr ""
|
3568 |
|
3569 |
-
#: wpf-includes/wpf-phrases.php:
|
3570 |
-
msgid "
|
3571 |
-
msgstr ""
|
3572 |
|
3573 |
-
#: wpf-includes/wpf-phrases.php:
|
3574 |
-
msgid "
|
3575 |
-
msgstr ""
|
3576 |
|
3577 |
-
#: wpf-includes/wpf-phrases.php:
|
3578 |
-
msgid "
|
3579 |
-
msgstr ""
|
3580 |
|
3581 |
-
#: wpf-includes/wpf-phrases.php:
|
3582 |
-
msgid "
|
3583 |
-
msgstr ""
|
3584 |
|
3585 |
-
#: wpf-includes/wpf-phrases.php:
|
3586 |
-
|
3587 |
-
|
3588 |
-
msgstr ""
|
3589 |
|
3590 |
-
#: wpf-includes/wpf-phrases.php:
|
3591 |
-
msgid "
|
3592 |
-
msgstr ""
|
3593 |
|
3594 |
-
#: wpf-includes/wpf-phrases.php:
|
3595 |
-
msgid "
|
3596 |
-
msgstr ""
|
3597 |
|
3598 |
-
#: wpf-includes/wpf-phrases.php:
|
3599 |
-
msgid "
|
3600 |
-
msgstr ""
|
3601 |
|
3602 |
-
#: wpf-includes/wpf-phrases.php:
|
3603 |
-
msgid ""
|
3604 |
-
"
|
3605 |
-
"available. wpForo will look like as a stand-alone forum."
|
3606 |
-
msgstr ""
|
3607 |
|
3608 |
-
#: wpf-includes/wpf-phrases.php:
|
3609 |
-
msgid "
|
3610 |
-
msgstr ""
|
3611 |
|
3612 |
-
#: wpf-includes/wpf-phrases.php:
|
3613 |
-
msgid "
|
3614 |
-
msgstr ""
|
3615 |
|
3616 |
-
#: wpf-includes/wpf-phrases.php:
|
3617 |
-
msgid "
|
3618 |
-
msgstr ""
|
3619 |
|
3620 |
-
#: wpf-includes/wpf-phrases.php:
|
3621 |
-
msgid "
|
3622 |
-
msgstr ""
|
3623 |
|
3624 |
-
#: wpf-includes/wpf-phrases.php:
|
3625 |
-
msgid "
|
3626 |
-
msgstr ""
|
3627 |
|
3628 |
-
#: wpf-includes/wpf-phrases.php:
|
3629 |
-
msgid "
|
3630 |
-
msgstr ""
|
3631 |
|
3632 |
-
#: wpf-includes/wpf-phrases.php:
|
3633 |
-
msgid "
|
3634 |
-
msgstr ""
|
3635 |
|
3636 |
-
#: wpf-includes/wpf-phrases.php:
|
3637 |
-
msgid "You
|
3638 |
-
msgstr ""
|
3639 |
|
3640 |
-
#: wpf-includes/wpf-phrases.php:
|
3641 |
-
msgid "
|
3642 |
-
msgstr ""
|
3643 |
|
3644 |
-
#: wpf-includes/wpf-phrases.php:
|
3645 |
-
msgid "
|
3646 |
-
msgstr ""
|
3647 |
|
3648 |
-
#: wpf-includes/wpf-phrases.php:
|
3649 |
-
msgid "
|
3650 |
-
msgstr ""
|
3651 |
|
3652 |
-
#: wpf-includes/wpf-phrases.php:
|
3653 |
-
msgid "
|
3654 |
-
msgstr ""
|
3655 |
|
3656 |
-
#: wpf-includes/wpf-phrases.php:
|
3657 |
-
msgid "
|
3658 |
-
msgstr ""
|
3659 |
|
3660 |
-
#: wpf-includes/wpf-phrases.php:
|
3661 |
-
msgid "
|
3662 |
-
msgstr ""
|
3663 |
|
3664 |
-
#: wpf-includes/wpf-phrases.php:
|
3665 |
-
msgid "
|
3666 |
-
msgstr ""
|
3667 |
|
3668 |
-
#: wpf-includes/wpf-phrases.php:
|
3669 |
-
msgid "
|
3670 |
-
msgstr ""
|
3671 |
|
3672 |
-
#: wpf-includes/wpf-phrases.php:
|
3673 |
-
msgid "
|
3674 |
-
msgstr ""
|
3675 |
|
3676 |
-
#: wpf-includes/wpf-phrases.php:
|
3677 |
-
msgid "
|
3678 |
-
msgstr ""
|
3679 |
|
3680 |
-
#: wpf-includes/wpf-phrases.php:
|
3681 |
-
msgid "
|
3682 |
-
msgstr ""
|
3683 |
|
3684 |
-
#:
|
3685 |
-
msgid ""
|
3686 |
-
"
|
3687 |
-
"private and can only be viewed by conversation participants."
|
3688 |
-
msgstr ""
|
3689 |
|
3690 |
-
#:
|
3691 |
-
msgid ""
|
3692 |
-
"
|
3693 |
-
"powered media uploading and displaying system with user specific library."
|
3694 |
-
msgstr ""
|
3695 |
|
3696 |
-
#:
|
3697 |
-
msgid ""
|
3698 |
-
"
|
3699 |
-
"providers in forum topics and posts."
|
3700 |
-
msgstr ""
|
3701 |
|
3702 |
-
#:
|
3703 |
-
msgid ""
|
3704 |
-
"
|
3705 |
-
"allows you to add adverting banners between forums, topics and posts."
|
3706 |
-
msgstr ""
|
3707 |
|
3708 |
#. Plugin Name of the plugin/theme
|
3709 |
-
msgid "
|
3710 |
-
msgstr "
|
3711 |
|
3712 |
#. Plugin URI of the plugin/theme
|
3713 |
-
msgid "
|
3714 |
-
msgstr "
|
3715 |
|
3716 |
#. Description of the plugin/theme
|
3717 |
msgid ""
|
3718 |
"Forums wpForo is a new generation of forum plugins. It's full-fledged forum "
|
3719 |
"solution for your community. Comes with multiple modern forum layouts."
|
3720 |
msgstr ""
|
|
|
|
|
3721 |
|
3722 |
#. Author of the plugin/theme
|
3723 |
msgid "gVectors Team (A. Chakhoyan, R. Hovhannisyan)"
|
3724 |
msgstr "gVectors Team (A. Chakhoyan, R. Hovhannisyan)"
|
3725 |
|
3726 |
#. Author URI of the plugin/theme
|
3727 |
-
msgid "
|
3728 |
-
msgstr "
|
3729 |
-
|
3730 |
-
#~ msgid "Gtalk"
|
3731 |
-
#~ msgstr "Google talk"
|
3732 |
-
|
3733 |
-
#~ msgid "Length must be between 3 characters and 15 characters."
|
3734 |
-
#~ msgstr "Délka musí mít 3-15 znaků."
|
3735 |
-
|
3736 |
-
#~ msgid "Username length must be between 3 characters and 15 characters."
|
3737 |
-
#~ msgstr "Délka uživatelského jména musí mít 3-15 znaků."
|
3738 |
-
|
3739 |
-
#~ msgid ""
|
3740 |
-
#~ "Next Generation of WordPress Forum Softwares. Everything you need to run "
|
3741 |
-
#~ "an efficient and professional community. Powerful and beautiful bulletin "
|
3742 |
-
#~ "board with unique features."
|
3743 |
-
#~ msgstr ""
|
3744 |
-
#~ "Nová generace softwaru Fóra pro Wordpress. Vše co je potřeba k rozjetí "
|
3745 |
-
#~ "profesionálního fóra pro komunitu. Výtečné bulletin fóro z unikátními "
|
3746 |
-
#~ "možnostmi."
|
3747 |
-
|
3748 |
-
#~ msgid "Dismiss"
|
3749 |
-
#~ msgstr "Nepotvrzovat"
|
3750 |
-
|
3751 |
-
#~ msgid ""
|
3752 |
-
#~ "Thank you for trying wpForo! This forum development was started on 2013 "
|
3753 |
-
#~ "and we were using it for our support community. Now it's ready for "
|
3754 |
-
#~ "WordPress community as well. \n"
|
3755 |
-
#~ " It's on the Beta stage and we're "
|
3756 |
-
#~ "working hard to reach the Gold 1.0.0 version as soon as possible. \n"
|
3757 |
-
#~ " wpForo is a professional bulletin "
|
3758 |
-
#~ "board for WorPress, and the only forum software which comes with Multi-"
|
3759 |
-
#~ "layout template system.\n"
|
3760 |
-
#~ " The \"Extended\", \"Simplified\" and "
|
3761 |
-
#~ "\"Question & Answer\" layouts fit almost all type of discussions "
|
3762 |
-
#~ "needs. You can use wpForo for small and extremely large communities. \n"
|
3763 |
-
#~ " <br />If you found some issue or bug "
|
3764 |
-
#~ "please open a support topic in plugin page or in our support forum at "
|
3765 |
-
#~ "gVectors.com. If you liked wpForo please leave some good review for this "
|
3766 |
-
#~ "plugin. We really need your good reviews. \n"
|
3767 |
-
#~ " If you didn't like wpForo please "
|
3768 |
-
#~ "leave a list of issues and requirements you'd like us to fix and add in "
|
3769 |
-
#~ "near future. We're here to help you and improve wpForo as much as "
|
3770 |
-
#~ "possible."
|
3771 |
-
#~ msgstr ""
|
3772 |
-
#~ "Děkujeme za vyzkoušení wpFóra! Tohle fórum se začalo vyvíjet již v roce "
|
3773 |
-
#~ "2013 a používáme ho k podpoře komunity. Nyní je vše připraveno pro "
|
3774 |
-
#~ "Wordress komunitu.\n"
|
3775 |
-
#~ " Jedná se o Beta verzi a "
|
3776 |
-
#~ "tvrdě pracujeme k dosažení Gold 1.0.0 verze jakmile to bdue možné.\n"
|
3777 |
-
#~ " wpFóro je profesionální "
|
3778 |
-
#~ "bulletin fórum pro Wordpress, a jediné fórum z podporou \"Multi-Layout"
|
3779 |
-
#~ "\".\n"
|
3780 |
-
#~ " \"Rozšířené\", \"Klasické\" "
|
3781 |
-
#~ "a \"Otázky & Odpovědi\" je vše co potřebujete. Fórum můžete použít jak "
|
3782 |
-
#~ "pro malé komunity tak i pro velké!\n"
|
3783 |
-
#~ " Pokud najdete chybu či "
|
3784 |
-
#~ "jiný problém tak nás kontaktujte na našem fóru gVectors.com. Pokud se Vám "
|
3785 |
-
#~ "fórum líbí nezapomeňte napsat recenzi, každá dobrá recenze nás podpoří.\n"
|
3786 |
-
#~ " Pokud vám wpForo "
|
3787 |
-
#~ "nevyhovuje, zanechte nám vaše poznámky a mi se pokusíme do budoucna vše "
|
3788 |
-
#~ "napravit a vylepšit."
|
3789 |
-
|
3790 |
-
#~ msgid "Enable Member Cashe"
|
3791 |
-
#~ msgstr "Povolit Uživatelské Cashe"
|
3792 |
-
|
3793 |
-
#~ msgid "ago"
|
3794 |
-
#~ msgstr "před"
|
3795 |
-
|
3796 |
-
#~ msgid "Theme options successfully updated, but previous value not changed"
|
3797 |
-
#~ msgstr ""
|
3798 |
-
#~ "Nastavení šablony úspěšně aktualizováno, ale předchozí hodnota nebyla "
|
3799 |
-
#~ "změněna"
|
3800 |
-
|
3801 |
-
#~ msgid "Custom Authorisation URLs"
|
3802 |
-
#~ msgstr "Vlastní autorizace URls"
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: Forum - wpForo\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2017-12-23 13:13+0000\n"
|
6 |
+
"PO-Revision-Date: 2017-12-23 13:19+0000\n"
|
7 |
+
"Last-Translator: gully <p.polivka@gmail.com>\n"
|
8 |
+
"Language-Team: Czech\n"
|
9 |
+
"Language: cs-CZ\n"
|
10 |
"MIME-Version: 1.0\n"
|
11 |
"Content-Type: text/plain; charset=UTF-8\n"
|
12 |
"Content-Transfer-Encoding: 8bit\n"
|
13 |
"Plural-Forms: nplurals=3; plural=( n == 1 ) ? 0 : ( n >= 2 && n <= 4 ) ? 1 : "
|
14 |
+
"2\n"
|
15 |
"X-Poedit-SourceCharset: UTF-8\n"
|
16 |
+
"X-Generator: Loco - https://localise.biz/\n"
|
17 |
"X-Poedit-Basepath: ..\n"
|
18 |
"X-Poedit-WPHeader: wpforo.php\n"
|
19 |
"X-Poedit-KeywordsList: _:1;gettext:1;dgettext:2;ngettext:1,2;dngettext:2,3;"
|
23 |
"esc_html_x:1,2c;comments_number_link:2,3;t:1;st:1;trans:1;transChoice:1,2\n"
|
24 |
"X-Loco-Target-Locale: cs_CZ\n"
|
25 |
"X-Poedit-SearchPath-0: .\n"
|
26 |
+
"X-Poedit-SearchPathExcluded-0: *.js"
|
27 |
|
28 |
+
#: wpf-admin/admin.php:24 wpf-admin/admin.php:25
|
29 |
+
#: wpf-includes/wpf-phrases.php:599
|
30 |
+
msgid "Dashboard"
|
31 |
msgstr ""
|
32 |
|
33 |
+
#: wpf-admin/dashboard.php:29
|
34 |
msgid ""
|
35 |
+
"Thank you for using wpForo! wpForo is a professional bulletin board for "
|
36 |
+
"WorPress, and the only forum software which comes with Multi-layout template "
|
37 |
+
"system.\n"
|
38 |
+
" The \"Extended\", \"Simplified\" and "
|
39 |
+
"\"Question & Answer\" layouts fit almost all type of discussions needs. "
|
40 |
+
"You can use wpForo for small and extremely large communities. \n"
|
41 |
+
" <br />If you found some issue or bug "
|
42 |
+
"please open a support topic in plugin page or in our support forum at "
|
43 |
+
"gVectors.com. If you liked wpForo please leave some good review for this "
|
44 |
+
"plugin. We really need your good reviews. \n"
|
45 |
+
" If you didn't like wpForo please leave a "
|
46 |
+
"list of issues and requirements you'd like us to fix and add in near future. "
|
47 |
+
"We're here to help you and improve wpForo as much as possible."
|
48 |
msgstr ""
|
49 |
|
50 |
+
#: wpf-admin/dashboard.php:173
|
51 |
+
msgid "Advanced Attachments"
|
52 |
msgstr ""
|
53 |
|
54 |
+
#: wpf-admin/dashboard.php:177
|
55 |
+
msgid "Advanced Attachments Size"
|
56 |
msgstr ""
|
57 |
|
58 |
+
#: wpf-admin/dashboard.php:190 wpf-includes/wpf-phrases.php:611
|
59 |
+
msgid "Forum Maintenance"
|
60 |
msgstr ""
|
61 |
|
62 |
+
#: wpf-admin/dashboard.php:192
|
63 |
+
msgid ""
|
64 |
+
"This process may take a few seconds or dozens of minutes, please be patient "
|
65 |
+
"and don't close this page. If you got 500 Server Error please don't worry, "
|
66 |
+
"the data updating process is still working in MySQL server."
|
67 |
msgstr ""
|
68 |
|
69 |
+
#: wpf-admin/dashboard.php:204 wpf-includes/wpf-phrases.php:615
|
70 |
+
msgid "Delete Phrase Cache"
|
71 |
msgstr ""
|
72 |
|
73 |
+
#: wpf-admin/dashboard.php:205 wpf-includes/wpf-phrases.php:636
|
74 |
+
msgid "Delete User Cache"
|
|
|
75 |
msgstr ""
|
76 |
|
77 |
+
#: wpf-admin/forum.php:55
|
78 |
+
msgid "Important Tips"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
79 |
msgstr ""
|
80 |
|
81 |
+
#: wpf-admin/forum.php:57
|
82 |
+
msgid ""
|
83 |
+
"If a category (blue panels) does not have forums (grey panels) it will not "
|
84 |
+
"be displayed on front-end. Each category should contain at least one forum."
|
85 |
msgstr ""
|
86 |
|
87 |
+
#: wpf-admin/forum.php:58
|
88 |
+
msgid ""
|
89 |
+
"Forums can be displayed with different layouts (Extended, Simplified, Q&A), "
|
90 |
+
"just edit the top (blue panels) category and set the layout you want. Child "
|
91 |
+
"forums' layout depends on the top category (blue panels) layout. They cannot "
|
92 |
+
"have a different layout."
|
93 |
+
msgstr ""
|
|
|
|
|
|
|
94 |
|
95 |
+
#: wpf-admin/forum.php:236
|
96 |
+
msgid "Font-awesome Icon"
|
|
|
97 |
msgstr ""
|
98 |
|
99 |
+
#: wpf-admin/forum.php:238
|
100 |
+
msgid "You can find all icons"
|
|
|
101 |
msgstr ""
|
102 |
|
103 |
+
#: wpf-admin/forum.php:238
|
104 |
+
msgid ""
|
105 |
+
"Make sure you insert a class of font-awesome icon, it should start with fa- "
|
106 |
+
"prefix like "fa-comments"."
|
107 |
+
msgstr ""
|
108 |
|
109 |
+
#: wpf-admin/moderation.php:10
|
110 |
+
msgid "Topic and Post Moderation"
|
111 |
+
msgstr ""
|
112 |
|
113 |
+
#: wpf-admin/options-tabs/accesses.php:26
|
114 |
+
#: wpf-admin/options-tabs/accesses.php:27
|
115 |
+
#: wpf-admin/options-tabs/accesses.php:28
|
116 |
+
msgid "This access is usually used for "
|
117 |
+
msgstr ""
|
118 |
|
119 |
+
#: wpf-admin/options-tabs/api.php:23
|
120 |
msgid ""
|
121 |
+
"In order to get an App ID and Secret Key from Facebook, you’ll need to "
|
122 |
+
"register a new application. Don’t worry – its very easy, and your "
|
123 |
+
"application doesn't need to do anything. We only need the keys."
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
124 |
msgstr ""
|
125 |
|
126 |
+
#: wpf-admin/options-tabs/api.php:23
|
127 |
+
msgid "Please follow to this instruction"
|
128 |
+
msgstr ""
|
129 |
|
130 |
+
#: wpf-admin/options-tabs/api.php:32
|
131 |
+
msgid "Facebook Login"
|
132 |
+
msgstr ""
|
133 |
|
134 |
+
#: wpf-admin/options-tabs/api.php:33
|
135 |
+
msgid "Adds Facebook Login button on Registration and Login pages."
|
136 |
+
msgstr ""
|
137 |
|
138 |
+
#: wpf-admin/options-tabs/api.php:44
|
139 |
+
msgid "Facebook SDK for JavaScript"
|
140 |
+
msgstr ""
|
141 |
|
142 |
+
#: wpf-admin/options-tabs/api.php:45
|
143 |
+
msgid "Facebook API connection script (sharing, login, cross-posting...)"
|
144 |
+
msgstr ""
|
145 |
|
146 |
+
#: wpf-admin/options-tabs/api.php:56
|
147 |
+
msgid "Facebook Login button on User Login page"
|
148 |
+
msgstr ""
|
149 |
|
150 |
+
#: wpf-admin/options-tabs/api.php:67
|
151 |
+
msgid "Facebook Login button on User Registration page"
|
152 |
+
msgstr ""
|
153 |
|
154 |
+
#: wpf-admin/options-tabs/api.php:78
|
155 |
+
msgid "Redirect to this page after success login"
|
156 |
+
msgstr ""
|
157 |
|
158 |
+
#: wpf-admin/options-tabs/api.php:82 wpf-includes/wpf-phrases.php:630
|
159 |
+
msgid "Profile"
|
160 |
+
msgstr ""
|
161 |
|
162 |
+
#: wpf-admin/options-tabs/api.php:84
|
163 |
+
msgid "Custom"
|
164 |
+
msgstr ""
|
|
|
165 |
|
166 |
+
#: wpf-admin/options-tabs/api.php:86
|
167 |
+
msgid "Custom URL, e.g.: http://example.com/my-page/"
|
168 |
+
msgstr ""
|
|
|
169 |
|
170 |
+
#: wpf-admin/options-tabs/api.php:86
|
171 |
+
msgid "Custom URL"
|
172 |
+
msgstr ""
|
173 |
|
174 |
+
#: wpf-admin/options-tabs/emails.php:12
|
175 |
+
msgid "FROM Name"
|
176 |
msgstr ""
|
177 |
|
178 |
+
#: wpf-admin/options-tabs/emails.php:16
|
179 |
+
msgid "FROM Email Address"
|
180 |
msgstr ""
|
181 |
|
182 |
+
#: wpf-admin/options-tabs/emails.php:21
|
183 |
+
msgid "Forum Admins email addresses"
|
184 |
msgstr ""
|
185 |
|
186 |
+
#: wpf-admin/options-tabs/emails.php:22 wpf-includes/wpf-phrases.php:57
|
187 |
+
msgid ""
|
188 |
+
"Comma separated email addresses of forum administrators to get forum "
|
189 |
+
"notifications. For example post report messages."
|
190 |
msgstr ""
|
191 |
|
192 |
+
#: wpf-admin/options-tabs/emails.php:28
|
193 |
+
msgid "Notify Admins via email on new Topic"
|
194 |
msgstr ""
|
195 |
|
196 |
+
#: wpf-admin/options-tabs/emails.php:29
|
197 |
+
msgid ""
|
198 |
+
"Send Notification emails to all email addresses (comma separated ) of forum "
|
199 |
+
"administrators when a new Topic is created."
|
200 |
msgstr ""
|
201 |
|
202 |
+
#: wpf-admin/options-tabs/emails.php:40
|
203 |
+
msgid "Notify Admins via email on new Post"
|
204 |
msgstr ""
|
205 |
|
206 |
+
#: wpf-admin/options-tabs/emails.php:41
|
207 |
msgid ""
|
208 |
+
"Send Notification emails to all email addresses (comma separated ) of forum "
|
209 |
+
"administrators when a new Reply is created."
|
|
|
210 |
msgstr ""
|
211 |
|
212 |
+
#: wpf-admin/options-tabs/emails.php:97
|
213 |
+
msgid "Reset Password Emails"
|
214 |
msgstr ""
|
215 |
|
216 |
+
#: wpf-admin/options-tabs/emails.php:98
|
217 |
+
msgid "This message comes from Reset Password form."
|
218 |
msgstr ""
|
219 |
|
220 |
+
#: wpf-admin/options-tabs/emails.php:102
|
221 |
+
msgid "Reset Password message body"
|
222 |
msgstr ""
|
223 |
|
224 |
+
#: wpf-admin/options-tabs/emails.php:107
|
225 |
+
msgid "User Mentioning Email"
|
226 |
msgstr ""
|
227 |
|
228 |
+
#: wpf-admin/options-tabs/emails.php:112
|
229 |
+
msgid "Enable Email Notification"
|
230 |
msgstr ""
|
231 |
|
232 |
+
#: wpf-admin/options-tabs/emails.php:122
|
233 |
+
msgid "User Mention message subject"
|
234 |
+
msgstr ""
|
|
|
235 |
|
236 |
+
#: wpf-admin/options-tabs/emails.php:126
|
237 |
+
msgid "User Mention message body"
|
238 |
+
msgstr ""
|
|
|
239 |
|
240 |
+
#: wpf-admin/options-tabs/features.php:15 wpf-includes/wpf-phrases.php:694
|
241 |
+
msgid "Log Viewed Forums and Topics"
|
242 |
+
msgstr ""
|
243 |
|
244 |
+
#: wpf-admin/options-tabs/features.php:18 wpf-includes/wpf-phrases.php:633
|
245 |
+
msgid "Enable User Registration"
|
246 |
+
msgstr ""
|
247 |
|
248 |
+
#: wpf-admin/options-tabs/features.php:18 wpf-includes/wpf-phrases.php:634
|
249 |
+
msgid ""
|
250 |
+
"This option is not synced with WordPress \"Anyone can register\" option in "
|
251 |
+
"Dashboard > Settings > General admin page. If this option is enabled new "
|
252 |
+
"users will always be able to register."
|
253 |
+
msgstr ""
|
254 |
|
255 |
+
#: wpf-admin/options-tabs/features.php:19
|
256 |
+
msgid "Enable User Registration email confirmation"
|
257 |
+
msgstr ""
|
258 |
|
259 |
+
#: wpf-admin/options-tabs/features.php:19
|
260 |
+
msgid ""
|
261 |
+
"If you have enabled this option, after registering, user can not login "
|
262 |
+
"without confirming the email."
|
263 |
+
msgstr ""
|
264 |
|
265 |
+
#: wpf-admin/options-tabs/features.php:20 wpf-includes/wpf-phrases.php:261
|
266 |
+
msgid "Replace Registration Page URL to Forum Registration Page URL"
|
267 |
+
msgstr ""
|
|
|
268 |
|
269 |
+
#: wpf-admin/options-tabs/features.php:21 wpf-includes/wpf-phrases.php:260
|
270 |
+
msgid "Replace Login Page URL to Forum Login Page URL"
|
271 |
+
msgstr ""
|
272 |
|
273 |
+
#: wpf-admin/options-tabs/features.php:22 wpf-includes/wpf-phrases.php:695
|
274 |
+
msgid "Replace WP Reset Password URL to Forum reset password page"
|
275 |
+
msgstr ""
|
|
|
|
|
276 |
|
277 |
+
#: wpf-admin/options-tabs/features.php:29 wpf-includes/wpf-phrases.php:79
|
278 |
+
msgid "Enable Member Cache"
|
279 |
msgstr ""
|
280 |
|
281 |
+
#: wpf-admin/options-tabs/features.php:30
|
282 |
+
msgid "Enable Object Cache"
|
283 |
+
msgstr ""
|
284 |
|
285 |
+
#: wpf-admin/options-tabs/features.php:31
|
286 |
+
msgid "Enable HTML Cache"
|
|
|
|
|
287 |
msgstr ""
|
288 |
|
289 |
+
#: wpf-admin/options-tabs/features.php:32
|
290 |
+
msgid "Enable Memory Cache"
|
|
|
|
|
|
|
|
|
291 |
msgstr ""
|
292 |
|
293 |
+
#: wpf-admin/options-tabs/features.php:35
|
294 |
+
msgid "Enable User Profile Page indexing"
|
295 |
+
msgstr ""
|
296 |
|
297 |
+
#: wpf-admin/options-tabs/features.php:36 wpf-includes/wpf-phrases.php:696
|
298 |
+
msgid "Enable RSS Feed"
|
299 |
+
msgstr ""
|
300 |
|
301 |
+
#: wpf-admin/options-tabs/features.php:38
|
302 |
+
msgid "Turn Off User Syncing Note"
|
303 |
+
msgstr ""
|
304 |
|
305 |
+
#: wpf-admin/options-tabs/features.php:39 wpf-includes/wpf-phrases.php:85
|
306 |
+
msgid "Enable Output Buffer"
|
|
|
|
|
307 |
msgstr ""
|
|
|
|
|
308 |
|
309 |
+
#: wpf-admin/options-tabs/features.php:39 wpf-includes/wpf-phrases.php:331
|
310 |
+
msgid ""
|
311 |
+
"This feature is useful if you're adding content before or after [wpforo] "
|
312 |
+
"shortcode in page content. Also it useful if forum is loaded before website "
|
313 |
+
"header, on top of the front-end."
|
314 |
+
msgstr ""
|
315 |
|
316 |
+
#: wpf-admin/options-tabs/features.php:40
|
317 |
+
msgid "Enable WordPress Date/Time Format"
|
318 |
+
msgstr ""
|
319 |
|
320 |
+
#: wpf-admin/options-tabs/features.php:40 wpf-includes/wpf-phrases.php:598
|
321 |
+
msgid ""
|
322 |
+
"You can manage WordPress date and time format in WordPress Settings > "
|
323 |
+
"General admin page."
|
324 |
+
msgstr ""
|
325 |
|
326 |
+
#: wpf-admin/options-tabs/features.php:41 wpf-includes/wpf-phrases.php:609
|
327 |
+
msgid "Enable Subscription Confirmation"
|
328 |
+
msgstr ""
|
329 |
|
330 |
+
#: wpf-admin/options-tabs/features.php:41 wpf-includes/wpf-phrases.php:610
|
331 |
+
msgid "Forum and Topic subscription with double opt-in/confirmation system."
|
332 |
+
msgstr ""
|
333 |
|
334 |
+
#: wpf-admin/options-tabs/features.php:42
|
335 |
+
msgid "Topic subscription option on post editor"
|
336 |
+
msgstr ""
|
|
|
337 |
|
338 |
+
#: wpf-admin/options-tabs/features.php:42
|
339 |
+
msgid ""
|
340 |
+
"This option adds topic subscription checkbox next to new topic and post "
|
341 |
+
"submit button."
|
342 |
+
msgstr ""
|
343 |
|
344 |
+
#: wpf-admin/options-tabs/features.php:43
|
345 |
+
msgid "Topic subscription option on post editor - checked/enabled"
|
346 |
+
msgstr ""
|
|
|
|
|
|
|
347 |
|
348 |
+
#: wpf-admin/options-tabs/features.php:43
|
349 |
+
msgid ""
|
350 |
+
"Enable this option if you want the topic subscription checkbox to be checked "
|
351 |
+
"by default."
|
352 |
+
msgstr ""
|
353 |
|
354 |
+
#: wpf-admin/options-tabs/features.php:44 wpf-includes/wpf-phrases.php:637
|
355 |
+
msgid "Insert Forum Attachments to Media Library"
|
356 |
+
msgstr ""
|
357 |
|
358 |
+
#: wpf-admin/options-tabs/features.php:44 wpf-includes/wpf-phrases.php:638
|
359 |
msgid ""
|
360 |
+
"Enable this option to be able manage forum attachments in Dashboard > Media >"
|
361 |
+
" Library admin page."
|
|
|
|
|
|
|
|
|
362 |
msgstr ""
|
363 |
|
364 |
+
#: wpf-admin/options-tabs/features.php:45 wpf-includes/wpf-phrases.php:602
|
365 |
+
msgid "Enable Debug Mode"
|
366 |
msgstr ""
|
367 |
|
368 |
+
#: wpf-admin/options-tabs/features.php:45 wpf-includes/wpf-phrases.php:603
|
369 |
+
msgid ""
|
370 |
+
"If you got some issue with wpForo, please enable this option before asking "
|
371 |
+
"for support, this outputs hidden important information to help us debug your "
|
372 |
+
"issue."
|
373 |
msgstr ""
|
374 |
|
375 |
+
#: wpf-admin/options-tabs/general.php:24 wpf-includes/wpf-phrases.php:647
|
376 |
+
msgid "Turn WordPress to wpForo"
|
377 |
msgstr ""
|
378 |
|
379 |
+
#: wpf-admin/options-tabs/general.php:25
|
380 |
msgid ""
|
381 |
+
"This option will disable WordPress on front-end. Only forum pages and "
|
382 |
+
"excluded post/pages will be available. wpForo will look like as a stand-"
|
383 |
+
"alone forum."
|
384 |
msgstr ""
|
385 |
|
386 |
+
#: wpf-admin/options-tabs/general.php:28
|
387 |
+
msgid "Exclude page URLs"
|
388 |
+
msgstr ""
|
|
|
|
|
|
|
|
|
389 |
|
390 |
+
#: wpf-admin/options-tabs/general.php:28
|
391 |
+
msgid "one URL per line"
|
392 |
+
msgstr ""
|
393 |
|
394 |
+
#: wpf-admin/options-tabs/general.php:38
|
395 |
+
msgid "Visit Forum"
|
|
|
|
|
396 |
msgstr ""
|
|
|
|
|
397 |
|
398 |
+
#: wpf-admin/options-tabs/general.php:41
|
399 |
msgid ""
|
400 |
+
"wpForo PageID doesn't exist. Forums will not be loaded, please read this"
|
|
|
401 |
msgstr ""
|
|
|
|
|
402 |
|
403 |
+
#: wpf-admin/options-tabs/general.php:41
|
404 |
+
msgid "suppor topic"
|
405 |
msgstr ""
|
406 |
|
407 |
+
#: wpf-admin/options-tabs/general.php:43
|
408 |
+
msgid "Forum Page ID"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
409 |
msgstr ""
|
410 |
|
411 |
+
#: wpf-admin/options-tabs/general.php:59 wpf-includes/wpf-phrases.php:349
|
412 |
+
msgid ""
|
413 |
+
"Use greater than 5 - below Posts, 10 - below Media, 15 - below Links, 20 - "
|
414 |
+
"below Pages, 25 - below comments, 60 - below first separator, 65 - below "
|
415 |
+
"Plugins, 70 - below Users, 75 - below Tools, 80 - below Settings, 100 - "
|
416 |
+
"below second separator"
|
417 |
msgstr ""
|
418 |
|
419 |
+
#: wpf-admin/options-tabs/general.php:69
|
420 |
+
msgid ""
|
421 |
+
"This option is only related to XML language files. You should upload a "
|
422 |
+
"translation XML file to have a new language option in this drop-down. If you "
|
423 |
+
"are using PO/MO translation files you should change WordPress Language in "
|
424 |
+
"Dashboard > Settings admin page to load according translation for wpForo."
|
425 |
msgstr ""
|
426 |
|
427 |
+
#: wpf-admin/options-tabs/members.php:29 wpf-includes/wpf-phrases.php:697
|
428 |
+
msgid "Members Search Type"
|
429 |
msgstr ""
|
430 |
|
431 |
+
#: wpf-admin/options-tabs/members.php:33
|
432 |
+
msgid "Filter"
|
433 |
msgstr ""
|
434 |
|
435 |
+
#: wpf-admin/options-tabs/members.php:39 wpf-includes/wpf-phrases.php:62
|
436 |
+
msgid "Custom Authorization URLs"
|
437 |
+
msgstr ""
|
|
|
438 |
|
439 |
+
#: wpf-admin/options-tabs/members.php:41
|
440 |
msgid ""
|
441 |
+
"Use this option only if you have set other pages for authorization. \n"
|
442 |
+
" wpForo doesn't change its own URLs, these options "
|
443 |
+
"are only for other plugin compatibility. \n"
|
444 |
+
" For example, if you use BuddyPress or Ultimate "
|
445 |
+
"Member plugin you can set these values:"
|
446 |
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
447 |
|
448 |
+
#: wpf-admin/options-tabs/members.php:58 wpf-includes/wpf-phrases.php:175
|
449 |
+
msgid "Member Reputation and Titles"
|
450 |
+
msgstr ""
|
451 |
|
452 |
+
#: wpf-admin/options-tabs/members.php:62
|
453 |
+
msgid "Member Custom Titles"
|
454 |
+
msgstr ""
|
455 |
|
456 |
+
#: wpf-admin/options-tabs/members.php:71
|
457 |
+
msgid "Member Custom Title by default"
|
458 |
+
msgstr ""
|
459 |
|
460 |
+
#: wpf-admin/options-tabs/members.php:104
|
461 |
+
msgid "Enable Reputation Titles for selected usergroups"
|
462 |
msgstr ""
|
463 |
|
464 |
+
#: wpf-admin/options-tabs/members.php:105
|
465 |
+
msgid ""
|
466 |
+
"This option depends on \"Enable Member Rating Titles\" parent option, witch "
|
467 |
+
"located in wpForo Settings > Features Tab"
|
468 |
msgstr ""
|
469 |
|
470 |
+
#: wpf-admin/options-tabs/members.php:118
|
471 |
+
msgid "Enable Reputation Badges for selected usergroups"
|
472 |
msgstr ""
|
473 |
|
474 |
+
#: wpf-admin/options-tabs/members.php:119
|
475 |
msgid ""
|
476 |
+
"This option depends on \"Enable Member Rating\" parent option, witch located "
|
477 |
+
"in wpForo Settings > Features Tab"
|
478 |
msgstr ""
|
479 |
|
480 |
+
#: wpf-admin/options-tabs/members.php:132
|
481 |
+
msgid "Display Usergroup under Post Author Avatar"
|
482 |
+
msgstr ""
|
483 |
+
|
484 |
+
#: wpf-admin/options-tabs/posts.php:56
|
485 |
+
msgid "Attachment click - message for non-permitted users"
|
486 |
msgstr ""
|
487 |
|
488 |
+
#: wpf-admin/options-tabs/posts.php:57
|
489 |
msgid ""
|
490 |
+
"This message will be displayed when a non-permitted forum member clicks on "
|
491 |
+
"attached file link in topic and posts."
|
492 |
msgstr ""
|
493 |
|
494 |
+
#: wpf-admin/options-tabs/styles.php:13
|
495 |
+
msgid "Font Sizes"
|
496 |
+
msgstr ""
|
|
|
|
|
|
|
497 |
|
498 |
+
#: wpf-admin/options-tabs/styles.php:28 wpf-includes/wpf-phrases.php:481
|
499 |
+
msgid "Post Content"
|
500 |
+
msgstr ""
|
|
|
|
|
|
|
501 |
|
502 |
+
#: wpf-admin/options-tabs/styles.php:36 wpf-includes/wpf-phrases.php:61
|
503 |
+
msgid "Custom CSS Code"
|
504 |
msgstr ""
|
505 |
|
506 |
+
#: wpf-admin/options-tabs/styles.php:43
|
507 |
+
msgid "Forum Color Styles"
|
|
|
|
|
508 |
msgstr ""
|
509 |
|
510 |
+
#: wpf-admin/options-tabs/styles.php:43
|
511 |
+
msgid "Documentation"
|
512 |
+
msgstr ""
|
513 |
|
514 |
+
#: wpf-admin/options.php:23
|
515 |
+
msgid "API's"
|
516 |
+
msgstr ""
|
517 |
|
518 |
+
#: wpf-admin/tools-tabs/antispam.php:11
|
519 |
+
msgid ""
|
520 |
+
"is not installed! For an advanced Spam Control please install Akismet "
|
521 |
+
"antispam plugin, it works well with wpForo Spam Control system. Akismet is "
|
522 |
+
"already integrated with wpForo. It'll help to filter posts and protect forum "
|
523 |
+
"against spam attacks."
|
524 |
+
msgstr ""
|
|
|
|
|
|
|
|
|
525 |
|
526 |
+
#: wpf-admin/tools-tabs/antispam.php:21
|
527 |
+
msgid "Spam Control"
|
528 |
+
msgstr ""
|
529 |
|
530 |
+
#: wpf-admin/tools-tabs/antispam.php:22
|
531 |
+
msgid ""
|
532 |
+
"Some useful options to limit just registered users and minimize spam. This "
|
533 |
+
"control don't affect users whose Usergroup has \"Can edit member\" and \"Can "
|
534 |
+
"pass moderation\" permissions."
|
535 |
+
msgstr ""
|
536 |
|
537 |
+
#: wpf-admin/tools-tabs/antispam.php:28
|
538 |
+
msgid "Enable wpForo Spam Control"
|
539 |
+
msgstr ""
|
540 |
|
541 |
+
#: wpf-admin/tools-tabs/antispam.php:37
|
542 |
+
msgid "Ban user when spam is suspicted"
|
543 |
+
msgstr ""
|
544 |
|
545 |
+
#: wpf-admin/tools-tabs/antispam.php:46
|
546 |
+
msgid "Notify via email when new user is banned"
|
547 |
+
msgstr ""
|
548 |
|
549 |
+
#: wpf-admin/tools-tabs/antispam.php:55
|
550 |
+
msgid "Spam Suspicion Level for Topics"
|
551 |
+
msgstr ""
|
552 |
|
553 |
+
#: wpf-admin/tools-tabs/antispam.php:59
|
554 |
+
msgid "Spam Suspicion Level for Posts"
|
555 |
+
msgstr ""
|
|
|
|
|
|
|
|
|
556 |
|
557 |
+
#: wpf-admin/tools-tabs/antispam.php:64
|
558 |
+
msgid " is enabled"
|
559 |
+
msgstr ""
|
560 |
|
561 |
+
#: wpf-admin/tools-tabs/antispam.php:73
|
562 |
+
msgid "New Registered User"
|
563 |
+
msgstr ""
|
564 |
|
565 |
+
#: wpf-admin/tools-tabs/antispam.php:74
|
566 |
+
msgid ""
|
567 |
+
"Some useful options to limit just registered users and minimize spam. These "
|
568 |
+
"options don't affect users whose Usergroup has \"Can edit member\" and \"Can "
|
569 |
+
"pass moderation\" permissions."
|
570 |
+
msgstr ""
|
571 |
|
572 |
+
#: wpf-admin/tools-tabs/antispam.php:81
|
573 |
+
msgid "User is New (under hard spam control) during"
|
574 |
+
msgstr ""
|
575 |
|
576 |
+
#: wpf-admin/tools-tabs/antispam.php:83
|
577 |
+
msgid "first"
|
578 |
+
msgstr ""
|
579 |
|
580 |
+
#: wpf-admin/tools-tabs/antispam.php:83
|
581 |
+
msgid "posts"
|
582 |
+
msgstr ""
|
583 |
|
584 |
+
#: wpf-admin/tools-tabs/antispam.php:86
|
585 |
+
msgid "Min number of posts to be able attach files"
|
586 |
+
msgstr ""
|
587 |
|
588 |
+
#: wpf-admin/tools-tabs/antispam.php:90
|
589 |
+
msgid "Min number of posts to be able post links"
|
590 |
+
msgstr ""
|
591 |
|
592 |
+
#: wpf-admin/tools-tabs/antispam.php:95
|
593 |
+
msgid "Do not allow to attach files with following extensions:"
|
594 |
+
msgstr ""
|
595 |
|
596 |
+
#: wpf-admin/tools-tabs/antispam.php:109
|
597 |
+
msgid "Possible Spam Attachments"
|
598 |
msgstr ""
|
599 |
|
600 |
+
#: wpf-admin/tools-tabs/antispam.php:110
|
601 |
msgid ""
|
602 |
+
"This tool is designed to find attachment which have been uploaded by "
|
603 |
+
"spammers. The tool checks most common spammer filenames and suggest to "
|
604 |
+
"delete but you should check one by one and make sure those are spam files "
|
605 |
+
"before deleting."
|
606 |
msgstr ""
|
607 |
|
608 |
+
#: wpf-admin/tools-tabs/antispam.php:112
|
609 |
+
msgid "Directory"
|
610 |
msgstr ""
|
611 |
|
612 |
+
#: wpf-admin/tools-tabs/antispam.php:139
|
613 |
+
msgid "Delete this file"
|
|
|
|
|
614 |
msgstr ""
|
615 |
|
616 |
+
#: wpf-admin/tools-tabs/antispam.php:139
|
617 |
+
msgid "Are you sure you want to permanently delete this file?"
|
618 |
+
msgstr ""
|
619 |
|
620 |
+
#: wpf-admin/tools-tabs/antispam.php:150
|
621 |
+
msgid "Click to delete Blue marked files"
|
622 |
+
msgstr ""
|
623 |
|
624 |
+
#: wpf-admin/tools-tabs/antispam.php:151
|
625 |
+
msgid ""
|
626 |
+
"Are you sure you want to delete all BLUE marked files listed here. Please "
|
627 |
+
"download Wordpress /wp-content/uploads/wpforo/ folder to your local computer "
|
628 |
+
"before deleting files, this is not undoable."
|
629 |
+
msgstr ""
|
630 |
|
631 |
+
#: wpf-admin/tools-tabs/antispam.php:152 wpf-admin/tools-tabs/antispam.php:158
|
632 |
+
#: wpf-admin/tools-tabs/antispam.php:164 wpf-admin/tools-tabs/antispam.php:170
|
633 |
+
msgid "Delete All"
|
634 |
+
msgstr ""
|
635 |
|
636 |
+
#: wpf-admin/tools-tabs/antispam.php:155
|
637 |
+
msgid "Click to delete Orange marked files"
|
638 |
+
msgstr ""
|
639 |
|
640 |
+
#: wpf-admin/tools-tabs/antispam.php:157
|
641 |
+
msgid ""
|
642 |
+
"Are you sure you want to delete all ORANGE marked files listed here. Please "
|
643 |
+
"download Wordpress /wp-content/uploads/wpforo/ folder to your local computer "
|
644 |
+
"before deleting files, this is not undoable."
|
645 |
+
msgstr ""
|
646 |
|
647 |
+
#: wpf-admin/tools-tabs/antispam.php:161
|
648 |
+
msgid "Click to delete Red marked files"
|
649 |
+
msgstr ""
|
650 |
|
651 |
+
#: wpf-admin/tools-tabs/antispam.php:163
|
652 |
+
msgid ""
|
653 |
+
"Are you sure you want to delete all RED marked files listed here. Please "
|
654 |
+
"download Wordpress /wp-content/uploads/wpforo/ folder to your local computer "
|
655 |
+
"before deleting files, this is not undoable."
|
656 |
+
msgstr ""
|
657 |
|
658 |
+
#: wpf-admin/tools-tabs/antispam.php:167
|
659 |
+
msgid "Click to delete Dark Red marked files"
|
660 |
msgstr ""
|
661 |
|
662 |
+
#: wpf-admin/tools-tabs/antispam.php:169
|
663 |
+
msgid ""
|
664 |
+
"Are you sure you want to delete all DARK RED marked files listed here. "
|
665 |
+
"Please download Wordpress /wp-content/uploads/wpforo/ folder to your local "
|
666 |
+
"computer before deleting files, this is not undoable."
|
667 |
msgstr ""
|
668 |
|
669 |
+
#: wpf-admin/tools-tabs/cleanup.php:12
|
670 |
+
msgid "Delete Inactive Users"
|
671 |
msgstr ""
|
672 |
|
673 |
+
#: wpf-admin/tools-tabs/cleanup.php:13
|
674 |
+
#, php-format
|
675 |
+
msgid ""
|
676 |
+
"Inactive users are the account owners who have no topics, posts, comments "
|
677 |
+
"and subscriptions for new content. In 99% cases this kind of accounts are "
|
678 |
+
"being registered by Spammers. This tool allows you to only keep active and "
|
679 |
+
"known inactive users."
|
680 |
msgstr ""
|
681 |
|
682 |
+
#: wpf-admin/tools-tabs/cleanup.php:19
|
683 |
+
msgid "Inactive users who have been registered more than"
|
684 |
+
msgstr ""
|
685 |
|
686 |
+
#: wpf-admin/tools-tabs/cleanup.php:20
|
687 |
+
msgid "days ago"
|
688 |
+
msgstr ""
|
689 |
|
690 |
+
#: wpf-admin/tools-tabs/cleanup.php:25
|
691 |
+
msgid "Filter by Usergroups"
|
692 |
msgstr ""
|
693 |
|
694 |
+
#: wpf-admin/tools-tabs/cleanup.php:36
|
695 |
+
msgid "Enable Auto-cleanup of inactive users"
|
696 |
+
msgstr ""
|
697 |
|
698 |
+
#: wpf-admin/tools-tabs/misc.php:10
|
699 |
+
msgid "SEO Tools"
|
700 |
msgstr ""
|
701 |
|
702 |
+
#: wpf-admin/tools-tabs/misc.php:18
|
703 |
+
msgid "Allowed dofollow domains"
|
704 |
msgstr ""
|
705 |
|
706 |
+
#: wpf-admin/tools-tabs/misc.php:19
|
707 |
msgid ""
|
708 |
+
"wpForo adds nofollow to all links with external URLs. If you want to keep "
|
709 |
+
"some domains as internal please insert domains one per line in the textarea "
|
710 |
+
"bellow."
|
711 |
msgstr ""
|
712 |
|
713 |
+
#: wpf-admin/tools-tabs/misc.php:26
|
714 |
+
msgid "Noindex forum page URLs"
|
715 |
msgstr ""
|
716 |
|
717 |
+
#: wpf-admin/tools-tabs/misc.php:27
|
718 |
msgid ""
|
719 |
+
"The noIndex code tells Google and other search engines to NOT index the page,"
|
720 |
+
" so that it cannot be found in search results. Please insert page URLs you "
|
721 |
+
"do not want to be indexed one per line in the textarea bellow."
|
722 |
msgstr ""
|
723 |
|
724 |
+
#: wpf-admin/tools.php:8
|
725 |
+
msgid "Forum Tools"
|
726 |
msgstr ""
|
727 |
|
728 |
+
#: wpf-admin/tools.php:14
|
729 |
+
msgid "Antispam"
|
730 |
msgstr ""
|
731 |
|
732 |
+
#: wpf-admin/tools.php:15
|
733 |
+
msgid "Cleanup"
|
734 |
msgstr ""
|
735 |
|
736 |
+
#: wpf-admin/tools.php:16
|
737 |
+
msgid "Misc"
|
|
|
|
|
738 |
msgstr ""
|
739 |
|
740 |
+
#: wpf-admin/usergroup.php:18
|
741 |
+
msgid "Usergroup id"
|
742 |
msgstr ""
|
743 |
|
744 |
+
#: wpf-admin/usergroup.php:21
|
745 |
+
msgid "New Users Default Group"
|
|
|
|
|
746 |
msgstr ""
|
747 |
|
748 |
+
#: wpf-admin/usergroup.php:22
|
749 |
+
msgid "Default Access"
|
750 |
msgstr ""
|
751 |
|
752 |
+
#: wpf-admin/usergroup.php:55
|
753 |
+
msgid "is Default"
|
|
|
|
|
754 |
msgstr ""
|
755 |
|
756 |
+
#: wpf-admin/usergroup.php:57
|
757 |
+
msgid "DO NOT set this option on higher level user groups !!!"
|
758 |
msgstr ""
|
759 |
|
760 |
+
#: wpf-admin/usergroup.php:57
|
761 |
+
msgid "Set as Default"
|
|
|
|
|
|
|
762 |
msgstr ""
|
763 |
|
764 |
+
#: wpf-admin/usergroup.php:65
|
765 |
+
msgid "default (#15)"
|
766 |
+
msgstr ""
|
767 |
|
768 |
+
#: wpf-admin/usergroup.php:102
|
769 |
+
msgid "Usergroup Color"
|
|
|
|
|
|
|
|
|
770 |
msgstr ""
|
|
|
|
|
|
|
|
|
771 |
|
772 |
+
#: wpf-admin/usergroup.php:103
|
773 |
+
msgid "use default link color"
|
774 |
+
msgstr ""
|
775 |
|
776 |
+
#: wpf-admin/usergroup.php:124
|
777 |
+
msgid "WordPress User Role"
|
778 |
msgstr ""
|
779 |
|
780 |
+
#: wpf-admin/usergroup.php:133
|
781 |
+
msgid "Default Forum Access"
|
782 |
+
msgstr ""
|
783 |
+
|
784 |
+
#: wpf-admin/usergroup.php:141
|
785 |
msgid ""
|
786 |
+
"This is only used when a new Usergroup is created, it automatically gets the "
|
787 |
+
"selected Forum Access in all forums."
|
|
|
788 |
msgstr ""
|
789 |
|
790 |
+
#: wpf-includes/class-api.php:76
|
791 |
+
msgid "Please login into facebook and then click connect button again"
|
792 |
msgstr ""
|
793 |
|
794 |
+
#: wpf-includes/class-api.php:103
|
795 |
+
msgid ""
|
796 |
+
"Your email is required to be able authorize you here. Please try loging "
|
797 |
+
"again. "
|
798 |
msgstr ""
|
799 |
|
800 |
+
#: wpf-includes/class-api.php:108
|
801 |
+
msgid "Invalid User"
|
802 |
msgstr ""
|
803 |
|
804 |
+
#: wpf-includes/class-api.php:118 wpf-includes/wpf-phrases.php:635
|
805 |
+
msgid "User registration is disabled"
|
|
|
806 |
msgstr ""
|
807 |
|
808 |
+
#: wpf-includes/class-forums.php:662
|
809 |
+
msgid "Add a new SubForum"
|
810 |
msgstr ""
|
811 |
|
812 |
+
#: wpf-includes/class-forums.php:662
|
813 |
+
msgid "Add a new Forum in this Category"
|
814 |
msgstr ""
|
815 |
|
816 |
+
#: wpf-includes/class-members.php:233
|
817 |
+
msgid "<strong>ERROR</strong>: Please enter a username."
|
818 |
+
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
819 |
|
820 |
+
#: wpf-includes/class-members.php:237
|
821 |
msgid ""
|
822 |
+
"<strong>ERROR</strong>: This username is invalid because it uses illegal "
|
823 |
+
"characters. Please enter a valid username."
|
|
|
|
|
824 |
msgstr ""
|
825 |
|
826 |
+
#: wpf-includes/class-members.php:246
|
|
|
|
|
|
|
|
|
827 |
msgid ""
|
828 |
+
"<strong>ERROR</strong>: This username is already registered. Please choose "
|
829 |
+
"another one."
|
|
|
|
|
830 |
msgstr ""
|
831 |
|
832 |
+
#: wpf-includes/class-members.php:250
|
833 |
+
msgid "<strong>ERROR</strong>: Sorry, that username is not allowed."
|
834 |
+
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
835 |
|
836 |
+
#: wpf-includes/class-members.php:254
|
837 |
+
msgid "<strong>ERROR</strong>: Please type your email address."
|
838 |
+
msgstr ""
|
839 |
|
840 |
+
#: wpf-includes/class-members.php:258
|
841 |
+
msgid "<strong>ERROR</strong>: The email address isn’t correct."
|
842 |
msgstr ""
|
843 |
|
844 |
+
#: wpf-includes/class-members.php:263
|
845 |
msgid ""
|
846 |
+
"<strong>ERROR</strong>: This email is already registered, please choose "
|
847 |
+
"another one."
|
|
|
|
|
|
|
848 |
msgstr ""
|
849 |
|
850 |
+
#: wpf-includes/class-members.php:1293
|
851 |
+
msgid "What should be done with wpForo content owned by this user?"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
852 |
msgstr ""
|
853 |
|
854 |
+
#: wpf-includes/class-members.php:1295
|
855 |
+
msgid "What should be done with wpForo content owned by these users?"
|
856 |
+
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
857 |
|
858 |
+
#: wpf-includes/class-members.php:1299
|
859 |
+
msgid "Delete all wpForo content."
|
860 |
+
msgstr ""
|
861 |
|
862 |
+
#: wpf-includes/class-members.php:1301
|
863 |
+
msgid "Attribute all content to:"
|
864 |
+
msgstr ""
|
865 |
|
866 |
+
#: wpf-includes/class-moderation.php:159
|
867 |
+
#, php-format
|
868 |
+
msgid ""
|
869 |
+
"Probably spam file attachments have been detected by wpForo Spam Control. "
|
870 |
+
"Please moderate suspected files here %s"
|
871 |
+
msgstr ""
|
872 |
|
873 |
+
#: wpf-includes/class-notices.php:155
|
874 |
+
msgid "New Addons for Your Forum!"
|
875 |
+
msgstr ""
|
876 |
|
877 |
+
#: wpf-includes/class-notices.php:155
|
878 |
+
msgid "Extend your forum with wpForo addons"
|
879 |
+
msgstr ""
|
880 |
|
881 |
+
#: wpf-includes/class-notices.php:168
|
882 |
+
msgid "View all Addons"
|
883 |
+
msgstr ""
|
884 |
|
885 |
+
#: wpf-includes/class-posts.php:34
|
886 |
+
msgid "You are not permitted to view this attachment"
|
887 |
+
msgstr ""
|
888 |
|
889 |
+
#: wpf-includes/class-template.php:77
|
890 |
+
msgid "Insert link"
|
891 |
+
msgstr ""
|
892 |
|
893 |
+
#: wpf-includes/class-template.php:78
|
894 |
+
msgid "Link Text"
|
895 |
+
msgstr ""
|
896 |
|
897 |
+
#: wpf-includes/class-template.php:79
|
898 |
+
msgid "Open link in a new tab"
|
899 |
+
msgstr ""
|
900 |
|
901 |
+
#: wpf-includes/functions-installation.php:642
|
902 |
+
msgid "Start Profile Synchronization"
|
903 |
msgstr ""
|
904 |
|
905 |
+
#: wpf-includes/functions-installation.php:642
|
906 |
+
msgid "Continue Synchronization"
|
|
|
|
|
907 |
msgstr ""
|
908 |
|
909 |
+
#: wpf-includes/functions-installation.php:645
|
910 |
+
msgid ""
|
911 |
+
"This process may take a few seconds or dozens of minutes, please be patient "
|
912 |
+
"and don't close this page."
|
913 |
msgstr ""
|
914 |
|
915 |
+
#: wpf-includes/functions-installation.php:646
|
916 |
msgid ""
|
917 |
+
"You can permanently disable this message in Dashboard > Forums > Features "
|
918 |
+
"admin page."
|
919 |
msgstr ""
|
920 |
|
921 |
+
#: wpf-includes/functions-installation.php:648
|
922 |
+
msgid "wpForo Forum Installation | "
|
923 |
msgstr ""
|
924 |
|
925 |
+
#: wpf-includes/functions-installation.php:649
|
926 |
msgid ""
|
927 |
+
"Forum users' profile data are not synchronized yet, this step is required! "
|
928 |
+
"Please click the button below to complete installation."
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
929 |
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
930 |
|
931 |
+
#: wpf-includes/functions-installation.php:661
|
932 |
msgid ""
|
933 |
+
"This process may take a few seconds or dozens of minutes, please be patient "
|
934 |
+
"and don't close this page. Database backup is not required. If you got 500 "
|
935 |
+
"Server Error please don't worry, the data updating process is still working "
|
936 |
+
"in MySQL server."
|
937 |
msgstr ""
|
|
|
|
|
|
|
938 |
|
939 |
+
#: wpf-includes/functions-installation.php:662
|
940 |
+
msgid "Updater Database"
|
941 |
+
msgstr ""
|
942 |
|
943 |
+
#: wpf-includes/functions-installation.php:663
|
944 |
+
msgid "wpForo - Update Database "
|
945 |
+
msgstr ""
|
946 |
|
947 |
+
#: wpf-includes/functions-installation.php:664
|
948 |
+
msgid "Please click the button below to complete wpForo update."
|
949 |
+
msgstr ""
|
950 |
|
951 |
+
#: wpf-includes/functions.php:364
|
952 |
+
msgid "Unapproved"
|
953 |
msgstr ""
|
954 |
|
955 |
+
#: wpf-includes/functions.php:365
|
956 |
+
msgid "Published"
|
|
|
|
|
957 |
msgstr ""
|
958 |
|
959 |
+
#: wpf-includes/functions.php:374 wpf-includes/wpf-phrases.php:594
|
960 |
+
msgid "Active"
|
961 |
msgstr ""
|
962 |
|
963 |
+
#: wpf-includes/functions.php:375
|
964 |
+
msgid "Banned"
|
965 |
msgstr ""
|
966 |
|
967 |
+
#: wpf-includes/functions.php:415 wpf-includes/wpf-phrases.php:351
|
968 |
+
msgid "filter by group"
|
969 |
msgstr ""
|
970 |
|
971 |
+
#: wpf-includes/functions.php:427
|
972 |
+
msgid "filter by status"
|
973 |
msgstr ""
|
974 |
|
975 |
+
#: wpf-includes/functions.php:443
|
976 |
+
msgid "filter by package"
|
977 |
+
msgstr ""
|
978 |
|
979 |
+
#: wpf-includes/functions.php:472
|
980 |
+
msgid "filter by user"
|
981 |
+
msgstr ""
|
982 |
|
983 |
+
#: wpf-includes/functions.php:530 wpf-includes/functions.php:546
|
984 |
+
msgid "Type"
|
985 |
+
msgstr ""
|
986 |
|
987 |
+
#: wpf-includes/functions.php:612
|
988 |
+
msgid "unban user"
|
989 |
+
msgstr ""
|
990 |
|
991 |
+
#: wpf-includes/functions.php:612
|
992 |
+
msgid "ban user"
|
993 |
+
msgstr ""
|
994 |
|
995 |
+
#: wpf-includes/functions.php:612
|
996 |
+
msgid "Are you sure, you want to unban this user?"
|
997 |
+
msgstr ""
|
998 |
|
999 |
+
#: wpf-includes/functions.php:612
|
1000 |
+
msgid "Are you sure, you want to ban this user?"
|
1001 |
+
msgstr ""
|
1002 |
|
1003 |
+
#: wpf-includes/functions.php:622
|
1004 |
+
msgid "unapprove this item"
|
1005 |
+
msgstr ""
|
1006 |
|
1007 |
+
#: wpf-includes/functions.php:622
|
1008 |
+
msgid "Approve this item"
|
1009 |
+
msgstr ""
|
1010 |
|
1011 |
+
#: wpf-includes/functions.php:622 wpf-includes/wpf-phrases.php:682
|
1012 |
+
msgid "unapprove"
|
1013 |
+
msgstr ""
|
1014 |
|
1015 |
+
#: wpf-includes/functions.php:622 wpf-includes/wpf-phrases.php:681
|
1016 |
+
msgid "approve"
|
1017 |
+
msgstr ""
|
1018 |
|
1019 |
+
#: wpf-includes/functions.php:669
|
1020 |
+
msgid "Topic"
|
1021 |
+
msgstr ""
|
1022 |
|
1023 |
+
#: wpf-includes/functions.php:669
|
1024 |
+
msgid "Post"
|
1025 |
+
msgstr ""
|
1026 |
|
1027 |
+
#: wpf-includes/wpf-hooks.php:1112
|
1028 |
+
msgid "Clear"
|
1029 |
+
msgstr ""
|
1030 |
|
1031 |
+
#: wpf-includes/wpf-hooks.php:1112
|
1032 |
+
msgid "Default"
|
1033 |
+
msgstr ""
|
1034 |
|
1035 |
+
#: wpf-includes/wpf-hooks.php:1112
|
1036 |
+
msgid "Select Color"
|
1037 |
+
msgstr ""
|
1038 |
|
1039 |
+
#: wpf-includes/wpf-hooks.php:1135
|
1040 |
msgid ""
|
1041 |
+
"IMPORTANT: wpForo can't work with default permalink, please change permalink "
|
1042 |
+
"structure"
|
1043 |
+
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1044 |
|
1045 |
+
#: wpf-includes/wpf-hooks.php:1418 wpf-includes/wpf-hooks.php:1506
|
1046 |
+
msgid "Please Moderate: "
|
1047 |
+
msgstr ""
|
1048 |
|
1049 |
+
#: wpf-includes/wpf-hooks.php:1419
|
1050 |
msgid ""
|
1051 |
+
"This topic is currently unapproved. You can approve topics in Dashboard "
|
1052 |
+
"» Forums » Moderation admin page."
|
|
|
|
|
1053 |
msgstr ""
|
1054 |
|
1055 |
+
#: wpf-includes/wpf-hooks.php:1507
|
1056 |
+
msgid ""
|
1057 |
+
"This post is currently unapproved. You can approve posts in Dashboard »"
|
1058 |
+
" Forums » Moderation admin page."
|
1059 |
msgstr ""
|
1060 |
|
1061 |
+
#: wpf-includes/wpf-hooks.php:1680 wpf-includes/wpf-hooks.php:1726
|
1062 |
+
msgid "New Forum"
|
|
|
|
|
|
|
1063 |
msgstr ""
|
1064 |
|
1065 |
+
#: wpf-includes/wpf-hooks.php:1688
|
1066 |
+
msgid "New User Group"
|
1067 |
msgstr ""
|
1068 |
|
1069 |
+
#: wpf-includes/wpf-hooks.php:1696 wpf-includes/wpf-hooks.php:1794
|
1070 |
+
msgid "New Phrase"
|
1071 |
msgstr ""
|
1072 |
|
1073 |
+
#: wpf-includes/wpf-hooks.php:1711
|
1074 |
+
msgid "Community"
|
1075 |
msgstr ""
|
1076 |
|
1077 |
+
#: wpf-includes/wpf-hooks.php:1778
|
1078 |
+
msgid "New UserGroup"
|
1079 |
msgstr ""
|
1080 |
|
1081 |
+
#: wpf-includes/wpf-phrases.php:132
|
1082 |
+
msgid "Google+"
|
1083 |
msgstr ""
|
1084 |
|
1085 |
+
#: wpf-includes/wpf-phrases.php:157
|
1086 |
+
msgid "Length must be between 3 characters and 30 characters."
|
1087 |
msgstr ""
|
1088 |
|
1089 |
+
#: wpf-includes/wpf-phrases.php:182
|
1090 |
+
msgid ""
|
1091 |
+
"You have been banned. Please contact to forum administrators for more "
|
1092 |
+
"information."
|
1093 |
msgstr ""
|
1094 |
|
1095 |
+
#: wpf-includes/wpf-phrases.php:321
|
1096 |
msgid ""
|
1097 |
+
"Thank you for using wpForo! wpForo is a professional bulletin board for "
|
1098 |
+
"WorPress, and the only forum software which comes with Multi-layout template "
|
1099 |
+
"system. The \"Extended"
|
1100 |
msgstr ""
|
1101 |
|
1102 |
+
#: wpf-includes/wpf-phrases.php:322
|
1103 |
+
msgid ""
|
1104 |
+
"Thank you for using wpForo. wpForo is a premium forum plugin which will "
|
1105 |
+
"always be available for free. There will never be paid and pro versions of "
|
1106 |
+
"this forum board. However this is a very large and hard project so we also "
|
1107 |
+
"develop paid addons (extensions), which will financially help us to keep "
|
1108 |
+
"improving and adding new features to the free wpForo plugin. Forum addons "
|
1109 |
+
"will also be actively developed. The first addons \"Advanced Media Uploader"
|
1110 |
msgstr ""
|
1111 |
|
1112 |
+
#: wpf-includes/wpf-phrases.php:325
|
1113 |
+
msgid ""
|
1114 |
+
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
1115 |
+
"the HTML form"
|
1116 |
msgstr ""
|
1117 |
|
1118 |
+
#: wpf-includes/wpf-phrases.php:326
|
1119 |
+
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
1120 |
msgstr ""
|
1121 |
|
1122 |
+
#: wpf-includes/wpf-phrases.php:515
|
1123 |
+
msgid "Username length must be between 3 characters and 30 characters."
|
1124 |
msgstr ""
|
1125 |
|
1126 |
+
#: wpf-includes/wpf-phrases.php:534
|
1127 |
+
msgid "Dashboard - Can create forum"
|
1128 |
msgstr ""
|
1129 |
|
1130 |
+
#: wpf-includes/wpf-phrases.php:535
|
1131 |
+
msgid "Dashboard - Can edit forum"
|
1132 |
msgstr ""
|
1133 |
|
1134 |
+
#: wpf-includes/wpf-phrases.php:536
|
1135 |
+
msgid "Dashboard - Can delete forum"
|
1136 |
msgstr ""
|
1137 |
|
1138 |
+
#: wpf-includes/wpf-phrases.php:537
|
1139 |
+
msgid "Dashboard - Members Menu"
|
|
|
|
|
|
|
|
|
1140 |
msgstr ""
|
1141 |
|
1142 |
+
#: wpf-includes/wpf-phrases.php:538
|
1143 |
+
msgid "Dashboard - Can edit member"
|
1144 |
msgstr ""
|
1145 |
|
1146 |
+
#: wpf-includes/wpf-phrases.php:539
|
1147 |
+
msgid "Dashboard - Can delete member"
|
1148 |
msgstr ""
|
1149 |
|
1150 |
+
#: wpf-includes/wpf-phrases.php:540
|
1151 |
+
msgid "Dashboard - Usergroup Menu"
|
1152 |
msgstr ""
|
1153 |
|
1154 |
+
#: wpf-includes/wpf-phrases.php:541
|
1155 |
+
msgid "Front - Can view members"
|
1156 |
msgstr ""
|
1157 |
|
1158 |
+
#: wpf-includes/wpf-phrases.php:542
|
1159 |
+
msgid "Front - Can view profiles"
|
|
|
|
|
|
|
1160 |
msgstr ""
|
1161 |
|
1162 |
+
#: wpf-includes/wpf-phrases.php:543
|
1163 |
+
msgid "Front - Can upload avatar"
|
|
|
1164 |
msgstr ""
|
1165 |
|
1166 |
+
#: wpf-includes/wpf-phrases.php:544
|
1167 |
+
msgid "Front - Can have signatur"
|
1168 |
msgstr ""
|
1169 |
|
1170 |
+
#: wpf-includes/wpf-phrases.php:545
|
1171 |
+
msgid "Front - Can view avatars"
|
|
|
|
|
|
|
1172 |
msgstr ""
|
1173 |
|
1174 |
+
#: wpf-includes/wpf-phrases.php:546
|
1175 |
+
msgid "Front - Can view member username"
|
1176 |
msgstr ""
|
1177 |
|
1178 |
+
#: wpf-includes/wpf-phrases.php:547
|
1179 |
+
msgid "Front - Can view member email"
|
|
|
|
|
|
|
1180 |
msgstr ""
|
1181 |
|
1182 |
+
#: wpf-includes/wpf-phrases.php:548
|
1183 |
+
msgid "Front - Can view member title"
|
1184 |
msgstr ""
|
1185 |
|
1186 |
+
#: wpf-includes/wpf-phrases.php:549
|
1187 |
+
msgid "Front - Can view member custom title"
|
|
|
|
|
|
|
1188 |
msgstr ""
|
1189 |
|
1190 |
+
#: wpf-includes/wpf-phrases.php:550
|
1191 |
+
msgid "Front - Can view member reputation"
|
1192 |
msgstr ""
|
1193 |
|
1194 |
+
#: wpf-includes/wpf-phrases.php:551
|
1195 |
+
msgid "Front - Can view member website"
|
|
|
|
|
|
|
|
|
|
|
1196 |
msgstr ""
|
1197 |
|
1198 |
+
#: wpf-includes/wpf-phrases.php:552
|
1199 |
+
msgid "Front - Can view member social networks"
|
1200 |
msgstr ""
|
1201 |
|
1202 |
+
#: wpf-includes/wpf-phrases.php:553
|
1203 |
+
msgid "Front - Can view member reg. date"
|
1204 |
msgstr ""
|
1205 |
|
1206 |
+
#: wpf-includes/wpf-phrases.php:554
|
1207 |
+
msgid "Front - Can view member last active date"
|
1208 |
msgstr ""
|
1209 |
|
1210 |
+
#: wpf-includes/wpf-phrases.php:555
|
1211 |
+
msgid "Front - Can view member ip address"
|
1212 |
msgstr ""
|
1213 |
|
1214 |
+
#: wpf-includes/wpf-phrases.php:556
|
1215 |
+
msgid "Front - Can view member location"
|
1216 |
msgstr ""
|
1217 |
|
1218 |
+
#: wpf-includes/wpf-phrases.php:557
|
1219 |
+
msgid "Front - Can view member ocumpation"
|
1220 |
msgstr ""
|
1221 |
|
1222 |
+
#: wpf-includes/wpf-phrases.php:558
|
1223 |
+
msgid "Front - Can view member signatur"
|
1224 |
msgstr ""
|
1225 |
|
1226 |
+
#: wpf-includes/wpf-phrases.php:559
|
1227 |
+
msgid "Front - Can view member about me"
|
1228 |
+
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1229 |
|
1230 |
+
#: wpf-includes/wpf-phrases.php:560
|
1231 |
+
msgid "Front - Can view member phone number"
|
1232 |
+
msgstr ""
|
1233 |
|
1234 |
+
#: wpf-includes/wpf-phrases.php:561
|
1235 |
+
msgid "Front - Can write PM"
|
1236 |
+
msgstr ""
|
1237 |
|
1238 |
+
#: wpf-includes/wpf-phrases.php:562
|
1239 |
+
msgid "Can view forum"
|
1240 |
+
msgstr ""
|
1241 |
|
1242 |
+
#: wpf-includes/wpf-phrases.php:563
|
1243 |
+
msgid "Can create topic"
|
1244 |
+
msgstr ""
|
1245 |
|
1246 |
+
#: wpf-includes/wpf-phrases.php:564
|
1247 |
+
msgid "Can view topic"
|
1248 |
+
msgstr ""
|
1249 |
|
1250 |
+
#: wpf-includes/wpf-phrases.php:565
|
1251 |
+
msgid "Can edit topic"
|
1252 |
+
msgstr ""
|
1253 |
|
1254 |
+
#: wpf-includes/wpf-phrases.php:566
|
1255 |
+
msgid "Can delete topic"
|
1256 |
+
msgstr ""
|
1257 |
|
1258 |
+
#: wpf-includes/wpf-phrases.php:567
|
1259 |
+
msgid "Can post reply"
|
1260 |
+
msgstr ""
|
1261 |
|
1262 |
+
#: wpf-includes/wpf-phrases.php:568
|
1263 |
+
msgid "Can view replies"
|
1264 |
+
msgstr ""
|
1265 |
|
1266 |
+
#: wpf-includes/wpf-phrases.php:569
|
1267 |
+
msgid "Can edit replies"
|
1268 |
+
msgstr ""
|
1269 |
|
1270 |
+
#: wpf-includes/wpf-phrases.php:570
|
1271 |
+
msgid "Can delete replies"
|
1272 |
msgstr ""
|
1273 |
|
1274 |
+
#: wpf-includes/wpf-phrases.php:571
|
1275 |
+
msgid "Can edit own topic"
|
1276 |
msgstr ""
|
1277 |
|
1278 |
+
#: wpf-includes/wpf-phrases.php:572
|
1279 |
+
msgid "Can edit own replay"
|
1280 |
msgstr ""
|
1281 |
|
1282 |
+
#: wpf-includes/wpf-phrases.php:573
|
1283 |
+
msgid "Can delete own topic"
|
|
|
|
|
1284 |
msgstr ""
|
1285 |
|
1286 |
+
#: wpf-includes/wpf-phrases.php:574
|
1287 |
+
msgid "Can delete own replay"
|
|
|
|
|
1288 |
msgstr ""
|
1289 |
|
1290 |
+
#: wpf-includes/wpf-phrases.php:575
|
1291 |
+
msgid "Can like"
|
1292 |
msgstr ""
|
1293 |
|
1294 |
+
#: wpf-includes/wpf-phrases.php:576
|
1295 |
+
msgid "Can report"
|
1296 |
msgstr ""
|
1297 |
|
1298 |
+
#: wpf-includes/wpf-phrases.php:577
|
1299 |
+
msgid "Can set topic sticky"
|
1300 |
msgstr ""
|
1301 |
|
1302 |
+
#: wpf-includes/wpf-phrases.php:578
|
1303 |
+
msgid "Can set topic private"
|
|
|
|
|
1304 |
msgstr ""
|
1305 |
|
1306 |
+
#: wpf-includes/wpf-phrases.php:579
|
1307 |
+
msgid "Can vote"
|
1308 |
msgstr ""
|
1309 |
|
1310 |
+
#: wpf-includes/wpf-phrases.php:580
|
1311 |
+
msgid "Can Attach File"
|
1312 |
msgstr ""
|
1313 |
|
1314 |
+
#: wpf-includes/wpf-phrases.php:581
|
1315 |
+
msgid "Can set topic answered"
|
1316 |
msgstr ""
|
1317 |
|
1318 |
+
#: wpf-includes/wpf-phrases.php:582
|
1319 |
+
msgid "Can set own topic answered"
|
1320 |
msgstr ""
|
1321 |
|
1322 |
+
#: wpf-includes/wpf-phrases.php:583
|
1323 |
+
msgid "Can close topic"
|
|
|
|
|
|
|
1324 |
msgstr ""
|
1325 |
|
1326 |
+
#: wpf-includes/wpf-phrases.php:584
|
1327 |
+
msgid "Can move topic"
|
1328 |
+
msgstr ""
|
1329 |
|
1330 |
+
#: wpf-includes/wpf-phrases.php:585
|
1331 |
+
msgid "like"
|
1332 |
msgstr ""
|
1333 |
|
1334 |
+
#: wpf-includes/wpf-phrases.php:586
|
1335 |
+
msgid "unlike"
|
1336 |
msgstr ""
|
1337 |
|
1338 |
+
#: wpf-includes/wpf-phrases.php:587
|
1339 |
+
msgid "sticky"
|
1340 |
msgstr ""
|
1341 |
|
1342 |
+
#: wpf-includes/wpf-phrases.php:588
|
1343 |
+
msgid "unsticky"
|
1344 |
+
msgstr ""
|
|
|
1345 |
|
1346 |
+
#: wpf-includes/wpf-phrases.php:589
|
1347 |
+
msgid "close"
|
1348 |
+
msgstr ""
|
|
|
1349 |
|
1350 |
+
#: wpf-includes/wpf-phrases.php:590
|
1351 |
+
msgid "open"
|
1352 |
+
msgstr ""
|
1353 |
|
1354 |
+
#: wpf-includes/wpf-phrases.php:591
|
1355 |
+
msgid "Topic Icons"
|
1356 |
+
msgstr ""
|
1357 |
|
1358 |
+
#: wpf-includes/wpf-phrases.php:592
|
1359 |
+
msgid "New"
|
1360 |
msgstr ""
|
1361 |
|
1362 |
+
#: wpf-includes/wpf-phrases.php:593
|
1363 |
+
msgid "Replied"
|
1364 |
msgstr ""
|
1365 |
|
1366 |
+
#: wpf-includes/wpf-phrases.php:595
|
1367 |
+
msgid "Hot"
|
1368 |
msgstr ""
|
1369 |
|
1370 |
+
#: wpf-includes/wpf-phrases.php:596
|
1371 |
+
msgid "Solved"
|
1372 |
+
msgstr ""
|
1373 |
|
1374 |
+
#: wpf-includes/wpf-phrases.php:597
|
1375 |
+
msgid "Unsolved"
|
1376 |
+
msgstr ""
|
1377 |
|
1378 |
+
#: wpf-includes/wpf-phrases.php:605
|
1379 |
+
msgid "Can set topic solved"
|
1380 |
msgstr ""
|
1381 |
|
1382 |
+
#: wpf-includes/wpf-phrases.php:606
|
1383 |
+
msgid "Can set own topic solved"
|
1384 |
msgstr ""
|
1385 |
|
1386 |
+
#: wpf-includes/wpf-phrases.php:607
|
1387 |
+
msgid "Old password is wrong"
|
1388 |
msgstr ""
|
1389 |
|
1390 |
+
#: wpf-includes/wpf-phrases.php:608
|
1391 |
+
msgid "New Passwords do not match"
|
1392 |
msgstr ""
|
1393 |
|
1394 |
+
#: wpf-includes/wpf-phrases.php:612
|
1395 |
msgid ""
|
1396 |
+
"This process may take a few seconds or dozens of minutes, it depends on "
|
1397 |
+
"database forum size and on server resources. Please be patient and don't "
|
1398 |
+
"close this page. If you got 500 Server Error please don't worry, the data "
|
1399 |
+
"updating process is still working in MySQL server."
|
1400 |
msgstr ""
|
1401 |
|
1402 |
+
#: wpf-includes/wpf-phrases.php:616
|
1403 |
+
msgid "Updated Successfully!"
|
|
|
|
|
1404 |
msgstr ""
|
1405 |
|
1406 |
+
#: wpf-includes/wpf-phrases.php:617
|
1407 |
+
msgid "Deleted Successfully!"
|
1408 |
msgstr ""
|
1409 |
|
1410 |
+
#: wpf-includes/wpf-phrases.php:618
|
1411 |
+
msgid "Closed"
|
|
|
|
|
1412 |
msgstr ""
|
1413 |
|
1414 |
+
#: wpf-includes/wpf-phrases.php:619
|
1415 |
+
msgid "Forum Members List"
|
1416 |
+
msgstr ""
|
1417 |
|
1418 |
+
#: wpf-includes/wpf-phrases.php:620
|
1419 |
+
msgid "are you sure you want to delete?"
|
1420 |
+
msgstr ""
|
1421 |
|
1422 |
+
#: wpf-includes/wpf-phrases.php:629
|
1423 |
+
msgid "Full access"
|
|
|
|
|
1424 |
msgstr ""
|
|
|
|
|
1425 |
|
1426 |
+
#: wpf-includes/wpf-phrases.php:632
|
1427 |
+
msgid "Incorrect file format. Allowed formats: jpeg, jpg, png, gif."
|
1428 |
+
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
1429 |
|
1430 |
+
#: wpf-includes/wpf-phrases.php:639
|
1431 |
+
msgid "Attachment removed"
|
1432 |
+
msgstr ""
|
|
|
|
|
1433 |
|
1434 |
+
#: wpf-includes/wpf-phrases.php:640
|
1435 |
+
msgid "Forum Posts"
|
1436 |
+
msgstr ""
|
1437 |
|
1438 |
+
#: wpf-includes/wpf-phrases.php:641
|
1439 |
+
msgid "Blog Posts"
|
1440 |
+
msgstr ""
|
|
|
1441 |
|
1442 |
+
#: wpf-includes/wpf-phrases.php:642
|
1443 |
+
msgid "Blog Comments"
|
1444 |
msgstr ""
|
1445 |
|
1446 |
+
#: wpf-includes/wpf-phrases.php:643
|
1447 |
+
#, php-format
|
1448 |
+
msgid "Welcome back %s!"
|
1449 |
msgstr ""
|
1450 |
|
1451 |
+
#: wpf-includes/wpf-phrases.php:644
|
1452 |
+
msgid "Member Profile"
|
1453 |
msgstr ""
|
1454 |
|
1455 |
+
#: wpf-includes/wpf-phrases.php:645
|
1456 |
+
msgid "Member"
|
1457 |
msgstr ""
|
1458 |
|
1459 |
+
#: wpf-includes/wpf-phrases.php:646
|
1460 |
+
msgid "You do not have permission to view this page"
|
1461 |
+
msgstr ""
|
|
|
1462 |
|
1463 |
+
#: wpf-includes/wpf-phrases.php:648
|
1464 |
+
msgid ""
|
1465 |
+
"This option will disable WordPress on front-end. Only forum pages will be "
|
1466 |
+
"available. wpForo will look like as a stand-alone forum."
|
1467 |
+
msgstr ""
|
1468 |
|
1469 |
+
#: wpf-includes/wpf-phrases.php:651
|
1470 |
+
msgid "Can set own topic private"
|
1471 |
+
msgstr ""
|
1472 |
|
1473 |
+
#: wpf-includes/wpf-phrases.php:652
|
1474 |
+
msgid "Can view private topic"
|
1475 |
msgstr ""
|
1476 |
|
1477 |
+
#: wpf-includes/wpf-phrases.php:653
|
1478 |
+
msgid "private"
|
1479 |
msgstr ""
|
1480 |
|
1481 |
+
#: wpf-includes/wpf-phrases.php:654
|
1482 |
+
msgid "public"
|
1483 |
msgstr ""
|
1484 |
|
1485 |
+
#: wpf-includes/wpf-phrases.php:655
|
1486 |
+
msgid "Private Topic"
|
1487 |
msgstr ""
|
1488 |
|
1489 |
+
#: wpf-includes/wpf-phrases.php:656
|
1490 |
+
msgid "Only Admins and Moderators can see your private topics."
|
1491 |
+
msgstr ""
|
|
|
1492 |
|
1493 |
+
#: wpf-includes/wpf-phrases.php:657
|
1494 |
+
msgid "Forum ID is not detected"
|
1495 |
+
msgstr ""
|
|
|
1496 |
|
1497 |
+
#: wpf-includes/wpf-phrases.php:658
|
1498 |
+
msgid "You are not permitted to subscribe here"
|
1499 |
msgstr ""
|
1500 |
|
1501 |
+
#: wpf-includes/wpf-phrases.php:659
|
1502 |
+
msgid "Subscribe to this topic"
|
1503 |
+
msgstr ""
|
1504 |
|
1505 |
+
#: wpf-includes/wpf-phrases.php:662
|
1506 |
+
msgid "Awaiting moderation"
|
1507 |
+
msgstr ""
|
1508 |
|
1509 |
+
#: wpf-includes/wpf-phrases.php:663
|
1510 |
+
msgid "Topic first post not found."
|
1511 |
msgstr ""
|
1512 |
|
1513 |
+
#: wpf-includes/wpf-phrases.php:664
|
1514 |
+
msgid "Topic first post data not found."
|
1515 |
msgstr ""
|
1516 |
|
1517 |
+
#: wpf-includes/wpf-phrases.php:665
|
1518 |
+
msgid "Settings successfully updated"
|
1519 |
msgstr ""
|
1520 |
|
1521 |
+
#: wpf-includes/wpf-phrases.php:666
|
1522 |
+
msgid "Done!"
|
1523 |
msgstr ""
|
1524 |
|
1525 |
+
#: wpf-includes/wpf-phrases.php:667
|
1526 |
+
msgid "You are not allowed to attach this file type"
|
1527 |
+
msgstr ""
|
|
|
1528 |
|
1529 |
+
#: wpf-includes/wpf-phrases.php:668
|
1530 |
+
msgid "Post is empty"
|
1531 |
+
msgstr ""
|
|
|
1532 |
|
1533 |
+
#: wpf-includes/wpf-phrases.php:669
|
1534 |
+
msgid "removed link"
|
1535 |
msgstr ""
|
1536 |
|
1537 |
+
#: wpf-includes/wpf-phrases.php:670
|
1538 |
+
msgid "Submit"
|
1539 |
msgstr ""
|
1540 |
|
1541 |
+
#: wpf-includes/wpf-phrases.php:673
|
1542 |
+
msgid "Usergroup"
|
1543 |
msgstr ""
|
1544 |
|
1545 |
+
#: wpf-includes/wpf-phrases.php:674
|
1546 |
+
msgid "Rating Title"
|
1547 |
msgstr ""
|
1548 |
|
1549 |
+
#: wpf-includes/wpf-phrases.php:675
|
1550 |
+
msgid "User Title"
|
1551 |
+
msgstr ""
|
|
|
1552 |
|
1553 |
+
#: wpf-includes/wpf-phrases.php:676
|
1554 |
+
msgid "Anonymous"
|
1555 |
msgstr ""
|
1556 |
|
1557 |
+
#: wpf-includes/wpf-phrases.php:679
|
1558 |
+
msgid "approved"
|
1559 |
msgstr ""
|
1560 |
|
1561 |
+
#: wpf-includes/wpf-phrases.php:680
|
1562 |
+
msgid "unapproved"
|
1563 |
+
msgstr ""
|
1564 |
|
1565 |
+
#: wpf-includes/wpf-phrases.php:683
|
1566 |
+
msgid "--- Choose ---"
|
1567 |
+
msgstr ""
|
1568 |
|
1569 |
+
#: wpf-includes/wpf-phrases.php:684
|
1570 |
+
msgid "Required field"
|
1571 |
+
msgstr "Povinné pole"
|
|
|
1572 |
|
1573 |
+
#: wpf-includes/wpf-phrases.php:687
|
1574 |
+
msgid "Add Reply"
|
1575 |
+
msgstr "Přidat odpověď"
|
1576 |
+
|
1577 |
+
#: wpf-includes/wpf-phrases.php:688
|
1578 |
+
msgid "Forums RSS Feed"
|
|
|
|
|
1579 |
msgstr ""
|
|
|
|
|
|
|
|
|
1580 |
|
1581 |
+
#: wpf-includes/wpf-phrases.php:689
|
1582 |
+
msgid "Topics RSS Feed"
|
1583 |
+
msgstr ""
|
1584 |
|
1585 |
+
#: wpf-includes/wpf-phrases.php:690
|
1586 |
+
msgid "Find a member"
|
1587 |
+
msgstr "Najít člena"
|
1588 |
|
1589 |
+
#: wpf-includes/wpf-phrases.php:691
|
1590 |
+
msgid "Display Name or Nicename"
|
1591 |
msgstr ""
|
1592 |
|
1593 |
+
#: wpf-includes/wpf-phrases.php:692
|
1594 |
+
msgid "Reset Search"
|
1595 |
msgstr ""
|
1596 |
|
1597 |
+
#: wpf-includes/wpf-phrases.php:693
|
1598 |
+
msgid "Reset Result"
|
1599 |
msgstr ""
|
1600 |
|
1601 |
+
#: wpf-includes/wpf-phrases.php:698
|
1602 |
+
msgid "Recent Posts"
|
|
|
|
|
1603 |
msgstr ""
|
1604 |
|
1605 |
+
#: wpf-includes/wpf-phrases.php:699
|
1606 |
+
msgid "No posts were found here"
|
1607 |
+
msgstr ""
|
|
|
|
|
|
|
|
|
1608 |
|
1609 |
+
#: wpf-includes/wpf-phrases.php:702
|
1610 |
+
msgid "forum link"
|
1611 |
msgstr ""
|
1612 |
|
1613 |
+
#: wpf-includes/wpf-phrases.php:703
|
1614 |
+
msgid "in forum"
|
|
|
|
|
1615 |
msgstr ""
|
1616 |
|
1617 |
+
#: wpf-includes/wpf-phrases.php:704
|
1618 |
msgid ""
|
1619 |
+
"You can mention a person using @nicename in post content to send that person "
|
1620 |
+
"an email message. When you post a topic or reply, forum sends an email "
|
1621 |
+
"message to the user letting them know that they have been mentioned on the "
|
1622 |
+
"post."
|
1623 |
msgstr ""
|
1624 |
|
1625 |
+
#: wpf-themes/classic/functions.php:39
|
1626 |
+
msgid "Extended Layout - Recent topics"
|
1627 |
msgstr ""
|
1628 |
|
1629 |
+
#: wpf-themes/classic/functions.php:48
|
1630 |
+
msgid "Extended Layout - Number of Recent topics"
|
1631 |
msgstr ""
|
1632 |
|
1633 |
+
#: wpf-themes/classic/functions.php:55
|
1634 |
+
msgid "Extended Layout - Recent topic length"
|
1635 |
msgstr ""
|
1636 |
|
1637 |
+
#: wpf-themes/classic/functions.php:56 wpf-themes/classic/functions.php:86
|
1638 |
+
msgid ""
|
1639 |
+
"Set this option value 0 if you want to show the whole title in recent topic "
|
1640 |
+
"area."
|
1641 |
msgstr ""
|
1642 |
|
1643 |
+
#: wpf-themes/classic/functions.php:69
|
1644 |
+
msgid "Q&A layout - Recent topics"
|
1645 |
msgstr ""
|
1646 |
|
1647 |
+
#: wpf-themes/classic/functions.php:78
|
1648 |
+
msgid "Q&A Layout - Number of Recent topics"
|
1649 |
+
msgstr ""
|
|
|
1650 |
|
1651 |
+
#: wpf-themes/classic/functions.php:85
|
1652 |
+
msgid "Q&A Layout - Recent topic length"
|
1653 |
+
msgstr ""
|
|
|
1654 |
|
1655 |
+
#: wpf-themes/classic/functions.php:107
|
1656 |
+
msgid "Extended Layout - Recent posts"
|
1657 |
+
msgstr ""
|
|
|
1658 |
|
1659 |
+
#: wpf-themes/classic/functions.php:117
|
1660 |
+
msgid "Extended Layout - Number of Recent posts"
|
1661 |
+
msgstr ""
|
|
|
1662 |
|
1663 |
+
#: wpf-themes/classic/functions.php:118
|
1664 |
+
msgid ""
|
1665 |
+
"Set this option value 0 if you want to show all posts in recent posts area."
|
1666 |
+
msgstr ""
|
1667 |
|
1668 |
+
#: wpf-themes/classic/functions.php:126
|
1669 |
+
msgid "Extended Layout - Recent post length"
|
1670 |
+
msgstr ""
|
1671 |
|
1672 |
+
#: wpf-themes/classic/functions.php:127
|
1673 |
+
msgid ""
|
1674 |
+
"Set this option value 0 if you want to show the whole post content in recent "
|
1675 |
+
"post area."
|
1676 |
+
msgstr ""
|
1677 |
|
1678 |
+
#: wpforo.php:174
|
1679 |
+
msgid "Discussion Board"
|
1680 |
+
msgstr ""
|
1681 |
|
1682 |
+
#: wpforo.php:595
|
1683 |
+
msgid ""
|
1684 |
+
"Allows to embed hundreds of video, social network, audio and photo content "
|
1685 |
+
"providers in forum topics and posts."
|
1686 |
+
msgstr ""
|
1687 |
|
1688 |
+
#: wpforo.php:596
|
1689 |
+
msgid ""
|
1690 |
+
"wpForo Polls is a complete addon to help forum members create, vote and "
|
1691 |
+
"manage polls effectively. Comes with poll specific permissions and settings."
|
1692 |
+
msgstr ""
|
1693 |
+
"Ankety wpForo jsou kompletní doplněk, který pomáhá členům fóra efektivně "
|
1694 |
+
"vytvářet, spravovat a hlasovat v anketách. Dodává se s oprávněními a "
|
1695 |
+
"nastaveními specifickými pro hlasování."
|
1696 |
|
1697 |
+
#: wpforo.php:597
|
1698 |
+
msgid ""
|
1699 |
+
"Awords myCRED points for forum activity. Integrates myCRED Badges and Ranks. "
|
1700 |
+
"Converts wpForo topic and posts, likes to myCRED points."
|
1701 |
+
msgstr ""
|
1702 |
|
1703 |
+
#: wpforo.php:598
|
1704 |
+
msgid ""
|
1705 |
+
"Advanced user profile builder system. Allows to add new fields and manage "
|
1706 |
+
"profile page. Creates custom Registration, Account, Member Search forms."
|
1707 |
+
msgstr ""
|
1708 |
|
1709 |
+
#: wpforo.php:599
|
1710 |
+
msgid ""
|
1711 |
+
"Adds an advanced file attachment system to forum topics and posts. AJAX "
|
1712 |
+
"powered media uploading and displaying system with user specific library."
|
1713 |
+
msgstr ""
|
|
|
|
|
1714 |
|
1715 |
+
#: wpforo.php:600
|
1716 |
+
msgid ""
|
1717 |
+
"Blog to Forum and Forum to Blog content synchronization. Blog posts with "
|
1718 |
+
"Forum topics and Blog comments with Forum replies."
|
1719 |
+
msgstr ""
|
1720 |
|
1721 |
+
#: wpforo.php:601
|
1722 |
+
msgid ""
|
1723 |
+
"Provides a safe way to communicate directly with other members. Messages are "
|
1724 |
+
"private and can only be viewed by conversation participants."
|
1725 |
+
msgstr ""
|
1726 |
|
1727 |
+
#: wpforo.php:602
|
1728 |
+
msgid ""
|
1729 |
+
"Ads Manager is a powerful yet simple advertisement management system, that "
|
1730 |
+
"allows you to add adverting banners between forums, topics and posts."
|
1731 |
+
msgstr ""
|
1732 |
|
1733 |
+
#: wpf-admin/addons.php:14 wpf-admin/addons.php:22
|
1734 |
+
msgid "wpForo Addons"
|
1735 |
+
msgstr "wpForo doplňky"
|
1736 |
|
1737 |
+
#: wpf-admin/addons.php:28
|
1738 |
+
msgid ""
|
1739 |
+
"All wpForo addons are being developed by wpForo developers at gVectors Team. "
|
1740 |
+
"Addon prices also include a small donation to the hard work wpForo "
|
1741 |
+
"developers do for free. When you buy an addon, you also donate the free "
|
1742 |
+
"wpForo development and support. Addons are the only incoming source for "
|
1743 |
+
"wpForo developers. wpForo is a premium forum plugin which will always be "
|
1744 |
+
"available for free. There will never be paid and pro versions of this forum "
|
1745 |
+
"board. We have another dozens of awesome features in our to-do list which "
|
1746 |
+
"will also be added for free in future releases. So the free wpForo "
|
1747 |
+
"development always stays on the first priority and wpForo is being extended "
|
1748 |
+
"with new free functions and features even faster than before."
|
1749 |
+
msgstr ""
|
1750 |
+
"Všechny wpForo addony jsou vyvíjeny vývojáři wpForo v gVectors Teamu. Jejich "
|
1751 |
+
"ceny zahrnují také malý dar za tvrdou práci vývojářů, kteří wpForo vyvíjí "
|
1752 |
+
"zdarma. Koupí libovolného addonu podpoříte také bezplatný vývoj a podporu "
|
1753 |
+
"pluginu wpForo. wpForo je prémiový plugin, který bude vždy k dispozici "
|
1754 |
+
"zdarma a jeho doplňky jsou jediným zdrojem příjmu pro jeho vývojáře. V "
|
1755 |
+
"našem seznamu úkolů wpFora máme připraveno mnoho dalších zajímavých a "
|
1756 |
+
"užitečných funkcí, které budou také přidány zdarma v budoucích verzích. "
|
1757 |
+
"Takže bezplatný vývoj pluginu wpForo vždy zůstává prioritou a wpForo "
|
1758 |
+
"rozšiřujeme o nové funkce ještě rychleji než dříve."
|
1759 |
|
1760 |
+
#: wpf-admin/addons.php:51
|
1761 |
+
msgid "Installed"
|
1762 |
+
msgstr "Instalováno"
|
1763 |
|
1764 |
+
#: wpf-admin/addons.php:55
|
1765 |
+
msgid "Version"
|
1766 |
+
msgstr "Verze"
|
1767 |
|
1768 |
+
#: wpf-admin/addons.php:56
|
1769 |
+
msgid "at least"
|
1770 |
+
msgstr "alespoň"
|
|
|
1771 |
|
1772 |
+
#: wpf-admin/addons.php:58
|
1773 |
+
msgid "Details | Buy"
|
1774 |
+
msgstr "Podrobnosti | Koupit"
|
1775 |
|
1776 |
+
#: wpf-admin/addons.php:64
|
1777 |
+
msgid "More information about"
|
1778 |
+
msgstr "Více informací o"
|
1779 |
|
1780 |
+
#: wpf-admin/admin.php:24 wpf-admin/admin.php:26 wpf-admin/dashboard.php:137
|
1781 |
+
#: wpf-admin/options-tabs/api.php:83 wpf-admin/options-tabs/styles.php:16
|
1782 |
+
#: wpf-admin/options.php:15 wpf-includes/wpf-hooks.php:1719
|
1783 |
+
#: wpf-includes/wpf-phrases.php:123
|
1784 |
+
msgid "Forums"
|
1785 |
+
msgstr "Fóra"
|
1786 |
|
1787 |
+
#: wpf-admin/admin.php:27 wpf-includes/wpf-hooks.php:22
|
1788 |
+
#: wpf-includes/wpf-hooks.php:1735
|
1789 |
+
msgid "Settings"
|
1790 |
+
msgstr "Nastavení"
|
1791 |
|
1792 |
+
#: wpf-admin/admin.php:28 wpf-includes/wpf-hooks.php:1744
|
1793 |
+
msgid "Tools"
|
1794 |
+
msgstr "Nástroje"
|
1795 |
|
1796 |
+
#: wpf-admin/admin.php:29 wpf-includes/wpf-hooks.php:1753
|
1797 |
+
msgid "Moderation"
|
1798 |
+
msgstr "Moderování"
|
1799 |
|
1800 |
+
#: wpf-admin/admin.php:30 wpf-admin/dashboard.php:149 wpf-admin/member.php:10
|
1801 |
+
#: wpf-admin/options.php:18 wpf-includes/wpf-hooks.php:1762
|
1802 |
+
#: wpf-includes/wpf-phrases.php:178
|
1803 |
+
msgid "Members"
|
1804 |
+
msgstr "Uživatelé"
|
1805 |
|
1806 |
+
#: wpf-admin/admin.php:31 wpf-admin/usergroup.php:8
|
1807 |
+
#: wpf-includes/wpf-hooks.php:1771
|
1808 |
+
msgid "Usergroups"
|
1809 |
+
msgstr "Skupiny"
|
1810 |
|
1811 |
+
#: wpf-admin/admin.php:32 wpf-includes/wpf-hooks.php:1787
|
1812 |
+
#: wpf-includes/wpf-phrases.php:600
|
1813 |
+
msgid "Phrases"
|
1814 |
+
msgstr "Fráze"
|
1815 |
|
1816 |
+
#: wpf-admin/admin.php:33 wpf-includes/wpf-hooks.php:1803
|
1817 |
+
#: wpf-includes/wpf-phrases.php:601
|
1818 |
+
msgid "Themes"
|
1819 |
+
msgstr "Témata"
|
1820 |
|
1821 |
+
#: wpf-admin/admin.php:34 wpf-admin/options.php:24
|
1822 |
+
#: wpf-includes/wpf-hooks.php:1812 wpf-includes/wpf-phrases.php:25
|
1823 |
+
msgid "Addons"
|
1824 |
+
msgstr "Addony"
|
1825 |
|
1826 |
+
#: wpf-admin/dashboard.php:7 wpf-includes/wpf-phrases.php:409
|
1827 |
+
msgid "wpForo Dashboard"
|
1828 |
+
msgstr "wpFóro Nástěnka"
|
1829 |
|
1830 |
+
#: wpf-admin/dashboard.php:23 wpf-includes/wpf-phrases.php:362
|
1831 |
+
msgid "Welcome Message"
|
1832 |
+
msgstr "Uvítací Zpráva"
|
1833 |
|
1834 |
+
#: wpf-admin/dashboard.php:58 wpf-includes/wpf-phrases.php:130
|
1835 |
+
msgid "General Information"
|
1836 |
+
msgstr "Hlavní Informace"
|
1837 |
|
1838 |
+
#: wpf-admin/dashboard.php:62 wpf-includes/wpf-phrases.php:369
|
1839 |
+
msgid "You are currently running"
|
1840 |
+
msgstr "V současné době běží"
|
1841 |
|
1842 |
+
#: wpf-admin/dashboard.php:63 wpf-includes/wpf-phrases.php:18
|
1843 |
+
msgid "Active Theme"
|
1844 |
+
msgstr "Aktivní Šablona"
|
1845 |
|
1846 |
+
#: wpf-admin/dashboard.php:64 wpf-includes/wpf-phrases.php:414
|
1847 |
+
msgid "wpForo Website"
|
1848 |
+
msgstr "wpFóro Webové stránky"
|
1849 |
|
1850 |
+
#: wpf-admin/dashboard.php:65 wpf-includes/wpf-phrases.php:320
|
1851 |
+
msgid "Support Forum"
|
1852 |
+
msgstr "Fórum Podpory"
|
1853 |
|
1854 |
+
#: wpf-admin/dashboard.php:76 wpf-includes/wpf-phrases.php:290
|
1855 |
+
msgid "Server Information"
|
1856 |
+
msgstr "Informační Server"
|
1857 |
|
1858 |
+
#: wpf-admin/dashboard.php:110 wpf-includes/wpf-phrases.php:46
|
1859 |
+
msgid "Available"
|
1860 |
+
msgstr "K dispozici"
|
1861 |
|
1862 |
+
#: wpf-admin/dashboard.php:110 wpf-includes/wpf-phrases.php:209
|
1863 |
+
msgid "Not available"
|
1864 |
+
msgstr "Není k dispozici"
|
1865 |
|
1866 |
+
#: wpf-admin/dashboard.php:131 wpf-includes/wpf-phrases.php:49
|
1867 |
+
msgid "Board Statistic"
|
1868 |
+
msgstr "Přehled"
|
1869 |
|
1870 |
+
#: wpf-admin/dashboard.php:141 wpf-admin/options-tabs/styles.php:22
|
1871 |
+
#: wpf-includes/class-forums.php:661 wpf-includes/wpf-phrases.php:339
|
1872 |
+
msgid "Topics"
|
1873 |
+
msgstr "Témata"
|
1874 |
|
1875 |
+
#: wpf-admin/dashboard.php:145 wpf-includes/class-forums.php:661
|
1876 |
+
#: wpf-includes/wpf-phrases.php:233
|
1877 |
+
msgid "Posts"
|
1878 |
+
msgstr "Příspěvky"
|
1879 |
|
1880 |
+
#: wpf-admin/dashboard.php:153 wpf-includes/wpf-phrases.php:179
|
1881 |
+
msgid "Members Online"
|
1882 |
+
msgstr "Uživatelé Online"
|
1883 |
|
1884 |
+
#: wpf-admin/dashboard.php:163
|
1885 |
+
msgid "Avatars Size"
|
1886 |
+
msgstr "Velikost avataru"
|
1887 |
|
1888 |
+
#: wpf-admin/dashboard.php:167
|
1889 |
+
msgid "Default Attachments Size"
|
1890 |
+
msgstr "Výchozí velikost přílohy"
|
1891 |
|
1892 |
+
#: wpf-admin/dashboard.php:174
|
1893 |
+
msgid "file(s)"
|
1894 |
+
msgstr "soubor(y)"
|
1895 |
|
1896 |
+
#: wpf-admin/dashboard.php:182
|
1897 |
+
msgid "Total Size"
|
1898 |
+
msgstr "Celková velikost"
|
1899 |
|
1900 |
+
#: wpf-admin/dashboard.php:201
|
1901 |
+
msgid "Delete All Caches"
|
1902 |
+
msgstr "Smazat všechny keše"
|
1903 |
|
1904 |
+
#: wpf-admin/dashboard.php:202 wpf-includes/wpf-phrases.php:613
|
1905 |
+
msgid "Update Forums Statistic"
|
1906 |
+
msgstr "Aktualizovat statistiky fóra"
|
1907 |
|
1908 |
+
#: wpf-admin/dashboard.php:203 wpf-includes/wpf-phrases.php:614
|
1909 |
+
msgid "Update Users Statistic"
|
1910 |
+
msgstr "Aktualizovat uživatelské statistiky"
|
1911 |
|
1912 |
+
#: wpf-admin/forum.php:13 wpf-includes/functions.php:770
|
1913 |
+
#: wpf-includes/wpf-phrases.php:302
|
1914 |
+
msgid "Show on screen"
|
1915 |
+
msgstr "Zobrazit na obrazovce"
|
1916 |
|
1917 |
+
#: wpf-admin/forum.php:15 wpf-admin/forum.php:119
|
1918 |
+
#: wpf-includes/wpf-phrases.php:113
|
1919 |
+
msgid "Forum Options"
|
1920 |
+
msgstr "Nastavení Fóra"
|
1921 |
|
1922 |
+
#: wpf-admin/forum.php:16 wpf-includes/wpf-phrases.php:224
|
1923 |
+
msgid "Permissions"
|
1924 |
+
msgstr "Opravnění"
|
1925 |
|
1926 |
+
#: wpf-admin/forum.php:17 wpf-includes/wpf-phrases.php:307
|
1927 |
+
msgid "Slug"
|
1928 |
+
msgstr "Slug"
|
1929 |
|
1930 |
+
#: wpf-admin/forum.php:18 wpf-includes/wpf-phrases.php:112
|
1931 |
+
msgid "Forum Meta"
|
1932 |
+
msgstr "Fórum Meta"
|
1933 |
|
1934 |
+
#: wpf-admin/forum.php:21 wpf-includes/wpf-phrases.php:274
|
1935 |
+
msgid "Screen Layout"
|
1936 |
+
msgstr "Rozvržení Obrazovky"
|
1937 |
|
1938 |
+
#: wpf-admin/forum.php:22 wpf-includes/wpf-phrases.php:210
|
1939 |
+
msgid "Number of Columns"
|
1940 |
+
msgstr "Počet Sloupců"
|
1941 |
|
1942 |
+
#: wpf-admin/forum.php:32 wpf-includes/functions.php:784
|
1943 |
+
#: wpf-includes/wpf-phrases.php:275
|
1944 |
+
msgid "Screen Options"
|
1945 |
+
msgstr "Nastavení obrazovky"
|
1946 |
|
1947 |
+
#: wpf-admin/forum.php:43 wpf-includes/wpf-phrases.php:51
|
1948 |
+
msgid "Categories and Forums"
|
1949 |
+
msgstr "Kategorie a Fóra"
|
1950 |
|
1951 |
+
#: wpf-admin/forum.php:44 wpf-admin/options-tabs/general.php:75
|
1952 |
+
#: wpf-admin/themes.php:10 wpf-admin/usergroup.php:8
|
1953 |
+
#: wpf-includes/wpf-phrases.php:20
|
1954 |
+
msgid "Add New"
|
1955 |
+
msgstr "Přidat nový"
|
1956 |
|
1957 |
+
#: wpf-admin/forum.php:56 wpf-includes/wpf-phrases.php:226
|
1958 |
+
msgid "Please drag and drop forum panels to set parent-child hierarchy."
|
1959 |
+
msgstr "Prosím přetáhněte fórum v panelu na nastavení child hierarchie."
|
1960 |
|
1961 |
+
#: wpf-admin/forum.php:74 wpf-includes/wpf-phrases.php:273
|
1962 |
+
msgid "Save forums order and hierarchy"
|
1963 |
+
msgstr "Uložit fórum a hierarchii."
|
1964 |
|
1965 |
+
#: wpf-admin/forum.php:101 wpf-includes/wpf-phrases.php:87
|
1966 |
+
msgid "Enter forum title here"
|
1967 |
+
msgstr "Zadejte název fóra zde"
|
1968 |
|
1969 |
+
#: wpf-admin/forum.php:106 wpf-includes/wpf-phrases.php:86
|
1970 |
+
msgid "Enter description here . . ."
|
1971 |
+
msgstr "Zadejte popis zde..."
|
|
|
1972 |
|
1973 |
+
#: wpf-admin/forum.php:107 wpf-includes/wpf-phrases.php:330
|
1974 |
+
msgid ""
|
1975 |
+
"This is a forum description. This content will be displayed under forum "
|
1976 |
+
"title on the forum list."
|
1977 |
+
msgstr ""
|
1978 |
+
"Tohle je popis fóra. Tento popis bude zobrazen pod názvem fóra v přehledu "
|
1979 |
+
"fór."
|
1980 |
|
1981 |
+
#: wpf-admin/forum.php:122 wpf-includes/wpf-phrases.php:222
|
1982 |
+
msgid "Parent Forum"
|
1983 |
+
msgstr "Nadřazené Fórum"
|
1984 |
|
1985 |
+
#: wpf-admin/forum.php:125 wpf-includes/wpf-phrases.php:205
|
1986 |
+
msgid "No parent"
|
1987 |
+
msgstr "Žádné nadřazené"
|
1988 |
|
1989 |
+
#: wpf-admin/forum.php:130 wpf-includes/wpf-phrases.php:347
|
1990 |
+
msgid "Use as Category"
|
1991 |
+
msgstr "Použít jako Kategorii"
|
1992 |
|
1993 |
+
#: wpf-admin/forum.php:132 wpf-includes/wpf-phrases.php:52
|
1994 |
+
msgid "Category Layout"
|
1995 |
+
msgstr "Rozvržení Kategorie"
|
1996 |
|
1997 |
+
#: wpf-admin/forum.php:140 wpf-includes/wpf-phrases.php:203
|
1998 |
+
msgid "No layout found."
|
1999 |
+
msgstr "Žádné rozvržení nebylo nalezeno."
|
2000 |
|
2001 |
+
#: wpf-admin/forum.php:149 wpf-admin/forum.php:156
|
2002 |
+
#: wpf-includes/wpf-phrases.php:235
|
2003 |
+
msgid "Publish"
|
2004 |
+
msgstr "Publikovat"
|
2005 |
|
2006 |
+
#: wpf-admin/forum.php:153 wpf-includes/wpf-phrases.php:37
|
2007 |
+
msgid "Are you sure you want to delete this forum?"
|
2008 |
+
msgstr "Jste si jistí že chcete smazat toto fórum?"
|
2009 |
|
2010 |
+
#: wpf-admin/forum.php:153 wpf-admin/themes.php:73
|
2011 |
+
#: wpf-admin/tools-tabs/antispam.php:139 wpf-admin/usergroup.php:36
|
2012 |
+
#: wpf-admin/usergroup.php:209 wpf-includes/wpf-hooks.php:1078
|
2013 |
+
#: wpf-includes/wpf-phrases.php:66
|
2014 |
+
msgid "Delete"
|
2015 |
+
msgstr "Smazat"
|
2016 |
|
2017 |
+
#: wpf-admin/forum.php:154 wpf-admin/usergroup.php:38
|
2018 |
+
#: wpf-includes/class-forums.php:667 wpf-includes/wpf-phrases.php:356
|
2019 |
+
msgid "View"
|
2020 |
+
msgstr "Zobrazit"
|
2021 |
|
2022 |
+
#: wpf-admin/forum.php:224 wpf-includes/wpf-phrases.php:118
|
2023 |
+
msgid "Forum Slug"
|
2024 |
+
msgstr "Fórum Slug"
|
2025 |
|
2026 |
+
#: wpf-admin/forum.php:227 wpf-includes/wpf-phrases.php:323
|
2027 |
+
msgid ""
|
2028 |
+
"The \"slug\" is the URL-friendly version of the name. It is usually all "
|
2029 |
+
"lowercase and contains only letters, numbers, and hyphens."
|
2030 |
+
msgstr "\"Slug\" je přátelská URL verze názvu."
|
2031 |
|
2032 |
+
#: wpf-admin/forum.php:233
|
2033 |
+
msgid "Forum Icon"
|
2034 |
+
msgstr "Ikona fóra"
|
2035 |
|
2036 |
+
#: wpf-admin/forum.php:238
|
2037 |
+
msgid "here"
|
2038 |
+
msgstr "zde"
|
2039 |
|
2040 |
+
#: wpf-admin/forum.php:245 wpf-includes/wpf-phrases.php:116
|
2041 |
+
msgid "Forum SEO"
|
2042 |
+
msgstr "Fórum SEO"
|
2043 |
|
2044 |
+
#: wpf-admin/forum.php:248 wpf-includes/wpf-phrases.php:184
|
2045 |
+
msgid "Meta Description"
|
2046 |
+
msgstr "Meta Popis"
|
2047 |
|
2048 |
+
#: wpf-admin/forum.php:277 wpf-includes/wpf-phrases.php:329
|
2049 |
+
msgid "This action will also delete all sub-forums, topics and replies."
|
2050 |
+
msgstr "Tato akce smaže všechna sub-fóra, témata a odpovědi."
|
2051 |
|
2052 |
+
#: wpf-admin/forum.php:285 wpf-includes/wpf-phrases.php:137
|
2053 |
msgid ""
|
2054 |
+
"If you want to delete this forum and keep its sub-forums, topics and replies,"
|
2055 |
+
" please select a new target forum in dropdown below"
|
2056 |
msgstr ""
|
2057 |
+
"Pokud chcete smazat toto fórum a nesmazat při tom sub-fóra, témata a "
|
2058 |
+
"odpovědi tak prosím zadejte nové cílové fórum a přetáhněte."
|
2059 |
|
2060 |
+
#: wpf-admin/forum.php:294 wpf-includes/wpf-phrases.php:26
|
2061 |
+
msgid ""
|
2062 |
+
"All sub-forums, topics and replies will be attached to selected forum. "
|
2063 |
+
"Layout will be inherited from this forum."
|
2064 |
+
msgstr ""
|
2065 |
+
"Všechny sub-fóra, témata a odpovědi byli připojeny ke zvolenému fóru. "
|
2066 |
+
"Rozvržení bylo automaticky nastaveno k tomuto fóru."
|
2067 |
|
2068 |
+
#: wpf-admin/options-tabs/accesses.php:9 wpf-includes/wpf-phrases.php:21
|
2069 |
+
msgid "Add New Forum Access"
|
2070 |
+
msgstr "Přidat nový přístup k fóru"
|
2071 |
|
2072 |
+
#: wpf-admin/options-tabs/accesses.php:13 wpf-includes/wpf-phrases.php:15
|
2073 |
+
msgid "Access names"
|
2074 |
+
msgstr "Název přístupu"
|
2075 |
|
2076 |
+
#: wpf-admin/options-tabs/accesses.php:26
|
2077 |
+
msgid "Guests"
|
2078 |
+
msgstr "Hosté"
|
2079 |
|
2080 |
+
#: wpf-admin/options-tabs/accesses.php:26
|
2081 |
+
#: wpf-admin/options-tabs/accesses.php:27
|
2082 |
+
#: wpf-admin/options-tabs/accesses.php:28
|
2083 |
+
msgid "usergroup"
|
2084 |
+
msgstr "uživatelská skupina"
|
2085 |
|
2086 |
+
#: wpf-admin/options-tabs/accesses.php:27 wpf-includes/wpf-phrases.php:623
|
2087 |
+
msgid "Registered"
|
2088 |
+
msgstr "Registrovaný"
|
2089 |
|
2090 |
+
#: wpf-admin/options-tabs/accesses.php:28 wpf-includes/wpf-phrases.php:621
|
2091 |
+
msgid "Admin"
|
2092 |
+
msgstr "Admin"
|
2093 |
|
2094 |
+
#: wpf-admin/options-tabs/accesses.php:32 wpf-includes/class-forums.php:663
|
2095 |
+
#: wpf-includes/functions.php:599 wpf-includes/wpf-phrases.php:382
|
2096 |
+
msgid "edit"
|
2097 |
+
msgstr "upravit"
|
2098 |
|
2099 |
+
#: wpf-admin/options-tabs/accesses.php:34 wpf-includes/wpf-phrases.php:39
|
2100 |
+
msgid ""
|
2101 |
+
"Are you sure you want to remove this access set? Usergroups which attached "
|
2102 |
+
"to this access will lost all forum permissions."
|
2103 |
+
msgstr ""
|
2104 |
+
"Jste si jistí že chcete odebrat tento přístup? Skupiny, které byli připojeny "
|
2105 |
+
"k tomuto přístupu ztratí všechna oprávnění."
|
2106 |
|
2107 |
+
#: wpf-admin/options-tabs/accesses.php:34 wpf-includes/class-forums.php:665
|
2108 |
+
#: wpf-includes/functions.php:617 wpf-includes/functions.php:627
|
2109 |
+
#: wpf-includes/wpf-phrases.php:381
|
2110 |
+
msgid "delete"
|
2111 |
+
msgstr "smazat"
|
2112 |
|
2113 |
+
#: wpf-admin/options-tabs/accesses.php:49 wpf-includes/wpf-phrases.php:14
|
2114 |
+
msgid "Access name"
|
2115 |
+
msgstr "Název přístupu"
|
2116 |
|
2117 |
+
#: wpf-admin/options-tabs/accesses.php:69 wpf-includes/wpf-phrases.php:271
|
2118 |
+
msgid "Save"
|
2119 |
+
msgstr "Uložit"
|
2120 |
|
2121 |
+
#: wpf-admin/options-tabs/accesses.php:69 wpf-includes/wpf-phrases.php:344
|
2122 |
+
msgid "Update"
|
2123 |
+
msgstr "Aktualizovat"
|
2124 |
|
2125 |
+
#: wpf-admin/options-tabs/api.php:22
|
2126 |
+
msgid "Facebook API Configuration"
|
2127 |
+
msgstr "Konfigurace Facebook API"
|
2128 |
+
|
2129 |
+
#: wpf-admin/options-tabs/api.php:26
|
2130 |
+
msgid "App ID"
|
2131 |
+
msgstr "App ID"
|
2132 |
+
|
2133 |
+
#: wpf-admin/options-tabs/api.php:27
|
2134 |
+
msgid "App Secret"
|
2135 |
+
msgstr "App Secret"
|
2136 |
+
|
2137 |
+
#: wpf-admin/options-tabs/api.php:37 wpf-admin/options-tabs/api.php:49
|
2138 |
+
#: wpf-admin/options-tabs/api.php:60 wpf-admin/options-tabs/api.php:71
|
2139 |
+
#: wpf-admin/options-tabs/members.php:65
|
2140 |
+
msgid "Enable"
|
2141 |
+
msgstr "Povolit"
|
2142 |
+
|
2143 |
+
#: wpf-admin/options-tabs/api.php:38 wpf-admin/options-tabs/api.php:50
|
2144 |
+
#: wpf-admin/options-tabs/api.php:61 wpf-admin/options-tabs/api.php:72
|
2145 |
+
#: wpf-admin/options-tabs/members.php:66
|
2146 |
+
msgid "Disable"
|
2147 |
+
msgstr "Zakázat"
|
2148 |
+
|
2149 |
+
#: wpf-admin/options-tabs/api.php:93 wpf-admin/options-tabs/emails.php:132
|
2150 |
+
#: wpf-admin/options-tabs/features.php:74 wpf-admin/options-tabs/forums.php:16
|
2151 |
+
#: wpf-admin/options-tabs/general.php:82
|
2152 |
+
#: wpf-admin/options-tabs/members.php:152 wpf-admin/options-tabs/posts.php:67
|
2153 |
+
#: wpf-admin/options-tabs/styles.php:93 wpf-admin/tools-tabs/antispam.php:180
|
2154 |
+
#: wpf-admin/tools-tabs/cleanup.php:49 wpf-admin/tools-tabs/misc.php:37
|
2155 |
+
#: wpf-includes/wpf-phrases.php:345
|
2156 |
+
msgid "Update Options"
|
2157 |
+
msgstr "Aktualizovat nastavení"
|
2158 |
|
2159 |
+
#: wpf-admin/options-tabs/emails.php:33 wpf-admin/options-tabs/emails.php:45
|
2160 |
+
#: wpf-admin/options-tabs/emails.php:116
|
2161 |
+
#: wpf-admin/options-tabs/features.php:63 wpf-admin/tools-tabs/antispam.php:31
|
2162 |
+
#: wpf-admin/tools-tabs/antispam.php:40 wpf-admin/tools-tabs/antispam.php:49
|
2163 |
+
#: wpf-admin/tools-tabs/cleanup.php:39 wpf-includes/wpf-phrases.php:367
|
2164 |
+
msgid "Yes"
|
2165 |
+
msgstr "Ano"
|
2166 |
|
2167 |
+
#: wpf-admin/options-tabs/emails.php:34 wpf-admin/options-tabs/emails.php:46
|
2168 |
+
#: wpf-admin/options-tabs/emails.php:117
|
2169 |
+
#: wpf-admin/options-tabs/features.php:64 wpf-admin/tools-tabs/antispam.php:32
|
2170 |
+
#: wpf-admin/tools-tabs/antispam.php:41 wpf-admin/tools-tabs/antispam.php:50
|
2171 |
+
#: wpf-admin/tools-tabs/cleanup.php:40 wpf-includes/wpf-phrases.php:197
|
2172 |
+
msgid "No"
|
2173 |
+
msgstr "Ne"
|
2174 |
|
2175 |
+
#: wpf-admin/options-tabs/emails.php:52 wpf-includes/wpf-phrases.php:318
|
2176 |
+
msgid "Subscription Emails"
|
2177 |
+
msgstr "Emaily Odběratelů"
|
2178 |
|
2179 |
+
#: wpf-admin/options-tabs/emails.php:56 wpf-includes/wpf-phrases.php:315
|
2180 |
+
msgid "Subscribe confirmation email subject"
|
2181 |
+
msgstr "Potvrzení odběru subjektu email"
|
2182 |
|
2183 |
+
#: wpf-admin/options-tabs/emails.php:60 wpf-includes/wpf-phrases.php:314
|
2184 |
+
msgid "Subscribe confirmation email message"
|
2185 |
+
msgstr "Potvrzení odběru potvrzovací email"
|
|
|
2186 |
|
2187 |
+
#: wpf-admin/options-tabs/emails.php:64 wpf-includes/wpf-phrases.php:196
|
2188 |
+
msgid "New topic notification email subject"
|
2189 |
+
msgstr "Nové téma upozornění email subjekt"
|
2190 |
|
2191 |
+
#: wpf-admin/options-tabs/emails.php:68 wpf-includes/wpf-phrases.php:195
|
2192 |
+
msgid "New topic notification email message"
|
2193 |
+
msgstr "Nové téma upozornění email zpráva"
|
2194 |
|
2195 |
+
#: wpf-admin/options-tabs/emails.php:72 wpf-includes/wpf-phrases.php:194
|
2196 |
+
msgid "New reply notification email subject"
|
2197 |
+
msgstr "Nová odpověď zpozornění email"
|
2198 |
|
2199 |
+
#: wpf-admin/options-tabs/emails.php:76 wpf-includes/wpf-phrases.php:193
|
2200 |
+
msgid "New reply notification email message"
|
2201 |
+
msgstr "Nová odpověď upozornění email zpráva"
|
2202 |
|
2203 |
+
#: wpf-admin/options-tabs/emails.php:81 wpf-includes/wpf-phrases.php:228
|
2204 |
+
msgid "Post Reporting Emails"
|
2205 |
+
msgstr "Příspěvky nahlášení emaily"
|
2206 |
|
2207 |
+
#: wpf-admin/options-tabs/emails.php:82 wpf-includes/wpf-phrases.php:332
|
2208 |
+
msgid "This message comes from post reporting pop-up form."
|
2209 |
+
msgstr "Tato zpráva pochází s pop-up okna"
|
2210 |
|
2211 |
+
#: wpf-admin/options-tabs/emails.php:87 wpf-includes/wpf-phrases.php:267
|
2212 |
+
msgid "Report message subject"
|
2213 |
+
msgstr "Důvod nahlášení"
|
2214 |
|
2215 |
+
#: wpf-admin/options-tabs/emails.php:92 wpf-includes/wpf-phrases.php:266
|
2216 |
+
msgid "Report message body"
|
2217 |
+
msgstr "Zpráva nahlášení"
|
2218 |
|
2219 |
+
#: wpf-admin/options-tabs/features.php:9 wpf-includes/wpf-phrases.php:295
|
2220 |
+
msgid "Show Admin Bar for Members"
|
2221 |
+
msgstr "Zobrazit Admin Bar pro Uživatelé"
|
2222 |
|
2223 |
+
#: wpf-admin/options-tabs/features.php:9 wpf-includes/wpf-phrases.php:333
|
2224 |
+
msgid "This option doesn't affect website admins."
|
2225 |
+
msgstr "Tohle nastavení nemá vliv na adminy webu."
|
2226 |
|
2227 |
+
#: wpf-admin/options-tabs/features.php:10 wpf-includes/wpf-phrases.php:297
|
2228 |
+
msgid "Show Forum Page Title"
|
2229 |
+
msgstr "Zobrazit název stránky fóra"
|
2230 |
|
2231 |
+
#: wpf-admin/options-tabs/features.php:11 wpf-includes/wpf-phrases.php:300
|
2232 |
+
msgid "Show Top/Menu Bar"
|
2233 |
+
msgstr "Zobrazit Vrchní menu bar."
|
2234 |
|
2235 |
+
#: wpf-admin/options-tabs/features.php:12 wpf-includes/wpf-phrases.php:299
|
2236 |
+
msgid "Show Top Search"
|
2237 |
+
msgstr "Zobrazit vrchní hledání"
|
2238 |
|
2239 |
+
#: wpf-admin/options-tabs/features.php:13 wpf-includes/wpf-phrases.php:296
|
2240 |
+
msgid "Show Breadcrumb"
|
2241 |
+
msgstr "Zobrazit Breadcrumb"
|
2242 |
|
2243 |
+
#: wpf-admin/options-tabs/features.php:14 wpf-includes/wpf-phrases.php:298
|
2244 |
+
msgid "Show Forum Statistic"
|
2245 |
+
msgstr "Zobrazit Statistiky Fóra"
|
2246 |
|
2247 |
+
#: wpf-admin/options-tabs/features.php:16 wpf-includes/wpf-phrases.php:258
|
2248 |
+
msgid "Replace Author Link to Forum Profile"
|
2249 |
+
msgstr "Nahradit odkaz Autora k profilu Fóra"
|
2250 |
|
2251 |
+
#: wpf-admin/options-tabs/features.php:17 wpf-includes/wpf-phrases.php:259
|
2252 |
+
msgid "Replace Comment Author Link to Forum Profile"
|
2253 |
+
msgstr "Nahradit odkaz Komentář Autora k profilu Fóra"
|
2254 |
|
2255 |
+
#: wpf-admin/options-tabs/features.php:23 wpf-includes/wpf-phrases.php:257
|
2256 |
+
msgid "Replace Author Avatar with Forum Profile Avatar"
|
2257 |
+
msgstr "Nahradit Avatar Autora k profilu Fóra"
|
2258 |
|
2259 |
+
#: wpf-admin/options-tabs/features.php:24 wpf-includes/wpf-phrases.php:77
|
2260 |
+
msgid "Enable Avatars"
|
2261 |
+
msgstr "Povolit Avatary"
|
2262 |
|
2263 |
+
#: wpf-admin/options-tabs/features.php:25 wpf-includes/wpf-phrases.php:78
|
2264 |
+
msgid "Enable Custom Avatars"
|
2265 |
+
msgstr "Povolit vlastní Avatary"
|
2266 |
|
2267 |
+
#: wpf-admin/options-tabs/features.php:26 wpf-includes/wpf-phrases.php:31
|
2268 |
+
msgid "Allow Member Signature"
|
2269 |
+
msgstr "Povolit Uživatelský podpis"
|
2270 |
|
2271 |
+
#: wpf-admin/options-tabs/features.php:27 wpf-includes/wpf-phrases.php:80
|
2272 |
+
msgid "Enable Member Rating"
|
2273 |
+
msgstr "Povolit Uživatelské hodnocení"
|
2274 |
|
2275 |
+
#: wpf-admin/options-tabs/features.php:28 wpf-includes/wpf-phrases.php:81
|
2276 |
+
msgid "Enable Member Rating Titles"
|
2277 |
+
msgstr "Povolit Uživatelské tituly reputace"
|
2278 |
|
2279 |
+
#: wpf-admin/options-tabs/features.php:33 wpf-includes/wpf-phrases.php:84
|
2280 |
+
msgid "Enable wpForo SEO for Meta Titles"
|
2281 |
+
msgstr "Povolit wpFóro SEO pro Meta Názvy"
|
2282 |
|
2283 |
+
#: wpf-admin/options-tabs/features.php:34 wpf-includes/wpf-phrases.php:83
|
2284 |
+
msgid "Enable wpForo SEO for Meta Tags"
|
2285 |
+
msgstr "Povolit wpFóro SEO pro Meta Tagy"
|
2286 |
|
2287 |
+
#: wpf-admin/options-tabs/features.php:37 wpf-includes/wpf-phrases.php:82
|
2288 |
+
msgid "Enable wpForo Font-Awesome Lib"
|
2289 |
+
msgstr "Povolit wpFóro Font-Awesome"
|
2290 |
|
2291 |
+
#: wpf-admin/options-tabs/features.php:46 wpf-includes/wpf-phrases.php:134
|
2292 |
+
msgid "Help wpForo to grow, show plugin info"
|
2293 |
+
msgstr "Pomoc wpFóru k růstu a ukaž informace o pluginu"
|
2294 |
|
2295 |
+
#: wpf-admin/options-tabs/features.php:46 wpf-includes/wpf-phrases.php:227
|
2296 |
+
msgid ""
|
2297 |
+
"Please enable this option to help wpForo get more popularity as your thank "
|
2298 |
+
"to the hard work we do for you totally free. This option adds a very small "
|
2299 |
+
"icon in forum footer, which will allow your site visitors recognize the name "
|
2300 |
+
"of forum solution you use."
|
2301 |
+
msgstr ""
|
2302 |
+
"Prosím povolte tohle nastavení a pomozte tím wpFóru k růstu a získání větší "
|
2303 |
+
"popularity a jako poděkování pro vás stále chystáme nové funkce a vše je "
|
2304 |
+
"plně zdarma. Toto nastavení přidá velmi malou ikonku do zápatí fóra přes "
|
2305 |
+
"kterou když přejede návštěvník tak se mu zobrazí informace o pluginu."
|
2306 |
|
2307 |
+
#: wpf-admin/options-tabs/general.php:15 wpf-includes/wpf-phrases.php:107
|
2308 |
+
msgid "Forum Base URL"
|
2309 |
+
msgstr "Základní odkaz Fóra"
|
2310 |
|
2311 |
+
#: wpf-admin/options-tabs/general.php:48 wpf-includes/wpf-phrases.php:121
|
2312 |
+
msgid "Forum Title"
|
2313 |
+
msgstr "Název Fóra"
|
2314 |
|
2315 |
+
#: wpf-admin/options-tabs/general.php:52 wpf-includes/wpf-phrases.php:108
|
2316 |
+
msgid "Forum Description"
|
2317 |
+
msgstr "Popis Fóra"
|
2318 |
|
2319 |
+
#: wpf-admin/options-tabs/general.php:57 wpf-includes/wpf-phrases.php:64
|
2320 |
+
msgid "Dashboard Menu Position"
|
2321 |
+
msgstr "Pozice menu nástěnky"
|
2322 |
|
2323 |
+
#: wpf-admin/options-tabs/general.php:58 wpf-includes/wpf-phrases.php:324
|
2324 |
+
msgid "The position in the menu order wpForo should appear."
|
2325 |
+
msgstr "Pozice"
|
2326 |
|
2327 |
+
#: wpf-admin/options-tabs/general.php:68 wpf-includes/wpf-phrases.php:110
|
2328 |
+
msgid "Forum Language"
|
2329 |
+
msgstr "Jazyk Fóra"
|
2330 |
|
2331 |
+
#: wpf-admin/options-tabs/general.php:94 wpf-includes/wpf-phrases.php:144
|
2332 |
+
msgid "Language XML file"
|
2333 |
+
msgstr "Jazyk XML soubor"
|
2334 |
|
2335 |
+
#: wpf-admin/options-tabs/general.php:103 wpf-includes/wpf-phrases.php:22
|
2336 |
+
msgid "Add New Language"
|
2337 |
+
msgstr "Přidat nový Jazyk"
|
2338 |
|
2339 |
+
#: wpf-admin/options-tabs/members.php:13 wpf-includes/wpf-phrases.php:218
|
2340 |
+
msgid "Online status timeout"
|
2341 |
+
msgstr "Online status vypršel"
|
2342 |
|
2343 |
+
#: wpf-admin/options-tabs/members.php:16 wpf-admin/options-tabs/posts.php:19
|
2344 |
+
#: wpf-admin/options-tabs/posts.php:23 wpf-admin/options-tabs/posts.php:31
|
2345 |
+
#: wpf-admin/options-tabs/posts.php:35 wpf-includes/wpf-phrases.php:391
|
2346 |
+
msgid "minutes"
|
2347 |
+
msgstr "minutama"
|
2348 |
|
2349 |
+
#: wpf-admin/options-tabs/members.php:20 wpf-includes/wpf-phrases.php:180
|
2350 |
+
msgid "Members URL structure"
|
2351 |
+
msgstr "Uživatelská URL struktura"
|
2352 |
|
2353 |
+
#: wpf-admin/options-tabs/members.php:32 wpf-includes/wpf-phrases.php:276
|
2354 |
+
msgid "Search"
|
2355 |
+
msgstr "Hledat"
|
2356 |
|
2357 |
+
#: wpf-admin/options-tabs/members.php:44 wpf-admin/options-tabs/members.php:50
|
2358 |
+
#: wpf-includes/wpf-phrases.php:162
|
2359 |
+
msgid "Login URL"
|
2360 |
+
msgstr "Přihlásit se odkaz (URL)"
|
2361 |
|
2362 |
+
#: wpf-admin/options-tabs/members.php:45 wpf-admin/options-tabs/members.php:51
|
2363 |
+
#: wpf-includes/wpf-phrases.php:253
|
2364 |
+
msgid "Register URL"
|
2365 |
+
msgstr "Registrace odkaz (URL)"
|
2366 |
|
2367 |
+
#: wpf-admin/options-tabs/members.php:52 wpf-includes/wpf-phrases.php:164
|
2368 |
+
msgid "Lost Password URL"
|
2369 |
+
msgstr "Ztracené heslo odkaz (URL)"
|
2370 |
|
2371 |
+
#: wpf-admin/options-tabs/members.php:81 wpf-includes/wpf-phrases.php:248
|
2372 |
+
msgid "Rating Level"
|
2373 |
+
msgstr "Úroveň hodnocení"
|
2374 |
|
2375 |
+
#: wpf-admin/options-tabs/members.php:82 wpf-includes/wpf-phrases.php:185
|
2376 |
+
msgid "Min Number of Posts"
|
2377 |
+
msgstr "Minimální počet příspěvků"
|
2378 |
|
2379 |
+
#: wpf-admin/options-tabs/members.php:83 wpf-includes/wpf-phrases.php:176
|
2380 |
+
msgid "Member Title"
|
2381 |
+
msgstr "Titul Uživatele"
|
2382 |
|
2383 |
+
#: wpf-admin/options-tabs/members.php:84 wpf-includes/wpf-phrases.php:294
|
2384 |
+
msgid "Short Badge"
|
2385 |
+
msgstr "Malý Odznak"
|
2386 |
|
2387 |
+
#: wpf-admin/options-tabs/members.php:85 wpf-includes/wpf-phrases.php:128
|
2388 |
+
msgid "Full Badge"
|
2389 |
+
msgstr "Velký Odznak"
|
2390 |
|
2391 |
+
#: wpf-admin/options-tabs/members.php:86 wpf-includes/wpf-phrases.php:246
|
2392 |
+
msgid "Rating Color"
|
2393 |
+
msgstr "Barva Hodnocení"
|
2394 |
|
2395 |
+
#: wpf-admin/options-tabs/members.php:87 wpf-includes/wpf-phrases.php:247
|
2396 |
+
msgid "Rating Icon"
|
2397 |
+
msgstr "Ikonka Hodnocení"
|
2398 |
|
2399 |
+
#: wpf-admin/options-tabs/members.php:87 wpf-includes/wpf-phrases.php:187
|
2400 |
+
msgid "More"
|
2401 |
+
msgstr "Více"
|
2402 |
|
2403 |
+
#: wpf-admin/options-tabs/members.php:92 wpf-includes/wpf-phrases.php:158
|
2404 |
+
msgid "Level"
|
2405 |
+
msgstr "Úroveň"
|
2406 |
|
2407 |
+
#: wpf-admin/options-tabs/members.php:93 wpf-includes/wpf-phrases.php:212
|
2408 |
+
msgid "Number of Posts"
|
2409 |
+
msgstr "Počet Příspěvků"
|
2410 |
|
2411 |
+
#: wpf-admin/options-tabs/members.php:94 wpf-includes/wpf-phrases.php:63
|
2412 |
+
msgid "Custom Title"
|
2413 |
+
msgstr "Vlastní Titul"
|
2414 |
|
2415 |
+
#: wpf-admin/options-tabs/members.php:97 wpf-admin/usergroup.php:23
|
2416 |
+
#: wpf-includes/wpf-phrases.php:56
|
2417 |
+
msgid "Color"
|
2418 |
+
msgstr "Barva"
|
2419 |
|
2420 |
+
#: wpf-admin/options-tabs/members.php:98 wpf-includes/wpf-phrases.php:48
|
2421 |
+
msgid "Badge Icon"
|
2422 |
+
msgstr "Ikonka Odznaku"
|
|
|
|
|
|
|
2423 |
|
2424 |
+
#: wpf-admin/options-tabs/plugins.php:9
|
2425 |
msgid ""
|
2426 |
"Thank you for using wpForo. wpForo is a premium forum plugin which will "
|
2427 |
"always be available for free. There will never be paid and pro versions of "
|
2428 |
"this forum board. However this is a very large and hard project so we also "
|
2429 |
"develop paid addons (extensions), which will financially help us to keep "
|
2430 |
"improving and adding new features to the free wpForo plugin. Forum addons "
|
2431 |
+
"will also be actively developed. The first addons \"Advanced Media "
|
2432 |
+
"Uploader\", \"Polls\", \"Private Messages\" and \"Ad Manager\" will be "
|
2433 |
+
"available very soon. Once you got some addon and activated that, you will "
|
2434 |
+
"find settings in vertical subTabs here."
|
|
|
|
|
|
|
2435 |
msgstr ""
|
2436 |
+
"Děkujeme za používání wpFóra. wpFóro je premium fórum plugin který je "
|
2437 |
+
"dostupný plně zdarma. Nikdy nebude placené verze ani pro verze fóra. Jedná "
|
2438 |
+
"se o velký a náročný projekt, takže budou dostupné Addony placené, které nás "
|
2439 |
+
"finančně podpoří a motivují nás pro to, aby jsme mohli nadále přidávat nové "
|
2440 |
+
"věci zdarma. První Addony budou například \"Vlastní nahrávání souborů\", "
|
2441 |
+
"\"Ankety\", \"Soukromé Zprávy\" a \"Manažér reklam\" budou dostupné již brzy."
|
2442 |
+
" Jak addony aktivujete zobrazí se vám v nastavení fóra."
|
2443 |
|
2444 |
+
#: wpf-admin/options-tabs/posts.php:14 wpf-includes/wpf-phrases.php:214
|
2445 |
+
msgid "Number of Topics per Page"
|
2446 |
+
msgstr "Počet témat na stránku"
|
2447 |
|
2448 |
+
#: wpf-admin/options-tabs/posts.php:18 wpf-includes/wpf-phrases.php:30
|
2449 |
+
msgid "Allow Edit Own Topic for"
|
2450 |
+
msgstr "Povolit úpravu tématu po dobu"
|
2451 |
|
2452 |
+
#: wpf-admin/options-tabs/posts.php:22 wpf-includes/wpf-phrases.php:27
|
2453 |
+
msgid "Allow Delete Own Topic for"
|
2454 |
+
msgstr "Povolit smazání tématu po dobu"
|
2455 |
|
2456 |
+
#: wpf-admin/options-tabs/posts.php:26 wpf-includes/wpf-phrases.php:213
|
2457 |
+
msgid "Number of Posts per Page"
|
2458 |
+
msgstr "Počet příspěvků na stránku"
|
2459 |
|
2460 |
+
#: wpf-admin/options-tabs/posts.php:30 wpf-includes/wpf-phrases.php:29
|
2461 |
+
msgid "Allow Edit Own Post for"
|
2462 |
+
msgstr "Povolit upravování příspěvků po dobu"
|
2463 |
|
2464 |
+
#: wpf-admin/options-tabs/posts.php:34 wpf-includes/wpf-phrases.php:28
|
2465 |
+
msgid "Allow Delete Own post for"
|
2466 |
+
msgstr "Povolit smazání příspěvku pro"
|
2467 |
|
2468 |
+
#: wpf-admin/options-tabs/posts.php:40 wpf-includes/wpf-phrases.php:169
|
2469 |
+
msgid "Maximum upload file size"
|
2470 |
+
msgstr "Maximální velikost nahraného souboru"
|
2471 |
|
2472 |
+
#: wpf-admin/options-tabs/posts.php:41 wpf-includes/wpf-phrases.php:371
|
2473 |
+
msgid ""
|
2474 |
+
"You can not set this value more than \"upload_max_filesize\" and "
|
2475 |
+
"\"post_max_size\". If you want to increase server parameters please contact "
|
2476 |
+
"to your hosting service support."
|
2477 |
+
msgstr ""
|
2478 |
+
"Nemůžete změnit hodnoty více než je \"max_velikost souboru\" a "
|
2479 |
+
"\"max_velikost příspěvku\". Pokud chcete navýšit parametry serveru "
|
2480 |
+
"kontaktujte váš hosting."
|
2481 |
|
2482 |
+
#: wpf-admin/options-tabs/posts.php:44 wpf-includes/wpf-phrases.php:166
|
2483 |
+
msgid "MB"
|
2484 |
+
msgstr "MB"
|
2485 |
|
2486 |
+
#: wpf-admin/options-tabs/posts.php:47 wpf-includes/wpf-phrases.php:289
|
2487 |
+
msgid "Server \"upload_max_filesize\" is "
|
2488 |
+
msgstr "Server \"max_velikost nahraného souboru\" je"
|
2489 |
|
2490 |
+
#: wpf-admin/options-tabs/posts.php:48 wpf-includes/wpf-phrases.php:288
|
2491 |
+
msgid "Server \"post_max_size\" is "
|
2492 |
+
msgstr "Server \"max_velikost příspěvku\" je"
|
|
|
|
|
2493 |
|
2494 |
+
#: wpf-admin/options.php:8 wpf-includes/wpf-phrases.php:117
|
2495 |
+
msgid "Forum Settings"
|
2496 |
+
msgstr "Nastavení Fóra"
|
2497 |
|
2498 |
+
#: wpf-admin/options.php:14 wpf-includes/wpf-phrases.php:129
|
2499 |
+
msgid "General"
|
2500 |
+
msgstr "Obecné"
|
2501 |
|
2502 |
+
#: wpf-admin/options.php:16 wpf-includes/wpf-phrases.php:105
|
2503 |
+
msgid "Forum Accesses"
|
2504 |
+
msgstr "Přístupy Fóra"
|
2505 |
|
2506 |
+
#: wpf-admin/options.php:17 wpf-includes/wpf-phrases.php:340
|
2507 |
+
msgid "Topics & Posts"
|
2508 |
+
msgstr "Témata; Příspěvky"
|
|
|
|
|
|
|
|
|
2509 |
|
2510 |
+
#: wpf-admin/options.php:19 wpf-includes/wpf-phrases.php:76
|
2511 |
+
msgid "Emails"
|
2512 |
+
msgstr "Emaily"
|
2513 |
|
2514 |
+
#: wpf-admin/options.php:20 wpf-includes/wpf-phrases.php:96
|
2515 |
+
msgid "Features"
|
2516 |
+
msgstr "Funkce"
|
2517 |
|
2518 |
+
#: wpf-admin/options.php:22 wpf-includes/wpf-phrases.php:312
|
2519 |
+
msgid "Styles"
|
2520 |
+
msgstr "Styly"
|
2521 |
|
2522 |
+
#: wpf-admin/phrase.php:10 wpf-includes/wpf-phrases.php:127
|
2523 |
+
msgid "Front-end Phrases"
|
2524 |
+
msgstr "Front end Fráze"
|
2525 |
|
2526 |
+
#: wpf-admin/themes.php:9 wpf-includes/wpf-phrases.php:120
|
2527 |
+
msgid "Forum Themes"
|
2528 |
+
msgstr "Témata Fóra"
|
2529 |
|
2530 |
+
#: wpf-admin/themes.php:46 wpf-includes/wpf-phrases.php:60
|
2531 |
+
msgid "Current active theme"
|
2532 |
+
msgstr "Aktuální aktivní téma"
|
2533 |
|
2534 |
+
#: wpf-admin/themes.php:48 wpf-includes/wpf-phrases.php:138
|
2535 |
+
msgid "Inactive"
|
2536 |
+
msgstr "Neaktivní"
|
2537 |
|
2538 |
+
#: wpf-admin/themes.php:52 wpf-includes/wpf-phrases.php:143
|
2539 |
+
msgid "LAYOUTS"
|
2540 |
+
msgstr "ROZVRŽENÍ"
|
2541 |
|
2542 |
+
#: wpf-admin/themes.php:68 wpf-includes/wpf-phrases.php:17
|
2543 |
+
msgid "Activate"
|
2544 |
+
msgstr "Aktivovat"
|
2545 |
|
2546 |
+
#: wpf-admin/themes.php:69 wpf-includes/wpf-phrases.php:124
|
2547 |
+
msgid "Fresh Installation"
|
2548 |
+
msgstr "Čerstvá Instalace"
|
2549 |
|
2550 |
+
#: wpf-admin/themes.php:71 wpf-includes/wpf-phrases.php:140
|
2551 |
+
msgid "Install"
|
2552 |
+
msgstr "Instalace"
|
2553 |
|
2554 |
+
#: wpf-admin/themes.php:73 wpf-includes/wpf-phrases.php:38
|
2555 |
+
msgid "Are you sure you want to delete this theme files?"
|
2556 |
+
msgstr "Jste si jistí že chcete smazat tyto soubory šablony?"
|
|
|
2557 |
|
2558 |
+
#: wpf-admin/themes.php:76 wpf-includes/wpf-phrases.php:40
|
2559 |
+
msgid ""
|
2560 |
+
"Are you sure you want to reset all settings and style colors to default?"
|
2561 |
+
msgstr "Jste si jistí že chcete obnovit všechny předchozí styli a barvy?"
|
2562 |
|
2563 |
+
#: wpf-admin/themes.php:76 wpf-includes/wpf-phrases.php:269
|
2564 |
+
msgid "Reset Settings"
|
2565 |
+
msgstr "Obnovit Nastavení"
|
2566 |
|
2567 |
+
#: wpf-admin/themes.php:96 wpf-includes/wpf-phrases.php:202
|
2568 |
+
msgid "No layout found"
|
2569 |
+
msgstr "Žádné rozvržení nebylo nalezeno"
|
2570 |
|
2571 |
+
#: wpf-admin/themes.php:107 wpf-includes/wpf-phrases.php:207
|
2572 |
+
msgid "No theme found"
|
2573 |
+
msgstr "Žádná šablona nebyla nalezena"
|
2574 |
|
2575 |
+
#: wpf-admin/usergroup.php:19 wpf-admin/usergroup.php:44
|
2576 |
+
#: wpf-admin/usergroup.php:87
|
2577 |
+
msgid "Usergroup Name"
|
2578 |
+
msgstr "Název Skupiny"
|
2579 |
|
2580 |
+
#: wpf-admin/usergroup.php:20
|
2581 |
+
msgid "Users Count"
|
2582 |
+
msgstr "Počet Uživatelů"
|
2583 |
|
2584 |
+
#: wpf-admin/usergroup.php:35
|
2585 |
+
msgid "Edit this usergroup"
|
2586 |
+
msgstr "Upravit tuto skupinu"
|
|
|
2587 |
|
2588 |
+
#: wpf-admin/usergroup.php:35 wpf-includes/wpf-phrases.php:73
|
2589 |
+
msgid "Edit"
|
2590 |
+
msgstr "Upravit"
|
2591 |
|
2592 |
+
#: wpf-admin/usergroup.php:36
|
2593 |
+
msgid "Delete this usergroup"
|
2594 |
+
msgstr "Smazat tuto skupinu"
|
2595 |
|
2596 |
+
#: wpf-admin/usergroup.php:38
|
2597 |
+
msgid "View users list in this usergroup"
|
2598 |
+
msgstr "Zobrazit všechny uživatele v této skupině"
|
2599 |
|
2600 |
+
#: wpf-admin/usergroup.php:50
|
2601 |
+
msgid "Count of users in this usergroup"
|
2602 |
+
msgstr "Počet uživatelů v této skupině"
|
2603 |
|
2604 |
+
#: wpf-admin/usergroup.php:87 wpf-includes/wpf-phrases.php:133
|
2605 |
+
msgid "Guest"
|
2606 |
+
msgstr "Host"
|
2607 |
|
2608 |
+
#: wpf-admin/usergroup.php:161 wpf-includes/wpf-phrases.php:375
|
2609 |
+
msgid "add"
|
2610 |
+
msgstr "přidat"
|
2611 |
|
2612 |
+
#: wpf-admin/usergroup.php:161
|
2613 |
+
msgid "save"
|
2614 |
+
msgstr "uložit"
|
2615 |
|
2616 |
+
#: wpf-admin/usergroup.php:182
|
2617 |
+
msgid "Delete Chosen Usergroup And Users"
|
2618 |
+
msgstr "Smazat zvolené skupiny a uživatele"
|
2619 |
|
2620 |
+
#: wpf-admin/usergroup.php:192
|
2621 |
+
msgid "Delete Chosen Usergroup And Join Users To Other Usergroup"
|
2622 |
+
msgstr "Smazat zvolené skupiny a připojit uživatele do jiné skupiny"
|
2623 |
|
2624 |
+
#: wpf-admin/usergroup.php:204
|
2625 |
+
msgid "Users will be join this usergroup"
|
2626 |
+
msgstr "Uživatelé se připojili do této skupiny"
|
2627 |
|
2628 |
+
#: wpf-includes/class-notices.php:118 wpf-includes/wpf-phrases.php:69
|
2629 |
+
msgid "Dismiss this notice."
|
2630 |
+
msgstr "Zamítnout tohle upozornění"
|
2631 |
|
2632 |
+
#: wpf-includes/class-permissions.php:125 wpf-includes/wpf-phrases.php:421
|
2633 |
+
#, php-format
|
2634 |
+
msgid "%s access successfully added"
|
2635 |
+
msgstr "%s přístup úspěšně přidán"
|
2636 |
|
2637 |
+
#: wpf-includes/class-permissions.php:149 wpf-includes/wpf-phrases.php:422
|
2638 |
+
#, php-format
|
2639 |
+
msgid "%s access successfully edited"
|
2640 |
+
msgstr "%s přístup úspěšně upraven"
|
2641 |
|
2642 |
+
#: wpf-includes/class-phrases.php:179 wpf-includes/wpf-phrases.php:7
|
2643 |
+
msgid " Forum"
|
2644 |
+
msgstr "Fórum"
|
2645 |
|
2646 |
+
#: wpf-includes/class-phrases.php:180 wpf-includes/wpf-phrases.php:6
|
2647 |
+
msgid " Discussion Board"
|
2648 |
+
msgstr "Deska diskuzí"
|
2649 |
|
2650 |
+
#: wpf-includes/class-template.php:1170 wpf-includes/wpf-phrases.php:328
|
2651 |
+
msgid "Theme file not readable"
|
2652 |
+
msgstr "Tato šablona není čitelná"
|
2653 |
|
2654 |
+
#: wpf-includes/functions-template.php:7
|
2655 |
+
msgid "wpForo Menu"
|
2656 |
+
msgstr "wpFóro Menu"
|
2657 |
|
2658 |
+
#: wpf-includes/functions-template.php:156 wpf-includes/wpf-phrases.php:411
|
2659 |
+
msgid "wpForo Sidebar"
|
2660 |
+
msgstr "wpFóro Postranní panel"
|
2661 |
|
2662 |
+
#: wpf-includes/functions-template.php:157 wpf-includes/wpf-phrases.php:192
|
2663 |
+
msgid ""
|
2664 |
+
"NOTE: If you're going to add widgets in this sidebar, please use 'Full "
|
2665 |
+
"Width' template for wpForo index page to avoid sidebar duplication."
|
2666 |
+
msgstr ""
|
2667 |
+
"Upozornění: Pokud chcete přidat widget, prosím použijte \"Full Width\" "
|
2668 |
+
"šablonu pro wpFóro (index page) aby jste předešli duplikaci widgetů."
|
2669 |
|
2670 |
+
#: wpf-includes/functions-template.php:195
|
2671 |
+
#: wpf-includes/functions-template.php:301
|
2672 |
+
#: wpf-includes/functions-template.php:363
|
2673 |
+
#: wpf-includes/functions-template.php:445
|
2674 |
+
#: wpf-includes/functions-template.php:528
|
2675 |
+
#: wpf-includes/functions-template.php:574 wpf-includes/wpf-phrases.php:335
|
2676 |
+
msgid "Title"
|
2677 |
+
msgstr "Název"
|
2678 |
|
2679 |
+
#: wpf-includes/functions-template.php:366
|
2680 |
+
#: wpf-includes/functions-template.php:448
|
2681 |
+
#: wpf-includes/functions-template.php:531 wpf-includes/wpf-phrases.php:211
|
2682 |
+
msgid "Number of Items"
|
2683 |
+
msgstr "Počet věcí"
|
2684 |
|
2685 |
+
#: wpf-includes/functions-template.php:371 wpf-includes/wpf-phrases.php:70
|
2686 |
+
msgid "Display Avatars"
|
2687 |
+
msgstr "Obrazovka Avatarů"
|
2688 |
|
2689 |
+
#: wpf-includes/functions-template.php:452
|
2690 |
+
#: wpf-includes/functions-template.php:535 wpf-includes/wpf-phrases.php:72
|
2691 |
+
msgid "Display with Avatars"
|
2692 |
+
msgstr "Obrazovka s Avatary"
|
2693 |
|
2694 |
+
#: wpf-includes/functions.php:388 wpf-includes/functions.php:690
|
2695 |
+
#: wpf-includes/wpf-phrases.php:50
|
2696 |
+
msgid "Bulk Actions"
|
2697 |
+
msgstr "Bulk Akce"
|
2698 |
|
2699 |
+
#: wpf-includes/functions.php:393 wpf-includes/functions.php:775
|
2700 |
+
#: wpf-includes/wpf-phrases.php:36
|
2701 |
+
msgid "Apply"
|
2702 |
+
msgstr "Aplikovat"
|
2703 |
|
2704 |
+
#: wpf-includes/functions.php:402 wpf-includes/wpf-phrases.php:301
|
2705 |
+
msgid "Show all forums"
|
2706 |
+
msgstr "Ukázat všechna fóra"
|
2707 |
|
2708 |
+
#: wpf-includes/functions.php:492 wpf-includes/functions.php:698
|
2709 |
+
#: wpf-includes/wpf-phrases.php:386
|
2710 |
+
msgid "item"
|
2711 |
+
msgstr "položka"
|
2712 |
|
2713 |
+
#: wpf-includes/functions.php:525 wpf-includes/functions.php:541
|
2714 |
+
#: wpf-includes/wpf-phrases.php:285
|
2715 |
+
msgid "Select All"
|
2716 |
+
msgstr "Zvolit všechno"
|
2717 |
|
2718 |
+
#: wpf-includes/functions.php:603 wpf-includes/wpf-phrases.php:384
|
2719 |
+
msgid "edit user"
|
2720 |
+
msgstr "upravit uživatele"
|
2721 |
|
2722 |
+
#: wpf-includes/functions.php:607 wpf-includes/wpf-phrases.php:383
|
2723 |
+
msgid "edit profile"
|
2724 |
+
msgstr "upravit profil"
|
2725 |
|
2726 |
+
#: wpf-includes/functions.php:617 wpf-includes/functions.php:627
|
2727 |
+
#: wpf-includes/wpf-phrases.php:67
|
2728 |
+
msgid "Delete this item"
|
2729 |
+
msgstr "Smazat tuto položku"
|
2730 |
|
2731 |
+
#: wpf-includes/functions.php:617 wpf-includes/functions.php:627
|
2732 |
+
#: wpf-includes/wpf-phrases.php:41
|
2733 |
+
msgid "Are you sure you whant to DELETE this item?"
|
2734 |
+
msgstr "Jste si jistí že chcete smazat tuto položku?"
|
2735 |
|
2736 |
+
#: wpf-includes/functions.php:644 wpf-includes/functions.php:645
|
2737 |
+
#: wpf-includes/wpf-phrases.php:405
|
2738 |
+
msgid "view"
|
2739 |
+
msgstr "zobrazit"
|
2740 |
|
2741 |
+
#: wpf-includes/functions.php:682 wpf-includes/wpf-phrases.php:201
|
2742 |
+
msgid "No items found"
|
2743 |
+
msgstr "Žádná položka nenalezena"
|
2744 |
|
2745 |
+
#: wpf-includes/functions.php:774 wpf-includes/wpf-phrases.php:141
|
2746 |
+
msgid "Items"
|
2747 |
+
msgstr "Položky"
|
2748 |
|
2749 |
+
#: wpf-includes/functions.php:1124
|
2750 |
+
#, php-format
|
2751 |
+
msgid "Could not write file %s"
|
2752 |
+
msgstr "Nemůžeme zaspat soubor %s"
|
2753 |
|
2754 |
+
#: wpf-includes/wpf-hooks.php:20 wpf-includes/wpf-phrases.php:136
|
2755 |
+
msgid ""
|
2756 |
+
"IMPORTANT! Uninstall is not a simple deactivation action. This action will "
|
2757 |
+
"permanently remove all forum data (forums, topics, replies, attachments...) "
|
2758 |
+
"from database. Please backup database before this action, you may need this "
|
2759 |
+
"forum data in future. If you are sure that you want to delete all forum data "
|
2760 |
+
"please confirm. If not, just cancel it, then you can deactivate this plugin, "
|
2761 |
+
"that will not remove forum data."
|
2762 |
+
msgstr ""
|
2763 |
+
"Důležité! Odinstalace není pouze deaktivace. Tato akce smaže všechna fóra, "
|
2764 |
+
"témata, příspěvky, odpovědi z databáze. Vytvořte si zálohu před akcí pokud "
|
2765 |
+
"potřebujete data fóra do budoucna. Pokud chcete vše smazat tak prosím "
|
2766 |
+
"potvrdte."
|
2767 |
|
2768 |
+
#: wpf-includes/wpf-hooks.php:20
|
2769 |
+
msgid "Uninstall"
|
2770 |
+
msgstr "Odinstalace"
|
2771 |
|
2772 |
+
#: wpf-includes/wpf-hooks.php:1077 wpf-includes/wpf-phrases.php:188
|
2773 |
+
msgid "Move"
|
2774 |
+
msgstr "Přesunout"
|
2775 |
|
2776 |
+
#: wpf-includes/wpf-hooks.php:1154 wpf-includes/wpf-phrases.php:413
|
2777 |
+
msgid "wpForo Usergroup"
|
2778 |
+
msgstr "wpFóro Skupina"
|
2779 |
|
2780 |
+
#: wpf-includes/wpf-hooks.php:1162 wpf-includes/wpf-phrases.php:412
|
2781 |
+
msgid "wpForo User Timezone"
|
2782 |
+
msgstr "wpFóro Uživatelův Čas"
|
2783 |
|
2784 |
+
#: wpf-includes/wpf-phrases.php:8
|
2785 |
+
#, php-format
|
2786 |
+
msgid "%s and %s liked"
|
2787 |
+
msgstr "%s a %s se líbí"
|
2788 |
|
2789 |
+
#: wpf-includes/wpf-phrases.php:9
|
2790 |
+
#, php-format
|
2791 |
+
msgid "%s liked"
|
2792 |
+
msgstr "%s se líbí"
|
2793 |
|
2794 |
+
#: wpf-includes/wpf-phrases.php:10
|
2795 |
+
#, php-format
|
2796 |
+
msgid "%s, %s and %s liked"
|
2797 |
+
msgstr "%s, %s a %s se líbí"
|
2798 |
|
2799 |
+
#: wpf-includes/wpf-phrases.php:11
|
2800 |
+
#, php-format
|
2801 |
+
msgid "%s, %s, %s and %d people liked"
|
2802 |
+
msgstr "%s, %s, %s a %d lidem se líbí"
|
2803 |
|
2804 |
+
#: wpf-includes/wpf-phrases.php:12
|
2805 |
+
msgid "AOL IM"
|
2806 |
+
msgstr "AOL IM"
|
2807 |
|
2808 |
+
#: wpf-includes/wpf-phrases.php:13
|
2809 |
+
msgid "About Me"
|
2810 |
+
msgstr "O mě"
|
2811 |
|
2812 |
+
#: wpf-includes/wpf-phrases.php:16
|
2813 |
+
msgid "Account"
|
2814 |
+
msgstr "Účet"
|
2815 |
|
2816 |
+
#: wpf-includes/wpf-phrases.php:19
|
2817 |
+
msgid "Activity"
|
2818 |
+
msgstr "Aktivita"
|
2819 |
|
2820 |
+
#: wpf-includes/wpf-phrases.php:23
|
2821 |
+
msgid "Add a comment"
|
2822 |
+
msgstr "Přidat komentář"
|
2823 |
|
2824 |
+
#: wpf-includes/wpf-phrases.php:24
|
2825 |
+
msgid "Add topic"
|
2826 |
+
msgstr "Přidat téma"
|
2827 |
|
2828 |
+
#: wpf-includes/wpf-phrases.php:32
|
2829 |
+
msgid "Answer"
|
2830 |
+
msgstr "Řešení"
|
2831 |
|
2832 |
+
#: wpf-includes/wpf-phrases.php:33
|
2833 |
+
msgid "Answer to"
|
2834 |
+
msgstr "Řešení na"
|
2835 |
|
2836 |
+
#: wpf-includes/wpf-phrases.php:34
|
2837 |
+
msgid "Answers"
|
2838 |
+
msgstr "Řešení"
|
2839 |
|
2840 |
+
#: wpf-includes/wpf-phrases.php:35
|
2841 |
+
msgid "Any Date"
|
2842 |
+
msgstr "Jakékoliv datum"
|
2843 |
|
2844 |
+
#: wpf-includes/wpf-phrases.php:42
|
2845 |
+
msgid "Ascending order"
|
2846 |
+
msgstr "Vzestupně"
|
2847 |
|
2848 |
+
#: wpf-includes/wpf-phrases.php:43
|
2849 |
+
msgid "Attach file:"
|
2850 |
+
msgstr "Připojit soubor: "
|
2851 |
|
2852 |
+
#: wpf-includes/wpf-phrases.php:44
|
2853 |
+
msgid "Attachments"
|
2854 |
+
msgstr "Přílohy"
|
2855 |
|
2856 |
+
#: wpf-includes/wpf-phrases.php:45
|
2857 |
+
msgid "Attachments Size"
|
2858 |
+
msgstr "Velikost příloh"
|
2859 |
|
2860 |
+
#: wpf-includes/wpf-phrases.php:47
|
2861 |
+
msgid "Avatar"
|
2862 |
+
msgstr "Avatar"
|
2863 |
|
2864 |
+
#: wpf-includes/wpf-phrases.php:53
|
2865 |
+
msgid "Change password"
|
2866 |
+
msgstr "Změnit heslo"
|
2867 |
|
2868 |
+
#: wpf-includes/wpf-phrases.php:54
|
2869 |
+
msgid "Choose target forum"
|
2870 |
+
msgstr "Zvolte cílové fórum"
|
2871 |
|
2872 |
+
#: wpf-includes/wpf-phrases.php:55 wpf-themes/classic/functions.php:43
|
2873 |
+
#: wpf-themes/classic/functions.php:73 wpf-themes/classic/functions.php:111
|
2874 |
+
msgid "Collapsed"
|
2875 |
+
msgstr "Zabalené"
|
2876 |
|
2877 |
+
#: wpf-includes/wpf-phrases.php:58
|
2878 |
+
msgid "Comments"
|
2879 |
+
msgstr "Komentáře"
|
2880 |
|
2881 |
+
#: wpf-includes/wpf-phrases.php:59
|
2882 |
+
msgid "Confirm my subscription"
|
2883 |
+
msgstr "Potvrdit můj odběr"
|
2884 |
|
2885 |
+
#: wpf-includes/wpf-phrases.php:65
|
2886 |
+
msgid "Date"
|
2887 |
+
msgstr "Datum"
|
2888 |
|
2889 |
+
#: wpf-includes/wpf-phrases.php:68
|
2890 |
+
msgid "Descending order"
|
2891 |
+
msgstr "Sestupně"
|
2892 |
|
2893 |
+
#: wpf-includes/wpf-phrases.php:71
|
2894 |
+
msgid "Display Name"
|
2895 |
+
msgstr "Jméno"
|
|
|
|
|
2896 |
|
2897 |
+
#: wpf-includes/wpf-phrases.php:74
|
2898 |
+
msgid "Edited: "
|
2899 |
+
msgstr "Upravil: "
|
2900 |
|
2901 |
+
#: wpf-includes/wpf-phrases.php:75
|
2902 |
+
msgid "Email"
|
2903 |
+
msgstr "Email"
|
|
|
2904 |
|
2905 |
+
#: wpf-includes/wpf-phrases.php:88
|
2906 |
+
msgid "Enter title here"
|
2907 |
+
msgstr "zadejte název zde"
|
2908 |
|
2909 |
+
#: wpf-includes/wpf-phrases.php:89 wpf-themes/classic/functions.php:42
|
2910 |
+
#: wpf-themes/classic/functions.php:72 wpf-themes/classic/functions.php:110
|
2911 |
+
msgid "Expanded"
|
2912 |
+
msgstr "Rozšířené"
|
2913 |
|
2914 |
+
#: wpf-includes/wpf-phrases.php:90
|
2915 |
+
msgid "Extended Layout - Intro posts"
|
2916 |
+
msgstr "Rozšířený Nákres - Intro příspěvky"
|
2917 |
|
2918 |
+
#: wpf-includes/wpf-phrases.php:91
|
2919 |
+
msgid "Extended Layout - Intro topics"
|
2920 |
+
msgstr "Rozšířený Nákres - Intro témata"
|
2921 |
|
2922 |
+
#: wpf-includes/wpf-phrases.php:92
|
2923 |
+
msgid "Extended Layout - Number of intro posts"
|
2924 |
+
msgstr "Rozšířený Nákres - Počet info příspěvků"
|
2925 |
|
2926 |
+
#: wpf-includes/wpf-phrases.php:93
|
2927 |
+
msgid "Extended Layout - Number of intro topics"
|
2928 |
+
msgstr "Rozšířený Nákres - Počet intro témat"
|
2929 |
|
2930 |
+
#: wpf-includes/wpf-phrases.php:94
|
2931 |
+
msgid "Facebook"
|
2932 |
+
msgstr "Facebook"
|
2933 |
|
2934 |
+
#: wpf-includes/wpf-phrases.php:95
|
2935 |
+
msgid "Failed to write file to disk"
|
2936 |
+
msgstr "Neúspěšné zapsání na disk"
|
2937 |
|
2938 |
+
#: wpf-includes/wpf-phrases.php:97
|
2939 |
+
msgid "File upload stopped by extension"
|
2940 |
+
msgstr "Nahrávání souboru přerušeno kvůli rozšíření"
|
2941 |
|
2942 |
+
#: wpf-includes/wpf-phrases.php:98
|
2943 |
+
msgid "Find Posts by User"
|
2944 |
+
msgstr "Najít Příspěvky od Uživatele"
|
2945 |
|
2946 |
+
#: wpf-includes/wpf-phrases.php:99
|
2947 |
+
msgid "Find Topics Started by User"
|
2948 |
+
msgstr "Najít Témata od UživaTELE"
|
2949 |
|
2950 |
+
#: wpf-includes/wpf-phrases.php:100
|
2951 |
+
msgid "First post and replies"
|
2952 |
+
msgstr "První příspěvek a odpovědi"
|
2953 |
|
2954 |
+
#: wpf-includes/wpf-phrases.php:101 wpforo.php:173
|
2955 |
+
msgid "Forum"
|
2956 |
+
msgstr "Fórum"
|
2957 |
|
2958 |
+
#: wpf-includes/wpf-phrases.php:102
|
2959 |
+
msgid "Forum - Login"
|
2960 |
+
msgstr "Fórum - Přihlásit se"
|
2961 |
+
|
2962 |
+
#: wpf-includes/wpf-phrases.php:103
|
2963 |
+
msgid "Forum - Page Not Found"
|
2964 |
+
msgstr "Fórum - Stránka nebyla nalezena"
|
2965 |
+
|
2966 |
+
#: wpf-includes/wpf-phrases.php:104
|
2967 |
+
msgid "Forum - Registration"
|
2968 |
+
msgstr "Fórum - Registrace"
|
2969 |
+
|
2970 |
+
#: wpf-includes/wpf-phrases.php:106
|
2971 |
+
msgid "Forum Admin Email Addresses"
|
2972 |
+
msgstr "Fórum admin email"
|
2973 |
+
|
2974 |
+
#: wpf-includes/wpf-phrases.php:109
|
2975 |
+
msgid "Forum Home"
|
2976 |
+
msgstr "Fórum Domů"
|
2977 |
+
|
2978 |
+
#: wpf-includes/wpf-phrases.php:111
|
2979 |
+
msgid "Forum Members"
|
2980 |
+
msgstr "Uživatelé Fóra"
|
2981 |
+
|
2982 |
+
#: wpf-includes/wpf-phrases.php:114
|
2983 |
+
msgid "Forum Profile"
|
2984 |
+
msgstr "Profil Fóra"
|
2985 |
+
|
2986 |
+
#: wpf-includes/wpf-phrases.php:115
|
2987 |
+
msgid "Forum RSS Feed"
|
2988 |
+
msgstr "Fórum RSS"
|
2989 |
+
|
2990 |
+
#: wpf-includes/wpf-phrases.php:119
|
2991 |
+
msgid "Forum Statistics"
|
2992 |
+
msgstr "Fórum Statistiky"
|
2993 |
+
|
2994 |
+
#: wpf-includes/wpf-phrases.php:122
|
2995 |
+
msgid "Forum is empty"
|
2996 |
+
msgstr "Fórum je prázdné"
|
2997 |
+
|
2998 |
+
#: wpf-includes/wpf-phrases.php:125
|
2999 |
+
msgid "From Email Address"
|
3000 |
+
msgstr "Z Emailové Adresy"
|
3001 |
+
|
3002 |
+
#: wpf-includes/wpf-phrases.php:126
|
3003 |
+
msgid "From Name"
|
3004 |
+
msgstr "Od Název"
|
3005 |
+
|
3006 |
+
#: wpf-includes/wpf-phrases.php:131
|
3007 |
+
msgid "Group"
|
3008 |
+
msgstr "Skupina"
|
3009 |
+
|
3010 |
+
#: wpf-includes/wpf-phrases.php:135
|
3011 |
+
msgid "ICQ"
|
3012 |
+
msgstr "ICQ"
|
3013 |
+
|
3014 |
+
#: wpf-includes/wpf-phrases.php:139
|
3015 |
+
msgid "Insert member name or email"
|
3016 |
+
msgstr "Zadejte uživatelské jméno nebo email"
|
3017 |
+
|
3018 |
+
#: wpf-includes/wpf-phrases.php:142
|
3019 |
+
msgid "Joined"
|
3020 |
+
msgstr "Přidal se"
|
3021 |
+
|
3022 |
+
#: wpf-includes/wpf-phrases.php:145
|
3023 |
+
msgid "Last 24 hours"
|
3024 |
+
msgstr "Posledních 24 hodin"
|
3025 |
+
|
3026 |
+
#: wpf-includes/wpf-phrases.php:146
|
3027 |
+
msgid "Last 3 Months"
|
3028 |
+
msgstr "Poslední 3 Měsíce"
|
3029 |
+
|
3030 |
+
#: wpf-includes/wpf-phrases.php:147
|
3031 |
+
msgid "Last 6 Months"
|
3032 |
+
msgstr "Posledních 6 Mesíců"
|
3033 |
+
|
3034 |
+
#: wpf-includes/wpf-phrases.php:148
|
3035 |
+
msgid "Last Active"
|
3036 |
+
msgstr "Poslední Aktivní"
|
3037 |
+
|
3038 |
+
#: wpf-includes/wpf-phrases.php:149
|
3039 |
+
msgid "Last Month"
|
3040 |
+
msgstr "Poslední Měsíc"
|
3041 |
+
|
3042 |
+
#: wpf-includes/wpf-phrases.php:150
|
3043 |
+
msgid "Last Post"
|
3044 |
+
msgstr "Poslední Příspěvek"
|
3045 |
+
|
3046 |
+
#: wpf-includes/wpf-phrases.php:151
|
3047 |
+
msgid "Last Post Info"
|
3048 |
+
msgstr "Poslední Informace o příspěvku"
|
3049 |
+
|
3050 |
+
#: wpf-includes/wpf-phrases.php:152
|
3051 |
+
msgid "Last Week"
|
3052 |
+
msgstr "Poslední víkend"
|
3053 |
+
|
3054 |
+
#: wpf-includes/wpf-phrases.php:153
|
3055 |
+
msgid "Last Year ago"
|
3056 |
+
msgstr "Poslední Rok"
|
3057 |
+
|
3058 |
+
#: wpf-includes/wpf-phrases.php:154
|
3059 |
+
#, php-format
|
3060 |
+
msgid "Last post by %s"
|
3061 |
+
msgstr "Poslední příspěvek od %s"
|
3062 |
+
|
3063 |
+
#: wpf-includes/wpf-phrases.php:155
|
3064 |
+
msgid "Latest Post"
|
3065 |
+
msgstr "Poslední Příspěvek"
|
3066 |
+
|
3067 |
+
#: wpf-includes/wpf-phrases.php:156
|
3068 |
+
msgid "Leave a reply"
|
3069 |
+
msgstr "Zanechte odpověď"
|
3070 |
+
|
3071 |
+
#: wpf-includes/wpf-phrases.php:159
|
3072 |
+
msgid "Liked"
|
3073 |
+
msgstr "Se líbí"
|
3074 |
+
|
3075 |
+
#: wpf-includes/wpf-phrases.php:160
|
3076 |
+
msgid "Location"
|
3077 |
+
msgstr "Lokace"
|
3078 |
+
|
3079 |
+
#: wpf-includes/wpf-phrases.php:161
|
3080 |
+
msgid "Login"
|
3081 |
+
msgstr "Přihlásit se"
|
3082 |
+
|
3083 |
+
#: wpf-includes/wpf-phrases.php:163
|
3084 |
+
msgid "Logout"
|
3085 |
+
msgstr "Odhlásit se"
|
3086 |
+
|
3087 |
+
#: wpf-includes/wpf-phrases.php:165
|
3088 |
+
msgid "Lost your password?"
|
3089 |
+
msgstr "Ztratili jste heslo?"
|
3090 |
+
|
3091 |
+
#: wpf-includes/wpf-phrases.php:167
|
3092 |
+
msgid "MSN"
|
3093 |
+
msgstr "MSN"
|
3094 |
+
|
3095 |
+
#: wpf-includes/wpf-phrases.php:168
|
3096 |
+
msgid "Maximum allowed file size is"
|
3097 |
+
msgstr "Maximální povolená velikost souboru je"
|
3098 |
+
|
3099 |
+
#: wpf-includes/wpf-phrases.php:170
|
3100 |
+
msgid "Member Activity"
|
3101 |
+
msgstr "Aktivita Uživatele"
|
3102 |
+
|
3103 |
+
#: wpf-includes/wpf-phrases.php:171
|
3104 |
+
msgid "Member Information"
|
3105 |
+
msgstr "Informace o Uživateli"
|
3106 |
+
|
3107 |
+
#: wpf-includes/wpf-phrases.php:172
|
3108 |
+
msgid "Member Rating"
|
3109 |
+
msgstr "Hodnocení Uživatele"
|
3110 |
+
|
3111 |
+
#: wpf-includes/wpf-phrases.php:173
|
3112 |
+
msgid "Member Rating Badge"
|
3113 |
+
msgstr "Odznak Uživatele"
|
3114 |
+
|
3115 |
+
#: wpf-includes/wpf-phrases.php:174
|
3116 |
+
msgid "Member Reputation"
|
3117 |
+
msgstr "Reputace Uživatelů"
|
3118 |
+
|
3119 |
+
#: wpf-includes/wpf-phrases.php:177
|
3120 |
+
msgid "Member information"
|
3121 |
+
msgstr "Informace o Uživateli"
|
3122 |
+
|
3123 |
+
#: wpf-includes/wpf-phrases.php:181
|
3124 |
+
msgid "Members not found"
|
3125 |
+
msgstr "Uživatel nenalezen"
|
3126 |
+
|
3127 |
+
#: wpf-includes/wpf-phrases.php:183
|
3128 |
+
msgid "Messages"
|
3129 |
+
msgstr "Zprávy"
|
3130 |
+
|
3131 |
+
#: wpf-includes/wpf-phrases.php:186
|
3132 |
+
msgid "Missing a temporary folder"
|
3133 |
+
msgstr "Chybí dočasná složka"
|
3134 |
+
|
3135 |
+
#: wpf-includes/wpf-phrases.php:189
|
3136 |
+
msgid "Move topic"
|
3137 |
+
msgstr "Přesunout téma"
|
3138 |
+
|
3139 |
+
#: wpf-includes/wpf-phrases.php:190
|
3140 |
+
msgid "Must be minimum 6 characters."
|
3141 |
+
msgstr "Musí mít minimálně 6 znaků."
|
3142 |
+
|
3143 |
+
#: wpf-includes/wpf-phrases.php:191
|
3144 |
+
msgid "My Profile"
|
3145 |
+
msgstr "Můj Profil"
|
3146 |
+
|
3147 |
+
#: wpf-includes/wpf-phrases.php:198
|
3148 |
+
msgid "No activity found for this member."
|
3149 |
+
msgstr "Žádná aktivita nebyla nalezena pro tohoto uživatele"
|
3150 |
+
|
3151 |
+
#: wpf-includes/wpf-phrases.php:199
|
3152 |
+
msgid "No file was uploaded"
|
3153 |
+
msgstr "Žádný soubor nebyl nahrán"
|
3154 |
+
|
3155 |
+
#: wpf-includes/wpf-phrases.php:200
|
3156 |
+
msgid "No forums were found here."
|
3157 |
+
msgstr "Žádná fóra nebyla nalezena"
|
3158 |
+
|
3159 |
+
#: wpf-includes/wpf-phrases.php:204
|
3160 |
+
msgid "No online members at the moment"
|
3161 |
+
msgstr "Žádní online uživatelé v tuto chvíli"
|
3162 |
+
|
3163 |
+
#: wpf-includes/wpf-phrases.php:206
|
3164 |
+
msgid "No subscriptions found for this member."
|
3165 |
+
msgstr "Žádné odběry nebyli nalezeny pro tohoto uživatele"
|
3166 |
+
|
3167 |
+
#: wpf-includes/wpf-phrases.php:208
|
3168 |
+
msgid "No topics were found here"
|
3169 |
+
msgstr "Žádné témata nebyli nalezeny"
|
3170 |
+
|
3171 |
+
#: wpf-includes/wpf-phrases.php:215
|
3172 |
+
msgid "Occupation"
|
3173 |
+
msgstr "Povolání"
|
3174 |
+
|
3175 |
+
#: wpf-includes/wpf-phrases.php:216
|
3176 |
+
msgid "Offline"
|
3177 |
+
msgstr "Offline"
|
3178 |
+
|
3179 |
+
#: wpf-includes/wpf-phrases.php:217
|
3180 |
+
msgid "Online"
|
3181 |
+
msgstr "Online"
|
3182 |
+
|
3183 |
+
#: wpf-includes/wpf-phrases.php:219
|
3184 |
+
msgid "Oops! The page you requested was not found!"
|
3185 |
+
msgstr "Oops! Stránka kterou hledáte zde není"
|
3186 |
+
|
3187 |
+
#: wpf-includes/wpf-phrases.php:220
|
3188 |
+
msgid "Our newest member"
|
3189 |
+
msgstr "Nový Uživatel"
|
3190 |
+
|
3191 |
+
#: wpf-includes/wpf-phrases.php:221
|
3192 |
+
msgid "Page"
|
3193 |
+
msgstr "Stránka"
|
3194 |
+
|
3195 |
+
#: wpf-includes/wpf-phrases.php:223
|
3196 |
+
msgid "Password"
|
3197 |
+
msgstr "Helso"
|
3198 |
+
|
3199 |
+
#: wpf-includes/wpf-phrases.php:225
|
3200 |
+
#, php-format
|
3201 |
+
msgid "Please %s or %s"
|
3202 |
+
msgstr "Prosím %s nebo %s"
|
3203 |
+
|
3204 |
+
#: wpf-includes/wpf-phrases.php:229
|
3205 |
+
msgid "Post Title"
|
3206 |
+
msgstr "Název Příspěvku"
|
3207 |
+
|
3208 |
+
#: wpf-includes/wpf-phrases.php:230
|
3209 |
+
msgid "Post link"
|
3210 |
+
msgstr "Odkaz Příspěvku"
|
3211 |
+
|
3212 |
+
#: wpf-includes/wpf-phrases.php:231
|
3213 |
+
msgid "Posted"
|
3214 |
+
msgstr "Napsal"
|
3215 |
+
|
3216 |
+
#: wpf-includes/wpf-phrases.php:232
|
3217 |
+
msgid "Posted by"
|
3218 |
+
msgstr "Napsal"
|
3219 |
+
|
3220 |
+
#: wpf-includes/wpf-phrases.php:234
|
3221 |
+
msgid "Powered by"
|
3222 |
+
msgstr "Vytvořeno od"
|
3223 |
+
|
3224 |
+
#: wpf-includes/wpf-phrases.php:236
|
3225 |
+
msgid "Q&A Layout - Number of intro topics"
|
3226 |
+
msgstr "Q&A Rozvržení - Počet intro témat"
|
3227 |
+
|
3228 |
+
#: wpf-includes/wpf-phrases.php:237
|
3229 |
+
msgid "Q&A layout - Intro topics"
|
3230 |
+
msgstr "Q&A Rozvržení - Intro témata"
|
3231 |
+
|
3232 |
+
#: wpf-includes/wpf-phrases.php:238
|
3233 |
+
msgid "Question Comments"
|
3234 |
+
msgstr "Komentářů na otázky"
|
3235 |
+
|
3236 |
+
#: wpf-includes/wpf-phrases.php:239
|
3237 |
+
msgid "Questions"
|
3238 |
+
msgstr "Dotazy"
|
3239 |
+
|
3240 |
+
#: wpf-includes/wpf-phrases.php:240
|
3241 |
+
msgid "Quote"
|
3242 |
+
msgstr "Citace"
|
3243 |
+
|
3244 |
+
#: wpf-includes/wpf-phrases.php:241
|
3245 |
+
msgid "RE"
|
3246 |
+
msgstr "RE"
|
3247 |
+
|
3248 |
+
#: wpf-includes/wpf-phrases.php:242
|
3249 |
+
msgid "REPLY:"
|
3250 |
+
msgstr "Odpověď:"
|
3251 |
+
|
3252 |
+
#: wpf-includes/wpf-phrases.php:243
|
3253 |
+
msgid "RSS"
|
3254 |
+
msgstr "RSS"
|
3255 |
+
|
3256 |
+
#: wpf-includes/wpf-phrases.php:244
|
3257 |
+
msgid "Rating"
|
3258 |
+
msgstr "Hocnocení"
|
3259 |
+
|
3260 |
+
#: wpf-includes/wpf-phrases.php:245
|
3261 |
+
msgid "Rating Badge"
|
3262 |
+
msgstr "Odznak"
|
3263 |
+
|
3264 |
+
#: wpf-includes/wpf-phrases.php:249
|
3265 |
+
msgid "Received Likes"
|
3266 |
+
msgstr "Přijato to se mi líbí"
|
3267 |
+
|
3268 |
+
#: wpf-includes/wpf-phrases.php:250
|
3269 |
+
msgid "Recent Questions"
|
3270 |
+
msgstr "Poslední Dotazy"
|
3271 |
+
|
3272 |
+
#: wpf-includes/wpf-phrases.php:251
|
3273 |
+
msgid "Recent Topics"
|
3274 |
+
msgstr "Poslední Témata"
|
3275 |
+
|
3276 |
+
#: wpf-includes/wpf-phrases.php:252
|
3277 |
+
msgid "Register"
|
3278 |
+
msgstr "Registrace"
|
3279 |
+
|
3280 |
+
#: wpf-includes/wpf-phrases.php:254
|
3281 |
+
msgid "Registered date"
|
3282 |
+
msgstr "Datum registrace"
|
3283 |
+
|
3284 |
+
#: wpf-includes/wpf-phrases.php:255
|
3285 |
+
msgid "Relevancy"
|
3286 |
+
msgstr "Relevantní"
|
3287 |
+
|
3288 |
+
#: wpf-includes/wpf-phrases.php:256
|
3289 |
+
msgid "Remember Me"
|
3290 |
+
msgstr "Zapamatovat si mě"
|
3291 |
+
|
3292 |
+
#: wpf-includes/wpf-phrases.php:262
|
3293 |
+
msgid "Replies"
|
3294 |
+
msgstr "Odpovědi"
|
3295 |
+
|
3296 |
+
#: wpf-includes/wpf-phrases.php:263
|
3297 |
+
msgid "Replies not found"
|
3298 |
+
msgstr "Odpovědi nebyli nalezeny"
|
3299 |
+
|
3300 |
+
#: wpf-includes/wpf-phrases.php:264
|
3301 |
+
msgid "Reply"
|
3302 |
+
msgstr "Odpověď"
|
3303 |
+
|
3304 |
+
#: wpf-includes/wpf-phrases.php:265
|
3305 |
+
msgid "Report"
|
3306 |
+
msgstr "Nahlásit"
|
3307 |
+
|
3308 |
+
#: wpf-includes/wpf-phrases.php:268
|
3309 |
+
msgid "Report to Administration"
|
3310 |
+
msgstr "Nahlásit Administrátorovi"
|
3311 |
+
|
3312 |
+
#: wpf-includes/wpf-phrases.php:270
|
3313 |
+
msgid "Result Info"
|
3314 |
+
msgstr "Výsledek"
|
3315 |
+
|
3316 |
+
#: wpf-includes/wpf-phrases.php:272
|
3317 |
+
msgid "Save Changes"
|
3318 |
+
msgstr "Uložit Změny"
|
3319 |
+
|
3320 |
+
#: wpf-includes/wpf-phrases.php:277
|
3321 |
+
msgid "Search Entire Posts"
|
3322 |
+
msgstr "Vyhledat Příspěvky"
|
3323 |
+
|
3324 |
+
#: wpf-includes/wpf-phrases.php:278
|
3325 |
+
msgid "Search Phrase"
|
3326 |
+
msgstr "Vyhledat Fráze"
|
3327 |
+
|
3328 |
+
#: wpf-includes/wpf-phrases.php:279
|
3329 |
+
msgid "Search Titles Only"
|
3330 |
+
msgstr "Vyhledat pouze Názvy"
|
3331 |
+
|
3332 |
+
#: wpf-includes/wpf-phrases.php:280
|
3333 |
+
msgid "Search Type"
|
3334 |
+
msgstr "Typ Hledání"
|
3335 |
+
|
3336 |
+
#: wpf-includes/wpf-phrases.php:281
|
3337 |
+
msgid "Search in Forums"
|
3338 |
+
msgstr "Hledat ve fórech"
|
3339 |
+
|
3340 |
+
#: wpf-includes/wpf-phrases.php:282
|
3341 |
+
msgid "Search in date period"
|
3342 |
+
msgstr "Hledat dle data"
|
3343 |
+
|
3344 |
+
#: wpf-includes/wpf-phrases.php:283
|
3345 |
+
msgid "Search result for"
|
3346 |
+
msgstr "Hledat výsledek pro"
|
3347 |
+
|
3348 |
+
#: wpf-includes/wpf-phrases.php:284
|
3349 |
+
msgid "Search..."
|
3350 |
+
msgstr "Hledám..."
|
3351 |
+
|
3352 |
+
#: wpf-includes/wpf-phrases.php:286
|
3353 |
+
msgid "Select Page"
|
3354 |
+
msgstr "Vybrat stránku"
|
3355 |
+
|
3356 |
+
#: wpf-includes/wpf-phrases.php:287
|
3357 |
+
msgid "Send Report"
|
3358 |
+
msgstr "Poslat Nahlášení"
|
3359 |
+
|
3360 |
+
#: wpf-includes/wpf-phrases.php:291
|
3361 |
+
msgid "Set Topic Sticky"
|
3362 |
+
msgstr "Připnout Téma"
|
3363 |
+
|
3364 |
+
#: wpf-includes/wpf-phrases.php:292
|
3365 |
+
msgid ""
|
3366 |
+
"Set this option value 0 if you want to show all posts under topic intro area."
|
3367 |
+
msgstr "Nastavte hodnotu 0 pokud chcete ukázat všechny příspěvky pod tématem."
|
3368 |
+
|
3369 |
+
#: wpf-includes/wpf-phrases.php:293
|
3370 |
+
msgid "Shop Account"
|
3371 |
+
msgstr "Obchodní Účet"
|
3372 |
+
|
3373 |
+
#: wpf-includes/wpf-phrases.php:303
|
3374 |
+
msgid "Sign In"
|
3375 |
+
msgstr "Přihlásit se"
|
3376 |
+
|
3377 |
+
#: wpf-includes/wpf-phrases.php:304
|
3378 |
+
msgid "Signature"
|
3379 |
+
msgstr "Podpis"
|
3380 |
+
|
3381 |
+
#: wpf-includes/wpf-phrases.php:305
|
3382 |
+
msgid "Site Profile"
|
3383 |
+
msgstr "Profil na webu"
|
3384 |
+
|
3385 |
+
#: wpf-includes/wpf-phrases.php:306
|
3386 |
+
msgid "Skype"
|
3387 |
+
msgstr "Skype"
|
3388 |
+
|
3389 |
+
#: wpf-includes/wpf-phrases.php:308
|
3390 |
+
msgid "Social Networks"
|
3391 |
+
msgstr "Sociální Sítě"
|
3392 |
+
|
3393 |
+
#: wpf-includes/wpf-phrases.php:309
|
3394 |
+
msgid "Sorry, something wrong with your data."
|
3395 |
+
msgstr "omlouváme se, něco je špatně s vašimi údaji"
|
3396 |
+
|
3397 |
+
#: wpf-includes/wpf-phrases.php:310
|
3398 |
+
msgid "Sort Search Results by"
|
3399 |
+
msgstr "Zkrácené hledání výsledků dle"
|
3400 |
+
|
3401 |
+
#: wpf-includes/wpf-phrases.php:311
|
3402 |
+
msgid "Specify avatar by URL"
|
3403 |
+
msgstr "Zvolte avatar dle URL"
|
3404 |
+
|
3405 |
+
#: wpf-includes/wpf-phrases.php:313
|
3406 |
+
msgid "Subforums"
|
3407 |
+
msgstr "Subfóra"
|
3408 |
+
|
3409 |
+
#: wpf-includes/wpf-phrases.php:316
|
3410 |
+
msgid "Subscribe for new replies"
|
3411 |
+
msgstr "Přihlásit se k odběru nových odpovědí"
|
3412 |
+
|
3413 |
+
#: wpf-includes/wpf-phrases.php:317
|
3414 |
+
msgid "Subscribe for new topics"
|
3415 |
+
msgstr "Přihlásit se k odběru nových témat"
|
3416 |
+
|
3417 |
+
#: wpf-includes/wpf-phrases.php:319
|
3418 |
+
msgid "Subscriptions"
|
3419 |
+
msgstr "Odběry"
|
3420 |
+
|
3421 |
+
#: wpf-includes/wpf-phrases.php:327
|
3422 |
+
msgid "The uploaded file was only partially uploaded"
|
3423 |
+
msgstr "Nahraný soubor byl nahrán jen částečně"
|
3424 |
+
|
3425 |
+
#: wpf-includes/wpf-phrases.php:334
|
3426 |
+
msgid "Timezone"
|
3427 |
+
msgstr "Časová Zóna"
|
3428 |
+
|
3429 |
+
#: wpf-includes/wpf-phrases.php:336
|
3430 |
+
msgid "Topic RSS Feed"
|
3431 |
+
msgstr "Téma RSS"
|
3432 |
+
|
3433 |
+
#: wpf-includes/wpf-phrases.php:337
|
3434 |
+
msgid "Topic Title"
|
3435 |
+
msgstr "Název Tématu"
|
3436 |
|
3437 |
+
#: wpf-includes/wpf-phrases.php:338
|
3438 |
+
msgid "Topic title"
|
3439 |
+
msgstr "Název tématu"
|
3440 |
|
3441 |
+
#: wpf-includes/wpf-phrases.php:341
|
3442 |
+
msgid "Twitter"
|
3443 |
+
msgstr "Twitter"
|
3444 |
|
3445 |
+
#: wpf-includes/wpf-phrases.php:342
|
3446 |
+
msgid "Unknown upload error"
|
3447 |
+
msgstr "Neznámá chyba při nahrávání"
|
|
|
|
|
3448 |
|
3449 |
+
#: wpf-includes/wpf-phrases.php:343
|
3450 |
+
msgid "Unsubscribe"
|
3451 |
+
msgstr "Odhlásit Odběr"
|
3452 |
|
3453 |
+
#: wpf-includes/wpf-phrases.php:346
|
3454 |
+
msgid "Upload an avatar"
|
3455 |
+
msgstr "Nahrát avatar"
|
3456 |
|
3457 |
+
#: wpf-includes/wpf-phrases.php:348
|
3458 |
+
msgid ""
|
3459 |
+
"Use comments to ask for more information or suggest improvements. Avoid "
|
3460 |
+
"answering questions in comments."
|
3461 |
+
msgstr "Použijte komentáře na zodpovězení více informací."
|
3462 |
|
3463 |
+
#: wpf-includes/wpf-phrases.php:350
|
3464 |
+
msgid "User"
|
3465 |
+
msgstr "Uživatel"
|
3466 |
|
3467 |
+
#: wpf-includes/wpf-phrases.php:352
|
3468 |
+
msgid "User Group"
|
3469 |
+
msgstr "Skupina"
|
|
|
|
|
3470 |
|
3471 |
+
#: wpf-includes/wpf-phrases.php:353
|
3472 |
+
msgid "Usergroup has been successfully deleted."
|
3473 |
+
msgstr "Skupina byla úspěšně smazána."
|
3474 |
|
3475 |
+
#: wpf-includes/wpf-phrases.php:354
|
3476 |
msgid ""
|
3477 |
+
"Usergroup has been successfully deleted. All users of this usergroup have "
|
3478 |
+
"been moved to the usergroup you've chosen"
|
3479 |
msgstr ""
|
3480 |
+
"Skupina byla úspěšně smazána. Všichni uživatelé budou přesunuti jak vy "
|
3481 |
+
"zvolíte."
|
3482 |
|
3483 |
+
#: wpf-includes/wpf-phrases.php:355
|
3484 |
+
msgid "Username"
|
3485 |
+
msgstr "Přihlašovací jméno"
|
3486 |
|
3487 |
+
#: wpf-includes/wpf-phrases.php:357
|
3488 |
+
msgid "View entire post"
|
3489 |
+
msgstr "Zobrazit celý příspěvek"
|
3490 |
|
3491 |
+
#: wpf-includes/wpf-phrases.php:358
|
3492 |
+
msgid "View the latest post"
|
3493 |
+
msgstr "Zobrazit poslední příspěvek"
|
3494 |
|
3495 |
+
#: wpf-includes/wpf-phrases.php:359
|
3496 |
+
msgid "Views"
|
3497 |
+
msgstr "Zobrazeno"
|
3498 |
|
3499 |
+
#: wpf-includes/wpf-phrases.php:360
|
3500 |
+
msgid "Votes"
|
3501 |
+
msgstr "Ohlasů"
|
3502 |
|
3503 |
+
#: wpf-includes/wpf-phrases.php:361
|
3504 |
+
msgid "Website"
|
3505 |
+
msgstr "Webová stránka"
|
3506 |
|
3507 |
+
#: wpf-includes/wpf-phrases.php:363
|
3508 |
+
msgid "Wordpress avatar system"
|
3509 |
+
msgstr "Wordpress avatar systém"
|
3510 |
|
3511 |
+
#: wpf-includes/wpf-phrases.php:364
|
3512 |
+
msgid "Working"
|
3513 |
+
msgstr "Zpracovávám"
|
3514 |
|
3515 |
+
#: wpf-includes/wpf-phrases.php:365
|
3516 |
+
msgid "Write message"
|
3517 |
+
msgstr "Napsat zprávu"
|
3518 |
|
3519 |
+
#: wpf-includes/wpf-phrases.php:366
|
3520 |
+
msgid "Yahoo"
|
3521 |
+
msgstr "Yahoo"
|
3522 |
|
3523 |
+
#: wpf-includes/wpf-phrases.php:368
|
3524 |
+
msgid "You"
|
3525 |
+
msgstr "Ty"
|
3526 |
|
3527 |
+
#: wpf-includes/wpf-phrases.php:370
|
3528 |
+
#, php-format
|
3529 |
+
msgid "You can go to %s page or Search here"
|
3530 |
+
msgstr "Můžete jít na %s stránku a hledat zde"
|
3531 |
|
3532 |
+
#: wpf-includes/wpf-phrases.php:372
|
3533 |
+
msgid "Your Answer"
|
3534 |
+
msgstr "Vaše Odpověď"
|
3535 |
|
3536 |
+
#: wpf-includes/wpf-phrases.php:373
|
3537 |
+
msgid "account"
|
3538 |
+
msgstr "Účet"
|
3539 |
|
3540 |
+
#: wpf-includes/wpf-phrases.php:374
|
3541 |
+
msgid "activity"
|
3542 |
+
msgstr "Aktivita"
|
3543 |
|
3544 |
+
#: wpf-includes/wpf-phrases.php:376
|
3545 |
+
msgid "add_new"
|
3546 |
+
msgstr "přidat_nový"
|
3547 |
|
3548 |
+
#: wpf-includes/wpf-phrases.php:377
|
3549 |
+
#, php-format
|
3550 |
+
msgid "%s ago"
|
3551 |
+
msgstr "před %s"
|
3552 |
|
3553 |
+
#: wpf-includes/wpf-phrases.php:378
|
3554 |
+
msgid "by"
|
3555 |
+
msgstr "od"
|
3556 |
|
3557 |
+
#: wpf-includes/wpf-phrases.php:379
|
3558 |
+
#, php-format
|
3559 |
+
msgid "by %s"
|
3560 |
+
msgstr "pd %s"
|
3561 |
|
3562 |
+
#: wpf-includes/wpf-phrases.php:380
|
3563 |
+
msgid "confirm password"
|
3564 |
+
msgstr "potvrdit heslo"
|
3565 |
|
3566 |
+
#: wpf-includes/wpf-phrases.php:385
|
3567 |
+
msgid "forums"
|
3568 |
+
msgstr "fóra"
|
3569 |
|
3570 |
+
#: wpf-includes/wpf-phrases.php:387
|
3571 |
+
msgid "login"
|
3572 |
+
msgstr "přihlásit se"
|
3573 |
|
3574 |
+
#: wpf-includes/wpf-phrases.php:388
|
3575 |
+
msgid "logout"
|
3576 |
+
msgstr "odhlásit se"
|
3577 |
|
3578 |
+
#: wpf-includes/wpf-phrases.php:389
|
3579 |
+
msgid "matches"
|
3580 |
+
msgstr "výsledky"
|
3581 |
|
3582 |
+
#: wpf-includes/wpf-phrases.php:390
|
3583 |
+
msgid "members"
|
3584 |
+
msgstr "uživatelé"
|
3585 |
|
3586 |
+
#: wpf-includes/wpf-phrases.php:392
|
3587 |
+
msgid "my profile"
|
3588 |
+
msgstr "můj profil"
|
3589 |
|
3590 |
+
#: wpf-includes/wpf-phrases.php:393
|
3591 |
+
msgid "new password"
|
3592 |
+
msgstr "nové heslo"
|
3593 |
|
3594 |
+
#: wpf-includes/wpf-phrases.php:394
|
3595 |
+
msgid "new password again"
|
3596 |
+
msgstr "nové heslo znovu"
|
3597 |
|
3598 |
+
#: wpf-includes/wpf-phrases.php:395
|
3599 |
+
msgid "next"
|
3600 |
+
msgstr "další"
|
3601 |
|
3602 |
+
#: wpf-includes/wpf-phrases.php:396
|
3603 |
+
msgid "old password"
|
3604 |
+
msgstr "staré heslo"
|
3605 |
+
|
3606 |
+
#: wpf-includes/wpf-phrases.php:397
|
3607 |
+
msgid "phrase_key"
|
3608 |
+
msgstr "fráze_klíč"
|
3609 |
|
3610 |
+
#: wpf-includes/wpf-phrases.php:398
|
3611 |
+
msgid "phrase_value"
|
3612 |
+
msgstr "fráze_hodnota"
|
3613 |
|
3614 |
+
#: wpf-includes/wpf-phrases.php:399
|
3615 |
+
msgid "posted"
|
3616 |
+
msgstr "napsal"
|
3617 |
|
3618 |
+
#: wpf-includes/wpf-phrases.php:400
|
3619 |
+
msgid "prev"
|
3620 |
+
msgstr "předchozí"
|
3621 |
|
3622 |
+
#: wpf-includes/wpf-phrases.php:401
|
3623 |
+
msgid "register"
|
3624 |
+
msgstr "registrace"
|
3625 |
|
3626 |
+
#: wpf-includes/wpf-phrases.php:402
|
3627 |
+
msgid "replies"
|
3628 |
+
msgstr "odpovědi"
|
3629 |
|
3630 |
+
#: wpf-includes/wpf-phrases.php:403
|
3631 |
+
msgid "subscriptions"
|
3632 |
+
msgstr "odběry"
|
3633 |
|
3634 |
+
#: wpf-includes/wpf-phrases.php:404
|
3635 |
+
msgid "update"
|
3636 |
+
msgstr "aktualizace"
|
3637 |
|
3638 |
+
#: wpf-includes/wpf-phrases.php:406
|
3639 |
+
msgid "view all posts"
|
3640 |
+
msgstr "zobrazit všechny příspěvky"
|
3641 |
|
3642 |
+
#: wpf-includes/wpf-phrases.php:407
|
3643 |
+
msgid "view all questions"
|
3644 |
+
msgstr "zobrazit všechny otázky"
|
3645 |
|
3646 |
+
#: wpf-includes/wpf-phrases.php:408
|
3647 |
+
msgid "view all topics"
|
3648 |
+
msgstr "zobrazit všechna témata"
|
3649 |
|
3650 |
+
#: wpf-includes/wpf-phrases.php:410
|
3651 |
+
msgid "wpForo Navigation"
|
3652 |
+
msgstr "navigace wpFóra"
|
3653 |
|
3654 |
+
#: wpf-includes/wpf-phrases.php:415
|
3655 |
+
msgid "{number}B"
|
3656 |
+
msgstr "{number}B"
|
3657 |
|
3658 |
+
#: wpf-includes/wpf-phrases.php:416
|
3659 |
+
msgid "{number}K"
|
3660 |
+
msgstr "{number}K"
|
3661 |
|
3662 |
+
#: wpf-includes/wpf-phrases.php:417
|
3663 |
+
msgid "{number}M"
|
3664 |
+
msgstr "{number}M"
|
3665 |
|
3666 |
+
#: wpf-includes/wpf-phrases.php:418
|
3667 |
+
msgid "{number}T"
|
3668 |
+
msgstr "{number}T"
|
3669 |
|
3670 |
+
#: wpf-includes/wpf-phrases.php:423
|
3671 |
+
msgid "Access add error"
|
3672 |
+
msgstr "Přístup ukázal chybu"
|
3673 |
|
3674 |
+
#: wpf-includes/wpf-phrases.php:424
|
3675 |
+
msgid "Access delete error"
|
3676 |
+
msgstr "Smazání přístupu ukázal chybu"
|
3677 |
|
3678 |
+
#: wpf-includes/wpf-phrases.php:425
|
3679 |
+
msgid "Access edit error"
|
3680 |
+
msgstr "Úprava přístupu ukázal chybu"
|
3681 |
|
3682 |
+
#: wpf-includes/wpf-phrases.php:426
|
3683 |
+
msgid "Access successfully deleted"
|
3684 |
+
msgstr "Přístup úspěšně smazán"
|
3685 |
|
3686 |
+
#: wpf-includes/wpf-phrases.php:427
|
3687 |
+
msgid "Add Topic error: No forum selected"
|
3688 |
+
msgstr "Všechny témata chyba: Nebylo vybráno fórum"
|
3689 |
|
3690 |
+
#: wpf-includes/wpf-phrases.php:428
|
3691 |
+
msgid "All Checked topics successfully deleted"
|
3692 |
+
msgstr "Všechny zvolené témata byli úspěšně smazány"
|
3693 |
|
3694 |
+
#: wpf-includes/wpf-phrases.php:429
|
3695 |
+
msgid "Can't add forum"
|
3696 |
+
msgstr "Nemůžeme přidat fórum"
|
3697 |
|
3698 |
+
#: wpf-includes/wpf-phrases.php:430
|
3699 |
+
msgid "Can't add new language"
|
3700 |
+
msgstr "Nemůžeme přidat jazyk"
|
3701 |
|
3702 |
+
#: wpf-includes/wpf-phrases.php:431
|
3703 |
+
msgid "Can't delete this Usergroup"
|
3704 |
+
msgstr "Nemůžeme smazat skupinu"
|
3705 |
|
3706 |
+
#: wpf-includes/wpf-phrases.php:432
|
3707 |
+
msgid "Can't send confirmation email"
|
3708 |
+
msgstr "nemůžeme poslat potvrzovací email"
|
3709 |
|
3710 |
+
#: wpf-includes/wpf-phrases.php:433
|
3711 |
+
msgid "Can't send report email"
|
3712 |
+
msgstr "Nemůžeme poslat email s nahlášením"
|
3713 |
|
3714 |
+
#: wpf-includes/wpf-phrases.php:434
|
3715 |
+
msgid "Can't subscribe to this item"
|
3716 |
+
msgstr "Nemůžeme se přihlásit k odběru této položky"
|
3717 |
|
3718 |
+
#: wpf-includes/wpf-phrases.php:435
|
3719 |
+
msgid "Can't write a post: This topic is closed"
|
3720 |
+
msgstr "Nemůžeme napsat příspěvek: Toto téma je zamčené"
|
3721 |
|
3722 |
+
#: wpf-includes/wpf-phrases.php:436
|
3723 |
+
msgid "Can`t upload file"
|
3724 |
+
msgstr "Nemůžete nahrát soubor"
|
3725 |
|
3726 |
+
#: wpf-includes/wpf-phrases.php:437
|
3727 |
+
msgid "Cannot update forum hierarchy"
|
3728 |
+
msgstr "nemůžeme aktualizovat hyerarchii fóra"
|
3729 |
|
3730 |
+
#: wpf-includes/wpf-phrases.php:438
|
3731 |
+
msgid "Cannot update post data"
|
3732 |
+
msgstr "Nemůžeme aktualizovat datum příspěvku"
|
3733 |
|
3734 |
+
#: wpf-includes/wpf-phrases.php:439
|
3735 |
+
msgid "Could not be unsubscribe from this item"
|
3736 |
+
msgstr "Nemůžete se odhlásit s odběru této položky"
|
3737 |
|
3738 |
+
#: wpf-includes/wpf-phrases.php:440
|
3739 |
+
msgid "Email address exists. Please insert another."
|
3740 |
+
msgstr "Tato emailová adresa existuje. Prosím zvolte jinou"
|
3741 |
|
3742 |
+
#: wpf-includes/wpf-phrases.php:441
|
3743 |
+
msgid "Error: Forum is not found"
|
3744 |
+
msgstr "Chyba: Fórum nebylo nalezeno"
|
3745 |
|
3746 |
+
#: wpf-includes/wpf-phrases.php:442
|
3747 |
+
msgid "Error: No topic selected"
|
3748 |
+
msgstr "Chyba: Nebylo zvoleno žádné téma"
|
3749 |
|
3750 |
+
#: wpf-includes/wpf-phrases.php:443
|
3751 |
+
msgid "Error: Topic is not found"
|
3752 |
+
msgstr "Chyba: Téma zde není"
|
3753 |
|
3754 |
+
#: wpf-includes/wpf-phrases.php:444
|
3755 |
+
msgid "Error: please inset some text to report."
|
3756 |
+
msgstr "Chyba: Prosím napiště zprávu k nahlášení"
|
3757 |
|
3758 |
+
#: wpf-includes/wpf-phrases.php:445
|
3759 |
+
msgid "Features successfully updated"
|
3760 |
+
msgstr "Funkce byli úspěšně aktualizovány"
|
3761 |
|
3762 |
+
#: wpf-includes/wpf-phrases.php:446
|
3763 |
+
msgid "Features successfully updated, but previous value not changed"
|
3764 |
+
msgstr "Funkce byli úspěšně aktualizovány. Předchozí hodnota nebylo změněna"
|
3765 |
|
3766 |
+
#: wpf-includes/wpf-phrases.php:447
|
3767 |
+
msgid "File type is not allowed"
|
3768 |
+
msgstr "Tento druh souboru není povolen"
|
3769 |
|
3770 |
+
#: wpf-includes/wpf-phrases.php:448
|
3771 |
+
msgid "Forum Base URL successfully updated"
|
3772 |
+
msgstr "Základní odkaz fóra byl úspěšně upraven"
|
3773 |
|
3774 |
+
#: wpf-includes/wpf-phrases.php:449
|
3775 |
+
msgid "Forum deleting error"
|
3776 |
+
msgstr "Při mazání fóra se vyskytla chyba"
|
3777 |
+
|
3778 |
+
#: wpf-includes/wpf-phrases.php:450
|
3779 |
+
msgid "Forum hierarchy successfully updated"
|
3780 |
+
msgstr "Hierarchie Fóra úspěšně upravena"
|
3781 |
|
3782 |
+
#: wpf-includes/wpf-phrases.php:451
|
3783 |
+
msgid "Forum is successfully merged"
|
3784 |
+
msgstr "Fórum je úspěšně sloučeno"
|
3785 |
|
3786 |
+
#: wpf-includes/wpf-phrases.php:452
|
3787 |
+
msgid "Forum merging error"
|
3788 |
+
msgstr "Při sloučení fóra se naskytla chyba"
|
3789 |
|
3790 |
+
#: wpf-includes/wpf-phrases.php:453
|
3791 |
+
msgid "Forum options successfully updated"
|
3792 |
+
msgstr "Nastavení Fóra úspěšně aktualizováno"
|
3793 |
|
3794 |
+
#: wpf-includes/wpf-phrases.php:454
|
3795 |
+
msgid "Forum options successfully updated, but previous value not changed"
|
3796 |
+
msgstr "Nastavení Fóra úspěšně aktualizováno, předchozí hodnota nebyla změněna"
|
3797 |
|
3798 |
+
#: wpf-includes/wpf-phrases.php:455
|
3799 |
+
msgid "Forum successfully updated"
|
3800 |
+
msgstr "Fórum bylo úspěšně aktualizováno"
|
3801 |
|
3802 |
+
#: wpf-includes/wpf-phrases.php:456
|
3803 |
+
msgid "Forum update error"
|
3804 |
+
msgstr "Při aktualizaci fóra se vyskytla chyba"
|
3805 |
|
3806 |
+
#: wpf-includes/wpf-phrases.php:457
|
3807 |
+
msgid "General options successfully updated"
|
3808 |
+
msgstr "Základní nastavení bylo úspěšně aktualizováno"
|
3809 |
|
3810 |
+
#: wpf-includes/wpf-phrases.php:458
|
3811 |
+
msgid "Illegal character in username."
|
3812 |
+
msgstr "Špatné znaky v uživatelském jménu."
|
3813 |
|
3814 |
+
#: wpf-includes/wpf-phrases.php:459
|
3815 |
+
msgid "Insert your Email address."
|
3816 |
+
msgstr "Zadejte váš email"
|
3817 |
|
3818 |
+
#: wpf-includes/wpf-phrases.php:460
|
3819 |
+
msgid "Invalid Email address"
|
3820 |
+
msgstr "Špatná emailová adresa"
|
3821 |
|
3822 |
+
#: wpf-includes/wpf-phrases.php:461
|
3823 |
+
msgid "Invalid request!"
|
3824 |
+
msgstr "Špatný požadavek"
|
3825 |
|
3826 |
+
#: wpf-includes/wpf-phrases.php:462
|
3827 |
+
msgid "Member options successfully updated"
|
3828 |
+
msgstr "Nastavení Uživatelů bylo úspěšně aktualizováno"
|
3829 |
|
3830 |
+
#: wpf-includes/wpf-phrases.php:463
|
3831 |
+
msgid "Member options successfully updated, but previous value not changed"
|
3832 |
msgstr ""
|
3833 |
+
"Nastavení Uživatelů bylo úspěšně aktualizováno, ale předchozí hodnota nebyla "
|
3834 |
+
"změněna"
|
3835 |
|
3836 |
+
#: wpf-includes/wpf-phrases.php:464
|
3837 |
+
msgid "Message has been sent"
|
3838 |
+
msgstr "Zpráva byla odeslána"
|
3839 |
|
3840 |
+
#: wpf-includes/wpf-phrases.php:465
|
3841 |
+
msgid ""
|
3842 |
+
"New language successfully added and changed wpforo language to new language"
|
3843 |
+
msgstr "Nový jazyk byl úspěšně přidán a nastaven jako výchozí"
|
3844 |
|
3845 |
+
#: wpf-includes/wpf-phrases.php:466
|
3846 |
+
msgid "No Posts found for update"
|
3847 |
+
msgstr "Žádné příspěvky nebyli nalezeny pro aktualizaci"
|
3848 |
|
3849 |
+
#: wpf-includes/wpf-phrases.php:467
|
3850 |
+
msgid "Password length must be between 6 characters and 20 characters."
|
3851 |
+
msgstr "Délka hesla musí mít 6-20 znaků."
|
3852 |
|
3853 |
+
#: wpf-includes/wpf-phrases.php:468
|
3854 |
+
msgid "Password mismatch."
|
3855 |
+
msgstr "Hesla se neschodují"
|
3856 |
|
3857 |
+
#: wpf-includes/wpf-phrases.php:469
|
3858 |
+
msgid "Permission denied"
|
3859 |
+
msgstr "Přístup odepřen"
|
3860 |
|
3861 |
+
#: wpf-includes/wpf-phrases.php:470
|
3862 |
+
msgid "Permission denied for add forum"
|
3863 |
+
msgstr "Přístup odepřen pro přidání fóra"
|
3864 |
|
3865 |
+
#: wpf-includes/wpf-phrases.php:471
|
3866 |
+
msgid "Permission denied for delete forum"
|
3867 |
+
msgstr "Přístup odepřen pro smazání fóra"
|
3868 |
|
3869 |
+
#: wpf-includes/wpf-phrases.php:472
|
3870 |
+
msgid "Permission denied for edit forum"
|
3871 |
+
msgstr "Přístup odepřen pro úpravu fóra"
|
3872 |
|
3873 |
+
#: wpf-includes/wpf-phrases.php:473
|
3874 |
+
msgid "Permission denied for this action"
|
3875 |
+
msgstr "Přístup odepřen pro tuto akci"
|
3876 |
|
3877 |
+
#: wpf-includes/wpf-phrases.php:474
|
3878 |
+
msgid "Phrase add error"
|
3879 |
+
msgstr "Vyskytla se chyba při přidání Fráze"
|
3880 |
|
3881 |
+
#: wpf-includes/wpf-phrases.php:475
|
3882 |
+
msgid "Phrase adding error"
|
3883 |
+
msgstr "Vyskytla se chyba při přidání Fráze"
|
3884 |
|
3885 |
+
#: wpf-includes/wpf-phrases.php:476
|
3886 |
+
msgid "Phrase successfully added"
|
3887 |
+
msgstr "Fráze úspěšně přidána"
|
3888 |
|
3889 |
+
#: wpf-includes/wpf-phrases.php:477
|
3890 |
+
msgid "Phrase successfully updates"
|
3891 |
+
msgstr "Fráze úspěšně aktualizována"
|
3892 |
|
3893 |
+
#: wpf-includes/wpf-phrases.php:478
|
3894 |
+
msgid "Phrase update error"
|
3895 |
+
msgstr "Aktualizace Fráze se nezdařila"
|
3896 |
|
3897 |
+
#: wpf-includes/wpf-phrases.php:479
|
3898 |
+
msgid "Please insert required fields!"
|
3899 |
+
msgstr "Prosím vyplňte povinné pole!"
|
3900 |
|
3901 |
+
#: wpf-includes/wpf-phrases.php:480
|
3902 |
+
msgid "Post delete error"
|
3903 |
+
msgstr "Smazání příspěvku bylo neúspěšné"
|
3904 |
|
3905 |
+
#: wpf-includes/wpf-phrases.php:482
|
3906 |
+
msgid "Post options successfully updated"
|
3907 |
+
msgstr "Nastavení příspěvku bylo úspěšně aktualizováno"
|
3908 |
|
3909 |
+
#: wpf-includes/wpf-phrases.php:483
|
3910 |
+
msgid "Post options successfully updated, but previous value not changed"
|
3911 |
msgstr ""
|
3912 |
+
"Nastavení příspěvku bylo úspěšně aktualizováno, ale předchozí hodnota nebyla "
|
3913 |
+
"změněná"
|
3914 |
|
3915 |
+
#: wpf-includes/wpf-phrases.php:484
|
3916 |
+
msgid "Registration Error"
|
3917 |
+
msgstr "Chyba registrace"
|
3918 |
|
3919 |
+
#: wpf-includes/wpf-phrases.php:485
|
3920 |
+
msgid "Reply request error"
|
3921 |
+
msgstr "Požadavek na odpověď byl neúspěšný"
|
3922 |
|
3923 |
+
#: wpf-includes/wpf-phrases.php:486
|
3924 |
+
msgid "Something wrong with profile data."
|
3925 |
+
msgstr "Něco je špatně s daty profilu."
|
3926 |
|
3927 |
+
#: wpf-includes/wpf-phrases.php:487
|
3928 |
+
msgid "Subscribe options successfully updated"
|
3929 |
+
msgstr "Nastavení Odběru bylo úspěšně aktualizováno"
|
3930 |
|
3931 |
+
#: wpf-includes/wpf-phrases.php:488
|
3932 |
+
msgid "Subscribe options successfully updated, but previous value not changed"
|
3933 |
msgstr ""
|
3934 |
+
"Nastavení Odběru bylo úspěšně aktualizováno, ale předchozí hodnota nebyla "
|
3935 |
+
"změněna"
|
3936 |
|
3937 |
+
#: wpf-includes/wpf-phrases.php:489
|
3938 |
+
msgid "Success! Thank you Dear Friend"
|
3939 |
+
msgstr "Povedlo se! Děkujeme"
|
3940 |
+
|
3941 |
+
#: wpf-includes/wpf-phrases.php:490
|
3942 |
msgid ""
|
3943 |
+
"Success! Thank you. Please check your email and click confirmation link "
|
3944 |
+
"below to complete this step."
|
|
|
|
|
3945 |
msgstr ""
|
3946 |
+
"Povedlo se! Děkujeme. Prosím zkontrolujte vaší emailovou adresu k dokončení."
|
3947 |
|
3948 |
+
#: wpf-includes/wpf-phrases.php:491
|
3949 |
+
msgid "Successfully updated"
|
3950 |
+
msgstr "Úspěšně aktualizováno"
|
3951 |
|
3952 |
+
#: wpf-includes/wpf-phrases.php:492
|
3953 |
+
msgid "Successfully voted"
|
3954 |
+
msgstr "Úspěšně hlasováno"
|
3955 |
|
3956 |
+
#: wpf-includes/wpf-phrases.php:493
|
3957 |
+
msgid "The uploaded file size is too big"
|
3958 |
+
msgstr "Nahraný soubor je příliš velký"
|
3959 |
|
3960 |
+
#: wpf-includes/wpf-phrases.php:494
|
3961 |
+
msgid "Theme options successfully updated"
|
3962 |
+
msgstr "Nastavení šablony úspěšně aktualizováno"
|
3963 |
|
3964 |
+
#: wpf-includes/wpf-phrases.php:495
|
3965 |
+
msgid "This email address is already registered. Please insert another."
|
3966 |
+
msgstr "Tento email je již registrován. Prosím zvolte jiný."
|
3967 |
|
3968 |
+
#: wpf-includes/wpf-phrases.php:496
|
3969 |
+
msgid "This post successfully deleted"
|
3970 |
+
msgstr "Příspěvek byl úspěšně smazán"
|
3971 |
|
3972 |
+
#: wpf-includes/wpf-phrases.php:497
|
3973 |
+
msgid "This post successfully edited"
|
3974 |
+
msgstr "Příspěvek byl úspěšně upraven"
|
3975 |
|
3976 |
+
#: wpf-includes/wpf-phrases.php:498
|
3977 |
+
msgid "This topic successfully deleted"
|
3978 |
+
msgstr "Téma bylo úspěšně smazáno"
|
3979 |
|
3980 |
+
#: wpf-includes/wpf-phrases.php:499
|
3981 |
+
msgid "Topic Move Error"
|
3982 |
+
msgstr "Přesunutí tématu se nezdařilo"
|
3983 |
|
3984 |
+
#: wpf-includes/wpf-phrases.php:500
|
3985 |
+
msgid "Topic add error"
|
3986 |
+
msgstr "Přidání tématu vyhodilo chybu"
|
3987 |
|
3988 |
+
#: wpf-includes/wpf-phrases.php:501
|
3989 |
+
msgid "Topic delete error"
|
3990 |
+
msgstr "Smazání tématu vyhodilo chybu"
|
3991 |
|
3992 |
+
#: wpf-includes/wpf-phrases.php:502
|
3993 |
+
msgid "Topic edit error"
|
3994 |
+
msgstr "Upravení tématu vyhodilo chybu"
|
3995 |
|
3996 |
+
#: wpf-includes/wpf-phrases.php:503
|
3997 |
+
msgid "Topic not found."
|
3998 |
+
msgstr "Téma Nebylo nalezeno"
|
3999 |
|
4000 |
+
#: wpf-includes/wpf-phrases.php:504
|
4001 |
+
msgid "Topic successfully moved"
|
4002 |
+
msgstr "Téma bylo úspěšně přesunuto"
|
4003 |
|
4004 |
+
#: wpf-includes/wpf-phrases.php:505
|
4005 |
+
msgid "Topic successfully updated"
|
4006 |
+
msgstr "Téma bylo úspěšně aktualizováno"
|
4007 |
|
4008 |
+
#: wpf-includes/wpf-phrases.php:506
|
4009 |
+
msgid "Topics delete error"
|
4010 |
+
msgstr "Smazání téma vyhodilo chybu"
|
4011 |
|
4012 |
+
#: wpf-includes/wpf-phrases.php:507
|
4013 |
+
msgid "User delete error"
|
4014 |
+
msgstr "Smazání uživatele vyhodilo chybu"
|
4015 |
|
4016 |
+
#: wpf-includes/wpf-phrases.php:508
|
4017 |
+
msgid "User group add error"
|
4018 |
+
msgstr "Přidání skupiny vyhodilo chybu"
|
4019 |
|
4020 |
+
#: wpf-includes/wpf-phrases.php:509
|
4021 |
+
msgid "User group edit error"
|
4022 |
+
msgstr "Úprava skupiny vyhodila chybu"
|
4023 |
|
4024 |
+
#: wpf-includes/wpf-phrases.php:510
|
4025 |
+
msgid "User group successfully added"
|
4026 |
+
msgstr "Skupina byla úspěšně přidána"
|
|
|
4027 |
|
4028 |
+
#: wpf-includes/wpf-phrases.php:511
|
4029 |
+
msgid "User group successfully edited"
|
4030 |
+
msgstr "Skupina byla úspěšně upravena"
|
4031 |
|
4032 |
+
#: wpf-includes/wpf-phrases.php:512
|
4033 |
+
msgid "User successfully deleted from wpforo"
|
4034 |
+
msgstr "Uživatel byl úspěšně smazán z wpFóra"
|
4035 |
|
4036 |
+
#: wpf-includes/wpf-phrases.php:513
|
4037 |
+
msgid "Username exists. Please insert another."
|
4038 |
+
msgstr "Uživatelské jméno existuje. Zvolte prosím jiné."
|
4039 |
|
4040 |
+
#: wpf-includes/wpf-phrases.php:514
|
4041 |
+
msgid "Username is missed."
|
4042 |
+
msgstr "Uživatelské jméno chybí"
|
|
|
|
|
4043 |
|
4044 |
+
#: wpf-includes/wpf-phrases.php:516
|
4045 |
+
msgid "Welcome to our Community!"
|
4046 |
+
msgstr "Vítejte v naší komunitě!"
|
4047 |
|
4048 |
+
#: wpf-includes/wpf-phrases.php:517
|
4049 |
+
msgid "Wrong post data"
|
4050 |
+
msgstr "Špatné informace příspěvku"
|
4051 |
|
4052 |
+
#: wpf-includes/wpf-phrases.php:518
|
4053 |
+
msgid "You are already voted this post"
|
4054 |
+
msgstr "Již jste hlasoval pro tento přsípěvek"
|
4055 |
|
4056 |
+
#: wpf-includes/wpf-phrases.php:519
|
4057 |
+
msgid "You have been successfully subscribed"
|
4058 |
+
msgstr "Byl jste úspěšně přihlášen k odběru"
|
4059 |
|
4060 |
+
#: wpf-includes/wpf-phrases.php:520
|
4061 |
+
msgid "You have been successfully unsubscribed"
|
4062 |
+
msgstr "Byl jste úspěšně odhlášen z odběru"
|
4063 |
|
4064 |
+
#: wpf-includes/wpf-phrases.php:521
|
4065 |
+
msgid "You have no permission to edit this topic"
|
4066 |
+
msgstr "Nemáte dostatečné oprávnění k úpravě tématu"
|
4067 |
|
4068 |
+
#: wpf-includes/wpf-phrases.php:522
|
4069 |
+
msgid "You haven't permission to create post into this forum"
|
4070 |
+
msgstr "Nemáte dostatečné oprávnění k vytvoření příspěvku v tomto fóru"
|
4071 |
|
4072 |
+
#: wpf-includes/wpf-phrases.php:523
|
4073 |
+
msgid "You haven't permission to create topic into this forum"
|
4074 |
+
msgstr "Nemáte dostatečné oprávnění k vytvoření tématu na tomto fóru"
|
4075 |
|
4076 |
+
#: wpf-includes/wpf-phrases.php:524
|
4077 |
+
msgid "You haven't permission to delete post from this forum"
|
4078 |
+
msgstr "Nemáte dostatečné oprávnění ke smazání příspěvku z tohoto fóra"
|
4079 |
|
4080 |
+
#: wpf-includes/wpf-phrases.php:525
|
4081 |
+
msgid "You haven't permission to delete topic from this forum"
|
4082 |
+
msgstr "Nemáte dostatečné oprávnění ke smazání tématu z tohoto fóra"
|
4083 |
|
4084 |
+
#: wpf-includes/wpf-phrases.php:526
|
4085 |
+
msgid "You haven't permission to edit post from this forum"
|
4086 |
+
msgstr "Nemáte dostatečné oprávnění k úpravě příspěvku z tohoto fóra"
|
4087 |
|
4088 |
+
#: wpf-includes/wpf-phrases.php:527
|
4089 |
+
msgid "You successfully replied"
|
4090 |
+
msgstr "Odpověď úspěšně poslána"
|
4091 |
|
4092 |
+
#: wpf-includes/wpf-phrases.php:528
|
4093 |
+
msgid "Your forum successfully added"
|
4094 |
+
msgstr "Fórum bylo úspěšně přidáno"
|
4095 |
|
4096 |
+
#: wpf-includes/wpf-phrases.php:529
|
4097 |
+
msgid "Your forum successfully deleted"
|
4098 |
+
msgstr "Fórum bylo úspěšně smazáno"
|
4099 |
|
4100 |
+
#: wpf-includes/wpf-phrases.php:530
|
4101 |
+
msgid "Your profile data have been successfully updated."
|
4102 |
+
msgstr "Vaše profilové údaje byli úspěšně aktualizovány."
|
4103 |
|
4104 |
+
#: wpf-includes/wpf-phrases.php:531
|
4105 |
+
msgid "Your subscription for this item could not be confirmed"
|
4106 |
+
msgstr "Váš odběr pto tuto položku nemůže být potvrzen"
|
4107 |
|
4108 |
+
#: wpf-includes/wpf-phrases.php:532
|
4109 |
+
msgid "Your topic successfully added"
|
4110 |
+
msgstr "Vaše téma bylo úspěšně přidáno"
|
4111 |
|
4112 |
+
#: wpf-includes/wpf-phrases.php:622
|
4113 |
+
msgid "Moderator"
|
4114 |
+
msgstr "Moderátor"
|
4115 |
|
4116 |
+
#: wpf-includes/wpf-phrases.php:624
|
4117 |
+
msgid "Customer"
|
4118 |
+
msgstr "Zákazník"
|
4119 |
|
4120 |
+
#: wpf-includes/wpf-phrases.php:625
|
4121 |
+
msgid "No access"
|
4122 |
+
msgstr "Žádný přístup"
|
|
|
|
|
4123 |
|
4124 |
+
#: wpf-includes/wpf-phrases.php:626
|
4125 |
+
msgid "Read only access"
|
4126 |
+
msgstr "Přístup pouze pro čtení"
|
|
|
|
|
4127 |
|
4128 |
+
#: wpf-includes/wpf-phrases.php:627
|
4129 |
+
msgid "Standard access"
|
4130 |
+
msgstr "Standardní přístup"
|
|
|
|
|
4131 |
|
4132 |
+
#: wpf-includes/wpf-phrases.php:628
|
4133 |
+
msgid "Moderator access"
|
4134 |
+
msgstr "Moderátorský přístup"
|
|
|
|
|
4135 |
|
4136 |
#. Plugin Name of the plugin/theme
|
4137 |
+
msgid "wpForo"
|
4138 |
+
msgstr "wpForo"
|
4139 |
|
4140 |
#. Plugin URI of the plugin/theme
|
4141 |
+
msgid "https://wpforo.com"
|
4142 |
+
msgstr "https://wpforo.com"
|
4143 |
|
4144 |
#. Description of the plugin/theme
|
4145 |
msgid ""
|
4146 |
"Forums wpForo is a new generation of forum plugins. It's full-fledged forum "
|
4147 |
"solution for your community. Comes with multiple modern forum layouts."
|
4148 |
msgstr ""
|
4149 |
+
"wpForo je nová generace pluginů fóra pro WordPress. Jedná se o plnohodnotné "
|
4150 |
+
"řešení fóra pro vaši komunitu a dodává se s několika moderními layouty fóra."
|
4151 |
|
4152 |
#. Author of the plugin/theme
|
4153 |
msgid "gVectors Team (A. Chakhoyan, R. Hovhannisyan)"
|
4154 |
msgstr "gVectors Team (A. Chakhoyan, R. Hovhannisyan)"
|
4155 |
|
4156 |
#. Author URI of the plugin/theme
|
4157 |
+
msgid "https://gvectors.com/"
|
4158 |
+
msgstr "https://gvectors.com/"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
wpf-languages/wpforo-de_DE.po
CHANGED
@@ -1,3931 +1,3931 @@
|
|
1 |
-
# Copyright (C) 2016 gVectors Team
|
2 |
-
# This file is distributed under the same license as the wpForo package.
|
3 |
-
msgid ""
|
4 |
-
msgstr ""
|
5 |
-
"Project-Id-Version: Forum - wpForo\n"
|
6 |
-
"POT-Creation-Date: 2017-06-09 17:34+0400\n"
|
7 |
-
"PO-Revision-Date: 2017-09-25 19:17+0200\n"
|
8 |
-
"Last-Translator: \n"
|
9 |
-
"Language-Team: \n"
|
10 |
-
"Language: de_DE\n"
|
11 |
-
"MIME-Version: 1.0\n"
|
12 |
-
"Content-Type: text/plain; charset=UTF-8\n"
|
13 |
-
"Content-Transfer-Encoding: 8bit\n"
|
14 |
-
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
15 |
-
"X-Generator: Poedit 2.0.4\n"
|
16 |
-
"X-Poedit-Basepath: ..\n"
|
17 |
-
"X-Poedit-WPHeader: wpforo.php\n"
|
18 |
-
"X-Poedit-SourceCharset: UTF-8\n"
|
19 |
-
"X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;"
|
20 |
-
"esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;"
|
21 |
-
"_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
|
22 |
-
"X-Poedit-SearchPath-0: .\n"
|
23 |
-
"X-Poedit-SearchPathExcluded-0: *.js\n"
|
24 |
-
|
25 |
-
#: wpf-admin/addons.php:14 wpf-admin/addons.php:22
|
26 |
-
msgid "wpForo Addons"
|
27 |
-
msgstr "wpForo Erweiterungen"
|
28 |
-
|
29 |
-
#: wpf-admin/addons.php:28
|
30 |
-
msgid ""
|
31 |
-
"All wpForo addons are being developed by wpForo developers at gVectors Team. "
|
32 |
-
"Addon prices also include a small donation to the hard work wpForo "
|
33 |
-
"developers do for free. When you buy an addon, you also donate the free "
|
34 |
-
"wpForo development and support. Addons are the only incoming source for "
|
35 |
-
"wpForo developers. wpForo is a premium forum plugin which will always be "
|
36 |
-
"available for free. There will never be paid and pro versions of this forum "
|
37 |
-
"board. We have another dozens of awesome features in our to-do list which "
|
38 |
-
"will also be added for free in future releases. So the free wpForo "
|
39 |
-
"development always stays on the first priority and wpForo is being extended "
|
40 |
-
"with new free functions and features even faster than before."
|
41 |
-
msgstr ""
|
42 |
-
|
43 |
-
#: wpf-admin/addons.php:51
|
44 |
-
msgid "Installed"
|
45 |
-
msgstr "Installiert"
|
46 |
-
|
47 |
-
#: wpf-admin/addons.php:55
|
48 |
-
msgid "Version"
|
49 |
-
msgstr "Version"
|
50 |
-
|
51 |
-
#: wpf-admin/addons.php:56
|
52 |
-
msgid "at least"
|
53 |
-
msgstr ""
|
54 |
-
|
55 |
-
#: wpf-admin/addons.php:58
|
56 |
-
msgid "Details | Buy"
|
57 |
-
msgstr "Details | Kaufen"
|
58 |
-
|
59 |
-
#: wpf-admin/addons.php:64
|
60 |
-
msgid "More information about"
|
61 |
-
msgstr "Weitere Informationen über"
|
62 |
-
|
63 |
-
#: wpf-admin/admin.php:26 wpf-admin/admin.php:27
|
64 |
-
#: wpf-includes/wpf-phrases.php:599
|
65 |
-
msgid "Dashboard"
|
66 |
-
msgstr "Dashboard"
|
67 |
-
|
68 |
-
#: wpf-admin/admin.php:26 wpf-admin/admin.php:28 wpf-admin/dashboard.php:138
|
69 |
-
#: wpf-admin/options-tabs/styles.php:16 wpf-admin/options.php:15
|
70 |
-
#: wpf-includes/wpf-hooks.php:1638 wpf-includes/wpf-phrases.php:123
|
71 |
-
msgid "Forums"
|
72 |
-
msgstr "Foren"
|
73 |
-
|
74 |
-
#: wpf-admin/admin.php:29 wpf-includes/wpf-hooks.php:22
|
75 |
-
#: wpf-includes/wpf-hooks.php:1654
|
76 |
-
msgid "Settings"
|
77 |
-
msgstr "Einstellungen"
|
78 |
-
|
79 |
-
#: wpf-admin/admin.php:30 wpf-includes/wpf-hooks.php:1663
|
80 |
-
msgid "Tools"
|
81 |
-
msgstr "Werkzeuge"
|
82 |
-
|
83 |
-
#: wpf-admin/admin.php:31 wpf-includes/wpf-hooks.php:1672
|
84 |
-
msgid "Moderation"
|
85 |
-
msgstr "Moderation"
|
86 |
-
|
87 |
-
#: wpf-admin/admin.php:32 wpf-admin/dashboard.php:150 wpf-admin/member.php:10
|
88 |
-
#: wpf-admin/options.php:18 wpf-includes/wpf-hooks.php:1681
|
89 |
-
#: wpf-includes/wpf-phrases.php:178
|
90 |
-
msgid "Members"
|
91 |
-
msgstr "Mitglieder"
|
92 |
-
|
93 |
-
#: wpf-admin/admin.php:33 wpf-admin/usergroup.php:8
|
94 |
-
#: wpf-includes/wpf-hooks.php:1690
|
95 |
-
msgid "Usergroups"
|
96 |
-
msgstr "Benutzergruppen"
|
97 |
-
|
98 |
-
#: wpf-admin/admin.php:34 wpf-includes/wpf-hooks.php:1706
|
99 |
-
#: wpf-includes/wpf-phrases.php:600
|
100 |
-
msgid "Phrases"
|
101 |
-
msgstr "Übersetzungen"
|
102 |
-
|
103 |
-
#: wpf-admin/admin.php:35 wpf-includes/wpf-hooks.php:1722
|
104 |
-
#: wpf-includes/wpf-phrases.php:601
|
105 |
-
msgid "Themes"
|
106 |
-
msgstr "Themes"
|
107 |
-
|
108 |
-
#: wpf-admin/admin.php:36 wpf-admin/options.php:23
|
109 |
-
#: wpf-includes/wpf-hooks.php:1731 wpf-includes/wpf-phrases.php:25
|
110 |
-
msgid "Addons"
|
111 |
-
msgstr "Erweiterungen"
|
112 |
-
|
113 |
-
#: wpf-admin/dashboard.php:9 wpf-includes/wpf-phrases.php:409
|
114 |
-
msgid "wpForo Dashboard"
|
115 |
-
msgstr "wpForo Dashboard"
|
116 |
-
|
117 |
-
#: wpf-admin/dashboard.php:25 wpf-includes/wpf-phrases.php:362
|
118 |
-
msgid "Welcome Message"
|
119 |
-
msgstr "Willkommensnachricht"
|
120 |
-
|
121 |
-
#: wpf-admin/dashboard.php:31
|
122 |
-
msgid ""
|
123 |
-
"Thank you for using wpForo! wpForo is a professional bulletin board for "
|
124 |
-
"WorPress, and the only forum software which comes with Multi-layout template "
|
125 |
-
"system.\n"
|
126 |
-
" The \"Extended\", \"Simplified\" and "
|
127 |
-
"\"Question & Answer\" layouts fit almost all type of discussions needs. "
|
128 |
-
"You can use wpForo for small and extremely large communities. \n"
|
129 |
-
" <br />If you found some issue or bug "
|
130 |
-
"please open a support topic in plugin page or in our support forum at "
|
131 |
-
"gVectors.com. If you liked wpForo please leave some good review for this "
|
132 |
-
"plugin. We really need your good reviews. \n"
|
133 |
-
" If you didn't like wpForo please leave a "
|
134 |
-
"list of issues and requirements you'd like us to fix and add in near future. "
|
135 |
-
"We're here to help you and improve wpForo as much as possible."
|
136 |
-
msgstr ""
|
137 |
-
"Vielen Dank für die Benutzung von wpForo! wpForo ist ein "
|
138 |
-
"professionelles Bulletin Board für WordPress und die einzige Foren-"
|
139 |
-
"Software mit einem Multi-Layout-System.\n"
|
140 |
-
"\n"
|
141 |
-
"Die Layouts \"Extended\", \"Simplified\" und \"Question & Answer\" passen "
|
142 |
-
"zu nahezu allen Anforderungen an ein Diskussionsforum. Sie können "
|
143 |
-
"wpForo sowohl für kleine als auch für sehr große Communities "
|
144 |
-
"einsetzen.\n"
|
145 |
-
"<br /><br />Sollten Sie ein paar Probleme oder Fehler gefunden haben, "
|
146 |
-
"eröffnen Sie bitte ein Support-Thema auf der Plugin-Seite oder im "
|
147 |
-
"Supportforum von gVectors.com. Wenn Sie wpForo mögen, hinterlassen Sie "
|
148 |
-
"bitte eine gute Bewertung für dieses Plugin. Wir sind auf gute "
|
149 |
-
"Bewertungen angewiesen.\n"
|
150 |
-
"<br /><br />Sollten Sie wpForo nicht so gut finden, teilen Sie uns bitte "
|
151 |
-
"trotzdem die Probleme und ihre Anforderungen mit, damit wir das zeitnah "
|
152 |
-
"beheben oder ergänzen können. Wir helfen Ihnen gerne und "
|
153 |
-
"verbessern wpForo soweit wie möglich."
|
154 |
-
|
155 |
-
#: wpf-admin/dashboard.php:60 wpf-includes/wpf-phrases.php:130
|
156 |
-
msgid "General Information"
|
157 |
-
msgstr "Allgemeine Information"
|
158 |
-
|
159 |
-
#: wpf-admin/dashboard.php:64 wpf-includes/wpf-phrases.php:369
|
160 |
-
msgid "You are currently running"
|
161 |
-
msgstr "Momentan genutzt:"
|
162 |
-
|
163 |
-
#: wpf-admin/dashboard.php:65 wpf-includes/wpf-phrases.php:18
|
164 |
-
msgid "Active Theme"
|
165 |
-
msgstr "Aktives Theme"
|
166 |
-
|
167 |
-
#: wpf-admin/dashboard.php:66 wpf-includes/wpf-phrases.php:414
|
168 |
-
msgid "wpForo Website"
|
169 |
-
msgstr "wpForo Website"
|
170 |
-
|
171 |
-
#: wpf-admin/dashboard.php:67 wpf-includes/wpf-phrases.php:320
|
172 |
-
msgid "Support Forum"
|
173 |
-
msgstr "Support-Forum"
|
174 |
-
|
175 |
-
#: wpf-admin/dashboard.php:78 wpf-includes/wpf-phrases.php:290
|
176 |
-
msgid "Server Information"
|
177 |
-
msgstr "Server-Information"
|
178 |
-
|
179 |
-
#: wpf-admin/dashboard.php:112 wpf-includes/wpf-phrases.php:46
|
180 |
-
msgid "Available"
|
181 |
-
msgstr "Verfügbar"
|
182 |
-
|
183 |
-
#: wpf-admin/dashboard.php:112 wpf-includes/wpf-phrases.php:209
|
184 |
-
msgid "Not available"
|
185 |
-
msgstr "Nicht verfügbar"
|
186 |
-
|
187 |
-
#: wpf-admin/dashboard.php:132 wpf-includes/wpf-phrases.php:49
|
188 |
-
msgid "Board Statistic"
|
189 |
-
msgstr "Forenstatistik"
|
190 |
-
|
191 |
-
#: wpf-admin/dashboard.php:142 wpf-admin/options-tabs/styles.php:22
|
192 |
-
#: wpf-includes/class-forums.php:606 wpf-includes/wpf-phrases.php:339
|
193 |
-
msgid "Topics"
|
194 |
-
msgstr "Themen"
|
195 |
-
|
196 |
-
#: wpf-admin/dashboard.php:146 wpf-includes/class-forums.php:606
|
197 |
-
#: wpf-includes/wpf-phrases.php:233
|
198 |
-
msgid "Posts"
|
199 |
-
msgstr "Beiträge"
|
200 |
-
|
201 |
-
#: wpf-admin/dashboard.php:154 wpf-includes/wpf-phrases.php:179
|
202 |
-
msgid "Members Online"
|
203 |
-
msgstr "Mitglieder online"
|
204 |
-
|
205 |
-
#: wpf-admin/dashboard.php:164
|
206 |
-
msgid "Avatars Size"
|
207 |
-
msgstr "Avatargröße"
|
208 |
-
|
209 |
-
#: wpf-admin/dashboard.php:168
|
210 |
-
#, fuzzy
|
211 |
-
#| msgid "Attachments Size"
|
212 |
-
msgid "Default Attachments Size"
|
213 |
-
msgstr "Anhanggröße"
|
214 |
-
|
215 |
-
#: wpf-admin/dashboard.php:174
|
216 |
-
#, fuzzy
|
217 |
-
#| msgid "Attachments"
|
218 |
-
msgid "Advanced Attachments"
|
219 |
-
msgstr "Anhänge"
|
220 |
-
|
221 |
-
#: wpf-admin/dashboard.php:175
|
222 |
-
msgid "file(s)"
|
223 |
-
msgstr "Datei(en)"
|
224 |
-
|
225 |
-
#: wpf-admin/dashboard.php:178
|
226 |
-
#, fuzzy
|
227 |
-
#| msgid "Attachments Size"
|
228 |
-
msgid "Advanced Attachments Size"
|
229 |
-
msgstr "Anhanggröße"
|
230 |
-
|
231 |
-
#: wpf-admin/dashboard.php:183
|
232 |
-
msgid "Total Size"
|
233 |
-
msgstr "Gesamtgrgröße"
|
234 |
-
|
235 |
-
#: wpf-admin/dashboard.php:191 wpf-includes/wpf-phrases.php:611
|
236 |
-
msgid "Forum Maintenance"
|
237 |
-
msgstr "Foren-Wartung"
|
238 |
-
|
239 |
-
#: wpf-admin/dashboard.php:193
|
240 |
-
msgid ""
|
241 |
-
"This process may take a few seconds or dozens of minutes, please be patient "
|
242 |
-
"and don't close this page. If you got 500 Server Error please don't worry, "
|
243 |
-
"the data updating process is still working in MySQL server."
|
244 |
-
msgstr ""
|
245 |
-
"Dieser Prozess kann mehrere Sekunden oder Dutzende Minuten dauern. Bitte "
|
246 |
-
"bleiben Sie geduldig und auf dieser Seite. Wenn Sie einen 500 Server Error "
|
247 |
-
"sehen, machen Sie sich keine Sorgen. Der Prozess arbeitet weiter im MySQL-"
|
248 |
-
"Server."
|
249 |
-
|
250 |
-
#: wpf-admin/dashboard.php:202
|
251 |
-
#, fuzzy
|
252 |
-
#| msgid "Delete User Cache"
|
253 |
-
msgid "Delete All Caches"
|
254 |
-
msgstr "Lösche User-Cache"
|
255 |
-
|
256 |
-
#: wpf-admin/dashboard.php:203 wpf-includes/wpf-phrases.php:613
|
257 |
-
msgid "Update Forums Statistic"
|
258 |
-
msgstr "Akt. Foren-Statistik"
|
259 |
-
|
260 |
-
#: wpf-admin/dashboard.php:204 wpf-includes/wpf-phrases.php:614
|
261 |
-
msgid "Update Users Statistic"
|
262 |
-
msgstr "Akt. User-Statistik"
|
263 |
-
|
264 |
-
#: wpf-admin/dashboard.php:205 wpf-includes/wpf-phrases.php:615
|
265 |
-
msgid "Delete Phrase Cache"
|
266 |
-
msgstr "Lösche Übersetzungs-Cache"
|
267 |
-
|
268 |
-
#: wpf-admin/dashboard.php:206 wpf-includes/wpf-phrases.php:636
|
269 |
-
msgid "Delete User Cache"
|
270 |
-
msgstr "Lösche User-Cache"
|
271 |
-
|
272 |
-
#: wpf-admin/forum.php:13 wpf-includes/functions.php:769
|
273 |
-
#: wpf-includes/wpf-phrases.php:302
|
274 |
-
msgid "Show on screen"
|
275 |
-
msgstr "Auf Bildschirm anzeigen"
|
276 |
-
|
277 |
-
#: wpf-admin/forum.php:15 wpf-admin/forum.php:119
|
278 |
-
#: wpf-includes/wpf-phrases.php:113
|
279 |
-
msgid "Forum Options"
|
280 |
-
msgstr "Forenoptionen"
|
281 |
-
|
282 |
-
#: wpf-admin/forum.php:16 wpf-includes/wpf-phrases.php:224
|
283 |
-
msgid "Permissions"
|
284 |
-
msgstr "Berechtigungen"
|
285 |
-
|
286 |
-
#: wpf-admin/forum.php:17 wpf-includes/wpf-phrases.php:307
|
287 |
-
msgid "Slug"
|
288 |
-
msgstr "Slug"
|
289 |
-
|
290 |
-
#: wpf-admin/forum.php:18 wpf-includes/wpf-phrases.php:112
|
291 |
-
msgid "Forum Meta"
|
292 |
-
msgstr "Foren-Metadaten"
|
293 |
-
|
294 |
-
#: wpf-admin/forum.php:21 wpf-includes/wpf-phrases.php:274
|
295 |
-
msgid "Screen Layout"
|
296 |
-
msgstr "Bildschirm-Layout"
|
297 |
-
|
298 |
-
#: wpf-admin/forum.php:22 wpf-includes/wpf-phrases.php:210
|
299 |
-
msgid "Number of Columns"
|
300 |
-
msgstr "Anzahl Spalten"
|
301 |
-
|
302 |
-
#: wpf-admin/forum.php:32 wpf-includes/functions.php:783
|
303 |
-
#: wpf-includes/wpf-phrases.php:275
|
304 |
-
msgid "Screen Options"
|
305 |
-
msgstr "Bildschirm-Optionen"
|
306 |
-
|
307 |
-
#: wpf-admin/forum.php:43 wpf-includes/wpf-phrases.php:51
|
308 |
-
msgid "Categories and Forums"
|
309 |
-
msgstr "Kategorien und Foren"
|
310 |
-
|
311 |
-
#: wpf-admin/forum.php:44 wpf-admin/options-tabs/general.php:75
|
312 |
-
#: wpf-admin/themes.php:10 wpf-admin/usergroup.php:8
|
313 |
-
#: wpf-includes/wpf-phrases.php:20
|
314 |
-
msgid "Add New"
|
315 |
-
msgstr "Neu hinzufügen"
|
316 |
-
|
317 |
-
#: wpf-admin/forum.php:55
|
318 |
-
msgid "Important Tips"
|
319 |
-
msgstr ""
|
320 |
-
|
321 |
-
#: wpf-admin/forum.php:56 wpf-includes/wpf-phrases.php:226
|
322 |
-
msgid "Please drag and drop forum panels to set parent-child hierarchy."
|
323 |
-
msgstr "Benutze Ziehen und Ablegen zum Setzen der Reihenfolge."
|
324 |
-
|
325 |
-
#: wpf-admin/forum.php:57
|
326 |
-
msgid ""
|
327 |
-
"If a category (blue panels) does not have forums (grey panels) it will not "
|
328 |
-
"be displayed on front-end. Each category should contain at least one forum."
|
329 |
-
msgstr ""
|
330 |
-
|
331 |
-
#: wpf-admin/forum.php:58
|
332 |
-
msgid ""
|
333 |
-
"Forums can be displayed with different layouts (Extended, Simplified, Q&A), "
|
334 |
-
"just edit the top (blue panels) category and set the layout you want. Child "
|
335 |
-
"forums' layout depends on the top category (blue panels) layout. They cannot "
|
336 |
-
"have a different layout."
|
337 |
-
msgstr ""
|
338 |
-
|
339 |
-
#: wpf-admin/forum.php:74 wpf-includes/wpf-phrases.php:273
|
340 |
-
msgid "Save forums order and hierarchy"
|
341 |
-
msgstr "Forenreihenfolge und Hierarchie speichern"
|
342 |
-
|
343 |
-
#: wpf-admin/forum.php:101 wpf-includes/wpf-phrases.php:87
|
344 |
-
msgid "Enter forum title here"
|
345 |
-
msgstr "Forentitel eingeben"
|
346 |
-
|
347 |
-
#: wpf-admin/forum.php:106 wpf-includes/wpf-phrases.php:86
|
348 |
-
msgid "Enter description here . . ."
|
349 |
-
msgstr "Beschreibung eingeben..."
|
350 |
-
|
351 |
-
#: wpf-admin/forum.php:107 wpf-includes/wpf-phrases.php:330
|
352 |
-
msgid ""
|
353 |
-
"This is a forum description. This content will be displayed under forum "
|
354 |
-
"title on the forum list."
|
355 |
-
msgstr ""
|
356 |
-
"Dies ist eine Forenbeschreibung. Der Inhalt wird unter dem Forentitel und "
|
357 |
-
"der Forenliste angezeigt."
|
358 |
-
|
359 |
-
#: wpf-admin/forum.php:122 wpf-includes/wpf-phrases.php:222
|
360 |
-
msgid "Parent Forum"
|
361 |
-
msgstr "Eltern-Forum"
|
362 |
-
|
363 |
-
#: wpf-admin/forum.php:125 wpf-includes/wpf-phrases.php:205
|
364 |
-
msgid "No parent"
|
365 |
-
msgstr "Kein Eltern-Forum"
|
366 |
-
|
367 |
-
#: wpf-admin/forum.php:130 wpf-includes/wpf-phrases.php:347
|
368 |
-
msgid "Use as Category"
|
369 |
-
msgstr "Benutze als Kategorie"
|
370 |
-
|
371 |
-
#: wpf-admin/forum.php:132 wpf-includes/wpf-phrases.php:52
|
372 |
-
msgid "Category Layout"
|
373 |
-
msgstr "Layout Kategorie"
|
374 |
-
|
375 |
-
#: wpf-admin/forum.php:140 wpf-includes/wpf-phrases.php:203
|
376 |
-
msgid "No layout found."
|
377 |
-
msgstr "Kein Layout gefunden."
|
378 |
-
|
379 |
-
#: wpf-admin/forum.php:149 wpf-admin/forum.php:156
|
380 |
-
#: wpf-includes/wpf-phrases.php:235
|
381 |
-
msgid "Publish"
|
382 |
-
msgstr "Veröffentlichen"
|
383 |
-
|
384 |
-
#: wpf-admin/forum.php:153 wpf-includes/wpf-phrases.php:37
|
385 |
-
msgid "Are you sure you want to delete this forum?"
|
386 |
-
msgstr "Möchten Sie dieses Forum wirklich löschen?"
|
387 |
-
|
388 |
-
#: wpf-admin/forum.php:153 wpf-admin/themes.php:73
|
389 |
-
#: wpf-admin/tools-tabs/antispam.php:139 wpf-admin/usergroup.php:37
|
390 |
-
#: wpf-admin/usergroup.php:133 wpf-includes/wpf-hooks.php:1057
|
391 |
-
#: wpf-includes/wpf-phrases.php:66
|
392 |
-
msgid "Delete"
|
393 |
-
msgstr "Löschen"
|
394 |
-
|
395 |
-
#: wpf-admin/forum.php:154 wpf-admin/usergroup.php:39
|
396 |
-
#: wpf-includes/class-forums.php:612 wpf-includes/wpf-phrases.php:356
|
397 |
-
msgid "View"
|
398 |
-
msgstr "Ansicht"
|
399 |
-
|
400 |
-
#: wpf-admin/forum.php:224 wpf-includes/wpf-phrases.php:118
|
401 |
-
msgid "Forum Slug"
|
402 |
-
msgstr "Forum Slug"
|
403 |
-
|
404 |
-
#: wpf-admin/forum.php:227 wpf-includes/wpf-phrases.php:323
|
405 |
-
msgid ""
|
406 |
-
"The \"slug\" is the URL-friendly version of the name. It is usually all "
|
407 |
-
"lowercase and contains only letters, numbers, and hyphens."
|
408 |
-
msgstr ""
|
409 |
-
"\"Slug\" ist die URL-freundliche Version des Namens. Er enthält in der "
|
410 |
-
"Regel nur Kleinbuchstaben und enthält nur Buchstaben, Zahlen und "
|
411 |
-
"Bindestriche."
|
412 |
-
|
413 |
-
#: wpf-admin/forum.php:233
|
414 |
-
msgid "Forum Icon"
|
415 |
-
msgstr "Forum Icon"
|
416 |
-
|
417 |
-
#: wpf-admin/forum.php:236
|
418 |
-
msgid "Font-awesome Icon"
|
419 |
-
msgstr ""
|
420 |
-
|
421 |
-
#: wpf-admin/forum.php:238
|
422 |
-
msgid "You can find all icons"
|
423 |
-
msgstr ""
|
424 |
-
|
425 |
-
#: wpf-admin/forum.php:238
|
426 |
-
msgid "here"
|
427 |
-
msgstr ""
|
428 |
-
|
429 |
-
#: wpf-admin/forum.php:238
|
430 |
-
msgid ""
|
431 |
-
"Make sure you insert a class of font-awesome icon, it should start with fa- "
|
432 |
-
"prefix like "fa-comments"."
|
433 |
-
msgstr ""
|
434 |
-
|
435 |
-
#: wpf-admin/forum.php:245 wpf-includes/wpf-phrases.php:116
|
436 |
-
msgid "Forum SEO"
|
437 |
-
msgstr "Forum SEO"
|
438 |
-
|
439 |
-
#: wpf-admin/forum.php:248 wpf-includes/wpf-phrases.php:184
|
440 |
-
msgid "Meta Description"
|
441 |
-
msgstr "Meta-Beschreibung"
|
442 |
-
|
443 |
-
#: wpf-admin/forum.php:277 wpf-includes/wpf-phrases.php:329
|
444 |
-
msgid "This action will also delete all sub-forums, topics and replies."
|
445 |
-
msgstr ""
|
446 |
-
"Diese Aktion wird auch alle Unterforen, Themen und Antworten löschen."
|
447 |
-
|
448 |
-
#: wpf-admin/forum.php:285 wpf-includes/wpf-phrases.php:137
|
449 |
-
msgid ""
|
450 |
-
"If you want to delete this forum and keep its sub-forums, topics and "
|
451 |
-
"replies, please select a new target forum in dropdown below"
|
452 |
-
msgstr ""
|
453 |
-
"Wenn Sie dieses Forum löschen und die Unterforen, Themen und Antworten "
|
454 |
-
"behalten möchten, wählen Sie bitte ein neues Zielforum im Dropdown-"
|
455 |
-
"Menü aus."
|
456 |
-
|
457 |
-
#: wpf-admin/forum.php:294 wpf-includes/wpf-phrases.php:26
|
458 |
-
msgid ""
|
459 |
-
"All sub-forums, topics and replies will be attached to selected forum. "
|
460 |
-
"Layout will be inherited from this forum."
|
461 |
-
msgstr ""
|
462 |
-
"Alle Unterforen, Themen und Antworten werden an das ausgewählte Forum "
|
463 |
-
"angehängt. Das Layout wird von diesem Forum vererbt."
|
464 |
-
|
465 |
-
#: wpf-admin/moderation.php:10
|
466 |
-
#, fuzzy
|
467 |
-
#| msgid "Topic add error"
|
468 |
-
msgid "Topic and Post Moderation"
|
469 |
-
msgstr "Fehler Thema erstellen"
|
470 |
-
|
471 |
-
#: wpf-admin/options-tabs/accesses.php:9 wpf-includes/wpf-phrases.php:21
|
472 |
-
msgid "Add New Forum Access"
|
473 |
-
msgstr "Neue Forenberechtigung erstellen"
|
474 |
-
|
475 |
-
#: wpf-admin/options-tabs/accesses.php:13 wpf-includes/wpf-phrases.php:15
|
476 |
-
msgid "Access names"
|
477 |
-
msgstr "Namen Berechtigungen"
|
478 |
-
|
479 |
-
#: wpf-admin/options-tabs/accesses.php:26
|
480 |
-
#: wpf-admin/options-tabs/accesses.php:27
|
481 |
-
#: wpf-admin/options-tabs/accesses.php:28
|
482 |
-
#, fuzzy
|
483 |
-
#| msgid "%s access successfully added"
|
484 |
-
msgid "This access is usually used for "
|
485 |
-
msgstr "%s Berechtigung erfolgreich erstellt"
|
486 |
-
|
487 |
-
#: wpf-admin/options-tabs/accesses.php:26
|
488 |
-
msgid "Guests"
|
489 |
-
msgstr "Gäste"
|
490 |
-
|
491 |
-
#: wpf-admin/options-tabs/accesses.php:26
|
492 |
-
#: wpf-admin/options-tabs/accesses.php:27
|
493 |
-
#: wpf-admin/options-tabs/accesses.php:28
|
494 |
-
msgid "usergroup"
|
495 |
-
msgstr "Benutzergruppe"
|
496 |
-
|
497 |
-
#: wpf-admin/options-tabs/accesses.php:27 wpf-includes/wpf-phrases.php:623
|
498 |
-
msgid "Registered"
|
499 |
-
msgstr "Registriert"
|
500 |
-
|
501 |
-
#: wpf-admin/options-tabs/accesses.php:28 wpf-includes/wpf-phrases.php:621
|
502 |
-
msgid "Admin"
|
503 |
-
msgstr "Admin"
|
504 |
-
|
505 |
-
#: wpf-admin/options-tabs/accesses.php:32 wpf-includes/class-forums.php:608
|
506 |
-
#: wpf-includes/functions.php:601 wpf-includes/wpf-phrases.php:382
|
507 |
-
msgid "edit"
|
508 |
-
msgstr "bearbeiten"
|
509 |
-
|
510 |
-
#: wpf-admin/options-tabs/accesses.php:34 wpf-includes/wpf-phrases.php:39
|
511 |
-
msgid ""
|
512 |
-
"Are you sure you want to remove this access set? Usergroups which attached "
|
513 |
-
"to this access will lost all forum permissions."
|
514 |
-
msgstr ""
|
515 |
-
"Sind sie sicher dass sie diese Berechtigungen entfernen möchten? "
|
516 |
-
"Benutzergruppen, die dieser Berechtigung zugeordnet sind, verlieren alle "
|
517 |
-
"Foren-Berechtigungen."
|
518 |
-
|
519 |
-
#: wpf-admin/options-tabs/accesses.php:34 wpf-includes/class-forums.php:610
|
520 |
-
#: wpf-includes/functions.php:619 wpf-includes/functions.php:629
|
521 |
-
#: wpf-includes/wpf-phrases.php:381
|
522 |
-
msgid "delete"
|
523 |
-
msgstr "löschen"
|
524 |
-
|
525 |
-
#: wpf-admin/options-tabs/accesses.php:49 wpf-includes/wpf-phrases.php:14
|
526 |
-
msgid "Access name"
|
527 |
-
msgstr "Berechtigung"
|
528 |
-
|
529 |
-
#: wpf-admin/options-tabs/accesses.php:69 wpf-includes/wpf-phrases.php:271
|
530 |
-
msgid "Save"
|
531 |
-
msgstr "Speichern"
|
532 |
-
|
533 |
-
#: wpf-admin/options-tabs/accesses.php:69 wpf-includes/wpf-phrases.php:344
|
534 |
-
msgid "Update"
|
535 |
-
msgstr "Update"
|
536 |
-
|
537 |
-
#: wpf-admin/options-tabs/emails.php:13
|
538 |
-
#, fuzzy
|
539 |
-
#| msgid "From Name"
|
540 |
-
msgid "FROM Name"
|
541 |
-
msgstr "Von Name"
|
542 |
-
|
543 |
-
#: wpf-admin/options-tabs/emails.php:17
|
544 |
-
#, fuzzy
|
545 |
-
#| msgid "From Email Address"
|
546 |
-
msgid "FROM Email Address"
|
547 |
-
msgstr "Von Emailadresse"
|
548 |
-
|
549 |
-
#: wpf-admin/options-tabs/emails.php:22
|
550 |
-
#, fuzzy
|
551 |
-
#| msgid "Forum Admin Email Addresses"
|
552 |
-
msgid "Forum Admins email addresses"
|
553 |
-
msgstr "Emailadresse Foren-Admin"
|
554 |
-
|
555 |
-
#: wpf-admin/options-tabs/emails.php:23 wpf-includes/wpf-phrases.php:57
|
556 |
-
msgid ""
|
557 |
-
"Comma separated email addresses of forum administrators to get forum "
|
558 |
-
"notifications. For example post report messages."
|
559 |
-
msgstr ""
|
560 |
-
"Kommagetrennte Emailadressen der Foren-Administratoren, um "
|
561 |
-
"Benachrichtigungen zu bekommen, z.B. Beitragsmeldungen."
|
562 |
-
|
563 |
-
#: wpf-admin/options-tabs/emails.php:29
|
564 |
-
msgid "Notify Admins via email on new Topic"
|
565 |
-
msgstr ""
|
566 |
-
|
567 |
-
#: wpf-admin/options-tabs/emails.php:30
|
568 |
-
msgid ""
|
569 |
-
"Send Notification emails to all email addresses (comma separated ) of forum "
|
570 |
-
"administrators when a new Topic is created."
|
571 |
-
msgstr ""
|
572 |
-
|
573 |
-
#: wpf-admin/options-tabs/emails.php:34 wpf-admin/options-tabs/emails.php:46
|
574 |
-
#: wpf-admin/options-tabs/features.php:60 wpf-admin/tools-tabs/antispam.php:31
|
575 |
-
#: wpf-admin/tools-tabs/antispam.php:40 wpf-admin/tools-tabs/antispam.php:49
|
576 |
-
#: wpf-admin/tools-tabs/cleanup.php:39 wpf-includes/wpf-phrases.php:367
|
577 |
-
msgid "Yes"
|
578 |
-
msgstr "Ja"
|
579 |
-
|
580 |
-
#: wpf-admin/options-tabs/emails.php:35 wpf-admin/options-tabs/emails.php:47
|
581 |
-
#: wpf-admin/options-tabs/features.php:61 wpf-admin/tools-tabs/antispam.php:32
|
582 |
-
#: wpf-admin/tools-tabs/antispam.php:41 wpf-admin/tools-tabs/antispam.php:50
|
583 |
-
#: wpf-admin/tools-tabs/cleanup.php:40 wpf-includes/wpf-phrases.php:197
|
584 |
-
msgid "No"
|
585 |
-
msgstr "Nein"
|
586 |
-
|
587 |
-
#: wpf-admin/options-tabs/emails.php:41
|
588 |
-
msgid "Notify Admins via email on new Post"
|
589 |
-
msgstr "Informiere Admins via Email über neue Beiträge"
|
590 |
-
|
591 |
-
#: wpf-admin/options-tabs/emails.php:42
|
592 |
-
msgid ""
|
593 |
-
"Send Notification emails to all email addresses (comma separated ) of forum "
|
594 |
-
"administrators when a new Reply is created."
|
595 |
-
msgstr ""
|
596 |
-
|
597 |
-
#: wpf-admin/options-tabs/emails.php:53 wpf-includes/wpf-phrases.php:318
|
598 |
-
msgid "Subscription Emails"
|
599 |
-
msgstr "Emailbenachrichtigungen"
|
600 |
-
|
601 |
-
#: wpf-admin/options-tabs/emails.php:57 wpf-includes/wpf-phrases.php:315
|
602 |
-
msgid "Subscribe confirmation email subject"
|
603 |
-
msgstr "Betreff Email Abonnement bestätigen"
|
604 |
-
|
605 |
-
#: wpf-admin/options-tabs/emails.php:61 wpf-includes/wpf-phrases.php:314
|
606 |
-
msgid "Subscribe confirmation email message"
|
607 |
-
msgstr "Text Email Abonnement bestätigen"
|
608 |
-
|
609 |
-
#: wpf-admin/options-tabs/emails.php:65 wpf-includes/wpf-phrases.php:196
|
610 |
-
msgid "New topic notification email subject"
|
611 |
-
msgstr "Betreff Emailbenachrichtigung neues Thema"
|
612 |
-
|
613 |
-
#: wpf-admin/options-tabs/emails.php:69 wpf-includes/wpf-phrases.php:195
|
614 |
-
msgid "New topic notification email message"
|
615 |
-
msgstr "Text Emailbenachrichtigung neues Thema"
|
616 |
-
|
617 |
-
#: wpf-admin/options-tabs/emails.php:73 wpf-includes/wpf-phrases.php:194
|
618 |
-
msgid "New reply notification email subject"
|
619 |
-
msgstr "Betreff Emailbenachrichtigung neue Antwort"
|
620 |
-
|
621 |
-
#: wpf-admin/options-tabs/emails.php:77 wpf-includes/wpf-phrases.php:193
|
622 |
-
msgid "New reply notification email message"
|
623 |
-
msgstr "Text Emailbenachrichtigung neue Antwort"
|
624 |
-
|
625 |
-
#: wpf-admin/options-tabs/emails.php:82 wpf-includes/wpf-phrases.php:228
|
626 |
-
msgid "Post Reporting Emails"
|
627 |
-
msgstr "Email Beitrag melden"
|
628 |
-
|
629 |
-
#: wpf-admin/options-tabs/emails.php:83 wpf-includes/wpf-phrases.php:332
|
630 |
-
msgid "This message comes from post reporting pop-up form."
|
631 |
-
msgstr "Diese Nachricht kommt vom Beitrags-Meldeformular."
|
632 |
-
|
633 |
-
#: wpf-admin/options-tabs/emails.php:88 wpf-includes/wpf-phrases.php:267
|
634 |
-
msgid "Report message subject"
|
635 |
-
msgstr "Betreff Melde-Nachricht"
|
636 |
-
|
637 |
-
#: wpf-admin/options-tabs/emails.php:93 wpf-includes/wpf-phrases.php:266
|
638 |
-
msgid "Report message body"
|
639 |
-
msgstr "Text Melde-Nachricht"
|
640 |
-
|
641 |
-
#: wpf-admin/options-tabs/emails.php:99 wpf-admin/options-tabs/features.php:71
|
642 |
-
#: wpf-admin/options-tabs/forums.php:16 wpf-admin/options-tabs/general.php:82
|
643 |
-
#: wpf-admin/options-tabs/members.php:128 wpf-admin/options-tabs/posts.php:67
|
644 |
-
#: wpf-admin/options-tabs/styles.php:93 wpf-admin/tools-tabs/antispam.php:180
|
645 |
-
#: wpf-admin/tools-tabs/cleanup.php:49 wpf-includes/wpf-phrases.php:345
|
646 |
-
msgid "Update Options"
|
647 |
-
msgstr "Aktualisiere Einstellungen"
|
648 |
-
|
649 |
-
#: wpf-admin/options-tabs/features.php:9 wpf-includes/wpf-phrases.php:295
|
650 |
-
msgid "Show Admin Bar for Members"
|
651 |
-
msgstr "Zeige Admin-Bar für Mitglieder"
|
652 |
-
|
653 |
-
#: wpf-admin/options-tabs/features.php:9 wpf-includes/wpf-phrases.php:333
|
654 |
-
msgid "This option doesn't affect website admins."
|
655 |
-
msgstr "Diese Einstellung beeinflusst nicht die Seitenadministratoren."
|
656 |
-
|
657 |
-
#: wpf-admin/options-tabs/features.php:10 wpf-includes/wpf-phrases.php:297
|
658 |
-
msgid "Show Forum Page Title"
|
659 |
-
msgstr "Zeige Forenseitentitel"
|
660 |
-
|
661 |
-
#: wpf-admin/options-tabs/features.php:11 wpf-includes/wpf-phrases.php:300
|
662 |
-
msgid "Show Top/Menu Bar"
|
663 |
-
msgstr "Zeige Top/Menü-Leiste"
|
664 |
-
|
665 |
-
#: wpf-admin/options-tabs/features.php:12 wpf-includes/wpf-phrases.php:299
|
666 |
-
msgid "Show Top Search"
|
667 |
-
msgstr "Zeige obere Suchleiste"
|
668 |
-
|
669 |
-
#: wpf-admin/options-tabs/features.php:13 wpf-includes/wpf-phrases.php:296
|
670 |
-
msgid "Show Breadcrumb"
|
671 |
-
msgstr "Zeige Navigationsszeile"
|
672 |
-
|
673 |
-
#: wpf-admin/options-tabs/features.php:14 wpf-includes/wpf-phrases.php:298
|
674 |
-
msgid "Show Forum Statistic"
|
675 |
-
msgstr "Zeige Forenstatistik"
|
676 |
-
|
677 |
-
#: wpf-admin/options-tabs/features.php:15 wpf-includes/wpf-phrases.php:258
|
678 |
-
msgid "Replace Author Link to Forum Profile"
|
679 |
-
msgstr "Ersetze Autoren-Link mit Forenprofil"
|
680 |
-
|
681 |
-
#: wpf-admin/options-tabs/features.php:16 wpf-includes/wpf-phrases.php:259
|
682 |
-
msgid "Replace Comment Author Link to Forum Profile"
|
683 |
-
msgstr "Ersetze Autoren-Kommentar-Link mit Forenprofil"
|
684 |
-
|
685 |
-
#: wpf-admin/options-tabs/features.php:17 wpf-includes/wpf-phrases.php:633
|
686 |
-
msgid "Enable User Registration"
|
687 |
-
msgstr "Aktiviere Benutzerregistrierung"
|
688 |
-
|
689 |
-
#: wpf-admin/options-tabs/features.php:17 wpf-includes/wpf-phrases.php:634
|
690 |
-
msgid ""
|
691 |
-
"This option is not synced with WordPress \"Anyone can register\" option in "
|
692 |
-
"Dashboard > Settings > General admin page. If this option is enabled new "
|
693 |
-
"users will always be able to register."
|
694 |
-
msgstr ""
|
695 |
-
"Diese Einstellung ist nicht mit der WordPress-Einstellung \"Jeder kann sich "
|
696 |
-
"registrieren\" synchronisiert. Wenn diese Einstellung aktiviert ist mü"
|
697 |
-
"ssen sich neue Benutzer immer registrieren."
|
698 |
-
|
699 |
-
#: wpf-admin/options-tabs/features.php:18
|
700 |
-
msgid "Enable User Registration email confirmation"
|
701 |
-
msgstr "Aktiviere Benutzerregistrierung Email Benachrichtigung"
|
702 |
-
|
703 |
-
#: wpf-admin/options-tabs/features.php:18
|
704 |
-
msgid ""
|
705 |
-
"If you have enabled this option, after registering, user can not login "
|
706 |
-
"without confirming the email."
|
707 |
-
msgstr ""
|
708 |
-
|
709 |
-
#: wpf-admin/options-tabs/features.php:19 wpf-includes/wpf-phrases.php:261
|
710 |
-
msgid "Replace Registration Page URL to Forum URL"
|
711 |
-
msgstr "Ersetze URL Registrierungsseite mit Foren-URL"
|
712 |
-
|
713 |
-
#: wpf-admin/options-tabs/features.php:20 wpf-includes/wpf-phrases.php:260
|
714 |
-
msgid "Replace Login Page URL to Forum URL"
|
715 |
-
msgstr "Ersetze URL Anmeldeseite mit Foren-URL"
|
716 |
-
|
717 |
-
#: wpf-admin/options-tabs/features.php:21 wpf-includes/wpf-phrases.php:257
|
718 |
-
msgid "Replace Author Avatar with Forum Profile Avatar"
|
719 |
-
msgstr "Ersetze Autoren-Avatar mit Foren-Profil-Avatar"
|
720 |
-
|
721 |
-
#: wpf-admin/options-tabs/features.php:22 wpf-includes/wpf-phrases.php:77
|
722 |
-
msgid "Enable Avatars"
|
723 |
-
msgstr "Aktiviere Avatare"
|
724 |
-
|
725 |
-
#: wpf-admin/options-tabs/features.php:23 wpf-includes/wpf-phrases.php:78
|
726 |
-
msgid "Enable Custom Avatars"
|
727 |
-
msgstr "Aktiviere eigene Avatare"
|
728 |
-
|
729 |
-
#: wpf-admin/options-tabs/features.php:24 wpf-includes/wpf-phrases.php:31
|
730 |
-
msgid "Allow Member Signature"
|
731 |
-
msgstr "Erlaube Mitgliedersignaturen"
|
732 |
-
|
733 |
-
#: wpf-admin/options-tabs/features.php:25 wpf-includes/wpf-phrases.php:80
|
734 |
-
msgid "Enable Member Rating"
|
735 |
-
msgstr "Aktiviere Mitgliedsränge"
|
736 |
-
|
737 |
-
#: wpf-admin/options-tabs/features.php:26 wpf-includes/wpf-phrases.php:81
|
738 |
-
msgid "Enable Member Rating Titles"
|
739 |
-
msgstr "Aktiviere Benutzertitel"
|
740 |
-
|
741 |
-
#: wpf-admin/options-tabs/features.php:27 wpf-includes/wpf-phrases.php:79
|
742 |
-
msgid "Enable Member Cache"
|
743 |
-
msgstr "Aktiviere Mitglieds-Cache"
|
744 |
-
|
745 |
-
#: wpf-admin/options-tabs/features.php:28
|
746 |
-
msgid "Enable Object Cache"
|
747 |
-
msgstr "Aktiviere Objekt-Cache"
|
748 |
-
|
749 |
-
#: wpf-admin/options-tabs/features.php:29
|
750 |
-
msgid "Enable HTML Cache"
|
751 |
-
msgstr "Aktiviere HTML-Cache"
|
752 |
-
|
753 |
-
#: wpf-admin/options-tabs/features.php:30
|
754 |
-
msgid "Enable Memory Cache"
|
755 |
-
msgstr "Aktiviere Speicher-Cache"
|
756 |
-
|
757 |
-
#: wpf-admin/options-tabs/features.php:31 wpf-includes/wpf-phrases.php:84
|
758 |
-
msgid "Enable wpForo SEO for Meta Titles"
|
759 |
-
msgstr "Aktiviere wpForo SEO für Meta-Titel"
|
760 |
-
|
761 |
-
#: wpf-admin/options-tabs/features.php:32 wpf-includes/wpf-phrases.php:83
|
762 |
-
msgid "Enable wpForo SEO for Meta Tags"
|
763 |
-
msgstr "Aktiviere wpForo SEO für Meta-Tags"
|
764 |
-
|
765 |
-
#: wpf-admin/options-tabs/features.php:33
|
766 |
-
msgid "Enable User Profile Page indexing"
|
767 |
-
msgstr ""
|
768 |
-
|
769 |
-
#: wpf-admin/options-tabs/features.php:34 wpf-includes/wpf-phrases.php:82
|
770 |
-
msgid "Enable wpForo Font-Awesome Lib"
|
771 |
-
msgstr "Aktiviere wpForo Font-Awesome Lib"
|
772 |
-
|
773 |
-
#: wpf-admin/options-tabs/features.php:35
|
774 |
-
msgid "Turn Off User Syncing Note"
|
775 |
-
msgstr ""
|
776 |
-
|
777 |
-
#: wpf-admin/options-tabs/features.php:36 wpf-includes/wpf-phrases.php:85
|
778 |
-
msgid "Enable Output Buffer"
|
779 |
-
msgstr "Aktiviere Ausgabepuffer"
|
780 |
-
|
781 |
-
#: wpf-admin/options-tabs/features.php:36 wpf-includes/wpf-phrases.php:331
|
782 |
-
msgid ""
|
783 |
-
"This feature is useful if you're adding content before or after [wpforo] "
|
784 |
-
"shortcode in page content. Also it useful if forum is loaded before website "
|
785 |
-
"header, on top of the front-end."
|
786 |
-
msgstr ""
|
787 |
-
"Diese Funktion ist sinnvoll wenn Inhalte vor oder nach dem [wpforo-index] "
|
788 |
-
"Shortcode im Seiteninhalt eingefügt werden. Sie ist ebenso sinnvoll "
|
789 |
-
"wenn das Forum vor dem Website Header geladen wird, oben im Front-End."
|
790 |
-
|
791 |
-
#: wpf-admin/options-tabs/features.php:37
|
792 |
-
msgid "Enable WordPress Date/Time Format"
|
793 |
-
msgstr "Aktiviere WordPress Datum-/Zeitformat"
|
794 |
-
|
795 |
-
#: wpf-admin/options-tabs/features.php:37 wpf-includes/wpf-phrases.php:598
|
796 |
-
msgid ""
|
797 |
-
"You can manage WordPress date and time format in WordPress Settings > "
|
798 |
-
"General admin page."
|
799 |
-
msgstr ""
|
800 |
-
"Das WordPress Datum-/Zeitformat kann in den WordPress-Einstellungen "
|
801 |
-
"eingestellt werden > Einstellungen > Allgemein"
|
802 |
-
|
803 |
-
#: wpf-admin/options-tabs/features.php:38 wpf-includes/wpf-phrases.php:609
|
804 |
-
msgid "Enable Subscription Confirmation"
|
805 |
-
msgstr "Aktiviere Abonnement-Bestätigung"
|
806 |
-
|
807 |
-
#: wpf-admin/options-tabs/features.php:38 wpf-includes/wpf-phrases.php:610
|
808 |
-
msgid "Forum and Topic subscription with double opt-in/confirmation system."
|
809 |
-
msgstr "Foren- und Themen-Abo mit Double Opt-In/Bestätigungssystem."
|
810 |
-
|
811 |
-
#: wpf-admin/options-tabs/features.php:39
|
812 |
-
#, fuzzy
|
813 |
-
#| msgid "No subscriptions found for this member."
|
814 |
-
msgid "Topic subscription option on post editor"
|
815 |
-
msgstr "Keine Abonnements dieses Mitglieds gefunden."
|
816 |
-
|
817 |
-
#: wpf-admin/options-tabs/features.php:39
|
818 |
-
msgid ""
|
819 |
-
"This option adds topic subscription checkbox next to new topic and post "
|
820 |
-
"submit button."
|
821 |
-
msgstr ""
|
822 |
-
|
823 |
-
#: wpf-admin/options-tabs/features.php:40
|
824 |
-
msgid "Topic subscription option on post editor - checked/enabled"
|
825 |
-
msgstr ""
|
826 |
-
|
827 |
-
#: wpf-admin/options-tabs/features.php:40
|
828 |
-
msgid ""
|
829 |
-
"Enable this option if you want the topic subscription checkbox to be checked "
|
830 |
-
"by default."
|
831 |
-
msgstr ""
|
832 |
-
|
833 |
-
#: wpf-admin/options-tabs/features.php:41 wpf-includes/wpf-phrases.php:637
|
834 |
-
msgid "Insert Forum Attachments to Media Library"
|
835 |
-
msgstr "Schreibe Foren-Attachments in die Medien-Bibliothek"
|
836 |
-
|
837 |
-
#: wpf-admin/options-tabs/features.php:41 wpf-includes/wpf-phrases.php:638
|
838 |
-
msgid ""
|
839 |
-
"Enable this option to be able manage forum attachments in Dashboard > Media "
|
840 |
-
"> Library admin page."
|
841 |
-
msgstr ""
|
842 |
-
"Aktiviere diese Einstellung zum verwalten von Foren-Anhänge im "
|
843 |
-
"Dashboard > Medien > Medien%uuml;bersicht"
|
844 |
-
|
845 |
-
#: wpf-admin/options-tabs/features.php:42 wpf-includes/wpf-phrases.php:602
|
846 |
-
msgid "Enable Debug Mode"
|
847 |
-
msgstr "Aktiviere Debug-Modus"
|
848 |
-
|
849 |
-
#: wpf-admin/options-tabs/features.php:42 wpf-includes/wpf-phrases.php:603
|
850 |
-
msgid ""
|
851 |
-
"If you got some issue with wpForo, please enable this option before asking "
|
852 |
-
"for support, this outputs hidden important information to help us debug your "
|
853 |
-
"issue."
|
854 |
-
msgstr ""
|
855 |
-
"Wenn es Probleme mit wpForo gibt, schalten Sie bitte diese Einstellung ein "
|
856 |
-
"bevor Sie den Support fragen. Es werden wichtige Informationen ausgegeben, "
|
857 |
-
"die unserem Support beim Debuggen helfen."
|
858 |
-
|
859 |
-
#: wpf-admin/options-tabs/features.php:43 wpf-includes/wpf-phrases.php:134
|
860 |
-
msgid "Help wpForo to grow, show plugin info"
|
861 |
-
msgstr "Hilf wpForo zu wachsen, zeige Plugin-Info an"
|
862 |
-
|
863 |
-
#: wpf-admin/options-tabs/features.php:43 wpf-includes/wpf-phrases.php:227
|
864 |
-
msgid ""
|
865 |
-
"Please enable this option to help wpForo get more popularity as your thank "
|
866 |
-
"to the hard work we do for you totally free. This option adds a very small "
|
867 |
-
"icon in forum footer, which will allow your site visitors recognize the name "
|
868 |
-
"of forum solution you use."
|
869 |
-
msgstr ""
|
870 |
-
"Bitte aktiviere diese Einstellung damit wpForo bekannter wird, als Dank "
|
871 |
-
"für die harte Arbeit, die wir total kostenlos tun. Diese Einstellung "
|
872 |
-
"ergänzt ein sehr kleines Icon im Forum-Footer, das Seitenbesuchern "
|
873 |
-
"zeigt welche Forenlösung Sie benutzen."
|
874 |
-
|
875 |
-
#: wpf-admin/options-tabs/general.php:15 wpf-includes/wpf-phrases.php:107
|
876 |
-
msgid "Forum Base URL"
|
877 |
-
msgstr "Foren-Basis-URL"
|
878 |
-
|
879 |
-
#: wpf-admin/options-tabs/general.php:24 wpf-includes/wpf-phrases.php:647
|
880 |
-
msgid "Turn WordPress to wpForo"
|
881 |
-
msgstr "Schalte WordPress zu wpForo"
|
882 |
-
|
883 |
-
#: wpf-admin/options-tabs/general.php:25
|
884 |
-
#, fuzzy
|
885 |
-
#| msgid ""
|
886 |
-
#| "This option will disable WordPress on front-end. Only forum pages will be "
|
887 |
-
#| "available. wpForo will look like as a stand-alone forum."
|
888 |
-
msgid ""
|
889 |
-
"This option will disable WordPress on front-end. Only forum pages and "
|
890 |
-
"excluded post/pages will be available. wpForo will look like as a stand-"
|
891 |
-
"alone forum."
|
892 |
-
msgstr ""
|
893 |
-
"Diese Einstellung wird WordPress im Front-End abschalten. Nur Forenseiten "
|
894 |
-
"sind verfügbar. wpForo wird wie ein Stand-Alone-Forum aussehen."
|
895 |
-
|
896 |
-
#: wpf-admin/options-tabs/general.php:28
|
897 |
-
msgid "Exclude page URLs"
|
898 |
-
msgstr "Schließe Seiten URLs aus"
|
899 |
-
|
900 |
-
#: wpf-admin/options-tabs/general.php:28
|
901 |
-
msgid "one URL per line"
|
902 |
-
msgstr "eine URL pro Zeile"
|
903 |
-
|
904 |
-
#: wpf-admin/options-tabs/general.php:38
|
905 |
-
msgid "Visit Forum"
|
906 |
-
msgstr "Besuche Forum"
|
907 |
-
|
908 |
-
#: wpf-admin/options-tabs/general.php:41
|
909 |
-
msgid ""
|
910 |
-
"wpForo PageID doesn't exist. Forums will not be loaded, please read this"
|
911 |
-
msgstr ""
|
912 |
-
|
913 |
-
#: wpf-admin/options-tabs/general.php:41
|
914 |
-
#, fuzzy
|
915 |
-
#| msgid "Move topic"
|
916 |
-
msgid "suppor topic"
|
917 |
-
msgstr "Verschiebe Thema"
|
918 |
-
|
919 |
-
#: wpf-admin/options-tabs/general.php:43
|
920 |
-
msgid "Forum Page ID"
|
921 |
-
msgstr "Foren-Seiten-ID"
|
922 |
-
|
923 |
-
#: wpf-admin/options-tabs/general.php:48 wpf-includes/wpf-phrases.php:121
|
924 |
-
msgid "Forum Title"
|
925 |
-
msgstr "Forentitel"
|
926 |
-
|
927 |
-
#: wpf-admin/options-tabs/general.php:52 wpf-includes/wpf-phrases.php:108
|
928 |
-
msgid "Forum Description"
|
929 |
-
msgstr "Forenbeschreibung"
|
930 |
-
|
931 |
-
#: wpf-admin/options-tabs/general.php:57 wpf-includes/wpf-phrases.php:64
|
932 |
-
msgid "Dashboard Menu Position"
|
933 |
-
msgstr "Dashboard Menü-Position"
|
934 |
-
|
935 |
-
#: wpf-admin/options-tabs/general.php:58 wpf-includes/wpf-phrases.php:324
|
936 |
-
msgid "The position in the menu order wpForo should appear."
|
937 |
-
msgstr "Die Position von wpForo sollte folgendermaßen erscheinen:"
|
938 |
-
|
939 |
-
#: wpf-admin/options-tabs/general.php:59 wpf-includes/wpf-phrases.php:349
|
940 |
-
msgid ""
|
941 |
-
"Use greater than 5 - below Posts, 10 - below Media, 15 - below Links, 20 - "
|
942 |
-
"below Pages, 25 - below comments, 60 - below first separator, 65 - below "
|
943 |
-
"Plugins, 70 - below Users, 75 - below Tools, 80 - below Settings, 100 - "
|
944 |
-
"below second separator"
|
945 |
-
msgstr ""
|
946 |
-
"Größer als 5 - unterhalb Beiträge, 10 - unterhalb Medien, 15 "
|
947 |
-
"- unterhalb Links, 20 - unterhalb Seiten, 25 unterhalb Kommentare, 60 - "
|
948 |
-
"unterhalb erstem Separator, 65 - unterhalb Plugins, 70 - unterhalb Benutzer, "
|
949 |
-
"75 - unterhalb Werkzeuge, 80 unterhalb Einstellungen, 100 - unterhalb "
|
950 |
-
"zweitem Separator"
|
951 |
-
|
952 |
-
#: wpf-admin/options-tabs/general.php:68 wpf-includes/wpf-phrases.php:110
|
953 |
-
msgid "Forum Language"
|
954 |
-
msgstr "Forensprache"
|
955 |
-
|
956 |
-
#: wpf-admin/options-tabs/general.php:69
|
957 |
-
msgid ""
|
958 |
-
"This option is only related to XML language files. You should upload a "
|
959 |
-
"translation XML file to have a new language option in this drop-down. If you "
|
960 |
-
"are using PO/MO translation files you should change WordPress Language in "
|
961 |
-
"Dashboard > Settings admin page to load according translation for wpForo."
|
962 |
-
msgstr ""
|
963 |
-
|
964 |
-
#: wpf-admin/options-tabs/general.php:94 wpf-includes/wpf-phrases.php:144
|
965 |
-
msgid "Language XML file"
|
966 |
-
msgstr "XML-Sprachdatei"
|
967 |
-
|
968 |
-
#: wpf-admin/options-tabs/general.php:103 wpf-includes/wpf-phrases.php:22
|
969 |
-
msgid "Add New Language"
|
970 |
-
msgstr "Neue Sprache hinzufügen"
|
971 |
-
|
972 |
-
#: wpf-admin/options-tabs/members.php:13 wpf-includes/wpf-phrases.php:218
|
973 |
-
msgid "Online status timeout"
|
974 |
-
msgstr "Timeout Online-Status"
|
975 |
-
|
976 |
-
#: wpf-admin/options-tabs/members.php:16 wpf-admin/options-tabs/posts.php:19
|
977 |
-
#: wpf-admin/options-tabs/posts.php:23 wpf-admin/options-tabs/posts.php:31
|
978 |
-
#: wpf-admin/options-tabs/posts.php:35 wpf-includes/wpf-phrases.php:391
|
979 |
-
msgid "minutes"
|
980 |
-
msgstr "Minuten"
|
981 |
-
|
982 |
-
#: wpf-admin/options-tabs/members.php:20 wpf-includes/wpf-phrases.php:180
|
983 |
-
msgid "Members URL structure"
|
984 |
-
msgstr "Struktur Mitglieds-URL"
|
985 |
-
|
986 |
-
#: wpf-admin/options-tabs/members.php:30 wpf-includes/wpf-phrases.php:62
|
987 |
-
msgid "Custom Authorization URLs"
|
988 |
-
msgstr "Benutzerdefinierte URL für Autorisierung"
|
989 |
-
|
990 |
-
#: wpf-admin/options-tabs/members.php:32
|
991 |
-
msgid ""
|
992 |
-
"Use this option only if you have set other pages for authorization. \n"
|
993 |
-
" wpForo doesn't change its own URLs, these options "
|
994 |
-
"are only for other plugin compatibility. \n"
|
995 |
-
" For example, if you use BuddyPress or Ultimate "
|
996 |
-
"Member plugin you can set these values:"
|
997 |
-
msgstr ""
|
998 |
-
"Benutzen Sie diese Einstellung nur wenn andere Seiten für "
|
999 |
-
"Zugriffsberechtigungen benutzt werden. \n"
|
1000 |
-
"wpForo ändert nicht seine eigenen URLs. Diese Einstellungen sind nur "
|
1001 |
-
"zur Kompatibilität zu anderen Plugins. \n"
|
1002 |
-
"Z.B. bei Verwendung von BuddyPress oder Ultimate Member können diese "
|
1003 |
-
"Werte gesetzt werden:"
|
1004 |
-
|
1005 |
-
#: wpf-admin/options-tabs/members.php:35 wpf-admin/options-tabs/members.php:41
|
1006 |
-
#: wpf-includes/wpf-phrases.php:162
|
1007 |
-
msgid "Login URL"
|
1008 |
-
msgstr "Anmelde-URL"
|
1009 |
-
|
1010 |
-
#: wpf-admin/options-tabs/members.php:36 wpf-admin/options-tabs/members.php:42
|
1011 |
-
#: wpf-includes/wpf-phrases.php:253
|
1012 |
-
msgid "Register URL"
|
1013 |
-
msgstr "Registrierungs-URL"
|
1014 |
-
|
1015 |
-
#: wpf-admin/options-tabs/members.php:43 wpf-includes/wpf-phrases.php:164
|
1016 |
-
msgid "Lost Password URL"
|
1017 |
-
msgstr "URL Passwort vergessen"
|
1018 |
-
|
1019 |
-
#: wpf-admin/options-tabs/members.php:49 wpf-includes/wpf-phrases.php:175
|
1020 |
-
#, fuzzy
|
1021 |
-
#| msgid "Member Reputation"
|
1022 |
-
msgid "Member Reputation and Titles"
|
1023 |
-
msgstr "Mitgliedsruf"
|
1024 |
-
|
1025 |
-
#: wpf-admin/options-tabs/members.php:57 wpf-includes/wpf-phrases.php:248
|
1026 |
-
msgid "Rating Level"
|
1027 |
-
msgstr "Mitgliedsrang"
|
1028 |
-
|
1029 |
-
#: wpf-admin/options-tabs/members.php:58 wpf-includes/wpf-phrases.php:185
|
1030 |
-
msgid "Min Number of Posts"
|
1031 |
-
msgstr "Min. Zahl von Beiträgen"
|
1032 |
-
|
1033 |
-
#: wpf-admin/options-tabs/members.php:59 wpf-includes/wpf-phrases.php:176
|
1034 |
-
msgid "Member Title"
|
1035 |
-
msgstr "Benutzertitel"
|
1036 |
-
|
1037 |
-
#: wpf-admin/options-tabs/members.php:60 wpf-includes/wpf-phrases.php:294
|
1038 |
-
msgid "Short Badge"
|
1039 |
-
msgstr "Kleines Abzeichen"
|
1040 |
-
|
1041 |
-
#: wpf-admin/options-tabs/members.php:61 wpf-includes/wpf-phrases.php:128
|
1042 |
-
msgid "Full Badge"
|
1043 |
-
msgstr "Abzeichen"
|
1044 |
-
|
1045 |
-
#: wpf-admin/options-tabs/members.php:62 wpf-includes/wpf-phrases.php:246
|
1046 |
-
msgid "Rating Color"
|
1047 |
-
msgstr "Rangfarbe"
|
1048 |
-
|
1049 |
-
#: wpf-admin/options-tabs/members.php:63 wpf-includes/wpf-phrases.php:247
|
1050 |
-
msgid "Rating Icon"
|
1051 |
-
msgstr "Rang-Icon"
|
1052 |
-
|
1053 |
-
#: wpf-admin/options-tabs/members.php:63 wpf-includes/wpf-phrases.php:187
|
1054 |
-
msgid "More"
|
1055 |
-
msgstr "Mehr"
|
1056 |
-
|
1057 |
-
#: wpf-admin/options-tabs/members.php:68 wpf-includes/wpf-phrases.php:158
|
1058 |
-
msgid "Level"
|
1059 |
-
msgstr "Rang"
|
1060 |
-
|
1061 |
-
#: wpf-admin/options-tabs/members.php:69 wpf-includes/wpf-phrases.php:212
|
1062 |
-
msgid "Number of Posts"
|
1063 |
-
msgstr "Anzahl Beiträge"
|
1064 |
-
|
1065 |
-
#: wpf-admin/options-tabs/members.php:70 wpf-includes/wpf-phrases.php:63
|
1066 |
-
msgid "Custom Title"
|
1067 |
-
msgstr "Eigener Titel"
|
1068 |
-
|
1069 |
-
#: wpf-admin/options-tabs/members.php:73 wpf-includes/wpf-phrases.php:56
|
1070 |
-
msgid "Color"
|
1071 |
-
msgstr "Farbe"
|
1072 |
-
|
1073 |
-
#: wpf-admin/options-tabs/members.php:74 wpf-includes/wpf-phrases.php:48
|
1074 |
-
msgid "Badge Icon"
|
1075 |
-
msgstr "Icon Abzeichen"
|
1076 |
-
|
1077 |
-
#: wpf-admin/options-tabs/members.php:80
|
1078 |
-
msgid "Enable Reputation Titles for selected usergroups"
|
1079 |
-
msgstr ""
|
1080 |
-
"Aktiviere Mitgliederrangtitel für ausgewählte Benutzergruppen"
|
1081 |
-
|
1082 |
-
#: wpf-admin/options-tabs/members.php:81
|
1083 |
-
msgid ""
|
1084 |
-
"This option depends on \"Enable Member Rating Titles\" parent option, witch "
|
1085 |
-
"located in wpForo Settings > Features Tab"
|
1086 |
-
msgstr ""
|
1087 |
-
"Diese Einstellung ist abhängig von der Einstellung \"Aktiviere "
|
1088 |
-
"Benutzertitel\" in den wpForo-Einstellungen > Funktionen"
|
1089 |
-
|
1090 |
-
#: wpf-admin/options-tabs/members.php:94
|
1091 |
-
msgid "Enable Reputation Badges for selected usergroups"
|
1092 |
-
msgstr "Aktiviere Rangabzeichen für die gewählte Benutzergruppe"
|
1093 |
-
|
1094 |
-
#: wpf-admin/options-tabs/members.php:95
|
1095 |
-
msgid ""
|
1096 |
-
"This option depends on \"Enable Member Rating\" parent option, witch located "
|
1097 |
-
"in wpForo Settings > Features Tab"
|
1098 |
-
msgstr ""
|
1099 |
-
"Diese Einstellung ist abhängig von der Einstellung \"Aktiviere "
|
1100 |
-
"Mitgliedsränge\" in den wpForo-Einstellungen > Funktionen"
|
1101 |
-
|
1102 |
-
#: wpf-admin/options-tabs/members.php:108
|
1103 |
-
msgid "Display Usergroup under Post Author Avatar"
|
1104 |
-
msgstr ""
|
1105 |
-
|
1106 |
-
#: wpf-admin/options-tabs/plugins.php:9
|
1107 |
-
msgid ""
|
1108 |
-
"Thank you for using wpForo. wpForo is a premium forum plugin which will "
|
1109 |
-
"always be available for free. There will never be paid and pro versions of "
|
1110 |
-
"this forum board. However this is a very large and hard project so we also "
|
1111 |
-
"develop paid addons (extensions), which will financially help us to keep "
|
1112 |
-
"improving and adding new features to the free wpForo plugin. Forum addons "
|
1113 |
-
"will also be actively developed. The first addons \"Advanced Media Uploader"
|
1114 |
-
"\", \"Polls\", \"Private Messages\" and \"Ad Manager\" will be available "
|
1115 |
-
"very soon. Once you got some addon and activated that, you will find "
|
1116 |
-
"settings in vertical subTabs here."
|
1117 |
-
msgstr ""
|
1118 |
-
"Vielen Dank für die Nutzung von wpForo. wpForo ist ein Premium-Foren-"
|
1119 |
-
"Plugin, das immer frei verfügbar sein wird. Es wird keine Bezahl- oder "
|
1120 |
-
"Pro-Versionen dieses Forenboards geben. Jedoch ist es ein sehr langes und "
|
1121 |
-
"aufwendiges Projekt, weshalb wir zahlungspflichtige Erweiterungen "
|
1122 |
-
"entwickeln, was uns hilft wpForo zu verbessern und neue Funktionen zum "
|
1123 |
-
"wpForo-Plugin hinzuzufügen. Forenerweiterungen werden auch aktiv "
|
1124 |
-
"entwickelt. Die ersten Erweiterungen \"Advanced Media Uploader\", \"Polls\", "
|
1125 |
-
"\"Private Messages\" und \"Ad Manager\" werden bald verfügbar sein. "
|
1126 |
-
"Einmal hinzugefügt und aktiviert werden die Einstellungen hier in "
|
1127 |
-
"vertikalen Sub-Tabs zu finden sein."
|
1128 |
-
|
1129 |
-
#: wpf-admin/options-tabs/posts.php:14 wpf-includes/wpf-phrases.php:214
|
1130 |
-
msgid "Number of Topics per Page"
|
1131 |
-
msgstr "Anzahl Themen pro Seite"
|
1132 |
-
|
1133 |
-
#: wpf-admin/options-tabs/posts.php:18 wpf-includes/wpf-phrases.php:30
|
1134 |
-
msgid "Allow Edit Own Topic for"
|
1135 |
-
msgstr "Erlaube Editieren eigenes Thema für"
|
1136 |
-
|
1137 |
-
#: wpf-admin/options-tabs/posts.php:22 wpf-includes/wpf-phrases.php:27
|
1138 |
-
msgid "Allow Delete Own Topic for"
|
1139 |
-
msgstr "Erlaube Löschen eigenes Thema für"
|
1140 |
-
|
1141 |
-
#: wpf-admin/options-tabs/posts.php:26 wpf-includes/wpf-phrases.php:213
|
1142 |
-
msgid "Number of Posts per Page"
|
1143 |
-
msgstr "Anzahl Beiträge pro Seite"
|
1144 |
-
|
1145 |
-
#: wpf-admin/options-tabs/posts.php:30 wpf-includes/wpf-phrases.php:29
|
1146 |
-
msgid "Allow Edit Own Post for"
|
1147 |
-
msgstr "Erlaube Editieren eigene Beiträge für"
|
1148 |
-
|
1149 |
-
#: wpf-admin/options-tabs/posts.php:34 wpf-includes/wpf-phrases.php:28
|
1150 |
-
msgid "Allow Delete Own post for"
|
1151 |
-
msgstr "Erlaube Löschen eigene Beiträge für"
|
1152 |
-
|
1153 |
-
#: wpf-admin/options-tabs/posts.php:40 wpf-includes/wpf-phrases.php:169
|
1154 |
-
msgid "Maximum upload file size"
|
1155 |
-
msgstr "Maximalgröße Datei-Upload"
|
1156 |
-
|
1157 |
-
#: wpf-admin/options-tabs/posts.php:41 wpf-includes/wpf-phrases.php:371
|
1158 |
-
msgid ""
|
1159 |
-
"You can not set this value more than \"upload_max_filesize\" and "
|
1160 |
-
"\"post_max_size\". If you want to increase server parameters please contact "
|
1161 |
-
"to your hosting service support."
|
1162 |
-
msgstr ""
|
1163 |
-
"Der Wert kann nicht höher als \"upload_max_filesize\" und "
|
1164 |
-
"\"post_max_size\" gesetzt werden. Zum Erhöhen von Server-Parametern "
|
1165 |
-
"kontaktieren Sie bitte den Support Ihres Hosters."
|
1166 |
-
|
1167 |
-
#: wpf-admin/options-tabs/posts.php:44 wpf-includes/wpf-phrases.php:166
|
1168 |
-
msgid "MB"
|
1169 |
-
msgstr "MB"
|
1170 |
-
|
1171 |
-
#: wpf-admin/options-tabs/posts.php:47 wpf-includes/wpf-phrases.php:289
|
1172 |
-
msgid "Server \"upload_max_filesize\" is "
|
1173 |
-
msgstr "Server \"Maximale Dateigröße zum Hochladen\" ist "
|
1174 |
-
|
1175 |
-
#: wpf-admin/options-tabs/posts.php:48 wpf-includes/wpf-phrases.php:288
|
1176 |
-
msgid "Server \"post_max_size\" is "
|
1177 |
-
msgstr "Server \"post_max_size\" ist "
|
1178 |
-
|
1179 |
-
#: wpf-admin/options-tabs/posts.php:56
|
1180 |
-
msgid "Attachment click - message for non-permitted users"
|
1181 |
-
msgstr ""
|
1182 |
-
|
1183 |
-
#: wpf-admin/options-tabs/posts.php:57
|
1184 |
-
msgid ""
|
1185 |
-
"This message will be displayed when a non-permitted forum member clicks on "
|
1186 |
-
"attached file link in topic and posts."
|
1187 |
-
msgstr ""
|
1188 |
-
|
1189 |
-
#: wpf-admin/options-tabs/styles.php:13
|
1190 |
-
msgid "Font Sizes"
|
1191 |
-
msgstr "Zeichengröße"
|
1192 |
-
|
1193 |
-
#: wpf-admin/options-tabs/styles.php:28 wpf-includes/wpf-phrases.php:481
|
1194 |
-
msgid "Post Content"
|
1195 |
-
msgstr "Inhalt"
|
1196 |
-
|
1197 |
-
#: wpf-admin/options-tabs/styles.php:36 wpf-includes/wpf-phrases.php:61
|
1198 |
-
msgid "Custom CSS Code"
|
1199 |
-
msgstr "Eigener CSS Code"
|
1200 |
-
|
1201 |
-
#: wpf-admin/options-tabs/styles.php:43
|
1202 |
-
msgid "Forum Color Styles"
|
1203 |
-
msgstr "Forum Color Styles"
|
1204 |
-
|
1205 |
-
#: wpf-admin/options.php:8 wpf-includes/wpf-phrases.php:117
|
1206 |
-
msgid "Forum Settings"
|
1207 |
-
msgstr "Foreneinstellungen"
|
1208 |
-
|
1209 |
-
#: wpf-admin/options.php:14 wpf-includes/wpf-phrases.php:129
|
1210 |
-
msgid "General"
|
1211 |
-
msgstr "Allgemein"
|
1212 |
-
|
1213 |
-
#: wpf-admin/options.php:16 wpf-includes/wpf-phrases.php:105
|
1214 |
-
msgid "Forum Accesses"
|
1215 |
-
msgstr "Foren-Berechtigungen"
|
1216 |
-
|
1217 |
-
#: wpf-admin/options.php:17 wpf-includes/wpf-phrases.php:340
|
1218 |
-
msgid "Topics & Posts"
|
1219 |
-
msgstr "Themen & Beiträge"
|
1220 |
-
|
1221 |
-
#: wpf-admin/options.php:19 wpf-includes/wpf-phrases.php:76
|
1222 |
-
msgid "Emails"
|
1223 |
-
msgstr "Emails"
|
1224 |
-
|
1225 |
-
#: wpf-admin/options.php:20 wpf-includes/wpf-phrases.php:96
|
1226 |
-
msgid "Features"
|
1227 |
-
msgstr "Funktionen"
|
1228 |
-
|
1229 |
-
#: wpf-admin/options.php:22 wpf-includes/wpf-phrases.php:312
|
1230 |
-
msgid "Styles"
|
1231 |
-
msgstr "Darstellung"
|
1232 |
-
|
1233 |
-
#: wpf-admin/phrase.php:10 wpf-includes/wpf-phrases.php:127
|
1234 |
-
msgid "Front-end Phrases"
|
1235 |
-
msgstr "Übersetzungen Front-End"
|
1236 |
-
|
1237 |
-
#: wpf-admin/themes.php:9 wpf-includes/wpf-phrases.php:120
|
1238 |
-
msgid "Forum Themes"
|
1239 |
-
msgstr "Forum Themes"
|
1240 |
-
|
1241 |
-
#: wpf-admin/themes.php:46 wpf-includes/wpf-phrases.php:60
|
1242 |
-
msgid "Current active theme"
|
1243 |
-
msgstr "Derzeit aktives Theme"
|
1244 |
-
|
1245 |
-
#: wpf-admin/themes.php:48 wpf-includes/wpf-phrases.php:138
|
1246 |
-
msgid "Inactive"
|
1247 |
-
msgstr "Inaktiv"
|
1248 |
-
|
1249 |
-
#: wpf-admin/themes.php:52 wpf-includes/wpf-phrases.php:143
|
1250 |
-
msgid "LAYOUTS"
|
1251 |
-
msgstr "LAYOUTS"
|
1252 |
-
|
1253 |
-
#: wpf-admin/themes.php:68 wpf-includes/wpf-phrases.php:17
|
1254 |
-
msgid "Activate"
|
1255 |
-
msgstr "Aktiviere"
|
1256 |
-
|
1257 |
-
#: wpf-admin/themes.php:69 wpf-includes/wpf-phrases.php:124
|
1258 |
-
msgid "Fresh Installation"
|
1259 |
-
msgstr "Frische Installation"
|
1260 |
-
|
1261 |
-
#: wpf-admin/themes.php:71 wpf-includes/wpf-phrases.php:140
|
1262 |
-
msgid "Install"
|
1263 |
-
msgstr "Installieren"
|
1264 |
-
|
1265 |
-
#: wpf-admin/themes.php:73 wpf-includes/wpf-phrases.php:38
|
1266 |
-
msgid "Are you sure you want to delete this theme files?"
|
1267 |
-
msgstr "Sind Sie sicher, dass Sie diese Theme-Files löschen möchten?"
|
1268 |
-
|
1269 |
-
#: wpf-admin/themes.php:76 wpf-includes/wpf-phrases.php:40
|
1270 |
-
msgid ""
|
1271 |
-
"Are you sure you want to reset all settings and style colors to default?"
|
1272 |
-
msgstr ""
|
1273 |
-
"Sind Sie sicher, dass Sie alle Einstellungen und Farben auf Default zurü"
|
1274 |
-
"cksetzen möchten?"
|
1275 |
-
|
1276 |
-
#: wpf-admin/themes.php:76 wpf-includes/wpf-phrases.php:269
|
1277 |
-
msgid "Reset Settings"
|
1278 |
-
msgstr "Reset Einstellungen"
|
1279 |
-
|
1280 |
-
#: wpf-admin/themes.php:96 wpf-includes/wpf-phrases.php:202
|
1281 |
-
msgid "No layout found"
|
1282 |
-
msgstr "Kein Layout gefunden"
|
1283 |
-
|
1284 |
-
#: wpf-admin/themes.php:107 wpf-includes/wpf-phrases.php:207
|
1285 |
-
msgid "No theme found"
|
1286 |
-
msgstr "Kein Theme gefunden"
|
1287 |
-
|
1288 |
-
#: wpf-admin/tools-tabs/antispam.php:11
|
1289 |
-
#, fuzzy
|
1290 |
-
msgid ""
|
1291 |
-
"is not installed! For an advanced Spam Control please install Akismet "
|
1292 |
-
"antispam plugin, it works well with wpForo Spam Control system. Akismet is "
|
1293 |
-
"already integrated with wpForo. It'll help to filter posts and protect forum "
|
1294 |
-
"against spam attacks."
|
1295 |
-
msgstr "Ist nicht installiert! "
|
1296 |
-
|
1297 |
-
#: wpf-admin/tools-tabs/antispam.php:21
|
1298 |
-
msgid "Spam Control"
|
1299 |
-
msgstr "Spam-Beobachtung"
|
1300 |
-
|
1301 |
-
#: wpf-admin/tools-tabs/antispam.php:22
|
1302 |
-
msgid ""
|
1303 |
-
"Some useful options to limit just registered users and minimize spam. This "
|
1304 |
-
"control don't affect users whose Usergroup has \"Can edit member\" and \"Can "
|
1305 |
-
"pass moderation\" permissions."
|
1306 |
-
msgstr ""
|
1307 |
-
|
1308 |
-
#: wpf-admin/tools-tabs/antispam.php:28
|
1309 |
-
msgid "Enable wpForo Spam Control"
|
1310 |
-
msgstr "Aktiviere wpForo Spam-Beobachtung"
|
1311 |
-
|
1312 |
-
#: wpf-admin/tools-tabs/antispam.php:37
|
1313 |
-
msgid "Ban user when spam is suspicted"
|
1314 |
-
msgstr ""
|
1315 |
-
|
1316 |
-
#: wpf-admin/tools-tabs/antispam.php:46
|
1317 |
-
msgid "Notify via email when new user is banned"
|
1318 |
-
msgstr ""
|
1319 |
-
|
1320 |
-
#: wpf-admin/tools-tabs/antispam.php:55
|
1321 |
-
msgid "Spam Suspicion Level for Topics"
|
1322 |
-
msgstr ""
|
1323 |
-
|
1324 |
-
#: wpf-admin/tools-tabs/antispam.php:59
|
1325 |
-
msgid "Spam Suspicion Level for Posts"
|
1326 |
-
msgstr ""
|
1327 |
-
|
1328 |
-
#: wpf-admin/tools-tabs/antispam.php:64
|
1329 |
-
msgid " is enabled"
|
1330 |
-
msgstr "ist aktiv"
|
1331 |
-
|
1332 |
-
#: wpf-admin/tools-tabs/antispam.php:73
|
1333 |
-
msgid "New Registered User"
|
1334 |
-
msgstr "Neu registrierter Nutzer"
|
1335 |
-
|
1336 |
-
#: wpf-admin/tools-tabs/antispam.php:74
|
1337 |
-
msgid ""
|
1338 |
-
"Some useful options to limit just registered users and minimize spam. These "
|
1339 |
-
"options don't affect users whose Usergroup has \"Can edit member\" and \"Can "
|
1340 |
-
"pass moderation\" permissions."
|
1341 |
-
msgstr ""
|
1342 |
-
|
1343 |
-
#: wpf-admin/tools-tabs/antispam.php:81
|
1344 |
-
msgid "User is New (under hard spam control) during"
|
1345 |
-
msgstr "Nutzer ist Neu (unter schwerer Spam-Beobachtung) während"
|
1346 |
-
|
1347 |
-
#: wpf-admin/tools-tabs/antispam.php:83
|
1348 |
-
msgid "first"
|
1349 |
-
msgstr "ersten"
|
1350 |
-
|
1351 |
-
#: wpf-admin/tools-tabs/antispam.php:83
|
1352 |
-
#, fuzzy
|
1353 |
-
#| msgid "Posts"
|
1354 |
-
msgid "posts"
|
1355 |
-
msgstr "Beiträge"
|
1356 |
-
|
1357 |
-
#: wpf-admin/tools-tabs/antispam.php:86
|
1358 |
-
msgid "Min number of posts to be able attach files"
|
1359 |
-
msgstr "Mindestanzahl von Beiträgen, um Dateien anzuhängen"
|
1360 |
-
|
1361 |
-
#: wpf-admin/tools-tabs/antispam.php:90
|
1362 |
-
msgid "Min number of posts to be able post links"
|
1363 |
-
msgstr "Mindestanzahl an Beiträgen, um Verknüpfungen zu erstellen"
|
1364 |
-
|
1365 |
-
#: wpf-admin/tools-tabs/antispam.php:95
|
1366 |
-
msgid "Do not allow to attach files with following extensions:"
|
1367 |
-
msgstr ""
|
1368 |
-
|
1369 |
-
#: wpf-admin/tools-tabs/antispam.php:109
|
1370 |
-
#, fuzzy
|
1371 |
-
#| msgid "Attachments"
|
1372 |
-
msgid "Possible Spam Attachments"
|
1373 |
-
msgstr "Anhänge"
|
1374 |
-
|
1375 |
-
#: wpf-admin/tools-tabs/antispam.php:110
|
1376 |
-
msgid ""
|
1377 |
-
"This tool is designed to find attachment which have been uploaded by "
|
1378 |
-
"spammers. The tool checks most common spammer filenames and suggest to "
|
1379 |
-
"delete but you should check one by one and make sure those are spam files "
|
1380 |
-
"before deleting."
|
1381 |
-
msgstr ""
|
1382 |
-
|
1383 |
-
#: wpf-admin/tools-tabs/antispam.php:112
|
1384 |
-
msgid "Directory"
|
1385 |
-
msgstr "Pfad"
|
1386 |
-
|
1387 |
-
#: wpf-admin/tools-tabs/antispam.php:139
|
1388 |
-
msgid "Delete this file"
|
1389 |
-
msgstr "Diese Datei l%ouml;schen"
|
1390 |
-
|
1391 |
-
#: wpf-admin/tools-tabs/antispam.php:139
|
1392 |
-
#, fuzzy
|
1393 |
-
#| msgid "Are you sure you want to delete this theme files?"
|
1394 |
-
msgid "Are you sure you want to permanently delete this file?"
|
1395 |
-
msgstr "Sind Sie sicher, dass Sie diese Theme-Files löschen möchten?"
|
1396 |
-
|
1397 |
-
#: wpf-admin/tools-tabs/antispam.php:150
|
1398 |
-
msgid "Click to delete Blue marked files"
|
1399 |
-
msgstr ""
|
1400 |
-
|
1401 |
-
#: wpf-admin/tools-tabs/antispam.php:151
|
1402 |
-
msgid ""
|
1403 |
-
"Are you sure you want to delete all BLUE marked files listed here. Please "
|
1404 |
-
"download Wordpress /wp-content/uploads/wpforo/ folder to your local computer "
|
1405 |
-
"before deleting files, this is not undoable."
|
1406 |
-
msgstr ""
|
1407 |
-
|
1408 |
-
#: wpf-admin/tools-tabs/antispam.php:152 wpf-admin/tools-tabs/antispam.php:158
|
1409 |
-
#: wpf-admin/tools-tabs/antispam.php:164 wpf-admin/tools-tabs/antispam.php:170
|
1410 |
-
#, fuzzy
|
1411 |
-
#| msgid "Select All"
|
1412 |
-
msgid "Delete All"
|
1413 |
-
msgstr "Alle auswählen"
|
1414 |
-
|
1415 |
-
#: wpf-admin/tools-tabs/antispam.php:155
|
1416 |
-
msgid "Click to delete Orange marked files"
|
1417 |
-
msgstr ""
|
1418 |
-
|
1419 |
-
#: wpf-admin/tools-tabs/antispam.php:157
|
1420 |
-
msgid ""
|
1421 |
-
"Are you sure you want to delete all ORANGE marked files listed here. Please "
|
1422 |
-
"download Wordpress /wp-content/uploads/wpforo/ folder to your local computer "
|
1423 |
-
"before deleting files, this is not undoable."
|
1424 |
-
msgstr ""
|
1425 |
-
|
1426 |
-
#: wpf-admin/tools-tabs/antispam.php:161
|
1427 |
-
msgid "Click to delete Red marked files"
|
1428 |
-
msgstr ""
|
1429 |
-
|
1430 |
-
#: wpf-admin/tools-tabs/antispam.php:163
|
1431 |
-
msgid ""
|
1432 |
-
"Are you sure you want to delete all RED marked files listed here. Please "
|
1433 |
-
"download Wordpress /wp-content/uploads/wpforo/ folder to your local computer "
|
1434 |
-
"before deleting files, this is not undoable."
|
1435 |
-
msgstr ""
|
1436 |
-
|
1437 |
-
#: wpf-admin/tools-tabs/antispam.php:167
|
1438 |
-
msgid "Click to delete Dark Red marked files"
|
1439 |
-
msgstr ""
|
1440 |
-
|
1441 |
-
#: wpf-admin/tools-tabs/antispam.php:169
|
1442 |
-
msgid ""
|
1443 |
-
"Are you sure you want to delete all DARK RED marked files listed here. "
|
1444 |
-
"Please download Wordpress /wp-content/uploads/wpforo/ folder to your local "
|
1445 |
-
"computer before deleting files, this is not undoable."
|
1446 |
-
msgstr ""
|
1447 |
-
|
1448 |
-
#: wpf-admin/tools-tabs/cleanup.php:12
|
1449 |
-
msgid "Delete Inactive Users"
|
1450 |
-
msgstr "Inative Nutzer löschen"
|
1451 |
-
|
1452 |
-
#: wpf-admin/tools-tabs/cleanup.php:13
|
1453 |
-
#, php-format
|
1454 |
-
msgid ""
|
1455 |
-
"Inactive users are the account owners who have no topics, posts, comments "
|
1456 |
-
"and subscriptions for new content. In 99% cases this kind of accounts are "
|
1457 |
-
"being registered by Spammers. This tool allows you to only keep active and "
|
1458 |
-
"known inactive users."
|
1459 |
-
msgstr ""
|
1460 |
-
|
1461 |
-
#: wpf-admin/tools-tabs/cleanup.php:19
|
1462 |
-
msgid "Inactive users who have been registered more than"
|
1463 |
-
msgstr ""
|
1464 |
-
|
1465 |
-
#: wpf-admin/tools-tabs/cleanup.php:20
|
1466 |
-
#, fuzzy
|
1467 |
-
#| msgid "%s ago"
|
1468 |
-
msgid "days ago"
|
1469 |
-
msgstr "vor %s"
|
1470 |
-
|
1471 |
-
#: wpf-admin/tools-tabs/cleanup.php:25
|
1472 |
-
msgid "Filter by Usergroups"
|
1473 |
-
msgstr "Filter nach Benutzergruppen"
|
1474 |
-
|
1475 |
-
#: wpf-admin/tools-tabs/cleanup.php:36
|
1476 |
-
msgid "Enable Auto-cleanup of inactive users"
|
1477 |
-
msgstr ""
|
1478 |
-
|
1479 |
-
#: wpf-admin/tools.php:8
|
1480 |
-
msgid "Forum Tools"
|
1481 |
-
msgstr "Forenwerkzeuge"
|
1482 |
-
|
1483 |
-
#: wpf-admin/tools.php:14
|
1484 |
-
msgid "Antispam"
|
1485 |
-
msgstr "Antispam"
|
1486 |
-
|
1487 |
-
#: wpf-admin/tools.php:15
|
1488 |
-
msgid "Cleanup"
|
1489 |
-
msgstr "Leeren"
|
1490 |
-
|
1491 |
-
#: wpf-admin/usergroup.php:18 wpf-admin/usergroup.php:30
|
1492 |
-
#: wpf-admin/usergroup.php:62
|
1493 |
-
msgid "Usergroup Name"
|
1494 |
-
msgstr "Name Benutzergruppe"
|
1495 |
-
|
1496 |
-
#: wpf-admin/usergroup.php:19
|
1497 |
-
msgid "Users Count"
|
1498 |
-
msgstr "Anzahl Benutzer"
|
1499 |
-
|
1500 |
-
#: wpf-admin/usergroup.php:36
|
1501 |
-
msgid "Edit this usergroup"
|
1502 |
-
msgstr "Benutzergruppe bearbeiten"
|
1503 |
-
|
1504 |
-
#: wpf-admin/usergroup.php:36 wpf-includes/wpf-phrases.php:73
|
1505 |
-
msgid "Edit"
|
1506 |
-
msgstr "Bearbeiten"
|
1507 |
-
|
1508 |
-
#: wpf-admin/usergroup.php:37
|
1509 |
-
msgid "Delete this usergroup"
|
1510 |
-
msgstr "Benutzergruppe löschen"
|
1511 |
-
|
1512 |
-
#: wpf-admin/usergroup.php:39
|
1513 |
-
msgid "View users list in this usergroup"
|
1514 |
-
msgstr "Nutzer dieser Benutzergruppe anzeigen"
|
1515 |
-
|
1516 |
-
#: wpf-admin/usergroup.php:43
|
1517 |
-
msgid "Count of users in this usergroup"
|
1518 |
-
msgstr "Nutzerzahl in dieser Benutzergruppe"
|
1519 |
-
|
1520 |
-
#: wpf-admin/usergroup.php:62 wpf-includes/wpf-phrases.php:133
|
1521 |
-
msgid "Guest"
|
1522 |
-
msgstr "Gast"
|
1523 |
-
|
1524 |
-
#: wpf-admin/usergroup.php:85 wpf-includes/wpf-phrases.php:375
|
1525 |
-
msgid "add"
|
1526 |
-
msgstr "hinzufügen"
|
1527 |
-
|
1528 |
-
#: wpf-admin/usergroup.php:85
|
1529 |
-
msgid "save"
|
1530 |
-
msgstr "speichern"
|
1531 |
-
|
1532 |
-
#: wpf-admin/usergroup.php:106
|
1533 |
-
msgid "Delete Chosen Usergroup And Users"
|
1534 |
-
msgstr "Gewählte Benutzergruppe und Benutzer löschen"
|
1535 |
-
|
1536 |
-
#: wpf-admin/usergroup.php:116
|
1537 |
-
msgid "Delete Chosen Usergroup And Join Users To Other Usergroup"
|
1538 |
-
msgstr ""
|
1539 |
-
"Gewählte Benutzergruppe löschen und Benutzer in andere Gruppe "
|
1540 |
-
"einfügen"
|
1541 |
-
|
1542 |
-
#: wpf-admin/usergroup.php:128
|
1543 |
-
msgid "Users will be join this usergroup"
|
1544 |
-
msgstr "Benutzer werden in diese Gruppe eingefügt"
|
1545 |
-
|
1546 |
-
#: wpf-includes/class-forums.php:607
|
1547 |
-
msgid "Add a new SubForum"
|
1548 |
-
msgstr "Erstelle ein neues Unterforum"
|
1549 |
-
|
1550 |
-
#: wpf-includes/class-forums.php:607
|
1551 |
-
msgid "Add a new Forum in this Category"
|
1552 |
-
msgstr "Füge ein neues Forum zur Kategorie hinzu"
|
1553 |
-
|
1554 |
-
#: wpf-includes/class-members.php:160
|
1555 |
-
msgid "<strong>ERROR</strong>: Please enter a username."
|
1556 |
-
msgstr ""
|
1557 |
-
|
1558 |
-
#: wpf-includes/class-members.php:164
|
1559 |
-
msgid ""
|
1560 |
-
"<strong>ERROR</strong>: This username is invalid because it uses illegal "
|
1561 |
-
"characters. Please enter a valid username."
|
1562 |
-
msgstr ""
|
1563 |
-
|
1564 |
-
#: wpf-includes/class-members.php:173
|
1565 |
-
#, fuzzy
|
1566 |
-
#| msgid "This email address is already registered. Please insert another."
|
1567 |
-
msgid ""
|
1568 |
-
"<strong>ERROR</strong>: This username is already registered. Please choose "
|
1569 |
-
"another one."
|
1570 |
-
msgstr "Diese Emailadresse ist bereits registriert. Benutze bitte eine andere."
|
1571 |
-
|
1572 |
-
#: wpf-includes/class-members.php:177
|
1573 |
-
msgid "<strong>ERROR</strong>: Sorry, that username is not allowed."
|
1574 |
-
msgstr ""
|
1575 |
-
|
1576 |
-
#: wpf-includes/class-members.php:181
|
1577 |
-
msgid "<strong>ERROR</strong>: Please type your email address."
|
1578 |
-
msgstr ""
|
1579 |
-
|
1580 |
-
#: wpf-includes/class-members.php:185
|
1581 |
-
msgid "<strong>ERROR</strong>: The email address isn’t correct."
|
1582 |
-
msgstr ""
|
1583 |
-
|
1584 |
-
#: wpf-includes/class-members.php:190
|
1585 |
-
#, fuzzy
|
1586 |
-
#| msgid "This email address is already registered. Please insert another."
|
1587 |
-
msgid ""
|
1588 |
-
"<strong>ERROR</strong>: This email is already registered, please choose "
|
1589 |
-
"another one."
|
1590 |
-
msgstr "Diese Emailadresse ist bereits registriert. Benutze bitte eine andere."
|
1591 |
-
|
1592 |
-
#: wpf-includes/class-members.php:1129
|
1593 |
-
msgid "What should be done with wpForo content owned by this user?"
|
1594 |
-
msgstr ""
|
1595 |
-
|
1596 |
-
#: wpf-includes/class-members.php:1131
|
1597 |
-
msgid "What should be done with wpForo content owned by these users?"
|
1598 |
-
msgstr ""
|
1599 |
-
|
1600 |
-
#: wpf-includes/class-members.php:1135
|
1601 |
-
msgid "Delete all wpForo content."
|
1602 |
-
msgstr "Lösche alle Inhalte von wpForo."
|
1603 |
-
|
1604 |
-
#: wpf-includes/class-members.php:1137
|
1605 |
-
msgid "Attribute all content to:"
|
1606 |
-
msgstr ""
|
1607 |
-
|
1608 |
-
#: wpf-includes/class-moderation.php:164
|
1609 |
-
#, php-format
|
1610 |
-
msgid ""
|
1611 |
-
"Probably spam file attachments have been detected by wpForo Spam Control. "
|
1612 |
-
"Please moderate suspected files here %s"
|
1613 |
-
msgstr ""
|
1614 |
-
|
1615 |
-
#: wpf-includes/class-notices.php:136 wpf-includes/wpf-phrases.php:69
|
1616 |
-
msgid "Dismiss this notice."
|
1617 |
-
msgstr "Diese Nachricht ignorieren."
|
1618 |
-
|
1619 |
-
#: wpf-includes/class-notices.php:152
|
1620 |
-
msgid "New Addons for Your Forum!"
|
1621 |
-
msgstr "Neue Erweiterungen für dein Forum!"
|
1622 |
-
|
1623 |
-
#: wpf-includes/class-notices.php:152
|
1624 |
-
msgid "Extend your forum with wpForo addons"
|
1625 |
-
msgstr "Erweitere dein Forum mit wpForo Erweiterungen"
|
1626 |
-
|
1627 |
-
#: wpf-includes/class-notices.php:165
|
1628 |
-
msgid "View all Addons"
|
1629 |
-
msgstr "Zeige alle Erweiterungen"
|
1630 |
-
|
1631 |
-
#: wpf-includes/class-permissions.php:129 wpf-includes/wpf-phrases.php:421
|
1632 |
-
#, php-format
|
1633 |
-
msgid "%s access successfully added"
|
1634 |
-
msgstr "%s Berechtigung erfolgreich erstellt"
|
1635 |
-
|
1636 |
-
#: wpf-includes/class-permissions.php:154 wpf-includes/wpf-phrases.php:422
|
1637 |
-
#, php-format
|
1638 |
-
msgid "%s access successfully edited"
|
1639 |
-
msgstr "%s Berechtigung erfolgreich editiert"
|
1640 |
-
|
1641 |
-
#: wpf-includes/class-phrases.php:172 wpf-includes/wpf-phrases.php:7
|
1642 |
-
msgid " Forum"
|
1643 |
-
msgstr " Forum"
|
1644 |
-
|
1645 |
-
#: wpf-includes/class-phrases.php:173 wpf-includes/wpf-phrases.php:6
|
1646 |
-
msgid " Discussion Board"
|
1647 |
-
msgstr "Diskussionsforum"
|
1648 |
-
|
1649 |
-
#: wpf-includes/class-template.php:32
|
1650 |
-
msgid "Insert link"
|
1651 |
-
msgstr "Link einfügen"
|
1652 |
-
|
1653 |
-
#: wpf-includes/class-template.php:33
|
1654 |
-
msgid "Link Text"
|
1655 |
-
msgstr "Link-Text"
|
1656 |
-
|
1657 |
-
#: wpf-includes/class-template.php:34
|
1658 |
-
msgid "Open link in a new tab"
|
1659 |
-
msgstr "Öffne Link in neuem Tab"
|
1660 |
-
|
1661 |
-
#: wpf-includes/class-template.php:1091 wpf-includes/wpf-phrases.php:328
|
1662 |
-
msgid "Theme file not readable"
|
1663 |
-
msgstr "Theme-Datei nicht lesbar"
|
1664 |
-
|
1665 |
-
#: wpf-includes/functions-installation.php:54 wpf-includes/wpf-phrases.php:101
|
1666 |
-
msgid "Forum"
|
1667 |
-
msgstr "Forum"
|
1668 |
-
|
1669 |
-
#: wpf-includes/functions-installation.php:55
|
1670 |
-
msgid "Discussion Board"
|
1671 |
-
msgstr "Diskussionsforum"
|
1672 |
-
|
1673 |
-
#: wpf-includes/functions-installation.php:85
|
1674 |
-
#, fuzzy
|
1675 |
-
#| msgid "You have no permission to edit this topic"
|
1676 |
-
msgid "You are not permitted to view this attachment"
|
1677 |
-
msgstr "Keine Berechtigung zum Editieren des Themas"
|
1678 |
-
|
1679 |
-
#: wpf-includes/functions-installation.php:815
|
1680 |
-
msgid "Start Profile Synchronization"
|
1681 |
-
msgstr ""
|
1682 |
-
|
1683 |
-
#: wpf-includes/functions-installation.php:815
|
1684 |
-
msgid "Continue Synchronization"
|
1685 |
-
msgstr ""
|
1686 |
-
|
1687 |
-
#: wpf-includes/functions-installation.php:818
|
1688 |
-
#, fuzzy
|
1689 |
-
#| msgid ""
|
1690 |
-
#| "This process may take a few seconds or dozens of minutes, please be "
|
1691 |
-
#| "patient and don't close this page. If you got 500 Server Error please "
|
1692 |
-
#| "don't worry, the data updating process is still working in MySQL server."
|
1693 |
-
msgid ""
|
1694 |
-
"This process may take a few seconds or dozens of minutes, please be patient "
|
1695 |
-
"and don't close this page."
|
1696 |
-
msgstr ""
|
1697 |
-
"Dieser Prozess kann mehrere Sekunden oder Dutzende Minuten dauern. Bitte "
|
1698 |
-
"bleiben Sie geduldig und auf dieser Seite. Wenn Sie einen 500 Server Error "
|
1699 |
-
"sehen, machen Sie sich keine Sorgen. Der Prozess arbeitet weiter im MySQL-"
|
1700 |
-
"Server."
|
1701 |
-
|
1702 |
-
#: wpf-includes/functions-installation.php:819
|
1703 |
-
msgid ""
|
1704 |
-
"You can permanently disable this message in Dashboard > Forums > Features "
|
1705 |
-
"admin page."
|
1706 |
-
msgstr ""
|
1707 |
-
|
1708 |
-
#: wpf-includes/functions-installation.php:821
|
1709 |
-
msgid "wpForo Forum Installation | "
|
1710 |
-
msgstr "wpForo Foreninstallation"
|
1711 |
-
|
1712 |
-
#: wpf-includes/functions-installation.php:822
|
1713 |
-
msgid ""
|
1714 |
-
"Forum users' profile data are not synchronized yet, this step is required! "
|
1715 |
-
"Please click the button below to complete installation."
|
1716 |
-
msgstr ""
|
1717 |
-
|
1718 |
-
#: wpf-includes/functions-template.php:7
|
1719 |
-
msgid "wpForo Menu"
|
1720 |
-
msgstr "wpForo Menü"
|
1721 |
-
|
1722 |
-
#: wpf-includes/functions-template.php:157 wpf-includes/wpf-phrases.php:411
|
1723 |
-
msgid "wpForo Sidebar"
|
1724 |
-
msgstr "wpForo Seitenleiste"
|
1725 |
-
|
1726 |
-
#: wpf-includes/functions-template.php:158 wpf-includes/wpf-phrases.php:192
|
1727 |
-
msgid ""
|
1728 |
-
"NOTE: If you're going to add widgets in this sidebar, please use 'Full "
|
1729 |
-
"Width' template for wpForo index page to avoid sidebar duplication."
|
1730 |
-
msgstr ""
|
1731 |
-
"BEACHTE: Wenn Sie Widgets in dieser Seitenleiste hinzufügen mö"
|
1732 |
-
"chten, benutzen Sie bitte die 'Volle Breite'-Vorlage für die Startseite "
|
1733 |
-
"von wpForo, um eine doppelte Seitenleiste zu vermeiden."
|
1734 |
-
|
1735 |
-
#: wpf-includes/functions-template.php:197
|
1736 |
-
#: wpf-includes/functions-template.php:304
|
1737 |
-
#: wpf-includes/functions-template.php:367
|
1738 |
-
#: wpf-includes/functions-template.php:442
|
1739 |
-
#: wpf-includes/functions-template.php:519
|
1740 |
-
#: wpf-includes/functions-template.php:566 wpf-includes/wpf-phrases.php:335
|
1741 |
-
msgid "Title"
|
1742 |
-
msgstr "Titel"
|
1743 |
-
|
1744 |
-
#: wpf-includes/functions-template.php:370
|
1745 |
-
#: wpf-includes/functions-template.php:445
|
1746 |
-
#: wpf-includes/functions-template.php:522 wpf-includes/wpf-phrases.php:211
|
1747 |
-
msgid "Number of Items"
|
1748 |
-
msgstr "Anzahl der Elemente"
|
1749 |
-
|
1750 |
-
#: wpf-includes/functions-template.php:375 wpf-includes/wpf-phrases.php:70
|
1751 |
-
msgid "Display Avatars"
|
1752 |
-
msgstr "Avatare anzeigen"
|
1753 |
-
|
1754 |
-
#: wpf-includes/functions-template.php:449
|
1755 |
-
#: wpf-includes/functions-template.php:526 wpf-includes/wpf-phrases.php:72
|
1756 |
-
msgid "Display with Avatars"
|
1757 |
-
msgstr "Mit Avataren anzeigen"
|
1758 |
-
|
1759 |
-
#: wpf-includes/functions.php:366
|
1760 |
-
msgid "Unapproved"
|
1761 |
-
msgstr "Ungeprüft"
|
1762 |
-
|
1763 |
-
#: wpf-includes/functions.php:367
|
1764 |
-
msgid "Published"
|
1765 |
-
msgstr "Veröffentlicht"
|
1766 |
-
|
1767 |
-
#: wpf-includes/functions.php:376 wpf-includes/wpf-phrases.php:594
|
1768 |
-
msgid "Active"
|
1769 |
-
msgstr "Aktiv"
|
1770 |
-
|
1771 |
-
#: wpf-includes/functions.php:377
|
1772 |
-
msgid "Banned"
|
1773 |
-
msgstr "Gesperrt"
|
1774 |
-
|
1775 |
-
#: wpf-includes/functions.php:390 wpf-includes/functions.php:688
|
1776 |
-
#: wpf-includes/wpf-phrases.php:50
|
1777 |
-
msgid "Bulk Actions"
|
1778 |
-
msgstr "Bulk-Aktionen"
|
1779 |
-
|
1780 |
-
#: wpf-includes/functions.php:395 wpf-includes/functions.php:774
|
1781 |
-
#: wpf-includes/wpf-phrases.php:36
|
1782 |
-
msgid "Apply"
|
1783 |
-
msgstr "Übernehmen"
|
1784 |
-
|
1785 |
-
#: wpf-includes/functions.php:404 wpf-includes/wpf-phrases.php:301
|
1786 |
-
msgid "Show all forums"
|
1787 |
-
msgstr "Alle Foren anzeigen"
|
1788 |
-
|
1789 |
-
#: wpf-includes/functions.php:417 wpf-includes/wpf-phrases.php:351
|
1790 |
-
msgid "filter by group"
|
1791 |
-
msgstr "Filter nach Gruppe"
|
1792 |
-
|
1793 |
-
#: wpf-includes/functions.php:429
|
1794 |
-
msgid "filter by status"
|
1795 |
-
msgstr "Filter nach Status"
|
1796 |
-
|
1797 |
-
#: wpf-includes/functions.php:445
|
1798 |
-
msgid "filter by package"
|
1799 |
-
msgstr "Filter nach Paket"
|
1800 |
-
|
1801 |
-
#: wpf-includes/functions.php:474
|
1802 |
-
msgid "filter by user"
|
1803 |
-
msgstr "Filter nach Benutzer"
|
1804 |
-
|
1805 |
-
#: wpf-includes/functions.php:494 wpf-includes/functions.php:696
|
1806 |
-
#: wpf-includes/wpf-phrases.php:386
|
1807 |
-
msgid "item"
|
1808 |
-
msgstr "Element(e)"
|
1809 |
-
|
1810 |
-
#: wpf-includes/functions.php:527 wpf-includes/functions.php:543
|
1811 |
-
#: wpf-includes/wpf-phrases.php:285
|
1812 |
-
msgid "Select All"
|
1813 |
-
msgstr "Alle auswählen"
|
1814 |
-
|
1815 |
-
#: wpf-includes/functions.php:532 wpf-includes/functions.php:548
|
1816 |
-
msgid "Type"
|
1817 |
-
msgstr "Typ"
|
1818 |
-
|
1819 |
-
#: wpf-includes/functions.php:605 wpf-includes/wpf-phrases.php:384
|
1820 |
-
msgid "edit user"
|
1821 |
-
msgstr "Benutzer bearbeiten"
|
1822 |
-
|
1823 |
-
#: wpf-includes/functions.php:609 wpf-includes/wpf-phrases.php:383
|
1824 |
-
msgid "edit profile"
|
1825 |
-
msgstr "Profil bearbeiten"
|
1826 |
-
|
1827 |
-
#: wpf-includes/functions.php:614
|
1828 |
-
msgid "unban user"
|
1829 |
-
msgstr "Nutzer entsperren"
|
1830 |
-
|
1831 |
-
#: wpf-includes/functions.php:614
|
1832 |
-
msgid "ban user"
|
1833 |
-
msgstr "Nutzer sperren"
|
1834 |
-
|
1835 |
-
#: wpf-includes/functions.php:614
|
1836 |
-
msgid "Are you sure, you want to unban this user?"
|
1837 |
-
msgstr "Möchten Sie diesen Nutzer wirklich entsperren?"
|
1838 |
-
|
1839 |
-
#: wpf-includes/functions.php:614
|
1840 |
-
msgid "Are you sure, you want to ban this user?"
|
1841 |
-
msgstr "Möchten Sie diesen Nutzer wirklich sperren?"
|
1842 |
-
|
1843 |
-
#: wpf-includes/functions.php:619 wpf-includes/functions.php:629
|
1844 |
-
#: wpf-includes/wpf-phrases.php:67
|
1845 |
-
msgid "Delete this item"
|
1846 |
-
msgstr "Dieses Element l%ouml;schen"
|
1847 |
-
|
1848 |
-
#: wpf-includes/functions.php:619 wpf-includes/functions.php:629
|
1849 |
-
#: wpf-includes/wpf-phrases.php:41
|
1850 |
-
msgid "Are you sure you whant to DELETE this item?"
|
1851 |
-
msgstr "Sind Sie sicher, dass Sie dieses Element löschen möchten?"
|
1852 |
-
|
1853 |
-
#: wpf-includes/functions.php:624
|
1854 |
-
msgid "unapprove this item"
|
1855 |
-
msgstr "Dieses Element als ungeprüft markieren"
|
1856 |
-
|
1857 |
-
#: wpf-includes/functions.php:624
|
1858 |
-
msgid "Approve this item"
|
1859 |
-
msgstr "Dieses Element als geprüft markieren"
|
1860 |
-
|
1861 |
-
#: wpf-includes/functions.php:624
|
1862 |
-
msgid "unapprove"
|
1863 |
-
msgstr "ungeprüft"
|
1864 |
-
|
1865 |
-
#: wpf-includes/functions.php:624
|
1866 |
-
msgid "approve"
|
1867 |
-
msgstr "geprüft"
|
1868 |
-
|
1869 |
-
#: wpf-includes/functions.php:646 wpf-includes/functions.php:647
|
1870 |
-
#: wpf-includes/wpf-phrases.php:405
|
1871 |
-
msgid "view"
|
1872 |
-
msgstr "anzeigen"
|
1873 |
-
|
1874 |
-
#: wpf-includes/functions.php:667
|
1875 |
-
msgid "Topic"
|
1876 |
-
msgstr "Themen"
|
1877 |
-
|
1878 |
-
#: wpf-includes/functions.php:667
|
1879 |
-
msgid "Post"
|
1880 |
-
msgstr "Beiträge"
|
1881 |
-
|
1882 |
-
#: wpf-includes/functions.php:680 wpf-includes/wpf-phrases.php:201
|
1883 |
-
msgid "No items found"
|
1884 |
-
msgstr "Keine Elemente gefunden"
|
1885 |
-
|
1886 |
-
#: wpf-includes/functions.php:773 wpf-includes/wpf-phrases.php:141
|
1887 |
-
msgid "Items"
|
1888 |
-
msgstr "Elemente"
|
1889 |
-
|
1890 |
-
#: wpf-includes/functions.php:1067
|
1891 |
-
#, php-format
|
1892 |
-
msgid "Could not write file %s"
|
1893 |
-
msgstr "Konnte Datei nicht schreiben %s"
|
1894 |
-
|
1895 |
-
#: wpf-includes/wpf-hooks.php:20 wpf-includes/wpf-phrases.php:136
|
1896 |
-
msgid ""
|
1897 |
-
"IMPORTANT! Uninstall is not a simple deactivation action. This action will "
|
1898 |
-
"permanently remove all forum data (forums, topics, replies, attachments...) "
|
1899 |
-
"from database. Please backup database before this action, you may need this "
|
1900 |
-
"forum data in future. If you are sure that you want to delete all forum data "
|
1901 |
-
"please confirm. If not, just cancel it, then you can deactivate this plugin, "
|
1902 |
-
"that will not remove forum data."
|
1903 |
-
msgstr ""
|
1904 |
-
"WICHTIG! Die Deinstallation ist keine einfache Deaktivierung. Diese Aktion "
|
1905 |
-
"wird alle Forendaten (Foren, Themen, Antworten, Anhänge...) dauerhaft "
|
1906 |
-
"aus der Datenbank löschen. Erstellen Sie bitte ein Datenbank-Backup vor "
|
1907 |
-
"dieser Aktion. Wenn Sie sicher sind, dass Sie alle Forendaten löschen "
|
1908 |
-
"möchten, bitte bestätigen. Wenn nicht, brechen Sie einfach ab. "
|
1909 |
-
"Danach können Sie das Plugin deaktivieren. Das erhält die "
|
1910 |
-
"Forendaten."
|
1911 |
-
|
1912 |
-
#: wpf-includes/wpf-hooks.php:20
|
1913 |
-
msgid "Uninstall"
|
1914 |
-
msgstr "Deinstallieren"
|
1915 |
-
|
1916 |
-
#: wpf-includes/wpf-hooks.php:1056 wpf-includes/wpf-phrases.php:188
|
1917 |
-
msgid "Move"
|
1918 |
-
msgstr "Verschieben"
|
1919 |
-
|
1920 |
-
#: wpf-includes/wpf-hooks.php:1091
|
1921 |
-
msgid "Clear"
|
1922 |
-
msgstr "Leeren"
|
1923 |
-
|
1924 |
-
#: wpf-includes/wpf-hooks.php:1091
|
1925 |
-
msgid "Default"
|
1926 |
-
msgstr "Default"
|
1927 |
-
|
1928 |
-
#: wpf-includes/wpf-hooks.php:1091
|
1929 |
-
msgid "Select Color"
|
1930 |
-
msgstr "Farbe auswählen"
|
1931 |
-
|
1932 |
-
#: wpf-includes/wpf-hooks.php:1114
|
1933 |
-
msgid ""
|
1934 |
-
"IMPORTANT: wpForo can't work with default permalink, please change permalink "
|
1935 |
-
"structure"
|
1936 |
-
msgstr ""
|
1937 |
-
|
1938 |
-
#: wpf-includes/wpf-hooks.php:1135 wpf-includes/wpf-phrases.php:413
|
1939 |
-
msgid "wpForo Usergroup"
|
1940 |
-
msgstr "wpForo Benutzergruppe"
|
1941 |
-
|
1942 |
-
#: wpf-includes/wpf-hooks.php:1143 wpf-includes/wpf-phrases.php:412
|
1943 |
-
msgid "wpForo User Timezone"
|
1944 |
-
msgstr "Zeitzone wpForo-Benutzer"
|
1945 |
-
|
1946 |
-
#: wpf-includes/wpf-hooks.php:1332 wpf-includes/wpf-hooks.php:1421
|
1947 |
-
msgid "Please Moderate: "
|
1948 |
-
msgstr "Bitte moderieren:"
|
1949 |
-
|
1950 |
-
#: wpf-includes/wpf-hooks.php:1333
|
1951 |
-
msgid ""
|
1952 |
-
"This topic is currently unapproved. You can approve topics in Dashboard "
|
1953 |
-
"» Forums » Moderation admin page."
|
1954 |
-
msgstr ""
|
1955 |
-
|
1956 |
-
#: wpf-includes/wpf-hooks.php:1422
|
1957 |
-
msgid ""
|
1958 |
-
"This post is currently unapproved. You can approve posts in Dashboard "
|
1959 |
-
"» Forums » Moderation admin page."
|
1960 |
-
msgstr ""
|
1961 |
-
|
1962 |
-
#: wpf-includes/wpf-hooks.php:1599 wpf-includes/wpf-hooks.php:1645
|
1963 |
-
msgid "New Forum"
|
1964 |
-
msgstr "Neues Forum"
|
1965 |
-
|
1966 |
-
#: wpf-includes/wpf-hooks.php:1607
|
1967 |
-
msgid "New User Group"
|
1968 |
-
msgstr "Neue Benutzergruppe"
|
1969 |
-
|
1970 |
-
#: wpf-includes/wpf-hooks.php:1615 wpf-includes/wpf-hooks.php:1713
|
1971 |
-
msgid "New Phrase"
|
1972 |
-
msgstr "Neuer Satz"
|
1973 |
-
|
1974 |
-
#: wpf-includes/wpf-hooks.php:1630
|
1975 |
-
msgid "Community"
|
1976 |
-
msgstr "Gemeinschaft"
|
1977 |
-
|
1978 |
-
#: wpf-includes/wpf-hooks.php:1697
|
1979 |
-
msgid "New UserGroup"
|
1980 |
-
msgstr "Neue Benutzergruppe"
|
1981 |
-
|
1982 |
-
#: wpf-includes/wpf-phrases.php:8
|
1983 |
-
#, php-format
|
1984 |
-
msgid "%s and %s liked"
|
1985 |
-
msgstr "%s und %s zugestimmt"
|
1986 |
-
|
1987 |
-
#: wpf-includes/wpf-phrases.php:9
|
1988 |
-
#, php-format
|
1989 |
-
msgid "%s liked"
|
1990 |
-
msgstr "%s zugestimmt"
|
1991 |
-
|
1992 |
-
#: wpf-includes/wpf-phrases.php:10
|
1993 |
-
#, php-format
|
1994 |
-
msgid "%s, %s and %s liked"
|
1995 |
-
msgstr "%s, %s und %s zugestimmt"
|
1996 |
-
|
1997 |
-
#: wpf-includes/wpf-phrases.php:11
|
1998 |
-
#, php-format
|
1999 |
-
msgid "%s, %s, %s and %d people liked"
|
2000 |
-
msgstr "%s, %s, %s und %d Leute mögen"
|
2001 |
-
|
2002 |
-
#: wpf-includes/wpf-phrases.php:12
|
2003 |
-
msgid "AOL IM"
|
2004 |
-
msgstr "AOL IM"
|
2005 |
-
|
2006 |
-
#: wpf-includes/wpf-phrases.php:13
|
2007 |
-
msgid "About Me"
|
2008 |
-
msgstr "Über mich"
|
2009 |
-
|
2010 |
-
#: wpf-includes/wpf-phrases.php:16
|
2011 |
-
msgid "Account"
|
2012 |
-
msgstr "Benutzerkonto"
|
2013 |
-
|
2014 |
-
#: wpf-includes/wpf-phrases.php:19
|
2015 |
-
msgid "Activity"
|
2016 |
-
msgstr "Aktivität"
|
2017 |
-
|
2018 |
-
#: wpf-includes/wpf-phrases.php:23
|
2019 |
-
msgid "Add a comment"
|
2020 |
-
msgstr "Neuer Kommentar"
|
2021 |
-
|
2022 |
-
#: wpf-includes/wpf-phrases.php:24
|
2023 |
-
msgid "Add topic"
|
2024 |
-
msgstr "Neues Thema"
|
2025 |
-
|
2026 |
-
#: wpf-includes/wpf-phrases.php:32
|
2027 |
-
msgid "Answer"
|
2028 |
-
msgstr "Antwort"
|
2029 |
-
|
2030 |
-
#: wpf-includes/wpf-phrases.php:33
|
2031 |
-
msgid "Answer to"
|
2032 |
-
msgstr "Antwort auf"
|
2033 |
-
|
2034 |
-
#: wpf-includes/wpf-phrases.php:34
|
2035 |
-
msgid "Answers"
|
2036 |
-
msgstr "Antworten"
|
2037 |
-
|
2038 |
-
#: wpf-includes/wpf-phrases.php:35
|
2039 |
-
msgid "Any Date"
|
2040 |
-
msgstr "Jedes Datum"
|
2041 |
-
|
2042 |
-
#: wpf-includes/wpf-phrases.php:42
|
2043 |
-
msgid "Ascending order"
|
2044 |
-
msgstr "Aufsteigende Reihenfolge"
|
2045 |
-
|
2046 |
-
#: wpf-includes/wpf-phrases.php:43
|
2047 |
-
msgid "Attach file:"
|
2048 |
-
msgstr "Datei anhängen:"
|
2049 |
-
|
2050 |
-
#: wpf-includes/wpf-phrases.php:44
|
2051 |
-
msgid "Attachments"
|
2052 |
-
msgstr "Anhänge"
|
2053 |
-
|
2054 |
-
#: wpf-includes/wpf-phrases.php:45
|
2055 |
-
msgid "Attachments Size"
|
2056 |
-
msgstr "Anhanggröße"
|
2057 |
-
|
2058 |
-
#: wpf-includes/wpf-phrases.php:47
|
2059 |
-
msgid "Avatar"
|
2060 |
-
msgstr "Avatar"
|
2061 |
-
|
2062 |
-
#: wpf-includes/wpf-phrases.php:53
|
2063 |
-
msgid "Change password"
|
2064 |
-
msgstr "Passwort ändern"
|
2065 |
-
|
2066 |
-
#: wpf-includes/wpf-phrases.php:54
|
2067 |
-
msgid "Choose target forum"
|
2068 |
-
msgstr "Wähle Zielforum"
|
2069 |
-
|
2070 |
-
#: wpf-includes/wpf-phrases.php:55 wpf-themes/classic/functions.php:44
|
2071 |
-
#: wpf-themes/classic/functions.php:65 wpf-themes/classic/functions.php:94
|
2072 |
-
msgid "Collapsed"
|
2073 |
-
msgstr "Eingeklappt"
|
2074 |
-
|
2075 |
-
#: wpf-includes/wpf-phrases.php:58
|
2076 |
-
msgid "Comments"
|
2077 |
-
msgstr "Kommentare"
|
2078 |
-
|
2079 |
-
#: wpf-includes/wpf-phrases.php:59
|
2080 |
-
msgid "Confirm my subscription"
|
2081 |
-
msgstr "Bestätige mein Abo"
|
2082 |
-
|
2083 |
-
#: wpf-includes/wpf-phrases.php:65
|
2084 |
-
msgid "Date"
|
2085 |
-
msgstr "Datum"
|
2086 |
-
|
2087 |
-
#: wpf-includes/wpf-phrases.php:68
|
2088 |
-
msgid "Descending order"
|
2089 |
-
msgstr "Absteigende Reihenfolge"
|
2090 |
-
|
2091 |
-
#: wpf-includes/wpf-phrases.php:71
|
2092 |
-
msgid "Display Name"
|
2093 |
-
msgstr "Anzeigename"
|
2094 |
-
|
2095 |
-
#: wpf-includes/wpf-phrases.php:74
|
2096 |
-
msgid "Edited: "
|
2097 |
-
msgstr "Bearbeitet:"
|
2098 |
-
|
2099 |
-
#: wpf-includes/wpf-phrases.php:75
|
2100 |
-
msgid "Email"
|
2101 |
-
msgstr "Email"
|
2102 |
-
|
2103 |
-
#: wpf-includes/wpf-phrases.php:88
|
2104 |
-
msgid "Enter title here"
|
2105 |
-
msgstr "Titel eingeben"
|
2106 |
-
|
2107 |
-
#: wpf-includes/wpf-phrases.php:89 wpf-themes/classic/functions.php:43
|
2108 |
-
#: wpf-themes/classic/functions.php:64 wpf-themes/classic/functions.php:93
|
2109 |
-
msgid "Expanded"
|
2110 |
-
msgstr "Erweitert"
|
2111 |
-
|
2112 |
-
#: wpf-includes/wpf-phrases.php:90 wpf-themes/classic/functions.php:90
|
2113 |
-
msgid "Extended Layout - Intro posts"
|
2114 |
-
msgstr "Erweitertes Layout - Intro-Beiträge"
|
2115 |
-
|
2116 |
-
#: wpf-includes/wpf-phrases.php:91 wpf-themes/classic/functions.php:40
|
2117 |
-
msgid "Extended Layout - Intro topics"
|
2118 |
-
msgstr "Erweitertes Layout - Intro-Themen"
|
2119 |
-
|
2120 |
-
#: wpf-includes/wpf-phrases.php:92 wpf-themes/classic/functions.php:100
|
2121 |
-
msgid "Extended Layout - Number of intro posts"
|
2122 |
-
msgstr "Erweitertes Layout - Anzahl Intro-Beiträge"
|
2123 |
-
|
2124 |
-
#: wpf-includes/wpf-phrases.php:93 wpf-themes/classic/functions.php:49
|
2125 |
-
msgid "Extended Layout - Number of intro topics"
|
2126 |
-
msgstr "Erweitertes Layout - Anzahl Intro-Themen"
|
2127 |
-
|
2128 |
-
#: wpf-includes/wpf-phrases.php:94
|
2129 |
-
msgid "Facebook"
|
2130 |
-
msgstr "Facebook"
|
2131 |
-
|
2132 |
-
#: wpf-includes/wpf-phrases.php:95
|
2133 |
-
msgid "Failed to write file to disk"
|
2134 |
-
msgstr "Fehler beim Schreiben der Datei zur Disk"
|
2135 |
-
|
2136 |
-
#: wpf-includes/wpf-phrases.php:97
|
2137 |
-
msgid "File upload stopped by extension"
|
2138 |
-
msgstr "Datei-Upload wegen Dateierweiterung gestoppt"
|
2139 |
-
|
2140 |
-
#: wpf-includes/wpf-phrases.php:98
|
2141 |
-
msgid "Find Posts by User"
|
2142 |
-
msgstr "Finde Beiträge nach Benutzer"
|
2143 |
-
|
2144 |
-
#: wpf-includes/wpf-phrases.php:99
|
2145 |
-
msgid "Find Topics Started by User"
|
2146 |
-
msgstr "Finde Themen eröffnet von Benutzer"
|
2147 |
-
|
2148 |
-
#: wpf-includes/wpf-phrases.php:100
|
2149 |
-
msgid "First post and replies"
|
2150 |
-
msgstr "Erster Beitrag und Antworten"
|
2151 |
-
|
2152 |
-
#: wpf-includes/wpf-phrases.php:102
|
2153 |
-
msgid "Forum - Login"
|
2154 |
-
msgstr "Forum - Login"
|
2155 |
-
|
2156 |
-
#: wpf-includes/wpf-phrases.php:103
|
2157 |
-
msgid "Forum - Page Not Found"
|
2158 |
-
msgstr "Forum - Seite nicht gefunden"
|
2159 |
-
|
2160 |
-
#: wpf-includes/wpf-phrases.php:104
|
2161 |
-
msgid "Forum - Registration"
|
2162 |
-
msgstr "Forum - Registrierung"
|
2163 |
-
|
2164 |
-
#: wpf-includes/wpf-phrases.php:106
|
2165 |
-
msgid "Forum Admin Email Addresses"
|
2166 |
-
msgstr "Emailadresse Foren-Admin"
|
2167 |
-
|
2168 |
-
#: wpf-includes/wpf-phrases.php:109
|
2169 |
-
msgid "Forum Home"
|
2170 |
-
msgstr "Startseite"
|
2171 |
-
|
2172 |
-
#: wpf-includes/wpf-phrases.php:111
|
2173 |
-
msgid "Forum Members"
|
2174 |
-
msgstr "Forenmitglieder"
|
2175 |
-
|
2176 |
-
#: wpf-includes/wpf-phrases.php:114
|
2177 |
-
msgid "Forum Profile"
|
2178 |
-
msgstr "Forenprofil"
|
2179 |
-
|
2180 |
-
#: wpf-includes/wpf-phrases.php:115
|
2181 |
-
msgid "Forum RSS Feed"
|
2182 |
-
msgstr "Foren RSS Feed"
|
2183 |
-
|
2184 |
-
#: wpf-includes/wpf-phrases.php:119
|
2185 |
-
msgid "Forum Statistics"
|
2186 |
-
msgstr "Forenstatistik"
|
2187 |
-
|
2188 |
-
#: wpf-includes/wpf-phrases.php:122
|
2189 |
-
msgid "Forum is empty"
|
2190 |
-
msgstr "Forum ist leer"
|
2191 |
-
|
2192 |
-
#: wpf-includes/wpf-phrases.php:125
|
2193 |
-
msgid "From Email Address"
|
2194 |
-
msgstr "Von Emailadresse"
|
2195 |
-
|
2196 |
-
#: wpf-includes/wpf-phrases.php:126
|
2197 |
-
msgid "From Name"
|
2198 |
-
msgstr "Von Name"
|
2199 |
-
|
2200 |
-
#: wpf-includes/wpf-phrases.php:131
|
2201 |
-
msgid "Group"
|
2202 |
-
msgstr "Gruppe"
|
2203 |
-
|
2204 |
-
#: wpf-includes/wpf-phrases.php:132
|
2205 |
-
msgid "Google+"
|
2206 |
-
msgstr "Google+"
|
2207 |
-
|
2208 |
-
#: wpf-includes/wpf-phrases.php:135
|
2209 |
-
msgid "ICQ"
|
2210 |
-
msgstr "ICQ"
|
2211 |
-
|
2212 |
-
#: wpf-includes/wpf-phrases.php:139
|
2213 |
-
msgid "Insert member name or email"
|
2214 |
-
msgstr "Gebe Name oder Email ein"
|
2215 |
-
|
2216 |
-
#: wpf-includes/wpf-phrases.php:142
|
2217 |
-
msgid "Joined"
|
2218 |
-
msgstr "Beigetreten"
|
2219 |
-
|
2220 |
-
#: wpf-includes/wpf-phrases.php:145
|
2221 |
-
msgid "Last 24 hours"
|
2222 |
-
msgstr "Letzte 24 Stunden"
|
2223 |
-
|
2224 |
-
#: wpf-includes/wpf-phrases.php:146
|
2225 |
-
msgid "Last 3 Months"
|
2226 |
-
msgstr "Letzte 3 Monate"
|
2227 |
-
|
2228 |
-
#: wpf-includes/wpf-phrases.php:147
|
2229 |
-
msgid "Last 6 Months"
|
2230 |
-
msgstr "Letzte 6 Monate"
|
2231 |
-
|
2232 |
-
#: wpf-includes/wpf-phrases.php:148
|
2233 |
-
msgid "Last Active"
|
2234 |
-
msgstr "Zuletzt aktiv"
|
2235 |
-
|
2236 |
-
#: wpf-includes/wpf-phrases.php:149
|
2237 |
-
msgid "Last Month"
|
2238 |
-
msgstr "Letzter Monat"
|
2239 |
-
|
2240 |
-
#: wpf-includes/wpf-phrases.php:150
|
2241 |
-
msgid "Last Post"
|
2242 |
-
msgstr "Letzter Beitrag"
|
2243 |
-
|
2244 |
-
#: wpf-includes/wpf-phrases.php:151
|
2245 |
-
msgid "Last Post Info"
|
2246 |
-
msgstr "Info letzter Beitrag"
|
2247 |
-
|
2248 |
-
#: wpf-includes/wpf-phrases.php:152
|
2249 |
-
msgid "Last Week"
|
2250 |
-
msgstr "Letzte Woche"
|
2251 |
-
|
2252 |
-
#: wpf-includes/wpf-phrases.php:153
|
2253 |
-
msgid "Last Year ago"
|
2254 |
-
msgstr "Letztes Jahr"
|
2255 |
-
|
2256 |
-
#: wpf-includes/wpf-phrases.php:154
|
2257 |
-
#, php-format
|
2258 |
-
msgid "Last post by %s"
|
2259 |
-
msgstr "Letzter Beitrag von %s"
|
2260 |
-
|
2261 |
-
#: wpf-includes/wpf-phrases.php:155
|
2262 |
-
msgid "Latest Post"
|
2263 |
-
msgstr "Letzter Beitrag"
|
2264 |
-
|
2265 |
-
#: wpf-includes/wpf-phrases.php:156
|
2266 |
-
msgid "Leave a reply"
|
2267 |
-
msgstr "Hinterlasse Antwort"
|
2268 |
-
|
2269 |
-
#: wpf-includes/wpf-phrases.php:157
|
2270 |
-
msgid "Length must be between 3 characters and 30 characters."
|
2271 |
-
msgstr "Die Länge muss zwischen 3 und 30 Zeichen sein."
|
2272 |
-
|
2273 |
-
#: wpf-includes/wpf-phrases.php:159
|
2274 |
-
msgid "Liked"
|
2275 |
-
msgstr "Zugestimmt"
|
2276 |
-
|
2277 |
-
#: wpf-includes/wpf-phrases.php:160
|
2278 |
-
msgid "Location"
|
2279 |
-
msgstr "Ort"
|
2280 |
-
|
2281 |
-
#: wpf-includes/wpf-phrases.php:161
|
2282 |
-
msgid "Login"
|
2283 |
-
msgstr "Anmelden"
|
2284 |
-
|
2285 |
-
#: wpf-includes/wpf-phrases.php:163
|
2286 |
-
msgid "Logout"
|
2287 |
-
msgstr "Abmelden"
|
2288 |
-
|
2289 |
-
#: wpf-includes/wpf-phrases.php:165
|
2290 |
-
msgid "Lost your password?"
|
2291 |
-
msgstr "Passwort vergessen?"
|
2292 |
-
|
2293 |
-
#: wpf-includes/wpf-phrases.php:167
|
2294 |
-
msgid "MSN"
|
2295 |
-
msgstr "MSN"
|
2296 |
-
|
2297 |
-
#: wpf-includes/wpf-phrases.php:168
|
2298 |
-
msgid "Maximum allowed file size is"
|
2299 |
-
msgstr "Maximal erlaubte Dateigröße"
|
2300 |
-
|
2301 |
-
#: wpf-includes/wpf-phrases.php:170
|
2302 |
-
msgid "Member Activity"
|
2303 |
-
msgstr "Mitgliedsaktivität"
|
2304 |
-
|
2305 |
-
#: wpf-includes/wpf-phrases.php:171
|
2306 |
-
msgid "Member Information"
|
2307 |
-
msgstr "Mitgliedsinformation"
|
2308 |
-
|
2309 |
-
#: wpf-includes/wpf-phrases.php:172
|
2310 |
-
msgid "Member Rating"
|
2311 |
-
msgstr "Mitgliedsrang"
|
2312 |
-
|
2313 |
-
#: wpf-includes/wpf-phrases.php:173
|
2314 |
-
msgid "Member Rating Badge"
|
2315 |
-
msgstr "Mitglieds-Rangabzeichen"
|
2316 |
-
|
2317 |
-
#: wpf-includes/wpf-phrases.php:174
|
2318 |
-
msgid "Member Reputation"
|
2319 |
-
msgstr "Mitgliedsruf"
|
2320 |
-
|
2321 |
-
#: wpf-includes/wpf-phrases.php:177
|
2322 |
-
msgid "Member information"
|
2323 |
-
msgstr "Mitgliedsinformation"
|
2324 |
-
|
2325 |
-
#: wpf-includes/wpf-phrases.php:181
|
2326 |
-
msgid "Members not found"
|
2327 |
-
msgstr "Keine Mitglieder gefunden"
|
2328 |
-
|
2329 |
-
#: wpf-includes/wpf-phrases.php:182
|
2330 |
-
msgid ""
|
2331 |
-
"You have been banned. Please contact to forum administrators for more "
|
2332 |
-
"information."
|
2333 |
-
msgstr ""
|
2334 |
-
"Du wurdest gesperrt. Bitte kontaktiere einen Forenadministrator für weitere "
|
2335 |
-
"Informationen."
|
2336 |
-
|
2337 |
-
#: wpf-includes/wpf-phrases.php:183
|
2338 |
-
msgid "Messages"
|
2339 |
-
msgstr "Nachrichten"
|
2340 |
-
|
2341 |
-
#: wpf-includes/wpf-phrases.php:186
|
2342 |
-
msgid "Missing a temporary folder"
|
2343 |
-
msgstr "Temporärer Ordner nicht gefunden"
|
2344 |
-
|
2345 |
-
#: wpf-includes/wpf-phrases.php:189
|
2346 |
-
msgid "Move topic"
|
2347 |
-
msgstr "Verschiebe Thema"
|
2348 |
-
|
2349 |
-
#: wpf-includes/wpf-phrases.php:190
|
2350 |
-
msgid "Must be minimum 6 characters."
|
2351 |
-
msgstr "Mindestens 6 Zeichen erforderlich."
|
2352 |
-
|
2353 |
-
#: wpf-includes/wpf-phrases.php:191
|
2354 |
-
msgid "My Profile"
|
2355 |
-
msgstr "Mein Profil"
|
2356 |
-
|
2357 |
-
#: wpf-includes/wpf-phrases.php:198
|
2358 |
-
msgid "No activity found for this member."
|
2359 |
-
msgstr "Keine Aktivität dieses Mitglieds gefunden."
|
2360 |
-
|
2361 |
-
#: wpf-includes/wpf-phrases.php:199
|
2362 |
-
msgid "No file was uploaded"
|
2363 |
-
msgstr "Datei wurde nicht hochgeladen"
|
2364 |
-
|
2365 |
-
#: wpf-includes/wpf-phrases.php:200
|
2366 |
-
msgid "No forums were found here."
|
2367 |
-
msgstr "Keine Foren gefunden."
|
2368 |
-
|
2369 |
-
#: wpf-includes/wpf-phrases.php:204
|
2370 |
-
msgid "No online members at the moment"
|
2371 |
-
msgstr "Keine Mitglieder online"
|
2372 |
-
|
2373 |
-
#: wpf-includes/wpf-phrases.php:206
|
2374 |
-
msgid "No subscriptions found for this member."
|
2375 |
-
msgstr "Keine Abonnements dieses Mitglieds gefunden."
|
2376 |
-
|
2377 |
-
#: wpf-includes/wpf-phrases.php:208
|
2378 |
-
msgid "No topics were found here"
|
2379 |
-
msgstr "Keine Themen gefunden"
|
2380 |
-
|
2381 |
-
#: wpf-includes/wpf-phrases.php:215
|
2382 |
-
msgid "Occupation"
|
2383 |
-
msgstr "Beruf"
|
2384 |
-
|
2385 |
-
#: wpf-includes/wpf-phrases.php:216
|
2386 |
-
msgid "Offline"
|
2387 |
-
msgstr "Offline"
|
2388 |
-
|
2389 |
-
#: wpf-includes/wpf-phrases.php:217
|
2390 |
-
msgid "Online"
|
2391 |
-
msgstr "Online"
|
2392 |
-
|
2393 |
-
#: wpf-includes/wpf-phrases.php:219
|
2394 |
-
msgid "Oops! The page you requested was not found!"
|
2395 |
-
msgstr "Oops! Die aufgerufene Seite wurde nicht gefunden!"
|
2396 |
-
|
2397 |
-
#: wpf-includes/wpf-phrases.php:220
|
2398 |
-
msgid "Our newest member"
|
2399 |
-
msgstr "Neustes Mitglied"
|
2400 |
-
|
2401 |
-
#: wpf-includes/wpf-phrases.php:221
|
2402 |
-
msgid "Page"
|
2403 |
-
msgstr "Seite"
|
2404 |
-
|
2405 |
-
#: wpf-includes/wpf-phrases.php:223
|
2406 |
-
msgid "Password"
|
2407 |
-
msgstr "Passwort"
|
2408 |
-
|
2409 |
-
#: wpf-includes/wpf-phrases.php:225
|
2410 |
-
#, php-format
|
2411 |
-
msgid "Please %s or %s"
|
2412 |
-
msgstr "Bitte %s oder %s"
|
2413 |
-
|
2414 |
-
#: wpf-includes/wpf-phrases.php:229
|
2415 |
-
msgid "Post Title"
|
2416 |
-
msgstr "Beitragstitel"
|
2417 |
-
|
2418 |
-
#: wpf-includes/wpf-phrases.php:230
|
2419 |
-
msgid "Post link"
|
2420 |
-
msgstr "Beitragsverknüpfung"
|
2421 |
-
|
2422 |
-
#: wpf-includes/wpf-phrases.php:231
|
2423 |
-
msgid "Posted"
|
2424 |
-
msgstr "Veröffentlicht"
|
2425 |
-
|
2426 |
-
#: wpf-includes/wpf-phrases.php:232
|
2427 |
-
msgid "Posted by"
|
2428 |
-
msgstr "Veröffentlicht von"
|
2429 |
-
|
2430 |
-
#: wpf-includes/wpf-phrases.php:234
|
2431 |
-
msgid "Powered by"
|
2432 |
-
msgstr "Powered by"
|
2433 |
-
|
2434 |
-
#: wpf-includes/wpf-phrases.php:236 wpf-themes/classic/functions.php:70
|
2435 |
-
msgid "Q&A Layout - Number of intro topics"
|
2436 |
-
msgstr "Q&A Layout - Anzahl der Intro-Themen"
|
2437 |
-
|
2438 |
-
#: wpf-includes/wpf-phrases.php:237 wpf-themes/classic/functions.php:61
|
2439 |
-
msgid "Q&A layout - Intro topics"
|
2440 |
-
msgstr "Q&A Layout - Intro-Themen"
|
2441 |
-
|
2442 |
-
#: wpf-includes/wpf-phrases.php:238
|
2443 |
-
msgid "Question Comments"
|
2444 |
-
msgstr "Fragekommentare"
|
2445 |
-
|
2446 |
-
#: wpf-includes/wpf-phrases.php:239
|
2447 |
-
msgid "Questions"
|
2448 |
-
msgstr "Fragen"
|
2449 |
-
|
2450 |
-
#: wpf-includes/wpf-phrases.php:240
|
2451 |
-
msgid "Quote"
|
2452 |
-
msgstr "Zitat"
|
2453 |
-
|
2454 |
-
#: wpf-includes/wpf-phrases.php:241
|
2455 |
-
msgid "RE"
|
2456 |
-
msgstr "RE"
|
2457 |
-
|
2458 |
-
#: wpf-includes/wpf-phrases.php:242
|
2459 |
-
msgid "REPLY:"
|
2460 |
-
msgstr "Antwort:"
|
2461 |
-
|
2462 |
-
#: wpf-includes/wpf-phrases.php:243
|
2463 |
-
msgid "RSS"
|
2464 |
-
msgstr "RSS"
|
2465 |
-
|
2466 |
-
#: wpf-includes/wpf-phrases.php:244
|
2467 |
-
msgid "Rating"
|
2468 |
-
msgstr "Rang"
|
2469 |
-
|
2470 |
-
#: wpf-includes/wpf-phrases.php:245
|
2471 |
-
msgid "Rating Badge"
|
2472 |
-
msgstr "Rangabzeichen"
|
2473 |
-
|
2474 |
-
#: wpf-includes/wpf-phrases.php:249
|
2475 |
-
msgid "Received Likes"
|
2476 |
-
msgstr "Zustimmungen"
|
2477 |
-
|
2478 |
-
#: wpf-includes/wpf-phrases.php:250
|
2479 |
-
msgid "Recent Questions"
|
2480 |
-
msgstr "Aktuelle Fragen"
|
2481 |
-
|
2482 |
-
#: wpf-includes/wpf-phrases.php:251
|
2483 |
-
msgid "Recent Topics"
|
2484 |
-
msgstr "Aktuelle Themen"
|
2485 |
-
|
2486 |
-
#: wpf-includes/wpf-phrases.php:252
|
2487 |
-
msgid "Register"
|
2488 |
-
msgstr "Registrieren"
|
2489 |
-
|
2490 |
-
#: wpf-includes/wpf-phrases.php:254
|
2491 |
-
msgid "Registered date"
|
2492 |
-
msgstr "Registrierdatum"
|
2493 |
-
|
2494 |
-
#: wpf-includes/wpf-phrases.php:255
|
2495 |
-
msgid "Relevancy"
|
2496 |
-
msgstr "Relevanz"
|
2497 |
-
|
2498 |
-
#: wpf-includes/wpf-phrases.php:256
|
2499 |
-
msgid "Remember Me"
|
2500 |
-
msgstr "Merke mich"
|
2501 |
-
|
2502 |
-
#: wpf-includes/wpf-phrases.php:262
|
2503 |
-
msgid "Replies"
|
2504 |
-
msgstr "Antworten"
|
2505 |
-
|
2506 |
-
#: wpf-includes/wpf-phrases.php:263
|
2507 |
-
msgid "Replies not found"
|
2508 |
-
msgstr "Keine Antworten gefunden"
|
2509 |
-
|
2510 |
-
#: wpf-includes/wpf-phrases.php:264
|
2511 |
-
msgid "Reply"
|
2512 |
-
msgstr "Antwort"
|
2513 |
-
|
2514 |
-
#: wpf-includes/wpf-phrases.php:265
|
2515 |
-
msgid "Report"
|
2516 |
-
msgstr "Melden"
|
2517 |
-
|
2518 |
-
#: wpf-includes/wpf-phrases.php:268
|
2519 |
-
msgid "Report to Administration"
|
2520 |
-
msgstr "Melden an Adminstration"
|
2521 |
-
|
2522 |
-
#: wpf-includes/wpf-phrases.php:270
|
2523 |
-
msgid "Result Info"
|
2524 |
-
msgstr "Suchergebnis"
|
2525 |
-
|
2526 |
-
#: wpf-includes/wpf-phrases.php:272
|
2527 |
-
msgid "Save Changes"
|
2528 |
-
msgstr "Änderungen speichern"
|
2529 |
-
|
2530 |
-
#: wpf-includes/wpf-phrases.php:276
|
2531 |
-
msgid "Search"
|
2532 |
-
msgstr "Suchen"
|
2533 |
-
|
2534 |
-
#: wpf-includes/wpf-phrases.php:277
|
2535 |
-
msgid "Search Entire Posts"
|
2536 |
-
msgstr "Suche in allen Beiträgen"
|
2537 |
-
|
2538 |
-
#: wpf-includes/wpf-phrases.php:278
|
2539 |
-
msgid "Search Phrase"
|
2540 |
-
msgstr "Suche Übersetzung"
|
2541 |
-
|
2542 |
-
#: wpf-includes/wpf-phrases.php:279
|
2543 |
-
msgid "Search Titles Only"
|
2544 |
-
msgstr "Suche nur in Titeln"
|
2545 |
-
|
2546 |
-
#: wpf-includes/wpf-phrases.php:280
|
2547 |
-
msgid "Search Type"
|
2548 |
-
msgstr "Suchtyp"
|
2549 |
-
|
2550 |
-
#: wpf-includes/wpf-phrases.php:281
|
2551 |
-
msgid "Search in Forums"
|
2552 |
-
msgstr "Suche in Foren"
|
2553 |
-
|
2554 |
-
#: wpf-includes/wpf-phrases.php:282
|
2555 |
-
msgid "Search in date period"
|
2556 |
-
msgstr "Suche in Zeitperiode"
|
2557 |
-
|
2558 |
-
#: wpf-includes/wpf-phrases.php:283
|
2559 |
-
msgid "Search result for"
|
2560 |
-
msgstr "Suche nach"
|
2561 |
-
|
2562 |
-
#: wpf-includes/wpf-phrases.php:284
|
2563 |
-
msgid "Search..."
|
2564 |
-
msgstr "Suchen..."
|
2565 |
-
|
2566 |
-
#: wpf-includes/wpf-phrases.php:286
|
2567 |
-
msgid "Select Page"
|
2568 |
-
msgstr "Seite auswählen"
|
2569 |
-
|
2570 |
-
#: wpf-includes/wpf-phrases.php:287
|
2571 |
-
msgid "Send Report"
|
2572 |
-
msgstr "Meldung senden"
|
2573 |
-
|
2574 |
-
#: wpf-includes/wpf-phrases.php:291
|
2575 |
-
msgid "Set Topic Sticky"
|
2576 |
-
msgstr "Thema anpinnen"
|
2577 |
-
|
2578 |
-
#: wpf-includes/wpf-phrases.php:292 wpf-themes/classic/functions.php:101
|
2579 |
-
msgid ""
|
2580 |
-
"Set this option value 0 if you want to show all posts under topic intro area."
|
2581 |
-
msgstr ""
|
2582 |
-
"Setze diese Einstellung auf 0 um alle Beiträge im Themen-Intro-Bereich "
|
2583 |
-
"anzuzeigen."
|
2584 |
-
|
2585 |
-
#: wpf-includes/wpf-phrases.php:293
|
2586 |
-
msgid "Shop Account"
|
2587 |
-
msgstr "Shop Account"
|
2588 |
-
|
2589 |
-
#: wpf-includes/wpf-phrases.php:303
|
2590 |
-
msgid "Sign In"
|
2591 |
-
msgstr "Anmelden"
|
2592 |
-
|
2593 |
-
#: wpf-includes/wpf-phrases.php:304
|
2594 |
-
msgid "Signature"
|
2595 |
-
msgstr "Signatur"
|
2596 |
-
|
2597 |
-
#: wpf-includes/wpf-phrases.php:305
|
2598 |
-
msgid "Site Profile"
|
2599 |
-
msgstr "Seiten-Profil"
|
2600 |
-
|
2601 |
-
#: wpf-includes/wpf-phrases.php:306
|
2602 |
-
msgid "Skype"
|
2603 |
-
msgstr "Skype"
|
2604 |
-
|
2605 |
-
#: wpf-includes/wpf-phrases.php:308
|
2606 |
-
msgid "Social Networks"
|
2607 |
-
msgstr "Soziale Netzwerke"
|
2608 |
-
|
2609 |
-
#: wpf-includes/wpf-phrases.php:309
|
2610 |
-
msgid "Sorry, something wrong with your data."
|
2611 |
-
msgstr "Entschuldigung, irgendetwas stimmt nicht mit Ihren Daten."
|
2612 |
-
|
2613 |
-
#: wpf-includes/wpf-phrases.php:310
|
2614 |
-
msgid "Sort Search Results by"
|
2615 |
-
msgstr "Sortiere Suchergebnisse nach"
|
2616 |
-
|
2617 |
-
#: wpf-includes/wpf-phrases.php:311
|
2618 |
-
msgid "Specify avatar by URL"
|
2619 |
-
msgstr "Avatar über URL festlegen"
|
2620 |
-
|
2621 |
-
#: wpf-includes/wpf-phrases.php:313
|
2622 |
-
msgid "Subforums"
|
2623 |
-
msgstr "Unterforen"
|
2624 |
-
|
2625 |
-
#: wpf-includes/wpf-phrases.php:316
|
2626 |
-
msgid "Subscribe for new replies"
|
2627 |
-
msgstr "Neue Antworten abonieren"
|
2628 |
-
|
2629 |
-
#: wpf-includes/wpf-phrases.php:317
|
2630 |
-
msgid "Subscribe for new topics"
|
2631 |
-
msgstr "Neue Themen abonieren"
|
2632 |
-
|
2633 |
-
#: wpf-includes/wpf-phrases.php:319
|
2634 |
-
msgid "Subscriptions"
|
2635 |
-
msgstr "Abonements"
|
2636 |
-
|
2637 |
-
#: wpf-includes/wpf-phrases.php:321
|
2638 |
-
msgid ""
|
2639 |
-
"Thank you for using wpForo! wpForo is a professional bulletin board for "
|
2640 |
-
"WorPress, and the only forum software which comes with Multi-layout template "
|
2641 |
-
"system. The \"Extended"
|
2642 |
-
msgstr ""
|
2643 |
-
"Vielen Dank für die Benutzung von wpForo! wpForo ist ein "
|
2644 |
-
"professionelles Bulletin Board für WordPress und die einzige Foren-"
|
2645 |
-
"Software mit einem Multi-Layout-System."
|
2646 |
-
|
2647 |
-
#: wpf-includes/wpf-phrases.php:322
|
2648 |
-
msgid ""
|
2649 |
-
"Thank you for using wpForo. wpForo is a premium forum plugin which will "
|
2650 |
-
"always be available for free. There will never be paid and pro versions of "
|
2651 |
-
"this forum board. However this is a very large and hard project so we also "
|
2652 |
-
"develop paid addons (extensions), which will financially help us to keep "
|
2653 |
-
"improving and adding new features to the free wpForo plugin. Forum addons "
|
2654 |
-
"will also be actively developed. The first addons \"Advanced Media Uploader"
|
2655 |
-
msgstr ""
|
2656 |
-
"Vielen Dank für die Nutzung von wpForo. wpForo ist ein Premium-Foren-"
|
2657 |
-
"Plugin, das immer frei verfügbar sein wird. Es wird keine Bezahl- oder "
|
2658 |
-
"Pro-Versionen dieses Forenboards geben. Jedoch ist es ein sehr langes und "
|
2659 |
-
"aufwendiges Projekt, weshalb wir zahlungspflichtige Erweiterungen "
|
2660 |
-
"entwickeln, was uns hilft wpForo zu verbessern und neue Funktionen zum "
|
2661 |
-
"wpForo-Plugin hinzuzufügen. Forenerweiterungen werden auch aktiv "
|
2662 |
-
"entwickelt. Die ersten Erweiterungen \"Advanced Media Uploader\", \"Polls\", "
|
2663 |
-
"\"Private Messages\" und \"Ad Manager\" werden bald verfügbar sein."
|
2664 |
-
|
2665 |
-
#: wpf-includes/wpf-phrases.php:325
|
2666 |
-
msgid ""
|
2667 |
-
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
2668 |
-
"the HTML form"
|
2669 |
-
msgstr ""
|
2670 |
-
"Die hochzuladende Datei überschreitet die Einstellung MAX_FILE_SIZE, "
|
2671 |
-
"die definiert wurde."
|
2672 |
-
|
2673 |
-
#: wpf-includes/wpf-phrases.php:326
|
2674 |
-
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
2675 |
-
msgstr ""
|
2676 |
-
"Die hochzuladende Datei überschreitet die Einstellung "
|
2677 |
-
"upload_max_filesize der php.ini"
|
2678 |
-
|
2679 |
-
#: wpf-includes/wpf-phrases.php:327
|
2680 |
-
msgid "The uploaded file was only partially uploaded"
|
2681 |
-
msgstr "Die hochzuladende Datei wurde nur teilweise hochgeladen"
|
2682 |
-
|
2683 |
-
#: wpf-includes/wpf-phrases.php:334
|
2684 |
-
msgid "Timezone"
|
2685 |
-
msgstr "Zeitzone"
|
2686 |
-
|
2687 |
-
#: wpf-includes/wpf-phrases.php:336
|
2688 |
-
msgid "Topic RSS Feed"
|
2689 |
-
msgstr "Themen-RSS-Feed"
|
2690 |
-
|
2691 |
-
#: wpf-includes/wpf-phrases.php:337
|
2692 |
-
msgid "Topic Title"
|
2693 |
-
msgstr "Thementitel"
|
2694 |
-
|
2695 |
-
#: wpf-includes/wpf-phrases.php:338
|
2696 |
-
msgid "Topic title"
|
2697 |
-
msgstr "Thementitel"
|
2698 |
-
|
2699 |
-
#: wpf-includes/wpf-phrases.php:341
|
2700 |
-
msgid "Twitter"
|
2701 |
-
msgstr "Twitter"
|
2702 |
-
|
2703 |
-
#: wpf-includes/wpf-phrases.php:342
|
2704 |
-
msgid "Unknown upload error"
|
2705 |
-
msgstr "Unbekannter Upload-Fehler"
|
2706 |
-
|
2707 |
-
#: wpf-includes/wpf-phrases.php:343
|
2708 |
-
msgid "Unsubscribe"
|
2709 |
-
msgstr "Abonnement entfernen"
|
2710 |
-
|
2711 |
-
#: wpf-includes/wpf-phrases.php:346
|
2712 |
-
msgid "Upload an avatar"
|
2713 |
-
msgstr "Avatar hochladen"
|
2714 |
-
|
2715 |
-
#: wpf-includes/wpf-phrases.php:348
|
2716 |
-
msgid ""
|
2717 |
-
"Use comments to ask for more information or suggest improvements. Avoid "
|
2718 |
-
"answering questions in comments."
|
2719 |
-
msgstr ""
|
2720 |
-
"Benutze Kommentare um nach mehr Informationen zu fragen oder um "
|
2721 |
-
"Verbesserungen vorzuschlagen. Vermeide es Fragen in Kommentaren zu "
|
2722 |
-
"beantworten."
|
2723 |
-
|
2724 |
-
#: wpf-includes/wpf-phrases.php:350
|
2725 |
-
msgid "User"
|
2726 |
-
msgstr "Benutzer"
|
2727 |
-
|
2728 |
-
#: wpf-includes/wpf-phrases.php:352
|
2729 |
-
msgid "User Group"
|
2730 |
-
msgstr "Benutzergruppe"
|
2731 |
-
|
2732 |
-
#: wpf-includes/wpf-phrases.php:353
|
2733 |
-
msgid "Usergroup has been successfully deleted."
|
2734 |
-
msgstr "Benutzergruppe wurde erfolgreich gelöscht."
|
2735 |
-
|
2736 |
-
#: wpf-includes/wpf-phrases.php:354
|
2737 |
-
msgid ""
|
2738 |
-
"Usergroup has been successfully deleted. All users of this usergroup have "
|
2739 |
-
"been moved to the usergroup you've chosen"
|
2740 |
-
msgstr ""
|
2741 |
-
"Benutzergruppe wurde erfolgreich gelöscht. Alle Benutzer wurden in die "
|
2742 |
-
"gewählte Gruppe verschoben."
|
2743 |
-
|
2744 |
-
#: wpf-includes/wpf-phrases.php:355
|
2745 |
-
msgid "Username"
|
2746 |
-
msgstr "Benutzername"
|
2747 |
-
|
2748 |
-
#: wpf-includes/wpf-phrases.php:357
|
2749 |
-
msgid "View entire post"
|
2750 |
-
msgstr "Gesamten Beitrag ansehen"
|
2751 |
-
|
2752 |
-
#: wpf-includes/wpf-phrases.php:358
|
2753 |
-
msgid "View the latest post"
|
2754 |
-
msgstr "Letzten Beitrag ansehen"
|
2755 |
-
|
2756 |
-
#: wpf-includes/wpf-phrases.php:359
|
2757 |
-
msgid "Views"
|
2758 |
-
msgstr "Ansichten"
|
2759 |
-
|
2760 |
-
#: wpf-includes/wpf-phrases.php:360
|
2761 |
-
msgid "Votes"
|
2762 |
-
msgstr "Stimmen"
|
2763 |
-
|
2764 |
-
#: wpf-includes/wpf-phrases.php:361
|
2765 |
-
msgid "Website"
|
2766 |
-
msgstr "Webseite"
|
2767 |
-
|
2768 |
-
#: wpf-includes/wpf-phrases.php:363
|
2769 |
-
msgid "Wordpress avatar system"
|
2770 |
-
msgstr "Wordpress Avatar-System"
|
2771 |
-
|
2772 |
-
#: wpf-includes/wpf-phrases.php:364
|
2773 |
-
msgid "Working"
|
2774 |
-
msgstr "Arbeitet"
|
2775 |
-
|
2776 |
-
#: wpf-includes/wpf-phrases.php:365
|
2777 |
-
msgid "Write message"
|
2778 |
-
msgstr "Schreibe Nachricht"
|
2779 |
-
|
2780 |
-
#: wpf-includes/wpf-phrases.php:366
|
2781 |
-
msgid "Yahoo"
|
2782 |
-
msgstr "Yahoo"
|
2783 |
-
|
2784 |
-
#: wpf-includes/wpf-phrases.php:368
|
2785 |
-
msgid "You"
|
2786 |
-
msgstr "Sie"
|
2787 |
-
|
2788 |
-
#: wpf-includes/wpf-phrases.php:370
|
2789 |
-
#, php-format
|
2790 |
-
msgid "You can go to %s page or Search here"
|
2791 |
-
msgstr "Besuche Seite %s oder Suche hier"
|
2792 |
-
|
2793 |
-
#: wpf-includes/wpf-phrases.php:372
|
2794 |
-
msgid "Your Answer"
|
2795 |
-
msgstr "Ihre Antwort"
|
2796 |
-
|
2797 |
-
#: wpf-includes/wpf-phrases.php:373
|
2798 |
-
msgid "account"
|
2799 |
-
msgstr "Benutzerkonto"
|
2800 |
-
|
2801 |
-
#: wpf-includes/wpf-phrases.php:374
|
2802 |
-
msgid "activity"
|
2803 |
-
msgstr "Aktivität"
|
2804 |
-
|
2805 |
-
#: wpf-includes/wpf-phrases.php:376
|
2806 |
-
msgid "add_new"
|
2807 |
-
msgstr "neu erstellen"
|
2808 |
-
|
2809 |
-
#: wpf-includes/wpf-phrases.php:377
|
2810 |
-
#, php-format
|
2811 |
-
msgid "%s ago"
|
2812 |
-
msgstr "vor %s"
|
2813 |
-
|
2814 |
-
#: wpf-includes/wpf-phrases.php:378
|
2815 |
-
msgid "by"
|
2816 |
-
msgstr "von"
|
2817 |
-
|
2818 |
-
#: wpf-includes/wpf-phrases.php:379
|
2819 |
-
#, php-format
|
2820 |
-
msgid "by %s"
|
2821 |
-
msgstr "von %s"
|
2822 |
-
|
2823 |
-
#: wpf-includes/wpf-phrases.php:380
|
2824 |
-
msgid "confirm password"
|
2825 |
-
msgstr "Passwort bestätigen"
|
2826 |
-
|
2827 |
-
#: wpf-includes/wpf-phrases.php:385
|
2828 |
-
msgid "forums"
|
2829 |
-
msgstr "Foren"
|
2830 |
-
|
2831 |
-
#: wpf-includes/wpf-phrases.php:387
|
2832 |
-
msgid "login"
|
2833 |
-
msgstr "anmelden"
|
2834 |
-
|
2835 |
-
#: wpf-includes/wpf-phrases.php:388
|
2836 |
-
msgid "logout"
|
2837 |
-
msgstr "abmelden"
|
2838 |
-
|
2839 |
-
#: wpf-includes/wpf-phrases.php:389
|
2840 |
-
msgid "matches"
|
2841 |
-
msgstr "Treffer"
|
2842 |
-
|
2843 |
-
#: wpf-includes/wpf-phrases.php:390
|
2844 |
-
msgid "members"
|
2845 |
-
msgstr "Mitglieder"
|
2846 |
-
|
2847 |
-
#: wpf-includes/wpf-phrases.php:392
|
2848 |
-
msgid "my profile"
|
2849 |
-
msgstr "mein Profil"
|
2850 |
-
|
2851 |
-
#: wpf-includes/wpf-phrases.php:393
|
2852 |
-
msgid "new password"
|
2853 |
-
msgstr "neues Passwort"
|
2854 |
-
|
2855 |
-
#: wpf-includes/wpf-phrases.php:394
|
2856 |
-
msgid "new password again"
|
2857 |
-
msgstr "Passwort wiederholen"
|
2858 |
-
|
2859 |
-
#: wpf-includes/wpf-phrases.php:395
|
2860 |
-
msgid "next"
|
2861 |
-
msgstr "nächstes"
|
2862 |
-
|
2863 |
-
#: wpf-includes/wpf-phrases.php:396
|
2864 |
-
msgid "old password"
|
2865 |
-
msgstr "altes Passwort"
|
2866 |
-
|
2867 |
-
#: wpf-includes/wpf-phrases.php:397
|
2868 |
-
msgid "phrase_key"
|
2869 |
-
msgstr "phrase_key"
|
2870 |
-
|
2871 |
-
#: wpf-includes/wpf-phrases.php:398
|
2872 |
-
msgid "phrase_value"
|
2873 |
-
msgstr "phrase_value"
|
2874 |
-
|
2875 |
-
#: wpf-includes/wpf-phrases.php:399
|
2876 |
-
msgid "posted"
|
2877 |
-
msgstr "veröffentlicht"
|
2878 |
-
|
2879 |
-
#: wpf-includes/wpf-phrases.php:400
|
2880 |
-
msgid "prev"
|
2881 |
-
msgstr "vor"
|
2882 |
-
|
2883 |
-
#: wpf-includes/wpf-phrases.php:401
|
2884 |
-
msgid "register"
|
2885 |
-
msgstr "registrieren"
|
2886 |
-
|
2887 |
-
#: wpf-includes/wpf-phrases.php:402
|
2888 |
-
msgid "replies"
|
2889 |
-
msgstr "Antworten"
|
2890 |
-
|
2891 |
-
#: wpf-includes/wpf-phrases.php:403
|
2892 |
-
msgid "subscriptions"
|
2893 |
-
msgstr "Abonnements"
|
2894 |
-
|
2895 |
-
#: wpf-includes/wpf-phrases.php:404
|
2896 |
-
msgid "update"
|
2897 |
-
msgstr "aktualisieren"
|
2898 |
-
|
2899 |
-
#: wpf-includes/wpf-phrases.php:406
|
2900 |
-
msgid "view all posts"
|
2901 |
-
msgstr "zeige alle Beiträge"
|
2902 |
-
|
2903 |
-
#: wpf-includes/wpf-phrases.php:407
|
2904 |
-
msgid "view all questions"
|
2905 |
-
msgstr "zeige alle Fragen"
|
2906 |
-
|
2907 |
-
#: wpf-includes/wpf-phrases.php:408
|
2908 |
-
msgid "view all topics"
|
2909 |
-
msgstr "zeige alle Themen"
|
2910 |
-
|
2911 |
-
#: wpf-includes/wpf-phrases.php:410
|
2912 |
-
msgid "wpForo Navigation"
|
2913 |
-
msgstr "wpForo Navigation"
|
2914 |
-
|
2915 |
-
#: wpf-includes/wpf-phrases.php:415
|
2916 |
-
msgid "{number}B"
|
2917 |
-
msgstr "{number}B"
|
2918 |
-
|
2919 |
-
#: wpf-includes/wpf-phrases.php:416
|
2920 |
-
msgid "{number}K"
|
2921 |
-
msgstr "{number}K"
|
2922 |
-
|
2923 |
-
#: wpf-includes/wpf-phrases.php:417
|
2924 |
-
msgid "{number}M"
|
2925 |
-
msgstr "{number}M"
|
2926 |
-
|
2927 |
-
#: wpf-includes/wpf-phrases.php:418
|
2928 |
-
msgid "{number}T"
|
2929 |
-
msgstr "{number}T"
|
2930 |
-
|
2931 |
-
#: wpf-includes/wpf-phrases.php:423
|
2932 |
-
msgid "Access add error"
|
2933 |
-
msgstr "Fehler Rechte hinzufügen"
|
2934 |
-
|
2935 |
-
#: wpf-includes/wpf-phrases.php:424
|
2936 |
-
msgid "Access delete error"
|
2937 |
-
msgstr "Fehler Rechte löschen"
|
2938 |
-
|
2939 |
-
#: wpf-includes/wpf-phrases.php:425
|
2940 |
-
msgid "Access edit error"
|
2941 |
-
msgstr "Fehler Rechte editieren"
|
2942 |
-
|
2943 |
-
#: wpf-includes/wpf-phrases.php:426
|
2944 |
-
msgid "Access successfully deleted"
|
2945 |
-
msgstr "Zugriffsrecht erfolgreich gelöscht"
|
2946 |
-
|
2947 |
-
#: wpf-includes/wpf-phrases.php:427
|
2948 |
-
msgid "Add Topic error: No forum selected"
|
2949 |
-
msgstr "Fehler Beitrag erstellen: Kein Forum ausgewählt"
|
2950 |
-
|
2951 |
-
#: wpf-includes/wpf-phrases.php:428
|
2952 |
-
msgid "All Checked topics successfully deleted"
|
2953 |
-
msgstr "Ausgewählte Beiträge erfolgreich gelöscht"
|
2954 |
-
|
2955 |
-
#: wpf-includes/wpf-phrases.php:429
|
2956 |
-
msgid "Can't add forum"
|
2957 |
-
msgstr "Kann Forum nicht erstellen"
|
2958 |
-
|
2959 |
-
#: wpf-includes/wpf-phrases.php:430
|
2960 |
-
msgid "Can't add new language"
|
2961 |
-
msgstr "Kann Sprache nicht hinzufügen"
|
2962 |
-
|
2963 |
-
#: wpf-includes/wpf-phrases.php:431
|
2964 |
-
msgid "Can't delete this Usergroup"
|
2965 |
-
msgstr "Kann Benutzergruppe nicht löschen"
|
2966 |
-
|
2967 |
-
#: wpf-includes/wpf-phrases.php:432
|
2968 |
-
msgid "Can't send confirmation email"
|
2969 |
-
msgstr "Kann Bestätigungsmail nicht senden"
|
2970 |
-
|
2971 |
-
#: wpf-includes/wpf-phrases.php:433
|
2972 |
-
msgid "Can't send report email"
|
2973 |
-
msgstr "Kann Melde-Email nicht senden"
|
2974 |
-
|
2975 |
-
#: wpf-includes/wpf-phrases.php:434
|
2976 |
-
msgid "Can't subscribe to this item"
|
2977 |
-
msgstr "Kann Element nicht abbonieren"
|
2978 |
-
|
2979 |
-
#: wpf-includes/wpf-phrases.php:435
|
2980 |
-
msgid "Can't write a post: This topic is closed"
|
2981 |
-
msgstr "Keine weiteren Beiträge möglich: Thema geschlossen"
|
2982 |
-
|
2983 |
-
#: wpf-includes/wpf-phrases.php:436
|
2984 |
-
msgid "Can`t upload file"
|
2985 |
-
msgstr "Kann Datei nicht hochladen"
|
2986 |
-
|
2987 |
-
#: wpf-includes/wpf-phrases.php:437
|
2988 |
-
msgid "Cannot update forum hierarchy"
|
2989 |
-
msgstr "Kann Forenhierarchie nicht aktualisieren"
|
2990 |
-
|
2991 |
-
#: wpf-includes/wpf-phrases.php:438
|
2992 |
-
msgid "Cannot update post data"
|
2993 |
-
msgstr "Kann Beitrag nicht aktualisieren"
|
2994 |
-
|
2995 |
-
#: wpf-includes/wpf-phrases.php:439
|
2996 |
-
msgid "Could not be unsubscribe from this item"
|
2997 |
-
msgstr "Abonnement dieses Elements konnte nicht entfernt werden"
|
2998 |
-
|
2999 |
-
#: wpf-includes/wpf-phrases.php:440
|
3000 |
-
msgid "Email address exists. Please insert another."
|
3001 |
-
msgstr "Emailadresse existiert bereits. Bitte eine andere benutzen."
|
3002 |
-
|
3003 |
-
#: wpf-includes/wpf-phrases.php:441
|
3004 |
-
msgid "Error: Forum is not found"
|
3005 |
-
msgstr "Fehler: Forum nicht gefunden"
|
3006 |
-
|
3007 |
-
#: wpf-includes/wpf-phrases.php:442
|
3008 |
-
msgid "Error: No topic selected"
|
3009 |
-
msgstr "Fehler: Kein Thema ausgewählt"
|
3010 |
-
|
3011 |
-
#: wpf-includes/wpf-phrases.php:443
|
3012 |
-
msgid "Error: Topic is not found"
|
3013 |
-
msgstr "Fehler: Thema nicht gefunden"
|
3014 |
-
|
3015 |
-
#: wpf-includes/wpf-phrases.php:444
|
3016 |
-
msgid "Error: please inset some text to report."
|
3017 |
-
msgstr "Fehler: Bitte Text zur Meldung hinzufügen."
|
3018 |
-
|
3019 |
-
#: wpf-includes/wpf-phrases.php:445
|
3020 |
-
msgid "Features successfully updated"
|
3021 |
-
msgstr "Features wurden erfolgreich aktualisiert"
|
3022 |
-
|
3023 |
-
#: wpf-includes/wpf-phrases.php:446
|
3024 |
-
msgid "Features successfully updated, but previous value not changed"
|
3025 |
-
msgstr ""
|
3026 |
-
"Funktionen erfolgreich aktualisiert, aber vorherige Werte nicht geändert"
|
3027 |
-
|
3028 |
-
#: wpf-includes/wpf-phrases.php:447
|
3029 |
-
msgid "File type is not allowed"
|
3030 |
-
msgstr "Datentyp ist nicht zugelassen"
|
3031 |
-
|
3032 |
-
#: wpf-includes/wpf-phrases.php:448
|
3033 |
-
msgid "Forum Base URL successfully updated"
|
3034 |
-
msgstr "Foren-Basis-URL erfolgreich aktualisiert"
|
3035 |
-
|
3036 |
-
#: wpf-includes/wpf-phrases.php:449
|
3037 |
-
msgid "Forum deleting error"
|
3038 |
-
msgstr "Fehler Forum löschen"
|
3039 |
-
|
3040 |
-
#: wpf-includes/wpf-phrases.php:450
|
3041 |
-
msgid "Forum hierarchy successfully updated"
|
3042 |
-
msgstr "Foren-Hierarchie erfolgreich aktualisiert"
|
3043 |
-
|
3044 |
-
#: wpf-includes/wpf-phrases.php:451
|
3045 |
-
msgid "Forum is successfully merged"
|
3046 |
-
msgstr "Foren wurden erfolgreich zusammen gefügt"
|
3047 |
-
|
3048 |
-
#: wpf-includes/wpf-phrases.php:452
|
3049 |
-
msgid "Forum merging error"
|
3050 |
-
msgstr "Fehler Foren zusammenfügen"
|
3051 |
-
|
3052 |
-
#: wpf-includes/wpf-phrases.php:453
|
3053 |
-
msgid "Forum options successfully updated"
|
3054 |
-
msgstr "Foren-Einstellungen erfolgreich aktualisiert"
|
3055 |
-
|
3056 |
-
#: wpf-includes/wpf-phrases.php:454
|
3057 |
-
msgid "Forum options successfully updated, but previous value not changed"
|
3058 |
-
msgstr ""
|
3059 |
-
"Foreneinstellungen erfolgreich aktualisiert, aber vorherige Werte nicht "
|
3060 |
-
"geändert"
|
3061 |
-
|
3062 |
-
#: wpf-includes/wpf-phrases.php:455
|
3063 |
-
msgid "Forum successfully updated"
|
3064 |
-
msgstr "Forum erfolgreich aktualisiert"
|
3065 |
-
|
3066 |
-
#: wpf-includes/wpf-phrases.php:456
|
3067 |
-
msgid "Forum update error"
|
3068 |
-
msgstr "Fehler Forum aktualisieren"
|
3069 |
-
|
3070 |
-
#: wpf-includes/wpf-phrases.php:457
|
3071 |
-
msgid "General options successfully updated"
|
3072 |
-
msgstr "Allgemeine Einstellungen erfolgreich aktualisiert"
|
3073 |
-
|
3074 |
-
#: wpf-includes/wpf-phrases.php:458
|
3075 |
-
msgid "Illegal character in username."
|
3076 |
-
msgstr "Unzulässiges Zeichen in Benutzername."
|
3077 |
-
|
3078 |
-
#: wpf-includes/wpf-phrases.php:459
|
3079 |
-
msgid "Insert your Email address."
|
3080 |
-
msgstr "Emailadresse einfügen."
|
3081 |
-
|
3082 |
-
#: wpf-includes/wpf-phrases.php:460
|
3083 |
-
msgid "Invalid Email address"
|
3084 |
-
msgstr "Ungültige Emailadresse"
|
3085 |
-
|
3086 |
-
#: wpf-includes/wpf-phrases.php:461
|
3087 |
-
msgid "Invalid request!"
|
3088 |
-
msgstr "Zugriff nicht möglich!"
|
3089 |
-
|
3090 |
-
#: wpf-includes/wpf-phrases.php:462
|
3091 |
-
msgid "Member options successfully updated"
|
3092 |
-
msgstr "Mitglieder-Einstellungen erfolgreich aktualisiert"
|
3093 |
-
|
3094 |
-
#: wpf-includes/wpf-phrases.php:463
|
3095 |
-
msgid "Member options successfully updated, but previous value not changed"
|
3096 |
-
msgstr ""
|
3097 |
-
"Mitgliedseinstellungen erfolgreich aktualisiert, aber vorherige Werte nicht "
|
3098 |
-
"geändert"
|
3099 |
-
|
3100 |
-
#: wpf-includes/wpf-phrases.php:464
|
3101 |
-
msgid "Message has been sent"
|
3102 |
-
msgstr "Nachricht wurde gesendet"
|
3103 |
-
|
3104 |
-
#: wpf-includes/wpf-phrases.php:465
|
3105 |
-
msgid ""
|
3106 |
-
"New language successfully added and changed wpforo language to new language"
|
3107 |
-
msgstr ""
|
3108 |
-
"Neue Sprache erfolgreich hinzugefügt und wpForo auf neue Sprache "
|
3109 |
-
"umgestellt"
|
3110 |
-
|
3111 |
-
#: wpf-includes/wpf-phrases.php:466
|
3112 |
-
msgid "No Posts found for update"
|
3113 |
-
msgstr "Keine Beiträ zum aktualisieren gefunden"
|
3114 |
-
|
3115 |
-
#: wpf-includes/wpf-phrases.php:467
|
3116 |
-
msgid "Password length must be between 6 characters and 20 characters."
|
3117 |
-
msgstr "Die Passwortlänge muss zwischen 6 und 20 Zeichen sein."
|
3118 |
-
|
3119 |
-
#: wpf-includes/wpf-phrases.php:468
|
3120 |
-
msgid "Password mismatch."
|
3121 |
-
msgstr "Passwörter verschieden"
|
3122 |
-
|
3123 |
-
#: wpf-includes/wpf-phrases.php:469
|
3124 |
-
msgid "Permission denied"
|
3125 |
-
msgstr "Zugriff verweigert"
|
3126 |
-
|
3127 |
-
#: wpf-includes/wpf-phrases.php:470
|
3128 |
-
msgid "Permission denied for add forum"
|
3129 |
-
msgstr "Zugriff verweigert für Forum anlegen"
|
3130 |
-
|
3131 |
-
#: wpf-includes/wpf-phrases.php:471
|
3132 |
-
msgid "Permission denied for delete forum"
|
3133 |
-
msgstr "Zugriff verweigert für Löschen Forum"
|
3134 |
-
|
3135 |
-
#: wpf-includes/wpf-phrases.php:472
|
3136 |
-
msgid "Permission denied for edit forum"
|
3137 |
-
msgstr "Zugriff verweigert für Editieren Forum"
|
3138 |
-
|
3139 |
-
#: wpf-includes/wpf-phrases.php:473
|
3140 |
-
msgid "Permission denied for this action"
|
3141 |
-
msgstr "Zugriff verweigert für diese Aktion"
|
3142 |
-
|
3143 |
-
#: wpf-includes/wpf-phrases.php:474
|
3144 |
-
msgid "Phrase add error"
|
3145 |
-
msgstr "Fehler Übersetzung hinzufügen"
|
3146 |
-
|
3147 |
-
#: wpf-includes/wpf-phrases.php:475
|
3148 |
-
msgid "Phrase adding error"
|
3149 |
-
msgstr "Fehler Übersetzung hinzufügen"
|
3150 |
-
|
3151 |
-
#: wpf-includes/wpf-phrases.php:476
|
3152 |
-
msgid "Phrase successfully added"
|
3153 |
-
msgstr "Übersetzung erfolgreich hinzugefügt"
|
3154 |
-
|
3155 |
-
#: wpf-includes/wpf-phrases.php:477
|
3156 |
-
msgid "Phrase successfully updates"
|
3157 |
-
msgstr "Übersetzung erfolgreich aktualisiert"
|
3158 |
-
|
3159 |
-
#: wpf-includes/wpf-phrases.php:478
|
3160 |
-
msgid "Phrase update error"
|
3161 |
-
msgstr "Fehler Übersetzung aktualisieren"
|
3162 |
-
|
3163 |
-
#: wpf-includes/wpf-phrases.php:479
|
3164 |
-
msgid "Please insert required fields!"
|
3165 |
-
msgstr "Bitte erforderliche Felder ausfüllen!"
|
3166 |
-
|
3167 |
-
#: wpf-includes/wpf-phrases.php:480
|
3168 |
-
msgid "Post delete error"
|
3169 |
-
msgstr "Fehler Beitrag löschen"
|
3170 |
-
|
3171 |
-
#: wpf-includes/wpf-phrases.php:482
|
3172 |
-
msgid "Post options successfully updated"
|
3173 |
-
msgstr "Beitragseinstellungen erfolgreich aktualisiert"
|
3174 |
-
|
3175 |
-
#: wpf-includes/wpf-phrases.php:483
|
3176 |
-
msgid "Post options successfully updated, but previous value not changed"
|
3177 |
-
msgstr ""
|
3178 |
-
"Beitragseinstellungen erfolgreich aktualisiert, aber vorherige Werte nicht "
|
3179 |
-
"geändert"
|
3180 |
-
|
3181 |
-
#: wpf-includes/wpf-phrases.php:484
|
3182 |
-
msgid "Registration Error"
|
3183 |
-
msgstr "Fehler bei Registrierung"
|
3184 |
-
|
3185 |
-
#: wpf-includes/wpf-phrases.php:485
|
3186 |
-
msgid "Reply request error"
|
3187 |
-
msgstr "Fehler beim Antworten"
|
3188 |
-
|
3189 |
-
#: wpf-includes/wpf-phrases.php:486
|
3190 |
-
msgid "Something wrong with profile data."
|
3191 |
-
msgstr "Profil-Daten ungültig."
|
3192 |
-
|
3193 |
-
#: wpf-includes/wpf-phrases.php:487
|
3194 |
-
msgid "Subscribe options successfully updated"
|
3195 |
-
msgstr "Abonnement-Einstellungen erfolgreich aktualisiert"
|
3196 |
-
|
3197 |
-
#: wpf-includes/wpf-phrases.php:488
|
3198 |
-
msgid "Subscribe options successfully updated, but previous value not changed"
|
3199 |
-
msgstr ""
|
3200 |
-
"Abonnement-Einstellungen erfolgreich aktualisiert, aber vorherige Werte "
|
3201 |
-
"nicht geändert"
|
3202 |
-
|
3203 |
-
#: wpf-includes/wpf-phrases.php:489
|
3204 |
-
msgid "Success! Thank you Dear Friend"
|
3205 |
-
msgstr "Erfolgreich! Vielen Dank"
|
3206 |
-
|
3207 |
-
#: wpf-includes/wpf-phrases.php:490
|
3208 |
-
msgid ""
|
3209 |
-
"Success! Thank you. Please check your email and click confirmation link "
|
3210 |
-
"below to complete this step."
|
3211 |
-
msgstr ""
|
3212 |
-
"Erfolgreich! Bitte überprüfen Sie ihre Email und klicken Sie auf "
|
3213 |
-
"den Bestätigungs-Link, um diesen Schritt zu vervollständigen."
|
3214 |
-
|
3215 |
-
#: wpf-includes/wpf-phrases.php:491
|
3216 |
-
msgid "Successfully updated"
|
3217 |
-
msgstr "Erfolgreich aktualisiert"
|
3218 |
-
|
3219 |
-
#: wpf-includes/wpf-phrases.php:492
|
3220 |
-
msgid "Successfully voted"
|
3221 |
-
msgstr "Erfolgreich abgestimmt"
|
3222 |
-
|
3223 |
-
#: wpf-includes/wpf-phrases.php:493
|
3224 |
-
msgid "The uploaded file size is too big"
|
3225 |
-
msgstr "Die hochzuladende Datei ist zu groß"
|
3226 |
-
|
3227 |
-
#: wpf-includes/wpf-phrases.php:494
|
3228 |
-
msgid "Theme options successfully updated"
|
3229 |
-
msgstr "Theme-Einstellungen erfolgreich aktualisiert"
|
3230 |
-
|
3231 |
-
#: wpf-includes/wpf-phrases.php:495
|
3232 |
-
msgid "This email address is already registered. Please insert another."
|
3233 |
-
msgstr "Diese Emailadresse ist bereits registriert. Benutze bitte eine andere."
|
3234 |
-
|
3235 |
-
#: wpf-includes/wpf-phrases.php:496
|
3236 |
-
msgid "This post successfully deleted"
|
3237 |
-
msgstr "Beitrag erfolgreich gelöscht"
|
3238 |
-
|
3239 |
-
#: wpf-includes/wpf-phrases.php:497
|
3240 |
-
msgid "This post successfully edited"
|
3241 |
-
msgstr "Beitrag erfolgreich editiert"
|
3242 |
-
|
3243 |
-
#: wpf-includes/wpf-phrases.php:498
|
3244 |
-
msgid "This topic successfully deleted"
|
3245 |
-
msgstr "Thema erfolgreich gelöscht"
|
3246 |
-
|
3247 |
-
#: wpf-includes/wpf-phrases.php:499
|
3248 |
-
msgid "Topic Move Error"
|
3249 |
-
msgstr "Fehler Thema verschieben"
|
3250 |
-
|
3251 |
-
#: wpf-includes/wpf-phrases.php:500
|
3252 |
-
msgid "Topic add error"
|
3253 |
-
msgstr "Fehler Thema erstellen"
|
3254 |
-
|
3255 |
-
#: wpf-includes/wpf-phrases.php:501
|
3256 |
-
msgid "Topic delete error"
|
3257 |
-
msgstr "Fehler Thema löschen"
|
3258 |
-
|
3259 |
-
#: wpf-includes/wpf-phrases.php:502
|
3260 |
-
msgid "Topic edit error"
|
3261 |
-
msgstr "Fehler Thema editieren"
|
3262 |
-
|
3263 |
-
#: wpf-includes/wpf-phrases.php:503
|
3264 |
-
msgid "Topic not found."
|
3265 |
-
msgstr "Kein Thema gefunden"
|
3266 |
-
|
3267 |
-
#: wpf-includes/wpf-phrases.php:504
|
3268 |
-
msgid "Topic successfully moved"
|
3269 |
-
msgstr "Thema erfolgreich verschoben"
|
3270 |
-
|
3271 |
-
#: wpf-includes/wpf-phrases.php:505
|
3272 |
-
msgid "Topic successfully updated"
|
3273 |
-
msgstr "Thema erfolgreich aktualisiert"
|
3274 |
-
|
3275 |
-
#: wpf-includes/wpf-phrases.php:506
|
3276 |
-
msgid "Topics delete error"
|
3277 |
-
msgstr "Fehler Thema löschen"
|
3278 |
-
|
3279 |
-
#: wpf-includes/wpf-phrases.php:507
|
3280 |
-
msgid "User delete error"
|
3281 |
-
msgstr "Fehler Benutzer löschen"
|
3282 |
-
|
3283 |
-
#: wpf-includes/wpf-phrases.php:508
|
3284 |
-
msgid "User group add error"
|
3285 |
-
msgstr "Fehler Benutzergruppe hinzufügen"
|
3286 |
-
|
3287 |
-
#: wpf-includes/wpf-phrases.php:509
|
3288 |
-
msgid "User group edit error"
|
3289 |
-
msgstr "Fehler Benutzergruppe editieren"
|
3290 |
-
|
3291 |
-
#: wpf-includes/wpf-phrases.php:510
|
3292 |
-
msgid "User group successfully added"
|
3293 |
-
msgstr "Benutzergruppe erfolgreich hinzugefügt"
|
3294 |
-
|
3295 |
-
#: wpf-includes/wpf-phrases.php:511
|
3296 |
-
msgid "User group successfully edited"
|
3297 |
-
msgstr "Benutzergruppe erfolgreich editiert"
|
3298 |
-
|
3299 |
-
#: wpf-includes/wpf-phrases.php:512
|
3300 |
-
msgid "User successfully deleted from wpforo"
|
3301 |
-
msgstr "Benutzer erfolgreich aus wpForo gelöscht"
|
3302 |
-
|
3303 |
-
#: wpf-includes/wpf-phrases.php:513
|
3304 |
-
msgid "Username exists. Please insert another."
|
3305 |
-
msgstr "Benutzer existiert bereits. Bitte anderen Namen benutzen."
|
3306 |
-
|
3307 |
-
#: wpf-includes/wpf-phrases.php:514
|
3308 |
-
msgid "Username is missed."
|
3309 |
-
msgstr "Benutzername fehlt."
|
3310 |
-
|
3311 |
-
#: wpf-includes/wpf-phrases.php:515
|
3312 |
-
msgid "Username length must be between 3 characters and 30 characters."
|
3313 |
-
msgstr "Die Länge des Benutzernamens muss zwischen 3 und 30 Zeichen sein."
|
3314 |
-
|
3315 |
-
#: wpf-includes/wpf-phrases.php:516
|
3316 |
-
msgid "Welcome to our Community!"
|
3317 |
-
msgstr "Willkommen in unserer Community!"
|
3318 |
-
|
3319 |
-
#: wpf-includes/wpf-phrases.php:517
|
3320 |
-
msgid "Wrong post data"
|
3321 |
-
msgstr "Falsche Post-Daten"
|
3322 |
-
|
3323 |
-
#: wpf-includes/wpf-phrases.php:518
|
3324 |
-
msgid "You are already voted this post"
|
3325 |
-
msgstr "Sie haben bereits für diesen Beitrag abgestimmt"
|
3326 |
-
|
3327 |
-
#: wpf-includes/wpf-phrases.php:519
|
3328 |
-
msgid "You have been successfully subscribed"
|
3329 |
-
msgstr "Ihr Abonnement wurde erfolgreich eingetragen"
|
3330 |
-
|
3331 |
-
#: wpf-includes/wpf-phrases.php:520
|
3332 |
-
msgid "You have been successfully unsubscribed"
|
3333 |
-
msgstr "Ihr Abonnement wurde erfolgreich entfernt"
|
3334 |
-
|
3335 |
-
#: wpf-includes/wpf-phrases.php:521
|
3336 |
-
msgid "You have no permission to edit this topic"
|
3337 |
-
msgstr "Keine Berechtigung zum Editieren des Themas"
|
3338 |
-
|
3339 |
-
#: wpf-includes/wpf-phrases.php:522
|
3340 |
-
msgid "You haven't permission to create post into this forum"
|
3341 |
-
msgstr "Keine Berechtigung zum Erstellen von Beiträgen in diesem Forum"
|
3342 |
-
|
3343 |
-
#: wpf-includes/wpf-phrases.php:523
|
3344 |
-
msgid "You haven't permission to create topic into this forum"
|
3345 |
-
msgstr "Keine Berechtigung zum Erstellen von Themen in diesem Forum"
|
3346 |
-
|
3347 |
-
#: wpf-includes/wpf-phrases.php:524
|
3348 |
-
msgid "You haven't permission to delete post from this forum"
|
3349 |
-
msgstr "Keine Berechtigung zum Löschen von Beiträgen in diesem Forum"
|
3350 |
-
|
3351 |
-
#: wpf-includes/wpf-phrases.php:525
|
3352 |
-
msgid "You haven't permission to delete topic from this forum"
|
3353 |
-
msgstr "Keine Berechtigung zum Löschen von Themen in diesem Forum"
|
3354 |
-
|
3355 |
-
#: wpf-includes/wpf-phrases.php:526
|
3356 |
-
msgid "You haven't permission to edit post from this forum"
|
3357 |
-
msgstr "Keine Berechtigung zum Bearbeiten von Beiträgen in diesem Forum"
|
3358 |
-
|
3359 |
-
#: wpf-includes/wpf-phrases.php:527
|
3360 |
-
msgid "You successfully replied"
|
3361 |
-
msgstr "Sie haben erfolgreich geantwortet"
|
3362 |
-
|
3363 |
-
#: wpf-includes/wpf-phrases.php:528
|
3364 |
-
msgid "Your forum successfully added"
|
3365 |
-
msgstr "Ihr Forum wurde erfolgreich hinzugefügt"
|
3366 |
-
|
3367 |
-
#: wpf-includes/wpf-phrases.php:529
|
3368 |
-
msgid "Your forum successfully deleted"
|
3369 |
-
msgstr "Ihr Forum wurde erfolgreich gelöscht"
|
3370 |
-
|
3371 |
-
#: wpf-includes/wpf-phrases.php:530
|
3372 |
-
msgid "Your profile data have been successfully updated."
|
3373 |
-
msgstr "Ihre Profildaten wurden erfolgreich aktualisiert."
|
3374 |
-
|
3375 |
-
#: wpf-includes/wpf-phrases.php:531
|
3376 |
-
msgid "Your subscription for this item could not be confirmed"
|
3377 |
-
msgstr "Ihr Abonnement für dieses Element wurde nicht bestätigt"
|
3378 |
-
|
3379 |
-
#: wpf-includes/wpf-phrases.php:532
|
3380 |
-
msgid "Your topic successfully added"
|
3381 |
-
msgstr "Thema erfolgreich angelegt"
|
3382 |
-
|
3383 |
-
#: wpf-includes/wpf-phrases.php:534
|
3384 |
-
msgid "Dashboard - Can create forum"
|
3385 |
-
msgstr "Dashboard - Kann Forum erstellen"
|
3386 |
-
|
3387 |
-
#: wpf-includes/wpf-phrases.php:535
|
3388 |
-
msgid "Dashboard - Can edit forum"
|
3389 |
-
msgstr "Dashboard - Kann Forum editieren"
|
3390 |
-
|
3391 |
-
#: wpf-includes/wpf-phrases.php:536
|
3392 |
-
msgid "Dashboard - Can delete forum"
|
3393 |
-
msgstr "Dashboard - Kann Forum löschen"
|
3394 |
-
|
3395 |
-
#: wpf-includes/wpf-phrases.php:537
|
3396 |
-
msgid "Dashboard - Members Menu"
|
3397 |
-
msgstr "Dashboard - Mitglieder-Menü"
|
3398 |
-
|
3399 |
-
#: wpf-includes/wpf-phrases.php:538
|
3400 |
-
msgid "Dashboard - Can edit member"
|
3401 |
-
msgstr "Dashboard - Kann Mitglieder bearbeiten"
|
3402 |
-
|
3403 |
-
#: wpf-includes/wpf-phrases.php:539
|
3404 |
-
msgid "Dashboard - Can delete member"
|
3405 |
-
msgstr "Dashboard - Kann Mitglieder löschen"
|
3406 |
-
|
3407 |
-
#: wpf-includes/wpf-phrases.php:540
|
3408 |
-
msgid "Dashboard - Usergroup Menu"
|
3409 |
-
msgstr "Dashboard - Benutzergruppen-Menü"
|
3410 |
-
|
3411 |
-
#: wpf-includes/wpf-phrases.php:541
|
3412 |
-
msgid "Front - Can view members"
|
3413 |
-
msgstr "Front - Kann Mitglieder ansehen"
|
3414 |
-
|
3415 |
-
#: wpf-includes/wpf-phrases.php:542
|
3416 |
-
msgid "Front - Can view profiles"
|
3417 |
-
msgstr "Front - Kann Profile ansehen"
|
3418 |
-
|
3419 |
-
#: wpf-includes/wpf-phrases.php:543
|
3420 |
-
msgid "Front - Can upload avatar"
|
3421 |
-
msgstr "Front - Kann Avatar hochladen"
|
3422 |
-
|
3423 |
-
#: wpf-includes/wpf-phrases.php:544
|
3424 |
-
msgid "Front - Can have signatur"
|
3425 |
-
msgstr "Front - Signatur erlaubt"
|
3426 |
-
|
3427 |
-
#: wpf-includes/wpf-phrases.php:545
|
3428 |
-
msgid "Front - Can view avatars"
|
3429 |
-
msgstr "Front - Kann Avatare ansehen"
|
3430 |
-
|
3431 |
-
#: wpf-includes/wpf-phrases.php:546
|
3432 |
-
msgid "Front - Can view member username"
|
3433 |
-
msgstr "Front - Kann Benutzername sehen"
|
3434 |
-
|
3435 |
-
#: wpf-includes/wpf-phrases.php:547
|
3436 |
-
msgid "Front - Can view member email"
|
3437 |
-
msgstr "Front - Kann Mitglieds-Emailadresse sehen"
|
3438 |
-
|
3439 |
-
#: wpf-includes/wpf-phrases.php:548
|
3440 |
-
msgid "Front - Can view member title"
|
3441 |
-
msgstr "Front - Kann Benutzertitel sehen"
|
3442 |
-
|
3443 |
-
#: wpf-includes/wpf-phrases.php:549
|
3444 |
-
msgid "Front - Can view member custom title"
|
3445 |
-
msgstr "Front - Kann benutzerdefinierten Titel sehen"
|
3446 |
-
|
3447 |
-
#: wpf-includes/wpf-phrases.php:550
|
3448 |
-
msgid "Front - Can view member reputation"
|
3449 |
-
msgstr "Front - Kann Mitgliedsbewertung sehen"
|
3450 |
-
|
3451 |
-
#: wpf-includes/wpf-phrases.php:551
|
3452 |
-
msgid "Front - Can view member website"
|
3453 |
-
msgstr "Front - Kann Webseite Mitglied ansehen"
|
3454 |
-
|
3455 |
-
#: wpf-includes/wpf-phrases.php:552
|
3456 |
-
msgid "Front - Can view member social networks"
|
3457 |
-
msgstr "Front - Kann Soziale Netzwerke Mitglied sehen"
|
3458 |
-
|
3459 |
-
#: wpf-includes/wpf-phrases.php:553
|
3460 |
-
msgid "Front - Can view member reg. date"
|
3461 |
-
msgstr "Front - Kann Registrierdatum Mitglieder sehen"
|
3462 |
-
|
3463 |
-
#: wpf-includes/wpf-phrases.php:554
|
3464 |
-
msgid "Front - Can view member last active date"
|
3465 |
-
msgstr "Front - Kann Zeit letzte Aktivität Mitglied sehen"
|
3466 |
-
|
3467 |
-
#: wpf-includes/wpf-phrases.php:555
|
3468 |
-
msgid "Front - Can view member ip address"
|
3469 |
-
msgstr "Front - Kann IP Mitglied sehen"
|
3470 |
-
|
3471 |
-
#: wpf-includes/wpf-phrases.php:556
|
3472 |
-
msgid "Front - Can view member location"
|
3473 |
-
msgstr "Front - Kann Ort Mitglied sehen"
|
3474 |
-
|
3475 |
-
#: wpf-includes/wpf-phrases.php:557
|
3476 |
-
msgid "Front - Can view member ocumpation"
|
3477 |
-
msgstr "Front - Kann Beruf Mitglied sehen"
|
3478 |
-
|
3479 |
-
#: wpf-includes/wpf-phrases.php:558
|
3480 |
-
msgid "Front - Can view member signatur"
|
3481 |
-
msgstr "Front - Kann Signatur Mitglied sehen"
|
3482 |
-
|
3483 |
-
#: wpf-includes/wpf-phrases.php:559
|
3484 |
-
msgid "Front - Can view member about me"
|
3485 |
-
msgstr "Front - Kann Über mich Mitglied sehen"
|
3486 |
-
|
3487 |
-
#: wpf-includes/wpf-phrases.php:560
|
3488 |
-
msgid "Front - Can view member phone number"
|
3489 |
-
msgstr "Front - Kann Telefonnr. Mitglied sehen"
|
3490 |
-
|
3491 |
-
#: wpf-includes/wpf-phrases.php:561
|
3492 |
-
msgid "Front - Can write PM"
|
3493 |
-
msgstr "Front - Kann PN schreiben"
|
3494 |
-
|
3495 |
-
#: wpf-includes/wpf-phrases.php:562
|
3496 |
-
msgid "Can view forum"
|
3497 |
-
msgstr "Kann Forum ansehen"
|
3498 |
-
|
3499 |
-
#: wpf-includes/wpf-phrases.php:563
|
3500 |
-
msgid "Can create topic"
|
3501 |
-
msgstr "Kann Thema erstellen"
|
3502 |
-
|
3503 |
-
#: wpf-includes/wpf-phrases.php:564
|
3504 |
-
msgid "Can view topic"
|
3505 |
-
msgstr "Kann Thema ansehen"
|
3506 |
-
|
3507 |
-
#: wpf-includes/wpf-phrases.php:565
|
3508 |
-
msgid "Can edit topic"
|
3509 |
-
msgstr "Kann Thema editieren"
|
3510 |
-
|
3511 |
-
#: wpf-includes/wpf-phrases.php:566
|
3512 |
-
msgid "Can delete topic"
|
3513 |
-
msgstr "Kann Thema löschen"
|
3514 |
-
|
3515 |
-
#: wpf-includes/wpf-phrases.php:567
|
3516 |
-
msgid "Can post reply"
|
3517 |
-
msgstr "Kann Antwort schreiben"
|
3518 |
-
|
3519 |
-
#: wpf-includes/wpf-phrases.php:568
|
3520 |
-
msgid "Can view replies"
|
3521 |
-
msgstr "Kann Antworten ansehen"
|
3522 |
-
|
3523 |
-
#: wpf-includes/wpf-phrases.php:569
|
3524 |
-
msgid "Can edit replies"
|
3525 |
-
msgstr "Kann Antworten editieren"
|
3526 |
-
|
3527 |
-
#: wpf-includes/wpf-phrases.php:570
|
3528 |
-
msgid "Can delete replies"
|
3529 |
-
msgstr "Kann Antworten löschen"
|
3530 |
-
|
3531 |
-
#: wpf-includes/wpf-phrases.php:571
|
3532 |
-
msgid "Can edit own topic"
|
3533 |
-
msgstr "Kann eigene Themen editieren"
|
3534 |
-
|
3535 |
-
#: wpf-includes/wpf-phrases.php:572
|
3536 |
-
msgid "Can edit own replay"
|
3537 |
-
msgstr "Kann eigene Antworten editieren"
|
3538 |
-
|
3539 |
-
#: wpf-includes/wpf-phrases.php:573
|
3540 |
-
msgid "Can delete own topic"
|
3541 |
-
msgstr "Kann eigene Themen löschen"
|
3542 |
-
|
3543 |
-
#: wpf-includes/wpf-phrases.php:574
|
3544 |
-
msgid "Can delete own replay"
|
3545 |
-
msgstr "Kann eigene Antworten löschen"
|
3546 |
-
|
3547 |
-
#: wpf-includes/wpf-phrases.php:575
|
3548 |
-
msgid "Can like"
|
3549 |
-
msgstr "Kann Zustimmung geben"
|
3550 |
-
|
3551 |
-
#: wpf-includes/wpf-phrases.php:576
|
3552 |
-
msgid "Can report"
|
3553 |
-
msgstr "Kann melden"
|
3554 |
-
|
3555 |
-
#: wpf-includes/wpf-phrases.php:577
|
3556 |
-
msgid "Can set topic sticky"
|
3557 |
-
msgstr "Kann Thema anpinnen"
|
3558 |
-
|
3559 |
-
#: wpf-includes/wpf-phrases.php:578 wpf-includes/wpf-phrases.php:651
|
3560 |
-
msgid "Can set topic private"
|
3561 |
-
msgstr "Kann Thema privat machen"
|
3562 |
-
|
3563 |
-
#: wpf-includes/wpf-phrases.php:579
|
3564 |
-
msgid "Can vote"
|
3565 |
-
msgstr "Kann abstimmen"
|
3566 |
-
|
3567 |
-
#: wpf-includes/wpf-phrases.php:580
|
3568 |
-
msgid "Can Attach File"
|
3569 |
-
msgstr "Kann Datei anhängen"
|
3570 |
-
|
3571 |
-
#: wpf-includes/wpf-phrases.php:581
|
3572 |
-
msgid "Can set topic answered"
|
3573 |
-
msgstr "Kann Thema auf beantwortet setzen"
|
3574 |
-
|
3575 |
-
#: wpf-includes/wpf-phrases.php:582
|
3576 |
-
msgid "Can set own topic answered"
|
3577 |
-
msgstr "Kann eigenes Thema auf beantwortet setzen"
|
3578 |
-
|
3579 |
-
#: wpf-includes/wpf-phrases.php:583
|
3580 |
-
msgid "Can close topic"
|
3581 |
-
msgstr "Kann Thema schließen"
|
3582 |
-
|
3583 |
-
#: wpf-includes/wpf-phrases.php:584
|
3584 |
-
msgid "Can move topic"
|
3585 |
-
msgstr "Kann Thema verschieben"
|
3586 |
-
|
3587 |
-
#: wpf-includes/wpf-phrases.php:585
|
3588 |
-
msgid "like"
|
3589 |
-
msgstr "Zustimmen"
|
3590 |
-
|
3591 |
-
#: wpf-includes/wpf-phrases.php:586
|
3592 |
-
msgid "unlike"
|
3593 |
-
msgstr "Nicht mehr zustimmen"
|
3594 |
-
|
3595 |
-
#: wpf-includes/wpf-phrases.php:587
|
3596 |
-
msgid "sticky"
|
3597 |
-
msgstr "angepinnt"
|
3598 |
-
|
3599 |
-
#: wpf-includes/wpf-phrases.php:588
|
3600 |
-
msgid "unsticky"
|
3601 |
-
msgstr "abgepinnt"
|
3602 |
-
|
3603 |
-
#: wpf-includes/wpf-phrases.php:589
|
3604 |
-
msgid "close"
|
3605 |
-
msgstr "schließen"
|
3606 |
-
|
3607 |
-
#: wpf-includes/wpf-phrases.php:590
|
3608 |
-
msgid "open"
|
3609 |
-
msgstr "\"öffnen"
|
3610 |
-
|
3611 |
-
#: wpf-includes/wpf-phrases.php:591
|
3612 |
-
msgid "Topic Icons"
|
3613 |
-
msgstr "Beitrag-Icons"
|
3614 |
-
|
3615 |
-
#: wpf-includes/wpf-phrases.php:592
|
3616 |
-
msgid "New"
|
3617 |
-
msgstr "Neu"
|
3618 |
-
|
3619 |
-
#: wpf-includes/wpf-phrases.php:593
|
3620 |
-
msgid "Replied"
|
3621 |
-
msgstr "Beantwortet"
|
3622 |
-
|
3623 |
-
#: wpf-includes/wpf-phrases.php:595
|
3624 |
-
msgid "Hot"
|
3625 |
-
msgstr "Heiß"
|
3626 |
-
|
3627 |
-
#: wpf-includes/wpf-phrases.php:596
|
3628 |
-
msgid "Solved"
|
3629 |
-
msgstr "Gelöst"
|
3630 |
-
|
3631 |
-
#: wpf-includes/wpf-phrases.php:597
|
3632 |
-
msgid "Unsolved"
|
3633 |
-
msgstr "Nicht gelöst"
|
3634 |
-
|
3635 |
-
#: wpf-includes/wpf-phrases.php:605
|
3636 |
-
#, fuzzy
|
3637 |
-
#| msgid "Can make topic solved"
|
3638 |
-
msgid "Can set topic solved"
|
3639 |
-
msgstr "Kann Thema auf gelöst setzen"
|
3640 |
-
|
3641 |
-
#: wpf-includes/wpf-phrases.php:606
|
3642 |
-
#, fuzzy
|
3643 |
-
#| msgid "Can make own topic solved"
|
3644 |
-
msgid "Can set own topic solved"
|
3645 |
-
msgstr "Kann eigenes Thema auf gelöst setzen"
|
3646 |
-
|
3647 |
-
#: wpf-includes/wpf-phrases.php:607
|
3648 |
-
msgid "Old password is wrong"
|
3649 |
-
msgstr "Altes Passwort ist falsch"
|
3650 |
-
|
3651 |
-
#: wpf-includes/wpf-phrases.php:608
|
3652 |
-
msgid "New Passwords do not match"
|
3653 |
-
msgstr "Neue Passwörter stimmen nicht überein"
|
3654 |
-
|
3655 |
-
#: wpf-includes/wpf-phrases.php:612
|
3656 |
-
msgid ""
|
3657 |
-
"This process may take a few seconds or dozens of minutes, it depends on "
|
3658 |
-
"database forum size and on server resources. Please be patient and don't "
|
3659 |
-
"close this page. If you got 500 Server Error please don't worry, the data "
|
3660 |
-
"updating process is still working in MySQL server."
|
3661 |
-
msgstr ""
|
3662 |
-
"Dieser Prozess kann mehrere Sekunden oder Dutzende Minuten dauern, abhä"
|
3663 |
-
"ngig von der Größe der Foren-Datenbank und den Server-Resourcen. "
|
3664 |
-
"Bitte bleiben Sie auf dieser Seite. Wenn Sie einen 500 Server Error sehen, "
|
3665 |
-
"machen Sie sich keine Sorgen. Der Prozess arbeitet weiter im MySQL-Server."
|
3666 |
-
|
3667 |
-
#: wpf-includes/wpf-phrases.php:616
|
3668 |
-
msgid "Updated Successfully!"
|
3669 |
-
msgstr "Erfolgreich aktualisiert!"
|
3670 |
-
|
3671 |
-
#: wpf-includes/wpf-phrases.php:617
|
3672 |
-
msgid "Deleted Successfully!"
|
3673 |
-
msgstr "Erfolgreich gelöscht!"
|
3674 |
-
|
3675 |
-
#: wpf-includes/wpf-phrases.php:618
|
3676 |
-
msgid "Closed"
|
3677 |
-
msgstr "Geschlossen"
|
3678 |
-
|
3679 |
-
#: wpf-includes/wpf-phrases.php:619
|
3680 |
-
msgid "Forum Members List"
|
3681 |
-
msgstr "Mitgliederliste"
|
3682 |
-
|
3683 |
-
#: wpf-includes/wpf-phrases.php:620
|
3684 |
-
msgid "are you sure you want to delete?"
|
3685 |
-
msgstr "Löschen: Sind Sie sicher?"
|
3686 |
-
|
3687 |
-
#: wpf-includes/wpf-phrases.php:622
|
3688 |
-
msgid "Moderator"
|
3689 |
-
msgstr "Moderator"
|
3690 |
-
|
3691 |
-
#: wpf-includes/wpf-phrases.php:624
|
3692 |
-
msgid "Customer"
|
3693 |
-
msgstr "Kunde"
|
3694 |
-
|
3695 |
-
#: wpf-includes/wpf-phrases.php:625
|
3696 |
-
msgid "No access"
|
3697 |
-
msgstr "Kein Zugriff"
|
3698 |
-
|
3699 |
-
#: wpf-includes/wpf-phrases.php:626
|
3700 |
-
msgid "Read only access"
|
3701 |
-
msgstr "Nur Lesen Zugriff"
|
3702 |
-
|
3703 |
-
#: wpf-includes/wpf-phrases.php:627
|
3704 |
-
msgid "Standard access"
|
3705 |
-
msgstr "Standardzugriff"
|
3706 |
-
|
3707 |
-
#: wpf-includes/wpf-phrases.php:628
|
3708 |
-
msgid "Moderator access"
|
3709 |
-
msgstr "Moderator-Zugriff"
|
3710 |
-
|
3711 |
-
#: wpf-includes/wpf-phrases.php:629
|
3712 |
-
msgid "Full access"
|
3713 |
-
msgstr "Vollzugriff"
|
3714 |
-
|
3715 |
-
#: wpf-includes/wpf-phrases.php:630
|
3716 |
-
msgid "Profile"
|
3717 |
-
msgstr "Profil"
|
3718 |
-
|
3719 |
-
#: wpf-includes/wpf-phrases.php:632
|
3720 |
-
msgid "Incorrect file format. Allowed formats: jpeg, jpg, png, gif."
|
3721 |
-
msgstr "Falsches Dateiformat. Erlaubte Formate: peg, jpg, png, gif."
|
3722 |
-
|
3723 |
-
#: wpf-includes/wpf-phrases.php:635
|
3724 |
-
msgid "User registration is disabled"
|
3725 |
-
msgstr "Benutzerregistrierung ist deaktiviert"
|
3726 |
-
|
3727 |
-
#: wpf-includes/wpf-phrases.php:639
|
3728 |
-
msgid "Attachment removed"
|
3729 |
-
msgstr "Dateianhang entfernt"
|
3730 |
-
|
3731 |
-
#: wpf-includes/wpf-phrases.php:640
|
3732 |
-
msgid "Forum Posts"
|
3733 |
-
msgstr "Forenbeiträge"
|
3734 |
-
|
3735 |
-
#: wpf-includes/wpf-phrases.php:641
|
3736 |
-
msgid "Blog Posts"
|
3737 |
-
msgstr "Blog-Beiträge"
|
3738 |
-
|
3739 |
-
#: wpf-includes/wpf-phrases.php:642
|
3740 |
-
msgid "Blog Comments"
|
3741 |
-
msgstr "Blog-Kommentare"
|
3742 |
-
|
3743 |
-
#: wpf-includes/wpf-phrases.php:643
|
3744 |
-
#, php-format
|
3745 |
-
msgid "Welcome back %s!"
|
3746 |
-
msgstr "Willkommen zurück %s!"
|
3747 |
-
|
3748 |
-
#: wpf-includes/wpf-phrases.php:644
|
3749 |
-
msgid "Member Profile"
|
3750 |
-
msgstr "Mitgliedsprofil"
|
3751 |
-
|
3752 |
-
#: wpf-includes/wpf-phrases.php:645
|
3753 |
-
msgid "Member"
|
3754 |
-
msgstr "Mitglied"
|
3755 |
-
|
3756 |
-
#: wpf-includes/wpf-phrases.php:646
|
3757 |
-
msgid "You have not permission to this page"
|
3758 |
-
msgstr "Keine Berechtigung zur Nutzung dieser Seite"
|
3759 |
-
|
3760 |
-
#: wpf-includes/wpf-phrases.php:648
|
3761 |
-
msgid ""
|
3762 |
-
"This option will disable WordPress on front-end. Only forum pages will be "
|
3763 |
-
"available. wpForo will look like as a stand-alone forum."
|
3764 |
-
msgstr ""
|
3765 |
-
"Diese Einstellung wird WordPress im Front-End abschalten. Nur Forenseiten "
|
3766 |
-
"sind verfügbar. wpForo wird wie ein Stand-Alone-Forum aussehen."
|
3767 |
-
|
3768 |
-
#: wpf-includes/wpf-phrases.php:652
|
3769 |
-
msgid "Can set own topic private"
|
3770 |
-
msgstr "Kann eigene Themen privat machen"
|
3771 |
-
|
3772 |
-
#: wpf-includes/wpf-phrases.php:653
|
3773 |
-
msgid "Can view private topic"
|
3774 |
-
msgstr "Kann private Thema ansehen"
|
3775 |
-
|
3776 |
-
#: wpf-includes/wpf-phrases.php:654
|
3777 |
-
msgid "private"
|
3778 |
-
msgstr "privat"
|
3779 |
-
|
3780 |
-
#: wpf-includes/wpf-phrases.php:655
|
3781 |
-
msgid "public"
|
3782 |
-
msgstr "öffentlich"
|
3783 |
-
|
3784 |
-
#: wpf-includes/wpf-phrases.php:656
|
3785 |
-
msgid "Private Topic"
|
3786 |
-
msgstr "Private Themen"
|
3787 |
-
|
3788 |
-
#: wpf-includes/wpf-phrases.php:657
|
3789 |
-
msgid "Only Admins and Moderators can see your private topics."
|
3790 |
-
msgstr "Nur Aministratoren und Moderatoren können deine privaten Themen sehen."
|
3791 |
-
|
3792 |
-
#: wpf-includes/wpf-phrases.php:658
|
3793 |
-
msgid "Forum ID is not detected"
|
3794 |
-
msgstr "Foren-ID wurde nicht erkannt"
|
3795 |
-
|
3796 |
-
#: wpf-includes/wpf-phrases.php:659
|
3797 |
-
msgid "You are not permitted to subscribe here"
|
3798 |
-
msgstr "Du bist nicht berechtigt hier zu schreiben"
|
3799 |
-
|
3800 |
-
#: wpf-includes/wpf-phrases.php:660
|
3801 |
-
msgid "Subscribe to this topic"
|
3802 |
-
msgstr "Dieses Thema abonnieren"
|
3803 |
-
|
3804 |
-
#: wpf-includes/wpf-phrases.php:663
|
3805 |
-
msgid "Awaiting moderation"
|
3806 |
-
msgstr ""
|
3807 |
-
|
3808 |
-
#: wpf-includes/wpf-phrases.php:664
|
3809 |
-
#, fuzzy
|
3810 |
-
#| msgid "Topic not found."
|
3811 |
-
msgid "Topic first post not found."
|
3812 |
-
msgstr "Kein Thema gefunden"
|
3813 |
-
|
3814 |
-
#: wpf-includes/wpf-phrases.php:665
|
3815 |
-
#, fuzzy
|
3816 |
-
#| msgid "Topic not found."
|
3817 |
-
msgid "Topic first post data not found."
|
3818 |
-
msgstr "Kein Thema gefunden"
|
3819 |
-
|
3820 |
-
#: wpf-includes/wpf-phrases.php:666
|
3821 |
-
#, fuzzy
|
3822 |
-
#| msgid "Post options successfully updated"
|
3823 |
-
msgid "Settings successfully updated"
|
3824 |
-
msgstr "Beitragseinstellungen erfolgreich aktualisiert"
|
3825 |
-
|
3826 |
-
#: wpf-includes/wpf-phrases.php:667
|
3827 |
-
msgid "Done!"
|
3828 |
-
msgstr "Erledigt!"
|
3829 |
-
|
3830 |
-
#: wpf-includes/wpf-phrases.php:668
|
3831 |
-
msgid "unapproved"
|
3832 |
-
msgstr "unbestätigt"
|
3833 |
-
|
3834 |
-
#: wpf-includes/wpf-phrases.php:669
|
3835 |
-
msgid "You are not allowed to attach this file type"
|
3836 |
-
msgstr "Du bist nicht berechtigt diesen Dateityp anzuhängen"
|
3837 |
-
|
3838 |
-
#: wpf-includes/wpf-phrases.php:670
|
3839 |
-
msgid "Post is empty"
|
3840 |
-
msgstr "Beitrag ist leer"
|
3841 |
-
|
3842 |
-
#: wpf-includes/wpf-phrases.php:671
|
3843 |
-
msgid "removed link"
|
3844 |
-
msgstr "entfernte Verknüpfung"
|
3845 |
-
|
3846 |
-
#: wpf-includes/wpf-phrases.php:672
|
3847 |
-
msgid "Submit"
|
3848 |
-
msgstr "Absenden"
|
3849 |
-
|
3850 |
-
#: wpf-includes/wpf-phrases.php:675
|
3851 |
-
#, fuzzy
|
3852 |
-
#| msgid "Usergroups"
|
3853 |
-
msgid "Usergroup"
|
3854 |
-
msgstr "Benutzergruppen"
|
3855 |
-
|
3856 |
-
#: wpf-includes/wpf-phrases.php:676
|
3857 |
-
#, fuzzy
|
3858 |
-
#| msgid "Rating Level"
|
3859 |
-
msgid "Rating Title"
|
3860 |
-
msgstr "Mitgliedsrang"
|
3861 |
-
|
3862 |
-
#: wpf-includes/wpf-phrases.php:677
|
3863 |
-
#, fuzzy
|
3864 |
-
#| msgid "Member Title"
|
3865 |
-
msgid "User Title"
|
3866 |
-
msgstr "Benutzertitel"
|
3867 |
-
|
3868 |
-
#: wpf-includes/wpf-phrases.php:678
|
3869 |
-
msgid "Anonymous"
|
3870 |
-
msgstr "Anonym"
|
3871 |
-
|
3872 |
-
#: wpforo.php:401
|
3873 |
-
msgid ""
|
3874 |
-
"Provides a safe way to communicate directly with other members. Messages are "
|
3875 |
-
"private and can only be viewed by conversation participants."
|
3876 |
-
msgstr ""
|
3877 |
-
|
3878 |
-
#: wpforo.php:402
|
3879 |
-
msgid ""
|
3880 |
-
"Adds an advanced file attachment system to forum topics and posts. AJAX "
|
3881 |
-
"powered media uploading and displaying system with user specific library."
|
3882 |
-
msgstr ""
|
3883 |
-
|
3884 |
-
#: wpforo.php:403
|
3885 |
-
msgid ""
|
3886 |
-
"Allows to embed hundreds of video, social network, audio and photo content "
|
3887 |
-
"providers in forum topics and posts."
|
3888 |
-
msgstr ""
|
3889 |
-
|
3890 |
-
#: wpforo.php:404
|
3891 |
-
msgid ""
|
3892 |
-
"Ads Manager is a powerful yet simple advertisement management system, that "
|
3893 |
-
"allows you to add adverting banners between forums, topics and posts."
|
3894 |
-
msgstr ""
|
3895 |
-
|
3896 |
-
#. Plugin Name of the plugin/theme
|
3897 |
-
#, fuzzy
|
3898 |
-
#| msgid "Forum - wpForo"
|
3899 |
-
msgid "Forums - wpForo"
|
3900 |
-
msgstr "Forum - wpForo"
|
3901 |
-
|
3902 |
-
#. Plugin URI of the plugin/theme
|
3903 |
-
msgid "http://wpforo.com"
|
3904 |
-
msgstr "http://wpforo.com"
|
3905 |
-
|
3906 |
-
#. Description of the plugin/theme
|
3907 |
-
msgid ""
|
3908 |
-
"Forums wpForo is a new generation of forum plugins. It's full-fledged forum "
|
3909 |
-
"solution for your community. Comes with multiple modern forum layouts."
|
3910 |
-
msgstr ""
|
3911 |
-
|
3912 |
-
#. Author of the plugin/theme
|
3913 |
-
msgid "gVectors Team (A. Chakhoyan, R. Hovhannisyan)"
|
3914 |
-
msgstr "gVectors Team (A. Chakhoyan, R. Hovhannisyan)"
|
3915 |
-
|
3916 |
-
#. Author URI of the plugin/theme
|
3917 |
-
msgid "http://gvectors.com/"
|
3918 |
-
msgstr "http://gvectors.com/"
|
3919 |
-
|
3920 |
-
#~ msgid "Gtalk"
|
3921 |
-
#~ msgstr "Gtalk"
|
3922 |
-
|
3923 |
-
#~ msgid ""
|
3924 |
-
#~ "Next Generation of WordPress Forum Softwares. Everything you need to run "
|
3925 |
-
#~ "an efficient and professional community. Powerful and beautiful bulletin "
|
3926 |
-
#~ "board with unique features."
|
3927 |
-
#~ msgstr ""
|
3928 |
-
#~ "Nächste Generation WordPress-Forensoftware. Alles was Sie benötigen "
|
3929 |
-
#~ "um eine effiziente und professionelle Community aufzubauen. "
|
3930 |
-
#~ "Leistungsstarkes und schönes Bulletin Board mit einzigartigen "
|
3931 |
-
#~ "Features."
|
1 |
+
# Copyright (C) 2016 gVectors Team
|
2 |
+
# This file is distributed under the same license as the wpForo package.
|
3 |
+
msgid ""
|
4 |
+
msgstr ""
|
5 |
+
"Project-Id-Version: Forum - wpForo\n"
|
6 |
+
"POT-Creation-Date: 2017-06-09 17:34+0400\n"
|
7 |
+
"PO-Revision-Date: 2017-09-25 19:17+0200\n"
|
8 |
+
"Last-Translator: \n"
|
9 |
+
"Language-Team: \n"
|
10 |
+
"Language: de_DE\n"
|
11 |
+
"MIME-Version: 1.0\n"
|
12 |
+
"Content-Type: text/plain; charset=UTF-8\n"
|
13 |
+
"Content-Transfer-Encoding: 8bit\n"
|
14 |
+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
15 |
+
"X-Generator: Poedit 2.0.4\n"
|
16 |
+
"X-Poedit-Basepath: ..\n"
|
17 |
+
"X-Poedit-WPHeader: wpforo.php\n"
|
18 |
+
"X-Poedit-SourceCharset: UTF-8\n"
|
19 |
+
"X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;"
|
20 |
+
"esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;"
|
21 |
+
"_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
|
22 |
+
"X-Poedit-SearchPath-0: .\n"
|
23 |
+
"X-Poedit-SearchPathExcluded-0: *.js\n"
|
24 |
+
|
25 |
+
#: wpf-admin/addons.php:14 wpf-admin/addons.php:22
|
26 |
+
msgid "wpForo Addons"
|
27 |
+
msgstr "wpForo Erweiterungen"
|
28 |
+
|
29 |
+
#: wpf-admin/addons.php:28
|
30 |
+
msgid ""
|
31 |
+
"All wpForo addons are being developed by wpForo developers at gVectors Team. "
|
32 |
+
"Addon prices also include a small donation to the hard work wpForo "
|
33 |
+
"developers do for free. When you buy an addon, you also donate the free "
|
34 |
+
"wpForo development and support. Addons are the only incoming source for "
|
35 |
+
"wpForo developers. wpForo is a premium forum plugin which will always be "
|
36 |
+
"available for free. There will never be paid and pro versions of this forum "
|
37 |
+
"board. We have another dozens of awesome features in our to-do list which "
|
38 |
+
"will also be added for free in future releases. So the free wpForo "
|
39 |
+
"development always stays on the first priority and wpForo is being extended "
|
40 |
+
"with new free functions and features even faster than before."
|
41 |
+
msgstr ""
|
42 |
+
|
43 |
+
#: wpf-admin/addons.php:51
|
44 |
+
msgid "Installed"
|
45 |
+
msgstr "Installiert"
|
46 |
+
|
47 |
+
#: wpf-admin/addons.php:55
|
48 |
+
msgid "Version"
|
49 |
+
msgstr "Version"
|
50 |
+
|
51 |
+
#: wpf-admin/addons.php:56
|
52 |
+
msgid "at least"
|
53 |
+
msgstr ""
|
54 |
+
|
55 |
+
#: wpf-admin/addons.php:58
|
56 |
+
msgid "Details | Buy"
|
57 |
+
msgstr "Details | Kaufen"
|
58 |
+
|
59 |
+
#: wpf-admin/addons.php:64
|
60 |
+
msgid "More information about"
|
61 |
+
msgstr "Weitere Informationen über"
|
62 |
+
|
63 |
+
#: wpf-admin/admin.php:26 wpf-admin/admin.php:27
|
64 |
+
#: wpf-includes/wpf-phrases.php:599
|
65 |
+
msgid "Dashboard"
|
66 |
+
msgstr "Dashboard"
|
67 |
+
|
68 |
+
#: wpf-admin/admin.php:26 wpf-admin/admin.php:28 wpf-admin/dashboard.php:138
|
69 |
+
#: wpf-admin/options-tabs/styles.php:16 wpf-admin/options.php:15
|
70 |
+
#: wpf-includes/wpf-hooks.php:1638 wpf-includes/wpf-phrases.php:123
|
71 |
+
msgid "Forums"
|
72 |
+
msgstr "Foren"
|
73 |
+
|
74 |
+
#: wpf-admin/admin.php:29 wpf-includes/wpf-hooks.php:22
|
75 |
+
#: wpf-includes/wpf-hooks.php:1654
|
76 |
+
msgid "Settings"
|
77 |
+
msgstr "Einstellungen"
|
78 |
+
|
79 |
+
#: wpf-admin/admin.php:30 wpf-includes/wpf-hooks.php:1663
|
80 |
+
msgid "Tools"
|
81 |
+
msgstr "Werkzeuge"
|
82 |
+
|
83 |
+
#: wpf-admin/admin.php:31 wpf-includes/wpf-hooks.php:1672
|
84 |
+
msgid "Moderation"
|
85 |
+
msgstr "Moderation"
|
86 |
+
|
87 |
+
#: wpf-admin/admin.php:32 wpf-admin/dashboard.php:150 wpf-admin/member.php:10
|
88 |
+
#: wpf-admin/options.php:18 wpf-includes/wpf-hooks.php:1681
|
89 |
+
#: wpf-includes/wpf-phrases.php:178
|
90 |
+
msgid "Members"
|
91 |
+
msgstr "Mitglieder"
|
92 |
+
|
93 |
+
#: wpf-admin/admin.php:33 wpf-admin/usergroup.php:8
|
94 |
+
#: wpf-includes/wpf-hooks.php:1690
|
95 |
+
msgid "Usergroups"
|
96 |
+
msgstr "Benutzergruppen"
|
97 |
+
|
98 |
+
#: wpf-admin/admin.php:34 wpf-includes/wpf-hooks.php:1706
|
99 |
+
#: wpf-includes/wpf-phrases.php:600
|
100 |
+
msgid "Phrases"
|
101 |
+
msgstr "Übersetzungen"
|
102 |
+
|
103 |
+
#: wpf-admin/admin.php:35 wpf-includes/wpf-hooks.php:1722
|
104 |
+
#: wpf-includes/wpf-phrases.php:601
|
105 |
+
msgid "Themes"
|
106 |
+
msgstr "Themes"
|
107 |
+
|
108 |
+
#: wpf-admin/admin.php:36 wpf-admin/options.php:23
|
109 |
+
#: wpf-includes/wpf-hooks.php:1731 wpf-includes/wpf-phrases.php:25
|
110 |
+
msgid "Addons"
|
111 |
+
msgstr "Erweiterungen"
|
112 |
+
|
113 |
+
#: wpf-admin/dashboard.php:9 wpf-includes/wpf-phrases.php:409
|
114 |
+
msgid "wpForo Dashboard"
|
115 |
+
msgstr "wpForo Dashboard"
|
116 |
+
|
117 |
+
#: wpf-admin/dashboard.php:25 wpf-includes/wpf-phrases.php:362
|
118 |
+
msgid "Welcome Message"
|
119 |
+
msgstr "Willkommensnachricht"
|
120 |
+
|
121 |
+
#: wpf-admin/dashboard.php:31
|
122 |
+
msgid ""
|
123 |
+
"Thank you for using wpForo! wpForo is a professional bulletin board for "
|
124 |
+
"WorPress, and the only forum software which comes with Multi-layout template "
|
125 |
+
"system.\n"
|
126 |
+
" The \"Extended\", \"Simplified\" and "
|
127 |
+
"\"Question & Answer\" layouts fit almost all type of discussions needs. "
|
128 |
+
"You can use wpForo for small and extremely large communities. \n"
|
129 |
+
" <br />If you found some issue or bug "
|
130 |
+
"please open a support topic in plugin page or in our support forum at "
|
131 |
+
"gVectors.com. If you liked wpForo please leave some good review for this "
|
132 |
+
"plugin. We really need your good reviews. \n"
|
133 |
+
" If you didn't like wpForo please leave a "
|
134 |
+
"list of issues and requirements you'd like us to fix and add in near future. "
|
135 |
+
"We're here to help you and improve wpForo as much as possible."
|
136 |
+
msgstr ""
|
137 |
+
"Vielen Dank für die Benutzung von wpForo! wpForo ist ein "
|
138 |
+
"professionelles Bulletin Board für WordPress und die einzige Foren-"
|
139 |
+
"Software mit einem Multi-Layout-System.\n"
|
140 |
+
"\n"
|
141 |
+
"Die Layouts \"Extended\", \"Simplified\" und \"Question & Answer\" passen "
|
142 |
+
"zu nahezu allen Anforderungen an ein Diskussionsforum. Sie können "
|
143 |
+
"wpForo sowohl für kleine als auch für sehr große Communities "
|
144 |
+
"einsetzen.\n"
|
145 |
+
"<br /><br />Sollten Sie ein paar Probleme oder Fehler gefunden haben, "
|
146 |
+
"eröffnen Sie bitte ein Support-Thema auf der Plugin-Seite oder im "
|
147 |
+
"Supportforum von gVectors.com. Wenn Sie wpForo mögen, hinterlassen Sie "
|
148 |
+
"bitte eine gute Bewertung für dieses Plugin. Wir sind auf gute "
|
149 |
+
"Bewertungen angewiesen.\n"
|
150 |
+
"<br /><br />Sollten Sie wpForo nicht so gut finden, teilen Sie uns bitte "
|
151 |
+
"trotzdem die Probleme und ihre Anforderungen mit, damit wir das zeitnah "
|
152 |
+
"beheben oder ergänzen können. Wir helfen Ihnen gerne und "
|
153 |
+
"verbessern wpForo soweit wie möglich."
|
154 |
+
|
155 |
+
#: wpf-admin/dashboard.php:60 wpf-includes/wpf-phrases.php:130
|
156 |
+
msgid "General Information"
|
157 |
+
msgstr "Allgemeine Information"
|
158 |
+
|
159 |
+
#: wpf-admin/dashboard.php:64 wpf-includes/wpf-phrases.php:369
|
160 |
+
msgid "You are currently running"
|
161 |
+
msgstr "Momentan genutzt:"
|
162 |
+
|
163 |
+
#: wpf-admin/dashboard.php:65 wpf-includes/wpf-phrases.php:18
|
164 |
+
msgid "Active Theme"
|
165 |
+
msgstr "Aktives Theme"
|
166 |
+
|
167 |
+
#: wpf-admin/dashboard.php:66 wpf-includes/wpf-phrases.php:414
|
168 |
+
msgid "wpForo Website"
|
169 |
+
msgstr "wpForo Website"
|
170 |
+
|
171 |
+
#: wpf-admin/dashboard.php:67 wpf-includes/wpf-phrases.php:320
|
172 |
+
msgid "Support Forum"
|
173 |
+
msgstr "Support-Forum"
|
174 |
+
|
175 |
+
#: wpf-admin/dashboard.php:78 wpf-includes/wpf-phrases.php:290
|
176 |
+
msgid "Server Information"
|
177 |
+
msgstr "Server-Information"
|
178 |
+
|
179 |
+
#: wpf-admin/dashboard.php:112 wpf-includes/wpf-phrases.php:46
|
180 |
+
msgid "Available"
|
181 |
+
msgstr "Verfügbar"
|
182 |
+
|
183 |
+
#: wpf-admin/dashboard.php:112 wpf-includes/wpf-phrases.php:209
|
184 |
+
msgid "Not available"
|
185 |
+
msgstr "Nicht verfügbar"
|
186 |
+
|
187 |
+
#: wpf-admin/dashboard.php:132 wpf-includes/wpf-phrases.php:49
|
188 |
+
msgid "Board Statistic"
|
189 |
+
msgstr "Forenstatistik"
|
190 |
+
|
191 |
+
#: wpf-admin/dashboard.php:142 wpf-admin/options-tabs/styles.php:22
|
192 |
+
#: wpf-includes/class-forums.php:606 wpf-includes/wpf-phrases.php:339
|
193 |
+
msgid "Topics"
|
194 |
+
msgstr "Themen"
|
195 |
+
|
196 |
+
#: wpf-admin/dashboard.php:146 wpf-includes/class-forums.php:606
|
197 |
+
#: wpf-includes/wpf-phrases.php:233
|
198 |
+
msgid "Posts"
|
199 |
+
msgstr "Beiträge"
|
200 |
+
|
201 |
+
#: wpf-admin/dashboard.php:154 wpf-includes/wpf-phrases.php:179
|
202 |
+
msgid "Members Online"
|
203 |
+
msgstr "Mitglieder online"
|
204 |
+
|
205 |
+
#: wpf-admin/dashboard.php:164
|
206 |
+
msgid "Avatars Size"
|
207 |
+
msgstr "Avatargröße"
|
208 |
+
|
209 |
+
#: wpf-admin/dashboard.php:168
|
210 |
+
#, fuzzy
|
211 |
+
#| msgid "Attachments Size"
|
212 |
+
msgid "Default Attachments Size"
|
213 |
+
msgstr "Anhanggröße"
|
214 |
+
|
215 |
+
#: wpf-admin/dashboard.php:174
|
216 |
+
#, fuzzy
|
217 |
+
#| msgid "Attachments"
|
218 |
+
msgid "Advanced Attachments"
|
219 |
+
msgstr "Anhänge"
|
220 |
+
|
221 |
+
#: wpf-admin/dashboard.php:175
|
222 |
+
msgid "file(s)"
|
223 |
+
msgstr "Datei(en)"
|
224 |
+
|
225 |
+
#: wpf-admin/dashboard.php:178
|
226 |
+
#, fuzzy
|
227 |
+
#| msgid "Attachments Size"
|
228 |
+
msgid "Advanced Attachments Size"
|
229 |
+
msgstr "Anhanggröße"
|
230 |
+
|
231 |
+
#: wpf-admin/dashboard.php:183
|
232 |
+
msgid "Total Size"
|
233 |
+
msgstr "Gesamtgrgröße"
|
234 |
+
|
235 |
+
#: wpf-admin/dashboard.php:191 wpf-includes/wpf-phrases.php:611
|
236 |
+
msgid "Forum Maintenance"
|
237 |
+
msgstr "Foren-Wartung"
|
238 |
+
|
239 |
+
#: wpf-admin/dashboard.php:193
|
240 |
+
msgid ""
|
241 |
+
"This process may take a few seconds or dozens of minutes, please be patient "
|
242 |
+
"and don't close this page. If you got 500 Server Error please don't worry, "
|
243 |
+
"the data updating process is still working in MySQL server."
|
244 |
+
msgstr ""
|
245 |
+
"Dieser Prozess kann mehrere Sekunden oder Dutzende Minuten dauern. Bitte "
|
246 |
+
"bleiben Sie geduldig und auf dieser Seite. Wenn Sie einen 500 Server Error "
|
247 |
+
"sehen, machen Sie sich keine Sorgen. Der Prozess arbeitet weiter im MySQL-"
|
248 |
+
"Server."
|
249 |
+
|
250 |
+
#: wpf-admin/dashboard.php:202
|
251 |
+
#, fuzzy
|
252 |
+
#| msgid "Delete User Cache"
|
253 |
+
msgid "Delete All Caches"
|
254 |
+
msgstr "Lösche User-Cache"
|
255 |
+
|
256 |
+
#: wpf-admin/dashboard.php:203 wpf-includes/wpf-phrases.php:613
|
257 |
+
msgid "Update Forums Statistic"
|
258 |
+
msgstr "Akt. Foren-Statistik"
|
259 |
+
|
260 |
+
#: wpf-admin/dashboard.php:204 wpf-includes/wpf-phrases.php:614
|
261 |
+
msgid "Update Users Statistic"
|
262 |
+
msgstr "Akt. User-Statistik"
|
263 |
+
|
264 |
+
#: wpf-admin/dashboard.php:205 wpf-includes/wpf-phrases.php:615
|
265 |
+
msgid "Delete Phrase Cache"
|
266 |
+
msgstr "Lösche Übersetzungs-Cache"
|
267 |
+
|
268 |
+
#: wpf-admin/dashboard.php:206 wpf-includes/wpf-phrases.php:636
|
269 |
+
msgid "Delete User Cache"
|
270 |
+
msgstr "Lösche User-Cache"
|
271 |
+
|
272 |
+
#: wpf-admin/forum.php:13 wpf-includes/functions.php:769
|
273 |
+
#: wpf-includes/wpf-phrases.php:302
|
274 |
+
msgid "Show on screen"
|
275 |
+
msgstr "Auf Bildschirm anzeigen"
|
276 |
+
|
277 |
+
#: wpf-admin/forum.php:15 wpf-admin/forum.php:119
|
278 |
+
#: wpf-includes/wpf-phrases.php:113
|
279 |
+
msgid "Forum Options"
|
280 |
+
msgstr "Forenoptionen"
|
281 |
+
|
282 |
+
#: wpf-admin/forum.php:16 wpf-includes/wpf-phrases.php:224
|
283 |
+
msgid "Permissions"
|
284 |
+
msgstr "Berechtigungen"
|
285 |
+
|
286 |
+
#: wpf-admin/forum.php:17 wpf-includes/wpf-phrases.php:307
|
287 |
+
msgid "Slug"
|
288 |
+
msgstr "Slug"
|
289 |
+
|
290 |
+
#: wpf-admin/forum.php:18 wpf-includes/wpf-phrases.php:112
|
291 |
+
msgid "Forum Meta"
|
292 |
+
msgstr "Foren-Metadaten"
|
293 |
+
|
294 |
+
#: wpf-admin/forum.php:21 wpf-includes/wpf-phrases.php:274
|
295 |
+
msgid "Screen Layout"
|
296 |
+
msgstr "Bildschirm-Layout"
|
297 |
+
|
298 |
+
#: wpf-admin/forum.php:22 wpf-includes/wpf-phrases.php:210
|
299 |
+
msgid "Number of Columns"
|
300 |
+
msgstr "Anzahl Spalten"
|
301 |
+
|
302 |
+
#: wpf-admin/forum.php:32 wpf-includes/functions.php:783
|
303 |
+
#: wpf-includes/wpf-phrases.php:275
|
304 |
+
msgid "Screen Options"
|
305 |
+
msgstr "Bildschirm-Optionen"
|
306 |
+
|
307 |
+
#: wpf-admin/forum.php:43 wpf-includes/wpf-phrases.php:51
|
308 |
+
msgid "Categories and Forums"
|
309 |
+
msgstr "Kategorien und Foren"
|
310 |
+
|
311 |
+
#: wpf-admin/forum.php:44 wpf-admin/options-tabs/general.php:75
|
312 |
+
#: wpf-admin/themes.php:10 wpf-admin/usergroup.php:8
|
313 |
+
#: wpf-includes/wpf-phrases.php:20
|
314 |
+
msgid "Add New"
|
315 |
+
msgstr "Neu hinzufügen"
|
316 |
+
|
317 |
+
#: wpf-admin/forum.php:55
|
318 |
+
msgid "Important Tips"
|
319 |
+
msgstr ""
|
320 |
+
|
321 |
+
#: wpf-admin/forum.php:56 wpf-includes/wpf-phrases.php:226
|
322 |
+
msgid "Please drag and drop forum panels to set parent-child hierarchy."
|
323 |
+
msgstr "Benutze Ziehen und Ablegen zum Setzen der Reihenfolge."
|
324 |
+
|
325 |
+
#: wpf-admin/forum.php:57
|
326 |
+
msgid ""
|
327 |
+
"If a category (blue panels) does not have forums (grey panels) it will not "
|
328 |
+
"be displayed on front-end. Each category should contain at least one forum."
|
329 |
+
msgstr ""
|
330 |
+
|
331 |
+
#: wpf-admin/forum.php:58
|
332 |
+
msgid ""
|
333 |
+
"Forums can be displayed with different layouts (Extended, Simplified, Q&A), "
|
334 |
+
"just edit the top (blue panels) category and set the layout you want. Child "
|
335 |
+
"forums' layout depends on the top category (blue panels) layout. They cannot "
|
336 |
+
"have a different layout."
|
337 |
+
msgstr ""
|
338 |
+
|
339 |
+
#: wpf-admin/forum.php:74 wpf-includes/wpf-phrases.php:273
|
340 |
+
msgid "Save forums order and hierarchy"
|
341 |
+
msgstr "Forenreihenfolge und Hierarchie speichern"
|
342 |
+
|
343 |
+
#: wpf-admin/forum.php:101 wpf-includes/wpf-phrases.php:87
|
344 |
+
msgid "Enter forum title here"
|
345 |
+
msgstr "Forentitel eingeben"
|
346 |
+
|
347 |
+
#: wpf-admin/forum.php:106 wpf-includes/wpf-phrases.php:86
|
348 |
+
msgid "Enter description here . . ."
|
349 |
+
msgstr "Beschreibung eingeben..."
|
350 |
+
|
351 |
+
#: wpf-admin/forum.php:107 wpf-includes/wpf-phrases.php:330
|
352 |
+
msgid ""
|
353 |
+
"This is a forum description. This content will be displayed under forum "
|
354 |
+
"title on the forum list."
|
355 |
+
msgstr ""
|
356 |
+
"Dies ist eine Forenbeschreibung. Der Inhalt wird unter dem Forentitel und "
|
357 |
+
"der Forenliste angezeigt."
|
358 |
+
|
359 |
+
#: wpf-admin/forum.php:122 wpf-includes/wpf-phrases.php:222
|
360 |
+
msgid "Parent Forum"
|
361 |
+
msgstr "Eltern-Forum"
|
362 |
+
|
363 |
+
#: wpf-admin/forum.php:125 wpf-includes/wpf-phrases.php:205
|
364 |
+
msgid "No parent"
|
365 |
+
msgstr "Kein Eltern-Forum"
|
366 |
+
|
367 |
+
#: wpf-admin/forum.php:130 wpf-includes/wpf-phrases.php:347
|
368 |
+
msgid "Use as Category"
|
369 |
+
msgstr "Benutze als Kategorie"
|
370 |
+
|
371 |
+
#: wpf-admin/forum.php:132 wpf-includes/wpf-phrases.php:52
|
372 |
+
msgid "Category Layout"
|
373 |
+
msgstr "Layout Kategorie"
|
374 |
+
|
375 |
+
#: wpf-admin/forum.php:140 wpf-includes/wpf-phrases.php:203
|
376 |
+
msgid "No layout found."
|
377 |
+
msgstr "Kein Layout gefunden."
|
378 |
+
|
379 |
+
#: wpf-admin/forum.php:149 wpf-admin/forum.php:156
|
380 |
+
#: wpf-includes/wpf-phrases.php:235
|
381 |
+
msgid "Publish"
|
382 |
+
msgstr "Veröffentlichen"
|
383 |
+
|
384 |
+
#: wpf-admin/forum.php:153 wpf-includes/wpf-phrases.php:37
|
385 |
+
msgid "Are you sure you want to delete this forum?"
|
386 |
+
msgstr "Möchten Sie dieses Forum wirklich löschen?"
|
387 |
+
|
388 |
+
#: wpf-admin/forum.php:153 wpf-admin/themes.php:73
|
389 |
+
#: wpf-admin/tools-tabs/antispam.php:139 wpf-admin/usergroup.php:37
|
390 |
+
#: wpf-admin/usergroup.php:133 wpf-includes/wpf-hooks.php:1057
|
391 |
+
#: wpf-includes/wpf-phrases.php:66
|
392 |
+
msgid "Delete"
|
393 |
+
msgstr "Löschen"
|
394 |
+
|
395 |
+
#: wpf-admin/forum.php:154 wpf-admin/usergroup.php:39
|
396 |
+
#: wpf-includes/class-forums.php:612 wpf-includes/wpf-phrases.php:356
|
397 |
+
msgid "View"
|
398 |
+
msgstr "Ansicht"
|
399 |
+
|
400 |
+
#: wpf-admin/forum.php:224 wpf-includes/wpf-phrases.php:118
|
401 |
+
msgid "Forum Slug"
|
402 |
+
msgstr "Forum Slug"
|
403 |
+
|
404 |
+
#: wpf-admin/forum.php:227 wpf-includes/wpf-phrases.php:323
|
405 |
+
msgid ""
|
406 |
+
"The \"slug\" is the URL-friendly version of the name. It is usually all "
|
407 |
+
"lowercase and contains only letters, numbers, and hyphens."
|
408 |
+
msgstr ""
|
409 |
+
"\"Slug\" ist die URL-freundliche Version des Namens. Er enthält in der "
|
410 |
+
"Regel nur Kleinbuchstaben und enthält nur Buchstaben, Zahlen und "
|
411 |
+
"Bindestriche."
|
412 |
+
|
413 |
+
#: wpf-admin/forum.php:233
|
414 |
+
msgid "Forum Icon"
|
415 |
+
msgstr "Forum Icon"
|
416 |
+
|
417 |
+
#: wpf-admin/forum.php:236
|
418 |
+
msgid "Font-awesome Icon"
|
419 |
+
msgstr ""
|
420 |
+
|
421 |
+
#: wpf-admin/forum.php:238
|
422 |
+
msgid "You can find all icons"
|
423 |
+
msgstr ""
|
424 |
+
|
425 |
+
#: wpf-admin/forum.php:238
|
426 |
+
msgid "here"
|
427 |
+
msgstr ""
|
428 |
+
|
429 |
+
#: wpf-admin/forum.php:238
|
430 |
+
msgid ""
|
431 |
+
"Make sure you insert a class of font-awesome icon, it should start with fa- "
|
432 |
+
"prefix like "fa-comments"."
|
433 |
+
msgstr ""
|
434 |
+
|
435 |
+
#: wpf-admin/forum.php:245 wpf-includes/wpf-phrases.php:116
|
436 |
+
msgid "Forum SEO"
|
437 |
+
msgstr "Forum SEO"
|
438 |
+
|
439 |
+
#: wpf-admin/forum.php:248 wpf-includes/wpf-phrases.php:184
|
440 |
+
msgid "Meta Description"
|
441 |
+
msgstr "Meta-Beschreibung"
|
442 |
+
|
443 |
+
#: wpf-admin/forum.php:277 wpf-includes/wpf-phrases.php:329
|
444 |
+
msgid "This action will also delete all sub-forums, topics and replies."
|
445 |
+
msgstr ""
|
446 |
+
"Diese Aktion wird auch alle Unterforen, Themen und Antworten löschen."
|
447 |
+
|
448 |
+
#: wpf-admin/forum.php:285 wpf-includes/wpf-phrases.php:137
|
449 |
+
msgid ""
|
450 |
+
"If you want to delete this forum and keep its sub-forums, topics and "
|
451 |
+
"replies, please select a new target forum in dropdown below"
|
452 |
+
msgstr ""
|
453 |
+
"Wenn Sie dieses Forum löschen und die Unterforen, Themen und Antworten "
|
454 |
+
"behalten möchten, wählen Sie bitte ein neues Zielforum im Dropdown-"
|
455 |
+
"Menü aus."
|
456 |
+
|
457 |
+
#: wpf-admin/forum.php:294 wpf-includes/wpf-phrases.php:26
|
458 |
+
msgid ""
|
459 |
+
"All sub-forums, topics and replies will be attached to selected forum. "
|
460 |
+
"Layout will be inherited from this forum."
|
461 |
+
msgstr ""
|
462 |
+
"Alle Unterforen, Themen und Antworten werden an das ausgewählte Forum "
|
463 |
+
"angehängt. Das Layout wird von diesem Forum vererbt."
|
464 |
+
|
465 |
+
#: wpf-admin/moderation.php:10
|
466 |
+
#, fuzzy
|
467 |
+
#| msgid "Topic add error"
|
468 |
+
msgid "Topic and Post Moderation"
|
469 |
+
msgstr "Fehler Thema erstellen"
|
470 |
+
|
471 |
+
#: wpf-admin/options-tabs/accesses.php:9 wpf-includes/wpf-phrases.php:21
|
472 |
+
msgid "Add New Forum Access"
|
473 |
+
msgstr "Neue Forenberechtigung erstellen"
|
474 |
+
|
475 |
+
#: wpf-admin/options-tabs/accesses.php:13 wpf-includes/wpf-phrases.php:15
|
476 |
+
msgid "Access names"
|
477 |
+
msgstr "Namen Berechtigungen"
|
478 |
+
|
479 |
+
#: wpf-admin/options-tabs/accesses.php:26
|
480 |
+
#: wpf-admin/options-tabs/accesses.php:27
|
481 |
+
#: wpf-admin/options-tabs/accesses.php:28
|
482 |
+
#, fuzzy
|
483 |
+
#| msgid "%s access successfully added"
|
484 |
+
msgid "This access is usually used for "
|
485 |
+
msgstr "%s Berechtigung erfolgreich erstellt"
|
486 |
+
|
487 |
+
#: wpf-admin/options-tabs/accesses.php:26
|
488 |
+
msgid "Guests"
|
489 |
+
msgstr "Gäste"
|
490 |
+
|
491 |
+
#: wpf-admin/options-tabs/accesses.php:26
|
492 |
+
#: wpf-admin/options-tabs/accesses.php:27
|
493 |
+
#: wpf-admin/options-tabs/accesses.php:28
|
494 |
+
msgid "usergroup"
|
495 |
+
msgstr "Benutzergruppe"
|
496 |
+
|
497 |
+
#: wpf-admin/options-tabs/accesses.php:27 wpf-includes/wpf-phrases.php:623
|
498 |
+
msgid "Registered"
|
499 |
+
msgstr "Registriert"
|
500 |
+
|
501 |
+
#: wpf-admin/options-tabs/accesses.php:28 wpf-includes/wpf-phrases.php:621
|
502 |
+
msgid "Admin"
|
503 |
+
msgstr "Admin"
|
504 |
+
|
505 |
+
#: wpf-admin/options-tabs/accesses.php:32 wpf-includes/class-forums.php:608
|
506 |
+
#: wpf-includes/functions.php:601 wpf-includes/wpf-phrases.php:382
|
507 |
+
msgid "edit"
|
508 |
+
msgstr "bearbeiten"
|
509 |
+
|
510 |
+
#: wpf-admin/options-tabs/accesses.php:34 wpf-includes/wpf-phrases.php:39
|
511 |
+
msgid ""
|
512 |
+
"Are you sure you want to remove this access set? Usergroups which attached "
|
513 |
+
"to this access will lost all forum permissions."
|
514 |
+
msgstr ""
|
515 |
+
"Sind sie sicher dass sie diese Berechtigungen entfernen möchten? "
|
516 |
+
"Benutzergruppen, die dieser Berechtigung zugeordnet sind, verlieren alle "
|
517 |
+
"Foren-Berechtigungen."
|
518 |
+
|
519 |
+
#: wpf-admin/options-tabs/accesses.php:34 wpf-includes/class-forums.php:610
|
520 |
+
#: wpf-includes/functions.php:619 wpf-includes/functions.php:629
|
521 |
+
#: wpf-includes/wpf-phrases.php:381
|
522 |
+
msgid "delete"
|
523 |
+
msgstr "löschen"
|
524 |
+
|
525 |
+
#: wpf-admin/options-tabs/accesses.php:49 wpf-includes/wpf-phrases.php:14
|
526 |
+
msgid "Access name"
|
527 |
+
msgstr "Berechtigung"
|
528 |
+
|
529 |
+
#: wpf-admin/options-tabs/accesses.php:69 wpf-includes/wpf-phrases.php:271
|
530 |
+
msgid "Save"
|
531 |
+
msgstr "Speichern"
|
532 |
+
|
533 |
+
#: wpf-admin/options-tabs/accesses.php:69 wpf-includes/wpf-phrases.php:344
|
534 |
+
msgid "Update"
|
535 |
+
msgstr "Update"
|
536 |
+
|
537 |
+
#: wpf-admin/options-tabs/emails.php:13
|
538 |
+
#, fuzzy
|
539 |
+
#| msgid "From Name"
|
540 |
+
msgid "FROM Name"
|
541 |
+
msgstr "Von Name"
|
542 |
+
|
543 |
+
#: wpf-admin/options-tabs/emails.php:17
|
544 |
+
#, fuzzy
|
545 |
+
#| msgid "From Email Address"
|
546 |
+
msgid "FROM Email Address"
|
547 |
+
msgstr "Von Emailadresse"
|
548 |
+
|
549 |
+
#: wpf-admin/options-tabs/emails.php:22
|
550 |
+
#, fuzzy
|
551 |
+
#| msgid "Forum Admin Email Addresses"
|
552 |
+
msgid "Forum Admins email addresses"
|
553 |
+
msgstr "Emailadresse Foren-Admin"
|
554 |
+
|
555 |
+
#: wpf-admin/options-tabs/emails.php:23 wpf-includes/wpf-phrases.php:57
|
556 |
+
msgid ""
|
557 |
+
"Comma separated email addresses of forum administrators to get forum "
|
558 |
+
"notifications. For example post report messages."
|
559 |
+
msgstr ""
|
560 |
+
"Kommagetrennte Emailadressen der Foren-Administratoren, um "
|
561 |
+
"Benachrichtigungen zu bekommen, z.B. Beitragsmeldungen."
|
562 |
+
|
563 |
+
#: wpf-admin/options-tabs/emails.php:29
|
564 |
+
msgid "Notify Admins via email on new Topic"
|
565 |
+
msgstr ""
|
566 |
+
|
567 |
+
#: wpf-admin/options-tabs/emails.php:30
|
568 |
+
msgid ""
|
569 |
+
"Send Notification emails to all email addresses (comma separated ) of forum "
|
570 |
+
"administrators when a new Topic is created."
|
571 |
+
msgstr ""
|
572 |
+
|
573 |
+
#: wpf-admin/options-tabs/emails.php:34 wpf-admin/options-tabs/emails.php:46
|
574 |
+
#: wpf-admin/options-tabs/features.php:60 wpf-admin/tools-tabs/antispam.php:31
|
575 |
+
#: wpf-admin/tools-tabs/antispam.php:40 wpf-admin/tools-tabs/antispam.php:49
|
576 |
+
#: wpf-admin/tools-tabs/cleanup.php:39 wpf-includes/wpf-phrases.php:367
|
577 |
+
msgid "Yes"
|
578 |
+
msgstr "Ja"
|
579 |
+
|
580 |
+
#: wpf-admin/options-tabs/emails.php:35 wpf-admin/options-tabs/emails.php:47
|
581 |
+
#: wpf-admin/options-tabs/features.php:61 wpf-admin/tools-tabs/antispam.php:32
|
582 |
+
#: wpf-admin/tools-tabs/antispam.php:41 wpf-admin/tools-tabs/antispam.php:50
|
583 |
+
#: wpf-admin/tools-tabs/cleanup.php:40 wpf-includes/wpf-phrases.php:197
|
584 |
+
msgid "No"
|
585 |
+
msgstr "Nein"
|
586 |
+
|
587 |
+
#: wpf-admin/options-tabs/emails.php:41
|
588 |
+
msgid "Notify Admins via email on new Post"
|
589 |
+
msgstr "Informiere Admins via Email über neue Beiträge"
|
590 |
+
|
591 |
+
#: wpf-admin/options-tabs/emails.php:42
|
592 |
+
msgid ""
|
593 |
+
"Send Notification emails to all email addresses (comma separated ) of forum "
|
594 |
+
"administrators when a new Reply is created."
|
595 |
+
msgstr ""
|
596 |
+
|
597 |
+
#: wpf-admin/options-tabs/emails.php:53 wpf-includes/wpf-phrases.php:318
|
598 |
+
msgid "Subscription Emails"
|
599 |
+
msgstr "Emailbenachrichtigungen"
|
600 |
+
|
601 |
+
#: wpf-admin/options-tabs/emails.php:57 wpf-includes/wpf-phrases.php:315
|
602 |
+
msgid "Subscribe confirmation email subject"
|
603 |
+
msgstr "Betreff Email Abonnement bestätigen"
|
604 |
+
|
605 |
+
#: wpf-admin/options-tabs/emails.php:61 wpf-includes/wpf-phrases.php:314
|
606 |
+
msgid "Subscribe confirmation email message"
|
607 |
+
msgstr "Text Email Abonnement bestätigen"
|
608 |
+
|
609 |
+
#: wpf-admin/options-tabs/emails.php:65 wpf-includes/wpf-phrases.php:196
|
610 |
+
msgid "New topic notification email subject"
|
611 |
+
msgstr "Betreff Emailbenachrichtigung neues Thema"
|
612 |
+
|
613 |
+
#: wpf-admin/options-tabs/emails.php:69 wpf-includes/wpf-phrases.php:195
|
614 |
+
msgid "New topic notification email message"
|
615 |
+
msgstr "Text Emailbenachrichtigung neues Thema"
|
616 |
+
|
617 |
+
#: wpf-admin/options-tabs/emails.php:73 wpf-includes/wpf-phrases.php:194
|
618 |
+
msgid "New reply notification email subject"
|
619 |
+
msgstr "Betreff Emailbenachrichtigung neue Antwort"
|
620 |
+
|
621 |
+
#: wpf-admin/options-tabs/emails.php:77 wpf-includes/wpf-phrases.php:193
|
622 |
+
msgid "New reply notification email message"
|
623 |
+
msgstr "Text Emailbenachrichtigung neue Antwort"
|
624 |
+
|
625 |
+
#: wpf-admin/options-tabs/emails.php:82 wpf-includes/wpf-phrases.php:228
|
626 |
+
msgid "Post Reporting Emails"
|
627 |
+
msgstr "Email Beitrag melden"
|
628 |
+
|
629 |
+
#: wpf-admin/options-tabs/emails.php:83 wpf-includes/wpf-phrases.php:332
|
630 |
+
msgid "This message comes from post reporting pop-up form."
|
631 |
+
msgstr "Diese Nachricht kommt vom Beitrags-Meldeformular."
|
632 |
+
|
633 |
+
#: wpf-admin/options-tabs/emails.php:88 wpf-includes/wpf-phrases.php:267
|
634 |
+
msgid "Report message subject"
|
635 |
+
msgstr "Betreff Melde-Nachricht"
|
636 |
+
|
637 |
+
#: wpf-admin/options-tabs/emails.php:93 wpf-includes/wpf-phrases.php:266
|
638 |
+
msgid "Report message body"
|
639 |
+
msgstr "Text Melde-Nachricht"
|
640 |
+
|
641 |
+
#: wpf-admin/options-tabs/emails.php:99 wpf-admin/options-tabs/features.php:71
|
642 |
+
#: wpf-admin/options-tabs/forums.php:16 wpf-admin/options-tabs/general.php:82
|
643 |
+
#: wpf-admin/options-tabs/members.php:128 wpf-admin/options-tabs/posts.php:67
|
644 |
+
#: wpf-admin/options-tabs/styles.php:93 wpf-admin/tools-tabs/antispam.php:180
|
645 |
+
#: wpf-admin/tools-tabs/cleanup.php:49 wpf-includes/wpf-phrases.php:345
|
646 |
+
msgid "Update Options"
|
647 |
+
msgstr "Aktualisiere Einstellungen"
|
648 |
+
|
649 |
+
#: wpf-admin/options-tabs/features.php:9 wpf-includes/wpf-phrases.php:295
|
650 |
+
msgid "Show Admin Bar for Members"
|
651 |
+
msgstr "Zeige Admin-Bar für Mitglieder"
|
652 |
+
|
653 |
+
#: wpf-admin/options-tabs/features.php:9 wpf-includes/wpf-phrases.php:333
|
654 |
+
msgid "This option doesn't affect website admins."
|
655 |
+
msgstr "Diese Einstellung beeinflusst nicht die Seitenadministratoren."
|
656 |
+
|
657 |
+
#: wpf-admin/options-tabs/features.php:10 wpf-includes/wpf-phrases.php:297
|
658 |
+
msgid "Show Forum Page Title"
|
659 |
+
msgstr "Zeige Forenseitentitel"
|
660 |
+
|
661 |
+
#: wpf-admin/options-tabs/features.php:11 wpf-includes/wpf-phrases.php:300
|
662 |
+
msgid "Show Top/Menu Bar"
|
663 |
+
msgstr "Zeige Top/Menü-Leiste"
|
664 |
+
|
665 |
+
#: wpf-admin/options-tabs/features.php:12 wpf-includes/wpf-phrases.php:299
|
666 |
+
msgid "Show Top Search"
|
667 |
+
msgstr "Zeige obere Suchleiste"
|
668 |
+
|
669 |
+
#: wpf-admin/options-tabs/features.php:13 wpf-includes/wpf-phrases.php:296
|
670 |
+
msgid "Show Breadcrumb"
|
671 |
+
msgstr "Zeige Navigationsszeile"
|
672 |
+
|
673 |
+
#: wpf-admin/options-tabs/features.php:14 wpf-includes/wpf-phrases.php:298
|
674 |
+
msgid "Show Forum Statistic"
|
675 |
+
msgstr "Zeige Forenstatistik"
|
676 |
+
|
677 |
+
#: wpf-admin/options-tabs/features.php:15 wpf-includes/wpf-phrases.php:258
|
678 |
+
msgid "Replace Author Link to Forum Profile"
|
679 |
+
msgstr "Ersetze Autoren-Link mit Forenprofil"
|
680 |
+
|
681 |
+
#: wpf-admin/options-tabs/features.php:16 wpf-includes/wpf-phrases.php:259
|
682 |
+
msgid "Replace Comment Author Link to Forum Profile"
|
683 |
+
msgstr "Ersetze Autoren-Kommentar-Link mit Forenprofil"
|
684 |
+
|
685 |
+
#: wpf-admin/options-tabs/features.php:17 wpf-includes/wpf-phrases.php:633
|
686 |
+
msgid "Enable User Registration"
|
687 |
+
msgstr "Aktiviere Benutzerregistrierung"
|
688 |
+
|
689 |
+
#: wpf-admin/options-tabs/features.php:17 wpf-includes/wpf-phrases.php:634
|
690 |
+
msgid ""
|
691 |
+
"This option is not synced with WordPress \"Anyone can register\" option in "
|
692 |
+
"Dashboard > Settings > General admin page. If this option is enabled new "
|
693 |
+
"users will always be able to register."
|
694 |
+
msgstr ""
|
695 |
+
"Diese Einstellung ist nicht mit der WordPress-Einstellung \"Jeder kann sich "
|
696 |
+
"registrieren\" synchronisiert. Wenn diese Einstellung aktiviert ist mü"
|
697 |
+
"ssen sich neue Benutzer immer registrieren."
|
698 |
+
|
699 |
+
#: wpf-admin/options-tabs/features.php:18
|
700 |
+
msgid "Enable User Registration email confirmation"
|
701 |
+
msgstr "Aktiviere Benutzerregistrierung Email Benachrichtigung"
|
702 |
+
|
703 |
+
#: wpf-admin/options-tabs/features.php:18
|
704 |
+
msgid ""
|
705 |
+
"If you have enabled this option, after registering, user can not login "
|
706 |
+
"without confirming the email."
|
707 |
+
msgstr ""
|
708 |
+
|
709 |
+
#: wpf-admin/options-tabs/features.php:19 wpf-includes/wpf-phrases.php:261
|
710 |
+
msgid "Replace Registration Page URL to Forum URL"
|
711 |
+
msgstr "Ersetze URL Registrierungsseite mit Foren-URL"
|
712 |
+
|
713 |
+
#: wpf-admin/options-tabs/features.php:20 wpf-includes/wpf-phrases.php:260
|
714 |
+
msgid "Replace Login Page URL to Forum URL"
|
715 |
+
msgstr "Ersetze URL Anmeldeseite mit Foren-URL"
|
716 |
+
|
717 |
+
#: wpf-admin/options-tabs/features.php:21 wpf-includes/wpf-phrases.php:257
|
718 |
+
msgid "Replace Author Avatar with Forum Profile Avatar"
|
719 |
+
msgstr "Ersetze Autoren-Avatar mit Foren-Profil-Avatar"
|
720 |
+
|
721 |
+
#: wpf-admin/options-tabs/features.php:22 wpf-includes/wpf-phrases.php:77
|
722 |
+
msgid "Enable Avatars"
|
723 |
+
msgstr "Aktiviere Avatare"
|
724 |
+
|
725 |
+
#: wpf-admin/options-tabs/features.php:23 wpf-includes/wpf-phrases.php:78
|
726 |
+
msgid "Enable Custom Avatars"
|
727 |
+
msgstr "Aktiviere eigene Avatare"
|
728 |
+
|
729 |
+
#: wpf-admin/options-tabs/features.php:24 wpf-includes/wpf-phrases.php:31
|
730 |
+
msgid "Allow Member Signature"
|
731 |
+
msgstr "Erlaube Mitgliedersignaturen"
|
732 |
+
|
733 |
+
#: wpf-admin/options-tabs/features.php:25 wpf-includes/wpf-phrases.php:80
|
734 |
+
msgid "Enable Member Rating"
|
735 |
+
msgstr "Aktiviere Mitgliedsränge"
|
736 |
+
|
737 |
+
#: wpf-admin/options-tabs/features.php:26 wpf-includes/wpf-phrases.php:81
|
738 |
+
msgid "Enable Member Rating Titles"
|
739 |
+
msgstr "Aktiviere Benutzertitel"
|
740 |
+
|
741 |
+
#: wpf-admin/options-tabs/features.php:27 wpf-includes/wpf-phrases.php:79
|
742 |
+
msgid "Enable Member Cache"
|
743 |
+
msgstr "Aktiviere Mitglieds-Cache"
|
744 |
+
|
745 |
+
#: wpf-admin/options-tabs/features.php:28
|
746 |
+
msgid "Enable Object Cache"
|
747 |
+
msgstr "Aktiviere Objekt-Cache"
|
748 |
+
|
749 |
+
#: wpf-admin/options-tabs/features.php:29
|
750 |
+
msgid "Enable HTML Cache"
|
751 |
+
msgstr "Aktiviere HTML-Cache"
|
752 |
+
|
753 |
+
#: wpf-admin/options-tabs/features.php:30
|
754 |
+
msgid "Enable Memory Cache"
|
755 |
+
msgstr "Aktiviere Speicher-Cache"
|
756 |
+
|
757 |
+
#: wpf-admin/options-tabs/features.php:31 wpf-includes/wpf-phrases.php:84
|
758 |
+
msgid "Enable wpForo SEO for Meta Titles"
|
759 |
+
msgstr "Aktiviere wpForo SEO für Meta-Titel"
|
760 |
+
|
761 |
+
#: wpf-admin/options-tabs/features.php:32 wpf-includes/wpf-phrases.php:83
|
762 |
+
msgid "Enable wpForo SEO for Meta Tags"
|
763 |
+
msgstr "Aktiviere wpForo SEO für Meta-Tags"
|
764 |
+
|
765 |
+
#: wpf-admin/options-tabs/features.php:33
|
766 |
+
msgid "Enable User Profile Page indexing"
|
767 |
+
msgstr ""
|
768 |
+
|
769 |
+
#: wpf-admin/options-tabs/features.php:34 wpf-includes/wpf-phrases.php:82
|
770 |
+
msgid "Enable wpForo Font-Awesome Lib"
|
771 |
+
msgstr "Aktiviere wpForo Font-Awesome Lib"
|
772 |
+
|
773 |
+
#: wpf-admin/options-tabs/features.php:35
|
774 |
+
msgid "Turn Off User Syncing Note"
|
775 |
+
msgstr ""
|
776 |
+
|
777 |
+
#: wpf-admin/options-tabs/features.php:36 wpf-includes/wpf-phrases.php:85
|
778 |
+
msgid "Enable Output Buffer"
|
779 |
+
msgstr "Aktiviere Ausgabepuffer"
|
780 |
+
|
781 |
+
#: wpf-admin/options-tabs/features.php:36 wpf-includes/wpf-phrases.php:331
|
782 |
+
msgid ""
|
783 |
+
"This feature is useful if you're adding content before or after [wpforo] "
|
784 |
+
"shortcode in page content. Also it useful if forum is loaded before website "
|
785 |
+
"header, on top of the front-end."
|
786 |
+
msgstr ""
|
787 |
+
"Diese Funktion ist sinnvoll wenn Inhalte vor oder nach dem [wpforo-index] "
|
788 |
+
"Shortcode im Seiteninhalt eingefügt werden. Sie ist ebenso sinnvoll "
|
789 |
+
"wenn das Forum vor dem Website Header geladen wird, oben im Front-End."
|
790 |
+
|
791 |
+
#: wpf-admin/options-tabs/features.php:37
|
792 |
+
msgid "Enable WordPress Date/Time Format"
|
793 |
+
msgstr "Aktiviere WordPress Datum-/Zeitformat"
|
794 |
+
|
795 |
+
#: wpf-admin/options-tabs/features.php:37 wpf-includes/wpf-phrases.php:598
|
796 |
+
msgid ""
|
797 |
+
"You can manage WordPress date and time format in WordPress Settings > "
|
798 |
+
"General admin page."
|
799 |
+
msgstr ""
|
800 |
+
"Das WordPress Datum-/Zeitformat kann in den WordPress-Einstellungen "
|
801 |
+
"eingestellt werden > Einstellungen > Allgemein"
|
802 |
+
|
803 |
+
#: wpf-admin/options-tabs/features.php:38 wpf-includes/wpf-phrases.php:609
|
804 |
+
msgid "Enable Subscription Confirmation"
|
805 |
+
msgstr "Aktiviere Abonnement-Bestätigung"
|
806 |
+
|
807 |
+
#: wpf-admin/options-tabs/features.php:38 wpf-includes/wpf-phrases.php:610
|
808 |
+
msgid "Forum and Topic subscription with double opt-in/confirmation system."
|
809 |
+
msgstr "Foren- und Themen-Abo mit Double Opt-In/Bestätigungssystem."
|
810 |
+
|
811 |
+
#: wpf-admin/options-tabs/features.php:39
|
812 |
+
#, fuzzy
|
813 |
+
#| msgid "No subscriptions found for this member."
|
814 |
+
msgid "Topic subscription option on post editor"
|
815 |
+
msgstr "Keine Abonnements dieses Mitglieds gefunden."
|
816 |
+
|
817 |
+
#: wpf-admin/options-tabs/features.php:39
|
818 |
+
msgid ""
|
819 |
+
"This option adds topic subscription checkbox next to new topic and post "
|
820 |
+
"submit button."
|
821 |
+
msgstr ""
|
822 |
+
|
823 |
+
#: wpf-admin/options-tabs/features.php:40
|
824 |
+
msgid "Topic subscription option on post editor - checked/enabled"
|
825 |
+
msgstr ""
|
826 |
+
|
827 |
+
#: wpf-admin/options-tabs/features.php:40
|
828 |
+
msgid ""
|
829 |
+
"Enable this option if you want the topic subscription checkbox to be checked "
|
830 |
+
"by default."
|
831 |
+
msgstr ""
|
832 |
+
|
833 |
+
#: wpf-admin/options-tabs/features.php:41 wpf-includes/wpf-phrases.php:637
|
834 |
+
msgid "Insert Forum Attachments to Media Library"
|
835 |
+
msgstr "Schreibe Foren-Attachments in die Medien-Bibliothek"
|
836 |
+
|
837 |
+
#: wpf-admin/options-tabs/features.php:41 wpf-includes/wpf-phrases.php:638
|
838 |
+
msgid ""
|
839 |
+
"Enable this option to be able manage forum attachments in Dashboard > Media "
|
840 |
+
"> Library admin page."
|
841 |
+
msgstr ""
|
842 |
+
"Aktiviere diese Einstellung zum verwalten von Foren-Anhänge im "
|
843 |
+
"Dashboard > Medien > Medien%uuml;bersicht"
|
844 |
+
|
845 |
+
#: wpf-admin/options-tabs/features.php:42 wpf-includes/wpf-phrases.php:602
|
846 |
+
msgid "Enable Debug Mode"
|
847 |
+
msgstr "Aktiviere Debug-Modus"
|
848 |
+
|
849 |
+
#: wpf-admin/options-tabs/features.php:42 wpf-includes/wpf-phrases.php:603
|
850 |
+
msgid ""
|
851 |
+
"If you got some issue with wpForo, please enable this option before asking "
|
852 |
+
"for support, this outputs hidden important information to help us debug your "
|
853 |
+
"issue."
|
854 |
+
msgstr ""
|
855 |
+
"Wenn es Probleme mit wpForo gibt, schalten Sie bitte diese Einstellung ein "
|
856 |
+
"bevor Sie den Support fragen. Es werden wichtige Informationen ausgegeben, "
|
857 |
+
"die unserem Support beim Debuggen helfen."
|
858 |
+
|
859 |
+
#: wpf-admin/options-tabs/features.php:43 wpf-includes/wpf-phrases.php:134
|
860 |
+
msgid "Help wpForo to grow, show plugin info"
|
861 |
+
msgstr "Hilf wpForo zu wachsen, zeige Plugin-Info an"
|
862 |
+
|
863 |
+
#: wpf-admin/options-tabs/features.php:43 wpf-includes/wpf-phrases.php:227
|
864 |
+
msgid ""
|
865 |
+
"Please enable this option to help wpForo get more popularity as your thank "
|
866 |
+
"to the hard work we do for you totally free. This option adds a very small "
|
867 |
+
"icon in forum footer, which will allow your site visitors recognize the name "
|
868 |
+
"of forum solution you use."
|
869 |
+
msgstr ""
|
870 |
+
"Bitte aktiviere diese Einstellung damit wpForo bekannter wird, als Dank "
|
871 |
+
"für die harte Arbeit, die wir total kostenlos tun. Diese Einstellung "
|
872 |
+
"ergänzt ein sehr kleines Icon im Forum-Footer, das Seitenbesuchern "
|
873 |
+
"zeigt welche Forenlösung Sie benutzen."
|
874 |
+
|
875 |
+
#: wpf-admin/options-tabs/general.php:15 wpf-includes/wpf-phrases.php:107
|
876 |
+
msgid "Forum Base URL"
|
877 |
+
msgstr "Foren-Basis-URL"
|
878 |
+
|
879 |
+
#: wpf-admin/options-tabs/general.php:24 wpf-includes/wpf-phrases.php:647
|
880 |
+
msgid "Turn WordPress to wpForo"
|
881 |
+
msgstr "Schalte WordPress zu wpForo"
|
882 |
+
|
883 |
+
#: wpf-admin/options-tabs/general.php:25
|
884 |
+
#, fuzzy
|
885 |
+
#| msgid ""
|
886 |
+
#| "This option will disable WordPress on front-end. Only forum pages will be "
|
887 |
+
#| "available. wpForo will look like as a stand-alone forum."
|
888 |
+
msgid ""
|
889 |
+
"This option will disable WordPress on front-end. Only forum pages and "
|
890 |
+
"excluded post/pages will be available. wpForo will look like as a stand-"
|
891 |
+
"alone forum."
|
892 |
+
msgstr ""
|
893 |
+
"Diese Einstellung wird WordPress im Front-End abschalten. Nur Forenseiten "
|
894 |
+
"sind verfügbar. wpForo wird wie ein Stand-Alone-Forum aussehen."
|
895 |
+
|
896 |
+
#: wpf-admin/options-tabs/general.php:28
|
897 |
+
msgid "Exclude page URLs"
|
898 |
+
msgstr "Schließe Seiten URLs aus"
|
899 |
+
|
900 |
+
#: wpf-admin/options-tabs/general.php:28
|
901 |
+
msgid "one URL per line"
|
902 |
+
msgstr "eine URL pro Zeile"
|
903 |
+
|
904 |
+
#: wpf-admin/options-tabs/general.php:38
|
905 |
+
msgid "Visit Forum"
|
906 |
+
msgstr "Besuche Forum"
|
907 |
+
|
908 |
+
#: wpf-admin/options-tabs/general.php:41
|
909 |
+
msgid ""
|
910 |
+
"wpForo PageID doesn't exist. Forums will not be loaded, please read this"
|
911 |
+
msgstr ""
|
912 |
+
|
913 |
+
#: wpf-admin/options-tabs/general.php:41
|
914 |
+
#, fuzzy
|
915 |
+
#| msgid "Move topic"
|
916 |
+
msgid "suppor topic"
|
917 |
+
msgstr "Verschiebe Thema"
|
918 |
+
|
919 |
+
#: wpf-admin/options-tabs/general.php:43
|
920 |
+
msgid "Forum Page ID"
|
921 |
+
msgstr "Foren-Seiten-ID"
|
922 |
+
|
923 |
+
#: wpf-admin/options-tabs/general.php:48 wpf-includes/wpf-phrases.php:121
|
924 |
+
msgid "Forum Title"
|
925 |
+
msgstr "Forentitel"
|
926 |
+
|
927 |
+
#: wpf-admin/options-tabs/general.php:52 wpf-includes/wpf-phrases.php:108
|
928 |
+
msgid "Forum Description"
|
929 |
+
msgstr "Forenbeschreibung"
|
930 |
+
|
931 |
+
#: wpf-admin/options-tabs/general.php:57 wpf-includes/wpf-phrases.php:64
|
932 |
+
msgid "Dashboard Menu Position"
|
933 |
+
msgstr "Dashboard Menü-Position"
|
934 |
+
|
935 |
+
#: wpf-admin/options-tabs/general.php:58 wpf-includes/wpf-phrases.php:324
|
936 |
+
msgid "The position in the menu order wpForo should appear."
|
937 |
+
msgstr "Die Position von wpForo sollte folgendermaßen erscheinen:"
|
938 |
+
|
939 |
+
#: wpf-admin/options-tabs/general.php:59 wpf-includes/wpf-phrases.php:349
|
940 |
+
msgid ""
|
941 |
+
"Use greater than 5 - below Posts, 10 - below Media, 15 - below Links, 20 - "
|
942 |
+
"below Pages, 25 - below comments, 60 - below first separator, 65 - below "
|
943 |
+
"Plugins, 70 - below Users, 75 - below Tools, 80 - below Settings, 100 - "
|
944 |
+
"below second separator"
|
945 |
+
msgstr ""
|
946 |
+
"Größer als 5 - unterhalb Beiträge, 10 - unterhalb Medien, 15 "
|
947 |
+
"- unterhalb Links, 20 - unterhalb Seiten, 25 unterhalb Kommentare, 60 - "
|
948 |
+
"unterhalb erstem Separator, 65 - unterhalb Plugins, 70 - unterhalb Benutzer, "
|
949 |
+
"75 - unterhalb Werkzeuge, 80 unterhalb Einstellungen, 100 - unterhalb "
|
950 |
+
"zweitem Separator"
|
951 |
+
|
952 |
+
#: wpf-admin/options-tabs/general.php:68 wpf-includes/wpf-phrases.php:110
|
953 |
+
msgid "Forum Language"
|
954 |
+
msgstr "Forensprache"
|
955 |
+
|
956 |
+
#: wpf-admin/options-tabs/general.php:69
|
957 |
+
msgid ""
|
958 |
+
"This option is only related to XML language files. You should upload a "
|
959 |
+
"translation XML file to have a new language option in this drop-down. If you "
|
960 |
+
"are using PO/MO translation files you should change WordPress Language in "
|
961 |
+
"Dashboard > Settings admin page to load according translation for wpForo."
|
962 |
+
msgstr ""
|
963 |
+
|
964 |
+
#: wpf-admin/options-tabs/general.php:94 wpf-includes/wpf-phrases.php:144
|
965 |
+
msgid "Language XML file"
|
966 |
+
msgstr "XML-Sprachdatei"
|
967 |
+
|
968 |
+
#: wpf-admin/options-tabs/general.php:103 wpf-includes/wpf-phrases.php:22
|
969 |
+
msgid "Add New Language"
|
970 |
+
msgstr "Neue Sprache hinzufügen"
|
971 |
+
|
972 |
+
#: wpf-admin/options-tabs/members.php:13 wpf-includes/wpf-phrases.php:218
|
973 |
+
msgid "Online status timeout"
|
974 |
+
msgstr "Timeout Online-Status"
|
975 |
+
|
976 |
+
#: wpf-admin/options-tabs/members.php:16 wpf-admin/options-tabs/posts.php:19
|
977 |
+
#: wpf-admin/options-tabs/posts.php:23 wpf-admin/options-tabs/posts.php:31
|
978 |
+
#: wpf-admin/options-tabs/posts.php:35 wpf-includes/wpf-phrases.php:391
|
979 |
+
msgid "minutes"
|
980 |
+
msgstr "Minuten"
|
981 |
+
|
982 |
+
#: wpf-admin/options-tabs/members.php:20 wpf-includes/wpf-phrases.php:180
|
983 |
+
msgid "Members URL structure"
|
984 |
+
msgstr "Struktur Mitglieds-URL"
|
985 |
+
|
986 |
+
#: wpf-admin/options-tabs/members.php:30 wpf-includes/wpf-phrases.php:62
|
987 |
+
msgid "Custom Authorization URLs"
|
988 |
+
msgstr "Benutzerdefinierte URL für Autorisierung"
|
989 |
+
|
990 |
+
#: wpf-admin/options-tabs/members.php:32
|
991 |
+
msgid ""
|
992 |
+
"Use this option only if you have set other pages for authorization. \n"
|
993 |
+
" wpForo doesn't change its own URLs, these options "
|
994 |
+
"are only for other plugin compatibility. \n"
|
995 |
+
" For example, if you use BuddyPress or Ultimate "
|
996 |
+
"Member plugin you can set these values:"
|
997 |
+
msgstr ""
|
998 |
+
"Benutzen Sie diese Einstellung nur wenn andere Seiten für "
|
999 |
+
"Zugriffsberechtigungen benutzt werden. \n"
|
1000 |
+
"wpForo ändert nicht seine eigenen URLs. Diese Einstellungen sind nur "
|
1001 |
+
"zur Kompatibilität zu anderen Plugins. \n"
|
1002 |
+
"Z.B. bei Verwendung von BuddyPress oder Ultimate Member können diese "
|
1003 |
+
"Werte gesetzt werden:"
|
1004 |
+
|
1005 |
+
#: wpf-admin/options-tabs/members.php:35 wpf-admin/options-tabs/members.php:41
|
1006 |
+
#: wpf-includes/wpf-phrases.php:162
|
1007 |
+
msgid "Login URL"
|
1008 |
+
msgstr "Anmelde-URL"
|
1009 |
+
|
1010 |
+
#: wpf-admin/options-tabs/members.php:36 wpf-admin/options-tabs/members.php:42
|
1011 |
+
#: wpf-includes/wpf-phrases.php:253
|
1012 |
+
msgid "Register URL"
|
1013 |
+
msgstr "Registrierungs-URL"
|
1014 |
+
|
1015 |
+
#: wpf-admin/options-tabs/members.php:43 wpf-includes/wpf-phrases.php:164
|
1016 |
+
msgid "Lost Password URL"
|
1017 |
+
msgstr "URL Passwort vergessen"
|
1018 |
+
|
1019 |
+
#: wpf-admin/options-tabs/members.php:49 wpf-includes/wpf-phrases.php:175
|
1020 |
+
#, fuzzy
|
1021 |
+
#| msgid "Member Reputation"
|
1022 |
+
msgid "Member Reputation and Titles"
|
1023 |
+
msgstr "Mitgliedsruf"
|
1024 |
+
|
1025 |
+
#: wpf-admin/options-tabs/members.php:57 wpf-includes/wpf-phrases.php:248
|
1026 |
+
msgid "Rating Level"
|
1027 |
+
msgstr "Mitgliedsrang"
|
1028 |
+
|
1029 |
+
#: wpf-admin/options-tabs/members.php:58 wpf-includes/wpf-phrases.php:185
|
1030 |
+
msgid "Min Number of Posts"
|
1031 |
+
msgstr "Min. Zahl von Beiträgen"
|
1032 |
+
|
1033 |
+
#: wpf-admin/options-tabs/members.php:59 wpf-includes/wpf-phrases.php:176
|
1034 |
+
msgid "Member Title"
|
1035 |
+
msgstr "Benutzertitel"
|
1036 |
+
|
1037 |
+
#: wpf-admin/options-tabs/members.php:60 wpf-includes/wpf-phrases.php:294
|
1038 |
+
msgid "Short Badge"
|
1039 |
+
msgstr "Kleines Abzeichen"
|
1040 |
+
|
1041 |
+
#: wpf-admin/options-tabs/members.php:61 wpf-includes/wpf-phrases.php:128
|
1042 |
+
msgid "Full Badge"
|
1043 |
+
msgstr "Abzeichen"
|
1044 |
+
|
1045 |
+
#: wpf-admin/options-tabs/members.php:62 wpf-includes/wpf-phrases.php:246
|
1046 |
+
msgid "Rating Color"
|
1047 |
+
msgstr "Rangfarbe"
|
1048 |
+
|
1049 |
+
#: wpf-admin/options-tabs/members.php:63 wpf-includes/wpf-phrases.php:247
|
1050 |
+
msgid "Rating Icon"
|
1051 |
+
msgstr "Rang-Icon"
|
1052 |
+
|
1053 |
+
#: wpf-admin/options-tabs/members.php:63 wpf-includes/wpf-phrases.php:187
|
1054 |
+
msgid "More"
|
1055 |
+
msgstr "Mehr"
|
1056 |
+
|
1057 |
+
#: wpf-admin/options-tabs/members.php:68 wpf-includes/wpf-phrases.php:158
|
1058 |
+
msgid "Level"
|
1059 |
+
msgstr "Rang"
|
1060 |
+
|
1061 |
+
#: wpf-admin/options-tabs/members.php:69 wpf-includes/wpf-phrases.php:212
|
1062 |
+
msgid "Number of Posts"
|
1063 |
+
msgstr "Anzahl Beiträge"
|
1064 |
+
|
1065 |
+
#: wpf-admin/options-tabs/members.php:70 wpf-includes/wpf-phrases.php:63
|
1066 |
+
msgid "Custom Title"
|
1067 |
+
msgstr "Eigener Titel"
|
1068 |
+
|
1069 |
+
#: wpf-admin/options-tabs/members.php:73 wpf-includes/wpf-phrases.php:56
|
1070 |
+
msgid "Color"
|
1071 |
+
msgstr "Farbe"
|
1072 |
+
|
1073 |
+
#: wpf-admin/options-tabs/members.php:74 wpf-includes/wpf-phrases.php:48
|
1074 |
+
msgid "Badge Icon"
|
1075 |
+
msgstr "Icon Abzeichen"
|
1076 |
+
|
1077 |
+
#: wpf-admin/options-tabs/members.php:80
|
1078 |
+
msgid "Enable Reputation Titles for selected usergroups"
|
1079 |
+
msgstr ""
|
1080 |
+
"Aktiviere Mitgliederrangtitel für ausgewählte Benutzergruppen"
|
1081 |
+
|
1082 |
+
#: wpf-admin/options-tabs/members.php:81
|
1083 |
+
msgid ""
|
1084 |
+
"This option depends on \"Enable Member Rating Titles\" parent option, witch "
|
1085 |
+
"located in wpForo Settings > Features Tab"
|
1086 |
+
msgstr ""
|
1087 |
+
"Diese Einstellung ist abhängig von der Einstellung \"Aktiviere "
|
1088 |
+
"Benutzertitel\" in den wpForo-Einstellungen > Funktionen"
|
1089 |
+
|
1090 |
+
#: wpf-admin/options-tabs/members.php:94
|
1091 |
+
msgid "Enable Reputation Badges for selected usergroups"
|
1092 |
+
msgstr "Aktiviere Rangabzeichen für die gewählte Benutzergruppe"
|
1093 |
+
|
1094 |
+
#: wpf-admin/options-tabs/members.php:95
|
1095 |
+
msgid ""
|
1096 |
+
"This option depends on \"Enable Member Rating\" parent option, witch located "
|
1097 |
+
"in wpForo Settings > Features Tab"
|
1098 |
+
msgstr ""
|
1099 |
+
"Diese Einstellung ist abhängig von der Einstellung \"Aktiviere "
|
1100 |
+
"Mitgliedsränge\" in den wpForo-Einstellungen > Funktionen"
|
1101 |
+
|
1102 |
+
#: wpf-admin/options-tabs/members.php:108
|
1103 |
+
msgid "Display Usergroup under Post Author Avatar"
|
1104 |
+
msgstr ""
|
1105 |
+
|
1106 |
+
#: wpf-admin/options-tabs/plugins.php:9
|
1107 |
+
msgid ""
|
1108 |
+
"Thank you for using wpForo. wpForo is a premium forum plugin which will "
|
1109 |
+
"always be available for free. There will never be paid and pro versions of "
|
1110 |
+
"this forum board. However this is a very large and hard project so we also "
|
1111 |
+
"develop paid addons (extensions), which will financially help us to keep "
|
1112 |
+
"improving and adding new features to the free wpForo plugin. Forum addons "
|
1113 |
+
"will also be actively developed. The first addons \"Advanced Media Uploader"
|
1114 |
+
"\", \"Polls\", \"Private Messages\" and \"Ad Manager\" will be available "
|
1115 |
+
"very soon. Once you got some addon and activated that, you will find "
|
1116 |
+
"settings in vertical subTabs here."
|
1117 |
+
msgstr ""
|
1118 |
+
"Vielen Dank für die Nutzung von wpForo. wpForo ist ein Premium-Foren-"
|
1119 |
+
"Plugin, das immer frei verfügbar sein wird. Es wird keine Bezahl- oder "
|
1120 |
+
"Pro-Versionen dieses Forenboards geben. Jedoch ist es ein sehr langes und "
|
1121 |
+
"aufwendiges Projekt, weshalb wir zahlungspflichtige Erweiterungen "
|
1122 |
+
"entwickeln, was uns hilft wpForo zu verbessern und neue Funktionen zum "
|
1123 |
+
"wpForo-Plugin hinzuzufügen. Forenerweiterungen werden auch aktiv "
|
1124 |
+
"entwickelt. Die ersten Erweiterungen \"Advanced Media Uploader\", \"Polls\", "
|
1125 |
+
"\"Private Messages\" und \"Ad Manager\" werden bald verfügbar sein. "
|
1126 |
+
"Einmal hinzugefügt und aktiviert werden die Einstellungen hier in "
|
1127 |
+
"vertikalen Sub-Tabs zu finden sein."
|
1128 |
+
|
1129 |
+
#: wpf-admin/options-tabs/posts.php:14 wpf-includes/wpf-phrases.php:214
|
1130 |
+
msgid "Number of Topics per Page"
|
1131 |
+
msgstr "Anzahl Themen pro Seite"
|
1132 |
+
|
1133 |
+
#: wpf-admin/options-tabs/posts.php:18 wpf-includes/wpf-phrases.php:30
|
1134 |
+
msgid "Allow Edit Own Topic for"
|
1135 |
+
msgstr "Erlaube Editieren eigenes Thema für"
|
1136 |
+
|
1137 |
+
#: wpf-admin/options-tabs/posts.php:22 wpf-includes/wpf-phrases.php:27
|
1138 |
+
msgid "Allow Delete Own Topic for"
|
1139 |
+
msgstr "Erlaube Löschen eigenes Thema für"
|
1140 |
+
|
1141 |
+
#: wpf-admin/options-tabs/posts.php:26 wpf-includes/wpf-phrases.php:213
|
1142 |
+
msgid "Number of Posts per Page"
|
1143 |
+
msgstr "Anzahl Beiträge pro Seite"
|
1144 |
+
|
1145 |
+
#: wpf-admin/options-tabs/posts.php:30 wpf-includes/wpf-phrases.php:29
|
1146 |
+
msgid "Allow Edit Own Post for"
|
1147 |
+
msgstr "Erlaube Editieren eigene Beiträge für"
|
1148 |
+
|
1149 |
+
#: wpf-admin/options-tabs/posts.php:34 wpf-includes/wpf-phrases.php:28
|
1150 |
+
msgid "Allow Delete Own post for"
|
1151 |
+
msgstr "Erlaube Löschen eigene Beiträge für"
|
1152 |
+
|
1153 |
+
#: wpf-admin/options-tabs/posts.php:40 wpf-includes/wpf-phrases.php:169
|
1154 |
+
msgid "Maximum upload file size"
|
1155 |
+
msgstr "Maximalgröße Datei-Upload"
|
1156 |
+
|
1157 |
+
#: wpf-admin/options-tabs/posts.php:41 wpf-includes/wpf-phrases.php:371
|
1158 |
+
msgid ""
|
1159 |
+
"You can not set this value more than \"upload_max_filesize\" and "
|
1160 |
+
"\"post_max_size\". If you want to increase server parameters please contact "
|
1161 |
+
"to your hosting service support."
|
1162 |
+
msgstr ""
|
1163 |
+
"Der Wert kann nicht höher als \"upload_max_filesize\" und "
|
1164 |
+
"\"post_max_size\" gesetzt werden. Zum Erhöhen von Server-Parametern "
|
1165 |
+
"kontaktieren Sie bitte den Support Ihres Hosters."
|
1166 |
+
|
1167 |
+
#: wpf-admin/options-tabs/posts.php:44 wpf-includes/wpf-phrases.php:166
|
1168 |
+
msgid "MB"
|
1169 |
+
msgstr "MB"
|
1170 |
+
|
1171 |
+
#: wpf-admin/options-tabs/posts.php:47 wpf-includes/wpf-phrases.php:289
|
1172 |
+
msgid "Server \"upload_max_filesize\" is "
|
1173 |
+
msgstr "Server \"Maximale Dateigröße zum Hochladen\" ist "
|
1174 |
+
|
1175 |
+
#: wpf-admin/options-tabs/posts.php:48 wpf-includes/wpf-phrases.php:288
|
1176 |
+
msgid "Server \"post_max_size\" is "
|
1177 |
+
msgstr "Server \"post_max_size\" ist "
|
1178 |
+
|
1179 |
+
#: wpf-admin/options-tabs/posts.php:56
|
1180 |
+
msgid "Attachment click - message for non-permitted users"
|
1181 |
+
msgstr ""
|
1182 |
+
|
1183 |
+
#: wpf-admin/options-tabs/posts.php:57
|
1184 |
+
msgid ""
|
1185 |
+
"This message will be displayed when a non-permitted forum member clicks on "
|
1186 |
+
"attached file link in topic and posts."
|
1187 |
+
msgstr ""
|
1188 |
+
|
1189 |
+
#: wpf-admin/options-tabs/styles.php:13
|
1190 |
+
msgid "Font Sizes"
|
1191 |
+
msgstr "Zeichengröße"
|
1192 |
+
|
1193 |
+
#: wpf-admin/options-tabs/styles.php:28 wpf-includes/wpf-phrases.php:481
|
1194 |
+
msgid "Post Content"
|
1195 |
+
msgstr "Inhalt"
|
1196 |
+
|
1197 |
+
#: wpf-admin/options-tabs/styles.php:36 wpf-includes/wpf-phrases.php:61
|
1198 |
+
msgid "Custom CSS Code"
|
1199 |
+
msgstr "Eigener CSS Code"
|
1200 |
+
|
1201 |
+
#: wpf-admin/options-tabs/styles.php:43
|
1202 |
+
msgid "Forum Color Styles"
|
1203 |
+
msgstr "Forum Color Styles"
|
1204 |
+
|
1205 |
+
#: wpf-admin/options.php:8 wpf-includes/wpf-phrases.php:117
|
1206 |
+
msgid "Forum Settings"
|
1207 |
+
msgstr "Foreneinstellungen"
|
1208 |
+
|
1209 |
+
#: wpf-admin/options.php:14 wpf-includes/wpf-phrases.php:129
|
1210 |
+
msgid "General"
|
1211 |
+
msgstr "Allgemein"
|
1212 |
+
|
1213 |
+
#: wpf-admin/options.php:16 wpf-includes/wpf-phrases.php:105
|
1214 |
+
msgid "Forum Accesses"
|
1215 |
+
msgstr "Foren-Berechtigungen"
|
1216 |
+
|
1217 |
+
#: wpf-admin/options.php:17 wpf-includes/wpf-phrases.php:340
|
1218 |
+
msgid "Topics & Posts"
|
1219 |
+
msgstr "Themen & Beiträge"
|
1220 |
+
|
1221 |
+
#: wpf-admin/options.php:19 wpf-includes/wpf-phrases.php:76
|
1222 |
+
msgid "Emails"
|
1223 |
+
msgstr "Emails"
|
1224 |
+
|
1225 |
+
#: wpf-admin/options.php:20 wpf-includes/wpf-phrases.php:96
|
1226 |
+
msgid "Features"
|
1227 |
+
msgstr "Funktionen"
|
1228 |
+
|
1229 |
+
#: wpf-admin/options.php:22 wpf-includes/wpf-phrases.php:312
|
1230 |
+
msgid "Styles"
|
1231 |
+
msgstr "Darstellung"
|
1232 |
+
|
1233 |
+
#: wpf-admin/phrase.php:10 wpf-includes/wpf-phrases.php:127
|
1234 |
+
msgid "Front-end Phrases"
|
1235 |
+
msgstr "Übersetzungen Front-End"
|
1236 |
+
|
1237 |
+
#: wpf-admin/themes.php:9 wpf-includes/wpf-phrases.php:120
|
1238 |
+
msgid "Forum Themes"
|
1239 |
+
msgstr "Forum Themes"
|
1240 |
+
|
1241 |
+
#: wpf-admin/themes.php:46 wpf-includes/wpf-phrases.php:60
|
1242 |
+
msgid "Current active theme"
|
1243 |
+
msgstr "Derzeit aktives Theme"
|
1244 |
+
|
1245 |
+
#: wpf-admin/themes.php:48 wpf-includes/wpf-phrases.php:138
|
1246 |
+
msgid "Inactive"
|
1247 |
+
msgstr "Inaktiv"
|
1248 |
+
|
1249 |
+
#: wpf-admin/themes.php:52 wpf-includes/wpf-phrases.php:143
|
1250 |
+
msgid "LAYOUTS"
|
1251 |
+
msgstr "LAYOUTS"
|
1252 |
+
|
1253 |
+
#: wpf-admin/themes.php:68 wpf-includes/wpf-phrases.php:17
|
1254 |
+
msgid "Activate"
|
1255 |
+
msgstr "Aktiviere"
|
1256 |
+
|
1257 |
+
#: wpf-admin/themes.php:69 wpf-includes/wpf-phrases.php:124
|
1258 |
+
msgid "Fresh Installation"
|
1259 |
+
msgstr "Frische Installation"
|
1260 |
+
|
1261 |
+
#: wpf-admin/themes.php:71 wpf-includes/wpf-phrases.php:140
|
1262 |
+
msgid "Install"
|
1263 |
+
msgstr "Installieren"
|
1264 |
+
|
1265 |
+
#: wpf-admin/themes.php:73 wpf-includes/wpf-phrases.php:38
|
1266 |
+
msgid "Are you sure you want to delete this theme files?"
|
1267 |
+
msgstr "Sind Sie sicher, dass Sie diese Theme-Files löschen möchten?"
|
1268 |
+
|
1269 |
+
#: wpf-admin/themes.php:76 wpf-includes/wpf-phrases.php:40
|
1270 |
+
msgid ""
|
1271 |
+
"Are you sure you want to reset all settings and style colors to default?"
|
1272 |
+
msgstr ""
|
1273 |
+
"Sind Sie sicher, dass Sie alle Einstellungen und Farben auf Default zurü"
|
1274 |
+
"cksetzen möchten?"
|
1275 |
+
|
1276 |
+
#: wpf-admin/themes.php:76 wpf-includes/wpf-phrases.php:269
|
1277 |
+
msgid "Reset Settings"
|
1278 |
+
msgstr "Reset Einstellungen"
|
1279 |
+
|
1280 |
+
#: wpf-admin/themes.php:96 wpf-includes/wpf-phrases.php:202
|
1281 |
+
msgid "No layout found"
|
1282 |
+
msgstr "Kein Layout gefunden"
|
1283 |
+
|
1284 |
+
#: wpf-admin/themes.php:107 wpf-includes/wpf-phrases.php:207
|
1285 |
+
msgid "No theme found"
|
1286 |
+
msgstr "Kein Theme gefunden"
|
1287 |
+
|
1288 |
+
#: wpf-admin/tools-tabs/antispam.php:11
|
1289 |
+
#, fuzzy
|
1290 |
+
msgid ""
|
1291 |
+
"is not installed! For an advanced Spam Control please install Akismet "
|
1292 |
+
"antispam plugin, it works well with wpForo Spam Control system. Akismet is "
|
1293 |
+
"already integrated with wpForo. It'll help to filter posts and protect forum "
|
1294 |
+
"against spam attacks."
|
1295 |
+
msgstr "Ist nicht installiert! "
|
1296 |
+
|
1297 |
+
#: wpf-admin/tools-tabs/antispam.php:21
|
1298 |
+
msgid "Spam Control"
|
1299 |
+
msgstr "Spam-Beobachtung"
|
1300 |
+
|
1301 |
+
#: wpf-admin/tools-tabs/antispam.php:22
|
1302 |
+
msgid ""
|
1303 |
+
"Some useful options to limit just registered users and minimize spam. This "
|
1304 |
+
"control don't affect users whose Usergroup has \"Can edit member\" and \"Can "
|
1305 |
+
"pass moderation\" permissions."
|
1306 |
+
msgstr ""
|
1307 |
+
|
1308 |
+
#: wpf-admin/tools-tabs/antispam.php:28
|
1309 |
+
msgid "Enable wpForo Spam Control"
|
1310 |
+
msgstr "Aktiviere wpForo Spam-Beobachtung"
|
1311 |
+
|
1312 |
+
#: wpf-admin/tools-tabs/antispam.php:37
|
1313 |
+
msgid "Ban user when spam is suspicted"
|
1314 |
+
msgstr ""
|
1315 |
+
|
1316 |
+
#: wpf-admin/tools-tabs/antispam.php:46
|
1317 |
+
msgid "Notify via email when new user is banned"
|
1318 |
+
msgstr ""
|
1319 |
+
|
1320 |
+
#: wpf-admin/tools-tabs/antispam.php:55
|
1321 |
+
msgid "Spam Suspicion Level for Topics"
|
1322 |
+
msgstr ""
|
1323 |
+
|
1324 |
+
#: wpf-admin/tools-tabs/antispam.php:59
|
1325 |
+
msgid "Spam Suspicion Level for Posts"
|
1326 |
+
msgstr ""
|
1327 |
+
|
1328 |
+
#: wpf-admin/tools-tabs/antispam.php:64
|
1329 |
+
msgid " is enabled"
|
1330 |
+
msgstr "ist aktiv"
|
1331 |
+
|
1332 |
+
#: wpf-admin/tools-tabs/antispam.php:73
|
1333 |
+
msgid "New Registered User"
|
1334 |
+
msgstr "Neu registrierter Nutzer"
|
1335 |
+
|
1336 |
+
#: wpf-admin/tools-tabs/antispam.php:74
|
1337 |
+
msgid ""
|
1338 |
+
"Some useful options to limit just registered users and minimize spam. These "
|
1339 |
+
"options don't affect users whose Usergroup has \"Can edit member\" and \"Can "
|
1340 |
+
"pass moderation\" permissions."
|
1341 |
+
msgstr ""
|
1342 |
+
|
1343 |
+
#: wpf-admin/tools-tabs/antispam.php:81
|
1344 |
+
msgid "User is New (under hard spam control) during"
|
1345 |
+
msgstr "Nutzer ist Neu (unter schwerer Spam-Beobachtung) während"
|
1346 |
+
|
1347 |
+
#: wpf-admin/tools-tabs/antispam.php:83
|
1348 |
+
msgid "first"
|
1349 |
+
msgstr "ersten"
|
1350 |
+
|
1351 |
+
#: wpf-admin/tools-tabs/antispam.php:83
|
1352 |
+
#, fuzzy
|
1353 |
+
#| msgid "Posts"
|
1354 |
+
msgid "posts"
|
1355 |
+
msgstr "Beiträge"
|
1356 |
+
|
1357 |
+
#: wpf-admin/tools-tabs/antispam.php:86
|
1358 |
+
msgid "Min number of posts to be able attach files"
|
1359 |
+
msgstr "Mindestanzahl von Beiträgen, um Dateien anzuhängen"
|
1360 |
+
|
1361 |
+
#: wpf-admin/tools-tabs/antispam.php:90
|
1362 |
+
msgid "Min number of posts to be able post links"
|
1363 |
+
msgstr "Mindestanzahl an Beiträgen, um Verknüpfungen zu erstellen"
|
1364 |
+
|
1365 |
+
#: wpf-admin/tools-tabs/antispam.php:95
|
1366 |
+
msgid "Do not allow to attach files with following extensions:"
|
1367 |
+
msgstr ""
|
1368 |
+
|
1369 |
+
#: wpf-admin/tools-tabs/antispam.php:109
|
1370 |
+
#, fuzzy
|
1371 |
+
#| msgid "Attachments"
|
1372 |
+
msgid "Possible Spam Attachments"
|
1373 |
+
msgstr "Anhänge"
|
1374 |
+
|
1375 |
+
#: wpf-admin/tools-tabs/antispam.php:110
|
1376 |
+
msgid ""
|
1377 |
+
"This tool is designed to find attachment which have been uploaded by "
|
1378 |
+
"spammers. The tool checks most common spammer filenames and suggest to "
|
1379 |
+
"delete but you should check one by one and make sure those are spam files "
|
1380 |
+
"before deleting."
|
1381 |
+
msgstr ""
|
1382 |
+
|
1383 |
+
#: wpf-admin/tools-tabs/antispam.php:112
|
1384 |
+
msgid "Directory"
|
1385 |
+
msgstr "Pfad"
|
1386 |
+
|
1387 |
+
#: wpf-admin/tools-tabs/antispam.php:139
|
1388 |
+
msgid "Delete this file"
|
1389 |
+
msgstr "Diese Datei l%ouml;schen"
|
1390 |
+
|
1391 |
+
#: wpf-admin/tools-tabs/antispam.php:139
|
1392 |
+
#, fuzzy
|
1393 |
+
#| msgid "Are you sure you want to delete this theme files?"
|
1394 |
+
msgid "Are you sure you want to permanently delete this file?"
|
1395 |
+
msgstr "Sind Sie sicher, dass Sie diese Theme-Files löschen möchten?"
|
1396 |
+
|
1397 |
+
#: wpf-admin/tools-tabs/antispam.php:150
|
1398 |
+
msgid "Click to delete Blue marked files"
|
1399 |
+
msgstr ""
|
1400 |
+
|
1401 |
+
#: wpf-admin/tools-tabs/antispam.php:151
|
1402 |
+
msgid ""
|
1403 |
+
"Are you sure you want to delete all BLUE marked files listed here. Please "
|
1404 |
+
"download Wordpress /wp-content/uploads/wpforo/ folder to your local computer "
|
1405 |
+
"before deleting files, this is not undoable."
|
1406 |
+
msgstr ""
|
1407 |
+
|
1408 |
+
#: wpf-admin/tools-tabs/antispam.php:152 wpf-admin/tools-tabs/antispam.php:158
|
1409 |
+
#: wpf-admin/tools-tabs/antispam.php:164 wpf-admin/tools-tabs/antispam.php:170
|
1410 |
+
#, fuzzy
|
1411 |
+
#| msgid "Select All"
|
1412 |
+
msgid "Delete All"
|
1413 |
+
msgstr "Alle auswählen"
|
1414 |
+
|
1415 |
+
#: wpf-admin/tools-tabs/antispam.php:155
|
1416 |
+
msgid "Click to delete Orange marked files"
|
1417 |
+
msgstr ""
|
1418 |
+
|
1419 |
+
#: wpf-admin/tools-tabs/antispam.php:157
|
1420 |
+
msgid ""
|
1421 |
+
"Are you sure you want to delete all ORANGE marked files listed here. Please "
|
1422 |
+
"download Wordpress /wp-content/uploads/wpforo/ folder to your local computer "
|
1423 |
+
"before deleting files, this is not undoable."
|
1424 |
+
msgstr ""
|
1425 |
+
|
1426 |
+
#: wpf-admin/tools-tabs/antispam.php:161
|
1427 |
+
msgid "Click to delete Red marked files"
|
1428 |
+
msgstr ""
|
1429 |
+
|
1430 |
+
#: wpf-admin/tools-tabs/antispam.php:163
|
1431 |
+
msgid ""
|
1432 |
+
"Are you sure you want to delete all RED marked files listed here. Please "
|
1433 |
+
"download Wordpress /wp-content/uploads/wpforo/ folder to your local computer "
|
1434 |
+
"before deleting files, this is not undoable."
|
1435 |
+
msgstr ""
|
1436 |
+
|
1437 |
+
#: wpf-admin/tools-tabs/antispam.php:167
|
1438 |
+
msgid "Click to delete Dark Red marked files"
|
1439 |
+
msgstr ""
|
1440 |
+
|
1441 |
+
#: wpf-admin/tools-tabs/antispam.php:169
|
1442 |
+
msgid ""
|
1443 |
+
"Are you sure you want to delete all DARK RED marked files listed here. "
|
1444 |
+
"Please download Wordpress /wp-content/uploads/wpforo/ folder to your local "
|
1445 |
+
"computer before deleting files, this is not undoable."
|
1446 |
+
msgstr ""
|
1447 |
+
|
1448 |
+
#: wpf-admin/tools-tabs/cleanup.php:12
|
1449 |
+
msgid "Delete Inactive Users"
|
1450 |
+
msgstr "Inative Nutzer löschen"
|
1451 |
+
|
1452 |
+
#: wpf-admin/tools-tabs/cleanup.php:13
|
1453 |
+
#, php-format
|
1454 |
+
msgid ""
|
1455 |
+
"Inactive users are the account owners who have no topics, posts, comments "
|
1456 |
+
"and subscriptions for new content. In 99% cases this kind of accounts are "
|
1457 |
+
"being registered by Spammers. This tool allows you to only keep active and "
|
1458 |
+
"known inactive users."
|
1459 |
+
msgstr ""
|
1460 |
+
|
1461 |
+
#: wpf-admin/tools-tabs/cleanup.php:19
|
1462 |
+
msgid "Inactive users who have been registered more than"
|
1463 |
+
msgstr ""
|
1464 |
+
|
1465 |
+
#: wpf-admin/tools-tabs/cleanup.php:20
|
1466 |
+
#, fuzzy
|
1467 |
+
#| msgid "%s ago"
|
1468 |
+
msgid "days ago"
|
1469 |
+
msgstr "vor %s"
|
1470 |
+
|
1471 |
+
#: wpf-admin/tools-tabs/cleanup.php:25
|
1472 |
+
msgid "Filter by Usergroups"
|
1473 |
+
msgstr "Filter nach Benutzergruppen"
|
1474 |
+
|
1475 |
+
#: wpf-admin/tools-tabs/cleanup.php:36
|
1476 |
+
msgid "Enable Auto-cleanup of inactive users"
|
1477 |
+
msgstr ""
|
1478 |
+
|
1479 |
+
#: wpf-admin/tools.php:8
|
1480 |
+
msgid "Forum Tools"
|
1481 |
+
msgstr "Forenwerkzeuge"
|
1482 |
+
|
1483 |
+
#: wpf-admin/tools.php:14
|
1484 |
+
msgid "Antispam"
|
1485 |
+
msgstr "Antispam"
|
1486 |
+
|
1487 |
+
#: wpf-admin/tools.php:15
|
1488 |
+
msgid "Cleanup"
|
1489 |
+
msgstr "Leeren"
|
1490 |
+
|
1491 |
+
#: wpf-admin/usergroup.php:18 wpf-admin/usergroup.php:30
|
1492 |
+
#: wpf-admin/usergroup.php:62
|
1493 |
+
msgid "Usergroup Name"
|
1494 |
+
msgstr "Name Benutzergruppe"
|
1495 |
+
|
1496 |
+
#: wpf-admin/usergroup.php:19
|
1497 |
+
msgid "Users Count"
|
1498 |
+
msgstr "Anzahl Benutzer"
|
1499 |
+
|
1500 |
+
#: wpf-admin/usergroup.php:36
|
1501 |
+
msgid "Edit this usergroup"
|
1502 |
+
msgstr "Benutzergruppe bearbeiten"
|
1503 |
+
|
1504 |
+
#: wpf-admin/usergroup.php:36 wpf-includes/wpf-phrases.php:73
|
1505 |
+
msgid "Edit"
|
1506 |
+
msgstr "Bearbeiten"
|
1507 |
+
|
1508 |
+
#: wpf-admin/usergroup.php:37
|
1509 |
+
msgid "Delete this usergroup"
|
1510 |
+
msgstr "Benutzergruppe löschen"
|
1511 |
+
|
1512 |
+
#: wpf-admin/usergroup.php:39
|
1513 |
+
msgid "View users list in this usergroup"
|
1514 |
+
msgstr "Nutzer dieser Benutzergruppe anzeigen"
|
1515 |
+
|
1516 |
+
#: wpf-admin/usergroup.php:43
|
1517 |
+
msgid "Count of users in this usergroup"
|
1518 |
+
msgstr "Nutzerzahl in dieser Benutzergruppe"
|
1519 |
+
|
1520 |
+
#: wpf-admin/usergroup.php:62 wpf-includes/wpf-phrases.php:133
|
1521 |
+
msgid "Guest"
|
1522 |
+
msgstr "Gast"
|
1523 |
+
|
1524 |
+
#: wpf-admin/usergroup.php:85 wpf-includes/wpf-phrases.php:375
|
1525 |
+
msgid "add"
|
1526 |
+
msgstr "hinzufügen"
|
1527 |
+
|
1528 |
+
#: wpf-admin/usergroup.php:85
|
1529 |
+
msgid "save"
|
1530 |
+
msgstr "speichern"
|
1531 |
+
|
1532 |
+
#: wpf-admin/usergroup.php:106
|
1533 |
+
msgid "Delete Chosen Usergroup And Users"
|
1534 |
+
msgstr "Gewählte Benutzergruppe und Benutzer löschen"
|
1535 |
+
|
1536 |
+
#: wpf-admin/usergroup.php:116
|
1537 |
+
msgid "Delete Chosen Usergroup And Join Users To Other Usergroup"
|
1538 |
+
msgstr ""
|
1539 |
+
"Gewählte Benutzergruppe löschen und Benutzer in andere Gruppe "
|
1540 |
+
"einfügen"
|
1541 |
+
|
1542 |
+
#: wpf-admin/usergroup.php:128
|
1543 |
+
msgid "Users will be join this usergroup"
|
1544 |
+
msgstr "Benutzer werden in diese Gruppe eingefügt"
|
1545 |
+
|
1546 |
+
#: wpf-includes/class-forums.php:607
|
1547 |
+
msgid "Add a new SubForum"
|
1548 |
+
msgstr "Erstelle ein neues Unterforum"
|
1549 |
+
|
1550 |
+
#: wpf-includes/class-forums.php:607
|
1551 |
+
msgid "Add a new Forum in this Category"
|
1552 |
+
msgstr "Füge ein neues Forum zur Kategorie hinzu"
|
1553 |
+
|
1554 |
+
#: wpf-includes/class-members.php:160
|
1555 |
+
msgid "<strong>ERROR</strong>: Please enter a username."
|
1556 |
+
msgstr ""
|
1557 |
+
|
1558 |
+
#: wpf-includes/class-members.php:164
|
1559 |
+
msgid ""
|
1560 |
+
"<strong>ERROR</strong>: This username is invalid because it uses illegal "
|
1561 |
+
"characters. Please enter a valid username."
|
1562 |
+
msgstr ""
|
1563 |
+
|
1564 |
+
#: wpf-includes/class-members.php:173
|
1565 |
+
#, fuzzy
|
1566 |
+
#| msgid "This email address is already registered. Please insert another."
|
1567 |
+
msgid ""
|
1568 |
+
"<strong>ERROR</strong>: This username is already registered. Please choose "
|
1569 |
+
"another one."
|
1570 |
+
msgstr "Diese Emailadresse ist bereits registriert. Benutze bitte eine andere."
|
1571 |
+
|
1572 |
+
#: wpf-includes/class-members.php:177
|
1573 |
+
msgid "<strong>ERROR</strong>: Sorry, that username is not allowed."
|
1574 |
+
msgstr ""
|
1575 |
+
|
1576 |
+
#: wpf-includes/class-members.php:181
|
1577 |
+
msgid "<strong>ERROR</strong>: Please type your email address."
|
1578 |
+
msgstr ""
|
1579 |
+
|
1580 |
+
#: wpf-includes/class-members.php:185
|
1581 |
+
msgid "<strong>ERROR</strong>: The email address isn’t correct."
|
1582 |
+
msgstr ""
|
1583 |
+
|
1584 |
+
#: wpf-includes/class-members.php:190
|
1585 |
+
#, fuzzy
|
1586 |
+
#| msgid "This email address is already registered. Please insert another."
|
1587 |
+
msgid ""
|
1588 |
+
"<strong>ERROR</strong>: This email is already registered, please choose "
|
1589 |
+
"another one."
|
1590 |
+
msgstr "Diese Emailadresse ist bereits registriert. Benutze bitte eine andere."
|
1591 |
+
|
1592 |
+
#: wpf-includes/class-members.php:1129
|
1593 |
+
msgid "What should be done with wpForo content owned by this user?"
|
1594 |
+
msgstr ""
|
1595 |
+
|
1596 |
+
#: wpf-includes/class-members.php:1131
|
1597 |
+
msgid "What should be done with wpForo content owned by these users?"
|
1598 |
+
msgstr ""
|
1599 |
+
|
1600 |
+
#: wpf-includes/class-members.php:1135
|
1601 |
+
msgid "Delete all wpForo content."
|
1602 |
+
msgstr "Lösche alle Inhalte von wpForo."
|
1603 |
+
|
1604 |
+
#: wpf-includes/class-members.php:1137
|
1605 |
+
msgid "Attribute all content to:"
|
1606 |
+
msgstr ""
|
1607 |
+
|
1608 |
+
#: wpf-includes/class-moderation.php:164
|
1609 |
+
#, php-format
|
1610 |
+
msgid ""
|
1611 |
+
"Probably spam file attachments have been detected by wpForo Spam Control. "
|
1612 |
+
"Please moderate suspected files here %s"
|
1613 |
+
msgstr ""
|
1614 |
+
|
1615 |
+
#: wpf-includes/class-notices.php:136 wpf-includes/wpf-phrases.php:69
|
1616 |
+
msgid "Dismiss this notice."
|
1617 |
+
msgstr "Diese Nachricht ignorieren."
|
1618 |
+
|
1619 |
+
#: wpf-includes/class-notices.php:152
|
1620 |
+
msgid "New Addons for Your Forum!"
|
1621 |
+
msgstr "Neue Erweiterungen für dein Forum!"
|
1622 |
+
|
1623 |
+
#: wpf-includes/class-notices.php:152
|
1624 |
+
msgid "Extend your forum with wpForo addons"
|
1625 |
+
msgstr "Erweitere dein Forum mit wpForo Erweiterungen"
|
1626 |
+
|
1627 |
+
#: wpf-includes/class-notices.php:165
|
1628 |
+
msgid "View all Addons"
|
1629 |
+
msgstr "Zeige alle Erweiterungen"
|
1630 |
+
|
1631 |
+
#: wpf-includes/class-permissions.php:129 wpf-includes/wpf-phrases.php:421
|
1632 |
+
#, php-format
|
1633 |
+
msgid "%s access successfully added"
|
1634 |
+
msgstr "%s Berechtigung erfolgreich erstellt"
|
1635 |
+
|
1636 |
+
#: wpf-includes/class-permissions.php:154 wpf-includes/wpf-phrases.php:422
|
1637 |
+
#, php-format
|
1638 |
+
msgid "%s access successfully edited"
|
1639 |
+
msgstr "%s Berechtigung erfolgreich editiert"
|
1640 |
+
|
1641 |
+
#: wpf-includes/class-phrases.php:172 wpf-includes/wpf-phrases.php:7
|
1642 |
+
msgid " Forum"
|
1643 |
+
msgstr " Forum"
|
1644 |
+
|
1645 |
+
#: wpf-includes/class-phrases.php:173 wpf-includes/wpf-phrases.php:6
|
1646 |
+
msgid " Discussion Board"
|
1647 |
+
msgstr "Diskussionsforum"
|
1648 |
+
|
1649 |
+
#: wpf-includes/class-template.php:32
|
1650 |
+
msgid "Insert link"
|
1651 |
+
msgstr "Link einfügen"
|
1652 |
+
|
1653 |
+
#: wpf-includes/class-template.php:33
|
1654 |
+
msgid "Link Text"
|
1655 |
+
msgstr "Link-Text"
|
1656 |
+
|
1657 |
+
#: wpf-includes/class-template.php:34
|
1658 |
+
msgid "Open link in a new tab"
|
1659 |
+
msgstr "Öffne Link in neuem Tab"
|
1660 |
+
|
1661 |
+
#: wpf-includes/class-template.php:1091 wpf-includes/wpf-phrases.php:328
|
1662 |
+
msgid "Theme file not readable"
|
1663 |
+
msgstr "Theme-Datei nicht lesbar"
|
1664 |
+
|
1665 |
+
#: wpf-includes/functions-installation.php:54 wpf-includes/wpf-phrases.php:101
|
1666 |
+
msgid "Forum"
|
1667 |
+
msgstr "Forum"
|
1668 |
+
|
1669 |
+
#: wpf-includes/functions-installation.php:55
|
1670 |
+
msgid "Discussion Board"
|
1671 |
+
msgstr "Diskussionsforum"
|
1672 |
+
|
1673 |
+
#: wpf-includes/functions-installation.php:85
|
1674 |
+
#, fuzzy
|
1675 |
+
#| msgid "You have no permission to edit this topic"
|
1676 |
+
msgid "You are not permitted to view this attachment"
|
1677 |
+
msgstr "Keine Berechtigung zum Editieren des Themas"
|
1678 |
+
|
1679 |
+
#: wpf-includes/functions-installation.php:815
|
1680 |
+
msgid "Start Profile Synchronization"
|
1681 |
+
msgstr ""
|
1682 |
+
|
1683 |
+
#: wpf-includes/functions-installation.php:815
|
1684 |
+
msgid "Continue Synchronization"
|
1685 |
+
msgstr ""
|
1686 |
+
|
1687 |
+
#: wpf-includes/functions-installation.php:818
|
1688 |
+
#, fuzzy
|
1689 |
+
#| msgid ""
|
1690 |
+
#| "This process may take a few seconds or dozens of minutes, please be "
|
1691 |
+
#| "patient and don't close this page. If you got 500 Server Error please "
|
1692 |
+
#| "don't worry, the data updating process is still working in MySQL server."
|
1693 |
+
msgid ""
|
1694 |
+
"This process may take a few seconds or dozens of minutes, please be patient "
|
1695 |
+
"and don't close this page."
|
1696 |
+
msgstr ""
|
1697 |
+
"Dieser Prozess kann mehrere Sekunden oder Dutzende Minuten dauern. Bitte "
|
1698 |
+
"bleiben Sie geduldig und auf dieser Seite. Wenn Sie einen 500 Server Error "
|
1699 |
+
"sehen, machen Sie sich keine Sorgen. Der Prozess arbeitet weiter im MySQL-"
|
1700 |
+
"Server."
|
1701 |
+
|
1702 |
+
#: wpf-includes/functions-installation.php:819
|
1703 |
+
msgid ""
|
1704 |
+
"You can permanently disable this message in Dashboard > Forums > Features "
|
1705 |
+
"admin page."
|
1706 |
+
msgstr ""
|
1707 |
+
|
1708 |
+
#: wpf-includes/functions-installation.php:821
|
1709 |
+
msgid "wpForo Forum Installation | "
|
1710 |
+
msgstr "wpForo Foreninstallation"
|
1711 |
+
|
1712 |
+
#: wpf-includes/functions-installation.php:822
|
1713 |
+
msgid ""
|
1714 |
+
"Forum users' profile data are not synchronized yet, this step is required! "
|
1715 |
+
"Please click the button below to complete installation."
|
1716 |
+
msgstr ""
|
1717 |
+
|
1718 |
+
#: wpf-includes/functions-template.php:7
|
1719 |
+
msgid "wpForo Menu"
|
1720 |
+
msgstr "wpForo Menü"
|
1721 |
+
|
1722 |
+
#: wpf-includes/functions-template.php:157 wpf-includes/wpf-phrases.php:411
|
1723 |
+
msgid "wpForo Sidebar"
|
1724 |
+
msgstr "wpForo Seitenleiste"
|
1725 |
+
|
1726 |
+
#: wpf-includes/functions-template.php:158 wpf-includes/wpf-phrases.php:192
|
1727 |
+
msgid ""
|
1728 |
+
"NOTE: If you're going to add widgets in this sidebar, please use 'Full "
|
1729 |
+
"Width' template for wpForo index page to avoid sidebar duplication."
|
1730 |
+
msgstr ""
|
1731 |
+
"BEACHTE: Wenn Sie Widgets in dieser Seitenleiste hinzufügen mö"
|
1732 |
+
"chten, benutzen Sie bitte die 'Volle Breite'-Vorlage für die Startseite "
|
1733 |
+
"von wpForo, um eine doppelte Seitenleiste zu vermeiden."
|
1734 |
+
|
1735 |
+
#: wpf-includes/functions-template.php:197
|
1736 |
+
#: wpf-includes/functions-template.php:304
|
1737 |
+
#: wpf-includes/functions-template.php:367
|
1738 |
+
#: wpf-includes/functions-template.php:442
|
1739 |
+
#: wpf-includes/functions-template.php:519
|
1740 |
+
#: wpf-includes/functions-template.php:566 wpf-includes/wpf-phrases.php:335
|
1741 |
+
msgid "Title"
|
1742 |
+
msgstr "Titel"
|
1743 |
+
|
1744 |
+
#: wpf-includes/functions-template.php:370
|
1745 |
+
#: wpf-includes/functions-template.php:445
|
1746 |
+
#: wpf-includes/functions-template.php:522 wpf-includes/wpf-phrases.php:211
|
1747 |
+
msgid "Number of Items"
|
1748 |
+
msgstr "Anzahl der Elemente"
|
1749 |
+
|
1750 |
+
#: wpf-includes/functions-template.php:375 wpf-includes/wpf-phrases.php:70
|
1751 |
+
msgid "Display Avatars"
|
1752 |
+
msgstr "Avatare anzeigen"
|
1753 |
+
|
1754 |
+
#: wpf-includes/functions-template.php:449
|
1755 |
+
#: wpf-includes/functions-template.php:526 wpf-includes/wpf-phrases.php:72
|
1756 |
+
msgid "Display with Avatars"
|
1757 |
+
msgstr "Mit Avataren anzeigen"
|
1758 |
+
|
1759 |
+
#: wpf-includes/functions.php:366
|
1760 |
+
msgid "Unapproved"
|
1761 |
+
msgstr "Ungeprüft"
|
1762 |
+
|
1763 |
+
#: wpf-includes/functions.php:367
|
1764 |
+
msgid "Published"
|
1765 |
+
msgstr "Veröffentlicht"
|
1766 |
+
|
1767 |
+
#: wpf-includes/functions.php:376 wpf-includes/wpf-phrases.php:594
|
1768 |
+
msgid "Active"
|
1769 |
+
msgstr "Aktiv"
|
1770 |
+
|
1771 |
+
#: wpf-includes/functions.php:377
|
1772 |
+
msgid "Banned"
|
1773 |
+
msgstr "Gesperrt"
|
1774 |
+
|
1775 |
+
#: wpf-includes/functions.php:390 wpf-includes/functions.php:688
|
1776 |
+
#: wpf-includes/wpf-phrases.php:50
|
1777 |
+
msgid "Bulk Actions"
|
1778 |
+
msgstr "Bulk-Aktionen"
|
1779 |
+
|
1780 |
+
#: wpf-includes/functions.php:395 wpf-includes/functions.php:774
|
1781 |
+
#: wpf-includes/wpf-phrases.php:36
|
1782 |
+
msgid "Apply"
|
1783 |
+
msgstr "Übernehmen"
|
1784 |
+
|
1785 |
+
#: wpf-includes/functions.php:404 wpf-includes/wpf-phrases.php:301
|
1786 |
+
msgid "Show all forums"
|
1787 |
+
msgstr "Alle Foren anzeigen"
|
1788 |
+
|
1789 |
+
#: wpf-includes/functions.php:417 wpf-includes/wpf-phrases.php:351
|
1790 |
+
msgid "filter by group"
|
1791 |
+
msgstr "Filter nach Gruppe"
|
1792 |
+
|
1793 |
+
#: wpf-includes/functions.php:429
|
1794 |
+
msgid "filter by status"
|
1795 |
+
msgstr "Filter nach Status"
|
1796 |
+
|
1797 |
+
#: wpf-includes/functions.php:445
|
1798 |
+
msgid "filter by package"
|
1799 |
+
msgstr "Filter nach Paket"
|
1800 |
+
|
1801 |
+
#: wpf-includes/functions.php:474
|
1802 |
+
msgid "filter by user"
|
1803 |
+
msgstr "Filter nach Benutzer"
|
1804 |
+
|
1805 |
+
#: wpf-includes/functions.php:494 wpf-includes/functions.php:696
|
1806 |
+
#: wpf-includes/wpf-phrases.php:386
|
1807 |
+
msgid "item"
|
1808 |
+
msgstr "Element(e)"
|
1809 |
+
|
1810 |
+
#: wpf-includes/functions.php:527 wpf-includes/functions.php:543
|
1811 |
+
#: wpf-includes/wpf-phrases.php:285
|
1812 |
+
msgid "Select All"
|
1813 |
+
msgstr "Alle auswählen"
|
1814 |
+
|
1815 |
+
#: wpf-includes/functions.php:532 wpf-includes/functions.php:548
|
1816 |
+
msgid "Type"
|
1817 |
+
msgstr "Typ"
|
1818 |
+
|
1819 |
+
#: wpf-includes/functions.php:605 wpf-includes/wpf-phrases.php:384
|
1820 |
+
msgid "edit user"
|
1821 |
+
msgstr "Benutzer bearbeiten"
|
1822 |
+
|
1823 |
+
#: wpf-includes/functions.php:609 wpf-includes/wpf-phrases.php:383
|
1824 |
+
msgid "edit profile"
|
1825 |
+
msgstr "Profil bearbeiten"
|
1826 |
+
|
1827 |
+
#: wpf-includes/functions.php:614
|
1828 |
+
msgid "unban user"
|
1829 |
+
msgstr "Nutzer entsperren"
|
1830 |
+
|
1831 |
+
#: wpf-includes/functions.php:614
|
1832 |
+
msgid "ban user"
|
1833 |
+
msgstr "Nutzer sperren"
|
1834 |
+
|
1835 |
+
#: wpf-includes/functions.php:614
|
1836 |
+
msgid "Are you sure, you want to unban this user?"
|
1837 |
+
msgstr "Möchten Sie diesen Nutzer wirklich entsperren?"
|
1838 |
+
|
1839 |
+
#: wpf-includes/functions.php:614
|
1840 |
+
msgid "Are you sure, you want to ban this user?"
|
1841 |
+
msgstr "Möchten Sie diesen Nutzer wirklich sperren?"
|
1842 |
+
|
1843 |
+
#: wpf-includes/functions.php:619 wpf-includes/functions.php:629
|
1844 |
+
#: wpf-includes/wpf-phrases.php:67
|
1845 |
+
msgid "Delete this item"
|
1846 |
+
msgstr "Dieses Element l%ouml;schen"
|
1847 |
+
|
1848 |
+
#: wpf-includes/functions.php:619 wpf-includes/functions.php:629
|
1849 |
+
#: wpf-includes/wpf-phrases.php:41
|
1850 |
+
msgid "Are you sure you whant to DELETE this item?"
|
1851 |
+
msgstr "Sind Sie sicher, dass Sie dieses Element löschen möchten?"
|
1852 |
+
|
1853 |
+
#: wpf-includes/functions.php:624
|
1854 |
+
msgid "unapprove this item"
|
1855 |
+
msgstr "Dieses Element als ungeprüft markieren"
|
1856 |
+
|
1857 |
+
#: wpf-includes/functions.php:624
|
1858 |
+
msgid "Approve this item"
|
1859 |
+
msgstr "Dieses Element als geprüft markieren"
|
1860 |
+
|
1861 |
+
#: wpf-includes/functions.php:624
|
1862 |
+
msgid "unapprove"
|
1863 |
+
msgstr "ungeprüft"
|
1864 |
+
|
1865 |
+
#: wpf-includes/functions.php:624
|
1866 |
+
msgid "approve"
|
1867 |
+
msgstr "geprüft"
|
1868 |
+
|
1869 |
+
#: wpf-includes/functions.php:646 wpf-includes/functions.php:647
|
1870 |
+
#: wpf-includes/wpf-phrases.php:405
|
1871 |
+
msgid "view"
|
1872 |
+
msgstr "anzeigen"
|
1873 |
+
|
1874 |
+
#: wpf-includes/functions.php:667
|
1875 |
+
msgid "Topic"
|
1876 |
+
msgstr "Themen"
|
1877 |
+
|
1878 |
+
#: wpf-includes/functions.php:667
|
1879 |
+
msgid "Post"
|
1880 |
+
msgstr "Beiträge"
|
1881 |
+
|
1882 |
+
#: wpf-includes/functions.php:680 wpf-includes/wpf-phrases.php:201
|
1883 |
+
msgid "No items found"
|
1884 |
+
msgstr "Keine Elemente gefunden"
|
1885 |
+
|
1886 |
+
#: wpf-includes/functions.php:773 wpf-includes/wpf-phrases.php:141
|
1887 |
+
msgid "Items"
|
1888 |
+
msgstr "Elemente"
|
1889 |
+
|
1890 |
+
#: wpf-includes/functions.php:1067
|
1891 |
+
#, php-format
|
1892 |
+
msgid "Could not write file %s"
|
1893 |
+
msgstr "Konnte Datei nicht schreiben %s"
|
1894 |
+
|
1895 |
+
#: wpf-includes/wpf-hooks.php:20 wpf-includes/wpf-phrases.php:136
|
1896 |
+
msgid ""
|
1897 |
+
"IMPORTANT! Uninstall is not a simple deactivation action. This action will "
|
1898 |
+
"permanently remove all forum data (forums, topics, replies, attachments...) "
|
1899 |
+
"from database. Please backup database before this action, you may need this "
|
1900 |
+
"forum data in future. If you are sure that you want to delete all forum data "
|
1901 |
+
"please confirm. If not, just cancel it, then you can deactivate this plugin, "
|
1902 |
+
"that will not remove forum data."
|
1903 |
+
msgstr ""
|
1904 |
+
"WICHTIG! Die Deinstallation ist keine einfache Deaktivierung. Diese Aktion "
|
1905 |
+
"wird alle Forendaten (Foren, Themen, Antworten, Anhänge...) dauerhaft "
|
1906 |
+
"aus der Datenbank löschen. Erstellen Sie bitte ein Datenbank-Backup vor "
|
1907 |
+
"dieser Aktion. Wenn Sie sicher sind, dass Sie alle Forendaten löschen "
|
1908 |
+
"möchten, bitte bestätigen. Wenn nicht, brechen Sie einfach ab. "
|
1909 |
+
"Danach können Sie das Plugin deaktivieren. Das erhält die "
|
1910 |
+
"Forendaten."
|
1911 |
+
|
1912 |
+
#: wpf-includes/wpf-hooks.php:20
|
1913 |
+
msgid "Uninstall"
|
1914 |
+
msgstr "Deinstallieren"
|
1915 |
+
|
1916 |
+
#: wpf-includes/wpf-hooks.php:1056 wpf-includes/wpf-phrases.php:188
|
1917 |
+
msgid "Move"
|
1918 |
+
msgstr "Verschieben"
|
1919 |
+
|
1920 |
+
#: wpf-includes/wpf-hooks.php:1091
|
1921 |
+
msgid "Clear"
|
1922 |
+
msgstr "Leeren"
|
1923 |
+
|
1924 |
+
#: wpf-includes/wpf-hooks.php:1091
|
1925 |
+
msgid "Default"
|
1926 |
+
msgstr "Default"
|
1927 |
+
|
1928 |
+
#: wpf-includes/wpf-hooks.php:1091
|
1929 |
+
msgid "Select Color"
|
1930 |
+
msgstr "Farbe auswählen"
|
1931 |
+
|
1932 |
+
#: wpf-includes/wpf-hooks.php:1114
|
1933 |
+
msgid ""
|
1934 |
+
"IMPORTANT: wpForo can't work with default permalink, please change permalink "
|
1935 |
+
"structure"
|
1936 |
+
msgstr ""
|
1937 |
+
|
1938 |
+
#: wpf-includes/wpf-hooks.php:1135 wpf-includes/wpf-phrases.php:413
|
1939 |
+
msgid "wpForo Usergroup"
|
1940 |
+
msgstr "wpForo Benutzergruppe"
|
1941 |
+
|
1942 |
+
#: wpf-includes/wpf-hooks.php:1143 wpf-includes/wpf-phrases.php:412
|
1943 |
+
msgid "wpForo User Timezone"
|
1944 |
+
msgstr "Zeitzone wpForo-Benutzer"
|
1945 |
+
|
1946 |
+
#: wpf-includes/wpf-hooks.php:1332 wpf-includes/wpf-hooks.php:1421
|
1947 |
+
msgid "Please Moderate: "
|
1948 |
+
msgstr "Bitte moderieren:"
|
1949 |
+
|
1950 |
+
#: wpf-includes/wpf-hooks.php:1333
|
1951 |
+
msgid ""
|
1952 |
+
"This topic is currently unapproved. You can approve topics in Dashboard "
|
1953 |
+
"» Forums » Moderation admin page."
|
1954 |
+
msgstr ""
|
1955 |
+
|
1956 |
+
#: wpf-includes/wpf-hooks.php:1422
|
1957 |
+
msgid ""
|
1958 |
+
"This post is currently unapproved. You can approve posts in Dashboard "
|
1959 |
+
"» Forums » Moderation admin page."
|
1960 |
+
msgstr ""
|
1961 |
+
|
1962 |
+
#: wpf-includes/wpf-hooks.php:1599 wpf-includes/wpf-hooks.php:1645
|
1963 |
+
msgid "New Forum"
|
1964 |
+
msgstr "Neues Forum"
|
1965 |
+
|
1966 |
+
#: wpf-includes/wpf-hooks.php:1607
|
1967 |
+
msgid "New User Group"
|
1968 |
+
msgstr "Neue Benutzergruppe"
|
1969 |
+
|
1970 |
+
#: wpf-includes/wpf-hooks.php:1615 wpf-includes/wpf-hooks.php:1713
|
1971 |
+
msgid "New Phrase"
|
1972 |
+
msgstr "Neuer Satz"
|
1973 |
+
|
1974 |
+
#: wpf-includes/wpf-hooks.php:1630
|
1975 |
+
msgid "Community"
|
1976 |
+
msgstr "Gemeinschaft"
|
1977 |
+
|
1978 |
+
#: wpf-includes/wpf-hooks.php:1697
|
1979 |
+
msgid "New UserGroup"
|
1980 |
+
msgstr "Neue Benutzergruppe"
|
1981 |
+
|
1982 |
+
#: wpf-includes/wpf-phrases.php:8
|
1983 |
+
#, php-format
|
1984 |
+
msgid "%s and %s liked"
|
1985 |
+
msgstr "%s und %s zugestimmt"
|
1986 |
+
|
1987 |
+
#: wpf-includes/wpf-phrases.php:9
|
1988 |
+
#, php-format
|
1989 |
+
msgid "%s liked"
|
1990 |
+
msgstr "%s zugestimmt"
|
1991 |
+
|
1992 |
+
#: wpf-includes/wpf-phrases.php:10
|
1993 |
+
#, php-format
|
1994 |
+
msgid "%s, %s and %s liked"
|
1995 |
+
msgstr "%s, %s und %s zugestimmt"
|
1996 |
+
|
1997 |
+
#: wpf-includes/wpf-phrases.php:11
|
1998 |
+
#, php-format
|
1999 |
+
msgid "%s, %s, %s and %d people liked"
|
2000 |
+
msgstr "%s, %s, %s und %d Leute mögen"
|
2001 |
+
|
2002 |
+
#: wpf-includes/wpf-phrases.php:12
|
2003 |
+
msgid "AOL IM"
|
2004 |
+
msgstr "AOL IM"
|
2005 |
+
|
2006 |
+
#: wpf-includes/wpf-phrases.php:13
|
2007 |
+
msgid "About Me"
|
2008 |
+
msgstr "Über mich"
|
2009 |
+
|
2010 |
+
#: wpf-includes/wpf-phrases.php:16
|
2011 |
+
msgid "Account"
|
2012 |
+
msgstr "Benutzerkonto"
|
2013 |
+
|
2014 |
+
#: wpf-includes/wpf-phrases.php:19
|
2015 |
+
msgid "Activity"
|
2016 |
+
msgstr "Aktivität"
|
2017 |
+
|
2018 |
+
#: wpf-includes/wpf-phrases.php:23
|
2019 |
+
msgid "Add a comment"
|
2020 |
+
msgstr "Neuer Kommentar"
|
2021 |
+
|
2022 |
+
#: wpf-includes/wpf-phrases.php:24
|
2023 |
+
msgid "Add topic"
|
2024 |
+
msgstr "Neues Thema"
|
2025 |
+
|
2026 |
+
#: wpf-includes/wpf-phrases.php:32
|
2027 |
+
msgid "Answer"
|
2028 |
+
msgstr "Antwort"
|
2029 |
+
|
2030 |
+
#: wpf-includes/wpf-phrases.php:33
|
2031 |
+
msgid "Answer to"
|
2032 |
+
msgstr "Antwort auf"
|
2033 |
+
|
2034 |
+
#: wpf-includes/wpf-phrases.php:34
|
2035 |
+
msgid "Answers"
|
2036 |
+
msgstr "Antworten"
|
2037 |
+
|
2038 |
+
#: wpf-includes/wpf-phrases.php:35
|
2039 |
+
msgid "Any Date"
|
2040 |
+
msgstr "Jedes Datum"
|
2041 |
+
|
2042 |
+
#: wpf-includes/wpf-phrases.php:42
|
2043 |
+
msgid "Ascending order"
|
2044 |
+
msgstr "Aufsteigende Reihenfolge"
|
2045 |
+
|
2046 |
+
#: wpf-includes/wpf-phrases.php:43
|
2047 |
+
msgid "Attach file:"
|
2048 |
+
msgstr "Datei anhängen:"
|
2049 |
+
|
2050 |
+
#: wpf-includes/wpf-phrases.php:44
|
2051 |
+
msgid "Attachments"
|
2052 |
+
msgstr "Anhänge"
|
2053 |
+
|
2054 |
+
#: wpf-includes/wpf-phrases.php:45
|
2055 |
+
msgid "Attachments Size"
|
2056 |
+
msgstr "Anhanggröße"
|
2057 |
+
|
2058 |
+
#: wpf-includes/wpf-phrases.php:47
|
2059 |
+
msgid "Avatar"
|
2060 |
+
msgstr "Avatar"
|
2061 |
+
|
2062 |
+
#: wpf-includes/wpf-phrases.php:53
|
2063 |
+
msgid "Change password"
|
2064 |
+
msgstr "Passwort ändern"
|
2065 |
+
|
2066 |
+
#: wpf-includes/wpf-phrases.php:54
|
2067 |
+
msgid "Choose target forum"
|
2068 |
+
msgstr "Wähle Zielforum"
|
2069 |
+
|
2070 |
+
#: wpf-includes/wpf-phrases.php:55 wpf-themes/classic/functions.php:44
|
2071 |
+
#: wpf-themes/classic/functions.php:65 wpf-themes/classic/functions.php:94
|
2072 |
+
msgid "Collapsed"
|
2073 |
+
msgstr "Eingeklappt"
|
2074 |
+
|
2075 |
+
#: wpf-includes/wpf-phrases.php:58
|
2076 |
+
msgid "Comments"
|
2077 |
+
msgstr "Kommentare"
|
2078 |
+
|
2079 |
+
#: wpf-includes/wpf-phrases.php:59
|
2080 |
+
msgid "Confirm my subscription"
|
2081 |
+
msgstr "Bestätige mein Abo"
|
2082 |
+
|
2083 |
+
#: wpf-includes/wpf-phrases.php:65
|
2084 |
+
msgid "Date"
|
2085 |
+
msgstr "Datum"
|
2086 |
+
|
2087 |
+
#: wpf-includes/wpf-phrases.php:68
|
2088 |
+
msgid "Descending order"
|
2089 |
+
msgstr "Absteigende Reihenfolge"
|
2090 |
+
|
2091 |
+
#: wpf-includes/wpf-phrases.php:71
|
2092 |
+
msgid "Display Name"
|
2093 |
+
msgstr "Anzeigename"
|
2094 |
+
|
2095 |
+
#: wpf-includes/wpf-phrases.php:74
|
2096 |
+
msgid "Edited: "
|
2097 |
+
msgstr "Bearbeitet:"
|
2098 |
+
|
2099 |
+
#: wpf-includes/wpf-phrases.php:75
|
2100 |
+
msgid "Email"
|
2101 |
+
msgstr "Email"
|
2102 |
+
|
2103 |
+
#: wpf-includes/wpf-phrases.php:88
|
2104 |
+
msgid "Enter title here"
|
2105 |
+
msgstr "Titel eingeben"
|
2106 |
+
|
2107 |
+
#: wpf-includes/wpf-phrases.php:89 wpf-themes/classic/functions.php:43
|
2108 |
+
#: wpf-themes/classic/functions.php:64 wpf-themes/classic/functions.php:93
|
2109 |
+
msgid "Expanded"
|
2110 |
+
msgstr "Erweitert"
|
2111 |
+
|
2112 |
+
#: wpf-includes/wpf-phrases.php:90 wpf-themes/classic/functions.php:90
|
2113 |
+
msgid "Extended Layout - Intro posts"
|
2114 |
+
msgstr "Erweitertes Layout - Intro-Beiträge"
|
2115 |
+
|
2116 |
+
#: wpf-includes/wpf-phrases.php:91 wpf-themes/classic/functions.php:40
|
2117 |
+
msgid "Extended Layout - Intro topics"
|
2118 |
+
msgstr "Erweitertes Layout - Intro-Themen"
|
2119 |
+
|
2120 |
+
#: wpf-includes/wpf-phrases.php:92 wpf-themes/classic/functions.php:100
|
2121 |
+
msgid "Extended Layout - Number of intro posts"
|
2122 |
+
msgstr "Erweitertes Layout - Anzahl Intro-Beiträge"
|
2123 |
+
|
2124 |
+
#: wpf-includes/wpf-phrases.php:93 wpf-themes/classic/functions.php:49
|
2125 |
+
msgid "Extended Layout - Number of intro topics"
|
2126 |
+
msgstr "Erweitertes Layout - Anzahl Intro-Themen"
|
2127 |
+
|
2128 |
+
#: wpf-includes/wpf-phrases.php:94
|
2129 |
+
msgid "Facebook"
|
2130 |
+
msgstr "Facebook"
|
2131 |
+
|
2132 |
+
#: wpf-includes/wpf-phrases.php:95
|
2133 |
+
msgid "Failed to write file to disk"
|
2134 |
+
msgstr "Fehler beim Schreiben der Datei zur Disk"
|
2135 |
+
|
2136 |
+
#: wpf-includes/wpf-phrases.php:97
|
2137 |
+
msgid "File upload stopped by extension"
|
2138 |
+
msgstr "Datei-Upload wegen Dateierweiterung gestoppt"
|
2139 |
+
|
2140 |
+
#: wpf-includes/wpf-phrases.php:98
|
2141 |
+
msgid "Find Posts by User"
|
2142 |
+
msgstr "Finde Beiträge nach Benutzer"
|
2143 |
+
|
2144 |
+
#: wpf-includes/wpf-phrases.php:99
|
2145 |
+
msgid "Find Topics Started by User"
|
2146 |
+
msgstr "Finde Themen eröffnet von Benutzer"
|
2147 |
+
|
2148 |
+
#: wpf-includes/wpf-phrases.php:100
|
2149 |
+
msgid "First post and replies"
|
2150 |
+
msgstr "Erster Beitrag und Antworten"
|
2151 |
+
|
2152 |
+
#: wpf-includes/wpf-phrases.php:102
|
2153 |
+
msgid "Forum - Login"
|
2154 |
+
msgstr "Forum - Login"
|
2155 |
+
|
2156 |
+
#: wpf-includes/wpf-phrases.php:103
|
2157 |
+
msgid "Forum - Page Not Found"
|
2158 |
+
msgstr "Forum - Seite nicht gefunden"
|
2159 |
+
|
2160 |
+
#: wpf-includes/wpf-phrases.php:104
|
2161 |
+
msgid "Forum - Registration"
|
2162 |
+
msgstr "Forum - Registrierung"
|
2163 |
+
|
2164 |
+
#: wpf-includes/wpf-phrases.php:106
|
2165 |
+
msgid "Forum Admin Email Addresses"
|
2166 |
+
msgstr "Emailadresse Foren-Admin"
|
2167 |
+
|
2168 |
+
#: wpf-includes/wpf-phrases.php:109
|
2169 |
+
msgid "Forum Home"
|
2170 |
+
msgstr "Startseite"
|
2171 |
+
|
2172 |
+
#: wpf-includes/wpf-phrases.php:111
|
2173 |
+
msgid "Forum Members"
|
2174 |
+
msgstr "Forenmitglieder"
|
2175 |
+
|
2176 |
+
#: wpf-includes/wpf-phrases.php:114
|
2177 |
+
msgid "Forum Profile"
|
2178 |
+
msgstr "Forenprofil"
|
2179 |
+
|
2180 |
+
#: wpf-includes/wpf-phrases.php:115
|
2181 |
+
msgid "Forum RSS Feed"
|
2182 |
+
msgstr "Foren RSS Feed"
|
2183 |
+
|
2184 |
+
#: wpf-includes/wpf-phrases.php:119
|
2185 |
+
msgid "Forum Statistics"
|
2186 |
+
msgstr "Forenstatistik"
|
2187 |
+
|
2188 |
+
#: wpf-includes/wpf-phrases.php:122
|
2189 |
+
msgid "Forum is empty"
|
2190 |
+
msgstr "Forum ist leer"
|
2191 |
+
|
2192 |
+
#: wpf-includes/wpf-phrases.php:125
|
2193 |
+
msgid "From Email Address"
|
2194 |
+
msgstr "Von Emailadresse"
|
2195 |
+
|
2196 |
+
#: wpf-includes/wpf-phrases.php:126
|
2197 |
+
msgid "From Name"
|
2198 |
+
msgstr "Von Name"
|
2199 |
+
|
2200 |
+
#: wpf-includes/wpf-phrases.php:131
|
2201 |
+
msgid "Group"
|
2202 |
+
msgstr "Gruppe"
|
2203 |
+
|
2204 |
+
#: wpf-includes/wpf-phrases.php:132
|
2205 |
+
msgid "Google+"
|
2206 |
+
msgstr "Google+"
|
2207 |
+
|
2208 |
+
#: wpf-includes/wpf-phrases.php:135
|
2209 |
+
msgid "ICQ"
|
2210 |
+
msgstr "ICQ"
|
2211 |
+
|
2212 |
+
#: wpf-includes/wpf-phrases.php:139
|
2213 |
+
msgid "Insert member name or email"
|
2214 |
+
msgstr "Gebe Name oder Email ein"
|
2215 |
+
|
2216 |
+
#: wpf-includes/wpf-phrases.php:142
|
2217 |
+
msgid "Joined"
|
2218 |
+
msgstr "Beigetreten"
|
2219 |
+
|
2220 |
+
#: wpf-includes/wpf-phrases.php:145
|
2221 |
+
msgid "Last 24 hours"
|
2222 |
+
msgstr "Letzte 24 Stunden"
|
2223 |
+
|
2224 |
+
#: wpf-includes/wpf-phrases.php:146
|
2225 |
+
msgid "Last 3 Months"
|
2226 |
+
msgstr "Letzte 3 Monate"
|
2227 |
+
|
2228 |
+
#: wpf-includes/wpf-phrases.php:147
|
2229 |
+
msgid "Last 6 Months"
|
2230 |
+
msgstr "Letzte 6 Monate"
|
2231 |
+
|
2232 |
+
#: wpf-includes/wpf-phrases.php:148
|
2233 |
+
msgid "Last Active"
|
2234 |
+
msgstr "Zuletzt aktiv"
|
2235 |
+
|
2236 |
+
#: wpf-includes/wpf-phrases.php:149
|
2237 |
+
msgid "Last Month"
|
2238 |
+
msgstr "Letzter Monat"
|
2239 |
+
|
2240 |
+
#: wpf-includes/wpf-phrases.php:150
|
2241 |
+
msgid "Last Post"
|
2242 |
+
msgstr "Letzter Beitrag"
|
2243 |
+
|
2244 |
+
#: wpf-includes/wpf-phrases.php:151
|
2245 |
+
msgid "Last Post Info"
|
2246 |
+
msgstr "Info letzter Beitrag"
|
2247 |
+
|
2248 |
+
#: wpf-includes/wpf-phrases.php:152
|
2249 |
+
msgid "Last Week"
|
2250 |
+
msgstr "Letzte Woche"
|
2251 |
+
|
2252 |
+
#: wpf-includes/wpf-phrases.php:153
|
2253 |
+
msgid "Last Year ago"
|
2254 |
+
msgstr "Letztes Jahr"
|
2255 |
+
|
2256 |
+
#: wpf-includes/wpf-phrases.php:154
|
2257 |
+
#, php-format
|
2258 |
+
msgid "Last post by %s"
|
2259 |
+
msgstr "Letzter Beitrag von %s"
|
2260 |
+
|
2261 |
+
#: wpf-includes/wpf-phrases.php:155
|
2262 |
+
msgid "Latest Post"
|
2263 |
+
msgstr "Letzter Beitrag"
|
2264 |
+
|
2265 |
+
#: wpf-includes/wpf-phrases.php:156
|
2266 |
+
msgid "Leave a reply"
|
2267 |
+
msgstr "Hinterlasse Antwort"
|
2268 |
+
|
2269 |
+
#: wpf-includes/wpf-phrases.php:157
|
2270 |
+
msgid "Length must be between 3 characters and 30 characters."
|
2271 |
+
msgstr "Die Länge muss zwischen 3 und 30 Zeichen sein."
|
2272 |
+
|
2273 |
+
#: wpf-includes/wpf-phrases.php:159
|
2274 |
+
msgid "Liked"
|
2275 |
+
msgstr "Zugestimmt"
|
2276 |
+
|
2277 |
+
#: wpf-includes/wpf-phrases.php:160
|
2278 |
+
msgid "Location"
|
2279 |
+
msgstr "Ort"
|
2280 |
+
|
2281 |
+
#: wpf-includes/wpf-phrases.php:161
|
2282 |
+
msgid "Login"
|
2283 |
+
msgstr "Anmelden"
|
2284 |
+
|
2285 |
+
#: wpf-includes/wpf-phrases.php:163
|
2286 |
+
msgid "Logout"
|
2287 |
+
msgstr "Abmelden"
|
2288 |
+
|
2289 |
+
#: wpf-includes/wpf-phrases.php:165
|
2290 |
+
msgid "Lost your password?"
|
2291 |
+
msgstr "Passwort vergessen?"
|
2292 |
+
|
2293 |
+
#: wpf-includes/wpf-phrases.php:167
|
2294 |
+
msgid "MSN"
|
2295 |
+
msgstr "MSN"
|
2296 |
+
|
2297 |
+
#: wpf-includes/wpf-phrases.php:168
|
2298 |
+
msgid "Maximum allowed file size is"
|
2299 |
+
msgstr "Maximal erlaubte Dateigröße"
|
2300 |
+
|
2301 |
+
#: wpf-includes/wpf-phrases.php:170
|
2302 |
+
msgid "Member Activity"
|
2303 |
+
msgstr "Mitgliedsaktivität"
|
2304 |
+
|
2305 |
+
#: wpf-includes/wpf-phrases.php:171
|
2306 |
+
msgid "Member Information"
|
2307 |
+
msgstr "Mitgliedsinformation"
|
2308 |
+
|
2309 |
+
#: wpf-includes/wpf-phrases.php:172
|
2310 |
+
msgid "Member Rating"
|
2311 |
+
msgstr "Mitgliedsrang"
|
2312 |
+
|
2313 |
+
#: wpf-includes/wpf-phrases.php:173
|
2314 |
+
msgid "Member Rating Badge"
|
2315 |
+
msgstr "Mitglieds-Rangabzeichen"
|
2316 |
+
|
2317 |
+
#: wpf-includes/wpf-phrases.php:174
|
2318 |
+
msgid "Member Reputation"
|
2319 |
+
msgstr "Mitgliedsruf"
|
2320 |
+
|
2321 |
+
#: wpf-includes/wpf-phrases.php:177
|
2322 |
+
msgid "Member information"
|
2323 |
+
msgstr "Mitgliedsinformation"
|
2324 |
+
|
2325 |
+
#: wpf-includes/wpf-phrases.php:181
|
2326 |
+
msgid "Members not found"
|
2327 |
+
msgstr "Keine Mitglieder gefunden"
|
2328 |
+
|
2329 |
+
#: wpf-includes/wpf-phrases.php:182
|
2330 |
+
msgid ""
|
2331 |
+
"You have been banned. Please contact to forum administrators for more "
|
2332 |
+
"information."
|
2333 |
+
msgstr ""
|
2334 |
+
"Du wurdest gesperrt. Bitte kontaktiere einen Forenadministrator für weitere "
|
2335 |
+
"Informationen."
|
2336 |
+
|
2337 |
+
#: wpf-includes/wpf-phrases.php:183
|
2338 |
+
msgid "Messages"
|
2339 |
+
msgstr "Nachrichten"
|
2340 |
+
|
2341 |
+
#: wpf-includes/wpf-phrases.php:186
|
2342 |
+
msgid "Missing a temporary folder"
|
2343 |
+
msgstr "Temporärer Ordner nicht gefunden"
|
2344 |
+
|
2345 |
+
#: wpf-includes/wpf-phrases.php:189
|
2346 |
+
msgid "Move topic"
|
2347 |
+
msgstr "Verschiebe Thema"
|
2348 |
+
|
2349 |
+
#: wpf-includes/wpf-phrases.php:190
|
2350 |
+
msgid "Must be minimum 6 characters."
|
2351 |
+
msgstr "Mindestens 6 Zeichen erforderlich."
|
2352 |
+
|
2353 |
+
#: wpf-includes/wpf-phrases.php:191
|
2354 |
+
msgid "My Profile"
|
2355 |
+
msgstr "Mein Profil"
|
2356 |
+
|
2357 |
+
#: wpf-includes/wpf-phrases.php:198
|
2358 |
+
msgid "No activity found for this member."
|
2359 |
+
msgstr "Keine Aktivität dieses Mitglieds gefunden."
|
2360 |
+
|
2361 |
+
#: wpf-includes/wpf-phrases.php:199
|
2362 |
+
msgid "No file was uploaded"
|
2363 |
+
msgstr "Datei wurde nicht hochgeladen"
|
2364 |
+
|
2365 |
+
#: wpf-includes/wpf-phrases.php:200
|
2366 |
+
msgid "No forums were found here."
|
2367 |
+
msgstr "Keine Foren gefunden."
|
2368 |
+
|
2369 |
+
#: wpf-includes/wpf-phrases.php:204
|
2370 |
+
msgid "No online members at the moment"
|
2371 |
+
msgstr "Keine Mitglieder online"
|
2372 |
+
|
2373 |
+
#: wpf-includes/wpf-phrases.php:206
|
2374 |
+
msgid "No subscriptions found for this member."
|
2375 |
+
msgstr "Keine Abonnements dieses Mitglieds gefunden."
|
2376 |
+
|
2377 |
+
#: wpf-includes/wpf-phrases.php:208
|
2378 |
+
msgid "No topics were found here"
|
2379 |
+
msgstr "Keine Themen gefunden"
|
2380 |
+
|
2381 |
+
#: wpf-includes/wpf-phrases.php:215
|
2382 |
+
msgid "Occupation"
|
2383 |
+
msgstr "Beruf"
|
2384 |
+
|
2385 |
+
#: wpf-includes/wpf-phrases.php:216
|
2386 |
+
msgid "Offline"
|
2387 |
+
msgstr "Offline"
|
2388 |
+
|
2389 |
+
#: wpf-includes/wpf-phrases.php:217
|
2390 |
+
msgid "Online"
|
2391 |
+
msgstr "Online"
|
2392 |
+
|
2393 |
+
#: wpf-includes/wpf-phrases.php:219
|
2394 |
+
msgid "Oops! The page you requested was not found!"
|
2395 |
+
msgstr "Oops! Die aufgerufene Seite wurde nicht gefunden!"
|
2396 |
+
|
2397 |
+
#: wpf-includes/wpf-phrases.php:220
|
2398 |
+
msgid "Our newest member"
|
2399 |
+
msgstr "Neustes Mitglied"
|
2400 |
+
|
2401 |
+
#: wpf-includes/wpf-phrases.php:221
|
2402 |
+
msgid "Page"
|
2403 |
+
msgstr "Seite"
|
2404 |
+
|
2405 |
+
#: wpf-includes/wpf-phrases.php:223
|
2406 |
+
msgid "Password"
|
2407 |
+
msgstr "Passwort"
|
2408 |
+
|
2409 |
+
#: wpf-includes/wpf-phrases.php:225
|
2410 |
+
#, php-format
|
2411 |
+
msgid "Please %s or %s"
|
2412 |
+
msgstr "Bitte %s oder %s"
|
2413 |
+
|
2414 |
+
#: wpf-includes/wpf-phrases.php:229
|
2415 |
+
msgid "Post Title"
|
2416 |
+
msgstr "Beitragstitel"
|
2417 |
+
|
2418 |
+
#: wpf-includes/wpf-phrases.php:230
|
2419 |
+
msgid "Post link"
|
2420 |
+
msgstr "Beitragsverknüpfung"
|
2421 |
+
|
2422 |
+
#: wpf-includes/wpf-phrases.php:231
|
2423 |
+
msgid "Posted"
|
2424 |
+
msgstr "Veröffentlicht"
|
2425 |
+
|
2426 |
+
#: wpf-includes/wpf-phrases.php:232
|
2427 |
+
msgid "Posted by"
|
2428 |
+
msgstr "Veröffentlicht von"
|
2429 |
+
|
2430 |
+
#: wpf-includes/wpf-phrases.php:234
|
2431 |
+
msgid "Powered by"
|
2432 |
+
msgstr "Powered by"
|
2433 |
+
|
2434 |
+
#: wpf-includes/wpf-phrases.php:236 wpf-themes/classic/functions.php:70
|
2435 |
+
msgid "Q&A Layout - Number of intro topics"
|
2436 |
+
msgstr "Q&A Layout - Anzahl der Intro-Themen"
|
2437 |
+
|
2438 |
+
#: wpf-includes/wpf-phrases.php:237 wpf-themes/classic/functions.php:61
|
2439 |
+
msgid "Q&A layout - Intro topics"
|
2440 |
+
msgstr "Q&A Layout - Intro-Themen"
|
2441 |
+
|
2442 |
+
#: wpf-includes/wpf-phrases.php:238
|
2443 |
+
msgid "Question Comments"
|
2444 |
+
msgstr "Fragekommentare"
|
2445 |
+
|
2446 |
+
#: wpf-includes/wpf-phrases.php:239
|
2447 |
+
msgid "Questions"
|
2448 |
+
msgstr "Fragen"
|
2449 |
+
|
2450 |
+
#: wpf-includes/wpf-phrases.php:240
|
2451 |
+
msgid "Quote"
|
2452 |
+
msgstr "Zitat"
|
2453 |
+
|
2454 |
+
#: wpf-includes/wpf-phrases.php:241
|
2455 |
+
msgid "RE"
|
2456 |
+
msgstr "RE"
|
2457 |
+
|
2458 |
+
#: wpf-includes/wpf-phrases.php:242
|
2459 |
+
msgid "REPLY:"
|
2460 |
+
msgstr "Antwort:"
|
2461 |
+
|
2462 |
+
#: wpf-includes/wpf-phrases.php:243
|
2463 |
+
msgid "RSS"
|
2464 |
+
msgstr "RSS"
|
2465 |
+
|
2466 |
+
#: wpf-includes/wpf-phrases.php:244
|
2467 |
+
msgid "Rating"
|
2468 |
+
msgstr "Rang"
|
2469 |
+
|
2470 |
+
#: wpf-includes/wpf-phrases.php:245
|
2471 |
+
msgid "Rating Badge"
|
2472 |
+
msgstr "Rangabzeichen"
|
2473 |
+
|
2474 |
+
#: wpf-includes/wpf-phrases.php:249
|
2475 |
+
msgid "Received Likes"
|
2476 |
+
msgstr "Zustimmungen"
|
2477 |
+
|
2478 |
+
#: wpf-includes/wpf-phrases.php:250
|
2479 |
+
msgid "Recent Questions"
|
2480 |
+
msgstr "Aktuelle Fragen"
|
2481 |
+
|
2482 |
+
#: wpf-includes/wpf-phrases.php:251
|
2483 |
+
msgid "Recent Topics"
|
2484 |
+
msgstr "Aktuelle Themen"
|
2485 |
+
|
2486 |
+
#: wpf-includes/wpf-phrases.php:252
|
2487 |
+
msgid "Register"
|
2488 |
+
msgstr "Registrieren"
|
2489 |
+
|
2490 |
+
#: wpf-includes/wpf-phrases.php:254
|
2491 |
+
msgid "Registered date"
|
2492 |
+
msgstr "Registrierdatum"
|
2493 |
+
|
2494 |
+
#: wpf-includes/wpf-phrases.php:255
|
2495 |
+
msgid "Relevancy"
|
2496 |
+
msgstr "Relevanz"
|
2497 |
+
|
2498 |
+
#: wpf-includes/wpf-phrases.php:256
|
2499 |
+
msgid "Remember Me"
|
2500 |
+
msgstr "Merke mich"
|
2501 |
+
|
2502 |
+
#: wpf-includes/wpf-phrases.php:262
|
2503 |
+
msgid "Replies"
|
2504 |
+
msgstr "Antworten"
|
2505 |
+
|
2506 |
+
#: wpf-includes/wpf-phrases.php:263
|
2507 |
+
msgid "Replies not found"
|
2508 |
+
msgstr "Keine Antworten gefunden"
|
2509 |
+
|
2510 |
+
#: wpf-includes/wpf-phrases.php:264
|
2511 |
+
msgid "Reply"
|
2512 |
+
msgstr "Antwort"
|
2513 |
+
|
2514 |
+
#: wpf-includes/wpf-phrases.php:265
|
2515 |
+
msgid "Report"
|
2516 |
+
msgstr "Melden"
|
2517 |
+
|
2518 |
+
#: wpf-includes/wpf-phrases.php:268
|
2519 |
+
msgid "Report to Administration"
|
2520 |
+
msgstr "Melden an Adminstration"
|
2521 |
+
|
2522 |
+
#: wpf-includes/wpf-phrases.php:270
|
2523 |
+
msgid "Result Info"
|
2524 |
+
msgstr "Suchergebnis"
|
2525 |
+
|
2526 |
+
#: wpf-includes/wpf-phrases.php:272
|
2527 |
+
msgid "Save Changes"
|
2528 |
+
msgstr "Änderungen speichern"
|
2529 |
+
|
2530 |
+
#: wpf-includes/wpf-phrases.php:276
|
2531 |
+
msgid "Search"
|
2532 |
+
msgstr "Suchen"
|
2533 |
+
|
2534 |
+
#: wpf-includes/wpf-phrases.php:277
|
2535 |
+
msgid "Search Entire Posts"
|
2536 |
+
msgstr "Suche in allen Beiträgen"
|
2537 |
+
|
2538 |
+
#: wpf-includes/wpf-phrases.php:278
|
2539 |
+
msgid "Search Phrase"
|
2540 |
+
msgstr "Suche Übersetzung"
|
2541 |
+
|
2542 |
+
#: wpf-includes/wpf-phrases.php:279
|
2543 |
+
msgid "Search Titles Only"
|
2544 |
+
msgstr "Suche nur in Titeln"
|
2545 |
+
|
2546 |
+
#: wpf-includes/wpf-phrases.php:280
|
2547 |
+
msgid "Search Type"
|
2548 |
+
msgstr "Suchtyp"
|
2549 |
+
|
2550 |
+
#: wpf-includes/wpf-phrases.php:281
|
2551 |
+
msgid "Search in Forums"
|
2552 |
+
msgstr "Suche in Foren"
|
2553 |
+
|
2554 |
+
#: wpf-includes/wpf-phrases.php:282
|
2555 |
+
msgid "Search in date period"
|
2556 |
+
msgstr "Suche in Zeitperiode"
|
2557 |
+
|
2558 |
+
#: wpf-includes/wpf-phrases.php:283
|
2559 |
+
msgid "Search result for"
|
2560 |
+
msgstr "Suche nach"
|
2561 |
+
|
2562 |
+
#: wpf-includes/wpf-phrases.php:284
|
2563 |
+
msgid "Search..."
|
2564 |
+
msgstr "Suchen..."
|
2565 |
+
|
2566 |
+
#: wpf-includes/wpf-phrases.php:286
|
2567 |
+
msgid "Select Page"
|
2568 |
+
msgstr "Seite auswählen"
|
2569 |
+
|
2570 |
+
#: wpf-includes/wpf-phrases.php:287
|
2571 |
+
msgid "Send Report"
|
2572 |
+
msgstr "Meldung senden"
|
2573 |
+
|
2574 |
+
#: wpf-includes/wpf-phrases.php:291
|
2575 |
+
msgid "Set Topic Sticky"
|
2576 |
+
msgstr "Thema anpinnen"
|
2577 |
+
|
2578 |
+
#: wpf-includes/wpf-phrases.php:292 wpf-themes/classic/functions.php:101
|
2579 |
+
msgid ""
|
2580 |
+
"Set this option value 0 if you want to show all posts under topic intro area."
|
2581 |
+
msgstr ""
|
2582 |
+
"Setze diese Einstellung auf 0 um alle Beiträge im Themen-Intro-Bereich "
|
2583 |
+
"anzuzeigen."
|
2584 |
+
|
2585 |
+
#: wpf-includes/wpf-phrases.php:293
|
2586 |
+
msgid "Shop Account"
|
2587 |
+
msgstr "Shop Account"
|
2588 |
+
|
2589 |
+
#: wpf-includes/wpf-phrases.php:303
|
2590 |
+
msgid "Sign In"
|
2591 |
+
msgstr "Anmelden"
|
2592 |
+
|
2593 |
+
#: wpf-includes/wpf-phrases.php:304
|
2594 |
+
msgid "Signature"
|
2595 |
+
msgstr "Signatur"
|
2596 |
+
|
2597 |
+
#: wpf-includes/wpf-phrases.php:305
|
2598 |
+
msgid "Site Profile"
|
2599 |
+
msgstr "Seiten-Profil"
|
2600 |
+
|
2601 |
+
#: wpf-includes/wpf-phrases.php:306
|
2602 |
+
msgid "Skype"
|
2603 |
+
msgstr "Skype"
|
2604 |
+
|
2605 |
+
#: wpf-includes/wpf-phrases.php:308
|
2606 |
+
msgid "Social Networks"
|
2607 |
+
msgstr "Soziale Netzwerke"
|
2608 |
+
|
2609 |
+
#: wpf-includes/wpf-phrases.php:309
|
2610 |
+
msgid "Sorry, something wrong with your data."
|
2611 |
+
msgstr "Entschuldigung, irgendetwas stimmt nicht mit Ihren Daten."
|
2612 |
+
|
2613 |
+
#: wpf-includes/wpf-phrases.php:310
|
2614 |
+
msgid "Sort Search Results by"
|
2615 |
+
msgstr "Sortiere Suchergebnisse nach"
|
2616 |
+
|
2617 |
+
#: wpf-includes/wpf-phrases.php:311
|
2618 |
+
msgid "Specify avatar by URL"
|
2619 |
+
msgstr "Avatar über URL festlegen"
|
2620 |
+
|
2621 |
+
#: wpf-includes/wpf-phrases.php:313
|
2622 |
+
msgid "Subforums"
|
2623 |
+
msgstr "Unterforen"
|
2624 |
+
|
2625 |
+
#: wpf-includes/wpf-phrases.php:316
|
2626 |
+
msgid "Subscribe for new replies"
|
2627 |
+
msgstr "Neue Antworten abonieren"
|
2628 |
+
|
2629 |
+
#: wpf-includes/wpf-phrases.php:317
|
2630 |
+
msgid "Subscribe for new topics"
|
2631 |
+
msgstr "Neue Themen abonieren"
|
2632 |
+
|
2633 |
+
#: wpf-includes/wpf-phrases.php:319
|
2634 |
+
msgid "Subscriptions"
|
2635 |
+
msgstr "Abonements"
|
2636 |
+
|
2637 |
+
#: wpf-includes/wpf-phrases.php:321
|
2638 |
+
msgid ""
|
2639 |
+
"Thank you for using wpForo! wpForo is a professional bulletin board for "
|
2640 |
+
"WorPress, and the only forum software which comes with Multi-layout template "
|
2641 |
+
"system. The \"Extended"
|
2642 |
+
msgstr ""
|
2643 |
+
"Vielen Dank für die Benutzung von wpForo! wpForo ist ein "
|
2644 |
+
"professionelles Bulletin Board für WordPress und die einzige Foren-"
|
2645 |
+
"Software mit einem Multi-Layout-System."
|
2646 |
+
|
2647 |
+
#: wpf-includes/wpf-phrases.php:322
|
2648 |
+
msgid ""
|
2649 |
+
"Thank you for using wpForo. wpForo is a premium forum plugin which will "
|
2650 |
+
"always be available for free. There will never be paid and pro versions of "
|
2651 |
+
"this forum board. However this is a very large and hard project so we also "
|
2652 |
+
"develop paid addons (extensions), which will financially help us to keep "
|
2653 |
+
"improving and adding new features to the free wpForo plugin. Forum addons "
|
2654 |
+
"will also be actively developed. The first addons \"Advanced Media Uploader"
|
2655 |
+
msgstr ""
|
2656 |
+
"Vielen Dank für die Nutzung von wpForo. wpForo ist ein Premium-Foren-"
|
2657 |
+
"Plugin, das immer frei verfügbar sein wird. Es wird keine Bezahl- oder "
|
2658 |
+
"Pro-Versionen dieses Forenboards geben. Jedoch ist es ein sehr langes und "
|
2659 |
+
"aufwendiges Projekt, weshalb wir zahlungspflichtige Erweiterungen "
|
2660 |
+
"entwickeln, was uns hilft wpForo zu verbessern und neue Funktionen zum "
|
2661 |
+
"wpForo-Plugin hinzuzufügen. Forenerweiterungen werden auch aktiv "
|
2662 |
+
"entwickelt. Die ersten Erweiterungen \"Advanced Media Uploader\", \"Polls\", "
|
2663 |
+
"\"Private Messages\" und \"Ad Manager\" werden bald verfügbar sein."
|
2664 |
+
|
2665 |
+
#: wpf-includes/wpf-phrases.php:325
|
2666 |
+
msgid ""
|
2667 |
+
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
2668 |
+
"the HTML form"
|
2669 |
+
msgstr ""
|
2670 |
+
"Die hochzuladende Datei überschreitet die Einstellung MAX_FILE_SIZE, "
|
2671 |
+
"die definiert wurde."
|
2672 |
+
|
2673 |
+
#: wpf-includes/wpf-phrases.php:326
|
2674 |
+
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
2675 |
+
msgstr ""
|
2676 |
+
"Die hochzuladende Datei überschreitet die Einstellung "
|
2677 |
+
"upload_max_filesize der php.ini"
|
2678 |
+
|
2679 |
+
#: wpf-includes/wpf-phrases.php:327
|
2680 |
+
msgid "The uploaded file was only partially uploaded"
|
2681 |
+
msgstr "Die hochzuladende Datei wurde nur teilweise hochgeladen"
|
2682 |
+
|
2683 |
+
#: wpf-includes/wpf-phrases.php:334
|
2684 |
+
msgid "Timezone"
|
2685 |
+
msgstr "Zeitzone"
|
2686 |
+
|
2687 |
+
#: wpf-includes/wpf-phrases.php:336
|
2688 |
+
msgid "Topic RSS Feed"
|
2689 |
+
msgstr "Themen-RSS-Feed"
|
2690 |
+
|
2691 |
+
#: wpf-includes/wpf-phrases.php:337
|
2692 |
+
msgid "Topic Title"
|
2693 |
+
msgstr "Thementitel"
|
2694 |
+
|
2695 |
+
#: wpf-includes/wpf-phrases.php:338
|
2696 |
+
msgid "Topic title"
|
2697 |
+
msgstr "Thementitel"
|
2698 |
+
|
2699 |
+
#: wpf-includes/wpf-phrases.php:341
|
2700 |
+
msgid "Twitter"
|
2701 |
+
msgstr "Twitter"
|
2702 |
+
|
2703 |
+
#: wpf-includes/wpf-phrases.php:342
|
2704 |
+
msgid "Unknown upload error"
|
2705 |
+
msgstr "Unbekannter Upload-Fehler"
|
2706 |
+
|
2707 |
+
#: wpf-includes/wpf-phrases.php:343
|
2708 |
+
msgid "Unsubscribe"
|
2709 |
+
msgstr "Abonnement entfernen"
|
2710 |
+
|
2711 |
+
#: wpf-includes/wpf-phrases.php:346
|
2712 |
+
msgid "Upload an avatar"
|
2713 |
+
msgstr "Avatar hochladen"
|
2714 |
+
|
2715 |
+
#: wpf-includes/wpf-phrases.php:348
|
2716 |
+
msgid ""
|
2717 |
+
"Use comments to ask for more information or suggest improvements. Avoid "
|
2718 |
+
"answering questions in comments."
|
2719 |
+
msgstr ""
|
2720 |
+
"Benutze Kommentare um nach mehr Informationen zu fragen oder um "
|
2721 |
+
"Verbesserungen vorzuschlagen. Vermeide es Fragen in Kommentaren zu "
|
2722 |
+
"beantworten."
|
2723 |
+
|
2724 |
+
#: wpf-includes/wpf-phrases.php:350
|
2725 |
+
msgid "User"
|
2726 |
+
msgstr "Benutzer"
|
2727 |
+
|
2728 |
+
#: wpf-includes/wpf-phrases.php:352
|
2729 |
+
msgid "User Group"
|
2730 |
+
msgstr "Benutzergruppe"
|
2731 |
+
|
2732 |
+
#: wpf-includes/wpf-phrases.php:353
|
2733 |
+
msgid "Usergroup has been successfully deleted."
|
2734 |
+
msgstr "Benutzergruppe wurde erfolgreich gelöscht."
|
2735 |
+
|
2736 |
+
#: wpf-includes/wpf-phrases.php:354
|
2737 |
+
msgid ""
|
2738 |
+
"Usergroup has been successfully deleted. All users of this usergroup have "
|
2739 |
+
"been moved to the usergroup you've chosen"
|
2740 |
+
msgstr ""
|
2741 |
+
"Benutzergruppe wurde erfolgreich gelöscht. Alle Benutzer wurden in die "
|
2742 |
+
"gewählte Gruppe verschoben."
|
2743 |
+
|
2744 |
+
#: wpf-includes/wpf-phrases.php:355
|
2745 |
+
msgid "Username"
|
2746 |
+
msgstr "Benutzername"
|
2747 |
+
|
2748 |
+
#: wpf-includes/wpf-phrases.php:357
|
2749 |
+
msgid "View entire post"
|
2750 |
+
msgstr "Gesamten Beitrag ansehen"
|
2751 |
+
|
2752 |
+
#: wpf-includes/wpf-phrases.php:358
|
2753 |
+
msgid "View the latest post"
|
2754 |
+
msgstr "Letzten Beitrag ansehen"
|
2755 |
+
|
2756 |
+
#: wpf-includes/wpf-phrases.php:359
|
2757 |
+
msgid "Views"
|
2758 |
+
msgstr "Ansichten"
|
2759 |
+
|
2760 |
+
#: wpf-includes/wpf-phrases.php:360
|
2761 |
+
msgid "Votes"
|
2762 |
+
msgstr "Stimmen"
|
2763 |
+
|
2764 |
+
#: wpf-includes/wpf-phrases.php:361
|
2765 |
+
msgid "Website"
|
2766 |
+
msgstr "Webseite"
|
2767 |
+
|
2768 |
+
#: wpf-includes/wpf-phrases.php:363
|
2769 |
+
msgid "Wordpress avatar system"
|
2770 |
+
msgstr "Wordpress Avatar-System"
|
2771 |
+
|
2772 |
+
#: wpf-includes/wpf-phrases.php:364
|
2773 |
+
msgid "Working"
|
2774 |
+
msgstr "Arbeitet"
|
2775 |
+
|
2776 |
+
#: wpf-includes/wpf-phrases.php:365
|
2777 |
+
msgid "Write message"
|
2778 |
+
msgstr "Schreibe Nachricht"
|
2779 |
+
|
2780 |
+
#: wpf-includes/wpf-phrases.php:366
|
2781 |
+
msgid "Yahoo"
|
2782 |
+
msgstr "Yahoo"
|
2783 |
+
|
2784 |
+
#: wpf-includes/wpf-phrases.php:368
|
2785 |
+
msgid "You"
|
2786 |
+
msgstr "Sie"
|
2787 |
+
|
2788 |
+
#: wpf-includes/wpf-phrases.php:370
|
2789 |
+
#, php-format
|
2790 |
+
msgid "You can go to %s page or Search here"
|
2791 |
+
msgstr "Besuche Seite %s oder Suche hier"
|
2792 |
+
|
2793 |
+
#: wpf-includes/wpf-phrases.php:372
|
2794 |
+
msgid "Your Answer"
|
2795 |
+
msgstr "Ihre Antwort"
|
2796 |
+
|
2797 |
+
#: wpf-includes/wpf-phrases.php:373
|
2798 |
+
msgid "account"
|
2799 |
+
msgstr "Benutzerkonto"
|
2800 |
+
|
2801 |
+
#: wpf-includes/wpf-phrases.php:374
|
2802 |
+
msgid "activity"
|
2803 |
+
msgstr "Aktivität"
|
2804 |
+
|
2805 |
+
#: wpf-includes/wpf-phrases.php:376
|
2806 |
+
msgid "add_new"
|
2807 |
+
msgstr "neu erstellen"
|
2808 |
+
|
2809 |
+
#: wpf-includes/wpf-phrases.php:377
|
2810 |
+
#, php-format
|
2811 |
+
msgid "%s ago"
|
2812 |
+
msgstr "vor %s"
|
2813 |
+
|
2814 |
+
#: wpf-includes/wpf-phrases.php:378
|
2815 |
+
msgid "by"
|
2816 |
+
msgstr "von"
|
2817 |
+
|
2818 |
+
#: wpf-includes/wpf-phrases.php:379
|
2819 |
+
#, php-format
|
2820 |
+
msgid "by %s"
|
2821 |
+
msgstr "von %s"
|
2822 |
+
|
2823 |
+
#: wpf-includes/wpf-phrases.php:380
|
2824 |
+
msgid "confirm password"
|
2825 |
+
msgstr "Passwort bestätigen"
|
2826 |
+
|
2827 |
+
#: wpf-includes/wpf-phrases.php:385
|
2828 |
+
msgid "forums"
|
2829 |
+
msgstr "Foren"
|
2830 |
+
|
2831 |
+
#: wpf-includes/wpf-phrases.php:387
|
2832 |
+
msgid "login"
|
2833 |
+
msgstr "anmelden"
|
2834 |
+
|
2835 |
+
#: wpf-includes/wpf-phrases.php:388
|
2836 |
+
msgid "logout"
|
2837 |
+
msgstr "abmelden"
|
2838 |
+
|
2839 |
+
#: wpf-includes/wpf-phrases.php:389
|
2840 |
+
msgid "matches"
|
2841 |
+
msgstr "Treffer"
|
2842 |
+
|
2843 |
+
#: wpf-includes/wpf-phrases.php:390
|
2844 |
+
msgid "members"
|
2845 |
+
msgstr "Mitglieder"
|
2846 |
+
|
2847 |
+
#: wpf-includes/wpf-phrases.php:392
|
2848 |
+
msgid "my profile"
|
2849 |
+
msgstr "mein Profil"
|
2850 |
+
|
2851 |
+
#: wpf-includes/wpf-phrases.php:393
|
2852 |
+
msgid "new password"
|
2853 |
+
msgstr "neues Passwort"
|
2854 |
+
|
2855 |
+
#: wpf-includes/wpf-phrases.php:394
|
2856 |
+
msgid "new password again"
|
2857 |
+
msgstr "Passwort wiederholen"
|
2858 |
+
|
2859 |
+
#: wpf-includes/wpf-phrases.php:395
|
2860 |
+
msgid "next"
|
2861 |
+
msgstr "nächstes"
|
2862 |
+
|
2863 |
+
#: wpf-includes/wpf-phrases.php:396
|
2864 |
+
msgid "old password"
|
2865 |
+
msgstr "altes Passwort"
|
2866 |
+
|
2867 |
+
#: wpf-includes/wpf-phrases.php:397
|
2868 |
+
msgid "phrase_key"
|
2869 |
+
msgstr "phrase_key"
|
2870 |
+
|
2871 |
+
#: wpf-includes/wpf-phrases.php:398
|
2872 |
+
msgid "phrase_value"
|
2873 |
+
msgstr "phrase_value"
|
2874 |
+
|
2875 |
+
#: wpf-includes/wpf-phrases.php:399
|
2876 |
+
msgid "posted"
|
2877 |
+
msgstr "veröffentlicht"
|
2878 |
+
|
2879 |
+
#: wpf-includes/wpf-phrases.php:400
|
2880 |
+
msgid "prev"
|
2881 |
+
msgstr "vor"
|
2882 |
+
|
2883 |
+
#: wpf-includes/wpf-phrases.php:401
|
2884 |
+
msgid "register"
|
2885 |
+
msgstr "registrieren"
|
2886 |
+
|
2887 |
+
#: wpf-includes/wpf-phrases.php:402
|
2888 |
+
msgid "replies"
|
2889 |
+
msgstr "Antworten"
|
2890 |
+
|
2891 |
+
#: wpf-includes/wpf-phrases.php:403
|
2892 |
+
msgid "subscriptions"
|
2893 |
+
msgstr "Abonnements"
|
2894 |
+
|
2895 |
+
#: wpf-includes/wpf-phrases.php:404
|
2896 |
+
msgid "update"
|
2897 |
+
msgstr "aktualisieren"
|
2898 |
+
|
2899 |
+
#: wpf-includes/wpf-phrases.php:406
|
2900 |
+
msgid "view all posts"
|
2901 |
+
msgstr "zeige alle Beiträge"
|
2902 |
+
|
2903 |
+
#: wpf-includes/wpf-phrases.php:407
|
2904 |
+
msgid "view all questions"
|
2905 |
+
msgstr "zeige alle Fragen"
|
2906 |
+
|
2907 |
+
#: wpf-includes/wpf-phrases.php:408
|
2908 |
+
msgid "view all topics"
|
2909 |
+
msgstr "zeige alle Themen"
|
2910 |
+
|
2911 |
+
#: wpf-includes/wpf-phrases.php:410
|
2912 |
+
msgid "wpForo Navigation"
|
2913 |
+
msgstr "wpForo Navigation"
|
2914 |
+
|
2915 |
+
#: wpf-includes/wpf-phrases.php:415
|
2916 |
+
msgid "{number}B"
|
2917 |
+
msgstr "{number}B"
|
2918 |
+
|
2919 |
+
#: wpf-includes/wpf-phrases.php:416
|
2920 |
+
msgid "{number}K"
|
2921 |
+
msgstr "{number}K"
|
2922 |
+
|
2923 |
+
#: wpf-includes/wpf-phrases.php:417
|
2924 |
+
msgid "{number}M"
|
2925 |
+
msgstr "{number}M"
|
2926 |
+
|
2927 |
+
#: wpf-includes/wpf-phrases.php:418
|
2928 |
+
msgid "{number}T"
|
2929 |
+
msgstr "{number}T"
|
2930 |
+
|
2931 |
+
#: wpf-includes/wpf-phrases.php:423
|
2932 |
+
msgid "Access add error"
|
2933 |
+
msgstr "Fehler Rechte hinzufügen"
|
2934 |
+
|
2935 |
+
#: wpf-includes/wpf-phrases.php:424
|
2936 |
+
msgid "Access delete error"
|
2937 |
+
msgstr "Fehler Rechte löschen"
|
2938 |
+
|
2939 |
+
#: wpf-includes/wpf-phrases.php:425
|
2940 |
+
msgid "Access edit error"
|
2941 |
+
msgstr "Fehler Rechte editieren"
|
2942 |
+
|
2943 |
+
#: wpf-includes/wpf-phrases.php:426
|
2944 |
+
msgid "Access successfully deleted"
|
2945 |
+
msgstr "Zugriffsrecht erfolgreich gelöscht"
|
2946 |
+
|
2947 |
+
#: wpf-includes/wpf-phrases.php:427
|
2948 |
+
msgid "Add Topic error: No forum selected"
|
2949 |
+
msgstr "Fehler Beitrag erstellen: Kein Forum ausgewählt"
|
2950 |
+
|
2951 |
+
#: wpf-includes/wpf-phrases.php:428
|
2952 |
+
msgid "All Checked topics successfully deleted"
|
2953 |
+
msgstr "Ausgewählte Beiträge erfolgreich gelöscht"
|
2954 |
+
|
2955 |
+
#: wpf-includes/wpf-phrases.php:429
|
2956 |
+
msgid "Can't add forum"
|
2957 |
+
msgstr "Kann Forum nicht erstellen"
|
2958 |
+
|
2959 |
+
#: wpf-includes/wpf-phrases.php:430
|
2960 |
+
msgid "Can't add new language"
|
2961 |
+
msgstr "Kann Sprache nicht hinzufügen"
|
2962 |
+
|
2963 |
+
#: wpf-includes/wpf-phrases.php:431
|
2964 |
+
msgid "Can't delete this Usergroup"
|
2965 |
+
msgstr "Kann Benutzergruppe nicht löschen"
|
2966 |
+
|
2967 |
+
#: wpf-includes/wpf-phrases.php:432
|
2968 |
+
msgid "Can't send confirmation email"
|
2969 |
+
msgstr "Kann Bestätigungsmail nicht senden"
|
2970 |
+
|
2971 |
+
#: wpf-includes/wpf-phrases.php:433
|
2972 |
+
msgid "Can't send report email"
|
2973 |
+
msgstr "Kann Melde-Email nicht senden"
|
2974 |
+
|
2975 |
+
#: wpf-includes/wpf-phrases.php:434
|
2976 |
+
msgid "Can't subscribe to this item"
|
2977 |
+
msgstr "Kann Element nicht abbonieren"
|
2978 |
+
|
2979 |
+
#: wpf-includes/wpf-phrases.php:435
|
2980 |
+
msgid "Can't write a post: This topic is closed"
|
2981 |
+
msgstr "Keine weiteren Beiträge möglich: Thema geschlossen"
|
2982 |
+
|
2983 |
+
#: wpf-includes/wpf-phrases.php:436
|
2984 |
+
msgid "Can`t upload file"
|
2985 |
+
msgstr "Kann Datei nicht hochladen"
|
2986 |
+
|
2987 |
+
#: wpf-includes/wpf-phrases.php:437
|
2988 |
+
msgid "Cannot update forum hierarchy"
|
2989 |
+
msgstr "Kann Forenhierarchie nicht aktualisieren"
|
2990 |
+
|
2991 |
+
#: wpf-includes/wpf-phrases.php:438
|
2992 |
+
msgid "Cannot update post data"
|
2993 |
+
msgstr "Kann Beitrag nicht aktualisieren"
|
2994 |
+
|
2995 |
+
#: wpf-includes/wpf-phrases.php:439
|
2996 |
+
msgid "Could not be unsubscribe from this item"
|
2997 |
+
msgstr "Abonnement dieses Elements konnte nicht entfernt werden"
|
2998 |
+
|
2999 |
+
#: wpf-includes/wpf-phrases.php:440
|
3000 |
+
msgid "Email address exists. Please insert another."
|
3001 |
+
msgstr "Emailadresse existiert bereits. Bitte eine andere benutzen."
|
3002 |
+
|
3003 |
+
#: wpf-includes/wpf-phrases.php:441
|
3004 |
+
msgid "Error: Forum is not found"
|
3005 |
+
msgstr "Fehler: Forum nicht gefunden"
|
3006 |
+
|
3007 |
+
#: wpf-includes/wpf-phrases.php:442
|
3008 |
+
msgid "Error: No topic selected"
|
3009 |
+
msgstr "Fehler: Kein Thema ausgewählt"
|
3010 |
+
|
3011 |
+
#: wpf-includes/wpf-phrases.php:443
|
3012 |
+
msgid "Error: Topic is not found"
|
3013 |
+
msgstr "Fehler: Thema nicht gefunden"
|
3014 |
+
|
3015 |
+
#: wpf-includes/wpf-phrases.php:444
|
3016 |
+
msgid "Error: please inset some text to report."
|
3017 |
+
msgstr "Fehler: Bitte Text zur Meldung hinzufügen."
|
3018 |
+
|
3019 |
+
#: wpf-includes/wpf-phrases.php:445
|
3020 |
+
msgid "Features successfully updated"
|
3021 |
+
msgstr "Features wurden erfolgreich aktualisiert"
|
3022 |
+
|
3023 |
+
#: wpf-includes/wpf-phrases.php:446
|
3024 |
+
msgid "Features successfully updated, but previous value not changed"
|
3025 |
+
msgstr ""
|
3026 |
+
"Funktionen erfolgreich aktualisiert, aber vorherige Werte nicht geändert"
|
3027 |
+
|
3028 |
+
#: wpf-includes/wpf-phrases.php:447
|
3029 |
+
msgid "File type is not allowed"
|
3030 |
+
msgstr "Datentyp ist nicht zugelassen"
|
3031 |
+
|
3032 |
+
#: wpf-includes/wpf-phrases.php:448
|
3033 |
+
msgid "Forum Base URL successfully updated"
|
3034 |
+
msgstr "Foren-Basis-URL erfolgreich aktualisiert"
|
3035 |
+
|
3036 |
+
#: wpf-includes/wpf-phrases.php:449
|
3037 |
+
msgid "Forum deleting error"
|
3038 |
+
msgstr "Fehler Forum löschen"
|
3039 |
+
|
3040 |
+
#: wpf-includes/wpf-phrases.php:450
|
3041 |
+
msgid "Forum hierarchy successfully updated"
|
3042 |
+
msgstr "Foren-Hierarchie erfolgreich aktualisiert"
|
3043 |
+
|
3044 |
+
#: wpf-includes/wpf-phrases.php:451
|
3045 |
+
msgid "Forum is successfully merged"
|
3046 |
+
msgstr "Foren wurden erfolgreich zusammen gefügt"
|
3047 |
+
|
3048 |
+
#: wpf-includes/wpf-phrases.php:452
|
3049 |
+
msgid "Forum merging error"
|
3050 |
+
msgstr "Fehler Foren zusammenfügen"
|
3051 |
+
|
3052 |
+
#: wpf-includes/wpf-phrases.php:453
|
3053 |
+
msgid "Forum options successfully updated"
|
3054 |
+
msgstr "Foren-Einstellungen erfolgreich aktualisiert"
|
3055 |
+
|
3056 |
+
#: wpf-includes/wpf-phrases.php:454
|
3057 |
+
msgid "Forum options successfully updated, but previous value not changed"
|
3058 |
+
msgstr ""
|
3059 |
+
"Foreneinstellungen erfolgreich aktualisiert, aber vorherige Werte nicht "
|
3060 |
+
"geändert"
|
3061 |
+
|
3062 |
+
#: wpf-includes/wpf-phrases.php:455
|
3063 |
+
msgid "Forum successfully updated"
|
3064 |
+
msgstr "Forum erfolgreich aktualisiert"
|
3065 |
+
|
3066 |
+
#: wpf-includes/wpf-phrases.php:456
|
3067 |
+
msgid "Forum update error"
|
3068 |
+
msgstr "Fehler Forum aktualisieren"
|
3069 |
+
|
3070 |
+
#: wpf-includes/wpf-phrases.php:457
|
3071 |
+
msgid "General options successfully updated"
|
3072 |
+
msgstr "Allgemeine Einstellungen erfolgreich aktualisiert"
|
3073 |
+
|
3074 |
+
#: wpf-includes/wpf-phrases.php:458
|
3075 |
+
msgid "Illegal character in username."
|
3076 |
+
msgstr "Unzulässiges Zeichen in Benutzername."
|
3077 |
+
|
3078 |
+
#: wpf-includes/wpf-phrases.php:459
|
3079 |
+
msgid "Insert your Email address."
|
3080 |
+
msgstr "Emailadresse einfügen."
|
3081 |
+
|
3082 |
+
#: wpf-includes/wpf-phrases.php:460
|
3083 |
+
msgid "Invalid Email address"
|
3084 |
+
msgstr "Ungültige Emailadresse"
|
3085 |
+
|
3086 |
+
#: wpf-includes/wpf-phrases.php:461
|
3087 |
+
msgid "Invalid request!"
|
3088 |
+
msgstr "Zugriff nicht möglich!"
|
3089 |
+
|
3090 |
+
#: wpf-includes/wpf-phrases.php:462
|
3091 |
+
msgid "Member options successfully updated"
|
3092 |
+
msgstr "Mitglieder-Einstellungen erfolgreich aktualisiert"
|
3093 |
+
|
3094 |
+
#: wpf-includes/wpf-phrases.php:463
|
3095 |
+
msgid "Member options successfully updated, but previous value not changed"
|
3096 |
+
msgstr ""
|
3097 |
+
"Mitgliedseinstellungen erfolgreich aktualisiert, aber vorherige Werte nicht "
|
3098 |
+
"geändert"
|
3099 |
+
|
3100 |
+
#: wpf-includes/wpf-phrases.php:464
|
3101 |
+
msgid "Message has been sent"
|
3102 |
+
msgstr "Nachricht wurde gesendet"
|
3103 |
+
|
3104 |
+
#: wpf-includes/wpf-phrases.php:465
|
3105 |
+
msgid ""
|
3106 |
+
"New language successfully added and changed wpforo language to new language"
|
3107 |
+
msgstr ""
|
3108 |
+
"Neue Sprache erfolgreich hinzugefügt und wpForo auf neue Sprache "
|
3109 |
+
"umgestellt"
|
3110 |
+
|
3111 |
+
#: wpf-includes/wpf-phrases.php:466
|
3112 |
+
msgid "No Posts found for update"
|
3113 |
+
msgstr "Keine Beiträ zum aktualisieren gefunden"
|
3114 |
+
|
3115 |
+
#: wpf-includes/wpf-phrases.php:467
|
3116 |
+
msgid "Password length must be between 6 characters and 20 characters."
|
3117 |
+
msgstr "Die Passwortlänge muss zwischen 6 und 20 Zeichen sein."
|
3118 |
+
|
3119 |
+
#: wpf-includes/wpf-phrases.php:468
|
3120 |
+
msgid "Password mismatch."
|
3121 |
+
msgstr "Passwörter verschieden"
|
3122 |
+
|
3123 |
+
#: wpf-includes/wpf-phrases.php:469
|
3124 |
+
msgid "Permission denied"
|
3125 |
+
msgstr "Zugriff verweigert"
|
3126 |
+
|
3127 |
+
#: wpf-includes/wpf-phrases.php:470
|
3128 |
+
msgid "Permission denied for add forum"
|
3129 |
+
msgstr "Zugriff verweigert für Forum anlegen"
|
3130 |
+
|
3131 |
+
#: wpf-includes/wpf-phrases.php:471
|
3132 |
+
msgid "Permission denied for delete forum"
|
3133 |
+
msgstr "Zugriff verweigert für Löschen Forum"
|
3134 |
+
|
3135 |
+
#: wpf-includes/wpf-phrases.php:472
|
3136 |
+
msgid "Permission denied for edit forum"
|
3137 |
+
msgstr "Zugriff verweigert für Editieren Forum"
|
3138 |
+
|
3139 |
+
#: wpf-includes/wpf-phrases.php:473
|
3140 |
+
msgid "Permission denied for this action"
|
3141 |
+
msgstr "Zugriff verweigert für diese Aktion"
|
3142 |
+
|
3143 |
+
#: wpf-includes/wpf-phrases.php:474
|
3144 |
+
msgid "Phrase add error"
|
3145 |
+
msgstr "Fehler Übersetzung hinzufügen"
|
3146 |
+
|
3147 |
+
#: wpf-includes/wpf-phrases.php:475
|
3148 |
+
msgid "Phrase adding error"
|
3149 |
+
msgstr "Fehler Übersetzung hinzufügen"
|
3150 |
+
|
3151 |
+
#: wpf-includes/wpf-phrases.php:476
|
3152 |
+
msgid "Phrase successfully added"
|
3153 |
+
msgstr "Übersetzung erfolgreich hinzugefügt"
|
3154 |
+
|
3155 |
+
#: wpf-includes/wpf-phrases.php:477
|
3156 |
+
msgid "Phrase successfully updates"
|
3157 |
+
msgstr "Übersetzung erfolgreich aktualisiert"
|
3158 |
+
|
3159 |
+
#: wpf-includes/wpf-phrases.php:478
|
3160 |
+
msgid "Phrase update error"
|
3161 |
+
msgstr "Fehler Übersetzung aktualisieren"
|
3162 |
+
|
3163 |
+
#: wpf-includes/wpf-phrases.php:479
|
3164 |
+
msgid "Please insert required fields!"
|
3165 |
+
msgstr "Bitte erforderliche Felder ausfüllen!"
|
3166 |
+
|
3167 |
+
#: wpf-includes/wpf-phrases.php:480
|
3168 |
+
msgid "Post delete error"
|
3169 |
+
msgstr "Fehler Beitrag löschen"
|
3170 |
+
|
3171 |
+
#: wpf-includes/wpf-phrases.php:482
|
3172 |
+
msgid "Post options successfully updated"
|
3173 |
+
msgstr "Beitragseinstellungen erfolgreich aktualisiert"
|
3174 |
+
|
3175 |
+
#: wpf-includes/wpf-phrases.php:483
|
3176 |
+
msgid "Post options successfully updated, but previous value not changed"
|
3177 |
+
msgstr ""
|
3178 |
+
"Beitragseinstellungen erfolgreich aktualisiert, aber vorherige Werte nicht "
|
3179 |
+
"geändert"
|
3180 |
+
|
3181 |
+
#: wpf-includes/wpf-phrases.php:484
|
3182 |
+
msgid "Registration Error"
|
3183 |
+
msgstr "Fehler bei Registrierung"
|
3184 |
+
|
3185 |
+
#: wpf-includes/wpf-phrases.php:485
|
3186 |
+
msgid "Reply request error"
|
3187 |
+
msgstr "Fehler beim Antworten"
|
3188 |
+
|
3189 |
+
#: wpf-includes/wpf-phrases.php:486
|
3190 |
+
msgid "Something wrong with profile data."
|
3191 |
+
msgstr "Profil-Daten ungültig."
|
3192 |
+
|
3193 |
+
#: wpf-includes/wpf-phrases.php:487
|
3194 |
+
msgid "Subscribe options successfully updated"
|
3195 |
+
msgstr "Abonnement-Einstellungen erfolgreich aktualisiert"
|
3196 |
+
|
3197 |
+
#: wpf-includes/wpf-phrases.php:488
|
3198 |
+
msgid "Subscribe options successfully updated, but previous value not changed"
|
3199 |
+
msgstr ""
|
3200 |
+
"Abonnement-Einstellungen erfolgreich aktualisiert, aber vorherige Werte "
|
3201 |
+
"nicht geändert"
|
3202 |
+
|
3203 |
+
#: wpf-includes/wpf-phrases.php:489
|
3204 |
+
msgid "Success! Thank you Dear Friend"
|
3205 |
+
msgstr "Erfolgreich! Vielen Dank"
|
3206 |
+
|
3207 |
+
#: wpf-includes/wpf-phrases.php:490
|
3208 |
+
msgid ""
|
3209 |
+
"Success! Thank you. Please check your email and click confirmation link "
|
3210 |
+
"below to complete this step."
|
3211 |
+
msgstr ""
|
3212 |
+
"Erfolgreich! Bitte überprüfen Sie ihre Email und klicken Sie auf "
|
3213 |
+
"den Bestätigungs-Link, um diesen Schritt zu vervollständigen."
|
3214 |
+
|
3215 |
+
#: wpf-includes/wpf-phrases.php:491
|
3216 |
+
msgid "Successfully updated"
|
3217 |
+
msgstr "Erfolgreich aktualisiert"
|
3218 |
+
|
3219 |
+
#: wpf-includes/wpf-phrases.php:492
|
3220 |
+
msgid "Successfully voted"
|
3221 |
+
msgstr "Erfolgreich abgestimmt"
|
3222 |
+
|
3223 |
+
#: wpf-includes/wpf-phrases.php:493
|
3224 |
+
msgid "The uploaded file size is too big"
|
3225 |
+
msgstr "Die hochzuladende Datei ist zu groß"
|
3226 |
+
|
3227 |
+
#: wpf-includes/wpf-phrases.php:494
|
3228 |
+
msgid "Theme options successfully updated"
|
3229 |
+
msgstr "Theme-Einstellungen erfolgreich aktualisiert"
|
3230 |
+
|
3231 |
+
#: wpf-includes/wpf-phrases.php:495
|
3232 |
+
msgid "This email address is already registered. Please insert another."
|
3233 |
+
msgstr "Diese Emailadresse ist bereits registriert. Benutze bitte eine andere."
|
3234 |
+
|
3235 |
+
#: wpf-includes/wpf-phrases.php:496
|
3236 |
+
msgid "This post successfully deleted"
|
3237 |
+
msgstr "Beitrag erfolgreich gelöscht"
|
3238 |
+
|
3239 |
+
#: wpf-includes/wpf-phrases.php:497
|
3240 |
+
msgid "This post successfully edited"
|
3241 |
+
msgstr "Beitrag erfolgreich editiert"
|
3242 |
+
|
3243 |
+
#: wpf-includes/wpf-phrases.php:498
|
3244 |
+
msgid "This topic successfully deleted"
|
3245 |
+
msgstr "Thema erfolgreich gelöscht"
|
3246 |
+
|
3247 |
+
#: wpf-includes/wpf-phrases.php:499
|
3248 |
+
msgid "Topic Move Error"
|
3249 |
+
msgstr "Fehler Thema verschieben"
|
3250 |
+
|
3251 |
+
#: wpf-includes/wpf-phrases.php:500
|
3252 |
+
msgid "Topic add error"
|
3253 |
+
msgstr "Fehler Thema erstellen"
|
3254 |
+
|
3255 |
+
#: wpf-includes/wpf-phrases.php:501
|
3256 |
+
msgid "Topic delete error"
|
3257 |
+
msgstr "Fehler Thema löschen"
|
3258 |
+
|
3259 |
+
#: wpf-includes/wpf-phrases.php:502
|
3260 |
+
msgid "Topic edit error"
|
3261 |
+
msgstr "Fehler Thema editieren"
|
3262 |
+
|
3263 |
+
#: wpf-includes/wpf-phrases.php:503
|
3264 |
+
msgid "Topic not found."
|
3265 |
+
msgstr "Kein Thema gefunden"
|
3266 |
+
|
3267 |
+
#: wpf-includes/wpf-phrases.php:504
|
3268 |
+
msgid "Topic successfully moved"
|
3269 |
+
msgstr "Thema erfolgreich verschoben"
|
3270 |
+
|
3271 |
+
#: wpf-includes/wpf-phrases.php:505
|
3272 |
+
msgid "Topic successfully updated"
|
3273 |
+
msgstr "Thema erfolgreich aktualisiert"
|
3274 |
+
|
3275 |
+
#: wpf-includes/wpf-phrases.php:506
|
3276 |
+
msgid "Topics delete error"
|
3277 |
+
msgstr "Fehler Thema löschen"
|
3278 |
+
|
3279 |
+
#: wpf-includes/wpf-phrases.php:507
|
3280 |
+
msgid "User delete error"
|
3281 |
+
msgstr "Fehler Benutzer löschen"
|
3282 |
+
|
3283 |
+
#: wpf-includes/wpf-phrases.php:508
|
3284 |
+
msgid "User group add error"
|
3285 |
+
msgstr "Fehler Benutzergruppe hinzufügen"
|
3286 |
+
|
3287 |
+
#: wpf-includes/wpf-phrases.php:509
|
3288 |
+
msgid "User group edit error"
|
3289 |
+
msgstr "Fehler Benutzergruppe editieren"
|
3290 |
+
|
3291 |
+
#: wpf-includes/wpf-phrases.php:510
|
3292 |
+
msgid "User group successfully added"
|
3293 |
+
msgstr "Benutzergruppe erfolgreich hinzugefügt"
|
3294 |
+
|
3295 |
+
#: wpf-includes/wpf-phrases.php:511
|
3296 |
+
msgid "User group successfully edited"
|
3297 |
+
msgstr "Benutzergruppe erfolgreich editiert"
|
3298 |
+
|
3299 |
+
#: wpf-includes/wpf-phrases.php:512
|
3300 |
+
msgid "User successfully deleted from wpforo"
|
3301 |
+
msgstr "Benutzer erfolgreich aus wpForo gelöscht"
|
3302 |
+
|
3303 |
+
#: wpf-includes/wpf-phrases.php:513
|
3304 |
+
msgid "Username exists. Please insert another."
|
3305 |
+
msgstr "Benutzer existiert bereits. Bitte anderen Namen benutzen."
|
3306 |
+
|
3307 |
+
#: wpf-includes/wpf-phrases.php:514
|
3308 |
+
msgid "Username is missed."
|
3309 |
+
msgstr "Benutzername fehlt."
|
3310 |
+
|
3311 |
+
#: wpf-includes/wpf-phrases.php:515
|
3312 |
+
msgid "Username length must be between 3 characters and 30 characters."
|
3313 |
+
msgstr "Die Länge des Benutzernamens muss zwischen 3 und 30 Zeichen sein."
|
3314 |
+
|
3315 |
+
#: wpf-includes/wpf-phrases.php:516
|
3316 |
+
msgid "Welcome to our Community!"
|
3317 |
+
msgstr "Willkommen in unserer Community!"
|
3318 |
+
|
3319 |
+
#: wpf-includes/wpf-phrases.php:517
|
3320 |
+
msgid "Wrong post data"
|
3321 |
+
msgstr "Falsche Post-Daten"
|
3322 |
+
|
3323 |
+
#: wpf-includes/wpf-phrases.php:518
|
3324 |
+
msgid "You are already voted this post"
|
3325 |
+
msgstr "Sie haben bereits für diesen Beitrag abgestimmt"
|
3326 |
+
|
3327 |
+
#: wpf-includes/wpf-phrases.php:519
|
3328 |
+
msgid "You have been successfully subscribed"
|
3329 |
+
msgstr "Ihr Abonnement wurde erfolgreich eingetragen"
|
3330 |
+
|
3331 |
+
#: wpf-includes/wpf-phrases.php:520
|
3332 |
+
msgid "You have been successfully unsubscribed"
|
3333 |
+
msgstr "Ihr Abonnement wurde erfolgreich entfernt"
|
3334 |
+
|
3335 |
+
#: wpf-includes/wpf-phrases.php:521
|
3336 |
+
msgid "You have no permission to edit this topic"
|
3337 |
+
msgstr "Keine Berechtigung zum Editieren des Themas"
|
3338 |
+
|
3339 |
+
#: wpf-includes/wpf-phrases.php:522
|
3340 |
+
msgid "You haven't permission to create post into this forum"
|
3341 |
+
msgstr "Keine Berechtigung zum Erstellen von Beiträgen in diesem Forum"
|
3342 |
+
|
3343 |
+
#: wpf-includes/wpf-phrases.php:523
|
3344 |
+
msgid "You haven't permission to create topic into this forum"
|
3345 |
+
msgstr "Keine Berechtigung zum Erstellen von Themen in diesem Forum"
|
3346 |
+
|
3347 |
+
#: wpf-includes/wpf-phrases.php:524
|
3348 |
+
msgid "You haven't permission to delete post from this forum"
|
3349 |
+
msgstr "Keine Berechtigung zum Löschen von Beiträgen in diesem Forum"
|
3350 |
+
|
3351 |
+
#: wpf-includes/wpf-phrases.php:525
|
3352 |
+
msgid "You haven't permission to delete topic from this forum"
|
3353 |
+
msgstr "Keine Berechtigung zum Löschen von Themen in diesem Forum"
|
3354 |
+
|
3355 |
+
#: wpf-includes/wpf-phrases.php:526
|
3356 |
+
msgid "You haven't permission to edit post from this forum"
|
3357 |
+
msgstr "Keine Berechtigung zum Bearbeiten von Beiträgen in diesem Forum"
|
3358 |
+
|
3359 |
+
#: wpf-includes/wpf-phrases.php:527
|
3360 |
+
msgid "You successfully replied"
|
3361 |
+
msgstr "Sie haben erfolgreich geantwortet"
|
3362 |
+
|
3363 |
+
#: wpf-includes/wpf-phrases.php:528
|
3364 |
+
msgid "Your forum successfully added"
|
3365 |
+
msgstr "Ihr Forum wurde erfolgreich hinzugefügt"
|
3366 |
+
|
3367 |
+
#: wpf-includes/wpf-phrases.php:529
|
3368 |
+
msgid "Your forum successfully deleted"
|
3369 |
+
msgstr "Ihr Forum wurde erfolgreich gelöscht"
|
3370 |
+
|
3371 |
+
#: wpf-includes/wpf-phrases.php:530
|
3372 |
+
msgid "Your profile data have been successfully updated."
|
3373 |
+
msgstr "Ihre Profildaten wurden erfolgreich aktualisiert."
|
3374 |
+
|
3375 |
+
#: wpf-includes/wpf-phrases.php:531
|
3376 |
+
msgid "Your subscription for this item could not be confirmed"
|
3377 |
+
msgstr "Ihr Abonnement für dieses Element wurde nicht bestätigt"
|
3378 |
+
|
3379 |
+
#: wpf-includes/wpf-phrases.php:532
|
3380 |
+
msgid "Your topic successfully added"
|
3381 |
+
msgstr "Thema erfolgreich angelegt"
|
3382 |
+
|
3383 |
+
#: wpf-includes/wpf-phrases.php:534
|
3384 |
+
msgid "Dashboard - Can create forum"
|
3385 |
+
msgstr "Dashboard - Kann Forum erstellen"
|
3386 |
+
|
3387 |
+
#: wpf-includes/wpf-phrases.php:535
|
3388 |
+
msgid "Dashboard - Can edit forum"
|
3389 |
+
msgstr "Dashboard - Kann Forum editieren"
|
3390 |
+
|
3391 |
+
#: wpf-includes/wpf-phrases.php:536
|
3392 |
+
msgid "Dashboard - Can delete forum"
|
3393 |
+
msgstr "Dashboard - Kann Forum löschen"
|
3394 |
+
|
3395 |
+
#: wpf-includes/wpf-phrases.php:537
|
3396 |
+
msgid "Dashboard - Members Menu"
|
3397 |
+
msgstr "Dashboard - Mitglieder-Menü"
|
3398 |
+
|
3399 |
+
#: wpf-includes/wpf-phrases.php:538
|
3400 |
+
msgid "Dashboard - Can edit member"
|
3401 |
+
msgstr "Dashboard - Kann Mitglieder bearbeiten"
|
3402 |
+
|
3403 |
+
#: wpf-includes/wpf-phrases.php:539
|
3404 |
+
msgid "Dashboard - Can delete member"
|
3405 |
+
msgstr "Dashboard - Kann Mitglieder löschen"
|
3406 |
+
|
3407 |
+
#: wpf-includes/wpf-phrases.php:540
|
3408 |
+
msgid "Dashboard - Usergroup Menu"
|
3409 |
+
msgstr "Dashboard - Benutzergruppen-Menü"
|
3410 |
+
|
3411 |
+
#: wpf-includes/wpf-phrases.php:541
|
3412 |
+
msgid "Front - Can view members"
|
3413 |
+
msgstr "Front - Kann Mitglieder ansehen"
|
3414 |
+
|
3415 |
+
#: wpf-includes/wpf-phrases.php:542
|
3416 |
+
msgid "Front - Can view profiles"
|
3417 |
+
msgstr "Front - Kann Profile ansehen"
|
3418 |
+
|
3419 |
+
#: wpf-includes/wpf-phrases.php:543
|
3420 |
+
msgid "Front - Can upload avatar"
|
3421 |
+
msgstr "Front - Kann Avatar hochladen"
|
3422 |
+
|
3423 |
+
#: wpf-includes/wpf-phrases.php:544
|
3424 |
+
msgid "Front - Can have signatur"
|
3425 |
+
msgstr "Front - Signatur erlaubt"
|
3426 |
+
|
3427 |
+
#: wpf-includes/wpf-phrases.php:545
|
3428 |
+
msgid "Front - Can view avatars"
|
3429 |
+
msgstr "Front - Kann Avatare ansehen"
|
3430 |
+
|
3431 |
+
#: wpf-includes/wpf-phrases.php:546
|
3432 |
+
msgid "Front - Can view member username"
|
3433 |
+
msgstr "Front - Kann Benutzername sehen"
|
3434 |
+
|
3435 |
+
#: wpf-includes/wpf-phrases.php:547
|
3436 |
+
msgid "Front - Can view member email"
|
3437 |
+
msgstr "Front - Kann Mitglieds-Emailadresse sehen"
|
3438 |
+
|
3439 |
+
#: wpf-includes/wpf-phrases.php:548
|
3440 |
+
msgid "Front - Can view member title"
|
3441 |
+
msgstr "Front - Kann Benutzertitel sehen"
|
3442 |
+
|
3443 |
+
#: wpf-includes/wpf-phrases.php:549
|
3444 |
+
msgid "Front - Can view member custom title"
|
3445 |
+
msgstr "Front - Kann benutzerdefinierten Titel sehen"
|
3446 |
+
|
3447 |
+
#: wpf-includes/wpf-phrases.php:550
|
3448 |
+
msgid "Front - Can view member reputation"
|
3449 |
+
msgstr "Front - Kann Mitgliedsbewertung sehen"
|
3450 |
+
|
3451 |
+
#: wpf-includes/wpf-phrases.php:551
|
3452 |
+
msgid "Front - Can view member website"
|
3453 |
+
msgstr "Front - Kann Webseite Mitglied ansehen"
|
3454 |
+
|
3455 |
+
#: wpf-includes/wpf-phrases.php:552
|
3456 |
+
msgid "Front - Can view member social networks"
|
3457 |
+
msgstr "Front - Kann Soziale Netzwerke Mitglied sehen"
|
3458 |
+
|
3459 |
+
#: wpf-includes/wpf-phrases.php:553
|
3460 |
+
msgid "Front - Can view member reg. date"
|
3461 |
+
msgstr "Front - Kann Registrierdatum Mitglieder sehen"
|
3462 |
+
|
3463 |
+
#: wpf-includes/wpf-phrases.php:554
|
3464 |
+
msgid "Front - Can view member last active date"
|
3465 |
+
msgstr "Front - Kann Zeit letzte Aktivität Mitglied sehen"
|
3466 |
+
|
3467 |
+
#: wpf-includes/wpf-phrases.php:555
|
3468 |
+
msgid "Front - Can view member ip address"
|
3469 |
+
msgstr "Front - Kann IP Mitglied sehen"
|
3470 |
+
|
3471 |
+
#: wpf-includes/wpf-phrases.php:556
|
3472 |
+
msgid "Front - Can view member location"
|
3473 |
+
msgstr "Front - Kann Ort Mitglied sehen"
|
3474 |
+
|
3475 |
+
#: wpf-includes/wpf-phrases.php:557
|
3476 |
+
msgid "Front - Can view member ocumpation"
|
3477 |
+
msgstr "Front - Kann Beruf Mitglied sehen"
|
3478 |
+
|
3479 |
+
#: wpf-includes/wpf-phrases.php:558
|
3480 |
+
msgid "Front - Can view member signatur"
|
3481 |
+
msgstr "Front - Kann Signatur Mitglied sehen"
|
3482 |
+
|
3483 |
+
#: wpf-includes/wpf-phrases.php:559
|
3484 |
+
msgid "Front - Can view member about me"
|
3485 |
+
msgstr "Front - Kann Über mich Mitglied sehen"
|
3486 |
+
|
3487 |
+
#: wpf-includes/wpf-phrases.php:560
|
3488 |
+
msgid "Front - Can view member phone number"
|
3489 |
+
msgstr "Front - Kann Telefonnr. Mitglied sehen"
|
3490 |
+
|
3491 |
+
#: wpf-includes/wpf-phrases.php:561
|
3492 |
+
msgid "Front - Can write PM"
|
3493 |
+
msgstr "Front - Kann PN schreiben"
|
3494 |
+
|
3495 |
+
#: wpf-includes/wpf-phrases.php:562
|
3496 |
+
msgid "Can view forum"
|
3497 |
+
msgstr "Kann Forum ansehen"
|
3498 |
+
|
3499 |
+
#: wpf-includes/wpf-phrases.php:563
|
3500 |
+
msgid "Can create topic"
|
3501 |
+
msgstr "Kann Thema erstellen"
|
3502 |
+
|
3503 |
+
#: wpf-includes/wpf-phrases.php:564
|
3504 |
+
msgid "Can view topic"
|
3505 |
+
msgstr "Kann Thema ansehen"
|
3506 |
+
|
3507 |
+
#: wpf-includes/wpf-phrases.php:565
|
3508 |
+
msgid "Can edit topic"
|
3509 |
+
msgstr "Kann Thema editieren"
|
3510 |
+
|
3511 |
+
#: wpf-includes/wpf-phrases.php:566
|
3512 |
+
msgid "Can delete topic"
|
3513 |
+
msgstr "Kann Thema löschen"
|
3514 |
+
|
3515 |
+
#: wpf-includes/wpf-phrases.php:567
|
3516 |
+
msgid "Can post reply"
|
3517 |
+
msgstr "Kann Antwort schreiben"
|
3518 |
+
|
3519 |
+
#: wpf-includes/wpf-phrases.php:568
|
3520 |
+
msgid "Can view replies"
|
3521 |
+
msgstr "Kann Antworten ansehen"
|
3522 |
+
|
3523 |
+
#: wpf-includes/wpf-phrases.php:569
|
3524 |
+
msgid "Can edit replies"
|
3525 |
+
msgstr "Kann Antworten editieren"
|
3526 |
+
|
3527 |
+
#: wpf-includes/wpf-phrases.php:570
|
3528 |
+
msgid "Can delete replies"
|
3529 |
+
msgstr "Kann Antworten löschen"
|
3530 |
+
|
3531 |
+
#: wpf-includes/wpf-phrases.php:571
|
3532 |
+
msgid "Can edit own topic"
|
3533 |
+
msgstr "Kann eigene Themen editieren"
|
3534 |
+
|
3535 |
+
#: wpf-includes/wpf-phrases.php:572
|
3536 |
+
msgid "Can edit own replay"
|
3537 |
+
msgstr "Kann eigene Antworten editieren"
|
3538 |
+
|
3539 |
+
#: wpf-includes/wpf-phrases.php:573
|
3540 |
+
msgid "Can delete own topic"
|
3541 |
+
msgstr "Kann eigene Themen löschen"
|
3542 |
+
|
3543 |
+
#: wpf-includes/wpf-phrases.php:574
|
3544 |
+
msgid "Can delete own replay"
|
3545 |
+
msgstr "Kann eigene Antworten löschen"
|
3546 |
+
|
3547 |
+
#: wpf-includes/wpf-phrases.php:575
|
3548 |
+
msgid "Can like"
|
3549 |
+
msgstr "Kann Zustimmung geben"
|
3550 |
+
|
3551 |
+
#: wpf-includes/wpf-phrases.php:576
|
3552 |
+
msgid "Can report"
|
3553 |
+
msgstr "Kann melden"
|
3554 |
+
|
3555 |
+
#: wpf-includes/wpf-phrases.php:577
|
3556 |
+
msgid "Can set topic sticky"
|
3557 |
+
msgstr "Kann Thema anpinnen"
|
3558 |
+
|
3559 |
+
#: wpf-includes/wpf-phrases.php:578 wpf-includes/wpf-phrases.php:651
|
3560 |
+
msgid "Can set topic private"
|
3561 |
+
msgstr "Kann Thema privat machen"
|
3562 |
+
|
3563 |
+
#: wpf-includes/wpf-phrases.php:579
|
3564 |
+
msgid "Can vote"
|
3565 |
+
msgstr "Kann abstimmen"
|
3566 |
+
|
3567 |
+
#: wpf-includes/wpf-phrases.php:580
|
3568 |
+
msgid "Can Attach File"
|
3569 |
+
msgstr "Kann Datei anhängen"
|
3570 |
+
|
3571 |
+
#: wpf-includes/wpf-phrases.php:581
|
3572 |
+
msgid "Can set topic answered"
|
3573 |
+
msgstr "Kann Thema auf beantwortet setzen"
|
3574 |
+
|
3575 |
+
#: wpf-includes/wpf-phrases.php:582
|
3576 |
+
msgid "Can set own topic answered"
|
3577 |
+
msgstr "Kann eigenes Thema auf beantwortet setzen"
|
3578 |
+
|
3579 |
+
#: wpf-includes/wpf-phrases.php:583
|
3580 |
+
msgid "Can close topic"
|
3581 |
+
msgstr "Kann Thema schließen"
|
3582 |
+
|
3583 |
+
#: wpf-includes/wpf-phrases.php:584
|
3584 |
+
msgid "Can move topic"
|
3585 |
+
msgstr "Kann Thema verschieben"
|
3586 |
+
|
3587 |
+
#: wpf-includes/wpf-phrases.php:585
|
3588 |
+
msgid "like"
|
3589 |
+
msgstr "Zustimmen"
|
3590 |
+
|
3591 |
+
#: wpf-includes/wpf-phrases.php:586
|
3592 |
+
msgid "unlike"
|
3593 |
+
msgstr "Nicht mehr zustimmen"
|
3594 |
+
|
3595 |
+
#: wpf-includes/wpf-phrases.php:587
|
3596 |
+
msgid "sticky"
|
3597 |
+
msgstr "angepinnt"
|
3598 |
+
|
3599 |
+
#: wpf-includes/wpf-phrases.php:588
|
3600 |
+
msgid "unsticky"
|
3601 |
+
msgstr "abgepinnt"
|
3602 |
+
|
3603 |
+
#: wpf-includes/wpf-phrases.php:589
|
3604 |
+
msgid "close"
|
3605 |
+
msgstr "schließen"
|
3606 |
+
|
3607 |
+
#: wpf-includes/wpf-phrases.php:590
|
3608 |
+
msgid "open"
|
3609 |
+
msgstr "\"öffnen"
|
3610 |
+
|
3611 |
+
#: wpf-includes/wpf-phrases.php:591
|
3612 |
+
msgid "Topic Icons"
|
3613 |
+
msgstr "Beitrag-Icons"
|
3614 |
+
|
3615 |
+
#: wpf-includes/wpf-phrases.php:592
|
3616 |
+
msgid "New"
|
3617 |
+
msgstr "Neu"
|
3618 |
+
|
3619 |
+
#: wpf-includes/wpf-phrases.php:593
|
3620 |
+
msgid "Replied"
|
3621 |
+
msgstr "Beantwortet"
|
3622 |
+
|
3623 |
+
#: wpf-includes/wpf-phrases.php:595
|
3624 |
+
msgid "Hot"
|
3625 |
+
msgstr "Heiß"
|
3626 |
+
|
3627 |
+
#: wpf-includes/wpf-phrases.php:596
|
3628 |
+
msgid "Solved"
|
3629 |
+
msgstr "Gelöst"
|
3630 |
+
|
3631 |
+
#: wpf-includes/wpf-phrases.php:597
|
3632 |
+
msgid "Unsolved"
|
3633 |
+
msgstr "Nicht gelöst"
|
3634 |
+
|
3635 |
+
#: wpf-includes/wpf-phrases.php:605
|
3636 |
+
#, fuzzy
|
3637 |
+
#| msgid "Can make topic solved"
|
3638 |
+
msgid "Can set topic solved"
|
3639 |
+
msgstr "Kann Thema auf gelöst setzen"
|
3640 |
+
|
3641 |
+
#: wpf-includes/wpf-phrases.php:606
|
3642 |
+
#, fuzzy
|
3643 |
+
#| msgid "Can make own topic solved"
|
3644 |
+
msgid "Can set own topic solved"
|
3645 |
+
msgstr "Kann eigenes Thema auf gelöst setzen"
|
3646 |
+
|
3647 |
+
#: wpf-includes/wpf-phrases.php:607
|
3648 |
+
msgid "Old password is wrong"
|
3649 |
+
msgstr "Altes Passwort ist falsch"
|
3650 |
+
|
3651 |
+
#: wpf-includes/wpf-phrases.php:608
|
3652 |
+
msgid "New Passwords do not match"
|
3653 |
+
msgstr "Neue Passwörter stimmen nicht überein"
|
3654 |
+
|
3655 |
+
#: wpf-includes/wpf-phrases.php:612
|
3656 |
+
msgid ""
|
3657 |
+
"This process may take a few seconds or dozens of minutes, it depends on "
|
3658 |
+
"database forum size and on server resources. Please be patient and don't "
|
3659 |
+
"close this page. If you got 500 Server Error please don't worry, the data "
|
3660 |
+
"updating process is still working in MySQL server."
|
3661 |
+
msgstr ""
|
3662 |
+
"Dieser Prozess kann mehrere Sekunden oder Dutzende Minuten dauern, abhä"
|
3663 |
+
"ngig von der Größe der Foren-Datenbank und den Server-Resourcen. "
|
3664 |
+
"Bitte bleiben Sie auf dieser Seite. Wenn Sie einen 500 Server Error sehen, "
|
3665 |
+
"machen Sie sich keine Sorgen. Der Prozess arbeitet weiter im MySQL-Server."
|
3666 |
+
|
3667 |
+
#: wpf-includes/wpf-phrases.php:616
|
3668 |
+
msgid "Updated Successfully!"
|
3669 |
+
msgstr "Erfolgreich aktualisiert!"
|
3670 |
+
|
3671 |
+
#: wpf-includes/wpf-phrases.php:617
|
3672 |
+
msgid "Deleted Successfully!"
|
3673 |
+
msgstr "Erfolgreich gelöscht!"
|
3674 |
+
|
3675 |
+
#: wpf-includes/wpf-phrases.php:618
|
3676 |
+
msgid "Closed"
|
3677 |
+
msgstr "Geschlossen"
|
3678 |
+
|
3679 |
+
#: wpf-includes/wpf-phrases.php:619
|
3680 |
+
msgid "Forum Members List"
|
3681 |
+
msgstr "Mitgliederliste"
|
3682 |
+
|
3683 |
+
#: wpf-includes/wpf-phrases.php:620
|
3684 |
+
msgid "are you sure you want to delete?"
|
3685 |
+
msgstr "Löschen: Sind Sie sicher?"
|
3686 |
+
|
3687 |
+
#: wpf-includes/wpf-phrases.php:622
|
3688 |
+
msgid "Moderator"
|
3689 |
+
msgstr "Moderator"
|
3690 |
+
|
3691 |
+
#: wpf-includes/wpf-phrases.php:624
|
3692 |
+
msgid "Customer"
|
3693 |
+
msgstr "Kunde"
|
3694 |
+
|
3695 |
+
#: wpf-includes/wpf-phrases.php:625
|
3696 |
+
msgid "No access"
|
3697 |
+
msgstr "Kein Zugriff"
|
3698 |
+
|
3699 |
+
#: wpf-includes/wpf-phrases.php:626
|
3700 |
+
msgid "Read only access"
|
3701 |
+
msgstr "Nur Lesen Zugriff"
|
3702 |
+
|
3703 |
+
#: wpf-includes/wpf-phrases.php:627
|
3704 |
+
msgid "Standard access"
|
3705 |
+
msgstr "Standardzugriff"
|
3706 |
+
|
3707 |
+
#: wpf-includes/wpf-phrases.php:628
|
3708 |
+
msgid "Moderator access"
|
3709 |
+
msgstr "Moderator-Zugriff"
|
3710 |
+
|
3711 |
+
#: wpf-includes/wpf-phrases.php:629
|
3712 |
+
msgid "Full access"
|
3713 |
+
msgstr "Vollzugriff"
|
3714 |
+
|
3715 |
+
#: wpf-includes/wpf-phrases.php:630
|
3716 |
+
msgid "Profile"
|
3717 |
+
msgstr "Profil"
|
3718 |
+
|
3719 |
+
#: wpf-includes/wpf-phrases.php:632
|
3720 |
+
msgid "Incorrect file format. Allowed formats: jpeg, jpg, png, gif."
|
3721 |
+
msgstr "Falsches Dateiformat. Erlaubte Formate: peg, jpg, png, gif."
|
3722 |
+
|
3723 |
+
#: wpf-includes/wpf-phrases.php:635
|
3724 |
+
msgid "User registration is disabled"
|
3725 |
+
msgstr "Benutzerregistrierung ist deaktiviert"
|
3726 |
+
|
3727 |
+
#: wpf-includes/wpf-phrases.php:639
|
3728 |
+
msgid "Attachment removed"
|
3729 |
+
msgstr "Dateianhang entfernt"
|
3730 |
+
|
3731 |
+
#: wpf-includes/wpf-phrases.php:640
|
3732 |
+
msgid "Forum Posts"
|
3733 |
+
msgstr "Forenbeiträge"
|
3734 |
+
|
3735 |
+
#: wpf-includes/wpf-phrases.php:641
|
3736 |
+
msgid "Blog Posts"
|
3737 |
+
msgstr "Blog-Beiträge"
|
3738 |
+
|
3739 |
+
#: wpf-includes/wpf-phrases.php:642
|
3740 |
+
msgid "Blog Comments"
|
3741 |
+
msgstr "Blog-Kommentare"
|
3742 |
+
|
3743 |
+
#: wpf-includes/wpf-phrases.php:643
|
3744 |
+
#, php-format
|
3745 |
+
msgid "Welcome back %s!"
|
3746 |
+
msgstr "Willkommen zurück %s!"
|
3747 |
+
|
3748 |
+
#: wpf-includes/wpf-phrases.php:644
|
3749 |
+
msgid "Member Profile"
|
3750 |
+
msgstr "Mitgliedsprofil"
|
3751 |
+
|
3752 |
+
#: wpf-includes/wpf-phrases.php:645
|
3753 |
+
msgid "Member"
|
3754 |
+
msgstr "Mitglied"
|
3755 |
+
|
3756 |
+
#: wpf-includes/wpf-phrases.php:646
|
3757 |
+
msgid "You have not permission to this page"
|
3758 |
+
msgstr "Keine Berechtigung zur Nutzung dieser Seite"
|
3759 |
+
|
3760 |
+
#: wpf-includes/wpf-phrases.php:648
|
3761 |
+
msgid ""
|
3762 |
+
"This option will disable WordPress on front-end. Only forum pages will be "
|
3763 |
+
"available. wpForo will look like as a stand-alone forum."
|
3764 |
+
msgstr ""
|
3765 |
+
"Diese Einstellung wird WordPress im Front-End abschalten. Nur Forenseiten "
|
3766 |
+
"sind verfügbar. wpForo wird wie ein Stand-Alone-Forum aussehen."
|
3767 |
+
|
3768 |
+
#: wpf-includes/wpf-phrases.php:652
|
3769 |
+
msgid "Can set own topic private"
|
3770 |
+
msgstr "Kann eigene Themen privat machen"
|
3771 |
+
|
3772 |
+
#: wpf-includes/wpf-phrases.php:653
|
3773 |
+
msgid "Can view private topic"
|
3774 |
+
msgstr "Kann private Thema ansehen"
|
3775 |
+
|
3776 |
+
#: wpf-includes/wpf-phrases.php:654
|
3777 |
+
msgid "private"
|
3778 |
+
msgstr "privat"
|
3779 |
+
|
3780 |
+
#: wpf-includes/wpf-phrases.php:655
|
3781 |
+
msgid "public"
|
3782 |
+
msgstr "öffentlich"
|
3783 |
+
|
3784 |
+
#: wpf-includes/wpf-phrases.php:656
|
3785 |
+
msgid "Private Topic"
|
3786 |
+
msgstr "Private Themen"
|
3787 |
+
|
3788 |
+
#: wpf-includes/wpf-phrases.php:657
|
3789 |
+
msgid "Only Admins and Moderators can see your private topics."
|
3790 |
+
msgstr "Nur Aministratoren und Moderatoren können deine privaten Themen sehen."
|
3791 |
+
|
3792 |
+
#: wpf-includes/wpf-phrases.php:658
|
3793 |
+
msgid "Forum ID is not detected"
|
3794 |
+
msgstr "Foren-ID wurde nicht erkannt"
|
3795 |
+
|
3796 |
+
#: wpf-includes/wpf-phrases.php:659
|
3797 |
+
msgid "You are not permitted to subscribe here"
|
3798 |
+
msgstr "Du bist nicht berechtigt hier zu schreiben"
|
3799 |
+
|
3800 |
+
#: wpf-includes/wpf-phrases.php:660
|
3801 |
+
msgid "Subscribe to this topic"
|
3802 |
+
msgstr "Dieses Thema abonnieren"
|
3803 |
+
|
3804 |
+
#: wpf-includes/wpf-phrases.php:663
|
3805 |
+
msgid "Awaiting moderation"
|
3806 |
+
msgstr ""
|
3807 |
+
|
3808 |
+
#: wpf-includes/wpf-phrases.php:664
|
3809 |
+
#, fuzzy
|
3810 |
+
#| msgid "Topic not found."
|
3811 |
+
msgid "Topic first post not found."
|
3812 |
+
msgstr "Kein Thema gefunden"
|
3813 |
+
|
3814 |
+
#: wpf-includes/wpf-phrases.php:665
|
3815 |
+
#, fuzzy
|
3816 |
+
#| msgid "Topic not found."
|
3817 |
+
msgid "Topic first post data not found."
|
3818 |
+
msgstr "Kein Thema gefunden"
|
3819 |
+
|
3820 |
+
#: wpf-includes/wpf-phrases.php:666
|
3821 |
+
#, fuzzy
|
3822 |
+
#| msgid "Post options successfully updated"
|
3823 |
+
msgid "Settings successfully updated"
|
3824 |
+
msgstr "Beitragseinstellungen erfolgreich aktualisiert"
|
3825 |
+
|
3826 |
+
#: wpf-includes/wpf-phrases.php:667
|
3827 |
+
msgid "Done!"
|
3828 |
+
msgstr "Erledigt!"
|
3829 |
+
|
3830 |
+
#: wpf-includes/wpf-phrases.php:668
|
3831 |
+
msgid "unapproved"
|
3832 |
+
msgstr "unbestätigt"
|
3833 |
+
|
3834 |
+
#: wpf-includes/wpf-phrases.php:669
|
3835 |
+
msgid "You are not allowed to attach this file type"
|
3836 |
+
msgstr "Du bist nicht berechtigt diesen Dateityp anzuhängen"
|
3837 |
+
|
3838 |
+
#: wpf-includes/wpf-phrases.php:670
|
3839 |
+
msgid "Post is empty"
|
3840 |
+
msgstr "Beitrag ist leer"
|
3841 |
+
|
3842 |
+
#: wpf-includes/wpf-phrases.php:671
|
3843 |
+
msgid "removed link"
|
3844 |
+
msgstr "entfernte Verknüpfung"
|
3845 |
+
|
3846 |
+
#: wpf-includes/wpf-phrases.php:672
|
3847 |
+
msgid "Submit"
|
3848 |
+
msgstr "Absenden"
|
3849 |
+
|
3850 |
+
#: wpf-includes/wpf-phrases.php:675
|
3851 |
+
#, fuzzy
|
3852 |
+
#| msgid "Usergroups"
|
3853 |
+
msgid "Usergroup"
|
3854 |
+
msgstr "Benutzergruppen"
|
3855 |
+
|
3856 |
+
#: wpf-includes/wpf-phrases.php:676
|
3857 |
+
#, fuzzy
|
3858 |
+
#| msgid "Rating Level"
|
3859 |
+
msgid "Rating Title"
|
3860 |
+
msgstr "Mitgliedsrang"
|
3861 |
+
|
3862 |
+
#: wpf-includes/wpf-phrases.php:677
|
3863 |
+
#, fuzzy
|
3864 |
+
#| msgid "Member Title"
|
3865 |
+
msgid "User Title"
|
3866 |
+
msgstr "Benutzertitel"
|
3867 |
+
|
3868 |
+
#: wpf-includes/wpf-phrases.php:678
|
3869 |
+
msgid "Anonymous"
|
3870 |
+
msgstr "Anonym"
|
3871 |
+
|
3872 |
+
#: wpforo.php:401
|
3873 |
+
msgid ""
|
3874 |
+
"Provides a safe way to communicate directly with other members. Messages are "
|
3875 |
+
"private and can only be viewed by conversation participants."
|
3876 |
+
msgstr ""
|
3877 |
+
|
3878 |
+
#: wpforo.php:402
|
3879 |
+
msgid ""
|
3880 |
+
"Adds an advanced file attachment system to forum topics and posts. AJAX "
|
3881 |
+
"powered media uploading and displaying system with user specific library."
|
3882 |
+
msgstr ""
|
3883 |
+
|
3884 |
+
#: wpforo.php:403
|
3885 |
+
msgid ""
|
3886 |
+
"Allows to embed hundreds of video, social network, audio and photo content "
|
3887 |
+
"providers in forum topics and posts."
|
3888 |
+
msgstr ""
|
3889 |
+
|
3890 |
+
#: wpforo.php:404
|
3891 |
+
msgid ""
|
3892 |
+
"Ads Manager is a powerful yet simple advertisement management system, that "
|
3893 |
+
"allows you to add adverting banners between forums, topics and posts."
|
3894 |
+
msgstr ""
|
3895 |
+
|
3896 |
+
#. Plugin Name of the plugin/theme
|
3897 |
+
#, fuzzy
|
3898 |
+
#| msgid "Forum - wpForo"
|
3899 |
+
msgid "Forums - wpForo"
|
3900 |
+
msgstr "Forum - wpForo"
|
3901 |
+
|
3902 |
+
#. Plugin URI of the plugin/theme
|
3903 |
+
msgid "http://wpforo.com"
|
3904 |
+
msgstr "http://wpforo.com"
|
3905 |
+
|
3906 |
+
#. Description of the plugin/theme
|
3907 |
+
msgid ""
|
3908 |
+
"Forums wpForo is a new generation of forum plugins. It's full-fledged forum "
|
3909 |
+
"solution for your community. Comes with multiple modern forum layouts."
|
3910 |
+
msgstr ""
|
3911 |
+
|
3912 |
+
#. Author of the plugin/theme
|
3913 |
+
msgid "gVectors Team (A. Chakhoyan, R. Hovhannisyan)"
|
3914 |
+
msgstr "gVectors Team (A. Chakhoyan, R. Hovhannisyan)"
|
3915 |
+
|
3916 |
+
#. Author URI of the plugin/theme
|
3917 |
+
msgid "http://gvectors.com/"
|
3918 |
+
msgstr "http://gvectors.com/"
|
3919 |
+
|
3920 |
+
#~ msgid "Gtalk"
|
3921 |
+
#~ msgstr "Gtalk"
|
3922 |
+
|
3923 |
+
#~ msgid ""
|
3924 |
+
#~ "Next Generation of WordPress Forum Softwares. Everything you need to run "
|
3925 |
+
#~ "an efficient and professional community. Powerful and beautiful bulletin "
|
3926 |
+
#~ "board with unique features."
|
3927 |
+
#~ msgstr ""
|
3928 |
+
#~ "Nächste Generation WordPress-Forensoftware. Alles was Sie benötigen "
|
3929 |
+
#~ "um eine effiziente und professionelle Community aufzubauen. "
|
3930 |
+
#~ "Leistungsstarkes und schönes Bulletin Board mit einzigartigen "
|
3931 |
+
#~ "Features."
|
wpf-languages/wpforo-he_IL.mo
CHANGED
Binary file
|
wpf-languages/wpforo-he_IL.po
CHANGED
@@ -1,3830 +1,4141 @@
|
|
1 |
-
# Copyright (C) 2016 gVectors Team
|
2 |
-
# This file is distributed under the same license as the wpForo package.
|
3 |
-
msgid ""
|
4 |
-
msgstr ""
|
5 |
-
"Project-Id-Version: Forum - wpForo\n"
|
6 |
-
"POT-Creation-Date: 2017-
|
7 |
-
"PO-Revision-Date: 2017-
|
8 |
-
"Last-Translator: Gal Zilberman\n"
|
9 |
-
"Language-Team: \n"
|
10 |
-
"Language: he_IL\n"
|
11 |
-
"MIME-Version: 1.0\n"
|
12 |
-
"Content-Type: text/plain; charset=UTF-8\n"
|
13 |
-
"Content-Transfer-Encoding: 8bit\n"
|
14 |
-
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
15 |
-
"X-Generator: Poedit
|
16 |
-
"X-Poedit-Basepath: ..\n"
|
17 |
-
"X-Poedit-WPHeader: wpforo.php\n"
|
18 |
-
"X-Poedit-SourceCharset: UTF-8\n"
|
19 |
-
"X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;"
|
20 |
-
"esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;"
|
21 |
-
"_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
|
22 |
-
"X-Poedit-SearchPath-0: .\n"
|
23 |
-
"X-Poedit-SearchPath-1: Downloads\n"
|
24 |
-
"X-Poedit-SearchPath-2: wpforo/pre 1/wpforo-he_IL.po\n"
|
25 |
-
"X-Poedit-SearchPath-3: wpforo/pre 1/wpforo-he_IL.mo\n"
|
26 |
-
"X-Poedit-SearchPathExcluded-0: *.js\n"
|
27 |
-
|
28 |
-
#: wpf-admin/addons.php:14 wpf-admin/addons.php:22
|
29 |
-
msgid "wpForo Addons"
|
30 |
-
msgstr ""
|
31 |
-
|
32 |
-
#: wpf-admin/addons.php:28
|
33 |
-
msgid ""
|
34 |
-
"All wpForo addons are being developed by wpForo developers at gVectors Team. "
|
35 |
-
"Addon prices also include a small donation to the hard work wpForo "
|
36 |
-
"developers do for free. When you buy an addon, you also donate the free "
|
37 |
-
"wpForo development and support. Addons are the only incoming source for "
|
38 |
-
"wpForo developers. wpForo is a premium forum plugin which will always be "
|
39 |
-
"available for free. There will never be paid and pro versions of this forum "
|
40 |
-
"board. We have another dozens of awesome features in our to-do list which "
|
41 |
-
"will also be added for free in future releases. So the free wpForo "
|
42 |
-
"development always stays on the first priority and wpForo is being extended "
|
43 |
-
"with new free functions and features even faster than before."
|
44 |
-
msgstr ""
|
45 |
-
|
46 |
-
#: wpf-admin/addons.php:51
|
47 |
-
msgid "Installed"
|
48 |
-
msgstr ""
|
49 |
-
|
50 |
-
#: wpf-admin/addons.php:55
|
51 |
-
msgid "Version"
|
52 |
-
msgstr ""
|
53 |
-
|
54 |
-
#: wpf-admin/addons.php:56
|
55 |
-
msgid "at least"
|
56 |
-
msgstr "לפחות"
|
57 |
-
|
58 |
-
#: wpf-admin/addons.php:58
|
59 |
-
msgid "Details | Buy"
|
60 |
-
msgstr ""
|
61 |
-
|
62 |
-
#: wpf-admin/addons.php:64
|
63 |
-
msgid "More information about"
|
64 |
-
msgstr "עוד פרטים אודות"
|
65 |
-
|
66 |
-
#: wpf-admin/admin.php:
|
67 |
-
#: wpf-includes/wpf-phrases.php:599
|
68 |
-
msgid "Dashboard"
|
69 |
-
msgstr "לוח בקרה"
|
70 |
-
|
71 |
-
#: wpf-admin/admin.php:
|
72 |
-
#: wpf-admin/options-tabs/
|
73 |
-
#: wpf-
|
74 |
-
|
75 |
-
|
76 |
-
|
77 |
-
|
78 |
-
#: wpf-includes/wpf-hooks.php:
|
79 |
-
|
80 |
-
|
81 |
-
|
82 |
-
|
83 |
-
|
84 |
-
|
85 |
-
|
86 |
-
|
87 |
-
|
88 |
-
|
89 |
-
|
90 |
-
|
91 |
-
#: wpf-admin/
|
92 |
-
#: wpf-includes/wpf-
|
93 |
-
|
94 |
-
|
95 |
-
|
96 |
-
|
97 |
-
#: wpf-
|
98 |
-
|
99 |
-
|
100 |
-
|
101 |
-
|
102 |
-
#: wpf-includes/wpf-
|
103 |
-
|
104 |
-
|
105 |
-
|
106 |
-
|
107 |
-
#: wpf-includes/wpf-
|
108 |
-
|
109 |
-
|
110 |
-
|
111 |
-
|
112 |
-
#: wpf-
|
113 |
-
|
114 |
-
|
115 |
-
|
116 |
-
|
117 |
-
|
118 |
-
|
119 |
-
|
120 |
-
|
121 |
-
|
122 |
-
|
123 |
-
|
124 |
-
|
125 |
-
|
126 |
-
|
127 |
-
"
|
128 |
-
"
|
129 |
-
"
|
130 |
-
"\"
|
131 |
-
"
|
132 |
-
"
|
133 |
-
"
|
134 |
-
"
|
135 |
-
"
|
136 |
-
"
|
137 |
-
"
|
138 |
-
"
|
139 |
-
|
140 |
-
|
141 |
-
|
142 |
-
|
143 |
-
|
144 |
-
|
145 |
-
|
146 |
-
|
147 |
-
|
148 |
-
|
149 |
-
|
150 |
-
|
151 |
-
|
152 |
-
|
153 |
-
|
154 |
-
|
155 |
-
|
156 |
-
|
157 |
-
|
158 |
-
|
159 |
-
|
160 |
-
|
161 |
-
|
162 |
-
|
163 |
-
|
164 |
-
|
165 |
-
|
166 |
-
|
167 |
-
|
168 |
-
|
169 |
-
|
170 |
-
|
171 |
-
|
172 |
-
|
173 |
-
|
174 |
-
|
175 |
-
|
176 |
-
|
177 |
-
|
178 |
-
#: wpf-
|
179 |
-
|
180 |
-
|
181 |
-
|
182 |
-
|
183 |
-
#: wpf-
|
184 |
-
|
185 |
-
|
186 |
-
|
187 |
-
|
188 |
-
|
189 |
-
|
190 |
-
|
191 |
-
|
192 |
-
|
193 |
-
|
194 |
-
|
195 |
-
|
196 |
-
|
197 |
-
|
198 |
-
|
199 |
-
|
200 |
-
|
201 |
-
|
202 |
-
|
203 |
-
|
204 |
-
|
205 |
-
|
206 |
-
|
207 |
-
|
208 |
-
|
209 |
-
|
210 |
-
|
211 |
-
|
212 |
-
|
213 |
-
|
214 |
-
|
215 |
-
|
216 |
-
|
217 |
-
|
218 |
-
|
219 |
-
|
220 |
-
|
221 |
-
|
222 |
-
"
|
223 |
-
"
|
224 |
-
|
225 |
-
|
226 |
-
|
227 |
-
|
228 |
-
|
229 |
-
|
230 |
-
|
231 |
-
|
232 |
-
|
233 |
-
|
234 |
-
|
235 |
-
|
236 |
-
|
237 |
-
|
238 |
-
|
239 |
-
|
240 |
-
|
241 |
-
|
242 |
-
|
243 |
-
|
244 |
-
|
245 |
-
|
246 |
-
|
247 |
-
#: wpf-
|
248 |
-
|
249 |
-
|
250 |
-
|
251 |
-
|
252 |
-
#: wpf-
|
253 |
-
|
254 |
-
|
255 |
-
|
256 |
-
|
257 |
-
|
258 |
-
|
259 |
-
|
260 |
-
|
261 |
-
|
262 |
-
|
263 |
-
|
264 |
-
|
265 |
-
|
266 |
-
|
267 |
-
|
268 |
-
|
269 |
-
|
270 |
-
|
271 |
-
|
272 |
-
|
273 |
-
|
274 |
-
|
275 |
-
|
276 |
-
|
277 |
-
#: wpf-
|
278 |
-
|
279 |
-
|
280 |
-
|
281 |
-
|
282 |
-
|
283 |
-
|
284 |
-
|
285 |
-
|
286 |
-
#: wpf-admin/
|
287 |
-
#: wpf-
|
288 |
-
|
289 |
-
|
290 |
-
|
291 |
-
|
292 |
-
|
293 |
-
|
294 |
-
|
295 |
-
|
296 |
-
|
297 |
-
|
298 |
-
|
299 |
-
|
300 |
-
|
301 |
-
|
302 |
-
"
|
303 |
-
|
304 |
-
|
305 |
-
|
306 |
-
|
307 |
-
|
308 |
-
"
|
309 |
-
"
|
310 |
-
"
|
311 |
-
|
312 |
-
|
313 |
-
|
314 |
-
|
315 |
-
|
316 |
-
|
317 |
-
|
318 |
-
|
319 |
-
|
320 |
-
|
321 |
-
|
322 |
-
|
323 |
-
|
324 |
-
|
325 |
-
|
326 |
-
|
327 |
-
|
328 |
-
"
|
329 |
-
|
330 |
-
|
331 |
-
|
332 |
-
|
333 |
-
|
334 |
-
|
335 |
-
|
336 |
-
|
337 |
-
|
338 |
-
|
339 |
-
|
340 |
-
|
341 |
-
|
342 |
-
|
343 |
-
|
344 |
-
|
345 |
-
|
346 |
-
|
347 |
-
|
348 |
-
|
349 |
-
|
350 |
-
|
351 |
-
|
352 |
-
#: wpf-
|
353 |
-
|
354 |
-
|
355 |
-
|
356 |
-
|
357 |
-
|
358 |
-
|
359 |
-
|
360 |
-
|
361 |
-
#: wpf-admin/
|
362 |
-
#: wpf-admin/
|
363 |
-
#: wpf-includes/wpf-
|
364 |
-
|
365 |
-
|
366 |
-
|
367 |
-
|
368 |
-
#: wpf-
|
369 |
-
|
370 |
-
|
371 |
-
|
372 |
-
|
373 |
-
|
374 |
-
|
375 |
-
|
376 |
-
|
377 |
-
|
378 |
-
|
379 |
-
"
|
380 |
-
|
381 |
-
|
382 |
-
|
383 |
-
|
384 |
-
|
385 |
-
|
386 |
-
|
387 |
-
|
388 |
-
|
389 |
-
|
390 |
-
|
391 |
-
|
392 |
-
|
393 |
-
|
394 |
-
|
395 |
-
|
396 |
-
|
397 |
-
|
398 |
-
|
399 |
-
|
400 |
-
|
401 |
-
"
|
402 |
-
|
403 |
-
|
404 |
-
|
405 |
-
|
406 |
-
|
407 |
-
|
408 |
-
|
409 |
-
|
410 |
-
|
411 |
-
|
412 |
-
|
413 |
-
|
414 |
-
|
415 |
-
|
416 |
-
|
417 |
-
|
418 |
-
|
419 |
-
"
|
420 |
-
|
421 |
-
|
422 |
-
|
423 |
-
|
424 |
-
|
425 |
-
"
|
426 |
-
|
427 |
-
|
428 |
-
|
429 |
-
|
430 |
-
|
431 |
-
|
432 |
-
|
433 |
-
|
434 |
-
|
435 |
-
|
436 |
-
|
437 |
-
|
438 |
-
|
439 |
-
|
440 |
-
|
441 |
-
#: wpf-admin/options-tabs/accesses.php:
|
442 |
-
#: wpf-admin/options-tabs/accesses.php:
|
443 |
-
|
444 |
-
|
445 |
-
|
446 |
-
|
447 |
-
|
448 |
-
|
449 |
-
|
450 |
-
|
451 |
-
#: wpf-admin/options-tabs/accesses.php:
|
452 |
-
#: wpf-admin/options-tabs/accesses.php:
|
453 |
-
|
454 |
-
|
455 |
-
|
456 |
-
|
457 |
-
|
458 |
-
|
459 |
-
|
460 |
-
|
461 |
-
|
462 |
-
|
463 |
-
|
464 |
-
|
465 |
-
#: wpf-
|
466 |
-
|
467 |
-
|
468 |
-
|
469 |
-
|
470 |
-
|
471 |
-
|
472 |
-
"to this access
|
473 |
-
|
474 |
-
|
475 |
-
|
476 |
-
#: wpf-
|
477 |
-
#: wpf-includes/wpf-
|
478 |
-
|
479 |
-
|
480 |
-
|
481 |
-
|
482 |
-
|
483 |
-
|
484 |
-
|
485 |
-
|
486 |
-
|
487 |
-
|
488 |
-
|
489 |
-
|
490 |
-
|
491 |
-
|
492 |
-
|
493 |
-
|
494 |
-
|
495 |
-
|
496 |
-
|
497 |
-
|
498 |
-
|
499 |
-
|
500 |
-
|
501 |
-
|
502 |
-
|
503 |
-
msgstr ""
|
504 |
-
|
505 |
-
#: wpf-admin/options-tabs/
|
506 |
-
msgid ""
|
507 |
-
|
508 |
-
|
509 |
-
|
510 |
-
|
511 |
-
|
512 |
-
|
513 |
-
|
514 |
-
|
515 |
-
|
516 |
-
|
517 |
-
|
518 |
-
"
|
519 |
-
msgstr ""
|
520 |
-
|
521 |
-
#: wpf-admin/options-tabs/
|
522 |
-
|
523 |
-
|
524 |
-
|
525 |
-
|
526 |
-
|
527 |
-
|
528 |
-
|
529 |
-
|
530 |
-
|
531 |
-
#: wpf-admin/
|
532 |
-
|
533 |
-
|
534 |
-
|
535 |
-
|
536 |
-
|
537 |
-
|
538 |
-
|
539 |
-
|
540 |
-
|
541 |
-
|
542 |
-
"
|
543 |
-
msgstr ""
|
544 |
-
|
545 |
-
#: wpf-admin/options-tabs/
|
546 |
-
msgid "
|
547 |
-
msgstr "
|
548 |
-
|
549 |
-
#: wpf-admin/options-tabs/
|
550 |
-
msgid "
|
551 |
-
msgstr ""
|
552 |
-
|
553 |
-
#: wpf-admin/options-tabs/
|
554 |
-
msgid "
|
555 |
-
msgstr ""
|
556 |
-
|
557 |
-
#: wpf-admin/options-tabs/
|
558 |
-
msgid "
|
559 |
-
msgstr ""
|
560 |
-
|
561 |
-
#: wpf-admin/options-tabs/
|
562 |
-
msgid "
|
563 |
-
msgstr ""
|
564 |
-
|
565 |
-
#: wpf-admin/options-tabs/
|
566 |
-
msgid "
|
567 |
-
msgstr ""
|
568 |
-
|
569 |
-
#: wpf-admin/options-tabs/
|
570 |
-
msgid "
|
571 |
-
msgstr ""
|
572 |
-
|
573 |
-
#: wpf-admin/options-tabs/
|
574 |
-
|
575 |
-
|
576 |
-
|
577 |
-
#: wpf-admin/
|
578 |
-
|
579 |
-
|
580 |
-
|
581 |
-
|
582 |
-
|
583 |
-
|
584 |
-
|
585 |
-
|
586 |
-
|
587 |
-
|
588 |
-
|
589 |
-
|
590 |
-
|
591 |
-
|
592 |
-
|
593 |
-
|
594 |
-
|
595 |
-
|
596 |
-
|
597 |
-
|
598 |
-
|
599 |
-
|
600 |
-
|
601 |
-
|
602 |
-
|
603 |
-
|
604 |
-
#: wpf-admin/options-tabs/
|
605 |
-
|
606 |
-
|
607 |
-
|
608 |
-
|
609 |
-
|
610 |
-
|
611 |
-
|
612 |
-
|
613 |
-
#: wpf-admin/
|
614 |
-
|
615 |
-
|
616 |
-
|
617 |
-
|
618 |
-
|
619 |
-
|
620 |
-
|
621 |
-
#: wpf-admin/
|
622 |
-
|
623 |
-
|
624 |
-
|
625 |
-
|
626 |
-
|
627 |
-
|
628 |
-
|
629 |
-
|
630 |
-
|
631 |
-
|
632 |
-
|
633 |
-
|
634 |
-
|
635 |
-
|
636 |
-
|
637 |
-
|
638 |
-
|
639 |
-
|
640 |
-
|
641 |
-
|
642 |
-
|
643 |
-
|
644 |
-
|
645 |
-
|
646 |
-
|
647 |
-
|
648 |
-
|
649 |
-
|
650 |
-
|
651 |
-
|
652 |
-
|
653 |
-
|
654 |
-
|
655 |
-
|
656 |
-
|
657 |
-
"
|
658 |
-
msgstr ""
|
659 |
-
|
660 |
-
#: wpf-admin/options-tabs/
|
661 |
-
msgid "
|
662 |
-
msgstr ""
|
663 |
-
|
664 |
-
#: wpf-admin/options-tabs/
|
665 |
-
msgid ""
|
666 |
-
|
667 |
-
|
668 |
-
|
669 |
-
|
670 |
-
|
671 |
-
|
672 |
-
|
673 |
-
|
674 |
-
|
675 |
-
|
676 |
-
|
677 |
-
|
678 |
-
|
679 |
-
|
680 |
-
|
681 |
-
|
682 |
-
|
683 |
-
|
684 |
-
|
685 |
-
|
686 |
-
|
687 |
-
|
688 |
-
|
689 |
-
|
690 |
-
|
691 |
-
|
692 |
-
|
693 |
-
|
694 |
-
|
695 |
-
|
696 |
-
|
697 |
-
|
698 |
-
|
699 |
-
|
700 |
-
|
701 |
-
|
702 |
-
|
703 |
-
|
704 |
-
|
705 |
-
|
706 |
-
|
707 |
-
|
708 |
-
|
709 |
-
|
710 |
-
|
711 |
-
|
712 |
-
|
713 |
-
|
714 |
-
|
715 |
-
|
716 |
-
|
717 |
-
|
718 |
-
|
719 |
-
|
720 |
-
|
721 |
-
|
722 |
-
|
723 |
-
|
724 |
-
|
725 |
-
|
726 |
-
|
727 |
-
|
728 |
-
|
729 |
-
|
730 |
-
|
731 |
-
|
732 |
-
|
733 |
-
|
734 |
-
|
735 |
-
|
736 |
-
|
737 |
-
|
738 |
-
|
739 |
-
|
740 |
-
|
741 |
-
|
742 |
-
|
743 |
-
|
744 |
-
|
745 |
-
|
746 |
-
|
747 |
-
|
748 |
-
|
749 |
-
|
750 |
-
|
751 |
-
|
752 |
-
|
753 |
-
|
754 |
-
"
|
755 |
-
|
756 |
-
|
757 |
-
|
758 |
-
|
759 |
-
|
760 |
-
|
761 |
-
|
762 |
-
|
763 |
-
|
764 |
-
|
765 |
-
|
766 |
-
|
767 |
-
|
768 |
-
|
769 |
-
|
770 |
-
|
771 |
-
|
772 |
-
|
773 |
-
|
774 |
-
|
775 |
-
|
776 |
-
|
777 |
-
|
778 |
-
|
779 |
-
|
780 |
-
|
781 |
-
|
782 |
-
"
|
783 |
-
msgstr ""
|
784 |
-
|
785 |
-
#: wpf-admin/options-tabs/features.php:
|
786 |
-
msgid "
|
787 |
-
msgstr ""
|
788 |
-
|
789 |
-
#: wpf-admin/options-tabs/features.php:
|
790 |
-
msgid ""
|
791 |
-
|
792 |
-
|
793 |
-
|
794 |
-
|
795 |
-
|
796 |
-
|
797 |
-
|
798 |
-
|
799 |
-
|
800 |
-
|
801 |
-
|
802 |
-
"
|
803 |
-
msgstr ""
|
804 |
-
|
805 |
-
#: wpf-admin/options-tabs/features.php:
|
806 |
-
msgid "Enable
|
807 |
-
msgstr ""
|
808 |
-
|
809 |
-
#: wpf-admin/options-tabs/features.php:
|
810 |
-
msgid ""
|
811 |
-
|
812 |
-
|
813 |
-
|
814 |
-
|
815 |
-
|
816 |
-
|
817 |
-
|
818 |
-
|
819 |
-
|
820 |
-
|
821 |
-
|
822 |
-
"
|
823 |
-
|
824 |
-
|
825 |
-
|
826 |
-
|
827 |
-
|
828 |
-
|
829 |
-
|
830 |
-
|
831 |
-
|
832 |
-
|
833 |
-
|
834 |
-
|
835 |
-
|
836 |
-
|
837 |
-
|
838 |
-
"
|
839 |
-
|
840 |
-
|
841 |
-
|
842 |
-
|
843 |
-
|
844 |
-
|
845 |
-
|
846 |
-
|
847 |
-
|
848 |
-
|
849 |
-
|
850 |
-
|
851 |
-
|
852 |
-
|
853 |
-
|
854 |
-
|
855 |
-
|
856 |
-
|
857 |
-
"
|
858 |
-
msgstr ""
|
859 |
-
|
860 |
-
#: wpf-admin/options-tabs/
|
861 |
-
msgid "
|
862 |
-
|
863 |
-
|
864 |
-
|
865 |
-
|
866 |
-
|
867 |
-
|
868 |
-
|
869 |
-
|
870 |
-
|
871 |
-
|
872 |
-
|
873 |
-
|
874 |
-
|
875 |
-
|
876 |
-
|
877 |
-
|
878 |
-
|
879 |
-
|
880 |
-
|
881 |
-
|
882 |
-
msgstr ""
|
883 |
-
|
884 |
-
#: wpf-admin/options-tabs/
|
885 |
-
msgid ""
|
886 |
-
|
887 |
-
|
888 |
-
|
889 |
-
|
890 |
-
|
891 |
-
|
892 |
-
|
893 |
-
|
894 |
-
|
895 |
-
|
896 |
-
|
897 |
-
|
898 |
-
|
899 |
-
|
900 |
-
"
|
901 |
-
"
|
902 |
-
msgstr ""
|
903 |
-
|
904 |
-
#: wpf-admin/options-tabs/
|
905 |
-
msgid "
|
906 |
-
msgstr ""
|
907 |
-
|
908 |
-
#: wpf-admin/options-tabs/
|
909 |
-
msgid "
|
910 |
-
|
911 |
-
|
912 |
-
|
913 |
-
|
914 |
-
|
915 |
-
|
916 |
-
|
917 |
-
|
918 |
-
|
919 |
-
|
920 |
-
|
921 |
-
|
922 |
-
|
923 |
-
|
924 |
-
|
925 |
-
|
926 |
-
|
927 |
-
|
928 |
-
|
929 |
-
|
930 |
-
|
931 |
-
|
932 |
-
|
933 |
-
|
934 |
-
|
935 |
-
|
936 |
-
|
937 |
-
|
938 |
-
|
939 |
-
|
940 |
-
msgstr ""
|
941 |
-
|
942 |
-
#: wpf-admin/options-tabs/
|
943 |
-
msgid ""
|
944 |
-
|
945 |
-
|
946 |
-
|
947 |
-
"
|
948 |
-
|
949 |
-
|
950 |
-
|
951 |
-
|
952 |
-
|
953 |
-
|
954 |
-
|
955 |
-
|
956 |
-
|
957 |
-
|
958 |
-
|
959 |
-
|
960 |
-
|
961 |
-
|
962 |
-
|
963 |
-
|
964 |
-
|
965 |
-
|
966 |
-
|
967 |
-
|
968 |
-
|
969 |
-
|
970 |
-
|
971 |
-
|
972 |
-
|
973 |
-
|
974 |
-
|
975 |
-
|
976 |
-
|
977 |
-
|
978 |
-
|
979 |
-
|
980 |
-
|
981 |
-
|
982 |
-
|
983 |
-
|
984 |
-
|
985 |
-
|
986 |
-
|
987 |
-
|
988 |
-
|
989 |
-
|
990 |
-
|
991 |
-
|
992 |
-
|
993 |
-
|
994 |
-
|
995 |
-
|
996 |
-
|
997 |
-
|
998 |
-
|
999 |
-
|
1000 |
-
|
1001 |
-
|
1002 |
-
|
1003 |
-
|
1004 |
-
|
1005 |
-
|
1006 |
-
|
1007 |
-
|
1008 |
-
|
1009 |
-
|
1010 |
-
|
1011 |
-
|
1012 |
-
|
1013 |
-
|
1014 |
-
|
1015 |
-
|
1016 |
-
|
1017 |
-
#: wpf-admin/options-tabs/
|
1018 |
-
msgid "
|
1019 |
-
msgstr "
|
1020 |
-
|
1021 |
-
#: wpf-admin/options-tabs/members.php:
|
1022 |
-
msgid "
|
1023 |
-
msgstr "
|
1024 |
-
|
1025 |
-
#: wpf-admin/options-tabs/members.php:
|
1026 |
-
msgid "
|
1027 |
-
msgstr ""
|
1028 |
-
|
1029 |
-
#: wpf-admin/options-tabs/members.php:
|
1030 |
-
msgid ""
|
1031 |
-
|
1032 |
-
|
1033 |
-
|
1034 |
-
|
1035 |
-
|
1036 |
-
|
1037 |
-
|
1038 |
-
|
1039 |
-
|
1040 |
-
|
1041 |
-
|
1042 |
-
|
1043 |
-
|
1044 |
-
|
1045 |
-
|
1046 |
-
|
1047 |
-
|
1048 |
-
|
1049 |
-
|
1050 |
-
|
1051 |
-
|
1052 |
-
"
|
1053 |
-
|
1054 |
-
|
1055 |
-
|
1056 |
-
|
1057 |
-
|
1058 |
-
|
1059 |
-
|
1060 |
-
|
1061 |
-
|
1062 |
-
|
1063 |
-
|
1064 |
-
|
1065 |
-
|
1066 |
-
|
1067 |
-
|
1068 |
-
|
1069 |
-
|
1070 |
-
|
1071 |
-
|
1072 |
-
|
1073 |
-
|
1074 |
-
|
1075 |
-
|
1076 |
-
|
1077 |
-
|
1078 |
-
|
1079 |
-
|
1080 |
-
|
1081 |
-
|
1082 |
-
|
1083 |
-
|
1084 |
-
|
1085 |
-
|
1086 |
-
|
1087 |
-
|
1088 |
-
|
1089 |
-
|
1090 |
-
|
1091 |
-
|
1092 |
-
|
1093 |
-
"
|
1094 |
-
"
|
1095 |
-
|
1096 |
-
|
1097 |
-
|
1098 |
-
|
1099 |
-
|
1100 |
-
|
1101 |
-
|
1102 |
-
|
1103 |
-
|
1104 |
-
|
1105 |
-
|
1106 |
-
|
1107 |
-
|
1108 |
-
|
1109 |
-
|
1110 |
-
|
1111 |
-
|
1112 |
-
|
1113 |
-
|
1114 |
-
|
1115 |
-
|
1116 |
-
|
1117 |
-
|
1118 |
-
|
1119 |
-
|
1120 |
-
|
1121 |
-
|
1122 |
-
|
1123 |
-
|
1124 |
-
|
1125 |
-
|
1126 |
-
|
1127 |
-
|
1128 |
-
|
1129 |
-
|
1130 |
-
|
1131 |
-
|
1132 |
-
|
1133 |
-
|
1134 |
-
|
1135 |
-
|
1136 |
-
|
1137 |
-
msgstr "
|
1138 |
-
|
1139 |
-
#: wpf-admin/options
|
1140 |
-
msgid "
|
1141 |
-
msgstr "
|
1142 |
-
|
1143 |
-
#: wpf-admin/options
|
1144 |
-
msgid "
|
1145 |
-
|
1146 |
-
|
1147 |
-
|
1148 |
-
|
1149 |
-
|
1150 |
-
|
1151 |
-
|
1152 |
-
|
1153 |
-
|
1154 |
-
|
1155 |
-
|
1156 |
-
|
1157 |
-
|
1158 |
-
|
1159 |
-
|
1160 |
-
|
1161 |
-
|
1162 |
-
|
1163 |
-
|
1164 |
-
|
1165 |
-
|
1166 |
-
|
1167 |
-
|
1168 |
-
|
1169 |
-
|
1170 |
-
|
1171 |
-
|
1172 |
-
|
1173 |
-
|
1174 |
-
|
1175 |
-
|
1176 |
-
|
1177 |
-
|
1178 |
-
|
1179 |
-
|
1180 |
-
|
1181 |
-
|
1182 |
-
|
1183 |
-
|
1184 |
-
|
1185 |
-
|
1186 |
-
|
1187 |
-
|
1188 |
-
|
1189 |
-
|
1190 |
-
|
1191 |
-
|
1192 |
-
|
1193 |
-
|
1194 |
-
|
1195 |
-
|
1196 |
-
|
1197 |
-
|
1198 |
-
|
1199 |
-
|
1200 |
-
|
1201 |
-
|
1202 |
-
|
1203 |
-
|
1204 |
-
|
1205 |
-
|
1206 |
-
|
1207 |
-
|
1208 |
-
|
1209 |
-
|
1210 |
-
|
1211 |
-
|
1212 |
-
|
1213 |
-
|
1214 |
-
|
1215 |
-
|
1216 |
-
|
1217 |
-
|
1218 |
-
|
1219 |
-
"
|
1220 |
-
"
|
1221 |
-
|
1222 |
-
|
1223 |
-
|
1224 |
-
|
1225 |
-
|
1226 |
-
|
1227 |
-
|
1228 |
-
|
1229 |
-
|
1230 |
-
|
1231 |
-
|
1232 |
-
|
1233 |
-
msgstr ""
|
1234 |
-
|
1235 |
-
#: wpf-admin/
|
1236 |
-
msgid "
|
1237 |
-
msgstr ""
|
1238 |
-
|
1239 |
-
#: wpf-admin/
|
1240 |
-
msgid "
|
1241 |
-
msgstr ""
|
1242 |
-
|
1243 |
-
#: wpf-admin/
|
1244 |
-
msgid "
|
1245 |
-
msgstr ""
|
1246 |
-
|
1247 |
-
#: wpf-admin/
|
1248 |
-
msgid "
|
1249 |
-
msgstr ""
|
1250 |
-
|
1251 |
-
#: wpf-admin/
|
1252 |
-
msgid "
|
1253 |
-
msgstr ""
|
1254 |
-
|
1255 |
-
#: wpf-admin/
|
1256 |
-
msgid "
|
1257 |
-
msgstr "
|
1258 |
-
|
1259 |
-
#: wpf-admin/
|
1260 |
-
msgid "
|
1261 |
-
msgstr ""
|
1262 |
-
|
1263 |
-
#: wpf-admin/
|
1264 |
-
msgid ""
|
1265 |
-
|
1266 |
-
|
1267 |
-
|
1268 |
-
|
1269 |
-
|
1270 |
-
|
1271 |
-
|
1272 |
-
|
1273 |
-
|
1274 |
-
|
1275 |
-
|
1276 |
-
|
1277 |
-
|
1278 |
-
|
1279 |
-
|
1280 |
-
|
1281 |
-
|
1282 |
-
|
1283 |
-
|
1284 |
-
|
1285 |
-
|
1286 |
-
|
1287 |
-
|
1288 |
-
|
1289 |
-
|
1290 |
-
|
1291 |
-
|
1292 |
-
|
1293 |
-
|
1294 |
-
|
1295 |
-
|
1296 |
-
|
1297 |
-
|
1298 |
-
|
1299 |
-
|
1300 |
-
"
|
1301 |
-
|
1302 |
-
|
1303 |
-
|
1304 |
-
|
1305 |
-
|
1306 |
-
|
1307 |
-
|
1308 |
-
|
1309 |
-
|
1310 |
-
|
1311 |
-
|
1312 |
-
|
1313 |
-
|
1314 |
-
|
1315 |
-
|
1316 |
-
|
1317 |
-
|
1318 |
-
|
1319 |
-
|
1320 |
-
|
1321 |
-
|
1322 |
-
|
1323 |
-
|
1324 |
-
|
1325 |
-
"
|
1326 |
-
|
1327 |
-
|
1328 |
-
|
1329 |
-
|
1330 |
-
|
1331 |
-
|
1332 |
-
|
1333 |
-
|
1334 |
-
|
1335 |
-
|
1336 |
-
|
1337 |
-
|
1338 |
-
|
1339 |
-
|
1340 |
-
|
1341 |
-
|
1342 |
-
"
|
1343 |
-
|
1344 |
-
|
1345 |
-
|
1346 |
-
|
1347 |
-
|
1348 |
-
|
1349 |
-
|
1350 |
-
|
1351 |
-
|
1352 |
-
"
|
1353 |
-
|
1354 |
-
|
1355 |
-
|
1356 |
-
|
1357 |
-
|
1358 |
-
|
1359 |
-
|
1360 |
-
|
1361 |
-
|
1362 |
-
|
1363 |
-
|
1364 |
-
"
|
1365 |
-
msgstr ""
|
1366 |
-
|
1367 |
-
#: wpf-admin/tools-tabs/
|
1368 |
-
msgid "
|
1369 |
-
msgstr ""
|
1370 |
-
|
1371 |
-
#: wpf-admin/tools-tabs/
|
1372 |
-
|
1373 |
-
|
1374 |
-
|
1375 |
-
|
1376 |
-
|
1377 |
-
"
|
1378 |
-
|
1379 |
-
|
1380 |
-
|
1381 |
-
|
1382 |
-
|
1383 |
-
|
1384 |
-
|
1385 |
-
|
1386 |
-
|
1387 |
-
|
1388 |
-
|
1389 |
-
|
1390 |
-
|
1391 |
-
|
1392 |
-
|
1393 |
-
|
1394 |
-
|
1395 |
-
|
1396 |
-
|
1397 |
-
|
1398 |
-
|
1399 |
-
|
1400 |
-
|
1401 |
-
|
1402 |
-
|
1403 |
-
|
1404 |
-
|
1405 |
-
|
1406 |
-
|
1407 |
-
|
1408 |
-
|
1409 |
-
|
1410 |
-
|
1411 |
-
|
1412 |
-
|
1413 |
-
|
1414 |
-
|
1415 |
-
|
1416 |
-
|
1417 |
-
|
1418 |
-
|
1419 |
-
|
1420 |
-
|
1421 |
-
|
1422 |
-
|
1423 |
-
|
1424 |
-
|
1425 |
-
|
1426 |
-
|
1427 |
-
|
1428 |
-
|
1429 |
-
|
1430 |
-
|
1431 |
-
|
1432 |
-
|
1433 |
-
|
1434 |
-
|
1435 |
-
|
1436 |
-
|
1437 |
-
|
1438 |
-
|
1439 |
-
msgstr ""
|
1440 |
-
|
1441 |
-
#: wpf-admin/
|
1442 |
-
|
1443 |
-
|
1444 |
-
|
1445 |
-
|
1446 |
-
|
1447 |
-
|
1448 |
-
|
1449 |
-
|
1450 |
-
|
1451 |
-
|
1452 |
-
|
1453 |
-
|
1454 |
-
|
1455 |
-
msgstr "
|
1456 |
-
|
1457 |
-
#: wpf-admin/
|
1458 |
-
msgid "
|
1459 |
-
msgstr "
|
1460 |
-
|
1461 |
-
#: wpf-admin/
|
1462 |
-
msgid "
|
1463 |
-
|
1464 |
-
|
1465 |
-
|
1466 |
-
|
1467 |
-
|
1468 |
-
|
1469 |
-
|
1470 |
-
|
1471 |
-
|
1472 |
-
|
1473 |
-
|
1474 |
-
|
1475 |
-
|
1476 |
-
|
1477 |
-
msgstr "
|
1478 |
-
|
1479 |
-
#: wpf-admin/
|
1480 |
-
msgid "
|
1481 |
-
msgstr "
|
1482 |
-
|
1483 |
-
#: wpf-admin/
|
1484 |
-
|
1485 |
-
|
1486 |
-
|
1487 |
-
|
1488 |
-
|
1489 |
-
|
1490 |
-
|
1491 |
-
|
1492 |
-
|
1493 |
-
|
1494 |
-
|
1495 |
-
|
1496 |
-
|
1497 |
-
|
1498 |
-
|
1499 |
-
|
1500 |
-
|
1501 |
-
|
1502 |
-
|
1503 |
-
|
1504 |
-
|
1505 |
-
|
1506 |
-
|
1507 |
-
|
1508 |
-
|
1509 |
-
"
|
1510 |
-
|
1511 |
-
|
1512 |
-
|
1513 |
-
"
|
1514 |
-
|
1515 |
-
|
1516 |
-
|
1517 |
-
|
1518 |
-
"
|
1519 |
-
|
1520 |
-
|
1521 |
-
|
1522 |
-
|
1523 |
-
|
1524 |
-
|
1525 |
-
|
1526 |
-
|
1527 |
-
|
1528 |
-
|
1529 |
-
|
1530 |
-
|
1531 |
-
|
1532 |
-
|
1533 |
-
|
1534 |
-
|
1535 |
-
"
|
1536 |
-
"
|
1537 |
-
|
1538 |
-
|
1539 |
-
"
|
1540 |
-
|
1541 |
-
|
1542 |
-
|
1543 |
-
|
1544 |
-
|
1545 |
-
|
1546 |
-
|
1547 |
-
|
1548 |
-
|
1549 |
-
|
1550 |
-
|
1551 |
-
|
1552 |
-
|
1553 |
-
|
1554 |
-
|
1555 |
-
|
1556 |
-
|
1557 |
-
|
1558 |
-
|
1559 |
-
|
1560 |
-
"
|
1561 |
-
"
|
1562 |
-
|
1563 |
-
|
1564 |
-
|
1565 |
-
|
1566 |
-
|
1567 |
-
|
1568 |
-
|
1569 |
-
|
1570 |
-
|
1571 |
-
|
1572 |
-
|
1573 |
-
|
1574 |
-
|
1575 |
-
|
1576 |
-
|
1577 |
-
|
1578 |
-
|
1579 |
-
|
1580 |
-
|
1581 |
-
|
1582 |
-
|
1583 |
-
|
1584 |
-
|
1585 |
-
|
1586 |
-
|
1587 |
-
|
1588 |
-
|
1589 |
-
|
1590 |
-
|
1591 |
-
|
1592 |
-
|
1593 |
-
|
1594 |
-
|
1595 |
-
|
1596 |
-
|
1597 |
-
|
1598 |
-
|
1599 |
-
|
1600 |
-
|
1601 |
-
|
1602 |
-
|
1603 |
-
|
1604 |
-
|
1605 |
-
|
1606 |
-
|
1607 |
-
|
1608 |
-
|
1609 |
-
|
1610 |
-
|
1611 |
-
|
1612 |
-
|
1613 |
-
|
1614 |
-
|
1615 |
-
|
1616 |
-
|
1617 |
-
|
1618 |
-
|
1619 |
-
|
1620 |
-
|
1621 |
-
|
1622 |
-
|
1623 |
-
|
1624 |
-
|
1625 |
-
|
1626 |
-
|
1627 |
-
|
1628 |
-
|
1629 |
-
"
|
1630 |
-
|
1631 |
-
|
1632 |
-
|
1633 |
-
|
1634 |
-
|
1635 |
-
|
1636 |
-
|
1637 |
-
|
1638 |
-
|
1639 |
-
|
1640 |
-
|
1641 |
-
|
1642 |
-
|
1643 |
-
|
1644 |
-
|
1645 |
-
|
1646 |
-
|
1647 |
-
|
1648 |
-
|
1649 |
-
|
1650 |
-
|
1651 |
-
|
1652 |
-
|
1653 |
-
|
1654 |
-
|
1655 |
-
|
1656 |
-
|
1657 |
-
|
1658 |
-
|
1659 |
-
"
|
1660 |
-
|
1661 |
-
|
1662 |
-
|
1663 |
-
#: wpf-includes/
|
1664 |
-
|
1665 |
-
|
1666 |
-
|
1667 |
-
#: wpf-includes/
|
1668 |
-
msgid "
|
1669 |
-
msgstr "
|
1670 |
-
|
1671 |
-
#: wpf-includes/
|
1672 |
-
|
1673 |
-
|
1674 |
-
|
1675 |
-
|
1676 |
-
|
1677 |
-
|
1678 |
-
|
1679 |
-
|
1680 |
-
|
1681 |
-
|
1682 |
-
|
1683 |
-
|
1684 |
-
|
1685 |
-
|
1686 |
-
|
1687 |
-
|
1688 |
-
|
1689 |
-
|
1690 |
-
|
1691 |
-
|
1692 |
-
|
1693 |
-
|
1694 |
-
|
1695 |
-
|
1696 |
-
|
1697 |
-
|
1698 |
-
|
1699 |
-
|
1700 |
-
|
1701 |
-
|
1702 |
-
|
1703 |
-
|
1704 |
-
|
1705 |
-
|
1706 |
-
|
1707 |
-
|
1708 |
-
|
1709 |
-
|
1710 |
-
|
1711 |
-
|
1712 |
-
|
1713 |
-
|
1714 |
-
|
1715 |
-
|
1716 |
-
|
1717 |
-
|
1718 |
-
|
1719 |
-
|
1720 |
-
|
1721 |
-
|
1722 |
-
|
1723 |
-
|
1724 |
-
|
1725 |
-
|
1726 |
-
|
1727 |
-
|
1728 |
-
|
1729 |
-
|
1730 |
-
|
1731 |
-
|
1732 |
-
|
1733 |
-
#: wpf-includes/
|
1734 |
-
|
1735 |
-
|
1736 |
-
|
1737 |
-
|
1738 |
-
|
1739 |
-
|
1740 |
-
|
1741 |
-
|
1742 |
-
|
1743 |
-
|
1744 |
-
|
1745 |
-
|
1746 |
-
|
1747 |
-
|
1748 |
-
|
1749 |
-
|
1750 |
-
|
1751 |
-
|
1752 |
-
|
1753 |
-
|
1754 |
-
|
1755 |
-
|
1756 |
-
|
1757 |
-
|
1758 |
-
|
1759 |
-
|
1760 |
-
|
1761 |
-
|
1762 |
-
|
1763 |
-
msgid "
|
1764 |
-
msgstr "
|
1765 |
-
|
1766 |
-
#: wpf-includes/
|
1767 |
-
msgid "
|
1768 |
-
msgstr "
|
1769 |
-
|
1770 |
-
#: wpf-includes/
|
1771 |
-
|
1772 |
-
|
1773 |
-
|
1774 |
-
|
1775 |
-
|
1776 |
-
|
1777 |
-
|
1778 |
-
|
1779 |
-
|
1780 |
-
|
1781 |
-
|
1782 |
-
|
1783 |
-
|
1784 |
-
|
1785 |
-
|
1786 |
-
|
1787 |
-
|
1788 |
-
|
1789 |
-
|
1790 |
-
|
1791 |
-
|
1792 |
-
|
1793 |
-
|
1794 |
-
|
1795 |
-
|
1796 |
-
|
1797 |
-
|
1798 |
-
|
1799 |
-
|
1800 |
-
|
1801 |
-
|
1802 |
-
|
1803 |
-
|
1804 |
-
|
1805 |
-
|
1806 |
-
|
1807 |
-
|
1808 |
-
|
1809 |
-
|
1810 |
-
|
1811 |
-
|
1812 |
-
|
1813 |
-
|
1814 |
-
|
1815 |
-
|
1816 |
-
|
1817 |
-
|
1818 |
-
|
1819 |
-
msgid "
|
1820 |
-
|
1821 |
-
|
1822 |
-
|
1823 |
-
|
1824 |
-
|
1825 |
-
|
1826 |
-
"
|
1827 |
-
"
|
1828 |
-
"please
|
1829 |
-
"
|
1830 |
-
msgstr ""
|
1831 |
-
|
1832 |
-
#: wpf-includes/
|
1833 |
-
msgid "
|
1834 |
-
msgstr "
|
1835 |
-
|
1836 |
-
#: wpf-includes/
|
1837 |
-
msgid "
|
1838 |
-
msgstr "
|
1839 |
-
|
1840 |
-
#: wpf-includes/
|
1841 |
-
msgid "
|
1842 |
-
msgstr "
|
1843 |
-
|
1844 |
-
#: wpf-includes/
|
1845 |
-
msgid "
|
1846 |
-
msgstr "
|
1847 |
-
|
1848 |
-
#: wpf-includes/wpf-
|
1849 |
-
msgid "
|
1850 |
-
msgstr "
|
1851 |
-
|
1852 |
-
#: wpf-includes/wpf-
|
1853 |
-
msgid ""
|
1854 |
-
"
|
1855 |
-
"
|
1856 |
-
msgstr ""
|
1857 |
-
|
1858 |
-
#: wpf-includes/
|
1859 |
-
|
1860 |
-
|
1861 |
-
|
1862 |
-
#: wpf-includes/
|
1863 |
-
|
1864 |
-
|
1865 |
-
|
1866 |
-
|
1867 |
-
|
1868 |
-
|
1869 |
-
|
1870 |
-
|
1871 |
-
|
1872 |
-
|
1873 |
-
|
1874 |
-
|
1875 |
-
|
1876 |
-
|
1877 |
-
|
1878 |
-
|
1879 |
-
"
|
1880 |
-
msgstr ""
|
1881 |
-
|
1882 |
-
#: wpf-includes/
|
1883 |
-
msgid "
|
1884 |
-
msgstr ""
|
1885 |
-
|
1886 |
-
#: wpf-includes/
|
1887 |
-
msgid "
|
1888 |
-
msgstr ""
|
1889 |
-
|
1890 |
-
#: wpf-includes/
|
1891 |
-
msgid "
|
1892 |
-
msgstr ""
|
1893 |
-
|
1894 |
-
#: wpf-includes/
|
1895 |
-
msgid "
|
1896 |
-
msgstr "
|
1897 |
-
|
1898 |
-
#: wpf-includes/wpf-
|
1899 |
-
|
1900 |
-
|
1901 |
-
|
1902 |
-
|
1903 |
-
|
1904 |
-
|
1905 |
-
|
1906 |
-
|
1907 |
-
|
1908 |
-
|
1909 |
-
msgid "
|
1910 |
-
msgstr "
|
1911 |
-
|
1912 |
-
#: wpf-includes/wpf-phrases.php:
|
1913 |
-
|
1914 |
-
|
1915 |
-
|
1916 |
-
|
1917 |
-
|
1918 |
-
|
1919 |
-
|
1920 |
-
|
1921 |
-
|
1922 |
-
|
1923 |
-
|
1924 |
-
|
1925 |
-
|
1926 |
-
|
1927 |
-
|
1928 |
-
|
1929 |
-
|
1930 |
-
|
1931 |
-
|
1932 |
-
|
1933 |
-
|
1934 |
-
#: wpf-includes/wpf-phrases.php:
|
1935 |
-
msgid "
|
1936 |
-
msgstr "
|
1937 |
-
|
1938 |
-
#: wpf-includes/wpf-
|
1939 |
-
msgid "
|
1940 |
-
msgstr "
|
1941 |
-
|
1942 |
-
#: wpf-includes/wpf-phrases.php:
|
1943 |
-
msgid "
|
1944 |
-
msgstr "
|
1945 |
-
|
1946 |
-
#: wpf-includes/wpf-phrases.php:
|
1947 |
-
msgid "
|
1948 |
-
msgstr "
|
1949 |
-
|
1950 |
-
#: wpf-includes/
|
1951 |
-
msgid "
|
1952 |
-
msgstr "
|
1953 |
-
|
1954 |
-
#: wpf-includes/
|
1955 |
-
msgid "
|
1956 |
-
msgstr "
|
1957 |
-
|
1958 |
-
#: wpf-includes/
|
1959 |
-
msgid "
|
1960 |
-
msgstr "
|
1961 |
-
|
1962 |
-
#: wpf-includes/
|
1963 |
-
msgid "
|
1964 |
-
msgstr "
|
1965 |
-
|
1966 |
-
#: wpf-includes/wpf-
|
1967 |
-
|
1968 |
-
|
1969 |
-
|
1970 |
-
|
1971 |
-
|
1972 |
-
|
1973 |
-
|
1974 |
-
|
1975 |
-
|
1976 |
-
|
1977 |
-
|
1978 |
-
|
1979 |
-
|
1980 |
-
|
1981 |
-
|
1982 |
-
|
1983 |
-
|
1984 |
-
|
1985 |
-
|
1986 |
-
|
1987 |
-
|
1988 |
-
|
1989 |
-
|
1990 |
-
|
1991 |
-
|
1992 |
-
|
1993 |
-
|
1994 |
-
|
1995 |
-
|
1996 |
-
|
1997 |
-
|
1998 |
-
|
1999 |
-
|
2000 |
-
|
2001 |
-
|
2002 |
-
|
2003 |
-
|
2004 |
-
|
2005 |
-
|
2006 |
-
|
2007 |
-
|
2008 |
-
|
2009 |
-
|
2010 |
-
|
2011 |
-
|
2012 |
-
|
2013 |
-
|
2014 |
-
|
2015 |
-
|
2016 |
-
|
2017 |
-
|
2018 |
-
|
2019 |
-
|
2020 |
-
|
2021 |
-
|
2022 |
-
|
2023 |
-
|
2024 |
-
|
2025 |
-
|
2026 |
-
|
2027 |
-
|
2028 |
-
#: wpf-
|
2029 |
-
msgid "
|
2030 |
-
msgstr ""
|
2031 |
-
|
2032 |
-
#: wpf-includes/wpf-
|
2033 |
-
msgid "
|
2034 |
-
msgstr ""
|
2035 |
-
|
2036 |
-
#: wpf-includes/wpf-
|
2037 |
-
msgid "
|
2038 |
-
msgstr ""
|
2039 |
-
|
2040 |
-
#: wpf-includes/wpf-
|
2041 |
-
msgid "
|
2042 |
-
msgstr ""
|
2043 |
-
|
2044 |
-
#: wpf-includes/wpf-
|
2045 |
-
msgid "
|
2046 |
-
msgstr ""
|
2047 |
-
|
2048 |
-
#: wpf-includes/wpf-
|
2049 |
-
msgid "
|
2050 |
-
|
2051 |
-
|
2052 |
-
|
2053 |
-
|
2054 |
-
|
2055 |
-
|
2056 |
-
|
2057 |
-
|
2058 |
-
|
2059 |
-
|
2060 |
-
|
2061 |
-
|
2062 |
-
|
2063 |
-
|
2064 |
-
|
2065 |
-
|
2066 |
-
|
2067 |
-
|
2068 |
-
|
2069 |
-
|
2070 |
-
msgstr "
|
2071 |
-
|
2072 |
-
#: wpf-includes/wpf-
|
2073 |
-
msgid "
|
2074 |
-
|
2075 |
-
|
2076 |
-
|
2077 |
-
|
2078 |
-
|
2079 |
-
|
2080 |
-
|
2081 |
-
|
2082 |
-
|
2083 |
-
|
2084 |
-
|
2085 |
-
|
2086 |
-
|
2087 |
-
|
2088 |
-
|
2089 |
-
|
2090 |
-
|
2091 |
-
|
2092 |
-
|
2093 |
-
|
2094 |
-
|
2095 |
-
|
2096 |
-
|
2097 |
-
|
2098 |
-
|
2099 |
-
|
2100 |
-
|
2101 |
-
|
2102 |
-
|
2103 |
-
|
2104 |
-
|
2105 |
-
msgid "
|
2106 |
-
msgstr "
|
2107 |
-
|
2108 |
-
#: wpf-includes/wpf-phrases.php:
|
2109 |
-
|
2110 |
-
|
2111 |
-
|
2112 |
-
|
2113 |
-
|
2114 |
-
|
2115 |
-
|
2116 |
-
|
2117 |
-
|
2118 |
-
|
2119 |
-
|
2120 |
-
|
2121 |
-
|
2122 |
-
|
2123 |
-
|
2124 |
-
|
2125 |
-
|
2126 |
-
|
2127 |
-
|
2128 |
-
|
2129 |
-
|
2130 |
-
|
2131 |
-
|
2132 |
-
|
2133 |
-
|
2134 |
-
|
2135 |
-
|
2136 |
-
|
2137 |
-
|
2138 |
-
|
2139 |
-
|
2140 |
-
|
2141 |
-
|
2142 |
-
|
2143 |
-
|
2144 |
-
|
2145 |
-
|
2146 |
-
|
2147 |
-
|
2148 |
-
|
2149 |
-
|
2150 |
-
|
2151 |
-
|
2152 |
-
|
2153 |
-
|
2154 |
-
|
2155 |
-
|
2156 |
-
|
2157 |
-
|
2158 |
-
|
2159 |
-
|
2160 |
-
|
2161 |
-
|
2162 |
-
|
2163 |
-
|
2164 |
-
|
2165 |
-
|
2166 |
-
|
2167 |
-
|
2168 |
-
|
2169 |
-
|
2170 |
-
|
2171 |
-
|
2172 |
-
|
2173 |
-
|
2174 |
-
|
2175 |
-
|
2176 |
-
|
2177 |
-
|
2178 |
-
|
2179 |
-
|
2180 |
-
|
2181 |
-
|
2182 |
-
|
2183 |
-
|
2184 |
-
|
2185 |
-
|
2186 |
-
|
2187 |
-
|
2188 |
-
|
2189 |
-
|
2190 |
-
|
2191 |
-
|
2192 |
-
|
2193 |
-
|
2194 |
-
|
2195 |
-
|
2196 |
-
|
2197 |
-
|
2198 |
-
|
2199 |
-
|
2200 |
-
|
2201 |
-
|
2202 |
-
|
2203 |
-
|
2204 |
-
|
2205 |
-
|
2206 |
-
|
2207 |
-
|
2208 |
-
|
2209 |
-
|
2210 |
-
|
2211 |
-
|
2212 |
-
|
2213 |
-
|
2214 |
-
|
2215 |
-
|
2216 |
-
|
2217 |
-
|
2218 |
-
|
2219 |
-
|
2220 |
-
|
2221 |
-
|
2222 |
-
|
2223 |
-
|
2224 |
-
|
2225 |
-
|
2226 |
-
|
2227 |
-
|
2228 |
-
|
2229 |
-
|
2230 |
-
|
2231 |
-
|
2232 |
-
|
2233 |
-
|
2234 |
-
|
2235 |
-
|
2236 |
-
|
2237 |
-
|
2238 |
-
|
2239 |
-
|
2240 |
-
|
2241 |
-
|
2242 |
-
|
2243 |
-
|
2244 |
-
|
2245 |
-
|
2246 |
-
|
2247 |
-
|
2248 |
-
|
2249 |
-
|
2250 |
-
|
2251 |
-
|
2252 |
-
|
2253 |
-
|
2254 |
-
|
2255 |
-
|
2256 |
-
|
2257 |
-
|
2258 |
-
|
2259 |
-
|
2260 |
-
|
2261 |
-
|
2262 |
-
|
2263 |
-
|
2264 |
-
|
2265 |
-
|
2266 |
-
|
2267 |
-
|
2268 |
-
|
2269 |
-
|
2270 |
-
|
2271 |
-
|
2272 |
-
|
2273 |
-
|
2274 |
-
|
2275 |
-
|
2276 |
-
|
2277 |
-
|
2278 |
-
|
2279 |
-
|
2280 |
-
|
2281 |
-
|
2282 |
-
|
2283 |
-
|
2284 |
-
|
2285 |
-
|
2286 |
-
|
2287 |
-
|
2288 |
-
|
2289 |
-
|
2290 |
-
|
2291 |
-
|
2292 |
-
|
2293 |
-
|
2294 |
-
|
2295 |
-
|
2296 |
-
|
2297 |
-
|
2298 |
-
|
2299 |
-
|
2300 |
-
|
2301 |
-
|
2302 |
-
|
2303 |
-
|
2304 |
-
|
2305 |
-
|
2306 |
-
|
2307 |
-
|
2308 |
-
|
2309 |
-
|
2310 |
-
|
2311 |
-
|
2312 |
-
|
2313 |
-
|
2314 |
-
|
2315 |
-
|
2316 |
-
|
2317 |
-
|
2318 |
-
|
2319 |
-
|
2320 |
-
|
2321 |
-
|
2322 |
-
|
2323 |
-
|
2324 |
-
|
2325 |
-
|
2326 |
-
|
2327 |
-
|
2328 |
-
|
2329 |
-
|
2330 |
-
|
2331 |
-
|
2332 |
-
|
2333 |
-
msgid "
|
2334 |
-
msgstr "
|
2335 |
-
|
2336 |
-
#: wpf-includes/wpf-phrases.php:
|
2337 |
-
msgid "
|
2338 |
-
msgstr "
|
2339 |
-
|
2340 |
-
#: wpf-includes/wpf-phrases.php:
|
2341 |
-
msgid "
|
2342 |
-
msgstr "
|
2343 |
-
|
2344 |
-
#: wpf-includes/wpf-phrases.php:
|
2345 |
-
msgid "
|
2346 |
-
msgstr "
|
2347 |
-
|
2348 |
-
#: wpf-includes/wpf-phrases.php:
|
2349 |
-
msgid "
|
2350 |
-
msgstr "
|
2351 |
-
|
2352 |
-
#: wpf-includes/wpf-phrases.php:
|
2353 |
-
msgid "
|
2354 |
-
msgstr ""
|
2355 |
-
|
2356 |
-
#: wpf-includes/wpf-phrases.php:
|
2357 |
-
msgid "
|
2358 |
-
msgstr ""
|
2359 |
-
|
2360 |
-
#: wpf-includes/wpf-phrases.php:
|
2361 |
-
msgid "
|
2362 |
-
msgstr ""
|
2363 |
-
|
2364 |
-
#: wpf-includes/wpf-phrases.php:
|
2365 |
-
msgid "
|
2366 |
-
msgstr "
|
2367 |
-
|
2368 |
-
#: wpf-includes/wpf-phrases.php:
|
2369 |
-
msgid "
|
2370 |
-
msgstr "
|
2371 |
-
|
2372 |
-
#: wpf-includes/wpf-phrases.php:
|
2373 |
-
msgid "
|
2374 |
-
msgstr "
|
2375 |
-
|
2376 |
-
#: wpf-includes/wpf-phrases.php:
|
2377 |
-
|
2378 |
-
|
2379 |
-
|
2380 |
-
|
2381 |
-
|
2382 |
-
|
2383 |
-
|
2384 |
-
|
2385 |
-
|
2386 |
-
|
2387 |
-
|
2388 |
-
|
2389 |
-
|
2390 |
-
|
2391 |
-
|
2392 |
-
|
2393 |
-
|
2394 |
-
|
2395 |
-
|
2396 |
-
|
2397 |
-
|
2398 |
-
|
2399 |
-
|
2400 |
-
|
2401 |
-
|
2402 |
-
|
2403 |
-
|
2404 |
-
|
2405 |
-
|
2406 |
-
|
2407 |
-
|
2408 |
-
|
2409 |
-
|
2410 |
-
|
2411 |
-
|
2412 |
-
|
2413 |
-
|
2414 |
-
|
2415 |
-
|
2416 |
-
|
2417 |
-
|
2418 |
-
|
2419 |
-
|
2420 |
-
|
2421 |
-
|
2422 |
-
|
2423 |
-
|
2424 |
-
|
2425 |
-
|
2426 |
-
|
2427 |
-
|
2428 |
-
|
2429 |
-
|
2430 |
-
|
2431 |
-
|
2432 |
-
|
2433 |
-
|
2434 |
-
|
2435 |
-
|
2436 |
-
|
2437 |
-
|
2438 |
-
|
2439 |
-
|
2440 |
-
|
2441 |
-
|
2442 |
-
|
2443 |
-
|
2444 |
-
|
2445 |
-
|
2446 |
-
|
2447 |
-
|
2448 |
-
|
2449 |
-
|
2450 |
-
|
2451 |
-
|
2452 |
-
|
2453 |
-
|
2454 |
-
|
2455 |
-
|
2456 |
-
|
2457 |
-
|
2458 |
-
|
2459 |
-
|
2460 |
-
|
2461 |
-
|
2462 |
-
|
2463 |
-
|
2464 |
-
|
2465 |
-
|
2466 |
-
|
2467 |
-
|
2468 |
-
|
2469 |
-
|
2470 |
-
|
2471 |
-
|
2472 |
-
|
2473 |
-
|
2474 |
-
|
2475 |
-
|
2476 |
-
|
2477 |
-
|
2478 |
-
|
2479 |
-
|
2480 |
-
|
2481 |
-
|
2482 |
-
|
2483 |
-
|
2484 |
-
|
2485 |
-
|
2486 |
-
|
2487 |
-
|
2488 |
-
|
2489 |
-
|
2490 |
-
|
2491 |
-
|
2492 |
-
|
2493 |
-
|
2494 |
-
|
2495 |
-
|
2496 |
-
|
2497 |
-
|
2498 |
-
|
2499 |
-
|
2500 |
-
|
2501 |
-
|
2502 |
-
|
2503 |
-
|
2504 |
-
|
2505 |
-
|
2506 |
-
|
2507 |
-
|
2508 |
-
|
2509 |
-
|
2510 |
-
|
2511 |
-
|
2512 |
-
|
2513 |
-
|
2514 |
-
|
2515 |
-
|
2516 |
-
|
2517 |
-
|
2518 |
-
|
2519 |
-
|
2520 |
-
|
2521 |
-
|
2522 |
-
|
2523 |
-
|
2524 |
-
|
2525 |
-
|
2526 |
-
|
2527 |
-
|
2528 |
-
|
2529 |
-
|
2530 |
-
|
2531 |
-
|
2532 |
-
|
2533 |
-
|
2534 |
-
|
2535 |
-
|
2536 |
-
|
2537 |
-
|
2538 |
-
|
2539 |
-
|
2540 |
-
|
2541 |
-
|
2542 |
-
|
2543 |
-
|
2544 |
-
|
2545 |
-
|
2546 |
-
|
2547 |
-
|
2548 |
-
|
2549 |
-
|
2550 |
-
|
2551 |
-
|
2552 |
-
|
2553 |
-
|
2554 |
-
|
2555 |
-
|
2556 |
-
|
2557 |
-
"
|
2558 |
-
msgstr ""
|
2559 |
-
|
2560 |
-
#: wpf-includes/wpf-phrases.php:
|
2561 |
-
msgid ""
|
2562 |
-
"
|
2563 |
-
|
2564 |
-
|
2565 |
-
|
2566 |
-
|
2567 |
-
|
2568 |
-
|
2569 |
-
|
2570 |
-
|
2571 |
-
|
2572 |
-
|
2573 |
-
|
2574 |
-
msgstr ""
|
2575 |
-
|
2576 |
-
#: wpf-includes/wpf-phrases.php:
|
2577 |
-
msgid "
|
2578 |
-
msgstr ""
|
2579 |
-
|
2580 |
-
#: wpf-includes/wpf-phrases.php:
|
2581 |
-
msgid "
|
2582 |
-
msgstr ""
|
2583 |
-
|
2584 |
-
#: wpf-includes/wpf-phrases.php:
|
2585 |
-
msgid "
|
2586 |
-
msgstr "
|
2587 |
-
|
2588 |
-
#: wpf-includes/wpf-phrases.php:
|
2589 |
-
msgid "
|
2590 |
-
msgstr "
|
2591 |
-
|
2592 |
-
#: wpf-includes/wpf-phrases.php:
|
2593 |
-
msgid "
|
2594 |
-
msgstr "
|
2595 |
-
|
2596 |
-
#: wpf-includes/wpf-phrases.php:
|
2597 |
-
msgid "
|
2598 |
-
msgstr "
|
2599 |
-
|
2600 |
-
#: wpf-includes/wpf-phrases.php:
|
2601 |
-
msgid "
|
2602 |
-
msgstr ""
|
2603 |
-
|
2604 |
-
#: wpf-includes/wpf-phrases.php:
|
2605 |
-
msgid "
|
2606 |
-
msgstr ""
|
2607 |
-
|
2608 |
-
#: wpf-includes/wpf-phrases.php:
|
2609 |
-
msgid "
|
2610 |
-
msgstr "
|
2611 |
-
|
2612 |
-
#: wpf-includes/wpf-phrases.php:
|
2613 |
-
msgid "
|
2614 |
-
msgstr "
|
2615 |
-
|
2616 |
-
#: wpf-includes/wpf-phrases.php:
|
2617 |
-
msgid ""
|
2618 |
-
"
|
2619 |
-
|
2620 |
-
|
2621 |
-
|
2622 |
-
"
|
2623 |
-
|
2624 |
-
#: wpf-includes/wpf-phrases.php:
|
2625 |
-
msgid "
|
2626 |
-
msgstr "
|
2627 |
-
|
2628 |
-
#: wpf-includes/wpf-phrases.php:
|
2629 |
-
msgid "
|
2630 |
-
msgstr "
|
2631 |
-
|
2632 |
-
#: wpf-includes/wpf-phrases.php:
|
2633 |
-
msgid "
|
2634 |
-
msgstr ""
|
2635 |
-
|
2636 |
-
#: wpf-includes/wpf-phrases.php:
|
2637 |
-
msgid ""
|
2638 |
-
"
|
2639 |
-
|
2640 |
-
|
2641 |
-
|
2642 |
-
|
2643 |
-
|
2644 |
-
|
2645 |
-
|
2646 |
-
|
2647 |
-
|
2648 |
-
|
2649 |
-
|
2650 |
-
|
2651 |
-
|
2652 |
-
|
2653 |
-
|
2654 |
-
|
2655 |
-
|
2656 |
-
|
2657 |
-
|
2658 |
-
|
2659 |
-
|
2660 |
-
|
2661 |
-
|
2662 |
-
|
2663 |
-
|
2664 |
-
|
2665 |
-
|
2666 |
-
|
2667 |
-
|
2668 |
-
|
2669 |
-
|
2670 |
-
|
2671 |
-
|
2672 |
-
|
2673 |
-
|
2674 |
-
|
2675 |
-
|
2676 |
-
|
2677 |
-
|
2678 |
-
|
2679 |
-
|
2680 |
-
|
2681 |
-
|
2682 |
-
|
2683 |
-
|
2684 |
-
|
2685 |
-
|
2686 |
-
|
2687 |
-
|
2688 |
-
|
2689 |
-
|
2690 |
-
|
2691 |
-
|
2692 |
-
|
2693 |
-
|
2694 |
-
|
2695 |
-
|
2696 |
-
|
2697 |
-
|
2698 |
-
|
2699 |
-
|
2700 |
-
|
2701 |
-
|
2702 |
-
|
2703 |
-
|
2704 |
-
|
2705 |
-
|
2706 |
-
|
2707 |
-
|
2708 |
-
|
2709 |
-
|
2710 |
-
|
2711 |
-
|
2712 |
-
|
2713 |
-
|
2714 |
-
|
2715 |
-
|
2716 |
-
|
2717 |
-
|
2718 |
-
msgid "
|
2719 |
-
msgstr "
|
2720 |
-
|
2721 |
-
#: wpf-includes/wpf-phrases.php:
|
2722 |
-
msgid "
|
2723 |
-
msgstr "
|
2724 |
-
|
2725 |
-
#: wpf-includes/wpf-phrases.php:
|
2726 |
-
msgid "
|
2727 |
-
msgstr "
|
2728 |
-
|
2729 |
-
#: wpf-includes/wpf-phrases.php:
|
2730 |
-
msgid "
|
2731 |
-
msgstr "
|
2732 |
-
|
2733 |
-
#: wpf-includes/wpf-phrases.php:
|
2734 |
-
msgid "
|
2735 |
-
msgstr "
|
2736 |
-
|
2737 |
-
#: wpf-includes/wpf-phrases.php:
|
2738 |
-
msgid "
|
2739 |
-
msgstr "
|
2740 |
-
|
2741 |
-
#: wpf-includes/wpf-phrases.php:
|
2742 |
-
msgid "
|
2743 |
-
msgstr "
|
2744 |
-
|
2745 |
-
#: wpf-includes/wpf-phrases.php:
|
2746 |
-
msgid "
|
2747 |
-
msgstr "
|
2748 |
-
|
2749 |
-
#: wpf-includes/wpf-phrases.php:
|
2750 |
-
msgid "
|
2751 |
-
|
2752 |
-
|
2753 |
-
|
2754 |
-
|
2755 |
-
|
2756 |
-
|
2757 |
-
|
2758 |
-
|
2759 |
-
|
2760 |
-
|
2761 |
-
|
2762 |
-
|
2763 |
-
|
2764 |
-
|
2765 |
-
|
2766 |
-
|
2767 |
-
|
2768 |
-
|
2769 |
-
|
2770 |
-
|
2771 |
-
|
2772 |
-
|
2773 |
-
|
2774 |
-
|
2775 |
-
|
2776 |
-
|
2777 |
-
|
2778 |
-
|
2779 |
-
|
2780 |
-
|
2781 |
-
|
2782 |
-
|
2783 |
-
|
2784 |
-
|
2785 |
-
|
2786 |
-
|
2787 |
-
|
2788 |
-
|
2789 |
-
|
2790 |
-
|
2791 |
-
|
2792 |
-
|
2793 |
-
|
2794 |
-
|
2795 |
-
|
2796 |
-
|
2797 |
-
|
2798 |
-
|
2799 |
-
|
2800 |
-
|
2801 |
-
|
2802 |
-
|
2803 |
-
|
2804 |
-
|
2805 |
-
|
2806 |
-
|
2807 |
-
|
2808 |
-
|
2809 |
-
|
2810 |
-
|
2811 |
-
|
2812 |
-
|
2813 |
-
|
2814 |
-
|
2815 |
-
|
2816 |
-
|
2817 |
-
|
2818 |
-
|
2819 |
-
|
2820 |
-
|
2821 |
-
|
2822 |
-
|
2823 |
-
|
2824 |
-
|
2825 |
-
|
2826 |
-
|
2827 |
-
|
2828 |
-
|
2829 |
-
|
2830 |
-
|
2831 |
-
|
2832 |
-
|
2833 |
-
|
2834 |
-
|
2835 |
-
|
2836 |
-
|
2837 |
-
|
2838 |
-
|
2839 |
-
|
2840 |
-
|
2841 |
-
|
2842 |
-
|
2843 |
-
|
2844 |
-
|
2845 |
-
|
2846 |
-
|
2847 |
-
|
2848 |
-
|
2849 |
-
|
2850 |
-
|
2851 |
-
|
2852 |
-
|
2853 |
-
|
2854 |
-
|
2855 |
-
|
2856 |
-
|
2857 |
-
|
2858 |
-
|
2859 |
-
|
2860 |
-
|
2861 |
-
|
2862 |
-
|
2863 |
-
|
2864 |
-
|
2865 |
-
|
2866 |
-
|
2867 |
-
|
2868 |
-
|
2869 |
-
|
2870 |
-
|
2871 |
-
|
2872 |
-
|
2873 |
-
|
2874 |
-
|
2875 |
-
|
2876 |
-
|
2877 |
-
|
2878 |
-
|
2879 |
-
|
2880 |
-
|
2881 |
-
|
2882 |
-
|
2883 |
-
|
2884 |
-
|
2885 |
-
|
2886 |
-
|
2887 |
-
|
2888 |
-
|
2889 |
-
|
2890 |
-
|
2891 |
-
|
2892 |
-
|
2893 |
-
|
2894 |
-
|
2895 |
-
|
2896 |
-
|
2897 |
-
|
2898 |
-
|
2899 |
-
|
2900 |
-
|
2901 |
-
|
2902 |
-
|
2903 |
-
|
2904 |
-
|
2905 |
-
|
2906 |
-
|
2907 |
-
|
2908 |
-
|
2909 |
-
|
2910 |
-
|
2911 |
-
|
2912 |
-
|
2913 |
-
|
2914 |
-
msgid "
|
2915 |
-
msgstr ""
|
2916 |
-
|
2917 |
-
#: wpf-includes/wpf-phrases.php:
|
2918 |
-
msgid "
|
2919 |
-
msgstr ""
|
2920 |
-
|
2921 |
-
#: wpf-includes/wpf-phrases.php:
|
2922 |
-
msgid "
|
2923 |
-
msgstr ""
|
2924 |
-
|
2925 |
-
#: wpf-includes/wpf-phrases.php:
|
2926 |
-
msgid "
|
2927 |
-
msgstr "
|
2928 |
-
|
2929 |
-
#: wpf-includes/wpf-phrases.php:
|
2930 |
-
msgid "
|
2931 |
-
msgstr ""
|
2932 |
-
|
2933 |
-
#: wpf-includes/wpf-phrases.php:
|
2934 |
-
msgid "
|
2935 |
-
msgstr ""
|
2936 |
-
|
2937 |
-
#: wpf-includes/wpf-phrases.php:
|
2938 |
-
msgid "
|
2939 |
-
msgstr ""
|
2940 |
-
|
2941 |
-
#: wpf-includes/wpf-phrases.php:
|
2942 |
-
msgid "
|
2943 |
-
msgstr ""
|
2944 |
-
|
2945 |
-
#: wpf-includes/wpf-phrases.php:
|
2946 |
-
msgid "
|
2947 |
-
msgstr ""
|
2948 |
-
|
2949 |
-
#: wpf-includes/wpf-phrases.php:
|
2950 |
-
msgid "
|
2951 |
-
msgstr ""
|
2952 |
-
|
2953 |
-
#: wpf-includes/wpf-phrases.php:
|
2954 |
-
msgid "
|
2955 |
-
msgstr ""
|
2956 |
-
|
2957 |
-
#: wpf-includes/wpf-phrases.php:
|
2958 |
-
msgid "
|
2959 |
-
msgstr ""
|
2960 |
-
|
2961 |
-
#: wpf-includes/wpf-phrases.php:
|
2962 |
-
msgid "
|
2963 |
-
msgstr ""
|
2964 |
-
|
2965 |
-
#: wpf-includes/wpf-phrases.php:
|
2966 |
-
msgid "
|
2967 |
-
msgstr "
|
2968 |
-
|
2969 |
-
#: wpf-includes/wpf-phrases.php:
|
2970 |
-
msgid "
|
2971 |
-
msgstr "
|
2972 |
-
|
2973 |
-
#: wpf-includes/wpf-phrases.php:
|
2974 |
-
msgid "
|
2975 |
-
msgstr "
|
2976 |
-
|
2977 |
-
#: wpf-includes/wpf-phrases.php:
|
2978 |
-
msgid "
|
2979 |
-
msgstr "
|
2980 |
-
|
2981 |
-
#: wpf-includes/wpf-phrases.php:
|
2982 |
-
msgid "
|
2983 |
-
msgstr "
|
2984 |
-
|
2985 |
-
#: wpf-includes/wpf-phrases.php:
|
2986 |
-
msgid "
|
2987 |
-
msgstr "
|
2988 |
-
|
2989 |
-
#: wpf-includes/wpf-phrases.php:
|
2990 |
-
msgid "
|
2991 |
-
msgstr ""
|
2992 |
-
|
2993 |
-
#: wpf-includes/wpf-phrases.php:
|
2994 |
-
msgid "
|
2995 |
-
msgstr "
|
2996 |
-
|
2997 |
-
#: wpf-includes/wpf-phrases.php:
|
2998 |
-
msgid ""
|
2999 |
-
"
|
3000 |
-
|
3001 |
-
|
3002 |
-
|
3003 |
-
|
3004 |
-
|
3005 |
-
|
3006 |
-
|
3007 |
-
|
3008 |
-
|
3009 |
-
|
3010 |
-
|
3011 |
-
|
3012 |
-
|
3013 |
-
|
3014 |
-
|
3015 |
-
|
3016 |
-
|
3017 |
-
|
3018 |
-
|
3019 |
-
|
3020 |
-
|
3021 |
-
|
3022 |
-
|
3023 |
-
|
3024 |
-
|
3025 |
-
|
3026 |
-
|
3027 |
-
|
3028 |
-
|
3029 |
-
|
3030 |
-
|
3031 |
-
|
3032 |
-
|
3033 |
-
|
3034 |
-
|
3035 |
-
|
3036 |
-
|
3037 |
-
|
3038 |
-
|
3039 |
-
|
3040 |
-
|
3041 |
-
|
3042 |
-
|
3043 |
-
|
3044 |
-
|
3045 |
-
|
3046 |
-
|
3047 |
-
|
3048 |
-
|
3049 |
-
|
3050 |
-
|
3051 |
-
|
3052 |
-
|
3053 |
-
|
3054 |
-
|
3055 |
-
|
3056 |
-
|
3057 |
-
|
3058 |
-
|
3059 |
-
|
3060 |
-
|
3061 |
-
|
3062 |
-
|
3063 |
-
|
3064 |
-
|
3065 |
-
|
3066 |
-
|
3067 |
-
|
3068 |
-
|
3069 |
-
|
3070 |
-
|
3071 |
-
|
3072 |
-
|
3073 |
-
|
3074 |
-
|
3075 |
-
|
3076 |
-
|
3077 |
-
|
3078 |
-
|
3079 |
-
|
3080 |
-
|
3081 |
-
|
3082 |
-
|
3083 |
-
|
3084 |
-
|
3085 |
-
|
3086 |
-
|
3087 |
-
|
3088 |
-
|
3089 |
-
|
3090 |
-
|
3091 |
-
|
3092 |
-
|
3093 |
-
|
3094 |
-
|
3095 |
-
|
3096 |
-
|
3097 |
-
|
3098 |
-
|
3099 |
-
|
3100 |
-
|
3101 |
-
|
3102 |
-
|
3103 |
-
|
3104 |
-
|
3105 |
-
|
3106 |
-
|
3107 |
-
|
3108 |
-
|
3109 |
-
|
3110 |
-
|
3111 |
-
|
3112 |
-
|
3113 |
-
|
3114 |
-
|
3115 |
-
|
3116 |
-
|
3117 |
-
|
3118 |
-
|
3119 |
-
|
3120 |
-
|
3121 |
-
|
3122 |
-
|
3123 |
-
|
3124 |
-
|
3125 |
-
|
3126 |
-
|
3127 |
-
|
3128 |
-
|
3129 |
-
|
3130 |
-
|
3131 |
-
|
3132 |
-
|
3133 |
-
|
3134 |
-
|
3135 |
-
|
3136 |
-
|
3137 |
-
|
3138 |
-
|
3139 |
-
|
3140 |
-
|
3141 |
-
|
3142 |
-
|
3143 |
-
|
3144 |
-
|
3145 |
-
|
3146 |
-
|
3147 |
-
|
3148 |
-
|
3149 |
-
|
3150 |
-
|
3151 |
-
|
3152 |
-
|
3153 |
-
|
3154 |
-
|
3155 |
-
|
3156 |
-
|
3157 |
-
|
3158 |
-
|
3159 |
-
|
3160 |
-
|
3161 |
-
|
3162 |
-
|
3163 |
-
|
3164 |
-
|
3165 |
-
|
3166 |
-
|
3167 |
-
|
3168 |
-
|
3169 |
-
|
3170 |
-
|
3171 |
-
|
3172 |
-
|
3173 |
-
|
3174 |
-
|
3175 |
-
|
3176 |
-
|
3177 |
-
|
3178 |
-
|
3179 |
-
|
3180 |
-
|
3181 |
-
|
3182 |
-
|
3183 |
-
|
3184 |
-
|
3185 |
-
|
3186 |
-
|
3187 |
-
|
3188 |
-
|
3189 |
-
|
3190 |
-
|
3191 |
-
|
3192 |
-
|
3193 |
-
|
3194 |
-
|
3195 |
-
|
3196 |
-
msgstr "
|
3197 |
-
|
3198 |
-
#: wpf-includes/wpf-phrases.php:
|
3199 |
-
msgid "
|
3200 |
-
msgstr "
|
3201 |
-
|
3202 |
-
#: wpf-includes/wpf-phrases.php:
|
3203 |
-
msgid "
|
3204 |
-
msgstr "
|
3205 |
-
|
3206 |
-
#: wpf-includes/wpf-phrases.php:
|
3207 |
-
msgid "
|
3208 |
-
msgstr "
|
3209 |
-
|
3210 |
-
#: wpf-includes/wpf-phrases.php:
|
3211 |
-
msgid "
|
3212 |
-
msgstr "
|
3213 |
-
|
3214 |
-
#: wpf-includes/wpf-phrases.php:
|
3215 |
-
msgid "
|
3216 |
-
msgstr "
|
3217 |
-
|
3218 |
-
#: wpf-includes/wpf-phrases.php:
|
3219 |
-
msgid "
|
3220 |
-
msgstr "
|
3221 |
-
|
3222 |
-
#: wpf-includes/wpf-phrases.php:
|
3223 |
-
msgid "
|
3224 |
-
msgstr "
|
3225 |
-
|
3226 |
-
#: wpf-includes/wpf-phrases.php:
|
3227 |
-
msgid "
|
3228 |
-
msgstr "
|
3229 |
-
|
3230 |
-
#: wpf-includes/wpf-phrases.php:
|
3231 |
-
msgid "
|
3232 |
-
msgstr "
|
3233 |
-
|
3234 |
-
#: wpf-includes/wpf-phrases.php:
|
3235 |
-
msgid "
|
3236 |
-
msgstr "
|
3237 |
-
|
3238 |
-
#: wpf-includes/wpf-phrases.php:
|
3239 |
-
msgid "
|
3240 |
-
msgstr "
|
3241 |
-
|
3242 |
-
#: wpf-includes/wpf-phrases.php:
|
3243 |
-
msgid "
|
3244 |
-
msgstr "
|
3245 |
-
|
3246 |
-
#: wpf-includes/wpf-phrases.php:
|
3247 |
-
msgid "
|
3248 |
-
msgstr "
|
3249 |
-
|
3250 |
-
#: wpf-includes/wpf-phrases.php:
|
3251 |
-
msgid "
|
3252 |
-
msgstr "
|
3253 |
-
|
3254 |
-
#: wpf-includes/wpf-phrases.php:
|
3255 |
-
msgid "
|
3256 |
-
msgstr "
|
3257 |
-
|
3258 |
-
#: wpf-includes/wpf-phrases.php:
|
3259 |
-
msgid "
|
3260 |
-
msgstr "
|
3261 |
-
|
3262 |
-
#: wpf-includes/wpf-phrases.php:
|
3263 |
-
msgid "
|
3264 |
-
msgstr "
|
3265 |
-
|
3266 |
-
#: wpf-includes/wpf-phrases.php:
|
3267 |
-
msgid "
|
3268 |
-
msgstr "
|
3269 |
-
|
3270 |
-
#: wpf-includes/wpf-phrases.php:
|
3271 |
-
msgid "
|
3272 |
-
msgstr ""
|
3273 |
-
|
3274 |
-
#: wpf-includes/wpf-phrases.php:
|
3275 |
-
msgid "
|
3276 |
-
msgstr ""
|
3277 |
-
|
3278 |
-
#: wpf-includes/wpf-phrases.php:
|
3279 |
-
msgid "
|
3280 |
-
msgstr ""
|
3281 |
-
|
3282 |
-
#: wpf-includes/wpf-phrases.php:
|
3283 |
-
msgid "
|
3284 |
-
msgstr ""
|
3285 |
-
|
3286 |
-
#: wpf-includes/wpf-phrases.php:
|
3287 |
-
msgid "
|
3288 |
-
msgstr ""
|
3289 |
-
|
3290 |
-
#: wpf-includes/wpf-phrases.php:
|
3291 |
-
msgid "
|
3292 |
-
|
3293 |
-
|
3294 |
-
|
3295 |
-
|
3296 |
-
|
3297 |
-
|
3298 |
-
#: wpf-includes/wpf-phrases.php:
|
3299 |
-
msgid "
|
3300 |
-
msgstr ""
|
3301 |
-
|
3302 |
-
#: wpf-includes/wpf-phrases.php:
|
3303 |
-
msgid "
|
3304 |
-
msgstr ""
|
3305 |
-
|
3306 |
-
#: wpf-includes/wpf-phrases.php:
|
3307 |
-
msgid "
|
3308 |
-
msgstr ""
|
3309 |
-
|
3310 |
-
#: wpf-includes/wpf-phrases.php:
|
3311 |
-
msgid "
|
3312 |
-
msgstr ""
|
3313 |
-
|
3314 |
-
#: wpf-includes/wpf-phrases.php:
|
3315 |
-
msgid "
|
3316 |
-
msgstr ""
|
3317 |
-
|
3318 |
-
#: wpf-includes/wpf-phrases.php:
|
3319 |
-
msgid "
|
3320 |
-
msgstr ""
|
3321 |
-
|
3322 |
-
#: wpf-includes/wpf-phrases.php:
|
3323 |
-
msgid "
|
3324 |
-
msgstr ""
|
3325 |
-
|
3326 |
-
#: wpf-includes/wpf-phrases.php:
|
3327 |
-
msgid "
|
3328 |
-
msgstr ""
|
3329 |
-
|
3330 |
-
#: wpf-includes/wpf-phrases.php:
|
3331 |
-
msgid "
|
3332 |
-
msgstr ""
|
3333 |
-
|
3334 |
-
#: wpf-includes/wpf-phrases.php:
|
3335 |
-
msgid "
|
3336 |
-
msgstr ""
|
3337 |
-
|
3338 |
-
#: wpf-includes/wpf-phrases.php:
|
3339 |
-
msgid "
|
3340 |
-
msgstr ""
|
3341 |
-
|
3342 |
-
#: wpf-includes/wpf-phrases.php:
|
3343 |
-
msgid "
|
3344 |
-
msgstr ""
|
3345 |
-
|
3346 |
-
#: wpf-includes/wpf-phrases.php:
|
3347 |
-
msgid "
|
3348 |
-
msgstr ""
|
3349 |
-
|
3350 |
-
#: wpf-includes/wpf-phrases.php:
|
3351 |
-
msgid "
|
3352 |
-
msgstr ""
|
3353 |
-
|
3354 |
-
#: wpf-includes/wpf-phrases.php:
|
3355 |
-
msgid "
|
3356 |
-
msgstr ""
|
3357 |
-
|
3358 |
-
#: wpf-includes/wpf-phrases.php:
|
3359 |
-
msgid "
|
3360 |
-
msgstr ""
|
3361 |
-
|
3362 |
-
#: wpf-includes/wpf-phrases.php:
|
3363 |
-
msgid "
|
3364 |
-
msgstr ""
|
3365 |
-
|
3366 |
-
#: wpf-includes/wpf-phrases.php:
|
3367 |
-
msgid "
|
3368 |
-
msgstr ""
|
3369 |
-
|
3370 |
-
#: wpf-includes/wpf-phrases.php:
|
3371 |
-
msgid "
|
3372 |
-
msgstr ""
|
3373 |
-
|
3374 |
-
#: wpf-includes/wpf-phrases.php:
|
3375 |
-
msgid "
|
3376 |
-
msgstr ""
|
3377 |
-
|
3378 |
-
#: wpf-includes/wpf-phrases.php:
|
3379 |
-
msgid "
|
3380 |
-
msgstr ""
|
3381 |
-
|
3382 |
-
#: wpf-includes/wpf-phrases.php:
|
3383 |
-
msgid "
|
3384 |
-
msgstr ""
|
3385 |
-
|
3386 |
-
#: wpf-includes/wpf-phrases.php:
|
3387 |
-
msgid "
|
3388 |
-
msgstr ""
|
3389 |
-
|
3390 |
-
#: wpf-includes/wpf-phrases.php:
|
3391 |
-
msgid "
|
3392 |
-
msgstr ""
|
3393 |
-
|
3394 |
-
#: wpf-includes/wpf-phrases.php:
|
3395 |
-
msgid "
|
3396 |
-
msgstr ""
|
3397 |
-
|
3398 |
-
#: wpf-includes/wpf-phrases.php:
|
3399 |
-
msgid "
|
3400 |
-
msgstr ""
|
3401 |
-
|
3402 |
-
#: wpf-includes/wpf-phrases.php:
|
3403 |
-
msgid "
|
3404 |
-
msgstr ""
|
3405 |
-
|
3406 |
-
#: wpf-includes/wpf-phrases.php:
|
3407 |
-
msgid "
|
3408 |
-
msgstr ""
|
3409 |
-
|
3410 |
-
#: wpf-includes/wpf-phrases.php:
|
3411 |
-
msgid "
|
3412 |
-
msgstr ""
|
3413 |
-
|
3414 |
-
#: wpf-includes/wpf-phrases.php:
|
3415 |
-
msgid "
|
3416 |
-
msgstr ""
|
3417 |
-
|
3418 |
-
#: wpf-includes/wpf-phrases.php:
|
3419 |
-
msgid "
|
3420 |
-
msgstr ""
|
3421 |
-
|
3422 |
-
#: wpf-includes/wpf-phrases.php:
|
3423 |
-
msgid "
|
3424 |
-
msgstr ""
|
3425 |
-
|
3426 |
-
#: wpf-includes/wpf-phrases.php:
|
3427 |
-
msgid "
|
3428 |
-
msgstr ""
|
3429 |
-
|
3430 |
-
#: wpf-includes/wpf-phrases.php:
|
3431 |
-
msgid "
|
3432 |
-
msgstr ""
|
3433 |
-
|
3434 |
-
#: wpf-includes/wpf-phrases.php:
|
3435 |
-
msgid "
|
3436 |
-
msgstr ""
|
3437 |
-
|
3438 |
-
#: wpf-includes/wpf-phrases.php:
|
3439 |
-
msgid "
|
3440 |
-
msgstr ""
|
3441 |
-
|
3442 |
-
#: wpf-includes/wpf-phrases.php:
|
3443 |
-
msgid "
|
3444 |
-
msgstr ""
|
3445 |
-
|
3446 |
-
#: wpf-includes/wpf-phrases.php:
|
3447 |
-
msgid "
|
3448 |
-
msgstr ""
|
3449 |
-
|
3450 |
-
#: wpf-includes/wpf-phrases.php:
|
3451 |
-
msgid "
|
3452 |
-
msgstr ""
|
3453 |
-
|
3454 |
-
#: wpf-includes/wpf-phrases.php:
|
3455 |
-
msgid "
|
3456 |
-
msgstr ""
|
3457 |
-
|
3458 |
-
#: wpf-includes/wpf-phrases.php:
|
3459 |
-
msgid "
|
3460 |
-
msgstr ""
|
3461 |
-
|
3462 |
-
#: wpf-includes/wpf-phrases.php:
|
3463 |
-
msgid "
|
3464 |
-
msgstr ""
|
3465 |
-
|
3466 |
-
#: wpf-includes/wpf-phrases.php:
|
3467 |
-
msgid "Can
|
3468 |
-
msgstr ""
|
3469 |
-
|
3470 |
-
#: wpf-includes/wpf-phrases.php:
|
3471 |
-
msgid "Can
|
3472 |
-
msgstr ""
|
3473 |
-
|
3474 |
-
#: wpf-includes/wpf-phrases.php:
|
3475 |
-
msgid "
|
3476 |
-
msgstr "
|
3477 |
-
|
3478 |
-
#: wpf-includes/wpf-phrases.php:
|
3479 |
-
msgid "
|
3480 |
-
msgstr "
|
3481 |
-
|
3482 |
-
#: wpf-includes/wpf-phrases.php:
|
3483 |
-
msgid "
|
3484 |
-
msgstr "
|
3485 |
-
|
3486 |
-
#: wpf-includes/wpf-phrases.php:
|
3487 |
-
msgid "
|
3488 |
-
msgstr "
|
3489 |
-
|
3490 |
-
#: wpf-includes/wpf-phrases.php:
|
3491 |
-
msgid "
|
3492 |
-
msgstr "
|
3493 |
-
|
3494 |
-
#: wpf-includes/wpf-phrases.php:
|
3495 |
-
msgid "
|
3496 |
-
msgstr "
|
3497 |
-
|
3498 |
-
#: wpf-includes/wpf-phrases.php:
|
3499 |
-
msgid "
|
3500 |
-
msgstr "
|
3501 |
-
|
3502 |
-
#: wpf-includes/wpf-phrases.php:
|
3503 |
-
msgid "
|
3504 |
-
msgstr "
|
3505 |
-
|
3506 |
-
#: wpf-includes/wpf-phrases.php:
|
3507 |
-
msgid "
|
3508 |
-
msgstr "
|
3509 |
-
|
3510 |
-
#: wpf-includes/wpf-phrases.php:
|
3511 |
-
msgid "
|
3512 |
-
msgstr "
|
3513 |
-
|
3514 |
-
#: wpf-includes/wpf-phrases.php:
|
3515 |
-
msgid "
|
3516 |
-
msgstr "
|
3517 |
-
|
3518 |
-
#: wpf-includes/wpf-phrases.php:
|
3519 |
-
msgid "
|
3520 |
-
msgstr "
|
3521 |
-
|
3522 |
-
#: wpf-includes/wpf-phrases.php:
|
3523 |
-
msgid "Can
|
3524 |
-
msgstr ""
|
3525 |
-
|
3526 |
-
#: wpf-includes/wpf-phrases.php:
|
3527 |
-
msgid "Can
|
3528 |
-
msgstr ""
|
3529 |
-
|
3530 |
-
#: wpf-includes/wpf-phrases.php:
|
3531 |
-
msgid "
|
3532 |
-
msgstr "
|
3533 |
-
|
3534 |
-
#: wpf-includes/wpf-phrases.php:
|
3535 |
-
msgid "
|
3536 |
-
msgstr "
|
3537 |
-
|
3538 |
-
#: wpf-includes/wpf-phrases.php:
|
3539 |
-
msgid ""
|
3540 |
-
|
3541 |
-
|
3542 |
-
|
3543 |
-
"
|
3544 |
-
msgstr ""
|
3545 |
-
|
3546 |
-
#: wpf-includes/wpf-phrases.php:
|
3547 |
-
msgid "
|
3548 |
-
msgstr "
|
3549 |
-
|
3550 |
-
#: wpf-includes/wpf-phrases.php:
|
3551 |
-
msgid "
|
3552 |
-
msgstr "
|
3553 |
-
|
3554 |
-
#: wpf-includes/wpf-phrases.php:
|
3555 |
-
msgid "
|
3556 |
-
msgstr "
|
3557 |
-
|
3558 |
-
#: wpf-includes/wpf-phrases.php:
|
3559 |
-
msgid "
|
3560 |
-
msgstr "
|
3561 |
-
|
3562 |
-
#: wpf-includes/wpf-phrases.php:
|
3563 |
-
msgid "
|
3564 |
-
msgstr "
|
3565 |
-
|
3566 |
-
#: wpf-includes/wpf-phrases.php:
|
3567 |
-
msgid "
|
3568 |
-
msgstr "
|
3569 |
-
|
3570 |
-
#: wpf-includes/wpf-phrases.php:
|
3571 |
-
msgid "
|
3572 |
-
msgstr "
|
3573 |
-
|
3574 |
-
#: wpf-includes/wpf-phrases.php:
|
3575 |
-
msgid "
|
3576 |
-
msgstr "
|
3577 |
-
|
3578 |
-
#: wpf-includes/wpf-phrases.php:
|
3579 |
-
msgid "
|
3580 |
-
msgstr "
|
3581 |
-
|
3582 |
-
#: wpf-includes/wpf-phrases.php:
|
3583 |
-
msgid "
|
3584 |
-
msgstr "
|
3585 |
-
|
3586 |
-
#: wpf-includes/wpf-phrases.php:
|
3587 |
-
msgid "
|
3588 |
-
msgstr "
|
3589 |
-
|
3590 |
-
#: wpf-includes/wpf-phrases.php:
|
3591 |
-
msgid "
|
3592 |
-
msgstr "
|
3593 |
-
|
3594 |
-
#: wpf-includes/wpf-phrases.php:
|
3595 |
-
msgid "
|
3596 |
-
msgstr "
|
3597 |
-
|
3598 |
-
#: wpf-includes/wpf-phrases.php:
|
3599 |
-
msgid "
|
3600 |
-
msgstr "
|
3601 |
-
|
3602 |
-
#: wpf-includes/wpf-phrases.php:
|
3603 |
-
msgid "
|
3604 |
-
msgstr "
|
3605 |
-
|
3606 |
-
#: wpf-includes/wpf-phrases.php:
|
3607 |
-
msgid "
|
3608 |
-
msgstr "
|
3609 |
-
|
3610 |
-
#: wpf-includes/wpf-phrases.php:
|
3611 |
-
msgid "
|
3612 |
-
msgstr "
|
3613 |
-
|
3614 |
-
#: wpf-includes/wpf-phrases.php:
|
3615 |
-
msgid "
|
3616 |
-
msgstr "
|
3617 |
-
|
3618 |
-
#: wpf-includes/wpf-phrases.php:
|
3619 |
-
msgid "
|
3620 |
-
msgstr "
|
3621 |
-
|
3622 |
-
#: wpf-includes/wpf-phrases.php:
|
3623 |
-
|
3624 |
-
|
3625 |
-
|
3626 |
-
|
3627 |
-
|
3628 |
-
|
3629 |
-
|
3630 |
-
|
3631 |
-
|
3632 |
-
|
3633 |
-
|
3634 |
-
|
3635 |
-
|
3636 |
-
|
3637 |
-
|
3638 |
-
|
3639 |
-
|
3640 |
-
|
3641 |
-
|
3642 |
-
|
3643 |
-
|
3644 |
-
|
3645 |
-
|
3646 |
-
|
3647 |
-
|
3648 |
-
|
3649 |
-
|
3650 |
-
|
3651 |
-
|
3652 |
-
|
3653 |
-
|
3654 |
-
|
3655 |
-
|
3656 |
-
|
3657 |
-
|
3658 |
-
|
3659 |
-
|
3660 |
-
|
3661 |
-
|
3662 |
-
|
3663 |
-
|
3664 |
-
|
3665 |
-
|
3666 |
-
|
3667 |
-
|
3668 |
-
|
3669 |
-
|
3670 |
-
|
3671 |
-
|
3672 |
-
|
3673 |
-
|
3674 |
-
|
3675 |
-
|
3676 |
-
|
3677 |
-
|
3678 |
-
|
3679 |
-
|
3680 |
-
|
3681 |
-
|
3682 |
-
|
3683 |
-
|
3684 |
-
|
3685 |
-
|
3686 |
-
|
3687 |
-
|
3688 |
-
|
3689 |
-
|
3690 |
-
|
3691 |
-
|
3692 |
-
|
3693 |
-
|
3694 |
-
|
3695 |
-
|
3696 |
-
|
3697 |
-
|
3698 |
-
|
3699 |
-
|
3700 |
-
|
3701 |
-
|
3702 |
-
|
3703 |
-
|
3704 |
-
|
3705 |
-
|
3706 |
-
|
3707 |
-
|
3708 |
-
|
3709 |
-
|
3710 |
-
|
3711 |
-
|
3712 |
-
|
3713 |
-
|
3714 |
-
|
3715 |
-
|
3716 |
-
|
3717 |
-
|
3718 |
-
|
3719 |
-
|
3720 |
-
|
3721 |
-
|
3722 |
-
|
3723 |
-
|
3724 |
-
|
3725 |
-
|
3726 |
-
|
3727 |
-
|
3728 |
-
|
3729 |
-
|
3730 |
-
|
3731 |
-
|
3732 |
-
|
3733 |
-
|
3734 |
-
|
3735 |
-
|
3736 |
-
|
3737 |
-
|
3738 |
-
|
3739 |
-
|
3740 |
-
|
3741 |
-
|
3742 |
-
|
3743 |
-
|
3744 |
-
|
3745 |
-
|
3746 |
-
|
3747 |
-
|
3748 |
-
|
3749 |
-
|
3750 |
-
|
3751 |
-
|
3752 |
-
|
3753 |
-
|
3754 |
-
|
3755 |
-
"
|
3756 |
-
"
|
3757 |
-
|
3758 |
-
|
3759 |
-
|
3760 |
-
|
3761 |
-
|
3762 |
-
|
3763 |
-
|
3764 |
-
|
3765 |
-
|
3766 |
-
|
3767 |
-
|
3768 |
-
|
3769 |
-
|
3770 |
-
|
3771 |
-
|
3772 |
-
|
3773 |
-
|
3774 |
-
|
3775 |
-
|
3776 |
-
|
3777 |
-
|
3778 |
-
|
3779 |
-
"
|
3780 |
-
"
|
3781 |
-
|
3782 |
-
|
3783 |
-
|
3784 |
-
|
3785 |
-
|
3786 |
-
|
3787 |
-
|
3788 |
-
|
3789 |
-
|
3790 |
-
|
3791 |
-
|
3792 |
-
|
3793 |
-
|
3794 |
-
|
3795 |
-
|
3796 |
-
|
3797 |
-
|
3798 |
-
|
3799 |
-
"
|
3800 |
-
"
|
3801 |
-
|
3802 |
-
|
3803 |
-
|
3804 |
-
|
3805 |
-
|
3806 |
-
|
3807 |
-
|
3808 |
-
|
3809 |
-
|
3810 |
-
|
3811 |
-
|
3812 |
-
|
3813 |
-
|
3814 |
-
|
3815 |
-
|
3816 |
-
|
3817 |
-
|
3818 |
-
|
3819 |
-
|
3820 |
-
|
3821 |
-
|
3822 |
-
|
3823 |
-
|
3824 |
-
|
3825 |
-
|
3826 |
-
|
3827 |
-
|
3828 |
-
|
3829 |
-
|
3830 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# Copyright (C) 2016 gVectors Team
|
2 |
+
# This file is distributed under the same license as the wpForo package.
|
3 |
+
msgid ""
|
4 |
+
msgstr ""
|
5 |
+
"Project-Id-Version: Forum - wpForo\n"
|
6 |
+
"POT-Creation-Date: 2017-12-11 07:25+0200\n"
|
7 |
+
"PO-Revision-Date: 2017-12-11 07:50+0200\n"
|
8 |
+
"Last-Translator: Gal Zilberman\n"
|
9 |
+
"Language-Team: \n"
|
10 |
+
"Language: he_IL\n"
|
11 |
+
"MIME-Version: 1.0\n"
|
12 |
+
"Content-Type: text/plain; charset=UTF-8\n"
|
13 |
+
"Content-Transfer-Encoding: 8bit\n"
|
14 |
+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
15 |
+
"X-Generator: Poedit 2.0.1\n"
|
16 |
+
"X-Poedit-Basepath: ..\n"
|
17 |
+
"X-Poedit-WPHeader: wpforo.php\n"
|
18 |
+
"X-Poedit-SourceCharset: UTF-8\n"
|
19 |
+
"X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;"
|
20 |
+
"esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;"
|
21 |
+
"_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
|
22 |
+
"X-Poedit-SearchPath-0: .\n"
|
23 |
+
"X-Poedit-SearchPath-1: Downloads\n"
|
24 |
+
"X-Poedit-SearchPath-2: wpforo/pre 1/wpforo-he_IL.po\n"
|
25 |
+
"X-Poedit-SearchPath-3: wpforo/pre 1/wpforo-he_IL.mo\n"
|
26 |
+
"X-Poedit-SearchPathExcluded-0: *.js\n"
|
27 |
+
|
28 |
+
#: wpf-admin/addons.php:14 wpf-admin/addons.php:22
|
29 |
+
msgid "wpForo Addons"
|
30 |
+
msgstr ""
|
31 |
+
|
32 |
+
#: wpf-admin/addons.php:28
|
33 |
+
msgid ""
|
34 |
+
"All wpForo addons are being developed by wpForo developers at gVectors Team. "
|
35 |
+
"Addon prices also include a small donation to the hard work wpForo "
|
36 |
+
"developers do for free. When you buy an addon, you also donate the free "
|
37 |
+
"wpForo development and support. Addons are the only incoming source for "
|
38 |
+
"wpForo developers. wpForo is a premium forum plugin which will always be "
|
39 |
+
"available for free. There will never be paid and pro versions of this forum "
|
40 |
+
"board. We have another dozens of awesome features in our to-do list which "
|
41 |
+
"will also be added for free in future releases. So the free wpForo "
|
42 |
+
"development always stays on the first priority and wpForo is being extended "
|
43 |
+
"with new free functions and features even faster than before."
|
44 |
+
msgstr ""
|
45 |
+
|
46 |
+
#: wpf-admin/addons.php:51
|
47 |
+
msgid "Installed"
|
48 |
+
msgstr ""
|
49 |
+
|
50 |
+
#: wpf-admin/addons.php:55
|
51 |
+
msgid "Version"
|
52 |
+
msgstr ""
|
53 |
+
|
54 |
+
#: wpf-admin/addons.php:56
|
55 |
+
msgid "at least"
|
56 |
+
msgstr "לפחות"
|
57 |
+
|
58 |
+
#: wpf-admin/addons.php:58
|
59 |
+
msgid "Details | Buy"
|
60 |
+
msgstr ""
|
61 |
+
|
62 |
+
#: wpf-admin/addons.php:64
|
63 |
+
msgid "More information about"
|
64 |
+
msgstr "עוד פרטים אודות"
|
65 |
+
|
66 |
+
#: wpf-admin/admin.php:24 wpf-admin/admin.php:25
|
67 |
+
#: wpf-includes/wpf-phrases.php:599
|
68 |
+
msgid "Dashboard"
|
69 |
+
msgstr "לוח בקרה"
|
70 |
+
|
71 |
+
#: wpf-admin/admin.php:24 wpf-admin/admin.php:26 wpf-admin/dashboard.php:137
|
72 |
+
#: wpf-admin/options-tabs/api.php:83 wpf-admin/options-tabs/styles.php:16
|
73 |
+
#: wpf-admin/options.php:15 wpf-includes/wpf-hooks.php:1719
|
74 |
+
#: wpf-includes/wpf-phrases.php:123
|
75 |
+
msgid "Forums"
|
76 |
+
msgstr "פורומים"
|
77 |
+
|
78 |
+
#: wpf-admin/admin.php:27 wpf-includes/wpf-hooks.php:22
|
79 |
+
#: wpf-includes/wpf-hooks.php:1735
|
80 |
+
msgid "Settings"
|
81 |
+
msgstr "הגדרות"
|
82 |
+
|
83 |
+
#: wpf-admin/admin.php:28 wpf-includes/wpf-hooks.php:1744
|
84 |
+
msgid "Tools"
|
85 |
+
msgstr "כלים"
|
86 |
+
|
87 |
+
#: wpf-admin/admin.php:29 wpf-includes/wpf-hooks.php:1753
|
88 |
+
msgid "Moderation"
|
89 |
+
msgstr "פיקוח"
|
90 |
+
|
91 |
+
#: wpf-admin/admin.php:30 wpf-admin/dashboard.php:149 wpf-admin/member.php:10
|
92 |
+
#: wpf-admin/options.php:18 wpf-includes/wpf-hooks.php:1762
|
93 |
+
#: wpf-includes/wpf-phrases.php:178
|
94 |
+
msgid "Members"
|
95 |
+
msgstr "משתמשים"
|
96 |
+
|
97 |
+
#: wpf-admin/admin.php:31 wpf-admin/usergroup.php:8
|
98 |
+
#: wpf-includes/wpf-hooks.php:1771
|
99 |
+
msgid "Usergroups"
|
100 |
+
msgstr "קבוצות משתמשים"
|
101 |
+
|
102 |
+
#: wpf-admin/admin.php:32 wpf-includes/wpf-hooks.php:1787
|
103 |
+
#: wpf-includes/wpf-phrases.php:600
|
104 |
+
msgid "Phrases"
|
105 |
+
msgstr "ביטויים"
|
106 |
+
|
107 |
+
#: wpf-admin/admin.php:33 wpf-includes/wpf-hooks.php:1803
|
108 |
+
#: wpf-includes/wpf-phrases.php:601
|
109 |
+
msgid "Themes"
|
110 |
+
msgstr "ערכות נושא"
|
111 |
+
|
112 |
+
#: wpf-admin/admin.php:34 wpf-admin/options.php:24
|
113 |
+
#: wpf-includes/wpf-hooks.php:1812 wpf-includes/wpf-phrases.php:25
|
114 |
+
msgid "Addons"
|
115 |
+
msgstr "הרחבות"
|
116 |
+
|
117 |
+
#: wpf-admin/dashboard.php:7 wpf-includes/wpf-phrases.php:409
|
118 |
+
msgid "wpForo Dashboard"
|
119 |
+
msgstr "לוח בקרה wpForo"
|
120 |
+
|
121 |
+
#: wpf-admin/dashboard.php:23 wpf-includes/wpf-phrases.php:362
|
122 |
+
msgid "Welcome Message"
|
123 |
+
msgstr "הודעת ברכה"
|
124 |
+
|
125 |
+
#: wpf-admin/dashboard.php:29
|
126 |
+
msgid ""
|
127 |
+
"Thank you for using wpForo! wpForo is a professional bulletin board for "
|
128 |
+
"WorPress, and the only forum software which comes with Multi-layout template "
|
129 |
+
"system.\n"
|
130 |
+
" The \"Extended\", \"Simplified\" and "
|
131 |
+
"\"Question & Answer\" layouts fit almost all type of discussions needs. "
|
132 |
+
"You can use wpForo for small and extremely large communities. \n"
|
133 |
+
" <br />If you found some issue or bug "
|
134 |
+
"please open a support topic in plugin page or in our support forum at "
|
135 |
+
"gVectors.com. If you liked wpForo please leave some good review for this "
|
136 |
+
"plugin. We really need your good reviews. \n"
|
137 |
+
" If you didn't like wpForo please leave a "
|
138 |
+
"list of issues and requirements you'd like us to fix and add in near future. "
|
139 |
+
"We're here to help you and improve wpForo as much as possible."
|
140 |
+
msgstr ""
|
141 |
+
|
142 |
+
#: wpf-admin/dashboard.php:58 wpf-includes/wpf-phrases.php:130
|
143 |
+
msgid "General Information"
|
144 |
+
msgstr "מידע כללי"
|
145 |
+
|
146 |
+
#: wpf-admin/dashboard.php:62 wpf-includes/wpf-phrases.php:369
|
147 |
+
msgid "You are currently running"
|
148 |
+
msgstr ""
|
149 |
+
|
150 |
+
#: wpf-admin/dashboard.php:63 wpf-includes/wpf-phrases.php:18
|
151 |
+
msgid "Active Theme"
|
152 |
+
msgstr "ערכת נושא פעילה"
|
153 |
+
|
154 |
+
#: wpf-admin/dashboard.php:64 wpf-includes/wpf-phrases.php:414
|
155 |
+
msgid "wpForo Website"
|
156 |
+
msgstr ""
|
157 |
+
|
158 |
+
#: wpf-admin/dashboard.php:65 wpf-includes/wpf-phrases.php:320
|
159 |
+
msgid "Support Forum"
|
160 |
+
msgstr "פורום תמיכה"
|
161 |
+
|
162 |
+
#: wpf-admin/dashboard.php:76 wpf-includes/wpf-phrases.php:290
|
163 |
+
msgid "Server Information"
|
164 |
+
msgstr "פרטי שרת"
|
165 |
+
|
166 |
+
#: wpf-admin/dashboard.php:110 wpf-includes/wpf-phrases.php:46
|
167 |
+
msgid "Available"
|
168 |
+
msgstr "זמין"
|
169 |
+
|
170 |
+
#: wpf-admin/dashboard.php:110 wpf-includes/wpf-phrases.php:209
|
171 |
+
msgid "Not available"
|
172 |
+
msgstr "לא זמין"
|
173 |
+
|
174 |
+
#: wpf-admin/dashboard.php:131 wpf-includes/wpf-phrases.php:49
|
175 |
+
msgid "Board Statistic"
|
176 |
+
msgstr "סטטיסטיקות"
|
177 |
+
|
178 |
+
#: wpf-admin/dashboard.php:141 wpf-admin/options-tabs/styles.php:22
|
179 |
+
#: wpf-includes/class-forums.php:661 wpf-includes/wpf-phrases.php:339
|
180 |
+
msgid "Topics"
|
181 |
+
msgstr "נושאים"
|
182 |
+
|
183 |
+
#: wpf-admin/dashboard.php:145 wpf-includes/class-forums.php:661
|
184 |
+
#: wpf-includes/wpf-phrases.php:233
|
185 |
+
msgid "Posts"
|
186 |
+
msgstr "שרשורים"
|
187 |
+
|
188 |
+
#: wpf-admin/dashboard.php:153 wpf-includes/wpf-phrases.php:179
|
189 |
+
msgid "Members Online"
|
190 |
+
msgstr "משתמשים זמינים"
|
191 |
+
|
192 |
+
#: wpf-admin/dashboard.php:163
|
193 |
+
msgid "Avatars Size"
|
194 |
+
msgstr ""
|
195 |
+
|
196 |
+
#: wpf-admin/dashboard.php:167
|
197 |
+
msgid "Default Attachments Size"
|
198 |
+
msgstr ""
|
199 |
+
|
200 |
+
#: wpf-admin/dashboard.php:173
|
201 |
+
msgid "Advanced Attachments"
|
202 |
+
msgstr ""
|
203 |
+
|
204 |
+
#: wpf-admin/dashboard.php:174
|
205 |
+
msgid "file(s)"
|
206 |
+
msgstr "קבצים"
|
207 |
+
|
208 |
+
#: wpf-admin/dashboard.php:177
|
209 |
+
msgid "Advanced Attachments Size"
|
210 |
+
msgstr ""
|
211 |
+
|
212 |
+
#: wpf-admin/dashboard.php:182
|
213 |
+
msgid "Total Size"
|
214 |
+
msgstr "סה\"כ גודל"
|
215 |
+
|
216 |
+
#: wpf-admin/dashboard.php:190 wpf-includes/wpf-phrases.php:611
|
217 |
+
msgid "Forum Maintenance"
|
218 |
+
msgstr ""
|
219 |
+
|
220 |
+
#: wpf-admin/dashboard.php:192
|
221 |
+
msgid ""
|
222 |
+
"This process may take a few seconds or dozens of minutes, please be patient "
|
223 |
+
"and don't close this page. If you got 500 Server Error please don't worry, "
|
224 |
+
"the data updating process is still working in MySQL server."
|
225 |
+
msgstr ""
|
226 |
+
|
227 |
+
#: wpf-admin/dashboard.php:201
|
228 |
+
msgid "Delete All Caches"
|
229 |
+
msgstr ""
|
230 |
+
|
231 |
+
#: wpf-admin/dashboard.php:202 wpf-includes/wpf-phrases.php:613
|
232 |
+
msgid "Update Forums Statistic"
|
233 |
+
msgstr ""
|
234 |
+
|
235 |
+
#: wpf-admin/dashboard.php:203 wpf-includes/wpf-phrases.php:614
|
236 |
+
msgid "Update Users Statistic"
|
237 |
+
msgstr ""
|
238 |
+
|
239 |
+
#: wpf-admin/dashboard.php:204 wpf-includes/wpf-phrases.php:615
|
240 |
+
msgid "Delete Phrase Cache"
|
241 |
+
msgstr ""
|
242 |
+
|
243 |
+
#: wpf-admin/dashboard.php:205 wpf-includes/wpf-phrases.php:636
|
244 |
+
msgid "Delete User Cache"
|
245 |
+
msgstr ""
|
246 |
+
|
247 |
+
#: wpf-admin/forum.php:13 wpf-includes/functions.php:770
|
248 |
+
#: wpf-includes/wpf-phrases.php:302
|
249 |
+
msgid "Show on screen"
|
250 |
+
msgstr "הצג/י על המסך"
|
251 |
+
|
252 |
+
#: wpf-admin/forum.php:15 wpf-admin/forum.php:119
|
253 |
+
#: wpf-includes/wpf-phrases.php:113
|
254 |
+
msgid "Forum Options"
|
255 |
+
msgstr "אפשרויות פורום"
|
256 |
+
|
257 |
+
#: wpf-admin/forum.php:16 wpf-includes/wpf-phrases.php:224
|
258 |
+
msgid "Permissions"
|
259 |
+
msgstr "הרשאות"
|
260 |
+
|
261 |
+
#: wpf-admin/forum.php:17 wpf-includes/wpf-phrases.php:307
|
262 |
+
msgid "Slug"
|
263 |
+
msgstr "מזהה לכתובת"
|
264 |
+
|
265 |
+
#: wpf-admin/forum.php:18 wpf-includes/wpf-phrases.php:112
|
266 |
+
msgid "Forum Meta"
|
267 |
+
msgstr "מידע מטא של הפורום"
|
268 |
+
|
269 |
+
#: wpf-admin/forum.php:21 wpf-includes/wpf-phrases.php:274
|
270 |
+
msgid "Screen Layout"
|
271 |
+
msgstr "תצוגת מסך"
|
272 |
+
|
273 |
+
#: wpf-admin/forum.php:22 wpf-includes/wpf-phrases.php:210
|
274 |
+
msgid "Number of Columns"
|
275 |
+
msgstr "מספר עמודות"
|
276 |
+
|
277 |
+
#: wpf-admin/forum.php:32 wpf-includes/functions.php:784
|
278 |
+
#: wpf-includes/wpf-phrases.php:275
|
279 |
+
msgid "Screen Options"
|
280 |
+
msgstr "הגדרות תצוגה"
|
281 |
+
|
282 |
+
#: wpf-admin/forum.php:43 wpf-includes/wpf-phrases.php:51
|
283 |
+
msgid "Categories and Forums"
|
284 |
+
msgstr "נושאים ופורומים"
|
285 |
+
|
286 |
+
#: wpf-admin/forum.php:44 wpf-admin/options-tabs/general.php:75
|
287 |
+
#: wpf-admin/themes.php:10 wpf-admin/usergroup.php:8
|
288 |
+
#: wpf-includes/wpf-phrases.php:20
|
289 |
+
msgid "Add New"
|
290 |
+
msgstr "הוספת חדש"
|
291 |
+
|
292 |
+
#: wpf-admin/forum.php:55
|
293 |
+
msgid "Important Tips"
|
294 |
+
msgstr ""
|
295 |
+
|
296 |
+
#: wpf-admin/forum.php:56 wpf-includes/wpf-phrases.php:226
|
297 |
+
msgid "Please drag and drop forum panels to set parent-child hierarchy."
|
298 |
+
msgstr ""
|
299 |
+
|
300 |
+
#: wpf-admin/forum.php:57
|
301 |
+
msgid ""
|
302 |
+
"If a category (blue panels) does not have forums (grey panels) it will not "
|
303 |
+
"be displayed on front-end. Each category should contain at least one forum."
|
304 |
+
msgstr ""
|
305 |
+
|
306 |
+
#: wpf-admin/forum.php:58
|
307 |
+
msgid ""
|
308 |
+
"Forums can be displayed with different layouts (Extended, Simplified, Q&A), "
|
309 |
+
"just edit the top (blue panels) category and set the layout you want. Child "
|
310 |
+
"forums' layout depends on the top category (blue panels) layout. They cannot "
|
311 |
+
"have a different layout."
|
312 |
+
msgstr ""
|
313 |
+
|
314 |
+
#: wpf-admin/forum.php:74 wpf-includes/wpf-phrases.php:273
|
315 |
+
msgid "Save forums order and hierarchy"
|
316 |
+
msgstr ""
|
317 |
+
|
318 |
+
#: wpf-admin/forum.php:101 wpf-includes/wpf-phrases.php:87
|
319 |
+
msgid "Enter forum title here"
|
320 |
+
msgstr "הקלד כותרת פורום כאן"
|
321 |
+
|
322 |
+
#: wpf-admin/forum.php:106 wpf-includes/wpf-phrases.php:86
|
323 |
+
msgid "Enter description here . . ."
|
324 |
+
msgstr "הקלד תיאור כאן..."
|
325 |
+
|
326 |
+
#: wpf-admin/forum.php:107 wpf-includes/wpf-phrases.php:330
|
327 |
+
msgid ""
|
328 |
+
"This is a forum description. This content will be displayed under forum "
|
329 |
+
"title on the forum list."
|
330 |
+
msgstr ""
|
331 |
+
|
332 |
+
#: wpf-admin/forum.php:122 wpf-includes/wpf-phrases.php:222
|
333 |
+
msgid "Parent Forum"
|
334 |
+
msgstr ""
|
335 |
+
|
336 |
+
#: wpf-admin/forum.php:125 wpf-includes/wpf-phrases.php:205
|
337 |
+
msgid "No parent"
|
338 |
+
msgstr ""
|
339 |
+
|
340 |
+
#: wpf-admin/forum.php:130 wpf-includes/wpf-phrases.php:347
|
341 |
+
msgid "Use as Category"
|
342 |
+
msgstr ""
|
343 |
+
|
344 |
+
#: wpf-admin/forum.php:132 wpf-includes/wpf-phrases.php:52
|
345 |
+
msgid "Category Layout"
|
346 |
+
msgstr ""
|
347 |
+
|
348 |
+
#: wpf-admin/forum.php:140 wpf-includes/wpf-phrases.php:203
|
349 |
+
msgid "No layout found."
|
350 |
+
msgstr ""
|
351 |
+
|
352 |
+
#: wpf-admin/forum.php:149 wpf-admin/forum.php:156
|
353 |
+
#: wpf-includes/wpf-phrases.php:235
|
354 |
+
msgid "Publish"
|
355 |
+
msgstr "פרסם"
|
356 |
+
|
357 |
+
#: wpf-admin/forum.php:153 wpf-includes/wpf-phrases.php:37
|
358 |
+
msgid "Are you sure you want to delete this forum?"
|
359 |
+
msgstr ""
|
360 |
+
|
361 |
+
#: wpf-admin/forum.php:153 wpf-admin/themes.php:73
|
362 |
+
#: wpf-admin/tools-tabs/antispam.php:139 wpf-admin/usergroup.php:36
|
363 |
+
#: wpf-admin/usergroup.php:209 wpf-includes/wpf-hooks.php:1078
|
364 |
+
#: wpf-includes/wpf-phrases.php:66
|
365 |
+
msgid "Delete"
|
366 |
+
msgstr "מחיקה"
|
367 |
+
|
368 |
+
#: wpf-admin/forum.php:154 wpf-admin/usergroup.php:38
|
369 |
+
#: wpf-includes/class-forums.php:667 wpf-includes/wpf-phrases.php:356
|
370 |
+
msgid "View"
|
371 |
+
msgstr "הצגה"
|
372 |
+
|
373 |
+
#: wpf-admin/forum.php:224 wpf-includes/wpf-phrases.php:118
|
374 |
+
msgid "Forum Slug"
|
375 |
+
msgstr "מזהה כתובת לפורום"
|
376 |
+
|
377 |
+
#: wpf-admin/forum.php:227 wpf-includes/wpf-phrases.php:323
|
378 |
+
msgid ""
|
379 |
+
"The \"slug\" is the URL-friendly version of the name. It is usually all "
|
380 |
+
"lowercase and contains only letters, numbers, and hyphens."
|
381 |
+
msgstr ""
|
382 |
+
|
383 |
+
#: wpf-admin/forum.php:233
|
384 |
+
msgid "Forum Icon"
|
385 |
+
msgstr ""
|
386 |
+
|
387 |
+
#: wpf-admin/forum.php:236
|
388 |
+
msgid "Font-awesome Icon"
|
389 |
+
msgstr ""
|
390 |
+
|
391 |
+
#: wpf-admin/forum.php:238
|
392 |
+
msgid "You can find all icons"
|
393 |
+
msgstr ""
|
394 |
+
|
395 |
+
#: wpf-admin/forum.php:238
|
396 |
+
msgid "here"
|
397 |
+
msgstr "כאן"
|
398 |
+
|
399 |
+
#: wpf-admin/forum.php:238
|
400 |
+
msgid ""
|
401 |
+
"Make sure you insert a class of font-awesome icon, it should start with fa- "
|
402 |
+
"prefix like "fa-comments"."
|
403 |
+
msgstr ""
|
404 |
+
|
405 |
+
#: wpf-admin/forum.php:245 wpf-includes/wpf-phrases.php:116
|
406 |
+
msgid "Forum SEO"
|
407 |
+
msgstr ""
|
408 |
+
|
409 |
+
#: wpf-admin/forum.php:248 wpf-includes/wpf-phrases.php:184
|
410 |
+
msgid "Meta Description"
|
411 |
+
msgstr "תיאור מטא"
|
412 |
+
|
413 |
+
#: wpf-admin/forum.php:277 wpf-includes/wpf-phrases.php:329
|
414 |
+
msgid "This action will also delete all sub-forums, topics and replies."
|
415 |
+
msgstr ""
|
416 |
+
|
417 |
+
#: wpf-admin/forum.php:285 wpf-includes/wpf-phrases.php:137
|
418 |
+
msgid ""
|
419 |
+
"If you want to delete this forum and keep its sub-forums, topics and "
|
420 |
+
"replies, please select a new target forum in dropdown below"
|
421 |
+
msgstr ""
|
422 |
+
|
423 |
+
#: wpf-admin/forum.php:294 wpf-includes/wpf-phrases.php:26
|
424 |
+
msgid ""
|
425 |
+
"All sub-forums, topics and replies will be attached to selected forum. "
|
426 |
+
"Layout will be inherited from this forum."
|
427 |
+
msgstr ""
|
428 |
+
|
429 |
+
#: wpf-admin/moderation.php:10
|
430 |
+
msgid "Topic and Post Moderation"
|
431 |
+
msgstr ""
|
432 |
+
|
433 |
+
#: wpf-admin/options-tabs/accesses.php:9 wpf-includes/wpf-phrases.php:21
|
434 |
+
msgid "Add New Forum Access"
|
435 |
+
msgstr ""
|
436 |
+
|
437 |
+
#: wpf-admin/options-tabs/accesses.php:13 wpf-includes/wpf-phrases.php:15
|
438 |
+
msgid "Access names"
|
439 |
+
msgstr ""
|
440 |
+
|
441 |
+
#: wpf-admin/options-tabs/accesses.php:26
|
442 |
+
#: wpf-admin/options-tabs/accesses.php:27
|
443 |
+
#: wpf-admin/options-tabs/accesses.php:28
|
444 |
+
msgid "This access is usually used for "
|
445 |
+
msgstr ""
|
446 |
+
|
447 |
+
#: wpf-admin/options-tabs/accesses.php:26
|
448 |
+
msgid "Guests"
|
449 |
+
msgstr "אורחים"
|
450 |
+
|
451 |
+
#: wpf-admin/options-tabs/accesses.php:26
|
452 |
+
#: wpf-admin/options-tabs/accesses.php:27
|
453 |
+
#: wpf-admin/options-tabs/accesses.php:28
|
454 |
+
msgid "usergroup"
|
455 |
+
msgstr "קבוצת משתמשים"
|
456 |
+
|
457 |
+
#: wpf-admin/options-tabs/accesses.php:27 wpf-includes/wpf-phrases.php:623
|
458 |
+
msgid "Registered"
|
459 |
+
msgstr "רשום"
|
460 |
+
|
461 |
+
#: wpf-admin/options-tabs/accesses.php:28 wpf-includes/wpf-phrases.php:621
|
462 |
+
msgid "Admin"
|
463 |
+
msgstr "מנהל"
|
464 |
+
|
465 |
+
#: wpf-admin/options-tabs/accesses.php:32 wpf-includes/class-forums.php:663
|
466 |
+
#: wpf-includes/functions.php:599 wpf-includes/wpf-phrases.php:382
|
467 |
+
msgid "edit"
|
468 |
+
msgstr "עריכה"
|
469 |
+
|
470 |
+
#: wpf-admin/options-tabs/accesses.php:34 wpf-includes/wpf-phrases.php:39
|
471 |
+
msgid ""
|
472 |
+
"Are you sure you want to remove this access set? Usergroups which attached "
|
473 |
+
"to this access will lost all forum permissions."
|
474 |
+
msgstr ""
|
475 |
+
|
476 |
+
#: wpf-admin/options-tabs/accesses.php:34 wpf-includes/class-forums.php:665
|
477 |
+
#: wpf-includes/functions.php:617 wpf-includes/functions.php:627
|
478 |
+
#: wpf-includes/wpf-phrases.php:381
|
479 |
+
msgid "delete"
|
480 |
+
msgstr "מחיקה"
|
481 |
+
|
482 |
+
#: wpf-admin/options-tabs/accesses.php:49 wpf-includes/wpf-phrases.php:14
|
483 |
+
msgid "Access name"
|
484 |
+
msgstr ""
|
485 |
+
|
486 |
+
#: wpf-admin/options-tabs/accesses.php:69 wpf-includes/wpf-phrases.php:271
|
487 |
+
msgid "Save"
|
488 |
+
msgstr "שמירה"
|
489 |
+
|
490 |
+
#: wpf-admin/options-tabs/accesses.php:69 wpf-includes/wpf-phrases.php:344
|
491 |
+
msgid "Update"
|
492 |
+
msgstr "עדכון"
|
493 |
+
|
494 |
+
#: wpf-admin/options-tabs/api.php:22
|
495 |
+
msgid "Facebook API Configuration"
|
496 |
+
msgstr ""
|
497 |
+
|
498 |
+
#: wpf-admin/options-tabs/api.php:23
|
499 |
+
msgid ""
|
500 |
+
"In order to get an App ID and Secret Key from Facebook, you’ll need to "
|
501 |
+
"register a new application. Don’t worry – its very easy, and your "
|
502 |
+
"application doesn't need to do anything. We only need the keys."
|
503 |
+
msgstr ""
|
504 |
+
|
505 |
+
#: wpf-admin/options-tabs/api.php:23
|
506 |
+
msgid "Please follow to this instruction"
|
507 |
+
msgstr ""
|
508 |
+
|
509 |
+
#: wpf-admin/options-tabs/api.php:26
|
510 |
+
msgid "App ID"
|
511 |
+
msgstr ""
|
512 |
+
|
513 |
+
#: wpf-admin/options-tabs/api.php:27
|
514 |
+
msgid "App Secret"
|
515 |
+
msgstr ""
|
516 |
+
|
517 |
+
#: wpf-admin/options-tabs/api.php:32
|
518 |
+
msgid "Facebook Login"
|
519 |
+
msgstr ""
|
520 |
+
|
521 |
+
#: wpf-admin/options-tabs/api.php:33
|
522 |
+
msgid "Adds Facebook Login button on Registration and Login pages."
|
523 |
+
msgstr ""
|
524 |
+
|
525 |
+
#: wpf-admin/options-tabs/api.php:37 wpf-admin/options-tabs/api.php:49
|
526 |
+
#: wpf-admin/options-tabs/api.php:60 wpf-admin/options-tabs/api.php:71
|
527 |
+
#: wpf-admin/options-tabs/members.php:65
|
528 |
+
msgid "Enable"
|
529 |
+
msgstr ""
|
530 |
+
|
531 |
+
#: wpf-admin/options-tabs/api.php:38 wpf-admin/options-tabs/api.php:50
|
532 |
+
#: wpf-admin/options-tabs/api.php:61 wpf-admin/options-tabs/api.php:72
|
533 |
+
#: wpf-admin/options-tabs/members.php:66
|
534 |
+
msgid "Disable"
|
535 |
+
msgstr ""
|
536 |
+
|
537 |
+
#: wpf-admin/options-tabs/api.php:44
|
538 |
+
msgid "Facebook SDK for JavaScript"
|
539 |
+
msgstr ""
|
540 |
+
|
541 |
+
#: wpf-admin/options-tabs/api.php:45
|
542 |
+
msgid "Facebook API connection script (sharing, login, cross-posting...)"
|
543 |
+
msgstr ""
|
544 |
+
|
545 |
+
#: wpf-admin/options-tabs/api.php:56
|
546 |
+
msgid "Facebook Login button on User Login page"
|
547 |
+
msgstr ""
|
548 |
+
|
549 |
+
#: wpf-admin/options-tabs/api.php:67
|
550 |
+
msgid "Facebook Login button on User Registration page"
|
551 |
+
msgstr ""
|
552 |
+
|
553 |
+
#: wpf-admin/options-tabs/api.php:78
|
554 |
+
msgid "Redirect to this page after success login"
|
555 |
+
msgstr ""
|
556 |
+
|
557 |
+
#: wpf-admin/options-tabs/api.php:82 wpf-includes/wpf-phrases.php:630
|
558 |
+
msgid "Profile"
|
559 |
+
msgstr "פרופיל"
|
560 |
+
|
561 |
+
#: wpf-admin/options-tabs/api.php:84
|
562 |
+
msgid "Custom"
|
563 |
+
msgstr ""
|
564 |
+
|
565 |
+
#: wpf-admin/options-tabs/api.php:86
|
566 |
+
msgid "Custom URL, e.g.: http://example.com/my-page/"
|
567 |
+
msgstr ""
|
568 |
+
|
569 |
+
#: wpf-admin/options-tabs/api.php:86
|
570 |
+
msgid "Custom URL"
|
571 |
+
msgstr ""
|
572 |
+
|
573 |
+
#: wpf-admin/options-tabs/api.php:93 wpf-admin/options-tabs/emails.php:132
|
574 |
+
#: wpf-admin/options-tabs/features.php:74 wpf-admin/options-tabs/forums.php:16
|
575 |
+
#: wpf-admin/options-tabs/general.php:82 wpf-admin/options-tabs/members.php:152
|
576 |
+
#: wpf-admin/options-tabs/posts.php:67 wpf-admin/options-tabs/styles.php:93
|
577 |
+
#: wpf-admin/tools-tabs/antispam.php:180 wpf-admin/tools-tabs/cleanup.php:49
|
578 |
+
#: wpf-admin/tools-tabs/misc.php:37 wpf-includes/wpf-phrases.php:345
|
579 |
+
msgid "Update Options"
|
580 |
+
msgstr "עדכון אפשרויות"
|
581 |
+
|
582 |
+
#: wpf-admin/options-tabs/emails.php:12
|
583 |
+
msgid "FROM Name"
|
584 |
+
msgstr ""
|
585 |
+
|
586 |
+
#: wpf-admin/options-tabs/emails.php:16
|
587 |
+
msgid "FROM Email Address"
|
588 |
+
msgstr ""
|
589 |
+
|
590 |
+
#: wpf-admin/options-tabs/emails.php:21
|
591 |
+
msgid "Forum Admins email addresses"
|
592 |
+
msgstr ""
|
593 |
+
|
594 |
+
#: wpf-admin/options-tabs/emails.php:22 wpf-includes/wpf-phrases.php:57
|
595 |
+
msgid ""
|
596 |
+
"Comma separated email addresses of forum administrators to get forum "
|
597 |
+
"notifications. For example post report messages."
|
598 |
+
msgstr ""
|
599 |
+
|
600 |
+
#: wpf-admin/options-tabs/emails.php:28
|
601 |
+
msgid "Notify Admins via email on new Topic"
|
602 |
+
msgstr ""
|
603 |
+
|
604 |
+
#: wpf-admin/options-tabs/emails.php:29
|
605 |
+
msgid ""
|
606 |
+
"Send Notification emails to all email addresses (comma separated ) of forum "
|
607 |
+
"administrators when a new Topic is created."
|
608 |
+
msgstr ""
|
609 |
+
|
610 |
+
#: wpf-admin/options-tabs/emails.php:33 wpf-admin/options-tabs/emails.php:45
|
611 |
+
#: wpf-admin/options-tabs/emails.php:116 wpf-admin/options-tabs/features.php:63
|
612 |
+
#: wpf-admin/tools-tabs/antispam.php:31 wpf-admin/tools-tabs/antispam.php:40
|
613 |
+
#: wpf-admin/tools-tabs/antispam.php:49 wpf-admin/tools-tabs/cleanup.php:39
|
614 |
+
#: wpf-includes/wpf-phrases.php:367
|
615 |
+
msgid "Yes"
|
616 |
+
msgstr "כן"
|
617 |
+
|
618 |
+
#: wpf-admin/options-tabs/emails.php:34 wpf-admin/options-tabs/emails.php:46
|
619 |
+
#: wpf-admin/options-tabs/emails.php:117 wpf-admin/options-tabs/features.php:64
|
620 |
+
#: wpf-admin/tools-tabs/antispam.php:32 wpf-admin/tools-tabs/antispam.php:41
|
621 |
+
#: wpf-admin/tools-tabs/antispam.php:50 wpf-admin/tools-tabs/cleanup.php:40
|
622 |
+
#: wpf-includes/wpf-phrases.php:197
|
623 |
+
msgid "No"
|
624 |
+
msgstr "לא"
|
625 |
+
|
626 |
+
#: wpf-admin/options-tabs/emails.php:40
|
627 |
+
msgid "Notify Admins via email on new Post"
|
628 |
+
msgstr ""
|
629 |
+
|
630 |
+
#: wpf-admin/options-tabs/emails.php:41
|
631 |
+
msgid ""
|
632 |
+
"Send Notification emails to all email addresses (comma separated ) of forum "
|
633 |
+
"administrators when a new Reply is created."
|
634 |
+
msgstr ""
|
635 |
+
|
636 |
+
#: wpf-admin/options-tabs/emails.php:52 wpf-includes/wpf-phrases.php:318
|
637 |
+
msgid "Subscription Emails"
|
638 |
+
msgstr "מכתבי מנוי"
|
639 |
+
|
640 |
+
#: wpf-admin/options-tabs/emails.php:56 wpf-includes/wpf-phrases.php:315
|
641 |
+
msgid "Subscribe confirmation email subject"
|
642 |
+
msgstr ""
|
643 |
+
|
644 |
+
#: wpf-admin/options-tabs/emails.php:60 wpf-includes/wpf-phrases.php:314
|
645 |
+
msgid "Subscribe confirmation email message"
|
646 |
+
msgstr ""
|
647 |
+
|
648 |
+
#: wpf-admin/options-tabs/emails.php:64 wpf-includes/wpf-phrases.php:196
|
649 |
+
msgid "New topic notification email subject"
|
650 |
+
msgstr ""
|
651 |
+
|
652 |
+
#: wpf-admin/options-tabs/emails.php:68 wpf-includes/wpf-phrases.php:195
|
653 |
+
msgid "New topic notification email message"
|
654 |
+
msgstr ""
|
655 |
+
|
656 |
+
#: wpf-admin/options-tabs/emails.php:72 wpf-includes/wpf-phrases.php:194
|
657 |
+
msgid "New reply notification email subject"
|
658 |
+
msgstr ""
|
659 |
+
|
660 |
+
#: wpf-admin/options-tabs/emails.php:76 wpf-includes/wpf-phrases.php:193
|
661 |
+
msgid "New reply notification email message"
|
662 |
+
msgstr ""
|
663 |
+
|
664 |
+
#: wpf-admin/options-tabs/emails.php:81 wpf-includes/wpf-phrases.php:228
|
665 |
+
msgid "Post Reporting Emails"
|
666 |
+
msgstr ""
|
667 |
+
|
668 |
+
#: wpf-admin/options-tabs/emails.php:82 wpf-includes/wpf-phrases.php:332
|
669 |
+
msgid "This message comes from post reporting pop-up form."
|
670 |
+
msgstr ""
|
671 |
+
|
672 |
+
#: wpf-admin/options-tabs/emails.php:87 wpf-includes/wpf-phrases.php:267
|
673 |
+
msgid "Report message subject"
|
674 |
+
msgstr ""
|
675 |
+
|
676 |
+
#: wpf-admin/options-tabs/emails.php:92 wpf-includes/wpf-phrases.php:266
|
677 |
+
msgid "Report message body"
|
678 |
+
msgstr ""
|
679 |
+
|
680 |
+
#: wpf-admin/options-tabs/emails.php:97
|
681 |
+
msgid "Reset Password Emails"
|
682 |
+
msgstr ""
|
683 |
+
|
684 |
+
#: wpf-admin/options-tabs/emails.php:98
|
685 |
+
msgid "This message comes from Reset Password form."
|
686 |
+
msgstr ""
|
687 |
+
|
688 |
+
#: wpf-admin/options-tabs/emails.php:102
|
689 |
+
msgid "Reset Password message body"
|
690 |
+
msgstr ""
|
691 |
+
|
692 |
+
#: wpf-admin/options-tabs/emails.php:107
|
693 |
+
msgid "User Mentioning Email"
|
694 |
+
msgstr ""
|
695 |
+
|
696 |
+
#: wpf-admin/options-tabs/emails.php:112
|
697 |
+
msgid "Enable Email Notification"
|
698 |
+
msgstr ""
|
699 |
+
|
700 |
+
#: wpf-admin/options-tabs/emails.php:122
|
701 |
+
msgid "User Mention message subject"
|
702 |
+
msgstr ""
|
703 |
+
|
704 |
+
#: wpf-admin/options-tabs/emails.php:126
|
705 |
+
msgid "User Mention message body"
|
706 |
+
msgstr ""
|
707 |
+
|
708 |
+
#: wpf-admin/options-tabs/features.php:9 wpf-includes/wpf-phrases.php:295
|
709 |
+
msgid "Show Admin Bar for Members"
|
710 |
+
msgstr ""
|
711 |
+
|
712 |
+
#: wpf-admin/options-tabs/features.php:9 wpf-includes/wpf-phrases.php:333
|
713 |
+
msgid "This option doesn't affect website admins."
|
714 |
+
msgstr ""
|
715 |
+
|
716 |
+
#: wpf-admin/options-tabs/features.php:10 wpf-includes/wpf-phrases.php:297
|
717 |
+
msgid "Show Forum Page Title"
|
718 |
+
msgstr ""
|
719 |
+
|
720 |
+
#: wpf-admin/options-tabs/features.php:11 wpf-includes/wpf-phrases.php:300
|
721 |
+
msgid "Show Top/Menu Bar"
|
722 |
+
msgstr ""
|
723 |
+
|
724 |
+
#: wpf-admin/options-tabs/features.php:12 wpf-includes/wpf-phrases.php:299
|
725 |
+
msgid "Show Top Search"
|
726 |
+
msgstr "הצג את החיפושים המובילים"
|
727 |
+
|
728 |
+
#: wpf-admin/options-tabs/features.php:13 wpf-includes/wpf-phrases.php:296
|
729 |
+
msgid "Show Breadcrumb"
|
730 |
+
msgstr ""
|
731 |
+
|
732 |
+
#: wpf-admin/options-tabs/features.php:14 wpf-includes/wpf-phrases.php:298
|
733 |
+
msgid "Show Forum Statistic"
|
734 |
+
msgstr ""
|
735 |
+
|
736 |
+
#: wpf-admin/options-tabs/features.php:15 wpf-includes/wpf-phrases.php:694
|
737 |
+
msgid "Log Viewed Forums and Topics"
|
738 |
+
msgstr ""
|
739 |
+
|
740 |
+
#: wpf-admin/options-tabs/features.php:16 wpf-includes/wpf-phrases.php:258
|
741 |
+
msgid "Replace Author Link to Forum Profile"
|
742 |
+
msgstr ""
|
743 |
+
|
744 |
+
#: wpf-admin/options-tabs/features.php:17 wpf-includes/wpf-phrases.php:259
|
745 |
+
msgid "Replace Comment Author Link to Forum Profile"
|
746 |
+
msgstr ""
|
747 |
+
|
748 |
+
#: wpf-admin/options-tabs/features.php:18 wpf-includes/wpf-phrases.php:633
|
749 |
+
msgid "Enable User Registration"
|
750 |
+
msgstr ""
|
751 |
+
|
752 |
+
#: wpf-admin/options-tabs/features.php:18 wpf-includes/wpf-phrases.php:634
|
753 |
+
msgid ""
|
754 |
+
"This option is not synced with WordPress \"Anyone can register\" option in "
|
755 |
+
"Dashboard > Settings > General admin page. If this option is enabled new "
|
756 |
+
"users will always be able to register."
|
757 |
+
msgstr ""
|
758 |
+
|
759 |
+
#: wpf-admin/options-tabs/features.php:19
|
760 |
+
msgid "Enable User Registration email confirmation"
|
761 |
+
msgstr ""
|
762 |
+
|
763 |
+
#: wpf-admin/options-tabs/features.php:19
|
764 |
+
msgid ""
|
765 |
+
"If you have enabled this option, after registering, user can not login "
|
766 |
+
"without confirming the email."
|
767 |
+
msgstr ""
|
768 |
+
|
769 |
+
#: wpf-admin/options-tabs/features.php:20 wpf-includes/wpf-phrases.php:261
|
770 |
+
msgid "Replace Registration Page URL to Forum Registration Page URL"
|
771 |
+
msgstr ""
|
772 |
+
|
773 |
+
#: wpf-admin/options-tabs/features.php:21 wpf-includes/wpf-phrases.php:260
|
774 |
+
msgid "Replace Login Page URL to Forum Login Page URL"
|
775 |
+
msgstr ""
|
776 |
+
|
777 |
+
#: wpf-admin/options-tabs/features.php:22 wpf-includes/wpf-phrases.php:695
|
778 |
+
msgid "Replace WP Reset Password URL to Forum reset password page"
|
779 |
+
msgstr ""
|
780 |
+
|
781 |
+
#: wpf-admin/options-tabs/features.php:23 wpf-includes/wpf-phrases.php:257
|
782 |
+
msgid "Replace Author Avatar with Forum Profile Avatar"
|
783 |
+
msgstr ""
|
784 |
+
|
785 |
+
#: wpf-admin/options-tabs/features.php:24 wpf-includes/wpf-phrases.php:77
|
786 |
+
msgid "Enable Avatars"
|
787 |
+
msgstr ""
|
788 |
+
|
789 |
+
#: wpf-admin/options-tabs/features.php:25 wpf-includes/wpf-phrases.php:78
|
790 |
+
msgid "Enable Custom Avatars"
|
791 |
+
msgstr ""
|
792 |
+
|
793 |
+
#: wpf-admin/options-tabs/features.php:26 wpf-includes/wpf-phrases.php:31
|
794 |
+
msgid "Allow Member Signature"
|
795 |
+
msgstr ""
|
796 |
+
|
797 |
+
#: wpf-admin/options-tabs/features.php:27 wpf-includes/wpf-phrases.php:80
|
798 |
+
msgid "Enable Member Rating"
|
799 |
+
msgstr ""
|
800 |
+
|
801 |
+
#: wpf-admin/options-tabs/features.php:28 wpf-includes/wpf-phrases.php:81
|
802 |
+
msgid "Enable Member Rating Titles"
|
803 |
+
msgstr ""
|
804 |
+
|
805 |
+
#: wpf-admin/options-tabs/features.php:29 wpf-includes/wpf-phrases.php:79
|
806 |
+
msgid "Enable Member Cache"
|
807 |
+
msgstr ""
|
808 |
+
|
809 |
+
#: wpf-admin/options-tabs/features.php:30
|
810 |
+
msgid "Enable Object Cache"
|
811 |
+
msgstr ""
|
812 |
+
|
813 |
+
#: wpf-admin/options-tabs/features.php:31
|
814 |
+
msgid "Enable HTML Cache"
|
815 |
+
msgstr ""
|
816 |
+
|
817 |
+
#: wpf-admin/options-tabs/features.php:32
|
818 |
+
msgid "Enable Memory Cache"
|
819 |
+
msgstr ""
|
820 |
+
|
821 |
+
#: wpf-admin/options-tabs/features.php:33 wpf-includes/wpf-phrases.php:84
|
822 |
+
msgid "Enable wpForo SEO for Meta Titles"
|
823 |
+
msgstr ""
|
824 |
+
|
825 |
+
#: wpf-admin/options-tabs/features.php:34 wpf-includes/wpf-phrases.php:83
|
826 |
+
msgid "Enable wpForo SEO for Meta Tags"
|
827 |
+
msgstr ""
|
828 |
+
|
829 |
+
#: wpf-admin/options-tabs/features.php:35
|
830 |
+
msgid "Enable User Profile Page indexing"
|
831 |
+
msgstr ""
|
832 |
+
|
833 |
+
#: wpf-admin/options-tabs/features.php:36 wpf-includes/wpf-phrases.php:696
|
834 |
+
msgid "Enable RSS Feed"
|
835 |
+
msgstr ""
|
836 |
+
|
837 |
+
#: wpf-admin/options-tabs/features.php:37 wpf-includes/wpf-phrases.php:82
|
838 |
+
msgid "Enable wpForo Font-Awesome Lib"
|
839 |
+
msgstr ""
|
840 |
+
|
841 |
+
#: wpf-admin/options-tabs/features.php:38
|
842 |
+
msgid "Turn Off User Syncing Note"
|
843 |
+
msgstr ""
|
844 |
+
|
845 |
+
#: wpf-admin/options-tabs/features.php:39 wpf-includes/wpf-phrases.php:85
|
846 |
+
msgid "Enable Output Buffer"
|
847 |
+
msgstr ""
|
848 |
+
|
849 |
+
#: wpf-admin/options-tabs/features.php:39 wpf-includes/wpf-phrases.php:331
|
850 |
+
msgid ""
|
851 |
+
"This feature is useful if you're adding content before or after [wpforo] "
|
852 |
+
"shortcode in page content. Also it useful if forum is loaded before website "
|
853 |
+
"header, on top of the front-end."
|
854 |
+
msgstr ""
|
855 |
+
|
856 |
+
#: wpf-admin/options-tabs/features.php:40
|
857 |
+
msgid "Enable WordPress Date/Time Format"
|
858 |
+
msgstr ""
|
859 |
+
|
860 |
+
#: wpf-admin/options-tabs/features.php:40 wpf-includes/wpf-phrases.php:598
|
861 |
+
msgid ""
|
862 |
+
"You can manage WordPress date and time format in WordPress Settings > "
|
863 |
+
"General admin page."
|
864 |
+
msgstr ""
|
865 |
+
|
866 |
+
#: wpf-admin/options-tabs/features.php:41 wpf-includes/wpf-phrases.php:609
|
867 |
+
msgid "Enable Subscription Confirmation"
|
868 |
+
msgstr ""
|
869 |
+
|
870 |
+
#: wpf-admin/options-tabs/features.php:41 wpf-includes/wpf-phrases.php:610
|
871 |
+
msgid "Forum and Topic subscription with double opt-in/confirmation system."
|
872 |
+
msgstr ""
|
873 |
+
|
874 |
+
#: wpf-admin/options-tabs/features.php:42
|
875 |
+
msgid "Topic subscription option on post editor"
|
876 |
+
msgstr ""
|
877 |
+
|
878 |
+
#: wpf-admin/options-tabs/features.php:42
|
879 |
+
msgid ""
|
880 |
+
"This option adds topic subscription checkbox next to new topic and post "
|
881 |
+
"submit button."
|
882 |
+
msgstr ""
|
883 |
+
|
884 |
+
#: wpf-admin/options-tabs/features.php:43
|
885 |
+
msgid "Topic subscription option on post editor - checked/enabled"
|
886 |
+
msgstr ""
|
887 |
+
|
888 |
+
#: wpf-admin/options-tabs/features.php:43
|
889 |
+
msgid ""
|
890 |
+
"Enable this option if you want the topic subscription checkbox to be checked "
|
891 |
+
"by default."
|
892 |
+
msgstr ""
|
893 |
+
|
894 |
+
#: wpf-admin/options-tabs/features.php:44 wpf-includes/wpf-phrases.php:637
|
895 |
+
msgid "Insert Forum Attachments to Media Library"
|
896 |
+
msgstr ""
|
897 |
+
|
898 |
+
#: wpf-admin/options-tabs/features.php:44 wpf-includes/wpf-phrases.php:638
|
899 |
+
msgid ""
|
900 |
+
"Enable this option to be able manage forum attachments in Dashboard > Media "
|
901 |
+
"> Library admin page."
|
902 |
+
msgstr ""
|
903 |
+
|
904 |
+
#: wpf-admin/options-tabs/features.php:45 wpf-includes/wpf-phrases.php:602
|
905 |
+
msgid "Enable Debug Mode"
|
906 |
+
msgstr ""
|
907 |
+
|
908 |
+
#: wpf-admin/options-tabs/features.php:45 wpf-includes/wpf-phrases.php:603
|
909 |
+
msgid ""
|
910 |
+
"If you got some issue with wpForo, please enable this option before asking "
|
911 |
+
"for support, this outputs hidden important information to help us debug your "
|
912 |
+
"issue."
|
913 |
+
msgstr ""
|
914 |
+
|
915 |
+
#: wpf-admin/options-tabs/features.php:46 wpf-includes/wpf-phrases.php:134
|
916 |
+
msgid "Help wpForo to grow, show plugin info"
|
917 |
+
msgstr ""
|
918 |
+
|
919 |
+
#: wpf-admin/options-tabs/features.php:46 wpf-includes/wpf-phrases.php:227
|
920 |
+
msgid ""
|
921 |
+
"Please enable this option to help wpForo get more popularity as your thank "
|
922 |
+
"to the hard work we do for you totally free. This option adds a very small "
|
923 |
+
"icon in forum footer, which will allow your site visitors recognize the name "
|
924 |
+
"of forum solution you use."
|
925 |
+
msgstr ""
|
926 |
+
|
927 |
+
#: wpf-admin/options-tabs/general.php:15 wpf-includes/wpf-phrases.php:107
|
928 |
+
msgid "Forum Base URL"
|
929 |
+
msgstr "כתובת בסיס לפורום"
|
930 |
+
|
931 |
+
#: wpf-admin/options-tabs/general.php:24 wpf-includes/wpf-phrases.php:647
|
932 |
+
msgid "Turn WordPress to wpForo"
|
933 |
+
msgstr ""
|
934 |
+
|
935 |
+
#: wpf-admin/options-tabs/general.php:25
|
936 |
+
msgid ""
|
937 |
+
"This option will disable WordPress on front-end. Only forum pages and "
|
938 |
+
"excluded post/pages will be available. wpForo will look like as a stand-"
|
939 |
+
"alone forum."
|
940 |
+
msgstr ""
|
941 |
+
|
942 |
+
#: wpf-admin/options-tabs/general.php:28
|
943 |
+
msgid "Exclude page URLs"
|
944 |
+
msgstr ""
|
945 |
+
|
946 |
+
#: wpf-admin/options-tabs/general.php:28
|
947 |
+
msgid "one URL per line"
|
948 |
+
msgstr ""
|
949 |
+
|
950 |
+
#: wpf-admin/options-tabs/general.php:38
|
951 |
+
msgid "Visit Forum"
|
952 |
+
msgstr "בקר בפורום"
|
953 |
+
|
954 |
+
#: wpf-admin/options-tabs/general.php:41
|
955 |
+
msgid ""
|
956 |
+
"wpForo PageID doesn't exist. Forums will not be loaded, please read this"
|
957 |
+
msgstr ""
|
958 |
+
|
959 |
+
#: wpf-admin/options-tabs/general.php:41
|
960 |
+
msgid "suppor topic"
|
961 |
+
msgstr ""
|
962 |
+
|
963 |
+
#: wpf-admin/options-tabs/general.php:43
|
964 |
+
msgid "Forum Page ID"
|
965 |
+
msgstr ""
|
966 |
+
|
967 |
+
#: wpf-admin/options-tabs/general.php:48 wpf-includes/wpf-phrases.php:121
|
968 |
+
msgid "Forum Title"
|
969 |
+
msgstr "כותרת פורום"
|
970 |
+
|
971 |
+
#: wpf-admin/options-tabs/general.php:52 wpf-includes/wpf-phrases.php:108
|
972 |
+
msgid "Forum Description"
|
973 |
+
msgstr "תיאור פורום"
|
974 |
+
|
975 |
+
#: wpf-admin/options-tabs/general.php:57 wpf-includes/wpf-phrases.php:64
|
976 |
+
msgid "Dashboard Menu Position"
|
977 |
+
msgstr "מיקום תפריט לוח הבקרה"
|
978 |
+
|
979 |
+
#: wpf-admin/options-tabs/general.php:58 wpf-includes/wpf-phrases.php:324
|
980 |
+
msgid "The position in the menu order wpForo should appear."
|
981 |
+
msgstr ""
|
982 |
+
|
983 |
+
#: wpf-admin/options-tabs/general.php:59 wpf-includes/wpf-phrases.php:349
|
984 |
+
msgid ""
|
985 |
+
"Use greater than 5 - below Posts, 10 - below Media, 15 - below Links, 20 - "
|
986 |
+
"below Pages, 25 - below comments, 60 - below first separator, 65 - below "
|
987 |
+
"Plugins, 70 - below Users, 75 - below Tools, 80 - below Settings, 100 - "
|
988 |
+
"below second separator"
|
989 |
+
msgstr ""
|
990 |
+
|
991 |
+
#: wpf-admin/options-tabs/general.php:68 wpf-includes/wpf-phrases.php:110
|
992 |
+
msgid "Forum Language"
|
993 |
+
msgstr "שפת פורום"
|
994 |
+
|
995 |
+
#: wpf-admin/options-tabs/general.php:69
|
996 |
+
msgid ""
|
997 |
+
"This option is only related to XML language files. You should upload a "
|
998 |
+
"translation XML file to have a new language option in this drop-down. If you "
|
999 |
+
"are using PO/MO translation files you should change WordPress Language in "
|
1000 |
+
"Dashboard > Settings admin page to load according translation for wpForo."
|
1001 |
+
msgstr ""
|
1002 |
+
|
1003 |
+
#: wpf-admin/options-tabs/general.php:94 wpf-includes/wpf-phrases.php:144
|
1004 |
+
msgid "Language XML file"
|
1005 |
+
msgstr ""
|
1006 |
+
|
1007 |
+
#: wpf-admin/options-tabs/general.php:103 wpf-includes/wpf-phrases.php:22
|
1008 |
+
msgid "Add New Language"
|
1009 |
+
msgstr ""
|
1010 |
+
|
1011 |
+
#: wpf-admin/options-tabs/members.php:13 wpf-includes/wpf-phrases.php:218
|
1012 |
+
msgid "Online status timeout"
|
1013 |
+
msgstr ""
|
1014 |
+
|
1015 |
+
#: wpf-admin/options-tabs/members.php:16 wpf-admin/options-tabs/posts.php:19
|
1016 |
+
#: wpf-admin/options-tabs/posts.php:23 wpf-admin/options-tabs/posts.php:31
|
1017 |
+
#: wpf-admin/options-tabs/posts.php:35 wpf-includes/wpf-phrases.php:391
|
1018 |
+
msgid "minutes"
|
1019 |
+
msgstr "דקות"
|
1020 |
+
|
1021 |
+
#: wpf-admin/options-tabs/members.php:20 wpf-includes/wpf-phrases.php:180
|
1022 |
+
msgid "Members URL structure"
|
1023 |
+
msgstr ""
|
1024 |
+
|
1025 |
+
#: wpf-admin/options-tabs/members.php:29 wpf-includes/wpf-phrases.php:697
|
1026 |
+
msgid "Members Search Type"
|
1027 |
+
msgstr ""
|
1028 |
+
|
1029 |
+
#: wpf-admin/options-tabs/members.php:32 wpf-includes/wpf-phrases.php:276
|
1030 |
+
msgid "Search"
|
1031 |
+
msgstr "חיפוש"
|
1032 |
+
|
1033 |
+
#: wpf-admin/options-tabs/members.php:33
|
1034 |
+
msgid "Filter"
|
1035 |
+
msgstr "סינון"
|
1036 |
+
|
1037 |
+
#: wpf-admin/options-tabs/members.php:39 wpf-includes/wpf-phrases.php:62
|
1038 |
+
msgid "Custom Authorization URLs"
|
1039 |
+
msgstr ""
|
1040 |
+
|
1041 |
+
#: wpf-admin/options-tabs/members.php:41
|
1042 |
+
msgid ""
|
1043 |
+
"Use this option only if you have set other pages for authorization. \n"
|
1044 |
+
" wpForo doesn't change its own URLs, these options "
|
1045 |
+
"are only for other plugin compatibility. \n"
|
1046 |
+
" For example, if you use BuddyPress or Ultimate "
|
1047 |
+
"Member plugin you can set these values:"
|
1048 |
+
msgstr ""
|
1049 |
+
|
1050 |
+
#: wpf-admin/options-tabs/members.php:44 wpf-admin/options-tabs/members.php:50
|
1051 |
+
#: wpf-includes/wpf-phrases.php:162
|
1052 |
+
msgid "Login URL"
|
1053 |
+
msgstr ""
|
1054 |
+
|
1055 |
+
#: wpf-admin/options-tabs/members.php:45 wpf-admin/options-tabs/members.php:51
|
1056 |
+
#: wpf-includes/wpf-phrases.php:253
|
1057 |
+
msgid "Register URL"
|
1058 |
+
msgstr ""
|
1059 |
+
|
1060 |
+
#: wpf-admin/options-tabs/members.php:52 wpf-includes/wpf-phrases.php:164
|
1061 |
+
msgid "Lost Password URL"
|
1062 |
+
msgstr ""
|
1063 |
+
|
1064 |
+
#: wpf-admin/options-tabs/members.php:58 wpf-includes/wpf-phrases.php:175
|
1065 |
+
msgid "Member Reputation and Titles"
|
1066 |
+
msgstr ""
|
1067 |
+
|
1068 |
+
#: wpf-admin/options-tabs/members.php:62
|
1069 |
+
msgid "Member Custom Titles"
|
1070 |
+
msgstr ""
|
1071 |
+
|
1072 |
+
#: wpf-admin/options-tabs/members.php:71
|
1073 |
+
msgid "Member Custom Title by default"
|
1074 |
+
msgstr ""
|
1075 |
+
|
1076 |
+
#: wpf-admin/options-tabs/members.php:81 wpf-includes/wpf-phrases.php:248
|
1077 |
+
msgid "Rating Level"
|
1078 |
+
msgstr "רמת דירוג"
|
1079 |
+
|
1080 |
+
#: wpf-admin/options-tabs/members.php:82 wpf-includes/wpf-phrases.php:185
|
1081 |
+
msgid "Min Number of Posts"
|
1082 |
+
msgstr "מס' שרשורים מינימלי"
|
1083 |
+
|
1084 |
+
#: wpf-admin/options-tabs/members.php:83 wpf-includes/wpf-phrases.php:176
|
1085 |
+
msgid "Member Title"
|
1086 |
+
msgstr "כותרת משתמש"
|
1087 |
+
|
1088 |
+
#: wpf-admin/options-tabs/members.php:84 wpf-includes/wpf-phrases.php:294
|
1089 |
+
msgid "Short Badge"
|
1090 |
+
msgstr "תג דירוג מקוצר"
|
1091 |
+
|
1092 |
+
#: wpf-admin/options-tabs/members.php:85 wpf-includes/wpf-phrases.php:128
|
1093 |
+
msgid "Full Badge"
|
1094 |
+
msgstr "תג דירוג מלא"
|
1095 |
+
|
1096 |
+
#: wpf-admin/options-tabs/members.php:86 wpf-includes/wpf-phrases.php:246
|
1097 |
+
msgid "Rating Color"
|
1098 |
+
msgstr "צבע דרוג"
|
1099 |
+
|
1100 |
+
#: wpf-admin/options-tabs/members.php:87 wpf-includes/wpf-phrases.php:247
|
1101 |
+
msgid "Rating Icon"
|
1102 |
+
msgstr "תג דירוג"
|
1103 |
+
|
1104 |
+
#: wpf-admin/options-tabs/members.php:87 wpf-includes/wpf-phrases.php:187
|
1105 |
+
msgid "More"
|
1106 |
+
msgstr "עוד"
|
1107 |
+
|
1108 |
+
#: wpf-admin/options-tabs/members.php:92 wpf-includes/wpf-phrases.php:158
|
1109 |
+
msgid "Level"
|
1110 |
+
msgstr "רמה"
|
1111 |
+
|
1112 |
+
#: wpf-admin/options-tabs/members.php:93 wpf-includes/wpf-phrases.php:212
|
1113 |
+
msgid "Number of Posts"
|
1114 |
+
msgstr "מספר הודעות"
|
1115 |
+
|
1116 |
+
#: wpf-admin/options-tabs/members.php:94 wpf-includes/wpf-phrases.php:63
|
1117 |
+
msgid "Custom Title"
|
1118 |
+
msgstr "כותרת מותאמת אישית"
|
1119 |
+
|
1120 |
+
#: wpf-admin/options-tabs/members.php:97 wpf-admin/usergroup.php:23
|
1121 |
+
#: wpf-includes/wpf-phrases.php:56
|
1122 |
+
msgid "Color"
|
1123 |
+
msgstr "צבע"
|
1124 |
+
|
1125 |
+
#: wpf-admin/options-tabs/members.php:98 wpf-includes/wpf-phrases.php:48
|
1126 |
+
msgid "Badge Icon"
|
1127 |
+
msgstr "סמל תג דירוג"
|
1128 |
+
|
1129 |
+
#: wpf-admin/options-tabs/members.php:104
|
1130 |
+
msgid "Enable Reputation Titles for selected usergroups"
|
1131 |
+
msgstr ""
|
1132 |
+
|
1133 |
+
#: wpf-admin/options-tabs/members.php:105
|
1134 |
+
msgid ""
|
1135 |
+
"This option depends on \"Enable Member Rating Titles\" parent option, witch "
|
1136 |
+
"located in wpForo Settings > Features Tab"
|
1137 |
+
msgstr ""
|
1138 |
+
|
1139 |
+
#: wpf-admin/options-tabs/members.php:118
|
1140 |
+
msgid "Enable Reputation Badges for selected usergroups"
|
1141 |
+
msgstr ""
|
1142 |
+
|
1143 |
+
#: wpf-admin/options-tabs/members.php:119
|
1144 |
+
msgid ""
|
1145 |
+
"This option depends on \"Enable Member Rating\" parent option, witch located "
|
1146 |
+
"in wpForo Settings > Features Tab"
|
1147 |
+
msgstr ""
|
1148 |
+
|
1149 |
+
#: wpf-admin/options-tabs/members.php:132
|
1150 |
+
msgid "Display Usergroup under Post Author Avatar"
|
1151 |
+
msgstr ""
|
1152 |
+
|
1153 |
+
#: wpf-admin/options-tabs/plugins.php:9
|
1154 |
+
msgid ""
|
1155 |
+
"Thank you for using wpForo. wpForo is a premium forum plugin which will "
|
1156 |
+
"always be available for free. There will never be paid and pro versions of "
|
1157 |
+
"this forum board. However this is a very large and hard project so we also "
|
1158 |
+
"develop paid addons (extensions), which will financially help us to keep "
|
1159 |
+
"improving and adding new features to the free wpForo plugin. Forum addons "
|
1160 |
+
"will also be actively developed. The first addons \"Advanced Media Uploader"
|
1161 |
+
"\", \"Polls\", \"Private Messages\" and \"Ad Manager\" will be available "
|
1162 |
+
"very soon. Once you got some addon and activated that, you will find "
|
1163 |
+
"settings in vertical subTabs here."
|
1164 |
+
msgstr ""
|
1165 |
+
|
1166 |
+
#: wpf-admin/options-tabs/posts.php:14 wpf-includes/wpf-phrases.php:214
|
1167 |
+
msgid "Number of Topics per Page"
|
1168 |
+
msgstr ""
|
1169 |
+
|
1170 |
+
#: wpf-admin/options-tabs/posts.php:18 wpf-includes/wpf-phrases.php:30
|
1171 |
+
msgid "Allow Edit Own Topic for"
|
1172 |
+
msgstr ""
|
1173 |
+
|
1174 |
+
#: wpf-admin/options-tabs/posts.php:22 wpf-includes/wpf-phrases.php:27
|
1175 |
+
msgid "Allow Delete Own Topic for"
|
1176 |
+
msgstr ""
|
1177 |
+
|
1178 |
+
#: wpf-admin/options-tabs/posts.php:26 wpf-includes/wpf-phrases.php:213
|
1179 |
+
msgid "Number of Posts per Page"
|
1180 |
+
msgstr "מספר שרשורים לעמוד"
|
1181 |
+
|
1182 |
+
#: wpf-admin/options-tabs/posts.php:30 wpf-includes/wpf-phrases.php:29
|
1183 |
+
msgid "Allow Edit Own Post for"
|
1184 |
+
msgstr ""
|
1185 |
+
|
1186 |
+
#: wpf-admin/options-tabs/posts.php:34 wpf-includes/wpf-phrases.php:28
|
1187 |
+
msgid "Allow Delete Own post for"
|
1188 |
+
msgstr ""
|
1189 |
+
|
1190 |
+
#: wpf-admin/options-tabs/posts.php:40 wpf-includes/wpf-phrases.php:169
|
1191 |
+
msgid "Maximum upload file size"
|
1192 |
+
msgstr "גודל קובץ מקסימלי להעלאה"
|
1193 |
+
|
1194 |
+
#: wpf-admin/options-tabs/posts.php:41 wpf-includes/wpf-phrases.php:371
|
1195 |
+
msgid ""
|
1196 |
+
"You can not set this value more than \"upload_max_filesize\" and "
|
1197 |
+
"\"post_max_size\". If you want to increase server parameters please contact "
|
1198 |
+
"to your hosting service support."
|
1199 |
+
msgstr ""
|
1200 |
+
|
1201 |
+
#: wpf-admin/options-tabs/posts.php:44 wpf-includes/wpf-phrases.php:166
|
1202 |
+
msgid "MB"
|
1203 |
+
msgstr "מ\"ב"
|
1204 |
+
|
1205 |
+
#: wpf-admin/options-tabs/posts.php:47 wpf-includes/wpf-phrases.php:289
|
1206 |
+
msgid "Server \"upload_max_filesize\" is "
|
1207 |
+
msgstr ""
|
1208 |
+
|
1209 |
+
#: wpf-admin/options-tabs/posts.php:48 wpf-includes/wpf-phrases.php:288
|
1210 |
+
msgid "Server \"post_max_size\" is "
|
1211 |
+
msgstr ""
|
1212 |
+
|
1213 |
+
#: wpf-admin/options-tabs/posts.php:56
|
1214 |
+
msgid "Attachment click - message for non-permitted users"
|
1215 |
+
msgstr ""
|
1216 |
+
|
1217 |
+
#: wpf-admin/options-tabs/posts.php:57
|
1218 |
+
msgid ""
|
1219 |
+
"This message will be displayed when a non-permitted forum member clicks on "
|
1220 |
+
"attached file link in topic and posts."
|
1221 |
+
msgstr ""
|
1222 |
+
|
1223 |
+
#: wpf-admin/options-tabs/styles.php:13
|
1224 |
+
msgid "Font Sizes"
|
1225 |
+
msgstr ""
|
1226 |
+
|
1227 |
+
#: wpf-admin/options-tabs/styles.php:28 wpf-includes/wpf-phrases.php:481
|
1228 |
+
msgid "Post Content"
|
1229 |
+
msgstr ""
|
1230 |
+
|
1231 |
+
#: wpf-admin/options-tabs/styles.php:36 wpf-includes/wpf-phrases.php:61
|
1232 |
+
msgid "Custom CSS Code"
|
1233 |
+
msgstr ""
|
1234 |
+
|
1235 |
+
#: wpf-admin/options-tabs/styles.php:43
|
1236 |
+
msgid "Forum Color Styles"
|
1237 |
+
msgstr ""
|
1238 |
+
|
1239 |
+
#: wpf-admin/options-tabs/styles.php:43
|
1240 |
+
msgid "Documentation"
|
1241 |
+
msgstr ""
|
1242 |
+
|
1243 |
+
#: wpf-admin/options.php:8 wpf-includes/wpf-phrases.php:117
|
1244 |
+
msgid "Forum Settings"
|
1245 |
+
msgstr "הגדרות פורום"
|
1246 |
+
|
1247 |
+
#: wpf-admin/options.php:14 wpf-includes/wpf-phrases.php:129
|
1248 |
+
msgid "General"
|
1249 |
+
msgstr "כללי"
|
1250 |
+
|
1251 |
+
#: wpf-admin/options.php:16 wpf-includes/wpf-phrases.php:105
|
1252 |
+
msgid "Forum Accesses"
|
1253 |
+
msgstr ""
|
1254 |
+
|
1255 |
+
#: wpf-admin/options.php:17 wpf-includes/wpf-phrases.php:340
|
1256 |
+
msgid "Topics & Posts"
|
1257 |
+
msgstr "נושאים ושרשורים"
|
1258 |
+
|
1259 |
+
#: wpf-admin/options.php:19 wpf-includes/wpf-phrases.php:76
|
1260 |
+
msgid "Emails"
|
1261 |
+
msgstr ""
|
1262 |
+
|
1263 |
+
#: wpf-admin/options.php:20 wpf-includes/wpf-phrases.php:96
|
1264 |
+
msgid "Features"
|
1265 |
+
msgstr ""
|
1266 |
+
|
1267 |
+
#: wpf-admin/options.php:22 wpf-includes/wpf-phrases.php:312
|
1268 |
+
msgid "Styles"
|
1269 |
+
msgstr ""
|
1270 |
+
|
1271 |
+
#: wpf-admin/options.php:23
|
1272 |
+
msgid "API's"
|
1273 |
+
msgstr ""
|
1274 |
+
|
1275 |
+
#: wpf-admin/phrase.php:10 wpf-includes/wpf-phrases.php:127
|
1276 |
+
msgid "Front-end Phrases"
|
1277 |
+
msgstr ""
|
1278 |
+
|
1279 |
+
#: wpf-admin/themes.php:9 wpf-includes/wpf-phrases.php:120
|
1280 |
+
msgid "Forum Themes"
|
1281 |
+
msgstr ""
|
1282 |
+
|
1283 |
+
#: wpf-admin/themes.php:46 wpf-includes/wpf-phrases.php:60
|
1284 |
+
msgid "Current active theme"
|
1285 |
+
msgstr ""
|
1286 |
+
|
1287 |
+
#: wpf-admin/themes.php:48 wpf-includes/wpf-phrases.php:138
|
1288 |
+
msgid "Inactive"
|
1289 |
+
msgstr "לא פעיל"
|
1290 |
+
|
1291 |
+
#: wpf-admin/themes.php:52 wpf-includes/wpf-phrases.php:143
|
1292 |
+
msgid "LAYOUTS"
|
1293 |
+
msgstr ""
|
1294 |
+
|
1295 |
+
#: wpf-admin/themes.php:68 wpf-includes/wpf-phrases.php:17
|
1296 |
+
msgid "Activate"
|
1297 |
+
msgstr "הפעל"
|
1298 |
+
|
1299 |
+
#: wpf-admin/themes.php:69 wpf-includes/wpf-phrases.php:124
|
1300 |
+
msgid "Fresh Installation"
|
1301 |
+
msgstr ""
|
1302 |
+
|
1303 |
+
#: wpf-admin/themes.php:71 wpf-includes/wpf-phrases.php:140
|
1304 |
+
msgid "Install"
|
1305 |
+
msgstr "התקן"
|
1306 |
+
|
1307 |
+
#: wpf-admin/themes.php:73 wpf-includes/wpf-phrases.php:38
|
1308 |
+
msgid "Are you sure you want to delete this theme files?"
|
1309 |
+
msgstr ""
|
1310 |
+
|
1311 |
+
#: wpf-admin/themes.php:76 wpf-includes/wpf-phrases.php:40
|
1312 |
+
msgid ""
|
1313 |
+
"Are you sure you want to reset all settings and style colors to default?"
|
1314 |
+
msgstr ""
|
1315 |
+
|
1316 |
+
#: wpf-admin/themes.php:76 wpf-includes/wpf-phrases.php:269
|
1317 |
+
msgid "Reset Settings"
|
1318 |
+
msgstr "איפוס הגדרות"
|
1319 |
+
|
1320 |
+
#: wpf-admin/themes.php:96 wpf-includes/wpf-phrases.php:202
|
1321 |
+
msgid "No layout found"
|
1322 |
+
msgstr ""
|
1323 |
+
|
1324 |
+
#: wpf-admin/themes.php:107 wpf-includes/wpf-phrases.php:207
|
1325 |
+
msgid "No theme found"
|
1326 |
+
msgstr ""
|
1327 |
+
|
1328 |
+
#: wpf-admin/tools-tabs/antispam.php:11
|
1329 |
+
msgid ""
|
1330 |
+
"is not installed! For an advanced Spam Control please install Akismet "
|
1331 |
+
"antispam plugin, it works well with wpForo Spam Control system. Akismet is "
|
1332 |
+
"already integrated with wpForo. It'll help to filter posts and protect forum "
|
1333 |
+
"against spam attacks."
|
1334 |
+
msgstr ""
|
1335 |
+
|
1336 |
+
#: wpf-admin/tools-tabs/antispam.php:21
|
1337 |
+
msgid "Spam Control"
|
1338 |
+
msgstr ""
|
1339 |
+
|
1340 |
+
#: wpf-admin/tools-tabs/antispam.php:22
|
1341 |
+
msgid ""
|
1342 |
+
"Some useful options to limit just registered users and minimize spam. This "
|
1343 |
+
"control don't affect users whose Usergroup has \"Can edit member\" and \"Can "
|
1344 |
+
"pass moderation\" permissions."
|
1345 |
+
msgstr ""
|
1346 |
+
|
1347 |
+
#: wpf-admin/tools-tabs/antispam.php:28
|
1348 |
+
msgid "Enable wpForo Spam Control"
|
1349 |
+
msgstr ""
|
1350 |
+
|
1351 |
+
#: wpf-admin/tools-tabs/antispam.php:37
|
1352 |
+
msgid "Ban user when spam is suspicted"
|
1353 |
+
msgstr ""
|
1354 |
+
|
1355 |
+
#: wpf-admin/tools-tabs/antispam.php:46
|
1356 |
+
msgid "Notify via email when new user is banned"
|
1357 |
+
msgstr ""
|
1358 |
+
|
1359 |
+
#: wpf-admin/tools-tabs/antispam.php:55
|
1360 |
+
msgid "Spam Suspicion Level for Topics"
|
1361 |
+
msgstr ""
|
1362 |
+
|
1363 |
+
#: wpf-admin/tools-tabs/antispam.php:59
|
1364 |
+
msgid "Spam Suspicion Level for Posts"
|
1365 |
+
msgstr ""
|
1366 |
+
|
1367 |
+
#: wpf-admin/tools-tabs/antispam.php:64
|
1368 |
+
msgid " is enabled"
|
1369 |
+
msgstr "מאופשר"
|
1370 |
+
|
1371 |
+
#: wpf-admin/tools-tabs/antispam.php:73
|
1372 |
+
msgid "New Registered User"
|
1373 |
+
msgstr ""
|
1374 |
+
|
1375 |
+
#: wpf-admin/tools-tabs/antispam.php:74
|
1376 |
+
msgid ""
|
1377 |
+
"Some useful options to limit just registered users and minimize spam. These "
|
1378 |
+
"options don't affect users whose Usergroup has \"Can edit member\" and \"Can "
|
1379 |
+
"pass moderation\" permissions."
|
1380 |
+
msgstr ""
|
1381 |
+
|
1382 |
+
#: wpf-admin/tools-tabs/antispam.php:81
|
1383 |
+
msgid "User is New (under hard spam control) during"
|
1384 |
+
msgstr ""
|
1385 |
+
|
1386 |
+
#: wpf-admin/tools-tabs/antispam.php:83
|
1387 |
+
msgid "first"
|
1388 |
+
msgstr "ראשון"
|
1389 |
+
|
1390 |
+
#: wpf-admin/tools-tabs/antispam.php:83
|
1391 |
+
msgid "posts"
|
1392 |
+
msgstr "שרשורים"
|
1393 |
+
|
1394 |
+
#: wpf-admin/tools-tabs/antispam.php:86
|
1395 |
+
msgid "Min number of posts to be able attach files"
|
1396 |
+
msgstr ""
|
1397 |
+
|
1398 |
+
#: wpf-admin/tools-tabs/antispam.php:90
|
1399 |
+
msgid "Min number of posts to be able post links"
|
1400 |
+
msgstr ""
|
1401 |
+
|
1402 |
+
#: wpf-admin/tools-tabs/antispam.php:95
|
1403 |
+
msgid "Do not allow to attach files with following extensions:"
|
1404 |
+
msgstr ""
|
1405 |
+
|
1406 |
+
#: wpf-admin/tools-tabs/antispam.php:109
|
1407 |
+
msgid "Possible Spam Attachments"
|
1408 |
+
msgstr ""
|
1409 |
+
|
1410 |
+
#: wpf-admin/tools-tabs/antispam.php:110
|
1411 |
+
msgid ""
|
1412 |
+
"This tool is designed to find attachment which have been uploaded by "
|
1413 |
+
"spammers. The tool checks most common spammer filenames and suggest to "
|
1414 |
+
"delete but you should check one by one and make sure those are spam files "
|
1415 |
+
"before deleting."
|
1416 |
+
msgstr ""
|
1417 |
+
|
1418 |
+
#: wpf-admin/tools-tabs/antispam.php:112
|
1419 |
+
msgid "Directory"
|
1420 |
+
msgstr ""
|
1421 |
+
|
1422 |
+
#: wpf-admin/tools-tabs/antispam.php:139
|
1423 |
+
msgid "Delete this file"
|
1424 |
+
msgstr ""
|
1425 |
+
|
1426 |
+
#: wpf-admin/tools-tabs/antispam.php:139
|
1427 |
+
msgid "Are you sure you want to permanently delete this file?"
|
1428 |
+
msgstr ""
|
1429 |
+
|
1430 |
+
#: wpf-admin/tools-tabs/antispam.php:150
|
1431 |
+
msgid "Click to delete Blue marked files"
|
1432 |
+
msgstr ""
|
1433 |
+
|
1434 |
+
#: wpf-admin/tools-tabs/antispam.php:151
|
1435 |
+
msgid ""
|
1436 |
+
"Are you sure you want to delete all BLUE marked files listed here. Please "
|
1437 |
+
"download Wordpress /wp-content/uploads/wpforo/ folder to your local computer "
|
1438 |
+
"before deleting files, this is not undoable."
|
1439 |
+
msgstr ""
|
1440 |
+
|
1441 |
+
#: wpf-admin/tools-tabs/antispam.php:152 wpf-admin/tools-tabs/antispam.php:158
|
1442 |
+
#: wpf-admin/tools-tabs/antispam.php:164 wpf-admin/tools-tabs/antispam.php:170
|
1443 |
+
msgid "Delete All"
|
1444 |
+
msgstr ""
|
1445 |
+
|
1446 |
+
#: wpf-admin/tools-tabs/antispam.php:155
|
1447 |
+
msgid "Click to delete Orange marked files"
|
1448 |
+
msgstr ""
|
1449 |
+
|
1450 |
+
#: wpf-admin/tools-tabs/antispam.php:157
|
1451 |
+
msgid ""
|
1452 |
+
"Are you sure you want to delete all ORANGE marked files listed here. Please "
|
1453 |
+
"download Wordpress /wp-content/uploads/wpforo/ folder to your local computer "
|
1454 |
+
"before deleting files, this is not undoable."
|
1455 |
+
msgstr ""
|
1456 |
+
|
1457 |
+
#: wpf-admin/tools-tabs/antispam.php:161
|
1458 |
+
msgid "Click to delete Red marked files"
|
1459 |
+
msgstr ""
|
1460 |
+
|
1461 |
+
#: wpf-admin/tools-tabs/antispam.php:163
|
1462 |
+
msgid ""
|
1463 |
+
"Are you sure you want to delete all RED marked files listed here. Please "
|
1464 |
+
"download Wordpress /wp-content/uploads/wpforo/ folder to your local computer "
|
1465 |
+
"before deleting files, this is not undoable."
|
1466 |
+
msgstr ""
|
1467 |
+
|
1468 |
+
#: wpf-admin/tools-tabs/antispam.php:167
|
1469 |
+
msgid "Click to delete Dark Red marked files"
|
1470 |
+
msgstr ""
|
1471 |
+
|
1472 |
+
#: wpf-admin/tools-tabs/antispam.php:169
|
1473 |
+
msgid ""
|
1474 |
+
"Are you sure you want to delete all DARK RED marked files listed here. "
|
1475 |
+
"Please download Wordpress /wp-content/uploads/wpforo/ folder to your local "
|
1476 |
+
"computer before deleting files, this is not undoable."
|
1477 |
+
msgstr ""
|
1478 |
+
|
1479 |
+
#: wpf-admin/tools-tabs/cleanup.php:12
|
1480 |
+
msgid "Delete Inactive Users"
|
1481 |
+
msgstr ""
|
1482 |
+
|
1483 |
+
#: wpf-admin/tools-tabs/cleanup.php:13
|
1484 |
+
#, php-format
|
1485 |
+
msgid ""
|
1486 |
+
"Inactive users are the account owners who have no topics, posts, comments "
|
1487 |
+
"and subscriptions for new content. In 99% cases this kind of accounts are "
|
1488 |
+
"being registered by Spammers. This tool allows you to only keep active and "
|
1489 |
+
"known inactive users."
|
1490 |
+
msgstr ""
|
1491 |
+
|
1492 |
+
#: wpf-admin/tools-tabs/cleanup.php:19
|
1493 |
+
msgid "Inactive users who have been registered more than"
|
1494 |
+
msgstr ""
|
1495 |
+
|
1496 |
+
#: wpf-admin/tools-tabs/cleanup.php:20
|
1497 |
+
msgid "days ago"
|
1498 |
+
msgstr ""
|
1499 |
+
|
1500 |
+
#: wpf-admin/tools-tabs/cleanup.php:25
|
1501 |
+
msgid "Filter by Usergroups"
|
1502 |
+
msgstr "סינון לפי קבוצת משתמשים"
|
1503 |
+
|
1504 |
+
#: wpf-admin/tools-tabs/cleanup.php:36
|
1505 |
+
msgid "Enable Auto-cleanup of inactive users"
|
1506 |
+
msgstr ""
|
1507 |
+
|
1508 |
+
#: wpf-admin/tools-tabs/misc.php:10
|
1509 |
+
msgid "SEO Tools"
|
1510 |
+
msgstr ""
|
1511 |
+
|
1512 |
+
#: wpf-admin/tools-tabs/misc.php:18
|
1513 |
+
msgid "Allowed dofollow domains"
|
1514 |
+
msgstr ""
|
1515 |
+
|
1516 |
+
#: wpf-admin/tools-tabs/misc.php:19
|
1517 |
+
msgid ""
|
1518 |
+
"wpForo adds nofollow to all links with external URLs. If you want to keep "
|
1519 |
+
"some domains as internal please insert domains one per line in the textarea "
|
1520 |
+
"bellow."
|
1521 |
+
msgstr ""
|
1522 |
+
|
1523 |
+
#: wpf-admin/tools-tabs/misc.php:26
|
1524 |
+
msgid "Noindex forum page URLs"
|
1525 |
+
msgstr ""
|
1526 |
+
|
1527 |
+
#: wpf-admin/tools-tabs/misc.php:27
|
1528 |
+
msgid ""
|
1529 |
+
"The noIndex code tells Google and other search engines to NOT index the "
|
1530 |
+
"page, so that it cannot be found in search results. Please insert page URLs "
|
1531 |
+
"you do not want to be indexed one per line in the textarea bellow."
|
1532 |
+
msgstr ""
|
1533 |
+
|
1534 |
+
#: wpf-admin/tools.php:8
|
1535 |
+
msgid "Forum Tools"
|
1536 |
+
msgstr "כלי פורום"
|
1537 |
+
|
1538 |
+
#: wpf-admin/tools.php:14
|
1539 |
+
msgid "Antispam"
|
1540 |
+
msgstr "אנטיספאם"
|
1541 |
+
|
1542 |
+
#: wpf-admin/tools.php:15
|
1543 |
+
msgid "Cleanup"
|
1544 |
+
msgstr "ניקוי"
|
1545 |
+
|
1546 |
+
#: wpf-admin/tools.php:16
|
1547 |
+
msgid "Misc"
|
1548 |
+
msgstr ""
|
1549 |
+
|
1550 |
+
#: wpf-admin/usergroup.php:18
|
1551 |
+
msgid "Usergroup id"
|
1552 |
+
msgstr "קוד קבוצת משתמשים"
|
1553 |
+
|
1554 |
+
#: wpf-admin/usergroup.php:19 wpf-admin/usergroup.php:44
|
1555 |
+
#: wpf-admin/usergroup.php:87
|
1556 |
+
msgid "Usergroup Name"
|
1557 |
+
msgstr "שם קבוצת משתמשים"
|
1558 |
+
|
1559 |
+
#: wpf-admin/usergroup.php:20
|
1560 |
+
msgid "Users Count"
|
1561 |
+
msgstr "ספירת משתמשים"
|
1562 |
+
|
1563 |
+
#: wpf-admin/usergroup.php:21
|
1564 |
+
msgid "New Users Default Group"
|
1565 |
+
msgstr "קבוצת ברירת מחדל למשתמשים חדשים"
|
1566 |
+
|
1567 |
+
#: wpf-admin/usergroup.php:22
|
1568 |
+
msgid "Default Access"
|
1569 |
+
msgstr ""
|
1570 |
+
|
1571 |
+
#: wpf-admin/usergroup.php:35
|
1572 |
+
msgid "Edit this usergroup"
|
1573 |
+
msgstr "ערוך את קבוצת המשתמשים"
|
1574 |
+
|
1575 |
+
#: wpf-admin/usergroup.php:35 wpf-includes/wpf-phrases.php:73
|
1576 |
+
msgid "Edit"
|
1577 |
+
msgstr "עריכה"
|
1578 |
+
|
1579 |
+
#: wpf-admin/usergroup.php:36
|
1580 |
+
msgid "Delete this usergroup"
|
1581 |
+
msgstr ""
|
1582 |
+
|
1583 |
+
#: wpf-admin/usergroup.php:38
|
1584 |
+
msgid "View users list in this usergroup"
|
1585 |
+
msgstr ""
|
1586 |
+
|
1587 |
+
#: wpf-admin/usergroup.php:50
|
1588 |
+
msgid "Count of users in this usergroup"
|
1589 |
+
msgstr ""
|
1590 |
+
|
1591 |
+
#: wpf-admin/usergroup.php:55
|
1592 |
+
msgid "is Default"
|
1593 |
+
msgstr "ברירת מחדל"
|
1594 |
+
|
1595 |
+
#: wpf-admin/usergroup.php:57
|
1596 |
+
msgid "DO NOT set this option on higher level user groups !!!"
|
1597 |
+
msgstr ""
|
1598 |
+
|
1599 |
+
#: wpf-admin/usergroup.php:57
|
1600 |
+
msgid "Set as Default"
|
1601 |
+
msgstr "הגדר כברירת מחדל"
|
1602 |
+
|
1603 |
+
#: wpf-admin/usergroup.php:65
|
1604 |
+
msgid "default (#15)"
|
1605 |
+
msgstr ""
|
1606 |
+
|
1607 |
+
#: wpf-admin/usergroup.php:87 wpf-includes/wpf-phrases.php:133
|
1608 |
+
msgid "Guest"
|
1609 |
+
msgstr "אורח"
|
1610 |
+
|
1611 |
+
#: wpf-admin/usergroup.php:102
|
1612 |
+
msgid "Usergroup Color"
|
1613 |
+
msgstr ""
|
1614 |
+
|
1615 |
+
#: wpf-admin/usergroup.php:103
|
1616 |
+
msgid "use default link color"
|
1617 |
+
msgstr ""
|
1618 |
+
|
1619 |
+
#: wpf-admin/usergroup.php:124
|
1620 |
+
msgid "WordPress User Role"
|
1621 |
+
msgstr ""
|
1622 |
+
|
1623 |
+
#: wpf-admin/usergroup.php:133
|
1624 |
+
msgid "Default Forum Access"
|
1625 |
+
msgstr ""
|
1626 |
+
|
1627 |
+
#: wpf-admin/usergroup.php:141
|
1628 |
+
msgid ""
|
1629 |
+
"This is only used when a new Usergroup is created, it automatically gets the "
|
1630 |
+
"selected Forum Access in all forums."
|
1631 |
+
msgstr ""
|
1632 |
+
|
1633 |
+
#: wpf-admin/usergroup.php:161 wpf-includes/wpf-phrases.php:375
|
1634 |
+
msgid "add"
|
1635 |
+
msgstr "הוספה"
|
1636 |
+
|
1637 |
+
#: wpf-admin/usergroup.php:161
|
1638 |
+
msgid "save"
|
1639 |
+
msgstr "שמירה"
|
1640 |
+
|
1641 |
+
#: wpf-admin/usergroup.php:182
|
1642 |
+
msgid "Delete Chosen Usergroup And Users"
|
1643 |
+
msgstr ""
|
1644 |
+
|
1645 |
+
#: wpf-admin/usergroup.php:192
|
1646 |
+
msgid "Delete Chosen Usergroup And Join Users To Other Usergroup"
|
1647 |
+
msgstr ""
|
1648 |
+
|
1649 |
+
#: wpf-admin/usergroup.php:204
|
1650 |
+
msgid "Users will be join this usergroup"
|
1651 |
+
msgstr ""
|
1652 |
+
|
1653 |
+
#: wpf-includes/class-api.php:76
|
1654 |
+
msgid "Please login into facebook and then click connect button again"
|
1655 |
+
msgstr ""
|
1656 |
+
|
1657 |
+
#: wpf-includes/class-api.php:103
|
1658 |
+
msgid ""
|
1659 |
+
"Your email is required to be able authorize you here. Please try loging "
|
1660 |
+
"again. "
|
1661 |
+
msgstr "כתובת הדוא\"ל שלך נדרשת על מנת לאשר אותך כאן. לנסות להכנס שוב"
|
1662 |
+
|
1663 |
+
#: wpf-includes/class-api.php:108
|
1664 |
+
msgid "Invalid User"
|
1665 |
+
msgstr ""
|
1666 |
+
|
1667 |
+
#: wpf-includes/class-api.php:118 wpf-includes/wpf-phrases.php:635
|
1668 |
+
msgid "User registration is disabled"
|
1669 |
+
msgstr "רישום משתמשים לא זמין"
|
1670 |
+
|
1671 |
+
#: wpf-includes/class-forums.php:662
|
1672 |
+
msgid "Add a new SubForum"
|
1673 |
+
msgstr "הוספת תת פורום חדש"
|
1674 |
+
|
1675 |
+
#: wpf-includes/class-forums.php:662
|
1676 |
+
msgid "Add a new Forum in this Category"
|
1677 |
+
msgstr ""
|
1678 |
+
|
1679 |
+
#: wpf-includes/class-members.php:233
|
1680 |
+
msgid "<strong>ERROR</strong>: Please enter a username."
|
1681 |
+
msgstr "<strong>שגיאה</strong>: אנא הזן שם משתמש."
|
1682 |
+
|
1683 |
+
#: wpf-includes/class-members.php:237
|
1684 |
+
msgid ""
|
1685 |
+
"<strong>ERROR</strong>: This username is invalid because it uses illegal "
|
1686 |
+
"characters. Please enter a valid username."
|
1687 |
+
msgstr ""
|
1688 |
+
"<strong>שגיאה</strong>: שם משתמש זה אינו חוקי מכיוון שהוא משתמש בתווים לא "
|
1689 |
+
"חוקיים. הזן שם משתמש חוקי."
|
1690 |
+
|
1691 |
+
#: wpf-includes/class-members.php:246
|
1692 |
+
msgid ""
|
1693 |
+
"<strong>ERROR</strong>: This username is already registered. Please choose "
|
1694 |
+
"another one."
|
1695 |
+
msgstr "<strong>שגיאה</strong>: שם המשתמש קיים במערכת, בחר בשם משתמש אחר."
|
1696 |
+
|
1697 |
+
#: wpf-includes/class-members.php:250
|
1698 |
+
msgid "<strong>ERROR</strong>: Sorry, that username is not allowed."
|
1699 |
+
msgstr "<strong>שגיאה</strong>: סליחה, שם המשתמש הזה איננו מורשה."
|
1700 |
+
|
1701 |
+
#: wpf-includes/class-members.php:254
|
1702 |
+
msgid "<strong>ERROR</strong>: Please type your email address."
|
1703 |
+
msgstr "<strong>שגיאה</strong>: אנא הקלד את כתובת הדוא\"ל שלך."
|
1704 |
+
|
1705 |
+
#: wpf-includes/class-members.php:258
|
1706 |
+
msgid "<strong>ERROR</strong>: The email address isn’t correct."
|
1707 |
+
msgstr "<strong>שגיאה</strong>: כתובת הדוא\"ל שגויה."
|
1708 |
+
|
1709 |
+
#: wpf-includes/class-members.php:263
|
1710 |
+
msgid ""
|
1711 |
+
"<strong>ERROR</strong>: This email is already registered, please choose "
|
1712 |
+
"another one."
|
1713 |
+
msgstr ""
|
1714 |
+
"<strong>שגיאה</strong>: כתובת הדוא\"ל הזאת כבר קיימת במערכת, אנא בחר/י כתובת "
|
1715 |
+
"אחרת."
|
1716 |
+
|
1717 |
+
#: wpf-includes/class-members.php:1293
|
1718 |
+
msgid "What should be done with wpForo content owned by this user?"
|
1719 |
+
msgstr ""
|
1720 |
+
|
1721 |
+
#: wpf-includes/class-members.php:1295
|
1722 |
+
msgid "What should be done with wpForo content owned by these users?"
|
1723 |
+
msgstr ""
|
1724 |
+
|
1725 |
+
#: wpf-includes/class-members.php:1299
|
1726 |
+
msgid "Delete all wpForo content."
|
1727 |
+
msgstr ""
|
1728 |
+
|
1729 |
+
#: wpf-includes/class-members.php:1301
|
1730 |
+
msgid "Attribute all content to:"
|
1731 |
+
msgstr ""
|
1732 |
+
|
1733 |
+
#: wpf-includes/class-moderation.php:159
|
1734 |
+
#, php-format
|
1735 |
+
msgid ""
|
1736 |
+
"Probably spam file attachments have been detected by wpForo Spam Control. "
|
1737 |
+
"Please moderate suspected files here %s"
|
1738 |
+
msgstr ""
|
1739 |
+
|
1740 |
+
#: wpf-includes/class-notices.php:118 wpf-includes/wpf-phrases.php:69
|
1741 |
+
msgid "Dismiss this notice."
|
1742 |
+
msgstr "סגור הודעה זו."
|
1743 |
+
|
1744 |
+
#: wpf-includes/class-notices.php:155
|
1745 |
+
msgid "New Addons for Your Forum!"
|
1746 |
+
msgstr ""
|
1747 |
+
|
1748 |
+
#: wpf-includes/class-notices.php:155
|
1749 |
+
msgid "Extend your forum with wpForo addons"
|
1750 |
+
msgstr ""
|
1751 |
+
|
1752 |
+
#: wpf-includes/class-notices.php:168
|
1753 |
+
msgid "View all Addons"
|
1754 |
+
msgstr ""
|
1755 |
+
|
1756 |
+
#: wpf-includes/class-permissions.php:125 wpf-includes/wpf-phrases.php:421
|
1757 |
+
#, php-format
|
1758 |
+
msgid "%s access successfully added"
|
1759 |
+
msgstr "%s גישה הוספה בהצלחה"
|
1760 |
+
|
1761 |
+
#: wpf-includes/class-permissions.php:149 wpf-includes/wpf-phrases.php:422
|
1762 |
+
#, php-format
|
1763 |
+
msgid "%s access successfully edited"
|
1764 |
+
msgstr "%s גישה נערכה בהצלחה"
|
1765 |
+
|
1766 |
+
#: wpf-includes/class-phrases.php:179 wpf-includes/wpf-phrases.php:7
|
1767 |
+
msgid " Forum"
|
1768 |
+
msgstr "פורום"
|
1769 |
+
|
1770 |
+
#: wpf-includes/class-phrases.php:180 wpf-includes/wpf-phrases.php:6
|
1771 |
+
msgid " Discussion Board"
|
1772 |
+
msgstr "דיון"
|
1773 |
+
|
1774 |
+
#: wpf-includes/class-posts.php:34
|
1775 |
+
msgid "You are not permitted to view this attachment"
|
1776 |
+
msgstr "אין לך הרשאות לצפות בקובץ המצורף"
|
1777 |
+
|
1778 |
+
#: wpf-includes/class-template.php:77
|
1779 |
+
msgid "Insert link"
|
1780 |
+
msgstr "הכנס קישור"
|
1781 |
+
|
1782 |
+
#: wpf-includes/class-template.php:78
|
1783 |
+
msgid "Link Text"
|
1784 |
+
msgstr "טקסט קישור"
|
1785 |
+
|
1786 |
+
#: wpf-includes/class-template.php:79
|
1787 |
+
msgid "Open link in a new tab"
|
1788 |
+
msgstr "פתח קישור בלשונית חדשה"
|
1789 |
+
|
1790 |
+
#: wpf-includes/class-template.php:1170 wpf-includes/wpf-phrases.php:328
|
1791 |
+
msgid "Theme file not readable"
|
1792 |
+
msgstr ""
|
1793 |
+
|
1794 |
+
#: wpf-includes/functions-installation.php:642
|
1795 |
+
msgid "Start Profile Synchronization"
|
1796 |
+
msgstr ""
|
1797 |
+
|
1798 |
+
#: wpf-includes/functions-installation.php:642
|
1799 |
+
msgid "Continue Synchronization"
|
1800 |
+
msgstr ""
|
1801 |
+
|
1802 |
+
#: wpf-includes/functions-installation.php:645
|
1803 |
+
msgid ""
|
1804 |
+
"This process may take a few seconds or dozens of minutes, please be patient "
|
1805 |
+
"and don't close this page."
|
1806 |
+
msgstr ""
|
1807 |
+
|
1808 |
+
#: wpf-includes/functions-installation.php:646
|
1809 |
+
msgid ""
|
1810 |
+
"You can permanently disable this message in Dashboard > Forums > Features "
|
1811 |
+
"admin page."
|
1812 |
+
msgstr ""
|
1813 |
+
|
1814 |
+
#: wpf-includes/functions-installation.php:648
|
1815 |
+
msgid "wpForo Forum Installation | "
|
1816 |
+
msgstr ""
|
1817 |
+
|
1818 |
+
#: wpf-includes/functions-installation.php:649
|
1819 |
+
msgid ""
|
1820 |
+
"Forum users' profile data are not synchronized yet, this step is required! "
|
1821 |
+
"Please click the button below to complete installation."
|
1822 |
+
msgstr ""
|
1823 |
+
|
1824 |
+
#: wpf-includes/functions-installation.php:661
|
1825 |
+
msgid ""
|
1826 |
+
"This process may take a few seconds or dozens of minutes, please be patient "
|
1827 |
+
"and don't close this page. Database backup is not required. If you got 500 "
|
1828 |
+
"Server Error please don't worry, the data updating process is still working "
|
1829 |
+
"in MySQL server."
|
1830 |
+
msgstr ""
|
1831 |
+
|
1832 |
+
#: wpf-includes/functions-installation.php:662
|
1833 |
+
msgid "Updater Database"
|
1834 |
+
msgstr ""
|
1835 |
+
|
1836 |
+
#: wpf-includes/functions-installation.php:663
|
1837 |
+
msgid "wpForo - Update Database "
|
1838 |
+
msgstr ""
|
1839 |
+
|
1840 |
+
#: wpf-includes/functions-installation.php:664
|
1841 |
+
msgid "Please click the button below to complete wpForo update."
|
1842 |
+
msgstr ""
|
1843 |
+
|
1844 |
+
#: wpf-includes/functions-template.php:7
|
1845 |
+
msgid "wpForo Menu"
|
1846 |
+
msgstr ""
|
1847 |
+
|
1848 |
+
#: wpf-includes/functions-template.php:156 wpf-includes/wpf-phrases.php:411
|
1849 |
+
msgid "wpForo Sidebar"
|
1850 |
+
msgstr ""
|
1851 |
+
|
1852 |
+
#: wpf-includes/functions-template.php:157 wpf-includes/wpf-phrases.php:192
|
1853 |
+
msgid ""
|
1854 |
+
"NOTE: If you're going to add widgets in this sidebar, please use 'Full "
|
1855 |
+
"Width' template for wpForo index page to avoid sidebar duplication."
|
1856 |
+
msgstr ""
|
1857 |
+
|
1858 |
+
#: wpf-includes/functions-template.php:195
|
1859 |
+
#: wpf-includes/functions-template.php:301
|
1860 |
+
#: wpf-includes/functions-template.php:363
|
1861 |
+
#: wpf-includes/functions-template.php:445
|
1862 |
+
#: wpf-includes/functions-template.php:528
|
1863 |
+
#: wpf-includes/functions-template.php:574 wpf-includes/wpf-phrases.php:335
|
1864 |
+
msgid "Title"
|
1865 |
+
msgstr "כותרת"
|
1866 |
+
|
1867 |
+
#: wpf-includes/functions-template.php:366
|
1868 |
+
#: wpf-includes/functions-template.php:448
|
1869 |
+
#: wpf-includes/functions-template.php:531 wpf-includes/wpf-phrases.php:211
|
1870 |
+
msgid "Number of Items"
|
1871 |
+
msgstr "מספר פריטים"
|
1872 |
+
|
1873 |
+
#: wpf-includes/functions-template.php:371 wpf-includes/wpf-phrases.php:70
|
1874 |
+
msgid "Display Avatars"
|
1875 |
+
msgstr ""
|
1876 |
+
|
1877 |
+
#: wpf-includes/functions-template.php:452
|
1878 |
+
#: wpf-includes/functions-template.php:535 wpf-includes/wpf-phrases.php:72
|
1879 |
+
msgid "Display with Avatars"
|
1880 |
+
msgstr ""
|
1881 |
+
|
1882 |
+
#: wpf-includes/functions.php:364
|
1883 |
+
msgid "Unapproved"
|
1884 |
+
msgstr "לא מאושר"
|
1885 |
+
|
1886 |
+
#: wpf-includes/functions.php:365
|
1887 |
+
msgid "Published"
|
1888 |
+
msgstr "פורסם"
|
1889 |
+
|
1890 |
+
#: wpf-includes/functions.php:374 wpf-includes/wpf-phrases.php:594
|
1891 |
+
msgid "Active"
|
1892 |
+
msgstr "פעיל"
|
1893 |
+
|
1894 |
+
#: wpf-includes/functions.php:375
|
1895 |
+
msgid "Banned"
|
1896 |
+
msgstr "חסום"
|
1897 |
+
|
1898 |
+
#: wpf-includes/functions.php:388 wpf-includes/functions.php:690
|
1899 |
+
#: wpf-includes/wpf-phrases.php:50
|
1900 |
+
msgid "Bulk Actions"
|
1901 |
+
msgstr ""
|
1902 |
+
|
1903 |
+
#: wpf-includes/functions.php:393 wpf-includes/functions.php:775
|
1904 |
+
#: wpf-includes/wpf-phrases.php:36
|
1905 |
+
msgid "Apply"
|
1906 |
+
msgstr "החל"
|
1907 |
+
|
1908 |
+
#: wpf-includes/functions.php:402 wpf-includes/wpf-phrases.php:301
|
1909 |
+
msgid "Show all forums"
|
1910 |
+
msgstr "הצג את כל הפורומים"
|
1911 |
+
|
1912 |
+
#: wpf-includes/functions.php:415 wpf-includes/wpf-phrases.php:351
|
1913 |
+
msgid "filter by group"
|
1914 |
+
msgstr "סינון לפי קבוצה"
|
1915 |
+
|
1916 |
+
#: wpf-includes/functions.php:427
|
1917 |
+
msgid "filter by status"
|
1918 |
+
msgstr "סינון לפי סטאטוס"
|
1919 |
+
|
1920 |
+
#: wpf-includes/functions.php:443
|
1921 |
+
msgid "filter by package"
|
1922 |
+
msgstr "סינון לפי חבילה"
|
1923 |
+
|
1924 |
+
#: wpf-includes/functions.php:472
|
1925 |
+
msgid "filter by user"
|
1926 |
+
msgstr "סינון לפי משתמש"
|
1927 |
+
|
1928 |
+
#: wpf-includes/functions.php:492 wpf-includes/functions.php:698
|
1929 |
+
#: wpf-includes/wpf-phrases.php:386
|
1930 |
+
msgid "item"
|
1931 |
+
msgstr "פריט"
|
1932 |
+
|
1933 |
+
#: wpf-includes/functions.php:525 wpf-includes/functions.php:541
|
1934 |
+
#: wpf-includes/wpf-phrases.php:285
|
1935 |
+
msgid "Select All"
|
1936 |
+
msgstr "בחר את כל"
|
1937 |
+
|
1938 |
+
#: wpf-includes/functions.php:530 wpf-includes/functions.php:546
|
1939 |
+
msgid "Type"
|
1940 |
+
msgstr "סוג"
|
1941 |
+
|
1942 |
+
#: wpf-includes/functions.php:603 wpf-includes/wpf-phrases.php:384
|
1943 |
+
msgid "edit user"
|
1944 |
+
msgstr "עריכת משתמש"
|
1945 |
+
|
1946 |
+
#: wpf-includes/functions.php:607 wpf-includes/wpf-phrases.php:383
|
1947 |
+
msgid "edit profile"
|
1948 |
+
msgstr "עריכת פרופיל"
|
1949 |
+
|
1950 |
+
#: wpf-includes/functions.php:612
|
1951 |
+
msgid "unban user"
|
1952 |
+
msgstr "ביטול חסימת משתמש"
|
1953 |
+
|
1954 |
+
#: wpf-includes/functions.php:612
|
1955 |
+
msgid "ban user"
|
1956 |
+
msgstr "חסום משתמש"
|
1957 |
+
|
1958 |
+
#: wpf-includes/functions.php:612
|
1959 |
+
msgid "Are you sure, you want to unban this user?"
|
1960 |
+
msgstr "האם אתה בטוח, שאתה רוצה לבטל את חסימת המשתמש הזה?"
|
1961 |
+
|
1962 |
+
#: wpf-includes/functions.php:612
|
1963 |
+
msgid "Are you sure, you want to ban this user?"
|
1964 |
+
msgstr "האם אתה בטוח, שאתה רוצה לחסום את המשתמש הזה?"
|
1965 |
+
|
1966 |
+
#: wpf-includes/functions.php:617 wpf-includes/functions.php:627
|
1967 |
+
#: wpf-includes/wpf-phrases.php:67
|
1968 |
+
msgid "Delete this item"
|
1969 |
+
msgstr "מחק פריט זה"
|
1970 |
+
|
1971 |
+
#: wpf-includes/functions.php:617 wpf-includes/functions.php:627
|
1972 |
+
#: wpf-includes/wpf-phrases.php:41
|
1973 |
+
msgid "Are you sure you whant to DELETE this item?"
|
1974 |
+
msgstr "האם את/ה בטוח/ה שאת/ה רוצה למחוק את הפריט הזה?"
|
1975 |
+
|
1976 |
+
#: wpf-includes/functions.php:622
|
1977 |
+
msgid "unapprove this item"
|
1978 |
+
msgstr "לא לאשר פריט זה"
|
1979 |
+
|
1980 |
+
#: wpf-includes/functions.php:622
|
1981 |
+
msgid "Approve this item"
|
1982 |
+
msgstr ""
|
1983 |
+
|
1984 |
+
#: wpf-includes/functions.php:622 wpf-includes/wpf-phrases.php:682
|
1985 |
+
msgid "unapprove"
|
1986 |
+
msgstr "לא לאשר"
|
1987 |
+
|
1988 |
+
#: wpf-includes/functions.php:622 wpf-includes/wpf-phrases.php:681
|
1989 |
+
msgid "approve"
|
1990 |
+
msgstr "אשר"
|
1991 |
+
|
1992 |
+
#: wpf-includes/functions.php:644 wpf-includes/functions.php:645
|
1993 |
+
#: wpf-includes/wpf-phrases.php:405
|
1994 |
+
msgid "view"
|
1995 |
+
msgstr "הצגה"
|
1996 |
+
|
1997 |
+
#: wpf-includes/functions.php:669
|
1998 |
+
msgid "Topic"
|
1999 |
+
msgstr "נושא"
|
2000 |
+
|
2001 |
+
#: wpf-includes/functions.php:669
|
2002 |
+
msgid "Post"
|
2003 |
+
msgstr "הודעה"
|
2004 |
+
|
2005 |
+
#: wpf-includes/functions.php:682 wpf-includes/wpf-phrases.php:201
|
2006 |
+
msgid "No items found"
|
2007 |
+
msgstr "לא נמצאו פריטים"
|
2008 |
+
|
2009 |
+
#: wpf-includes/functions.php:774 wpf-includes/wpf-phrases.php:141
|
2010 |
+
msgid "Items"
|
2011 |
+
msgstr "פריטים"
|
2012 |
+
|
2013 |
+
#: wpf-includes/functions.php:1124
|
2014 |
+
#, php-format
|
2015 |
+
msgid "Could not write file %s"
|
2016 |
+
msgstr "לא היה ניתן לשמור את קובץ %s"
|
2017 |
+
|
2018 |
+
#: wpf-includes/wpf-hooks.php:20 wpf-includes/wpf-phrases.php:136
|
2019 |
+
msgid ""
|
2020 |
+
"IMPORTANT! Uninstall is not a simple deactivation action. This action will "
|
2021 |
+
"permanently remove all forum data (forums, topics, replies, attachments...) "
|
2022 |
+
"from database. Please backup database before this action, you may need this "
|
2023 |
+
"forum data in future. If you are sure that you want to delete all forum data "
|
2024 |
+
"please confirm. If not, just cancel it, then you can deactivate this plugin, "
|
2025 |
+
"that will not remove forum data."
|
2026 |
+
msgstr ""
|
2027 |
+
|
2028 |
+
#: wpf-includes/wpf-hooks.php:20
|
2029 |
+
msgid "Uninstall"
|
2030 |
+
msgstr "מחיקה"
|
2031 |
+
|
2032 |
+
#: wpf-includes/wpf-hooks.php:1077 wpf-includes/wpf-phrases.php:188
|
2033 |
+
msgid "Move"
|
2034 |
+
msgstr "העברה"
|
2035 |
+
|
2036 |
+
#: wpf-includes/wpf-hooks.php:1112
|
2037 |
+
msgid "Clear"
|
2038 |
+
msgstr "נקה"
|
2039 |
+
|
2040 |
+
#: wpf-includes/wpf-hooks.php:1112
|
2041 |
+
msgid "Default"
|
2042 |
+
msgstr "ברירת מחדל"
|
2043 |
+
|
2044 |
+
#: wpf-includes/wpf-hooks.php:1112
|
2045 |
+
msgid "Select Color"
|
2046 |
+
msgstr "בחר צבע"
|
2047 |
+
|
2048 |
+
#: wpf-includes/wpf-hooks.php:1135
|
2049 |
+
msgid ""
|
2050 |
+
"IMPORTANT: wpForo can't work with default permalink, please change permalink "
|
2051 |
+
"structure"
|
2052 |
+
msgstr ""
|
2053 |
+
|
2054 |
+
#: wpf-includes/wpf-hooks.php:1154 wpf-includes/wpf-phrases.php:413
|
2055 |
+
msgid "wpForo Usergroup"
|
2056 |
+
msgstr ""
|
2057 |
+
|
2058 |
+
#: wpf-includes/wpf-hooks.php:1162 wpf-includes/wpf-phrases.php:412
|
2059 |
+
msgid "wpForo User Timezone"
|
2060 |
+
msgstr ""
|
2061 |
+
|
2062 |
+
#: wpf-includes/wpf-hooks.php:1418 wpf-includes/wpf-hooks.php:1506
|
2063 |
+
msgid "Please Moderate: "
|
2064 |
+
msgstr ""
|
2065 |
+
|
2066 |
+
#: wpf-includes/wpf-hooks.php:1419
|
2067 |
+
msgid ""
|
2068 |
+
"This topic is currently unapproved. You can approve topics in Dashboard "
|
2069 |
+
"» Forums » Moderation admin page."
|
2070 |
+
msgstr ""
|
2071 |
+
|
2072 |
+
#: wpf-includes/wpf-hooks.php:1507
|
2073 |
+
msgid ""
|
2074 |
+
"This post is currently unapproved. You can approve posts in Dashboard "
|
2075 |
+
"» Forums » Moderation admin page."
|
2076 |
+
msgstr ""
|
2077 |
+
|
2078 |
+
#: wpf-includes/wpf-hooks.php:1680 wpf-includes/wpf-hooks.php:1726
|
2079 |
+
msgid "New Forum"
|
2080 |
+
msgstr ""
|
2081 |
+
|
2082 |
+
#: wpf-includes/wpf-hooks.php:1688
|
2083 |
+
msgid "New User Group"
|
2084 |
+
msgstr ""
|
2085 |
+
|
2086 |
+
#: wpf-includes/wpf-hooks.php:1696 wpf-includes/wpf-hooks.php:1794
|
2087 |
+
msgid "New Phrase"
|
2088 |
+
msgstr ""
|
2089 |
+
|
2090 |
+
#: wpf-includes/wpf-hooks.php:1711
|
2091 |
+
msgid "Community"
|
2092 |
+
msgstr "קהילה"
|
2093 |
+
|
2094 |
+
#: wpf-includes/wpf-hooks.php:1778
|
2095 |
+
msgid "New UserGroup"
|
2096 |
+
msgstr ""
|
2097 |
+
|
2098 |
+
#: wpf-includes/wpf-phrases.php:8
|
2099 |
+
#, php-format
|
2100 |
+
msgid "%s and %s liked"
|
2101 |
+
msgstr "%s ו%s אהבו"
|
2102 |
+
|
2103 |
+
#: wpf-includes/wpf-phrases.php:9
|
2104 |
+
#, php-format
|
2105 |
+
msgid "%s liked"
|
2106 |
+
msgstr "%s אהבו"
|
2107 |
+
|
2108 |
+
#: wpf-includes/wpf-phrases.php:10
|
2109 |
+
#, php-format
|
2110 |
+
msgid "%s, %s and %s liked"
|
2111 |
+
msgstr "%s, %s ו%s אהבו"
|
2112 |
+
|
2113 |
+
#: wpf-includes/wpf-phrases.php:11
|
2114 |
+
#, php-format
|
2115 |
+
msgid "%s, %s, %s and %d people liked"
|
2116 |
+
msgstr "%s, %s, %s ו%d אנשים אהבו"
|
2117 |
+
|
2118 |
+
#: wpf-includes/wpf-phrases.php:12
|
2119 |
+
msgid "AOL IM"
|
2120 |
+
msgstr ""
|
2121 |
+
|
2122 |
+
#: wpf-includes/wpf-phrases.php:13
|
2123 |
+
msgid "About Me"
|
2124 |
+
msgstr "אודותי"
|
2125 |
+
|
2126 |
+
#: wpf-includes/wpf-phrases.php:16
|
2127 |
+
msgid "Account"
|
2128 |
+
msgstr "חשבון"
|
2129 |
+
|
2130 |
+
#: wpf-includes/wpf-phrases.php:19
|
2131 |
+
msgid "Activity"
|
2132 |
+
msgstr "פעילות"
|
2133 |
+
|
2134 |
+
#: wpf-includes/wpf-phrases.php:23
|
2135 |
+
msgid "Add a comment"
|
2136 |
+
msgstr "הוספת הערה"
|
2137 |
+
|
2138 |
+
#: wpf-includes/wpf-phrases.php:24
|
2139 |
+
msgid "Add topic"
|
2140 |
+
msgstr "הוסף נושא"
|
2141 |
+
|
2142 |
+
#: wpf-includes/wpf-phrases.php:32
|
2143 |
+
msgid "Answer"
|
2144 |
+
msgstr "מענה"
|
2145 |
+
|
2146 |
+
#: wpf-includes/wpf-phrases.php:33
|
2147 |
+
msgid "Answer to"
|
2148 |
+
msgstr "ענה ל"
|
2149 |
+
|
2150 |
+
#: wpf-includes/wpf-phrases.php:34
|
2151 |
+
msgid "Answers"
|
2152 |
+
msgstr "תשובות"
|
2153 |
+
|
2154 |
+
#: wpf-includes/wpf-phrases.php:35
|
2155 |
+
msgid "Any Date"
|
2156 |
+
msgstr "כל תאריך"
|
2157 |
+
|
2158 |
+
#: wpf-includes/wpf-phrases.php:42
|
2159 |
+
msgid "Ascending order"
|
2160 |
+
msgstr "סדר עולה"
|
2161 |
+
|
2162 |
+
#: wpf-includes/wpf-phrases.php:43
|
2163 |
+
msgid "Attach file:"
|
2164 |
+
msgstr "קובץ מצורף:"
|
2165 |
+
|
2166 |
+
#: wpf-includes/wpf-phrases.php:44
|
2167 |
+
msgid "Attachments"
|
2168 |
+
msgstr "קבצים מצורפים"
|
2169 |
+
|
2170 |
+
#: wpf-includes/wpf-phrases.php:45
|
2171 |
+
msgid "Attachments Size"
|
2172 |
+
msgstr "גודל קבצים מצורפים"
|
2173 |
+
|
2174 |
+
#: wpf-includes/wpf-phrases.php:47
|
2175 |
+
msgid "Avatar"
|
2176 |
+
msgstr "צלמית"
|
2177 |
+
|
2178 |
+
#: wpf-includes/wpf-phrases.php:53
|
2179 |
+
msgid "Change password"
|
2180 |
+
msgstr "שנה סיסמא"
|
2181 |
+
|
2182 |
+
#: wpf-includes/wpf-phrases.php:54
|
2183 |
+
msgid "Choose target forum"
|
2184 |
+
msgstr ""
|
2185 |
+
|
2186 |
+
#: wpf-includes/wpf-phrases.php:55 wpf-themes/classic/functions.php:43
|
2187 |
+
#: wpf-themes/classic/functions.php:73 wpf-themes/classic/functions.php:111
|
2188 |
+
msgid "Collapsed"
|
2189 |
+
msgstr ""
|
2190 |
+
|
2191 |
+
#: wpf-includes/wpf-phrases.php:58
|
2192 |
+
msgid "Comments"
|
2193 |
+
msgstr "תגובות"
|
2194 |
+
|
2195 |
+
#: wpf-includes/wpf-phrases.php:59
|
2196 |
+
msgid "Confirm my subscription"
|
2197 |
+
msgstr "אשר את המנוי שלי"
|
2198 |
+
|
2199 |
+
#: wpf-includes/wpf-phrases.php:65
|
2200 |
+
msgid "Date"
|
2201 |
+
msgstr "תאריך"
|
2202 |
+
|
2203 |
+
#: wpf-includes/wpf-phrases.php:68
|
2204 |
+
msgid "Descending order"
|
2205 |
+
msgstr "סדר יורד"
|
2206 |
+
|
2207 |
+
#: wpf-includes/wpf-phrases.php:71
|
2208 |
+
msgid "Display Name"
|
2209 |
+
msgstr "הצג שם"
|
2210 |
+
|
2211 |
+
#: wpf-includes/wpf-phrases.php:74
|
2212 |
+
msgid "Edited: "
|
2213 |
+
msgstr "נערך:"
|
2214 |
+
|
2215 |
+
#: wpf-includes/wpf-phrases.php:75
|
2216 |
+
msgid "Email"
|
2217 |
+
msgstr "דוא\"ל"
|
2218 |
+
|
2219 |
+
#: wpf-includes/wpf-phrases.php:88
|
2220 |
+
msgid "Enter title here"
|
2221 |
+
msgstr "הכנס כותרת כאן"
|
2222 |
+
|
2223 |
+
#: wpf-includes/wpf-phrases.php:89 wpf-themes/classic/functions.php:42
|
2224 |
+
#: wpf-themes/classic/functions.php:72 wpf-themes/classic/functions.php:110
|
2225 |
+
msgid "Expanded"
|
2226 |
+
msgstr ""
|
2227 |
+
|
2228 |
+
#: wpf-includes/wpf-phrases.php:90
|
2229 |
+
msgid "Extended Layout - Intro posts"
|
2230 |
+
msgstr ""
|
2231 |
+
|
2232 |
+
#: wpf-includes/wpf-phrases.php:91
|
2233 |
+
msgid "Extended Layout - Intro topics"
|
2234 |
+
msgstr ""
|
2235 |
+
|
2236 |
+
#: wpf-includes/wpf-phrases.php:92
|
2237 |
+
msgid "Extended Layout - Number of intro posts"
|
2238 |
+
msgstr ""
|
2239 |
+
|
2240 |
+
#: wpf-includes/wpf-phrases.php:93
|
2241 |
+
msgid "Extended Layout - Number of intro topics"
|
2242 |
+
msgstr ""
|
2243 |
+
|
2244 |
+
#: wpf-includes/wpf-phrases.php:94
|
2245 |
+
msgid "Facebook"
|
2246 |
+
msgstr "פייסבוק"
|
2247 |
+
|
2248 |
+
#: wpf-includes/wpf-phrases.php:95
|
2249 |
+
msgid "Failed to write file to disk"
|
2250 |
+
msgstr ""
|
2251 |
+
|
2252 |
+
#: wpf-includes/wpf-phrases.php:97
|
2253 |
+
msgid "File upload stopped by extension"
|
2254 |
+
msgstr ""
|
2255 |
+
|
2256 |
+
#: wpf-includes/wpf-phrases.php:98
|
2257 |
+
msgid "Find Posts by User"
|
2258 |
+
msgstr "מצא שרשורים לפי משתמש"
|
2259 |
+
|
2260 |
+
#: wpf-includes/wpf-phrases.php:99
|
2261 |
+
msgid "Find Topics Started by User"
|
2262 |
+
msgstr "מצא שרשורים שהותחלו ע\"י המשתמש"
|
2263 |
+
|
2264 |
+
#: wpf-includes/wpf-phrases.php:100
|
2265 |
+
msgid "First post and replies"
|
2266 |
+
msgstr "פרסום ראשון ותגובות"
|
2267 |
+
|
2268 |
+
#: wpf-includes/wpf-phrases.php:101 wpforo.php:173
|
2269 |
+
msgid "Forum"
|
2270 |
+
msgstr "פורום"
|
2271 |
+
|
2272 |
+
#: wpf-includes/wpf-phrases.php:102
|
2273 |
+
msgid "Forum - Login"
|
2274 |
+
msgstr "פורום - כניסה"
|
2275 |
+
|
2276 |
+
#: wpf-includes/wpf-phrases.php:103
|
2277 |
+
msgid "Forum - Page Not Found"
|
2278 |
+
msgstr "פורום - עמוד לא נמצא"
|
2279 |
+
|
2280 |
+
#: wpf-includes/wpf-phrases.php:104
|
2281 |
+
msgid "Forum - Registration"
|
2282 |
+
msgstr "פורום - רישום"
|
2283 |
+
|
2284 |
+
#: wpf-includes/wpf-phrases.php:106
|
2285 |
+
msgid "Forum Admin Email Addresses"
|
2286 |
+
msgstr "כתובות מייל למנהל"
|
2287 |
+
|
2288 |
+
#: wpf-includes/wpf-phrases.php:109
|
2289 |
+
msgid "Forum Home"
|
2290 |
+
msgstr "פורומים ראשי"
|
2291 |
+
|
2292 |
+
#: wpf-includes/wpf-phrases.php:111
|
2293 |
+
msgid "Forum Members"
|
2294 |
+
msgstr "משתמשי פורום"
|
2295 |
+
|
2296 |
+
#: wpf-includes/wpf-phrases.php:114
|
2297 |
+
msgid "Forum Profile"
|
2298 |
+
msgstr "פרופיל פורום"
|
2299 |
+
|
2300 |
+
#: wpf-includes/wpf-phrases.php:115
|
2301 |
+
msgid "Forum RSS Feed"
|
2302 |
+
msgstr "הזנת פורום"
|
2303 |
+
|
2304 |
+
#: wpf-includes/wpf-phrases.php:119
|
2305 |
+
msgid "Forum Statistics"
|
2306 |
+
msgstr "סטטיסטיקת פורום"
|
2307 |
+
|
2308 |
+
#: wpf-includes/wpf-phrases.php:122
|
2309 |
+
msgid "Forum is empty"
|
2310 |
+
msgstr "הפורום ריק"
|
2311 |
+
|
2312 |
+
#: wpf-includes/wpf-phrases.php:125
|
2313 |
+
msgid "From Email Address"
|
2314 |
+
msgstr "כתובת מאת"
|
2315 |
+
|
2316 |
+
#: wpf-includes/wpf-phrases.php:126
|
2317 |
+
msgid "From Name"
|
2318 |
+
msgstr "שם מאת"
|
2319 |
+
|
2320 |
+
#: wpf-includes/wpf-phrases.php:131
|
2321 |
+
msgid "Group"
|
2322 |
+
msgstr "קבוצה"
|
2323 |
+
|
2324 |
+
#: wpf-includes/wpf-phrases.php:132
|
2325 |
+
msgid "Google+"
|
2326 |
+
msgstr ""
|
2327 |
+
|
2328 |
+
#: wpf-includes/wpf-phrases.php:135
|
2329 |
+
msgid "ICQ"
|
2330 |
+
msgstr ""
|
2331 |
+
|
2332 |
+
#: wpf-includes/wpf-phrases.php:139
|
2333 |
+
msgid "Insert member name or email"
|
2334 |
+
msgstr "הקלד/י שם משתמש או מייל"
|
2335 |
+
|
2336 |
+
#: wpf-includes/wpf-phrases.php:142
|
2337 |
+
msgid "Joined"
|
2338 |
+
msgstr "הצטרף/ה"
|
2339 |
+
|
2340 |
+
#: wpf-includes/wpf-phrases.php:145
|
2341 |
+
msgid "Last 24 hours"
|
2342 |
+
msgstr "ב24 שעות האחרונות"
|
2343 |
+
|
2344 |
+
#: wpf-includes/wpf-phrases.php:146
|
2345 |
+
msgid "Last 3 Months"
|
2346 |
+
msgstr "ב3 חודשים האחרונים"
|
2347 |
+
|
2348 |
+
#: wpf-includes/wpf-phrases.php:147
|
2349 |
+
msgid "Last 6 Months"
|
2350 |
+
msgstr "ב6 חודשים האחרונים"
|
2351 |
+
|
2352 |
+
#: wpf-includes/wpf-phrases.php:148
|
2353 |
+
msgid "Last Active"
|
2354 |
+
msgstr "פעילות אחרונה"
|
2355 |
+
|
2356 |
+
#: wpf-includes/wpf-phrases.php:149
|
2357 |
+
msgid "Last Month"
|
2358 |
+
msgstr "בחודש האחרון"
|
2359 |
+
|
2360 |
+
#: wpf-includes/wpf-phrases.php:150
|
2361 |
+
msgid "Last Post"
|
2362 |
+
msgstr "פרסום אחרון"
|
2363 |
+
|
2364 |
+
#: wpf-includes/wpf-phrases.php:151
|
2365 |
+
msgid "Last Post Info"
|
2366 |
+
msgstr "פרטי ההודעה האחרונה"
|
2367 |
+
|
2368 |
+
#: wpf-includes/wpf-phrases.php:152
|
2369 |
+
msgid "Last Week"
|
2370 |
+
msgstr "שבוע שעבר"
|
2371 |
+
|
2372 |
+
#: wpf-includes/wpf-phrases.php:153
|
2373 |
+
msgid "Last Year ago"
|
2374 |
+
msgstr "שנה שעברה"
|
2375 |
+
|
2376 |
+
#: wpf-includes/wpf-phrases.php:154
|
2377 |
+
#, php-format
|
2378 |
+
msgid "Last post by %s"
|
2379 |
+
msgstr "פרסום אחרון ע\"י %s"
|
2380 |
+
|
2381 |
+
#: wpf-includes/wpf-phrases.php:155
|
2382 |
+
msgid "Latest Post"
|
2383 |
+
msgstr "הפרסום האחרון"
|
2384 |
+
|
2385 |
+
#: wpf-includes/wpf-phrases.php:156
|
2386 |
+
msgid "Leave a reply"
|
2387 |
+
msgstr "השאירו תגובה"
|
2388 |
+
|
2389 |
+
#: wpf-includes/wpf-phrases.php:157
|
2390 |
+
msgid "Length must be between 3 characters and 30 characters."
|
2391 |
+
msgstr "אורך שם המשתמש חייב להיות בין 3 ל15 תווים (באנגלית ו/או מספרים)"
|
2392 |
+
|
2393 |
+
#: wpf-includes/wpf-phrases.php:159
|
2394 |
+
msgid "Liked"
|
2395 |
+
msgstr "אהבו"
|
2396 |
+
|
2397 |
+
#: wpf-includes/wpf-phrases.php:160
|
2398 |
+
msgid "Location"
|
2399 |
+
msgstr "מיקום"
|
2400 |
+
|
2401 |
+
#: wpf-includes/wpf-phrases.php:161
|
2402 |
+
msgid "Login"
|
2403 |
+
msgstr "כניסה"
|
2404 |
+
|
2405 |
+
#: wpf-includes/wpf-phrases.php:163
|
2406 |
+
msgid "Logout"
|
2407 |
+
msgstr "יציאה"
|
2408 |
+
|
2409 |
+
#: wpf-includes/wpf-phrases.php:165
|
2410 |
+
msgid "Lost your password?"
|
2411 |
+
msgstr "שכחת את הסיסמא?"
|
2412 |
+
|
2413 |
+
#: wpf-includes/wpf-phrases.php:167
|
2414 |
+
msgid "MSN"
|
2415 |
+
msgstr ""
|
2416 |
+
|
2417 |
+
#: wpf-includes/wpf-phrases.php:168
|
2418 |
+
msgid "Maximum allowed file size is"
|
2419 |
+
msgstr "גודל קובץ מקסימלי מותר להעלאה"
|
2420 |
+
|
2421 |
+
#: wpf-includes/wpf-phrases.php:170
|
2422 |
+
msgid "Member Activity"
|
2423 |
+
msgstr "פעילות משתמש"
|
2424 |
+
|
2425 |
+
#: wpf-includes/wpf-phrases.php:171
|
2426 |
+
msgid "Member Information"
|
2427 |
+
msgstr "פרטי משתמש"
|
2428 |
+
|
2429 |
+
#: wpf-includes/wpf-phrases.php:172
|
2430 |
+
msgid "Member Rating"
|
2431 |
+
msgstr "דרוג משתמש"
|
2432 |
+
|
2433 |
+
#: wpf-includes/wpf-phrases.php:173
|
2434 |
+
msgid "Member Rating Badge"
|
2435 |
+
msgstr "תגי דירוג למשתמש"
|
2436 |
+
|
2437 |
+
#: wpf-includes/wpf-phrases.php:174
|
2438 |
+
msgid "Member Reputation"
|
2439 |
+
msgstr ""
|
2440 |
+
|
2441 |
+
#: wpf-includes/wpf-phrases.php:177
|
2442 |
+
msgid "Member information"
|
2443 |
+
msgstr "פרטי משתמש"
|
2444 |
+
|
2445 |
+
#: wpf-includes/wpf-phrases.php:181
|
2446 |
+
msgid "Members not found"
|
2447 |
+
msgstr "משתמש לא נמצא"
|
2448 |
+
|
2449 |
+
#: wpf-includes/wpf-phrases.php:182
|
2450 |
+
msgid ""
|
2451 |
+
"You have been banned. Please contact to forum administrators for more "
|
2452 |
+
"information."
|
2453 |
+
msgstr "נחסמת. אנא פנה למנהלי הפורום לקבלת מידע נוסף."
|
2454 |
+
|
2455 |
+
#: wpf-includes/wpf-phrases.php:183
|
2456 |
+
msgid "Messages"
|
2457 |
+
msgstr "הודעות"
|
2458 |
+
|
2459 |
+
#: wpf-includes/wpf-phrases.php:186
|
2460 |
+
msgid "Missing a temporary folder"
|
2461 |
+
msgstr "חסרה תיקייה זמנית"
|
2462 |
+
|
2463 |
+
#: wpf-includes/wpf-phrases.php:189
|
2464 |
+
msgid "Move topic"
|
2465 |
+
msgstr "העברת נושא"
|
2466 |
+
|
2467 |
+
#: wpf-includes/wpf-phrases.php:190
|
2468 |
+
msgid "Must be minimum 6 characters."
|
2469 |
+
msgstr "חייבת להיות לפחות שישה תווים."
|
2470 |
+
|
2471 |
+
#: wpf-includes/wpf-phrases.php:191
|
2472 |
+
msgid "My Profile"
|
2473 |
+
msgstr "הפרופיל שלי"
|
2474 |
+
|
2475 |
+
#: wpf-includes/wpf-phrases.php:198
|
2476 |
+
msgid "No activity found for this member."
|
2477 |
+
msgstr "לא נמצאה פעילות עבור משתמש זה."
|
2478 |
+
|
2479 |
+
#: wpf-includes/wpf-phrases.php:199
|
2480 |
+
msgid "No file was uploaded"
|
2481 |
+
msgstr "לא הועלה אף קובץ"
|
2482 |
+
|
2483 |
+
#: wpf-includes/wpf-phrases.php:200
|
2484 |
+
msgid "No forums were found here."
|
2485 |
+
msgstr "לא נמצאו כאן פורומים."
|
2486 |
+
|
2487 |
+
#: wpf-includes/wpf-phrases.php:204
|
2488 |
+
msgid "No online members at the moment"
|
2489 |
+
msgstr "אין חברים מקוונים כרגע"
|
2490 |
+
|
2491 |
+
#: wpf-includes/wpf-phrases.php:206
|
2492 |
+
msgid "No subscriptions found for this member."
|
2493 |
+
msgstr "לא נמצאו מנויים למשתמש זה."
|
2494 |
+
|
2495 |
+
#: wpf-includes/wpf-phrases.php:208
|
2496 |
+
msgid "No topics were found here"
|
2497 |
+
msgstr "לא נמצא פה אף נושא"
|
2498 |
+
|
2499 |
+
#: wpf-includes/wpf-phrases.php:215
|
2500 |
+
msgid "Occupation"
|
2501 |
+
msgstr "תעסוקה"
|
2502 |
+
|
2503 |
+
#: wpf-includes/wpf-phrases.php:216
|
2504 |
+
msgid "Offline"
|
2505 |
+
msgstr "לא מחוברים"
|
2506 |
+
|
2507 |
+
#: wpf-includes/wpf-phrases.php:217
|
2508 |
+
msgid "Online"
|
2509 |
+
msgstr "מחוברים"
|
2510 |
+
|
2511 |
+
#: wpf-includes/wpf-phrases.php:219
|
2512 |
+
msgid "Oops! The page you requested was not found!"
|
2513 |
+
msgstr "אופס! העמוד שחיפשת לא נמצא!"
|
2514 |
+
|
2515 |
+
#: wpf-includes/wpf-phrases.php:220
|
2516 |
+
msgid "Our newest member"
|
2517 |
+
msgstr "המשתמש החדש ביותר שלנו"
|
2518 |
+
|
2519 |
+
#: wpf-includes/wpf-phrases.php:221
|
2520 |
+
msgid "Page"
|
2521 |
+
msgstr "עמוד"
|
2522 |
+
|
2523 |
+
#: wpf-includes/wpf-phrases.php:223
|
2524 |
+
msgid "Password"
|
2525 |
+
msgstr "סיסמא"
|
2526 |
+
|
2527 |
+
#: wpf-includes/wpf-phrases.php:225
|
2528 |
+
#, php-format
|
2529 |
+
msgid "Please %s or %s"
|
2530 |
+
msgstr "%s או %s בבקשה"
|
2531 |
+
|
2532 |
+
#: wpf-includes/wpf-phrases.php:229
|
2533 |
+
msgid "Post Title"
|
2534 |
+
msgstr "נושא שירשור"
|
2535 |
+
|
2536 |
+
#: wpf-includes/wpf-phrases.php:230
|
2537 |
+
msgid "Post link"
|
2538 |
+
msgstr "קישור לשירשור"
|
2539 |
+
|
2540 |
+
#: wpf-includes/wpf-phrases.php:231
|
2541 |
+
msgid "Posted"
|
2542 |
+
msgstr "פורסם"
|
2543 |
+
|
2544 |
+
#: wpf-includes/wpf-phrases.php:232
|
2545 |
+
msgid "Posted by"
|
2546 |
+
msgstr "פורסם ע\"י"
|
2547 |
+
|
2548 |
+
#: wpf-includes/wpf-phrases.php:234
|
2549 |
+
msgid "Powered by"
|
2550 |
+
msgstr ""
|
2551 |
+
|
2552 |
+
#: wpf-includes/wpf-phrases.php:236
|
2553 |
+
msgid "Q&A Layout - Number of intro topics"
|
2554 |
+
msgstr ""
|
2555 |
+
|
2556 |
+
#: wpf-includes/wpf-phrases.php:237
|
2557 |
+
msgid "Q&A layout - Intro topics"
|
2558 |
+
msgstr ""
|
2559 |
+
|
2560 |
+
#: wpf-includes/wpf-phrases.php:238
|
2561 |
+
msgid "Question Comments"
|
2562 |
+
msgstr "תגובות לשאלות"
|
2563 |
+
|
2564 |
+
#: wpf-includes/wpf-phrases.php:239
|
2565 |
+
msgid "Questions"
|
2566 |
+
msgstr "שאלות"
|
2567 |
+
|
2568 |
+
#: wpf-includes/wpf-phrases.php:240
|
2569 |
+
msgid "Quote"
|
2570 |
+
msgstr "צטט"
|
2571 |
+
|
2572 |
+
#: wpf-includes/wpf-phrases.php:241
|
2573 |
+
msgid "RE"
|
2574 |
+
msgstr "השב"
|
2575 |
+
|
2576 |
+
#: wpf-includes/wpf-phrases.php:242
|
2577 |
+
msgid "REPLY:"
|
2578 |
+
msgstr "תגובה:"
|
2579 |
+
|
2580 |
+
#: wpf-includes/wpf-phrases.php:243
|
2581 |
+
msgid "RSS"
|
2582 |
+
msgstr ""
|
2583 |
+
|
2584 |
+
#: wpf-includes/wpf-phrases.php:244
|
2585 |
+
msgid "Rating"
|
2586 |
+
msgstr "דרוג"
|
2587 |
+
|
2588 |
+
#: wpf-includes/wpf-phrases.php:245
|
2589 |
+
msgid "Rating Badge"
|
2590 |
+
msgstr "תג דירוג"
|
2591 |
+
|
2592 |
+
#: wpf-includes/wpf-phrases.php:249
|
2593 |
+
msgid "Received Likes"
|
2594 |
+
msgstr "קיבל לייקים"
|
2595 |
+
|
2596 |
+
#: wpf-includes/wpf-phrases.php:250
|
2597 |
+
msgid "Recent Questions"
|
2598 |
+
msgstr "שאלות אחרונות"
|
2599 |
+
|
2600 |
+
#: wpf-includes/wpf-phrases.php:251
|
2601 |
+
msgid "Recent Topics"
|
2602 |
+
msgstr "נושאים אחרונים"
|
2603 |
+
|
2604 |
+
#: wpf-includes/wpf-phrases.php:252
|
2605 |
+
msgid "Register"
|
2606 |
+
msgstr "רישום"
|
2607 |
+
|
2608 |
+
#: wpf-includes/wpf-phrases.php:254
|
2609 |
+
msgid "Registered date"
|
2610 |
+
msgstr "תאריך רישום"
|
2611 |
+
|
2612 |
+
#: wpf-includes/wpf-phrases.php:255
|
2613 |
+
msgid "Relevancy"
|
2614 |
+
msgstr "הקשר"
|
2615 |
+
|
2616 |
+
#: wpf-includes/wpf-phrases.php:256
|
2617 |
+
msgid "Remember Me"
|
2618 |
+
msgstr "זכור אותי"
|
2619 |
+
|
2620 |
+
#: wpf-includes/wpf-phrases.php:262
|
2621 |
+
msgid "Replies"
|
2622 |
+
msgstr "תגובות"
|
2623 |
+
|
2624 |
+
#: wpf-includes/wpf-phrases.php:263
|
2625 |
+
msgid "Replies not found"
|
2626 |
+
msgstr "לא נמצאה תגובה"
|
2627 |
+
|
2628 |
+
#: wpf-includes/wpf-phrases.php:264
|
2629 |
+
msgid "Reply"
|
2630 |
+
msgstr "הגב"
|
2631 |
+
|
2632 |
+
#: wpf-includes/wpf-phrases.php:265
|
2633 |
+
msgid "Report"
|
2634 |
+
msgstr "דווח"
|
2635 |
+
|
2636 |
+
#: wpf-includes/wpf-phrases.php:268
|
2637 |
+
msgid "Report to Administration"
|
2638 |
+
msgstr "דווח למנהל"
|
2639 |
+
|
2640 |
+
#: wpf-includes/wpf-phrases.php:270
|
2641 |
+
msgid "Result Info"
|
2642 |
+
msgstr "תוצאות"
|
2643 |
+
|
2644 |
+
#: wpf-includes/wpf-phrases.php:272
|
2645 |
+
msgid "Save Changes"
|
2646 |
+
msgstr "שמירת שינויים"
|
2647 |
+
|
2648 |
+
#: wpf-includes/wpf-phrases.php:277
|
2649 |
+
msgid "Search Entire Posts"
|
2650 |
+
msgstr "חיפוש בכל תכולת ההודעה"
|
2651 |
+
|
2652 |
+
#: wpf-includes/wpf-phrases.php:278
|
2653 |
+
msgid "Search Phrase"
|
2654 |
+
msgstr "חפש ביטוי"
|
2655 |
+
|
2656 |
+
#: wpf-includes/wpf-phrases.php:279
|
2657 |
+
msgid "Search Titles Only"
|
2658 |
+
msgstr "חיפוש בכותרות בלבד"
|
2659 |
+
|
2660 |
+
#: wpf-includes/wpf-phrases.php:280
|
2661 |
+
msgid "Search Type"
|
2662 |
+
msgstr "סוג חיפוש"
|
2663 |
+
|
2664 |
+
#: wpf-includes/wpf-phrases.php:281
|
2665 |
+
msgid "Search in Forums"
|
2666 |
+
msgstr "חיפוש בפורומים"
|
2667 |
+
|
2668 |
+
#: wpf-includes/wpf-phrases.php:282
|
2669 |
+
msgid "Search in date period"
|
2670 |
+
msgstr "חיפוש בתקופה"
|
2671 |
+
|
2672 |
+
#: wpf-includes/wpf-phrases.php:283
|
2673 |
+
msgid "Search result for"
|
2674 |
+
msgstr "תוצאות חיפוש עבור"
|
2675 |
+
|
2676 |
+
#: wpf-includes/wpf-phrases.php:284
|
2677 |
+
msgid "Search..."
|
2678 |
+
msgstr "חיפוש..."
|
2679 |
+
|
2680 |
+
#: wpf-includes/wpf-phrases.php:286
|
2681 |
+
msgid "Select Page"
|
2682 |
+
msgstr "בחר עמוד"
|
2683 |
+
|
2684 |
+
#: wpf-includes/wpf-phrases.php:287
|
2685 |
+
msgid "Send Report"
|
2686 |
+
msgstr "שלח דו\"ח"
|
2687 |
+
|
2688 |
+
#: wpf-includes/wpf-phrases.php:291
|
2689 |
+
msgid "Set Topic Sticky"
|
2690 |
+
msgstr "נעץ נושא"
|
2691 |
+
|
2692 |
+
#: wpf-includes/wpf-phrases.php:292
|
2693 |
+
msgid ""
|
2694 |
+
"Set this option value 0 if you want to show all posts under topic intro area."
|
2695 |
+
msgstr ""
|
2696 |
+
|
2697 |
+
#: wpf-includes/wpf-phrases.php:293
|
2698 |
+
msgid "Shop Account"
|
2699 |
+
msgstr ""
|
2700 |
+
|
2701 |
+
#: wpf-includes/wpf-phrases.php:303
|
2702 |
+
msgid "Sign In"
|
2703 |
+
msgstr "כניסה"
|
2704 |
+
|
2705 |
+
#: wpf-includes/wpf-phrases.php:304
|
2706 |
+
msgid "Signature"
|
2707 |
+
msgstr "חתימה"
|
2708 |
+
|
2709 |
+
#: wpf-includes/wpf-phrases.php:305
|
2710 |
+
msgid "Site Profile"
|
2711 |
+
msgstr ""
|
2712 |
+
|
2713 |
+
#: wpf-includes/wpf-phrases.php:306
|
2714 |
+
msgid "Skype"
|
2715 |
+
msgstr ""
|
2716 |
+
|
2717 |
+
#: wpf-includes/wpf-phrases.php:308
|
2718 |
+
msgid "Social Networks"
|
2719 |
+
msgstr "רשתות חברתיות"
|
2720 |
+
|
2721 |
+
#: wpf-includes/wpf-phrases.php:309
|
2722 |
+
msgid "Sorry, something wrong with your data."
|
2723 |
+
msgstr "מצטערים, משהו השתבש עם הנתונים שלך."
|
2724 |
+
|
2725 |
+
#: wpf-includes/wpf-phrases.php:310
|
2726 |
+
msgid "Sort Search Results by"
|
2727 |
+
msgstr "מיין תוצאות חיפוש לפי"
|
2728 |
+
|
2729 |
+
#: wpf-includes/wpf-phrases.php:311
|
2730 |
+
msgid "Specify avatar by URL"
|
2731 |
+
msgstr ""
|
2732 |
+
|
2733 |
+
#: wpf-includes/wpf-phrases.php:313
|
2734 |
+
msgid "Subforums"
|
2735 |
+
msgstr "תת פורומים"
|
2736 |
+
|
2737 |
+
#: wpf-includes/wpf-phrases.php:316
|
2738 |
+
msgid "Subscribe for new replies"
|
2739 |
+
msgstr "הרשם לקבלת תגובות חדשות"
|
2740 |
+
|
2741 |
+
#: wpf-includes/wpf-phrases.php:317
|
2742 |
+
msgid "Subscribe for new topics"
|
2743 |
+
msgstr "הרשם לקבלת נושאים חדשים"
|
2744 |
+
|
2745 |
+
#: wpf-includes/wpf-phrases.php:319
|
2746 |
+
msgid "Subscriptions"
|
2747 |
+
msgstr "מנויים"
|
2748 |
+
|
2749 |
+
#: wpf-includes/wpf-phrases.php:321
|
2750 |
+
msgid ""
|
2751 |
+
"Thank you for using wpForo! wpForo is a professional bulletin board for "
|
2752 |
+
"WorPress, and the only forum software which comes with Multi-layout template "
|
2753 |
+
"system. The \"Extended"
|
2754 |
+
msgstr ""
|
2755 |
+
|
2756 |
+
#: wpf-includes/wpf-phrases.php:322
|
2757 |
+
msgid ""
|
2758 |
+
"Thank you for using wpForo. wpForo is a premium forum plugin which will "
|
2759 |
+
"always be available for free. There will never be paid and pro versions of "
|
2760 |
+
"this forum board. However this is a very large and hard project so we also "
|
2761 |
+
"develop paid addons (extensions), which will financially help us to keep "
|
2762 |
+
"improving and adding new features to the free wpForo plugin. Forum addons "
|
2763 |
+
"will also be actively developed. The first addons \"Advanced Media Uploader"
|
2764 |
+
msgstr ""
|
2765 |
+
|
2766 |
+
#: wpf-includes/wpf-phrases.php:325
|
2767 |
+
msgid ""
|
2768 |
+
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
2769 |
+
"the HTML form"
|
2770 |
+
msgstr ""
|
2771 |
+
|
2772 |
+
#: wpf-includes/wpf-phrases.php:326
|
2773 |
+
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
2774 |
+
msgstr ""
|
2775 |
+
|
2776 |
+
#: wpf-includes/wpf-phrases.php:327
|
2777 |
+
msgid "The uploaded file was only partially uploaded"
|
2778 |
+
msgstr ""
|
2779 |
+
|
2780 |
+
#: wpf-includes/wpf-phrases.php:334
|
2781 |
+
msgid "Timezone"
|
2782 |
+
msgstr "אזור זמן"
|
2783 |
+
|
2784 |
+
#: wpf-includes/wpf-phrases.php:336
|
2785 |
+
msgid "Topic RSS Feed"
|
2786 |
+
msgstr "הזנת נושא"
|
2787 |
+
|
2788 |
+
#: wpf-includes/wpf-phrases.php:337
|
2789 |
+
msgid "Topic Title"
|
2790 |
+
msgstr "כותרת נושא"
|
2791 |
+
|
2792 |
+
#: wpf-includes/wpf-phrases.php:338
|
2793 |
+
msgid "Topic title"
|
2794 |
+
msgstr "כותרת נושא"
|
2795 |
+
|
2796 |
+
#: wpf-includes/wpf-phrases.php:341
|
2797 |
+
msgid "Twitter"
|
2798 |
+
msgstr ""
|
2799 |
+
|
2800 |
+
#: wpf-includes/wpf-phrases.php:342
|
2801 |
+
msgid "Unknown upload error"
|
2802 |
+
msgstr ""
|
2803 |
+
|
2804 |
+
#: wpf-includes/wpf-phrases.php:343
|
2805 |
+
msgid "Unsubscribe"
|
2806 |
+
msgstr "בטל מנוי"
|
2807 |
+
|
2808 |
+
#: wpf-includes/wpf-phrases.php:346
|
2809 |
+
msgid "Upload an avatar"
|
2810 |
+
msgstr "העלה צלמית"
|
2811 |
+
|
2812 |
+
#: wpf-includes/wpf-phrases.php:348
|
2813 |
+
msgid ""
|
2814 |
+
"Use comments to ask for more information or suggest improvements. Avoid "
|
2815 |
+
"answering questions in comments."
|
2816 |
+
msgstr ""
|
2817 |
+
"השתמשו בתגובות כדי לקבל מידע נוסף או להציע שיפורים. הימנעו מלענות לשאלות "
|
2818 |
+
"בתגובות."
|
2819 |
+
|
2820 |
+
#: wpf-includes/wpf-phrases.php:350
|
2821 |
+
msgid "User"
|
2822 |
+
msgstr "משתמש"
|
2823 |
+
|
2824 |
+
#: wpf-includes/wpf-phrases.php:352
|
2825 |
+
msgid "User Group"
|
2826 |
+
msgstr "קבוצת משתמשים"
|
2827 |
+
|
2828 |
+
#: wpf-includes/wpf-phrases.php:353
|
2829 |
+
msgid "Usergroup has been successfully deleted."
|
2830 |
+
msgstr ""
|
2831 |
+
|
2832 |
+
#: wpf-includes/wpf-phrases.php:354
|
2833 |
+
msgid ""
|
2834 |
+
"Usergroup has been successfully deleted. All users of this usergroup have "
|
2835 |
+
"been moved to the usergroup you've chosen"
|
2836 |
+
msgstr ""
|
2837 |
+
|
2838 |
+
#: wpf-includes/wpf-phrases.php:355
|
2839 |
+
msgid "Username"
|
2840 |
+
msgstr "שם משתמש"
|
2841 |
+
|
2842 |
+
#: wpf-includes/wpf-phrases.php:357
|
2843 |
+
msgid "View entire post"
|
2844 |
+
msgstr "צפה בהודעה המלאה"
|
2845 |
+
|
2846 |
+
#: wpf-includes/wpf-phrases.php:358
|
2847 |
+
msgid "View the latest post"
|
2848 |
+
msgstr "צפה בהודעות האחרונות"
|
2849 |
+
|
2850 |
+
#: wpf-includes/wpf-phrases.php:359
|
2851 |
+
msgid "Views"
|
2852 |
+
msgstr "צפיות"
|
2853 |
+
|
2854 |
+
#: wpf-includes/wpf-phrases.php:360
|
2855 |
+
msgid "Votes"
|
2856 |
+
msgstr "הצבעות"
|
2857 |
+
|
2858 |
+
#: wpf-includes/wpf-phrases.php:361
|
2859 |
+
msgid "Website"
|
2860 |
+
msgstr "אתר"
|
2861 |
+
|
2862 |
+
#: wpf-includes/wpf-phrases.php:363
|
2863 |
+
msgid "Wordpress avatar system"
|
2864 |
+
msgstr ""
|
2865 |
+
|
2866 |
+
#: wpf-includes/wpf-phrases.php:364
|
2867 |
+
msgid "Working"
|
2868 |
+
msgstr "פועל"
|
2869 |
+
|
2870 |
+
#: wpf-includes/wpf-phrases.php:365
|
2871 |
+
msgid "Write message"
|
2872 |
+
msgstr "רשום הודעה"
|
2873 |
+
|
2874 |
+
#: wpf-includes/wpf-phrases.php:366
|
2875 |
+
msgid "Yahoo"
|
2876 |
+
msgstr ""
|
2877 |
+
|
2878 |
+
#: wpf-includes/wpf-phrases.php:368
|
2879 |
+
msgid "You"
|
2880 |
+
msgstr "את/ה"
|
2881 |
+
|
2882 |
+
#: wpf-includes/wpf-phrases.php:370
|
2883 |
+
#, php-format
|
2884 |
+
msgid "You can go to %s page or Search here"
|
2885 |
+
msgstr "ניתן לעבור לדף %s או לחפש כאן"
|
2886 |
+
|
2887 |
+
#: wpf-includes/wpf-phrases.php:372
|
2888 |
+
msgid "Your Answer"
|
2889 |
+
msgstr "תשובתך"
|
2890 |
+
|
2891 |
+
#: wpf-includes/wpf-phrases.php:373
|
2892 |
+
msgid "account"
|
2893 |
+
msgstr "חשבון"
|
2894 |
+
|
2895 |
+
#: wpf-includes/wpf-phrases.php:374
|
2896 |
+
msgid "activity"
|
2897 |
+
msgstr "פעילות"
|
2898 |
+
|
2899 |
+
#: wpf-includes/wpf-phrases.php:376
|
2900 |
+
msgid "add_new"
|
2901 |
+
msgstr ""
|
2902 |
+
|
2903 |
+
#: wpf-includes/wpf-phrases.php:377
|
2904 |
+
#, php-format
|
2905 |
+
msgid "%s ago"
|
2906 |
+
msgstr "לפני %s"
|
2907 |
+
|
2908 |
+
#: wpf-includes/wpf-phrases.php:378
|
2909 |
+
msgid "by"
|
2910 |
+
msgstr "ע\"י"
|
2911 |
+
|
2912 |
+
#: wpf-includes/wpf-phrases.php:379
|
2913 |
+
#, php-format
|
2914 |
+
msgid "by %s"
|
2915 |
+
msgstr "ע\"י %s"
|
2916 |
+
|
2917 |
+
#: wpf-includes/wpf-phrases.php:380
|
2918 |
+
msgid "confirm password"
|
2919 |
+
msgstr "אשר סיסמא"
|
2920 |
+
|
2921 |
+
#: wpf-includes/wpf-phrases.php:385
|
2922 |
+
msgid "forums"
|
2923 |
+
msgstr "פורומים"
|
2924 |
+
|
2925 |
+
#: wpf-includes/wpf-phrases.php:387
|
2926 |
+
msgid "login"
|
2927 |
+
msgstr "כניסה"
|
2928 |
+
|
2929 |
+
#: wpf-includes/wpf-phrases.php:388
|
2930 |
+
msgid "logout"
|
2931 |
+
msgstr "יציאה"
|
2932 |
+
|
2933 |
+
#: wpf-includes/wpf-phrases.php:389
|
2934 |
+
msgid "matches"
|
2935 |
+
msgstr "התאמות"
|
2936 |
+
|
2937 |
+
#: wpf-includes/wpf-phrases.php:390
|
2938 |
+
msgid "members"
|
2939 |
+
msgstr "משתמשים"
|
2940 |
+
|
2941 |
+
#: wpf-includes/wpf-phrases.php:392
|
2942 |
+
msgid "my profile"
|
2943 |
+
msgstr "הפרופיל שלי"
|
2944 |
+
|
2945 |
+
#: wpf-includes/wpf-phrases.php:393
|
2946 |
+
msgid "new password"
|
2947 |
+
msgstr "סיסמא חדשה"
|
2948 |
+
|
2949 |
+
#: wpf-includes/wpf-phrases.php:394
|
2950 |
+
msgid "new password again"
|
2951 |
+
msgstr "סיסמא חדשה מחדש"
|
2952 |
+
|
2953 |
+
#: wpf-includes/wpf-phrases.php:395
|
2954 |
+
msgid "next"
|
2955 |
+
msgstr "הבא"
|
2956 |
+
|
2957 |
+
#: wpf-includes/wpf-phrases.php:396
|
2958 |
+
msgid "old password"
|
2959 |
+
msgstr "סיסמא ישנה"
|
2960 |
+
|
2961 |
+
#: wpf-includes/wpf-phrases.php:397
|
2962 |
+
msgid "phrase_key"
|
2963 |
+
msgstr ""
|
2964 |
+
|
2965 |
+
#: wpf-includes/wpf-phrases.php:398
|
2966 |
+
msgid "phrase_value"
|
2967 |
+
msgstr ""
|
2968 |
+
|
2969 |
+
#: wpf-includes/wpf-phrases.php:399
|
2970 |
+
msgid "posted"
|
2971 |
+
msgstr "פורסם"
|
2972 |
+
|
2973 |
+
#: wpf-includes/wpf-phrases.php:400
|
2974 |
+
msgid "prev"
|
2975 |
+
msgstr "הקודם"
|
2976 |
+
|
2977 |
+
#: wpf-includes/wpf-phrases.php:401
|
2978 |
+
msgid "register"
|
2979 |
+
msgstr "הרשם"
|
2980 |
+
|
2981 |
+
#: wpf-includes/wpf-phrases.php:402
|
2982 |
+
msgid "replies"
|
2983 |
+
msgstr "תגובות"
|
2984 |
+
|
2985 |
+
#: wpf-includes/wpf-phrases.php:403
|
2986 |
+
msgid "subscriptions"
|
2987 |
+
msgstr "מנויים"
|
2988 |
+
|
2989 |
+
#: wpf-includes/wpf-phrases.php:404
|
2990 |
+
msgid "update"
|
2991 |
+
msgstr "עדכון"
|
2992 |
+
|
2993 |
+
#: wpf-includes/wpf-phrases.php:406
|
2994 |
+
msgid "view all posts"
|
2995 |
+
msgstr "הצג את כל השרשורים"
|
2996 |
+
|
2997 |
+
#: wpf-includes/wpf-phrases.php:407
|
2998 |
+
msgid "view all questions"
|
2999 |
+
msgstr "הצג את כל השאלות"
|
3000 |
+
|
3001 |
+
#: wpf-includes/wpf-phrases.php:408
|
3002 |
+
msgid "view all topics"
|
3003 |
+
msgstr "הצג את כל הנושאים"
|
3004 |
+
|
3005 |
+
#: wpf-includes/wpf-phrases.php:410
|
3006 |
+
msgid "wpForo Navigation"
|
3007 |
+
msgstr ""
|
3008 |
+
|
3009 |
+
#: wpf-includes/wpf-phrases.php:415
|
3010 |
+
msgid "{number}B"
|
3011 |
+
msgstr "{number}ב"
|
3012 |
+
|
3013 |
+
#: wpf-includes/wpf-phrases.php:416
|
3014 |
+
msgid "{number}K"
|
3015 |
+
msgstr "{number}ק"
|
3016 |
+
|
3017 |
+
#: wpf-includes/wpf-phrases.php:417
|
3018 |
+
msgid "{number}M"
|
3019 |
+
msgstr "{number}מ"
|
3020 |
+
|
3021 |
+
#: wpf-includes/wpf-phrases.php:418
|
3022 |
+
msgid "{number}T"
|
3023 |
+
msgstr "{number}ט"
|
3024 |
+
|
3025 |
+
#: wpf-includes/wpf-phrases.php:423
|
3026 |
+
msgid "Access add error"
|
3027 |
+
msgstr ""
|
3028 |
+
|
3029 |
+
#: wpf-includes/wpf-phrases.php:424
|
3030 |
+
msgid "Access delete error"
|
3031 |
+
msgstr ""
|
3032 |
+
|
3033 |
+
#: wpf-includes/wpf-phrases.php:425
|
3034 |
+
msgid "Access edit error"
|
3035 |
+
msgstr ""
|
3036 |
+
|
3037 |
+
#: wpf-includes/wpf-phrases.php:426
|
3038 |
+
msgid "Access successfully deleted"
|
3039 |
+
msgstr ""
|
3040 |
+
|
3041 |
+
#: wpf-includes/wpf-phrases.php:427
|
3042 |
+
msgid "Add Topic error: No forum selected"
|
3043 |
+
msgstr ""
|
3044 |
+
|
3045 |
+
#: wpf-includes/wpf-phrases.php:428
|
3046 |
+
msgid "All Checked topics successfully deleted"
|
3047 |
+
msgstr ""
|
3048 |
+
|
3049 |
+
#: wpf-includes/wpf-phrases.php:429
|
3050 |
+
msgid "Can't add forum"
|
3051 |
+
msgstr "אין אפשרות להוסיף פורום"
|
3052 |
+
|
3053 |
+
#: wpf-includes/wpf-phrases.php:430
|
3054 |
+
msgid "Can't add new language"
|
3055 |
+
msgstr ""
|
3056 |
+
|
3057 |
+
#: wpf-includes/wpf-phrases.php:431
|
3058 |
+
msgid "Can't delete this Usergroup"
|
3059 |
+
msgstr ""
|
3060 |
+
|
3061 |
+
#: wpf-includes/wpf-phrases.php:432
|
3062 |
+
msgid "Can't send confirmation email"
|
3063 |
+
msgstr ""
|
3064 |
+
|
3065 |
+
#: wpf-includes/wpf-phrases.php:433
|
3066 |
+
msgid "Can't send report email"
|
3067 |
+
msgstr ""
|
3068 |
+
|
3069 |
+
#: wpf-includes/wpf-phrases.php:434
|
3070 |
+
msgid "Can't subscribe to this item"
|
3071 |
+
msgstr "לא ניתן להרשם לפריט זה"
|
3072 |
+
|
3073 |
+
#: wpf-includes/wpf-phrases.php:435
|
3074 |
+
msgid "Can't write a post: This topic is closed"
|
3075 |
+
msgstr "נושא זה סגור, תגובות לא יתקבלו יותר"
|
3076 |
+
|
3077 |
+
#: wpf-includes/wpf-phrases.php:436
|
3078 |
+
msgid "Can`t upload file"
|
3079 |
+
msgstr "לא ניתן להעלות קובץ"
|
3080 |
+
|
3081 |
+
#: wpf-includes/wpf-phrases.php:437
|
3082 |
+
msgid "Cannot update forum hierarchy"
|
3083 |
+
msgstr ""
|
3084 |
+
|
3085 |
+
#: wpf-includes/wpf-phrases.php:438
|
3086 |
+
msgid "Cannot update post data"
|
3087 |
+
msgstr "אין אפשרות לעדכן את נתוני ההודעה"
|
3088 |
+
|
3089 |
+
#: wpf-includes/wpf-phrases.php:439
|
3090 |
+
msgid "Could not be unsubscribe from this item"
|
3091 |
+
msgstr "לא ניתן להסיר רישום מנושא זה"
|
3092 |
+
|
3093 |
+
#: wpf-includes/wpf-phrases.php:440
|
3094 |
+
msgid "Email address exists. Please insert another."
|
3095 |
+
msgstr "כתובת הדוא\"ל כבר קיימת, אנא נסו כתובת אחרת"
|
3096 |
+
|
3097 |
+
#: wpf-includes/wpf-phrases.php:441
|
3098 |
+
msgid "Error: Forum is not found"
|
3099 |
+
msgstr "שגיאה: פורום לא נמצא"
|
3100 |
+
|
3101 |
+
#: wpf-includes/wpf-phrases.php:442
|
3102 |
+
msgid "Error: No topic selected"
|
3103 |
+
msgstr "שגיאה: לא נבחר נושא"
|
3104 |
+
|
3105 |
+
#: wpf-includes/wpf-phrases.php:443
|
3106 |
+
msgid "Error: Topic is not found"
|
3107 |
+
msgstr "שגיאה: נושא לא נמצא"
|
3108 |
+
|
3109 |
+
#: wpf-includes/wpf-phrases.php:444
|
3110 |
+
msgid "Error: please inset some text to report."
|
3111 |
+
msgstr ""
|
3112 |
+
|
3113 |
+
#: wpf-includes/wpf-phrases.php:445
|
3114 |
+
msgid "Features successfully updated"
|
3115 |
+
msgstr ""
|
3116 |
+
|
3117 |
+
#: wpf-includes/wpf-phrases.php:446
|
3118 |
+
msgid "Features successfully updated, but previous value not changed"
|
3119 |
+
msgstr ""
|
3120 |
+
|
3121 |
+
#: wpf-includes/wpf-phrases.php:447
|
3122 |
+
msgid "File type is not allowed"
|
3123 |
+
msgstr "סוג הקובץ אינו מורשה"
|
3124 |
+
|
3125 |
+
#: wpf-includes/wpf-phrases.php:448
|
3126 |
+
msgid "Forum Base URL successfully updated"
|
3127 |
+
msgstr ""
|
3128 |
+
|
3129 |
+
#: wpf-includes/wpf-phrases.php:449
|
3130 |
+
msgid "Forum deleting error"
|
3131 |
+
msgstr ""
|
3132 |
+
|
3133 |
+
#: wpf-includes/wpf-phrases.php:450
|
3134 |
+
msgid "Forum hierarchy successfully updated"
|
3135 |
+
msgstr ""
|
3136 |
+
|
3137 |
+
#: wpf-includes/wpf-phrases.php:451
|
3138 |
+
msgid "Forum is successfully merged"
|
3139 |
+
msgstr ""
|
3140 |
+
|
3141 |
+
#: wpf-includes/wpf-phrases.php:452
|
3142 |
+
msgid "Forum merging error"
|
3143 |
+
msgstr ""
|
3144 |
+
|
3145 |
+
#: wpf-includes/wpf-phrases.php:453
|
3146 |
+
msgid "Forum options successfully updated"
|
3147 |
+
msgstr ""
|
3148 |
+
|
3149 |
+
#: wpf-includes/wpf-phrases.php:454
|
3150 |
+
msgid "Forum options successfully updated, but previous value not changed"
|
3151 |
+
msgstr ""
|
3152 |
+
|
3153 |
+
#: wpf-includes/wpf-phrases.php:455
|
3154 |
+
msgid "Forum successfully updated"
|
3155 |
+
msgstr ""
|
3156 |
+
|
3157 |
+
#: wpf-includes/wpf-phrases.php:456
|
3158 |
+
msgid "Forum update error"
|
3159 |
+
msgstr ""
|
3160 |
+
|
3161 |
+
#: wpf-includes/wpf-phrases.php:457
|
3162 |
+
msgid "General options successfully updated"
|
3163 |
+
msgstr "אפשרויות כלליות עודכנו בהצלחה"
|
3164 |
+
|
3165 |
+
#: wpf-includes/wpf-phrases.php:458
|
3166 |
+
msgid "Illegal character in username."
|
3167 |
+
msgstr "אות לא חוקית בשם המשתמש"
|
3168 |
+
|
3169 |
+
#: wpf-includes/wpf-phrases.php:459
|
3170 |
+
msgid "Insert your Email address."
|
3171 |
+
msgstr "הקלד/י את כתובת הדוא\"ל שלך."
|
3172 |
+
|
3173 |
+
#: wpf-includes/wpf-phrases.php:460
|
3174 |
+
msgid "Invalid Email address"
|
3175 |
+
msgstr "כתובת דוא\"ל שגויה"
|
3176 |
+
|
3177 |
+
#: wpf-includes/wpf-phrases.php:461
|
3178 |
+
msgid "Invalid request!"
|
3179 |
+
msgstr "בקשה שגויה!"
|
3180 |
+
|
3181 |
+
#: wpf-includes/wpf-phrases.php:462
|
3182 |
+
msgid "Member options successfully updated"
|
3183 |
+
msgstr "אפשרויות משתמש עודכנו בהצלחה"
|
3184 |
+
|
3185 |
+
#: wpf-includes/wpf-phrases.php:463
|
3186 |
+
msgid "Member options successfully updated, but previous value not changed"
|
3187 |
+
msgstr ""
|
3188 |
+
|
3189 |
+
#: wpf-includes/wpf-phrases.php:464
|
3190 |
+
msgid "Message has been sent"
|
3191 |
+
msgstr "הודעה נשלחה"
|
3192 |
+
|
3193 |
+
#: wpf-includes/wpf-phrases.php:465
|
3194 |
+
msgid ""
|
3195 |
+
"New language successfully added and changed wpforo language to new language"
|
3196 |
+
msgstr ""
|
3197 |
+
|
3198 |
+
#: wpf-includes/wpf-phrases.php:466
|
3199 |
+
msgid "No Posts found for update"
|
3200 |
+
msgstr "לא נמצאו שרשורים לעדכון"
|
3201 |
+
|
3202 |
+
#: wpf-includes/wpf-phrases.php:467
|
3203 |
+
msgid "Password length must be between 6 characters and 20 characters."
|
3204 |
+
msgstr "אורך הסיסמא חייב להיות בין 6 ל20 תווים"
|
3205 |
+
|
3206 |
+
#: wpf-includes/wpf-phrases.php:468
|
3207 |
+
msgid "Password mismatch."
|
3208 |
+
msgstr "אי התאמה של הסיסמה."
|
3209 |
+
|
3210 |
+
#: wpf-includes/wpf-phrases.php:469
|
3211 |
+
msgid "Permission denied"
|
3212 |
+
msgstr "גישה נדחתה"
|
3213 |
+
|
3214 |
+
#: wpf-includes/wpf-phrases.php:470
|
3215 |
+
msgid "Permission denied for add forum"
|
3216 |
+
msgstr ""
|
3217 |
+
|
3218 |
+
#: wpf-includes/wpf-phrases.php:471
|
3219 |
+
msgid "Permission denied for delete forum"
|
3220 |
+
msgstr ""
|
3221 |
+
|
3222 |
+
#: wpf-includes/wpf-phrases.php:472
|
3223 |
+
msgid "Permission denied for edit forum"
|
3224 |
+
msgstr ""
|
3225 |
+
|
3226 |
+
#: wpf-includes/wpf-phrases.php:473
|
3227 |
+
msgid "Permission denied for this action"
|
3228 |
+
msgstr ""
|
3229 |
+
|
3230 |
+
#: wpf-includes/wpf-phrases.php:474
|
3231 |
+
msgid "Phrase add error"
|
3232 |
+
msgstr ""
|
3233 |
+
|
3234 |
+
#: wpf-includes/wpf-phrases.php:475
|
3235 |
+
msgid "Phrase adding error"
|
3236 |
+
msgstr ""
|
3237 |
+
|
3238 |
+
#: wpf-includes/wpf-phrases.php:476
|
3239 |
+
msgid "Phrase successfully added"
|
3240 |
+
msgstr ""
|
3241 |
+
|
3242 |
+
#: wpf-includes/wpf-phrases.php:477
|
3243 |
+
msgid "Phrase successfully updates"
|
3244 |
+
msgstr ""
|
3245 |
+
|
3246 |
+
#: wpf-includes/wpf-phrases.php:478
|
3247 |
+
msgid "Phrase update error"
|
3248 |
+
msgstr ""
|
3249 |
+
|
3250 |
+
#: wpf-includes/wpf-phrases.php:479
|
3251 |
+
msgid "Please insert required fields!"
|
3252 |
+
msgstr "נא למלא את שדות חובה!"
|
3253 |
+
|
3254 |
+
#: wpf-includes/wpf-phrases.php:480
|
3255 |
+
msgid "Post delete error"
|
3256 |
+
msgstr ""
|
3257 |
+
|
3258 |
+
#: wpf-includes/wpf-phrases.php:482
|
3259 |
+
msgid "Post options successfully updated"
|
3260 |
+
msgstr "אפשרויות הודעה עודכנו בהצלחה"
|
3261 |
+
|
3262 |
+
#: wpf-includes/wpf-phrases.php:483
|
3263 |
+
msgid "Post options successfully updated, but previous value not changed"
|
3264 |
+
msgstr ""
|
3265 |
+
|
3266 |
+
#: wpf-includes/wpf-phrases.php:484
|
3267 |
+
msgid "Registration Error"
|
3268 |
+
msgstr "שגיאת רישום"
|
3269 |
+
|
3270 |
+
#: wpf-includes/wpf-phrases.php:485
|
3271 |
+
msgid "Reply request error"
|
3272 |
+
msgstr ""
|
3273 |
+
|
3274 |
+
#: wpf-includes/wpf-phrases.php:486
|
3275 |
+
msgid "Something wrong with profile data."
|
3276 |
+
msgstr "יש משהו שגוי בנתוני הפרופיל"
|
3277 |
+
|
3278 |
+
#: wpf-includes/wpf-phrases.php:487
|
3279 |
+
msgid "Subscribe options successfully updated"
|
3280 |
+
msgstr "אפשרויות מנוי עודכנו בהצלחה"
|
3281 |
+
|
3282 |
+
#: wpf-includes/wpf-phrases.php:488
|
3283 |
+
msgid "Subscribe options successfully updated, but previous value not changed"
|
3284 |
+
msgstr "אפשרויות מנוי עודכנו בהצלחה, אבל הערך הקודם לא השתנה"
|
3285 |
+
|
3286 |
+
#: wpf-includes/wpf-phrases.php:489
|
3287 |
+
msgid "Success! Thank you Dear Friend"
|
3288 |
+
msgstr "הצלחת! תודה רבה חבר/ה יקר/ה"
|
3289 |
+
|
3290 |
+
#: wpf-includes/wpf-phrases.php:490
|
3291 |
+
msgid ""
|
3292 |
+
"Success! Thank you. Please check your email and click confirmation link "
|
3293 |
+
"below to complete this step."
|
3294 |
+
msgstr ""
|
3295 |
+
"הצלחת! תודה רבה. אנא בדוק/י את הדוא\"ל שלך והקליק/י על הקישור לאישור מתחת על "
|
3296 |
+
"מנת להשלים שלב זה."
|
3297 |
+
|
3298 |
+
#: wpf-includes/wpf-phrases.php:491
|
3299 |
+
msgid "Successfully updated"
|
3300 |
+
msgstr "עודכן בהצלחה"
|
3301 |
+
|
3302 |
+
#: wpf-includes/wpf-phrases.php:492
|
3303 |
+
msgid "Successfully voted"
|
3304 |
+
msgstr "ההצבעה נקלטה בהצלחה"
|
3305 |
+
|
3306 |
+
#: wpf-includes/wpf-phrases.php:493
|
3307 |
+
msgid "The uploaded file size is too big"
|
3308 |
+
msgstr "גודל הקובץ שהועלה גדול מדי"
|
3309 |
+
|
3310 |
+
#: wpf-includes/wpf-phrases.php:494
|
3311 |
+
msgid "Theme options successfully updated"
|
3312 |
+
msgstr ""
|
3313 |
+
|
3314 |
+
#: wpf-includes/wpf-phrases.php:495
|
3315 |
+
msgid "This email address is already registered. Please insert another."
|
3316 |
+
msgstr "כתובת הדוא\"ל כבר רשומה, אנא נסו כתובת אחרת"
|
3317 |
+
|
3318 |
+
#: wpf-includes/wpf-phrases.php:496
|
3319 |
+
msgid "This post successfully deleted"
|
3320 |
+
msgstr "השרשור נמחק בהצלחה"
|
3321 |
+
|
3322 |
+
#: wpf-includes/wpf-phrases.php:497
|
3323 |
+
msgid "This post successfully edited"
|
3324 |
+
msgstr "השרשור נערך בהצלחה"
|
3325 |
+
|
3326 |
+
#: wpf-includes/wpf-phrases.php:498
|
3327 |
+
msgid "This topic successfully deleted"
|
3328 |
+
msgstr "הנושא נמחק בהצלחה"
|
3329 |
+
|
3330 |
+
#: wpf-includes/wpf-phrases.php:499
|
3331 |
+
msgid "Topic Move Error"
|
3332 |
+
msgstr "שגיאה בהעברת נושא"
|
3333 |
+
|
3334 |
+
#: wpf-includes/wpf-phrases.php:500
|
3335 |
+
msgid "Topic add error"
|
3336 |
+
msgstr "שגיאה בהוספת נושא"
|
3337 |
+
|
3338 |
+
#: wpf-includes/wpf-phrases.php:501
|
3339 |
+
msgid "Topic delete error"
|
3340 |
+
msgstr "שגיאה במחיקת נושא"
|
3341 |
+
|
3342 |
+
#: wpf-includes/wpf-phrases.php:502
|
3343 |
+
msgid "Topic edit error"
|
3344 |
+
msgstr "שגיאה העדכון נושא"
|
3345 |
+
|
3346 |
+
#: wpf-includes/wpf-phrases.php:503
|
3347 |
+
msgid "Topic not found."
|
3348 |
+
msgstr "הנושא לא נמצא"
|
3349 |
+
|
3350 |
+
#: wpf-includes/wpf-phrases.php:504
|
3351 |
+
msgid "Topic successfully moved"
|
3352 |
+
msgstr "הנושא הועבר בהצלחה"
|
3353 |
+
|
3354 |
+
#: wpf-includes/wpf-phrases.php:505
|
3355 |
+
msgid "Topic successfully updated"
|
3356 |
+
msgstr "נושא עודכן בהצלחה"
|
3357 |
+
|
3358 |
+
#: wpf-includes/wpf-phrases.php:506
|
3359 |
+
msgid "Topics delete error"
|
3360 |
+
msgstr "שגיאה במחיקת נושא"
|
3361 |
+
|
3362 |
+
#: wpf-includes/wpf-phrases.php:507
|
3363 |
+
msgid "User delete error"
|
3364 |
+
msgstr "שגיאה במחיקת משתמש"
|
3365 |
+
|
3366 |
+
#: wpf-includes/wpf-phrases.php:508
|
3367 |
+
msgid "User group add error"
|
3368 |
+
msgstr "שגיאה בהוספת קבוצת משתמשים"
|
3369 |
+
|
3370 |
+
#: wpf-includes/wpf-phrases.php:509
|
3371 |
+
msgid "User group edit error"
|
3372 |
+
msgstr "שגיאה בעריכת קבוצת המשתמשים"
|
3373 |
+
|
3374 |
+
#: wpf-includes/wpf-phrases.php:510
|
3375 |
+
msgid "User group successfully added"
|
3376 |
+
msgstr "קבוצת המשתמשים הוספה בהצלחה"
|
3377 |
+
|
3378 |
+
#: wpf-includes/wpf-phrases.php:511
|
3379 |
+
msgid "User group successfully edited"
|
3380 |
+
msgstr "קבוצת המשתמשים נערכה בהצלחה"
|
3381 |
+
|
3382 |
+
#: wpf-includes/wpf-phrases.php:512
|
3383 |
+
msgid "User successfully deleted from wpforo"
|
3384 |
+
msgstr "המשתמש נמחק בהצלחה ממערכת הפורומים"
|
3385 |
+
|
3386 |
+
#: wpf-includes/wpf-phrases.php:513
|
3387 |
+
msgid "Username exists. Please insert another."
|
3388 |
+
msgstr "שם המשתמש קיים. אנא הקלידו שם אחר."
|
3389 |
+
|
3390 |
+
#: wpf-includes/wpf-phrases.php:514
|
3391 |
+
msgid "Username is missed."
|
3392 |
+
msgstr "חסר שם משתמש."
|
3393 |
+
|
3394 |
+
#: wpf-includes/wpf-phrases.php:515
|
3395 |
+
msgid "Username length must be between 3 characters and 30 characters."
|
3396 |
+
msgstr "אורך שם המשתמש חייב להיות בין 3 ל15 תווים."
|
3397 |
+
|
3398 |
+
#: wpf-includes/wpf-phrases.php:516
|
3399 |
+
msgid "Welcome to our Community!"
|
3400 |
+
msgstr "ברוכים הבאים לקהילה שלנו!"
|
3401 |
+
|
3402 |
+
#: wpf-includes/wpf-phrases.php:517
|
3403 |
+
msgid "Wrong post data"
|
3404 |
+
msgstr "נתוני ההודעה שגויים"
|
3405 |
+
|
3406 |
+
#: wpf-includes/wpf-phrases.php:518
|
3407 |
+
msgid "You are already voted this post"
|
3408 |
+
msgstr "כבר הצבעת לתגובה זו"
|
3409 |
+
|
3410 |
+
#: wpf-includes/wpf-phrases.php:519
|
3411 |
+
msgid "You have been successfully subscribed"
|
3412 |
+
msgstr "נרשמת בהצלחה כמנוי"
|
3413 |
+
|
3414 |
+
#: wpf-includes/wpf-phrases.php:520
|
3415 |
+
msgid "You have been successfully unsubscribed"
|
3416 |
+
msgstr "הרשמתך הוסרה בהצלחה"
|
3417 |
+
|
3418 |
+
#: wpf-includes/wpf-phrases.php:521
|
3419 |
+
msgid "You have no permission to edit this topic"
|
3420 |
+
msgstr "אין לך הרשאה לערוך נושא זה"
|
3421 |
+
|
3422 |
+
#: wpf-includes/wpf-phrases.php:522
|
3423 |
+
msgid "You haven't permission to create post into this forum"
|
3424 |
+
msgstr "אין לך הרשאה ליצור שרשור בפורום זה"
|
3425 |
+
|
3426 |
+
#: wpf-includes/wpf-phrases.php:523
|
3427 |
+
msgid "You haven't permission to create topic into this forum"
|
3428 |
+
msgstr "אין לך הרשאה ליצור נושא בפורום זה"
|
3429 |
+
|
3430 |
+
#: wpf-includes/wpf-phrases.php:524
|
3431 |
+
msgid "You haven't permission to delete post from this forum"
|
3432 |
+
msgstr "אין לך הרשאה למחוק שרשור מהפורום הזה"
|
3433 |
+
|
3434 |
+
#: wpf-includes/wpf-phrases.php:525
|
3435 |
+
msgid "You haven't permission to delete topic from this forum"
|
3436 |
+
msgstr "אין לך הרשאה למחוק נושא מהפורום הזה"
|
3437 |
+
|
3438 |
+
#: wpf-includes/wpf-phrases.php:526
|
3439 |
+
msgid "You haven't permission to edit post from this forum"
|
3440 |
+
msgstr "אין לך הרשאה לערוך שרשור מהפורום הזה"
|
3441 |
+
|
3442 |
+
#: wpf-includes/wpf-phrases.php:527
|
3443 |
+
msgid "You successfully replied"
|
3444 |
+
msgstr "הגבת בהצלחה"
|
3445 |
+
|
3446 |
+
#: wpf-includes/wpf-phrases.php:528
|
3447 |
+
msgid "Your forum successfully added"
|
3448 |
+
msgstr "הפורום הוסף בהצלחה"
|
3449 |
+
|
3450 |
+
#: wpf-includes/wpf-phrases.php:529
|
3451 |
+
msgid "Your forum successfully deleted"
|
3452 |
+
msgstr "הפורום נמחק בהצלחה"
|
3453 |
+
|
3454 |
+
#: wpf-includes/wpf-phrases.php:530
|
3455 |
+
msgid "Your profile data have been successfully updated."
|
3456 |
+
msgstr "הפרופיל שלך עודכן בהצלחה."
|
3457 |
+
|
3458 |
+
#: wpf-includes/wpf-phrases.php:531
|
3459 |
+
msgid "Your subscription for this item could not be confirmed"
|
3460 |
+
msgstr "לא ניתן לוודא את רישומך לעניין זה"
|
3461 |
+
|
3462 |
+
#: wpf-includes/wpf-phrases.php:532
|
3463 |
+
msgid "Your topic successfully added"
|
3464 |
+
msgstr "הנושא הוסף בהצלחה"
|
3465 |
+
|
3466 |
+
#: wpf-includes/wpf-phrases.php:534
|
3467 |
+
msgid "Dashboard - Can create forum"
|
3468 |
+
msgstr ""
|
3469 |
+
|
3470 |
+
#: wpf-includes/wpf-phrases.php:535
|
3471 |
+
msgid "Dashboard - Can edit forum"
|
3472 |
+
msgstr ""
|
3473 |
+
|
3474 |
+
#: wpf-includes/wpf-phrases.php:536
|
3475 |
+
msgid "Dashboard - Can delete forum"
|
3476 |
+
msgstr ""
|
3477 |
+
|
3478 |
+
#: wpf-includes/wpf-phrases.php:537
|
3479 |
+
msgid "Dashboard - Members Menu"
|
3480 |
+
msgstr ""
|
3481 |
+
|
3482 |
+
#: wpf-includes/wpf-phrases.php:538
|
3483 |
+
msgid "Dashboard - Can edit member"
|
3484 |
+
msgstr ""
|
3485 |
+
|
3486 |
+
#: wpf-includes/wpf-phrases.php:539
|
3487 |
+
msgid "Dashboard - Can delete member"
|
3488 |
+
msgstr ""
|
3489 |
+
|
3490 |
+
#: wpf-includes/wpf-phrases.php:540
|
3491 |
+
msgid "Dashboard - Usergroup Menu"
|
3492 |
+
msgstr ""
|
3493 |
+
|
3494 |
+
#: wpf-includes/wpf-phrases.php:541
|
3495 |
+
msgid "Front - Can view members"
|
3496 |
+
msgstr ""
|
3497 |
+
|
3498 |
+
#: wpf-includes/wpf-phrases.php:542
|
3499 |
+
msgid "Front - Can view profiles"
|
3500 |
+
msgstr ""
|
3501 |
+
|
3502 |
+
#: wpf-includes/wpf-phrases.php:543
|
3503 |
+
msgid "Front - Can upload avatar"
|
3504 |
+
msgstr ""
|
3505 |
+
|
3506 |
+
#: wpf-includes/wpf-phrases.php:544
|
3507 |
+
msgid "Front - Can have signatur"
|
3508 |
+
msgstr ""
|
3509 |
+
|
3510 |
+
#: wpf-includes/wpf-phrases.php:545
|
3511 |
+
msgid "Front - Can view avatars"
|
3512 |
+
msgstr ""
|
3513 |
+
|
3514 |
+
#: wpf-includes/wpf-phrases.php:546
|
3515 |
+
msgid "Front - Can view member username"
|
3516 |
+
msgstr ""
|
3517 |
+
|
3518 |
+
#: wpf-includes/wpf-phrases.php:547
|
3519 |
+
msgid "Front - Can view member email"
|
3520 |
+
msgstr ""
|
3521 |
+
|
3522 |
+
#: wpf-includes/wpf-phrases.php:548
|
3523 |
+
msgid "Front - Can view member title"
|
3524 |
+
msgstr ""
|
3525 |
+
|
3526 |
+
#: wpf-includes/wpf-phrases.php:549
|
3527 |
+
msgid "Front - Can view member custom title"
|
3528 |
+
msgstr ""
|
3529 |
+
|
3530 |
+
#: wpf-includes/wpf-phrases.php:550
|
3531 |
+
msgid "Front - Can view member reputation"
|
3532 |
+
msgstr ""
|
3533 |
+
|
3534 |
+
#: wpf-includes/wpf-phrases.php:551
|
3535 |
+
msgid "Front - Can view member website"
|
3536 |
+
msgstr ""
|
3537 |
+
|
3538 |
+
#: wpf-includes/wpf-phrases.php:552
|
3539 |
+
msgid "Front - Can view member social networks"
|
3540 |
+
msgstr ""
|
3541 |
+
|
3542 |
+
#: wpf-includes/wpf-phrases.php:553
|
3543 |
+
msgid "Front - Can view member reg. date"
|
3544 |
+
msgstr ""
|
3545 |
+
|
3546 |
+
#: wpf-includes/wpf-phrases.php:554
|
3547 |
+
msgid "Front - Can view member last active date"
|
3548 |
+
msgstr ""
|
3549 |
+
|
3550 |
+
#: wpf-includes/wpf-phrases.php:555
|
3551 |
+
msgid "Front - Can view member ip address"
|
3552 |
+
msgstr ""
|
3553 |
+
|
3554 |
+
#: wpf-includes/wpf-phrases.php:556
|
3555 |
+
msgid "Front - Can view member location"
|
3556 |
+
msgstr ""
|
3557 |
+
|
3558 |
+
#: wpf-includes/wpf-phrases.php:557
|
3559 |
+
msgid "Front - Can view member ocumpation"
|
3560 |
+
msgstr ""
|
3561 |
+
|
3562 |
+
#: wpf-includes/wpf-phrases.php:558
|
3563 |
+
msgid "Front - Can view member signatur"
|
3564 |
+
msgstr ""
|
3565 |
+
|
3566 |
+
#: wpf-includes/wpf-phrases.php:559
|
3567 |
+
msgid "Front - Can view member about me"
|
3568 |
+
msgstr ""
|
3569 |
+
|
3570 |
+
#: wpf-includes/wpf-phrases.php:560
|
3571 |
+
msgid "Front - Can view member phone number"
|
3572 |
+
msgstr ""
|
3573 |
+
|
3574 |
+
#: wpf-includes/wpf-phrases.php:561
|
3575 |
+
msgid "Front - Can write PM"
|
3576 |
+
msgstr ""
|
3577 |
+
|
3578 |
+
#: wpf-includes/wpf-phrases.php:562
|
3579 |
+
msgid "Can view forum"
|
3580 |
+
msgstr ""
|
3581 |
+
|
3582 |
+
#: wpf-includes/wpf-phrases.php:563
|
3583 |
+
msgid "Can create topic"
|
3584 |
+
msgstr ""
|
3585 |
+
|
3586 |
+
#: wpf-includes/wpf-phrases.php:564
|
3587 |
+
msgid "Can view topic"
|
3588 |
+
msgstr ""
|
3589 |
+
|
3590 |
+
#: wpf-includes/wpf-phrases.php:565
|
3591 |
+
msgid "Can edit topic"
|
3592 |
+
msgstr ""
|
3593 |
+
|
3594 |
+
#: wpf-includes/wpf-phrases.php:566
|
3595 |
+
msgid "Can delete topic"
|
3596 |
+
msgstr ""
|
3597 |
+
|
3598 |
+
#: wpf-includes/wpf-phrases.php:567
|
3599 |
+
msgid "Can post reply"
|
3600 |
+
msgstr ""
|
3601 |
+
|
3602 |
+
#: wpf-includes/wpf-phrases.php:568
|
3603 |
+
msgid "Can view replies"
|
3604 |
+
msgstr ""
|
3605 |
+
|
3606 |
+
#: wpf-includes/wpf-phrases.php:569
|
3607 |
+
msgid "Can edit replies"
|
3608 |
+
msgstr ""
|
3609 |
+
|
3610 |
+
#: wpf-includes/wpf-phrases.php:570
|
3611 |
+
msgid "Can delete replies"
|
3612 |
+
msgstr ""
|
3613 |
+
|
3614 |
+
#: wpf-includes/wpf-phrases.php:571
|
3615 |
+
msgid "Can edit own topic"
|
3616 |
+
msgstr ""
|
3617 |
+
|
3618 |
+
#: wpf-includes/wpf-phrases.php:572
|
3619 |
+
msgid "Can edit own replay"
|
3620 |
+
msgstr ""
|
3621 |
+
|
3622 |
+
#: wpf-includes/wpf-phrases.php:573
|
3623 |
+
msgid "Can delete own topic"
|
3624 |
+
msgstr ""
|
3625 |
+
|
3626 |
+
#: wpf-includes/wpf-phrases.php:574
|
3627 |
+
msgid "Can delete own replay"
|
3628 |
+
msgstr ""
|
3629 |
+
|
3630 |
+
#: wpf-includes/wpf-phrases.php:575
|
3631 |
+
msgid "Can like"
|
3632 |
+
msgstr ""
|
3633 |
+
|
3634 |
+
#: wpf-includes/wpf-phrases.php:576
|
3635 |
+
msgid "Can report"
|
3636 |
+
msgstr ""
|
3637 |
+
|
3638 |
+
#: wpf-includes/wpf-phrases.php:577
|
3639 |
+
msgid "Can set topic sticky"
|
3640 |
+
msgstr ""
|
3641 |
+
|
3642 |
+
#: wpf-includes/wpf-phrases.php:578
|
3643 |
+
msgid "Can set topic private"
|
3644 |
+
msgstr ""
|
3645 |
+
|
3646 |
+
#: wpf-includes/wpf-phrases.php:579
|
3647 |
+
msgid "Can vote"
|
3648 |
+
msgstr ""
|
3649 |
+
|
3650 |
+
#: wpf-includes/wpf-phrases.php:580
|
3651 |
+
msgid "Can Attach File"
|
3652 |
+
msgstr ""
|
3653 |
+
|
3654 |
+
#: wpf-includes/wpf-phrases.php:581
|
3655 |
+
msgid "Can set topic answered"
|
3656 |
+
msgstr ""
|
3657 |
+
|
3658 |
+
#: wpf-includes/wpf-phrases.php:582
|
3659 |
+
msgid "Can set own topic answered"
|
3660 |
+
msgstr ""
|
3661 |
+
|
3662 |
+
#: wpf-includes/wpf-phrases.php:583
|
3663 |
+
msgid "Can close topic"
|
3664 |
+
msgstr ""
|
3665 |
+
|
3666 |
+
#: wpf-includes/wpf-phrases.php:584
|
3667 |
+
msgid "Can move topic"
|
3668 |
+
msgstr ""
|
3669 |
+
|
3670 |
+
#: wpf-includes/wpf-phrases.php:585
|
3671 |
+
msgid "like"
|
3672 |
+
msgstr "אהבתי"
|
3673 |
+
|
3674 |
+
#: wpf-includes/wpf-phrases.php:586
|
3675 |
+
msgid "unlike"
|
3676 |
+
msgstr "הסר אהבתי"
|
3677 |
+
|
3678 |
+
#: wpf-includes/wpf-phrases.php:587
|
3679 |
+
msgid "sticky"
|
3680 |
+
msgstr "נעוץ"
|
3681 |
+
|
3682 |
+
#: wpf-includes/wpf-phrases.php:588
|
3683 |
+
msgid "unsticky"
|
3684 |
+
msgstr "הסרת נעיצה"
|
3685 |
+
|
3686 |
+
#: wpf-includes/wpf-phrases.php:589
|
3687 |
+
msgid "close"
|
3688 |
+
msgstr "סגירה"
|
3689 |
+
|
3690 |
+
#: wpf-includes/wpf-phrases.php:590
|
3691 |
+
msgid "open"
|
3692 |
+
msgstr "פתיחה"
|
3693 |
+
|
3694 |
+
#: wpf-includes/wpf-phrases.php:591
|
3695 |
+
msgid "Topic Icons"
|
3696 |
+
msgstr "סמלי נושא"
|
3697 |
+
|
3698 |
+
#: wpf-includes/wpf-phrases.php:592
|
3699 |
+
msgid "New"
|
3700 |
+
msgstr "חדש"
|
3701 |
+
|
3702 |
+
#: wpf-includes/wpf-phrases.php:593
|
3703 |
+
msgid "Replied"
|
3704 |
+
msgstr "נענה"
|
3705 |
+
|
3706 |
+
#: wpf-includes/wpf-phrases.php:595
|
3707 |
+
msgid "Hot"
|
3708 |
+
msgstr "חם"
|
3709 |
+
|
3710 |
+
#: wpf-includes/wpf-phrases.php:596
|
3711 |
+
msgid "Solved"
|
3712 |
+
msgstr "נפתר"
|
3713 |
+
|
3714 |
+
#: wpf-includes/wpf-phrases.php:597
|
3715 |
+
msgid "Unsolved"
|
3716 |
+
msgstr "לא נפתר"
|
3717 |
+
|
3718 |
+
#: wpf-includes/wpf-phrases.php:605
|
3719 |
+
msgid "Can set topic solved"
|
3720 |
+
msgstr ""
|
3721 |
+
|
3722 |
+
#: wpf-includes/wpf-phrases.php:606
|
3723 |
+
msgid "Can set own topic solved"
|
3724 |
+
msgstr ""
|
3725 |
+
|
3726 |
+
#: wpf-includes/wpf-phrases.php:607
|
3727 |
+
msgid "Old password is wrong"
|
3728 |
+
msgstr "הסיסמא הישנה שגויה"
|
3729 |
+
|
3730 |
+
#: wpf-includes/wpf-phrases.php:608
|
3731 |
+
msgid "New Passwords do not match"
|
3732 |
+
msgstr "הסיסמאות החדשות אינן תואמות"
|
3733 |
+
|
3734 |
+
#: wpf-includes/wpf-phrases.php:612
|
3735 |
+
msgid ""
|
3736 |
+
"This process may take a few seconds or dozens of minutes, it depends on "
|
3737 |
+
"database forum size and on server resources. Please be patient and don't "
|
3738 |
+
"close this page. If you got 500 Server Error please don't worry, the data "
|
3739 |
+
"updating process is still working in MySQL server."
|
3740 |
+
msgstr ""
|
3741 |
+
|
3742 |
+
#: wpf-includes/wpf-phrases.php:616
|
3743 |
+
msgid "Updated Successfully!"
|
3744 |
+
msgstr "עודכן בהצלחה!"
|
3745 |
+
|
3746 |
+
#: wpf-includes/wpf-phrases.php:617
|
3747 |
+
msgid "Deleted Successfully!"
|
3748 |
+
msgstr "נמחק בהצלחה!"
|
3749 |
+
|
3750 |
+
#: wpf-includes/wpf-phrases.php:618
|
3751 |
+
msgid "Closed"
|
3752 |
+
msgstr "סגור"
|
3753 |
+
|
3754 |
+
#: wpf-includes/wpf-phrases.php:619
|
3755 |
+
msgid "Forum Members List"
|
3756 |
+
msgstr "רשימת חברים בפורום"
|
3757 |
+
|
3758 |
+
#: wpf-includes/wpf-phrases.php:620
|
3759 |
+
msgid "are you sure you want to delete?"
|
3760 |
+
msgstr "האם את/ה בטוח/ה שאת/ה רוצה למחוק?"
|
3761 |
+
|
3762 |
+
#: wpf-includes/wpf-phrases.php:622
|
3763 |
+
msgid "Moderator"
|
3764 |
+
msgstr "מפקח"
|
3765 |
+
|
3766 |
+
#: wpf-includes/wpf-phrases.php:624
|
3767 |
+
msgid "Customer"
|
3768 |
+
msgstr "לקוח"
|
3769 |
+
|
3770 |
+
#: wpf-includes/wpf-phrases.php:625
|
3771 |
+
msgid "No access"
|
3772 |
+
msgstr "ללא גישה"
|
3773 |
+
|
3774 |
+
#: wpf-includes/wpf-phrases.php:626
|
3775 |
+
msgid "Read only access"
|
3776 |
+
msgstr "קריאה בלבד"
|
3777 |
+
|
3778 |
+
#: wpf-includes/wpf-phrases.php:627
|
3779 |
+
msgid "Standard access"
|
3780 |
+
msgstr "גישה רגילה"
|
3781 |
+
|
3782 |
+
#: wpf-includes/wpf-phrases.php:628
|
3783 |
+
msgid "Moderator access"
|
3784 |
+
msgstr "גישת מפקח"
|
3785 |
+
|
3786 |
+
#: wpf-includes/wpf-phrases.php:629
|
3787 |
+
msgid "Full access"
|
3788 |
+
msgstr "גישה מלאה"
|
3789 |
+
|
3790 |
+
#: wpf-includes/wpf-phrases.php:632
|
3791 |
+
msgid "Incorrect file format. Allowed formats: jpeg, jpg, png, gif."
|
3792 |
+
msgstr "סוג קובץ שגוי. מותר פורמטים: jpeg, jpg, png, gif."
|
3793 |
+
|
3794 |
+
#: wpf-includes/wpf-phrases.php:639
|
3795 |
+
msgid "Attachment removed"
|
3796 |
+
msgstr "קבצים מצורפים נמחקו"
|
3797 |
+
|
3798 |
+
#: wpf-includes/wpf-phrases.php:640
|
3799 |
+
msgid "Forum Posts"
|
3800 |
+
msgstr "הודעות בפורום"
|
3801 |
+
|
3802 |
+
#: wpf-includes/wpf-phrases.php:641
|
3803 |
+
msgid "Blog Posts"
|
3804 |
+
msgstr "פוסטים בבלוג"
|
3805 |
+
|
3806 |
+
#: wpf-includes/wpf-phrases.php:642
|
3807 |
+
msgid "Blog Comments"
|
3808 |
+
msgstr "תגובות בבלוג"
|
3809 |
+
|
3810 |
+
#: wpf-includes/wpf-phrases.php:643
|
3811 |
+
#, php-format
|
3812 |
+
msgid "Welcome back %s!"
|
3813 |
+
msgstr "ברוך שובך, %s!"
|
3814 |
+
|
3815 |
+
#: wpf-includes/wpf-phrases.php:644
|
3816 |
+
msgid "Member Profile"
|
3817 |
+
msgstr "פרופיל משתמש"
|
3818 |
+
|
3819 |
+
#: wpf-includes/wpf-phrases.php:645
|
3820 |
+
msgid "Member"
|
3821 |
+
msgstr "משתמש"
|
3822 |
+
|
3823 |
+
#: wpf-includes/wpf-phrases.php:646
|
3824 |
+
msgid "You do not have permission to view this page"
|
3825 |
+
msgstr "אין לך הרשאות לצפות בעמוד זה"
|
3826 |
+
|
3827 |
+
#: wpf-includes/wpf-phrases.php:648
|
3828 |
+
msgid ""
|
3829 |
+
"This option will disable WordPress on front-end. Only forum pages will be "
|
3830 |
+
"available. wpForo will look like as a stand-alone forum."
|
3831 |
+
msgstr ""
|
3832 |
+
|
3833 |
+
#: wpf-includes/wpf-phrases.php:651
|
3834 |
+
msgid "Can set own topic private"
|
3835 |
+
msgstr ""
|
3836 |
+
|
3837 |
+
#: wpf-includes/wpf-phrases.php:652
|
3838 |
+
msgid "Can view private topic"
|
3839 |
+
msgstr ""
|
3840 |
+
|
3841 |
+
#: wpf-includes/wpf-phrases.php:653
|
3842 |
+
msgid "private"
|
3843 |
+
msgstr "פרטי"
|
3844 |
+
|
3845 |
+
#: wpf-includes/wpf-phrases.php:654
|
3846 |
+
msgid "public"
|
3847 |
+
msgstr "ציבורי"
|
3848 |
+
|
3849 |
+
#: wpf-includes/wpf-phrases.php:655
|
3850 |
+
msgid "Private Topic"
|
3851 |
+
msgstr "נושא פרטי"
|
3852 |
+
|
3853 |
+
#: wpf-includes/wpf-phrases.php:656
|
3854 |
+
msgid "Only Admins and Moderators can see your private topics."
|
3855 |
+
msgstr "רק מנהלים וצוות המעדכנים יכולים לראות את הנושאים הפרטיים שלך."
|
3856 |
+
|
3857 |
+
#: wpf-includes/wpf-phrases.php:657
|
3858 |
+
msgid "Forum ID is not detected"
|
3859 |
+
msgstr "מזהה הפורום לא זוהה"
|
3860 |
+
|
3861 |
+
#: wpf-includes/wpf-phrases.php:658
|
3862 |
+
msgid "You are not permitted to subscribe here"
|
3863 |
+
msgstr "אין לך הרשאות להרשם כאן"
|
3864 |
+
|
3865 |
+
#: wpf-includes/wpf-phrases.php:659
|
3866 |
+
msgid "Subscribe to this topic"
|
3867 |
+
msgstr "הרשמה לנושא זה"
|
3868 |
+
|
3869 |
+
#: wpf-includes/wpf-phrases.php:662
|
3870 |
+
msgid "Awaiting moderation"
|
3871 |
+
msgstr "ממתין לאישור"
|
3872 |
+
|
3873 |
+
#: wpf-includes/wpf-phrases.php:663
|
3874 |
+
msgid "Topic first post not found."
|
3875 |
+
msgstr ""
|
3876 |
+
|
3877 |
+
#: wpf-includes/wpf-phrases.php:664
|
3878 |
+
msgid "Topic first post data not found."
|
3879 |
+
msgstr ""
|
3880 |
+
|
3881 |
+
#: wpf-includes/wpf-phrases.php:665
|
3882 |
+
msgid "Settings successfully updated"
|
3883 |
+
msgstr "ההגדרות עודכנו בהצלחה"
|
3884 |
+
|
3885 |
+
#: wpf-includes/wpf-phrases.php:666
|
3886 |
+
msgid "Done!"
|
3887 |
+
msgstr "בוצע!"
|
3888 |
+
|
3889 |
+
#: wpf-includes/wpf-phrases.php:667
|
3890 |
+
msgid "You are not allowed to attach this file type"
|
3891 |
+
msgstr "אין לך הרשאה לצרף את סוג הקובץ הזה"
|
3892 |
+
|
3893 |
+
#: wpf-includes/wpf-phrases.php:668
|
3894 |
+
msgid "Post is empty"
|
3895 |
+
msgstr "ההודעה ריקה"
|
3896 |
+
|
3897 |
+
#: wpf-includes/wpf-phrases.php:669
|
3898 |
+
msgid "removed link"
|
3899 |
+
msgstr "קישור הוסר"
|
3900 |
+
|
3901 |
+
#: wpf-includes/wpf-phrases.php:670
|
3902 |
+
msgid "Submit"
|
3903 |
+
msgstr "שלח"
|
3904 |
+
|
3905 |
+
#: wpf-includes/wpf-phrases.php:673
|
3906 |
+
msgid "Usergroup"
|
3907 |
+
msgstr "קבוצת משתמשים"
|
3908 |
+
|
3909 |
+
#: wpf-includes/wpf-phrases.php:674
|
3910 |
+
msgid "Rating Title"
|
3911 |
+
msgstr "כותרת דירוג"
|
3912 |
+
|
3913 |
+
#: wpf-includes/wpf-phrases.php:675
|
3914 |
+
msgid "User Title"
|
3915 |
+
msgstr "כותרת משתמש"
|
3916 |
+
|
3917 |
+
#: wpf-includes/wpf-phrases.php:676
|
3918 |
+
msgid "Anonymous"
|
3919 |
+
msgstr "אנונימי"
|
3920 |
+
|
3921 |
+
#: wpf-includes/wpf-phrases.php:679
|
3922 |
+
msgid "approved"
|
3923 |
+
msgstr "מאושר"
|
3924 |
+
|
3925 |
+
#: wpf-includes/wpf-phrases.php:680
|
3926 |
+
msgid "unapproved"
|
3927 |
+
msgstr "לא מאושר"
|
3928 |
+
|
3929 |
+
#: wpf-includes/wpf-phrases.php:683
|
3930 |
+
msgid "--- Choose ---"
|
3931 |
+
msgstr "--- בחירה ---"
|
3932 |
+
|
3933 |
+
#: wpf-includes/wpf-phrases.php:684
|
3934 |
+
msgid "Required field"
|
3935 |
+
msgstr "שדה חובה"
|
3936 |
+
|
3937 |
+
#: wpf-includes/wpf-phrases.php:687
|
3938 |
+
msgid "Add Reply"
|
3939 |
+
msgstr "הוספת תגובה"
|
3940 |
+
|
3941 |
+
#: wpf-includes/wpf-phrases.php:688
|
3942 |
+
msgid "Forums RSS Feed"
|
3943 |
+
msgstr ""
|
3944 |
+
|
3945 |
+
#: wpf-includes/wpf-phrases.php:689
|
3946 |
+
msgid "Topics RSS Feed"
|
3947 |
+
msgstr ""
|
3948 |
+
|
3949 |
+
#: wpf-includes/wpf-phrases.php:690
|
3950 |
+
msgid "Find a member"
|
3951 |
+
msgstr "חיפוש משתמש"
|
3952 |
+
|
3953 |
+
#: wpf-includes/wpf-phrases.php:691
|
3954 |
+
msgid "Display Name or Nicename"
|
3955 |
+
msgstr "הצג שם או כינוי"
|
3956 |
+
|
3957 |
+
#: wpf-includes/wpf-phrases.php:692
|
3958 |
+
msgid "Reset Search"
|
3959 |
+
msgstr "איפוס חיפוש"
|
3960 |
+
|
3961 |
+
#: wpf-includes/wpf-phrases.php:693
|
3962 |
+
msgid "Reset Result"
|
3963 |
+
msgstr "איפוס תוצאות"
|
3964 |
+
|
3965 |
+
#: wpf-includes/wpf-phrases.php:698
|
3966 |
+
msgid "Recent Posts"
|
3967 |
+
msgstr "הודעות אחרונות"
|
3968 |
+
|
3969 |
+
#: wpf-includes/wpf-phrases.php:699
|
3970 |
+
msgid "No posts were found here"
|
3971 |
+
msgstr ""
|
3972 |
+
|
3973 |
+
#: wpf-includes/wpf-phrases.php:702
|
3974 |
+
msgid "forum link"
|
3975 |
+
msgstr ""
|
3976 |
+
|
3977 |
+
#: wpf-includes/wpf-phrases.php:703
|
3978 |
+
msgid "in forum"
|
3979 |
+
msgstr ""
|
3980 |
+
|
3981 |
+
#: wpf-includes/wpf-phrases.php:704
|
3982 |
+
msgid ""
|
3983 |
+
"You can mention a person using @nicename in post content to send that person "
|
3984 |
+
"an email message. When you post a topic or reply, forum sends an email "
|
3985 |
+
"message to the user letting them know that they have been mentioned on the "
|
3986 |
+
"post."
|
3987 |
+
msgstr ""
|
3988 |
+
|
3989 |
+
#: wpf-themes/classic/functions.php:39
|
3990 |
+
msgid "Extended Layout - Recent topics"
|
3991 |
+
msgstr ""
|
3992 |
+
|
3993 |
+
#: wpf-themes/classic/functions.php:48
|
3994 |
+
msgid "Extended Layout - Number of Recent topics"
|
3995 |
+
msgstr ""
|
3996 |
+
|
3997 |
+
#: wpf-themes/classic/functions.php:55
|
3998 |
+
msgid "Extended Layout - Recent topic length"
|
3999 |
+
msgstr ""
|
4000 |
+
|
4001 |
+
#: wpf-themes/classic/functions.php:56 wpf-themes/classic/functions.php:86
|
4002 |
+
msgid ""
|
4003 |
+
"Set this option value 0 if you want to show the whole title in recent topic "
|
4004 |
+
"area."
|
4005 |
+
msgstr ""
|
4006 |
+
|
4007 |
+
#: wpf-themes/classic/functions.php:69
|
4008 |
+
msgid "Q&A layout - Recent topics"
|
4009 |
+
msgstr ""
|
4010 |
+
|
4011 |
+
#: wpf-themes/classic/functions.php:78
|
4012 |
+
msgid "Q&A Layout - Number of Recent topics"
|
4013 |
+
msgstr ""
|
4014 |
+
|
4015 |
+
#: wpf-themes/classic/functions.php:85
|
4016 |
+
msgid "Q&A Layout - Recent topic length"
|
4017 |
+
msgstr ""
|
4018 |
+
|
4019 |
+
#: wpf-themes/classic/functions.php:107
|
4020 |
+
msgid "Extended Layout - Recent posts"
|
4021 |
+
msgstr ""
|
4022 |
+
|
4023 |
+
#: wpf-themes/classic/functions.php:117
|
4024 |
+
msgid "Extended Layout - Number of Recent posts"
|
4025 |
+
msgstr ""
|
4026 |
+
|
4027 |
+
#: wpf-themes/classic/functions.php:118
|
4028 |
+
msgid ""
|
4029 |
+
"Set this option value 0 if you want to show all posts in recent posts area."
|
4030 |
+
msgstr ""
|
4031 |
+
|
4032 |
+
#: wpf-themes/classic/functions.php:126
|
4033 |
+
msgid "Extended Layout - Recent post length"
|
4034 |
+
msgstr ""
|
4035 |
+
|
4036 |
+
#: wpf-themes/classic/functions.php:127
|
4037 |
+
msgid ""
|
4038 |
+
"Set this option value 0 if you want to show the whole post content in recent "
|
4039 |
+
"post area."
|
4040 |
+
msgstr ""
|
4041 |
+
|
4042 |
+
#: wpforo.php:174
|
4043 |
+
msgid "Discussion Board"
|
4044 |
+
msgstr "לוח דיונים"
|
4045 |
+
|
4046 |
+
#: wpforo.php:595
|
4047 |
+
msgid ""
|
4048 |
+
"Allows to embed hundreds of video, social network, audio and photo content "
|
4049 |
+
"providers in forum topics and posts."
|
4050 |
+
msgstr ""
|
4051 |
+
|
4052 |
+
#: wpforo.php:596
|
4053 |
+
msgid ""
|
4054 |
+
"wpForo Polls is a complete addon to help forum members create, vote and "
|
4055 |
+
"manage polls effectively. Comes with poll specific permissions and settings."
|
4056 |
+
msgstr ""
|
4057 |
+
|
4058 |
+
#: wpforo.php:597
|
4059 |
+
msgid ""
|
4060 |
+
"Awords myCRED points for forum activity. Integrates myCRED Badges and Ranks. "
|
4061 |
+
"Converts wpForo topic and posts, likes to myCRED points."
|
4062 |
+
msgstr ""
|
4063 |
+
|
4064 |
+
#: wpforo.php:598
|
4065 |
+
msgid ""
|
4066 |
+
"Advanced user profile builder system. Allows to add new fields and manage "
|
4067 |
+
"profile page. Creates custom Registration, Account, Member Search forms."
|
4068 |
+
msgstr ""
|
4069 |
+
|
4070 |
+
#: wpforo.php:599
|
4071 |
+
msgid ""
|
4072 |
+
"Adds an advanced file attachment system to forum topics and posts. AJAX "
|
4073 |
+
"powered media uploading and displaying system with user specific library."
|
4074 |
+
msgstr ""
|
4075 |
+
|
4076 |
+
#: wpforo.php:600
|
4077 |
+
msgid ""
|
4078 |
+
"Blog to Forum and Forum to Blog content synchronization. Blog posts with "
|
4079 |
+
"Forum topics and Blog comments with Forum replies."
|
4080 |
+
msgstr ""
|
4081 |
+
|
4082 |
+
#: wpforo.php:601
|
4083 |
+
msgid ""
|
4084 |
+
"Provides a safe way to communicate directly with other members. Messages are "
|
4085 |
+
"private and can only be viewed by conversation participants."
|
4086 |
+
msgstr ""
|
4087 |
+
|
4088 |
+
#: wpforo.php:602
|
4089 |
+
msgid ""
|
4090 |
+
"Ads Manager is a powerful yet simple advertisement management system, that "
|
4091 |
+
"allows you to add adverting banners between forums, topics and posts."
|
4092 |
+
msgstr ""
|
4093 |
+
|
4094 |
+
#. Plugin Name of the plugin/theme
|
4095 |
+
msgid "wpForo"
|
4096 |
+
msgstr ""
|
4097 |
+
|
4098 |
+
#. Plugin URI of the plugin/theme
|
4099 |
+
msgid "https://wpforo.com"
|
4100 |
+
msgstr ""
|
4101 |
+
|
4102 |
+
#. Description of the plugin/theme
|
4103 |
+
msgid ""
|
4104 |
+
"Forums wpForo is a new generation of forum plugins. It's full-fledged forum "
|
4105 |
+
"solution for your community. Comes with multiple modern forum layouts."
|
4106 |
+
msgstr ""
|
4107 |
+
|
4108 |
+
#. Author of the plugin/theme
|
4109 |
+
msgid "gVectors Team (A. Chakhoyan, R. Hovhannisyan)"
|
4110 |
+
msgstr ""
|
4111 |
+
|
4112 |
+
#. Author URI of the plugin/theme
|
4113 |
+
msgid "https://gvectors.com/"
|
4114 |
+
msgstr ""
|
4115 |
+
|
4116 |
+
#~ msgid "Default title"
|
4117 |
+
#~ msgstr "כותרת ברירת מחדל"
|
4118 |
+
|
4119 |
+
#~ msgid "You don't have permission to this page"
|
4120 |
+
#~ msgstr "אין לך הרשאות לצפות בעמוד זה"
|
4121 |
+
|
4122 |
+
#~ msgid "You have not permission to this page"
|
4123 |
+
#~ msgstr "אין לך הרשאות לצפות בעמוד זה"
|
4124 |
+
|
4125 |
+
#~ msgid "Forum - wpForo"
|
4126 |
+
#~ msgstr "פורום - wpForo"
|
4127 |
+
|
4128 |
+
#~ msgid "Length must be between 3 characters and 15 characters."
|
4129 |
+
#~ msgstr "האורך חייב להיות בין 3 ל15 תווים"
|
4130 |
+
|
4131 |
+
#~ msgid "Username length must be between 3 characters and 15 characters."
|
4132 |
+
#~ msgstr "אורך שם המשתמש חייב להיות בין 3 ל15 תווים"
|
4133 |
+
|
4134 |
+
#~ msgid "Private"
|
4135 |
+
#~ msgstr "פרטי"
|
4136 |
+
|
4137 |
+
#~ msgid "Public"
|
4138 |
+
#~ msgstr "ציבורי"
|
4139 |
+
|
4140 |
+
#~ msgid "Dismiss"
|
4141 |
+
#~ msgstr "בטל"
|
wpf-languages/wpforo-pt_BR.mo
CHANGED
Binary file
|
wpf-languages/wpforo-pt_BR.po
CHANGED
@@ -1,3937 +1,3857 @@
|
|
1 |
-
# Translation of Plugins - Forums – wpForo - Stable (latest release) in Portuguese (Brazil)
|
2 |
-
# This file is distributed under the same license as the Plugins - Forums – wpForo - Stable (latest release) package.
|
3 |
-
msgid ""
|
4 |
-
msgstr ""
|
5 |
-
"PO-Revision-Date: 2017-09-22 12:30-0300\n"
|
6 |
-
"MIME-Version: 1.0\n"
|
7 |
-
"Content-Type: text/plain; charset=UTF-8\n"
|
8 |
-
"Content-Transfer-Encoding: 8bit\n"
|
9 |
-
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
10 |
-
"X-Generator: Poedit 2.0.2\n"
|
11 |
-
"Project-Id-Version: Plugins - Forums – wpForo - Stable (latest "
|
12 |
-
"release)\n"
|
13 |
-
"POT-Creation-Date: \n"
|
14 |
-
"Language-Team: \n"
|
15 |
-
"Last-Translator: \n"
|
16 |
-
"Language: pt_BR\n"
|
17 |
-
|
18 |
-
#: wpforo.php:402
|
19 |
-
msgid ""
|
20 |
-
"Blog to Forum and Forum to Blog content synchronization. Blog posts with "
|
21 |
-
"Forum topics and Blog comments with Forum replies."
|
22 |
-
msgstr ""
|
23 |
-
"Sincronização de conteúdo do Blog para o Fórum e do Fórum para o Blog. "
|
24 |
-
"Publicações do blog se tornarão tópicos do Fórum e comentários no Blog se "
|
25 |
-
"tornarão respostas no Fórum."
|
26 |
-
|
27 |
-
#: wpf-includes/wpf-phrases.php:678
|
28 |
-
msgid "Anonymous"
|
29 |
-
msgstr "Anônimo"
|
30 |
-
|
31 |
-
#: wpf-includes/wpf-phrases.php:677
|
32 |
-
msgid "User Title"
|
33 |
-
msgstr "Cargo de Usuário"
|
34 |
-
|
35 |
-
#: wpf-includes/wpf-phrases.php:676
|
36 |
-
msgid "Rating Title"
|
37 |
-
msgstr "Classificação de Ranking"
|
38 |
-
|
39 |
-
#: wpf-includes/wpf-phrases.php:675
|
40 |
-
msgid "Usergroup"
|
41 |
-
msgstr "Grupo de Usuário"
|
42 |
-
|
43 |
-
#. Description of the plugin/theme
|
44 |
-
msgid ""
|
45 |
-
"Forums wpForo is a new generation of forum plugins. It's full-fledged forum "
|
46 |
-
"solution for your community. Comes with multiple modern forum layouts."
|
47 |
-
msgstr ""
|
48 |
-
"Fóruns wpForo é uma nova geração de plugins de fórum. É uma solução de fórum "
|
49 |
-
"completa para sua comunidade. Vem com vários layouts do fórum moderno."
|
50 |
-
|
51 |
-
#: wpforo.php:405
|
52 |
-
msgid ""
|
53 |
-
"Ads Manager is a powerful yet simple advertisement management system, that "
|
54 |
-
"allows you to add adverting banners between forums, topics and posts."
|
55 |
-
msgstr ""
|
56 |
-
"Gerenciador de Anúncios é um sistema de gestão de publicidade poderoso, mas "
|
57 |
-
"simples, que lhe permite adicionar banners de anúncio entre fóruns, tópicos "
|
58 |
-
"e Posts."
|
59 |
-
|
60 |
-
#: wpf-includes/wpf-hooks.php:1693
|
61 |
-
msgid "New UserGroup"
|
62 |
-
msgstr "Novo Grupo de Usuários"
|
63 |
-
|
64 |
-
#: wpf-includes/wpf-hooks.php:1626
|
65 |
-
msgid "Community"
|
66 |
-
msgstr "Comunidade"
|
67 |
-
|
68 |
-
#: wpf-includes/wpf-hooks.php:1611 wpf-includes/wpf-hooks.php:1709
|
69 |
-
msgid "New Phrase"
|
70 |
-
msgstr "Novo Termo"
|
71 |
-
|
72 |
-
#: wpf-includes/wpf-hooks.php:1603
|
73 |
-
msgid "New User Group"
|
74 |
-
msgstr "Novo Grupo de Usuários"
|
75 |
-
|
76 |
-
#: wpf-includes/wpf-hooks.php:1595 wpf-includes/wpf-hooks.php:1641
|
77 |
-
msgid "New Forum"
|
78 |
-
msgstr "Novo Fórum"
|
79 |
-
|
80 |
-
#: wpf-includes/functions-installation.php:823
|
81 |
-
msgid ""
|
82 |
-
"Forum users' profile data are not synchronized yet, this step is required! "
|
83 |
-
"Please click the button below to complete installation."
|
84 |
-
msgstr ""
|
85 |
-
"Os dados do perfil dos usuários do fórum ainda não estão sincronizados, esta "
|
86 |
-
"etapa é necessária! Por favor, clique no botão abaixo para concluir a "
|
87 |
-
"instalação."
|
88 |
-
|
89 |
-
#: wpf-includes/functions-installation.php:822
|
90 |
-
msgid "wpForo Forum Installation | "
|
91 |
-
msgstr "Instalação do Fórum wpForo | "
|
92 |
-
|
93 |
-
#: wpf-includes/functions-installation.php:820
|
94 |
-
msgid ""
|
95 |
-
"You can permanently disable this message in Dashboard > Forums > Features "
|
96 |
-
"admin page."
|
97 |
-
msgstr ""
|
98 |
-
"Você pode desativar permanentemente esta mensagem em Painel de Controle > "
|
99 |
-
"Forums > Recursos de administração da página."
|
100 |
-
|
101 |
-
#: wpf-includes/functions-installation.php:819
|
102 |
-
msgid ""
|
103 |
-
"This process may take a few seconds or dozens of minutes, please be patient "
|
104 |
-
"and don't close this page."
|
105 |
-
msgstr ""
|
106 |
-
"Este processo pode demorar alguns segundos ou vários minutos, por favor, "
|
107 |
-
"seja paciente e não feche esta página."
|
108 |
-
|
109 |
-
#: wpf-includes/functions-installation.php:816
|
110 |
-
msgid "Continue Synchronization"
|
111 |
-
msgstr "Continuar Sincronização"
|
112 |
-
|
113 |
-
#: wpf-includes/functions-installation.php:816
|
114 |
-
msgid "Start Profile Synchronization"
|
115 |
-
msgstr "Iniciar sincronização de perfis"
|
116 |
-
|
117 |
-
#: wpf-admin/tools.php:15
|
118 |
-
msgid "Cleanup"
|
119 |
-
msgstr "Fazer limpeza"
|
120 |
-
|
121 |
-
#: wpf-admin/tools-tabs/cleanup.php:36
|
122 |
-
msgid "Enable Auto-cleanup of inactive users"
|
123 |
-
msgstr "Habilitar a limpeza automática de usuários inativos"
|
124 |
-
|
125 |
-
#: wpf-admin/tools-tabs/cleanup.php:25
|
126 |
-
msgid "Filter by Usergroups"
|
127 |
-
msgstr "Filtrar por Grupo de usuários"
|
128 |
-
|
129 |
-
#: wpf-admin/tools-tabs/cleanup.php:20
|
130 |
-
msgid "days ago"
|
131 |
-
msgstr "dias atrás"
|
132 |
-
|
133 |
-
#: wpf-admin/tools-tabs/cleanup.php:19
|
134 |
-
msgid "Inactive users who have been registered more than"
|
135 |
-
msgstr "Usuários inativos que foram registrados mais do que"
|
136 |
-
|
137 |
-
#: wpf-admin/tools-tabs/cleanup.php:13
|
138 |
-
msgid ""
|
139 |
-
"Inactive users are the account owners who have no topics, posts, comments "
|
140 |
-
"and subscriptions for new content. In 99% cases this kind of accounts are "
|
141 |
-
"being registered by Spammers. This tool allows you to only keep active and "
|
142 |
-
"known inactive users."
|
143 |
-
msgstr ""
|
144 |
-
"Usuários inativos são as contas que não têm tópicos, postagens, comentários "
|
145 |
-
"e inscrição de novos conteúdos. Em 99% das vezes, este tipo de contas estão "
|
146 |
-
"sendo registradas pelos Spammers. Esta ferramenta permite que você mantenha "
|
147 |
-
"usuários ativos e descubra os inativos."
|
148 |
-
|
149 |
-
#: wpf-admin/tools-tabs/cleanup.php:12
|
150 |
-
msgid "Delete Inactive Users"
|
151 |
-
msgstr "Deletar usuários inativos"
|
152 |
-
|
153 |
-
#: wpf-admin/options-tabs/members.php:108
|
154 |
-
msgid "Display Usergroup under Post Author Avatar"
|
155 |
-
msgstr "Mostrar Grupo de Usuário abaixo do avatar do autor"
|
156 |
-
|
157 |
-
#: wpf-admin/options-tabs/members.php:49 wpf-includes/wpf-phrases.php:175
|
158 |
-
msgid "Member Reputation and Titles"
|
159 |
-
msgstr "Reputação e Ranking dos Membros"
|
160 |
-
|
161 |
-
#: wpf-admin/options-tabs/features.php:35
|
162 |
-
msgid "Turn Off User Syncing Note"
|
163 |
-
msgstr "Desativar a nota de sincronização do usuário"
|
164 |
-
|
165 |
-
#: wpf-admin/options-tabs/features.php:33
|
166 |
-
msgid "Enable User Profile Page indexing"
|
167 |
-
msgstr "Habilitar indexação da página de perfil de usuário"
|
168 |
-
|
169 |
-
#: wpf-admin/options-tabs/features.php:30
|
170 |
-
msgid "Enable Memory Cache"
|
171 |
-
msgstr "Ativar 'Memory Cache'"
|
172 |
-
|
173 |
-
#: wpf-admin/options-tabs/features.php:29
|
174 |
-
msgid "Enable HTML Cache"
|
175 |
-
msgstr "Ativar 'HTML Cache'"
|
176 |
-
|
177 |
-
#: wpf-admin/options-tabs/features.php:28
|
178 |
-
msgid "Enable Object Cache"
|
179 |
-
msgstr "Ativar 'Object Cache'"
|
180 |
-
|
181 |
-
#: wpf-admin/dashboard.php:202
|
182 |
-
msgid "Delete All Caches"
|
183 |
-
msgstr "Deletar todos Caches"
|
184 |
-
|
185 |
-
#: wpf-includes/wpf-phrases.php:672
|
186 |
-
msgid "Submit"
|
187 |
-
msgstr "Enviar"
|
188 |
-
|
189 |
-
#: wpf-includes/wpf-phrases.php:671
|
190 |
-
msgid "removed link"
|
191 |
-
msgstr "remover link"
|
192 |
-
|
193 |
-
#: wpf-includes/wpf-phrases.php:670
|
194 |
-
msgid "Post is empty"
|
195 |
-
msgstr "Post vazio"
|
196 |
-
|
197 |
-
#: wpf-includes/wpf-phrases.php:669
|
198 |
-
msgid "You are not allowed to attach this file type"
|
199 |
-
msgstr "Você não esta autorizado a anexar este tipo de arquivo"
|
200 |
-
|
201 |
-
#: wpf-includes/wpf-phrases.php:668
|
202 |
-
msgid "unapproved"
|
203 |
-
msgstr "reprovado"
|
204 |
-
|
205 |
-
#: wpf-includes/wpf-phrases.php:667
|
206 |
-
msgid "Done!"
|
207 |
-
msgstr "Feito!"
|
208 |
-
|
209 |
-
#: wpf-includes/wpf-phrases.php:666
|
210 |
-
msgid "Settings successfully updated"
|
211 |
-
msgstr "Configurações atualizadas com sucesso"
|
212 |
-
|
213 |
-
#: wpf-includes/wpf-phrases.php:665
|
214 |
-
msgid "Topic first post data not found."
|
215 |
-
msgstr "Os dados do primeiro post do tópico não foram encontrados."
|
216 |
-
|
217 |
-
#: wpf-includes/wpf-phrases.php:664
|
218 |
-
msgid "Topic first post not found."
|
219 |
-
msgstr "Primeiro tópico do tópico não encontrado."
|
220 |
-
|
221 |
-
#: wpf-includes/wpf-phrases.php:663
|
222 |
-
msgid "Awaiting moderation"
|
223 |
-
msgstr "Aguardando moderação"
|
224 |
-
|
225 |
-
#: wpf-includes/wpf-hooks.php:1418
|
226 |
-
msgid ""
|
227 |
-
"This post is currently unapproved. You can approve posts in Dashboard "
|
228 |
-
"» Forums » Moderation admin page."
|
229 |
-
msgstr ""
|
230 |
-
"Esta publicação está pendente atualmente. Você pode aprovar postagens no "
|
231 |
-
"Painel de Controle » Fóruns » Página de administração de "
|
232 |
-
"moderação."
|
233 |
-
|
234 |
-
#: wpf-includes/wpf-hooks.php:1329
|
235 |
-
msgid ""
|
236 |
-
"This topic is currently unapproved. You can approve topics in Dashboard "
|
237 |
-
"» Forums » Moderation admin page."
|
238 |
-
msgstr ""
|
239 |
-
"Este tópico está atualmente não aprovado. Você pode aprovar tópicos no "
|
240 |
-
"Painel de Controle » Fóruns » Página de administração de "
|
241 |
-
"moderação."
|
242 |
-
|
243 |
-
#: wpf-includes/wpf-hooks.php:1328 wpf-includes/wpf-hooks.php:1417
|
244 |
-
msgid "Please Moderate: "
|
245 |
-
msgstr "Modere por favor: "
|
246 |
-
|
247 |
-
#: wpf-includes/functions.php:675
|
248 |
-
msgid "Post"
|
249 |
-
msgstr "Post"
|
250 |
-
|
251 |
-
#: wpf-includes/functions.php:675
|
252 |
-
msgid "Topic"
|
253 |
-
msgstr "Tópico"
|
254 |
-
|
255 |
-
#: wpf-includes/functions.php:628
|
256 |
-
msgid "approve"
|
257 |
-
msgstr "aprovar"
|
258 |
-
|
259 |
-
#: wpf-includes/functions.php:628
|
260 |
-
msgid "unapprove"
|
261 |
-
msgstr "reprovar"
|
262 |
-
|
263 |
-
#: wpf-includes/functions.php:628
|
264 |
-
msgid "Approve this item"
|
265 |
-
msgstr "Aprovar este item"
|
266 |
-
|
267 |
-
#: wpf-includes/functions.php:628
|
268 |
-
msgid "unapprove this item"
|
269 |
-
msgstr "reprove este item"
|
270 |
-
|
271 |
-
#: wpf-includes/functions.php:536 wpf-includes/functions.php:552
|
272 |
-
msgid "Type"
|
273 |
-
msgstr "Tipo"
|
274 |
-
|
275 |
-
#: wpf-includes/functions.php:478
|
276 |
-
msgid "filter by user"
|
277 |
-
msgstr "filtrar por usuário"
|
278 |
-
|
279 |
-
#: wpf-includes/functions.php:381
|
280 |
-
msgid "Banned"
|
281 |
-
msgstr "Banido"
|
282 |
-
|
283 |
-
#: wpf-includes/functions.php:371
|
284 |
-
msgid "Published"
|
285 |
-
msgstr "Publicado"
|
286 |
-
|
287 |
-
#: wpf-includes/functions.php:370
|
288 |
-
msgid "Unapproved"
|
289 |
-
msgstr "Reprovado"
|
290 |
-
|
291 |
-
#: wpf-includes/class-moderation.php:164
|
292 |
-
msgid ""
|
293 |
-
"Probably spam file attachments have been detected by wpForo Spam Control. "
|
294 |
-
"Please moderate suspected files here %s"
|
295 |
-
msgstr ""
|
296 |
-
"Provavelmente os anexos de arquivos de spam foram detectados pelo Controle "
|
297 |
-
"de Spam do wpForo. Por favor, modere os arquivos suspeitos aqui %s"
|
298 |
-
|
299 |
-
#: wpf-admin/tools.php:14
|
300 |
-
msgid "Antispam"
|
301 |
-
msgstr "Antispam"
|
302 |
-
|
303 |
-
#: wpf-admin/tools.php:8
|
304 |
-
msgid "Forum Tools"
|
305 |
-
msgstr "Ferramentas do Fórum"
|
306 |
-
|
307 |
-
#: wpf-admin/tools-tabs/antispam.php:169
|
308 |
-
msgid ""
|
309 |
-
"Are you sure you want to delete all DARK RED marked files listed here. "
|
310 |
-
"Please download Wordpress /wp-content/uploads/wpforo/ folder to your local "
|
311 |
-
"computer before deleting files, this is not undoable."
|
312 |
-
msgstr ""
|
313 |
-
"Tem certeza de que deseja excluir todos os arquivos marcados em VERMELHO "
|
314 |
-
"ESCURO listados aqui. Por favor faça o download da pasta do Wordpress /wp-"
|
315 |
-
"content/uploads/wpforo/ para o seu computador antes de excluir arquivos, "
|
316 |
-
"Isso não é reversível."
|
317 |
-
|
318 |
-
#: wpf-admin/tools-tabs/antispam.php:167
|
319 |
-
msgid "Click to delete Dark Red marked files"
|
320 |
-
msgstr "Clique para apagar arquivos marcados em vermelho escuro"
|
321 |
-
|
322 |
-
#: wpf-admin/tools-tabs/antispam.php:163
|
323 |
-
msgid ""
|
324 |
-
"Are you sure you want to delete all RED marked files listed here. Please "
|
325 |
-
"download Wordpress /wp-content/uploads/wpforo/ folder to your local computer "
|
326 |
-
"before deleting files, this is not undoable."
|
327 |
-
msgstr ""
|
328 |
-
"Tem certeza de que deseja excluir todos os arquivos marcados em VERMELHO "
|
329 |
-
"listados aqui. Por favor faça o download da pasta do Wordpress /wp-content/"
|
330 |
-
"uploads/wpforo/ para o seu computador antes de excluir arquivos, Isso não é "
|
331 |
-
"reversível."
|
332 |
-
|
333 |
-
#: wpf-admin/tools-tabs/antispam.php:161
|
334 |
-
msgid "Click to delete Red marked files"
|
335 |
-
msgstr "Clique para apagar arquivos marcados em vermelho"
|
336 |
-
|
337 |
-
#: wpf-admin/tools-tabs/antispam.php:157
|
338 |
-
msgid ""
|
339 |
-
"Are you sure you want to delete all ORANGE marked files listed here. Please "
|
340 |
-
"download Wordpress /wp-content/uploads/wpforo/ folder to your local computer "
|
341 |
-
"before deleting files, this is not undoable."
|
342 |
-
msgstr ""
|
343 |
-
"Tem certeza de que deseja excluir todos os arquivos marcados de LARANJA "
|
344 |
-
"listados aqui. Por favor faça o download da pasta do Wordpress /wp-content/"
|
345 |
-
"uploads/wpforo/ para o seu computador antes de excluir arquivos, Isso não é "
|
346 |
-
"reversível."
|
347 |
-
|
348 |
-
#: wpf-admin/tools-tabs/antispam.php:155
|
349 |
-
msgid "Click to delete Orange marked files"
|
350 |
-
msgstr "Clique para apagar arquivos marcados em laranja"
|
351 |
-
|
352 |
-
#: wpf-admin/tools-tabs/antispam.php:152 wpf-admin/tools-tabs/antispam.php:158
|
353 |
-
#: wpf-admin/tools-tabs/antispam.php:164 wpf-admin/tools-tabs/antispam.php:170
|
354 |
-
msgid "Delete All"
|
355 |
-
msgstr "Deletar Todos"
|
356 |
-
|
357 |
-
#: wpf-admin/tools-tabs/antispam.php:151
|
358 |
-
msgid ""
|
359 |
-
"Are you sure you want to delete all BLUE marked files listed here. Please "
|
360 |
-
"download Wordpress /wp-content/uploads/wpforo/ folder to your local computer "
|
361 |
-
"before deleting files, this is not undoable."
|
362 |
-
msgstr ""
|
363 |
-
"Tem certeza de que deseja excluir todos os arquivos marcados AZUL listados "
|
364 |
-
"aqui. Por favor faça o download da pasta do Wordpress /wp-content/uploads/"
|
365 |
-
"wpforo/ para o seu computador antes de excluir arquivos, Isso não é "
|
366 |
-
"reversível."
|
367 |
-
|
368 |
-
#: wpf-admin/tools-tabs/antispam.php:150
|
369 |
-
msgid "Click to delete Blue marked files"
|
370 |
-
msgstr "Clique para apagar arquivos marcados em azul"
|
371 |
-
|
372 |
-
#: wpf-admin/tools-tabs/antispam.php:139
|
373 |
-
msgid "Are you sure you want to permanently delete this file?"
|
374 |
-
msgstr "Tem certeza de que deseja excluir permanentemente este arquivo?"
|
375 |
-
|
376 |
-
#: wpf-admin/tools-tabs/antispam.php:139
|
377 |
-
msgid "Delete this file"
|
378 |
-
msgstr "Apagar este arquivo"
|
379 |
-
|
380 |
-
#: wpf-admin/tools-tabs/antispam.php:112
|
381 |
-
msgid "Directory"
|
382 |
-
msgstr "Diretório"
|
383 |
-
|
384 |
-
#: wpf-admin/tools-tabs/antispam.php:110
|
385 |
-
msgid ""
|
386 |
-
"This tool is designed to find attachment which have been uploaded by "
|
387 |
-
"spammers. The tool checks most common spammer filenames and suggest to "
|
388 |
-
"delete but you should check one by one and make sure those are spam files "
|
389 |
-
"before deleting."
|
390 |
-
msgstr ""
|
391 |
-
"Esta ferramenta é projetada para encontrar os anexos que foram carregados "
|
392 |
-
"por spammers. A ferramenta verifica os nomes mais comuns de spammers e "
|
393 |
-
"sugere a exclusão, mas você deve verificar um por um e certifique-se que são "
|
394 |
-
"arquivos de spam antes de excluir."
|
395 |
-
|
396 |
-
#: wpf-admin/tools-tabs/antispam.php:109
|
397 |
-
msgid "Possible Spam Attachments"
|
398 |
-
msgstr "Possíveis anexos de spam"
|
399 |
-
|
400 |
-
#: wpf-admin/tools-tabs/antispam.php:95
|
401 |
-
msgid "Do not allow to attach files with following extensions:"
|
402 |
-
msgstr "Não permitir anexo de arquivos com as seguintes extensões:"
|
403 |
-
|
404 |
-
#: wpf-admin/tools-tabs/antispam.php:90
|
405 |
-
msgid "Min number of posts to be able post links"
|
406 |
-
msgstr "Quantidade mínima de posts para poder postar links"
|
407 |
-
|
408 |
-
#: wpf-admin/tools-tabs/antispam.php:86
|
409 |
-
msgid "Min number of posts to be able attach files"
|
410 |
-
msgstr "Quantidade mínima de mensagens para poder anexar arquivos"
|
411 |
-
|
412 |
-
#: wpf-admin/tools-tabs/antispam.php:83
|
413 |
-
msgid "posts"
|
414 |
-
msgstr "posts"
|
415 |
-
|
416 |
-
#: wpf-admin/tools-tabs/antispam.php:83
|
417 |
-
msgid "first"
|
418 |
-
msgstr "primeiros"
|
419 |
-
|
420 |
-
#: wpf-admin/tools-tabs/antispam.php:81
|
421 |
-
msgid "User is New (under hard spam control) during"
|
422 |
-
msgstr "Um usuário é considerado novo (sob controle de spam rígido) durante"
|
423 |
-
|
424 |
-
#: wpf-admin/tools-tabs/antispam.php:74
|
425 |
-
msgid ""
|
426 |
-
"Some useful options to limit just registered users and minimize spam. These "
|
427 |
-
"options don't affect users whose Usergroup has \"Can edit member\" and \"Can "
|
428 |
-
"pass moderation\" permissions."
|
429 |
-
msgstr ""
|
430 |
-
"Algumas opções úteis para limitar apenas usuários registrados e minimizar o "
|
431 |
-
"spam. Essas opções não afetam os usuários cujo o Grupo de Usuário tem as "
|
432 |
-
"permissões \"pode editar membros\" e \"pode passar a moderação\"."
|
433 |
-
|
434 |
-
#: wpf-admin/tools-tabs/antispam.php:73
|
435 |
-
msgid "New Registered User"
|
436 |
-
msgstr "Novo usuário registrado"
|
437 |
-
|
438 |
-
#: wpf-admin/tools-tabs/antispam.php:64
|
439 |
-
msgid " is enabled"
|
440 |
-
msgstr " está habilitado"
|
441 |
-
|
442 |
-
#: wpf-admin/tools-tabs/antispam.php:59
|
443 |
-
msgid "Spam Suspicion Level for Posts"
|
444 |
-
msgstr "Nível de suspeita de spam por Posts"
|
445 |
-
|
446 |
-
#: wpf-admin/tools-tabs/antispam.php:55
|
447 |
-
msgid "Spam Suspicion Level for Topics"
|
448 |
-
msgstr "Nível de suspeita de spam por Tópicos"
|
449 |
-
|
450 |
-
#: wpf-admin/tools-tabs/antispam.php:46
|
451 |
-
msgid "Notify via email when new user is banned"
|
452 |
-
msgstr "Notificar via e-mail quando um novo usuário foi banido"
|
453 |
-
|
454 |
-
#: wpf-admin/tools-tabs/antispam.php:37
|
455 |
-
msgid "Ban user when spam is suspicted"
|
456 |
-
msgstr "Banir usuário quando um spam é flagrado"
|
457 |
-
|
458 |
-
#: wpf-admin/tools-tabs/antispam.php:28
|
459 |
-
msgid "Enable wpForo Spam Control"
|
460 |
-
msgstr "Ativar controle de Spam do wpForo"
|
461 |
-
|
462 |
-
#: wpf-admin/tools-tabs/antispam.php:22
|
463 |
-
msgid ""
|
464 |
-
"Some useful options to limit just registered users and minimize spam. This "
|
465 |
-
"control don't affect users whose Usergroup has \"Can edit member\" and \"Can "
|
466 |
-
"pass moderation\" permissions."
|
467 |
-
msgstr ""
|
468 |
-
"Algumas opções úteis para limitar apenas usuários registrados e minimizar o "
|
469 |
-
"spam. Este controle não afeta os usuários cujo grupo de usuários possui "
|
470 |
-
"permissões \"Pode editar membros\" e \"Pode passar a moderação\"."
|
471 |
-
|
472 |
-
#: wpf-admin/tools-tabs/antispam.php:21
|
473 |
-
msgid "Spam Control"
|
474 |
-
msgstr "Controle de Spam"
|
475 |
-
|
476 |
-
#: wpf-admin/tools-tabs/antispam.php:11
|
477 |
-
msgid ""
|
478 |
-
"is not installed! For an advanced Spam Control please install Akismet "
|
479 |
-
"antispam plugin, it works well with wpForo Spam Control system. Akismet is "
|
480 |
-
"already integrated with wpForo. It'll help to filter posts and protect forum "
|
481 |
-
"against spam attacks."
|
482 |
-
msgstr ""
|
483 |
-
"não está instalado! Para um controle avançado de spam, instale o plugin "
|
484 |
-
"Akismet antispam, ele funciona bem com o sistema de controle de spam do "
|
485 |
-
"wpForo. Akismet já está integrado com o wpForo. Isso ajudará a filtrar posts "
|
486 |
-
"e proteger o fórum contra ataques de spam."
|
487 |
-
|
488 |
-
#: wpf-admin/moderation.php:10
|
489 |
-
msgid "Topic and Post Moderation"
|
490 |
-
msgstr "Moderação de Tópicos e Posts"
|
491 |
-
|
492 |
-
#: wpf-admin/admin.php:31 wpf-includes/wpf-hooks.php:1668
|
493 |
-
msgid "Moderation"
|
494 |
-
msgstr "Moderação"
|
495 |
-
|
496 |
-
#: wpf-admin/admin.php:30 wpf-includes/wpf-hooks.php:1659
|
497 |
-
msgid "Tools"
|
498 |
-
msgstr "Ferramentas"
|
499 |
-
|
500 |
-
#: wpf-includes/wpf-phrases.php:660
|
501 |
-
msgid "Subscribe to this topic"
|
502 |
-
msgstr "Inscrever neste tópico"
|
503 |
-
|
504 |
-
#: wpforo.php:401
|
505 |
-
msgid ""
|
506 |
-
"Provides a safe way to communicate directly with other members. Messages are "
|
507 |
-
"private and can only be viewed by conversation participants."
|
508 |
-
msgstr ""
|
509 |
-
"Fornece uma maneira segura de se comunicar diretamente com outros membros. "
|
510 |
-
"As mensagens são privadas e só podem ser vistas pelos participantes da "
|
511 |
-
"conversa."
|
512 |
-
|
513 |
-
#: wpf-includes/wpf-phrases.php:659
|
514 |
-
msgid "You are not permitted to subscribe here"
|
515 |
-
msgstr "Você não está autorizado a inscrever-se aqui"
|
516 |
-
|
517 |
-
#: wpf-includes/wpf-phrases.php:658
|
518 |
-
msgid "Forum ID is not detected"
|
519 |
-
msgstr "O ID do Fórum não foi detectado"
|
520 |
-
|
521 |
-
#: wpf-includes/wpf-phrases.php:657
|
522 |
-
msgid "Only Admins and Moderators can see your private topics."
|
523 |
-
msgstr "Somente administradores e moderadores podem ver seus tópicos privados."
|
524 |
-
|
525 |
-
#: wpf-includes/wpf-phrases.php:656
|
526 |
-
msgid "Private Topic"
|
527 |
-
msgstr "Tópico Privado"
|
528 |
-
|
529 |
-
#: wpf-includes/wpf-phrases.php:655
|
530 |
-
msgid "public"
|
531 |
-
msgstr "publico"
|
532 |
-
|
533 |
-
#: wpf-includes/wpf-phrases.php:654
|
534 |
-
msgid "private"
|
535 |
-
msgstr "privado"
|
536 |
-
|
537 |
-
#: wpf-includes/wpf-phrases.php:653
|
538 |
-
msgid "Can view private topic"
|
539 |
-
msgstr "Podem ver tópico privado"
|
540 |
-
|
541 |
-
#: wpf-includes/wpf-phrases.php:652
|
542 |
-
msgid "Can set own topic private"
|
543 |
-
msgstr "Pode definir seu próprio tópico como privado"
|
544 |
-
|
545 |
-
#: wpf-includes/wpf-phrases.php:578 wpf-includes/wpf-phrases.php:651
|
546 |
-
msgid "Can set topic private"
|
547 |
-
msgstr "Pode definir tópico como privado"
|
548 |
-
|
549 |
-
#: wpf-includes/wpf-phrases.php:132
|
550 |
-
msgid "Google+"
|
551 |
-
msgstr "Google+"
|
552 |
-
|
553 |
-
#: wpf-includes/functions.php:449
|
554 |
-
msgid "filter by package"
|
555 |
-
msgstr "filtro por pacote"
|
556 |
-
|
557 |
-
#: wpf-includes/class-notices.php:165
|
558 |
-
msgid "View all Addons"
|
559 |
-
msgstr "Ver todos Complementos"
|
560 |
-
|
561 |
-
#: wpf-includes/class-notices.php:152
|
562 |
-
msgid "Extend your forum with wpForo addons"
|
563 |
-
msgstr "Estenda o seu fórum com os Complementos wpForo"
|
564 |
-
|
565 |
-
#: wpf-includes/class-notices.php:152
|
566 |
-
msgid "New Addons for Your Forum!"
|
567 |
-
msgstr "Novos Complementos para o seu fórum!"
|
568 |
-
|
569 |
-
#: wpf-admin/forum.php:238
|
570 |
-
msgid ""
|
571 |
-
"Make sure you insert a class of font-awesome icon, it should start with fa- "
|
572 |
-
"prefix like "fa-comments"."
|
573 |
-
msgstr ""
|
574 |
-
"Certifique-se de inserir uma classe de 'font-awesome', ele deve começar com "
|
575 |
-
"o prefixo predefinido como "fa-comments"."
|
576 |
-
|
577 |
-
#: wpf-admin/forum.php:238
|
578 |
-
msgid "here"
|
579 |
-
msgstr "aqui"
|
580 |
-
|
581 |
-
#: wpf-admin/forum.php:238
|
582 |
-
msgid "You can find all icons"
|
583 |
-
msgstr "Você pode encontrar todos ícones"
|
584 |
-
|
585 |
-
#: wpf-admin/forum.php:236
|
586 |
-
msgid "Font-awesome Icon"
|
587 |
-
msgstr "Ícones 'Font-awesome'"
|
588 |
-
|
589 |
-
#: wpf-admin/forum.php:233
|
590 |
-
msgid "Forum Icon"
|
591 |
-
msgstr "Ícone do Fórum"
|
592 |
-
|
593 |
-
#: wpf-includes/wpf-phrases.php:646
|
594 |
-
msgid "You have not permission to this page"
|
595 |
-
msgstr "Você não tem permissão para esta página"
|
596 |
-
|
597 |
-
#: wpf-includes/wpf-phrases.php:182
|
598 |
-
msgid ""
|
599 |
-
"You have been banned. Please contact to forum administrators for more "
|
600 |
-
"information."
|
601 |
-
msgstr ""
|
602 |
-
"Você foi banido. Entre em contato com os administradores do fórum para obter "
|
603 |
-
"mais informações."
|
604 |
-
|
605 |
-
#: wpf-includes/functions.php:618
|
606 |
-
msgid "Are you sure, you want to ban this user?"
|
607 |
-
msgstr "Tem certeza que deseja banir esse usuário?"
|
608 |
-
|
609 |
-
#: wpf-includes/functions.php:618
|
610 |
-
msgid "Are you sure, you want to unban this user?"
|
611 |
-
msgstr "Tem certeza que deseja desbanir esse usuário?"
|
612 |
-
|
613 |
-
#: wpf-includes/functions.php:618
|
614 |
-
msgid "ban user"
|
615 |
-
msgstr "banir usuário"
|
616 |
-
|
617 |
-
#: wpf-includes/functions.php:618
|
618 |
-
msgid "unban user"
|
619 |
-
msgstr "desbanir usuário"
|
620 |
-
|
621 |
-
#: wpf-includes/functions.php:433
|
622 |
-
msgid "filter by status"
|
623 |
-
msgstr "filtrar por status"
|
624 |
-
|
625 |
-
#: wpf-includes/functions.php:421 wpf-includes/wpf-phrases.php:351
|
626 |
-
msgid "filter by group"
|
627 |
-
msgstr "filtrar por grupo"
|
628 |
-
|
629 |
-
#: wpf-includes/functions-installation.php:85
|
630 |
-
msgid "You are not permitted to view this attachment"
|
631 |
-
msgstr "Não é permitido ver este anexo"
|
632 |
-
|
633 |
-
#: wpf-includes/class-members.php:1137
|
634 |
-
msgid "Attribute all content to:"
|
635 |
-
msgstr "Atribua todo o conteúdo a:"
|
636 |
-
|
637 |
-
#: wpf-includes/class-members.php:1135
|
638 |
-
msgid "Delete all wpForo content."
|
639 |
-
msgstr "Exclua todo o conteúdo wpForo."
|
640 |
-
|
641 |
-
#: wpf-includes/class-members.php:1131
|
642 |
-
msgid "What should be done with wpForo content owned by these users?"
|
643 |
-
msgstr ""
|
644 |
-
"O que deve ser feito com o conteúdo wpForo de propriedade desses usuários?"
|
645 |
-
|
646 |
-
#: wpf-includes/class-members.php:1129
|
647 |
-
msgid "What should be done with wpForo content owned by this user?"
|
648 |
-
msgstr ""
|
649 |
-
"O que deve ser feito com o conteúdo wpForo de propriedade deste usuário?"
|
650 |
-
|
651 |
-
#: wpf-includes/class-members.php:190
|
652 |
-
msgid ""
|
653 |
-
"<strong>ERROR</strong>: This email is already registered, please choose "
|
654 |
-
"another one."
|
655 |
-
msgstr ""
|
656 |
-
"<strong>ERRO</strong>: Este e-mail já está registrado, por favor escolha "
|
657 |
-
"outro."
|
658 |
-
|
659 |
-
#: wpf-includes/class-members.php:185
|
660 |
-
msgid "<strong>ERROR</strong>: The email address isn’t correct."
|
661 |
-
msgstr "<strong>ERRO</strong>: Este endereço de e-mail não está correto."
|
662 |
-
|
663 |
-
#: wpf-includes/class-members.php:181
|
664 |
-
msgid "<strong>ERROR</strong>: Please type your email address."
|
665 |
-
msgstr "<strong>ERRO</strong>: Por favor digite seu endereço de e-mail."
|
666 |
-
|
667 |
-
#: wpf-includes/class-members.php:177
|
668 |
-
msgid "<strong>ERROR</strong>: Sorry, that username is not allowed."
|
669 |
-
msgstr "<strong>ERRO</strong>: Desculpe, esse nome de usuário não é permitido."
|
670 |
-
|
671 |
-
#: wpf-includes/class-members.php:173
|
672 |
-
msgid ""
|
673 |
-
"<strong>ERROR</strong>: This username is already registered. Please choose "
|
674 |
-
"another one."
|
675 |
-
msgstr ""
|
676 |
-
"<strong>ERRO</strong>: Esse nome de usuário já está registrado. Por favor, "
|
677 |
-
"escolha outro."
|
678 |
-
|
679 |
-
#: wpf-includes/class-members.php:164
|
680 |
-
msgid ""
|
681 |
-
"<strong>ERROR</strong>: This username is invalid because it uses illegal "
|
682 |
-
"characters. Please enter a valid username."
|
683 |
-
msgstr ""
|
684 |
-
"<strong>ERRO</strong>: Esse nome de usuário é inválido porque ele usa "
|
685 |
-
"caracteres inválidos. Por favor insira um nome de usuário válido."
|
686 |
-
|
687 |
-
#: wpf-includes/class-members.php:160
|
688 |
-
msgid "<strong>ERROR</strong>: Please enter a username."
|
689 |
-
msgstr "<strong>ERRO</strong>: Por favor, insira um nome de usuário."
|
690 |
-
|
691 |
-
#: wpf-includes/class-forums.php:607
|
692 |
-
msgid "Add a new Forum in this Category"
|
693 |
-
msgstr "Adicionar um novo fórum nesta categoria"
|
694 |
-
|
695 |
-
#: wpf-includes/class-forums.php:607
|
696 |
-
msgid "Add a new SubForum"
|
697 |
-
msgstr "Adicionar um novo subforum"
|
698 |
-
|
699 |
-
#: wpf-admin/options-tabs/posts.php:57
|
700 |
-
msgid ""
|
701 |
-
"This message will be displayed when a non-permitted forum member clicks on "
|
702 |
-
"attached file link in topic and posts."
|
703 |
-
msgstr ""
|
704 |
-
"Esta mensagem será exibida quando um membro do fórum não esta autorizado a "
|
705 |
-
"clicar no link de arquivo anexado no tópico e posts."
|
706 |
-
|
707 |
-
#: wpf-admin/options-tabs/posts.php:56
|
708 |
-
msgid "Attachment click - message for non-permitted users"
|
709 |
-
msgstr "Click em anexo - mensagem para usuários não autorizados"
|
710 |
-
|
711 |
-
#: wpf-admin/options-tabs/general.php:69
|
712 |
-
msgid ""
|
713 |
-
"This option is only related to XML language files. You should upload a "
|
714 |
-
"translation XML file to have a new language option in this drop-down. If you "
|
715 |
-
"are using PO/MO translation files you should change WordPress Language in "
|
716 |
-
"Dashboard > Settings admin page to load according translation for wpForo."
|
717 |
-
msgstr ""
|
718 |
-
"Essa opção só está relacionada a arquivos de idioma XML. Você deve carregar "
|
719 |
-
"um arquivo XML de tradução para ter uma nova opção de idioma nesta lista "
|
720 |
-
"suspensa. Se você estiver usando arquivos de tradução .PO/.MO você deve "
|
721 |
-
"mudar a linguagem do WordPress no Painel > Configurações e selecionar de "
|
722 |
-
"acordo com a tradução do wpForo."
|
723 |
-
|
724 |
-
#: wpf-admin/options-tabs/general.php:28
|
725 |
-
msgid "one URL per line"
|
726 |
-
msgstr "uma URL por linha"
|
727 |
-
|
728 |
-
#: wpf-admin/options-tabs/general.php:28
|
729 |
-
msgid "Exclude page URLs"
|
730 |
-
msgstr "Excluir URLs de página"
|
731 |
-
|
732 |
-
#: wpf-admin/options-tabs/general.php:25
|
733 |
-
msgid ""
|
734 |
-
"This option will disable WordPress on front-end. Only forum pages and "
|
735 |
-
"excluded post/pages will be available. wpForo will look like as a stand-"
|
736 |
-
"alone forum."
|
737 |
-
msgstr ""
|
738 |
-
"Esta opção vai desativar o WordPress em front-end. Apenas páginas do fórum "
|
739 |
-
"estarão disponíveis, desativando posts/páginas. O wpForo vai parecer como um "
|
740 |
-
"fórum independente."
|
741 |
-
|
742 |
-
#: wpf-admin/options-tabs/features.php:40
|
743 |
-
msgid ""
|
744 |
-
"Enable this option if you want the topic subscription checkbox to be checked "
|
745 |
-
"by default."
|
746 |
-
msgstr ""
|
747 |
-
"Habilite esta opção se desejar que a caixa de seleção de inscrição de tópico "
|
748 |
-
"seja marcada por padrão."
|
749 |
-
|
750 |
-
#: wpf-admin/options-tabs/features.php:40
|
751 |
-
msgid "Topic subscription option on post editor - checked/enabled"
|
752 |
-
msgstr "Opção de inscrever em tópico no editor de post - marcado/habilitado"
|
753 |
-
|
754 |
-
#: wpf-admin/options-tabs/features.php:39
|
755 |
-
msgid ""
|
756 |
-
"This option adds topic subscription checkbox next to new topic and post "
|
757 |
-
"submit button."
|
758 |
-
msgstr ""
|
759 |
-
"Esta opção adiciona a caixa de seleção de inscrição de tópico ao lado de um "
|
760 |
-
"novo tópico e botão de enviar post."
|
761 |
-
|
762 |
-
#: wpf-admin/options-tabs/features.php:39
|
763 |
-
msgid "Topic subscription option on post editor"
|
764 |
-
msgstr "Opção de inscrição de tópico no editor de post"
|
765 |
-
|
766 |
-
#: wpf-admin/options-tabs/features.php:18
|
767 |
-
msgid ""
|
768 |
-
"If you have enabled this option, after registering, user can not login "
|
769 |
-
"without confirming the email."
|
770 |
-
msgstr ""
|
771 |
-
"Se você habilitou essa opção, após o registro, o usuário não pode fazer "
|
772 |
-
"login sem confirmar o e-mail."
|
773 |
-
|
774 |
-
#: wpf-admin/options-tabs/features.php:18
|
775 |
-
msgid "Enable User Registration email confirmation"
|
776 |
-
msgstr "Habilitar confirmação de e-mail de registro do usuário"
|
777 |
-
|
778 |
-
#: wpf-admin/options-tabs/emails.php:42
|
779 |
-
msgid ""
|
780 |
-
"Send Notification emails to all email addresses (comma separated ) of forum "
|
781 |
-
"administrators when a new Reply is created."
|
782 |
-
msgstr ""
|
783 |
-
"Envio de e-mails de notificação para todos os endereços de e-mail (separados "
|
784 |
-
"por vírgula) dos administradores do fórum quando uma nova resposta é criada."
|
785 |
-
|
786 |
-
#: wpf-admin/options-tabs/emails.php:41
|
787 |
-
msgid "Notify Admins via email on new Post"
|
788 |
-
msgstr "Notifique os Administradores via e-mail de um novo post"
|
789 |
-
|
790 |
-
#: wpf-admin/options-tabs/emails.php:30
|
791 |
-
msgid ""
|
792 |
-
"Send Notification emails to all email addresses (comma separated ) of forum "
|
793 |
-
"administrators when a new Topic is created."
|
794 |
-
msgstr ""
|
795 |
-
"Envio de e-mails de notificação para todos os endereços de email (separados "
|
796 |
-
"por vírgula) dos administradores do fórum quando um novo tópico é criado."
|
797 |
-
|
798 |
-
#: wpf-admin/options-tabs/emails.php:29
|
799 |
-
msgid "Notify Admins via email on new Topic"
|
800 |
-
msgstr "Notifique Administradores via e-mail sobre novo tópico"
|
801 |
-
|
802 |
-
#: wpf-admin/options-tabs/emails.php:22
|
803 |
-
msgid "Forum Admins email addresses"
|
804 |
-
msgstr "Endereços de e-mail dos Administradores do Fórum"
|
805 |
-
|
806 |
-
#: wpf-admin/options-tabs/emails.php:17
|
807 |
-
msgid "FROM Email Address"
|
808 |
-
msgstr "Do endereço de e-mail"
|
809 |
-
|
810 |
-
#: wpf-admin/options-tabs/emails.php:13
|
811 |
-
msgid "FROM Name"
|
812 |
-
msgstr "Do nome"
|
813 |
-
|
814 |
-
#: wpf-admin/options-tabs/accesses.php:26
|
815 |
-
#: wpf-admin/options-tabs/accesses.php:27
|
816 |
-
#: wpf-admin/options-tabs/accesses.php:28
|
817 |
-
msgid "usergroup"
|
818 |
-
msgstr "grupo de usuário"
|
819 |
-
|
820 |
-
#: wpf-admin/options-tabs/accesses.php:26
|
821 |
-
msgid "Guests"
|
822 |
-
msgstr "Visitantes"
|
823 |
-
|
824 |
-
#: wpf-admin/options-tabs/accesses.php:26
|
825 |
-
#: wpf-admin/options-tabs/accesses.php:27
|
826 |
-
#: wpf-admin/options-tabs/accesses.php:28
|
827 |
-
msgid "This access is usually used for "
|
828 |
-
msgstr "Esse acesso geralmente é usado para "
|
829 |
-
|
830 |
-
#: wpf-admin/forum.php:58
|
831 |
-
msgid ""
|
832 |
-
"Forums can be displayed with different layouts (Extended, Simplified, Q&A), "
|
833 |
-
"just edit the top (blue panels) category and set the layout you want. Child "
|
834 |
-
"forums' layout depends on the top category (blue panels) layout. They cannot "
|
835 |
-
"have a different layout."
|
836 |
-
msgstr ""
|
837 |
-
"Os fóruns podem ser exibidos com diferentes layouts (Estendido, "
|
838 |
-
"Simplificado, Q&A), basta editar a categoria superior (painéis azuis) e "
|
839 |
-
"definir o layout desejado. O layout dos fóruns filhos depende do layout da "
|
840 |
-
"categoria superior (painéis azuis). Eles não podem ter um layout diferente."
|
841 |
-
|
842 |
-
#: wpf-admin/forum.php:57
|
843 |
-
msgid ""
|
844 |
-
"If a category (blue panels) does not have forums (grey panels) it will not "
|
845 |
-
"be displayed on front-end. Each category should contain at least one forum."
|
846 |
-
msgstr ""
|
847 |
-
"Se uma categoria (painéis azuis) não tiver fóruns (painéis cinza), ela não "
|
848 |
-
"será exibida no início. Cada categoria deve conter pelo menos um fórum."
|
849 |
-
|
850 |
-
#: wpf-admin/forum.php:55
|
851 |
-
msgid "Important Tips"
|
852 |
-
msgstr "Dicas Importantes"
|
853 |
-
|
854 |
-
#: wpf-admin/dashboard.php:183
|
855 |
-
msgid "Total Size"
|
856 |
-
msgstr "Tamanho Total"
|
857 |
-
|
858 |
-
#: wpf-admin/dashboard.php:178
|
859 |
-
msgid "Advanced Attachments Size"
|
860 |
-
msgstr "Tamanho avançado dos anexos"
|
861 |
-
|
862 |
-
#: wpf-admin/dashboard.php:175
|
863 |
-
msgid "file(s)"
|
864 |
-
msgstr "arquivo(s)"
|
865 |
-
|
866 |
-
#: wpf-admin/dashboard.php:174
|
867 |
-
msgid "Advanced Attachments"
|
868 |
-
msgstr "Anexos Avançados"
|
869 |
-
|
870 |
-
#: wpf-admin/dashboard.php:168
|
871 |
-
msgid "Default Attachments Size"
|
872 |
-
msgstr "Tamanho padrão dos anexos"
|
873 |
-
|
874 |
-
#: wpf-admin/dashboard.php:164
|
875 |
-
msgid "Avatars Size"
|
876 |
-
msgstr "Espaço ocupado por avatares"
|
877 |
-
|
878 |
-
#: wpf-admin/addons.php:64
|
879 |
-
msgid "More information about"
|
880 |
-
msgstr "Mais informação sobre"
|
881 |
-
|
882 |
-
#: wpf-admin/addons.php:58
|
883 |
-
msgid "Details | Buy"
|
884 |
-
msgstr "Detalhes | Comprar"
|
885 |
-
|
886 |
-
#: wpf-admin/addons.php:56
|
887 |
-
msgid "at least"
|
888 |
-
msgstr "finalmente"
|
889 |
-
|
890 |
-
#: wpf-admin/addons.php:55
|
891 |
-
msgid "Version"
|
892 |
-
msgstr "Versão"
|
893 |
-
|
894 |
-
#: wpf-admin/addons.php:51
|
895 |
-
msgid "Installed"
|
896 |
-
msgstr "Instalado"
|
897 |
-
|
898 |
-
#: wpf-admin/addons.php:28
|
899 |
-
msgid ""
|
900 |
-
"All wpForo addons are being developed by wpForo developers at gVectors Team. "
|
901 |
-
"Addon prices also include a small donation to the hard work wpForo "
|
902 |
-
"developers do for free. When you buy an addon, you also donate the free "
|
903 |
-
"wpForo development and support. Addons are the only incoming source for "
|
904 |
-
"wpForo developers. wpForo is a premium forum plugin which will always be "
|
905 |
-
"available for free. There will never be paid and pro versions of this forum "
|
906 |
-
"board. We have another dozens of awesome features in our to-do list which "
|
907 |
-
"will also be added for free in future releases. So the free wpForo "
|
908 |
-
"development always stays on the first priority and wpForo is being extended "
|
909 |
-
"with new free functions and features even faster than before."
|
910 |
-
msgstr ""
|
911 |
-
"Todos os complementos wpForo estão sendo desenvolvidos pelos desenvolvedores "
|
912 |
-
"do wpForo na equipe gVectors. Os preços do Complemento também incluem uma "
|
913 |
-
"pequena doação para o trabalho duro que os desenvolvedores do wpForo fazem "
|
914 |
-
"de graça. Quando você compra um complemento, você também colabora com o "
|
915 |
-
"desenvolvimento e o suporte gratuito do wpForo. Os complementos são a única "
|
916 |
-
"fonte de renda para desenvolvedores do wpForo. wpForo é um plugin de fórum "
|
917 |
-
"premium que estará sempre disponível gratuitamente. Nunca haverá versões "
|
918 |
-
"pagas e pro deste fórum. Temos outras dezenas de recursos incríveis em nossa "
|
919 |
-
"lista de tarefas que também serão adicionadas gratuitamente em versões "
|
920 |
-
"futuras. Assim, o desenvolvimento gratuito do wpForo sempre permanecerá na "
|
921 |
-
"primeira prioridade e o wpForo está sendo estendido com novas funções e "
|
922 |
-
"recursos gratuitos ainda mais rápidos do que antes."
|
923 |
-
|
924 |
-
#: wpf-admin/addons.php:14 wpf-admin/addons.php:22
|
925 |
-
msgid "wpForo Addons"
|
926 |
-
msgstr "Complementos wpForo"
|
927 |
-
|
928 |
-
#: wpforo.php:404
|
929 |
-
msgid ""
|
930 |
-
"Allows to embed hundreds of video, social network, audio and photo content "
|
931 |
-
"providers in forum topics and posts."
|
932 |
-
msgstr ""
|
933 |
-
"Permite incorporar centenas provedores de vídeos, rede sociais, áudios e "
|
934 |
-
"conteúdo de foto em tópicos de fórum e posts."
|
935 |
-
|
936 |
-
#: wpforo.php:403
|
937 |
-
msgid ""
|
938 |
-
"Adds an advanced file attachment system to forum topics and posts. AJAX "
|
939 |
-
"powered media uploading and displaying system with user specific library."
|
940 |
-
msgstr ""
|
941 |
-
"Adiciona um sistema avançado de anexos de arquivos para tópicos e posts do "
|
942 |
-
"fórum. Carregamento de mídia movida com AJAX e sistema de exibição com "
|
943 |
-
"biblioteca específica do usuário."
|
944 |
-
|
945 |
-
#: wpf-admin/options-tabs/general.php:43
|
946 |
-
msgid "Forum Page ID"
|
947 |
-
msgstr "ID da página do fórum"
|
948 |
-
|
949 |
-
#: wpf-admin/options-tabs/general.php:41
|
950 |
-
msgid "suppor topic"
|
951 |
-
msgstr "tópico de suporte"
|
952 |
-
|
953 |
-
#: wpf-admin/options-tabs/general.php:41
|
954 |
-
msgid ""
|
955 |
-
"wpForo PageID doesn't exist. Forums will not be loaded, please read this"
|
956 |
-
msgstr ""
|
957 |
-
"ID de página wpForo não existe. Fóruns não serão carregados, por favor leia "
|
958 |
-
"isto"
|
959 |
-
|
960 |
-
#: wpf-includes/wpf-hooks.php:1110
|
961 |
-
msgid ""
|
962 |
-
"IMPORTANT: wpForo can't work with default permalink, please change permalink "
|
963 |
-
"structure"
|
964 |
-
msgstr ""
|
965 |
-
"Importante: wpForo não pode funcionar com permalink padrão, por favor, mude "
|
966 |
-
"a estrutura de links permanentes"
|
967 |
-
|
968 |
-
#: wpf-includes/wpf-phrases.php:645
|
969 |
-
msgid "Member"
|
970 |
-
msgstr "Membro"
|
971 |
-
|
972 |
-
#: wpf-includes/wpf-phrases.php:644
|
973 |
-
msgid "Member Profile"
|
974 |
-
msgstr "Perfil de Membro"
|
975 |
-
|
976 |
-
#: wpf-includes/wpf-phrases.php:643
|
977 |
-
msgid "Welcome back %s!"
|
978 |
-
msgstr "Bem-vindo de volta %s!"
|
979 |
-
|
980 |
-
#: wpf-includes/wpf-phrases.php:642
|
981 |
-
msgid "Blog Comments"
|
982 |
-
msgstr "Comentários no blog"
|
983 |
-
|
984 |
-
#: wpf-includes/wpf-phrases.php:641
|
985 |
-
msgid "Blog Posts"
|
986 |
-
msgstr "Posts no Blog"
|
987 |
-
|
988 |
-
#: wpf-includes/wpf-phrases.php:640
|
989 |
-
msgid "Forum Posts"
|
990 |
-
msgstr "Posts do Fórum"
|
991 |
-
|
992 |
-
#: wpf-includes/wpf-phrases.php:639
|
993 |
-
msgid "Attachment removed"
|
994 |
-
msgstr "Anexo removido"
|
995 |
-
|
996 |
-
#: wpf-includes/wpf-phrases.php:635
|
997 |
-
msgid "User registration is disabled"
|
998 |
-
msgstr "O registro de usuário está desativado"
|
999 |
-
|
1000 |
-
#: wpf-includes/wpf-phrases.php:632
|
1001 |
-
msgid "Incorrect file format. Allowed formats: jpeg, jpg, png, gif."
|
1002 |
-
msgstr ""
|
1003 |
-
"Formato de arquivo incorreto. Formatos permitidos: jpeg, jpg, png, gif."
|
1004 |
-
|
1005 |
-
#: wpf-includes/wpf-phrases.php:321
|
1006 |
-
msgid ""
|
1007 |
-
"Thank you for using wpForo! wpForo is a professional bulletin board for "
|
1008 |
-
"WorPress, and the only forum software which comes with Multi-layout template "
|
1009 |
-
"system. The \"Extended"
|
1010 |
-
msgstr ""
|
1011 |
-
"Obrigado por usar o wpForo! O wpForo é uma sistema de fórum profissional "
|
1012 |
-
"para WorPress e o único software de fórum que vem com sistema de multi-"
|
1013 |
-
"layouts. O \"Estendido"
|
1014 |
-
|
1015 |
-
#: wpf-admin/options-tabs/general.php:38
|
1016 |
-
msgid "Visit Forum"
|
1017 |
-
msgstr "Visite o Fórum"
|
1018 |
-
|
1019 |
-
#: wpf-includes/wpf-phrases.php:648
|
1020 |
-
msgid ""
|
1021 |
-
"This option will disable WordPress on front-end. Only forum pages will be "
|
1022 |
-
"available. wpForo will look like as a stand-alone forum."
|
1023 |
-
msgstr ""
|
1024 |
-
"Esta opção vai desativar o WordPress convencional. Apenas páginas do fórum "
|
1025 |
-
"estarão disponíveis. wpForo vai parecer como um fórum independente."
|
1026 |
-
|
1027 |
-
#: wpf-admin/options-tabs/general.php:24 wpf-includes/wpf-phrases.php:647
|
1028 |
-
msgid "Turn WordPress to wpForo"
|
1029 |
-
msgstr "Transforme o WordPress em wpForo"
|
1030 |
-
|
1031 |
-
#: wpf-admin/options-tabs/features.php:41 wpf-includes/wpf-phrases.php:638
|
1032 |
-
msgid ""
|
1033 |
-
"Enable this option to be able manage forum attachments in Dashboard > Media "
|
1034 |
-
"> Library admin page."
|
1035 |
-
msgstr ""
|
1036 |
-
"Ative esta opção para poder gerenciar anexos do fórum no Painel > Mídia> "
|
1037 |
-
"Página de administração da biblioteca."
|
1038 |
-
|
1039 |
-
#: wpf-admin/options-tabs/features.php:41 wpf-includes/wpf-phrases.php:637
|
1040 |
-
msgid "Insert Forum Attachments to Media Library"
|
1041 |
-
msgstr "Inserir anexos do fórum na biblioteca de mídia"
|
1042 |
-
|
1043 |
-
#: wpf-admin/options-tabs/features.php:17 wpf-includes/wpf-phrases.php:634
|
1044 |
-
msgid ""
|
1045 |
-
"This option is not synced with WordPress \"Anyone can register\" option in "
|
1046 |
-
"Dashboard > Settings > General admin page. If this option is enabled new "
|
1047 |
-
"users will always be able to register."
|
1048 |
-
msgstr ""
|
1049 |
-
"Esta opção não é sincronizada com a opção \"Qualquer um pode se registrar\" "
|
1050 |
-
"do WordPress no Painel > Configurações > Página de administração Geral. Se "
|
1051 |
-
"esta opção estiver ativada, novos usuários sempre poderão se registrar."
|
1052 |
-
|
1053 |
-
#: wpf-admin/options-tabs/features.php:17 wpf-includes/wpf-phrases.php:633
|
1054 |
-
msgid "Enable User Registration"
|
1055 |
-
msgstr "Ativar registro de usuário"
|
1056 |
-
|
1057 |
-
#: wpf-admin/dashboard.php:206 wpf-includes/wpf-phrases.php:636
|
1058 |
-
msgid "Delete User Cache"
|
1059 |
-
msgstr "Apagar Cache do Usuário"
|
1060 |
-
|
1061 |
-
#: wpf-includes/wpf-phrases.php:630
|
1062 |
-
msgid "Profile"
|
1063 |
-
msgstr "Perfil"
|
1064 |
-
|
1065 |
-
#: wpf-includes/wpf-phrases.php:629
|
1066 |
-
msgid "Full access"
|
1067 |
-
msgstr "Acesso Total"
|
1068 |
-
|
1069 |
-
#: wpf-includes/wpf-phrases.php:628
|
1070 |
-
msgid "Moderator access"
|
1071 |
-
msgstr "Acesso Moderador"
|
1072 |
-
|
1073 |
-
#: wpf-includes/wpf-phrases.php:627
|
1074 |
-
msgid "Standard access"
|
1075 |
-
msgstr "Acesso padrão"
|
1076 |
-
|
1077 |
-
#: wpf-includes/wpf-phrases.php:626
|
1078 |
-
msgid "Read only access"
|
1079 |
-
msgstr "Acesso de Leitura apenas"
|
1080 |
-
|
1081 |
-
#: wpf-includes/wpf-phrases.php:625
|
1082 |
-
msgid "No access"
|
1083 |
-
msgstr "Sem acesso"
|
1084 |
-
|
1085 |
-
#: wpf-includes/wpf-phrases.php:624
|
1086 |
-
msgid "Customer"
|
1087 |
-
msgstr "Cliente"
|
1088 |
-
|
1089 |
-
#: wpf-admin/options-tabs/accesses.php:27 wpf-includes/wpf-phrases.php:623
|
1090 |
-
msgid "Registered"
|
1091 |
-
msgstr "Registrado"
|
1092 |
-
|
1093 |
-
#: wpf-includes/wpf-phrases.php:622
|
1094 |
-
msgid "Moderator"
|
1095 |
-
msgstr "Moderador"
|
1096 |
-
|
1097 |
-
#: wpf-admin/options-tabs/accesses.php:28 wpf-includes/wpf-phrases.php:621
|
1098 |
-
msgid "Admin"
|
1099 |
-
msgstr "Admin"
|
1100 |
-
|
1101 |
-
#: wpf-includes/wpf-phrases.php:620
|
1102 |
-
msgid "are you sure you want to delete?"
|
1103 |
-
msgstr "tem certeza de que deseja excluir?"
|
1104 |
-
|
1105 |
-
#: wpf-includes/wpf-phrases.php:619
|
1106 |
-
msgid "Forum Members List"
|
1107 |
-
msgstr "Lista de membros do fórum"
|
1108 |
-
|
1109 |
-
#: wpf-includes/wpf-phrases.php:618
|
1110 |
-
msgid "Closed"
|
1111 |
-
msgstr "Fechado"
|
1112 |
-
|
1113 |
-
#: wpf-includes/wpf-phrases.php:617
|
1114 |
-
msgid "Deleted Successfully!"
|
1115 |
-
msgstr "Deletado com sucesso!"
|
1116 |
-
|
1117 |
-
#: wpf-includes/wpf-phrases.php:616
|
1118 |
-
msgid "Updated Successfully!"
|
1119 |
-
msgstr "Atualizado com sucesso!"
|
1120 |
-
|
1121 |
-
#: wpf-includes/wpf-phrases.php:612
|
1122 |
-
msgid ""
|
1123 |
-
"This process may take a few seconds or dozens of minutes, it depends on "
|
1124 |
-
"database forum size and on server resources. Please be patient and don't "
|
1125 |
-
"close this page. If you got 500 Server Error please don't worry, the data "
|
1126 |
-
"updating process is still working in MySQL server."
|
1127 |
-
msgstr ""
|
1128 |
-
"Esse processo pode demorar alguns segundos ou vários minutos, depende do "
|
1129 |
-
"tamanho do banco de dados do fórum e dos recursos do servidor. Por favor, "
|
1130 |
-
"seja paciente e não feche esta página. Se você lidar com o erro 500 de "
|
1131 |
-
"servidor, por favor não se preocupe, o processo de atualização de dados "
|
1132 |
-
"ainda está rodando de fundo, no servidor MySQL."
|
1133 |
-
|
1134 |
-
#: wpf-includes/wpf-phrases.php:608
|
1135 |
-
msgid "New Passwords do not match"
|
1136 |
-
msgstr "As novas senhas não correspondem"
|
1137 |
-
|
1138 |
-
#: wpf-includes/wpf-phrases.php:607
|
1139 |
-
msgid "Old password is wrong"
|
1140 |
-
msgstr "A senha antiga está errada"
|
1141 |
-
|
1142 |
-
#: wpf-includes/wpf-phrases.php:606
|
1143 |
-
msgid "Can set own topic solved"
|
1144 |
-
msgstr "Pode definir o próprio tópico como resolvido"
|
1145 |
-
|
1146 |
-
#: wpf-includes/wpf-phrases.php:605
|
1147 |
-
msgid "Can set topic solved"
|
1148 |
-
msgstr "Pode definir tópico como resolvido"
|
1149 |
-
|
1150 |
-
#: wpf-includes/wpf-phrases.php:597
|
1151 |
-
msgid "Unsolved"
|
1152 |
-
msgstr "Não resolvido"
|
1153 |
-
|
1154 |
-
#: wpf-includes/wpf-hooks.php:1087
|
1155 |
-
msgid "Select Color"
|
1156 |
-
msgstr "Selecione a cor"
|
1157 |
-
|
1158 |
-
#: wpf-includes/wpf-hooks.php:1087
|
1159 |
-
msgid "Default"
|
1160 |
-
msgstr "Padrão"
|
1161 |
-
|
1162 |
-
#: wpf-includes/wpf-hooks.php:1087
|
1163 |
-
msgid "Clear"
|
1164 |
-
msgstr "Claro"
|
1165 |
-
|
1166 |
-
#: wpf-includes/functions-installation.php:55
|
1167 |
-
msgid "Discussion Board"
|
1168 |
-
msgstr "Fórum de discussão"
|
1169 |
-
|
1170 |
-
#: wpf-admin/options-tabs/features.php:38 wpf-includes/wpf-phrases.php:610
|
1171 |
-
msgid "Forum and Topic subscription with double opt-in/confirmation system."
|
1172 |
-
msgstr ""
|
1173 |
-
"Inscrição de fórum e de tópico com sistema duplo de ativação/confirmação."
|
1174 |
-
|
1175 |
-
#: wpf-admin/options-tabs/features.php:38 wpf-includes/wpf-phrases.php:609
|
1176 |
-
msgid "Enable Subscription Confirmation"
|
1177 |
-
msgstr "Ativar confirmação de Inscrição"
|
1178 |
-
|
1179 |
-
#: wpf-admin/dashboard.php:205 wpf-includes/wpf-phrases.php:615
|
1180 |
-
msgid "Delete Phrase Cache"
|
1181 |
-
msgstr "Eliminar Cache de Termos"
|
1182 |
-
|
1183 |
-
#: wpf-admin/dashboard.php:204 wpf-includes/wpf-phrases.php:614
|
1184 |
-
msgid "Update Users Statistic"
|
1185 |
-
msgstr "Atualizar estatísticas de usuários"
|
1186 |
-
|
1187 |
-
#: wpf-admin/dashboard.php:203 wpf-includes/wpf-phrases.php:613
|
1188 |
-
msgid "Update Forums Statistic"
|
1189 |
-
msgstr "Atualizar estatísticas dos fóruns"
|
1190 |
-
|
1191 |
-
#: wpf-admin/dashboard.php:193
|
1192 |
-
msgid ""
|
1193 |
-
"This process may take a few seconds or dozens of minutes, please be patient "
|
1194 |
-
"and don't close this page. If you got 500 Server Error please don't worry, "
|
1195 |
-
"the data updating process is still working in MySQL server."
|
1196 |
-
msgstr ""
|
1197 |
-
"Este processo pode demorar alguns segundos ou vários minutos, seja paciente "
|
1198 |
-
"e não feche esta página. Se você lidar com o erro 500 do servidor, não se "
|
1199 |
-
"preocupe, o processo de atualização de dados ainda está rodando em segundo "
|
1200 |
-
"plano no servidor MySQL."
|
1201 |
-
|
1202 |
-
#: wpf-admin/dashboard.php:191 wpf-includes/wpf-phrases.php:611
|
1203 |
-
msgid "Forum Maintenance"
|
1204 |
-
msgstr "Manutenção do fórum"
|
1205 |
-
|
1206 |
-
#: wpf-includes/wpf-phrases.php:596
|
1207 |
-
msgid "Solved"
|
1208 |
-
msgstr "Resolvido"
|
1209 |
-
|
1210 |
-
#: wpf-includes/wpf-phrases.php:595
|
1211 |
-
msgid "Hot"
|
1212 |
-
msgstr "Em Alta"
|
1213 |
-
|
1214 |
-
#: wpf-includes/functions.php:380 wpf-includes/wpf-phrases.php:594
|
1215 |
-
msgid "Active"
|
1216 |
-
msgstr "Ativo"
|
1217 |
-
|
1218 |
-
#: wpf-includes/wpf-phrases.php:593
|
1219 |
-
msgid "Replied"
|
1220 |
-
msgstr "Respondido"
|
1221 |
-
|
1222 |
-
#: wpf-includes/wpf-phrases.php:592
|
1223 |
-
msgid "New"
|
1224 |
-
msgstr "Novo"
|
1225 |
-
|
1226 |
-
#: wpf-includes/wpf-phrases.php:591
|
1227 |
-
msgid "Topic Icons"
|
1228 |
-
msgstr "Ícones dos Tópicos"
|
1229 |
-
|
1230 |
-
#: wpf-includes/wpf-phrases.php:590
|
1231 |
-
msgid "open"
|
1232 |
-
msgstr "aberto"
|
1233 |
-
|
1234 |
-
#: wpf-includes/wpf-phrases.php:589
|
1235 |
-
msgid "close"
|
1236 |
-
msgstr "fechado"
|
1237 |
-
|
1238 |
-
#: wpf-includes/wpf-phrases.php:588
|
1239 |
-
msgid "unsticky"
|
1240 |
-
msgstr "desafixar"
|
1241 |
-
|
1242 |
-
#: wpf-includes/wpf-phrases.php:587
|
1243 |
-
msgid "sticky"
|
1244 |
-
msgstr "fixar"
|
1245 |
-
|
1246 |
-
#: wpf-includes/wpf-phrases.php:586
|
1247 |
-
msgid "unlike"
|
1248 |
-
msgstr "fixar"
|
1249 |
-
|
1250 |
-
#: wpf-includes/wpf-phrases.php:585
|
1251 |
-
msgid "like"
|
1252 |
-
msgstr "curtir"
|
1253 |
-
|
1254 |
-
#: wpf-includes/wpf-phrases.php:584
|
1255 |
-
msgid "Can move topic"
|
1256 |
-
msgstr "Pode mover um tópico"
|
1257 |
-
|
1258 |
-
#: wpf-includes/wpf-phrases.php:583
|
1259 |
-
msgid "Can close topic"
|
1260 |
-
msgstr "Pode fechar um tópico"
|
1261 |
-
|
1262 |
-
#: wpf-includes/wpf-phrases.php:582
|
1263 |
-
msgid "Can set own topic answered"
|
1264 |
-
msgstr "Pode definir seu próprio tópico como respondido"
|
1265 |
-
|
1266 |
-
#: wpf-includes/wpf-phrases.php:581
|
1267 |
-
msgid "Can set topic answered"
|
1268 |
-
msgstr "Pode definir um tópico como respondido"
|
1269 |
-
|
1270 |
-
#: wpf-includes/wpf-phrases.php:580
|
1271 |
-
msgid "Can Attach File"
|
1272 |
-
msgstr "Pode anexar arquivo"
|
1273 |
-
|
1274 |
-
#: wpf-includes/wpf-phrases.php:579
|
1275 |
-
msgid "Can vote"
|
1276 |
-
msgstr "Pode votar"
|
1277 |
-
|
1278 |
-
#: wpf-includes/wpf-phrases.php:577
|
1279 |
-
msgid "Can set topic sticky"
|
1280 |
-
msgstr "Pode definir um tópico fixo"
|
1281 |
-
|
1282 |
-
#: wpf-includes/wpf-phrases.php:576
|
1283 |
-
msgid "Can report"
|
1284 |
-
msgstr "Pode reportar"
|
1285 |
-
|
1286 |
-
#: wpf-includes/wpf-phrases.php:575
|
1287 |
-
msgid "Can like"
|
1288 |
-
msgstr "Pode curtir"
|
1289 |
-
|
1290 |
-
#: wpf-includes/wpf-phrases.php:574
|
1291 |
-
msgid "Can delete own replay"
|
1292 |
-
msgstr "Pode deletar a sua própria resposta"
|
1293 |
-
|
1294 |
-
#: wpf-includes/wpf-phrases.php:573
|
1295 |
-
msgid "Can delete own topic"
|
1296 |
-
msgstr "Pode excluir seu próprio tópico"
|
1297 |
-
|
1298 |
-
#: wpf-includes/wpf-phrases.php:572
|
1299 |
-
msgid "Can edit own replay"
|
1300 |
-
msgstr "Pode editar própria resposta"
|
1301 |
-
|
1302 |
-
#: wpf-includes/wpf-phrases.php:571
|
1303 |
-
msgid "Can edit own topic"
|
1304 |
-
msgstr "Pode editar o próprio tópico"
|
1305 |
-
|
1306 |
-
#: wpf-includes/wpf-phrases.php:570
|
1307 |
-
msgid "Can delete replies"
|
1308 |
-
msgstr "Pode apagar respostas"
|
1309 |
-
|
1310 |
-
#: wpf-includes/wpf-phrases.php:569
|
1311 |
-
msgid "Can edit replies"
|
1312 |
-
msgstr "Pode editar respostas"
|
1313 |
-
|
1314 |
-
#: wpf-includes/wpf-phrases.php:568
|
1315 |
-
msgid "Can view replies"
|
1316 |
-
msgstr "Pode ver respostas"
|
1317 |
-
|
1318 |
-
#: wpf-includes/wpf-phrases.php:567
|
1319 |
-
msgid "Can post reply"
|
1320 |
-
msgstr "Pode postar resposta"
|
1321 |
-
|
1322 |
-
#: wpf-includes/wpf-phrases.php:566
|
1323 |
-
msgid "Can delete topic"
|
1324 |
-
msgstr "Pode excluir tópico"
|
1325 |
-
|
1326 |
-
#: wpf-includes/wpf-phrases.php:565
|
1327 |
-
msgid "Can edit topic"
|
1328 |
-
msgstr "Pode editar tópico"
|
1329 |
-
|
1330 |
-
#: wpf-includes/wpf-phrases.php:564
|
1331 |
-
msgid "Can view topic"
|
1332 |
-
msgstr "Pode visualizar tópico"
|
1333 |
-
|
1334 |
-
#: wpf-includes/wpf-phrases.php:563
|
1335 |
-
msgid "Can create topic"
|
1336 |
-
msgstr "Pode ciar tópico"
|
1337 |
-
|
1338 |
-
#: wpf-includes/wpf-phrases.php:562
|
1339 |
-
msgid "Can view forum"
|
1340 |
-
msgstr "Pode visualizar o fórum"
|
1341 |
-
|
1342 |
-
#: wpf-includes/wpf-phrases.php:561
|
1343 |
-
msgid "Front - Can write PM"
|
1344 |
-
msgstr "Front - Pode escrever MP"
|
1345 |
-
|
1346 |
-
#: wpf-includes/wpf-phrases.php:560
|
1347 |
-
msgid "Front - Can view member phone number"
|
1348 |
-
msgstr "Front - Pode ver o número de telefone do membro"
|
1349 |
-
|
1350 |
-
#: wpf-includes/wpf-phrases.php:559
|
1351 |
-
msgid "Front - Can view member about me"
|
1352 |
-
msgstr "Front - Pode ver o \"sobre\" de membros"
|
1353 |
-
|
1354 |
-
#: wpf-includes/wpf-phrases.php:558
|
1355 |
-
msgid "Front - Can view member signatur"
|
1356 |
-
msgstr "Front - Pode ver assinaturas de membros"
|
1357 |
-
|
1358 |
-
#: wpf-includes/wpf-phrases.php:557
|
1359 |
-
msgid "Front - Can view member ocumpation"
|
1360 |
-
msgstr "Front - Pode ver a profissão dos membros"
|
1361 |
-
|
1362 |
-
#: wpf-includes/wpf-phrases.php:556
|
1363 |
-
msgid "Front - Can view member location"
|
1364 |
-
msgstr "Front - Pode ver a localização dos membros"
|
1365 |
-
|
1366 |
-
#: wpf-includes/wpf-phrases.php:555
|
1367 |
-
msgid "Front - Can view member ip address"
|
1368 |
-
msgstr "Front - Pode ver o endereço de IP dos membros"
|
1369 |
-
|
1370 |
-
#: wpf-includes/wpf-phrases.php:554
|
1371 |
-
msgid "Front - Can view member last active date"
|
1372 |
-
msgstr "Front - Pode ver a última data ativa do membro"
|
1373 |
-
|
1374 |
-
#: wpf-includes/wpf-phrases.php:553
|
1375 |
-
msgid "Front - Can view member reg. date"
|
1376 |
-
msgstr "Front - Pode ver data de registro de membros"
|
1377 |
-
|
1378 |
-
#: wpf-includes/wpf-phrases.php:552
|
1379 |
-
msgid "Front - Can view member social networks"
|
1380 |
-
msgstr "Front - Pode ver as redes sociais dos membros"
|
1381 |
-
|
1382 |
-
#: wpf-includes/wpf-phrases.php:551
|
1383 |
-
msgid "Front - Can view member website"
|
1384 |
-
msgstr "Front - Pode ver o site dos membros"
|
1385 |
-
|
1386 |
-
#: wpf-includes/wpf-phrases.php:550
|
1387 |
-
msgid "Front - Can view member reputation"
|
1388 |
-
msgstr "Front - Pode ver a reputação dos membros"
|
1389 |
-
|
1390 |
-
#: wpf-includes/wpf-phrases.php:549
|
1391 |
-
msgid "Front - Can view member custom title"
|
1392 |
-
msgstr "Front - Pode ver o cargo personalizado dos membros"
|
1393 |
-
|
1394 |
-
#: wpf-includes/wpf-phrases.php:548
|
1395 |
-
msgid "Front - Can view member title"
|
1396 |
-
msgstr "Front - Pode ver o título dos membros"
|
1397 |
-
|
1398 |
-
#: wpf-includes/wpf-phrases.php:547
|
1399 |
-
msgid "Front - Can view member email"
|
1400 |
-
msgstr "Front - Pode ver o e-mail dos membros"
|
1401 |
-
|
1402 |
-
#: wpf-includes/wpf-phrases.php:546
|
1403 |
-
msgid "Front - Can view member username"
|
1404 |
-
msgstr "Front - Pode ver o nome de usuário dos membros"
|
1405 |
-
|
1406 |
-
#: wpf-includes/wpf-phrases.php:545
|
1407 |
-
msgid "Front - Can view avatars"
|
1408 |
-
msgstr "Front - Pode ver avatares"
|
1409 |
-
|
1410 |
-
#: wpf-includes/wpf-phrases.php:544
|
1411 |
-
msgid "Front - Can have signatur"
|
1412 |
-
msgstr "Front - Pode ter uma assinatura"
|
1413 |
-
|
1414 |
-
#: wpf-includes/wpf-phrases.php:543
|
1415 |
-
msgid "Front - Can upload avatar"
|
1416 |
-
msgstr "Front - Pode carregar um avatar"
|
1417 |
-
|
1418 |
-
#: wpf-includes/wpf-phrases.php:542
|
1419 |
-
msgid "Front - Can view profiles"
|
1420 |
-
msgstr "Front - Pode visualizar perfis"
|
1421 |
-
|
1422 |
-
#: wpf-includes/wpf-phrases.php:541
|
1423 |
-
msgid "Front - Can view members"
|
1424 |
-
msgstr "Front - Pode visualizar membros"
|
1425 |
-
|
1426 |
-
#: wpf-includes/wpf-phrases.php:540
|
1427 |
-
msgid "Dashboard - Usergroup Menu"
|
1428 |
-
msgstr "Painel - Menu do grupo de usuários"
|
1429 |
-
|
1430 |
-
#: wpf-includes/wpf-phrases.php:539
|
1431 |
-
msgid "Dashboard - Can delete member"
|
1432 |
-
msgstr "Painel - Pode deletar um membro"
|
1433 |
-
|
1434 |
-
#: wpf-includes/wpf-phrases.php:538
|
1435 |
-
msgid "Dashboard - Can edit member"
|
1436 |
-
msgstr "Painel - Pode editar um membro"
|
1437 |
-
|
1438 |
-
#: wpf-includes/wpf-phrases.php:537
|
1439 |
-
msgid "Dashboard - Members Menu"
|
1440 |
-
msgstr "Painel - Menu de membros"
|
1441 |
-
|
1442 |
-
#: wpf-includes/wpf-phrases.php:536
|
1443 |
-
msgid "Dashboard - Can delete forum"
|
1444 |
-
msgstr "Painel - Pode deletar fórums"
|
1445 |
-
|
1446 |
-
#: wpf-includes/wpf-phrases.php:535
|
1447 |
-
msgid "Dashboard - Can edit forum"
|
1448 |
-
msgstr "Painel - Pode editar fórum"
|
1449 |
-
|
1450 |
-
#: wpf-includes/wpf-phrases.php:534
|
1451 |
-
msgid "Dashboard - Can create forum"
|
1452 |
-
msgstr "Painel - Pode criar fórum"
|
1453 |
-
|
1454 |
-
#: wpf-includes/wpf-phrases.php:377
|
1455 |
-
msgid "%s ago"
|
1456 |
-
msgstr "%s atrás"
|
1457 |
-
|
1458 |
-
#: wpf-admin/options-tabs/features.php:42 wpf-includes/wpf-phrases.php:603
|
1459 |
-
msgid ""
|
1460 |
-
"If you got some issue with wpForo, please enable this option before asking "
|
1461 |
-
"for support, this outputs hidden important information to help us debug your "
|
1462 |
-
"issue."
|
1463 |
-
msgstr ""
|
1464 |
-
"Se você tiver algum problema com o wpForo, habilite esta opção antes de "
|
1465 |
-
"pedir suporte, isso gera informações importantes ocultas para nos ajudar a "
|
1466 |
-
"solucionar seu problema."
|
1467 |
-
|
1468 |
-
#: wpf-admin/options-tabs/features.php:42 wpf-includes/wpf-phrases.php:602
|
1469 |
-
msgid "Enable Debug Mode"
|
1470 |
-
msgstr "Habilitar o modo de depuração"
|
1471 |
-
|
1472 |
-
#: wpf-admin/options-tabs/features.php:37 wpf-includes/wpf-phrases.php:598
|
1473 |
-
msgid ""
|
1474 |
-
"You can manage WordPress date and time format in WordPress Settings > "
|
1475 |
-
"General admin page."
|
1476 |
-
msgstr ""
|
1477 |
-
"Você pode gerenciar o formato de data e hora do WordPress em Configurações "
|
1478 |
-
"do WordPress > Página de administração Geral."
|
1479 |
-
|
1480 |
-
#: wpf-admin/options-tabs/features.php:37
|
1481 |
-
msgid "Enable WordPress Date/Time Format"
|
1482 |
-
msgstr "Habilitar o formato de data/hora do WordPress"
|
1483 |
-
|
1484 |
-
#: wpf-admin/admin.php:35 wpf-includes/wpf-hooks.php:1718
|
1485 |
-
#: wpf-includes/wpf-phrases.php:601
|
1486 |
-
msgid "Themes"
|
1487 |
-
msgstr "Temas"
|
1488 |
-
|
1489 |
-
#: wpf-admin/admin.php:34 wpf-includes/wpf-hooks.php:1702
|
1490 |
-
#: wpf-includes/wpf-phrases.php:600
|
1491 |
-
msgid "Phrases"
|
1492 |
-
msgstr "Termos"
|
1493 |
-
|
1494 |
-
#: wpf-admin/admin.php:26 wpf-admin/admin.php:27
|
1495 |
-
#: wpf-includes/wpf-phrases.php:599
|
1496 |
-
msgid "Dashboard"
|
1497 |
-
msgstr "Painel"
|
1498 |
-
|
1499 |
-
#: wpf-includes/class-template.php:34
|
1500 |
-
msgid "Open link in a new tab"
|
1501 |
-
msgstr "Abra link em nova aba"
|
1502 |
-
|
1503 |
-
#: wpf-includes/class-template.php:33
|
1504 |
-
msgid "Link Text"
|
1505 |
-
msgstr "Texto do link"
|
1506 |
-
|
1507 |
-
#: wpf-includes/class-template.php:32
|
1508 |
-
msgid "Insert link"
|
1509 |
-
msgstr "Inserir link"
|
1510 |
-
|
1511 |
-
#: wpf-admin/options-tabs/styles.php:43
|
1512 |
-
msgid "Forum Color Styles"
|
1513 |
-
msgstr "Estilos de cores do fórum"
|
1514 |
-
|
1515 |
-
#: wpf-admin/options-tabs/styles.php:36 wpf-includes/wpf-phrases.php:61
|
1516 |
-
msgid "Custom CSS Code"
|
1517 |
-
msgstr "Código CSS personalizado"
|
1518 |
-
|
1519 |
-
#: wpf-admin/options-tabs/styles.php:28 wpf-includes/wpf-phrases.php:481
|
1520 |
-
msgid "Post Content"
|
1521 |
-
msgstr "Conteúdo do Post"
|
1522 |
-
|
1523 |
-
#: wpf-admin/options-tabs/styles.php:13
|
1524 |
-
msgid "Font Sizes"
|
1525 |
-
msgstr "Tamanhos de Fonte"
|
1526 |
-
|
1527 |
-
#: wpf-admin/options-tabs/features.php:36 wpf-includes/wpf-phrases.php:331
|
1528 |
-
msgid ""
|
1529 |
-
"This feature is useful if you're adding content before or after [wpforo] "
|
1530 |
-
"shortcode in page content. Also it useful if forum is loaded before website "
|
1531 |
-
"header, on top of the front-end."
|
1532 |
-
msgstr ""
|
1533 |
-
"Este recurso é útil se você estiver adicionando conteúdo antes ou depois do "
|
1534 |
-
"shortcode [wpforo] no conteúdo da página. Também é útil se o fórum é "
|
1535 |
-
"carregado antes do cabeçalho do site, acima do front-end."
|
1536 |
-
|
1537 |
-
#: wpf-admin/options-tabs/features.php:36 wpf-includes/wpf-phrases.php:85
|
1538 |
-
msgid "Enable Output Buffer"
|
1539 |
-
msgstr "Habilitar buffer de saída"
|
1540 |
-
|
1541 |
-
#. Author URI of the plugin/theme
|
1542 |
-
msgid "https://gvectors.com/"
|
1543 |
-
msgstr "https://gvectors.com/"
|
1544 |
-
|
1545 |
-
#. Author of the plugin/theme
|
1546 |
-
msgid "gVectors Team (A. Chakhoyan, R. Hovhannisyan)"
|
1547 |
-
msgstr "gVectors Team (A. Chakhoyan, R. Hovhannisyan)"
|
1548 |
-
|
1549 |
-
#. Plugin URI of the plugin/theme
|
1550 |
-
msgid "https://wpforo.com"
|
1551 |
-
msgstr "https://wpforo.com"
|
1552 |
-
|
1553 |
-
#. Plugin Name of the plugin/theme
|
1554 |
-
msgid "Forums - wpForo"
|
1555 |
-
msgstr "Fóruns - wpForo"
|
1556 |
-
|
1557 |
-
#: wpf-includes/wpf-phrases.php:532
|
1558 |
-
msgid "Your topic successfully added"
|
1559 |
-
msgstr "Seu tópico foi adicionado com sucesso"
|
1560 |
-
|
1561 |
-
#: wpf-includes/wpf-phrases.php:531
|
1562 |
-
msgid "Your subscription for this item could not be confirmed"
|
1563 |
-
msgstr "Sua inscrição para este item não pôde ser confirmada"
|
1564 |
-
|
1565 |
-
#: wpf-includes/wpf-phrases.php:530
|
1566 |
-
msgid "Your profile data have been successfully updated."
|
1567 |
-
msgstr "Seus dados de perfil foram atualizados com sucesso."
|
1568 |
-
|
1569 |
-
#: wpf-includes/wpf-phrases.php:529
|
1570 |
-
msgid "Your forum successfully deleted"
|
1571 |
-
msgstr "Seu fórum foi excluído com sucesso"
|
1572 |
-
|
1573 |
-
#: wpf-includes/wpf-phrases.php:528
|
1574 |
-
msgid "Your forum successfully added"
|
1575 |
-
msgstr "Seu fórum foi adicionado com sucesso"
|
1576 |
-
|
1577 |
-
#: wpf-includes/wpf-phrases.php:527
|
1578 |
-
msgid "You successfully replied"
|
1579 |
-
msgstr "Você respondeu com sucesso"
|
1580 |
-
|
1581 |
-
#: wpf-includes/wpf-phrases.php:526
|
1582 |
-
msgid "You haven't permission to edit post from this forum"
|
1583 |
-
msgstr "Você não tem permissão para editar post deste fórum"
|
1584 |
-
|
1585 |
-
#: wpf-includes/wpf-phrases.php:525
|
1586 |
-
msgid "You haven't permission to delete topic from this forum"
|
1587 |
-
msgstr "Você não tem permissão para deletar post deste fórum"
|
1588 |
-
|
1589 |
-
#: wpf-includes/wpf-phrases.php:524
|
1590 |
-
msgid "You haven't permission to delete post from this forum"
|
1591 |
-
msgstr "Você não tem permissão para deletar post deste fórum"
|
1592 |
-
|
1593 |
-
#: wpf-includes/wpf-phrases.php:523
|
1594 |
-
msgid "You haven't permission to create topic into this forum"
|
1595 |
-
msgstr "Você não tem permissão para criar tópico neste fórum"
|
1596 |
-
|
1597 |
-
#: wpf-includes/wpf-phrases.php:522
|
1598 |
-
msgid "You haven't permission to create post into this forum"
|
1599 |
-
msgstr "Você não tem permissão para criar post neste fórum"
|
1600 |
-
|
1601 |
-
#: wpf-includes/wpf-phrases.php:521
|
1602 |
-
msgid "You have no permission to edit this topic"
|
1603 |
-
msgstr "Você não tem permissão para editar este tópico"
|
1604 |
-
|
1605 |
-
#: wpf-includes/wpf-phrases.php:520
|
1606 |
-
msgid "You have been successfully unsubscribed"
|
1607 |
-
msgstr "Você foi descadastrado com sucesso"
|
1608 |
-
|
1609 |
-
#: wpf-includes/wpf-phrases.php:519
|
1610 |
-
msgid "You have been successfully subscribed"
|
1611 |
-
msgstr "Você foi inscrito com sucesso"
|
1612 |
-
|
1613 |
-
#: wpf-includes/wpf-phrases.php:518
|
1614 |
-
msgid "You are already voted this post"
|
1615 |
-
msgstr "Você já votou neste post"
|
1616 |
-
|
1617 |
-
#: wpf-includes/wpf-phrases.php:517
|
1618 |
-
msgid "Wrong post data"
|
1619 |
-
msgstr "Dados do post errados"
|
1620 |
-
|
1621 |
-
#: wpf-includes/wpf-phrases.php:516
|
1622 |
-
msgid "Welcome to our Community!"
|
1623 |
-
msgstr "Bem-vindo à nossa Comunidade!"
|
1624 |
-
|
1625 |
-
#: wpf-includes/wpf-phrases.php:515
|
1626 |
-
msgid "Username length must be between 3 characters and 30 characters."
|
1627 |
-
msgstr "Tamanho do nome de usuário deve estar ser entre 3 e 30 caracteres."
|
1628 |
-
|
1629 |
-
#: wpf-includes/wpf-phrases.php:514
|
1630 |
-
msgid "Username is missed."
|
1631 |
-
msgstr "Faltando username."
|
1632 |
-
|
1633 |
-
#: wpf-includes/wpf-phrases.php:513
|
1634 |
-
msgid "Username exists. Please insert another."
|
1635 |
-
msgstr "Username existe. Por favor insira outro."
|
1636 |
-
|
1637 |
-
#: wpf-includes/wpf-phrases.php:512
|
1638 |
-
msgid "User successfully deleted from wpforo"
|
1639 |
-
msgstr "Usuário excluído com sucesso do wpforo"
|
1640 |
-
|
1641 |
-
#: wpf-includes/wpf-phrases.php:511
|
1642 |
-
msgid "User group successfully edited"
|
1643 |
-
msgstr "Grupo de usuários editado com sucesso"
|
1644 |
-
|
1645 |
-
#: wpf-includes/wpf-phrases.php:510
|
1646 |
-
msgid "User group successfully added"
|
1647 |
-
msgstr "Grupo de usuários adicionado com sucesso"
|
1648 |
-
|
1649 |
-
#: wpf-includes/wpf-phrases.php:509
|
1650 |
-
msgid "User group edit error"
|
1651 |
-
msgstr "Erro de edição do grupo de usuários"
|
1652 |
-
|
1653 |
-
#: wpf-includes/wpf-phrases.php:508
|
1654 |
-
msgid "User group add error"
|
1655 |
-
msgstr "Erro de adição do grupo de usuários"
|
1656 |
-
|
1657 |
-
#: wpf-includes/wpf-phrases.php:507
|
1658 |
-
msgid "User delete error"
|
1659 |
-
msgstr "Erro de exclusão de usuário"
|
1660 |
-
|
1661 |
-
#: wpf-includes/wpf-phrases.php:506
|
1662 |
-
msgid "Topics delete error"
|
1663 |
-
msgstr "Erro de exclusão de tópicos"
|
1664 |
-
|
1665 |
-
#: wpf-includes/wpf-phrases.php:505
|
1666 |
-
msgid "Topic successfully updated"
|
1667 |
-
msgstr "Tópico atualizado com sucesso"
|
1668 |
-
|
1669 |
-
#: wpf-includes/wpf-phrases.php:504
|
1670 |
-
msgid "Topic successfully moved"
|
1671 |
-
msgstr "Tópico movido com sucesso"
|
1672 |
-
|
1673 |
-
#: wpf-includes/wpf-phrases.php:503
|
1674 |
-
msgid "Topic not found."
|
1675 |
-
msgstr "Tópico não encontrado."
|
1676 |
-
|
1677 |
-
#: wpf-includes/wpf-phrases.php:502
|
1678 |
-
msgid "Topic edit error"
|
1679 |
-
msgstr "Erro de edição de tópico"
|
1680 |
-
|
1681 |
-
#: wpf-includes/wpf-phrases.php:501
|
1682 |
-
msgid "Topic delete error"
|
1683 |
-
msgstr "Erro de exclusão de tópico"
|
1684 |
-
|
1685 |
-
#: wpf-includes/wpf-phrases.php:500
|
1686 |
-
msgid "Topic add error"
|
1687 |
-
msgstr "Erro de adição de tópico"
|
1688 |
-
|
1689 |
-
#: wpf-includes/wpf-phrases.php:499
|
1690 |
-
msgid "Topic Move Error"
|
1691 |
-
msgstr "Erro ao mover tópico"
|
1692 |
-
|
1693 |
-
#: wpf-includes/wpf-phrases.php:498
|
1694 |
-
msgid "This topic successfully deleted"
|
1695 |
-
msgstr "Este tópico excluído com sucesso"
|
1696 |
-
|
1697 |
-
#: wpf-includes/wpf-phrases.php:497
|
1698 |
-
msgid "This post successfully edited"
|
1699 |
-
msgstr "Este tópico editado com sucesso"
|
1700 |
-
|
1701 |
-
#: wpf-includes/wpf-phrases.php:496
|
1702 |
-
msgid "This post successfully deleted"
|
1703 |
-
msgstr "Este post foi deletado com sucesso"
|
1704 |
-
|
1705 |
-
#: wpf-includes/wpf-phrases.php:495
|
1706 |
-
msgid "This email address is already registered. Please insert another."
|
1707 |
-
msgstr "Este endereço de e-mail já está registrado. Por favor insira outro."
|
1708 |
-
|
1709 |
-
#: wpf-includes/wpf-phrases.php:494
|
1710 |
-
msgid "Theme options successfully updated"
|
1711 |
-
msgstr "Opções de tema atualizadas com sucesso"
|
1712 |
-
|
1713 |
-
#: wpf-includes/wpf-phrases.php:493
|
1714 |
-
msgid "The uploaded file size is too big"
|
1715 |
-
msgstr "O tamanho do arquivo carregado é muito grande"
|
1716 |
-
|
1717 |
-
#: wpf-includes/wpf-phrases.php:492
|
1718 |
-
msgid "Successfully voted"
|
1719 |
-
msgstr "Votado com sucesso"
|
1720 |
-
|
1721 |
-
#: wpf-includes/wpf-phrases.php:491
|
1722 |
-
msgid "Successfully updated"
|
1723 |
-
msgstr "Atualizado com sucesso"
|
1724 |
-
|
1725 |
-
#: wpf-includes/wpf-phrases.php:490
|
1726 |
-
msgid ""
|
1727 |
-
"Success! Thank you. Please check your email and click confirmation link "
|
1728 |
-
"below to complete this step."
|
1729 |
-
msgstr ""
|
1730 |
-
"Tudo Certo! Obrigado. Por favor, verifique o seu e-mail e clique no link de "
|
1731 |
-
"confirmação para concluir esta etapa."
|
1732 |
-
|
1733 |
-
#: wpf-includes/wpf-phrases.php:489
|
1734 |
-
msgid "Success! Thank you Dear Friend"
|
1735 |
-
msgstr "Tudo Certo! Obrigado caro amigo"
|
1736 |
-
|
1737 |
-
#: wpf-includes/wpf-phrases.php:488
|
1738 |
-
msgid "Subscribe options successfully updated, but previous value not changed"
|
1739 |
-
msgstr ""
|
1740 |
-
"Opções de inscrição atualizadas com sucesso, mas o valor anterior não foi "
|
1741 |
-
"alterado"
|
1742 |
-
|
1743 |
-
#: wpf-includes/wpf-phrases.php:487
|
1744 |
-
msgid "Subscribe options successfully updated"
|
1745 |
-
msgstr "Opções de inscrição atualizadas com sucesso"
|
1746 |
-
|
1747 |
-
#: wpf-includes/wpf-phrases.php:486
|
1748 |
-
msgid "Something wrong with profile data."
|
1749 |
-
msgstr "Algo errado com dados de perfil."
|
1750 |
-
|
1751 |
-
#: wpf-includes/wpf-phrases.php:485
|
1752 |
-
msgid "Reply request error"
|
1753 |
-
msgstr "Erro de solicitação de resposta"
|
1754 |
-
|
1755 |
-
#: wpf-includes/wpf-phrases.php:484
|
1756 |
-
msgid "Registration Error"
|
1757 |
-
msgstr "Erro de registro"
|
1758 |
-
|
1759 |
-
#: wpf-includes/wpf-phrases.php:483
|
1760 |
-
msgid "Post options successfully updated, but previous value not changed"
|
1761 |
-
msgstr ""
|
1762 |
-
"Opções de post atualizadas com sucesso, mas o valor anterior não foi alterado"
|
1763 |
-
|
1764 |
-
#: wpf-includes/wpf-phrases.php:482
|
1765 |
-
msgid "Post options successfully updated"
|
1766 |
-
msgstr "Opções de post atualizadas com sucesso"
|
1767 |
-
|
1768 |
-
#: wpf-includes/wpf-phrases.php:480
|
1769 |
-
msgid "Post delete error"
|
1770 |
-
msgstr "Erro ao deletar post"
|
1771 |
-
|
1772 |
-
#: wpf-includes/wpf-phrases.php:479
|
1773 |
-
msgid "Please insert required fields!"
|
1774 |
-
msgstr "Por favor insira campos obrigatórios!"
|
1775 |
-
|
1776 |
-
#: wpf-includes/wpf-phrases.php:478
|
1777 |
-
msgid "Phrase update error"
|
1778 |
-
msgstr "Erro de atualização de termo"
|
1779 |
-
|
1780 |
-
#: wpf-includes/wpf-phrases.php:477
|
1781 |
-
msgid "Phrase successfully updates"
|
1782 |
-
msgstr "Termos atualizados com sucesso"
|
1783 |
-
|
1784 |
-
#: wpf-includes/wpf-phrases.php:476
|
1785 |
-
msgid "Phrase successfully added"
|
1786 |
-
msgstr "Termos adicionado com sucesso"
|
1787 |
-
|
1788 |
-
#: wpf-includes/wpf-phrases.php:475
|
1789 |
-
msgid "Phrase adding error"
|
1790 |
-
msgstr "Erro ao adicionar termo"
|
1791 |
-
|
1792 |
-
#: wpf-includes/wpf-phrases.php:474
|
1793 |
-
msgid "Phrase add error"
|
1794 |
-
msgstr "Erro ao adicionar termo"
|
1795 |
-
|
1796 |
-
#: wpf-includes/wpf-phrases.php:473
|
1797 |
-
msgid "Permission denied for this action"
|
1798 |
-
msgstr "Permissão negada para esta ação"
|
1799 |
-
|
1800 |
-
#: wpf-includes/wpf-phrases.php:472
|
1801 |
-
msgid "Permission denied for edit forum"
|
1802 |
-
msgstr "Permissão negada para editar Fórum"
|
1803 |
-
|
1804 |
-
#: wpf-includes/wpf-phrases.php:471
|
1805 |
-
msgid "Permission denied for delete forum"
|
1806 |
-
msgstr "Permissão negada para excluir Fórum"
|
1807 |
-
|
1808 |
-
#: wpf-includes/wpf-phrases.php:470
|
1809 |
-
msgid "Permission denied for add forum"
|
1810 |
-
msgstr "Permissão negada para adicionar Fórum"
|
1811 |
-
|
1812 |
-
#: wpf-includes/wpf-phrases.php:469
|
1813 |
-
msgid "Permission denied"
|
1814 |
-
msgstr "Permissão negada"
|
1815 |
-
|
1816 |
-
#: wpf-includes/wpf-phrases.php:468
|
1817 |
-
msgid "Password mismatch."
|
1818 |
-
msgstr "Incompatibilidade de senhas."
|
1819 |
-
|
1820 |
-
#: wpf-includes/wpf-phrases.php:467
|
1821 |
-
msgid "Password length must be between 6 characters and 20 characters."
|
1822 |
-
msgstr "O tamanho da senha deve ser entre 6 e 20 caracteres."
|
1823 |
-
|
1824 |
-
#: wpf-includes/wpf-phrases.php:466
|
1825 |
-
msgid "No Posts found for update"
|
1826 |
-
msgstr "Posts não encontrados para atualização"
|
1827 |
-
|
1828 |
-
#: wpf-includes/wpf-phrases.php:465
|
1829 |
-
msgid ""
|
1830 |
-
"New language successfully added and changed wpforo language to new language"
|
1831 |
-
msgstr ""
|
1832 |
-
"Novo idioma adicionado com sucesso e alterado o idioma do wpforo para o "
|
1833 |
-
"novo idioma"
|
1834 |
-
|
1835 |
-
#: wpf-includes/wpf-phrases.php:464
|
1836 |
-
msgid "Message has been sent"
|
1837 |
-
msgstr "Mensagem foi enviada"
|
1838 |
-
|
1839 |
-
#: wpf-includes/wpf-phrases.php:463
|
1840 |
-
msgid "Member options successfully updated, but previous value not changed"
|
1841 |
-
msgstr ""
|
1842 |
-
"Opções de membro atualizadas com sucesso, mas o valor anterior não alterado"
|
1843 |
-
|
1844 |
-
#: wpf-includes/wpf-phrases.php:462
|
1845 |
-
msgid "Member options successfully updated"
|
1846 |
-
msgstr "Opções de membro atualizadas com sucesso"
|
1847 |
-
|
1848 |
-
#: wpf-includes/wpf-phrases.php:461
|
1849 |
-
msgid "Invalid request!"
|
1850 |
-
msgstr "Solicitação inválida!"
|
1851 |
-
|
1852 |
-
#: wpf-includes/wpf-phrases.php:460
|
1853 |
-
msgid "Invalid Email address"
|
1854 |
-
msgstr "Endereço de e-mail inválido"
|
1855 |
-
|
1856 |
-
#: wpf-includes/wpf-phrases.php:459
|
1857 |
-
msgid "Insert your Email address."
|
1858 |
-
msgstr "Insira seu endereço de e-mail."
|
1859 |
-
|
1860 |
-
#: wpf-includes/wpf-phrases.php:458
|
1861 |
-
msgid "Illegal character in username."
|
1862 |
-
msgstr "Caractere inválido no nome de usuário."
|
1863 |
-
|
1864 |
-
#: wpf-includes/wpf-phrases.php:457
|
1865 |
-
msgid "General options successfully updated"
|
1866 |
-
msgstr "Opções gerais atualizadas com sucesso"
|
1867 |
-
|
1868 |
-
#: wpf-includes/wpf-phrases.php:456
|
1869 |
-
msgid "Forum update error"
|
1870 |
-
msgstr "Erro de atualização do fórum"
|
1871 |
-
|
1872 |
-
#: wpf-includes/wpf-phrases.php:455
|
1873 |
-
msgid "Forum successfully updated"
|
1874 |
-
msgstr "Forum atualizado com sucesso"
|
1875 |
-
|
1876 |
-
#: wpf-includes/wpf-phrases.php:454
|
1877 |
-
msgid "Forum options successfully updated, but previous value not changed"
|
1878 |
-
msgstr ""
|
1879 |
-
"Opções de fórum atualizadas com sucesso, mas o valor anterior não foi "
|
1880 |
-
"alterado"
|
1881 |
-
|
1882 |
-
#: wpf-includes/wpf-phrases.php:453
|
1883 |
-
msgid "Forum options successfully updated"
|
1884 |
-
msgstr "Opções de fórum atualizadas com sucesso"
|
1885 |
-
|
1886 |
-
#: wpf-includes/wpf-phrases.php:452
|
1887 |
-
msgid "Forum merging error"
|
1888 |
-
msgstr "Erro ao mesclar Fórum"
|
1889 |
-
|
1890 |
-
#: wpf-includes/wpf-phrases.php:451
|
1891 |
-
msgid "Forum is successfully merged"
|
1892 |
-
msgstr "Fórum é mesclado com sucesso"
|
1893 |
-
|
1894 |
-
#: wpf-includes/wpf-phrases.php:450
|
1895 |
-
msgid "Forum hierarchy successfully updated"
|
1896 |
-
msgstr "Hierarquia do fórum atualizada com sucesso"
|
1897 |
-
|
1898 |
-
#: wpf-includes/wpf-phrases.php:449
|
1899 |
-
msgid "Forum deleting error"
|
1900 |
-
msgstr "Erro de exclusão de fórum"
|
1901 |
-
|
1902 |
-
#: wpf-includes/wpf-phrases.php:448
|
1903 |
-
msgid "Forum Base URL successfully updated"
|
1904 |
-
msgstr "URL base do fórum atualizado com sucesso"
|
1905 |
-
|
1906 |
-
#: wpf-includes/wpf-phrases.php:447
|
1907 |
-
msgid "File type is not allowed"
|
1908 |
-
msgstr "Tipo de arquivo não permitido"
|
1909 |
-
|
1910 |
-
#: wpf-includes/wpf-phrases.php:446
|
1911 |
-
msgid "Features successfully updated, but previous value not changed"
|
1912 |
-
msgstr ""
|
1913 |
-
"Recursos atualizados com sucesso, mas o valor anterior não foi alterado"
|
1914 |
-
|
1915 |
-
#: wpf-includes/wpf-phrases.php:445
|
1916 |
-
msgid "Features successfully updated"
|
1917 |
-
msgstr "Recursos atualizados com sucesso"
|
1918 |
-
|
1919 |
-
#: wpf-includes/wpf-phrases.php:444
|
1920 |
-
msgid "Error: please inset some text to report."
|
1921 |
-
msgstr "Erro: Insira um texto para reportar."
|
1922 |
-
|
1923 |
-
#: wpf-includes/wpf-phrases.php:443
|
1924 |
-
msgid "Error: Topic is not found"
|
1925 |
-
msgstr "Erro: O tópico não foi encontrado"
|
1926 |
-
|
1927 |
-
#: wpf-includes/wpf-phrases.php:442
|
1928 |
-
msgid "Error: No topic selected"
|
1929 |
-
msgstr "Erro: Nenhum tópico foi selecionado"
|
1930 |
-
|
1931 |
-
#: wpf-includes/wpf-phrases.php:441
|
1932 |
-
msgid "Error: Forum is not found"
|
1933 |
-
msgstr "Erro: O fórum não foi encontrado"
|
1934 |
-
|
1935 |
-
#: wpf-includes/wpf-phrases.php:440
|
1936 |
-
msgid "Email address exists. Please insert another."
|
1937 |
-
msgstr "Já existe este endereço de e-mail. Por favor insira outro."
|
1938 |
-
|
1939 |
-
#: wpf-includes/wpf-phrases.php:439
|
1940 |
-
msgid "Could not be unsubscribe from this item"
|
1941 |
-
msgstr "Não foi possível cancelar a inscrição deste item"
|
1942 |
-
|
1943 |
-
#: wpf-includes/wpf-phrases.php:438
|
1944 |
-
msgid "Cannot update post data"
|
1945 |
-
msgstr "Não é possível atualizar dados do post"
|
1946 |
-
|
1947 |
-
#: wpf-includes/wpf-phrases.php:437
|
1948 |
-
msgid "Cannot update forum hierarchy"
|
1949 |
-
msgstr "Não foi possível atualizar a hierarquia do fórum"
|
1950 |
-
|
1951 |
-
#: wpf-includes/wpf-phrases.php:436
|
1952 |
-
msgid "Can`t upload file"
|
1953 |
-
msgstr "Não é possível carregar o arquivo"
|
1954 |
-
|
1955 |
-
#: wpf-includes/wpf-phrases.php:435
|
1956 |
-
msgid "Can't write a post: This topic is closed"
|
1957 |
-
msgstr "Não é possível escrever um post: Este é um tópico fechado"
|
1958 |
-
|
1959 |
-
#: wpf-includes/wpf-phrases.php:434
|
1960 |
-
msgid "Can't subscribe to this item"
|
1961 |
-
msgstr "Não é possível assinar este item"
|
1962 |
-
|
1963 |
-
#: wpf-includes/wpf-phrases.php:433
|
1964 |
-
msgid "Can't send report email"
|
1965 |
-
msgstr "Não é possível enviar o e-mail de report"
|
1966 |
-
|
1967 |
-
#: wpf-includes/wpf-phrases.php:432
|
1968 |
-
msgid "Can't send confirmation email"
|
1969 |
-
msgstr "Não é possível enviar o e-mail de confirmação"
|
1970 |
-
|
1971 |
-
#: wpf-includes/wpf-phrases.php:431
|
1972 |
-
msgid "Can't delete this Usergroup"
|
1973 |
-
msgstr "Não é possível excluir este Grupo de usuário"
|
1974 |
-
|
1975 |
-
#: wpf-includes/wpf-phrases.php:430
|
1976 |
-
msgid "Can't add new language"
|
1977 |
-
msgstr "Não é possível adicionar novo idioma"
|
1978 |
-
|
1979 |
-
#: wpf-includes/wpf-phrases.php:429
|
1980 |
-
msgid "Can't add forum"
|
1981 |
-
msgstr "Não é possível adicionar Fórum"
|
1982 |
-
|
1983 |
-
#: wpf-includes/wpf-phrases.php:428
|
1984 |
-
msgid "All Checked topics successfully deleted"
|
1985 |
-
msgstr "Todos os tópicos marcados foram excluídos com sucesso"
|
1986 |
-
|
1987 |
-
#: wpf-includes/wpf-phrases.php:427
|
1988 |
-
msgid "Add Topic error: No forum selected"
|
1989 |
-
msgstr "Erro ao adicionar tópico: Nenhum Fórum foi selecionado"
|
1990 |
-
|
1991 |
-
#: wpf-includes/wpf-phrases.php:426
|
1992 |
-
msgid "Access successfully deleted"
|
1993 |
-
msgstr "Acesso excluído com êxito"
|
1994 |
-
|
1995 |
-
#: wpf-includes/wpf-phrases.php:425
|
1996 |
-
msgid "Access edit error"
|
1997 |
-
msgstr "Erro de edição de acesso"
|
1998 |
-
|
1999 |
-
#: wpf-includes/wpf-phrases.php:424
|
2000 |
-
msgid "Access delete error"
|
2001 |
-
msgstr "Erro de exclusão de acesso"
|
2002 |
-
|
2003 |
-
#: wpf-includes/wpf-phrases.php:423
|
2004 |
-
msgid "Access add error"
|
2005 |
-
msgstr "Erro de adição de acesso"
|
2006 |
-
|
2007 |
-
#: wpf-includes/wpf-phrases.php:418
|
2008 |
-
msgid "{number}T"
|
2009 |
-
msgstr "{number}T"
|
2010 |
-
|
2011 |
-
#: wpf-includes/wpf-phrases.php:417
|
2012 |
-
msgid "{number}M"
|
2013 |
-
msgstr "{number}M"
|
2014 |
-
|
2015 |
-
#: wpf-includes/wpf-phrases.php:416
|
2016 |
-
msgid "{number}K"
|
2017 |
-
msgstr "{number}M"
|
2018 |
-
|
2019 |
-
#: wpf-includes/wpf-phrases.php:415
|
2020 |
-
msgid "{number}B"
|
2021 |
-
msgstr "{number}B"
|
2022 |
-
|
2023 |
-
#: wpf-includes/wpf-phrases.php:410
|
2024 |
-
msgid "wpForo Navigation"
|
2025 |
-
msgstr "Navegação wpForo"
|
2026 |
-
|
2027 |
-
#: wpf-includes/wpf-phrases.php:408
|
2028 |
-
msgid "view all topics"
|
2029 |
-
msgstr "ver todos tópicos"
|
2030 |
-
|
2031 |
-
#: wpf-includes/wpf-phrases.php:407
|
2032 |
-
msgid "view all questions"
|
2033 |
-
msgstr "ver todas perguntas"
|
2034 |
-
|
2035 |
-
#: wpf-includes/wpf-phrases.php:406
|
2036 |
-
msgid "view all posts"
|
2037 |
-
msgstr "ver todos posts"
|
2038 |
-
|
2039 |
-
#: wpf-includes/functions.php:650 wpf-includes/functions.php:651
|
2040 |
-
#: wpf-includes/wpf-phrases.php:405
|
2041 |
-
msgid "view"
|
2042 |
-
msgstr "ver"
|
2043 |
-
|
2044 |
-
#: wpf-includes/wpf-phrases.php:404
|
2045 |
-
msgid "update"
|
2046 |
-
msgstr "atualizar"
|
2047 |
-
|
2048 |
-
#: wpf-includes/wpf-phrases.php:403
|
2049 |
-
msgid "subscriptions"
|
2050 |
-
msgstr "inscrições"
|
2051 |
-
|
2052 |
-
#: wpf-includes/wpf-phrases.php:402
|
2053 |
-
msgid "replies"
|
2054 |
-
msgstr "respostas"
|
2055 |
-
|
2056 |
-
#: wpf-includes/wpf-phrases.php:401
|
2057 |
-
msgid "register"
|
2058 |
-
msgstr "registrar"
|
2059 |
-
|
2060 |
-
#: wpf-includes/wpf-phrases.php:400
|
2061 |
-
msgid "prev"
|
2062 |
-
msgstr "anterior"
|
2063 |
-
|
2064 |
-
#: wpf-includes/wpf-phrases.php:399
|
2065 |
-
msgid "posted"
|
2066 |
-
msgstr "postado"
|
2067 |
-
|
2068 |
-
#: wpf-includes/wpf-phrases.php:398
|
2069 |
-
msgid "phrase_value"
|
2070 |
-
msgstr "phrase_value"
|
2071 |
-
|
2072 |
-
#: wpf-includes/wpf-phrases.php:397
|
2073 |
-
msgid "phrase_key"
|
2074 |
-
msgstr "phrase_key"
|
2075 |
-
|
2076 |
-
#: wpf-includes/wpf-phrases.php:396
|
2077 |
-
msgid "old password"
|
2078 |
-
msgstr "senha antiga"
|
2079 |
-
|
2080 |
-
#: wpf-includes/wpf-phrases.php:395
|
2081 |
-
msgid "next"
|
2082 |
-
msgstr "próxima"
|
2083 |
-
|
2084 |
-
#: wpf-includes/wpf-phrases.php:394
|
2085 |
-
msgid "new password again"
|
2086 |
-
msgstr "nova senha novamente"
|
2087 |
-
|
2088 |
-
#: wpf-includes/wpf-phrases.php:393
|
2089 |
-
msgid "new password"
|
2090 |
-
msgstr "nova senha"
|
2091 |
-
|
2092 |
-
#: wpf-includes/wpf-phrases.php:392
|
2093 |
-
msgid "my profile"
|
2094 |
-
msgstr "meu perfil"
|
2095 |
-
|
2096 |
-
#: wpf-includes/wpf-phrases.php:390
|
2097 |
-
msgid "members"
|
2098 |
-
msgstr "membros"
|
2099 |
-
|
2100 |
-
#: wpf-includes/wpf-phrases.php:389
|
2101 |
-
msgid "matches"
|
2102 |
-
msgstr "conferem"
|
2103 |
-
|
2104 |
-
#: wpf-includes/wpf-phrases.php:388
|
2105 |
-
msgid "logout"
|
2106 |
-
msgstr "sair"
|
2107 |
-
|
2108 |
-
#: wpf-includes/wpf-phrases.php:387
|
2109 |
-
msgid "login"
|
2110 |
-
msgstr "login"
|
2111 |
-
|
2112 |
-
#: wpf-includes/wpf-phrases.php:385
|
2113 |
-
msgid "forums"
|
2114 |
-
msgstr "forums"
|
2115 |
-
|
2116 |
-
#: wpf-includes/functions.php:609 wpf-includes/wpf-phrases.php:384
|
2117 |
-
msgid "edit user"
|
2118 |
-
msgstr "editar usuário"
|
2119 |
-
|
2120 |
-
#: wpf-includes/functions.php:613 wpf-includes/wpf-phrases.php:383
|
2121 |
-
msgid "edit profile"
|
2122 |
-
msgstr "editar perfil"
|
2123 |
-
|
2124 |
-
#: wpf-includes/wpf-phrases.php:380
|
2125 |
-
msgid "confirm password"
|
2126 |
-
msgstr "confirmar senha"
|
2127 |
-
|
2128 |
-
#: wpf-includes/wpf-phrases.php:379
|
2129 |
-
msgid "by %s"
|
2130 |
-
msgstr "por %s"
|
2131 |
-
|
2132 |
-
#: wpf-includes/wpf-phrases.php:378
|
2133 |
-
msgid "by"
|
2134 |
-
msgstr "por"
|
2135 |
-
|
2136 |
-
#: wpf-includes/wpf-phrases.php:376
|
2137 |
-
msgid "add_new"
|
2138 |
-
msgstr "add_new"
|
2139 |
-
|
2140 |
-
#: wpf-includes/wpf-phrases.php:374
|
2141 |
-
msgid "activity"
|
2142 |
-
msgstr "atividade"
|
2143 |
-
|
2144 |
-
#: wpf-includes/wpf-phrases.php:373
|
2145 |
-
msgid "account"
|
2146 |
-
msgstr "conta"
|
2147 |
-
|
2148 |
-
#: wpf-includes/wpf-phrases.php:372
|
2149 |
-
msgid "Your Answer"
|
2150 |
-
msgstr "Sua Resposta"
|
2151 |
-
|
2152 |
-
#: wpf-includes/wpf-phrases.php:370
|
2153 |
-
msgid "You can go to %s page or Search here"
|
2154 |
-
msgstr "Você pode ir para a página %s ou procurar aqui"
|
2155 |
-
|
2156 |
-
#: wpf-includes/wpf-phrases.php:368
|
2157 |
-
msgid "You"
|
2158 |
-
msgstr "Você"
|
2159 |
-
|
2160 |
-
#: wpf-includes/wpf-phrases.php:366
|
2161 |
-
msgid "Yahoo"
|
2162 |
-
msgstr "Yahoo"
|
2163 |
-
|
2164 |
-
#: wpf-includes/wpf-phrases.php:365
|
2165 |
-
msgid "Write message"
|
2166 |
-
msgstr "Escrever mensagem"
|
2167 |
-
|
2168 |
-
#: wpf-includes/wpf-phrases.php:364
|
2169 |
-
msgid "Working"
|
2170 |
-
msgstr "Trabalhando"
|
2171 |
-
|
2172 |
-
#: wpf-includes/wpf-phrases.php:363
|
2173 |
-
msgid "Wordpress avatar system"
|
2174 |
-
msgstr "Sistema de avatar do Wordpress"
|
2175 |
-
|
2176 |
-
#: wpf-includes/wpf-phrases.php:361
|
2177 |
-
msgid "Website"
|
2178 |
-
msgstr "Site"
|
2179 |
-
|
2180 |
-
#: wpf-includes/wpf-phrases.php:360
|
2181 |
-
msgid "Votes"
|
2182 |
-
msgstr "Votos"
|
2183 |
-
|
2184 |
-
#: wpf-includes/wpf-phrases.php:359
|
2185 |
-
msgid "Views"
|
2186 |
-
msgstr "Visualizações"
|
2187 |
-
|
2188 |
-
#: wpf-includes/wpf-phrases.php:358
|
2189 |
-
msgid "View the latest post"
|
2190 |
-
msgstr "Ver o último post"
|
2191 |
-
|
2192 |
-
#: wpf-includes/wpf-phrases.php:357
|
2193 |
-
msgid "View entire post"
|
2194 |
-
msgstr "Ver post inteiro"
|
2195 |
-
|
2196 |
-
#: wpf-includes/wpf-phrases.php:355
|
2197 |
-
msgid "Username"
|
2198 |
-
msgstr "Nome de usuário"
|
2199 |
-
|
2200 |
-
#: wpf-includes/wpf-phrases.php:354
|
2201 |
-
msgid ""
|
2202 |
-
"Usergroup has been successfully deleted. All users of this usergroup have "
|
2203 |
-
"been moved to the usergroup you've chosen"
|
2204 |
-
msgstr ""
|
2205 |
-
"O Grupo de usuário foi excluído com sucesso. Todos os usuários deste Grupo "
|
2206 |
-
"foram movidos para o Grupo que você selecionou"
|
2207 |
-
|
2208 |
-
#: wpf-includes/wpf-phrases.php:353
|
2209 |
-
msgid "Usergroup has been successfully deleted."
|
2210 |
-
msgstr "O Grupo de usuário foi excluído com sucesso."
|
2211 |
-
|
2212 |
-
#: wpf-includes/wpf-phrases.php:352
|
2213 |
-
msgid "User Group"
|
2214 |
-
msgstr "Grupo de Usuário"
|
2215 |
-
|
2216 |
-
#: wpf-includes/wpf-phrases.php:350
|
2217 |
-
msgid "User"
|
2218 |
-
msgstr "Usuário"
|
2219 |
-
|
2220 |
-
#: wpf-includes/wpf-phrases.php:348
|
2221 |
-
msgid ""
|
2222 |
-
"Use comments to ask for more information or suggest improvements. Avoid "
|
2223 |
-
"answering questions in comments."
|
2224 |
-
msgstr ""
|
2225 |
-
"Use comentários para solicitar mais informações ou sugerir melhorias. Evite "
|
2226 |
-
"responder a perguntas nos comentários."
|
2227 |
-
|
2228 |
-
#: wpf-includes/wpf-phrases.php:346
|
2229 |
-
msgid "Upload an avatar"
|
2230 |
-
msgstr "Upload de um avatar"
|
2231 |
-
|
2232 |
-
#: wpf-includes/wpf-phrases.php:343
|
2233 |
-
msgid "Unsubscribe"
|
2234 |
-
msgstr "Desincrever"
|
2235 |
-
|
2236 |
-
#: wpf-includes/wpf-phrases.php:342
|
2237 |
-
msgid "Unknown upload error"
|
2238 |
-
msgstr "Erro de upload desconhecido"
|
2239 |
-
|
2240 |
-
#: wpf-includes/wpf-phrases.php:341
|
2241 |
-
msgid "Twitter"
|
2242 |
-
msgstr "Twitter"
|
2243 |
-
|
2244 |
-
#: wpf-includes/wpf-phrases.php:338
|
2245 |
-
msgid "Topic title"
|
2246 |
-
msgstr "Título do tópico"
|
2247 |
-
|
2248 |
-
#: wpf-includes/wpf-phrases.php:337
|
2249 |
-
msgid "Topic Title"
|
2250 |
-
msgstr "Título do Tópico"
|
2251 |
-
|
2252 |
-
#: wpf-includes/wpf-phrases.php:336
|
2253 |
-
msgid "Topic RSS Feed"
|
2254 |
-
msgstr "Feed RSS do Tópico"
|
2255 |
-
|
2256 |
-
#: wpf-includes/wpf-phrases.php:334
|
2257 |
-
msgid "Timezone"
|
2258 |
-
msgstr "Fuso horário"
|
2259 |
-
|
2260 |
-
#: wpf-includes/wpf-phrases.php:327
|
2261 |
-
msgid "The uploaded file was only partially uploaded"
|
2262 |
-
msgstr "O arquivo carregado só foi parcialmente carregado"
|
2263 |
-
|
2264 |
-
#: wpf-includes/wpf-phrases.php:326
|
2265 |
-
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
2266 |
-
msgstr "O arquivo carregado excede a diretiva upload_max_filesize do php.ini"
|
2267 |
-
|
2268 |
-
#: wpf-includes/wpf-phrases.php:325
|
2269 |
-
msgid ""
|
2270 |
-
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
2271 |
-
"the HTML form"
|
2272 |
-
msgstr ""
|
2273 |
-
"O arquivo carregado excede a diretiva MAX_FILE_SIZE que foi especificada no "
|
2274 |
-
"formulário HTML"
|
2275 |
-
|
2276 |
-
#: wpf-includes/wpf-phrases.php:322
|
2277 |
-
msgid ""
|
2278 |
-
"Thank you for using wpForo. wpForo is a premium forum plugin which will "
|
2279 |
-
"always be available for free. There will never be paid and pro versions of "
|
2280 |
-
"this forum board. However this is a very large and hard project so we also "
|
2281 |
-
"develop paid addons (extensions), which will financially help us to keep "
|
2282 |
-
"improving and adding new features to the free wpForo plugin. Forum addons "
|
2283 |
-
"will also be actively developed. The first addons \"Advanced Media Uploader"
|
2284 |
-
msgstr ""
|
2285 |
-
"Obrigado por usar wpForo. O wpForo é um plugin Premium de fórum que estará "
|
2286 |
-
"sempre disponível de graça. Nunca haverá versões pagas e pro deste sistema "
|
2287 |
-
"de fórum. No entanto, este é um projeto muito grande e difícil para que "
|
2288 |
-
"também desenvolvamos complementos pagos (extensões), o que nos ajudará "
|
2289 |
-
"financeiramente a continuar melhorando e adicionando novos recursos ao "
|
2290 |
-
"plugin wpForo gratuito. Os complementos do fórum também serão ativamente "
|
2291 |
-
"desenvolvidos. Os primeiros complementos \"Advanced Media Uploader"
|
2292 |
-
|
2293 |
-
#: wpf-includes/wpf-phrases.php:319
|
2294 |
-
msgid "Subscriptions"
|
2295 |
-
msgstr "Inscrições"
|
2296 |
-
|
2297 |
-
#: wpf-includes/wpf-phrases.php:317
|
2298 |
-
msgid "Subscribe for new topics"
|
2299 |
-
msgstr "Inscreva-se para novos tópicos"
|
2300 |
-
|
2301 |
-
#: wpf-includes/wpf-phrases.php:316
|
2302 |
-
msgid "Subscribe for new replies"
|
2303 |
-
msgstr "Inscreva-se para novas respostas"
|
2304 |
-
|
2305 |
-
#: wpf-includes/wpf-phrases.php:313
|
2306 |
-
msgid "Subforums"
|
2307 |
-
msgstr "Sub-Fóruns"
|
2308 |
-
|
2309 |
-
#: wpf-includes/wpf-phrases.php:311
|
2310 |
-
msgid "Specify avatar by URL"
|
2311 |
-
msgstr "Especifique um avatar por URL"
|
2312 |
-
|
2313 |
-
#: wpf-includes/wpf-phrases.php:310
|
2314 |
-
msgid "Sort Search Results by"
|
2315 |
-
msgstr "Ordenar resultados da pesquisa por"
|
2316 |
-
|
2317 |
-
#: wpf-includes/wpf-phrases.php:309
|
2318 |
-
msgid "Sorry, something wrong with your data."
|
2319 |
-
msgstr "Desculpe, há algo de errado com seus dados."
|
2320 |
-
|
2321 |
-
#: wpf-includes/wpf-phrases.php:308
|
2322 |
-
msgid "Social Networks"
|
2323 |
-
msgstr "Redes sociais"
|
2324 |
-
|
2325 |
-
#: wpf-includes/wpf-phrases.php:306
|
2326 |
-
msgid "Skype"
|
2327 |
-
msgstr "Skype"
|
2328 |
-
|
2329 |
-
#: wpf-includes/wpf-phrases.php:305
|
2330 |
-
msgid "Site Profile"
|
2331 |
-
msgstr "Perfil do Site"
|
2332 |
-
|
2333 |
-
#: wpf-includes/wpf-phrases.php:304
|
2334 |
-
msgid "Signature"
|
2335 |
-
msgstr "Assinatura"
|
2336 |
-
|
2337 |
-
#: wpf-includes/wpf-phrases.php:303
|
2338 |
-
msgid "Sign In"
|
2339 |
-
msgstr "Entrar"
|
2340 |
-
|
2341 |
-
#: wpf-includes/wpf-phrases.php:293
|
2342 |
-
msgid "Shop Account"
|
2343 |
-
msgstr "Comprar conta"
|
2344 |
-
|
2345 |
-
#: wpf-includes/wpf-phrases.php:292 wpf-themes/classic/functions.php:101
|
2346 |
-
msgid ""
|
2347 |
-
"Set this option value 0 if you want to show all posts under topic intro area."
|
2348 |
-
msgstr ""
|
2349 |
-
"Defina este valor da opção para 0 se desejar mostrar todas as postagens na "
|
2350 |
-
"área de introdução do tópico."
|
2351 |
-
|
2352 |
-
#: wpf-includes/wpf-phrases.php:291
|
2353 |
-
msgid "Set Topic Sticky"
|
2354 |
-
msgstr "Definir tópico como Fixo"
|
2355 |
-
|
2356 |
-
#: wpf-includes/wpf-phrases.php:287
|
2357 |
-
msgid "Send Report"
|
2358 |
-
msgstr "Enviar Denúncia"
|
2359 |
-
|
2360 |
-
#: wpf-includes/wpf-phrases.php:286
|
2361 |
-
msgid "Select Page"
|
2362 |
-
msgstr "Selecionar Página"
|
2363 |
-
|
2364 |
-
#: wpf-includes/wpf-phrases.php:284
|
2365 |
-
msgid "Search..."
|
2366 |
-
msgstr "Pesquisar..."
|
2367 |
-
|
2368 |
-
#: wpf-includes/wpf-phrases.php:283
|
2369 |
-
msgid "Search result for"
|
2370 |
-
msgstr "Resultado de pesquisa por"
|
2371 |
-
|
2372 |
-
#: wpf-includes/wpf-phrases.php:282
|
2373 |
-
msgid "Search in date period"
|
2374 |
-
msgstr "Pesquisar por data"
|
2375 |
-
|
2376 |
-
#: wpf-includes/wpf-phrases.php:281
|
2377 |
-
msgid "Search in Forums"
|
2378 |
-
msgstr "Pesquisar nos Forums"
|
2379 |
-
|
2380 |
-
#: wpf-includes/wpf-phrases.php:280
|
2381 |
-
msgid "Search Type"
|
2382 |
-
msgstr "Tipo de pesquisa"
|
2383 |
-
|
2384 |
-
#: wpf-includes/wpf-phrases.php:279
|
2385 |
-
msgid "Search Titles Only"
|
2386 |
-
msgstr "Pesquisar apenas títulos"
|
2387 |
-
|
2388 |
-
#: wpf-includes/wpf-phrases.php:278
|
2389 |
-
msgid "Search Phrase"
|
2390 |
-
msgstr "Pesquisa de Termo"
|
2391 |
-
|
2392 |
-
#: wpf-includes/wpf-phrases.php:277
|
2393 |
-
msgid "Search Entire Posts"
|
2394 |
-
msgstr "Pesquisar Posts inteiros"
|
2395 |
-
|
2396 |
-
#: wpf-includes/wpf-phrases.php:276
|
2397 |
-
msgid "Search"
|
2398 |
-
msgstr "Buscar"
|
2399 |
-
|
2400 |
-
#: wpf-includes/wpf-phrases.php:272
|
2401 |
-
msgid "Save Changes"
|
2402 |
-
msgstr "Salvar alterações"
|
2403 |
-
|
2404 |
-
#: wpf-includes/wpf-phrases.php:270
|
2405 |
-
msgid "Result Info"
|
2406 |
-
msgstr "Resultados para"
|
2407 |
-
|
2408 |
-
#: wpf-includes/wpf-phrases.php:268
|
2409 |
-
msgid "Report to Administration"
|
2410 |
-
msgstr "Denunciar ao Administrador"
|
2411 |
-
|
2412 |
-
#: wpf-includes/wpf-phrases.php:265
|
2413 |
-
msgid "Report"
|
2414 |
-
msgstr "Denunciar"
|
2415 |
-
|
2416 |
-
#: wpf-includes/wpf-phrases.php:264
|
2417 |
-
msgid "Reply"
|
2418 |
-
msgstr "Responder"
|
2419 |
-
|
2420 |
-
#: wpf-includes/wpf-phrases.php:263
|
2421 |
-
msgid "Replies not found"
|
2422 |
-
msgstr "Respostas não encontradas"
|
2423 |
-
|
2424 |
-
#: wpf-includes/wpf-phrases.php:262
|
2425 |
-
msgid "Replies"
|
2426 |
-
msgstr "Respostas"
|
2427 |
-
|
2428 |
-
#: wpf-includes/wpf-phrases.php:256
|
2429 |
-
msgid "Remember Me"
|
2430 |
-
msgstr "Lembrar-me"
|
2431 |
-
|
2432 |
-
#: wpf-includes/wpf-phrases.php:255
|
2433 |
-
msgid "Relevancy"
|
2434 |
-
msgstr "Relevância"
|
2435 |
-
|
2436 |
-
#: wpf-includes/wpf-phrases.php:254
|
2437 |
-
msgid "Registered date"
|
2438 |
-
msgstr "Data de Registro"
|
2439 |
-
|
2440 |
-
#: wpf-includes/wpf-phrases.php:252
|
2441 |
-
msgid "Register"
|
2442 |
-
msgstr "Cadastrar"
|
2443 |
-
|
2444 |
-
#: wpf-includes/wpf-phrases.php:251
|
2445 |
-
msgid "Recent Topics"
|
2446 |
-
msgstr "Tópicos Recentes"
|
2447 |
-
|
2448 |
-
#: wpf-includes/wpf-phrases.php:250
|
2449 |
-
msgid "Recent Questions"
|
2450 |
-
msgstr "Perguntas Recentes"
|
2451 |
-
|
2452 |
-
#: wpf-includes/wpf-phrases.php:249
|
2453 |
-
msgid "Received Likes"
|
2454 |
-
msgstr "Curtidas recebidas"
|
2455 |
-
|
2456 |
-
#: wpf-includes/wpf-phrases.php:245
|
2457 |
-
msgid "Rating Badge"
|
2458 |
-
msgstr "Emblema de Ranking"
|
2459 |
-
|
2460 |
-
#: wpf-includes/wpf-phrases.php:244
|
2461 |
-
msgid "Rating"
|
2462 |
-
msgstr "Ranking"
|
2463 |
-
|
2464 |
-
#: wpf-includes/wpf-phrases.php:243
|
2465 |
-
msgid "RSS"
|
2466 |
-
msgstr "RSS"
|
2467 |
-
|
2468 |
-
#: wpf-includes/wpf-phrases.php:242
|
2469 |
-
msgid "REPLY:"
|
2470 |
-
msgstr "RESPOSTA:"
|
2471 |
-
|
2472 |
-
#: wpf-includes/wpf-phrases.php:241
|
2473 |
-
msgid "RE"
|
2474 |
-
msgstr "RE"
|
2475 |
-
|
2476 |
-
#: wpf-includes/wpf-phrases.php:240
|
2477 |
-
msgid "Quote"
|
2478 |
-
msgstr "Citar (Quote)"
|
2479 |
-
|
2480 |
-
#: wpf-includes/wpf-phrases.php:239
|
2481 |
-
msgid "Questions"
|
2482 |
-
msgstr "Perguntas"
|
2483 |
-
|
2484 |
-
#: wpf-includes/wpf-phrases.php:238
|
2485 |
-
msgid "Question Comments"
|
2486 |
-
msgstr "Comentários da pergunta"
|
2487 |
-
|
2488 |
-
#: wpf-includes/wpf-phrases.php:237 wpf-themes/classic/functions.php:61
|
2489 |
-
msgid "Q&A layout - Intro topics"
|
2490 |
-
msgstr "Q&A layout - Tópicos de introdução"
|
2491 |
-
|
2492 |
-
#: wpf-includes/wpf-phrases.php:236 wpf-themes/classic/functions.php:70
|
2493 |
-
msgid "Q&A Layout - Number of intro topics"
|
2494 |
-
msgstr "Q&A layout - Número de tópicos de introdução"
|
2495 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|