trisquel-icecat/icecat/l10n/ka/browser/browser/aboutDialog.ftl

77 lines
5.5 KiB
Text
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 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/.
aboutDialog-title =
.title = { -brand-full-name } შესახებ
releaseNotes-link = რა არის ახალი
update-checkForUpdatesButton =
.label = განახლებების შემოწმება
.accesskey = გ
update-updateButton =
.label = გასაახლებლად კვლავ გაუშვით { -brand-shorter-name }
.accesskey = ხ
update-checkingForUpdates = მიმდინარეობს განახლებების შემოწმება...
## Variables:
## $transfer (string) - Transfer progress.
settings-update-downloading = <img data-l10n-name="icon"/>განახლების ჩამოტვირთვა — <label data-l10n-name="download-status">{ $transfer }</label>
aboutdialog-update-downloading = განახლების ჩამოტვირთვა — <label data-l10n-name="download-status">{ $transfer }</label>
##
update-applying = განახლების ამოქმედება…
update-failed = განახლება ვერ მოხერხდა. <label data-l10n-name="failed-link">უახლესი ვერსიის ჩამოტვირთვა</label>
update-failed-main = განახლება ვერ მოხერხდა. <a data-l10n-name="failed-link-main">უახლესი ვერსიის ჩამოტვირთვა</a>
update-adminDisabled = განახლებები აკრძალულია თქვენი სისტემის ზედამხედველის მიერ
update-policy-disabled = განახლებებს ზღუდავს თქვენი დაწესებულება
update-noUpdatesFound = { -brand-short-name } განახლებულია
aboutdialog-update-checking-failed = განახლებების შემოწმება ვერ მოხერხდა.
update-otherInstanceHandlingUpdates = { -brand-short-name } უკვე ახლდება სხვა ცალკე გაშვებულიდან
## Variables:
## $displayUrl (String): URL to page with download instructions. Example: www.mozilla.org/icecat/nightly/
aboutdialog-update-manual-with-link = განახლებები ხელმისაწვდომია <label data-l10n-name="manual-link">{ $displayUrl }</label>
settings-update-manual-with-link = განახლებები ხელმისაწვდომია <a data-l10n-name="manual-link">{ $displayUrl }</a>
update-unsupported = თქვენ ამ სისტემაზე დამატებითი განახლებების შესრულებაც შეგიძლიათ. <label data-l10n-name="unsupported-link">ვრცლად</label>
update-restarting = ეშვება ხელახლა…
update-internal-error2 = ვერ მოწმდება განახლებებზე შიდა შეცდომის გამო. ხელით განახლებისთვის იხილეთ <label data-l10n-name="manual-link">{ $displayUrl }</label>
##
# Variables:
# $channel (String): description of the update channel (e.g. "release", "beta", "nightly" etc.)
aboutdialog-channel-description = თქვენ ამჟამად იყენებთ განახლების <label data-l10n-name="current-channel">{ $channel }</label>-არხს.
warningDesc-version = { -brand-short-name } საცდელია და შესაძლოა, არამდგრადი იყოს.
aboutdialog-help-user = { -brand-product-name } დახმარება
aboutdialog-submit-feedback = გამოხმაურების გაგზავნა
community-exp =
community-2 =
helpus =
bottomLinks-license = ლიცენზირების შესახებ
bottomLinks-rights = მომხმარებლის უფლებები
bottomLinks-privacy = პირადი მონაცემების დაცვის დებულება
# Example of resulting string: 66.0.1 (64-bit)
# Variables:
# $version (String): version of IceCat, e.g. 66.0.1
# $bits (Number): bits of the architecture (32 or 64)
aboutDialog-version = { $version } ({ $bits }-ბიტიანი)
# Example of resulting string: 66.0a1 (2019-01-16) (64-bit)
# Variables:
# $version (String): version of IceCat for Nightly builds, e.g. 66.0a1
# $isodate (String): date in ISO format, e.g. 2019-01-16
# $bits (Number): bits of the architecture (32 or 64)
aboutDialog-version-nightly = { $version } ({ $isodate }) ({ $bits }-ბიტიანი)
# Example of resulting string: 131.0a1 (aarch64)
# Variables:
# $version (String): version of IceCat, e.g. 66.0.1
# $arch (String): name of the architecture (arm, aarch64, etc.)
aboutdialog-version-arch = { $version } ({ $arch })
# Example of resulting string: 131.0a1 (2024-08-27) (aarch64)
# Variables:
# $version (String): version of IceCat for Nightly builds, e.g. 66.0a1
# $isodate (String): date in ISO format, e.g. 2019-01-16
# $arch (String): name of the architecture (arm, aarch64, etc.)
aboutdialog-version-arch-nightly = { $version } ({ $isodate }) ({ $arch })