Commit cc5a01cf authored by Andre Malo's avatar Andre Malo
Browse files

Add Serbian error message translation

Translated by: Nikola Smolenski <smolensk eunet.yu>
Reviewed by: Danilo Šegan <danilo gnome.org>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@219385 13f79535-47bb-0310-9956-ffa450edef68
parent a2c64571
Loading
Loading
Loading
Loading
+19 −0
Original line number Diff line number Diff line
@@ -215,6 +215,25 @@ Body:----------ro--
<!--#include virtual="include/bottom.html" -->
----------ro--

Content-language: sr
Content-type: text/html; charset=ISO-8859-5
Body:----------sr--
<!--#set var="CONTENT_LANGUAGE" value="sr"
--><!--#set var="CHARACTER_ENCODING" value="ISO-8859-5"
--><!--#set var="TITLE" value=" !"
--><!--#include virtual="include/top.html" -->

        
         .

  <!--#if expr="$REDIRECT_ERROR_NOTES" -->
    <!--#include virtual="include/spacer.html" -->
    <!--#echo encoding="none" var="REDIRECT_ERROR_NOTES" -->
  <!--#endif -->

<!--#include virtual="include/bottom.html" -->
----------sr--

Content-language: sv
Content-type: text/html; charset=ISO-8859-1
Body:----------sv--
+14 −0
Original line number Diff line number Diff line
@@ -157,6 +157,20 @@ Body:----------ro--
<!--#include virtual="include/bottom.html" -->
----------ro--

Content-language: sr
Content-type: text/html; charset=ISO-8859-5
Body:----------sr--
<!--#set var="CONTENT_LANGUAGE" value="sr"
--><!--#set var="CHARACTER_ENCODING" value="ISO-8859-5"
--><!--#set var="TITLE" value=" !"
--><!--#include virtual="include/top.html" -->

      (  )    
         .

<!--#include virtual="include/bottom.html" -->
----------sr--

Content-language: sv
Content-type: text/html; charset=ISO-8859-1
Body:----------sv--
+23 −0
Original line number Diff line number Diff line
@@ -277,6 +277,29 @@ Body:----------ro--
<!--#include virtual="include/bottom.html" -->
----------ro--

Content-language: sr
Content-type: text/html; charset=ISO-8859-5
Body:----------sr--
<!--#set var="CONTENT_LANGUAGE" value="sr"
--><!--#set var="CHARACTER_ENCODING" value="ISO-8859-5"
--><!--#set var="TITLE" value=" !"
--><!--#include virtual="include/top.html" -->

  <!--#if expr="$REDIRECT_URL = /\/$/" -->

         .
         ,       .

  <!--#else -->

         .
          ,       .

  <!--#endif -->

<!--#include virtual="include/bottom.html" -->
----------sr--

Content-language: sv
Content-type: text/html; charset=ISO-8859-1
Body:----------sv--
+27 −0
Original line number Diff line number Diff line
@@ -315,6 +315,33 @@ Body:----------ro--
<!--#include virtual="include/bottom.html" -->
----------ro--

Content-language: sr
Content-type: text/html; charset=ISO-8859-5
Body:----------sr--
<!--#set var="CONTENT_LANGUAGE" value="sr"
--><!--#set var="CHARACTER_ENCODING" value="ISO-8859-5"
--><!--#set var="TITLE" value="   !"
--><!--#include virtual="include/top.html" -->

             
          .

  <!--#if expr="$HTTP_REFERER" -->

      
    <a href="<!--#echo encoding="url" var="HTTP_REFERER" -->">
    </a>    .

  <!--#else -->

          ,  
      .

  <!--#endif -->

<!--#include virtual="include/bottom.html" -->
----------sr--

Content-language: sv
Content-type: text/html; charset=ISO-8859-1
Body:----------sv--
+29 −0
Original line number Diff line number Diff line
@@ -339,6 +339,35 @@ Body:----------ro--
<!--#include virtual="include/bottom.html" -->
----------ro--

Content-language: sr
Content-type: text/html; charset=ISO-8859-5
Body:----------sr--
<!--#set var="CONTENT_LANGUAGE" value="sr"
--><!--#set var="CHARACTER_ENCODING" value="ISO-8859-5"
--><!--#set var="TITLE" value=" !"
--><!--#include virtual="include/top.html" -->

  <!--#if expr="$REDIRECT_ERROR_NOTES" -->

           
         .

    <!--#include virtual="include/spacer.html" -->

      :
    <br /><!--#echo encoding="none" var="REDIRECT_ERROR_NOTES" -->

  <!--#else -->

           
         .     
    ,       CGI .

  <!--#endif -->

<!--#include virtual="include/bottom.html" -->
----------sr--

Content-language: sv
Content-type: text/html; charset=ISO-8859-1
Body:----------sv--
Loading