forgejo-aneksajo_auto_patch.../data/41/new_aneksajo.diff
2025-01-23 01:26:39 +01:00

38 lines
2 KiB
Diff
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

217a218
> platform_desc=Forgejo 可以在所有能編譯 <a target="_blank" rel="noopener noreferrer" href="%s">Go 語言</a>的平台上執行WindowsmacOSLinuxARM 等。挑一個您喜歡的吧!
1029c1030
< access_token_desc = 選擇的符記僅授權相對應的 <a href="%[1]s" target="_blank">API路徑</a>。請參閱<a href="%[2]s" target="_blank">文件</a>來了解更多。
---
> access_token_desc = 選擇的符記僅授權相對應的 <a %s>API路徑</a>。請參閱<a %s>文件</a>來了解更多。
1265a1267
> stored_annex=已使用 Git Annex 儲存
1284a1287
> editor.cannot_edit_annex_files=無法在 web 介面中編輯 Annex 檔。
1299,1300c1302
< editor.add_tmpl=新增「<%s>」
< editor.add_tmpl.filename = 檔案
---
> editor.add_tmpl=新增「<檔案>」
1310c1312
< editor.commit_directly_to_this_branch=直接提交到 <strong class="%[2]s">%[1]s</strong> 分支。
---
> editor.commit_directly_to_this_branch=直接提交到 <strong class="branch-name">%s</strong> 分支。
1646c1648
< issues.force_push_codes=`強制推送了 %[1]s 自 <a class="%[7]s" href="%[3]s"><code>%[2]s</code></a> 至 <a class="%[7]s" href="%[5]s"><code>%[4]s</code></a> %[6]s`
---
> issues.force_push_codes=`強制推送了 %[1]s 自 <a class="ui sha" href="%[3]s"><code>%[2]s</code></a> 至 <a class="ui sha" href="%[5]s"><code>%[4]s</code></a> %[6]s`
1748c1750
< pulls.title_desc_few=請求將 %[1]d 次程式碼提交從 <code>%[2]s</code> 合併至 <code id="%[4]s">%[3]s</code>
---
> pulls.title_desc_few=請求將 %[1]d 次程式碼提交從 <code>%[2]s</code> 合併至 <code id="branch_target">%[3]s</code>
2629c2631
< pulls.title_desc_one = 想從 <code>%[2]s</code> 合併 %[1]d 個提交至 <code id="%[4]s">%[3]s</code>
---
> pulls.title_desc_one = 想從 <code>%[2]s</code> 合併 %[1]d 個提交至 <code id="branch_target">%[3]s</code>
3760a3763
> ; Ordered by git filemode value, ascending. E.g. directory has "040000", normal file has "100644", …
3812c3815
< test = 好的
---
> test = 好的
\ Kein Zeilenumbruch am Dateiende.