mirror of
https://github.com/eddyem/fitsmaniplib.git
synced 2025-12-06 10:45:14 +03:00
95 lines
2.5 KiB
Plaintext
95 lines
2.5 KiB
Plaintext
# 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.
|
||
#
|
||
#, fuzzy
|
||
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: PACKAGE VERSION\n"
|
||
"Report-Msgid-Bugs-To: \n"
|
||
"POT-Creation-Date: 2019-02-21 20:26+0300\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=koi8-r\n"
|
||
"Content-Transfer-Encoding: 8bit\n"
|
||
|
||
#. / "îÅ ÍÏÇÕ ÓËÏÐÉÒÏ×ÁÔØ ÄÁÎÎÙÅ"
|
||
#: /home/eddy/C-files/FITSmaniplib/sharedlib_template/fits.c:90
|
||
msgid "Can't copy data"
|
||
msgstr ""
|
||
|
||
#: /home/eddy/C-files/FITSmaniplib/sharedlib_template/fits.c:282
|
||
msgid "No keywords in given HDU"
|
||
msgstr ""
|
||
|
||
#. / "îÅ ÍÏÇÕ ÄÏÂÁ×ÉÔØ ÚÁÐÉÓØ × ÓÐÉÓÏË"
|
||
#: /home/eddy/C-files/FITSmaniplib/sharedlib_template/fits.c:298
|
||
msgid "Can't add record to list"
|
||
msgstr ""
|
||
|
||
#: /home/eddy/C-files/FITSmaniplib/sharedlib_template/fits.c:351
|
||
msgid "strdup() failed!"
|
||
msgstr ""
|
||
|
||
#: /home/eddy/C-files/FITSmaniplib/sharedlib_template/fits.c:384
|
||
#, c-format
|
||
msgid "Can't read column %d!"
|
||
msgstr ""
|
||
|
||
#: /home/eddy/C-files/FITSmaniplib/sharedlib_template/fits.c:398
|
||
#, c-format
|
||
msgid "Can't read column %d row %d!"
|
||
msgstr ""
|
||
|
||
#: /home/eddy/C-files/FITSmaniplib/sharedlib_template/fits.c:407
|
||
msgid "Can't read table data type"
|
||
msgstr ""
|
||
|
||
#: /home/eddy/C-files/FITSmaniplib/sharedlib_template/fits.c:411
|
||
msgid "Can't read table data unit"
|
||
msgstr ""
|
||
|
||
#: /home/eddy/C-files/FITSmaniplib/sharedlib_template/fits.c:527
|
||
msgid "Unsupported column data type!"
|
||
msgstr ""
|
||
|
||
#: /home/eddy/C-files/FITSmaniplib/sharedlib_template/fits.c:662
|
||
#, c-format
|
||
msgid "Can't write table %s!"
|
||
msgstr ""
|
||
|
||
#: /home/eddy/C-files/FITSmaniplib/sharedlib_template/fits.c:672
|
||
#, c-format
|
||
msgid "Can't write column %s!"
|
||
msgstr ""
|
||
|
||
#: /home/eddy/C-files/FITSmaniplib/sharedlib_template/fits.c:751
|
||
msgid "Can't read HDU"
|
||
msgstr ""
|
||
|
||
#: /home/eddy/C-files/FITSmaniplib/sharedlib_template/fits.c:778
|
||
msgid "Unknown HDU type"
|
||
msgstr ""
|
||
|
||
#: /home/eddy/C-files/FITSmaniplib/sharedlib_template/fits.c:900
|
||
#, c-format
|
||
msgid "Can't get real path for %s, use cfitsio to rewrite"
|
||
msgstr ""
|
||
|
||
#: /home/eddy/C-files/FITSmaniplib/sharedlib_template/fits.c:976
|
||
msgid "Bad w, h or pxsz"
|
||
msgstr ""
|
||
|
||
#: /home/eddy/C-files/FITSmaniplib/sharedlib_template/fits.c:1076
|
||
msgid "Images with > 2 dimensions are not supported"
|
||
msgstr ""
|
||
|
||
#: /home/eddy/C-files/FITSmaniplib/sharedlib_template/fits.c:1100
|
||
#, c-format
|
||
msgid "Found %d pixels with undefined value"
|
||
msgstr ""
|