Files
moodle/install/lang/gu_utf8/installer.php
T

23 lines
1.3 KiB
PHP

<?php
/// Please, do not edit this file manually! It's auto generated from
/// contents stored in your standard lang pack files:
/// (langconfig.php, install.php, moodle.php, admin.php and error.php)
///
/// If you find some missing string in Moodle installation, please,
/// keep us informed using http://moodle.org/bugs Thanks!
///
/// File generated by cvs://contrib/lang2installer/installer_builder
/// using strings defined in stringnames.txt (same dir)
$string['cannotcreatelangdir'] = 'lang dir બનાવી શકાતી નથી.';
$string['cannotdownloadcomponents'] = 'કમ્પોનન્ટ્સ ડાઊનલોડ કરી શકાતા નથી.';
$string['cannotdownloadzipfile'] = 'ઝિપ ફાઈલ ડાઊનલોડ કરી શકાતી નથી.';
$string['cannotfindcomponent'] = 'કમ્પોનન્ટ શોધી શકાતા નથી';
$string['cannotsavemd5file'] = 'md5 file સેવ કરી શકાતી નથી.';
$string['cannotsavezipfile'] = 'ZIP file સેવ કરી શકાતી નથી.';
$string['cannotunzipfile'] = 'ફાઈલને અનઝિપ કરી શકાતી નથી';
$string['language'] = 'ભાષા';
$string['thischarset'] = 'UTF-8';
$string['thislanguage'] = 'ગુજરાતી';
?>