|
24.
|
|
|
Attempted to %(command)s while in read-only mode: '%(sql)s' %% (%(params)s)
|
|
|
|
Đã cố gắng để %(command)s trong khi ở chế độ chỉ đọc: '%(sql)s' %% (%(params)s)
|
|
Translated and reviewed by
Lê Trường An
|
|
|
|
Located in
backend/base.py:153
|
|
25.
|
|
|
List available application servers.
|
|
|
|
Danh sách máy chủ ứng dụng sẵn sàng.
|
|
Translated and reviewed by
Lê Trường An
|
|
|
|
Located in
management/commands/readonly.py:19
|
|
26.
|
|
|
Select all servers.
|
|
|
|
Chọn tất cả máy chủ.
|
|
Translated and reviewed by
Lê Trường An
|
|
|
|
Located in
management/commands/readonly.py:21
|
|
27.
|
|
|
Set server to read-only.
|
|
|
|
Thiết lập máy chủ sang chế độ chỉ đọc.
|
|
Translated and reviewed by
Lê Trường An
|
|
|
|
Located in
management/commands/readonly.py:23
|
|
28.
|
|
|
Set server to read-write.
|
|
|
|
Thiết lập máy chủ sang chế độ đọc-ghi.
|
|
Translated and reviewed by
Lê Trường An
|
|
|
|
Located in
management/commands/readonly.py:25
|
|
29.
|
|
|
Enable database.
|
|
|
|
Bật cơ sở dữ liệu.
|
|
Translated and reviewed by
Lê Trường An
|
|
|
|
Located in
management/commands/readonly.py:29
|
|
30.
|
|
|
Disable database.
|
|
|
|
Tắt cơ sở dữ liệu.
|
|
Translated and reviewed by
Lê Trường An
|
|
|
|
Located in
management/commands/readonly.py:33
|
|
31.
|
|
|
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
|
|
Translated and reviewed by
Lê Trường An
|
|
|
|
Located in
management/commands/readonly.py:35
|
|
32.
|
|
|
<server server ...>
|
|
|
|
<server server ...>
|
|
Translated and reviewed by
Lê Trường An
|
|
|
|
Located in
management/commands/readonly.py:41
|
|
33.
|
|
|
Enter at least one server, or specify the --all option.
|
|
|
|
Nhập ít nhất một máy chủ, hay chỉ định tùy chọn --all.
|
|
Translated and reviewed by
Lê Trường An
|
|
|
|
Located in
management/commands/readonly.py:55
|