Ignore:
Timestamp:
Dec 23, 2013, 11:50:55 PM (10 years ago)
Author:
mistic100
Message:

update language files

File:
1 edited

Legend:

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

    r21623 r26141  
    2121// | USA.                                                                  |
    2222// +-----------------------------------------------------------------------+
    23 $lang['Please check your email inbox to confirm your subscription.'] = 'Sprawdź skrzynką pocztową aby potwierdzić subskrypcje.';
    24 $lang['Invalid email adress, your are not subscribed to comments.'] = 'Niewłaściwy adres e-mail, nie zostałeś subskrybowany.';
     23$lang['Please check your email in-box to confirm your subscription.'] = 'Sprawdź skrzynką pocztową aby potwierdzić subskrypcje.';
     24$lang['Invalid email address, your are not subscribed to comments.'] = 'Niewłaściwy adres e-mail, nie zostałeś subskrybowany.';
    2525$lang['Successfully unsubscribed your email address from receiving notifications.'] = 'Usunąłeś ten adres e-mail z listy subskrybentów.';
    2626$lang['Unsubscribe'] = 'Nie subskrybuj';
    2727$lang['Subscribe'] = 'Subskrybuj';
    2828$lang['Notify me of followup comments'] = 'Powiadamiaj o odpowiedziach.';
    29 $lang['Your subscribtion has been validated, thanks you.'] = 'Twoja subskrypcja została potwierdzona, dziękujemy.';
     29$lang['Your subscription has been validated, thanks you.'] = 'Twoja subskrypcja została potwierdzona, dziękujemy.';
    3030$lang['Subscriptions of'] = 'Subskrypcje';
    3131$lang['Unsubscribe from all email notifications'] = 'Zakończ subskrypcję wszystkich powiadomień';
     
    5454$lang['Comments notifications'] = 'Powiadomienia o komentarzach';
    5555$lang['Confirm subscription'] = 'Potwierdź subskrypcję';
    56 $lang['Confirm your subscribtion to comments'] = 'Potwierdź Twoją subskrypcję dla komentarzy';
     56$lang['Confirm your subscription to comments'] = 'Potwierdź Twoją subskrypcję dla komentarzy';
    5757$lang['Followed on'] = 'Podążając za';
    5858$lang['Notify administrators when a user take a new subscription'] = 'Powiadom administratorów gdy użytkownik się zapisuje';
     
    7272$lang['Subscriptions of %s'] = 'Subskrypcje %s';
    7373$lang['You are currently subscribed to comments on %s.'] = 'Już subskrybujesz komentarze do %s.';
    74 $lang['You requested to subscribe by email to comments on %s'] = 'Zleciłeś subskrypcję komentarzy do %s';
     74$lang['You requested to subscribe by email to comments on %s.'] = 'Zleciłeś subskrypcję komentarzy do %s';
    7575$lang['★ : registered users'] = '★ : zarejestrowanych użytkowników';
    7676$lang['All album photos'] = 'Zdjęcia z całego albumu';
Note: See TracChangeset for help on using the changeset viewer.