-
-
Notifications
You must be signed in to change notification settings - Fork 344
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2100 from AmirMehrabi/master
Added support for Farsi translation
- Loading branch information
Showing
2 changed files
with
113 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,72 @@ | ||
{ | ||
"livewire-tables::All": "همه", | ||
"livewire-tables::All Columns": "تمام ستونها", | ||
"livewire-tables::Applied Filters": "فیلترهای اعمالشده", | ||
"livewire-tables::Applied Sorting": "مرتبسازی اعمالشده", | ||
"livewire-tables::Bulk Actions": "اقدامات گروهی", | ||
"livewire-tables::Bulk Actions Confirm": "آیا مطمئن هستید؟", | ||
"livewire-tables::Clear": "پاک کردن", | ||
"livewire-tables::Columns": "ستونها", | ||
"livewire-tables::Debugging Values": "مقادیر اشکالزدایی", | ||
"livewire-tables::Deselect All": "لغو انتخاب همه", | ||
"livewire-tables::Done Reordering": "مرتبسازی تمام شد", | ||
"livewire-tables::Filters": "فیلترها", | ||
"livewire-tables::loading": "در حال بارگذاری", | ||
"livewire-tables::max": "حداکثر", | ||
"livewire-tables::min": "حداقل", | ||
"livewire-tables::not_applicable": "نامعتبر", | ||
"livewire-tables::No": "خیر", | ||
"livewire-tables::No items found. Try to broaden your search.": "موردی یافت نشد. جستجوی خود را گسترش دهید.", | ||
"livewire-tables::of": "از", | ||
"livewire-tables::Remove filter option": "حذف گزینه فیلتر", | ||
"livewire-tables::Remove sort option": "حذف گزینه مرتبسازی", | ||
"livewire-tables::Reorder": "دوباره مرتب کنید", | ||
"livewire-tables::results": "نتایج", | ||
"livewire-tables::row": "ردیف", | ||
"livewire-tables::rows": "ردیفها", | ||
"livewire-tables::rows, do you want to select all": "ردیفها، آیا میخواهید همه را انتخاب کنید", | ||
"livewire-tables::Search": "جستجو", | ||
"livewire-tables::Select All": "انتخاب همه", | ||
"livewire-tables::Select All On Page": "انتخاب همه در صفحه", | ||
"livewire-tables::Showing": "در حال نمایش", | ||
"livewire-tables::to": "تا", | ||
"livewire-tables::Yes": "بله", | ||
"livewire-tables::You are currently selecting all": "شما در حال حاضر همه را انتخاب کردهاید", | ||
"livewire-tables::You are not connected to the internet.": "شما به اینترنت متصل نیستید.", | ||
"livewire-tables::You have selected": "شما انتخاب کردهاید", | ||
"All": "همه", | ||
"All Columns": "تمام ستونها", | ||
"Applied Filters": "فیلترهای اعمالشده", | ||
"Applied Sorting": "مرتبسازی اعمالشده", | ||
"Bulk Actions": "اقدامات گروهی", | ||
"Bulk Actions Confirm": "آیا مطمئن هستید؟", | ||
"Clear": "پاک کردن", | ||
"Columns": "ستونها", | ||
"Debugging Values": "مقادیر اشکالزدایی", | ||
"Deselect All": "لغو انتخاب همه", | ||
"Done Reordering": "مرتبسازی تمام شد", | ||
"Filters": "فیلترها", | ||
"loading": "در حال بارگذاری", | ||
"max": "حداکثر", | ||
"min": "حداقل", | ||
"not_applicable": "نامعتبر", | ||
"No": "خیر", | ||
"No items found. Try to broaden your search.": "موردی یافت نشد. جستجوی خود را گسترش دهید.", | ||
"of": "از", | ||
"Remove filter option": "حذف گزینه فیلتر", | ||
"Remove sort option": "حذف گزینه مرتبسازی", | ||
"Reorder": "دوباره مرتب کنید", | ||
"results": "نتایج", | ||
"row": "ردیف", | ||
"rows": "ردیفها", | ||
"rows, do you want to select all": "ردیفها، آیا میخواهید همه را انتخاب کنید", | ||
"Search": "جستجو", | ||
"Select All": "انتخاب همه", | ||
"Select All On Page": "انتخاب همه در صفحه", | ||
"Showing": "در حال نمایش", | ||
"to": "تا", | ||
"Yes": "بله", | ||
"You are currently selecting all": "شما در حال حاضر همه را انتخاب کردهاید", | ||
"You are not connected to the internet.": "شما به اینترنت متصل نیستید.", | ||
"You have selected": "شما انتخاب کردهاید" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
<?php | ||
|
||
return [ | ||
'All' => 'همه', | ||
'All Columns' => 'تمام ستونها', | ||
'Applied Filters' => 'فیلترهای اعمالشده', | ||
'Applied Sorting' => 'مرتبسازی اعمالشده', | ||
'Bulk Actions' => 'اقدامات گروهی', | ||
'Bulk Actions Confirm' => 'آیا مطمئن هستید؟', | ||
'cancel' => 'لغو', | ||
'Clear' => 'پاک کردن', | ||
'Columns' => 'ستونها', | ||
'Debugging Values' => 'مقادیر اشکالزدایی', | ||
'Deselect All' => 'لغو انتخاب همه', | ||
'Done Reordering' => 'مرتبسازی تمام شد', | ||
'Filters' => 'فیلترها', | ||
'loading' => 'در حال بارگذاری', | ||
'max' => 'حداکثر', | ||
'min' => 'حداقل', | ||
'not_applicable' => 'نامعتبر', | ||
'No' => 'خیر', | ||
'No items found, try to broaden your search' => 'موردی یافت نشد، جستجوی خود را گسترش دهید', | ||
'of' => 'از', | ||
'Remove filter option' => 'حذف گزینه فیلتر', | ||
'Remove sort option' => 'حذف گزینه مرتبسازی', | ||
'Reorder' => 'دوباره مرتب کنید', | ||
'results' => 'نتایج', | ||
'row' => 'ردیف', | ||
'rows' => 'ردیفها', | ||
'rows, do you want to select all' => 'ردیفها، آیا میخواهید همه را انتخاب کنید', | ||
'save' => 'ذخیره', | ||
'Search' => 'جستجو', | ||
'Select All' => 'انتخاب همه', | ||
'Select All On Page' => 'انتخاب همه در صفحه', | ||
'Showing' => 'در حال نمایش', | ||
'to' => 'تا', | ||
'Yes' => 'بله', | ||
'You are currently selecting all' => 'شما در حال حاضر همه را انتخاب کردهاید', | ||
'You are not connected to the internet' => 'شما به اینترنت متصل نیستید', | ||
'You have selected' => 'شما انتخاب کردهاید', | ||
]; |