mirror of https://github.com/nirenjan/libx52.git
324 lines
6.1 KiB
Plaintext
324 lines
6.1 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-05-20 03:17-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:24
|
|
msgid "Success"
|
|
msgstr ""
|
|
|
|
#: lib/libx52/x52_strerror.c:27
|
|
msgid "Initialization failure"
|
|
msgstr ""
|
|
|
|
#: lib/libx52/x52_strerror.c:30
|
|
msgid "Insufficient memory"
|
|
msgstr ""
|
|
|
|
#: lib/libx52/x52_strerror.c:33
|
|
msgid "Invalid parameter"
|
|
msgstr ""
|
|
|
|
#: lib/libx52/x52_strerror.c:36
|
|
msgid "Operation not supported"
|
|
msgstr ""
|
|
|
|
#: lib/libx52/x52_strerror.c:39
|
|
msgid "Try again"
|
|
msgstr ""
|
|
|
|
#: lib/libx52/x52_strerror.c:42
|
|
msgid "Input parameter out of range"
|
|
msgstr ""
|
|
|
|
#: lib/libx52/x52_strerror.c:45
|
|
msgid "USB transaction failure"
|
|
msgstr ""
|
|
|
|
#: lib/libx52/x52_strerror.c:48
|
|
msgid "USB input/output error"
|
|
msgstr ""
|
|
|
|
#: lib/libx52/x52_strerror.c:51
|
|
msgid "Access denied"
|
|
msgstr ""
|
|
|
|
#: lib/libx52/x52_strerror.c:54
|
|
msgid "No such device"
|
|
msgstr ""
|
|
|
|
#: lib/libx52/x52_strerror.c:57
|
|
msgid "Entity not found"
|
|
msgstr ""
|
|
|
|
#: lib/libx52/x52_strerror.c:60
|
|
msgid "Resource busy"
|
|
msgstr ""
|
|
|
|
#: lib/libx52/x52_strerror.c:63
|
|
msgid "Operation timeout"
|
|
msgstr ""
|
|
|
|
#: lib/libx52/x52_strerror.c:66
|
|
msgid "Overflow"
|
|
msgstr ""
|
|
|
|
#: lib/libx52/x52_strerror.c:69
|
|
msgid "Pipe error"
|
|
msgstr ""
|
|
|
|
#: lib/libx52/x52_strerror.c:72
|
|
msgid "System call interrupted"
|
|
msgstr ""
|
|
|
|
#: lib/libx52/x52_strerror.c:76
|
|
#, c-format
|
|
msgid "Unknown error %d"
|
|
msgstr ""
|
|
|
|
#: utils/test/x52_test.c:87
|
|
msgid "Test brightness scale (~ 1m)"
|
|
msgstr ""
|
|
|
|
#: utils/test/x52_test.c:88
|
|
msgid "Test MFD string display (~ 30s)"
|
|
msgstr ""
|
|
|
|
#: utils/test/x52_test.c:89
|
|
msgid "Test MFD displays all characters (~ 2m 15s)"
|
|
msgstr ""
|
|
|
|
#: utils/test/x52_test.c:90
|
|
msgid "Test the blink and shift commands (< 10s)"
|
|
msgstr ""
|
|
|
|
#: utils/test/x52_test.c:91
|
|
msgid "Test the clock commands (~1m)"
|
|
msgstr ""
|
|
|
|
#: utils/test/x52_test.c:92
|
|
msgid "Test LED states (~ 45s)"
|
|
msgstr ""
|
|
|
|
#: utils/test/x52_test.c:116
|
|
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:120
|
|
msgid "These tests take roughly 6 minutes to run"
|
|
msgstr ""
|
|
|
|
#: utils/test/x52_test.c:122
|
|
msgid "Press Enter to begin the tests, press Ctrl-C to abort anytime"
|
|
msgstr ""
|
|
|
|
#: utils/test/x52_test.c:128
|
|
#, c-format
|
|
msgid "Unable to initialize X52 library: %s\n"
|
|
msgstr ""
|
|
|
|
#: utils/test/x52_test.c:143
|
|
msgid "All tests completed successfully"
|
|
msgstr ""
|
|
|
|
#: utils/test/x52_test.c:145
|
|
#, c-format
|
|
msgid "Got error %s\n"
|
|
msgstr ""
|
|
|
|
#: utils/test/x52_test.c:147
|
|
#, c-format
|
|
msgid "Received %s signal, quitting...\n"
|
|
msgstr ""
|
|
|
|
#: utils/test/x52_test.c:166
|
|
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:170
|
|
msgid "List of tests:"
|
|
msgstr ""
|
|
|
|
#: utils/test/x52_test.c:220
|
|
#, c-format
|
|
msgid ""
|
|
"Usage: %s [list of tests]\n"
|
|
"\n"
|
|
msgstr ""
|
|
|
|
#: utils/test/x52_test.c:234
|
|
#, c-format
|
|
msgid ""
|
|
"Unrecognized test identifier: %s\n"
|
|
"\n"
|
|
msgstr ""
|
|
|
|
#: utils/test/x52_test.c:247
|
|
msgid "Not running any tests"
|
|
msgstr ""
|
|
|
|
#: utils/test/x52_test_clock.c:30
|
|
msgid "Clock"
|
|
msgstr ""
|
|
|
|
#: utils/test/x52_test_clock.c:31
|
|
msgid "This tests the clock display"
|
|
msgstr ""
|
|
|
|
#: utils/test/x52_test_clock.c:36
|
|
msgid ""
|
|
"\n"
|
|
"Testing clock time minute display for 90 minutes"
|
|
msgstr ""
|
|
|
|
#: utils/test/x52_test_clock.c:42
|
|
msgid ""
|
|
"\n"
|
|
"Testing clock time hour display for 36 hours, 12 hour mode"
|
|
msgstr ""
|
|
|
|
#: utils/test/x52_test_clock.c:45
|
|
msgid ""
|
|
"\n"
|
|
"Testing clock time hour display for 36 hours, 24 hour mode"
|
|
msgstr ""
|
|
|
|
#: utils/test/x52_test_clock.c:50
|
|
msgid ""
|
|
"\n"
|
|
"Testing clock date display for 31 days, dd-mm-yy"
|
|
msgstr ""
|
|
|
|
#: utils/test/x52_test_clock.c:54
|
|
msgid ""
|
|
"\n"
|
|
"Testing clock date display for 31 days, mm-dd-yy"
|
|
msgstr ""
|
|
|
|
#: utils/test/x52_test_clock.c:58
|
|
msgid ""
|
|
"\n"
|
|
"Testing clock date display for 31 days, yy-mm-dd"
|
|
msgstr ""
|
|
|
|
#: utils/test/x52_test_common.h:25
|
|
#, c-format
|
|
msgid ""
|
|
"\n"
|
|
"%s(%s) failed with %d(%s)\n"
|
|
msgstr ""
|
|
|
|
#: utils/test/x52_test_common.h:31
|
|
#, c-format
|
|
msgid ""
|
|
"\n"
|
|
"update failed with %d(%s)\n"
|
|
msgstr ""
|
|
|
|
#: utils/test/x52_test_led.c:17
|
|
#, c-format
|
|
msgid "LED %s - %s\n"
|
|
msgstr ""
|
|
|
|
#: utils/test/x52_test_led.c:23 utils/test/x52_test_led.c:30
|
|
#, c-format
|
|
msgid ""
|
|
"\n"
|
|
"Testing LED %s\n"
|
|
msgstr ""
|
|
|
|
#: utils/test/x52_test_led.c:40
|
|
msgid "LEDs"
|
|
msgstr ""
|
|
|
|
#: utils/test/x52_test_led.c:41
|
|
msgid "This cycles the LEDs through all possible states"
|
|
msgstr ""
|
|
|
|
#: utils/test/x52_test_led.c:59
|
|
#, c-format
|
|
msgid ""
|
|
"\n"
|
|
"Testing %s\n"
|
|
msgstr ""
|
|
|
|
#: utils/test/x52_test_led.c:70
|
|
msgid "Blink & Shift"
|
|
msgstr ""
|
|
|
|
#: utils/test/x52_test_led.c:71
|
|
msgid "This tests the blink indicator and shift functionality"
|
|
msgstr ""
|
|
|
|
#: utils/test/x52_test_mfd.c:22
|
|
msgid "Brightness"
|
|
msgstr ""
|
|
|
|
#: utils/test/x52_test_mfd.c:24
|
|
msgid "This test cycles through the MFD and LED brightness scales"
|
|
msgstr ""
|
|
|
|
#: utils/test/x52_test_mfd.c:27
|
|
msgid ""
|
|
"\n"
|
|
"MFD: "
|
|
msgstr ""
|
|
|
|
#: utils/test/x52_test_mfd.c:34
|
|
msgid ""
|
|
"\n"
|
|
"LED: "
|
|
msgstr ""
|
|
|
|
#: utils/test/x52_test_mfd.c:53
|
|
msgid "MFD text"
|
|
msgstr ""
|
|
|
|
#: utils/test/x52_test_mfd.c:54
|
|
msgid "This test tests the character displays of the MFD\n"
|
|
msgstr ""
|
|
|
|
#: utils/test/x52_test_mfd.c:58
|
|
#, c-format
|
|
msgid "Writing characters %s\n"
|
|
msgstr ""
|
|
|
|
#: utils/test/x52_test_mfd.c:80
|
|
msgid "MFD display"
|
|
msgstr ""
|
|
|
|
#: utils/test/x52_test_mfd.c:81
|
|
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:86
|
|
#, c-format
|
|
msgid "Testing character 0x%02x..."
|
|
msgstr ""
|
|
|
|
#: utils/test/x52_test_mfd.c:94
|
|
msgid "OK"
|
|
msgstr ""
|