Bug 1654054 - Port videocontrols to Fluent, part 1.
--- a/toolkit/toolkit/global/videocontrols.ftl
+++ b/toolkit/toolkit/global/videocontrols.ftl
@@ -7,8 +7,25 @@ videocontrols-scrubber =
# This label is used by screenreaders and other assistive technology to indicate
# to users how much of the video has been loaded from the network. It will be
# followed by the percentage of the video that has loaded (e.g. "Loading: 13%").
videocontrols-buffer-bar-label = Učitavanje:
videocontrols-volume-control =
.aria-label = Jačina zvuka
videocontrols-closed-caption-button =
.aria-label = Titlovi
+videocontrols-play-button =
+ .aria-label = Play
+videocontrols-pause-button =
+ .aria-label = Pauza
+videocontrols-mute-button =
+ .aria-label = Bez zvuka
+videocontrols-unmute-button =
+ .aria-label = Sa zvukom
+videocontrols-enterfullscreen-button =
+ .aria-label = Prikaz preko cijelog ekrana
+videocontrols-exitfullscreen-button =
+ .aria-label = Ugasi prikaz preko cijelog ekrana
+videocontrols-error-aborted = Učitavanje videa zaustavljeno.
+videocontrols-error-network = Prikazivanje videa prekinuto usljed greške na mreži.
+videocontrols-error-src-not-supported = Video format ili MIME tip nije podržan.
+videocontrols-error-no-source = Nije pronađen niti jedan video sa podržanim formatom i MIME tipom.
+videocontrols-error-generic = Prikazivanje videa prekinuto usljed nepoznate greške.