Commit 6ddf4a2943f31ea791f40a50a9261271ab46a739
1 parent
b61e7ae1
Exists in
master
and in
20 other branches
environment notification: updated translations
Showing
2 changed files
with
82 additions
and
82 deletions
Show diff stats
plugins/environment_notification/po/environment_notification.pot
| @@ -6,8 +6,8 @@ | @@ -6,8 +6,8 @@ | ||
| 6 | #, fuzzy | 6 | #, fuzzy |
| 7 | msgid "" | 7 | msgid "" |
| 8 | msgstr "" | 8 | msgstr "" |
| 9 | -"Project-Id-Version: 1.2-514-gc258618\n" | ||
| 10 | -"POT-Creation-Date: 2015-09-24 19:03-0000\n" | 9 | +"Project-Id-Version: 1.3~rc1-4-g0d2935a\n" |
| 10 | +"POT-Creation-Date: 2015-10-28 13:05-0000\n" | ||
| 11 | "PO-Revision-Date: 2015-09-14 12:12-0000\n" | 11 | "PO-Revision-Date: 2015-09-14 12:12-0000\n" |
| 12 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | 12 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
| 13 | "Language-Team: LANGUAGE <LL@li.org>\n" | 13 | "Language-Team: LANGUAGE <LL@li.org>\n" |
| @@ -17,7 +17,7 @@ msgstr "" | @@ -17,7 +17,7 @@ msgstr "" | ||
| 17 | "Content-Transfer-Encoding: 8bit\n" | 17 | "Content-Transfer-Encoding: 8bit\n" |
| 18 | "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" | 18 | "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" |
| 19 | 19 | ||
| 20 | -#: plugins/environment_notification/lib/environment_notification_plugin.rb:11 | 20 | +#: plugins/environment_notification/lib/environment_notification_plugin.rb:8 |
| 21 | msgid "A plugin for environment notifications." | 21 | msgid "A plugin for environment notifications." |
| 22 | msgstr "" | 22 | msgstr "" |
| 23 | 23 | ||
| @@ -25,54 +25,38 @@ msgstr "" | @@ -25,54 +25,38 @@ msgstr "" | ||
| 25 | msgid "Notification Manager" | 25 | msgid "Notification Manager" |
| 26 | msgstr "" | 26 | msgstr "" |
| 27 | 27 | ||
| 28 | -#: plugins/environment_notification/controllers/environment_notification_plugin_admin_controller.rb:14 | 28 | +#: plugins/environment_notification/controllers/environment_notification_plugin_admin_controller.rb:19 |
| 29 | msgid "Notification successfully created" | 29 | msgid "Notification successfully created" |
| 30 | msgstr "" | 30 | msgstr "" |
| 31 | 31 | ||
| 32 | -#: plugins/environment_notification/controllers/environment_notification_plugin_admin_controller.rb:17 | 32 | +#: plugins/environment_notification/controllers/environment_notification_plugin_admin_controller.rb:22 |
| 33 | msgid "Notification couldn't be created" | 33 | msgid "Notification couldn't be created" |
| 34 | msgstr "" | 34 | msgstr "" |
| 35 | 35 | ||
| 36 | -#: plugins/environment_notification/controllers/environment_notification_plugin_admin_controller.rb:26 | 36 | +#: plugins/environment_notification/controllers/environment_notification_plugin_admin_controller.rb:31 |
| 37 | msgid "The notification was deleted." | 37 | msgid "The notification was deleted." |
| 38 | msgstr "" | 38 | msgstr "" |
| 39 | 39 | ||
| 40 | -#: plugins/environment_notification/controllers/environment_notification_plugin_admin_controller.rb:28 | 40 | +#: plugins/environment_notification/controllers/environment_notification_plugin_admin_controller.rb:33 |
| 41 | msgid "Could not remove the notification" | 41 | msgid "Could not remove the notification" |
| 42 | msgstr "" | 42 | msgstr "" |
| 43 | 43 | ||
| 44 | -#: plugins/environment_notification/controllers/environment_notification_plugin_admin_controller.rb:38 | 44 | +#: plugins/environment_notification/controllers/environment_notification_plugin_admin_controller.rb:43 |
| 45 | msgid "The notification was edited." | 45 | msgid "The notification was edited." |
| 46 | msgstr "" | 46 | msgstr "" |
| 47 | 47 | ||
| 48 | -#: plugins/environment_notification/controllers/environment_notification_plugin_admin_controller.rb:40 | 48 | +#: plugins/environment_notification/controllers/environment_notification_plugin_admin_controller.rb:45 |
| 49 | msgid "Could not edit the notification." | 49 | msgid "Could not edit the notification." |
| 50 | msgstr "" | 50 | msgstr "" |
| 51 | 51 | ||
| 52 | -#: plugins/environment_notification/controllers/environment_notification_plugin_admin_controller.rb:52 | 52 | +#: plugins/environment_notification/controllers/environment_notification_plugin_admin_controller.rb:57 |
| 53 | msgid "The status of the notification was changed." | 53 | msgid "The status of the notification was changed." |
| 54 | msgstr "" | 54 | msgstr "" |
| 55 | 55 | ||
| 56 | -#: plugins/environment_notification/controllers/environment_notification_plugin_admin_controller.rb:54 | 56 | +#: plugins/environment_notification/controllers/environment_notification_plugin_admin_controller.rb:59 |
| 57 | msgid "Could not change the status of the notification." | 57 | msgid "Could not change the status of the notification." |
| 58 | msgstr "" | 58 | msgstr "" |
| 59 | 59 | ||
| 60 | -#: plugins/environment_notification/views/environment_notification_plugin_admin/show_notification.html.erb:8 | ||
| 61 | -msgid "There are active notifications in this environment! You can " | ||
| 62 | -msgstr "" | ||
| 63 | - | ||
| 64 | -#: plugins/environment_notification/views/environment_notification_plugin_admin/show_notification.html.erb:10 | ||
| 65 | -msgid "manage all notifications here." | ||
| 66 | -msgstr "" | ||
| 67 | - | ||
| 68 | -#: plugins/environment_notification/views/environment_notification_plugin_admin/show_notification.html.erb:28 | ||
| 69 | -msgid "Do not show anymore" | ||
| 70 | -msgstr "" | ||
| 71 | - | ||
| 72 | -#: plugins/environment_notification/views/environment_notification_plugin_admin/show_notification.html.erb:29 | ||
| 73 | -msgid "Hide for now" | ||
| 74 | -msgstr "" | ||
| 75 | - | ||
| 76 | #: plugins/environment_notification/views/environment_notification_plugin_admin/index.html.erb:3 | 60 | #: plugins/environment_notification/views/environment_notification_plugin_admin/index.html.erb:3 |
| 77 | msgid "Environment Notifications" | 61 | msgid "Environment Notifications" |
| 78 | msgstr "" | 62 | msgstr "" |
| @@ -118,60 +102,76 @@ msgstr "" | @@ -118,60 +102,76 @@ msgstr "" | ||
| 118 | msgid "Do you want to delete this notification?" | 102 | msgid "Do you want to delete this notification?" |
| 119 | msgstr "" | 103 | msgstr "" |
| 120 | 104 | ||
| 121 | -#: plugins/environment_notification/views/environment_notification_plugin_admin/_form.html.erb:3 | 105 | +#: plugins/environment_notification/views/environment_notification_plugin_admin/_form.html.erb:4 |
| 122 | msgid "Back" | 106 | msgid "Back" |
| 123 | msgstr "" | 107 | msgstr "" |
| 124 | 108 | ||
| 125 | -#: plugins/environment_notification/views/environment_notification_plugin_admin/_form.html.erb:9 | 109 | +#: plugins/environment_notification/views/environment_notification_plugin_admin/_form.html.erb:10 |
| 126 | msgid "Optional Title:" | 110 | msgid "Optional Title:" |
| 127 | msgstr "" | 111 | msgstr "" |
| 128 | 112 | ||
| 129 | -#: plugins/environment_notification/views/environment_notification_plugin_admin/_form.html.erb:11 | 113 | +#: plugins/environment_notification/views/environment_notification_plugin_admin/_form.html.erb:12 |
| 130 | msgid "Enter your message here:" | 114 | msgid "Enter your message here:" |
| 131 | msgstr "" | 115 | msgstr "" |
| 132 | 116 | ||
| 133 | -#: plugins/environment_notification/views/environment_notification_plugin_admin/_form.html.erb:13 | 117 | +#: plugins/environment_notification/views/environment_notification_plugin_admin/_form.html.erb:14 |
| 134 | msgid "" | 118 | msgid "" |
| 135 | "Obs: You can use %{name} and %{email} variables to put the user's name and " | 119 | "Obs: You can use %{name} and %{email} variables to put the user's name and " |
| 136 | "email in the message." | 120 | "email in the message." |
| 137 | msgstr "" | 121 | msgstr "" |
| 138 | 122 | ||
| 139 | -#: plugins/environment_notification/views/environment_notification_plugin_admin/_form.html.erb:16 | 123 | +#: plugins/environment_notification/views/environment_notification_plugin_admin/_form.html.erb:17 |
| 140 | msgid "Notifications Status" | 124 | msgid "Notifications Status" |
| 141 | msgstr "" | 125 | msgstr "" |
| 142 | 126 | ||
| 143 | -#: plugins/environment_notification/views/environment_notification_plugin_admin/_form.html.erb:18 | 127 | +#: plugins/environment_notification/views/environment_notification_plugin_admin/_form.html.erb:19 |
| 144 | msgid "Notifications Color/Type" | 128 | msgid "Notifications Color/Type" |
| 145 | msgstr "" | 129 | msgstr "" |
| 146 | 130 | ||
| 147 | -#: plugins/environment_notification/views/environment_notification_plugin_admin/_form.html.erb:18 | 131 | +#: plugins/environment_notification/views/environment_notification_plugin_admin/_form.html.erb:19 |
| 148 | msgid "Blue - Information" | 132 | msgid "Blue - Information" |
| 149 | msgstr "" | 133 | msgstr "" |
| 150 | 134 | ||
| 151 | -#: plugins/environment_notification/views/environment_notification_plugin_admin/_form.html.erb:18 | 135 | +#: plugins/environment_notification/views/environment_notification_plugin_admin/_form.html.erb:19 |
| 152 | msgid "Yellow - Warning" | 136 | msgid "Yellow - Warning" |
| 153 | msgstr "" | 137 | msgstr "" |
| 154 | 138 | ||
| 155 | -#: plugins/environment_notification/views/environment_notification_plugin_admin/_form.html.erb:18 | 139 | +#: plugins/environment_notification/views/environment_notification_plugin_admin/_form.html.erb:19 |
| 156 | msgid "Green - Success" | 140 | msgid "Green - Success" |
| 157 | msgstr "" | 141 | msgstr "" |
| 158 | 142 | ||
| 159 | -#: plugins/environment_notification/views/environment_notification_plugin_admin/_form.html.erb:18 | 143 | +#: plugins/environment_notification/views/environment_notification_plugin_admin/_form.html.erb:19 |
| 160 | msgid "Red - Danger" | 144 | msgid "Red - Danger" |
| 161 | msgstr "" | 145 | msgstr "" |
| 162 | 146 | ||
| 163 | -#: plugins/environment_notification/views/environment_notification_plugin_admin/_form.html.erb:21 | 147 | +#: plugins/environment_notification/views/environment_notification_plugin_admin/_form.html.erb:22 |
| 164 | msgid "Display only in the homepage" | 148 | msgid "Display only in the homepage" |
| 165 | msgstr "" | 149 | msgstr "" |
| 166 | 150 | ||
| 167 | -#: plugins/environment_notification/views/environment_notification_plugin_admin/_form.html.erb:25 | 151 | +#: plugins/environment_notification/views/environment_notification_plugin_admin/_form.html.erb:26 |
| 168 | msgid "Display to not logged users too" | 152 | msgid "Display to not logged users too" |
| 169 | msgstr "" | 153 | msgstr "" |
| 170 | 154 | ||
| 171 | -#: plugins/environment_notification/views/environment_notification_plugin_admin/_form.html.erb:29 | 155 | +#: plugins/environment_notification/views/environment_notification_plugin_admin/_form.html.erb:30 |
| 172 | msgid "Display popup until user close the notification" | 156 | msgid "Display popup until user close the notification" |
| 173 | msgstr "" | 157 | msgstr "" |
| 174 | 158 | ||
| 175 | -#: plugins/environment_notification/views/environment_notification_plugin_admin/_form.html.erb:33 | 159 | +#: plugins/environment_notification/views/environment_notification_plugin_admin/_form.html.erb:34 |
| 176 | msgid "Save" | 160 | msgid "Save" |
| 177 | msgstr "" | 161 | msgstr "" |
| 162 | + | ||
| 163 | +#: plugins/environment_notification/views/environment_notification_plugin_admin/show_notification.html.erb:8 | ||
| 164 | +msgid "There are active notifications in this environment!" | ||
| 165 | +msgstr "" | ||
| 166 | + | ||
| 167 | +#: plugins/environment_notification/views/environment_notification_plugin_admin/show_notification.html.erb:9 | ||
| 168 | +msgid "Manage all notifications here." | ||
| 169 | +msgstr "" | ||
| 170 | + | ||
| 171 | +#: plugins/environment_notification/views/environment_notification_plugin_admin/show_notification.html.erb:26 | ||
| 172 | +msgid "Do not show anymore" | ||
| 173 | +msgstr "" | ||
| 174 | + | ||
| 175 | +#: plugins/environment_notification/views/environment_notification_plugin_admin/show_notification.html.erb:27 | ||
| 176 | +msgid "Hide for now" | ||
| 177 | +msgstr "" |
plugins/environment_notification/po/pt/environment_notification.po
| @@ -5,8 +5,8 @@ | @@ -5,8 +5,8 @@ | ||
| 5 | # | 5 | # |
| 6 | msgid "" | 6 | msgid "" |
| 7 | msgstr "" | 7 | msgstr "" |
| 8 | -"Project-Id-Version: 1.2-514-gbe9e36b\n" | ||
| 9 | -"POT-Creation-Date: 2015-09-24 18:52-0000\n" | 8 | +"Project-Id-Version: 1.3~rc1-4-g0d2935a\n" |
| 9 | +"POT-Creation-Date: 2015-10-28 13:05-0000\n" | ||
| 10 | "PO-Revision-Date: 2015-09-14 12:12-0000\n" | 10 | "PO-Revision-Date: 2015-09-14 12:12-0000\n" |
| 11 | "Last-Translator: FULL NAME <arthurmde@gmail.com>\n" | 11 | "Last-Translator: FULL NAME <arthurmde@gmail.com>\n" |
| 12 | "Language-Team: Portuguese\n" | 12 | "Language-Team: Portuguese\n" |
| @@ -16,7 +16,7 @@ msgstr "" | @@ -16,7 +16,7 @@ msgstr "" | ||
| 16 | "Content-Transfer-Encoding: 8bit\n" | 16 | "Content-Transfer-Encoding: 8bit\n" |
| 17 | "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" | 17 | "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" |
| 18 | 18 | ||
| 19 | -#: plugins/environment_notification/lib/environment_notification_plugin.rb:11 | 19 | +#: plugins/environment_notification/lib/environment_notification_plugin.rb:8 |
| 20 | msgid "A plugin for environment notifications." | 20 | msgid "A plugin for environment notifications." |
| 21 | msgstr "Plugin para notificações do ambiente" | 21 | msgstr "Plugin para notificações do ambiente" |
| 22 | 22 | ||
| @@ -24,54 +24,38 @@ msgstr "Plugin para notificações do ambiente" | @@ -24,54 +24,38 @@ msgstr "Plugin para notificações do ambiente" | ||
| 24 | msgid "Notification Manager" | 24 | msgid "Notification Manager" |
| 25 | msgstr "Gerenciador de Notificações" | 25 | msgstr "Gerenciador de Notificações" |
| 26 | 26 | ||
| 27 | -#: plugins/environment_notification/controllers/environment_notification_plugin_admin_controller.rb:14 | 27 | +#: plugins/environment_notification/controllers/environment_notification_plugin_admin_controller.rb:19 |
| 28 | msgid "Notification successfully created" | 28 | msgid "Notification successfully created" |
| 29 | msgstr "Notificação criada com sucesso" | 29 | msgstr "Notificação criada com sucesso" |
| 30 | 30 | ||
| 31 | -#: plugins/environment_notification/controllers/environment_notification_plugin_admin_controller.rb:17 | 31 | +#: plugins/environment_notification/controllers/environment_notification_plugin_admin_controller.rb:22 |
| 32 | msgid "Notification couldn't be created" | 32 | msgid "Notification couldn't be created" |
| 33 | msgstr "Não foi possível criar notificação" | 33 | msgstr "Não foi possível criar notificação" |
| 34 | 34 | ||
| 35 | -#: plugins/environment_notification/controllers/environment_notification_plugin_admin_controller.rb:26 | 35 | +#: plugins/environment_notification/controllers/environment_notification_plugin_admin_controller.rb:31 |
| 36 | msgid "The notification was deleted." | 36 | msgid "The notification was deleted." |
| 37 | msgstr "A notificação foi removida" | 37 | msgstr "A notificação foi removida" |
| 38 | 38 | ||
| 39 | -#: plugins/environment_notification/controllers/environment_notification_plugin_admin_controller.rb:28 | 39 | +#: plugins/environment_notification/controllers/environment_notification_plugin_admin_controller.rb:33 |
| 40 | msgid "Could not remove the notification" | 40 | msgid "Could not remove the notification" |
| 41 | msgstr "Não foi possível remover a notificação" | 41 | msgstr "Não foi possível remover a notificação" |
| 42 | 42 | ||
| 43 | -#: plugins/environment_notification/controllers/environment_notification_plugin_admin_controller.rb:38 | 43 | +#: plugins/environment_notification/controllers/environment_notification_plugin_admin_controller.rb:43 |
| 44 | msgid "The notification was edited." | 44 | msgid "The notification was edited." |
| 45 | msgstr "A notificação foi editada." | 45 | msgstr "A notificação foi editada." |
| 46 | 46 | ||
| 47 | -#: plugins/environment_notification/controllers/environment_notification_plugin_admin_controller.rb:40 | 47 | +#: plugins/environment_notification/controllers/environment_notification_plugin_admin_controller.rb:45 |
| 48 | msgid "Could not edit the notification." | 48 | msgid "Could not edit the notification." |
| 49 | msgstr "Não foi possível editar a notificação." | 49 | msgstr "Não foi possível editar a notificação." |
| 50 | 50 | ||
| 51 | -#: plugins/environment_notification/controllers/environment_notification_plugin_admin_controller.rb:52 | 51 | +#: plugins/environment_notification/controllers/environment_notification_plugin_admin_controller.rb:57 |
| 52 | msgid "The status of the notification was changed." | 52 | msgid "The status of the notification was changed." |
| 53 | msgstr "O status da notificação foi modificado" | 53 | msgstr "O status da notificação foi modificado" |
| 54 | 54 | ||
| 55 | -#: plugins/environment_notification/controllers/environment_notification_plugin_admin_controller.rb:54 | 55 | +#: plugins/environment_notification/controllers/environment_notification_plugin_admin_controller.rb:59 |
| 56 | msgid "Could not change the status of the notification." | 56 | msgid "Could not change the status of the notification." |
| 57 | msgstr "Não foi possível alterar o status da notificação" | 57 | msgstr "Não foi possível alterar o status da notificação" |
| 58 | 58 | ||
| 59 | -#: plugins/environment_notification/views/environment_notification_plugin_admin/show_notification.html.erb:8 | ||
| 60 | -msgid "There are active notifications in this environment! You can " | ||
| 61 | -msgstr "Existem notificações ativas neste ambiente! Você pode " | ||
| 62 | - | ||
| 63 | -#: plugins/environment_notification/views/environment_notification_plugin_admin/show_notification.html.erb:10 | ||
| 64 | -msgid "manage all notifications here." | ||
| 65 | -msgstr "gerenciar todas as notificações aqui." | ||
| 66 | - | ||
| 67 | -#: plugins/environment_notification/views/environment_notification_plugin_admin/show_notification.html.erb:28 | ||
| 68 | -msgid "Do not show anymore" | ||
| 69 | -msgstr "Não mostrar mais" | ||
| 70 | - | ||
| 71 | -#: plugins/environment_notification/views/environment_notification_plugin_admin/show_notification.html.erb:29 | ||
| 72 | -msgid "Hide for now" | ||
| 73 | -msgstr "Ocultar momentaneamente" | ||
| 74 | - | ||
| 75 | #: plugins/environment_notification/views/environment_notification_plugin_admin/index.html.erb:3 | 59 | #: plugins/environment_notification/views/environment_notification_plugin_admin/index.html.erb:3 |
| 76 | msgid "Environment Notifications" | 60 | msgid "Environment Notifications" |
| 77 | msgstr "Notificações do Ambiente" | 61 | msgstr "Notificações do Ambiente" |
| @@ -117,19 +101,19 @@ msgstr "Remover" | @@ -117,19 +101,19 @@ msgstr "Remover" | ||
| 117 | msgid "Do you want to delete this notification?" | 101 | msgid "Do you want to delete this notification?" |
| 118 | msgstr "Você quer remover essa notificação?" | 102 | msgstr "Você quer remover essa notificação?" |
| 119 | 103 | ||
| 120 | -#: plugins/environment_notification/views/environment_notification_plugin_admin/_form.html.erb:3 | 104 | +#: plugins/environment_notification/views/environment_notification_plugin_admin/_form.html.erb:4 |
| 121 | msgid "Back" | 105 | msgid "Back" |
| 122 | msgstr "Voltar" | 106 | msgstr "Voltar" |
| 123 | 107 | ||
| 124 | -#: plugins/environment_notification/views/environment_notification_plugin_admin/_form.html.erb:9 | 108 | +#: plugins/environment_notification/views/environment_notification_plugin_admin/_form.html.erb:10 |
| 125 | msgid "Optional Title:" | 109 | msgid "Optional Title:" |
| 126 | msgstr "Título Opcional:" | 110 | msgstr "Título Opcional:" |
| 127 | 111 | ||
| 128 | -#: plugins/environment_notification/views/environment_notification_plugin_admin/_form.html.erb:11 | 112 | +#: plugins/environment_notification/views/environment_notification_plugin_admin/_form.html.erb:12 |
| 129 | msgid "Enter your message here:" | 113 | msgid "Enter your message here:" |
| 130 | msgstr "Entre com a sua mensagem aqui:" | 114 | msgstr "Entre com a sua mensagem aqui:" |
| 131 | 115 | ||
| 132 | -#: plugins/environment_notification/views/environment_notification_plugin_admin/_form.html.erb:13 | 116 | +#: plugins/environment_notification/views/environment_notification_plugin_admin/_form.html.erb:14 |
| 133 | msgid "" | 117 | msgid "" |
| 134 | "Obs: You can use %{name} and %{email} variables to put the user's name and " | 118 | "Obs: You can use %{name} and %{email} variables to put the user's name and " |
| 135 | "email in the message." | 119 | "email in the message." |
| @@ -137,42 +121,58 @@ msgstr "" | @@ -137,42 +121,58 @@ msgstr "" | ||
| 137 | "Obs: Você pode usar as variáveis %{name} e %{email} para inserir o nome e " | 121 | "Obs: Você pode usar as variáveis %{name} e %{email} para inserir o nome e " |
| 138 | "email do usuário logado na mensagem." | 122 | "email do usuário logado na mensagem." |
| 139 | 123 | ||
| 140 | -#: plugins/environment_notification/views/environment_notification_plugin_admin/_form.html.erb:16 | 124 | +#: plugins/environment_notification/views/environment_notification_plugin_admin/_form.html.erb:17 |
| 141 | msgid "Notifications Status" | 125 | msgid "Notifications Status" |
| 142 | msgstr "Status da Notificação" | 126 | msgstr "Status da Notificação" |
| 143 | 127 | ||
| 144 | -#: plugins/environment_notification/views/environment_notification_plugin_admin/_form.html.erb:18 | 128 | +#: plugins/environment_notification/views/environment_notification_plugin_admin/_form.html.erb:19 |
| 145 | msgid "Notifications Color/Type" | 129 | msgid "Notifications Color/Type" |
| 146 | msgstr "Cor/Tipo de Notificação" | 130 | msgstr "Cor/Tipo de Notificação" |
| 147 | 131 | ||
| 148 | -#: plugins/environment_notification/views/environment_notification_plugin_admin/_form.html.erb:18 | 132 | +#: plugins/environment_notification/views/environment_notification_plugin_admin/_form.html.erb:19 |
| 149 | msgid "Blue - Information" | 133 | msgid "Blue - Information" |
| 150 | msgstr "Azul - Informação" | 134 | msgstr "Azul - Informação" |
| 151 | 135 | ||
| 152 | -#: plugins/environment_notification/views/environment_notification_plugin_admin/_form.html.erb:18 | 136 | +#: plugins/environment_notification/views/environment_notification_plugin_admin/_form.html.erb:19 |
| 153 | msgid "Yellow - Warning" | 137 | msgid "Yellow - Warning" |
| 154 | msgstr "Amarelo - Atenção" | 138 | msgstr "Amarelo - Atenção" |
| 155 | 139 | ||
| 156 | -#: plugins/environment_notification/views/environment_notification_plugin_admin/_form.html.erb:18 | 140 | +#: plugins/environment_notification/views/environment_notification_plugin_admin/_form.html.erb:19 |
| 157 | msgid "Green - Success" | 141 | msgid "Green - Success" |
| 158 | msgstr "Verde - Sucesso" | 142 | msgstr "Verde - Sucesso" |
| 159 | 143 | ||
| 160 | -#: plugins/environment_notification/views/environment_notification_plugin_admin/_form.html.erb:18 | 144 | +#: plugins/environment_notification/views/environment_notification_plugin_admin/_form.html.erb:19 |
| 161 | msgid "Red - Danger" | 145 | msgid "Red - Danger" |
| 162 | msgstr "Vermelho - Perigo" | 146 | msgstr "Vermelho - Perigo" |
| 163 | 147 | ||
| 164 | -#: plugins/environment_notification/views/environment_notification_plugin_admin/_form.html.erb:21 | 148 | +#: plugins/environment_notification/views/environment_notification_plugin_admin/_form.html.erb:22 |
| 165 | msgid "Display only in the homepage" | 149 | msgid "Display only in the homepage" |
| 166 | msgstr "Apresentar apenas na página inicial" | 150 | msgstr "Apresentar apenas na página inicial" |
| 167 | 151 | ||
| 168 | -#: plugins/environment_notification/views/environment_notification_plugin_admin/_form.html.erb:25 | 152 | +#: plugins/environment_notification/views/environment_notification_plugin_admin/_form.html.erb:26 |
| 169 | msgid "Display to not logged users too" | 153 | msgid "Display to not logged users too" |
| 170 | msgstr "Apresentar notificação para usuários não logados também" | 154 | msgstr "Apresentar notificação para usuários não logados também" |
| 171 | 155 | ||
| 172 | -#: plugins/environment_notification/views/environment_notification_plugin_admin/_form.html.erb:29 | 156 | +#: plugins/environment_notification/views/environment_notification_plugin_admin/_form.html.erb:30 |
| 173 | msgid "Display popup until user close the notification" | 157 | msgid "Display popup until user close the notification" |
| 174 | msgstr "Apresentar Popup da notificação até que o usuário a feche" | 158 | msgstr "Apresentar Popup da notificação até que o usuário a feche" |
| 175 | 159 | ||
| 176 | -#: plugins/environment_notification/views/environment_notification_plugin_admin/_form.html.erb:33 | 160 | +#: plugins/environment_notification/views/environment_notification_plugin_admin/_form.html.erb:34 |
| 177 | msgid "Save" | 161 | msgid "Save" |
| 178 | msgstr "Salvar" | 162 | msgstr "Salvar" |
| 163 | + | ||
| 164 | +#: plugins/environment_notification/views/environment_notification_plugin_admin/show_notification.html.erb:8 | ||
| 165 | +msgid "There are active notifications in this environment!" | ||
| 166 | +msgstr "Existem notificações ativas neste ambiente!" | ||
| 167 | + | ||
| 168 | +#: plugins/environment_notification/views/environment_notification_plugin_admin/show_notification.html.erb:9 | ||
| 169 | +msgid "Manage all notifications here." | ||
| 170 | +msgstr "Gerencie todas as notificações aqui." | ||
| 171 | + | ||
| 172 | +#: plugins/environment_notification/views/environment_notification_plugin_admin/show_notification.html.erb:26 | ||
| 173 | +msgid "Do not show anymore" | ||
| 174 | +msgstr "Não mostrar mais" | ||
| 175 | + | ||
| 176 | +#: plugins/environment_notification/views/environment_notification_plugin_admin/show_notification.html.erb:27 | ||
| 177 | +msgid "Hide for now" | ||
| 178 | +msgstr "Ocultar momentaneamente" |