[geeklog-cvs] Geeklog-1.x/plugins/links/language czech.php, NONE, 1.1.2.1 french_canada.php, NONE, 1.1.2.1 korean.php, NONE, 1.1.2.1 korean_utf-8.php, NONE, 1.1.2.1 spanish_utf-8.php, NONE, 1.1.2.1 chinese_simplified_utf-8.php, 1.3, 1.3.2.1 chinese_traditional_utf-8.php, 1.3, 1.3.2.1 dutch.php, 1.2, 1.2.2.1 estonian.php, 1.1, 1.1.2.1 estonian_utf-8.php, 1.1, 1.1.2.1 japanese.php, 1.7, 1.7.2.1 japanese_utf-8.php, 1.6, 1.6.2.1 polish.php, 1.2, 1.2.2.1 russian.php, 1.2, 1.2.2.1 slovenian.php, 1.1, 1.1.2.1 slovenian_utf-8.php, 1.1, 1.1.2.1 ukrainian.php, 1.3, 1.3.2.1 ukrainian_koi8-u.php, 1.1, 1.1.2.1 ukrainian_utf-8.php, 1.1, 1.1.2.1

Dirk Haun dhaun at qs1489.pair.com
Sat Dec 15 17:26:52 EST 2007


Update of /cvsroot/geeklog/Geeklog-1.x/plugins/links/language
In directory qs1489.pair.com:/tmp/cvs-serv42614/plugins/links/language

Modified Files:
      Tag: geeklog_1_4_1_1
	chinese_simplified_utf-8.php chinese_traditional_utf-8.php 
	dutch.php estonian.php estonian_utf-8.php japanese.php 
	japanese_utf-8.php polish.php russian.php slovenian.php 
	slovenian_utf-8.php ukrainian.php ukrainian_koi8-u.php 
	ukrainian_utf-8.php 
Added Files:
      Tag: geeklog_1_4_1_1
	czech.php french_canada.php korean.php korean_utf-8.php 
	spanish_utf-8.php 
Log Message:
Ported new / updated language files over from the trunk


Index: russian.php
===================================================================
RCS file: /cvsroot/geeklog/Geeklog-1.x/plugins/links/language/russian.php,v
retrieving revision 1.2
retrieving revision 1.2.2.1
diff -C2 -d -r1.2 -r1.2.2.1
*** russian.php	13 May 2006 17:13:08 -0000	1.2
--- russian.php	15 Dec 2007 22:26:50 -0000	1.2.2.1
***************
*** 26,32 ****
  ###############################################################################
  # Array Format:
! # $LANGXX[YY]:	$LANG - variable name
! #		  	XX - file id number
! #			YY - phrase id number
  ###############################################################################
  
--- 26,32 ----
  ###############################################################################
  # Array Format:
! # $LANGXX[YY]:    $LANG - variable name
! #              XX - file id number
! #            YY - phrase id number
  ###############################################################################
  

Index: polish.php
===================================================================
RCS file: /cvsroot/geeklog/Geeklog-1.x/plugins/links/language/polish.php,v
retrieving revision 1.2
retrieving revision 1.2.2.1
diff -C2 -d -r1.2 -r1.2.2.1
*** polish.php	13 May 2006 17:13:08 -0000	1.2
--- polish.php	15 Dec 2007 22:26:50 -0000	1.2.2.1
***************
*** 45,51 ****
  ###############################################################################
  # Array Format:
! # $LANGXX[YY]:	$LANG - variable name
! #		  	XX - file id number
! #			YY - phrase id number
  ###############################################################################
  /**
--- 45,51 ----
  ###############################################################################
  # Array Format:
! # $LANGXX[YY]:    $LANG - variable name
! #              XX - file id number
! #            YY - phrase id number
  ###############################################################################
  /**

--- NEW FILE: czech.php ---
<?php

###############################################################################
# czech.php
# This is the czech (ISO 8859-2) language file for the Geeklog Links Plugin
#
# Copyright (C) 2007 Ondrej Rusek
# rusek at gybon.cz
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
#
###############################################################################
# $Id: czech.php,v 1.1.2.1 2007/12/15 22:26:50 dhaun Exp $

/** 
 * This is the english language page for the Geeklog links Plug-in! 
 * 
 * @package Links
 * @subpackage Language
 * @filesource
 * @version 1.0
 * @since GL 1.4.0
 * @copyright Copyright © 2005-2006
 * @license http://opensource.org/licenses/gpl-license.php GNU Public License 
 * @author Trinity Bays <trinity93 AT steubentech DOT com>
 * @author Tony Bibbs <tony AT tonybibbs DOT com>
 * @author Tom Willett <twillett AT users DOT sourceforge DOT net>
 * 
 */


###############################################################################
# Array Format:
# $LANGXX[YY]:	$LANG - variable name
#		  	XX - file id number
#			YY - phrase id number
###############################################################################
/**
* the link plugin's lang array
* 
* @global array $LANG_LINKS 
*/
$LANG_LINKS= array(
    10 => 'Po¾adavky',
    14 => 'Odkazy',
    84 => 'ODKAZY',
    88 => '®ádné nové odkazy',
    114 => 'Odkazy',
    116 => 'Pøidat odkaz'
);

