diff options
Diffstat (limited to 'l10n-xh/toolkit/chrome/mozapps')
4 files changed, 115 insertions, 0 deletions
diff --git a/l10n-xh/toolkit/chrome/mozapps/downloads/downloads.properties b/l10n-xh/toolkit/chrome/mozapps/downloads/downloads.properties new file mode 100644 index 0000000000..6267157cb9 --- /dev/null +++ b/l10n-xh/toolkit/chrome/mozapps/downloads/downloads.properties @@ -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/. + +# Desktop folder name for downloaded files +downloadsFolder=Okukhutshelwayo diff --git a/l10n-xh/toolkit/chrome/mozapps/downloads/unknownContentType.properties b/l10n-xh/toolkit/chrome/mozapps/downloads/unknownContentType.properties new file mode 100644 index 0000000000..b0b68aa599 --- /dev/null +++ b/l10n-xh/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=Kuvulwa i-%S +saveDialogTitle=Ngenisa igama lefayili ukuze uligcine kwi… +defaultApp=%S (ehlala ikho) +chooseAppFilePickerTitle=Khetha Inkqubo Yoncedo +badApp=Iaplikheshini oyikhethayo ("%S") ayifumaneki. Khangela igama lefayile okanye ukhethe enye iaplikheshini. +badApp.title=Inkqubo ayifunyenwanga +badPermissions=Ifayile ayibanga nakugcinwa kuba akunamvume ifanelekileyo. Khetha esinye isalathisi sokugcina. +badPermissions.title=Imvume yokugcina engeyiyo +unknownAccept.label=Gcina Ifayili +unknownCancel.label=Rhoxisa +fileType=Ifayile ye-%S +# 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-xh/toolkit/chrome/mozapps/profile/profileSelection.properties b/l10n-xh/toolkit/chrome/mozapps/profile/profileSelection.properties new file mode 100644 index 0000000000..aa145e8de6 --- /dev/null +++ b/l10n-xh/toolkit/chrome/mozapps/profile/profileSelection.properties @@ -0,0 +1,47 @@ +# 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=Vala i-%S +restartMessageUnlocker=I-%S sele ihamba, kodwa ayiphenduli. %S inkqubo endala mayivalwe ukuvula ifestile entsha. +restartMessageNoUnlockerMac=Ikopi ye-%S sele ivulile. Inye kuphela ikopi ye-%S enokuvulwa ngexesha. +restartMessageUnlockerMac=Ikopi ye-%S sele ivulile. Ikopi ehambayo ye-%S iya kumka ukuze kuvulwe le fayile. + +# Profile manager +# LOCALIZATION NOTE (profileTooltip): First %S is the profile name, second %S is the path to the profile folder. +profileTooltip=Iprofayile: '%S' - Indlela yothungelwano: '%S' + +pleaseSelectTitle=Khetha iprofayile +pleaseSelect=Nceda ukhethe iprofayile ukuqalisa %S okanye ukwenza iprofayile entsha. + +renameProfileTitle=Phinda Unike Igama Kwinkangeleko Yesimo +renameProfilePrompt=Thiya ngokutsha iprofayile "%S" ibe: + +profileNameInvalidTitle=Igama lenkangeleko yesimo elinganyanisekiswanga +profileNameInvalid=Igama leprofayile "%S" alivunyelwa. + +chooseFolder=Khetha Isiqulathi Seefayili Zenkangeleko Yesimo +profileNameEmpty=Igama lenkangeleko yesimo elingenanto alivunyelwa. +invalidChar=Ikharakhtha "%S" ayivunyelwa kumagama eprofayile. Nceda ukhethe igama elahlukileyo. + +deleteTitle=Cima Inkangeleko Yesimo +deleteProfileConfirm=Ukucima iprofayile kuya kushenxisa iprofayile kuluhlu lweeprofayile ezifumanekayo kwaye aziyi kulungiswa kwakhona.\nUsenokukhetha ukucima iifayile zengcombolo yeprofayile, ukuquka iisethingi zakho, izatifiketi kunye nenye ingcombolo eyelele kumsebenzisi. Oku kukhetha kuya kucima ifolda "%S" kwaye akunakulungiswa kwakhona.\nUngathanda ukuzicima iifayile zengcombolo yeprofayile? +deleteFiles=Cima iifayile +dontDeleteFiles=Musa Ukucima Iifayile + +profileCreationFailed=Iprofayile ayenzekanga. Mhlawumbi ifolda ekhethiweyo ayibhaleki. +profileCreationFailedTitle=Ukuyilwa Kwenkangeleko Yesimo akuphumelelanga +profileExists=Iprofayile eneli gama sele ikho. Khetha elinye igama. +profileFinishText=Nqomfa ku-Gqiba ukuze uyile le nkangeleko yesimo intsha. +profileFinishTextMac=Cofa ku-Gqibile ukuze uyile le profayile intsha. +profileMissing=%S Iprofayile yakho ayinakulayishwa. Isenokuba ayibonakali okanye ayifumaneki. +profileMissingTitle=Iprofayile ayibonakali + +# 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=Iingcombolo %S ezindala + diff --git a/l10n-xh/toolkit/chrome/mozapps/update/updates.properties b/l10n-xh/toolkit/chrome/mozapps/update/updates.properties new file mode 100644 index 0000000000..f30e5880c7 --- /dev/null +++ b/l10n-xh/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=Hayi eNkosi +noThanksButton.accesskey=N +# NOTE: The restartLaterButton string is also used in +# mozapps/extensions/content/blocklist.js +restartLaterButton=Qalisa ngokutsha Kamva +restartLaterButton.accesskey=N +restartNowButton=Qalisa ngokutsha %S +restartNowButton.accesskey=R + +statusFailed=Ufakelo aluPhumelelanga + +installSuccess=Uhlaziyo lufakelwe ngempumelelo +installPending=Ufakelo lusalindelekile +patchApplyFailure=Uhlaziyo alukwazanga ukufakelwa (usetyenziso lopetsho aluphumelelanga) +elevationFailure=Akunazo iimvume ezifunekayo ukuze ufake olu hlaziyo. Nceda uqhagamshelane nomlawuli wakho wesistim. + +check_error-200=Uhlaziyo lwefayile ye-XML engabumbekanga (200) +check_error-403=Ufikelelo lukhatyiwe (403) +check_error-404=Uhlaziyo lwefayile ye-XML ayifunyanwanga (404) +check_error-500=Impazamo yeseva yangaphakathi (500) +check_error-2152398849=Aluphumelelanga (ngesizathu esingaziwayo) +check_error-2152398861=Unxibelelwano lukhatyiwe +check_error-2152398862=Unxibelelwano luphelelwe lixesha +# NS_ERROR_OFFLINE +check_error-2152398864=Inethiwekhi ingaphandle kweintanethi (yiya kwi-intanethi) +check_error-2152398867=Iphothi ayivumelekanga +check_error-2152398868=Akukho ngcombolo ifunyenweyo (nceda uzame kwakhona) +check_error-2152398878=Iseva yohlaziyo ayifunyanwanga (khangela unxibelelwano lweintanethi yakho) +check_error-2152398890=Iseva yeproksi ayifunyanwanga (khangela unxibelelwano lweintanethi yakho) +# NS_ERROR_DOCUMENT_NOT_CACHED +check_error-2152398918=Inethiwekhi ingaphandle kweintanethi (yiya kwi-intanethi) +check_error-2152398919=Ugqithiselo lwengcombolo luye lwaphazamiseka (nceda uzame kwakhona) +check_error-2152398920=Unxibelelwano lweseva yeproksi lukhatyiwe +check_error-2153390069=Isatifiketi seseva siphelelwe lixesha (nceda lungisa ixesha lesistim yakho libe ngumhla nexesha ukuba alichanekanga) +check_error-verification_failed=Imfezeko yohlaziyo ayikwazanga ukuqinisekiswa |