diff --git a/README.md b/README.md index f6b409b..3c50e7c 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ * [Polish](translations/README-pl.md) * [Русский](translations/README-ru.md) * [Tiếng Việt](translations/README-vn.md) -* [قارسی](translations/README-fa.md) +* [فارسی](translations/README-fa.md) ## What is Regular Expression? diff --git a/translations/README-cn.md b/translations/README-cn.md index f0d89cc..a16a71d 100644 --- a/translations/README-cn.md +++ b/translations/README-cn.md @@ -30,7 +30,7 @@ * [Polish](../translations/README-pl.md) * [Русский](../translations/README-ru.md) * [Tiếng Việt](../translations/README-vn.md) -* [قارسی](../translations/README-fa.md) +* [فارسی](../translations/README-fa.md) ## 什么是正则表达式? diff --git a/translations/README-es.md b/translations/README-es.md index 782d94e..51d54a7 100644 --- a/translations/README-es.md +++ b/translations/README-es.md @@ -30,7 +30,7 @@ * [Polish](../translations/README-pl.md) * [Русский](../translations/README-ru.md) * [Tiếng Việt](../translations/README-vn.md) -* [قارسی](../translations/README-fa.md) +* [فارسی](../translations/README-fa.md) ## Qué es una expresión regular? > Una expresión regular es un grupo de caracteres o símbolos, los cuales son usados para buscar un patrón específico dentro de un texto. diff --git a/translations/README-fa.md b/translations/README-fa.md index e17f3bf..c95869a 100644 --- a/translations/README-fa.md +++ b/translations/README-fa.md @@ -29,7 +29,7 @@ * [Polish](../translations/README-pl.md) * [Русский](../translations/README-ru.md) * [Tiếng Việt](../translations/README-vn.md) -* [قارسی](../translations/README-fa.md) +* [فارسی](../translations/README-fa.md)
@@ -56,7 +56,7 @@ ## فهرست -- [Basic Matchers](#1-basic-matchers) +- [پایه ای ترین همخوانی](#1-basic-matchers) - [Meta character](#2-meta-characters) - [Full stop](#21-full-stop) - [Character set](#22-character-set) @@ -95,8 +95,8 @@ "the" => The fat cat sat on the mat. -
+ [عبارت منظم را در عمل ببینید](https://regex101.com/r/dmRygT/1) عبارت منظم `123` با رشته `123` مطابقت دارد. عبارت منظم با مقایسه حرف به حرف و کارکتر به کارکترش با متن مورد نظر تطابق را می یابد. همچنین عبارت منظم حساس به اندازه (بزرگی یا کوچکی حروف) هستند. بنابر این واژه ی `The` با `the` همخوان نیست. @@ -106,7 +106,10 @@ "The" => The fat cat sat on the mat. -[Test the regular expression](https://regex101.com/r/1paXsy/1) +
+ +[این عبارت منظم را در عمل ببنیند](https://regex101.com/r/1paXsy/1) +
## 2. Meta Characters diff --git a/translations/README-fr.md b/translations/README-fr.md index db28f7b..c51668c 100644 --- a/translations/README-fr.md +++ b/translations/README-fr.md @@ -30,7 +30,7 @@ * [Polish](../translations/README-pl.md) * [Русский](../translations/README-ru.md) * [Tiếng Việt](../translations/README-vn.md) -* [قارسی](../translations/README-fa.md) +* [فارسی](../translations/README-fa.md) ## Qu'est-ce qu'une expression régulière? diff --git a/translations/README-gr.md b/translations/README-gr.md index 2e2141c..2e6dd9d 100644 --- a/translations/README-gr.md +++ b/translations/README-gr.md @@ -30,7 +30,7 @@ * [Polish](../translations/README-pl.md) * [Русский](../translations/README-ru.md) * [Tiếng Việt](../translations/README-vn.md) -* [قارسی](../translations/README-fa.md) +* [فارسی](../translations/README-fa.md) ## Τι είναι μια Κανονική Έκφραση (Regular Expression); diff --git a/translations/README-hu.md b/translations/README-hu.md index e0c5ab0..e8c5239 100644 --- a/translations/README-hu.md +++ b/translations/README-hu.md @@ -30,7 +30,7 @@ * [Polish](../translations/README-pl.md) * [Русский](../translations/README-ru.md) * [Tiếng Việt](../translations/README-vn.md) -* [قارسی](../translations/README-fa.md) +* [فارسی](../translations/README-fa.md) ## Mi az a reguláris kifejezés? diff --git a/translations/README-ja.md b/translations/README-ja.md index 18ed0f1..6acf9ae 100644 --- a/translations/README-ja.md +++ b/translations/README-ja.md @@ -30,7 +30,7 @@ * [Polish](../translations/README-pl.md) * [Русский](../translations/README-ru.md) * [Tiếng Việt](../translations/README-vn.md) -* [قارسی](../translations/README-fa.md) +* [فارسی](../translations/README-fa.md) ## 正規表現とは diff --git a/translations/README-ko.md b/translations/README-ko.md index 577bbfb..d4c9c0b 100644 --- a/translations/README-ko.md +++ b/translations/README-ko.md @@ -30,7 +30,7 @@ * [Polish](../translations/README-pl.md) * [Русский](../translations/README-ru.md) * [Tiếng Việt](../translations/README-vn.md) -* [قارسی](../translations/README-fa.md) +* [فارسی](../translations/README-fa.md) ## 정규표현식이란 무엇인가? diff --git a/translations/README-pl.md b/translations/README-pl.md index 84c50ef..fd1d04c 100644 --- a/translations/README-pl.md +++ b/translations/README-pl.md @@ -30,7 +30,7 @@ * [Polish](../translations/README-pl.md) * [Русский](../translations/README-ru.md) * [Tiếng Việt](../translations/README-vn.md) -* [قارسی](../translations/README-fa.md) +* [فارسی](../translations/README-fa.md) ## Co to jest wyrażenie regularne? diff --git a/translations/README-pt_BR.md b/translations/README-pt_BR.md index d20b67b..774cd21 100644 --- a/translations/README-pt_BR.md +++ b/translations/README-pt_BR.md @@ -30,7 +30,7 @@ * [Polish](../translations/README-pl.md) * [Русский](../translations/README-ru.md) * [Tiếng Việt](../translations/README-vn.md) -* [قارسی](../translations/README-fa.md) +* [فارسی](../translations/README-fa.md) ## O que é uma Expressão Regular? diff --git a/translations/README-ru.md b/translations/README-ru.md index 0dc6c67..ed2e668 100644 --- a/translations/README-ru.md +++ b/translations/README-ru.md @@ -29,7 +29,7 @@ * [Polish](../translations/README-pl.md) * [Русский](../translations/README-ru.md) * [Tiếng Việt](../translations/README-vn.md) -* [قارسی](../translations/README-fa.md) +* [فارسی](../translations/README-fa.md) ## Что такое Регулярное выражение? diff --git a/translations/README-tr.md b/translations/README-tr.md index d471337..41be9dd 100644 --- a/translations/README-tr.md +++ b/translations/README-tr.md @@ -30,7 +30,7 @@ * [Polish](../translations/README-pl.md) * [Русский](../translations/README-ru.md) * [Tiếng Việt](../translations/README-vn.md) -* [قارسی](../translations/README-fa.md) +* [فارسی](../translations/README-fa.md) ## Düzenli İfade Nedir? diff --git a/translations/README-vn.md b/translations/README-vn.md index a292055..0c38faa 100644 --- a/translations/README-vn.md +++ b/translations/README-vn.md @@ -31,7 +31,7 @@ * [Polish](../translations/README-pl.md) * [Русский](../translations/README-ru.md) * [Tiếng Việt](../translations/README-vn.md) -* [قارسی](../translations/README-fa.md) +* [فارسی](../translations/README-fa.md) ## Biểu thức chính quy là gì? diff --git a/translations/README-zh-simple.md b/translations/README-zh-simple.md index 8ee4847..292e877 100644 --- a/translations/README-zh-simple.md +++ b/translations/README-zh-simple.md @@ -29,6 +29,7 @@ * [Polish](../translations/README-pl.md) * [Русский](../translations/README-ru.md) * [Tiếng Việt](../translations/README-vn.md) +* [فارسی](../translations/README-fa.md) ## 什么是正则表达式?