mirror of
https://github.com/alexkay/spek.git
synced 2025-04-21 19:07:37 +03:00
i18n: Update the pot file
This commit is contained in:
parent
2773cd7a23
commit
fa94bf0bf6
12
po/spek.pot
12
po/spek.pot
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2013-03-01 20:01-0800\n"
|
||||
"POT-Creation-Date: 2013-03-06 09: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"
|
||||
@ -96,24 +96,24 @@ msgstr ""
|
||||
msgid "%s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: ../src/spek-preferences-dialog.cc:61
|
||||
#: ../src/spek-preferences-dialog.cc:62
|
||||
msgid "Preferences"
|
||||
msgstr ""
|
||||
|
||||
#: ../src/spek-preferences-dialog.cc:66
|
||||
#: ../src/spek-preferences-dialog.cc:67
|
||||
msgid "(system default)"
|
||||
msgstr ""
|
||||
|
||||
#. TRANSLATORS: The name of a section in the Preferences dialog.
|
||||
#: ../src/spek-preferences-dialog.cc:73
|
||||
#: ../src/spek-preferences-dialog.cc:74
|
||||
msgid "General"
|
||||
msgstr ""
|
||||
|
||||
#: ../src/spek-preferences-dialog.cc:82
|
||||
#: ../src/spek-preferences-dialog.cc:83
|
||||
msgid "Language:"
|
||||
msgstr ""
|
||||
|
||||
#: ../src/spek-preferences-dialog.cc:98
|
||||
#: ../src/spek-preferences-dialog.cc:99
|
||||
msgid "Check for &updates"
|
||||
msgstr ""
|
||||
|
||||
|
32
po/vi.po
32
po/vi.po
@ -8,9 +8,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Spek\n"
|
||||
"Report-Msgid-Bugs-To: http://code.google.com/p/spek/issues/list\n"
|
||||
"POT-Creation-Date: 2013-02-23 20:00-0800\n"
|
||||
"PO-Revision-Date: 2013-02-24 04:11+0000\n"
|
||||
"Last-Translator: Alexander Kojevnikov <alexander@kojevnikov.com>\n"
|
||||
"POT-Creation-Date: 2013-03-01 20:01-0800\n"
|
||||
"PO-Revision-Date: 2013-03-06 09:15+0000\n"
|
||||
"Last-Translator: alienyd <altranine@gmail.com>\n"
|
||||
"Language-Team: Vietnamese (http://www.transifex.com/projects/p/spek/language/vi/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
@ -34,63 +34,63 @@ msgstr "Spek phân tích âm phổ"
|
||||
msgid "View spectrograms of your audio files"
|
||||
msgstr "Xem âm phổ của file nhạc"
|
||||
|
||||
#: ../src/spek-pipeline.cc:201
|
||||
#: ../src/spek-pipeline.cc:199
|
||||
#, c-format
|
||||
msgid "%d kbps"
|
||||
msgstr "%d kbps"
|
||||
|
||||
#: ../src/spek-pipeline.cc:206
|
||||
#: ../src/spek-pipeline.cc:204
|
||||
#, c-format
|
||||
msgid "%d Hz"
|
||||
msgstr "%d Hz"
|
||||
|
||||
#: ../src/spek-pipeline.cc:213
|
||||
#: ../src/spek-pipeline.cc:211
|
||||
#, c-format
|
||||
msgid "%d bit"
|
||||
msgid_plural "%d bits"
|
||||
msgstr[0] "%d bits"
|
||||
|
||||
#: ../src/spek-pipeline.cc:221
|
||||
#: ../src/spek-pipeline.cc:219
|
||||
#, c-format
|
||||
msgid "%d channel"
|
||||
msgid_plural "%d channels"
|
||||
msgstr[0] "%d kênh"
|
||||
|
||||
#: ../src/spek-pipeline.cc:238
|
||||
#: ../src/spek-pipeline.cc:236
|
||||
msgid "Cannot open input file"
|
||||
msgstr "Không thể mở file"
|
||||
|
||||
#: ../src/spek-pipeline.cc:241
|
||||
#: ../src/spek-pipeline.cc:239
|
||||
msgid "Cannot find stream info"
|
||||
msgstr "Không tìm thấy dữ liệu âm thanh"
|
||||
|
||||
#: ../src/spek-pipeline.cc:244
|
||||
#: ../src/spek-pipeline.cc:242
|
||||
msgid "The file contains no audio streams"
|
||||
msgstr "File không chứa dữ liệu âm thanh nào"
|
||||
|
||||
#: ../src/spek-pipeline.cc:247
|
||||
#: ../src/spek-pipeline.cc:245
|
||||
msgid "Cannot find decoder"
|
||||
msgstr "Không tìm thấy phần mềm giải mã"
|
||||
|
||||
#: ../src/spek-pipeline.cc:250
|
||||
#: ../src/spek-pipeline.cc:248
|
||||
msgid "Unknown duration"
|
||||
msgstr "Độ dài không xác định"
|
||||
|
||||
#: ../src/spek-pipeline.cc:253
|
||||
#: ../src/spek-pipeline.cc:251
|
||||
msgid "No audio channels"
|
||||
msgstr "Không có kênh âm thanh nào"
|
||||
|
||||
#: ../src/spek-pipeline.cc:256
|
||||
#: ../src/spek-pipeline.cc:254
|
||||
msgid "Cannot open decoder"
|
||||
msgstr "Không thể mở phần mềm giải mã"
|
||||
|
||||
#: ../src/spek-pipeline.cc:259
|
||||
#: ../src/spek-pipeline.cc:257
|
||||
msgid "Unsupported sample format"
|
||||
msgstr "Định dạng lấy mẫu không được hỗ trợ"
|
||||
|
||||
#. TRANSLATORS: first %s is the error message, second %s is stream
|
||||
#. description.
|
||||
#: ../src/spek-pipeline.cc:271
|
||||
#: ../src/spek-pipeline.cc:269
|
||||
#, c-format
|
||||
msgid "%s: %s"
|
||||
msgstr "%s: %s"
|
||||
|
Loading…
x
Reference in New Issue
Block a user