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 | 6 | #, fuzzy |
| 7 | 7 | msgid "" |
| 8 | 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 | 11 | "PO-Revision-Date: 2015-09-14 12:12-0000\n" |
| 12 | 12 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
| 13 | 13 | "Language-Team: LANGUAGE <LL@li.org>\n" |
| ... | ... | @@ -17,7 +17,7 @@ msgstr "" |
| 17 | 17 | "Content-Transfer-Encoding: 8bit\n" |
| 18 | 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 | 21 | msgid "A plugin for environment notifications." |
| 22 | 22 | msgstr "" |
| 23 | 23 | |
| ... | ... | @@ -25,54 +25,38 @@ msgstr "" |
| 25 | 25 | msgid "Notification Manager" |
| 26 | 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 | 29 | msgid "Notification successfully created" |
| 30 | 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 | 33 | msgid "Notification couldn't be created" |
| 34 | 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 | 37 | msgid "The notification was deleted." |
| 38 | 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 | 41 | msgid "Could not remove the notification" |
| 42 | 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 | 45 | msgid "The notification was edited." |
| 46 | 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 | 49 | msgid "Could not edit the notification." |
| 50 | 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 | 53 | msgid "The status of the notification was changed." |
| 54 | 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 | 57 | msgid "Could not change the status of the notification." |
| 58 | 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 | 60 | #: plugins/environment_notification/views/environment_notification_plugin_admin/index.html.erb:3 |
| 77 | 61 | msgid "Environment Notifications" |
| 78 | 62 | msgstr "" |
| ... | ... | @@ -118,60 +102,76 @@ msgstr "" |
| 118 | 102 | msgid "Do you want to delete this notification?" |
| 119 | 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 | 106 | msgid "Back" |
| 123 | 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 | 110 | msgid "Optional Title:" |
| 127 | 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 | 114 | msgid "Enter your message here:" |
| 131 | 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 | 118 | msgid "" |
| 135 | 119 | "Obs: You can use %{name} and %{email} variables to put the user's name and " |
| 136 | 120 | "email in the message." |
| 137 | 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 | 124 | msgid "Notifications Status" |
| 141 | 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 | 128 | msgid "Notifications Color/Type" |
| 145 | 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 | 132 | msgid "Blue - Information" |
| 149 | 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 | 136 | msgid "Yellow - Warning" |
| 153 | 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 | 140 | msgid "Green - Success" |
| 157 | 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 | 144 | msgid "Red - Danger" |
| 161 | 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 | 148 | msgid "Display only in the homepage" |
| 165 | 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 | 152 | msgid "Display to not logged users too" |
| 169 | 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 | 156 | msgid "Display popup until user close the notification" |
| 173 | 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 | 160 | msgid "Save" |
| 177 | 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 | 5 | # |
| 6 | 6 | msgid "" |
| 7 | 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 | 10 | "PO-Revision-Date: 2015-09-14 12:12-0000\n" |
| 11 | 11 | "Last-Translator: FULL NAME <arthurmde@gmail.com>\n" |
| 12 | 12 | "Language-Team: Portuguese\n" |
| ... | ... | @@ -16,7 +16,7 @@ msgstr "" |
| 16 | 16 | "Content-Transfer-Encoding: 8bit\n" |
| 17 | 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 | 20 | msgid "A plugin for environment notifications." |
| 21 | 21 | msgstr "Plugin para notificações do ambiente" |
| 22 | 22 | |
| ... | ... | @@ -24,54 +24,38 @@ msgstr "Plugin para notificações do ambiente" |
| 24 | 24 | msgid "Notification Manager" |
| 25 | 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 | 28 | msgid "Notification successfully created" |
| 29 | 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 | 32 | msgid "Notification couldn't be created" |
| 33 | 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 | 36 | msgid "The notification was deleted." |
| 37 | 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 | 40 | msgid "Could not remove the notification" |
| 41 | 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 | 44 | msgid "The notification was edited." |
| 45 | 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 | 48 | msgid "Could not edit the notification." |
| 49 | 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 | 52 | msgid "The status of the notification was changed." |
| 53 | 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 | 56 | msgid "Could not change the status of the notification." |
| 57 | 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 | 59 | #: plugins/environment_notification/views/environment_notification_plugin_admin/index.html.erb:3 |
| 76 | 60 | msgid "Environment Notifications" |
| 77 | 61 | msgstr "Notificações do Ambiente" |
| ... | ... | @@ -117,19 +101,19 @@ msgstr "Remover" |
| 117 | 101 | msgid "Do you want to delete this notification?" |
| 118 | 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 | 105 | msgid "Back" |
| 122 | 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 | 109 | msgid "Optional Title:" |
| 126 | 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 | 113 | msgid "Enter your message here:" |
| 130 | 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 | 117 | msgid "" |
| 134 | 118 | "Obs: You can use %{name} and %{email} variables to put the user's name and " |
| 135 | 119 | "email in the message." |
| ... | ... | @@ -137,42 +121,58 @@ msgstr "" |
| 137 | 121 | "Obs: Você pode usar as variáveis %{name} e %{email} para inserir o nome e " |
| 138 | 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 | 125 | msgid "Notifications Status" |
| 142 | 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 | 129 | msgid "Notifications Color/Type" |
| 146 | 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 | 133 | msgid "Blue - Information" |
| 150 | 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 | 137 | msgid "Yellow - Warning" |
| 154 | 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 | 141 | msgid "Green - Success" |
| 158 | 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 | 145 | msgid "Red - Danger" |
| 162 | 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 | 149 | msgid "Display only in the homepage" |
| 166 | 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 | 153 | msgid "Display to not logged users too" |
| 170 | 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 | 157 | msgid "Display popup until user close the notification" |
| 174 | 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 | 161 | msgid "Save" |
| 178 | 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" | ... | ... |