Skip to content

Commit b0f6ee2

Browse files
committed
Localisation updates from https://translatewiki.net.
1 parent 294296a commit b0f6ee2

File tree

4 files changed

+35
-4
lines changed

4 files changed

+35
-4
lines changed

translations/ko.json

+17-1
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,23 @@
181181
"tokenDisplay": "토큰: $1",
182182
"advancedBot": "고급 봇 설정",
183183
"language": "언어:",
184-
"connections": "연결"
184+
"connections": "연결",
185+
"deleteAccount": "계정 삭제",
186+
"deleteAccountButton": "계정 삭제",
187+
"manageInstance": "인스턴스 관리"
188+
},
189+
"manageInstance": {
190+
"stop": "인스턴스 중지",
191+
"AreYouSureStop": "이 인스턴스를 중지하시겠습니까?",
192+
"length": "길이:",
193+
"format": "포맷:",
194+
"TokenFormats": {
195+
"URLs": "초대 URL"
196+
},
197+
"create": "만들기",
198+
"clientURL": "클라이언트 URL:",
199+
"regType": "토큰 URL 유형 등록",
200+
"copy": "복사"
185201
},
186202
"message": {
187203
"reactionAdd": "반응 추가",

translations/lb.json

+7-1
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,13 @@
124124
"botUsername": "Botbenotzernumm:",
125125
"advancedBot": "Erweidert Bot-Astellungen",
126126
"language": "Sprooch:",
127-
"connections": "Verbindungen"
127+
"connections": "Verbindungen",
128+
"deleteAccountButton": "Kont läschen"
129+
},
130+
"manageInstance": {
131+
"length": "Längt:",
132+
"genericType": "Geneeresch",
133+
"copy": "Kopéieren"
128134
},
129135
"message": {
130136
"reactionAdd": "Reaktioun derbäisetzen",

translations/qqq.json

+5-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,11 @@
33
"last-updated": "2024/11/4",
44
"locale": "en",
55
"comment": "Don't know how often I'll update this top part lol",
6-
"authors": ["MathMan05", "McDutchie", "Vl1"]
6+
"authors": [
7+
"MathMan05",
8+
"McDutchie",
9+
"Vl1"
10+
]
711
},
812
"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”!}}",
913
"typing": "$1 is the number of people typing and $2 is the names of the people typing separated by commas",

translations/ru.json

+6-1
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,12 @@
324324
"advancedBot": "Расширенные настройки бота",
325325
"botInviteCreate": "Создатель приглашения бота",
326326
"language": "Язык:",
327-
"connections": "Подключения"
327+
"connections": "Подключения",
328+
"deleteAccount": "Удаление учётной записи",
329+
"areYouSureDelete": "Вы уверены, что хотите удалить свою учётную запись? Если да, введите фразу $1",
330+
"sillyDeleteConfirmPhrase": "Шрек - это любовь, Шрек - это жизнь",
331+
"deleteAccountButton": "Удалить учётную запись",
332+
"mustTypePhrase": "Чтобы удалить свою учётную запись, вам необходимо ввести фразу"
328333
},
329334
"message": {
330335
"reactionAdd": "Добавить реакцию",

0 commit comments

Comments
 (0)