summaryrefslogtreecommitdiff
path: root/po/ml.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/ml.po')
-rw-r--r--po/ml.po259
1 files changed, 221 insertions, 38 deletions
diff --git a/po/ml.po b/po/ml.po
index 7308503cd..f07c081b8 100644
--- a/po/ml.po
+++ b/po/ml.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib.HEAD.ml\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-11-24 11:31-0500\n"
+"POT-Creation-Date: 2008-01-07 21:07-0500\n"
"PO-Revision-Date: 2007-08-03 12:11+0530\n"
"Last-Translator: Ani Peter <apeter@redhat.com>\n"
"Language-Team: Malayalam <en@li.org>\n"
@@ -555,66 +555,249 @@ msgstr "ന്യൂലൈന്‍ ഫ്ളാഗുകളുടെ അസാ
msgid "unknown error"
msgstr "അപരിചിതമായ പിശക്"
-#: glib/gregex.c:324 glib/gregex.c:1367
+#: glib/gregex.c:189
+msgid "\\ at end of pattern"
+msgstr ""
+
+#: glib/gregex.c:191
+msgid "\\c at end of pattern"
+msgstr ""
+
+#: glib/gregex.c:193
+msgid "unrecognized character follows \\"
+msgstr ""
+
+#: glib/gregex.c:195
+msgid "case changing escapes are not allowed here"
+msgstr ""
+
+#: glib/gregex.c:197
+msgid "numbers out of order in {} quantifier"
+msgstr ""
+
+#: glib/gregex.c:199
+msgid "number too big in {} quantifier"
+msgstr ""
+
+#: glib/gregex.c:201
+#, fuzzy
+msgid "missing terminating ] for character class"
+msgstr "ചാനല്‍ അവസാനിക്കുന്നത് ഭാഗികമായ അക്ഷരത്തില്‍ ആണ്"
+
+#: glib/gregex.c:203
+#, fuzzy
+msgid "invalid escape sequence in character class"
+msgstr "മാറ്റം വരുത്തുന്ന ഇന്‍പുട്ടില്‍ തെറ്റായ ബൈറ്റ് ക്രമം"
+
+#: glib/gregex.c:205
+msgid "range out of order in character class"
+msgstr ""
+
+#: glib/gregex.c:207
+msgid "nothing to repeat"
+msgstr ""
+
+#: glib/gregex.c:209
+#, fuzzy
+msgid "unrecognized character after (?"
+msgstr "പൂര്‍ണ്ണമാകാത്ത അക്ഷര സൂചനാ"
+
+#: glib/gregex.c:211
+#, fuzzy
+msgid "unrecognized character after (?<"
+msgstr "പൂര്‍ണ്ണമാകാത്ത അക്ഷര സൂചനാ"
+
+#: glib/gregex.c:213
+#, fuzzy
+msgid "unrecognized character after (?P"
+msgstr "പൂര്‍ണ്ണമാകാത്ത അക്ഷര സൂചനാ"
+
+#: glib/gregex.c:215
+msgid "POSIX named classes are supported only within a class"
+msgstr ""
+
+#: glib/gregex.c:217
+msgid "(?R or (?[+-]digits must be followed by )"
+msgstr ""
+
+#: glib/gregex.c:219
+msgid "reference to non-existent subpattern"
+msgstr ""
+
+#: glib/gregex.c:221
+msgid "missing ) after comment"
+msgstr ""
+
+#: glib/gregex.c:223
+msgid "regular expression too large"
+msgstr ""
+
+#: glib/gregex.c:225
+msgid "failed to get memory"
+msgstr ""
+
+#: glib/gregex.c:227
+msgid "lookbehind assertion is not fixed length"
+msgstr ""
+
+#: glib/gregex.c:229
+msgid "malformed number or name after (?("
+msgstr ""
+
+#: glib/gregex.c:231
+msgid "conditional group contains more than two branches"
+msgstr ""
+
+#: glib/gregex.c:233
+msgid "assertion expected after (?("
+msgstr ""
+
+#: glib/gregex.c:235
+msgid "unknown POSIX class name"
+msgstr ""
+
+#: glib/gregex.c:237
+#, fuzzy
+msgid "POSIX collating elements are not supported"
+msgstr "സിബോളിക്ക് ലിങ്ക് പിന്തുണയ്ക്കുന്നില്ല"
+
+#: glib/gregex.c:239
+msgid "character value in \\x{...} sequence is too large"
+msgstr ""
+
+#: glib/gregex.c:241
+msgid "invalid condition (?(0)"
+msgstr ""
+
+#: glib/gregex.c:243
+msgid "\\C not allowed in lookbehind assertion"
+msgstr ""
+
+#: glib/gregex.c:245
+msgid "recursive call could loop indefinitely"
+msgstr ""
+
+#: glib/gregex.c:247
+msgid "missing terminator in subpattern name"
+msgstr ""
+
+#: glib/gregex.c:249
+msgid "two named subpatterns have the same name"
+msgstr ""
+
+#: glib/gregex.c:251
+msgid "malformed \\P or \\p sequence"
+msgstr ""
+
+#: glib/gregex.c:253
+msgid "unknown property name after \\P or \\p"
+msgstr ""
+
+#: glib/gregex.c:255
+msgid "subpattern name is too long (maximum 32 characters)"
+msgstr ""
+
+#: glib/gregex.c:257
+msgid "too many named subpatterns (maximum 10,000)"
+msgstr ""
+
+#: glib/gregex.c:259
+msgid "octal value is greater than \\377"
+msgstr ""
+
+#: glib/gregex.c:261
+msgid "DEFINE group contains more than one branch"
+msgstr ""
+
+#: glib/gregex.c:263
+msgid "repeating a DEFINE group is not allowed"
+msgstr ""
+
+#: glib/gregex.c:265
+msgid "inconsistent NEWLINE options"
+msgstr ""
+
+#: glib/gregex.c:267
+msgid ""
+"\\g is not followed by a braced name or an optionally braced non-zero number"
+msgstr ""
+
+#: glib/gregex.c:270
+msgid "unexpected repeat"
+msgstr ""
+
+#: glib/gregex.c:272
+msgid "code overflow"
+msgstr ""
+
+#: glib/gregex.c:274
+msgid "overran compiling workspace"
+msgstr ""
+
+#: glib/gregex.c:276
+msgid "previously-checked referenced subpattern not found"
+msgstr ""
+
+#: glib/gregex.c:439 glib/gregex.c:1491
#, c-format
msgid "Error while matching regular expression %s: %s"
msgstr "സാധാരണ എക്സ്പ്രെഷന്‍ ആയ %s-നൊപ്പം പൊരുത്തപ്പെടുത്തുമ്പോള്‍ പിശക്: %s"
-#: glib/gregex.c:876
+#: glib/gregex.c:995
msgid "PCRE library is compiled without UTF8 support"
msgstr "UTF8 പിന്തുണ ഇല്ലാതെയാണ് PCRE ലൈബ്ററി സംഗ്റഹിച്ചിരിക്കുന്നത്"
-#: glib/gregex.c:885
+#: glib/gregex.c:1004
msgid "PCRE library is compiled without UTF8 properties support"
msgstr "UTF8 ഗുണഗണങ്ങളുടെ പിന്തുണ ഇല്ലാതെയാണ് PCRE ലൈബ്ററി സംഗ്റഹിച്ചിരിക്കുന്നത്"
-#: glib/gregex.c:935
+#: glib/gregex.c:1059
#, c-format
msgid "Error while compiling regular expression %s at char %d: %s"
msgstr "സാധാരണ എക്സ്പ്രെഷന്‍ ആയ %s കംപൈല്‍ ചെയ്യുമ്പോള്‍ %d എന്ന അക്ഷരത്തില്‍ പിശക് : %s"
-#: glib/gregex.c:971
+#: glib/gregex.c:1095
#, c-format
msgid "Error while optimizing regular expression %s: %s"
msgstr "%s എന്ന സാധാരണ എക്സ്പ്രെഷന്‍ കൈകാര്യം ചെയ്യുന്നതില്‍ പിശക്: %s"
-#: glib/gregex.c:1795
+#: glib/gregex.c:1919
msgid "hexadecimal digit or '}' expected"
msgstr "ഹെക്സാ ഡെസിമല്‍ അക്കം അല്ലെങ്കില്‍ '}' ആവശ്യമുണ്ട് "
-#: glib/gregex.c:1811
+#: glib/gregex.c:1935
msgid "hexadecimal digit expected"
msgstr "ഹെക്സാ ഡെസിമല്‍ അക്കം ആവശ്യമുണ്ട്"
-#: glib/gregex.c:1851
+#: glib/gregex.c:1975
msgid "missing '<' in symbolic reference"
msgstr "സിംപോളിക് സൂചനയില്‍ '<' ലഭ്യമല്ല"
-#: glib/gregex.c:1860
+#: glib/gregex.c:1984
msgid "unfinished symbolic reference"
msgstr "പൂര്‍ണ്ണമാകാത്ത സിംപോളിക് സൂചനാ"
-#: glib/gregex.c:1867
+#: glib/gregex.c:1991
msgid "zero-length symbolic reference"
msgstr "zero-length symbolic reference"
-#: glib/gregex.c:1878
+#: glib/gregex.c:2002
msgid "digit expected"
msgstr "അക്കം ആവശ്യമുണ്ട്"
-#: glib/gregex.c:1896
+#: glib/gregex.c:2020
msgid "illegal symbolic reference"
msgstr "തെറ്റായ സിംപോളിക് സൂചനാ"
-#: glib/gregex.c:1958
+#: glib/gregex.c:2082
msgid "stray final '\\'"
msgstr "stray final '\\'"
-#: glib/gregex.c:1962
+#: glib/gregex.c:2086
msgid "unknown escape sequence"
msgstr "അപരിചിതമായ എസ്കേപ്പ് സീക്വന്‍സ്"
-#: glib/gregex.c:1972
+#: glib/gregex.c:2096
#, c-format
msgid "Error while parsing replacement text \"%s\" at char %lu: %s"
msgstr "പകരമായുളള ടെക്സ്റ്റ് ആയ \"%s\" %lu-ല്‍ പാഴ്സ് ചെയ്യുന്നതിനിടയില്‍ പിശക്: %s"
@@ -824,108 +1007,108 @@ msgstr "%s-നുളള ആര്‍ഗ്യുമെന്‍റ് ലഭ്
msgid "Unknown option %s"
msgstr "അപരിചിതമായ ഉപാധി %s"
-#: glib/gkeyfile.c:341
+#: glib/gkeyfile.c:358
#, c-format
msgid "Valid key file could not be found in search dirs"
msgstr "തിരച്ചില്‍ നടത്തിയ ഡയറക്ടറികളില്‍ സാധുതയുളള കീ ഫയല്‍ ലഭ്യമല്ല"
-#: glib/gkeyfile.c:376
+#: glib/gkeyfile.c:393
#, c-format
msgid "Not a regular file"
msgstr "ഒരു സാധാരണ ഫയല്‍ അല്ല"
-#: glib/gkeyfile.c:384
+#: glib/gkeyfile.c:401
#, c-format
msgid "File is empty"
msgstr "ഫയല്‍ ശൂന്യമാണ്"
-#: glib/gkeyfile.c:746
+#: glib/gkeyfile.c:760
#, c-format
msgid ""
"Key file contains line '%s' which is not a key-value pair, group, or comment"
msgstr ""
"കീ ഫയലില്‍ ഉളള '%s' എന്ന വരി ഒരു കീ-മൂല്ല്യം ജോടി അല്ലെങ്കില്‍ ഒരു ഗ്റൂപ്പോ അഭിപ്റായമോ അല്ല"
-#: glib/gkeyfile.c:806
+#: glib/gkeyfile.c:820
#, c-format
msgid "Invalid group name: %s"
msgstr "അസാധുവായ ഗ്രൂപ്പ് നാമം: %s"
-#: glib/gkeyfile.c:828
+#: glib/gkeyfile.c:842
#, c-format
msgid "Key file does not start with a group"
msgstr "കീ ഫയല്‍ ആരംഭിക്കുന്നത് ഒരു ഗ്രൂപ്പിലല്ല"
-#: glib/gkeyfile.c:854
+#: glib/gkeyfile.c:868
#, c-format
msgid "Invalid key name: %s"
msgstr "അസാധുവായ കീ നാമം: %s"
-#: glib/gkeyfile.c:881
+#: glib/gkeyfile.c:895
#, c-format
msgid "Key file contains unsupported encoding '%s'"
msgstr "പിന്തുണയ്ക്കാത്ത രഹസ്യ ഭാഷ '%s' കീ ഫയല്‍ പിന്തുണയ്ക്കുന്നു"
-#: glib/gkeyfile.c:1094 glib/gkeyfile.c:1253 glib/gkeyfile.c:2471
-#: glib/gkeyfile.c:2537 glib/gkeyfile.c:2656 glib/gkeyfile.c:2791
-#: glib/gkeyfile.c:2944 glib/gkeyfile.c:3124 glib/gkeyfile.c:3181
+#: glib/gkeyfile.c:1108 glib/gkeyfile.c:1267 glib/gkeyfile.c:2485
+#: glib/gkeyfile.c:2551 glib/gkeyfile.c:2670 glib/gkeyfile.c:2805
+#: glib/gkeyfile.c:2958 glib/gkeyfile.c:3143 glib/gkeyfile.c:3200
#, c-format
msgid "Key file does not have group '%s'"
msgstr "കീ ഫയലിന് '%s' എന്ന ഗ്രൂപ്പില്ല"
-#: glib/gkeyfile.c:1265
+#: glib/gkeyfile.c:1279
#, c-format
msgid "Key file does not have key '%s'"
msgstr "കീ ഫയലിന് '%s' എന്ന കീയില്ല"
-#: glib/gkeyfile.c:1367 glib/gkeyfile.c:1480
+#: glib/gkeyfile.c:1381 glib/gkeyfile.c:1494
#, c-format
msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "UTF-8 അല്ലാത്ത '%s' മൂല്ല്യമുളള കീ '%s' കീ ഫയലിലുണ്ട്"
-#: glib/gkeyfile.c:1387 glib/gkeyfile.c:1500 glib/gkeyfile.c:1873
+#: glib/gkeyfile.c:1401 glib/gkeyfile.c:1514 glib/gkeyfile.c:1887
#, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "തിരിച്ചറിയുവാന്‍ കഴിയാത്ത മൂല്ല്യമുളള കീ '%s' കീ ഫയലിലുണ്ട്"
-#: glib/gkeyfile.c:2088 glib/gkeyfile.c:2300
+#: glib/gkeyfile.c:2102 glib/gkeyfile.c:2314
#, c-format
msgid ""
"Key file contains key '%s' in group '%s' which has value that cannot be "
"interpreted."
msgstr "തിരിച്ചറിയുവാന്‍ കഴിയാത്ത മൂല്ല്യമുളള കീ '%s', '%s' എന്ന ഗ്രൂപ്പില്‍ കീ ഫയലിലുണ്ട്."
-#: glib/gkeyfile.c:2486 glib/gkeyfile.c:2671 glib/gkeyfile.c:3192
+#: glib/gkeyfile.c:2500 glib/gkeyfile.c:2685 glib/gkeyfile.c:3211
#, c-format
msgid "Key file does not have key '%s' in group '%s'"
msgstr "ഗ്രൂപ്പ് '%s'-ല്‍ കീ ഫയലിന് കീ '%s' ലഭ്യമല്ല"
-#: glib/gkeyfile.c:3431
+#: glib/gkeyfile.c:3443
#, c-format
msgid "Key file contains escape character at end of line"
msgstr "കീ ഫയലിന്‍റെ വരിയുടെ അവസാനം എസ്കെയിപ്പ് അക്ഷരം ലഭ്യമാണ്"
-#: glib/gkeyfile.c:3453
+#: glib/gkeyfile.c:3465
#, c-format
msgid "Key file contains invalid escape sequence '%s'"
msgstr "കീ ഫയലില്‍ അസാധുവായ എസ്കെയിപ്പ് സീക്വന്‍സ് '%s' ലഭ്യമാണ്"
-#: glib/gkeyfile.c:3595
+#: glib/gkeyfile.c:3607
#, c-format
msgid "Value '%s' cannot be interpreted as a number."
msgstr "മൂല്ല്യം '%s' ഒരു അക്കമായി കണക്കാക്കുവാന്‍ സാധ്യമല്ല."
-#: glib/gkeyfile.c:3609
+#: glib/gkeyfile.c:3621
#, c-format
msgid "Integer value '%s' out of range"
msgstr "ഇന്‍റിജര്‍ മൂല്ല്യം '%s' പരിധിയ്ക്ക് പുറത്ത്"
-#: glib/gkeyfile.c:3642
+#: glib/gkeyfile.c:3654
#, c-format
msgid "Value '%s' cannot be interpreted as a float number."
msgstr "മൂല്ല്യം '%s' ഒരു ഫ്ളോട്ട് അക്കമായി കണക്കാക്കുവാന്‍ സാധ്യമല്ല."
-#: glib/gkeyfile.c:3666
+#: glib/gkeyfile.c:3678
#, c-format
msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "മൂല്ല്യം '%s' ഒരു ബൂളിയനായി കണക്കാക്കുവാന്‍ സാധ്യമല്ല."