###############################################################################
# for stats
/**
* the link plugin's lang stats array
* 
* @global array $LANG_LINKS_STATS
*/
$LANG_LINKS_STATS = array(
    'links' => 'Odkazy (Kliknutí) v systému',
    'stats_headline' => 'Top Ten odkazù',
    'stats_page_title' => 'Odkazy',
    'stats_hits' => 'Pou¾ito',
    'stats_no_hits' => 'Vypadá to, ¾e nejsou ¾ádné odkazy nebo odkaz nikdo je¹tì nepou¾il.',
);

###############################################################################
# for the search
/**
* the link plugin's lang search array
* 
* @global array $LANG_LINKS_SEARCH 
*/
$LANG_LINKS_SEARCH = array(
 'results' => 'Výsledky - odkazy',
 'title' => 'Titulek',
 'date' => 'Datum pøidání',
 'author' => 'Pøidal ',
 'hits' => 'Kliknuto'
);

###############################################################################
# for the submission form
/**
* the link plugin's lang submit form array
* 
* @global array $LANG_LINKS_SUBMIT 
*/
$LANG_LINKS_SUBMIT = array(
    1 => 'Poslat odkaz',
    2 => 'Odkaz',
    3 => 'Kategorie',
    4 => 'Jiná',
    5 => 'Pokud jiná, tak specifikuj',
    6 => 'Chyba: chybí kategorie',
    7 => 'Pokud vybere¹ "Jiná", dopi¹ jméno kategorie',
    8 => 'Titulek',
    9 => 'URL',
    10 => 'Kategorie',
    11 => 'Po¾adavky odkazù'
);

###############################################################################
# Messages for COM_showMessage the submission form

$PLG_links_MESSAGE1 = "Dìkujeme za odeslání odkazu na {$_CONF['site_name']}.  Nyní oèekává odsouhlasení.  Po odouhlasení bude Vá¹ odkaz v sekci <a href={$_CONF['site_url']}/links/index.php>odkazù</a>.";
$PLG_links_MESSAGE2 = 'Vá¹ odkaz byl úspì¹nì pøidán.';
$PLG_links_MESSAGE3 = 'Odkaz byl úspì¹nì vymazán.';
$PLG_links_MESSAGE4 = "Dìkujeme za odeslání odkazu {$_CONF['site_name']}.  Mù¾ete ho nalézt v <a href={$_CONF['site_url']}/links/index.php>odkazech</a>.";

// Messages for the plugin upgrade
$PLG_links_MESSAGE3002 = $LANG32[9];

###############################################################################
# admin/link.php
/**
* the link plugin's lang admin array
* 
* @global array $LANG_LINKS_ADMIN 
*/
$LANG_LINKS_ADMIN = array(
    1 => 'Editor odkazù',
    2 => 'ID odkazu',
    3 => 'Titulek odkazu',
    4 => 'URL odkazu',
    5 => 'Kategorie',
    6 => '(vèetnì http://)',
    7 => 'Jiná',
    8 => 'Pou¾ití odkazu',
    9 => 'Popis odkazu',
    10 => 'Musíte zadat titulek, URL a popis.',
    11 => 'Správce odkazù',
    12 => 'Pro zmìnu nebo vymazání odkazu, kliknìte na ikonu editace.  Pro vytvoøení nového odkazu, kliknìte na "Create New".',
    14 => 'Kategorie odkazu',
    16 => 'Pøístup byl zakázán',
    17 => "Pokoou¹íte se pou¾ít odkaz, na který nemáte dostateèná práva. Vá¹ pokus byl zalogován. Prosím, <a href=\"{$_CONF['site_admin_url']}/plugins/links/index.php\">na stránku pro administraci</a>.",
    20 => 'Pokud jiná, specifikuj',
    21 => 'ulo¾it',
    22 => 'storno',
    23 => 'vymazat'
);

?>

Index: estonian.php
===================================================================
RCS file: /cvsroot/geeklog/Geeklog-1.x/plugins/links/language/estonian.php,v
retrieving revision 1.1
retrieving revision 1.1.2.1
diff -C2 -d -r1.1 -r1.1.2.1
*** estonian.php	15 Oct 2006 07:54:35 -0000	1.1
--- estonian.php	15 Dec 2007 22:26:50 -0000	1.1.2.1
***************
*** 48,54 ****
  ###############################################################################
  # Array Format:
