mumuki-laboratory 6.6.0 → 6.6.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: b5a23d1e0d46f76b2354b1cf7355f30a81aa42a803bfeb51ef2f9d6d05e0129e
|
|
4
|
+
data.tar.gz: dce90aac8effdd1aa4d5e2b54dc51f8b4e30ddaa18504f2c4cd4741248152db2
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: d2feb8cd5973e1447e430abfde874918de914bc92638143fb313f9eff350dc282a01af534fdfebe9b0deb2a383730fa69066b98b2e2726509060f5d97e26e391
|
|
7
|
+
data.tar.gz: 983337746d5427068af046e152d3bbee98d631a842020992bb7160bde00179b40c5f5c57324b0eb19c12aeee7ff625af65325dfe21b7c7aee1f70620a54bf7bc
|
|
@@ -22,13 +22,13 @@ en:
|
|
|
22
22
|
authoring: "Authoring"
|
|
23
23
|
authoring_note: This guide's content was developed by %{authors} and <a href="%{collaborators}" target="_blank">many others</a>, under the terms of <a href="https://creativecommons.org/licenses/by-sa/4.0/" target="_blank">Creative Commons License Share-Alike, 4.0</a>
|
|
24
24
|
back_to_mumuki: Back to Mumuki!
|
|
25
|
-
|
|
25
|
+
bibliotheca_ui: Bibliotheca
|
|
26
26
|
blocked_forum_explanation: You are not allowed to see this content. <br> Are you in the middle of an exam right now?
|
|
27
27
|
cancel_subscription: Cancel your subscription.
|
|
28
28
|
chapter: Chapter
|
|
29
29
|
chapter_finished_html: You have finished %{chapter}!
|
|
30
30
|
chapter_number: Chapter %{number}
|
|
31
|
-
|
|
31
|
+
classroom_ui: Classroom
|
|
32
32
|
clear_console: Clear console
|
|
33
33
|
closed: Closed
|
|
34
34
|
closed_count: '%{count} closed'
|
|
@@ -24,13 +24,13 @@ es:
|
|
|
24
24
|
authoring: "Autores"
|
|
25
25
|
authoring_note: Esta guía fue desarrollada por %{authors} y <a href="%{collaborators}" target="_blank">muchas personas más</a>, bajo los términos de la <a href="https://creativecommons.org/licenses/by-sa/4.0/" target="_blank">Licencia Creative Commons Compartir-Igual, 4.0</a>.
|
|
26
26
|
back_to_mumuki: ¡Volvé a Mumuki!
|
|
27
|
-
|
|
27
|
+
bibliotheca_ui: Biblioteca
|
|
28
28
|
blocked_forum_explanation: Es decir que no tenés autorización para ver este contenido. <br> ¿Puede que estés en medio de un examen?
|
|
29
29
|
cancel_subscription: Cancelá tu subscripción.
|
|
30
30
|
chapter: Capítulo
|
|
31
31
|
chapter_finished_html: ¡Terminaste %{chapter}! ¡Felicitaciones!
|
|
32
32
|
chapter_number: 'Capítulo %{number}'
|
|
33
|
-
|
|
33
|
+
classroom_ui: Aula
|
|
34
34
|
clear_console: Reiniciar consola
|
|
35
35
|
closed: Cerrada
|
|
36
36
|
closed_count:
|
|
@@ -23,12 +23,12 @@ pt:
|
|
|
23
23
|
authoring: Autores
|
|
24
24
|
authoring_note: 'Este guia foi desenvolvido por %{authors} e <a href="%{collaborators}" target="_blank"> muitas outras pessoas </a>, nos termos do <a href = "https://creativecommons.org/licenses/by-sa/4.0/" target="_blank"> Creative Commons License Share-Equal, 4.0 </a>.'
|
|
25
25
|
back_to_mumuki: Voltei para Mumuki!
|
|
26
|
-
|
|
26
|
+
bibliotheca_ui: Biblioteca
|
|
27
27
|
blocked_forum_explanation: Você não tem permissão para ver este conteúdo. <br> Você está no meio de um exame agora?
|
|
28
28
|
chapter: Capítulo
|
|
29
29
|
chapter_finished_html: Você terminou %{chapter}! Parabéns!
|
|
30
30
|
chapter_number: Capítulo %{number}
|
|
31
|
-
|
|
31
|
+
classroom_ui: Sala de aula
|
|
32
32
|
clear_console: Reiniciar o console
|
|
33
33
|
closed: Fechado
|
|
34
34
|
closed_count: '%{count} fechado'
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: mumuki-laboratory
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 6.6.
|
|
4
|
+
version: 6.6.1
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Franco Bulgarelli
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2019-
|
|
11
|
+
date: 2019-05-06 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: rails
|