mirror of
https://github.com/PikaMug/Quests.git
synced 2024-11-13 22:25:50 +01:00
New translations strings.yml (Arabic)
This commit is contained in:
parent
7130805dc0
commit
861fc5a4af
@ -1,58 +1,58 @@
|
||||
---
|
||||
COMMAND_LIST: "لائحة"
|
||||
COMMAND_LIST_HELP: "قائمة [page]-قائمة السعي المتوفرة"
|
||||
COMMAND_LIST_HELP: "<command> [page] - List available Quests"
|
||||
COMMAND_TAKE: "خُذ"
|
||||
COMMAND_TAKE_HELP: "تأخذ [quest name]-قبول السعي"
|
||||
COMMAND_TAKE_HELP: "<command> [quest] - Accept a Quest"
|
||||
COMMAND_TAKE_USAGE: "Usage: /quests take [quest]"
|
||||
COMMAND_QUIT: "خروج"
|
||||
COMMAND_QUIT_HELP: "قم بإنهاء [quest]--إنهاء المسعى الحالي"
|
||||
COMMAND_QUIT_HELP: "<command> [quest] - Quit a current Quest"
|
||||
COMMAND_JOURNAL: "journal"
|
||||
COMMAND_JOURNAL_HELP: "journal - View/Put away your Quest Journal"
|
||||
COMMAND_JOURNAL_HELP: "<command> - View/Put away your Quest Journal"
|
||||
COMMAND_EDITOR: "المحرر"
|
||||
COMMAND_EDITOR_HELP: "-إنشاء/تحرير المسعى"
|
||||
COMMAND_EDITOR_HELP: "<command> - Create/Edit Quests"
|
||||
COMMAND_EVENTS_EDITOR: "الأحداث"
|
||||
COMMAND_EVENTS_EDITOR_HELP: "-إنشاء/تحرير الأحداث"
|
||||
COMMAND_EVENTS_EDITOR_HELP: "<command> - Create/Edit Events"
|
||||
COMMAND_STATS: "الإحصائيات"
|
||||
COMMAND_STATS_HELP: "stats - View your Questing stats"
|
||||
COMMAND_STATS_HELP: "<command> - View your Questing stats"
|
||||
COMMAND_TOP: "top"
|
||||
COMMAND_TOP_HELP: "top [number] - View top Questers"
|
||||
COMMAND_TOP_HELP: "<command> [number] - View top Questers"
|
||||
COMMAND_TOP_USAGE: "Usage: /quests top [number]"
|
||||
COMMAND_INFO: "معلومات"
|
||||
COMMAND_INFO_HELP: "معلومات-- عرض معلومات البرنامج المساعد"
|
||||
COMMAND_INFO_HELP: "<command> - Display plugin information"
|
||||
COMMAND_QUEST_HELP: "- Display current Quest objectives"
|
||||
COMMAND_QUESTINFO_HELP: "[quest name] - Display Quest information"
|
||||
COMMAND_QUESTINFO_HELP: "[quest] - Display Quest information"
|
||||
COMMAND_QUESTADMIN_HELP: "--عرض التعليمات المسعى"
|
||||
COMMAND_QUESTADMIN_STATS: "إحصائيات"
|
||||
COMMAND_QUESTADMIN_STATS_HELP: "إحصائيات player]-Questing] عرض إحصائيات اللاعب"
|
||||
COMMAND_QUESTADMIN_STATS_HELP: "<command> [player] - View Questing statistics of a player"
|
||||
COMMAND_QUESTADMIN_GIVE: "إعطاء"
|
||||
COMMAND_QUESTADMIN_GIVE_HELP: "give [player] [quest] - Force a player to take a Quest"
|
||||
COMMAND_QUESTADMIN_GIVE_HELP: "<command> [player] [quest] - Force a player to take a Quest"
|
||||
COMMAND_QUESTADMIN_QUIT: "خروج"
|
||||
COMMAND_QUESTADMIN_QUIT_HELP: "قم بإنهاء [player] [quest]--إجبار اللاعب لإنهاء سعيه"
|
||||
COMMAND_QUESTADMIN_QUIT_HELP: "<command> [player] [quest] - Force a player to quit their Quest"
|
||||
COMMAND_QUESTADMIN_POINTS: "النقاط"
|
||||
COMMAND_QUESTADMIN_POINTS_HELP: "points [player] [amount] - Set a players Quest Points"
|
||||
COMMAND_QUESTADMIN_POINTS_HELP: "<command> [player] [amount] - Set a players Quest Points"
|
||||
COMMAND_QUESTADMIN_TAKEPOINTS: "takepoints"
|
||||
COMMAND_QUESTADMIN_TAKEPOINTS_HELP: "takepoints [player] [amount] - Take a players Quest Points"
|
||||
COMMAND_QUESTADMIN_TAKEPOINTS_HELP: "<command> [player] [amount] - Take a players Quest Points"
|
||||
COMMAND_QUESTADMIN_GIVEPOINTS: "givepoints"
|
||||
COMMAND_QUESTADMIN_GIVEPOINTS_HELP: "givepoints [player] [amount] - Give a player Quest Points"
|
||||
COMMAND_QUESTADMIN_GIVEPOINTS_HELP: "<command> [player] [amount] - Give a player Quest Points"
|
||||
COMMAND_QUESTADMIN_POINTSALL: "pointsall"
|
||||
COMMAND_QUESTADMIN_POINTSALL_HELP: "pointsall [amount] - Set ALL players' Quest Points"
|
||||
COMMAND_QUESTADMIN_POINTSALL_HELP: "<command> [amount] - Set ALL players' Quest Points"
|
||||
COMMAND_QUESTADMIN_FINISH: "finish"
|
||||
COMMAND_QUESTADMIN_FINISH_HELP: "إنهاء [player] [quest]- يجب على اللاعب إتمام السعي"
|
||||
COMMAND_QUESTADMIN_FINISH_HELP: "<command> [player] [quest] - Immediately force Quest completion for a player"
|
||||
COMMAND_QUESTADMIN_NEXTSTAGE: "المرحلة الموالية"
|
||||
COMMAND_QUESTADMIN_NEXTSTAGE_HELP: "المرحلة الموالية [player] [quest]-يجب على اللاعب إتمام المرحلة"
|
||||
COMMAND_QUESTADMIN_NEXTSTAGE_HELP: "<command> [player] [quest] - Immediately force Stage completion for a player"
|
||||
COMMAND_QUESTADMIN_SETSTAGE: "تعيين المرحلة"
|
||||
COMMAND_QUESTADMIN_SETSTAGE_HELP: "تعيين المرحلة [player] [quest] [stage]--تعيين المرحلة الحالية للاعب"
|
||||
COMMAND_QUESTADMIN_SETSTAGE_HELP: "<command> [player] [quest] [stage] - Set the current Stage for a player"
|
||||
COMMAND_QUESTADMIN_SETSTAGE_USAGE: 'الاستخدام:/questadmin تعيين المرحلة [player] [quest] [stage]'
|
||||
COMMAND_QUESTADMIN_PURGE: "تطهير"
|
||||
COMMAND_QUESTADMIN_PURGE_HELP: "تطهير [player]--مسح كافة بيانات مسعى اللاعب \"والقوائم السوداء \""
|
||||
COMMAND_QUESTADMIN_PURGE_HELP: "<command> [player] - Clear all Quests data of a player AND BLACKLISTS THEM"
|
||||
COMMAND_QUESTADMIN_RESET: "إعادة ضبط"
|
||||
COMMAND_QUESTADMIN_RESET_HELP: "إعادة تعيين [player]--مسح كافة بيانات مسعى اللاعب"
|
||||
COMMAND_QUESTADMIN_RESET_HELP: "<command> [player] - Clear all Quests data of a player"
|
||||
COMMAND_QUESTADMIN_REMOVE: "إزالة"
|
||||
COMMAND_QUESTADMIN_REMOVE_HELP: "إزالة [player] [quest]--إزالة السعي المكتمل للاعب"
|
||||
COMMAND_QUESTADMIN_REMOVE_HELP: "<command> [player] [quest] - Remove a completed Quest from a player"
|
||||
COMMAND_QUESTADMIN_TOGGLEGUI: "togglegui"
|
||||
COMMAND_QUESTADMIN_TOGGLEGUI_HELP: "togglegui [npc id] - Toggle GUI Quest Display on an NPC"
|
||||
COMMAND_QUESTADMIN_TOGGLEGUI_HELP: "<command> [npc id] - Toggle GUI Quest Display on an NPC"
|
||||
COMMAND_QUESTADMIN_RELOAD: "إعادة التحميل"
|
||||
COMMAND_QUESTADMIN_RELOAD_HELP: "إعادة تحميل--تحميل جميع المسعى"
|
||||
COMMAND_QUESTADMIN_RELOAD_HELP: "<command> - Reload all Quests"
|
||||
questEditorHeader: "إنشاء مغامرة"
|
||||
questEditorCreate: "إنشاء مغامرة جديدة"
|
||||
questEditorEdit: "تحرير المسعى"
|
||||
|
Loading…
Reference in New Issue
Block a user