mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-07 14:57:12 -04:00
Third commit
This commit is contained in:
parent
4f6b746481
commit
60c770eeb2
1 changed files with 13 additions and 13 deletions
|
@ -168,32 +168,32 @@ tools:
|
||||||
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.
|
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: Roma rakamı dönüştürücü
|
||||||
description: Convert Roman numerals to numbers and convert numbers to Roman numerals.
|
description: Roma rakamlarını numaraya yada numarayı roma rakamlarına dönüştür.
|
||||||
|
|
||||||
hmac-generator:
|
hmac-generator:
|
||||||
title: Hmac generator
|
title: Hmac oluşturucu
|
||||||
description: Computes a hash-based message authentication code (HMAC) using a secret key and your favorite hashing function.
|
description: Favori hash algoritman ve gizli anahtarını kullanarak bir HMAC (hash bazlı kimlik doğrulama kodu) oluşturur.
|
||||||
|
|
||||||
bip39-generator:
|
bip39-generator:
|
||||||
title: BIP39 passphrase generator
|
title: BIP39 şifre oluşturucu
|
||||||
description: Generate a BIP39 passphrase from an existing or random mnemonic, or get the mnemonic from the passphrase.
|
description: Varolan yada rastgele bir anımsatıcı kullanarak BIP39 şifresi oluştur yada şifreden anımsatıcıyı öğren.
|
||||||
|
|
||||||
base64-file-converter:
|
base64-file-converter:
|
||||||
title: Base64 file converter
|
title: Base64 dosya dönüştürücü
|
||||||
description: Convert a string, file, or image into its base64 representation.
|
description: Metin, dosya yada görüntüyü base64'e çevir
|
||||||
|
|
||||||
list-converter:
|
list-converter:
|
||||||
title: List converter
|
title: Liste dönüştürücü
|
||||||
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.
|
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).
|
||||||
|
|
||||||
base64-string-converter:
|
base64-string-converter:
|
||||||
title: Base64 string encoder/decoder
|
title: Base64 metin şifreleyici/çözücü
|
||||||
description: Simply encode and decode strings into their base64 representation.
|
description: Kolayca metinleri base64 şeklinde şifrele ve çöz.
|
||||||
|
|
||||||
toml-to-yaml:
|
toml-to-yaml:
|
||||||
title: TOML to YAML
|
title: TOML to YAML
|
||||||
description: Parse and convert TOML to YAML.
|
description: TOML dosyasını ayrıştır ve YAML dosyasına dönüştür.
|
||||||
|
|
||||||
math-evaluator:
|
math-evaluator:
|
||||||
title: Math evaluator
|
title: Math evaluator
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue