# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # # Nilamdyuti Goswami , 2012, 2013. # Lubomir Rintel , 2016. #zanata # Lubomir Rintel , 2017. #zanata # Thomas Haller , 2017. #zanata msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-05-28 14:23+0200\n" "PO-Revision-Date: 2017-04-21 05:06-0400\n" "Last-Translator: Copied by Zanata \n" "Language-Team: Assamese \n" "Language: as\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Zanata 3.9.6\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" #: ../clients/cli/agent.c:39 #, c-format msgid "" "Usage: nmcli agent { COMMAND | help }\n" "\n" "COMMAND := { secret | polkit | all }\n" "\n" msgstr "" #: ../clients/cli/agent.c:47 #, c-format msgid "" "Usage: nmcli agent secret { help }\n" "\n" "Runs nmcli as NetworkManager secret agent. When NetworkManager requires\n" "a password it asks registered agents for it. This command keeps nmcli " "running\n" "and if a password is required asks the user for it.\n" "\n" msgstr "" #: ../clients/cli/agent.c:57 #, c-format msgid "" "Usage: nmcli agent polkit { help }\n" "\n" "Registers nmcli as a polkit action for the user session.\n" "When a polkit daemon requires an authorization, nmcli asks the user and " "gives\n" "the response back to polkit.\n" "\n" msgstr "" #: ../clients/cli/agent.c:67 #, c-format msgid "" "Usage: nmcli agent all { help }\n" "\n" "Runs nmcli as both NetworkManager secret and a polkit agent.\n" "\n" msgstr "" #: ../clients/cli/agent.c:159 #, c-format msgid "nmcli successfully registered as a NetworkManager's secret agent.\n" msgstr "" #: ../clients/cli/agent.c:161 #, fuzzy, c-format msgid "Error: secret agent initialization failed" msgstr "মডেম আৰম্ভকৰণ ব্যৰ্থ হল" #: ../clients/cli/agent.c:180 #, fuzzy, c-format msgid "Error: polkit agent initialization failed: %s" msgstr "ত্ৰুটি: সংযোগৰ সক্ৰিয়কৰণ ব্যৰ্থ হল: %s" #: ../clients/cli/agent.c:188 #, c-format msgid "nmcli successfully registered as a polkit agent.\n" msgstr "" #: ../clients/cli/common.c:360 ../clients/cli/common.c:361 #: ../clients/cli/common.c:392 ../clients/cli/common.c:393 #: ../clients/cli/connections.c:1460 msgid "GROUP" msgstr "দল" #: ../clients/cli/common.c:644 #, fuzzy, c-format msgid "Error: openconnect failed: %s\n" msgstr "ত্ৰুটি: সংযোগৰ সত্যাপন ব্যৰ্থ হল: %s\n" #: ../clients/cli/common.c:651 #, fuzzy, c-format msgid "Error: openconnect failed with status %d\n" msgstr "সম্পাদক অৱস্থা %d ৰ সৈতে ব্যৰ্থ হল" #: ../clients/cli/common.c:653 #, fuzzy, c-format msgid "Error: openconnect failed with signal %d\n" msgstr "সম্পাদক সংকেত %d ৰ সৈতে ব্যৰ্থ হল" #: ../clients/cli/common.c:741 #, c-format msgid "" "Warning: password for '%s' not given in 'passwd-file' and nmcli cannot ask " "without '--ask' option.\n" msgstr "" #: ../clients/cli/common.c:1241 #, c-format msgid "Error: Could not create NMClient object: %s." msgstr "ত্ৰুটি: NMClient অবজেক্ট সৃষ্টি কৰিব পৰা নগল: %s।" #: ../clients/cli/common.c:1261 msgid "Error: NetworkManager is not running." msgstr "ত্ৰুটি: NetworkManager চলি থকা নাই।" #: ../clients/cli/common.c:1357 #, c-format msgid "Error: argument '%s' not understood. Try passing --help instead." msgstr "" #: ../clients/cli/common.c:1367 #, fuzzy msgid "Error: missing argument. Try passing --help." msgstr "ত্ৰুটি: '%s' বিকল্পৰ বাবে তৰ্ক সন্ধানহীন।" #: ../clients/cli/common.c:1436 msgid "access denied" msgstr "" #: ../clients/cli/common.c:1444 ../clients/cli/connections.c:79 #: ../clients/cli/connections.c:88 ../clients/cli/devices.c:438 #: ../clients/cli/devices.c:530 ../clients/cli/devices.c:537 #: ../clients/cli/general.c:40 ../clients/cli/general.c:130 #: ../clients/cli/general.c:135 ../clients/common/nm-client-utils.c:264 #: ../clients/common/nm-client-utils.c:277 #: ../clients/common/nm-client-utils.c:281 #: ../clients/common/nm-client-utils.c:286 #: ../clients/common/nm-meta-setting-desc.c:1711 #: ../clients/common/nm-meta-setting-desc.c:1742 #: ../clients/common/nm-meta-setting-desc.c:2667 #: ../clients/common/nm-meta-setting-desc.c:2725 msgid "unknown" msgstr "অজ্ঞাত" #: ../clients/cli/common.c:1445 msgid "none" msgstr "কোনো নহয়" #: ../clients/cli/common.c:1446 msgid "portal" msgstr "পৰ্টেল" #: ../clients/cli/common.c:1447 msgid "limited" msgstr "সীমিত" #: ../clients/cli/common.c:1448 msgid "full" msgstr "পূৰ্ণ" #. define some prompts for connection editor #: ../clients/cli/connections.c:63 msgid "Setting name? " msgstr "সংহতিৰ নাম?" #: ../clients/cli/connections.c:64 msgid "Property name? " msgstr "বৈশিষ্ট্যৰ নাম?" #: ../clients/cli/connections.c:65 msgid "Enter connection type: " msgstr "সংযোগৰ ধৰণ সুমুৱাওক:" #. define some other prompts #: ../clients/cli/connections.c:69 #, fuzzy msgid "Connection (name, UUID, or path): " msgstr "সংযোগ (নাম, UUID, অথবা পথ):" #: ../clients/cli/connections.c:70 #, fuzzy msgid "VPN connection (name, UUID, or path): " msgstr "সংযোগ (নাম, UUID, অথবা পথ):" #: ../clients/cli/connections.c:71 #, fuzzy msgid "Connection(s) (name, UUID, or path): " msgstr "সংযোগ (নাম, UUID, অথবা পথ):" #: ../clients/cli/connections.c:72 #, fuzzy msgid "Connection(s) (name, UUID, path or apath): " msgstr "সংযোগ (নাম, UUID, অথবা পথ):" #: ../clients/cli/connections.c:80 msgid "activating" msgstr "সক্ৰিয় কৰা হৈছে" #: ../clients/cli/connections.c:81 msgid "activated" msgstr "সক্ৰিয়" #: ../clients/cli/connections.c:82 ../clients/common/nm-client-utils.c:275 msgid "deactivating" msgstr "নিষ্ক্ৰিয় কৰা হৈছে" #: ../clients/cli/connections.c:83 msgid "deactivated" msgstr "নিষ্ক্ৰিয়" #: ../clients/cli/connections.c:89 msgid "VPN connecting (prepare)" msgstr "VPN সংযোগ কৰা হৈছে (প্ৰস্তুত হওক)" #: ../clients/cli/connections.c:90 msgid "VPN connecting (need authentication)" msgstr "VPN সংযোগ কৰা হৈছে (প্ৰমাণীকৰণৰ প্ৰয়োজন)" #: ../clients/cli/connections.c:91 msgid "VPN connecting" msgstr "VPN সংযোগ কৰা হৈছে" #: ../clients/cli/connections.c:92 msgid "VPN connecting (getting IP configuration)" msgstr "VPN সংযোগ কৰা (IP সংৰূপ প্ৰাপ্ত কৰা)" #: ../clients/cli/connections.c:93 msgid "VPN connected" msgstr "VPN সংযুক্ত" #: ../clients/cli/connections.c:94 msgid "VPN connection failed" msgstr "VPN সংযোগ ব্যৰ্থ হল" #: ../clients/cli/connections.c:95 msgid "VPN disconnected" msgstr "VPN বিচ্ছিন্নিত" #: ../clients/cli/connections.c:516 msgid "never" msgstr "কেতিয়াও নহয়" #: ../clients/cli/connections.c:868 #, fuzzy, c-format msgid "" "Usage: nmcli connection { COMMAND | help }\n" "\n" "COMMAND := { show | up | down | add | modify | clone | edit | delete | " "monitor | reload | load | import | export }\n" "\n" " show [--active] [--order ]\n" " show [--active] [id | uuid | path | apath] ...\n" "\n" " up [[id | uuid | path] ] [ifname ] [ap ] [passwd-file " "]\n" "\n" " down [id | uuid | path | apath] ...\n" "\n" " add COMMON_OPTIONS TYPE_SPECIFIC_OPTIONS SLAVE_OPTIONS IP_OPTIONS [-- " "([+|-]. )+]\n" "\n" " modify [--temporary] [id | uuid | path] ([+|-]. " ")+\n" "\n" " clone [--temporary] [id | uuid | path ] \n" "\n" " edit [id | uuid | path] \n" " edit [type ] [con-name ]\n" "\n" " delete [id | uuid | path] \n" "\n" " monitor [id | uuid | path] ...\n" "\n" " reload\n" "\n" " load [ ... ]\n" "\n" " import [--temporary] type file \n" "\n" " export [id | uuid | path] []\n" "\n" msgstr "" "ব্যৱহাৰ: nmcli connection { COMMAND | help }\n" "\n" "COMMAND := { show | up | down | add | modify | edit | delete | reload | " "load }\n" "\n" " show [--active] [[id | uuid | path | apath] ] ...\n" "\n" " up [[id | uuid | path] ] [ifname ] [ap ] [nsp ]\n" "\n" " up [[id | uuid | path] ] [ifname ] [ap ]\n" "\n" " down [id | uuid | path | apath] \n" "\n" " add COMMON_OPTIONS TYPE_SPECIFIC_OPTIONS IP_OPTIONS\n" "\n" " modify [--temporary] [id | uuid | path] ([+|-]. " ")+\n" "\n" " edit [id | uuid | path] \n" " edit [type ] [con-name ]\n" "\n" " delete [id | uuid | path] \n" "\n" " reload\n" "\n" " load [ ... ]\n" "\n" #: ../clients/cli/connections.c:890 #, fuzzy, c-format msgid "" "Usage: nmcli connection show { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [--active] [--order ]\n" "\n" "List in-memory and on-disk connection profiles, some of which may also be\n" "active if a device is using that connection profile. Without a parameter, " "all\n" "profiles are listed. When --active option is specified, only the active\n" "profiles are shown. --order allows custom connection ordering (see manual " "page).\n" "\n" "ARGUMENTS := [--active] [id | uuid | path | apath] ...\n" "\n" "Show details for specified connections. By default, both static " "configuration\n" "and active connection data are displayed. It is possible to filter the " "output\n" "using global '--fields' option. Refer to the manual page for more " "information.\n" "When --active option is specified, only the active profiles are taken into\n" "account. Use global --show-secrets option to reveal associated secrets as " "well.\n" msgstr "" "ব্যৱহাৰ: nmcli connection show { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [--active]\n" "\n" "ইন-মেমৰি আৰু অন-ডিস্ক সংযোগ আলেখ্যসমূহ তালিকাভুক্ত কৰক, যাৰ কিছুমান সক্ৰিয় থাকিব " "পাৰে\n" "যদি এটা ডিভাইচে সেই সংযোগ আলেখ্য ব্যৱহাৰ কৰি আছে। এটা প্ৰাচল নহোৱাকৈ, সকলো\n" "আলেখ্য তালিকাভুক্ত কৰা হয়। যেতিয়া --active বিকল্প ধাৰ্য্য কৰা হয়, কেৱল সক্ৰিয়\n" "আলেখ্যসমূহ দেখুৱা হয়।\n" "\n" "ARGUMENTS := [--active] [id | uuid | path | apath] ...\n" "\n" "ধাৰ্য্যত সংযোগসমূহৰ বাবে বিৱৰণ দেখুৱাওক। অবিকল্পিতৰূপে, দুয়ো স্থিৰ সংৰূপ\n" "আৰু সক্ৰিয় সংযোগ তথ্য দেখুৱা হয়। গ্লবেল '--fields' বিকল্প ব্যৱহাৰ কৰি আউটপুট\n" "ফিল্টাৰ কৰিব পাৰি। অধিক তথ্যৰ বাবে হাতপুথি পৃষ্ঠা চাওক।\n" "যেতিয়া --active বিকল্প ধাৰ্য্য কৰা হয়, কেৱল সক্ৰিয় আলেখ্যসমূহ\n" "ব্যৱহাৰ কৰা হয়।\n" #: ../clients/cli/connections.c:911 #, fuzzy, c-format msgid "" "Usage: nmcli connection up { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [id | uuid | path] [ifname ] [ap ] [nsp " "] [passwd-file ]\n" "\n" "Activate a connection on a device. The profile to activate is identified by " "its\n" "name, UUID or D-Bus path.\n" "\n" "ARGUMENTS := ifname [ap ] [nsp ] [passwd-file ]\n" "\n" "Activate a device with a connection. The connection profile is selected\n" "automatically by NetworkManager.\n" "\n" "ifname - specifies the device to active the connection on\n" "ap - specifies AP to connect to (only valid for Wi-Fi)\n" "nsp - specifies NSP to connect to (only valid for WiMAX)\n" "passwd-file - file with password(s) required to activate the connection\n" "\n" msgstr "" "ব্যৱহাৰ: nmcli connection up { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [id | uuid | path] [ifname ] [ap ] [nsp " "]\n" "\n" "এটা ডিভাইচত সংযোগ সক্ৰিয় কৰক। সক্ৰিয় কৰিব লগিয়া আলেখ্য তাৰ নাম, UUID অথবা D-" "Bus\n" "পথ দ্বাৰা চিনাক্ত কৰা হয়\n" "\n" "ARGUMENTS := ifname [ap ] [nsp ]\n" "\n" "এটা সংযোগৰ সৈতে এটা ডিভাইচ সক্ৰিয় কৰক। সংযোগ আলেখ্য স্বচালিতভাৱে\n" "NetworkManager দ্বাৰা নিৰ্বাচন কৰা হয়।\n" "\n" "ifname - সংযোগ সক্ৰিয় কৰিব লগিয়া ডিভাইচ ধাৰ্য্য কৰে\n" "ap - AP সংযোগ কৰিবলে ধাৰ্য্য কৰে (কেৱল Wi-Fi ৰ বাবে বৈধ)\n" "nsp - সংযোগ কৰিবলে NSP ধাৰ্য্য কৰে (কেৱল WiMAX ৰ বাবে বৈধ)\n" "\n" #: ../clients/cli/connections.c:932 #, fuzzy, c-format msgid "" "Usage: nmcli connection down { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [id | uuid | path | apath] ...\n" "\n" "Deactivate a connection from a device (without preventing the device from\n" "further auto-activation). The profile to deactivate is identified by its " "name,\n" "UUID or D-Bus path.\n" "\n" msgstr "" "ব্যৱহাৰ: nmcli connection down { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [id | uuid | path | apath] \n" "\n" "এটা সংযোগক এটা ডিভাইচৰ পৰা নিষ্ক্ৰিয় কৰক (ডিভাইচক ততোধিক স্ব-সক্ৰিয়কৰণৰ পৰা\n" "প্ৰতিৰোধ নকৰি)। নিষ্ক্ৰিয় কৰিব লগিয়া আলেখ্য তাৰ নাম, UUID\n" "অথবা D-Bus পথ দ্বাৰা চিনাক্ত কৰা হয়।\n" "\n" #: ../clients/cli/connections.c:944 #, c-format msgid "" "Usage: nmcli connection add { ARGUMENTS | help }\n" "\n" "ARGUMENTS := COMMON_OPTIONS TYPE_SPECIFIC_OPTIONS SLAVE_OPTIONS IP_OPTIONS " "[-- ([+|-]. )+]\n" "\n" " COMMON_OPTIONS:\n" " type \n" " ifname | \"*\"\n" " [con-name ]\n" " [autoconnect yes|no]\n" " [save yes|no]\n" " [master ]\n" " [slave-type ]\n" "\n" " TYPE_SPECIFIC_OPTIONS:\n" " ethernet: [mac ]\n" " [cloned-mac ]\n" " [mtu ]\n" "\n" " wifi: ssid \n" " [mac ]\n" " [cloned-mac ]\n" " [mtu ]\n" " [mode infrastructure|ap|adhoc]\n" "\n" " wimax: [mac ]\n" " [nsp ]\n" "\n" " pppoe: username \n" " [password ]\n" " [service ]\n" " [mtu ]\n" " [mac ]\n" "\n" " gsm: apn \n" " [user ]\n" " [password ]\n" "\n" " cdma: [user ]\n" " [password ]\n" "\n" " infiniband: [mac ]\n" " [mtu ]\n" " [transport-mode datagram | connected]\n" " [parent ]\n" " [p-key ]\n" "\n" " bluetooth: [addr ]\n" " [bt-type panu|nap|dun-gsm|dun-cdma]\n" "\n" " vlan: dev \n" " id \n" " [flags ]\n" " [ingress ]\n" " [egress ]\n" " [mtu ]\n" "\n" " bond: [mode balance-rr (0) | active-backup (1) | balance-xor (2) " "| broadcast (3) |\n" " 802.3ad (4) | balance-tlb (5) | balance-alb " "(6)]\n" " [primary ]\n" " [miimon ]\n" " [downdelay ]\n" " [updelay ]\n" " [arp-interval ]\n" " [arp-ip-target ]\n" " [lacp-rate slow (0) | fast (1)]\n" "\n" " bond-slave: master \n" "\n" " team: [config |]\n" "\n" " team-slave: master \n" " [config |]\n" "\n" " bridge: [stp yes|no]\n" " [priority ]\n" " [forward-delay <2-30>]\n" " [hello-time <1-10>]\n" " [max-age <6-40>]\n" " [ageing-time <0-1000000>]\n" " [multicast-snooping yes|no]\n" " [mac ]\n" "\n" " bridge-slave: master \n" " [priority <0-63>]\n" " [path-cost <1-65535>]\n" " [hairpin yes|no]\n" "\n" " vpn: vpn-type vpnc|openvpn|pptp|openconnect|openswan|libreswan|" "ssh|l2tp|iodine|...\n" " [user ]\n" "\n" " olpc-mesh: ssid \n" " [channel <1-13>]\n" " [dhcp-anycast ]\n" "\n" " adsl: username \n" " protocol pppoa|pppoe|ipoatm\n" " [password ]\n" " [encapsulation vcmux|llc]\n" "\n" " tun: mode tun|tap\n" " [owner ]\n" " [group ]\n" " [pi yes|no]\n" " [vnet-hdr yes|no]\n" " [multi-queue yes|no]\n" "\n" " ip-tunnel: mode ipip|gre|sit|isatap|vti|ip6ip6|ipip6|ip6gre|vti6\n" " remote \n" " [local ]\n" " [dev ]\n" "\n" " macsec: dev \n" " mode \n" " [cak ckn ]\n" " [encrypt yes|no]\n" " [port 1-65534]\n" "\n" "\n" " macvlan: dev \n" " mode vepa|bridge|private|passthru|source\n" " [tap yes|no]\n" "\n" " vxlan: id \n" " remote \n" " [local ]\n" " [dev ]\n" " [source-port-min <0-65535>]\n" " [source-port-max <0-65535>]\n" " [destination-port <0-65535>]\n" "\n" " wpan: [short-addr <0x0000-0xffff>]\n" " [pan-id <0x0000-0xffff>]\n" " [page ]\n" " [channel ]\n" " [mac ]\n" "\n" " 6lowpan: dev \n" " dummy:\n" "\n" " SLAVE_OPTIONS:\n" " bridge: [priority <0-63>]\n" " [path-cost <1-65535>]\n" " [hairpin yes|no]\n" "\n" " team: [config |]\n" "\n" " IP_OPTIONS:\n" " [ip4 ] [gw4 ]\n" " [ip6 ] [gw6 ]\n" "\n" msgstr "" #: ../clients/cli/connections.c:1068 #, c-format msgid "" "Usage: nmcli connection modify { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [id | uuid | path] ([+|-]. )+\n" "\n" "Modify one or more properties of the connection profile.\n" "The profile is identified by its name, UUID or D-Bus path. For multi-valued\n" "properties you can use optional '+' or '-' prefix to the property name.\n" "The '+' sign allows appending items instead of overwriting the whole value.\n" "The '-' sign allows removing selected items instead of the whole value.\n" "\n" "Examples:\n" "nmcli con mod home-wifi wifi.ssid rakosnicek\n" "nmcli con mod em1-1 ipv4.method manual ipv4.addr \"192.168.1.2/24, " "10.10.1.5/8\"\n" "nmcli con mod em1-1 +ipv4.dns 8.8.4.4\n" "nmcli con mod em1-1 -ipv4.dns 1\n" "nmcli con mod em1-1 -ipv6.addr \"abbe::cafe/56\"\n" "nmcli con mod bond0 +bond.options mii=500\n" "nmcli con mod bond0 -bond.options downdelay\n" "\n" msgstr "" "Usage: nmcli connection modify { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [id | uuid | path] ([+|-]. )+\n" "\n" "Modify one or more properties of the connection profile.\n" "The profile is identified by its name, UUID or D-Bus path. For multi-valued\n" "properties you can use optional '+' or '-' prefix to the property name.\n" "The '+' sign allows appending items instead of overwriting the whole value.\n" "The '-' sign allows removing selected items instead of the whole value.\n" "\n" "Examples:\n" "nmcli con mod home-wifi wifi.ssid rakosnicek\n" "nmcli con mod em1-1 ipv4.method manual ipv4.addr \"192.168.1.2/24, " "10.10.1.5/8\"\n" "nmcli con mod em1-1 +ipv4.dns 8.8.4.4\n" "nmcli con mod em1-1 -ipv4.dns 1\n" "nmcli con mod em1-1 -ipv6.addr \"abbe::cafe/56\"\n" "nmcli con mod bond0 +bond.options mii=500\n" "nmcli con mod bond0 -bond.options downdelay\n" "\n" #: ../clients/cli/connections.c:1091 #, c-format msgid "" "Usage: nmcli connection clone { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [--temporary] [id | uuid | path] \n" "\n" "Clone an existing connection profile. The newly created connection will be\n" "the exact copy of the , except the uuid property (will be generated) " "and\n" "id (provided as argument).\n" "\n" msgstr "" #: ../clients/cli/connections.c:1103 #, c-format msgid "" "Usage: nmcli connection edit { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [id | uuid | path] \n" "\n" "Edit an existing connection profile in an interactive editor.\n" "The profile is identified by its name, UUID or D-Bus path\n" "\n" "ARGUMENTS := [type ] [con-name ]\n" "\n" "Add a new connection profile in an interactive editor.\n" "\n" msgstr "" "ব্যৱহাৰ: nmcli connection edit { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [id | uuid | path] \n" "\n" "এটা ভাৱবিনিময়ী সম্পাদকত এটা স্থায়ী সংযোগ আলেখ্য সম্পাদন কৰক।\n" "আলেখ্যক তাৰ নাম, UUID অথবা D-Bus পথ দ্বাৰা চিনাক্ত কৰা হয়\n" "\n" "ARGUMENTS := [type ] [con-name ]\n" "\n" "এটা ভাৱবিনিময়ী সম্পাদকত এটা নতুন সংযোগ আলেখ্য যোগ কৰক।\n" "\n" #: ../clients/cli/connections.c:1118 #, c-format msgid "" "Usage: nmcli connection delete { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [id | uuid | path] \n" "\n" "Delete a connection profile.\n" "The profile is identified by its name, UUID or D-Bus path.\n" "\n" msgstr "" "ব্যৱহাৰ: nmcli connection delete { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [id | uuid | path] \n" "\n" "এটা সংযোগ আলেখ্য মচি পেলাওক।\n" "আলেখ্যক তাৰ নাম, UUID অথবা D-Bus পথ দ্বাৰা চিনাক্ত কৰা হয়।\n" "\n" #: ../clients/cli/connections.c:1129 #, fuzzy, c-format msgid "" "Usage: nmcli connection monitor { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [id | uuid | path] ...\n" "\n" "Monitor connection profile activity.\n" "This command prints a line whenever the specified connection changes.\n" "Monitors all connection profiles in case none is specified.\n" "\n" msgstr "" "ব্যৱহাৰ: nmcli connection edit { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [id | uuid | path] \n" "\n" "এটা ভাৱবিনিময়ী সম্পাদকত এটা স্থায়ী সংযোগ আলেখ্য সম্পাদন কৰক।\n" "আলেখ্যক তাৰ নাম, UUID অথবা D-Bus পথ দ্বাৰা চিনাক্ত কৰা হয়\n" "\n" "ARGUMENTS := [type ] [con-name ]\n" "\n" "এটা ভাৱবিনিময়ী সম্পাদকত এটা নতুন সংযোগ আলেখ্য যোগ কৰক।\n" "\n" #: ../clients/cli/connections.c:1141 #, c-format msgid "" "Usage: nmcli connection reload { help }\n" "\n" "Reload all connection files from disk.\n" "\n" msgstr "" "ব্যৱহাৰ: nmcli connection reload { help }\n" "\n" "ডিস্কৰ পৰা সকলো সংযোগ ফাইল পুনৰ লড কৰক\n" "\n" #: ../clients/cli/connections.c:1149 #, c-format msgid "" "Usage: nmcli connection load { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [...]\n" "\n" "Load/reload one or more connection files from disk. Use this after manually\n" "editing a connection file to ensure that NetworkManager is aware of its " "latest\n" "state.\n" "\n" msgstr "" "ব্যৱহাৰ: nmcli connection load { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [...]\n" "\n" "ডিস্কৰ পৰা এটা অথবা অধিক সংযোগ ফাইল লড/পুনৰ লড কৰক। ইয়াক এটা সংযোগ ফাইলক\n" "হস্তচালিতভাৱে সম্পাদন কৰাৰ পিছত ব্যৱহাৰ কৰক, সুনিশ্চিত কৰিবলে যে NetworkManager\n" "তাৰ শেহতীয়া অৱস্থাৰ বিষয়ে জ্ঞাত।\n" "\n" #: ../clients/cli/connections.c:1161 #, c-format msgid "" "Usage: nmcli connection import { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [--temporary] type file \n" "\n" "Import an external/foreign configuration as a NetworkManager connection " "profile.\n" "The type of the input file is specified by type option.\n" "Only VPN configurations are supported at the moment. The configuration\n" "is imported by NetworkManager VPN plugins.\n" "\n" msgstr "" #: ../clients/cli/connections.c:1174 #, fuzzy, c-format msgid "" "Usage: nmcli connection export { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [id | uuid | path] []\n" "\n" "Export a connection. Only VPN connections are supported at the moment.\n" "The data are directed to standard output or to a file if a name is given.\n" "\n" msgstr "" "ব্যৱহাৰ: nmcli connection delete { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [id | uuid | path] \n" "\n" "এটা সংযোগ আলেখ্য মচি পেলাওক।\n" "আলেখ্যক তাৰ নাম, UUID অথবা D-Bus পথ দ্বাৰা চিনাক্ত কৰা হয়।\n" "\n" #: ../clients/cli/connections.c:1264 #, fuzzy, c-format msgid "Error updating secrets for %s: %s\n" msgstr "সংযোগ সংৰক্ষণ কৰোতে ত্ৰুটি: %s" #: ../clients/cli/connections.c:1313 msgid "Connection profile details" msgstr "সংযোগ আলেখ্যৰ বিৱৰণ" #: ../clients/cli/connections.c:1326 ../clients/cli/connections.c:1411 #, c-format msgid "Error: 'connection show': %s" msgstr "ত্ৰুটি: 'connection show': %s" #: ../clients/cli/connections.c:1401 msgid "Activate connection details" msgstr "সক্ৰিয় সংযোগৰ বিৱৰণ" #: ../clients/cli/connections.c:1509 ../clients/cli/devices.c:1447 #: ../clients/cli/devices.c:1461 ../clients/cli/devices.c:1476 #: ../clients/cli/devices.c:1534 ../clients/cli/devices.c:1636 msgid "NAME" msgstr "" #: ../clients/cli/connections.c:1602 #, c-format msgid "invalid field '%s'; allowed fields: %s and %s, or %s,%s" msgstr "অবৈধ ফিল্ড '%s'; অনুমোদিত ফিল্ডসমূহ: %s আৰু %s, অথবা %s,%s" #: ../clients/cli/connections.c:1612 ../clients/cli/connections.c:1620 #, c-format msgid "'%s' has to be alone" msgstr "'%s' অকলে থাকিব লাগিব" #: ../clients/cli/connections.c:1880 #, c-format msgid "incorrect string '%s' of '--order' option" msgstr "" #: ../clients/cli/connections.c:1905 #, c-format msgid "incorrect item '%s' in '--order' option" msgstr "" #: ../clients/cli/connections.c:1943 #, fuzzy msgid "No connection specified" msgstr "ত্ৰুটি: কোনো সংযোগ ধাৰ্য্য কৰা হোৱা নাই।" #: ../clients/cli/connections.c:1954 #, fuzzy, c-format msgid "%s argument is missing" msgstr "ত্ৰুটি: %s তৰ্ক সন্ধানহীন।" #: ../clients/cli/connections.c:1972 #, fuzzy, c-format msgid "unknown connection '%s'" msgstr "ত্ৰুটি: অজ্ঞাত সংযোগ: %s\n" #: ../clients/cli/connections.c:2001 #, fuzzy msgid "'--order' argument is missing" msgstr "ত্ৰুটি: %s তৰ্ক সন্ধানহীন।" #: ../clients/cli/connections.c:2061 msgid "NetworkManager active profiles" msgstr "NetworkManager সক্ৰিয় আলেখ্যসমূহ" #: ../clients/cli/connections.c:2062 msgid "NetworkManager connection profiles" msgstr "NetworkManager সংযোগ আলেখ্যসমূহ" #: ../clients/cli/connections.c:2114 ../clients/cli/connections.c:2859 #: ../clients/cli/connections.c:2871 ../clients/cli/connections.c:2883 #: ../clients/cli/connections.c:3112 ../clients/cli/connections.c:8868 #: ../clients/cli/connections.c:8889 ../clients/cli/devices.c:2970 #: ../clients/cli/devices.c:2982 ../clients/cli/devices.c:2995 #: ../clients/cli/devices.c:3189 ../clients/cli/devices.c:3200 #: ../clients/cli/devices.c:3218 ../clients/cli/devices.c:3227 #: ../clients/cli/devices.c:3248 ../clients/cli/devices.c:3259 #: ../clients/cli/devices.c:3277 ../clients/cli/devices.c:3721 #: ../clients/cli/devices.c:3731 ../clients/cli/devices.c:3739 #: ../clients/cli/devices.c:3751 ../clients/cli/devices.c:3766 #: ../clients/cli/devices.c:3774 ../clients/cli/devices.c:3949 #: ../clients/cli/devices.c:3960 ../clients/cli/devices.c:4131 #, c-format msgid "Error: %s argument is missing." msgstr "ত্ৰুটি: %s তৰ্ক সন্ধানহীন।" #: ../clients/cli/connections.c:2142 #, c-format msgid "Error: %s - no such connection profile." msgstr "ত্ৰুটি: %s - এই ধৰণৰ কোনো সংযোগ আলেখ্য নাই।" #: ../clients/cli/connections.c:2233 ../clients/cli/connections.c:2846 #: ../clients/cli/connections.c:2910 ../clients/cli/connections.c:8385 #: ../clients/cli/connections.c:8491 ../clients/cli/connections.c:8994 #: ../clients/cli/devices.c:1721 ../clients/cli/devices.c:1989 #: ../clients/cli/devices.c:2162 ../clients/cli/devices.c:2270 #: ../clients/cli/devices.c:2462 ../clients/cli/devices.c:3912 #: ../clients/cli/devices.c:4137 ../clients/cli/general.c:896 #, c-format msgid "Error: %s." msgstr "ত্ৰুটি: %s।" #: ../clients/cli/connections.c:2326 #, c-format msgid "no active connection on device '%s'" msgstr "ডিভাইচ '%s' ত কোনো সক্ৰিয় সংযোগ নাই" #: ../clients/cli/connections.c:2334 msgid "no active connection or device" msgstr "কোনো সক্ৰিয় সংযোগ অথবা ডিভাইচ নাই" #: ../clients/cli/connections.c:2354 #, fuzzy, c-format msgid "device '%s' not compatible with connection '%s': " msgstr "ডিভাইচ '%s' সংযোগ '%s' ৰ সৈতে সংগত নহয়" #: ../clients/cli/connections.c:2387 #, c-format msgid "device '%s' not compatible with connection '%s'" msgstr "ডিভাইচ '%s' সংযোগ '%s' ৰ সৈতে সংগত নহয়" #: ../clients/cli/connections.c:2390 #, c-format msgid "no device found for connection '%s'" msgstr "সংযোগ '%s' ৰ বাবে কোনো ডিভাইচ পোৱা নগল" #: ../clients/cli/connections.c:2441 #, c-format msgid "Hint: use '%s' to get more details." msgstr "" #: ../clients/cli/connections.c:2459 #, fuzzy, c-format msgid "Connection successfully activated (%s) (D-Bus active path: %s)\n" msgstr "সংযোগ সফলভাৱে সক্ৰিয় কৰা হৈছিল (D-Bus সক্ৰিয় পথ: %s)\n" #: ../clients/cli/connections.c:2463 ../clients/cli/connections.c:2613 #: ../clients/cli/connections.c:6701 #, c-format msgid "Connection successfully activated (D-Bus active path: %s)\n" msgstr "সংযোগ সফলভাৱে সক্ৰিয় কৰা হৈছিল (D-Bus সক্ৰিয় পথ: %s)\n" #: ../clients/cli/connections.c:2470 ../clients/cli/connections.c:2592 #, c-format msgid "Error: Connection activation failed: %s" msgstr "ত্ৰুটি: সংযোগৰ সক্ৰিয়কৰণ ব্যৰ্থ হল: %s" #: ../clients/cli/connections.c:2507 #, fuzzy, c-format msgid "Error: Timeout expired (%d seconds)" msgstr "ত্ৰুটি: সময়অন্ত %d sec ৰ অৱসান ঘটিল" #: ../clients/cli/connections.c:2675 #, fuzzy, c-format msgid "failed to read passwd-file '%s': %s" msgstr "ত্ৰুটি: '%s' ৰ মান আতৰাবলৈ ব্যৰ্থ: %s\n" #: ../clients/cli/connections.c:2688 #, c-format msgid "missing colon in 'password' entry '%s'" msgstr "" #: ../clients/cli/connections.c:2696 #, c-format msgid "missing dot in 'password' entry '%s'" msgstr "" #: ../clients/cli/connections.c:2709 #, c-format msgid "invalid setting name in 'password' entry '%s'" msgstr "" #: ../clients/cli/connections.c:2763 #, c-format msgid "unknown device '%s'." msgstr "অজ্ঞাত ডিভাইচ '%s'।" #: ../clients/cli/connections.c:2768 msgid "neither a valid connection nor device given" msgstr "এটা বৈধ সংযোগ অথবা ডিভাইচ দিয়া হোৱা নাই" #: ../clients/cli/connections.c:2893 ../clients/cli/devices.c:1680 #: ../clients/cli/devices.c:3027 ../clients/cli/devices.c:3290 #: ../clients/cli/devices.c:3966 #, c-format msgid "Unknown parameter: %s\n" msgstr "অজ্ঞাত প্ৰাচল: %s\n" #: ../clients/cli/connections.c:2918 msgid "preparing" msgstr "প্ৰস্তুত কৰা হৈছে" #: ../clients/cli/connections.c:3027 #, fuzzy, c-format msgid "Connection '%s' (%s) successfully deleted.\n" msgstr "সংযোগ '%s' (%s) সফলভাৱে আপডেইট কৰা হল।\n" #: ../clients/cli/connections.c:3043 #, fuzzy, c-format msgid "Connection '%s' successfully deactivated (D-Bus active path: %s)\n" msgstr "সংযোগ সফলভাৱে সক্ৰিয় কৰা হৈছিল (D-Bus সক্ৰিয় পথ: %s)\n" #: ../clients/cli/connections.c:3094 ../clients/cli/connections.c:8599 #: ../clients/cli/connections.c:8630 ../clients/cli/connections.c:8788 #, c-format msgid "Error: No connection specified." msgstr "ত্ৰুটি: কোনো সংযোগ ধাৰ্য্য কৰা হোৱা নাই।" #: ../clients/cli/connections.c:3124 #, fuzzy, c-format msgid "Error: '%s' is not an active connection.\n" msgstr "ত্ৰুটি: '%s' এটা সক্ৰিয় সংযোগ নহয়।" #: ../clients/cli/connections.c:3125 #, fuzzy, c-format msgid "Error: not all active connections found." msgstr "ত্ৰুটি: '%s' এটা সক্ৰিয় সংযোগ নহয়।" #: ../clients/cli/connections.c:3133 #, fuzzy, c-format msgid "Error: no active connection provided." msgstr "ত্ৰুটি: %s - এই ধৰণৰ কোনো সংযোগ আলেখ্য নাই।" #: ../clients/cli/connections.c:3164 #, fuzzy, c-format msgid "Connection '%s' deactivation failed: %s\n" msgstr "ত্ৰুটি: সংযোগৰ সক্ৰিয়কৰণ ব্যৰ্থ হল: %s" #: ../clients/cli/connections.c:3415 ../clients/cli/connections.c:3472 #: ../clients/common/nm-client-utils.c:225 #, c-format msgid "'%s' not among [%s]" msgstr "'%s' [%s] ত অন্তৰ্ভুক্ত নহয়" #. We should not really come here #: ../clients/cli/connections.c:3435 ../clients/cli/connections.c:3495 #: ../clients/common/nm-client-utils.c:293 #, c-format msgid "Unknown error" msgstr "অজ্ঞাত ত্ৰুটি" #: ../clients/cli/connections.c:3629 #, c-format msgid "Warning: master='%s' doesn't refer to any existing profile.\n" msgstr "সতৰ্কবাৰ্তা: মাস্টাৰ='%s' এ কোনো স্থায়ী আলেখ্যলৈ প্ৰসংগ নকৰে।\n" #: ../clients/cli/connections.c:3984 #, c-format msgid "Error: invalid property '%s': %s." msgstr "ত্ৰুটি: অবৈধ বৈশিষ্ট্য '%s': %s।" #: ../clients/cli/connections.c:3998 #, fuzzy, c-format msgid "Error: failed to %s %s.%s: %s." msgstr "ত্ৰুটি: %s.%s পৰিবৰ্তন কৰিবলৈ ব্যৰ্থ: %s।" #: ../clients/cli/connections.c:4033 #, fuzzy, c-format msgid "Error: '%s' is mandatory." msgstr "ত্ৰুটি: '%s' সংহতি উপলব্ধ নহয়\n" #: ../clients/cli/connections.c:4060 #, fuzzy, c-format msgid "Error: invalid slave type; %s." msgstr "ত্ৰুটি: অবৈধ সংযোগ ধৰণ; %s।" #: ../clients/cli/connections.c:4068 #, c-format msgid "Error: invalid connection type; %s." msgstr "ত্ৰুটি: অবৈধ সংযোগ ধৰণ; %s।" #: ../clients/cli/connections.c:4145 #, fuzzy, c-format msgid "Error: bad connection type: %s" msgstr "ত্ৰুটি: অবৈধ সংযোগ ধৰণ; %s।" #: ../clients/cli/connections.c:4191 #, fuzzy, c-format msgid "Error: '%s': %s" msgstr "ত্ৰুটি: %s: %s।" #: ../clients/cli/connections.c:4212 #, fuzzy msgid "Error: master is required" msgstr "ত্ৰুটি: 'master' প্ৰয়োজনীয়।" #: ../clients/cli/connections.c:4271 #, fuzzy, c-format msgid "Error: error adding bond option '%s=%s'." msgstr "ত্ৰুটি: অজ্ঞাত সংযোগ '%s'।" #: ../clients/cli/connections.c:4302 #, c-format msgid "Error: '%s' is not a valid monitoring mode; use '%s' or '%s'.\n" msgstr "ত্ৰুটি: '%s' এটা বৈধ মনিটৰিং অৱস্থা নহয়; '%s' অথবা '%s' ব্যৱহাৰ কৰক।\n" #: ../clients/cli/connections.c:4333 #, fuzzy, c-format msgid "Error: 'bt-type': '%s' not valid; use [%s, %s, %s (%s), %s]." msgstr "ত্ৰুটি: 'bt-type': '%s' বৈধ নহয়; [%s, %s (%s), %s] ব্যৱহাৰ কৰক।" #: ../clients/cli/connections.c:4582 #, c-format msgid "Error: value for '%s' is missing." msgstr "ত্ৰুটি: '%s' ৰ বাবে মান নাই।" #: ../clients/cli/connections.c:4628 msgid "Error: . argument is missing." msgstr "ত্ৰুটি: . তৰ্ক সন্ধানহীন।" #: ../clients/cli/connections.c:4651 #, c-format msgid "Error: invalid or not allowed setting '%s': %s." msgstr "ত্ৰুটি: অবৈধ অথবা অনুমতি নথকা সংহতি '%s': %s।" #: ../clients/cli/connections.c:4699 ../clients/cli/connections.c:4715 #, fuzzy, c-format msgid "Error: '%s' is ambiguous (%s.%s or %s.%s)." msgstr "'%s' দ্বৈৰ্থক (%s x %s)" #: ../clients/cli/connections.c:4733 #, c-format msgid "Error: invalid . '%s'." msgstr "ত্ৰুটি: অবৈধ . '%s'।" #: ../clients/cli/connections.c:4777 ../clients/cli/connections.c:8431 #, c-format msgid "Error: Failed to add '%s' connection: %s" msgstr "ত্ৰুটি: '%s' সংযোগ যোগ কৰিবলে ব্যৰ্থ: %s" #: ../clients/cli/connections.c:4795 #, c-format msgid "" "Warning: There is another connection with the name '%1$s'. Reference the " "connection by its uuid '%2$s'\n" msgid_plural "" "Warning: There are %3$u other connections with the name '%1$s'. Reference " "the connection by its uuid '%2$s'\n" msgstr[0] "" msgstr[1] "" #: ../clients/cli/connections.c:4804 #, c-format msgid "Connection '%s' (%s) successfully added.\n" msgstr "সংযোগ '%s' (%s) সফলভাৱে যোগ কৰা হল।\n" #: ../clients/cli/connections.c:4857 ../clients/cli/connections.c:6824 #: ../clients/cli/connections.c:6825 ../clients/cli/devices.c:529 #: ../clients/cli/devices.c:536 ../clients/cli/devices.c:1201 #: ../clients/cli/general.c:137 ../clients/cli/utils.h:296 #: ../clients/common/nm-client-utils.c:283 #: ../clients/common/nm-meta-setting-desc.c:871 #: ../clients/common/nm-meta-setting-desc.c:2662 msgid "no" msgstr "নহয়" #: ../clients/cli/connections.c:4858 ../clients/cli/connections.c:6824 #: ../clients/cli/connections.c:6825 ../clients/cli/devices.c:528 #: ../clients/cli/devices.c:535 ../clients/cli/devices.c:1201 #: ../clients/cli/general.c:136 ../clients/cli/utils.h:296 #: ../clients/common/nm-client-utils.c:282 #: ../clients/common/nm-meta-setting-desc.c:871 #: ../clients/common/nm-meta-setting-desc.c:2659 msgid "yes" msgstr "হয়" #: ../clients/cli/connections.c:4944 #, c-format msgid "" "You can specify this option more than once. Press when you're done.\n" msgstr "" #. Ask for optional arguments. #: ../clients/cli/connections.c:5046 #, fuzzy, c-format msgid "There is %d optional setting for %s.\n" msgid_plural "There are %d optional settings for %s.\n" msgstr[0] "%d বৈকল্পিক তৰ্ক আছে, '%s' সংযোগ ধৰণৰ বাবে।\n" msgstr[1] "%d বৈকল্পিক তৰ্কসমূহ আছে, '%s' সংযোগ ধৰণৰ বাবে।\n" #: ../clients/cli/connections.c:5052 #, c-format msgid "Do you want to provide it? %s" msgid_plural "Do you want to provide them? %s" msgstr[0] "আপুনি ইয়াক প্ৰদান কৰিব খোজে নে? %s" msgstr[1] "আপুনি ইহতক প্ৰদান কৰিব খোজে নে? %s" #: ../clients/cli/connections.c:5185 ../clients/cli/utils.c:293 #, c-format msgid "Error: value for '%s' argument is required." msgstr "ত্ৰুটি: '%s' তৰ্কৰ বাবে মান প্ৰয়োজনীয়।" #: ../clients/cli/connections.c:5192 #, c-format msgid "Error: 'save': %s." msgstr "ত্ৰুটি: 'save': %s।" #: ../clients/cli/connections.c:5278 ../clients/cli/connections.c:5289 #, fuzzy, c-format msgid "Error: '%s' argument is required." msgstr "ত্ৰুটি: 'type' তৰ্ক প্ৰয়োজনীয়।" #: ../clients/cli/connections.c:6254 #, c-format msgid "['%s' setting values]\n" msgstr "['%s' সংহতি মানসমূহ]\n" #. TRANSLATORS: do not translate command names and keywords before :: #. * However, you should translate terms enclosed in <>. #. #: ../clients/cli/connections.c:6363 #, fuzzy, c-format msgid "" "---[ Main menu ]---\n" "goto [ | ] :: go to a setting or property\n" "remove [.] | :: remove setting or reset property " "value\n" "set [. ] :: set property value\n" "describe [.] :: describe property\n" "print [all | [.]] :: print the connection\n" "verify [all | fix] :: verify the connection\n" "save [persistent|temporary] :: save the connection\n" "activate [] [/|] :: activate the connection\n" "back :: go one level up (back)\n" "help/? [] :: print this help\n" "nmcli :: nmcli configuration\n" "quit :: exit nmcli\n" msgstr "" "---[ Main menu ]---\n" "goto [ | ] :: go to a setting or property\n" "remove [.] | :: remove setting or reset property " "value\n" "set [. ] :: set property value\n" "describe [.] :: describe property\n" "print [all | [.]] :: print the connection\n" "verify [all] :: verify the connection\n" "save [persistent|temporary] :: save the connection\n" "activate [] [/|] :: activate the connection\n" "back :: go one level up (back)\n" "help/? [] :: print this help\n" "nmcli :: nmcli configuration\n" "quit :: exit nmcli\n" #: ../clients/cli/connections.c:6390 #, c-format msgid "" "goto [.] | :: enter setting/property for editing\n" "\n" "This command enters into a setting or property for editing it.\n" "\n" "Examples: nmcli> goto connection\n" " nmcli connection> goto secondaries\n" " nmcli> goto ipv4.addresses\n" msgstr "" "goto [.] | :: enter setting/property for editing\n" "\n" "This command enters into a setting or property for editing it.\n" "\n" "Examples: nmcli> goto connection\n" " nmcli connection> goto secondaries\n" " nmcli> goto ipv4.addresses\n" #: ../clients/cli/connections.c:6397 #, c-format msgid "" "remove [.] :: remove setting or reset property value\n" "\n" "This command removes an entire setting from the connection, or if a " "property\n" "is given, resets that property to the default value.\n" "\n" "Examples: nmcli> remove wifi-sec\n" " nmcli> remove eth.mtu\n" msgstr "" "remove [.] :: remove setting or reset property value\n" "\n" "This command removes an entire setting from the connection, or if a " "property\n" "is given, resets that property to the default value.\n" "\n" "Examples: nmcli> remove wifi-sec\n" " nmcli> remove eth.mtu\n" #: ../clients/cli/connections.c:6404 #, c-format msgid "" "set [. ] :: set property value\n" "\n" "This command sets property value.\n" "\n" "Example: nmcli> set con.id My connection\n" msgstr "" "set [. ] :: বৈশিষ্ট্য মান সংহতি কৰক\n" "\n" "এই কমান্ডে বৈশিষ্ট্যৰ মান সংহতি কৰে।\n" "\n" "উদাহৰণ: nmcli> set con.id My connection\n" #: ../clients/cli/connections.c:6409 #, c-format msgid "" "describe [.] :: describe property\n" "\n" "Shows property description. You can consult nm-settings(5) manual page to " "see all NM settings and properties.\n" msgstr "" "describe [.] :: বৈশিষ্ট্যৰ বিৱৰণ দিয়ক\n" "\n" "বৈশিষ্ট্যৰ বিৱৰণ দেখুৱায়। সকলো NM সংহতি আৰু বৈশিষ্ট্যসমূহ চাবলৈ আপুনি nm-" "settings(5) manual চাব পাৰে।\n" #: ../clients/cli/connections.c:6414 #, c-format msgid "" "print [all] :: print setting or connection values\n" "\n" "Shows current property or the whole connection.\n" "\n" "Example: nmcli ipv4> print all\n" msgstr "" "print [all] :: সংহতি অথবা সংযোগৰ মান প্ৰিণ্ট কৰক\n" "\n" "বৰ্তমান বৈশিষ্ট্য অথবা সম্পূৰ্ণ সংযোগ দেখুৱায়।\n" "\n" "উদাহৰণ: nmcli ipv4> print all\n" #: ../clients/cli/connections.c:6419 #, fuzzy, c-format msgid "" "verify [all | fix] :: verify setting or connection validity\n" "\n" "Verifies whether the setting or connection is valid and can be saved later.\n" "It indicates invalid values on error. Some errors may be fixed " "automatically\n" "by 'fix' option.\n" "\n" "Examples: nmcli> verify\n" " nmcli> verify fix\n" " nmcli bond> verify\n" msgstr "" "verify [all] :: সংহতি অথবা সংযোগৰ বৈধতা সত্যাপন কৰক\n" "\n" "সংহতি অথবা সংযোগ বৈধ নে আৰু পিছত সংৰক্ষণ কৰিব পাৰি নে সতা সত্য নিৰূপন কৰে। ই " "ত্ৰুটিত অবৈধ মানসমূহৰ সূচনা দিয়ে।\n" "\n" "উদাহৰণ: nmcli> verify\n" " nmcli bond> verify\n" #: ../clients/cli/connections.c:6428 #, c-format msgid "" "save [persistent|temporary] :: save the connection\n" "\n" "Sends the connection profile to NetworkManager that either will save it\n" "persistently, or will only keep it in memory. 'save' without an argument\n" "means 'save persistent'.\n" "Note that once you save the profile persistently those settings are saved\n" "across reboot or restart. Subsequent changes can also be temporary or\n" "persistent, but any temporary changes will not persist across reboot or\n" "restart. If you want to fully remove the persistent connection, the " "connection\n" "profile must be deleted.\n" msgstr "" "save [persistent|temporary] :: সংযোগ সংৰক্ষণ কৰক\n" "\n" "সংযোগ আলেখ্যক Networkmanager লৈ পঠায় যি ইয়াক অস্থায়ীভাৱে সংৰক্ষণ কৰিব\n" "অথবা ইয়াক মেমৰিত থব। এটা তৰ্ক নহোৱাকৈ 'save' ৰ অৰ্থ হল\n" "'save persistent'।\n" "মন কৰিব যে এবাৰ আপুনি আলেখ্যক স্থায়ীভাৱে সংৰক্ষণ কৰিলে সেই সংহতিসমূহ পুনাৰম্ভৰ\n" "পিছতো থাকিব। ক্ৰমন্বয় পৰিবৰ্তনসমূহ অস্থায়ী অথবা স্থায়ী হব পাৰে\n" "কিন্তু কোনো অস্থায়ী পৰিবৰ্তন পুনাৰম্ভৰ পিছত নাথাকিব।\n" "যদি আপুনি স্থায়ী সংযোগ সম্পূৰ্ণভাৱে আতৰাব খোজে, সংযোগ\n" "আলেখ্যক মচিব লাগিব।\n" #: ../clients/cli/connections.c:6439 #, c-format msgid "" "activate [] [/|] :: activate the connection\n" "\n" "Activates the connection.\n" "\n" "Available options:\n" " - device the connection will be activated on\n" "/| - AP (Wi-Fi) or NSP (WiMAX) (prepend with / when is not " "specified)\n" msgstr "" "activate [] [/|] :: সংযোগ সক্ৰিয় কৰক\n" "\n" "সংযোগ সক্ৰিয় কৰে।\n" "\n" "উপলব্ধ বিকল্পসমূহ:\n" " - ডিভাইচ য'ত সংযোগ সক্ৰিয় হব\n" "/| - AP (Wi-Fi) or NSP (WiMAX) (আৰম্ভণিত / যোগ কৰক যেতিয়া " "ধাৰ্য্যত নহয়)\n" #: ../clients/cli/connections.c:6446 ../clients/cli/connections.c:6604 #, c-format msgid "" "back :: go to upper menu level\n" "\n" msgstr "" "back :: ওপৰ স্তৰ মেনুলৈ যাওক\n" "\n" #: ../clients/cli/connections.c:6449 #, c-format msgid "" "help/? [] :: help for the nmcli commands\n" "\n" msgstr "" "help/? [] :: nmcli কমান্ডসমূহৰ বাবে সহায়\n" "\n" #: ../clients/cli/connections.c:6452 #, fuzzy, c-format msgid "" "nmcli [ ] :: nmcli configuration\n" "\n" "Configures nmcli. The following options are available:\n" "status-line yes | no [default: no]\n" "save-confirmation yes | no [default: yes]\n" "show-secrets yes | no [default: no]\n" "prompt-color | <0-8> [default: 0]\n" "%s\n" "Examples: nmcli> nmcli status-line yes\n" " nmcli> nmcli save-confirmation no\n" " nmcli> nmcli prompt-color 3\n" msgstr "" "nmcli [ ] :: nmcli সংৰূপ\n" "\n" "nmcli সংৰূপণ কৰে। নিম্নলিখিত বিকল্পসমূহ উপলব্ধ:\n" "status-line yes | no [default: no]\n" "save-confirmation yes | no [default: yes]\n" "prompt-color <0-8> [default: 0]\n" "%s\n" "Examples: nmcli> nmcli status-line yes\n" " nmcli> nmcli save-confirmation no\n" " nmcli> nmcli prompt-color 3\n" #: ../clients/cli/connections.c:6474 ../clients/cli/connections.c:6610 #, c-format msgid "" "quit :: exit nmcli\n" "\n" "This command exits nmcli. When the connection being edited is not saved, the " "user is asked to confirm the action.\n" msgstr "" "quit :: nmcli প্ৰস্থান কৰক\n" "\n" "এই কমান্ডে nmcli প্ৰস্থান কৰে। যেতিয়া সম্পাদন কৰি থকা সংযোগ সংৰক্ষণ কৰা নহয়, " "ব্যৱহাৰকাৰীক কাৰ্য্য সুনিশ্চিত কৰিবলৈ কোৱা হয়।\n" #: ../clients/cli/connections.c:6479 ../clients/cli/connections.c:6615 #: ../clients/cli/connections.c:7024 ../clients/cli/connections.c:8011 #, c-format msgid "Unknown command: '%s'\n" msgstr "অজ্ঞাত কমান্ড: '%s'\n" #. TRANSLATORS: do not translate command names and keywords before :: #. * However, you should translate terms enclosed in <>. #. #: ../clients/cli/connections.c:6544 #, c-format msgid "" "---[ Property menu ]---\n" "set [] :: set new value\n" "add [] :: add new option to the property\n" "change :: change current value\n" "remove [ |