Turkish translation 100%

This commit is contained in:
Jaex 2015-08-11 21:58:43 +03:00
parent c34d7b7114
commit 19918ca934
16 changed files with 156 additions and 44 deletions

View file

@ -34,12 +34,12 @@ public class SSLBypassHelper : IDisposable
{
public SSLBypassHelper()
{
ServicePointManager.ServerCertificateValidationCallback += this.ServerCertificateValidationCallback;
ServicePointManager.ServerCertificateValidationCallback += ServerCertificateValidationCallback;
}
public void Dispose()
{
ServicePointManager.ServerCertificateValidationCallback -= this.ServerCertificateValidationCallback;
ServicePointManager.ServerCertificateValidationCallback -= ServerCertificateValidationCallback;
}
private bool ServerCertificateValidationCallback(object sender, X509Certificate certificate, X509Chain chain, SslPolicyErrors sslPolicyErrors)

View file

@ -429,13 +429,13 @@ Dosya boyutu: {2:n0} / {3:n0} KB</value>
<value>QR kod</value>
</data>
<data name="HotkeyType_RectangleAnnotate" xml:space="preserve">
<value>Dikdörtgen bölge yakala (Dipnot)</value>
<value>Bölge yakala (Dipnot)</value>
</data>
<data name="HotkeyType_RectangleLight" xml:space="preserve">
<value>Dikdörtgen bölge yakala (Basit)</value>
<value>Bölge yakala (Basit)</value>
</data>
<data name="HotkeyType_RectangleRegion" xml:space="preserve">
<value>Dikdörtgen bölge yakala</value>
<value>Bölge yakala</value>
</data>
<data name="HotkeyType_Ruler" xml:space="preserve">
<value>Cetvel</value>
@ -456,7 +456,7 @@ Dosya boyutu: {2:n0} / {3:n0} KB</value>
<value>Adresten yükle</value>
</data>
<data name="HotkeyType_WindowRectangle" xml:space="preserve">
<value>Dikdörtgen bölge yakala (Pencere)</value>
<value>Bölge yakala (Objeler)</value>
</data>
<data name="FileDestination_CustomFileUploader" xml:space="preserve">
<value>Özel dosya yükleyici</value>
@ -598,7 +598,7 @@ Dosya boyutu: {2:n0} / {3:n0} KB</value>
<value>Aç/Durdur otomatikleştirme aracını</value>
</data>
<data name="HotkeyType_RectangleTransparent" xml:space="preserve">
<value>Dikdörtgen bölge yakala (Saydam)</value>
<value>Bölge yakala (Saydam)</value>
</data>
<data name="HotkeyType_CustomRegion" xml:space="preserve">
<value>Özel bölge yakala</value>

View file

@ -27,7 +27,6 @@ You should have received a copy of the GNU General Public License
using System.ComponentModel;
using System.Globalization;
using System.Linq;
using System.Reflection;
namespace ShareX.HelpersLib
{

View file

@ -1,8 +1,7 @@
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
// General Information about an assembly is controlled through the following
// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("ShareX MediaLib")]
@ -14,8 +13,8 @@
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]
// Setting ComVisible to false makes the types in this assembly not visible
// to COM components. If you need to access a type in this assembly from
// Setting ComVisible to false makes the types in this assembly not visible
// to COM components. If you need to access a type in this assembly from
// COM, set the ComVisible attribute to true on that type.
[assembly: ComVisible(false)]
@ -25,12 +24,12 @@
// Version information for an assembly consists of the following four values:
//
// Major Version
// Minor Version
// Minor Version
// Build Number
// Revision
//
// You can specify all the values or you can default the Build and Revision Numbers
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.0.0.0")]
[assembly: AssemblyFileVersion("1.0.0.0")]
[assembly: AssemblyFileVersion("1.0.0.0")]

View file

@ -28,7 +28,6 @@ You should have received a copy of the GNU General Public License
using System.Collections.Generic;
using System.Diagnostics;
using System.Drawing;
using System.Drawing.Imaging;
using System.IO;
namespace ShareX.MediaLib

View file

@ -283,7 +283,7 @@ internal static string RectangleRegion_WriteTips__Ctrl___Mouse_wheel__Change_mag
}
/// <summary>
/// Looks up a localized string similar to [Double Left click] [Enter] Capture regions.
/// Looks up a localized string similar to [Double left click] [Enter] Capture regions.
/// </summary>
internal static string RectangleRegion_WriteTips__Double_Left_click___Enter__Capture_regions {
get {
@ -319,7 +319,7 @@ internal static string RectangleRegion_WriteTips__Hold_Ctrl__Resize___Move_faste
}
/// <summary>
/// Looks up a localized string similar to [Hold Left click] Start region selection.
/// Looks up a localized string similar to [Hold left click] Start region selection.
/// </summary>
internal static string RectangleRegion_WriteTips__Hold_Left_click__Start_region_selection {
get {
@ -328,7 +328,7 @@ internal static string RectangleRegion_WriteTips__Hold_Left_click__Start_region_
}
/// <summary>
/// Looks up a localized string similar to [Hold Left click on selection] Move region.
/// Looks up a localized string similar to [Hold left click on selection] Move region.
/// </summary>
internal static string RectangleRegion_WriteTips__Hold_Left_click_on_selection__Move_region {
get {

View file

@ -183,13 +183,13 @@ X: {4} Y: {5}</value>
<value>[Esc] Cancel capture</value>
</data>
<data name="RectangleRegion_WriteTips__Hold_Left_click__Start_region_selection" xml:space="preserve">
<value>[Hold Left click] Start region selection</value>
<value>[Hold left click] Start region selection</value>
</data>
<data name="RectangleRegion_WriteTips__Right_click___Esc__Cancel_capture" xml:space="preserve">
<value>[Right click] [Esc] Cancel capture</value>
</data>
<data name="RectangleRegion_WriteTips__Double_Left_click___Enter__Capture_regions" xml:space="preserve">
<value>[Double Left click] [Enter] Capture regions</value>
<value>[Double left click] [Enter] Capture regions</value>
</data>
<data name="RectangleRegion_WriteTips__Arrow_keys__Resize_selected_region_from__0_" xml:space="preserve">
<value>[Arrow keys] Resize selected region from {0}</value>
@ -210,7 +210,7 @@ X: {4} Y: {5}</value>
<value>[Hold Ctrl] Resize / Move faster</value>
</data>
<data name="RectangleRegion_WriteTips__Hold_Left_click_on_selection__Move_region" xml:space="preserve">
<value>[Hold Left click on selection] Move region</value>
<value>[Hold left click on selection] Move region</value>
</data>
<data name="RectangleRegion_WriteTips__Right_click_on_selection___Delete__Remove_region" xml:space="preserve">
<value>[Right click on selection] [Delete] Remove region</value>

View file

@ -164,4 +164,121 @@ Mesafe: {6:0.00} px / Açı: {7:0.00}°</value>
<data name="ScreenRegion_Name_Monitor_0___X__1__Y__2__Width__3__Height__4_" xml:space="preserve">
<value>Monitor {0} (X:{1} Y:{2} Genişlik:{3} Yükseklik:{4})</value>
</data>
<data name="RectangleRegion_WriteTips_____Active_monitor_capture" xml:space="preserve">
<value>[~] Aktif monitörü yakala</value>
</data>
<data name="RectangleRegion_WriteTips__1__2__3_____0__Monitor_capture" xml:space="preserve">
<value>[1, 2, 3 ... 0] Monitör yakala</value>
</data>
<data name="RectangleRegion_WriteTips__Arrow_keys__Move_cursor_position" xml:space="preserve">
<value>[Yön tuşları] İmleci hareket ettir</value>
</data>
<data name="RectangleRegion_WriteTips__Arrow_keys__Resize_selected_region_from__0_" xml:space="preserve">
<value>[Yön tuşları] Seçili alanı {0} boyutlandır</value>
</data>
<data name="RectangleRegion_WriteTips_bottom_right" xml:space="preserve">
<value>sağ aşağıdan</value>
</data>
<data name="RectangleRegion_WriteTips_top_left" xml:space="preserve">
<value>sol üstten</value>
</data>
<data name="RectangleRegion_WriteTips_Hide" xml:space="preserve">
<value>sakla</value>
</data>
<data name="RectangleRegion_WriteTips_Show" xml:space="preserve">
<value>göster</value>
</data>
<data name="RectangleRegion_WriteTips__C___0__screen_wide_crosshair" xml:space="preserve">
<value>[C] Ekranı kaplıyan artı şeklinde çizgiyi {0}</value>
</data>
<data name="RectangleRegion_WriteTips__Ctrl___Arrow_keys__Move_cursor_position_faster" xml:space="preserve">
<value>[C + Yön tuşları] İmleci daha hızlı hareket ettir</value>
</data>
<data name="RectangleRegion_WriteTips__Ctrl___C__Copy_info" xml:space="preserve">
<value>[Ctrl + C] Bilgiyi kopyala</value>
</data>
<data name="RectangleRegion_WriteTips__Ctrl___C__Copy_position" xml:space="preserve">
<value>[Ctrl + C] Pozisyonu kopyala</value>
</data>
<data name="RectangleRegion_WriteTips__Ctrl___C__Copy_position_and_size" xml:space="preserve">
<value>[Ctrl + C] Pozisyon ve boyutu kopyala</value>
</data>
<data name="RectangleRegion_WriteTips__Ctrl___Mouse_wheel__Change_magnifier_pixel_size" xml:space="preserve">
<value>[Ctrl + Fare tekerleği] Büyüteç piksel boyutunu değiştir</value>
</data>
<data name="RectangleRegion_WriteTips__Double_Left_click___Enter__Capture_regions" xml:space="preserve">
<value>[Çift sol tıkla] [Enter] Seçili alanları yakala</value>
</data>
<data name="RectangleRegion_WriteTips__Esc__Cancel_capture" xml:space="preserve">
<value>[Esc] Yakalamayı iptal et</value>
</data>
<data name="RectangleRegion_WriteTips__F1__Hide_tips" xml:space="preserve">
<value>[F1] Bu bilgileri gizle</value>
</data>
<data name="RectangleRegion_WriteTips__Hold_Ctrl__Resize___Move_faster" xml:space="preserve">
<value>[Ctrl basılı tut] Daha hızlı boyutlandır/taşı</value>
</data>
<data name="RectangleRegion_WriteTips__Hold_Left_click__Start_region_selection" xml:space="preserve">
<value>[Sol tık basılı tut] Alan seçimini başlat</value>
</data>
<data name="RectangleRegion_WriteTips__Hold_Left_click_on_selection__Move_region" xml:space="preserve">
<value>[Sol tık basılı tut alan seçiliyken] Alanı taşı</value>
</data>
<data name="RectangleRegion_WriteTips__Hold_Shift__Move_selected_region_instead_of_resizing" xml:space="preserve">
<value>[Shift basılı tut] Seçili alanı taşı boyutlandırmak yerine</value>
</data>
<data name="RectangleRegion_WriteTips__Hold_Shift__Proportional_resizing" xml:space="preserve">
<value>[Shift basılı tut] Orantısal boyutlandırma</value>
</data>
<data name="RectangleRegion_WriteTips__I___0__position_and_size_info" xml:space="preserve">
<value>[I] Pozisyon ve boyut bilgisini {0}</value>
</data>
<data name="RectangleRegion_WriteTips__M___0__magnifier" xml:space="preserve">
<value>[M] Büyüteç {0}</value>
</data>
<data name="RectangleRegion_WriteTips__Mouse_wheel__Change_magnifier_pixel_count" xml:space="preserve">
<value>[Fare tekerleği] Büyüteç piksel sayısını değiştir</value>
</data>
<data name="RectangleRegion_WriteTips__Numpad___or____Change_rounded_rectangle_corner_radius" xml:space="preserve">
<value>[Tuş takımı + veya -] Yuvarlatılmış dikdörtgen kenar yarıçapını değiştir</value>
</data>
<data name="RectangleRegion_WriteTips__Numpad___or____Change_triangle_angle" xml:space="preserve">
<value>[Tuş takımı + veya -] Üçgen açısını değiştir</value>
</data>
<data name="RectangleRegion_WriteTips__Numpad_1__Rectangle_shape" xml:space="preserve">
<value>[Tuş takımı 1] Dikdörtgen şekli</value>
</data>
<data name="RectangleRegion_WriteTips__Numpad_2__Rounded_rectangle_shape" xml:space="preserve">
<value>[Tuş takımı 2] Yuvarlatılmış dikdörtgen şekli</value>
</data>
<data name="RectangleRegion_WriteTips__Numpad_3__Ellipse_shape" xml:space="preserve">
<value>[Tuş takımı 3] Elips şekli</value>
</data>
<data name="RectangleRegion_WriteTips__Numpad_4__Triangle_shape" xml:space="preserve">
<value>[Tuş takımı 4] Üçgen şekli</value>
</data>
<data name="RectangleRegion_WriteTips__Numpad_5__Diamond_shape" xml:space="preserve">
<value>[Tuş takımı 5] Elmas şekli</value>
</data>
<data name="RectangleRegion_WriteTips__Q__Activate_multi_region_mode" xml:space="preserve">
<value>[Q] Çoklu alan modunu aktif et</value>
</data>
<data name="RectangleRegion_WriteTips__Q__Activate_quick_capture_mode" xml:space="preserve">
<value>[Q] Hızlı yakalama modunu aktif et</value>
</data>
<data name="RectangleRegion_WriteTips__Right_click___Esc__Cancel_capture" xml:space="preserve">
<value>[Sağ tık] [Esc] Yakalamayı iptal et</value>
</data>
<data name="RectangleRegion_WriteTips__Right_click__Cancel_region_selection" xml:space="preserve">
<value>[Sağ tık] Alan seçimini iptal et</value>
</data>
<data name="RectangleRegion_WriteTips__Right_click_on_selection___Delete__Remove_region" xml:space="preserve">
<value>[Sağ tık seçim üstünde] [Delete] Alanı sil</value>
</data>
<data name="RectangleRegion_WriteTips__Space__Fullscreen_capture" xml:space="preserve">
<value>[Space] Tam ekran yakala</value>
</data>
<data name="RectangleRegion_WriteTips__Tab__Swap_resize_anchor_to__0_" xml:space="preserve">
<value>[Tab] Boyutlandırma noktasını {0} olarak değiştir</value>
</data>
</root>

View file

@ -209,7 +209,7 @@ public override UploadResult Upload(Stream stream, string fileName)
};
}
Uri uri = this.Combine(_jiraBaseAddress, string.Format(PathIssueAttachments, up.IssueId));
Uri uri = Combine(_jiraBaseAddress, string.Format(PathIssueAttachments, up.IssueId));
string query = OAuthManager.GenerateQuery(uri.ToString(), null, HttpMethod.POST, AuthInfo);
NameValueCollection headers = new NameValueCollection();
@ -226,7 +226,7 @@ public override UploadResult Upload(Stream stream, string fileName)
var anonType = new[] { new { thumbnail = "" } };
var anonObject = JsonConvert.DeserializeAnonymousType(res.Response, anonType);
res.ThumbnailURL = anonObject[0].thumbnail;
res.URL = this.Combine(_jiraBaseAddress, string.Format(PathBrowseIssue, up.IssueId)).ToString();
res.URL = Combine(_jiraBaseAddress, string.Format(PathBrowseIssue, up.IssueId)).ToString();
}
return res;
@ -261,10 +261,10 @@ private string GetSummary(string issueId)
private void InitUris()
{
_jiraRequestToken = this.Combine(_jiraBaseAddress, PathRequestToken);
_jiraAuthorize = this.Combine(_jiraBaseAddress, PathAuthorize);
_jiraAccessToken = this.Combine(_jiraBaseAddress, PathAccessToken);
_jiraPathSearch = this.Combine(_jiraBaseAddress, PathSearch);
_jiraRequestToken = Combine(_jiraBaseAddress, PathRequestToken);
_jiraAuthorize = Combine(_jiraBaseAddress, PathAuthorize);
_jiraAccessToken = Combine(_jiraBaseAddress, PathAccessToken);
_jiraPathSearch = Combine(_jiraBaseAddress, PathSearch);
}
private Uri Combine(string path1, string path2)

View file

@ -92,7 +92,7 @@ private void ValidateIssueId(string issueId)
private void UpdateSummaryAsync(Task<string> task)
{
this.Invoke((Action)(() => UpdateSummary(task.Result)));
Invoke((Action)(() => UpdateSummary(task.Result)));
}
private void UpdateSummary(string summary)

View file

@ -26,7 +26,6 @@ You should have received a copy of the GNU General Public License
using Newtonsoft.Json;
using System.Collections.Generic;
using System.IO;
using System.Text.RegularExpressions;
namespace ShareX.UploadersLib.ImageUploaders
{

View file

@ -100,7 +100,7 @@ public override UploadResult UploadText(string text, string fileName)
{
var gistUploadObject = new
{
@public = this.publishPublic,
@public = publishPublic,
files = new Dictionary<string, object>
{
{ fileName, new { content = text } }

View file

@ -23,7 +23,6 @@ You should have received a copy of the GNU General Public License
#endregion License Information (GPL v3)
using Newtonsoft.Json;
using ShareX.HelpersLib;
using System.Collections.Generic;

View file

@ -117,7 +117,7 @@ private void DropForm_MouseUp(object sender, MouseEventArgs e)
{
if (e.Button == MouseButtons.Right)
{
this.Close();
Close();
}
}

View file

@ -176,25 +176,25 @@
<value>212, 22</value>
</data>
<data name="tsmiRectangle.Text" xml:space="preserve">
<value>Dikdörtgen</value>
<value>Bölge</value>
</data>
<data name="tsmiWindowRectangle.Size" type="System.Drawing.Size, System.Drawing">
<value>212, 22</value>
</data>
<data name="tsmiWindowRectangle.Text" xml:space="preserve">
<value>Dikdörtgen (Objeler)</value>
<value>Bölge (Objeler)</value>
</data>
<data name="tsmiRectangleAnnotate.Size" type="System.Drawing.Size, System.Drawing">
<value>212, 22</value>
</data>
<data name="tsmiRectangleAnnotate.Text" xml:space="preserve">
<value>Dikdörtgen (Açıklama)</value>
<value>Bölge (Dipnot)</value>
</data>
<data name="tsmiRectangleLight.Size" type="System.Drawing.Size, System.Drawing">
<value>212, 22</value>
</data>
<data name="tsmiRectangleLight.Text" xml:space="preserve">
<value>Dikdörtgen (Basit)</value>
<value>Bölge (Basit)</value>
</data>
<data name="tsmiRoundedRectangle.Size" type="System.Drawing.Size, System.Drawing">
<value>212, 22</value>
@ -818,25 +818,25 @@
<value>212, 22</value>
</data>
<data name="tsmiTrayRectangle.Text" xml:space="preserve">
<value>Dikdörtgen</value>
<value>Bölge</value>
</data>
<data name="tsmiTrayWindowRectangle.Size" type="System.Drawing.Size, System.Drawing">
<value>212, 22</value>
</data>
<data name="tsmiTrayWindowRectangle.Text" xml:space="preserve">
<value>Dikdörtgen (Objeler)</value>
<value>Bölge (Objeler)</value>
</data>
<data name="tsmiTrayRectangleAnnotate.Size" type="System.Drawing.Size, System.Drawing">
<value>212, 22</value>
</data>
<data name="tsmiTrayRectangleAnnotate.Text" xml:space="preserve">
<value>Dikdörtgen (Açıklama)</value>
<value>Bölge (Dipnot)</value>
</data>
<data name="tsmiTrayRectangleLight.Size" type="System.Drawing.Size, System.Drawing">
<value>212, 22</value>
</data>
<data name="tsmiTrayRectangleLight.Text" xml:space="preserve">
<value>Dikdörtgen (Basit)</value>
<value>Bölge (Basit)</value>
</data>
<data name="tsmiTrayRoundedRectangle.Size" type="System.Drawing.Size, System.Drawing">
<value>212, 22</value>
@ -1151,10 +1151,10 @@
<value>Otomatikleştirmek...</value>
</data>
<data name="tsmiRectangleTransparent.Text" xml:space="preserve">
<value>Dikdörtgen (Saydam)</value>
<value>Bölge (Saydam)</value>
</data>
<data name="tsmiTrayRectangleTransparent.Text" xml:space="preserve">
<value>Dikdörtgen (Saydam)</value>
<value>Bölge (Saydam)</value>
</data>
<data name="tsmiTrayToggleHotkeys.Text" xml:space="preserve">
<value>Kısayolları devre dışı bırak</value>

View file

@ -917,7 +917,7 @@ private void cboEncoder_SelectedIndexChanged(object sender, EventArgs e)
private void btnEncoderConfig_Click(object sender, EventArgs e)
{
using (VideoEncodersForm form = new VideoEncodersForm() { Icon = this.Icon })
using (VideoEncodersForm form = new VideoEncodersForm() { Icon = Icon })
{
form.ShowDialog();
UpdateVideoEncoders();