Localizable.strings 7.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103
  1. "CHOOSE_AUDIO_TRACK"="Choose Audio Track";
  2. "CHOOSE_SUBTITLE_TRACK"="Choose Subtitle Track";
  3. "PLAYING_EXTERNALLY_TITLE"="TV Connected";
  4. "PLAYING_EXTERNALLY_DESC"="This video is playing on the TV";
  5. "VFILTER_HUE"="Hue";
  6. "VFILTER_CONTRAST"="Contrast";
  7. "VFILTER_BRIGHTNESS"="Brightness";
  8. "VFILTER_SATURATION"="Saturation";
  9. "VFILTER_GAMMA"="Gamma";
  10. "PLAYBACK_FAILED"="Playback failed";
  11. "AR_CHANGED"="Aspect Ratio: %@";
  12. "DEFAULT"="Default";
  13. "FILL_TO_SCREEN"="Crop to fill screen";
  14. "DEVICE_TOOSLOW_TITLE"="Device too slow";
  15. "DEVICE_TOOSLOW"="Your %@ is likely too slow to play \"%@\". Open anyway?";
  16. "PLAYBACK_SPEED"="Playback speed";
  17. "BUTTON_EDIT"="Edit";
  18. "BUTTON_DONE"="Done";
  19. "BUTTON_OPEN"="Open";
  20. "BUTTON_CANCEL"="Cancel";
  21. "BUTTON_SAVE"="Save";
  22. "BUTTON_DOWNLOAD"="Download";
  23. "BUTTON_DELETE"="Delete";
  24. "BUTTON_NEXT"="Next";
  25. "BUTTON_CONTRIBUTE"="Contribute";
  26. "BUTTON_BACK"="Back";
  27. "BUTTON_CONNECT"="Connect";
  28. "PRIVATE_PLAYBACK_TOGGLE"="Private Playback";
  29. "DELETE_FILE"="Delete file?";
  30. "DELETE_FILE_LONG"="Do you want to delete \"%@\" permanently?";
  31. "OPEN_NETWORK"="Open Network Stream";
  32. "OPEN_NETWORK_HELP"="Enter any HTTP, RTSP, RTMP, MMS, FTP or UDP/RTP address to open the stream directly.";
  33. "ABOUT_APP"="About VLC for iOS";
  34. "HTTP_UPLOAD"="WiFi Upload";
  35. "HTTP_UPLOAD_SERVER_OFF"="Inactive Server";
  36. "HTTP_UPLOAD_NO_CONNECTIVITY"="No active WiFi connection";
  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"="Download file?";
  53. "DROPBOX_DL_LONG"="Would you like to download \"%@\" to your %@?";
  54. "DROPBOX_LOGIN"="Login";
  55. "NUM_OF_FILES"="%i files";
  56. "ONE_FILE"="1 file";
  57. "NO_FILES"="No supported files";
  58. "DOWNLOADING"="Downloading...";
  59. "ENTER_PASSCODE"="Enter Passcode";
  60. "REENTER_PASSCODE"="Re-enter Passcode";
  61. "PASSCODE_SET"="Set Passcode";
  62. "PASSCODE_CHANGE"="Change Passcode";
  63. "PASSCODE_ENTER_OLD"="Enter your old passcode";
  64. "PASSCODE_ENTER_NEW"="Enter your new passcode";
  65. "PASSCODE_REENTER_NEW"="Re-enter your new passcode";
  66. "PASSCODES_DID_NOT_MATCH"="Passcodes did not match. Try again.";
  67. "PASSCODE_FAILED_1"="1 Failed Passcode Attempt";
  68. "PASSCODE_FAILED_FORMAT"="%d Failed Passcode Attempts";
  69. "Settings"="Settings"; // plain text key to keep compatibility with InAppSettingsKit's upstream
  70. "EMPTY_LIBRARY"="Empty Media Library";
  71. "EMPTY_LIBRARY_LONG"="For playback, use iTunes to synchronize files, check the VLC menu for available options or ask another application to open a file in VLC for iOS.";
  72. "PLAYBACK_SCRUB_HELP"="Slide your finger down to adjust the scrubbing rate.";
  73. "PLAYBACK_SCRUB_HIGH"="High-Speed Scrubbing";
  74. "PLAYBACK_SCRUB_HALF"="Half-Speed Scrubbing";
  75. "PLAYBACK_SCRUB_QUARTER"="Quarter-Speed Scrubbing";
  76. "PLAYBACK_SCRUB_FINE"="Fine Scrubbing";
  77. "VERSION_FORMAT"="Version: %@";
  78. "BASED_ON_FORMAT"="Based on:<br />%@";
  79. "NEW"="NEW";
  80. "BUG_REPORT_TITLE"="Report a bug";
  81. "BUG_REPORT_MESSAGE"="Would you like to create a bug report?";
  82. "BUG_REPORT_BUTTON"="Open Safari";
  83. "VO_VIDEOPLAYER_TITLE"="Video Player";
  84. "VO_VIDEOPLAYER_DOUBLETAP"="Double tap to show or hide playback controls";