187 Commits

Author SHA1 Message Date
TheFrenchGhosty
90f8f0da92 Typo 2019-10-17 15:25:36 +02:00
TheFrenchGhosty
95d65b1593 Typo 2019-10-17 15:18:26 +02:00
TheFrenchGhosty
9ab755a6b9 Typo 2019-10-17 05:11:10 +02:00
TheFrenchGhosty
e9370de7e0 Enhancements 2019-10-17 05:05:54 +02:00
TheFrenchGhosty
c042ccc871 Typo 2019-10-17 04:52:49 +02:00
TheFrenchGhosty
5de857b5b4 Typo 2019-10-17 04:52:04 +02:00
TheFrenchGhosty
3bab821018 Enhancements and corrections 2019-10-17 04:51:08 +02:00
TheFrenchGhosty
94272b1175 Typos 2019-10-17 04:42:36 +02:00
TheFrenchGhosty
b6ff1cfdfe Enhancement and consistency for 2 lines 2019-10-17 04:38:12 +02:00
TheFrenchGhosty
b3470ca23f Enhancements and corrections 2019-10-17 04:35:12 +02:00
TheFrenchGhosty
0a7effc02b Translate the lines containing questions asking for deletion using context 2019-10-17 04:21:14 +02:00
TheFrenchGhosty
dbb97a2f2c French Translation updated, custom playlists update and corrections 2019-10-17 04:05:58 +02:00
Omar Roth
57a80a3c10
Add missing text to locales 2019-10-15 22:52:11 -04:00
Omar Roth
be055d9dcb
Add support for custom playlists 2019-10-15 21:17:14 -04:00
TheFrenchGhosty
15a3c8408f Assume feed means subscriptions feed 2019-10-12 23:15:53 +02:00
TheFrenchGhosty
bc1784ed2b French Translation updated, rewording and corrections 2019-10-12 23:11:40 +02:00
ButterflyOfFire
f832743009 Update Arabic translation 2019-10-09 16:22:39 +02:00
Jeff Huang
f5d8a952f2 Add zh-TW translations. 2019-10-02 16:28:25 +08:00
Omar Roth
466a5a932b
Add support for Turkish translation 2019-09-24 13:38:50 -04:00
Oguz Ersen
8a3c6382e9
Add Turkish translation 2019-09-24 13:38:46 -04:00
Omar Roth
1f37faad42
Fix plurilzation regex 2019-09-09 18:09:21 -04:00
Jorge Maldonado Ventura
fded5fd900
Update Spanish translation 2019-09-03 21:10:49 -04:00
Swann Martinet
950965bd4a
Update French translation 2019-09-03 21:10:49 -04:00
Swann Martinet
3a359319fa
Update German translation 2019-09-03 21:10:49 -04:00
Allan Nordhøy
d3dd82c699
Update Norwegian Bokmål translation 2019-09-03 21:10:49 -04:00
Jorge Maldonado Ventura
81f192bccb
Update Esperanto translation 2019-09-03 21:10:49 -04:00
ButterflyOfFire
60a23febed
Update Arabic translation 2019-09-03 21:10:48 -04:00
Esmail EL BoB
d0e280cbac Update ar.json (#728)
* Update ar.json
2019-09-03 21:04:04 -04:00
unbranched
ecb62c8659 Italian translation update (#724)
* Italian translation update
2019-09-03 21:02:53 -04:00
psvenk
f54fbd057e Add prefers-color-scheme support (#601)
* Add prefers-color-scheme support

This should fix <https://github.com/omarroth/invidious/issues/559>.
The cookie storage format has been changed from boolean
("true"/"false") to tri-state ("dark"/"light"/""), so that users
without a cookie set will get dark mode if they have enabled the dark
theme in their operating system. The code for handling the cookie
state, along with the user's operating system theme, has been factored
out into a new function `update_mode`, which is called both at window
load and at the "storage" event listener, because the "storage" event
listener is only trigerred when a change is made to the localStorage
from another tab/window (for more info - see
<https://stackoverflow.com/a/4679754>).
2019-08-15 11:29:55 -05:00
mondstern
ec36c69984
Update German translation 2019-07-31 09:37:43 -05:00
recette-lemon
2458db03de
Update Icelandic translation 2019-07-31 09:36:55 -05:00
Brn9hrd7
7528b7bc1a Update german translation (#650) 2019-07-31 09:32:16 -05:00
TheFrenchGhosty
8af33084ed French translation updated - New words, consistency (#643)
* New words translated, more consistency
2019-07-31 08:52:41 -05:00
Omar Roth
94638fe42c
Update translations 2019-07-18 21:52:25 -05:00
recette-lemon
55ecfda39a
Update Icelandic translation 2019-07-18 21:52:25 -05:00
Esmail EL BoB
42e2d73ce2
Update ar.json 2019-07-14 06:07:02 +00:00
Omar Roth
fea20ea913
Add support for Icelandic translation 2019-07-12 21:07:40 -05:00
Jorge Maldonado Ventura
59bbe72798 Update Esperanto translation 2019-07-12 19:05:25 +02:00
recette-lemon
f99a30a57e Update Icelandic translation 2019-07-12 19:05:25 +02:00
Allan Nordhøy
aa4cb29621 Update Norwegian Bokmål translation 2019-07-12 19:05:25 +02:00
recette-lemon
91ad4e396b Update Icelandic translation 2019-07-12 19:05:25 +02:00
recette-lemon
351e17aacf Update Icelandic translation 2019-07-12 19:05:25 +02:00
recette-lemon
6c8e09acdb Add Icelandic translation 2019-07-12 19:05:25 +02:00
Omar Roth
bcd239ac2b
Add community page 2019-07-09 09:31:04 -05:00
Omar Roth
857c57daba
Add support for Chinese translation 2019-07-04 23:11:04 -05:00
Omar Roth
5515da3c2d
Merge pull request #620 from outloudvi/l10n-zh-cn
Add translation of Simplified Chinese
2019-07-04 23:06:26 -05:00
Outvi V
cfc111f855 Add zh-CN translation 2019-07-04 13:08:01 +08:00
Omar Roth
c47f1ae236
Add Reddit comment permalink 2019-07-01 12:37:28 -05:00
Tolstovka
5773b1c3e5 Update Ukrainian translation 2019-06-19 02:10:52 +02:00