ep_comments_page 11.0.31 → 11.0.32

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.
package/locales/ga.json CHANGED
@@ -19,6 +19,8 @@
19
19
  "ep_comments_page.comments_template.suggested_change_from": "Athrú molta ó \"{{changeFrom}}\" go \"{{changeTo}}\"",
20
20
  "ep_comments_page.comments_template.suggested_change_from_label": "Athrú molta ó",
21
21
  "ep_comments_page.comments_template.suggest_change_from": "Mol athrú ó \"{{changeFrom}}\" go",
22
+ "ep_comments_page.comments_template.suggest_change_from_label": "Mol athrú ó",
23
+ "ep_comments_page.comments_template.suggest_change_to_label": "go",
22
24
  "ep_comments_page.comments_template.to": "Chuig",
23
25
  "ep_comments_page.comments_template.include_suggestion": "Cuir an t-athrú molta san áireamh",
24
26
  "ep_comments_page.comments_template.comment.value": "Trácht",
package/locales/gl.json CHANGED
@@ -17,9 +17,11 @@
17
17
  "ep_comments_page.comments_template.from": "Desde",
18
18
  "ep_comments_page.comments_template.accept_change.value": "Aceptar cambio",
19
19
  "ep_comments_page.comments_template.revert_change.value": "Rexeitar o cambio",
20
- "ep_comments_page.comments_template.suggested_change_from": "Cambio suxerido de \"{{changeFrom}}\" a \"{{changeTo}}\"",
20
+ "ep_comments_page.comments_template.suggested_change_from": "Cambio suxerido de «{{changeFrom}}» a «{{changeTo}}»",
21
21
  "ep_comments_page.comments_template.suggested_change_from_label": "Cambio suxerido de",
22
- "ep_comments_page.comments_template.suggest_change_from": "Suxerir o cambio de \"{{changeFrom}}\" a",
22
+ "ep_comments_page.comments_template.suggest_change_from": "Suxerir o cambio de «{{changeFrom}}» a",
23
+ "ep_comments_page.comments_template.suggest_change_from_label": "Suxerir o cambio de",
24
+ "ep_comments_page.comments_template.suggest_change_to_label": "a",
23
25
  "ep_comments_page.comments_template.to": "Para",
24
26
  "ep_comments_page.comments_template.include_suggestion": "Incluír cambio suxerido",
25
27
  "ep_comments_page.comments_template.comment.value": "Comentar",
package/locales/mk.json CHANGED
@@ -19,6 +19,8 @@
19
19
  "ep_comments_page.comments_template.suggested_change_from": "Предложена промена од „{{changeFrom}}“ во „{{changeTo}}“",
20
20
  "ep_comments_page.comments_template.suggested_change_from_label": "Предложена промена од",
21
21
  "ep_comments_page.comments_template.suggest_change_from": "Предложена промена од „{{changeFrom}}“ во",
22
+ "ep_comments_page.comments_template.suggest_change_from_label": "Предложи промена од",
23
+ "ep_comments_page.comments_template.suggest_change_to_label": "на",
22
24
  "ep_comments_page.comments_template.to": "На",
23
25
  "ep_comments_page.comments_template.include_suggestion": "Вклучи предложена промена",
24
26
  "ep_comments_page.comments_template.comment.value": "Коментирај",
package/locales/nl.json CHANGED
@@ -20,6 +20,8 @@
20
20
  "ep_comments_page.comments_template.suggested_change_from": "Voorgestelde wijziging van \"{{changeFrom}}\" in \"{{changeTo}}\"",
21
21
  "ep_comments_page.comments_template.suggested_change_from_label": "Voorgestelde wijziging van",
22
22
  "ep_comments_page.comments_template.suggest_change_from": "Voorgestelde wijziging van \"{{changeFrom}}\" in",
23
+ "ep_comments_page.comments_template.suggest_change_from_label": "Stel wijziging voor van",
24
+ "ep_comments_page.comments_template.suggest_change_to_label": "tot",
23
25
  "ep_comments_page.comments_template.to": "Naar",
24
26
  "ep_comments_page.comments_template.include_suggestion": "Voeg voorgestelde wijziging toe",
25
27
  "ep_comments_page.comments_template.comment.value": "Opmerking",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "description": "Adds comments on sidebar and link it to the text. For no-skin use ep_page_view.",
3
3
  "name": "ep_comments_page",
4
- "version": "11.0.31",
4
+ "version": "11.0.32",
5
5
  "author": {
6
6
  "name": "Nicolas Lescop",
7
7
  "email": "limplementeur@gmail.com"