babelphish 0.2.7 → 0.2.8

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.
Files changed (184) hide show
  1. data/.gitignore +4 -0
  2. data/README.rdoc +1 -1
  3. data/Rakefile +22 -0
  4. data/VERSION +1 -1
  5. data/babelphish.gemspec +5 -177
  6. data/bin/babelphish +0 -0
  7. data/lib/babelphish/html_translator.rb +1 -1
  8. data/lib/babelphish/yml_translator.rb +21 -11
  9. data/test/test_babelphish.rb +3 -3
  10. data/test/test_yml_translator.rb +3 -3
  11. data/test/translations/en.yml +1 -0
  12. metadata +25 -181
  13. data/test/html_translations/test.ar.html.erb +0 -4
  14. data/test/html_translations/test.bg.html.erb +0 -4
  15. data/test/html_translations/test.ca.html.erb +0 -4
  16. data/test/html_translations/test.cs.html.erb +0 -4
  17. data/test/html_translations/test.da.html.erb +0 -4
  18. data/test/html_translations/test.de.html.erb +0 -4
  19. data/test/html_translations/test.el.html.erb +0 -4
  20. data/test/html_translations/test.es.html.erb +0 -4
  21. data/test/html_translations/test.et.html.erb +0 -4
  22. data/test/html_translations/test.fa.html.erb +0 -4
  23. data/test/html_translations/test.fi.html.erb +0 -4
  24. data/test/html_translations/test.fr.html.erb +0 -4
  25. data/test/html_translations/test.gl.html.erb +0 -4
  26. data/test/html_translations/test.hi.html.erb +0 -4
  27. data/test/html_translations/test.hr.html.erb +0 -4
  28. data/test/html_translations/test.hu.html.erb +0 -4
  29. data/test/html_translations/test.id.html.erb +0 -4
  30. data/test/html_translations/test.it.html.erb +0 -4
  31. data/test/html_translations/test.iw.html.erb +0 -4
  32. data/test/html_translations/test.ja.html.erb +0 -4
  33. data/test/html_translations/test.ko.html.erb +0 -4
  34. data/test/html_translations/test.lt.html.erb +0 -4
  35. data/test/html_translations/test.lv.html.erb +0 -4
  36. data/test/html_translations/test.mt.html.erb +0 -4
  37. data/test/html_translations/test.nl.html.erb +0 -4
  38. data/test/html_translations/test.no.html.erb +0 -4
  39. data/test/html_translations/test.pl.html.erb +0 -4
  40. data/test/html_translations/test.pt-PT.html.erb +0 -4
  41. data/test/html_translations/test.ro.html.erb +0 -4
  42. data/test/html_translations/test.ru.html.erb +0 -4
  43. data/test/html_translations/test.sk.html.erb +0 -4
  44. data/test/html_translations/test.sl.html.erb +0 -4
  45. data/test/html_translations/test.sq.html.erb +0 -4
  46. data/test/html_translations/test.sr.html.erb +0 -4
  47. data/test/html_translations/test.sv.html.erb +0 -4
  48. data/test/html_translations/test.text.ar.html.erb +0 -5
  49. data/test/html_translations/test.text.ar.plain.erb +0 -8
  50. data/test/html_translations/test.text.bg.html.erb +0 -5
  51. data/test/html_translations/test.text.bg.plain.erb +0 -8
  52. data/test/html_translations/test.text.ca.html.erb +0 -5
  53. data/test/html_translations/test.text.ca.plain.erb +0 -8
  54. data/test/html_translations/test.text.cs.html.erb +0 -5
  55. data/test/html_translations/test.text.cs.plain.erb +0 -8
  56. data/test/html_translations/test.text.da.html.erb +0 -5
  57. data/test/html_translations/test.text.da.plain.erb +0 -8
  58. data/test/html_translations/test.text.de.html.erb +0 -5
  59. data/test/html_translations/test.text.de.plain.erb +0 -8
  60. data/test/html_translations/test.text.el.html.erb +0 -5
  61. data/test/html_translations/test.text.el.plain.erb +0 -8
  62. data/test/html_translations/test.text.es.html.erb +0 -5
  63. data/test/html_translations/test.text.es.plain.erb +0 -8
  64. data/test/html_translations/test.text.et.html.erb +0 -5
  65. data/test/html_translations/test.text.et.plain.erb +0 -8
  66. data/test/html_translations/test.text.fa.html.erb +0 -5
  67. data/test/html_translations/test.text.fa.plain.erb +0 -8
  68. data/test/html_translations/test.text.fi.html.erb +0 -5
  69. data/test/html_translations/test.text.fi.plain.erb +0 -8
  70. data/test/html_translations/test.text.fr.html.erb +0 -5
  71. data/test/html_translations/test.text.fr.plain.erb +0 -8
  72. data/test/html_translations/test.text.gl.html.erb +0 -5
  73. data/test/html_translations/test.text.gl.plain.erb +0 -8
  74. data/test/html_translations/test.text.hi.html.erb +0 -5
  75. data/test/html_translations/test.text.hi.plain.erb +0 -8
  76. data/test/html_translations/test.text.hr.html.erb +0 -5
  77. data/test/html_translations/test.text.hr.plain.erb +0 -8
  78. data/test/html_translations/test.text.hu.html.erb +0 -5
  79. data/test/html_translations/test.text.hu.plain.erb +0 -8
  80. data/test/html_translations/test.text.id.html.erb +0 -5
  81. data/test/html_translations/test.text.id.plain.erb +0 -8
  82. data/test/html_translations/test.text.it.html.erb +0 -5
  83. data/test/html_translations/test.text.it.plain.erb +0 -8
  84. data/test/html_translations/test.text.iw.html.erb +0 -5
  85. data/test/html_translations/test.text.iw.plain.erb +0 -8
  86. data/test/html_translations/test.text.ja.html.erb +0 -5
  87. data/test/html_translations/test.text.ja.plain.erb +0 -8
  88. data/test/html_translations/test.text.ko.html.erb +0 -5
  89. data/test/html_translations/test.text.ko.plain.erb +0 -8
  90. data/test/html_translations/test.text.lt.html.erb +0 -5
  91. data/test/html_translations/test.text.lt.plain.erb +0 -8
  92. data/test/html_translations/test.text.lv.html.erb +0 -5
  93. data/test/html_translations/test.text.lv.plain.erb +0 -8
  94. data/test/html_translations/test.text.mt.html.erb +0 -5
  95. data/test/html_translations/test.text.mt.plain.erb +0 -8
  96. data/test/html_translations/test.text.nl.html.erb +0 -5
  97. data/test/html_translations/test.text.nl.plain.erb +0 -8
  98. data/test/html_translations/test.text.no.html.erb +0 -5
  99. data/test/html_translations/test.text.no.plain.erb +0 -8
  100. data/test/html_translations/test.text.pl.html.erb +0 -5
  101. data/test/html_translations/test.text.pl.plain.erb +0 -8
  102. data/test/html_translations/test.text.pt-PT.html.erb +0 -5
  103. data/test/html_translations/test.text.pt-PT.plain.erb +0 -8
  104. data/test/html_translations/test.text.ro.html.erb +0 -5
  105. data/test/html_translations/test.text.ro.plain.erb +0 -8
  106. data/test/html_translations/test.text.ru.html.erb +0 -5
  107. data/test/html_translations/test.text.ru.plain.erb +0 -8
  108. data/test/html_translations/test.text.sk.html.erb +0 -5
  109. data/test/html_translations/test.text.sk.plain.erb +0 -8
  110. data/test/html_translations/test.text.sl.html.erb +0 -5
  111. data/test/html_translations/test.text.sl.plain.erb +0 -8
  112. data/test/html_translations/test.text.sq.html.erb +0 -5
  113. data/test/html_translations/test.text.sq.plain.erb +0 -8
  114. data/test/html_translations/test.text.sr.html.erb +0 -5
  115. data/test/html_translations/test.text.sr.plain.erb +0 -8
  116. data/test/html_translations/test.text.sv.html.erb +0 -5
  117. data/test/html_translations/test.text.sv.plain.erb +0 -8
  118. data/test/html_translations/test.text.th.html.erb +0 -5
  119. data/test/html_translations/test.text.th.plain.erb +0 -8
  120. data/test/html_translations/test.text.tl.html.erb +0 -5
  121. data/test/html_translations/test.text.tl.plain.erb +0 -8
  122. data/test/html_translations/test.text.tr.html.erb +0 -5
  123. data/test/html_translations/test.text.tr.plain.erb +0 -8
  124. data/test/html_translations/test.text.uk.html.erb +0 -5
  125. data/test/html_translations/test.text.uk.plain.erb +0 -8
  126. data/test/html_translations/test.text.vi.html.erb +0 -5
  127. data/test/html_translations/test.text.vi.plain.erb +0 -8
  128. data/test/html_translations/test.text.zh-CN.html.erb +0 -5
  129. data/test/html_translations/test.text.zh-CN.plain.erb +0 -8
  130. data/test/html_translations/test.text.zh-TW.html.erb +0 -5
  131. data/test/html_translations/test.text.zh-TW.plain.erb +0 -8
  132. data/test/html_translations/test.text.zh.html.erb +0 -5
  133. data/test/html_translations/test.text.zh.plain.erb +0 -8
  134. data/test/html_translations/test.th.html.erb +0 -4
  135. data/test/html_translations/test.tl.html.erb +0 -4
  136. data/test/html_translations/test.tr.html.erb +0 -4
  137. data/test/html_translations/test.uk.html.erb +0 -4
  138. data/test/html_translations/test.vi.html.erb +0 -4
  139. data/test/html_translations/test.zh-CN.html.erb +0 -4
  140. data/test/html_translations/test.zh-TW.html.erb +0 -4
  141. data/test/html_translations/test.zh.html.erb +0 -4
  142. data/test/translations/ar.yml +0 -7
  143. data/test/translations/bg.yml +0 -7
  144. data/test/translations/ca.yml +0 -7
  145. data/test/translations/cs.yml +0 -7
  146. data/test/translations/da.yml +0 -7
  147. data/test/translations/de.yml +0 -7
  148. data/test/translations/el.yml +0 -7
  149. data/test/translations/es.yml +0 -7
  150. data/test/translations/et.yml +0 -7
  151. data/test/translations/fa.yml +0 -7
  152. data/test/translations/fi.yml +0 -7
  153. data/test/translations/fr.yml +0 -7
  154. data/test/translations/gl.yml +0 -7
  155. data/test/translations/hi.yml +0 -7
  156. data/test/translations/hr.yml +0 -7
  157. data/test/translations/hu.yml +0 -7
  158. data/test/translations/id.yml +0 -7
  159. data/test/translations/it.yml +0 -7
  160. data/test/translations/iw.yml +0 -7
  161. data/test/translations/ja.yml +0 -7
  162. data/test/translations/ko.yml +0 -7
  163. data/test/translations/lt.yml +0 -7
  164. data/test/translations/lv.yml +0 -7
  165. data/test/translations/mt.yml +0 -7
  166. data/test/translations/nl.yml +0 -7
  167. data/test/translations/no.yml +0 -8
  168. data/test/translations/pl.yml +0 -7
  169. data/test/translations/pt-PT.yml +0 -7
  170. data/test/translations/ro.yml +0 -7
  171. data/test/translations/ru.yml +0 -7
  172. data/test/translations/sk.yml +0 -7
  173. data/test/translations/sl.yml +0 -7
  174. data/test/translations/sq.yml +0 -7
  175. data/test/translations/sr.yml +0 -7
  176. data/test/translations/sv.yml +0 -7
  177. data/test/translations/th.yml +0 -7
  178. data/test/translations/tl.yml +0 -7
  179. data/test/translations/tr.yml +0 -7
  180. data/test/translations/uk.yml +0 -7
  181. data/test/translations/vi.yml +0 -7
  182. data/test/translations/zh-CN.yml +0 -7
  183. data/test/translations/zh-TW.yml +0 -7
  184. data/test/translations/zh.yml +0 -7
