[skip ci] Weblate Changes (#2338)

Co-authored-by: Felipe Martin <me@fmartingr.com>
Co-authored-by: François <franbelle.langres@gmail.com>
Co-authored-by: Hans Kalisvaart <hans.kalisvaart@gmail.com>
Co-authored-by: LeeWan1210 <dldhks456@live.com>
Co-authored-by: aleixcox <18121624@qq.com>
Co-authored-by: kuroikana <kuroikana@outlook.com>
Co-authored-by: liimee <alt3753.7@gmail.com>
Co-authored-by: 無情天 <kofzhanganguo@126.com>
This commit is contained in:
Weblate (bot) 2023-10-28 14:22:27 +02:00 committed by GitHub
parent b59ab66cc4
commit b0eb60e894
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
23 changed files with 535 additions and 19214 deletions

8
API/I18N/id.json Normal file
View file

@ -0,0 +1,8 @@
{
"invalid-password": "Sandi Tidak Sah",
"validate-email": "Terdapat masalah saat memvalidasi email kamu: {0}",
"confirm-email": "Kamu harus mengonfirmasi email kamu terlebih dahulu",
"disabled-account": "Akunmu dinonaktifkan. Hubungi admin server.",
"denied": "Tidak diizinkan",
"register-user": "Terjadi kesalahan ketika mendaftarkan pengguna"
}

View file

@ -167,7 +167,7 @@
"external-source-already-in-use": "이 외부 소스가 포함된 기존 스트림이 있습니다",
"dashboard-stream-doesnt-exist": "대시보드 스트림이 존재하지 않습니다",
"external-source-already-exists": "외부 소스가 이미 존재합니다",
"sidenav-stream-doesnt-exist": "SideNav 스트림이 존재하지 않습니다",
"sidenav-stream-doesnt-exist": "사이드 내비게이션 스트림이 존재하지 않습니다",
"external-source-doesnt-exist": "외부 소스가 존재하지 않습니다",
"external-sources": "외부 소스",
"external-source-required": "ApiKey 및 호스트가 필요합니다",

View file

@ -167,5 +167,9 @@
"external-source-already-exists": "外部源已存在",
"sidenav-stream-doesnt-exist": "侧边栏数据流不存在",
"external-source-doesnt-exist": "外部源不存在",
"external-source-required": "API密钥和主机为必填项"
"external-source-required": "API密钥和主机为必填项",
"browse-external-sources": "浏览外部资源",
"external-source-already-in-use": "存在具有此外部源的现有流",
"external-sources": "外部来源",
"smart-filter-already-in-use": "存在带有此智能筛选器的现有流"
}