Skip to content

Commit

Permalink
Merge pull request #1129 from PICOTRON3000/weblate-picotorrent-applic…
Browse files Browse the repository at this point in the history
…ation

Translations update from Weblate
  • Loading branch information
vktr committed Feb 8, 2021
2 parents 1ea073d + 97b25a7 commit 472cfcc
Show file tree
Hide file tree
Showing 2 changed files with 85 additions and 3 deletions.
15 changes: 13 additions & 2 deletions lang/pl-PL.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"unknown_size": "Nieznany rozmiar",
"choose_save_path": "Wybierz ścieżkę zapisu",
"save_path": "Ścieżka zapisu",
"browse": "Wyszukaj",
"browse": "",
"add_torrent_s": "Dodaj torrent(y)",
"storage": "Dostępne miejsce",
"about_picotorrent": "O PicoTorrent",
Expand Down Expand Up @@ -209,5 +209,16 @@
"queue_position": "#",
"status": "Status",
"documentation": "Dokumentacja",
"color": "Kolor"
"color": "Kolor",
"leeches": "Leeches",
"port": "Port",
"proxy": "Pośrednik (eng. proxy)",
"host": "Host",
"http": "HTTP",
"socks4": "SOCKS4",
"socks5": "SOCKS5",
"ip": "IP",
"scrape": "Zeskrob",
"state_error_details": "Błąd: {0} ({1})",
"restart_picotorrent": "Zrestartuj PicoTorrent"
}
73 changes: 72 additions & 1 deletion lang/vi-VN.json
Original file line number Diff line number Diff line change
@@ -1 +1,72 @@
{}
{
"low": "Thấp",
"do_not_download": "Không tải tệp tin này",
"priority": "Mức độ ưu tiên",
"save_path": "Đường dẫn thư mục lưu tệp",
"about_picotorrent": "Về PicoTorrent",
"downloads": "Tải xuống",
"add_torrent_s": "Thêm file torrent",
"port": "Cổng",
"username": "Tên người dùng",
"password": "Mật khẩu",
"http": "HTTP",
"socks4": "SOCKS4",
"socks5": "SOCKS5",
"preferences": "Cài đặt",
"advanced": "Nâng cao",
"ul_limit": "Tốc độ tải lên tối đa",
"ip": "IP",
"no_update_available": "Không có bản cập nhật mới",
"ignore_update": "Bỏ qua bản cập nhật này",
"show_on_github": "Xem trên GitHub",
"confirm_remove": "Xác nhận xóa tệp tin",
"state_downloading": "Đang tải xuống",
"state_downloading_paused": "Đã tạm dừng",
"state_downloading_queued": "Đang chờ tải xuống",
"state_unknown": "Không rõ",
"state_uploading_paused": "Đã hoàn thành",
"state_error": "Lỗi: {0}",
"state_error_details": "Lỗi: {0} ({1})",
"general": "Chung",
"user_interface": "Giao diện",
"language": "Ngôn ngữ",
"restart_picotorrent": "Khởi động lại PicoTorrent",
"start_with_windows": "Khởi động PicoTorrent cùng Windows",
"hidden": "Khay hệ thống",
"minimized": "Cửa sổ thu nhỏ",
"encryption": "Mã hóa",
"added_on": "Được thêm vào",
"completed_on": "Hoàn thành vào",
"copy_url": "Sao chép liên kết",
"enable_dht": "Sử dụng DHT",
"enable_lsd": "Sử dụng LSD",
"enable_pex": "Sử dụng PeX",
"start_torrent": "Bắt đầu tải xuống ngay",
"dl_limit": "Tốc độ tải xuống tối đa",
"prompt_restart_title": "Yêu cầu khởi động lại",
"skip_add_torrent_dialog": "Bỏ qua cửa sổ \"Thêm file torrent\"",
"queue_position": "STT",
"size": "Kích thước",
"status": "Trạng thái",
"eta": "Hoàn thành trong",
"torrent_finished": "Torrent đã được tải xuống",
"pause": "Tạm dừng",
"resume": "Tiếp tục",
"resume_force": "Buộc tiếp tục",
"move": "Di chuyển tệp tin đến",
"remove": "Xóa",
"remove_torrent": "Xóa torrent đã chọn",
"remove_torrent_and_files": "Xóa torrent đã chọn và tệp đã tải xuống",
"open_in_explorer": "Mở thư mục chứa tệp tin",
"amp_add_torrent": "Thêm file torrent",
"amp_exit": "Thoát",
"amp_preferences": "Cài đặt",
"amp_check_for_update": "Kiểm tra cập nhật",
"amp_about": "Về ứng dụng này",
"maximum": "Cao",
"normal": "Trung bình",
"name": "Tên",
"url": "URL",
"some_torrents_already_in_session": "Một số torrent đã được thêm vào trước đó và sẽ bị bỏ qua",
"all_torrents_already_in_session": "Tất cả torrent đã được thêm vào trước đó và sẽ bị bỏ qua"
}

0 comments on commit 472cfcc

Please sign in to comment.