mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2025-10-13 04:12:06 +00:00
Compare commits
2 commits
7c117e3f2d
...
9dc8d234e3
Author | SHA1 | Date | |
---|---|---|---|
|
9dc8d234e3 |
||
|
26fef79b82 |
4 changed files with 5 additions and 5 deletions
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
|
@ -17,7 +17,7 @@ jobs:
|
|||
- name: Set up Python
|
||||
uses: actions/setup-python@v6.0.0
|
||||
with:
|
||||
python-version: 3.13
|
||||
python-version: 3.14
|
||||
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
|
|
2
.github/workflows/codeql.yaml
vendored
2
.github/workflows/codeql.yaml
vendored
|
@ -29,7 +29,7 @@ jobs:
|
|||
- name: Set up Python
|
||||
uses: actions/setup-python@v6.0.0
|
||||
with:
|
||||
python-version: 3.13
|
||||
python-version: 3.14
|
||||
|
||||
- name: Autobuild
|
||||
uses: github/codeql-action/autobuild@v3.30.3
|
||||
|
|
2
.github/workflows/publish.yaml
vendored
2
.github/workflows/publish.yaml
vendored
|
@ -20,7 +20,7 @@ jobs:
|
|||
- name: Set up Python
|
||||
uses: actions/setup-python@v6.0.0
|
||||
with:
|
||||
python-version: 3.13
|
||||
python-version: 3.14
|
||||
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"PO-Revision-Date: 2025-09-02 06:43+0000\n"
|
||||
"PO-Revision-Date: 2025-10-07 19:45+0000\n"
|
||||
"Last-Translator: Milo Ivir <mail@milotype.de>\n"
|
||||
"Language-Team: Croatian <https://translate.jellyfin.org/projects/jellyfin/"
|
||||
"jellyfin-kodi/hr/>\n"
|
||||
|
@ -286,7 +286,7 @@ msgstr "Nasumučno odabrane stavke"
|
|||
|
||||
msgctxt "#30165"
|
||||
msgid "Allow burned subtitles"
|
||||
msgstr "Dozvoli titlove da budu ugravirani na videozapis"
|
||||
msgstr "Dozvoli ugrađene titlove"
|
||||
|
||||
msgctxt "#30164"
|
||||
msgid "Audio max channels"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue