update translations

This commit is contained in:
Luke Pulverenti
2014-06-24 17:45:21 -04:00
parent 34bc54263e
commit a55d156fd6
58 changed files with 612 additions and 1194 deletions

View File

@@ -312,6 +312,12 @@ namespace MediaBrowser.Controller.MediaEncoding
/// <value>The bit_rate.</value>
public string bit_rate { get; set; }
/// <summary>
/// Gets or sets the probe_score.
/// </summary>
/// <value>The probe_score.</value>
public int probe_score { get; set; }
/// <summary>
/// Gets or sets the tags.
/// </summary>