summaryrefslogtreecommitdiffstats
path: root/l10n-gu-IN/dom/chrome/layout/xmlparser.properties
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-gu-IN/dom/chrome/layout/xmlparser.properties')
-rw-r--r--l10n-gu-IN/dom/chrome/layout/xmlparser.properties48
1 files changed, 48 insertions, 0 deletions
diff --git a/l10n-gu-IN/dom/chrome/layout/xmlparser.properties b/l10n-gu-IN/dom/chrome/layout/xmlparser.properties
new file mode 100644
index 0000000000..e71aa42cf9
--- /dev/null
+++ b/l10n-gu-IN/dom/chrome/layout/xmlparser.properties
@@ -0,0 +1,48 @@
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
+# Map Expat error codes to error strings
+1 = મેમરી ની બહાર
+2 = લખાણમાં ભૂલ
+3 = કોઈ રુટ તત્વ મળી નથી
+4 = યોગ્ય-બંધારણ નહી
+5 = બંધ ટોકન
+6 = બંધ ટોકન
+7 = ન મળતું ટેગ
+8 = નકલી ગુણધર્મ
+9 = દસ્તાવેજ પછી ખરાબ લખાણ
+10 = વસ્તુના ગેરકાનૂની ગુણધર્મનો સંદર્ભ
+11 = અવ્યાખ્યાયિત વસ્તુ
+12 = વારંવાર વસ્તુ સંદર્ભ
+13 = અસતત વસ્તુ
+14 = અજાણ્યા અક્ષર સંખ્યા નો સંદર્ભ
+15 = દ્રીઅંકી વસ્તુનો સંદર્ભ
+16 = ગુણધર્મમાં બહારની વસ્તુનો સંદર્ભ\u0020
+17 = બહારની વસ્તુની શરુઆતમાં xml પ્રોસેસિંગ સૂચના નથી
+18 = અજાણ્યું એનકોડિંગ
+19 = XML માં કરેલી એનકોડિંગ ખોટી છે
+20 = CDATA વર્ગ બંધ થયુ નથી
+21 = બહારની વસ્તુના સંદર્ભ પ્રોસેસિંગમાં ભૂલ
+22 = દસ્તાવેજ અેકલગ કામ આપી શકતુ નથી
+23 = અનિચ્છનીય પદચ્છેદન સ્થિતિ
+24 = એન્ટીટી પરિમાણ એન્ટીટીમાં જાહેર થઈ
+27 = પૂર્વગ નામજગ્યાથી બંધાયેલ હોતો નથી
+28 = પૂર્વગ જાહેર કરવો જોઈએ નહિં
+29 = આરક્ષિત પૂર્વગ (xml) જાહેર થયેલો જ હોવો જોઈએ અથવા અન્ય નામજગ્યા URI સાથે બંધાયેલો જ હોવો જોઈએ
+30 = આરક્ષિત પૂર્વગ (xmlns) જાહેર થયેલો કે નહિં થયેલો જ હોવો જોઈએ
+31 = પૂર્વગ આરક્ષિત નામજગ્યા URI માંના એક સાથે બંધાયેલો જ હોવો જોઈએ
+32 = જાહેર id માં અયોગ્ય અક્ષર(ઓ)
+38 = આરક્ષિત પૂર્વગ (xml) જાહેર નહિં થયેલ નહિં હોવો જોઈએ કે અન્ય નામજગ્યા નામે બંધાયેલ હોવો જોઈએ નહિં
+39 = આરક્ષિત પૂર્વગ (xmlns) જાહેર થયેલ કે નહિં થયેલ હોવો જોઈએ નહિં
+40 = પૂર્વગ આરક્ષિત નામજગ્યા નામોમાંના કોઈ એક સાથે બંધાયેલ હોવો જોઈએ નહિં
+
+# %1$S is replaced by the Expat error string, may be followed by Expected (see below)
+# %2$S is replaced by URL
+# %3$u is replaced by line number
+# %4$u is replaced by column number
+XMLParsingError = XML પાર્સિંગ ભૂલ: %1$S\nસ્થળ: %2$S\nલીટી ક્રમાંક %3$u સ્થંભ %4$u:\u0020
+
+# %S is replaced by a tag name.
+# This gets appended to the error string if the error is mismatched tag.
+Expected = . અપેક્ષિત: </%S>.