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 90e5c27 commit e0922c6
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions l10n/ar.js

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

6 changes: 3 additions & 3 deletions l10n/ar.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,18 +11,18 @@
"Nextcloud GmbH sponsors a free push notification gateway for private users. To ensure good service, the gateway limits the number of push notifications per server and the limit was reached for this server. For enterprise users, a more scalable gateway is available." : "ترعى شركة نكست كلاود بوابة مجانية لتحشيد الإشعارات للمستخدمين الخواص. و لضمان جودة الخدمة، تضع البوابة سقفاً على الإشعارات المُحشّدة لكل خادوم. بالنسبة للمؤسسات، و للحصول على بوابة أكثر اعتمادية، يُرجى التواصل مع شركة نكست كلاود لمزيد التفاصيل.",
"This app provides a backend and frontend for the notification API available in Nextcloud." : "هذا التطبيق يوٌفر الواجهة و الخلفية لواجهة برمجة التطبيقات API الموجودة في نكست كلاود للإشعارات Notifications.",
"This app provides a backend and frontend for the notification API available in Nextcloud.\n\t\tThe API is used by other apps to notify users in the web UI and sync clients about various things. Some examples are:\n\n📬 Federated file sharing: You received a new remote share\n\n📑 Comments: Another user mentioned you in a comment on a file\n\n🚢 Update notification: Available update for an app or nextcloud itself\n\n📣 Announcement center: An announcement was posted by an admin" : "هذا التطبيق يوٌفر الواجهة و الخلفية لمُدخل برمجة التطبيقات API الموجودة في نكست كلاود للإشعارات Notifications.\n\n\t\tتستغل التطبيقات المتعددة هذه الواجهة لإشعار المستخدم عبر الوب على الشاشة و كذلك لمزامنة تطبيق العميل حول أمورٍ عديدة؛ منها:\n📬ملفات تمّت مشاركتها معك من خوادم اتحادية remote share.\n📑 إشارات mentions إليك في كتابات المستخدمين الآخرين.\n🚢تحديثات updates مُتاحة للتطبيقات أو لنكست كلاود نفسه.\n📣إعلانات announcements من المشرف نشرها على مركز الإعلانات.",
"Failed to perform action" : "إخفاق في تنفيذ الإجراء",
"Failed to perform action" : "فشل في تنفيذ الإجراء",
"Dismiss" : "رفض",
"Contact Nextcloud GmbH" : "إتصل بشركة نكست كلاود",
"seconds ago" : "ثوانٍ مضت",
"Failed to dismiss notification" : "إخفاق في تجاهل إشعار",
"Failed to dismiss notification" : "فشل في تجاهل إشعار",
"in {path}" : "في {المسار}",
"Dismiss all notifications" : "تجاهل كل الإشعارات",
"Requesting browser permissions to show notifications" : "طلب إذن المُستعرِض للسماح بعرض الإشعارات",
"Push notifications might be unreliable" : "الإشعارات المحشودة يمكن أن تكون غير موثوقة",
"No notifications" : "لا توجد هناك إخطارات",
"Nextcloud GmbH sponsors a free push notification gateway for private users. To ensure good service, the gateway limits the number of push notifications per server. For enterprise users, a more scalable gateway is available. Contact Nextcloud GmbH for more information." : "ترعى شركة نكست كلاود بوابة مجانية لتحشيد الإشعارات للمستخدمين الخواص. و لضمان جودة الخدمة، تضع البوابة سقفاً على الإشعارات المُحشّدة لكل خادوم. بالنسبة للمؤسسات، و للحصول على بوابة أكثر اعتمادية، يُرجى التواصل مع شركة نكست كلاود لمزيد التفاصيل.",
"Failed to dismiss all notifications" : "إخفاق في تجاهل كل الإشعارات",
"Failed to dismiss all notifications" : "فشل في تجاهل كل الإشعارات",
"Notifications defaults" : "إفتراضات الإشعارات",
"Configure the default notification settings for new users" : "تهيئة إعدادات الإشعارات الافتراضية للمستخدمين الجُدُد",
"Send email reminders about unhandled notifications after:" : "أرسل إيميل تذكيري حول الإشعارات التي لم يتم تناولها بعدَ: ",
Expand Down
2 changes: 1 addition & 1 deletion l10n/cs.js

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

2 changes: 1 addition & 1 deletion l10n/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"An error occurred while updating your settings." : "Při aktualizaci vašich nastavení došlo k chybě.",
"You need to set up your email address before you can receive notification emails." : "Pokud chcete dostávat upozornění e-mailem, je třeba nejprve nastavit svou e-mailovou adresu.",
"Also repeat sound on a secondary speaker" : "Zopakovat zvuk také na sekundárním reproduktoru",
"Selection of the speaker device is currently not supported by Safari" : "Safari aktuálně nepodporuje vybrané zvukové zařízení",
"Selection of the speaker device is currently not supported by Safari" : "Safari aktuálně nepodporuje výběr zvukového zařízení",
"Select a device" : "Vyberte zařízení",
"None" : "Žádná"
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
Expand Down

0 comments on commit e0922c6

Please sign in to comment.