Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/user_saml.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-02-05 06:10:38 +0300
committerNextcloud bot <bot@nextcloud.com>2020-02-05 06:10:38 +0300
commitbea5147edb9b62c2fd6e54a19564e8e8b5dc00a2 (patch)
tree3a694bb692b74edcfa3359a96fe13aabdca85e26
parent9d99082fccdd532264bf103e7a184d87155bb2c8 (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/fa.js20
-rw-r--r--l10n/fa.json18
2 files changed, 38 insertions, 0 deletions
diff --git a/l10n/fa.js b/l10n/fa.js
new file mode 100644
index 00000000..3a3f5fd1
--- /dev/null
+++ b/l10n/fa.js
@@ -0,0 +1,20 @@
+OC.L10N.register(
+ "user_saml",
+ {
+ "This user account is disabled, please contact your administrator." : "این حساب کاربری غیرفعال شده ، لطفاً با مدیر خود تماس بگیرید.",
+ "Saved" : "ذخیره شد",
+ "Provider" : "تامین کننده",
+ "Unknown error, please check the log file for more details." : "خطای ناشناخته ، لطفاً پرونده ورود را برای جزئیات بیشتر بررسی کنید.",
+ "Direct log in" : "جزئیات ورود",
+ "SSO & SAML log in" : " SSO و SAMLورود ",
+ "This page should not be visited directly." : "این صفحه نباید مستقیماً بازدید شود.",
+ "Provider " : "تامیین کننده",
+ "X.509 certificate of the Service Provider" : "گواهینامه X.509 ارائه دهنده خدمات",
+ "Private key of the Service Provider" : "کلید خصوصی ارائه دهنده خدمات",
+ "Indicates that the nameID of the <samlp:logoutRequest> sent by this SP will be encrypted." : "نشان می دهد که نامID از<samlp:logoutRequest> ارسال شده توسط این SP رمزگذاری می شود.",
+ "Indicates whether the <samlp:AuthnRequest> messages sent by this SP will be signed. [Metadata of the SP will offer this info]" : "نشان می دهد که آیا <samlp:AuthnRequest> پیام های ارسال شده توسط این SP امضا خواهد شد. [ابرداده SP این اطلاعات را ارائه می دهد]",
+ "Open documentation" : "مستندات باز",
+ "General" : "عمومی",
+ "Error" : "خطا"
+},
+"nplurals=2; plural=(n > 1);");
diff --git a/l10n/fa.json b/l10n/fa.json
new file mode 100644
index 00000000..e01f2e2e
--- /dev/null
+++ b/l10n/fa.json
@@ -0,0 +1,18 @@
+{ "translations": {
+ "This user account is disabled, please contact your administrator." : "این حساب کاربری غیرفعال شده ، لطفاً با مدیر خود تماس بگیرید.",
+ "Saved" : "ذخیره شد",
+ "Provider" : "تامین کننده",
+ "Unknown error, please check the log file for more details." : "خطای ناشناخته ، لطفاً پرونده ورود را برای جزئیات بیشتر بررسی کنید.",
+ "Direct log in" : "جزئیات ورود",
+ "SSO & SAML log in" : " SSO و SAMLورود ",
+ "This page should not be visited directly." : "این صفحه نباید مستقیماً بازدید شود.",
+ "Provider " : "تامیین کننده",
+ "X.509 certificate of the Service Provider" : "گواهینامه X.509 ارائه دهنده خدمات",
+ "Private key of the Service Provider" : "کلید خصوصی ارائه دهنده خدمات",
+ "Indicates that the nameID of the <samlp:logoutRequest> sent by this SP will be encrypted." : "نشان می دهد که نامID از<samlp:logoutRequest> ارسال شده توسط این SP رمزگذاری می شود.",
+ "Indicates whether the <samlp:AuthnRequest> messages sent by this SP will be signed. [Metadata of the SP will offer this info]" : "نشان می دهد که آیا <samlp:AuthnRequest> پیام های ارسال شده توسط این SP امضا خواهد شد. [ابرداده SP این اطلاعات را ارائه می دهد]",
+ "Open documentation" : "مستندات باز",
+ "General" : "عمومی",
+ "Error" : "خطا"
+},"pluralForm" :"nplurals=2; plural=(n > 1);"
+} \ No newline at end of file