i18n: run make update-po

This commit is contained in:
Lennart Poettering 2009-09-30 02:43:55 +02:00
parent 6a3b51a530
commit c622f77cf0
30 changed files with 8114 additions and 1905 deletions

View file

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: pulseaudio.master-tx.bn_IN\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-09-29 19:25+0200\n"
"POT-Creation-Date: 2009-09-29 23:47+0200\n"
"PO-Revision-Date: 2009-09-10 17:08+0530\n"
"Last-Translator: Runa Bhattacharjee <runab@redhat.com>\n"
"Language-Team: Bengali INDIA <anubad@lists.ankur.org.in>\n"
@ -182,183 +182,183 @@ msgstr "এই প্ল্যাটফর্মে, সিস্টেমব্
msgid "setrlimit(%s, (%u, %u)) failed: %s"
msgstr "setrlimit(%s, (%u, %u)) বিফল: %s"
#: ../src/daemon/main.c:469
#: ../src/daemon/main.c:474
msgid "Failed to parse command line."
msgstr "কমান্ড-লাইন পার্স করতে ব্যর্থ।"
#: ../src/daemon/main.c:536
#: ../src/daemon/main.c:541
msgid "Daemon not running"
msgstr "ডেমন চলছে না"
#: ../src/daemon/main.c:538
#: ../src/daemon/main.c:543
#, c-format
msgid "Daemon running as PID %u"
msgstr "PID %u রূপে ডেমন চলছে"
#: ../src/daemon/main.c:548
#: ../src/daemon/main.c:553
#, c-format
msgid "Failed to kill daemon: %s"
msgstr "ডেমন kill করতে ব্যর্থ: %s"
#: ../src/daemon/main.c:566
#: ../src/daemon/main.c:571
msgid ""
"This program is not intended to be run as root (unless --system is "
"specified)."
msgstr ""
"root পরিচয়ে এই প্রোগ্রামটি সঞ্চালিত হওয়া উচিত নয় (যদি না --system উল্লিখিত হয়)।"
#: ../src/daemon/main.c:568
#: ../src/daemon/main.c:573
msgid "Root privileges required."
msgstr "Root-র অধিকার আবশ্যক।"
#: ../src/daemon/main.c:573
#: ../src/daemon/main.c:578
msgid "--start not supported for system instances."
msgstr "সিস্টেম ইনস্ট্যান্সের ক্ষেত্রে --start সমর্থিত নয়।"
#: ../src/daemon/main.c:578
#: ../src/daemon/main.c:583
msgid "Running in system mode, but --disallow-exit not set!"
msgstr "সিস্টেম মোডে চলছে, কিন্তু --disallow-exit নির্ধারিত হয়নি!"
#: ../src/daemon/main.c:581
#: ../src/daemon/main.c:586
msgid "Running in system mode, but --disallow-module-loading not set!"
msgstr "সিস্টেম মোডে চলছে, কিন্তু --disallow-module-loading নির্ধারিত হয়নি!"
#: ../src/daemon/main.c:584
#: ../src/daemon/main.c:589
msgid "Running in system mode, forcibly disabling SHM mode!"
msgstr "সিস্টেম মোডে চলছে, SHM মোড বলপূর্বক নিষ্ক্রিয় করা হচ্ছে!"
# http://linux.die.net/man/1/pulseaudio এখানে রেফারেন্স পাওয়া যাবে
#: ../src/daemon/main.c:589
#: ../src/daemon/main.c:594
msgid "Running in system mode, forcibly disabling exit idle time!"
msgstr ""
"সিস্টেম মোডে চলছে, কর্মহীন অবস্থার জন্য ধার্য সময়সীমা পূর্তী পরে প্রস্থানের ব্যবস্থা "
"বলপূর্বক নিষ্ক্রিয় করা হচ্ছে!"
#: ../src/daemon/main.c:616
#: ../src/daemon/main.c:621
msgid "Failed to acquire stdio."
msgstr "stdio প্রাপ্ত করতে ব্যর্থ।"
#: ../src/daemon/main.c:622
#: ../src/daemon/main.c:627
#, c-format
msgid "pipe failed: %s"
msgstr "পাইপ বিফল: %s"
#: ../src/daemon/main.c:627
#: ../src/daemon/main.c:632
#, c-format
msgid "fork() failed: %s"
msgstr "fork() বিফল: %s"
#: ../src/daemon/main.c:641 ../src/utils/pacat.c:508
#: ../src/daemon/main.c:646 ../src/utils/pacat.c:508
#, c-format
msgid "read() failed: %s"
msgstr "read() বিফল: %s"
#: ../src/daemon/main.c:647
#: ../src/daemon/main.c:652
msgid "Daemon startup failed."
msgstr "ডেমন আরম্ভ করতে বিফল।"
#: ../src/daemon/main.c:649
#: ../src/daemon/main.c:654
msgid "Daemon startup successful."
msgstr "সাফল্যের সাথে ডেমন আরম্ভ করা হয়েছে।"
#: ../src/daemon/main.c:726
#: ../src/daemon/main.c:731
#, c-format
msgid "This is PulseAudio %s"
msgstr "এটি PulseAudio %s"
#: ../src/daemon/main.c:727
#: ../src/daemon/main.c:732
#, c-format
msgid "Compilation host: %s"
msgstr "কম্পাইলেশনের হোস্ট: %s"
#: ../src/daemon/main.c:728
#: ../src/daemon/main.c:733
#, c-format
msgid "Compilation CFLAGS: %s"
msgstr "কম্পাইলশনের CFLAGS: %s"
#: ../src/daemon/main.c:731
#: ../src/daemon/main.c:736
#, c-format
msgid "Running on host: %s"
msgstr "চিহ্নিত হোস্টে চলছে: %s"
#: ../src/daemon/main.c:734
#: ../src/daemon/main.c:739
#, c-format
msgid "Found %u CPUs."
msgstr "%u CPU পাওয়া গিয়েছে।"
#: ../src/daemon/main.c:736
#: ../src/daemon/main.c:741
#, c-format
msgid "Page size is %lu bytes"
msgstr "পেজের মাপ %lu বাইট"
#: ../src/daemon/main.c:739
#: ../src/daemon/main.c:744
msgid "Compiled with Valgrind support: yes"
msgstr "Valgrind সমর্থন সহ কম্পাইল করা হয়েছে: হ্যাঁ"
#: ../src/daemon/main.c:741
#: ../src/daemon/main.c:746
msgid "Compiled with Valgrind support: no"
msgstr "Valgrind সমর্থন সহ কম্পাইল করা হয়েছে: না"
#: ../src/daemon/main.c:744
#: ../src/daemon/main.c:749
#, c-format
msgid "Running in valgrind mode: %s"
msgstr "valgrind মোডে চলছে: %s"
#: ../src/daemon/main.c:747
#: ../src/daemon/main.c:752
msgid "Optimized build: yes"
msgstr "সর্বাপেক্ষ উত্তম বিল্ড: হ্যাঁ"
#: ../src/daemon/main.c:749
#: ../src/daemon/main.c:754
msgid "Optimized build: no"
msgstr "সর্বাপেক্ষ উত্তম বিল্ড: না"
#: ../src/daemon/main.c:753
#: ../src/daemon/main.c:758
msgid "NDEBUG defined, all asserts disabled."
msgstr "NDEBUG ব্যাখ্যা করা হয়েছে, সকল অ্যাসার্ট নিষ্ক্রিয় করা হয়েছে।"
#: ../src/daemon/main.c:755
#: ../src/daemon/main.c:760
msgid "FASTPATH defined, only fast path asserts disabled."
msgstr "FASTPATH ব্যাখ্যা করা হয়েছে, শুধুমাত্র ফাস্ট পাথ অ্যাসার্ট নিষ্ক্রিয় করা হয়েছে।"
#: ../src/daemon/main.c:757
#: ../src/daemon/main.c:762
msgid "All asserts enabled."
msgstr "সকল অ্যাসার্ট সক্রিয় করা হয়েছে।"
#: ../src/daemon/main.c:761
#: ../src/daemon/main.c:766
msgid "Failed to get machine ID"
msgstr "মেশিন ID প্রাপ্ত করতে ব্যর্থ"
#: ../src/daemon/main.c:764
#: ../src/daemon/main.c:769
#, c-format
msgid "Machine ID is %s."
msgstr "মেশিন ID হল %s।"
#: ../src/daemon/main.c:768
#: ../src/daemon/main.c:773
#, c-format
msgid "Session ID is %s."
msgstr "সেশান ID হল %s।"
#: ../src/daemon/main.c:774
#: ../src/daemon/main.c:779
#, c-format
msgid "Using runtime directory %s."
msgstr "রান-টাইম ডিরেক্টরি %s ব্যবহার করা হচ্ছে।"
#: ../src/daemon/main.c:779
#: ../src/daemon/main.c:784
#, c-format
msgid "Using state directory %s."
msgstr "অবস্থাসূচক ডিরেক্টরি %s ব্যবহার করা হচ্ছে।"
#: ../src/daemon/main.c:782
#: ../src/daemon/main.c:787
#, c-format
msgid "Using modules directory %s."
msgstr "মডিউল ডিরেক্টরি %s ব্যবহার করা হচ্ছে।"
#: ../src/daemon/main.c:784
#: ../src/daemon/main.c:789
#, c-format
msgid "Running in system mode: %s"
msgstr "সিস্টেম মোডে চলছে: %s"
#: ../src/daemon/main.c:787
#: ../src/daemon/main.c:792
msgid ""
"OK, so you are running PA in system mode. Please note that you most likely "
"shouldn't be doing that.\n"
@ -372,42 +372,42 @@ msgstr ""
"সিস্টেম মোডে ব্যবহারের সমস্যা সম্পর্কে জানতে হলে http://pulseaudio.org/wiki/"
"WhatIsWrongWithSystemMode দেখুন।"
#: ../src/daemon/main.c:804
#: ../src/daemon/main.c:809
msgid "pa_pid_file_create() failed."
msgstr "pa_pid_file_create() ব্যর্থ।"
#: ../src/daemon/main.c:814
#: ../src/daemon/main.c:819
msgid "Fresh high-resolution timers available! Bon appetit!"
msgstr "উচ্চ-রেসোলিউশনের নতুন টাইমার উপলব্ধ রয়েছে! পরীক্ষা করে দেখুন!"
#: ../src/daemon/main.c:816
#: ../src/daemon/main.c:821
msgid ""
"Dude, your kernel stinks! The chef's recommendation today is Linux with high-"
"resolution timers enabled!"
msgstr "উচ্চ-রেসোলিউশনের নতুন টাইমার সহ Linux সক্রিয় করা বাঞ্ছনীয়!"
#: ../src/daemon/main.c:839
#: ../src/daemon/main.c:844
msgid "pa_core_new() failed."
msgstr "pa_core_new() ব্যর্থ।"
#: ../src/daemon/main.c:899
#: ../src/daemon/main.c:904
msgid "Failed to initialize daemon."
msgstr "ডেমন আরম্ভ করতে ব্যর্থ।"
#: ../src/daemon/main.c:904
#: ../src/daemon/main.c:909
msgid "Daemon startup without any loaded modules, refusing to work."
msgstr ""
"লোড করা মডিউল বিনা ডেমন আরম্ভ করা হয়েছে এবং কোনো কর্ম সঞ্চালন করা সম্ভব নয়।"
#: ../src/daemon/main.c:921
#: ../src/daemon/main.c:926
msgid "Daemon startup complete."
msgstr "ডেমন আরম্ভ করা হয়েছে।"
#: ../src/daemon/main.c:927
#: ../src/daemon/main.c:932
msgid "Daemon shutdown initiated."
msgstr "ডেমন বন্ধ করার প্রক্রিয়া আরম্ভ করা হয়েছে।"
#: ../src/daemon/main.c:949
#: ../src/daemon/main.c:954
msgid "Daemon terminated."
msgstr "ডেমন বন্ধ করা হয়েছে।"
@ -2355,6 +2355,7 @@ msgstr ""
#: ../src/modules/alsa/module-alsa-card.c:152
#: ../src/modules/bluetooth/module-bluetooth-device.c:2228
#: ../src/modules/alsa/alsa-mixer.c:2931
msgid "Off"
msgstr "বন্ধ"
@ -2373,3 +2374,221 @@ msgstr "টেলিফোনি ডুপ্লে (HSP/HFP)"
#: ../src/modules/reserve-wrap.c:151
msgid "PulseAudio Sound Server"
msgstr "PulseAudio শব্দের সার্ভার"
#: ../src/modules/module-rygel-media-server.c:569
#: ../src/modules/module-rygel-media-server.c:583
msgid "Output Devices"
msgstr ""
#: ../src/modules/module-rygel-media-server.c:570
#: ../src/modules/module-rygel-media-server.c:584
msgid "Input Devices"
msgstr ""
#: ../src/modules/module-rygel-media-server.c:774
msgid "Audio on @HOSTNAME@"
msgstr ""
#: ../src/modules/alsa/alsa-mixer.c:1701
msgid "Input"
msgstr ""
#: ../src/modules/alsa/alsa-mixer.c:1702
msgid "Docking Station Input"
msgstr ""
#: ../src/modules/alsa/alsa-mixer.c:1703
msgid "Docking Station Microphone"
msgstr ""
#: ../src/modules/alsa/alsa-mixer.c:1704
msgid "Line-In"
msgstr ""
#: ../src/modules/alsa/alsa-mixer.c:1705
msgid "Microphone"
msgstr ""
#: ../src/modules/alsa/alsa-mixer.c:1706
msgid "External Microphone"
msgstr ""
#: ../src/modules/alsa/alsa-mixer.c:1707
#, fuzzy
msgid "Internal Microphone"
msgstr "অভ্যন্তরীণ অডিও"
#: ../src/modules/alsa/alsa-mixer.c:1708
msgid "Radio"
msgstr ""
#: ../src/modules/alsa/alsa-mixer.c:1709
msgid "Video"
msgstr ""
#: ../src/modules/alsa/alsa-mixer.c:1710
msgid "Automatic Gain Control"
msgstr ""
#: ../src/modules/alsa/alsa-mixer.c:1711
msgid "No Automatic Gain Control"
msgstr ""
#: ../src/modules/alsa/alsa-mixer.c:1712
msgid "Boost"
msgstr ""
#: ../src/modules/alsa/alsa-mixer.c:1713
msgid "No Boost"
msgstr ""
#: ../src/modules/alsa/alsa-mixer.c:1714
msgid "Amplifier"
msgstr ""
#: ../src/modules/alsa/alsa-mixer.c:1715
msgid "No Amplifier"
msgstr ""
#: ../src/modules/alsa/alsa-mixer.c:1773
msgid "Analog Input"
msgstr ""
#: ../src/modules/alsa/alsa-mixer.c:1774
msgid "Analog Microphone"
msgstr ""
#: ../src/modules/alsa/alsa-mixer.c:1775
msgid "Analog Line-In"
msgstr ""
#: ../src/modules/alsa/alsa-mixer.c:1776
msgid "Analog Radio"
msgstr ""
#: ../src/modules/alsa/alsa-mixer.c:1777
msgid "Analog Video"
msgstr ""
#: ../src/modules/alsa/alsa-mixer.c:1778
#, fuzzy
msgid "Analog Output"
msgstr "Null ফলাফল"
#: ../src/modules/alsa/alsa-mixer.c:1779
msgid "Analog Headphones"
msgstr ""
#: ../src/modules/alsa/alsa-mixer.c:1780
msgid "Analog Output (LFE)"
msgstr ""
#: ../src/modules/alsa/alsa-mixer.c:1781
msgid "Analog Mono Output"
msgstr ""
#: ../src/modules/alsa/alsa-mixer.c:1981
#, fuzzy, c-format
msgid "%s+%s"
msgstr "%s %s"
#: ../src/modules/alsa/alsa-mixer.c:1984 ../src/modules/alsa/alsa-mixer.c:3404
#, fuzzy, c-format
msgid "%s / %s"
msgstr "%s %s"
#: ../src/modules/alsa/alsa-mixer.c:2790
msgid "Analog Mono"
msgstr ""
#: ../src/modules/alsa/alsa-mixer.c:2791
#, fuzzy
msgid "Analog Stereo"
msgstr "স্টিরিও"
#: ../src/modules/alsa/alsa-mixer.c:2792
#, fuzzy
msgid "Analog Surround 2.1"
msgstr "সারাউন্ড .১"
#: ../src/modules/alsa/alsa-mixer.c:2793
#, fuzzy
msgid "Analog Surround 3.0"
msgstr "সারাউন্ড ."
#: ../src/modules/alsa/alsa-mixer.c:2794
#, fuzzy
msgid "Analog Surround 3.1"
msgstr "সারাউন্ড .১"
#: ../src/modules/alsa/alsa-mixer.c:2795
#, fuzzy
msgid "Analog Surround 4.0"
msgstr "সারাউন্ড ."
#: ../src/modules/alsa/alsa-mixer.c:2796
#, fuzzy
msgid "Analog Surround 4.1"
msgstr "সারাউন্ড .১"
#: ../src/modules/alsa/alsa-mixer.c:2797
#, fuzzy
msgid "Analog Surround 5.0"
msgstr "সারাউন্ড ৫."
#: ../src/modules/alsa/alsa-mixer.c:2798
#, fuzzy
msgid "Analog Surround 5.1"
msgstr "সারাউন্ড ৫.১"
#: ../src/modules/alsa/alsa-mixer.c:2799
#, fuzzy
msgid "Analog Surround 6.0"
msgstr "সারাউন্ড ."
#: ../src/modules/alsa/alsa-mixer.c:2800
#, fuzzy
msgid "Analog Surround 6.1"
msgstr "সারাউন্ড .১"
#: ../src/modules/alsa/alsa-mixer.c:2801
#, fuzzy
msgid "Analog Surround 7.0"
msgstr "সারাউন্ড ."
#: ../src/modules/alsa/alsa-mixer.c:2802
#, fuzzy
msgid "Analog Surround 7.1"
msgstr "সারাউন্ড .১"
#: ../src/modules/alsa/alsa-mixer.c:2803
msgid "Digital Stereo (IEC958)"
msgstr ""
#: ../src/modules/alsa/alsa-mixer.c:2804
msgid "Digital Surround 4.0 (IEC958)"
msgstr ""
#: ../src/modules/alsa/alsa-mixer.c:2805
msgid "Digital Surround 4.0 (IEC958/AC3)"
msgstr ""
#: ../src/modules/alsa/alsa-mixer.c:2806
msgid "Digital Surround 5.1 (IEC958/AC3)"
msgstr ""
#: ../src/modules/alsa/alsa-mixer.c:2807
msgid "Digital Stereo (HDMI)"
msgstr ""
#: ../src/modules/alsa/alsa-mixer.c:2928
msgid "Analog Mono Duplex"
msgstr ""
#: ../src/modules/alsa/alsa-mixer.c:2929
msgid "Analog Stereo Duplex"
msgstr ""
#: ../src/modules/alsa/alsa-mixer.c:2930
msgid "Digital Stereo Duplex (IEC958)"
msgstr ""