diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-08-14 00:26:10 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-08-14 00:26:10 +0000 |
commit | 6e68b866b9f825f6b37b61147806daba03372fae (patch) | |
tree | 8256e04bdb59df5556f4cb6d9b2ea596e09f4af9 /apps/user_ldap | |
parent | 3e7ca2b916b92d51fd6d4c126d6c27eb69c71e9e (diff) | |
download | nextcloud-server-6e68b866b9f825f6b37b61147806daba03372fae.tar.gz nextcloud-server-6e68b866b9f825f6b37b61147806daba03372fae.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_ldap')
-rw-r--r-- | apps/user_ldap/l10n/fa.js | 4 | ||||
-rw-r--r-- | apps/user_ldap/l10n/fa.json | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/apps/user_ldap/l10n/fa.js b/apps/user_ldap/l10n/fa.js index 5ae68c8a56a..2d201d6d87e 100644 --- a/apps/user_ldap/l10n/fa.js +++ b/apps/user_ldap/l10n/fa.js @@ -143,9 +143,9 @@ OC.L10N.register( "Disable Main Server" : "غیر فعال کردن سرور اصلی", "Only connect to the replica server." : "Only connect to the replica server.", "Turn off SSL certificate validation." : "غیرفعال کردن اعتبار گواهی نامه SSL .", - "Not recommended, use it for testing only! If connection only works with this option, import the LDAP server's SSL certificate in your %s server." : "Not recommended, use it for testing only! If connection only works with this option, import the LDAP server's SSL certificate in your %s server.", + "Not recommended, use it for testing only! If connection only works with this option, import the LDAP server's SSL certificate in your %s server." : "توصیه نمی شود، از آن فقط برای آزمایش استفاده کنید! اگر اتصال فقط با این گزینه کار می کند، گواهی SSL سرور LDAP را در %sسرور خود وارد کنید.", "Cache Time-To-Live" : "مدت زمان کش", - "in seconds. A change empties the cache." : "in seconds. A change empties the cache.", + "in seconds. A change empties the cache." : "در چند ثانیه یک تغییر حافظه پنهان را خالی می کند.", "Directory Settings" : "تنظیمات پوشه", "User Display Name Field" : "فیلد نام کاربر", "The LDAP attribute to use to generate the user's display name." : "The LDAP attribute to use to generate the user's display name.", diff --git a/apps/user_ldap/l10n/fa.json b/apps/user_ldap/l10n/fa.json index 9b644b09052..724cdd37920 100644 --- a/apps/user_ldap/l10n/fa.json +++ b/apps/user_ldap/l10n/fa.json @@ -141,9 +141,9 @@ "Disable Main Server" : "غیر فعال کردن سرور اصلی", "Only connect to the replica server." : "Only connect to the replica server.", "Turn off SSL certificate validation." : "غیرفعال کردن اعتبار گواهی نامه SSL .", - "Not recommended, use it for testing only! If connection only works with this option, import the LDAP server's SSL certificate in your %s server." : "Not recommended, use it for testing only! If connection only works with this option, import the LDAP server's SSL certificate in your %s server.", + "Not recommended, use it for testing only! If connection only works with this option, import the LDAP server's SSL certificate in your %s server." : "توصیه نمی شود، از آن فقط برای آزمایش استفاده کنید! اگر اتصال فقط با این گزینه کار می کند، گواهی SSL سرور LDAP را در %sسرور خود وارد کنید.", "Cache Time-To-Live" : "مدت زمان کش", - "in seconds. A change empties the cache." : "in seconds. A change empties the cache.", + "in seconds. A change empties the cache." : "در چند ثانیه یک تغییر حافظه پنهان را خالی می کند.", "Directory Settings" : "تنظیمات پوشه", "User Display Name Field" : "فیلد نام کاربر", "The LDAP attribute to use to generate the user's display name." : "The LDAP attribute to use to generate the user's display name.", |