Remove unused translations

```
F:\Workspaces\riot-web\matrix-react-sdk>yarn prunei18n
yarn run v1.19.1
$ matrix-prune-i18n
ar.json: removed 4 translations
az.json: removed 92 translations
be.json: removed 10 translations
bg.json: removed 426 translations
ca.json: removed 207 translations
cs.json: removed 337 translations
da.json: removed 56 translations
de_DE.json: removed 369 translations
el.json: removed 178 translations
en_US.json: removed 201 translations
eo.json: removed 295 translations
es.json: removed 279 translations
eu.json: removed 402 translations
fa.json: removed 15 translations
fi.json: removed 329 translations
fr.json: removed 459 translations
gl.json: removed 256 translations
he.json: removed 31 translations
hi.json: removed 91 translations
hr.json: removed 1 translations
hu.json: removed 447 translations
id.json: removed 54 translations
is.json: removed 108 translations
it.json: removed 406 translations
ja.json: removed 257 translations
jbo.json: removed 36 translations
ko.json: removed 303 translations
lt.json: removed 192 translations
lv.json: removed 233 translations
ml.json: removed 16 translations
nb_NO.json: removed 23 translations
nl.json: removed 345 translations
nn.json: removed 251 translations
pl.json: removed 295 translations
pt.json: removed 193 translations
pt_BR.json: removed 310 translations
ro.json: removed 3 translations
ru.json: removed 344 translations
sk.json: removed 340 translations
sl.json: removed 1 translations
sq.json: removed 417 translations
sr.json: removed 256 translations
sr_Latn.json: removed 1 translations
sv.json: removed 304 translations
ta.json: removed 17 translations
te.json: removed 66 translations
th.json: removed 117 translations
tr.json: removed 167 translations
uk.json: removed 81 translations
vi.json: removed 6 translations
vls.json: removed 86 translations
zh_Hans.json: removed 309 translations
zh_Hant.json: removed 452 translations
Done in 0.39s.
```

Fixes https://github.com/vector-im/riot-web/issues/11539
This commit is contained in:
Travis Ralston
2019-12-02 20:32:51 -07:00
parent 6f11487aa5
commit fd69cce44a
53 changed files with 2 additions and 10476 deletions

View File

@@ -111,9 +111,7 @@
"Email, name or Matrix ID": "Email, tên hoặc Matrix ID",
"Start Chat": "Bắt đầu chat",
"Invite new room members": "Mời thành viên mới",
"Who would you like to add to this room?": "Bạn muốn thêm ai vào phòng chat này?",
"Send Invites": "Gửi lời mời",
"Failed to invite user": "Mời người dùng thất bại",
"Operation failed": "Tác vụ thất bại",
"Failed to invite": "Không thể mời",
"Failed to invite users to the room:": "Mời thành viên vào phòng chat thất bại:",
@@ -142,11 +140,9 @@
"Room upgrades usually only affect <i>server-side</i> processing of the room. If you're having problems with your Riot client, please file an issue with <issueLink />.": "Nâng cấp phòng thường chỉ ảnh hưởng ở phía <i>máy chủ</i> cần để xử lý phòng. Nếu bạn đang gặp vấn đề với Riot, vui lòng gửi thông báo lỗi tới <issueLink />.",
"<b>Warning</b>: Upgrading a room will <i>not automatically migrate room members to the new version of the room.</i> We'll post a link to the new room in the old version of the room - room members will have to click this link to join the new room.": "<b>Cảnh báo</b>: Nâng cấp phòng sẽ <i>không tự động mời thành viên vào phòng mới.</i> Thành viên sẽ phải click vào đường link đến phòng mới để tham gia.",
"Please confirm that you'd like to go forward with upgrading this room from <oldVersion /> to <newVersion />.": "Vui lòng xác nhận bạn muốn nâng cấp phòng từ phiên bản cũ <oldVersion /> lên <newVersion />.",
"Upgrade": "Nâng cấp",
"Changes your display nickname": "Đổi tên hiển thị của bạn",
"Changes your display nickname in the current room only": "Chỉ đổi tên hiển thị của bạn trong phòng này mà thôi",
"Changes your avatar in this current room only": "Chỉ đổi hình đại diện trong phòng này",
"Changes colour scheme of current room": "Đổi tông màu của phòng hiện tại",
"Gets or sets the room topic": "Lấy hoặc đặt chủ đề phòng",
"This room has no topic.": "Phòng này chưa có chủ đề.",
"Sets the room name": "Đặt tên phòng",
@@ -231,7 +227,6 @@
"(no answer)": "(không trả lời)",
"(unknown failure: %(reason)s)": "(thất bại: %(reason)s)",
"%(senderName)s ended the call.": "%(senderName)s đã ngắt cuộc gọi.",
"%(senderName)s placed a %(callType)s call.": "%(senderName)s đã khởi tạo cuộc gọi %(callType)s.",
"%(senderName)s revoked the invitation for %(targetDisplayName)s to join the room.": "%(senderName)s đã thu hồi lời mời %(targetDisplayName)s tham gia phòng.",
"%(senderName)s sent an invitation to %(targetDisplayName)s to join the room.": "%(senderName)s đã mời %(targetDisplayName)s tham gia phòng.",
"%(senderName)s made future room history visible to all room members, from the point they are invited.": "%(senderName)s đã đặt lịch sử phòng chat xem được bởi thành viên, tính từ lúc thành viên được mời.",
@@ -342,6 +337,5 @@
"Enable URL previews by default for participants in this room": "Bật mặc định xem trước nội dung đường link cho mọi người trong phòng",
"Room Colour": "Màu phòng chat",
"Enable widget screenshots on supported widgets": "Bật widget chụp màn hình cho các widget có hỗ trợ",
"Sign In": "Đăng nhập",
"You can also set a custom identity server, but you won't be able to invite users by email address, or be invited by email address yourself.": "Bạn có thể sử dụng máy chủ định danh riêng, nhưng bạn sẽ không thể mời người dùng bằng email, hoặc được mời bằng email của bạn."
"Sign In": "Đăng nhập"
}