mirror of
https://github.com/tooot-app/app
synced 2025-01-31 10:44:58 +01:00
New Crowdin updates (#641)
* New translations timeline.json (Korean) * New translations contextMenu.json (Korean) * New translations compose.json (Korean) * New translations tabs.json (Korean) * New translations contextMenu.json (German) * New translations contextMenu.json (Italian) * New translations contextMenu.json (Japanese) * New translations contextMenu.json (Korean) * New translations contextMenu.json (Chinese Simplified) * New translations contextMenu.json (Chinese Traditional) * New translations contextMenu.json (Vietnamese) * New translations contextMenu.json (Portuguese, Brazilian) * New translations contextMenu.json (French) * New translations contextMenu.json (Polish) * New translations contextMenu.json (Spanish) * New translations contextMenu.json (Swedish) * New translations contextMenu.json (Czech) * New translations contextMenu.json (Dutch) * New translations contextMenu.json (Catalan) * New translations contextMenu.json (Ukrainian) * New translations contextMenu.json (Russian) * New translations contextMenu.json (Greek) * New translations contextMenu.json (Chinese Simplified)
This commit is contained in:
parent
59a2d932e3
commit
43c0447418
@ -15,6 +15,13 @@
|
||||
"action_false": "Silencia l'usuari",
|
||||
"action_true": "Deixa de silenciar l'usuari"
|
||||
},
|
||||
"followAs": {
|
||||
"trigger": "",
|
||||
"succeed_default": "",
|
||||
"succeed_locked": "",
|
||||
"failed": ""
|
||||
},
|
||||
"blockReport": "",
|
||||
"block": {
|
||||
"action_false": "Bloqueja l'usuari",
|
||||
"action_true": "Deixa de bloquejar l'usuari",
|
||||
|
@ -15,6 +15,13 @@
|
||||
"action_false": "",
|
||||
"action_true": ""
|
||||
},
|
||||
"followAs": {
|
||||
"trigger": "",
|
||||
"succeed_default": "",
|
||||
"succeed_locked": "",
|
||||
"failed": ""
|
||||
},
|
||||
"blockReport": "",
|
||||
"block": {
|
||||
"action_false": "",
|
||||
"action_true": "",
|
||||
|
@ -15,6 +15,13 @@
|
||||
"action_false": "Profil stummschalten",
|
||||
"action_true": "Stummschaltung des Nutzers aufheben"
|
||||
},
|
||||
"followAs": {
|
||||
"trigger": "",
|
||||
"succeed_default": "",
|
||||
"succeed_locked": "",
|
||||
"failed": ""
|
||||
},
|
||||
"blockReport": "",
|
||||
"block": {
|
||||
"action_false": "Nutzer blockieren",
|
||||
"action_true": "User entblocken",
|
||||
|
@ -15,6 +15,13 @@
|
||||
"action_false": "Σίγαση χρήστη",
|
||||
"action_true": "Κατάργηση σίγασης χρήστη"
|
||||
},
|
||||
"followAs": {
|
||||
"trigger": "",
|
||||
"succeed_default": "",
|
||||
"succeed_locked": "",
|
||||
"failed": ""
|
||||
},
|
||||
"blockReport": "",
|
||||
"block": {
|
||||
"action_false": "Αποκλεισμός χρήστη",
|
||||
"action_true": "Κατάργηση αποκλεισμού χρήστη",
|
||||
|
@ -15,6 +15,13 @@
|
||||
"action_false": "Silenciar usuario",
|
||||
"action_true": "Dejar de silenciar al usuario"
|
||||
},
|
||||
"followAs": {
|
||||
"trigger": "",
|
||||
"succeed_default": "",
|
||||
"succeed_locked": "",
|
||||
"failed": ""
|
||||
},
|
||||
"blockReport": "",
|
||||
"block": {
|
||||
"action_false": "Bloquear usuario",
|
||||
"action_true": "Desbloquear usuario",
|
||||
|
@ -15,6 +15,13 @@
|
||||
"action_false": "Rendre muet l'utilisateur",
|
||||
"action_true": "Rendre la parole"
|
||||
},
|
||||
"followAs": {
|
||||
"trigger": "",
|
||||
"succeed_default": "",
|
||||
"succeed_locked": "",
|
||||
"failed": ""
|
||||
},
|
||||
"blockReport": "",
|
||||
"block": {
|
||||
"action_false": "Bloquer l'utilisateur",
|
||||
"action_true": "Débloquer l'utilisateur",
|
||||
|
@ -15,6 +15,13 @@
|
||||
"action_false": "Muta utente",
|
||||
"action_true": "Riattiva utente"
|
||||
},
|
||||
"followAs": {
|
||||
"trigger": "",
|
||||
"succeed_default": "",
|
||||
"succeed_locked": "",
|
||||
"failed": ""
|
||||
},
|
||||
"blockReport": "",
|
||||
"block": {
|
||||
"action_false": "Blocca utente",
|
||||
"action_true": "Sblocca utente",
|
||||
|
@ -15,6 +15,13 @@
|
||||
"action_false": "ユーザーをミュート",
|
||||
"action_true": "ユーザーのミュートを解除"
|
||||
},
|
||||
"followAs": {
|
||||
"trigger": "",
|
||||
"succeed_default": "",
|
||||
"succeed_locked": "",
|
||||
"failed": ""
|
||||
},
|
||||
"blockReport": "",
|
||||
"block": {
|
||||
"action_false": "ユーザーをブロック",
|
||||
"action_true": "ユーザーのブロックを解除",
|
||||
|
@ -6,26 +6,33 @@
|
||||
"action_false": "사용자 팔로우",
|
||||
"action_true": "사용자 팔로우 해제"
|
||||
},
|
||||
"inLists": "",
|
||||
"inLists": "사용자를 포함한 리스트",
|
||||
"showBoosts": {
|
||||
"action_false": "",
|
||||
"action_true": ""
|
||||
"action_false": "사용자의 부스트 보이기",
|
||||
"action_true": "사용자의 부스트 숨기기"
|
||||
},
|
||||
"mute": {
|
||||
"action_false": "사용자 뮤트",
|
||||
"action_true": "사용자 뮤트 해제"
|
||||
},
|
||||
"followAs": {
|
||||
"trigger": "",
|
||||
"succeed_default": "",
|
||||
"succeed_locked": "",
|
||||
"failed": ""
|
||||
},
|
||||
"blockReport": "",
|
||||
"block": {
|
||||
"action_false": "사용자 차단",
|
||||
"action_true": "사용자 차단 해제",
|
||||
"alert": {
|
||||
"title": ""
|
||||
"title": "정말 @{{username}} 사용자를 차단할까요?"
|
||||
}
|
||||
},
|
||||
"reports": {
|
||||
"action": "사용자 신고 및 차단",
|
||||
"alert": {
|
||||
"title": ""
|
||||
"title": "정말 @{{username}} 사용자를 차단하고 신고할까요?"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -15,8 +15,8 @@
|
||||
"message": "마지막 읽음"
|
||||
},
|
||||
"refresh": {
|
||||
"fetchPreviousPage": "여기부터 더 새로운",
|
||||
"refetch": "가장 최신으로"
|
||||
"fetchPreviousPage": "이 시점에 이어서 불러오기",
|
||||
"refetch": "최신 내용 불러오기"
|
||||
},
|
||||
"shared": {
|
||||
"actioned": {
|
||||
@ -83,7 +83,7 @@
|
||||
"text": "불러오기 오류",
|
||||
"button": "원격 링크 시도"
|
||||
},
|
||||
"altText": ""
|
||||
"altText": "대체 텍스트"
|
||||
},
|
||||
"avatar": {
|
||||
"accessibilityLabel": "{{name}}의 아바타",
|
||||
@ -116,14 +116,14 @@
|
||||
"accessibilityHint": "사용자 계정"
|
||||
}
|
||||
},
|
||||
"application": "",
|
||||
"application": "{{application}}으로 툿",
|
||||
"edited": {
|
||||
"accessibilityLabel": "툿 수정됨"
|
||||
},
|
||||
"muted": {
|
||||
"accessibilityLabel": "툿 음소거됨"
|
||||
},
|
||||
"replies": "",
|
||||
"replies": "답장 <0 />",
|
||||
"visibility": {
|
||||
"direct": {
|
||||
"accessibilityLabel": "툿이 개인 메시지에요"
|
||||
|
@ -140,7 +140,7 @@
|
||||
},
|
||||
"editAttachment": {
|
||||
"header": {
|
||||
"title": "첨부파일 편집",
|
||||
"title": "첨부 파일 편집",
|
||||
"right": {
|
||||
"accessibilityLabel": "첨부 파일 편집 저장",
|
||||
"failed": {
|
||||
@ -152,7 +152,7 @@
|
||||
"content": {
|
||||
"altText": {
|
||||
"heading": "시각장애인을 위한 미디어 설명",
|
||||
"placeholder": "미디어에 alt-text라고도 하는 설명을 추가하여 시각 장애가 있는 사람들을 포함하여 더 많은 사람들이 액세스할 수 있도록 할 수 있어요. \n\n좋은 설명은 간결하지만 미디어에 있는 내용을 정확하게 제시하여 컨텍스트를 파악할 수 있는 것이에요."
|
||||
"placeholder": "미디어에 '대체 텍스트'라고도 하는 설명을 추가하여, 시각 장애가 있는 사람들을 포함해 더 많은 사람들이 접근하도록 할 수 있어요.\n\n좋은 설명은 간결하지만, 미디어의 내용을 정확하게 표현하여 문맥을 파악할 수 있는 것이에요."
|
||||
},
|
||||
"imageFocus": "포커스 원을 드래그하여 포커스 포인트를 업데이트할 수 있어요"
|
||||
}
|
||||
|
@ -266,7 +266,7 @@
|
||||
"heading": "다크 테마",
|
||||
"options": {
|
||||
"lighter": "기본값",
|
||||
"darker": ""
|
||||
"darker": "완전히 검게"
|
||||
}
|
||||
},
|
||||
"browser": {
|
||||
@ -277,7 +277,7 @@
|
||||
}
|
||||
},
|
||||
"autoplayGifv": {
|
||||
"heading": ""
|
||||
"heading": "타임라인의 GIF 파일 자동 재생"
|
||||
},
|
||||
"feedback": {
|
||||
"heading": "기능 제안"
|
||||
@ -330,22 +330,22 @@
|
||||
"name": "수정 이력"
|
||||
},
|
||||
"report": {
|
||||
"name": "",
|
||||
"report": "",
|
||||
"name": "@{{acct}} 신고",
|
||||
"report": "신고",
|
||||
"forward": {
|
||||
"heading": ""
|
||||
"heading": "원격 인스턴스 {{instance}}에도 익명으로 전달"
|
||||
},
|
||||
"reasons": {
|
||||
"heading": "",
|
||||
"spam": "",
|
||||
"other": "",
|
||||
"violation": ""
|
||||
"heading": "이 계정에 어떤 문제가 있나요?",
|
||||
"spam": "스팸입니다",
|
||||
"other": "다른 문제가 있습니다",
|
||||
"violation": "서버 규칙을 위반합니다"
|
||||
},
|
||||
"comment": {
|
||||
"heading": ""
|
||||
"heading": "그 밖에 추가로 작성할 내용이 있나요?"
|
||||
},
|
||||
"violatedRules": {
|
||||
"heading": ""
|
||||
"heading": "서버 규칙 위반 내용"
|
||||
}
|
||||
},
|
||||
"search": {
|
||||
@ -378,7 +378,7 @@
|
||||
"toot": {
|
||||
"name": "대화",
|
||||
"remoteFetch": {
|
||||
"title": "",
|
||||
"title": "원격 컨텐츠를 포함",
|
||||
"message": ""
|
||||
}
|
||||
},
|
||||
|
@ -15,6 +15,13 @@
|
||||
"action_false": "Gebruiker dempen",
|
||||
"action_true": "Dempen opheffen voor gebruiker"
|
||||
},
|
||||
"followAs": {
|
||||
"trigger": "",
|
||||
"succeed_default": "",
|
||||
"succeed_locked": "",
|
||||
"failed": ""
|
||||
},
|
||||
"blockReport": "",
|
||||
"block": {
|
||||
"action_false": "Gebruiker blokkeren",
|
||||
"action_true": "Gebruiker deblokkeren",
|
||||
|
@ -15,6 +15,13 @@
|
||||
"action_false": "Wycisz użytkownika",
|
||||
"action_true": "Wyłącz wyciszenie"
|
||||
},
|
||||
"followAs": {
|
||||
"trigger": "",
|
||||
"succeed_default": "",
|
||||
"succeed_locked": "",
|
||||
"failed": ""
|
||||
},
|
||||
"blockReport": "",
|
||||
"block": {
|
||||
"action_false": "Zablokuj użytkownika",
|
||||
"action_true": "Odblokuj użytkownika",
|
||||
|
@ -15,6 +15,13 @@
|
||||
"action_false": "Silenciar usuário",
|
||||
"action_true": "Desativar o silêncio do usuário"
|
||||
},
|
||||
"followAs": {
|
||||
"trigger": "",
|
||||
"succeed_default": "",
|
||||
"succeed_locked": "",
|
||||
"failed": ""
|
||||
},
|
||||
"blockReport": "",
|
||||
"block": {
|
||||
"action_false": "Bloquear usuário",
|
||||
"action_true": "Desbloquear usuário",
|
||||
|
@ -15,6 +15,13 @@
|
||||
"action_false": "",
|
||||
"action_true": ""
|
||||
},
|
||||
"followAs": {
|
||||
"trigger": "",
|
||||
"succeed_default": "",
|
||||
"succeed_locked": "",
|
||||
"failed": ""
|
||||
},
|
||||
"blockReport": "",
|
||||
"block": {
|
||||
"action_false": "",
|
||||
"action_true": "",
|
||||
|
@ -15,6 +15,13 @@
|
||||
"action_false": "Tysta användare",
|
||||
"action_true": "Sluta tysta användare"
|
||||
},
|
||||
"followAs": {
|
||||
"trigger": "",
|
||||
"succeed_default": "",
|
||||
"succeed_locked": "",
|
||||
"failed": ""
|
||||
},
|
||||
"blockReport": "",
|
||||
"block": {
|
||||
"action_false": "Blockera användare",
|
||||
"action_true": "Avblockera användare",
|
||||
|
@ -15,6 +15,13 @@
|
||||
"action_false": "Заглушити користувача",
|
||||
"action_true": "Зняти заглушення з користувача"
|
||||
},
|
||||
"followAs": {
|
||||
"trigger": "",
|
||||
"succeed_default": "",
|
||||
"succeed_locked": "",
|
||||
"failed": ""
|
||||
},
|
||||
"blockReport": "",
|
||||
"block": {
|
||||
"action_false": "Заблокувати користувача",
|
||||
"action_true": "Розблокувати користувача",
|
||||
|
@ -15,6 +15,13 @@
|
||||
"action_false": "Ẩn người này",
|
||||
"action_true": "Bỏ ẩn người dùng"
|
||||
},
|
||||
"followAs": {
|
||||
"trigger": "",
|
||||
"succeed_default": "",
|
||||
"succeed_locked": "",
|
||||
"failed": ""
|
||||
},
|
||||
"blockReport": "",
|
||||
"block": {
|
||||
"action_false": "Chặn người này",
|
||||
"action_true": "Bỏ chặn người dùng",
|
||||
|
@ -15,6 +15,13 @@
|
||||
"action_false": "静音用户",
|
||||
"action_true": "取消静音用户"
|
||||
},
|
||||
"followAs": {
|
||||
"trigger": "关注…",
|
||||
"succeed_default": "{{source}} 正在关注 {{target}}",
|
||||
"succeed_locked": "已从 {{source}} 发送关注请求至 {{target}},等待通过",
|
||||
"failed": "用其它账户关注"
|
||||
},
|
||||
"blockReport": "屏蔽与举报…",
|
||||
"block": {
|
||||
"action_false": "屏蔽用户",
|
||||
"action_true": "取消屏蔽用户",
|
||||
|
@ -15,6 +15,13 @@
|
||||
"action_false": "靜音使用者",
|
||||
"action_true": "解除靜音使用者"
|
||||
},
|
||||
"followAs": {
|
||||
"trigger": "",
|
||||
"succeed_default": "",
|
||||
"succeed_locked": "",
|
||||
"failed": ""
|
||||
},
|
||||
"blockReport": "",
|
||||
"block": {
|
||||
"action_false": "封鎖使用者",
|
||||
"action_true": "解除封鎖使用者",
|
||||
|
Loading…
x
Reference in New Issue
Block a user