Bug 1510797 - Migrate about:webrtc to Fluent, part 3
--- a/toolkit/toolkit/about/aboutWebrtc.ftl
+++ b/toolkit/toolkit/about/aboutWebrtc.ftl
@@ -43,16 +43,19 @@ about-webrtc-rtp-stats-heading = RTP статистика
## "ICE" is an abbreviation for Interactive Connectivity Establishment, which
## is an IETF protocol, and should not normally be translated.
about-webrtc-ice-state = ICE статистика
# "Stats" is an abbreviation for Statistics.
about-webrtc-ice-stats-heading = ICE статистика
about-webrtc-ice-restart-count-label = ICE рестартовања:
about-webrtc-ice-rollback-count-label = ICE враћања:
+about-webrtc-ice-pair-bytes-sent = Послато бајтова:
+about-webrtc-ice-pair-bytes-received = Примљено бајтова:
+about-webrtc-ice-component-id = ИБ компоненте
##
## "Avg." is an abbreviation for Average. These are used as data labels.
##
@@ -77,32 +80,40 @@ about-webrtc-selected = Одабрани
about-webrtc-save-page-label = Сними страницу
about-webrtc-debug-mode-msg-label = Режим за отклањање грешака
about-webrtc-debug-mode-off-state-label = Покрени режим за отклањање грешака
about-webrtc-debug-mode-on-state-label = Заустави режим за отклањање грешака
about-webrtc-stats-heading = Статистике сесије
about-webrtc-stats-clear = Обриши историјат
about-webrtc-log-heading = Дневник конекције
about-webrtc-log-clear = Обриши дневник
+about-webrtc-log-show-msg = Прикажи дневник
+ .title = кликните да проширите овај одељак
+about-webrtc-log-hide-msg = Сакриј дневник
+ .title = кликните да смањите овај одељак
## These are used to display a header for a PeerConnection.
## Variables:
## $browser-id (Number) - A numeric id identifying the browser tab for the PeerConnection.
## $id (String) - A globally unique identifier for the PeerConnection.
## $url (String) - The url of the site which opened the PeerConnection.
## $now (Date) - The JavaScript timestamp at the time the report was generated.
about-webrtc-connection-open = [ { $browser-id } | { $id } ] { $url } { $now }
about-webrtc-connection-closed = [ { $browser-id } | { $id } ] { $url } (затворена) { $now }
##
about-webrtc-local-candidate = Локални кандидат
about-webrtc-remote-candidate = Удаљени кандидат
about-webrtc-priority = Приоритет
+about-webrtc-fold-show-msg = прикажи детаље
+ .title = кликните да проширите овај одељак
+about-webrtc-fold-hide-msg = сакриј детаље
+ .title = кликните да смањите овај одељак
about-webrtc-decoder-label = Декодер
about-webrtc-encoder-label = Енкодер
## SSRCs are identifiers that represent endpoints in an RTP stream
##