-
Notifications
You must be signed in to change notification settings - Fork 270
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
42 changed files
with
272 additions
and
158 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: Spek\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2022-07-10 16:20-0700\n" | ||
"POT-Creation-Date: 2023-01-09 19:59-0800\n" | ||
"PO-Revision-Date: 2011-02-23 09:25+0000\n" | ||
"Last-Translator: Aleksandar Todorović (r3bl) <[email protected]>, 2015\n" | ||
"Language-Team: Bosnian (http://www.transifex.com/spek/spek/language/bs/)\n" | ||
|
@@ -191,15 +191,15 @@ msgid "Untitled" | |
msgstr "Bez naslova" | ||
|
||
#. TRANSLATORS: Add your name here | ||
#: src/spek-window.cc:309 | ||
#: src/spek-window.cc:315 | ||
msgid "translator-credits" | ||
msgstr "zasluge-za-prevod" | ||
|
||
#: src/spek-window.cc:315 | ||
#: src/spek-window.cc:321 | ||
msgid "Copyright (c) 2010-2013 Alexander Kojevnikov and contributors" | ||
msgstr "Copyright (c) 2010-2013 Alexander Kojevnikov i ostali kontributori" | ||
|
||
#: src/spek-window.cc:318 | ||
#: src/spek-window.cc:324 | ||
msgid "Spek Website" | ||
msgstr "Spek web sajt" | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,7 +9,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: Spek\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2022-07-10 16:20-0700\n" | ||
"POT-Creation-Date: 2023-01-09 19:59-0800\n" | ||
"PO-Revision-Date: 2011-02-23 09:25+0000\n" | ||
"Last-Translator: Adolfo Jayme-Barrientos, 2013\n" | ||
"Language-Team: Catalan (http://www.transifex.com/spek/spek/language/ca/)\n" | ||
|
@@ -191,15 +191,15 @@ msgid "Untitled" | |
msgstr "Sense títol" | ||
|
||
#. TRANSLATORS: Add your name here | ||
#: src/spek-window.cc:309 | ||
#: src/spek-window.cc:315 | ||
msgid "translator-credits" | ||
msgstr "Adolfo Jayme Barrientos <[email protected]>, 2013" | ||
|
||
#: src/spek-window.cc:315 | ||
#: src/spek-window.cc:321 | ||
msgid "Copyright (c) 2010-2013 Alexander Kojevnikov and contributors" | ||
msgstr "Copyright © 2010–2013 Alexander Kojevnikov i col·laboradors" | ||
|
||
#: src/spek-window.cc:318 | ||
#: src/spek-window.cc:324 | ||
msgid "Spek Website" | ||
msgstr "Lloc web del Spek" | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
# SOME DESCRIPTIVE TITLE. | ||
# Copyright (C) YEAR The Spek authors | ||
# This file is distributed under the same license as the spek package. | ||
# | ||
# | ||
# Translators: | ||
# Alexander Kojevnikov <[email protected]>, 2012 | ||
# fri, 2011 | ||
|
@@ -11,15 +11,16 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: Spek\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2022-07-10 16:20-0700\n" | ||
"POT-Creation-Date: 2023-01-09 19:59-0800\n" | ||
"PO-Revision-Date: 2011-02-23 09:25+0000\n" | ||
"Last-Translator: Roman Horník <[email protected]>, 2022\n" | ||
"Language-Team: Czech (http://www.transifex.com/spek/spek/language/cs/)\n" | ||
"Language: cs\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"Language: cs\n" | ||
"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n" | ||
"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n " | ||
"<= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n" | ||
|
||
#: data/spek.desktop.in:4 | ||
msgid "Spek" | ||
|
@@ -91,8 +92,7 @@ msgstr "Vzorkovací formát není podporován" | |
msgid "Stream %d / %d: %s" | ||
msgstr "Stream %d / %d: %s" | ||
|
||
#. TRANSLATORS: first %s is the error message, second %s is stream | ||
#. description. | ||
#. TRANSLATORS: first %s is the error message, second %s is stream description. | ||
#: src/spek-pipeline.cc:286 | ||
#, c-format | ||
msgid "%s: %s" | ||
|
@@ -195,15 +195,15 @@ msgid "Untitled" | |
msgstr "Bez názvu" | ||
|
||
#. TRANSLATORS: Add your name here | ||
#: src/spek-window.cc:309 | ||
#: src/spek-window.cc:315 | ||
msgid "translator-credits" | ||
msgstr "Pavel Fric" | ||
|
||
#: src/spek-window.cc:315 | ||
#: src/spek-window.cc:321 | ||
msgid "Copyright (c) 2010-2013 Alexander Kojevnikov and contributors" | ||
msgstr "Autorské právo (c) 2010-2013 Alexander Kojevnikov a přispěvatelé" | ||
|
||
#: src/spek-window.cc:318 | ||
#: src/spek-window.cc:324 | ||
msgid "Spek Website" | ||
msgstr "Stránky programu Spek" | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,7 +9,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: Spek\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2022-07-10 16:20-0700\n" | ||
"POT-Creation-Date: 2023-01-09 19:59-0800\n" | ||
"PO-Revision-Date: 2011-02-23 09:25+0000\n" | ||
"Last-Translator: nbca <[email protected]>, 2012\n" | ||
"Language-Team: Danish (http://www.transifex.com/spek/spek/language/da/)\n" | ||
|
@@ -190,15 +190,15 @@ msgid "Untitled" | |
msgstr "Ikke-navngivet" | ||
|
||
#. TRANSLATORS: Add your name here | ||
#: src/spek-window.cc:309 | ||
#: src/spek-window.cc:315 | ||
msgid "translator-credits" | ||
msgstr "nbca" | ||
|
||
#: src/spek-window.cc:315 | ||
#: src/spek-window.cc:321 | ||
msgid "Copyright (c) 2010-2013 Alexander Kojevnikov and contributors" | ||
msgstr "Copyright (c) 2010-2013 Alexander Kojevnikov and bidragsydere" | ||
|
||
#: src/spek-window.cc:318 | ||
#: src/spek-window.cc:324 | ||
msgid "Spek Website" | ||
msgstr "Spek hjemmeside" | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,7 +10,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: Spek\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2022-07-10 16:20-0700\n" | ||
"POT-Creation-Date: 2023-01-09 19:59-0800\n" | ||
"PO-Revision-Date: 2011-02-23 09:25+0000\n" | ||
"Last-Translator: dewey <[email protected]>, 2012\n" | ||
"Language-Team: German (http://www.transifex.com/spek/spek/language/de/)\n" | ||
|
@@ -191,15 +191,15 @@ msgid "Untitled" | |
msgstr "Unbenannt" | ||
|
||
#. TRANSLATORS: Add your name here | ||
#: src/spek-window.cc:309 | ||
#: src/spek-window.cc:315 | ||
msgid "translator-credits" | ||
msgstr "dewey" | ||
|
||
#: src/spek-window.cc:315 | ||
#: src/spek-window.cc:321 | ||
msgid "Copyright (c) 2010-2013 Alexander Kojevnikov and contributors" | ||
msgstr "Copyright (c) 2010-2013 Alexander Kojevnikov und Helfer" | ||
|
||
#: src/spek-window.cc:318 | ||
#: src/spek-window.cc:324 | ||
msgid "Spek Website" | ||
msgstr "Spek Website" | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,7 +9,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: Spek\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2022-07-10 16:20-0700\n" | ||
"POT-Creation-Date: 2023-01-09 19:59-0800\n" | ||
"PO-Revision-Date: 2011-02-23 09:25+0000\n" | ||
"Last-Translator: Ryan Smith <[email protected]>, 2012\n" | ||
"Language-Team: Esperanto (http://www.transifex.com/spek/spek/language/eo/)\n" | ||
|
@@ -190,15 +190,15 @@ msgid "Untitled" | |
msgstr "Sentitola" | ||
|
||
#. TRANSLATORS: Add your name here | ||
#: src/spek-window.cc:309 | ||
#: src/spek-window.cc:315 | ||
msgid "translator-credits" | ||
msgstr "Ryan Smith" | ||
|
||
#: src/spek-window.cc:315 | ||
#: src/spek-window.cc:321 | ||
msgid "Copyright (c) 2010-2013 Alexander Kojevnikov and contributors" | ||
msgstr "Kopirajto (c) 2010-2013 Alexander Kojevnikov kaj kontribuistoj." | ||
|
||
#: src/spek-window.cc:318 | ||
#: src/spek-window.cc:324 | ||
msgid "Spek Website" | ||
msgstr "Spek Retejo" | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,7 +12,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: Spek\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2022-07-10 16:20-0700\n" | ||
"POT-Creation-Date: 2023-01-09 19:59-0800\n" | ||
"PO-Revision-Date: 2011-02-23 09:25+0000\n" | ||
"Last-Translator: Adolfo Jayme-Barrientos, 2013\n" | ||
"Language-Team: Spanish (http://www.transifex.com/spek/spek/language/es/)\n" | ||
|
@@ -195,17 +195,17 @@ msgid "Untitled" | |
msgstr "Sin título" | ||
|
||
#. TRANSLATORS: Add your name here | ||
#: src/spek-window.cc:309 | ||
#: src/spek-window.cc:315 | ||
msgid "translator-credits" | ||
msgstr "" | ||
"Jonathan Gonzalez V.\n" | ||
"Adolfo Jayme Barrientos <[email protected]>, 2013" | ||
|
||
#: src/spek-window.cc:315 | ||
#: src/spek-window.cc:321 | ||
msgid "Copyright (c) 2010-2013 Alexander Kojevnikov and contributors" | ||
msgstr "Copyright © 2010–2013 Alexander Kojevnikov y colaboradores" | ||
|
||
#: src/spek-window.cc:318 | ||
#: src/spek-window.cc:324 | ||
msgid "Spek Website" | ||
msgstr "Sitio web de Spek" | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.