- Timestamp:
- Dec 23, 2013, 11:50:55 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
extensions/Subscribe_to_comments/language/fi_FI/plugin.lang.php
r24607 r26141 27 27 $lang['You are currently subscribed to comments on'] = 'Olet tilannut ilmoitukset kommenteista'; 28 28 $lang['all pictures of the gallery'] = 'kaikkiin gallerian kuviin'; 29 $lang['Your subscri btion has been validated, thanks you.'] = 'Kiitos, tilauksesi on vahvistettu.';29 $lang['Your subscription has been validated, thanks you.'] = 'Kiitos, tilauksesi on vahvistettu.'; 30 30 $lang['Want to edit your notifications options?'] = 'Haluatko muuttaa ilmoitusasetuksiasi?'; 31 31 $lang['Return to item page'] = 'Palaa kohteen sivulle'; … … 39 39 $lang['New comment on'] = 'Uusi kommentti kohteeseen'; 40 40 $lang['Manage my subscriptions'] = 'Hallitse tilauksia'; 41 $lang['Confirm your subscri btion to comments'] = 'Vahvista kommenttien tilaus';41 $lang['Confirm your subscription to comments'] = 'Vahvista kommenttien tilaus'; 42 42 $lang['Confirm subscription'] = 'Vahvista tilaus'; 43 43 $lang['%s has subscribed to comments on'] = '%s on tilannut kommentit kohteeseen'; 44 44 $lang['You have been added to the list of subscribers.'] = 'Sinut on lisätty tilaajiin.'; 45 45 $lang['Comments notifications'] = 'Ilmoitukset kommenteista'; 46 $lang['Invalid email ad ress, your are not subscribed to comments.'] = 'Virheellinen sähköpostiosoite. Kommentteja ei tilattu.';46 $lang['Invalid email address, your are not subscribed to comments.'] = 'Virheellinen sähköpostiosoite. Kommentteja ei tilattu.'; 47 47 $lang['Subscribe'] = 'Tilaa'; 48 48 $lang['Subscribe to comments on'] = 'Tilaa kommentit kohteesta'; … … 51 51 $lang['Followed on'] = 'Seurataan liittyen'; 52 52 $lang['You are currently subscribed to comments on %s.'] = 'Olet tilaajana %s:n kommenteissa.'; 53 $lang['You requested to subscribe by email to comments on %s '] = 'Olet pyytänyt %s:n kommenttien tilausta sähköpostitse';53 $lang['You requested to subscribe by email to comments on %s.'] = 'Olet pyytänyt %s:n kommenttien tilausta sähköpostitse'; 54 54 $lang['comments on a picture'] = 'Kuvan kommentit'; 55 55 $lang['comments on all pictures of an album'] = 'Albumin kaikkien kuvien kommentit'; … … 69 69 $lang['No result'] = 'Ei tuloksia'; 70 70 $lang['Notify administrators when a user take a new subscription'] = 'Ilmoita ylläpitäjille kun käyttäjä tekee uuden tilauksen'; 71 $lang['Please check your email in box to confirm your subscription.'] = 'Ole hyvä ja tarkista sähköpostisi varmistaaksesi tilauksesi';71 $lang['Please check your email in-box to confirm your subscription.'] = 'Ole hyvä ja tarkista sähköpostisi varmistaaksesi tilauksesi'; 72 72 $lang['Stop receiving notifications'] = 'Lopeta ilmoitusten vastaanottaminen'; 73 73 $lang['Subscribe to comments on %s'] = 'Tilaa kommentit liittyen %s:n';
Note: See TracChangeset
for help on using the changeset viewer.