diff options
Diffstat (limited to 'l10n-az/toolkit/chrome/mozapps')
10 files changed, 367 insertions, 0 deletions
diff --git a/l10n-az/toolkit/chrome/mozapps/downloads/downloads.properties b/l10n-az/toolkit/chrome/mozapps/downloads/downloads.properties new file mode 100644 index 0000000000..4284d74c17 --- /dev/null +++ b/l10n-az/toolkit/chrome/mozapps/downloads/downloads.properties @@ -0,0 +1,109 @@ +# 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 (shortSeconds): Semi-colon list of plural +# forms. See: http://developer.mozilla.org/en/docs/Localization_and_Plurals +# s is the short form for seconds +shortSeconds=san;san + +# LOCALIZATION NOTE (shortMinutes): Semi-colon list of plural +# forms. See: http://developer.mozilla.org/en/docs/Localization_and_Plurals +# m is the short form for minutes +shortMinutes=dəq;dəq + +# LOCALIZATION NOTE (shortHours): Semi-colon list of plural +# forms. See: http://developer.mozilla.org/en/docs/Localization_and_Plurals +# h is the short form for hours +shortHours=s;s + +# LOCALIZATION NOTE (shortDays): Semi-colon list of plural +# forms. See: http://developer.mozilla.org/en/docs/Localization_and_Plurals +# d is the short form for days +shortDays=gün;gün + +downloadErrorAlertTitle=Endirmə Səhvi +downloadErrorGeneric=Naməlum bir xəta yarandığı üçün endirilən fayl saxlana bilmir.\n\nLütfən təkrar yoxlayın. + +# LOCALIZATION NOTE: we don't have proper plural support in the CPP code; bug 463102 +quitCancelDownloadsAlertTitle=Bütün endirmələr ləğv edilsin? +quitCancelDownloadsAlertMsg=Əgər indi çıxsanız 1 faylın yüklənməsi ləğv edəcək. Çıxmaq istəyirsiniz? +quitCancelDownloadsAlertMsgMultiple=Əgər indi çıxsanız %S faylın yüklənməsi ləğv ediləcək. Çıxmaq istəyrsiniz? +quitCancelDownloadsAlertMsgMac=Əgər indi çıxsanız 1 faylın yüklənməsi ləğv ediləcək. Çıxmaq istəyirsiniz? +quitCancelDownloadsAlertMsgMacMultiple=Əgər indi çıxsanız %S faylın yüklənməsi ləğv ediləcək. Çıxmaq istəyrsiniz? +offlineCancelDownloadsAlertTitle=Bütün endirmələr ləğv edilsin? +offlineCancelDownloadsAlertMsg=Əgər indi oflayn rejimə keçsəniz endirilən 1 fayl ləğv ediləcək. Oflayn rejimə keçmək istədiyinizə əminsiniz? +offlineCancelDownloadsAlertMsgMultiple=Əgər indi oflayn rejimə keçsəniz endirilən %S fayl ləğv ediləcək. Oflayn rejimə keçmək istədiyinizə əminsiniz? +leavePrivateBrowsingCancelDownloadsAlertTitle=Bürün endirmələr ləğv edilsin? +leavePrivateBrowsingWindowsCancelDownloadsAlertMsg2=Əgər Məxfi Səyahət pəncərəsini indi qapatsanız 1 endirmə ləğv ediləcək. Məxfi Səyahəti indi tərk etmək istədiyinizə əminsiniz? +leavePrivateBrowsingWindowsCancelDownloadsAlertMsgMultiple2=Əgər Məxfi Səyahət pəncərəsini indi qapatsanız %S endirmə ləğv ediləcək. Məxfi Səyahəti indi tərk etmək istədiyinizə əminsiniz? +cancelDownloadsOKText=1 Endirməni Ləğv et +cancelDownloadsOKTextMultiple=%S endirməni ləğv et +dontQuitButtonWin=Çıxma +dontQuitButtonMac=Çıxma +dontGoOfflineButton=Online qal +dontLeavePrivateBrowsingButton2=Məxfi Səyahətdə qal + +# LOCALIZATION NOTE (infiniteRate): +# If download speed is a JavaScript Infinity value, this phrase is used +infiniteRate=Çox sürətli + +# LOCALIZATION NOTE (statusFormat3): — is the "em dash" (long dash) +# %1$S transfer progress; %2$S rate number; %3$S rate unit; %4$S time left +# example: 4 minutes left — 1.1 of 11.1 GB (2.2 MB/sec) +statusFormat3=%4$S — %1$S (%2$S %3$S/sn) + +# LOCALIZATION NOTE (statusFormatInfiniteRate): — is the "em dash" (long dash) +# %1$S transfer progress; %2$S substitute phrase for Infinity speed; %3$S time left +# example: 4 minutes left — 1.1 of 11.1 GB (Really fast) +statusFormatInfiniteRate=%3$S—%1$S (%2$S) + +# LOCALIZATION NOTE (statusFormatNoRate): — is the "em dash" (long dash) +# %1$S transfer progress; %2$S time left +# example: 4 minutes left — 1.1 of 11.1 GB +statusFormatNoRate=%2$S — %1$S + +bytes=bayt +kilobyte=KB +megabyte=MB +gigabyte=GB + +# LOCALIZATION NOTE (transferSameUnits2): +# %1$S progress number; %2$S total number; %3$S total unit +# example: 1.1 of 333 MB +transferSameUnits2=%1$S / %2$S %3$S +# LOCALIZATION NOTE (transferDiffUnits2): +# %1$S progress number; %2$S progress unit; %3$S total number; %4$S total unit +# example: 11.1 MB of 3.3 GB +transferDiffUnits2=%1$S %2$S / %3$S %4$S +# LOCALIZATION NOTE (transferNoTotal2): +# %1$S progress number; %2$S unit +# example: 111 KB +transferNoTotal2=%1$S %2$S + +# LOCALIZATION NOTE (timePair3): %1$S time number; %2$S time unit +# example: 1m; 11h +timePair3=%1$S%2$S +# LOCALIZATION NOTE (timeLeftSingle3): %1$S time left +# example: 1m left; 11h left +timeLeftSingle3=%1$S qalıb +# LOCALIZATION NOTE (timeLeftDouble3): %1$S time left; %2$S time left sub units +# example: 11h 2m left; 1d 22h left +timeLeftDouble3=%1$S %2$S qalıb +timeFewSeconds2=Bir neçə saniyə qalıb +timeUnknown2=Qalan vaxt bilinmir + +# LOCALIZATION NOTE (doneScheme2): #1 URI scheme like data: jar: about: +doneScheme2=%1$S qaynağı +# LOCALIZATION NOTE (doneFileScheme): Special case of doneScheme for file: +# This is used as an eTLD replacement for local files, so make it lower case +doneFileScheme=lokal fayl + +# LOCALIZATION NOTE (yesterday): Displayed time for files finished yesterday +yesterday=Dünən + +fileExecutableSecurityWarning="%S" bir proqram faylıdır. Proqram fayllarında virus və ya kompüterinizə zərər verə biləcək kodlar ola bilər. Bu cür faylları açakən diqqətli olun. "%S" faylını açmaq istədiyinizə əminsiniz? +fileExecutableSecurityWarningTitle=İcra Olunan Fayl Açılsın? + +# Desktop folder name for downloaded files +downloadsFolder=Endirmələr diff --git a/l10n-az/toolkit/chrome/mozapps/downloads/settingsChange.dtd b/l10n-az/toolkit/chrome/mozapps/downloads/settingsChange.dtd new file mode 100644 index 0000000000..e836e55512 --- /dev/null +++ b/l10n-az/toolkit/chrome/mozapps/downloads/settingsChange.dtd @@ -0,0 +1,6 @@ +<!-- 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/. --> + +<!ENTITY settingsChangePreferences.label "&brandShortName; Seçimlər bölməsindən tənzimləmələrinizi dəyişdirə bilərsiniz."> +<!ENTITY settingsChangeOptions.label "Tənzimləmələr &brandShortName; Seçimlər bölməsində dəyişdirilə bilər."> diff --git a/l10n-az/toolkit/chrome/mozapps/downloads/unknownContentType.dtd b/l10n-az/toolkit/chrome/mozapps/downloads/unknownContentType.dtd new file mode 100644 index 0000000000..2646e123a0 --- /dev/null +++ b/l10n-az/toolkit/chrome/mozapps/downloads/unknownContentType.dtd @@ -0,0 +1,26 @@ +<!-- 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/. --> + +<!ENTITY intro2.label "Siz açmaq üçün seçdiniz:"> +<!ENTITY from.label "ünvan:"> +<!ENTITY actionQuestion.label "&brandShortName; bu fayl ilə nə etsin?"> + +<!ENTITY openWith.label "Bununla aç"> +<!ENTITY openWith.accesskey "a"> +<!ENTITY other.label "Digər…"> + +<!ENTITY saveFile.label "Fərqli saxla"> +<!ENTITY saveFile.accesskey "S"> + +<!ENTITY rememberChoice.label "Bu cür bütün fayllar üçün bunu avtomatik et."> +<!ENTITY rememberChoice.accesskey "a"> + +<!ENTITY whichIs.label "növü:"> + +<!ENTITY chooseHandlerMac.label "Seç…"> +<!ENTITY chooseHandlerMac.accesskey "S"> +<!ENTITY chooseHandler.label "Bax…"> +<!ENTITY chooseHandler.accesskey "B"> + +<!ENTITY unknownPromptText.label "Bu faylı saxlamaq istərdiniz?"> diff --git a/l10n-az/toolkit/chrome/mozapps/downloads/unknownContentType.properties b/l10n-az/toolkit/chrome/mozapps/downloads/unknownContentType.properties new file mode 100644 index 0000000000..9ff9b4135c --- /dev/null +++ b/l10n-az/toolkit/chrome/mozapps/downloads/unknownContentType.properties @@ -0,0 +1,18 @@ +# -*- Mode: Java; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +# 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/. + +title=%S Açılır +saveDialogTitle=Saxlanılacaq faylın adını daxil edin… +defaultApp=%S (standart) +chooseAppFilePickerTitle=Köməkçi Proqramı Seçin +badApp=Seçdiyiniz proqram ("%S") tapılmadı. Faylın adını yoxlayın və ya başqa bir proqram seçin. +badApp.title=Proqram tapılmadı +badPermissions=Fayl saxlanılmadı, çünki lazım olan icazəniz yoxdur. Başqa bir qovluq seçin. +badPermissions.title=Etibarsız saxlama icazəsi +unknownAccept.label=Fərqli saxla +unknownCancel.label=ləğv et +fileType=%S faylı +# LOCALIZATION NOTE (orderedFileSizeWithType): first %S is type, second %S is size, and third %S is unit +orderedFileSizeWithType=%1$S (%2$S %3$S) diff --git a/l10n-az/toolkit/chrome/mozapps/extensions/extensions.dtd b/l10n-az/toolkit/chrome/mozapps/extensions/extensions.dtd new file mode 100644 index 0000000000..8bc3958aab --- /dev/null +++ b/l10n-az/toolkit/chrome/mozapps/extensions/extensions.dtd @@ -0,0 +1,5 @@ +<!-- 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/. --> + +<!ENTITY setting.learnmore "Ətraflı Öyrən…"> diff --git a/l10n-az/toolkit/chrome/mozapps/extensions/extensions.properties b/l10n-az/toolkit/chrome/mozapps/extensions/extensions.properties new file mode 100644 index 0000000000..97a3fa7c3c --- /dev/null +++ b/l10n-az/toolkit/chrome/mozapps/extensions/extensions.properties @@ -0,0 +1,84 @@ +# 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 (notification.incompatible) %1$S is the add-on name, %2$S is brand name, %3$S is application version +notification.incompatible=%1$S əlavəsi %2$S %3$S ile uyğun deyil. +#LOCALIZATION NOTE (notification.unsigned, notification.unsignedAndDisabled) %1$S is the add-on name, %2$S is brand name +notification.unsignedAndDisabled=%1$S %2$S üzərində işlədilmək üçün təsdiqlənə bilmədi və söndürüldü. +notification.unsigned=%1$S %2$S üzərində işlədilmək üçün təsdiqlənə bilmədi. Ehtiyyatla davam edin. +notification.unsigned.link=Ətraflı Məlumat +#LOCALIZATION NOTE (notification.blocked) %1$S is the add-on name +notification.blocked=%1$S təhlükəsizlik və sabitlik səbəbi ilə söndürüldü. +notification.blocked.link=Daha çox məlumati +#LOCALIZATION NOTE (notification.softblocked) %1$S is the add-on name +notification.softblocked=%1$S əlavəsinin təhlükəsizlik və ya sabitlik problemlərinə səbəb olduğu məlumdur. +notification.softblocked.link=Daha çox məlumati +#LOCALIZATION NOTE (notification.outdated) %1$S is the add-on name +notification.outdated=%1$S əlavəsi üçün vacib bir yeniləmə mövcuddur. +notification.outdated.link=İndi yenilə +#LOCALIZATION NOTE (notification.vulnerableUpdatable) %1$S is the add-on name +notification.vulnerableUpdatable=%1$S is known to be vulnerable and should be updated. +notification.vulnerableUpdatable.link=İndi yenilə +#LOCALIZATION NOTE (notification.vulnerableNoUpdate) %1$S is the add-on name +notification.vulnerableNoUpdate=%1$S is known to be vulnerable. Use with caution. +notification.vulnerableNoUpdate.link=Daha çox məlumati +#LOCALIZATION NOTE (notification.restartless-uninstall) %1$S is the add-on name +notification.restartless-uninstall=%1$S vərəqi qapatdıqdan sonra silinəcək. +#LOCALIZATION NOTE (notification.downloadError) %1$S is the add-on name. +notification.downloadError=%1$S yüklənərkən səhv yarandı. +notification.downloadError.retry=Təkrar Yoxla +notification.downloadError.retry.tooltip=Bu əlavəni yenidən endirməyi yoxlayın +#LOCALIZATION NOTE (notification.installError) %1$S is the add-on name. +notification.installError=%1$S quraşdırılarkən səhv yarandı. +notification.installError.retry=Təkrar Yoxla +notification.installError.retry.tooltip=Bu əlavəni yenidən endirib quraşdırmağı yoxlayın +#LOCALIZATION NOTE (notification.gmpPending) %1$S is the add-on name. +notification.gmpPending=%1$S qısa müddətdə quraşdırılacaq. + +#LOCALIZATION NOTE (details.notification.incompatible) %1$S is the add-on name, %2$S is brand name, %3$S is application version +details.notification.incompatible=%1$S əlavəsi %2$S %3$S ile uyğun deyil. +#LOCALIZATION NOTE (details.notification.unsigned, details.notification.unsignedAndDisabled) %1$S is the add-on name, %2$S is brand name +details.notification.unsignedAndDisabled=%1$S %2$S üzərində işlədilmək üçün təsdiqlənə bilmədi və söndürüldü. +details.notification.unsigned=%1$S %2$S üzərində işlədilmək üçün təsdiqlənə bilmədi. Ehtiyyatla davam edin. +details.notification.unsigned.link=Ətraflı Məlumat +#LOCALIZATION NOTE (details.notification.blocked) %1$S is the add-on name +details.notification.blocked=%1$S təhlükəsizlik və sabitlik səbəbi ilə söndürüldü. +details.notification.blocked.link=Daha çox məlumati +#LOCALIZATION NOTE (details.notification.softblocked) %1$S is the add-on name +details.notification.softblocked=%1$S əlavəsinin təhlükəsizlik və ya sabitlik problemlərinə səbəb olduğu məlumdur. +details.notification.softblocked.link=Daha çox məlumati +#LOCALIZATION NOTE (details.notification.outdated) %1$S is the add-on name +details.notification.outdated=%1$S əlavəsi üçün vacib bir yeniləmə mövcuddur. +details.notification.outdated.link=İndi yenilə +#LOCALIZATION NOTE (details.notification.vulnerableUpdatable) %1$S is the add-on name +details.notification.vulnerableUpdatable=%1$S is known to be vulnerable and should be updated. +details.notification.vulnerableUpdatable.link=İndi yenilə +#LOCALIZATION NOTE (details.notification.vulnerableNoUpdate) %1$S is the add-on name +details.notification.vulnerableNoUpdate=%1$S is known to be vulnerable. Use with caution. +details.notification.vulnerableNoUpdate.link=Daha çox məlumati +#LOCALIZATION NOTE (details.notification.restartless-uninstall) %1$S is the add-on name. +details.notification.restartless-uninstall=%1$S vərəqi qapatdıqdan sonra silinəcək. +#LOCALIZATION NOTE (details.notification.gmpPending) %1$S is the add-on name +details.notification.gmpPending=%1$S qısa müddətdə quraşdırılacaq. + +type.extension.name=Uzantılar +type.themes.name=Mövzular +type.locale.name=Dillər +type.plugin.name=Qoşmalar +type.dictionary.name=Lüğətlər +type.service.name=Servislər +type.legacy.name=Köhnəlmiş Qoşmalar +type.unsupported.name=Dəstəklənmir + +#LOCALIZATION NOTE(listHeading.discover) %S is the brandShortName +listHeading.discover=%S səyyahınızı şəxsiləşdirin +listHeading.extension=Uzantılarını idarə et +listHeading.shortcuts=Uzantı Qısa-yollarını İdarə et +listHeading.theme=Mözvularını idarə et +listHeading.plugin=Qoşmalarını idarə et +listHeading.locale=Dillərini idarə et +listHeading.dictionary=Lüğətlərini idarə et + +searchLabel.extension=Daha çox uzantı tap +searchLabel.theme=Daha çox mövzu tap diff --git a/l10n-az/toolkit/chrome/mozapps/handling/handling.dtd b/l10n-az/toolkit/chrome/mozapps/handling/handling.dtd new file mode 100644 index 0000000000..01475ca0bd --- /dev/null +++ b/l10n-az/toolkit/chrome/mozapps/handling/handling.dtd @@ -0,0 +1,10 @@ +<!-- 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/. --> + +<!ENTITY window.emWidth "26em"> +<!ENTITY window.emHeight "26em"> +<!ENTITY ChooseOtherApp.description "Başqa tətbiqetmə seç"> +<!ENTITY ChooseApp.label "Seçin…"> +<!ENTITY ChooseApp.accessKey "S"> +<!ENTITY accept "Keçidi aç"> diff --git a/l10n-az/toolkit/chrome/mozapps/handling/handling.properties b/l10n-az/toolkit/chrome/mozapps/handling/handling.properties new file mode 100644 index 0000000000..8c956c19c2 --- /dev/null +++ b/l10n-az/toolkit/chrome/mozapps/handling/handling.properties @@ -0,0 +1,15 @@ +# 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/. + +protocol.title=Proqram aç +protocol.description=Bu bağlantı bir proqramla açılmalıdır. +protocol.choices.label=Bura göndər: +protocol.checkbox.label=%S keçidləri ilə bağlı seçimimi xatırla. +protocol.checkbox.accesskey=x +protocol.checkbox.extra=Bu, %S seçimlərindən dəyişdirilə bilər. + +# Displayed under the name of a protocol handler in the Launch Application dialog. +privatebrowsing.disabled.label=Məxfi Pəncərələrdə Söndürülüb + +choose.application.title=Başka bir proqram… diff --git a/l10n-az/toolkit/chrome/mozapps/profile/profileSelection.properties b/l10n-az/toolkit/chrome/mozapps/profile/profileSelection.properties new file mode 100644 index 0000000000..ea9ca2a305 --- /dev/null +++ b/l10n-az/toolkit/chrome/mozapps/profile/profileSelection.properties @@ -0,0 +1,50 @@ +# 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: These strings are used for startup/profile problems and the profile manager. + +# Application not responding +# LOCALIZATION NOTE (restartTitle, restartMessageNoUnlocker, restartMessageUnlocker, restartMessageNoUnlockerMac, restartMessageUnlockerMac): Messages displayed when the application is running but is not responding to commands. %S is the application name. +restartTitle=%S yenidən başladılır +restartMessageUnlocker=%S hələ də işləyir ancaq cavab vermir. Yeni bir pəncərə açmamışdan qabaq əvvəlki %S əməliyyatı bitirilməlidir. +restartMessageNoUnlockerMac=%S səyyahının bir nüsxəsi hazırda açıqdır. Eyni anda sadəcə bir %S nüsxəsi açıq ola bilər. +restartMessageUnlockerMac=%S səyyahının bir nüsxəsi hazırda açıqdır. Yenisinin açılması üçün açıq olan %S qapatılacaq. + +# Profile manager +# LOCALIZATION NOTE (profileTooltip): First %S is the profile name, second %S is the path to the profile folder. +profileTooltip=Kimlik: '%S' - Qısayol: '%S' + +pleaseSelectTitle=Profil Seçin +pleaseSelect=Lütfən %S başlamaq üçün bir profil seçin və ya yeni bir profil yaradın. + +renameProfileTitle=Profil adını dəyişdir +renameProfilePrompt="%S" profilinin adını da dəyişdir: + +profileNameInvalidTitle=Etibarsız profil adı +profileNameInvalid="%S" profil adı qəbul edilmədi. + +chooseFolder=Profil qovluğunu seçin +profileNameEmpty=Boş bir profil adından istifadə edə bilməzsiniz. +invalidChar="%S" simvolu profil adlarında istifadə oluna bilməz. Lütfən fərqli bir ad seçin. + +deleteTitle=Kimliği Sil +deleteProfileConfirm=Silmək istədiyiniz profil, istifadəçi profilləri siyahısından silinəcək və bu əməliyyat geri qaytarıla bilməz.\nİstəsəniz saxladığınız e-poçtlarınızın, nizamlarınızın və Təsdiq sənədlərinizin saxlandığı profil məlumat fayllarını da silə bilərsiniz. "%S" qovluğunda olan bu fayllar silindikdən sonra bərpa edilə bilməz.\nSeçdiyiniz profili və onunla bağlı olan məlumat fayllarını silmək istəyirsiniz? +deleteFiles=Fayllları sil +dontDeleteFiles=Faylları silmə + +profileCreationFailed=Profil yaradıla bilmədi. Ola bilər ki, bu qovluğa yazma icazəniz yoxdur. +profileCreationFailedTitle=Profil yaradılmasında səhv baş verdi +profileExists=Eyni adda başqa bir profil mövcuddur. Lütfən başqa bir ad seçin. +profileFinishText=Profil yaratmağı sonlandırmaq üçün Bitir düyməsinə basın. +profileFinishTextMac=Yeni profil yaradmaq üçün Oldu düyməsinə basın. +profileMissing=%S profiliniz yüklənə bilmədi. Əksik və ya əl çatan olmuya bilər. +profileMissingTitle=Profil əksikdir + +profileDeletionFailed=Profil silinə bilmir, hazırda istifadədə ola bilər. +profileDeletionFailedTitle=Silmək mümkün olmadı + +# Profile reset +# LOCALIZATION NOTE (resetBackupDirectory): Directory name for the profile directory backup created during reset. This directory is placed in a location users will see it (ie. their desktop). %S is the application name. +resetBackupDirectory=Köhnə %S məlumatları + diff --git a/l10n-az/toolkit/chrome/mozapps/update/updates.properties b/l10n-az/toolkit/chrome/mozapps/update/updates.properties new file mode 100644 index 0000000000..94ed48a3ec --- /dev/null +++ b/l10n-az/toolkit/chrome/mozapps/update/updates.properties @@ -0,0 +1,44 @@ +# 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: The 1st %S is brandShortName and 2nd %S is update version +# where update version from the update xml +# example: MyApplication 10.0.5 +updateName=%S %S + +noThanksButton=Xeyr, təşəkkürlər +noThanksButton.accesskey=H +# NOTE: The restartLaterButton string is also used in +# mozapps/extensions/content/blocklist.js +restartLaterButton=Sonra yenidən başlat +restartLaterButton.accesskey=S +restartNowButton=%S yenidən başlat +restartNowButton.accesskey=b + +statusFailed=Quraşdırma uğursuz oldu + +installSuccess=Yeniləmə uğurla quraşdırıldı +installPending=Quraşdırma gözləyir +patchApplyFailure=Yeniləmə quraşdırılmadı (Patchın qəbul edilməsi uğursuz oldu) +elevationFailure=Bu yeniləməni qurmaq üçün tələb edilən icazələriniz yoxdur. Lütfən sistem administratorunuzla əlaqə saxlayın. + +check_error-200=XML fayl xətasını yenilə (200) +check_error-403=İcazə verilmir (403) +check_error-404=XML Faylı tapıldı (404) +check_error-500=Daxil server səhvi Hatası Error (500) +check_error-2152398849=Uğursuz oldu (səbəb naməlumdur) +check_error-2152398861=Bağlantı reddedildi +check_error-2152398862=Bağlantı müddəti bitdi +# NS_ERROR_OFFLINE +check_error-2152398864=Şəbəkə offlinedı (online olun) +check_error-2152398867=Port girişinə icazə verilmədi +check_error-2152398868=Məlumat alına bilmədi (Lütfən təkrar yoxlayın) +check_error-2152398878=Yeniləmə serveri tapıla bilmir (İnternet bağlantılarınızı təkrar yoxlayın və ya sistem idarəçinizlə əlaqə saxlayın) +check_error-2152398890=Proxy-server tapılmadı ()nucu bulunamıyor (İnternet bağlantılarınızı təkrar yoxlayın və ya sistem idarəçinizlə əlaqə saxlayın) +# NS_ERROR_DOCUMENT_NOT_CACHED +check_error-2152398918=Şəbəkə offlinedı (online olun) +check_error-2152398919=Məlumat mübadiləsi zamanı səhv baş verdi (Lütfən təkrar yoxlayın) +check_error-2152398920=Proxy-server bağlantını rədd etdi +check_error-2153390069=Server təsdiq sənədinin vaxtı sona çatıb (Yanlışdırsa lütfən sistem tarixini və saatını düzgün nizamlayın ya da şəbəkə idarəçinizlə əlaqə saxlayın) +check_error-verification_failed=Yeniləmənin tam olduğunu təsdiqləyə bilmir. |