Changeset 23359


Ignore:
Timestamp:
Jun 19, 2013, 12:37:24 PM (11 years ago)
Author:
mistic100
Message:

typo in language files, fix for ghtumb, fix for question_mark_in_urk=false

Location:
extensions/BatchDownloader
Files:
21 edited

Legend:

Unmodified
Added
Removed
  • extensions/BatchDownloader/include/events.inc.php

    r23323 r23359  
    2828        $page['sub_section'] = 'view';
    2929        $page['section_title'].= l10n('Edit the set');
     30        if (isset($conf['GThumb'])) $conf['GThumb']['big_thumb'] = false; // big thumb is buggy with removes
    3031        break;
    3132      default:
     
    135136 
    136137  // toolbar button
    137   $template->set_filename('batchdwn_button', realpath(BATCH_DOWNLOAD_PATH.'template/download_button.tpl'));
    138138  $template->assign(array(
    139139    'BATCH_DOWNLOAD_PATH' => BATCH_DOWNLOAD_PATH,
     
    162162    );
    163163   
     164  $template->set_filename('batchdwn_button', realpath(BATCH_DOWNLOAD_PATH.'template/download_button.tpl'));
    164165  $button = $template->parse('batchdwn_button', true);
    165166  $template->add_index_button($button, 50);
  • extensions/BatchDownloader/language/da_DK/plugin.lang.php

    r23332 r23359  
    7474$lang['Archive #%d (pending)'] = 'Arkivet #%d (på vej)';
    7575$lang['Archive #%d (ready)'] = 'Arkivet #%d (parat)';
    76 $lang['Please wait, your download is being prepared. This page will refresh automatically refresh when it is ready.'] = 'Vent mens din download forberedes. Siden vil automatisk blive genopfrisket, når den er parat.';
     76$lang['Please wait, your download is being prepared. This page will automatically refresh when it is ready.'] = 'Vent mens din download forberedes. Siden vil automatisk blive genopfrisket, når den er parat.';
    7777$lang['Preparation'] = 'Forberedelse';
    7878$lang['Unknown'] = 'Ukendt';
  • extensions/BatchDownloader/language/de_DE/plugin.lang.php

    r23293 r23359  
    7171$lang['No result'] = 'kein Ergebnis';
    7272$lang['%d MB'] = '%d MB';
    73 $lang['Please wait, your download is being prepared. This page will refresh automatically refresh when it is ready.'] = 'Bitte hab etwas Geduld während das Herunterladen vorbereitet wird. Diese Seite aktualisiert sich automatisch sobald der Vorgang abgeschlossen ist.';
     73$lang['Please wait, your download is being prepared. This page will automatically refresh when it is ready.'] = 'Bitte hab etwas Geduld während das Herunterladen vorbereitet wird. Diese Seite aktualisiert sich automatisch sobald der Vorgang abgeschlossen ist.';
    7474$lang['Preparation'] = 'Vorbereitung';
    7575$lang['Unknown'] = 'Unbekannt';
  • extensions/BatchDownloader/language/en_UK/plugin.lang.php

    r23331 r23359  
    5252$lang['Unknown'] = 'Unknown';
    5353$lang['Preparation'] = 'Preparation';
    54 $lang['Please wait, your download is being prepared. This page will refresh automatically refresh when it is ready.'] = 'Please wait, your download is being prepared. This page will refresh automatically when it is ready.';
     54$lang['Please wait, your download is being prepared. This page will automatically refresh when it is ready.'] = 'Please wait, your download is being prepared. This page will automatically refresh when it is ready.';
    5555$lang['%d MB'] = '%d MB';
    5656$lang['Archive #%d (already downloaded)'] = 'Archive #%d (already downloaded)';
  • extensions/BatchDownloader/language/es_ES/plugin.lang.php

    r23344 r23359  
    7373$lang['Archive #%d (pending)'] = 'Archivo #%d (en espera)';
    7474$lang['Archive #%d (ready)'] = 'Archivo #%d (listo)';
    75 $lang['Please wait, your download is being prepared. This page will refresh automatically refresh when it is ready.'] = 'Por favor espere, se está preparando la descarga. Esta página se actualizará automáticamente cuando este lista.';
     75$lang['Please wait, your download is being prepared. This page will automatically refresh when it is ready.'] = 'Por favor espere, se está preparando la descarga. Esta página se actualizará automáticamente cuando este lista.';
    7676$lang['Preparation'] = 'Preparando';
    7777$lang['Sorry, there is nothing to download. Some files may have been excluded because of <i title="Authorized types are : %s">filetype restrictions</i>.'] = 'Lo sentimos, no hay nada que descargar. Algunos archivos pueden haber sido excluidos debido <i titel="Autorizados son: %s">a restricciones de tipo de archivo  </ i>.';
  • extensions/BatchDownloader/language/et_EE/plugin.lang.php

    r23349 r23359  
    7373$lang['Archive #%d (pending)'] = 'Arhiveeritud #%d (ootel)';
    7474$lang['Archive #%d (ready)'] = 'Arhiveeritud #%d (valmis)';
    75 $lang['Please wait, your download is being prepared. This page will refresh automatically refresh when it is ready.'] = 'Palun oodake, allalaadimist valmistatakse ette. See leht laeb ennast automaatselt uuesti, kui uuendamine on valmis.';
     75$lang['Please wait, your download is being prepared. This page will automatically refresh when it is ready.'] = 'Palun oodake, allalaadimist valmistatakse ette. See leht laeb ennast automaatselt uuesti, kui uuendamine on valmis.';
    7676$lang['Preparation'] = 'Ettevalmistus';
    7777$lang['Sorry, there is nothing to download. Some files may have been excluded because of <i title="Authorized types are : %s">filetype restrictions</i>.'] = 'Vabandame, ei ole midagi alla laadida. Mõned failid võivad olla välja arvatud järgmisel põhjusel:  <i title="Lubatud tüübid on : %s">failitüüpide kitsendused</i>.';
  • extensions/BatchDownloader/language/fr_FR/plugin.lang.php

    r23317 r23359  
    5252$lang['Unknown'] = 'Inconnu';
    5353$lang['Preparation'] = 'Préparation';
    54 $lang['Please wait, your download is being prepared. This page will refresh automatically refresh when it is ready.'] = 'Veuillez patienter, votre téléchargement est en cours de préparation. La page se refraîchira automatiquement une fois terminé.';
     54$lang['Please wait, your download is being prepared. This page will automatically refresh when it is ready.'] = 'Veuillez patienter, votre téléchargement est en cours de préparation. La page se refraîchira automatiquement une fois terminé.';
    5555$lang['%d MB'] = '%d Mio';
    5656$lang['Archive #%d (already downloaded)'] = 'Archive #%d (déjà téléchargée)';
  • extensions/BatchDownloader/language/hu_HU/plugin.lang.php

    r23326 r23359  
    7373$lang['Archive #%d (pending)'] = '#%d archívum (folyamatban)';
    7474$lang['Archive #%d (ready)'] = '#%d archívum (kész)';
    75 $lang['Please wait, your download is being prepared. This page will refresh automatically refresh when it is ready.'] = 'Kérem várjon, a letöltés készül. Amikor kész, az oldal automatikusan frissül.';
     75$lang['Please wait, your download is being prepared. This page will automatically refresh when it is ready.'] = 'Kérem várjon, a letöltés készül. Amikor kész, az oldal automatikusan frissül.';
    7676$lang['Preparation'] = 'Előkészítés';
    7777$lang['Unknown'] = 'Ismeretlen';
  • extensions/BatchDownloader/language/it_IT/plugin.lang.php

    r23334 r23359  
    7070$lang['No result'] = 'Nessun risultato';
    7171$lang['Sorry, there is nothing to download. Some files may have been excluded because of <i title="Authorized types are : %s">filetype restrictions</i>.'] = 'Scusa,non c\'è nulla da scaricare.Alcuni files potrebbero essere stati esclusi per via di <i title="Authorized types are : %s">filetype restrictions</i>.';
    72 $lang['Please wait, your download is being prepared. This page will refresh automatically refresh when it is ready.'] = 'Per favore attendere, il download è in preparazione. Questa pagina si aggiornerà automaticamente quando è pronto.';
     72$lang['Please wait, your download is being prepared. This page will automatically refresh when it is ready.'] = 'Per favore attendere, il download è in preparazione. Questa pagina si aggiornerà automaticamente quando è pronto.';
    7373$lang['Unknown'] = 'Sconosciuto';
    7474$lang['Preparation'] = 'Preparazione';
  • extensions/BatchDownloader/language/lv_LV/plugin.lang.php

    r23347 r23359  
    7171$lang['No result'] = 'Nav rezultātu';
    7272$lang['Sorry, there is nothing to download. Some files may have been excluded because of <i title="Authorized types are : %s">filetype restrictions</i>.'] = 'Atvainojiet, šeit nav ko lejupielādēt.Dažī faili ir izslēgti, jo  <i title="Neatļautie tipi ir : %s">filetype restrictions</i>';
    73 $lang['Please wait, your download is being prepared. This page will refresh automatically refresh when it is ready.'] = 'Lūdzu uzgaidiet, jūsu lejupielāde tiek gatavota. Šī lapa atjaunināsies automātiski, kad būs gatava.';
     73$lang['Please wait, your download is being prepared. This page will automatically refresh when it is ready.'] = 'Lūdzu uzgaidiet, jūsu lejupielāde tiek gatavota. Šī lapa atjaunināsies automātiski, kad būs gatava.';
    7474$lang['Unknown'] = 'Nezināms';
    7575$lang['Preparation'] = 'Sagatavošana';
  • extensions/BatchDownloader/language/nl_NL/plugin.lang.php

    r23343 r23359  
    7272$lang['Archive #%d (pending)'] = 'Archief #%d (wachten)';
    7373$lang['Archive #%d (ready)'] = 'Archief #%d (klaar)';
    74 $lang['Please wait, your download is being prepared. This page will refresh automatically refresh when it is ready.'] = 'Even geduld, uw download wordt voorbereid. Deze pagina wordt automtisch bijgewerkt op het moment dat de download klaar is.';
     74$lang['Please wait, your download is being prepared. This page will automatically refresh when it is ready.'] = 'Even geduld, uw download wordt voorbereid. Deze pagina wordt automtisch bijgewerkt op het moment dat de download klaar is.';
    7575$lang['Preparation'] = 'Voorbereiding';
    7676$lang['Sorry, there is nothing to download. Some files may have been excluded because of <i title="Authorized types are : %s">filetype restrictions</i>.'] = 'Sorry, er is niets te downloaden. Mogelijk dat sommige bestanden niet gedownload kunnen worden in verband met <i title="Toegestane bestandstypes : %s">bestandstype beperkingen</i>.';
  • extensions/BatchDownloader/language/pl_PL/plugin.lang.php

    r23341 r23359  
    7070$lang['No result'] = 'Brak wyników';
    7171$lang['Sorry, there is nothing to download. Some files may have been excluded because of <i title="Authorized types are : %s">filetype restrictions</i>.'] = 'Niestety, nie ma nic do pobrania. Niektóre pliki mogły zostać wyłączone z powodu <i title="Dopuszczalne typy to : %s">ograniczeń typów</i>.';
    72 $lang['Please wait, your download is being prepared. This page will refresh automatically refresh when it is ready.'] = 'Proszę czekać, trwa przygotowywanie do pobrania. Strona zostanie automatycznie przeładowana.';
     72$lang['Please wait, your download is being prepared. This page will automatically refresh when it is ready.'] = 'Proszę czekać, trwa przygotowywanie do pobrania. Strona zostanie automatycznie przeładowana.';
    7373$lang['%d MB'] = '%d MB';
    7474$lang['Archive #%d (already downloaded)'] = 'Archiwum #%d (już pobrane)';
  • extensions/BatchDownloader/language/pt_BR/plugin.lang.php

    r23351 r23359  
    7373$lang['Archive #%d (pending)'] = 'Arquivo #%d(pendente)';
    7474$lang['Archive #%d (ready)'] = 'Arquivo #%d(pronto)';
    75 $lang['Please wait, your download is being prepared. This page will refresh automatically refresh when it is ready.'] = 'Aguarde, o arquivo a ser baixado está sendo preparado. Esta página será atualizada automaticamente quando ele estiver pronto.';
     75$lang['Please wait, your download is being prepared. This page will automatically refresh when it is ready.'] = 'Aguarde, o arquivo a ser baixado está sendo preparado. Esta página será atualizada automaticamente quando ele estiver pronto.';
    7676$lang['Preparation'] = 'Preparação';
    7777$lang['Sorry, there is nothing to download. Some files may have been excluded because of <i title="Authorized types are : %s">filetype restrictions</i>.'] = 'Desculpe, não há nada para baixar. Alguns arquivos podem ter sido excluídos por causa de <i title="Tipos authorizados são: %s">restrições de tipo de arquivo</i>.';
  • extensions/BatchDownloader/language/pt_PT/plugin.lang.php

    r23342 r23359  
    7373$lang['Archive #%d (pending)'] = 'Arquivo #%d pendente';
    7474$lang['Archive #%d (ready)'] = 'Arquivo #%d (pronto)';
    75 $lang['Please wait, your download is being prepared. This page will refresh automatically refresh when it is ready.'] = 'Aguarde, a descarga está a ser preparada. Esta página refrescará automáticamente quando estiver preparada.';
     75$lang['Please wait, your download is being prepared. This page will automatically refresh when it is ready.'] = 'Aguarde, a descarga está a ser preparada. Esta página refrescará automáticamente quando estiver preparada.';
    7676$lang['Preparation'] = 'Preparação';
    7777$lang['Sorry, there is nothing to download. Some files may have been excluded because of <i title="Authorized types are : %s">filetype restrictions</i>.'] = 'Desculpe, não existe algo para descarga. Alguns arquivos foram excluídos devido ao <i title="Tipos autorizados são: %s">filetype restrictions</i>.';
  • extensions/BatchDownloader/language/ru_RU/plugin.lang.php

    r23319 r23359  
    7474$lang['Archive #%d (pending)'] = 'Архив #%d (ожидание)';
    7575$lang['Archive #%d (ready)'] = 'Архив #%d (готов)';
    76 $lang['Please wait, your download is being prepared. This page will refresh automatically refresh when it is ready.'] = 'Пожалуйста, подождите. Ваша закачка готовится. Эта страница обновится автоматически по мере готовности.';
     76$lang['Please wait, your download is being prepared. This page will automatically refresh when it is ready.'] = 'Пожалуйста, подождите. Ваша закачка готовится. Эта страница обновится автоматически по мере готовности.';
    7777$lang['Preparation'] = 'Подготовка';
    7878$lang['Unknown'] = 'Неизвестно :(';
  • extensions/BatchDownloader/language/sk_SK/plugin.lang.php

    r23348 r23359  
    7070$lang['What can be downloaded?'] = 'Čo môže byť stiahnuté?';
    7171$lang['Sorry, there is nothing to download. Some files may have been excluded because of <i title="Authorized types are : %s">filetype restrictions</i>.'] = 'Prepáčte, ale nie je nič na prevzatie. Niektoré súbory môžu byť vylúčené z dôvodu <i title="Povolené sú: %s"> typy súborov pre obmedzenia</i>.';
    72 $lang['Please wait, your download is being prepared. This page will refresh automatically refresh when it is ready.'] = 'Čakajte, stiahnutie sa pripravuje. Stránka bude automaticky obnovená, keď bude pripravená.';
     72$lang['Please wait, your download is being prepared. This page will automatically refresh when it is ready.'] = 'Čakajte, stiahnutie sa pripravuje. Stránka bude automaticky obnovená, keď bude pripravená.';
    7373$lang['Preparation'] = 'Príprava';
    7474$lang['Unknown'] = 'Neznámy';
  • extensions/BatchDownloader/language/tr_TR/plugin.lang.php

    r23346 r23359  
    7070$lang['No result'] = 'Sonuç yok';
    7171$lang['Sorry, there is nothing to download. Some files may have been excluded because of <i title="Authorized types are : %s">filetype restrictions</i>.'] = 'Üzgünüz, indirilecek bir şey yok. <i title="İzin verilen tipler: %s"> dosya tipi kısıtlaması sebebiyle</i> bazı dosyalar hariç tutulmuş olabilirler.';
    72 $lang['Please wait, your download is being prepared. This page will refresh automatically refresh when it is ready.'] = 'Lütfen bekleyiniz, indirmeler hazırlanıyor. Hazır olduğunda bu sayfa otomatik olarak tazelenecektir.';
     72$lang['Please wait, your download is being prepared. This page will automatically refresh when it is ready.'] = 'Lütfen bekleyiniz, indirmeler hazırlanıyor. Hazır olduğunda bu sayfa otomatik olarak tazelenecektir.';
    7373$lang['%d MB'] = '%d MB';
    7474$lang['Archive #%d (already downloaded)'] = 'Arşiv #%d (zaten indirildi)';
  • extensions/BatchDownloader/language/zh_CN/plugin.lang.php

    r23333 r23359  
    7373$lang['Archive #%d (pending)'] = '存档 #%d(等待中)';
    7474$lang['Archive #%d (ready)'] = '存档 #%d(准备中)';
    75 $lang['Please wait, your download is being prepared. This page will refresh automatically refresh when it is ready.'] = '请稍等,你的下载正在准备中。当其准备好后此页面将会自动重载。';
     75$lang['Please wait, your download is being prepared. This page will automatically refresh when it is ready.'] = '请稍等,你的下载正在准备中。当其准备好后此页面将会自动重载。';
    7676$lang['Preparation'] = '准备';
    7777$lang['Sorry, there is nothing to download. Some files may have been excluded because of <i title="Authorized types are : %s">filetype restrictions</i>.'] = '抱歉,没有下载任何东西。某些文件可能因为 <i title="被认可的类型 : %s">文件类型被限制</i>被排除了。';
  • extensions/BatchDownloader/template/download_button.tpl

    r23291 r23359  
    2828{/literal}{/html_style}
    2929
    30 <script type="text/javascript"></script>
    3130<li><a href="{$BATCH_DWN_URL}" id="batchDownloadLink" title="{'Download all pictures of this selection'|@translate}" class="pwg-state-default pwg-button" rel="nofollow">
    32   <span class="pwg-icon batch-downloader-icon" style="background:url('{$ROOT_PATH}{$BATCH_DOWNLOAD_PATH}template/images/zip.png') center center no-repeat;">&nbsp;</span><span class="pwg-button-text">{'Download'|@translate}</span>
     31  <span class="pwg-icon batch-downloader-icon" style="background:url('{$ROOT_URL}{$BATCH_DOWNLOAD_PATH}template/images/zip.png') center center no-repeat;">&nbsp;</span><span class="pwg-button-text">{'Download'|@translate}</span>
    3332</a></li>
    3433
  • extensions/BatchDownloader/template/init_zip.tpl

    r23318 r23359  
    2626    width: 300,
    2727    height: 24,
    28     boxImage: '{$ROOT_PATH}{$BATCH_DOWNLOAD_PATH}template/images/progress_box.png',
    29     barImage: '{$ROOT_PATH}{$BATCH_DOWNLOAD_PATH}template/images/progress_bar.png'
     28    boxImage: '{$ROOT_URL}{$BATCH_DOWNLOAD_PATH}template/images/progress_box.png',
     29    barImage: '{$ROOT_URL}{$BATCH_DOWNLOAD_PATH}template/images/progress_bar.png'
    3030  });
    3131}
     
    4646  jQuery.manageAjax.add("queued", {
    4747    type: 'GET',
    48     url: derivatives.elements[ derivatives.done ]+'&ajaxload=true',
     48    url: '{$ROOT_URL}'+derivatives.elements[ derivatives.done ]+'&ajaxload=true',
    4949    dataType: 'json',
    5050    success: function(data) {
     
    104104  <legend>{'Preparation'|@translate}</legend>
    105105 
    106   <p>{'Please wait, your download is being prepared. This page will refresh automatically refresh when it is ready.'|@translate}</p>
     106  <p>{'Please wait, your download is being prepared. This page will automatically refresh when it is ready.'|@translate}</p>
    107107 
    108108  <div id="progressBar"></div>
  • extensions/BatchDownloader/template/thumbnails_css_js.tpl

    r23323 r23359  
    2020    success: function(msg) {ldelim}
    2121      if (msg == "ok") {ldelim}
    22         $trigger.parent("li").hide("fast", function() {ldelim} $trigger.remove() });
     22        $trigger.parent("li").hide("fast", function() {ldelim}
     23          jQuery(this).remove();
     24          if (typeof GThumb != "undefined") GThumb.build();
     25        });
     26       
    2327        jQuery(".nbImagesSet").html(parseInt(jQuery(".nbImagesSet").html()) -1);
    24        
    25         if (typeof GThumb == "object") GThumb.build();
    2628      } else {ldelim}
    2729        $trigger.html('{'Un unknown error occured'|@translate}');
Note: See TracChangeset for help on using the changeset viewer.