! # $LANGXX[YY]:	$LANG - variable name
! #		  	XX - file id number
! #			YY - phrase id number
  ###############################################################################
  /**
--- 48,54 ----
  ###############################################################################
  # Array Format:
! # $LANGXX[YY]:    $LANG - variable name
! #              XX - file id number
! #            YY - phrase id number
  ###############################################################################
  /**

Index: estonian_utf-8.php
===================================================================
RCS file: /cvsroot/geeklog/Geeklog-1.x/plugins/links/language/estonian_utf-8.php,v
retrieving revision 1.1
retrieving revision 1.1.2.1
diff -C2 -d -r1.1 -r1.1.2.1
*** estonian_utf-8.php	15 Oct 2006 07:54:35 -0000	1.1
--- estonian_utf-8.php	15 Dec 2007 22:26:50 -0000	1.1.2.1
***************
*** 48,54 ****
  ###############################################################################
  # Array Format:
! # $LANGXX[YY]:	$LANG - variable name
! #		  	XX - file id number
! #			YY - phrase id number
  ###############################################################################
  /**
--- 48,54 ----
  ###############################################################################
  # Array Format:
! # $LANGXX[YY]:    $LANG - variable name
! #              XX - file id number
! #            YY - phrase id number
  ###############################################################################
  /**

Index: ukrainian.php
===================================================================
RCS file: /cvsroot/geeklog/Geeklog-1.x/plugins/links/language/ukrainian.php,v
retrieving revision 1.3
retrieving revision 1.3.2.1
diff -C2 -d -r1.3 -r1.3.2.1
*** ukrainian.php	16 Dec 2006 21:11:14 -0000	1.3
--- ukrainian.php	15 Dec 2007 22:26:50 -0000	1.3.2.1
***************
*** 27,33 ****
  ###############################################################################
  # Array Format:
! # $LANGXX[YY]:	$LANG - variable name
! #		  	XX - file id number
! #			YY - phrase id number
  ###############################################################################
  
--- 27,33 ----
  ###############################################################################
  # Array Format:
! # $LANGXX[YY]:    $LANG - variable name
! #              XX - file id number
! #            YY - phrase id number
  ###############################################################################
  

--- NEW FILE: korean_utf-8.php ---
<?php

###############################################################################
# korean_utf-8.php
# This is the Japanese language page for the Geeklog links Plug-in!
#
# Copyright (C) 2001 Tony Bibbs
# tony at tonybibbs.com
# Copyright (C) 2005 Trinity Bays
# trinity93 at gmail.com
# Tranlated by IvySOHO Ivy(KOMMA Tetsuko/Kim Younghie)
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
#
###############################################################################
# $Id: korean_utf-8.php,v 1.1.2.1 2007/12/15 22:26:50 dhaun Exp $
# Last Update 2007/01/30 by Ivy (Geeklog Japanese)

###############################################################################
# Array Format: 
# $LANGXX[YY]:	$LANG - variable name
#		  	XX - file id number
#			YY - phrase id number
###############################################################################

$LANG_LINKS= array(
    10 => '덧글',
    14 => '링크',
    84 => '링크',
    88 => '-',
    114 => '링크',
    116 => '링크 추가'
);

###############################################################################
# for stats

$LANG_LINKS_STATS = array(
    'links' => '등록된 링크(링크수)',
    'stats_headline' => '링크(상위 10건)',
    'stats_page_title' => '링크',
    'stats_hits' => '힛트',
    'stats_no_hits' => '이 사이트에는 링크가 없거나, 클릭한 사람이 없거나 어느 쪽일 것입니다。',
); 
 
###############################################################################
# for the search
 
$LANG_LINKS_SEARCH = array(
 'results' => '링크 검색결과',
 'title' => '제목',
 'date' => '추가한 일시',
 'author' => '글쓴이',
 'hits' => '링크수'
);
###############################################################################
# for the submission form

$LANG_LINKS_SUBMIT = array(
    1 => '링크의 등록',
    2 => '링크',
    3 => '카테고리',
    4 => '그 외',
    5 => '새로운 카테고리 이름',
    6 => '에러:카테고리를 선택하기기 바랍니다',
    7 => '「그 외」를 선택할 경우 새로운 카테고리 이름을 적어주시기 바랍니다。',
    8 => '제목',
    9 => 'URL',
    10 => '카테고리',
    11 => '링크의 등록신청'
);

###############################################################################
# Messages for COM_showMessage the submission form

$PLG_links_MESSAGE1 = "{$_CONF['site_name']} 의 링크에 등록해 주셔서 감사합니다。 스탭이 내용을 확인하고 있습니다。 승인이 되면 <a 
href={$_CONF['site_url']}/links/index.php> 링크</a> 부문에 표시됩니다。";
$PLG_links_MESSAGE2 = '링크는 무사히 등록 되었습니다。';
$PLG_links_MESSAGE3 = '링크의 삭제가 완료 되었습니다。';
$PLG_links_MESSAGE4 = "{$_CONF['site_name']} 의 링크에 등록해 주셔서 감사합니다。<a href={$_CONF['site_url']}/links/index.php>링크</a>에서 확인 하시기 바랍니다。";

// Messages for the plugin upgrade
$PLG_links_MESSAGE3002 = $LANG32[9];

###############################################################################
# admin/link.php

$LANG_LINKS_ADMIN = array(
    1 => '링크의 편집',
    2 => 'ID',
    3 => '제목',
    4 => 'URL',
    5 => '카테고리',
    6 => '(http://를 넣어주시기 바랍니다)',
    7 => '그 외',
    8 => '링크의 참조',
    9 => '설명',
    10 => '제목,URL,설명이 필요합니다',
    11 => '링크의 관리',
    12 => '링크를 수정,삭제 할 경우에는 각 링크의 「편집」아이콘을 클릭 하시기 바랍니다。신규작성은 위의「신규」를 클릭하시기 바랍니다。',
    14 => '카테고리',
    16 => '접속에 실패했습니다',
    17 => "권한이 없는 링크에 접속하려고 하셨기 때문에 로그에 기록 되었습니다.<aref=\"{$_CONF['site_admin_url']}/plugins/links/index.php\"> 링크의 관리화면으로 돌아가시기</a>바랍니다。",
    20 => '그 외를 지정',
    21 => 'ë³´ì¡´',
    22 => '취소',
    23 => '삭제'
);

?>
--- NEW FILE: korean.php ---
<?php

###############################################################################
# korean.php
# This is the Japanese language page for the Geeklog links Plug-in!
#
# Copyright (C) 2001 Tony Bibbs
# tony at tonybibbs.com
# Copyright (C) 2005 Trinity Bays
# trinity93 at gmail.com
# Tranlated by IvySOHO Ivy(KOMMA Tetsuko/Kim Younghie)
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
#
###############################################################################
# $Id: korean.php,v 1.1.2.1 2007/12/15 22:26:50 dhaun Exp $
# Last Update 2007/01/30 by Ivy (Geeklog Japanese)

###############################################################################
# Array Format: 
# $LANGXX[YY]:	$LANG - variable name
#		  	XX - file id number
#			YY - phrase id number
###############################################################################

$LANG_LINKS= array(
    10 => 'µ¡±Û',
    14 => '¸µÅ©',
    84 => '¸µÅ©',
    88 => '-',
    114 => '¸µÅ©',
    116 => '¸µÅ© Ãß°¡'
);

###############################################################################
# for stats

$LANG_LINKS_STATS = array(
    'links' => 'µî·ÏµÈ ¸µÅ©(¸µÅ©¼ö)',
    'stats_headline' => '¸µÅ©(»óÀ§ 10°Ç)',
    'stats_page_title' => '¸µÅ©',
    'stats_hits' => 'ÈýÆ®',
    'stats_no_hits' => 'ÀÌ »çÀÌÆ®¿¡´Â ¸µÅ©°¡ ¾ø°Å³ª, Ŭ¸¯ÇÑ »ç¶÷ÀÌ ¾ø°Å³ª ¾î´À ÂÊÀÏ °ÍÀÔ´Ï´Ù¡£',
); 
 
###############################################################################
# for the search
 
$LANG_LINKS_SEARCH = array(
 'results' => '¸µÅ© °Ë»ö°á°ú',
 'title' => 'Á¦¸ñ',
 'date' => 'Ãß°¡ÇÑ ÀϽÃ',
 'author' => '±Û¾´ÀÌ',
 'hits' => '¸µÅ©¼ö'
);
###############################################################################
# for the submission form

$LANG_LINKS_SUBMIT = array(
    1 => '¸µÅ©ÀÇ µî·Ï',
    2 => '¸µÅ©',
    3 => 'Ä«Å×°í¸®',
    4 => '±× ¿Ü',
    5 => '»õ·Î¿î Ä«Å×°í¸® À̸§',
    6 => '¿¡·¯£ºÄ«Å×°í¸®¸¦ ¼±ÅÃÇϱâ±â ¹Ù¶ø´Ï´Ù',
    7 => '¡¸±× ¿Ü¡¹¸¦ ¼±ÅÃÇÒ °æ¿ì »õ·Î¿î Ä«Å×°í¸® À̸§À» Àû¾îÁֽñ⠹ٶø´Ï´Ù¡£',
    8 => 'Á¦¸ñ',
    9 => 'URL',
    10 => 'Ä«Å×°í¸®',
    11 => '¸µÅ©ÀÇ µî·Ï½Åû'
);

###############################################################################
# Messages for COM_showMessage the submission form

$PLG_links_MESSAGE1 = "{$_CONF['site_name']} ÀÇ ¸µÅ©¿¡ µî·ÏÇØ Áּż­ °¨»çÇÕ´Ï´Ù¡£ ½ºÅÇÀÌ ³»¿ëÀ» È®ÀÎÇÏ°í ÀÖ½À´Ï´Ù¡£ ½ÂÀÎÀÌ µÇ¸é <a 
href={$_CONF['site_url']}/links/index.php> ¸µÅ©</a> ºÎ¹®¿¡ Ç¥½ÃµË´Ï´Ù¡£";
$PLG_links_MESSAGE2 = '¸µÅ©´Â ¹«»çÈ÷ µî·Ï µÇ¾ú½À´Ï´Ù¡£';
$PLG_links_MESSAGE3 = '¸µÅ©ÀÇ »èÁ¦°¡ ¿Ï·á µÇ¾ú½À´Ï´Ù¡£';
$PLG_links_MESSAGE4 = "{$_CONF['site_name']} ÀÇ ¸µÅ©¿¡ µî·ÏÇØ Áּż­ °¨»çÇÕ´Ï´Ù¡£<a href={$_CONF['site_url']}/links/index.php>¸µÅ©</a>¿¡¼­ È®ÀÎ ÇϽñ⠹ٶø´Ï´Ù¡£";

// Messages for the plugin upgrade
$PLG_links_MESSAGE3002 = $LANG32[9];

###############################################################################
# admin/link.php

$LANG_LINKS_ADMIN = array(
    1 => '¸µÅ©ÀÇ ÆíÁý',
    2 => 'ID',
    3 => 'Á¦¸ñ',
    4 => 'URL',
    5 => 'Ä«Å×°í¸®',
    6 => '(http://¸¦ ³Ö¾îÁֽñ⠹ٶø´Ï´Ù)',
    7 => '±× ¿Ü',
    8 => '¸µÅ©ÀÇ ÂüÁ¶',
    9 => '¼³¸í',
    10 => 'Á¦¸ñ£¬URL£¬¼³¸íÀÌ ÇÊ¿äÇÕ´Ï´Ù',
    11 => '¸µÅ©ÀÇ °ü¸®',
    12 => '¸µÅ©¸¦ ¼öÁ¤£¬»èÁ¦ ÇÒ °æ¿ì¿¡´Â °¢ ¸µÅ©ÀÇ ¡¸ÆíÁý¡¹¾ÆÀÌÄÜÀ» Ŭ¸¯ ÇϽñ⠹ٶø´Ï´Ù¡£½Å±ÔÀÛ¼ºÀº À§ÀÇ¡¸½Å±Ô¡¹¸¦ Ŭ¸¯ÇϽñ⠹ٶø´Ï´Ù¡£',
    14 => 'Ä«Å×°í¸®',
    16 => 'Á¢¼Ó¿¡ ½ÇÆÐÇß½À´Ï´Ù',
    17 => "±ÇÇÑÀÌ ¾ø´Â ¸µÅ©¿¡ Á¢¼ÓÇÏ·Á°í Çϼ̱⠶§¹®¿¡ ·Î±×¿¡ ±â·Ï µÇ¾ú½À´Ï´Ù.<aref=\"{$_CONF['site_admin_url']}/plugins/links/index.php\"> ¸µÅ©ÀÇ °ü¸®È­¸éÀ¸·Î µ¹¾Æ°¡½Ã±â</a>¹Ù¶ø´Ï´Ù¡£",
    20 => '±× ¿Ü¸¦ ÁöÁ¤',
    21 => 'º¸Á¸',
    22 => 'Ãë¼Ò',
    23 => '»èÁ¦'
);

?>
--- NEW FILE: french_canada.php ---
<?php

###############################################################################
# english.php
# This is the english language page for the Geeklog links Plug-in!
#
# Copyright (C) 2001 Tony Bibbs
# tony at tonybibbs.com
# Copyright (C) 2005 Trinity Bays
# trinity93 at gmail.com
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
#
###############################################################################
# $Id: french_canada.php,v 1.1.2.1 2007/12/15 22:26:50 dhaun Exp $

/** 
 * This is the english language page for the Geeklog links Plug-in! 
 * 
 * @package Links
 * @subpackage Language
 * @filesource
 * @version 1.0
 * @since GL 1.4.0
 * @copyright Copyright © 2005
 * @license http://opensource.org/licenses/gpl-license.php GNU Public License 
 * @author Trinity Bays <trinity93 at steubentech.com>
 * @author Tony Bibbs <tony at tonybibbs.com>
 * @author Tom Willett <twillett at users.sourceforge.net>
 * @author Blaine Lang <langmail at sympatico.ca>
 * @author Dirk Haun <dirk at haun-online.de>
 * 
 */


