Changeset 4253

Show
Ignore:
Timestamp:
Tue Dec 20 17:15:43 2005
Author:
paul
Message:

Serbian latin translation for Xinha

Files:

Legend:

Unmodified
Added
Removed
Modified
  • trunk/campsite/implementation/management/javascript/xinha/lang/sh.js

    r3279 r4253  
    1   // I18N constants  
    2    
    3   // LANG: "sh", ENCODING: UTF-8 | ISO-8859-2  
    4   // Author: Ljuba Ranković, http://www.rankovic.net/ljubar  
    5    
    6   // FOR TRANSLATORS:  
    7   //  
    8   //   1. PLEASE PUT YOUR CONTACT INFO IN THE ABOVE LINE  
    9   //      (at least a valid email address)  
    10   //  
    11   //   2. PLEASE TRY TO USE UTF-8 FOR ENCODING;  
    12   //      (if this is not possible, please include a comment  
    13   //       that states what encoding is necessary.)  
    14    
    15   {  
    16           "Bold": "Masno",  
    17           "Italic": "Kurziv",  
    18           "Underline": "Podvučeno",  
    19           "Strikethrough": "Precrtano",  
    20           "Subscript": "Indeks-tekst",  
    21           "Superscript": "Eksponent-tekst",  
    22           "Justify Left":"Ravnanje ulevo",  
    23           "Justify Center": "Ravnanje po simetrali",  
    24           "Justify Right": "Ravnanje udesno",  
    25           "Justify Full": "Puno ravnanje",  
    26           "Ordered List": "Lista sa rednim brojevima",  
    27           "Bulleted List": "Lista sa simbolima",  
    28           "Decrease Indent": "smanji uvlačenje",  
    29           "Increase Indent": "Povećaj uvlačenje",  
    30           "Font Color": "Boja slova",  
    31           "Background Color": "Boja pozadine",  
    32           "Horizontal Rule": "Horizontalna linija",  
    33           "Insert Web Link": "Dodaj web link",  
    34           "Insert/Modify Image": "Dodaj/promeni sliku",  
    35           "Insert Table": "Ubaci tabelu",  
    36           "Toggle HTML Source": "Prebaci na HTML kod",  
    37           "Enlarge Editor": "Povećaj editor",  
    38           "About this editor": "O ovom editoru",  
    39           "Help using editor": "Pomoć pri korišćenju editora",  
    40           "Current style": "Važeći stil",  
    41           "Undoes your last action": "Poništava poslednju radnju",  
    42           "Redoes your last action": "Vraća poslednju radnju",  
    43           "Cut selection": "Iseci izabrano",  
    44           "Copy selection": "Kopiraj izabrano",  
    45           "Paste from clipboard": "Zalepi iz klipborda",  
    46           "Direction left to right": "Pravac s desna nalevo",  
    47           "Direction right to left": "",  
    48           "Remove formatting": "",  
    49           "Select all": "",  
    50           "Print document": "",  
    51           "Clear MSOffice tags": "",  
    52           "Clear Inline Font Specifications": "",  
    53           "Split Block": "",  
    54           "Toggle Borders": "",  
    55    
    56           "— format —": "— Format —",  
    57           "Heading 1": "",  
    58           "Heading 2": "",  
    59           "Heading 3": "",  
    60           "Heading 4": "",  
    61           "Heading 5": "",  
    62           "Heading 6": "",  
    63           "Normal": "",  
    64           "Address": "",  
    65           "Formatted": "",  
    66            
    67           // dialogs  
    68           "OK": "OK",  
    69           "Cancel": "Poništi",  
    70           "Path": "Putanja",  
    71           "You are in TEXT MODE.  Use the [<>] button to switch back to WYSIWYG.": "Nalazite se u TEXT režimu.  Koristite [<>] dugme za povratak na WYSIWYG.",  
    72    
    73           "The Paste button does not work in Mozilla based web browsers (technical security reasons). Press CTRL-V on your keyboard to paste directly.": "",  
    74    
    75           "Alignment:": "",  
    76           "Not set": "",  
    77           "Left": "",  
    78           "Right": "",  
    79           "Texttop": "",  
    80           "Absmiddle": "",  
    81           "Baseline": "",  
    82           "Absbottom": "",  
    83           "Bottom": "",  
    84           "Middle": "",  
    85           "Top": "",  
    86    
    87           "Layout": "",  
    88           "Spacing": "",  
    89           "Horizontal:": "",  
    90           "Horizontal padding": "",  
    91           "Vertical:": "",  
    92           "Vertical padding": "",  
    93           "Border thickness:": "",  
    94           "Leave empty for no border": "",  
    95            
    96           // Insert Link  
    97           "Insert/Modify Link": "Dodaj/promeni Link",  
    98           "None (use implicit)": "koristi podrazumevano",  
    99           "New window (_blank)": "Novom prozoru (_blank)",  
    100           "Same frame (_self)": "Isti frejm (_self)",  
    101           "Top frame (_top)": "Glavni frejm (_top)",  
    102           "Other": "Drugo",  
    103           "Target:": "Otvori u:",  
    104           "Title (tooltip):": "Naziv (tooltip):",  
    105           "URL:": "URL:",  
    106           "You must enter the URL where this link points to": "Morate uneti URL na koji vodi ovaj link",  
    107            
    108           // Insert Table  
    109           "Insert Table": "",  
    110           "Rows:": "",  
    111           "Number of rows": "",  
    112           "Cols:": "",  
    113           "Number of columns": "",  
    114           "Width:": "",  
    115           "Width of the table": "",  
    116           "Percent": "",  
    117           "Pixels": "",  
    118           "Em": "",  
    119           "Width unit": "",  
    120           "Fixed width columns": "",  
    121           "Positioning of this table": "",  
    122           "Cell spacing:": "",  
    123           "Space between adjacent cells": "",  
    124           "Cell padding:": "",  
    125           "Space between content and border in cell": "",  
    126    
    127           // Insert Image  
    128           "Insert Image": "",  
    129           "Image URL:": "",  
    130           "Enter the image URL here": "",  
    131           "Preview": "",  
    132           "Preview the image in a new window": "",  
    133           "Alternate text:": "",  
    134           "For browsers that don't support images": "",  
    135           "Positioning of this image": "",  
    136           "Image Preview:": "",  
    137            
    138           // Select Color popup  
    139           "Select Color": ""  
    140   };  
      1 // I18N constants  
      2  
      3 // LANG: "sh", ENCODING: UTF-8 | ISO-8859-2  
      4 // Author: Ljuba Ranković, http://www.rankovic.net/ljubar  
      5  
      6 // FOR TRANSLATORS:  
      7 //  
      8 //   1. PLEASE PUT YOUR CONTACT INFO IN THE ABOVE LINE  
      9 //      (at least a valid email address)  
      10 //  
      11 //   2. PLEASE TRY TO USE UTF-8 FOR ENCODING;  
      12 //      (if this is not possible, please include a comment  
      13 //       that states what encoding is necessary.)  
      14  
      15 {  
      16         "Bold": "Masno",  
      17         "Italic": "Kurziv",  
      18         "Underline": "Podvučeno",  
      19         "Strikethrough": "Precrtano",  
      20         "Subscript": "Indeks-tekst",  
      21         "Superscript": "Eksponent-tekst",  
      22         "Justify Left":"Ravnanje ulevo",  
      23         "Justify Center": "Ravnanje po simetrali",  
      24         "Justify Right": "Ravnanje udesno",  
      25         "Justify Full": "Puno ravnanje",  
      26         "Ordered List": "Lista sa rednim brojevima",  
      27         "Bulleted List": "Lista sa simbolima",  
      28         "Decrease Indent": "smanji uvlačenje",  
      29         "Increase Indent": "Povećaj uvlačenje",  
      30         "Font Color": "Boja slova",  
      31         "Background Color": "Boja pozadine",  
      32         "Horizontal Rule": "Horizontalna linija",  
      33         "Insert Web Link": "Dodaj web link",  
      34         "Insert/Modify Image": "Dodaj/promeni sliku",  
      35         "Insert Table": "Ubaci tabelu",  
      36         "Toggle HTML Source": "Prebaci na HTML kod",  
      37         "Enlarge Editor": "Povećaj editor",  
      38         "About this editor": "O ovom editoru",  
      39         "Help using editor": "Pomoć pri korišćenju editora",  
      40         "Current style": "Važeći stil",  
      41         "Undoes your last action": "Poništava poslednju radnju",  
      42         "Redoes your last action": "Vraća poslednju radnju",  
      43         "Cut selection": "Iseci izabrano",  
      44         "Copy selection": "Kopiraj izabrano",  
      45         "Paste from clipboard": "Zalepi iz klipborda",  
      46         "Direction left to right": "Pravac s leva na desno",  
      47         "Direction right to left": "Pravac s desna na levo",  
      48         "Remove formatting": "Ukoni formatiranje",  
      49         "Select all": "Izaberi sve",  
      50         "Print document": "Štampaj dokument",  
      51         "Clear MSOffice tags": "Obriši MSOffice tagove",  
      52         "Clear Inline Font Specifications": "Obriši dodeljene osobine fonta",  
      53         "Split Block": "Podeli blok",  
      54         "Toggle Borders": "Izmeni okvire",  
      55  
      56         "— format —": "— Format —",  
      57         "Heading 1": "Zaglavlje 1",  
      58         "Heading 2": "Zaglavlje 2",  
      59         "Heading 3": "Zaglavlje 3",  
      60         "Heading 4": "Zaglavlje 4",  
      61         "Heading 5": "Zaglavlje 5",  
      62         "Heading 6": "Zaglavlje 6",  
      63         "Normal": "Običan",  
      64         "Address": "Adresa",  
      65         "Formatted": "Formatiran",  
      66          
      67         // dialogs  
      68         "OK": "OK",  
      69         "Cancel": "Poništi",  
      70         "Path": "Putanja",  
      71         "You are in TEXT MODE.  Use the [<>] button to switch back to WYSIWYG.": "Nalazite se u TEXT režimu.  Koristite [<>] dugme za povratak na WYSIWYG.",  
      72  
      73         "The Paste button does not work in Mozilla based web browsers (technical security reasons). Press CTRL-V on your keyboard to paste directly.": "",  
      74  
      75         "Alignment:": "Ravnanje",  
      76         "Not set": "Nije postavljeno",  
      77         "Left": "Levo",  
      78         "Right": "Desno",  
      79         "Texttop": "Vrh teksta",  
      80         "Absmiddle": "Apsolutna sredina",  
      81         "Baseline": "Donja linija",  
      82         "Absbottom": "Apsolutno dno",  
      83         "Bottom": "Dno",  
      84         "Middle": "Sredina",  
      85         "Top": "Vrh",  
      86  
      87         "Layout": "Prelom",  
      88         "Spacing": "Razmak",  
      89         "Horizontal:": "Po horizontali",  
      90         "Horizontal padding": "Horizontalno odstojanje",  
      91         "Vertical:": "Po vertikali",  
      92         "Vertical padding": "Vertikalno odstojanje",  
      93         "Border thickness:": "Debljina okvira",  
      94         "Leave empty for no border": "Ostavi prazno kad nema okvira",  
      95          
      96         // Insert Link  
      97         "Insert/Modify Link": "Dodaj/promeni Link",  
      98         "None (use implicit)": "koristi podrazumevano",  
      99         "New window (_blank)": "Novom prozoru (_blank)",  
      100         "Same frame (_self)": "Isti frejm (_self)",  
      101         "Top frame (_top)": "Glavni frejm (_top)",  
      102         "Other": "Drugo",  
      103         "Target:": "Otvori u:",  
      104         "Title (tooltip):": "Naziv (tooltip):",  
      105         "URL:": "URL:",  
      106         "You must enter the URL where this link points to": "Morate uneti URL na koji vodi ovaj link",  
      107          
      108         // Insert Table  
      109         "Insert Table": "Ubaci tabelu",  
      110         "Rows:": "Redovi",  
      111         "Number of rows": "Broj redova",  
      112         "Cols:": "Kolone",  
      113         "Number of columns": "Broj kolona",  
      114         "Width:": "Širina",  
      115         "Width of the table": "Širina tabele",  
      116         "Percent": "Procenat",  
      117         "Pixels": "Pikseli",  
      118         "Em": "Em",  
      119         "Width unit": "Jedinica širine",  
      120         "Fixed width columns": "Fiksirana širina kolona",  
      121         "Positioning of this table": "Postavljanje ove tabele",  
      122         "Cell spacing:": "Rastojanje ćelija",  
      123         "Space between adjacent cells": "Rastojanje naspramnih ćelija",  
      124         "Cell padding:": "Unutrašnja odstojanja u ćeliji",  
      125         "Space between content and border in cell": "Rastojanje između sadržaja i okvira ćelije",  
      126  
      127         // Insert Image  
      128         "Insert Image": "Ubaci sliku",  
      129         "Image URL:": "URL slike",  
      130         "Enter the image URL here": "Unesite URL slike ovde",  
      131         "Preview": "Pregled",  
      132         "Preview the image in a new window": "Pregledaj sliku u novom prozoru",  
      133         "Alternate text:": "Alternativni tekst",  
      134         "For browsers that don't support images": "Za pretraživače koji ne podržavaju slike",  
      135         "Positioning of this image": "Postavljanje ove slike",  
      136         "Image Preview:": "Pregled slike",  
      137          
      138         // Select Color popup  
      139         "Select Color": "Izaberite boju"  
      140 };