Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Translations update from Hosted Weblate #728

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
35 changes: 35 additions & 0 deletions fastlane/metadata/android/ar/changelogs/24.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
## 0.10.0

1. رفع تبعيات Material Design 3 وتجميع sdk وإصدار gradle (#502, @JunkFood02)
2. دعم منتقي اللغة داخل التطبيق لنظام Android 13 (#541، #571، @JunkFood02)
3. دعم إضافة موجز عبر ورقة مشاركة النظام (#618, @JunkFood02)
4. دعم تحديد تركيبة المحتوى المشترك (#660, @Ashinch)
5. تحسين التمرير السريع للتمييز بنجمة/إلغاء التمييز بنجمة، والتمرير السريع للغير مقروء، وإضافة التكوين (#594, @JunkFood02)
6. استخدم لغة النظام لتنسيق عرض الوقت بشكل افتراضي. (#617، @JunkFood02)
7. قم بالتبديل إلى تطبيق androidx edge to edge (#690, @Moderpach)
8. أضف عارض الصور إلى صفحة القراءة (#578, #545, @JunkFood02, @nvllz)
9. أضف إيماءات للتمرير لأعلى ولأسفل على صفحة القراءة لتبديل المقالات (#589, @JunkFood02)
10. أضف نشاط تقرير الأعطال للتعامل مع الاستثناءات التي لم يتم اكتشافها (#576, @JunkFood02)
11. أضف قائمة السياق عند الضغط لفترة طويلة على العناصر الموجودة في صفحة التدفق (#613, @JunkFood02)
12. أضف تفضيلات متعددة لارتفاع السطر لقراءة الصفحة (#620, @JunkFood02)
13. إضافة صفحة قائمة التراخيص وتحسين الصفحة (#664, @Ashinch)
14. أضف صفحة استكشاف الأخطاء وإصلاحها وأدوات استيراد/تصدير تفضيلات التطبيق (#672, #710, @Ashinch)
15. إصلاح طلب إذن الإشعارات عند بدء التشغيل على Android 13 (@JunkFood02)
16. إصلاح التعارض عندما يكون تاريخ النشر وتاريخ التحديث فارغين (@JunkFood02)
17. الآن استبدل تاريخ نشر المقالة بالوقت الحالي إذا كان تاريخًا مستقبليًا (#638, @Ashinch)
18. الآن عند تنظيف الموجز أو المجموعة، سيتم تجاهل المقالات المميزة بنجمة (#652, @Ashinch)
19. الآن قم بإعادة تشغيل التطبيق تلقائيًا بعد تحميل الخطوط الخارجية (#667, @Ashinch)
20. الآن ابحث أولاً عن علامة `<enclosure>` كصورة مصغرة للمقالة (#681, @Ashinch)
21. الآن افتراضيًا، قم بفرز الفئات أبجديًا أثناء المزامنة على Google Reader (#700, @mbestavros)
22. عنصر نائب للصورة الجديدة (#712, @JunkFood02)
23. المزيد من تحسينات واجهة المستخدم وإصلاحات الأخطاء (@Ashinch، @JunkFood02)
24. تحديثات الترجمات (شكرًا لكل من ساعدنا)

### ملحوظات

1. لدعم تصدير عناصر الإعداد، تمت إعادة تعيين بعض عناصر الإعداد إلى الوضع الافتراضي وقد يتعين عليك إعادة تعيينها.
2. قناة رعاية buymeacoffee.com غير متاحة حاليًا، وتم رد الأموال التي تم التبرع بها سابقًا إلى حسابات المتبرعين.
3. نحن نبحث عن قنوات رعاية أخرى، المتوفرة حاليًا هي AFDIAN. إذا كنت ترغب في دعم تطوير ReadYou، يمكنك رعايته من خلال [AFDIAN](https://afdian.net/a/ashinch).
4. شكرًا للرعاة: @User_3072e، @User_223be، @User_3c5c7(Simon)، @User_97ebe، @Lowae، @User_28b9f، @User_yuHC، @nullqwertyuiop، @openisgood، @User_vWca، @qgmzmy، @User_97ee1

**سجل التغيير الكامل:** [0.9.12...0.10.0](https://github.com/Ashinch/ReadYou/compare/0.9.12...0.10.0)
35 changes: 35 additions & 0 deletions fastlane/metadata/android/sk/changelogs/24.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
## 0.10.0

1. Bump up Material Design 3 dependencies, compile sdk, and gradle version (#502, @JunkFood02)
2. Support the in-app language picker for Android 13 (#541, #571, @JunkFood02)
3. Support add feed via system share sheet (#618, @JunkFood02)
4. Support for specifying the composition of shared content (#660, @Ashinch)
5. Improve swipe to star/unstar, swipe to unread, and add configuration (#594, @JunkFood02)
6. Use system locale to format time display by default. (#617, @JunkFood02)
7. Switch to androidx edge to edge implementation (#690, @Moderpach)
8. Add image viewer to the reading page (#578, #545, @JunkFood02, @nvllz)
9. Add gestures to swipe up and down on the reading page to switch articles (#589, @JunkFood02)
10. Add crash report activity to handle uncaught exceptions (#576, @JunkFood02)
11. Add context menu on long press for items in the flow page (#613, @JunkFood02)
12. Add line height multiple preference for reading page (#620, @JunkFood02)
13. Add license list page and improve about page (#664, @Ashinch)
14. Add troubleshooting page and app preferences import/export tools (#672, #710, @Ashinch)
15. Fix notification permission request at startup on Android 13 (@JunkFood02)
16. Fix clash when published date and updated date are both empty (@JunkFood02)
17. Now replace publish date of an article with the current time if it is a future date (#638, @Ashinch)
18. Now when cleaning feed or group, the starred articles will be ignored (#652, @Ashinch)
19. Now automatically restart the app after loading external fonts (#667, @Ashinch)
20. Now first find the `<enclosure>` tag as a thumbnail of the article (#681, @Ashinch)
21. Now by default, sort categories alphabetically during sync on Google Reader (#700, @mbestavros)
22. New image placeholder (#712, @JunkFood02)
23. More UI improvements and bug fixes (@Ashinch, @JunkFood02)
24. Translations updates (thanks to everyone who helped out)

### Notes

1. In order to support the export of setting items, some of the setting items have been reset to default and you may have to reset them.
2. The buymeacoffee.com sponsorship channel is currently unavailable, and the money previously donated has been refunded to the donors' accounts.
3. We are looking for other sponsorship channels, currently available are AFDIAN. If you would like to support the development of ReadYou, you can sponsor it through [AFDIAN](https://afdian.net/a/ashinch).
4. Thanks to our sponsors: @User_3072e, @User_223be, @User_3c5c7(Simon), @User_97ebe, @Lowae, @User_28b9f, @User_yuHC, @nullqwertyuiop, @openisgood, @User_vWca, @qgmzmy, @User_97ee1

**Full changelog:** [0.9.12...0.10.0](https://github.com/Ashinch/ReadYou/compare/0.9.12...0.10.0)
Loading