summaryrefslogtreecommitdiffstats
path: root/l10n-ast/toolkit/chrome/mozapps
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-ast/toolkit/chrome/mozapps')
-rw-r--r--l10n-ast/toolkit/chrome/mozapps/downloads/downloads.properties115
-rw-r--r--l10n-ast/toolkit/chrome/mozapps/downloads/unknownContentType.properties11
-rw-r--r--l10n-ast/toolkit/chrome/mozapps/profile/profileSelection.properties34
-rw-r--r--l10n-ast/toolkit/chrome/mozapps/update/updates.properties40
4 files changed, 200 insertions, 0 deletions
diff --git a/l10n-ast/toolkit/chrome/mozapps/downloads/downloads.properties b/l10n-ast/toolkit/chrome/mozapps/downloads/downloads.properties
new file mode 100644
index 0000000000..9170801851
--- /dev/null
+++ b/l10n-ast/toolkit/chrome/mozapps/downloads/downloads.properties
@@ -0,0 +1,115 @@
+# 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=s;s
+
+# 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=m;m
+
+# 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=h;h
+
+# 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=d;d
+
+downloadErrorAlertTitle=Fallu de descarga
+# LOCALIZATION NOTE (downloadErrorBlockedBy): %S is the name of the blocking
+# extension.
+downloadErrorBlockedBy=La descarga nun pue guardase porque ta bloquiada por %S.
+# LOCALIZATION NOTE (downloadErrorExtension): used when the blocking extension
+# name is unavailable.
+downloadErrorExtension=La descarga nun pue guardase porque ta bloquiada por una estensión.
+downloadErrorGeneric=La descarga nun pue guardase porque asocedió un fallu desconocíu. \n\nVolvi tentalo, por favor.
+
+# LOCALIZATION NOTE: we don't have proper plural support in the CPP code; bug 463102
+quitCancelDownloadsAlertTitle=¿Encaboxar toles descargues?
+quitCancelDownloadsAlertMsg=Si coles agora, va encaboxase 1 descarga. ¿De xuru que quies colar?
+quitCancelDownloadsAlertMsgMultiple=Si coles agora, van encaboxase %S descargues. ¿De xuru que quies colar?
+quitCancelDownloadsAlertMsgMac=Si coles agora, va encaboxase 1 descarga. ¿De xuru que quies colar?
+quitCancelDownloadsAlertMsgMacMultiple=Si coles agora, van encaboxase %S descargues. ¿De xuru que quies colar?
+offlineCancelDownloadsAlertTitle=¿Encaboxar toles descargues?
+offlineCancelDownloadsAlertMsg=Si actives agora'l mou ensin conexón, va encaboxase 1 descarga. ¿De xuru que quies activalu?
+offlineCancelDownloadsAlertMsgMultiple=Si actives agora'l mou ensin conexón, van encaboxase %S descargues. ¿De xuru que quies activalu?
+leavePrivateBrowsingCancelDownloadsAlertTitle=¿Encaboxar toles descargues?
+leavePrivateBrowsingWindowsCancelDownloadsAlertMsg2=Si zarres agora toles ventanes de restolar en privao, va encaboxase 1 descarga. ¿De xuru que quies zarrales?
+leavePrivateBrowsingWindowsCancelDownloadsAlertMsgMultiple2=Si zarres agora toles ventanes de restolar en privao, van encaboxase %S descargues. ¿De xuru que quies zarrales?
+cancelDownloadsOKText=Encaboxar 1 descarga
+cancelDownloadsOKTextMultiple=Encaboxar %S descargues
+dontQuitButtonWin=Nun colar
+dontQuitButtonMac=Nun colar
+dontGoOfflineButton=Siguir en llinia
+dontLeavePrivateBrowsingButton2=Siguir restolando en privao
+
+# LOCALIZATION NOTE (infiniteRate):
+# If download speed is a JavaScript Infinity value, this phrase is used
+infiniteRate=Perrápido
+
+# 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/s)
+
+# 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=bytes
+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 de %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 de %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=Tiempu que queda: %1$S
+# LOCALIZATION NOTE (timeLeftDouble3): %1$S time left; %2$S time left sub units
+# example: 11h 2m left; 1d 22h left
+timeLeftDouble3=Tiempu que queda: %1$S %2$S
+timeFewSeconds2=Queden dellos segundos
+timeUnknown2=Desconozse'l tiempu que falta
+
+# LOCALIZATION NOTE (doneScheme2): #1 URI scheme like data: jar: about:
+doneScheme2=Recursu %1$S
+# 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=ficheru llocal
+
+# LOCALIZATION NOTE (yesterday): Displayed time for files finished yesterday
+yesterday=Ayeri
+
+fileExecutableSecurityWarning=«%S» ye un ficheru executable. Los ficheros executables puen contener virus u otru tipu de malware que podría dañar l'ordenador. Ten curiáu al abrilos. ¿De xuru que quies llanzar «%S»?
+fileExecutableSecurityWarningTitle=¿Abrir el ficheru executable?
+
+# Desktop folder name for downloaded files
+downloadsFolder=Descargues
diff --git a/l10n-ast/toolkit/chrome/mozapps/downloads/unknownContentType.properties b/l10n-ast/toolkit/chrome/mozapps/downloads/unknownContentType.properties
new file mode 100644
index 0000000000..ecb53d236d
--- /dev/null
+++ b/l10n-ast/toolkit/chrome/mozapps/downloads/unknownContentType.properties
@@ -0,0 +1,11 @@
+# -*- 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=Apertura de «%S»
+defaultApp=%S (por defeutu)
+chooseAppFilePickerTitle=Escueyi una aplicación auxiliar
+unknownCancel.label=Encaboxar
+# 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-ast/toolkit/chrome/mozapps/profile/profileSelection.properties b/l10n-ast/toolkit/chrome/mozapps/profile/profileSelection.properties
new file mode 100644
index 0000000000..197f5764d3
--- /dev/null
+++ b/l10n-ast/toolkit/chrome/mozapps/profile/profileSelection.properties
@@ -0,0 +1,34 @@
+# 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, restartMessageNoUnlocker2, restartMessageUnlocker, restartMessageNoUnlockerMac, restartMessageUnlockerMac): Messages displayed when the application is running but is not responding to commands. %S is the application name.
+restartTitle=Zarru de %S
+restartMessageNoUnlocker2=%S yá ta n'execución mas nun respuende. Pa usar %S, has zarrar primero'l procesu esistente de %S, reaniciar el preséu o usar otru perfil.
+restartMessageUnlocker=%S yá ta n'execución mas nun respuende. Ha zarrase'l procesu vieyu de %S p'abrir una ventana nueva.
+
+# Profile manager
+# LOCALIZATION NOTE (profileTooltip): First %S is the profile name, second %S is the path to the profile folder.
+profileTooltip=Perfil: «%S» — Camín: «%S»
+
+
+
+
+
+
+profileExists=Yá esiste un perfil con esti nome. Escueyi otru nome, por favor.
+profileFinishText=Primi «Finar» pa crear esti perfil.
+profileFinishTextMac=Primi «Fecho» pa crear esti perfil.
+profileMissing=El perfil de %S nun pudo cargase. Pue ser que falte o nun seya accesible.
+profileMissingTitle=Falta un perfil
+
+# 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.
+
+# LOCALIZATION NOTE (conflictMessage): %1$S is brandProductName, %2$S is brandShortName.
+flushFailMessage=Un fallu inesperáu evitó que los cambeos se guardaren.
+# LOCALIZATION NOTE (flushFailRestartButton): $S is brandShortName.
+flushFailExitButton=Colar
diff --git a/l10n-ast/toolkit/chrome/mozapps/update/updates.properties b/l10n-ast/toolkit/chrome/mozapps/update/updates.properties
new file mode 100644
index 0000000000..b192f993d7
--- /dev/null
+++ b/l10n-ast/toolkit/chrome/mozapps/update/updates.properties
@@ -0,0 +1,40 @@
+# 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=Non, gracies
+noThanksButton.accesskey=N
+restartLaterButton=Reaniciar dempués
+restartLaterButton.accesskey=D
+restartNowButton=Reaniciar %S
+restartNowButton.accesskey=R
+
+statusFailed=La instalación falló
+
+installSuccess=L'anovamientu instalóse con ésitu
+installPending=La instalación ta pendiente
+patchApplyFailure=Nun pudo instalase l'anovamientu (l'aplicación del parche falló)
+elevationFailure=Nun tienes los permisos precisos pa instalar esti anovamientu. Ponte en contautu col alministrador de sistemes, por favor.
+
+check_error-403=Negóse l'accesu (403)
+check_error-404=Nun s'atopó'l ficheru XML d'anovamientu (404)
+check_error-500=Fallu internu del sirvidor (500)
+check_error-2152398849=Falló (desconozse'l motivu)
+check_error-2152398861=Refugóse la conexón
+check_error-2152398862=Escosó'l tiempu d'espera de la conexón
+# NS_ERROR_OFFLINE
+check_error-2152398868=Nun se recibieron datos (volvi tentalo)
+check_error-2152398878=Nun s'atopó'l sirvidor d'anovamientu (comprueba la conexón a internet)
+check_error-2152398890=Nun s'atopó'l sirvidor proxy (comprueba la conexón a internet)
+# NS_ERROR_DOCUMENT_NOT_CACHED
+check_error-2152398918=La rede ta desconectada (conéctate)
+check_error-2152398919=Torgóse la tresferencia de datos (volvi tentalo)
+check_error-2152398920=Refugóse la conexón al sirvidor proxy
+check_error-2153390069=El certificáu del sirvidor caducó (axusta'l reló pa correxir la data y hora del sistema si son incorreutes)
+check_error-verification_failed=Nun pudo verificase la integridá del anovamientu
+check_error-move_failed=Hebo un fallu al tresnar l'anovamientu pa la instalación