Blame view

App/Localizable.strings 869 Bytes
d774f0637   Trịnh Văn Quân   fisrt comit
1
  khong_de_trong = "Không được để trống";
1341bf603   Trịnh Văn Quân   version 1.1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
  muc_chup_da_ton_tai = "Mục chụp đã tồn tại";
  empty_muc_chup = "No item for Shooting";
  
  //co_luu_anh_khong = "Sau khi chụp và sau khi đã chọn ảnh từ list sẽ hiển thị pop up có lưu ảnh không?";
  //yes = "yes";
  //no = "no";
  co_chup_lai_khong = "bạn có muốn chụp lại không?";
  "OK"= "OK";
  "list_empty"= "Empty";
  
  
  //Camera =======
  
  "permissions.title" = "Camera Access Denied";
  "permissions.description" = "Please enable camera access in your privacy settings";
  
  "permissions.library.title" = "Photos Access Denied";
  "permissions.library.description" = "Please enable photo library access in your privacy settings";
  
  "permissions.settings" = "Settings";
  
  "error.cant-fetch-photo" = "Unable to fetch image";
  "error.cant-fetch-photo.description" = "Please check your network settings";