54
54
"feeds_interval_unit_validator": "Please select a unit",
55
55
"feeds_url": "URL",
56
56
"feeds_url_validator": "You must specify a valid feed URL.",
57
- "connection_check_snackbar": "You must specify a valid feed URL .",
57
+ "connection_check_snackbar": "Check your connection and try again .",
58
58
"feeds_heading": "Feeds",
59
59
"feeds_browse_feeds": "Browse Feeds",
60
60
"feeds_select_feed": "Select Feed",
133
133
"multi_torrent_delete_info" : "Are you sure you want to delete {length} torrents?",
134
134
"single_torrent_delete_info" : "Are you sure you want to delete the torrent?",
135
135
"torrents_set_tags_heading": "Set Tags",
136
+ "torrents_set_trackers_heading": "Set Trackers",
136
137
"torrents_enter_tags_hint": "Enter Tags",
138
+ "torrents_enter_trackers_hint": "Enter Trackers",
137
139
"torrents_set_tags_textfield_validator": "This field cannot be empty!",
138
140
"torrents_set_tags_snackbar": "Tags added successfully",
141
+ "torrents_set_trackers_snackbar": "Trackers added successfully",
139
142
"torrents_list_no_torrents": "No torrents to display.",
140
143
"clear_filter_text": "Clear Filter",
141
144
"floating_torrent_file": "Torrent File",
163
166
"torrent_description_general": "General",
164
167
"torrent_description_date_added": "Date Added",
165
168
"torrent_description_date_created": "Date Created",
169
+ "torrent_description_ratio": "Ratio",
166
170
"torrent_description_location": "Location",
171
+ "torrent_description_trackers": "Trackers",
172
+ "torrent_description_trackers_none": "None",
173
+ "torrent_description_hash": "Hash",
174
+ "torrent_description_trackers_message": "Trackers Message",
167
175
"torrent_description_tags_none": "None",
168
176
"torrent_description_transfer": "Transfer",
177
+ "torrent_description_download_speed": "Download Speed",
178
+ "torrent_description_upload_speed": "Upload Speed",
169
179
"torrent_description_peers": "Peers",
170
180
"torrent_description_connected_of": " connected of ",
171
181
"torrent_description_seeds": "Seeds",
176
186
"torrent_description_Files": "Files",
177
187
"torrents_add_tags": "Tags",
178
188
"torrents_details_files": "Files",
189
+ "torrents_reannounce": "Reannounce",
190
+ "torrents_reannounce_snackbar": "Torrent reannounce successfully",
191
+ "torrents_reannounce_problem_snackbar": "Problem with reannounce",
192
+ "torrents_genrate_magnet_link": "Genrate Magnet Link",
193
+ "torrents_magnet_link": "Magnet Link",
194
+ "torrents_initial_seeding": "Initial Seeding",
195
+ "torrents_sequential_download": "Sequential Download",
196
+ "torrents_download_torrent": "Download .Torrent",
197
+ "set_priority_heading": "Set Priority",
198
+ "set_priority_snackbar": "Priority set successfully",
199
+ "torrents_donwload_file_snackbar": "Torrent downloaded successfully \n Go to Downloads to open it",
200
+ "torrents_donwload_file_fail_snackbar": "Torrent downloaded Failed",
201
+ "button_copy": "Copy",
179
202
180
203
181
204
"torrent_content_screen" : "Torrent content Screen",
272
295
"settings_language_section_heading" : "Language",
273
296
"settings_language_set_snackbar" : "Language Set Successfully",
274
297
"button_save": "Save",
275
- "setting_button_save_snackbar": "Settings changed successfully"
298
+ "setting_button_save_snackbar": "Settings changed successfully",
299
+ "torrent_screen_items_heading" : "Torrent Screen Items",
300
+ "context_menu_items_heading" : "Context Menu Items"
276
301
}
277
302
0 commit comments