Lietotāja rīki

Vietnes rīki



lv:procedures

Atšķirības

Norādītais vecais variants no patreizējās lapas atšķiras ar:

Saite uz salīdzināšanas skatu.

Abās pusēs iepriekšējo versiju Iepriekšējā versija
Nākamā versija
Iepriekšējā versija
lv:procedures [2020/10/27 19:03]
marija AlgoritmsLrekins_old
lv:procedures [2020/10/27 19:06]
marija ALG_rek_0610
Rinda 422: Rinda 422:
  <​xsl:​when test="/​documents/​document/​keel=''">​Mērv.</​xsl:​when>​  <​xsl:​when test="/​documents/​document/​keel=''">​Mērv.</​xsl:​when>​
  <​xsl:​otherwise>​Unit</​xsl:​otherwise>​  <​xsl:​otherwise>​Unit</​xsl:​otherwise>​
- </​xsl:​choose><​!--Mrvienba--></​th>​+ </​xsl:​choose><​!--Mērvienība--></​th>​
       <th> <​xsl:​choose>​       <th> <​xsl:​choose>​
  <​xsl:​when test="/​documents/​document/​keel=''">​Daudz.</​xsl:​when>​  <​xsl:​when test="/​documents/​document/​keel=''">​Daudz.</​xsl:​when>​
Rinda 526: Rinda 526:
  <​xsl:​when test="/​documents/​document/​keel=''">​Izrakstīja:</​xsl:​when>​  <​xsl:​when test="/​documents/​document/​keel=''">​Izrakstīja:</​xsl:​when>​
  <​xsl:​otherwise>​Salesman:</​xsl:​otherwise>​  <​xsl:​otherwise>​Salesman:</​xsl:​otherwise>​
- </​xsl:​choose><​!--Izrakstja-->&#​160;<​xsl:​value-of select="/​documents/​document/​myyja_nimi"​ />+ </​xsl:​choose><​!--Izrakstīja-->&#​160;<​xsl:​value-of select="/​documents/​document/​myyja_nimi"​ />
    </td>    </td>
    </tr>    </tr>
Rinda 657: Rinda 657:
  <​xsl:​when test="/​documents/​document/​keel=''">​Apmaksas termiņš:</​xsl:​when>​  <​xsl:​when test="/​documents/​document/​keel=''">​Apmaksas termiņš:</​xsl:​when>​
  <​xsl:​otherwise>​Due date:</​xsl:​otherwise>​  <​xsl:​otherwise>​Due date:</​xsl:​otherwise>​
- </​xsl:​choose><​!--Apmaksas termi��-->+ </​xsl:​choose><​!--Apmaksas termiņš-->
      </​div>​      </​div>​
            
Rinda 831: Rinda 831:
   ​   ​
   if (parseInt(fullStr.substring(4,​7),​10)>​0) {   if (parseInt(fullStr.substring(4,​7),​10)>​0) {
-   ​tempStr=fullStr.substring(4,​7);​ // tkstoi+   ​tempStr=fullStr.substring(4,​7);​ // tūkstoši
    ​tempRes=simtiEng(tempStr);​    ​tempRes=simtiEng(tempStr);​
    if ((tempStr.charAt(2)=='​1'​) && (tempStr.charAt(1)!='​1'​)) tempRes+='​thousand ';    if ((tempStr.charAt(2)=='​1'​) && (tempStr.charAt(1)!='​1'​)) tempRes+='​thousand ';
Rinda 913: Rinda 913:
   if (pirmspStr.charAt(0)=='​-'​) { // ja ar miinus ziimi   if (pirmspStr.charAt(0)=='​-'​) { // ja ar miinus ziimi
    ​pirmspStr=pirmspStr.substring(1);​    ​pirmspStr=pirmspStr.substring(1);​
-   ​minus='​mnus ';+   ​minus='​mīnus ';
   }   }
   ​   ​
Rinda 935: Rinda 935:
    ​tempStr=fullStr.substring(4,​7);​ // t�ksto�i    ​tempStr=fullStr.substring(4,​7);​ // t�ksto�i
    ​tempRes=simti(tempStr);​    ​tempRes=simti(tempStr);​
-   if ((tempStr.charAt(2)=='​1'​) && (tempStr.charAt(1)!='​1'​)) tempRes+='​tkstotis '; +   if ((tempStr.charAt(2)=='​1'​) && (tempStr.charAt(1)!='​1'​)) tempRes+='​tūkstotis '; 
-    else if (parseInt(tempStr,​10)!=0) tempRes+='​tkstoi ';+    else if (parseInt(tempStr,​10)!=0) tempRes+='​tūkstoši ';
    ​resStr=tempRes+resStr;​    ​resStr=tempRes+resStr;​
   }   }
lv/procedures.txt · Labota: 2020/10/27 19:06 , labojis marija