|
1 | 1 | <?php
|
2 | 2 | /**
|
3 |
| - * This file was created by Translation Editor v7.0-beta |
4 |
| - * On 2018-12-14 16:53 |
| 3 | + * This file was created by Translation Editor v11.1 |
| 4 | + * On 2023-05-17 15:08 |
5 | 5 | */
|
6 | 6 |
|
7 | 7 | return array (
|
|
18 | 18 | 'questions:menu:filter:todo' => 'Pendiente',
|
19 | 19 | 'questions:menu:filter:todo_group' => 'Pendiente del grupo',
|
20 | 20 | 'questions:menu:filter:experts' => 'Expertos',
|
21 |
| - 'questions:menu:filter:tags' => 'Etiquetas: %s', |
22 | 21 | 'river:object:question:create' => '%s preguntó %s',
|
23 |
| - 'river:create:object:answer' => '%s compartió una respuesta a la pregunta %s', |
24 | 22 | 'questions' => 'Preguntas',
|
25 | 23 | 'questions:everyone' => 'Todas las Preguntas',
|
26 |
| - 'questions:add' => 'Agregar una Pregunta', |
27 | 24 | 'questions:todo' => 'Pendientes',
|
28 | 25 | 'questions:todo:none' => 'No hay pendientes, excelente trabajo!',
|
29 | 26 | 'questions:owner' => 'Preguntas de %s',
|
30 | 27 | 'questions:none' => 'No se han realizado preguntas aun.',
|
31 | 28 | 'questions:group' => 'Preguntas en el grupo',
|
32 |
| - 'questions:enable' => 'Habilitar preguntas en el grupo', |
33 | 29 | 'questions:edit:question:title' => 'Pregunta',
|
34 | 30 | 'questions:edit:question:description' => 'Detalles',
|
35 | 31 | 'questions:edit:question:container' => 'Dónde debería ser listada esta pregunta',
|
|
135 | 131 | 'questions:action:question:save:error:limited_to_groups' => 'Las preguntas solo pueden hacerse dentro de un grupo, por favor elige un grupo',
|
136 | 132 | 'questions:action:toggle_expert:success:make' => '%s es una pregunta para el experto %s',
|
137 | 133 | 'questions:action:toggle_expert:success:remove' => '%s ya no es una pregunta para el experto %s',
|
138 |
| - 'questions:action:group_settings:success' => 'La configuración del grupo fue guardada', |
139 | 134 | );
|
0 commit comments