mirror of
https://github.com/thomiceli/opengist.git
synced 2025-07-13 03:11:51 +02:00
Translations update from Weblate (#271)
* Translated using Weblate (Czech) Currently translated at 67.2% (162 of 241 strings) Translation: Opengist/Opengist Translate-URL: http://tr.opengist.io/projects/_/opengist/cs/ * Translated using Weblate (Czech) Currently translated at 67.2% (162 of 241 strings) Translation: Opengist/Opengist Translate-URL: http://tr.opengist.io/projects/_/opengist/cs/ * Translated using Weblate (Spanish) Currently translated at 64.7% (156 of 241 strings) Translation: Opengist/Opengist Translate-URL: http://tr.opengist.io/projects/_/opengist/es/ * Translated using Weblate (French) Currently translated at 73.8% (178 of 241 strings) Translation: Opengist/Opengist Translate-URL: http://tr.opengist.io/projects/_/opengist/fr/ * Translated using Weblate (Hungarian) Currently translated at 73.0% (176 of 241 strings) Translation: Opengist/Opengist Translate-URL: http://tr.opengist.io/projects/_/opengist/hu/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 64.7% (156 of 241 strings) Translation: Opengist/Opengist Translate-URL: http://tr.opengist.io/projects/_/opengist/pt_BR/ * Translated using Weblate (Russian) Currently translated at 65.1% (157 of 241 strings) Translation: Opengist/Opengist Translate-URL: http://tr.opengist.io/projects/_/opengist/ru/ * Translated using Weblate (Chinese (Simplified)) Currently translated at 65.1% (157 of 241 strings) Translation: Opengist/Opengist Translate-URL: http://tr.opengist.io/projects/_/opengist/zh_Hans/ * Translated using Weblate (Chinese (Traditional)) Currently translated at 73.8% (178 of 241 strings) Translation: Opengist/Opengist Translate-URL: http://tr.opengist.io/projects/_/opengist/zh_Hant/ * Translated using Weblate (German) Currently translated at 73.4% (177 of 241 strings) Translation: Opengist/Opengist Translate-URL: http://tr.opengist.io/projects/_/opengist/de/ --------- Co-authored-by: Anonymous <noreply@weblate.org> Co-authored-by: Jiří Štefka <jiri@stefka.eu>
This commit is contained in:
@ -193,3 +193,66 @@ admin.actions.index-gists: 索引所有的 Gists
|
||||
gist.search.help.user: 由使用者建立的 Gists
|
||||
gist.search.found: 已找到 Gists
|
||||
gist.search.help.extension: Gists 的副檔名
|
||||
gist.new.preview: ''
|
||||
gist.new.create-a-new-gist: ''
|
||||
gist.edit.edit-gist: ''
|
||||
gist.list.all-liked-by: ''
|
||||
gist.list.all-forked-by: ''
|
||||
gist.list.all-from: ''
|
||||
gist.forks.for: ''
|
||||
gist.likes.for: ''
|
||||
gist.revision-of: ''
|
||||
error.page-not-found: ''
|
||||
error.bad-request: ''
|
||||
error.signup-disabled: ''
|
||||
error.signup-disabled-form: ''
|
||||
error.login-disabled-form: ''
|
||||
error.complete-oauth-login: ''
|
||||
error.oauth-unsupported: ''
|
||||
error.cannot-bind-data: ''
|
||||
error.invalid-number: ''
|
||||
error.invalid-character-unescaped: ''
|
||||
admin.invitations: ''
|
||||
admin.invitations.create: ''
|
||||
admin.invitations.help: ''
|
||||
admin.invitations.max_uses: ''
|
||||
admin.invitations.expires_at: ''
|
||||
admin.invitations.code: ''
|
||||
admin.invitations.copy_link: ''
|
||||
admin.invitations.uses: ''
|
||||
admin.invitations.expired: ''
|
||||
flash.admin.user-deleted: ''
|
||||
flash.admin.gist-deleted: ''
|
||||
flash.admin.invitation-created: ''
|
||||
flash.admin.invitation-deleted: ''
|
||||
flash.admin.sync-fs: ''
|
||||
flash.admin.sync-db: ''
|
||||
flash.admin.git-gc: ''
|
||||
flash.admin.sync-previews: ''
|
||||
flash.admin.reset-hooks: ''
|
||||
flash.admin.index-gists: ''
|
||||
flash.auth.username-exists: ''
|
||||
flash.auth.invalid-credentials: ''
|
||||
flash.auth.account-linked-oauth: ''
|
||||
flash.auth.account-unlinked-oauth: ''
|
||||
flash.auth.user-sshkeys-not-retrievable: ''
|
||||
flash.auth.user-sshkeys-not-created: ''
|
||||
flash.auth.must-be-logged-in: ''
|
||||
flash.gist.visibility-changed: ''
|
||||
flash.gist.deleted: ''
|
||||
flash.gist.fork-own-gist: ''
|
||||
flash.gist.forked: ''
|
||||
flash.user.email-updated: ''
|
||||
flash.user.invalid-ssh-key: ''
|
||||
flash.user.ssh-key-added: ''
|
||||
flash.user.ssh-key-deleted: ''
|
||||
flash.user.password-updated: ''
|
||||
flash.user.username-updated: ''
|
||||
validation.is-too-long: ''
|
||||
validation.should-not-be-empty: ''
|
||||
validation.should-not-include-sub-directory: ''
|
||||
validation.should-only-contain-alphanumeric-characters: ''
|
||||
validation.should-only-contain-alphanumeric-characters-and-dashes: ''
|
||||
validation.not-enough: ''
|
||||
validation.invalid: ''
|
||||
html.title.admin-panel: ''
|
||||
|
Reference in New Issue
Block a user