mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-25 15:55:22 +00:00
New translations web.php (Persian)
[ci skip]
This commit is contained in:
parent
6bbc2f78e6
commit
cf9eb563c1
1 changed files with 4 additions and 4 deletions
|
@ -132,7 +132,7 @@ return [
|
||||||
'addCW' => 'افزودن هشدار محتوا',
|
'addCW' => 'افزودن هشدار محتوا',
|
||||||
'removeCW' => 'حذف هشدار محتوا',
|
'removeCW' => 'حذف هشدار محتوا',
|
||||||
'markAsSpammer' => 'علامت زدن به عنوان هرزنامهنویس',
|
'markAsSpammer' => 'علامت زدن به عنوان هرزنامهنویس',
|
||||||
'markAsSpammerText' => 'Unlist + CW existing and future posts',
|
'markAsSpammerText' => 'برونفهرست + هشدار محتوا فرستههای موجود و آتی',
|
||||||
'spam' => 'هرزنامه',
|
'spam' => 'هرزنامه',
|
||||||
'sensitive' => 'محتوای حساس',
|
'sensitive' => 'محتوای حساس',
|
||||||
'abusive' => 'توهینآمیز و مضر',
|
'abusive' => 'توهینآمیز و مضر',
|
||||||
|
@ -150,9 +150,9 @@ return [
|
||||||
'modCWSuccess' => 'هشدار محتوا با موفقیت درج شد',
|
'modCWSuccess' => 'هشدار محتوا با موفقیت درج شد',
|
||||||
'modRemoveCWConfirm' => 'مطمئنید که میخواهید هشدار محتوای این فرسته را حذف کنید؟',
|
'modRemoveCWConfirm' => 'مطمئنید که میخواهید هشدار محتوای این فرسته را حذف کنید؟',
|
||||||
'modRemoveCWSuccess' => 'هشدار محتوا با موفقیت حذف شد',
|
'modRemoveCWSuccess' => 'هشدار محتوا با موفقیت حذف شد',
|
||||||
'modUnlistConfirm' => 'Are you sure you want to unlist this post?',
|
'modUnlistConfirm' => 'مطمئنید که میخواهید این فرسته را برونفهرست کنید؟',
|
||||||
'modUnlistSuccess' => 'Successfully unlisted post',
|
'modUnlistSuccess' => 'فرسته با موفقیت برونفهرست شد',
|
||||||
'modMarkAsSpammerConfirm' => 'Are you sure you want to mark this user as a spammer? All existing and future posts will be unlisted on timelines and a content warning will be applied.',
|
'modMarkAsSpammerConfirm' => 'مطمئنید که میخواهید این کاربر را به عنوان هرزنامهنویس نشانهگذاری کنید؟ تمام فرستههای موجود و آتی روی خط زمانی به صورت برونفهرست درآمده و هشدار محتوا بر آنها اعمال خواهد شد.',
|
||||||
'modMarkAsSpammerSuccess' => 'Successfully marked account as spammer',
|
'modMarkAsSpammerSuccess' => 'Successfully marked account as spammer',
|
||||||
|
|
||||||
'toFollowers' => 'به دنبالکنندگان',
|
'toFollowers' => 'به دنبالکنندگان',
|
||||||
|
|
Loading…
Reference in a new issue