diff options
author | plegall <plg@piwigo.org> | 2011-01-17 23:53:47 +0000 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2011-01-17 23:53:47 +0000 |
commit | 7ca4f8e06004740e3dc0c331629daeccc868defe (patch) | |
tree | b2a062e1fd314829b2fe4f3247a321833a968685 /language/lv_LV/common.lang.php | |
parent | e123585dde33f8ec3be13e788eea6fc10041920f (diff) |
feature 2102: add a few language keys to remove all image/picture/element and replace by photo
git-svn-id: http://piwigo.org/svn/trunk@8727 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/lv_LV/common.lang.php')
-rw-r--r-- | language/lv_LV/common.lang.php | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/language/lv_LV/common.lang.php b/language/lv_LV/common.lang.php index 5ae06ca11..00ec9cc02 100644 --- a/language/lv_LV/common.lang.php +++ b/language/lv_LV/common.lang.php @@ -290,18 +290,7 @@ $lang['A comment on your site'] = "Komentārijs no jūsu vietnes"; $lang['today'] = "špdien"; $lang['Update your rating'] = "Atjaunojiet savu vērtējumu"; $lang['wrong filename'] = "nepareizs faila vārds"; -$lang['the filesize of the picture must not exceed :'] = "attēla faila izmērs nedrīkst pārsniegt :"; -$lang['the picture must be to the fileformat jpg, gif or png'] = "attēla formātam jābūt jpg, gif or png"; -$lang['the height of the picture must not exceed :'] = "attēla augstums nedrīkst pārsniegt :"; -$lang['Optional, but recommended : choose a thumbnail to associate to'] = "Pēc izvēles, bet ieteicams: izvēlēties sīkbildi ar ko saistīt lai"; -$lang['the width of the picture must not exceed :'] = "attēla platums nedrīkst pārsniegt :"; -$lang['can\'t upload the picture on the server'] = "attēlu nav iespējam augšupielādēt"; $lang['the username must be given'] = "nepieciešams lietotāja vārds"; -$lang['A picture\'s name already used'] = "šis attēla vārds jau tiek lietots"; -$lang['You must choose a picture fileformat for the image'] = "Jums jāizvēlas attēla faila formāts"; -$lang['Name of the picture'] = "attēla vārds"; -$lang['Upload a picture'] = "Augšupielādēt attēlu"; -$lang['Picture uploaded with success, an administrator will validate it as soon as possible'] = "Attēls veiksmīgi augšupielādēts un administrātors to apstiprinās pēc iespējas ātrāk"; $lang['useful when password forgotten'] = "derīgi, ja aizmirsta parole"; $lang['Quick search'] = "Ātrā meklēšana"; $lang['Connected user: %s'] = "Pievienotais lietotājs: %s"; @@ -315,8 +304,6 @@ $lang['Email: %s'] = "E-pasts: %s"; $lang['Admin: %s'] = "Admins: %s"; $lang['Registration of %s'] = "Reģistrācija %s"; $lang['Album: %s'] = 'Albūms: %s'; -$lang['Picture name: %s'] = "Attēla vārds: %s"; -$lang['Creation date: %s'] = "Izveides datums: %s"; $lang['Picture uploaded by %s'] = "Attēlu augšupielādējis %s"; $lang['Bad status for user "guest", using default status. Please notify the webmaster.'] = "Lietotāja \"viesis\" nepareizs satuss, lietojiet statusu pēc noklusējuma. Lūdzu informējiet webmasteru."; $lang['Administrator, webmaster and special user cannot use this method'] = 'Administrātors, webmāsters un īpašais lietotājs var izmantot šo metodi'; @@ -339,7 +326,6 @@ $lang['%d photo is also linked to current tags'] = "%d attēls ir arī saistīts $lang['%d photos are also linked to current tags'] = "%d iattēli ir arī saistīti ar patrreizējiem tagiem"; $lang['display photos linked to this tag'] = "Skatīt attēlus, kas saistīti tikai ar šo tagu"; $lang['photos posted during the last %d days'] = "attēli, kas publicēti %d dienas"; -$lang['Choose an image'] = "Izvēlieties attēlu"; $lang['Piwigo Help'] = "Piwigo palīgs"; $lang['Rank'] = "Rinda"; $lang['group by letters'] = "grupēt pēc burtiem"; |