Ignore:
Timestamp:
May 21, 2011, 7:37:43 PM (13 years ago)
Author:
mistic100
Message:

last commit for first public version

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/Back2Front/language/lv_LV/plugin.lang.php

    r10908 r10981  
    11<?php
    2 
    32
    43$lang['See back'] = 'Skatīt aizmugures daļu';
    54$lang['See front'] = 'Skatīt priekšpusi';
    65$lang['Modify backside information'] = 'Modificēt aizmugures daļas informāciju';
     6
     7$lang['Switch mode'] = 'Switch mode';
     8$lang['Click'] = 'Click';
     9$lang['Mouseover'] = 'Mouseover';
     10$lang['Fade'] = 'Fade';
    711
    812$lang['This picture is a backside...'] = 'Šis attēls ir aizmugure...';
     
    1317
    1418$lang['Backside and frontside can\'t be the same picture'] = 'Aizmugure un priekšpuse nevar būt viens un tas pats attēls';
    15 $lang['This picture has already a backside : '] = 'Šim attēlam jau ir aizmugure : ';
    16 $lang['This picture id already a backside : '] = 'Šis attēls jau ir aizmugure : ';
     19$lang['The picture n°%d has already a backside : %s'] = 'The picture n°%d has already a backside : %s';
     20$lang['The picture n°%s is already a backside'] = 'The picture n°%s is already a backside';
    1721$lang['This picture is now the backside of the picture n° '] = 'Šis attēls tagad ir attēla n°  aizmugure ';
    18 $lang['Unknown id for frontside picture : '] = 'Nezināms priekšpuses attēla id : ';
     22$lang['Unknown id %d for frontside picture'] = 'Unknown id %d for frontside picture';
    1923$lang['This picture is no longer a backside'] = '’Šis attēls vairs nav aizmugure';
    2024
Note: See TracChangeset for help on using the changeset viewer.