Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed Oct 11, 2024
1 parent 8ea0591 commit 54debbd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions l10n/ar.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions l10n/ar.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{ "translations": {
"Send a notification" : "إرسال إشعار",
"Triggers a notification" : "إطلاق إشعار",
"Flow Notifications" : "إشعارات أتمتة الإجراء",
"Notification action for Nextcloud Flow" : "إجراء الإشعار بأتمتة الإجراءات في نكست كلاود",
"Flow Notifications" : "إشعارات أتمتة سير العمل",
"Notification action for Nextcloud Flow" : "إجراء الإشعار بأتمتة سير العمل في نكست كلاود",
"Enable users to configure notifications with customized conditions in their Flow configuration.\n\nUsers are empowered to configure a \"Send a notification\" Flow in their personal settings. They can choose between the events being triggered, and other conditions like filetypes, assigned tags, time ranges and more. They can specify an inscription so that when the notification appears they will have context.\n\n![Notification Flow Configuration](https://raw.githubusercontent.com/nextcloud/flow_notifications/master/screenshots/configuration.png)\n\nWhen an event happens where all conditions are apply, the user will receive a regular Nextcloud notification.\n\n![Flow Notification](https://raw.githubusercontent.com/nextcloud/flow_notifications/master/screenshots/notification.png)" : "لتمكين المستخدمين من تهيئة الإشعارات المرسلة إليهم عن طريق وضع اشتراطات مُخصّصة لتهيئة تدفقات تلك الإشعارات. \nيمكن للمستخدمين تهيئة التدفق \"إرسال إشعار\" من إعداداتهم الشخصية؛ و ذلك باختيار الحدث الذي سيؤدّي إلى إطلاق الإشعار، و اشتراطاتٍ أخرى للإطلاق مثل نوع الملف، و سِماته tags، و المدى الزمني لتعديل أو إنشاء الملف و غيرها. كما يمكنهم إدراج خانة تسمح لهم بتذكُّر السياق المقصود في الإشعار.\n\n![تهيئةتدفقات الإشعارات]\nأنظر (https://raw.githubusercontent.com/nextcloud/flow_notifications/master/screenshots/configuration.png)\n\nعند وقوع الحدث و تحقق جميع الاشتراطات، عندها يستلم المستخدم إشعاره من نكست كلاود.\n\n![تدفقات الإشعارات] \nأنظر (https://raw.githubusercontent.com/nextcloud/flow_notifications/master/screenshots/notification.png)",
"Choose a notification title (optional)" : "إختر عنواناً للإشعار (إختياري)"
},"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"
Expand Down

0 comments on commit 54debbd

Please sign in to comment.