Remove glitch-soc-specific translations of upstreamed feature (domain block import)
This commit is contained in:
parent
aec61a703f
commit
5ef92dff57
|
@ -4,26 +4,6 @@ en:
|
|||
custom_emojis:
|
||||
batch_copy_error: 'An error occurred when copying some of the selected emoji: %{message}'
|
||||
batch_error: 'An error occurred: %{message}'
|
||||
domain_allows:
|
||||
export: Export
|
||||
import: Import
|
||||
domain_blocks:
|
||||
export: Export
|
||||
import: Import
|
||||
export_domain_allows:
|
||||
new:
|
||||
title: Import domain allows
|
||||
no_file: No file selected
|
||||
export_domain_blocks:
|
||||
import:
|
||||
description_html: You are about to import a list of domain blocks. Please review this list very carefully, especially if you have not authored this list yourself.
|
||||
existing_relationships_warning: Existing follow relationships
|
||||
private_comment_description_html: 'To help you track where imported blocks come from, imported blocks will be created with the following private comment: <q>%{comment}</q>'
|
||||
private_comment_template: Imported from %{source} on %{date}
|
||||
title: Import domain blocks
|
||||
new:
|
||||
title: Import domain blocks
|
||||
no_file: No file selected
|
||||
settings:
|
||||
captcha_enabled:
|
||||
desc_html: This relies on external scripts from hCaptcha, which may be a security and privacy concern. In addition, <strong>this can make the registration process significantly less accessible to some (especially disabled) people</strong>. For these reasons, please consider alternative measures such as approval-based or invite-based registration.<br>Users that have been invited through a limited-use invite will not need to solve a CAPTCHA
|
||||
|
|
|
@ -4,26 +4,6 @@ ko:
|
|||
custom_emojis:
|
||||
batch_copy_error: '선택된 에모지를 복사하던 중 오류가 발생했습니다: %{message}'
|
||||
batch_error: '에러가 발생했습니다: %{message}'
|
||||
domain_allows:
|
||||
export: 내보내기
|
||||
import: 불러오기
|
||||
domain_blocks:
|
||||
export: 내보내기
|
||||
import: 불러오기
|
||||
export_domain_allows:
|
||||
new:
|
||||
title: 도메인 허용 불러오기
|
||||
no_file: 파일이 선택되지 않았습니다
|
||||
export_domain_blocks:
|
||||
import:
|
||||
description_html: 도메인 차단 목록을 불러오려고 합니다. 이 목록을 조심스럽게 검토하세요, 특히 자신이 직접 작성한 목록이 아니라면 더 조심하세요.
|
||||
existing_relationships_warning: 팔로우 관계가 존재합니다
|
||||
private_comment_description_html: '어디서 불러온 것인지 추적을 원활하게 하기 위해서, 불러온 차단들은 다음과 같은 비공개 주석과 함께 생성될 것입니다: <q>%{comment}</q>'
|
||||
private_comment_template: '%{date}에 %{source}에서 불러옴'
|
||||
title: 도메인 차단 불러오기
|
||||
new:
|
||||
title: 도메인 차단 불러오기
|
||||
no_file: 파일이 선택되지 않았습니다
|
||||
settings:
|
||||
captcha_enabled:
|
||||
desc_html: 이것은 hCaptcha의 외부 스크립트에 의존합니다, 이것은 개인정보 보호에 위협을 가할 수도 있습니다. 추가적으로, <strong>이것은 몇몇 사람들(특히나 장애인들)에게 가입 절차의 접근성을 심각하게 떨어트릴 수 있습니다</strong>. 이러한 이유로, 대체제로 승인 전용이나 초대제를 통한 가입을 고려해보세요.<br>한정된 사용만 가능한 초대장을 통한 가입자들은 CAPTCHA를 풀지 않아도 됩니다
|
||||
|
|
Loading…
Reference in a new issue