Changeset 20314
- Timestamp:
- Jan 21, 2013, 6:27:08 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
extensions/UserCollections/language/sk_SK/plugin.lang.php
r20090 r20314 47 47 $lang['You have no collection'] = 'Nemáte kolekcie'; 48 48 $lang['active'] = 'aktívne'; 49 $lang['The collection must be public in order to send it'] = 'Kolekcia musí byť verejná a zoradná na poslanie'; 50 $lang['Send this collection my mail'] = 'Poslať túto kolekciu na môj mail'; 51 $lang['Hello <b>%s</b>, %s sent you a photos collection from <a href="%s">%s</a>'] = 'Ahoj <b>%s</b>, %s posielam foto kolekciu od <a href="%s">%s</a>'; 52 $lang['A photo collection by %s'] = 'Kolekcia fotiek %s'; 53 $lang['Fields'] = 'Polia'; 54 $lang['Inactive'] = 'Neaktívne'; 55 $lang['Message (optional)'] = 'Správa (voliteĺné)'; 56 $lang['Number of images'] = 'Počet fotiek'; 57 $lang['Please enter the recipient e-mail'] = 'Prosím zadajte e-mail prijímateľa'; 58 $lang['Please enter the recipient name'] = 'Prosím zadajte meno prijímateľa'; 59 $lang['Please enter your e-mail'] = 'Prosím zadajte Váš e-mail'; 60 $lang['Please enter your name'] = 'Prosím zadajte Vaše meno'; 61 $lang['Preview'] = 'Ukážka'; 62 $lang['Recipient e-mail'] = 'E-mail prijímateľa'; 63 $lang['Recipient name'] = 'Meno prijímateľa'; 64 $lang['Your e-mail'] = 'Váš e-mail'; 65 $lang['Your name'] = 'Vaše meno'; 66 $lang['Export image list'] = 'Exportovať zoznam fotiek'; 67 $lang['Error while sending e-mail'] = 'Chyba pri odoslaní e-mnailu'; 68 $lang['Edit this collection'] = 'Upraviť túto kolekciu'; 69 $lang['E-mail sent successfully'] = 'E-mail bol odoslaný'; 70 $lang['Download CSV file'] = 'Stiahnuť CSV súbor'; 71 $lang['Delete this collection'] = 'Vymazať túto kolekciu'; 72 $lang['Date added to collection, old → new'] = 'Dátum pridaný do kolekcie, staré → nové'; 73 $lang['Date added to collection, new → old'] = 'Dátum pridaný do kolekcie, nové → staré'; 74 $lang['Click here to view the complete collection'] = 'Kliknite sem na prezretie kompletnej kolekcie'; 75 $lang['Clear this collection'] = 'Vyčistiť túto kolekciu'; 76 $lang['Allow users to set their collections as public'] = 'Povoliť používateľom označiť túto kolekciu za verejnú'; 77 $lang['Allow users to send their public collections by mail'] = 'Povoliť používateľom poslať verejnú kolekciu mailom'; 78 $lang['Active'] = 'Aktívne'; 49 79 ?>
Note: See TracChangeset
for help on using the changeset viewer.