From c61c988225c2d639fb18ce3567246553e46deeac Mon Sep 17 00:00:00 2001 From: AsciiWolf Date: Sun, 10 Jan 2021 21:26:52 +0100 Subject: [PATCH] Add Czech translations --- po/LINGUAS | 1 + po/cs.po | 27 +++++++++++++++++++++++++++ 2 files changed, 28 insertions(+) create mode 100644 po/cs.po diff --git a/po/LINGUAS b/po/LINGUAS index f13d7ddbe..ac692212a 100644 --- a/po/LINGUAS +++ b/po/LINGUAS @@ -1 +1,2 @@ +cs gl diff --git a/po/cs.po b/po/cs.po new file mode 100644 index 000000000..06f4fa096 --- /dev/null +++ b/po/cs.po @@ -0,0 +1,27 @@ +# Copyright (C) 2021 THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the pipewire package. +# Daniel Rusek , 2021. +# +msgid "" +msgstr "" +"Project-Id-Version: pipewire VERSION\n" +"Report-Msgid-Bugs-To: https://gitlab.freedesktop.org/pipewire/pipewire/" +"issues/new\n" +"POT-Creation-Date: 2021-01-10 21:00+0100\n" +"PO-Revision-Date: 2021-01-10 21:26+0100\n" +"Last-Translator: Daniel Rusek \n" +"Language-Team: Czech\n" +"Language: cs\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" +"X-Generator: Poedit 2.4.2\n" + +#: src/daemon/pipewire.desktop.in:4 +msgid "PipeWire Media System" +msgstr "Multimediální systém PipeWire" + +#: src/daemon/pipewire.desktop.in:5 +msgid "Start the PipeWire Media System" +msgstr "Spustit multimediální systém PipeWire"