mirror of https://github.com/nirenjan/libx52.git
328 lines
6.2 KiB
Plaintext
328 lines
6.2 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: 2020-06-12 23:15-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
|
|
msgid "Success"
|
|
msgstr ""
|
|
|
|
#: lib/libx52/x52_strerror.c:28
|
|
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
|
|
#, c-format
|
|
msgid "Unknown error %d"
|
|
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 ""
|