diff options
Diffstat (limited to 'l10n-az/browser/chrome/browser/places/places.properties')
-rw-r--r-- | l10n-az/browser/chrome/browser/places/places.properties | 71 |
1 files changed, 71 insertions, 0 deletions
diff --git a/l10n-az/browser/chrome/browser/places/places.properties b/l10n-az/browser/chrome/browser/places/places.properties new file mode 100644 index 0000000000..61dd0e62e5 --- /dev/null +++ b/l10n-az/browser/chrome/browser/places/places.properties @@ -0,0 +1,71 @@ +# 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/. + +load-js-data-url-error=Təhlükəsizliyiniz üçün javascript və verilənlər URL-ləri tarixçə pəncərəsindən və ya yan paneldən açıla bilməz. +noTitle=(başlıq yoxdur) + +bookmarksMenuEmptyFolder=(Boş) + +bookmarksBackupTitle=Əlfəcin ehtiyyatının fayl adı + +bookmarksRestoreAlertTitle=Əlfəcinləri Bərpa Edin +bookmarksRestoreAlert=Bu əməliyyat hazırkı əlfəcinlərinizi yedəkdəki əlfəcinlərlə dəyişdirəcək. Bunu etmək istədiyinizə əminsiniz? +bookmarksRestoreTitle=Əlfəcin ehtiyatını seçin +bookmarksRestoreFilterName=JSON + +bookmarksRestoreFormatError=Dəstəklənməyən fayl formatı. +bookmarksRestoreParseError=Ehtiyat faylı emal edilə bilmir. + +# LOCALIZATION NOTE (view.sortBy.1.name.label): sortBy properties are versioned. +# When any of these changes, all of the properties must be bumped, and the +# change must be annotated here. Both label and accesskey must be updated. +# - version 1: changed view.sortBy.1.date. +view.sortBy.1.name.label=Ada görə sırala +view.sortBy.1.name.accesskey=A +view.sortBy.1.url.label=Məkana görə sırala +view.sortBy.1.url.accesskey=M +view.sortBy.1.date.label=Ən son ziyarətə görə sırala +view.sortBy.1.date.accesskey=s +view.sortBy.1.visitCount.label=Ziyarət sayısına görə sırala +view.sortBy.1.visitCount.accesskey=s +view.sortBy.1.dateAdded.label=Əlavə edilməyə görə sırala +view.sortBy.1.dateAdded.accesskey=l +view.sortBy.1.lastModified.label=Son düzəlişə görə sırala +view.sortBy.1.lastModified.accesskey=d +view.sortBy.1.tags.label=Nişanlara görə sırala +view.sortBy.1.tags.accesskey=N + +searchBookmarks=Əlfəcinlərdə Axtar +searchHistory=Tarixçədə Axtar +searchDownloads=Endirmələrdə Axtar + +SelectImport=Əlfəcin Faylını İdxal et +EnterExport=Əlfəcinləri Faylını İxrac et + +detailsPane.noItems=Obyekt yoxdur +# LOCALIZATION NOTE (detailsPane.itemsCountLabel): Semicolon-separated list of plural forms. +# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals +# #1 number of items +# example: 111 items +detailsPane.itemsCountLabel=Bir element;#1 element + + +lockPrompt.text=%S proqramına aid fayllardan biri başqa bir proqram tərəfindən istifadə olunduğu üçün, əlfəcin və səyahət keçmişi sistemi işləməyəcək. Bəzi təhlükəsizlik proqramları buna səbəb ola bilər. + +# LOCALIZATION NOTE (cmd.deleteSinglePage.accesskey, +# cmd.deleteMultiplePages.accesskey): these accesskeys can use the same +# character, since they're never displayed at the same time +cmd.deleteSinglePage.label=Səhifəni Sil +cmd.deleteSinglePage.accesskey=D +cmd.deleteMultiplePages.label=Səhifələri Sil +cmd.deleteMultiplePages.accesskey=D + +# LOCALIZATION NOTE (cmd.bookmarkSinglePage.accesskey, +# cmd.bookmarkMultiplePages.accesskey): these accesskeys can use the same +# character, since they're never displayed at the same time +cmd.bookmarkSinglePage.label=Səhifəni Əlfəcinlə +cmd.bookmarkSinglePage.accesskey=B +cmd.bookmarkMultiplePages.label=Səhifələri Əlfəcinlə +cmd.bookmarkMultiplePages.accesskey=B + |