460 Commits

Author SHA1 Message Date
Daniel Martí
7e03c3d81a Update translatable categories 2015-09-12 19:14:15 -07:00
naofum
4911e012e8 Translated using Weblate (Japanese)
Currently translated at 100.0% (334 of 334 strings)
2015-09-13 04:06:54 +02:00
Daniel Martí
7832732a25 Remove some unused strings, most very old 2015-09-12 19:01:28 -07:00
Daniel Martí
0ebcec416f Remove unused swap_success drawable 2015-09-12 19:01:13 -07:00
Daniel Martí
393694eab8 Some strings don't need all caps 2015-09-12 18:49:10 -07:00
Daniel Martí
0537e24a82 Be consistent about capitalized strings. #415 2015-09-12 18:41:25 -07:00
Daniel Martí
852d88de84 Toast strings are full sentences. #415 2015-09-12 18:38:20 -07:00
Weblate
0ceb93da7a Merge remote-tracking branch 'origin/master' 2015-09-13 03:29:19 +02:00
Lu Ca
5e1329fbd4 Translated using Weblate (Sardinian)
Currently translated at 75.7% (253 of 334 strings)
2015-09-13 03:29:19 +02:00
Marcelo Santana
9db4bcd24e Translated using Weblate (Portuguese (Brazil))
Currently translated at 74.5% (249 of 334 strings)
2015-09-13 03:29:19 +02: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
naofum
8b7346aa37 Translated using Weblate (Japanese)
Currently translated at 82.9% (277 of 334 strings)
2015-09-13 03:29:18 +02:00
Daniel Martí
e8a0b151fb Be consistent about "Wi-Fi". #415 2015-09-12 18:28:51 -07: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
Lu Ca
44be338c3d Translated using Weblate (Sardinian)
Currently translated at 70.6% (236 of 334 strings)
2015-09-13 00:59:20 +02:00
Lu Ca
3b7e031d76 Translated using Weblate (Sardinian)
Currently translated at 70.3% (235 of 334 strings)
2015-09-13 00:48:47 +02:00
Lu Ca
e49bd8b300 Translated using Weblate (Sardinian)
Currently translated at 70.0% (234 of 334 strings)
2015-09-13 00:48:47 +02:00
Sylvie
a7d1aafecd Translated using Weblate (Dutch)
Currently translated at 79.3% (265 of 334 strings)
2015-09-13 00:48:47 +02:00
Sylvie
c7bdf6816b Translated using Weblate (Dutch)
Currently translated at 79.0% (264 of 334 strings)
2015-09-13 00:48:47 +02:00
Sylvie
dd14c8e86d Translated using Weblate (Dutch)
Currently translated at 78.9% (263 of 333 strings)
2015-09-13 00:48:47 +02:00
Daniel Martí
4bd8210ef1 Remove values-zh. See #139. 2015-09-12 15:23:08 -07:00
Daniel Martí
cf0ab74870 Allow app_name to be translated. Fixes #203. 2015-09-12 15:19:46 -07:00
Sylvie
9e410662ea Translated using Weblate (Dutch)
Currently translated at 75.6% (252 of 333 strings)
2015-09-13 00:09:02 +02:00
Sylvie
d32680a14f Translated using Weblate (Dutch)
Currently translated at 76.8% (249 of 324 strings)
2015-09-13 00:09:02 +02:00
Daniel Martí
78e8341206 Replace string array items with strings
Fixes #206. Two other small fixes too:

* Units don't really translate, and they are appended to java strings anyway.
  If it is to be translated, do a proper formatted string.
* Placed the light theme above the dark one, since it's the default.
2015-09-12 15:02:46 -07:00
Daniel Martí
f2107219c2 Cleanup after Hebrew import 2015-09-12 14:48:29 -07:00
Daniel Martí
fe8635667c Include cleaned up translations from #392
Thanks to @GreenLunar
2015-09-12 14:28:06 -07:00
Daniel Martí
75d8abcf55 String arrays don't belong in strings.xml 2015-09-12 14:25:41 -07:00
Daniel Martí
cb79503f5f Merge remote-tracking branch 'weblate/master' 2015-09-12 14:03:09 -07:00
naofum
3203bd99d2 Translated using Weblate (Japanese)
Currently translated at 85.1% (276 of 324 strings)
2015-09-12 21:41:28 +02:00
Michal Čihař
160865cd86 Translated using Weblate (Czech)
Currently translated at 58.9% (191 of 324 strings)
2015-09-12 21:41:28 +02:00
F-Droid Translatebot
089dcecf1c Translation updates 2015-09-12 19:41:19 +00:00
Daniel Martí
ed5de47197 Merge branch 'enhanced-priv-install' of https://gitlab.com/dschuermann/fdroidclient 2015-09-09 21:21:06 -07:00
Toby Kurien
ef40b5f3db Now displays a notification when download is complete, unless use is already on the app details screen, in which case it pops up the installer immediately 2015-09-10 06:21:11 +10:00
Dominik Schürmann
1fd85f40e7 Install privileged methods 2015-09-07 01:40:37 +02:00
Dominik Schürmann
5bfc30651a Refactor, allow installPrivileged from apk path 2015-09-07 01:40:37 +02:00
Dominik Schürmann
57af421561 Check if PrivilegedInstaller is available, adapt InstallPrivileged 2015-09-07 01:38:49 +02:00
Dominik Schürmann
d530a1cf56 Restructure installer packages 2015-09-07 01:37:06 +02:00
Daniel Martí
6214b7f659 Merge branch 'issue-395' 2015-09-05 22:16:15 -04:00
Peter Serwylo
3213fd2ba1 Merge branch 'new-swap' 2015-09-06 08:37:26 +10:00
Daniel Martí
2fda08a33e Remove duplicated spaces from strings 2015-09-03 22:03:07 -07:00
Daniel Martí
10171d9228 Installer: handle package parse errors, fixes #395 2015-09-03 18:52:40 -07:00
Peter Serwylo
f635df8502 Merge branch 'master' into new-swap 2015-09-02 17:01:58 +10:00
Daniel Martí
85c83045f3 Fix esperanto string formatting
Also fixed in translatewiki
2015-08-27 09:44:20 -07:00
Daniel Martí
cbaa8676fc Merge branch '0.96-swap-fixes' into 'master'
0.96 swap fixes

This fixes the swap issues that I could find, except for #391. @mvdan feel free to beat @pserwylo to this, I just assigned it to him because its swap.

See merge request !127
2015-08-27 16:35:13 +00:00
Daniel Martí
22ad6260c7 Add new languages to languageValues
As reported by list-missing-langs-setting
2015-08-27 09:31:52 -07:00
F-Droid Translatebot
2740743320 Translation updates 2015-08-27 10:07:20 +00:00
Hans-Christoph Steiner
303de3d972 temporarily disable broken HTTPS support in swap
Right now, turning on HTTPS really just prevents things from working.  It
is not fully required, since swapping is only local connections, so not
easily susceptible to mass eavesdropping, though it would be nice.  I'm
leaving the rest of the plumbing for this here intact for when we come back
to getting swap always using HTTPS.

closes #378 https://gitlab.com/fdroid/fdroidclient/issues/378
2015-08-27 11:05:36 +02:00
Daniel Martí
67ceaec460 Follow-up to e8ebb0: forgot one string with markup 2015-08-26 13:30:43 -07:00