source: extensions/birthdate/language/en_UK/plugin.lang.php @ 19799

Last change on this file since 19799 was 19799, checked in by TranslationTeam, 11 years ago

[birthdate] Update en_UK, thanks to : Kaare

File size: 680 bytes
Line 
1<?php
2$lang['Birthdate'] = 'Birthdate';
3$lang['Birthdates'] = 'Birthdates';
4$lang['on this photo %s is %s old'] = 'in this photo %s is %s old';
5$lang['%d photo'] = '%d photo';
6$lang['%d photos'] = '%d photos';
7$lang['Add a birthdate'] = 'Add a birthdate';
8$lang['Edit a birthdate'] = 'Edit a birthdate';
9$lang['Manage birthdates'] = 'Manage birthdates';
10$lang['Delete birthdate for %s'] = 'Delete birthdate for %s';
11$lang['Birthdate removed for %s'] = 'Birthdate removed for %s';
12$lang['Who?'] = 'Who?';
13$lang['Select a birthdate'] = 'Select a birthdate';
14$lang['Select a tag'] = 'Select a tag';
15$lang['No photo'] = 'No photo';
16$lang['Now'] = 'Now';
17$lang['Minute'] = 'Minute';
18?>
Note: See TracBrowser for help on using the repository browser.