mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2025-10-13 12:22:04 +00:00
Compare commits
3 commits
a12e1eddfe
...
7d1b81475d
Author | SHA1 | Date | |
---|---|---|---|
|
7d1b81475d |
||
|
bef4d8cd72 | ||
|
d0e95df4e3 |
2 changed files with 24 additions and 8 deletions
6
.github/workflows/codeql.yaml
vendored
6
.github/workflows/codeql.yaml
vendored
|
@ -21,7 +21,7 @@ jobs:
|
||||||
uses: actions/checkout@v5.0.0
|
uses: actions/checkout@v5.0.0
|
||||||
|
|
||||||
- name: Initialize CodeQL
|
- name: Initialize CodeQL
|
||||||
uses: github/codeql-action/init@v3.30.5
|
uses: github/codeql-action/init@v3.30.6
|
||||||
with:
|
with:
|
||||||
languages: 'python'
|
languages: 'python'
|
||||||
queries: +security-and-quality
|
queries: +security-and-quality
|
||||||
|
@ -32,7 +32,7 @@ jobs:
|
||||||
python-version: 3.13
|
python-version: 3.13
|
||||||
|
|
||||||
- name: Autobuild
|
- name: Autobuild
|
||||||
uses: github/codeql-action/autobuild@v3.30.5
|
uses: github/codeql-action/autobuild@v3.30.6
|
||||||
|
|
||||||
- name: Perform CodeQL Analysis
|
- name: Perform CodeQL Analysis
|
||||||
uses: github/codeql-action/analyze@v3.30.5
|
uses: github/codeql-action/analyze@v3.30.6
|
||||||
|
|
|
@ -1,15 +1,15 @@
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"PO-Revision-Date: 2022-11-22 23:51+0000\n"
|
"PO-Revision-Date: 2025-09-30 09:40+0000\n"
|
||||||
"Last-Translator: jhih_yu <jy@jhihyulin.live>\n"
|
"Last-Translator: jim608 <a065997293@gmail.com>\n"
|
||||||
"Language-Team: Chinese (Traditional) <https://translate.jellyfin.org/"
|
"Language-Team: Chinese (Traditional Han script) <https://"
|
||||||
"projects/jellyfin/jellyfin-kodi/zh_Hant/>\n"
|
"translate.jellyfin.org/projects/jellyfin/jellyfin-kodi/zh_Hant/>\n"
|
||||||
"Language: zh_tw\n"
|
"Language: zh_tw\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||||
"X-Generator: Weblate 4.14.1\n"
|
"X-Generator: Weblate 5.11.4\n"
|
||||||
|
|
||||||
msgctxt "#30016"
|
msgctxt "#30016"
|
||||||
msgid "Device name"
|
msgid "Device name"
|
||||||
|
@ -965,3 +965,19 @@ msgstr "選擇要更新的媒體庫"
|
||||||
msgctxt "#33199"
|
msgctxt "#33199"
|
||||||
msgid "Select the libraries to repair"
|
msgid "Select the libraries to repair"
|
||||||
msgstr "選擇要修復的媒體庫"
|
msgstr "選擇要修復的媒體庫"
|
||||||
|
|
||||||
|
msgctxt "#30538"
|
||||||
|
msgid "Max days in next episodes"
|
||||||
|
msgstr "下一集的最大天數"
|
||||||
|
|
||||||
|
msgctxt "#33203"
|
||||||
|
msgid "Manage path replacements"
|
||||||
|
msgstr "管理路徑替換"
|
||||||
|
|
||||||
|
msgctxt "#33205"
|
||||||
|
msgid "New Path Replacement"
|
||||||
|
msgstr "新增路徑替換"
|
||||||
|
|
||||||
|
msgctxt "#33204"
|
||||||
|
msgid "Finish"
|
||||||
|
msgstr "完成"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue