Merge pull request #773 from ZoomTen/master
Update Indonesian translation
This commit is contained in:
@@ -423,6 +423,7 @@ qt5_add_translation(OLIVE_QM_FILES
|
||||
ts/olive_it.ts
|
||||
ts/olive_ru.ts
|
||||
ts/olive_sr.ts
|
||||
ts/olive_id.ts
|
||||
)
|
||||
|
||||
set(OLIVE_TARGET "olive-editor")
|
||||
|
||||
@@ -13,6 +13,7 @@
|
||||
<summary xml:lang="ru">Нелинейный видеоредактор</summary>
|
||||
<summary xml:lang="uk">Нелінійний відеоредактор</summary>
|
||||
<summary xml:lang="uk_UA">Нелінійний відеоредактор</summary>
|
||||
<summary xml:lang="id">Aplikasi edit video non-linier</summary>
|
||||
<description><p>Olive is a free non-linear video editor aiming to provide a fully-featured alternative to high-end professional video editing software.</p></description>
|
||||
<description xml:lang="de_DE">Olive ist ein freies nicht-lineares Videoschnittprogramm, welches eine vollwertige Alternative zu High-End Videoschnittprogrammen darstellen soll.</description>
|
||||
<description xml:lang="pt_BR"><p>Olive é um editor de vídeo não-linear com o objetivo de fornecer uma alternativa completa para softwares profissionais de edição de vídeo.</p></description>
|
||||
@@ -21,6 +22,7 @@
|
||||
<description xml:lang="ru"><p>Olive — свободный нелинейный видеоредактор, задуманный как полноценная замена закрытым коммерческим продуктам.</p></description>
|
||||
<description xml:lang="uk"><p>Olive — вільний нелінійний відеоредактор, задуманий як повноцінна заміна закритим комерційним продуктам.</p></description>
|
||||
<description xml:lang="uk_UA"><p>Olive — вільний нелінійний відеоредактор, задуманий як повноцінна заміна закритим комерційним продуктам.</p></description>
|
||||
<description xml:lang="id"><p>Olive adalah aplikasi edit video bersifat non-linier yang bebas dan gratis, bertujuan untuk memberikan alternatif yang lengkap untuk aplikasi edit video profesional.</p></description>
|
||||
<url type="homepage">https://www.olivevideoeditor.org</url>
|
||||
<url type="donation">https://www.patreon.com/olivevideoeditor</url>
|
||||
<url type="bugtracker">https://github.com/olive-editor/olive/issues</url>
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
Name=Olive
|
||||
Comment=Professional open-source non-linear video editor
|
||||
Comment[it]=Programma di montaggio video professionale open-source
|
||||
Comment[id]=Aplikasi edit video yang non-linier, profesional serta sumbernya terbuka.
|
||||
Exec=olive-editor
|
||||
Icon=org.olivevideoeditor.Olive
|
||||
Terminal=false
|
||||
|
||||
+3
-3
@@ -2604,12 +2604,12 @@ Tampilkan frame dengan cepat (dapat menampilkan frame yang salah ketika menggese
|
||||
<message>
|
||||
<location filename="../dialogs/replaceclipmediadialog.cpp" line="37"/>
|
||||
<source>Replace clips using "%1"</source>
|
||||
<translation>Ganti klip dengan "%1"</translation>
|
||||
<translation>Ganti klip yang menggunakan "%1"</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../dialogs/replaceclipmediadialog.cpp" line="43"/>
|
||||
<source>Select which media you want to replace this media's clips with:</source>
|
||||
<translation>Pilih media pengganti media dari klip:</translation>
|
||||
<translation>Pilih media pengganti:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../dialogs/replaceclipmediadialog.cpp" line="49"/>
|
||||
@@ -2891,7 +2891,7 @@ Tampilkan frame dengan cepat (dapat menampilkan frame yang salah ketika menggese
|
||||
<message>
|
||||
<location filename="../project/sourcescommon.cpp" line="129"/>
|
||||
<source>Replace Clips Using This Media</source>
|
||||
<translation>Ganti Klip dengan Media Ini</translation>
|
||||
<translation>Ganti Semua Klip yang Menggunakan Media Ini</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../project/sourcescommon.cpp" line="152"/>
|
||||
|
||||
Reference in New Issue
Block a user