Dirk Hohndel
58533dd493
Enable Hebrew and Romanian translations
...
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2015-10-13 08:22:54 -07:00
Dirk Hohndel
313f76542e
Pull latest translations
...
Add two more strings for TTS/NDL cutoff display.
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2015-10-13 08:03:54 -07:00
Dirk Hohndel
458acbbec1
Latest translations
...
And one new string
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2015-10-12 11:09:34 -07:00
Dirk Hohndel
c9c9673b75
Latest translations
...
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2015-10-11 11:06:26 -07:00
Dirk Hohndel
640c746a1f
Latest translations
...
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2015-10-08 13:11:26 +01:00
Dirk Hohndel
eccac1321f
Deal with weird transifex issue involving leading space
...
Apparently transifex drops the leading space in the translation string and
then at runtime the string no longer matches. So let's just code this
differently.
This of course creates a new string but that new string should be the
string that transifex already asks people to translate...
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2015-10-08 10:05:06 +01:00
Dirk Hohndel
f8279249b1
Add missing tooltip for the reverse geo location lookup
...
This sadly adds another string for tranlsations
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2015-10-07 18:42:21 +01:00
Dirk Hohndel
f0a176149a
Don't use the numerus version of tr()
...
It looks like our tools create a .ts stance that transifex can't deal
with.
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2015-10-05 16:35:09 +01:00
Dirk Hohndel
ae8d6341ae
Updated texts and translations
...
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2015-10-04 16:42:27 +01:00
Dirk Hohndel
f1558b86da
Another small string update for translations
...
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2015-10-01 12:56:35 -04:00
Dirk Hohndel
a52f8f8168
Latest strings
...
And the usual clutter of thousands of line location changes.
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2015-10-01 07:38:26 -04:00
Dirk Hohndel
000a93fb64
Cmake: fix installation of translations
...
Umm, that one's embarrassing.
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2015-09-22 09:32:38 -07:00
Dirk Hohndel
d2db571b7a
Update two more translations before Beta 2
...
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2015-09-19 15:33:40 -07:00
Dirk Hohndel
1612790eba
Latest translations
...
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2015-09-19 07:24:42 -07:00
Dirk Hohndel
90123c35ae
Update translation strings
...
This was all driven by commit 5ba74130c0
("Cloud storage: make user
visible messages more consistent").
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2015-09-18 12:10:33 -07:00
Dirk Hohndel
149e60ec50
Update translations and strings
...
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2015-09-18 10:15:49 -07:00
Dirk Hohndel
3abb70855c
Latest translations
...
And update latest translation sources (which have been pushed to
transifex).
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2015-09-14 21:10:24 -07:00
Dirk Hohndel
af541f7f6a
Translation updates
...
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2015-09-09 03:04:22 -07:00
Dirk Hohndel
f9c32a5883
Update source strings
...
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2015-09-05 07:43:12 -07:00
Dirk Hohndel
f3f4cf17f4
Fix typo in UI string
...
Reported-by: Pedro Neves <nevesdiver@gmail.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2015-09-04 10:30:15 -07:00
Dirk Hohndel
3d13804b70
Cmake: don't always rebuild the .ts files
...
That was unexpected. No, this should only be rebuilt when requested, not
every time I run make.
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2015-09-04 10:20:19 -07:00
Dirk Hohndel
5ff2ad9b18
New translation strings
...
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2015-09-04 09:45:07 -07:00
Dirk Hohndel
f1d8a2374b
Cmake: enable updates for ts files
...
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2015-09-04 09:43:55 -07:00
Dirk Hohndel
dc0f0ff204
Update latest translations of old text strings
...
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2015-09-04 08:51:41 -07:00
Dirk Hohndel
00b1469658
Merge branch 'v4.4-branch' into newmaster
...
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2015-05-21 13:45:25 -07:00
Dirk Hohndel
c0fd5a2f21
Latest translations
...
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2015-05-04 07:13:45 -07:00
Tomaz Canabrava
a8d06b848e
Move the translations to it's own subfolder
...
By adding a new CMakeLists.txt file and configuring
the translations inside of it's folder, the buildsystem
will compile everything on that folder.
Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2015-04-09 11:57:30 -07:00
Dirk Hohndel
f191f3d845
Latest translations
...
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2015-02-17 08:59:25 -08:00
Dirk Hohndel
4e9b637761
Latest translations
...
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2015-02-04 07:44:40 -08:00
Martin Gysel
7c9d17b93c
update de_CH translation
...
Signed-off-by: Martin Gysel <me@bearsh.org>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2015-02-03 13:19:11 -08:00
Dirk Hohndel
75a0e8d556
Latest translations
...
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2015-02-02 13:25:55 -08:00
Dirk Hohndel
d43756812c
Latest strings and translations
...
This adds three new strings from the last few commits.
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2015-01-30 22:53:52 -08:00
Dirk Hohndel
89fbc05be6
Latest translations
...
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2015-01-30 07:55:04 -08:00
Dirk Hohndel
9a91c801a6
Latest strings and translations
...
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2015-01-29 07:27:03 -08:00
Dirk Hohndel
8cd24f2432
Latest strings and translations
...
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2015-01-25 08:33:22 -08:00
Dirk Hohndel
0cedd9d37d
New strings and translations
...
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2015-01-24 14:42:10 +12:00
Dirk Hohndel
2bb81d0fe5
Latest strings and translations
...
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2015-01-20 21:48:12 +12:00
Dirk Hohndel
c8768194df
Update strings and translations
...
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2015-01-04 17:56:27 -08:00
Dirk Hohndel
87d67157a3
Latest strings and translations
...
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2015-01-04 07:45:14 -08:00
Dirk Hohndel
92733049a7
Latest strings and translations
...
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2015-01-03 16:17:31 -08:00
Dirk Hohndel
780ef9a912
Latest translations
...
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2014-12-16 20:03:51 -08:00
Dirk Hohndel
bbc7f1b72b
Latest translations
...
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2014-12-16 07:45:28 -08:00
Dirk Hohndel
4ee59bc1b7
Updated translations
...
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2014-12-10 10:58:21 -07:00
Dirk Hohndel
2802202aae
Another update of strings and translations
...
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2014-12-08 14:35:50 -07:00
Dirk Hohndel
77664e7150
Latest translations
...
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2014-12-08 10:41:31 -08:00
Dirk Hohndel
82e007c454
Latest string and translation updates
...
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2014-12-06 08:06:34 -06:00
Dirk Hohndel
f32e6a853e
Latest strings and translations
...
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2014-11-24 07:25:33 -08:00
Dirk Hohndel
44064ba80e
Latest translations
...
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2014-11-17 22:27:05 +00:00
Dirk Hohndel
25072b60ce
Latest strings and translations
...
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2014-11-17 18:57:18 +00:00
Dirk Hohndel
f7efabe425
New strings (and updated translations)
...
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2014-11-17 14:43:54 +00:00