You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

69 lines
1.8 KiB

7 years ago
7 years ago
  1. var translations = {
  2. "english": {
  3. "Actual_language": "Actual language: ",
  4. "Menu": "Menu",
  5. "Signup": "Signup",
  6. "Login": "Login",
  7. "Travels": "Travels",
  8. "Travels_feed": "Travels feed",
  9. "Users": "Users",
  10. "Notifications": "Notifications",
  11. "Logout": "Logout",
  12. "Settings": "Settings",
  13. "Help": "Help",
  14. "Login": "Login",
  15. "Username": "Username",
  16. "Password": "Password",
  17. "Email": "Email",
  18. "Phone": "Phone",
  19. "Telegram": "Telegram",
  20. "Avatar": "Avatar",
  21. "Close": "Close",
  22. "New_Asking_Package": "New Asking Package",
  23. "New_Asking_Travel": "New Asking Travel",
  24. "New_Travel": "New Travel",
  25. "Title": "Title",
  26. "From": "From",
  27. "To": "To",
  28. "n_People": "nºPeople",
  29. "n_Seats": "nºSeats",
  30. "Date": "Date",
  31. "Hour": "Hour",
  32. "Phone_contact": "Phone contact",
  33. "Telegram_user": "Telegram user",
  34. "Need_to_carry_package": "Need to carry package",
  35. "Can_carry_package": "Can carry package",
  36. "Collectivized_car": "Collectivized car",
  37. "Collectivized": "Collectivized",
  38. "Description": "Description",
  39. "Cancel": "Cancel",
  40. "Create_asking_package": "Create asking package",
  41. "Create_asking_travel": "Create asking travel",
  42. "Create_travel": "Create travel",
  43. "Travel": "Travel",
  44. "Joined_users": "Joined users",
  45. "Comments": "Comments",
  46. "Ask_to_join": "Ask to join",
  47. "Offer_car": "Offer car",
  48. "Unjoin": "Unjoin",
  49. "Unoffer_car": "Unoffer car",
  50. "New_comment": "New comment",
  51. "Post_comment": "Post comment",
  52. "Pull_to_refresh": "Pull to refresh",
  53. "search": "search",
  54. "filter": "filter",
  55. "No_data_in_memory": "No data in memory",
  56. "Pull_from_top_to_refresh": "Pull from top to refresh",
  57. "User": "User",
  58. "history_of": "history of",
  59. "current_publications_of": "current publications of",
  60. "publications": "publications",
  61. },
  62. "catala": {
  63. "Actual_language": "Idioma actual: ",
  64. "Menu": "Menu",
  65. "Settings": "Opcions"
  66. }
  67. };