Blame view

sources/apps/user_openid/l10n/vi.php 835 Bytes
42e4f8d60   Kload   add all apps
1
2
3
4
5
6
7
8
9
10
11
12
13
14
  <?php $TRANSLATIONS = array(
  "OpenID Changed" => "Đổi OpenID",
  "Invalid request" => "Yêu cầu không hợp lệ",
  "This is an OpenID server endpoint. For more information, see " => "Đây là một đầu cuối của OpenID .Để biết thêm thông tin, xem",
  "Identity: <b>" => "Tình trạng: <b>",
  "Realm: <b>" => "Lĩnh vực:<b>",
  "User: <b>" => "Người dùng: <b>",
  "Login" => "Đăng nhập",
  "Error: <b>No user Selected" => "Lỗi: <b> Không có người dùng được chọn",
  "OpenID" => "OpenID",
  "you can authenticate to other sites with this address" => "bạn có thể xác thực đến các trang web khác với địa chỉ này",
  "Authorized OpenID provider" => "Cung cấp OpenID",
  "Your address at Wordpress, Identi.ca, &hellip;" => "Địa chỉ của bạn tại  Wordpress, Identi.ca, &hellip;"
  );