⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 gsmlib.pot

📁 开发手机AT指令的源码
💻 POT
📖 第 1 页 / 共 3 页
字号:
# SOME DESCRIPTIVE TITLE.# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER# This file is distributed under the same license as the PACKAGE package.# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.##, fuzzymsgid ""msgstr """Project-Id-Version: PACKAGE VERSION\n""Report-Msgid-Bugs-To: \n""POT-Creation-Date: 2004-10-28 01:06+0200\n""PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n""Last-Translator: FULL NAME <EMAIL@ADDRESS>\n""Language-Team: LANGUAGE <LL@li.org>\n""MIME-Version: 1.0\n""Content-Type: text/plain; charset=CHARSET\n""Content-Transfer-Encoding: 8bit\n"#: apps/gsmsmsd.cc:171#, c-formatmsgid "could not execute '%s'"msgstr ""#: apps/gsmsmsd.cc:175#, c-formatmsgid "error writing to '%s'"msgstr ""#: apps/gsmsmsd.cc:196 apps/gsmsmsd.cc:197 apps/gsmsmsd.cc:198#, c-formatmsgid "%d"msgstr ""#: apps/gsmsmsd.cc:215#, c-formatmsgid "error when calling opendir('%s')(errno: %d/%s)"msgstr ""#: apps/gsmsmsd.cc:259#, c-formatmsgid "could not open SMS spool file %s"msgstr ""#: apps/gsmsmsd.cc:450 apps/gsmsendsms.cc:144 apps/gsmpb.cc:311#: apps/gsmctl.cc:403 apps/gsmsmsstore.cc:179#, c-formatmsgid ": version %s [compiled %s]"msgstr ""#: apps/gsmsmsd.cc:455msgid """: [-a action][-b baudrate][-C sca][-d device][-f][-F failed dir]\n""  [-h][-I init string][-L][-P priorities][-s spool dir][-S sent dir][-t]\n""  [-v]{sms_type}"msgstr ""#: apps/gsmsmsd.cc:461msgid """  -a, --action      the action to execute when an SMS arrives\n""                    (SMS is send to stdin of action)"msgstr ""#: apps/gsmsmsd.cc:465 apps/gsmsendsms.cc:153 apps/gsmpb.cc:322#: apps/gsmctl.cc:412 apps/gsmsmsstore.cc:194msgid "  -b, --baudrate    baudrate to use for device (default: 38400)"msgstr ""#: apps/gsmsmsd.cc:468msgid "  -c, --concatenate start ID for concatenated SMS messages"msgstr ""#: apps/gsmsmsd.cc:470 apps/gsmsendsms.cc:158 apps/gsmsmsstore.cc:200msgid "  -C, --sca         SMS service centre address"msgstr ""#: apps/gsmsmsd.cc:471msgid "  -d, --device      sets the device to connect to"msgstr ""#: apps/gsmsmsd.cc:472msgid "  -D, --direct      enable direct routing of SMSs"msgstr ""#: apps/gsmsmsd.cc:473msgid "  -f, --flush       flush SMS from store"msgstr ""#: apps/gsmsmsd.cc:474msgid "  -F, --failed      directory to move failed SMS to"msgstr ""#: apps/gsmsmsd.cc:475 apps/gsmsendsms.cc:161 apps/gsmpb.cc:332#: apps/gsmctl.cc:417 apps/gsmsmsstore.cc:204msgid "  -h, --help        prints this message"msgstr ""#: apps/gsmsmsd.cc:476 apps/gsmsendsms.cc:162 apps/gsmpb.cc:335#: apps/gsmctl.cc:418 apps/gsmsmsstore.cc:205msgid "  -I, --init        device AT init sequence"msgstr ""#: apps/gsmsmsd.cc:478msgid "  -L, --syslog      log errors and information to syslog"msgstr ""#: apps/gsmsmsd.cc:481msgid "  -P, --priorities  number of priority levels to use"msgstr ""#: apps/gsmsmsd.cc:483 apps/gsmsendsms.cc:163msgid "  -r, --requeststat request SMS status report"msgstr ""#: apps/gsmsmsd.cc:484msgid "  -s, --spool       spool directory for outgoing SMS"msgstr ""#: apps/gsmsmsd.cc:486msgid "  -S, --sent        directory to move sent SMS to"msgstr ""#: apps/gsmsmsd.cc:487msgid """  -t, --store       name of SMS store to use for flush\n""                    and/or temporary SMS storage"msgstr ""#: apps/gsmsmsd.cc:490 apps/gsmsendsms.cc:167 apps/gsmpb.cc:343#: apps/gsmctl.cc:422 apps/gsmsmsstore.cc:213msgid "  -v, --version     prints version and exits"msgstr ""#: apps/gsmsmsd.cc:491 apps/gsmsendsms.cc:169 apps/gsmpb.cc:346#: apps/gsmctl.cc:423 apps/gsmsmsstore.cc:218msgid "  -X, --xonxoff     switch on software handshake"msgstr ""#: apps/gsmsmsd.cc:493msgid "  sms_type may be any combination of"msgstr ""#: apps/gsmsmsd.cc:494msgid "    sms, no_sms     controls reception of normal SMS"msgstr ""#: apps/gsmsmsd.cc:496msgid "    cb, no_cb       controls reception of cell broadcast messages"msgstr ""#: apps/gsmsmsd.cc:498msgid "    stat, no_stat   controls reception of status reports"msgstr ""#: apps/gsmsmsd.cc:500msgid "  default is \"sms cb stat\""msgstr ""#: apps/gsmsmsd.cc:501msgid "If no action is given, the SMS is printed to stdout"msgstr ""#: apps/gsmsmsd.cc:506 apps/gsmsendsms.cc:178 apps/gsmpb.cc:354#: apps/gsmctl.cc:437 apps/gsmsmsstore.cc:223msgid "unknown option"msgstr ""#: apps/gsmsmsd.cc:545#, c-formatmsgid "error when calling sigaction() (errno: %d/%s)"msgstr ""#: apps/gsmsmsd.cc:565msgid "store name must be given for flush option"msgstr ""#. process the new message#: apps/gsmsmsd.cc:573 apps/gsmsmsd.cc:641msgid "Type of message: "msgstr ""#: apps/gsmsmsd.cc:577 apps/gsmsmsd.cc:645msgid "SMS message\n"msgstr ""#: apps/gsmsmsd.cc:580msgid "submit report message\n"msgstr ""#: apps/gsmsmsd.cc:583 apps/gsmsmsd.cc:651msgid "status report message\n"msgstr ""#: apps/gsmsmsd.cc:648msgid "cell broadcast message\n"msgstr ""#: apps/gsmsmsd.cc:708 apps/gsmsmsd.cc:710 apps/gsmsendsms.cc:253#: apps/gsmpb.cc:503 apps/gsmctl.cc:656 apps/gsmsmsstore.cc:435msgid "[ERROR]: "msgstr ""#: apps/gsmsmsd.cc:711msgid "(try setting sms_type, please refer to gsmsmsd manpage)"msgstr ""#: apps/gsmsendsms.cc:149msgid """: [-b baudrate][-c concatenatedID][-C sca][-d device][-h][-I init string]\n""  [-t][-v][-X] phonenumber [text]"msgstr ""#: apps/gsmsendsms.cc:156msgid "  -c, --concatenate ID for concatenated SMS messages"msgstr ""#: apps/gsmsendsms.cc:159 apps/gsmctl.cc:415msgid "  -d, --device      sets the destination device to connect to"msgstr ""#: apps/gsmsendsms.cc:164msgid """  -t, --test        convert text to GSM alphabet and vice\n""                    versa, no SMS message is sent"msgstr ""#: apps/gsmsendsms.cc:171msgid "  phonenumber       recipient's phone number"msgstr ""#: apps/gsmsendsms.cc:172msgid """  text              optional text of the SMS message\n""                    if omitted: read from stdin"msgstr ""#: apps/gsmsendsms.cc:205msgid "phone number and text missing"msgstr ""#: apps/gsmsendsms.cc:208 apps/gsmsmsstore.cc:261msgid "more than two parameters given"msgstr ""#: apps/gsmsendsms.cc:224msgid "text is larger than 160 characters"msgstr ""#: apps/gsmpb.cc:102 apps/gsmpb.cc:491#, c-formatmsgid "inserting '%s' tel# %s"msgstr ""#: apps/gsmpb.cc:105 apps/gsmpb.cc:230 apps/gsmpb.cc:494#, c-formatmsgid " (index #%d)"msgstr ""#: apps/gsmpb.cc:144#, c-formatmsgid "updating '%s' tel# %s to new tel# %s"msgstr ""#: apps/gsmpb.cc:177#, c-formatmsgid "updating '%s' tel# %s to new tel# %s(index %d)"msgstr ""#: apps/gsmpb.cc:227#, c-formatmsgid "deleting '%s' tel# %s"msgstr ""#: apps/gsmpb.cc:316msgid """: [-b baudrate][-c][-d device or file][-h][-I init string]\n""  [-p phonebook name][-s device or file][-t charset][-v][-V][-y][-X]"msgstr ""#: apps/gsmpb.cc:325msgid "  -c, --copy        copy source entries to destination"msgstr ""#: apps/gsmpb.cc:327msgid """  -d, --destination sets the destination device to connect \n""                    to, or the file to write"msgstr ""#: apps/gsmpb.cc:330msgid "  -D, --destination-backend sets the destination backend"msgstr ""#: apps/gsmpb.cc:333msgid "  -i, --index       takes index positions into account"msgstr ""#: apps/gsmpb.cc:336msgid "  -p, --phonebook   name of phonebook to use"msgstr ""#: apps/gsmpb.cc:337 apps/gsmsmsstore.cc:210msgid """  -s, --source      sets the source device to connect to,\n""                    or the file to read"msgstr ""#: apps/gsmpb.cc:339msgid """  -t, --charset     sets the character set to use for\n""                    phonebook entries"msgstr ""#: apps/gsmpb.cc:341msgid "  -S, --source-backend sets the source backend"msgstr ""#: apps/gsmpb.cc:344 apps/gsmsmsstore.cc:214msgid "  -V, --verbose     print detailed progress messages"msgstr ""#: apps/gsmpb.cc:347msgid """  -y, --synchronize synchronize destination with source\n""                    entries (destination is overwritten)\n""                    (see gsmpb(1) for details)"msgstr ""#: apps/gsmpb.cc:360msgid "both source and destination must be given"msgstr ""#: apps/gsmpb.cc:374 apps/gsmpb.cc:416msgid "phonebook name must be given"msgstr ""#: apps/gsmpb.cc:441#, c-formatmsgid """text '%s' is too large to fit into destination (maximum size %d characters)"msgstr ""#: apps/gsmpb.cc:447#, c-formatmsgid """phone number '%s' is too large to fit into destination (maximum size %d ""characters)"msgstr ""#: apps/gsmctl.cc:89msgid "active "msgstr ""#: apps/gsmctl.cc:89msgid "inactive "msgstr ""#: apps/gsmctl.cc:90msgid "number: "msgstr ""#: apps/gsmctl.cc:91msgid "  subaddr: "msgstr ""#: apps/gsmctl.cc:92msgid "  time: "msgstr ""#: apps/gsmctl.cc:104msgid "<ME0>  Manufacturer: "msgstr ""#: apps/gsmctl.cc:105msgid "<ME1>  Model: "msgstr ""#: apps/gsmctl.cc:106msgid "<ME2>  Revision: "msgstr ""#: apps/gsmctl.cc:107msgid "<ME3>  Serial Number: "msgstr ""#: apps/gsmctl.cc:115 apps/gsmctl.cc:117msgid "<FUN>  Functionality Level: "msgstr ""#: apps/gsmctl.cc:117 apps/gsmctl.cc:142 apps/gsmctl.cc:204 apps/gsmctl.cc:217#: apps/gsmctl.cc:233 apps/gsmctl.cc:247 apps/gsmctl.cc:274msgid "unsupported"msgstr ""#: apps/gsmctl.cc:128msgid ">  Status: "msgstr ""#: apps/gsmctl.cc:131 gsmlib/gsm_error.cc:103 gsmlib/gsm_sms.cc:440#: gsmlib/gsm_sms_codec.cc:197msgid "unknown"msgstr ""#: apps/gsmctl.cc:132msgid "current"msgstr ""#: apps/gsmctl.cc:133msgid "available"msgstr ""#: apps/gsmctl.cc:134msgid "forbidden"msgstr ""#: apps/gsmctl.cc:136 apps/gsmctl.cc:150msgid "  Long name: '"msgstr ""#: apps/gsmctl.cc:137 apps/gsmctl.cc:151msgid "  Short name: '"msgstr ""#: apps/gsmctl.cc:138 apps/gsmctl.cc:152msgid "  Numeric name: "msgstr ""#: apps/gsmctl.cc:142msgid "<OP> Operator Selection: "msgstr ""#: apps/gsmctl.cc:153msgid "  Mode: "msgstr ""#: apps/gsmctl.cc:156msgid "automatic"msgstr ""#: apps/gsmctl.cc:157msgid "manual"msgstr ""#: apps/gsmctl.cc:158msgid "deregister"msgstr ""#: apps/gsmctl.cc:159msgid "manual/automatic"msgstr ""#: apps/gsmctl.cc:176 apps/gsmctl.cc:267msgid "  Voice"msgstr ""#: apps/gsmctl.cc:180 apps/gsmctl.cc:189 apps/gsmctl.cc:198msgid "  unknown"msgstr ""#: apps/gsmctl.cc:185 apps/gsmctl.cc:269msgid "  Data"msgstr ""#: apps/gsmctl.cc:194 apps/gsmctl.cc:271msgid "  Fax"msgstr ""#: apps/gsmctl.cc:204msgid "<FLSTAT> Facility Lock State Info: "msgstr ""#: apps/gsmctl.cc:217msgid "Facility Lock Capability Info: "msgstr ""#: apps/gsmctl.cc:233msgid "<PW> Change Password: "msgstr ""#: apps/gsmctl.cc:245msgid "on"msgstr ""#: apps/gsmctl.cc:245msgid "off"msgstr ""#: apps/gsmctl.cc:247msgid "<CLIP0> Calling Line Identification Presentation: "msgstr ""#: apps/gsmctl.cc:259msgid "UnconditionalReason"msgstr ""#: apps/gsmctl.cc:260msgid "MobileBusyReason"msgstr ""#: apps/gsmctl.cc:261msgid "NoReplyReason"msgstr ""#: apps/gsmctl.cc:262msgid "NotReachableReason"msgstr ""#: apps/gsmctl.cc:274msgid "<FORW> Call Forwarding number and Conditions: "msgstr ""#: apps/gsmctl.cc:284msgid "0 ME is powered by the battery"msgstr ""#: apps/gsmctl.cc:285msgid "1 ME has a battery connected, but is not powered by it"msgstr ""#: apps/gsmctl.cc:287msgid "2 ME does not have a battery connected"msgstr ""#: apps/gsmctl.cc:289msgid "3 Recognized power fault, calls inhibited"msgstr ""#: apps/gsmctl.cc:346#, c-formatmsgid "unknown facility class parameter '%c'"msgstr ""#: apps/gsmctl.cc:359#, c-formatmsgid "not enough parameters, minimum number of parameters is %d"msgstr ""#: apps/gsmctl.cc:363#, c-formatmsgid "too many parameters, maximum number of parameters is %d"msgstr ""#: apps/gsmctl.cc:408msgid """: [-b baudrate][-d device][-h][-I init string][-o operation]\n""  [-v][-X]{parameters}"msgstr ""#: apps/gsmctl.cc:419msgid """  -o, --operation   operation to perform on the mobile \n""                    phone with the specified parameters"msgstr ""#: apps/gsmctl.cc:425msgid """  parameters        parameters to use for the operation\n""                    (if an operation is given) or\n""                    a specification which kind of\n""                    information to read from the mobile phone"msgstr ""

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -