-
-
Notifications
You must be signed in to change notification settings - Fork 205
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 #1141 from TortugaPower/multiple-fixes
Multiple fixes
- Loading branch information
Showing
7 changed files
with
249 additions
and
245 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
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 |
---|---|---|
@@ -1,14 +1,14 @@ | ||
"Play the current book in ${applicationName}" = "تشغيل الكتاب الحالي في ${applicationName}"; | ||
"Play the last book in ${applicationName}" = "تشغيل الكتاب الأخير في ${applicationName}"; | ||
"Continue the last played book in ${applicationName}" = "متابعة آخر كتاب تم تشغيله في ${applicationName}"; | ||
"Pause the current book in ${applicationName}" = "إيقاف الكتاب الحالي مؤقتًا في ${applicationName}"; | ||
"Pause playback in ${applicationName}" = "إيقاف التشغيل مؤقتًا في ${applicationName}"; | ||
"Play the last book in ${applicationName}" = "تشغيل آخر كتاب في ${applicationName}"; | ||
"Continue the last played book in ${applicationName}" = "متابعة الاستماع لآخر كتاب في ${applicationName}"; | ||
"Pause the current book in ${applicationName}" = "إيقاف الكتاب الحالي في ${applicationName}"; | ||
"Pause playback in ${applicationName}" = "إيقاف التشغيل في ${applicationName}"; | ||
"Stop ${applicationName}" = "إيقاف ${applicationName}"; | ||
"Stop playback in ${applicationName}" = "إيقاف التشغيل في ${applicationName}"; | ||
"Set the sleep timer to the End of Chapter in ${applicationName}" = "اضبط مؤقت السكون على نهاية الفصل في ${applicationName}"; | ||
"Stop playback in ${applicationName}" = "إيقاف تشغيل الصوت في ${applicationName}"; | ||
"Set the sleep timer to the End of Chapter in ${applicationName}" = "اضبط مؤقت النوم على نهاية الفصل في ${applicationName}"; | ||
"Set the sleep timer to the End of the current Chapter in ${applicationName}" = "اضبط مؤقت السكون على نهاية الفصل الحالي في ${applicationName}"; | ||
"Cancel the sleep timer in ${applicationName}" = "إلغاء مؤقت النوم في ${applicationName}"; | ||
"Turn off the sleep timer in ${applicationName}" = "قم بإيقاف تشغيل مؤقت النوم في ${applicationName}"; | ||
"Turn off the sleep timer in ${applicationName}" = "إيقاف تشغيل مؤقت النوم في ${applicationName}"; | ||
"Set the sleep timer in ${applicationName}" = "ضبط مؤقت النوم في ${applicationName}"; | ||
"Turn on the sleep timer in ${applicationName}" = "تشغيل مؤقت النوم في ${applicationName}"; | ||
"Enable the sleep timer in ${applicationName}" = "تمكين مؤقت النوم في ${applicationName}"; | ||
"Enable the sleep timer in ${applicationName}" = "تشغيل مؤقت النوم في ${applicationName}"; |
Oops, something went wrong.