55 Commits

Author SHA1 Message Date
Daniel Martí
469f09c0b3 Remove all unused resources 2015-10-06 14:33:28 +02:00
Daniel Martí
5c4de9a166 Use the same format for hardcoded categories 2015-10-06 09:32:31 +02:00
Daniel Martí
c8bf53fd3b Use category_X for category name strings
This means more consistent and descriptive naming.
2015-10-06 09:18:15 +02:00
F-Droid Translatebot
312d559e81 Pull translation updates from Weblate
Translators:

agilob                 Polish
Mário Castanheira      Portuguese
Mário Castanheira      Portuguese (Portugal)
Olexandr Nesterenko    Ukrainian
2015-10-02 17:33:30 -07:00
F-Droid Translatebot
3235ddd120 Pull translation updates from Weblate
Translators:

agilob                 Polish
Ajeje Brazorf          Sardinian
Enol Puente            Asturian
Full Name              Slovak
Lu Ca                  Sardinian
Marcelo Santana        Portuguese (Brazil)
Olexandr Nesterenko    Ukrainian
2015-10-01 20:07:53 -07:00
Daniel Martí
ae6f71f482 Apply string changes from !145 to new translations 2015-09-30 13:26:48 -07:00
F-Droid Translatebot
03e98dbb10 Pull translation updates from Weblate
Translators:

agilob          Polish
Daniel Martí    Catalan
2015-09-30 13:21:18 -07:00
Dominik Schürmann
50215356ae Privileged Install: improve strings, fix uninstall 2015-09-30 07:41:27 +02:00
Daniel Martí
c06c115f4d Pull translation updates from Weblate
Translators:

agilob               Polish
AtomiKe              French
Enol Puente          Asturian
Green Lunar          Hebrew
Lu Ca                Sardinian
Marcelo Santana      Portuguese (Brazil)
naofum               Japanese
Phạm Nguyễn Hoàng    Esperanto
Phạm Nguyễn Hoàng    Vietnamese
raspbiak             Slovak
2015-09-29 21:30:30 -07:00
relan
38a19c305d Remove unused strings 2015-09-27 11:41:59 +03:00
F-Droid Translatebot
63c4ce5915 Pull translation updates from Weblate
Translators:

Enol Puente       Asturian
Kiril LastName    Bulgarian
Łukasz Cieśluk    Polish
Osoitz            Basque
2015-09-23 22:42:44 -07:00
Daniel Martí
e0897cce2e Remove empty versions of array.xml
Translations are in strings.xml, so these files are useless. They won't be
updated by weblate either.
2015-09-17 21:26:18 -07:00
Daniel Martí
cdfe1566fa Give more context on some strings, split installed
As per !140, some languages require different translations for an app being
installed and the tab name for installed apps. Namely, one is plural while the
other isn't. Separate the two.
2015-09-14 15:00:14 -07:00
agilob
46ebd0f276 Translated using Weblate (Polish)
Currently translated at 100.0% (300 of 300 strings)
2015-09-14 23:52:05 +02:00
agilob
98d2a1219b Translated using Weblate (Polish)
Currently translated at 100.0% (300 of 300 strings)
2015-09-14 23:52:05 +02:00
Daniel Martí
eb4782c50b Remove duplicate scan_qr string. #415
The other one isn't capitalized, but we shouldn't expect translators to have
to use all caps anyway.
2015-09-13 16:42:29 -07:00
agilob
bc9760b1eb Translated using Weblate (Polish)
Currently translated at 100.0% (299 of 299 strings)
2015-09-13 21:08:06 +02:00
agilob
1f101f4155 Translated using Weblate (Polish)
Currently translated at 100.0% (299 of 299 strings)
2015-09-13 21:08:05 +02:00
Daniel Martí
dd8a3440d6 Rework about dialog
* Don't have website link twice
* Add source code link
* Don't have trailing spaces in strings
2015-09-12 23:26:14 -07:00
Daniel Martí
63e83c3b21 Remove all remaining unused strings
If they are ever useful again, they can be brought back with their
translations. Reasons to not keep them around:

* Most will not be used ever again
* Most languages don't have all of them yet
* Translators doing new languages would waste their time

