diff --git a/main/src/main/resources/lang/ar-SA/strings.yml b/main/src/main/resources/lang/ar-SA/strings.yml index 486362f90..ce0c65a4c 100644 --- a/main/src/main/resources/lang/ar-SA/strings.yml +++ b/main/src/main/resources/lang/ar-SA/strings.yml @@ -60,7 +60,7 @@ questEditorFinishMessage: "تعيين رسالة الإنهاء" questEditorNPCStart: "Set NPC start" questEditorBlockStart: "تعيين كتلة البداية" questEditorInitialEvent: "تعيين الحدث الأول" -questEditorSetGUI: "Set GUI Item display" +questEditorSetGUI: "Set GUI item display" questEditorReqs: "تحرير الشروط" questEditorPln: "Edit Planner" questEditorStages: "تعديل المرحلة" @@ -92,7 +92,7 @@ questWGInvalidRegion: " is not a valid WorldGuard region!" questWGRegionCleared: "تم تنظيف منطقة المسعى." questGUIError: "خطأ: هذا العنصر يستخدم بالفعل كعرض واجهة المستخدم الرسومية للسعي إلى ." questCurrentItem: "Current item:" -questGUICleared: "Quest GUI Item Display cleared." +questGUICleared: "Quest GUI item display cleared." questDeleted: "حذف المسعى! وقد تم إعادة تحميل الأسئلة والأحداث." questEditorNameExists: "يوجد مسعى بهذا الاسم مسبقاً!" questEditorBeingEdited: "Something with that name is already being modified!" diff --git a/main/src/main/resources/lang/en-PT/strings.yml b/main/src/main/resources/lang/en-PT/strings.yml index a534f4815..61d007bb3 100644 --- a/main/src/main/resources/lang/en-PT/strings.yml +++ b/main/src/main/resources/lang/en-PT/strings.yml @@ -60,7 +60,7 @@ questEditorFinishMessage: "Set finish message" questEditorNPCStart: "Set NPC start" questEditorBlockStart: "Set Block start" questEditorInitialEvent: "Set initial Action" -questEditorSetGUI: "Set GUI Item display" +questEditorSetGUI: "Set GUI item display" questEditorReqs: "Edit Requirements" questEditorPln: "Edit Planner" questEditorStages: "Edit Stages" @@ -86,13 +86,13 @@ questPartiesInvite: " can now perform quests wit' ye!" questPartiesJoin: "Ye can now perform quests wit' ." questPartiesKicked: " can no longer perform quests wit' ye." questPartiesLeave: "Ye can no longer perform quests wit' ." -questWGSetRegion: "Set Region start" +questWGSetRegion: "Set region start" questWGPrompt: "Enter WorldGuard region, , " questWGInvalidRegion: " ain't a valid WorldGuard region!" questWGRegionCleared: "Quest region cleared." questGUIError: "Error: That item be already bein' used as th' GUI Display fer th' Quest ." questCurrentItem: "Current item:" -questGUICleared: "Quest GUI Item Display cleared." +questGUICleared: "Quest GUI item display cleared." questDeleted: "Quest deleted! Quests 'n Events 'ave been reloaded." questEditorNameExists: "A Quest wit' that name already exists!" questEditorBeingEdited: "Somethin' wit' that name be already bein' modified!" diff --git a/main/src/main/resources/lang/en-US/strings.yml b/main/src/main/resources/lang/en-US/strings.yml index ba9e18ba9..e8b0a6158 100644 --- a/main/src/main/resources/lang/en-US/strings.yml +++ b/main/src/main/resources/lang/en-US/strings.yml @@ -60,7 +60,7 @@ questEditorFinishMessage: "Set finish message" questEditorNPCStart: "Set NPC start" questEditorBlockStart: "Set Block start" questEditorInitialEvent: "Set initial Action" -questEditorSetGUI: "Set GUI Item display" +questEditorSetGUI: "Set GUI item display" questEditorReqs: "Edit Requirements" questEditorPln: "Edit Planner" questEditorStages: "Edit Stages" @@ -86,13 +86,13 @@ questPartiesInvite: " can now perform quests with you!" questPartiesJoin: "You can now perform quests with ." questPartiesKicked: " can no longer perform quests with you." questPartiesLeave: "You can no longer perform quests with ." -questWGSetRegion: "Set Region start" +questWGSetRegion: "Set region start" questWGPrompt: "Enter WorldGuard region, , " questWGInvalidRegion: " is not a valid WorldGuard region!" questWGRegionCleared: "Quest region cleared." questGUIError: "Error: That item is already being used as the GUI Display for the Quest ." questCurrentItem: "Current item:" -questGUICleared: "Quest GUI Item Display cleared." +questGUICleared: "Quest GUI item display cleared." questDeleted: "Quest deleted! Quests and Events have been reloaded." questEditorNameExists: "A Quest with that name already exists!" questEditorBeingEdited: "Something with that name is already being modified!" diff --git a/main/src/main/resources/lang/et-EE/strings.yml b/main/src/main/resources/lang/et-EE/strings.yml index 12913889e..1c58c069d 100644 --- a/main/src/main/resources/lang/et-EE/strings.yml +++ b/main/src/main/resources/lang/et-EE/strings.yml @@ -60,7 +60,7 @@ questEditorFinishMessage: "Sea lõpetus sõnum" questEditorNPCStart: "Sea npc algus" questEditorBlockStart: "Set block start" questEditorInitialEvent: "Set initial action" -questEditorSetGUI: "Set GUI Item display" +questEditorSetGUI: "Set GUI item display" questEditorReqs: "Muuda Nõudeid" questEditorPln: "Muuda Planeerijat" questEditorStages: "Edit Stages" @@ -86,13 +86,13 @@ questPartiesInvite: " can now perform quests with you!" questPartiesJoin: "You can now perform quests with ." questPartiesKicked: " can no longer perform quests with you." questPartiesLeave: "You can no longer perform quests with ." -questWGSetRegion: "Set Region start" +questWGSetRegion: "Set region start" questWGPrompt: "Enter WorldGuard region, , " questWGInvalidRegion: " is not a valid WorldGuard region!" questWGRegionCleared: "Quest region cleared." -questGUIError: "Error: That item is already being used as the GUI Display for the quest ." +questGUIError: "Error: That item is already being used as the GUI display for the quest ." questCurrentItem: "Praegune ese:" -questGUICleared: "Quest GUI Item Display cleared." +questGUICleared: "Quest GUI item display cleared." questDeleted: "Quest deleted! Quest and action data has been reloaded." questEditorNameExists: "A quest with that name already exists!" questEditorBeingEdited: "Something with that name is already being modified!" diff --git a/main/src/main/resources/lang/hi-IN/strings.yml b/main/src/main/resources/lang/hi-IN/strings.yml index db3007eab..7238d6ee9 100644 --- a/main/src/main/resources/lang/hi-IN/strings.yml +++ b/main/src/main/resources/lang/hi-IN/strings.yml @@ -60,7 +60,7 @@ questEditorFinishMessage: "Set finish message" questEditorNPCStart: "Set NPC start" questEditorBlockStart: "Set block start" questEditorInitialEvent: "Set initial action" -questEditorSetGUI: "Set GUI Item display" +questEditorSetGUI: "Set GUI item display" questEditorReqs: "Edit Requirements" questEditorPln: "Edit Planner" questEditorStages: "Edit Stages" @@ -86,13 +86,13 @@ questPartiesInvite: " can now perform quests with you!" questPartiesJoin: "You can now perform quests with ." questPartiesKicked: " can no longer perform quests with you." questPartiesLeave: "You can no longer perform quests with ." -questWGSetRegion: "Set Region start" +questWGSetRegion: "Set region start" questWGPrompt: "Enter WorldGuard region, , " questWGInvalidRegion: " is not a valid WorldGuard region!" questWGRegionCleared: "Quest region cleared." -questGUIError: "Error: That item is already being used as the GUI Display for the quest ." +questGUIError: "Error: That item is already being used as the GUI display for the quest ." questCurrentItem: "Current item:" -questGUICleared: "Quest GUI Item Display cleared." +questGUICleared: "Quest GUI item display cleared." questDeleted: "Quest deleted! Quest and action data has been reloaded." questEditorNameExists: "A quest with that name already exists!" questEditorBeingEdited: "Something with that name is already being modified!" diff --git a/main/src/main/resources/lang/nb-NO/strings.yml b/main/src/main/resources/lang/nb-NO/strings.yml index d3024233a..3b6dc33c0 100644 --- a/main/src/main/resources/lang/nb-NO/strings.yml +++ b/main/src/main/resources/lang/nb-NO/strings.yml @@ -60,7 +60,7 @@ questEditorFinishMessage: "Set finish message" questEditorNPCStart: "Set NPC start" questEditorBlockStart: "Set block start" questEditorInitialEvent: "Set initial action" -questEditorSetGUI: "Set GUI Item display" +questEditorSetGUI: "Set GUI item display" questEditorReqs: "Edit Requirements" questEditorPln: "Edit Planner" questEditorStages: "Edit Stages" @@ -86,13 +86,13 @@ questPartiesInvite: " can now perform quests with you!" questPartiesJoin: "You can now perform quests with ." questPartiesKicked: " can no longer perform quests with you." questPartiesLeave: "You can no longer perform quests with ." -questWGSetRegion: "Set Region start" +questWGSetRegion: "Set region start" questWGPrompt: "Enter WorldGuard region, , " questWGInvalidRegion: " is not a valid WorldGuard region!" questWGRegionCleared: "Quest region cleared." -questGUIError: "Error: That item is already being used as the GUI Display for the quest ." +questGUIError: "Error: That item is already being used as the GUI display for the quest ." questCurrentItem: "Current item:" -questGUICleared: "Quest GUI Item Display cleared." +questGUICleared: "Quest GUI item display cleared." questDeleted: "Quest deleted! Quest and action data has been reloaded." questEditorNameExists: "A quest with that name already exists!" questEditorBeingEdited: "Something with that name is already being modified!" diff --git a/main/src/main/resources/lang/si-LK/strings.yml b/main/src/main/resources/lang/si-LK/strings.yml index c5fa42c62..f92b03d64 100644 --- a/main/src/main/resources/lang/si-LK/strings.yml +++ b/main/src/main/resources/lang/si-LK/strings.yml @@ -60,7 +60,7 @@ questEditorFinishMessage: "Set finish message" questEditorNPCStart: "Set NPC start" questEditorBlockStart: "Set block start" questEditorInitialEvent: "Set initial action" -questEditorSetGUI: "Set GUI Item display" +questEditorSetGUI: "Set GUI item display" questEditorReqs: "Edit Requirements" questEditorPln: "Edit Planner" questEditorStages: "Edit Stages" @@ -86,13 +86,13 @@ questPartiesInvite: " can now perform quests with you!" questPartiesJoin: "You can now perform quests with ." questPartiesKicked: " can no longer perform quests with you." questPartiesLeave: "You can no longer perform quests with ." -questWGSetRegion: "Set Region start" +questWGSetRegion: "Set region start" questWGPrompt: "Enter WorldGuard region, , " questWGInvalidRegion: " is not a valid WorldGuard region!" questWGRegionCleared: "Quest region cleared." -questGUIError: "Error: That item is already being used as the GUI Display for the quest ." +questGUIError: "Error: That item is already being used as the GUI display for the quest ." questCurrentItem: "Current item:" -questGUICleared: "Quest GUI Item Display cleared." +questGUICleared: "Quest GUI item display cleared." questDeleted: "Quest deleted! Quest and action data has been reloaded." questEditorNameExists: "A quest with that name already exists!" questEditorBeingEdited: "Something with that name is already being modified!" diff --git a/main/src/main/resources/lang/sr-CS/strings.yml b/main/src/main/resources/lang/sr-CS/strings.yml index db3007eab..7238d6ee9 100644 --- a/main/src/main/resources/lang/sr-CS/strings.yml +++ b/main/src/main/resources/lang/sr-CS/strings.yml @@ -60,7 +60,7 @@ questEditorFinishMessage: "Set finish message" questEditorNPCStart: "Set NPC start" questEditorBlockStart: "Set block start" questEditorInitialEvent: "Set initial action" -questEditorSetGUI: "Set GUI Item display" +questEditorSetGUI: "Set GUI item display" questEditorReqs: "Edit Requirements" questEditorPln: "Edit Planner" questEditorStages: "Edit Stages" @@ -86,13 +86,13 @@ questPartiesInvite: " can now perform quests with you!" questPartiesJoin: "You can now perform quests with ." questPartiesKicked: " can no longer perform quests with you." questPartiesLeave: "You can no longer perform quests with ." -questWGSetRegion: "Set Region start" +questWGSetRegion: "Set region start" questWGPrompt: "Enter WorldGuard region, , " questWGInvalidRegion: " is not a valid WorldGuard region!" questWGRegionCleared: "Quest region cleared." -questGUIError: "Error: That item is already being used as the GUI Display for the quest ." +questGUIError: "Error: That item is already being used as the GUI display for the quest ." questCurrentItem: "Current item:" -questGUICleared: "Quest GUI Item Display cleared." +questGUICleared: "Quest GUI item display cleared." questDeleted: "Quest deleted! Quest and action data has been reloaded." questEditorNameExists: "A quest with that name already exists!" questEditorBeingEdited: "Something with that name is already being modified!" diff --git a/main/src/main/resources/lang/sr-SP/strings.yml b/main/src/main/resources/lang/sr-SP/strings.yml index 33d179652..b63ef9435 100644 --- a/main/src/main/resources/lang/sr-SP/strings.yml +++ b/main/src/main/resources/lang/sr-SP/strings.yml @@ -60,7 +60,7 @@ questEditorFinishMessage: "Set finish message" questEditorNPCStart: "Set NPC start" questEditorBlockStart: "Set block start" questEditorInitialEvent: "Set initial action" -questEditorSetGUI: "Set GUI Item display" +questEditorSetGUI: "Set GUI item display" questEditorReqs: "Edit Requirements" questEditorPln: "Edit Planner" questEditorStages: "Edit Stages" @@ -86,13 +86,13 @@ questPartiesInvite: " can now perform quests with you!" questPartiesJoin: "You can now perform quests with ." questPartiesKicked: " can no longer perform quests with you." questPartiesLeave: "You can no longer perform quests with ." -questWGSetRegion: "Set Region start" +questWGSetRegion: "Set region start" questWGPrompt: "Enter WorldGuard region, , " questWGInvalidRegion: " is not a valid WorldGuard region!" questWGRegionCleared: "Quest region cleared." -questGUIError: "Error: That item is already being used as the GUI Display for the quest ." +questGUIError: "Error: That item is already being used as the GUI display for the quest ." questCurrentItem: "Current item:" -questGUICleared: "Quest GUI Item Display cleared." +questGUICleared: "Quest GUI item display cleared." questDeleted: "Quest deleted! Quest and action data has been reloaded." questEditorNameExists: "A quest with that name already exists!" questEditorBeingEdited: "Something with that name is already being modified!"