###############################################################################
# Array Format:
# $LANGXX[YY]:	$LANG - variable name
#		  	XX - file id number
#			YY - phrase id number
###############################################################################
/**
* the link plugin's lang array
* 
* @global array $LANG_LINKS 
*/
$LANG_LINKS= array(
    10 => 'Soumissions',
    14 => 'liens',
    84 => 'LIENS',
    88 => 'Pas de liens récents',
    114 => 'liens',
    116 => 'Ajoutez un lien'
);

###############################################################################
# for stats
/**
* the link plugin's lang stats array
* 
* @global array $LANG_LINKS_STATS
*/
$LANG_LINKS_STATS = array(
    'links' => 'Liens en mémoire',
    'stats_headline' => 'Top-10 des liens',
    'stats_page_title' => 'Liens',
    'stats_hits' => 'Clics',
    'stats_no_hits' => 'Il appert qu\'il n\'existe aucun lien, ou que personne n\'a cliqué sur le lien.',
);

###############################################################################
# for the search
/**
* the link plugin's lang search array
* 
* @global array $LANG_LINKS_SEARCH 
*/
$LANG_LINKS_SEARCH = array(
 'results' => 'Résultat des liens',
 'title' => 'Titre',
 'date' => 'Date d\'ajout',
 'author' => 'Soumis par',
 'hits' => 'Clics'
);
###############################################################################
# for the submission form
/**
* the link plugin's lang submit form array
* 
* @global array $LANG_LINKS_SUBMIT 
*/
$LANG_LINKS_SUBMIT = array(
    1 => 'Soumettez un lien',
    2 => 'Lien',
    3 => 'Catégorie',
    4 => 'Autre',
    5 => 'Spécifiez autre',
    6 => 'Erreur : catégorie manquante',
    7 => 'Lorsque vous sélectionnez "Autre", merci d\'aussi inscrire une catégorie correspondante',
    8 => 'Titre',
    9 => 'URL',
    10 => 'Catégorie',
    11 => 'Liens soumis'
);

###############################################################################
# Messages for COM_showMessage the submission form

$PLG_links_MESSAGE1 = "Merci de soumettre un lien vers {$_CONF['site_name']}.  Votre demande est en cours d\'approbation. Lorsque qu\'approuvé, votre soumission sera affichée dans la <a href={$_CONF['site_url']}/links/index.php>section des liens</a>.";
$PLG_links_MESSAGE2 = 'Lien sauvegardé avec succès.';
$PLG_links_MESSAGE3 = 'Lien effacé avec succès.';
$PLG_links_MESSAGE4 = "Merci de soumettre un lien vers {$_CONF['site_name']}. Il apparaît désormais à la <a href={$_CONF['site_url']}/links/index.php>section des liens</a>.";

###############################################################################
# admin/link.php
/**
* the link plugin's lang admin array
* 
* @global array $LANG_LINKS_ADMIN 
*/
$LANG_LINKS_ADMIN = array(
    1 => 'Link Editor',
    2 => 'Link ID',
    3 => 'Link Title',
    4 => 'Link URL',
    5 => 'Category',
    6 => '(include http://)',
    7 => 'Other',
    8 => 'Link Hits',
    9 => 'Link Description',
    10 => 'You need to provide a link Title, URL and Description.',
    11 => 'Link Manager',
    12 => 'To modify or delete a link, click on that link\'s edit icon below.  To create a new link, click on "Create New" above.',
    14 => 'Link Category',
    16 => 'Access Denied',
    17 => "You are trying to access a link that you don't have rights to.  This attempt has been logged. Please <a href=\"{$_CONF['site_admin_url']}/plugins/links/index.php\">go back to the link administration screen</a>.",
    20 => 'If other, specify',
    21 => 'save',
    22 => 'cancel',
    23 => 'delete'
);

