|
|
@@ -44,8 +44,8 @@ issues=Các vấn đề
|
|
|
cancel=Hủy bỏ
|
|
|
|
|
|
[status]
|
|
|
-page_not_found=Page Not Found
|
|
|
-internal_server_error=Internal Server Error
|
|
|
+page_not_found=Không tìm thấy trang này!
|
|
|
+internal_server_error=Lỗi nội bộ máy chủ.
|
|
|
|
|
|
[install]
|
|
|
install=Cài đặt
|
|
|
@@ -125,7 +125,7 @@ run_user_not_match=Người dùng đang chạy không phải là người dùng
|
|
|
smtp_host_missing_port=SMTP host thiếu thông tin cổng ở địa chỉ.
|
|
|
invalid_smtp_from=Trường SMTP không hợp lệ: %v
|
|
|
save_config_failed=Lưu cấu hình thất bại: %v
|
|
|
-init_failed=Failed to initialize application: %v
|
|
|
+init_failed=Lỗi khởi tạo ứng dụng: %v
|
|
|
invalid_admin_setting=Thiết lập tài khoản admin không hợp lệ: %v
|
|
|
install_success=Chào mừng! Chúng tôi vui mừng vì bạn chọn Gogs, chúc bạn vui.
|
|
|
invalid_log_root_path=Đường dẫn gốc cho Log không hợp lệ: %v
|
|
|
@@ -235,7 +235,7 @@ org_name_been_taken=Tên tổ chức đã được sử dụng.
|
|
|
team_name_been_taken=Tên nhóm đã được sử dụng.
|
|
|
email_been_used=Email đã được sử dụng.
|
|
|
username_password_incorrect=Tên đăng nhập hoặc mật khẩu không đúng.
|
|
|
-auth_source_mismatch=The authentication source selected is not associated with the user.
|
|
|
+auth_source_mismatch=Nguồn xác thực không liên kết đến người dùng.
|
|
|
enterred_invalid_repo_name=Hãy chắc chắn tên kho đã nhập chính xác.
|
|
|
enterred_invalid_owner_name=Please make sure that the owner name you entered is correct.
|
|
|
enterred_invalid_password=Please make sure the that password you entered is correct.
|
|
|
@@ -263,7 +263,7 @@ following=Đang theo dõi
|
|
|
follow=Theo dõi
|
|
|
unfollow=Bỏ theo dõi
|
|
|
|
|
|
-form.name_not_allowed=User name or pattern %q is not allowed.
|
|
|
+form.name_not_allowed=Tên người dùng %q là không được phép.
|
|
|
|
|
|
[settings]
|
|
|
profile=Hồ sơ
|
|
|
@@ -354,7 +354,7 @@ two_factor_or_enter_secret=Hoặc nhập mã bí mật:
|
|
|
two_factor_then_enter_passcode=Sau đó nhập mã:
|
|
|
two_factor_verify=Xác minh
|
|
|
two_factor_invalid_passcode=Mật mã mà bạn đã nhập không hợp lệ, hãy thử lại!
|
|
|
-two_factor_reused_passcode=The passcode you entered has already been used, please try another one!
|
|
|
+two_factor_reused_passcode=Mã bạn nhập đã được sử dụng, hãy nhập mã khác
|
|
|
two_factor_enable_error=Kích hoạt xác thực 2 yếu tố không thành công: %v
|
|
|
two_factor_enable_success=Xác thực 2 yếu tố đã kích hoạt cho tài khoản của bạn thành công!
|
|
|
two_factor_recovery_codes_title=Mã khôi phục xác thực 2 yếu tố
|
|
|
@@ -377,7 +377,7 @@ delete_token=Xóa
|
|
|
access_token_deletion=Xóa mã truy cập cá nhân
|
|
|
access_token_deletion_desc=Xóa mã quyền truy cập cá nhân sẽ loại bỏ tất cả liên quan đến truy cập của ứng dụng. Bạn có muốn tiếp tục?
|
|
|
delete_token_success=Mã truy cập cá nhân đã được loại bỏ thành công! Đừng quên để cập nhật ứng dụng của bạn.
|
|
|
-token_name_exists=Token with same name already exists.
|
|
|
+token_name_exists=Token cùng tên đã tồn tại
|
|
|
|
|
|
orgs.none=Bạn không là thành viên của bất kỳ tổ chức nào.
|
|
|
orgs.leave_title=Rời khỏi tổ chức
|
|
|
@@ -425,11 +425,11 @@ mirror_last_synced=Lần đồng bộ cuối
|
|
|
watchers=Người theo dõi
|
|
|
stargazers=Stargazers
|
|
|
forks=Forks
|
|
|
-repo_description_helper=Description of repository. Maximum 512 characters length.
|
|
|
-repo_description_length=Available characters
|
|
|
+repo_description_helper=Mô tả Reoisitory. Tối đa 512 ký tự
|
|
|
+repo_description_length=Ký tự cho phép
|
|
|
|
|
|
form.reach_limit_of_creation=Chủ sở hữu đã đạt giới hạn tối đa %d kho.
|
|
|
-form.name_not_allowed=Repository name or pattern %q is not allowed.
|
|
|
+form.name_not_allowed=Tên Repository %q là không hợp lệ
|
|
|
|
|
|
need_auth=Cần xác thực Ủy quyền
|
|
|
migrate_type=Migration Type
|
|
|
@@ -523,7 +523,7 @@ editor.file_changed_while_editing=File content has been changed since you starte
|
|
|
editor.file_already_exists=Tên tập tin '%s' đã tồn tại trong kho này.
|
|
|
editor.no_changes_to_show=Không có thay đổi nào.
|
|
|
editor.fail_to_update_file=Failed to update/create file '%s' with error: %v
|
|
|
-editor.fail_to_delete_file=Failed to delete file '%s' with error: %v
|
|
|
+editor.fail_to_delete_file=Lỗi không xóa được file '%s' : %v
|
|
|
editor.add_subdir=Thêm thư mục con...
|
|
|
editor.unable_to_upload_files=Failed to upload files to '%s' with error: %v
|
|
|
editor.upload_files_to_dir=Tải tập tin đến '%s'
|
|
|
@@ -644,7 +644,7 @@ pulls.cannot_auto_merge_desc=Yêu cầu kéo này không thể được kết h
|
|
|
pulls.cannot_auto_merge_helper=Xin vui lòng nhập theo cách thủ công để giải quyết các cuộc xung đột.
|
|
|
pulls.create_merge_commit=Tạo một merge commit
|
|
|
pulls.rebase_before_merging=Rebase trước khi sáp nhập
|
|
|
-pulls.commit_description=Commit Description
|
|
|
+pulls.commit_description=Mô tả commit
|
|
|
pulls.merge_pull_request=Merge Pull Request
|
|
|
pulls.open_unmerged_pull_exists=' Bạn không thể thực hiện thao tác reopen vì đã có một yêu cầu kéo đang mở (#%d) từ kho lưu trữ cùng với cùng một kết hợp thông tin và chờ đợi cho việc sáp nhập.'
|
|
|
pulls.delete_branch=Xóa nhánh
|
|
|
@@ -789,8 +789,8 @@ settings.remove_collaborator_success=Cộng tác viên đã được gỡ bỏ.
|
|
|
settings.search_user_placeholder=Tìm kiếm người dùng...
|
|
|
settings.org_not_allowed_to_be_collaborator=Tổ chức không được phép được thêm vào như là một cộng tác viên.
|
|
|
settings.hooks_desc=Webhooks nhiều như cơ bản HTTP bài sự kiện gây nên. Bất cứ khi nào một cái gì đó xảy ra tại Gogs, chúng tôi sẽ xử lý thông báo máy chủ mục tiêu mà bạn chỉ định. Tìm hiểu thêm trong này <a target="_blank" href="%s">Webhooks hướng dẫn</a>.
|
|
|
-settings.webhooks.add_new=Add a new webhook:
|
|
|
-settings.webhooks.choose_a_type=Choose a type...
|
|
|
+settings.webhooks.add_new=Thêm webhook mới:
|
|
|
+settings.webhooks.choose_a_type=Chọn kiểu...
|
|
|
settings.add_webhook=Thêm Webhook
|
|
|
settings.webhook_deletion=Xóa Webhook
|
|
|
settings.webhook_deletion_desc=Xóa bỏ điều này webhook sẽ loại bỏ tất cả phân phối lịch sử và thông tin của nó. Bạn có muốn tiếp tục?
|
|
|
@@ -806,7 +806,7 @@ settings.webhook.headers=Tiêu đề
|
|
|
settings.webhook.payload=Trả phí
|
|
|
settings.webhook.body=Nội dung
|
|
|
settings.webhook.err_cannot_parse_payload_url=Cannot parse payload URL: %v
|
|
|
-settings.webhook.err_cannot_use_local_addresses=Non admins are not allowed to use local addresses.
|
|
|
+settings.webhook.err_cannot_use_local_addresses=Quản trị không cho phép sử dụng những địa chỉ nội bộ này.
|
|
|
settings.githooks_desc=Git Hooks are powered by Git itself, you can edit files of supported hooks in the list below to perform custom operations.
|
|
|
settings.githook_edit_desc=If the hook is inactive, sample content will be presented. Leaving content to an empty value will disable this hook.
|
|
|
settings.githook_name=Tên Hook
|
|
|
@@ -867,8 +867,8 @@ settings.add_key_success=Bộ nhớ heap đã được phát hành!
|
|
|
settings.deploy_key_deletion=Xóa Khóa triển khai
|
|
|
settings.deploy_key_deletion_desc=Xóa bỏ điều này triển khai các phím sẽ loại bỏ tất cả liên quan đến truy cập cho các kho lưu trữ này. Bạn có muốn tiếp tục?
|
|
|
settings.deploy_key_deletion_success=Deploy key has been deleted successfully!
|
|
|
-settings.description_desc=Description of repository. Maximum 512 characters length.
|
|
|
-settings.description_length=Available characters
|
|
|
+settings.description_desc=Mô tả kho. Tối đa 512 ký tự
|
|
|
+settings.description_length=Ký tự cho phép
|
|
|
|
|
|
diff.browse_source=Browse Source
|
|
|
diff.parent=mục cha
|
|
|
@@ -933,8 +933,8 @@ team_name_helper=Bạn sẽ sử dụng tên này đề cập đến nhóm này
|
|
|
team_desc_helper=Thông tin về nhóm này là gì?
|
|
|
team_permission_desc=Cấp độ quyền nhóm này có?
|
|
|
|
|
|
-form.name_not_allowed=Organization name or pattern %q is not allowed.
|
|
|
-form.team_name_not_allowed=Team name or pattern %q is not allowed.
|
|
|
+form.name_not_allowed=Tên tổ chức %q là không hợp lệ.
|
|
|
+form.team_name_not_allowed=Tên nhóm %q là không hợp lệ
|
|
|
|
|
|
settings=Các cài đặt
|
|
|
settings.options=Tuỳ chọn
|
|
|
@@ -1007,9 +1007,9 @@ last_page=Cuối
|
|
|
total=Tổng: %d
|
|
|
|
|
|
dashboard.build_info=Build Information
|
|
|
-dashboard.app_ver=Application version
|
|
|
-dashboard.git_version=Git version
|
|
|
-dashboard.go_version=Go version
|
|
|
+dashboard.app_ver=Phiên bản phần mềm
|
|
|
+dashboard.git_version=Phiên bản Git
|
|
|
+dashboard.go_version=Phiên bản Go
|
|
|
dashboard.build_time=Build time
|
|
|
dashboard.build_commit=Build commit
|
|
|
dashboard.statistic=Thống kê
|
|
|
@@ -1110,12 +1110,12 @@ repos.stars=Sao
|
|
|
repos.issues=Các vấn đề
|
|
|
repos.size=Kích cỡ
|
|
|
|
|
|
-auths.auth_sources=Authentication Sources
|
|
|
+auths.auth_sources=Nguồn xác thực
|
|
|
auths.new=Thêm mới source
|
|
|
auths.name=Tên
|
|
|
auths.type=Loại
|
|
|
auths.enabled=Đã kích hoạt
|
|
|
-auths.default=Default
|
|
|
+auths.default=Mặc định
|
|
|
auths.updated=Đã cập nhật
|
|
|
auths.auth_type=Loại xác thực
|
|
|
auths.auth_name=Tên đăng nhập xác thực
|
|
|
@@ -1168,20 +1168,20 @@ auths.github_api_endpoint=API Endpoint
|
|
|
|
|
|
config.not_set=(chưa đặt)
|
|
|
config.server_config=Cấu hình server
|
|
|
-config.brand_name=Brand name
|
|
|
+config.brand_name=Tên nhánh
|
|
|
config.run_user=Người dùng đang chạy
|
|
|
config.run_mode=Chế độ đang chạy
|
|
|
-config.server.external_url=External URL
|
|
|
+config.server.external_url=URL bên ngoài
|
|
|
config.server.domain=Domain
|
|
|
-config.server.protocol=Protocol
|
|
|
-config.server.http_addr=HTTP address
|
|
|
-config.server.http_port=HTTP port
|
|
|
-config.server.cert_file=Certificate file
|
|
|
+config.server.protocol=Giao thức
|
|
|
+config.server.http_addr=Địa chỉ HTTP
|
|
|
+config.server.http_port=Cổng HTTP
|
|
|
+config.server.cert_file=Tập tin Chứng thư
|
|
|
config.server.key_file=Key file
|
|
|
config.server.tls_min_version=Minimum TLS version
|
|
|
config.server.unix_socket_permission=Unix socket permission
|
|
|
-config.server.local_root_url=Local root URL
|
|
|
-config.server.offline_mode=Offline mode
|
|
|
+config.server.local_root_url=URL gốc nội bộ
|
|
|
+config.server.offline_mode=Chế độ ngoại tuyến
|
|
|
config.server.disable_router_log=Disable router log
|
|
|
config.server.enable_gzip=Enable Gzip
|
|
|
config.server.app_data_path=Application data path
|
|
|
@@ -1189,7 +1189,7 @@ config.server.load_assets_from_disk=Load assets from disk
|
|
|
config.server.landing_url=Landing URL
|
|
|
|
|
|
config.ssh_config=Cấu hình SSH
|
|
|
-config.ssh.enabled=Enabled
|
|
|
+config.ssh.enabled=Đã bật
|
|
|
config.ssh.domain=Exposed domain
|
|
|
config.ssh.port=Exposed port
|
|
|
config.ssh.root_path=Root path
|
|
|
@@ -1210,7 +1210,7 @@ config.repo.ansi_chatset=ANSI charset
|
|
|
config.repo.force_private=Force private
|
|
|
config.repo.max_creation_limit=Max creation limit
|
|
|
config.repo.preferred_licenses=Preferred licenses
|
|
|
-config.repo.disable_http_git=Disable HTTP Git
|
|
|
+config.repo.disable_http_git=Vô hiệu hóa HTTP Git
|
|
|
config.repo.enable_local_path_migration=Enable local path migration
|
|
|
config.repo.enable_raw_file_render_mode=Enable raw file render mode
|
|
|
config.repo.commits_fetch_concurrency=Commits fetch concurrency
|
|
|
@@ -1229,8 +1229,8 @@ config.db.name=Name
|
|
|
config.db.user=User
|
|
|
config.db.ssl_mode=SSL mode
|
|
|
config.db.ssl_mode_helper=(for "postgres" only)
|
|
|
-config.db.path=Path
|
|
|
-config.db.path_helper=(for "sqlite3"only)
|
|
|
+config.db.path=Đường dẫn
|
|
|
+config.db.path_helper=(chỉ cho phép "sqlite3")
|
|
|
config.db.max_open_conns=Maximum open connections
|
|
|
config.db.max_idle_conns=Maximum idle connections
|
|
|
|
|
|
@@ -1243,30 +1243,30 @@ config.security.reverse_proxy_auth_user=Reverse proxy authentication header
|
|
|
config.security.enable_login_status_cookie=Enable login status cookie
|
|
|
config.security.login_status_cookie_name=Login status cookie
|
|
|
|
|
|
-config.email_config=Email configuration
|
|
|
-config.email.enabled=Enabled
|
|
|
-config.email.subject_prefix=Subject prefix
|
|
|
+config.email_config=Cấu hình Email
|
|
|
+config.email.enabled=Đã bật
|
|
|
+config.email.subject_prefix=Subject Prefix
|
|
|
config.email.host=Host
|
|
|
-config.email.from=From
|
|
|
+config.email.from=Từ
|
|
|
config.email.user=User
|
|
|
-config.email.disable_helo=Disable HELO
|
|
|
-config.email.helo_hostname=HELO hostname
|
|
|
-config.email.skip_verify=Skip certificate verify
|
|
|
-config.email.use_certificate=Use custom certificate
|
|
|
-config.email.cert_file=Certificate file
|
|
|
+config.email.disable_helo=Vô hiệu hoá HELO
|
|
|
+config.email.helo_hostname=Tên máy chủ HELO
|
|
|
+config.email.skip_verify=Bỏ qua xác thực chứng thư
|
|
|
+config.email.use_certificate=Sử dụng chứng thư tự tạo
|
|
|
+config.email.cert_file=Tập tin Chứng thư
|
|
|
config.email.key_file=Key file
|
|
|
-config.email.use_plain_text=Use plain text
|
|
|
-config.email.add_plain_text_alt=Add plain text alternative
|
|
|
-config.email.send_test_mail=Send test email
|
|
|
-config.email.test_mail_failed=Failed to send test email to '%s': %v
|
|
|
-config.email.test_mail_sent=Test email has been sent to '%s'.
|
|
|
+config.email.use_plain_text=Dùng text
|
|
|
+config.email.add_plain_text_alt=Thêm text thay thế
|
|
|
+config.email.send_test_mail=Gửi Kiểm Tra Email
|
|
|
+config.email.test_mail_failed=Gửi email kiểm tra đến '%s':%v thất bại
|
|
|
+config.email.test_mail_sent=Email kiểm tra đã được gửi đến '%s'.
|
|
|
|
|
|
-config.auth_config=Authentication configuration
|
|
|
+config.auth_config=Cấu hình xác thực
|
|
|
config.auth.activate_code_lives=Activate code lives
|
|
|
config.auth.reset_password_code_lives=Reset password code lives
|
|
|
-config.auth.require_email_confirm=Require email confirmation
|
|
|
-config.auth.require_sign_in_view=Require sign in view
|
|
|
-config.auth.disable_registration=Disable registration
|
|
|
+config.auth.require_email_confirm=Yêu cầu xác nhận email
|
|
|
+config.auth.require_sign_in_view=Yêu cầu đăng nhập để xem
|
|
|
+config.auth.disable_registration=Vô hiệu hóa đăng ký
|
|
|
config.auth.enable_registration_captcha=Enable registration captcha
|
|
|
config.auth.enable_reverse_proxy_authentication=Enable reverse proxy authentication
|
|
|
config.auth.enable_reverse_proxy_auto_registration=Enable reverse proxy auto registration
|
|
|
@@ -1279,7 +1279,7 @@ config.session_config=Cấu hình session
|
|
|
config.session.provider=Provider
|
|
|
config.session.provider_config=Provider config
|
|
|
config.session.cookie_name=Cookie
|
|
|
-config.session.https_only=HTTPS only
|
|
|
+config.session.https_only=Chỉ HTTPS
|
|
|
config.session.gc_interval=GC interval
|
|
|
config.session.max_life_time=Max life time
|
|
|
config.session.csrf_cookie_name=CSRF cookie
|
|
|
@@ -1293,46 +1293,46 @@ config.http_config=Cấu hình HTTP
|
|
|
config.http.access_control_allow_origin=Access control allow origin
|
|
|
|
|
|
config.attachment_config=Attachment configuration
|
|
|
-config.attachment.enabled=Enabled
|
|
|
-config.attachment.path=Path
|
|
|
+config.attachment.enabled=Đã bật
|
|
|
+config.attachment.path=Đường dẫn
|
|
|
config.attachment.allowed_types=Allowed types
|
|
|
-config.attachment.max_size=Size limit
|
|
|
-config.attachment.max_files=Files limit
|
|
|
+config.attachment.max_size=Giới hạn kích thước
|
|
|
+config.attachment.max_files=Giới hạn số lượng tệp tin
|
|
|
|
|
|
config.release_config=Release configuration
|
|
|
-config.release.attachment.enabled=Attachment enabled
|
|
|
-config.release.attachment.allowed_types=Attachment allowed types
|
|
|
-config.release.attachment.max_size=Attachment size limit
|
|
|
-config.release.attachment.max_files=Attachment files limit
|
|
|
+config.release.attachment.enabled=Cho phép tệp đính kèm
|
|
|
+config.release.attachment.allowed_types=Loại tệp tin đính kèm
|
|
|
+config.release.attachment.max_size=Giới hạn dung lượng đính kèm
|
|
|
+config.release.attachment.max_files=Giới hạn số lượng tệp đính kèm
|
|
|
|
|
|
config.picture_config=Cấu hình ảnh
|
|
|
-config.picture.avatar_upload_path=User avatar upload path
|
|
|
-config.picture.repo_avatar_upload_path=Repository avatar upload path
|
|
|
-config.picture.gravatar_source=Gravatar source
|
|
|
-config.picture.disable_gravatar=Disable Gravatar
|
|
|
-config.picture.enable_federated_avatar=Enable federated avatars
|
|
|
+config.picture.avatar_upload_path=Đường dẫn tệp Ảnh đại diện
|
|
|
+config.picture.repo_avatar_upload_path=Đường dẫn tệp Ảnh đại diện kho
|
|
|
+config.picture.gravatar_source=Nguồn Gravatar
|
|
|
+config.picture.disable_gravatar=Vô hiệu hóa Gravatar
|
|
|
+config.picture.enable_federated_avatar=Bật Federated Avatars
|
|
|
|
|
|
config.mirror_config=Mirror configuration
|
|
|
config.mirror.default_interval=Default interval
|
|
|
|
|
|
config.webhook_config=Cấu hình Webhook
|
|
|
-config.webhook.types=Types
|
|
|
-config.webhook.deliver_timeout=Deliver timeout
|
|
|
-config.webhook.skip_tls_verify=Skip TLS verify
|
|
|
+config.webhook.types=Kiểu
|
|
|
+config.webhook.deliver_timeout=Thời gian chờ phân phối
|
|
|
+config.webhook.skip_tls_verify=Bỏ qua xác thực TLS
|
|
|
|
|
|
config.git_config=Cấu hình Git
|
|
|
config.git.disable_diff_highlight=Disable diff syntax highlight
|
|
|
config.git.max_diff_lines=Diff lines limit (for a single file)
|
|
|
config.git.max_diff_line_characters=Diff characters limit (for a single line)
|
|
|
config.git.max_diff_files=Diff files limit (for a single diff)
|
|
|
-config.git.gc_args=GC arguments
|
|
|
-config.git.migrate_timeout=Migration timeout
|
|
|
-config.git.mirror_timeout=Mirror fetch timeout
|
|
|
-config.git.clone_timeout=Clone timeout
|
|
|
-config.git.pull_timeout=Pull timeout
|
|
|
+config.git.gc_args=Các tham số GC
|
|
|
+config.git.migrate_timeout=Thời gian chờ Migration
|
|
|
+config.git.mirror_timeout=Thời gian chờ Mirror fetch
|
|
|
+config.git.clone_timeout=Thời gian chờ Clone
|
|
|
+config.git.pull_timeout=Thời gian chờ kéo
|
|
|
config.git.gc_timeout=GC timeout
|
|
|
|
|
|
-config.lfs_config=LFS configuration
|
|
|
+config.lfs_config=Cấu hình LFS
|
|
|
config.lfs.storage=Storage
|
|
|
config.lfs.objects_path=Objects path
|
|
|
|
|
|
@@ -1385,9 +1385,9 @@ delete_branch=xóa chi nhánh <code>%[2]s</code> tại <a href="%[1]s">%[3]s</a>
|
|
|
push_tag=đã đẩy thẻ tag <a href="%s/src/%s">%[2]s</a> đến <a href="%[1]s">%[3]s</a>
|
|
|
delete_tag=đã xóa thẻ tag <code>%[2]s</code> tại <a href="%[1]s">%[3]s</a>
|
|
|
fork_repo=đã fork một kho lưu trữ đến <a href="%s">%s</a>
|
|
|
-mirror_sync_push=synced commits to <a href="%[1]s/src/%[2]s">%[3]s</a> at <a href="%[1]s">%[4]s</a> from mirror
|
|
|
-mirror_sync_create=synced new reference <a href="%s/src/%s">%[2]s</a> to <a href="%[1]s">%[3]s</a> from mirror
|
|
|
-mirror_sync_delete=synced and deleted reference <code>%[2]s</code> at <a href="%[1]s">%[3]s</a> from mirror
|
|
|
+mirror_sync_push=đồng bộ commits đến <a href="%[1]s/src/%[2]s">%[3]s</a> tại <a href="%[1]s">%[4]s</a> từ mirror
|
|
|
+mirror_sync_create=đồng bộ tham chiếu mới <a href="%s/src/%s">%[2]s</a> đến <a href="%[1]s">%[3]s</a> từ mirror
|
|
|
+mirror_sync_delete=đồng bộ và xóa tham chiếu <code>%[2]s</code> tại <a href="%[1]s">%[3]s</a> từ mirror
|
|
|
|
|
|
[tool]
|
|
|
ago=cách đây
|
|
|
@@ -1409,7 +1409,7 @@ months=%d tháng trước %s
|
|
|
years=%d năm trước %s
|
|
|
raw_seconds=giây
|
|
|
raw_minutes=phút
|
|
|
-raw_hours=hours
|
|
|
+raw_hours=giờ
|
|
|
|
|
|
[dropzone]
|
|
|
default_message=Thả các tập tin ở đây hoặc bấm vào để tải lên.
|