Localisation updates from https://translatewiki.net.
This commit is contained in:
parent
294296a7bd
commit
b0f6ee2c89
4 changed files with 35 additions and 4 deletions
|
@ -181,7 +181,23 @@
|
||||||
"tokenDisplay": "토큰: $1",
|
"tokenDisplay": "토큰: $1",
|
||||||
"advancedBot": "고급 봇 설정",
|
"advancedBot": "고급 봇 설정",
|
||||||
"language": "언어:",
|
"language": "언어:",
|
||||||
"connections": "연결"
|
"connections": "연결",
|
||||||
|
"deleteAccount": "계정 삭제",
|
||||||
|
"deleteAccountButton": "계정 삭제",
|
||||||
|
"manageInstance": "인스턴스 관리"
|
||||||
|
},
|
||||||
|
"manageInstance": {
|
||||||
|
"stop": "인스턴스 중지",
|
||||||
|
"AreYouSureStop": "이 인스턴스를 중지하시겠습니까?",
|
||||||
|
"length": "길이:",
|
||||||
|
"format": "포맷:",
|
||||||
|
"TokenFormats": {
|
||||||
|
"URLs": "초대 URL"
|
||||||
|
},
|
||||||
|
"create": "만들기",
|
||||||
|
"clientURL": "클라이언트 URL:",
|
||||||
|
"regType": "토큰 URL 유형 등록",
|
||||||
|
"copy": "복사"
|
||||||
},
|
},
|
||||||
"message": {
|
"message": {
|
||||||
"reactionAdd": "반응 추가",
|
"reactionAdd": "반응 추가",
|
||||||
|
|
|
@ -124,7 +124,13 @@
|
||||||
"botUsername": "Botbenotzernumm:",
|
"botUsername": "Botbenotzernumm:",
|
||||||
"advancedBot": "Erweidert Bot-Astellungen",
|
"advancedBot": "Erweidert Bot-Astellungen",
|
||||||
"language": "Sprooch:",
|
"language": "Sprooch:",
|
||||||
"connections": "Verbindungen"
|
"connections": "Verbindungen",
|
||||||
|
"deleteAccountButton": "Kont läschen"
|
||||||
|
},
|
||||||
|
"manageInstance": {
|
||||||
|
"length": "Längt:",
|
||||||
|
"genericType": "Geneeresch",
|
||||||
|
"copy": "Kopéieren"
|
||||||
},
|
},
|
||||||
"message": {
|
"message": {
|
||||||
"reactionAdd": "Reaktioun derbäisetzen",
|
"reactionAdd": "Reaktioun derbäisetzen",
|
||||||
|
|
|
@ -3,7 +3,11 @@
|
||||||
"last-updated": "2024/11/4",
|
"last-updated": "2024/11/4",
|
||||||
"locale": "en",
|
"locale": "en",
|
||||||
"comment": "Don't know how often I'll update this top part lol",
|
"comment": "Don't know how often I'll update this top part lol",
|
||||||
"authors": ["MathMan05", "McDutchie", "Vl1"]
|
"authors": [
|
||||||
|
"MathMan05",
|
||||||
|
"McDutchie",
|
||||||
|
"Vl1"
|
||||||
|
]
|
||||||
},
|
},
|
||||||
"readableName": "{{doc-important|This should be the name of the language you are translating into, in that language. Please DO NOT translate this into your language’s word for “English”!}}",
|
"readableName": "{{doc-important|This should be the name of the language you are translating into, in that language. Please DO NOT translate this into your language’s word for “English”!}}",
|
||||||
"typing": "$1 is the number of people typing and $2 is the names of the people typing separated by commas",
|
"typing": "$1 is the number of people typing and $2 is the names of the people typing separated by commas",
|
||||||
|
|
|
@ -324,7 +324,12 @@
|
||||||
"advancedBot": "Расширенные настройки бота",
|
"advancedBot": "Расширенные настройки бота",
|
||||||
"botInviteCreate": "Создатель приглашения бота",
|
"botInviteCreate": "Создатель приглашения бота",
|
||||||
"language": "Язык:",
|
"language": "Язык:",
|
||||||
"connections": "Подключения"
|
"connections": "Подключения",
|
||||||
|
"deleteAccount": "Удаление учётной записи",
|
||||||
|
"areYouSureDelete": "Вы уверены, что хотите удалить свою учётную запись? Если да, введите фразу $1",
|
||||||
|
"sillyDeleteConfirmPhrase": "Шрек - это любовь, Шрек - это жизнь",
|
||||||
|
"deleteAccountButton": "Удалить учётную запись",
|
||||||
|
"mustTypePhrase": "Чтобы удалить свою учётную запись, вам необходимо ввести фразу"
|
||||||
},
|
},
|
||||||
"message": {
|
"message": {
|
||||||
"reactionAdd": "Добавить реакцию",
|
"reactionAdd": "Добавить реакцию",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue