diff options
Diffstat (limited to 'language/lv_LV/admin.lang.php')
-rw-r--r-- | language/lv_LV/admin.lang.php | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/language/lv_LV/admin.lang.php b/language/lv_LV/admin.lang.php index 43ad9de91..2facc88ac 100644 --- a/language/lv_LV/admin.lang.php +++ b/language/lv_LV/admin.lang.php @@ -977,4 +977,13 @@ $lang['between %s and %s MB'] = 'starp %s un %s MB'; $lang['width & height'] = 'platums&augstums'; $lang['file name'] = 'faila nosaukums'; $lang['date & time'] = 'datums&laiks'; -$lang['Upload in progress'] = 'Notiek augšupielāde';
\ No newline at end of file +$lang['Upload in progress'] = 'Notiek augšupielāde'; +$lang['Each email sent will contain its own automatic authentication key on links, valid for %s.'] = 'Katram nosūtītajam e-pastam būs sava automātiskā autentifikācijas atslēga saitēm, derīga %s.'; +$lang['For security reason, authentication keys do not work for administrators.'] = 'Drošības apsvērumu dēļ, autentifikācijas atslēgas nestrādā administratoriem.'; +$lang['No user is permitted to see this private album'] = 'Nevienam lietotājam nav atļauts redzēt šo privāto albumu'; +$lang['Y Repeat'] = 'YAtkārtojumi'; +$lang['Recipients'] = 'Saņēmēji'; +$lang['Orphans'] = 'Nezināmie'; +$lang['No recipient selected'] = 'Nav izvēlēts neviens saņēmējs'; +$lang['Edit user'] = 'Rediģēt lietotāju'; +$lang['Delete %d orphan photos'] = 'Dzēst %d nezināmos foto ';
\ No newline at end of file |