mumuki-laboratory 6.6.0 → 6.6.1

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 0cd1851406b33a479d3c82a2fda1d82c4614bcd11104b577595b1578bc432eab
4
- data.tar.gz: 3a28bd64ebdec590b2763bca2f70bd9ff1e85708d49f76b59b9314d7318a1dc4
3
+ metadata.gz: b5a23d1e0d46f76b2354b1cf7355f30a81aa42a803bfeb51ef2f9d6d05e0129e
4
+ data.tar.gz: dce90aac8effdd1aa4d5e2b54dc51f8b4e30ddaa18504f2c4cd4741248152db2
5
5
  SHA512:
6
- metadata.gz: 22711361229161b1b1cb626516ff7462943b971fda7434fda012da775a9cdc645d7f5be92ad8f3d9f35a588e43a028e1141b8913a6d5a4b7ee891123eccc9da0
7
- data.tar.gz: ef931680911d4bfe9de176c7ee54e7692bcfc34260cf415132c14d2c8ec404274a723b1ecd51927b6b465670ae71d4bedd02bb48be1d596843d002e566113db9
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
- bibliotheca: Bibliotheca
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
- classroom: Classroom
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
- bibliotheca: Biblioteca
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
- classroom: Aula
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
- bibliotheca: Biblioteca
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
- classroom: Sala de aula
31
+ classroom_ui: Sala de aula
32
32
  clear_console: Reiniciar o console
33
33
  closed: Fechado
34
34
  closed_count: '%{count} fechado'
@@ -1,5 +1,5 @@
1
1
  module Mumuki
2
2
  module Laboratory
3
- VERSION = '6.6.0'
3
+ VERSION = '6.6.1'
4
4
  end
5
5
  end
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.0
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-04-12 00:00:00.000000000 Z
11
+ date: 2019-05-06 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails