diff options
author | thomascube <thomas@roundcube.net> | 2012-03-02 17:39:37 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2012-03-02 17:39:37 +0000 |
commit | dc365cc929e36fe06d14147aea2ff13e805fad55 (patch) | |
tree | cf72906db3e843b8301204f4756abe1f587f9d8a /program/localization/sk_SK/messages.inc | |
parent | e57c734e852e8b84b105f60c079de27d7c4a5b1f (diff) |
Imported translations from launchpad
Diffstat (limited to 'program/localization/sk_SK/messages.inc')
-rw-r--r-- | program/localization/sk_SK/messages.inc | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/program/localization/sk_SK/messages.inc b/program/localization/sk_SK/messages.inc index 828c69ce8..2defb2b37 100644 --- a/program/localization/sk_SK/messages.inc +++ b/program/localization/sk_SK/messages.inc @@ -9,12 +9,13 @@ | Licensed under the GNU General Public License | | | +-----------------------------------------------------------------------+ - | Author: Thomas <Unknown> | + | Author: panda <Unknown> | +-----------------------------------------------------------------------+ @version $Id$ */ $messages = array(); +$messages['errortitle'] = 'Vyskytla sa chyba!'; $messages['loginfailed'] = 'Chybné prihlásenie'; $messages['cookiesdisabled'] = 'Váš internetový prehliadač nepodporuje cookies, ktoré sú potrebné pre prihlásenie'; $messages['sessionerror'] = 'Vaše prihlásenie je neplatné alebo vypršala jeho platnosť'; @@ -106,6 +107,7 @@ $messages['addingmember'] = 'Pridávam kontakt(y) do skupiny...'; $messages['removingmember'] = 'Odoberám kontakt(y) zo skupiny'; $messages['receiptsent'] = 'Potvrdenie o prijatí správy bolo odoslané'; $messages['errorsendingreceipt'] = 'Potvrdenie o prijatí správy sa nedalo odoslať'; +$messages['deleteidentityconfirm'] = 'Skutočne chcete zmazať túto identitu?'; $messages['nodeletelastidentity'] = 'Identita sa nedá odstrániť, je posledná a musí zostať.'; $messages['forbiddencharacter'] = 'Názov priečinka obsahuje nepovolený znak'; $messages['selectimportfile'] = 'Zvoľte súbor, ktorý chcete načítať'; |