Files
oak-editor/app/ts/en_US.ts
T
2026-01-04 23:22:50 +08:00

88 lines
2.7 KiB
XML

/*
* Olive Community Edition - Non-Linear Video Editor
* Copyright (C) 2025 Olive CE Team
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
<TS version="2.1" language="en_US">
<context>
<name>olive::Footage</name>
<message numerus="yes">
<source>%1: Audio - %n Channel(s), %2Hz</source>
<translation>
<numerusform>%1: Audio - %n Channel, %2Hz</numerusform>
<numerusform>%1: Audio - %n Channels, %2Hz</numerusform>
</translation>
</message>
</context>
<context>
<name>olive::MainStatusBar</name>
<message numerus="yes">
<source>Running %n background task(s)</source>
<translation>
<numerusform>Running %n background task</numerusform>
<numerusform>Running %n background tasks</numerusform>
</translation>
</message>
</context>
<context>
<name>olive::NodeParamViewArrayWidget</name>
<message numerus="yes">
<source>%n element(s)</source>
<translation>
<numerusform>%n element</numerusform>
<numerusform>%n elements</numerusform>
</translation>
</message>
</context>
<context>
<name>olive::ProjectImportTask</name>
<message numerus="yes">
<source>Importing %n file(s)</source>
<translation>
<numerusform>Importing %n file</numerusform>
<numerusform>Importing %n files</numerusform>
</translation>
</message>
</context>
<context>
<name>olive::SliderBase</name>
<message numerus="yes">
<source>%n minute(s)</source>
<translation>
<numerusform>%n minute</numerusform>
<numerusform>%n minutes</numerusform>
</translation>
</message>
</context>
<context>
<name>OlivePluginInstance</name>
<message>
<source>Change %1</source>
<translation>Change %1</translation>
</message>
<message>
<source>%1 (+%2)</source>
<translation>%1 (+%2)</translation>
</message>
<message>
<source>Edit Parameters</source>
<translation>Edit Parameters</translation>
</message>
</context>
</TS>