Merge branch firefish:develop into fix/10404-object-storage-prefix
This commit is contained in:
commit
9d47ea3247
3 changed files with 4 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
We're glad you're interested in contributing Firefish! In this document you will find the information you need to contribute to the project.
|
||||
|
||||
## Translation (i18n)
|
||||
Firefish uses [Weblate](hhttps://hosted.weblate.org/engage/firefish/) for translation and internationalization management.
|
||||
Firefish uses [Weblate](https://hosted.weblate.org/engage/firefish/) for translation and internationalization management.
|
||||
|
||||
If your language is not listed in Weblate, please open an issue.
|
||||
|
||||
|
|
|
@ -888,7 +888,7 @@ ffVisibility: "Visibilitas Mengikuti/Pengikut"
|
|||
ffVisibilityDescription: "Mengatur siapa yang dapat melihat pengikutmu dan yang kamu
|
||||
ikuti."
|
||||
continueThread: "Lihat lanjutan utas"
|
||||
deleteAccountConfirm: "Akun akan dihapus. Apakah kamu yakin?"
|
||||
deleteAccountConfirm: "Akun ini akan dihapus secara permanen. Lanjutkan?"
|
||||
incorrectPassword: "Kata sandi salah."
|
||||
voteConfirm: "Konfirmasi suara kamu untuk ({choice})?"
|
||||
hide: "Sembunyikan"
|
||||
|
@ -2153,3 +2153,4 @@ _feeds:
|
|||
rss: RSS
|
||||
atom: Atom
|
||||
jsonFeed: Umpan JSON
|
||||
origin: Asal
|
||||
|
|
|
@ -866,7 +866,7 @@ check: "检查"
|
|||
driveCapOverrideLabel: "修改此用户的网盘容量"
|
||||
driveCapOverrideCaption: "输入 0 或以下的值将容量重置为默认值。"
|
||||
requireAdminForView: "需要使用管理员账号登录才能查看。"
|
||||
isSystemAccount: "该账号由系统自动创建和管理。请不要修改、编辑、删除或以其它方式篡改这个账号,否则可能会破坏您的服务器。"
|
||||
isSystemAccount: "该账号由系统自动创建。请不要修改、编辑、删除或以其它方式篡改这个账号,否则可能会破坏您的服务器。"
|
||||
typeToConfirm: "输入 {x} 以确认操作"
|
||||
deleteAccount: "删除账号"
|
||||
document: "文档"
|
||||
|
|
Loading…
Reference in a new issue