Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 60c770e

Browse files
committedApr 3, 2025·
Third commit
1 parent 4f6b746 commit 60c770e

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed
 

‎locales/tr.yml

+13-13
Original file line numberDiff line numberDiff line change
@@ -168,32 +168,32 @@ tools:
168168
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.
169169

170170
roman-numeral-converter:
171-
title: Roman numeral converter
172-
description: Convert Roman numerals to numbers and convert numbers to Roman numerals.
171+
title: Roma rakamı dönüştürücü
172+
description: Roma rakamlarını numaraya yada numarayı roma rakamlarına dönüştür.
173173

174174
hmac-generator:
175-
title: Hmac generator
176-
description: Computes a hash-based message authentication code (HMAC) using a secret key and your favorite hashing function.
175+
title: Hmac oluşturucu
176+
description: Favori hash algoritman ve gizli anahtarını kullanarak bir HMAC (hash bazlı kimlik doğrulama kodu) oluşturur.
177177

178178
bip39-generator:
179-
title: BIP39 passphrase generator
180-
description: Generate a BIP39 passphrase from an existing or random mnemonic, or get the mnemonic from the passphrase.
179+
title: BIP39 şifre oluşturucu
180+
description: Varolan yada rastgele bir anımsatıcı kullanarak BIP39 şifresi oluştur yada şifreden anımsatıcıyı öğren.
181181

182182
base64-file-converter:
183-
title: Base64 file converter
184-
description: Convert a string, file, or image into its base64 representation.
183+
title: Base64 dosya dönüştürücü
184+
description: Metin, dosya yada görüntüyü base64'e çevir
185185

186186
list-converter:
187-
title: List converter
188-
description: This tool can process column-based data and apply various changes (transpose, add prefix and suffix, reverse list, sort list, lowercase values, truncate values) to each row.
187+
title: Liste dönüştürücü
188+
description: Bu araç sütün bazlı verileri işleyebilir ve çeşitli değişiklikler yapabilir (transpoze et, önek ve sonek ekle, listeyi ters çevir, listeyi sırala, değerleri küçük harfle yaz, değerleri kes).
189189

190190
base64-string-converter:
191-
title: Base64 string encoder/decoder
192-
description: Simply encode and decode strings into their base64 representation.
191+
title: Base64 metin şifreleyici/çözücü
192+
description: Kolayca metinleri base64 şeklinde şifrele ve çöz.
193193

194194
toml-to-yaml:
195195
title: TOML to YAML
196-
description: Parse and convert TOML to YAML.
196+
description: TOML dosyasını ayrıştır ve YAML dosyasına dönüştür.
197197

198198
math-evaluator:
199199
title: Math evaluator

0 commit comments

Comments
 (0)
Please sign in to comment.