libx52/po/x52pro-linux.pot

430 lines
8.3 KiB
Plaintext

# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR Nirenjan Krishnan
# This file is distributed under the same license as the x52pro-linux package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: x52pro-linux 0.2.1\n"
"Report-Msgid-Bugs-To: https://github.com/nirenjan/x52pro-linux/issues\n"
"POT-Creation-Date: 2021-07-15 15:08-0700\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"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
#: lib/libx52/x52_strerror.c:25 lib/libx52io/io_strings.c:104
msgid "Success"
msgstr ""
#: lib/libx52/x52_strerror.c:28 lib/libx52io/io_strings.c:107
msgid "Initialization failure"
msgstr ""
#: lib/libx52/x52_strerror.c:31
msgid "Insufficient memory"
msgstr ""
#: lib/libx52/x52_strerror.c:34
msgid "Invalid parameter"
msgstr ""
#: lib/libx52/x52_strerror.c:37
msgid "Operation not supported"
msgstr ""
#: lib/libx52/x52_strerror.c:40
msgid "Try again"
msgstr ""
#: lib/libx52/x52_strerror.c:43
msgid "Input parameter out of range"
msgstr ""
#: lib/libx52/x52_strerror.c:46
msgid "USB transaction failure"
msgstr ""
#: lib/libx52/x52_strerror.c:49
msgid "USB input/output error"
msgstr ""
#: lib/libx52/x52_strerror.c:52
msgid "Access denied"
msgstr ""
#: lib/libx52/x52_strerror.c:55
msgid "No such device"
msgstr ""
#: lib/libx52/x52_strerror.c:58
msgid "Entity not found"
msgstr ""
#: lib/libx52/x52_strerror.c:61
msgid "Resource busy"
msgstr ""
#: lib/libx52/x52_strerror.c:64
msgid "Operation timeout"
msgstr ""
#: lib/libx52/x52_strerror.c:67
msgid "Overflow"
msgstr ""
#: lib/libx52/x52_strerror.c:70
msgid "Pipe error"
msgstr ""
#: lib/libx52/x52_strerror.c:73
msgid "System call interrupted"
msgstr ""
#: lib/libx52/x52_strerror.c:77 lib/libx52io/io_strings.c:125
#, c-format
msgid "Unknown error %d"
msgstr ""
#: lib/libx52io/io_strings.c:110
msgid "No device"
msgstr ""
#: lib/libx52io/io_strings.c:113
msgid "Invalid arguments"
msgstr ""
#: lib/libx52io/io_strings.c:116
msgid "Connection failure"
msgstr ""
#: lib/libx52io/io_strings.c:119
msgid "I/O error"
msgstr ""
#: lib/libx52io/io_strings.c:122
msgid "Read timeout"
msgstr ""
#: utils/evtest/ev_test.c:109
#, c-format
msgid "Device ID: vendor 0x%04x product 0x%04x version 0x%04x\n"
msgstr ""
#: utils/evtest/ev_test.c:113
#, c-format
msgid "Device name: \"%s %s\"\n"
msgstr ""
#: utils/evtest/ev_test.c:116
#, c-format
msgid "Serial number: \"%s\"\n"
msgstr ""
#: utils/evtest/ev_test.c:117
msgid "Testing (interrupt to exit)\n"
msgstr ""
#: utils/evtest/ev_test.c:157 utils/evtest/ev_test.c:165
#, c-format
msgid "Event @ %ld.%06ld: %s, value %d\n"
msgstr ""
#: utils/test/x52_test.c:97
msgid "Test brightness scale (~ 1m)"
msgstr ""
#: utils/test/x52_test.c:98
msgid "Test LED states (~ 45s)"
msgstr ""
#: utils/test/x52_test.c:99
msgid "Test MFD string display (~ 30s)"
msgstr ""
#: utils/test/x52_test.c:100
msgid "Test MFD displays all characters (~ 2m 15s)"
msgstr ""
#: utils/test/x52_test.c:101
msgid "Test the blink and shift commands (< 10s)"
msgstr ""
#: utils/test/x52_test.c:102
msgid "Test the clock commands (~1m)"
msgstr ""
#: utils/test/x52_test.c:126
msgid ""
"x52test is a suite of tests to write to the X52 Pro device\n"
"and test the extra functionality available in the LEDs and MFD\n"
msgstr ""
#: utils/test/x52_test.c:130
msgid "These tests take roughly 6 minutes to run"
msgstr ""
#: utils/test/x52_test.c:132
msgid "Press Enter to begin the tests, press Ctrl-C to abort anytime"
msgstr ""
#: utils/test/x52_test.c:138
#, c-format
msgid "Unable to initialize X52 library: %s\n"
msgstr ""
#: utils/test/x52_test.c:153
msgid "All tests completed successfully"
msgstr ""
#: utils/test/x52_test.c:155
#, c-format
msgid "Got error %s\n"
msgstr ""
#: utils/test/x52_test.c:157
#, c-format
msgid "Received %s signal, quitting...\n"
msgstr ""
#: utils/test/x52_test.c:176
msgid ""
"These are the available tests with a description and\n"
"approximate runtime. Not specifying any tests will run\n"
"all the tests\n"
msgstr ""
#: utils/test/x52_test.c:180
msgid "List of tests:"
msgstr ""
#: utils/test/x52_test.c:230
#, c-format
msgid ""
"Usage: %s [list of tests]\n"
"\n"
msgstr ""
#: utils/test/x52_test.c:244
#, c-format
msgid ""
"Unrecognized test identifier: %s\n"
"\n"
msgstr ""
#: utils/test/x52_test.c:257
msgid "Not running any tests"
msgstr ""
#: utils/test/x52_test_clock.c:32
msgid "Clock"
msgstr ""
#: utils/test/x52_test_clock.c:33
msgid "This tests the clock display"
msgstr ""
#: utils/test/x52_test_clock.c:38
msgid ""
"\n"
"Testing clock time minute display for 90 minutes"
msgstr ""
#: utils/test/x52_test_clock.c:44
msgid ""
"\n"
"Testing clock time hour display for 36 hours, 12 hour mode"
msgstr ""
#: utils/test/x52_test_clock.c:47
msgid ""
"\n"
"Testing clock time hour display for 36 hours, 24 hour mode"
msgstr ""
#: utils/test/x52_test_clock.c:52
msgid ""
"\n"
"Testing clock date display for 31 days, dd-mm-yy"
msgstr ""
#: utils/test/x52_test_clock.c:56
msgid ""
"\n"
"Testing clock date display for 31 days, mm-dd-yy"
msgstr ""
#: utils/test/x52_test_clock.c:60
msgid ""
"\n"
"Testing clock date display for 31 days, yy-mm-dd"
msgstr ""
#: utils/test/x52_test_common.h:26
#, c-format
msgid ""
"\n"
"%s(%s) failed with %d(%s)\n"
msgstr ""
#: utils/test/x52_test_common.h:32
#, c-format
msgid ""
"\n"
"update failed with %d(%s)\n"
msgstr ""
#: utils/test/x52_test_led.c:19
#, c-format
msgid "LED %s - %s\n"
msgstr ""
#: utils/test/x52_test_led.c:25 utils/test/x52_test_led.c:32
#, c-format
msgid ""
"\n"
"Testing LED %s\n"
msgstr ""
#: utils/test/x52_test_led.c:42
msgid "LEDs"
msgstr ""
#: utils/test/x52_test_led.c:48
msgid "Skipping LED tests since the device does not support LED control"
msgstr ""
#: utils/test/x52_test_led.c:55
msgid "This cycles the LEDs through all possible states"
msgstr ""
#: utils/test/x52_test_led.c:73
#, c-format
msgid ""
"\n"
"Testing %s\n"
msgstr ""
#: utils/test/x52_test_led.c:84
msgid "Blink & Shift"
msgstr ""
#: utils/test/x52_test_led.c:85
msgid "This tests the blink indicator and shift functionality"
msgstr ""
#: utils/test/x52_test_mfd.c:24
msgid "Brightness"
msgstr ""
#: utils/test/x52_test_mfd.c:26
msgid "This test cycles through the MFD and LED brightness scales"
msgstr ""
#: utils/test/x52_test_mfd.c:29
msgid ""
"\n"
"MFD: "
msgstr ""
#: utils/test/x52_test_mfd.c:36
msgid ""
"\n"
"LED: "
msgstr ""
#: utils/test/x52_test_mfd.c:55
msgid "MFD text"
msgstr ""
#: utils/test/x52_test_mfd.c:56
msgid "This test tests the character displays of the MFD\n"
msgstr ""
#: utils/test/x52_test_mfd.c:60
#, c-format
msgid "Writing characters %s\n"
msgstr ""
#: utils/test/x52_test_mfd.c:82
msgid "MFD display"
msgstr ""
#: utils/test/x52_test_mfd.c:83
msgid ""
"This test checks if the display elements can display all characters\n"
"You should see the display cycling through each character, with every\n"
"cell displaying the same character\n"
msgstr ""
#: utils/test/x52_test_mfd.c:88
#, c-format
msgid "Testing character 0x%02x..."
msgstr ""
#: utils/test/x52_test_mfd.c:96
msgid "OK"
msgstr ""
#: daemon/x52d_main.c:32
#, c-format
msgid "Error %d setting log file: %s\n"
msgstr ""
#: daemon/x52d_main.c:40
#, c-format
msgid "Usage: %s [-f] [-v] [-q] [-l log-file] [-o override] [-c config-file]\n"
msgstr ""
#: daemon/x52d_main.c:101
#, c-format
msgid "Unable to parse configuration override '%s'\n"
msgstr ""
#: daemon/x52d_config.c:26
#, c-format
msgid "Error %d setting configuration defaults: %s"
msgstr ""
#: daemon/x52d_config_parser.c:130
#, c-format
msgid "Ignoring unknown key '%s.%s'"
msgstr ""
#: daemon/x52d_config_parser.c:171
#, c-format
msgid "Failed processing configuration file %s - code %d"
msgstr ""
#: daemon/x52d_config_parser.c:201
msgid "Failed to allocate memory for override structure"
msgstr ""
#: daemon/x52d_config_parser.c:210
msgid "Failed to allocate memory for override string"
msgstr ""
#: daemon/x52d_config_parser.c:221
#, c-format
msgid "No section found in override string '%s'"
msgstr ""
#: daemon/x52d_config_parser.c:235
#, c-format
msgid "No key found in override string '%s'"
msgstr ""
#: daemon/x52d_config_parser.c:246
#, c-format
msgid "No value found in override string '%s'"
msgstr ""
#: daemon/x52d_config_parser.c:297
#, c-format
msgid "Error processing override '%s.%s=%s'"
msgstr ""