diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-ka/toolkit/chrome/global/aboutWebrtc.properties | 191 |
1 files changed, 191 insertions, 0 deletions
diff --git a/l10n-ka/toolkit/chrome/global/aboutWebrtc.properties b/l10n-ka/toolkit/chrome/global/aboutWebrtc.properties new file mode 100644 index 0000000000..5ea7764227 --- /dev/null +++ b/l10n-ka/toolkit/chrome/global/aboutWebrtc.properties @@ -0,0 +1,191 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +# LOCALIZATION NOTE (document_title): +# The text "WebRTC" is a proper noun and should not be translated. +# It is the general label for the standards based technology. see http://www.webrtc.org +document_title = WebRTC – შიდა მონაცემები +cannot_retrieve_log = აღრიცხული WebRTC-ჩანაწერები მიუწვდომელია + +# LOCALIZATION NOTE (save_page_msg): +# %1$S will be replaced by a full path file name: the target of the SavePage operation. +save_page_msg = გვერდი შეინახა აქ: %1$S + +# LOCALIZATION NOTE (save_page_dialog_title): "about:webrtc" is a internal browser URL and should not be +# translated. This string is used as a title for a file save dialog box. +save_page_dialog_title = about:webrtc-ს შენახვა როგორც + +# LOCALIZATION NOTE (debug_mode_off_state_msg): +# %1$S will be replaced by the full path file name of the debug log. +debug_mode_off_state_msg = კვალის აღრიცხვის ნახვა შეგიძლიათ აქ: %1$S + +# LOCALIZATION NOTE (debug_mode_on_state_msg): +# %1$S will be replaced by the full path file name of the debug log. +debug_mode_on_state_msg = გამართვის რეჟიმი ამოქმედებულია, აღრიცხვის მდებარეობა: %1$S + +# LOCALIZATION NOTE (aec_logging_msg_label, aec_logging_off_state_label, +# aec_logging_on_state_label, aec_logging_on_state_msg): +# AEC is an abbreviation for Acoustic Echo Cancellation. +aec_logging_msg_label = AEC-აღრიცხვა +aec_logging_off_state_label = AEC-აღრიცხვის დაწყება +aec_logging_on_state_label = AEC-აღრიცხვის შეჩერება +aec_logging_on_state_msg = AEC-აღრიცხვა ამოქმედებულია (ელაპარაკეთ აბონენტს რამდენიმე წუთით და შემდეგ შეწყვიტეთ ჩაწერა) + +# LOCALIZATION NOTE (aec_logging_off_state_msg): +# %1$S will be replaced by the full path to the directory containing the captured log files. +# AEC is an abbreviation for Acoustic Echo Cancellation. +aec_logging_off_state_msg = ჩაწერის აღრიცხვის ფაილების მდებარეობა: %1$S + +# LOCALIZATION NOTE (peer_connection_id_label): "PeerConnection" is a proper noun +# associated with the WebRTC module. "ID" is an abbreviation for Identifier. This string +# should not normally be translated and is used as a data label. +peer_connection_id_label = PeerConnection ID + +# LOCALIZATION NOTE (sdp_heading, local_sdp_heading, remote_sdp_heading, sdp_history_heading, sdp_parsing_errors_heading): +# "SDP" is an abbreviation for Session Description Protocol, an IETF standard. +# See http://wikipedia.org/wiki/Session_Description_Protocol +sdp_heading = SDP +local_sdp_heading = ადგილობრივი SDP +remote_sdp_heading = დაშორებული SDP + +sdp_history_heading = SDP-ისტორია +sdp_parsing_errors_heading = SDP-გარჩევის შეცდომები +# LOCALIZATION NOTE (sdp_set_at_timestamp): the local or remote SDP and when it was set +# %1$S will be replaced by local_sdp_heading or remote sdp_heading and %2$S +# will be a numeric timestamp. +sdp_set_at_timestamp = მიეთითოს %1$S დროის ნიშნულით %2$S +# LOCALIZATION NOTE (sdp_set_timestamp): the absolute and relative times +# when the sdp was set. %1$S and $2$S are both numeric timestamps. The +# first is the absolute time, the second is the elapsed time since the +# first sdp was set. ms is an abbreviation for milliseconds. +sdp_set_timestamp = დროის ნიშნული %1$S (+ %2$S მწმ) +# LOCALIZATION NOTE (offer, answer): +# offer and answer describe whether the local sdp is an offer or answer or +# the remote sdp is an offer or answer. These are appended to the local and +# remote sdp headings. +offer = შემოთავაზება +answer = პასუხი + +# LOCALIZATION NOTE (rtp_stats_heading): "RTP" is an abbreviation for the +# Real-time Transport Protocol, an IETF specification, and should not +# normally be translated. "Stats" is an abbreviation for Statistics. +rtp_stats_heading = RTP სტატისტიკა + +# LOCALIZATION NOTE (ice_state, ice_stats_heading): "ICE" is an abbreviation +# for Interactive Connectivity Establishment, which is an IETF protocol, +# and should not normally be translated. "Stats" is an abbreviation for +# Statistics. +ice_state = ICE მდგომარეობა +ice_stats_heading = ICE სტატისტიკა +ice_restart_count_label = ICE ხელახლა ჩართვები +ice_rollback_count_label = ICE დაბრუნებები +ice_pair_bytes_sent = გაგზავნილი ბაიტები +ice_pair_bytes_received = მიღებული ბაიტები +ice_component_id = კომპონენტის ID + +# LOCALIZATION NOTE (avg_bitrate_label, avg_framerate_label): "Avg." is an abbreviation +# for Average. These are used as data labels. +avg_bitrate_label = საშ. ბიტური სიჩქარე +avg_framerate_label = საშ. კადრული სიჩქარე + +# LOCALIZATION NOTE (typeLocal, typeRemote): These adjectives are used to label a +# line of statistics collected for a peer connection. The data represents +# either the local or remote end of the connection. +typeLocal = ლოკალური +typeRemote = დისტანციური + +# LOCALIZATION NOTE (nominated): This adjective is used to label a table column. +# Cells in this column contain the localized javascript string representation of "true" +# or are left blank. +nominated = ნომინირებული + +# LOCALIZATION NOTE (selected): This adjective is used to label a table column. +# Cells in this column contain the localized javascript string representation of "true" +# or are left blank. This represents an attribute of an ICE candidate. +selected = არჩეული + +# LOCALIZATION NOTE (trickle_caption_msg2, trickle_highlight_color_name2): ICE +# candidates arriving after the remote answer arrives are considered trickled +# (an attribute of an ICE candidate). These are highlighted in the ICE stats +# table with light blue background. %S is replaced by +# trickle_highlight_color_name2 ("blue"), highlighted with a light blue +# background to visually match the trickled ICE candidates. +trickle_caption_msg2 = დაგვიანებული კანდიდატები (პასუხის შემდეგ მოსული) აღნიშნულია %S ფერით +trickle_highlight_color_name2 = ლურჯი + +save_page_label = გვერდის შენახვა +debug_mode_msg_label = გამართვის რეჟიმი +debug_mode_off_state_label = გამართვის რეჟიმის დაწყება +debug_mode_on_state_label = გამართვის რეჟიმის შეჩერება +stats_heading = სეანსის სტატისტიკა +stats_clear = ისტორიის გასუფთავება +log_heading = კავშირის ჩანაწერები +log_clear = აღრიცხული ჩანაწერების გასუფთავება +log_show_msg = ჩანაწერების ჩვენება +log_hide_msg = ჩანაწერების დამალვა +connection_closed = დახურული +local_candidate = ლოკალური კანდიდატი +remote_candidate = დისტანციური კანდიდატი +raw_candidates_heading = ყველა ნედლი კანდიდატი +raw_local_candidate = ლოკალური ნედლი კანდიდატი +raw_remote_candidate = დისტანციური ნედლი კანდიდატი +raw_cand_show_msg = ნედლი კანდიდატების ჩვენება +raw_cand_hide_msg = ნედლი კანდიდატების დამალვა +priority = პრიორიტეტი +fold_show_msg = ვრცლად ჩვენება +fold_show_hint = დააწკაპეთ, ამ განყოფილების გასაშლელად +fold_hide_msg = შემოკლებულად ჩვენება +fold_hide_hint = დააწკაპეთ, ამ განყოფილების ასაკეცად +dropped_frames_label = გამოტოვებული კადრები +discarded_packets_label = უარყოფილი ნაკრებები +decoder_label = გამშიფრავი +encoder_label = ენკოდერი +received_label = მიღებული +packets = ნაკრებები +lost_label = დაკარგული +jitter_label = Jitter +sent_label = გაგზავნილი + +show_tab_label = ჩანართის ჩვენება + +frame_stats_heading = ვიდეოს კადრების სტატისტიკა +n_a = არაა +width_px = სიგანე (px) +height_px = სიმაღლე (px) +consecutive_frames = შემდგომი კადრები +time_elapsed = გასული დრო (წმ) +estimated_framerate = მიახლოებითი სიხშირე კადრების +rotation_degrees = მობრუნება (გრადუსი) +first_frame_timestamp = პირველი კადრის მიღების დროის ნიშნული +last_frame_timestamp = ბოლო კადრის მიღების დროის ნიშნული +# SSRCs are identifiers that represent endpoints in an RTP stream +# This is an SSRC on the local side of the connection that is receiving RTP +local_receive_ssrc = ადგილობრივად მიღებული SSRC +# This is an SSRC on the remote side of the connection that is sending RTP +remote_send_ssrc = დაშორებულად გაგზავნილი SSRC +# An option whose value will not be displayed but instead noted as having been +# provided +configuration_element_provided = მოწოდებული +# An option whose value will not be displayed but instead noted as having not +# been provided +configuration_element_not_provided = არაა მოწოდებული +# The options set by the user in about:config that could impact a WebRTC call +custom_webrtc_configuration_heading = მომხმარებლის მითითებული WebRTC-პარამეტრები + +# Section header for estimated bandwidths of WebRTC media flows +bandwidth_stats_heading = სავარაუდო გამტარობა +# The ID of the MediaStreamTrack +track_identifier = ჩანაწერის ამოსაცნობი +# The estimated bandwidth available for sending WebRTC media in bytes per second +send_bandwidth_bytes_sec = გაგზავნის გამტარობა (ბაიტი/წმ) +# The estimated bandwidth available for receiving WebRTC media in bytes per second +receive_bandwidth_bytes_sec = მიღების გამტარობა (ბაიტი/წმ) +# Maximum number of bytes per second that will be padding zeros at the ends of packets +max_padding_bytes_sec = შევსება არაუმეტეს (ბაიტი/წმ) +# The amount of time inserted between packets to keep them spaced out +pacer_delay_ms = კრებულებს შორის დაყოვნება, მწმ +# The amount of time it takes for a packet to travel from the local machine to the remote machine, +# and then have a packet return +round_trip_time_ms = RTT, მწმ + |