Skip to content

Commit ae90f4a

Browse files
author
Ilya Sakovich
authored
Merge pull request #137 from mziraki/patch-2
Update & add missing Persian & English translations
2 parents f1e6fe7 + be8b04f commit ae90f4a

File tree

3 files changed

+44
-11
lines changed

3 files changed

+44
-11
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ php artisan nova-lang:publish de,ru --force
4141
| Spanish | es | completed | [ajmariduena](https://github.com/ajmariduena), [Arryan](https://github.com/Arryan), [xcodinas](https://github.com/xcodinas), [joebordes](https://github.com/joebordes), [rodrigore](https://github.com/rodrigore) |
4242
| French | fr | completed | [Marceau Ka](https://github.com/MarceauKa), [Arryan](https://github.com/Arryan) |
4343
| Polish | pl | completed | [Strus](https://github.com/Strus), [marekfilip](https://github.com/marekfilip), [wiktor-k](https://github.com/wiktor-k) |
44-
| Persian | fa | completed | [alirezamirsepassi](https://github.com/alirezamirsepassi)|
44+
| Persian | fa | completed | [mziraki](https://github.com/mziraki), [alirezamirsepassi](https://github.com/alirezamirsepassi)|
4545
| Chinese (Simplified) | zh-CN | completed | [jcc](https://github.com/jcc) |
4646
| Romanian | ro | completed | [BTeodorWork](https://github.com/BTeodorWork), [alexgiuvara](https://github.com/alexgiuvara) |
4747
| Chinese | cn | completed | [Pierolin](https://github.com/Pierolin) |

resources/lang/en.json

Lines changed: 37 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050
"Choose Type": "Choose Type",
5151
"Choose an option": "Choose an option",
5252
"Click to choose": "Click to choose",
53+
"Reset Filters": "Reset Filters",
5354
"Create": "Create",
5455
"Create & Add Another": "Create & Add Another",
5556
"Delete File": "Delete File",
@@ -61,25 +62,34 @@
6162
"New": "New",
6263
"Next": "Next",
6364
"Only Trashed": "Only Trashed",
64-
"Per Page:": "Per Page:",
65+
"Per Page": "Per Page",
6566
"Please select a resource to perform this action on.": "Please select a resource to perform this action on.",
6667
"Preview": "Preview",
6768
"Previous": "Previous",
69+
"No Data": "No Data",
70+
"No Current Data": "No Current Data",
71+
"No Prior Data": "No Prior Data",
72+
"No Increase": "No Increase",
73+
"No Results Found.": "No Results Found.",
6874
"Run Action": "Run Action",
6975
"Select Action": "Select Action",
76+
"Search": "Search",
7077
"Select All": "Select All",
7178
"Select All Matching": "Select All Matching",
7279
"Something went wrong.": "Something went wrong.",
7380
"The action ran successfully!": "The action ran successfully!",
74-
"The government won\\'t let us show you what\\'s behind these doors": "The government won\\'t let us show you what\\'s behind these doors",
81+
"The government won't let us show you what's behind these doors": "The government won't let us show you what's behind these doors",
7582
"This image": "This image",
7683
"Update": "Update",
7784
"Update & Continue Editing": "Update & Continue Editing",
7885
"View": "View",
79-
"We\\'re lost in space. The page your were trying to view does not exist.": "We\\'re lost in space. The page your were trying to view does not exist.",
86+
"We're lost in space. The page you were trying to view does not exist.": "We're lost in space. The page you were trying to view does not exist.",
87+
"Show Content": "Show Content",
88+
"Hide Content": "Hide Content",
8089
"Whoops": "Whoops",
8190
"Whoops!": "Whoops!",
8291
"With Trashed": "With Trashed",
92+
"Trashed": "Trashed",
8393
"Write": "Write",
8494
"could not be found.": "could not be found.",
8595
"total": "total",
@@ -148,7 +158,7 @@
148158
"Congo, Democratic Republic": "Congo, Democratic Republic",
149159
"Cook Islands": "Cook Islands",
150160
"Costa Rica": "Costa Rica",
151-
"Cote D\\'Ivoire": "Cote D\\'Ivoire",
161+
"Cote D'Ivoire": "Cote D'Ivoire",
152162
"Croatia": "Croatia",
153163
"Cuba": "Cuba",
154164
"Cyprus": "Cyprus",
@@ -211,9 +221,10 @@
211221
"Kenya": "Kenya",
212222
"Kiribati": "Kiribati",
213223
"Korea": "Korea",
224+
"Kosovo": "Kosovo",
214225
"Kuwait": "Kuwait",
215226
"Kyrgyzstan": "Kyrgyzstan",
216-
"Lao People\\'s Democratic Republic": "Lao People\\'s Democratic Republic",
227+
"Lao People's Democratic Republic": "Lao People's Democratic Republic",
217228
"Latvia": "Latvia",
218229
"Lebanon": "Lebanon",
219230
"Lesotho": "Lesotho",
@@ -341,5 +352,25 @@
341352
"Zambia": "Zambia",
342353
"Zimbabwe": "Zimbabwe",
343354
"Yes": "Yes",
344-
"No": "No"
355+
"No": "No",
356+
"Action Name": "Name",
357+
"Action Initiated By": "Initiated By",
358+
"Action Target": "Target",
359+
"Action Status": "Status",
360+
"Action Happened At": "Happened At",
361+
"resource": "resource",
362+
"resources": "resources",
363+
"Choose date": "Choose date",
364+
"The :resource was updated!": "The :resource was updated!",
365+
"The resource was updated!": "The resource was updated!",
366+
"Increase": "Increase",
367+
"Constant": "Constant",
368+
"Decrease": "Decrease",
369+
"Reset Password Notification": "Reset Password Notification",
370+
"Nova User": "Nova User",
371+
"no file selected": "no file selected",
372+
"Sorry, your session has expired.": "Sorry, your session has expired.",
373+
"Reload": "Reload",
374+
"The :resource was deleted!": "The :resource was deleted!",
375+
"The :resource was restored!": "The :resource was restored!"
345376
}

resources/lang/fa.json

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"Actions": "عملیات",
3-
"Details": "جزییات",
3+
"Details": "جزئیات",
44
"If you did not request a password reset, no further action is required.": "درصورتی که شما در خواست بازیابی کلمه عبور نداده اید، هیج عملیات دیگری نیاز نیست",
55
"Reset Password": "بازیابی کلمه عبور",
66
"Sorry! You are not authorized to perform this action.": "متاسفانه شما اجازه انجام این عملیات را ندارید",
@@ -79,13 +79,13 @@
7979
"Something went wrong.": "مشکلی رخ داده است.",
8080
"The action ran successfully!": "عملیات با موفقیت انجام شد!",
8181
"The government won't let us show you what's behind these doors": "شما اجازه ندارید پشت این درها را ببینید",
82-
"This image": "این عکس",
82+
"This image": "این تصویر",
8383
"Update": "بروزرسانی",
8484
"Update & Continue Editing": "بروز رسانی و ادامه ویرایش",
8585
"View": "نمایش",
8686
"We're lost in space. The page you were trying to view does not exist.": "ما در فضا گم شدیم. فایل نمایش وجود ندارد.",
8787
"Show Content": "نمایش محتوا",
88-
"Hide Content": "مخفی کردن محتوا",
88+
"Hide Content": "پنهان کردن محتوا",
8989
"Whoops": "اوپس",
9090
"Whoops!": "اوپس!",
9191
"With Trashed": "همراه با حذف شده ها",
@@ -370,5 +370,7 @@
370370
"Nova User": "کاربر نوا",
371371
"no file selected": "هیچ فایلی انتخاب نشده است.",
372372
"Sorry, your session has expired.": "با عرض پوزش، جلسه شما منقضی شده است.",
373-
"Reload": "بارگیری مجدد"
373+
"Reload": "بارگیری مجدد",
374+
"The :resource was deleted!": "منبع :resource حذف شد!",
375+
"The :resource was restored!": "منبع :resource بازیابی شد!"
374376
}

0 commit comments

Comments
 (0)