@@ -1,5 +0,0 @@
1
- 您好<%= h @login %>
2
- <h3>歡迎光臨... </h3>
3
- <p> <%= 'Some ruby code' %> </p>
4
- 這是一個測試<br />
5
- <%= "test something else #{variable}" %>
@@ -1,8 +0,0 @@
1
- 您好<%= h @login %>
2
- 歡迎光臨...
3
-
4
- <%= 'Some ruby code' %>
5
- 這是一個測試
6
-
7
-
8
- <%= "test something else #{variable}" %>
@@ -1,5 +0,0 @@
1
- 您好<%= h @login %>
2
- <h3>欢迎光临... </h3>
3
- <p> <%= 'Some ruby code' %> </p>
4
- 这是一个测试<br />
5
- <%= "test something else #{variable}" %>
@@ -1,8 +0,0 @@
1
- 您好<%= h @login %>
2
- 欢迎光临...
3
-
4
- <%= 'Some ruby code' %>
5
- 这是一个测试
6
-
7
-
8
- <%= "test something else #{variable}" %>
@@ -1,4 +0,0 @@
1
- <h1> สวัสดีโลก </h1>
2
- <p> <%= 'Some ruby code' %> </p>
3
- นี่คือการทดสอบ <br />
4
- <%= "test something else #{variable}" %>
@@ -1,4 +0,0 @@
1
- <h1> Hello World </h1>
2
- <p> <%= 'Some ruby code' %> </p>
3
- Ito ay isang pagsubok <br />
4
- <%= "test something else #{variable}" %>
@@ -1,4 +0,0 @@
1
- <h1> Merhaba Dünya </h1>
2
- <p> <%= 'Some ruby code' %> </p>
3
- This is a test <br />
4
- <%= "test something else #{variable}" %>
@@ -1,4 +0,0 @@
1
- <h1> Привіт світ </h1>
2
- <p> <%= 'Some ruby code' %> </p>
3
- Це тест <br />
4
- <%= "test something else #{variable}" %>
@@ -1,4 +0,0 @@
1
- <h1> Xin chào thế giới </h1>
2
- <p> <%= 'Some ruby code' %> </p>
3
- Đây là một thử nghiệm <br />
4
- <%= "test something else #{variable}" %>
@@ -1,4 +0,0 @@
1
- <h1>世界您好</h1>
2
- <p> <%= 'Some ruby code' %> </p>
3
- 这是一个测试<br />
4
- <%= "test something else #{variable}" %>
@@ -1,4 +0,0 @@
1
- <h1>世界您好</h1>
2
- <p> <%= 'Some ruby code' %> </p>
3
- 這是一個測試<br />
4
- <%= "test something else #{variable}" %>
@@ -1,4 +0,0 @@
1
- <h1>世界您好</h1>
2
- <p> <%= 'Some ruby code' %> </p>
3
- 这是一个测试<br />
4
- <%= "test something else #{variable}" %>
@@ -1,7 +0,0 @@
1
- ---
2
- ar:
3
- babelphish:
4
- more:
5
- test_more: "وهذا هو أدنى مستوى"
6
- test: "هذا اختبار من سلسلة"
7
- test_embedded: "هذا هو دمج مع سلسلة {{insert}}"
@@ -1,7 +0,0 @@
1
- ---
2
- bg:
3
- babelphish:
4
- more:
5
- test_more: "Това е по-ниско ниво"
6
- test: "Това е тест стринг"
7
- test_embedded: "Това е низ с внедрени {{insert}}"
@@ -1,7 +0,0 @@
1
- ---
2
- ca:
3
- babelphish:
4
- more:
5
- test_more: "Aquest és un nivell més baix"
6
- test: "Això és una prova de cadenes"
7
- test_embedded: "Aquesta és una cadena amb la incorporació {{insert}}"
@@ -1,7 +0,0 @@
1
- ---
2
- cs:
3
- babelphish:
4
- more:
5
- test_more: "Jedná se o nižší úroveň"
6
- test: "Jedná se o test"
7
- test_embedded: "Toto je řetězec s vloženým {{insert}}"
@@ -1,7 +0,0 @@
1
- ---
2
- da:
3
- babelphish:
4
- more:
5
- test_more: "Dette er et lavere niveau"
6
- test: "Dette er en test string"
7
- test_embedded: "Dette er en streng med indlejring {{insert}}"
@@ -1,7 +0,0 @@
1
- ---
2
- de:
3
- babelphish:
4
- more:
5
- test_more: "Dies ist ein niedrigeres Niveau"
6
- test: "Dies ist ein Test-String"
7
- test_embedded: "Dies ist ein String mit der Einbettung {{insert}}"
@@ -1,7 +0,0 @@
1
- ---
2
- el:
3
- babelphish:
4
- more:
5
- test_more: "Αυτό είναι ένα χαμηλότερο επίπεδο"
6
- test: "Αυτό είναι μια δοκιμή string"
7
- test_embedded: "Αυτή είναι μια συμβολοσειρά με την ενσωμάτωση {{insert}}"
@@ -1,7 +0,0 @@
1
- ---
2
- es:
3
- babelphish:
4
- more:
5
- test_more: "Este es un nivel más bajo"
6
- test: "Esto es una prueba de cadenas"
7
- test_embedded: "Esta es una cadena con la incorporación {{insert}}"
@@ -1,7 +0,0 @@
1
- ---
2
- et:
3
- babelphish:
4
- more:
5
- test_more: "See on madalam tase"
6
- test: "See on katse string"
7
- test_embedded: "See on stringi koos kinnistades {{insert}}"
@@ -1,7 +0,0 @@
1
- ---
2
- fa:
3
- babelphish:
4
- more:
5
- test_more: "این یک سطح پایین تر است."
6
- test: "این یک تست است که رشته"
7
- test_embedded: "این یک رشته با embedding {{insert}}است."
@@ -1,7 +0,0 @@
1
- ---
2
- fi:
3
- babelphish:
4
- more:
5
- test_more: "Tämä on alhaisempi"
6
- test: "Tämä on testi string"
7
- test_embedded: "Tämä on merkkijono kanssa embedding {{insert}}"
@@ -1,7 +0,0 @@
1
- ---
2
- fr:
3
- babelphish:
4
- more:
5
- test_more: "Il s&#39;agit d&#39;un niveau inférieur"
6
- test: "Il s&#39;agit d&#39;une chaîne de test"
7
- test_embedded: "Il s&#39;agit d&#39;une chaîne avec un enrobage {{insert}}"
@@ -1,7 +0,0 @@
1
- ---
2
- gl:
3
- babelphish:
4
- more:
5
- test_more: "Este é un nivel inferior"
6
- test: "Este é un exame cadea"
7
- test_embedded: "Esta é unha cadea coa incorporación {{insert}}"
@@ -1,7 +0,0 @@
1
- ---
2
- hi:
3
- babelphish:
4
- more:
5
- test_more: "यह एक निचला स्तर है"
6
- test: "यह एक परीक्षण स्ट्रिंग है"
7
- test_embedded: "यह {{insert}} embedding के साथ एक स्ट्रिंग है"
@@ -1,7 +0,0 @@
1
- ---
2
- hr:
3
- babelphish:
4
- more:
5
- test_more: "To je niže razine"
6
- test: "Ovo je test string"
7
- test_embedded: "To je niz s ugrađivanje {{insert}}"
@@ -1,7 +0,0 @@
1
- ---
2
- hu:
3
- babelphish:
4
- more:
5
- test_more: "Ez egy olyan alacsonyabb szintű"
6
- test: "Ez egy próba szöveg"
7
- test_embedded: "Ez egy olyan karakterlánc beágyazása {{insert}}"
@@ -1,7 +0,0 @@
1
- ---
2
- id:
3
- babelphish:
4
- more:
5
- test_more: "Ini adalah tingkat yang lebih rendah"
6
- test: "Ini merupakan ujian string"
7
- test_embedded: "Ini adalah sebuah string dengan embedding {{insert}}"
@@ -1,7 +0,0 @@
1
- ---
2
- it:
3
- babelphish:
4
- more:
5
- test_more: "Si tratta di un livello inferiore"
6
- test: "Questa è una stringa di prova"
7
- test_embedded: "Questa è una stringa con l&#39;incorporamento {{insert}}"
@@ -1,7 +0,0 @@
1
- ---
2
- iw:
3
- babelphish:
4
- more:
5
- test_more: "זה לרמה נמוכה יותר"
6
- test: "זוהי בדיקה מחרוזת"
7
- test_embedded: "זה הוא מחרוזת עם Embedding {{insert}}"
@@ -1,7 +0,0 @@
1
- ---
2
- ja:
3
- babelphish:
4
- more:
5
- test_more: これは、下のレベルです
6
- test: これはテスト文字列です
7
- test_embedded: "この{{insert}}組み込みの文字列です"
@@ -1,7 +0,0 @@
1
- ---
2
- ko:
3
- babelphish:
4
- more:
5
- test_more: "이것은 낮은 수준이다"
6
- test: "This is a test를 문자열입니다"
7
- test_embedded: "이것은 내장과 {{insert}} 문자열입니다"
@@ -1,7 +0,0 @@
1
- ---
2
- lt:
3
- babelphish:
4
- more:
5
- test_more: "Tai yra žemesnio lygio"
6
- test: "Šis bandymo seka"
7
- test_embedded: "Tai seka su nusėdimo {{insert}}"
@@ -1,7 +0,0 @@
1
- ---
2
- lv:
3
- babelphish:
4
- more:
5
- test_more: "Šī ir zemāka līmeņa"
6
- test: "Šis ir tests string"
7
- test_embedded: "Šī ir string ar Iekļaujot {{insert}}"
@@ -1,7 +0,0 @@
1
- ---
2
- mt:
3
- babelphish:
4
- more:
5
- test_more: "Dan huwa livell aktar baxx"
6
- test: "Dan huwa test string"
7
- test_embedded: "Din hija string mal pedamentazzjoni {{insert}}"
@@ -1,7 +0,0 @@
1
- ---
2
- nl:
3
- babelphish:
4
- more:
5
- test_more: "Dit is een lager niveau"
6
- test: "Dit is een test string"
7
- test_embedded: "Dit is een string met inbedding {{insert}}"
@@ -1,8 +0,0 @@
1
- ---
2
- ? "no"
3
- :
4
- babelphish:
5
- more:
6
- test_more: "Dette er et lavere nivå"
7
- test: "Dette er en test string"
8
- test_embedded: "Dette er en streng med embedding {{insert}}"
@@ -1,7 +0,0 @@
1
- ---
2
- pl:
3
- babelphish:
4
- more:
5
- test_more: "Jest to niższy poziom"
6
- test: "To jest test string"
7
- test_embedded: "Jest to ciąg z wbudowanym {{insert}}"
@@ -1,7 +0,0 @@
1
- ---
2
- pt-PT:
3
- babelphish:
4
- more:
5
- test_more: "Este é um nível inferior"
6
- test: "Este é um teste string"
7
- test_embedded: "Esta é uma string com incorporação {{insert}}"
@@ -1,7 +0,0 @@
1
- ---
2
- ro:
3
- babelphish:
4
- more:
5
- test_more: "Acesta este un nivel mai mic"
6
- test: "Acesta este un test cu coarde"
7
- test_embedded: "Acesta este un şir de caractere cu embedding {{insert}}"
@@ -1,7 +0,0 @@
1
- ---
2
- ru:
3
- babelphish:
4
- more:
5
- test_more: "Это более низкий уровень"
6
- test: "Это тест строкой"
7
- test_embedded: "Это строки с вложением {{insert}}"
@@ -1,7 +0,0 @@
1
- ---
2
- sk:
3
- babelphish:
4
- more:
5
- test_more: "Jedná sa o nižšiu úroveň"
6
- test: "Jedná sa o test"
7
- test_embedded: "Toto je reťazec s vloženým {{insert}}"
@@ -1,7 +0,0 @@
1
- ---
2
- sl:
3
- babelphish:
4
- more:
5
- test_more: "To je nižji stopnji"
6
- test: "To je test string"
7
- test_embedded: "To je niz s Embedding {{insert}}"
@@ -1,7 +0,0 @@
1
- ---
2
- sq:
3
- babelphish:
4
- more:
5
- test_more: "Ky është një nivel më të ulët"
6
- test: "Kjo është një provë string"
7
- test_embedded: "Ky është një varg me embedding {{insert}}"
@@ -1,7 +0,0 @@
1
- ---
2
- sr:
3
- babelphish:
4
- more:
5
- test_more: "То је ниже нивое"
6
- test: "Ово је тест стринг"
7
- test_embedded: "То је низ са уграђивање {{insert}}"
@@ -1,7 +0,0 @@
1
- ---
2
- sv:
3
- babelphish:
4
- more:
5
- test_more: "Detta är en lägre nivå"
6
- test: "Detta är ett test string"
7
- test_embedded: "Detta är en sträng med inbakning {{insert}}"
@@ -1,7 +0,0 @@
1
- ---
2
- th:
3
- babelphish:
4
- more:
5
- test_more: นี่คือระดับต่ำ
6
- test: นี่คือการทดสอบสตริง
7
- test_embedded: "นี่คือสตริงที่มีการฝัง {{insert}}"
@@ -1,7 +0,0 @@
1
- ---
2
- tl:
3
- babelphish:
4
- more:
5
- test_more: "Ito ay isang mas mababang antas ng"
6
- test: "Ito ay isang pagsubok string"
7
- test_embedded: "Ito ay isang string na may-embed {{insert}}"
@@ -1,7 +0,0 @@
1
- ---
2
- tr:
3
- babelphish:
4
- more:
5
- test_more: "Bu düşük bir seviyede"
6
- test: "Bu bir test dizesidir"
7
- test_embedded: "Bu {{insert}} katıştırma bir dizedir"
@@ -1,7 +0,0 @@
1
- ---
2
- uk:
3
- babelphish:
4
- more:
5
- test_more: "Це більш низький рівень"
6
- test: "Це тест рядком"
7
- test_embedded: "Це рядки з вкладенням {{insert}}"
@@ -1,7 +0,0 @@
1
- ---
2
- vi:
3
- babelphish:
4
- more:
5
- test_more: "Đây là một cấp độ thấp hơn"
6
- test: "Đây là một chuỗi thử nghiệm"
7
- test_embedded: "Đây là một chuỗi ký tự với embedding {{insert}}"
@@ -1,7 +0,0 @@
1
- ---
2
- zh-CN:
3
- babelphish:
4
- more:
5
- test_more: 这是一个较低的水平
6
- test: 这是一个测试字符串
7
- test_embedded: "这是一个字符串嵌入{{insert}}"