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

📄 gsmlib.pot

📁 对各种手机进行编程的工具包源码gsmlib 1.9版本。
💻 POT
📖 第 1 页 / 共 3 页
字号:
# SOME DESCRIPTIVE TITLE.# Copyright (C) YEAR Free Software Foundation, Inc.# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.##, fuzzymsgid ""msgstr """Project-Id-Version: PACKAGE VERSION\n""POT-Creation-Date: 2002-05-09 09:03+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: ENCODING\n"#: apps/gsmsmsd.cc:149#, c-formatmsgid "could not execute '%s'"msgstr ""#: apps/gsmsmsd.cc:153#, c-formatmsgid "error writing to '%s'"msgstr ""#: apps/gsmsmsd.cc:174#, c-formatmsgid "error when calling opendir('%s')(errno: %d/%s)"msgstr ""#: apps/gsmsmsd.cc:190#, c-formatmsgid "count not open SMS spool file %s"msgstr ""#: apps/gsmctl.cc:380 apps/gsmpb.cc:311 apps/gsmsendsms.cc:137#: apps/gsmsmsd.cc:285 apps/gsmsmsstore.cc:179#, c-formatmsgid ": version %s [compiled %s]"msgstr ""#: apps/gsmsmsd.cc:290msgid """: [-a action][-b baudrate][-C sca][-d device][-f][-h][-I init string]\n""  [-s spool dir][-t][-v]{sms_type}"msgstr ""#: apps/gsmsmsd.cc:294msgid """  -a, --action      the action to execute when an SMS arrives\n""                    (SMS is send to stdin of action)"msgstr ""#: apps/gsmctl.cc:389 apps/gsmpb.cc:322 apps/gsmsendsms.cc:146#: apps/gsmsmsd.cc:298 apps/gsmsmsstore.cc:194msgid "  -b, --baudrate    baudrate to use for device (default: 38400)"msgstr ""#: apps/gsmsendsms.cc:149 apps/gsmsmsd.cc:301 apps/gsmsmsstore.cc:200msgid "  -C, --sca         SMS service centre address"msgstr ""#: apps/gsmsmsd.cc:302msgid "  -d, --device      sets the device to connect to"msgstr ""#: apps/gsmsmsd.cc:303msgid "  -D, --direct      enable direct routing of SMSs"msgstr ""#: apps/gsmsmsd.cc:304msgid "  -f, --flush       flush SMS from store"msgstr ""#: apps/gsmctl.cc:394 apps/gsmpb.cc:332 apps/gsmsendsms.cc:152#: apps/gsmsmsd.cc:305 apps/gsmsmsstore.cc:204msgid "  -h, --help        prints this message"msgstr ""#: apps/gsmctl.cc:395 apps/gsmpb.cc:335 apps/gsmsendsms.cc:153#: apps/gsmsmsd.cc:306 apps/gsmsmsstore.cc:205msgid "  -I, --init        device AT init sequence"msgstr ""#: apps/gsmsendsms.cc:154 apps/gsmsmsd.cc:307msgid "  -r, --requeststat request SMS status report"msgstr ""#: apps/gsmsmsd.cc:308msgid "  -s, --spool       spool directory for outgoing SMS"msgstr ""#: apps/gsmsmsd.cc:310msgid """  -t, --store       name of SMS store to use for flush\n""                    and/or temporary SMS storage"msgstr ""#: apps/gsmctl.cc:399 apps/gsmpb.cc:343 apps/gsmsendsms.cc:158#: apps/gsmsmsd.cc:313 apps/gsmsmsstore.cc:213msgid "  -v, --version     prints version and exits"msgstr ""#: apps/gsmctl.cc:400 apps/gsmpb.cc:346 apps/gsmsendsms.cc:160#: apps/gsmsmsd.cc:314 apps/gsmsmsstore.cc:218msgid "  -X, --xonxoff     switch on software handshake"msgstr ""#: apps/gsmsmsd.cc:316msgid "  sms_type may be any combination of"msgstr ""#: apps/gsmsmsd.cc:317msgid "    sms, no_sms     controls reception of normal SMS"msgstr ""#: apps/gsmsmsd.cc:319msgid "    cb, no_cb       controls reception of cell broadcast messages"msgstr ""#: apps/gsmsmsd.cc:321msgid "    stat, no_stat   controls reception of status reports"msgstr ""#: apps/gsmsmsd.cc:323msgid "  default is \"sms cb stat\""msgstr ""#: apps/gsmsmsd.cc:324msgid "If no action is given, the SMS is printed to stdout"msgstr ""#: apps/gsmctl.cc:414 apps/gsmpb.cc:354 apps/gsmsendsms.cc:169#: apps/gsmsmsd.cc:329 apps/gsmsmsstore.cc:223msgid "unknown option"msgstr ""#: apps/gsmsmsd.cc:359#, c-formatmsgid "error when calling sigaction() (errno: %d/%s)"msgstr ""#: apps/gsmsmsd.cc:374msgid "store name must be given for flush option"msgstr ""#. process the new message#: apps/gsmsmsd.cc:381 apps/gsmsmsd.cc:443msgid "Type of message: "msgstr ""#: apps/gsmsmsd.cc:385 apps/gsmsmsd.cc:447msgid "SMS message\n"msgstr ""#: apps/gsmsmsd.cc:388msgid "submit report message\n"msgstr ""#: apps/gsmsmsd.cc:391 apps/gsmsmsd.cc:453msgid "status report message\n"msgstr ""#: apps/gsmsmsd.cc:450msgid "cell broadcast message\n"msgstr ""#: apps/gsmctl.cc:631 apps/gsmpb.cc:503 apps/gsmsendsms.cc:243#: apps/gsmsmsd.cc:505 apps/gsmsmsd.cc:507 apps/gsmsmsstore.cc:435msgid "[ERROR]: "msgstr ""#: apps/gsmsmsd.cc:508msgid "(try setting sms_type, please refer to gsmsmsd manpage)"msgstr ""#: apps/gsmsendsms.cc:142msgid """: [-b baudrate][-C sca][-d device][-h][-I init string]\n""  [-t][-v][-X] phonenumber [text]"msgstr ""#: apps/gsmctl.cc:392 apps/gsmsendsms.cc:150msgid "  -d, --device      sets the destination device to connect to"msgstr ""#: apps/gsmsendsms.cc:155msgid """  -t, --test        convert text to GSM alphabet and vice\n""                    versa, no SMS message is sent"msgstr ""#: apps/gsmsendsms.cc:162msgid "  phonenumber       recipient's phone number"msgstr ""#: apps/gsmsendsms.cc:163msgid """  text              optional text of the SMS message\n""                    if omitted: read from stdin"msgstr ""#: apps/gsmsendsms.cc:196msgid "phone number and text missing"msgstr ""#: apps/gsmsendsms.cc:199 apps/gsmsmsstore.cc:261msgid "more than two parameters given"msgstr ""#: apps/gsmsendsms.cc:212msgid "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:90msgid "active "msgstr ""#: apps/gsmctl.cc:90msgid "inactive "msgstr ""#: apps/gsmctl.cc:91msgid "number: "msgstr ""#: apps/gsmctl.cc:92msgid "  subaddr: "msgstr ""#: apps/gsmctl.cc:93msgid "  time: "msgstr ""#: apps/gsmctl.cc:105msgid "<ME0>  Manufacturer: "msgstr ""#: apps/gsmctl.cc:106msgid "<ME1>  Model: "msgstr ""#: apps/gsmctl.cc:107msgid "<ME2>  Revision: "msgstr ""#: apps/gsmctl.cc:108msgid "<ME3>  Serial Number: "msgstr ""#: apps/gsmctl.cc:116 apps/gsmctl.cc:118msgid "<FUN>  Functionality Level: "msgstr ""#: apps/gsmctl.cc:118msgid "unsupported"msgstr ""#: apps/gsmctl.cc:128msgid ">  Status: "msgstr ""#: apps/gsmctl.cc:131 gsmlib/gsm_error.cc:104 gsmlib/gsm_sms.cc:441#: gsmlib/gsm_sms_codec.cc:204msgid "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:147msgid "  Long name: '"msgstr ""#: apps/gsmctl.cc:137 apps/gsmctl.cc:148msgid "  Short name: '"msgstr ""#: apps/gsmctl.cc:138 apps/gsmctl.cc:149msgid "  Numeric name: "msgstr ""#: apps/gsmctl.cc:150msgid "  Mode: "msgstr ""#: apps/gsmctl.cc:153msgid "automatic"msgstr ""#: apps/gsmctl.cc:154msgid "manual"msgstr ""#: apps/gsmctl.cc:155msgid "deregister"msgstr ""#: apps/gsmctl.cc:156msgid "manual/automatic"msgstr ""#: apps/gsmctl.cc:172 apps/gsmctl.cc:247msgid "  Voice"msgstr ""#: apps/gsmctl.cc:176 apps/gsmctl.cc:185 apps/gsmctl.cc:194msgid "  unknown"msgstr ""#: apps/gsmctl.cc:181 apps/gsmctl.cc:249msgid "  Data"msgstr ""#: apps/gsmctl.cc:190 apps/gsmctl.cc:251msgid "  Fax"msgstr ""#: apps/gsmctl.cc:229msgid "on"msgstr ""#: apps/gsmctl.cc:229msgid "off"msgstr ""#: apps/gsmctl.cc:239msgid "UnconditionalReason"msgstr ""#: apps/gsmctl.cc:240msgid "MobileBusyReason"msgstr ""#: apps/gsmctl.cc:241msgid "NoReplyReason"msgstr ""#: apps/gsmctl.cc:242msgid "NotReachableReason"msgstr ""#: apps/gsmctl.cc:261msgid "0 ME is powered by the battery"msgstr ""#: apps/gsmctl.cc:262msgid "1 ME has a battery connected, but is not powered by it"msgstr ""#: apps/gsmctl.cc:264msgid "2 ME does not have a battery connected"msgstr ""#: apps/gsmctl.cc:266msgid "3 Recognized power fault, calls inhibited"msgstr ""#: apps/gsmctl.cc:323#, c-formatmsgid "unknown facility class parameter '%c'"msgstr ""#: apps/gsmctl.cc:336#, c-formatmsgid "not enough parameters, minimum number of parameters is %d"msgstr ""#: apps/gsmctl.cc:340#, c-formatmsgid "too many parameters, maximum number of parameters is %d"msgstr ""#: apps/gsmctl.cc:385msgid """: [-b baudrate][-d device][-h][-I init string][-o operation]\n""  [-v][-X]{parameters}"msgstr ""#: apps/gsmctl.cc:396msgid """  -o, --operation   operation to perform on the mobile \n""                    phone with the specified parameters"msgstr ""#: apps/gsmctl.cc:402msgid """  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 ""#: apps/gsmctl.cc:408msgid """Refer to gsmctl(1) for details on the available parameters and operations."msgstr ""#: apps/gsmctl.cc:471#, c-formatmsgid "unknown information parameter '%s'"msgstr ""#: apps/gsmctl.cc:520#, c-formatmsgid "unknown opmode parameter '%s'"msgstr ""#: apps/gsmctl.cc:588#, c-formatmsgid "unknown forward reason parameter '%s'"msgstr ""#: apps/gsmctl.cc:604#, c-formatmsgid "unknown forward mode parameter '%s'"msgstr ""#: apps/gsmctl.cc:625#, c-formatmsgid "unknown operation '%s'"msgstr ""#: apps/gsmsmsstore.cc:91 apps/gsmsmsstore.cc:363 apps/gsmsmsstore.cc:380#, c-format

⌨️ 快捷键说明

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