1
0
mirror of https://github.com/mifi/lossless-cut.git synced 2024-11-21 18:02:35 +01:00
lossless-cut/locales/id/translation.json
Taufik Adi Wicaksono c638a998ab 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/
2024-10-07 10:52:36 +02:00

10 lines
892 B
JSON

{
"{{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"
}