Skip to content

Commit 9860a76

Browse files
committed
pot file
1 parent 7c18a4e commit 9860a76

2 files changed

Lines changed: 183 additions & 0 deletions

File tree

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
#How to use the pot file#
2+
3+
The pot file included in this folder is ready to use.
4+
5+
1. Start up Poedit.
6+
7+
2. In Poedit goto File -> New from POT/PO file...
8+
9+
3. Select and Open the pot file from the languages folder.
10+
11+
4. Enter your name, email address, your language and country (i.e. French fr_FR, German de_DE) to the setting form.
12+
13+
5. Click the Update button in the main Poedit UI.
14+
15+
6. Save the file:
16+
- For a plugin like filename-xx_XX.po with xx_XX for your language and country.
17+
- For a theme xx_XX.po
18+
19+
7. That's it, go to your WordPress blog and see your translation in action. N'joy your blogging!!!
20+
21+
Thank you for your contribution.

languages/notification-bbpress.pot

Lines changed: 162 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,162 @@
1+
#, fuzzy
2+
msgid ""
3+
msgstr ""
4+
"Project-Id-Version: Notification : bbPress\n"
5+
"Report-Msgid-Bugs-To: Translator Name <translations@example.com>\n"
6+
"POT-Creation-Date: 2017-02-19 17:47+0100\n"
7+
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
8+
"Last-Translator: Jakub Mikita <jakub@underdev.it>\n"
9+
"Language-Team: underDEV <hello@underdev.it>\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=INTEGER; plural=EXPRESSION\n"
14+
"X-Textdomain-Support: yesX-Generator: Poedit 1.6.4\n"
15+
"X-Poedit-SourceCharset: UTF-8\n"
16+
"X-Poedit-KeywordsList: __;_e;esc_html_e;esc_html_x:1,2c;esc_html__;"
17+
"esc_attr_e;esc_attr_x:1,2c;esc_attr__;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;"
18+
"_x:1,2c;_n:1,2;_n_noop:1,2;__ngettext:1,2;__ngettext_noop:1,2;_c,"
19+
"_nc:4c,1,2\n"
20+
"X-Poedit-Basepath: ..\n"
21+
"X-Generator: Poedit 1.8.12\n"
22+
"X-Poedit-SearchPath-0: .\n"
23+
"X-Poedit-SearchPathExcluded-0: node_modules\n"
24+
"X-Poedit-SearchPathExcluded-1: .git\n"
25+
26+
#: inc/triggers/forums.php:26
27+
msgid "New forum added"
28+
msgstr ""
29+
30+
#: inc/triggers/forums.php:27 inc/triggers/forums.php:58
31+
#: inc/triggers/forums.php:89
32+
msgid "bbPress : Forum"
33+
msgstr ""
34+
35+
#: inc/triggers/forums.php:57
36+
msgid "Forum updated"
37+
msgstr ""
38+
39+
#: inc/triggers/forums.php:88
40+
msgid "Forum removed"
41+
msgstr ""
42+
43+
#: inc/triggers/forums.php:154 inc/triggers/forums.php:171
44+
#: inc/triggers/forums.php:188 inc/triggers/replies.php:160
45+
#: inc/triggers/replies.php:177 inc/triggers/replies.php:194
46+
#: inc/triggers/topics.php:197 inc/triggers/topics.php:214
47+
#: inc/triggers/topics.php:231 inc/triggers/topics.php:246
48+
msgid "Howdy!"
49+
msgstr ""
50+
51+
#: inc/triggers/forums.php:157
52+
msgid "New forum \"{forum_title}\" has been added."
53+
msgstr ""
54+
55+
#: inc/triggers/forums.php:159
56+
msgid "Visit it now at {forum_url}."
57+
msgstr ""
58+
59+
#: inc/triggers/forums.php:174
60+
msgid "Forum \"{forum_title}\" has been updated."
61+
msgstr ""
62+
63+
#: inc/triggers/forums.php:176
64+
msgid "Check what's new at {forum_url}."
65+
msgstr ""
66+
67+
#: inc/triggers/forums.php:191
68+
msgid "Forum \"{forum_title}\" has been removed."
69+
msgstr ""
70+
71+
#: inc/triggers/replies.php:37
72+
msgid "New reply added"
73+
msgstr ""
74+
75+
#: inc/triggers/replies.php:38 inc/triggers/replies.php:73
76+
#: inc/triggers/replies.php:108
77+
msgid "bbPress : Reply"
78+
msgstr ""
79+
80+
#: inc/triggers/replies.php:72
81+
msgid "Reply updated"
82+
msgstr ""
83+
84+
#: inc/triggers/replies.php:107
85+
msgid "Reply removed"
86+
msgstr ""
87+
88+
#: inc/triggers/replies.php:163
89+
msgid "New reply in \"{topic_title}\" topic has been published."
90+
msgstr ""
91+
92+
#: inc/triggers/replies.php:165 inc/triggers/replies.php:182
93+
msgid "See the reply at {reply_in_topic_url}."
94+
msgstr ""
95+
96+
#: inc/triggers/replies.php:180
97+
msgid "Reply in \"{topic_title}\" topic has been updated."
98+
msgstr ""
99+
100+
#: inc/triggers/replies.php:197
101+
msgid "Reply in \"{topic_title}\" topic has been removed."
102+
msgstr ""
103+
104+
#: inc/triggers/replies.php:199
105+
msgid "See the topic at {topic_url}."
106+
msgstr ""
107+
108+
#: inc/triggers/topics.php:37
109+
msgid "New topic added"
110+
msgstr ""
111+
112+
#: inc/triggers/topics.php:38 inc/triggers/topics.php:73
113+
#: inc/triggers/topics.php:108 inc/triggers/topics.php:141
114+
msgid "bbPress : Topic"
115+
msgstr ""
116+
117+
#: inc/triggers/topics.php:72
118+
msgid "Topic updated"
119+
msgstr ""
120+
121+
#: inc/triggers/topics.php:107
122+
msgid "Topic merged"
123+
msgstr ""
124+
125+
#: inc/triggers/topics.php:140
126+
msgid "Topic removed"
127+
msgstr ""
128+
129+
#: inc/triggers/topics.php:200
130+
msgid ""
131+
"New topic \"{topic_title}\" has been created in \"{forum_title}\" forum."
132+
msgstr ""
133+
134+
#: inc/triggers/topics.php:202
135+
msgid "Visit it now at {topic_url}."
136+
msgstr ""
137+
138+
#: inc/triggers/topics.php:217
139+
msgid "Topic \"{topic_title}\" has been updated."
140+
msgstr ""
141+
142+
#: inc/triggers/topics.php:219
143+
msgid "Check what's new at {topic_url}."
144+
msgstr ""
145+
146+
#: inc/triggers/topics.php:234
147+
msgid ""
148+
"Topic \"{source_topic_title}\" has been merged to "
149+
"\"{destination_topic_title}\"."
150+
msgstr ""
151+
152+
#: inc/triggers/topics.php:249
153+
msgid "Topic \"{topic_title}\" has been removed."
154+
msgstr ""
155+
156+
#: notification-bbpress.php:81
157+
msgid ""
158+
"This plugin requires PHP in version at least 5.3 and Notification plugin "
159+
"active. WordPress itself <a href=\"https://wordpress.org/about/requirements/"
160+
"\" target=\"_blank\">requires at least PHP 5.6</a>. Please upgrade your PHP "
161+
"version or contact your Server administrator."
162+
msgstr ""

0 commit comments

Comments
 (0)