summaryrefslogtreecommitdiffstats
path: root/po
diff options
context:
space:
mode:
authorswkothar <swkothar@fedoraproject.org>2011-02-02 06:02:29 +0000
committerTransifex User <transifex-app@fedoraproject.org>2011-02-02 06:02:29 +0000
commitcd90ba124399210f5c3ad373024b042cc4c58261 (patch)
treeb8cba455475c411d8c4602ce1bd505024303915c /po
parente74d86071cafa90a354b5c5033389896408e92cf (diff)
downloadabrt-cd90ba124399210f5c3ad373024b042cc4c58261.tar.gz
abrt-cd90ba124399210f5c3ad373024b042cc4c58261.tar.xz
abrt-cd90ba124399210f5c3ad373024b042cc4c58261.zip
l10n: Updates to Gujarati (gu) translation
Transmitted-via: Transifex (translate.fedoraproject.org)
Diffstat (limited to 'po')
-rw-r--r--po/gu.po149
1 files changed, 72 insertions, 77 deletions
diff --git a/po/gu.po b/po/gu.po
index e107f342..3a316487 100644
--- a/po/gu.po
+++ b/po/gu.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: abrt.master.gu\n"
"Report-Msgid-Bugs-To: jmoskovc@redhat.com\n"
-"POT-Creation-Date: 2011-02-01 02:32+0000\n"
-"PO-Revision-Date: 2011-02-01 14:46+0530\n"
+"POT-Creation-Date: 2011-02-02 02:29+0000\n"
+"PO-Revision-Date: 2011-02-02 11:30+0530\n"
"Last-Translator: Sweta Kothari <swkothar@redhat.com>\n"
"Language-Team: Gujarati\n"
"MIME-Version: 1.0\n"
@@ -68,7 +68,7 @@ msgstr "અહેવાલ"
msgid "Open ABRT"
msgstr "ABRT ખોલો"
-#: ../src/cli/CLI.cpp:46
+#: ../src/cli/CLI.cpp:91
#, c-format
msgid ""
"\tCrash dump : %s\n"
@@ -85,12 +85,12 @@ msgstr ""
"\tભંગાણ સમય : %s\n"
"\tભંગાણ ગણતરી: %s\n"
-#: ../src/cli/CLI.cpp:65
+#: ../src/cli/CLI.cpp:110
#, c-format
msgid "\tHostname : %s\n"
msgstr "\tયજમાનનામ : %s\n"
-#: ../src/cli/CLI.cpp:98
+#: ../src/cli/CLI.cpp:143
#, c-format
msgid ""
"Dump directory: %s\n"
@@ -113,27 +113,27 @@ msgstr ""
"સિસ્ટમ: %s, કર્નલ %s\n"
"કારણ: %s\n"
-#: ../src/cli/CLI.cpp:126
+#: ../src/cli/CLI.cpp:171
#, c-format
msgid "Coredump file: %s\n"
msgstr "Coredump ફાઇલ: %s\n"
-#: ../src/cli/CLI.cpp:130
+#: ../src/cli/CLI.cpp:175
#, c-format
msgid "Rating: %s\n"
msgstr "દર: %s\n"
-#: ../src/cli/CLI.cpp:135
+#: ../src/cli/CLI.cpp:180
#, c-format
msgid "Crash function: %s\n"
msgstr "ભંગાણ વિધેય: %s\n"
-#: ../src/cli/CLI.cpp:139
+#: ../src/cli/CLI.cpp:184
#, c-format
msgid "Hostname: %s\n"
msgstr "યજમાનનામ: %s\n"
-#: ../src/cli/CLI.cpp:143
+#: ../src/cli/CLI.cpp:188
#, c-format
msgid ""
"\n"
@@ -144,7 +144,7 @@ msgstr ""
"કેવી રીતે પુન:ઉત્પન્ન કરાય:\n"
"%s\n"
-#: ../src/cli/CLI.cpp:147
+#: ../src/cli/CLI.cpp:192
#, c-format
msgid ""
"\n"
@@ -155,7 +155,7 @@ msgstr ""
"ટિપ્પણી:\n"
"%s\n"
-#: ../src/cli/CLI.cpp:153
+#: ../src/cli/CLI.cpp:198
#, c-format
msgid ""
"\n"
@@ -166,49 +166,48 @@ msgstr ""
"બેકટ્રેસ:\n"
"%s\n"
-#. Message has embedded tabs.
-#: ../src/cli/CLI.cpp:209
+#: ../src/cli/CLI.cpp:295
#, c-format
msgid ""
-"Usage: %s [OPTION]\n"
+"Usage: %s -l[f] [-D BASE_DIR]...]\n"
+" or: %s -r[y] CRASH_DIR\n"
+" or: %s -i[b] CRASH_DIR\n"
+" or: %s -d CRASH_DIR\n"
+"\n"
+"\t-l, --list\t\tList not yet reported crashes\n"
+"\t -f, --full\t\tList all crashes\n"
+"\t-D BASE_DIR\t\tDirectory to list crashes from\n"
+"\t\t\t\t(default: -D $HOME/abrt/spool -D %s)\n"
+"\n"
+"\t-r, --report\t\tSend a report about CRASH_DIR\n"
+"\t -y, --always\t\t...without editing and asking\n"
+"\t-i, --info\t\tPrint detailed information about CRASH_DIR\n"
+"\t -b, --backtrace\t...including backtrace\n"
+"\t-d, --delete\t\tRemove CRASH_DIR\n"
"\n"
-"Startup:\n"
-"\t-V, --version\t\tdisplay the version and exit\n"
-"\t-v, --verbose\t\tincrease verbosity\n"
-"Actions:\n"
-"\t-l, --list\t\tprint a list of all crashes which are not yet reported\n"
-"\t -f, --full\tprint a list of all crashes, including the already "
-"reported ones\n"
-"\t-r, --report CRASH_ID\tcreate and send a report\n"
-"\t -y, --always\tcreate and send a report without asking\n"
-"\t-d, --delete CRASH_ID\tremove a crash\n"
-"\t-i, --info CRASH_ID\tprint detailed information about a crash\n"
-"\t -b, --backtrace\tprint detailed information about a crash including "
-"backtrace\n"
-"CRASH_ID can be:\n"
-"\ta name of dump directory, or\n"
-"\t@N - N'th crash (as displayed by --list --full) will be acted upon\n"
+"\t-V, --version\t\tDisplay version and exit\n"
+"\t-v, --verbose\t\tBe verbose\n"
msgstr ""
-"વપરાશ: %s [OPTION]\n"
+"વપરાશ: %s -l[f] [-D BASE_DIR]...]\n"
+" or: %s -r[y] CRASH_DIR\n"
+" or: %s -i[b] CRASH_DIR\n"
+" or: %s -d CRASH_DIR\n"
+"\n"
+"\t-l, --list\t\tહજુ અહેવાલ ન થયેલ ભંગાણોની યાદી લો\n"
+"\t -f, --full\t\tબધા ભંગાણોની યાદી લો\n"
+"\t-D BASE_DIR\t\tતેમાંથી ભંગાણોની યાદી કરવા માટે ડિરેક્ટરી\n"
+"\t\t\t\t(default: -D $HOME/abrt/spool -D %s)\n"
+"\n"
+"\t-r, --report\t\tCRASH_DIR વિશે અહેવાલ મોકલો\n"
+"\t -y, --always\t\t...ફેરફાર અને પૂછ્યા વગર\n"
+"\t-i, --info\t\tCRASH_DIR વિશે વિગત થયેલ જાણકારીને છાપો\n"
+"\t -b, --backtrace\t...બેકટ્રેસને સમાવી રહ્યા છે\n"
+"\t-d, --delete\t\tCRASH_DIR દૂર કરો\n"
"\n"
-"શરૂઆત:\n"
"\t-V, --version\t\tઆવૃત્તિને દર્શાવો અને બહાર નીકળો\n"
-"\t-v, --verbose\t\tવર્બોસિટીને વધારો\n"
-"ક્રિયાઓ:\n"
-"\t-l, --list\t\tબધા ભંગાણોની યાદીને છાપો કે જે હજુ અહેવાલ થયેલ નથી\n"
-"\t -f, --full\tબધા ભંગાણોની યાદીને છાપો, અહેવાલ થયેલ એકને પહેલેથી જ સમાવી રહ્યા "
-"છે\n"
-"\t-r, --CRASH_ID નો અહેવાલ કરો\tઅહેવાલને બનાવો અને મોકલો\n"
-"\t -y, --always\tપૂછ્યા વગર અહેવાલને બનાવો અને મોકલો\n"
-"\t-d, --CRASH_ID ને કાઢી નાંખો\tભંગાણને દૂર કરો\n"
-"\t-i, --CRASH_ID ની જાણકારી\tભંગાણ વિશે વિગત થયેલ જાણકારીને છાપો\n"
-"\t -b, --backtrace\tબેકટ્રેસને સમાવી રહ્યા હોય તે ભંગાણ વિશે વિગત થયેલ જાણકારીને "
-"છાપો\n"
-"CRASH_ID હોઇ શકે છે:\n"
-"\tડમ્પ ડિરેક્ટરીનું નામ, અથવા\n"
-"\t@N - N નું ભંગાણ (--list --full દ્દારા દર્શાવેલ પ્રમાણે) કાર્ય કરશે\n"
-
-#: ../src/cli/CLI.cpp:252
+"\t-v, --verbose\t\tવર્બોસ બનો\n"
+
+#: ../src/cli/CLI.cpp:343
msgid "You must specify exactly one operation"
msgstr "તમારે એક ક્રિયાને સ્પષ્ટ કરવી જ પડશે"
@@ -299,37 +298,37 @@ msgid "N"
msgstr "N"
#. Read the missing information and push it to plugin settings.
-#: ../src/cli/report.cpp:553
+#: ../src/cli/report.cpp:568
#, c-format
msgid "Wrong settings were detected for plugin %s\n"
msgstr "ખોટા સુયોજનો પ્લગઇન %s માટે શોધાયા હતા\n"
-#: ../src/cli/report.cpp:557
+#: ../src/cli/report.cpp:572
msgid "Enter your login: "
msgstr "તમારા લોગિનને દાખલ કરો: "
-#: ../src/cli/report.cpp:563
+#: ../src/cli/report.cpp:578
msgid "Enter your password: "
msgstr "તમારા પાસવર્ડને દાખલ કરો: "
-#: ../src/cli/report.cpp:625
+#: ../src/cli/report.cpp:788
msgid "Reporting..."
msgstr "અહેવાલ કરી રહ્યા છે..."
-#: ../src/cli/report.cpp:644
+#: ../src/cli/report.cpp:801
#, c-format
msgid "Report using %s?"
msgstr "અહેવાલ %s ને વાપરી રહ્યુ છે?"
-#: ../src/cli/report.cpp:647
+#: ../src/cli/report.cpp:804
msgid "Skipping..."
msgstr "છોડી રહ્યા છે..."
-#: ../src/cli/report.cpp:659
+#: ../src/cli/report.cpp:820
msgid "Reporting disabled because the backtrace is unusable"
msgstr "અહેવાલ કરવાનું નિષ્ક્રિય થયેલ છે કારણ કે બેકટ્રેસ ઉપયોગ કરી શકાય તેવુ નથી"
-#: ../src/cli/report.cpp:663
+#: ../src/cli/report.cpp:824
#, c-format
msgid ""
"Please try to install debuginfo manually using the command: \"debuginfo-"
@@ -338,11 +337,7 @@ msgstr ""
"મહેરબાની કરીને આદેશની મદદથી જાતેજ ડિબગ જાણકારીને સ્થાપિત કરવાનો પ્રયત્ન કરો: "
"\"debuginfo-install %s\" અને ફરીથી પ્રયત્ન કરો\n"
-#: ../src/cli/report.cpp:672
-msgid "Error loading reporter settings"
-msgstr "રિપોર્ટર સુયોજનોને લોડ કરતી વખતે ભૂલ"
-
-#: ../src/cli/report.cpp:693
+#: ../src/cli/report.cpp:842
#, c-format
msgid "Crash reported via %d report events (%d errors)\n"
msgstr ""
@@ -369,18 +364,18 @@ msgstr ""
#: ../src/plugins/abrt-action-kerneloops.c:147
#: ../src/plugins/abrt-action-mailx.c:149
#: ../src/plugins/abrt-action-print.c:50
-#: ../src/plugins/abrt-action-rhtsupport.c:277
+#: ../src/plugins/abrt-action-rhtsupport.c:281
#: ../src/plugins/abrt-action-upload.c:261
msgid "Crash dump directory"
msgstr "ભંગાણ ડમ્પ ડિરેક્ટરી"
#: ../src/daemon/abrt-action-save-package-data.c:293
-#: ../src/daemon/abrt-handle-crashdump.c:59 ../src/daemon/abrt-server.c:296
+#: ../src/daemon/abrt-handle-crashdump.c:59 ../src/daemon/abrt-server.c:297
#: ../src/plugins/abrt-action-bugzilla.cpp:926
#: ../src/plugins/abrt-action-generate-backtrace.c:273
#: ../src/plugins/abrt-action-kerneloops.c:146
-#: ../src/plugins/abrt-action-rhtsupport.c:276
-#: ../src/plugins/abrt-dump-oops.c:554
+#: ../src/plugins/abrt-action-rhtsupport.c:280
+#: ../src/plugins/abrt-dump-oops.c:555
msgid "Log to syslog"
msgstr "syslog માં લૉગ લો"
@@ -400,11 +395,11 @@ msgstr "EVENT સંભાળો"
msgid "List possible events [which start with PFX]"
msgstr "શક્ય ઘટનાઓની યાદી કરો [કે જે PFX સાથે શરૂ થાય છે]"
-#: ../src/daemon/abrt-server.c:285 ../src/daemon/Daemon.cpp:542
+#: ../src/daemon/abrt-server.c:286 ../src/daemon/Daemon.cpp:542
msgid " [options]"
msgstr " [વિકલ્પો]"
-#: ../src/daemon/abrt-server.c:295
+#: ../src/daemon/abrt-server.c:296
msgid "Use UID as client uid"
msgstr "ક્લાયન્ટ uid તરીકે UID ને વાપરો"
@@ -1319,7 +1314,7 @@ msgstr ""
#: ../src/plugins/abrt-action-bugzilla.cpp:928
#: ../src/plugins/abrt-action-kerneloops.c:148
-#: ../src/plugins/abrt-action-rhtsupport.c:278
+#: ../src/plugins/abrt-action-rhtsupport.c:282
msgid "Configuration file (may be given many times)"
msgstr "રૂપરેખાંકન ફાઇલ (ઘણી વખત આપેલ છે)"
@@ -1516,15 +1511,15 @@ msgstr "અહેવાલ એ %s માં સંગ્રહ થયેલ હ
msgid "Compressing data"
msgstr "માહિતીને સંકોચી રહ્યા છે"
-#: ../src/plugins/abrt-action-rhtsupport.c:69
+#: ../src/plugins/abrt-action-rhtsupport.c:73
msgid "Empty login or password, please check RHTSupport.conf"
msgstr "ખાલી લૉગિન અથવા પાસવર્ડ, મહેરબાની કરીને RHTSupport.conf ચકાસો"
-#: ../src/plugins/abrt-action-rhtsupport.c:188
+#: ../src/plugins/abrt-action-rhtsupport.c:192
msgid "Creating a new case..."
msgstr "નવી જોડણીને બનાવી રહ્યા છે..."
-#: ../src/plugins/abrt-action-rhtsupport.c:263
+#: ../src/plugins/abrt-action-rhtsupport.c:267
msgid ""
" [-vs] -c CONFFILE -d DIR\n"
"\n"
@@ -1564,7 +1559,7 @@ msgstr ""
msgid "Base URL to upload to"
msgstr "તેમાં અપલોડ કરવા માટે મૂળ URL"
-#: ../src/plugins/abrt-dump-oops.c:539
+#: ../src/plugins/abrt-dump-oops.c:540
msgid ""
" [-vsrdow] FILE\n"
"\n"
@@ -1574,19 +1569,19 @@ msgstr ""
"\n"
"syslog/dmesg ફાઇલમાંથી oops ને બહાર કાઢો"
-#: ../src/plugins/abrt-dump-oops.c:555
+#: ../src/plugins/abrt-dump-oops.c:556
msgid "Parse kernel's message buffer before parsing FILE"
msgstr "FILE નું પદચ્છેદન કરતા પહેલાં કર્નલનાં સંદેશા બફરનું પદચ્છેદન કરો"
-#: ../src/plugins/abrt-dump-oops.c:556
+#: ../src/plugins/abrt-dump-oops.c:557
msgid "Create ABRT dump for every oops found"
msgstr "મળેલ દરેક oops માટે ABRT ડમ્પને બનાવો"
-#: ../src/plugins/abrt-dump-oops.c:557
+#: ../src/plugins/abrt-dump-oops.c:558
msgid "Print found oopses on standard output"
msgstr "મૂળભૂત આઉટપુટ પર મળેલ oopses ને છાપો"
-#: ../src/plugins/abrt-dump-oops.c:558
+#: ../src/plugins/abrt-dump-oops.c:559
msgid "Do not exit, watch the file for new oopses"
msgstr "અસ્તિત્વ ધરાવતુ નથી, નવાં oopses માટે ફાઇલને જુઓ"