-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Translations update from Nym - Desktop (#1184)
- Loading branch information
Showing
11 changed files
with
53 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,5 @@ | ||
{} | ||
{ | ||
"connection-progress": { | ||
"Initializing": "در حال آمادهسازی مشترک NymVPN …" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,7 @@ | ||
{ | ||
"credential": { | ||
"invalid": "اعتبارنامه نامعتبر" | ||
} | ||
}, | ||
"unknown": "خطای ناشناخته", | ||
"internal": "خطای داخلی" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
{ | ||
"via": "توسط" | ||
"via": "توسط", | ||
"left": "باقیمانده", | ||
"ok": "قبول" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,5 @@ | ||
{} | ||
{ | ||
"authors": "نویسندگان", | ||
"licenses": "مجوزها", | ||
"license-texts": "متنهای مجوز" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,5 @@ | ||
{} | ||
{ | ||
"vpn-tunnel-state": { | ||
"connected": "تونل VPN متصل شد" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,19 @@ | ||
{ | ||
"tos": { | ||
"part1": "با ادامه، شما با" | ||
"part1": "با ادامه دادن، شما با قوانین NymVPN", | ||
"part2": "موافقت میکنید", | ||
"part3": "." | ||
}, | ||
"title": { | ||
"part1": "خوش آمدید", | ||
"part2": "به NymVPN نسخه بتا" | ||
"part1": "به NymVPN نسخه بتا", | ||
"part2": "خوش آمدید" | ||
}, | ||
"experimental": "این نرمافزار در مرحله آزمایشی است. برای ناشناسی کامل (فعلا!) به آن تکیه نکنید.", | ||
"continue-button": "ادامه" | ||
"continue-button": "ادامه", | ||
"description": { | ||
"part1": "به ما برای بهتر کردن برنامه در دوره تست بتا کمک کنید!", | ||
"part2": "بازخورد شما برای شناسایی و برطرف کردن مشکلات", | ||
"part3": "حیاتی است. در نظارت ناشناس خطاها و گزارشها مشارکت کنید", | ||
"part4": "و میتوانید هر موقع از این مشارکت انصراف دهید. ممنون از حمایتتان!" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
{ | ||
"welcome": "Hoş geldiniz!", | ||
"description1": "Başlamak için anahtarınızı girin", | ||
"description2": "Giriş bilgilerinizi kullanarak giriş yapın, ardından QR kodunu yapıştırın veya tarayın. Henüz giriş bilginiz yok mu? Anında almak için nymvpn.com adresinden kaydolun.", | ||
"description1": "Başlamak için giriş anahtarınızı girin", | ||
"description2": "Giriş anahtarınızı kullanarak giriş yapın, ardından QR kodunu yapıştırın veya tarayın. Henüz giriş bilginiz yok mu? Anında almak için nymvpn.com adresinden kaydolun.", | ||
"input-label": "Giriş anahtarı", | ||
"add-button": "Anahtarı ekle", | ||
"error": "Geçersiz anahtar", | ||
"added-notification": "Anahtar başarıyla eklendi!" | ||
"add-button": "Giriş anahtarını ekle", | ||
"error": "Geçersiz giriş anahtarı", | ||
"added-notification": "Giriş anahtarı başarıyla eklendi!" | ||
} |