Second Translate
This commit is contained in:
		
							parent
							
								
									f133adbec4
								
							
						
					
					
						commit
						4f6b746481
					
				| @ -118,52 +118,54 @@ tools: | |||||||
|     description: Kolayca emojileri kopyala yapıştır, emojilerin unicode ve kod puanı değerlerini bul. |     description: Kolayca emojileri kopyala yapıştır, emojilerin unicode ve kod puanı değerlerini bul. | ||||||
| 
 | 
 | ||||||
|   color-converter: |   color-converter: | ||||||
|     title: Color converter |     title: Renk dönüştürücü | ||||||
|     description: Convert color between the different formats (hex, rgb, hsl and css name) |     description: Renkleri farklı formatlara dönüştür (hex, rgb, hsl and css name) | ||||||
| 
 | 
 | ||||||
|   bcrypt: |   bcrypt: | ||||||
|     title: Bcrypt |     title: Bcrypt | ||||||
|     description: Hash and compare text string using bcrypt. Bcrypt is a password-hashing function based on the Blowfish cipher. |     description: Bir yazıyı bcrypt kullanarak hashle ve karşılaştır. Bcrypt Blowfish cipher bazlı olan bir hasleme fonksiyonudur. | ||||||
| 
 | 
 | ||||||
|   crontab-generator: |   crontab-generator: | ||||||
|     title: Crontab generator |     title: Crontab oluşturucu | ||||||
|     description: Validate and generate crontab and get the human-readable description of the cron schedule. |     description: Crontab oluşturun, doğrulayın ve cron schedule'larının göze hitap eden bir açıklamasını alın. | ||||||
| 
 | 
 | ||||||
|   http-status-codes: |   http-status-codes: | ||||||
|     title: HTTP status codes |     title: HTTP durum kodları | ||||||
|     description: The list of all HTTP status codes, their name, and their meaning. |     description: HTTP durum kodları, isimleri ve anlamlarını içeren bir liste. | ||||||
| 
 | 
 | ||||||
|   sql-prettify: |   sql-prettify: | ||||||
|     title: SQL prettify and format |     title: SQL güzelleştirici | ||||||
|     description: Format and prettify your SQL queries online (it supports various SQL dialects). |     description: SQL sorgularını göze hitap eden bir şekilde formatlayın (çeşitli SQL lehçelerini destekler). | ||||||
| 
 | 
 | ||||||
|   benchmark-builder: |   benchmark-builder: | ||||||
|     title: Benchmark builder |     title: Benchmark oluşturucu | ||||||
|     description: Easily compare execution time of tasks with this very simple online benchmark builder. |     description: İşlemlerin çalıştırma süresini çevrimiçi benchmark oluşturucu kullanarak kolayca karşılaştırın. | ||||||
| 
 | 
 | ||||||
|   git-memo: |   git-memo: | ||||||
|     title: Git cheatsheet |     title: Git hatırlatma notu | ||||||
|     description: Git is a decentralized version management software. With this cheatsheet, you will have quick access to the most common git commands. |     description: Git, merkezi olmayan bir sürüm yönetim yazılımıdır. Bu hatırlatma notu ile en yaygın git komutlarına hızlıca erişebileceksiniz. | ||||||
|  | 
 | ||||||
|  |   # Idk i will come back | ||||||
| 
 | 
 | ||||||
|   slugify-string: |   slugify-string: | ||||||
|     title: Slugify string |     title: Slugify string | ||||||
|     description: Make a string url, filename and id safe. |     description: Make a string url, filename and id safe. | ||||||
| 
 | 
 | ||||||
|   encryption: |   encryption: | ||||||
|     title: Encrypt / decrypt text |     title: Metni Şifrele/Çöz | ||||||
|     description: Encrypt clear text and decrypt ciphertext using crypto algorithms like AES, TripleDES, Rabbit or RC4. |     description: Metni AES, TripleDES, Rabbit yada RC4 algoritmalarını kullanarak şifrele yada çöz. | ||||||
| 
 | 
 | ||||||
|   random-port-generator: |   random-port-generator: | ||||||
|     title: Random port generator |     title: Rastgele port oluşturucu | ||||||
|     description: Generate random port numbers outside of the range of "known" ports (0-1023). |     description: Bilinen portlar (0-1023) dışında olan rastgele bir port numarası oluştur. | ||||||
| 
 | 
 | ||||||
|   yaml-prettify: |   yaml-prettify: | ||||||
|     title: YAML prettify and format |     title: YAML güzelleştirici | ||||||
|     description: Prettify your YAML string into a friendly, human-readable format. |     description: YAML dosyanı göze hitap eden şekilde formatla. | ||||||
| 
 | 
 | ||||||
|   eta-calculator: |   eta-calculator: | ||||||
|     title: ETA calculator |     title: ETA hesaplayıcı | ||||||
|     description: An ETA (Estimated Time of Arrival) calculator to determine the approximate end time of a task, for example, the end time and duration of a file download. |     description: ETA (Estimated Time of Arrival){Tahmini varış zamanı} hesaplayıcı kullanarak bir işin ne kadar sürede biteceğini hesapla örneğin, bir dosya indirmesinin ne kadar süreceği. | ||||||
| 
 | 
 | ||||||
|   roman-numeral-converter: |   roman-numeral-converter: | ||||||
|     title: Roman numeral converter |     title: Roman numeral converter | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user