Skip to content

Commit 0d81818

Browse files
committed
Create string.xml
1 parent 25118d0 commit 0d81818

File tree

1 file changed

+121
-0
lines changed
  • Voice Control For Plex/src/main/res/values-es

1 file changed

+121
-0
lines changed
Lines changed: 121 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,121 @@
1+
<resources>
2+
<string name="app_name">Voice Control for Plex</string>
3+
<string name="action_settings">Ajustes</string>
4+
<string name="ok">OK</string>
5+
<string name="got_it">Got it</string>
6+
<string name="stream_video_from_server">Stream video from the server</string>
7+
<string name="to_the_client">to the Client</string>
8+
<string name="resume_if_in_progress">Resume if in progress</string>
9+
<string name="search">Search</string>
10+
<string name="menu_about">About</string>
11+
<string name="about_text">Voice Control for Plex\n© 2013 Chris Bellew\nLicensed under GPLv3\n\nPlex is copyright Plex, Inc.</string>
12+
<string name="menu_donate">Donate</string>
13+
<string name="menu_login">Login</string>
14+
<string name="menu_logout">Logout</string>
15+
<string name="menu_install_shortcut">Install Homescreen Shortcut</string>
16+
<string name="menu_tasker_import">Import Tasker Project</string>
17+
<string name="menu_install_tasker">Install Tasker</string>
18+
<string name="menu_install_utter">Install utter!</string>
19+
<string name="menu_install_autovoice">Install AutoVoice</string>
20+
<string name="menu_changelog">Changelog</string>
21+
<string name="feedback_voice">Voice</string>
22+
<string name="feedback_toast">Toast</string>
23+
<string name="now_playing_on">Now Playing On</string>
24+
<string name="voice">Voice</string>
25+
<string name="toast">Toast</string>
26+
<string name="scan_all">Scan All</string>
27+
<string name="not_set">Not Set</string>
28+
<string name="feedback">Feedback</string>
29+
<string name="errors">Errors</string>
30+
<string name="help_server">Select a Plex Media Server to stream from. If you have more than one media server, select &quot;Scan All&quot; to search all available servers for media. If you only have one, you should select it here as scanning all servers each time will take longer to trigger playback.</string>
31+
<string name="help_client">Select the default client to stream media to. You can easily stream to a different client by ending your search query with \&quot;on &lt;client name&gt;\&quot;, where &lt;client name&gt; is the name of the Plex Client.</string>
32+
<string name="help_feedback">Select which type of feedback I should give you.</string>
33+
<string name="help_errors">Select which type of feedback I should give you when I run into problems (can\'t find something to play, etc).</string>
34+
<string name="help_button_desc">Help Button</string>
35+
<string name="help_usage">Here are some examples to trigger playback:\n\nWatch V For Vendetta\nWatch Season 1 Episode 1 of Homeland\nWatch Breaking Bad Season 5 Episode 8\nWatch episode Once More With Feeling of Buffy The Vampire Slayer\nWatch the next episode of The Walking Dead\nWatch the latest episode of The Daily Show with Jon Stewart\n\nFor Music:\n"Listen to Black Sands by Bonobo" (to play a single song)\nListen to the album Drink The Sea by The Glitch Mob\nListen to the album Music Has The Right To Children (Artist is optional. Specify if more than one match is found)\n\nFor playback:\nPause Playback\nResume Playback\nStop Playback\n\nSeeking:\nOffset 1 hour 15 minutes 30 seconds\nOffset 30 minutes 5 seconds\n(Any combination of hours, minutes, and/or seconds, in that order)\n(You may also use \'timecode\' instead of \'offset\')\n\nIf you don\'t have \&quot;Resume if in progress\&quot; checked, you can selectively resume by saying \&quot;Resume watching\&quot; instead of \&quot;Watch\&quot;\n\nYou can also specify a client by adding \&quot;on &lt;client name&gt;\&quot; to your spoken query.</string>
36+
<string name="help_usage_button">Usage Examples</string>
37+
<string name="tasker_instructions">Voice Control for Plex also works through utter! and AutoVoice, in combination with Tasker. Use the buttons below to visit the respective applications in the Google Play Store.</string>
38+
<string name="tasker_import_header">Voice Control For Plex also works with utter! and AutoVoice. Use the button below to import the Tasker project to enable this functionality.</string>
39+
<string name="install_tasker">Install Tasker</string>
40+
<string name="install_utter">Install utter!</string>
41+
<string name="install_autovoice">Install AutoVoice</string>
42+
<string name="import_tasker_project">Import Tasker Project</string>
43+
<string name="import_tasker_instructions">Tasker Project imported. I will now open Tasker. Please tap on the Home Icon->Import, then select Voice Control for Plex.\n\nIf you plan to use utter!, you MUST go to utter! Settings&#8209;>Advanced&#8209;>Try Again&#8209;>Select \"Send to Tasker\".</string>
44+
<string name="select_voice">Select Voice</string>
45+
<string name="cancel">Cancel</string>
46+
<string name="nothing_to_play">Sorry, I couldn\'t find anything to play.</string>
47+
<string name="http_status_code_error">Sorry, but I got an error, HTTP status code: %s</string>
48+
<string name="got_error">Sorry, but I got an error: %s</string>
49+
<string name="client_not_specified">Sorry, you didn\'t specify a client in the main settings, or I couldn\'t find it.</string>
50+
<string name="found_more_than_one_album">I found more than one matching album. Please specify artist.</string>
51+
<string name="couldnt_find_album">Sorry, I couldn\'t find an album to play.</string>
52+
<string name="couldnt_find_track">Sorry, I couldn\'t find a track to play.</string>
53+
<string name="couldnt_find_episode">Sorry, I couldn\'t find the episode you specified.</string>
54+
<string name="found_more_than_one_show">Sorry, I found more than one matching show. Please be more specific.</string>
55+
<string name="couldnt_find">Sorry, I couldn\'t find %s.</string>
56+
<string name="couldnt_find_next">Sorry, I couldn\'t find %1$s, or else no episodes are on deck.</string>
57+
<string name="couldnt_find_season">Sorry, I couldn\'t find that season.</string>
58+
<string name="found_more_than_one_movie">I found more than one matching movie. Please be more specific.</string>
59+
<string name="now_watching_video">Now watching %1$s on %2$s.</string>
60+
<string name="playback_paused">Playback paused.</string>
61+
<string name="playback_resumed">Playback resumed.</string>
62+
<string name="playback_stopped">Playback stopped.</string>
63+
<string name="trigger_instructions">To trigger voice recognition, simply add the <b>Voice Control for Plex</b> shortcut on to your home screen via the menu.</string>
64+
<string name="title_changelog">What\'s New</string>
65+
<string name="changelog_close">Close</string>
66+
<string name="no_wifi_connection">No WiFi Connection</string>
67+
<string name="no_wifi_connection_message">A WiFi connection is required. Please check your WiFi settings and try again.</string>
68+
<string name="voice_prompt">Voice Control for Plex is listening</string>
69+
<string name="searching_for_plex_servers">Searching for Plex Servers</string>
70+
<string name="didnt_understand">Sorry, I didn\'t understand %s.</string>
71+
<string name="didnt_understand_that">Sorry, I didn\'t understand that.</string>
72+
<string name="create_shortcut">Create Shortcut</string>
73+
<string name="create_shortcut_blurb">You may create a shortcut that uses a specific Server and Client, or one that will use whatever your current Server and Client are set to when run. Which would you like to do?</string>
74+
<string name="create_shortcut_blurb_no_servers">You may create a shortcut that uses a specific Server and Client, or one that will use whatever your current Server and Client are set to when run. However, you have not scanned for Servers and/or Clients yet, so you can only create a shortcut that uses the current Server and Client. Do you wish to continue?</string>
75+
<string name="specify_now">Specify Now</string>
76+
<string name="use_current">Use current Server/Client</string>
77+
<string name="shortcut_created">Shortcut created</string>
78+
<string name="username">Username</string>
79+
<string name="password">Password</string>
80+
<string name="login_title">Plex Login</string>
81+
<string name="login_message">Enter your Plex username and password below. These will not be saved - only your Authentication Token will be saved.</string>
82+
<string name="login_error">Sorry, there was an unknown error trying to log in.</string>
83+
<string name="logged_in">You are now logged in.</string>
84+
<string name="logged_out">You are now logged out.</string>
85+
<string name="sections">sections</string>
86+
<string name="searching_for">Searching for %s.</string>
87+
<string name="searching_for_episode">Searching for %1$s episode %2$s.</string>
88+
<string name="searching_for_show_season_episode">Searching for %1$s season %2$s episode %3$s.</string>
89+
<string name="searching_for_album">Searching for %1$s by %2$s.</string>
90+
<string name="pin_title">Plex login</string>
91+
<string name="pin_message">Please visit http://plex.tv/pin from your computer and enter the following code: %s.</string>
92+
<string name="button_manual">Manual</string>
93+
<string name="button_pin">Pin</string>
94+
<string name="login_unauthorized">Sorry, but I got an unauthorized login error. You will have to login again.</string>
95+
<string name="remote_scan_error">Sorry, but I got an error trying to access myPlex. You may have to logout and log back in.</string>
96+
<string name="searching_for_plex_clients">Searching for Plex Clients</string>
97+
<string name="select_plex_client">Select a Plex Client</string>
98+
<string name="no_servers_found">No Plex Servers Found.</string>
99+
<string name="no_clients_found">No Plex Clients Found.</string>
100+
<string name="servers_refreshed">Servers refreshed.</string>
101+
<string name="error_seeking">Sorry, there was an error seeking: %s.</string>
102+
<string name="connected_to">Connected To</string>
103+
<string name="disconnect">Disconnect</string>
104+
<string name="play">Play</string>
105+
<string name="pause">Pause</string>
106+
<string name="rewind">Rewind</string>
107+
<string name="playing_on">Playing on %s</string>
108+
<string name="client_not_found">Sorry, I couldn\'t find the client you specified.</string>
109+
<string name="connected_to2">Connected to %s.</string>
110+
<string name="disconnected">Disconnected</string>
111+
<string name="must_purchase_chromecast">Chromecast support is available as an in-app purchase for %s. Would you like to proceed?</string>
112+
<string name="no_thanks">No thanks</string>
113+
<string name="must_purchase_chromecast_error">Sorry, but Chromecast support is only available via an in app purchase. To purchase, select your Chromecast as the client in the main settings.</string>
114+
<string name="this_device">This device</string>
115+
<string name="network_connection_required">A network connection is required</string>
116+
<string name="mobile_network_connection_active">While a mobile network connection is active, playback is only supported onto this device, through the official Plex client.</string>
117+
<string name="mobile_connection_login_required">You must be logged in to MyPlex in order to select a server when not on WiFi.</string>
118+
<string name="searching_for_the_album">Searching for the album %s.</string>
119+
<string name="connecting">Connecting</string>
120+
<string name="client_lost_connection">I lost the connection with %s.</string>
121+
</resources>

0 commit comments

Comments
 (0)