diff options
Diffstat (limited to 'program/localization/sk_SK')
-rw-r--r-- | program/localization/sk_SK/labels.inc | 4 | ||||
-rw-r--r-- | program/localization/sk_SK/messages.inc | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/program/localization/sk_SK/labels.inc b/program/localization/sk_SK/labels.inc index 4342df57f..310360144 100644 --- a/program/localization/sk_SK/labels.inc +++ b/program/localization/sk_SK/labels.inc @@ -9,9 +9,8 @@ | Licensed under the GNU General Public License | | | +-----------------------------------------------------------------------+ - | Author: panda <Unknown> | + | Author: panda | +-----------------------------------------------------------------------+ - @version $Id$ */ $labels = array(); @@ -397,6 +396,7 @@ $labels['spellcheckignoresyms'] = 'Ignorovať slová so symbolmi'; $labels['spellcheckignorenums'] = 'Ignorovať slová s číslami'; $labels['spellcheckignorecaps'] = 'Ignorovať slová písané veľkými písmenami'; $labels['addtodict'] = 'Pridať do slovníka'; +$labels['mailtoprotohandler'] = 'Zaregistrovať handler pre odkazy „mailto:“'; $labels['folder'] = 'Priečinok'; $labels['foldername'] = 'Názov priečinku'; $labels['subscribed'] = 'Prihlásený k odberu'; diff --git a/program/localization/sk_SK/messages.inc b/program/localization/sk_SK/messages.inc index 2defb2b37..417e5c951 100644 --- a/program/localization/sk_SK/messages.inc +++ b/program/localization/sk_SK/messages.inc @@ -9,9 +9,8 @@ | Licensed under the GNU General Public License | | | +-----------------------------------------------------------------------+ - | Author: panda <Unknown> | + | Author: panda | +-----------------------------------------------------------------------+ - @version $Id$ */ $messages = array(); @@ -23,6 +22,7 @@ $messages['storageerror'] = 'Nepodarilo sa spojiť s IMAP serverom'; $messages['servererror'] = 'Chyba servera!'; $messages['servererrormsg'] = 'Chyba servera: $msg'; $messages['dberror'] = 'Databázová chyba!'; +$messages['requesttimedout'] = 'Čas požiadavky vypršal'; $messages['errorreadonly'] = 'Nemožno vykonať operáciu. Adresár je len na čítanie'; $messages['errornoperm'] = 'Nemožno vykonať operáciu. Prístup odmietnutý'; $messages['invalidrequest'] = 'Chybný požiadavek. Žiadne údaje neboli uložené.'; |