muck-comments 0.1.10 → 0.1.11

Sign up to get free protection for your applications and to get access to all the features.
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.1.10
1
+ 0.1.11
data/locales/ca.yml CHANGED
@@ -7,7 +7,7 @@ ca:
7
7
  add_comment: Comentari
8
8
  add_comment_button: "Afegir comentari"
9
9
  anonymous: Anònim
10
- cant_delete_comment: "Vostè no permís per eliminar aquest comentari"
10
+ cant_delete_comment: "No esteu autoritzat a eliminar aquest comentari"
11
11
  comment_removed: "Comentari eliminat amb èxit."
12
12
  create_error: "No s'ha pogut crear l'{{errors}} comentari"
13
13
  create_success: "Ha afegit un comentari"
data/locales/gl.yml CHANGED
@@ -10,9 +10,9 @@ gl:
10
10
  cant_delete_comment: "Non ten permiso para borrar este comentario"
11
11
  comment_removed: "Comentario eliminado correctamente."
12
12
  create_error: "Non se puido crear o {{errors}} comentario"
13
- create_success: "Engadir comentario"
14
- missing_comment_template_error: "Non se puido atopar un {{partial}}. parcial nomeado Por favor, cree un comentario parcial e ténteo de novo."
13
+ create_success: "Engadiu comentarios"
14
+ missing_comment_template_error: "Não se puido atopar un {{partial}}. parcial nomeado Por favor, cree un comentario parcial e ténteo de novo."
15
15
  new_comment_email_subject: "Novo comentario de {{name}} en {{application_name}}"
16
16
  new_comment_no_title: "Engadir un novo comentario"
17
17
  new_comment_with_title: "Engadir un novo comentario para {{title}}"
18
- problem_adding_comment: "Houbo un problema ao engadir o teu comentario"
18
+ problem_adding_comment: "Produciuse un erro ó engadir o seu comentario"
data/locales/hu.yml CHANGED
@@ -4,7 +4,7 @@ hu:
4
4
  activity_templates:
5
5
  comment: Észrevételeket
6
6
  comments:
7
- add_comment: Megjegyzést
7
+ add_comment: Kommentáld
8
8
  add_comment_button: "Add Comment"
9
9
  anonymous: Anonim
10
10
  cant_delete_comment: "Önnek nincs jogosultsága törölni ezt a megjegyzést"
data/locales/mt.yml CHANGED
@@ -7,7 +7,7 @@ mt:
7
7
  add_comment: Kumment
8
8
  add_comment_button: "Add Comment"
9
9
  anonymous: anonima
10
- cant_delete_comment: "Inti ma għandekx permess li tħassar dan il-kumment"
10
+ cant_delete_comment: "Int ma jkollhomx permess li tħassar dan il-kumment"
11
11
  comment_removed: "Kumment jitneħħew b'suċċess."
12
12
  create_error: "Tista 'ma toħloq l-{{errors}} kumment"
13
13
  create_success: "Għaddew miżjud kumment"
data/locales/nl.yml CHANGED
@@ -12,7 +12,7 @@ nl:
12
12
  create_error: "Kan niet maken de opmerking {{errors}}"
13
13
  create_success: "Toegevoegd commentaar"
14
14
  missing_comment_template_error: "Kan niet vinden een gedeeltelijke genaamd {{partial}}. Maak een opmerking gedeeltelijke en probeer het opnieuw."
15
- new_comment_email_subject: "Nieuwe opmerking van {{name}} op {{application_name}}"
15
+ new_comment_email_subject: "Nieuwe commentaar van {{name}} op {{application_name}}"
16
16
  new_comment_no_title: "Voeg een nieuwe reactie"
17
- new_comment_with_title: "Voeg een nieuwe reactie {{title}}"
17
+ new_comment_with_title: "Voeg een nieuw commentaar te {{title}}"
18
18
  problem_adding_comment: "Er was een probleem het toevoegen van uw reactie"
@@ -5,11 +5,11 @@
5
5
 
6
6
  Gem::Specification.new do |s|
7
7
  s.name = %q{muck-comments}
8
- s.version = "0.1.10"
8
+ s.version = "0.1.11"
9
9
 
10
10
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
11
11
  s.authors = ["Justin Ball"]
12
- s.date = %q{2009-09-10}
12
+ s.date = %q{2009-10-01}
13
13
  s.description = %q{The comment engine for the muck system.}
14
14
  s.email = %q{justinball@gmail.com}
15
15
  s.extra_rdoc_files = [
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: muck-comments
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.10
4
+ version: 0.1.11
5
5
  platform: ruby
6
6
  authors:
7
7
  - Justin Ball
@@ -9,7 +9,7 @@ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
11
 
12
- date: 2009-09-10 00:00:00 -06:00
12
+ date: 2009-10-01 00:00:00 -06:00
13
13
  default_executable:
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency