Igor Nedoboy
b4449e4998
Translated using Weblate (Russian)
...
Currently translated at 100.0% (478 of 478 strings)
2019-10-19 00:07:21 +02:00
Igor Nedoboy
4688b1fe23
Translated using Weblate (Russian)
...
Currently translated at 100.0% (478 of 478 strings)
2019-10-12 07:08:12 +02:00
Igor Nedoboy
6f3d5e9fb8
Translated using Weblate (Russian)
...
Currently translated at 100.0% (478 of 478 strings)
2019-10-11 16:00:18 +02:00
winqooq
c922b49731
Translated using Weblate (Russian)
...
Currently translated at 100.0% (477 of 477 strings)
2019-09-28 16:55:48 +02:00
Igor Nedoboy
a67e5357ef
Translated using Weblate (Russian)
...
Currently translated at 100.0% (477 of 477 strings)
2019-09-25 14:14:35 +02:00
Igor Nedoboy
ab846be65e
Translated using Weblate (Russian)
...
Currently translated at 100.0% (477 of 477 strings)
2019-09-14 21:23:54 +02:00
Igor Nedoboy
e4d9100196
Translated using Weblate (Russian)
...
Currently translated at 100.0% (476 of 476 strings)
2019-09-07 03:24:22 +02:00
dimqua
6d14ecc60a
Translated using Weblate (Russian)
...
Currently translated at 100.0% (476 of 476 strings)
2019-09-02 19:39:06 +02:00
Igor Nedoboy
c2d7ac0c25
Translated using Weblate (Russian)
...
Currently translated at 100.0% (476 of 476 strings)
2019-09-02 19:39:06 +02:00
Andrey mm
9f2216fdc5
Translated using Weblate (Russian)
...
Currently translated at 100.0% (476 of 476 strings)
2019-09-02 19:36:10 +02:00
Igor Nedoboy
7ed0fe05f3
Translated using Weblate (Russian)
...
Currently translated at 100.0% (476 of 476 strings)
2019-09-02 19:36:02 +02:00
Igor Nedoboy
c4fe21e87f
Translated using Weblate (Russian)
...
Currently translated at 100.0% (476 of 476 strings)
2019-09-02 13:38:44 +02:00
Igor Nedoboy
74d2ccfb43
Translated using Weblate (Russian)
...
Currently translated at 100.0% (476 of 476 strings)
2019-09-02 13:33:29 +02:00
Igor Nedoboy
ea685057e0
Translated using Weblate (Russian)
...
Currently translated at 100.0% (476 of 476 strings)
2019-09-02 13:21:31 +02:00
Igor Nedoboy
3f150832ac
Translated using Weblate (Russian)
...
Currently translated at 100.0% (476 of 476 strings)
2019-09-02 00:34:08 +02:00
Igor Nedoboy
c0bce9cf97
Translated using Weblate (Russian)
...
Currently translated at 100.0% (476 of 476 strings)
2019-09-02 00:23:24 +02:00
Igor Nedoboy
0e8e713436
Translated using Weblate (Russian)
...
Currently translated at 100.0% (476 of 476 strings)
2019-09-01 23:43:36 +02:00
Igor Nedoboy
9522ec43c7
Translated using Weblate (Russian)
...
Currently translated at 100.0% (473 of 473 strings)
2019-08-29 21:23:33 +02:00
Igor Nedoboy
c43ac4f787
Translated using Weblate (Russian)
...
Currently translated at 100.0% (473 of 473 strings)
2019-08-23 10:05:34 +02:00
TobiGr
ec3ae7c7b8
Clean up string resources
2019-08-12 17:35:36 +02:00
TobiGr
c46af7d194
Merge branch 'weblate' into dev
2019-08-12 17:25:10 +02:00
TobiGr
3cd485069d
Fix playback position not being deleted on clearing watch history
2019-08-07 14:34:49 +02:00
Igor Nedoboy
a60a9bb144
Translated using Weblate (Russian)
...
Currently translated at 100.0% (451 of 451 strings)
2019-08-02 23:07:42 +02:00
TobiGr
e529b16956
Merge branch 'weblate' into release_v0.17.0
2019-08-01 01:44:25 +02:00
Igor Nedoboy
99c519c065
Translated using Weblate (Russian)
...
Currently translated at 100.0% (451 of 451 strings)
2019-07-13 21:00:45 +02:00
Christian Schabesberger
e11df5bb49
Merge branch 'dev' into removeextra
2019-06-26 15:42:47 +02:00
Vasily
2a41802f36
Merge branch 'dev' into playback_state_list
2019-06-23 20:23:29 +03:00
Igor Nedoboy
4ca639323d
Translated using Weblate (Russian)
...
Currently translated at 100.0% (451 of 451 strings)
2019-06-05 00:59:48 +02:00
Igor Nedoboy
a92bf155a3
Translated using Weblate (Russian)
...
Currently translated at 100.0% (451 of 451 strings)
2019-06-05 00:48:25 +02:00
Igor Nedoboy
d153772eb2
Translated using Weblate (Russian)
...
Currently translated at 100.0% (451 of 451 strings)
2019-06-05 00:37:18 +02:00
kapodamy
cdc8fe86ce
amend rebase
...
resolve inconsistency in string.xml files
2019-06-04 15:45:28 -03:00
kapodamy
d1573a0a6e
misc changes
...
* implement socket timeout error
* use 128k buffer size for copy
* use NewPipe HTTP user agent in the downloads
* automatically recover downloads with network errors that are queued
2019-06-03 18:25:43 -03:00
kapodamy
16d6bda85d
Webm muxer fixes and strings.xml changes
...
* replace "In queue" to "Pending" in the downloads header to avoid confusions (all languages)
* use 29bits Clusters size to support huge video resolutions (fixes #2291 ) (WebmWriter.java)
* add missing changes to WebmMuxer.java (i forget select the audio track)
2019-06-03 18:24:49 -03:00
kapodamy
f6b32823ba
Implement Storage Access Framework
...
* re-work finished mission database
* re-work DownloadMission and bump it Serializable version
* keep the classic Java IO API
* SAF Tree API support on Android Lollipop or higher
* add wrapper for SAF stream opening
* implement Closeable in SharpStream to replace the dispose() method
* do required changes for this API:
** remove any file creation logic from DownloadInitializer
** make PostProcessing Serializable and reduce the number of iterations
** update all strings.xml files
** storage helpers: StoredDirectoryHelper & StoredFileHelper
** best effort to handle any kind of SAF errors/exceptions
2019-06-03 18:16:41 -03:00
Tobias Groza
bd7413119a
Merge branch 'weblate' into release_v0.16.2
...
Update translations
2019-05-26 22:58:53 +02:00
Tolstovka
72eae64698
Translated using Weblate (Russian)
...
Currently translated at 100.0% (443 of 443 strings)
2019-05-13 10:53:18 +02:00
abvgeej
55d6825f63
Translated using Weblate (Russian)
...
Currently translated at 99.5% (441 of 443 strings)
2019-05-06 14:48:53 +02:00
Vasiliy
c7cd9e86ac
Option to disable states indicators
2019-04-27 19:04:13 +03:00
Vasiliy
03b1a8bd41
Merge branch 'dev' into playback_state_list
2019-04-27 17:37:43 +03:00
sherlock
1edfa78a05
removed the gena strings.
2019-04-17 16:45:40 +05:30
Tobias Groza
e99714eba6
Merge remote-tracking branch 'TeamNewPipe/dev' into close_button
2019-04-13 18:18:17 +02:00
Vasiliy
4e1423d224
Implement playback state management
2019-04-13 13:34:36 +03:00
Igor Nedoboy
1e4b1a2c70
Translated using Weblate (Russian)
...
Currently translated at 100.0% (443 of 443 strings)
2019-03-31 22:58:10 +02:00
Igor Nedoboy
9b6924ec9f
Translated using Weblate (Russian)
...
Currently translated at 100.0% (443 of 443 strings)
2019-03-31 22:16:19 +02:00
Igor Nedoboy
c4d451e420
Translated using Weblate (Russian)
...
Currently translated at 100.0% (443 of 443 strings)
2019-03-29 00:36:25 +01:00
Igor Nedoboy
b017e439b1
Translated using Weblate (Russian)
...
Currently translated at 100.0% (443 of 443 strings)
2019-03-17 21:06:17 +01:00
abvgeej
fa3a047519
Translated using Weblate (Russian)
...
Currently translated at 100.0% (443 of 443 strings)
2019-02-25 23:18:20 +01:00
Vasiliy
4587428d13
Merge branch 'dev' into close_button
2019-02-23 13:19:09 +02:00
dimqua
28ba2d5008
Translated using Weblate (Russian)
...
Currently translated at 100.0% (443 of 443 strings)
2019-02-19 14:07:27 +01:00
Arthur
37ddd63d27
Translated using Weblate (Russian)
...
Currently translated at 100.0% (443 of 443 strings)
2019-02-19 14:07:26 +01:00
dimqua
d7f8b8c1e0
Translated using Weblate (Russian)
...
Currently translated at 97.5% (432 of 443 strings)
2019-02-18 13:28:20 +01:00
Arthur
9e70c5bbea
Translated using Weblate (Russian)
...
Currently translated at 97.5% (432 of 443 strings)
2019-02-18 13:28:19 +01:00
dimqua
dc9ffb7fd5
Translated using Weblate (Russian)
...
Currently translated at 96.8% (427 of 441 strings)
2019-02-06 08:40:23 +01:00
Christian Schabesberger
b7b228d9ce
merge weblate
2019-01-27 22:00:00 +01:00
Igor Nedoboy
ac8430cbba
Translated using Weblate (Russian)
...
Currently translated at 100.0% (383 of 383 strings)
2019-01-20 00:22:24 +01:00
Edwar Tikhonov
6c5c42c2b5
Translated using Weblate (Russian)
...
Currently translated at 100.0% (383 of 383 strings)
2019-01-15 19:20:55 +01:00
Vasily
505c528194
Show close button when playing completed
2018-12-27 16:51:48 +02:00
Igor Nedoboy
9b26457781
Translated using Weblate (Russian)
...
Currently translated at 100.0% (383 of 383 strings)
2018-11-18 21:40:33 +01:00
Igor Nedoboy
7d5d4df761
Translated using Weblate (Russian)
...
Currently translated at 100.0% (383 of 383 strings)
2018-11-13 20:43:41 +01:00
Igor Nedoboy
3a608bb582
Translated using Weblate (Russian)
...
Currently translated at 100.0% (383 of 383 strings)
2018-11-11 00:47:04 +01:00
Igor Nedoboy
64f9228ee3
Update strings.xml
2018-11-11 02:44:45 +03:00
Igor Nedoboy
c926482b3c
Translated using Weblate (Russian)
...
Currently translated at 100.0% (383 of 383 strings)
2018-11-10 23:38:19 +01:00
Igor Nedoboy
9562972c42
Translated using Weblate (Russian)
...
Currently translated at 100.0% (383 of 383 strings)
2018-11-10 23:02:17 +01:00
Igor Nedoboy
b462b7fcc4
Update strings.xml
2018-11-10 17:08:04 +03:00
Igor Nedoboy
b34f9d7fd3
Update strings.xml
2018-11-10 03:06:55 +03:00
Igor Nedoboy
57732c3e5f
Update strings.xml
2018-11-10 02:56:14 +03:00
Christian Schabesberger
d99a389c49
merge weblate
2018-10-22 12:07:12 +02:00
Allan Nordhøy
ee0756c7c0
Translated using Weblate (Russian)
...
Currently translated at 99.7% (382 of 383 strings)
2018-10-20 01:33:45 +02:00
Christian Schabesberger
a7f5ea865e
Merge branch 'dev' into lang
2018-10-16 03:47:11 +02:00
Christian Schabesberger
dc6108c970
Merge branch 'dev' into tablet_ui
2018-10-08 11:56:25 +02:00
Christian Schabesberger
52bf5690c0
add support for content language and content country
2018-10-05 16:20:27 +02:00
Christian Schabesberger
93571961ee
merge weblate changes
2018-08-31 14:11:16 +02:00
Vasily
fb25f6c7ac
Automatic list layout
2018-08-29 08:19:15 +03:00
Vasily
4208c852e1
Update translations
2018-08-22 10:33:10 +03:00
Igor Nedoboy
e3815e40d2
Translated using Weblate (Russian)
...
Currently translated at 100.0% (383 of 383 strings)
2018-08-15 21:43:35 +02:00
oscar
a7f36248d0
Removed incorrect explanations of the M4A and WebM audio formats
2018-08-12 23:46:21 -03:00
Igor Nedoboy
ac1fe66cf9
Translated using Weblate (Russian)
...
Currently translated at 100,0% (383 of 383 strings)
2018-08-12 22:08:34 +02:00
Igor Nedoboy
5c32d73409
Translated using Weblate (Russian)
...
Currently translated at 100,0% (383 of 383 strings)
2018-08-08 13:38:05 +02:00
Igor Nedoboy
5e13a1735d
Translated using Weblate (Russian)
...
Currently translated at 100,0% (383 of 383 strings)
2018-08-08 01:54:07 +02:00
Igor Nedoboy
6a1fbb00d9
Translated using Weblate (Russian)
...
Currently translated at 100,0% (383 of 383 strings)
2018-08-08 00:04:07 +02:00
Igor Nedoboy
7817cfe0c1
Translated using Weblate (Russian)
...
Currently translated at 100,0% (383 of 383 strings)
2018-08-07 23:16:53 +02:00
Igor Nedoboy
01c9ab36b7
Translated using Weblate (Russian)
...
Currently translated at 100,0% (383 of 383 strings)
2018-08-07 02:11:09 +02:00
Igor Nedoboy
27f5bdeef1
Translated using Weblate (Russian)
...
Currently translated at 100,0% (383 of 383 strings)
2018-08-07 01:54:23 +02:00
Igor Nedoboy
723898f87d
Translated using Weblate (Russian)
...
Currently translated at 100,0% (383 of 383 strings)
2018-08-07 00:24:15 +02:00
Igor Nedoboy
bc05cc1445
Translated using Weblate (Russian)
...
Currently translated at 100,0% (383 of 383 strings)
2018-08-07 00:09:20 +02:00
Igor Nedoboy
dcf4e43e28
Translated using Weblate (Russian)
...
Currently translated at 100,0% (383 of 383 strings)
2018-08-06 22:23:11 +02:00
Igor Nedoboy
3868c53908
Translated using Weblate (Russian)
...
Currently translated at 100,0% (383 of 383 strings)
2018-08-06 21:59:23 +02:00
Igor Nedoboy
a71c693ca3
Translated using Weblate (Russian)
...
Currently translated at 100,0% (383 of 383 strings)
2018-08-06 17:24:30 +02:00
Igor Nedoboy
691f93f01c
Translated using Weblate (Russian)
...
Currently translated at 100,0% (383 of 383 strings)
2018-08-06 16:52:59 +02:00
Igor Nedoboy
4cff749186
Translated using Weblate (Russian)
...
Currently translated at 100,0% (383 of 383 strings)
2018-08-06 14:23:44 +02:00
Igor Nedoboy
e53bd505fb
Translated using Weblate (Russian)
...
Currently translated at 100,0% (383 of 383 strings)
2018-08-06 11:58:55 +02:00
mesnevi
cfa926542e
Translated using Weblate (Russian)
...
Currently translated at 100,0% (383 of 383 strings)
2018-08-06 11:58:53 +02:00
Igor Nedoboy
79097eca47
Translated using Weblate (Russian)
...
Currently translated at 100,0% (383 of 383 strings)
2018-08-05 22:52:07 +02:00
Igor Nedoboy
d1741e40e3
Translated using Weblate (Russian)
...
Currently translated at 100,0% (383 of 383 strings)
2018-08-05 20:20:01 +02:00
Igor Nedoboy
5d0528d195
Translated using Weblate (Russian)
...
Currently translated at 100,0% (383 of 383 strings)
2018-08-05 15:32:32 +02:00
Igor Nedoboy
a9ea06f753
Translated using Weblate (Russian)
...
Currently translated at 100,0% (383 of 383 strings)
2018-08-05 13:30:04 +02:00
Igor Nedoboy
b13f7a599b
Translated using Weblate (Russian)
...
Currently translated at 100,0% (383 of 383 strings)
2018-08-05 12:40:54 +02:00
Igor Nedoboy
cb0f700be1
Translated using Weblate (Russian)
...
Currently translated at 100,0% (383 of 383 strings)
2018-08-05 12:16:07 +02:00
Igor Nedoboy
76f97e5c2e
Translated using Weblate (Russian)
...
Currently translated at 100,0% (383 of 383 strings)
2018-08-05 12:12:59 +02:00
Igor Nedoboy
4669a1ab57
Translated using Weblate (Russian)
...
Currently translated at 100,0% (383 of 383 strings)
2018-08-04 23:46:04 +02:00
mesnevi
b1ad0edbe1
Translated using Weblate (Russian)
...
Currently translated at 100,0% (383 of 383 strings)
2018-08-04 23:46:03 +02:00
MadderRagax
a6a5bef447
Update translation via weblate
...
Translated using Weblate (Swedish)
Currently translated at 100.0% (383 of 383 strings)
Translated using Weblate (Chinese (Mandarin))
Currently translated at 27.4% (105 of 383 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 97.1% (372 of 383 strings)
Translated using Weblate (German)
Currently translated at 100,0% (383 of 383 strings)
Translated using Weblate (Russian)
Currently translated at 100,0% (383 of 383 strings)
Translated using Weblate (Russian)
Currently translated at 100,0% (383 of 383 strings)
Translated using Weblate (Russian)
Currently translated at 100,0% (383 of 383 strings)
Translated using Weblate (Russian)
Currently translated at 100,0% (383 of 383 strings)
Translated using Weblate (Russian)
Currently translated at 100,0% (383 of 383 strings)
Translated using Weblate (Russian)
Currently translated at 100,0% (383 of 383 strings)
Translated using Weblate (Russian)
Currently translated at 100,0% (383 of 383 strings)
Translated using Weblate (Russian)
Currently translated at 100,0% (383 of 383 strings)
Translated using Weblate (Arabic)
Currently translated at 100,0% (383 of 383 strings)
Translated using Weblate (Basque)
Currently translated at 100,0% (383 of 383 strings)
Translated using Weblate (Dutch)
Currently translated at 100,0% (383 of 383 strings)
Translated using Weblate (Spanish)
Currently translated at 100,0% (383 of 383 strings)
Translated using Weblate (Catalan)
Currently translated at 100,0% (383 of 383 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 100,0% (383 of 383 strings)
Translated using Weblate (German)
Currently translated at 100,0% (383 of 383 strings)
Translated using Weblate (Turkish)
Currently translated at 100,0% (383 of 383 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100,0% (383 of 383 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100,0% (383 of 383 strings)
Translated using Weblate (Swedish)
Currently translated at 100,0% (383 of 383 strings)
Translated using Weblate (French)
Currently translated at 97,1% (372 of 383 strings)
Translated using Weblate (French)
Currently translated at 97,1% (372 of 383 strings)
Translated using Weblate (Russian)
Currently translated at 100,0% (383 of 383 strings)
Translated using Weblate (Arabic)
Currently translated at 100,0% (383 of 383 strings)
Translated using Weblate (Basque)
Currently translated at 100,0% (383 of 383 strings)
Translated using Weblate (Dutch)
Currently translated at 100,0% (383 of 383 strings)
Translated using Weblate (Spanish)
Currently translated at 100,0% (383 of 383 strings)
Translated using Weblate (Catalan)
Currently translated at 100,0% (383 of 383 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 100,0% (383 of 383 strings)
Translated using Weblate (German)
Currently translated at 100,0% (383 of 383 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100,0% (383 of 383 strings)
Translated using Weblate (Swedish)
Currently translated at 100,0% (383 of 383 strings)
Translated using Weblate (Turkish)
Currently translated at 100,0% (383 of 383 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100,0% (383 of 383 strings)
Translated using Weblate (Estonian)
Currently translated at 91.6% (351 of 383 strings)
Translated using Weblate (Russian)
Currently translated at 100,0% (383 of 383 strings)
Translated using Weblate (Russian)
Currently translated at 100,0% (383 of 383 strings)
Translated using Weblate (Russian)
Currently translated at 100,0% (383 of 383 strings)
Translated using Weblate (Russian)
Currently translated at 100,0% (383 of 383 strings)
Translated using Weblate (Russian)
Currently translated at 100,0% (383 of 383 strings)
Translated using Weblate (Russian)
Currently translated at 100,0% (383 of 383 strings)
Translated using Weblate (Russian)
Currently translated at 100,0% (383 of 383 strings)
Translated using Weblate (Russian)
Currently translated at 100,0% (383 of 383 strings)
Translated using Weblate (Russian)
Currently translated at 100,0% (383 of 383 strings)
Translated using Weblate (Russian)
Currently translated at 100,0% (383 of 383 strings)
Translated using Weblate (Russian)
Currently translated at 100,0% (383 of 383 strings)
Translated using Weblate (Russian)
Currently translated at 100,0% (383 of 383 strings)
Translated using Weblate (Russian)
Currently translated at 100,0% (383 of 383 strings)
Translated using Weblate (Russian)
Currently translated at 100,0% (383 of 383 strings)
Translated using Weblate (Russian)
Currently translated at 100,0% (383 of 383 strings)
Translated using Weblate (Russian)
Currently translated at 100,0% (383 of 383 strings)
2018-08-04 17:58:57 +02:00
Igor Nedoboy
042885c155
Translated using Weblate (Russian)
...
Currently translated at 100,0% (383 of 383 strings)
2018-08-04 16:17:24 +02:00
Igor Nedoboy
cbb9dcf7d0
Translated using Weblate (Russian)
...
Currently translated at 100,0% (383 of 383 strings)
2018-08-04 14:43:27 +02:00
Igor Nedoboy
9b080800e1
Translated using Weblate (Russian)
...
Currently translated at 100,0% (383 of 383 strings)
2018-08-04 14:23:07 +02:00
Igor Nedoboy
6effbf50a8
Translated using Weblate (Russian)
...
Currently translated at 100,0% (383 of 383 strings)
2018-08-04 14:10:52 +02:00
Igor Nedoboy
398f9aa19a
Translated using Weblate (Russian)
...
Currently translated at 100,0% (383 of 383 strings)
2018-08-04 13:53:37 +02:00
Igor Nedoboy
935d89747f
Translated using Weblate (Russian)
...
Currently translated at 100,0% (383 of 383 strings)
2018-08-04 13:41:41 +02:00
Igor Nedoboy
21c2fbfd39
Translated using Weblate (Russian)
...
Currently translated at 100,0% (383 of 383 strings)
2018-08-04 12:54:43 +02:00
Igor Nedoboy
bd337f3aac
Translated using Weblate (Russian)
...
Currently translated at 100,0% (383 of 383 strings)
2018-08-04 12:30:54 +02:00
Igor Nedoboy
4a673eee81
Translated using Weblate (Russian)
...
Currently translated at 100,0% (383 of 383 strings)
2018-08-04 12:10:15 +02:00
Igor Nedoboy
cebf349f9a
Translated using Weblate (Russian)
...
Currently translated at 100,0% (383 of 383 strings)
2018-08-04 11:58:15 +02:00
Igor Nedoboy
3683deb51c
Translated using Weblate (Russian)
...
Currently translated at 100,0% (383 of 383 strings)
2018-08-04 11:35:35 +02:00
Igor Nedoboy
99ee076db9
Translated using Weblate (Russian)
...
Currently translated at 100,0% (383 of 383 strings)
2018-08-04 11:13:01 +02:00
Igor Nedoboy
04f759041f
Translated using Weblate (Russian)
...
Currently translated at 100,0% (383 of 383 strings)
2018-08-04 10:52:31 +02:00
Igor Nedoboy
75f89059e7
Translated using Weblate (Russian)
...
Currently translated at 100,0% (383 of 383 strings)
2018-08-04 10:51:04 +02:00
Igor Nedoboy
a81f31156d
Translated using Weblate (Russian)
...
Currently translated at 100,0% (383 of 383 strings)
2018-08-04 02:51:46 +02:00
Igor Nedoboy
f706452e67
Translated using Weblate (Russian)
...
Currently translated at 100,0% (383 of 383 strings)
2018-08-03 23:19:08 +02:00
Igor Nedoboy
50f92269c2
Translated using Weblate (Russian)
...
Currently translated at 100,0% (383 of 383 strings)
2018-08-03 21:37:23 +02:00
Igor Nedoboy
3d86835979
Translated using Weblate (Russian)
...
Currently translated at 100,0% (383 of 383 strings)
2018-08-03 14:06:07 +02:00
Igor Nedoboy
4073306538
Translated using Weblate (Russian)
...
Currently translated at 100,0% (383 of 383 strings)
2018-08-03 14:04:42 +02:00
Igor Nedoboy
b86aa28d6a
Translated using Weblate (Russian)
...
Currently translated at 100,0% (383 of 383 strings)
2018-08-03 14:03:46 +02:00
Igor Nedoboy
d43cee29f2
Translated using Weblate (Russian)
...
Currently translated at 100,0% (383 of 383 strings)
2018-08-03 14:03:05 +02:00
Igor Nedoboy
acad468b4a
Translated using Weblate (Russian)
...
Currently translated at 100,0% (383 of 383 strings)
2018-08-03 14:02:07 +02:00
Igor Nedoboy
4cbe842cfa
Translated using Weblate (Russian)
...
Currently translated at 100,0% (383 of 383 strings)
2018-08-03 14:01:13 +02:00
Igor Nedoboy
d93e227190
Translated using Weblate (Russian)
...
Currently translated at 100,0% (383 of 383 strings)
2018-08-03 13:59:48 +02:00
Igor Nedoboy
a9cf424998
Translated using Weblate (Russian)
...
Currently translated at 100,0% (383 of 383 strings)
2018-08-03 13:10:41 +02:00
Igor Nedoboy
d2f9b063b2
Translated using Weblate (Russian)
...
Currently translated at 100,0% (383 of 383 strings)
2018-07-30 22:19:48 +02:00
Igor Nedoboy
e95df0dbd5
Translated using Weblate (Russian)
...
Currently translated at 100,0% (383 of 383 strings)
2018-07-30 08:05:57 +02:00
Igor Nedoboy
8fed029ee3
Translated using Weblate (Russian)
...
Currently translated at 100,0% (383 of 383 strings)
2018-07-30 06:06:16 +02:00
Igor Nedoboy
522daf5aff
Translated using Weblate (Russian)
...
Currently translated at 100,0% (383 of 383 strings)
2018-07-30 05:56:58 +02:00
Igor Nedoboy
e948eebe84
Translated using Weblate (Russian)
...
Currently translated at 99,4% (381 of 383 strings)
2018-07-30 05:31:23 +02:00
Igor Nedoboy
783d4e7e8a
Translated using Weblate (Russian)
...
Currently translated at 100,0% (383 of 383 strings)
2018-07-30 05:13:13 +02:00
Andrey mm
881b191b8d
Translated using Weblate (Russian)
...
Currently translated at 100.0% (383 of 383 strings)
2018-07-26 12:41:57 +02:00
mesnevi
b39e071d1e
Translated using Weblate (Russian)
...
Currently translated at 100.0% (383 of 383 strings)
2018-07-26 12:41:52 +02:00
mesnevi
84cb3a1060
Translated using Weblate (Russian)
...
Currently translated at 100.0% (383 of 383 strings)
2018-07-25 12:19:47 +02:00
Anton Shestakov
e85e91183e
Translated using Weblate (Russian)
...
Currently translated at 99.4% (371 of 373 strings)
2018-07-01 08:42:07 +02:00
yuriqdev
2f31779af4
Translated using Weblate (Russian)
...
Currently translated at 99.7% (372 of 373 strings)
2018-06-23 13:42:42 +02:00
Edwar Tikhonov
fcf650c6eb
Translated using Weblate (Russian)
...
Currently translated at 100.0% (373 of 373 strings)
2018-06-17 15:56:30 +02:00
Edwar Tikhonov
d4670bf6fa
Translated using Weblate (Russe)
...
Currently translated at 100,0% (373 of 373 strings)
2018-06-11 16:04:29 +02:00
Edwar Tikhonov
feea448a24
Translated using Weblate (Русский)
...
Currently translated at 100,0% (373 of 373 strings)
2018-06-10 15:17:20 +02:00
Bogdan Khomutsky
ddf23a3443
Translated using Weblate (Russian)
...
Currently translated at 100.0% (365 of 365 strings)
2018-05-26 08:38:30 +02:00
Bogdan Khomutsky
73a71e0f5c
Translated using Weblate (Russian)
...
Currently translated at 100.0% (365 of 365 strings)
2018-05-25 08:22:43 +02:00
Edwar Tikhonov
0e31a0c704
Translated using Weblate (Russian)
...
Currently translated at 100.0% (364 of 364 strings)
2018-05-10 11:42:55 +02:00
Edwar Tikhonov
b6d22320e6
Translated using Weblate (Russian)
...
Currently translated at 100.0% (364 of 364 strings)
2018-05-09 11:12:45 +02:00
Oleh Ilnytskyi
d32aaf488f
Translated using Weblate (Russian)
...
Currently translated at 89.8% (327 of 364 strings)
2018-05-04 09:40:13 +02:00
Paul
e3f3d90b68
Translated using Weblate (Russian)
...
Currently translated at 99.1% (351 of 354 strings)
2018-04-22 19:41:32 +02:00
Anton Shestakov
f814755908
Translated using Weblate (Russian)
...
Currently translated at 98.8% (349 of 353 strings)
2018-04-15 16:39:47 +02:00
Anton Shestakov
6e42b4af27
Translated using Weblate (Russian)
...
Currently translated at 98.3% (348 of 354 strings)
2018-04-09 00:13:42 +02:00
Anton Shestakov
1edfcc629c
Translated using Weblate (Russian)
...
Currently translated at 97.7% (346 of 354 strings)
2018-04-08 09:34:00 +02:00
Mauricio Colli
d9aaceea95
Fix naming inconsistency
2018-04-07 16:09:34 -03:00
Christian Schabesberger
c13e761c3f
remove global ip range label
2018-04-01 19:58:07 +02:00
Edwar Tikhonov
aead9592cf
Translated using Weblate (Russian)
...
Currently translated at 94.9% (336 of 354 strings)
2018-03-27 11:39:53 +02:00
Edwar Tikhonov
65726d75cc
Translated using Weblate (Russian)
...
Currently translated at 100.0% (343 of 343 strings)
2018-03-15 15:35:13 +01:00
Edwar Tikhonov
2dbfc28d69
Translated using Weblate (Russian)
...
Currently translated at 100.0% (343 of 343 strings)
2018-03-14 16:34:36 +01:00
TotalCaesar659
405d6bee78
Translated using Weblate (Russian)
...
Currently translated at 94.3% (252 of 267 strings)
2018-02-05 22:40:07 +01:00
Christian Schabesberger
9aad07621c
fix many/other problem
2018-01-09 10:28:28 +01:00
Christian Schabesberger
3a84c47176
hopefully fix plurals
2018-01-04 04:56:45 +01:00
Andrey mm
1a5d9da2bf
Translated using Weblate (Russian)
...
Currently translated at 99.5% (238 of 239 strings)
2017-11-20 04:49:02 +01:00
Andrey mm
21a7a73f6d
Translated using Weblate (Russian)
...
Currently translated at 93.7% (224 of 239 strings)
changed according to format of "default audio" title
2017-11-18 08:40:20 +01:00
Andrey mm
5090b41eef
Translated using Weblate (Russian)
...
Currently translated at 93.7% (224 of 239 strings)
2017-11-18 08:28:56 +01:00
ktln
0e55aa6249
Translated using Weblate (Russian)
...
Currently translated at 93.7% (224 of 239 strings)
2017-11-18 06:28:54 +01:00
Andrey mm
dd2dcf4df2
Translated using Weblate (Russian)
...
Currently translated at 93.7% (224 of 239 strings)
2017-11-18 06:28:20 +01:00
Anton Shestakov
a9db7616aa
Translated using Weblate (Russian)
...
Currently translated at 95.2% (222 of 233 strings)
2017-11-01 12:14:15 +01:00
Anton Shestakov
fb71ba3b7c
Translated using Weblate (Russian)
...
Currently translated at 98.1% (216 of 220 strings)
2017-10-26 06:48:31 +02:00
Anton Shestakov
227001ec32
Translated using Weblate (Russian)
...
Currently translated at 99.0% (204 of 206 strings)
2017-10-17 14:51:15 +02:00
Anton Shestakov
448f3e8918
Translated using Weblate (Russian)
...
Currently translated at 98.5% (202 of 205 strings)
2017-09-29 12:47:49 +02:00
Anton Shestakov
9813ffb83b
Translated using Weblate (Russian)
...
Currently translated at 97.5% (200 of 205 strings)
2017-09-27 15:47:52 +02:00
Anton Shestakov
6a166b798a
Translated using Weblate (Russian)
...
Currently translated at 97.5% (200 of 205 strings)
(cherry picked from commit efa262480a
)
2017-09-26 09:04:38 -03:00
Mauricio Colli
146d4a8365
Update extractor and refactored NewPipe
2017-09-03 13:57:12 -03:00
Anton Shestakov
4bb0bb4ff0
Translated using Weblate (Russian)
...
Currently translated at 97.9% (192 of 196 strings)
2017-09-02 18:48:04 +02:00
Anton Shestakov
be3810dfed
Translated using Weblate (Russian)
...
Currently translated at 100.0% (167 of 167 strings)
2017-07-19 07:58:41 +02:00
Anton Shestakov
76740303c5
Translated using Weblate (Russian)
...
Currently translated at 100.0% (151 of 151 strings)
2017-06-29 07:50:32 +02:00
Anton Shestakov
3cca7aead9
Translated using Weblate (Russian)
...
Currently translated at 96.0% (145 of 151 strings)
2017-06-19 12:46:24 +02:00
Anton Shestakov
26ec32cbe1
Translated using Weblate (Russian)
...
Currently translated at 95.3% (144 of 151 strings)
2017-06-16 15:46:23 +02:00
Christian Schabesberger
74f0ee2718
fix another weblate crash
2017-05-27 18:45:10 +02:00
Дима Гайнуллин
9560f98359
Translated using Weblate (Russian)
...
Currently translated at 100.0% (176 of 176 strings)
2017-05-26 01:30:12 +02:00
Christian Schabesberger
039a879104
fix weblate crash
2017-05-25 10:43:17 +02:00
ktln
dfba9ea53b
Translated using Weblate (Russian)
...
Currently translated at 100.0% (176 of 176 strings)
2017-05-25 02:16:14 +02:00
anonymous
177cce5e8f
Translated using Weblate (Russian)
...
Currently translated at 100.0% (176 of 176 strings)
2017-05-25 01:06:23 +02:00
ktln
309d36260e
Translated using Weblate (Russian)
...
Currently translated at 100.0% (176 of 176 strings)
2017-05-25 01:04:29 +02:00
ktln
bdc73eb755
Translated using Weblate (Russian)
...
Currently translated at 100.0% (176 of 176 strings)
2017-05-25 00:57:39 +02:00
Anton Shestakov
0786750eb9
Translated using Weblate (Russian)
...
Currently translated at 96.5% (170 of 176 strings)
2017-05-25 00:54:12 +02:00
ktln
79dffce59b
Translated using Weblate (Russian)
...
Currently translated at 96.5% (170 of 176 strings)
2017-05-25 00:50:22 +02:00
Mauricio Colli
80c26fd278
Merge new translations
2017-05-24 18:11:34 -03:00
ktln
6ddc581d76
Translated using Weblate (Russian)
...
Currently translated at 96.5% (170 of 176 strings)
2017-05-24 18:37:33 +02:00
Mauricio Colli
edb632f9c7
Remove unused strings
2017-05-23 11:53:50 -03:00
Anton Shestakov
d05a4c53aa
Translated using Weblate (Russian)
...
Currently translated at 93.7% (165 of 176 strings)
2017-05-22 23:38:03 +02:00
ktln
d99a9b90a0
Translated using Weblate (Russian)
...
Currently translated at 93.1% (164 of 176 strings)
2017-05-22 23:36:37 +02:00
Anton Shestakov
dee17fc313
Translated using Weblate (Russian)
...
Currently translated at 89.7% (158 of 176 strings)
2017-05-22 22:22:08 +02:00
ktln
8552c41bff
Translated using Weblate (Russian)
...
Currently translated at 89.2% (157 of 176 strings)
2017-05-21 08:39:28 +02:00
Anton Shestakov
e410cae141
Translated using Weblate (Russian)
...
Currently translated at 88.0% (155 of 176 strings)
2017-05-21 08:35:34 +02:00
Дима Гайнуллин
a0f20aac23
Translated using Weblate (Russian)
...
Currently translated at 86.9% (153 of 176 strings)
2017-05-20 15:40:42 +02:00
ktln
93fafb362f
Translated using Weblate (Russian)
...
Currently translated at 86.9% (153 of 176 strings)
2017-05-20 15:39:44 +02:00
anonymous
9152df5512
Translated using Weblate (Russian)
...
Currently translated at 84.0% (148 of 176 strings)
2017-05-20 15:37:48 +02:00
Anton Shestakov
415bcd9f7e
Translated using Weblate (Russian)
...
Currently translated at 83.5% (147 of 176 strings)
2017-05-20 15:37:13 +02:00
Дима Гайнуллин
2224033a85
Translated using Weblate (Russian)
...
Currently translated at 82.9% (146 of 176 strings)
2017-05-20 15:36:57 +02:00
Anton Shestakov
ade0498684
Translated using Weblate (Russian)
...
Currently translated at 82.9% (146 of 176 strings)
2017-05-20 15:34:06 +02:00
Дима Гайнуллин
211b00fff4
Translated using Weblate (Russian)
...
Currently translated at 82.9% (146 of 176 strings)
2017-05-20 15:33:52 +02:00
ktln
77c72d03a8
Translated using Weblate (Russian)
...
Currently translated at 82.9% (146 of 176 strings)
2017-05-20 15:32:32 +02:00