diff options
Diffstat (limited to 'apps/comments/l10n/fa.json')
-rw-r--r-- | apps/comments/l10n/fa.json | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/apps/comments/l10n/fa.json b/apps/comments/l10n/fa.json index 5b99e9f2896..52ce32a5cd9 100644 --- a/apps/comments/l10n/fa.json +++ b/apps/comments/l10n/fa.json @@ -1,6 +1,18 @@ { "translations": { + "Comments" : "نظرات", + "Edit comment" : "ویرایش توضیح", + "Delete comment" : "حذف توضیح", + "New comment …" : "توضیح جدید ...", + "Post" : "ارسال", "Cancel" : "منصرف شدن", + "[Deleted user]" : "[کاربر حذف شده]", + "No comments yet, start the conversation!" : "هنوز هیچ نظری ندارید ، مکالمه را شروع کنید!", + "More comments …" : "نظرات بیشتر...", "Save" : "ذخیره", + "Allowed characters {count} of {max}" : "شخصیت های مجاز {count} از {max", + "Error occurred while retrieving comment with ID {id}" : "هنگام بازیابی نظر با ID {id Er خطایی رخ داد", + "Error occurred while updating comment with id {id}" : "هنگام به روزرسانی نظر با شناسه شناسه Er خطایی روی داد", + "Error occurred while posting comment" : "هنگام ارسال نظر خطایی روی داد", "Comment" : "نظر" -},"pluralForm" :"nplurals=1; plural=0;" +},"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file |