diff options
author | Thomas Citharel <thomas.citharel@framasoft.org> | 2021-03-18 08:53:29 +0100 |
---|---|---|
committer | Weblate <noreply@weblate.org> | 2021-03-22 10:14:29 +0100 |
commit | a83a99cdd1b50a68556a05120a9759fd49f43a1e (patch) | |
tree | ea96ba9546ce9399cf02783eb39d4a8608b2156b /client | |
parent | bbc9ccdf78c10b6770356f000c36320380cd29ef (diff) | |
download | PeerTube-a83a99cdd1b50a68556a05120a9759fd49f43a1e.tar.gz PeerTube-a83a99cdd1b50a68556a05120a9759fd49f43a1e.tar.zst PeerTube-a83a99cdd1b50a68556a05120a9759fd49f43a1e.zip |
Added translation using Weblate (Indonesian)
Diffstat (limited to 'client')
-rw-r--r-- | client/src/locale/player.id.json | 104 |
1 files changed, 104 insertions, 0 deletions
diff --git a/client/src/locale/player.id.json b/client/src/locale/player.id.json new file mode 100644 index 000000000..3958d76ce --- /dev/null +++ b/client/src/locale/player.id.json | |||
@@ -0,0 +1,104 @@ | |||
1 | { | ||
2 | "Quality": "", | ||
3 | "Auto": "", | ||
4 | "Speed": "", | ||
5 | "Subtitles/CC": "", | ||
6 | "peers": "", | ||
7 | "peer": "", | ||
8 | "Go to the video page": "", | ||
9 | "Settings": "", | ||
10 | "Watching this video may reveal your IP address to others.": "", | ||
11 | "Copy the video URL": "", | ||
12 | "Copy the video URL at the current time": "", | ||
13 | "Copy embed code": "", | ||
14 | "Copy magnet URI": "", | ||
15 | "Total downloaded: ": "", | ||
16 | "Total uploaded: ": "", | ||
17 | "From servers: ": "", | ||
18 | "From peers: ": "", | ||
19 | "Normal mode": "", | ||
20 | "Theater mode": "", | ||
21 | "Audio Player": "", | ||
22 | "Video Player": "", | ||
23 | "Play": "", | ||
24 | "Pause": "", | ||
25 | "Replay": "", | ||
26 | "Current Time": "", | ||
27 | "Duration": "", | ||
28 | "Remaining Time": "", | ||
29 | "Stream Type": "", | ||
30 | "LIVE": "", | ||
31 | "Loaded": "", | ||
32 | "Progress": "", | ||
33 | "Progress Bar": "", | ||
34 | "progress bar timing: currentTime={1} duration={2}": "", | ||
35 | "Fullscreen": "", | ||
36 | "Non-Fullscreen": "", | ||
37 | "Mute": "", | ||
38 | "Unmute": "", | ||
39 | "Playback Rate": "", | ||
40 | "Subtitles": "", | ||
41 | "subtitles off": "", | ||
42 | "Captions": "", | ||
43 | "captions off": "", | ||
44 | "Chapters": "", | ||
45 | "Descriptions": "", | ||
46 | "descriptions off": "", | ||
47 | "Audio Track": "", | ||
48 | "Volume Level": "", | ||
49 | "You aborted the media playback": "", | ||
50 | "A network error caused the media download to fail part-way.": "", | ||
51 | "The media could not be loaded, either because the server or network failed or because the format is not supported.": "", | ||
52 | "The media playback was aborted due to a corruption problem or because the media used features your browser did not support.": "", | ||
53 | "No compatible source was found for this media.": "", | ||
54 | "The media is encrypted and we do not have the keys to decrypt it.": "", | ||
55 | "Play Video": "", | ||
56 | "Close": "", | ||
57 | "Close Modal Dialog": "", | ||
58 | "Modal Window": "", | ||
59 | "This is a modal window": "", | ||
60 | "This modal can be closed by pressing the Escape key or activating the close button.": "", | ||
61 | ", opens captions settings dialog": "", | ||
62 | ", opens subtitles settings dialog": "", | ||
63 | ", opens descriptions settings dialog": "", | ||
64 | ", selected": "", | ||
65 | "captions settings": "", | ||
66 | "subtitles settings": "", | ||
67 | "descriptions settings": "", | ||
68 | "Text": "", | ||
69 | "White": "", | ||
70 | "Black": "", | ||
71 | "Red": "", | ||
72 | "Green": "", | ||
73 | "Blue": "", | ||
74 | "Yellow": "", | ||
75 | "Magenta": "", | ||
76 | "Cyan": "", | ||
77 | "Background": "", | ||
78 | "Window": "", | ||
79 | "Transparent": "", | ||
80 | "Semi-Transparent": "", | ||
81 | "Opaque": "", | ||
82 | "Font Size": "", | ||
83 | "Text Edge Style": "", | ||
84 | "None": "", | ||
85 | "Raised": "", | ||
86 | "Depressed": "", | ||
87 | "Uniform": "", | ||
88 | "Dropshadow": "", | ||
89 | "Font Family": "", | ||
90 | "Proportional Sans-Serif": "", | ||
91 | "Monospace Sans-Serif": "", | ||
92 | "Proportional Serif": "", | ||
93 | "Monospace Serif": "", | ||
94 | "Casual": "", | ||
95 | "Script": "", | ||
96 | "Small Caps": "", | ||
97 | "Reset": "", | ||
98 | "restore all settings to the default values": "", | ||
99 | "Done": "", | ||
100 | "Caption Settings Dialog": "", | ||
101 | "Beginning of dialog window. Escape will cancel and close the window.": "", | ||
102 | "End of dialog window.": "", | ||
103 | "{1} is loading.": "" | ||
104 | } | ||