summaryrefslogtreecommitdiffstats
path: root/apps/settings
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-01-13 02:18:13 +0000
committerNextcloud bot <bot@nextcloud.com>2020-01-13 02:18:13 +0000
commitc2266da9413501aa1b7efb9a712b3011a1ebe5ee (patch)
tree3c074e7abd8e071a56b116661ed1d2c888a6f686 /apps/settings
parent11cae98394884830e2d5e03fdec95f3c77aced92 (diff)
downloadnextcloud-server-c2266da9413501aa1b7efb9a712b3011a1ebe5ee.tar.gz
nextcloud-server-c2266da9413501aa1b7efb9a712b3011a1ebe5ee.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/settings')
-rw-r--r--apps/settings/l10n/fa.js14
-rw-r--r--apps/settings/l10n/fa.json14
-rw-r--r--apps/settings/l10n/nl.js3
-rw-r--r--apps/settings/l10n/nl.json3
4 files changed, 34 insertions, 0 deletions
diff --git a/apps/settings/l10n/fa.js b/apps/settings/l10n/fa.js
index 5417c4e81d7..f5e4225de9e 100644
--- a/apps/settings/l10n/fa.js
+++ b/apps/settings/l10n/fa.js
@@ -318,16 +318,30 @@ OC.L10N.register(
"You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one." : "شما باید کلیدهای رمزگذاری خود را از رمزگذاری قدیمی به (ownCloud <= 8.0) نسخه جدید منتقل کنید.",
"Start migration" : "شروع مهاجرت",
"Background jobs" : "کارهای پس زمینه",
+ "Last job ran %s." : "آخرین کار انجام شده %s.",
+ "Last job execution ran %s. Something seems wrong." : "آخرین کار انجام شده %s. به نظر می رسد اشتباه است",
+ "Background job didn’t run yet!" : "کار پس زمینه هنوز اجرا نشده است!",
+ "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "برای عملکرد بهینه ، پیکربندی صحیح کارهای پس زمینه مهم است. برای موارد بزرگتر گزینه \"Cron\" توصیه می شود. لطفا برای اطلاعات بیشتر به اسناد مراجعه کنید.",
+ "Pick background job setting" : "تنظیمات کار پس زمینه را انتخاب کنید",
"Execute one task with each page loaded" : "اجرای یک وظیفه با هر بار بارگذاری صفحه",
+ "cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.php در یک سرویس webcron ثبت شده است تا cron.php هر 5 دقیقه با HTTP تماس بگیرید .",
+ "Use system cron service to call the cron.php file every 5 minutes." : "برای تماس با پرونده cron.php هر 5 دقیقه یکبار از سرویس cron system استفاده کنید.",
+ "The cron.php needs to be executed by the system user \"%s\"." : "cron.php باید توسط کاربر سیستم \"%s\" اجرا شود.",
+ "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "برای اجرای این کار شما نیاز به پسوند PHP POSIX دارید. دیدن {linkstart} مستندات PHP {linkend} برای اطلاعات بیشتر .",
"Sharing" : "اشتراک گذاری",
+ "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "به عنوان مدیر ، می توانید رفتار اشتراک گذاری را تنظیم کنید. لطفا برای اطلاعات بیشتر به اسناد مراجعه کنید.",
"Allow apps to use the Share API" : "اجازه ی برنامه ها برای استفاده از API اشتراک گذاری",
+ "Set default expiration date for shares" : "تاریخ انقضا پیش فرض را برای اشتراک گذاری تعیین کنید",
"Expire after " : "اتمام اعتبار بعد از",
"days" : "روز",
"Enforce expiration date" : "اعمال تاریخ اتمام اشتراک گذاری",
"Allow users to share via link" : "اجازه دادن به کاربران برای اشتراک گذاری توسط پیوند",
"Allow public uploads" : "اجازه بارگذاری عمومی",
+ "Always ask for a password" : "رمز عبور را همیشه بپرسید.",
"Enforce password protection" : "اجبار برای محافظت توسط رمز عبور",
+ "Set default expiration date for link shares" : "تاریخ انقضا پیش فرض را برای اشتراک گذاری پیوند تعیین کنید",
"Allow resharing" : "مجوز اشتراک گذاری مجدد",
+ "Allow sharing with groups" : "اشتراک گذاری با گروه ها مجاز است",
"Restrict users to only share with users in their groups" : "محدود کردن کاربران برای اشتراک‌گذاری تنها میان کاربران گروه خود",
"Exclude groups from sharing" : "مستثنی شدن گروه ها از اشتراک گذاری",
"Personal" : "شخصی",
diff --git a/apps/settings/l10n/fa.json b/apps/settings/l10n/fa.json
index b59709d1743..9db15f34254 100644
--- a/apps/settings/l10n/fa.json
+++ b/apps/settings/l10n/fa.json
@@ -316,16 +316,30 @@
"You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one." : "شما باید کلیدهای رمزگذاری خود را از رمزگذاری قدیمی به (ownCloud <= 8.0) نسخه جدید منتقل کنید.",
"Start migration" : "شروع مهاجرت",
"Background jobs" : "کارهای پس زمینه",
+ "Last job ran %s." : "آخرین کار انجام شده %s.",
+ "Last job execution ran %s. Something seems wrong." : "آخرین کار انجام شده %s. به نظر می رسد اشتباه است",
+ "Background job didn’t run yet!" : "کار پس زمینه هنوز اجرا نشده است!",
+ "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "برای عملکرد بهینه ، پیکربندی صحیح کارهای پس زمینه مهم است. برای موارد بزرگتر گزینه \"Cron\" توصیه می شود. لطفا برای اطلاعات بیشتر به اسناد مراجعه کنید.",
+ "Pick background job setting" : "تنظیمات کار پس زمینه را انتخاب کنید",
"Execute one task with each page loaded" : "اجرای یک وظیفه با هر بار بارگذاری صفحه",
+ "cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.php در یک سرویس webcron ثبت شده است تا cron.php هر 5 دقیقه با HTTP تماس بگیرید .",
+ "Use system cron service to call the cron.php file every 5 minutes." : "برای تماس با پرونده cron.php هر 5 دقیقه یکبار از سرویس cron system استفاده کنید.",
+ "The cron.php needs to be executed by the system user \"%s\"." : "cron.php باید توسط کاربر سیستم \"%s\" اجرا شود.",
+ "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "برای اجرای این کار شما نیاز به پسوند PHP POSIX دارید. دیدن {linkstart} مستندات PHP {linkend} برای اطلاعات بیشتر .",
"Sharing" : "اشتراک گذاری",
+ "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "به عنوان مدیر ، می توانید رفتار اشتراک گذاری را تنظیم کنید. لطفا برای اطلاعات بیشتر به اسناد مراجعه کنید.",
"Allow apps to use the Share API" : "اجازه ی برنامه ها برای استفاده از API اشتراک گذاری",
+ "Set default expiration date for shares" : "تاریخ انقضا پیش فرض را برای اشتراک گذاری تعیین کنید",
"Expire after " : "اتمام اعتبار بعد از",
"days" : "روز",
"Enforce expiration date" : "اعمال تاریخ اتمام اشتراک گذاری",
"Allow users to share via link" : "اجازه دادن به کاربران برای اشتراک گذاری توسط پیوند",
"Allow public uploads" : "اجازه بارگذاری عمومی",
+ "Always ask for a password" : "رمز عبور را همیشه بپرسید.",
"Enforce password protection" : "اجبار برای محافظت توسط رمز عبور",
+ "Set default expiration date for link shares" : "تاریخ انقضا پیش فرض را برای اشتراک گذاری پیوند تعیین کنید",
"Allow resharing" : "مجوز اشتراک گذاری مجدد",
+ "Allow sharing with groups" : "اشتراک گذاری با گروه ها مجاز است",
"Restrict users to only share with users in their groups" : "محدود کردن کاربران برای اشتراک‌گذاری تنها میان کاربران گروه خود",
"Exclude groups from sharing" : "مستثنی شدن گروه ها از اشتراک گذاری",
"Personal" : "شخصی",
diff --git a/apps/settings/l10n/nl.js b/apps/settings/l10n/nl.js
index b3887ddb6e1..277a7e20a36 100644
--- a/apps/settings/l10n/nl.js
+++ b/apps/settings/l10n/nl.js
@@ -107,6 +107,7 @@ OC.L10N.register(
"Logged in user must be a subadmin" : "Ingelogde gebruiker moet een subbeheerder zijn",
"Create" : "Maak",
"Change" : "Pas aan",
+ "Reshare" : "Doordelen",
"Unlimited" : "Ongelimiteerd",
"Verifying" : "Controleer",
"Nextcloud settings" : "Nextcloud instellingen",
@@ -141,6 +142,7 @@ OC.L10N.register(
"Admin documentation" : "Beheerdocumentatie",
"Developer documentation" : "Ontwikkelaarsdocumentatie",
"Update to {update}" : "Update naar {update}",
+ "{counter} apps have an update available" : "{counter} apps hebben een update beschikbaar",
"Update all" : "Update alles",
"Results from other categories" : "Resultaten van andere categorieën",
"No apps found for your version" : "Geen apps gevonden voor jouw versie",
@@ -205,6 +207,7 @@ OC.L10N.register(
"Disable user" : "Gebruiker uitschakelen",
"Enable user" : "Inschakelen gebruiker",
"Resend welcome email" : "Verstuur verwelkomings e-mail opnieuw",
+ "In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "In het geval van een verloren apparaat of het verlaten van de organisatie, kan dit op afstand de Nextcloud-gegevens wissen van alle apparaten die zijn gekoppeld aan {userid}. Werkt alleen als de apparaten zijn verbonden met het internet.",
"Remote wipe of devices" : "Op afstand leegmaken toestellen",
"Wipe {userid}'s devices" : "Wis {userid}'s toestel",
"Cancel" : "Annuleren",
diff --git a/apps/settings/l10n/nl.json b/apps/settings/l10n/nl.json
index 4db764645bc..839dcacd18c 100644
--- a/apps/settings/l10n/nl.json
+++ b/apps/settings/l10n/nl.json
@@ -105,6 +105,7 @@
"Logged in user must be a subadmin" : "Ingelogde gebruiker moet een subbeheerder zijn",
"Create" : "Maak",
"Change" : "Pas aan",
+ "Reshare" : "Doordelen",
"Unlimited" : "Ongelimiteerd",
"Verifying" : "Controleer",
"Nextcloud settings" : "Nextcloud instellingen",
@@ -139,6 +140,7 @@
"Admin documentation" : "Beheerdocumentatie",
"Developer documentation" : "Ontwikkelaarsdocumentatie",
"Update to {update}" : "Update naar {update}",
+ "{counter} apps have an update available" : "{counter} apps hebben een update beschikbaar",
"Update all" : "Update alles",
"Results from other categories" : "Resultaten van andere categorieën",
"No apps found for your version" : "Geen apps gevonden voor jouw versie",
@@ -203,6 +205,7 @@
"Disable user" : "Gebruiker uitschakelen",
"Enable user" : "Inschakelen gebruiker",
"Resend welcome email" : "Verstuur verwelkomings e-mail opnieuw",
+ "In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "In het geval van een verloren apparaat of het verlaten van de organisatie, kan dit op afstand de Nextcloud-gegevens wissen van alle apparaten die zijn gekoppeld aan {userid}. Werkt alleen als de apparaten zijn verbonden met het internet.",
"Remote wipe of devices" : "Op afstand leegmaken toestellen",
"Wipe {userid}'s devices" : "Wis {userid}'s toestel",
"Cancel" : "Annuleren",