Localizable.strings 7.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103
  1. "CHOOSE_AUDIO_TRACK"="Trieu la pista d'àudio";
  2. "CHOOSE_SUBTITLE_TRACK"="Trieu la pista de subtítol";
  3. "PLAYING_EXTERNALLY_TITLE"="TV connectada";
  4. "PLAYING_EXTERNALLY_DESC"="Aquest vídeo s'està reproduint a la TV";
  5. "VFILTER_HUE"="To de color";
  6. "VFILTER_CONTRAST"="Contrast";
  7. "VFILTER_BRIGHTNESS"="Brillantor";
  8. "VFILTER_SATURATION"="Saturació";
  9. "VFILTER_GAMMA"="Gamma";
  10. "PLAYBACK_FAILED"="S'ha produït un error en la reproducció";
  11. "AR_CHANGED"="Relació d'aspecte: %@";
  12. "DEFAULT"="Per defecte";
  13. "FILL_TO_SCREEN"="Escapça per ajustar a la pantalla";
  14. "DEVICE_TOOSLOW_TITLE"="El dispositiu és massa lent";
  15. "DEVICE_TOOSLOW"="El vostre %@ és molt lent per reproduir «%@». Voleu obrir-lo igualment?";
  16. "PLAYBACK_SPEED"="Velocitat de reproducció";
  17. "BUTTON_EDIT"="Edita";
  18. "BUTTON_DONE"="Fet";
  19. "BUTTON_OPEN"="Obre";
  20. "BUTTON_CANCEL"="Cancel·la";
  21. "BUTTON_SAVE"="Desa";
  22. "BUTTON_DOWNLOAD"="Baixades";
  23. "BUTTON_DELETE"="Elimina";
  24. "BUTTON_NEXT"="Següent";
  25. "BUTTON_CONTRIBUTE"="Col·laboreu";
  26. "BUTTON_BACK"="Endarrere";
  27. "BUTTON_CONNECT"="Connect";
  28. "PRIVATE_PLAYBACK_TOGGLE"="Reproducció privada";
  29. "DELETE_FILE"="Voleu suprimir el fitxer?";
  30. "DELETE_FILE_LONG"="Voleu eliminar «%@» de forma permanent?";
  31. "OPEN_NETWORK"="Obre un flux de xarxa";
  32. "OPEN_NETWORK_HELP"="Enter any HTTP, RTSP, RTMP, MMS, FTP or UDP/RTP address to open the stream directly.";
  33. "ABOUT_APP"="Quant al VLC per a l'iOS";
  34. "HTTP_UPLOAD"="Pujada WiFi";
  35. "HTTP_UPLOAD_SERVER_OFF"="Servidor inactiu";
  36. "HTTP_UPLOAD_NO_CONNECTIVITY"="Cap connexió WiFi activa";
  37. "DOWNLOAD_FROM_HTTP_HELP"="Enter an address to download the file to your %@.";
  38. "DOWNLOAD_FROM_HTTP"="Downloads";
  39. "ERROR_NUMBER"="Error %i occured";
  40. "DOWNLOAD_FAILED"="Download failed";
  41. "FILE_NOT_SUPPORTED"="File format not supported";
  42. "FILE_NOT_SUPPORTED_LONG"="The file format used by %@ is not supported by this version of VLC for iOS.";
  43. "LIBRARY_ALL_FILES"="All Files";
  44. "LIBRARY_MUSIC"="Music Albums";
  45. "LIBRARY_SERIES"="TV Series";
  46. "SECTION_HEADER_LIBRARY"="Media Library";
  47. "SECTION_HEADER_NETWORK"="Network";
  48. "LOCAL_NETWORK"="Local Network";
  49. "CONNECT_TO_SERVER"="Connect to Server";
  50. "ENTER_SERVER_ADDRESS_HELP"="Enter the IP or the name of the server you want to connect to.";
  51. "ENTER_SERVER_CREDS_HELP"="If required by the server, enter user name and password.";
  52. "DROPBOX_DOWNLOAD"="Voleu baixar el fitxer?";
  53. "DROPBOX_DL_LONG"="Voleu baixar «%@» al vostre %@?";
  54. "DROPBOX_LOGIN"="Entrada";
  55. "NUM_OF_FILES"="%i fitxers";
  56. "ONE_FILE"="1 fitxer";
  57. "NO_FILES"="Cap fitxer compatible";
  58. "DOWNLOADING"="S'està baixant...";
  59. "ENTER_PASSCODE"="Introduïu el codi";
  60. "REENTER_PASSCODE"="Confirmeu el codi";
  61. "PASSCODE_SET"="Introduïu el codi de pas";
  62. "PASSCODE_CHANGE"="Canvi el codi";
  63. "PASSCODE_ENTER_OLD"="Introduïu el codi antic";
  64. "PASSCODE_ENTER_NEW"="Introduïu el codi nou";
  65. "PASSCODE_REENTER_NEW"="Confirmeu el codi nou";
  66. "PASSCODES_DID_NOT_MATCH"="Els codis no coincideixen. Torneu a intentar-ho";
  67. "PASSCODE_FAILED_1"="1 intent fallit de codi d'accés";
  68. "PASSCODE_FAILED_FORMAT"="%d intents fallits de codi d'accés";
  69. "Settings"="Paràmetres"; // plain text key to keep compatibility with InAppSettingsKit's upstream
  70. "EMPTY_LIBRARY"="Biblioteca multimèdia buida";
  71. "EMPTY_LIBRARY_LONG"="Per a la reproducció, utilitzeu iTunes per sincronitzar fitxers, comproveu el menú VLC per veure les opcions disponibles o demaneu a una altra aplicació que obri un fitxer al VLC per iOS.";
  72. "PLAYBACK_SCRUB_HELP"="Feu lliscar el dit avall per ajustar la taxa de depuració.";
  73. "PLAYBACK_SCRUB_HIGH"="Depuració molt ràpida";
  74. "PLAYBACK_SCRUB_HALF"="Depuració a velocitat 1/2";
  75. "PLAYBACK_SCRUB_QUARTER"="Depuració a velocitat 1/4";
  76. "PLAYBACK_SCRUB_FINE"="Depuració fina";
  77. "VERSION_FORMAT"="Versió: %@";
  78. "BASED_ON_FORMAT"="Basat en:<br />%@";
  79. "NEW"="NOU";
  80. "BUG_REPORT_TITLE"="Informeu d'un error";
  81. "BUG_REPORT_MESSAGE"="Voleu crear un informe d'error?";
  82. "BUG_REPORT_BUTTON"="Obre el Safari";
  83. "VO_VIDEOPLAYER_TITLE"="Reproductor de vídeo";
  84. "VO_VIDEOPLAYER_DOUBLETAP"="Feu dos tocs per mostrar o amagar els controls de reproducció";