-
Notifications
You must be signed in to change notification settings - Fork 7.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
- Loading branch information
1 parent
050f23d
commit 47a307b
Showing
2 changed files
with
27 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
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,26 @@ | ||
{ | ||
"Play": "پخش", | ||
"Pause": "وقفه", | ||
"Current Time": "زمان کنونی", | ||
"Duration Time": "مدت زمان", | ||
"Remaining Time": "زمان باقیمانده", | ||
"Stream Type": "نوع استریم", | ||
"LIVE": "زنده", | ||
"Loaded": "فراخوانی شده", | ||
"Progress": "پیشرفت", | ||
"Fullscreen": "تمام صفحه", | ||
"Non-Fullscreen": "نمایش عادی", | ||
"Mute": "بی صدا", | ||
"Unmute": "بهمراه صدا", | ||
"Playback Rate": "سرعت پخش", | ||
"Subtitles": "زیرنویس", | ||
"subtitles off": "بدون زیرنویس", | ||
"Captions": "عنوان", | ||
"captions off": "بدون عنوان", | ||
"Chapters": "فصل", | ||
"You aborted the media playback": "شما پخش را متوقف کردید.", | ||
"A network error caused the media download to fail part-way.": "مشکل در دریافت ویدئو ...", | ||
"The media could not be loaded, either because the server or network failed or because the format is not supported.": "فرمت پشتیبانی نمیشود یا خطایی روی داده است.", | ||
"The media playback was aborted due to a corruption problem or because the media used features your browser did not support.": "مشکل در دریافت ویدئو ...", | ||
"No compatible source was found for this media.": "هیچ ورودی ای برای این رسانه شناسایی نشد." | ||
} |