?>

Index: slovenian.php
===================================================================
RCS file: /cvsroot/geeklog/Geeklog-1.x/plugins/links/language/slovenian.php,v
retrieving revision 1.1
retrieving revision 1.1.2.1
diff -C2 -d -r1.1 -r1.1.2.1
*** slovenian.php	15 Oct 2006 07:48:24 -0000	1.1
--- slovenian.php	15 Dec 2007 22:26:50 -0000	1.1.2.1
***************
*** 48,54 ****
  ###############################################################################
  # Array Format:
! # $LANGXX[YY]:	$LANG - variable name
! #		  	XX - file id number
! #			YY - phrase id number
  ###############################################################################
  /**
--- 48,54 ----
  ###############################################################################
  # Array Format:
! # $LANGXX[YY]:    $LANG - variable name
! #              XX - file id number
! #            YY - phrase id number
  ###############################################################################
  /**

Index: japanese.php
===================================================================
RCS file: /cvsroot/geeklog/Geeklog-1.x/plugins/links/language/japanese.php,v
retrieving revision 1.7
retrieving revision 1.7.2.1
diff -C2 -d -r1.7 -r1.7.2.1
*** japanese.php	11 Dec 2006 16:58:01 -0000	1.7
--- japanese.php	15 Dec 2007 22:26:50 -0000	1.7.2.1
***************
*** 31,37 ****
  ###############################################################################
  # Array Format: 
! # $LANGXX[YY]:	$LANG - variable name
! #		  	XX - file id number
! #			YY - phrase id number
  ###############################################################################
  
--- 31,37 ----
  ###############################################################################
  # Array Format: 
! # $LANGXX[YY]:    $LANG - variable name
! #              XX - file id number
! #            YY - phrase id number
  ###############################################################################
  

Index: japanese_utf-8.php
===================================================================
RCS file: /cvsroot/geeklog/Geeklog-1.x/plugins/links/language/japanese_utf-8.php,v
retrieving revision 1.6
retrieving revision 1.6.2.1
diff -C2 -d -r1.6 -r1.6.2.1
*** japanese_utf-8.php	11 Dec 2006 16:58:01 -0000	1.6
--- japanese_utf-8.php	15 Dec 2007 22:26:50 -0000	1.6.2.1
***************
*** 31,37 ****
  ###############################################################################
  # Array Format: 
! # $LANGXX[YY]:	$LANG - variable name
! #		  	XX - file id number
! #			YY - phrase id number
  ###############################################################################
  
--- 31,37 ----
  ###############################################################################
  # Array Format: 
! # $LANGXX[YY]:    $LANG - variable name
! #              XX - file id number
! #            YY - phrase id number
  ###############################################################################
  

Index: slovenian_utf-8.php
===================================================================
RCS file: /cvsroot/geeklog/Geeklog-1.x/plugins/links/language/slovenian_utf-8.php,v
retrieving revision 1.1
retrieving revision 1.1.2.1
diff -C2 -d -r1.1 -r1.1.2.1
*** slovenian_utf-8.php	15 Oct 2006 07:48:24 -0000	1.1
--- slovenian_utf-8.php	15 Dec 2007 22:26:50 -0000	1.1.2.1
***************
*** 48,54 ****
  ###############################################################################
  # Array Format:
! # $LANGXX[YY]:	$LANG - variable name
! #		  	XX - file id number
! #			YY - phrase id number
  ###############################################################################
  /**
--- 48,54 ----
  ###############################################################################
  # Array Format:
! # $LANGXX[YY]:    $LANG - variable name
! #              XX - file id number
! #            YY - phrase id number
  ###############################################################################
  /**

Index: ukrainian_utf-8.php
===================================================================
RCS file: /cvsroot/geeklog/Geeklog-1.x/plugins/links/language/ukrainian_utf-8.php,v
retrieving revision 1.1
retrieving revision 1.1.2.1
diff -C2 -d -r1.1 -r1.1.2.1
*** ukrainian_utf-8.php	16 Dec 2006 21:11:15 -0000	1.1
--- ukrainian_utf-8.php	15 Dec 2007 22:26:50 -0000	1.1.2.1
***************
*** 27,33 ****
  ###############################################################################
  # Array Format:
! # $LANGXX[YY]:	$LANG - variable name
! #		  	XX - file id number
! #			YY - phrase id number
  ###############################################################################
  
--- 27,33 ----
  ###############################################################################
  # Array Format:
! # $LANGXX[YY]:    $LANG - variable name
! #              XX - file id number
! #            YY - phrase id number
  ###############################################################################
  

--- NEW FILE: spanish_utf-8.php ---
<?php

###############################################################################
# spanish_utf-8.php
# This is the spanish language file for the Geeklog Links Plugin
#
# Copyright (C) 2007 JoséR. Valverde
# jrvalverde AT cnb DOT uam DOT es
#
# Copyright (C) 2001 Tony Bibbs
# tony AT tonybibbs DOT com
# Copyright (C) 2005 Trinity Bays
# trinity93 AT gmail DOT com
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
#
###############################################################################
# $Id: spanish_utf-8.php,v 1.1.2.1 2007/12/15 22:26:50 dhaun Exp $

/** 
 * This is the english language page for the Geeklog links Plug-in! 
 * 
 * @package Links
 * @subpackage Language
 * @filesource
 * @version 1.0
 * @since GL 1.4.0
 * @copyright Copyright © 2005-2006
 * @license http://opensource.org/licenses/gpl-license.php GNU Public License 
 * @author Trinity Bays <trinity93 AT steubentech DOT com>
 * @author Tony Bibbs <tony AT tonybibbs DOT com>
 * @author Tom Willett <twillett AT users DOT sourceforge DOT net>
 * 
 */


