diff options
Diffstat (limited to 'l10n-sk/mail/chrome/messenger/imAccounts.properties')
-rw-r--r-- | l10n-sk/mail/chrome/messenger/imAccounts.properties | 63 |
1 files changed, 63 insertions, 0 deletions
diff --git a/l10n-sk/mail/chrome/messenger/imAccounts.properties b/l10n-sk/mail/chrome/messenger/imAccounts.properties new file mode 100644 index 0000000000..a1a7fe8af9 --- /dev/null +++ b/l10n-sk/mail/chrome/messenger/imAccounts.properties @@ -0,0 +1,63 @@ +# 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 (protoOptions): +# %S is replaced by the name of a protocol +protoOptions=Možnosti %S +accountUsername=Používateľské meno: +# LOCALIZATION NOTE (accountColon): +# This string is used to append a colon after the label of each +# option. It's localizable so that the typography can be adapted. +accountColon=%S: +# LOCALIZATION NOTE (accountUsernameInfo): +# %S is replaced by the name of a protocol +accountUsernameInfo=Zadajte používateľské meno pre účet %S. +# LOCALIZATION NOTE (accountUsernameInfoWithDescription): +# %1$S is a hint for the expected format of the username +# %2$S is the name of a protocol +accountUsernameInfoWithDescription=Zadajte používateľské meno (%1$S) pre účet %2$S. + +# LOCALIZATION NOTE (account.connection.error): +# %S is the error message. +account.connection.error=Chyba: %S +# LOCALIZATION NOTE (account.connection.errorUnknownPrpl) +# %S is the id (not very user friendly; hence the quotes) of the missing plugin. +account.connection.errorUnknownPrpl=Chýbajúci zásuvný modul '%S'. +account.connection.errorEnteringPasswordRequired=Na pripojenie k tomuto účtu musíte zadať heslo. +account.connection.errorCrashedAccount=Počas pripájania k tomuto účtu sa vyskytla chyba. +# LOCALIZATION NOTE (account.connection.progress): +# %S is a message indicating progress of the connection process +account.connection.progress=Prebieha pripájanie: %S… +account.connecting=Prebieha pripájanie… +account.connectedForSeconds=Pripojené niekoľko sekúnd. +# LOCALIZATION NOTE (account.connectedFor{Double,Single}, +# account.reconnectIn{Double,Single}): +# Each pair of %S is a number followed by a unit. The units are +# already localized in a downloads.properties file of the toolkit. +account.connectedForDouble=Doba od pripojenia: %1$S %2$S a %3$S %4$S. +account.connectedForSingle=Doba od pripojenia: približne %1$S %2$S. +account.reconnectInDouble=Doba do opätovného pripojenia: %1$S %2$S a %3$S %4$S. +account.reconnectInSingle=Doba do opätovného pripojenia: %1$S %2$S. + +requestAuthorizeTitle=Požiadavka o autorizáciu +# LOCALIZATION NOTE (requestAuthorizeAllow, requestAuthorizeDeny): +# the & symbol indicates the position of the character that should be +# used as the accesskey for this button. +requestAuthorizeAllow=&Povoliť +requestAuthorizeDeny=&Zakázať +# LOCALIZATION NOTE (requestAuthorizeText): +# %S is a contact username. +requestAuthorizeText=%S si vás pridal/a do zoznamu kontaktov. Chcete byť pre tento kontakt viditeľný? + +accountsManager.notification.button.accessKey=P +accountsManager.notification.button.label=Pripojiť teraz +accountsManager.notification.userDisabled.label=Automatické pripojenie máte vypnuté. +accountsManager.notification.safeMode.label=Nastavenia automatického pripojenia boli ignorované, pretože aplikácia beží v Núdzovom režime. +accountsManager.notification.startOffline.label=Nastavenia automatického pripojenia boli ignorované, pretože aplikácia bola spustená v režime offline. +accountsManager.notification.crash.label=Posledná relácia počas pripájania zlyhala. Automatické pripojenie bolo vypnuté, aby ste mali možnosť upraviť svoje nastavenia. +# LOCALIZATION NOTE (accountsManager.notification.singleCrash.label): Semi-colon list of plural forms. +# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals +# #1 is the number of accounts that are suspected to have caused a crash. +accountsManager.notification.singleCrash.label=Predchádzajúca relácia zlyhala počas pripájania k novému alebo upravenému účtu. K tomuto účtu teraz nie ste pripojený, aby ste mohli upraviť jeho nastavenia.;Predchádzajúca relácia zlyhala počas pripájania k #1 novým alebo upraveným účtom. K týmto účtom teraz nie ste pripojený, aby ste mohli upraviť ich nastavenia.;Predchádzajúca relácia zlyhala počas pripájania k #1 novým alebo upraveným účtom. K týmto účtom teraz nie ste pripojený, aby ste mohli upraviť ich nastavenia. +accountsManager.notification.other.label=Automatické pripojenie bolo vypnuté. |