| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
* Update German translation
* Update French translation
* Update Italian translation
* Update Norwegian Bokmål translation
* Update Arabic translation
* Update Spanish translation
* Update Esperanto translation
* Update Turkish translation
* Update Chinese (Traditional) translation
* Update Japanese translation
* Update Croatian translation
* Update Norwegian Bokmål translation
* Update Japanese translation
* Update Portuguese (Brazil) translation
* Update Swedish translation
* Update Czech translation
* Update Czech translation
* Update Czech translation
* Fix some changes made to the french translation
Co-authored-by: J. Lavoie <j.lavoie@net-c.ca>
Co-authored-by: Deleted User <noreply+31557@weblate.org>
Co-authored-by: zer0-x <zer0_@tutanota.com>
Co-authored-by: Jorge Maldonado Ventura <jorgesumle@freakspot.net>
Co-authored-by: phlostically <phlostically@mailinator.com>
Co-authored-by: Oğuz Ersen <oguzersen@protonmail.com>
Co-authored-by: Jeff Huang <s8321414@gmail.com>
Co-authored-by: GnuPGを使うべきだ <dieeeazpnnqbpddh@cock.email>
Co-authored-by: Milo Ivir <mail@milotype.de>
Co-authored-by: Allan Nordhøy <epost@anotheragency.no>
Co-authored-by: Daniel de Souza Melo <jxzk@protonmail.com>
Co-authored-by: Luna Jernberg <droidbittin@gmail.com>
Co-authored-by: paaton <paatzondrej@gmail.com>
Co-authored-by: Jan Myler <weblate@jm24.4wrd.cc>
Co-authored-by: TheFrenchGhosty <47571719+TheFrenchGhosty@users.noreply.github.com>
|
|
|
|
Reasons can be found in https://libera.chat/news/welcome-to-libera-chat
|
|
updated the translations so they don't feel like a machine made them
|
|
Fixed a typo
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
When having a `umask` of `xx7` (e.g. `027`) on the host machine then the directories `assets`, `config` and `locales` don't become readable to the `invidious` user inside the Docker container since the `COPY` commands result in files owned by `root` with the same file permissions like on the host (`640` in my case).
By adding `--chown=invidious` to the `COPY` command we ensure the `invidious` user can read these files.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Since the main action of this form is to search something, the input should automatically be focused.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Updated da.json (Danish)
Updated de.json (German)
Updated eo.json (Esperando)
Updated es.json (Spanigh)
Updated nb-NO.json (Norvegian)
Updated nl.json (Dutch)
Updated pl.json (Polish)
Updated pt-BR.json (Portuguese, Brasil)
Updated ro.json (Romanian)
Updated ru.json (Russian)
Updated sv-SE.json (Swedish)
Updated uk.json (Ukrainian)
Updated zh-CN.json (Chinese, China)
|
|
* Also includes minor fixes when I could (french, italian, icelandic)
* Added a new line at the end of en-US translation.
Updated ar.json (Arabic)
Updated el.json (Greek)
Updated fa.json (Persian)
Updated fr.json (French)
Updated is.json (Icelandic)
Updated it.json (Italian)
Updated tr.json (Turkish)
Updated zh-TW.json (Chinese, Taiwan)
|
|
|
|
Updated el.json (Greek)
Updated fa.json (Persian)
Updated fi.json (Finnish)
Updated it.json (Italian)
Updated pt-PT.json (Portuguese, Portugal)
Updated zh-TW.json (Chinese, Taiwan)
|
|
Updated el.json (Greek)
Updated fa.json (Persian)
Updated fi.json (Finnish)
Updated it.json (Italian)
Updated pt-PT.json (Portuguese, Portugal)
Updated sv-SE.json (Swedish)
Updated tr.json (Turkish)
Updated uk.json (Ukrainian)
Updated zh-CN.json (Chinese, China)
Updated zh-TW.json (Chinese, Taiwan)
|
|
Updated ja.json (Japanese)
Updated nb-NO.json (Norwegian Bokmål)
Updated nl.json (Dutch)
Updated pl.json (Polish)
Updated pt-BR.json (Portuguese, Brazil)
Updated ro.json (Romanian)
Updated ru.json (Russian)
|
|
Updated ar.json (Arabic)
Updated de.json (German)
Updated eo.json (Esperanto)
Updated es.json (Spanish)
Updated fr.json (French)
Updated hr.json (Hungarian)
Updated id.json (Indonesian)
Updated is.json (Icelandic)
|