mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +02:00
Automatically generated installer lang files
This commit is contained in:
parent
1b677b8647
commit
c09ca45e96
2 changed files with 37 additions and 0 deletions
|
@ -34,6 +34,9 @@ $string['admindirname'] = 'ספריית מנהל המערכת';
|
||||||
$string['availablelangs'] = 'חבילות שפה זמינות';
|
$string['availablelangs'] = 'חבילות שפה זמינות';
|
||||||
$string['chooselanguagehead'] = 'בחר שפה';
|
$string['chooselanguagehead'] = 'בחר שפה';
|
||||||
$string['chooselanguagesub'] = 'אנא בחר שפה עבור ההתקנה בלבד. תוכל לבחור בשפה שונה לאתר ולמשתמש באחד מהמסכים הבאים.';
|
$string['chooselanguagesub'] = 'אנא בחר שפה עבור ההתקנה בלבד. תוכל לבחור בשפה שונה לאתר ולמשתמש באחד מהמסכים הבאים.';
|
||||||
|
$string['clialreadyconfigured'] = 'קובץ config.php כבר קיים, אנא השתמש ב
|
||||||
|
admin/cli/install_database.php
|
||||||
|
אם ברצונך להתקין את אתר זה.';
|
||||||
$string['clialreadyinstalled'] = 'קובץ ה-config.php קיים כבר, אנא השתמש ב- admin/cli/upgrade.php
|
$string['clialreadyinstalled'] = 'קובץ ה-config.php קיים כבר, אנא השתמש ב- admin/cli/upgrade.php
|
||||||
אם ברצונך לשדרג את האתר שלך.';
|
אם ברצונך לשדרג את האתר שלך.';
|
||||||
$string['cliinstallheader'] = 'תוכנית התקנת Moodle {$a} בשורת הפקודה';
|
$string['cliinstallheader'] = 'תוכנית התקנת Moodle {$a} בשורת הפקודה';
|
||||||
|
@ -41,6 +44,7 @@ $string['databasehost'] = 'מסד הנתונים המארח (host)';
|
||||||
$string['databasename'] = 'שם מסד הנתונים';
|
$string['databasename'] = 'שם מסד הנתונים';
|
||||||
$string['databasetypehead'] = 'בחר התקן מסד הנתונים';
|
$string['databasetypehead'] = 'בחר התקן מסד הנתונים';
|
||||||
$string['dataroot'] = 'ספריית הנתונים';
|
$string['dataroot'] = 'ספריית הנתונים';
|
||||||
|
$string['datarootpermission'] = 'הרשאות תיקיות bתונים (data)';
|
||||||
$string['dbprefix'] = 'Tables prefix';
|
$string['dbprefix'] = 'Tables prefix';
|
||||||
$string['dirroot'] = 'ספריית ה-Moodle';
|
$string['dirroot'] = 'ספריית ה-Moodle';
|
||||||
$string['environmenthead'] = 'בודק את הסביבה שלך...';
|
$string['environmenthead'] = 'בודק את הסביבה שלך...';
|
||||||
|
|
33
install/lang/tt/langconfig.php
Normal file
33
install/lang/tt/langconfig.php
Normal file
|
@ -0,0 +1,33 @@
|
||||||
|
<?php
|
||||||
|
|
||||||
|
// This file is part of Moodle - http://moodle.org/
|
||||||
|
//
|
||||||
|
// Moodle 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 3 of the License, or
|
||||||
|
// (at your option) any later version.
|
||||||
|
//
|
||||||
|
// Moodle 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.
|
||||||
|
//
|
||||||
|
// You should have received a copy of the GNU General Public License
|
||||||
|
// along with Moodle. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Automatically generated strings for Moodle 2.3dev installer
|
||||||
|
*
|
||||||
|
* Do not edit this file manually! It contains just a subset of strings
|
||||||
|
* needed during the very first steps of installation. This file was
|
||||||
|
* generated automatically by export-installer.php (which is part of AMOS
|
||||||
|
* {@link http://docs.moodle.org/dev/Languages/AMOS}) using the
|
||||||
|
* list of strings defined in /install/stringnames.txt.
|
||||||
|
*
|
||||||
|
* @package installer
|
||||||
|
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
|
||||||
|
*/
|
||||||
|
|
||||||
|
defined('MOODLE_INTERNAL') || die();
|
||||||
|
|
||||||
|
$string['thislanguage'] = 'татар теле';
|
Loading…
Add table
Add a link
Reference in a new issue