설명 없음

Localizable.strings 1.5KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  1. /*
  2. Localizable.strings
  3. Comedores Sociales
  4. Created by Hector Carrion on 12/17/20.
  5. */
  6. "hello_world" = "Hello, world!";
  7. "search" = "Search";
  8. "incorrect" = "Information incorrect, please try again";
  9. "incomplete" = "Fields incomplete";
  10. "enter_valid" = "Please enter a valid email and password";
  11. "login" = "Login";
  12. "register" = "Don't have an account? Register";
  13. "details" = "Details";
  14. "full_name" = "Full Name";
  15. "pass_conf" = "Password (confirmation)";
  16. "phone" = "Phone Number";
  17. "urb" = "Address";
  18. "street" = "Address (apt, suite, etc)";
  19. "city" = "City";
  20. "zip" = "Zip Code";
  21. "org" = "Company or Organization (optional)";
  22. "pos" = "Position (optional)";
  23. "reg_fail" = "Registration failed, please double-check all fields and try again";
  24. "reg" = "Register";
  25. "enter_all" = "Please enter a all required information";
  26. "pass_missmatch" = "Passwords do not match";
  27. "pass_retype" = "Please retype your password and try again";
  28. "inventory" = "Inventory";
  29. "hours_donated" = "Hours Donated";
  30. "membership" = "Membership";
  31. "added" = "Added";
  32. "savings" = "Savings of $";
  33. "valid" = "Valid";
  34. "expired" = "Expired";
  35. "unknown" = "Unknown";
  36. "Beans" = "Beans";
  37. "Carrots" = "Carrots";
  38. "Eggs" = "Eggs";
  39. "Malanga" = "Malanga";
  40. "Oatmeal" = "Oatmeal";
  41. "Pasta" = "Pasta";
  42. "Green Peppers" = "Green Peppers";
  43. "Pineapple" = "Pineapple";
  44. "Potatoes" = "Potatoes";
  45. "Rice" = "Rice";
  46. "Sausages" = "Sausages";
  47. "Vegetable Oil" = "Vegetable Oil";
  48. "Yellow Onions" = "Yellow Onions";
  49. "Yuca" = "Yuca";
  50. "Crackers" = "Crackers";