Ignore:
Timestamp:
Jun 11, 2012, 10:10:56 PM (12 years ago)
Author:
mistic100
Message:

HUGE update, main features : global subscriptions (all images in an album, all images, all albums), beautyful (!) mails

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/Subscribe_to_comments/language/cs_CZ/plugin.lang.php

    r13612 r15641  
    11<?php
    22$lang['Please check your email inbox to confirm your subscription.'] = 'Prosím nyní zkontrolujte vaši email schránku a odsouhlaste vaše přihlášení k odběru.';
    3 $lang['You have been added to the list of subscribers for this album.'] = 'Byl jste přidán do seznamu účastníků diskuze pro toto album.';
    4 $lang['You have been added to the list of subscribers for this picture.'] = 'Byl jste přidán do seznamu účastníků diskuze pro tento obrázek.';
    53$lang['Invalid email adress, your are not subscribed to comments.'] = 'Byla zadána neplatná email adresa, nebyl jste zařazen k odběru komentářů.';
    64$lang['Successfully unsubscribed your email address from receiving notifications.'] = 'Vaše email adresa byla úspěšně odstraněna ze seznamu odběratelů pro upozorňující zprávy.';
    7 $lang['You are currently subscribed to comments.'] = 'Nyní jste přihlášen k odběru komentářů.';
    85$lang['Unsubscribe'] = 'Odhlásit';
    96$lang['Subscribe'] = 'Přihlásit';
    10 $lang['Subscribe without commenting'] = 'Přihlášení bez zadání komentáře';
    117$lang['Notify me of followup comments'] = 'Upozorni mě na následující komentáře';
    12 $lang['Invalid email adress.'] = 'Neplatný email.';
    138$lang['Your subscribtion has been validated, thanks you.'] = 'Vaše přihlášení k odběru bylo potvrzeno, děkujeme vám.';
    14 $lang['Nothing to validate.'] = 'Nic k ověření.';
    159$lang['Subscriptions of'] = 'Odběr z';
    16 $lang['Unsubscribe from email notification'] = 'Odhlásit se z odběru upozorňujících zpráv o nových komentářích';
    17 $lang['Only unsubscribe notifications for comments from:'] = 'Odhlásit se z odběru upozornění jen z těchto komentářů:';
    1810$lang['Unsubscribe from all email notifications'] = 'Odhlásit se z odběru upozornění ze všech komentářů';
    19 $lang['Manage my subscriptions to comments'] = 'Spravovat moje přihlášení k odběrům komentářů';
    20 $lang['Item'] = 'Zpráva';
    21 $lang['Date'] = 'Datum';
    2211$lang['You are not subscribed to any comment.'] = 'Nejste nyní přihlášen k oběru upozornění u žádného komentáře.';
    2312$lang['Return to item page'] = 'Zpět na stránku zprávy';
Note: See TracChangeset for help on using the changeset viewer.