]> git.mjollnir.org Git - moodle.git/commitdiff
Initial commit of gu_utf8 installer file
authormoodler <moodler>
Tue, 14 Nov 2006 19:52:55 +0000 (19:52 +0000)
committermoodler <moodler>
Tue, 14 Nov 2006 19:52:55 +0000 (19:52 +0000)
install/lang/gu_utf8/installer.php [new file with mode: 0644]

diff --git a/install/lang/gu_utf8/installer.php b/install/lang/gu_utf8/installer.php
new file mode 100644 (file)
index 0000000..abc5a36
--- /dev/null
@@ -0,0 +1,43 @@
+<?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 installer_strings (same dir)
+
+$string['cannotcreatelangdir'] = 'lang dir બનાવી શકાતી નથી.';
+$string['cannotcreatetempdir'] = 'temp dir બનાવી શકાતી નથી.';
+$string['cannotdownloadcomponents'] = 'કમ્પોનન્ટ્સ ડાઊનલોડ કરી શકાતા નથી.';
+$string['cannotdownloadzipfile'] = 'ઝિપ ફાઈલ ડાઊનલોડ કરી શકાતી નથી.';
+$string['cannotfindcomponent'] = 'કમ્પોનન્ટ શોધી શકાતા નથી';
+$string['cannotsavemd5file'] = 'md5 file સેવ કરી શકાતી નથી.';
+$string['cannotsavezipfile'] = 'ZIP file સેવ કરી શકાતી નથી.';
+$string['cannotunzipfile'] = 'ફાઈલને અનઝિપ કરી શકાતી નથી';
+$string['check'] = 'તપાસ';
+$string['closewindow'] = 'આ વિન્ડોને બંધ કરો.';
+$string['componentisuptodate'] = 'કમ્પોનન્ટ અપ ડેઈટ છે.';
+$string['continue'] = 'શરુ રાખો';
+$string['downloadedfilecheckfailed'] = 'ડાઊનલોડ કરેલ ફાઈલનું ચેક નિષ્ફળ રહ્યું';
+$string['error'] = 'ક્ષતિ (Error)';
+$string['help'] = 'મદદ';
+$string['info'] = 'માહિતિ';
+$string['invalidmd5'] = 'અમન્ય md5';
+$string['language'] = 'ભાષા';
+$string['missingrequiredfield'] = 'કેટલાક જરૂરી ફિલ્ડ ગુમ છે';
+$string['moodledocslink'] = 'આ પેઈજ માટેના મુડલ ડોક્યુમેન્ટ';
+$string['name'] = 'નામ';
+$string['next'] = 'આગળ';
+$string['password'] = 'પાસવર્ડ';
+$string['previous'] = 'પહેલાનું';
+$string['report'] = 'રિપોર્ટ';
+$string['restricted'] = 'પ્રતિબંધિત';
+$string['thischarset'] = 'UTF-8';
+$string['thislanguage'] = 'ગુજરાતી';
+$string['user'] = 'યુઝર';
+$string['wrongdestpath'] = 'ખોટો ડેસ્ટીનેશન પાથ.';
+$string['wrongzipfilename'] = 'ખોટું ઝિપ ફાઈલ નામ.';
+?>