mirror of https://github.com/Chocobozzz/PeerTube
Translated using Weblate (Indonesian)
Currently translated at 58.8% (60 of 102 strings) Translation: PeerTube/player Translate-URL: https://weblate.framasoft.org/projects/peertube/player/id/pull/4903/head
parent
0a0602d42d
commit
88d2c28044
|
@ -10,51 +10,51 @@
|
|||
"Watching this video may reveal your IP address to others.": "Menonton video ini dapat menunjukkan alamat IP Anda kepada orang lain.",
|
||||
"Copy the video URL": "Salin URL video",
|
||||
"Copy the video URL at the current time": "Salin URL video saat ini",
|
||||
"Copy embed code": "Salin embed code",
|
||||
"Copy embed code": "Salin kode embed",
|
||||
"Copy magnet URI": "Salin magnet URI",
|
||||
"Total downloaded: ": "Jumlah Diunduh: ",
|
||||
"Total uploaded: ": "Jumlah Diupload: ",
|
||||
"Total downloaded: ": "Jumlah diunduh: ",
|
||||
"Total uploaded: ": "Jumlah diupload: ",
|
||||
"From servers: ": "Dari server: ",
|
||||
"From peers: ": "",
|
||||
"From peers: ": "Dari rekan: ",
|
||||
"Normal mode": "Mode normal",
|
||||
"Theater mode": "Mode teater",
|
||||
"Audio Player": "Pemutar Audio",
|
||||
"Video Player": "Pemutar Video",
|
||||
"Play": "Putar",
|
||||
"Pause": "Jeda",
|
||||
"Replay": "",
|
||||
"Replay": "Ulang",
|
||||
"Current Time": "",
|
||||
"Duration": "Durasi",
|
||||
"Remaining Time": "",
|
||||
"Stream Type": "",
|
||||
"LIVE": "",
|
||||
"LIVE": "LANGSUNG",
|
||||
"Loaded": "",
|
||||
"Progress": "",
|
||||
"Progress": "Progres",
|
||||
"Progress Bar": "",
|
||||
"progress bar timing: currentTime={1} duration={2}": "",
|
||||
"Fullscreen": "",
|
||||
"Non-Fullscreen": "",
|
||||
"Mute": "",
|
||||
"Unmute": "",
|
||||
"Mute": "Matikan suara",
|
||||
"Unmute": "Nyalakan suara",
|
||||
"Playback Rate": "",
|
||||
"Subtitles": "",
|
||||
"subtitles off": "",
|
||||
"Subtitles": "Subtitel",
|
||||
"subtitles off": "subtitel dimatikan",
|
||||
"Captions": "",
|
||||
"captions off": "",
|
||||
"Chapters": "",
|
||||
"Descriptions": "",
|
||||
"descriptions off": "",
|
||||
"Descriptions": "Deskripsi",
|
||||
"descriptions off": "deskripsi dimatikan",
|
||||
"Audio Track": "",
|
||||
"Volume Level": "",
|
||||
"You aborted the media playback": "",
|
||||
"You aborted the media playback": "Anda menghentikan permainan media",
|
||||
"A network error caused the media download to fail part-way.": "",
|
||||
"The media could not be loaded, either because the server or network failed or because the format is not supported.": "",
|
||||
"The media playback was aborted due to a corruption problem or because the media used features your browser did not support.": "",
|
||||
"No compatible source was found for this media.": "",
|
||||
"The media is encrypted and we do not have the keys to decrypt it.": "",
|
||||
"Play Video": "",
|
||||
"Close": "",
|
||||
"Close Modal Dialog": "",
|
||||
"Play Video": "Mainkan Video",
|
||||
"Close": "Tutup",
|
||||
"Close Modal Dialog": "Tutup dialog modal",
|
||||
"Modal Window": "",
|
||||
"This is a modal window": "",
|
||||
"This modal can be closed by pressing the Escape key or activating the close button.": "",
|
||||
|
@ -65,40 +65,40 @@
|
|||
"captions settings": "",
|
||||
"subtitles settings": "",
|
||||
"descriptions settings": "",
|
||||
"Text": "",
|
||||
"White": "",
|
||||
"Black": "",
|
||||
"Red": "",
|
||||
"Green": "",
|
||||
"Blue": "",
|
||||
"Yellow": "",
|
||||
"Magenta": "",
|
||||
"Cyan": "",
|
||||
"Background": "",
|
||||
"Text": "Teks",
|
||||
"White": "Putih",
|
||||
"Black": "Hitam",
|
||||
"Red": "Merah",
|
||||
"Green": "Hijau",
|
||||
"Blue": "Biru",
|
||||
"Yellow": "Kuning",
|
||||
"Magenta": "Magenta",
|
||||
"Cyan": "Sian",
|
||||
"Background": "Latar belakang",
|
||||
"Window": "",
|
||||
"Transparent": "",
|
||||
"Semi-Transparent": "",
|
||||
"Opaque": "",
|
||||
"Font Size": "",
|
||||
"Transparent": "Transparan",
|
||||
"Semi-Transparent": "Semitransparan",
|
||||
"Opaque": "Buram",
|
||||
"Font Size": "Ukuran font",
|
||||
"Text Edge Style": "",
|
||||
"None": "",
|
||||
"None": "Tidak ada",
|
||||
"Raised": "",
|
||||
"Depressed": "",
|
||||
"Uniform": "",
|
||||
"Dropshadow": "",
|
||||
"Font Family": "",
|
||||
"Proportional Sans-Serif": "",
|
||||
"Monospace Sans-Serif": "",
|
||||
"Proportional Serif": "",
|
||||
"Monospace Serif": "",
|
||||
"Casual": "",
|
||||
"Font Family": "Keluarga font",
|
||||
"Proportional Sans-Serif": "Sans-serif proporsional",
|
||||
"Monospace Sans-Serif": "Sans-serif monospace",
|
||||
"Proportional Serif": "Serif proporsional",
|
||||
"Monospace Serif": "Serif monospace",
|
||||
"Casual": "Kasual",
|
||||
"Script": "",
|
||||
"Small Caps": "",
|
||||
"Reset": "",
|
||||
"restore all settings to the default values": "",
|
||||
"Done": "",
|
||||
"Done": "Selesai",
|
||||
"Caption Settings Dialog": "",
|
||||
"Beginning of dialog window. Escape will cancel and close the window.": "",
|
||||
"End of dialog window.": "",
|
||||
"{1} is loading.": ""
|
||||
"{1} is loading.": "{1} sedang memuat."
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue