aboutsummaryrefslogtreecommitdiffstats
path: root/language/lv_LV
diff options
context:
space:
mode:
authorddtddt <ddtddt@piwigo.org>2011-09-12 19:23:20 +0000
committerddtddt <ddtddt@piwigo.org>2011-09-12 19:23:20 +0000
commit80293d0e4b94fcabe38916aac75b9aef3f225ffd (patch)
tree99db2c145ca94a9218bf914ff6e78c365f38c98c /language/lv_LV
parenteac273db5633b350d2d2752479191a76c78d6e39 (diff)
[trunk] - language - (Latvian - Latviešu) thanks to Aivars Baldone - feature:2320
git-svn-id: http://piwigo.org/svn/trunk@12138 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/lv_LV')
-rw-r--r--language/lv_LV/admin.lang.php21
-rw-r--r--language/lv_LV/common.lang.php1
-rw-r--r--language/lv_LV/install.lang.php2
3 files changed, 24 insertions, 0 deletions
diff --git a/language/lv_LV/admin.lang.php b/language/lv_LV/admin.lang.php
index c0251d37d..5ff682288 100644
--- a/language/lv_LV/admin.lang.php
+++ b/language/lv_LV/admin.lang.php
@@ -831,4 +831,25 @@ $lang['You have specified <i>$conf[\'order_by\']</i> in your local configuration
$lang['Average rate'] = "Vidējais novērtejums";
$lang['Rate'] = "Vērtējums";
$lang['Learn more'] = 'Uzzini vairak';
+$lang['... or '] = '... vai ';
+$lang['Create'] = 'Izveidot';
+$lang['Start Upload'] = 'Sākt augšupielādi';
+$lang['You are using the Flash uploader. Problems? Try the <a href="%s">Browser uploader</a> instead.'] = 'Jūs lietojat Flash augšuplādētāju. Problēmas? Tā vietā mēģiniet <a href="%s">Pārlūka augšuplādētāju</a>.';
+$lang['You are using the Browser uploader. Try the <a href="%s">Flash uploader</a> instead.'] = 'Jūs lietojat Pārlūka augšuplādētāju. Tā vietā mēģiniet <a href="%s">Flash augšuplādētāju</a>.';
+$lang['Maximum file size: %sB.'] = 'Faila maksimālais izmērs: %sB.';
+$lang['Allowed file types: %s.'] = 'Atļautie failu tipi: %s.';
+$lang['Approximate maximum resolution: %dM pixels (that\'s %dx%d pixels).'] = 'Aptuvenā maksimālā izšķirtspēja: %dM pixeļi (tas ir %dx%d pixeļi).';
+$lang['Manage Permissions'] = 'Pārvaldīt Piekļuves Atļaujas';
+$lang['Photo %s of %s'] = ' %s foto no %s';
+$lang['show details'] = 'rādīt detaļas';
+$lang['hide details'] = 'paslēpt detaļas';
+$lang['Merge tags'] = 'Apvienot (sapludināt) cilnes (tags)';
+$lang['Select the destination tag'] = 'Izvēlēties mērķa cilni';
+$lang['(this tag will be deleted)'] = '(šī cilne (tag) tiks izdzēsta)';
+$lang['Confirm merge'] = 'Apstiprināt apvienošanu';
+$lang['Merge selected tags'] = 'Apvienot izvēlētās cilnes';
+$lang['No destination tag selected'] = 'Nav izvēlēta mērķa cilne';
+$lang['Tags <em>%s</em> merged into tag <em>%s</em>'] = 'Cilnes (tags) <em>%s</em> apvienotas cilnē <em>%s</em>';
+$lang['Select at least two tags for merging'] = 'Izvēlaties vismaz divas cilnes apvienošanai';
+$lang['Select an album'] = 'Izvēlaties albūmu';
?> \ No newline at end of file
diff --git a/language/lv_LV/common.lang.php b/language/lv_LV/common.lang.php
index 14175f175..1a0d9a0c9 100644
--- a/language/lv_LV/common.lang.php
+++ b/language/lv_LV/common.lang.php
@@ -370,4 +370,5 @@ $lang['You will receive a link to create a new password via email.'] = 'Jūs ar
$lang['Username or email'] = 'Lietotājvārds vai e-pasta adrese';
$lang['Change my password'] = 'Nomainīt manu paroli';
$lang['Enter your new password below.'] = 'Ievadiet savu jauno paroli zemāk.';
+$lang['Reset Password'] = 'Atgūt Paroli';
?> \ No newline at end of file
diff --git a/language/lv_LV/install.lang.php b/language/lv_LV/install.lang.php
index 12d7da187..603aa4297 100644
--- a/language/lv_LV/install.lang.php
+++ b/language/lv_LV/install.lang.php
@@ -66,4 +66,6 @@ $lang['An alternate solution is to copy the text in the box above and paste it i
$lang['Creation of config file local/config/database.inc.php failed.'] = 'Konfigurācijas faila local/config/database.inc.php izveide ir nesekmīga.';
$lang['Download the config file'] = 'Lejupladet config failu';
$lang['You can download the config file and upload it to local/config directory of your installation.'] = 'Jums jalejupielade configuracijas fails un jaielade tas Jusu instalacijas local/config mape.';
+$lang['Just another Piwigo gallery'] = 'Vēl viena Piwigo galerija';
+$lang['Welcome to my photo gallery'] = 'Laipni lūgti manā foto galerijā';
?> \ No newline at end of file