diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-08-01 00:29:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-08-01 00:29:41 +0000 |
commit | 2ea7719bfa4280220c7dfc9fbfec97b61ba33112 (patch) | |
tree | ab4055930ccb92cd162e27a3b31e724e16d53bde /apps/federation | |
parent | 8e287a4d92d79f5c0853e620fa514d22022c4199 (diff) | |
download | nextcloud-server-2ea7719bfa4280220c7dfc9fbfec97b61ba33112.tar.gz nextcloud-server-2ea7719bfa4280220c7dfc9fbfec97b61ba33112.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/federation')
-rw-r--r-- | apps/federation/l10n/fa.js | 5 | ||||
-rw-r--r-- | apps/federation/l10n/fa.json | 5 |
2 files changed, 10 insertions, 0 deletions
diff --git a/apps/federation/l10n/fa.js b/apps/federation/l10n/fa.js index d1d2d3741b1..20fc8115e9e 100644 --- a/apps/federation/l10n/fa.js +++ b/apps/federation/l10n/fa.js @@ -3,9 +3,14 @@ OC.L10N.register( { "Added to the list of trusted servers" : "اضافه شده به لیست سرورهای مورد اعتماد", "Server is already in the list of trusted servers." : "سرور در حال حاضر در لیست سرورهای مورد اعتماد است.", + "No server to federate with found" : "هیچ سروری برای اتحاد یافت نشد", "Could not add server" : "سرور اضافه نشد", "Trusted servers" : "سرورهای قابل اعتماد", "Federation" : "Federation", + "Federation allows you to connect with other trusted servers to exchange the user directory." : "فدراسیون به شما این امکان را می دهد که با سرورهای مورد اعتماد دیگر برای تبادل دایرکتوری کاربر ارتباط برقرار کنید.", + "Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "فدراسیون به شما این امکان را می دهد که با سرورهای مورد اعتماد دیگر برای تبادل دایرکتوری کاربر ارتباط برقرار کنید. به عنوان مثال از این برای تکمیل خودکار کاربران خارجی برای اشتراک گذاری فدرال استفاده می شود.", + "Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing. It is not necessary to add a server as trusted server in order to create a federated share." : "فدراسیون به شما این امکان را می دهد که با سرورهای مورد اعتماد دیگر برای تبادل دایرکتوری کاربر ارتباط برقرار کنید. به عنوان مثال از این برای تکمیل خودکار کاربران خارجی برای اشتراک گذاری فدرال استفاده می شود. برای ایجاد اشتراک فدرال، نیازی به افزودن سرور به عنوان سرور قابل اعتماد نیست.", + "+ Add trusted server" : "+ سرور قابل اعتماد را اضافه کنید", "Trusted server" : "سرور قابل اعتماد", "Add" : "افزودن" }, diff --git a/apps/federation/l10n/fa.json b/apps/federation/l10n/fa.json index 1b8e449d26f..07023822284 100644 --- a/apps/federation/l10n/fa.json +++ b/apps/federation/l10n/fa.json @@ -1,9 +1,14 @@ { "translations": { "Added to the list of trusted servers" : "اضافه شده به لیست سرورهای مورد اعتماد", "Server is already in the list of trusted servers." : "سرور در حال حاضر در لیست سرورهای مورد اعتماد است.", + "No server to federate with found" : "هیچ سروری برای اتحاد یافت نشد", "Could not add server" : "سرور اضافه نشد", "Trusted servers" : "سرورهای قابل اعتماد", "Federation" : "Federation", + "Federation allows you to connect with other trusted servers to exchange the user directory." : "فدراسیون به شما این امکان را می دهد که با سرورهای مورد اعتماد دیگر برای تبادل دایرکتوری کاربر ارتباط برقرار کنید.", + "Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "فدراسیون به شما این امکان را می دهد که با سرورهای مورد اعتماد دیگر برای تبادل دایرکتوری کاربر ارتباط برقرار کنید. به عنوان مثال از این برای تکمیل خودکار کاربران خارجی برای اشتراک گذاری فدرال استفاده می شود.", + "Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing. It is not necessary to add a server as trusted server in order to create a federated share." : "فدراسیون به شما این امکان را می دهد که با سرورهای مورد اعتماد دیگر برای تبادل دایرکتوری کاربر ارتباط برقرار کنید. به عنوان مثال از این برای تکمیل خودکار کاربران خارجی برای اشتراک گذاری فدرال استفاده می شود. برای ایجاد اشتراک فدرال، نیازی به افزودن سرور به عنوان سرور قابل اعتماد نیست.", + "+ Add trusted server" : "+ سرور قابل اعتماد را اضافه کنید", "Trusted server" : "سرور قابل اعتماد", "Add" : "افزودن" },"pluralForm" :"nplurals=2; plural=(n > 1);" |