mirror of
https://github.com/alexkay/spek.git
synced 2025-06-01 16:10:57 +03:00
205 lines
3.9 KiB
Plaintext
205 lines
3.9 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: 2011-03-31 08:06+0800\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=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
|
|
|
|
#: ../data/spek.desktop.in.in.h:1
|
|
msgid "Spectrum Analyser"
|
|
msgstr ""
|
|
|
|
#: ../data/spek.desktop.in.in.h:2
|
|
msgid "Spek"
|
|
msgstr ""
|
|
|
|
#: ../data/spek.desktop.in.in.h:3
|
|
msgid "View spectrograms of your audio files"
|
|
msgstr ""
|
|
|
|
#: ../src/spek-audio.c:47
|
|
msgid "Cannot open input file"
|
|
msgstr ""
|
|
|
|
#: ../src/spek-audio.c:54
|
|
msgid "Cannot find stream info"
|
|
msgstr ""
|
|
|
|
#: ../src/spek-audio.c:66
|
|
msgid "The file contains no audio streams"
|
|
msgstr ""
|
|
|
|
#: ../src/spek-audio.c:73
|
|
msgid "Cannot find decoder"
|
|
msgstr ""
|
|
|
|
#: ../src/spek-audio.c:88
|
|
msgid "No audio channels"
|
|
msgstr ""
|
|
|
|
#: ../src/spek-audio.c:92
|
|
msgid "Cannot open decoder"
|
|
msgstr ""
|
|
|
|
#: ../src/spek-audio.c:113
|
|
msgid "Unsupported sample format"
|
|
msgstr ""
|
|
|
|
#: ../src/spek-pipeline.vala:70
|
|
#, c-format
|
|
msgid "%d kbps"
|
|
msgstr ""
|
|
|
|
#: ../src/spek-pipeline.vala:73
|
|
#, c-format
|
|
msgid "%d Hz"
|
|
msgstr ""
|
|
|
|
#: ../src/spek-pipeline.vala:78
|
|
#, c-format
|
|
msgid "%d bit"
|
|
msgid_plural "%d bits"
|
|
msgstr[0] ""
|
|
msgstr[1] ""
|
|
|
|
#: ../src/spek-pipeline.vala:81
|
|
#, c-format
|
|
msgid "%d channel"
|
|
msgid_plural "%d channels"
|
|
msgstr[0] ""
|
|
msgstr[1] ""
|
|
|
|
#. TRANSLATORS: first %s is the error message, second %s is stream description.
|
|
#: ../src/spek-pipeline.vala:88
|
|
#, c-format
|
|
msgid "%s: %s"
|
|
msgstr ""
|
|
|
|
#: ../src/spek-preferences-dialog.vala:24
|
|
msgid "Preferences"
|
|
msgstr ""
|
|
|
|
#. TRANSLATORS: The name of a section in the Preferences dialog.
|
|
#: ../src/spek-preferences-dialog.vala:35
|
|
msgid "General"
|
|
msgstr ""
|
|
|
|
#: ../src/spek-preferences-dialog.vala:45
|
|
msgid "_Language:"
|
|
msgstr ""
|
|
|
|
#: ../src/spek-preferences-dialog.vala:62
|
|
msgid "Check for _updates"
|
|
msgstr ""
|
|
|
|
#: ../src/spek-preferences.vala:40
|
|
msgid "(system default)"
|
|
msgstr ""
|
|
|
|
#: ../src/spek-spectrogram.vala:199
|
|
msgid "00 kHz"
|
|
msgstr ""
|
|
|
|
#: ../src/spek-spectrogram.vala:205
|
|
#, c-format
|
|
msgid "%d kHz"
|
|
msgstr ""
|
|
|
|
#: ../src/spek-spectrogram.vala:255
|
|
msgid "-00 dB"
|
|
msgstr ""
|
|
|
|
#: ../src/spek-spectrogram.vala:261
|
|
#, c-format
|
|
msgid "%d dB"
|
|
msgstr ""
|
|
|
|
#: ../src/spek-window.vala:37
|
|
msgid "Spek - Acoustic Spectrum Analyser"
|
|
msgstr ""
|
|
|
|
#: ../src/spek-window.vala:92
|
|
msgid ""
|
|
"A new version of Spek is available on <a href=\"http://www.spek-project.org"
|
|
"\">www.spek-project.org</a>"
|
|
msgstr ""
|
|
|
|
#: ../src/spek-window.vala:98
|
|
msgid "All files"
|
|
msgstr ""
|
|
|
|
#: ../src/spek-window.vala:101
|
|
msgid "PNG images"
|
|
msgstr ""
|
|
|
|
#: ../src/spek-window.vala:104
|
|
msgid "Audio files"
|
|
msgstr ""
|
|
|
|
#. TRANSLATORS: window title, %s is replaced with the file name
|
|
#: ../src/spek-window.vala:152
|
|
#, c-format
|
|
msgid "Spek - %s"
|
|
msgstr ""
|
|
|
|
#: ../src/spek-window.vala:157
|
|
msgid "Open File"
|
|
msgstr ""
|
|
|
|
#: ../src/spek-window.vala:174
|
|
msgid "Save Spectrogram"
|
|
msgstr ""
|
|
|
|
#. Suggested name is <file_name>.png
|
|
#: ../src/spek-window.vala:181
|
|
msgid "Untitled"
|
|
msgstr ""
|
|
|
|
#: ../src/spek-window.vala:230
|
|
msgid "Copyright © 2010-2011 Alexander Kojevnikov"
|
|
msgstr ""
|
|
|
|
#: ../src/spek-window.vala:235
|
|
msgid "Spek Website"
|
|
msgstr ""
|
|
|
|
#: ../src/spek-window.vala:244
|
|
msgid "translator-credits"
|
|
msgstr ""
|
|
|
|
#: ../src/spek.vala:25
|
|
msgid "Display the version and exit"
|
|
msgstr ""
|
|
|
|
#: ../src/spek.vala:43
|
|
msgid "[FILE]"
|
|
msgstr ""
|
|
|
|
#: ../src/spek.vala:47
|
|
#, c-format
|
|
msgid "Run `%s --help` to see a full list of available command line options.\n"
|
|
msgstr ""
|
|
|
|
#. TRANSLATORS: first %s is the package name, second %s is the package version.
|
|
#: ../src/spek.vala:53
|
|
#, c-format
|
|
msgid "%s version %s\n"
|
|
msgstr ""
|
|
|
|
#: ../src/spek.vala:58
|
|
msgid "Specify a single file\n"
|
|
msgstr ""
|