BETA

Transvision

Displaying 72 results for the string http in ka:

Entity ka en-US
Entity # all locales browser • browser • aboutCertError.ftl
cert-error-details-hsts-label
ka
HTTP Strict Transport Security: { $hasHSTS }
en-US
HTTP Strict Transport Security: { $hasHSTS }
Entity # all locales browser • browser • aboutCertError.ftl
cert-error-details-key-pinning-label
ka
HTTP Public Key Pinning: { $hasHPKP }
en-US
HTTP Public Key Pinning: { $hasHPKP }
Entity # all locales browser • browser • browser.ftl
identity-https-only-info-no-upgrade
ka
ვერ ხერხდება გადასვლა HTTP-დან.
en-US
Unable to upgrade connection from HTTP.
Entity # all locales browser • browser • browser.ftl
identity-https-only-info-turn-off2
ka
თუ გვერდს ხარვეზები ექნება, დაგჭირდებათ მხოლოდ-HTTPS რეჟიმის გამორთვა ამ საიტისთვის და გვერდის არასაიმედო HTTP-ით ჩატვირთვა.
en-US
If the page seems broken, you may want to turn off HTTPS-Only Mode for this site to reload using insecure HTTP.
Entity # all locales browser • browser • nsserrors.ftl
sec-error-bad-http-response
ka
სერვერმა დააბრუნა ცუდი HTTP პასუხი
en-US
Server returned bad HTTP response
Entity # all locales browser • browser • nsserrors.ftl
sec-error-ocsp-bad-http-response
ka
The OCSP server returned unexpected/invalid HTTP data.
en-US
The OCSP server returned unexpected/invalid HTTP data.
Entity # all locales browser • browser • preferences • connection.ftl
connection-proxy-http
ka
HTTP პროქსი
en-US
HTTP Proxy
Entity # all locales browser • chrome • overrides • netError.dtd
certerror.whatShouldIDo.badStsCertExplanation1
ka
საიტს <span class='hostname'></span> გააჩნია უსაფრთხოების დებულება სახელწოდებით HTTP Strict Transport Security (HSTS), რაც ნიშნავს, რომ &brandShortName; მას მხოლოდ უსაფრთხო შეერთებით შეიძლება დაუკავშირდეს. თქვენ ვერ შეძლებთ გამონაკლისის დაშვებას ამ საიტის მოსანახულებლად.
en-US
<span class='hostname'></span> has a security policy called HTTP Strict Transport Security (HSTS), which means that &brandShortName; can only connect to it securely. You can’t add an exception to visit this site.
Entity # all locales calendar • chrome • calendar • calendar.dtd
calendar.publish.example.url.description
ka
რაღაც ამის მსგავსი http://www.myserver.com/webdav/test.ics
en-US
Something like http://www.myserver.com/webdav/test.ics
Entity # all locales devtools • client • netmonitor.properties
netmonitor.security.hsts
ka
HTTP Strict Transport Security:
en-US
HTTP Strict Transport Security:
Entity # all locales devtools • client • netmonitor.properties
netmonitor.toolbar.disableCache.tooltip
ka
Disable HTTP cache
en-US
Disable HTTP cache
Entity # all locales devtools • client • toolbox-options.ftl
options-disable-http-cache-label
ka
Disable HTTP Cache (when toolbox is open)
en-US
Disable HTTP Cache (when toolbox is open)
Entity # all locales devtools • client • toolbox-options.ftl
options-disable-http-cache-tooltip.title
ka
Turning this option on will disable the HTTP cache for all tabs that have the toolbox open. Service Workers are not affected by this option.
en-US
Turning this option on will disable the HTTP cache for all tabs that have the toolbox open. Service Workers are not affected by this option.
Entity # all locales devtools • client • toolbox-options.ftl
options-enable-service-workers-http-label
ka
Enable Service Workers over HTTP (when toolbox is open)
en-US
Enable Service Workers over HTTP (when toolbox is open)
Entity # all locales devtools • client • toolbox-options.ftl
options-enable-service-workers-http-tooltip.title
ka
Turning this option on will enable the service workers over HTTP for all tabs that have the toolbox open.
en-US
Turning this option on will enable the service workers over HTTP for all tabs that have the toolbox open.
Entity # all locales dom • chrome • dom • dom.properties
MediaLoadHttpError
ka
HTTP-ს ვერ ჩაიტვირთა მდგომარეობით %1$S. %2$S მედია-მასალის ჩატვირთვა, ვერ მოხერხდა.
en-US
HTTP load failed with status %1$S. Load of media resource %2$S failed.
Entity # all locales dom • chrome • dom • dom.properties
MediaLoadUnsupportedMimeType
ka
“%1$S”-ის HTTP “Content-Type” არაა მხარდაჭერილი. %2$S მედიაფაილის ჩატვირთვა, ვერ მოხერხდა.
en-US
HTTP “Content-Type” of “%1$S” is not supported. Load of media resource %2$S failed.
Entity # all locales dom • chrome • dom • dom.properties
ServiceWorkerScopePathMismatch
ka
ServiceWorker-ის დარეგისტრება ვერ მოხერხდა: მოცემული ‘%1$S’ არის გზა, არ ეკუთვნის დაშვებულ ‘%2$S’ არეს. მოარგეთ არე, გადაიტანეთ Service Worker სკრიპტი, ან გამოიყენეთ Service-Worker-Allowed HTTP თავსართი, მოცემული არის დაშვებისთვის.
en-US
Failed to register a ServiceWorker: The path of the provided scope ‘%1$S’ is not under the max scope allowed ‘%2$S’. Adjust the scope, move the Service Worker script, or use the Service-Worker-Allowed HTTP header to allow the scope.
Entity # all locales dom • chrome • dom • dom.properties
SyncXMLHttpRequestWarning
ka
მთავარ ნაკადზე სინქრონული XMLHttpRequest-ის გამოყენება არასასურველია მომხმარებლის მუშაობაზე მავნე ზემოქმედების გამო. დამატებით იხილეთ http://xhr.spec.whatwg.org/
en-US
Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user’s experience. For more help http://xhr.spec.whatwg.org/
Entity # all locales dom • chrome • dom • dom.properties
UseOfCaptureEventsWarning
ka
ბრძანების captureEvents() გამოყენება გაუქმდა. თქვენი კოდის გასაახლებლად ისარგებლეთ DOM 2 addEventListener() მეთოდით. დამატებითი ინფორმაცია: http://developer.mozilla.org/en/docs/DOM:element.addEventListener
en-US
Use of captureEvents() is deprecated. To upgrade your code, use the DOM 2 addEventListener() method. For more help http://developer.mozilla.org/en/docs/DOM:element.addEventListener
Entity # all locales dom • chrome • dom • dom.properties
UseOfReleaseEventsWarning
ka
ბრძანების releaseEvents() გამოყენება გაუქმდა. თქვენი კოდის გასაახლებლად ისარგებლეთ DOM 2 removeEventListener() მეთოდით. დამატებითი ინფორმაცია: http://developer.mozilla.org/en/docs/DOM:element.removeEventListener
en-US
Use of releaseEvents() is deprecated. To upgrade your code, use the DOM 2 removeEventListener() method. For more help http://developer.mozilla.org/en/docs/DOM:element.removeEventListener
Entity # all locales dom • chrome • plugins.properties
openH264_description2
ka
ეს მოდული ავტომატურად ჩაიდგა Mozilla-ს მიერ WebRTC-თან სამუშაოდ და WebRTC ზარების ასამოქმედებლად იმ მოწყობილობებზე, რომელიც საჭიროებს H.264 ვიდეო კოდეკს. დამატებითი ინფორმაციის მისაღებად და გამშიფრავის წყაროს გასაცნობად ეწვიეთ http://www.openh264.org/ ბმულს.
en-US
This plugin is automatically installed by Mozilla to comply with the WebRTC specification and to enable WebRTC calls with devices that require the H.264 video codec. Visit https://www.openh264.org/ to view the codec source code and learn more about the implementation.
Entity # all locales dom • chrome • security • csp.properties
reportURInotHttpsOrHttp2
ka
ანგარიშგების URI (%1$S) უნდა იყოს HTTP ან HTTPS URI.
en-US
The report URI (%1$S) should be an HTTP or HTTPS URI.
Entity # all locales dom • chrome • security • security.properties
BlockSubresourceFTP
ka
FTP subresource-ის ჩატვირთვა http(s) გვერდზე არაა დაშვებული (შეზღუდული ჩატვირთვა: “%1$S”)
en-US
Loading FTP subresource within http(s) page not allowed (Blocked loading of: “%1$S”)
Entity # all locales dom • chrome • security • security.properties
CORSRequestNotHttp
ka
განსხვავებული წარმომავლობის მოთხოვნა შეიზღუდა: საერთო წარმომავლობის დებულებით დაუშვებელია %1$S-ის მასალის დაშორებულად წაკითხვა. (მიზეზი: CORS-მოთხოვნა არაა http).
en-US
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at %1$S. (Reason: CORS request not http).
Entity # all locales dom • chrome • security • security.properties
InsecureFormActionPasswordsPresent
ka
პაროლის ველები წარმოდგენილია ფორმით, რომელიც არასაიმედო (http://) გზით გადასცემს ინფორმაციას. ეს ქმნის საფრთხეს, რომ მომხმარებლის ანგარიშზე შესვლის მონაცემები, შესაძლოა მოიპარონ.
en-US
Password fields present in a form with an insecure (http://) form action. This is a security risk that allows user login credentials to be stolen.
Entity # all locales dom • chrome • security • security.properties
InsecurePasswordsPresentOnIframe
ka
პაროლის ველები წარმოდგენილია არასაიმედო (http://) iframe-ზე. ეს საფრთხეა, რომელიც მომხმარებლის შესვლის მანდატების მოპარვის საშუალებას იძლევა.
en-US
Password fields present on an insecure (http://) iframe. This is a security risk that allows user login credentials to be stolen.
Entity # all locales dom • chrome • security • security.properties
InsecurePasswordsPresentOnPage
ka
პაროლის ველები წარმოდგენილია არასაიმედო (http://) გვერდზე. ეს საფრთხეა, რომელიც მომხმარებლის შესვლის მანდატების მოპარვის საშუალებას იძლევა.
en-US
Password fields present on an insecure (http://) page. This is a security risk that allows user login credentials to be stolen.
Entity # all locales dom • chrome • security • security.properties
ReferrerLengthOverLimitation
ka
HTTP Referrer-ის თავსართი: სიგრძე აღემატება „%1$S“ ბაიტის ზღვარს – referrer-ის თავსართი შეიკვეცება წყაროს ზომამდე: „%2$S“
en-US
HTTP Referrer header: Length is over “%1$S” bytes limit - stripping referrer header down to origin: “%2$S”
Entity # all locales dom • chrome • security • security.properties
ReferrerOriginLengthOverLimitation
ka
HTTP Referrer-ის თავსართი: წყაროს სიგრძე თავსართში აღემატება „%1$S“ ბაიტის ზღვარს – referrer მოცილდება წყაროთი: „%2$S“.
en-US
HTTP Referrer header: Length of origin within referrer is over “%1$S” bytes limit - removing referrer with origin “%2$S”.
Entity # all locales editor • ui • chrome • dialogs • EditorPublish.dtd
browseUrl.label
ka
თქვენი სათაო გვერდის HTTP მისამართი (მაგ.: 'http://www.myisp.com/myusername'):
en-US
HTTP address of your homepage (e.g.: 'http://www.myisp.com/myusername'):
Entity # all locales editor • ui • chrome • dialogs • EditorPublish.dtd
browseUrl.tooltip
ka
HTTP:// მისამართი ან საბაზო საქაღალდე (ფაილის სახელი არ მიუთითოთ)
en-US
The HTTP:// address of your home directory (don't include filename)
Entity # all locales editor • ui • chrome • dialogs • EditorPublish.dtd
siteUrl.tooltip
ka
FTP:// ან HTTP:// მისამართი, რომელიც თქვენმა ISP-მ ან მასპინძელმა სერვერმა მოგაწოდათ
en-US
The FTP:// or HTTP:// address provided by your ISP or web hosting service
Entity # all locales mail • chrome • messenger-region • region.properties
mail.addr_book.mapit_url.format
ka
http://maps.google.com/maps?q=@A1%20@A2%20@CI%20@ST%20@ZI%20@CO
en-US
https://maps.google.com/maps?q=@A1%20@A2%20@CI%20@ST%20@ZI%20@CO
Entity # all locales mail • chrome • messenger-region • region.properties
mailnews.messageid_browser.url
ka
http://groups.google.com/search?as_umsgid=%mid
en-US
https://groups.google.com/search?as_umsgid=%mid
Entity # all locales mail • chrome • overrides • netError.dtd
malformedURI.longDesc
ka
<ul> <li>ვებ მისამართი ჩვეულებრივ ამგვარად მიეთითება <strong>http://www.example.com/</strong></li> <li>გადაამოწმეთ, რომ ჩვეულებრივ დახრილს იყენებთ (მაგ., <strong>/</strong>).</li> </ul>
en-US
<ul> <li>Web addresses are usually written like <strong>http://www.example.com/</strong></li> <li>Make sure that you're using forward slashes (i.e. <strong>/</strong>).</li> </ul>
Entity # all locales mail • messenger • preferences • connection.ftl
proxy-http-label.value
ka
HTTP პროქსი:
en-US
HTTP Proxy:
Entity # all locales mobile • overrides • netError.dtd
malformedURI.longDesc2
ka
<ul> <li>საიტის მისამართები, ჩვეულებრივ, ასე იწერება <strong>http://www.example.com/</strong></li> <div id='searchbox'> <input id='searchtext' type='search'></input> <button id='searchbutton'>ძიება</button> </div> <li>დარწმუნდით, რომ წინ გადახრილ ხაზებს იყენებთ (ასეთს: <strong>/</strong>).</li> </ul>
en-US
<ul> <li>Web addresses are usually written like <strong>http://www.example.com/</strong></li> <div id='searchbox'> <input id='searchtext' type='search'></input> <button id='searchbutton'>Search</button> </div> <li>Make sure that you’re using forward slashes (i.e. <strong>/</strong>).</li> </ul>
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_BAD_HTTP_RESPONSE
ka
სერვერმა დააბრუნა ცუდი HTTP პასუხი
en-US
Server returned bad HTTP response
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_OCSP_BAD_HTTP_RESPONSE
ka
The OCSP server returned unexpected/invalid HTTP data.
en-US
The OCSP server returned unexpected/invalid HTTP data.
Entity # all locales suite • chrome • browser • region.properties
browser.contentHandlers.types.0.uri
ka
http://fusion.google.com/add?feedurl=%s
en-US
https://feedly.com/i/subscription/feed/%s
Entity # all locales suite • chrome • browser • region.properties
browser.contentHandlers.types.1.uri
ka
http://add.my.yahoo.com/rss?url=%s
en-US
https://www.inoreader.com/?add_feed=%s
Entity # all locales suite • chrome • browser • region.properties
browser.startup.homepage
ka
http://www.seamonkey-project.org/start/
en-US
https://www.seamonkey-project.org/start/
Entity # all locales suite • chrome • browser • region.properties
browser.throbber.url
ka
http://www.seamonkey-project.org/
en-US
http://www.seamonkey-project.org/
Entity # all locales suite • chrome • browser • region.properties
browser.translation.service
ka
http://translate.google.com/translate?prev=/language_tools&u=
en-US
https://translate.google.com/translate?prev=/language_tools&u=
Entity # all locales suite • chrome • browser • region.properties
browser.validate.html.service
ka
http://validator.w3.org/check?charset=%28detect+automatically%29&doctype=Inline&uri=
en-US
https://validator.w3.org/check?charset=%28detect+automatically%29&doctype=Inline&uri=
Entity # all locales suite • chrome • browser • region.properties
startup.homepage_override_url
ka
http://www.seamonkey-project.org/releases/seamonkey%VERSION%/
en-US
https://www.seamonkey-project.org/releases/seamonkey%VERSION%/
Entity # all locales suite • chrome • common • certError.dtd
certerror.whatShouldIDo.badStsCertExplanation
ka
ეს საიტი იყენებს HTTP Strict Transport Security (HSTS) შეერთებას, რომ &brandShortName; მხოლოდ დაცულად დაუკავშირდეს. ამის გამო, შეუძლებელია მოცემული სერტიფიკატისთვის გამონაკლისის დაშვება.
en-US
This site uses HTTP Strict Transport Security (HSTS) to specify that &brandShortName; only connect to it securely. As a result, it is not possible to add an exception for this certificate.
Entity # all locales suite • chrome • common • permissions • cookieViewer.properties
allowedURLSchemes
ka
გადაამოწმეთ შეყვანილი URL-მისამართი. ასევე, შეგიძლიათ დაამატოთ ნებართვები, http, ან https სქემებისთვის
en-US
Check the entered url. Also you can only add permissions for http or https schemes
Entity # all locales suite • chrome • common • pref • pref-http.dtd
pref.http.title
ka
HTTP ქსელში მუშაობა
en-US
HTTP Networking
Entity # all locales suite • chrome • common • pref • pref-http.dtd
prefEnableHTTP10.label
ka
HTTP 1.0–ის გამოყენება
en-US
Use HTTP 1.0
Entity # all locales suite • chrome • common • pref • pref-http.dtd
prefEnableHTTP11.label
ka
HTTP 1.1–ის გამოყენება
en-US
Use HTTP 1.1
Entity # all locales suite • chrome • common • pref • pref-http.dtd
prefPara
ka
HTTP კავშირების წარმადობისა და თავსებადობის გაზრდა ამ პარამეტრებითაა შესაძელებელი. მაგალითად, ზოგიერთი პროქსი სერვერი საჭიროებს HTTP/1.0-ს (იხ. დოკუმენტაცია).
en-US
HTTP connections may be fine-tuned using these options to enhance either performance or compatibility. Some proxy servers, for example, are known to require HTTP/1.0 (see the release notes for details).
Entity # all locales suite • chrome • common • pref • pref-proxies-advanced.dtd
http.label
ka
HTTP პროქსი:
en-US
HTTP Proxy:
Entity # all locales suite • chrome • common • pref • pref-proxies-advanced.dtd
reuseProxy.label
ka
ყველა ოქმისთვის HTTP პროქსის პარამეტრების გამოყენება
en-US
Use HTTP Proxy settings for all protocols
Entity # all locales suite • chrome • common • pref • preferences.dtd
httpnetworking.label
ka
HTTP პარამეტრები
en-US
HTTP Networking
Entity # all locales suite • chrome • common • region.properties
app.update.url.details
ka
http://www.seamonkey-project.org/releases/
en-US
http://www.seamonkey-project.org/releases/
Entity # all locales suite • chrome • editor • dialogs • EditorPublish.dtd
browseUrl.label
ka
თქვენი სათაო გვერდის HTTP მისამართი (მაგ.: 'http://www.myisp.com/myusername'):
en-US
HTTP address of your homepage (e.g.: 'http://www.myisp.com/myusername'):
Entity # all locales suite • chrome • editor • dialogs • EditorPublish.dtd
browseUrl.tooltip
ka
HTTP:// მისამართი ან საბაზო საქაღალდე (ფაილის სახელი არ მიუთითოთ)
en-US
The HTTP:// address of your home directory (don't include filename)
Entity # all locales suite • chrome • editor • dialogs • EditorPublish.dtd
siteUrl.tooltip
ka
FTP:// ან HTTP:// მისამართი, რომელიც თქვენმა ISP-მ ან მასპინძელმა სერვერმა მოგაწოდათ
en-US
The FTP:// or HTTP:// address provided by your ISP or web hosting service
Entity # all locales suite • chrome • mailnews • region.properties
mail.addr_book.mapit_url.format
ka
http://maps.google.com/maps?q=@A1%20@A2%20@CI%20@ST%20@ZI%20@CO
en-US
https://maps.google.com/maps?q=@A1%20@A2%20@CI%20@ST%20@ZI%20@CO
Entity # all locales suite • chrome • mailnews • region.properties
mailnews.messageid_browser.url
ka
http://groups.google.com/search?as_umsgid=%mid
en-US
http://groups.google.com/search?as_umsgid=%mid
Entity # all locales suite • chrome • mailnews • start.dtd
info_bugs.label
ka
<a href="http://www.mozilla.org/mailnews/">ჩვენ</a> მადლიერი ვართ თქვენი გამოგზავნილი შეცდომის პატაკებისა და მოთხოვნებსთვის, მაგრამ გთხოვთ ჯერ გაეცნოთ <a id="releaseNotesURL" href="">ვერსიის მონაცემებს</a> და ჯერ აქ <a href="https://bugzilla.mozilla.org/query.cgi">Bugzilla</a> მოიძიოთ.
en-US
<a href="https://developer.mozilla.org/docs/Mozilla/Projects/MailNews">We</a> welcome bug reports and feature requests, but please read the <a id="releaseNotesURL" href="">release notes</a> and query <a href="https://bugzilla.mozilla.org/query.cgi">Bugzilla</a> first.
Entity # all locales toolkit • toolkit • about • aboutHttpsOnlyError.ftl
about-httpsonly-button-continue-to-site
ka
გადასვლა HTTP-საიტზე
en-US
Continue to HTTP Site
Entity # all locales toolkit • toolkit • about • aboutHttpsOnlyError.ftl
about-httpsonly-insecure-explanation-exception
ka
დაბალი საფრთხის პირობებშიც, თუ გადაწყვეტთ ეწვიოთ საიტის HTTP-ვერსიას, არ უნდა შეიყვანოთ მის ველებში მნიშვნელოვანი მონაცემები, მათ შორის პაროლები, ელფოსტა ან საკრედიტო ბარათის ნომრები.
en-US
While the security risk is low, if you decide to visit the HTTP version of the website, you should not enter any sensitive information like passwords, emails, or credit card details.
Entity # all locales toolkit • toolkit • about • aboutNetworking.ftl
about-networking-dns-https-rr-lookup-table-column
ka
HTTP RRs
en-US
HTTP RRs
Entity # all locales toolkit • toolkit • about • aboutNetworking.ftl
about-networking-http
ka
HTTP
en-US
HTTP
Entity # all locales toolkit • toolkit • about • aboutNetworking.ftl
about-networking-http-version
ka
HTTP-ვერსია
en-US
HTTP Version
Entity # all locales toolkit • toolkit • about • aboutNetworking.ftl
about-networking-log-tutorial
ka
ეწვიეთ ბმულს <a data-l10n-name="logging">HTTP აღრიცხვა,</a> ამ ხელსაწყოს მოხმარების წესების გასაცნობად.
en-US
See <a data-l10n-name="logging">HTTP Logging</a> for instructions on how to use this tool.
Entity # all locales toolkit • toolkit • featuregates • features.ftl
experimental-features-cookie-samesite-schemeful-description
ka
განისაზღვროს ფუნთუშები იმავე მისამართიდან, თუმცა განსხვავებული სქემით (მაგ. http://example.com და https://example.com) როგორც „cross-site“ და არა „same-site”. გააუმჯობესებს უსაფრთხოებას, თუმცა გაზრდის გაუმართაობის ალბათობას.
en-US
Treat cookies from the same domain, but with different schemes (e.g. http://example.com and https://example.com) as cross-site instead of same-site. Improves security, but potentially introduces breakage.
Entity # all locales toolkit • toolkit • featuregates • features.ftl
experimental-features-http3-description
ka
საცდელი მხარდაჭერა HTTP/3-ოქმის.
en-US
Experimental support for the HTTP/3 protocol.
Entity # all locales toolkit • toolkit • featuregates • features.ftl
experimental-features-http3.label
ka
HTTP/3-ოქმი
en-US
HTTP/3 protocol

Displaying 96 results for the string http in en-US:

Entity ka en-US
Entity # all locales browser • browser • aboutCertError.ftl
cert-error-details-hsts-label
ka
HTTP Strict Transport Security: { $hasHSTS }
en-US
HTTP Strict Transport Security: { $hasHSTS }
Entity # all locales browser • browser • aboutCertError.ftl
cert-error-details-key-pinning-label
ka
HTTP Public Key Pinning: { $hasHPKP }
en-US
HTTP Public Key Pinning: { $hasHPKP }
Entity # all locales browser • browser • browser.ftl
identity-https-only-info-no-upgrade
ka
ვერ ხერხდება გადასვლა HTTP-დან.
en-US
Unable to upgrade connection from HTTP.
Entity # all locales browser • browser • browser.ftl
identity-https-only-info-turn-off2
ka
თუ გვერდს ხარვეზები ექნება, დაგჭირდებათ მხოლოდ-HTTPS რეჟიმის გამორთვა ამ საიტისთვის და გვერდის არასაიმედო HTTP-ით ჩატვირთვა.
en-US
If the page seems broken, you may want to turn off HTTPS-Only Mode for this site to reload using insecure HTTP.
Entity # all locales browser • browser • nsserrors.ftl
sec-error-bad-http-response
ka
სერვერმა დააბრუნა ცუდი HTTP პასუხი
en-US
Server returned bad HTTP response
Entity # all locales browser • browser • nsserrors.ftl
sec-error-ocsp-bad-http-response
ka
The OCSP server returned unexpected/invalid HTTP data.
en-US
The OCSP server returned unexpected/invalid HTTP data.
Entity # all locales browser • browser • preferences • connection.ftl
connection-proxy-http
ka
HTTP პროქსი
en-US
HTTP Proxy
Entity # all locales browser • chrome • overrides • netError.dtd
certerror.whatShouldIDo.badStsCertExplanation1
ka
საიტს <span class='hostname'></span> გააჩნია უსაფრთხოების დებულება სახელწოდებით HTTP Strict Transport Security (HSTS), რაც ნიშნავს, რომ &brandShortName; მას მხოლოდ უსაფრთხო შეერთებით შეიძლება დაუკავშირდეს. თქვენ ვერ შეძლებთ გამონაკლისის დაშვებას ამ საიტის მოსანახულებლად.
en-US
<span class='hostname'></span> has a security policy called HTTP Strict Transport Security (HSTS), which means that &brandShortName; can only connect to it securely. You can’t add an exception to visit this site.
Entity # all locales calendar • chrome • calendar • calendar.dtd
calendar.publish.example.url.description
ka
რაღაც ამის მსგავსი http://www.myserver.com/webdav/test.ics
en-US
Something like http://www.myserver.com/webdav/test.ics
Entity # all locales devtools • client • netmonitor.properties
netmonitor.security.hsts
ka
HTTP Strict Transport Security:
en-US
HTTP Strict Transport Security:
Entity # all locales devtools • client • netmonitor.properties
netmonitor.toolbar.disableCache.tooltip
ka
Disable HTTP cache
en-US
Disable HTTP cache
Entity # all locales devtools • client • toolbox-options.ftl
options-disable-http-cache-label
ka
Disable HTTP Cache (when toolbox is open)
en-US
Disable HTTP Cache (when toolbox is open)
Entity # all locales devtools • client • toolbox-options.ftl
options-disable-http-cache-tooltip.title
ka
Turning this option on will disable the HTTP cache for all tabs that have the toolbox open. Service Workers are not affected by this option.
en-US
Turning this option on will disable the HTTP cache for all tabs that have the toolbox open. Service Workers are not affected by this option.
Entity # all locales devtools • client • toolbox-options.ftl
options-enable-service-workers-http-label
ka
Enable Service Workers over HTTP (when toolbox is open)
en-US
Enable Service Workers over HTTP (when toolbox is open)
Entity # all locales devtools • client • toolbox-options.ftl
options-enable-service-workers-http-tooltip.title
ka
Turning this option on will enable the service workers over HTTP for all tabs that have the toolbox open.
en-US
Turning this option on will enable the service workers over HTTP for all tabs that have the toolbox open.
Entity # all locales dom • chrome • dom • dom.properties
MediaLoadHttpError
ka
HTTP-ს ვერ ჩაიტვირთა მდგომარეობით %1$S. %2$S მედია-მასალის ჩატვირთვა, ვერ მოხერხდა.
en-US
HTTP load failed with status %1$S. Load of media resource %2$S failed.
Entity # all locales dom • chrome • dom • dom.properties
MediaLoadUnsupportedMimeType
ka
“%1$S”-ის HTTP “Content-Type” არაა მხარდაჭერილი. %2$S მედიაფაილის ჩატვირთვა, ვერ მოხერხდა.
en-US
HTTP “Content-Type” of “%1$S” is not supported. Load of media resource %2$S failed.
Entity # all locales dom • chrome • dom • dom.properties
ServiceWorkerScopePathMismatch
ka
ServiceWorker-ის დარეგისტრება ვერ მოხერხდა: მოცემული ‘%1$S’ არის გზა, არ ეკუთვნის დაშვებულ ‘%2$S’ არეს. მოარგეთ არე, გადაიტანეთ Service Worker სკრიპტი, ან გამოიყენეთ Service-Worker-Allowed HTTP თავსართი, მოცემული არის დაშვებისთვის.
en-US
Failed to register a ServiceWorker: The path of the provided scope ‘%1$S’ is not under the max scope allowed ‘%2$S’. Adjust the scope, move the Service Worker script, or use the Service-Worker-Allowed HTTP header to allow the scope.
Entity # all locales dom • chrome • dom • dom.properties
SyncXMLHttpRequestWarning
ka
მთავარ ნაკადზე სინქრონული XMLHttpRequest-ის გამოყენება არასასურველია მომხმარებლის მუშაობაზე მავნე ზემოქმედების გამო. დამატებით იხილეთ http://xhr.spec.whatwg.org/
en-US
Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user’s experience. For more help http://xhr.spec.whatwg.org/
Entity # all locales dom • chrome • dom • dom.properties
UseOfCaptureEventsWarning
ka
ბრძანების captureEvents() გამოყენება გაუქმდა. თქვენი კოდის გასაახლებლად ისარგებლეთ DOM 2 addEventListener() მეთოდით. დამატებითი ინფორმაცია: http://developer.mozilla.org/en/docs/DOM:element.addEventListener
en-US
Use of captureEvents() is deprecated. To upgrade your code, use the DOM 2 addEventListener() method. For more help http://developer.mozilla.org/en/docs/DOM:element.addEventListener
Entity # all locales dom • chrome • dom • dom.properties
UseOfReleaseEventsWarning
ka
ბრძანების releaseEvents() გამოყენება გაუქმდა. თქვენი კოდის გასაახლებლად ისარგებლეთ DOM 2 removeEventListener() მეთოდით. დამატებითი ინფორმაცია: http://developer.mozilla.org/en/docs/DOM:element.removeEventListener
en-US
Use of releaseEvents() is deprecated. To upgrade your code, use the DOM 2 removeEventListener() method. For more help http://developer.mozilla.org/en/docs/DOM:element.removeEventListener
Entity # all locales dom • chrome • security • csp.properties
reportURInotHttpsOrHttp2
ka
ანგარიშგების URI (%1$S) უნდა იყოს HTTP ან HTTPS URI.
en-US
The report URI (%1$S) should be an HTTP or HTTPS URI.
Entity # all locales dom • chrome • security • security.properties
BlockSubresourceFTP
ka
FTP subresource-ის ჩატვირთვა http(s) გვერდზე არაა დაშვებული (შეზღუდული ჩატვირთვა: “%1$S”)
en-US
Loading FTP subresource within http(s) page not allowed (Blocked loading of: “%1$S”)
Entity # all locales dom • chrome • security • security.properties
CORSRequestNotHttp
ka
განსხვავებული წარმომავლობის მოთხოვნა შეიზღუდა: საერთო წარმომავლობის დებულებით დაუშვებელია %1$S-ის მასალის დაშორებულად წაკითხვა. (მიზეზი: CORS-მოთხოვნა არაა http).
en-US
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at %1$S. (Reason: CORS request not http).
Entity # all locales dom • chrome • security • security.properties
InsecureFormActionPasswordsPresent
ka
პაროლის ველები წარმოდგენილია ფორმით, რომელიც არასაიმედო (http://) გზით გადასცემს ინფორმაციას. ეს ქმნის საფრთხეს, რომ მომხმარებლის ანგარიშზე შესვლის მონაცემები, შესაძლოა მოიპარონ.
en-US
Password fields present in a form with an insecure (http://) form action. This is a security risk that allows user login credentials to be stolen.
Entity # all locales dom • chrome • security • security.properties
InsecurePasswordsPresentOnIframe
ka
პაროლის ველები წარმოდგენილია არასაიმედო (http://) iframe-ზე. ეს საფრთხეა, რომელიც მომხმარებლის შესვლის მანდატების მოპარვის საშუალებას იძლევა.
en-US
Password fields present on an insecure (http://) iframe. This is a security risk that allows user login credentials to be stolen.
Entity # all locales dom • chrome • security • security.properties
InsecurePasswordsPresentOnPage
ka
პაროლის ველები წარმოდგენილია არასაიმედო (http://) გვერდზე. ეს საფრთხეა, რომელიც მომხმარებლის შესვლის მანდატების მოპარვის საშუალებას იძლევა.
en-US
Password fields present on an insecure (http://) page. This is a security risk that allows user login credentials to be stolen.
Entity # all locales dom • chrome • security • security.properties
ReferrerLengthOverLimitation
ka
HTTP Referrer-ის თავსართი: სიგრძე აღემატება „%1$S“ ბაიტის ზღვარს – referrer-ის თავსართი შეიკვეცება წყაროს ზომამდე: „%2$S“
en-US
HTTP Referrer header: Length is over “%1$S” bytes limit - stripping referrer header down to origin: “%2$S”
Entity # all locales dom • chrome • security • security.properties
ReferrerOriginLengthOverLimitation
ka
HTTP Referrer-ის თავსართი: წყაროს სიგრძე თავსართში აღემატება „%1$S“ ბაიტის ზღვარს – referrer მოცილდება წყაროთი: „%2$S“.
en-US
HTTP Referrer header: Length of origin within referrer is over “%1$S” bytes limit - removing referrer with origin “%2$S”.
Entity # all locales editor • ui • chrome • dialogs • EditorPublish.dtd
browseUrl.label
ka
თქვენი სათაო გვერდის HTTP მისამართი (მაგ.: 'http://www.myisp.com/myusername'):
en-US
HTTP address of your homepage (e.g.: 'http://www.myisp.com/myusername'):
Entity # all locales editor • ui • chrome • dialogs • EditorPublish.dtd
browseUrl.tooltip
ka
HTTP:// მისამართი ან საბაზო საქაღალდე (ფაილის სახელი არ მიუთითოთ)
en-US
The HTTP:// address of your home directory (don't include filename)
Entity # all locales editor • ui • chrome • dialogs • EditorPublish.dtd
siteUrl.tooltip
ka
FTP:// ან HTTP:// მისამართი, რომელიც თქვენმა ISP-მ ან მასპინძელმა სერვერმა მოგაწოდათ
en-US
The FTP:// or HTTP:// address provided by your ISP or web hosting service
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.channel-motif.help
ka
Warning: Source string is missing
en-US
Sets the CSS file used for the message tab for this specific channel. <motif> can be a URL to a .css file, or the shortcut "dark" or "light". If <motif> is a minus ('-') character, the motif will revert to the network motif. If <channel> is not provided, the current channel will be assumed. See the ChatZilla homepage at <http://www.mozilla.org/projects/rt-messaging/chatzilla/> for more information on how to style ChatZilla. See also |motif|.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.mode.help
ka
Warning: Source string is missing
en-US
Changes the channel or user mode of <target> using <modestr> and any subsequent <param> if added. When used from a channel view, <target> may be omitted. For a list of modes you may use, see http://irchelp.org.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.motif.help
ka
Warning: Source string is missing
en-US
Sets the default CSS file used for the message tabs. <motif> can be a URL to a .css file, or the shortcut "dark" or "light". See the ChatZilla homepage at <http://www.mozilla.org/projects/rt-messaging/chatzilla/> for more information on how to style ChatZilla. See also |network-motif|, |channel-motif|, |user-motif|.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.network-motif.help
ka
Warning: Source string is missing
en-US
Sets the CSS file used for the message tab for the network <network>. <motif> can be a URL to a .css file, or the shortcut "dark" or "light". If <motif> is a minus ('-') character, the motif will revert to the global motif. If <network> is not provided, the current network is assumed. See the ChatZilla homepage at <http://www.mozilla.org/projects/rt-messaging/chatzilla/> for more information on how to style ChatZilla. See also |motif|.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.quote.help
ka
Warning: Source string is missing
en-US
Sends a raw command to the IRC server, not a good idea if you don't know what you're doing. see IRC RFC1459 <http://www.irchelp.org/irchelp/rfc1459.html> for complete details.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.user-motif.help
ka
Warning: Source string is missing
en-US
Sets the CSS file used for the message tab for the user <user>. <motif> can be a URL to a .css file, or the shortcut "dark" or "light". If <motif> is a minus ('-') character, the motif will revert to the network motif. If <user> is not provided, the current user is assumed. See the ChatZilla homepage at <http://www.mozilla.org/projects/rt-messaging/chatzilla/> for more information on how to style ChatZilla. See also |motif|.
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.about.homepage
ka
Warning: Source string is missing
en-US
Please visit the ChatZilla homepage at <http://chatzilla.hacksrus.com/> for more information.
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.err.invalid.regex
ka
Warning: Source string is missing
en-US
Invalid Regular Expression. For help with regular expressions, see http://en.wikipedia.org/wiki/Regular_expression#Syntax.
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.help.intro
ka
Warning: Source string is missing
en-US
Help is available from many places:\n - |/commands| lists all the built-in commands in ChatZilla. Use |/help <command-name>| to get help on individual commands.\n - The IRC Help website <http://www.irchelp.org/> provides introductory material for new IRC users. \n - The ChatZilla website <http://chatzilla.hacksrus.com/> provides more information about IRC and ChatZilla, including the ChatZilla FAQ <http://chatzilla.hacksrus.com/faq>, which answers many common questions about using ChatZilla.
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.install.plugin.err.protocol
ka
Warning: Source string is missing
en-US
Sorry, the source location has been specified with an unknown protocol. Only 'file', 'http' and 'https' are supported.
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.localeurl.faq
ka
Warning: Source string is missing
en-US
http://chatzilla.hacksrus.com/faq/
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.localeurl.homepage
ka
Warning: Source string is missing
en-US
http://chatzilla.hacksrus.com/
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.source.reply
ka
Warning: Source string is missing
en-US
http://chatzilla.hacksrus.com/
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.test.action
ka
Warning: Source string is missing
en-US
Action message from %S to %S, <http://testurl.com/foo.html>.
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.test.error
ka
Warning: Source string is missing
en-US
Sample ERROR message, <http://testurl.com/foo.html>.
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.test.hello
ka
Warning: Source string is missing
en-US
Sample HELLO message, <http://testurl.com/foo.html>.
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.test.help
ka
Warning: Source string is missing
en-US
Sample HELP message, <http://testurl.com/foo.html>.
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.test.info
ka
Warning: Source string is missing
en-US
Sample INFO message, <http://testurl.com/foo.html>.
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.test.join
ka
Warning: Source string is missing
en-US
Sample Join message, <http://testurl.com/foo.html>.
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.test.kick
ka
Warning: Source string is missing
en-US
Sample Kick message, <http://testurl.com/foo.html>.
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.test.notice
ka
Warning: Source string is missing
en-US
Notice message from %S to %S, <http://testurl.com/foo.html>.
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.test.part
ka
Warning: Source string is missing
en-US
Sample Part message, <http://testurl.com/foo.html>.
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.test.privmsg
ka
Warning: Source string is missing
en-US
Normal message from %S to %S, <http://testurl.com/foo.html>.
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.test.quit
ka
Warning: Source string is missing
en-US
Sample Quit message, <http://testurl.com/foo.html>.
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.test.stalk
ka
Warning: Source string is missing
en-US
"%S : Sample /stalk match, <http://testurl.com/foo.html>.
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.test.status
ka
Warning: Source string is missing
en-US
Sample STATUS message, <http://testurl.com/foo.html>.
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.test.topic
ka
Warning: Source string is missing
en-US
Sample Topic message, <http://testurl.com/foo.html>.
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.test.url
ka
Warning: Source string is missing
en-US
Sample URL <http://www.mozilla.org> message.
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.test.usage
ka
Warning: Source string is missing
en-US
Sample USAGE message, <http://testurl.com/foo.html>.
Entity # all locales extensions • irc • chrome • chatzilla.properties
pref.proxy.typeOverride.help
ka
Warning: Source string is missing
en-US
Override the normal proxy choice by specifying "http" to use your browser's HTTP Proxy or "none" to force no proxy to be used (not even the SOCKS proxy). Note that this usually only works when the browser is set to use a manual proxy configuration.
Entity # all locales extensions • irc • chrome • chatzilla.properties
pref.websearch.url.help
ka
Warning: Source string is missing
en-US
The URL to use when running a web search; your search terms will be appended to this URL. You can include the optional parameter %s to insert your search terms in a specific part of the URL instead (e.g. "http://www.searchwebsite.com/search?q=%s"). If this field is left blank, your browser's search engine will be used (or Google, if Chatzilla is not running as a browser plugin).
Entity # all locales extensions • irc • chrome • config.dtd
homepage.url
ka
Warning: Source string is missing
en-US
http://chatzilla.hacksrus.com/
Entity # all locales extensions • irc • defines.inc
MOZ_LANGPACK_HOMEPAGE
ka
Warning: Source string is missing
en-US
http://chatzilla.hacksrus.com/
Entity # all locales mail • chrome • overrides • netError.dtd
malformedURI.longDesc
ka
<ul> <li>ვებ მისამართი ჩვეულებრივ ამგვარად მიეთითება <strong>http://www.example.com/</strong></li> <li>გადაამოწმეთ, რომ ჩვეულებრივ დახრილს იყენებთ (მაგ., <strong>/</strong>).</li> </ul>
en-US
<ul> <li>Web addresses are usually written like <strong>http://www.example.com/</strong></li> <li>Make sure that you're using forward slashes (i.e. <strong>/</strong>).</li> </ul>
Entity # all locales mail • messenger • preferences • connection.ftl
proxy-http-label.value
ka
HTTP პროქსი:
en-US
HTTP Proxy:
Entity # all locales mobile • overrides • netError.dtd
malformedURI.longDesc2
ka
<ul> <li>საიტის მისამართები, ჩვეულებრივ, ასე იწერება <strong>http://www.example.com/</strong></li> <div id='searchbox'> <input id='searchtext' type='search'></input> <button id='searchbutton'>ძიება</button> </div> <li>დარწმუნდით, რომ წინ გადახრილ ხაზებს იყენებთ (ასეთს: <strong>/</strong>).</li> </ul>
en-US
<ul> <li>Web addresses are usually written like <strong>http://www.example.com/</strong></li> <div id='searchbox'> <input id='searchtext' type='search'></input> <button id='searchbutton'>Search</button> </div> <li>Make sure that you’re using forward slashes (i.e. <strong>/</strong>).</li> </ul>
Entity # all locales netwerk • necko.properties
CookieRejectedHttpOnlyButFromScript
ka
ფუნთუშა „%1$S“ უარყოფილია, ვინაიდან უკვე არის მხოლოდ-HTTPS-ფუნთუშა, მაგრამ სკრიპტი ახლის შენახვას ცდილობს.
en-US
Cookie “%1$S” has been rejected because there is already an HTTP-Only cookie but script tried to store a new one.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_BAD_HTTP_RESPONSE
ka
სერვერმა დააბრუნა ცუდი HTTP პასუხი
en-US
Server returned bad HTTP response
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_OCSP_BAD_HTTP_RESPONSE
ka
The OCSP server returned unexpected/invalid HTTP data.
en-US
The OCSP server returned unexpected/invalid HTTP data.
Entity # all locales suite • chrome • browser • region.properties
browser.contentHandlers.types.3.uri
ka
Warning: Source string is missing
en-US
http://digg.com/reader/search/%s
Entity # all locales suite • chrome • browser • region.properties
browser.throbber.url
ka
http://www.seamonkey-project.org/
en-US
http://www.seamonkey-project.org/
Entity # all locales suite • chrome • common • certError.dtd
certerror.whatShouldIDo.badStsCertExplanation
ka
ეს საიტი იყენებს HTTP Strict Transport Security (HSTS) შეერთებას, რომ &brandShortName; მხოლოდ დაცულად დაუკავშირდეს. ამის გამო, შეუძლებელია მოცემული სერტიფიკატისთვის გამონაკლისის დაშვება.
en-US
This site uses HTTP Strict Transport Security (HSTS) to specify that &brandShortName; only connect to it securely. As a result, it is not possible to add an exception for this certificate.
Entity # all locales suite • chrome • common • permissions • cookieViewer.properties
allowedURLSchemes
ka
გადაამოწმეთ შეყვანილი URL-მისამართი. ასევე, შეგიძლიათ დაამატოთ ნებართვები, http, ან https სქემებისთვის
en-US
Check the entered url. Also you can only add permissions for http or https schemes
Entity # all locales suite • chrome • common • pref • pref-http.dtd
pref.http.title
ka
HTTP ქსელში მუშაობა
en-US
HTTP Networking
Entity # all locales suite • chrome • common • pref • pref-http.dtd
prefEnableHTTP10.label
ka
HTTP 1.0–ის გამოყენება
en-US
Use HTTP 1.0
Entity # all locales suite • chrome • common • pref • pref-http.dtd
prefEnableHTTP11.label
ka
HTTP 1.1–ის გამოყენება
en-US
Use HTTP 1.1
Entity # all locales suite • chrome • common • pref • pref-http.dtd
prefPara
ka
HTTP კავშირების წარმადობისა და თავსებადობის გაზრდა ამ პარამეტრებითაა შესაძელებელი. მაგალითად, ზოგიერთი პროქსი სერვერი საჭიროებს HTTP/1.0-ს (იხ. დოკუმენტაცია).
en-US
HTTP connections may be fine-tuned using these options to enhance either performance or compatibility. Some proxy servers, for example, are known to require HTTP/1.0 (see the release notes for details).
Entity # all locales suite • chrome • common • pref • pref-proxies-advanced.dtd
http.label
ka
HTTP პროქსი:
en-US
HTTP Proxy:
Entity # all locales suite • chrome • common • pref • pref-proxies-advanced.dtd
reuseProxy.label
ka
ყველა ოქმისთვის HTTP პროქსის პარამეტრების გამოყენება
en-US
Use HTTP Proxy settings for all protocols
Entity # all locales suite • chrome • common • pref • preferences.dtd
httpnetworking.label
ka
HTTP პარამეტრები
en-US
HTTP Networking
Entity # all locales suite • chrome • common • region.properties
app.update.url.details
ka
http://www.seamonkey-project.org/releases/
en-US
http://www.seamonkey-project.org/releases/
Entity # all locales suite • chrome • editor • dialogs • EditorPublish.dtd
browseUrl.label
ka
თქვენი სათაო გვერდის HTTP მისამართი (მაგ.: 'http://www.myisp.com/myusername'):
en-US
HTTP address of your homepage (e.g.: 'http://www.myisp.com/myusername'):
Entity # all locales suite • chrome • editor • dialogs • EditorPublish.dtd
browseUrl.tooltip
ka
HTTP:// მისამართი ან საბაზო საქაღალდე (ფაილის სახელი არ მიუთითოთ)
en-US
The HTTP:// address of your home directory (don't include filename)
Entity # all locales suite • chrome • editor • dialogs • EditorPublish.dtd
siteUrl.tooltip
ka
FTP:// ან HTTP:// მისამართი, რომელიც თქვენმა ISP-მ ან მასპინძელმა სერვერმა მოგაწოდათ
en-US
The FTP:// or HTTP:// address provided by your ISP or web hosting service
Entity # all locales suite • chrome • mailnews • region.properties
mailnews.messageid_browser.url
ka
http://groups.google.com/search?as_umsgid=%mid
en-US
http://groups.google.com/search?as_umsgid=%mid
Entity # all locales toolkit • toolkit • about • aboutHttpsOnlyError.ftl
about-httpsonly-button-continue-to-site
ka
გადასვლა HTTP-საიტზე
en-US
Continue to HTTP Site
Entity # all locales toolkit • toolkit • about • aboutHttpsOnlyError.ftl
about-httpsonly-insecure-explanation-exception
ka
დაბალი საფრთხის პირობებშიც, თუ გადაწყვეტთ ეწვიოთ საიტის HTTP-ვერსიას, არ უნდა შეიყვანოთ მის ველებში მნიშვნელოვანი მონაცემები, მათ შორის პაროლები, ელფოსტა ან საკრედიტო ბარათის ნომრები.
en-US
While the security risk is low, if you decide to visit the HTTP version of the website, you should not enter any sensitive information like passwords, emails, or credit card details.
Entity # all locales toolkit • toolkit • about • aboutNetworking.ftl
about-networking-dns-https-rr-lookup-table-column
ka
HTTP RRs
en-US
HTTP RRs
Entity # all locales toolkit • toolkit • about • aboutNetworking.ftl
about-networking-http
ka
HTTP
en-US
HTTP
Entity # all locales toolkit • toolkit • about • aboutNetworking.ftl
about-networking-http-version
ka
HTTP-ვერსია
en-US
HTTP Version
Entity # all locales toolkit • toolkit • about • aboutNetworking.ftl
about-networking-log-tutorial
ka
ეწვიეთ ბმულს <a data-l10n-name="logging">HTTP აღრიცხვა,</a> ამ ხელსაწყოს მოხმარების წესების გასაცნობად.
en-US
See <a data-l10n-name="logging">HTTP Logging</a> for instructions on how to use this tool.
Entity # all locales toolkit • toolkit • featuregates • features.ftl
experimental-features-cookie-samesite-schemeful-description
ka
განისაზღვროს ფუნთუშები იმავე მისამართიდან, თუმცა განსხვავებული სქემით (მაგ. http://example.com და https://example.com) როგორც „cross-site“ და არა „same-site”. გააუმჯობესებს უსაფრთხოებას, თუმცა გაზრდის გაუმართაობის ალბათობას.
en-US
Treat cookies from the same domain, but with different schemes (e.g. http://example.com and https://example.com) as cross-site instead of same-site. Improves security, but potentially introduces breakage.
Entity # all locales toolkit • toolkit • featuregates • features.ftl
experimental-features-http3-description
ka
საცდელი მხარდაჭერა HTTP/3-ოქმის.
en-US
Experimental support for the HTTP/3 protocol.
Entity # all locales toolkit • toolkit • featuregates • features.ftl
experimental-features-http3.label
ka
HTTP/3-ოქმი
en-US
HTTP/3 protocol
Please enable JavaScript. Some features won't be available without it.