-
Notifications
You must be signed in to change notification settings - Fork 61
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
614a1d6
commit 959640e
Showing
6 changed files
with
50 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
|
||
// these are just extra strings we need translated, but don't fit anywhere. | ||
|
||
// from jmvcore | ||
_('The data is weighted, however this analysis does not support weights. This analysis used the data unweighted.') | ||
_('The data is weighted by the variable {}, however this analysis does not support non-integer weights. The weights were rounded to the nearest integer.') | ||
_('The data is weighted by the variable {}.') | ||
|
||
|
||
// these *were* in our translations, and apparently aren't any more | ||
// but i feel like we're going to need them in the future | ||
_('Error') | ||
_('Unable to save') |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule i18n
updated
30 files
+124 −12 | src/ar.po | |
+119 −9 | src/ca.po | |
+504 −391 | src/catalog.pot | |
+203 −91 | src/cs.po | |
+116 −6 | src/da.po | |
+120 −11 | src/de.po | |
+132 −25 | src/el.po | |
+116 −6 | src/en.po | |
+119 −9 | src/es.po | |
+120 −11 | src/fr.po | |
+118 −8 | src/hr.po | |
+116 −6 | src/hu.po | |
+125 −16 | src/id.po | |
+124 −15 | src/it.po | |
+119 −9 | src/ja.po | |
+160 −25 | src/kk.po | |
+119 −9 | src/ko.po | |
+119 −9 | src/ml.po | |
+172 −41 | src/nl.po | |
+118 −8 | src/nn.po | |
+120 −11 | src/no.po | |
+123 −14 | src/pl.po | |
+121 −12 | src/pt.po | |
+126 −16 | src/ru.po | |
+118 −8 | src/sl.po | |
+116 −6 | src/sv.po | |
+259 −148 | src/tr.po | |
+120 −11 | src/uk.po | |
+119 −9 | src/zh-cn.po | |
+134 −40 | src/zh-tw.po |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters