Changeset 2528 in subversion


Ignore:
Timestamp:
May 24, 2009 2:07:50 PM (4 years ago)
Author:
yllar
Message:

added Dari & Pashto + some updates

Location:
trunk/roundcubemail/program/localization
Files:
6 added
6 edited

Legend:

Unmodified
Added
Removed
  • trunk/roundcubemail/program/localization/et_EE/labels.inc

    r2513 r2528  
    117117$labels['markflagged'] = 'Lisa lipik'; 
    118118$labels['markunflagged'] = 'Eemalda lipik'; 
     119$labels['messagemenu'] = 'Kirjade menÌÌ'; 
    119120$labels['select'] = 'Vali'; 
    120121$labels['all'] = 'kõik'; 
     
    135136$labels['msgtext'] = 'Kogu kirjast'; 
    136137$labels['openinextwin'] = 'Ava uues aknas'; 
     138$labels['emlsave'] = 'Salvesta (.eml)'; 
    137139$labels['compose'] = 'Koosta kiri'; 
    138140$labels['savemessage'] = 'Salvesta see mustand'; 
  • trunk/roundcubemail/program/localization/he_IL/labels.inc

    r2513 r2528  
    1212| Author: Moshe Leibovitch  <moish@mln.co.il>                           | 
    1313| Updates: Noor Dawod <noor@comrax.com>                                 | 
    14 | Updates: Moshe Leibovitch  <moish@mln.co.il>  06122008                | 
     14| Updates: Moshe Leibovitch  <moish@mln.co.il>  22052009                | 
    1515+-----------------------------------------------------------------------+ 
    1616*/ 
     
    130130$labels['quicksearch'] = 'חי׀וש מהי׹'; 
    131131$labels['resetsearch'] = 'ניקוי תיבת החי׀וש'; 
     132$labels['searchmod'] = 'מא׀ייני חי׀וש'; 
     133$labels['msgtext'] = 'כל ההודעה'; 
    132134$labels['openinextwin'] = '׀תיחה בחלון חדש'; 
    133135$labels['compose'] = 'כתיבת הודעה'; 
  • trunk/roundcubemail/program/localization/he_IL/messages.inc

    r2237 r2528  
    1212| Author: Moshe Leibovitch    <moish@mln.co.il>                         | 
    1313| Updates: Noor Dawod <noor@comrax.com>                                 | 
    14 | Updates: Moshe Leibovitch  <moish@mln.co.il>  06122008                | 
     14| Updates: Moshe Leibovitch  <moish@mln.co.il>  22052009                | 
    1515+-----------------------------------------------------------------------+ 
    1616 
     
    2222$messages['sessionerror'] = 'כניסתך למעךכת אינה חוקית או ש׀ג תוק׀ה'; 
    2323$messages['imaperror'] = 'הקשך לשךת הדוא׹ נכשל'; 
     24$messages['servererror'] = '! שגיאת שךת'; 
    2425$messages['nomessagesfound'] = 'לא נמשאו הודעות בתיבה זו'; 
    2526$messages['loggedout'] = 'הקשך הסתיים. להתךאות!'; 
     
    9495$messages['nofromaddress'] = 'לזהות שנבחךה חסךה כתובת דוא׹'; 
    9596$messages['editorwarning'] = 'המעבך לעוךך ׹גיל יג׹ום לאיבוד את העךיכה הקיימת. האם להמשיך?'; 
     97$messages['httpreceivedencrypterror'] = 'אךעה שגיאת ת׊וךה חמו׹ה. נא להודיע מייד למנהל/ת המעךכת. <B> הודעתך לא תשלח <B> '; 
    9698 
    9799?> 
  • trunk/roundcubemail/program/localization/index.inc

    r2350 r2528  
    4040  'cs_CZ' => 'Czech', 
    4141  'da_DK' => 'Dansk', 
     42  'fa_AF' => 'Dari', 
    4243  'de_DE' => 'Deutsch (Deutsch)', 
    4344  'de_CH' => 'Deutsch (Schweiz)', 
     
    7475  'nb_NO' => 'Norsk (BokmÃ¥l)', 
    7576  'nn_NO' => 'Norsk (Nynorsk)', 
     77  'ps'    => 'Pashto', 
    7678  'fa'    => 'Persian (Farsi)', 
    7779  'pl_PL' => 'Polski', 
  • trunk/roundcubemail/program/localization/pt_BR/messages.inc

    r2237 r2528  
    2727$messages['sessionerror'] = 'A sessão do seu navegador é inválida ou expirou'; 
    2828$messages['imaperror'] = 'Falha na conexão com o servidor IMAP'; 
     29$messages['servererror'] = 'Erro no Servidor!'; 
    2930$messages['nomessagesfound'] = 'Nenhuma mensagem foi encontrada'; 
    3031$messages['loggedout'] = 'Sua sessão foi finalizada com sucesso. Até breve!'; 
     
    99100$messages['nofromaddress'] = 'Falta o endereço de email na identidade selecionada'; 
    100101$messages['editorwarning'] = 'Mudar para o editor de texto simples elimina toda a formatação de texto. Deseja continuar?'; 
     102$messages['httpreceivedencrypterror'] = 'Ocorreu um erro de configuração. Informe ao administrador do sistema imediatamente. <b>Sua mensagem não pode ser enviada.</b>'; 
    101103 
    102104?> 
  • trunk/roundcubemail/program/localization/sv_SE/messages.inc

    r2215 r2528  
    33/* 
    44 
    5  +-----------------------------------------------------------------------+ 
    6  | language/sv_SE/messages.inc                                           | 
    7  |                                                                       | 
    8  | Language file of the RoundCube Webmail client                         | 
    9  | Copyright (C) 2005-2009, RoundCube Dev. - Switzerland                 | 
    10  | Licensed under the GNU GPL                                            | 
    11  |                                                                       | 
    12  +-----------------------------------------------------------------------+ 
    13  | Author: Fredrik Nygren <f.nygren@gmail.com>                           | 
    14  |         Andreas Henriksson <andreas@fatal.se>                         | 
    15  |         Jonas Nasholm <info@bitfuse.net>                              | 
    16  +-----------------------------------------------------------------------+ 
     5+-----------------------------------------------------------------------+ 
     6| language/sv_SE/messages.inc                                           | 
     7|                                                                       | 
     8| Language file of the RoundCube Webmail client                         | 
     9| Copyright (C) 2005-2009, RoundCube Dev. - Switzerland                 | 
     10| Licensed under the GNU GPL                                            | 
     11|                                                                       | 
     12+-----------------------------------------------------------------------+ 
     13| Author: Jonas Nasholm <info@bitfuse.net>                              | 
     14|         Fredrik Nygren <f.nygren@gmail.com>                           | 
     15|         Andreas Henriksson <andreas@fatal.se>                         | 
     16+-----------------------------------------------------------------------+ 
    1717 
    18  @version $Id$ 
     18@version $Id$ 
    1919 
    2020*/ 
     
    2525$messages['sessionerror'] = 'Din inloggning Àr felaktig eller har gÃ¥tt ut'; 
    2626$messages['imaperror'] = 'Kontakt med IMAP-servern misslyckades'; 
     27$messages['servererror'] = 'Fel i servern!'; 
    2728$messages['nomessagesfound'] = 'Inga meddelanden'; 
    2829$messages['loggedout'] = 'Du Àr utloggad. VÀlkommen Ã¥ter!'; 
     
    9798$messages['nofromaddress'] = 'Adressen saknas i den valda identiteten'; 
    9899$messages['editorwarning'] = 'Genom att vÀxla till text-lÀge gÃ¥r formateringen förlorad. Vill du fortsÀtta?'; 
     100$messages['httpreceivedencrypterror'] = 'Ett irreparabelt fel har uppstÃ¥tt. Kontakta administratören omgÃ¥ende. <b>Meddelandet kan inte skickas.</b>'; 
    99101 
    100102?> 
Note: See TracChangeset for help on using the changeset viewer.