aboutsummaryrefslogtreecommitdiffstats
path: root/language/lv_LV/common.lang.php
diff options
context:
space:
mode:
Diffstat (limited to 'language/lv_LV/common.lang.php')
-rw-r--r--language/lv_LV/common.lang.php14
1 files changed, 10 insertions, 4 deletions
diff --git a/language/lv_LV/common.lang.php b/language/lv_LV/common.lang.php
index 363bb6146..4132cbb50 100644
--- a/language/lv_LV/common.lang.php
+++ b/language/lv_LV/common.lang.php
@@ -2,7 +2,7 @@
// +-----------------------------------------------------------------------+
// | Piwigo - a PHP based photo gallery |
// +-----------------------------------------------------------------------+
-// | Copyright(C) 2008-2013 Piwigo Team http://piwigo.org |
+// | Copyright(C) 2008-2014 Piwigo Team http://piwigo.org |
// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net |
// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick |
// +-----------------------------------------------------------------------+
@@ -22,7 +22,7 @@
// +-----------------------------------------------------------------------+
/*
Language Name: Latviešu [LV]
-Version: 2.5.0
+Version: 2.6.0
Language URI: http://piwigo.org/ext/extension_view.php?eid=427
Author: Piwigo team
Author URI: http://piwigo.org
@@ -243,7 +243,6 @@ $lang['login mustn\'t end with a space character'] = "logins nedrīkst beigties
$lang['login mustn\'t start with a space character'] = "logins nedrīkst sākties ar tukšumu - spacebar";
$lang['this login is already used'] = "šo loginu jau lieto";
$lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = "e-pasta adresei jāizskatās xxx@yyy.eee (piemēram : jack@altern.org)";
-$lang['please enter your password again'] = "lūdzu ievadiet savu paroli vēlreiz";
$lang['Auto login'] = "Auto logins";
$lang['remove this tag from the list'] = "izņemt šo tagu no saraksta";
$lang['representative'] = "pārstāvis";
@@ -271,7 +270,6 @@ $lang['SQL queries in'] = "SQL pieprasījums";
$lang['display only recently posted photos'] = 'rādīt tikai tagad ievietotos fotoattēlus';
$lang['return to the display of all photos'] = 'atgriezties pie visu foto rādīšanas režīma';
$lang['the beginning'] = "sākums";
-$lang['Interface theme'] = "Interfeisa tēmas";
$lang['Thumbnails'] = "Sīkbildes";
$lang['Menu'] = "Izvēlne";
$lang['A comment on your site'] = "Komentārijs no jūsu vietnes";
@@ -413,4 +411,12 @@ $lang['Username is mandatory'] = 'Lietotājvārds ir obligāts';
$lang['Email address is mandatory'] = 'E-pasta adrese ir obligāta';
$lang['Website'] = 'Interneta vietne';
$lang['Your website URL is invalid'] = 'Jūsu interneta vietnes URL ir kļūdains';
+$lang['Email'] = 'e-pasts';
+$lang['Go back to the album'] = 'Iet atpakaļ uz albūmu';
+$lang['Last Page'] = 'Pēdējā lapa';
+$lang['First Page'] = 'Pirmā lapa';
+$lang['Password is missing. Please enter the password.'] = 'Nepareiza parole. Lūdzu atkārtojiet mēģinājumu.';
+$lang['Password confirmation is missing. Please confirm the chosen password.'] = 'Trūkst paroles apstiprinājuma. Lūdzu apstipriniet izvēlēto paroli.';
+$lang['%d photos per page'] = '%d fotogrāfiju lapā';
+$lang['Theme'] = 'Tēma';
?> \ No newline at end of file