From add223e4e2bb9ef6fe9c55e70d9ab70706412975 Mon Sep 17 00:00:00 2001 From: Taufik Adi Wicaksono Date: Wed, 28 Aug 2024 04:01:18 +0000 Subject: [PATCH] Translated using Weblate (Indonesian) Currently translated at 0.4% (3 of 743 strings) Translation: LosslessCut/LosslessCut Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/id/ --- locales/id/translation.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/locales/id/translation.json b/locales/id/translation.json index 0967ef424b..cdbd5b1b92 100644 --- a/locales/id/translation.json +++ b/locales/id/translation.json @@ -1 +1,9 @@ -{} +{ + "{{durationMsFormatted}} ms, {{frameCount}} frames": "{{durationMsFormatted}} md, {{frameCount}} bingkai", + "(detected)": "(terdeteksi)", + "{{selectedSegments}} of {{nonFilteredSegments}} segments selected": "{{selectedSegments}} dari {{nonFilteredSegments}} segmen terpilih", + "\"ffmpeg\" experimental flag": "\"ffmpeg\" penanda eksperimental", + "(data tracks such as GoPro GPS, telemetry etc. are not copied over by default because ffmpeg cannot cut them, thus they will cause the media duration to stay the same after cutting video/audio)": "(pelacakan data seperti GoPro GPS, telemetri, dll. tidak disalin secara bawaan karena ffmpeg tidak dapat memotongnya, sehingga hal itu akan menyebabkan durasi media tetap sama setelah memotong video/audio)", + "+{{numFrames}} frames_one": "+{{numFrames}} bingkai", + "+{{numFrames}} frames_other": "+{{numFrames}} bingkai" +}