Kept the local repo https ones since the setting was just temporarily
removed.
2015-09-12 21:43:51 -07:00
Daniel Martí
100ba7088b Remove more unused old strings 2015-09-12 19:28:04 -07:00
Daniel Martí
cee71a2cc4 Merge remote-tracking branch 'weblate/master' 2015-09-12 19:19:33 -07:00
Daniel Martí
272a614ce4 Remove some more old strings 2015-09-12 19:14:15 -07:00
Daniel Martí
7e03c3d81a Update translatable categories 2015-09-12 19:14:15 -07:00
Daniel Martí
7832732a25 Remove some unused strings, most very old 2015-09-12 19:01:28 -07:00
agilob
b640108c7e Translated using Weblate (Polish)
Currently translated at 82.0% (274 of 334 strings)

some polish translations
2015-09-13 03:29:19 +02:00
agilob
74bb9f7f44 Translated using Weblate (Polish)
Currently translated at 82.0% (274 of 334 strings)

pozwoleń? przywilejów?
2015-09-13 02:07:09 +02:00
agilob
9854d971b6 Translated using Weblate (Polish)
Currently translated at 69.4% (232 of 334 strings)
2015-09-13 01:32:44 +02:00
Peter Serwylo
f635df8502 Merge branch 'master' into new-swap 2015-09-02 17:01:58 +10:00
Daniel Martí
64c1d7fa04 Run fix-ellipsis 2015-08-24 11:29:25 -07:00
Daniel Martí
74e34ee695 Run remove-unused-trans 2015-08-24 11:04:56 -07:00
F-Droid Translatebot
63761ead27 Translation updates 2015-08-24 10:16:20 +00:00
Daniel Martí
997b4a4698 Run remove-unused-trans.py 2015-08-18 13:16:02 -07:00
Peter Serwylo
a82032d5d0 Fixing lint errors in swap WIP branch but not master. 2015-08-17 22:59:51 +10:00
Peter Serwylo
5ee8307703 Merge branch 'master' into new-swap--updated-downloader
Fixed multiple conflicts to do with the repo updater moving to
broadcasts from the previous progress listeners.
2015-08-09 22:12:09 +10:00
Daniel Martí
6ebd24e2bb Re-run remove-unused-trans after unused resource cleanup 2015-07-28 22:08:26 -07:00
Peter Serwylo
0e5c039536 Merge branch 'master' into new-swap
Fixed lots of (minor) conflicts. Some due to earlier rebasing of
material stuff that was subsequently merged into master with a
different commit hash (I guess, that's what it looked like anyway).
2015-07-27 18:42:16 +10:00
Peter Serwylo
240bcce445 Remove bonjour preference. Separate bluetooth and wifi more clearly.
Before, you could "Enable swapping" without specifying which type
of protocol to enable. Now, the two switches are clearly delimited
between bluetooth and wifi.
2015-07-18 01:48:56 +10:00
Hans-Christoph Steiner
675151b4ef rename string status_processing_xml to prevent crashes on old translations
Thanks to @mvdan for catching that.  Turns out Java's String formatting is
not as tolerant as C's printf().  Java crashes when the format is wrong,
while C just ignores extras.
2015-07-13 10:32:08 -07:00
Daniel Martí
618b1096f3 Remove partial arrays to fix theme selection crashes 2015-06-30 10:22:05 -07:00
Daniel Martí
f95bfc397d Run remove-unused-trans script 2015-06-17 12:09:05 +02:00
Daniel Martí
4431d25793 Run fix-ellipsis 2015-04-21 17:17:23 +02:00
F-Droid Translatebot
b1b406e2d0 Translation updates 2015-04-14 20:18:41 +01:00
Daniel Martí
bb775bde08 Run translation fixing scripts 2015-03-23 16:43:38 +01:00
F-Droid Translatebot
0736aef5fc Translation updates 2015-03-19 18:37:46 +00:00
Daniel Martí
f77f9c5435 Run remove-partial-arrays 2015-03-15 19:13:30 +01:00
Daniel Martí
4a5d732c01 Run remove-unused-trans 2015-03-10 16:14:10 +01:00
Daniel Martí
116947082a Run fix-ellipsis 2015-03-10 16:12:23 +01:00
F-Droid Translatebot
d88ad55504 Translation updates 2015-03-10 16:00:42 +01:00
Daniel Martí
996f81ced2 Run remove-partial-arrays 2015-03-08 20:34:58 +01:00