mirror of
https://github.com/moodle/moodle.git
synced 2025-01-20 15:08:32 +01:00
1126 lines
73 KiB
PHP
1126 lines
73 KiB
PHP
<?PHP // $Id$
|
||
// moodle.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2004110200)
|
||
|
||
$string['addingdatatoexisting'] = "Adding data to existing";
|
||
$string['adminhelpaddnewuser'] = "To manually create a new user account";
|
||
$string['adminhelpassignadmins'] = "Admins can do anything and go anywhere in the site";
|
||
$string['adminhelpassigncreators'] = "Creators can create new courses and teach in them";
|
||
$string['adminhelpassignstudents'] = "Go into a course and add students from the admin menu";
|
||
$string['adminhelpassignteachers'] = "Find a course then use the icon to add teachers";
|
||
$string['adminhelpauthentication'] = "You can use internal user accounts or external databases";
|
||
$string['adminhelpbackup'] = "Configure automated backups and their schedule";
|
||
$string['adminhelpconfiguration'] = "Configure how the site looks and works";
|
||
$string['adminhelpconfigvariables'] = "Configure variables that affect general operation of the site";
|
||
$string['adminhelpcourses'] = "Define courses and categories and assign people to them";
|
||
$string['adminhelpeditorsettings'] = "Define basic settings for HTML editor";
|
||
$string['adminhelpedituser'] = "Browse the list of user accounts and edit any of them";
|
||
$string['adminhelpenrolments'] = "Choose internal or external ways to control enrolments";
|
||
$string['adminhelpfailurelogs'] = "Browse logs of failed logins";
|
||
$string['adminhelplanguage'] = "For checking and editing the current language pack";
|
||
$string['adminhelplogs'] = "Browse logs of all activity on this site";
|
||
$string['adminhelpmanageblocks'] = "Manage installed blocks and their settings";
|
||
$string['adminhelpmanagedatabase'] = "Access the database directly (be careful!)";
|
||
$string['adminhelpmanagefilters'] = "Choose text filters and related settings";
|
||
$string['adminhelpmanagemodules'] = "Manage installed modules and their settings";
|
||
$string['adminhelpsitefiles'] = "For publishing general files or uploading external backups";
|
||
$string['adminhelpsitesettings'] = "Define how the front page of the site looks";
|
||
$string['adminhelpthemes'] = "Choose how the site looks (colours, fonts etc)";
|
||
$string['adminhelpuploadusers'] = "Import new user accounts from a text file";
|
||
$string['adminhelpusers'] = "Define your users and set up authentication";
|
||
$string['administrator'] = "Administrator";
|
||
$string['administrators'] = "Administrators";
|
||
$string['administratorsall'] = "All administrators";
|
||
$string['administratorsandteachers'] = "Administrators and teachers";
|
||
$string['allowinternal'] = "Allow internal methods as well";
|
||
$string['alphabet'] = "A,B,C,D,E,F,G,H,I,J,K,L,M,N,O,P,Q,R,S,T,U,V,W,X,Y,Z";
|
||
$string['areyousuretorestorethisinfo'] = "Later in this process you will have a choice of adding this backup to an existing course or creating a completely new course.";
|
||
$string['assignstudentsnote'] = "Note: it may not be necessary to use this page, since it is possible for students to enrol themselves in this course.";
|
||
$string['assignstudentspass'] = "All you may need to do is notify your students of the enrolment key for this course, which is currently set to: '\$a'";
|
||
$string['backupcoursefileshelp'] = "If enabled then course files will be included in automated backups";
|
||
$string['backupfailed'] = "Some of your courses weren't saved!!";
|
||
$string['backupincludemoduleshelp'] = "Choose whether you want to include course modules, with or without user data, in automated backups";
|
||
$string['backupkeephelp'] = "How many recent backups for each course do you want to keep? (older ones will be deleted automatically)";
|
||
$string['backuplogdetailed'] = "Detailed execution log";
|
||
$string['backuploglaststatus'] = "Last execution log";
|
||
$string['backuplogshelp'] = "If enabled, then course logs will be included in automated backups";
|
||
$string['backupnameformat'] = "%Y%m%d-%H%M";
|
||
$string['backupnoneusersinfo'] = "Notice: You have selected to backup \"none\" users, so all the modules backup have been switched to \"without user data\" mode. Please note that the \"exercise\" and \"workshop\" modules aren't compatible with this type of backup, so they have been deactivated completely.";
|
||
$string['backupsavetohelp'] = "Full path to the directory where you want to save the backup files<br />(leave blank to save in its course default dir)";
|
||
$string['backuptakealook'] = "Please take a look to your backup logs in:
|
||
\$a";
|
||
$string['backupuserfileshelp'] = "Choose whether user files (eg profile images) should be included in automated backups";
|
||
$string['backupusershelp'] = "Select whether you want to include all the users in the server or only the needed users for each course";
|
||
$string['backupversion'] = "Backup Version";
|
||
$string['blockconfiga'] = "Configuring a \$a block";
|
||
$string['blockconfigbad'] = "This block has not been implemented correctly and thus cannot provide a configuration interface.";
|
||
$string['blockdeleteconfirm'] = "You are about to completely delete the block '\$a'. This will completely delete everything in the database associated with this block. Are you SURE you want to continue?";
|
||
$string['blockdeletefiles'] = "All data associated with the block '\$a->block' has been deleted from the database. To complete the deletion (and prevent the block re-installing itself), you should now delete this directory from your server: \$a->directory";
|
||
$string['blocksetup'] = "Setting up block tables";
|
||
$string['blocksuccess'] = "\$a tables have been set up correctly";
|
||
$string['bycourseorder'] = "By course order";
|
||
$string['checkingbackup'] = "Checking backup";
|
||
$string['checkingcourse'] = "Checking course";
|
||
$string['checkinginstances'] = "Checking instances";
|
||
$string['checkingsections'] = "Checking sections";
|
||
$string['clambroken'] = "Your administrator has enabled virus checking for file uploads but has misconfigured something.<br />Your file upload was NOT successful. Your administrator has been emailed to notify them so they can fix it.<br />Maybe try uploading this file later.";
|
||
$string['clamdeletedfile'] = "The file has been deleted";
|
||
$string['clamdeletedfilefailed'] = "The file could not be deleted";
|
||
$string['clamemailsubject'] = "\$a :: Clam AV notification";
|
||
$string['clamfailed'] = "Clam AV has failed to run. The return error message was \$a. Here is the output from Clam:";
|
||
$string['clamlost'] = "Moodle is configured to run clam on file upload, but the path supplied to Clam AV, \$a, is invalid.";
|
||
$string['clamlostandactinglikevirus'] = "In addition, moodle is configured so that if clam fails to run, files are treated like viruses. This essentially means that no student can upload a file successfully until you fix this.";
|
||
$string['clammovedfile'] = "The file has been moved to your specified quarantine directory, the new location is \$a";
|
||
$string['clammovedfilebasic'] = "The file has been moved to a quarantine directory.";
|
||
$string['clamquarantinedirfailed'] = "Could not move the file into your specified quarantine directory, \$a. You need to fix this as files are being deleted if they're found to be infected.";
|
||
$string['clamunknownerror'] = "There was an unknown error with clam.";
|
||
$string['cleaningtempdata'] = "Cleaning temp data";
|
||
$string['comparelanguage'] = "Compare and edit current language";
|
||
$string['configallowunenroll'] = "If this is set 'Yes', then students are allowed to unenroll themselves from courses whenever they like. Otherwise they are not allowed, and this process will be solely controlled by the teachers and administrators.";
|
||
$string['configallusersaresitestudents'] = "For activities on the front page of the site, should ALL users be considered as students? If you answer \"Yes\", then any confirmed user account will be allowed to participate as a student in those activities. If you answer \"No\", then only users who are already a participant in at least one course will be able to take part in those front page activities. Only admins and specially assigned teachers can act as teachers for these front page activities.";
|
||
$string['configautologinguests'] = "Should visitors be logged in as guests automatically when entering courses with guest access?";
|
||
$string['configcachetext'] = "For larger sites or sites that use text filters, this setting can really speed things up. Copies of texts will be retained in their processed form for the time specified here. Setting this too small may actually slow things down slightly, but setting it too large may mean texts take too long to refresh (with new links, for example).";
|
||
$string['configclamactlikevirus'] = "Treat files like viruses";
|
||
$string['configclamdonothing'] = "Treat files as OK";
|
||
$string['configclamfailureonupload'] = "If you have configured clam to scan uploaded files, but it is configured incorrectly or fails to run for some unknown reason, how should it behave? If you choose 'Treat files like viruses', they'll be moved into the quarantine area, or deleted. If you choose 'Treat files as OK', the files will be moved to the desination directory like normal. Either way, admins will be alerted that clam has failed. If you choose 'Treat files like viruses' and for some reason clam fails to run (usually because you have entered an invalid pathtoclam), ALL files that are uploaded will be moved to the given quarantine area, or deleted. Be careful with this setting.";
|
||
$string['configcountry'] = "If you set a country here, then this country will be selected by default on new user accounts. To force users to choose a country, just leave this unset.";
|
||
$string['configdbsessions'] = "If enabled, this setting will use the database to store information about current sessions. This is especially useful for large/busy sites or sites built on cluster of servers. For most sites this should probably be left disabled so that the server disk is used instead. Note that changing this setting now will log out all current users (including you).";
|
||
$string['configdebug'] = "If you turn this on, then PHP's error_reporting will be increased so that more warnings are printed. This is only useful for developers.";
|
||
$string['configdeleteunconfirmed'] = "If you are using email authentication, this is the period within which a response will be accepted from users. After this period, old unconfirmed accounts are deleted.";
|
||
$string['configdigestmailtime'] = "People who choose to have emails sent to them in digest form will be emailed the digest daily. This setting controls which time of day the daily mail will be sent (the next cron that runs after this hour will send it).";
|
||
$string['configdisplayloginfailures'] = "This will display information to selected users about previous failed logins.";
|
||
$string['configenablerssfeeds'] = "This switch will enable RSS feeds from across the site. To actually see any change you will need to enable RSS feeds in the individual modules too - go to the Modules settings under Admin Configuration.";
|
||
$string['configenablerssfeedsdisabled'] = " It is not available because RSS feeds are disabled in all the Site. To enable them, go to the Variables settings under Admin Configuration.";
|
||
$string['configerrorlevel'] = "Choose the amount of PHP warnings that you want to be displayed. Normal is usually the best choice.";
|
||
$string['configextendedusernamechars'] = "Enable this setting to allow students to use any characters in their usernames (note this does not affect their actual names). The default is \"false\" which restricts usernames to be alphanumeric characters only";
|
||
$string['configfilteruploadedfiles'] = "Enabling this setting will cause Moodle to process all uploaded HTML and text files with the filters before displaying them.";
|
||
$string['configforcelogin'] = "Normally, the front page of the site and the course listings (but not courses) can be read by people without logging in to the site. If you want to force people to log in before they do ANYTHING on the site, then you should enable this setting.";
|
||
$string['configforceloginforprofiles'] = "Enable this setting to force people to login as a real (non-guest) account before being allowed to see the user profile pages. By default this is disabled (\"false\") so that prospective students can read about the teachers of each course, but this also means that web search engines can see them.";
|
||
$string['configframename'] = "If you are embedding Moodle within a web frame, then put the name of this frame here. Otherwise this value should remain as '_top'";
|
||
$string['configfullnamedisplay'] = "This defines how names are shown when they are displayed in full. For most mono-lingual sites the most efficient setting is the default \"Given names + Surname\", but you may choose to hide surnames altogether, or to leave it up to the current language pack to decide (some languages have different conventions).";
|
||
$string['configgdversion'] = "Indicate the version of GD that is installed. The version shown by default is the one that has been auto-detected. Don't change this unless you really know what you're doing.";
|
||
$string['confightmleditor'] = "Choose whether or not to allow use of the embedded HTML text editor. Even if you choose allow, this editor will only appear when the user is using a compatible web browser. Users can also choose not to use it.";
|
||
$string['configidnumber'] = "This option specifies whether (a) Users are not be asked for an ID number at all, (b) Users are asked for an ID number but can leave it blank or (c) Users are asked for an ID Number and cannot leave it blank. If given the User's ID number is displayed in their Profile.";
|
||
$string['configintro'] = "On this page you can specify a number of configuration variables that help make Moodle work properly on your server. Don't worry too much about it - the defaults will usually work fine and you can always come back to this page later and change these settings.";
|
||
$string['configintroadmin'] = "On this page you should configure your main administrator account which will have complete control over the site. Make sure you give it a secure username and password as well as a valid email address. You can create more admin accounts later on.";
|
||
$string['configintrosite'] = "This page allows you to configure the front page and name of this new site. You can come back here later to change these settings any time using the 'Site Settings' link on the home page.";
|
||
$string['configlang'] = "Choose a default language for the whole site. Users can override this setting later.";
|
||
$string['configlangdir'] = "Most languages are printed left-to-right, but some, like Arabic and Hebrew, are printed right-to-left.";
|
||
$string['configlanglist'] = "Leave this blank to allow users to choose from any language you have in this installation of Moodle. However, you can shorten the language menu by entering a comma-separated list of language codes that you want. For example: en,es_es,fr,it";
|
||
$string['configlangmenu'] = "Choose whether or not you want to display the general-purpose language menu on the home page, login page etc. This does not affect the user's ability to set the preferred language in their own profile.";
|
||
$string['configlocale'] = "Choose a sitewide locale - this will affect the format and language of dates. You need to have this locale data installed on your operating system. (eg en_US or es_ES). If you don't know what to choose leave it blank.";
|
||
$string['configloginhttps'] = "Turning this on will make Moodle use a secure https connection just for the login page (providing a secure login), and then afterwards revert back to the normal http URL for general speed. CAUTION: this setting REQUIRES https to be specifically enabled on the web server - if it is not then YOU COULD LOCK YOURSELF OUT OF YOUR SITE.";
|
||
$string['configloglifetime'] = "This specifies the length of time you want to keep logs about user activity. Logs that are older than this age are automatically deleted. It is best to keep logs as long as possible, in case you need them, but if you have a very busy server and are experiencing performance problems, then you may want to lower the log lifetime.";
|
||
$string['configlongtimenosee'] = "If students haven't logged in for a very long time, then they are automatically unsubscribed from courses. This parameter specifies that time limit.";
|
||
$string['configmaxbytes'] = "This specifies a maximum size that uploaded files can be throughout the whole site. This setting is limited by the PHP setting upload_max_filesize and the Apache setting LimitRequestBody. In turn, maxbytes limits the range of sizes that can be chosen at course level or module level.";
|
||
$string['configmaxeditingtime'] = "This specifies the amount of time people have to re-edit forum postings, journal feedback etc. Usually 30 minutes is a good value.";
|
||
$string['confignoreplyaddress'] = "Emails are sometimes sent out on behalf of a user (eg forum posts). The email address you specify here will be used as the \"From\" address in those cases when the recipients should not be able to reply directly to the user (eg when a user chooses to keep their address private).";
|
||
$string['confignotifyloginfailures'] = "If login failures have been recorded, email notifications can be sent out. Who should see these notifications?";
|
||
$string['confignotifyloginthreshold'] = "If notifications about failed logins are active, how many failed login attempts by one user or one IP address is it worth notifying about?";
|
||
$string['configopentogoogle'] = "If you enable this setting, then Google will be allowed to enter your site as a Guest. In addition, people coming in to your site via a Google search will automatically be logged in as a Guest. Note that this only provides transparent access to courses that already allow guest access.";
|
||
$string['configpathtoclam'] = "Path to clam AV. Probably something like /usr/bin/clamscan or /usr/bin/clamdscan. You need this in order for clam AV to run.";
|
||
$string['configproxyhost'] = "If this <b>server</b> needs to use a proxy computer (eg a firewall) to access the Internet, then provide the proxy hostname and port here. Otherwise leave it blank.";
|
||
$string['configquarantinedir'] = "If you want clam AV to move infected files to a quarantine directory, enter it here. It must be writable by the webserver. If you leave this blank, or if you enter a directory that doesn't exit or isn't writable, infected files will be deleted. Do not include a trailing slash.";
|
||
$string['configrunclamonupload'] = "Run clam AV on file upload? You will need a correct path in pathtoclam for this to work. (Clam AV is a free virus scanner that you can get from http://www.clamav.net/)";
|
||
$string['configsecureforms'] = "Moodle can use an additional level of security when accepting data from web forms. If this is enabled, then the browser's HTTP_REFERER variable is checked against the current form address. In a very few cases this can cause problems if the user is using a firewall (eg Zonealarm) configured to strip HTTP_REFERER from their web traffic. Symptoms are getting 'stuck' on a form. If your users are having problems with the login page (for example) you might want to disable this setting, although it might leave your site more open to brute-force password attacks. If in doubt, leave this set to 'Yes'.";
|
||
$string['configsessioncookie'] = "This setting customises the name of the cookie used for Moodle sessions. This is optional, and only useful to avoid cookies being confused when there is more than one copy of Moodle running within the same web site.";
|
||
$string['configsessiontimeout'] = "If people logged in to this site are idle for a long time (without loading pages) then they are automatically logged out (their session is ended). This variable specifies how long this time should be.";
|
||
$string['configshowsiteparticipantslist'] = "All of these site students and site teachers will be listed on the site participants list. Who shall be allowed to see this site participants list?";
|
||
$string['configsitepolicy'] = "If you have a site policy that all users must see and agree to before using this site, then specify the URL to it here, otherwise leave this field blank. The URL can point to anywhere - one convenient place would be a file in the site files. eg http://yoursite/file.php/1/policy.html";
|
||
$string['configslasharguments'] = "Files (images, uploads etc) are provided via a script using 'slash arguments' (the second option here). This method allows files to be more easily cached in web browsers, proxy servers etc. Unfortunately, some PHP servers don't allow this method, so if you have trouble viewing uploaded files or images (eg user pictures), set this variable to the first option";
|
||
$string['configsmtphosts'] = "Give the full name of one or more local SMTP servers that Moodle should use to send mail (eg 'mail.a.com' or 'mail.a.com;mail.b.com'). If you leave it blank, Moodle will use the PHP default method of sending mail.";
|
||
$string['configsmtpuser'] = "If you have specified an SMTP server above, and the server requires authentication, then enter the username and password here.";
|
||
$string['configteacherassignteachers'] = "Should ordinary teachers be allowed to assign other teachers within courses they teach? If 'No', then only course creators and admins can assign teachers.";
|
||
$string['configtimezone'] = "You can set the default timezone here. This is the only the DEFAULT timezone for displaying dates - each user can override this by setting their own in their profile. \"Server time\" here will make Moodle default to the server's operating system setting, but \"Server time\" in the user profile will make the user default to this timezone setting.";
|
||
$string['configunzip'] = "Indicate the location of your unzip program (Unix only, optional). If specified, this will be used to unpack zip archives on the server. If you leave this blank, then Moodle will use internal routines.";
|
||
$string['configwarning'] = "Be careful modifying these settings - strange values could cause problems.";
|
||
$string['configzip'] = "Indicate the location of your zip program (Unix only, optional). If specified, this will be used to create zip archives on the server. If you leave this blank, then Moodle will use internal routines.";
|
||
$string['copyingcoursefiles'] = "Copying course files";
|
||
$string['copyinguserfiles'] = "Copying user files";
|
||
$string['copyingzipfile'] = "Copying zip file";
|
||
$string['coursebackup'] = "Course backup";
|
||
$string['coursecategories'] = "Course categories";
|
||
$string['coursecategory'] = "Course category";
|
||
$string['coursecreators'] = "Course creators";
|
||
$string['coursefiles'] = "Course files";
|
||
$string['coursegrades'] = "Course grades";
|
||
$string['courseinfo'] = "Course info";
|
||
$string['courserestore'] = "Course restore";
|
||
$string['creatingblocks'] = "Creating blocks";
|
||
$string['creatingcategoriesandquestions'] = "Creating categories and questions";
|
||
$string['creatingcoursemodules'] = "Creating course modules";
|
||
$string['creatingevents'] = "Creating events";
|
||
$string['creatinggroups'] = "Creating groups";
|
||
$string['creatinglogentries'] = "Creating log entries";
|
||
$string['creatingsections'] = "Creating sections";
|
||
$string['creatingtemporarystructures'] = "Creating temporary structures";
|
||
$string['creatingusers'] = "Creating users";
|
||
$string['creatingxmlfile'] = "Creating XML file";
|
||
$string['currentcourseadding'] = "Current course, adding data to it";
|
||
$string['currentcoursedeleting'] = "Current course, deleting it first";
|
||
$string['currentrelease'] = "Current release information";
|
||
$string['currentversion'] = "Current version";
|
||
$string['databasechecking'] = "Upgrading Moodle database from version \$a->oldversion to \$a->newversion...";
|
||
$string['databaseperformance'] = "Database performance";
|
||
$string['databasesetup'] = "Setting up database";
|
||
$string['databasesuccess'] = "Database was successfully upgraded";
|
||
$string['databaseupgradebackups'] = "Backup version is now \$a";
|
||
$string['databaseupgradeblocks'] = "Blocks version is now \$a";
|
||
$string['databaseupgrades'] = "Upgrading database";
|
||
$string['date'] = "Date";
|
||
$string['datemostrecentfirst'] = "Date - most recent first";
|
||
$string['datemostrecentlast'] = "Date - most recent last";
|
||
$string['decodinginternallinks'] = "Decoding internal links";
|
||
$string['defaultcoursesummary'] = "Write a concise and interesting paragraph here that explains what this course is about";
|
||
$string['deletecategorycheck'] = "Are you absolutely sure you want to completely delete this category <b>'\$a'</b>?<br />This will move all courses into the parent category if there is one, or into Miscellaneous.";
|
||
$string['deletingexistingcoursedata'] = "Deleting existing course data";
|
||
$string['deletingolddata'] = "Deleting old data";
|
||
$string['detailedmore'] = "More detailed";
|
||
$string['detailedless'] = "Less detailed";
|
||
$string['directorypaths'] = "Directory Paths";
|
||
$string['displayingfirst'] = "Only the first \$a->count \$a->things are displayed";
|
||
$string['duplicate'] = "Duplicate";
|
||
$string['duplicatinga'] = "Duplicating: \$a";
|
||
$string['duplicatingain'] = "Duplicating \$a->what in \$a->in";
|
||
$string['edhelpbgcolor'] = "Define editarea's background-color.<br />Valid values are for example: #ffffff or white";
|
||
$string['edhelpcleanword'] = "This setting enables or disables Word specific format filtering.";
|
||
$string['edhelpenablespelling'] = "Enable or disable spellchecking. When enabled, <strong>aspell</strong> must be installed on the server.";
|
||
$string['edhelpfontfamily'] = "The font-family property is a list of font family names and/or generic family names. Family names must be seperated with comma.";
|
||
$string['edhelpfontlist'] = "Define the fonts used on editors dropdown menu.";
|
||
$string['edhelpfontsize'] = "The default font-size sets the size of a font. <br />Valid values are for example: medium, large, smaller, larger, 10pt, 11px.";
|
||
$string['editlock'] = "This value cannot be edited!";
|
||
$string['emaildisableclick'] = "Click here to disable all email from being sent to this address";
|
||
$string['emailenableclick'] = "Click here to re-enable all email being sent to this address";
|
||
$string['emailnotallowed'] = "Email addresses in these domains are not allowed (\$a)";
|
||
$string['emailonlyallowed'] = "This email is not one of those that are allowed (\$a)";
|
||
$string['enrolledincourse'] = "Enrolled in course \"\$a\"";
|
||
$string['enrolledincoursenot'] = "Not enrolled in course \"\$a\"";
|
||
$string['enrollfirst'] = "You have to enroll in one of the courses before you can use the site activities";
|
||
$string['enrolmentconfirmation'] = "You are about to enroll yourself as a member of this course.<br />Are you sure you wish to do this?";
|
||
$string['enrolmentnew'] = "New enrolment in \$a";
|
||
$string['enrolmentnewuser'] = "\$a->user has enrolled in course \"\$a->course\"";
|
||
$string['enrolmentnointernal'] = "Manual enrolments are currently not enabled";
|
||
$string['enrolmentnotyet'] = "Sorry, you can not access this course until <br /> \$a";
|
||
$string['enrolments'] = "Enrolments";
|
||
$string['enrolperiod'] = "Enrolment period";
|
||
$string['entries'] = "Entries";
|
||
$string['errortoomanylogins'] = "Sorry, you have exceeded the allowed number of login attempts. Restart your browser.";
|
||
$string['errorwhenconfirming'] = "You are not confirmed yet because an error occurred. If you clicked on a link in an email to get here, make sure that the line in your email wasn't broken or wrapped. You may have to use cut and paste to reconstruct the link properly.";
|
||
$string['everybody'] = "Everybody";
|
||
$string['executeat'] = "Execute at";
|
||
$string['existing'] = "Existing";
|
||
$string['existingadmins'] = "Existing admins";
|
||
$string['existingcourse'] = "Existing course";
|
||
$string['existingcourseadding'] = "Existing course, adding data to it";
|
||
$string['existingcoursedeleting'] = "Existing course, deleting it first";
|
||
$string['existingcreators'] = "Existing course creators";
|
||
$string['existingstudents'] = "Enrolled students";
|
||
$string['failedloginattempts'] = "\$a->attempts failed logins since your last login";
|
||
$string['failedloginattemptsall'] = "\$a->attempts failed logins for \$a->accounts accounts";
|
||
$string['findmorecourses'] = "Find more courses...";
|
||
$string['force'] = "Force";
|
||
$string['forcedmode'] = "forced mode";
|
||
$string['forcelanguage'] = "Force language";
|
||
$string['forceno'] = "Do not force";
|
||
$string['forcepasswordchange'] = "Force password change";
|
||
$string['forcepasswordchangehelp'] = "Prompt user to change it on their next login";
|
||
$string['formatmarkdown'] = "Markdown format";
|
||
$string['formatwiki'] = "Wiki-like format";
|
||
$string['from'] = "From";
|
||
$string['frontpagecategorynames'] = "Show a list of categories";
|
||
$string['frontpagecourselist'] = "Show a list of courses";
|
||
$string['frontpagenews'] = "Show news items";
|
||
$string['fullnamedisplay'] = "\$a->firstname \$a->lastname";
|
||
$string['functiondisabled'] = "That functionality is currently disabled";
|
||
$string['gdneed'] = "GD must be installed to see this graph";
|
||
$string['go'] = "Go";
|
||
$string['groupaddusers'] = "Add selected to group";
|
||
$string['groupfor'] = "for group";
|
||
$string['groupinfo'] = "Info about selected group";
|
||
$string['groupinfomembers'] = "Info about selected members";
|
||
$string['groupinfopeople'] = "Info about selected people";
|
||
$string['groupmemberssee'] = "See group members";
|
||
$string['groupmembersselected'] = "Members of selected group";
|
||
$string['groupmode'] = "Group mode";
|
||
$string['groupmodeforce'] = "Force group mode";
|
||
$string['groupmy'] = "My group";
|
||
$string['groupnonmembers'] = "People not in a group";
|
||
$string['groupnotamember'] = "Sorry, you are not a member of that group";
|
||
$string['grouprandomassign'] = "Randomly assign all to groups";
|
||
$string['groupremove'] = "Remove selected group";
|
||
$string['groupremovemembers'] = "Remove selected members";
|
||
$string['groupsnone'] = "No groups";
|
||
$string['groupsseparate'] = "Separate groups";
|
||
$string['groupsvisible'] = "Visible groups";
|
||
$string['helpemoticons'] = "Use emoticons";
|
||
$string['helpformatting'] = "About formatting text";
|
||
$string['helpindex'] = "Index of all help files";
|
||
$string['helpsummaries'] = "About these summaries";
|
||
$string['helpwiki'] = "How to write Wiki-like text";
|
||
$string['hiddensections'] = "Hidden sections";
|
||
$string['hiddensectionscollapsed'] = "Hidden sections are shown in collapsed form";
|
||
$string['hiddensectionsinvisible'] = "Hidden sections are completely invisible";
|
||
$string['howtomakethemes'] = "How to make new themes";
|
||
$string['includeneededusers'] = "Include Needed Users";
|
||
$string['includenoneusers'] = "Include None Users";
|
||
$string['includeuserfiles'] = "Include User Files";
|
||
$string['jump'] = "Jump";
|
||
$string['keep'] = "Keep";
|
||
$string['languagegood'] = "This language pack is up-to-date! :-)";
|
||
$string['latestlanguagepack'] = "Check for latest language pack on moodle.org";
|
||
$string['list'] = "List";
|
||
$string['listfiles'] = "List of files in \$a";
|
||
$string['login_failure_logs'] = "Login failure logs";
|
||
$string['logtoomanycourses'] = " [ <a href=\"\$a->url\">more</a> ] ";
|
||
$string['logtoomanyusers'] = " [ <a href=\"\$a->url\">more</a> ] ";
|
||
$string['mailadmins'] = "Inform admins";
|
||
$string['mailstudents'] = "Inform students";
|
||
$string['mailteachers'] = "Inform teachers";
|
||
$string['markedthistopic'] = "This topic is highlighted as the current topic";
|
||
$string['moduledeleteconfirm'] = "You are about to completely delete the module '\$a'. This will completely delete everything in the database associated with this activity module. Are you SURE you want to continue?";
|
||
$string['moduledeletefiles'] = "All data associated with the module '\$a->module' has been deleted from the database. To complete the deletion (and prevent the module re-installing itself), you should now delete this directory from your server: \$a->directory";
|
||
$string['moodleversion'] = "Moodle Version";
|
||
$string['movefull'] = "Move \$a to this location";
|
||
$string['mustchangepassword'] = "The new password must be different than the current one";
|
||
$string['neverdeletelogs'] = "Never delete logs";
|
||
$string['nocoursesfound'] = "No courses were found with the words '\$a'";
|
||
$string['noexistingadmins'] = "No existing admins, this is a serious error and you should never have seen this message.";
|
||
$string['nofilesselected'] = "No files have been selected to restore";
|
||
$string['nomorecourses'] = "No more matching courses could be found";
|
||
$string['nomoreidnumber'] = "Not using an idnumber to avoid collisions";
|
||
$string['nopotentialadmins'] = "No potential admins";
|
||
$string['nopotentialcreators'] = "No potential course creators";
|
||
$string['nopotentialstudents'] = "No potential students";
|
||
$string['notavailable'] = "Not available";
|
||
$string['noteuserschangednonetocourse'] = "Note: course users need to be restored when restoring user data. This setting has been changed for you.";
|
||
$string['noticenewerbackup'] = "This backup file has been created with Moodle \$a->backuprelease (\$a->backupversion) and it's newer than your currently installed Moodle \$a->serverrelease (\$a->serverversion). This could cause some inconsistencies because backwards compatibility of backup files cannot be guaranteed.";
|
||
$string['notifyloginfailuresmessage'] = "\$a->time, IP: \$a->ip, User: \$a->info";
|
||
$string['notifyloginfailuresmessageend'] = "You can view these logs at \$a/course/log.php?id=1&chooselog=1&modid=site_errors.";
|
||
$string['notifyloginfailuresmessagestart'] = "Here is a list of failed login attempts at \$a since you were last notified ";
|
||
$string['notifyloginfailuressubject'] = "\$a :: Failed logins notification";
|
||
$string['notincluded'] = "Not included";
|
||
$string['notingroup'] = "Sorry, but you need to be part of a group to see this activity.";
|
||
$string['nousersmatching'] = "No users matching '\$a' were found";
|
||
$string['numattempts'] = "\$a failed login attempt(s) ";
|
||
$string['other'] = "Other";
|
||
$string['pageheaderconfigablock'] = "Configuring a block in %fullname%";
|
||
$string['pathnotexists'] = "Path doesn't exist in your server!";
|
||
$string['pathslasherror'] = "Path can't end with a slash!!";
|
||
$string['paymentinstant'] = "Use the button below to pay and be enrolled within minutes!";
|
||
$string['paymentrequired'] = "This course requires a payment for entry.";
|
||
$string['paymentsorry'] = "Thank you for your payment! Unfortunately your payment has not yet been fully processed, and you are not yet registered to enter the course \"\$a->fullname\". Please try continuing to the course in a few seconds, but if you continue to have trouble then please alert the \$a->teacher or the site administrator";
|
||
$string['paymentthanks'] = "Thank you for your payment! You are now enrolled in your course:<br />\"\$a\"";
|
||
$string['phpinfo'] = "PHP info";
|
||
$string['policyagree'] = "You must agree to this policy to continue using this site. Do you agree?";
|
||
$string['policyagreement'] = "Site Policy Agreement";
|
||
$string['policyagreementclick'] = "Click here to read the Site Policy Agreement";
|
||
$string['popupwindow'] = "Open file in new window";
|
||
$string['potentialadmins'] = "Potential admins";
|
||
$string['potentialcreators'] = "Potential course creators";
|
||
$string['potentialstudents'] = "Potential students";
|
||
$string['previous'] = "Previous";
|
||
$string['publicdirectory'] = "Public directory";
|
||
$string['publicdirectory0'] = "Please do not publish this site";
|
||
$string['publicdirectory1'] = "Publish the site name only";
|
||
$string['publicdirectory2'] = "Publish the site name with a link";
|
||
$string['publicsitefileswarning'] = "Note: files placed here can be accessed by anyone";
|
||
$string['readinginfofrombackup'] = "Reading info from backup";
|
||
$string['recentactivityreport'] = "Full report of recent activity...";
|
||
$string['refreshingevents'] = "Refreshing events";
|
||
$string['registration'] = "Moodle Registration";
|
||
$string['registrationemail'] = "Email notifications";
|
||
$string['registrationinfo'] = "<p>This page allows you to register your Moodle site with moodle.org. Registration is free.
|
||
The main benefit of registering is that you will be added to a low-volume mailing list
|
||
for important notifications such as security alerts and new releases of Moodle.
|
||
<p>By default, your information will be kept private, and will never be sold or passed on to anyone else. The only
|
||
reason for collecting this information is for support purposes, and to help build up a statistical
|
||
picture of the Moodle community as a whole.
|
||
<p>If you choose, you can allow your site name, country and URL to be added to the public list of Moodle Sites.
|
||
<p>All new registrations are verified manually before they are added to the list, but once you are added you can update your registration (and your entry on the public list) at any time by resubmitting this form.";
|
||
$string['registrationno'] = "No, I do not want to receive email";
|
||
$string['registrationsend'] = "Send registration information to moodle.org";
|
||
$string['registrationyes'] = "Yes, please notify me about important issues";
|
||
$string['removeadmin'] = "Remove admin";
|
||
$string['removecreator'] = "Remove course creator";
|
||
$string['requirespayment'] = "This course requires payment for access";
|
||
$string['resortcoursesbyname'] = "Re-sort courses by name";
|
||
$string['restore'] = "Restore";
|
||
$string['restorecancelled'] = "Restore cancelled";
|
||
$string['restorecoursenow'] = "Restore this course now!";
|
||
$string['restorefinished'] = "Restore completed successfully";
|
||
$string['restoreto'] = "Restore to";
|
||
$string['rss'] = "RSS";
|
||
$string['rssarticles'] = "Number of RSS recent articles";
|
||
$string['rsserror'] = "Error reading RSS data";
|
||
$string['rsstype'] = "RSS feed for this activity";
|
||
$string['scalescustom'] = "Custom scales";
|
||
$string['scalescustomno'] = "No custom scales have been created yet";
|
||
$string['scalestip'] = "To create custom scales, use the 'Scales...' link in your course administration menu.";
|
||
$string['schedule'] = "Schedule";
|
||
$string['scheduledbackupstatus'] = "Scheduled backup status";
|
||
$string['searchhelp'] = "You can search for multiple words at once.<br /><br />word : find any match of this word within the text.<br />+word : only exact matching words will be found.<br />-word : don't include results containing this word.";
|
||
$string['sections'] = "Sections";
|
||
$string['select'] = "Select";
|
||
$string['selectednowmove'] = "\$a files selected for moving. Now go to the destination and press 'Move files to here'";
|
||
$string['shortnametaken'] = "Short name is already used for another course (\$a)";
|
||
$string['showall'] = "Show all \$a";
|
||
$string['showallusers'] = "Show all users";
|
||
$string['showgrades'] = "Show grades";
|
||
$string['showreports'] = "Show activity reports";
|
||
$string['showsettings'] = "Show settings";
|
||
$string['since'] = "Since";
|
||
$string['sincelast'] = " since last login";
|
||
$string['siteerrors'] = "Site errors";
|
||
$string['sitefiles'] = "Site files";
|
||
$string['sitepartlist0'] = "You must be a site teacher to be allowed to see the site participants list";
|
||
$string['sitepartlist1'] = "You must be a teacher to be allowed to see the site participants list";
|
||
$string['sitesection'] = "Include a topic section";
|
||
$string['siteteachers'] = "Site teachers";
|
||
$string['sizeb'] = "bytes";
|
||
$string['sizegb'] = "Gb";
|
||
$string['sizekb'] = "Kb";
|
||
$string['sizemb'] = "Mb";
|
||
$string['sortby'] = "Sort by";
|
||
$string['specifyname'] = "You must specify a name.";
|
||
$string['state'] = "State/Province";
|
||
$string['strftimedayshort'] = "%A, %d %B";
|
||
$string['strftimedaytime'] = "%a, %H:%M";
|
||
$string['strftimemonthyear'] = "%B %Y";
|
||
$string['to'] = "To";
|
||
$string['topichide'] = "Hide this topic from \$a";
|
||
$string['topicshow'] = "Show this topic to \$a";
|
||
$string['trysearching'] = "Try searching instead.";
|
||
$string['unfinished'] = "Unfinished";
|
||
$string['unpacking'] = "Unpacking \$a";
|
||
$string['unzippingbackup'] = "Unzipping backup";
|
||
$string['up'] = "Up";
|
||
$string['uploadedfile'] = "File uploaded successfully";
|
||
$string['uploadfailednotrecovering'] = "Your file upload has failed because there was a problem with one of the files, \$a->name.<br/> Here is a log of the problems:<br />\$a->problem<br />Not recovering.";
|
||
$string['uploadfilelog'] = "Upload log for file \$a";
|
||
$string['uploadedfileto'] = "Uploaded \$a->file to \$a->directory";
|
||
$string['uploadedfiletoobig'] = "Sorry, but that file is too big (limit is \$a bytes)";
|
||
$string['uploadformlimit'] = "Uploaded file exceeded the maximum size limit set by the form";
|
||
$string['uploadlabel'] = "Title:";
|
||
$string['uploadnofilefound'] = "No file was found - are you sure you selected one to upload?";
|
||
$string['uploadnotallowed'] = "Uploads are not allowed";
|
||
$string['uploadoldfilesdeleted'] = "The old file(s) in your upload area have been deleted";
|
||
$string['uploadpartialfile'] = "File was only partially uploaded";
|
||
$string['uploadproblem'] = "An unknown problem occurred while uploading the file '\$a' (perhaps it was too large?)";
|
||
$string['uploadrenamedchars'] = "File was renamed from \$a->oldname to \$a->newname because of invalid characters.";
|
||
$string['uploadrenamedcollision'] = "File was renamed from \$a->oldname to \$a->newname because there was a filename conflict.";
|
||
$string['uploadserverlimit'] = "Uploaded file exceeded the maximum size limit set by the server";
|
||
$string['uploadusers'] = "Upload users";
|
||
$string['user'] = "User";
|
||
$string['userconfirmed'] = "Confirmed \$a";
|
||
$string['userdata'] = "User Data";
|
||
$string['userfiles'] = "User Files";
|
||
$string['userlist'] = "User list";
|
||
$string['usernotconfirmed'] = "Could not confirm \$a";
|
||
$string['usersnew'] = "New users";
|
||
$string['userzones'] = "User zones";
|
||
$string['usingexistingcourse'] = "Using existing course";
|
||
$string['version'] = "Version";
|
||
$string['view'] = "View";
|
||
$string['virusfoundsubject'] = "\$a: Virus found!";
|
||
$string['virusfound'] = "Attention administrator! Clam AV has found a virus in a file uploaded by \$a->user for the course \$a->course. Here is the output of clamscan:";
|
||
$string['virusfounduser'] = "The file you have uploaded, \$a->filename, has been scanned by a virus checker and found to be infected! Your file upload was NOT successful.";
|
||
$string['virusfoundlater'] = "A file you uploaded on \$a->date with the filename \$a->filename for the course \$a->course has since been found to contain a virus. Here is a summary of what has happened to your file:
|
||
|
||
\$a->action
|
||
|
||
If this was submitted work, you may want to resubmit it so that your tutor can see it.";
|
||
$string['virusfoundlateradmin'] = "Attention administrator! A file that was uploaded on \$a->date with the filename \$a->filename for the course \$a->course by the user \$a->user has since been found to contain a virus. Here is a summary of what has happened to the file:
|
||
|
||
\$a->action
|
||
|
||
The user has also been notified.";
|
||
$string['virusfoundlateradminnolog'] = "Attention administrator! A file that was uploaded with the filename \$a->filename has since been found to contain a virus. Moodle was unable to resolve this file back to the user that originally uploaded it.
|
||
|
||
Here is a summary of what has happened to the file:
|
||
|
||
\$a->action";
|
||
$string['virusplaceholder'] = "This file that has been uploaded was found to contain a virus and has been moved or delted and the user notified.";
|
||
$string['weekhide'] = "Hide this week from \$a";
|
||
$string['weekshow'] = "Show this week to \$a";
|
||
$string['whattocallzip'] = "What do you want to call the zip file?";
|
||
$string['withoutuserdata'] = "without user data";
|
||
$string['withuserdata'] = "with user data";
|
||
$string['writingcategoriesandquestions'] = "Writing categories and questions";
|
||
$string['writingcoursedata'] = "Writing course data";
|
||
$string['writingeventsinfo'] = "Writing events info";
|
||
$string['writinggeneralinfo'] = "Writing general info";
|
||
$string['writinggroupsinfo'] = "Writing groups info";
|
||
$string['writingheader'] = "Writing header";
|
||
$string['writingloginfo'] = "Writing logs info";
|
||
$string['writingmoduleinfo'] = "Writing modules info";
|
||
$string['writingscalesinfo'] = "Writing scales info";
|
||
$string['writinguserinfo'] = "Writing users info";
|
||
$string['youareabouttocreatezip'] = "You are about to create a zip file containing";
|
||
$string['youaregoingtorestorefrom'] = "You are about to start the restore process for";
|
||
$string['zippingbackup'] = "Zipping backup";
|
||
$string['action'] = 'Eylem';
|
||
$string['active'] = 'Etkin';
|
||
$string['activities'] = 'Etkinlikler';
|
||
$string['activity'] = 'Etkinlik';
|
||
$string['activityclipboard'] = 'Bu etkinlik ta<74><61>n<EFBFBD>yor: <b>$a</b>';
|
||
$string['activityiscurrentlyhidden'] = '<27>zg<7A>n<EFBFBD>z, bu etkinlik <20>u anda gizli';
|
||
$string['activitymodule'] = 'Etkinlik mod<6F>l<EFBFBD>';
|
||
$string['activityreport'] = 'Etkinlik raporu';
|
||
$string['activityselect'] = 'Bu etkinli<6C>i herhangi bir yere ta<74><61>mak i<>in se<73>';
|
||
$string['activitysince'] = '$a \'dan beri etkinlikler';
|
||
$string['add'] = 'Ekle';
|
||
$string['addactivity'] = 'Bir etkinlik ekle...';
|
||
$string['addadmin'] = 'Admin ekle';
|
||
$string['addcreator'] = 'Ders olu<6C>turucu ekle';
|
||
$string['added'] = '$a eklendi';
|
||
$string['addedtogroup'] = '$a grubuna eklendi';
|
||
$string['addedtogroupnot'] = '$a grubuna eklenmedi';
|
||
$string['addedtogroupnotenrolled'] = '$a grubuna eklenmedi, <20><>nk<6E> bu derse kay<61>tl<74> de<64>il';
|
||
$string['addinganew'] = 'Yeni bir $a ekleniyor';
|
||
$string['addinganewto'] = 'Yeni bir $a->what, $a->to\'e ekleniyor';
|
||
$string['addnewcategory'] = 'Yeni kategori ekle';
|
||
$string['addnewcourse'] = 'Yeni ders ekle';
|
||
$string['addnewuser'] = 'Yeni kullan<61>c<EFBFBD> ekle';
|
||
$string['addresource'] = 'Yeni bir kaynak ekle...';
|
||
$string['address'] = 'Adres';
|
||
$string['addstudent'] = '<27><>renci ekle';
|
||
$string['addteacher'] = 'E<>itmen ekle';
|
||
$string['admin'] = 'Y<>netici';
|
||
$string['administration'] = 'Y<>netim';
|
||
$string['advancedfilter'] = 'Geli<6C>mi<6D> arama';
|
||
$string['again'] = 'tekrarla';
|
||
$string['all'] = 'T<>m<EFBFBD>';
|
||
$string['allactivities'] = 'T<>m etkinlikler';
|
||
$string['alldays'] = 'B<>t<EFBFBD>n g<>nler';
|
||
$string['allfieldsrequired'] = 'T<>m alanlar zorunludur';
|
||
$string['allgroups'] = 'T<>m grublar';
|
||
$string['alllogs'] = 'T<>m kay<61>tlar';
|
||
$string['allow'] = '<27>zinli';
|
||
$string['allowguests'] = 'Bu derse kay<61>ts<74>z kullan<61>c<EFBFBD>lar girebilir';
|
||
$string['allownot'] = '<27>zin verme';
|
||
$string['allparticipants'] = 'T<>m kat<61>l<EFBFBD>mc<6D>lar';
|
||
$string['allteachers'] = 'T<>m <20><>retmenler';
|
||
$string['alphanumerical'] = 'Sadece latin harfleri ve rakamlar';
|
||
$string['alreadyconfirmed'] = 'Kay<61>t daha <20>nce onaylanm<6E><6D>t<EFBFBD>';
|
||
$string['always'] = 'Herzaman';
|
||
$string['answer'] = 'Yan<61>t';
|
||
$string['areyousuretorestorethis'] = 'Devam etmek istiyor musunuz?';
|
||
$string['assessment'] = 'De<44>erlendirme';
|
||
$string['assignadmins'] = 'Y<>netici belirle';
|
||
$string['assigncreators'] = 'Ders olu<6C>turucu belirle';
|
||
$string['assignstudents'] = '<27><>rencileri kaydet';
|
||
$string['assignteachers'] = 'E<>itmen belirle';
|
||
$string['authentication'] = 'Kimlik denetimi';
|
||
$string['autosubscribe'] = 'Otomatik abonelik';
|
||
$string['autosubscribeno'] = 'Hay<61>r: Beni forumlara otomatik abone yapma';
|
||
$string['autosubscribeyes'] = 'Evet: Mesaj g<>nderdi<64>imde beni o foruma abone yap';
|
||
$string['availability'] = 'Var';
|
||
$string['availablecourses'] = 'Mevcut dersler';
|
||
$string['backup'] = 'Yedekle';
|
||
$string['backupdate'] = 'Yedekleme Tarihi';
|
||
$string['backupdetails'] = 'Yedekleme Ayr<79>nt<6E>lar<61>';
|
||
$string['backupfilename'] = 'yedekle';
|
||
$string['backupfinished'] = 'Yedekleme ba<62>ar<61>l<EFBFBD>yla tamamland<6E>';
|
||
$string['backuporiginalname'] = 'Yedek Ad<41>';
|
||
$string['blocks'] = 'Bloklar';
|
||
$string['byname'] = '$a taraf<61>ndan';
|
||
$string['cancel'] = '<27>ptal';
|
||
$string['categories'] = 'Ders kategorileri';
|
||
$string['category'] = 'Dizin';
|
||
$string['categoryadded'] = '\'$a\' dizini eklendi';
|
||
$string['categorydeleted'] = '\'$a\' dizini silindi';
|
||
$string['categoryduplicate'] = '\'$a\' isminde bir dizin zaten var';
|
||
$string['changedpassword'] = '<27>ifre de<64>i<EFBFBD>ti';
|
||
$string['changepassword'] = '<27>ifre de<64>i<EFBFBD>tir';
|
||
$string['changessaved'] = 'De<44>i<EFBFBD>iklikler kaydedildi';
|
||
$string['checklanguage'] = 'Dil kontrol<6F>';
|
||
$string['choose'] = 'Se<53>';
|
||
$string['choosecourse'] = 'Bir ders se<73>iniz';
|
||
$string['chooseenrolmethod'] = 'Birincil kay<61>t bi<62>imi';
|
||
$string['chooselivelogs'] = 'Yada var olan etkinlikleri izleyiniz';
|
||
$string['chooselogs'] = 'Hangi kay<61>tlar<61> g<>rmek istedi<64>inizi se<73>iniz';
|
||
$string['choosereportfilter'] = 'Rapor i<>in bir filtre se<73>iniz';
|
||
$string['choosetheme'] = 'Tema se<73>iniz';
|
||
$string['chooseuser'] = 'Kullan<61>c<EFBFBD> se<73>iniz';
|
||
$string['city'] = '<27>ehir';
|
||
$string['clicktochange'] = 'B<>y<EFBFBD>tmek i<>in t<>kla';
|
||
$string['closewindow'] = 'Bu pencereyi kapat';
|
||
$string['complete'] = 'Tamamland<6E>';
|
||
$string['configvariables'] = 'De<44>i<EFBFBD>kenkeri ayarla';
|
||
$string['configuration'] = 'Yap<61>land<6E>rma';
|
||
$string['confirm'] = 'Onayla';
|
||
$string['confirmed'] = 'Kayd<79>n<EFBFBD>z onayland<6E>';
|
||
$string['confirmednot'] = 'Kayd<79>n<EFBFBD>z hen<65>z onaylanmad<61>!';
|
||
$string['continue'] = 'Devam';
|
||
$string['continuetocourse'] = 'Derse girmek i<>in buray<61> t<>klay<61>n';
|
||
$string['cookiesenabled'] = '<27>erezler(cookies) etkin olmal<61>d<EFBFBD>r';
|
||
$string['copy'] = 'kopyala';
|
||
$string['copyrightnotice'] = 'Yay<61>n haklar<61>';
|
||
$string['cost'] = 'Tutar';
|
||
$string['costdefault'] = 'Varsay<61>lan tutar';
|
||
$string['country'] = '<27>lke';
|
||
$string['course'] = 'Ders';
|
||
$string['courseavailable'] = 'Bu ders <20><>rencilere y<>neliktir';
|
||
$string['courseavailablenot'] = 'Bu ders <20><>rencilere y<>nelik de<64>ildir';
|
||
$string['courseformats'] = 'Ders formatlar<61>';
|
||
$string['courses'] = 'Dersler';
|
||
$string['courseupdates'] = 'Ders g<>ncellemeleri';
|
||
$string['courseuploadlimit'] = 'Dosya y<>kleme s<>n<EFBFBD>r<EFBFBD>';
|
||
$string['create'] = 'Olu<6C>tur';
|
||
$string['createaccount'] = 'Yeni hesab<61>m<EFBFBD> olu<6C>tur';
|
||
$string['createfolder'] = '$a i<>inde bir dizin olu<6C>tur';
|
||
$string['createuserandpass'] = 'Giri<72> yap<61>lacak kullan<61>c<EFBFBD> ad<61> ve <20>ifre olu<6C>tur';
|
||
$string['createziparchive'] = 'Zip ar<61>ivi olu<6C>tur';
|
||
$string['creatingnewcourse'] = 'Yeni ders olu<6C>turuluyor';
|
||
$string['creatingscales'] = '<27>l<EFBFBD>ek olu<6C>turuluyor';
|
||
$string['currency'] = 'Para birimi';
|
||
$string['currentlanguage'] = 'Ge<47>erli dil';
|
||
$string['currentlocaltime'] = 'b<>lgesel saatiniz';
|
||
$string['currentpicture'] = 'Resim';
|
||
$string['day'] = 'g<>n';
|
||
$string['days'] = 'g<>n';
|
||
$string['defaultcoursefullname'] = 'Bu Dersin Tam Ad<41> 101';
|
||
$string['defaultcourseshortname'] = 'UE-101';
|
||
$string['defaultcoursestudent'] = '<27><>renci';
|
||
$string['defaultcoursestudents'] = '<27><>renciler';
|
||
$string['defaultcourseteacher'] = 'E<>itmen';
|
||
$string['defaultcourseteachers'] = 'E<>itmenler';
|
||
$string['delete'] = 'Sil';
|
||
$string['deleteall'] = 'T<>m<EFBFBD>n<EFBFBD> sil';
|
||
$string['deletecheck'] = '$a silinsin mi?';
|
||
$string['deletecheckfiles'] = 'Bu dosyalar<61> silmek istedi<64>inizden emin misiniz?';
|
||
$string['deletecheckfull'] = '$a \'i tamamen silmek istedi<64>inizden emin misiniz?';
|
||
$string['deletecheckwarning'] = 'Bu dosyalar<61> silmek <20>zeresiniz';
|
||
$string['deletecompletely'] = 'Hepsini sil';
|
||
$string['deletecourse'] = 'Ders sil';
|
||
$string['deletecoursecheck'] = 'Bu dersi ve i<>indeki t<>m bilgileri tamamen silmek istedi<64>inizden emin misiniz?';
|
||
$string['deleted'] = 'Silindi';
|
||
$string['deletedactivity'] = '$a silindi';
|
||
$string['deletedcourse'] = '$a tamamen silindi';
|
||
$string['deletednot'] = '$a silinemiyor!';
|
||
$string['deleteselected'] = 'Se<53>ililer silindi';
|
||
$string['deletingcourse'] = '$a siliniyor';
|
||
$string['department'] = 'B<>l<EFBFBD>m';
|
||
$string['description'] = 'A<><41>klama';
|
||
$string['disable'] = 'Pasifle<6C>tir';
|
||
$string['displayingrecords'] = '$a kay<61>t g<>steriliyor';
|
||
$string['displayingusers'] = '$a->start -den $a->end -e kullan<61>c<EFBFBD>lar<61> g<>steriyor';
|
||
$string['documentation'] = 'Program Belgeleri';
|
||
$string['donotask'] = 'Sorma';
|
||
$string['down'] = 'A<>a<EFBFBD><61>';
|
||
$string['downloadexcel'] = 'Excel format<61>nda indir';
|
||
$string['downloadtext'] = 'Text format<61>nda indir';
|
||
$string['doyouagree'] = '<27>artlar<61> okuyup kabul ediyor musunuz?';
|
||
$string['edit'] = 'D<>zenle $a';
|
||
$string['editcoursesettings'] = 'Ders ayarlar<61>n<EFBFBD> d<>zenle';
|
||
$string['editfiles'] = 'Dosyalar<61> d<>zenle';
|
||
$string['editgroupprofile'] = 'Grup profilini d<>zenle';
|
||
$string['editinga'] = '$a d<>zenleniyor';
|
||
$string['editmyprofile'] = 'Profil d<>zenle';
|
||
$string['editorbgcolor'] = 'Arkaplan rengi';
|
||
$string['editorcleanonpaste'] = 'Yap<61><70>t<EFBFBD>r<EFBFBD>rken World HTML\'i temizle';
|
||
$string['editorcommonsettings'] = 'Genel ayarlar';
|
||
$string['editordefaultfont'] = 'Varsay<61>lan font';
|
||
$string['editorenablespelling'] = 'S<>zc<7A>k denetimini etkinle<6C>tir';
|
||
$string['editorfontlist'] = 'Font listesi';
|
||
$string['editorfontsize'] = 'Varsay<61>lan font boyutu';
|
||
$string['editorresettodefaults'] = 'Varsay<61>lan de<64>erlere d<>n';
|
||
$string['editorsettings'] = 'Editor ayarlar<61>';
|
||
$string['editsummary'] = '<27>zeti d<>zenle';
|
||
$string['editthisactivity'] = 'Bu etkinli<6C>i d<>zenle';
|
||
$string['editthiscategory'] = 'Bu kategoriyi d<>zenle';
|
||
$string['edituser'] = 'Kullan<61>c<EFBFBD> hesaplar<61>n<EFBFBD> d<>zenle';
|
||
$string['email'] = 'Eposta adresi';
|
||
$string['emailactive'] = 'Email etkinle<6C>tirildi';
|
||
$string['emailagain'] = 'Email (tekrar)';
|
||
$string['emailconfirm'] = 'Hesab<61>n<EFBFBD>z<EFBFBD> onaylay<61>n';
|
||
$string['emailconfirmation'] = 'Merhaba $a->firstname,
|
||
|
||
\'$a->sitename\' Sitesinde bu eposta adresiyle yeni bir hesap a<><61>lm<6C><6D>t<EFBFBD>r.
|
||
|
||
Yeni hesab<61>n<EFBFBD>z<EFBFBD> onaylamak i<>in a<>a<EFBFBD><61>daki web adresine gidiniz:
|
||
|
||
$a->link
|
||
|
||
Bu ba<62>lant<6E>y<EFBFBD> t<>klad<61><64><EFBFBD>n<EFBFBD>zda yeni sayfada site a<><61>lacakt<6B>r.
|
||
E<EFBFBD>er a<><61>lm<6C>yorsa gezgininizin adres sat<61>r<EFBFBD>na yukar<61>daki ba<62>lant<6E>y<EFBFBD> kopyalay<61>n<EFBFBD>z.
|
||
|
||
Saygilar
|
||
\'$a->sitename\' Y<>netimi,
|
||
$a->admin';
|
||
$string['emailconfirmationsubject'] = '$a: Hesap Onay<61>';
|
||
$string['emailconfirmsent'] = ' <P>Bu adresinize bir eposta g<>nderildi: <B>$a</B>
|
||
<P>Kayd<79>n<EFBFBD>z<EFBFBD>n tamamlanmas<61> i<>in baz<61> a<><61>klamalar i<>ermektedir.
|
||
<P>Bir sorun <20><>kmas<61> durumunda site y<>neticisine ba<62>vurunuz.';
|
||
$string['emaildigest'] = 'Email alma <20>zeti';
|
||
$string['emaildigestcomplete'] = 'T<>m<EFBFBD> (mesaj<61>n i<>eri<72>inin t<>m<EFBFBD>n<EFBFBD> g<>nl<6E>k al)';
|
||
$string['emaildigestoff'] = '<27>zet yok (herbir forum mesaj<61> i<>in tek email al)';
|
||
$string['emaildigestsubjects'] = 'Konular (Sadece konular<61> g<>nl<6E>l al)';
|
||
$string['emaildisable'] = 'Bu email adresi etkin de<64>ildir';
|
||
$string['emaildisplay'] = 'Eposta g<>sterimi';
|
||
$string['emaildisplaycourse'] = 'Sadece ders <20>yelerine adresimi g<>ster';
|
||
$string['emaildisplayno'] = 'Ger<65>ek adresimi gizle';
|
||
$string['emaildisplayyes'] = 'Adresimi g<>ster';
|
||
$string['emailenable'] = 'Bu email adresi etkindir';
|
||
$string['emailexists'] = 'Bu eposta adresi daha <20>nce kaydedilmi<6D>tir.';
|
||
$string['emailformat'] = 'Eposta format<61>';
|
||
$string['emailmustbereal'] = 'Uyar<61>: eposta adresiniz ger<65>ek olmal<61>d<EFBFBD>r';
|
||
$string['emailpasswordconfirmation'] = 'Merhaba $a->firstname,
|
||
|
||
Birisi (b<>y<EFBFBD>k ihtimal siz) \'$a->sitename\' hesab<61>n<EFBFBD>z i<>in yeni <20>ifre iste<74>inde bulundu.
|
||
|
||
Bunu onaylamak ve yeni bir <20>ifrenin email adresinize postalanmas<61>n<EFBFBD> istiyorsan<61>z, a<>a<EFBFBD><61>daki linki takip edin:
|
||
|
||
$a->link
|
||
|
||
Bir <20>ok mail program<61> yukar<61>daki linki t<>klanabilir olarak g<>stermektedir. T<>klanabilir de<64>ilse, linkin <20>zerine gelip sa<73> t<>klayarak kopyalay<61>n ve web taray<61>c<EFBFBD>n<EFBFBD>z<EFBFBD> a<>arak adres <20>ubu<62>una bu adresi yap<61><70>t<EFBFBD>r<EFBFBD>n.
|
||
|
||
Yard<EFBFBD>ma ihtiyac<61>n<EFBFBD>z varsa site y<>neticisiyle ileti<74>im kurun:
|
||
$a->admin';
|
||
$string['emailpasswordconfirmationsubject'] = '$a: <20>ifre de<64>i<EFBFBD>im onay<61>';
|
||
$string['emailpasswordconfirmsent'] = 'Email adresinize <20>ifrenizi nas<61>l de<64>i<EFBFBD>tirece<63>inize dair bilgi mesaj<61> g<>nderildi: <b>$a</b>.
|
||
<p>Bu email, <20>ifre de<64>i<EFBFBD>imini tamamlaman<61>z i<>in gerekli y<>nergeleri i<>ermektedir.
|
||
<EFBFBD>ayet bu i<>lemleri yaparken zorlan<61>rsan<61>z site y<>neticisiyle ileti<74>im kurabilirsiniz.';
|
||
$string['emailpasswordsent'] = '<27>ifre de<64>i<EFBFBD>imini onaylad<61><64><EFBFBD>n<EFBFBD>z i<>in te<74>ekk<6B>r ederiz.
|
||
<p>Bu email adresinize <b>$a->email</b> yeni <20>ifrenizi i<>eren bir email g<>nderdik.
|
||
<p>Yeni <20>ifreniz otomatik olarak olu<6C>turulmu<6D>tur ve isterseniz <a href=$a->link><3E>ifre de<64>i<EFBFBD>im sayfas<61>n<EFBFBD></a> kullanarak hat<61>rlayaca<63><61>n<EFBFBD>z bir <20>ifre olu<6C>turabilirsiniz.';
|
||
$string['enable'] = 'Etkinle<6C>tir';
|
||
$string['encryptedcode'] = '<27>ifrelenmi<6D> kod';
|
||
$string['enrolmentkey'] = 'Kay<61>t anahtar<61>';
|
||
$string['enrolmentkeyfrom'] = 'Bu ders kay<61>t olurken bir defal<61><6C><EFBFBD>na kullanaca<63><61>n<EFBFBD>z
|
||
<EFBFBD>zel bir \'Kay<61>t Anahtar<61>\' gerektirmektedir.<br />
|
||
E<EFBFBD>er bu anahtar<61> bilmiyorsan<61>z $a den isteyiniz.';
|
||
$string['enrolmentkeyhint'] = 'Bu anahtar yanl<6E><6C>t<EFBFBD>r, tekrar deneyiniz<br />
|
||
(<28>pucu - \'$a\' ile ba<62>l<EFBFBD>yor)';
|
||
$string['entercourse'] = 'Bu derse girmek i<>in t<>klay<61>n<EFBFBD>z';
|
||
$string['enteremailaddress'] = '<27>ifrenizi s<>f<EFBFBD>rlamak ve yeni <20>ifrenizi
|
||
epostayla g<>ndermek i<>in eposta adresinizi yaz<61>n<EFBFBD>z.';
|
||
$string['error'] = 'Hata';
|
||
$string['existingteachers'] = 'Mevcut e<>itmenler';
|
||
$string['feedback'] = 'Geribildirim';
|
||
$string['file'] = 'Dosya';
|
||
$string['filemissing'] = '$a kay<61>pt<70>r';
|
||
$string['files'] = 'Dosyalar';
|
||
$string['filesfolders'] = 'Dosyalar/klas<61>rler';
|
||
$string['filloutallfields'] = 'Bu formdaki t<>m alanlar<61> doldurunuz';
|
||
$string['firstdayofweek'] = '1';
|
||
$string['firstname'] = 'Ad';
|
||
$string['firsttime'] = 'Bu siteye ilk defa m<> geliyorsunuz?';
|
||
$string['followingoptional'] = 'A<>a<EFBFBD><61>daki maddeler se<73>imliktir';
|
||
$string['followingrequired'] = 'A<>a<EFBFBD><61>daki maddeler zorunludur';
|
||
$string['forgotten'] = 'Kullan<61>c<EFBFBD> ad<61> veya <20>ifrenizi mi unuttunuz?';
|
||
$string['format'] = 'Bi<42>im';
|
||
$string['formathtml'] = 'HTML bi<62>imi';
|
||
$string['formatplain'] = 'D<>zyaz<61> bi<62>imi';
|
||
$string['formatsocial'] = 'Sosya format';
|
||
$string['formattext'] = 'Program auto-format';
|
||
$string['formattexttype'] = 'Bi<42>im';
|
||
$string['formattopics'] = 'Konu format<61>';
|
||
$string['formatweeks'] = 'Haftal<61>k format';
|
||
$string['frontpagedescription'] = 'Giri<72> sayfas<61> a<><61>klamalar<61>';
|
||
$string['frontpageformat'] = 'Giri<72> sayfas<61> format<61>';
|
||
$string['fulllistofcourses'] = 'T<>m dersler';
|
||
$string['fullname'] = 'Tam ad<61>n<EFBFBD>z';
|
||
$string['fullprofile'] = 'Tam profil';
|
||
$string['fullsitename'] = 'Tam site ad<61>';
|
||
$string['gd1'] = 'GD 1.x is installed';
|
||
$string['gd2'] = 'GD 2.x is installed';
|
||
$string['gdnot'] = 'GD is not installed';
|
||
$string['gpl'] = 'Copyright (C) 2001-2002 Martin Dougiamas (http://dougiamas.com)
|
||
|
||
This program is free software; you can redistribute it and/or modify
|
||
it under the terms of the GNU General Public License as published by
|
||
the Free Software Foundation; either version 2 of the License, or
|
||
(at your option) any later version.
|
||
|
||
This program is distributed in the hope that it will be useful,
|
||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||
GNU General Public License for more details:
|
||
|
||
http://www.gnu.org/copyleft/gpl.html';
|
||
$string['grade'] = 'Not';
|
||
$string['grades'] = 'Notlar';
|
||
$string['group'] = 'Grup';
|
||
$string['groupadd'] = 'Yeni grup ekle';
|
||
$string['groups'] = 'Gruplar';
|
||
$string['guestskey'] = 'Kay<61>t anahtar<61> olan konuklar<61>n girmesine izin ver';
|
||
$string['guestsno'] = 'Konuklar<61>n girmesini yasakla';
|
||
$string['guestsnotallowed'] = '<27>z<EFBFBD>r dileriz, \'$a\' dersine konuklar<61>n girmesine izin verilmemektedir.';
|
||
$string['guestsyes'] = 'Anahtars<72>z koknuklar<61>n girmesine izin ver';
|
||
$string['guestuser'] = 'Konuk Kullan<61>c<EFBFBD>';
|
||
$string['guestuserinfo'] = 'Bu <20>zel bir kullan<61>c<EFBFBD>d<EFBFBD>r ve sadece baz<61> derslere salt-okunur olarak girebilir.';
|
||
$string['help'] = 'Yard<72>m';
|
||
$string['helphtml'] = 'html Nas<61>l yaz<61>l<EFBFBD>r';
|
||
$string['helppicture'] = 'Resim nas<61>l y<>klenir';
|
||
$string['helpquestions'] = 'Soru nas<61>l sorulur';
|
||
$string['helpreading'] = 'Nas<61>l dikkatlice okunur';
|
||
$string['helprichtext'] = 'Richtext HTML edit<69>r<EFBFBD> hakk<6B>nda';
|
||
$string['helptext'] = 'Metin nas<61>l yaz<61>l<EFBFBD>r';
|
||
$string['helpwriting'] = 'Nas<61>l dikkatlice yaz<61>l<EFBFBD>r';
|
||
$string['hide'] = 'Gizle';
|
||
$string['hidepicture'] = 'Resmi gizle';
|
||
$string['hidesettings'] = 'Ayarlar<61> gizle';
|
||
$string['hits'] = '<27>zlenmeler';
|
||
$string['hitsoncourse'] = '$a->username : $a->coursename dersini izlemeleri';
|
||
$string['hitsoncoursetoday'] = '$a->username : $a->coursename dersini bug<75>nk<6E> izlemeleri';
|
||
$string['home'] = 'Ana Sayfa';
|
||
$string['hour'] = 'saat';
|
||
$string['hours'] = 'saat';
|
||
$string['htmleditor'] = 'Zengin metin edit<69>r<EFBFBD> kullan (sadece IE 5.5 ve sonras<61>)';
|
||
$string['htmleditoravailable'] = 'Richtext edit<69>r<EFBFBD> var';
|
||
$string['htmleditordisabled'] = 'Kullan<61>c<EFBFBD> profilinizdeki zengin metin edit<69>r<EFBFBD>n<EFBFBD> kapatt<74>n<EFBFBD>z';
|
||
$string['htmleditordisabledadmin'] = 'Y<>netici bu sitedeki zengin metin edit<69>r<EFBFBD>n<EFBFBD> kapatm<74><6D>t<EFBFBD>r';
|
||
$string['htmleditordisabledbrowser'] = 'Internet Explorer 5.5 ve yukar<61>s<EFBFBD> olmad<61><64><EFBFBD> i<>in zengin metin edit<69>r<EFBFBD>n<EFBFBD> kullanamazs<7A>n<EFBFBD>z';
|
||
$string['htmlformat'] = 'Kolay HTML format<61>';
|
||
$string['icqnumber'] = 'ICQ numaras<61>';
|
||
$string['idnumber'] = 'ID numaras<61>';
|
||
$string['inactive'] = 'Etkin de<64>il';
|
||
$string['include'] = 'Dahil et';
|
||
$string['includeallusers'] = 'T<>m kullan<61>c<EFBFBD>lar<61> dahil et';
|
||
$string['includecoursefiles'] = 'Ders dosyalar<61>n<EFBFBD> dahil et';
|
||
$string['includecourseusers'] = 'Ders kullan<61>c<EFBFBD>lar<61>n<EFBFBD> dahil et';
|
||
$string['included'] = 'Dahil edildi';
|
||
$string['includelogentries'] = 'Kay<61>t girdilerini dahil et';
|
||
$string['includemodules'] = 'Mod<6F>lleri dahil et';
|
||
$string['institution'] = 'Enstit<69>';
|
||
$string['invalidemail'] = 'Ge<47>ersiz eposta adresi';
|
||
$string['invalidlogin'] = 'Ge<47>ersiz login, tekrar deneyin';
|
||
$string['ip_address'] = 'IP Adresi';
|
||
$string['jumpto'] = 'Ge<47>i<EFBFBD> yap...';
|
||
$string['langltr'] = 'Language direction left-to-right';
|
||
$string['langrtl'] = 'Language direction right-to-left';
|
||
$string['language'] = 'Dil';
|
||
$string['lastaccess'] = 'Son giri<72>';
|
||
$string['lastedited'] = 'Son d<>zenleme';
|
||
$string['lastlogin'] = 'Son giri<72>';
|
||
$string['lastmodified'] = 'Son de<64>i<EFBFBD>tirme';
|
||
$string['lastname'] = 'Soyad';
|
||
$string['latestnews'] = 'Son haberler';
|
||
$string['leavetokeep'] = 'Ge<47>erli <20>ifrenizi s<>rd<72>rmek i<>in bo<62> b<>rak<61>n<EFBFBD>z';
|
||
$string['license'] = 'GPL Lisans<6E>';
|
||
$string['listofallpeople'] = 'Tam kullan<61>c<EFBFBD> listesi';
|
||
$string['livelogs'] = 'Son bir saatteki canl<6E> kay<61>tlar';
|
||
$string['locale'] = 'tr_TR';
|
||
$string['location'] = 'Yer';
|
||
$string['loggedinas'] = '$a olarak giri<72> yapt<70>n<EFBFBD>z';
|
||
$string['loggedinnot'] = 'Giri<72> yapmad<61>n<EFBFBD>z.';
|
||
$string['login'] = 'Giri<72>';
|
||
$string['loginas'] = 'Farkl<6B> giri<72> yap';
|
||
$string['loginguest'] = 'Konuk olarak giri<72>';
|
||
$string['loginsite'] = 'Siteye giri<72>';
|
||
$string['loginsteps'] = 'Merhaba! Bu sitedeki derslere tam giri<72> i<>in hesap
|
||
a<>man<61>z gerekmektedir. Derslerden baz<61>lar<61>n<EFBFBD>n sadece kay<61>t i<>in bir
|
||
defal<61><6C><EFBFBD>na kullan<61>lan \"Kay<61>t Anahtar<61>\" olabilir.
|
||
<20>u ad<61>mlar<61> izleyiniz:
|
||
<OL size=2>
|
||
<LI><A HREF=$a>Yeni Hesap</A> formunu doldurun.
|
||
<LI>Eposta adresinize hemen bir mesaj g<>nderilir.
|
||
<LI>Mesajdaki web ba<62>lant<6E>s<EFBFBD>n<EFBFBD> t<>klay<61>n.
|
||
<LI>Hesab<61>n<EFBFBD>z onaylan<61>r ve giri<72> yapabilirsiniz.
|
||
<LI><3E>imdi, kat<61>lmak istedi<64>iniz dersi se<73>iniz.
|
||
<LI>E<>er bir \"Kay<61>t Anahtar<61>\" istenirse, e<>itmeninizin verdi<64>i
|
||
anahtar<61> yaz<61>n<EFBFBD>z. B<>ylece bu derse \"kayd<79>n<EFBFBD>z\" yap<61>lacakt<6B>r.
|
||
<LI>Art<72>k t<>m derse girebilirsiniz. Kullan<61>c<EFBFBD> ad<61> ve <20>ifrenizle
|
||
kaydoldu<64>unuz derse bu sayfadan girebilirsiniz.
|
||
</OL>';
|
||
$string['loginstepsnone'] = 'Merhaba!<P>Derslere tam giri<72> i<>in bir hesap a<>man<61>z gerekmektedir.
|
||
<P>Bir kullan<61>c<EFBFBD> ad<61> ve <20>ifre olu<6C>turarak bu sayfadaki formdan giri<72> yap<61>n<EFBFBD>z!';
|
||
$string['loginto'] = '$a\'e giri<72>';
|
||
$string['loginusing'] = 'Kullan<61>c<EFBFBD> ad<61> ve <20>ifrenizle buradan giriniz';
|
||
$string['logout'] = '<27><>k<EFBFBD><6B>';
|
||
$string['logs'] = 'Kay<61>tlar';
|
||
$string['mainmenu'] = 'Ana men<65>';
|
||
$string['makeafolder'] = 'Klas<61>r olu<6C>tur';
|
||
$string['makeeditable'] = 'E<>er \'$a\' dersini sunucu taraf<61>ndan de<64>i<EFBFBD>tirilebilir yapmak isterseniz,
|
||
bu dosyay<61> do<64>rudan bu sayfada d<>zenlemelisiniz';
|
||
$string['manageblocks'] = 'Bloklar';
|
||
$string['managedatabase'] = 'Veritaban<61>n<EFBFBD> y<>net';
|
||
$string['managefilters'] = 'Filtreler';
|
||
$string['managemodules'] = 'Mod<6F>ller';
|
||
$string['markthistopic'] = 'Bu konuyu g<>ncel konu olarak belirle';
|
||
$string['maximumchars'] = 'En <20>ok $a harf';
|
||
$string['maximumgrade'] = 'En y<>ksek not';
|
||
$string['maximumshort'] = 'Max';
|
||
$string['maximumupload'] = 'En fazla y<>kleme boyutu';
|
||
$string['maxsize'] = 'En <20>ok: $a';
|
||
$string['min'] = 'dk';
|
||
$string['mins'] = 'dk';
|
||
$string['miscellaneous'] = '<27>e<EFBFBD>itli';
|
||
$string['missingcategory'] = 'Bir kategori se<73>melisiniz';
|
||
$string['missingcity'] = '<27>ehir yaz<61>lmad<61>';
|
||
$string['missingcountry'] = '<27>lke yaz<61>lmad<61>';
|
||
$string['missingdescription'] = 'A<><41>klama yaz<61>lmad<61>';
|
||
$string['missingemail'] = 'Eposta adresi yaz<61>lmad<61>';
|
||
$string['missingfirstname'] = 'Ad yaz<61>lmad<61>';
|
||
$string['missingfullname'] = 'Tam ad yaz<61>lmad<61>';
|
||
$string['missinglastname'] = 'Soyad<61> yaz<61>lmad<61>';
|
||
$string['missingname'] = 'Ad yaz<61>lmad<61>';
|
||
$string['missingnewpassword'] = 'Yeni <20>ifre yaz<61>lmad<61>';
|
||
$string['missingpassword'] = '<27>ifre yaz<61>lmad<61>';
|
||
$string['missingshortname'] = 'K<>sa ad yaz<61>lmad<61>';
|
||
$string['missingshortsitename'] = 'K<>sa site ad<61> yaz<61>lmad<61>';
|
||
$string['missingsitedescription'] = 'Site a<><61>klamas<61> yaz<61>lmad<61>';
|
||
$string['missingsitename'] = 'Site ad<61> yaz<61>lmad<61>';
|
||
$string['missingstrings'] = 'Check for missing strings';
|
||
$string['missingstudent'] = 'Bir <20><>renci se<73>melisiniz';
|
||
$string['missingsummary'] = '<27>zet yaz<61>lmad<61>';
|
||
$string['missingteacher'] = 'Bir e<>itmen se<73>melisiniz';
|
||
$string['missingurl'] = 'URL hatal<61>';
|
||
$string['missingusername'] = 'Kullan<61>c<EFBFBD> ad<61> yaz<61>lmad<61>';
|
||
$string['modified'] = 'De<44>i<EFBFBD>tirildi';
|
||
$string['modulesetup'] = 'module tablolar<61> ayarlan<61>yor';
|
||
$string['modulesuccess'] = '$a adet tablo do<64>ru olarak kuruldu';
|
||
$string['more'] = 'daha';
|
||
$string['mostrecently'] = 'en yak<61>n';
|
||
$string['move'] = 'Ta<54><61>';
|
||
$string['movecategoryto'] = 'Kategoriyi ta<74><61>: ';
|
||
$string['movecourseto'] = 'Dersi ta<74><61>:';
|
||
$string['movedown'] = 'A<>a<EFBFBD><61> ta<74><61>';
|
||
$string['movefilestohere'] = 'Dosyalar<61> buraya ta<74><61>';
|
||
$string['movehere'] = 'Buraya ta<74><61>';
|
||
$string['moveleft'] = 'Sola ta<74><61>';
|
||
$string['moveright'] = 'Sa<53>a ta<74><61>';
|
||
$string['moveselectedcoursesto'] = 'Se<53>ili derleri ta<74><61>:';
|
||
$string['movetoanotherfolder'] = 'Ba<42>ka klas<61>re ta<74><61>';
|
||
$string['moveup'] = 'Yukar<61> ta<74><61>';
|
||
$string['mustconfirm'] = 'Giri<72>inizi onaylamal<61>s<EFBFBD>n<EFBFBD>z';
|
||
$string['mycourses'] = 'Derslerim';
|
||
$string['name'] = 'Ad';
|
||
$string['namesocial'] = 'b<>l<EFBFBD>m';
|
||
$string['nametopics'] = 'konu';
|
||
$string['nameweeks'] = 'hafta';
|
||
$string['needed'] = 'gerekli';
|
||
$string['never'] = 'Hi<48>bir zaman';
|
||
$string['new'] = 'Yeni';
|
||
$string['newaccount'] = 'Yeni hesap';
|
||
$string['newcourse'] = 'Yeni ders';
|
||
$string['newpassword'] = 'Yeni <20>ifre';
|
||
$string['newpasswordtext'] = 'Merhaba $a->firstname,
|
||
|
||
\'$a->sitename\' sitesindeki hesap <20>ifreniz silindi
|
||
ve ge<67>ici yeni bir <20>ifre olu<6C>turuldu.
|
||
|
||
Ge<EFBFBD>erli giri<72> bilgileriniz <20>unlard<72>r:
|
||
kullan<61>c<EFBFBD>ad<61>: $a->username
|
||
<20>ifre: $a->newpassword
|
||
|
||
Bu sayfaya giderek <20>ifrenizi de<64>i<EFBFBD>tiriniz:
|
||
$a->link
|
||
|
||
Bu ba<62>lant<6E>y<EFBFBD> t<>klad<61><64><EFBFBD>n<EFBFBD>zda yeni sayfada site a<><61>lacakt<6B>r.
|
||
E<EFBFBD>er a<><61>lm<6C>yorsa yukar<61>daki ba<62>lant<6E>y<EFBFBD> gezgininizin adres sat<61>r<EFBFBD>na kopyalay<61>n<EFBFBD>z.
|
||
|
||
Saygilar
|
||
\'$a->sitename\' Y<>netimi,
|
||
$a->signoff';
|
||
$string['newpicture'] = 'Yeni resim';
|
||
$string['newsitem'] = 'haber ba<62>l<EFBFBD><6C><EFBFBD>';
|
||
$string['newsitems'] = 'haber ba<62>l<EFBFBD>klar<61>';
|
||
$string['newsitemsnumber'] = 'G<>sterilecek haberler';
|
||
$string['newuser'] = 'Yeni Kullan<61>c<EFBFBD>';
|
||
$string['newusers'] = 'Yeni Kullan<61>c<EFBFBD>lar';
|
||
$string['next'] = 'Sonraki';
|
||
$string['no'] = 'Hay<61>r';
|
||
$string['nobody'] = 'Hi<48>kimse';
|
||
$string['nocoursesyet'] = 'Bu kategoride ders yoktur';
|
||
$string['noexistingcreators'] = 'Ders a<>an yoktur';
|
||
$string['noexistingstudents'] = '<27><>renci yoktur';
|
||
$string['noexistingteachers'] = 'E<>itmen yoktur';
|
||
$string['nofilesyet'] = 'Dersinize hen<65>z bir dosya y<>klenmedi';
|
||
$string['nograde'] = 'Not yok';
|
||
$string['noimagesyet'] = 'Dersinize hen<65>z bir resim y<>klenmedi';
|
||
$string['none'] = 'Hi<48>biri';
|
||
$string['nopotentialteachers'] = 'Potansiyel e<>itmen yoktur';
|
||
$string['normal'] = 'Normal';
|
||
$string['normalfilter'] = 'Normal arama';
|
||
$string['nostudentsfound'] = '$a bulunamad<61>';
|
||
$string['nostudentsyet'] = 'Bu derse hen<65>z bir <20><>renci kaydolmad<61>';
|
||
$string['nosuchemail'] = 'Bu eposta adresi yoktur';
|
||
$string['noteachersyet'] = 'Bu derste hen<65>z bir e<>itmen yoktur';
|
||
$string['notenrolled'] = '$a bu derse kaydolmad<61>.';
|
||
$string['nothingnew'] = 'Son giri<72>inizden beri yeni bir <20>ey yok';
|
||
$string['nousersyet'] = 'Hen<65>z bir kullan<61>c<EFBFBD> yok';
|
||
$string['now'] = '<27>imdi';
|
||
$string['numberweeks'] = 'Hafta/Konu say<61>s<EFBFBD>';
|
||
$string['numdays'] = '$a g<>n';
|
||
$string['numhours'] = '$a saat';
|
||
$string['numminutes'] = '$a dakika';
|
||
$string['numseconds'] = '$ saniye';
|
||
$string['numviews'] = '$a izlenme';
|
||
$string['numweeks'] = '$a hafta';
|
||
$string['numwords'] = '$a kelime';
|
||
$string['numyears'] = '$a y<>l';
|
||
$string['ok'] = 'Tamam';
|
||
$string['opentoguests'] = 'Konuk giri<72>i';
|
||
$string['optional'] = 'Se<53>imlik';
|
||
$string['order'] = 'S<>ra';
|
||
$string['outline'] = 'Ana hatlar';
|
||
$string['page'] = 'Sayfa';
|
||
$string['participants'] = 'Kat<61>l<EFBFBD>mc<6D>lar';
|
||
$string['password'] = '<27>ifre';
|
||
$string['passwordchanged'] = '<27>ifre de<64>i<EFBFBD>tirildi';
|
||
$string['passwordconfirmchange'] = '<27>ifre de<64>i<EFBFBD>imini onaylay<61>n';
|
||
$string['passwordrecovery'] = 'Evet, giri<72> yard<72>m<EFBFBD> istiyorum';
|
||
$string['passwordsdiffer'] = 'Bu <20>ifreler uyu<79>muyor';
|
||
$string['passwordsent'] = '<27>ifre g<>nderildi';
|
||
$string['passwordsenttext'] = ' <P>$a->email adresinize bir eposta g<>nderildi.
|
||
<P><B>L<>tfen yeni <20>ifreniz i<>in epostan<61>z<EFBFBD> kontrol ediniz</B>
|
||
<P>Otomatik olarak olu<6C>turulan yeni <20>ifrenizi
|
||
<A HREF=$a->link>bu ba<62>lant<6E>dan de<64>i<EFBFBD>tirebilirsiniz</A>.';
|
||
$string['people'] = 'Topluluk';
|
||
$string['personalprofile'] = 'Ki<4B>isel profil';
|
||
$string['phone'] = 'Telefon';
|
||
$string['potentialteachers'] = 'Potansiyel e<>itmenler';
|
||
$string['preferredlanguage'] = 'Tercih edilen dil';
|
||
$string['preview'] = '<27>nizleme';
|
||
$string['previeworchoose'] = '<27>zle veya bir tema se<73>';
|
||
$string['question'] = 'Soru';
|
||
$string['readme'] = 'BENIOKU';
|
||
$string['recentactivity'] = 'Son etkinlik';
|
||
$string['removestudent'] = '<27><>renciyi <20><>kar';
|
||
$string['removeteacher'] = 'E<>itmeni <20><>kar';
|
||
$string['rename'] = 'Ad de<64>i<EFBFBD>tir';
|
||
$string['renamefileto'] = '<b>$a</b> de<64>i<EFBFBD>tir:';
|
||
$string['required'] = 'Gerekli';
|
||
$string['requireskey'] = 'Bu ders kay<61>t anahtar<61> gerektirmektedir';
|
||
$string['resources'] = 'Kaynaklar';
|
||
$string['returningtosite'] = 'Kay<61>tl<74> Kullan<61>c<EFBFBD>lar';
|
||
$string['revert'] = 'D<>nd<6E>r';
|
||
$string['role'] = 'Rol';
|
||
$string['savechanges'] = 'De<44>i<EFBFBD>iklikleri kaydet';
|
||
$string['saveto'] = 'Kaydet: ';
|
||
$string['scale'] = '<27>l<EFBFBD>ek';
|
||
$string['scales'] = '<27>l<EFBFBD>ekler';
|
||
$string['scalescustomcreate'] = 'Yeni <20>l<EFBFBD>ek ekle';
|
||
$string['scalesstandard'] = 'Standart <20>l<EFBFBD>ekler';
|
||
$string['search'] = 'Ara';
|
||
$string['searchagain'] = 'Tekrar ara';
|
||
$string['searchcourses'] = 'Dersleri ara';
|
||
$string['searchresults'] = 'Arama sonu<6E>lar<61>';
|
||
$string['sec'] = 'sn';
|
||
$string['secs'] = 'sn';
|
||
$string['section'] = 'B<>l<EFBFBD>m';
|
||
$string['selectacountry'] = '<27>lke se<73>';
|
||
$string['senddetails'] = 'Bilgilerimi epostayla g<>nder';
|
||
$string['separateandconnected'] = 'Ayr<79> ve ilgili bilgi se<73>ene<6E>i';
|
||
$string['serverlocaltime'] = 'Sunucunun yerel zaman<61>';
|
||
$string['settings'] = 'Ayarlar';
|
||
$string['shortname'] = 'K<>sa ad';
|
||
$string['shortsitename'] = 'Sitenin k<>sa ad<61> (tek s<>zc<7A>k)';
|
||
$string['show'] = 'G<>ster';
|
||
$string['showallcourses'] = 'T<>m dersleri g<>ster';
|
||
$string['showalltopics'] = 'T<>m konular<61> g<>ster';
|
||
$string['showallweeks'] = 'T<>m haftalar<61> g<>ster';
|
||
$string['showlistofcourses'] = 'Dersler listesini g<>ster';
|
||
$string['showonlytopic'] = 'Sadece $a konular<61>n<EFBFBD> g<>ster';
|
||
$string['showonlyweek'] = 'Sadece $a haftay<61> g<>ster';
|
||
$string['showrecent'] = 'Son etkinlikleri g<>ster';
|
||
$string['showtheselogs'] = 'Bu kay<61>tlar<61> g<>ster';
|
||
$string['site'] = 'Site';
|
||
$string['sitelogs'] = 'Site kay<61>tlar<61>';
|
||
$string['sitenews'] = 'Site haberleri';
|
||
$string['sites'] = 'Siteler';
|
||
$string['sitesettings'] = 'Site ayarlar<61>';
|
||
$string['size'] = 'Boyut';
|
||
$string['socialheadline'] = 'Sosyal forum - son konular';
|
||
$string['someallowguest'] = 'Baz<61> derslerde konuk giri<72>lerine izin verilmektedir';
|
||
$string['someerrorswerefound'] = 'Baz<61> bilgiler kay<61>p veya yanl<6E><6C>. Ayr<79>nt<6E>lar a<>a<EFBFBD><61>dad<61>r.';
|
||
$string['startdate'] = 'Dersin ba<62>lama tarihi';
|
||
$string['startsignup'] = 'Yeni bir hesap a<>arak ba<62>lay<61>n<EFBFBD>z!';
|
||
$string['status'] = 'Stat<61>';
|
||
$string['strftimedate'] = '%%d %%B %%Y';
|
||
$string['strftimedateshort'] = '%%d %%B';
|
||
$string['strftimedatetime'] = '%%d %%B %%Y, %%H:%%M';
|
||
$string['strftimedaydate'] = '%%A, %%d %%B %%Y';
|
||
$string['strftimedaydatetime'] = '%%A, %%d %%B %%Y, %%H:%%M';
|
||
$string['strftimerecent'] = '%%d %%b, %%H:%%M';
|
||
$string['strftimerecentfull'] = '%%a, %%d %%b %%Y, %%H:%%M';
|
||
$string['strftimetime'] = '%%H:%%M';
|
||
$string['stringsnotset'] = 'Bu strings tan<61>mlanmad<61> $a';
|
||
$string['studentnotallowed'] = 'Malesef bu derse \'$a\' olarak giremezsiniz';
|
||
$string['students'] = '<27><>renciler';
|
||
$string['studentsandteachers'] = '<27><>renciler ve <20><>retmenler';
|
||
$string['subcategories'] = 'Alt Kategoriler';
|
||
$string['success'] = 'Ba<42>ar<61>l<EFBFBD>';
|
||
$string['summary'] = '<27>zet';
|
||
$string['summaryof'] = '$a <20>zeti';
|
||
$string['supplyinfo'] = 'L<>tfen sizinle ilgili bilgileri veriniz';
|
||
$string['teacheronly'] = 'sadece $a i<>in';
|
||
$string['teacherroles'] = '$ rolleri';
|
||
$string['teachers'] = '<27><>retmenler';
|
||
$string['textediting'] = 'Metni d<>zenlerken';
|
||
$string['texteditor'] = 'Standart web formlar<61> kullan';
|
||
$string['textformat'] = 'D<>z metin bi<62>imi';
|
||
$string['thanks'] = 'Te<54>ekk<6B>rler';
|
||
$string['theme'] = 'Tema';
|
||
$string['themes'] = 'Temalar';
|
||
$string['themesaved'] = 'Yeni tema kaydedildi';
|
||
$string['thischarset'] = 'iso-8859-9';
|
||
$string['thisdirection'] = 'ltr';
|
||
$string['thislanguage'] = 'Türkçe';
|
||
$string['time'] = 'Zaman';
|
||
$string['timezone'] = 'Zaman dilimi';
|
||
$string['today'] = 'Bug<75>n';
|
||
$string['todaylogs'] = 'Bug<75>n<EFBFBD>n kay<61>tlar<61>';
|
||
$string['toomanytoshow'] = '<27>ok fazla kullann<6E>c<EFBFBD> var';
|
||
$string['top'] = '<27>st';
|
||
$string['topic'] = 'Konu';
|
||
$string['topicoutline'] = 'Konu ana hatlar<61>';
|
||
$string['total'] = 'Toplam';
|
||
$string['turneditingoff'] = 'D<>zenlemeyi kapat';
|
||
$string['turneditingon'] = 'D<>zenlemeyi a<>';
|
||
$string['undecided'] = 'Karars<72>z';
|
||
$string['unenrol'] = 'Kay<61>t sil';
|
||
$string['unenrolallstudents'] = 'T<>m <20><>rencilerin kayd<79>n<EFBFBD> sil';
|
||
$string['unenrolallstudentssure'] = 'Bu dersten t<>m <20><>rencilerin kayd<79>n<EFBFBD> silmek isted<65>inizden emin misiniz?';
|
||
$string['unenrolme'] = '$a dersinden kayd<79>m<EFBFBD> sil';
|
||
$string['unenrolsure'] = '$a dersinden kayd<79>n<EFBFBD>z<EFBFBD> silmek istedi<64>inizden emin misiniz?';
|
||
$string['unknowncategory'] = 'Bilinmeyen kategori';
|
||
$string['unlimited'] = 'Limitsiz';
|
||
$string['unsafepassword'] = 'G<>venli olmayan <20>ifre - ba<62>ka deneyin';
|
||
$string['unusedaccounts'] = '$a g<>nden fazla kullan<61>lmayan hesaplar otomatik olarak iptal edildi';
|
||
$string['unzip'] = 'Unzip';
|
||
$string['update'] = 'G<>ncelle';
|
||
$string['updated'] = 'G<>ncelleme $a';
|
||
$string['updatemyprofile'] = 'Profil g<>ncelle';
|
||
$string['updatesevery'] = 'Her $a saniyede g<>ncellenir';
|
||
$string['updatethis'] = '$a g<>ncelle';
|
||
$string['updatethiscourse'] = 'Bu dersi g<>ncelle';
|
||
$string['updatinga'] = 'Bir $a g<>ncelleniyor';
|
||
$string['updatingain'] = '$a->in deki bir $a->what g<>ncelleniyor';
|
||
$string['upload'] = 'Y<>kle';
|
||
$string['uploadafile'] = 'Bir dosya y<>kle';
|
||
$string['uploadthisfile'] = 'Bu dosyay<61> y<>kle';
|
||
$string['usedinnplaces'] = '$a yerde kullan<61>ld<6C>';
|
||
$string['userdeleted'] = 'Bu kullan<61>c<EFBFBD>n<EFBFBD>n hesab<61> silindi';
|
||
$string['userdescription'] = 'A<><41>klama';
|
||
$string['username'] = 'Kullan<61>c<EFBFBD>ad<61>';
|
||
$string['usernameexists'] = 'Bu kullan<61>c<EFBFBD> ad<61> var, ba<62>kas<61>n<EFBFBD> se<73>iniz';
|
||
$string['userprofilefor'] = '$a\'in kullan<61>c<EFBFBD> profili';
|
||
$string['users'] = 'Kullan<61>c<EFBFBD>lar';
|
||
$string['webpage'] = 'Web sayfas<61>';
|
||
$string['week'] = 'Hafta';
|
||
$string['weeklyoutline'] = 'Haftal<61>k taslak';
|
||
$string['welcometocourse'] = '$a Ho<48> Geldiniz';
|
||
$string['welcometocoursetext'] = '$a->coursename dersine ho<68> geldiniz!
|
||
|
||
|
||
Yapman<EFBFBD>z gereken ilk <20>ey ders i<>indeki profil sayfan<61>z<EFBFBD> d<>zenlemektir:
|
||
|
||
$a->profileurl';
|
||
$string['withchosenfiles'] = 'Se<53>ilen dosyalarla';
|
||
$string['wordforstudent'] = '<27><>rencinize s<>yleyecekleriniz';
|
||
$string['wordforstudenteg'] = '<27>r. <20><>renci, Kat<61>l<EFBFBD>mc<6D> vs.';
|
||
$string['wordforstudents'] = '<27><>rencilerinize s<>yleyecekleriniz';
|
||
$string['wordforstudentseg'] = '<27>r. <20><>renci, Kat<61>l<EFBFBD>mc<6D> vs.';
|
||
$string['wordforteacher'] = 'Hocan<61>za s<>yleyecekleriniz';
|
||
$string['wordforteachereg'] = '<27>r. E<>itmen, <20><>retim <20>yesi, Hoca, <20><>retmen, Asistan vs.';
|
||
$string['wordforteachers'] = 'Hocalar<61>n<EFBFBD>za s<>yleyecekleriniz';
|
||
$string['wordforteacherseg'] = '<27>r. E<>itmen, <20><>retim <20>yesi, Hoca, <20><>retmen, Asistan vs.';
|
||
$string['wrongpassword'] = 'Bu kullan<61>c<EFBFBD>ad<61> i<>in yanl<6E><6C> <20>ifre';
|
||
$string['yes'] = 'Evet';
|
||
$string['yourlastlogin'] = 'Son giri<72> tarihiniz';
|
||
$string['yourself'] = 'kendiniz';
|
||
$string['yourteacher'] = 'hocan<61>z $a';
|
||
?>
|