###############################################################################
# Array Format:
# $LANGXX[YY]:	$LANG - variable name
#		  	XX - file id number
#			YY - phrase id number
###############################################################################
/**
* the link plugin's lang array
* 
* @global array $LANG_LINKS 
*/
$LANG_LINKS= array(
    10 => 'Envíos',
    14 => 'Enlaces',
    84 => 'ENLACES',
    88 => 'No hay enlaces recientes',
    114 => 'Enlaces',
    116 => 'Añadir un enlace'
);

###############################################################################
# for stats
/**
* the link plugin's lang stats array
* 
* @global array $LANG_LINKS_STATS
*/
$LANG_LINKS_STATS = array(
    'links' => 'Enlaces (Clicks) en el Sistema',
    'stats_headline' => '10 enlaces mejores',
    'stats_page_title' => 'Enlaces',
    'stats_hits' => 'Hits',
    'stats_no_hits' => 'Parece que no hay enlaces o nadie ha visitado uno antes.',
);

###############################################################################
# for the search
/**
* the link plugin's lang search array
* 
* @global array $LANG_LINKS_SEARCH 
*/
$LANG_LINKS_SEARCH = array(
 'results' => 'Resultados de enlaces',
 'title' => 'Título',
 'date' => 'Fecha de adición',
 'author' => 'Enviado por',
 'hits' => 'Clicks'
);

###############################################################################
# for the submission form
/**
* the link plugin's lang submit form array
* 
* @global array $LANG_LINKS_SUBMIT 
*/
$LANG_LINKS_SUBMIT = array(
    1 => 'Enviar enlace',
    2 => 'Enlace',
    3 => 'Categoría',
    4 => 'Otra',
    5 => 'Si otra, por favor especifique',
    6 => 'Error: Categoría inexistente',
    7 => 'Al elegir "Otra" proporcione también un nombre de categoría, por favor',
    8 => 'Título',
    9 => 'URL',
    10 => 'Categoría',
    11 => 'Enlaces enviados'
);

###############################################################################
# Messages for COM_showMessage the submission form

$PLG_links_MESSAGE1 = "Gracias por enviar un enlace a {$_CONF['site_name']}.  Lo hemos reenviado a nuestros administradores paara que lo aprueben. Si es aprobado apareceerá en la sección de <a href={$_CONF['site_url']}/links/index.php>enlaces</a>.";
$PLG_links_MESSAGE2 = 'Tu enlace se ha guardado satisfactoriamente.';
$PLG_links_MESSAGE3 = 'El enlace ha sido borrado satisfactoriamente.';
$PLG_links_MESSAGE4 = "Grac ias por enviar un enlace a {$_CONF['site_name']}.  Puedes verlo en la sección de <a href={$_CONF['site_url']}/links/index.php>enlaces</a>.";

