environment_notification.pot
6.22 KB
1
2
3
4
5
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
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: 1.3~rc2-1-ga15645d\n"
"POT-Creation-Date: 2015-10-30 16:35-0300\n"
"PO-Revision-Date: 2015-09-14 12:12-0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
#: plugins/environment_notification/lib/environment_notification_plugin.rb:8
msgid "A plugin for environment notifications."
msgstr ""
#: plugins/environment_notification/lib/environment_notification_plugin.rb:29
msgid "Notification Manager"
msgstr ""
#: plugins/environment_notification/controllers/environment_notification_plugin_admin_controller.rb:19
msgid "Notification successfully created"
msgstr ""
#: plugins/environment_notification/controllers/environment_notification_plugin_admin_controller.rb:22
msgid "Notification couldn't be created"
msgstr ""
#: plugins/environment_notification/controllers/environment_notification_plugin_admin_controller.rb:31
msgid "The notification was deleted."
msgstr ""
#: plugins/environment_notification/controllers/environment_notification_plugin_admin_controller.rb:33
msgid "Could not remove the notification"
msgstr ""
#: plugins/environment_notification/controllers/environment_notification_plugin_admin_controller.rb:43
msgid "The notification was edited."
msgstr ""
#: plugins/environment_notification/controllers/environment_notification_plugin_admin_controller.rb:45
msgid "Could not edit the notification."
msgstr ""
#: plugins/environment_notification/controllers/environment_notification_plugin_admin_controller.rb:57
msgid "The status of the notification was changed."
msgstr ""
#: plugins/environment_notification/controllers/environment_notification_plugin_admin_controller.rb:59
msgid "Could not change the status of the notification."
msgstr ""
#: plugins/environment_notification/views/environment_notification_plugin_admin/show_notification.html.erb:8
msgid "There are active notifications in this environment!"
msgstr ""
#: plugins/environment_notification/views/environment_notification_plugin_admin/show_notification.html.erb:9
msgid "Manage all notifications here."
msgstr ""
#: plugins/environment_notification/views/environment_notification_plugin_admin/show_notification.html.erb:26
msgid "Do not show anymore"
msgstr ""
#: plugins/environment_notification/views/environment_notification_plugin_admin/show_notification.html.erb:27
msgid "Hide for now"
msgstr ""
#: plugins/environment_notification/views/environment_notification_plugin_admin/_form.html.erb:4
msgid "Back"
msgstr ""
#: plugins/environment_notification/views/environment_notification_plugin_admin/_form.html.erb:10
msgid "Optional Title:"
msgstr ""
#: plugins/environment_notification/views/environment_notification_plugin_admin/_form.html.erb:12
msgid "Enter your message here:"
msgstr ""
#: plugins/environment_notification/views/environment_notification_plugin_admin/_form.html.erb:14
msgid ""
"Obs: You can use %{name} and %{email} variables to put the user's name and "
"email in the message."
msgstr ""
#: plugins/environment_notification/views/environment_notification_plugin_admin/_form.html.erb:17
msgid "Notifications Status"
msgstr ""
#: plugins/environment_notification/views/environment_notification_plugin_admin/_form.html.erb:19
msgid "Notifications Color/Type"
msgstr ""
#: plugins/environment_notification/views/environment_notification_plugin_admin/_form.html.erb:19
msgid "Blue - Information"
msgstr ""
#: plugins/environment_notification/views/environment_notification_plugin_admin/_form.html.erb:19
msgid "Yellow - Warning"
msgstr ""
#: plugins/environment_notification/views/environment_notification_plugin_admin/_form.html.erb:19
msgid "Green - Success"
msgstr ""
#: plugins/environment_notification/views/environment_notification_plugin_admin/_form.html.erb:19
msgid "Red - Danger"
msgstr ""
#: plugins/environment_notification/views/environment_notification_plugin_admin/_form.html.erb:22
msgid "Display only in the homepage"
msgstr ""
#: plugins/environment_notification/views/environment_notification_plugin_admin/_form.html.erb:26
msgid "Display to not logged users too"
msgstr ""
#: plugins/environment_notification/views/environment_notification_plugin_admin/_form.html.erb:30
msgid "Display popup until user close the notification"
msgstr ""
#: plugins/environment_notification/views/environment_notification_plugin_admin/_form.html.erb:34
msgid "Save"
msgstr ""
#: plugins/environment_notification/views/environment_notification_plugin_admin/index.html.erb:3
msgid "Environment Notifications"
msgstr ""
#: plugins/environment_notification/views/environment_notification_plugin_admin/index.html.erb:7
msgid "New Notification"
msgstr ""
#: plugins/environment_notification/views/environment_notification_plugin_admin/index.html.erb:10
msgid "Back to control panel"
msgstr ""
#: plugins/environment_notification/views/environment_notification_plugin_admin/index.html.erb:16
msgid "Notifications"
msgstr ""
#: plugins/environment_notification/views/environment_notification_plugin_admin/index.html.erb:19
msgid "Actions"
msgstr ""
#: plugins/environment_notification/views/environment_notification_plugin_admin/index.html.erb:30
msgid "Deactivate"
msgstr ""
#: plugins/environment_notification/views/environment_notification_plugin_admin/index.html.erb:30
#: plugins/environment_notification/views/environment_notification_plugin_admin/index.html.erb:32
msgid "Do you want to change the status of this notification?"
msgstr ""
#: plugins/environment_notification/views/environment_notification_plugin_admin/index.html.erb:32
msgid "Activate"
msgstr ""
#: plugins/environment_notification/views/environment_notification_plugin_admin/index.html.erb:34
msgid "Edit"
msgstr ""
#: plugins/environment_notification/views/environment_notification_plugin_admin/index.html.erb:35
msgid "Delete"
msgstr ""
#: plugins/environment_notification/views/environment_notification_plugin_admin/index.html.erb:35
msgid "Do you want to delete this notification?"
msgstr ""