config/locales/ar.yml in decidim-blogs-0.27.2 vs config/locales/ar.yml in decidim-blogs-0.27.3
- old
+ new
@@ -1,8 +1,14 @@
---
ar:
activemodel:
+ attributes:
+ post:
+ body: النص
+ decidim_author_id: المؤلف
+ published_at: موعد النشر
+ title: العنوان
models:
decidim/blogs/create_post_event: بلوق وظيفة جديدة
activerecord:
models:
decidim/blogs/post:
@@ -40,18 +46,25 @@
create: إنشاء
title: إنشاء وظيفة
update:
invalid: حدثت مشكلة في حفظ المشاركة.
success: تم حفظ النشر بنجاح
+ admin_log:
+ post:
+ create: "%{user_name} أنشأ منشور المدونة %{resource_name} في %{space_name}"
+ delete: "%{user_name} حذف منشور المدونة%{resource_name} من %{space_name}"
+ update: "%{user_name} حدث منشور المدونة %{resource_name} في %{space_name}"
last_activity:
new_post_at_html: "<span>وظيفة جديدة في %{link}</span>"
models:
post:
fields:
author: مؤلف
body: الجسم
created_at: أنشئت في
+ official_blog_post: المنشور الرسمي
+ title: العنوان
posts:
show:
back: العودة إلى القائمة
comments: التعليقات
view: رأي
@@ -60,11 +73,13 @@
most_commented_posts: الأكثر تعليقًا عليها
read_more: قراءة المزيد
components:
blogs:
actions:
+ comment: التعليق
create: إنشاء
destroy: حذف
+ endorse: تأييد
update: تحديث
name: مدونة
settings:
global:
announcement: إعلان