// Messages for the plugin upgrade
$PLG_links_MESSAGE3002 = $LANG32[9];

###############################################################################
# admin/link.php
/**
* the link plugin's lang admin array
* 
* @global array $LANG_LINKS_ADMIN 
*/
$LANG_LINKS_ADMIN = array(
    1 => 'Editor de enlaces',
    2 => 'ID del enlace',
    3 => 'Título del enlace',
    4 => 'URL del enlace',
    5 => 'Categoría',
    6 => '(incluir http://)',
    7 => 'Otra',
    8 => 'Visitas',
    9 => 'Descripción del enlace',
    10 => 'Necesita proporcionar un título, URL y descripción para el enlace.',
    11 => 'Gestor de enlaces',
    12 => 'Para modificar o borrar un enlace, pulse en el botón de edición. Para crear un enlace nuevo pulse en "Crear nuevo".',
    14 => 'Categoría del enlace',
    16 => 'Acceso denegado',
    17 => "Estás intentando acceder a un enlace al que no tienes derecho. Este intento ha sido anotado. Por favor, <a href=\"{$_CONF['site_admin_url']}/plugins/links/index.php\">vuelve a la pantalla de administración de enlaces</a>.",
    20 => 'Si Otra, especificar',
    21 => 'guardar',
    22 => 'cancelar',
    23 => 'borrar'
);

?>

Index: chinese_simplified_utf-8.php
===================================================================
RCS file: /cvsroot/geeklog/Geeklog-1.x/plugins/links/language/chinese_simplified_utf-8.php,v
retrieving revision 1.3
retrieving revision 1.3.2.1
diff -C2 -d -r1.3 -r1.3.2.1
*** chinese_simplified_utf-8.php	13 May 2006 17:13:08 -0000	1.3
--- chinese_simplified_utf-8.php	15 Dec 2007 22:26:50 -0000	1.3.2.1
***************
*** 29,35 ****
  ###############################################################################
  # Array Format:
! # $LANGXX[YY]:	$LANG - variable name
! #		  	XX - file id number
! #			YY - phrase id number
  ###############################################################################
  /**
--- 29,35 ----
  ###############################################################################
  # Array Format:
! # $LANGXX[YY]:    $LANG - variable name
! #              XX - file id number
! #            YY - phrase id number
  ###############################################################################
  /**

Index: dutch.php
===================================================================
RCS file: /cvsroot/geeklog/Geeklog-1.x/plugins/links/language/dutch.php,v
retrieving revision 1.2
retrieving revision 1.2.2.1
diff -C2 -d -r1.2 -r1.2.2.1
*** dutch.php	13 May 2006 17:13:08 -0000	1.2
--- dutch.php	15 Dec 2007 22:26:50 -0000	1.2.2.1
***************
*** 48,54 ****
  ###############################################################################
  # Array Format:
! # $LANGXX[YY]:	$LANG - variable name
! #		  	XX - file id number
! #			YY - phrase id number
  ###############################################################################
  /**
--- 48,54 ----
  ###############################################################################
  # Array Format:
! # $LANGXX[YY]:    $LANG - variable name
! #              XX - file id number
! #            YY - phrase id number
  ###############################################################################
  /**

Index: chinese_traditional_utf-8.php
===================================================================
RCS file: /cvsroot/geeklog/Geeklog-1.x/plugins/links/language/chinese_traditional_utf-8.php,v
retrieving revision 1.3
retrieving revision 1.3.2.1
diff -C2 -d -r1.3 -r1.3.2.1
*** chinese_traditional_utf-8.php	13 May 2006 17:13:08 -0000	1.3
--- chinese_traditional_utf-8.php	15 Dec 2007 22:26:50 -0000	1.3.2.1
***************
*** 29,35 ****
  ###############################################################################
  # Array Format:
! # $LANGXX[YY]:	$LANG - variable name
! #		  	XX - file id number
! #			YY - phrase id number
  ###############################################################################
  /**
--- 29,35 ----
  ###############################################################################
  # Array Format:
! # $LANGXX[YY]:    $LANG - variable name
! #              XX - file id number
! #            YY - phrase id number
  ###############################################################################
  /**

Index: ukrainian_koi8-u.php
===================================================================
RCS file: /cvsroot/geeklog/Geeklog-1.x/plugins/links/language/ukrainian_koi8-u.php,v
retrieving revision 1.1
retrieving revision 1.1.2.1
diff -C2 -d -r1.1 -r1.1.2.1
*** ukrainian_koi8-u.php	16 Dec 2006 21:11:15 -0000	1.1
--- ukrainian_koi8-u.php	15 Dec 2007 22:26:50 -0000	1.1.2.1
***************
*** 27,33 ****
  ###############################################################################
  # Array Format:
! # $LANGXX[YY]:	$LANG - variable name
! #		  	XX - file id number
! #			YY - phrase id number
  ###############################################################################
  
--- 27,33 ----
  ###############################################################################
  # Array Format:
! # $LANGXX[YY]:    $LANG - variable name
! #              XX - file id number
! #            YY - phrase id number
  ###############################################################################
  




More information about the geeklog-cvs mailing list