mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2025-09-18 12:34:39 +00:00
Merge branch 'jellyfin:master' into modernise-settings
This commit is contained in:
commit
f96185f2fc
2 changed files with 24 additions and 4 deletions
6
.github/workflows/codeql.yaml
vendored
6
.github/workflows/codeql.yaml
vendored
|
@ -21,7 +21,7 @@ jobs:
|
|||
uses: actions/checkout@v5.0.0
|
||||
|
||||
- name: Initialize CodeQL
|
||||
uses: github/codeql-action/init@v3.29.10
|
||||
uses: github/codeql-action/init@v3.30.0
|
||||
with:
|
||||
languages: 'python'
|
||||
queries: +security-and-quality
|
||||
|
@ -32,7 +32,7 @@ jobs:
|
|||
python-version: 3.13
|
||||
|
||||
- name: Autobuild
|
||||
uses: github/codeql-action/autobuild@v3.29.10
|
||||
uses: github/codeql-action/autobuild@v3.30.0
|
||||
|
||||
- name: Perform CodeQL Analysis
|
||||
uses: github/codeql-action/analyze@v3.29.10
|
||||
uses: github/codeql-action/analyze@v3.30.0
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"PO-Revision-Date: 2025-07-08 08:57+0000\n"
|
||||
"PO-Revision-Date: 2025-09-02 06:43+0000\n"
|
||||
"Last-Translator: Milo Ivir <mail@milotype.de>\n"
|
||||
"Language-Team: Croatian <https://translate.jellyfin.org/projects/jellyfin/"
|
||||
"jellyfin-kodi/hr/>\n"
|
||||
|
@ -1012,3 +1012,23 @@ msgstr "Maksimalna rezolucija ilustracije"
|
|||
msgctxt "#30538"
|
||||
msgid "Max days in next episodes"
|
||||
msgstr "Maks. broj dana u sljedećim epizodama"
|
||||
|
||||
msgctxt "#33204"
|
||||
msgid "Finish"
|
||||
msgstr "Završi"
|
||||
|
||||
msgctxt "#33203"
|
||||
msgid "Manage path replacements"
|
||||
msgstr "Upravljaj zamjenama putanja"
|
||||
|
||||
msgctxt "#33205"
|
||||
msgid "New Path Replacement"
|
||||
msgstr "Zamjena nove putanje"
|
||||
|
||||
msgctxt "#33206"
|
||||
msgid "Remote Path"
|
||||
msgstr "Udaljena putanja"
|
||||
|
||||
msgctxt "#33207"
|
||||
msgid "Local Path"
|
||||
msgstr "Lokalna putanja"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue