2019-04-29 19:27:51 +02:00
<resources>
2019-07-31 19:48:21 +02:00
<string name= "appName" > AvH Plan</string>
<string name= "substitutionPlan" > Substitution Plan</string>
<string name= "filters" > Filters</string>
<string name= "noInternet" > No internet connection</string>
2019-04-29 19:27:51 +02:00
<string name= "general" > General</string>
2019-07-31 19:48:21 +02:00
<string name= "grade" > Grade</string>
2019-04-29 19:27:51 +02:00
<string name= "courses" > Courses</string>
<string name= "personal" > Personal</string>
<string name= "settings" > Settings</string>
<!-- for Settings fragment -->
2019-07-31 19:48:21 +02:00
<string name= "darkBackground" > Dark background</string>
2019-08-12 14:52:52 +02:00
<string name= "enableNotifications" > Enable course notifications</string>
<string name= "enablesBackgroundSync" > This does not affect broadcasts</string>
2019-04-29 19:27:51 +02:00
2019-07-31 19:48:21 +02:00
<string name= "personalPlan" > Personal Plan</string>
2019-04-29 19:27:51 +02:00
<string name= "personalise" > Personalise</string>
<string name= "misc" > Miscellaneous</string>
<string name= "personalised" > Set personalised plan as default</string>
2019-07-31 19:48:21 +02:00
<string name= "defaultsToPlan" > Defaults to general plan otherwise</string>
<string name= "visitWebsite" > Visit the school\'s website</string>
<string name= "ifYouNeedTo" > In case you need to</string>
2019-04-29 19:27:51 +02:00
<string name= "menu" > Menu</string>
2019-07-31 19:48:21 +02:00
<string name= "foodMenu" > Food Menu</string>
<string name= "letsGo" > Let\'s Go!</string>
2019-04-29 19:27:51 +02:00
<string name= "welcome" > Welcome!</string>
2019-07-31 19:48:21 +02:00
<string name= "firstSomeThings" > First, let\'s setup some things.</string>
<string name= "tellMeYourName" > Tell me your name.</string>
<string name= "yourName" > Your name</string>
<string name= "nextGrade" > Next, tell me which grade you\'re in.</string>
<string name= "yourGrade" > Your grade</string>
<string name= "seniorCourses" > If you\'re in senior phase, please also tell me which courses you\'re enrolled in.</string>
<string name= "yourCourses" > Your courses</string>
<string name= "moreSettings" > Lastly, just a few more settings.</string>
2019-08-14 12:36:54 +02:00
<string name= "notificationsAndSync" > Receive course notifications</string>
2019-07-31 19:48:21 +02:00
<string name= "enableDarkMode" > Enable dark mode</string>
<string name= "haveFun" > Have fun!</string>
2019-04-29 19:27:51 +02:00
2019-07-31 19:48:21 +02:00
<string name= "enableGreeting" > Enable greeting</string>
<string name= "justBeingNice" > If you want me to be nice :)</string>
2019-04-29 19:27:51 +02:00
<string name= "splan" > \'s Plan</string>
<string name= "nosplan" > \' Plan</string>
<string name= "licences" > Licences</string>
2019-07-31 19:48:21 +02:00
<string name= "whatItTook" > What it took to create this app</string>
2019-04-29 19:27:51 +02:00
<string name= "version" > Version Number</string>
<string name= "tac" > Terms & Conditions</string>
2019-07-31 19:48:21 +02:00
<string name= "reviewTac" > Review this app\'s Terms & Conditions</string>
2019-04-29 19:27:51 +02:00
<string name= "privacy" > Privacy Policy</string>
2019-07-31 19:48:21 +02:00
<string name= "reviewPrivacy" > Review this app\'s Privacy Policy</string>
<string name= "noInfoAvailable" > No information available</string>
2019-04-29 19:27:51 +02:00
<string name= "information" > Information</string>
2019-07-31 19:48:21 +02:00
<string name= "madeBy" > Made by Deniz :)</string>
2019-04-29 19:27:51 +02:00
<string name= "openInfo" > Open info panel on startup</string>
2019-07-31 19:48:21 +02:00
<string name= "openInfoNoUserInput" > Opens automatically without user input</string>
2019-04-29 19:27:51 +02:00
<string name= "autoRefresh" > Refresh on startup</string>
2019-07-31 19:48:21 +02:00
<string name= "ifSyncNotWorking" > In case the background sync doesn\'t work</string>
2019-04-29 19:27:51 +02:00
2019-07-31 19:48:21 +02:00
<string name= "enterGradeHelpTitle" > How to enter your grade</string>
<string name= "enterGradeHelp" > Enter your current grade to have it appear in your personal plan and be notified about any information.\n\nNote:\n\nIn junior phase, put the number and letter together, as in \"5a\".\n\nIn E-Phase, separate them by a space, as in \"18 a\".\n\nIn Q1/Q2, only put in the number, as in \"17\".\n\nMultiple grades can only be entered when no courses have been entered.</string>
<string name= "enterCoursesHelpTitle" > How to enter your courses</string>
<string name= "enterCoursesHelp" > You need to enter the course abbreviation for every course you want in your personal plan and want to be notified about. You can find them on your time table.\n\nHere\'s a few examples:\n\nMathematics in 5th grade (juniors) would be MAT.\n\nAdvanced English in E-Phase (seniors) for the English profile may be ENP1.\n\nBasic Biology in Q1 could be bio1.\n\nIn most cases, entering courses while in junior phase is redundant.\nSeparate multiple courses by spaces, commas are optional.\nCapitalisation is required.</string>
<string name= "dontTellHim" > Don\'t tell him :0</string>
<string name= "experimentalMenu" > Experimental Menu</string>
<string name= "diagnosticsMenu" > Diagnostics Menu</string>
<string name= "menuForTests" > This menu is currently intended for testing only. Additional features may be added in the future. Feel free to try arbitrary codes.</string>
<string name= "apply" > Apply</string>
<string name= "invalidCode" > Invalid code</string>
<string name= "noSubstitutionsForYou" > No substitutions for you</string>
2019-04-29 19:27:51 +02:00
2019-07-31 19:48:21 +02:00
<string name= "chineseDevicesTitle" > Information regarding your device</string>
<string name= "chineseDevicesHelp" > Some Chinese manufacturers, such as Huawei/Honor and Xiaomi, heavily suppress background services, which results in notifications and background synchronisation not working.\n\nFrom my current research, I have determined that there\'s no easy workaround I can implement.\n\nYou can, however, try to disable power optimisation for this app in the settings:\n\nClose the app and open \"Settings\" -> \"Apps\" -> \"AvH Plan\" -> \"Battery\" -> \"Launch\" -> disable \"Manage automatically\", enable \"Run in background\"\n\nThis is not guaranteed to work.</string>
2019-04-29 19:27:51 +02:00
2019-07-31 19:48:21 +02:00
<string name= "customiseColoursTitle" > Customise colours</string>
<string name= "customiseColoursIndividually" > Customise every subject individually</string>
2019-05-04 16:20:14 +02:00
<string name= "courseDeu" > German (+ as a second language)</string>
<string name= "courseMat" > Mathematics</string>
<string name= "courseEng" > English (+ for beginners)</string>
<string name= "courseSpo" > Physical Education</string>
<string name= "coursePol" > Politics</string>
<string name= "courseDar" > Theatre</string>
<string name= "coursePhy" > Physics</string>
<string name= "courseBio" > Biology & Natural Sciences</string>
<string name= "courseChe" > Chemistry</string>
<string name= "coursePhi" > Philosophy</string>
<string name= "courseLat" > Latin</string>
<string name= "courseSpa" > Spanish</string>
<string name= "courseFra" > French</string>
<string name= "courseInf" > Computer Science</string>
<string name= "courseGes" > History</string>
<string name= "courseRel" > Religion</string>
<string name= "courseGeg" > Geography & WUK</string>
<string name= "courseKun" > Arts</string>
<string name= "courseMus" > Music</string>
<string name= "courseTue" > Turkish</string>
<string name= "courseChi" > Chinese</string>
<string name= "courseGll" > GLL</string>
<string name= "courseWat" > WAT</string>
<string name= "courseFor" > Special Education</string>
<string name= "courseWp" > WP & "Methodenstunde"</string>
2019-07-30 22:48:13 +02:00
2019-07-31 19:48:21 +02:00
<string name= "chromeCompatibleNotFound" > No Chrome-compatible browser found</string>
<string name= "youtubeNotFound" > YouTube app not found</string>
2019-08-31 16:12:36 +02:00
<string name= "lastUpdated" > Last updated:</string>
2019-07-31 19:48:21 +02:00
<string name= "nightMode" > Enables night mode</string>
<string name= "yourPlan" > Your Plan</string>
2019-07-30 22:48:13 +02:00
2019-07-31 19:48:21 +02:00
<string-array name= "greetingsMorning" >
2019-08-02 13:35:54 +02:00
<item> Hello, %s!</item>
2019-07-30 22:48:13 +02:00
<item> Good morning, %s!</item>
<item> Have a nice day, %s.</item>
<item> How are you, %s?</item>
<item> Slept well, %s?</item>
<item> Hey, %s!</item>
2019-07-31 11:27:46 +02:00
<item> Hi %s!</item>
2019-07-30 22:48:13 +02:00
<item> Nice to see you, %s.</item>
<item> How\'ve you been, %s?</item>
</string-array>
2019-07-31 19:48:21 +02:00
<string-array name= "greetingsNoon" >
2019-08-02 13:35:54 +02:00
<item> Hello, %s!</item>
2019-07-30 22:48:13 +02:00
<item> Good day, %s!</item>
2019-07-31 19:48:21 +02:00
<item> Have a nice day, %s.</item>
2019-07-30 22:48:13 +02:00
<item> How are you, %s?</item>
<item> Enjoying your day, %s?</item>
<item> Hey, %s!</item>
2019-07-31 11:27:46 +02:00
<item> Hi %s!</item>
2019-07-30 22:48:13 +02:00
<item> Nice to see you, %s.</item>
<item> Enjoy your day, %s!</item>
</string-array>
2019-07-31 19:48:21 +02:00
<string-array name= "greetingsEvening" >
2019-08-02 13:35:54 +02:00
<item> Hello, %s!</item>
2019-07-30 22:48:13 +02:00
<item> Good evening, %s!</item>
<item> Enjoy your evening, %s.</item>
<item> How are you, %s?</item>
<item> Hey, %s!</item>
2019-07-31 11:27:46 +02:00
<item> Hi %s!</item>
2019-07-30 22:48:13 +02:00
</string-array>
2019-08-27 18:38:49 +02:00
<string name= "setRingtone" > Customise notification ringtone</string>
<string name= "setRingtone2" > Currently: %s</string>
<string name= "pickRingtone" > Pick a notification ringtone</string>
<string name= "noRingtonesFound" > No ringtones found</string>
<string name= "deviceSettingsRedirect" > Redirects to device settings</string>
<string name= "defaultRingtone" > Default</string>
2019-09-03 18:18:21 +02:00
<string name= "permissionDenied" > Please enable storage permissions</string>
<string name= "success" > Success</string>
<string name= "restoreFromFile" > Restore from file</string>
<string name= "or" > you may also…</string>
2019-04-29 19:27:51 +02:00
</resources>