// edit, uz som na to prisiel, ale nechapem tomu, tento subor prelozim ulozim v mojom spravnom UTF-8 kodovaní a vložím ho do lang_slovak/tu ho vlozim a ked ho vlozim uz prelozeny tento subor vtedy sa mi neda dostat do administracie, preco?
- Kód: Vybrať všetko
<?php
/***************************************************************************
* lang_extend_merge.php [English]
* -------------------------------
* begin : 28/09/2003
* copyright : Ptirhiik
* email : ptirhiik@clanmckeen.com
*
* version : 1.0.1 - 21/10/2003
*
*
***************************************************************************/
/***************************************************************************
*
* 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.
*
***************************************************************************/
if ( !defined('IN_PHPBB') )
{
die("Hacking attempt");
}
// admin part
if ( $lang_extend_admin )
{
$lang['Lang_extend_merge'] = 'Simply Merge Threads';
}
$lang['Refresh'] = 'Refresh';
$lang['Merge_topics'] = 'Merge topics';
$lang['Merge_title'] = 'New topic title';
$lang['Merge_title_explain'] = 'This will be the new title of the final topic. Let it blank if you want the system to use the title of the destination topic';
$lang['Merge_topic_from'] = 'Topic to merge';
$lang['Merge_topic_from_explain'] = 'This topic will be merge to the other topic. You can input the topic id, the url of the topic, or the url of a post in this topic';
$lang['Merge_topic_to'] = 'Destination topic';
$lang['Merge_topic_to_explain'] = 'This topic will get all the posts of the precedent topic. You can input the topic id, the url of the topic, or the url of a post in this topic';
$lang['Merge_from_not_found'] = 'The topic to merge hasn\'t been found';
$lang['Merge_to_not_found'] = 'The destination topic hasn\'t been found';
$lang['Merge_topics_equals'] = 'You can\'t merge a topic with itself';
$lang['Merge_from_not_authorized'] = 'You are not a authorized to moderate topics coming from the forum of the topic to merge';
$lang['Merge_to_not_authorized'] = 'You are not a authorized to moderate topics coming from the forum of the destination topic';
$lang['Merge_poll_from'] = 'There is a poll on the topic to merge. It will be copied to the destination topic';
$lang['Merge_poll_from_and_to'] = 'The destination topic already has got a poll. The poll of the topic to merge will be deleted';
$lang['Merge_confirm_process'] = 'Are you sure you want to merge <br />"<b>%s</b>"<br />to<br />"<b>%s</b>"';
$lang['Merge_topic_done'] = 'The topics have been successfully merged.';
?>
A takto ho prelozim:
- Kód: Vybrať všetko
$lang['Refresh'] = 'Obnoviť';
$lang['Merge_topics'] = 'Spojiť témy';
$lang['Merge_title'] = 'Názov novej témy';
$lang['Merge_title_explain'] = 'Toto bude nový názov vzniknutej témy. Môžete ho nechať prázdny, ak chcete, aby bol názov rovnaký, ako názov témy, s ktorým príspevky spojíme.';
$lang['Merge_topic_from'] = 'Téma, ktorú chceme s niečim spojiť';
$lang['Merge_topic_from_explain'] = 'táto téma bude spojená s inou témou. Môžete vložiť id, url témy, alebo url príspevku v tejto téme.';
$lang['Merge_topic_to'] = 'Cieľová téma';
$lang['Merge_topic_to_explain'] = 'Téma, do ktorej budú prilepené príspevky z témy, ktoré sú vybraté ku spojení. Môžete vložiť id, url témy, alebo url príspevku v tejto téme.';
$lang['Merge_from_not_found'] = 'Téma, ktorú chceme s niečim spojiť nebola nájdená';
$lang['Merge_to_not_found'] = 'Cieľová téma nebola nájdená';
$lang['Merge_topics_equals'] = 'Nemôžete spojiť tému zo sebou samotnou';
$lang['Merge_from_not_authorized'] = 'Nemáte práva k moderovaní tém, ktoré sú z fóra, kde sa nachádzajú témy ku spojeni';
$lang['Merge_to_not_authorized'] = 'Nemáte práva k moderování tém, ktoré sú z fora, kde sa nachádzajú cieľové témy';
$lang['Merge_poll_from'] = 'V téme ku spojení existuje hlasovanie. Hlasovanie bude presunuté do cieľovej témy';
$lang['Merge_poll_from_and_to'] = 'Cieľové témy už obsahujú hlasovanie. Hlasovanie témy ku spojení bude vymazané';
$lang['Merge_confirm_process'] = 'Naozaj chcete spojiť <br />"<b>%s</b>"<br />do<br />"<b>%s</b>"';
$lang['Merge_topic_done'] = 'Téma bola úspešne spojená.';
a dam do UTF-8 a dam ho do lang_slovak, lenze tam nastava ta biela obrazovka v adminstracii






News
![Validate my Atom 1.0 feed [Valid Atom 1.0]](http://validator.w3.org/feed/images/valid-atom.png)