WP Photo Album Plus - Version 6.6.07

Version Description

Download this release

Release Info

Developer opajaap
Plugin Icon wp plugin WP Photo Album Plus
Version 6.6.07
Comparing to
See all releases

Code changes from version 6.6.06 to 6.6.07

js/wppa-slideshow.js CHANGED
@@ -3,7 +3,7 @@
3
  // Contains slideshow modules
4
  // Dependancies: wppa.js and default wp jQuery library
5
  //
6
- var wppaJsSlideshowVersion = '6.6.06';
7
 
8
  // This is an entrypoint to load the slide data
9
  function wppaStoreSlideInfo(
@@ -719,7 +719,6 @@ function _wppaNextSlide_5( mocc ) {
719
 
720
  // Restore subtitles
721
  var imageDescHtml = _wppaDsc[mocc][_wppaCurIdx[mocc]];
722
- // imageDescHtml = wppaCovertSutcliffe( imageDescHtml, mocc );
723
 
724
  jQuery( '#imagedesc-'+mocc ).html( imageDescHtml );
725
 
@@ -829,60 +828,6 @@ function _wppaNextSlide_5( mocc ) {
829
  }
830
  }
831
 
832
- // Enhance imagedesc html according to sutcliffe rules
833
- /*
834
- function wppaCovertSutcliffe( html, mocc ) {
835
- var result = html;
836
- var imgid = 'theimg'+_wppaFg[mocc]+'-'+mocc;
837
- var wppaSutcliffeWidth = 0;
838
- var wppaSutcliffeHeight = 0;
839
- var myWidth = 0;
840
-
841
- switch ( wppaSutcliffeStyle ) {
842
-
843
- case 'none':
844
- break;
845
-
846
- case 'fullsize':
847
- result =
848
- '<center >' +
849
- '<div id="wppa-sutcliffe-' + mocc + '" style="max-width:100%;text-align:left;" >' +
850
- html +
851
- '<div style="display:inline;float:right;margin-right:3px;" >' +
852
- ( _wppaCurIdx[mocc] + 1 ) + ' | ' + _wppaSlides[mocc].length +
853
- '</div>' +
854
- '</div>' +
855
- '<div style="clear:both" ></div>' +
856
- '</center>';
857
- break;
858
-
859
- case 'imagewidth':
860
- case 'portaitwidth':
861
- wppaSutcliffeWidth = jQuery( '#' + imgid ).width();
862
- wppaSutcliffeHeight = jQuery( '#' + imgid ).height();
863
- if ( wppaSutcliffeStyle == 'imagewidth' ) {
864
- myWidth = wppaSutcliffeWidth;
865
- }
866
- else {
867
- myWidth = wppaSutcliffeWidth < wppaSutcliffeHeight ? wppaSutcliffeWidth : wppaSutcliffeHeight;
868
- }
869
- result =
870
- '<center >' +
871
- '<div id="wppa-sutcliffe-' + mocc + '" style="max-width:' + myWidth + 'px;text-align:left;" >' +
872
- html +
873
- '<div style="display:inline;float:right;" >' +
874
- ( _wppaCurIdx[mocc] + 1 ) + ' | ' + _wppaSlides[mocc].length +
875
- '</div>' +
876
- '</div>' +
877
- '<div style="clear:both" ></div>' +
878
- '</center>';
879
- break;
880
- }
881
-
882
- return result;
883
- }
884
- */
885
-
886
  // Format a slide
887
  function wppaFormatSlide( mocc ) {
888
 
3
  // Contains slideshow modules
4
  // Dependancies: wppa.js and default wp jQuery library
5
  //
6
+ var wppaJsSlideshowVersion = '6.6.07';
7
 
8
  // This is an entrypoint to load the slide data
9
  function wppaStoreSlideInfo(
719
 
720
  // Restore subtitles
721
  var imageDescHtml = _wppaDsc[mocc][_wppaCurIdx[mocc]];
 
722
 
723
  jQuery( '#imagedesc-'+mocc ).html( imageDescHtml );
724
 
828
  }
829
  }
830
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
831
  // Format a slide
832
  function wppaFormatSlide( mocc ) {
833
 
js/wppa-slideshow.min.js CHANGED
@@ -4,7 +4,7 @@
4
  // Dependancies: wppa.js and default wp jQuery library
5
  //
6
 
7
- var wppaJsSlideshowVersion='6.6.06';function wppaStoreSlideInfo(mocc,id,url,size,width,height,fullname,name,desc,photoid,avgrat,discount,myrat,rateurl,linkurl,linktitle,linktarget,iwtimeout,commenthtml,iptchtml,exifhtml,lbtitle,shareurl,smhtml,ogdsc,hiresurl,videohtml,audiohtml,waittext,imagealt,posterurl){var cursor;desc=wppaRepairScriptTags(desc);if(!_wppaSlides[mocc]||'0'==id){_wppaSlides[mocc]=[];_wppaNames[mocc]=[];_wppaFullNames[mocc]=[];_wppaDsc[mocc]=[];_wppaOgDsc[mocc]=[];_wppaCurIdx[mocc]=-1;_wppaNxtIdx[mocc]=0;if(parseInt(iwtimeout)>0)_wppaTimeOut[mocc]=parseInt(iwtimeout);else _wppaTimeOut[mocc]=wppaSlideShowTimeOut;_wppaSSRuns[mocc]=false;_wppaTP[mocc]=-2;_wppaFg[mocc]=0;_wppaIsBusy[mocc]=false;_wppaFirst[mocc]=true;_wppaId[mocc]=[];_wppaAvg[mocc]=[];_wppaDisc[mocc]=[];_wppaMyr[mocc]=[];_wppaVRU[mocc]=[];_wppaLinkUrl[mocc]=[];_wppaLinkTitle[mocc]=[];_wppaLinkTarget[mocc]=[];_wppaCommentHtml[mocc]=[];_wppaIptcHtml[mocc]=[];_wppaExifHtml[mocc]=[];_wppaUrl[mocc]=[];_wppaSkipRated[mocc]=false;_wppaLbTitle[mocc]=[];_wppaDidGoto[mocc]=false;wppaSlidePause[mocc]=false;_wppaShareUrl[mocc]=[];_wppaShareHtml[mocc]=[];_wppaFilmNoMove[mocc]=false;_wppaHiresUrl[mocc]=[];_wppaIsVideo[mocc]=[];_wppaVideoHtml[mocc]=[];_wppaAudioHtml[mocc]=[];_wppaVideoNatWidth[mocc]=[];_wppaVideoNatHeight[mocc]=[];wppaVideoPlaying[mocc]=false;wppaAudioPlaying[mocc]=false;_wppaWaitTexts[mocc]=[];_wppaImageAlt[mocc]=[];}
8
  cursor='default';if(linkurl!=''){cursor='pointer';}
9
  else if(wppaLightBox[mocc]!=''){cursor='url( '+wppaImageDirectory+wppaMagnifierCursor+' ),pointer';}
10
  _wppaIsVideo[mocc][id]=(''!=videohtml);if(_wppaIsVideo[mocc][id]){_wppaSlides[mocc][id]=' alt="'+imagealt+'" class="theimg theimg-'+mocc+' big" ';if(wppaSlideVideoStart&&wppaLightBox[mocc]==''){_wppaSlides[mocc][id]+=' autoplay ';}
4
  // Dependancies: wppa.js and default wp jQuery library
5
  //
6
 
7
+ var wppaJsSlideshowVersion='6.6.07';function wppaStoreSlideInfo(mocc,id,url,size,width,height,fullname,name,desc,photoid,avgrat,discount,myrat,rateurl,linkurl,linktitle,linktarget,iwtimeout,commenthtml,iptchtml,exifhtml,lbtitle,shareurl,smhtml,ogdsc,hiresurl,videohtml,audiohtml,waittext,imagealt,posterurl){var cursor;desc=wppaRepairScriptTags(desc);if(!_wppaSlides[mocc]||'0'==id){_wppaSlides[mocc]=[];_wppaNames[mocc]=[];_wppaFullNames[mocc]=[];_wppaDsc[mocc]=[];_wppaOgDsc[mocc]=[];_wppaCurIdx[mocc]=-1;_wppaNxtIdx[mocc]=0;if(parseInt(iwtimeout)>0)_wppaTimeOut[mocc]=parseInt(iwtimeout);else _wppaTimeOut[mocc]=wppaSlideShowTimeOut;_wppaSSRuns[mocc]=false;_wppaTP[mocc]=-2;_wppaFg[mocc]=0;_wppaIsBusy[mocc]=false;_wppaFirst[mocc]=true;_wppaId[mocc]=[];_wppaAvg[mocc]=[];_wppaDisc[mocc]=[];_wppaMyr[mocc]=[];_wppaVRU[mocc]=[];_wppaLinkUrl[mocc]=[];_wppaLinkTitle[mocc]=[];_wppaLinkTarget[mocc]=[];_wppaCommentHtml[mocc]=[];_wppaIptcHtml[mocc]=[];_wppaExifHtml[mocc]=[];_wppaUrl[mocc]=[];_wppaSkipRated[mocc]=false;_wppaLbTitle[mocc]=[];_wppaDidGoto[mocc]=false;wppaSlidePause[mocc]=false;_wppaShareUrl[mocc]=[];_wppaShareHtml[mocc]=[];_wppaFilmNoMove[mocc]=false;_wppaHiresUrl[mocc]=[];_wppaIsVideo[mocc]=[];_wppaVideoHtml[mocc]=[];_wppaAudioHtml[mocc]=[];_wppaVideoNatWidth[mocc]=[];_wppaVideoNatHeight[mocc]=[];wppaVideoPlaying[mocc]=false;wppaAudioPlaying[mocc]=false;_wppaWaitTexts[mocc]=[];_wppaImageAlt[mocc]=[];}
8
  cursor='default';if(linkurl!=''){cursor='pointer';}
9
  else if(wppaLightBox[mocc]!=''){cursor='url( '+wppaImageDirectory+wppaMagnifierCursor+' ),pointer';}
10
  _wppaIsVideo[mocc][id]=(''!=videohtml);if(_wppaIsVideo[mocc][id]){_wppaSlides[mocc][id]=' alt="'+imagealt+'" class="theimg theimg-'+mocc+' big" ';if(wppaSlideVideoStart&&wppaLightBox[mocc]==''){_wppaSlides[mocc][id]+=' autoplay ';}
js/wppa.js CHANGED
@@ -2,7 +2,7 @@
2
  //
3
  // conatins common vars and functions
4
  //
5
- var wppaJsVersion = '6.6.06';
6
 
7
  // Important notice:
8
  // All external vars that may be given a value in wppa-non-admin.php must be declared here and not in other front-end js files!!
@@ -240,7 +240,6 @@ var wppaOvlAudioStart = false;
240
  var wppaLastIptc = '';
241
  var wppaLastExif = '';
242
  var wppaIsMobile = false;
243
- // var wppaSutcliffeStyle = 'none';
244
  var wppaSvgFillcolor = 'gray';
245
  var wppaSvgBgcolor = 'transparent';
246
  var wppaSvgCornerStyle = 'light';
@@ -517,28 +516,6 @@ function _wppaDoAutocol( mocc ) {
517
  // Comments
518
  jQuery( ".wppa-comment-textarea-"+mocc ).css( 'width',w * 0.7 );
519
 
520
- /*
521
- // Sutcliffe slide description
522
- switch ( wppaSutcliffeStyle ) {
523
-
524
- case 'none':
525
- case 'fullsize':
526
- break;
527
- case 'imagewidth':
528
- case 'portaitwidth':
529
- var myWidth;
530
- wppaSutcliffeWidth = jQuery( '#theimg'+_wppaFg[mocc]+'-'+mocc ).width();
531
- wppaSutcliffeHeight = jQuery( '#theimg'+_wppaFg[mocc]+'-'+mocc ).height();
532
- if ( wppaSutcliffeStyle == 'imagewidth' ) {
533
- myWidth = wppaSutcliffeWidth;
534
- }
535
- else {
536
- myWidth = wppaSutcliffeWidth < wppaSutcliffeHeight ? wppaSutcliffeWidth : wppaSutcliffeHeight;
537
- }
538
- jQuery( "#wppa-sutcliffe-"+mocc ).css('width',myWidth);
539
- }
540
- */
541
-
542
  // Filmstrip
543
  wppaFilmStripLength[mocc] = w - wppaFilmStripAreaDelta[mocc];
544
  jQuery( "#filmwindow-"+mocc ).css( 'width',wppaFilmStripLength[mocc] );
2
  //
3
  // conatins common vars and functions
4
  //
5
+ var wppaJsVersion = '6.6.07';
6
 
7
  // Important notice:
8
  // All external vars that may be given a value in wppa-non-admin.php must be declared here and not in other front-end js files!!
240
  var wppaLastIptc = '';
241
  var wppaLastExif = '';
242
  var wppaIsMobile = false;
 
243
  var wppaSvgFillcolor = 'gray';
244
  var wppaSvgBgcolor = 'transparent';
245
  var wppaSvgCornerStyle = 'light';
516
  // Comments
517
  jQuery( ".wppa-comment-textarea-"+mocc ).css( 'width',w * 0.7 );
518
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
519
  // Filmstrip
520
  wppaFilmStripLength[mocc] = w - wppaFilmStripAreaDelta[mocc];
521
  jQuery( "#filmwindow-"+mocc ).css( 'width',wppaFilmStripLength[mocc] );
js/wppa.min.js CHANGED
@@ -3,7 +3,7 @@
3
  // conatins common vars and functions
4
  //
5
 
6
- var wppaJsVersion='6.6.06';var wppaVersion='0';var wppaIsIe=false;var wppaDebug;var wppaFullValign=[];var wppaFullHalign=[];var wppaFullFrameDelta=[];var wppaAnimationSpeed;var wppaImageDirectory;var wppaAutoColumnWidth=[];var wppaAutoColumnFrac=[];var wppaThumbnailAreaDelta;var wppaSlideShowTimeOut=2500;var wppaFadeInAfterFadeOut=false;var wppaTextFrameDelta=0;var wppaBoxDelta=0;var wppaPreambule;var wppaHideWhenEmpty=false;var wppaThumbnailPitch=[];var wppaFilmStripLength=[];var wppaFilmStripMargin=[];var wppaFilmStripAreaDelta=[];var wppaFilmShowGlue=false;var wppaIsMini=[];var wppaPortraitOnly=[];var wppaSlideShow;var wppaPhoto;var wppaOf;var wppaNextPhoto;var wppaPreviousPhoto;var wppaNextP;var wppaPrevP;var wppaAvgRating;var wppaMyRating;var wppaAvgRat;var wppaMyRat;var wppaDislikeMsg;var wppaMiniTreshold=300;var wppaStart='Start';var wppaStop='Stop';var wppaPleaseName;var wppaPleaseEmail;var wppaPleaseComment;var wppaRatingOnce=true;var wppaBGcolorNumbar='transparent';var wppaBcolorNumbar='transparent';var wppaBGcolorNumbarActive='transparent';var wppaBcolorNumbarActive='transparent';var wppaFontFamilyNumbar='';var wppaFontSizeNumbar='';var wppaFontColorNumbar='';var wppaFontWeightNumbar='';var wppaFontFamilyNumbarActive='';var wppaFontSizeNumbarActive='';var wppaFontColorNumbarActive='';var wppaFontWeightNumbarActive='';var wppaNumbarMax='10';var wppaAjaxUrl='';var wppaLang='';var wppaNextOnCallback=false;var wppaStarOpacity=0.2;var wppaSlideWrap=true;var wppaLightBox=[];var wppaEmailRequired='required';var wppaSlideBorderWidth=0;var wppaSlideInitRunning=[];var wppaAnimationType='fadeover';var wppaSlidePause=[];var wppaSlideBlank=[];var wppaRatingMax=5;var wppaRatingDisplayType='graphic';var wppaRatingPrec=2;var wppaFilmPageSize=[];var wppaAspectRatio=[];var wppaFullSize=[];var wppaStretch=false;var wppaThumbSpaceAuto=false;var wppaMinThumbSpace=4;var wppaMagnifierCursor='';var wppaArtMonkyLink='none';var wppaAutoOpenComments=false;var wppaUpdateAddressLine=false;var wppaFilmThumbTitle='';var wppaUploadUrl='';var wppaVoteForMe='';var wppaVotedForMe='';var wppaSlideSwipe=true;var wppaLightboxSingle=[];var wppaMaxCoverWidth=300;var wppaDownLoad='Download';var wppaSiteUrl='';var wppaWppaUrl='';var wppaIncludeUrl='';var wppaSlideToFullpopup=false;var wppaComAltSize=75;var wppaBumpViewCount=true;var wppaBumpClickCount=false;var wppaFotomoto=false;var wppaArtMonkeyButton=true;var wppaShortQargs=false;var wppaOvlHires=false;var wppaMasonryCols=[];var wppaVideoPlaying=[];var wppaAudioPlaying=[];var wppaSlideVideoStart=false;var wppaSlideAudioStart=false;var wppaAudioHeight=28;var wppaHis=0;var wppaStartHtml=[];var wppaCanAjaxRender=false;var wppaCanPushState=false;var wppaAllowAjax=true;var wppaMaxOccur=0;var wppaFirstOccur=0;var wppaUsePhotoNamesInUrls=false;var wppaShareHideWhenRunning=false;var wppaCommentRequiredAfterVote=true;var wppaTopMoc=0;var wppaColWidth=[];var wppaFotomotoHideWhenRunning=false;var wppaFotomotoMinWidth=400;var wppaPhotoView=[];var wppaBackgroundColorImage='';var wppaPopupLinkType='';var wppaPopupOnclick=[];var wppaThumbTargetBlank=false;var wppaRel='rel';var wppaEditPhotoWidth='960';var wppaThemeStyles='';var wppaStickyHeaderHeight=0;var wppaRenderModal=false;var wppaModalBgColor='#ffffff';var wppaBoxRadius=0;var wppaModalQuitImg;var wppaUploadEdit='none';var wppaPageArg='';var _wppaId=[];var _wppaAvg=[];var _wppaDisc=[];var _wppaMyr=[];var _wppaVRU=[];var _wppaLinkUrl=[];var _wppaLinkTitle=[];var _wppaLinkTarget=[];var _wppaCommentHtml=[];var _wppaIptcHtml=[];var _wppaExifHtml=[];var _wppaToTheSame=false;var _wppaSlides=[];var _wppaNames=[];var _wppaFullNames=[];var _wppaDsc=[];var _wppaOgDsc=[];var _wppaCurIdx=[];var _wppaNxtIdx=[];var _wppaTimeOut=[];var _wppaSSRuns=[];var _wppaFg=[];var _wppaTP=[];var _wppaIsBusy=[];var _wppaFirst=[];var _wppaVoteInProgress=false;var _wppaTextDelay;var _wppaUrl=[];var _wppaSkipRated=[];var _wppaLbTitle=[];var _wppaStateCount=0;var _wppaDidGoto=[];var _wppaShareUrl=[];var _wppaShareHtml=[];var _wppaFilmNoMove=[];var _wppaHiresUrl=[];var _wppaIsVideo=[];var _wppaVideoHtml=[];var _wppaAudioHtml=[];var _wppaVideoNatWidth=[];var _wppaVideoNatHeight=[];var _wppaWaitTexts=[];var _wppaImageAlt=[];var __wppaOverruleRun=false;var wppaOvlUrls;var wppaOvlTitles;var wppaOvlAlts;var wppaOvlIdx=0;var wppaOvlFirst=true;var wppaOvlKbHandler='';var wppaOvlSizeHandler='';var wppaOvlPadTop=5;var wppaOvlIsSingle;var wppaOvlRunning=false;var wppaOvlVideoHtmls;var wppaOvlAudioHtmls;var wppaOvlVideoNaturalWidths;var wppaOvlVideoNaturalHeights;var wppaOvlModeInitial='normal';var wppaOvlVideoPlaying=false;var wppaOvlAudioPlaying=false;var wppaOvlShowLegenda=true;var wppaOvlShowStartStop=true;var wppaOvlRadius=0;var wppaOvlBorderWidth=16;var wppaOvlTxtHeight=36;var wppaOvlOpacity=0.8;var wppaOvlOnclickType='none';var wppaOvlTheme='black';var wppaOvlAnimSpeed=300;var wppaOvlSlideSpeed=3000;var wppaVer4WindowWidth=800;var wppaVer4WindowHeight=600;var wppaOvlFontFamily='Helvetica';var wppaOvlFontSize='10';var wppaOvlFontColor='';var wppaOvlFontWeight='bold';var wppaOvlLineHeight='12';var wppaOvlShowCounter=true;var wppaOvlIsVideo=false;var wppaShowLegenda='';var wppaOvlFsPhotoId=0;var wppaPhotoId=0;var wppaOvlVideoStart=false;var wppaOvlAudioStart=false;var wppaLastIptc='';var wppaLastExif='';var wppaIsMobile=false;var wppaSvgFillcolor='gray';var wppaSvgBgcolor='transparent';var wppaSvgCornerStyle='light';jQuery(document).ready(function(){wppaDoInit(false);setTimeout(function(){wppaDoInit(true);},1000);});function wppaDoInit(autoOnly){var anyAutocol=false;for(mocc=1;mocc<=wppaTopMoc;mocc++){if(wppaAutoColumnWidth[mocc]){wppaColWidth[mocc]=0;_wppaDoAutocol(mocc);anyAutocol=true;}}
7
  if(!autoOnly){_wppaTextDelay=wppaAnimationSpeed;if(wppaFadeInAfterFadeOut)_wppaTextDelay*=2;if(anyAutocol){jQuery(window).resize(function(){for(mocc=1;mocc<=wppaTopMoc;mocc++){if(wppaAutoColumnWidth[mocc]){wppaColWidth[mocc]=0;_wppaDoAutocol(mocc);}}});}}}
8
  jQuery(document).ready(function(e){if(wppaAllowAjax&&jQuery.ajax){wppaCanAjaxRender=true;}
9
  if(typeof(history.pushState)!='undefined'){var i=1;while(i<=wppaMaxOccur){wppaStartHtml[i]=jQuery('#wppa-container-'+i).html();i++;}
3
  // conatins common vars and functions
4
  //
5
 
6
+ var wppaJsVersion='6.6.07';var wppaVersion='0';var wppaIsIe=false;var wppaDebug;var wppaFullValign=[];var wppaFullHalign=[];var wppaFullFrameDelta=[];var wppaAnimationSpeed;var wppaImageDirectory;var wppaAutoColumnWidth=[];var wppaAutoColumnFrac=[];var wppaThumbnailAreaDelta;var wppaSlideShowTimeOut=2500;var wppaFadeInAfterFadeOut=false;var wppaTextFrameDelta=0;var wppaBoxDelta=0;var wppaPreambule;var wppaHideWhenEmpty=false;var wppaThumbnailPitch=[];var wppaFilmStripLength=[];var wppaFilmStripMargin=[];var wppaFilmStripAreaDelta=[];var wppaFilmShowGlue=false;var wppaIsMini=[];var wppaPortraitOnly=[];var wppaSlideShow;var wppaPhoto;var wppaOf;var wppaNextPhoto;var wppaPreviousPhoto;var wppaNextP;var wppaPrevP;var wppaAvgRating;var wppaMyRating;var wppaAvgRat;var wppaMyRat;var wppaDislikeMsg;var wppaMiniTreshold=300;var wppaStart='Start';var wppaStop='Stop';var wppaPleaseName;var wppaPleaseEmail;var wppaPleaseComment;var wppaRatingOnce=true;var wppaBGcolorNumbar='transparent';var wppaBcolorNumbar='transparent';var wppaBGcolorNumbarActive='transparent';var wppaBcolorNumbarActive='transparent';var wppaFontFamilyNumbar='';var wppaFontSizeNumbar='';var wppaFontColorNumbar='';var wppaFontWeightNumbar='';var wppaFontFamilyNumbarActive='';var wppaFontSizeNumbarActive='';var wppaFontColorNumbarActive='';var wppaFontWeightNumbarActive='';var wppaNumbarMax='10';var wppaAjaxUrl='';var wppaLang='';var wppaNextOnCallback=false;var wppaStarOpacity=0.2;var wppaSlideWrap=true;var wppaLightBox=[];var wppaEmailRequired='required';var wppaSlideBorderWidth=0;var wppaSlideInitRunning=[];var wppaAnimationType='fadeover';var wppaSlidePause=[];var wppaSlideBlank=[];var wppaRatingMax=5;var wppaRatingDisplayType='graphic';var wppaRatingPrec=2;var wppaFilmPageSize=[];var wppaAspectRatio=[];var wppaFullSize=[];var wppaStretch=false;var wppaThumbSpaceAuto=false;var wppaMinThumbSpace=4;var wppaMagnifierCursor='';var wppaArtMonkyLink='none';var wppaAutoOpenComments=false;var wppaUpdateAddressLine=false;var wppaFilmThumbTitle='';var wppaUploadUrl='';var wppaVoteForMe='';var wppaVotedForMe='';var wppaSlideSwipe=true;var wppaLightboxSingle=[];var wppaMaxCoverWidth=300;var wppaDownLoad='Download';var wppaSiteUrl='';var wppaWppaUrl='';var wppaIncludeUrl='';var wppaSlideToFullpopup=false;var wppaComAltSize=75;var wppaBumpViewCount=true;var wppaBumpClickCount=false;var wppaFotomoto=false;var wppaArtMonkeyButton=true;var wppaShortQargs=false;var wppaOvlHires=false;var wppaMasonryCols=[];var wppaVideoPlaying=[];var wppaAudioPlaying=[];var wppaSlideVideoStart=false;var wppaSlideAudioStart=false;var wppaAudioHeight=28;var wppaHis=0;var wppaStartHtml=[];var wppaCanAjaxRender=false;var wppaCanPushState=false;var wppaAllowAjax=true;var wppaMaxOccur=0;var wppaFirstOccur=0;var wppaUsePhotoNamesInUrls=false;var wppaShareHideWhenRunning=false;var wppaCommentRequiredAfterVote=true;var wppaTopMoc=0;var wppaColWidth=[];var wppaFotomotoHideWhenRunning=false;var wppaFotomotoMinWidth=400;var wppaPhotoView=[];var wppaBackgroundColorImage='';var wppaPopupLinkType='';var wppaPopupOnclick=[];var wppaThumbTargetBlank=false;var wppaRel='rel';var wppaEditPhotoWidth='960';var wppaThemeStyles='';var wppaStickyHeaderHeight=0;var wppaRenderModal=false;var wppaModalBgColor='#ffffff';var wppaBoxRadius=0;var wppaModalQuitImg;var wppaUploadEdit='none';var wppaPageArg='';var _wppaId=[];var _wppaAvg=[];var _wppaDisc=[];var _wppaMyr=[];var _wppaVRU=[];var _wppaLinkUrl=[];var _wppaLinkTitle=[];var _wppaLinkTarget=[];var _wppaCommentHtml=[];var _wppaIptcHtml=[];var _wppaExifHtml=[];var _wppaToTheSame=false;var _wppaSlides=[];var _wppaNames=[];var _wppaFullNames=[];var _wppaDsc=[];var _wppaOgDsc=[];var _wppaCurIdx=[];var _wppaNxtIdx=[];var _wppaTimeOut=[];var _wppaSSRuns=[];var _wppaFg=[];var _wppaTP=[];var _wppaIsBusy=[];var _wppaFirst=[];var _wppaVoteInProgress=false;var _wppaTextDelay;var _wppaUrl=[];var _wppaSkipRated=[];var _wppaLbTitle=[];var _wppaStateCount=0;var _wppaDidGoto=[];var _wppaShareUrl=[];var _wppaShareHtml=[];var _wppaFilmNoMove=[];var _wppaHiresUrl=[];var _wppaIsVideo=[];var _wppaVideoHtml=[];var _wppaAudioHtml=[];var _wppaVideoNatWidth=[];var _wppaVideoNatHeight=[];var _wppaWaitTexts=[];var _wppaImageAlt=[];var __wppaOverruleRun=false;var wppaOvlUrls;var wppaOvlTitles;var wppaOvlAlts;var wppaOvlIdx=0;var wppaOvlFirst=true;var wppaOvlKbHandler='';var wppaOvlSizeHandler='';var wppaOvlPadTop=5;var wppaOvlIsSingle;var wppaOvlRunning=false;var wppaOvlVideoHtmls;var wppaOvlAudioHtmls;var wppaOvlVideoNaturalWidths;var wppaOvlVideoNaturalHeights;var wppaOvlModeInitial='normal';var wppaOvlVideoPlaying=false;var wppaOvlAudioPlaying=false;var wppaOvlShowLegenda=true;var wppaOvlShowStartStop=true;var wppaOvlRadius=0;var wppaOvlBorderWidth=16;var wppaOvlTxtHeight=36;var wppaOvlOpacity=0.8;var wppaOvlOnclickType='none';var wppaOvlTheme='black';var wppaOvlAnimSpeed=300;var wppaOvlSlideSpeed=3000;var wppaVer4WindowWidth=800;var wppaVer4WindowHeight=600;var wppaOvlFontFamily='Helvetica';var wppaOvlFontSize='10';var wppaOvlFontColor='';var wppaOvlFontWeight='bold';var wppaOvlLineHeight='12';var wppaOvlShowCounter=true;var wppaOvlIsVideo=false;var wppaShowLegenda='';var wppaOvlFsPhotoId=0;var wppaPhotoId=0;var wppaOvlVideoStart=false;var wppaOvlAudioStart=false;var wppaLastIptc='';var wppaLastExif='';var wppaIsMobile=false;var wppaSvgFillcolor='gray';var wppaSvgBgcolor='transparent';var wppaSvgCornerStyle='light';jQuery(document).ready(function(){wppaDoInit(false);setTimeout(function(){wppaDoInit(true);},1000);});function wppaDoInit(autoOnly){var anyAutocol=false;for(mocc=1;mocc<=wppaTopMoc;mocc++){if(wppaAutoColumnWidth[mocc]){wppaColWidth[mocc]=0;_wppaDoAutocol(mocc);anyAutocol=true;}}
7
  if(!autoOnly){_wppaTextDelay=wppaAnimationSpeed;if(wppaFadeInAfterFadeOut)_wppaTextDelay*=2;if(anyAutocol){jQuery(window).resize(function(){for(mocc=1;mocc<=wppaTopMoc;mocc++){if(wppaAutoColumnWidth[mocc]){wppaColWidth[mocc]=0;_wppaDoAutocol(mocc);}}});}}}
8
  jQuery(document).ready(function(e){if(wppaAllowAjax&&jQuery.ajax){wppaCanAjaxRender=true;}
9
  if(typeof(history.pushState)!='undefined'){var i=1;while(i<=wppaMaxOccur){wppaStartHtml[i]=jQuery('#wppa-container-'+i).html();i++;}
languages/wp-photo-album-plus-da_DK.mo CHANGED
Binary file
languages/wp-photo-album-plus-da_DK.po CHANGED
@@ -1,8 +1,8 @@
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: WP Photo Album Plus\n"
4
- "POT-Creation-Date: 2016-11-10 09:43+0100\n"
5
- "PO-Revision-Date: 2016-11-10 09:43+0100\n"
6
  "Last-Translator: J.N. Breetvelt <OpaJaap@OpaJaap.nl>\n"
7
  "Language-Team: J.N. Breetvelt <OpaJaap@OpaJaap.nl>\n"
8
  "Language: da_DK\n"
@@ -25,12 +25,12 @@ msgid "Pages:"
25
  msgstr "Sider:"
26
 
27
  #: theme/photo-album-page-2010.php:31 theme/photo-album-search-page.php:53
28
- #: wppa-album-admin-autosave.php:1384 wppa-album-admin-autosave.php:1422
29
- #: wppa-album-admin-autosave.php:1521 wppa-album-admin-autosave.php:1756
30
- #: wppa-album-admin-autosave.php:1851 wppa-album-admin-autosave.php:1925
31
- #: wppa-album-admin-autosave.php:2067 wppa-album-admin-autosave.php:2601
32
  #: wppa-comment-admin.php:318 wppa-comment-admin.php:387
33
- #: wppa-comment-admin.php:405 wppa-setup.php:1334 wppa-thumbnails.php:641
34
  msgid "Edit"
35
  msgstr "Rediger"
36
 
@@ -39,7 +39,7 @@ msgid "Warning. No page defined for search results!"
39
  msgstr "Advarsel. Ingen side defineret for søgeresultater!"
40
 
41
  #: theme/photo-album-search-page.php:39 wppa-boxes-html.php:175
42
- #: wppa-settings-autosave.php:370 wppa-settings-autosave.php:3265
43
  msgid "Search"
44
  msgstr "Søg"
45
 
@@ -59,18 +59,18 @@ msgid ""
59
  msgstr ""
60
  "Beklager, men vi fandt ikke det du leder efter. Prøv med andre søgeord."
61
 
62
- #: theme/search-2016.php:46 wppa-album-admin-autosave.php:1969
63
  #: wppa-links.php:1059 wppa-links.php:1069
64
  msgid "Previous page"
65
  msgstr "Forrige side"
66
 
67
- #: theme/search-2016.php:47 wppa-admin-functions.php:688
68
- #: wppa-album-admin-autosave.php:1989 wppa-links.php:1087
69
  msgid "Next page"
70
  msgstr "Næste side"
71
 
72
- #: theme/search-2016.php:48 wppa-settings-autosave.php:368
73
- #: wppa-settings-autosave.php:1570 wppa-settings-autosave.php:8867
74
  msgid "Page"
75
  msgstr "Side"
76
 
@@ -98,160 +98,164 @@ msgstr ""
98
  msgid "Error writing to settings backup file"
99
  msgstr ""
100
 
101
- #: wppa-admin-functions.php:101
102
  msgid "Settings file not found"
103
  msgstr ""
104
 
105
- #: wppa-admin-functions.php:204 wppa-admin-functions.php:208 wppa-ajax.php:2759
106
- #: wppa-ajax.php:2766
107
  msgid "Please supply a numeric value greater than or equal to"
108
  msgstr ""
109
 
110
- #: wppa-admin-functions.php:204 wppa-admin-functions.php:208 wppa-ajax.php:2759
111
- #: wppa-ajax.php:2766
112
  msgid "for"
113
  msgstr ""
114
 
115
- #: wppa-admin-functions.php:208 wppa-ajax.php:2766
116
  msgid "and less than or equal to"
117
  msgstr ""
118
 
119
- #: wppa-admin-functions.php:223 wppa-album-admin-autosave.php:338
120
  msgid "--- public ---"
121
  msgstr ""
122
 
123
- #: wppa-admin-functions.php:476
124
  #, php-format
125
  msgid "File %s is of an unsupported filetype and has been removed."
126
  msgstr ""
127
 
128
- #: wppa-admin-functions.php:595 wppa-admin-functions.php:634
129
- #: wppa-admin-functions.php:638 wppa-admin-functions.php:642
130
  msgid "Unexpected error:"
131
  msgstr ""
132
 
133
- #: wppa-admin-functions.php:595
134
  msgid "Missing database table:"
135
  msgstr ""
136
 
137
- #: wppa-admin-functions.php:634
138
  msgid "Missing directory:"
139
  msgstr ""
140
 
141
- #: wppa-admin-functions.php:638
142
  msgid "Directory is not writable:"
143
  msgstr ""
144
 
145
- #: wppa-admin-functions.php:642
146
  msgid "Directory is not readable:"
147
  msgstr ""
148
 
149
- #: wppa-admin-functions.php:650
150
  msgid ""
151
  "Please de-activate and re-activate the plugin. If this problem persists, ask "
152
  "your administrator."
153
  msgstr ""
154
 
155
- #: wppa-admin-functions.php:675
156
  msgid "Prev page"
157
  msgstr ""
158
 
159
- #: wppa-admin-functions.php:799 wppa-admin-functions.php:802
160
  #, php-format
161
  msgid "Album %s is full"
162
  msgstr ""
163
 
164
- #: wppa-admin-functions.php:820
165
  #, php-format
166
  msgid "Photo %s already exists in album number %s. Removed from depot."
167
  msgstr ""
168
 
169
- #: wppa-admin-functions.php:823
170
  #, php-format
171
  msgid "Photo %s already exists in album number %s."
172
  msgstr ""
173
 
174
- #: wppa-admin-functions.php:853
 
 
 
 
175
  #, php-format
176
  msgid "ERROR: Attempt to upload a photo that is too large to process (%s)."
177
  msgstr ""
178
 
179
- #: wppa-admin-functions.php:854
180
  msgid "Too big"
181
  msgstr ""
182
 
183
- #: wppa-admin-functions.php:858
184
  msgid ""
185
  "WARNING: You are uploading photos that are too small. Photos must be larger "
186
  "than the thumbnail size and larger than the coverphotosize."
187
  msgstr ""
188
 
189
- #: wppa-admin-functions.php:859
190
  msgid "Too small"
191
  msgstr ""
192
 
193
- #: wppa-admin-functions.php:864
194
  msgid "ERROR: Unable to retrieve image size of"
195
  msgstr ""
196
 
197
- #: wppa-admin-functions.php:864
198
  msgid "Are you sure it is a photo?"
199
  msgstr ""
200
 
201
- #: wppa-admin-functions.php:865
202
- msgid "No imagesize"
203
  msgstr ""
204
 
205
- #: wppa-admin-functions.php:874
206
  msgid "Unsupported mime type encountered:"
207
  msgstr ""
208
 
209
- #: wppa-admin-functions.php:891
210
  msgid "Album not known while trying to add a photo"
211
  msgstr ""
212
 
213
- #: wppa-admin-functions.php:895
214
  #, php-format
215
  msgid ""
216
  "Album %s does not exist or is not accessable while trying to add a photo"
217
  msgstr ""
218
 
219
- #: wppa-admin-functions.php:914
220
  msgid "Could not insert photo."
221
  msgstr ""
222
 
223
- #: wppa-admin-functions.php:950
224
  msgid "ERROR: Unknown file or album."
225
  msgstr ""
226
 
227
- #: wppa-admin-functions.php:1061
228
  #, php-format
229
  msgid ""
230
  "There are <strong>%d</strong> albums and <strong>%d</strong> photos in the "
231
  "system."
232
  msgstr ""
233
 
234
- #: wppa-admin-functions.php:1062
235
  #, php-format
236
  msgid "<strong>%d</strong> photos are pending moderation."
237
  msgstr ""
238
 
239
- #: wppa-admin-functions.php:1063
240
  #, php-format
241
  msgid "<strong>%d</strong> photos are scheduled for later publishing."
242
  msgstr ""
243
 
244
- #: wppa-admin-functions.php:1066
245
  #, php-format
246
  msgid "The most recently added album is <strong>%s</strong> (%d)."
247
  msgstr ""
248
 
249
- #: wppa-admin-functions.php:1070
250
  #, php-format
251
  msgid "The most recently added photo is <strong>%s</strong> (%d)"
252
  msgstr ""
253
 
254
- #: wppa-admin-functions.php:1071
255
  #, php-format
256
  msgid "in album <strong>%s</strong> (%d)."
257
  msgstr ""
@@ -260,11 +264,11 @@ msgstr ""
260
  msgid "Photo&thinsp;Albums"
261
  msgstr ""
262
 
263
- #: wppa-admin.php:59 wppa-adminbar.php:40 wppa-settings-autosave.php:6062
264
  msgid "Album Admin"
265
  msgstr ""
266
 
267
- #: wppa-admin.php:60 wppa-adminbar.php:47 wppa-settings-autosave.php:6063
268
  #: wppa-upload-widget.php:79 wppa-upload.php:119
269
  msgid "Upload Photos"
270
  msgstr ""
@@ -274,7 +278,7 @@ msgid "Edit Photos"
274
  msgstr ""
275
 
276
  #: wppa-admin.php:65 wppa-adminbar.php:61 wppa-import.php:168
277
- #: wppa-settings-autosave.php:6064
278
  msgid "Import Photos"
279
  msgstr ""
280
 
@@ -283,12 +287,12 @@ msgid "Moderate Photos"
283
  msgstr ""
284
 
285
  #: wppa-admin.php:67 wppa-adminbar.php:75 wppa-export.php:32
286
- #: wppa-settings-autosave.php:6066
287
  msgid "Export Photos"
288
  msgstr ""
289
 
290
  #: wppa-admin.php:68 wppa-adminbar.php:82 wppa-comment-admin.php:223
291
- #: wppa-settings-autosave.php:6067
292
  msgid "Settings"
293
  msgstr ""
294
 
@@ -297,7 +301,7 @@ msgid "Photo of the day Widget"
297
  msgstr ""
298
 
299
  #: wppa-admin.php:69 wppa-adminbar.php:89 wppa-potd-widget.php:60
300
- #: wppa-settings-autosave.php:6068 wppa-setup.php:1612
301
  msgid "Photo of the day"
302
  msgstr ""
303
 
@@ -305,9 +309,9 @@ msgstr ""
305
  msgid "Manage comments"
306
  msgstr ""
307
 
308
- #: wppa-admin.php:70 wppa-adminbar.php:96 wppa-settings-autosave.php:360
309
- #: wppa-settings-autosave.php:3094 wppa-settings-autosave.php:8666
310
- #: wppa-settings-autosave.php:8711
311
  msgid "Comments"
312
  msgstr ""
313
 
@@ -335,7 +339,7 @@ msgstr ""
335
  msgid "Import"
336
  msgstr ""
337
 
338
- #: wppa-admin.php:128 wppa-settings-autosave.php:9845
339
  msgid "Update"
340
  msgstr ""
341
 
@@ -368,8 +372,8 @@ msgstr ""
368
  #: wppa-potd-widget.php:211 wppa-qr-widget.php:94 wppa-search-widget.php:94
369
  #: wppa-slideshow-widget.php:198 wppa-stereo-widget.php:68
370
  #: wppa-super-view-widget.php:73 wppa-tagcloud-widget.php:68
371
- #: wppa-thumbnail-widget.php:184 wppa-topten-widget.php:323
372
- #: wppa-upldr-widget.php:176 wppa-upload-widget.php:83
373
  msgid "Title:"
374
  msgstr ""
375
 
@@ -385,7 +389,7 @@ msgid "Exit & Refresh"
385
  msgstr ""
386
 
387
  #: wppa-ajax.php:250 wppa-ajax.php:316 wppa-ajax.php:351 wppa-ajax.php:629
388
- #: wppa-ajax.php:932 wppa-ajax.php:2716
389
  msgid "Security check failure"
390
  msgstr ""
391
 
@@ -393,7 +397,7 @@ msgstr ""
393
  msgid "You do not have the rights to moderate photos this way"
394
  msgstr ""
395
 
396
- #: wppa-ajax.php:300 wppa-ajax.php:1236 wppa-functions.php:2342
397
  msgid "Photo comment approved"
398
  msgstr ""
399
 
@@ -423,7 +427,7 @@ msgstr ""
423
  msgid "Could not remove comment"
424
  msgstr ""
425
 
426
- #: wppa-ajax.php:364 wppa-ajax.php:798
427
  msgid "Unexpected error"
428
  msgstr ""
429
 
@@ -453,7 +457,7 @@ msgstr ""
453
  msgid "Unable to create zipsdir"
454
  msgstr ""
455
 
456
- #: wppa-ajax.php:503 wppa-functions.php:2140 wppa-thumbnails.php:616
457
  msgid "Selected"
458
  msgstr ""
459
 
@@ -477,57 +481,57 @@ msgstr ""
477
  msgid "The photo does no longer exist"
478
  msgstr ""
479
 
480
- #: wppa-ajax.php:643
481
  msgid "An error occurred while processing you rating request."
482
  msgstr ""
483
 
484
- #: wppa-ajax.php:644
485
  msgid "Maybe you opened the page too long ago to recognize you."
486
  msgstr ""
487
 
488
- #: wppa-ajax.php:645
489
  msgid "You may refresh the page and try again."
490
  msgstr ""
491
 
492
- #: wppa-ajax.php:646
493
  msgid ""
494
  "Althoug an error occurred while processing your rating, your vote has been "
495
  "registered."
496
  msgstr ""
497
 
498
- #: wppa-ajax.php:647
499
  msgid "However, this may not be reflected in the current pageview"
500
  msgstr ""
501
 
502
- #: wppa-ajax.php:676
503
  msgid "Photo has been removed."
504
  msgstr ""
505
 
506
- #: wppa-ajax.php:688 wppa-slideshow.php:730
507
  msgid "Sorry, you can not rate your own photos"
508
  msgstr ""
509
 
510
- #: wppa-ajax.php:700
511
  msgid "Please enter a comment."
512
  msgstr ""
513
 
514
- #: wppa-ajax.php:727
515
  msgid "You can not change your vote"
516
  msgstr ""
517
 
518
- #: wppa-ajax.php:733
519
  msgid "You can not change a dislike"
520
  msgstr ""
521
 
522
- #: wppa-ajax.php:739
523
  msgid "You can not change your vote into a dislike"
524
  msgstr ""
525
 
526
- #: wppa-ajax.php:755 wppa-ajax.php:776
527
  msgid "Photo rated"
528
  msgstr ""
529
 
530
- #: wppa-ajax.php:882
531
  msgid ""
532
  "Please explain your vote in a comment.\n"
533
  "Your vote will be discarded if you don't.\n"
@@ -537,813 +541,813 @@ msgid ""
537
  "your vote became effective."
538
  msgstr ""
539
 
540
- #: wppa-ajax.php:928
541
  msgid "You do not have the rights to delete a photo"
542
  msgstr ""
543
 
544
- #: wppa-ajax.php:938
545
  #, php-format
546
  msgid "Photo %s has been deleted"
547
  msgstr ""
548
 
549
- #: wppa-ajax.php:954
550
  msgid "You do not have the rights to update album information"
551
  msgstr ""
552
 
553
- #: wppa-ajax.php:966 wppa-ajax.php:2063
554
  msgid "Ratings cleared"
555
  msgstr ""
556
 
557
- #: wppa-ajax.php:966 wppa-ajax.php:972 wppa-photo-admin-autosave.php:668
558
  msgid "No ratings for this photo."
559
  msgstr ""
560
 
561
- #: wppa-ajax.php:969
562
  msgid "An error occurred while clearing ratings"
563
  msgstr ""
564
 
565
- #: wppa-ajax.php:972 wppa-ajax.php:993 wppa-ajax.php:1015
566
  msgid "No photos in this album"
567
  msgstr ""
568
 
569
- #: wppa-ajax.php:987
570
  msgid "Tags set to defaults"
571
  msgstr ""
572
 
573
- #: wppa-ajax.php:990
574
  msgid "An error occurred while setting tags"
575
  msgstr ""
576
 
577
- #: wppa-ajax.php:1009
578
  msgid "Tags added with defaults"
579
  msgstr ""
580
 
581
- #: wppa-ajax.php:1012
582
  msgid "An error occurred while adding tags"
583
  msgstr ""
584
 
585
- #: wppa-ajax.php:1038
586
  msgid "No subalbums found to process"
587
  msgstr ""
588
 
589
- #: wppa-ajax.php:1043
590
  msgid "No categories found to process"
591
  msgstr ""
592
 
593
- #: wppa-ajax.php:1047
594
  #, php-format
595
  msgid "%d album updated"
596
  msgid_plural "%d albums updated"
597
  msgstr[0] ""
598
  msgstr[1] ""
599
 
600
- #: wppa-ajax.php:1054
601
  #, php-format
602
  msgid "Album name may not be empty.<br />Reset to %s"
603
  msgstr ""
604
 
605
- #: wppa-ajax.php:1056 wppa-ajax.php:1516 wppa-album-admin-autosave.php:428
606
- #: wppa-album-admin-autosave.php:477 wppa-album-admin-autosave.php:1331
607
- #: wppa-album-admin-autosave.php:1468 wppa-album-admin-autosave.php:1703
608
- #: wppa-album-admin-autosave.php:1798 wppa-boxes-html.php:415
609
- #: wppa-boxes-html.php:529 wppa-photo-admin-autosave.php:1945
610
- #: wppa-photo-admin-autosave.php:2067 wppa-photo-admin-autosave.php:2484
611
  #: wppa-potd-admin.php:71 wppa-potd-admin.php:358
612
- #: wppa-settings-autosave.php:504 wppa-settings-autosave.php:666
613
- #: wppa-settings-autosave.php:688 wppa-settings-autosave.php:1436
614
- #: wppa-settings-autosave.php:1457 wppa-settings-autosave.php:2991
615
- #: wppa-settings-autosave.php:3012 wppa-settings-autosave.php:3371
616
- #: wppa-settings-autosave.php:3395 wppa-settings-autosave.php:3962
617
- #: wppa-settings-autosave.php:4076 wppa-settings-autosave.php:4759
618
- #: wppa-settings-autosave.php:4780 wppa-settings-autosave.php:4956
619
- #: wppa-settings-autosave.php:4980 wppa-settings-autosave.php:6028
620
- #: wppa-settings-autosave.php:6462 wppa-settings-autosave.php:6712
621
- #: wppa-settings-autosave.php:6734 wppa-settings-autosave.php:7504
622
- #: wppa-settings-autosave.php:7528 wppa-settings-autosave.php:8660
623
- #: wppa-settings-autosave.php:9302 wppa-settings-autosave.php:9458
624
- #: wppa-thumbnail-widget.php:202 wppa-upload.php:259
625
  msgid "Name"
626
  msgstr "Navn"
627
 
628
- #: wppa-ajax.php:1059 wppa-ajax.php:1519 wppa-album-admin-autosave.php:1341
629
- #: wppa-album-admin-autosave.php:1478 wppa-album-admin-autosave.php:1713
630
- #: wppa-album-admin-autosave.php:1808 wppa-photo-admin-autosave.php:1946
631
- #: wppa-photo-admin-autosave.php:2068 wppa-photo-admin-autosave.php:2485
632
  #: wppa-potd-admin.php:72 wppa-potd-admin.php:138 wppa-potd-admin.php:359
633
- #: wppa-settings-autosave.php:505 wppa-settings-autosave.php:667
634
- #: wppa-settings-autosave.php:689 wppa-settings-autosave.php:1437
635
- #: wppa-settings-autosave.php:1458 wppa-settings-autosave.php:2992
636
- #: wppa-settings-autosave.php:3013 wppa-settings-autosave.php:3372
637
- #: wppa-settings-autosave.php:3396 wppa-settings-autosave.php:4760
638
- #: wppa-settings-autosave.php:4781 wppa-settings-autosave.php:4957
639
- #: wppa-settings-autosave.php:4981 wppa-settings-autosave.php:6029
640
- #: wppa-settings-autosave.php:6463 wppa-settings-autosave.php:6713
641
- #: wppa-settings-autosave.php:6735 wppa-settings-autosave.php:7505
642
- #: wppa-settings-autosave.php:7529 wppa-settings-autosave.php:9303
643
- #: wppa-settings-autosave.php:9325 wppa-settings-autosave.php:9365
644
- #: wppa-settings-autosave.php:9387 wppa-settings-autosave.php:9433
645
- #: wppa-settings-autosave.php:9459
646
  msgid "Description"
647
  msgstr ""
648
 
649
- #: wppa-ajax.php:1063
650
  msgid "Unbalanced tags in album description!"
651
  msgstr ""
652
 
653
- #: wppa-ajax.php:1070
654
  msgid "Album order #"
655
  msgstr ""
656
 
657
- #: wppa-ajax.php:1073
658
  msgid "Cover photo"
659
  msgstr ""
660
 
661
- #: wppa-ajax.php:1076
662
  msgid "Parent album"
663
  msgstr ""
664
 
665
- #: wppa-ajax.php:1081 wppa-settings-autosave.php:3956
666
  msgid "Photo order"
667
  msgstr ""
668
 
669
- #: wppa-ajax.php:1084
670
  msgid "Use Alt thumbsize"
671
  msgstr ""
672
 
673
- #: wppa-ajax.php:1087
674
  msgid "Cover Type"
675
  msgstr ""
676
 
677
- #: wppa-ajax.php:1090 wppa-settings-autosave.php:4982
678
- #: wppa-settings-autosave.php:6030
679
  msgid "Link type"
680
  msgstr ""
681
 
682
- #: wppa-ajax.php:1093 wppa-album-covers.php:1304
683
  msgid "Link to"
684
  msgstr "Link til"
685
 
686
- #: wppa-ajax.php:1096 wppa-ajax.php:1540 wppa-album-admin-autosave.php:1352
687
- #: wppa-album-admin-autosave.php:1489 wppa-album-admin-autosave.php:1724
688
- #: wppa-album-admin-autosave.php:1819 wppa-boxes-html.php:537
689
- #: wppa-photo-admin-autosave.php:1948 wppa-photo-admin-autosave.php:2070
690
  #: wppa-potd-admin.php:139
691
  msgid "Owner"
692
  msgstr "Ejer"
693
 
694
- #: wppa-ajax.php:1098
695
  #, php-format
696
  msgid "User %s does not exist"
697
  msgstr ""
698
 
699
- #: wppa-ajax.php:1103 wppa-ajax.php:1109
700
  msgid "Upload limit count"
701
  msgstr ""
702
 
703
- #: wppa-ajax.php:1116
704
  msgid "Upload limit time"
705
  msgstr ""
706
 
707
- #: wppa-ajax.php:1120
708
  msgid "Default tags"
709
  msgstr ""
710
 
711
- #: wppa-ajax.php:1125
712
  msgid "Categories"
713
  msgstr ""
714
 
715
- #: wppa-ajax.php:1128
716
  msgid "Sub albums sort order"
717
  msgstr ""
718
 
719
- #: wppa-ajax.php:1136 wppa-ajax.php:1609
720
  msgid "Schedule date/time"
721
  msgstr ""
722
 
723
- #: wppa-ajax.php:1149 wppa-ajax.php:1201
724
  #, php-format
725
  msgid "%s of album %s updated"
726
  msgstr ""
727
 
728
- #: wppa-ajax.php:1157
729
  msgid "All photos set to scheduled per date"
730
  msgstr ""
731
 
732
- #: wppa-ajax.php:1184
733
  #, php-format
734
  msgid "Custom field %s updated"
735
  msgstr ""
736
 
737
- #: wppa-ajax.php:1210
738
  #, php-format
739
  msgid "An error occurred while trying to update %s of album %s"
740
  msgstr ""
741
 
742
- #: wppa-ajax.php:1211 wppa-ajax.php:1494
743
  msgid "Press CTRL+F5 and try again."
744
  msgstr ""
745
 
746
- #: wppa-ajax.php:1225
747
  msgid "You do not have the rights to update comment status"
748
  msgstr ""
749
 
750
- #: wppa-ajax.php:1242
751
  #, php-format
752
  msgid "Status of comment #%s updated"
753
  msgstr ""
754
 
755
- #: wppa-ajax.php:1245
756
  #, php-format
757
  msgid "Error updating status comment #%s"
758
  msgstr ""
759
 
760
- #: wppa-ajax.php:1256
761
  msgid "You do not have the rights to change photos"
762
  msgstr ""
763
 
764
- #: wppa-ajax.php:1265
765
  msgid "Watermark applied"
766
  msgstr ""
767
 
768
- #: wppa-ajax.php:1269
769
  msgid "An error occured while trying to apply a watermark"
770
  msgstr ""
771
 
772
- #: wppa-ajax.php:1288
773
  msgid "You do not have the rights to update photo information"
774
  msgstr ""
775
 
776
- #: wppa-ajax.php:1294
777
  #, php-format
778
  msgid "%s updated to %s."
779
  msgstr ""
780
 
781
- #: wppa-ajax.php:1344
782
  #, php-format
783
  msgid "Format error %s. Must be yyyy:mm:dd hh:mm:ss"
784
  msgstr ""
785
 
786
- #: wppa-ajax.php:1348
787
  msgid "Exif date/time updated"
788
  msgstr ""
789
 
790
- #: wppa-ajax.php:1354
791
  msgid "Enter a value > -90 and < 90"
792
  msgstr ""
793
 
794
- #: wppa-ajax.php:1362
795
  msgid "Lattitude updated"
796
  msgstr ""
797
 
798
- #: wppa-ajax.php:1364
799
  msgid "Could not update lattitude"
800
  msgstr ""
801
 
802
- #: wppa-ajax.php:1370
803
  msgid "Enter a value > -180 and < 180"
804
  msgstr ""
805
 
806
- #: wppa-ajax.php:1378
807
  msgid "Longitude updated"
808
  msgstr ""
809
 
810
- #: wppa-ajax.php:1380
811
  msgid "Could not update longitude"
812
  msgstr ""
813
 
814
- #: wppa-ajax.php:1388
815
  msgid "Photo files remade"
816
  msgstr ""
817
 
818
- #: wppa-ajax.php:1391
819
  msgid "Could not remake files"
820
  msgstr ""
821
 
822
- #: wppa-ajax.php:1397
823
  msgid "Thumbnail remade"
824
  msgstr ""
825
 
826
- #: wppa-ajax.php:1400
827
  msgid "Could not remake thumbnail"
828
  msgstr ""
829
 
830
- #: wppa-ajax.php:1411 wppa-potd-admin.php:100 wppa-settings-autosave.php:3747
831
  #: wppa-tinymce-shortcodes.php:627
832
  msgid "left"
833
  msgstr ""
834
 
835
- #: wppa-ajax.php:1415
836
  msgid "180&deg;"
837
  msgstr ""
838
 
839
- #: wppa-ajax.php:1419 wppa-potd-admin.php:100 wppa-settings-autosave.php:3747
840
  #: wppa-tinymce-shortcodes.php:629
841
  msgid "right"
842
  msgstr ""
843
 
844
- #: wppa-ajax.php:1432
845
  msgid "Photo flipped"
846
  msgstr ""
847
 
848
- #: wppa-ajax.php:1435
849
  #, php-format
850
  msgid "Photo %s rotated %s"
851
  msgstr ""
852
 
853
- #: wppa-ajax.php:1439
854
  #, php-format
855
  msgid "An error occurred while trying to rotate or flip photo %s"
856
  msgstr ""
857
 
858
- #: wppa-ajax.php:1449 wppa-ajax.php:1477 wppa-photo-admin-autosave.php:1661
859
- #: wppa-photo-admin-autosave.php:1679
860
  #, php-format
861
  msgid "A photo with filename %s already exists in album %s."
862
  msgstr ""
863
 
864
- #: wppa-ajax.php:1455 wppa-ajax.php:1483 wppa-functions.php:4104
865
  #, php-format
866
  msgid "Album %s does not exist"
867
  msgstr ""
868
 
869
- #: wppa-ajax.php:1464
870
  #, php-format
871
  msgid "Photo %s has been moved to album %s (%s)"
872
  msgstr ""
873
 
874
- #: wppa-ajax.php:1467
875
  #, php-format
876
  msgid "An error occurred while trying to move photo %s"
877
  msgstr ""
878
 
879
- #: wppa-ajax.php:1490
880
  #, php-format
881
  msgid "Photo %s copied to album %s (%s)"
882
  msgstr ""
883
 
884
- #: wppa-ajax.php:1493
885
  #, php-format
886
  msgid "An error occurred while trying to copy photo %s"
887
  msgstr ""
888
 
889
- #: wppa-ajax.php:1523 wppa-ajax.php:2166
890
  msgid "Unbalanced tags in photo description!"
891
  msgstr ""
892
 
893
- #: wppa-ajax.php:1529
894
  msgid "Photo order #"
895
  msgstr ""
896
 
897
- #: wppa-ajax.php:1534
898
  #, php-format
899
  msgid "User %s does not exists"
900
  msgstr ""
901
 
902
- #: wppa-ajax.php:1543
903
  msgid "Link url"
904
  msgstr ""
905
 
906
- #: wppa-ajax.php:1546
907
  msgid "Link title"
908
  msgstr ""
909
 
910
- #: wppa-ajax.php:1549
911
  msgid "Link target"
912
  msgstr ""
913
 
914
- #: wppa-ajax.php:1555 wppa-multitag-widget.php:34 wppa-multitag-widget.php:66
915
  #: wppa-tagcloud-widget.php:34 wppa-tagcloud-widget.php:63
916
  msgid "Photo Tags"
917
  msgstr ""
918
 
919
- #: wppa-ajax.php:1560 wppa-comment-admin.php:317 wppa-comment-admin.php:404
920
- #: wppa-photo-admin-autosave.php:1947 wppa-photo-admin-autosave.php:2069
921
- #: wppa-settings-autosave.php:6738 wppa-settings-autosave.php:7508
922
- #: wppa-settings-autosave.php:9326 wppa-settings-autosave.php:9366
923
- #: wppa-settings-autosave.php:9388 wppa-settings-autosave.php:9434
924
  msgid "Status"
925
  msgstr ""
926
 
927
- #: wppa-ajax.php:1563
928
  msgid "HTML Alt"
929
  msgstr ""
930
 
931
- #: wppa-ajax.php:1567
932
  msgid "Video width"
933
  msgstr ""
934
 
935
- #: wppa-ajax.php:1569 wppa-ajax.php:1576
936
  msgid "Please enter an integer value >= 0"
937
  msgstr ""
938
 
939
- #: wppa-ajax.php:1574
940
  msgid "Video height"
941
  msgstr ""
942
 
943
- #: wppa-ajax.php:1592 wppa-ajax.php:1625
944
  #, php-format
945
  msgid "%s of video %s updated"
946
  msgstr ""
947
 
948
- #: wppa-ajax.php:1595 wppa-ajax.php:1628
949
  #, php-format
950
  msgid "%s of photo %s updated"
951
  msgstr ""
952
 
953
- #: wppa-ajax.php:1599
954
  #, php-format
955
  msgid "An error occurred while trying to update %s of photo %s"
956
  msgstr ""
957
 
958
- #: wppa-ajax.php:1654
959
  #, php-format
960
  msgid "Custom field %s of photo %s updated"
961
  msgstr ""
962
 
963
- #: wppa-ajax.php:1661
964
  msgid "Error during upload."
965
  msgstr ""
966
 
967
- #: wppa-ajax.php:1695
968
  msgid "Photo files updated."
969
  msgstr ""
970
 
971
- #: wppa-ajax.php:1700
972
  msgid "Could not update files."
973
  msgstr ""
974
 
975
- #: wppa-ajax.php:1711
976
  #, php-format
977
  msgid "Stereo mode updated in %d milliseconds"
978
  msgstr ""
979
 
980
- #: wppa-ajax.php:1728 wppa-ajax.php:1770
981
  msgid "You do not have the rights to update settings"
982
  msgstr ""
983
 
984
- #: wppa-ajax.php:1764
985
  msgid "You do not have the rights to update photo of the day settings"
986
  msgstr ""
987
 
988
- #: wppa-ajax.php:1842
989
  msgid "Capability granted"
990
  msgstr ""
991
 
992
- #: wppa-ajax.php:1847
993
  msgid "Capability withdrawn"
994
  msgstr ""
995
 
996
- #: wppa-ajax.php:1878
997
  msgid "Column width."
998
  msgstr ""
999
 
1000
- #: wppa-ajax.php:1881
1001
  msgid "Initial width."
1002
  msgstr ""
1003
 
1004
- #: wppa-ajax.php:1884
1005
  msgid "Full size."
1006
  msgstr ""
1007
 
1008
- #: wppa-ajax.php:1887
1009
  msgid "Max height."
1010
  msgstr ""
1011
 
1012
- #: wppa-ajax.php:1892
1013
  msgid "Thumbnail size."
1014
  msgstr ""
1015
 
1016
- #: wppa-ajax.php:1896
1017
  msgid "Thumbnail frame width"
1018
  msgstr ""
1019
 
1020
- #: wppa-ajax.php:1900
1021
  msgid "Thumbnail frame height"
1022
  msgstr ""
1023
 
1024
- #: wppa-ajax.php:1903
1025
  msgid "Thumbnail Spacing"
1026
  msgstr ""
1027
 
1028
- #: wppa-ajax.php:1906
1029
  msgid "Photocount treshold."
1030
  msgstr ""
1031
 
1032
- #: wppa-ajax.php:1909
1033
  msgid "Thumb page size."
1034
  msgstr ""
1035
 
1036
- #: wppa-ajax.php:1912
1037
  msgid "Cover photo size."
1038
  msgstr ""
1039
 
1040
- #: wppa-ajax.php:1915
1041
  msgid "Album page size."
1042
  msgstr ""
1043
 
1044
- #: wppa-ajax.php:1918
1045
  msgid "Number of TopTen photos"
1046
  msgstr ""
1047
 
1048
- #: wppa-ajax.php:1921
1049
  msgid "Widget image thumbnail size"
1050
  msgstr ""
1051
 
1052
- #: wppa-ajax.php:1924 wppa-settings-autosave.php:1094
1053
  msgid "Max Cover width"
1054
  msgstr ""
1055
 
1056
- #: wppa-ajax.php:1927
1057
  msgid "Minimal description height"
1058
  msgstr ""
1059
 
1060
- #: wppa-ajax.php:1930
1061
  msgid "Minimal cover height"
1062
  msgstr ""
1063
 
1064
- #: wppa-ajax.php:1933
1065
  msgid "Minimal text frame height"
1066
  msgstr ""
1067
 
1068
- #: wppa-ajax.php:1936 wppa-settings-autosave.php:1391
1069
  msgid "Border width"
1070
  msgstr ""
1071
 
1072
- #: wppa-ajax.php:1939 wppa-settings-autosave.php:765
1073
- #: wppa-settings-autosave.php:1400
1074
  msgid "Border radius"
1075
  msgstr ""
1076
 
1077
- #: wppa-ajax.php:1942 wppa-settings-autosave.php:776
1078
  msgid "Box spacing"
1079
  msgstr ""
1080
 
1081
- #: wppa-ajax.php:1948 wppa-settings-autosave.php:1069
1082
  msgid "Popup size"
1083
  msgstr ""
1084
 
1085
- #: wppa-ajax.php:1951
1086
  msgid "Fullsize border width"
1087
  msgstr ""
1088
 
1089
- #: wppa-ajax.php:1954
1090
  msgid "Lightbox Bordersize"
1091
  msgstr ""
1092
 
1093
- #: wppa-ajax.php:1957
1094
  msgid "Lightbox Borderwidth"
1095
  msgstr ""
1096
 
1097
- #: wppa-ajax.php:1960
1098
  msgid "Lightbox Borderradius"
1099
  msgstr ""
1100
 
1101
- #: wppa-ajax.php:1963
1102
  msgid "Number of Comment widget entries"
1103
  msgstr ""
1104
 
1105
- #: wppa-ajax.php:1966
1106
  msgid "Comment Widget image thumbnail size"
1107
  msgstr ""
1108
 
1109
- #: wppa-ajax.php:1969 wppa-ajax.php:1972 wppa-ajax.php:1975
1110
  msgid "Opacity."
1111
  msgstr ""
1112
 
1113
- #: wppa-ajax.php:1984 wppa-settings-autosave.php:1200
1114
  msgid "Avatar size"
1115
  msgstr ""
1116
 
1117
- #: wppa-ajax.php:1987 wppa-ajax.php:1990
1118
  msgid "Watermark opacity"
1119
  msgstr ""
1120
 
1121
- #: wppa-ajax.php:1993 wppa-settings-autosave.php:1369
1122
  msgid "Number of text lines"
1123
  msgstr ""
1124
 
1125
- #: wppa-ajax.php:1996 wppa-settings-autosave.php:4616
1126
  msgid "Overlay opacity"
1127
  msgstr ""
1128
 
1129
- #: wppa-ajax.php:1999 wppa-settings-autosave.php:8069
1130
  msgid "Upload limit"
1131
  msgstr ""
1132
 
1133
- #: wppa-ajax.php:2002 wppa-settings-autosave.php:4286
1134
  msgid "Notify inappropriate"
1135
  msgstr ""
1136
 
1137
- #: wppa-ajax.php:2005
1138
  msgid "Dislike pending"
1139
  msgstr ""
1140
 
1141
- #: wppa-ajax.php:2008
1142
  msgid "Dislike delete"
1143
  msgstr ""
1144
 
1145
- #: wppa-ajax.php:2011 wppa-settings-autosave.php:7604
1146
  msgid "Max execution time"
1147
  msgstr ""
1148
 
1149
- #: wppa-ajax.php:2017
1150
  msgid "myCRED / Cube Points"
1151
  msgstr ""
1152
 
1153
- #: wppa-ajax.php:2020
1154
  msgid "JPG Image quality"
1155
  msgstr ""
1156
 
1157
- #: wppa-ajax.php:2026 wppa-settings-autosave.php:4165
1158
  msgid "Number of coverphotos"
1159
  msgstr ""
1160
 
1161
- #: wppa-ajax.php:2029 wppa-settings-autosave.php:4257
1162
  msgid "Dislike value"
1163
  msgstr ""
1164
 
1165
- #: wppa-ajax.php:2032 wppa-settings-autosave.php:906
1166
  msgid "Slideshow pagesize"
1167
  msgstr ""
1168
 
1169
- #: wppa-ajax.php:2035 wppa-settings-autosave.php:925
1170
  msgid "Slideonly max"
1171
  msgstr ""
1172
 
1173
- #: wppa-ajax.php:2038 wppa-settings-autosave.php:794
1174
  msgid "Max Pagelinks"
1175
  msgstr ""
1176
 
1177
- #: wppa-ajax.php:2055 wppa-settings-autosave.php:821
1178
  msgid "Sticky header size"
1179
  msgstr ""
1180
 
1181
- #: wppa-ajax.php:2066
1182
  msgid "Could not clear ratings"
1183
  msgstr ""
1184
 
1185
- #: wppa-ajax.php:2075
1186
  msgid "Viewcounts cleared"
1187
  msgstr ""
1188
 
1189
- #: wppa-ajax.php:2078
1190
  msgid "Could not clear viewcounts"
1191
  msgstr ""
1192
 
1193
- #: wppa-ajax.php:2088
1194
  msgid "IPTC data cleared"
1195
  msgstr ""
1196
 
1197
- #: wppa-ajax.php:2089
1198
  msgid "Refresh this page to clear table X"
1199
  msgstr ""
1200
 
1201
- #: wppa-ajax.php:2093
1202
  msgid "Could not clear IPTC data"
1203
  msgstr ""
1204
 
1205
- #: wppa-ajax.php:2103
1206
  msgid "EXIF data cleared"
1207
  msgstr ""
1208
 
1209
- #: wppa-ajax.php:2104
1210
  msgid "Refresh this page to clear table XI"
1211
  msgstr ""
1212
 
1213
- #: wppa-ajax.php:2108
1214
  msgid "Could not clear EXIF data"
1215
  msgstr ""
1216
 
1217
- #: wppa-ajax.php:2116
1218
  msgid "Recuperation performed"
1219
  msgstr ""
1220
 
1221
- #: wppa-ajax.php:2131
1222
  msgid ""
1223
  "Illegal format. Please enter a 6 digit hexadecimal color value. Example: "
1224
  "#77bbff"
1225
  msgstr ""
1226
 
1227
- #: wppa-ajax.php:2157
1228
  msgid "You just changed a setting that requires the recalculation of ratings."
1229
  msgstr ""
1230
 
1231
- #: wppa-ajax.php:2158 wppa-ajax.php:2612
1232
  msgid "Please run the appropriate action in Table VIII."
1233
  msgstr ""
1234
 
1235
- #: wppa-ajax.php:2182 wppa-ajax.php:2198
1236
  #, php-format
1237
  msgid "Unable to create or write to %s"
1238
  msgstr ""
1239
 
1240
- #: wppa-ajax.php:2191
1241
  msgid "Source can not be inside the wppa folder."
1242
  msgstr ""
1243
 
1244
- #: wppa-ajax.php:2208
1245
  msgid "The content must contain w#album"
1246
  msgstr ""
1247
 
1248
- #: wppa-ajax.php:2215
1249
  msgid "The content must contain w#lat and w#lon"
1250
  msgstr ""
1251
 
1252
- #: wppa-ajax.php:2263 wppa-ajax.php:2269
1253
  msgid "Members"
1254
  msgstr ""
1255
 
1256
- #: wppa-ajax.php:2263
1257
  msgid "Parent of the member albums"
1258
  msgstr ""
1259
 
1260
- #: wppa-ajax.php:2407
1261
  #, php-format
1262
  msgid "User %s has been blacklisted."
1263
  msgstr ""
1264
 
1265
- #: wppa-ajax.php:2410 wppa-ajax.php:2440
1266
  #, php-format
1267
  msgid "User %s does not exist."
1268
  msgstr ""
1269
 
1270
- #: wppa-ajax.php:2437
1271
  #, php-format
1272
  msgid "User %s is now superuser."
1273
  msgstr ""
1274
 
1275
- #: wppa-ajax.php:2462
1276
  msgid ""
1277
  "The content of the Custom box has been changed to display the Fotomoto "
1278
  "toolbar."
1279
  msgstr ""
1280
 
1281
- #: wppa-ajax.php:2466 wppa-ajax.php:2481
1282
  msgid "The display of the custom box has been enabled"
1283
  msgstr ""
1284
 
1285
- #: wppa-ajax.php:2477
1286
  msgid "The content of the Custom box has been changed to display maps."
1287
  msgstr ""
1288
 
1289
- #: wppa-ajax.php:2550
1290
  msgid ""
1291
  "You must run Table VIII-A13 and VIII-A14 first before you can switch to "
1292
  "encrypted urls."
1293
  msgstr ""
1294
 
1295
- #: wppa-ajax.php:2553
1296
  msgid "Table IV-A3 will be switched off."
1297
  msgstr ""
1298
 
1299
- #: wppa-ajax.php:2557
1300
  msgid "Table IV-A4 will be switched off."
1301
  msgstr ""
1302
 
1303
- #: wppa-ajax.php:2567
1304
  msgid "Not allowed when cryptic links is active"
1305
  msgstr ""
1306
 
1307
- #: wppa-ajax.php:2579
1308
  msgid "A Twitter account name must start with an at sign: @"
1309
  msgstr ""
1310
 
1311
- #: wppa-ajax.php:2590
1312
  #, php-format
1313
  msgid "Failed to set %s to %s"
1314
  msgstr ""
1315
 
1316
- #: wppa-ajax.php:2595
1317
  #, php-format
1318
  msgid "Setting %s updated to %s"
1319
  msgstr ""
1320
 
1321
- #: wppa-ajax.php:2611
1322
  msgid ""
1323
  "You just changed a setting that requires the regeneration of thumbnails."
1324
  msgstr ""
1325
 
1326
- #: wppa-ajax.php:2684
1327
  msgid "Missing album id"
1328
  msgstr ""
1329
 
1330
- #: wppa-ajax.php:2704
1331
  msgid "You do not have the rights to delete this album"
1332
  msgstr ""
1333
 
1334
- #: wppa-ajax.php:2725
1335
  msgid "An error has occurred"
1336
  msgstr ""
1337
 
1338
- #: wppa-ajax.php:2761 wppa-ajax.php:2768
1339
  msgid "You may also enter:"
1340
  msgstr ""
1341
 
1342
- #: wppa-ajax.php:2762 wppa-ajax.php:2769
1343
  msgid "You may also leave/set this blank"
1344
  msgstr ""
1345
 
1346
- #: wppa-album-admin-autosave.php:23 wppa-album-admin-autosave.php:982
1347
  msgid "Upload to this album"
1348
  msgstr ""
1349
 
@@ -1358,20 +1362,20 @@ msgid ""
1358
  "Please make sure that %s is writeable by the server."
1359
  msgstr ""
1360
 
1361
- #: wppa-album-admin-autosave.php:79 wppa-album-admin-autosave.php:1007
1362
  msgid "Manage Photos"
1363
  msgstr ""
1364
 
1365
- #: wppa-album-admin-autosave.php:80 wppa-album-admin-autosave.php:1008
1366
  msgid "Copy / move / delete / edit name / edit description / change status"
1367
  msgstr ""
1368
 
1369
- #: wppa-album-admin-autosave.php:81 wppa-album-admin-autosave.php:1010
1370
  msgid "Edit photo information except copy and move"
1371
  msgstr ""
1372
 
1373
- #: wppa-album-admin-autosave.php:82 wppa-album-admin-autosave.php:1011
1374
- #: wppa-setup.php:1335
1375
  msgid "Edit photo information"
1376
  msgstr ""
1377
 
@@ -1379,25 +1383,25 @@ msgstr ""
1379
  msgid "Back to album table"
1380
  msgstr ""
1381
 
1382
- #: wppa-album-admin-autosave.php:91 wppa-album-admin-autosave.php:1018
1383
  msgid "Top of page"
1384
  msgstr ""
1385
 
1386
- #: wppa-album-admin-autosave.php:118 wppa-functions.php:4053
1387
- #: wppa-settings-autosave.php:7917 wppa-wpdb-insert.php:347
1388
  msgid "New Album"
1389
  msgstr "Nyt Album"
1390
 
1391
- #: wppa-album-admin-autosave.php:123 wppa-import.php:1649 wppa-import.php:1685
1392
- #: wppa-import.php:2471
1393
  msgid "Could not create album."
1394
  msgstr ""
1395
 
1396
- #: wppa-album-admin-autosave.php:131 wppa-import.php:1655 wppa-import.php:2479
1397
  msgid "Album #"
1398
  msgstr ""
1399
 
1400
- #: wppa-album-admin-autosave.php:131 wppa-import.php:1655 wppa-import.php:2479
1401
  msgid "Added."
1402
  msgstr ""
1403
 
@@ -1451,7 +1455,7 @@ msgstr ""
1451
  msgid "Album number:"
1452
  msgstr ""
1453
 
1454
- #: wppa-album-admin-autosave.php:311 wppa-photo-admin-autosave.php:548
1455
  msgid "Crypt:"
1456
  msgstr ""
1457
 
@@ -1460,763 +1464,767 @@ msgid "Created:"
1460
  msgstr ""
1461
 
1462
  #: wppa-album-admin-autosave.php:317 wppa-album-admin-autosave.php:323
1463
- #: wppa-photo-admin-autosave.php:554 wppa-photo-admin-autosave.php:578
1464
  msgid "local time"
1465
  msgstr ""
1466
 
1467
- #: wppa-album-admin-autosave.php:321 wppa-photo-admin-autosave.php:577
1468
  msgid "Modified:"
1469
  msgstr ""
1470
 
1471
- #: wppa-album-admin-autosave.php:326 wppa-photo-admin-autosave.php:582
1472
- #: wppa-photo-admin-autosave.php:2057
1473
  msgid "Not modified"
1474
  msgstr ""
1475
 
1476
- #: wppa-album-admin-autosave.php:331
1477
  msgid "Views:"
1478
  msgstr ""
1479
 
1480
- #: wppa-album-admin-autosave.php:335 wppa-photo-admin-autosave.php:560
 
 
 
 
1481
  msgid "Owned by:"
1482
  msgstr ""
1483
 
1484
- #: wppa-album-admin-autosave.php:367
1485
  msgid "Album sort order #:"
1486
  msgstr ""
1487
 
1488
- #: wppa-album-admin-autosave.php:378
1489
  msgid ""
1490
  "Album order # has only effect if you set the album sort order method to "
1491
  "<b>Order #</b> in the Photo Albums -> Settings screen.<br />"
1492
  msgstr ""
1493
 
1494
- #: wppa-album-admin-autosave.php:384 wppa-tinymce-shortcodes.php:356
1495
  #: wppa-tinymce-shortcodes.php:382 wppa-tinymce-shortcodes.php:570
1496
  msgid "Parent album:"
1497
  msgstr ""
1498
 
1499
- #: wppa-album-admin-autosave.php:425
1500
  msgid "Photo order:"
1501
  msgstr ""
1502
 
1503
- #: wppa-album-admin-autosave.php:426
1504
  msgid "--- default --- See Table IV-C1"
1505
  msgstr ""
1506
 
1507
- #: wppa-album-admin-autosave.php:427 wppa-album-admin-autosave.php:475
1508
- #: wppa-settings-autosave.php:3961 wppa-settings-autosave.php:4075
1509
  #: wppa-thumbnail-widget.php:201
1510
  msgid "Order #"
1511
  msgstr ""
1512
 
1513
- #: wppa-album-admin-autosave.php:429 wppa-album-admin-autosave.php:474
1514
- #: wppa-potd-admin.php:249 wppa-settings-autosave.php:3963
1515
- #: wppa-settings-autosave.php:4077 wppa-thumbnail-widget.php:203
1516
  msgid "Random"
1517
  msgstr ""
1518
 
1519
- #: wppa-album-admin-autosave.php:430 wppa-settings-autosave.php:3964
1520
  msgid "Rating mean value"
1521
  msgstr ""
1522
 
1523
- #: wppa-album-admin-autosave.php:431 wppa-bestof-widget.php:170
1524
- #: wppa-settings-autosave.php:3965 wppa-topten-widget.php:345
1525
  msgid "Number of votes"
1526
  msgstr ""
1527
 
1528
- #: wppa-album-admin-autosave.php:432 wppa-album-admin-autosave.php:479
1529
- #: wppa-settings-autosave.php:3966 wppa-settings-autosave.php:4078
1530
  msgid "Timestamp"
1531
  msgstr ""
1532
 
1533
- #: wppa-album-admin-autosave.php:433 wppa-settings-autosave.php:3967
1534
  msgid "EXIF Date"
1535
  msgstr ""
1536
 
1537
- #: wppa-album-admin-autosave.php:434 wppa-settings-autosave.php:3968
1538
- #: wppa-settings-autosave.php:4079
1539
  msgid "Order # desc"
1540
  msgstr ""
1541
 
1542
- #: wppa-album-admin-autosave.php:435 wppa-settings-autosave.php:3969
1543
- #: wppa-settings-autosave.php:4080
1544
  msgid "Name desc"
1545
  msgstr ""
1546
 
1547
- #: wppa-album-admin-autosave.php:436 wppa-settings-autosave.php:3970
1548
  #: wppa-thumbnail-widget.php:204
1549
  msgid "Rating mean value desc"
1550
  msgstr ""
1551
 
1552
- #: wppa-album-admin-autosave.php:437 wppa-settings-autosave.php:3971
1553
  #: wppa-thumbnail-widget.php:205
1554
  msgid "Number of votes desc"
1555
  msgstr ""
1556
 
1557
- #: wppa-album-admin-autosave.php:438 wppa-settings-autosave.php:3972
1558
- #: wppa-settings-autosave.php:4081 wppa-thumbnail-widget.php:206
1559
  msgid "Timestamp desc"
1560
  msgstr ""
1561
 
1562
- #: wppa-album-admin-autosave.php:439 wppa-settings-autosave.php:3973
1563
  msgid "EXIF Date desc"
1564
  msgstr ""
1565
 
1566
- #: wppa-album-admin-autosave.php:469
1567
  msgid "Sub album sort order:"
1568
  msgstr ""
1569
 
1570
- #: wppa-album-admin-autosave.php:473
1571
  msgid "--- default --- See Table IV-D1"
1572
  msgstr ""
1573
 
1574
- #: wppa-album-admin-autosave.php:476
1575
  msgid "Order # reverse"
1576
  msgstr ""
1577
 
1578
- #: wppa-album-admin-autosave.php:478
1579
  msgid "Name reverse"
1580
  msgstr ""
1581
 
1582
- #: wppa-album-admin-autosave.php:480
1583
  msgid "Timestamp reverse"
1584
  msgstr ""
1585
 
1586
- #: wppa-album-admin-autosave.php:485
1587
  msgid "Use alt thumbsize:"
1588
  msgstr ""
1589
 
1590
- #: wppa-album-admin-autosave.php:490 wppa-bestof-widget.php:182
1591
  #: wppa-bestof-widget.php:187 wppa-bestof-widget.php:192
1592
- #: wppa-lasten-widget.php:219 wppa-settings-autosave.php:524
1593
- #: wppa-settings-autosave.php:533 wppa-settings-autosave.php:542
1594
- #: wppa-settings-autosave.php:553 wppa-settings-autosave.php:562
1595
- #: wppa-settings-autosave.php:571 wppa-settings-autosave.php:580
1596
- #: wppa-settings-autosave.php:589 wppa-settings-autosave.php:598
1597
- #: wppa-settings-autosave.php:607 wppa-settings-autosave.php:616
1598
- #: wppa-settings-autosave.php:625 wppa-settings-autosave.php:634
1599
- #: wppa-settings-autosave.php:643 wppa-topten-widget.php:353
1600
- #: wppa-topten-widget.php:360 wppa-topten-widget.php:368
1601
- #: wppa-topten-widget.php:373 wppa-topten-widget.php:378
1602
  #: wppa-topten-widget.php:383 wppa-topten-widget.php:388
 
1603
  msgid "no"
1604
  msgstr ""
1605
 
1606
- #: wppa-album-admin-autosave.php:493 wppa-bestof-widget.php:181
1607
  #: wppa-bestof-widget.php:186 wppa-bestof-widget.php:191
1608
- #: wppa-lasten-widget.php:220 wppa-settings-autosave.php:524
1609
- #: wppa-settings-autosave.php:533 wppa-settings-autosave.php:542
1610
- #: wppa-settings-autosave.php:553 wppa-settings-autosave.php:562
1611
- #: wppa-settings-autosave.php:571 wppa-settings-autosave.php:580
1612
- #: wppa-settings-autosave.php:589 wppa-settings-autosave.php:598
1613
- #: wppa-settings-autosave.php:607 wppa-settings-autosave.php:616
1614
- #: wppa-settings-autosave.php:625 wppa-settings-autosave.php:634
1615
- #: wppa-settings-autosave.php:643 wppa-settings-autosave.php:652
1616
- #: wppa-super-view-widget.php:85 wppa-topten-widget.php:352
1617
- #: wppa-topten-widget.php:359 wppa-topten-widget.php:367
1618
- #: wppa-topten-widget.php:372 wppa-topten-widget.php:377
1619
  #: wppa-topten-widget.php:382 wppa-topten-widget.php:387
 
1620
  msgid "yes"
1621
  msgstr ""
1622
 
1623
- #: wppa-album-admin-autosave.php:501
1624
  msgid "Cover Type:"
1625
  msgstr ""
1626
 
1627
- #: wppa-album-admin-autosave.php:508
1628
  msgid "--- default --- See Table IV-D6"
1629
  msgstr ""
1630
 
1631
- #: wppa-album-admin-autosave.php:511 wppa-settings-autosave.php:2020
1632
- #: wppa-settings-autosave.php:4145
1633
  msgid "Standard"
1634
  msgstr ""
1635
 
1636
- #: wppa-album-admin-autosave.php:514 wppa-settings-autosave.php:4146
1637
  msgid "Long Descriptions"
1638
  msgstr ""
1639
 
1640
- #: wppa-album-admin-autosave.php:517 wppa-settings-autosave.php:4147
1641
  msgid "Image Factory"
1642
  msgstr ""
1643
 
1644
- #: wppa-album-admin-autosave.php:520 wppa-settings-autosave.php:4148
1645
  msgid "Standard mcr"
1646
  msgstr ""
1647
 
1648
- #: wppa-album-admin-autosave.php:523 wppa-settings-autosave.php:4149
1649
  msgid "Long Descriptions mcr"
1650
  msgstr ""
1651
 
1652
- #: wppa-album-admin-autosave.php:526 wppa-settings-autosave.php:4150
1653
  msgid "Image Factory mcr"
1654
  msgstr ""
1655
 
1656
- #: wppa-album-admin-autosave.php:533
1657
  msgid "Cover Photo:"
1658
  msgstr ""
1659
 
1660
- #: wppa-album-admin-autosave.php:538
1661
  msgid "Upload limit:"
1662
  msgstr ""
1663
 
1664
- #: wppa-album-admin-autosave.php:550
1665
  msgid "Set the upload limit (0 means unlimited)."
1666
  msgstr ""
1667
 
1668
- #: wppa-album-admin-autosave.php:556 wppa-settings-autosave.php:6166
1669
- #: wppa-settings-autosave.php:8076
1670
  msgid "for ever"
1671
  msgstr ""
1672
 
1673
- #: wppa-album-admin-autosave.php:557 wppa-album-admin-autosave.php:569
1674
- #: wppa-settings-autosave.php:6167 wppa-settings-autosave.php:8077
1675
  msgid "per hour"
1676
  msgstr ""
1677
 
1678
- #: wppa-album-admin-autosave.php:558 wppa-album-admin-autosave.php:570
1679
- #: wppa-settings-autosave.php:6168 wppa-settings-autosave.php:8078
1680
  msgid "per day"
1681
  msgstr ""
1682
 
1683
- #: wppa-album-admin-autosave.php:559 wppa-album-admin-autosave.php:571
1684
- #: wppa-settings-autosave.php:6169 wppa-settings-autosave.php:8079
1685
  msgid "per week"
1686
  msgstr ""
1687
 
1688
- #: wppa-album-admin-autosave.php:560 wppa-album-admin-autosave.php:572
1689
- #: wppa-settings-autosave.php:6170 wppa-settings-autosave.php:8080
1690
  msgid "per month"
1691
  msgstr ""
1692
 
1693
- #: wppa-album-admin-autosave.php:561 wppa-album-admin-autosave.php:573
1694
- #: wppa-settings-autosave.php:6171 wppa-settings-autosave.php:8081
1695
  msgid "per year"
1696
  msgstr ""
1697
 
1698
- #: wppa-album-admin-autosave.php:565
1699
  msgid "Unlimited"
1700
  msgstr ""
1701
 
1702
- #: wppa-album-admin-autosave.php:581 wppa-photo-admin-autosave.php:759
1703
  msgid "Remark:"
1704
  msgstr ""
1705
 
1706
- #: wppa-album-admin-autosave.php:586
1707
  #, php-format
1708
  msgid "Album %s is not modified yet"
1709
  msgstr ""
1710
 
1711
- #: wppa-album-admin-autosave.php:609
1712
  msgid "Name:"
1713
  msgstr ""
1714
 
1715
- #: wppa-album-admin-autosave.php:620
1716
  msgid "Type the name of the album. Do not leave this empty."
1717
  msgstr ""
1718
 
1719
- #: wppa-album-admin-autosave.php:631 wppa-photo-admin-autosave.php:1211
1720
- #: wppa-photo-admin-autosave.php:1262
1721
  msgid "Description:"
1722
  msgstr ""
1723
 
1724
- #: wppa-album-admin-autosave.php:648
1725
  msgid "Update Album description"
1726
  msgstr ""
1727
 
1728
- #: wppa-album-admin-autosave.php:680
1729
  msgid "Catogories:"
1730
  msgstr ""
1731
 
1732
- #: wppa-album-admin-autosave.php:693
1733
  msgid "Separate categories with commas."
1734
  msgstr ""
1735
 
1736
- #: wppa-album-admin-autosave.php:702
1737
  msgid "- select to add -"
1738
  msgstr ""
1739
 
1740
- #: wppa-album-admin-autosave.php:708
1741
  msgid "No categories yet"
1742
  msgstr ""
1743
 
1744
- #: wppa-album-admin-autosave.php:719
1745
  msgid "Default photo tags:"
1746
  msgstr ""
1747
 
1748
- #: wppa-album-admin-autosave.php:732
1749
  msgid ""
1750
  "Enter the tags that you want to be assigned to new photos in this album."
1751
  msgstr ""
1752
 
1753
- #: wppa-album-admin-autosave.php:783
1754
  msgid "Link type:"
1755
  msgstr ""
1756
 
1757
- #: wppa-album-admin-autosave.php:792 wppa-settings-autosave.php:8287
1758
  msgid "the sub-albums and thumbnails"
1759
  msgstr ""
1760
 
1761
- #: wppa-album-admin-autosave.php:793 wppa-settings-autosave.php:8288
1762
  msgid "the sub-albums"
1763
  msgstr ""
1764
 
1765
- #: wppa-album-admin-autosave.php:794 wppa-settings-autosave.php:8289
1766
  msgid "the thumbnails"
1767
  msgstr ""
1768
 
1769
- #: wppa-album-admin-autosave.php:795 wppa-settings-autosave.php:8290
1770
  msgid "the album photos as slideshow"
1771
  msgstr ""
1772
 
1773
- #: wppa-album-admin-autosave.php:796
1774
  msgid "the link page with a clean url"
1775
  msgstr ""
1776
 
1777
- #: wppa-album-admin-autosave.php:797 wppa-settings-autosave.php:8291
1778
  msgid "no link at all"
1779
  msgstr ""
1780
 
1781
- #: wppa-album-admin-autosave.php:802
1782
  msgid ""
1783
  "If you select \"the link page with a clean url\", select an Auto Page of one "
1784
  "of the photos in this album."
1785
  msgstr ""
1786
 
1787
- #: wppa-album-admin-autosave.php:805
1788
  msgid ""
1789
  "If you select \"the link page with a clean url\", make sure you enter the "
1790
  "correct shortcode on the target page."
1791
  msgstr ""
1792
 
1793
- #: wppa-album-admin-autosave.php:819 wppa-bestof-widget.php:196
1794
  #: wppa-potd-admin.php:108 wppa-potd-admin.php:124 wppa-potd-admin.php:152
1795
  #: wppa-slideshow-widget.php:221
1796
  msgid "Link to:"
1797
  msgstr ""
1798
 
1799
- #: wppa-album-admin-autosave.php:825 wppa-settings-autosave.php:9971
1800
- #: wppa-settings-autosave.php:10013 wppa-settings-autosave.php:10065
1801
  msgid "There are no pages (yet) to link to."
1802
  msgstr ""
1803
 
1804
- #: wppa-album-admin-autosave.php:835
1805
  msgid "--- the same page or post ---"
1806
  msgstr ""
1807
 
1808
- #: wppa-album-admin-autosave.php:844
1809
  msgid ""
1810
  "If you want, you can link the title to a WP page in stead of the album's "
1811
  "content. If so, select the page the title links to."
1812
  msgstr ""
1813
 
1814
- #: wppa-album-admin-autosave.php:858
1815
  msgid "Schedule:"
1816
  msgstr ""
1817
 
1818
- #: wppa-album-admin-autosave.php:873
1819
  msgid ""
1820
  "If enabled, new photos will have their status set scheduled for publication "
1821
  "on the date/time specified here."
1822
  msgstr ""
1823
 
1824
- #: wppa-album-admin-autosave.php:899
1825
  msgid "Apply categories to all (grand)children."
1826
  msgstr ""
1827
 
1828
- #: wppa-album-admin-autosave.php:901
1829
  msgid "Inherit Cats"
1830
  msgstr ""
1831
 
1832
- #: wppa-album-admin-autosave.php:905
1833
  msgid "Add categories to all (grand)children."
1834
  msgstr ""
1835
 
1836
- #: wppa-album-admin-autosave.php:907
1837
  msgid "Add Inherit Cats"
1838
  msgstr ""
1839
 
1840
- #: wppa-album-admin-autosave.php:914 wppa-album-admin-autosave.php:929
1841
  msgid "Tag all photos in this album with the default tags."
1842
  msgstr ""
1843
 
1844
- #: wppa-album-admin-autosave.php:916
1845
  msgid "Apply default tags"
1846
  msgstr ""
1847
 
1848
- #: wppa-album-admin-autosave.php:920
1849
  msgid "Add the default tags to all photos in this album."
1850
  msgstr ""
1851
 
1852
- #: wppa-album-admin-autosave.php:922
1853
  msgid "Add default tags"
1854
  msgstr ""
1855
 
1856
- #: wppa-album-admin-autosave.php:931
1857
  msgid "Schedule all"
1858
  msgstr ""
1859
 
1860
- #: wppa-album-admin-autosave.php:936
1861
  msgid "Are you sure you want to clear the ratings in this album?"
1862
  msgstr ""
1863
 
1864
- #: wppa-album-admin-autosave.php:941
1865
  msgid "Reset ratings"
1866
  msgstr ""
1867
 
1868
- #: wppa-album-admin-autosave.php:952
1869
  msgid "Apply new photo desc"
1870
  msgstr ""
1871
 
1872
- #: wppa-album-admin-autosave.php:963
1873
  msgid "Remake all"
1874
  msgstr ""
1875
 
1876
- #: wppa-album-admin-autosave.php:977
1877
  msgid "Change the upload limit or remove photos to enable new uploads."
1878
  msgstr ""
1879
 
1880
- #: wppa-album-admin-autosave.php:981
1881
  msgid "Album is full"
1882
  msgstr ""
1883
 
1884
- #: wppa-album-admin-autosave.php:982
1885
  #, php-format
1886
  msgid "(max %d)"
1887
  msgstr ""
1888
 
1889
- #: wppa-album-admin-autosave.php:1009
1890
  msgid "Change sequence order by drag and drop"
1891
  msgstr ""
1892
 
1893
- #: wppa-album-admin-autosave.php:1029
1894
  msgid "Moderate comment"
1895
  msgstr ""
1896
 
1897
- #: wppa-album-admin-autosave.php:1046
1898
  msgid "Moderate photo"
1899
  msgstr ""
1900
 
1901
- #: wppa-album-admin-autosave.php:1047 wppa-functions.php:2372
1902
  #: wppa-photo-admin-autosave.php:25
1903
  msgid "Edit photo"
1904
  msgstr "N&aelig;ste billede"
1905
 
1906
- #: wppa-album-admin-autosave.php:1067 wppa-boxes-html.php:1855
1907
  #: wppa-boxes-html.php:1858
1908
  msgid "Delete Album"
1909
  msgstr ""
1910
 
1911
- #: wppa-album-admin-autosave.php:1069 wppa-boxes-html.php:820
1912
- #: wppa-breadcrumb.php:294 wppa-breadcrumb.php:318 wppa-breadcrumb.php:348
1913
- #: wppa-breadcrumb.php:368 wppa-breadcrumb.php:462 wppa-breadcrumb.php:489
1914
- #: wppa-breadcrumb.php:656 wppa-comment-admin.php:65 wppa-featen-widget.php:179
1915
  #: wppa-lasten-widget.php:203 wppa-slideshow-widget.php:199
1916
- #: wppa-thumbnail-widget.php:189 wppa-topten-widget.php:326
1917
- #: wppa-upload-widget.php:85 wppa-upload.php:158 wppa-upload.php:299
1918
- #: wppa-upload.php:373
1919
  msgid "Album:"
1920
  msgstr "Album:"
1921
 
1922
- #: wppa-album-admin-autosave.php:1070
1923
  msgid "Are you sure you want to delete this album?"
1924
  msgstr ""
1925
 
1926
- #: wppa-album-admin-autosave.php:1071
1927
  msgid "Press Delete to continue, and Cancel to go back."
1928
  msgstr ""
1929
 
1930
- #: wppa-album-admin-autosave.php:1076
1931
  msgid "What would you like to do with photos currently in the album?"
1932
  msgstr ""
1933
 
1934
- #: wppa-album-admin-autosave.php:1077 wppa-album-admin-autosave.php:1086
1935
- #: wppa-album-admin-autosave.php:1388 wppa-album-admin-autosave.php:1428
1936
- #: wppa-album-admin-autosave.php:1525 wppa-album-admin-autosave.php:1760
1937
- #: wppa-album-admin-autosave.php:1855 wppa-album-admin-autosave.php:2073
1938
  #: wppa-boxes-html.php:935 wppa-comment-admin.php:319
1939
  #: wppa-comment-admin.php:388 wppa-comment-admin.php:406
1940
- #: wppa-functions.php:2118 wppa-links.php:789 wppa-links.php:807
1941
- #: wppa-photo-admin-autosave.php:1884 wppa-photo-admin-autosave.php:1964
1942
- #: wppa-thumbnails.php:629
1943
  msgid "Delete"
1944
  msgstr "Slet"
1945
 
1946
- #: wppa-album-admin-autosave.php:1078
1947
  msgid "Move to:"
1948
  msgstr ""
1949
 
1950
- #: wppa-album-admin-autosave.php:1085 wppa-photo-admin-autosave.php:2615
1951
- #: wppa-settings-autosave.php:2887
1952
  msgid "Cancel"
1953
  msgstr ""
1954
 
1955
- #: wppa-album-admin-autosave.php:1116
1956
  msgid "Unable to move photos. Album not deleted."
1957
  msgstr ""
1958
 
1959
- #: wppa-album-admin-autosave.php:1134
1960
  msgid "Manage Albums"
1961
  msgstr ""
1962
 
1963
- #: wppa-album-admin-autosave.php:1140
1964
  msgid "Are you sure you want to create a new album?"
1965
  msgstr ""
1966
 
1967
- #: wppa-album-admin-autosave.php:1145
1968
  msgid "Create New Empty Album"
1969
  msgstr ""
1970
 
1971
- #: wppa-album-admin-autosave.php:1151
1972
  msgid "Switch to Collapsable table"
1973
  msgstr ""
1974
 
1975
- #: wppa-album-admin-autosave.php:1154
1976
  msgid "Switch to Flat table"
1977
  msgstr ""
1978
 
1979
- #: wppa-album-admin-autosave.php:1166
1980
  msgid "Open all"
1981
  msgstr ""
1982
 
1983
- #: wppa-album-admin-autosave.php:1179
1984
  msgid "Close all"
1985
  msgstr ""
1986
 
1987
- #: wppa-album-admin-autosave.php:1321 wppa-album-admin-autosave.php:1458
1988
- #: wppa-album-admin-autosave.php:1692 wppa-album-admin-autosave.php:1787
1989
- #: wppa-photo-admin-autosave.php:1943 wppa-photo-admin-autosave.php:2065
1990
  msgid "ID"
1991
  msgstr ""
1992
 
1993
- #: wppa-album-admin-autosave.php:1363 wppa-album-admin-autosave.php:1500
1994
- #: wppa-album-admin-autosave.php:1735 wppa-album-admin-autosave.php:1830
1995
  msgid "Order"
1996
  msgstr ""
1997
 
1998
- #: wppa-album-admin-autosave.php:1373 wppa-album-admin-autosave.php:1510
1999
- #: wppa-album-admin-autosave.php:1745 wppa-album-admin-autosave.php:1840
2000
  msgid "Parent"
2001
  msgstr ""
2002
 
2003
- #: wppa-album-admin-autosave.php:1381 wppa-album-admin-autosave.php:1518
2004
- #: wppa-album-admin-autosave.php:1753 wppa-album-admin-autosave.php:1848
2005
  msgid "Albums/Photos/Moderation required/Scheduled"
2006
  msgstr ""
2007
 
2008
- #: wppa-album-admin-autosave.php:1382 wppa-album-admin-autosave.php:1519
2009
- #: wppa-album-admin-autosave.php:1754 wppa-album-admin-autosave.php:1849
2010
  msgid "A/P/PM/S"
2011
  msgstr ""
2012
 
2013
- #: wppa-album-admin-autosave.php:1385 wppa-album-admin-autosave.php:1423
2014
- #: wppa-album-admin-autosave.php:1522 wppa-album-admin-autosave.php:1757
2015
- #: wppa-album-admin-autosave.php:1852 wppa-album-admin-autosave.php:1930
2016
- #: wppa-album-admin-autosave.php:2068
2017
  msgid "Quick"
2018
  msgstr ""
2019
 
2020
- #: wppa-album-admin-autosave.php:1386 wppa-album-admin-autosave.php:1424
2021
- #: wppa-album-admin-autosave.php:1523 wppa-album-admin-autosave.php:1758
2022
- #: wppa-album-admin-autosave.php:1853 wppa-album-admin-autosave.php:1935
2023
- #: wppa-album-admin-autosave.php:2069
2024
  msgid "Bulk"
2025
  msgstr ""
2026
 
2027
- #: wppa-album-admin-autosave.php:1387 wppa-album-admin-autosave.php:1425
2028
- #: wppa-album-admin-autosave.php:1524 wppa-album-admin-autosave.php:1759
2029
- #: wppa-album-admin-autosave.php:1854 wppa-album-admin-autosave.php:2070
2030
  msgid "Seq"
2031
  msgstr ""
2032
 
2033
- #: wppa-album-admin-autosave.php:1389 wppa-album-admin-autosave.php:1433
2034
- #: wppa-album-admin-autosave.php:1436 wppa-album-admin-autosave.php:1526
2035
- #: wppa-album-admin-autosave.php:1761 wppa-album-admin-autosave.php:1856
2036
- #: wppa-album-admin-autosave.php:2078 wppa-album-admin-autosave.php:2081
2037
  msgid "Create"
2038
  msgstr ""
2039
 
2040
- #: wppa-album-admin-autosave.php:1432 wppa-album-admin-autosave.php:2077
2041
  msgid "Are you sure you want to create a subalbum?"
2042
  msgstr ""
2043
 
2044
- #: wppa-album-admin-autosave.php:1537 wppa-album-admin-autosave.php:1883
2045
  msgid "No albums yet."
2046
  msgstr ""
2047
 
2048
- #: wppa-album-admin-autosave.php:1686 wppa-album-admin-autosave.php:2041
2049
  msgid "Collapse subalbums"
2050
  msgstr ""
2051
 
2052
- #: wppa-album-admin-autosave.php:1687 wppa-album-admin-autosave.php:2042
2053
  msgid "Expand subalbums"
2054
  msgstr ""
2055
 
2056
- #: wppa-album-admin-autosave.php:1769
2057
  msgid ""
2058
  "The following albums are ---separate--- and do not show up in the generic "
2059
  "album display"
2060
  msgstr ""
2061
 
2062
- #: wppa-album-admin-autosave.php:1899
2063
  msgid "Search for photos to edit"
2064
  msgstr ""
2065
 
2066
- #: wppa-album-admin-autosave.php:1900
2067
  msgid ""
2068
  "Enter search words seperated by commas. Photos will meet all search words by "
2069
  "their names, descriptions, translated keywords and/or tags."
2070
  msgstr ""
2071
 
2072
- #: wppa-album-admin-autosave.php:1906
2073
  msgid "Any"
2074
  msgstr ""
2075
 
2076
- #: wppa-album-admin-autosave.php:1910
2077
  msgid "Search for"
2078
  msgstr ""
2079
 
2080
- #: wppa-album-admin-autosave.php:2115
2081
  #, php-format
2082
  msgid "Unable to move photos to album %s. Album not deleted."
2083
  msgstr ""
2084
 
2085
- #: wppa-album-admin-autosave.php:2136
2086
  #, php-format
2087
  msgid "Time is out after %d photo deletes. Please redo this operation"
2088
  msgstr ""
2089
 
2090
- #: wppa-album-admin-autosave.php:2171
2091
  msgid "Album Deleted."
2092
  msgstr ""
2093
 
2094
- #: wppa-album-admin-autosave.php:2193
2095
  #, php-format
2096
  msgid "auto select max %s random"
2097
  msgstr ""
2098
 
2099
- #: wppa-album-admin-autosave.php:2195
2100
  #, php-format
2101
  msgid "auto select max %s featured"
2102
  msgstr ""
2103
 
2104
- #: wppa-album-admin-autosave.php:2197
2105
  #, php-format
2106
  msgid "max %s most recent added"
2107
  msgstr ""
2108
 
2109
- #: wppa-album-admin-autosave.php:2199
2110
  #, php-format
2111
  msgid "max %s from (grand)child albums"
2112
  msgstr ""
2113
 
2114
- #: wppa-album-admin-autosave.php:2201
2115
  #, php-format
2116
  msgid "max %s most recent from (grand)child albums"
2117
  msgstr ""
2118
 
2119
- #: wppa-album-admin-autosave.php:2205
2120
  msgid "--- random ---"
2121
  msgstr ""
2122
 
2123
- #: wppa-album-admin-autosave.php:2207
2124
  msgid "--- random featured ---"
2125
  msgstr ""
2126
 
2127
- #: wppa-album-admin-autosave.php:2209
2128
  msgid "--- most recent added ---"
2129
  msgstr ""
2130
 
2131
- #: wppa-album-admin-autosave.php:2211
2132
  msgid "--- random from (grand)children ---"
2133
  msgstr ""
2134
 
2135
- #: wppa-album-admin-autosave.php:2213
2136
  msgid "--- most recent from (grand)children ---"
2137
  msgstr ""
2138
 
2139
- #: wppa-album-admin-autosave.php:2225
2140
  msgid "Nameless, filename = "
2141
  msgstr ""
2142
 
2143
- #: wppa-album-admin-autosave.php:2268
2144
  msgid ""
2145
  "You can edit top-level album sequence order here when you set the album "
2146
  "order to \"Order #\" or \"Order # desc\" in Table IV-D1."
2147
  msgstr ""
2148
 
2149
- #: wppa-album-admin-autosave.php:2271
2150
  msgid ""
2151
  "You can edit sub-album sequence order here when you set the album order to "
2152
  "\"Order #\" or \"Order # desc\" in the \"Sub album sort order:\" selection "
2153
  "box above."
2154
  msgstr ""
2155
 
2156
- #: wppa-album-admin-autosave.php:2280
2157
  msgid "Manage album order"
2158
  msgstr ""
2159
 
2160
- #: wppa-album-admin-autosave.php:2284
2161
  msgid "Change sequence order by drag and drop, or use the up/down arrows."
2162
  msgstr ""
2163
 
2164
- #: wppa-album-admin-autosave.php:2287
2165
  msgid "Do not leave this page unless the bar is entirely green."
2166
  msgstr ""
2167
 
2168
- #: wppa-album-admin-autosave.php:2296 wppa-settings-autosave.php:7989
2169
- #: wppa-settings-autosave.php:8000 wppa-stereo.php:31
2170
  msgid "Color"
2171
  msgstr ""
2172
 
2173
- #: wppa-album-admin-autosave.php:2299
2174
  msgid "Meaning"
2175
  msgstr ""
2176
 
2177
- #: wppa-album-admin-autosave.php:2309
2178
  msgid "Up to date"
2179
  msgstr ""
2180
 
2181
- #: wppa-album-admin-autosave.php:2317
2182
  msgid "Updating"
2183
  msgstr ""
2184
 
2185
- #: wppa-album-admin-autosave.php:2325
2186
  msgid "Needs update"
2187
  msgstr ""
2188
 
2189
- #: wppa-album-admin-autosave.php:2333 wppa-maintenance.php:69
2190
- #: wppa-upload.php:595
2191
  msgid "Error"
2192
  msgstr ""
2193
 
2194
- #: wppa-album-admin-autosave.php:2553
2195
  msgid "To top"
2196
  msgstr ""
2197
 
2198
- #: wppa-album-admin-autosave.php:2564
2199
  msgid "One up"
2200
  msgstr ""
2201
 
2202
- #: wppa-album-admin-autosave.php:2575
2203
  msgid "One down"
2204
  msgstr ""
2205
 
2206
- #: wppa-album-admin-autosave.php:2586
2207
  msgid "To bottom"
2208
  msgstr ""
2209
 
2210
- #: wppa-album-admin-autosave.php:2597
2211
  msgid "Id:"
2212
  msgstr ""
2213
 
2214
- #: wppa-album-admin-autosave.php:2598
2215
  msgid "Ord:"
2216
  msgstr ""
2217
 
2218
  #: wppa-album-covers.php:1334 wppa-album-covers.php:1410
2219
- #: wppa-album-covers.php:1418 wppa-album-covers.php:1642
2220
  msgid "View the album"
2221
  msgstr "Se album"
2222
 
@@ -2226,53 +2234,53 @@ msgid_plural "View the cover photos"
2226
  msgstr[0] "Se forside foto"
2227
  msgstr[1] "Se forside foto's"
2228
 
2229
- #: wppa-album-covers.php:1428
2230
  msgid "View"
2231
  msgstr "Vis"
2232
 
2233
- #: wppa-album-covers.php:1430
2234
  #, php-format
2235
  msgid "%d album"
2236
  msgid_plural "%d albums"
2237
  msgstr[0] ""
2238
  msgstr[1] ""
2239
 
2240
- #: wppa-album-covers.php:1436 wppa-boxes-html.php:1282 wppa-boxes-html.php:1596
2241
- #: wppa-breadcrumb.php:161 wppa-breadcrumb.php:167 wppa-breadcrumb.php:174
2242
- #: wppa-breadcrumb.php:398 wppa-breadcrumb.php:400 wppa-breadcrumb.php:406
2243
- #: wppa-breadcrumb.php:408 wppa-breadcrumb.php:416 wppa-breadcrumb.php:432
2244
- #: wppa-breadcrumb.php:445 wppa-breadcrumb.php:451 wppa-utils.php:1587
2245
- #: wppa-utils.php:2251
2246
- msgid "and"
2247
- msgstr "og"
2248
-
2249
- #: wppa-album-covers.php:1439
2250
  #, php-format
2251
  msgid "%d photo"
2252
  msgid_plural "%d photos"
2253
  msgstr[0] ""
2254
  msgstr[1] ""
2255
 
2256
- #: wppa-album-covers.php:1510
 
 
 
 
 
 
 
 
 
2257
  msgid "New!"
2258
  msgstr "Nyt!"
2259
 
2260
- #: wppa-album-covers.php:1513 wppa-thumbnails.php:1964 wppa-thumbnails.php:1965
2261
  msgid "New"
2262
  msgstr "Ny"
2263
 
2264
- #: wppa-album-covers.php:1751 wppa-boxes-html.php:844 wppa-non-admin.php:778
2265
- #: wppa-settings-autosave.php:2282 wppa-settings-autosave.php:5603
2266
- #: wppa-settings-autosave.php:8446
2267
  msgid "Slideshow"
2268
  msgstr "Slideshow"
2269
 
2270
- #: wppa-album-covers.php:1752
2271
  msgid "Browse photos"
2272
  msgstr "Se fotos"
2273
 
2274
- #: wppa-album-covers.php:1789 wppa-breadcrumb.php:400 wppa-breadcrumb.php:408
2275
- #: wppa-breadcrumb.php:445 wppa-breadcrumb.php:451
2276
  msgid "Category:"
2277
  msgid_plural "Categories:"
2278
  msgstr[0] ""
@@ -2302,8 +2310,8 @@ msgstr ""
2302
  msgid "--- all separate albums ---"
2303
  msgstr ""
2304
 
2305
- #: wppa-album-navigator-widget.php:102 wppa-common-functions.php:1719
2306
- #: wppa-items.php:436
2307
  msgid "--- owner/public ---"
2308
  msgstr "---ejer/offentlige---"
2309
 
@@ -2352,7 +2360,7 @@ msgstr ""
2352
 
2353
  #: wppa-album-widget.php:357 wppa-comment-widget.php:120
2354
  #: wppa-featen-widget.php:187 wppa-lasten-widget.php:241
2355
- #: wppa-thumbnail-widget.php:232 wppa-topten-widget.php:392
2356
  msgid ""
2357
  "You can set the sizes in this widget in the <b>Photo Albums -> Settings</b> "
2358
  "admin page."
@@ -2411,12 +2419,12 @@ msgstr ""
2411
  msgid "Number of max ratings"
2412
  msgstr ""
2413
 
2414
- #: wppa-bestof-widget.php:169 wppa-topten-widget.php:344
2415
  msgid "Mean value"
2416
  msgstr ""
2417
 
2418
  #: wppa-bestof-widget.php:178 wppa-potd-admin.php:132
2419
- #: wppa-topten-widget.php:364
2420
  msgid "Subtitle:"
2421
  msgstr ""
2422
 
@@ -2424,26 +2432,26 @@ msgstr ""
2424
  msgid "No of max ratings:"
2425
  msgstr ""
2426
 
2427
- #: wppa-bestof-widget.php:184 wppa-topten-widget.php:375
2428
  msgid "Mean rating:"
2429
  msgstr ""
2430
 
2431
- #: wppa-bestof-widget.php:189 wppa-topten-widget.php:380
2432
  msgid "Rating count:"
2433
  msgstr ""
2434
 
2435
- #: wppa-bestof-widget.php:198 wppa-common-functions.php:1701
2436
- #: wppa-import.php:1609 wppa-items.php:424 wppa-potd-admin.php:100
2437
- #: wppa-potd-admin.php:136 wppa-settings-autosave.php:1382
2438
- #: wppa-settings-autosave.php:1731 wppa-settings-autosave.php:1936
2439
- #: wppa-settings-autosave.php:3733 wppa-settings-autosave.php:3747
2440
- #: wppa-settings-autosave.php:3888 wppa-settings-autosave.php:3960
2441
- #: wppa-settings-autosave.php:4074 wppa-settings-autosave.php:4187
2442
- #: wppa-settings-autosave.php:5677 wppa-settings-autosave.php:6423
2443
- #: wppa-settings-autosave.php:7873 wppa-settings-autosave.php:8092
2444
- #: wppa-settings-autosave.php:8168 wppa-settings-autosave.php:9062
2445
- #: wppa-settings-autosave.php:9219 wppa-thumbnail-widget.php:200
2446
- #: wppa-tinymce-shortcodes.php:626 wppa-watermark.php:519
2447
  msgid "--- none ---"
2448
  msgstr "--- ingen ---"
2449
 
@@ -2471,12 +2479,12 @@ msgstr ""
2471
  msgid "Photo search results"
2472
  msgstr "Foto søgeresultater"
2473
 
2474
- #: wppa-boxes-html.php:383 wppa-breadcrumb.php:149
2475
- #: wppa-settings-autosave.php:358
2476
  msgid "Albums"
2477
  msgstr "Album"
2478
 
2479
- #: wppa-boxes-html.php:389 wppa-breadcrumb.php:164
2480
  msgid "Photos"
2481
  msgstr "Foto's"
2482
 
@@ -2485,7 +2493,7 @@ msgid "Category"
2485
  msgstr "Kategori"
2486
 
2487
  #: wppa-boxes-html.php:421 wppa-boxes-html.php:554
2488
- #: wppa-settings-autosave.php:7988 wppa-settings-autosave.php:7999
2489
  msgid "Text"
2490
  msgstr "Tekst"
2491
 
@@ -2499,9 +2507,9 @@ msgstr "CTRL + Klik for at tilføje / fjerne mulighed."
2499
  msgid "Items must meet all selected options."
2500
  msgstr "Elementer skal opfylde alle valgte indstillinger."
2501
 
2502
- #: wppa-boxes-html.php:546 wppa-settings-autosave.php:9323
2503
- #: wppa-settings-autosave.php:9363 wppa-settings-autosave.php:9385
2504
- #: wppa-settings-autosave.php:9431
2505
  msgid "Tag"
2506
  msgstr "Tag"
2507
 
@@ -2522,8 +2530,8 @@ msgstr "Indsend"
2522
  msgid "Super View Photos"
2523
  msgstr "Super View Billeder"
2524
 
2525
- #: wppa-boxes-html.php:836 wppa-settings-autosave.php:374
2526
- #: wppa-settings-autosave.php:4866
2527
  msgid "Thumbnails"
2528
  msgstr "Miniatyrbilder"
2529
 
@@ -2632,7 +2640,7 @@ msgstr "Opret album"
2632
  msgid "Enter album name."
2633
  msgstr "Indtast albummets navn."
2634
 
2635
- #: wppa-boxes-html.php:2000 wppa-boxes-html.php:2933
2636
  msgid "Don't leave this blank!"
2637
  msgstr "Lad ikke dette tomt!"
2638
 
@@ -2644,51 +2652,51 @@ msgstr "Indtast album beskrivelse"
2644
  msgid "Create album"
2645
  msgstr "Opret album"
2646
 
2647
- #: wppa-boxes-html.php:2203 wppa-boxes-html.php:2217 wppa-functions.php:4279
2648
  msgid "Max uploads reached"
2649
  msgstr "Maks. antal indsendinger er opn&aring;et"
2650
 
2651
- #: wppa-boxes-html.php:2282 wppa-upload.php:181
2652
  msgid "Upload Photo"
2653
  msgstr "Indsend foto"
2654
 
2655
- #: wppa-boxes-html.php:2357
2656
  msgid "Enter album id"
2657
  msgstr ""
2658
 
2659
- #: wppa-boxes-html.php:2383
2660
  msgid "Select Photo / Video / Camera"
2661
  msgstr ""
2662
 
2663
- #: wppa-boxes-html.php:2386
2664
  msgid "Select Photo / Camera"
2665
  msgstr ""
2666
 
2667
- #: wppa-boxes-html.php:2391
2668
  msgid "Select Photo / Video"
2669
  msgstr ""
2670
 
2671
- #: wppa-boxes-html.php:2394
2672
  msgid "Select Photo"
2673
  msgstr ""
2674
 
2675
- #: wppa-boxes-html.php:2401
2676
  msgid "Select Photos / Video / Camera"
2677
  msgstr ""
2678
 
2679
- #: wppa-boxes-html.php:2404
2680
  msgid "Select Photos / Camera"
2681
  msgstr ""
2682
 
2683
- #: wppa-boxes-html.php:2409
2684
  msgid "Select Photos / Video"
2685
  msgstr ""
2686
 
2687
- #: wppa-boxes-html.php:2412
2688
  msgid "Select Photos"
2689
  msgstr ""
2690
 
2691
- #: wppa-boxes-html.php:2450
2692
  #, php-format
2693
  msgid "You may upload %d photo"
2694
  msgid_plural ""
@@ -2697,22 +2705,22 @@ msgid_plural ""
2697
  msgstr[0] ""
2698
  msgstr[1] ""
2699
 
2700
- #: wppa-boxes-html.php:2458
2701
  #, php-format
2702
  msgid "Max photo size: %d x %d (%2.1f MegaPixel)"
2703
  msgstr "Maks. foto st&oslash;rrelse: %d x %d (%2.1f MegaPixel)"
2704
 
2705
- #: wppa-boxes-html.php:2487 wppa-import.php:561 wppa-upload.php:167
2706
- #: wppa-upload.php:309 wppa-upload.php:383
2707
  msgid "Apply watermark file:"
2708
  msgstr "Inds&aelig;t vandm&aelig;rke:"
2709
 
2710
- #: wppa-boxes-html.php:2509 wppa-import.php:565 wppa-upload.php:171
2711
- #: wppa-upload.php:313 wppa-upload.php:387
2712
  msgid "Position:"
2713
  msgstr "Position:"
2714
 
2715
- #: wppa-boxes-html.php:2537
2716
  msgid ""
2717
  "If you leave this blank, iptc tag 005 (Graphic name) will be used as "
2718
  "photoname if available, else the original filename will be used as photo "
@@ -2722,7 +2730,7 @@ msgstr ""
2722
  "som photoname hvis tilgængelig, ellers det oprindelige filnavn vil blive "
2723
  "brugt som foto navn."
2724
 
2725
- #: wppa-boxes-html.php:2542
2726
  msgid ""
2727
  "If you leave this blank, iptc tag 120 (Caption) will be used as photoname if "
2728
  "available, else the original filename will be used as photo name."
@@ -2731,214 +2739,214 @@ msgstr ""
2731
  "photoname hvis tilgængelig, ellers det oprindelige filnavn vil blive brugt "
2732
  "som foto navn."
2733
 
2734
- #: wppa-boxes-html.php:2547
2735
  msgid ""
2736
  "If you leave this blank, the original filename will be used as photo name."
2737
  msgstr ""
2738
  "Hvis du ikke udfylder dette felt, s&aring; vil filens navn blive brugt som "
2739
  "foto navn"
2740
 
2741
- #: wppa-boxes-html.php:2552 wppa-settings-autosave.php:1670
2742
  msgid "Photo name"
2743
  msgstr ""
2744
 
2745
- #: wppa-boxes-html.php:2570
2746
  msgid "Photo description"
2747
  msgstr ""
2748
 
2749
- #: wppa-boxes-html.php:2598
2750
  msgid "hidden"
2751
  msgstr "skjult"
2752
 
2753
- #: wppa-boxes-html.php:2668
2754
  msgid "Preview tags:"
2755
  msgstr "Eksempel tags:"
2756
 
2757
- #: wppa-boxes-html.php:2685
2758
  msgid "Blog it?"
2759
  msgstr ""
2760
 
2761
- #: wppa-boxes-html.php:2695
2762
  msgid "Upload and blog"
2763
  msgstr ""
2764
 
2765
- #: wppa-boxes-html.php:2699 wppa-boxes-html.php:2762
2766
  msgid "Upload photo"
2767
  msgstr "Upload foto"
2768
 
2769
- #: wppa-boxes-html.php:2707
2770
  msgid "Post title:"
2771
  msgstr ""
2772
 
2773
- #: wppa-boxes-html.php:2717
2774
  msgid "Text BEFORE the image:"
2775
  msgstr ""
2776
 
2777
- #: wppa-boxes-html.php:2727
2778
  msgid "Text AFTER the image:"
2779
  msgstr ""
2780
 
2781
- #: wppa-boxes-html.php:2747
2782
  msgid "Please select an album and try again"
2783
  msgstr "Vælg et album, og prøv igen"
2784
 
2785
- #: wppa-boxes-html.php:2818
2786
  msgid "ERROR: unable to upload files."
2787
  msgstr "FEJL: ude af stand til at uploade filer."
2788
 
2789
- #: wppa-boxes-html.php:2872
2790
  msgid "Edit Album Info"
2791
  msgstr ""
2792
 
2793
- #: wppa-boxes-html.php:2931
2794
  msgid "Enter album name"
2795
  msgstr "Indtast albummets navn"
2796
 
2797
- #: wppa-boxes-html.php:2953
2798
  msgid "Album description:"
2799
  msgstr "Album beskrivelse:"
2800
 
2801
- #: wppa-boxes-html.php:3007
2802
  msgid "Update album"
2803
  msgstr "Opdater album"
2804
 
2805
- #: wppa-boxes-html.php:3076
2806
  msgid "wrote:"
2807
  msgstr "skrev:"
2808
 
2809
- #: wppa-boxes-html.php:3138
2810
  msgid "Avatar"
2811
  msgstr "Profilbillede"
2812
 
2813
- #: wppa-boxes-html.php:3181 wppa-links.php:833
2814
  msgid "Awaiting moderation"
2815
  msgstr "Venter p&aring; godkendelse"
2816
 
2817
- #: wppa-boxes-html.php:3184
2818
  msgid "Marked as spam"
2819
  msgstr "Markeret som spam"
2820
 
2821
- #: wppa-boxes-html.php:3208
2822
  msgid "Edit!"
2823
  msgstr "Rediger!"
2824
 
2825
- #: wppa-boxes-html.php:3212
2826
  msgid "Send!"
2827
  msgstr "Send"
2828
 
2829
- #: wppa-boxes-html.php:3273
2830
  msgid "Your name:"
2831
  msgstr "Dit navn"
2832
 
2833
- #: wppa-boxes-html.php:3288
2834
  msgid "Your email:"
2835
  msgstr "Din email"
2836
 
2837
- #: wppa-boxes-html.php:3304
2838
  msgid "Your comment:"
2839
  msgstr "Din kommentar"
2840
 
2841
- #: wppa-boxes-html.php:3348
2842
  #, php-format
2843
  msgid "You must <a href=\"%s\">login</a> to enter a comment"
2844
  msgstr "Du skal <a href=\"%s\">logge ind</a> for at indtaste en kommentar"
2845
 
2846
- #: wppa-boxes-html.php:3351
2847
  msgid "You must login to enter a comment"
2848
  msgstr "Du skal logge ind for at indtaste en kommentar"
2849
 
2850
- #: wppa-boxes-html.php:3363 wppa-functions.php:2571 wppa-thumbnails.php:682
2851
  #, php-format
2852
  msgid "%d comment"
2853
  msgid_plural "%d comments"
2854
  msgstr[0] "%d kommentar"
2855
  msgstr[1] "%d kommentarer"
2856
 
2857
- #: wppa-boxes-html.php:3367
2858
  msgid "Leave a comment"
2859
  msgstr "Skriv en kommentar"
2860
 
2861
- #: wppa-boxes-html.php:3464
2862
  msgid "Show IPTC data"
2863
  msgstr "Vis IPTC data"
2864
 
2865
- #: wppa-boxes-html.php:3475
2866
  msgid "Hide IPTC data"
2867
  msgstr "Skjul IPTC data"
2868
 
2869
- #: wppa-boxes-html.php:3523
2870
  msgid "No IPTC data"
2871
  msgstr "Ingen IPTC data"
2872
 
2873
- #: wppa-boxes-html.php:3575
2874
  msgid "Show EXIF data"
2875
  msgstr "Vis EXIF data"
2876
 
2877
- #: wppa-boxes-html.php:3586
2878
  msgid "Hide EXIF data"
2879
  msgstr "Skjul EXIF data"
2880
 
2881
- #: wppa-boxes-html.php:3638
2882
  msgid "No EXIF data"
2883
  msgstr "Ingen EXIF data"
2884
 
2885
- #: wppa-boxes-html.php:3752 wppa-boxes-html.php:3757
2886
  msgid "< Previous"
2887
  msgstr "< Forrige"
2888
 
2889
- #: wppa-boxes-html.php:3763 wppa-boxes-html.php:3768
2890
  msgid "Next >"
2891
  msgstr "Næste >"
2892
 
2893
- #: wppa-boxes-html.php:3870 wppa-boxes-html.php:3949
2894
  msgid "See the authors albums"
2895
  msgstr "Se forfatternes album"
2896
 
2897
- #: wppa-boxes-html.php:3874 wppa-boxes-html.php:3882 wppa-boxes-html.php:3953
2898
  msgid "See the authors photos"
2899
  msgstr "Se forfatternes billeder"
2900
 
2901
- #: wppa-boxes-html.php:3878 wppa-boxes-html.php:3886 wppa-boxes-html.php:3957
2902
  msgid "See all the authors photos"
2903
  msgstr "Se alle forfatternes billeder"
2904
 
2905
- #: wppa-boxes-html.php:3912
2906
  #, php-format
2907
  msgid "Photo by: %s"
2908
  msgstr "Foto af: %s"
2909
 
2910
- #: wppa-boxes-html.php:3915 wppa-boxes-html.php:3978
2911
  #, php-format
2912
  msgid "%d max rating"
2913
  msgid_plural "%d max ratings"
2914
  msgstr[0] ""
2915
  msgstr[1] ""
2916
 
2917
- #: wppa-boxes-html.php:3919 wppa-boxes-html.php:3982 wppa-non-admin.php:942
2918
- #: wppa-topten-widget.php:196 wppa-topten-widget.php:213
2919
- #: wppa-topten-widget.php:249
2920
  #, php-format
2921
  msgid "%d vote"
2922
  msgid_plural "%d votes"
2923
  msgstr[0] ""
2924
  msgstr[1] ""
2925
 
2926
- #: wppa-boxes-html.php:3923
2927
  #, php-format
2928
  msgid "Rating: %4.2f."
2929
  msgstr ""
2930
 
2931
- #: wppa-boxes-html.php:3931
2932
  #, php-format
2933
  msgid "Photo %s not found."
2934
  msgstr "Foto %s ikke fundet."
2935
 
2936
- #: wppa-boxes-html.php:3986
2937
  #, php-format
2938
  msgid "Mean value: %4.2f."
2939
  msgstr "Middelværdi: %4.2f."
2940
 
2941
- #: wppa-boxes-html.php:4333
2942
  msgid "Refresh"
2943
  msgstr "Opdater"
2944
 
@@ -2946,162 +2954,158 @@ msgstr "Opdater"
2946
  msgid "Post:"
2947
  msgstr "Indlæg:"
2948
 
2949
- #: wppa-breadcrumb.php:125 wppa-breadcrumb.php:681
2950
  msgid "Page:"
2951
  msgstr "Side:"
2952
 
2953
- #: wppa-breadcrumb.php:152
2954
  msgid "with category:"
2955
  msgstr "med kategori:"
2956
 
2957
- #: wppa-breadcrumb.php:155 wppa-breadcrumb.php:170
2958
  msgid "with name:"
2959
  msgstr "med navn:"
2960
 
2961
- #: wppa-breadcrumb.php:158 wppa-breadcrumb.php:174
2962
  msgid "with words:"
2963
  msgstr "med ordene:"
2964
 
2965
- #: wppa-breadcrumb.php:167
2966
  msgid "with tag:"
2967
  msgstr "med tag:"
2968
 
2969
- #: wppa-breadcrumb.php:178
2970
  msgid "of owner:"
2971
  msgstr "af ejer:"
2972
 
2973
- #: wppa-breadcrumb.php:183
2974
  msgid "with iptc tag:"
2975
  msgstr "med iptc tag:"
2976
 
2977
- #: wppa-breadcrumb.php:183 wppa-breadcrumb.php:188
2978
  msgid "with content:"
2979
  msgstr "med indhold:"
2980
 
2981
- #: wppa-breadcrumb.php:188
2982
  msgid "with exif tag:"
2983
  msgstr "med exif tag:"
2984
 
2985
- #: wppa-breadcrumb.php:197 wppa-breadcrumb.php:222 wppa-breadcrumb.php:281
2986
- #: wppa-breadcrumb.php:305 wppa-breadcrumb.php:330 wppa-breadcrumb.php:355
2987
- #: wppa-breadcrumb.php:375 wppa-breadcrumb.php:388 wppa-breadcrumb.php:403
2988
- #: wppa-breadcrumb.php:429 wppa-breadcrumb.php:448 wppa-breadcrumb.php:469
2989
  msgid "View the thumbnails"
2990
  msgstr "Se miniatyrbilder"
2991
 
2992
- #: wppa-breadcrumb.php:215
2993
  #, php-format
2994
  msgid "Searchresults from album %s and its subalbums"
2995
  msgstr "Søgeresultater fra albummet %s og dets underalbummer"
2996
 
2997
- #: wppa-breadcrumb.php:219 wppa-breadcrumb.php:225
2998
  msgid "Searchstring:"
2999
  msgstr "S&oslash;gestreng:"
3000
 
3001
- #: wppa-breadcrumb.php:234 wppa-breadcrumb.php:252
3002
  msgid "Photos by EXIF date"
3003
  msgstr "Fotos efter EXIF dato"
3004
 
3005
- #: wppa-breadcrumb.php:238 wppa-breadcrumb.php:256
3006
  msgid "Photos by date of upload"
3007
  msgstr "Billeder efter dato for upload"
3008
 
3009
- #: wppa-breadcrumb.php:242 wppa-breadcrumb.php:260
3010
  msgid "Photos by date last modified"
3011
  msgstr "Billeder efter dato for sidste ændring"
3012
 
3013
- #: wppa-breadcrumb.php:272 wppa-breadcrumb.php:284
3014
  #, php-format
3015
  msgid "Photos by %s"
3016
  msgstr "Fotos af %s"
3017
 
3018
- #: wppa-breadcrumb.php:291 wppa-breadcrumb.php:315 wppa-breadcrumb.php:345
3019
- #: wppa-breadcrumb.php:365 wppa-breadcrumb.php:484
3020
  msgid "Various albums"
3021
  msgstr "Forskellige album"
3022
 
3023
- #: wppa-breadcrumb.php:294 wppa-breadcrumb.php:318 wppa-breadcrumb.php:348
3024
- #: wppa-breadcrumb.php:368 wppa-breadcrumb.php:489 wppa-lasten-widget.php:211
3025
  msgid "Albums:"
3026
  msgstr "Album:"
3027
 
3028
- #: wppa-breadcrumb.php:298 wppa-breadcrumb.php:308
3029
  msgid "Top rated photos"
3030
  msgstr "Top fotos"
3031
 
3032
- #: wppa-breadcrumb.php:323 wppa-breadcrumb.php:334
3033
  msgid "Recently modified photos"
3034
  msgstr "Nyligt modificerede fotos"
3035
 
3036
- #: wppa-breadcrumb.php:326 wppa-breadcrumb.php:337
3037
  msgid "Recently uploaded photos"
3038
  msgstr "Nyligt kommenterede fotos"
3039
 
3040
- #: wppa-breadcrumb.php:352 wppa-breadcrumb.php:358 wppa-comment-widget.php:40
3041
  msgid "Recently commented photos"
3042
  msgstr "Nyligt kommenterede fotos"
3043
 
3044
- #: wppa-breadcrumb.php:372 wppa-breadcrumb.php:378 wppa-featen-widget.php:38
3045
  msgid "Featured photos"
3046
  msgstr "Top fotos"
3047
 
3048
- #: wppa-breadcrumb.php:385 wppa-breadcrumb.php:391
3049
  msgid "Related photos"
3050
  msgstr "Relaterede billeder"
3051
 
3052
- #: wppa-breadcrumb.php:398 wppa-breadcrumb.php:406 wppa-breadcrumb.php:416
3053
- #: wppa-breadcrumb.php:432
3054
  msgid "Tagged photos:"
3055
  msgstr "Tagged fotos:"
3056
 
3057
- #: wppa-breadcrumb.php:398 wppa-breadcrumb.php:400 wppa-breadcrumb.php:406
3058
- #: wppa-breadcrumb.php:408 wppa-breadcrumb.php:416 wppa-breadcrumb.php:432
3059
- #: wppa-breadcrumb.php:445 wppa-breadcrumb.php:451
3060
  msgid "or"
3061
  msgstr "eller"
3062
 
3063
- #: wppa-breadcrumb.php:399 wppa-breadcrumb.php:407
3064
  msgid "From albums with"
3065
  msgstr ""
3066
 
3067
- #: wppa-breadcrumb.php:418 wppa-breadcrumb.php:434
3068
  msgid "out of various albums"
3069
  msgstr ""
3070
 
3071
- #: wppa-breadcrumb.php:421 wppa-breadcrumb.php:437
3072
  msgid "Inverted"
3073
  msgstr "Invers"
3074
 
3075
- #: wppa-breadcrumb.php:466 wppa-breadcrumb.php:472
3076
  msgid "Recently updated albums"
3077
  msgstr "Nyligt opdaterede albums"
3078
 
3079
- #: wppa-breadcrumb.php:482
3080
  #, php-format
3081
  msgid "Various albums by %s"
3082
  msgstr "Forskellige album af %s"
3083
 
3084
- #: wppa-breadcrumb.php:511 wppa-breadcrumb.php:527
3085
  msgid "Thumbnail view"
3086
  msgstr "Miniaturevisning"
3087
 
3088
- #: wppa-breadcrumb.php:515 wppa-breadcrumb.php:516
3089
- msgid "Thumbs"
3090
- msgstr "Miniature"
3091
-
3092
- #: wppa-breadcrumb.php:679
3093
  msgid "Unpublished"
3094
  msgstr "Ikke publiceret"
3095
 
3096
- #: wppa-breadcrumb.php:709
3097
  msgid "Found photos will meet the search criteria as follows:"
3098
  msgstr "Fundet fotos vil opfylde søgekriterierne som følger:"
3099
 
3100
- #: wppa-breadcrumb.php:712
3101
  msgid "AND"
3102
  msgstr "OG"
3103
 
3104
- #: wppa-breadcrumb.php:716
3105
  msgid "OR"
3106
  msgstr "ELLER"
3107
 
@@ -3197,8 +3201,8 @@ msgstr ""
3197
  msgid "Linkpage:"
3198
  msgstr ""
3199
 
3200
- #: wppa-comment-admin.php:231 wppa-settings-autosave.php:454
3201
- #: wppa-settings-autosave.php:8316
3202
  msgid "--- Please select a page ---"
3203
  msgstr ""
3204
 
@@ -3240,7 +3244,7 @@ msgstr ""
3240
  msgid "photo"
3241
  msgstr ""
3242
 
3243
- #: wppa-comment-admin.php:263 wppa-photo-admin-autosave.php:1881
3244
  msgid "Bulk action:"
3245
  msgstr ""
3246
 
@@ -3260,7 +3264,7 @@ msgstr ""
3260
  msgid "Save Settings / Perform bulk action"
3261
  msgstr ""
3262
 
3263
- #: wppa-comment-admin.php:309 wppa-comment-admin.php:396 wppa-non-admin.php:783
3264
  msgid "Photo"
3265
  msgstr "Foto"
3266
 
@@ -3269,18 +3273,18 @@ msgid "(Album)"
3269
  msgstr ""
3270
 
3271
  #: wppa-comment-admin.php:311 wppa-comment-admin.php:398 wppa-potd-admin.php:70
3272
- #: wppa-potd-admin.php:357 wppa-settings-autosave.php:503
3273
- #: wppa-settings-autosave.php:665 wppa-settings-autosave.php:687
3274
- #: wppa-settings-autosave.php:1435 wppa-settings-autosave.php:1456
3275
- #: wppa-settings-autosave.php:2990 wppa-settings-autosave.php:3011
3276
- #: wppa-settings-autosave.php:3370 wppa-settings-autosave.php:3394
3277
- #: wppa-settings-autosave.php:4758 wppa-settings-autosave.php:4779
3278
- #: wppa-settings-autosave.php:4955 wppa-settings-autosave.php:4979
3279
- #: wppa-settings-autosave.php:6027 wppa-settings-autosave.php:6711
3280
- #: wppa-settings-autosave.php:6733 wppa-settings-autosave.php:7503
3281
- #: wppa-settings-autosave.php:7527 wppa-settings-autosave.php:9301
3282
- #: wppa-settings-autosave.php:9322 wppa-settings-autosave.php:9362
3283
- #: wppa-settings-autosave.php:9384 wppa-settings-autosave.php:9430
3284
  msgid "#"
3285
  msgstr ""
3286
 
@@ -3313,24 +3317,24 @@ msgstr ""
3313
  msgid "Reply to your comment on photo: %s on %s"
3314
  msgstr ""
3315
 
3316
- #: wppa-comment-admin.php:366 wppa-functions.php:2364
3317
  msgid "Reply"
3318
  msgstr "Besvar"
3319
 
3320
- #: wppa-comment-admin.php:377 wppa-photo-admin-autosave.php:708
3321
- #: wppa-photo-admin-autosave.php:741 wppa-photo-admin-autosave.php:1591
3322
- #: wppa-photo-admin-autosave.php:1600 wppa-photo-admin-autosave.php:1899
3323
- #: wppa-photo-admin-autosave.php:2029 wppa-photo-admin-autosave.php:2041
3324
  msgid "Pending"
3325
  msgstr ""
3326
 
3327
- #: wppa-comment-admin.php:378 wppa-photo-admin-autosave.php:1592
3328
- #: wppa-photo-admin-autosave.php:1601
3329
  msgid "Approved"
3330
  msgstr ""
3331
 
3332
- #: wppa-comment-admin.php:379 wppa-photo-admin-autosave.php:1593
3333
- #: wppa-photo-admin-autosave.php:1602
3334
  msgid "Spam"
3335
  msgstr ""
3336
 
@@ -3350,87 +3354,87 @@ msgstr ""
3350
  msgid "Comments on Photos"
3351
  msgstr ""
3352
 
3353
- #: wppa-comment-widget.php:73 wppa-non-admin.php:912 wppa-thumbnails.php:500
3354
  msgid "wrote"
3355
  msgstr "skrev"
3356
 
3357
  #: wppa-comment-widget.php:87 wppa-featen-widget.php:137
3358
- #: wppa-lasten-widget.php:148 wppa-non-admin.php:913 wppa-non-admin.php:918
3359
- #: wppa-non-admin.php:923 wppa-non-admin.php:927 wppa-non-admin.php:934
3360
- #: wppa-non-admin.php:944 wppa-potd-widget.php:159
3361
- #: wppa-thumbnail-widget.php:114 wppa-topten-widget.php:257
3362
  msgid "Photo not found"
3363
  msgstr "Foto ikke fundet"
3364
 
3365
- #: wppa-comment-widget.php:93 wppa-non-admin.php:914
3366
  msgid "There are no commented photos (yet)"
3367
  msgstr ""
3368
 
3369
- #: wppa-common-functions.php:654 wppa-functions.php:4697
3370
  #, php-format
3371
  msgid "%d second"
3372
  msgid_plural "%d seconds"
3373
  msgstr[0] ""
3374
  msgstr[1] ""
3375
 
3376
- #: wppa-common-functions.php:658 wppa-functions.php:4693
3377
- #: wppa-settings-autosave.php:6556 wppa-settings-autosave.php:6557
3378
  #, php-format
3379
  msgid "%d minute"
3380
  msgid_plural "%d minutes"
3381
  msgstr[0] ""
3382
  msgstr[1] ""
3383
 
3384
- #: wppa-common-functions.php:662 wppa-functions.php:4689
3385
- #: wppa-settings-autosave.php:6558 wppa-settings-autosave.php:7883
3386
  #, php-format
3387
  msgid "%d hour"
3388
  msgid_plural "%d hours"
3389
  msgstr[0] ""
3390
  msgstr[1] ""
3391
 
3392
- #: wppa-common-functions.php:666 wppa-functions.php:4685
3393
- #: wppa-settings-autosave.php:6559 wppa-settings-autosave.php:7884
3394
- #: wppa-settings-autosave.php:7885 wppa-settings-autosave.php:7886
3395
- #: wppa-settings-autosave.php:7887 wppa-settings-autosave.php:7888
3396
- #: wppa-settings-autosave.php:7889 wppa-settings-autosave.php:7891
3397
- #: wppa-settings-autosave.php:7892 wppa-settings-autosave.php:7893
3398
- #: wppa-settings-autosave.php:9122
3399
  #, php-format
3400
  msgid "%d day"
3401
  msgid_plural "%d days"
3402
  msgstr[0] ""
3403
  msgstr[1] ""
3404
 
3405
- #: wppa-common-functions.php:670 wppa-functions.php:4681
3406
- #: wppa-settings-autosave.php:6560 wppa-settings-autosave.php:7890
3407
- #: wppa-settings-autosave.php:7894 wppa-settings-autosave.php:7895
3408
- #: wppa-settings-autosave.php:7896 wppa-settings-autosave.php:9123
3409
  #, php-format
3410
  msgid "%d week"
3411
  msgid_plural "%d weeks"
3412
  msgstr[0] ""
3413
  msgstr[1] ""
3414
 
3415
- #: wppa-common-functions.php:674 wppa-settings-autosave.php:7897
3416
- #: wppa-settings-autosave.php:9124 wppa-settings-autosave.php:9125
3417
- #: wppa-settings-autosave.php:9126 wppa-settings-autosave.php:9127
3418
- #: wppa-settings-autosave.php:9128 wppa-settings-autosave.php:9130
3419
  #, php-format
3420
  msgid "%d month"
3421
  msgid_plural "%d months"
3422
  msgstr[0] ""
3423
  msgstr[1] ""
3424
 
3425
- #: wppa-common-functions.php:677 wppa-settings-autosave.php:9129
3426
- #: wppa-settings-autosave.php:9131
3427
  #, php-format
3428
  msgid "%d year"
3429
  msgid_plural "%d years"
3430
  msgstr[0] ""
3431
  msgstr[1] ""
3432
 
3433
- #: wppa-common-functions.php:1400
3434
  #, php-format
3435
  msgid ""
3436
  "Based on your server memory limit you should not upload images larger then "
@@ -3439,39 +3443,39 @@ msgstr ""
3439
  "Baseret på din server hukommelse grænse bør du ikke uploade billeder større "
3440
  "derefter <strong>%d x %d (% 2.1f MP)</strong>"
3441
 
3442
- #: wppa-common-functions.php:1695
3443
  msgid "- select an album -"
3444
  msgstr "- vælg et album -"
3445
 
3446
- #: wppa-common-functions.php:1707 wppa-items.php:432
3447
  #: wppa-multitag-widget.php:76 wppa-multitag-widget.php:84
3448
  #: wppa-slideshow-widget.php:199 wppa-tagcloud-widget.php:71
3449
  #: wppa-tagcloud-widget.php:79
3450
  msgid "--- all ---"
3451
  msgstr "--- alle ---"
3452
 
3453
- #: wppa-common-functions.php:1713
3454
  msgid "--- generic ---"
3455
  msgstr "--- generisk ---"
3456
 
3457
- #: wppa-common-functions.php:1730
3458
  msgid "--- multiple see below ---"
3459
  msgstr "--- multipel se nedenfor ---"
3460
 
3461
- #: wppa-common-functions.php:1736
3462
  msgid "--- a selection box ---"
3463
  msgstr "--- et valgboksen ---"
3464
 
3465
- #: wppa-common-functions.php:1787 wppa-import.php:1610 wppa-items.php:428
3466
- #: wppa-settings-autosave.php:8092 wppa-settings-autosave.php:8168
3467
  msgid "--- separate ---"
3468
  msgstr "--- adskille ---"
3469
 
3470
- #: wppa-common-functions.php:1893
3471
  msgid "Photo id ="
3472
  msgstr "Foto id ="
3473
 
3474
- #: wppa-common-functions.php:1893
3475
  msgid "Value ="
3476
  msgstr "Værdi ="
3477
 
@@ -3539,182 +3543,182 @@ msgstr ""
3539
  msgid "n.a."
3540
  msgstr "n.a."
3541
 
3542
- #: wppa-exif-iptc-common.php:239 wppa-utils.php:2483
3543
  msgid "Not Defined"
3544
  msgstr "Ikke Defineret"
3545
 
3546
- #: wppa-exif-iptc-common.php:240 wppa-utils.php:2484
3547
  msgid "Manual"
3548
  msgstr "Manual"
3549
 
3550
- #: wppa-exif-iptc-common.php:241 wppa-utils.php:2485
3551
  msgid "Program AE"
3552
  msgstr "Program AE"
3553
 
3554
- #: wppa-exif-iptc-common.php:242 wppa-utils.php:2486
3555
  msgid "Aperture-priority AE"
3556
  msgstr "Bl&aelig;ndeprioriteret AE"
3557
 
3558
- #: wppa-exif-iptc-common.php:243 wppa-utils.php:2487
3559
  msgid "Shutter speed priority AE"
3560
  msgstr "Lukkerhastighedsprioritet AE"
3561
 
3562
- #: wppa-exif-iptc-common.php:244 wppa-utils.php:2488
3563
  msgid "Creative (Slow speed)"
3564
  msgstr "Kreativ (Langsom hastighed)"
3565
 
3566
- #: wppa-exif-iptc-common.php:245 wppa-utils.php:2489
3567
  msgid "Action (High speed)"
3568
  msgstr "Handling (h&oslash;j hastighed)"
3569
 
3570
- #: wppa-exif-iptc-common.php:246 wppa-utils.php:2490
3571
  msgid "Portrait"
3572
  msgstr "Portr&aelig;t"
3573
 
3574
- #: wppa-exif-iptc-common.php:247 wppa-utils.php:2491
3575
  msgid "Landscape"
3576
  msgstr "Landskab"
3577
 
3578
- #: wppa-exif-iptc-common.php:248 wppa-utils.php:2492
3579
  msgid "Bulb"
3580
  msgstr "Bulb"
3581
 
3582
- #: wppa-exif-iptc-common.php:270 wppa-utils.php:2493
3583
  msgid "Average"
3584
  msgstr "gennemsnitlig"
3585
 
3586
- #: wppa-exif-iptc-common.php:271 wppa-utils.php:2494
3587
  msgid "Center-weighted average"
3588
  msgstr "Centerv&aelig;gtet gennemsnit"
3589
 
3590
- #: wppa-exif-iptc-common.php:272 wppa-utils.php:2495
3591
  msgid "Spot"
3592
  msgstr "Spot"
3593
 
3594
- #: wppa-exif-iptc-common.php:273 wppa-utils.php:2496
3595
  msgid "Multi-spot"
3596
  msgstr "Multi-spot"
3597
 
3598
- #: wppa-exif-iptc-common.php:274 wppa-utils.php:2497
3599
  msgid "Multi-segment"
3600
  msgstr "Multi-segment"
3601
 
3602
- #: wppa-exif-iptc-common.php:275 wppa-utils.php:2498
3603
  msgid "Partial"
3604
  msgstr "Delvist"
3605
 
3606
- #: wppa-exif-iptc-common.php:276 wppa-settings-autosave.php:4883
3607
- #: wppa-utils.php:2499
3608
  msgid "Other"
3609
  msgstr "Andet"
3610
 
3611
- #: wppa-exif-iptc-common.php:312 wppa-utils.php:2500
3612
  msgid "No Flash"
3613
  msgstr "Ingen blitz"
3614
 
3615
- #: wppa-exif-iptc-common.php:314 wppa-utils.php:2501
3616
  msgid "Fired"
3617
  msgstr "Afskudt"
3618
 
3619
- #: wppa-exif-iptc-common.php:316 wppa-utils.php:2502
3620
  msgid "Fired, Return not detected"
3621
  msgstr "Afskudt, returnering er ikke opdaget "
3622
 
3623
- #: wppa-exif-iptc-common.php:318 wppa-utils.php:2503
3624
  msgid "Fired, Return detected"
3625
  msgstr "Afskudt, returnering er opdaget "
3626
 
3627
- #: wppa-exif-iptc-common.php:320 wppa-utils.php:2504
3628
  msgid "On, Did not fire"
3629
  msgstr "Tilsluttet, afsk&oslash;d ikke"
3630
 
3631
- #: wppa-exif-iptc-common.php:322 wppa-utils.php:2505
3632
  msgid "On, Fired"
3633
  msgstr "Tilsluttet, afskudt"
3634
 
3635
- #: wppa-exif-iptc-common.php:324 wppa-utils.php:2506
3636
  msgid "On, Return not detected"
3637
  msgstr "Tilsluttet, returnering er ikke opdaget "
3638
 
3639
- #: wppa-exif-iptc-common.php:326 wppa-utils.php:2507
3640
  msgid "On, Return detected"
3641
  msgstr "Tilsluttet, returnering er opdaget "
3642
 
3643
- #: wppa-exif-iptc-common.php:328 wppa-utils.php:2508
3644
  msgid "Off, Did not fire"
3645
  msgstr "Slukket, afsk&oslash;d ikke"
3646
 
3647
- #: wppa-exif-iptc-common.php:330 wppa-utils.php:2509
3648
  msgid "Off, Did not fire, Return not detected"
3649
  msgstr "Slukket, afsk&oslash;d ikke, returnering er ikke opdaget "
3650
 
3651
- #: wppa-exif-iptc-common.php:332 wppa-utils.php:2510
3652
  msgid "Auto, Did not fire"
3653
  msgstr "Automatisk, afsk&oslash;d ikke"
3654
 
3655
- #: wppa-exif-iptc-common.php:334 wppa-utils.php:2511
3656
  msgid "Auto, Fired"
3657
  msgstr "Automatisk, afskudt"
3658
 
3659
- #: wppa-exif-iptc-common.php:336 wppa-utils.php:2512
3660
  msgid "Auto, Fired, Return not detected"
3661
  msgstr "Automatisk, afskudt, returnering er ikke opdaget "
3662
 
3663
- #: wppa-exif-iptc-common.php:338 wppa-utils.php:2513
3664
  msgid "Auto, Fired, Return detected"
3665
  msgstr "Automatisk, afskudt, returnering er opdaget "
3666
 
3667
- #: wppa-exif-iptc-common.php:340 wppa-utils.php:2514
3668
  msgid "No flash function"
3669
  msgstr "Ingen blitz funktion"
3670
 
3671
- #: wppa-exif-iptc-common.php:342 wppa-utils.php:2515
3672
  msgid "Off, No flash function"
3673
  msgstr "Slukket, ingen blitz funktion"
3674
 
3675
- #: wppa-exif-iptc-common.php:344 wppa-utils.php:2516
3676
  msgid "Fired, Red-eye reduction"
3677
  msgstr "Afskudt, R&oslash;d-&oslash;je reduktion"
3678
 
3679
- #: wppa-exif-iptc-common.php:346 wppa-utils.php:2517
3680
  msgid "Fired, Red-eye reduction, Return not detected"
3681
  msgstr "Afskudt, R&oslash;d-&oslash;je reduktion, returnering er ikke opdaget "
3682
 
3683
- #: wppa-exif-iptc-common.php:348 wppa-utils.php:2518
3684
  msgid "Fired, Red-eye reduction, Return detected"
3685
  msgstr "Afskudt, R&oslash;d-&oslash;je reduktion, returnering er opdaget "
3686
 
3687
- #: wppa-exif-iptc-common.php:350 wppa-utils.php:2519
3688
  msgid "On, Red-eye reduction"
3689
  msgstr "Tilstuttet, R&oslash;d-&oslash;je reduktion"
3690
 
3691
- #: wppa-exif-iptc-common.php:352 wppa-utils.php:2520
3692
  msgid "Red-eye reduction, Return not detected"
3693
  msgstr "R&oslash;d-&oslash;je reduktion, returnering er ikke opdaget "
3694
 
3695
- #: wppa-exif-iptc-common.php:354 wppa-utils.php:2521
3696
  msgid "On, Red-eye reduction, Return detected"
3697
  msgstr "Tilstuttet, R&oslash;d-&oslash;je reduktion, returnering er opdaget "
3698
 
3699
- #: wppa-exif-iptc-common.php:356 wppa-utils.php:2522
3700
  msgid "Off, Red-eye reduction"
3701
  msgstr "Slukket, R&oslash;d-&oslash;je reduktion"
3702
 
3703
- #: wppa-exif-iptc-common.php:358 wppa-utils.php:2523
3704
  msgid "Auto, Did not fire, Red-eye reduction"
3705
  msgstr "Automatisk, Afsk&oslash;d ikke, R&oslash;d-&oslash;je reduktion"
3706
 
3707
- #: wppa-exif-iptc-common.php:360 wppa-utils.php:2524
3708
  msgid "Auto, Fired, Red-eye reduction"
3709
  msgstr "Automatisk, Afskudt, R&oslash;d-&oslash;je reduktion"
3710
 
3711
- #: wppa-exif-iptc-common.php:362 wppa-utils.php:2525
3712
  msgid "Auto, Fired, Red-eye reduction, Return not detected"
3713
  msgstr ""
3714
  "Automatisk, Afskudt, R&oslash;d-&oslash;je reduktion, returnering er ikke "
3715
  "opdaget "
3716
 
3717
- #: wppa-exif-iptc-common.php:364 wppa-utils.php:2526
3718
  msgid "Auto, Fired, Red-eye reduction, Return detected"
3719
  msgstr ""
3720
  "Automatisk, Afskudt, R&oslash;d-&oslash;je reduktion, returnering er opdaget "
@@ -3766,7 +3770,7 @@ msgstr ""
3766
  msgid "done."
3767
  msgstr ""
3768
 
3769
- #: wppa-export.php:129 wppa-import.php:2236
3770
  msgid "photos processed."
3771
  msgstr ""
3772
 
@@ -3819,19 +3823,19 @@ msgstr ""
3819
  msgid "Featured Photos"
3820
  msgstr ""
3821
 
3822
- #: wppa-featen-widget.php:115 wppa-non-admin.php:917
3823
  msgid "View the featured photos"
3824
  msgstr ""
3825
 
3826
- #: wppa-featen-widget.php:146 wppa-non-admin.php:919
3827
  msgid "There are no featured photos (yet)"
3828
  msgstr ""
3829
 
3830
- #: wppa-functions.php:681
3831
  msgid "No related photos found."
3832
  msgstr "Ingen relaterede billeder fundet."
3833
 
3834
- #: wppa-functions.php:1055
3835
  #, php-format
3836
  msgid ""
3837
  "There are %s albums found. Only the first %s will be shown. Please refine "
@@ -3840,82 +3844,82 @@ msgstr ""
3840
  "Der er %s album fundet. Kun den første %s vil blive vist. Venligst forfine "
3841
  "dine søgekriterier."
3842
 
3843
- #: wppa-functions.php:2115 wppa-links.php:782 wppa-links.php:799
3844
- #: wppa-thumbnails.php:627
3845
  msgid "Are you sure you want to remove this photo?"
3846
  msgstr "Er du sikker p&aring;, at du vil fjerne dette foto"
3847
 
3848
- #: wppa-functions.php:2133 wppa-thumbnails.php:609
3849
  msgid "Are you sure you want to add this photo to your zip?"
3850
  msgstr ""
3851
 
3852
- #: wppa-functions.php:2136 wppa-thumbnails.php:612
3853
  msgid "MyChoice"
3854
  msgstr ""
3855
 
3856
- #: wppa-functions.php:2228
3857
  #, php-format
3858
  msgid "%d dislike"
3859
  msgid_plural "%d dislikes"
3860
  msgstr[0] ""
3861
  msgstr[1] ""
3862
 
3863
- #: wppa-functions.php:2230
3864
  msgid "including mine"
3865
  msgstr "herunder minen"
3866
 
3867
- #: wppa-functions.php:2330
3868
  msgid "Comment edited"
3869
  msgstr "Kommentarer redigeret"
3870
 
3871
- #: wppa-functions.php:2336
3872
  msgid "Photo comment"
3873
  msgstr "Foto kommentar"
3874
 
3875
- #: wppa-functions.php:2351
3876
  msgid "Comment on photo:"
3877
  msgstr "Kommentar til billeder"
3878
 
3879
- #: wppa-functions.php:2362
3880
  msgid "wrote on photo"
3881
  msgstr "Se fotos"
3882
 
3883
- #: wppa-functions.php:2366
3884
  msgid "Moderate comment admin"
3885
  msgstr "Godkend kommentar administration"
3886
 
3887
- #: wppa-functions.php:2369 wppa-functions.php:4494 wppa-import.php:1529
3888
- #: wppa-upload.php:570
3889
  msgid "Moderate manage photo"
3890
  msgstr "Se fotos"
3891
 
3892
- #: wppa-functions.php:2383
3893
  msgid "You receive this email as you are assigned to moderate"
3894
  msgstr "Du modtager denne e-mail, fordi du er sat til at godkende"
3895
 
3896
- #: wppa-functions.php:2395
3897
  msgid "You receive this email as administrator of the site"
3898
  msgstr ""
3899
  "Du modtager denne e-mail, fordi du er administrator p&aring; hjemmesiden"
3900
 
3901
- #: wppa-functions.php:2412
3902
  msgid "You receive this email as uploader of the photo"
3903
  msgstr "Du modtager denne e-mail, fordi du indsendte et foto"
3904
 
3905
- #: wppa-functions.php:2429
3906
  msgid "You receive this email as owner of the album"
3907
  msgstr "Du modtager denne e-mail, fordi du er ejer af albumet"
3908
 
3909
- #: wppa-functions.php:2446
3910
  msgid "You receive this email because you commented this photo earlier."
3911
  msgstr ""
3912
  "Du modtager denne e-mail, fordi du kommenterede dette billede tidligere."
3913
 
3914
- #: wppa-functions.php:2472
3915
  msgid "Comment added"
3916
  msgstr "Kommentar tilføjet"
3917
 
3918
- #: wppa-functions.php:2478
3919
  msgid ""
3920
  "Sorry, you gave a wrong answer.\\n\\nPlease try again to solve the "
3921
  "computation."
@@ -3923,164 +3927,162 @@ msgstr ""
3923
  "Beklager, du gav et forkert svar.\\n\\nPr&oslash;v venligst igen, at "
3924
  "l&oslash;se beregningen."
3925
 
3926
- #: wppa-functions.php:2489
3927
  msgid "Could not process comment.\\nProbably timed out."
3928
  msgstr "Kommentar kunne ikke bearbejdes"
3929
 
3930
- #: wppa-functions.php:2607 wppa-links.php:1589
3931
  msgid "A video can not be printed or downloaded"
3932
  msgstr "En video kan ikke udskrives eller downloades"
3933
 
3934
- #: wppa-functions.php:3086
3935
  msgid "ERROR: Illegal attempt to enter a rating."
3936
  msgstr "FEJL: Ulovlig forsøg på at indtaste en rating."
3937
 
3938
- #: wppa-functions.php:3099
3939
  msgid "ERROR: Illegal attempt to enter a comment."
3940
  msgstr "FEJL: Ulovlig forsøg på at indtaste en kommentar."
3941
 
3942
- #: wppa-functions.php:4056
3943
  msgid "ERROR: Illegal attempt to create an album."
3944
  msgstr "FEJL: Ulovlig forsøg på at skabe et album."
3945
 
3946
- #: wppa-functions.php:4064
3947
  msgid "Wrong captcha, please try again"
3948
  msgstr "Forkert captcha, prøv igen"
3949
 
3950
- #: wppa-functions.php:4080
3951
  #, php-format
3952
  msgid "Album #%s created"
3953
  msgstr "Album #%s oprettet"
3954
 
3955
- #: wppa-functions.php:4086
3956
  msgid "Could not create album"
3957
  msgstr "Kunne ikke oprette album"
3958
 
3959
- #: wppa-functions.php:4098
3960
  msgid "ERROR: Illegal attempt to upload a file."
3961
  msgstr "FEJL: Ulovlig forsøg på at uploade en fil."
3962
 
3963
- #: wppa-functions.php:4178
3964
  msgid "Photo upload"
3965
  msgstr "Foto upload"
3966
 
3967
- #: wppa-functions.php:4179
3968
  #, php-format
3969
  msgid "%d photo successfully uploaded"
3970
  msgid_plural "%d photos successfully uploaded"
3971
  msgstr[0] ""
3972
  msgstr[1] ""
3973
 
3974
- #: wppa-functions.php:4180
3975
  #, php-format
3976
  msgid "%s points added"
3977
  msgstr ""
3978
 
3979
- #: wppa-functions.php:4192
3980
  msgid "Your post is awaiting moderation."
3981
  msgstr ""
3982
 
3983
- #: wppa-functions.php:4201
3984
  msgid "Upload failed"
3985
  msgstr "Indl&aelig;sning fejlede"
3986
 
3987
- #: wppa-functions.php:4204
3988
  #, php-format
3989
  msgid "%d upload failed"
3990
  msgid_plural "%d uploads failed"
3991
  msgstr[0] ""
3992
  msgstr[1] ""
3993
 
3994
- #: wppa-functions.php:4285
3995
  msgid "Error during upload"
3996
  msgstr "Fejl under upload"
3997
 
3998
- #: wppa-functions.php:4341
3999
  msgid "Could not insert media into db."
4000
  msgstr ""
4001
 
4002
- #: wppa-functions.php:4381
4003
  msgid "Uploaded file is not an image"
4004
  msgstr "Uploaded fil er ikke et billede"
4005
 
4006
- #: wppa-functions.php:4387
4007
  #, php-format
4008
- msgid ""
4009
- "Only gif, jpg and png image files are supported. Returned filetype = %d."
4010
  msgstr ""
4011
- "Kun gif, jpg og png filer underst&oslash;ttes. Den forkerte filtype er %d."
4012
 
4013
- #: wppa-functions.php:4395
4014
  #, php-format
4015
  msgid "Uploaded file is larger than the allowed maximum of %d x %d pixels."
4016
  msgstr "Uploadede fil er større end den tilladte maksimum på %d x %d pixel."
4017
 
4018
- #: wppa-functions.php:4403
4019
  #, php-format
4020
  msgid "Uploaded file %s already exists in this album."
4021
  msgstr "Uploadet fil %s findes allerede i dette album."
4022
 
4023
- #: wppa-functions.php:4413
4024
  #, php-format
4025
  msgid "The image is too big. Max photo size: %d x %d (%2.1f MegaPixel)"
4026
  msgstr ""
4027
  "Billedet er for stort. Maks. foto st&oslash;rrelse: %d x %d (%2.1f MegaPixel)"
4028
 
4029
- #: wppa-functions.php:4453
4030
  msgid "Could not insert photo into db."
4031
  msgstr "Kunne ikke inds&aelig;tte foto i databasen."
4032
 
4033
- #: wppa-functions.php:4490 wppa-import.php:1525 wppa-upload.php:566
4034
  #, php-format
4035
  msgid "New photo uploaded: %s"
4036
  msgstr "Nyt foto indsendt: %s"
4037
 
4038
- #: wppa-functions.php:4491 wppa-import.php:1526 wppa-upload.php:567
4039
  #, php-format
4040
  msgid "User %1$s uploaded photo %2$s into album %3$s"
4041
  msgstr "Bruger %1$s indsendte foto %2$s ind i album %3$s"
4042
 
4043
- #: wppa-functions.php:4493 wppa-import.php:1528 wppa-upload.php:569
4044
  msgid "This upload requires moderation"
4045
  msgstr "Denne indsendelse kr&aelig;ver godkendelse"
4046
 
4047
- #: wppa-functions.php:4497 wppa-import.php:1532 wppa-upload.php:573
4048
  msgid "Details:"
4049
  msgstr "Detaljer:"
4050
 
4051
- #: wppa-functions.php:4498 wppa-import.php:1533 wppa-upload.php:574
4052
  #: wppa-utils.php:771 wppa-utils.php:783
4053
  msgid "Manage photo"
4054
  msgstr "Se fotos"
4055
 
4056
- #: wppa-functions.php:4678
4057
  msgid "You can upload after"
4058
  msgstr "Du kan indsende efter"
4059
 
4060
- #: wppa-functions.php:4721 wppa-functions.php:4725 wppa-functions.php:4732
4061
- #: wppa-functions.php:4736 wppa-links.php:1174 wppa-non-admin.php:837
4062
- #: wppa-settings-autosave.php:9470 wppa-settings-autosave.php:9482
4063
- #: wppa-settings-autosave.php:9494 wppa-settings-autosave.php:9506
4064
- #: wppa-settings-autosave.php:9518 wppa-settings-autosave.php:9530
4065
- #: wppa-settings-autosave.php:9542 wppa-settings-autosave.php:9554
4066
  msgid "Download"
4067
  msgstr "Download"
4068
 
4069
- #: wppa-functions.php:4782
4070
  msgid "Zoom in"
4071
  msgstr "Zoom ind"
4072
 
4073
- #: wppa-functions.php:4813
4074
  #, php-format
4075
  msgid "You can vote again after %s days, %s hours, %s minutes and %s seconds"
4076
  msgstr ""
4077
 
4078
- #: wppa-functions.php:4816
4079
  #, php-format
4080
  msgid "You can vote again after %s hours, %s minutes and %s seconds"
4081
  msgstr ""
4082
 
4083
- #: wppa-functions.php:4819
4084
  #, php-format
4085
  msgid "You can vote again after %s minutes and %s seconds"
4086
  msgstr ""
@@ -4224,11 +4226,11 @@ msgid ""
4224
  "uploads/wppa/4711.jpg</i>"
4225
  msgstr ""
4226
 
4227
- #: wppa-import.php:337 wppa-upload.php:137
4228
  msgid "No albums exist. You must"
4229
  msgstr ""
4230
 
4231
- #: wppa-import.php:339 wppa-upload.php:139
4232
  msgid "create one"
4233
  msgstr ""
4234
 
@@ -4345,7 +4347,7 @@ msgid "Album to import to:"
4345
  msgstr ""
4346
 
4347
  #: wppa-import.php:856
4348
- msgid "Files largenr than 64MB will always be removed after successful import."
4349
  msgstr ""
4350
 
4351
  #: wppa-import.php:916
@@ -4439,206 +4441,218 @@ msgstr ""
4439
  msgid "Trying to continue..."
4440
  msgstr ""
4441
 
4442
- #: wppa-import.php:1618
4443
  msgid "Unknown parent album:"
4444
  msgstr ""
4445
 
4446
- #: wppa-import.php:1618
4447
  msgid "--- none --- used."
4448
  msgstr ""
4449
 
4450
- #: wppa-import.php:1678
4451
  #, php-format
4452
  msgid "This album has been converted from ngg gallery %s"
4453
  msgstr ""
4454
 
4455
- #: wppa-import.php:1696
4456
  msgid "Processing files, please wait..."
4457
  msgstr ""
4458
 
4459
- #: wppa-import.php:1696
4460
  msgid ""
4461
  "If the line of dots stops growing or your browser reports Ready, your server "
4462
  "has given up. In that case: try again"
4463
  msgstr ""
4464
 
4465
- #: wppa-import.php:1696
4466
  msgid "here."
4467
  msgstr ""
4468
 
4469
- #: wppa-import.php:1823
4470
  #, php-format
4471
  msgid "Photo %s already exists in album %s. (1)"
4472
  msgstr ""
4473
 
4474
- #: wppa-import.php:1824
4475
  msgid "Duplicate"
4476
  msgstr ""
4477
 
4478
- #: wppa-import.php:1843 wppa-upload.php:512 wppa-upload.php:546
4479
  msgid "Error inserting photo"
4480
  msgstr ""
4481
 
4482
- #: wppa-import.php:1851
4483
  #, php-format
4484
  msgid "Error inserting photo %s, unknown or non existent album."
4485
  msgstr ""
4486
 
4487
- #: wppa-import.php:1859
4488
  #, php-format
4489
  msgid "Time out. %s photos imported. Please restart this operation."
4490
  msgstr ""
4491
 
4492
- #: wppa-import.php:1893 wppa-import.php:1965
4493
  msgid "Unknown album"
4494
  msgstr ""
4495
 
4496
- #: wppa-import.php:1955
4497
  #, php-format
4498
  msgid "Error inserting video %s, unknown or non existent album."
4499
  msgstr ""
4500
 
4501
- #: wppa-import.php:2016
4502
  #, php-format
4503
  msgid "Error inserting audio %s, unknown or non existent album."
4504
  msgstr ""
4505
 
4506
- #: wppa-import.php:2032
4507
  msgid "Custom datafields enabled"
4508
  msgstr ""
4509
 
4510
- #: wppa-import.php:2063 wppa-import.php:2064
 
 
 
 
 
 
 
 
4511
  msgid "Processing"
4512
  msgstr ""
4513
 
4514
- #: wppa-import.php:2073
4515
  msgid "Can not open file. Can not continue. (1)"
4516
  msgstr ""
4517
 
4518
- #: wppa-import.php:2078
4519
  msgid "Can not open file. Can not continue. (2)"
4520
  msgstr ""
4521
 
4522
- #: wppa-import.php:2085
4523
  msgid "Can not read header. Can not continue."
4524
  msgstr ""
4525
 
4526
- #: wppa-import.php:2090
4527
  msgid "Read header:"
4528
  msgstr ""
4529
 
4530
- #: wppa-import.php:2095
4531
  msgid "Invalid header. Can not continue."
4532
  msgstr ""
4533
 
4534
- #: wppa-import.php:2102
4535
  msgid "Invalid header. First item must be 'name', 'photoname' or 'filename'"
4536
  msgstr ""
4537
 
4538
- #: wppa-import.php:2109
4539
  msgid "All available custom data fields are in use. There is no space for"
4540
  msgstr ""
4541
 
4542
- #: wppa-import.php:2120
4543
  #, php-format
4544
  msgid "New caption %s added."
4545
  msgstr ""
4546
 
4547
- #: wppa-import.php:2138
4548
  msgid "Read data:"
4549
  msgstr ""
4550
 
4551
- #: wppa-import.php:2207
4552
  msgid "Done processing files."
4553
  msgstr ""
4554
 
4555
- #: wppa-import.php:2210
4556
  msgid "No files to import."
4557
  msgstr ""
4558
 
4559
- #: wppa-import.php:2214
4560
  msgid "Zipfiles extracted."
4561
  msgstr ""
4562
 
4563
- #: wppa-import.php:2215
4564
  msgid "Albums created."
4565
  msgstr ""
4566
 
4567
- #: wppa-import.php:2216
4568
  msgid "Directory to album imports."
4569
  msgstr ""
4570
 
4571
- #: wppa-import.php:2217
4572
  #, php-format
4573
  msgid "With total %s photos."
4574
  msgstr ""
4575
 
4576
- #: wppa-import.php:2220
4577
  msgid "Photos updated"
4578
  msgstr ""
4579
 
4580
- #: wppa-import.php:2222
4581
  #, php-format
4582
  msgid "to %s locations"
4583
  msgstr ""
4584
 
4585
- #: wppa-import.php:2226
4586
  msgid "single photos imported."
4587
  msgstr ""
4588
 
4589
- #: wppa-import.php:2229
4590
  msgid "Videos imported."
4591
  msgstr ""
4592
 
4593
- #: wppa-import.php:2232
4594
  msgid "Audios imported."
4595
  msgstr ""
4596
 
4597
- #: wppa-import.php:2235
4598
  msgid "CSVs imported,"
4599
  msgstr ""
4600
 
4601
- #: wppa-import.php:2237
4602
- msgid "photos skipped."
 
 
 
 
4603
  msgstr ""
4604
 
4605
- #: wppa-import.php:2367
4606
  msgid "Error: unexpected fgets() fail in wppa_get_meta_data()."
4607
  msgstr ""
4608
 
4609
- #: wppa-import.php:2388
4610
  msgid "Class ZipArchive does not exist! Check your php configuration"
4611
  msgstr ""
4612
 
4613
- #: wppa-import.php:2418
4614
  #, php-format
4615
  msgid ""
4616
  "File %s is of an unsupported filetype and has been ignored during extraction."
4617
  msgstr ""
4618
 
4619
- #: wppa-import.php:2424
4620
  #, php-format
4621
  msgid "Zipfile %s processed. %s files extracted, %s files skipped."
4622
  msgstr ""
4623
 
4624
- #: wppa-import.php:2427
4625
  msgid "Failed to extract"
4626
  msgstr ""
4627
 
4628
- #: wppa-import.php:2493
4629
  #, php-format
4630
  msgid "Page <a href=\"%s\" target=\"_blank\" >%s</a> created."
4631
  msgstr ""
4632
 
4633
- #: wppa-import.php:2497
4634
  msgid "Could not create page."
4635
  msgstr ""
4636
 
4637
- #: wppa-import.php:2612
4638
  msgid "--- My depot --- "
4639
  msgstr ""
4640
 
4641
- #: wppa-import.php:2621
4642
  msgid "--- Ngg Galleries --- "
4643
  msgstr ""
4644
 
@@ -4720,94 +4734,95 @@ msgstr ""
4720
  msgid "this page"
4721
  msgstr ""
4722
 
4723
- #: wppa-init.php:303
4724
  msgid ""
4725
  "</strong>The tags system needs to be converted. Please run <b>Photo Albums -"
4726
  "> Settings</b> admin page <b>Table VIII-B16</b><strong>"
4727
  msgstr ""
4728
 
4729
- #: wppa-init.php:320
4730
  msgid ""
4731
  "</strong>The cats system needs to be converted. Please run <b>Photo Albums -"
4732
  "> Settings</b> admin page <b>Table VIII-B17</b><strong>"
4733
  msgstr ""
4734
 
4735
- #: wppa-init.php:346
4736
  #, php-format
4737
  msgid ""
4738
  "WPPA scripts will no longer be supported in version 6.6. Please convert the "
4739
  "%%wppa%% scripts to [wppa][/wppa] shortcodes before upgrading to version 6.6."
4740
  msgstr ""
4741
 
4742
- #: wppa-init.php:348
4743
  msgid "WPPA scripts found in the following Pages / Posts"
4744
  msgstr ""
4745
 
4746
- #: wppa-init.php:367
4747
  #, php-format
4748
  msgid "For more information see the %s documentation page"
4749
  msgstr ""
4750
 
4751
- #: wppa-items.php:259 wppa-thumbnails.php:1906
4752
  msgid "Gold medal"
4753
  msgstr "Guldmedalje"
4754
 
4755
- #: wppa-items.php:259 wppa-photo-admin-autosave.php:717
4756
- #: wppa-photo-admin-autosave.php:744 wppa-photo-admin-autosave.php:1903
4757
- #: wppa-photo-admin-autosave.php:2033 wppa-photo-admin-autosave.php:2044
4758
  #: wppa-potd-admin.php:228
4759
  msgid "Gold"
4760
  msgstr ""
4761
 
4762
- #: wppa-items.php:260 wppa-thumbnails.php:1907
4763
  msgid "Silver medal"
4764
  msgstr "Sølvmedalje"
4765
 
4766
- #: wppa-items.php:260 wppa-photo-admin-autosave.php:720
4767
- #: wppa-photo-admin-autosave.php:745 wppa-photo-admin-autosave.php:1904
4768
- #: wppa-photo-admin-autosave.php:2034 wppa-photo-admin-autosave.php:2045
4769
  #: wppa-potd-admin.php:229
4770
  msgid "Silver"
4771
  msgstr ""
4772
 
4773
- #: wppa-items.php:261 wppa-thumbnails.php:1908
4774
  msgid "Bronze medal"
4775
  msgstr "Bronzemedalje"
4776
 
4777
- #: wppa-items.php:261 wppa-photo-admin-autosave.php:723
4778
- #: wppa-photo-admin-autosave.php:746 wppa-photo-admin-autosave.php:1905
4779
- #: wppa-photo-admin-autosave.php:2035 wppa-photo-admin-autosave.php:2046
4780
  #: wppa-potd-admin.php:230
4781
  msgid "Bronze"
4782
  msgstr ""
4783
 
4784
- #: wppa-items.php:336 wppa-items.php:549 wppa-settings-autosave.php:2979
4785
- #: wppa-settings-autosave.php:3554
 
4786
  msgid "none"
4787
  msgstr ""
4788
 
4789
- #: wppa-items.php:352
4790
  msgid "Nomen Nescio"
4791
  msgstr ""
4792
 
4793
- #: wppa-items.php:355
4794
  msgid "Anonymus"
4795
  msgstr ""
4796
 
4797
- #: wppa-items.php:381 wppa-items.php:560 wppa-upload.php:125
4798
- #: wppa-upload.php:130
4799
  msgid "unknown"
4800
  msgstr ""
4801
 
4802
- #: wppa-items.php:440 wppa-items.php:468
4803
  msgid "--- deleted ---"
4804
  msgstr ""
4805
 
4806
- #: wppa-items.php:450
4807
  msgid "All Albums"
4808
  msgstr ""
4809
 
4810
- #: wppa-items.php:454
4811
  msgid "My and public albums"
4812
  msgstr ""
4813
 
@@ -4823,11 +4838,11 @@ msgstr ""
4823
  msgid "Last Ten Uploaded Photos"
4824
  msgstr ""
4825
 
4826
- #: wppa-lasten-widget.php:131 wppa-non-admin.php:922
4827
  msgid "View the most recent uploaded photos"
4828
  msgstr ""
4829
 
4830
- #: wppa-lasten-widget.php:155 wppa-non-admin.php:924
4831
  msgid "There are no uploaded photos (yet)"
4832
  msgstr ""
4833
 
@@ -4842,17 +4857,17 @@ msgid "Include subalbums:"
4842
  msgstr ""
4843
 
4844
  #: wppa-lasten-widget.php:225 wppa-thumbnail-widget.php:216
4845
- #: wppa-topten-widget.php:334
4846
  msgid "Display:"
4847
  msgstr ""
4848
 
4849
  #: wppa-lasten-widget.php:227 wppa-thumbnail-widget.php:218
4850
- #: wppa-topten-widget.php:336
4851
  msgid "thumbnail images"
4852
  msgstr ""
4853
 
4854
  #: wppa-lasten-widget.php:228 wppa-thumbnail-widget.php:219
4855
- #: wppa-topten-widget.php:337
4856
  msgid "photo names"
4857
  msgstr ""
4858
 
@@ -4917,84 +4932,84 @@ msgstr ""
4917
  msgid "View fullsize slideshow"
4918
  msgstr ""
4919
 
4920
- #: wppa-maintenance.php:69
4921
  msgid "You can run only one maintenance procedure at a time"
4922
  msgstr ""
4923
 
4924
- #: wppa-maintenance.php:156
4925
  msgid "Orphan photos"
4926
  msgstr ""
4927
 
4928
- #: wppa-maintenance.php:156
4929
  msgid "This album contains refound lost photos"
4930
  msgstr ""
4931
 
4932
- #: wppa-maintenance.php:184
4933
  msgid "Feature must be enabled in Table IV-A28 first"
4934
  msgstr ""
4935
 
4936
- #: wppa-maintenance.php:191
4937
  #, php-format
4938
  msgid "From album %d does not exist"
4939
  msgstr ""
4940
 
4941
- #: wppa-maintenance.php:196
4942
  #, php-format
4943
  msgid "To album %d does not exist"
4944
  msgstr ""
4945
 
4946
- #: wppa-maintenance.php:200
4947
  msgid "From and To albums are identical"
4948
  msgstr ""
4949
 
4950
- #: wppa-maintenance.php:807 wppa-maintenance.php:823
4951
- #: wppa-photo-admin-autosave.php:2347 wppa-photo-admin-autosave.php:2368
4952
- #: wppa-settings-autosave.php:4485 wppa-setup.php:353
4953
  msgid "Required"
4954
  msgstr ""
4955
 
4956
- #: wppa-maintenance.php:887
4957
  #, php-format
4958
  msgid ""
4959
  "List of Searcheable words <small>( Max 1000 entries of total %d )</small>"
4960
  msgstr ""
4961
 
4962
- #: wppa-maintenance.php:920
4963
  msgid "There are no index items."
4964
  msgstr ""
4965
 
4966
- #: wppa-maintenance.php:930
4967
  msgid "List of WPPA+ log messages"
4968
  msgstr ""
4969
 
4970
- #: wppa-maintenance.php:935
4971
  msgid "There are no error log messages"
4972
  msgstr ""
4973
 
4974
- #: wppa-maintenance.php:956
4975
  #, php-format
4976
  msgid "List of recent ratings <small>( Max 1000 entries of total %d )</small>"
4977
  msgstr ""
4978
 
4979
- #: wppa-maintenance.php:1006
4980
  msgid "There are no ratings"
4981
  msgstr ""
4982
 
4983
- #: wppa-maintenance.php:1017
4984
  #, php-format
4985
  msgid "List of sessions <small>( Max 1000 entries of total %d )</small>"
4986
  msgstr ""
4987
 
4988
- #: wppa-maintenance.php:1079
4989
  msgid "There are no active sessions"
4990
  msgstr ""
4991
 
4992
- #: wppa-maintenance.php:1095
4993
  #, php-format
4994
  msgid "List of comments <small>( Max 1000 entries of total %d )</small>"
4995
  msgstr ""
4996
 
4997
- #: wppa-maintenance.php:1141
4998
  msgid "There are no comments"
4999
  msgstr ""
5000
 
@@ -5018,7 +5033,7 @@ msgstr ""
5018
  msgid "Press f for fullscreen."
5019
  msgstr "Tryk på f for fuldskærm."
5020
 
5021
- #: wppa-non-admin.php:520
5022
  msgid ""
5023
  "Keys: f = next mode; q,x = exit; p = previous, n = next, s = start/stop, d = "
5024
  "dismiss this notice."
@@ -5026,119 +5041,119 @@ msgstr ""
5026
  "Nøgler: f = næste tilstand; q, x = exit; p = forrige, n = næste, s = start / "
5027
  "stop, d = afvise denne meddelelse."
5028
 
5029
- #: wppa-non-admin.php:521
5030
  msgid "Keys: f = next mode; q,x = exit; d = dismiss this notice."
5031
  msgstr "Nøgler: f = næste tilstand; q, x = exit; d = afvise denne meddelelse."
5032
 
5033
- #: wppa-non-admin.php:526
5034
  msgid "Toggle fullscreen"
5035
  msgstr ""
5036
 
5037
- #: wppa-non-admin.php:779 wppa-settings-autosave.php:3754
5038
  msgid "Start"
5039
  msgstr "Start"
5040
 
5041
- #: wppa-non-admin.php:780
5042
  msgid "Stop"
5043
  msgstr "Stop"
5044
 
5045
- #: wppa-non-admin.php:781 wppa-slideshow.php:234
5046
  msgid "Slower"
5047
  msgstr "Langsommere"
5048
 
5049
- #: wppa-non-admin.php:782 wppa-slideshow.php:254
5050
  msgid "Faster"
5051
  msgstr "Hurtigere"
5052
 
5053
- #: wppa-non-admin.php:784
5054
  msgid "of"
5055
  msgstr "af"
5056
 
5057
- #: wppa-non-admin.php:785 wppa-slideshow.php:1330
5058
  msgid "Previous photo"
5059
  msgstr "Forrige foto"
5060
 
5061
- #: wppa-non-admin.php:786 wppa-slideshow.php:1339
5062
  msgid "Next photo"
5063
  msgstr "Næste foto"
5064
 
5065
- #: wppa-non-admin.php:787
5066
  msgid "Prev."
5067
  msgstr "Forrige"
5068
 
5069
- #: wppa-non-admin.php:788
5070
  msgid "Next"
5071
  msgstr "N&aelig;ste"
5072
 
5073
- #: wppa-non-admin.php:789 wppa-slideshow.php:801 wppa-slideshow.php:815
5074
- #: wppa-slideshow.php:954
5075
  msgid "Average&nbsp;rating"
5076
  msgstr "Bed&oslash;mmelse&nbsp;gennemsnitlig"
5077
 
5078
- #: wppa-non-admin.php:790 wppa-slideshow.php:880 wppa-slideshow.php:913
5079
- #: wppa-slideshow.php:935
5080
  msgid "My&nbsp;rating"
5081
  msgstr "Min&nbsp;bed&oslash;mmelse"
5082
 
5083
- #: wppa-non-admin.php:791
5084
  msgid "Avg."
5085
  msgstr "Gns."
5086
 
5087
- #: wppa-non-admin.php:792
5088
  msgid "Mine"
5089
  msgstr "Mine"
5090
 
5091
- #: wppa-non-admin.php:793
5092
  msgid "You marked this image as inappropriate."
5093
  msgstr "Du markeret billedet som upassende."
5094
 
5095
- #: wppa-non-admin.php:796
5096
  msgid "Please enter your name"
5097
  msgstr "Indtast venligst dit navn."
5098
 
5099
- #: wppa-non-admin.php:797
5100
  msgid "Please enter a valid email address"
5101
  msgstr "Indtast venligst en gyldig e-mail adresse"
5102
 
5103
- #: wppa-non-admin.php:798
5104
  msgid "Please enter a comment"
5105
  msgstr "Indtast venligst en kommentar"
5106
 
5107
- #: wppa-non-admin.php:832
5108
  msgid "Double click to start/stop slideshow running"
5109
  msgstr "Dobbeltklik for at starte / stoppe diasshowet kører"
5110
 
5111
- #: wppa-non-admin.php:928 wppa-photo-admin-autosave.php:557
5112
  #: wppa-potd-widget.php:178
5113
  msgid "By:"
5114
  msgstr ""
5115
 
5116
- #: wppa-non-admin.php:931 wppa-slideshow-widget.php:124
5117
  msgid "No album defined (yet)"
5118
  msgstr ""
5119
 
5120
- #: wppa-non-admin.php:935 wppa-thumbnail-widget.php:121
5121
  msgid "There are no photos (yet)"
5122
  msgstr ""
5123
 
5124
- #: wppa-non-admin.php:938 wppa-upldr-widget.php:90
5125
  msgid "There are too many registered users in the system for this widget"
5126
  msgstr ""
5127
 
5128
- #: wppa-non-admin.php:939 wppa-upldr-widget.php:125 wppa-upldr-widget.php:132
5129
  msgid "Photos uploaded by"
5130
  msgstr ""
5131
 
5132
- #: wppa-non-admin.php:943 wppa-thumbnails.php:692 wppa-thumbnails.php:1480
5133
- #: wppa-topten-widget.php:203 wppa-topten-widget.php:226
5134
- #: wppa-topten-widget.php:236
5135
  #, php-format
5136
  msgid "%d view"
5137
  msgid_plural "%d views"
5138
  msgstr[0] ""
5139
  msgstr[1] ""
5140
 
5141
- #: wppa-non-admin.php:945 wppa-topten-widget.php:261
5142
  msgid "There are no rated photos (yet)"
5143
  msgstr ""
5144
 
@@ -5171,11 +5186,11 @@ msgstr ""
5171
  msgid "Photo %s has been removed."
5172
  msgstr ""
5173
 
5174
- #: wppa-photo-admin-autosave.php:267 wppa-photo-admin-autosave.php:2081
5175
  msgid "No photos matching your search criteria."
5176
  msgstr ""
5177
 
5178
- #: wppa-photo-admin-autosave.php:275 wppa-photo-admin-autosave.php:2084
5179
  msgid "No photos yet in this album."
5180
  msgstr ""
5181
 
@@ -5207,7 +5222,7 @@ msgstr ""
5207
  msgid "Are you sure you want to delete this video?"
5208
  msgstr ""
5209
 
5210
- #: wppa-photo-admin-autosave.php:339 wppa-photo-admin-autosave.php:1963
5211
  msgid "Are you sure you want to delete this photo?"
5212
  msgstr ""
5213
 
@@ -5239,39 +5254,39 @@ msgstr ""
5239
  msgid "And I do not know if there is already a watermark on this photo"
5240
  msgstr ""
5241
 
5242
- #: wppa-photo-admin-autosave.php:403 wppa-watermark.php:543
5243
  msgid "top - left"
5244
  msgstr ""
5245
 
5246
- #: wppa-photo-admin-autosave.php:403 wppa-watermark.php:543
5247
  msgid "top - center"
5248
  msgstr ""
5249
 
5250
- #: wppa-photo-admin-autosave.php:403 wppa-watermark.php:543
5251
  msgid "top - right"
5252
  msgstr ""
5253
 
5254
- #: wppa-photo-admin-autosave.php:404 wppa-watermark.php:544
5255
  msgid "center - left"
5256
  msgstr ""
5257
 
5258
- #: wppa-photo-admin-autosave.php:404 wppa-watermark.php:544
5259
  msgid "center - center"
5260
  msgstr ""
5261
 
5262
- #: wppa-photo-admin-autosave.php:404 wppa-watermark.php:544
5263
  msgid "center - right"
5264
  msgstr ""
5265
 
5266
- #: wppa-photo-admin-autosave.php:405 wppa-watermark.php:545
5267
  msgid "bottom - left"
5268
  msgstr ""
5269
 
5270
- #: wppa-photo-admin-autosave.php:405 wppa-watermark.php:545
5271
  msgid "bottom - center"
5272
  msgstr ""
5273
 
5274
- #: wppa-photo-admin-autosave.php:405 wppa-watermark.php:545
5275
  msgid "bottom - right"
5276
  msgstr ""
5277
 
@@ -5291,508 +5306,516 @@ msgstr ""
5291
  msgid "Copy photo"
5292
  msgstr ""
5293
 
5294
- #: wppa-photo-admin-autosave.php:495
5295
  msgid "Preview fullsize video"
5296
  msgstr ""
5297
 
5298
- #: wppa-photo-admin-autosave.php:515
5299
  msgid "Preview fullsize photo"
5300
  msgstr ""
5301
 
5302
- #: wppa-photo-admin-autosave.php:532
5303
  msgid "Audio disabled"
5304
  msgstr ""
5305
 
5306
- #: wppa-photo-admin-autosave.php:551
5307
  msgid "Filename:"
5308
  msgstr ""
5309
 
5310
- #: wppa-photo-admin-autosave.php:554
5311
  msgid "Upload:"
5312
  msgstr ""
5313
 
5314
- #: wppa-photo-admin-autosave.php:572
5315
  #, php-format
5316
  msgid "Album: %d (%s)."
5317
  msgstr ""
5318
 
5319
- #: wppa-photo-admin-autosave.php:588
5320
  msgid "EXIF Date:"
5321
  msgstr ""
5322
 
5323
- #: wppa-photo-admin-autosave.php:608
5324
  msgid "Location:"
5325
  msgstr ""
5326
 
5327
- #: wppa-photo-admin-autosave.php:614
5328
  msgid "Lat:"
5329
  msgstr ""
5330
 
5331
- #: wppa-photo-admin-autosave.php:623
5332
  msgid "Lon:"
5333
  msgstr ""
5334
 
5335
- #: wppa-photo-admin-autosave.php:636
5336
  msgid "Photo sort order #:"
5337
  msgstr ""
5338
 
5339
- #: wppa-photo-admin-autosave.php:658
 
 
 
 
5340
  msgid "Rating:"
5341
  msgstr ""
5342
 
5343
- #: wppa-photo-admin-autosave.php:659
5344
  msgid "Entries:"
5345
  msgstr ""
5346
 
5347
- #: wppa-photo-admin-autosave.php:661
5348
  msgid "Mean value:"
5349
  msgstr ""
5350
 
5351
- #: wppa-photo-admin-autosave.php:674
5352
  #, php-format
5353
  msgid "Disliked by %d visitors"
5354
  msgstr ""
5355
 
5356
- #: wppa-photo-admin-autosave.php:681
5357
  #, php-format
5358
  msgid "%d pending votes."
5359
  msgstr ""
5360
 
5361
- #: wppa-photo-admin-autosave.php:687
5362
  msgid "Views"
5363
  msgstr ""
5364
 
5365
- #: wppa-photo-admin-autosave.php:693
 
 
 
 
5366
  msgid "Status:"
5367
  msgstr ""
5368
 
5369
- #: wppa-photo-admin-autosave.php:711 wppa-photo-admin-autosave.php:742
5370
- #: wppa-photo-admin-autosave.php:1900 wppa-photo-admin-autosave.php:2030
5371
- #: wppa-photo-admin-autosave.php:2042 wppa-potd-admin.php:226
5372
  msgid "Publish"
5373
  msgstr ""
5374
 
5375
- #: wppa-photo-admin-autosave.php:714 wppa-photo-admin-autosave.php:743
5376
- #: wppa-photo-admin-autosave.php:1902 wppa-photo-admin-autosave.php:2032
5377
  #: wppa-potd-admin.php:227
5378
  msgid "Featured"
5379
  msgstr ""
5380
 
5381
- #: wppa-photo-admin-autosave.php:726 wppa-photo-admin-autosave.php:747
5382
- #: wppa-photo-admin-autosave.php:1906 wppa-photo-admin-autosave.php:2036
5383
- #: wppa-photo-admin-autosave.php:2047
5384
  msgid "Scheduled"
5385
  msgstr ""
5386
 
5387
- #: wppa-photo-admin-autosave.php:729 wppa-photo-admin-autosave.php:748
5388
- #: wppa-photo-admin-autosave.php:1907 wppa-photo-admin-autosave.php:2037
5389
- #: wppa-photo-admin-autosave.php:2048
5390
  msgid "Private"
5391
  msgstr ""
5392
 
5393
- #: wppa-photo-admin-autosave.php:752
5394
  msgid ""
5395
  "Note: Featured photos should have a descriptive name; a name a search engine "
5396
  "will look for!"
5397
  msgstr ""
5398
 
5399
- #: wppa-photo-admin-autosave.php:764
5400
  #, php-format
5401
  msgid "Video %s is not modified yet"
5402
  msgstr ""
5403
 
5404
- #: wppa-photo-admin-autosave.php:765
5405
  #, php-format
5406
  msgid "Photo %s is not modified yet"
5407
  msgstr ""
5408
 
5409
- #: wppa-photo-admin-autosave.php:773
5410
  msgid "Available files:"
5411
  msgstr ""
5412
 
5413
- #: wppa-photo-admin-autosave.php:777
5414
  msgid "Source file:"
5415
  msgstr ""
5416
 
5417
- #: wppa-photo-admin-autosave.php:787 wppa-photo-admin-autosave.php:802
5418
- #: wppa-photo-admin-autosave.php:819
5419
  msgid "Unavailable"
5420
  msgstr ""
5421
 
5422
- #: wppa-photo-admin-autosave.php:792
5423
  msgid "Poster file:"
5424
  msgstr ""
5425
 
5426
- #: wppa-photo-admin-autosave.php:792
5427
  msgid "Display file:"
5428
  msgstr ""
5429
 
5430
- #: wppa-photo-admin-autosave.php:809
5431
  msgid "Thumbnail file:"
5432
  msgstr ""
5433
 
5434
- #: wppa-photo-admin-autosave.php:830
5435
  msgid "Video size:"
5436
  msgstr ""
5437
 
5438
- #: wppa-photo-admin-autosave.php:831 wppa-slideshow-widget.php:201
5439
  msgid "Width:"
5440
  msgstr ""
5441
 
5442
- #: wppa-photo-admin-autosave.php:838 wppa-photo-admin-autosave.php:846
5443
  #, php-format
5444
  msgid "pix, (0=default:%s)"
5445
  msgstr ""
5446
 
5447
- #: wppa-photo-admin-autosave.php:839 wppa-slideshow-widget.php:202
5448
  msgid "Height:"
5449
  msgstr ""
5450
 
5451
- #: wppa-photo-admin-autosave.php:848 wppa-photo-admin-autosave.php:868
5452
  msgid "Formats:"
5453
  msgstr ""
5454
 
5455
- #: wppa-photo-admin-autosave.php:853 wppa-photo-admin-autosave.php:873
5456
  msgid "Filesize:"
5457
  msgstr ""
5458
 
5459
- #: wppa-photo-admin-autosave.php:907
5460
  msgid "Stereophoto:"
5461
  msgstr ""
5462
 
5463
- #: wppa-photo-admin-autosave.php:913
5464
  msgid "no stereo image or ready anaglyph"
5465
  msgstr ""
5466
 
5467
- #: wppa-photo-admin-autosave.php:916
5468
  msgid "Left - right stereo image"
5469
  msgstr ""
5470
 
5471
- #: wppa-photo-admin-autosave.php:919
5472
  msgid "Right - left stereo image"
5473
  msgstr ""
5474
 
5475
- #: wppa-photo-admin-autosave.php:923
5476
  msgid "Images:"
5477
  msgstr ""
5478
 
5479
- #: wppa-photo-admin-autosave.php:947
5480
  msgid "Watermark:"
5481
  msgstr ""
5482
 
5483
- #: wppa-photo-admin-autosave.php:958 wppa-photo-admin-autosave.php:976
5484
  msgid "Pos:"
5485
  msgstr ""
5486
 
5487
- #: wppa-photo-admin-autosave.php:968
5488
  msgid "Apply watermark"
5489
  msgstr ""
5490
 
5491
- #: wppa-photo-admin-autosave.php:974
5492
  msgid "File:"
5493
  msgstr ""
5494
 
5495
- #: wppa-photo-admin-autosave.php:989
5496
  msgid "Not configured"
5497
  msgstr ""
5498
 
5499
- #: wppa-photo-admin-autosave.php:1021
5500
  msgid "Rotate left"
5501
  msgstr ""
5502
 
5503
- #: wppa-photo-admin-autosave.php:1027
5504
  msgid "Rotate 180&deg;"
5505
  msgstr ""
5506
 
5507
- #: wppa-photo-admin-autosave.php:1033
5508
  msgid "Rotate right"
5509
  msgstr ""
5510
 
5511
- #: wppa-photo-admin-autosave.php:1039
5512
  msgid "Flip"
5513
  msgstr ""
5514
 
5515
- #: wppa-photo-admin-autosave.php:1049
5516
  msgid "Remake display file and thumbnail file"
5517
  msgstr ""
5518
 
5519
- #: wppa-photo-admin-autosave.php:1051
5520
  msgid "Remake files"
5521
  msgstr ""
5522
 
5523
- #: wppa-photo-admin-autosave.php:1061 wppa-photo-admin-autosave.php:1063
5524
  msgid "Remake thumbnail file"
5525
  msgstr ""
5526
 
5527
- #: wppa-photo-admin-autosave.php:1085 wppa-photo-admin-autosave.php:1094
5528
  msgid "Target album for copy/move:"
5529
  msgstr ""
5530
 
5531
- #: wppa-photo-admin-autosave.php:1098
5532
  msgid "Album id"
5533
  msgstr ""
5534
 
5535
- #: wppa-photo-admin-autosave.php:1126
5536
  msgid "Delete video"
5537
  msgstr ""
5538
 
5539
- #: wppa-photo-admin-autosave.php:1126
5540
  msgid "Delete photo"
5541
  msgstr ""
5542
 
5543
- #: wppa-photo-admin-autosave.php:1137
5544
  msgid "Re-upload file"
5545
  msgstr ""
5546
 
5547
- #: wppa-photo-admin-autosave.php:1152 wppa-settings-autosave.php:3213
5548
  msgid "Upload"
5549
  msgstr ""
5550
 
5551
- #: wppa-photo-admin-autosave.php:1190
5552
  msgid "Photoname:"
5553
  msgstr ""
5554
 
5555
- #: wppa-photo-admin-autosave.php:1231
5556
  msgid "Update Photo description"
5557
  msgstr ""
5558
 
5559
- #: wppa-photo-admin-autosave.php:1276
5560
  msgid "Tags:"
5561
  msgstr ""
5562
 
5563
- #: wppa-photo-admin-autosave.php:1288
5564
  msgid "Separate tags with commas."
5565
  msgstr ""
5566
 
5567
- #: wppa-photo-admin-autosave.php:1297
5568
  msgid "- select -"
5569
  msgstr ""
5570
 
5571
- #: wppa-photo-admin-autosave.php:1303
5572
  msgid "No tags yet"
5573
  msgstr ""
5574
 
5575
- #: wppa-photo-admin-autosave.php:1309
5576
  msgid "Select to add"
5577
  msgstr ""
5578
 
5579
- #: wppa-photo-admin-autosave.php:1357
5580
  msgid "Autopage Permalink:"
5581
  msgstr ""
5582
 
5583
- #: wppa-photo-admin-autosave.php:1374
5584
  msgid "Photo specific link url:"
5585
  msgstr ""
5586
 
5587
- #: wppa-photo-admin-autosave.php:1395
5588
  msgid "Same tab"
5589
  msgstr ""
5590
 
5591
- #: wppa-photo-admin-autosave.php:1401 wppa-settings-autosave.php:4984
5592
- #: wppa-settings-autosave.php:6032
5593
  msgid "New tab"
5594
  msgstr ""
5595
 
5596
- #: wppa-photo-admin-autosave.php:1407
5597
  msgid "Tryit!"
5598
  msgstr ""
5599
 
5600
- #: wppa-photo-admin-autosave.php:1416
5601
  msgid "Photo specific link title:"
5602
  msgstr ""
5603
 
5604
- #: wppa-photo-admin-autosave.php:1430
5605
  msgid ""
5606
  "If you want this link to be used, check 'PS Overrule' checkbox in table VI."
5607
  msgstr ""
5608
 
5609
- #: wppa-photo-admin-autosave.php:1445
5610
  msgid "HTML Alt attribute:"
5611
  msgstr ""
5612
 
5613
- #: wppa-photo-admin-autosave.php:1469
5614
  msgid "Single image shortcode"
5615
  msgstr ""
5616
 
5617
- #: wppa-photo-admin-autosave.php:1476
5618
  #, php-format
5619
  msgid "See %s The documentation %s for more shortcode options."
5620
  msgstr ""
5621
 
5622
- #: wppa-photo-admin-autosave.php:1491
5623
  msgid "Permalink"
5624
  msgstr ""
5625
 
5626
- #: wppa-photo-admin-autosave.php:1506
5627
  msgid "Hi resolution url"
5628
  msgstr ""
5629
 
5630
- #: wppa-photo-admin-autosave.php:1521
5631
  msgid "Display file url"
5632
  msgstr ""
5633
 
5634
- #: wppa-photo-admin-autosave.php:1537
5635
  msgid "Thumbnail file url"
5636
  msgstr ""
5637
 
5638
- #: wppa-photo-admin-autosave.php:1594 wppa-photo-admin-autosave.php:1603
5639
  msgid "Trash"
5640
  msgstr ""
5641
 
5642
- #: wppa-photo-admin-autosave.php:1726
5643
  #, php-format
5644
  msgid "Time is out after processing %d out of %d items."
5645
  msgstr ""
5646
 
5647
- #: wppa-photo-admin-autosave.php:1739
5648
  #, php-format
5649
  msgid "%d photos deleted."
5650
  msgstr ""
5651
 
5652
- #: wppa-photo-admin-autosave.php:1742
5653
  #, php-format
5654
  msgid "%1$s photos moved to album %2$s."
5655
  msgstr ""
5656
 
5657
- #: wppa-photo-admin-autosave.php:1745
5658
  #, php-format
5659
  msgid "%1$s photos copied to album %2$s."
5660
  msgstr ""
5661
 
5662
- #: wppa-photo-admin-autosave.php:1748
5663
  #, php-format
5664
  msgid "Changed status to %1$s on %2$s photos."
5665
  msgstr ""
5666
 
5667
- #: wppa-photo-admin-autosave.php:1751
5668
  #, php-format
5669
  msgid "Changed owner to %1$s on %2$s photos."
5670
  msgstr ""
5671
 
5672
- #: wppa-photo-admin-autosave.php:1754
5673
  #, php-format
5674
  msgid "%d photos processed."
5675
  msgstr ""
5676
 
5677
- #: wppa-photo-admin-autosave.php:1885
5678
  msgid "Move to"
5679
  msgstr ""
5680
 
5681
- #: wppa-photo-admin-autosave.php:1886
5682
  msgid "Copy to"
5683
  msgstr ""
5684
 
5685
- #: wppa-photo-admin-autosave.php:1888
5686
  msgid "Set status to"
5687
  msgstr ""
5688
 
5689
- #: wppa-photo-admin-autosave.php:1891
5690
  msgid "Set owner to"
5691
  msgstr ""
5692
 
5693
- #: wppa-photo-admin-autosave.php:1898
5694
  msgid "- select a status -"
5695
  msgstr ""
5696
 
5697
- #: wppa-photo-admin-autosave.php:1913
5698
  msgid "- select an owner -"
5699
  msgstr ""
5700
 
5701
- #: wppa-photo-admin-autosave.php:1925
5702
  msgid "Doit!"
5703
  msgstr ""
5704
 
5705
- #: wppa-photo-admin-autosave.php:1928
5706
  msgid "the previous page"
5707
  msgstr ""
5708
 
5709
- #: wppa-photo-admin-autosave.php:1929
5710
  msgid "the same page"
5711
  msgstr ""
5712
 
5713
- #: wppa-photo-admin-autosave.php:1930
5714
  msgid "the next page"
5715
  msgstr ""
5716
 
5717
- #: wppa-photo-admin-autosave.php:1932
5718
  #, php-format
5719
  msgid "Go to %s after Doit!."
5720
  msgstr ""
5721
 
5722
- #: wppa-photo-admin-autosave.php:1937
5723
  msgid "Confirm delete"
5724
  msgstr ""
5725
 
5726
- #: wppa-photo-admin-autosave.php:1944 wppa-photo-admin-autosave.php:2066
5727
- #: wppa-potd-admin.php:321 wppa-settings-autosave.php:8631
5728
  msgid "Preview"
5729
  msgstr ""
5730
 
5731
- #: wppa-photo-admin-autosave.php:1949 wppa-photo-admin-autosave.php:2071
5732
  msgid "Remark"
5733
  msgstr ""
5734
 
5735
- #: wppa-photo-admin-autosave.php:1963
5736
  msgid "Deleting..."
5737
  msgstr ""
5738
 
5739
- #: wppa-photo-admin-autosave.php:2089
5740
  #, php-format
5741
  msgid "Page %d is empty, try <a href=\"%s\" >page %d</a>."
5742
  msgstr ""
5743
 
5744
- #: wppa-photo-admin-autosave.php:2214
5745
  msgid ""
5746
  "Setting photo sequence order has only effect if the photo order method is "
5747
  "set to <b>Order#</b>"
5748
  msgstr ""
5749
 
5750
- #: wppa-photo-admin-autosave.php:2273
5751
  msgid "Id: "
5752
  msgstr ""
5753
 
5754
- #: wppa-photo-admin-autosave.php:2274 wppa-settings-autosave.php:378
5755
  msgid "Video"
5756
  msgstr ""
5757
 
5758
- #: wppa-photo-admin-autosave.php:2275 wppa-settings-autosave.php:359
5759
  msgid "Audio"
5760
  msgstr ""
5761
 
5762
- #: wppa-photo-admin-autosave.php:2276
5763
  msgid "Ord: "
5764
  msgstr ""
5765
 
5766
- #: wppa-photo-admin-autosave.php:2289
5767
  msgid "The album is empty."
5768
  msgstr ""
5769
 
5770
- #: wppa-photo-admin-autosave.php:2394
5771
  msgid "Combined"
5772
  msgstr ""
5773
 
5774
- #: wppa-photo-admin-autosave.php:2431
5775
  msgid "Word"
5776
  msgstr ""
5777
 
5778
- #: wppa-photo-admin-autosave.php:2434
5779
  msgid "Count"
5780
  msgstr ""
5781
 
5782
- #: wppa-photo-admin-autosave.php:2486 wppa-settings-autosave.php:6464
5783
  msgid "Tags"
5784
  msgstr ""
5785
 
5786
- #: wppa-photo-admin-autosave.php:2606
5787
  msgid "Send"
5788
  msgstr ""
5789
 
5790
- #: wppa-photo-files.php:144 wppa-photo-files.php:145
5791
  #, php-format
5792
  msgid "ERROR: File %s is not a valid picture file."
5793
  msgstr "FEJL: Fil %s er ikke en gyldig billedfil."
5794
 
5795
- #: wppa-photo-files.php:289 wppa-photo-files.php:290
5796
  msgid "ERROR: Resized or copied image could not be created."
5797
  msgstr "FEJL: Resized eller kopierede billede kunne ikke oprettes."
5798
 
@@ -5805,28 +5828,28 @@ msgid "Changes are updated immediately. The page will reload if required."
5805
  msgstr ""
5806
 
5807
  #: wppa-potd-admin.php:73 wppa-potd-admin.php:360
5808
- #: wppa-settings-autosave.php:506 wppa-settings-autosave.php:668
5809
- #: wppa-settings-autosave.php:690 wppa-settings-autosave.php:1438
5810
- #: wppa-settings-autosave.php:1459 wppa-settings-autosave.php:2993
5811
- #: wppa-settings-autosave.php:3397 wppa-settings-autosave.php:4761
5812
- #: wppa-settings-autosave.php:6714 wppa-settings-autosave.php:7530
5813
- #: wppa-settings-autosave.php:9304
5814
  msgid "Setting"
5815
  msgstr ""
5816
 
5817
  #: wppa-potd-admin.php:74 wppa-potd-admin.php:361
5818
- #: wppa-settings-autosave.php:507 wppa-settings-autosave.php:669
5819
- #: wppa-settings-autosave.php:691 wppa-settings-autosave.php:1439
5820
- #: wppa-settings-autosave.php:1460 wppa-settings-autosave.php:2994
5821
- #: wppa-settings-autosave.php:3018 wppa-settings-autosave.php:3377
5822
- #: wppa-settings-autosave.php:3398 wppa-settings-autosave.php:4762
5823
- #: wppa-settings-autosave.php:4786 wppa-settings-autosave.php:4962
5824
- #: wppa-settings-autosave.php:4986 wppa-settings-autosave.php:6034
5825
- #: wppa-settings-autosave.php:6716 wppa-settings-autosave.php:6740
5826
- #: wppa-settings-autosave.php:7510 wppa-settings-autosave.php:7531
5827
- #: wppa-settings-autosave.php:9305 wppa-settings-autosave.php:9327
5828
- #: wppa-settings-autosave.php:9367 wppa-settings-autosave.php:9389
5829
- #: wppa-settings-autosave.php:9435
5830
  msgid "Help"
5831
  msgstr ""
5832
 
@@ -5852,9 +5875,9 @@ msgstr ""
5852
  msgid "Enter the desired display width of the photo in the sidebar."
5853
  msgstr ""
5854
 
5855
- #: wppa-potd-admin.php:93 wppa-settings-autosave.php:708
5856
- #: wppa-settings-autosave.php:717 wppa-settings-autosave.php:839
5857
- #: wppa-settings-autosave.php:1001 wppa-settings-autosave.php:1012
5858
  msgid "pixels wide"
5859
  msgstr ""
5860
 
@@ -5866,8 +5889,8 @@ msgstr ""
5866
  msgid "Enter the desired display alignment of the photo in the sidebar."
5867
  msgstr ""
5868
 
5869
- #: wppa-potd-admin.php:100 wppa-settings-autosave.php:3733
5870
- #: wppa-settings-autosave.php:3747 wppa-settings-autosave.php:4023
5871
  #: wppa-slideshow-widget.php:215 wppa-tinymce-shortcodes.php:628
5872
  msgid "center"
5873
  msgstr ""
@@ -5908,14 +5931,14 @@ msgstr ""
5908
  msgid "The counter links to."
5909
  msgstr ""
5910
 
5911
- #: wppa-potd-admin.php:156 wppa-settings-autosave.php:1064
5912
- #: wppa-settings-autosave.php:5778 wppa-settings-autosave.php:5811
5913
- #: wppa-settings-autosave.php:5908
5914
  msgid "thumbnails"
5915
  msgstr ""
5916
 
5917
- #: wppa-potd-admin.php:156 wppa-settings-autosave.php:5779
5918
- #: wppa-settings-autosave.php:5812 wppa-settings-autosave.php:5909
5919
  msgid "slideshow"
5920
  msgstr ""
5921
 
@@ -5948,15 +5971,15 @@ msgid "Select the albums to use for the photo of the day."
5948
  msgstr ""
5949
 
5950
  #: wppa-potd-admin.php:190 wppa-potd-admin.php:644 wppa-potd-admin.php:669
5951
- #: wppa-potd-admin.php:707 wppa-settings-autosave.php:342
5952
- #: wppa-settings-autosave.php:7373 wppa-settings-autosave.php:7400
5953
- #: wppa-settings-autosave.php:8520 wppa-settings-autosave.php:8522
5954
- #: wppa-settings-autosave.php:9812 wppa-settings-autosave.php:9829
5955
- #: wppa-settings-autosave.php:9858 wppa-settings-autosave.php:9876
5956
- #: wppa-settings-autosave.php:9900 wppa-settings-autosave.php:9921
5957
- #: wppa-settings-autosave.php:9941 wppa-settings-autosave.php:9958
5958
- #: wppa-settings-autosave.php:10002 wppa-settings-autosave.php:10055
5959
- #: wppa-settings-autosave.php:10087
5960
  msgid "Setting unmodified"
5961
  msgstr ""
5962
 
@@ -6127,105 +6150,106 @@ msgstr ""
6127
  msgid "There are too many photos in the selection to show a preview ( %d )"
6128
  msgstr ""
6129
 
6130
- #: wppa-potd-admin.php:573 wppa-settings-autosave.php:9740
6131
  msgid "The default for this setting is:"
6132
  msgstr ""
6133
 
6134
- #: wppa-potd-admin.php:590 wppa-settings-autosave.php:9757
6135
  msgid "Click for help"
6136
  msgstr ""
6137
 
6138
- #: wppa-potd-admin.php:614 wppa-settings-autosave.php:10103
6139
  msgid "Checked"
6140
  msgstr ""
6141
 
6142
- #: wppa-potd-admin.php:615 wppa-settings-autosave.php:10104
6143
  msgid "Unchecked"
6144
  msgstr ""
6145
 
6146
- #: wppa-potd-admin.php:616 wppa-settings-autosave.php:5044
6147
- #: wppa-settings-autosave.php:5087 wppa-settings-autosave.php:5165
6148
- #: wppa-settings-autosave.php:5208 wppa-settings-autosave.php:5256
6149
- #: wppa-settings-autosave.php:5303 wppa-settings-autosave.php:5350
6150
- #: wppa-settings-autosave.php:5402 wppa-settings-autosave.php:5440
6151
- #: wppa-settings-autosave.php:5490 wppa-settings-autosave.php:5532
6152
- #: wppa-settings-autosave.php:5574 wppa-settings-autosave.php:5615
6153
- #: wppa-settings-autosave.php:10105
6154
  msgid "no link at all."
6155
  msgstr ""
6156
 
6157
- #: wppa-potd-admin.php:617 wppa-settings-autosave.php:5045
6158
- #: wppa-settings-autosave.php:5088 wppa-settings-autosave.php:5166
6159
- #: wppa-settings-autosave.php:5209 wppa-settings-autosave.php:5257
6160
- #: wppa-settings-autosave.php:5304 wppa-settings-autosave.php:5351
6161
- #: wppa-settings-autosave.php:5403 wppa-settings-autosave.php:5441
6162
- #: wppa-settings-autosave.php:5491 wppa-settings-autosave.php:5533
6163
- #: wppa-settings-autosave.php:5575 wppa-settings-autosave.php:5616
6164
- #: wppa-settings-autosave.php:10106
6165
  msgid "the plain photo (file)."
6166
  msgstr ""
6167
 
6168
- #: wppa-potd-admin.php:618 wppa-settings-autosave.php:5048
6169
- #: wppa-settings-autosave.php:5091 wppa-settings-autosave.php:5167
6170
- #: wppa-settings-autosave.php:5212 wppa-settings-autosave.php:5260
6171
- #: wppa-settings-autosave.php:5307 wppa-settings-autosave.php:5354
6172
- #: wppa-settings-autosave.php:5442 wppa-settings-autosave.php:5493
6173
- #: wppa-settings-autosave.php:5535 wppa-settings-autosave.php:5577
6174
- #: wppa-settings-autosave.php:10107
6175
  msgid "the full size photo in a slideshow."
6176
  msgstr ""
6177
 
6178
- #: wppa-potd-admin.php:619 wppa-settings-autosave.php:5049
6179
- #: wppa-settings-autosave.php:5092 wppa-settings-autosave.php:5168
6180
- #: wppa-settings-autosave.php:5213 wppa-settings-autosave.php:5261
6181
- #: wppa-settings-autosave.php:5308 wppa-settings-autosave.php:5355
6182
- #: wppa-settings-autosave.php:5443 wppa-settings-autosave.php:5494
6183
- #: wppa-settings-autosave.php:5536 wppa-settings-autosave.php:5578
6184
- #: wppa-settings-autosave.php:5617 wppa-settings-autosave.php:10108
6185
  msgid "the fullsize photo on its own."
6186
  msgstr ""
6187
 
6188
- #: wppa-potd-admin.php:620 wppa-settings-autosave.php:10109
6189
  msgid "the photo specific link."
6190
  msgstr ""
6191
 
6192
- #: wppa-potd-admin.php:621 wppa-settings-autosave.php:5047
6193
- #: wppa-settings-autosave.php:5090 wppa-settings-autosave.php:5492
6194
- #: wppa-settings-autosave.php:5534 wppa-settings-autosave.php:5576
6195
- #: wppa-settings-autosave.php:10110
6196
  msgid "the content of the album."
6197
  msgstr ""
6198
 
6199
- #: wppa-potd-admin.php:622 wppa-settings-autosave.php:5089
6200
- #: wppa-settings-autosave.php:10111
6201
  msgid "defined at widget activation."
6202
  msgstr ""
6203
 
6204
- #: wppa-potd-admin.php:623 wppa-settings-autosave.php:5046
6205
- #: wppa-settings-autosave.php:10112
6206
  msgid "defined on widget admin page."
6207
  msgstr ""
6208
 
6209
- #: wppa-potd-admin.php:624 wppa-settings-autosave.php:5404
6210
- #: wppa-settings-autosave.php:10113
6211
  msgid "same as title."
6212
  msgstr ""
6213
 
6214
  #: wppa-potd-admin.php:636 wppa-potd-admin.php:659 wppa-potd-admin.php:680
6215
- #: wppa-settings-autosave.php:9802 wppa-settings-autosave.php:9821
6216
- #: wppa-settings-autosave.php:9851 wppa-settings-autosave.php:9868
6217
- #: wppa-settings-autosave.php:9892 wppa-settings-autosave.php:9913
6218
- #: wppa-settings-autosave.php:9933 wppa-settings-autosave.php:9975
 
6219
  msgid "Slug ="
6220
  msgstr ""
6221
 
6222
- #: wppa-potd-admin.php:636 wppa-settings-autosave.php:9868
6223
- #: wppa-settings-autosave.php:9892 wppa-settings-autosave.php:9913
6224
- #: wppa-settings-autosave.php:9933
6225
  msgid "Values = yes, no"
6226
  msgstr ""
6227
 
6228
- #: wppa-potd-admin.php:680 wppa-settings-autosave.php:9975
6229
  msgid "Values = "
6230
  msgstr ""
6231
 
@@ -6296,7 +6320,7 @@ msgstr ""
6296
  msgid "Enable subsearch"
6297
  msgstr ""
6298
 
6299
- #: wppa-search-widget.php:134 wppa-settings-autosave.php:5960
6300
  msgid "Landing page"
6301
  msgstr ""
6302
 
@@ -6308,120 +6332,120 @@ msgstr ""
6308
  msgid "The default page will be created automaticly"
6309
  msgstr ""
6310
 
6311
- #: wppa-settings-autosave.php:44
6312
  msgid "Close!"
6313
  msgstr ""
6314
 
6315
- #: wppa-settings-autosave.php:92
6316
  msgid "Saved settings restored"
6317
  msgstr ""
6318
 
6319
- #: wppa-settings-autosave.php:95
6320
  msgid "Unable to restore saved settings"
6321
  msgstr ""
6322
 
6323
- #: wppa-settings-autosave.php:101
6324
  msgid "Reset to default settings"
6325
  msgstr ""
6326
 
6327
- #: wppa-settings-autosave.php:104
6328
  msgid "Unable to set defaults"
6329
  msgstr ""
6330
 
6331
- #: wppa-settings-autosave.php:109
6332
  #, php-format
6333
  msgid "Skinfile %s loaded"
6334
  msgstr ""
6335
 
6336
- #: wppa-settings-autosave.php:120 wppa-settings-autosave.php:142
6337
- #: wppa-settings-autosave.php:163
6338
  #, php-format
6339
  msgid "Upload error %s"
6340
  msgstr ""
6341
 
6342
- #: wppa-settings-autosave.php:125
6343
  #, php-format
6344
  msgid "Uploaded file %s is not a .png file"
6345
  msgstr ""
6346
 
6347
- #: wppa-settings-autosave.php:129 wppa-settings-autosave.php:150
6348
- #: wppa-settings-autosave.php:186
6349
  #, php-format
6350
  msgid "Upload of %s done"
6351
  msgstr ""
6352
 
6353
- #: wppa-settings-autosave.php:134 wppa-settings-autosave.php:155
6354
- #: wppa-settings-autosave.php:191
6355
  msgid "No file selected or error on upload"
6356
  msgstr ""
6357
 
6358
- #: wppa-settings-autosave.php:146
6359
  #, php-format
6360
  msgid "Uploaded file %s is not a .ttf file"
6361
  msgstr ""
6362
 
6363
- #: wppa-settings-autosave.php:168
6364
  #, php-format
6365
  msgid "Uploaded file %s is not a valid image file"
6366
  msgstr ""
6367
 
6368
- #: wppa-settings-autosave.php:247
6369
  #, php-format
6370
  msgid ""
6371
  "%s invalid ratings removed. Please run Table VIII-A5: Rerate to fix the "
6372
  "averages."
6373
  msgstr ""
6374
 
6375
- #: wppa-settings-autosave.php:258
6376
  #, php-format
6377
  msgid "%s last album used settings removed."
6378
  msgstr ""
6379
 
6380
- #: wppa-settings-autosave.php:266
6381
  msgid "WP Photo Album Plus Settings"
6382
  msgstr ""
6383
 
6384
- #: wppa-settings-autosave.php:266
6385
  msgid "Auto Save"
6386
  msgstr ""
6387
 
6388
- #: wppa-settings-autosave.php:267
6389
  msgid "Database revision:"
6390
  msgstr ""
6391
 
6392
- #: wppa-settings-autosave.php:267
6393
  msgid "WP Charset:"
6394
  msgstr ""
6395
 
6396
- #: wppa-settings-autosave.php:270
6397
  msgid "Multisite in singlesite mode."
6398
  msgstr ""
6399
 
6400
- #: wppa-settings-autosave.php:273
6401
  msgid "Multisite enabled."
6402
  msgstr ""
6403
 
6404
- #: wppa-settings-autosave.php:275
6405
  msgid "Blogid ="
6406
  msgstr ""
6407
 
6408
- #: wppa-settings-autosave.php:292
6409
  msgid "Please de-activate plugin <i style=\"font-size:14px;\">"
6410
  msgstr ""
6411
 
6412
- #: wppa-settings-autosave.php:292
6413
  msgid ". </i>This plugin will cause wppa+ to function not properly."
6414
  msgstr ""
6415
 
6416
- #: wppa-settings-autosave.php:302
6417
  msgid "Please note that plugin <i style=\"font-size:14px;\">"
6418
  msgstr ""
6419
 
6420
- #: wppa-settings-autosave.php:302
6421
  msgid "</i> can cause wppa+ to function not properly if it is misconfigured."
6422
  msgstr ""
6423
 
6424
- #: wppa-settings-autosave.php:307
6425
  msgid ""
6426
  "There is a serious misconfiguration in your servers PHP config. Function "
6427
  "wppa_imagecreatefromjpeg() does not exist. You will encounter problems when "
@@ -6429,558 +6453,558 @@ msgid ""
6429
  "hosting provider to add GD support with a minimal version 1.8."
6430
  msgstr ""
6431
 
6432
- #: wppa-settings-autosave.php:312
6433
  msgid "Rebuilding the Album index needs completion. See Table VIII"
6434
  msgstr ""
6435
 
6436
- #: wppa-settings-autosave.php:313
6437
  msgid "Rebuilding the Photo index needs completion. See Table VIII"
6438
  msgstr ""
6439
 
6440
- #: wppa-settings-autosave.php:315
6441
  msgid "Remove empty albums needs completion. See Table VIII"
6442
  msgstr ""
6443
 
6444
- #: wppa-settings-autosave.php:316
6445
  msgid "Applying new photo description needs completion. See Table VIII"
6446
  msgstr ""
6447
 
6448
- #: wppa-settings-autosave.php:317
6449
  msgid "Appending to photo description needs completion. See Table VIII"
6450
  msgstr ""
6451
 
6452
- #: wppa-settings-autosave.php:318
6453
  msgid "Removing from photo description needs completion. See Table VIII"
6454
  msgstr ""
6455
 
6456
- #: wppa-settings-autosave.php:319
6457
  msgid "Removing file extensions needs completion. See Table VIII"
6458
  msgstr ""
6459
 
6460
- #: wppa-settings-autosave.php:320
6461
  msgid "Regenerating the Thumbnails needs completion. See Table VIII"
6462
  msgstr ""
6463
 
6464
- #: wppa-settings-autosave.php:321
6465
  msgid "Rerating needs completion. See Table VIII"
6466
  msgstr ""
6467
 
6468
- #: wppa-settings-autosave.php:329
6469
  msgid ""
6470
  "A thumbframe width or height should not be smaller than a thumbnail size. "
6471
  "Please correct the corresponding setting(s) in Table I-C"
6472
  msgstr ""
6473
 
6474
- #: wppa-settings-autosave.php:334
6475
  msgid "Show legenda"
6476
  msgstr ""
6477
 
6478
- #: wppa-settings-autosave.php:336
6479
  msgid "Legenda:"
6480
  msgstr ""
6481
 
6482
- #: wppa-settings-autosave.php:337 wppa-settings-autosave.php:339
6483
- #: wppa-settings-autosave.php:2020 wppa-settings-autosave.php:5707
6484
  msgid "Button"
6485
  msgstr ""
6486
 
6487
- #: wppa-settings-autosave.php:337
6488
  msgid "action that causes page reload."
6489
  msgstr ""
6490
 
6491
- #: wppa-settings-autosave.php:339 wppa-settings-autosave.php:10136
6492
- #: wppa-settings-autosave.php:10155
6493
  msgid "Are you sure?"
6494
  msgstr ""
6495
 
6496
- #: wppa-settings-autosave.php:340
6497
  msgid "action that does not cause page reload."
6498
  msgstr ""
6499
 
6500
- #: wppa-settings-autosave.php:344
6501
  msgid "Update in progress"
6502
  msgstr ""
6503
 
6504
- #: wppa-settings-autosave.php:346
6505
  msgid "Setting updated"
6506
  msgstr ""
6507
 
6508
- #: wppa-settings-autosave.php:348
6509
  msgid "Update failed"
6510
  msgstr ""
6511
 
6512
- #: wppa-settings-autosave.php:350
6513
  msgid "Hide this"
6514
  msgstr ""
6515
 
6516
- #: wppa-settings-autosave.php:356
6517
  msgid "System"
6518
  msgstr ""
6519
 
6520
- #: wppa-settings-autosave.php:357
6521
  msgid "Access"
6522
  msgstr ""
6523
 
6524
- #: wppa-settings-autosave.php:361
6525
  msgid "Counts"
6526
  msgstr ""
6527
 
6528
- #: wppa-settings-autosave.php:362
6529
  msgid "Covers"
6530
  msgstr ""
6531
 
6532
- #: wppa-settings-autosave.php:363
6533
  msgid "Layout"
6534
  msgstr ""
6535
 
6536
- #: wppa-settings-autosave.php:364 wppa-settings-autosave.php:4934
6537
  msgid "Lightbox"
6538
  msgstr ""
6539
 
6540
- #: wppa-settings-autosave.php:365
6541
  msgid "Links"
6542
  msgstr ""
6543
 
6544
- #: wppa-settings-autosave.php:366
6545
  msgid "Metadata"
6546
  msgstr ""
6547
 
6548
- #: wppa-settings-autosave.php:367
6549
  msgid "Navigation"
6550
  msgstr ""
6551
 
6552
- #: wppa-settings-autosave.php:369 wppa-settings-autosave.php:8663
6553
- #: wppa-settings-autosave.php:8708
6554
  msgid "Rating"
6555
  msgstr ""
6556
 
6557
- #: wppa-settings-autosave.php:371
6558
  msgid "Sizes"
6559
  msgstr ""
6560
 
6561
- #: wppa-settings-autosave.php:372
6562
  msgid "Slideshows"
6563
  msgstr ""
6564
 
6565
- #: wppa-settings-autosave.php:373
6566
  msgid "Social Media"
6567
  msgstr ""
6568
 
6569
- #: wppa-settings-autosave.php:375
6570
  msgid "Uploads"
6571
  msgstr ""
6572
 
6573
- #: wppa-settings-autosave.php:376
6574
  msgid "Widgets"
6575
  msgstr ""
6576
 
6577
- #: wppa-settings-autosave.php:377 wppa-settings-autosave.php:8501
6578
  msgid "Watermark"
6579
  msgstr ""
6580
 
6581
- #: wppa-settings-autosave.php:385
6582
  msgid "Click on the banner of a (sub)table to open/close it, or"
6583
  msgstr ""
6584
 
6585
- #: wppa-settings-autosave.php:387
6586
  msgid "Show settings related to:"
6587
  msgstr ""
6588
 
6589
- #: wppa-settings-autosave.php:393
6590
  msgid "and ( optionally ) to:"
6591
  msgstr ""
6592
 
6593
- #: wppa-settings-autosave.php:409
6594
  msgid "Quick setup"
6595
  msgstr ""
6596
 
6597
- #: wppa-settings-autosave.php:411
6598
  msgid "Do a quick initial setup"
6599
  msgstr ""
6600
 
6601
- #: wppa-settings-autosave.php:412
6602
  msgid "Close quick setup"
6603
  msgstr ""
6604
 
6605
- #: wppa-settings-autosave.php:452
6606
  msgid "--- The same post or page ---"
6607
  msgstr ""
6608
 
6609
- #: wppa-settings-autosave.php:483
6610
  msgid "--- No page to link to (yet) ---"
6611
  msgstr ""
6612
 
6613
- #: wppa-settings-autosave.php:488
6614
  msgid "--- Will be auto created ---"
6615
  msgstr ""
6616
 
6617
- #: wppa-settings-autosave.php:495
6618
  msgid "Table O:"
6619
  msgstr ""
6620
 
6621
- #: wppa-settings-autosave.php:495
6622
  msgid "Quick Setup:"
6623
  msgstr ""
6624
 
6625
- #: wppa-settings-autosave.php:496
6626
  msgid "This table enables you to quickly do an inital setup."
6627
  msgstr ""
6628
 
6629
- #: wppa-settings-autosave.php:518
6630
  msgid ""
6631
  "To quickly setup WPPA+ please answer the following questions. You can alway "
6632
  "change any setting later. <a>Click on me!</a>"
6633
  msgstr ""
6634
 
6635
- #: wppa-settings-autosave.php:520
6636
  msgid "Is your theme <i>responsive</i>?"
6637
  msgstr ""
6638
 
6639
- #: wppa-settings-autosave.php:521
6640
  msgid ""
6641
  "Responsive themes have a layout that varies with the size of the browser "
6642
  "window."
6643
  msgstr ""
6644
 
6645
- #: wppa-settings-autosave.php:522
6646
  msgid ""
6647
  "WPPA+ needs to know this to automaticly adept the width of the display to "
6648
  "the available width on the page."
6649
  msgstr ""
6650
 
6651
- #: wppa-settings-autosave.php:529
6652
  msgid "Do you want to downsize photos during upload?"
6653
  msgstr ""
6654
 
6655
- #: wppa-settings-autosave.php:530
6656
  msgid ""
6657
  "Downsizing photos make them load faster to the visitor, without loosing "
6658
  "display quality"
6659
  msgstr ""
6660
 
6661
- #: wppa-settings-autosave.php:531
6662
  msgid ""
6663
  "If you answer yes, the photos will be downsized to max 1024 x 768 pixels. "
6664
  "You can change this later, if you like"
6665
  msgstr ""
6666
 
6667
- #: wppa-settings-autosave.php:538
6668
  msgid "Do you want to save the original photofiles?"
6669
  msgstr ""
6670
 
6671
- #: wppa-settings-autosave.php:539
6672
  msgid "This will require considerable disk space on the server."
6673
  msgstr ""
6674
 
6675
- #: wppa-settings-autosave.php:540
6676
  msgid ""
6677
  "If you answer yes, you will be able to remove watermarks you applied with "
6678
  "wppa+ in a later stage, redo downsizing to a larger size afterwards, and "
6679
  "supply fullsize images for download."
6680
  msgstr ""
6681
 
6682
- #: wppa-settings-autosave.php:547
6683
  msgid "May visitors upload photos?"
6684
  msgstr ""
6685
 
6686
- #: wppa-settings-autosave.php:548
6687
  msgid ""
6688
  "It is safe to do so, but i will have to do some settings to keep it safe!"
6689
  msgstr ""
6690
 
6691
- #: wppa-settings-autosave.php:549
6692
  msgid ""
6693
  "If you answer yes, i will assume you want to enable logged in users to "
6694
  "upload photos at the front-end of the website and allow them to edit their "
6695
  "photos name and descriptions."
6696
  msgstr ""
6697
 
6698
- #: wppa-settings-autosave.php:550
6699
  msgid ""
6700
  "The photos will be hold for moderation, the admin will get notified by email."
6701
  msgstr ""
6702
 
6703
- #: wppa-settings-autosave.php:551
6704
  msgid ""
6705
  "Each user will get his own album to upload to. These settings can be changed "
6706
  "later."
6707
  msgstr ""
6708
 
6709
- #: wppa-settings-autosave.php:558
6710
  msgid "Do you want the rating system active?"
6711
  msgstr ""
6712
 
6713
- #: wppa-settings-autosave.php:559
6714
  msgid "Enable the rating system and show the votes in the slideshow."
6715
  msgstr ""
6716
 
6717
- #: wppa-settings-autosave.php:560
6718
  msgid "You can configure the details of the rating system later"
6719
  msgstr ""
6720
 
6721
- #: wppa-settings-autosave.php:567
6722
  msgid "Do you want the comment system active?"
6723
  msgstr ""
6724
 
6725
- #: wppa-settings-autosave.php:568
6726
  msgid "Enable the comment system and show the comments in the slideshow."
6727
  msgstr ""
6728
 
6729
- #: wppa-settings-autosave.php:569
6730
  msgid "You can configure the details of the comment system later"
6731
  msgstr ""
6732
 
6733
- #: wppa-settings-autosave.php:576
6734
  msgid "Do you want the social media share buttons displayed?"
6735
  msgstr ""
6736
 
6737
- #: wppa-settings-autosave.php:577
6738
  msgid "Display the social media buttons in the slideshow"
6739
  msgstr ""
6740
 
6741
- #: wppa-settings-autosave.php:578
6742
  msgid ""
6743
  "These buttons share the specific photo rather than the page where it is "
6744
  "displayed on"
6745
  msgstr ""
6746
 
6747
- #: wppa-settings-autosave.php:585
6748
  msgid "Are you going to use IPTC data?"
6749
  msgstr ""
6750
 
6751
- #: wppa-settings-autosave.php:586
6752
  msgid ""
6753
  "IPTC data is information you may have added in a photo manipulation program."
6754
  msgstr ""
6755
 
6756
- #: wppa-settings-autosave.php:587 wppa-settings-autosave.php:596
6757
  msgid ""
6758
  "The information can be displayed in slideshows and in photo descriptions."
6759
  msgstr ""
6760
 
6761
- #: wppa-settings-autosave.php:594
6762
  msgid "Are you going to use EXIF data?"
6763
  msgstr ""
6764
 
6765
- #: wppa-settings-autosave.php:595
6766
  msgid ""
6767
  "EXIF data is information from the camera like model no, focal distance and "
6768
  "aperture used."
6769
  msgstr ""
6770
 
6771
- #: wppa-settings-autosave.php:603
6772
  msgid "Are you going to use GPX data?"
6773
  msgstr ""
6774
 
6775
- #: wppa-settings-autosave.php:604
6776
  msgid ""
6777
  "Some cameras and mobile devices save the geographic location where the photo "
6778
  "is taken."
6779
  msgstr ""
6780
 
6781
- #: wppa-settings-autosave.php:605
6782
  msgid "A Google map can be displayed in slideshows."
6783
  msgstr ""
6784
 
6785
- #: wppa-settings-autosave.php:612
6786
  msgid "Are you going to use Fotomoto?"
6787
  msgstr ""
6788
 
6789
- #: wppa-settings-autosave.php:613
6790
  msgid ""
6791
  "<a href=\"http://www.fotomoto.com/\" target=\"_blank\" >Fotomoto</a> is an "
6792
  "on-line print service."
6793
  msgstr ""
6794
 
6795
- #: wppa-settings-autosave.php:614
6796
  msgid "If you answer Yes, you will have to open an account on Fotomoto."
6797
  msgstr ""
6798
 
6799
- #: wppa-settings-autosave.php:621
6800
  msgid "Are you going to add videofiles?"
6801
  msgstr ""
6802
 
6803
- #: wppa-settings-autosave.php:622
6804
  msgid "You can mix videos and photos in any album."
6805
  msgstr ""
6806
 
6807
- #: wppa-settings-autosave.php:623 wppa-settings-autosave.php:632
6808
- #: wppa-settings-autosave.php:641
6809
  msgid "You can configure the details later"
6810
  msgstr ""
6811
 
6812
- #: wppa-settings-autosave.php:630
6813
  msgid "Are you going to add audiofiles?"
6814
  msgstr ""
6815
 
6816
- #: wppa-settings-autosave.php:631
6817
  msgid "You can add audio to photos in any album."
6818
  msgstr ""
6819
 
6820
- #: wppa-settings-autosave.php:639
6821
  msgid "Are you going to upload 3D stereo photos?"
6822
  msgstr ""
6823
 
6824
- #: wppa-settings-autosave.php:640
6825
  msgid "You can add l-r and r-l stereo photo pairs."
6826
  msgstr ""
6827
 
6828
- #: wppa-settings-autosave.php:648
6829
  msgid "Done?"
6830
  msgstr ""
6831
 
6832
- #: wppa-settings-autosave.php:649
6833
  msgid "If you are ready answering these questions, select <b>yes</b>"
6834
  msgstr ""
6835
 
6836
- #: wppa-settings-autosave.php:650
6837
  msgid ""
6838
  "You can change any setting later, and be more specific and add a lot of "
6839
  "settings. For now it is enough, go create albums and upload photos!"
6840
  msgstr ""
6841
 
6842
- #: wppa-settings-autosave.php:654
6843
  msgid ""
6844
  "Thank you!. The most important settings are done now. You can refine your "
6845
  "settings, the behaviour and appearance of WPPA+ in the Tables below."
6846
  msgstr ""
6847
 
6848
- #: wppa-settings-autosave.php:679
6849
  msgid "Table I:"
6850
  msgstr ""
6851
 
6852
- #: wppa-settings-autosave.php:679
6853
  msgid "Sizes:"
6854
  msgstr ""
6855
 
6856
- #: wppa-settings-autosave.php:680
6857
  msgid ""
6858
  "This table describes all the sizes and size options (except fontsizes) for "
6859
  "the generation and display of the WPPA+ elements."
6860
  msgstr ""
6861
 
6862
- #: wppa-settings-autosave.php:698
6863
  msgid "WPPA+ global system related size settings"
6864
  msgstr ""
6865
 
6866
- #: wppa-settings-autosave.php:700
6867
  msgid "Column Width"
6868
  msgstr ""
6869
 
6870
- #: wppa-settings-autosave.php:701
6871
  msgid "The width of the main column in your theme's display area."
6872
  msgstr ""
6873
 
6874
- #: wppa-settings-autosave.php:702
6875
  msgid "Enter the width of the main column in your theme's display area."
6876
  msgstr ""
6877
 
6878
- #: wppa-settings-autosave.php:703
6879
  msgid ""
6880
  "You should set this value correctly to make sure the fullsize images are "
6881
  "properly aligned horizontally."
6882
  msgstr ""
6883
 
6884
- #: wppa-settings-autosave.php:704
6885
  msgid ""
6886
  "You may enter 'auto' for use in themes that have a floating content column."
6887
  msgstr ""
6888
 
6889
- #: wppa-settings-autosave.php:705
6890
  msgid "The use of 'auto' is required for responsive themes."
6891
  msgstr ""
6892
 
6893
- #: wppa-settings-autosave.php:713
6894
  msgid "Initial Width"
6895
  msgstr ""
6896
 
6897
- #: wppa-settings-autosave.php:714
6898
  msgid "The most often displayed colun width in responsive theme"
6899
  msgstr ""
6900
 
6901
- #: wppa-settings-autosave.php:715
6902
  msgid ""
6903
  "Change this value only if your responsive theme shows initially a wrong "
6904
  "column width."
6905
  msgstr ""
6906
 
6907
- #: wppa-settings-autosave.php:722
6908
  msgid "Resize on Upload"
6909
  msgstr ""
6910
 
6911
- #: wppa-settings-autosave.php:723
6912
  msgid "Indicate if the photos should be resized during upload."
6913
  msgstr ""
6914
 
6915
- #: wppa-settings-autosave.php:724
6916
  msgid ""
6917
  "If you check this item, the size of the photos will be reduced to the "
6918
  "dimension specified in the next item during the upload/import process."
6919
  msgstr ""
6920
 
6921
- #: wppa-settings-autosave.php:725
6922
  msgid "The photos will never be stretched during upload if they are smaller."
6923
  msgstr ""
6924
 
6925
- #: wppa-settings-autosave.php:733
6926
  msgid "Resize to"
6927
  msgstr ""
6928
 
6929
- #: wppa-settings-autosave.php:734
6930
  msgid "Resize photos to fit within a given area."
6931
  msgstr ""
6932
 
6933
- #: wppa-settings-autosave.php:735
6934
  msgid "Specify the screensize for the unscaled photos."
6935
  msgstr ""
6936
 
6937
- #: wppa-settings-autosave.php:736
6938
  msgid ""
6939
  "The use of a non-default value is particularly usefull when you make use of "
6940
  "lightbox functionality."
6941
  msgstr ""
6942
 
6943
- #: wppa-settings-autosave.php:738 wppa-settings-autosave.php:760
6944
- #: wppa-settings-autosave.php:771 wppa-settings-autosave.php:780
6945
- #: wppa-settings-autosave.php:825 wppa-settings-autosave.php:871
6946
- #: wppa-settings-autosave.php:894 wppa-settings-autosave.php:901
6947
- #: wppa-settings-autosave.php:920 wppa-settings-autosave.php:941
6948
- #: wppa-settings-autosave.php:951 wppa-settings-autosave.php:1045
6949
- #: wppa-settings-autosave.php:1079 wppa-settings-autosave.php:1099
6950
- #: wppa-settings-autosave.php:1108 wppa-settings-autosave.php:1119
6951
- #: wppa-settings-autosave.php:1131 wppa-settings-autosave.php:1141
6952
- #: wppa-settings-autosave.php:1151 wppa-settings-autosave.php:1204
6953
- #: wppa-settings-autosave.php:1213 wppa-settings-autosave.php:1224
6954
- #: wppa-settings-autosave.php:1244 wppa-settings-autosave.php:1264
6955
- #: wppa-settings-autosave.php:1284 wppa-settings-autosave.php:1304
6956
- #: wppa-settings-autosave.php:1324 wppa-settings-autosave.php:1344
6957
- #: wppa-settings-autosave.php:1353 wppa-settings-autosave.php:1362
6958
- #: wppa-settings-autosave.php:1395 wppa-settings-autosave.php:1404
6959
- #: wppa-settings-autosave.php:1416 wppa-settings-autosave.php:1425
6960
- #: wppa-settings-autosave.php:2899 wppa-settings-autosave.php:4807
6961
- #: wppa-settings-autosave.php:4824 wppa-settings-autosave.php:4841
6962
- #: wppa-settings-autosave.php:4858 wppa-settings-autosave.php:4875
6963
- #: wppa-settings-autosave.php:4892 wppa-settings-autosave.php:4909
6964
- #: wppa-settings-autosave.php:4926 wppa-settings-autosave.php:4943
6965
- #: wppa-settings-autosave.php:6262 wppa-settings-autosave.php:9035
6966
- #: wppa-settings-autosave.php:9231 wppa-settings-autosave.php:9273
6967
- #: wppa-settings-autosave.php:9291
6968
  msgid "pixels"
6969
  msgstr ""
6970
 
6971
- #: wppa-settings-autosave.php:739
6972
  msgid "Fit within rectangle as set in Table I-B1,2"
6973
  msgstr ""
6974
 
6975
- #: wppa-settings-autosave.php:746
6976
  msgid "Photocount threshold"
6977
  msgstr ""
6978
 
6979
- #: wppa-settings-autosave.php:747
6980
  msgid "Number of photos in an album must exceed."
6981
  msgstr ""
6982
 
6983
- #: wppa-settings-autosave.php:748
6984
  msgid ""
6985
  "Photos do not show up in the album unless there are more than this number of "
6986
  "photos in the album. This allows you to have cover photos on an album that "
@@ -6988,4203 +7012,4229 @@ msgid ""
6988
  "Usually set to 0 (always show) or 1 (for one cover photo)."
6989
  msgstr ""
6990
 
6991
- #: wppa-settings-autosave.php:750 wppa-settings-autosave.php:789
6992
- #: wppa-settings-autosave.php:1233 wppa-settings-autosave.php:1273
6993
- #: wppa-settings-autosave.php:1293 wppa-settings-autosave.php:1333
6994
- #: wppa-settings-autosave.php:4169 wppa-settings-autosave.php:6187
6995
- #: wppa-settings-autosave.php:8074
6996
  msgid "photos"
6997
  msgstr ""
6998
 
6999
- #: wppa-settings-autosave.php:755
7000
  msgid "Border thickness"
7001
  msgstr ""
7002
 
7003
- #: wppa-settings-autosave.php:756
7004
  msgid "Thickness of wppa+ box borders."
7005
  msgstr ""
7006
 
7007
- #: wppa-settings-autosave.php:757
7008
  msgid ""
7009
  "Enter the thickness for the border of the WPPA+ boxes. A number of 0 means: "
7010
  "no border."
7011
  msgstr ""
7012
 
7013
- #: wppa-settings-autosave.php:758 wppa-settings-autosave.php:768
7014
  msgid "WPPA+ boxes are: the navigation bars and the filmstrip."
7015
  msgstr ""
7016
 
7017
- #: wppa-settings-autosave.php:766
7018
  msgid "Radius of wppa+ box borders."
7019
  msgstr ""
7020
 
7021
- #: wppa-settings-autosave.php:767
7022
  msgid ""
7023
  "Enter the corner radius for the border of the WPPA+ boxes. A number of 0 "
7024
  "means: no rounded corners."
7025
  msgstr ""
7026
 
7027
- #: wppa-settings-autosave.php:769
7028
  msgid "Note that rounded corners are only supported by modern browsers."
7029
  msgstr ""
7030
 
7031
- #: wppa-settings-autosave.php:777
7032
  msgid "Distance between wppa+ boxes."
7033
  msgstr ""
7034
 
7035
- #: wppa-settings-autosave.php:785
7036
  msgid "Related count"
7037
  msgstr ""
7038
 
7039
- #: wppa-settings-autosave.php:786
7040
  msgid "The default maximum number of related photos to find."
7041
  msgstr ""
7042
 
7043
- #: wppa-settings-autosave.php:787
7044
  msgid ""
7045
  "When using shortcodes like [wppa type=\"album\" album=\"#related,desc,23\"][/"
7046
  "wppa], the maximum number is 23. Omitting the number gives the maximum of "
7047
  "this setting."
7048
  msgstr ""
7049
 
7050
- #: wppa-settings-autosave.php:795
7051
  msgid "The maximum number of pagelinks to be displayed."
7052
  msgstr ""
7053
 
7054
- #: wppa-settings-autosave.php:798
7055
  msgid "pages"
7056
  msgstr ""
7057
 
7058
- #: wppa-settings-autosave.php:803
7059
  msgid "Max file name length"
7060
  msgstr ""
7061
 
7062
- #: wppa-settings-autosave.php:804
7063
  msgid "The max length of a photo file name excluding the extension."
7064
  msgstr ""
7065
 
7066
- #: wppa-settings-autosave.php:805 wppa-settings-autosave.php:814
7067
  msgid "A setting of 0 means: unlimited."
7068
  msgstr ""
7069
 
7070
- #: wppa-settings-autosave.php:807 wppa-settings-autosave.php:816
7071
  msgid "chars"
7072
  msgstr ""
7073
 
7074
- #: wppa-settings-autosave.php:812
7075
  msgid "Max photo name length"
7076
  msgstr ""
7077
 
7078
- #: wppa-settings-autosave.php:813
7079
  msgid "The max length of a photo name."
7080
  msgstr ""
7081
 
7082
- #: wppa-settings-autosave.php:822
7083
  msgid "The height of your sticky header."
7084
  msgstr ""
7085
 
7086
- #: wppa-settings-autosave.php:823
7087
  msgid "If your theme has a sticky header, enter its height here."
7088
  msgstr ""
7089
 
7090
- #: wppa-settings-autosave.php:831
7091
  msgid "Slideshow related size settings"
7092
  msgstr ""
7093
 
7094
- #: wppa-settings-autosave.php:833
7095
  msgid "Maximum Width"
7096
  msgstr ""
7097
 
7098
- #: wppa-settings-autosave.php:834
7099
  msgid "The maximum width photos will be displayed in slideshows."
7100
  msgstr ""
7101
 
7102
- #: wppa-settings-autosave.php:835 wppa-settings-autosave.php:846
7103
  msgid ""
7104
  "Enter the largest size in pixels as how you want your photos to be displayed."
7105
  msgstr ""
7106
 
7107
- #: wppa-settings-autosave.php:836
7108
  msgid ""
7109
  "This is usually the same as the Column Width (Table I-A1), but it may differ."
7110
  msgstr ""
7111
 
7112
- #: wppa-settings-autosave.php:844
7113
  msgid "Maximum Height"
7114
  msgstr ""
7115
 
7116
- #: wppa-settings-autosave.php:845
7117
  msgid "The maximum height photos will be displayed in slideshows."
7118
  msgstr ""
7119
 
7120
- #: wppa-settings-autosave.php:847
7121
  msgid ""
7122
  "This setting defines the height of the space reserved for photos in "
7123
  "slideshows."
7124
  msgstr ""
7125
 
7126
- #: wppa-settings-autosave.php:848
7127
  msgid ""
7128
  "If you change the width of a display by the size=\"..\" shortcode attribute, "
7129
  "this value changes proportionally to match the aspect ratio as defined by "
7130
  "this and the previous setting."
7131
  msgstr ""
7132
 
7133
- #: wppa-settings-autosave.php:850 wppa-settings-autosave.php:1023
7134
- #: wppa-settings-autosave.php:1034
7135
  msgid "pixels high"
7136
  msgstr ""
7137
 
7138
- #: wppa-settings-autosave.php:855
7139
  msgid "Stretch to fit"
7140
  msgstr ""
7141
 
7142
- #: wppa-settings-autosave.php:856
7143
  msgid "Stretch photos that are too small."
7144
  msgstr ""
7145
 
7146
- #: wppa-settings-autosave.php:857
7147
  msgid ""
7148
  "Images will be stretched to the Maximum Size at display time if they are "
7149
  "smaller. Leaving unchecked is recommended. It is better to upload photos "
7150
  "that fit well the sizes you use!"
7151
  msgstr ""
7152
 
7153
- #: wppa-settings-autosave.php:864
7154
  msgid "Slideshow borderwidth"
7155
  msgstr ""
7156
 
7157
- #: wppa-settings-autosave.php:865
7158
  msgid "The width of the border around slideshow images."
7159
  msgstr ""
7160
 
7161
- #: wppa-settings-autosave.php:866
7162
  msgid ""
7163
  "The border is made by the image background being larger than the image "
7164
  "itsself (padding)."
7165
  msgstr ""
7166
 
7167
- #: wppa-settings-autosave.php:867
7168
  msgid ""
7169
  "Additionally there may be a one pixel outline of a different color. See "
7170
  "Table III-A2."
7171
  msgstr ""
7172
 
7173
- #: wppa-settings-autosave.php:868
7174
  msgid "The number you enter here is exclusive the one pixel outline."
7175
  msgstr ""
7176
 
7177
- #: wppa-settings-autosave.php:869
7178
  msgid "If you leave this entry empty, there will be no outline either."
7179
  msgstr ""
7180
 
7181
- #: wppa-settings-autosave.php:876
7182
  msgid "Numbar Max"
7183
  msgstr ""
7184
 
7185
- #: wppa-settings-autosave.php:877
7186
  msgid "Maximum numbers to display."
7187
  msgstr ""
7188
 
7189
- #: wppa-settings-autosave.php:878
7190
  msgid ""
7191
  "In order to attemt to fit on one line, the numbers will be replaced by dots "
7192
  "- except the current - when there are more than this number of photos in a "
7193
  "slideshow."
7194
  msgstr ""
7195
 
7196
- #: wppa-settings-autosave.php:880
7197
  msgid "numbers"
7198
  msgstr ""
7199
 
7200
- #: wppa-settings-autosave.php:885
7201
  msgid "Share button size"
7202
  msgstr ""
7203
 
7204
- #: wppa-settings-autosave.php:886
7205
  msgid "The size of the social media icons in the Share box"
7206
  msgstr ""
7207
 
7208
- #: wppa-settings-autosave.php:896
7209
  msgid "Mini Treshold"
7210
  msgstr ""
7211
 
7212
- #: wppa-settings-autosave.php:897
7213
  msgid "Show mini text at slideshow smaller then."
7214
  msgstr ""
7215
 
7216
- #: wppa-settings-autosave.php:898
7217
  msgid ""
7218
  "Display Next and Prev. as opposed to Next photo and Previous photo when the "
7219
  "cotainer is smaller than this size."
7220
  msgstr ""
7221
 
7222
- #: wppa-settings-autosave.php:899
7223
  msgid "Special use in responsive themes."
7224
  msgstr ""
7225
 
7226
- #: wppa-settings-autosave.php:907
7227
  msgid "The maximum number of slides in a certain view. 0 means no pagination"
7228
  msgstr ""
7229
 
7230
- #: wppa-settings-autosave.php:910 wppa-settings-autosave.php:929
7231
  msgid "slides"
7232
  msgstr ""
7233
 
7234
- #: wppa-settings-autosave.php:915
7235
  msgid "Filmstrip Thumbnail Size"
7236
  msgstr ""
7237
 
7238
- #: wppa-settings-autosave.php:916
7239
  msgid "The size of the filmstrip images."
7240
  msgstr ""
7241
 
7242
- #: wppa-settings-autosave.php:917 wppa-settings-autosave.php:938
7243
- #: wppa-settings-autosave.php:948 wppa-settings-autosave.php:1138
7244
- #: wppa-settings-autosave.php:1148
7245
  msgid "This size applies to the width or height, whichever is the largest."
7246
  msgstr ""
7247
 
7248
- #: wppa-settings-autosave.php:918 wppa-settings-autosave.php:939
7249
- #: wppa-settings-autosave.php:949
7250
  msgid ""
7251
  "Changing the thumbnail size may result in all thumbnails being regenerated. "
7252
  "this may take a while."
7253
  msgstr ""
7254
 
7255
- #: wppa-settings-autosave.php:926
7256
  msgid "The max number of slides in a slideonly display"
7257
  msgstr ""
7258
 
7259
- #: wppa-settings-autosave.php:934
7260
  msgid "Thumbnail photos related size settings"
7261
  msgstr ""
7262
 
7263
- #: wppa-settings-autosave.php:936
7264
  msgid "Thumbnail Size"
7265
  msgstr ""
7266
 
7267
- #: wppa-settings-autosave.php:937
7268
  msgid "The size of the thumbnail images."
7269
  msgstr ""
7270
 
7271
- #: wppa-settings-autosave.php:946
7272
  msgid "Thumbnail Size Alt"
7273
  msgstr ""
7274
 
7275
- #: wppa-settings-autosave.php:947
7276
  msgid "The alternative size of the thumbnail images."
7277
  msgstr ""
7278
 
7279
- #: wppa-settings-autosave.php:956
7280
  msgid "Thumbnail Aspect"
7281
  msgstr ""
7282
 
7283
- #: wppa-settings-autosave.php:957
7284
  msgid "Aspect ration of thumbnail image"
7285
  msgstr ""
7286
 
7287
- #: wppa-settings-autosave.php:961
7288
  msgid "--- same as fullsize ---"
7289
  msgstr ""
7290
 
7291
- #: wppa-settings-autosave.php:962
7292
  msgid "--- square clipped ---"
7293
  msgstr ""
7294
 
7295
- #: wppa-settings-autosave.php:963
7296
  msgid "4:5 landscape clipped"
7297
  msgstr ""
7298
 
7299
- #: wppa-settings-autosave.php:964
7300
  msgid "3:4 landscape clipped"
7301
  msgstr ""
7302
 
7303
- #: wppa-settings-autosave.php:965
7304
  msgid "2:3 landscape clipped"
7305
  msgstr ""
7306
 
7307
- #: wppa-settings-autosave.php:966
7308
  msgid "9:16 landscape clipped"
7309
  msgstr ""
7310
 
7311
- #: wppa-settings-autosave.php:967
7312
  msgid "1:2 landscape clipped"
7313
  msgstr ""
7314
 
7315
- #: wppa-settings-autosave.php:968
7316
  msgid "--- square padded ---"
7317
  msgstr ""
7318
 
7319
- #: wppa-settings-autosave.php:969
7320
  msgid "4:5 landscape padded"
7321
  msgstr ""
7322
 
7323
- #: wppa-settings-autosave.php:970
7324
  msgid "3:4 landscape padded"
7325
  msgstr ""
7326
 
7327
- #: wppa-settings-autosave.php:971
7328
  msgid "2:3 landscape padded"
7329
  msgstr ""
7330
 
7331
- #: wppa-settings-autosave.php:972
7332
  msgid "9:16 landscape padded"
7333
  msgstr ""
7334
 
7335
- #: wppa-settings-autosave.php:973
7336
  msgid "1:2 landscape padded"
7337
  msgstr ""
7338
 
7339
- #: wppa-settings-autosave.php:995
7340
  msgid "Thumbframe width"
7341
  msgstr ""
7342
 
7343
- #: wppa-settings-autosave.php:996
7344
  msgid "The width of the thumbnail frame."
7345
  msgstr ""
7346
 
7347
- #: wppa-settings-autosave.php:997 wppa-settings-autosave.php:1008
7348
- msgid "Set the width of the thumbnail frame."
7349
- msgstr ""
7350
-
7351
  #: wppa-settings-autosave.php:998 wppa-settings-autosave.php:1009
7352
- #: wppa-settings-autosave.php:1020 wppa-settings-autosave.php:1031
7353
- #: wppa-settings-autosave.php:1042
7354
- msgid "Set width, height and spacing for the thumbnail frames."
7355
  msgstr ""
7356
 
7357
  #: wppa-settings-autosave.php:999 wppa-settings-autosave.php:1010
7358
  #: wppa-settings-autosave.php:1021 wppa-settings-autosave.php:1032
7359
  #: wppa-settings-autosave.php:1043
 
 
 
 
 
 
7360
  msgid ""
7361
  "These sizes should be large enough for a thumbnail image and - optionally - "
7362
  "the text under it."
7363
  msgstr ""
7364
 
7365
- #: wppa-settings-autosave.php:1006
7366
  msgid "Thumbframe width Alt"
7367
  msgstr ""
7368
 
7369
- #: wppa-settings-autosave.php:1007
7370
  msgid "The width of the alternative thumbnail frame."
7371
  msgstr ""
7372
 
7373
- #: wppa-settings-autosave.php:1017
7374
  msgid "Thumbframe height"
7375
  msgstr ""
7376
 
7377
- #: wppa-settings-autosave.php:1018
7378
  msgid "The height of the thumbnail frame."
7379
  msgstr ""
7380
 
7381
- #: wppa-settings-autosave.php:1019 wppa-settings-autosave.php:1030
7382
  msgid "Set the height of the thumbnail frame."
7383
  msgstr ""
7384
 
7385
- #: wppa-settings-autosave.php:1028
7386
  msgid "Thumbframe height Alt"
7387
  msgstr ""
7388
 
7389
- #: wppa-settings-autosave.php:1029
7390
  msgid "The height of the alternative thumbnail frame."
7391
  msgstr ""
7392
 
7393
- #: wppa-settings-autosave.php:1039
7394
  msgid "Thumbnail spacing"
7395
  msgstr ""
7396
 
7397
- #: wppa-settings-autosave.php:1040
7398
  msgid "The spacing between adjacent thumbnail frames."
7399
  msgstr ""
7400
 
7401
- #: wppa-settings-autosave.php:1041
7402
  msgid "Set the minimal spacing between the adjacent thumbnail frames"
7403
  msgstr ""
7404
 
7405
- #: wppa-settings-autosave.php:1050
7406
  msgid "Auto spacing"
7407
  msgstr ""
7408
 
7409
- #: wppa-settings-autosave.php:1051
7410
  msgid "Space the thumbnail frames automatic."
7411
  msgstr ""
7412
 
7413
- #: wppa-settings-autosave.php:1052
7414
  msgid ""
7415
  "If you check this box, the thumbnail images will be evenly distributed over "
7416
  "the available width."
7417
  msgstr ""
7418
 
7419
- #: wppa-settings-autosave.php:1053
7420
  msgid ""
7421
  "In this case, the thumbnail spacing value (setting I-9) will be regarded as "
7422
  "a minimum value."
7423
  msgstr ""
7424
 
7425
- #: wppa-settings-autosave.php:1060 wppa-settings-autosave.php:1167
7426
  msgid "Page size"
7427
  msgstr ""
7428
 
7429
- #: wppa-settings-autosave.php:1061
7430
  msgid "Max number of thumbnails per page."
7431
  msgstr ""
7432
 
7433
- #: wppa-settings-autosave.php:1062
7434
  msgid ""
7435
  "Enter the maximum number of thumbnail images per page. A value of 0 "
7436
  "indicates no pagination."
7437
  msgstr ""
7438
 
7439
- #: wppa-settings-autosave.php:1070
7440
  msgid "The size of the thumbnail popup images."
7441
  msgstr ""
7442
 
7443
- #: wppa-settings-autosave.php:1071
7444
  msgid ""
7445
  "Enter the size of the popup images. This size should be larger than the "
7446
  "thumbnail size."
7447
  msgstr ""
7448
 
7449
- #: wppa-settings-autosave.php:1072
7450
  msgid "This size should also be at least the cover image size."
7451
  msgstr ""
7452
 
7453
- #: wppa-settings-autosave.php:1073
7454
  msgid ""
7455
  "Changing the popup size may result in all thumbnails being regenerated. this "
7456
  "may take a while."
7457
  msgstr ""
7458
 
7459
- #: wppa-settings-autosave.php:1074
7460
  msgid ""
7461
  "Although this setting has only visual effect if \"Thumb popup\" (Table IV-"
7462
  "C8) is checked,"
7463
  msgstr ""
7464
 
7465
- #: wppa-settings-autosave.php:1075
7466
  msgid ""
7467
  "the value must be right as it is the physical size of the thumbnail and "
7468
  "coverphoto images."
7469
  msgstr ""
7470
 
7471
- #: wppa-settings-autosave.php:1082
7472
  msgid "Use thumbs if fit"
7473
  msgstr ""
7474
 
7475
- #: wppa-settings-autosave.php:1083
7476
  msgid "Use the thumbnail image files if they are large enough."
7477
  msgstr ""
7478
 
7479
- #: wppa-settings-autosave.php:1084
7480
  msgid "This setting speeds up page loading for small photos."
7481
  msgstr ""
7482
 
7483
- #: wppa-settings-autosave.php:1085
7484
  msgid ""
7485
  "Do NOT use this when your thumbnails have a forced aspect ratio (when Table "
7486
  "I-C2 is set to anything different from --- same as fullsize ---)"
7487
  msgstr ""
7488
 
7489
- #: wppa-settings-autosave.php:1092
7490
  msgid "Album cover related size settings"
7491
  msgstr ""
7492
 
7493
- #: wppa-settings-autosave.php:1095
7494
  msgid "Maximum width for a album cover display."
7495
  msgstr ""
7496
 
7497
- #: wppa-settings-autosave.php:1096
7498
  msgid ""
7499
  "Display covers in 2 or more columns if the display area is wider than the "
7500
  "given width."
7501
  msgstr ""
7502
 
7503
- #: wppa-settings-autosave.php:1097
7504
  msgid ""
7505
  "This also applies for 'thumbnails as covers', and will NOT apply to single "
7506
  "items."
7507
  msgstr ""
7508
 
7509
- #: wppa-settings-autosave.php:1104
7510
  msgid "Min Cover height"
7511
  msgstr ""
7512
 
7513
- #: wppa-settings-autosave.php:1105
7514
  msgid "Minimal height of an album cover."
7515
  msgstr ""
7516
 
7517
- #: wppa-settings-autosave.php:1106
7518
  msgid ""
7519
  "If you use this setting to make the albums the same height and you are not "
7520
  "satisfied about the lay-out, try increasing the value in the next setting"
7521
  msgstr ""
7522
 
7523
- #: wppa-settings-autosave.php:1113
7524
  msgid "Min Text frame height"
7525
  msgstr ""
7526
 
7527
- #: wppa-settings-autosave.php:1114
7528
  msgid "The minimal cover text frame height incl header."
7529
  msgstr ""
7530
 
7531
- #: wppa-settings-autosave.php:1115
7532
  msgid ""
7533
  "The height starting with the album title up to and including the view- and "
7534
  "the slideshow- links."
7535
  msgstr ""
7536
 
7537
- #: wppa-settings-autosave.php:1116
7538
  msgid ""
7539
  "This setting enables you to give the album covers the same height while the "
7540
  "title does not need to fit on one line."
7541
  msgstr ""
7542
 
7543
- #: wppa-settings-autosave.php:1117
7544
  msgid "This is the recommended setting to line-up your covers!"
7545
  msgstr ""
7546
 
7547
- #: wppa-settings-autosave.php:1124
7548
  msgid "Min Description height"
7549
  msgstr ""
7550
 
7551
- #: wppa-settings-autosave.php:1125
7552
  msgid "The minimal height of the album description text frame."
7553
  msgstr ""
7554
 
7555
- #: wppa-settings-autosave.php:1126
7556
  msgid "The minimal height of the description field in an album cover display."
7557
  msgstr ""
7558
 
7559
- #: wppa-settings-autosave.php:1127
7560
  msgid ""
7561
  "This setting enables you to give the album covers the same height provided "
7562
  "that the cover images are equally sized and the titles fit on one line."
7563
  msgstr ""
7564
 
7565
- #: wppa-settings-autosave.php:1128
7566
  msgid ""
7567
  "To force the coverphotos have equal heights, tick the box in Table I-D7."
7568
  msgstr ""
7569
 
7570
- #: wppa-settings-autosave.php:1129
7571
  msgid ""
7572
  "You may need this setting if changing the previous setting is not sufficient "
7573
  "to line-up the covers."
7574
  msgstr ""
7575
 
7576
- #: wppa-settings-autosave.php:1136
7577
  msgid "Coverphoto size"
7578
  msgstr ""
7579
 
7580
- #: wppa-settings-autosave.php:1137
7581
  msgid "The size of the coverphoto."
7582
  msgstr ""
7583
 
7584
- #: wppa-settings-autosave.php:1139 wppa-settings-autosave.php:1149
7585
  msgid ""
7586
  "Changing the coverphoto size may result in all thumbnails being regenerated. "
7587
  "this may take a while."
7588
  msgstr ""
7589
 
7590
- #: wppa-settings-autosave.php:1146
7591
  msgid "Coverphoto size multi"
7592
  msgstr ""
7593
 
7594
- #: wppa-settings-autosave.php:1147
7595
  msgid "The size of coverphotos if more than one."
7596
  msgstr ""
7597
 
7598
- #: wppa-settings-autosave.php:1156
7599
  msgid "Size is height"
7600
  msgstr ""
7601
 
7602
- #: wppa-settings-autosave.php:1157
7603
  msgid "The size of the coverphoto is the height of it."
7604
  msgstr ""
7605
 
7606
- #: wppa-settings-autosave.php:1158
7607
  msgid ""
7608
  "If set: the previous setting is the height, if unset: the largest of width "
7609
  "and height."
7610
  msgstr ""
7611
 
7612
- #: wppa-settings-autosave.php:1159
7613
  msgid ""
7614
  "This setting applies for coverphoto position top or bottom only (Table IV-"
7615
  "D3)."
7616
  msgstr ""
7617
 
7618
- #: wppa-settings-autosave.php:1160
7619
  msgid "This makes it easyer to make the covers of equal height."
7620
  msgstr ""
7621
 
7622
- #: wppa-settings-autosave.php:1168
7623
  msgid "Max number of covers per page."
7624
  msgstr ""
7625
 
7626
- #: wppa-settings-autosave.php:1169
7627
  msgid ""
7628
  "Enter the maximum number of album covers per page. A value of 0 indicates no "
7629
  "pagination."
7630
  msgstr ""
7631
 
7632
- #: wppa-settings-autosave.php:1171
7633
  msgid "covers"
7634
  msgstr ""
7635
 
7636
- #: wppa-settings-autosave.php:1176
7637
  msgid "Rating and comment related size settings"
7638
  msgstr ""
7639
 
7640
- #: wppa-settings-autosave.php:1178
7641
  msgid "Rating size"
7642
  msgstr ""
7643
 
7644
- #: wppa-settings-autosave.php:1179
7645
  msgid "Select the number of voting stars."
7646
  msgstr ""
7647
 
7648
- #: wppa-settings-autosave.php:1182
7649
  msgid "Standard: 5 stars"
7650
  msgstr ""
7651
 
7652
- #: wppa-settings-autosave.php:1182
7653
  msgid "Extended: 10 stars"
7654
  msgstr ""
7655
 
7656
- #: wppa-settings-autosave.php:1182
7657
  msgid "One button vote"
7658
  msgstr ""
7659
 
7660
- #: wppa-settings-autosave.php:1189
7661
  msgid "Display precision"
7662
  msgstr ""
7663
 
7664
- #: wppa-settings-autosave.php:1190
7665
  msgid "Select the desired rating display precision."
7666
  msgstr ""
7667
 
7668
- #: wppa-settings-autosave.php:1193
7669
  msgid "decimal places"
7670
  msgstr ""
7671
 
7672
- #: wppa-settings-autosave.php:1201
7673
  msgid "Size of Avatar images."
7674
  msgstr ""
7675
 
7676
- #: wppa-settings-autosave.php:1202
7677
  msgid "The size of the square avatar; must be > 0 and < 256"
7678
  msgstr ""
7679
 
7680
- #: wppa-settings-autosave.php:1209
7681
  msgid "Rating space"
7682
  msgstr ""
7683
 
7684
- #: wppa-settings-autosave.php:1210
7685
  msgid "Space between avg and my rating stars"
7686
  msgstr ""
7687
 
7688
- #: wppa-settings-autosave.php:1218
7689
  msgid "Widget related size settings"
7690
  msgstr ""
7691
 
7692
- #: wppa-settings-autosave.php:1220
7693
  msgid "Widget width"
7694
  msgstr ""
7695
 
7696
- #: wppa-settings-autosave.php:1221
7697
  msgid "The useable width within widgets."
7698
  msgstr ""
7699
 
7700
- #: wppa-settings-autosave.php:1222
7701
  msgid ""
7702
  "Widget width for photo of the day, general purpose (default), slideshow "
7703
  "(default) and upload widgets."
7704
  msgstr ""
7705
 
7706
- #: wppa-settings-autosave.php:1229
7707
  msgid "TopTen count"
7708
  msgstr ""
7709
 
7710
- #: wppa-settings-autosave.php:1230
7711
  msgid "Number of photos in TopTen widget."
7712
  msgstr ""
7713
 
7714
- #: wppa-settings-autosave.php:1231
7715
  msgid "Enter the maximum number of rated photos in the TopTen widget."
7716
  msgstr ""
7717
 
7718
- #: wppa-settings-autosave.php:1238
7719
  msgid "TopTen size"
7720
  msgstr ""
7721
 
7722
- #: wppa-settings-autosave.php:1239
7723
  msgid "Size of thumbnails in TopTen widget."
7724
  msgstr ""
7725
 
7726
- #: wppa-settings-autosave.php:1240
7727
  msgid "Enter the size for the mini photos in the TopTen widget."
7728
  msgstr ""
7729
 
7730
- #: wppa-settings-autosave.php:1241 wppa-settings-autosave.php:1261
7731
- #: wppa-settings-autosave.php:1281 wppa-settings-autosave.php:1301
7732
- #: wppa-settings-autosave.php:1321 wppa-settings-autosave.php:1341
7733
- msgid "The size applies to the width or height, whatever is the largest."
7734
- msgstr ""
7735
-
7736
  #: wppa-settings-autosave.php:1242 wppa-settings-autosave.php:1262
7737
  #: wppa-settings-autosave.php:1282 wppa-settings-autosave.php:1302
7738
  #: wppa-settings-autosave.php:1322 wppa-settings-autosave.php:1342
 
 
 
 
 
 
7739
  msgid ""
7740
  "Recommended values: 86 for a two column and 56 for a three column display."
7741
  msgstr ""
7742
 
7743
- #: wppa-settings-autosave.php:1249
7744
  msgid "Comment count"
7745
  msgstr ""
7746
 
7747
- #: wppa-settings-autosave.php:1250
7748
  msgid "Number of entries in Comment widget."
7749
  msgstr ""
7750
 
7751
- #: wppa-settings-autosave.php:1251
7752
  msgid "Enter the maximum number of entries in the Comment widget."
7753
  msgstr ""
7754
 
7755
- #: wppa-settings-autosave.php:1253
7756
  msgid "entries"
7757
  msgstr ""
7758
 
7759
- #: wppa-settings-autosave.php:1258
7760
  msgid "Comment size"
7761
  msgstr ""
7762
 
7763
- #: wppa-settings-autosave.php:1259
7764
  msgid "Size of thumbnails in Comment widget."
7765
  msgstr ""
7766
 
7767
- #: wppa-settings-autosave.php:1260
7768
  msgid "Enter the size for the mini photos in the Comment widget."
7769
  msgstr ""
7770
 
7771
- #: wppa-settings-autosave.php:1269
7772
  msgid "Thumbnail count"
7773
  msgstr ""
7774
 
7775
- #: wppa-settings-autosave.php:1270
7776
  msgid "Number of photos in Thumbnail widget."
7777
  msgstr ""
7778
 
7779
- #: wppa-settings-autosave.php:1271
7780
  msgid "Enter the maximum number of rated photos in the Thumbnail widget."
7781
  msgstr ""
7782
 
7783
- #: wppa-settings-autosave.php:1278
7784
  msgid "Thumbnail widget size"
7785
  msgstr ""
7786
 
7787
- #: wppa-settings-autosave.php:1279
7788
  msgid "Size of thumbnails in Thumbnail widget."
7789
  msgstr ""
7790
 
7791
- #: wppa-settings-autosave.php:1280
7792
  msgid "Enter the size for the mini photos in the Thumbnail widget."
7793
  msgstr ""
7794
 
7795
- #: wppa-settings-autosave.php:1289
7796
  msgid "LasTen count"
7797
  msgstr ""
7798
 
7799
- #: wppa-settings-autosave.php:1290
7800
  msgid "Number of photos in Last Ten widget."
7801
  msgstr ""
7802
 
7803
- #: wppa-settings-autosave.php:1291
7804
  msgid "Enter the maximum number of photos in the LasTen widget."
7805
  msgstr ""
7806
 
7807
- #: wppa-settings-autosave.php:1298
7808
  msgid "LasTen size"
7809
  msgstr ""
7810
 
7811
- #: wppa-settings-autosave.php:1299
7812
  msgid "Size of thumbnails in Last Ten widget."
7813
  msgstr ""
7814
 
7815
- #: wppa-settings-autosave.php:1300
7816
  msgid "Enter the size for the mini photos in the LasTen widget."
7817
  msgstr ""
7818
 
7819
- #: wppa-settings-autosave.php:1309
7820
  msgid "Album widget count"
7821
  msgstr ""
7822
 
7823
- #: wppa-settings-autosave.php:1310
7824
  msgid "Number of albums in Album widget."
7825
  msgstr ""
7826
 
7827
- #: wppa-settings-autosave.php:1311
7828
  msgid ""
7829
  "Enter the maximum number of thumbnail photos of albums in the Album widget."
7830
  msgstr ""
7831
 
7832
- #: wppa-settings-autosave.php:1313 wppa-settings-autosave.php:6203
7833
  msgid "albums"
7834
  msgstr ""
7835
 
7836
- #: wppa-settings-autosave.php:1318
7837
  msgid "Album widget size"
7838
  msgstr ""
7839
 
7840
- #: wppa-settings-autosave.php:1319
7841
  msgid "Size of thumbnails in Album widget."
7842
  msgstr ""
7843
 
7844
- #: wppa-settings-autosave.php:1320
7845
  msgid "Enter the size for the mini photos in the Album widget."
7846
  msgstr ""
7847
 
7848
- #: wppa-settings-autosave.php:1329
7849
  msgid "FeaTen count"
7850
  msgstr ""
7851
 
7852
- #: wppa-settings-autosave.php:1330
7853
  msgid "Number of photos in Featured Ten widget."
7854
  msgstr ""
7855
 
7856
- #: wppa-settings-autosave.php:1331
7857
  msgid "Enter the maximum number of photos in the FeaTen widget."
7858
  msgstr ""
7859
 
7860
- #: wppa-settings-autosave.php:1338
7861
  msgid "FeaTen size"
7862
  msgstr ""
7863
 
7864
- #: wppa-settings-autosave.php:1339
7865
  msgid "Size of thumbnails in Featured Ten widget."
7866
  msgstr ""
7867
 
7868
- #: wppa-settings-autosave.php:1340
7869
  msgid "Enter the size for the mini photos in the FeaTen widget."
7870
  msgstr ""
7871
 
7872
- #: wppa-settings-autosave.php:1349
7873
  msgid "Tagcloud min size"
7874
  msgstr ""
7875
 
7876
- #: wppa-settings-autosave.php:1350
7877
  msgid "Minimal fontsize in tagclouds"
7878
  msgstr ""
7879
 
7880
- #: wppa-settings-autosave.php:1358
7881
  msgid "Tagcloud max size"
7882
  msgstr ""
7883
 
7884
- #: wppa-settings-autosave.php:1359
7885
  msgid "Maximal fontsize in tagclouds"
7886
  msgstr ""
7887
 
7888
- #: wppa-settings-autosave.php:1367
7889
  msgid ""
7890
  "Lightbox related size settings. These settings have effect only when Table "
7891
  "IX-J3 is set to wppa"
7892
  msgstr ""
7893
 
7894
- #: wppa-settings-autosave.php:1370
7895
  msgid ""
7896
  "Number of lines on the lightbox description area, exclusive the n/m line."
7897
  msgstr ""
7898
 
7899
- #: wppa-settings-autosave.php:1371
7900
  msgid "Enter a number in the range from 0 to 24 or auto"
7901
  msgstr ""
7902
 
7903
- #: wppa-settings-autosave.php:1373
7904
  msgid "lines"
7905
  msgstr ""
7906
 
7907
- #: wppa-settings-autosave.php:1378
7908
  msgid "Magnifier cursor size"
7909
  msgstr ""
7910
 
7911
- #: wppa-settings-autosave.php:1379
7912
  msgid "Select the size of the magnifier cursor."
7913
  msgstr ""
7914
 
7915
- #: wppa-settings-autosave.php:1382
7916
  msgid "small"
7917
  msgstr ""
7918
 
7919
- #: wppa-settings-autosave.php:1382 wppa-settings-autosave.php:2979
7920
  msgid "medium"
7921
  msgstr ""
7922
 
7923
- #: wppa-settings-autosave.php:1382
7924
  msgid "large"
7925
  msgstr ""
7926
 
7927
- #: wppa-settings-autosave.php:1392
7928
  msgid "Border width for lightbox display."
7929
  msgstr ""
7930
 
7931
- #: wppa-settings-autosave.php:1401
7932
  msgid "Border radius for lightbox display."
7933
  msgstr ""
7934
 
7935
- #: wppa-settings-autosave.php:1410
7936
  msgid "Video related size settings"
7937
  msgstr ""
7938
 
7939
- #: wppa-settings-autosave.php:1412
7940
  msgid "Default width"
7941
  msgstr ""
7942
 
7943
- #: wppa-settings-autosave.php:1413
7944
  msgid "The width of most videos"
7945
  msgstr ""
7946
 
7947
- #: wppa-settings-autosave.php:1421
7948
  msgid "Default height"
7949
  msgstr ""
7950
 
7951
- #: wppa-settings-autosave.php:1422
7952
  msgid "The height of most videos"
7953
  msgstr ""
7954
 
7955
- #: wppa-settings-autosave.php:1448
7956
  msgid "Table II:"
7957
  msgstr ""
7958
 
7959
- #: wppa-settings-autosave.php:1448
7960
  msgid "Visibility:"
7961
  msgstr ""
7962
 
7963
- #: wppa-settings-autosave.php:1449
7964
  msgid "This table describes the visibility of certain wppa+ elements."
7965
  msgstr ""
7966
 
7967
- #: wppa-settings-autosave.php:1467
7968
  msgid "Breadcrumb related visibility settings"
7969
  msgstr ""
7970
 
7971
- #: wppa-settings-autosave.php:1469
7972
  msgid "Breadcrumb on posts"
7973
  msgstr ""
7974
 
7975
- #: wppa-settings-autosave.php:1470 wppa-settings-autosave.php:1480
7976
  msgid "Show breadcrumb navigation bars."
7977
  msgstr ""
7978
 
7979
- #: wppa-settings-autosave.php:1471 wppa-settings-autosave.php:1481
7980
  msgid "Indicate whether a breadcrumb navigation should be displayed"
7981
  msgstr ""
7982
 
7983
- #: wppa-settings-autosave.php:1479
7984
  msgid "Breadcrumb on pages"
7985
  msgstr ""
7986
 
7987
- #: wppa-settings-autosave.php:1489
7988
  msgid "Breadcrumb on search results"
7989
  msgstr ""
7990
 
7991
- #: wppa-settings-autosave.php:1490
7992
  msgid "Show breadcrumb navigation bars on the search results page."
7993
  msgstr ""
7994
 
7995
- #: wppa-settings-autosave.php:1491
7996
  msgid ""
7997
  "Indicate whether a breadcrumb navigation should be displayed above the "
7998
  "search results."
7999
  msgstr ""
8000
 
8001
- #: wppa-settings-autosave.php:1498
8002
  msgid "Breadcrumb on topten displays"
8003
  msgstr ""
8004
 
8005
- #: wppa-settings-autosave.php:1499
8006
  msgid "Show breadcrumb navigation bars on topten displays."
8007
  msgstr ""
8008
 
8009
- #: wppa-settings-autosave.php:1500
8010
  msgid ""
8011
  "Indicate whether a breadcrumb navigation should be displayed above the "
8012
  "topten displays."
8013
  msgstr ""
8014
 
8015
- #: wppa-settings-autosave.php:1507
8016
  msgid "Breadcrumb on last ten displays"
8017
  msgstr ""
8018
 
8019
- #: wppa-settings-autosave.php:1508
8020
  msgid "Show breadcrumb navigation bars on last ten displays."
8021
  msgstr ""
8022
 
8023
- #: wppa-settings-autosave.php:1509
8024
  msgid ""
8025
  "Indicate whether a breadcrumb navigation should be displayed above the last "
8026
  "ten displays."
8027
  msgstr ""
8028
 
8029
- #: wppa-settings-autosave.php:1516
8030
  msgid "Breadcrumb on comment ten displays"
8031
  msgstr ""
8032
 
8033
- #: wppa-settings-autosave.php:1517
8034
  msgid "Show breadcrumb navigation bars on comment ten displays."
8035
  msgstr ""
8036
 
8037
- #: wppa-settings-autosave.php:1518
8038
  msgid ""
8039
  "Indicate whether a breadcrumb navigation should be displayed above the "
8040
  "comment ten displays."
8041
  msgstr ""
8042
 
8043
- #: wppa-settings-autosave.php:1525
8044
  msgid "Breadcrumb on tag result displays"
8045
  msgstr ""
8046
 
8047
- #: wppa-settings-autosave.php:1526
8048
  msgid "Show breadcrumb navigation bars on tag result displays."
8049
  msgstr ""
8050
 
8051
- #: wppa-settings-autosave.php:1527
8052
  msgid ""
8053
  "Indicate whether a breadcrumb navigation should be displayed above the tag "
8054
  "result displays."
8055
  msgstr ""
8056
 
8057
- #: wppa-settings-autosave.php:1534
8058
  msgid "Breadcrumb on featured ten displays"
8059
  msgstr ""
8060
 
8061
- #: wppa-settings-autosave.php:1535
8062
  msgid "Show breadcrumb navigation bars on featured ten displays."
8063
  msgstr ""
8064
 
8065
- #: wppa-settings-autosave.php:1536
8066
  msgid ""
8067
  "Indicate whether a breadcrumb navigation should be displayed above the "
8068
  "featured ten displays."
8069
  msgstr ""
8070
 
8071
- #: wppa-settings-autosave.php:1543
8072
  msgid "Breadcrumb on related photos displays"
8073
  msgstr ""
8074
 
8075
- #: wppa-settings-autosave.php:1544
8076
  msgid "Show breadcrumb navigation bars on related photos displays."
8077
  msgstr ""
8078
 
8079
- #: wppa-settings-autosave.php:1545
8080
  msgid ""
8081
  "Indicate whether a breadcrumb navigation should be displayed above the "
8082
  "related photos displays."
8083
  msgstr ""
8084
 
8085
- #: wppa-settings-autosave.php:1552 wppa-setup.php:754
8086
  msgid "Home"
8087
  msgstr ""
8088
 
8089
- #: wppa-settings-autosave.php:1553
8090
  msgid "Show \"Home\" in breadcrumb."
8091
  msgstr ""
8092
 
8093
- #: wppa-settings-autosave.php:1554
8094
  msgid ""
8095
  "Indicate whether the breadcrumb navigation should start with a \"Home\"-link"
8096
  msgstr ""
8097
 
8098
- #: wppa-settings-autosave.php:1561
8099
  msgid "Home text"
8100
  msgstr ""
8101
 
8102
- #: wppa-settings-autosave.php:1562
8103
  msgid "The text to use as \"Home\""
8104
  msgstr ""
8105
 
8106
- #: wppa-settings-autosave.php:1571
8107
  msgid "Show the page(s) in breadcrumb."
8108
  msgstr ""
8109
 
8110
- #: wppa-settings-autosave.php:1572
8111
  msgid ""
8112
  "Indicate whether the breadcrumb navigation should show the page(hierarchy)"
8113
  msgstr ""
8114
 
8115
- #: wppa-settings-autosave.php:1579
8116
  msgid "Separator"
8117
  msgstr ""
8118
 
8119
- #: wppa-settings-autosave.php:1580
8120
  msgid "Breadcrumb separator symbol."
8121
  msgstr ""
8122
 
8123
- #: wppa-settings-autosave.php:1581
8124
  msgid "Select the desired breadcrumb separator element."
8125
  msgstr ""
8126
 
8127
- #: wppa-settings-autosave.php:1582
8128
  msgid "A text string may contain valid html."
8129
  msgstr ""
8130
 
8131
- #: wppa-settings-autosave.php:1583
8132
  msgid ""
8133
  "An image will be scaled automatically if you set the navigation font size."
8134
  msgstr ""
8135
 
8136
- #: wppa-settings-autosave.php:1585
8137
  msgid "Text (html):"
8138
  msgstr ""
8139
 
8140
- #: wppa-settings-autosave.php:1585
8141
  msgid "Image (url):"
8142
  msgstr ""
8143
 
8144
- #: wppa-settings-autosave.php:1593
8145
  msgid "Html"
8146
  msgstr ""
8147
 
8148
- #: wppa-settings-autosave.php:1594
8149
  msgid "Breadcrumb separator text."
8150
  msgstr ""
8151
 
8152
- #: wppa-settings-autosave.php:1595
8153
  msgid "Enter the HTML code that produces the separator symbol you want."
8154
  msgstr ""
8155
 
8156
- #: wppa-settings-autosave.php:1596
8157
  msgid ""
8158
  "It may be as simple as '-' (without the quotes) or as complex as a tag like "
8159
  "<div>..</div>."
8160
  msgstr ""
8161
 
8162
- #: wppa-settings-autosave.php:1603
8163
  msgid "Image Url"
8164
  msgstr ""
8165
 
8166
- #: wppa-settings-autosave.php:1604
8167
  msgid "Full url to separator image."
8168
  msgstr ""
8169
 
8170
- #: wppa-settings-autosave.php:1605
8171
  msgid ""
8172
  "Enter the full url to the image you want to use for the separator symbol."
8173
  msgstr ""
8174
 
8175
- #: wppa-settings-autosave.php:1612
8176
  msgid "Pagelink position"
8177
  msgstr ""
8178
 
8179
- #: wppa-settings-autosave.php:1613
8180
  msgid "The location for the pagelinks bar."
8181
  msgstr ""
8182
 
8183
- #: wppa-settings-autosave.php:1616 wppa-settings-autosave.php:4114
8184
  msgid "Top"
8185
  msgstr ""
8186
 
8187
- #: wppa-settings-autosave.php:1616 wppa-settings-autosave.php:4114
8188
  msgid "Bottom"
8189
  msgstr ""
8190
 
8191
- #: wppa-settings-autosave.php:1616
8192
  msgid "Both"
8193
  msgstr ""
8194
 
8195
- #: wppa-settings-autosave.php:1623
8196
  msgid "Thumblink on slideshow"
8197
  msgstr ""
8198
 
8199
- #: wppa-settings-autosave.php:1624
8200
  msgid "Show a thumb link on slideshow bc."
8201
  msgstr ""
8202
 
8203
- #: wppa-settings-autosave.php:1625
8204
  msgid "Show a link to thumbnail display on an breadcrumb above a slideshow"
8205
  msgstr ""
8206
 
8207
- #: wppa-settings-autosave.php:1632
8208
  msgid "Slideshow related visibility settings"
8209
  msgstr ""
8210
 
8211
- #: wppa-settings-autosave.php:1634
8212
  msgid "Start/stop"
8213
  msgstr ""
8214
 
8215
- #: wppa-settings-autosave.php:1635
8216
  msgid "Show the Start/Stop slideshow bar."
8217
  msgstr ""
8218
 
8219
- #: wppa-settings-autosave.php:1636
8220
  msgid ""
8221
  "If checked: display the start/stop slideshow navigation bar above the full-"
8222
  "size images and slideshow"
8223
  msgstr ""
8224
 
8225
- #: wppa-settings-autosave.php:1643
8226
  msgid "Browse bar"
8227
  msgstr ""
8228
 
8229
- #: wppa-settings-autosave.php:1644
8230
  msgid "Show Browse photos bar."
8231
  msgstr ""
8232
 
8233
- #: wppa-settings-autosave.php:1645
8234
  msgid ""
8235
  "If checked: display the preveous/next navigation bar under the full-size "
8236
  "images and slideshow"
8237
  msgstr ""
8238
 
8239
- #: wppa-settings-autosave.php:1652
8240
  msgid "Filmstrip"
8241
  msgstr ""
8242
 
8243
- #: wppa-settings-autosave.php:1653
8244
  msgid "Show Filmstrip navigation bar."
8245
  msgstr ""
8246
 
8247
- #: wppa-settings-autosave.php:1654
8248
  msgid ""
8249
  "If checked: display the filmstrip navigation bar under the full_size images "
8250
  "and slideshow"
8251
  msgstr ""
8252
 
8253
- #: wppa-settings-autosave.php:1661
8254
  msgid "Film seam"
8255
  msgstr ""
8256
 
8257
- #: wppa-settings-autosave.php:1662
8258
  msgid "Show seam between end and start of film."
8259
  msgstr ""
8260
 
8261
- #: wppa-settings-autosave.php:1663
8262
  msgid "If checked: display the wrap-around point in the filmstrip"
8263
  msgstr ""
8264
 
8265
- #: wppa-settings-autosave.php:1671
8266
  msgid "Display photo name."
8267
  msgstr ""
8268
 
8269
- #: wppa-settings-autosave.php:1672
8270
  msgid "If checked: display the name of the photo under the slideshow image."
8271
  msgstr ""
8272
 
8273
- #: wppa-settings-autosave.php:1679 wppa-settings-autosave.php:2084
8274
  msgid "Add (Owner)"
8275
  msgstr ""
8276
 
8277
- #: wppa-settings-autosave.php:1680 wppa-settings-autosave.php:2085
8278
  msgid "Add the uploaders display name in parenthesis to the name."
8279
  msgstr ""
8280
 
8281
- #: wppa-settings-autosave.php:1688
8282
  msgid "Photo desc"
8283
  msgstr ""
8284
 
8285
- #: wppa-settings-autosave.php:1689
8286
  msgid "Display Photo description."
8287
  msgstr ""
8288
 
8289
- #: wppa-settings-autosave.php:1690
8290
  msgid ""
8291
  "If checked: display the description of the photo under the slideshow image."
8292
  msgstr ""
8293
 
8294
- #: wppa-settings-autosave.php:1697
8295
  msgid "Hide when empty"
8296
  msgstr ""
8297
 
8298
- #: wppa-settings-autosave.php:1698
8299
  msgid "Hide the descriptionbox when empty."
8300
  msgstr ""
8301
 
8302
- #: wppa-settings-autosave.php:1706
8303
  msgid "Rating system"
8304
  msgstr ""
8305
 
8306
- #: wppa-settings-autosave.php:1707
8307
  msgid "Enable the rating system."
8308
  msgstr ""
8309
 
8310
- #: wppa-settings-autosave.php:1708
8311
  msgid "If checked, the photo rating system will be enabled."
8312
  msgstr ""
8313
 
8314
- #: wppa-settings-autosave.php:1716
8315
  msgid "Comments system"
8316
  msgstr ""
8317
 
8318
- #: wppa-settings-autosave.php:1717
8319
  msgid "Enable the comments system."
8320
  msgstr ""
8321
 
8322
- #: wppa-settings-autosave.php:1718
8323
  msgid ""
8324
  "Display the comments box under the fullsize images and let users enter their "
8325
  "comments on individual photos."
8326
  msgstr ""
8327
 
8328
- #: wppa-settings-autosave.php:1726
8329
  msgid "Comment Avatar default"
8330
  msgstr ""
8331
 
8332
- #: wppa-settings-autosave.php:1727
8333
  msgid "Show Avatars with the comments if not --- none ---"
8334
  msgstr ""
8335
 
8336
- #: wppa-settings-autosave.php:1732
8337
  msgid "mystery man"
8338
  msgstr ""
8339
 
8340
- #: wppa-settings-autosave.php:1733
8341
  msgid "identicon"
8342
  msgstr ""
8343
 
8344
- #: wppa-settings-autosave.php:1734
8345
  msgid "monsterid"
8346
  msgstr ""
8347
 
8348
- #: wppa-settings-autosave.php:1735
8349
  msgid "wavatar"
8350
  msgstr ""
8351
 
8352
- #: wppa-settings-autosave.php:1736
8353
  msgid "retro"
8354
  msgstr ""
8355
 
8356
- #: wppa-settings-autosave.php:1737
8357
  msgid "--- url ---"
8358
  msgstr ""
8359
 
8360
- #: wppa-settings-autosave.php:1752
8361
  msgid "Comment Avatar url"
8362
  msgstr ""
8363
 
8364
- #: wppa-settings-autosave.php:1753
8365
  msgid "Comment Avatar default url."
8366
  msgstr ""
8367
 
8368
- #: wppa-settings-autosave.php:1761
8369
  msgid "Big Browse Buttons"
8370
  msgstr ""
8371
 
8372
- #: wppa-settings-autosave.php:1762
8373
  msgid "Enable invisible browsing buttons."
8374
  msgstr ""
8375
 
8376
- #: wppa-settings-autosave.php:1763 wppa-settings-autosave.php:2352
8377
  msgid ""
8378
  "If checked, the fullsize image is covered by two invisible areas that act as "
8379
  "browse buttons."
8380
  msgstr ""
8381
 
8382
- #: wppa-settings-autosave.php:1764 wppa-settings-autosave.php:2353
8383
- #: wppa-settings-autosave.php:2363
8384
  msgid ""
8385
  "Make sure the Full height (Table I-B2) is properly configured to prevent "
8386
  "these areas to overlap unwanted space."
8387
  msgstr ""
8388
 
8389
- #: wppa-settings-autosave.php:1771
8390
  msgid "Ugly Browse Buttons"
8391
  msgstr ""
8392
 
8393
- #: wppa-settings-autosave.php:1772
8394
  msgid "Enable the ugly browsing buttons."
8395
  msgstr ""
8396
 
8397
- #: wppa-settings-autosave.php:1773
8398
  msgid "If checked, the fullsize image is covered by two browse buttons."
8399
  msgstr ""
8400
 
8401
- #: wppa-settings-autosave.php:1784
8402
  msgid "Start/stop icons"
8403
  msgstr ""
8404
 
8405
- #: wppa-settings-autosave.php:1785
8406
  msgid "Show start and stop icons at the center of the slide"
8407
  msgstr ""
8408
 
8409
- #: wppa-settings-autosave.php:1797
8410
  msgid "Show custom box"
8411
  msgstr ""
8412
 
8413
- #: wppa-settings-autosave.php:1798
8414
  msgid "Display the custom box in the slideshow"
8415
  msgstr ""
8416
 
8417
- #: wppa-settings-autosave.php:1799 wppa-settings-autosave.php:1810
8418
  msgid ""
8419
  "You can fill the custom box with any html you like. It will not be checked, "
8420
  "so it is your own responsability to close tags properly."
8421
  msgstr ""
8422
 
8423
- #: wppa-settings-autosave.php:1800 wppa-settings-autosave.php:1811
8424
  msgid "The position of the box can be defined in Table IX-E."
8425
  msgstr ""
8426
 
8427
- #: wppa-settings-autosave.php:1808
8428
  msgid "Custom content"
8429
  msgstr ""
8430
 
8431
- #: wppa-settings-autosave.php:1809
8432
  msgid "The content (html) of the custom box."
8433
  msgstr ""
8434
 
8435
- #: wppa-settings-autosave.php:1818
8436
  msgid "Slideshow/Number bar"
8437
  msgstr ""
8438
 
8439
- #: wppa-settings-autosave.php:1819
8440
  msgid "Display the Slideshow / Number bar."
8441
  msgstr ""
8442
 
8443
- #: wppa-settings-autosave.php:1820
8444
  msgid "If checked: display the number boxes on slideshow"
8445
  msgstr ""
8446
 
8447
- #: wppa-settings-autosave.php:1828
8448
  msgid "IPTC system"
8449
  msgstr ""
8450
 
8451
- #: wppa-settings-autosave.php:1829
8452
  msgid "Enable the iptc system."
8453
  msgstr ""
8454
 
8455
- #: wppa-settings-autosave.php:1830
8456
  msgid "Display the iptc box under the fullsize images."
8457
  msgstr ""
8458
 
8459
- #: wppa-settings-autosave.php:1838
8460
  msgid "IPTC open"
8461
  msgstr ""
8462
 
8463
- #: wppa-settings-autosave.php:1839
8464
  msgid "Display the iptc box initially opened."
8465
  msgstr ""
8466
 
8467
- #: wppa-settings-autosave.php:1840
8468
  msgid "Display the iptc box under the fullsize images initially open."
8469
  msgstr ""
8470
 
8471
- #: wppa-settings-autosave.php:1848
8472
  msgid "EXIF system"
8473
  msgstr ""
8474
 
8475
- #: wppa-settings-autosave.php:1849
8476
  msgid "Enable the exif system."
8477
  msgstr ""
8478
 
8479
- #: wppa-settings-autosave.php:1850
8480
  msgid "Display the exif box under the fullsize images."
8481
  msgstr ""
8482
 
8483
- #: wppa-settings-autosave.php:1858
8484
  msgid "EXIF open"
8485
  msgstr ""
8486
 
8487
- #: wppa-settings-autosave.php:1859
8488
  msgid "Display the exif box initially opened."
8489
  msgstr ""
8490
 
8491
- #: wppa-settings-autosave.php:1860
8492
  msgid "Display the exif box under the fullsize images initially open."
8493
  msgstr ""
8494
 
8495
- #: wppa-settings-autosave.php:1868
8496
  msgid "Social media share box related visibility settings"
8497
  msgstr ""
8498
 
8499
- #: wppa-settings-autosave.php:1870
8500
  msgid "Show Share Box"
8501
  msgstr ""
8502
 
8503
- #: wppa-settings-autosave.php:1871
8504
  msgid "Display the share social media buttons box."
8505
  msgstr ""
8506
 
8507
- #: wppa-settings-autosave.php:1880 wppa-settings-autosave.php:9278
8508
  msgid "Hide when running"
8509
  msgstr ""
8510
 
8511
- #: wppa-settings-autosave.php:1881
8512
  msgid "Hide the SM box when slideshow runs."
8513
  msgstr ""
8514
 
8515
- #: wppa-settings-autosave.php:1889
8516
  msgid "Show Share Box Widget"
8517
  msgstr ""
8518
 
8519
- #: wppa-settings-autosave.php:1890
8520
  msgid "Display the share social media buttons box in widgets."
8521
  msgstr ""
8522
 
8523
- #: wppa-settings-autosave.php:1891
8524
  msgid ""
8525
  "This setting applies to normal slideshows in widgets, not to the "
8526
  "slideshowwidget as that is a slideonly display."
8527
  msgstr ""
8528
 
8529
- #: wppa-settings-autosave.php:1899
8530
  msgid "Show Share Buttons Thumbs"
8531
  msgstr ""
8532
 
8533
- #: wppa-settings-autosave.php:1900
8534
  msgid "Display the share social media buttons under thumbnails."
8535
  msgstr ""
8536
 
8537
- #: wppa-settings-autosave.php:1909
8538
  msgid "Show Share Buttons Lightbox"
8539
  msgstr ""
8540
 
8541
- #: wppa-settings-autosave.php:1910
8542
  msgid "Display the share social media buttons on lightbox displays."
8543
  msgstr ""
8544
 
8545
- #: wppa-settings-autosave.php:1919
8546
  msgid "Show Share Buttons Mphoto"
8547
  msgstr ""
8548
 
8549
- #: wppa-settings-autosave.php:1920
8550
  msgid "Display the share social media buttons on mphoto displays."
8551
  msgstr ""
8552
 
8553
- #: wppa-settings-autosave.php:1929
8554
  msgid "Void pages share"
8555
  msgstr ""
8556
 
8557
- #: wppa-settings-autosave.php:1930
8558
  msgid "Do not show share on these pages"
8559
  msgstr ""
8560
 
8561
- #: wppa-settings-autosave.php:1931
8562
  msgid "Use this for pages that require the user is logged in"
8563
  msgstr ""
8564
 
8565
- #: wppa-settings-autosave.php:1935
8566
  msgid "--- Select one or more pages ---"
8567
  msgstr ""
8568
 
8569
- #: wppa-settings-autosave.php:1944
8570
  msgid "Show QR Code"
8571
  msgstr ""
8572
 
8573
- #: wppa-settings-autosave.php:1945
8574
  msgid "Display the QR code in the share box."
8575
  msgstr ""
8576
 
8577
- #: wppa-settings-autosave.php:1953
8578
  msgid "Show Twitter button"
8579
  msgstr ""
8580
 
8581
- #: wppa-settings-autosave.php:1954
8582
  msgid "Display the Twitter button in the share box."
8583
  msgstr ""
8584
 
8585
- #: wppa-settings-autosave.php:1962
8586
  msgid "The creator's Twitter account"
8587
  msgstr ""
8588
 
8589
- #: wppa-settings-autosave.php:1963
8590
  msgid "The Twitter @username a twitter card should be attributed to."
8591
  msgstr ""
8592
 
8593
- #: wppa-settings-autosave.php:1964
8594
  msgid ""
8595
  "If you want to share the image directly - by a so called twitter card - you "
8596
  "must enter your twitter account name here"
8597
  msgstr ""
8598
 
8599
- #: wppa-settings-autosave.php:1971
8600
  msgid "Show Google+ button"
8601
  msgstr ""
8602
 
8603
- #: wppa-settings-autosave.php:1972
8604
  msgid "Display the Google+ button in the share box."
8605
  msgstr ""
8606
 
8607
- #: wppa-settings-autosave.php:1980
8608
  msgid "Show Pinterest button"
8609
  msgstr ""
8610
 
8611
- #: wppa-settings-autosave.php:1981
8612
  msgid "Display the Pintrest button in the share box."
8613
  msgstr ""
8614
 
8615
- #: wppa-settings-autosave.php:1989
8616
  msgid "Show LinkedIn button"
8617
  msgstr ""
8618
 
8619
- #: wppa-settings-autosave.php:1990
8620
  msgid "Display the LinkedIn button in the share box."
8621
  msgstr ""
8622
 
8623
- #: wppa-settings-autosave.php:1998
8624
  msgid "Show Facebook share button"
8625
  msgstr ""
8626
 
8627
- #: wppa-settings-autosave.php:1999 wppa-settings-autosave.php:2008
8628
  msgid "Display the Facebook button in the share box."
8629
  msgstr ""
8630
 
8631
- #: wppa-settings-autosave.php:2007
8632
  msgid "Show Facebook like button"
8633
  msgstr ""
8634
 
8635
- #: wppa-settings-autosave.php:2016
8636
  msgid "Display type"
8637
  msgstr ""
8638
 
8639
- #: wppa-settings-autosave.php:2017
8640
  msgid "Select the Facebook button display type."
8641
  msgstr ""
8642
 
8643
- #: wppa-settings-autosave.php:2020
8644
  msgid "Button with counter"
8645
  msgstr ""
8646
 
8647
- #: wppa-settings-autosave.php:2020
8648
  msgid "Box with counter"
8649
  msgstr ""
8650
 
8651
- #: wppa-settings-autosave.php:2027
8652
  msgid "Show Facebook comment box"
8653
  msgstr ""
8654
 
8655
- #: wppa-settings-autosave.php:2028
8656
  msgid "Display the Facebook comment dialog box in the share box."
8657
  msgstr ""
8658
 
8659
- #: wppa-settings-autosave.php:2036
8660
  msgid "Facebook User Id"
8661
  msgstr ""
8662
 
8663
- #: wppa-settings-autosave.php:2037
8664
  msgid "Enter your facebook user id to be able to moderate comments and sends"
8665
  msgstr ""
8666
 
8667
- #: wppa-settings-autosave.php:2045
8668
  msgid "Facebook App Id"
8669
  msgstr ""
8670
 
8671
- #: wppa-settings-autosave.php:2046
8672
  msgid "Enter your facebook app id to be able to moderate comments and sends"
8673
  msgstr ""
8674
 
8675
- #: wppa-settings-autosave.php:2054
8676
  msgid "Facebook js SDK"
8677
  msgstr ""
8678
 
8679
- #: wppa-settings-autosave.php:2055
8680
  msgid "Load Facebook js SDK"
8681
  msgstr ""
8682
 
8683
- #: wppa-settings-autosave.php:2056
8684
  msgid ""
8685
  "Uncheck this box only when there is a conflict with an other plugin that "
8686
  "also loads the Facebook js SDK."
8687
  msgstr ""
8688
 
8689
- #: wppa-settings-autosave.php:2063
8690
  msgid "Share single image"
8691
  msgstr ""
8692
 
8693
- #: wppa-settings-autosave.php:2064
8694
  msgid "Share a link to a single image, not the slideshow."
8695
  msgstr ""
8696
 
8697
- #: wppa-settings-autosave.php:2065
8698
  msgid ""
8699
  "The sharelink points to a page with a single image rather than to the page "
8700
  "with the photo in the slideshow."
8701
  msgstr ""
8702
 
8703
- #: wppa-settings-autosave.php:2073
8704
  msgid "Thumbnail display related visibility settings"
8705
  msgstr ""
8706
 
8707
- #: wppa-settings-autosave.php:2075
8708
  msgid "Thumbnail name"
8709
  msgstr ""
8710
 
8711
- #: wppa-settings-autosave.php:2076
8712
  msgid "Display Thumbnail name."
8713
  msgstr ""
8714
 
8715
- #: wppa-settings-autosave.php:2077
8716
  msgid "Display photo name under thumbnail images."
8717
  msgstr ""
8718
 
8719
- #: wppa-settings-autosave.php:2093
8720
  msgid "Thumbnail desc"
8721
  msgstr ""
8722
 
8723
- #: wppa-settings-autosave.php:2094
8724
  msgid "Display Thumbnail description."
8725
  msgstr ""
8726
 
8727
- #: wppa-settings-autosave.php:2095
8728
  msgid "Display description of the photo under thumbnail images."
8729
  msgstr ""
8730
 
8731
- #: wppa-settings-autosave.php:2102
8732
  msgid "Thumbnail rating"
8733
  msgstr ""
8734
 
8735
- #: wppa-settings-autosave.php:2103
8736
  msgid "Display Thumbnail Rating."
8737
  msgstr ""
8738
 
8739
- #: wppa-settings-autosave.php:2104
8740
  msgid "Display the rating of the photo under the thumbnail image."
8741
  msgstr ""
8742
 
8743
- #: wppa-settings-autosave.php:2111
8744
  msgid "Thumbnail comcount"
8745
  msgstr ""
8746
 
8747
- #: wppa-settings-autosave.php:2112
8748
  msgid "Display Thumbnail Comment count."
8749
  msgstr ""
8750
 
8751
- #: wppa-settings-autosave.php:2113
8752
  msgid "Display the number of comments to the photo under the thumbnail image."
8753
  msgstr ""
8754
 
8755
- #: wppa-settings-autosave.php:2120
8756
  msgid "Thumbnail viewcount"
8757
  msgstr ""
8758
 
8759
- #: wppa-settings-autosave.php:2121
8760
  msgid "Display the number of views."
8761
  msgstr ""
8762
 
8763
- #: wppa-settings-autosave.php:2122
8764
  msgid "Display the number of views under the thumbnail image."
8765
  msgstr ""
8766
 
8767
- #: wppa-settings-autosave.php:2129
8768
  msgid "Thumbnail virt album"
8769
  msgstr ""
8770
 
8771
- #: wppa-settings-autosave.php:2130
8772
  msgid "Display the real album name on virtual album display."
8773
  msgstr ""
8774
 
8775
- #: wppa-settings-autosave.php:2131
8776
  msgid ""
8777
  "Display the album name of the photo in parenthesis under the thumbnail on "
8778
  "virtual album displays like search results etc."
8779
  msgstr ""
8780
 
8781
- #: wppa-settings-autosave.php:2138
8782
  msgid "Thumbnail video"
8783
  msgstr ""
8784
 
8785
- #: wppa-settings-autosave.php:2139
8786
  msgid "Show video controls on thumbnail displays."
8787
  msgstr ""
8788
 
8789
- #: wppa-settings-autosave.php:2140
8790
  msgid ""
8791
  "Works on default thumbnail type only. You can play the video only when the "
8792
  "link is set to no link at all."
8793
  msgstr ""
8794
 
8795
- #: wppa-settings-autosave.php:2147
8796
  msgid "Thumbnail audio"
8797
  msgstr ""
8798
 
8799
- #: wppa-settings-autosave.php:2148
8800
  msgid "Show audio controls on thumbnail displays."
8801
  msgstr ""
8802
 
8803
- #: wppa-settings-autosave.php:2156
8804
  msgid "Popup name"
8805
  msgstr ""
8806
 
8807
- #: wppa-settings-autosave.php:2157
8808
  msgid "Display Thumbnail name on popup."
8809
  msgstr ""
8810
 
8811
- #: wppa-settings-autosave.php:2158
8812
  msgid "Display photo name under thumbnail images on the popup."
8813
  msgstr ""
8814
 
8815
- #: wppa-settings-autosave.php:2165
8816
  msgid "Popup (owner)"
8817
  msgstr ""
8818
 
8819
- #: wppa-settings-autosave.php:2166
8820
  msgid "Display owner on popup."
8821
  msgstr ""
8822
 
8823
- #: wppa-settings-autosave.php:2167
8824
  msgid "Display photo owner under thumbnail images on the popup."
8825
  msgstr ""
8826
 
8827
- #: wppa-settings-autosave.php:2174
8828
  msgid "Popup desc"
8829
  msgstr ""
8830
 
8831
- #: wppa-settings-autosave.php:2175
8832
  msgid "Display Thumbnail description on popup."
8833
  msgstr ""
8834
 
8835
- #: wppa-settings-autosave.php:2176
8836
  msgid "Display description of the photo under thumbnail images on the popup."
8837
  msgstr ""
8838
 
8839
- #: wppa-settings-autosave.php:2183
8840
  msgid "Popup desc no links"
8841
  msgstr ""
8842
 
8843
- #: wppa-settings-autosave.php:2184
8844
  msgid "Strip html anchor tags from descriptions on popups"
8845
  msgstr ""
8846
 
8847
- #: wppa-settings-autosave.php:2185
8848
  msgid ""
8849
  "Use this option to prevent the display of links that cannot be activated."
8850
  msgstr ""
8851
 
8852
- #: wppa-settings-autosave.php:2192
8853
  msgid "Popup rating"
8854
  msgstr ""
8855
 
8856
- #: wppa-settings-autosave.php:2193
8857
  msgid "Display Thumbnail Rating on popup."
8858
  msgstr ""
8859
 
8860
- #: wppa-settings-autosave.php:2194
8861
  msgid "Display the rating of the photo under the thumbnail image on the popup."
8862
  msgstr ""
8863
 
8864
- #: wppa-settings-autosave.php:2201
8865
  msgid "Popup comcount"
8866
  msgstr ""
8867
 
8868
- #: wppa-settings-autosave.php:2202
8869
  msgid "Display Thumbnail Comment count on popup."
8870
  msgstr ""
8871
 
8872
- #: wppa-settings-autosave.php:2203
8873
  msgid ""
8874
  "Display the number of comments of the photo under the thumbnail image on the "
8875
  "popup."
8876
  msgstr ""
8877
 
8878
- #: wppa-settings-autosave.php:2210
8879
  msgid "Show rating count"
8880
  msgstr ""
8881
 
8882
- #: wppa-settings-autosave.php:2211
8883
  msgid "Display the number of votes along with average ratings."
8884
  msgstr ""
8885
 
8886
- #: wppa-settings-autosave.php:2212
8887
  msgid ""
8888
  "If checked, the number of votes is displayed along with average rating "
8889
  "displays on thumbnail and popup displays."
8890
  msgstr ""
8891
 
8892
- #: wppa-settings-autosave.php:2219
8893
  msgid "Show name on thumb area"
8894
  msgstr ""
8895
 
8896
- #: wppa-settings-autosave.php:2220
8897
  msgid "Select if and where to display the album name on the thumbnail display."
8898
  msgstr ""
8899
 
8900
- #: wppa-settings-autosave.php:2223 wppa-settings-autosave.php:2234
8901
- #: wppa-settings-autosave.php:2263 wppa-settings-autosave.php:4483
8902
  msgid "None"
8903
  msgstr ""
8904
 
8905
- #: wppa-settings-autosave.php:2223 wppa-settings-autosave.php:2234
8906
- #: wppa-settings-autosave.php:2263 wppa-settings-autosave.php:3554
8907
  msgid "At the top"
8908
  msgstr ""
8909
 
8910
- #: wppa-settings-autosave.php:2223 wppa-settings-autosave.php:2234
8911
- #: wppa-settings-autosave.php:2263 wppa-settings-autosave.php:3554
8912
  msgid "At the bottom"
8913
  msgstr ""
8914
 
8915
- #: wppa-settings-autosave.php:2230
8916
  msgid "Show desc on thumb area"
8917
  msgstr ""
8918
 
8919
- #: wppa-settings-autosave.php:2231
8920
  msgid ""
8921
  "Select if and where to display the album description on the thumbnail "
8922
  "display."
8923
  msgstr ""
8924
 
8925
- #: wppa-settings-autosave.php:2241
8926
  msgid "Show Edit/Delete links"
8927
  msgstr ""
8928
 
8929
- #: wppa-settings-autosave.php:2242
8930
  msgid "Show these links under default thumbnails for owner and admin."
8931
  msgstr ""
8932
 
8933
- #: wppa-settings-autosave.php:2250
8934
  msgid "Show empty thumbnail area"
8935
  msgstr ""
8936
 
8937
- #: wppa-settings-autosave.php:2251
8938
  msgid "Display thumbnail areas with upload link only for empty albums."
8939
  msgstr ""
8940
 
8941
- #: wppa-settings-autosave.php:2259
8942
  msgid "Upload/create link on thumbnail area"
8943
  msgstr ""
8944
 
8945
- #: wppa-settings-autosave.php:2260
8946
  msgid "Select the location of the upload and crete links."
8947
  msgstr ""
8948
 
8949
- #: wppa-settings-autosave.php:2271
8950
  msgid "Album cover related visibility settings"
8951
  msgstr ""
8952
 
8953
- #: wppa-settings-autosave.php:2273
8954
  msgid "Covertext"
8955
  msgstr ""
8956
 
8957
- #: wppa-settings-autosave.php:2274
8958
  msgid "Show the text on the album cover."
8959
  msgstr ""
8960
 
8961
- #: wppa-settings-autosave.php:2275
8962
  msgid "Display the album decription on the album cover"
8963
  msgstr ""
8964
 
8965
- #: wppa-settings-autosave.php:2283
8966
  msgid "Enable the slideshow."
8967
  msgstr ""
8968
 
8969
- #: wppa-settings-autosave.php:2284
8970
  msgid ""
8971
  "If you do not want slideshows: uncheck this box. Browsing full size images "
8972
  "will remain possible."
8973
  msgstr ""
8974
 
8975
- #: wppa-settings-autosave.php:2291
8976
  msgid "Slideshow/Browse"
8977
  msgstr ""
8978
 
8979
- #: wppa-settings-autosave.php:2292
8980
  msgid "Display the Slideshow / Browse photos link on album covers"
8981
  msgstr ""
8982
 
8983
- #: wppa-settings-autosave.php:2293
8984
  msgid ""
8985
  "This setting causes the Slideshow link to be displayed on the album cover."
8986
  msgstr ""
8987
 
8988
- #: wppa-settings-autosave.php:2294
8989
  msgid ""
8990
  "If slideshows are disabled in item 2 in this table, you will see a browse "
8991
  "link to fullsize images."
8992
  msgstr ""
8993
 
8994
- #: wppa-settings-autosave.php:2295
8995
  msgid "If you do not want the browse link either, uncheck this item."
8996
  msgstr ""
8997
 
8998
- #: wppa-settings-autosave.php:2302
8999
  msgid "View ..."
9000
  msgstr ""
9001
 
9002
- #: wppa-settings-autosave.php:2303
9003
  msgid "Display the View xx albums and yy photos link on album covers"
9004
  msgstr ""
9005
 
9006
- #: wppa-settings-autosave.php:2311
9007
  msgid "Treecount"
9008
  msgstr ""
9009
 
9010
- #: wppa-settings-autosave.php:2312
9011
  msgid "Disaplay the total number of (sub)albums and photos in subalbums"
9012
  msgstr ""
9013
 
9014
- #: wppa-settings-autosave.php:2313
9015
  msgid ""
9016
  "Displays the total number of sub albums and photos in the entire album tree "
9017
  "in parenthesis if the numbers differ from the direct content of the album."
9018
  msgstr ""
9019
 
9020
- #: wppa-settings-autosave.php:2320
 
 
 
 
 
 
 
 
9021
  msgid "Show categories"
9022
  msgstr ""
9023
 
9024
- #: wppa-settings-autosave.php:2321
9025
  msgid "Display the album categories on the covers."
9026
  msgstr ""
9027
 
9028
- #: wppa-settings-autosave.php:2329
9029
  msgid "Skip empty albums"
9030
  msgstr ""
9031
 
9032
- #: wppa-settings-autosave.php:2330
9033
  msgid "Do not show empty albums, except for admin and owner."
9034
  msgstr ""
9035
 
9036
- #: wppa-settings-autosave.php:2338
9037
  msgid "Count on title"
9038
  msgstr ""
9039
 
9040
- #: wppa-settings-autosave.php:2339
9041
  msgid "Show photocount along with album title. "
9042
  msgstr ""
9043
 
9044
- #: wppa-settings-autosave.php:2348
 
 
 
 
 
 
 
 
9045
  msgid "Widget related visibility settings"
9046
  msgstr ""
9047
 
9048
- #: wppa-settings-autosave.php:2350
9049
  msgid "Big Browse Buttons in widget"
9050
  msgstr ""
9051
 
9052
- #: wppa-settings-autosave.php:2351
9053
  msgid "Enable invisible browsing buttons in widget slideshows."
9054
  msgstr ""
9055
 
9056
- #: wppa-settings-autosave.php:2360
9057
  msgid "Ugly Browse Buttons in widget"
9058
  msgstr ""
9059
 
9060
- #: wppa-settings-autosave.php:2361
9061
  msgid "Enable ugly browsing buttons in widget slideshows."
9062
  msgstr ""
9063
 
9064
- #: wppa-settings-autosave.php:2362
9065
  msgid "If checked, the fullsize image is covered by browse buttons."
9066
  msgstr ""
9067
 
9068
- #: wppa-settings-autosave.php:2370
9069
  msgid "Album widget tooltip"
9070
  msgstr ""
9071
 
9072
- #: wppa-settings-autosave.php:2371
9073
  msgid "Show the album description on hoovering thumbnail in album widget"
9074
  msgstr ""
9075
 
9076
- #: wppa-settings-autosave.php:2379 wppa-settings-autosave.php:4614
9077
  msgid ""
9078
  "Lightbox related settings. These settings have effect only when Table IX-J3 "
9079
  "is set to wppa"
9080
  msgstr ""
9081
 
9082
- #: wppa-settings-autosave.php:2392
9083
  msgid "Overlay theme color"
9084
  msgstr ""
9085
 
9086
- #: wppa-settings-autosave.php:2393
9087
  msgid "The color of the image border and text background."
9088
  msgstr ""
9089
 
9090
- #: wppa-settings-autosave.php:2396 wppa-settings-autosave.php:2407
9091
  msgid "Black"
9092
  msgstr ""
9093
 
9094
- #: wppa-settings-autosave.php:2396 wppa-settings-autosave.php:2407
9095
  msgid "White"
9096
  msgstr ""
9097
 
9098
- #: wppa-settings-autosave.php:2403
9099
  msgid "Overlay background color"
9100
  msgstr ""
9101
 
9102
- #: wppa-settings-autosave.php:2404
9103
  msgid "The color of the outer background."
9104
  msgstr ""
9105
 
9106
- #: wppa-settings-autosave.php:2414
9107
  msgid "Overlay slide name"
9108
  msgstr ""
9109
 
9110
- #: wppa-settings-autosave.php:2415
9111
  msgid "Show name if from slide."
9112
  msgstr ""
9113
 
9114
- #: wppa-settings-autosave.php:2416
9115
  msgid ""
9116
  "Shows the photos name on a lightbox display when initiated from a slide."
9117
  msgstr ""
9118
 
9119
- #: wppa-settings-autosave.php:2417 wppa-settings-autosave.php:2427
9120
  msgid ""
9121
  "This setting also applies to film thumbnails if Table VI-11 is set to "
9122
  "lightbox overlay."
9123
  msgstr ""
9124
 
9125
- #: wppa-settings-autosave.php:2424
9126
  msgid "Overlay slide desc"
9127
  msgstr ""
9128
 
9129
- #: wppa-settings-autosave.php:2425
9130
  msgid "Show description if from slide."
9131
  msgstr ""
9132
 
9133
- #: wppa-settings-autosave.php:2426
9134
  msgid ""
9135
  "Shows the photos description on a lightbox display when initiated from a "
9136
  "slide."
9137
  msgstr ""
9138
 
9139
- #: wppa-settings-autosave.php:2434
9140
  msgid "Overlay thumb name"
9141
  msgstr ""
9142
 
9143
- #: wppa-settings-autosave.php:2435
9144
  msgid "Show the photos name if from thumb."
9145
  msgstr ""
9146
 
9147
- #: wppa-settings-autosave.php:2436
9148
  msgid ""
9149
  "Shows the name on a lightbox display when initiated from a standard "
9150
  "thumbnail or a widget thumbnail."
9151
  msgstr ""
9152
 
9153
- #: wppa-settings-autosave.php:2437 wppa-settings-autosave.php:2447
9154
  msgid ""
9155
  "This setting applies to standard thumbnails, thumbnail-, comment-, topten- "
9156
  "and lasten-widget."
9157
  msgstr ""
9158
 
9159
- #: wppa-settings-autosave.php:2444
9160
  msgid "Overlay thumb desc"
9161
  msgstr ""
9162
 
9163
- #: wppa-settings-autosave.php:2445
9164
  msgid "Show description if from thumb."
9165
  msgstr ""
9166
 
9167
- #: wppa-settings-autosave.php:2446
9168
  msgid ""
9169
  "Shows the photos description on a lightbox display when initiated from a "
9170
  "standard thumbnail or a widget thumbnail."
9171
  msgstr ""
9172
 
9173
- #: wppa-settings-autosave.php:2454
9174
  msgid "Overlay potd name"
9175
  msgstr ""
9176
 
9177
- #: wppa-settings-autosave.php:2455
9178
  msgid "Show the photos name if from photo of the day."
9179
  msgstr ""
9180
 
9181
- #: wppa-settings-autosave.php:2456
9182
  msgid ""
9183
  "Shows the name on a lightbox display when initiated from the photo of the "
9184
  "day."
9185
  msgstr ""
9186
 
9187
- #: wppa-settings-autosave.php:2463
9188
  msgid "Overlay potd desc"
9189
  msgstr ""
9190
 
9191
- #: wppa-settings-autosave.php:2464
9192
  msgid "Show description if from from photo of the day."
9193
  msgstr ""
9194
 
9195
- #: wppa-settings-autosave.php:2465
9196
  msgid ""
9197
  "Shows the photos description on a lightbox display when initiated from the "
9198
  "photo of the day."
9199
  msgstr ""
9200
 
9201
- #: wppa-settings-autosave.php:2472
9202
  msgid "Overlay sphoto name"
9203
  msgstr ""
9204
 
9205
- #: wppa-settings-autosave.php:2473
9206
  msgid "Show the photos name if from a single photo."
9207
  msgstr ""
9208
 
9209
- #: wppa-settings-autosave.php:2474
9210
  msgid ""
9211
  "Shows the name on a lightbox display when initiated from a single photo."
9212
  msgstr ""
9213
 
9214
- #: wppa-settings-autosave.php:2481
9215
  msgid "Overlay sphoto desc"
9216
  msgstr ""
9217
 
9218
- #: wppa-settings-autosave.php:2482
9219
  msgid "Show description if from from a single photo."
9220
  msgstr ""
9221
 
9222
- #: wppa-settings-autosave.php:2483
9223
  msgid ""
9224
  "Shows the photos description on a lightbox display when initiated from a "
9225
  "single photo."
9226
  msgstr ""
9227
 
9228
- #: wppa-settings-autosave.php:2490
9229
  msgid "Overlay mphoto name"
9230
  msgstr ""
9231
 
9232
- #: wppa-settings-autosave.php:2491
9233
  msgid "Show the photos name if from a single media style photo."
9234
  msgstr ""
9235
 
9236
- #: wppa-settings-autosave.php:2492
9237
  msgid ""
9238
  "Shows the name on a lightbox display when initiated from a single media "
9239
  "style photo."
9240
  msgstr ""
9241
 
9242
- #: wppa-settings-autosave.php:2499
9243
  msgid "Overlay mphoto desc"
9244
  msgstr ""
9245
 
9246
- #: wppa-settings-autosave.php:2500
9247
  msgid "Show description if from from a media style photo."
9248
  msgstr ""
9249
 
9250
- #: wppa-settings-autosave.php:2501
9251
  msgid ""
9252
  "Shows the photos description on a lightbox display when initiated from a "
9253
  "single media style photo."
9254
  msgstr ""
9255
 
9256
- #: wppa-settings-autosave.php:2508
9257
  msgid "Overlay albumwidget name"
9258
  msgstr ""
9259
 
9260
- #: wppa-settings-autosave.php:2509
9261
  msgid "Show the photos name if from the album widget."
9262
  msgstr ""
9263
 
9264
- #: wppa-settings-autosave.php:2510
9265
  msgid ""
9266
  "Shows the name on a lightbox display when initiated from the album widget."
9267
  msgstr ""
9268
 
9269
- #: wppa-settings-autosave.php:2517
9270
  msgid "Overlay albumwidget desc"
9271
  msgstr ""
9272
 
9273
- #: wppa-settings-autosave.php:2518
9274
  msgid "Show description if from from the album widget."
9275
  msgstr ""
9276
 
9277
- #: wppa-settings-autosave.php:2519
9278
  msgid ""
9279
  "Shows the photos description on a lightbox display when initiated from the "
9280
  "album widget."
9281
  msgstr ""
9282
 
9283
- #: wppa-settings-autosave.php:2526
9284
  msgid "Overlay coverphoto name"
9285
  msgstr ""
9286
 
9287
- #: wppa-settings-autosave.php:2527
9288
  msgid "Show the photos name if from the album cover."
9289
  msgstr ""
9290
 
9291
- #: wppa-settings-autosave.php:2528
9292
  msgid ""
9293
  "Shows the name on a lightbox display when initiated from the album "
9294
  "coverphoto."
9295
  msgstr ""
9296
 
9297
- #: wppa-settings-autosave.php:2535
9298
  msgid "Overlay coverphoto desc"
9299
  msgstr ""
9300
 
9301
- #: wppa-settings-autosave.php:2536
9302
  msgid "Show description if from from the album cover."
9303
  msgstr ""
9304
 
9305
- #: wppa-settings-autosave.php:2537
9306
  msgid ""
9307
  "Shows the photos description on a lightbox display when initiated from the "
9308
  "album coverphoto."
9309
  msgstr ""
9310
 
9311
- #: wppa-settings-autosave.php:2544
9312
  msgid "Overlay add owner"
9313
  msgstr ""
9314
 
9315
- #: wppa-settings-autosave.php:2545
9316
  msgid "Add the owner to the photo name on lightbox displays."
9317
  msgstr ""
9318
 
9319
- #: wppa-settings-autosave.php:2546
9320
  msgid ""
9321
  "This setting is independant of the show name switches and is a global "
9322
  "setting."
9323
  msgstr ""
9324
 
9325
- #: wppa-settings-autosave.php:2553
9326
  msgid "Overlay show start/stop"
9327
  msgstr ""
9328
 
9329
- #: wppa-settings-autosave.php:2554
9330
  msgid "Show Start and Stop for running slideshow on lightbox."
9331
  msgstr ""
9332
 
9333
- #: wppa-settings-autosave.php:2562
9334
  msgid "Overlay show legenda"
9335
  msgstr ""
9336
 
9337
- #: wppa-settings-autosave.php:2563
9338
  msgid "Show \"Press f for fullsize\" etc. on lightbox."
9339
  msgstr ""
9340
 
9341
- #: wppa-settings-autosave.php:2564
9342
  msgid "Independant of this setting, it will not show up on mobile devices."
9343
  msgstr ""
9344
 
9345
- #: wppa-settings-autosave.php:2571
9346
  msgid "Show fullscreen icons"
9347
  msgstr ""
9348
 
9349
- #: wppa-settings-autosave.php:2572
9350
  msgid "Shows fullscreen and back to normal icon buttons on upper right corner"
9351
  msgstr ""
9352
 
9353
- #: wppa-settings-autosave.php:2580
9354
  msgid "Show rating"
9355
  msgstr ""
9356
 
9357
- #: wppa-settings-autosave.php:2581
9358
  msgid "Shows and enables rating on lightbox."
9359
  msgstr ""
9360
 
9361
- #: wppa-settings-autosave.php:2582
9362
  msgid ""
9363
  "This works for 5 and 10 stars only, not for single votes or numerical display"
9364
  msgstr ""
9365
 
9366
- #: wppa-settings-autosave.php:2589
9367
  msgid "Overlay show counter"
9368
  msgstr ""
9369
 
9370
- #: wppa-settings-autosave.php:2590
9371
  msgid "Show the x/y counter below the image."
9372
  msgstr ""
9373
 
9374
- #: wppa-settings-autosave.php:2598
9375
  msgid "Show Zoom in"
9376
  msgstr ""
9377
 
9378
- #: wppa-settings-autosave.php:2599
9379
  msgid "Display tooltip \"Zoom in\" along with the magnifier cursor."
9380
  msgstr ""
9381
 
9382
- #: wppa-settings-autosave.php:2600
9383
  msgid ""
9384
  "If you select ---none--- in Table I-G2 for magnifier size, the tooltop "
9385
  "contains the photo name."
9386
  msgstr ""
9387
 
9388
- #: wppa-settings-autosave.php:2608
9389
  msgid "Frontend upload configuration settings"
9390
  msgstr ""
9391
 
9392
- #: wppa-settings-autosave.php:2610
9393
  msgid "User upload Photos"
9394
  msgstr ""
9395
 
9396
- #: wppa-settings-autosave.php:2611
9397
  msgid "Enable frontend upload."
9398
  msgstr ""
9399
 
9400
- #: wppa-settings-autosave.php:2612
9401
  msgid ""
9402
  "If you check this item, frontend upload will be enabled according to the "
9403
  "rules set in the following items of this table."
9404
  msgstr ""
9405
 
9406
- #: wppa-settings-autosave.php:2620
9407
  msgid "User upload Video"
9408
  msgstr ""
9409
 
9410
- #: wppa-settings-autosave.php:2621
9411
  msgid "Enable frontend upload of video."
9412
  msgstr ""
9413
 
9414
- #: wppa-settings-autosave.php:2622 wppa-settings-autosave.php:2632
9415
  msgid "Requires Table II-H1 to be ticked."
9416
  msgstr ""
9417
 
9418
- #: wppa-settings-autosave.php:2630
9419
  msgid "User upload Audio"
9420
  msgstr ""
9421
 
9422
- #: wppa-settings-autosave.php:2631
9423
  msgid "Enable frontend upload of audio."
9424
  msgstr ""
9425
 
9426
- #: wppa-settings-autosave.php:2640
9427
  msgid "User upload Photos login"
9428
  msgstr ""
9429
 
9430
- #: wppa-settings-autosave.php:2641
9431
  msgid "Frontend upload requires the user is logged in."
9432
  msgstr ""
9433
 
9434
- #: wppa-settings-autosave.php:2642
9435
  msgid ""
9436
  "If you uncheck this box, make sure you check the item Owners only in Table "
9437
  "VII-D1."
9438
  msgstr ""
9439
 
9440
- #: wppa-settings-autosave.php:2643
9441
  msgid ""
9442
  "Also: set the owner to ---public--- of the albums that are allowed to be "
9443
  "uploaded to."
9444
  msgstr ""
9445
 
9446
- #: wppa-settings-autosave.php:2650
9447
  msgid "User upload Ajax"
9448
  msgstr ""
9449
 
9450
- #: wppa-settings-autosave.php:2651
9451
  msgid "Shows the upload progression bar."
9452
  msgstr ""
9453
 
9454
- #: wppa-settings-autosave.php:2659
9455
  msgid "Show Copyright"
9456
  msgstr ""
9457
 
9458
- #: wppa-settings-autosave.php:2660
9459
  msgid "Show a copyright warning on frontend upload locations."
9460
  msgstr ""
9461
 
9462
- #: wppa-settings-autosave.php:2669
9463
  msgid "Copyright notice"
9464
  msgstr ""
9465
 
9466
- #: wppa-settings-autosave.php:2670
9467
  msgid "The message to be displayed."
9468
  msgstr ""
9469
 
9470
- #: wppa-settings-autosave.php:2678
9471
  msgid "User Watermark"
9472
  msgstr ""
9473
 
9474
- #: wppa-settings-autosave.php:2679
9475
  msgid "Uploading users may select watermark settings"
9476
  msgstr ""
9477
 
9478
- #: wppa-settings-autosave.php:2680
9479
  msgid ""
9480
  "If checked, anyone who can upload and/or import photos can overrule the "
9481
  "default watermark settings."
9482
  msgstr ""
9483
 
9484
- #: wppa-settings-autosave.php:2687
9485
  msgid "User name"
9486
  msgstr ""
9487
 
9488
- #: wppa-settings-autosave.php:2688
9489
  msgid "Uploading users may overrule the default name."
9490
  msgstr ""
9491
 
9492
- #: wppa-settings-autosave.php:2689
9493
  msgid ""
9494
  "If checked, the default photo name as defined in Table IX-D13 may be "
9495
  "overruled by the user."
9496
  msgstr ""
9497
 
9498
- #: wppa-settings-autosave.php:2696
9499
  msgid "Apply Newphoto desc user"
9500
  msgstr ""
9501
 
9502
- #: wppa-settings-autosave.php:2697
9503
  msgid "Give each new frontend uploaded photo a standard description."
9504
  msgstr ""
9505
 
9506
- #: wppa-settings-autosave.php:2698
9507
  msgid ""
9508
  "If checked, each new photo will get the description (template) as specified "
9509
  "in Table IX-D5."
9510
  msgstr ""
9511
 
9512
- #: wppa-settings-autosave.php:2705
9513
  msgid "User desc"
9514
  msgstr ""
9515
 
9516
- #: wppa-settings-autosave.php:2706
9517
  msgid "Uploading users may overrule the default description."
9518
  msgstr ""
9519
 
9520
- #: wppa-settings-autosave.php:2714
9521
  msgid "User upload custom"
9522
  msgstr ""
9523
 
9524
- #: wppa-settings-autosave.php:2715
9525
  msgid "Frontend upload can fill in custom data fields."
9526
  msgstr ""
9527
 
9528
- #: wppa-settings-autosave.php:2723
9529
  msgid "User upload tags"
9530
  msgstr ""
9531
 
9532
- #: wppa-settings-autosave.php:2724
9533
  msgid "Frontend upload can add tags."
9534
  msgstr ""
9535
 
9536
- #: wppa-settings-autosave.php:2725
9537
  msgid "You can configure the details of tag addition in Table IX-D18.x"
9538
  msgstr ""
9539
 
9540
- #: wppa-settings-autosave.php:2733 wppa-settings-autosave.php:2761
9541
- #: wppa-settings-autosave.php:2789
9542
  msgid "Tag selection box"
9543
  msgstr ""
9544
 
9545
- #: wppa-settings-autosave.php:2734 wppa-settings-autosave.php:2762
9546
- #: wppa-settings-autosave.php:2790
9547
  msgid "Front-end upload tags selecion box."
9548
  msgstr ""
9549
 
9550
- #: wppa-settings-autosave.php:2738 wppa-settings-autosave.php:2766
9551
- #: wppa-settings-autosave.php:2794
9552
  msgid "On:"
9553
  msgstr ""
9554
 
9555
- #: wppa-settings-autosave.php:2738 wppa-settings-autosave.php:2766
9556
- #: wppa-settings-autosave.php:2794
9557
  msgid "Multi:"
9558
  msgstr ""
9559
 
9560
- #: wppa-settings-autosave.php:2743 wppa-settings-autosave.php:2771
9561
- #: wppa-settings-autosave.php:2799
9562
  msgid "Caption box"
9563
  msgstr ""
9564
 
9565
- #: wppa-settings-autosave.php:2744 wppa-settings-autosave.php:2772
9566
- #: wppa-settings-autosave.php:2800
9567
  msgid "The title of the tag selection box."
9568
  msgstr ""
9569
 
9570
- #: wppa-settings-autosave.php:2752 wppa-settings-autosave.php:2780
9571
- #: wppa-settings-autosave.php:2808
9572
  msgid "Tags box"
9573
  msgstr ""
9574
 
9575
- #: wppa-settings-autosave.php:2753 wppa-settings-autosave.php:2781
9576
- #: wppa-settings-autosave.php:2809
9577
  msgid "The tags in the selection box."
9578
  msgstr ""
9579
 
9580
- #: wppa-settings-autosave.php:2754 wppa-settings-autosave.php:2782
9581
- #: wppa-settings-autosave.php:2810
9582
  msgid ""
9583
  "Enter the tags you want to appear in the selection box. Empty means: all "
9584
  "existing tags"
9585
  msgstr ""
9586
 
9587
- #: wppa-settings-autosave.php:2817
9588
  msgid "New tags"
9589
  msgstr ""
9590
 
9591
- #: wppa-settings-autosave.php:2818
9592
  msgid "Input field for any user defined tags."
9593
  msgstr ""
9594
 
9595
- #: wppa-settings-autosave.php:2826
9596
  msgid "New tags caption"
9597
  msgstr ""
9598
 
9599
- #: wppa-settings-autosave.php:2827
9600
  msgid "The caption above the tags input field."
9601
  msgstr ""
9602
 
9603
- #: wppa-settings-autosave.php:2835
9604
  msgid "Preview tags"
9605
  msgstr ""
9606
 
9607
- #: wppa-settings-autosave.php:2836
9608
  msgid "Show a preview of all tags that will be added to the photo info."
9609
  msgstr ""
9610
 
9611
- #: wppa-settings-autosave.php:2844
9612
  msgid "Camera connect"
9613
  msgstr ""
9614
 
9615
- #: wppa-settings-autosave.php:2845
9616
  msgid "Connect frontend upload to camara on mobile devices with camera"
9617
  msgstr ""
9618
 
9619
- #: wppa-settings-autosave.php:2853
9620
  msgid "Blog It!"
9621
  msgstr ""
9622
 
9623
- #: wppa-settings-autosave.php:2854
9624
  msgid "Enable blogging photos."
9625
  msgstr ""
9626
 
9627
- #: wppa-settings-autosave.php:2855
9628
  msgid "Users need the capability edit_posts to directly blog photos."
9629
  msgstr ""
9630
 
9631
- #: wppa-settings-autosave.php:2862
9632
  msgid "Blog It need moderation"
9633
  msgstr ""
9634
 
9635
- #: wppa-settings-autosave.php:2863
9636
  msgid "Posts with blogged photos need moderation."
9637
  msgstr ""
9638
 
9639
- #: wppa-settings-autosave.php:2871
9640
  msgid "Blog It shortcode"
9641
  msgstr ""
9642
 
9643
- #: wppa-settings-autosave.php:2872
9644
  msgid "Shortcode to be used on the blog post"
9645
  msgstr ""
9646
 
9647
- #: wppa-settings-autosave.php:2873
9648
  msgid "Make sure it contains photo=\"#id\""
9649
  msgstr ""
9650
 
9651
- #: wppa-settings-autosave.php:2881
9652
  msgid "Miscellaneous visibility settings"
9653
  msgstr ""
9654
 
9655
- #: wppa-settings-autosave.php:2883
9656
  msgid "Frontend ending label"
9657
  msgstr ""
9658
 
9659
- #: wppa-settings-autosave.php:2884
9660
  msgid "Frontend upload / create / edit dialog closing label text."
9661
  msgstr ""
9662
 
9663
- #: wppa-settings-autosave.php:2887
9664
  msgid "Abort"
9665
  msgstr ""
9666
 
9667
- #: wppa-settings-autosave.php:2887
9668
  msgid "Close"
9669
  msgstr ""
9670
 
9671
- #: wppa-settings-autosave.php:2887
9672
  msgid "Exit"
9673
  msgstr ""
9674
 
9675
- #: wppa-settings-autosave.php:2887
9676
  msgid "Quit"
9677
  msgstr ""
9678
 
9679
- #: wppa-settings-autosave.php:2895
9680
  msgid "Widget thumbs fontsize"
9681
  msgstr ""
9682
 
9683
- #: wppa-settings-autosave.php:2896
9684
  msgid "Font size for thumbnail subtext in widgets."
9685
  msgstr ""
9686
 
9687
- #: wppa-settings-autosave.php:2904
9688
  msgid "Arrow color"
9689
  msgstr ""
9690
 
9691
- #: wppa-settings-autosave.php:2905
9692
  msgid "Left/right browsing arrow color."
9693
  msgstr ""
9694
 
9695
- #: wppa-settings-autosave.php:2906
9696
  msgid "Enter the color of the filmstrip navigation arrows."
9697
  msgstr ""
9698
 
9699
- #: wppa-settings-autosave.php:2913
9700
  msgid "Owner on new line"
9701
  msgstr ""
9702
 
9703
- #: wppa-settings-autosave.php:2914
9704
  msgid "Place the (owner) text on a new line."
9705
  msgstr ""
9706
 
9707
- #: wppa-settings-autosave.php:2922
9708
  msgid "Custom datafields albums"
9709
  msgstr ""
9710
 
9711
- #: wppa-settings-autosave.php:2923
9712
  msgid "Define up to 10 custom data fields for albums."
9713
  msgstr ""
9714
 
9715
- #: wppa-settings-autosave.php:2933 wppa-settings-autosave.php:2959
9716
  #, php-format
9717
  msgid "Name, vis, edit %s"
9718
  msgstr ""
9719
 
9720
- #: wppa-settings-autosave.php:2934 wppa-settings-autosave.php:2960
9721
  #, php-format
9722
  msgid "The caption for field %s, visibility and editability at frontend."
9723
  msgstr ""
9724
 
9725
- #: wppa-settings-autosave.php:2935 wppa-settings-autosave.php:2961
9726
  #, php-format
9727
  msgid ""
9728
  "If you check the first box, the value of this field is displayable in photo "
9729
  "descriptions at the frontend with keyword w#c%s"
9730
  msgstr ""
9731
 
9732
- #: wppa-settings-autosave.php:2936 wppa-settings-autosave.php:2962
9733
  msgid ""
9734
  "If you check the second box, the value of this field is editable at the "
9735
  "frontend new style dialog."
9736
  msgstr ""
9737
 
9738
- #: wppa-settings-autosave.php:2948
9739
  msgid "Custom datafields photos"
9740
  msgstr ""
9741
 
9742
- #: wppa-settings-autosave.php:2949
9743
  msgid "Define up to 10 custom data fields for photos."
9744
  msgstr ""
9745
 
9746
- #: wppa-settings-autosave.php:2975
9747
  msgid "Navigation symbols style"
9748
  msgstr ""
9749
 
9750
- #: wppa-settings-autosave.php:2976
9751
  msgid "The corner rounding size of navigation icons."
9752
  msgstr ""
9753
 
9754
- #: wppa-settings-autosave.php:2979
9755
  msgid "light"
9756
  msgstr ""
9757
 
9758
- #: wppa-settings-autosave.php:2979
9759
  msgid "heavy"
9760
  msgstr ""
9761
 
9762
- #: wppa-settings-autosave.php:3003
9763
  msgid "Table III:"
9764
  msgstr ""
9765
 
9766
- #: wppa-settings-autosave.php:3003
9767
  msgid "Backgrounds:"
9768
  msgstr ""
9769
 
9770
- #: wppa-settings-autosave.php:3004
9771
  msgid "This table describes the backgrounds of wppa+ elements."
9772
  msgstr ""
9773
 
9774
- #: wppa-settings-autosave.php:3014 wppa-settings-autosave.php:3373
 
9775
  msgid "Background color"
9776
  msgstr ""
9777
 
9778
- #: wppa-settings-autosave.php:3015 wppa-settings-autosave.php:3017
9779
- #: wppa-settings-autosave.php:3374 wppa-settings-autosave.php:3376
9780
  msgid "Sample"
9781
  msgstr ""
9782
 
9783
- #: wppa-settings-autosave.php:3016 wppa-settings-autosave.php:3375
9784
  msgid "Border color"
9785
  msgstr ""
9786
 
9787
- #: wppa-settings-autosave.php:3025
9788
  msgid "Slideshow elements backgrounds"
9789
  msgstr ""
9790
 
9791
- #: wppa-settings-autosave.php:3027
9792
  msgid "Nav"
9793
  msgstr ""
9794
 
9795
- #: wppa-settings-autosave.php:3028
9796
  msgid "Navigation bars."
9797
  msgstr ""
9798
 
9799
- #: wppa-settings-autosave.php:3029
9800
  msgid "Enter valid CSS colors for navigation backgrounds and borders."
9801
  msgstr ""
9802
 
9803
- #: wppa-settings-autosave.php:3040
9804
  msgid "SlideImg"
9805
  msgstr ""
9806
 
9807
- #: wppa-settings-autosave.php:3041
9808
  msgid "Fullsize Slideshow Photos."
9809
  msgstr ""
9810
 
9811
- #: wppa-settings-autosave.php:3042
9812
  msgid "Enter valid CSS colors for fullsize photo backgrounds and borders."
9813
  msgstr ""
9814
 
9815
- #: wppa-settings-autosave.php:3043
9816
  msgid "The colors may be equal or \"transparent\""
9817
  msgstr ""
9818
 
9819
- #: wppa-settings-autosave.php:3044
9820
  msgid ""
9821
  "For more information about slideshow image borders see the help on Table I-B4"
9822
  msgstr ""
9823
 
9824
- #: wppa-settings-autosave.php:3055 wppa-settings-autosave.php:4900
9825
  msgid "Numbar"
9826
  msgstr ""
9827
 
9828
- #: wppa-settings-autosave.php:3056
9829
  msgid "Number bar box background."
9830
  msgstr ""
9831
 
9832
- #: wppa-settings-autosave.php:3057
9833
  msgid "Enter valid CSS colors for numbar box backgrounds and borders."
9834
  msgstr ""
9835
 
9836
- #: wppa-settings-autosave.php:3068
9837
  msgid "Numbar active"
9838
  msgstr ""
9839
 
9840
- #: wppa-settings-autosave.php:3069
9841
  msgid "Number bar active box background."
9842
  msgstr ""
9843
 
9844
- #: wppa-settings-autosave.php:3070
9845
  msgid "Enter valid CSS colors for numbar active box backgrounds and borders."
9846
  msgstr ""
9847
 
9848
- #: wppa-settings-autosave.php:3081
9849
  msgid "Name/desc"
9850
  msgstr ""
9851
 
9852
- #: wppa-settings-autosave.php:3082
9853
  msgid "Name and Description bars."
9854
  msgstr ""
9855
 
9856
- #: wppa-settings-autosave.php:3083
9857
  msgid ""
9858
  "Enter valid CSS colors for name and description box backgrounds and borders."
9859
  msgstr ""
9860
 
9861
- #: wppa-settings-autosave.php:3095
9862
  msgid "Comment input and display areas."
9863
  msgstr ""
9864
 
9865
- #: wppa-settings-autosave.php:3096
9866
  msgid "Enter valid CSS colors for comment box backgrounds and borders."
9867
  msgstr ""
9868
 
9869
- #: wppa-settings-autosave.php:3107 wppa-settings-autosave.php:8662
9870
- #: wppa-settings-autosave.php:8707
9871
  msgid "Custom"
9872
  msgstr ""
9873
 
9874
- #: wppa-settings-autosave.php:3108
9875
  msgid "Custom box background."
9876
  msgstr ""
9877
 
9878
- #: wppa-settings-autosave.php:3109
9879
  msgid "Enter valid CSS colors for custom box backgrounds and borders."
9880
  msgstr ""
9881
 
9882
- #: wppa-settings-autosave.php:3120
9883
  msgid "IPTC"
9884
  msgstr ""
9885
 
9886
- #: wppa-settings-autosave.php:3121
9887
  msgid "IPTC display box background."
9888
  msgstr ""
9889
 
9890
- #: wppa-settings-autosave.php:3122
9891
  msgid "Enter valid CSS colors for iptc box backgrounds and borders."
9892
  msgstr ""
9893
 
9894
- #: wppa-settings-autosave.php:3133
9895
  msgid "EXIF"
9896
  msgstr ""
9897
 
9898
- #: wppa-settings-autosave.php:3134
9899
  msgid "EXIF display box background."
9900
  msgstr ""
9901
 
9902
- #: wppa-settings-autosave.php:3135
9903
  msgid "Enter valid CSS colors for exif box backgrounds and borders."
9904
  msgstr ""
9905
 
9906
- #: wppa-settings-autosave.php:3146
9907
  msgid "Share"
9908
  msgstr ""
9909
 
9910
- #: wppa-settings-autosave.php:3147
9911
  msgid "Share box display background."
9912
  msgstr ""
9913
 
9914
- #: wppa-settings-autosave.php:3148
9915
  msgid "Enter valid CSS colors for share box backgrounds and borders."
9916
  msgstr ""
9917
 
9918
- #: wppa-settings-autosave.php:3159
9919
  msgid "Other backgrounds"
9920
  msgstr ""
9921
 
9922
- #: wppa-settings-autosave.php:3161
9923
  msgid "Even"
9924
  msgstr ""
9925
 
9926
- #: wppa-settings-autosave.php:3162
9927
  msgid "Even background."
9928
  msgstr ""
9929
 
9930
- #: wppa-settings-autosave.php:3163
9931
  msgid ""
9932
  "Enter valid CSS colors for even numbered backgrounds and borders of album "
9933
  "covers and thumbnail displays 'As covers'."
9934
  msgstr ""
9935
 
9936
- #: wppa-settings-autosave.php:3174
9937
  msgid "Odd"
9938
  msgstr ""
9939
 
9940
- #: wppa-settings-autosave.php:3175
9941
  msgid "Odd background."
9942
  msgstr ""
9943
 
9944
- #: wppa-settings-autosave.php:3176
9945
  msgid ""
9946
  "Enter valid CSS colors for odd numbered backgrounds and borders of album "
9947
  "covers and thumbnail displays 'As covers'."
9948
  msgstr ""
9949
 
9950
- #: wppa-settings-autosave.php:3187
9951
  msgid "Thumbnail padding"
9952
  msgstr ""
9953
 
9954
- #: wppa-settings-autosave.php:3188
9955
  msgid "Thumbnail padding color if thumbnail aspect is a padded setting."
9956
  msgstr ""
9957
 
9958
- #: wppa-settings-autosave.php:3189
9959
  msgid ""
9960
  "Enter valid CSS color hexadecimal like #000000 for black or #ffffff for "
9961
  "white for the padded thumbnails."
9962
  msgstr ""
9963
 
9964
- #: wppa-settings-autosave.php:3200
9965
  msgid "Img"
9966
  msgstr ""
9967
 
9968
- #: wppa-settings-autosave.php:3201
9969
  msgid "Cover Photos and popups."
9970
  msgstr ""
9971
 
9972
- #: wppa-settings-autosave.php:3202
9973
  msgid ""
9974
  "Enter valid CSS colors for Cover photo and popup backgrounds and borders."
9975
  msgstr ""
9976
 
9977
- #: wppa-settings-autosave.php:3214
9978
  msgid "Upload box background."
9979
  msgstr ""
9980
 
9981
- #: wppa-settings-autosave.php:3215
9982
  msgid "Enter valid CSS colors for upload box backgrounds and borders."
9983
  msgstr ""
9984
 
9985
- #: wppa-settings-autosave.php:3226
9986
  msgid "Multitag"
9987
  msgstr ""
9988
 
9989
- #: wppa-settings-autosave.php:3227
9990
  msgid "Multitag box background."
9991
  msgstr ""
9992
 
9993
- #: wppa-settings-autosave.php:3228
9994
  msgid "Enter valid CSS colors for multitag box backgrounds and borders."
9995
  msgstr ""
9996
 
9997
- #: wppa-settings-autosave.php:3239
9998
  msgid "Tagcloud"
9999
  msgstr ""
10000
 
10001
- #: wppa-settings-autosave.php:3240
10002
  msgid "Tagcloud box background."
10003
  msgstr ""
10004
 
10005
- #: wppa-settings-autosave.php:3241
10006
  msgid "Enter valid CSS colors for tagcloud box backgrounds and borders."
10007
  msgstr ""
10008
 
10009
- #: wppa-settings-autosave.php:3252
10010
  msgid "Superview"
10011
  msgstr ""
10012
 
10013
- #: wppa-settings-autosave.php:3253
10014
  msgid "Superview box background."
10015
  msgstr ""
10016
 
10017
- #: wppa-settings-autosave.php:3254
10018
  msgid "Enter valid CSS colors for superview box backgrounds and borders."
10019
  msgstr ""
10020
 
10021
- #: wppa-settings-autosave.php:3266
10022
  msgid "Search box background."
10023
  msgstr ""
10024
 
10025
- #: wppa-settings-autosave.php:3267
10026
  msgid "Enter valid CSS colors for search box backgrounds and borders."
10027
  msgstr ""
10028
 
10029
- #: wppa-settings-autosave.php:3278
10030
  msgid "BestOf"
10031
  msgstr ""
10032
 
10033
- #: wppa-settings-autosave.php:3279
10034
  msgid "BestOf box background."
10035
  msgstr ""
10036
 
10037
- #: wppa-settings-autosave.php:3280
10038
  msgid "Enter valid CSS colors for bestof box backgrounds and borders."
10039
  msgstr ""
10040
 
10041
- #: wppa-settings-autosave.php:3291
10042
  msgid "Calendar"
10043
  msgstr ""
10044
 
10045
- #: wppa-settings-autosave.php:3292
10046
  msgid "Calendar box background."
10047
  msgstr ""
10048
 
10049
- #: wppa-settings-autosave.php:3293
10050
  msgid "Enter valid CSS colors for calendar box backgrounds and borders."
10051
  msgstr ""
10052
 
10053
- #: wppa-settings-autosave.php:3304
10054
  msgid "Stereo"
10055
  msgstr ""
10056
 
10057
- #: wppa-settings-autosave.php:3305
10058
  msgid "Stereo mode selection box background."
10059
  msgstr ""
10060
 
10061
- #: wppa-settings-autosave.php:3306
10062
  msgid ""
10063
  "Enter valid CSS colors for stereo mode selection box backgrounds and borders."
10064
  msgstr ""
10065
 
10066
- #: wppa-settings-autosave.php:3317
10067
  msgid "Admins choice"
10068
  msgstr ""
10069
 
10070
- #: wppa-settings-autosave.php:3318
10071
  msgid "Admins choice box background."
10072
  msgstr ""
10073
 
10074
- #: wppa-settings-autosave.php:3319
10075
  msgid "Enter valid CSS colors for admins choice box backgrounds and borders."
10076
  msgstr ""
10077
 
10078
- #: wppa-settings-autosave.php:3330
10079
  msgid "Modal render box"
10080
  msgstr ""
10081
 
10082
- #: wppa-settings-autosave.php:3331
10083
  msgid "The background for the Ajax modal rendering box."
10084
  msgstr ""
10085
 
10086
- #: wppa-settings-autosave.php:3332
10087
  msgid "Recommended color: your theme background color."
10088
  msgstr ""
10089
 
10090
- #: wppa-settings-autosave.php:3342
10091
  msgid "Navigation symbols"
10092
  msgstr ""
10093
 
10094
- #: wppa-settings-autosave.php:3343
10095
  msgid "Navigation symbol background and fill colors."
10096
  msgstr ""
10097
 
10098
- #: wppa-settings-autosave.php:3354
10099
  msgid "Navigation symbols Lightbox"
10100
  msgstr ""
10101
 
10102
- #: wppa-settings-autosave.php:3355
10103
  msgid "Navigation symbol background and fill colors Lightbox."
10104
  msgstr ""
10105
 
10106
- #: wppa-settings-autosave.php:3386
10107
  msgid "Table IV:"
10108
  msgstr ""
10109
 
10110
- #: wppa-settings-autosave.php:3386
10111
  msgid "Behaviour:"
10112
  msgstr ""
10113
 
10114
- #: wppa-settings-autosave.php:3387
10115
  msgid "This table describes the dynamic behaviour of certain wppa+ elements."
10116
  msgstr ""
10117
 
10118
- #: wppa-settings-autosave.php:3405
10119
  msgid "System related settings"
10120
  msgstr ""
10121
 
10122
- #: wppa-settings-autosave.php:3407
10123
  msgid "Use Ajax"
10124
  msgstr ""
10125
 
10126
- #: wppa-settings-autosave.php:3408
10127
  msgid "Use Ajax as much as is possible and implemented."
10128
  msgstr ""
10129
 
10130
- #: wppa-settings-autosave.php:3409
10131
  msgid ""
10132
  "If this box is ticked, page content updates from within wppa+ displays will "
10133
  "be Ajax based as much as possible."
10134
  msgstr ""
10135
 
10136
- #: wppa-settings-autosave.php:3417
10137
  msgid "Ajax NON Admin"
10138
  msgstr ""
10139
 
10140
- #: wppa-settings-autosave.php:3418
10141
  msgid "Frontend ajax use no admin files."
10142
  msgstr ""
10143
 
10144
- #: wppa-settings-autosave.php:3419
10145
  msgid "If you want to password protect wp-admin, check this box."
10146
  msgstr ""
10147
 
10148
- #: wppa-settings-autosave.php:3420
10149
  msgid ""
10150
  "In rare cases changing page content does not work when this box is checked. "
10151
  "Verify the functionality!"
10152
  msgstr ""
10153
 
10154
- #: wppa-settings-autosave.php:3427
10155
  msgid "Modal boxes"
10156
  msgstr ""
10157
 
10158
- #: wppa-settings-autosave.php:3428
10159
  msgid "Place Ajax rendered content in modal boxes"
10160
  msgstr ""
10161
 
10162
- #: wppa-settings-autosave.php:3436
10163
  msgid "Photo names in urls"
10164
  msgstr ""
10165
 
10166
- #: wppa-settings-autosave.php:3437
10167
  msgid "Display photo names in urls."
10168
  msgstr ""
10169
 
10170
- #: wppa-settings-autosave.php:3438
10171
  msgid "Urls to wppa+ displays will contain photonames in stead of numbers."
10172
  msgstr ""
10173
 
10174
- #: wppa-settings-autosave.php:3439
10175
  msgid ""
10176
  "It is your responsability to avoid duplicate names of photos in the same "
10177
  "album."
10178
  msgstr ""
10179
 
10180
- #: wppa-settings-autosave.php:3446
10181
  msgid "Album names in urls"
10182
  msgstr ""
10183
 
10184
- #: wppa-settings-autosave.php:3447
10185
  msgid "Display album names in urls."
10186
  msgstr ""
10187
 
10188
- #: wppa-settings-autosave.php:3448
10189
  msgid "Urls to wppa+ displays will contain albumnames in stead of numbers."
10190
  msgstr ""
10191
 
10192
- #: wppa-settings-autosave.php:3449
10193
  msgid ""
10194
  "It is your responsability to avoid duplicate names of albums in the system."
10195
  msgstr ""
10196
 
10197
- #: wppa-settings-autosave.php:3456
10198
  msgid "Use short query args"
10199
  msgstr ""
10200
 
10201
- #: wppa-settings-autosave.php:3457
10202
  msgid "Use &album=... &photo=..."
10203
  msgstr ""
10204
 
10205
- #: wppa-settings-autosave.php:3458
10206
  msgid ""
10207
  "Urls to wppa+ displays will contain &album=... &photo=... in stead of &wppa-"
10208
  "album=... &wppa-photo=..."
10209
  msgstr ""
10210
 
10211
- #: wppa-settings-autosave.php:3459
10212
  msgid ""
10213
  "Use this setting only when there are no conflicts with other plugins that "
10214
  "may interprete arguments like &album= etc."
10215
  msgstr ""
10216
 
10217
- #: wppa-settings-autosave.php:3466
10218
  msgid "Enable pretty links"
10219
  msgstr ""
10220
 
10221
- #: wppa-settings-autosave.php:3467
10222
  msgid "Enable the generation and understanding of pretty links."
10223
  msgstr ""
10224
 
10225
- #: wppa-settings-autosave.php:3468
10226
  msgid ""
10227
  "If checked, links to social media and the qr code will have \"/token1/token2/"
10228
  "\" etc in stead of \"&arg1=..&arg2=..\" etc."
10229
  msgstr ""
10230
 
10231
- #: wppa-settings-autosave.php:3469
10232
  msgid ""
10233
  "These types of links will be interpreted and cause a redirection on entering."
10234
  msgstr ""
10235
 
10236
- #: wppa-settings-autosave.php:3470
10237
  msgid ""
10238
  "It is recommended to check this box. It shortens links dramatically and "
10239
  "simplifies qr codes."
10240
  msgstr ""
10241
 
10242
- #: wppa-settings-autosave.php:3471
10243
  msgid ""
10244
  "However, you may encounter conflicts with themes and/or other plugins, so "
10245
  "test it troughly!"
10246
  msgstr ""
10247
 
10248
- #: wppa-settings-autosave.php:3472
10249
  msgid ""
10250
  "Table IV-A2 (Photo names in urls) must be UNchecked for this setting to work!"
10251
  msgstr ""
10252
 
10253
- #: wppa-settings-autosave.php:3479
10254
  msgid "Enable encrypted links"
10255
  msgstr ""
10256
 
10257
- #: wppa-settings-autosave.php:3480
10258
  msgid "Encrypt album and photo ids in links."
10259
  msgstr ""
10260
 
10261
- #: wppa-settings-autosave.php:3483
10262
  msgid "The page will be reloaded."
10263
  msgstr ""
10264
 
10265
- #: wppa-settings-autosave.php:3489
10266
  msgid "Refuse unencrypted"
10267
  msgstr ""
10268
 
10269
- #: wppa-settings-autosave.php:3490
10270
  msgid "When encrypted is enabled, refuse unencrypted urls."
10271
  msgstr ""
10272
 
10273
- #: wppa-settings-autosave.php:3498
10274
  msgid "Update addressline"
10275
  msgstr ""
10276
 
10277
- #: wppa-settings-autosave.php:3499
10278
  msgid "Update the addressline after an ajax action or next slide."
10279
  msgstr ""
10280
 
10281
- #: wppa-settings-autosave.php:3500
10282
  msgid ""
10283
  "If checked, refreshing the page will show the current content and the "
10284
  "browsers back and forth arrows will browse the history on the page."
10285
  msgstr ""
10286
 
10287
- #: wppa-settings-autosave.php:3501
10288
  msgid ""
10289
  "If unchecked, refreshing the page will re-display the content of the "
10290
  "original page."
10291
  msgstr ""
10292
 
10293
- #: wppa-settings-autosave.php:3502
10294
  msgid ""
10295
  "This will only work on browsers that support history.pushState() and "
10296
  "therefor NOT in IE"
10297
  msgstr ""
10298
 
10299
- #: wppa-settings-autosave.php:3503
10300
  msgid "Switching this off will affect the browsers behaviour."
10301
  msgstr ""
10302
 
10303
- #: wppa-settings-autosave.php:3510
10304
  msgid "Render shortcode always"
10305
  msgstr ""
10306
 
10307
- #: wppa-settings-autosave.php:3511
10308
  msgid "This will skip the check on proper initialisation."
10309
  msgstr ""
10310
 
10311
- #: wppa-settings-autosave.php:3512
10312
  msgid ""
10313
  "This setting is required for certain themes like Gantry to prevent the "
10314
  "display of wppa placeholders like [WPPA+ Photo display]."
10315
  msgstr ""
10316
 
10317
- #: wppa-settings-autosave.php:3519
10318
  msgid "Track viewcounts"
10319
  msgstr ""
10320
 
10321
- #: wppa-settings-autosave.php:3520
10322
  msgid "Register number of views of albums and photos."
10323
  msgstr ""
10324
 
10325
- #: wppa-settings-autosave.php:3528
 
 
 
 
 
 
 
 
10326
  msgid "Auto page"
10327
  msgstr ""
10328
 
10329
- #: wppa-settings-autosave.php:3529
10330
  msgid "Create a wp page for every fullsize image."
10331
  msgstr ""
10332
 
10333
- #: wppa-settings-autosave.php:3533
10334
  msgid "Please reload this page after changing!"
10335
  msgstr ""
10336
 
10337
- #: wppa-settings-autosave.php:3539
10338
  msgid "Auto page display"
10339
  msgstr ""
10340
 
10341
- #: wppa-settings-autosave.php:3540
10342
  msgid "The type of display on the autopage pages."
10343
  msgstr ""
10344
 
10345
- #: wppa-settings-autosave.php:3543
10346
  msgid "Single photo"
10347
  msgstr ""
10348
 
10349
- #: wppa-settings-autosave.php:3543
10350
  msgid "Media type photo"
10351
  msgstr ""
10352
 
10353
- #: wppa-settings-autosave.php:3543
10354
  msgid "In the style of a slideshow"
10355
  msgstr ""
10356
 
10357
- #: wppa-settings-autosave.php:3550
10358
  msgid "Auto page links"
10359
  msgstr ""
10360
 
10361
- #: wppa-settings-autosave.php:3551
10362
  msgid "The location for the pagelinks."
10363
  msgstr ""
10364
 
10365
- #: wppa-settings-autosave.php:3554
10366
  msgid "At top and bottom"
10367
  msgstr ""
10368
 
10369
- #: wppa-settings-autosave.php:3561
10370
  msgid "Defer javascript"
10371
  msgstr ""
10372
 
10373
- #: wppa-settings-autosave.php:3562
10374
  msgid "Put javascript near the end of the page."
10375
  msgstr ""
10376
 
10377
- #: wppa-settings-autosave.php:3563
10378
  msgid ""
10379
  "If checkd: May fix layout problems and broken slideshows. May speed up or "
10380
  "slow down page appearing."
10381
  msgstr ""
10382
 
10383
- #: wppa-settings-autosave.php:3570
10384
  msgid "Inline styles"
10385
  msgstr ""
10386
 
10387
- #: wppa-settings-autosave.php:3571
10388
  msgid "Set style specifications inline."
10389
  msgstr ""
10390
 
10391
- #: wppa-settings-autosave.php:3572
10392
  msgid "If checked: May fix layout problems, but slows down page appearing."
10393
  msgstr ""
10394
 
10395
- #: wppa-settings-autosave.php:3579
10396
  msgid "Custom style"
10397
  msgstr ""
10398
 
10399
- #: wppa-settings-autosave.php:3580
10400
  msgid "Enter custom style specs here."
10401
  msgstr ""
10402
 
10403
- #: wppa-settings-autosave.php:3588
10404
  msgid "Use customized style file"
10405
  msgstr ""
10406
 
10407
- #: wppa-settings-autosave.php:3589 wppa-settings-autosave.php:3598
10408
  msgid "This feature is highly discouraged."
10409
  msgstr ""
10410
 
10411
- #: wppa-settings-autosave.php:3597
10412
  msgid "Use customized theme file"
10413
  msgstr ""
10414
 
10415
- #: wppa-settings-autosave.php:3606
10416
  msgid "Enable photo html access"
10417
  msgstr ""
10418
 
10419
- #: wppa-settings-autosave.php:3607
10420
  msgid ""
10421
  "Creates .htaccess files in .../uploads/wppa/ and .../uploads/wppa/thumbs/"
10422
  msgstr ""
10423
 
10424
- #: wppa-settings-autosave.php:3610
10425
  msgid "create 'all access' .htaccess files"
10426
  msgstr ""
10427
 
10428
- #: wppa-settings-autosave.php:3611
10429
  msgid "remove .htaccess files"
10430
  msgstr ""
10431
 
10432
- #: wppa-settings-autosave.php:3612
10433
  msgid "create 'no hotlinking' .htaccess files"
10434
  msgstr ""
10435
 
10436
- #: wppa-settings-autosave.php:3613
10437
  msgid "do not change existing .htaccess file(s)"
10438
  msgstr ""
10439
 
10440
- #: wppa-settings-autosave.php:3625
10441
  msgid "Lazy or HTML comp"
10442
  msgstr ""
10443
 
10444
- #: wppa-settings-autosave.php:3626
10445
  msgid "Tick this box when you use lazy load or html compression."
10446
  msgstr ""
10447
 
10448
- #: wppa-settings-autosave.php:3627
10449
  msgid ""
10450
  "If the filmstrip images do not show up and you have a lazy load or html "
10451
  "optimizing plugin active: Check this box"
10452
  msgstr ""
10453
 
10454
- #: wppa-settings-autosave.php:3634
10455
  msgid "Thumbs first"
10456
  msgstr ""
10457
 
10458
- #: wppa-settings-autosave.php:3635
10459
  msgid "When displaying album content: thumbnails before subalbums."
10460
  msgstr ""
10461
 
10462
- #: wppa-settings-autosave.php:3643
10463
  msgid "Login links"
10464
  msgstr ""
10465
 
10466
- #: wppa-settings-autosave.php:3644
10467
  msgid "You must login to... links to login page."
10468
  msgstr ""
10469
 
10470
- #: wppa-settings-autosave.php:3652
10471
  msgid "Enable Video"
10472
  msgstr ""
10473
 
10474
- #: wppa-settings-autosave.php:3653
10475
  msgid "Enables video support."
10476
  msgstr ""
10477
 
10478
- #: wppa-settings-autosave.php:3662
10479
  msgid "Enable Audio"
10480
  msgstr ""
10481
 
10482
- #: wppa-settings-autosave.php:3663
10483
  msgid "Enables audio support."
10484
  msgstr ""
10485
 
10486
- #: wppa-settings-autosave.php:3671
10487
  msgid "Enable 3D Stereo"
10488
  msgstr ""
10489
 
10490
- #: wppa-settings-autosave.php:3672
10491
  msgid "Enables 3D stereo photo support."
10492
  msgstr ""
10493
 
10494
- #: wppa-settings-autosave.php:3680
10495
  msgid "Relative urls"
10496
  msgstr ""
10497
 
10498
- #: wppa-settings-autosave.php:3681
10499
  msgid "Use relative urls only."
10500
  msgstr ""
10501
 
10502
- #: wppa-settings-autosave.php:3689
10503
  msgid "Capitalize tags and cats"
10504
  msgstr ""
10505
 
10506
- #: wppa-settings-autosave.php:3690
10507
  msgid "Format tags and cats to start with one capital character"
10508
  msgstr ""
10509
 
10510
- #: wppa-settings-autosave.php:3698
10511
  msgid "Enable Admins Choice"
10512
  msgstr ""
10513
 
10514
- #: wppa-settings-autosave.php:3699
10515
  msgid "Enable the creation of zipfiles with selected photos."
10516
  msgstr ""
10517
 
10518
- #: wppa-settings-autosave.php:3700
10519
  msgid "Activate the Admins Choice widget to make the zipfiles downloadable."
10520
  msgstr ""
10521
 
10522
- #: wppa-settings-autosave.php:3707
10523
  msgid "Make owner like photoname"
10524
  msgstr ""
10525
 
10526
- #: wppa-settings-autosave.php:3708
10527
  msgid "Change the owner to the user who's display name equals photoname."
10528
  msgstr ""
10529
 
10530
- #: wppa-settings-autosave.php:3716
10531
  msgid "JS and CSS when needed"
10532
  msgstr ""
10533
 
10534
- #: wppa-settings-autosave.php:3717
10535
  msgid "Loads .js and .css files only when they are used on the page."
10536
  msgstr ""
10537
 
10538
- #: wppa-settings-autosave.php:3718
10539
  msgid ""
10540
  "This is a self learning system. The first time a page is loaded that "
10541
  "requires wppa .css or .js files, the page will reload."
10542
  msgstr ""
10543
 
10544
- #: wppa-settings-autosave.php:3726
10545
  msgid "Slideshow related settings"
10546
  msgstr ""
10547
 
10548
- #: wppa-settings-autosave.php:3728
10549
  msgid "V align"
10550
  msgstr ""
10551
 
10552
- #: wppa-settings-autosave.php:3729
10553
  msgid "Vertical alignment of slideshow images."
10554
  msgstr ""
10555
 
10556
- #: wppa-settings-autosave.php:3730
10557
  msgid "Specify the vertical alignment of slideshow images."
10558
  msgstr ""
10559
 
10560
- #: wppa-settings-autosave.php:3731
10561
  msgid ""
10562
  "If you select --- none ---, the photos will not be centered horizontally "
10563
  "either."
10564
  msgstr ""
10565
 
10566
- #: wppa-settings-autosave.php:3733 wppa-settings-autosave.php:4023
10567
  #: wppa-slideshow-widget.php:214
10568
  msgid "top"
10569
  msgstr ""
10570
 
10571
- #: wppa-settings-autosave.php:3733 wppa-settings-autosave.php:4023
10572
  #: wppa-slideshow-widget.php:216
10573
  msgid "bottom"
10574
  msgstr ""
10575
 
10576
- #: wppa-settings-autosave.php:3733 wppa-slideshow-widget.php:217
10577
  msgid "fit"
10578
  msgstr ""
10579
 
10580
- #: wppa-settings-autosave.php:3741
10581
  msgid "H align"
10582
  msgstr ""
10583
 
10584
- #: wppa-settings-autosave.php:3742
10585
  msgid "Horizontal alignment of slideshow images."
10586
  msgstr ""
10587
 
10588
- #: wppa-settings-autosave.php:3743
10589
  msgid ""
10590
  "Specify the horizontal alignment of slideshow images. If you specify --- "
10591
  "none --- , no horizontal alignment will take place."
10592
  msgstr ""
10593
 
10594
- #: wppa-settings-autosave.php:3744
10595
  msgid ""
10596
  "This setting is only usefull when the Column Width differs from the Maximum "
10597
  "Width."
10598
  msgstr ""
10599
 
10600
- #: wppa-settings-autosave.php:3745
10601
  msgid "(Settings I-A1 and I-B1)"
10602
  msgstr ""
10603
 
10604
- #: wppa-settings-autosave.php:3755
10605
  msgid "Start slideshow running."
10606
  msgstr ""
10607
 
10608
- #: wppa-settings-autosave.php:3756
10609
  msgid ""
10610
  "If you select \"running\", the slideshow will start running immediately, if "
10611
  "you select \"still at first photo\", the first photo will be displayed in "
10612
  "browse mode."
10613
  msgstr ""
10614
 
10615
- #: wppa-settings-autosave.php:3757
10616
  msgid ""
10617
  "If you select \"still at first norated\", the first photo that the visitor "
10618
  "did not gave a rating will be displayed in browse mode."
10619
  msgstr ""
10620
 
10621
- #: wppa-settings-autosave.php:3759
10622
  msgid "running"
10623
  msgstr ""
10624
 
10625
- #: wppa-settings-autosave.php:3760
10626
  msgid "still at first photo"
10627
  msgstr ""
10628
 
10629
- #: wppa-settings-autosave.php:3761
10630
  msgid "still at first norated"
10631
  msgstr ""
10632
 
10633
- #: wppa-settings-autosave.php:3772
10634
  msgid "Start slideonly"
10635
  msgstr ""
10636
 
10637
- #: wppa-settings-autosave.php:3773
10638
  msgid "Start slideonly slideshow running."
10639
  msgstr ""
10640
 
10641
- #: wppa-settings-autosave.php:3781 wppa-settings-autosave.php:4694
10642
  msgid "Video autostart"
10643
  msgstr ""
10644
 
10645
- #: wppa-settings-autosave.php:3782
10646
  msgid "Autoplay videos in slideshows."
10647
  msgstr ""
10648
 
10649
- #: wppa-settings-autosave.php:3791 wppa-settings-autosave.php:4703
10650
  msgid "Audio autostart"
10651
  msgstr ""
10652
 
10653
- #: wppa-settings-autosave.php:3792
10654
  msgid "Autoplay audios in slideshows."
10655
  msgstr ""
10656
 
10657
- #: wppa-settings-autosave.php:3800
10658
  msgid "Animation type"
10659
  msgstr ""
10660
 
10661
- #: wppa-settings-autosave.php:3801
10662
  msgid "The way successive slides appear."
10663
  msgstr ""
10664
 
10665
- #: wppa-settings-autosave.php:3802
10666
  msgid ""
10667
  "Select the way the old slide is to be replaced by the new one in the "
10668
  "slideshow/browse fullsize display."
10669
  msgstr ""
10670
 
10671
- #: wppa-settings-autosave.php:3804
10672
  msgid "Fade out and in simultaneous"
10673
  msgstr ""
10674
 
10675
- #: wppa-settings-autosave.php:3805
10676
  msgid "Fade in after fade out"
10677
  msgstr ""
10678
 
10679
- #: wppa-settings-autosave.php:3806
10680
  msgid "Shift adjacent"
10681
  msgstr ""
10682
 
10683
- #: wppa-settings-autosave.php:3807
10684
  msgid "Stack on"
10685
  msgstr ""
10686
 
10687
- #: wppa-settings-autosave.php:3808
10688
  msgid "Stack off"
10689
  msgstr ""
10690
 
10691
- #: wppa-settings-autosave.php:3809
10692
  msgid "Turn over"
10693
  msgstr ""
10694
 
10695
- #: wppa-settings-autosave.php:3823
10696
  msgid "Timeout"
10697
  msgstr ""
10698
 
10699
- #: wppa-settings-autosave.php:3824
10700
  msgid "Slideshow timeout."
10701
  msgstr ""
10702
 
10703
- #: wppa-settings-autosave.php:3825
10704
  msgid ""
10705
  "Select the time a single slide will be visible when the slideshow is started."
10706
  msgstr ""
10707
 
10708
- #: wppa-settings-autosave.php:3834
10709
  msgid "Speed"
10710
  msgstr ""
10711
 
10712
- #: wppa-settings-autosave.php:3835
10713
  msgid "Slideshow animation speed."
10714
  msgstr ""
10715
 
10716
- #: wppa-settings-autosave.php:3836
10717
  msgid "Specify the animation speed to be used in slideshows."
10718
  msgstr ""
10719
 
10720
- #: wppa-settings-autosave.php:3837
10721
  msgid "This is the time it takes a photo to fade in or out."
10722
  msgstr ""
10723
 
10724
- #: wppa-settings-autosave.php:3839 wppa-settings-autosave.php:4232
10725
- #: wppa-settings-autosave.php:4640 wppa-settings-autosave.php:6555
10726
- #: wppa-settings-autosave.php:7708 wppa-settings-autosave.php:7719
10727
- #: wppa-settings-autosave.php:7730 wppa-settings-autosave.php:7882
 
10728
  msgid "--- off ---"
10729
  msgstr ""
10730
 
10731
- #: wppa-settings-autosave.php:3839
10732
  msgid "very fast (200 ms.)"
10733
  msgstr ""
10734
 
10735
- #: wppa-settings-autosave.php:3839
10736
  msgid "fast (400 ms.)"
10737
  msgstr ""
10738
 
10739
- #: wppa-settings-autosave.php:3839
10740
  msgid "normal (800 ms.)"
10741
  msgstr ""
10742
 
10743
- #: wppa-settings-autosave.php:3839
10744
  msgid "slow (1.2 s.)"
10745
  msgstr ""
10746
 
10747
- #: wppa-settings-autosave.php:3839
10748
  msgid "very slow (2 s.)"
10749
  msgstr ""
10750
 
10751
- #: wppa-settings-autosave.php:3839
10752
  msgid "extremely slow (4 s.)"
10753
  msgstr ""
10754
 
10755
- #: wppa-settings-autosave.php:3846
10756
  msgid "Slide hover pause"
10757
  msgstr ""
10758
 
10759
- #: wppa-settings-autosave.php:3847
10760
  msgid "Running Slideshow suspends during mouse hover."
10761
  msgstr ""
10762
 
10763
- #: wppa-settings-autosave.php:3855
10764
  msgid "Slideshow wrap around"
10765
  msgstr ""
10766
 
10767
- #: wppa-settings-autosave.php:3856
10768
  msgid "The slideshow wraps around the start and end"
10769
  msgstr ""
10770
 
10771
- #: wppa-settings-autosave.php:3864
10772
  msgid "Full desc align"
10773
  msgstr ""
10774
 
10775
- #: wppa-settings-autosave.php:3865
10776
  msgid "The alignment of the descriptions under fullsize images and slideshows."
10777
  msgstr ""
10778
 
10779
- #: wppa-settings-autosave.php:3868 wppa-settings-autosave.php:4011
10780
- #: wppa-settings-autosave.php:4114
10781
  msgid "Left"
10782
  msgstr ""
10783
 
10784
- #: wppa-settings-autosave.php:3868
10785
  msgid "Center"
10786
  msgstr ""
10787
 
10788
- #: wppa-settings-autosave.php:3868 wppa-settings-autosave.php:4011
10789
- #: wppa-settings-autosave.php:4114
10790
  msgid "Right"
10791
  msgstr ""
10792
 
10793
- #: wppa-settings-autosave.php:3875
10794
  msgid "Remove redundant space"
10795
  msgstr ""
10796
 
10797
- #: wppa-settings-autosave.php:3876
10798
  msgid "Removes unwanted &lt;p> and &lt;br> tags in fullsize descriptions."
10799
  msgstr ""
10800
 
10801
- #: wppa-settings-autosave.php:3877
10802
  msgid ""
10803
  "This setting has only effect when Table IX-A7 (foreign shortcodes) is "
10804
  "checked."
10805
  msgstr ""
10806
 
10807
- #: wppa-settings-autosave.php:3884 wppa-settings-autosave.php:4183
10808
  msgid "Run nl2br or wpautop on description"
10809
  msgstr ""
10810
 
10811
- #: wppa-settings-autosave.php:3885
10812
  msgid "Adds &lt;br> or &lt;p> and &lt;br> tags in fullsize descriptions."
10813
  msgstr ""
10814
 
10815
- #: wppa-settings-autosave.php:3889 wppa-settings-autosave.php:4188
10816
  msgid "Linebreaks only"
10817
  msgstr ""
10818
 
10819
- #: wppa-settings-autosave.php:3890 wppa-settings-autosave.php:4189
10820
  msgid "Linebreaks and paragraphs"
10821
  msgstr ""
10822
 
10823
- #: wppa-settings-autosave.php:3898
10824
  msgid "Auto open comments"
10825
  msgstr ""
10826
 
10827
- #: wppa-settings-autosave.php:3899
10828
  msgid "Automatic opens comments box when slideshow does not run."
10829
  msgstr ""
10830
 
10831
- #: wppa-settings-autosave.php:3907
10832
  msgid "Film hover goto"
10833
  msgstr ""
10834
 
10835
- #: wppa-settings-autosave.php:3908
10836
  msgid "Go to slide when hovering filmstrip thumbnail."
10837
  msgstr ""
10838
 
10839
- #: wppa-settings-autosave.php:3909
10840
  msgid "Do not use this setting when slides have different aspect ratios!"
10841
  msgstr ""
10842
 
10843
- #: wppa-settings-autosave.php:3916
10844
  msgid "Slide swipe"
10845
  msgstr ""
10846
 
10847
- #: wppa-settings-autosave.php:3917
10848
  msgid "Enable touch events swipe left-right on slides on touch screens."
10849
  msgstr ""
10850
 
10851
- #: wppa-settings-autosave.php:3925
10852
  msgid "Slide page Ajax"
10853
  msgstr ""
10854
 
10855
- #: wppa-settings-autosave.php:3926
10856
  msgid "Pagelinks slideshow use Ajax"
10857
  msgstr ""
10858
 
10859
- #: wppa-settings-autosave.php:3927
10860
  msgid "On some systems you need to disable ajax here."
10861
  msgstr ""
10862
 
10863
- #: wppa-settings-autosave.php:3954
10864
  msgid "Thumbnail related settings"
10865
  msgstr ""
10866
 
10867
- #: wppa-settings-autosave.php:3957
10868
  msgid "Photo ordering sequence method."
10869
  msgstr ""
10870
 
10871
- #: wppa-settings-autosave.php:3958
10872
  msgid ""
10873
  "Specify the way the photos should be ordered. This is the default setting. "
10874
  "You can overrule the default sorting order on a per album basis."
10875
  msgstr ""
10876
 
10877
- #: wppa-settings-autosave.php:3995
10878
  msgid "Thumbnail type"
10879
  msgstr ""
10880
 
10881
- #: wppa-settings-autosave.php:3996
10882
  msgid "The way the thumbnail images are displayed."
10883
  msgstr ""
10884
 
10885
- #: wppa-settings-autosave.php:3997
10886
  msgid ""
10887
  "You may select an altenative display method for thumbnails. Note that some "
10888
  "of the thumbnail settings do not apply to all available display methods."
10889
  msgstr ""
10890
 
10891
- #: wppa-settings-autosave.php:3999 wppa-settings-autosave.php:4023
10892
  #: wppa-tinymce-shortcodes.php:515 wppa-tinymce-shortcodes.php:534
10893
  msgid "--- default ---"
10894
  msgstr ""
10895
 
10896
- #: wppa-settings-autosave.php:3999
10897
  msgid "like album covers"
10898
  msgstr ""
10899
 
10900
- #: wppa-settings-autosave.php:3999
10901
  msgid "like album covers mcr"
10902
  msgstr ""
10903
 
10904
- #: wppa-settings-autosave.php:3999
10905
  msgid "masonry style columns"
10906
  msgstr ""
10907
 
10908
- #: wppa-settings-autosave.php:3999
10909
  msgid "masonry style rows"
10910
  msgstr ""
10911
 
10912
- #: wppa-settings-autosave.php:4007 wppa-settings-autosave.php:4108
10913
  msgid "Placement"
10914
  msgstr ""
10915
 
10916
- #: wppa-settings-autosave.php:4008
10917
  msgid "Thumbnail image left or right."
10918
  msgstr ""
10919
 
10920
- #: wppa-settings-autosave.php:4009
10921
  msgid "Indicate the placement position of the thumbnailphoto you wish."
10922
  msgstr ""
10923
 
10924
- #: wppa-settings-autosave.php:4018
10925
  msgid "Vertical alignment"
10926
  msgstr ""
10927
 
10928
- #: wppa-settings-autosave.php:4019
10929
  msgid "Vertical alignment of thumbnails."
10930
  msgstr ""
10931
 
10932
- #: wppa-settings-autosave.php:4020
10933
  msgid ""
10934
  "Specify the vertical alignment of thumbnail images. Use this setting when "
10935
  "albums contain both portrait and landscape photos."
10936
  msgstr ""
10937
 
10938
- #: wppa-settings-autosave.php:4021
10939
  msgid ""
10940
  "It is NOT recommended to use the value --- default ---; it will affect the "
10941
  "horizontal alignment also and is meant to be used with custom css."
10942
  msgstr ""
10943
 
10944
- #: wppa-settings-autosave.php:4030
10945
  msgid "Thumb mouseover"
10946
  msgstr ""
10947
 
10948
- #: wppa-settings-autosave.php:4031
10949
  msgid "Apply thumbnail mouseover effect."
10950
  msgstr ""
10951
 
10952
- #: wppa-settings-autosave.php:4032
10953
  msgid "Check this box to use mouseover effect on thumbnail images."
10954
  msgstr ""
10955
 
10956
- #: wppa-settings-autosave.php:4040
10957
  msgid "Thumb opacity"
10958
  msgstr ""
10959
 
10960
- #: wppa-settings-autosave.php:4041 wppa-settings-autosave.php:4133
10961
  msgid "Initial opacity value."
10962
  msgstr ""
10963
 
10964
- #: wppa-settings-autosave.php:4042 wppa-settings-autosave.php:4134
10965
- #: wppa-settings-autosave.php:4278
10966
  msgid "Enter percentage of opacity. 100% is opaque, 0% is transparant"
10967
  msgstr ""
10968
 
10969
- #: wppa-settings-autosave.php:4044 wppa-settings-autosave.php:4136
10970
- #: wppa-settings-autosave.php:4281 wppa-settings-autosave.php:4620
10971
  msgid "%"
10972
  msgstr ""
10973
 
10974
- #: wppa-settings-autosave.php:4049
10975
  msgid "Thumb popup"
10976
  msgstr ""
10977
 
10978
- #: wppa-settings-autosave.php:4050
10979
  msgid "Use popup effect on thumbnail images."
10980
  msgstr ""
10981
 
10982
- #: wppa-settings-autosave.php:4051
10983
  msgid "Thumbnails pop-up to a larger image when hovered."
10984
  msgstr ""
10985
 
10986
- #: wppa-settings-autosave.php:4059
10987
  msgid "Align subtext"
10988
  msgstr ""
10989
 
10990
- #: wppa-settings-autosave.php:4060
10991
  msgid "Set thumbnail subtext on equal height."
10992
  msgstr ""
10993
 
10994
- #: wppa-settings-autosave.php:4068
10995
  msgid "Album and covers related settings"
10996
  msgstr ""
10997
 
10998
- #: wppa-settings-autosave.php:4070
10999
  msgid "Album order"
11000
  msgstr ""
11001
 
11002
- #: wppa-settings-autosave.php:4071
11003
  msgid "Album ordering sequence method."
11004
  msgstr ""
11005
 
11006
- #: wppa-settings-autosave.php:4072
11007
  msgid "Specify the way the albums should be ordered."
11008
  msgstr ""
11009
 
11010
- #: wppa-settings-autosave.php:4097
11011
  msgid "Default coverphoto selection"
11012
  msgstr ""
11013
 
11014
- #: wppa-settings-autosave.php:4098
11015
  msgid "Default select cover photo method."
11016
  msgstr ""
11017
 
11018
- #: wppa-settings-autosave.php:4099
11019
  msgid ""
11020
  "This is the initial value on album creation only. It can be overruled on the "
11021
  "edit album page."
11022
  msgstr ""
11023
 
11024
- #: wppa-settings-autosave.php:4100
11025
  msgid "Random from album"
11026
  msgstr ""
11027
 
11028
- #: wppa-settings-autosave.php:4100
11029
  msgid "Random featured from album"
11030
  msgstr ""
11031
 
11032
- #: wppa-settings-autosave.php:4100
11033
  msgid "Most recently added to album"
11034
  msgstr ""
11035
 
11036
- #: wppa-settings-autosave.php:4100
11037
  msgid "Random from album or any sub album"
11038
  msgstr ""
11039
 
11040
- #: wppa-settings-autosave.php:4109
11041
  msgid "Cover image position."
11042
  msgstr ""
11043
 
11044
- #: wppa-settings-autosave.php:4110
11045
  msgid ""
11046
  "Enter the position that you want to be used for the default album cover "
11047
  "selected in Table IV-D6."
11048
  msgstr ""
11049
 
11050
- #: wppa-settings-autosave.php:4111
11051
  msgid ""
11052
  "For covertype Image Factory: left will be treated as top and right will be "
11053
  "treted as bottom."
11054
  msgstr ""
11055
 
11056
- #: wppa-settings-autosave.php:4112
11057
  msgid ""
11058
  "For covertype Long Descriptions: top will be treated as left and bottom will "
11059
  "be treted as right."
11060
  msgstr ""
11061
 
11062
- #: wppa-settings-autosave.php:4122
11063
  msgid "Cover mouseover"
11064
  msgstr ""
11065
 
11066
- #: wppa-settings-autosave.php:4123
11067
  msgid "Apply coverphoto mouseover effect."
11068
  msgstr ""
11069
 
11070
- #: wppa-settings-autosave.php:4124
11071
  msgid "Check this box to use mouseover effect on cover images."
11072
  msgstr ""
11073
 
11074
- #: wppa-settings-autosave.php:4132
11075
  msgid "Cover opacity"
11076
  msgstr ""
11077
 
11078
- #: wppa-settings-autosave.php:4141
11079
  msgid "Cover type"
11080
  msgstr ""
11081
 
11082
- #: wppa-settings-autosave.php:4142
11083
  msgid "Select the default cover type."
11084
  msgstr ""
11085
 
11086
- #: wppa-settings-autosave.php:4143
11087
  msgid ""
11088
  "Types with the addition mcr are suitable for Multi Column in a Responsive "
11089
  "theme"
11090
  msgstr ""
11091
 
11092
- #: wppa-settings-autosave.php:4166
11093
  msgid "The umber of coverphotos. Must be > 1 and < 25."
11094
  msgstr ""
11095
 
11096
- #: wppa-settings-autosave.php:4174
11097
  msgid "Cats include subs"
11098
  msgstr ""
11099
 
11100
- #: wppa-settings-autosave.php:4175
11101
  msgid "Child albums are included in Category based shortcodes."
11102
  msgstr ""
11103
 
11104
- #: wppa-settings-autosave.php:4176
11105
  msgid ""
11106
  "When you use album=\"#cat,...\", in a shortcode, the child albums will be "
11107
  "included."
11108
  msgstr ""
11109
 
11110
- #: wppa-settings-autosave.php:4184
11111
  msgid "Adds &lt;br> or &lt;p> and &lt;br> tags in album descriptions."
11112
  msgstr ""
11113
 
11114
- #: wppa-settings-autosave.php:4198
11115
  msgid "Rating related settings"
11116
  msgstr ""
11117
 
11118
- #: wppa-settings-autosave.php:4200
11119
  msgid "Rating login"
11120
  msgstr ""
11121
 
11122
- #: wppa-settings-autosave.php:4201
11123
  msgid "Users must login to rate photos."
11124
  msgstr ""
11125
 
11126
- #: wppa-settings-autosave.php:4202
11127
  msgid ""
11128
  "If users want to vote for a photo (rating 1..5 stars) the must login first. "
11129
  "The avarage rating will always be displayed as long as the rating system is "
11130
  "enabled."
11131
  msgstr ""
11132
 
11133
- #: wppa-settings-autosave.php:4209
11134
  msgid "Rating change"
11135
  msgstr ""
11136
 
11137
- #: wppa-settings-autosave.php:4210 wppa-settings-autosave.php:4211
11138
  msgid "Users may change their ratings."
11139
  msgstr ""
11140
 
11141
- #: wppa-settings-autosave.php:4212 wppa-settings-autosave.php:4260
11142
- #: wppa-settings-autosave.php:4279 wppa-settings-autosave.php:4292
11143
- #: wppa-settings-autosave.php:4302 wppa-settings-autosave.php:4312
11144
- #: wppa-settings-autosave.php:4322 wppa-settings-autosave.php:4331
11145
  msgid ""
11146
  "If \"One button vote\" is selected in Table I-E1, this setting has no meaning"
11147
  msgstr ""
11148
 
11149
- #: wppa-settings-autosave.php:4219
11150
  msgid "Rating multi"
11151
  msgstr ""
11152
 
11153
- #: wppa-settings-autosave.php:4220
11154
  msgid "Users may give multiple votes."
11155
  msgstr ""
11156
 
11157
- #: wppa-settings-autosave.php:4221
11158
  msgid ""
11159
  "Users may give multiple votes. (This has no effect when users may change "
11160
  "their votes.)"
11161
  msgstr ""
11162
 
11163
- #: wppa-settings-autosave.php:4228
11164
  msgid "Rating daily"
11165
  msgstr ""
11166
 
11167
- #: wppa-settings-autosave.php:4229
11168
  msgid "Users may rate only once per period"
11169
  msgstr ""
11170
 
11171
- #: wppa-settings-autosave.php:4232
11172
  msgid "Week"
11173
  msgstr ""
11174
 
11175
- #: wppa-settings-autosave.php:4232
11176
  msgid "Day"
11177
  msgstr ""
11178
 
11179
- #: wppa-settings-autosave.php:4232
11180
  msgid "Hour"
11181
  msgstr ""
11182
 
11183
- #: wppa-settings-autosave.php:4239
11184
  msgid "Rate own photos"
11185
  msgstr ""
11186
 
11187
- #: wppa-settings-autosave.php:4240
11188
  msgid "It is allowed to rate photos by the uploader himself."
11189
  msgstr ""
11190
 
@@ -11196,428 +11246,438 @@ msgstr ""
11196
  msgid "Users must clarify their vote in a comment."
11197
  msgstr ""
11198
 
11199
- #: wppa-settings-autosave.php:4258
11200
  msgid "This value counts dislike rating."
11201
  msgstr ""
11202
 
11203
- #: wppa-settings-autosave.php:4259
11204
  msgid ""
11205
  "This value will be used for a dislike rating on calculation of avarage "
11206
  "ratings."
11207
  msgstr ""
11208
 
11209
- #: wppa-settings-autosave.php:4262
11210
  msgid "points"
11211
  msgstr ""
11212
 
11213
- #: wppa-settings-autosave.php:4267
11214
  msgid "Next after vote"
11215
  msgstr ""
11216
 
11217
- #: wppa-settings-autosave.php:4268
11218
  msgid "Goto next slide after voting"
11219
  msgstr ""
11220
 
11221
- #: wppa-settings-autosave.php:4269
11222
  msgid ""
11223
  "If checked, the visitor goes straight to the slide following the slide he "
11224
  "voted. This will speed up mass voting."
11225
  msgstr ""
11226
 
11227
- #: wppa-settings-autosave.php:4276
11228
  msgid "Star off opacity"
11229
  msgstr ""
11230
 
11231
- #: wppa-settings-autosave.php:4277
11232
  msgid "Rating star off state opacity value."
11233
  msgstr ""
11234
 
11235
- #: wppa-settings-autosave.php:4287
11236
  msgid "Notify admin every x times."
11237
  msgstr ""
11238
 
11239
- #: wppa-settings-autosave.php:4288
11240
  msgid ""
11241
  "If this number is positive, there will be a thumb down icon in the rating "
11242
  "bar."
11243
  msgstr ""
11244
 
11245
- #: wppa-settings-autosave.php:4289
11246
  msgid ""
11247
  "Cicking the icon indicates a user wants to report that an image is "
11248
  "inappropiate."
11249
  msgstr ""
11250
 
11251
- #: wppa-settings-autosave.php:4290
11252
  msgid "Admin will be notified by email after every x reports."
11253
  msgstr ""
11254
 
11255
- #: wppa-settings-autosave.php:4291 wppa-settings-autosave.php:4301
11256
- #: wppa-settings-autosave.php:4311
11257
  msgid "A value of 0 disables this feature."
11258
  msgstr ""
11259
 
11260
- #: wppa-settings-autosave.php:4294 wppa-settings-autosave.php:4304
11261
- #: wppa-settings-autosave.php:4314
11262
  msgid "reports"
11263
  msgstr ""
11264
 
11265
- #: wppa-settings-autosave.php:4299
11266
  msgid "Pending after"
11267
  msgstr ""
11268
 
11269
- #: wppa-settings-autosave.php:4300
11270
  msgid "Set status to pending after xx dislike votes."
11271
  msgstr ""
11272
 
11273
- #: wppa-settings-autosave.php:4309
11274
  msgid "Delete after"
11275
  msgstr ""
11276
 
11277
- #: wppa-settings-autosave.php:4310
11278
  msgid "Deete photo after xx dislike votes."
11279
  msgstr ""
11280
 
11281
- #: wppa-settings-autosave.php:4319
11282
  msgid "Show dislike count"
11283
  msgstr ""
11284
 
11285
- #: wppa-settings-autosave.php:4320
11286
  msgid "Show the number of dislikes in the rating bar."
11287
  msgstr ""
11288
 
11289
- #: wppa-settings-autosave.php:4321
11290
  msgid "Displayes the total number of dislike votes for the current photo."
11291
  msgstr ""
11292
 
11293
- #: wppa-settings-autosave.php:4329
11294
  msgid "Rating display type"
11295
  msgstr ""
11296
 
11297
- #: wppa-settings-autosave.php:4330
11298
  msgid "Specify the type of the rating display."
11299
  msgstr ""
11300
 
11301
- #: wppa-settings-autosave.php:4333
 
 
 
 
 
 
11302
  msgid "Graphic"
11303
  msgstr ""
11304
 
11305
- #: wppa-settings-autosave.php:4333
11306
  msgid "Numeric"
11307
  msgstr ""
11308
 
11309
- #: wppa-settings-autosave.php:4340
 
 
 
 
11310
  msgid "Show average rating"
11311
  msgstr ""
11312
 
11313
- #: wppa-settings-autosave.php:4341
11314
  msgid "Display the avarage rating and/or vote count on the rating bar"
11315
  msgstr ""
11316
 
11317
- #: wppa-settings-autosave.php:4342
11318
  msgid ""
11319
  "If checked, the average rating as well as the current users rating is "
11320
  "displayed in max 5 or 10 stars."
11321
  msgstr ""
11322
 
11323
- #: wppa-settings-autosave.php:4343
11324
  msgid "If unchecked, only the current users rating is displayed (if any)."
11325
  msgstr ""
11326
 
11327
- #: wppa-settings-autosave.php:4344
11328
  msgid ""
11329
  "If \"One button vote\" is selected in Table I-E1, this box checked will "
11330
  "display the vote count."
11331
  msgstr ""
11332
 
11333
- #: wppa-settings-autosave.php:4351
11334
  msgid "Single vote button text"
11335
  msgstr ""
11336
 
11337
- #: wppa-settings-autosave.php:4352
11338
  msgid "The text on the voting button."
11339
  msgstr ""
11340
 
11341
- #: wppa-settings-autosave.php:4353 wppa-settings-autosave.php:4362
11342
  msgid "This text may contain qTranslate compatible language tags."
11343
  msgstr ""
11344
 
11345
- #: wppa-settings-autosave.php:4360
11346
  msgid "Single vote button text voted"
11347
  msgstr ""
11348
 
11349
- #: wppa-settings-autosave.php:4361
11350
  msgid "The text on the voting button when voted."
11351
  msgstr ""
11352
 
11353
- #: wppa-settings-autosave.php:4369
11354
  msgid "Single vote button thumbnail"
11355
  msgstr ""
11356
 
11357
- #: wppa-settings-autosave.php:4370
11358
  msgid "Display single vote button below thumbnails."
11359
  msgstr ""
11360
 
11361
- #: wppa-settings-autosave.php:4371
11362
  msgid ""
11363
  "This works only in single vote mode: Table I-E1 set to \"one button vote\""
11364
  msgstr ""
11365
 
11366
- #: wppa-settings-autosave.php:4378
11367
  msgid "Medal bronze when"
11368
  msgstr ""
11369
 
11370
- #: wppa-settings-autosave.php:4379 wppa-settings-autosave.php:4397
11371
  msgid "Photo gets medal bronze when number of top-scores ( 5 or 10 )."
11372
  msgstr ""
11373
 
11374
- #: wppa-settings-autosave.php:4380 wppa-settings-autosave.php:4398
11375
  msgid ""
11376
  "When the photo has this number of topscores ( 5 or 10 stars ), it will get a "
11377
  "bronze medal. A value of 0 indicates that you do not want this feature."
11378
  msgstr ""
11379
 
11380
- #: wppa-settings-autosave.php:4382 wppa-settings-autosave.php:4391
11381
- #: wppa-settings-autosave.php:4400
11382
  msgid "Topscores"
11383
  msgstr ""
11384
 
11385
- #: wppa-settings-autosave.php:4387
11386
  msgid "Medal silver when"
11387
  msgstr ""
11388
 
11389
- #: wppa-settings-autosave.php:4388
11390
  msgid "Photo gets medal silver when number of top-scores ( 5 or 10 )."
11391
  msgstr ""
11392
 
11393
- #: wppa-settings-autosave.php:4389
11394
  msgid ""
11395
  "When the photo has this number of topscores ( 5 or 10 stars ), it will get a "
11396
  "silver medal. A value of 0 indicates that you do not want this feature."
11397
  msgstr ""
11398
 
11399
- #: wppa-settings-autosave.php:4396
11400
  msgid "Medal gold when"
11401
  msgstr ""
11402
 
11403
- #: wppa-settings-autosave.php:4405
11404
  msgid "Medal tag color"
11405
  msgstr ""
11406
 
11407
- #: wppa-settings-autosave.php:4406
11408
  msgid "The color of the tag on the medal."
11409
  msgstr ""
11410
 
11411
- #: wppa-settings-autosave.php:4409 wppa-settings-autosave.php:7965
11412
  msgid "Red"
11413
  msgstr ""
11414
 
11415
- #: wppa-settings-autosave.php:4409 wppa-settings-autosave.php:7968
11416
  msgid "Green"
11417
  msgstr ""
11418
 
11419
- #: wppa-settings-autosave.php:4409 wppa-settings-autosave.php:7969
11420
  msgid "Blue"
11421
  msgstr ""
11422
 
11423
- #: wppa-settings-autosave.php:4416
11424
  msgid "Medal position"
11425
  msgstr ""
11426
 
11427
- #: wppa-settings-autosave.php:4417
11428
  msgid "The position of the medal on the image."
11429
  msgstr ""
11430
 
11431
- #: wppa-settings-autosave.php:4420
11432
  msgid "Top left"
11433
  msgstr ""
11434
 
11435
- #: wppa-settings-autosave.php:4420
11436
  msgid "Top right"
11437
  msgstr ""
11438
 
11439
- #: wppa-settings-autosave.php:4420
11440
  msgid "Bottom left"
11441
  msgstr ""
11442
 
11443
- #: wppa-settings-autosave.php:4420
11444
  msgid "Bottom right"
11445
  msgstr ""
11446
 
11447
- #: wppa-settings-autosave.php:4427
11448
  msgid "Top criterium"
11449
  msgstr ""
11450
 
11451
- #: wppa-settings-autosave.php:4428
11452
  msgid "The top sort item used for topten results from shortcodes."
11453
  msgstr ""
11454
 
11455
- #: wppa-settings-autosave.php:4431
11456
  msgid "Mean raiting"
11457
  msgstr ""
11458
 
11459
- #: wppa-settings-autosave.php:4431
11460
  msgid "Rating count"
11461
  msgstr ""
11462
 
11463
- #: wppa-settings-autosave.php:4431
11464
  msgid "Viewcount"
11465
  msgstr ""
11466
 
11467
- #: wppa-settings-autosave.php:4438
11468
  msgid "Comments related settings"
11469
  msgstr ""
11470
 
11471
- #: wppa-settings-autosave.php:4440
11472
  msgid "Commenting login"
11473
  msgstr ""
11474
 
11475
- #: wppa-settings-autosave.php:4441
11476
  msgid "Users must be logged in to comment on photos."
11477
  msgstr ""
11478
 
11479
- #: wppa-settings-autosave.php:4442
11480
  msgid ""
11481
  "Check this box if you want users to be logged in to be able to enter "
11482
  "comments on individual photos."
11483
  msgstr ""
11484
 
11485
- #: wppa-settings-autosave.php:4449
11486
  msgid "Comments view login"
11487
  msgstr ""
11488
 
11489
- #: wppa-settings-autosave.php:4450
11490
  msgid "Users must be logged in to see comments on photos."
11491
  msgstr ""
11492
 
11493
- #: wppa-settings-autosave.php:4451
11494
  msgid ""
11495
  "Check this box if you want users to be logged in to be able to see existing "
11496
  "comments on individual photos."
11497
  msgstr ""
11498
 
11499
- #: wppa-settings-autosave.php:4458
11500
  msgid "Last comment first"
11501
  msgstr ""
11502
 
11503
- #: wppa-settings-autosave.php:4459
11504
  msgid "Display the newest comment on top."
11505
  msgstr ""
11506
 
11507
- #: wppa-settings-autosave.php:4460
11508
  msgid "If checked: Display the newest comment on top."
11509
  msgstr ""
11510
 
11511
- #: wppa-settings-autosave.php:4461
11512
  msgid "If unchecked, the comments are listed in the ordere they were entered."
11513
  msgstr ""
11514
 
11515
- #: wppa-settings-autosave.php:4468
11516
  msgid "Comment moderation"
11517
  msgstr ""
11518
 
11519
- #: wppa-settings-autosave.php:4469
11520
  msgid "Comments from what users need approval."
11521
  msgstr ""
11522
 
11523
- #: wppa-settings-autosave.php:4470
11524
  msgid "Select the desired users of which the comments need approval."
11525
  msgstr ""
11526
 
11527
- #: wppa-settings-autosave.php:4472 wppa-settings-autosave.php:6541
11528
  msgid "All users"
11529
  msgstr ""
11530
 
11531
- #: wppa-settings-autosave.php:4472 wppa-settings-autosave.php:6541
11532
  msgid "Logged out users"
11533
  msgstr ""
11534
 
11535
- #: wppa-settings-autosave.php:4472 wppa-settings-autosave.php:6541
11536
  msgid "No users"
11537
  msgstr ""
11538
 
11539
- #: wppa-settings-autosave.php:4479
11540
  msgid "Comment email required"
11541
  msgstr ""
11542
 
11543
- #: wppa-settings-autosave.php:4480
11544
  msgid "Commenting users must enter their email addresses."
11545
  msgstr ""
11546
 
11547
- #: wppa-settings-autosave.php:4484 wppa-settings-autosave.php:9346
11548
- #: wppa-settings-autosave.php:9414
11549
  msgid "Optional"
11550
  msgstr ""
11551
 
11552
- #: wppa-settings-autosave.php:4496
11553
  msgid "Comment notify"
11554
  msgstr ""
11555
 
11556
- #: wppa-settings-autosave.php:4497
11557
  msgid "Select who must receive an e-mail notification of a new comment."
11558
  msgstr ""
11559
 
11560
- #: wppa-settings-autosave.php:4500
11561
  msgid "--- None ---"
11562
  msgstr ""
11563
 
11564
- #: wppa-settings-autosave.php:4501
11565
  msgid "--- Admin ---"
11566
  msgstr ""
11567
 
11568
- #: wppa-settings-autosave.php:4502
11569
  msgid "--- Album owner ---"
11570
  msgstr ""
11571
 
11572
- #: wppa-settings-autosave.php:4503
11573
  msgid "--- Admin & Owner ---"
11574
  msgstr ""
11575
 
11576
- #: wppa-settings-autosave.php:4504
11577
  msgid "--- Uploader ---"
11578
  msgstr ""
11579
 
11580
- #: wppa-settings-autosave.php:4505
11581
  msgid "--- Up & admin ---"
11582
  msgstr ""
11583
 
11584
- #: wppa-settings-autosave.php:4506
11585
  msgid "--- Up & Owner ---"
11586
  msgstr ""
11587
 
11588
- #: wppa-settings-autosave.php:4529
11589
  msgid "Comment notify previous"
11590
  msgstr ""
11591
 
11592
- #: wppa-settings-autosave.php:4530
11593
  msgid "Notify users who has commented this photo earlier."
11594
  msgstr ""
11595
 
11596
- #: wppa-settings-autosave.php:4538
11597
  msgid "Comment notify approved"
11598
  msgstr ""
11599
 
11600
- #: wppa-settings-autosave.php:4539
11601
  msgid "Notify photo owner of approved comment."
11602
  msgstr ""
11603
 
11604
- #: wppa-settings-autosave.php:4547
11605
  msgid "Com ntfy appr email content"
11606
  msgstr ""
11607
 
11608
- #: wppa-settings-autosave.php:4548
11609
  msgid "The content of the email."
11610
  msgstr ""
11611
 
11612
- #: wppa-settings-autosave.php:4549
11613
  msgid "If you leave this blank, the default content will be used"
11614
  msgstr ""
11615
 
11616
- #: wppa-settings-autosave.php:4550
11617
  msgid "The content may contain html."
11618
  msgstr ""
11619
 
11620
- #: wppa-settings-autosave.php:4551
11621
  msgid ""
11622
  "You may use the following keywords: w#comment for the comment content, "
11623
  "w#user for the commenters name and the standard photo description keywords "
@@ -11625,4271 +11685,4335 @@ msgid ""
11625
  "w#amx, w#amy, w#amfs, w#url, w#hrurl, w#tnurl, w#cc0..w#cc9, w#cd0..w#cd9."
11626
  msgstr ""
11627
 
11628
- #: wppa-settings-autosave.php:4558
11629
  msgid "Com ntfy appr email subject"
11630
  msgstr ""
11631
 
11632
- #: wppa-settings-autosave.php:4559
11633
  msgid "The subject of the email."
11634
  msgstr ""
11635
 
11636
- #: wppa-settings-autosave.php:4568
11637
  msgid "Comment ntfy added"
11638
  msgstr ""
11639
 
11640
- #: wppa-settings-autosave.php:4569
11641
  msgid "Show \"Comment added\" after successfull adding a comment."
11642
  msgstr ""
11643
 
11644
- #: wppa-settings-autosave.php:4577
11645
  msgid "ComTen alt display"
11646
  msgstr ""
11647
 
11648
- #: wppa-settings-autosave.php:4578
11649
  msgid "Display comments at comten thumbnails."
11650
  msgstr ""
11651
 
11652
- #: wppa-settings-autosave.php:4586
11653
  msgid "Comten Thumbnail width"
11654
  msgstr ""
11655
 
11656
- #: wppa-settings-autosave.php:4587
11657
  msgid "The width of the thumbnail in the alt comment display."
11658
  msgstr ""
11659
 
11660
- #: wppa-settings-autosave.php:4590
11661
  msgid "Pixels"
11662
  msgstr ""
11663
 
11664
- #: wppa-settings-autosave.php:4595
11665
  msgid "Show smiley picker"
11666
  msgstr ""
11667
 
11668
- #: wppa-settings-autosave.php:4596
11669
  msgid "Display a clickable row of smileys."
11670
  msgstr ""
11671
 
11672
- #: wppa-settings-autosave.php:4604
11673
  msgid "Show commenter email"
11674
  msgstr ""
11675
 
11676
- #: wppa-settings-autosave.php:4605
11677
  msgid "Show the commenter's email in the notify emails."
11678
  msgstr ""
11679
 
11680
- #: wppa-settings-autosave.php:4606
11681
  msgid "Shows the email address of the commenter in all notify emails."
11682
  msgstr ""
11683
 
11684
- #: wppa-settings-autosave.php:4607
11685
  msgid ""
11686
  "If switched off, admin will still receive the senders email in the "
11687
  "notification mail"
11688
  msgstr ""
11689
 
11690
- #: wppa-settings-autosave.php:4617
11691
  msgid "The opacity of the lightbox overlay background."
11692
  msgstr ""
11693
 
11694
- #: wppa-settings-autosave.php:4625
11695
  msgid "Click on background"
11696
  msgstr ""
11697
 
11698
- #: wppa-settings-autosave.php:4626
11699
  msgid "Select the action to be taken on click on background."
11700
  msgstr ""
11701
 
11702
- #: wppa-settings-autosave.php:4629
11703
  msgid "Nothing"
11704
  msgstr ""
11705
 
11706
- #: wppa-settings-autosave.php:4629
11707
  msgid "Exit (close)"
11708
  msgstr ""
11709
 
11710
- #: wppa-settings-autosave.php:4629
11711
  msgid "Browse (left/right)"
11712
  msgstr ""
11713
 
11714
- #: wppa-settings-autosave.php:4636
11715
  msgid "Overlay animation speed"
11716
  msgstr ""
11717
 
11718
- #: wppa-settings-autosave.php:4637
11719
  msgid "The fade-in time of the lightbox images"
11720
  msgstr ""
11721
 
11722
- #: wppa-settings-autosave.php:4640
11723
  msgid "very fast (100 ms.)"
11724
  msgstr ""
11725
 
11726
- #: wppa-settings-autosave.php:4640
11727
  msgid "fast (200 ms.)"
11728
  msgstr ""
11729
 
11730
- #: wppa-settings-autosave.php:4640
11731
  msgid "normal (300 ms.)"
11732
  msgstr ""
11733
 
11734
- #: wppa-settings-autosave.php:4640
11735
  msgid "slow (500 ms.)"
11736
  msgstr ""
11737
 
11738
- #: wppa-settings-autosave.php:4640
11739
  msgid "very slow (1 s.)"
11740
  msgstr ""
11741
 
11742
- #: wppa-settings-autosave.php:4640
11743
  msgid "extremely slow (2 s.)"
11744
  msgstr ""
11745
 
11746
- #: wppa-settings-autosave.php:4647
11747
  msgid "Overlay slideshow speed"
11748
  msgstr ""
11749
 
11750
- #: wppa-settings-autosave.php:4648
11751
  msgid "The time the lightbox images stay"
11752
  msgstr ""
11753
 
11754
- #: wppa-settings-autosave.php:4651
11755
  msgid "fast (3 s.)"
11756
  msgstr ""
11757
 
11758
- #: wppa-settings-autosave.php:4651
11759
  msgid "normal (5 s.)"
11760
  msgstr ""
11761
 
11762
- #: wppa-settings-autosave.php:4651
11763
  msgid "slow (8 s.)"
11764
  msgstr ""
11765
 
11766
- #: wppa-settings-autosave.php:4651
11767
  msgid "very slow (13 s.)"
11768
  msgstr ""
11769
 
11770
- #: wppa-settings-autosave.php:4651
11771
  msgid "extremely slow (20 s.)"
11772
  msgstr ""
11773
 
11774
- #: wppa-settings-autosave.php:4667
11775
  msgid "WPPA+ Lightbox global"
11776
  msgstr ""
11777
 
11778
- #: wppa-settings-autosave.php:4668
11779
  msgid "Use the wppa+ lightbox also for non-wppa images."
11780
  msgstr ""
11781
 
11782
- #: wppa-settings-autosave.php:4676
11783
  msgid "WPPA+ Lightbox global is a set"
11784
  msgstr ""
11785
 
11786
- #: wppa-settings-autosave.php:4677
11787
  msgid "Treat the other images as a set."
11788
  msgstr ""
11789
 
11790
- #: wppa-settings-autosave.php:4678
11791
  msgid ""
11792
  "If checked, you can scroll through the images in the lightbox view. Requires "
11793
  "item 5 to be checked."
11794
  msgstr ""
11795
 
11796
- #: wppa-settings-autosave.php:4685
11797
  msgid "Use hires files"
11798
  msgstr ""
11799
 
11800
- #: wppa-settings-autosave.php:4686
11801
  msgid "Use the highest resolution available for lightbox."
11802
  msgstr ""
11803
 
11804
- #: wppa-settings-autosave.php:4687
11805
  msgid "Ticking this box is recommended for lightbox fullscreen modes."
11806
  msgstr ""
11807
 
11808
- #: wppa-settings-autosave.php:4695
11809
  msgid "Videos on lightbox start automaticly."
11810
  msgstr ""
11811
 
11812
- #: wppa-settings-autosave.php:4704
11813
  msgid "Audio on lightbox start automaticly."
11814
  msgstr ""
11815
 
11816
- #: wppa-settings-autosave.php:4712
11817
  msgid "Lightbox start mode"
11818
  msgstr ""
11819
 
11820
- #: wppa-settings-autosave.php:4713
11821
  msgid "The mode lightbox starts in."
11822
  msgstr ""
11823
 
11824
- #: wppa-settings-autosave.php:4716 wppa-settings-autosave.php:4737
11825
  msgid "Normal"
11826
  msgstr ""
11827
 
11828
- #: wppa-settings-autosave.php:4717 wppa-settings-autosave.php:4738
11829
  msgid "Padded"
11830
  msgstr ""
11831
 
11832
- #: wppa-settings-autosave.php:4718 wppa-settings-autosave.php:4739
11833
  msgid "Stretched"
11834
  msgstr ""
11835
 
11836
- #: wppa-settings-autosave.php:4719 wppa-settings-autosave.php:4740
11837
  msgid "Clipped"
11838
  msgstr ""
11839
 
11840
- #: wppa-settings-autosave.php:4720 wppa-settings-autosave.php:4741
11841
  msgid "Real size"
11842
  msgstr ""
11843
 
11844
- #: wppa-settings-autosave.php:4733
11845
  msgid "Lightbox start mode mobile"
11846
  msgstr ""
11847
 
11848
- #: wppa-settings-autosave.php:4734
11849
  msgid "The mode lightbox starts in on mobile devices."
11850
  msgstr ""
11851
 
11852
- #: wppa-settings-autosave.php:4771
11853
  msgid "Table V:"
11854
  msgstr ""
11855
 
11856
- #: wppa-settings-autosave.php:4771
11857
  msgid "Fonts:"
11858
  msgstr ""
11859
 
11860
- #: wppa-settings-autosave.php:4772
11861
  msgid "This table describes the Fonts used for the wppa+ elements."
11862
  msgstr ""
11863
 
11864
- #: wppa-settings-autosave.php:4782 wppa-settings-autosave.php:4958
11865
  msgid "Font family"
11866
  msgstr ""
11867
 
11868
- #: wppa-settings-autosave.php:4783 wppa-settings-autosave.php:4959
11869
  msgid "Font size"
11870
  msgstr ""
11871
 
11872
- #: wppa-settings-autosave.php:4784 wppa-settings-autosave.php:4960
11873
  msgid "Font color"
11874
  msgstr ""
11875
 
11876
- #: wppa-settings-autosave.php:4785 wppa-settings-autosave.php:4961
11877
  msgid "Font weight"
11878
  msgstr ""
11879
 
11880
- #: wppa-settings-autosave.php:4795
11881
  msgid "normal"
11882
  msgstr ""
11883
 
11884
- #: wppa-settings-autosave.php:4795
11885
  msgid "bold"
11886
  msgstr ""
11887
 
11888
- #: wppa-settings-autosave.php:4795
11889
  msgid "bolder"
11890
  msgstr ""
11891
 
11892
- #: wppa-settings-autosave.php:4795
11893
  msgid "lighter"
11894
  msgstr ""
11895
 
11896
- #: wppa-settings-autosave.php:4798
11897
  msgid "Album titles"
11898
  msgstr ""
11899
 
11900
- #: wppa-settings-autosave.php:4799
11901
  msgid "Font used for Album titles."
11902
  msgstr ""
11903
 
11904
- #: wppa-settings-autosave.php:4800
11905
  msgid "Enter font name, size, color and weight for album cover titles."
11906
  msgstr ""
11907
 
11908
- #: wppa-settings-autosave.php:4815
11909
  msgid "Slideshow desc"
11910
  msgstr ""
11911
 
11912
- #: wppa-settings-autosave.php:4816
11913
  msgid "Font for slideshow photo descriptions."
11914
  msgstr ""
11915
 
11916
- #: wppa-settings-autosave.php:4817
11917
  msgid ""
11918
  "Enter font name, size, color and weight for slideshow photo descriptions."
11919
  msgstr ""
11920
 
11921
- #: wppa-settings-autosave.php:4832
11922
  msgid "Slideshow name"
11923
  msgstr ""
11924
 
11925
- #: wppa-settings-autosave.php:4833
11926
  msgid "Font for slideshow photo names."
11927
  msgstr ""
11928
 
11929
- #: wppa-settings-autosave.php:4834
11930
  msgid "Enter font name, size, color and weight for slideshow photo names."
11931
  msgstr ""
11932
 
11933
- #: wppa-settings-autosave.php:4849
11934
  msgid "Navigations"
11935
  msgstr ""
11936
 
11937
- #: wppa-settings-autosave.php:4850
11938
  msgid "Font for navigations."
11939
  msgstr ""
11940
 
11941
- #: wppa-settings-autosave.php:4851
11942
  msgid "Enter font name, size, color and weight for navigation items."
11943
  msgstr ""
11944
 
11945
- #: wppa-settings-autosave.php:4867
11946
  msgid "Font for text under thumbnails."
11947
  msgstr ""
11948
 
11949
- #: wppa-settings-autosave.php:4868
11950
  msgid ""
11951
  "Enter font name, size, color and weight for text under thumbnail images."
11952
  msgstr ""
11953
 
11954
- #: wppa-settings-autosave.php:4884
11955
  msgid "General font in wppa boxes."
11956
  msgstr ""
11957
 
11958
- #: wppa-settings-autosave.php:4885
11959
  msgid "Enter font name, size, color and weight for all other items."
11960
  msgstr ""
11961
 
11962
- #: wppa-settings-autosave.php:4901
11963
  msgid "Font in wppa number bars."
11964
  msgstr ""
11965
 
11966
- #: wppa-settings-autosave.php:4902 wppa-settings-autosave.php:4919
11967
  msgid "Enter font name, size, color and weight for numberbar navigation."
11968
  msgstr ""
11969
 
11970
- #: wppa-settings-autosave.php:4917
11971
  msgid "Numbar Active"
11972
  msgstr ""
11973
 
11974
- #: wppa-settings-autosave.php:4918
11975
  msgid "Font in wppa number bars, active item."
11976
  msgstr ""
11977
 
11978
- #: wppa-settings-autosave.php:4935
11979
  msgid "Font in wppa lightbox overlays."
11980
  msgstr ""
11981
 
11982
- #: wppa-settings-autosave.php:4936
11983
  msgid "Enter font name, size, color and weight for wppa lightbox overlays."
11984
  msgstr ""
11985
 
11986
- #: wppa-settings-autosave.php:4971
11987
  msgid "Table VI:"
11988
  msgstr ""
11989
 
11990
- #: wppa-settings-autosave.php:4971
11991
  msgid "Links:"
11992
  msgstr ""
11993
 
11994
- #: wppa-settings-autosave.php:4972
11995
  msgid "This table defines the link types and pages."
11996
  msgstr ""
11997
 
11998
- #: wppa-settings-autosave.php:4983 wppa-settings-autosave.php:6031
11999
  msgid "Link page"
12000
  msgstr ""
12001
 
12002
- #: wppa-settings-autosave.php:4985 wppa-settings-autosave.php:6033
12003
  msgid "Photo specific link overrules"
12004
  msgstr ""
12005
 
12006
- #: wppa-settings-autosave.php:4985 wppa-settings-autosave.php:6033
12007
  msgid "PSO"
12008
  msgstr ""
12009
 
12010
- #: wppa-settings-autosave.php:5030
12011
  msgid "Links from images in WPPA+ Widgets"
12012
  msgstr ""
12013
 
12014
- #: wppa-settings-autosave.php:5032
12015
  msgid "PotdWidget"
12016
  msgstr ""
12017
 
12018
- #: wppa-settings-autosave.php:5033
12019
  msgid "Photo Of The Day widget link."
12020
  msgstr ""
12021
 
12022
- #: wppa-settings-autosave.php:5034
12023
  msgid "Select the type of link the photo of the day points to."
12024
  msgstr ""
12025
 
12026
- #: wppa-settings-autosave.php:5035
12027
  msgid ""
12028
  "If you select 'defined on widget admin page' you can manually enter a link "
12029
  "and title on the Photo of the day Widget Admin page."
12030
  msgstr ""
12031
 
12032
- #: wppa-settings-autosave.php:5050 wppa-settings-autosave.php:5093
12033
- #: wppa-settings-autosave.php:5132 wppa-settings-autosave.php:5171
12034
- #: wppa-settings-autosave.php:5216 wppa-settings-autosave.php:5264
12035
- #: wppa-settings-autosave.php:5311 wppa-settings-autosave.php:5358
12036
- #: wppa-settings-autosave.php:5446
12037
  msgid "a plain page without a querystring."
12038
  msgstr ""
12039
 
12040
- #: wppa-settings-autosave.php:5051 wppa-settings-autosave.php:5094
12041
- #: wppa-settings-autosave.php:5133 wppa-settings-autosave.php:5172
12042
- #: wppa-settings-autosave.php:5217 wppa-settings-autosave.php:5265
12043
- #: wppa-settings-autosave.php:5312 wppa-settings-autosave.php:5359
12044
- #: wppa-settings-autosave.php:5405 wppa-settings-autosave.php:5447
12045
- #: wppa-settings-autosave.php:5495 wppa-settings-autosave.php:5537
12046
- #: wppa-settings-autosave.php:5579 wppa-settings-autosave.php:5618
12047
  msgid "lightbox."
12048
  msgstr ""
12049
 
12050
- #: wppa-settings-autosave.php:5076
12051
  msgid "SlideWidget"
12052
  msgstr ""
12053
 
12054
- #: wppa-settings-autosave.php:5077
12055
  msgid "Slideshow widget photo link."
12056
  msgstr ""
12057
 
12058
- #: wppa-settings-autosave.php:5078
12059
  msgid "Select the type of link the slideshow photos point to."
12060
  msgstr ""
12061
 
12062
- #: wppa-settings-autosave.php:5119
12063
  msgid "Album widget"
12064
  msgstr ""
12065
 
12066
- #: wppa-settings-autosave.php:5120
12067
  msgid "Album widget thumbnail link"
12068
  msgstr ""
12069
 
12070
- #: wppa-settings-autosave.php:5121
12071
  msgid "Select the type of link the album widget photos point to."
12072
  msgstr ""
12073
 
12074
- #: wppa-settings-autosave.php:5130
12075
  msgid "subalbums and thumbnails."
12076
  msgstr ""
12077
 
12078
- #: wppa-settings-autosave.php:5131
12079
  msgid "slideshow."
12080
  msgstr ""
12081
 
12082
- #: wppa-settings-autosave.php:5154
12083
  msgid "ThumbnailWidget"
12084
  msgstr ""
12085
 
12086
- #: wppa-settings-autosave.php:5155
12087
  msgid "Thumbnail widget photo link."
12088
  msgstr ""
12089
 
12090
- #: wppa-settings-autosave.php:5156
12091
  msgid "Select the type of link the thumbnail photos point to."
12092
  msgstr ""
12093
 
12094
- #: wppa-settings-autosave.php:5169 wppa-settings-autosave.php:5214
12095
- #: wppa-settings-autosave.php:5262 wppa-settings-autosave.php:5309
12096
- #: wppa-settings-autosave.php:5356 wppa-settings-autosave.php:5444
12097
  msgid "the single photo in the style of a slideshow."
12098
  msgstr ""
12099
 
12100
- #: wppa-settings-autosave.php:5170 wppa-settings-autosave.php:5215
12101
- #: wppa-settings-autosave.php:5263 wppa-settings-autosave.php:5310
12102
- #: wppa-settings-autosave.php:5357 wppa-settings-autosave.php:5445
12103
- #: wppa-settings-autosave.php:5620
12104
  msgid "the fs photo with download and print buttons."
12105
  msgstr ""
12106
 
12107
- #: wppa-settings-autosave.php:5197
12108
  msgid "TopTenWidget"
12109
  msgstr ""
12110
 
12111
- #: wppa-settings-autosave.php:5198
12112
  msgid "TopTen widget photo link."
12113
  msgstr ""
12114
 
12115
- #: wppa-settings-autosave.php:5199
12116
  msgid "Select the type of link the top ten photos point to."
12117
  msgstr ""
12118
 
12119
- #: wppa-settings-autosave.php:5210
12120
  msgid "the content of the virtual topten album."
12121
  msgstr ""
12122
 
12123
- #: wppa-settings-autosave.php:5211 wppa-settings-autosave.php:5259
12124
- #: wppa-settings-autosave.php:5306 wppa-settings-autosave.php:5353
12125
  msgid "the content of the thumbnails album."
12126
  msgstr ""
12127
 
12128
- #: wppa-settings-autosave.php:5245
 
 
 
 
 
 
12129
  msgid "LasTenWidget"
12130
  msgstr ""
12131
 
12132
- #: wppa-settings-autosave.php:5246
12133
  msgid "Last Ten widget photo link."
12134
  msgstr ""
12135
 
12136
- #: wppa-settings-autosave.php:5247
12137
  msgid "Select the type of link the last ten photos point to."
12138
  msgstr ""
12139
 
12140
- #: wppa-settings-autosave.php:5258
12141
  msgid "the content of the virtual lasten album."
12142
  msgstr ""
12143
 
12144
- #: wppa-settings-autosave.php:5292
12145
  msgid "CommentWidget"
12146
  msgstr ""
12147
 
12148
- #: wppa-settings-autosave.php:5293
12149
  msgid "Comment widget photo link."
12150
  msgstr ""
12151
 
12152
- #: wppa-settings-autosave.php:5294
12153
  msgid "Select the type of link the comment widget photos point to."
12154
  msgstr ""
12155
 
12156
- #: wppa-settings-autosave.php:5305
12157
  msgid "the content of the virtual comten album."
12158
  msgstr ""
12159
 
12160
- #: wppa-settings-autosave.php:5339
12161
  msgid "FeaTenWidget"
12162
  msgstr ""
12163
 
12164
- #: wppa-settings-autosave.php:5340
12165
  msgid "FeaTen widget photo link."
12166
  msgstr ""
12167
 
12168
- #: wppa-settings-autosave.php:5341
12169
  msgid "Select the type of link the featured ten photos point to."
12170
  msgstr ""
12171
 
12172
- #: wppa-settings-autosave.php:5352
12173
  msgid "the content of the virtual featen album."
12174
  msgstr ""
12175
 
12176
- #: wppa-settings-autosave.php:5385
12177
  msgid "Links from other WPPA+ images"
12178
  msgstr ""
12179
 
12180
- #: wppa-settings-autosave.php:5387
12181
  msgid "Cover Image"
12182
  msgstr ""
12183
 
12184
- #: wppa-settings-autosave.php:5388
12185
  msgid "The link from the cover image of an album."
12186
  msgstr ""
12187
 
12188
- #: wppa-settings-autosave.php:5389
12189
  msgid "Select the type of link the coverphoto points to."
12190
  msgstr ""
12191
 
12192
- #: wppa-settings-autosave.php:5390
12193
  msgid "The link from the album title can be configured on the Edit Album page."
12194
  msgstr ""
12195
 
12196
- #: wppa-settings-autosave.php:5391
12197
  msgid "This link will be used for the photo also if you select: same as title."
12198
  msgstr ""
12199
 
12200
- #: wppa-settings-autosave.php:5392
12201
  msgid ""
12202
  "If you specify New Tab on this line, all links from the cover will open a "
12203
  "new tab,"
12204
  msgstr ""
12205
 
12206
- #: wppa-settings-autosave.php:5393
12207
  msgid "except when Ajax is activated on Table IV-A1."
12208
  msgstr ""
12209
 
12210
- #: wppa-settings-autosave.php:5406
12211
  msgid "a slideshow starting at the photo"
12212
  msgstr ""
12213
 
12214
- #: wppa-settings-autosave.php:5427
12215
  msgid "Thumbnail"
12216
  msgstr ""
12217
 
12218
- #: wppa-settings-autosave.php:5428
12219
  msgid "Thumbnail link."
12220
  msgstr ""
12221
 
12222
- #: wppa-settings-autosave.php:5429 wppa-settings-autosave.php:5479
12223
- #: wppa-settings-autosave.php:5521 wppa-settings-autosave.php:5563
12224
  msgid "Select the type of link you want, or no link at all."
12225
  msgstr ""
12226
 
12227
- #: wppa-settings-autosave.php:5430 wppa-settings-autosave.php:5480
12228
- #: wppa-settings-autosave.php:5522 wppa-settings-autosave.php:5564
12229
  msgid ""
12230
  "If you select the fullsize photo on its own, it will be stretched to fit, "
12231
  "regardless of that setting."
12232
  msgstr ""
12233
 
12234
- #: wppa-settings-autosave.php:5431 wppa-settings-autosave.php:5481
12235
- #: wppa-settings-autosave.php:5523 wppa-settings-autosave.php:5565
12236
  msgid ""
12237
  "Note that a page must have at least [wppa][/wppa] in its content to show up "
12238
  "the photo(s)."
12239
  msgstr ""
12240
 
12241
- #: wppa-settings-autosave.php:5460
12242
  msgid "Auto Page"
12243
  msgstr ""
12244
 
12245
- #: wppa-settings-autosave.php:5477
12246
  msgid "Sphoto"
12247
  msgstr ""
12248
 
12249
- #: wppa-settings-autosave.php:5478
12250
  msgid "Single photo link."
12251
  msgstr ""
12252
 
12253
- #: wppa-settings-autosave.php:5519
12254
  msgid "Mphoto"
12255
  msgstr ""
12256
 
12257
- #: wppa-settings-autosave.php:5520
12258
  msgid "Media-like photo link."
12259
  msgstr ""
12260
 
12261
- #: wppa-settings-autosave.php:5561
12262
  msgid "Xphoto"
12263
  msgstr ""
12264
 
12265
- #: wppa-settings-autosave.php:5562
12266
  msgid "Extended Media-like photo link."
12267
  msgstr ""
12268
 
12269
- #: wppa-settings-autosave.php:5604
12270
  msgid "Slideshow fullsize link"
12271
  msgstr ""
12272
 
12273
- #: wppa-settings-autosave.php:5605
12274
  msgid ""
12275
  "You can overrule lightbox but not big browse buttons with the photo specifc "
12276
  "link."
12277
  msgstr ""
12278
 
12279
- #: wppa-settings-autosave.php:5606
12280
  msgid "fullsize slideshow can only be set by the WPPA_SET shortcode."
12281
  msgstr ""
12282
 
12283
- #: wppa-settings-autosave.php:5619
12284
  msgid "lightbox single photos."
12285
  msgstr ""
12286
 
12287
- #: wppa-settings-autosave.php:5621
12288
  msgid "the thumbnails."
12289
  msgstr ""
12290
 
12291
- #: wppa-settings-autosave.php:5622
12292
  msgid "fullsize slideshow"
12293
  msgstr ""
12294
 
12295
- #: wppa-settings-autosave.php:5647
12296
  msgid "Film linktype"
12297
  msgstr ""
12298
 
12299
- #: wppa-settings-autosave.php:5648
12300
  msgid "Direct access goto image in:"
12301
  msgstr ""
12302
 
12303
- #: wppa-settings-autosave.php:5649
12304
  msgid ""
12305
  "Select the action to be taken when the user clicks on a filmstrip image."
12306
  msgstr ""
12307
 
12308
- #: wppa-settings-autosave.php:5654
12309
  msgid "slideshow window"
12310
  msgstr ""
12311
 
12312
- #: wppa-settings-autosave.php:5655
12313
  msgid "lightbox overlay"
12314
  msgstr ""
12315
 
12316
- #: wppa-settings-autosave.php:5670
12317
  msgid "Other links"
12318
  msgstr ""
12319
 
12320
- #: wppa-settings-autosave.php:5672
12321
  msgid "Download Link (aka Art Monkey link)"
12322
  msgstr ""
12323
 
12324
- #: wppa-settings-autosave.php:5673
12325
  msgid "Makes the photo name a download button."
12326
  msgstr ""
12327
 
12328
- #: wppa-settings-autosave.php:5674
12329
  msgid "Link Photo name in slideshow to file or zip with photoname as filename."
12330
  msgstr ""
12331
 
12332
- #: wppa-settings-autosave.php:5678 wppa-settings-autosave.php:5725
12333
  msgid "image file"
12334
  msgstr ""
12335
 
12336
- #: wppa-settings-autosave.php:5679 wppa-settings-autosave.php:5726
12337
  msgid "zipped image"
12338
  msgstr ""
12339
 
12340
- #: wppa-settings-autosave.php:5692
12341
  msgid "Art Monkey Source"
12342
  msgstr ""
12343
 
12344
- #: wppa-settings-autosave.php:5693
12345
  msgid "Use Source file for art monkey link if available."
12346
  msgstr ""
12347
 
12348
- #: wppa-settings-autosave.php:5702
12349
  msgid "Art Monkey Display"
12350
  msgstr ""
12351
 
12352
- #: wppa-settings-autosave.php:5703
12353
  msgid "Select button or link ( text )."
12354
  msgstr ""
12355
 
12356
- #: wppa-settings-autosave.php:5708
12357
  msgid "Textlink"
12358
  msgstr ""
12359
 
12360
- #: wppa-settings-autosave.php:5720
12361
  msgid "Popup Download Link"
12362
  msgstr ""
12363
 
12364
- #: wppa-settings-autosave.php:5721
12365
  msgid "Configure the download link on fullsize popups."
12366
  msgstr ""
12367
 
12368
- #: wppa-settings-autosave.php:5722
12369
  msgid "Link fullsize popup download button to either image or zip file."
12370
  msgstr ""
12371
 
12372
- #: wppa-settings-autosave.php:5738
12373
  msgid "Download link on lightbox"
12374
  msgstr ""
12375
 
12376
- #: wppa-settings-autosave.php:5739
12377
  msgid "Art monkey link on lightbox photo names."
12378
  msgstr ""
12379
 
12380
- #: wppa-settings-autosave.php:5748
12381
  msgid "Album download link"
12382
  msgstr ""
12383
 
12384
- #: wppa-settings-autosave.php:5749
12385
  msgid "Place an album download link on the album covers"
12386
  msgstr ""
12387
 
12388
- #: wppa-settings-autosave.php:5750
12389
  msgid "Creates a download zipfile containing the photos of the album"
12390
  msgstr ""
12391
 
12392
- #: wppa-settings-autosave.php:5758
12393
  msgid "Album download Source"
12394
  msgstr ""
12395
 
12396
- #: wppa-settings-autosave.php:5759
12397
  msgid "Use Source file for album download link if available."
12398
  msgstr ""
12399
 
12400
- #: wppa-settings-autosave.php:5768
12401
  msgid "Tagcloud Link"
12402
  msgstr ""
12403
 
12404
- #: wppa-settings-autosave.php:5769
12405
  msgid "Configure the link from the tags in the tag cloud."
12406
  msgstr ""
12407
 
12408
- #: wppa-settings-autosave.php:5770
12409
  msgid "Link the tag words to ether the thumbnails or the slideshow."
12410
  msgstr ""
12411
 
12412
- #: wppa-settings-autosave.php:5794 wppa-settings-autosave.php:5827
12413
- #: wppa-settings-autosave.php:5971
12414
  msgid "Occur"
12415
  msgstr ""
12416
 
12417
- #: wppa-settings-autosave.php:5801
12418
  msgid "Multitag Link"
12419
  msgstr ""
12420
 
12421
- #: wppa-settings-autosave.php:5802
12422
  msgid "Configure the link from the multitag selection."
12423
  msgstr ""
12424
 
12425
- #: wppa-settings-autosave.php:5803
12426
  msgid "Link to ether the thumbnails or the slideshow."
12427
  msgstr ""
12428
 
12429
- #: wppa-settings-autosave.php:5834
12430
  msgid "Super View Landing"
12431
  msgstr ""
12432
 
12433
- #: wppa-settings-autosave.php:5835
12434
  msgid "The landing page for the Super View widget."
12435
  msgstr ""
12436
 
12437
- #: wppa-settings-autosave.php:5843
12438
  msgid "Defined by the visitor"
12439
  msgstr ""
12440
 
12441
- #: wppa-settings-autosave.php:5856
12442
  msgid "Uploader Landing"
12443
  msgstr ""
12444
 
12445
- #: wppa-settings-autosave.php:5857
12446
  msgid "Select the landing page for the Uploader Widget"
12447
  msgstr ""
12448
 
12449
- #: wppa-settings-autosave.php:5877
12450
  msgid "Bestof Landing"
12451
  msgstr ""
12452
 
12453
- #: wppa-settings-autosave.php:5878
12454
  msgid "Select the landing page for the BestOf Widget / Box"
12455
  msgstr ""
12456
 
12457
- #: wppa-settings-autosave.php:5898
12458
  msgid "Album navigator Link"
12459
  msgstr ""
12460
 
12461
- #: wppa-settings-autosave.php:5899
12462
  msgid "Select link type and page for the Album navigator Widget"
12463
  msgstr ""
12464
 
12465
- #: wppa-settings-autosave.php:5927
12466
  msgid "Supersearch Landing"
12467
  msgstr ""
12468
 
12469
- #: wppa-settings-autosave.php:5928
12470
  msgid "Select the landing page for the Supersearch Box"
12471
  msgstr ""
12472
 
12473
- #: wppa-settings-autosave.php:5948
12474
  msgid "SM widget return"
12475
  msgstr ""
12476
 
12477
- #: wppa-settings-autosave.php:5949
12478
  msgid "Select the return link for social media from widgets"
12479
  msgstr ""
12480
 
12481
- #: wppa-settings-autosave.php:5950
12482
  msgid ""
12483
  "If you select Landing page, and it wont work, it may be required to set the "
12484
  "Occur to the sequence number of the landing shortcode on the page."
12485
  msgstr ""
12486
 
12487
- #: wppa-settings-autosave.php:5951
12488
  msgid ""
12489
  "Normally it is 1, but you can try 2 etc. Always create a new shared link to "
12490
  "test a setting."
12491
  msgstr ""
12492
 
12493
- #: wppa-settings-autosave.php:5959
12494
  msgid "Home page"
12495
  msgstr ""
12496
 
12497
- #: wppa-settings-autosave.php:5980
12498
  msgid "Album cover subalbums link"
12499
  msgstr ""
12500
 
12501
- #: wppa-settings-autosave.php:5981
12502
  msgid ""
12503
  "Select the linktype and display type for sub-albums on parent album covers."
12504
  msgstr ""
12505
 
12506
- #: wppa-settings-autosave.php:5989
12507
  msgid "No link at all"
12508
  msgstr ""
12509
 
12510
- #: wppa-settings-autosave.php:5990
12511
  msgid "Thumbnails and covers"
12512
  msgstr ""
12513
 
12514
- #: wppa-settings-autosave.php:5991
12515
  msgid "Slideshow or covers"
12516
  msgstr ""
12517
 
12518
- #: wppa-settings-autosave.php:6001
12519
  msgid "No display at all"
12520
  msgstr ""
12521
 
12522
- #: wppa-settings-autosave.php:6002
12523
  msgid "A list with sub(sub) albums"
12524
  msgstr ""
12525
 
12526
- #: wppa-settings-autosave.php:6003
12527
  msgid "A list of children only"
12528
  msgstr ""
12529
 
12530
- #: wppa-settings-autosave.php:6004
12531
  msgid "An enumeration of names"
12532
  msgstr ""
12533
 
12534
- #: wppa-settings-autosave.php:6005
12535
  msgid "Micro thumbnails"
12536
  msgstr ""
12537
 
12538
- #: wppa-settings-autosave.php:6043
12539
  msgid "Table VII:"
12540
  msgstr ""
12541
 
12542
- #: wppa-settings-autosave.php:6043
12543
  msgid "Permissions and Restrictions:"
12544
  msgstr ""
12545
 
12546
- #: wppa-settings-autosave.php:6044
12547
  msgid ""
12548
  "This table describes the access settings for admin and front-end activities."
12549
  msgstr ""
12550
 
12551
- #: wppa-settings-autosave.php:6065
12552
  msgid "Moderate P+C"
12553
  msgstr ""
12554
 
12555
- #: wppa-settings-autosave.php:6069
12556
  msgid "Comment&nbsp;Admin"
12557
  msgstr ""
12558
 
12559
- #: wppa-settings-autosave.php:6070
12560
  msgid "Help & Info"
12561
  msgstr ""
12562
 
12563
- #: wppa-settings-autosave.php:6072
12564
  msgid "Role"
12565
  msgstr ""
12566
 
12567
- #: wppa-settings-autosave.php:6081
12568
  msgid ""
12569
  "Admin settings per user role. Enabling these settings will overrule the "
12570
  "front-end settings for the specific user role"
12571
  msgstr ""
12572
 
12573
- #: wppa-settings-autosave.php:6105
12574
  msgid "Frontend create Albums and upload Photos enabling and limiting settings"
12575
  msgstr ""
12576
 
12577
- #: wppa-settings-autosave.php:6107
12578
  msgid "User create Albums"
12579
  msgstr ""
12580
 
12581
- #: wppa-settings-autosave.php:6108
12582
  msgid "Enable frontend album creation."
12583
  msgstr ""
12584
 
12585
- #: wppa-settings-autosave.php:6109
12586
  msgid "If you check this item, frontend album creation will be enabled."
12587
  msgstr ""
12588
 
12589
- #: wppa-settings-autosave.php:6119
12590
  msgid "User edit album"
12591
  msgstr ""
12592
 
12593
- #: wppa-settings-autosave.php:6120
12594
  msgid "Enable frontend edit album name and description."
12595
  msgstr ""
12596
 
12597
- #: wppa-settings-autosave.php:6130
12598
  msgid "User delete Albums"
12599
  msgstr ""
12600
 
12601
- #: wppa-settings-autosave.php:6131
12602
  msgid "Enable frontend album deletion"
12603
  msgstr ""
12604
 
12605
- #: wppa-settings-autosave.php:6132
12606
  msgid "If you check this item, frontend album deletion will be enabled."
12607
  msgstr ""
12608
 
12609
- #: wppa-settings-autosave.php:6142
12610
  msgid "User create Albums login"
12611
  msgstr ""
12612
 
12613
- #: wppa-settings-autosave.php:6143
12614
  msgid "Frontend album creation requires the user is logged in."
12615
  msgstr ""
12616
 
12617
- #: wppa-settings-autosave.php:6154
12618
  msgid "User create Albums Captcha"
12619
  msgstr ""
12620
 
12621
- #: wppa-settings-autosave.php:6155
12622
  msgid "Uer must answer security question."
12623
  msgstr ""
12624
 
12625
- #: wppa-settings-autosave.php:6180
12626
  #, php-format
12627
  msgid "Upload limit %s"
12628
  msgstr ""
12629
 
12630
- #: wppa-settings-autosave.php:6181
12631
  msgid "Limit upload capacity for logged out users."
12632
  msgstr ""
12633
 
12634
- #: wppa-settings-autosave.php:6182
12635
  #, php-format
12636
  msgid "Limit upload capacity for the user role %s."
12637
  msgstr ""
12638
 
12639
- #: wppa-settings-autosave.php:6183
12640
  msgid "This setting has only effect when Table VII-B2 is unchecked."
12641
  msgstr ""
12642
 
12643
- #: wppa-settings-autosave.php:6184
12644
  msgid ""
12645
  "This limitation only applies to frontend uploads when the same userrole does "
12646
  "not have the Upload checkbox checked in Table VII-A."
12647
  msgstr ""
12648
 
12649
- #: wppa-settings-autosave.php:6185 wppa-settings-autosave.php:6201
12650
- #: wppa-settings-autosave.php:8072
12651
  msgid "A value of 0 means: no limit."
12652
  msgstr ""
12653
 
12654
- #: wppa-settings-autosave.php:6198
12655
  #, php-format
12656
  msgid "Album limit %s"
12657
  msgstr ""
12658
 
12659
- #: wppa-settings-autosave.php:6199
12660
  #, php-format
12661
  msgid "Limit number of albums for the user role %s."
12662
  msgstr ""
12663
 
12664
- #: wppa-settings-autosave.php:6200
12665
  msgid ""
12666
  "This limitation only applies to frontend create albums when the same "
12667
  "userrole does not have the Album admin checkbox checked in Table VII-A."
12668
  msgstr ""
12669
 
12670
- #: wppa-settings-autosave.php:6212
12671
  msgid "Upload one only"
12672
  msgstr ""
12673
 
12674
- #: wppa-settings-autosave.php:6213
12675
  msgid "Non admin users can upload only one photo at a time."
12676
  msgstr ""
12677
 
12678
- #: wppa-settings-autosave.php:6223
12679
  msgid "Upload moderation"
12680
  msgstr ""
12681
 
12682
- #: wppa-settings-autosave.php:6224
12683
  msgid "Uploaded photos need moderation."
12684
  msgstr ""
12685
 
12686
- #: wppa-settings-autosave.php:6225
12687
  msgid ""
12688
  "If checked, photos uploaded by users who do not have photo album admin "
12689
  "access rights need moderation."
12690
  msgstr ""
12691
 
12692
- #: wppa-settings-autosave.php:6226
12693
  msgid ""
12694
  "Users who have photo album admin access rights can change the photo status "
12695
  "to publish or featured."
12696
  msgstr ""
12697
 
12698
- #: wppa-settings-autosave.php:6227
12699
  msgid "You can set the album admin access rights in Table VII-A."
12700
  msgstr ""
12701
 
12702
- #: wppa-settings-autosave.php:6236
 
 
 
 
 
 
 
 
 
 
 
 
12703
  msgid "Upload notify"
12704
  msgstr ""
12705
 
12706
- #: wppa-settings-autosave.php:6237
12707
  msgid "Notify admin at frontend upload."
12708
  msgstr ""
12709
 
12710
- #: wppa-settings-autosave.php:6238 wppa-settings-autosave.php:6249
12711
  msgid "If checked, admin will receive a notification by email."
12712
  msgstr ""
12713
 
12714
- #: wppa-settings-autosave.php:6247
12715
  msgid "Upload backend notify"
12716
  msgstr ""
12717
 
12718
- #: wppa-settings-autosave.php:6248
12719
  msgid "Notify admin at backend upload."
12720
  msgstr ""
12721
 
12722
- #: wppa-settings-autosave.php:6258
12723
  msgid "Max size in pixels"
12724
  msgstr ""
12725
 
12726
- #: wppa-settings-autosave.php:6259
12727
  msgid "Max size for height and width for front-end uploads."
12728
  msgstr ""
12729
 
12730
- #: wppa-settings-autosave.php:6260
12731
  msgid "Enter the maximum size. 0 is unlimited"
12732
  msgstr ""
12733
 
12734
- #: wppa-settings-autosave.php:6269
12735
  msgid "Home after Upload"
12736
  msgstr ""
12737
 
12738
- #: wppa-settings-autosave.php:6270
12739
  msgid "After successfull front-end upload, go to the home page."
12740
  msgstr ""
12741
 
12742
- #: wppa-settings-autosave.php:6280
12743
  msgid "Fe alert"
12744
  msgstr ""
12745
 
12746
- #: wppa-settings-autosave.php:6281
12747
  msgid "Show alertbox on successful front-end upload/create."
12748
  msgstr ""
12749
 
12750
- #: wppa-settings-autosave.php:6291
12751
  msgid "Max fe upload albums"
12752
  msgstr ""
12753
 
12754
- #: wppa-settings-autosave.php:6292
12755
  msgid "Max number of albums in frontend upload selection box."
12756
  msgstr ""
12757
 
12758
- #: wppa-settings-autosave.php:6304
12759
  msgid "Admin Functionality restrictions for non administrators"
12760
  msgstr ""
12761
 
12762
- #: wppa-settings-autosave.php:6306
12763
  msgid "Alt thumb is restricted"
12764
  msgstr ""
12765
 
12766
- #: wppa-settings-autosave.php:6307
12767
  msgid "Using <b>alt thumbsize</b> is a restricted action."
12768
  msgstr ""
12769
 
12770
- #: wppa-settings-autosave.php:6308
12771
  msgid ""
12772
  "If checked: alt thumbsize can not be set in album admin by users not having "
12773
  "admin rights."
12774
  msgstr ""
12775
 
12776
- #: wppa-settings-autosave.php:6317
12777
  msgid "Link is restricted"
12778
  msgstr ""
12779
 
12780
- #: wppa-settings-autosave.php:6318
12781
  msgid "Using <b>Link to</b> is a restricted action."
12782
  msgstr ""
12783
 
12784
- #: wppa-settings-autosave.php:6319
12785
  msgid ""
12786
  "If checked: Link to: can not be set in album admin by users not having admin "
12787
  "rights."
12788
  msgstr ""
12789
 
12790
- #: wppa-settings-autosave.php:6328
12791
  msgid "CoverType is restricted"
12792
  msgstr ""
12793
 
12794
- #: wppa-settings-autosave.php:6329
12795
  msgid "Changing <b>Cover Type</b> is a restricted action."
12796
  msgstr ""
12797
 
12798
- #: wppa-settings-autosave.php:6330
12799
  msgid ""
12800
  "If checked: Cover Type: can not be set in album admin by users not having "
12801
  "admin rights."
12802
  msgstr ""
12803
 
12804
- #: wppa-settings-autosave.php:6339
12805
  msgid "Photo order# is restricted"
12806
  msgstr ""
12807
 
12808
- #: wppa-settings-autosave.php:6340
12809
  msgid "Changing <b>Photo sort order #</b> is a restricted action."
12810
  msgstr ""
12811
 
12812
- #: wppa-settings-autosave.php:6341
12813
  msgid ""
12814
  "If checked: Photo sort order #: can not be set in photo admin by users not "
12815
  "having admin rights."
12816
  msgstr ""
12817
 
12818
- #: wppa-settings-autosave.php:6350
12819
  msgid "Change source restricted"
12820
  msgstr ""
12821
 
12822
- #: wppa-settings-autosave.php:6351
12823
  msgid "Changing the import source dir requires admin rights."
12824
  msgstr ""
12825
 
12826
- #: wppa-settings-autosave.php:6352
12827
  msgid ""
12828
  "If checked, the imput source for importing photos and albums is restricted "
12829
  "to user role administrator."
12830
  msgstr ""
12831
 
12832
- #: wppa-settings-autosave.php:6361
12833
  msgid "Extended status restricted"
12834
  msgstr ""
12835
 
12836
- #: wppa-settings-autosave.php:6362
12837
  msgid "Setting status other than pending or publish requires admin rights."
12838
  msgstr ""
12839
 
12840
- #: wppa-settings-autosave.php:6372
12841
  msgid "Photo description restricted"
12842
  msgstr ""
12843
 
12844
- #: wppa-settings-autosave.php:6373
12845
  msgid "Edit photo description requires admin rights."
12846
  msgstr ""
12847
 
12848
- #: wppa-settings-autosave.php:6383
12849
  msgid "Update photofiles restricted"
12850
  msgstr ""
12851
 
12852
- #: wppa-settings-autosave.php:6384
12853
  msgid "Re-upload files requires admin rights"
12854
  msgstr ""
12855
 
12856
- #: wppa-settings-autosave.php:6394
12857
  msgid "Miscellaneous limiting settings"
12858
  msgstr ""
12859
 
12860
- #: wppa-settings-autosave.php:6396
12861
  msgid "Owners only"
12862
  msgstr ""
12863
 
12864
- #: wppa-settings-autosave.php:6397
12865
  msgid "Limit edit album access to the album owners only."
12866
  msgstr ""
12867
 
12868
- #: wppa-settings-autosave.php:6398
12869
  msgid "If checked, non-admin users can edit their own albums only."
12870
  msgstr ""
12871
 
12872
- #: wppa-settings-autosave.php:6407
12873
  msgid "Upload Owners only"
12874
  msgstr ""
12875
 
12876
- #: wppa-settings-autosave.php:6408
12877
  msgid "Limit uploads to the album owners only."
12878
  msgstr ""
12879
 
12880
- #: wppa-settings-autosave.php:6409
12881
  msgid ""
12882
  "If checked, users can upload to their own own albums and --- public --- only."
12883
  msgstr ""
12884
 
12885
- #: wppa-settings-autosave.php:6418
12886
  msgid "Frontend Edit"
12887
  msgstr ""
12888
 
12889
- #: wppa-settings-autosave.php:6419
12890
  msgid "Allow the uploader to edit the photo info"
12891
  msgstr ""
12892
 
12893
- #: wppa-settings-autosave.php:6420
12894
  msgid ""
12895
  "If selected, any logged in user who meets the criteria has the capability to "
12896
  "edit the photo information."
12897
  msgstr ""
12898
 
12899
- #: wppa-settings-autosave.php:6421
12900
  msgid "Note: This may be AFTER moderation!!"
12901
  msgstr ""
12902
 
12903
- #: wppa-settings-autosave.php:6423
12904
  msgid "Classic"
12905
  msgstr ""
12906
 
12907
- #: wppa-settings-autosave.php:6423
12908
  msgid "New style"
12909
  msgstr ""
12910
 
12911
- #: wppa-settings-autosave.php:6432
12912
  msgid "Fe Edit users"
12913
  msgstr ""
12914
 
12915
- #: wppa-settings-autosave.php:6433
12916
  msgid "The criteria the user must meet to edit photo info"
12917
  msgstr ""
12918
 
12919
- #: wppa-settings-autosave.php:6436
12920
  msgid "Admin and superuser"
12921
  msgstr ""
12922
 
12923
- #: wppa-settings-autosave.php:6436
12924
  msgid "Owner, admin and superuser"
12925
  msgstr ""
12926
 
12927
- #: wppa-settings-autosave.php:6445
12928
  msgid "Fe Edit Theme CSS"
12929
  msgstr ""
12930
 
12931
- #: wppa-settings-autosave.php:6446
12932
  msgid "The front-end edit photo dialog uses the theme CSS."
12933
  msgstr ""
12934
 
12935
- #: wppa-settings-autosave.php:6456
12936
  msgid "Fe Edit New Items"
12937
  msgstr ""
12938
 
12939
- #: wppa-settings-autosave.php:6457
12940
  msgid "The items that are fe editable"
12941
  msgstr ""
12942
 
12943
- #: wppa-settings-autosave.php:6458
12944
  msgid "See also Table II-J10!"
12945
  msgstr ""
12946
 
12947
- #: wppa-settings-autosave.php:6471
12948
  msgid "Fe Edit Button text"
12949
  msgstr ""
12950
 
12951
- #: wppa-settings-autosave.php:6472
12952
  msgid "The text on the Edit button."
12953
  msgstr ""
12954
 
12955
- #: wppa-settings-autosave.php:6482
12956
  msgid "Fe Edit Dialog caption"
12957
  msgstr ""
12958
 
12959
- #: wppa-settings-autosave.php:6483
12960
  msgid "The text on the header of the popup."
12961
  msgstr ""
12962
 
12963
- #: wppa-settings-autosave.php:6493
12964
  msgid "Frontend Delete"
12965
  msgstr ""
12966
 
12967
- #: wppa-settings-autosave.php:6494
12968
  msgid "Allow the uploader to delete the photo"
12969
  msgstr ""
12970
 
12971
- #: wppa-settings-autosave.php:6504
12972
  msgid "Uploader Moderate Comment"
12973
  msgstr ""
12974
 
12975
- #: wppa-settings-autosave.php:6505
12976
  msgid "The owner of the photo can moderate the photos comments."
12977
  msgstr ""
12978
 
12979
- #: wppa-settings-autosave.php:6506
12980
  msgid "This setting requires \"Uploader edit\" to be enabled also."
12981
  msgstr ""
12982
 
12983
- #: wppa-settings-autosave.php:6515
12984
  msgid "Upload memory check frontend"
12985
  msgstr ""
12986
 
12987
- #: wppa-settings-autosave.php:6516 wppa-settings-autosave.php:6527
12988
  msgid "Disable uploading photos that are too large."
12989
  msgstr ""
12990
 
12991
- #: wppa-settings-autosave.php:6517 wppa-settings-autosave.php:6528
12992
  msgid ""
12993
  "To prevent out of memory crashes during upload and possible database "
12994
  "inconsistencies, uploads can be prevented if the photos are too big."
12995
  msgstr ""
12996
 
12997
- #: wppa-settings-autosave.php:6526
12998
  msgid "Upload memory check admin"
12999
  msgstr ""
13000
 
13001
- #: wppa-settings-autosave.php:6537
13002
  msgid "Comment captcha"
13003
  msgstr ""
13004
 
13005
- #: wppa-settings-autosave.php:6538
13006
  msgid "Use a simple calculate captcha on comments form."
13007
  msgstr ""
13008
 
13009
- #: wppa-settings-autosave.php:6551
13010
  msgid "Spam lifetime"
13011
  msgstr ""
13012
 
13013
- #: wppa-settings-autosave.php:6552
13014
  msgid "Delete spam comments when older than."
13015
  msgstr ""
13016
 
13017
- #: wppa-settings-autosave.php:6579
13018
  msgid "Avoid duplicates"
13019
  msgstr ""
13020
 
13021
- #: wppa-settings-autosave.php:6580
13022
  msgid "Prevent the creation of duplicate photos."
13023
  msgstr ""
13024
 
13025
- #: wppa-settings-autosave.php:6581
13026
  msgid ""
13027
  "If checked: uploading, importing, copying or moving photos to other albums "
13028
  "will be prevented when the desitation album already contains a photo with "
13029
  "the same filename."
13030
  msgstr ""
13031
 
13032
- #: wppa-settings-autosave.php:6590
13033
  msgid "Blacklist user"
13034
  msgstr ""
13035
 
13036
- #: wppa-settings-autosave.php:6591 wppa-settings-autosave.php:6592
13037
  msgid "Set the status of all the users photos to 'pending'."
13038
  msgstr ""
13039
 
13040
- #: wppa-settings-autosave.php:6593
13041
  msgid "Also inhibits further uploads."
13042
  msgstr ""
13043
 
13044
- #: wppa-settings-autosave.php:6599
13045
  msgid "--- select a user to blacklist ---"
13046
  msgstr ""
13047
 
13048
- #: wppa-settings-autosave.php:6609 wppa-settings-autosave.php:6614
13049
- #: wppa-settings-autosave.php:6635 wppa-settings-autosave.php:6673
13050
- #: wppa-settings-autosave.php:6678 wppa-settings-autosave.php:6699
13051
- #: wppa-settings-autosave.php:9221 wppa-settings-autosave.php:9263
13052
  msgid "The page will be reloaded after the action has taken place."
13053
  msgstr ""
13054
 
13055
- #: wppa-settings-autosave.php:6615 wppa-settings-autosave.php:6679
13056
  msgid "User login name <b>( case sensitive! )</b>:"
13057
  msgstr ""
13058
 
13059
- #: wppa-settings-autosave.php:6623
13060
  msgid "Unblacklist user"
13061
  msgstr ""
13062
 
13063
- #: wppa-settings-autosave.php:6624
13064
  msgid "Set the status of all the users photos to 'publish'."
13065
  msgstr ""
13066
 
13067
- #: wppa-settings-autosave.php:6628
13068
  msgid "--- select a user to unblacklist ---"
13069
  msgstr ""
13070
 
13071
- #: wppa-settings-autosave.php:6643
13072
  msgid "Photo owner change"
13073
  msgstr ""
13074
 
13075
- #: wppa-settings-autosave.php:6644
13076
  msgid "Administrators can change photo owner"
13077
  msgstr ""
13078
 
13079
- #: wppa-settings-autosave.php:6654
13080
  msgid "Super user"
13081
  msgstr ""
13082
 
13083
- #: wppa-settings-autosave.php:6655
13084
  msgid "Give these users all rights in wppa."
13085
  msgstr ""
13086
 
13087
- #: wppa-settings-autosave.php:6656
13088
  msgid "This gives the user all the administrator privileges within wppa."
13089
  msgstr ""
13090
 
13091
- #: wppa-settings-autosave.php:6657
13092
  msgid ""
13093
  "Make sure the user also has a role that has all the boxes ticked in Table "
13094
  "VII-A"
13095
  msgstr ""
13096
 
13097
- #: wppa-settings-autosave.php:6663
13098
  msgid "--- select a user to make superuser ---"
13099
  msgstr ""
13100
 
13101
- #: wppa-settings-autosave.php:6687
13102
  msgid "Unsuper user"
13103
  msgstr ""
13104
 
13105
- #: wppa-settings-autosave.php:6688
13106
  msgid "Remove user from super user list."
13107
  msgstr ""
13108
 
13109
- #: wppa-settings-autosave.php:6692
13110
  msgid "--- select a user to unmake superuser ---"
13111
  msgstr ""
13112
 
13113
- #: wppa-settings-autosave.php:6725
13114
  msgid "Table VIII:"
13115
  msgstr ""
13116
 
13117
- #: wppa-settings-autosave.php:6725
13118
  msgid "Actions:"
13119
  msgstr ""
13120
 
13121
- #: wppa-settings-autosave.php:6726
13122
  msgid "This table lists all actions that can be taken to the wppa+ system"
13123
  msgstr ""
13124
 
13125
- #: wppa-settings-autosave.php:6736 wppa-settings-autosave.php:7506
13126
  msgid "Specification"
13127
  msgstr ""
13128
 
13129
- #: wppa-settings-autosave.php:6737 wppa-settings-autosave.php:7507
13130
- #: wppa-settings-autosave.php:10129 wppa-settings-autosave.php:10151
13131
  msgid "Do it!"
13132
  msgstr ""
13133
 
13134
- #: wppa-settings-autosave.php:6739 wppa-settings-autosave.php:7509
13135
  msgid "To Go"
13136
  msgstr ""
13137
 
13138
- #: wppa-settings-autosave.php:6747
13139
  msgid "Harmless and reverseable actions"
13140
  msgstr ""
13141
 
13142
- #: wppa-settings-autosave.php:6749
13143
  msgid "Ignore concurrency"
13144
  msgstr ""
13145
 
13146
- #: wppa-settings-autosave.php:6750
13147
  msgid "Ignore the prevention of concurrent actions."
13148
  msgstr ""
13149
 
13150
- #: wppa-settings-autosave.php:6751
13151
  msgid ""
13152
  "This setting is meant to recover from deadlock situations only. Use with "
13153
  "care!"
13154
  msgstr ""
13155
 
13156
- #: wppa-settings-autosave.php:6762
13157
  msgid "Setup"
13158
  msgstr ""
13159
 
13160
- #: wppa-settings-autosave.php:6763
13161
  msgid "Re-initialize plugin."
13162
  msgstr ""
13163
 
13164
- #: wppa-settings-autosave.php:6764
13165
  msgid ""
13166
  "Re-initilizes the plugin, (re)creates database tables and sets up default "
13167
  "settings and directories if required."
13168
  msgstr ""
13169
 
13170
- #: wppa-settings-autosave.php:6765
13171
  msgid ""
13172
  "This action may be required to setup blogs in a multiblog (network) site as "
13173
  "well as in rare cases to correct initilization errors."
13174
  msgstr ""
13175
 
13176
- #: wppa-settings-autosave.php:6776
13177
  msgid "Backup settings"
13178
  msgstr ""
13179
 
13180
- #: wppa-settings-autosave.php:6777
13181
  msgid "Save all settings into a backup file."
13182
  msgstr ""
13183
 
13184
- #: wppa-settings-autosave.php:6778
13185
  msgid "Saves all the settings into a backup file"
13186
  msgstr ""
13187
 
13188
- #: wppa-settings-autosave.php:6789
13189
  msgid "Load settings"
13190
  msgstr ""
13191
 
13192
- #: wppa-settings-autosave.php:6790
13193
  msgid "Restore all settings from defaults, a backup or skin file."
13194
  msgstr ""
13195
 
13196
- #: wppa-settings-autosave.php:6791
13197
  msgid ""
13198
  "Restores all the settings from the factory supplied defaults, the backup you "
13199
  "created or from a skin file."
13200
  msgstr ""
13201
 
13202
- #: wppa-settings-autosave.php:6797
13203
  msgid "--- set to defaults ---"
13204
  msgstr ""
13205
 
13206
- #: wppa-settings-autosave.php:6800
13207
  msgid "--- restore backup ---"
13208
  msgstr ""
13209
 
13210
- #: wppa-settings-autosave.php:6822
13211
  msgid "Regenerate"
13212
  msgstr ""
13213
 
13214
- #: wppa-settings-autosave.php:6823 wppa-settings-autosave.php:6824
13215
  msgid "Regenerate all thumbnails."
13216
  msgstr ""
13217
 
13218
- #: wppa-settings-autosave.php:6827 wppa-settings-autosave.php:6931
13219
- #: wppa-settings-autosave.php:7012
13220
  msgid "Skip one"
13221
  msgstr ""
13222
 
13223
- #: wppa-settings-autosave.php:6836
13224
  msgid "Rerate"
13225
  msgstr ""
13226
 
13227
- #: wppa-settings-autosave.php:6837
13228
  msgid "Recalculate ratings."
13229
  msgstr ""
13230
 
13231
- #: wppa-settings-autosave.php:6838
13232
  msgid ""
13233
  "This function will recalculate all mean photo ratings from the ratings table."
13234
  msgstr ""
13235
 
13236
- #: wppa-settings-autosave.php:6839
13237
  msgid ""
13238
  "You may need this function after the re-import of previously exported photos"
13239
  msgstr ""
13240
 
13241
- #: wppa-settings-autosave.php:6850
13242
  msgid "Lost and found"
13243
  msgstr ""
13244
 
13245
- #: wppa-settings-autosave.php:6851
13246
  msgid "Find \"lost\" photos."
13247
  msgstr ""
13248
 
13249
- #: wppa-settings-autosave.php:6852
13250
  msgid "This function will attempt to find lost photos."
13251
  msgstr ""
13252
 
13253
- #: wppa-settings-autosave.php:6863
13254
  msgid "Recuperate"
13255
  msgstr ""
13256
 
13257
- #: wppa-settings-autosave.php:6865
13258
  msgid ""
13259
  "This action will attempt to find and register IPTC and EXIF data from photos "
13260
  "in the WPPA+ system."
13261
  msgstr ""
13262
 
13263
- #: wppa-settings-autosave.php:6876
13264
  msgid "Remake Index Albums"
13265
  msgstr ""
13266
 
13267
- #: wppa-settings-autosave.php:6877
13268
  msgid "Remakes the index database table for albums."
13269
  msgstr ""
13270
 
13271
- #: wppa-settings-autosave.php:6889
13272
  msgid "Remake Index Photos"
13273
  msgstr ""
13274
 
13275
- #: wppa-settings-autosave.php:6890
13276
  msgid "Remakes the index database table for photos."
13277
  msgstr ""
13278
 
13279
- #: wppa-settings-autosave.php:6908
13280
  msgid "Convert to tree"
13281
  msgstr ""
13282
 
13283
- #: wppa-settings-autosave.php:6909
13284
  msgid "Convert filesystem to tree structure."
13285
  msgstr ""
13286
 
13287
- #: wppa-settings-autosave.php:6912
13288
  msgid "Convert to flat"
13289
  msgstr ""
13290
 
13291
- #: wppa-settings-autosave.php:6913
13292
  msgid "Convert filesystem to flat structure."
13293
  msgstr ""
13294
 
13295
- #: wppa-settings-autosave.php:6915
13296
  msgid ""
13297
  "If you want to go back to a wppa+ version prior to 5.0.16, you MUST convert "
13298
  "to flat first."
13299
  msgstr ""
13300
 
13301
- #: wppa-settings-autosave.php:6926
13302
  msgid "Remake"
13303
  msgstr ""
13304
 
13305
- #: wppa-settings-autosave.php:6927
13306
  msgid "Remake the photofiles from photo sourcefiles."
13307
  msgstr ""
13308
 
13309
- #: wppa-settings-autosave.php:6928
13310
  msgid ""
13311
  "This action will remake the fullsize images, thumbnail images, and will "
13312
  "refresh the iptc and exif data for all photos where the source is found in "
13313
  "the corresponding album sub-directory of the source directory."
13314
  msgstr ""
13315
 
13316
- #: wppa-settings-autosave.php:6940
13317
  msgid "Orientation only"
13318
  msgstr ""
13319
 
13320
- #: wppa-settings-autosave.php:6941
13321
  msgid "Remake non standard orientated photos only."
13322
  msgstr ""
13323
 
13324
- #: wppa-settings-autosave.php:6954
13325
  msgid "Missing only"
13326
  msgstr ""
13327
 
13328
- #: wppa-settings-autosave.php:6955
13329
  msgid "Remake missing photofiles only."
13330
  msgstr ""
13331
 
13332
- #: wppa-settings-autosave.php:6968
13333
  msgid "Recalc sizes"
13334
  msgstr ""
13335
 
13336
- #: wppa-settings-autosave.php:6969
13337
  msgid "Recalculate photosizes and save to db."
13338
  msgstr ""
13339
 
13340
- #: wppa-settings-autosave.php:6981
13341
  msgid "Renew album crypt"
13342
  msgstr ""
13343
 
13344
- #: wppa-settings-autosave.php:6982
13345
  msgid "Renew album encrcryption codes."
13346
  msgstr ""
13347
 
13348
- #: wppa-settings-autosave.php:6994
13349
  msgid "Renew photo crypt"
13350
  msgstr ""
13351
 
13352
- #: wppa-settings-autosave.php:6995
13353
  msgid "Renew photo encrcryption codes."
13354
  msgstr ""
13355
 
13356
- #: wppa-settings-autosave.php:7007
13357
  msgid "Create orietation sources"
13358
  msgstr ""
13359
 
13360
- #: wppa-settings-autosave.php:7008
13361
  msgid "Creates correctly oriented pseudo source file."
13362
  msgstr ""
13363
 
13364
- #: wppa-settings-autosave.php:7021
13365
  msgid "Clearing and other irreverseable actions"
13366
  msgstr ""
13367
 
13368
- #: wppa-settings-autosave.php:7023
13369
  msgid "Clear ratings"
13370
  msgstr ""
13371
 
13372
- #: wppa-settings-autosave.php:7024
13373
  msgid "Reset all ratings."
13374
  msgstr ""
13375
 
13376
- #: wppa-settings-autosave.php:7025
13377
  msgid "WARNING: If checked, this will clear all ratings in the system!"
13378
  msgstr ""
13379
 
13380
- #: wppa-settings-autosave.php:7036
13381
  msgid "Clear viewcounts"
13382
  msgstr ""
13383
 
13384
- #: wppa-settings-autosave.php:7037
13385
  msgid "Reset all viewcounts."
13386
  msgstr ""
13387
 
13388
- #: wppa-settings-autosave.php:7038
13389
  msgid "WARNING: If checked, this will clear all viewcounts in the system!"
13390
  msgstr ""
13391
 
13392
- #: wppa-settings-autosave.php:7049
13393
  msgid "Reset IPTC"
13394
  msgstr ""
13395
 
13396
- #: wppa-settings-autosave.php:7050
13397
  msgid "Clear all IPTC data."
13398
  msgstr ""
13399
 
13400
- #: wppa-settings-autosave.php:7051
13401
  msgid "WARNING: If checked, this will clear all IPTC data in the system!"
13402
  msgstr ""
13403
 
13404
- #: wppa-settings-autosave.php:7062
13405
  msgid "Reset EXIF"
13406
  msgstr ""
13407
 
13408
- #: wppa-settings-autosave.php:7063
13409
  msgid "Clear all EXIF data."
13410
  msgstr ""
13411
 
13412
- #: wppa-settings-autosave.php:7064
13413
  msgid "WARNING: If checked, this will clear all EXIF data in the system!"
13414
  msgstr ""
13415
 
13416
- #: wppa-settings-autosave.php:7075
13417
  msgid "Apply New Photodesc"
13418
  msgstr ""
13419
 
13420
- #: wppa-settings-autosave.php:7076
13421
  msgid "Apply New photo description on all photos in the system."
13422
  msgstr ""
13423
 
13424
- #: wppa-settings-autosave.php:7088
13425
  msgid "Append to photodesc"
13426
  msgstr ""
13427
 
13428
- #: wppa-settings-autosave.php:7089
13429
  msgid "Append this text to all photo descriptions."
13430
  msgstr ""
13431
 
13432
- #: wppa-settings-autosave.php:7103
13433
  msgid "Remove from photodesc"
13434
  msgstr ""
13435
 
13436
- #: wppa-settings-autosave.php:7104
13437
  msgid "Remove this text from all photo descriptions."
13438
  msgstr ""
13439
 
13440
- #: wppa-settings-autosave.php:7118
13441
  msgid "Remove empty albums"
13442
  msgstr ""
13443
 
13444
- #: wppa-settings-autosave.php:7119
13445
  msgid "Removes albums that are not used."
13446
  msgstr ""
13447
 
13448
- #: wppa-settings-autosave.php:7131
13449
  msgid "Remove file-ext"
13450
  msgstr ""
13451
 
13452
- #: wppa-settings-autosave.php:7132
13453
  msgid "Remove possible file extension from photo name."
13454
  msgstr ""
13455
 
13456
- #: wppa-settings-autosave.php:7133
13457
  msgid ""
13458
  "This may be required for old photos, uploaded when the option in Table IX-D3 "
13459
  "was not yet available/selected."
13460
  msgstr ""
13461
 
13462
- #: wppa-settings-autosave.php:7144
13463
  msgid "Re-add file-ext"
13464
  msgstr ""
13465
 
13466
- #: wppa-settings-autosave.php:7145
13467
  msgid "Revert the <i>Remove file-ext</i> action."
13468
  msgstr ""
13469
 
13470
- #: wppa-settings-autosave.php:7157
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
13471
  msgid "Watermark all"
13472
  msgstr ""
13473
 
13474
- #: wppa-settings-autosave.php:7158
13475
  msgid "Apply watermark according to current settings to all photos."
13476
  msgstr ""
13477
 
13478
- #: wppa-settings-autosave.php:7159
13479
  msgid "See Table IX_F for the current watermark settings"
13480
  msgstr ""
13481
 
13482
- #: wppa-settings-autosave.php:7170
13483
  msgid "Create all autopages"
13484
  msgstr ""
13485
 
13486
- #: wppa-settings-autosave.php:7171
13487
  msgid "Create all the pages to display slides individually."
13488
  msgstr ""
13489
 
13490
- #: wppa-settings-autosave.php:7172 wppa-settings-autosave.php:7186
13491
  msgid "See also Table IV-A10."
13492
  msgstr ""
13493
 
13494
- #: wppa-settings-autosave.php:7173
13495
  msgid ""
13496
  "Make sure you have a custom menu and the \"Automatically add new top-level "
13497
  "pages to this menu\" box UNticked!!"
13498
  msgstr ""
13499
 
13500
- #: wppa-settings-autosave.php:7184
13501
  msgid "Delete all autopages"
13502
  msgstr ""
13503
 
13504
- #: wppa-settings-autosave.php:7185
13505
  msgid "Delete all the pages to display slides individually."
13506
  msgstr ""
13507
 
13508
- #: wppa-settings-autosave.php:7198
13509
  msgid "Leading zeroes"
13510
  msgstr ""
13511
 
13512
- #: wppa-settings-autosave.php:7199
13513
  msgid "If photoname numeric, add leading zeros"
13514
  msgstr ""
13515
 
13516
- #: wppa-settings-autosave.php:7200
13517
  msgid ""
13518
  "You can extend the name with leading zeros, so alphabetic sort becomes equal "
13519
  "to numeric sort order."
13520
  msgstr ""
13521
 
13522
- #: wppa-settings-autosave.php:7203
13523
  msgid "Total chars"
13524
  msgstr ""
13525
 
13526
- #: wppa-settings-autosave.php:7212
13527
  msgid "Add GPX tag"
13528
  msgstr ""
13529
 
13530
- #: wppa-settings-autosave.php:7213
13531
  msgid "Make sure photos with gpx data have a Gpx tag"
13532
  msgstr ""
13533
 
13534
- #: wppa-settings-autosave.php:7226 wppa-settings-autosave.php:8274
13535
  msgid "Optimize files"
13536
  msgstr ""
13537
 
13538
- #: wppa-settings-autosave.php:7227
13539
  msgid "Optimize with EWWW image optimizer"
13540
  msgstr ""
13541
 
13542
- #: wppa-settings-autosave.php:7240
13543
  msgid "Edit tag"
13544
  msgstr ""
13545
 
13546
- #: wppa-settings-autosave.php:7241
13547
  msgid "Globally change a tagname."
13548
  msgstr ""
13549
 
13550
- #: wppa-settings-autosave.php:7247
13551
  msgid "-select a tag-"
13552
  msgstr ""
13553
 
13554
- #: wppa-settings-autosave.php:7253
13555
  msgid "Tag:"
13556
  msgstr ""
13557
 
13558
- #: wppa-settings-autosave.php:7254
13559
  msgid "Change to:"
13560
  msgstr ""
13561
 
13562
- #: wppa-settings-autosave.php:7263
13563
  msgid "Synchronize Cloudinary"
13564
  msgstr ""
13565
 
13566
- #: wppa-settings-autosave.php:7264
13567
  msgid "Removes/adds images in the cloud."
13568
  msgstr ""
13569
 
13570
- #: wppa-settings-autosave.php:7265
13571
  msgid "Removes old images and verifies/adds new images to Cloudinary."
13572
  msgstr ""
13573
 
13574
- #: wppa-settings-autosave.php:7266
13575
  msgid "See Table IX-K4.7 for the configured lifetime."
13576
  msgstr ""
13577
 
13578
- #: wppa-settings-autosave.php:7277
13579
  msgid "Fix tags"
13580
  msgstr ""
13581
 
13582
- #: wppa-settings-autosave.php:7278
13583
  msgid "Make sure photo tags format is uptodate"
13584
  msgstr ""
13585
 
13586
- #: wppa-settings-autosave.php:7279
13587
  msgid "Fixes tags to be conform current database rules."
13588
  msgstr ""
13589
 
13590
- #: wppa-settings-autosave.php:7290
13591
  msgid "Fix cats"
13592
  msgstr ""
13593
 
13594
- #: wppa-settings-autosave.php:7291
13595
  msgid "Make sure album cats format is uptodate"
13596
  msgstr ""
13597
 
13598
- #: wppa-settings-autosave.php:7292
13599
  msgid "Fixes cats to be conform current database rules."
13600
  msgstr ""
13601
 
13602
- #: wppa-settings-autosave.php:7303
13603
  msgid "Set owner to name"
13604
  msgstr ""
13605
 
13606
- #: wppa-settings-autosave.php:7304
13607
  msgid "If photoname equals user display name, set him owner."
13608
  msgstr ""
13609
 
13610
- #: wppa-settings-autosave.php:7316
13611
  msgid "Move all photos"
13612
  msgstr ""
13613
 
13614
- #: wppa-settings-autosave.php:7317
13615
  msgid "Move all photos from one album to another album."
13616
  msgstr ""
13617
 
13618
- #: wppa-settings-autosave.php:7331 wppa-settings-autosave.php:7354
13619
  msgid "From"
13620
  msgstr ""
13621
 
13622
- #: wppa-settings-autosave.php:7332
13623
  msgid "Move from album number"
13624
  msgstr ""
13625
 
13626
- #: wppa-settings-autosave.php:7341 wppa-settings-autosave.php:7381
13627
  msgid "To"
13628
  msgstr ""
13629
 
13630
- #: wppa-settings-autosave.php:7342
13631
  msgid "Move to album number"
13632
  msgstr ""
13633
 
13634
- #: wppa-settings-autosave.php:7355
13635
  msgid "Move from album"
13636
  msgstr ""
13637
 
13638
- #: wppa-settings-autosave.php:7382
13639
  msgid "Move to album"
13640
  msgstr ""
13641
 
13642
- #: wppa-settings-autosave.php:7424
13643
  msgid "Listings"
13644
  msgstr ""
13645
 
13646
- #: wppa-settings-autosave.php:7426
13647
  msgid "List Logfile"
13648
  msgstr ""
13649
 
13650
- #: wppa-settings-autosave.php:7427
13651
  msgid "Show the content of wppa+ (error) log."
13652
  msgstr ""
13653
 
13654
- #: wppa-settings-autosave.php:7431
13655
  msgid "Purge logfile"
13656
  msgstr ""
13657
 
13658
- #: wppa-settings-autosave.php:7440
13659
  msgid "List Ratings"
13660
  msgstr ""
13661
 
13662
- #: wppa-settings-autosave.php:7441
13663
  msgid "Show the most recent ratings."
13664
  msgstr ""
13665
 
13666
- #: wppa-settings-autosave.php:7454
13667
  msgid "List Index"
13668
  msgstr ""
13669
 
13670
- #: wppa-settings-autosave.php:7455
13671
  msgid "Show the content if the index table."
13672
  msgstr ""
13673
 
13674
- #: wppa-settings-autosave.php:7459
13675
  msgid "Start at text:"
13676
  msgstr ""
13677
 
13678
- #: wppa-settings-autosave.php:7469
13679
  msgid "List active sessions"
13680
  msgstr ""
13681
 
13682
- #: wppa-settings-autosave.php:7470
13683
  msgid "Show the content of the sessions table."
13684
  msgstr ""
13685
 
13686
- #: wppa-settings-autosave.php:7483
13687
  msgid "List comments"
13688
  msgstr ""
13689
 
13690
- #: wppa-settings-autosave.php:7484
13691
  msgid "Show the content of the comments table."
13692
  msgstr ""
13693
 
13694
- #: wppa-settings-autosave.php:7490
13695
  msgid "Order by:"
13696
  msgstr ""
13697
 
13698
- #: wppa-settings-autosave.php:7519
13699
  msgid "Table IX:"
13700
  msgstr ""
13701
 
13702
- #: wppa-settings-autosave.php:7519
13703
  msgid "Miscellaneous:"
13704
  msgstr ""
13705
 
13706
- #: wppa-settings-autosave.php:7520
13707
  msgid "This table lists all settings that do not fit into an other table"
13708
  msgstr ""
13709
 
13710
- #: wppa-settings-autosave.php:7538
13711
  msgid "Internal engine related settings"
13712
  msgstr ""
13713
 
13714
- #: wppa-settings-autosave.php:7540
13715
  msgid "WPPA+ Filter priority"
13716
  msgstr ""
13717
 
13718
- #: wppa-settings-autosave.php:7541
13719
  msgid "Sets the priority of the wppa+ content filter."
13720
  msgstr ""
13721
 
13722
- #: wppa-settings-autosave.php:7542 wppa-settings-autosave.php:7551
13723
  msgid ""
13724
  "If you encounter conflicts with the theme or other plugins, increasing this "
13725
  "value sometimes helps. Use with great care!"
13726
  msgstr ""
13727
 
13728
- #: wppa-settings-autosave.php:7549
13729
  msgid "Do_shortcode priority"
13730
  msgstr ""
13731
 
13732
- #: wppa-settings-autosave.php:7550
13733
  msgid "Sets the priority of the do_shortcode() content filter."
13734
  msgstr ""
13735
 
13736
- #: wppa-settings-autosave.php:7558
13737
  msgid "WPPA shortcode at Filter priority"
13738
  msgstr ""
13739
 
13740
- #: wppa-settings-autosave.php:7559
13741
  msgid "Execute shortcode expansion on filter priority in posts and pages."
13742
  msgstr ""
13743
 
13744
- #: wppa-settings-autosave.php:7560 wppa-settings-autosave.php:7569
13745
  msgid "Use to fix certain layout problems"
13746
  msgstr ""
13747
 
13748
- #: wppa-settings-autosave.php:7567
13749
  msgid "WPPA shortcode at Filter priority widget"
13750
  msgstr ""
13751
 
13752
- #: wppa-settings-autosave.php:7568
13753
  msgid "Execute shortcode expansion on filter priority in widgets."
13754
  msgstr ""
13755
 
13756
- #: wppa-settings-autosave.php:7576
13757
  msgid "JPG image quality"
13758
  msgstr ""
13759
 
13760
- #: wppa-settings-autosave.php:7577
13761
  msgid "The jpg quality when photos are downsized"
13762
  msgstr ""
13763
 
13764
- #: wppa-settings-autosave.php:7578
13765
  msgid "The higher the number the better the quality but the larger the file"
13766
  msgstr ""
13767
 
13768
- #: wppa-settings-autosave.php:7579
13769
  msgid "Possible values 20..100"
13770
  msgstr ""
13771
 
13772
- #: wppa-settings-autosave.php:7586
13773
  msgid "Allow WPPA+ Debugging"
13774
  msgstr ""
13775
 
13776
- #: wppa-settings-autosave.php:7587
13777
  msgid "Allow the use of &amp;debug=.. in urls to this site."
13778
  msgstr ""
13779
 
13780
- #: wppa-settings-autosave.php:7588
13781
  msgid ""
13782
  "If checked: appending (?)(&)debug or (?)(&)debug=<int> to an url to this "
13783
  "site will generate the display of special WPPA+ diagnostics, as well as php "
13784
  "warnings"
13785
  msgstr ""
13786
 
13787
- #: wppa-settings-autosave.php:7595
13788
  msgid "Auto continue"
13789
  msgstr ""
13790
 
13791
- #: wppa-settings-autosave.php:7596
13792
  msgid "Continue automatic after time out"
13793
  msgstr ""
13794
 
13795
- #: wppa-settings-autosave.php:7597
13796
  msgid ""
13797
  "If checked, an attempt will be made to restart an admin process when the "
13798
  "time is out."
13799
  msgstr ""
13800
 
13801
- #: wppa-settings-autosave.php:7605
13802
  msgid "Set max execution time here."
13803
  msgstr ""
13804
 
13805
- #: wppa-settings-autosave.php:7606
13806
  msgid ""
13807
  "If your php config does not properly set the max execution time, you can set "
13808
  "it here. Seconds, 0 means do not change."
13809
  msgstr ""
13810
 
13811
- #: wppa-settings-autosave.php:7607
13812
  msgid "A safe value is 45 in most cases"
13813
  msgstr ""
13814
 
13815
- #: wppa-settings-autosave.php:7608
13816
  #, php-format
13817
  msgid "The PHP setting max_execution_time is set to %s."
13818
  msgstr ""
13819
 
13820
- #: wppa-settings-autosave.php:7616
13821
  msgid "Feed use thumb"
13822
  msgstr ""
13823
 
13824
- #: wppa-settings-autosave.php:7617
13825
  msgid "Feeds use thumbnail pictures always."
13826
  msgstr ""
13827
 
13828
- #: wppa-settings-autosave.php:7625
13829
  msgid "Enable <i>in-line</i> settings"
13830
  msgstr ""
13831
 
13832
- #: wppa-settings-autosave.php:7626
13833
  msgid "Activates shortcode [wppa_set][/wppa_set]."
13834
  msgstr ""
13835
 
13836
- #: wppa-settings-autosave.php:7627
13837
  msgid ""
13838
  "Syntax: [wppa_set name=\"any wppa setting\" value=\"new value\"][/wppa_set]"
13839
  msgstr ""
13840
 
13841
- #: wppa-settings-autosave.php:7628
13842
  msgid ""
13843
  "Example: [wppa_set name=\"wppa_thumbtype\" value=\"masonry-v\"][/wppa_set] "
13844
  "sets the thumbnail type to vertical masonry style"
13845
  msgstr ""
13846
 
13847
- #: wppa-settings-autosave.php:7629
13848
  msgid "Do not forget to reset with [wppa_set][/wppa_set]"
13849
  msgstr ""
13850
 
13851
- #: wppa-settings-autosave.php:7630
13852
  msgid "Use with great care! There is no check on validity of values!"
13853
  msgstr ""
13854
 
13855
- #: wppa-settings-autosave.php:7637
13856
  msgid "Runtime modifyable settings"
13857
  msgstr ""
13858
 
13859
- #: wppa-settings-autosave.php:7638
13860
  msgid "The setting slugs that may be altered using [wppa_set] shortcode."
13861
  msgstr ""
13862
 
13863
- #: wppa-settings-autosave.php:7647
13864
  msgid "WPPA+ Admin related miscellaneous settings"
13865
  msgstr ""
13866
 
13867
- #: wppa-settings-autosave.php:7649
13868
  msgid "Allow HTML"
13869
  msgstr ""
13870
 
13871
- #: wppa-settings-autosave.php:7650
13872
  msgid "Allow HTML in album and photo descriptions."
13873
  msgstr ""
13874
 
13875
- #: wppa-settings-autosave.php:7651 wppa-settings-autosave.php:7660
13876
  msgid ""
13877
  "If checked: html is allowed. WARNING: No checks on syntax, it is your own "
13878
  "responsability to close tags properly!"
13879
  msgstr ""
13880
 
13881
- #: wppa-settings-autosave.php:7658
13882
  msgid "Allow HTML custom"
13883
  msgstr ""
13884
 
13885
- #: wppa-settings-autosave.php:7659
13886
  msgid "Allow HTML in custom photo datafields."
13887
  msgstr ""
13888
 
13889
- #: wppa-settings-autosave.php:7667
13890
  msgid "Check tag balance"
13891
  msgstr ""
13892
 
13893
- #: wppa-settings-autosave.php:7668
13894
  msgid "Check if the HTML tags are properly closed: \"balanced\"."
13895
  msgstr ""
13896
 
13897
- #: wppa-settings-autosave.php:7669
13898
  msgid ""
13899
  "If the HTML tags in an album or a photo description are not in balance, the "
13900
  "description is not updated, an errormessage is displayed"
13901
  msgstr ""
13902
 
13903
- #: wppa-settings-autosave.php:7676
13904
  msgid "Use WP editor"
13905
  msgstr ""
13906
 
13907
- #: wppa-settings-autosave.php:7677
13908
  msgid "Use the wp editor for multiline text fields."
13909
  msgstr ""
13910
 
13911
- #: wppa-settings-autosave.php:7685
13912
  msgid "Album sel hierarchic"
13913
  msgstr ""
13914
 
13915
- #: wppa-settings-autosave.php:7686
13916
  msgid "Show albums with (grand)parents in selection lists."
13917
  msgstr ""
13918
 
13919
- #: wppa-settings-autosave.php:7694
13920
  msgid "Page sel hierarchic"
13921
  msgstr ""
13922
 
13923
- #: wppa-settings-autosave.php:7695
13924
  msgid "Show pages with (grand)parents in selection lists."
13925
  msgstr ""
13926
 
13927
- #: wppa-settings-autosave.php:7704
13928
  msgid "Album admin page size"
13929
  msgstr ""
13930
 
13931
- #: wppa-settings-autosave.php:7705
13932
  msgid "The number of albums per page on the Edit Album admin page."
13933
  msgstr ""
13934
 
13935
- #: wppa-settings-autosave.php:7715
13936
  msgid "Photo admin page size"
13937
  msgstr ""
13938
 
13939
- #: wppa-settings-autosave.php:7716
13940
  msgid ""
13941
  "The number of photos per page on the <br/>Edit Album -> Manage photos and "
13942
  "Edit Photos admin pages."
13943
  msgstr ""
13944
 
13945
- #: wppa-settings-autosave.php:7726
 
 
 
 
 
 
 
 
 
 
 
 
 
 
13946
  msgid "Comment admin page size"
13947
  msgstr ""
13948
 
13949
- #: wppa-settings-autosave.php:7727
13950
  msgid "The number of comments per page on the Comments admin pages."
13951
  msgstr ""
13952
 
13953
- #: wppa-settings-autosave.php:7737
13954
  msgid "Geo info edit"
13955
  msgstr ""
13956
 
13957
- #: wppa-settings-autosave.php:7738
13958
  msgid "Lattitude and longitude may be edited in photo admin."
13959
  msgstr ""
13960
 
13961
- #: wppa-settings-autosave.php:7746
13962
  msgid "Admin bar menu admin"
13963
  msgstr ""
13964
 
13965
- #: wppa-settings-autosave.php:7747
13966
  msgid "Show menu on admin bar on admin pages."
13967
  msgstr ""
13968
 
13969
- #: wppa-settings-autosave.php:7755
13970
  msgid "Admin bar menu frontend"
13971
  msgstr ""
13972
 
13973
- #: wppa-settings-autosave.php:7756
13974
  msgid "Show menu on admin bar on frontend pages."
13975
  msgstr ""
13976
 
13977
- #: wppa-settings-autosave.php:7764
13978
  msgid "Add shortcode to posts"
13979
  msgstr ""
13980
 
13981
- #: wppa-settings-autosave.php:7765
13982
  msgid "Add a shortcode to the end of all posts."
13983
  msgstr ""
13984
 
13985
- #: wppa-settings-autosave.php:7773
13986
  msgid "Shortcode to add"
13987
  msgstr ""
13988
 
13989
- #: wppa-settings-autosave.php:7774
13990
  msgid "The shortcode to be added to the posts."
13991
  msgstr ""
13992
 
13993
- #: wppa-settings-autosave.php:7782
13994
  msgid "Import page prieviews"
13995
  msgstr ""
13996
 
13997
- #: wppa-settings-autosave.php:7783
13998
  msgid "Show thumbnail previews in import admin page."
13999
  msgstr ""
14000
 
14001
- #: wppa-settings-autosave.php:7791
14002
  msgid "Upload audiostub"
14003
  msgstr ""
14004
 
14005
- #: wppa-settings-autosave.php:7792
14006
  msgid "Upload a new audio stub file"
14007
  msgstr ""
14008
 
14009
- #: wppa-settings-autosave.php:7796
14010
  msgid "Upload audio stub image"
14011
  msgstr ""
14012
 
14013
- #: wppa-settings-autosave.php:7801
14014
  msgid "Confirm create"
14015
  msgstr ""
14016
 
14017
- #: wppa-settings-autosave.php:7802
14018
  msgid "Display confirmation dialog before creating album."
14019
  msgstr ""
14020
 
14021
- #: wppa-settings-autosave.php:7810
14022
  msgid "Import source root"
14023
  msgstr ""
14024
 
14025
- #: wppa-settings-autosave.php:7811
14026
  msgid "Specify the highest level in the filesystem where to import from"
14027
  msgstr ""
14028
 
14029
- #: wppa-settings-autosave.php:7828
14030
  msgid "Allow import from WPPA+ source folders"
14031
  msgstr ""
14032
 
14033
- #: wppa-settings-autosave.php:7829
14034
  msgid "Only switch this on if you know what you are doing!"
14035
  msgstr ""
14036
 
14037
- #: wppa-settings-autosave.php:7838
14038
  msgid "SEO related settings"
14039
  msgstr ""
14040
 
14041
- #: wppa-settings-autosave.php:7840
14042
  msgid "Meta on page"
14043
  msgstr ""
14044
 
14045
- #: wppa-settings-autosave.php:7841
14046
  msgid "Meta tags for photos on the page."
14047
  msgstr ""
14048
 
14049
- #: wppa-settings-autosave.php:7842
14050
  msgid ""
14051
  "If checked, the header of the page will contain metatags that refer to "
14052
  "featured photos on the page in the page context."
14053
  msgstr ""
14054
 
14055
- #: wppa-settings-autosave.php:7849
14056
  msgid "Meta all"
14057
  msgstr ""
14058
 
14059
- #: wppa-settings-autosave.php:7850
14060
  msgid "Meta tags for all featured photos."
14061
  msgstr ""
14062
 
14063
- #: wppa-settings-autosave.php:7851
14064
  msgid ""
14065
  "If checked, the header of the page will contain metatags that refer to all "
14066
  "featured photo files."
14067
  msgstr ""
14068
 
14069
- #: wppa-settings-autosave.php:7852
14070
  msgid ""
14071
  "If you have many featured photos, you might wish to uncheck this item to "
14072
  "reduce the size of the page header."
14073
  msgstr ""
14074
 
14075
- #: wppa-settings-autosave.php:7859
14076
  msgid "Add og meta tags"
14077
  msgstr ""
14078
 
14079
- #: wppa-settings-autosave.php:7860
14080
  msgid "Add og meta tags to the page header."
14081
  msgstr ""
14082
 
14083
- #: wppa-settings-autosave.php:7863
14084
  msgid ""
14085
  "Turning this off may affect the functionality of social media items in the "
14086
  "share box that rely on open graph tags information."
14087
  msgstr ""
14088
 
14089
- #: wppa-settings-autosave.php:7869
14090
  msgid "Image Alt attribute type"
14091
  msgstr ""
14092
 
14093
- #: wppa-settings-autosave.php:7870
14094
  msgid "Select kind of HTML alt=\"\" content for images."
14095
  msgstr ""
14096
 
14097
- #: wppa-settings-autosave.php:7873
14098
  msgid "photo name"
14099
  msgstr ""
14100
 
14101
- #: wppa-settings-autosave.php:7873
14102
  msgid "name without file-ext"
14103
  msgstr ""
14104
 
14105
- #: wppa-settings-autosave.php:7873
14106
  msgid "set in album admin"
14107
  msgstr ""
14108
 
14109
- #: wppa-settings-autosave.php:7880
14110
  msgid "New Album and New Photo related miscellaneous settings"
14111
  msgstr ""
14112
 
14113
- #: wppa-settings-autosave.php:7918
14114
  msgid "Maximum time an album is indicated as New"
14115
  msgstr ""
14116
 
14117
- #: wppa-settings-autosave.php:7926
14118
  msgid "New Photo"
14119
  msgstr ""
14120
 
14121
- #: wppa-settings-autosave.php:7927
14122
  msgid "Maximum time a photo is indicated as New"
14123
  msgstr ""
14124
 
14125
- #: wppa-settings-autosave.php:7935
14126
  msgid "Modified Album"
14127
  msgstr ""
14128
 
14129
- #: wppa-settings-autosave.php:7936
14130
  msgid "Maximum time an album is indicated as Modified"
14131
  msgstr ""
14132
 
14133
- #: wppa-settings-autosave.php:7944
14134
  msgid "Modified Photo"
14135
  msgstr ""
14136
 
14137
- #: wppa-settings-autosave.php:7945
14138
  msgid "Maximum time a photo is indicated as Modofied"
14139
  msgstr ""
14140
 
14141
- #: wppa-settings-autosave.php:7953
14142
  msgid "Use text labels"
14143
  msgstr ""
14144
 
14145
- #: wppa-settings-autosave.php:7954
14146
  msgid "Use editable text for the New and Modified labels"
14147
  msgstr ""
14148
 
14149
- #: wppa-settings-autosave.php:7955
14150
  msgid "If UNticked, you can specify the urls for custom images to be used."
14151
  msgstr ""
14152
 
14153
- #: wppa-settings-autosave.php:7966
14154
  msgid "Orange"
14155
  msgstr ""
14156
 
14157
- #: wppa-settings-autosave.php:7967
14158
  msgid "Yellow"
14159
  msgstr ""
14160
 
14161
- #: wppa-settings-autosave.php:7970
14162
  msgid "Purple"
14163
  msgstr ""
14164
 
14165
- #: wppa-settings-autosave.php:7971
14166
  msgid "Black/white"
14167
  msgstr ""
14168
 
14169
- #: wppa-settings-autosave.php:7983 wppa-settings-autosave.php:8005
14170
  msgid "New label"
14171
  msgstr ""
14172
 
14173
- #: wppa-settings-autosave.php:7984
14174
  msgid "Specify the \"New\" indicator details."
14175
  msgstr ""
14176
 
14177
- #: wppa-settings-autosave.php:7985 wppa-settings-autosave.php:7996
14178
  msgid "If you use qTranslate, the text may be multilingual."
14179
  msgstr ""
14180
 
14181
- #: wppa-settings-autosave.php:7994 wppa-settings-autosave.php:8014
14182
  msgid "Modified label"
14183
  msgstr ""
14184
 
14185
- #: wppa-settings-autosave.php:7995
14186
  msgid "Specify the \"Modified\" indicator details."
14187
  msgstr ""
14188
 
14189
- #: wppa-settings-autosave.php:8006
14190
  msgid "Specify the \"New\" indicator url."
14191
  msgstr ""
14192
 
14193
- #: wppa-settings-autosave.php:8015
14194
  msgid "Specify the \"Modified\" indicator url."
14195
  msgstr ""
14196
 
14197
- #: wppa-settings-autosave.php:8023
14198
  msgid "Limit LasTen New"
14199
  msgstr ""
14200
 
14201
- #: wppa-settings-autosave.php:8024
14202
  msgid "Limits the LasTen photos to those that are 'New', or newly modified."
14203
  msgstr ""
14204
 
14205
- #: wppa-settings-autosave.php:8025
14206
  msgid ""
14207
  "If you tick this box and configured the new photo time, you can even limit "
14208
  "the number by the setting in Table I-F7, or set that number to an unlikely "
14209
  "high value."
14210
  msgstr ""
14211
 
14212
- #: wppa-settings-autosave.php:8032
14213
  msgid "LasTen use Modified"
14214
  msgstr ""
14215
 
14216
- #: wppa-settings-autosave.php:8033
14217
  msgid ""
14218
  "Use the time modified rather than time upload for LasTen widget/shortcode."
14219
  msgstr ""
14220
 
14221
- #: wppa-settings-autosave.php:8041
14222
  msgid "Apply Newphoto desc"
14223
  msgstr ""
14224
 
14225
- #: wppa-settings-autosave.php:8042
14226
  msgid "Give each new photo a standard description."
14227
  msgstr ""
14228
 
14229
- #: wppa-settings-autosave.php:8043
14230
  msgid ""
14231
  "If checked, each new photo will get the description (template) as specified "
14232
  "in the next item."
14233
  msgstr ""
14234
 
14235
- #: wppa-settings-autosave.php:8050
14236
  msgid "New photo desc"
14237
  msgstr ""
14238
 
14239
- #: wppa-settings-autosave.php:8051
14240
  msgid "The description (template) to add to a new photo."
14241
  msgstr ""
14242
 
14243
- #: wppa-settings-autosave.php:8052
14244
  msgid "Enter the default description."
14245
  msgstr ""
14246
 
14247
- #: wppa-settings-autosave.php:8053
14248
  msgid "If you use html, please check item A-1 of this table."
14249
  msgstr ""
14250
 
14251
- #: wppa-settings-autosave.php:8060
14252
  msgid "New photo owner"
14253
  msgstr ""
14254
 
14255
- #: wppa-settings-autosave.php:8061
14256
  msgid "The owner of a new uploaded photo."
14257
  msgstr ""
14258
 
14259
- #: wppa-settings-autosave.php:8062
14260
  msgid "If you leave this blank, the uploader will be set as the owner"
14261
  msgstr ""
14262
 
14263
- #: wppa-settings-autosave.php:8064
14264
  msgid "leave blank or enter login name"
14265
  msgstr ""
14266
 
14267
- #: wppa-settings-autosave.php:8070
14268
  msgid "New albums are created with this upload limit."
14269
  msgstr ""
14270
 
14271
- #: wppa-settings-autosave.php:8071
14272
  msgid ""
14273
  "Administrators can change the limit settings in the \"Edit Album Information"
14274
  "\" admin page."
14275
  msgstr ""
14276
 
14277
- #: wppa-settings-autosave.php:8088
14278
  msgid "Default parent"
14279
  msgstr ""
14280
 
14281
- #: wppa-settings-autosave.php:8089
14282
  msgid "The parent album of new albums."
14283
  msgstr ""
14284
 
14285
- #: wppa-settings-autosave.php:8106
14286
  msgid "Default parent always"
14287
  msgstr ""
14288
 
14289
- #: wppa-settings-autosave.php:8107
14290
  msgid ""
14291
  "The parent album of new albums is always the default, except for "
14292
  "administrators."
14293
  msgstr ""
14294
 
14295
- #: wppa-settings-autosave.php:8115
14296
  msgid "Show album full"
14297
  msgstr ""
14298
 
14299
- #: wppa-settings-autosave.php:8116
14300
  msgid "Show the Upload limit reached message if appropriate."
14301
  msgstr ""
14302
 
14303
- #: wppa-settings-autosave.php:8124
14304
  msgid "Grant an album"
14305
  msgstr ""
14306
 
14307
- #: wppa-settings-autosave.php:8125
14308
  msgid "Create an album for each user logging in."
14309
  msgstr ""
14310
 
14311
- #: wppa-settings-autosave.php:8133
14312
  msgid "Grant album name"
14313
  msgstr ""
14314
 
14315
- #: wppa-settings-autosave.php:8134
14316
  msgid "The name to be used for the album."
14317
  msgstr ""
14318
 
14319
- #: wppa-settings-autosave.php:8137
14320
  msgid "Login name"
14321
  msgstr ""
14322
 
14323
- #: wppa-settings-autosave.php:8137 wppa-upldr-widget.php:182
14324
  msgid "Display name"
14325
  msgstr ""
14326
 
14327
- #: wppa-settings-autosave.php:8137
14328
  msgid "Id"
14329
  msgstr ""
14330
 
14331
- #: wppa-settings-autosave.php:8137
14332
  msgid "Firstname Lastname"
14333
  msgstr ""
14334
 
14335
- #: wppa-settings-autosave.php:8144
14336
  msgid "Grant parent selection method"
14337
  msgstr ""
14338
 
14339
- #: wppa-settings-autosave.php:8145
14340
  msgid "The way the grant parents are defined."
14341
  msgstr ""
14342
 
14343
- #: wppa-settings-autosave.php:8148
14344
  msgid "An album (multi)selectionbox"
14345
  msgstr ""
14346
 
14347
- #: wppa-settings-autosave.php:8149
14348
  msgid "An album category"
14349
  msgstr ""
14350
 
14351
- #: wppa-settings-autosave.php:8150
14352
  msgid "An index search token"
14353
  msgstr ""
14354
 
14355
- #: wppa-settings-autosave.php:8164
14356
  msgid "Grant parent"
14357
  msgstr ""
14358
 
14359
- #: wppa-settings-autosave.php:8165
14360
  msgid "The parent album(s) of the auto created albums."
14361
  msgstr ""
14362
 
14363
- #: wppa-settings-autosave.php:8166
14364
  msgid ""
14365
  "You may select multiple albums. All logged in visitors will get their own "
14366
  "sub-album in each granted parent."
14367
  msgstr ""
14368
 
14369
- #: wppa-settings-autosave.php:8184
14370
  msgid "Grant parent category"
14371
  msgstr ""
14372
 
14373
- #: wppa-settings-autosave.php:8185
14374
  msgid "The category of the parent album(s) of the auto created albums."
14375
  msgstr ""
14376
 
14377
- #: wppa-settings-autosave.php:8201
14378
  msgid "Grant parent index token"
14379
  msgstr ""
14380
 
14381
- #: wppa-settings-autosave.php:8202
14382
  msgid ""
14383
  "The index token that defines the parent album(s) of the auto created albums."
14384
  msgstr ""
14385
 
14386
- #: wppa-settings-autosave.php:8212
14387
  msgid "Max user albums"
14388
  msgstr ""
14389
 
14390
- #: wppa-settings-autosave.php:8213
14391
  msgid "The max number of albums a user can create."
14392
  msgstr ""
14393
 
14394
- #: wppa-settings-autosave.php:8214
14395
  msgid ""
14396
  "The maximum number of albums a user can create when he is not admin and "
14397
  "owner only is active"
14398
  msgstr ""
14399
 
14400
- #: wppa-settings-autosave.php:8215
14401
  msgid "A number of 0 means No limit"
14402
  msgstr ""
14403
 
14404
- #: wppa-settings-autosave.php:8222
14405
  msgid "Default photo name"
14406
  msgstr ""
14407
 
14408
- #: wppa-settings-autosave.php:8223
14409
  msgid "Select the way the name of a new uploaded photo should be determined."
14410
  msgstr ""
14411
 
14412
- #: wppa-settings-autosave.php:8226
14413
  msgid "Filename"
14414
  msgstr ""
14415
 
14416
- #: wppa-settings-autosave.php:8227
14417
  msgid "Filename without extension"
14418
  msgstr ""
14419
 
14420
- #: wppa-settings-autosave.php:8228
14421
  msgid "IPTC Tag 2#005 (Graphic name)"
14422
  msgstr ""
14423
 
14424
- #: wppa-settings-autosave.php:8229
14425
  msgid "IPTC Tag 2#120 (Caption)"
14426
  msgstr ""
14427
 
14428
- #: wppa-settings-autosave.php:8230
14429
  msgid "No name at all"
14430
  msgstr ""
14431
 
14432
- #: wppa-settings-autosave.php:8238
14433
  msgid "Default coverphoto"
14434
  msgstr ""
14435
 
14436
- #: wppa-settings-autosave.php:8239
14437
  msgid "Name of photofile to become cover image"
14438
  msgstr ""
14439
 
14440
- #: wppa-settings-autosave.php:8240
14441
  msgid ""
14442
  "If you name a photofile like this setting before upload, it will become the "
14443
  "coverimage automaticly."
14444
  msgstr ""
14445
 
14446
- #: wppa-settings-autosave.php:8247
14447
  msgid "Copy Timestamp"
14448
  msgstr ""
14449
 
14450
- #: wppa-settings-autosave.php:8248
14451
  msgid "Copy timestamp when copying photo."
14452
  msgstr ""
14453
 
14454
- #: wppa-settings-autosave.php:8249
14455
  msgid "If checked, the copied photo is not \"new\""
14456
  msgstr ""
14457
 
14458
- #: wppa-settings-autosave.php:8256
14459
  msgid "Copy Owner"
14460
  msgstr ""
14461
 
14462
- #: wppa-settings-autosave.php:8257
14463
  msgid "Copy the owner when copying photo."
14464
  msgstr ""
14465
 
14466
- #: wppa-settings-autosave.php:8265
14467
  msgid "FE Albums public"
14468
  msgstr ""
14469
 
14470
- #: wppa-settings-autosave.php:8266
14471
  msgid "Frontend created albums are --- public ---"
14472
  msgstr ""
14473
 
14474
- #: wppa-settings-autosave.php:8275
14475
  msgid "Optimize image files right after upload/import"
14476
  msgstr ""
14477
 
14478
- #: wppa-settings-autosave.php:8276
14479
  msgid "This option requires the plugin EWWW Image Optimizer to be activated"
14480
  msgstr ""
14481
 
14482
- #: wppa-settings-autosave.php:8283
14483
  msgid "Default album linktype"
14484
  msgstr ""
14485
 
14486
- #: wppa-settings-autosave.php:8284
14487
  msgid "The album linktype for new albums"
14488
  msgstr ""
14489
 
14490
- #: wppa-settings-autosave.php:8303
14491
  msgid "Search Albums and Photos related settings"
14492
  msgstr ""
14493
 
14494
- #: wppa-settings-autosave.php:8305
14495
  msgid "Search page"
14496
  msgstr ""
14497
 
14498
- #: wppa-settings-autosave.php:8306
14499
  msgid "Display the search results on page."
14500
  msgstr ""
14501
 
14502
- #: wppa-settings-autosave.php:8307
14503
  msgid ""
14504
  "Select the page to be used to display search results. The page MUST contain "
14505
  "[wppa][/wppa]."
14506
  msgstr ""
14507
 
14508
- #: wppa-settings-autosave.php:8308
14509
  msgid "You may give it the title \"Search results\" or something alike."
14510
  msgstr ""
14511
 
14512
- #: wppa-settings-autosave.php:8309
14513
  msgid ""
14514
  "Or you ou may use the standard page on which you display the generic album."
14515
  msgstr ""
14516
 
14517
- #: wppa-settings-autosave.php:8342
14518
  msgid "Exclude separate"
14519
  msgstr ""
14520
 
14521
- #: wppa-settings-autosave.php:8343
14522
  msgid "Do not search 'separate' albums."
14523
  msgstr ""
14524
 
14525
- #: wppa-settings-autosave.php:8344
14526
  msgid ""
14527
  "When checked, albums (and photos in them) that have the parent set to --- "
14528
  "separate --- will be excluded from being searched."
14529
  msgstr ""
14530
 
14531
- #: wppa-settings-autosave.php:8345
14532
  msgid ""
14533
  "Except when you start searching in a 'saparate' album, with the \"search in "
14534
  "current section\" box ticked."
14535
  msgstr ""
14536
 
14537
- #: wppa-settings-autosave.php:8352
14538
  msgid "Include tags"
14539
  msgstr ""
14540
 
14541
- #: wppa-settings-autosave.php:8353
14542
  msgid "Do also search the photo tags."
14543
  msgstr ""
14544
 
14545
- #: wppa-settings-autosave.php:8354
14546
  msgid "When checked, the tags of the photo will also be searched."
14547
  msgstr ""
14548
 
14549
- #: wppa-settings-autosave.php:8361
14550
  msgid "Include categories"
14551
  msgstr ""
14552
 
14553
- #: wppa-settings-autosave.php:8362
14554
  msgid "Do also search the album categories."
14555
  msgstr ""
14556
 
14557
- #: wppa-settings-autosave.php:8363
14558
  msgid "When checked, the categories of the album will also be searched."
14559
  msgstr ""
14560
 
14561
- #: wppa-settings-autosave.php:8370
14562
  msgid "Include comments"
14563
  msgstr ""
14564
 
14565
- #: wppa-settings-autosave.php:8371
14566
  msgid "Do also search the comments on photos."
14567
  msgstr ""
14568
 
14569
- #: wppa-settings-autosave.php:8372
14570
  msgid "When checked, the comments of the photos will also be searched."
14571
  msgstr ""
14572
 
14573
- #: wppa-settings-autosave.php:8379
14574
  msgid "Photos only"
14575
  msgstr ""
14576
 
14577
- #: wppa-settings-autosave.php:8380
14578
  msgid "Search for photos only."
14579
  msgstr ""
14580
 
14581
- #: wppa-settings-autosave.php:8381
14582
  msgid "When checked, only photos will be searched for."
14583
  msgstr ""
14584
 
14585
- #: wppa-settings-autosave.php:8396
14586
  msgid "Max albums found"
14587
  msgstr ""
14588
 
14589
- #: wppa-settings-autosave.php:8397
14590
  msgid "The maximum number of albums to be displayed."
14591
  msgstr ""
14592
 
14593
- #: wppa-settings-autosave.php:8405
14594
  msgid "Max photos found"
14595
  msgstr ""
14596
 
14597
- #: wppa-settings-autosave.php:8406
14598
  msgid "The maximum number of photos to be displayed."
14599
  msgstr ""
14600
 
14601
- #: wppa-settings-autosave.php:8414
14602
  msgid "Tags OR only"
14603
  msgstr ""
14604
 
14605
- #: wppa-settings-autosave.php:8415
14606
  msgid "No and / or buttons"
14607
  msgstr ""
14608
 
14609
- #: wppa-settings-autosave.php:8416
14610
  msgid ""
14611
  "Hide the and/or radiobuttons and do the or method in the multitag widget and "
14612
  "shortcode."
14613
  msgstr ""
14614
 
14615
- #: wppa-settings-autosave.php:8423
14616
  msgid "Tags add Inverse"
14617
  msgstr ""
14618
 
14619
- #: wppa-settings-autosave.php:8424
14620
  msgid "Add a checkbox to invert the selection."
14621
  msgstr ""
14622
 
14623
- #: wppa-settings-autosave.php:8425
14624
  msgid "Adds an Invert (NOT) checkbox on the multitag widget and shortcode."
14625
  msgstr ""
14626
 
14627
- #: wppa-settings-autosave.php:8432
14628
  msgid "Floating searchtoken"
14629
  msgstr ""
14630
 
14631
- #: wppa-settings-autosave.php:8433
14632
  msgid "A match need not start at the first char."
14633
  msgstr ""
14634
 
14635
- #: wppa-settings-autosave.php:8434
14636
  msgid ""
14637
  "A match is found while searching also when the entered token is somewhere in "
14638
  "the middle of a word."
14639
  msgstr ""
14640
 
14641
- #: wppa-settings-autosave.php:8435
14642
  msgid "This works in indexed search only!"
14643
  msgstr ""
14644
 
14645
- #: wppa-settings-autosave.php:8442
14646
  msgid "Search results display"
14647
  msgstr ""
14648
 
14649
- #: wppa-settings-autosave.php:8443
14650
  msgid "Select the way the search results should be displayed."
14651
  msgstr ""
14652
 
14653
- #: wppa-settings-autosave.php:8444
14654
  msgid ""
14655
  "If you select anything different from \"Albums and thumbnails\", \"Photos "
14656
  "only\" is assumed (Table IX-E6)."
14657
  msgstr ""
14658
 
14659
- #: wppa-settings-autosave.php:8446
14660
  msgid "Albums and thumbnails"
14661
  msgstr ""
14662
 
14663
- #: wppa-settings-autosave.php:8446
14664
  msgid "Slideonly slideshow"
14665
  msgstr ""
14666
 
14667
- #: wppa-settings-autosave.php:8453
14668
  msgid "Name max length"
14669
  msgstr ""
14670
 
14671
- #: wppa-settings-autosave.php:8454
14672
  msgid "Max length of displayed photonames in supersearch selectionlist"
14673
  msgstr ""
14674
 
14675
- #: wppa-settings-autosave.php:8455 wppa-settings-autosave.php:8464
14676
  msgid ""
14677
  "To limit the length of the selectionlist, enter the number of characters to "
14678
  "show."
14679
  msgstr ""
14680
 
14681
- #: wppa-settings-autosave.php:8462
14682
  msgid "Text max length"
14683
  msgstr ""
14684
 
14685
- #: wppa-settings-autosave.php:8463
14686
  msgid "Max length of displayed photo text in supersearch selectionlist"
14687
  msgstr ""
14688
 
14689
- #: wppa-settings-autosave.php:8471
14690
  msgid "Search toptext"
14691
  msgstr ""
14692
 
14693
- #: wppa-settings-autosave.php:8472
14694
  msgid "The text at the top of the search box."
14695
  msgstr ""
14696
 
14697
- #: wppa-settings-autosave.php:8473
14698
  msgid "May contain unfiltered HTML."
14699
  msgstr ""
14700
 
14701
- #: wppa-settings-autosave.php:8480
14702
  msgid "Section search text"
14703
  msgstr ""
14704
 
14705
- #: wppa-settings-autosave.php:8481 wppa-settings-autosave.php:8490
14706
  msgid "The labeltext at the checkbox."
14707
  msgstr ""
14708
 
14709
- #: wppa-settings-autosave.php:8489
14710
  msgid "Results search text"
14711
  msgstr ""
14712
 
14713
- #: wppa-settings-autosave.php:8499
14714
  msgid "Watermark related settings"
14715
  msgstr ""
14716
 
14717
- #: wppa-settings-autosave.php:8502
14718
  msgid "Enable the application of watermarks."
14719
  msgstr ""
14720
 
14721
- #: wppa-settings-autosave.php:8503
14722
  msgid "If checked, photos can be watermarked during upload / import."
14723
  msgstr ""
14724
 
14725
- #: wppa-settings-autosave.php:8512
14726
  msgid "Watermark file"
14727
  msgstr ""
14728
 
14729
- #: wppa-settings-autosave.php:8513
14730
  msgid "The default watermarkfile to be used."
14731
  msgstr ""
14732
 
14733
- #: wppa-settings-autosave.php:8514
14734
  msgid "Watermark files are of type png and reside in"
14735
  msgstr ""
14736
 
14737
- #: wppa-settings-autosave.php:8515
14738
  msgid ""
14739
  "A suitable watermarkfile typically consists of a transparent background and "
14740
  "a black text or drawing."
14741
  msgstr ""
14742
 
14743
- #: wppa-settings-autosave.php:8517
14744
  msgid ""
14745
  "You may also select one of the textual watermark types at the bottom of the "
14746
  "selection list."
14747
  msgstr ""
14748
 
14749
- #: wppa-settings-autosave.php:8521
14750
  msgid "position:"
14751
  msgstr ""
14752
 
14753
- #: wppa-settings-autosave.php:8527
14754
  msgid "Upload watermark"
14755
  msgstr ""
14756
 
14757
- #: wppa-settings-autosave.php:8528
14758
  msgid "Upload a new watermark file"
14759
  msgstr ""
14760
 
14761
- #: wppa-settings-autosave.php:8532
14762
  msgid "Upload watermark image"
14763
  msgstr ""
14764
 
14765
- #: wppa-settings-autosave.php:8537
14766
  msgid "Watermark opacity image"
14767
  msgstr ""
14768
 
14769
- #: wppa-settings-autosave.php:8538
14770
  msgid "You can set the intensity of image watermarks here."
14771
  msgstr ""
14772
 
14773
- #: wppa-settings-autosave.php:8539 wppa-settings-autosave.php:8624
14774
  msgid ""
14775
  "The higher the number, the intenser the watermark. Value must be > 0 and <= "
14776
  "100."
14777
  msgstr ""
14778
 
14779
- #: wppa-settings-autosave.php:8546
14780
  msgid "Textual watermark style"
14781
  msgstr ""
14782
 
14783
- #: wppa-settings-autosave.php:8547
14784
  msgid "The way the textual watermarks look like"
14785
  msgstr ""
14786
 
14787
- #: wppa-settings-autosave.php:8551
14788
  msgid "TV subtitle style"
14789
  msgstr ""
14790
 
14791
- #: wppa-settings-autosave.php:8551
14792
  msgid "White text on black background"
14793
  msgstr ""
14794
 
14795
- #: wppa-settings-autosave.php:8551
14796
  msgid "Black text on white background"
14797
  msgstr ""
14798
 
14799
- #: wppa-settings-autosave.php:8551
14800
  msgid "Reverse TV style (Utopia)"
14801
  msgstr ""
14802
 
14803
- #: wppa-settings-autosave.php:8551
14804
  msgid "White on transparent background"
14805
  msgstr ""
14806
 
14807
- #: wppa-settings-autosave.php:8551
14808
  msgid "Black on transparent background"
14809
  msgstr ""
14810
 
14811
- #: wppa-settings-autosave.php:8561
14812
  msgid "Predefined watermark text"
14813
  msgstr ""
14814
 
14815
- #: wppa-settings-autosave.php:8562
14816
  msgid "The text to use when --- pre-defined --- is selected."
14817
  msgstr ""
14818
 
14819
- #: wppa-settings-autosave.php:8563
14820
  msgid "You may use the following keywords:"
14821
  msgstr ""
14822
 
14823
- #: wppa-settings-autosave.php:8564
14824
  msgid ""
14825
  "w#site, w#displayname, all standard photo keywords, iptc and exif keywords"
14826
  msgstr ""
14827
 
14828
- #: wppa-settings-autosave.php:8571
14829
  msgid "Textual watermark font"
14830
  msgstr ""
14831
 
14832
- #: wppa-settings-autosave.php:8572
14833
  msgid "The font to use with textusl watermarks."
14834
  msgstr ""
14835
 
14836
- #: wppa-settings-autosave.php:8573
14837
  msgid "Except for the system font, are font files of type ttf and reside in"
14838
  msgstr ""
14839
 
14840
- #: wppa-settings-autosave.php:8601
14841
  msgid "Textual watermark font size"
14842
  msgstr ""
14843
 
14844
- #: wppa-settings-autosave.php:8602
14845
  msgid "You can set the size of the truetype fonts only."
14846
  msgstr ""
14847
 
14848
- #: wppa-settings-autosave.php:8603
14849
  msgid ""
14850
  "System font can have size 1,2,3,4 or 5, in some stoneage fontsize units. Any "
14851
  "value > 5 will be treated as 5."
14852
  msgstr ""
14853
 
14854
- #: wppa-settings-autosave.php:8604
14855
  msgid ""
14856
  "Truetype fonts can have any positive integer size, if your PHPs GD version "
14857
  "is 1, in pixels, in GD2 in points."
14858
  msgstr ""
14859
 
14860
- #: wppa-settings-autosave.php:8605
14861
  msgid "It is unclear howmany pixels a point is..."
14862
  msgstr ""
14863
 
14864
- #: wppa-settings-autosave.php:8612
 
 
 
 
 
 
 
 
 
 
 
 
14865
  msgid "Upload watermark font"
14866
  msgstr ""
14867
 
14868
- #: wppa-settings-autosave.php:8613
14869
  msgid "Upload a new watermark font file"
14870
  msgstr ""
14871
 
14872
- #: wppa-settings-autosave.php:8614
14873
  msgid ""
14874
  "Upload truetype fonts (.ttf) only, and test if they work on your server "
14875
  "platform."
14876
  msgstr ""
14877
 
14878
- #: wppa-settings-autosave.php:8617
14879
  msgid "Upload TrueType font"
14880
  msgstr ""
14881
 
14882
- #: wppa-settings-autosave.php:8622
14883
  msgid "Watermark opacity text"
14884
  msgstr ""
14885
 
14886
- #: wppa-settings-autosave.php:8623
14887
  msgid "You can set the intensity of a text watermarks here."
14888
  msgstr ""
14889
 
14890
- #: wppa-settings-autosave.php:8632
14891
  msgid "A real life preview. To update: refresh the page."
14892
  msgstr ""
14893
 
14894
- #: wppa-settings-autosave.php:8643
14895
  msgid "Watermark thumbnails"
14896
  msgstr ""
14897
 
14898
- #: wppa-settings-autosave.php:8644
14899
  msgid "Watermark also the thumbnail image files."
14900
  msgstr ""
14901
 
14902
- #: wppa-settings-autosave.php:8652
14903
  msgid "Slideshow elements sequence order settings"
14904
  msgstr ""
14905
 
14906
- #: wppa-settings-autosave.php:8658 wppa-settings-autosave.php:8704
14907
  msgid "StartStop"
14908
  msgstr ""
14909
 
14910
- #: wppa-settings-autosave.php:8659 wppa-settings-autosave.php:8705
14911
  msgid "SlideFrame"
14912
  msgstr ""
14913
 
14914
- #: wppa-settings-autosave.php:8661
14915
  msgid "Desc"
14916
  msgstr ""
14917
 
14918
- #: wppa-settings-autosave.php:8664 wppa-settings-autosave.php:8709
14919
  msgid "FilmStrip"
14920
  msgstr ""
14921
 
14922
- #: wppa-settings-autosave.php:8665 wppa-settings-autosave.php:8710
14923
  msgid "Browsebar"
14924
  msgstr ""
14925
 
14926
- #: wppa-settings-autosave.php:8667 wppa-settings-autosave.php:8712
14927
  msgid "IPTC data"
14928
  msgstr ""
14929
 
14930
- #: wppa-settings-autosave.php:8668 wppa-settings-autosave.php:8713
14931
  msgid "EXIF data"
14932
  msgstr ""
14933
 
14934
- #: wppa-settings-autosave.php:8669 wppa-settings-autosave.php:8714
14935
  msgid "Share box"
14936
  msgstr ""
14937
 
14938
- #: wppa-settings-autosave.php:8671 wppa-settings-autosave.php:8716
14939
  msgid "Enabled"
14940
  msgstr ""
14941
 
14942
- #: wppa-settings-autosave.php:8672 wppa-settings-autosave.php:8717
14943
  msgid "Disabled"
14944
  msgstr ""
14945
 
14946
- #: wppa-settings-autosave.php:8674 wppa-settings-autosave.php:8719
14947
  msgid "Start/Stop & Slower/Faster navigation bar"
14948
  msgstr ""
14949
 
14950
- #: wppa-settings-autosave.php:8675 wppa-settings-autosave.php:8720
14951
  msgid "The Slide Frame"
14952
  msgstr ""
14953
 
14954
- #: wppa-settings-autosave.php:8675 wppa-settings-autosave.php:8720
14955
  msgid "( Always )"
14956
  msgstr ""
14957
 
14958
- #: wppa-settings-autosave.php:8676
14959
  msgid "Photo Name Box"
14960
  msgstr ""
14961
 
14962
- #: wppa-settings-autosave.php:8677
14963
  msgid "Photo Description Box"
14964
  msgstr ""
14965
 
14966
- #: wppa-settings-autosave.php:8678 wppa-settings-autosave.php:8722
14967
  msgid "Custom Box"
14968
  msgstr ""
14969
 
14970
- #: wppa-settings-autosave.php:8679 wppa-settings-autosave.php:8723
14971
  msgid "Rating Bar"
14972
  msgstr ""
14973
 
14974
- #: wppa-settings-autosave.php:8680 wppa-settings-autosave.php:8724
14975
  msgid "Film Strip with embedded Start/Stop and Goto functionality"
14976
  msgstr ""
14977
 
14978
- #: wppa-settings-autosave.php:8681 wppa-settings-autosave.php:8725
14979
  msgid "Browse Bar with Photo X of Y counter"
14980
  msgstr ""
14981
 
14982
- #: wppa-settings-autosave.php:8682 wppa-settings-autosave.php:8726
14983
  msgid "Comments Box"
14984
  msgstr ""
14985
 
14986
- #: wppa-settings-autosave.php:8683 wppa-settings-autosave.php:8727
14987
  msgid "IPTC box"
14988
  msgstr ""
14989
 
14990
- #: wppa-settings-autosave.php:8684 wppa-settings-autosave.php:8728
14991
  msgid "EXIF box"
14992
  msgstr ""
14993
 
14994
- #: wppa-settings-autosave.php:8685 wppa-settings-autosave.php:8729
14995
  msgid "Social media share box"
14996
  msgstr ""
14997
 
14998
- #: wppa-settings-autosave.php:8691 wppa-settings-autosave.php:8735
14999
  msgid "Move Up"
15000
  msgstr ""
15001
 
15002
- #: wppa-settings-autosave.php:8706
15003
  msgid "NameDesc"
15004
  msgstr ""
15005
 
15006
- #: wppa-settings-autosave.php:8721
15007
  msgid "Photo Name & Description Box"
15008
  msgstr ""
15009
 
15010
- #: wppa-settings-autosave.php:8745
15011
  msgid "Swap Namedesc"
15012
  msgstr ""
15013
 
15014
- #: wppa-settings-autosave.php:8746
15015
  msgid "Swap the order sequence of name and description"
15016
  msgstr ""
15017
 
15018
- #: wppa-settings-autosave.php:8754
15019
  msgid "Split Name and Desc"
15020
  msgstr ""
15021
 
15022
- #: wppa-settings-autosave.php:8755
15023
  msgid "Put Name and Description in separate boxes"
15024
  msgstr ""
15025
 
15026
- #: wppa-settings-autosave.php:8758
15027
  msgid "Please reload this page after the green checkmark appears!"
15028
  msgstr ""
15029
 
15030
- #: wppa-settings-autosave.php:8763
15031
  msgid "Source file management and other upload/import settings and actions."
15032
  msgstr ""
15033
 
15034
- #: wppa-settings-autosave.php:8765
15035
  msgid "Keep sourcefiles admin"
15036
  msgstr ""
15037
 
15038
- #: wppa-settings-autosave.php:8766
15039
  msgid "Keep the original uploaded and imported photo files."
15040
  msgstr ""
15041
 
15042
- #: wppa-settings-autosave.php:8767 wppa-settings-autosave.php:8777
15043
  msgid ""
15044
  "The files will be kept in a separate directory with subdirectories for each "
15045
  "album"
15046
  msgstr ""
15047
 
15048
- #: wppa-settings-autosave.php:8768 wppa-settings-autosave.php:8778
15049
  msgid ""
15050
  "These files can be used to update the photos used in displaying in wppa+ and "
15051
  "optionally for downloading original, un-downsized images."
15052
  msgstr ""
15053
 
15054
- #: wppa-settings-autosave.php:8775
15055
  msgid "Keep sourcefiles frontend"
15056
  msgstr ""
15057
 
15058
- #: wppa-settings-autosave.php:8776
15059
  msgid "Keep the original frontend uploaded photo files."
15060
  msgstr ""
15061
 
15062
- #: wppa-settings-autosave.php:8785
15063
  msgid "Source directory"
15064
  msgstr ""
15065
 
15066
- #: wppa-settings-autosave.php:8786
15067
  msgid "The path to the directory where the original photofiles will be saved."
15068
  msgstr ""
15069
 
15070
- #: wppa-settings-autosave.php:8787
15071
  msgid "You may change the directory path, but it can not be an url."
15072
  msgstr ""
15073
 
15074
- #: wppa-settings-autosave.php:8788
15075
  msgid ""
15076
  "The parent of the directory that you enter here must exist and be writable."
15077
  msgstr ""
15078
 
15079
- #: wppa-settings-autosave.php:8789
15080
  msgid "The directory itsself will be created if it does not exist yet."
15081
  msgstr ""
15082
 
15083
- #: wppa-settings-autosave.php:8796
15084
  msgid "Keep sync"
15085
  msgstr ""
15086
 
15087
- #: wppa-settings-autosave.php:8797
15088
  msgid "Keep source synchronously with wppa system."
15089
  msgstr ""
15090
 
15091
- #: wppa-settings-autosave.php:8798
15092
  msgid ""
15093
  "If checked, photos that are deleted from wppa, will also be removed from the "
15094
  "sourcefiles."
15095
  msgstr ""
15096
 
15097
- #: wppa-settings-autosave.php:8799
15098
  msgid ""
15099
  "Also, copying or moving photos to different albums, will also copy/move the "
15100
  "sourcefiles."
15101
  msgstr ""
15102
 
15103
- #: wppa-settings-autosave.php:8806
15104
  msgid "Remake add"
15105
  msgstr ""
15106
 
15107
- #: wppa-settings-autosave.php:8807
15108
  msgid "Photos will be added from the source pool"
15109
  msgstr ""
15110
 
15111
- #: wppa-settings-autosave.php:8808
15112
  msgid ""
15113
  "If checked: If photo files are found in the source directory that do not "
15114
  "exist in the corresponding album, they will be added to the album."
15115
  msgstr ""
15116
 
15117
- #: wppa-settings-autosave.php:8815
15118
  msgid "Save IPTC data"
15119
  msgstr ""
15120
 
15121
- #: wppa-settings-autosave.php:8816
15122
  msgid "Store the iptc data from the photo into the iptc db table"
15123
  msgstr ""
15124
 
15125
- #: wppa-settings-autosave.php:8817
15126
  msgid ""
15127
  "You will need this if you enabled the display of iptc data in Table II-B17 "
15128
  "or if you use it in the photo descriptions."
15129
  msgstr ""
15130
 
15131
- #: wppa-settings-autosave.php:8824
15132
  msgid "Save EXIF data"
15133
  msgstr ""
15134
 
15135
- #: wppa-settings-autosave.php:8825
15136
  msgid "Store the exif data from the photo into the exif db table"
15137
  msgstr ""
15138
 
15139
- #: wppa-settings-autosave.php:8826
15140
  msgid ""
15141
  "You will need this if you enabled the display of exif data in Table II-B18 "
15142
  "or if you use it in the photo descriptions."
15143
  msgstr ""
15144
 
15145
- #: wppa-settings-autosave.php:8833
15146
  msgid "Max EXIF tag array size"
15147
  msgstr ""
15148
 
15149
- #: wppa-settings-autosave.php:8834
15150
  msgid "Truncate array tags to ..."
15151
  msgstr ""
15152
 
15153
- #: wppa-settings-autosave.php:8835
15154
  msgid "A value of 0 disables this feature"
15155
  msgstr ""
15156
 
15157
- #: wppa-settings-autosave.php:8837
15158
  msgid "elements"
15159
  msgstr ""
15160
 
15161
- #: wppa-settings-autosave.php:8842
15162
  msgid "Import Create page"
15163
  msgstr ""
15164
 
15165
- #: wppa-settings-autosave.php:8843
15166
  msgid "Create wp page when a directory to album is imported."
15167
  msgstr ""
15168
 
15169
- #: wppa-settings-autosave.php:8844
15170
  msgid ""
15171
  "As soon as an album is created when a directory is imported, a wp page is "
15172
  "made that displays the album content."
15173
  msgstr ""
15174
 
15175
- #: wppa-settings-autosave.php:8852
15176
  msgid "Page content"
15177
  msgstr ""
15178
 
15179
- #: wppa-settings-autosave.php:8853
15180
  msgid "The content of the page. Must contain <b>w#album</b>"
15181
  msgstr ""
15182
 
15183
- #: wppa-settings-autosave.php:8854
15184
  msgid ""
15185
  "The content of the page. Note: it must contain w#album. This will be "
15186
  "replaced by the album number in the generated shortcode."
15187
  msgstr ""
15188
 
15189
- #: wppa-settings-autosave.php:8862
15190
  msgid "Page type"
15191
  msgstr ""
15192
 
15193
- #: wppa-settings-autosave.php:8863
15194
  msgid "Select the type of page to create."
15195
  msgstr ""
15196
 
15197
- #: wppa-settings-autosave.php:8867
15198
  msgid "Post"
15199
  msgstr ""
15200
 
15201
- #: wppa-settings-autosave.php:8874
15202
  msgid "Page status"
15203
  msgstr ""
15204
 
15205
- #: wppa-settings-autosave.php:8875
15206
  msgid "Select the initial status of the page."
15207
  msgstr ""
15208
 
15209
- #: wppa-settings-autosave.php:8879
15210
  msgid "Published"
15211
  msgstr ""
15212
 
15213
- #: wppa-settings-autosave.php:8879
15214
  msgid "Draft"
15215
  msgstr ""
15216
 
15217
- #: wppa-settings-autosave.php:8887
15218
  msgid "Permalink root"
15219
  msgstr ""
15220
 
15221
- #: wppa-settings-autosave.php:8888
15222
  msgid "The name of the root for the photofile permalink structure."
15223
  msgstr ""
15224
 
15225
- #: wppa-settings-autosave.php:8889
15226
  msgid ""
15227
  "Choose a convenient name like \"albums\" or so; this will be the name of a "
15228
  "folder inside .../wp-content/. Make sure you choose a unique name"
15229
  msgstr ""
15230
 
15231
- #: wppa-settings-autosave.php:8890
15232
  msgid "If you make this field empty, the feature is disabled."
15233
  msgstr ""
15234
 
15235
- #: wppa-settings-autosave.php:8898
15236
  msgid "Import parent check"
15237
  msgstr ""
15238
 
15239
- #: wppa-settings-autosave.php:8899
15240
  msgid "On import dirs to albums: keep dir tree as albums."
15241
  msgstr ""
15242
 
15243
- #: wppa-settings-autosave.php:8900
15244
  msgid ""
15245
  "Untick only if all your albums have unique names. Then: additional photos "
15246
  "may be ftp'd to toplevel depot subdirs."
15247
  msgstr ""
15248
 
15249
- #: wppa-settings-autosave.php:8907
15250
  msgid "IPTC need utf8 conversion"
15251
  msgstr ""
15252
 
15253
- #: wppa-settings-autosave.php:8908
15254
  msgid "This setting converts iso to utf8 in iptc text."
15255
  msgstr ""
15256
 
15257
- #: wppa-settings-autosave.php:8909
15258
  msgid "Untick if you have funny characters in iptc data"
15259
  msgstr ""
15260
 
15261
- #: wppa-settings-autosave.php:8916
15262
  msgid "Keep dir to album files"
15263
  msgstr ""
15264
 
15265
- #: wppa-settings-autosave.php:8917
15266
  msgid "Keep imported files after dir to album import"
15267
  msgstr ""
15268
 
15269
- #: wppa-settings-autosave.php:8926
15270
  msgid "Other plugins related settings"
15271
  msgstr ""
15272
 
15273
- #: wppa-settings-autosave.php:8928
15274
  msgid "Foreign shortcodes general"
15275
  msgstr ""
15276
 
15277
- #: wppa-settings-autosave.php:8929
15278
  msgid "Enable foreign shortcodes in album names, albums desc and photo names"
15279
  msgstr ""
15280
 
15281
- #: wppa-settings-autosave.php:8937
15282
  msgid "Foreign shortcodes fullsize"
15283
  msgstr ""
15284
 
15285
- #: wppa-settings-autosave.php:8938
15286
  msgid "Enable the use of non-wppa+ shortcodes in fullsize photo descriptions."
15287
  msgstr ""
15288
 
15289
- #: wppa-settings-autosave.php:8939 wppa-settings-autosave.php:8950
15290
  msgid ""
15291
  "When checked, you can use shortcodes from other plugins in the description "
15292
  "of photos."
15293
  msgstr ""
15294
 
15295
- #: wppa-settings-autosave.php:8940
15296
  msgid "The shortcodes will be expanded in the descriptions of fullsize images."
15297
  msgstr ""
15298
 
15299
- #: wppa-settings-autosave.php:8941 wppa-settings-autosave.php:8952
15300
  msgid "You will most likely need also to check Table IX-A1 (Allow HTML)."
15301
  msgstr ""
15302
 
15303
- #: wppa-settings-autosave.php:8948
15304
  msgid "Foreign shortcodes thumbnails"
15305
  msgstr ""
15306
 
15307
- #: wppa-settings-autosave.php:8949
15308
  msgid "Enable the use of non-wppa+ shortcodes in thumbnail photo descriptions."
15309
  msgstr ""
15310
 
15311
- #: wppa-settings-autosave.php:8951
15312
  msgid ""
15313
  "The shortcodes will be expanded in the descriptions of thumbnail images."
15314
  msgstr ""
15315
 
15316
- #: wppa-settings-autosave.php:8959
15317
  msgid "Lightbox keyname"
15318
  msgstr ""
15319
 
15320
- #: wppa-settings-autosave.php:8960
15321
  msgid "The identifier of lightbox."
15322
  msgstr ""
15323
 
15324
- #: wppa-settings-autosave.php:8961
15325
  msgid ""
15326
  "If you use a lightbox plugin that uses rel=\"lbox-id\" you can enter the "
15327
  "lbox-id here."
15328
  msgstr ""
15329
 
15330
- #: wppa-settings-autosave.php:8968
15331
  msgid "myCRED / Cube Points: Comment"
15332
  msgstr ""
15333
 
15334
- #: wppa-settings-autosave.php:8969
15335
  msgid "Number of points for giving a comment"
15336
  msgstr ""
15337
 
15338
- #: wppa-settings-autosave.php:8970 wppa-settings-autosave.php:8979
15339
- #: wppa-settings-autosave.php:8988 wppa-settings-autosave.php:8997
15340
  msgid "This setting requires the plugin myCRED or Cube Points"
15341
  msgstr ""
15342
 
15343
- #: wppa-settings-autosave.php:8972 wppa-settings-autosave.php:8981
15344
  msgid "points per comment"
15345
  msgstr ""
15346
 
15347
- #: wppa-settings-autosave.php:8977
15348
  msgid "myCRED / Cube Points: Appr Comment"
15349
  msgstr ""
15350
 
15351
- #: wppa-settings-autosave.php:8978
15352
  msgid "Number of points for receiving an approved comment"
15353
  msgstr ""
15354
 
15355
- #: wppa-settings-autosave.php:8986
15356
  msgid "myCRED / Cube Points: Rating"
15357
  msgstr ""
15358
 
15359
- #: wppa-settings-autosave.php:8987
15360
  msgid "Number of points for a rating vote"
15361
  msgstr ""
15362
 
15363
- #: wppa-settings-autosave.php:8990
15364
  msgid "points per vote"
15365
  msgstr ""
15366
 
15367
- #: wppa-settings-autosave.php:8995
15368
  msgid "myCRED / Cube Points: Upload"
15369
  msgstr ""
15370
 
15371
- #: wppa-settings-autosave.php:8996
15372
  msgid "Number of points for a successfull frontend upload"
15373
  msgstr ""
15374
 
15375
- #: wppa-settings-autosave.php:8999
15376
  msgid "points per upload"
15377
  msgstr ""
15378
 
15379
- #: wppa-settings-autosave.php:9004
15380
  msgid "Use SCABN"
15381
  msgstr ""
15382
 
15383
- #: wppa-settings-autosave.php:9005
15384
  msgid "Use the wppa interface to Simple Cart & Buy Now plugin."
15385
  msgstr ""
15386
 
15387
- #: wppa-settings-autosave.php:9006
15388
  msgid ""
15389
  "If checked, the shortcode to use for the \"add to cart\" button in photo "
15390
  "descriptions is [cart ...]"
15391
  msgstr ""
15392
 
15393
- #: wppa-settings-autosave.php:9007
15394
  msgid ""
15395
  "as opposed to [scabn ...] for the original scabn \"add to cart\" button."
15396
  msgstr ""
15397
 
15398
- #: wppa-settings-autosave.php:9008
15399
  msgid "The shortcode for the check-out page is still [scabn]"
15400
  msgstr ""
15401
 
15402
- #: wppa-settings-autosave.php:9009
15403
  msgid ""
15404
  "The arguments are the same, the defaults are: name = photoname, price = 0.01."
15405
  msgstr ""
15406
 
15407
- #: wppa-settings-autosave.php:9010
15408
  msgid ""
15409
  "Supplying the price should be sufficient; supply a name only when it differs "
15410
  "from the photo name."
15411
  msgstr ""
15412
 
15413
- #: wppa-settings-autosave.php:9011
15414
  msgid "This shortcode handler will also work with Ajax enabled."
15415
  msgstr ""
15416
 
15417
- #: wppa-settings-autosave.php:9012
15418
  msgid ""
15419
  "Using this interface makes sure that the item urls and callback action urls "
15420
  "are correct."
15421
  msgstr ""
15422
 
15423
- #: wppa-settings-autosave.php:9019
15424
  msgid "Use CM Tooltip Glossary"
15425
  msgstr ""
15426
 
15427
- #: wppa-settings-autosave.php:9020
15428
  msgid "Use plugin CM Tooltip Glossary on photo and album descriptions."
15429
  msgstr ""
15430
 
15431
- #: wppa-settings-autosave.php:9021
15432
  msgid ""
15433
  "You MUST set Table IV-A13: Defer javascript, also if you do not want this "
15434
  "plugin to act on album and photo descriptions!"
15435
  msgstr ""
15436
 
15437
- #: wppa-settings-autosave.php:9029
15438
  msgid "External services related settings and actions."
15439
  msgstr ""
15440
 
15441
- #: wppa-settings-autosave.php:9031
15442
  msgid "QR Code widget size"
15443
  msgstr ""
15444
 
15445
- #: wppa-settings-autosave.php:9032
15446
  msgid "The size of the QR code display."
15447
  msgstr ""
15448
 
15449
- #: wppa-settings-autosave.php:9040
15450
  msgid "QR color"
15451
  msgstr ""
15452
 
15453
- #: wppa-settings-autosave.php:9041
15454
  msgid "The display color of the qr code (dark)"
15455
  msgstr ""
15456
 
15457
- #: wppa-settings-autosave.php:9042
15458
  msgid "This color MUST be given in hexadecimal format!"
15459
  msgstr ""
15460
 
15461
- #: wppa-settings-autosave.php:9049
15462
  msgid "QR background color"
15463
  msgstr ""
15464
 
15465
- #: wppa-settings-autosave.php:9050
15466
  msgid "The background color of the qr code (light)"
15467
  msgstr ""
15468
 
15469
- #: wppa-settings-autosave.php:9058
15470
  msgid "CDN Service"
15471
  msgstr ""
15472
 
15473
- #: wppa-settings-autosave.php:9059
15474
  msgid "Select a CDN Service you want to use."
15475
  msgstr ""
15476
 
15477
- #: wppa-settings-autosave.php:9062
15478
  msgid "Cloudinary in maintenance mode"
15479
  msgstr ""
15480
 
15481
- #: wppa-settings-autosave.php:9072
15482
  msgid "Cloud name"
15483
  msgstr ""
15484
 
15485
- #: wppa-settings-autosave.php:9081
15486
  msgid "API key"
15487
  msgstr ""
15488
 
15489
- #: wppa-settings-autosave.php:9090
15490
  msgid "API secret"
15491
  msgstr ""
15492
 
15493
- #: wppa-settings-autosave.php:9099
15494
  msgid "Delete all"
15495
  msgstr ""
15496
 
15497
- #: wppa-settings-autosave.php:9100
15498
  msgid "Deletes them all !!!"
15499
  msgstr ""
15500
 
15501
- #: wppa-settings-autosave.php:9108
15502
  msgid "Delete derived images"
15503
  msgstr ""
15504
 
15505
- #: wppa-settings-autosave.php:9109
15506
  msgid "Deletes all derived images !!!"
15507
  msgstr ""
15508
 
15509
- #: wppa-settings-autosave.php:9117
15510
  msgid "Max lifetime"
15511
  msgstr ""
15512
 
15513
- #: wppa-settings-autosave.php:9118
15514
  msgid "Old images from local server, new images from Cloudinary."
15515
  msgstr ""
15516
 
15517
- #: wppa-settings-autosave.php:9119
15518
  msgid ""
15519
  "If NOT set to Forever: You need to run Table VIII-B15 on a regular basis."
15520
  msgstr ""
15521
 
15522
- #: wppa-settings-autosave.php:9121
15523
  msgid "Forever"
15524
  msgstr ""
15525
 
15526
- #: wppa-settings-autosave.php:9152
15527
  msgid "Cloudinary usage"
15528
  msgstr ""
15529
 
15530
- #: wppa-settings-autosave.php:9188
15531
  msgid "Cloudinary usage data not available"
15532
  msgstr ""
15533
 
15534
- #: wppa-settings-autosave.php:9192
15535
  msgid "Cloudinary routines not installed."
15536
  msgstr ""
15537
 
15538
- #: wppa-settings-autosave.php:9203
15539
  msgid "Cloudinary"
15540
  msgstr ""
15541
 
15542
- #: wppa-settings-autosave.php:9204
15543
  msgid "<span style=\"color:red;\">Requires at least PHP version 5.3</span>"
15544
  msgstr ""
15545
 
15546
- #: wppa-settings-autosave.php:9213
15547
  msgid "GPX Implementation"
15548
  msgstr ""
15549
 
15550
- #: wppa-settings-autosave.php:9214
15551
  msgid "The way the maps are produced."
15552
  msgstr ""
15553
 
15554
- #: wppa-settings-autosave.php:9215
15555
  msgid "Select the way the maps are produced."
15556
  msgstr ""
15557
 
15558
- #: wppa-settings-autosave.php:9216
15559
  msgid ""
15560
  "When using Google maps GPX viewer plugin, you can not use Ajax (Table IV-A1)"
15561
  msgstr ""
15562
 
15563
- #: wppa-settings-autosave.php:9217
15564
  msgid ""
15565
  "When using WPPA+ Embedded code, you can use Ajax, but there are less display "
15566
  "options."
15567
  msgstr ""
15568
 
15569
- #: wppa-settings-autosave.php:9219
15570
  msgid "WPPA+ Embedded code"
15571
  msgstr ""
15572
 
15573
- #: wppa-settings-autosave.php:9219
15574
  msgid "Google maps GPX viewer plugin"
15575
  msgstr ""
15576
 
15577
- #: wppa-settings-autosave.php:9227
15578
  msgid "Map height"
15579
  msgstr ""
15580
 
15581
- #: wppa-settings-autosave.php:9228
15582
  msgid "The height of the map display."
15583
  msgstr ""
15584
 
15585
- #: wppa-settings-autosave.php:9236
15586
  msgid "Google maps API key"
15587
  msgstr ""
15588
 
15589
- #: wppa-settings-autosave.php:9237
15590
  msgid "Enter your Google maps api key here if you have one."
15591
  msgstr ""
15592
 
15593
- #: wppa-settings-autosave.php:9245
15594
  msgid "GPX Shortcode"
15595
  msgstr ""
15596
 
15597
- #: wppa-settings-autosave.php:9246
15598
  msgid "The shortcode to be used for the gpx feature."
15599
  msgstr ""
15600
 
15601
- #: wppa-settings-autosave.php:9247
15602
  msgid ""
15603
  "Enter / modify the shortcode to be generated for the gpx plugin. It must "
15604
  "contain w#lat and w#lon as placeholders for the lattitude and longitude."
15605
  msgstr ""
15606
 
15607
- #: wppa-settings-autosave.php:9248
15608
  msgid "This item is required for using Google maps GPX viewer plugin only"
15609
  msgstr ""
15610
 
15611
- #: wppa-settings-autosave.php:9255
15612
  msgid "Fotomoto"
15613
  msgstr ""
15614
 
15615
- #: wppa-settings-autosave.php:9256
15616
  msgid "Yes, we use Fotomoto on this site. Read the help text!"
15617
  msgstr ""
15618
 
15619
- #: wppa-settings-autosave.php:9257
15620
  msgid "In order to function properly:"
15621
  msgstr ""
15622
 
15623
- #: wppa-settings-autosave.php:9258
15624
  msgid "1. Get yourself a Fotomoto account."
15625
  msgstr ""
15626
 
15627
- #: wppa-settings-autosave.php:9259
15628
  msgid ""
15629
  "2. Install the Fotomoto plugin, enter the \"Fotomoto Site Key:\" and check "
15630
  "the \"Use API Mode:\" checkbox."
15631
  msgstr ""
15632
 
15633
- #: wppa-settings-autosave.php:9260
15634
  msgid "Note: Do NOT Disable the Custom box in Table II-B14."
15635
  msgstr ""
15636
 
15637
- #: wppa-settings-autosave.php:9261
15638
  msgid "Do NOT remove the text w#fotomoto from the Custombox ( Table II-B15 )."
15639
  msgstr ""
15640
 
15641
- #: wppa-settings-autosave.php:9269
15642
  msgid "Fotomoto fontsize"
15643
  msgstr ""
15644
 
15645
- #: wppa-settings-autosave.php:9270
15646
  msgid "Fontsize for the Fotomoto toolbar."
15647
  msgstr ""
15648
 
15649
- #: wppa-settings-autosave.php:9271
15650
  msgid ""
15651
  "If you set it here, it overrules a possible setting for font-size in ."
15652
  "FotomotoToolbarClass on the Fotomoto dashboard."
15653
  msgstr ""
15654
 
15655
- #: wppa-settings-autosave.php:9279
15656
  msgid "Hide toolbar on running slideshows"
15657
  msgstr ""
15658
 
15659
- #: wppa-settings-autosave.php:9280
15660
  msgid "The Fotomoto toolbar will re-appear when the slidshow stops."
15661
  msgstr ""
15662
 
15663
- #: wppa-settings-autosave.php:9287
15664
  msgid "Fotomoto minwidth"
15665
  msgstr ""
15666
 
15667
- #: wppa-settings-autosave.php:9288
15668
  msgid "Minimum width to display Fotomoto toolbar."
15669
  msgstr ""
15670
 
15671
- #: wppa-settings-autosave.php:9289
15672
  msgid ""
15673
  "The display of the Fotomoto Toolbar will be suppressed on smaller slideshows."
15674
  msgstr ""
15675
 
15676
- #: wppa-settings-autosave.php:9314
15677
  msgid "Table X:"
15678
  msgstr ""
15679
 
15680
- #: wppa-settings-autosave.php:9314
15681
  msgid "IPTC Configuration:"
15682
  msgstr ""
15683
 
15684
- #: wppa-settings-autosave.php:9315
15685
  msgid "This table defines the IPTC configuration"
15686
  msgstr ""
15687
 
15688
- #: wppa-settings-autosave.php:9346 wppa-settings-autosave.php:9414
15689
  msgid "Display"
15690
  msgstr ""
15691
 
15692
- #: wppa-settings-autosave.php:9346 wppa-settings-autosave.php:9414
15693
  msgid "Hide"
15694
  msgstr ""
15695
 
15696
- #: wppa-settings-autosave.php:9376
15697
  msgid "Table XI:"
15698
  msgstr ""
15699
 
15700
- #: wppa-settings-autosave.php:9376
15701
  msgid "EXIF Configuration:"
15702
  msgstr ""
15703
 
15704
- #: wppa-settings-autosave.php:9377
15705
  msgid "This table defines the EXIF configuration"
15706
  msgstr ""
15707
 
15708
- #: wppa-settings-autosave.php:9400
15709
  msgid ""
15710
  "Function exif_read_data() does not exist. This means that <b>EXIF</b> is not "
15711
  "enabled. If you want to use <b>EXIF</b> data, ask your hosting provider to "
15712
  "add <b>'--enable-exif'</b> to the php <b>Configure Command</b>."
15713
  msgstr ""
15714
 
15715
- #: wppa-settings-autosave.php:9444
15716
  msgid "Table XII:"
15717
  msgstr ""
15718
 
15719
- #: wppa-settings-autosave.php:9444
15720
  msgid "WPPA+ and PHP Configuration:"
15721
  msgstr ""
15722
 
15723
- #: wppa-settings-autosave.php:9445
15724
  msgid ""
15725
  "This table lists all WPPA+ constants and PHP server configuration parameters "
15726
  "and is read only"
15727
  msgstr ""
15728
 
15729
- #: wppa-settings-autosave.php:9460
15730
  msgid "Value"
15731
  msgstr ""
15732
 
15733
- #: wppa-settings-autosave.php:9466
15734
  msgid "Albums db table name."
15735
  msgstr ""
15736
 
15737
- #: wppa-settings-autosave.php:9478
15738
  msgid "Photos db table name."
15739
  msgstr ""
15740
 
15741
- #: wppa-settings-autosave.php:9490
15742
  msgid "Rating db table name."
15743
  msgstr ""
15744
 
15745
- #: wppa-settings-autosave.php:9502
15746
  msgid "Comments db table name."
15747
  msgstr ""
15748
 
15749
- #: wppa-settings-autosave.php:9514
15750
  msgid "IPTC db table name."
15751
  msgstr ""
15752
 
15753
- #: wppa-settings-autosave.php:9526
15754
  msgid "EXIF db table name."
15755
  msgstr ""
15756
 
15757
- #: wppa-settings-autosave.php:9538 wppa-settings-autosave.php:9550
15758
  msgid "Index db table name."
15759
  msgstr ""
15760
 
15761
- #: wppa-settings-autosave.php:9562
15762
  msgid "Plugins main file name."
15763
  msgstr ""
15764
 
15765
- #: wppa-settings-autosave.php:9568
15766
  msgid "ABSPATH windows proof"
15767
  msgstr ""
15768
 
15769
- #: wppa-settings-autosave.php:9574
15770
  msgid "Path to plugins directory."
15771
  msgstr ""
15772
 
15773
- #: wppa-settings-autosave.php:9580
15774
  msgid "Plugins directory name."
15775
  msgstr ""
15776
 
15777
- #: wppa-settings-autosave.php:9586
15778
  msgid "Plugins directory url."
15779
  msgstr ""
15780
 
15781
- #: wppa-settings-autosave.php:9592
15782
  msgid "The relative upload directory."
15783
  msgstr ""
15784
 
15785
- #: wppa-settings-autosave.php:9598
15786
  msgid "The upload directory path."
15787
  msgstr ""
15788
 
15789
- #: wppa-settings-autosave.php:9604
15790
  msgid "The upload directory url."
15791
  msgstr ""
15792
 
15793
- #: wppa-settings-autosave.php:9610
15794
  msgid "The relative depot directory."
15795
  msgstr ""
15796
 
15797
- #: wppa-settings-autosave.php:9616
15798
  msgid "The depot directory path."
15799
  msgstr ""
15800
 
15801
- #: wppa-settings-autosave.php:9622
15802
  msgid "The depot directory url."
15803
  msgstr ""
15804
 
15805
- #: wppa-settings-autosave.php:9628
15806
  msgid "The path to wp-content."
15807
  msgstr ""
15808
 
15809
- #: wppa-settings-autosave.php:9634
15810
  msgid "WP Content url."
15811
  msgstr ""
15812
 
15813
- #: wppa-settings-autosave.php:9640
15814
  msgid "WP Base upload dir."
15815
  msgstr ""
15816
 
15817
- #: wppa-settings-autosave.php:9660
15818
  #, php-format
15819
  msgid "<br />Memory used on this page: %6.2f Mb."
15820
  msgstr ""
15821
 
15822
- #: wppa-settings-autosave.php:9661
15823
  #, php-format
15824
  msgid "<br />There are %d settings and %d runtime parameters."
15825
  msgstr ""
15826
 
15827
- #: wppa-settings-autosave.php:9891 wppa-settings-autosave.php:9911
15828
- #: wppa-settings-autosave.php:9932
15829
  msgid "Warning!"
15830
  msgstr ""
15831
 
15832
- #: wppa-settings-autosave.php:9912 wppa-settings-autosave.php:9932
15833
  msgid "Please read the help"
15834
  msgstr ""
15835
 
15836
- #: wppa-settings-autosave.php:10143
15837
  msgid "Show!"
15838
  msgstr ""
15839
 
15840
- #: wppa-settings-autosave.php:10163
15841
  msgid "Not done yet"
15842
  msgstr ""
15843
 
15844
- #: wppa-settings-autosave.php:10170
15845
  msgid "Start as cron job"
15846
  msgstr ""
15847
 
15848
- #: wppa-settings-autosave.php:10175 wppa-settings-autosave.php:10217
15849
  msgid "Locked!"
15850
  msgstr ""
15851
 
15852
- #: wppa-settings-autosave.php:10185
15853
  msgid "Crashed!"
15854
  msgstr ""
15855
 
15856
- #: wppa-settings-autosave.php:10203
15857
  msgid "Click me to resume"
15858
  msgstr ""
15859
 
15860
- #: wppa-settings-autosave.php:10212
15861
  msgid "Start!"
15862
  msgstr ""
15863
 
15864
- #: wppa-settings-autosave.php:10248
15865
  msgid ""
15866
  "You can not have popup and lightbox on thumbnails at the same time. Uncheck "
15867
  "either Table IV-C8 or choose a different linktype in Table VI-2."
15868
  msgstr ""
15869
 
15870
- #: wppa-settings-autosave.php:10251
15871
  msgid ""
15872
  "It is important that you select a page that contains at least [wppa][/wppa]."
15873
  msgstr ""
15874
 
15875
- #: wppa-settings-autosave.php:10252
15876
  msgid ""
15877
  "If you ommit this, the link will not work at all or simply refresh the "
15878
  "(home)page."
15879
  msgstr ""
15880
 
15881
- #: wppa-setup.php:539
15882
  msgid "IMPORTANT UPGRADE NOTICE"
15883
  msgstr ""
15884
 
15885
- #: wppa-setup.php:540
15886
  msgid ""
15887
  "Please CHECK your customized WPPA-STYLE.CSS file against the newly supplied "
15888
  "one. You may wish to add or modify some attributes. Be aware of the fact "
15889
  "that most settings can now be set in the admin settings page."
15890
  msgstr ""
15891
 
15892
- #: wppa-setup.php:541
15893
  msgid ""
15894
  "Please REPLACE your customized WPPA-THEME.PHP file by the newly supplied "
15895
  "one, or just remove it from your theme directory. You may modify it later if "
@@ -15897,153 +16021,153 @@ msgid ""
15897
  "version of the plugin software."
15898
  msgstr ""
15899
 
15900
- #: wppa-setup.php:569
15901
  #, php-format
15902
  msgid "WPPA+ successfully updated in multi site mode to db version %s."
15903
  msgstr ""
15904
 
15905
- #: wppa-setup.php:572
15906
  #, php-format
15907
  msgid "WPPA+ successfully updated in single site mode to db version %s."
15908
  msgstr ""
15909
 
15910
- #: wppa-setup.php:577
15911
  msgid "An error occurred during update"
15912
  msgstr ""
15913
 
15914
- #: wppa-setup.php:890
15915
  msgid ""
15916
  "<span style=\"color:red\" >Warning: Do not upload copyrighted material!</"
15917
  "span>"
15918
  msgstr ""
15919
 
15920
- #: wppa-setup.php:899 wppa-setup.php:903 wppa-setup.php:907
15921
  msgid "Select tags:"
15922
  msgstr ""
15923
 
15924
- #: wppa-setup.php:910
15925
  msgid "Enter new tags:"
15926
  msgstr ""
15927
 
15928
- #: wppa-setup.php:1129
15929
  msgid "Vote for me!"
15930
  msgstr ""
15931
 
15932
- #: wppa-setup.php:1130
15933
  msgid "Voted for me"
15934
  msgstr ""
15935
 
15936
- #: wppa-setup.php:1488
15937
  msgid "NEW"
15938
  msgstr ""
15939
 
15940
- #: wppa-setup.php:1490
15941
  msgid "MODIFIED"
15942
  msgstr ""
15943
 
15944
- #: wppa-setup.php:1541
15945
  msgid "Search in current section"
15946
  msgstr ""
15947
 
15948
- #: wppa-setup.php:1542
15949
  msgid "Search in current results"
15950
  msgstr ""
15951
 
15952
- #: wppa-setup.php:1615
15953
  msgid "Type your custom url here"
15954
  msgstr ""
15955
 
15956
- #: wppa-setup.php:1616
15957
  msgid "Type the title here"
15958
  msgstr ""
15959
 
15960
- #: wppa-setup.php:1635 wppa-topten-widget.php:13 wppa-topten-widget.php:48
15961
- #: wppa-topten-widget.php:298
15962
  msgid "Top Ten Photos"
15963
  msgstr ""
15964
 
15965
- #: wppa-setup.php:1638 wppa-thumbnail-widget.php:13
15966
  #: wppa-thumbnail-widget.php:166
15967
  msgid "Thumbnail Photos"
15968
  msgstr ""
15969
 
15970
- #: wppa-setup.php:1641
15971
  msgid "Search photos"
15972
  msgstr ""
15973
 
15974
- #: wppa-setup.php:1686
15975
  msgid ""
15976
  "The uploads directory does not exist, please do a regular WP upload first."
15977
  msgstr ""
15978
 
15979
- #: wppa-setup.php:1690
15980
  msgid "Successfully created uploads directory."
15981
  msgstr ""
15982
 
15983
- #: wppa-setup.php:1701
15984
  msgid "Could not create the wppa directory."
15985
  msgstr ""
15986
 
15987
- #: wppa-setup.php:1705
15988
  msgid "Successfully created wppa directory."
15989
  msgstr ""
15990
 
15991
- #: wppa-setup.php:1715
15992
  msgid "Could not create the wppa thumbs directory."
15993
  msgstr ""
15994
 
15995
- #: wppa-setup.php:1719
15996
  msgid "Successfully created wppa thumbs directory."
15997
  msgstr ""
15998
 
15999
- #: wppa-setup.php:1729
16000
  msgid "Could not create the wppa watermarks directory."
16001
  msgstr ""
16002
 
16003
- #: wppa-setup.php:1733
16004
  msgid "Successfully created wppa watermarks directory."
16005
  msgstr ""
16006
 
16007
- #: wppa-setup.php:1743
16008
  msgid "Could not create the wppa fonts directory."
16009
  msgstr ""
16010
 
16011
- #: wppa-setup.php:1747
16012
  msgid "Successfully created wppa fonts directory."
16013
  msgstr ""
16014
 
16015
- #: wppa-setup.php:1759
16016
  msgid "Unable to create depot directory."
16017
  msgstr ""
16018
 
16019
- #: wppa-setup.php:1763
16020
  msgid "Successfully created wppa depot directory."
16021
  msgstr ""
16022
 
16023
- #: wppa-setup.php:1774
16024
  msgid "Unable to create user depot directory"
16025
  msgstr ""
16026
 
16027
- #: wppa-setup.php:1778
16028
  msgid "Successfully created wppa user depot directory."
16029
  msgstr ""
16030
 
16031
- #: wppa-setup.php:1788
16032
  msgid "Unable to create temp directory"
16033
  msgstr ""
16034
 
16035
- #: wppa-setup.php:1792
16036
  msgid "Successfully created temp directory."
16037
  msgstr ""
16038
 
16039
- #: wppa-setup.php:1800
16040
  #, php-format
16041
  msgid ""
16042
  "Ask your administrator to give you more rights, or create <b>%s</b> manually "
16043
  "using an FTP program."
16044
  msgstr ""
16045
 
16046
- #: wppa-setup.php:1902
16047
  msgid "Default photo album for"
16048
  msgstr "Standard fotoalbum for"
16049
 
@@ -16156,88 +16280,90 @@ msgstr ""
16156
  msgid "Checkout"
16157
  msgstr "Gå til kassen"
16158
 
16159
- #: wppa-slideshow.php:667
16160
- #, php-format
16161
- msgid "Number of votes: <span id=\"wppa-vote-count-%s\" >%s</span>&nbsp;"
16162
- msgstr "Antal stemmer: <span id=\"wppa-vote-count-%s\" >%s</span>&nbsp;"
16163
-
16164
- #: wppa-slideshow.php:683 wppa-slideshow.php:941 wppa-slideshow.php:1011
16165
  #, php-format
16166
  msgid "You must <a href=\"%s\">login</a> to vote"
16167
  msgstr "Du skal <a href=\"%s\">logge ind</a> for at stemme"
16168
 
16169
- #: wppa-slideshow.php:686 wppa-slideshow.php:944 wppa-slideshow.php:1014
 
16170
  msgid "You must login to vote"
16171
  msgstr "Du skal logge ind for at stemme"
16172
 
16173
- #: wppa-slideshow.php:734
 
 
 
 
 
16174
  msgid "Sorry, you can rate a photo only once"
16175
  msgstr ""
16176
 
16177
- #: wppa-slideshow.php:766
16178
  msgid "very low"
16179
  msgstr "meget lav"
16180
 
16181
- #: wppa-slideshow.php:767
16182
  msgid "low"
16183
  msgstr "lav"
16184
 
16185
- #: wppa-slideshow.php:768
16186
  msgid "average"
16187
  msgstr "gennemsnitlig"
16188
 
16189
- #: wppa-slideshow.php:769
16190
  msgid "high"
16191
  msgstr "h&oslash;j"
16192
 
16193
- #: wppa-slideshow.php:770
16194
  msgid "very high"
16195
  msgstr "meget h&oslash;j"
16196
 
16197
- #: wppa-slideshow.php:837 wppa-slideshow.php:973
16198
  msgid "Are you sure you want to mark this image as inappropriate?"
16199
  msgstr ""
16200
  "Er du sikker p&aring;, at du vil markere dette billed som v&aelig;rende "
16201
  "upassende."
16202
 
16203
- #: wppa-slideshow.php:840 wppa-slideshow.php:976
16204
  msgid "Click this if you do NOT like this image!"
16205
  msgstr "Klik her hvis du IKKE kan lide dette billed!"
16206
 
16207
- #: wppa-slideshow.php:872 wppa-slideshow.php:1000
16208
  msgid "Number of people who marked this photo as inappropriate"
16209
  msgstr "Antallet af mennesker, der markerede dette billede som upassende"
16210
 
16211
- #: wppa-slideshow.php:1006
16212
  msgid "My rating:"
16213
  msgstr "Min vurdering:"
16214
 
16215
- #: wppa-slideshow.php:1101
16216
  msgid "First"
16217
  msgstr "Første"
16218
 
16219
- #: wppa-slideshow.php:1115
16220
  msgid "Last"
16221
  msgstr "Sidste"
16222
 
16223
- #: wppa-slideshow.php:1292
16224
  #, php-format
16225
  msgid "Photo %s of %s"
16226
  msgstr "Foto %s af %s"
16227
 
16228
- #: wppa-slideshow.php:1349
16229
  msgid "Click to start/stop"
16230
  msgstr "Klik for start/stop"
16231
 
16232
- #: wppa-slideshow.php:1361
16233
  msgid "- - - Comments box activated - - -"
16234
  msgstr "- - - Kommentar boks aktiveret - - -"
16235
 
16236
- #: wppa-slideshow.php:1385
16237
  msgid "- - - IPTC box activated - - -"
16238
  msgstr "- - - IPTC boks aktiveret - - -"
16239
 
16240
- #: wppa-slideshow.php:1409
16241
  msgid "- - - EXIF box activated - - -"
16242
  msgstr "- - - EXIF boks aktiveret - - -"
16243
 
@@ -16332,8 +16458,8 @@ msgstr ""
16332
  msgid "Link Title ( tooltip ):"
16333
  msgstr ""
16334
 
16335
- #: wppa-thumbnail-widget.php:198 wppa-topten-widget.php:342
16336
- #: wppa-upldr-widget.php:180
16337
  msgid "Sort by:"
16338
  msgstr ""
16339
 
@@ -16345,11 +16471,11 @@ msgstr ""
16345
  msgid "Show photo names <small>under thumbnails only</small>:"
16346
  msgstr ""
16347
 
16348
- #: wppa-thumbnails.php:177 wppa-thumbnails.php:1117 wppa-topten-widget.php:157
16349
  msgid "View the top rated photos"
16350
  msgstr "Se fotos med h&oslash;jeste bed&oslash;mmelse"
16351
 
16352
- #: wppa-thumbnails.php:1024
16353
  #, php-format
16354
  msgid "Missing thumbnail image #%s"
16355
  msgstr "Manglende miniaturebillede #%s"
@@ -16626,7 +16752,7 @@ msgid ""
16626
  "above."
16627
  msgstr ""
16628
 
16629
- #: wppa-tinymce-shortcodes.php:320 wppa-upldr-widget.php:210 wppa-utils.php:450
16630
  msgid "All albums"
16631
  msgstr ""
16632
 
@@ -16836,27 +16962,27 @@ msgstr ""
16836
  msgid "Top Ten Photo album"
16837
  msgstr ""
16838
 
16839
- #: wppa-topten-widget.php:346
16840
  msgid "Number of views"
16841
  msgstr ""
16842
 
16843
- #: wppa-topten-widget.php:350
16844
  msgid "Include sub albums:"
16845
  msgstr ""
16846
 
16847
- #: wppa-topten-widget.php:357
16848
  msgid "Only with medals:"
16849
  msgstr ""
16850
 
16851
- #: wppa-topten-widget.php:365
16852
  msgid "Show owner:"
16853
  msgstr ""
16854
 
16855
- #: wppa-topten-widget.php:370
16856
  msgid "Show album:"
16857
  msgstr ""
16858
 
16859
- #: wppa-topten-widget.php:385
16860
  msgid "View count:"
16861
  msgstr ""
16862
 
@@ -16872,30 +16998,52 @@ msgstr ""
16872
  msgid "User uploaded photos"
16873
  msgstr ""
16874
 
16875
- #: wppa-upldr-widget.php:168
 
 
 
 
 
 
 
 
 
 
 
 
 
 
16876
  msgid "User Photos"
16877
  msgstr ""
16878
 
16879
- #: wppa-upldr-widget.php:183
16880
  msgid "Number of photos"
16881
  msgstr ""
16882
 
16883
- #: wppa-upldr-widget.php:184
16884
  msgid "Most recent photo"
16885
  msgstr ""
16886
 
16887
- #: wppa-upldr-widget.php:188
16888
  msgid "Ignore:"
16889
  msgstr ""
16890
 
16891
- #: wppa-upldr-widget.php:190
16892
  msgid "Enter loginnames seperated by commas"
16893
  msgstr ""
16894
 
16895
- #: wppa-upldr-widget.php:193
16896
  msgid "Look only in albums (including sub-albums):"
16897
  msgstr ""
16898
 
 
 
 
 
 
 
 
 
16899
  #: wppa-upload-widget.php:15
16900
  msgid "WPPA+ Upload photos widget"
16901
  msgstr ""
@@ -16916,120 +17064,120 @@ msgstr ""
16916
  msgid "Connecting to your depot..."
16917
  msgstr ""
16918
 
16919
- #: wppa-upload.php:141
16920
  msgid "before you can upload your photos."
16921
  msgstr ""
16922
 
16923
- #: wppa-upload.php:152
16924
  msgid "Upload a single photo"
16925
  msgstr ""
16926
 
16927
- #: wppa-upload.php:182 wppa-upload.php:327 wppa-upload.php:401
16928
  msgid "Please select an album"
16929
  msgstr ""
16930
 
16931
- #: wppa-upload.php:209
16932
  #, php-format
16933
  msgid ""
16934
  "<b>Notice:</b> your server allows you to upload <b>%s</b> files of maximum "
16935
  "total <b>%s</b> bytes and allows <b>%s</b> seconds to complete."
16936
  msgstr ""
16937
 
16938
- #: wppa-upload.php:210
16939
  msgid ""
16940
  "If your request exceeds these limitations, it will fail, probably without an "
16941
  "errormessage."
16942
  msgstr ""
16943
 
16944
- #: wppa-upload.php:211
16945
  msgid ""
16946
  "Additionally your hosting provider may have set other limitations on "
16947
  "uploading files."
16948
  msgstr ""
16949
 
16950
- #: wppa-upload.php:227
16951
  msgid "Box A:"
16952
  msgstr ""
16953
 
16954
- #: wppa-upload.php:227
16955
  msgid "Multiple Photos in one selection"
16956
  msgstr ""
16957
 
16958
- #: wppa-upload.php:229
16959
  #, php-format
16960
  msgid "You can select up to %s photos in one selection and upload them."
16961
  msgstr ""
16962
 
16963
- #: wppa-upload.php:232
16964
  msgid "You need a modern browser that supports HTML-5 to select multiple files"
16965
  msgstr ""
16966
 
16967
- #: wppa-upload.php:248 wppa-upload.php:257 wppa-upload.php:370
16968
  msgid "Selected Files:"
16969
  msgstr ""
16970
 
16971
- #: wppa-upload.php:260
16972
  msgid "Size"
16973
  msgstr ""
16974
 
16975
- #: wppa-upload.php:261
16976
  msgid "Type"
16977
  msgstr ""
16978
 
16979
- #: wppa-upload.php:282
16980
  msgid "Too many!"
16981
  msgstr ""
16982
 
16983
- #: wppa-upload.php:286
16984
  msgid "Too big!"
16985
  msgstr ""
16986
 
16987
- #: wppa-upload.php:290
16988
  msgid "Try again!"
16989
  msgstr ""
16990
 
16991
- #: wppa-upload.php:292
16992
  msgid "Total"
16993
  msgstr ""
16994
 
16995
- #: wppa-upload.php:326
16996
  msgid "Upload Multiple Photos"
16997
  msgstr ""
16998
 
16999
- #: wppa-upload.php:341 wppa-upload.php:414
17000
  msgid "After upload: Go to the <b>Edit Album</b> page."
17001
  msgstr ""
17002
 
17003
- #: wppa-upload.php:344 wppa-upload.php:417
17004
  msgid "After upload: Go to the <b>Edit Photos</b> page."
17005
  msgstr ""
17006
 
17007
- #: wppa-upload.php:355
17008
  msgid "Box B:"
17009
  msgstr ""
17010
 
17011
- #: wppa-upload.php:355
17012
  msgid "Single Photos in multiple selections"
17013
  msgstr ""
17014
 
17015
- #: wppa-upload.php:357
17016
  #, php-format
17017
  msgid "You can select up to %s photos one by one and upload them at once."
17018
  msgstr ""
17019
 
17020
- #: wppa-upload.php:400
17021
  msgid "Upload Single Photos"
17022
  msgstr ""
17023
 
17024
- #: wppa-upload.php:436
17025
  msgid "Box C:"
17026
  msgstr ""
17027
 
17028
- #: wppa-upload.php:436
17029
  msgid "Zipped Photos in one selection"
17030
  msgstr ""
17031
 
17032
- #: wppa-upload.php:438
17033
  #, php-format
17034
  msgid ""
17035
  "You can upload one zipfile. It will be placed in your personal wppa-depot: "
@@ -17037,38 +17185,38 @@ msgid ""
17037
  "and place the photos in any album."
17038
  msgstr ""
17039
 
17040
- #: wppa-upload.php:455
17041
  msgid "Upload Zipped Photos"
17042
  msgstr ""
17043
 
17044
- #: wppa-upload.php:467
17045
  msgid "After upload: Go to the <b>Import Photos</b> page."
17046
  msgstr ""
17047
 
17048
- #: wppa-upload.php:475
17049
  msgid ""
17050
  "Ask your administrator to upgrade php to version 5.2.7 or later. This will "
17051
  "enable you to upload zipped photos."
17052
  msgstr ""
17053
 
17054
- #: wppa-upload.php:500
17055
  #, php-format
17056
  msgid "Time out. %s photos uploaded in album nr %s."
17057
  msgstr ""
17058
 
17059
- #: wppa-upload.php:521 wppa-upload.php:553
17060
  msgid "Photos Uploaded in album nr"
17061
  msgstr ""
17062
 
17063
- #: wppa-upload.php:594
17064
  msgid "Zipfile"
17065
  msgstr ""
17066
 
17067
- #: wppa-upload.php:594
17068
  msgid "sucessfully uploaded."
17069
  msgstr ""
17070
 
17071
- #: wppa-upload.php:595
17072
  msgid "during upload."
17073
  msgstr ""
17074
 
@@ -17136,6 +17284,39 @@ msgstr ""
17136
  msgid "There are no ratings between"
17137
  msgstr ""
17138
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
17139
  #: wppa-video.php:188
17140
  msgid ""
17141
  "There is no filetype available for your browser, or your browser does not "
@@ -17144,19 +17325,19 @@ msgstr ""
17144
  "Der er ingen filtype til rådighed for din browser, eller din browser "
17145
  "understøtter ikke HTML5-video"
17146
 
17147
- #: wppa-watermark.php:527
17148
  msgid "--- text: name ---"
17149
  msgstr ""
17150
 
17151
- #: wppa-watermark.php:529
17152
  msgid "--- text: filename ---"
17153
  msgstr ""
17154
 
17155
- #: wppa-watermark.php:531
17156
  msgid "--- text: description ---"
17157
  msgstr ""
17158
 
17159
- #: wppa-watermark.php:533
17160
  msgid "--- text: pre-defined ---"
17161
  msgstr ""
17162
 
@@ -17184,5 +17365,13 @@ msgstr "J.N. Breetvelt a.k.a. OpaJaap"
17184
  msgid "http://wppa.opajaap.nl/"
17185
  msgstr "http://wppa.opajaap.nl/"
17186
 
 
 
 
 
 
 
 
 
17187
  #~ msgid "Previous"
17188
  #~ msgstr "Forrige"
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: WP Photo Album Plus\n"
4
+ "POT-Creation-Date: 2016-12-09 09:35+0100\n"
5
+ "PO-Revision-Date: 2016-12-09 09:35+0100\n"
6
  "Last-Translator: J.N. Breetvelt <OpaJaap@OpaJaap.nl>\n"
7
  "Language-Team: J.N. Breetvelt <OpaJaap@OpaJaap.nl>\n"
8
  "Language: da_DK\n"
25
  msgstr "Sider:"
26
 
27
  #: theme/photo-album-page-2010.php:31 theme/photo-album-search-page.php:53
28
+ #: wppa-album-admin-autosave.php:1393 wppa-album-admin-autosave.php:1431
29
+ #: wppa-album-admin-autosave.php:1530 wppa-album-admin-autosave.php:1765
30
+ #: wppa-album-admin-autosave.php:1860 wppa-album-admin-autosave.php:1934
31
+ #: wppa-album-admin-autosave.php:2076 wppa-album-admin-autosave.php:2610
32
  #: wppa-comment-admin.php:318 wppa-comment-admin.php:387
33
+ #: wppa-comment-admin.php:405 wppa-setup.php:1353 wppa-thumbnails.php:681
34
  msgid "Edit"
35
  msgstr "Rediger"
36
 
39
  msgstr "Advarsel. Ingen side defineret for søgeresultater!"
40
 
41
  #: theme/photo-album-search-page.php:39 wppa-boxes-html.php:175
42
+ #: wppa-settings-autosave.php:371 wppa-settings-autosave.php:3270
43
  msgid "Search"
44
  msgstr "Søg"
45
 
59
  msgstr ""
60
  "Beklager, men vi fandt ikke det du leder efter. Prøv med andre søgeord."
61
 
62
+ #: theme/search-2016.php:46 wppa-album-admin-autosave.php:1978
63
  #: wppa-links.php:1059 wppa-links.php:1069
64
  msgid "Previous page"
65
  msgstr "Forrige side"
66
 
67
+ #: theme/search-2016.php:47 wppa-admin-functions.php:722
68
+ #: wppa-album-admin-autosave.php:1998 wppa-links.php:1087
69
  msgid "Next page"
70
  msgstr "Næste side"
71
 
72
+ #: theme/search-2016.php:48 wppa-settings-autosave.php:369
73
+ #: wppa-settings-autosave.php:1571 wppa-settings-autosave.php:8935
74
  msgid "Page"
75
  msgstr "Side"
76
 
98
  msgid "Error writing to settings backup file"
99
  msgstr ""
100
 
101
+ #: wppa-admin-functions.php:119
102
  msgid "Settings file not found"
103
  msgstr ""
104
 
105
+ #: wppa-admin-functions.php:222 wppa-admin-functions.php:226 wppa-ajax.php:2816
106
+ #: wppa-ajax.php:2823
107
  msgid "Please supply a numeric value greater than or equal to"
108
  msgstr ""
109
 
110
+ #: wppa-admin-functions.php:222 wppa-admin-functions.php:226 wppa-ajax.php:2816
111
+ #: wppa-ajax.php:2823
112
  msgid "for"
113
  msgstr ""
114
 
115
+ #: wppa-admin-functions.php:226 wppa-ajax.php:2823
116
  msgid "and less than or equal to"
117
  msgstr ""
118
 
119
+ #: wppa-admin-functions.php:241 wppa-album-admin-autosave.php:347
120
  msgid "--- public ---"
121
  msgstr ""
122
 
123
+ #: wppa-admin-functions.php:500
124
  #, php-format
125
  msgid "File %s is of an unsupported filetype and has been removed."
126
  msgstr ""
127
 
128
+ #: wppa-admin-functions.php:619 wppa-admin-functions.php:658
129
+ #: wppa-admin-functions.php:662 wppa-admin-functions.php:666
130
  msgid "Unexpected error:"
131
  msgstr ""
132
 
133
+ #: wppa-admin-functions.php:619
134
  msgid "Missing database table:"
135
  msgstr ""
136
 
137
+ #: wppa-admin-functions.php:658
138
  msgid "Missing directory:"
139
  msgstr ""
140
 
141
+ #: wppa-admin-functions.php:662
142
  msgid "Directory is not writable:"
143
  msgstr ""
144
 
145
+ #: wppa-admin-functions.php:666
146
  msgid "Directory is not readable:"
147
  msgstr ""
148
 
149
+ #: wppa-admin-functions.php:674
150
  msgid ""
151
  "Please de-activate and re-activate the plugin. If this problem persists, ask "
152
  "your administrator."
153
  msgstr ""
154
 
155
+ #: wppa-admin-functions.php:700
156
  msgid "Prev page"
157
  msgstr ""
158
 
159
+ #: wppa-admin-functions.php:834 wppa-admin-functions.php:837
160
  #, php-format
161
  msgid "Album %s is full"
162
  msgstr ""
163
 
164
+ #: wppa-admin-functions.php:855
165
  #, php-format
166
  msgid "Photo %s already exists in album number %s. Removed from depot."
167
  msgstr ""
168
 
169
+ #: wppa-admin-functions.php:858
170
  #, php-format
171
  msgid "Photo %s already exists in album number %s."
172
  msgstr ""
173
 
174
+ #: wppa-admin-functions.php:882
175
+ msgid "Not found"
176
+ msgstr ""
177
+
178
+ #: wppa-admin-functions.php:893
179
  #, php-format
180
  msgid "ERROR: Attempt to upload a photo that is too large to process (%s)."
181
  msgstr ""
182
 
183
+ #: wppa-admin-functions.php:894
184
  msgid "Too big"
185
  msgstr ""
186
 
187
+ #: wppa-admin-functions.php:898
188
  msgid ""
189
  "WARNING: You are uploading photos that are too small. Photos must be larger "
190
  "than the thumbnail size and larger than the coverphotosize."
191
  msgstr ""
192
 
193
+ #: wppa-admin-functions.php:899
194
  msgid "Too small"
195
  msgstr ""
196
 
197
+ #: wppa-admin-functions.php:904
198
  msgid "ERROR: Unable to retrieve image size of"
199
  msgstr ""
200
 
201
+ #: wppa-admin-functions.php:904
202
  msgid "Are you sure it is a photo?"
203
  msgstr ""
204
 
205
+ #: wppa-admin-functions.php:905
206
+ msgid "No photo found"
207
  msgstr ""
208
 
209
+ #: wppa-admin-functions.php:914
210
  msgid "Unsupported mime type encountered:"
211
  msgstr ""
212
 
213
+ #: wppa-admin-functions.php:931
214
  msgid "Album not known while trying to add a photo"
215
  msgstr ""
216
 
217
+ #: wppa-admin-functions.php:935
218
  #, php-format
219
  msgid ""
220
  "Album %s does not exist or is not accessable while trying to add a photo"
221
  msgstr ""
222
 
223
+ #: wppa-admin-functions.php:954
224
  msgid "Could not insert photo."
225
  msgstr ""
226
 
227
+ #: wppa-admin-functions.php:990
228
  msgid "ERROR: Unknown file or album."
229
  msgstr ""
230
 
231
+ #: wppa-admin-functions.php:1104
232
  #, php-format
233
  msgid ""
234
  "There are <strong>%d</strong> albums and <strong>%d</strong> photos in the "
235
  "system."
236
  msgstr ""
237
 
238
+ #: wppa-admin-functions.php:1105
239
  #, php-format
240
  msgid "<strong>%d</strong> photos are pending moderation."
241
  msgstr ""
242
 
243
+ #: wppa-admin-functions.php:1106
244
  #, php-format
245
  msgid "<strong>%d</strong> photos are scheduled for later publishing."
246
  msgstr ""
247
 
248
+ #: wppa-admin-functions.php:1109
249
  #, php-format
250
  msgid "The most recently added album is <strong>%s</strong> (%d)."
251
  msgstr ""
252
 
253
+ #: wppa-admin-functions.php:1113
254
  #, php-format
255
  msgid "The most recently added photo is <strong>%s</strong> (%d)"
256
  msgstr ""
257
 
258
+ #: wppa-admin-functions.php:1114
259
  #, php-format
260
  msgid "in album <strong>%s</strong> (%d)."
261
  msgstr ""
264
  msgid "Photo&thinsp;Albums"
265
  msgstr ""
266
 
267
+ #: wppa-admin.php:59 wppa-adminbar.php:40 wppa-settings-autosave.php:6074
268
  msgid "Album Admin"
269
  msgstr ""
270
 
271
+ #: wppa-admin.php:60 wppa-adminbar.php:47 wppa-settings-autosave.php:6075
272
  #: wppa-upload-widget.php:79 wppa-upload.php:119
273
  msgid "Upload Photos"
274
  msgstr ""
278
  msgstr ""
279
 
280
  #: wppa-admin.php:65 wppa-adminbar.php:61 wppa-import.php:168
281
+ #: wppa-settings-autosave.php:6076
282
  msgid "Import Photos"
283
  msgstr ""
284
 
287
  msgstr ""
288
 
289
  #: wppa-admin.php:67 wppa-adminbar.php:75 wppa-export.php:32
290
+ #: wppa-settings-autosave.php:6078
291
  msgid "Export Photos"
292
  msgstr ""
293
 
294
  #: wppa-admin.php:68 wppa-adminbar.php:82 wppa-comment-admin.php:223
295
+ #: wppa-settings-autosave.php:6079
296
  msgid "Settings"
297
  msgstr ""
298
 
301
  msgstr ""
302
 
303
  #: wppa-admin.php:69 wppa-adminbar.php:89 wppa-potd-widget.php:60
304
+ #: wppa-settings-autosave.php:6080 wppa-setup.php:1635
305
  msgid "Photo of the day"
306
  msgstr ""
307
 
309
  msgid "Manage comments"
310
  msgstr ""
311
 
312
+ #: wppa-admin.php:70 wppa-adminbar.php:96 wppa-settings-autosave.php:361
313
+ #: wppa-settings-autosave.php:3099 wppa-settings-autosave.php:8734
314
+ #: wppa-settings-autosave.php:8779
315
  msgid "Comments"
316
  msgstr ""
317
 
339
  msgid "Import"
340
  msgstr ""
341
 
342
+ #: wppa-admin.php:128 wppa-settings-autosave.php:9933
343
  msgid "Update"
344
  msgstr ""
345
 
372
  #: wppa-potd-widget.php:211 wppa-qr-widget.php:94 wppa-search-widget.php:94
373
  #: wppa-slideshow-widget.php:198 wppa-stereo-widget.php:68
374
  #: wppa-super-view-widget.php:73 wppa-tagcloud-widget.php:68
375
+ #: wppa-thumbnail-widget.php:184 wppa-topten-widget.php:333
376
+ #: wppa-upldr-widget.php:196 wppa-upload-widget.php:83
377
  msgid "Title:"
378
  msgstr ""
379
 
389
  msgstr ""
390
 
391
  #: wppa-ajax.php:250 wppa-ajax.php:316 wppa-ajax.php:351 wppa-ajax.php:629
392
+ #: wppa-ajax.php:644 wppa-ajax.php:981 wppa-ajax.php:2773
393
  msgid "Security check failure"
394
  msgstr ""
395
 
397
  msgid "You do not have the rights to moderate photos this way"
398
  msgstr ""
399
 
400
+ #: wppa-ajax.php:300 wppa-ajax.php:1285 wppa-functions.php:2368
401
  msgid "Photo comment approved"
402
  msgstr ""
403
 
427
  msgid "Could not remove comment"
428
  msgstr ""
429
 
430
+ #: wppa-ajax.php:364 wppa-ajax.php:847
431
  msgid "Unexpected error"
432
  msgstr ""
433
 
457
  msgid "Unable to create zipsdir"
458
  msgstr ""
459
 
460
+ #: wppa-ajax.php:503 wppa-functions.php:2159 wppa-thumbnails.php:656
461
  msgid "Selected"
462
  msgstr ""
463
 
481
  msgid "The photo does no longer exist"
482
  msgstr ""
483
 
484
+ #: wppa-ajax.php:663
485
  msgid "An error occurred while processing you rating request."
486
  msgstr ""
487
 
488
+ #: wppa-ajax.php:664
489
  msgid "Maybe you opened the page too long ago to recognize you."
490
  msgstr ""
491
 
492
+ #: wppa-ajax.php:665
493
  msgid "You may refresh the page and try again."
494
  msgstr ""
495
 
496
+ #: wppa-ajax.php:666
497
  msgid ""
498
  "Althoug an error occurred while processing your rating, your vote has been "
499
  "registered."
500
  msgstr ""
501
 
502
+ #: wppa-ajax.php:667
503
  msgid "However, this may not be reflected in the current pageview"
504
  msgstr ""
505
 
506
+ #: wppa-ajax.php:696
507
  msgid "Photo has been removed."
508
  msgstr ""
509
 
510
+ #: wppa-ajax.php:708 wppa-slideshow.php:805
511
  msgid "Sorry, you can not rate your own photos"
512
  msgstr ""
513
 
514
+ #: wppa-ajax.php:720
515
  msgid "Please enter a comment."
516
  msgstr ""
517
 
518
+ #: wppa-ajax.php:776
519
  msgid "You can not change your vote"
520
  msgstr ""
521
 
522
+ #: wppa-ajax.php:782
523
  msgid "You can not change a dislike"
524
  msgstr ""
525
 
526
+ #: wppa-ajax.php:788
527
  msgid "You can not change your vote into a dislike"
528
  msgstr ""
529
 
530
+ #: wppa-ajax.php:804 wppa-ajax.php:825
531
  msgid "Photo rated"
532
  msgstr ""
533
 
534
+ #: wppa-ajax.php:931
535
  msgid ""
536
  "Please explain your vote in a comment.\n"
537
  "Your vote will be discarded if you don't.\n"
541
  "your vote became effective."
542
  msgstr ""
543
 
544
+ #: wppa-ajax.php:977
545
  msgid "You do not have the rights to delete a photo"
546
  msgstr ""
547
 
548
+ #: wppa-ajax.php:987
549
  #, php-format
550
  msgid "Photo %s has been deleted"
551
  msgstr ""
552
 
553
+ #: wppa-ajax.php:1003
554
  msgid "You do not have the rights to update album information"
555
  msgstr ""
556
 
557
+ #: wppa-ajax.php:1015 wppa-ajax.php:2112
558
  msgid "Ratings cleared"
559
  msgstr ""
560
 
561
+ #: wppa-ajax.php:1015 wppa-ajax.php:1021 wppa-photo-admin-autosave.php:677
562
  msgid "No ratings for this photo."
563
  msgstr ""
564
 
565
+ #: wppa-ajax.php:1018
566
  msgid "An error occurred while clearing ratings"
567
  msgstr ""
568
 
569
+ #: wppa-ajax.php:1021 wppa-ajax.php:1042 wppa-ajax.php:1064
570
  msgid "No photos in this album"
571
  msgstr ""
572
 
573
+ #: wppa-ajax.php:1036
574
  msgid "Tags set to defaults"
575
  msgstr ""
576
 
577
+ #: wppa-ajax.php:1039
578
  msgid "An error occurred while setting tags"
579
  msgstr ""
580
 
581
+ #: wppa-ajax.php:1058
582
  msgid "Tags added with defaults"
583
  msgstr ""
584
 
585
+ #: wppa-ajax.php:1061
586
  msgid "An error occurred while adding tags"
587
  msgstr ""
588
 
589
+ #: wppa-ajax.php:1087
590
  msgid "No subalbums found to process"
591
  msgstr ""
592
 
593
+ #: wppa-ajax.php:1092
594
  msgid "No categories found to process"
595
  msgstr ""
596
 
597
+ #: wppa-ajax.php:1096
598
  #, php-format
599
  msgid "%d album updated"
600
  msgid_plural "%d albums updated"
601
  msgstr[0] ""
602
  msgstr[1] ""
603
 
604
+ #: wppa-ajax.php:1103
605
  #, php-format
606
  msgid "Album name may not be empty.<br />Reset to %s"
607
  msgstr ""
608
 
609
+ #: wppa-ajax.php:1105 wppa-ajax.php:1565 wppa-album-admin-autosave.php:437
610
+ #: wppa-album-admin-autosave.php:486 wppa-album-admin-autosave.php:1340
611
+ #: wppa-album-admin-autosave.php:1477 wppa-album-admin-autosave.php:1712
612
+ #: wppa-album-admin-autosave.php:1807 wppa-boxes-html.php:415
613
+ #: wppa-boxes-html.php:529 wppa-photo-admin-autosave.php:1966
614
+ #: wppa-photo-admin-autosave.php:2088 wppa-photo-admin-autosave.php:2505
615
  #: wppa-potd-admin.php:71 wppa-potd-admin.php:358
616
+ #: wppa-settings-autosave.php:505 wppa-settings-autosave.php:667
617
+ #: wppa-settings-autosave.php:689 wppa-settings-autosave.php:1437
618
+ #: wppa-settings-autosave.php:1458 wppa-settings-autosave.php:2996
619
+ #: wppa-settings-autosave.php:3017 wppa-settings-autosave.php:3376
620
+ #: wppa-settings-autosave.php:3400 wppa-settings-autosave.php:3957
621
+ #: wppa-settings-autosave.php:4071 wppa-settings-autosave.php:4761
622
+ #: wppa-settings-autosave.php:4782 wppa-settings-autosave.php:4958
623
+ #: wppa-settings-autosave.php:4982 wppa-settings-autosave.php:6040
624
+ #: wppa-settings-autosave.php:6485 wppa-settings-autosave.php:6735
625
+ #: wppa-settings-autosave.php:6757 wppa-settings-autosave.php:7541
626
+ #: wppa-settings-autosave.php:7565 wppa-settings-autosave.php:8728
627
+ #: wppa-settings-autosave.php:9370 wppa-settings-autosave.php:9526
628
+ #: wppa-thumbnail-widget.php:202 wppa-upload.php:266
629
  msgid "Name"
630
  msgstr "Navn"
631
 
632
+ #: wppa-ajax.php:1108 wppa-ajax.php:1568 wppa-album-admin-autosave.php:1350
633
+ #: wppa-album-admin-autosave.php:1487 wppa-album-admin-autosave.php:1722
634
+ #: wppa-album-admin-autosave.php:1817 wppa-photo-admin-autosave.php:1967
635
+ #: wppa-photo-admin-autosave.php:2089 wppa-photo-admin-autosave.php:2506
636
  #: wppa-potd-admin.php:72 wppa-potd-admin.php:138 wppa-potd-admin.php:359
637
+ #: wppa-settings-autosave.php:506 wppa-settings-autosave.php:668
638
+ #: wppa-settings-autosave.php:690 wppa-settings-autosave.php:1438
639
+ #: wppa-settings-autosave.php:1459 wppa-settings-autosave.php:2997
640
+ #: wppa-settings-autosave.php:3018 wppa-settings-autosave.php:3377
641
+ #: wppa-settings-autosave.php:3401 wppa-settings-autosave.php:4762
642
+ #: wppa-settings-autosave.php:4783 wppa-settings-autosave.php:4959
643
+ #: wppa-settings-autosave.php:4983 wppa-settings-autosave.php:6041
644
+ #: wppa-settings-autosave.php:6486 wppa-settings-autosave.php:6736
645
+ #: wppa-settings-autosave.php:6758 wppa-settings-autosave.php:7542
646
+ #: wppa-settings-autosave.php:7566 wppa-settings-autosave.php:9371
647
+ #: wppa-settings-autosave.php:9393 wppa-settings-autosave.php:9433
648
+ #: wppa-settings-autosave.php:9455 wppa-settings-autosave.php:9501
649
+ #: wppa-settings-autosave.php:9527
650
  msgid "Description"
651
  msgstr ""
652
 
653
+ #: wppa-ajax.php:1112
654
  msgid "Unbalanced tags in album description!"
655
  msgstr ""
656
 
657
+ #: wppa-ajax.php:1119
658
  msgid "Album order #"
659
  msgstr ""
660
 
661
+ #: wppa-ajax.php:1122
662
  msgid "Cover photo"
663
  msgstr ""
664
 
665
+ #: wppa-ajax.php:1125
666
  msgid "Parent album"
667
  msgstr ""
668
 
669
+ #: wppa-ajax.php:1130 wppa-settings-autosave.php:3951
670
  msgid "Photo order"
671
  msgstr ""
672
 
673
+ #: wppa-ajax.php:1133
674
  msgid "Use Alt thumbsize"
675
  msgstr ""
676
 
677
+ #: wppa-ajax.php:1136
678
  msgid "Cover Type"
679
  msgstr ""
680
 
681
+ #: wppa-ajax.php:1139 wppa-settings-autosave.php:4984
682
+ #: wppa-settings-autosave.php:6042
683
  msgid "Link type"
684
  msgstr ""
685
 
686
+ #: wppa-ajax.php:1142 wppa-album-covers.php:1304
687
  msgid "Link to"
688
  msgstr "Link til"
689
 
690
+ #: wppa-ajax.php:1145 wppa-ajax.php:1589 wppa-album-admin-autosave.php:1361
691
+ #: wppa-album-admin-autosave.php:1498 wppa-album-admin-autosave.php:1733
692
+ #: wppa-album-admin-autosave.php:1828 wppa-boxes-html.php:537
693
+ #: wppa-photo-admin-autosave.php:1969 wppa-photo-admin-autosave.php:2091
694
  #: wppa-potd-admin.php:139
695
  msgid "Owner"
696
  msgstr "Ejer"
697
 
698
+ #: wppa-ajax.php:1147
699
  #, php-format
700
  msgid "User %s does not exist"
701
  msgstr ""
702
 
703
+ #: wppa-ajax.php:1152 wppa-ajax.php:1158
704
  msgid "Upload limit count"
705
  msgstr ""
706
 
707
+ #: wppa-ajax.php:1165
708
  msgid "Upload limit time"
709
  msgstr ""
710
 
711
+ #: wppa-ajax.php:1169
712
  msgid "Default tags"
713
  msgstr ""
714
 
715
+ #: wppa-ajax.php:1174
716
  msgid "Categories"
717
  msgstr ""
718
 
719
+ #: wppa-ajax.php:1177
720
  msgid "Sub albums sort order"
721
  msgstr ""
722
 
723
+ #: wppa-ajax.php:1185 wppa-ajax.php:1658
724
  msgid "Schedule date/time"
725
  msgstr ""
726
 
727
+ #: wppa-ajax.php:1198 wppa-ajax.php:1250
728
  #, php-format
729
  msgid "%s of album %s updated"
730
  msgstr ""
731
 
732
+ #: wppa-ajax.php:1206
733
  msgid "All photos set to scheduled per date"
734
  msgstr ""
735
 
736
+ #: wppa-ajax.php:1233
737
  #, php-format
738
  msgid "Custom field %s updated"
739
  msgstr ""
740
 
741
+ #: wppa-ajax.php:1259
742
  #, php-format
743
  msgid "An error occurred while trying to update %s of album %s"
744
  msgstr ""
745
 
746
+ #: wppa-ajax.php:1260 wppa-ajax.php:1543
747
  msgid "Press CTRL+F5 and try again."
748
  msgstr ""
749
 
750
+ #: wppa-ajax.php:1274
751
  msgid "You do not have the rights to update comment status"
752
  msgstr ""
753
 
754
+ #: wppa-ajax.php:1291
755
  #, php-format
756
  msgid "Status of comment #%s updated"
757
  msgstr ""
758
 
759
+ #: wppa-ajax.php:1294
760
  #, php-format
761
  msgid "Error updating status comment #%s"
762
  msgstr ""
763
 
764
+ #: wppa-ajax.php:1305
765
  msgid "You do not have the rights to change photos"
766
  msgstr ""
767
 
768
+ #: wppa-ajax.php:1314
769
  msgid "Watermark applied"
770
  msgstr ""
771
 
772
+ #: wppa-ajax.php:1318
773
  msgid "An error occured while trying to apply a watermark"
774
  msgstr ""
775
 
776
+ #: wppa-ajax.php:1337
777
  msgid "You do not have the rights to update photo information"
778
  msgstr ""
779
 
780
+ #: wppa-ajax.php:1343
781
  #, php-format
782
  msgid "%s updated to %s."
783
  msgstr ""
784
 
785
+ #: wppa-ajax.php:1393
786
  #, php-format
787
  msgid "Format error %s. Must be yyyy:mm:dd hh:mm:ss"
788
  msgstr ""
789
 
790
+ #: wppa-ajax.php:1397
791
  msgid "Exif date/time updated"
792
  msgstr ""
793
 
794
+ #: wppa-ajax.php:1403
795
  msgid "Enter a value > -90 and < 90"
796
  msgstr ""
797
 
798
+ #: wppa-ajax.php:1411
799
  msgid "Lattitude updated"
800
  msgstr ""
801
 
802
+ #: wppa-ajax.php:1413
803
  msgid "Could not update lattitude"
804
  msgstr ""
805
 
806
+ #: wppa-ajax.php:1419
807
  msgid "Enter a value > -180 and < 180"
808
  msgstr ""
809
 
810
+ #: wppa-ajax.php:1427
811
  msgid "Longitude updated"
812
  msgstr ""
813
 
814
+ #: wppa-ajax.php:1429
815
  msgid "Could not update longitude"
816
  msgstr ""
817
 
818
+ #: wppa-ajax.php:1437
819
  msgid "Photo files remade"
820
  msgstr ""
821
 
822
+ #: wppa-ajax.php:1440
823
  msgid "Could not remake files"
824
  msgstr ""
825
 
826
+ #: wppa-ajax.php:1446
827
  msgid "Thumbnail remade"
828
  msgstr ""
829
 
830
+ #: wppa-ajax.php:1449
831
  msgid "Could not remake thumbnail"
832
  msgstr ""
833
 
834
+ #: wppa-ajax.php:1460 wppa-potd-admin.php:100 wppa-settings-autosave.php:3761
835
  #: wppa-tinymce-shortcodes.php:627
836
  msgid "left"
837
  msgstr ""
838
 
839
+ #: wppa-ajax.php:1464
840
  msgid "180&deg;"
841
  msgstr ""
842
 
843
+ #: wppa-ajax.php:1468 wppa-potd-admin.php:100 wppa-settings-autosave.php:3761
844
  #: wppa-tinymce-shortcodes.php:629
845
  msgid "right"
846
  msgstr ""
847
 
848
+ #: wppa-ajax.php:1481
849
  msgid "Photo flipped"
850
  msgstr ""
851
 
852
+ #: wppa-ajax.php:1484
853
  #, php-format
854
  msgid "Photo %s rotated %s"
855
  msgstr ""
856
 
857
+ #: wppa-ajax.php:1488
858
  #, php-format
859
  msgid "An error occurred while trying to rotate or flip photo %s"
860
  msgstr ""
861
 
862
+ #: wppa-ajax.php:1498 wppa-ajax.php:1526 wppa-photo-admin-autosave.php:1682
863
+ #: wppa-photo-admin-autosave.php:1700
864
  #, php-format
865
  msgid "A photo with filename %s already exists in album %s."
866
  msgstr ""
867
 
868
+ #: wppa-ajax.php:1504 wppa-ajax.php:1532 wppa-functions.php:4132
869
  #, php-format
870
  msgid "Album %s does not exist"
871
  msgstr ""
872
 
873
+ #: wppa-ajax.php:1513
874
  #, php-format
875
  msgid "Photo %s has been moved to album %s (%s)"
876
  msgstr ""
877
 
878
+ #: wppa-ajax.php:1516
879
  #, php-format
880
  msgid "An error occurred while trying to move photo %s"
881
  msgstr ""
882
 
883
+ #: wppa-ajax.php:1539
884
  #, php-format
885
  msgid "Photo %s copied to album %s (%s)"
886
  msgstr ""
887
 
888
+ #: wppa-ajax.php:1542
889
  #, php-format
890
  msgid "An error occurred while trying to copy photo %s"
891
  msgstr ""
892
 
893
+ #: wppa-ajax.php:1572 wppa-ajax.php:2215
894
  msgid "Unbalanced tags in photo description!"
895
  msgstr ""
896
 
897
+ #: wppa-ajax.php:1578
898
  msgid "Photo order #"
899
  msgstr ""
900
 
901
+ #: wppa-ajax.php:1583
902
  #, php-format
903
  msgid "User %s does not exists"
904
  msgstr ""
905
 
906
+ #: wppa-ajax.php:1592
907
  msgid "Link url"
908
  msgstr ""
909
 
910
+ #: wppa-ajax.php:1595
911
  msgid "Link title"
912
  msgstr ""
913
 
914
+ #: wppa-ajax.php:1598
915
  msgid "Link target"
916
  msgstr ""
917
 
918
+ #: wppa-ajax.php:1604 wppa-multitag-widget.php:34 wppa-multitag-widget.php:66
919
  #: wppa-tagcloud-widget.php:34 wppa-tagcloud-widget.php:63
920
  msgid "Photo Tags"
921
  msgstr ""
922
 
923
+ #: wppa-ajax.php:1609 wppa-comment-admin.php:317 wppa-comment-admin.php:404
924
+ #: wppa-photo-admin-autosave.php:1968 wppa-photo-admin-autosave.php:2090
925
+ #: wppa-settings-autosave.php:6761 wppa-settings-autosave.php:7545
926
+ #: wppa-settings-autosave.php:9394 wppa-settings-autosave.php:9434
927
+ #: wppa-settings-autosave.php:9456 wppa-settings-autosave.php:9502
928
  msgid "Status"
929
  msgstr ""
930
 
931
+ #: wppa-ajax.php:1612
932
  msgid "HTML Alt"
933
  msgstr ""
934
 
935
+ #: wppa-ajax.php:1616
936
  msgid "Video width"
937
  msgstr ""
938
 
939
+ #: wppa-ajax.php:1618 wppa-ajax.php:1625
940
  msgid "Please enter an integer value >= 0"
941
  msgstr ""
942
 
943
+ #: wppa-ajax.php:1623
944
  msgid "Video height"
945
  msgstr ""
946
 
947
+ #: wppa-ajax.php:1641 wppa-ajax.php:1674
948
  #, php-format
949
  msgid "%s of video %s updated"
950
  msgstr ""
951
 
952
+ #: wppa-ajax.php:1644 wppa-ajax.php:1677
953
  #, php-format
954
  msgid "%s of photo %s updated"
955
  msgstr ""
956
 
957
+ #: wppa-ajax.php:1648
958
  #, php-format
959
  msgid "An error occurred while trying to update %s of photo %s"
960
  msgstr ""
961
 
962
+ #: wppa-ajax.php:1703
963
  #, php-format
964
  msgid "Custom field %s of photo %s updated"
965
  msgstr ""
966
 
967
+ #: wppa-ajax.php:1710
968
  msgid "Error during upload."
969
  msgstr ""
970
 
971
+ #: wppa-ajax.php:1744
972
  msgid "Photo files updated."
973
  msgstr ""
974
 
975
+ #: wppa-ajax.php:1749
976
  msgid "Could not update files."
977
  msgstr ""
978
 
979
+ #: wppa-ajax.php:1760
980
  #, php-format
981
  msgid "Stereo mode updated in %d milliseconds"
982
  msgstr ""
983
 
984
+ #: wppa-ajax.php:1777 wppa-ajax.php:1819
985
  msgid "You do not have the rights to update settings"
986
  msgstr ""
987
 
988
+ #: wppa-ajax.php:1813
989
  msgid "You do not have the rights to update photo of the day settings"
990
  msgstr ""
991
 
992
+ #: wppa-ajax.php:1891
993
  msgid "Capability granted"
994
  msgstr ""
995
 
996
+ #: wppa-ajax.php:1896
997
  msgid "Capability withdrawn"
998
  msgstr ""
999
 
1000
+ #: wppa-ajax.php:1927
1001
  msgid "Column width."
1002
  msgstr ""
1003
 
1004
+ #: wppa-ajax.php:1930
1005
  msgid "Initial width."
1006
  msgstr ""
1007
 
1008
+ #: wppa-ajax.php:1933
1009
  msgid "Full size."
1010
  msgstr ""
1011
 
1012
+ #: wppa-ajax.php:1936
1013
  msgid "Max height."
1014
  msgstr ""
1015
 
1016
+ #: wppa-ajax.php:1941
1017
  msgid "Thumbnail size."
1018
  msgstr ""
1019
 
1020
+ #: wppa-ajax.php:1945
1021
  msgid "Thumbnail frame width"
1022
  msgstr ""
1023
 
1024
+ #: wppa-ajax.php:1949
1025
  msgid "Thumbnail frame height"
1026
  msgstr ""
1027
 
1028
+ #: wppa-ajax.php:1952
1029
  msgid "Thumbnail Spacing"
1030
  msgstr ""
1031
 
1032
+ #: wppa-ajax.php:1955
1033
  msgid "Photocount treshold."
1034
  msgstr ""
1035
 
1036
+ #: wppa-ajax.php:1958
1037
  msgid "Thumb page size."
1038
  msgstr ""
1039
 
1040
+ #: wppa-ajax.php:1961
1041
  msgid "Cover photo size."
1042
  msgstr ""
1043
 
1044
+ #: wppa-ajax.php:1964
1045
  msgid "Album page size."
1046
  msgstr ""
1047
 
1048
+ #: wppa-ajax.php:1967
1049
  msgid "Number of TopTen photos"
1050
  msgstr ""
1051
 
1052
+ #: wppa-ajax.php:1970
1053
  msgid "Widget image thumbnail size"
1054
  msgstr ""
1055
 
1056
+ #: wppa-ajax.php:1973 wppa-settings-autosave.php:1095
1057
  msgid "Max Cover width"
1058
  msgstr ""
1059
 
1060
+ #: wppa-ajax.php:1976
1061
  msgid "Minimal description height"
1062
  msgstr ""
1063
 
1064
+ #: wppa-ajax.php:1979
1065
  msgid "Minimal cover height"
1066
  msgstr ""
1067
 
1068
+ #: wppa-ajax.php:1982
1069
  msgid "Minimal text frame height"
1070
  msgstr ""
1071
 
1072
+ #: wppa-ajax.php:1985 wppa-settings-autosave.php:1392
1073
  msgid "Border width"
1074
  msgstr ""
1075
 
1076
+ #: wppa-ajax.php:1988 wppa-settings-autosave.php:766
1077
+ #: wppa-settings-autosave.php:1401
1078
  msgid "Border radius"
1079
  msgstr ""
1080
 
1081
+ #: wppa-ajax.php:1991 wppa-settings-autosave.php:777
1082
  msgid "Box spacing"
1083
  msgstr ""
1084
 
1085
+ #: wppa-ajax.php:1997 wppa-settings-autosave.php:1070
1086
  msgid "Popup size"
1087
  msgstr ""
1088
 
1089
+ #: wppa-ajax.php:2000
1090
  msgid "Fullsize border width"
1091
  msgstr ""
1092
 
1093
+ #: wppa-ajax.php:2003
1094
  msgid "Lightbox Bordersize"
1095
  msgstr ""
1096
 
1097
+ #: wppa-ajax.php:2006
1098
  msgid "Lightbox Borderwidth"
1099
  msgstr ""
1100
 
1101
+ #: wppa-ajax.php:2009
1102
  msgid "Lightbox Borderradius"
1103
  msgstr ""
1104
 
1105
+ #: wppa-ajax.php:2012
1106
  msgid "Number of Comment widget entries"
1107
  msgstr ""
1108
 
1109
+ #: wppa-ajax.php:2015
1110
  msgid "Comment Widget image thumbnail size"
1111
  msgstr ""
1112
 
1113
+ #: wppa-ajax.php:2018 wppa-ajax.php:2021 wppa-ajax.php:2024
1114
  msgid "Opacity."
1115
  msgstr ""
1116
 
1117
+ #: wppa-ajax.php:2033 wppa-settings-autosave.php:1201
1118
  msgid "Avatar size"
1119
  msgstr ""
1120
 
1121
+ #: wppa-ajax.php:2036 wppa-ajax.php:2039
1122
  msgid "Watermark opacity"
1123
  msgstr ""
1124
 
1125
+ #: wppa-ajax.php:2042 wppa-settings-autosave.php:1370
1126
  msgid "Number of text lines"
1127
  msgstr ""
1128
 
1129
+ #: wppa-ajax.php:2045 wppa-settings-autosave.php:4618
1130
  msgid "Overlay opacity"
1131
  msgstr ""
1132
 
1133
+ #: wppa-ajax.php:2048 wppa-settings-autosave.php:8117
1134
  msgid "Upload limit"
1135
  msgstr ""
1136
 
1137
+ #: wppa-ajax.php:2051 wppa-settings-autosave.php:4287
1138
  msgid "Notify inappropriate"
1139
  msgstr ""
1140
 
1141
+ #: wppa-ajax.php:2054
1142
  msgid "Dislike pending"
1143
  msgstr ""
1144
 
1145
+ #: wppa-ajax.php:2057
1146
  msgid "Dislike delete"
1147
  msgstr ""
1148
 
1149
+ #: wppa-ajax.php:2060 wppa-settings-autosave.php:7641
1150
  msgid "Max execution time"
1151
  msgstr ""
1152
 
1153
+ #: wppa-ajax.php:2066
1154
  msgid "myCRED / Cube Points"
1155
  msgstr ""
1156
 
1157
+ #: wppa-ajax.php:2069
1158
  msgid "JPG Image quality"
1159
  msgstr ""
1160
 
1161
+ #: wppa-ajax.php:2075 wppa-settings-autosave.php:4160
1162
  msgid "Number of coverphotos"
1163
  msgstr ""
1164
 
1165
+ #: wppa-ajax.php:2078 wppa-settings-autosave.php:4258
1166
  msgid "Dislike value"
1167
  msgstr ""
1168
 
1169
+ #: wppa-ajax.php:2081 wppa-settings-autosave.php:907
1170
  msgid "Slideshow pagesize"
1171
  msgstr ""
1172
 
1173
+ #: wppa-ajax.php:2084 wppa-settings-autosave.php:926
1174
  msgid "Slideonly max"
1175
  msgstr ""
1176
 
1177
+ #: wppa-ajax.php:2087 wppa-settings-autosave.php:795
1178
  msgid "Max Pagelinks"
1179
  msgstr ""
1180
 
1181
+ #: wppa-ajax.php:2104 wppa-settings-autosave.php:822
1182
  msgid "Sticky header size"
1183
  msgstr ""
1184
 
1185
+ #: wppa-ajax.php:2115
1186
  msgid "Could not clear ratings"
1187
  msgstr ""
1188
 
1189
+ #: wppa-ajax.php:2124
1190
  msgid "Viewcounts cleared"
1191
  msgstr ""
1192
 
1193
+ #: wppa-ajax.php:2127
1194
  msgid "Could not clear viewcounts"
1195
  msgstr ""
1196
 
1197
+ #: wppa-ajax.php:2137
1198
  msgid "IPTC data cleared"
1199
  msgstr ""
1200
 
1201
+ #: wppa-ajax.php:2138
1202
  msgid "Refresh this page to clear table X"
1203
  msgstr ""
1204
 
1205
+ #: wppa-ajax.php:2142
1206
  msgid "Could not clear IPTC data"
1207
  msgstr ""
1208
 
1209
+ #: wppa-ajax.php:2152
1210
  msgid "EXIF data cleared"
1211
  msgstr ""
1212
 
1213
+ #: wppa-ajax.php:2153
1214
  msgid "Refresh this page to clear table XI"
1215
  msgstr ""
1216
 
1217
+ #: wppa-ajax.php:2157
1218
  msgid "Could not clear EXIF data"
1219
  msgstr ""
1220
 
1221
+ #: wppa-ajax.php:2165
1222
  msgid "Recuperation performed"
1223
  msgstr ""
1224
 
1225
+ #: wppa-ajax.php:2180
1226
  msgid ""
1227
  "Illegal format. Please enter a 6 digit hexadecimal color value. Example: "
1228
  "#77bbff"
1229
  msgstr ""
1230
 
1231
+ #: wppa-ajax.php:2206
1232
  msgid "You just changed a setting that requires the recalculation of ratings."
1233
  msgstr ""
1234
 
1235
+ #: wppa-ajax.php:2207 wppa-ajax.php:2669
1236
  msgid "Please run the appropriate action in Table VIII."
1237
  msgstr ""
1238
 
1239
+ #: wppa-ajax.php:2231 wppa-ajax.php:2247
1240
  #, php-format
1241
  msgid "Unable to create or write to %s"
1242
  msgstr ""
1243
 
1244
+ #: wppa-ajax.php:2240
1245
  msgid "Source can not be inside the wppa folder."
1246
  msgstr ""
1247
 
1248
+ #: wppa-ajax.php:2257
1249
  msgid "The content must contain w#album"
1250
  msgstr ""
1251
 
1252
+ #: wppa-ajax.php:2264
1253
  msgid "The content must contain w#lat and w#lon"
1254
  msgstr ""
1255
 
1256
+ #: wppa-ajax.php:2312 wppa-ajax.php:2318
1257
  msgid "Members"
1258
  msgstr ""
1259
 
1260
+ #: wppa-ajax.php:2312
1261
  msgid "Parent of the member albums"
1262
  msgstr ""
1263
 
1264
+ #: wppa-ajax.php:2456
1265
  #, php-format
1266
  msgid "User %s has been blacklisted."
1267
  msgstr ""
1268
 
1269
+ #: wppa-ajax.php:2459 wppa-ajax.php:2489
1270
  #, php-format
1271
  msgid "User %s does not exist."
1272
  msgstr ""
1273
 
1274
+ #: wppa-ajax.php:2486
1275
  #, php-format
1276
  msgid "User %s is now superuser."
1277
  msgstr ""
1278
 
1279
+ #: wppa-ajax.php:2511
1280
  msgid ""
1281
  "The content of the Custom box has been changed to display the Fotomoto "
1282
  "toolbar."
1283
  msgstr ""
1284
 
1285
+ #: wppa-ajax.php:2515 wppa-ajax.php:2530
1286
  msgid "The display of the custom box has been enabled"
1287
  msgstr ""
1288
 
1289
+ #: wppa-ajax.php:2526
1290
  msgid "The content of the Custom box has been changed to display maps."
1291
  msgstr ""
1292
 
1293
+ #: wppa-ajax.php:2599
1294
  msgid ""
1295
  "You must run Table VIII-A13 and VIII-A14 first before you can switch to "
1296
  "encrypted urls."
1297
  msgstr ""
1298
 
1299
+ #: wppa-ajax.php:2602
1300
  msgid "Table IV-A3 will be switched off."
1301
  msgstr ""
1302
 
1303
+ #: wppa-ajax.php:2606
1304
  msgid "Table IV-A4 will be switched off."
1305
  msgstr ""
1306
 
1307
+ #: wppa-ajax.php:2616
1308
  msgid "Not allowed when cryptic links is active"
1309
  msgstr ""
1310
 
1311
+ #: wppa-ajax.php:2628
1312
  msgid "A Twitter account name must start with an at sign: @"
1313
  msgstr ""
1314
 
1315
+ #: wppa-ajax.php:2647
1316
  #, php-format
1317
  msgid "Failed to set %s to %s"
1318
  msgstr ""
1319
 
1320
+ #: wppa-ajax.php:2652
1321
  #, php-format
1322
  msgid "Setting %s updated to %s"
1323
  msgstr ""
1324
 
1325
+ #: wppa-ajax.php:2668
1326
  msgid ""
1327
  "You just changed a setting that requires the regeneration of thumbnails."
1328
  msgstr ""
1329
 
1330
+ #: wppa-ajax.php:2741
1331
  msgid "Missing album id"
1332
  msgstr ""
1333
 
1334
+ #: wppa-ajax.php:2761
1335
  msgid "You do not have the rights to delete this album"
1336
  msgstr ""
1337
 
1338
+ #: wppa-ajax.php:2782
1339
  msgid "An error has occurred"
1340
  msgstr ""
1341
 
1342
+ #: wppa-ajax.php:2818 wppa-ajax.php:2825
1343
  msgid "You may also enter:"
1344
  msgstr ""
1345
 
1346
+ #: wppa-ajax.php:2819 wppa-ajax.php:2826
1347
  msgid "You may also leave/set this blank"
1348
  msgstr ""
1349
 
1350
+ #: wppa-album-admin-autosave.php:23 wppa-album-admin-autosave.php:991
1351
  msgid "Upload to this album"
1352
  msgstr ""
1353
 
1362
  "Please make sure that %s is writeable by the server."
1363
  msgstr ""
1364
 
1365
+ #: wppa-album-admin-autosave.php:79 wppa-album-admin-autosave.php:1016
1366
  msgid "Manage Photos"
1367
  msgstr ""
1368
 
1369
+ #: wppa-album-admin-autosave.php:80 wppa-album-admin-autosave.php:1017
1370
  msgid "Copy / move / delete / edit name / edit description / change status"
1371
  msgstr ""
1372
 
1373
+ #: wppa-album-admin-autosave.php:81 wppa-album-admin-autosave.php:1019
1374
  msgid "Edit photo information except copy and move"
1375
  msgstr ""
1376
 
1377
+ #: wppa-album-admin-autosave.php:82 wppa-album-admin-autosave.php:1020
1378
+ #: wppa-setup.php:1354
1379
  msgid "Edit photo information"
1380
  msgstr ""
1381
 
1383
  msgid "Back to album table"
1384
  msgstr ""
1385
 
1386
+ #: wppa-album-admin-autosave.php:91 wppa-album-admin-autosave.php:1027
1387
  msgid "Top of page"
1388
  msgstr ""
1389
 
1390
+ #: wppa-album-admin-autosave.php:118 wppa-functions.php:4081
1391
+ #: wppa-settings-autosave.php:7965 wppa-wpdb-insert.php:346
1392
  msgid "New Album"
1393
  msgstr "Nyt Album"
1394
 
1395
+ #: wppa-album-admin-autosave.php:123 wppa-import.php:1654 wppa-import.php:1690
1396
+ #: wppa-import.php:2613
1397
  msgid "Could not create album."
1398
  msgstr ""
1399
 
1400
+ #: wppa-album-admin-autosave.php:131 wppa-import.php:1660 wppa-import.php:2621
1401
  msgid "Album #"
1402
  msgstr ""
1403
 
1404
+ #: wppa-album-admin-autosave.php:131 wppa-import.php:1660 wppa-import.php:2621
1405
  msgid "Added."
1406
  msgstr ""
1407
 
1455
  msgid "Album number:"
1456
  msgstr ""
1457
 
1458
+ #: wppa-album-admin-autosave.php:311 wppa-photo-admin-autosave.php:549
1459
  msgid "Crypt:"
1460
  msgstr ""
1461
 
1464
  msgstr ""
1465
 
1466
  #: wppa-album-admin-autosave.php:317 wppa-album-admin-autosave.php:323
1467
+ #: wppa-photo-admin-autosave.php:555 wppa-photo-admin-autosave.php:579
1468
  msgid "local time"
1469
  msgstr ""
1470
 
1471
+ #: wppa-album-admin-autosave.php:321 wppa-photo-admin-autosave.php:578
1472
  msgid "Modified:"
1473
  msgstr ""
1474
 
1475
+ #: wppa-album-admin-autosave.php:326 wppa-photo-admin-autosave.php:583
1476
+ #: wppa-photo-admin-autosave.php:2078
1477
  msgid "Not modified"
1478
  msgstr ""
1479
 
1480
+ #: wppa-album-admin-autosave.php:332
1481
  msgid "Views:"
1482
  msgstr ""
1483
 
1484
+ #: wppa-album-admin-autosave.php:339
1485
+ msgid "Clicks:"
1486
+ msgstr ""
1487
+
1488
+ #: wppa-album-admin-autosave.php:344 wppa-photo-admin-autosave.php:561
1489
  msgid "Owned by:"
1490
  msgstr ""
1491
 
1492
+ #: wppa-album-admin-autosave.php:376
1493
  msgid "Album sort order #:"
1494
  msgstr ""
1495
 
1496
+ #: wppa-album-admin-autosave.php:387
1497
  msgid ""
1498
  "Album order # has only effect if you set the album sort order method to "
1499
  "<b>Order #</b> in the Photo Albums -> Settings screen.<br />"
1500
  msgstr ""
1501
 
1502
+ #: wppa-album-admin-autosave.php:393 wppa-tinymce-shortcodes.php:356
1503
  #: wppa-tinymce-shortcodes.php:382 wppa-tinymce-shortcodes.php:570
1504
  msgid "Parent album:"
1505
  msgstr ""
1506
 
1507
+ #: wppa-album-admin-autosave.php:434
1508
  msgid "Photo order:"
1509
  msgstr ""
1510
 
1511
+ #: wppa-album-admin-autosave.php:435
1512
  msgid "--- default --- See Table IV-C1"
1513
  msgstr ""
1514
 
1515
+ #: wppa-album-admin-autosave.php:436 wppa-album-admin-autosave.php:484
1516
+ #: wppa-settings-autosave.php:3956 wppa-settings-autosave.php:4070
1517
  #: wppa-thumbnail-widget.php:201
1518
  msgid "Order #"
1519
  msgstr ""
1520
 
1521
+ #: wppa-album-admin-autosave.php:438 wppa-album-admin-autosave.php:483
1522
+ #: wppa-potd-admin.php:249 wppa-settings-autosave.php:3958
1523
+ #: wppa-settings-autosave.php:4072 wppa-thumbnail-widget.php:203
1524
  msgid "Random"
1525
  msgstr ""
1526
 
1527
+ #: wppa-album-admin-autosave.php:439 wppa-settings-autosave.php:3959
1528
  msgid "Rating mean value"
1529
  msgstr ""
1530
 
1531
+ #: wppa-album-admin-autosave.php:440 wppa-bestof-widget.php:170
1532
+ #: wppa-settings-autosave.php:3960 wppa-topten-widget.php:355
1533
  msgid "Number of votes"
1534
  msgstr ""
1535
 
1536
+ #: wppa-album-admin-autosave.php:441 wppa-album-admin-autosave.php:488
1537
+ #: wppa-settings-autosave.php:3961 wppa-settings-autosave.php:4073
1538
  msgid "Timestamp"
1539
  msgstr ""
1540
 
1541
+ #: wppa-album-admin-autosave.php:442 wppa-settings-autosave.php:3962
1542
  msgid "EXIF Date"
1543
  msgstr ""
1544
 
1545
+ #: wppa-album-admin-autosave.php:443 wppa-settings-autosave.php:3963
1546
+ #: wppa-settings-autosave.php:4074
1547
  msgid "Order # desc"
1548
  msgstr ""
1549
 
1550
+ #: wppa-album-admin-autosave.php:444 wppa-settings-autosave.php:3964
1551
+ #: wppa-settings-autosave.php:4075
1552
  msgid "Name desc"
1553
  msgstr ""
1554
 
1555
+ #: wppa-album-admin-autosave.php:445 wppa-settings-autosave.php:3965
1556
  #: wppa-thumbnail-widget.php:204
1557
  msgid "Rating mean value desc"
1558
  msgstr ""
1559
 
1560
+ #: wppa-album-admin-autosave.php:446 wppa-settings-autosave.php:3966
1561
  #: wppa-thumbnail-widget.php:205
1562
  msgid "Number of votes desc"
1563
  msgstr ""
1564
 
1565
+ #: wppa-album-admin-autosave.php:447 wppa-settings-autosave.php:3967
1566
+ #: wppa-settings-autosave.php:4076 wppa-thumbnail-widget.php:206
1567
  msgid "Timestamp desc"
1568
  msgstr ""
1569
 
1570
+ #: wppa-album-admin-autosave.php:448 wppa-settings-autosave.php:3968
1571
  msgid "EXIF Date desc"
1572
  msgstr ""
1573
 
1574
+ #: wppa-album-admin-autosave.php:478
1575
  msgid "Sub album sort order:"
1576
  msgstr ""
1577
 
1578
+ #: wppa-album-admin-autosave.php:482
1579
  msgid "--- default --- See Table IV-D1"
1580
  msgstr ""
1581
 
1582
+ #: wppa-album-admin-autosave.php:485
1583
  msgid "Order # reverse"
1584
  msgstr ""
1585
 
1586
+ #: wppa-album-admin-autosave.php:487
1587
  msgid "Name reverse"
1588
  msgstr ""
1589
 
1590
+ #: wppa-album-admin-autosave.php:489
1591
  msgid "Timestamp reverse"
1592
  msgstr ""
1593
 
1594
+ #: wppa-album-admin-autosave.php:494
1595
  msgid "Use alt thumbsize:"
1596
  msgstr ""
1597
 
1598
+ #: wppa-album-admin-autosave.php:499 wppa-bestof-widget.php:182
1599
  #: wppa-bestof-widget.php:187 wppa-bestof-widget.php:192
1600
+ #: wppa-lasten-widget.php:219 wppa-settings-autosave.php:525
1601
+ #: wppa-settings-autosave.php:534 wppa-settings-autosave.php:543
1602
+ #: wppa-settings-autosave.php:554 wppa-settings-autosave.php:563
1603
+ #: wppa-settings-autosave.php:572 wppa-settings-autosave.php:581
1604
+ #: wppa-settings-autosave.php:590 wppa-settings-autosave.php:599
1605
+ #: wppa-settings-autosave.php:608 wppa-settings-autosave.php:617
1606
+ #: wppa-settings-autosave.php:626 wppa-settings-autosave.php:635
1607
+ #: wppa-settings-autosave.php:644 wppa-topten-widget.php:363
1608
+ #: wppa-topten-widget.php:370 wppa-topten-widget.php:378
 
1609
  #: wppa-topten-widget.php:383 wppa-topten-widget.php:388
1610
+ #: wppa-topten-widget.php:393 wppa-topten-widget.php:398
1611
  msgid "no"
1612
  msgstr ""
1613
 
1614
+ #: wppa-album-admin-autosave.php:502 wppa-bestof-widget.php:181
1615
  #: wppa-bestof-widget.php:186 wppa-bestof-widget.php:191
1616
+ #: wppa-lasten-widget.php:220 wppa-settings-autosave.php:525
1617
+ #: wppa-settings-autosave.php:534 wppa-settings-autosave.php:543
1618
+ #: wppa-settings-autosave.php:554 wppa-settings-autosave.php:563
1619
+ #: wppa-settings-autosave.php:572 wppa-settings-autosave.php:581
1620
+ #: wppa-settings-autosave.php:590 wppa-settings-autosave.php:599
1621
+ #: wppa-settings-autosave.php:608 wppa-settings-autosave.php:617
1622
+ #: wppa-settings-autosave.php:626 wppa-settings-autosave.php:635
1623
+ #: wppa-settings-autosave.php:644 wppa-settings-autosave.php:653
1624
+ #: wppa-super-view-widget.php:85 wppa-topten-widget.php:362
1625
+ #: wppa-topten-widget.php:369 wppa-topten-widget.php:377
 
1626
  #: wppa-topten-widget.php:382 wppa-topten-widget.php:387
1627
+ #: wppa-topten-widget.php:392 wppa-topten-widget.php:397
1628
  msgid "yes"
1629
  msgstr ""
1630
 
1631
+ #: wppa-album-admin-autosave.php:510
1632
  msgid "Cover Type:"
1633
  msgstr ""
1634
 
1635
+ #: wppa-album-admin-autosave.php:517
1636
  msgid "--- default --- See Table IV-D6"
1637
  msgstr ""
1638
 
1639
+ #: wppa-album-admin-autosave.php:520 wppa-settings-autosave.php:2021
1640
+ #: wppa-settings-autosave.php:4140
1641
  msgid "Standard"
1642
  msgstr ""
1643
 
1644
+ #: wppa-album-admin-autosave.php:523 wppa-settings-autosave.php:4141
1645
  msgid "Long Descriptions"
1646
  msgstr ""
1647
 
1648
+ #: wppa-album-admin-autosave.php:526 wppa-settings-autosave.php:4142
1649
  msgid "Image Factory"
1650
  msgstr ""
1651
 
1652
+ #: wppa-album-admin-autosave.php:529 wppa-settings-autosave.php:4143
1653
  msgid "Standard mcr"
1654
  msgstr ""
1655
 
1656
+ #: wppa-album-admin-autosave.php:532 wppa-settings-autosave.php:4144
1657
  msgid "Long Descriptions mcr"
1658
  msgstr ""
1659
 
1660
+ #: wppa-album-admin-autosave.php:535 wppa-settings-autosave.php:4145
1661
  msgid "Image Factory mcr"
1662
  msgstr ""
1663
 
1664
+ #: wppa-album-admin-autosave.php:542
1665
  msgid "Cover Photo:"
1666
  msgstr ""
1667
 
1668
+ #: wppa-album-admin-autosave.php:547
1669
  msgid "Upload limit:"
1670
  msgstr ""
1671
 
1672
+ #: wppa-album-admin-autosave.php:559
1673
  msgid "Set the upload limit (0 means unlimited)."
1674
  msgstr ""
1675
 
1676
+ #: wppa-album-admin-autosave.php:565 wppa-settings-autosave.php:6178
1677
+ #: wppa-settings-autosave.php:8124
1678
  msgid "for ever"
1679
  msgstr ""
1680
 
1681
+ #: wppa-album-admin-autosave.php:566 wppa-album-admin-autosave.php:578
1682
+ #: wppa-settings-autosave.php:6179 wppa-settings-autosave.php:8125
1683
  msgid "per hour"
1684
  msgstr ""
1685
 
1686
+ #: wppa-album-admin-autosave.php:567 wppa-album-admin-autosave.php:579
1687
+ #: wppa-settings-autosave.php:6180 wppa-settings-autosave.php:8126
1688
  msgid "per day"
1689
  msgstr ""
1690
 
1691
+ #: wppa-album-admin-autosave.php:568 wppa-album-admin-autosave.php:580
1692
+ #: wppa-settings-autosave.php:6181 wppa-settings-autosave.php:8127
1693
  msgid "per week"
1694
  msgstr ""
1695
 
1696
+ #: wppa-album-admin-autosave.php:569 wppa-album-admin-autosave.php:581
1697
+ #: wppa-settings-autosave.php:6182 wppa-settings-autosave.php:8128
1698
  msgid "per month"
1699
  msgstr ""
1700
 
1701
+ #: wppa-album-admin-autosave.php:570 wppa-album-admin-autosave.php:582
1702
+ #: wppa-settings-autosave.php:6183 wppa-settings-autosave.php:8129
1703
  msgid "per year"
1704
  msgstr ""
1705
 
1706
+ #: wppa-album-admin-autosave.php:574
1707
  msgid "Unlimited"
1708
  msgstr ""
1709
 
1710
+ #: wppa-album-admin-autosave.php:590 wppa-photo-admin-autosave.php:778
1711
  msgid "Remark:"
1712
  msgstr ""
1713
 
1714
+ #: wppa-album-admin-autosave.php:595
1715
  #, php-format
1716
  msgid "Album %s is not modified yet"
1717
  msgstr ""
1718
 
1719
+ #: wppa-album-admin-autosave.php:618
1720
  msgid "Name:"
1721
  msgstr ""
1722
 
1723
+ #: wppa-album-admin-autosave.php:629
1724
  msgid "Type the name of the album. Do not leave this empty."
1725
  msgstr ""
1726
 
1727
+ #: wppa-album-admin-autosave.php:640 wppa-photo-admin-autosave.php:1232
1728
+ #: wppa-photo-admin-autosave.php:1283
1729
  msgid "Description:"
1730
  msgstr ""
1731
 
1732
+ #: wppa-album-admin-autosave.php:657
1733
  msgid "Update Album description"
1734
  msgstr ""
1735
 
1736
+ #: wppa-album-admin-autosave.php:689
1737
  msgid "Catogories:"
1738
  msgstr ""
1739
 
1740
+ #: wppa-album-admin-autosave.php:702
1741
  msgid "Separate categories with commas."
1742
  msgstr ""
1743
 
1744
+ #: wppa-album-admin-autosave.php:711
1745
  msgid "- select to add -"
1746
  msgstr ""
1747
 
1748
+ #: wppa-album-admin-autosave.php:717
1749
  msgid "No categories yet"
1750
  msgstr ""
1751
 
1752
+ #: wppa-album-admin-autosave.php:728
1753
  msgid "Default photo tags:"
1754
  msgstr ""
1755
 
1756
+ #: wppa-album-admin-autosave.php:741
1757
  msgid ""
1758
  "Enter the tags that you want to be assigned to new photos in this album."
1759
  msgstr ""
1760
 
1761
+ #: wppa-album-admin-autosave.php:792
1762
  msgid "Link type:"
1763
  msgstr ""
1764
 
1765
+ #: wppa-album-admin-autosave.php:801 wppa-settings-autosave.php:8335
1766
  msgid "the sub-albums and thumbnails"
1767
  msgstr ""
1768
 
1769
+ #: wppa-album-admin-autosave.php:802 wppa-settings-autosave.php:8336
1770
  msgid "the sub-albums"
1771
  msgstr ""
1772
 
1773
+ #: wppa-album-admin-autosave.php:803 wppa-settings-autosave.php:8337
1774
  msgid "the thumbnails"
1775
  msgstr ""
1776
 
1777
+ #: wppa-album-admin-autosave.php:804 wppa-settings-autosave.php:8338
1778
  msgid "the album photos as slideshow"
1779
  msgstr ""
1780
 
1781
+ #: wppa-album-admin-autosave.php:805
1782
  msgid "the link page with a clean url"
1783
  msgstr ""
1784
 
1785
+ #: wppa-album-admin-autosave.php:806 wppa-settings-autosave.php:8339
1786
  msgid "no link at all"
1787
  msgstr ""
1788
 
1789
+ #: wppa-album-admin-autosave.php:811
1790
  msgid ""
1791
  "If you select \"the link page with a clean url\", select an Auto Page of one "
1792
  "of the photos in this album."
1793
  msgstr ""
1794
 
1795
+ #: wppa-album-admin-autosave.php:814
1796
  msgid ""
1797
  "If you select \"the link page with a clean url\", make sure you enter the "
1798
  "correct shortcode on the target page."
1799
  msgstr ""
1800
 
1801
+ #: wppa-album-admin-autosave.php:828 wppa-bestof-widget.php:196
1802
  #: wppa-potd-admin.php:108 wppa-potd-admin.php:124 wppa-potd-admin.php:152
1803
  #: wppa-slideshow-widget.php:221
1804
  msgid "Link to:"
1805
  msgstr ""
1806
 
1807
+ #: wppa-album-admin-autosave.php:834 wppa-settings-autosave.php:10059
1808
+ #: wppa-settings-autosave.php:10101 wppa-settings-autosave.php:10153
1809
  msgid "There are no pages (yet) to link to."
1810
  msgstr ""
1811
 
1812
+ #: wppa-album-admin-autosave.php:844
1813
  msgid "--- the same page or post ---"
1814
  msgstr ""
1815
 
1816
+ #: wppa-album-admin-autosave.php:853
1817
  msgid ""
1818
  "If you want, you can link the title to a WP page in stead of the album's "
1819
  "content. If so, select the page the title links to."
1820
  msgstr ""
1821
 
1822
+ #: wppa-album-admin-autosave.php:867
1823
  msgid "Schedule:"
1824
  msgstr ""
1825
 
1826
+ #: wppa-album-admin-autosave.php:882
1827
  msgid ""
1828
  "If enabled, new photos will have their status set scheduled for publication "
1829
  "on the date/time specified here."
1830
  msgstr ""
1831
 
1832
+ #: wppa-album-admin-autosave.php:908
1833
  msgid "Apply categories to all (grand)children."
1834
  msgstr ""
1835
 
1836
+ #: wppa-album-admin-autosave.php:910
1837
  msgid "Inherit Cats"
1838
  msgstr ""
1839
 
1840
+ #: wppa-album-admin-autosave.php:914
1841
  msgid "Add categories to all (grand)children."
1842
  msgstr ""
1843
 
1844
+ #: wppa-album-admin-autosave.php:916
1845
  msgid "Add Inherit Cats"
1846
  msgstr ""
1847
 
1848
+ #: wppa-album-admin-autosave.php:923 wppa-album-admin-autosave.php:938
1849
  msgid "Tag all photos in this album with the default tags."
1850
  msgstr ""
1851
 
1852
+ #: wppa-album-admin-autosave.php:925
1853
  msgid "Apply default tags"
1854
  msgstr ""
1855
 
1856
+ #: wppa-album-admin-autosave.php:929
1857
  msgid "Add the default tags to all photos in this album."
1858
  msgstr ""
1859
 
1860
+ #: wppa-album-admin-autosave.php:931
1861
  msgid "Add default tags"
1862
  msgstr ""
1863
 
1864
+ #: wppa-album-admin-autosave.php:940
1865
  msgid "Schedule all"
1866
  msgstr ""
1867
 
1868
+ #: wppa-album-admin-autosave.php:945
1869
  msgid "Are you sure you want to clear the ratings in this album?"
1870
  msgstr ""
1871
 
1872
+ #: wppa-album-admin-autosave.php:950
1873
  msgid "Reset ratings"
1874
  msgstr ""
1875
 
1876
+ #: wppa-album-admin-autosave.php:961
1877
  msgid "Apply new photo desc"
1878
  msgstr ""
1879
 
1880
+ #: wppa-album-admin-autosave.php:972
1881
  msgid "Remake all"
1882
  msgstr ""
1883
 
1884
+ #: wppa-album-admin-autosave.php:986
1885
  msgid "Change the upload limit or remove photos to enable new uploads."
1886
  msgstr ""
1887
 
1888
+ #: wppa-album-admin-autosave.php:990
1889
  msgid "Album is full"
1890
  msgstr ""
1891
 
1892
+ #: wppa-album-admin-autosave.php:991
1893
  #, php-format
1894
  msgid "(max %d)"
1895
  msgstr ""
1896
 
1897
+ #: wppa-album-admin-autosave.php:1018
1898
  msgid "Change sequence order by drag and drop"
1899
  msgstr ""
1900
 
1901
+ #: wppa-album-admin-autosave.php:1038
1902
  msgid "Moderate comment"
1903
  msgstr ""
1904
 
1905
+ #: wppa-album-admin-autosave.php:1055
1906
  msgid "Moderate photo"
1907
  msgstr ""
1908
 
1909
+ #: wppa-album-admin-autosave.php:1056 wppa-functions.php:2398
1910
  #: wppa-photo-admin-autosave.php:25
1911
  msgid "Edit photo"
1912
  msgstr "N&aelig;ste billede"
1913
 
1914
+ #: wppa-album-admin-autosave.php:1076 wppa-boxes-html.php:1855
1915
  #: wppa-boxes-html.php:1858
1916
  msgid "Delete Album"
1917
  msgstr ""
1918
 
1919
+ #: wppa-album-admin-autosave.php:1078 wppa-boxes-html.php:820
1920
+ #: wppa-breadcrumb.php:308 wppa-breadcrumb.php:332 wppa-breadcrumb.php:362
1921
+ #: wppa-breadcrumb.php:382 wppa-breadcrumb.php:476 wppa-breadcrumb.php:503
1922
+ #: wppa-breadcrumb.php:676 wppa-comment-admin.php:65 wppa-featen-widget.php:179
1923
  #: wppa-lasten-widget.php:203 wppa-slideshow-widget.php:199
1924
+ #: wppa-thumbnail-widget.php:189 wppa-topten-widget.php:336
1925
+ #: wppa-upload-widget.php:85 wppa-upload.php:165 wppa-upload.php:306
1926
+ #: wppa-upload.php:380
1927
  msgid "Album:"
1928
  msgstr "Album:"
1929
 
1930
+ #: wppa-album-admin-autosave.php:1079
1931
  msgid "Are you sure you want to delete this album?"
1932
  msgstr ""
1933
 
1934
+ #: wppa-album-admin-autosave.php:1080
1935
  msgid "Press Delete to continue, and Cancel to go back."
1936
  msgstr ""
1937
 
1938
+ #: wppa-album-admin-autosave.php:1085
1939
  msgid "What would you like to do with photos currently in the album?"
1940
  msgstr ""
1941
 
1942
+ #: wppa-album-admin-autosave.php:1086 wppa-album-admin-autosave.php:1095
1943
+ #: wppa-album-admin-autosave.php:1397 wppa-album-admin-autosave.php:1437
1944
+ #: wppa-album-admin-autosave.php:1534 wppa-album-admin-autosave.php:1769
1945
+ #: wppa-album-admin-autosave.php:1864 wppa-album-admin-autosave.php:2082
1946
  #: wppa-boxes-html.php:935 wppa-comment-admin.php:319
1947
  #: wppa-comment-admin.php:388 wppa-comment-admin.php:406
1948
+ #: wppa-functions.php:2137 wppa-links.php:789 wppa-links.php:807
1949
+ #: wppa-photo-admin-autosave.php:1905 wppa-photo-admin-autosave.php:1985
1950
+ #: wppa-thumbnails.php:669
1951
  msgid "Delete"
1952
  msgstr "Slet"
1953
 
1954
+ #: wppa-album-admin-autosave.php:1087
1955
  msgid "Move to:"
1956
  msgstr ""
1957
 
1958
+ #: wppa-album-admin-autosave.php:1094 wppa-photo-admin-autosave.php:2636
1959
+ #: wppa-settings-autosave.php:2892
1960
  msgid "Cancel"
1961
  msgstr ""
1962
 
1963
+ #: wppa-album-admin-autosave.php:1125
1964
  msgid "Unable to move photos. Album not deleted."
1965
  msgstr ""
1966
 
1967
+ #: wppa-album-admin-autosave.php:1143
1968
  msgid "Manage Albums"
1969
  msgstr ""
1970
 
1971
+ #: wppa-album-admin-autosave.php:1149
1972
  msgid "Are you sure you want to create a new album?"
1973
  msgstr ""
1974
 
1975
+ #: wppa-album-admin-autosave.php:1154
1976
  msgid "Create New Empty Album"
1977
  msgstr ""
1978
 
1979
+ #: wppa-album-admin-autosave.php:1160
1980
  msgid "Switch to Collapsable table"
1981
  msgstr ""
1982
 
1983
+ #: wppa-album-admin-autosave.php:1163
1984
  msgid "Switch to Flat table"
1985
  msgstr ""
1986
 
1987
+ #: wppa-album-admin-autosave.php:1175
1988
  msgid "Open all"
1989
  msgstr ""
1990
 
1991
+ #: wppa-album-admin-autosave.php:1188
1992
  msgid "Close all"
1993
  msgstr ""
1994
 
1995
+ #: wppa-album-admin-autosave.php:1330 wppa-album-admin-autosave.php:1467
1996
+ #: wppa-album-admin-autosave.php:1701 wppa-album-admin-autosave.php:1796
1997
+ #: wppa-photo-admin-autosave.php:1964 wppa-photo-admin-autosave.php:2086
1998
  msgid "ID"
1999
  msgstr ""
2000
 
2001
+ #: wppa-album-admin-autosave.php:1372 wppa-album-admin-autosave.php:1509
2002
+ #: wppa-album-admin-autosave.php:1744 wppa-album-admin-autosave.php:1839
2003
  msgid "Order"
2004
  msgstr ""
2005
 
2006
+ #: wppa-album-admin-autosave.php:1382 wppa-album-admin-autosave.php:1519
2007
+ #: wppa-album-admin-autosave.php:1754 wppa-album-admin-autosave.php:1849
2008
  msgid "Parent"
2009
  msgstr ""
2010
 
2011
+ #: wppa-album-admin-autosave.php:1390 wppa-album-admin-autosave.php:1527
2012
+ #: wppa-album-admin-autosave.php:1762 wppa-album-admin-autosave.php:1857
2013
  msgid "Albums/Photos/Moderation required/Scheduled"
2014
  msgstr ""
2015
 
2016
+ #: wppa-album-admin-autosave.php:1391 wppa-album-admin-autosave.php:1528
2017
+ #: wppa-album-admin-autosave.php:1763 wppa-album-admin-autosave.php:1858
2018
  msgid "A/P/PM/S"
2019
  msgstr ""
2020
 
2021
+ #: wppa-album-admin-autosave.php:1394 wppa-album-admin-autosave.php:1432
2022
+ #: wppa-album-admin-autosave.php:1531 wppa-album-admin-autosave.php:1766
2023
+ #: wppa-album-admin-autosave.php:1861 wppa-album-admin-autosave.php:1939
2024
+ #: wppa-album-admin-autosave.php:2077
2025
  msgid "Quick"
2026
  msgstr ""
2027
 
2028
+ #: wppa-album-admin-autosave.php:1395 wppa-album-admin-autosave.php:1433
2029
+ #: wppa-album-admin-autosave.php:1532 wppa-album-admin-autosave.php:1767
2030
+ #: wppa-album-admin-autosave.php:1862 wppa-album-admin-autosave.php:1944
2031
+ #: wppa-album-admin-autosave.php:2078
2032
  msgid "Bulk"
2033
  msgstr ""
2034
 
2035
+ #: wppa-album-admin-autosave.php:1396 wppa-album-admin-autosave.php:1434
2036
+ #: wppa-album-admin-autosave.php:1533 wppa-album-admin-autosave.php:1768
2037
+ #: wppa-album-admin-autosave.php:1863 wppa-album-admin-autosave.php:2079
2038
  msgid "Seq"
2039
  msgstr ""
2040
 
2041
+ #: wppa-album-admin-autosave.php:1398 wppa-album-admin-autosave.php:1442
2042
+ #: wppa-album-admin-autosave.php:1445 wppa-album-admin-autosave.php:1535
2043
+ #: wppa-album-admin-autosave.php:1770 wppa-album-admin-autosave.php:1865
2044
+ #: wppa-album-admin-autosave.php:2087 wppa-album-admin-autosave.php:2090
2045
  msgid "Create"
2046
  msgstr ""
2047
 
2048
+ #: wppa-album-admin-autosave.php:1441 wppa-album-admin-autosave.php:2086
2049
  msgid "Are you sure you want to create a subalbum?"
2050
  msgstr ""
2051
 
2052
+ #: wppa-album-admin-autosave.php:1546 wppa-album-admin-autosave.php:1892
2053
  msgid "No albums yet."
2054
  msgstr ""
2055
 
2056
+ #: wppa-album-admin-autosave.php:1695 wppa-album-admin-autosave.php:2050
2057
  msgid "Collapse subalbums"
2058
  msgstr ""
2059
 
2060
+ #: wppa-album-admin-autosave.php:1696 wppa-album-admin-autosave.php:2051
2061
  msgid "Expand subalbums"
2062
  msgstr ""
2063
 
2064
+ #: wppa-album-admin-autosave.php:1778
2065
  msgid ""
2066
  "The following albums are ---separate--- and do not show up in the generic "
2067
  "album display"
2068
  msgstr ""
2069
 
2070
+ #: wppa-album-admin-autosave.php:1908
2071
  msgid "Search for photos to edit"
2072
  msgstr ""
2073
 
2074
+ #: wppa-album-admin-autosave.php:1909
2075
  msgid ""
2076
  "Enter search words seperated by commas. Photos will meet all search words by "
2077
  "their names, descriptions, translated keywords and/or tags."
2078
  msgstr ""
2079
 
2080
+ #: wppa-album-admin-autosave.php:1915
2081
  msgid "Any"
2082
  msgstr ""
2083
 
2084
+ #: wppa-album-admin-autosave.php:1919
2085
  msgid "Search for"
2086
  msgstr ""
2087
 
2088
+ #: wppa-album-admin-autosave.php:2124
2089
  #, php-format
2090
  msgid "Unable to move photos to album %s. Album not deleted."
2091
  msgstr ""
2092
 
2093
+ #: wppa-album-admin-autosave.php:2145
2094
  #, php-format
2095
  msgid "Time is out after %d photo deletes. Please redo this operation"
2096
  msgstr ""
2097
 
2098
+ #: wppa-album-admin-autosave.php:2180
2099
  msgid "Album Deleted."
2100
  msgstr ""
2101
 
2102
+ #: wppa-album-admin-autosave.php:2202
2103
  #, php-format
2104
  msgid "auto select max %s random"
2105
  msgstr ""
2106
 
2107
+ #: wppa-album-admin-autosave.php:2204
2108
  #, php-format
2109
  msgid "auto select max %s featured"
2110
  msgstr ""
2111
 
2112
+ #: wppa-album-admin-autosave.php:2206
2113
  #, php-format
2114
  msgid "max %s most recent added"
2115
  msgstr ""
2116
 
2117
+ #: wppa-album-admin-autosave.php:2208
2118
  #, php-format
2119
  msgid "max %s from (grand)child albums"
2120
  msgstr ""
2121
 
2122
+ #: wppa-album-admin-autosave.php:2210
2123
  #, php-format
2124
  msgid "max %s most recent from (grand)child albums"
2125
  msgstr ""
2126
 
2127
+ #: wppa-album-admin-autosave.php:2214
2128
  msgid "--- random ---"
2129
  msgstr ""
2130
 
2131
+ #: wppa-album-admin-autosave.php:2216
2132
  msgid "--- random featured ---"
2133
  msgstr ""
2134
 
2135
+ #: wppa-album-admin-autosave.php:2218
2136
  msgid "--- most recent added ---"
2137
  msgstr ""
2138
 
2139
+ #: wppa-album-admin-autosave.php:2220
2140
  msgid "--- random from (grand)children ---"
2141
  msgstr ""
2142
 
2143
+ #: wppa-album-admin-autosave.php:2222
2144
  msgid "--- most recent from (grand)children ---"
2145
  msgstr ""
2146
 
2147
+ #: wppa-album-admin-autosave.php:2234
2148
  msgid "Nameless, filename = "
2149
  msgstr ""
2150
 
2151
+ #: wppa-album-admin-autosave.php:2277
2152
  msgid ""
2153
  "You can edit top-level album sequence order here when you set the album "
2154
  "order to \"Order #\" or \"Order # desc\" in Table IV-D1."
2155
  msgstr ""
2156
 
2157
+ #: wppa-album-admin-autosave.php:2280
2158
  msgid ""
2159
  "You can edit sub-album sequence order here when you set the album order to "
2160
  "\"Order #\" or \"Order # desc\" in the \"Sub album sort order:\" selection "
2161
  "box above."
2162
  msgstr ""
2163
 
2164
+ #: wppa-album-admin-autosave.php:2289
2165
  msgid "Manage album order"
2166
  msgstr ""
2167
 
2168
+ #: wppa-album-admin-autosave.php:2293
2169
  msgid "Change sequence order by drag and drop, or use the up/down arrows."
2170
  msgstr ""
2171
 
2172
+ #: wppa-album-admin-autosave.php:2296
2173
  msgid "Do not leave this page unless the bar is entirely green."
2174
  msgstr ""
2175
 
2176
+ #: wppa-album-admin-autosave.php:2305 wppa-settings-autosave.php:8037
2177
+ #: wppa-settings-autosave.php:8048 wppa-stereo.php:31
2178
  msgid "Color"
2179
  msgstr ""
2180
 
2181
+ #: wppa-album-admin-autosave.php:2308
2182
  msgid "Meaning"
2183
  msgstr ""
2184
 
2185
+ #: wppa-album-admin-autosave.php:2318
2186
  msgid "Up to date"
2187
  msgstr ""
2188
 
2189
+ #: wppa-album-admin-autosave.php:2326
2190
  msgid "Updating"
2191
  msgstr ""
2192
 
2193
+ #: wppa-album-admin-autosave.php:2334
2194
  msgid "Needs update"
2195
  msgstr ""
2196
 
2197
+ #: wppa-album-admin-autosave.php:2342 wppa-maintenance.php:70
2198
+ #: wppa-upload.php:602
2199
  msgid "Error"
2200
  msgstr ""
2201
 
2202
+ #: wppa-album-admin-autosave.php:2562
2203
  msgid "To top"
2204
  msgstr ""
2205
 
2206
+ #: wppa-album-admin-autosave.php:2573
2207
  msgid "One up"
2208
  msgstr ""
2209
 
2210
+ #: wppa-album-admin-autosave.php:2584
2211
  msgid "One down"
2212
  msgstr ""
2213
 
2214
+ #: wppa-album-admin-autosave.php:2595
2215
  msgid "To bottom"
2216
  msgstr ""
2217
 
2218
+ #: wppa-album-admin-autosave.php:2606
2219
  msgid "Id:"
2220
  msgstr ""
2221
 
2222
+ #: wppa-album-admin-autosave.php:2607
2223
  msgid "Ord:"
2224
  msgstr ""
2225
 
2226
  #: wppa-album-covers.php:1334 wppa-album-covers.php:1410
2227
+ #: wppa-album-covers.php:1418 wppa-album-covers.php:1664
2228
  msgid "View the album"
2229
  msgstr "Se album"
2230
 
2234
  msgstr[0] "Se forside foto"
2235
  msgstr[1] "Se forside foto's"
2236
 
2237
+ #: wppa-album-covers.php:1430
2238
  msgid "View"
2239
  msgstr "Vis"
2240
 
2241
+ #: wppa-album-covers.php:1434 wppa-album-covers.php:1442
2242
  #, php-format
2243
  msgid "%d album"
2244
  msgid_plural "%d albums"
2245
  msgstr[0] ""
2246
  msgstr[1] ""
2247
 
2248
+ #: wppa-album-covers.php:1437 wppa-album-covers.php:1451
 
 
 
 
 
 
 
 
 
2249
  #, php-format
2250
  msgid "%d photo"
2251
  msgid_plural "%d photos"
2252
  msgstr[0] ""
2253
  msgstr[1] ""
2254
 
2255
+ #: wppa-album-covers.php:1448 wppa-boxes-html.php:1282 wppa-boxes-html.php:1596
2256
+ #: wppa-breadcrumb.php:175 wppa-breadcrumb.php:181 wppa-breadcrumb.php:188
2257
+ #: wppa-breadcrumb.php:412 wppa-breadcrumb.php:414 wppa-breadcrumb.php:420
2258
+ #: wppa-breadcrumb.php:422 wppa-breadcrumb.php:430 wppa-breadcrumb.php:446
2259
+ #: wppa-breadcrumb.php:459 wppa-breadcrumb.php:465 wppa-utils.php:1587
2260
+ #: wppa-utils.php:2251
2261
+ msgid "and"
2262
+ msgstr "og"
2263
+
2264
+ #: wppa-album-covers.php:1532
2265
  msgid "New!"
2266
  msgstr "Nyt!"
2267
 
2268
+ #: wppa-album-covers.php:1535 wppa-thumbnails.php:2004 wppa-thumbnails.php:2005
2269
  msgid "New"
2270
  msgstr "Ny"
2271
 
2272
+ #: wppa-album-covers.php:1773 wppa-boxes-html.php:844 wppa-non-admin.php:794
2273
+ #: wppa-settings-autosave.php:2283 wppa-settings-autosave.php:5615
2274
+ #: wppa-settings-autosave.php:8494
2275
  msgid "Slideshow"
2276
  msgstr "Slideshow"
2277
 
2278
+ #: wppa-album-covers.php:1774
2279
  msgid "Browse photos"
2280
  msgstr "Se fotos"
2281
 
2282
+ #: wppa-album-covers.php:1811 wppa-breadcrumb.php:414 wppa-breadcrumb.php:422
2283
+ #: wppa-breadcrumb.php:459 wppa-breadcrumb.php:465
2284
  msgid "Category:"
2285
  msgid_plural "Categories:"
2286
  msgstr[0] ""
2310
  msgid "--- all separate albums ---"
2311
  msgstr ""
2312
 
2313
+ #: wppa-album-navigator-widget.php:102 wppa-common-functions.php:1734
2314
+ #: wppa-items.php:441
2315
  msgid "--- owner/public ---"
2316
  msgstr "---ejer/offentlige---"
2317
 
2360
 
2361
  #: wppa-album-widget.php:357 wppa-comment-widget.php:120
2362
  #: wppa-featen-widget.php:187 wppa-lasten-widget.php:241
2363
+ #: wppa-thumbnail-widget.php:232 wppa-topten-widget.php:402
2364
  msgid ""
2365
  "You can set the sizes in this widget in the <b>Photo Albums -> Settings</b> "
2366
  "admin page."
2419
  msgid "Number of max ratings"
2420
  msgstr ""
2421
 
2422
+ #: wppa-bestof-widget.php:169 wppa-topten-widget.php:354
2423
  msgid "Mean value"
2424
  msgstr ""
2425
 
2426
  #: wppa-bestof-widget.php:178 wppa-potd-admin.php:132
2427
+ #: wppa-topten-widget.php:374
2428
  msgid "Subtitle:"
2429
  msgstr ""
2430
 
2432
  msgid "No of max ratings:"
2433
  msgstr ""
2434
 
2435
+ #: wppa-bestof-widget.php:184 wppa-topten-widget.php:385
2436
  msgid "Mean rating:"
2437
  msgstr ""
2438
 
2439
+ #: wppa-bestof-widget.php:189 wppa-topten-widget.php:390
2440
  msgid "Rating count:"
2441
  msgstr ""
2442
 
2443
+ #: wppa-bestof-widget.php:198 wppa-common-functions.php:1716
2444
+ #: wppa-import.php:1614 wppa-items.php:429 wppa-potd-admin.php:100
2445
+ #: wppa-potd-admin.php:136 wppa-settings-autosave.php:1383
2446
+ #: wppa-settings-autosave.php:1732 wppa-settings-autosave.php:1937
2447
+ #: wppa-settings-autosave.php:3747 wppa-settings-autosave.php:3761
2448
+ #: wppa-settings-autosave.php:3902 wppa-settings-autosave.php:3955
2449
+ #: wppa-settings-autosave.php:4069 wppa-settings-autosave.php:4182
2450
+ #: wppa-settings-autosave.php:5689 wppa-settings-autosave.php:6446
2451
+ #: wppa-settings-autosave.php:7921 wppa-settings-autosave.php:8140
2452
+ #: wppa-settings-autosave.php:8216 wppa-settings-autosave.php:9130
2453
+ #: wppa-settings-autosave.php:9287 wppa-thumbnail-widget.php:200
2454
+ #: wppa-tinymce-shortcodes.php:626 wppa-watermark.php:533
2455
  msgid "--- none ---"
2456
  msgstr "--- ingen ---"
2457
 
2479
  msgid "Photo search results"
2480
  msgstr "Foto søgeresultater"
2481
 
2482
+ #: wppa-boxes-html.php:383 wppa-breadcrumb.php:163
2483
+ #: wppa-settings-autosave.php:359
2484
  msgid "Albums"
2485
  msgstr "Album"
2486
 
2487
+ #: wppa-boxes-html.php:389 wppa-breadcrumb.php:178
2488
  msgid "Photos"
2489
  msgstr "Foto's"
2490
 
2493
  msgstr "Kategori"
2494
 
2495
  #: wppa-boxes-html.php:421 wppa-boxes-html.php:554
2496
+ #: wppa-settings-autosave.php:8036 wppa-settings-autosave.php:8047
2497
  msgid "Text"
2498
  msgstr "Tekst"
2499
 
2507
  msgid "Items must meet all selected options."
2508
  msgstr "Elementer skal opfylde alle valgte indstillinger."
2509
 
2510
+ #: wppa-boxes-html.php:546 wppa-settings-autosave.php:9391
2511
+ #: wppa-settings-autosave.php:9431 wppa-settings-autosave.php:9453
2512
+ #: wppa-settings-autosave.php:9499
2513
  msgid "Tag"
2514
  msgstr "Tag"
2515
 
2530
  msgid "Super View Photos"
2531
  msgstr "Super View Billeder"
2532
 
2533
+ #: wppa-boxes-html.php:836 wppa-settings-autosave.php:375
2534
+ #: wppa-settings-autosave.php:4868
2535
  msgid "Thumbnails"
2536
  msgstr "Miniatyrbilder"
2537
 
2640
  msgid "Enter album name."
2641
  msgstr "Indtast albummets navn."
2642
 
2643
+ #: wppa-boxes-html.php:2000 wppa-boxes-html.php:2942
2644
  msgid "Don't leave this blank!"
2645
  msgstr "Lad ikke dette tomt!"
2646
 
2652
  msgid "Create album"
2653
  msgstr "Opret album"
2654
 
2655
+ #: wppa-boxes-html.php:2207 wppa-boxes-html.php:2221 wppa-functions.php:4307
2656
  msgid "Max uploads reached"
2657
  msgstr "Maks. antal indsendinger er opn&aring;et"
2658
 
2659
+ #: wppa-boxes-html.php:2286 wppa-upload.php:188
2660
  msgid "Upload Photo"
2661
  msgstr "Indsend foto"
2662
 
2663
+ #: wppa-boxes-html.php:2361
2664
  msgid "Enter album id"
2665
  msgstr ""
2666
 
2667
+ #: wppa-boxes-html.php:2387
2668
  msgid "Select Photo / Video / Camera"
2669
  msgstr ""
2670
 
2671
+ #: wppa-boxes-html.php:2390
2672
  msgid "Select Photo / Camera"
2673
  msgstr ""
2674
 
2675
+ #: wppa-boxes-html.php:2395
2676
  msgid "Select Photo / Video"
2677
  msgstr ""
2678
 
2679
+ #: wppa-boxes-html.php:2398
2680
  msgid "Select Photo"
2681
  msgstr ""
2682
 
2683
+ #: wppa-boxes-html.php:2405
2684
  msgid "Select Photos / Video / Camera"
2685
  msgstr ""
2686
 
2687
+ #: wppa-boxes-html.php:2408
2688
  msgid "Select Photos / Camera"
2689
  msgstr ""
2690
 
2691
+ #: wppa-boxes-html.php:2413
2692
  msgid "Select Photos / Video"
2693
  msgstr ""
2694
 
2695
+ #: wppa-boxes-html.php:2416
2696
  msgid "Select Photos"
2697
  msgstr ""
2698
 
2699
+ #: wppa-boxes-html.php:2459
2700
  #, php-format
2701
  msgid "You may upload %d photo"
2702
  msgid_plural ""
2705
  msgstr[0] ""
2706
  msgstr[1] ""
2707
 
2708
+ #: wppa-boxes-html.php:2467
2709
  #, php-format
2710
  msgid "Max photo size: %d x %d (%2.1f MegaPixel)"
2711
  msgstr "Maks. foto st&oslash;rrelse: %d x %d (%2.1f MegaPixel)"
2712
 
2713
+ #: wppa-boxes-html.php:2496 wppa-import.php:561 wppa-upload.php:174
2714
+ #: wppa-upload.php:316 wppa-upload.php:390
2715
  msgid "Apply watermark file:"
2716
  msgstr "Inds&aelig;t vandm&aelig;rke:"
2717
 
2718
+ #: wppa-boxes-html.php:2518 wppa-import.php:565 wppa-upload.php:178
2719
+ #: wppa-upload.php:320 wppa-upload.php:394
2720
  msgid "Position:"
2721
  msgstr "Position:"
2722
 
2723
+ #: wppa-boxes-html.php:2546
2724
  msgid ""
2725
  "If you leave this blank, iptc tag 005 (Graphic name) will be used as "
2726
  "photoname if available, else the original filename will be used as photo "
2730
  "som photoname hvis tilgængelig, ellers det oprindelige filnavn vil blive "
2731
  "brugt som foto navn."
2732
 
2733
+ #: wppa-boxes-html.php:2551
2734
  msgid ""
2735
  "If you leave this blank, iptc tag 120 (Caption) will be used as photoname if "
2736
  "available, else the original filename will be used as photo name."
2739
  "photoname hvis tilgængelig, ellers det oprindelige filnavn vil blive brugt "
2740
  "som foto navn."
2741
 
2742
+ #: wppa-boxes-html.php:2556
2743
  msgid ""
2744
  "If you leave this blank, the original filename will be used as photo name."
2745
  msgstr ""
2746
  "Hvis du ikke udfylder dette felt, s&aring; vil filens navn blive brugt som "
2747
  "foto navn"
2748
 
2749
+ #: wppa-boxes-html.php:2561 wppa-settings-autosave.php:1671
2750
  msgid "Photo name"
2751
  msgstr ""
2752
 
2753
+ #: wppa-boxes-html.php:2579
2754
  msgid "Photo description"
2755
  msgstr ""
2756
 
2757
+ #: wppa-boxes-html.php:2607
2758
  msgid "hidden"
2759
  msgstr "skjult"
2760
 
2761
+ #: wppa-boxes-html.php:2677
2762
  msgid "Preview tags:"
2763
  msgstr "Eksempel tags:"
2764
 
2765
+ #: wppa-boxes-html.php:2694
2766
  msgid "Blog it?"
2767
  msgstr ""
2768
 
2769
+ #: wppa-boxes-html.php:2704
2770
  msgid "Upload and blog"
2771
  msgstr ""
2772
 
2773
+ #: wppa-boxes-html.php:2708 wppa-boxes-html.php:2771
2774
  msgid "Upload photo"
2775
  msgstr "Upload foto"
2776
 
2777
+ #: wppa-boxes-html.php:2716
2778
  msgid "Post title:"
2779
  msgstr ""
2780
 
2781
+ #: wppa-boxes-html.php:2726
2782
  msgid "Text BEFORE the image:"
2783
  msgstr ""
2784
 
2785
+ #: wppa-boxes-html.php:2736
2786
  msgid "Text AFTER the image:"
2787
  msgstr ""
2788
 
2789
+ #: wppa-boxes-html.php:2756
2790
  msgid "Please select an album and try again"
2791
  msgstr "Vælg et album, og prøv igen"
2792
 
2793
+ #: wppa-boxes-html.php:2827
2794
  msgid "ERROR: unable to upload files."
2795
  msgstr "FEJL: ude af stand til at uploade filer."
2796
 
2797
+ #: wppa-boxes-html.php:2881
2798
  msgid "Edit Album Info"
2799
  msgstr ""
2800
 
2801
+ #: wppa-boxes-html.php:2940
2802
  msgid "Enter album name"
2803
  msgstr "Indtast albummets navn"
2804
 
2805
+ #: wppa-boxes-html.php:2962
2806
  msgid "Album description:"
2807
  msgstr "Album beskrivelse:"
2808
 
2809
+ #: wppa-boxes-html.php:3016
2810
  msgid "Update album"
2811
  msgstr "Opdater album"
2812
 
2813
+ #: wppa-boxes-html.php:3085
2814
  msgid "wrote:"
2815
  msgstr "skrev:"
2816
 
2817
+ #: wppa-boxes-html.php:3147
2818
  msgid "Avatar"
2819
  msgstr "Profilbillede"
2820
 
2821
+ #: wppa-boxes-html.php:3190 wppa-links.php:833
2822
  msgid "Awaiting moderation"
2823
  msgstr "Venter p&aring; godkendelse"
2824
 
2825
+ #: wppa-boxes-html.php:3193
2826
  msgid "Marked as spam"
2827
  msgstr "Markeret som spam"
2828
 
2829
+ #: wppa-boxes-html.php:3217
2830
  msgid "Edit!"
2831
  msgstr "Rediger!"
2832
 
2833
+ #: wppa-boxes-html.php:3221
2834
  msgid "Send!"
2835
  msgstr "Send"
2836
 
2837
+ #: wppa-boxes-html.php:3282
2838
  msgid "Your name:"
2839
  msgstr "Dit navn"
2840
 
2841
+ #: wppa-boxes-html.php:3297
2842
  msgid "Your email:"
2843
  msgstr "Din email"
2844
 
2845
+ #: wppa-boxes-html.php:3313
2846
  msgid "Your comment:"
2847
  msgstr "Din kommentar"
2848
 
2849
+ #: wppa-boxes-html.php:3357
2850
  #, php-format
2851
  msgid "You must <a href=\"%s\">login</a> to enter a comment"
2852
  msgstr "Du skal <a href=\"%s\">logge ind</a> for at indtaste en kommentar"
2853
 
2854
+ #: wppa-boxes-html.php:3360
2855
  msgid "You must login to enter a comment"
2856
  msgstr "Du skal logge ind for at indtaste en kommentar"
2857
 
2858
+ #: wppa-boxes-html.php:3372 wppa-functions.php:2597 wppa-thumbnails.php:722
2859
  #, php-format
2860
  msgid "%d comment"
2861
  msgid_plural "%d comments"
2862
  msgstr[0] "%d kommentar"
2863
  msgstr[1] "%d kommentarer"
2864
 
2865
+ #: wppa-boxes-html.php:3376
2866
  msgid "Leave a comment"
2867
  msgstr "Skriv en kommentar"
2868
 
2869
+ #: wppa-boxes-html.php:3473
2870
  msgid "Show IPTC data"
2871
  msgstr "Vis IPTC data"
2872
 
2873
+ #: wppa-boxes-html.php:3484
2874
  msgid "Hide IPTC data"
2875
  msgstr "Skjul IPTC data"
2876
 
2877
+ #: wppa-boxes-html.php:3532
2878
  msgid "No IPTC data"
2879
  msgstr "Ingen IPTC data"
2880
 
2881
+ #: wppa-boxes-html.php:3584
2882
  msgid "Show EXIF data"
2883
  msgstr "Vis EXIF data"
2884
 
2885
+ #: wppa-boxes-html.php:3595
2886
  msgid "Hide EXIF data"
2887
  msgstr "Skjul EXIF data"
2888
 
2889
+ #: wppa-boxes-html.php:3647
2890
  msgid "No EXIF data"
2891
  msgstr "Ingen EXIF data"
2892
 
2893
+ #: wppa-boxes-html.php:3761 wppa-boxes-html.php:3766
2894
  msgid "< Previous"
2895
  msgstr "< Forrige"
2896
 
2897
+ #: wppa-boxes-html.php:3772 wppa-boxes-html.php:3777
2898
  msgid "Next >"
2899
  msgstr "Næste >"
2900
 
2901
+ #: wppa-boxes-html.php:3879 wppa-boxes-html.php:3958
2902
  msgid "See the authors albums"
2903
  msgstr "Se forfatternes album"
2904
 
2905
+ #: wppa-boxes-html.php:3883 wppa-boxes-html.php:3891 wppa-boxes-html.php:3962
2906
  msgid "See the authors photos"
2907
  msgstr "Se forfatternes billeder"
2908
 
2909
+ #: wppa-boxes-html.php:3887 wppa-boxes-html.php:3895 wppa-boxes-html.php:3966
2910
  msgid "See all the authors photos"
2911
  msgstr "Se alle forfatternes billeder"
2912
 
2913
+ #: wppa-boxes-html.php:3921
2914
  #, php-format
2915
  msgid "Photo by: %s"
2916
  msgstr "Foto af: %s"
2917
 
2918
+ #: wppa-boxes-html.php:3924 wppa-boxes-html.php:3987
2919
  #, php-format
2920
  msgid "%d max rating"
2921
  msgid_plural "%d max ratings"
2922
  msgstr[0] ""
2923
  msgstr[1] ""
2924
 
2925
+ #: wppa-boxes-html.php:3928 wppa-boxes-html.php:3991 wppa-non-admin.php:958
2926
+ #: wppa-topten-widget.php:206 wppa-topten-widget.php:223
2927
+ #: wppa-topten-widget.php:259
2928
  #, php-format
2929
  msgid "%d vote"
2930
  msgid_plural "%d votes"
2931
  msgstr[0] ""
2932
  msgstr[1] ""
2933
 
2934
+ #: wppa-boxes-html.php:3932
2935
  #, php-format
2936
  msgid "Rating: %4.2f."
2937
  msgstr ""
2938
 
2939
+ #: wppa-boxes-html.php:3940
2940
  #, php-format
2941
  msgid "Photo %s not found."
2942
  msgstr "Foto %s ikke fundet."
2943
 
2944
+ #: wppa-boxes-html.php:3995
2945
  #, php-format
2946
  msgid "Mean value: %4.2f."
2947
  msgstr "Middelværdi: %4.2f."
2948
 
2949
+ #: wppa-boxes-html.php:4347
2950
  msgid "Refresh"
2951
  msgstr "Opdater"
2952
 
2954
  msgid "Post:"
2955
  msgstr "Indlæg:"
2956
 
2957
+ #: wppa-breadcrumb.php:125 wppa-breadcrumb.php:701
2958
  msgid "Page:"
2959
  msgstr "Side:"
2960
 
2961
+ #: wppa-breadcrumb.php:166
2962
  msgid "with category:"
2963
  msgstr "med kategori:"
2964
 
2965
+ #: wppa-breadcrumb.php:169 wppa-breadcrumb.php:184
2966
  msgid "with name:"
2967
  msgstr "med navn:"
2968
 
2969
+ #: wppa-breadcrumb.php:172 wppa-breadcrumb.php:188
2970
  msgid "with words:"
2971
  msgstr "med ordene:"
2972
 
2973
+ #: wppa-breadcrumb.php:181
2974
  msgid "with tag:"
2975
  msgstr "med tag:"
2976
 
2977
+ #: wppa-breadcrumb.php:192
2978
  msgid "of owner:"
2979
  msgstr "af ejer:"
2980
 
2981
+ #: wppa-breadcrumb.php:197
2982
  msgid "with iptc tag:"
2983
  msgstr "med iptc tag:"
2984
 
2985
+ #: wppa-breadcrumb.php:197 wppa-breadcrumb.php:202
2986
  msgid "with content:"
2987
  msgstr "med indhold:"
2988
 
2989
+ #: wppa-breadcrumb.php:202
2990
  msgid "with exif tag:"
2991
  msgstr "med exif tag:"
2992
 
2993
+ #: wppa-breadcrumb.php:211 wppa-breadcrumb.php:236 wppa-breadcrumb.php:295
2994
+ #: wppa-breadcrumb.php:319 wppa-breadcrumb.php:344 wppa-breadcrumb.php:369
2995
+ #: wppa-breadcrumb.php:389 wppa-breadcrumb.php:402 wppa-breadcrumb.php:417
2996
+ #: wppa-breadcrumb.php:443 wppa-breadcrumb.php:462 wppa-breadcrumb.php:483
2997
  msgid "View the thumbnails"
2998
  msgstr "Se miniatyrbilder"
2999
 
3000
+ #: wppa-breadcrumb.php:229
3001
  #, php-format
3002
  msgid "Searchresults from album %s and its subalbums"
3003
  msgstr "Søgeresultater fra albummet %s og dets underalbummer"
3004
 
3005
+ #: wppa-breadcrumb.php:233 wppa-breadcrumb.php:239
3006
  msgid "Searchstring:"
3007
  msgstr "S&oslash;gestreng:"
3008
 
3009
+ #: wppa-breadcrumb.php:248 wppa-breadcrumb.php:266
3010
  msgid "Photos by EXIF date"
3011
  msgstr "Fotos efter EXIF dato"
3012
 
3013
+ #: wppa-breadcrumb.php:252 wppa-breadcrumb.php:270
3014
  msgid "Photos by date of upload"
3015
  msgstr "Billeder efter dato for upload"
3016
 
3017
+ #: wppa-breadcrumb.php:256 wppa-breadcrumb.php:274
3018
  msgid "Photos by date last modified"
3019
  msgstr "Billeder efter dato for sidste ændring"
3020
 
3021
+ #: wppa-breadcrumb.php:286 wppa-breadcrumb.php:298
3022
  #, php-format
3023
  msgid "Photos by %s"
3024
  msgstr "Fotos af %s"
3025
 
3026
+ #: wppa-breadcrumb.php:305 wppa-breadcrumb.php:329 wppa-breadcrumb.php:359
3027
+ #: wppa-breadcrumb.php:379 wppa-breadcrumb.php:498
3028
  msgid "Various albums"
3029
  msgstr "Forskellige album"
3030
 
3031
+ #: wppa-breadcrumb.php:308 wppa-breadcrumb.php:332 wppa-breadcrumb.php:362
3032
+ #: wppa-breadcrumb.php:382 wppa-breadcrumb.php:503 wppa-lasten-widget.php:211
3033
  msgid "Albums:"
3034
  msgstr "Album:"
3035
 
3036
+ #: wppa-breadcrumb.php:312 wppa-breadcrumb.php:322
3037
  msgid "Top rated photos"
3038
  msgstr "Top fotos"
3039
 
3040
+ #: wppa-breadcrumb.php:337 wppa-breadcrumb.php:348
3041
  msgid "Recently modified photos"
3042
  msgstr "Nyligt modificerede fotos"
3043
 
3044
+ #: wppa-breadcrumb.php:340 wppa-breadcrumb.php:351
3045
  msgid "Recently uploaded photos"
3046
  msgstr "Nyligt kommenterede fotos"
3047
 
3048
+ #: wppa-breadcrumb.php:366 wppa-breadcrumb.php:372 wppa-comment-widget.php:40
3049
  msgid "Recently commented photos"
3050
  msgstr "Nyligt kommenterede fotos"
3051
 
3052
+ #: wppa-breadcrumb.php:386 wppa-breadcrumb.php:392 wppa-featen-widget.php:38
3053
  msgid "Featured photos"
3054
  msgstr "Top fotos"
3055
 
3056
+ #: wppa-breadcrumb.php:399 wppa-breadcrumb.php:405
3057
  msgid "Related photos"
3058
  msgstr "Relaterede billeder"
3059
 
3060
+ #: wppa-breadcrumb.php:412 wppa-breadcrumb.php:420 wppa-breadcrumb.php:430
3061
+ #: wppa-breadcrumb.php:446
3062
  msgid "Tagged photos:"
3063
  msgstr "Tagged fotos:"
3064
 
3065
+ #: wppa-breadcrumb.php:412 wppa-breadcrumb.php:414 wppa-breadcrumb.php:420
3066
+ #: wppa-breadcrumb.php:422 wppa-breadcrumb.php:430 wppa-breadcrumb.php:446
3067
+ #: wppa-breadcrumb.php:459 wppa-breadcrumb.php:465
3068
  msgid "or"
3069
  msgstr "eller"
3070
 
3071
+ #: wppa-breadcrumb.php:413 wppa-breadcrumb.php:421
3072
  msgid "From albums with"
3073
  msgstr ""
3074
 
3075
+ #: wppa-breadcrumb.php:432 wppa-breadcrumb.php:448
3076
  msgid "out of various albums"
3077
  msgstr ""
3078
 
3079
+ #: wppa-breadcrumb.php:435 wppa-breadcrumb.php:451
3080
  msgid "Inverted"
3081
  msgstr "Invers"
3082
 
3083
+ #: wppa-breadcrumb.php:480 wppa-breadcrumb.php:486
3084
  msgid "Recently updated albums"
3085
  msgstr "Nyligt opdaterede albums"
3086
 
3087
+ #: wppa-breadcrumb.php:496
3088
  #, php-format
3089
  msgid "Various albums by %s"
3090
  msgstr "Forskellige album af %s"
3091
 
3092
+ #: wppa-breadcrumb.php:527 wppa-breadcrumb.php:542
3093
  msgid "Thumbnail view"
3094
  msgstr "Miniaturevisning"
3095
 
3096
+ #: wppa-breadcrumb.php:699
 
 
 
 
3097
  msgid "Unpublished"
3098
  msgstr "Ikke publiceret"
3099
 
3100
+ #: wppa-breadcrumb.php:729
3101
  msgid "Found photos will meet the search criteria as follows:"
3102
  msgstr "Fundet fotos vil opfylde søgekriterierne som følger:"
3103
 
3104
+ #: wppa-breadcrumb.php:732
3105
  msgid "AND"
3106
  msgstr "OG"
3107
 
3108
+ #: wppa-breadcrumb.php:736
3109
  msgid "OR"
3110
  msgstr "ELLER"
3111
 
3201
  msgid "Linkpage:"
3202
  msgstr ""
3203
 
3204
+ #: wppa-comment-admin.php:231 wppa-settings-autosave.php:455
3205
+ #: wppa-settings-autosave.php:8364
3206
  msgid "--- Please select a page ---"
3207
  msgstr ""
3208
 
3244
  msgid "photo"
3245
  msgstr ""
3246
 
3247
+ #: wppa-comment-admin.php:263 wppa-photo-admin-autosave.php:1902
3248
  msgid "Bulk action:"
3249
  msgstr ""
3250
 
3264
  msgid "Save Settings / Perform bulk action"
3265
  msgstr ""
3266
 
3267
+ #: wppa-comment-admin.php:309 wppa-comment-admin.php:396 wppa-non-admin.php:799
3268
  msgid "Photo"
3269
  msgstr "Foto"
3270
 
3273
  msgstr ""
3274
 
3275
  #: wppa-comment-admin.php:311 wppa-comment-admin.php:398 wppa-potd-admin.php:70
3276
+ #: wppa-potd-admin.php:357 wppa-settings-autosave.php:504
3277
+ #: wppa-settings-autosave.php:666 wppa-settings-autosave.php:688
3278
+ #: wppa-settings-autosave.php:1436 wppa-settings-autosave.php:1457
3279
+ #: wppa-settings-autosave.php:2995 wppa-settings-autosave.php:3016
3280
+ #: wppa-settings-autosave.php:3375 wppa-settings-autosave.php:3399
3281
+ #: wppa-settings-autosave.php:4760 wppa-settings-autosave.php:4781
3282
+ #: wppa-settings-autosave.php:4957 wppa-settings-autosave.php:4981
3283
+ #: wppa-settings-autosave.php:6039 wppa-settings-autosave.php:6734
3284
+ #: wppa-settings-autosave.php:6756 wppa-settings-autosave.php:7540
3285
+ #: wppa-settings-autosave.php:7564 wppa-settings-autosave.php:9369
3286
+ #: wppa-settings-autosave.php:9390 wppa-settings-autosave.php:9430
3287
+ #: wppa-settings-autosave.php:9452 wppa-settings-autosave.php:9498
3288
  msgid "#"
3289
  msgstr ""
3290
 
3317
  msgid "Reply to your comment on photo: %s on %s"
3318
  msgstr ""
3319
 
3320
+ #: wppa-comment-admin.php:366 wppa-functions.php:2390
3321
  msgid "Reply"
3322
  msgstr "Besvar"
3323
 
3324
+ #: wppa-comment-admin.php:377 wppa-photo-admin-autosave.php:727
3325
+ #: wppa-photo-admin-autosave.php:760 wppa-photo-admin-autosave.php:1612
3326
+ #: wppa-photo-admin-autosave.php:1621 wppa-photo-admin-autosave.php:1920
3327
+ #: wppa-photo-admin-autosave.php:2050 wppa-photo-admin-autosave.php:2062
3328
  msgid "Pending"
3329
  msgstr ""
3330
 
3331
+ #: wppa-comment-admin.php:378 wppa-photo-admin-autosave.php:1613
3332
+ #: wppa-photo-admin-autosave.php:1622
3333
  msgid "Approved"
3334
  msgstr ""
3335
 
3336
+ #: wppa-comment-admin.php:379 wppa-photo-admin-autosave.php:1614
3337
+ #: wppa-photo-admin-autosave.php:1623
3338
  msgid "Spam"
3339
  msgstr ""
3340
 
3354
  msgid "Comments on Photos"
3355
  msgstr ""
3356
 
3357
+ #: wppa-comment-widget.php:73 wppa-non-admin.php:928 wppa-thumbnails.php:500
3358
  msgid "wrote"
3359
  msgstr "skrev"
3360
 
3361
  #: wppa-comment-widget.php:87 wppa-featen-widget.php:137
3362
+ #: wppa-lasten-widget.php:148 wppa-non-admin.php:929 wppa-non-admin.php:934
3363
+ #: wppa-non-admin.php:939 wppa-non-admin.php:943 wppa-non-admin.php:950
3364
+ #: wppa-non-admin.php:960 wppa-potd-widget.php:159
3365
+ #: wppa-thumbnail-widget.php:114 wppa-topten-widget.php:267
3366
  msgid "Photo not found"
3367
  msgstr "Foto ikke fundet"
3368
 
3369
+ #: wppa-comment-widget.php:93 wppa-non-admin.php:930
3370
  msgid "There are no commented photos (yet)"
3371
  msgstr ""
3372
 
3373
+ #: wppa-common-functions.php:654 wppa-functions.php:4728
3374
  #, php-format
3375
  msgid "%d second"
3376
  msgid_plural "%d seconds"
3377
  msgstr[0] ""
3378
  msgstr[1] ""
3379
 
3380
+ #: wppa-common-functions.php:658 wppa-functions.php:4724
3381
+ #: wppa-settings-autosave.php:6579 wppa-settings-autosave.php:6580
3382
  #, php-format
3383
  msgid "%d minute"
3384
  msgid_plural "%d minutes"
3385
  msgstr[0] ""
3386
  msgstr[1] ""
3387
 
3388
+ #: wppa-common-functions.php:662 wppa-functions.php:4720
3389
+ #: wppa-settings-autosave.php:6581 wppa-settings-autosave.php:7931
3390
  #, php-format
3391
  msgid "%d hour"
3392
  msgid_plural "%d hours"
3393
  msgstr[0] ""
3394
  msgstr[1] ""
3395
 
3396
+ #: wppa-common-functions.php:666 wppa-functions.php:4716
3397
+ #: wppa-settings-autosave.php:6582 wppa-settings-autosave.php:7932
3398
+ #: wppa-settings-autosave.php:7933 wppa-settings-autosave.php:7934
3399
+ #: wppa-settings-autosave.php:7935 wppa-settings-autosave.php:7936
3400
+ #: wppa-settings-autosave.php:7937 wppa-settings-autosave.php:7939
3401
+ #: wppa-settings-autosave.php:7940 wppa-settings-autosave.php:7941
3402
+ #: wppa-settings-autosave.php:9190
3403
  #, php-format
3404
  msgid "%d day"
3405
  msgid_plural "%d days"
3406
  msgstr[0] ""
3407
  msgstr[1] ""
3408
 
3409
+ #: wppa-common-functions.php:670 wppa-functions.php:4712
3410
+ #: wppa-settings-autosave.php:6583 wppa-settings-autosave.php:7938
3411
+ #: wppa-settings-autosave.php:7942 wppa-settings-autosave.php:7943
3412
+ #: wppa-settings-autosave.php:7944 wppa-settings-autosave.php:9191
3413
  #, php-format
3414
  msgid "%d week"
3415
  msgid_plural "%d weeks"
3416
  msgstr[0] ""
3417
  msgstr[1] ""
3418
 
3419
+ #: wppa-common-functions.php:674 wppa-settings-autosave.php:7945
3420
+ #: wppa-settings-autosave.php:9192 wppa-settings-autosave.php:9193
3421
+ #: wppa-settings-autosave.php:9194 wppa-settings-autosave.php:9195
3422
+ #: wppa-settings-autosave.php:9196 wppa-settings-autosave.php:9198
3423
  #, php-format
3424
  msgid "%d month"
3425
  msgid_plural "%d months"
3426
  msgstr[0] ""
3427
  msgstr[1] ""
3428
 
3429
+ #: wppa-common-functions.php:677 wppa-settings-autosave.php:9197
3430
+ #: wppa-settings-autosave.php:9199
3431
  #, php-format
3432
  msgid "%d year"
3433
  msgid_plural "%d years"
3434
  msgstr[0] ""
3435
  msgstr[1] ""
3436
 
3437
+ #: wppa-common-functions.php:1404
3438
  #, php-format
3439
  msgid ""
3440
  "Based on your server memory limit you should not upload images larger then "
3443
  "Baseret på din server hukommelse grænse bør du ikke uploade billeder større "
3444
  "derefter <strong>%d x %d (% 2.1f MP)</strong>"
3445
 
3446
+ #: wppa-common-functions.php:1710
3447
  msgid "- select an album -"
3448
  msgstr "- vælg et album -"
3449
 
3450
+ #: wppa-common-functions.php:1722 wppa-items.php:437
3451
  #: wppa-multitag-widget.php:76 wppa-multitag-widget.php:84
3452
  #: wppa-slideshow-widget.php:199 wppa-tagcloud-widget.php:71
3453
  #: wppa-tagcloud-widget.php:79
3454
  msgid "--- all ---"
3455
  msgstr "--- alle ---"
3456
 
3457
+ #: wppa-common-functions.php:1728
3458
  msgid "--- generic ---"
3459
  msgstr "--- generisk ---"
3460
 
3461
+ #: wppa-common-functions.php:1745
3462
  msgid "--- multiple see below ---"
3463
  msgstr "--- multipel se nedenfor ---"
3464
 
3465
+ #: wppa-common-functions.php:1751
3466
  msgid "--- a selection box ---"
3467
  msgstr "--- et valgboksen ---"
3468
 
3469
+ #: wppa-common-functions.php:1802 wppa-import.php:1615 wppa-items.php:433
3470
+ #: wppa-settings-autosave.php:8140 wppa-settings-autosave.php:8216
3471
  msgid "--- separate ---"
3472
  msgstr "--- adskille ---"
3473
 
3474
+ #: wppa-common-functions.php:1908
3475
  msgid "Photo id ="
3476
  msgstr "Foto id ="
3477
 
3478
+ #: wppa-common-functions.php:1908
3479
  msgid "Value ="
3480
  msgstr "Værdi ="
3481
 
3543
  msgid "n.a."
3544
  msgstr "n.a."
3545
 
3546
+ #: wppa-exif-iptc-common.php:239 wppa-utils.php:2512
3547
  msgid "Not Defined"
3548
  msgstr "Ikke Defineret"
3549
 
3550
+ #: wppa-exif-iptc-common.php:240 wppa-utils.php:2513
3551
  msgid "Manual"
3552
  msgstr "Manual"
3553
 
3554
+ #: wppa-exif-iptc-common.php:241 wppa-utils.php:2514
3555
  msgid "Program AE"
3556
  msgstr "Program AE"
3557
 
3558
+ #: wppa-exif-iptc-common.php:242 wppa-utils.php:2515
3559
  msgid "Aperture-priority AE"
3560
  msgstr "Bl&aelig;ndeprioriteret AE"
3561
 
3562
+ #: wppa-exif-iptc-common.php:243 wppa-utils.php:2516
3563
  msgid "Shutter speed priority AE"
3564
  msgstr "Lukkerhastighedsprioritet AE"
3565
 
3566
+ #: wppa-exif-iptc-common.php:244 wppa-utils.php:2517
3567
  msgid "Creative (Slow speed)"
3568
  msgstr "Kreativ (Langsom hastighed)"
3569
 
3570
+ #: wppa-exif-iptc-common.php:245 wppa-utils.php:2518
3571
  msgid "Action (High speed)"
3572
  msgstr "Handling (h&oslash;j hastighed)"
3573
 
3574
+ #: wppa-exif-iptc-common.php:246 wppa-utils.php:2519
3575
  msgid "Portrait"
3576
  msgstr "Portr&aelig;t"
3577
 
3578
+ #: wppa-exif-iptc-common.php:247 wppa-utils.php:2520
3579
  msgid "Landscape"
3580
  msgstr "Landskab"
3581
 
3582
+ #: wppa-exif-iptc-common.php:248 wppa-utils.php:2521
3583
  msgid "Bulb"
3584
  msgstr "Bulb"
3585
 
3586
+ #: wppa-exif-iptc-common.php:270 wppa-utils.php:2522
3587
  msgid "Average"
3588
  msgstr "gennemsnitlig"
3589
 
3590
+ #: wppa-exif-iptc-common.php:271 wppa-utils.php:2523
3591
  msgid "Center-weighted average"
3592
  msgstr "Centerv&aelig;gtet gennemsnit"
3593
 
3594
+ #: wppa-exif-iptc-common.php:272 wppa-utils.php:2524
3595
  msgid "Spot"
3596
  msgstr "Spot"
3597
 
3598
+ #: wppa-exif-iptc-common.php:273 wppa-utils.php:2525
3599
  msgid "Multi-spot"
3600
  msgstr "Multi-spot"
3601
 
3602
+ #: wppa-exif-iptc-common.php:274 wppa-utils.php:2526
3603
  msgid "Multi-segment"
3604
  msgstr "Multi-segment"
3605
 
3606
+ #: wppa-exif-iptc-common.php:275 wppa-utils.php:2527
3607
  msgid "Partial"
3608
  msgstr "Delvist"
3609
 
3610
+ #: wppa-exif-iptc-common.php:276 wppa-settings-autosave.php:4885
3611
+ #: wppa-utils.php:2528
3612
  msgid "Other"
3613
  msgstr "Andet"
3614
 
3615
+ #: wppa-exif-iptc-common.php:312 wppa-utils.php:2529
3616
  msgid "No Flash"
3617
  msgstr "Ingen blitz"
3618
 
3619
+ #: wppa-exif-iptc-common.php:314 wppa-utils.php:2530
3620
  msgid "Fired"
3621
  msgstr "Afskudt"
3622
 
3623
+ #: wppa-exif-iptc-common.php:316 wppa-utils.php:2531
3624
  msgid "Fired, Return not detected"
3625
  msgstr "Afskudt, returnering er ikke opdaget "
3626
 
3627
+ #: wppa-exif-iptc-common.php:318 wppa-utils.php:2532
3628
  msgid "Fired, Return detected"
3629
  msgstr "Afskudt, returnering er opdaget "
3630
 
3631
+ #: wppa-exif-iptc-common.php:320 wppa-utils.php:2533
3632
  msgid "On, Did not fire"
3633
  msgstr "Tilsluttet, afsk&oslash;d ikke"
3634
 
3635
+ #: wppa-exif-iptc-common.php:322 wppa-utils.php:2534
3636
  msgid "On, Fired"
3637
  msgstr "Tilsluttet, afskudt"
3638
 
3639
+ #: wppa-exif-iptc-common.php:324 wppa-utils.php:2535
3640
  msgid "On, Return not detected"
3641
  msgstr "Tilsluttet, returnering er ikke opdaget "
3642
 
3643
+ #: wppa-exif-iptc-common.php:326 wppa-utils.php:2536
3644
  msgid "On, Return detected"
3645
  msgstr "Tilsluttet, returnering er opdaget "
3646
 
3647
+ #: wppa-exif-iptc-common.php:328 wppa-utils.php:2537
3648
  msgid "Off, Did not fire"
3649
  msgstr "Slukket, afsk&oslash;d ikke"
3650
 
3651
+ #: wppa-exif-iptc-common.php:330 wppa-utils.php:2538
3652
  msgid "Off, Did not fire, Return not detected"
3653
  msgstr "Slukket, afsk&oslash;d ikke, returnering er ikke opdaget "
3654
 
3655
+ #: wppa-exif-iptc-common.php:332 wppa-utils.php:2539
3656
  msgid "Auto, Did not fire"
3657
  msgstr "Automatisk, afsk&oslash;d ikke"
3658
 
3659
+ #: wppa-exif-iptc-common.php:334 wppa-utils.php:2540
3660
  msgid "Auto, Fired"
3661
  msgstr "Automatisk, afskudt"
3662
 
3663
+ #: wppa-exif-iptc-common.php:336 wppa-utils.php:2541
3664
  msgid "Auto, Fired, Return not detected"
3665
  msgstr "Automatisk, afskudt, returnering er ikke opdaget "
3666
 
3667
+ #: wppa-exif-iptc-common.php:338 wppa-utils.php:2542
3668
  msgid "Auto, Fired, Return detected"
3669
  msgstr "Automatisk, afskudt, returnering er opdaget "
3670
 
3671
+ #: wppa-exif-iptc-common.php:340 wppa-utils.php:2543
3672
  msgid "No flash function"
3673
  msgstr "Ingen blitz funktion"
3674
 
3675
+ #: wppa-exif-iptc-common.php:342 wppa-utils.php:2544
3676
  msgid "Off, No flash function"
3677
  msgstr "Slukket, ingen blitz funktion"
3678
 
3679
+ #: wppa-exif-iptc-common.php:344 wppa-utils.php:2545
3680
  msgid "Fired, Red-eye reduction"
3681
  msgstr "Afskudt, R&oslash;d-&oslash;je reduktion"
3682
 
3683
+ #: wppa-exif-iptc-common.php:346 wppa-utils.php:2546
3684
  msgid "Fired, Red-eye reduction, Return not detected"
3685
  msgstr "Afskudt, R&oslash;d-&oslash;je reduktion, returnering er ikke opdaget "
3686
 
3687
+ #: wppa-exif-iptc-common.php:348 wppa-utils.php:2547
3688
  msgid "Fired, Red-eye reduction, Return detected"
3689
  msgstr "Afskudt, R&oslash;d-&oslash;je reduktion, returnering er opdaget "
3690
 
3691
+ #: wppa-exif-iptc-common.php:350 wppa-utils.php:2548
3692
  msgid "On, Red-eye reduction"
3693
  msgstr "Tilstuttet, R&oslash;d-&oslash;je reduktion"
3694
 
3695
+ #: wppa-exif-iptc-common.php:352 wppa-utils.php:2549
3696
  msgid "Red-eye reduction, Return not detected"
3697
  msgstr "R&oslash;d-&oslash;je reduktion, returnering er ikke opdaget "
3698
 
3699
+ #: wppa-exif-iptc-common.php:354 wppa-utils.php:2550
3700
  msgid "On, Red-eye reduction, Return detected"
3701
  msgstr "Tilstuttet, R&oslash;d-&oslash;je reduktion, returnering er opdaget "
3702
 
3703
+ #: wppa-exif-iptc-common.php:356 wppa-utils.php:2551
3704
  msgid "Off, Red-eye reduction"
3705
  msgstr "Slukket, R&oslash;d-&oslash;je reduktion"
3706
 
3707
+ #: wppa-exif-iptc-common.php:358 wppa-utils.php:2552
3708
  msgid "Auto, Did not fire, Red-eye reduction"
3709
  msgstr "Automatisk, Afsk&oslash;d ikke, R&oslash;d-&oslash;je reduktion"
3710
 
3711
+ #: wppa-exif-iptc-common.php:360 wppa-utils.php:2553
3712
  msgid "Auto, Fired, Red-eye reduction"
3713
  msgstr "Automatisk, Afskudt, R&oslash;d-&oslash;je reduktion"
3714
 
3715
+ #: wppa-exif-iptc-common.php:362 wppa-utils.php:2554
3716
  msgid "Auto, Fired, Red-eye reduction, Return not detected"
3717
  msgstr ""
3718
  "Automatisk, Afskudt, R&oslash;d-&oslash;je reduktion, returnering er ikke "
3719
  "opdaget "
3720
 
3721
+ #: wppa-exif-iptc-common.php:364 wppa-utils.php:2555
3722
  msgid "Auto, Fired, Red-eye reduction, Return detected"
3723
  msgstr ""
3724
  "Automatisk, Afskudt, R&oslash;d-&oslash;je reduktion, returnering er opdaget "
3770
  msgid "done."
3771
  msgstr ""
3772
 
3773
+ #: wppa-export.php:129
3774
  msgid "photos processed."
3775
  msgstr ""
3776
 
3823
  msgid "Featured Photos"
3824
  msgstr ""
3825
 
3826
+ #: wppa-featen-widget.php:115 wppa-non-admin.php:933
3827
  msgid "View the featured photos"
3828
  msgstr ""
3829
 
3830
+ #: wppa-featen-widget.php:146 wppa-non-admin.php:935
3831
  msgid "There are no featured photos (yet)"
3832
  msgstr ""
3833
 
3834
+ #: wppa-functions.php:684
3835
  msgid "No related photos found."
3836
  msgstr "Ingen relaterede billeder fundet."
3837
 
3838
+ #: wppa-functions.php:1058
3839
  #, php-format
3840
  msgid ""
3841
  "There are %s albums found. Only the first %s will be shown. Please refine "
3844
  "Der er %s album fundet. Kun den første %s vil blive vist. Venligst forfine "
3845
  "dine søgekriterier."
3846
 
3847
+ #: wppa-functions.php:2134 wppa-links.php:782 wppa-links.php:799
3848
+ #: wppa-thumbnails.php:667
3849
  msgid "Are you sure you want to remove this photo?"
3850
  msgstr "Er du sikker p&aring;, at du vil fjerne dette foto"
3851
 
3852
+ #: wppa-functions.php:2152 wppa-thumbnails.php:649
3853
  msgid "Are you sure you want to add this photo to your zip?"
3854
  msgstr ""
3855
 
3856
+ #: wppa-functions.php:2155 wppa-thumbnails.php:652
3857
  msgid "MyChoice"
3858
  msgstr ""
3859
 
3860
+ #: wppa-functions.php:2247
3861
  #, php-format
3862
  msgid "%d dislike"
3863
  msgid_plural "%d dislikes"
3864
  msgstr[0] ""
3865
  msgstr[1] ""
3866
 
3867
+ #: wppa-functions.php:2249
3868
  msgid "including mine"
3869
  msgstr "herunder minen"
3870
 
3871
+ #: wppa-functions.php:2349
3872
  msgid "Comment edited"
3873
  msgstr "Kommentarer redigeret"
3874
 
3875
+ #: wppa-functions.php:2360
3876
  msgid "Photo comment"
3877
  msgstr "Foto kommentar"
3878
 
3879
+ #: wppa-functions.php:2377
3880
  msgid "Comment on photo:"
3881
  msgstr "Kommentar til billeder"
3882
 
3883
+ #: wppa-functions.php:2388
3884
  msgid "wrote on photo"
3885
  msgstr "Se fotos"
3886
 
3887
+ #: wppa-functions.php:2392
3888
  msgid "Moderate comment admin"
3889
  msgstr "Godkend kommentar administration"
3890
 
3891
+ #: wppa-functions.php:2395 wppa-functions.php:4525 wppa-import.php:1534
3892
+ #: wppa-upload.php:577
3893
  msgid "Moderate manage photo"
3894
  msgstr "Se fotos"
3895
 
3896
+ #: wppa-functions.php:2409
3897
  msgid "You receive this email as you are assigned to moderate"
3898
  msgstr "Du modtager denne e-mail, fordi du er sat til at godkende"
3899
 
3900
+ #: wppa-functions.php:2421
3901
  msgid "You receive this email as administrator of the site"
3902
  msgstr ""
3903
  "Du modtager denne e-mail, fordi du er administrator p&aring; hjemmesiden"
3904
 
3905
+ #: wppa-functions.php:2438
3906
  msgid "You receive this email as uploader of the photo"
3907
  msgstr "Du modtager denne e-mail, fordi du indsendte et foto"
3908
 
3909
+ #: wppa-functions.php:2455
3910
  msgid "You receive this email as owner of the album"
3911
  msgstr "Du modtager denne e-mail, fordi du er ejer af albumet"
3912
 
3913
+ #: wppa-functions.php:2472
3914
  msgid "You receive this email because you commented this photo earlier."
3915
  msgstr ""
3916
  "Du modtager denne e-mail, fordi du kommenterede dette billede tidligere."
3917
 
3918
+ #: wppa-functions.php:2498
3919
  msgid "Comment added"
3920
  msgstr "Kommentar tilføjet"
3921
 
3922
+ #: wppa-functions.php:2504
3923
  msgid ""
3924
  "Sorry, you gave a wrong answer.\\n\\nPlease try again to solve the "
3925
  "computation."
3927
  "Beklager, du gav et forkert svar.\\n\\nPr&oslash;v venligst igen, at "
3928
  "l&oslash;se beregningen."
3929
 
3930
+ #: wppa-functions.php:2515
3931
  msgid "Could not process comment.\\nProbably timed out."
3932
  msgstr "Kommentar kunne ikke bearbejdes"
3933
 
3934
+ #: wppa-functions.php:2633 wppa-links.php:1589
3935
  msgid "A video can not be printed or downloaded"
3936
  msgstr "En video kan ikke udskrives eller downloades"
3937
 
3938
+ #: wppa-functions.php:3112
3939
  msgid "ERROR: Illegal attempt to enter a rating."
3940
  msgstr "FEJL: Ulovlig forsøg på at indtaste en rating."
3941
 
3942
+ #: wppa-functions.php:3125
3943
  msgid "ERROR: Illegal attempt to enter a comment."
3944
  msgstr "FEJL: Ulovlig forsøg på at indtaste en kommentar."
3945
 
3946
+ #: wppa-functions.php:4084
3947
  msgid "ERROR: Illegal attempt to create an album."
3948
  msgstr "FEJL: Ulovlig forsøg på at skabe et album."
3949
 
3950
+ #: wppa-functions.php:4092
3951
  msgid "Wrong captcha, please try again"
3952
  msgstr "Forkert captcha, prøv igen"
3953
 
3954
+ #: wppa-functions.php:4108
3955
  #, php-format
3956
  msgid "Album #%s created"
3957
  msgstr "Album #%s oprettet"
3958
 
3959
+ #: wppa-functions.php:4114
3960
  msgid "Could not create album"
3961
  msgstr "Kunne ikke oprette album"
3962
 
3963
+ #: wppa-functions.php:4126
3964
  msgid "ERROR: Illegal attempt to upload a file."
3965
  msgstr "FEJL: Ulovlig forsøg på at uploade en fil."
3966
 
3967
+ #: wppa-functions.php:4206
3968
  msgid "Photo upload"
3969
  msgstr "Foto upload"
3970
 
3971
+ #: wppa-functions.php:4207
3972
  #, php-format
3973
  msgid "%d photo successfully uploaded"
3974
  msgid_plural "%d photos successfully uploaded"
3975
  msgstr[0] ""
3976
  msgstr[1] ""
3977
 
3978
+ #: wppa-functions.php:4208
3979
  #, php-format
3980
  msgid "%s points added"
3981
  msgstr ""
3982
 
3983
+ #: wppa-functions.php:4220
3984
  msgid "Your post is awaiting moderation."
3985
  msgstr ""
3986
 
3987
+ #: wppa-functions.php:4229
3988
  msgid "Upload failed"
3989
  msgstr "Indl&aelig;sning fejlede"
3990
 
3991
+ #: wppa-functions.php:4232
3992
  #, php-format
3993
  msgid "%d upload failed"
3994
  msgid_plural "%d uploads failed"
3995
  msgstr[0] ""
3996
  msgstr[1] ""
3997
 
3998
+ #: wppa-functions.php:4313
3999
  msgid "Error during upload"
4000
  msgstr "Fejl under upload"
4001
 
4002
+ #: wppa-functions.php:4369
4003
  msgid "Could not insert media into db."
4004
  msgstr ""
4005
 
4006
+ #: wppa-functions.php:4409
4007
  msgid "Uploaded file is not an image"
4008
  msgstr "Uploaded fil er ikke et billede"
4009
 
4010
+ #: wppa-functions.php:4415
4011
  #, php-format
4012
+ msgid "Only gif, jpg and png image files are supported. Returned info = %s."
 
4013
  msgstr ""
 
4014
 
4015
+ #: wppa-functions.php:4423
4016
  #, php-format
4017
  msgid "Uploaded file is larger than the allowed maximum of %d x %d pixels."
4018
  msgstr "Uploadede fil er større end den tilladte maksimum på %d x %d pixel."
4019
 
4020
+ #: wppa-functions.php:4431
4021
  #, php-format
4022
  msgid "Uploaded file %s already exists in this album."
4023
  msgstr "Uploadet fil %s findes allerede i dette album."
4024
 
4025
+ #: wppa-functions.php:4441
4026
  #, php-format
4027
  msgid "The image is too big. Max photo size: %d x %d (%2.1f MegaPixel)"
4028
  msgstr ""
4029
  "Billedet er for stort. Maks. foto st&oslash;rrelse: %d x %d (%2.1f MegaPixel)"
4030
 
4031
+ #: wppa-functions.php:4484
4032
  msgid "Could not insert photo into db."
4033
  msgstr "Kunne ikke inds&aelig;tte foto i databasen."
4034
 
4035
+ #: wppa-functions.php:4521 wppa-import.php:1530 wppa-upload.php:573
4036
  #, php-format
4037
  msgid "New photo uploaded: %s"
4038
  msgstr "Nyt foto indsendt: %s"
4039
 
4040
+ #: wppa-functions.php:4522 wppa-import.php:1531 wppa-upload.php:574
4041
  #, php-format
4042
  msgid "User %1$s uploaded photo %2$s into album %3$s"
4043
  msgstr "Bruger %1$s indsendte foto %2$s ind i album %3$s"
4044
 
4045
+ #: wppa-functions.php:4524 wppa-import.php:1533 wppa-upload.php:576
4046
  msgid "This upload requires moderation"
4047
  msgstr "Denne indsendelse kr&aelig;ver godkendelse"
4048
 
4049
+ #: wppa-functions.php:4528 wppa-import.php:1537 wppa-upload.php:580
4050
  msgid "Details:"
4051
  msgstr "Detaljer:"
4052
 
4053
+ #: wppa-functions.php:4529 wppa-import.php:1538 wppa-upload.php:581
4054
  #: wppa-utils.php:771 wppa-utils.php:783
4055
  msgid "Manage photo"
4056
  msgstr "Se fotos"
4057
 
4058
+ #: wppa-functions.php:4709
4059
  msgid "You can upload after"
4060
  msgstr "Du kan indsende efter"
4061
 
4062
+ #: wppa-functions.php:4753 wppa-functions.php:4757 wppa-functions.php:4764
4063
+ #: wppa-functions.php:4768 wppa-links.php:1174 wppa-non-admin.php:853
4064
+ #: wppa-settings-autosave.php:9538 wppa-settings-autosave.php:9550
4065
+ #: wppa-settings-autosave.php:9562 wppa-settings-autosave.php:9574
4066
+ #: wppa-settings-autosave.php:9586 wppa-settings-autosave.php:9598
4067
+ #: wppa-settings-autosave.php:9610 wppa-settings-autosave.php:9622
4068
  msgid "Download"
4069
  msgstr "Download"
4070
 
4071
+ #: wppa-functions.php:4818
4072
  msgid "Zoom in"
4073
  msgstr "Zoom ind"
4074
 
4075
+ #: wppa-functions.php:4849
4076
  #, php-format
4077
  msgid "You can vote again after %s days, %s hours, %s minutes and %s seconds"
4078
  msgstr ""
4079
 
4080
+ #: wppa-functions.php:4852
4081
  #, php-format
4082
  msgid "You can vote again after %s hours, %s minutes and %s seconds"
4083
  msgstr ""
4084
 
4085
+ #: wppa-functions.php:4855
4086
  #, php-format
4087
  msgid "You can vote again after %s minutes and %s seconds"
4088
  msgstr ""
4226
  "uploads/wppa/4711.jpg</i>"
4227
  msgstr ""
4228
 
4229
+ #: wppa-import.php:337 wppa-upload.php:144
4230
  msgid "No albums exist. You must"
4231
  msgstr ""
4232
 
4233
+ #: wppa-import.php:339 wppa-upload.php:146
4234
  msgid "create one"
4235
  msgstr ""
4236
 
4347
  msgstr ""
4348
 
4349
  #: wppa-import.php:856
4350
+ msgid "Files larger than 64MB will always be removed after successful import."
4351
  msgstr ""
4352
 
4353
  #: wppa-import.php:916
4441
  msgid "Trying to continue..."
4442
  msgstr ""
4443
 
4444
+ #: wppa-import.php:1623
4445
  msgid "Unknown parent album:"
4446
  msgstr ""
4447
 
4448
+ #: wppa-import.php:1623
4449
  msgid "--- none --- used."
4450
  msgstr ""
4451
 
4452
+ #: wppa-import.php:1683
4453
  #, php-format
4454
  msgid "This album has been converted from ngg gallery %s"
4455
  msgstr ""
4456
 
4457
+ #: wppa-import.php:1701
4458
  msgid "Processing files, please wait..."
4459
  msgstr ""
4460
 
4461
+ #: wppa-import.php:1701
4462
  msgid ""
4463
  "If the line of dots stops growing or your browser reports Ready, your server "
4464
  "has given up. In that case: try again"
4465
  msgstr ""
4466
 
4467
+ #: wppa-import.php:1701
4468
  msgid "here."
4469
  msgstr ""
4470
 
4471
+ #: wppa-import.php:1828
4472
  #, php-format
4473
  msgid "Photo %s already exists in album %s. (1)"
4474
  msgstr ""
4475
 
4476
+ #: wppa-import.php:1829
4477
  msgid "Duplicate"
4478
  msgstr ""
4479
 
4480
+ #: wppa-import.php:1848 wppa-upload.php:519 wppa-upload.php:553
4481
  msgid "Error inserting photo"
4482
  msgstr ""
4483
 
4484
+ #: wppa-import.php:1856
4485
  #, php-format
4486
  msgid "Error inserting photo %s, unknown or non existent album."
4487
  msgstr ""
4488
 
4489
+ #: wppa-import.php:1864
4490
  #, php-format
4491
  msgid "Time out. %s photos imported. Please restart this operation."
4492
  msgstr ""
4493
 
4494
+ #: wppa-import.php:1898 wppa-import.php:1970
4495
  msgid "Unknown album"
4496
  msgstr ""
4497
 
4498
+ #: wppa-import.php:1960
4499
  #, php-format
4500
  msgid "Error inserting video %s, unknown or non existent album."
4501
  msgstr ""
4502
 
4503
+ #: wppa-import.php:2021
4504
  #, php-format
4505
  msgid "Error inserting audio %s, unknown or non existent album."
4506
  msgstr ""
4507
 
4508
+ #: wppa-import.php:2037
4509
  msgid "Custom datafields enabled"
4510
  msgstr ""
4511
 
4512
+ #: wppa-import.php:2070
4513
+ msgid "Only administrators are allowed to import db table data."
4514
+ msgstr ""
4515
+
4516
+ #: wppa-import.php:2077 wppa-import.php:2078
4517
+ msgid "Processing db table"
4518
+ msgstr ""
4519
+
4520
+ #: wppa-import.php:2081 wppa-import.php:2082
4521
  msgid "Processing"
4522
  msgstr ""
4523
 
4524
+ #: wppa-import.php:2092
4525
  msgid "Can not open file. Can not continue. (1)"
4526
  msgstr ""
4527
 
4528
+ #: wppa-import.php:2097
4529
  msgid "Can not open file. Can not continue. (2)"
4530
  msgstr ""
4531
 
4532
+ #: wppa-import.php:2104
4533
  msgid "Can not read header. Can not continue."
4534
  msgstr ""
4535
 
4536
+ #: wppa-import.php:2109
4537
  msgid "Read header:"
4538
  msgstr ""
4539
 
4540
+ #: wppa-import.php:2137 wppa-import.php:2229
4541
  msgid "Invalid header. Can not continue."
4542
  msgstr ""
4543
 
4544
+ #: wppa-import.php:2236
4545
  msgid "Invalid header. First item must be 'name', 'photoname' or 'filename'"
4546
  msgstr ""
4547
 
4548
+ #: wppa-import.php:2243
4549
  msgid "All available custom data fields are in use. There is no space for"
4550
  msgstr ""
4551
 
4552
+ #: wppa-import.php:2254
4553
  #, php-format
4554
  msgid "New caption %s added."
4555
  msgstr ""
4556
 
4557
+ #: wppa-import.php:2273
4558
  msgid "Read data:"
4559
  msgstr ""
4560
 
4561
+ #: wppa-import.php:2349
4562
  msgid "Done processing files."
4563
  msgstr ""
4564
 
4565
+ #: wppa-import.php:2352
4566
  msgid "No files to import."
4567
  msgstr ""
4568
 
4569
+ #: wppa-import.php:2356
4570
  msgid "Zipfiles extracted."
4571
  msgstr ""
4572
 
4573
+ #: wppa-import.php:2357
4574
  msgid "Albums created."
4575
  msgstr ""
4576
 
4577
+ #: wppa-import.php:2358
4578
  msgid "Directory to album imports."
4579
  msgstr ""
4580
 
4581
+ #: wppa-import.php:2359
4582
  #, php-format
4583
  msgid "With total %s photos."
4584
  msgstr ""
4585
 
4586
+ #: wppa-import.php:2362
4587
  msgid "Photos updated"
4588
  msgstr ""
4589
 
4590
+ #: wppa-import.php:2364
4591
  #, php-format
4592
  msgid "to %s locations"
4593
  msgstr ""
4594
 
4595
+ #: wppa-import.php:2368
4596
  msgid "single photos imported."
4597
  msgstr ""
4598
 
4599
+ #: wppa-import.php:2371
4600
  msgid "Videos imported."
4601
  msgstr ""
4602
 
4603
+ #: wppa-import.php:2374
4604
  msgid "Audios imported."
4605
  msgstr ""
4606
 
4607
+ #: wppa-import.php:2377
4608
  msgid "CSVs imported,"
4609
  msgstr ""
4610
 
4611
+ #: wppa-import.php:2378
4612
+ msgid "items processed."
4613
+ msgstr ""
4614
+
4615
+ #: wppa-import.php:2379
4616
+ msgid "items skipped."
4617
  msgstr ""
4618
 
4619
+ #: wppa-import.php:2509
4620
  msgid "Error: unexpected fgets() fail in wppa_get_meta_data()."
4621
  msgstr ""
4622
 
4623
+ #: wppa-import.php:2530
4624
  msgid "Class ZipArchive does not exist! Check your php configuration"
4625
  msgstr ""
4626
 
4627
+ #: wppa-import.php:2560
4628
  #, php-format
4629
  msgid ""
4630
  "File %s is of an unsupported filetype and has been ignored during extraction."
4631
  msgstr ""
4632
 
4633
+ #: wppa-import.php:2566
4634
  #, php-format
4635
  msgid "Zipfile %s processed. %s files extracted, %s files skipped."
4636
  msgstr ""
4637
 
4638
+ #: wppa-import.php:2569
4639
  msgid "Failed to extract"
4640
  msgstr ""
4641
 
4642
+ #: wppa-import.php:2635
4643
  #, php-format
4644
  msgid "Page <a href=\"%s\" target=\"_blank\" >%s</a> created."
4645
  msgstr ""
4646
 
4647
+ #: wppa-import.php:2639
4648
  msgid "Could not create page."
4649
  msgstr ""
4650
 
4651
+ #: wppa-import.php:2754
4652
  msgid "--- My depot --- "
4653
  msgstr ""
4654
 
4655
+ #: wppa-import.php:2763
4656
  msgid "--- Ngg Galleries --- "
4657
  msgstr ""
4658
 
4734
  msgid "this page"
4735
  msgstr ""
4736
 
4737
+ #: wppa-init.php:308
4738
  msgid ""
4739
  "</strong>The tags system needs to be converted. Please run <b>Photo Albums -"
4740
  "> Settings</b> admin page <b>Table VIII-B16</b><strong>"
4741
  msgstr ""
4742
 
4743
+ #: wppa-init.php:330
4744
  msgid ""
4745
  "</strong>The cats system needs to be converted. Please run <b>Photo Albums -"
4746
  "> Settings</b> admin page <b>Table VIII-B17</b><strong>"
4747
  msgstr ""
4748
 
4749
+ #: wppa-init.php:356
4750
  #, php-format
4751
  msgid ""
4752
  "WPPA scripts will no longer be supported in version 6.6. Please convert the "
4753
  "%%wppa%% scripts to [wppa][/wppa] shortcodes before upgrading to version 6.6."
4754
  msgstr ""
4755
 
4756
+ #: wppa-init.php:358
4757
  msgid "WPPA scripts found in the following Pages / Posts"
4758
  msgstr ""
4759
 
4760
+ #: wppa-init.php:377
4761
  #, php-format
4762
  msgid "For more information see the %s documentation page"
4763
  msgstr ""
4764
 
4765
+ #: wppa-items.php:264 wppa-thumbnails.php:1946
4766
  msgid "Gold medal"
4767
  msgstr "Guldmedalje"
4768
 
4769
+ #: wppa-items.php:264 wppa-photo-admin-autosave.php:736
4770
+ #: wppa-photo-admin-autosave.php:763 wppa-photo-admin-autosave.php:1924
4771
+ #: wppa-photo-admin-autosave.php:2054 wppa-photo-admin-autosave.php:2065
4772
  #: wppa-potd-admin.php:228
4773
  msgid "Gold"
4774
  msgstr ""
4775
 
4776
+ #: wppa-items.php:265 wppa-thumbnails.php:1947
4777
  msgid "Silver medal"
4778
  msgstr "Sølvmedalje"
4779
 
4780
+ #: wppa-items.php:265 wppa-photo-admin-autosave.php:739
4781
+ #: wppa-photo-admin-autosave.php:764 wppa-photo-admin-autosave.php:1925
4782
+ #: wppa-photo-admin-autosave.php:2055 wppa-photo-admin-autosave.php:2066
4783
  #: wppa-potd-admin.php:229
4784
  msgid "Silver"
4785
  msgstr ""
4786
 
4787
+ #: wppa-items.php:266 wppa-thumbnails.php:1948
4788
  msgid "Bronze medal"
4789
  msgstr "Bronzemedalje"
4790
 
4791
+ #: wppa-items.php:266 wppa-photo-admin-autosave.php:742
4792
+ #: wppa-photo-admin-autosave.php:765 wppa-photo-admin-autosave.php:1926
4793
+ #: wppa-photo-admin-autosave.php:2056 wppa-photo-admin-autosave.php:2067
4794
  #: wppa-potd-admin.php:230
4795
  msgid "Bronze"
4796
  msgstr ""
4797
 
4798
+ #: wppa-items.php:341 wppa-items.php:554 wppa-settings-autosave.php:2316
4799
+ #: wppa-settings-autosave.php:2345 wppa-settings-autosave.php:2984
4800
+ #: wppa-settings-autosave.php:3568
4801
  msgid "none"
4802
  msgstr ""
4803
 
4804
+ #: wppa-items.php:357
4805
  msgid "Nomen Nescio"
4806
  msgstr ""
4807
 
4808
+ #: wppa-items.php:360
4809
  msgid "Anonymus"
4810
  msgstr ""
4811
 
4812
+ #: wppa-items.php:386 wppa-items.php:565 wppa-upload.php:125
4813
+ #: wppa-upload.php:137
4814
  msgid "unknown"
4815
  msgstr ""
4816
 
4817
+ #: wppa-items.php:445 wppa-items.php:473
4818
  msgid "--- deleted ---"
4819
  msgstr ""
4820
 
4821
+ #: wppa-items.php:455
4822
  msgid "All Albums"
4823
  msgstr ""
4824
 
4825
+ #: wppa-items.php:459
4826
  msgid "My and public albums"
4827
  msgstr ""
4828
 
4838
  msgid "Last Ten Uploaded Photos"
4839
  msgstr ""
4840
 
4841
+ #: wppa-lasten-widget.php:131 wppa-non-admin.php:938
4842
  msgid "View the most recent uploaded photos"
4843
  msgstr ""
4844
 
4845
+ #: wppa-lasten-widget.php:155 wppa-non-admin.php:940
4846
  msgid "There are no uploaded photos (yet)"
4847
  msgstr ""
4848
 
4857
  msgstr ""
4858
 
4859
  #: wppa-lasten-widget.php:225 wppa-thumbnail-widget.php:216
4860
+ #: wppa-topten-widget.php:344
4861
  msgid "Display:"
4862
  msgstr ""
4863
 
4864
  #: wppa-lasten-widget.php:227 wppa-thumbnail-widget.php:218
4865
+ #: wppa-topten-widget.php:346
4866
  msgid "thumbnail images"
4867
  msgstr ""
4868
 
4869
  #: wppa-lasten-widget.php:228 wppa-thumbnail-widget.php:219
4870
+ #: wppa-topten-widget.php:347
4871
  msgid "photo names"
4872
  msgstr ""
4873
 
4932
  msgid "View fullsize slideshow"
4933
  msgstr ""
4934
 
4935
+ #: wppa-maintenance.php:70
4936
  msgid "You can run only one maintenance procedure at a time"
4937
  msgstr ""
4938
 
4939
+ #: wppa-maintenance.php:157
4940
  msgid "Orphan photos"
4941
  msgstr ""
4942
 
4943
+ #: wppa-maintenance.php:157
4944
  msgid "This album contains refound lost photos"
4945
  msgstr ""
4946
 
4947
+ #: wppa-maintenance.php:185
4948
  msgid "Feature must be enabled in Table IV-A28 first"
4949
  msgstr ""
4950
 
4951
+ #: wppa-maintenance.php:192
4952
  #, php-format
4953
  msgid "From album %d does not exist"
4954
  msgstr ""
4955
 
4956
+ #: wppa-maintenance.php:197
4957
  #, php-format
4958
  msgid "To album %d does not exist"
4959
  msgstr ""
4960
 
4961
+ #: wppa-maintenance.php:201
4962
  msgid "From and To albums are identical"
4963
  msgstr ""
4964
 
4965
+ #: wppa-maintenance.php:851 wppa-maintenance.php:867
4966
+ #: wppa-photo-admin-autosave.php:2368 wppa-photo-admin-autosave.php:2389
4967
+ #: wppa-settings-autosave.php:4487 wppa-setup.php:352
4968
  msgid "Required"
4969
  msgstr ""
4970
 
4971
+ #: wppa-maintenance.php:931
4972
  #, php-format
4973
  msgid ""
4974
  "List of Searcheable words <small>( Max 1000 entries of total %d )</small>"
4975
  msgstr ""
4976
 
4977
+ #: wppa-maintenance.php:964
4978
  msgid "There are no index items."
4979
  msgstr ""
4980
 
4981
+ #: wppa-maintenance.php:974
4982
  msgid "List of WPPA+ log messages"
4983
  msgstr ""
4984
 
4985
+ #: wppa-maintenance.php:979
4986
  msgid "There are no error log messages"
4987
  msgstr ""
4988
 
4989
+ #: wppa-maintenance.php:1000
4990
  #, php-format
4991
  msgid "List of recent ratings <small>( Max 1000 entries of total %d )</small>"
4992
  msgstr ""
4993
 
4994
+ #: wppa-maintenance.php:1050
4995
  msgid "There are no ratings"
4996
  msgstr ""
4997
 
4998
+ #: wppa-maintenance.php:1061
4999
  #, php-format
5000
  msgid "List of sessions <small>( Max 1000 entries of total %d )</small>"
5001
  msgstr ""
5002
 
5003
+ #: wppa-maintenance.php:1123
5004
  msgid "There are no active sessions"
5005
  msgstr ""
5006
 
5007
+ #: wppa-maintenance.php:1140
5008
  #, php-format
5009
  msgid "List of comments <small>( Max 1000 entries of total %d )</small>"
5010
  msgstr ""
5011
 
5012
+ #: wppa-maintenance.php:1186
5013
  msgid "There are no comments"
5014
  msgstr ""
5015
 
5033
  msgid "Press f for fullscreen."
5034
  msgstr "Tryk på f for fuldskærm."
5035
 
5036
+ #: wppa-non-admin.php:528
5037
  msgid ""
5038
  "Keys: f = next mode; q,x = exit; p = previous, n = next, s = start/stop, d = "
5039
  "dismiss this notice."
5041
  "Nøgler: f = næste tilstand; q, x = exit; p = forrige, n = næste, s = start / "
5042
  "stop, d = afvise denne meddelelse."
5043
 
5044
+ #: wppa-non-admin.php:529
5045
  msgid "Keys: f = next mode; q,x = exit; d = dismiss this notice."
5046
  msgstr "Nøgler: f = næste tilstand; q, x = exit; d = afvise denne meddelelse."
5047
 
5048
+ #: wppa-non-admin.php:534
5049
  msgid "Toggle fullscreen"
5050
  msgstr ""
5051
 
5052
+ #: wppa-non-admin.php:795 wppa-settings-autosave.php:3768
5053
  msgid "Start"
5054
  msgstr "Start"
5055
 
5056
+ #: wppa-non-admin.php:796
5057
  msgid "Stop"
5058
  msgstr "Stop"
5059
 
5060
+ #: wppa-non-admin.php:797 wppa-slideshow.php:234
5061
  msgid "Slower"
5062
  msgstr "Langsommere"
5063
 
5064
+ #: wppa-non-admin.php:798 wppa-slideshow.php:254
5065
  msgid "Faster"
5066
  msgstr "Hurtigere"
5067
 
5068
+ #: wppa-non-admin.php:800
5069
  msgid "of"
5070
  msgstr "af"
5071
 
5072
+ #: wppa-non-admin.php:801 wppa-slideshow.php:1405
5073
  msgid "Previous photo"
5074
  msgstr "Forrige foto"
5075
 
5076
+ #: wppa-non-admin.php:802 wppa-slideshow.php:1414
5077
  msgid "Next photo"
5078
  msgstr "Næste foto"
5079
 
5080
+ #: wppa-non-admin.php:803
5081
  msgid "Prev."
5082
  msgstr "Forrige"
5083
 
5084
+ #: wppa-non-admin.php:804
5085
  msgid "Next"
5086
  msgstr "N&aelig;ste"
5087
 
5088
+ #: wppa-non-admin.php:805 wppa-slideshow.php:876 wppa-slideshow.php:890
5089
+ #: wppa-slideshow.php:1029
5090
  msgid "Average&nbsp;rating"
5091
  msgstr "Bed&oslash;mmelse&nbsp;gennemsnitlig"
5092
 
5093
+ #: wppa-non-admin.php:806 wppa-slideshow.php:955 wppa-slideshow.php:988
5094
+ #: wppa-slideshow.php:1010
5095
  msgid "My&nbsp;rating"
5096
  msgstr "Min&nbsp;bed&oslash;mmelse"
5097
 
5098
+ #: wppa-non-admin.php:807
5099
  msgid "Avg."
5100
  msgstr "Gns."
5101
 
5102
+ #: wppa-non-admin.php:808
5103
  msgid "Mine"
5104
  msgstr "Mine"
5105
 
5106
+ #: wppa-non-admin.php:809
5107
  msgid "You marked this image as inappropriate."
5108
  msgstr "Du markeret billedet som upassende."
5109
 
5110
+ #: wppa-non-admin.php:812
5111
  msgid "Please enter your name"
5112
  msgstr "Indtast venligst dit navn."
5113
 
5114
+ #: wppa-non-admin.php:813
5115
  msgid "Please enter a valid email address"
5116
  msgstr "Indtast venligst en gyldig e-mail adresse"
5117
 
5118
+ #: wppa-non-admin.php:814
5119
  msgid "Please enter a comment"
5120
  msgstr "Indtast venligst en kommentar"
5121
 
5122
+ #: wppa-non-admin.php:848
5123
  msgid "Double click to start/stop slideshow running"
5124
  msgstr "Dobbeltklik for at starte / stoppe diasshowet kører"
5125
 
5126
+ #: wppa-non-admin.php:944 wppa-photo-admin-autosave.php:558
5127
  #: wppa-potd-widget.php:178
5128
  msgid "By:"
5129
  msgstr ""
5130
 
5131
+ #: wppa-non-admin.php:947 wppa-slideshow-widget.php:124
5132
  msgid "No album defined (yet)"
5133
  msgstr ""
5134
 
5135
+ #: wppa-non-admin.php:951 wppa-thumbnail-widget.php:121
5136
  msgid "There are no photos (yet)"
5137
  msgstr ""
5138
 
5139
+ #: wppa-non-admin.php:954 wppa-upldr-widget.php:99
5140
  msgid "There are too many registered users in the system for this widget"
5141
  msgstr ""
5142
 
5143
+ #: wppa-non-admin.php:955 wppa-upldr-widget.php:141 wppa-upldr-widget.php:148
5144
  msgid "Photos uploaded by"
5145
  msgstr ""
5146
 
5147
+ #: wppa-non-admin.php:959 wppa-thumbnails.php:732 wppa-thumbnails.php:1520
5148
+ #: wppa-topten-widget.php:213 wppa-topten-widget.php:236
5149
+ #: wppa-topten-widget.php:246
5150
  #, php-format
5151
  msgid "%d view"
5152
  msgid_plural "%d views"
5153
  msgstr[0] ""
5154
  msgstr[1] ""
5155
 
5156
+ #: wppa-non-admin.php:961 wppa-topten-widget.php:271
5157
  msgid "There are no rated photos (yet)"
5158
  msgstr ""
5159
 
5186
  msgid "Photo %s has been removed."
5187
  msgstr ""
5188
 
5189
+ #: wppa-photo-admin-autosave.php:267 wppa-photo-admin-autosave.php:2102
5190
  msgid "No photos matching your search criteria."
5191
  msgstr ""
5192
 
5193
+ #: wppa-photo-admin-autosave.php:275 wppa-photo-admin-autosave.php:2105
5194
  msgid "No photos yet in this album."
5195
  msgstr ""
5196
 
5222
  msgid "Are you sure you want to delete this video?"
5223
  msgstr ""
5224
 
5225
+ #: wppa-photo-admin-autosave.php:339 wppa-photo-admin-autosave.php:1984
5226
  msgid "Are you sure you want to delete this photo?"
5227
  msgstr ""
5228
 
5254
  msgid "And I do not know if there is already a watermark on this photo"
5255
  msgstr ""
5256
 
5257
+ #: wppa-photo-admin-autosave.php:403 wppa-watermark.php:557
5258
  msgid "top - left"
5259
  msgstr ""
5260
 
5261
+ #: wppa-photo-admin-autosave.php:403 wppa-watermark.php:557
5262
  msgid "top - center"
5263
  msgstr ""
5264
 
5265
+ #: wppa-photo-admin-autosave.php:403 wppa-watermark.php:557
5266
  msgid "top - right"
5267
  msgstr ""
5268
 
5269
+ #: wppa-photo-admin-autosave.php:404 wppa-watermark.php:558
5270
  msgid "center - left"
5271
  msgstr ""
5272
 
5273
+ #: wppa-photo-admin-autosave.php:404 wppa-watermark.php:558
5274
  msgid "center - center"
5275
  msgstr ""
5276
 
5277
+ #: wppa-photo-admin-autosave.php:404 wppa-watermark.php:558
5278
  msgid "center - right"
5279
  msgstr ""
5280
 
5281
+ #: wppa-photo-admin-autosave.php:405 wppa-watermark.php:559
5282
  msgid "bottom - left"
5283
  msgstr ""
5284
 
5285
+ #: wppa-photo-admin-autosave.php:405 wppa-watermark.php:559
5286
  msgid "bottom - center"
5287
  msgstr ""
5288
 
5289
+ #: wppa-photo-admin-autosave.php:405 wppa-watermark.php:559
5290
  msgid "bottom - right"
5291
  msgstr ""
5292
 
5306
  msgid "Copy photo"
5307
  msgstr ""
5308
 
5309
+ #: wppa-photo-admin-autosave.php:496
5310
  msgid "Preview fullsize video"
5311
  msgstr ""
5312
 
5313
+ #: wppa-photo-admin-autosave.php:516
5314
  msgid "Preview fullsize photo"
5315
  msgstr ""
5316
 
5317
+ #: wppa-photo-admin-autosave.php:533
5318
  msgid "Audio disabled"
5319
  msgstr ""
5320
 
5321
+ #: wppa-photo-admin-autosave.php:552
5322
  msgid "Filename:"
5323
  msgstr ""
5324
 
5325
+ #: wppa-photo-admin-autosave.php:555
5326
  msgid "Upload:"
5327
  msgstr ""
5328
 
5329
+ #: wppa-photo-admin-autosave.php:573
5330
  #, php-format
5331
  msgid "Album: %d (%s)."
5332
  msgstr ""
5333
 
5334
+ #: wppa-photo-admin-autosave.php:589
5335
  msgid "EXIF Date:"
5336
  msgstr ""
5337
 
5338
+ #: wppa-photo-admin-autosave.php:609
5339
  msgid "Location:"
5340
  msgstr ""
5341
 
5342
+ #: wppa-photo-admin-autosave.php:615
5343
  msgid "Lat:"
5344
  msgstr ""
5345
 
5346
+ #: wppa-photo-admin-autosave.php:624
5347
  msgid "Lon:"
5348
  msgstr ""
5349
 
5350
+ #: wppa-photo-admin-autosave.php:637
5351
  msgid "Photo sort order #:"
5352
  msgstr ""
5353
 
5354
+ #: wppa-photo-admin-autosave.php:660
5355
+ msgid "Likes:"
5356
+ msgstr ""
5357
+
5358
+ #: wppa-photo-admin-autosave.php:666
5359
  msgid "Rating:"
5360
  msgstr ""
5361
 
5362
+ #: wppa-photo-admin-autosave.php:667
5363
  msgid "Entries:"
5364
  msgstr ""
5365
 
5366
+ #: wppa-photo-admin-autosave.php:669
5367
  msgid "Mean value:"
5368
  msgstr ""
5369
 
5370
+ #: wppa-photo-admin-autosave.php:683
5371
  #, php-format
5372
  msgid "Disliked by %d visitors"
5373
  msgstr ""
5374
 
5375
+ #: wppa-photo-admin-autosave.php:690
5376
  #, php-format
5377
  msgid "%d pending votes."
5378
  msgstr ""
5379
 
5380
+ #: wppa-photo-admin-autosave.php:697
5381
  msgid "Views"
5382
  msgstr ""
5383
 
5384
+ #: wppa-photo-admin-autosave.php:705
5385
+ msgid "Clicks"
5386
+ msgstr ""
5387
+
5388
+ #: wppa-photo-admin-autosave.php:712
5389
  msgid "Status:"
5390
  msgstr ""
5391
 
5392
+ #: wppa-photo-admin-autosave.php:730 wppa-photo-admin-autosave.php:761
5393
+ #: wppa-photo-admin-autosave.php:1921 wppa-photo-admin-autosave.php:2051
5394
+ #: wppa-photo-admin-autosave.php:2063 wppa-potd-admin.php:226
5395
  msgid "Publish"
5396
  msgstr ""
5397
 
5398
+ #: wppa-photo-admin-autosave.php:733 wppa-photo-admin-autosave.php:762
5399
+ #: wppa-photo-admin-autosave.php:1923 wppa-photo-admin-autosave.php:2053
5400
  #: wppa-potd-admin.php:227
5401
  msgid "Featured"
5402
  msgstr ""
5403
 
5404
+ #: wppa-photo-admin-autosave.php:745 wppa-photo-admin-autosave.php:766
5405
+ #: wppa-photo-admin-autosave.php:1927 wppa-photo-admin-autosave.php:2057
5406
+ #: wppa-photo-admin-autosave.php:2068
5407
  msgid "Scheduled"
5408
  msgstr ""
5409
 
5410
+ #: wppa-photo-admin-autosave.php:748 wppa-photo-admin-autosave.php:767
5411
+ #: wppa-photo-admin-autosave.php:1928 wppa-photo-admin-autosave.php:2058
5412
+ #: wppa-photo-admin-autosave.php:2069
5413
  msgid "Private"
5414
  msgstr ""
5415
 
5416
+ #: wppa-photo-admin-autosave.php:771
5417
  msgid ""
5418
  "Note: Featured photos should have a descriptive name; a name a search engine "
5419
  "will look for!"
5420
  msgstr ""
5421
 
5422
+ #: wppa-photo-admin-autosave.php:783
5423
  #, php-format
5424
  msgid "Video %s is not modified yet"
5425
  msgstr ""
5426
 
5427
+ #: wppa-photo-admin-autosave.php:784
5428
  #, php-format
5429
  msgid "Photo %s is not modified yet"
5430
  msgstr ""
5431
 
5432
+ #: wppa-photo-admin-autosave.php:792
5433
  msgid "Available files:"
5434
  msgstr ""
5435
 
5436
+ #: wppa-photo-admin-autosave.php:796
5437
  msgid "Source file:"
5438
  msgstr ""
5439
 
5440
+ #: wppa-photo-admin-autosave.php:806 wppa-photo-admin-autosave.php:821
5441
+ #: wppa-photo-admin-autosave.php:838
5442
  msgid "Unavailable"
5443
  msgstr ""
5444
 
5445
+ #: wppa-photo-admin-autosave.php:811
5446
  msgid "Poster file:"
5447
  msgstr ""
5448
 
5449
+ #: wppa-photo-admin-autosave.php:811
5450
  msgid "Display file:"
5451
  msgstr ""
5452
 
5453
+ #: wppa-photo-admin-autosave.php:828
5454
  msgid "Thumbnail file:"
5455
  msgstr ""
5456
 
5457
+ #: wppa-photo-admin-autosave.php:849
5458
  msgid "Video size:"
5459
  msgstr ""
5460
 
5461
+ #: wppa-photo-admin-autosave.php:850 wppa-slideshow-widget.php:201
5462
  msgid "Width:"
5463
  msgstr ""
5464
 
5465
+ #: wppa-photo-admin-autosave.php:857 wppa-photo-admin-autosave.php:865
5466
  #, php-format
5467
  msgid "pix, (0=default:%s)"
5468
  msgstr ""
5469
 
5470
+ #: wppa-photo-admin-autosave.php:858 wppa-slideshow-widget.php:202
5471
  msgid "Height:"
5472
  msgstr ""
5473
 
5474
+ #: wppa-photo-admin-autosave.php:867 wppa-photo-admin-autosave.php:887
5475
  msgid "Formats:"
5476
  msgstr ""
5477
 
5478
+ #: wppa-photo-admin-autosave.php:872 wppa-photo-admin-autosave.php:892
5479
  msgid "Filesize:"
5480
  msgstr ""
5481
 
5482
+ #: wppa-photo-admin-autosave.php:926
5483
  msgid "Stereophoto:"
5484
  msgstr ""
5485
 
5486
+ #: wppa-photo-admin-autosave.php:932
5487
  msgid "no stereo image or ready anaglyph"
5488
  msgstr ""
5489
 
5490
+ #: wppa-photo-admin-autosave.php:935
5491
  msgid "Left - right stereo image"
5492
  msgstr ""
5493
 
5494
+ #: wppa-photo-admin-autosave.php:938
5495
  msgid "Right - left stereo image"
5496
  msgstr ""
5497
 
5498
+ #: wppa-photo-admin-autosave.php:942
5499
  msgid "Images:"
5500
  msgstr ""
5501
 
5502
+ #: wppa-photo-admin-autosave.php:966
5503
  msgid "Watermark:"
5504
  msgstr ""
5505
 
5506
+ #: wppa-photo-admin-autosave.php:977 wppa-photo-admin-autosave.php:995
5507
  msgid "Pos:"
5508
  msgstr ""
5509
 
5510
+ #: wppa-photo-admin-autosave.php:987
5511
  msgid "Apply watermark"
5512
  msgstr ""
5513
 
5514
+ #: wppa-photo-admin-autosave.php:993
5515
  msgid "File:"
5516
  msgstr ""
5517
 
5518
+ #: wppa-photo-admin-autosave.php:1008
5519
  msgid "Not configured"
5520
  msgstr ""
5521
 
5522
+ #: wppa-photo-admin-autosave.php:1040
5523
  msgid "Rotate left"
5524
  msgstr ""
5525
 
5526
+ #: wppa-photo-admin-autosave.php:1046
5527
  msgid "Rotate 180&deg;"
5528
  msgstr ""
5529
 
5530
+ #: wppa-photo-admin-autosave.php:1052
5531
  msgid "Rotate right"
5532
  msgstr ""
5533
 
5534
+ #: wppa-photo-admin-autosave.php:1058
5535
  msgid "Flip"
5536
  msgstr ""
5537
 
5538
+ #: wppa-photo-admin-autosave.php:1068
5539
  msgid "Remake display file and thumbnail file"
5540
  msgstr ""
5541
 
5542
+ #: wppa-photo-admin-autosave.php:1070
5543
  msgid "Remake files"
5544
  msgstr ""
5545
 
5546
+ #: wppa-photo-admin-autosave.php:1080 wppa-photo-admin-autosave.php:1082
5547
  msgid "Remake thumbnail file"
5548
  msgstr ""
5549
 
5550
+ #: wppa-photo-admin-autosave.php:1105 wppa-photo-admin-autosave.php:1114
5551
  msgid "Target album for copy/move:"
5552
  msgstr ""
5553
 
5554
+ #: wppa-photo-admin-autosave.php:1119
5555
  msgid "Album id"
5556
  msgstr ""
5557
 
5558
+ #: wppa-photo-admin-autosave.php:1147
5559
  msgid "Delete video"
5560
  msgstr ""
5561
 
5562
+ #: wppa-photo-admin-autosave.php:1147
5563
  msgid "Delete photo"
5564
  msgstr ""
5565
 
5566
+ #: wppa-photo-admin-autosave.php:1158
5567
  msgid "Re-upload file"
5568
  msgstr ""
5569
 
5570
+ #: wppa-photo-admin-autosave.php:1173 wppa-settings-autosave.php:3218
5571
  msgid "Upload"
5572
  msgstr ""
5573
 
5574
+ #: wppa-photo-admin-autosave.php:1211
5575
  msgid "Photoname:"
5576
  msgstr ""
5577
 
5578
+ #: wppa-photo-admin-autosave.php:1252
5579
  msgid "Update Photo description"
5580
  msgstr ""
5581
 
5582
+ #: wppa-photo-admin-autosave.php:1297
5583
  msgid "Tags:"
5584
  msgstr ""
5585
 
5586
+ #: wppa-photo-admin-autosave.php:1309
5587
  msgid "Separate tags with commas."
5588
  msgstr ""
5589
 
5590
+ #: wppa-photo-admin-autosave.php:1318
5591
  msgid "- select -"
5592
  msgstr ""
5593
 
5594
+ #: wppa-photo-admin-autosave.php:1324
5595
  msgid "No tags yet"
5596
  msgstr ""
5597
 
5598
+ #: wppa-photo-admin-autosave.php:1330
5599
  msgid "Select to add"
5600
  msgstr ""
5601
 
5602
+ #: wppa-photo-admin-autosave.php:1378
5603
  msgid "Autopage Permalink:"
5604
  msgstr ""
5605
 
5606
+ #: wppa-photo-admin-autosave.php:1395
5607
  msgid "Photo specific link url:"
5608
  msgstr ""
5609
 
5610
+ #: wppa-photo-admin-autosave.php:1416
5611
  msgid "Same tab"
5612
  msgstr ""
5613
 
5614
+ #: wppa-photo-admin-autosave.php:1422 wppa-settings-autosave.php:4986
5615
+ #: wppa-settings-autosave.php:6044
5616
  msgid "New tab"
5617
  msgstr ""
5618
 
5619
+ #: wppa-photo-admin-autosave.php:1428
5620
  msgid "Tryit!"
5621
  msgstr ""
5622
 
5623
+ #: wppa-photo-admin-autosave.php:1437
5624
  msgid "Photo specific link title:"
5625
  msgstr ""
5626
 
5627
+ #: wppa-photo-admin-autosave.php:1451
5628
  msgid ""
5629
  "If you want this link to be used, check 'PS Overrule' checkbox in table VI."
5630
  msgstr ""
5631
 
5632
+ #: wppa-photo-admin-autosave.php:1466
5633
  msgid "HTML Alt attribute:"
5634
  msgstr ""
5635
 
5636
+ #: wppa-photo-admin-autosave.php:1490
5637
  msgid "Single image shortcode"
5638
  msgstr ""
5639
 
5640
+ #: wppa-photo-admin-autosave.php:1497
5641
  #, php-format
5642
  msgid "See %s The documentation %s for more shortcode options."
5643
  msgstr ""
5644
 
5645
+ #: wppa-photo-admin-autosave.php:1512
5646
  msgid "Permalink"
5647
  msgstr ""
5648
 
5649
+ #: wppa-photo-admin-autosave.php:1527
5650
  msgid "Hi resolution url"
5651
  msgstr ""
5652
 
5653
+ #: wppa-photo-admin-autosave.php:1542
5654
  msgid "Display file url"
5655
  msgstr ""
5656
 
5657
+ #: wppa-photo-admin-autosave.php:1558
5658
  msgid "Thumbnail file url"
5659
  msgstr ""
5660
 
5661
+ #: wppa-photo-admin-autosave.php:1615 wppa-photo-admin-autosave.php:1624
5662
  msgid "Trash"
5663
  msgstr ""
5664
 
5665
+ #: wppa-photo-admin-autosave.php:1747
5666
  #, php-format
5667
  msgid "Time is out after processing %d out of %d items."
5668
  msgstr ""
5669
 
5670
+ #: wppa-photo-admin-autosave.php:1760
5671
  #, php-format
5672
  msgid "%d photos deleted."
5673
  msgstr ""
5674
 
5675
+ #: wppa-photo-admin-autosave.php:1763
5676
  #, php-format
5677
  msgid "%1$s photos moved to album %2$s."
5678
  msgstr ""
5679
 
5680
+ #: wppa-photo-admin-autosave.php:1766
5681
  #, php-format
5682
  msgid "%1$s photos copied to album %2$s."
5683
  msgstr ""
5684
 
5685
+ #: wppa-photo-admin-autosave.php:1769
5686
  #, php-format
5687
  msgid "Changed status to %1$s on %2$s photos."
5688
  msgstr ""
5689
 
5690
+ #: wppa-photo-admin-autosave.php:1772
5691
  #, php-format
5692
  msgid "Changed owner to %1$s on %2$s photos."
5693
  msgstr ""
5694
 
5695
+ #: wppa-photo-admin-autosave.php:1775
5696
  #, php-format
5697
  msgid "%d photos processed."
5698
  msgstr ""
5699
 
5700
+ #: wppa-photo-admin-autosave.php:1906
5701
  msgid "Move to"
5702
  msgstr ""
5703
 
5704
+ #: wppa-photo-admin-autosave.php:1907
5705
  msgid "Copy to"
5706
  msgstr ""
5707
 
5708
+ #: wppa-photo-admin-autosave.php:1909
5709
  msgid "Set status to"
5710
  msgstr ""
5711
 
5712
+ #: wppa-photo-admin-autosave.php:1912
5713
  msgid "Set owner to"
5714
  msgstr ""
5715
 
5716
+ #: wppa-photo-admin-autosave.php:1919
5717
  msgid "- select a status -"
5718
  msgstr ""
5719
 
5720
+ #: wppa-photo-admin-autosave.php:1934
5721
  msgid "- select an owner -"
5722
  msgstr ""
5723
 
5724
+ #: wppa-photo-admin-autosave.php:1946
5725
  msgid "Doit!"
5726
  msgstr ""
5727
 
5728
+ #: wppa-photo-admin-autosave.php:1949
5729
  msgid "the previous page"
5730
  msgstr ""
5731
 
5732
+ #: wppa-photo-admin-autosave.php:1950
5733
  msgid "the same page"
5734
  msgstr ""
5735
 
5736
+ #: wppa-photo-admin-autosave.php:1951
5737
  msgid "the next page"
5738
  msgstr ""
5739
 
5740
+ #: wppa-photo-admin-autosave.php:1953
5741
  #, php-format
5742
  msgid "Go to %s after Doit!."
5743
  msgstr ""
5744
 
5745
+ #: wppa-photo-admin-autosave.php:1958
5746
  msgid "Confirm delete"
5747
  msgstr ""
5748
 
5749
+ #: wppa-photo-admin-autosave.php:1965 wppa-photo-admin-autosave.php:2087
5750
+ #: wppa-potd-admin.php:321 wppa-settings-autosave.php:8699
5751
  msgid "Preview"
5752
  msgstr ""
5753
 
5754
+ #: wppa-photo-admin-autosave.php:1970 wppa-photo-admin-autosave.php:2092
5755
  msgid "Remark"
5756
  msgstr ""
5757
 
5758
+ #: wppa-photo-admin-autosave.php:1984
5759
  msgid "Deleting..."
5760
  msgstr ""
5761
 
5762
+ #: wppa-photo-admin-autosave.php:2110
5763
  #, php-format
5764
  msgid "Page %d is empty, try <a href=\"%s\" >page %d</a>."
5765
  msgstr ""
5766
 
5767
+ #: wppa-photo-admin-autosave.php:2235
5768
  msgid ""
5769
  "Setting photo sequence order has only effect if the photo order method is "
5770
  "set to <b>Order#</b>"
5771
  msgstr ""
5772
 
5773
+ #: wppa-photo-admin-autosave.php:2294
5774
  msgid "Id: "
5775
  msgstr ""
5776
 
5777
+ #: wppa-photo-admin-autosave.php:2295 wppa-settings-autosave.php:379
5778
  msgid "Video"
5779
  msgstr ""
5780
 
5781
+ #: wppa-photo-admin-autosave.php:2296 wppa-settings-autosave.php:360
5782
  msgid "Audio"
5783
  msgstr ""
5784
 
5785
+ #: wppa-photo-admin-autosave.php:2297
5786
  msgid "Ord: "
5787
  msgstr ""
5788
 
5789
+ #: wppa-photo-admin-autosave.php:2310
5790
  msgid "The album is empty."
5791
  msgstr ""
5792
 
5793
+ #: wppa-photo-admin-autosave.php:2415
5794
  msgid "Combined"
5795
  msgstr ""
5796
 
5797
+ #: wppa-photo-admin-autosave.php:2452
5798
  msgid "Word"
5799
  msgstr ""
5800
 
5801
+ #: wppa-photo-admin-autosave.php:2455
5802
  msgid "Count"
5803
  msgstr ""
5804
 
5805
+ #: wppa-photo-admin-autosave.php:2507 wppa-settings-autosave.php:6487
5806
  msgid "Tags"
5807
  msgstr ""
5808
 
5809
+ #: wppa-photo-admin-autosave.php:2627
5810
  msgid "Send"
5811
  msgstr ""
5812
 
5813
+ #: wppa-photo-files.php:150 wppa-photo-files.php:151
5814
  #, php-format
5815
  msgid "ERROR: File %s is not a valid picture file."
5816
  msgstr "FEJL: Fil %s er ikke en gyldig billedfil."
5817
 
5818
+ #: wppa-photo-files.php:298 wppa-photo-files.php:299
5819
  msgid "ERROR: Resized or copied image could not be created."
5820
  msgstr "FEJL: Resized eller kopierede billede kunne ikke oprettes."
5821
 
5828
  msgstr ""
5829
 
5830
  #: wppa-potd-admin.php:73 wppa-potd-admin.php:360
5831
+ #: wppa-settings-autosave.php:507 wppa-settings-autosave.php:669
5832
+ #: wppa-settings-autosave.php:691 wppa-settings-autosave.php:1439
5833
+ #: wppa-settings-autosave.php:1460 wppa-settings-autosave.php:2998
5834
+ #: wppa-settings-autosave.php:3402 wppa-settings-autosave.php:4763
5835
+ #: wppa-settings-autosave.php:6737 wppa-settings-autosave.php:7567
5836
+ #: wppa-settings-autosave.php:9372
5837
  msgid "Setting"
5838
  msgstr ""
5839
 
5840
  #: wppa-potd-admin.php:74 wppa-potd-admin.php:361
5841
+ #: wppa-settings-autosave.php:508 wppa-settings-autosave.php:670
5842
+ #: wppa-settings-autosave.php:692 wppa-settings-autosave.php:1440
5843
+ #: wppa-settings-autosave.php:1461 wppa-settings-autosave.php:2999
5844
+ #: wppa-settings-autosave.php:3023 wppa-settings-autosave.php:3382
5845
+ #: wppa-settings-autosave.php:3403 wppa-settings-autosave.php:4764
5846
+ #: wppa-settings-autosave.php:4788 wppa-settings-autosave.php:4964
5847
+ #: wppa-settings-autosave.php:4988 wppa-settings-autosave.php:6046
5848
+ #: wppa-settings-autosave.php:6739 wppa-settings-autosave.php:6763
5849
+ #: wppa-settings-autosave.php:7547 wppa-settings-autosave.php:7568
5850
+ #: wppa-settings-autosave.php:9373 wppa-settings-autosave.php:9395
5851
+ #: wppa-settings-autosave.php:9435 wppa-settings-autosave.php:9457
5852
+ #: wppa-settings-autosave.php:9503
5853
  msgid "Help"
5854
  msgstr ""
5855
 
5875
  msgid "Enter the desired display width of the photo in the sidebar."
5876
  msgstr ""
5877
 
5878
+ #: wppa-potd-admin.php:93 wppa-settings-autosave.php:709
5879
+ #: wppa-settings-autosave.php:718 wppa-settings-autosave.php:840
5880
+ #: wppa-settings-autosave.php:1002 wppa-settings-autosave.php:1013
5881
  msgid "pixels wide"
5882
  msgstr ""
5883
 
5889
  msgid "Enter the desired display alignment of the photo in the sidebar."
5890
  msgstr ""
5891
 
5892
+ #: wppa-potd-admin.php:100 wppa-settings-autosave.php:3747
5893
+ #: wppa-settings-autosave.php:3761 wppa-settings-autosave.php:4018
5894
  #: wppa-slideshow-widget.php:215 wppa-tinymce-shortcodes.php:628
5895
  msgid "center"
5896
  msgstr ""
5931
  msgid "The counter links to."
5932
  msgstr ""
5933
 
5934
+ #: wppa-potd-admin.php:156 wppa-settings-autosave.php:1065
5935
+ #: wppa-settings-autosave.php:5790 wppa-settings-autosave.php:5823
5936
+ #: wppa-settings-autosave.php:5920
5937
  msgid "thumbnails"
5938
  msgstr ""
5939
 
5940
+ #: wppa-potd-admin.php:156 wppa-settings-autosave.php:5791
5941
+ #: wppa-settings-autosave.php:5824 wppa-settings-autosave.php:5921
5942
  msgid "slideshow"
5943
  msgstr ""
5944
 
5971
  msgstr ""
5972
 
5973
  #: wppa-potd-admin.php:190 wppa-potd-admin.php:644 wppa-potd-admin.php:669
5974
+ #: wppa-potd-admin.php:707 wppa-settings-autosave.php:343
5975
+ #: wppa-settings-autosave.php:7410 wppa-settings-autosave.php:7437
5976
+ #: wppa-settings-autosave.php:8568 wppa-settings-autosave.php:8570
5977
+ #: wppa-settings-autosave.php:9880 wppa-settings-autosave.php:9900
5978
+ #: wppa-settings-autosave.php:9917 wppa-settings-autosave.php:9946
5979
+ #: wppa-settings-autosave.php:9964 wppa-settings-autosave.php:9988
5980
+ #: wppa-settings-autosave.php:10009 wppa-settings-autosave.php:10029
5981
+ #: wppa-settings-autosave.php:10046 wppa-settings-autosave.php:10090
5982
+ #: wppa-settings-autosave.php:10143 wppa-settings-autosave.php:10175
5983
  msgid "Setting unmodified"
5984
  msgstr ""
5985
 
6150
  msgid "There are too many photos in the selection to show a preview ( %d )"
6151
  msgstr ""
6152
 
6153
+ #: wppa-potd-admin.php:573 wppa-settings-autosave.php:9808
6154
  msgid "The default for this setting is:"
6155
  msgstr ""
6156
 
6157
+ #: wppa-potd-admin.php:590 wppa-settings-autosave.php:9825
6158
  msgid "Click for help"
6159
  msgstr ""
6160
 
6161
+ #: wppa-potd-admin.php:614 wppa-settings-autosave.php:10191
6162
  msgid "Checked"
6163
  msgstr ""
6164
 
6165
+ #: wppa-potd-admin.php:615 wppa-settings-autosave.php:10192
6166
  msgid "Unchecked"
6167
  msgstr ""
6168
 
6169
+ #: wppa-potd-admin.php:616 wppa-settings-autosave.php:5046
6170
+ #: wppa-settings-autosave.php:5089 wppa-settings-autosave.php:5167
6171
+ #: wppa-settings-autosave.php:5210 wppa-settings-autosave.php:5260
6172
+ #: wppa-settings-autosave.php:5309 wppa-settings-autosave.php:5358
6173
+ #: wppa-settings-autosave.php:5412 wppa-settings-autosave.php:5450
6174
+ #: wppa-settings-autosave.php:5502 wppa-settings-autosave.php:5544
6175
+ #: wppa-settings-autosave.php:5586 wppa-settings-autosave.php:5627
6176
+ #: wppa-settings-autosave.php:10193
6177
  msgid "no link at all."
6178
  msgstr ""
6179
 
6180
+ #: wppa-potd-admin.php:617 wppa-settings-autosave.php:5047
6181
+ #: wppa-settings-autosave.php:5090 wppa-settings-autosave.php:5168
6182
+ #: wppa-settings-autosave.php:5211 wppa-settings-autosave.php:5261
6183
+ #: wppa-settings-autosave.php:5310 wppa-settings-autosave.php:5359
6184
+ #: wppa-settings-autosave.php:5413 wppa-settings-autosave.php:5451
6185
+ #: wppa-settings-autosave.php:5503 wppa-settings-autosave.php:5545
6186
+ #: wppa-settings-autosave.php:5587 wppa-settings-autosave.php:5628
6187
+ #: wppa-settings-autosave.php:10194
6188
  msgid "the plain photo (file)."
6189
  msgstr ""
6190
 
6191
+ #: wppa-potd-admin.php:618 wppa-settings-autosave.php:5050
6192
+ #: wppa-settings-autosave.php:5093 wppa-settings-autosave.php:5169
6193
+ #: wppa-settings-autosave.php:5214 wppa-settings-autosave.php:5264
6194
+ #: wppa-settings-autosave.php:5313 wppa-settings-autosave.php:5362
6195
+ #: wppa-settings-autosave.php:5452 wppa-settings-autosave.php:5505
6196
+ #: wppa-settings-autosave.php:5547 wppa-settings-autosave.php:5589
6197
+ #: wppa-settings-autosave.php:10195
6198
  msgid "the full size photo in a slideshow."
6199
  msgstr ""
6200
 
6201
+ #: wppa-potd-admin.php:619 wppa-settings-autosave.php:5051
6202
+ #: wppa-settings-autosave.php:5094 wppa-settings-autosave.php:5170
6203
+ #: wppa-settings-autosave.php:5216 wppa-settings-autosave.php:5266
6204
+ #: wppa-settings-autosave.php:5315 wppa-settings-autosave.php:5364
6205
+ #: wppa-settings-autosave.php:5454 wppa-settings-autosave.php:5506
6206
+ #: wppa-settings-autosave.php:5548 wppa-settings-autosave.php:5590
6207
+ #: wppa-settings-autosave.php:5629 wppa-settings-autosave.php:10196
6208
  msgid "the fullsize photo on its own."
6209
  msgstr ""
6210
 
6211
+ #: wppa-potd-admin.php:620 wppa-settings-autosave.php:10197
6212
  msgid "the photo specific link."
6213
  msgstr ""
6214
 
6215
+ #: wppa-potd-admin.php:621 wppa-settings-autosave.php:5049
6216
+ #: wppa-settings-autosave.php:5092 wppa-settings-autosave.php:5504
6217
+ #: wppa-settings-autosave.php:5546 wppa-settings-autosave.php:5588
6218
+ #: wppa-settings-autosave.php:10198
6219
  msgid "the content of the album."
6220
  msgstr ""
6221
 
6222
+ #: wppa-potd-admin.php:622 wppa-settings-autosave.php:5091
6223
+ #: wppa-settings-autosave.php:10199
6224
  msgid "defined at widget activation."
6225
  msgstr ""
6226
 
6227
+ #: wppa-potd-admin.php:623 wppa-settings-autosave.php:5048
6228
+ #: wppa-settings-autosave.php:10200
6229
  msgid "defined on widget admin page."
6230
  msgstr ""
6231
 
6232
+ #: wppa-potd-admin.php:624 wppa-settings-autosave.php:5414
6233
+ #: wppa-settings-autosave.php:10201
6234
  msgid "same as title."
6235
  msgstr ""
6236
 
6237
  #: wppa-potd-admin.php:636 wppa-potd-admin.php:659 wppa-potd-admin.php:680
6238
+ #: wppa-settings-autosave.php:9870 wppa-settings-autosave.php:9890
6239
+ #: wppa-settings-autosave.php:9909 wppa-settings-autosave.php:9939
6240
+ #: wppa-settings-autosave.php:9956 wppa-settings-autosave.php:9980
6241
+ #: wppa-settings-autosave.php:10001 wppa-settings-autosave.php:10021
6242
+ #: wppa-settings-autosave.php:10063
6243
  msgid "Slug ="
6244
  msgstr ""
6245
 
6246
+ #: wppa-potd-admin.php:636 wppa-settings-autosave.php:9956
6247
+ #: wppa-settings-autosave.php:9980 wppa-settings-autosave.php:10001
6248
+ #: wppa-settings-autosave.php:10021
6249
  msgid "Values = yes, no"
6250
  msgstr ""
6251
 
6252
+ #: wppa-potd-admin.php:680 wppa-settings-autosave.php:10063
6253
  msgid "Values = "
6254
  msgstr ""
6255
 
6320
  msgid "Enable subsearch"
6321
  msgstr ""
6322
 
6323
+ #: wppa-search-widget.php:134 wppa-settings-autosave.php:5972
6324
  msgid "Landing page"
6325
  msgstr ""
6326
 
6332
  msgid "The default page will be created automaticly"
6333
  msgstr ""
6334
 
6335
+ #: wppa-settings-autosave.php:45
6336
  msgid "Close!"
6337
  msgstr ""
6338
 
6339
+ #: wppa-settings-autosave.php:93
6340
  msgid "Saved settings restored"
6341
  msgstr ""
6342
 
6343
+ #: wppa-settings-autosave.php:96
6344
  msgid "Unable to restore saved settings"
6345
  msgstr ""
6346
 
6347
+ #: wppa-settings-autosave.php:102
6348
  msgid "Reset to default settings"
6349
  msgstr ""
6350
 
6351
+ #: wppa-settings-autosave.php:105
6352
  msgid "Unable to set defaults"
6353
  msgstr ""
6354
 
6355
+ #: wppa-settings-autosave.php:110
6356
  #, php-format
6357
  msgid "Skinfile %s loaded"
6358
  msgstr ""
6359
 
6360
+ #: wppa-settings-autosave.php:121 wppa-settings-autosave.php:143
6361
+ #: wppa-settings-autosave.php:164
6362
  #, php-format
6363
  msgid "Upload error %s"
6364
  msgstr ""
6365
 
6366
+ #: wppa-settings-autosave.php:126
6367
  #, php-format
6368
  msgid "Uploaded file %s is not a .png file"
6369
  msgstr ""
6370
 
6371
+ #: wppa-settings-autosave.php:130 wppa-settings-autosave.php:151
6372
+ #: wppa-settings-autosave.php:187
6373
  #, php-format
6374
  msgid "Upload of %s done"
6375
  msgstr ""
6376
 
6377
+ #: wppa-settings-autosave.php:135 wppa-settings-autosave.php:156
6378
+ #: wppa-settings-autosave.php:192
6379
  msgid "No file selected or error on upload"
6380
  msgstr ""
6381
 
6382
+ #: wppa-settings-autosave.php:147
6383
  #, php-format
6384
  msgid "Uploaded file %s is not a .ttf file"
6385
  msgstr ""
6386
 
6387
+ #: wppa-settings-autosave.php:169
6388
  #, php-format
6389
  msgid "Uploaded file %s is not a valid image file"
6390
  msgstr ""
6391
 
6392
+ #: wppa-settings-autosave.php:248
6393
  #, php-format
6394
  msgid ""
6395
  "%s invalid ratings removed. Please run Table VIII-A5: Rerate to fix the "
6396
  "averages."
6397
  msgstr ""
6398
 
6399
+ #: wppa-settings-autosave.php:259
6400
  #, php-format
6401
  msgid "%s last album used settings removed."
6402
  msgstr ""
6403
 
6404
+ #: wppa-settings-autosave.php:267
6405
  msgid "WP Photo Album Plus Settings"
6406
  msgstr ""
6407
 
6408
+ #: wppa-settings-autosave.php:267
6409
  msgid "Auto Save"
6410
  msgstr ""
6411
 
6412
+ #: wppa-settings-autosave.php:268
6413
  msgid "Database revision:"
6414
  msgstr ""
6415
 
6416
+ #: wppa-settings-autosave.php:268
6417
  msgid "WP Charset:"
6418
  msgstr ""
6419
 
6420
+ #: wppa-settings-autosave.php:271
6421
  msgid "Multisite in singlesite mode."
6422
  msgstr ""
6423
 
6424
+ #: wppa-settings-autosave.php:274
6425
  msgid "Multisite enabled."
6426
  msgstr ""
6427
 
6428
+ #: wppa-settings-autosave.php:276
6429
  msgid "Blogid ="
6430
  msgstr ""
6431
 
6432
+ #: wppa-settings-autosave.php:293
6433
  msgid "Please de-activate plugin <i style=\"font-size:14px;\">"
6434
  msgstr ""
6435
 
6436
+ #: wppa-settings-autosave.php:293
6437
  msgid ". </i>This plugin will cause wppa+ to function not properly."
6438
  msgstr ""
6439
 
6440
+ #: wppa-settings-autosave.php:303
6441
  msgid "Please note that plugin <i style=\"font-size:14px;\">"
6442
  msgstr ""
6443
 
6444
+ #: wppa-settings-autosave.php:303
6445
  msgid "</i> can cause wppa+ to function not properly if it is misconfigured."
6446
  msgstr ""
6447
 
6448
+ #: wppa-settings-autosave.php:308
6449
  msgid ""
6450
  "There is a serious misconfiguration in your servers PHP config. Function "
6451
  "wppa_imagecreatefromjpeg() does not exist. You will encounter problems when "
6453
  "hosting provider to add GD support with a minimal version 1.8."
6454
  msgstr ""
6455
 
6456
+ #: wppa-settings-autosave.php:313
6457
  msgid "Rebuilding the Album index needs completion. See Table VIII"
6458
  msgstr ""
6459
 
6460
+ #: wppa-settings-autosave.php:314
6461
  msgid "Rebuilding the Photo index needs completion. See Table VIII"
6462
  msgstr ""
6463
 
6464
+ #: wppa-settings-autosave.php:316
6465
  msgid "Remove empty albums needs completion. See Table VIII"
6466
  msgstr ""
6467
 
6468
+ #: wppa-settings-autosave.php:317
6469
  msgid "Applying new photo description needs completion. See Table VIII"
6470
  msgstr ""
6471
 
6472
+ #: wppa-settings-autosave.php:318
6473
  msgid "Appending to photo description needs completion. See Table VIII"
6474
  msgstr ""
6475
 
6476
+ #: wppa-settings-autosave.php:319
6477
  msgid "Removing from photo description needs completion. See Table VIII"
6478
  msgstr ""
6479
 
6480
+ #: wppa-settings-autosave.php:320
6481
  msgid "Removing file extensions needs completion. See Table VIII"
6482
  msgstr ""
6483
 
6484
+ #: wppa-settings-autosave.php:321
6485
  msgid "Regenerating the Thumbnails needs completion. See Table VIII"
6486
  msgstr ""
6487
 
6488
+ #: wppa-settings-autosave.php:322
6489
  msgid "Rerating needs completion. See Table VIII"
6490
  msgstr ""
6491
 
6492
+ #: wppa-settings-autosave.php:330
6493
  msgid ""
6494
  "A thumbframe width or height should not be smaller than a thumbnail size. "
6495
  "Please correct the corresponding setting(s) in Table I-C"
6496
  msgstr ""
6497
 
6498
+ #: wppa-settings-autosave.php:335
6499
  msgid "Show legenda"
6500
  msgstr ""
6501
 
6502
+ #: wppa-settings-autosave.php:337
6503
  msgid "Legenda:"
6504
  msgstr ""
6505
 
6506
+ #: wppa-settings-autosave.php:338 wppa-settings-autosave.php:340
6507
+ #: wppa-settings-autosave.php:2021 wppa-settings-autosave.php:5719
6508
  msgid "Button"
6509
  msgstr ""
6510
 
6511
+ #: wppa-settings-autosave.php:338
6512
  msgid "action that causes page reload."
6513
  msgstr ""
6514
 
6515
+ #: wppa-settings-autosave.php:340 wppa-settings-autosave.php:10224
6516
+ #: wppa-settings-autosave.php:10243
6517
  msgid "Are you sure?"
6518
  msgstr ""
6519
 
6520
+ #: wppa-settings-autosave.php:341
6521
  msgid "action that does not cause page reload."
6522
  msgstr ""
6523
 
6524
+ #: wppa-settings-autosave.php:345
6525
  msgid "Update in progress"
6526
  msgstr ""
6527
 
6528
+ #: wppa-settings-autosave.php:347
6529
  msgid "Setting updated"
6530
  msgstr ""
6531
 
6532
+ #: wppa-settings-autosave.php:349
6533
  msgid "Update failed"
6534
  msgstr ""
6535
 
6536
+ #: wppa-settings-autosave.php:351
6537
  msgid "Hide this"
6538
  msgstr ""
6539
 
6540
+ #: wppa-settings-autosave.php:357
6541
  msgid "System"
6542
  msgstr ""
6543
 
6544
+ #: wppa-settings-autosave.php:358
6545
  msgid "Access"
6546
  msgstr ""
6547
 
6548
+ #: wppa-settings-autosave.php:362
6549
  msgid "Counts"
6550
  msgstr ""
6551
 
6552
+ #: wppa-settings-autosave.php:363
6553
  msgid "Covers"
6554
  msgstr ""
6555
 
6556
+ #: wppa-settings-autosave.php:364
6557
  msgid "Layout"
6558
  msgstr ""
6559
 
6560
+ #: wppa-settings-autosave.php:365 wppa-settings-autosave.php:4936
6561
  msgid "Lightbox"
6562
  msgstr ""
6563
 
6564
+ #: wppa-settings-autosave.php:366
6565
  msgid "Links"
6566
  msgstr ""
6567
 
6568
+ #: wppa-settings-autosave.php:367
6569
  msgid "Metadata"
6570
  msgstr ""
6571
 
6572
+ #: wppa-settings-autosave.php:368
6573
  msgid "Navigation"
6574
  msgstr ""
6575
 
6576
+ #: wppa-settings-autosave.php:370 wppa-settings-autosave.php:8731
6577
+ #: wppa-settings-autosave.php:8776
6578
  msgid "Rating"
6579
  msgstr ""
6580
 
6581
+ #: wppa-settings-autosave.php:372
6582
  msgid "Sizes"
6583
  msgstr ""
6584
 
6585
+ #: wppa-settings-autosave.php:373
6586
  msgid "Slideshows"
6587
  msgstr ""
6588
 
6589
+ #: wppa-settings-autosave.php:374
6590
  msgid "Social Media"
6591
  msgstr ""
6592
 
6593
+ #: wppa-settings-autosave.php:376
6594
  msgid "Uploads"
6595
  msgstr ""
6596
 
6597
+ #: wppa-settings-autosave.php:377
6598
  msgid "Widgets"
6599
  msgstr ""
6600
 
6601
+ #: wppa-settings-autosave.php:378 wppa-settings-autosave.php:8549
6602
  msgid "Watermark"
6603
  msgstr ""
6604
 
6605
+ #: wppa-settings-autosave.php:386
6606
  msgid "Click on the banner of a (sub)table to open/close it, or"
6607
  msgstr ""
6608
 
6609
+ #: wppa-settings-autosave.php:388
6610
  msgid "Show settings related to:"
6611
  msgstr ""
6612
 
6613
+ #: wppa-settings-autosave.php:394
6614
  msgid "and ( optionally ) to:"
6615
  msgstr ""
6616
 
6617
+ #: wppa-settings-autosave.php:410
6618
  msgid "Quick setup"
6619
  msgstr ""
6620
 
6621
+ #: wppa-settings-autosave.php:412
6622
  msgid "Do a quick initial setup"
6623
  msgstr ""
6624
 
6625
+ #: wppa-settings-autosave.php:413
6626
  msgid "Close quick setup"
6627
  msgstr ""
6628
 
6629
+ #: wppa-settings-autosave.php:453
6630
  msgid "--- The same post or page ---"
6631
  msgstr ""
6632
 
6633
+ #: wppa-settings-autosave.php:484
6634
  msgid "--- No page to link to (yet) ---"
6635
  msgstr ""
6636
 
6637
+ #: wppa-settings-autosave.php:489
6638
  msgid "--- Will be auto created ---"
6639
  msgstr ""
6640
 
6641
+ #: wppa-settings-autosave.php:496
6642
  msgid "Table O:"
6643
  msgstr ""
6644
 
6645
+ #: wppa-settings-autosave.php:496
6646
  msgid "Quick Setup:"
6647
  msgstr ""
6648
 
6649
+ #: wppa-settings-autosave.php:497
6650
  msgid "This table enables you to quickly do an inital setup."
6651
  msgstr ""
6652
 
6653
+ #: wppa-settings-autosave.php:519
6654
  msgid ""
6655
  "To quickly setup WPPA+ please answer the following questions. You can alway "
6656
  "change any setting later. <a>Click on me!</a>"
6657
  msgstr ""
6658
 
6659
+ #: wppa-settings-autosave.php:521
6660
  msgid "Is your theme <i>responsive</i>?"
6661
  msgstr ""
6662
 
6663
+ #: wppa-settings-autosave.php:522
6664
  msgid ""
6665
  "Responsive themes have a layout that varies with the size of the browser "
6666
  "window."
6667
  msgstr ""
6668
 
6669
+ #: wppa-settings-autosave.php:523
6670
  msgid ""
6671
  "WPPA+ needs to know this to automaticly adept the width of the display to "
6672
  "the available width on the page."
6673
  msgstr ""
6674
 
6675
+ #: wppa-settings-autosave.php:530
6676
  msgid "Do you want to downsize photos during upload?"
6677
  msgstr ""
6678
 
6679
+ #: wppa-settings-autosave.php:531
6680
  msgid ""
6681
  "Downsizing photos make them load faster to the visitor, without loosing "
6682
  "display quality"
6683
  msgstr ""
6684
 
6685
+ #: wppa-settings-autosave.php:532
6686
  msgid ""
6687
  "If you answer yes, the photos will be downsized to max 1024 x 768 pixels. "
6688
  "You can change this later, if you like"
6689
  msgstr ""
6690
 
6691
+ #: wppa-settings-autosave.php:539
6692
  msgid "Do you want to save the original photofiles?"
6693
  msgstr ""
6694
 
6695
+ #: wppa-settings-autosave.php:540
6696
  msgid "This will require considerable disk space on the server."
6697
  msgstr ""
6698
 
6699
+ #: wppa-settings-autosave.php:541
6700
  msgid ""
6701
  "If you answer yes, you will be able to remove watermarks you applied with "
6702
  "wppa+ in a later stage, redo downsizing to a larger size afterwards, and "
6703
  "supply fullsize images for download."
6704
  msgstr ""
6705
 
6706
+ #: wppa-settings-autosave.php:548
6707
  msgid "May visitors upload photos?"
6708
  msgstr ""
6709
 
6710
+ #: wppa-settings-autosave.php:549
6711
  msgid ""
6712
  "It is safe to do so, but i will have to do some settings to keep it safe!"
6713
  msgstr ""
6714
 
6715
+ #: wppa-settings-autosave.php:550
6716
  msgid ""
6717
  "If you answer yes, i will assume you want to enable logged in users to "
6718
  "upload photos at the front-end of the website and allow them to edit their "
6719
  "photos name and descriptions."
6720
  msgstr ""
6721
 
6722
+ #: wppa-settings-autosave.php:551
6723
  msgid ""
6724
  "The photos will be hold for moderation, the admin will get notified by email."
6725
  msgstr ""
6726
 
6727
+ #: wppa-settings-autosave.php:552
6728
  msgid ""
6729
  "Each user will get his own album to upload to. These settings can be changed "
6730
  "later."
6731
  msgstr ""
6732
 
6733
+ #: wppa-settings-autosave.php:559
6734
  msgid "Do you want the rating system active?"
6735
  msgstr ""
6736
 
6737
+ #: wppa-settings-autosave.php:560
6738
  msgid "Enable the rating system and show the votes in the slideshow."
6739
  msgstr ""
6740
 
6741
+ #: wppa-settings-autosave.php:561
6742
  msgid "You can configure the details of the rating system later"
6743
  msgstr ""
6744
 
6745
+ #: wppa-settings-autosave.php:568
6746
  msgid "Do you want the comment system active?"
6747
  msgstr ""
6748
 
6749
+ #: wppa-settings-autosave.php:569
6750
  msgid "Enable the comment system and show the comments in the slideshow."
6751
  msgstr ""
6752
 
6753
+ #: wppa-settings-autosave.php:570
6754
  msgid "You can configure the details of the comment system later"
6755
  msgstr ""
6756
 
6757
+ #: wppa-settings-autosave.php:577
6758
  msgid "Do you want the social media share buttons displayed?"
6759
  msgstr ""
6760
 
6761
+ #: wppa-settings-autosave.php:578
6762
  msgid "Display the social media buttons in the slideshow"
6763
  msgstr ""
6764
 
6765
+ #: wppa-settings-autosave.php:579
6766
  msgid ""
6767
  "These buttons share the specific photo rather than the page where it is "
6768
  "displayed on"
6769
  msgstr ""
6770
 
6771
+ #: wppa-settings-autosave.php:586
6772
  msgid "Are you going to use IPTC data?"
6773
  msgstr ""
6774
 
6775
+ #: wppa-settings-autosave.php:587
6776
  msgid ""
6777
  "IPTC data is information you may have added in a photo manipulation program."
6778
  msgstr ""
6779
 
6780
+ #: wppa-settings-autosave.php:588 wppa-settings-autosave.php:597
6781
  msgid ""
6782
  "The information can be displayed in slideshows and in photo descriptions."
6783
  msgstr ""
6784
 
6785
+ #: wppa-settings-autosave.php:595
6786
  msgid "Are you going to use EXIF data?"
6787
  msgstr ""
6788
 
6789
+ #: wppa-settings-autosave.php:596
6790
  msgid ""
6791
  "EXIF data is information from the camera like model no, focal distance and "
6792
  "aperture used."
6793
  msgstr ""
6794
 
6795
+ #: wppa-settings-autosave.php:604
6796
  msgid "Are you going to use GPX data?"
6797
  msgstr ""
6798
 
6799
+ #: wppa-settings-autosave.php:605
6800
  msgid ""
6801
  "Some cameras and mobile devices save the geographic location where the photo "
6802
  "is taken."
6803
  msgstr ""
6804
 
6805
+ #: wppa-settings-autosave.php:606
6806
  msgid "A Google map can be displayed in slideshows."
6807
  msgstr ""
6808
 
6809
+ #: wppa-settings-autosave.php:613
6810
  msgid "Are you going to use Fotomoto?"
6811
  msgstr ""
6812
 
6813
+ #: wppa-settings-autosave.php:614
6814
  msgid ""
6815
  "<a href=\"http://www.fotomoto.com/\" target=\"_blank\" >Fotomoto</a> is an "
6816
  "on-line print service."
6817
  msgstr ""
6818
 
6819
+ #: wppa-settings-autosave.php:615
6820
  msgid "If you answer Yes, you will have to open an account on Fotomoto."
6821
  msgstr ""
6822
 
6823
+ #: wppa-settings-autosave.php:622
6824
  msgid "Are you going to add videofiles?"
6825
  msgstr ""
6826
 
6827
+ #: wppa-settings-autosave.php:623
6828
  msgid "You can mix videos and photos in any album."
6829
  msgstr ""
6830
 
6831
+ #: wppa-settings-autosave.php:624 wppa-settings-autosave.php:633
6832
+ #: wppa-settings-autosave.php:642
6833
  msgid "You can configure the details later"
6834
  msgstr ""
6835
 
6836
+ #: wppa-settings-autosave.php:631
6837
  msgid "Are you going to add audiofiles?"
6838
  msgstr ""
6839
 
6840
+ #: wppa-settings-autosave.php:632
6841
  msgid "You can add audio to photos in any album."
6842
  msgstr ""
6843
 
6844
+ #: wppa-settings-autosave.php:640
6845
  msgid "Are you going to upload 3D stereo photos?"
6846
  msgstr ""
6847
 
6848
+ #: wppa-settings-autosave.php:641
6849
  msgid "You can add l-r and r-l stereo photo pairs."
6850
  msgstr ""
6851
 
6852
+ #: wppa-settings-autosave.php:649
6853
  msgid "Done?"
6854
  msgstr ""
6855
 
6856
+ #: wppa-settings-autosave.php:650
6857
  msgid "If you are ready answering these questions, select <b>yes</b>"
6858
  msgstr ""
6859
 
6860
+ #: wppa-settings-autosave.php:651
6861
  msgid ""
6862
  "You can change any setting later, and be more specific and add a lot of "
6863
  "settings. For now it is enough, go create albums and upload photos!"
6864
  msgstr ""
6865
 
6866
+ #: wppa-settings-autosave.php:655
6867
  msgid ""
6868
  "Thank you!. The most important settings are done now. You can refine your "
6869
  "settings, the behaviour and appearance of WPPA+ in the Tables below."
6870
  msgstr ""
6871
 
6872
+ #: wppa-settings-autosave.php:680
6873
  msgid "Table I:"
6874
  msgstr ""
6875
 
6876
+ #: wppa-settings-autosave.php:680
6877
  msgid "Sizes:"
6878
  msgstr ""
6879
 
6880
+ #: wppa-settings-autosave.php:681
6881
  msgid ""
6882
  "This table describes all the sizes and size options (except fontsizes) for "
6883
  "the generation and display of the WPPA+ elements."
6884
  msgstr ""
6885
 
6886
+ #: wppa-settings-autosave.php:699
6887
  msgid "WPPA+ global system related size settings"
6888
  msgstr ""
6889
 
6890
+ #: wppa-settings-autosave.php:701
6891
  msgid "Column Width"
6892
  msgstr ""
6893
 
6894
+ #: wppa-settings-autosave.php:702
6895
  msgid "The width of the main column in your theme's display area."
6896
  msgstr ""
6897
 
6898
+ #: wppa-settings-autosave.php:703
6899
  msgid "Enter the width of the main column in your theme's display area."
6900
  msgstr ""
6901
 
6902
+ #: wppa-settings-autosave.php:704
6903
  msgid ""
6904
  "You should set this value correctly to make sure the fullsize images are "
6905
  "properly aligned horizontally."
6906
  msgstr ""
6907
 
6908
+ #: wppa-settings-autosave.php:705
6909
  msgid ""
6910
  "You may enter 'auto' for use in themes that have a floating content column."
6911
  msgstr ""
6912
 
6913
+ #: wppa-settings-autosave.php:706
6914
  msgid "The use of 'auto' is required for responsive themes."
6915
  msgstr ""
6916
 
6917
+ #: wppa-settings-autosave.php:714
6918
  msgid "Initial Width"
6919
  msgstr ""
6920
 
6921
+ #: wppa-settings-autosave.php:715
6922
  msgid "The most often displayed colun width in responsive theme"
6923
  msgstr ""
6924
 
6925
+ #: wppa-settings-autosave.php:716
6926
  msgid ""
6927
  "Change this value only if your responsive theme shows initially a wrong "
6928
  "column width."
6929
  msgstr ""
6930
 
6931
+ #: wppa-settings-autosave.php:723
6932
  msgid "Resize on Upload"
6933
  msgstr ""
6934
 
6935
+ #: wppa-settings-autosave.php:724
6936
  msgid "Indicate if the photos should be resized during upload."
6937
  msgstr ""
6938
 
6939
+ #: wppa-settings-autosave.php:725
6940
  msgid ""
6941
  "If you check this item, the size of the photos will be reduced to the "
6942
  "dimension specified in the next item during the upload/import process."
6943
  msgstr ""
6944
 
6945
+ #: wppa-settings-autosave.php:726
6946
  msgid "The photos will never be stretched during upload if they are smaller."
6947
  msgstr ""
6948
 
6949
+ #: wppa-settings-autosave.php:734
6950
  msgid "Resize to"
6951
  msgstr ""
6952
 
6953
+ #: wppa-settings-autosave.php:735
6954
  msgid "Resize photos to fit within a given area."
6955
  msgstr ""
6956
 
6957
+ #: wppa-settings-autosave.php:736
6958
  msgid "Specify the screensize for the unscaled photos."
6959
  msgstr ""
6960
 
6961
+ #: wppa-settings-autosave.php:737
6962
  msgid ""
6963
  "The use of a non-default value is particularly usefull when you make use of "
6964
  "lightbox functionality."
6965
  msgstr ""
6966
 
6967
+ #: wppa-settings-autosave.php:739 wppa-settings-autosave.php:761
6968
+ #: wppa-settings-autosave.php:772 wppa-settings-autosave.php:781
6969
+ #: wppa-settings-autosave.php:826 wppa-settings-autosave.php:872
6970
+ #: wppa-settings-autosave.php:895 wppa-settings-autosave.php:902
6971
+ #: wppa-settings-autosave.php:921 wppa-settings-autosave.php:942
6972
+ #: wppa-settings-autosave.php:952 wppa-settings-autosave.php:1046
6973
+ #: wppa-settings-autosave.php:1080 wppa-settings-autosave.php:1100
6974
+ #: wppa-settings-autosave.php:1109 wppa-settings-autosave.php:1120
6975
+ #: wppa-settings-autosave.php:1132 wppa-settings-autosave.php:1142
6976
+ #: wppa-settings-autosave.php:1152 wppa-settings-autosave.php:1205
6977
+ #: wppa-settings-autosave.php:1214 wppa-settings-autosave.php:1225
6978
+ #: wppa-settings-autosave.php:1245 wppa-settings-autosave.php:1265
6979
+ #: wppa-settings-autosave.php:1285 wppa-settings-autosave.php:1305
6980
+ #: wppa-settings-autosave.php:1325 wppa-settings-autosave.php:1345
6981
+ #: wppa-settings-autosave.php:1354 wppa-settings-autosave.php:1363
6982
+ #: wppa-settings-autosave.php:1396 wppa-settings-autosave.php:1405
6983
+ #: wppa-settings-autosave.php:1417 wppa-settings-autosave.php:1426
6984
+ #: wppa-settings-autosave.php:2904 wppa-settings-autosave.php:4809
6985
+ #: wppa-settings-autosave.php:4826 wppa-settings-autosave.php:4843
6986
+ #: wppa-settings-autosave.php:4860 wppa-settings-autosave.php:4877
6987
+ #: wppa-settings-autosave.php:4894 wppa-settings-autosave.php:4911
6988
+ #: wppa-settings-autosave.php:4928 wppa-settings-autosave.php:4945
6989
+ #: wppa-settings-autosave.php:6285 wppa-settings-autosave.php:9103
6990
+ #: wppa-settings-autosave.php:9299 wppa-settings-autosave.php:9341
6991
+ #: wppa-settings-autosave.php:9359
6992
  msgid "pixels"
6993
  msgstr ""
6994
 
6995
+ #: wppa-settings-autosave.php:740
6996
  msgid "Fit within rectangle as set in Table I-B1,2"
6997
  msgstr ""
6998
 
6999
+ #: wppa-settings-autosave.php:747
7000
  msgid "Photocount threshold"
7001
  msgstr ""
7002
 
7003
+ #: wppa-settings-autosave.php:748
7004
  msgid "Number of photos in an album must exceed."
7005
  msgstr ""
7006
 
7007
+ #: wppa-settings-autosave.php:749
7008
  msgid ""
7009
  "Photos do not show up in the album unless there are more than this number of "
7010
  "photos in the album. This allows you to have cover photos on an album that "
7012
  "Usually set to 0 (always show) or 1 (for one cover photo)."
7013
  msgstr ""
7014
 
7015
+ #: wppa-settings-autosave.php:751 wppa-settings-autosave.php:790
7016
+ #: wppa-settings-autosave.php:1234 wppa-settings-autosave.php:1274
7017
+ #: wppa-settings-autosave.php:1294 wppa-settings-autosave.php:1334
7018
+ #: wppa-settings-autosave.php:4164 wppa-settings-autosave.php:6199
7019
+ #: wppa-settings-autosave.php:8122
7020
  msgid "photos"
7021
  msgstr ""
7022
 
7023
+ #: wppa-settings-autosave.php:756
7024
  msgid "Border thickness"
7025
  msgstr ""
7026
 
7027
+ #: wppa-settings-autosave.php:757
7028
  msgid "Thickness of wppa+ box borders."
7029
  msgstr ""
7030
 
7031
+ #: wppa-settings-autosave.php:758
7032
  msgid ""
7033
  "Enter the thickness for the border of the WPPA+ boxes. A number of 0 means: "
7034
  "no border."
7035
  msgstr ""
7036
 
7037
+ #: wppa-settings-autosave.php:759 wppa-settings-autosave.php:769
7038
  msgid "WPPA+ boxes are: the navigation bars and the filmstrip."
7039
  msgstr ""
7040
 
7041
+ #: wppa-settings-autosave.php:767
7042
  msgid "Radius of wppa+ box borders."
7043
  msgstr ""
7044
 
7045
+ #: wppa-settings-autosave.php:768
7046
  msgid ""
7047
  "Enter the corner radius for the border of the WPPA+ boxes. A number of 0 "
7048
  "means: no rounded corners."
7049
  msgstr ""
7050
 
7051
+ #: wppa-settings-autosave.php:770
7052
  msgid "Note that rounded corners are only supported by modern browsers."
7053
  msgstr ""
7054
 
7055
+ #: wppa-settings-autosave.php:778
7056
  msgid "Distance between wppa+ boxes."
7057
  msgstr ""
7058
 
7059
+ #: wppa-settings-autosave.php:786
7060
  msgid "Related count"
7061
  msgstr ""
7062
 
7063
+ #: wppa-settings-autosave.php:787
7064
  msgid "The default maximum number of related photos to find."
7065
  msgstr ""
7066
 
7067
+ #: wppa-settings-autosave.php:788
7068
  msgid ""
7069
  "When using shortcodes like [wppa type=\"album\" album=\"#related,desc,23\"][/"
7070
  "wppa], the maximum number is 23. Omitting the number gives the maximum of "
7071
  "this setting."
7072
  msgstr ""
7073
 
7074
+ #: wppa-settings-autosave.php:796
7075
  msgid "The maximum number of pagelinks to be displayed."
7076
  msgstr ""
7077
 
7078
+ #: wppa-settings-autosave.php:799
7079
  msgid "pages"
7080
  msgstr ""
7081
 
7082
+ #: wppa-settings-autosave.php:804
7083
  msgid "Max file name length"
7084
  msgstr ""
7085
 
7086
+ #: wppa-settings-autosave.php:805
7087
  msgid "The max length of a photo file name excluding the extension."
7088
  msgstr ""
7089
 
7090
+ #: wppa-settings-autosave.php:806 wppa-settings-autosave.php:815
7091
  msgid "A setting of 0 means: unlimited."
7092
  msgstr ""
7093
 
7094
+ #: wppa-settings-autosave.php:808 wppa-settings-autosave.php:817
7095
  msgid "chars"
7096
  msgstr ""
7097
 
7098
+ #: wppa-settings-autosave.php:813
7099
  msgid "Max photo name length"
7100
  msgstr ""
7101
 
7102
+ #: wppa-settings-autosave.php:814
7103
  msgid "The max length of a photo name."
7104
  msgstr ""
7105
 
7106
+ #: wppa-settings-autosave.php:823
7107
  msgid "The height of your sticky header."
7108
  msgstr ""
7109
 
7110
+ #: wppa-settings-autosave.php:824
7111
  msgid "If your theme has a sticky header, enter its height here."
7112
  msgstr ""
7113
 
7114
+ #: wppa-settings-autosave.php:832
7115
  msgid "Slideshow related size settings"
7116
  msgstr ""
7117
 
7118
+ #: wppa-settings-autosave.php:834
7119
  msgid "Maximum Width"
7120
  msgstr ""
7121
 
7122
+ #: wppa-settings-autosave.php:835
7123
  msgid "The maximum width photos will be displayed in slideshows."
7124
  msgstr ""
7125
 
7126
+ #: wppa-settings-autosave.php:836 wppa-settings-autosave.php:847
7127
  msgid ""
7128
  "Enter the largest size in pixels as how you want your photos to be displayed."
7129
  msgstr ""
7130
 
7131
+ #: wppa-settings-autosave.php:837
7132
  msgid ""
7133
  "This is usually the same as the Column Width (Table I-A1), but it may differ."
7134
  msgstr ""
7135
 
7136
+ #: wppa-settings-autosave.php:845
7137
  msgid "Maximum Height"
7138
  msgstr ""
7139
 
7140
+ #: wppa-settings-autosave.php:846
7141
  msgid "The maximum height photos will be displayed in slideshows."
7142
  msgstr ""
7143
 
7144
+ #: wppa-settings-autosave.php:848
7145
  msgid ""
7146
  "This setting defines the height of the space reserved for photos in "
7147
  "slideshows."
7148
  msgstr ""
7149
 
7150
+ #: wppa-settings-autosave.php:849
7151
  msgid ""
7152
  "If you change the width of a display by the size=\"..\" shortcode attribute, "
7153
  "this value changes proportionally to match the aspect ratio as defined by "
7154
  "this and the previous setting."
7155
  msgstr ""
7156
 
7157
+ #: wppa-settings-autosave.php:851 wppa-settings-autosave.php:1024
7158
+ #: wppa-settings-autosave.php:1035
7159
  msgid "pixels high"
7160
  msgstr ""
7161
 
7162
+ #: wppa-settings-autosave.php:856
7163
  msgid "Stretch to fit"
7164
  msgstr ""
7165
 
7166
+ #: wppa-settings-autosave.php:857
7167
  msgid "Stretch photos that are too small."
7168
  msgstr ""
7169
 
7170
+ #: wppa-settings-autosave.php:858
7171
  msgid ""
7172
  "Images will be stretched to the Maximum Size at display time if they are "
7173
  "smaller. Leaving unchecked is recommended. It is better to upload photos "
7174
  "that fit well the sizes you use!"
7175
  msgstr ""
7176
 
7177
+ #: wppa-settings-autosave.php:865
7178
  msgid "Slideshow borderwidth"
7179
  msgstr ""
7180
 
7181
+ #: wppa-settings-autosave.php:866
7182
  msgid "The width of the border around slideshow images."
7183
  msgstr ""
7184
 
7185
+ #: wppa-settings-autosave.php:867
7186
  msgid ""
7187
  "The border is made by the image background being larger than the image "
7188
  "itsself (padding)."
7189
  msgstr ""
7190
 
7191
+ #: wppa-settings-autosave.php:868
7192
  msgid ""
7193
  "Additionally there may be a one pixel outline of a different color. See "
7194
  "Table III-A2."
7195
  msgstr ""
7196
 
7197
+ #: wppa-settings-autosave.php:869
7198
  msgid "The number you enter here is exclusive the one pixel outline."
7199
  msgstr ""
7200
 
7201
+ #: wppa-settings-autosave.php:870
7202
  msgid "If you leave this entry empty, there will be no outline either."
7203
  msgstr ""
7204
 
7205
+ #: wppa-settings-autosave.php:877
7206
  msgid "Numbar Max"
7207
  msgstr ""
7208
 
7209
+ #: wppa-settings-autosave.php:878
7210
  msgid "Maximum numbers to display."
7211
  msgstr ""
7212
 
7213
+ #: wppa-settings-autosave.php:879
7214
  msgid ""
7215
  "In order to attemt to fit on one line, the numbers will be replaced by dots "
7216
  "- except the current - when there are more than this number of photos in a "
7217
  "slideshow."
7218
  msgstr ""
7219
 
7220
+ #: wppa-settings-autosave.php:881
7221
  msgid "numbers"
7222
  msgstr ""
7223
 
7224
+ #: wppa-settings-autosave.php:886
7225
  msgid "Share button size"
7226
  msgstr ""
7227
 
7228
+ #: wppa-settings-autosave.php:887
7229
  msgid "The size of the social media icons in the Share box"
7230
  msgstr ""
7231
 
7232
+ #: wppa-settings-autosave.php:897
7233
  msgid "Mini Treshold"
7234
  msgstr ""
7235
 
7236
+ #: wppa-settings-autosave.php:898
7237
  msgid "Show mini text at slideshow smaller then."
7238
  msgstr ""
7239
 
7240
+ #: wppa-settings-autosave.php:899
7241
  msgid ""
7242
  "Display Next and Prev. as opposed to Next photo and Previous photo when the "
7243
  "cotainer is smaller than this size."
7244
  msgstr ""
7245
 
7246
+ #: wppa-settings-autosave.php:900
7247
  msgid "Special use in responsive themes."
7248
  msgstr ""
7249
 
7250
+ #: wppa-settings-autosave.php:908
7251
  msgid "The maximum number of slides in a certain view. 0 means no pagination"
7252
  msgstr ""
7253
 
7254
+ #: wppa-settings-autosave.php:911 wppa-settings-autosave.php:930
7255
  msgid "slides"
7256
  msgstr ""
7257
 
7258
+ #: wppa-settings-autosave.php:916
7259
  msgid "Filmstrip Thumbnail Size"
7260
  msgstr ""
7261
 
7262
+ #: wppa-settings-autosave.php:917
7263
  msgid "The size of the filmstrip images."
7264
  msgstr ""
7265
 
7266
+ #: wppa-settings-autosave.php:918 wppa-settings-autosave.php:939
7267
+ #: wppa-settings-autosave.php:949 wppa-settings-autosave.php:1139
7268
+ #: wppa-settings-autosave.php:1149
7269
  msgid "This size applies to the width or height, whichever is the largest."
7270
  msgstr ""
7271
 
7272
+ #: wppa-settings-autosave.php:919 wppa-settings-autosave.php:940
7273
+ #: wppa-settings-autosave.php:950
7274
  msgid ""
7275
  "Changing the thumbnail size may result in all thumbnails being regenerated. "
7276
  "this may take a while."
7277
  msgstr ""
7278
 
7279
+ #: wppa-settings-autosave.php:927
7280
  msgid "The max number of slides in a slideonly display"
7281
  msgstr ""
7282
 
7283
+ #: wppa-settings-autosave.php:935
7284
  msgid "Thumbnail photos related size settings"
7285
  msgstr ""
7286
 
7287
+ #: wppa-settings-autosave.php:937
7288
  msgid "Thumbnail Size"
7289
  msgstr ""
7290
 
7291
+ #: wppa-settings-autosave.php:938
7292
  msgid "The size of the thumbnail images."
7293
  msgstr ""
7294
 
7295
+ #: wppa-settings-autosave.php:947
7296
  msgid "Thumbnail Size Alt"
7297
  msgstr ""
7298
 
7299
+ #: wppa-settings-autosave.php:948
7300
  msgid "The alternative size of the thumbnail images."
7301
  msgstr ""
7302
 
7303
+ #: wppa-settings-autosave.php:957
7304
  msgid "Thumbnail Aspect"
7305
  msgstr ""
7306
 
7307
+ #: wppa-settings-autosave.php:958
7308
  msgid "Aspect ration of thumbnail image"
7309
  msgstr ""
7310
 
7311
+ #: wppa-settings-autosave.php:962
7312
  msgid "--- same as fullsize ---"
7313
  msgstr ""
7314
 
7315
+ #: wppa-settings-autosave.php:963
7316
  msgid "--- square clipped ---"
7317
  msgstr ""
7318
 
7319
+ #: wppa-settings-autosave.php:964
7320
  msgid "4:5 landscape clipped"
7321
  msgstr ""
7322
 
7323
+ #: wppa-settings-autosave.php:965
7324
  msgid "3:4 landscape clipped"
7325
  msgstr ""
7326
 
7327
+ #: wppa-settings-autosave.php:966
7328
  msgid "2:3 landscape clipped"
7329
  msgstr ""
7330
 
7331
+ #: wppa-settings-autosave.php:967
7332
  msgid "9:16 landscape clipped"
7333
  msgstr ""
7334
 
7335
+ #: wppa-settings-autosave.php:968
7336
  msgid "1:2 landscape clipped"
7337
  msgstr ""
7338
 
7339
+ #: wppa-settings-autosave.php:969
7340
  msgid "--- square padded ---"
7341
  msgstr ""
7342
 
7343
+ #: wppa-settings-autosave.php:970
7344
  msgid "4:5 landscape padded"
7345
  msgstr ""
7346
 
7347
+ #: wppa-settings-autosave.php:971
7348
  msgid "3:4 landscape padded"
7349
  msgstr ""
7350
 
7351
+ #: wppa-settings-autosave.php:972
7352
  msgid "2:3 landscape padded"
7353
  msgstr ""
7354
 
7355
+ #: wppa-settings-autosave.php:973
7356
  msgid "9:16 landscape padded"
7357
  msgstr ""
7358
 
7359
+ #: wppa-settings-autosave.php:974
7360
  msgid "1:2 landscape padded"
7361
  msgstr ""
7362
 
7363
+ #: wppa-settings-autosave.php:996
7364
  msgid "Thumbframe width"
7365
  msgstr ""
7366
 
7367
+ #: wppa-settings-autosave.php:997
7368
  msgid "The width of the thumbnail frame."
7369
  msgstr ""
7370
 
 
 
 
 
7371
  #: wppa-settings-autosave.php:998 wppa-settings-autosave.php:1009
7372
+ msgid "Set the width of the thumbnail frame."
 
 
7373
  msgstr ""
7374
 
7375
  #: wppa-settings-autosave.php:999 wppa-settings-autosave.php:1010
7376
  #: wppa-settings-autosave.php:1021 wppa-settings-autosave.php:1032
7377
  #: wppa-settings-autosave.php:1043
7378
+ msgid "Set width, height and spacing for the thumbnail frames."
7379
+ msgstr ""
7380
+
7381
+ #: wppa-settings-autosave.php:1000 wppa-settings-autosave.php:1011
7382
+ #: wppa-settings-autosave.php:1022 wppa-settings-autosave.php:1033
7383
+ #: wppa-settings-autosave.php:1044
7384
  msgid ""
7385
  "These sizes should be large enough for a thumbnail image and - optionally - "
7386
  "the text under it."
7387
  msgstr ""
7388
 
7389
+ #: wppa-settings-autosave.php:1007
7390
  msgid "Thumbframe width Alt"
7391
  msgstr ""
7392
 
7393
+ #: wppa-settings-autosave.php:1008
7394
  msgid "The width of the alternative thumbnail frame."
7395
  msgstr ""
7396
 
7397
+ #: wppa-settings-autosave.php:1018
7398
  msgid "Thumbframe height"
7399
  msgstr ""
7400
 
7401
+ #: wppa-settings-autosave.php:1019
7402
  msgid "The height of the thumbnail frame."
7403
  msgstr ""
7404
 
7405
+ #: wppa-settings-autosave.php:1020 wppa-settings-autosave.php:1031
7406
  msgid "Set the height of the thumbnail frame."
7407
  msgstr ""
7408
 
7409
+ #: wppa-settings-autosave.php:1029
7410
  msgid "Thumbframe height Alt"
7411
  msgstr ""
7412
 
7413
+ #: wppa-settings-autosave.php:1030
7414
  msgid "The height of the alternative thumbnail frame."
7415
  msgstr ""
7416
 
7417
+ #: wppa-settings-autosave.php:1040
7418
  msgid "Thumbnail spacing"
7419
  msgstr ""
7420
 
7421
+ #: wppa-settings-autosave.php:1041
7422
  msgid "The spacing between adjacent thumbnail frames."
7423
  msgstr ""
7424
 
7425
+ #: wppa-settings-autosave.php:1042
7426
  msgid "Set the minimal spacing between the adjacent thumbnail frames"
7427
  msgstr ""
7428
 
7429
+ #: wppa-settings-autosave.php:1051
7430
  msgid "Auto spacing"
7431
  msgstr ""
7432
 
7433
+ #: wppa-settings-autosave.php:1052
7434
  msgid "Space the thumbnail frames automatic."
7435
  msgstr ""
7436
 
7437
+ #: wppa-settings-autosave.php:1053
7438
  msgid ""
7439
  "If you check this box, the thumbnail images will be evenly distributed over "
7440
  "the available width."
7441
  msgstr ""
7442
 
7443
+ #: wppa-settings-autosave.php:1054
7444
  msgid ""
7445
  "In this case, the thumbnail spacing value (setting I-9) will be regarded as "
7446
  "a minimum value."
7447
  msgstr ""
7448
 
7449
+ #: wppa-settings-autosave.php:1061 wppa-settings-autosave.php:1168
7450
  msgid "Page size"
7451
  msgstr ""
7452
 
7453
+ #: wppa-settings-autosave.php:1062
7454
  msgid "Max number of thumbnails per page."
7455
  msgstr ""
7456
 
7457
+ #: wppa-settings-autosave.php:1063
7458
  msgid ""
7459
  "Enter the maximum number of thumbnail images per page. A value of 0 "
7460
  "indicates no pagination."
7461
  msgstr ""
7462
 
7463
+ #: wppa-settings-autosave.php:1071
7464
  msgid "The size of the thumbnail popup images."
7465
  msgstr ""
7466
 
7467
+ #: wppa-settings-autosave.php:1072
7468
  msgid ""
7469
  "Enter the size of the popup images. This size should be larger than the "
7470
  "thumbnail size."
7471
  msgstr ""
7472
 
7473
+ #: wppa-settings-autosave.php:1073
7474
  msgid "This size should also be at least the cover image size."
7475
  msgstr ""
7476
 
7477
+ #: wppa-settings-autosave.php:1074
7478
  msgid ""
7479
  "Changing the popup size may result in all thumbnails being regenerated. this "
7480
  "may take a while."
7481
  msgstr ""
7482
 
7483
+ #: wppa-settings-autosave.php:1075
7484
  msgid ""
7485
  "Although this setting has only visual effect if \"Thumb popup\" (Table IV-"
7486
  "C8) is checked,"
7487
  msgstr ""
7488
 
7489
+ #: wppa-settings-autosave.php:1076
7490
  msgid ""
7491
  "the value must be right as it is the physical size of the thumbnail and "
7492
  "coverphoto images."
7493
  msgstr ""
7494
 
7495
+ #: wppa-settings-autosave.php:1083
7496
  msgid "Use thumbs if fit"
7497
  msgstr ""
7498
 
7499
+ #: wppa-settings-autosave.php:1084
7500
  msgid "Use the thumbnail image files if they are large enough."
7501
  msgstr ""
7502
 
7503
+ #: wppa-settings-autosave.php:1085
7504
  msgid "This setting speeds up page loading for small photos."
7505
  msgstr ""
7506
 
7507
+ #: wppa-settings-autosave.php:1086
7508
  msgid ""
7509
  "Do NOT use this when your thumbnails have a forced aspect ratio (when Table "
7510
  "I-C2 is set to anything different from --- same as fullsize ---)"
7511
  msgstr ""
7512
 
7513
+ #: wppa-settings-autosave.php:1093
7514
  msgid "Album cover related size settings"
7515
  msgstr ""
7516
 
7517
+ #: wppa-settings-autosave.php:1096
7518
  msgid "Maximum width for a album cover display."
7519
  msgstr ""
7520
 
7521
+ #: wppa-settings-autosave.php:1097
7522
  msgid ""
7523
  "Display covers in 2 or more columns if the display area is wider than the "
7524
  "given width."
7525
  msgstr ""
7526
 
7527
+ #: wppa-settings-autosave.php:1098
7528
  msgid ""
7529
  "This also applies for 'thumbnails as covers', and will NOT apply to single "
7530
  "items."
7531
  msgstr ""
7532
 
7533
+ #: wppa-settings-autosave.php:1105
7534
  msgid "Min Cover height"
7535
  msgstr ""
7536
 
7537
+ #: wppa-settings-autosave.php:1106
7538
  msgid "Minimal height of an album cover."
7539
  msgstr ""
7540
 
7541
+ #: wppa-settings-autosave.php:1107
7542
  msgid ""
7543
  "If you use this setting to make the albums the same height and you are not "
7544
  "satisfied about the lay-out, try increasing the value in the next setting"
7545
  msgstr ""
7546
 
7547
+ #: wppa-settings-autosave.php:1114
7548
  msgid "Min Text frame height"
7549
  msgstr ""
7550
 
7551
+ #: wppa-settings-autosave.php:1115
7552
  msgid "The minimal cover text frame height incl header."
7553
  msgstr ""
7554
 
7555
+ #: wppa-settings-autosave.php:1116
7556
  msgid ""
7557
  "The height starting with the album title up to and including the view- and "
7558
  "the slideshow- links."
7559
  msgstr ""
7560
 
7561
+ #: wppa-settings-autosave.php:1117
7562
  msgid ""
7563
  "This setting enables you to give the album covers the same height while the "
7564
  "title does not need to fit on one line."
7565
  msgstr ""
7566
 
7567
+ #: wppa-settings-autosave.php:1118
7568
  msgid "This is the recommended setting to line-up your covers!"
7569
  msgstr ""
7570
 
7571
+ #: wppa-settings-autosave.php:1125
7572
  msgid "Min Description height"
7573
  msgstr ""
7574
 
7575
+ #: wppa-settings-autosave.php:1126
7576
  msgid "The minimal height of the album description text frame."
7577
  msgstr ""
7578
 
7579
+ #: wppa-settings-autosave.php:1127
7580
  msgid "The minimal height of the description field in an album cover display."
7581
  msgstr ""
7582
 
7583
+ #: wppa-settings-autosave.php:1128
7584
  msgid ""
7585
  "This setting enables you to give the album covers the same height provided "
7586
  "that the cover images are equally sized and the titles fit on one line."
7587
  msgstr ""
7588
 
7589
+ #: wppa-settings-autosave.php:1129
7590
  msgid ""
7591
  "To force the coverphotos have equal heights, tick the box in Table I-D7."
7592
  msgstr ""
7593
 
7594
+ #: wppa-settings-autosave.php:1130
7595
  msgid ""
7596
  "You may need this setting if changing the previous setting is not sufficient "
7597
  "to line-up the covers."
7598
  msgstr ""
7599
 
7600
+ #: wppa-settings-autosave.php:1137
7601
  msgid "Coverphoto size"
7602
  msgstr ""
7603
 
7604
+ #: wppa-settings-autosave.php:1138
7605
  msgid "The size of the coverphoto."
7606
  msgstr ""
7607
 
7608
+ #: wppa-settings-autosave.php:1140 wppa-settings-autosave.php:1150
7609
  msgid ""
7610
  "Changing the coverphoto size may result in all thumbnails being regenerated. "
7611
  "this may take a while."
7612
  msgstr ""
7613
 
7614
+ #: wppa-settings-autosave.php:1147
7615
  msgid "Coverphoto size multi"
7616
  msgstr ""
7617
 
7618
+ #: wppa-settings-autosave.php:1148
7619
  msgid "The size of coverphotos if more than one."
7620
  msgstr ""
7621
 
7622
+ #: wppa-settings-autosave.php:1157
7623
  msgid "Size is height"
7624
  msgstr ""
7625
 
7626
+ #: wppa-settings-autosave.php:1158
7627
  msgid "The size of the coverphoto is the height of it."
7628
  msgstr ""
7629
 
7630
+ #: wppa-settings-autosave.php:1159
7631
  msgid ""
7632
  "If set: the previous setting is the height, if unset: the largest of width "
7633
  "and height."
7634
  msgstr ""
7635
 
7636
+ #: wppa-settings-autosave.php:1160
7637
  msgid ""
7638
  "This setting applies for coverphoto position top or bottom only (Table IV-"
7639
  "D3)."
7640
  msgstr ""
7641
 
7642
+ #: wppa-settings-autosave.php:1161
7643
  msgid "This makes it easyer to make the covers of equal height."
7644
  msgstr ""
7645
 
7646
+ #: wppa-settings-autosave.php:1169
7647
  msgid "Max number of covers per page."
7648
  msgstr ""
7649
 
7650
+ #: wppa-settings-autosave.php:1170
7651
  msgid ""
7652
  "Enter the maximum number of album covers per page. A value of 0 indicates no "
7653
  "pagination."
7654
  msgstr ""
7655
 
7656
+ #: wppa-settings-autosave.php:1172
7657
  msgid "covers"
7658
  msgstr ""
7659
 
7660
+ #: wppa-settings-autosave.php:1177
7661
  msgid "Rating and comment related size settings"
7662
  msgstr ""
7663
 
7664
+ #: wppa-settings-autosave.php:1179
7665
  msgid "Rating size"
7666
  msgstr ""
7667
 
7668
+ #: wppa-settings-autosave.php:1180
7669
  msgid "Select the number of voting stars."
7670
  msgstr ""
7671
 
7672
+ #: wppa-settings-autosave.php:1183
7673
  msgid "Standard: 5 stars"
7674
  msgstr ""
7675
 
7676
+ #: wppa-settings-autosave.php:1183
7677
  msgid "Extended: 10 stars"
7678
  msgstr ""
7679
 
7680
+ #: wppa-settings-autosave.php:1183
7681
  msgid "One button vote"
7682
  msgstr ""
7683
 
7684
+ #: wppa-settings-autosave.php:1190
7685
  msgid "Display precision"
7686
  msgstr ""
7687
 
7688
+ #: wppa-settings-autosave.php:1191
7689
  msgid "Select the desired rating display precision."
7690
  msgstr ""
7691
 
7692
+ #: wppa-settings-autosave.php:1194
7693
  msgid "decimal places"
7694
  msgstr ""
7695
 
7696
+ #: wppa-settings-autosave.php:1202
7697
  msgid "Size of Avatar images."
7698
  msgstr ""
7699
 
7700
+ #: wppa-settings-autosave.php:1203
7701
  msgid "The size of the square avatar; must be > 0 and < 256"
7702
  msgstr ""
7703
 
7704
+ #: wppa-settings-autosave.php:1210
7705
  msgid "Rating space"
7706
  msgstr ""
7707
 
7708
+ #: wppa-settings-autosave.php:1211
7709
  msgid "Space between avg and my rating stars"
7710
  msgstr ""
7711
 
7712
+ #: wppa-settings-autosave.php:1219
7713
  msgid "Widget related size settings"
7714
  msgstr ""
7715
 
7716
+ #: wppa-settings-autosave.php:1221
7717
  msgid "Widget width"
7718
  msgstr ""
7719
 
7720
+ #: wppa-settings-autosave.php:1222
7721
  msgid "The useable width within widgets."
7722
  msgstr ""
7723
 
7724
+ #: wppa-settings-autosave.php:1223
7725
  msgid ""
7726
  "Widget width for photo of the day, general purpose (default), slideshow "
7727
  "(default) and upload widgets."
7728
  msgstr ""
7729
 
7730
+ #: wppa-settings-autosave.php:1230
7731
  msgid "TopTen count"
7732
  msgstr ""
7733
 
7734
+ #: wppa-settings-autosave.php:1231
7735
  msgid "Number of photos in TopTen widget."
7736
  msgstr ""
7737
 
7738
+ #: wppa-settings-autosave.php:1232
7739
  msgid "Enter the maximum number of rated photos in the TopTen widget."
7740
  msgstr ""
7741
 
7742
+ #: wppa-settings-autosave.php:1239
7743
  msgid "TopTen size"
7744
  msgstr ""
7745
 
7746
+ #: wppa-settings-autosave.php:1240
7747
  msgid "Size of thumbnails in TopTen widget."
7748
  msgstr ""
7749
 
7750
+ #: wppa-settings-autosave.php:1241
7751
  msgid "Enter the size for the mini photos in the TopTen widget."
7752
  msgstr ""
7753
 
 
 
 
 
 
 
7754
  #: wppa-settings-autosave.php:1242 wppa-settings-autosave.php:1262
7755
  #: wppa-settings-autosave.php:1282 wppa-settings-autosave.php:1302
7756
  #: wppa-settings-autosave.php:1322 wppa-settings-autosave.php:1342
7757
+ msgid "The size applies to the width or height, whatever is the largest."
7758
+ msgstr ""
7759
+
7760
+ #: wppa-settings-autosave.php:1243 wppa-settings-autosave.php:1263
7761
+ #: wppa-settings-autosave.php:1283 wppa-settings-autosave.php:1303
7762
+ #: wppa-settings-autosave.php:1323 wppa-settings-autosave.php:1343
7763
  msgid ""
7764
  "Recommended values: 86 for a two column and 56 for a three column display."
7765
  msgstr ""
7766
 
7767
+ #: wppa-settings-autosave.php:1250
7768
  msgid "Comment count"
7769
  msgstr ""
7770
 
7771
+ #: wppa-settings-autosave.php:1251
7772
  msgid "Number of entries in Comment widget."
7773
  msgstr ""
7774
 
7775
+ #: wppa-settings-autosave.php:1252
7776
  msgid "Enter the maximum number of entries in the Comment widget."
7777
  msgstr ""
7778
 
7779
+ #: wppa-settings-autosave.php:1254
7780
  msgid "entries"
7781
  msgstr ""
7782
 
7783
+ #: wppa-settings-autosave.php:1259
7784
  msgid "Comment size"
7785
  msgstr ""
7786
 
7787
+ #: wppa-settings-autosave.php:1260
7788
  msgid "Size of thumbnails in Comment widget."
7789
  msgstr ""
7790
 
7791
+ #: wppa-settings-autosave.php:1261
7792
  msgid "Enter the size for the mini photos in the Comment widget."
7793
  msgstr ""
7794
 
7795
+ #: wppa-settings-autosave.php:1270
7796
  msgid "Thumbnail count"
7797
  msgstr ""
7798
 
7799
+ #: wppa-settings-autosave.php:1271
7800
  msgid "Number of photos in Thumbnail widget."
7801
  msgstr ""
7802
 
7803
+ #: wppa-settings-autosave.php:1272
7804
  msgid "Enter the maximum number of rated photos in the Thumbnail widget."
7805
  msgstr ""
7806
 
7807
+ #: wppa-settings-autosave.php:1279
7808
  msgid "Thumbnail widget size"
7809
  msgstr ""
7810
 
7811
+ #: wppa-settings-autosave.php:1280
7812
  msgid "Size of thumbnails in Thumbnail widget."
7813
  msgstr ""
7814
 
7815
+ #: wppa-settings-autosave.php:1281
7816
  msgid "Enter the size for the mini photos in the Thumbnail widget."
7817
  msgstr ""
7818
 
7819
+ #: wppa-settings-autosave.php:1290
7820
  msgid "LasTen count"
7821
  msgstr ""
7822
 
7823
+ #: wppa-settings-autosave.php:1291
7824
  msgid "Number of photos in Last Ten widget."
7825
  msgstr ""
7826
 
7827
+ #: wppa-settings-autosave.php:1292
7828
  msgid "Enter the maximum number of photos in the LasTen widget."
7829
  msgstr ""
7830
 
7831
+ #: wppa-settings-autosave.php:1299
7832
  msgid "LasTen size"
7833
  msgstr ""
7834
 
7835
+ #: wppa-settings-autosave.php:1300
7836
  msgid "Size of thumbnails in Last Ten widget."
7837
  msgstr ""
7838
 
7839
+ #: wppa-settings-autosave.php:1301
7840
  msgid "Enter the size for the mini photos in the LasTen widget."
7841
  msgstr ""
7842
 
7843
+ #: wppa-settings-autosave.php:1310
7844
  msgid "Album widget count"
7845
  msgstr ""
7846
 
7847
+ #: wppa-settings-autosave.php:1311
7848
  msgid "Number of albums in Album widget."
7849
  msgstr ""
7850
 
7851
+ #: wppa-settings-autosave.php:1312
7852
  msgid ""
7853
  "Enter the maximum number of thumbnail photos of albums in the Album widget."
7854
  msgstr ""
7855
 
7856
+ #: wppa-settings-autosave.php:1314 wppa-settings-autosave.php:6215
7857
  msgid "albums"
7858
  msgstr ""
7859
 
7860
+ #: wppa-settings-autosave.php:1319
7861
  msgid "Album widget size"
7862
  msgstr ""
7863
 
7864
+ #: wppa-settings-autosave.php:1320
7865
  msgid "Size of thumbnails in Album widget."
7866
  msgstr ""
7867
 
7868
+ #: wppa-settings-autosave.php:1321
7869
  msgid "Enter the size for the mini photos in the Album widget."
7870
  msgstr ""
7871
 
7872
+ #: wppa-settings-autosave.php:1330
7873
  msgid "FeaTen count"
7874
  msgstr ""
7875
 
7876
+ #: wppa-settings-autosave.php:1331
7877
  msgid "Number of photos in Featured Ten widget."
7878
  msgstr ""
7879
 
7880
+ #: wppa-settings-autosave.php:1332
7881
  msgid "Enter the maximum number of photos in the FeaTen widget."
7882
  msgstr ""
7883
 
7884
+ #: wppa-settings-autosave.php:1339
7885
  msgid "FeaTen size"
7886
  msgstr ""
7887
 
7888
+ #: wppa-settings-autosave.php:1340
7889
  msgid "Size of thumbnails in Featured Ten widget."
7890
  msgstr ""
7891
 
7892
+ #: wppa-settings-autosave.php:1341
7893
  msgid "Enter the size for the mini photos in the FeaTen widget."
7894
  msgstr ""
7895
 
7896
+ #: wppa-settings-autosave.php:1350
7897
  msgid "Tagcloud min size"
7898
  msgstr ""
7899
 
7900
+ #: wppa-settings-autosave.php:1351
7901
  msgid "Minimal fontsize in tagclouds"
7902
  msgstr ""
7903
 
7904
+ #: wppa-settings-autosave.php:1359
7905
  msgid "Tagcloud max size"
7906
  msgstr ""
7907
 
7908
+ #: wppa-settings-autosave.php:1360
7909
  msgid "Maximal fontsize in tagclouds"
7910
  msgstr ""
7911
 
7912
+ #: wppa-settings-autosave.php:1368
7913
  msgid ""
7914
  "Lightbox related size settings. These settings have effect only when Table "
7915
  "IX-J3 is set to wppa"
7916
  msgstr ""
7917
 
7918
+ #: wppa-settings-autosave.php:1371
7919
  msgid ""
7920
  "Number of lines on the lightbox description area, exclusive the n/m line."
7921
  msgstr ""
7922
 
7923
+ #: wppa-settings-autosave.php:1372
7924
  msgid "Enter a number in the range from 0 to 24 or auto"
7925
  msgstr ""
7926
 
7927
+ #: wppa-settings-autosave.php:1374
7928
  msgid "lines"
7929
  msgstr ""
7930
 
7931
+ #: wppa-settings-autosave.php:1379
7932
  msgid "Magnifier cursor size"
7933
  msgstr ""
7934
 
7935
+ #: wppa-settings-autosave.php:1380
7936
  msgid "Select the size of the magnifier cursor."
7937
  msgstr ""
7938
 
7939
+ #: wppa-settings-autosave.php:1383
7940
  msgid "small"
7941
  msgstr ""
7942
 
7943
+ #: wppa-settings-autosave.php:1383 wppa-settings-autosave.php:2984
7944
  msgid "medium"
7945
  msgstr ""
7946
 
7947
+ #: wppa-settings-autosave.php:1383
7948
  msgid "large"
7949
  msgstr ""
7950
 
7951
+ #: wppa-settings-autosave.php:1393
7952
  msgid "Border width for lightbox display."
7953
  msgstr ""
7954
 
7955
+ #: wppa-settings-autosave.php:1402
7956
  msgid "Border radius for lightbox display."
7957
  msgstr ""
7958
 
7959
+ #: wppa-settings-autosave.php:1411
7960
  msgid "Video related size settings"
7961
  msgstr ""
7962
 
7963
+ #: wppa-settings-autosave.php:1413
7964
  msgid "Default width"
7965
  msgstr ""
7966
 
7967
+ #: wppa-settings-autosave.php:1414
7968
  msgid "The width of most videos"
7969
  msgstr ""
7970
 
7971
+ #: wppa-settings-autosave.php:1422
7972
  msgid "Default height"
7973
  msgstr ""
7974
 
7975
+ #: wppa-settings-autosave.php:1423
7976
  msgid "The height of most videos"
7977
  msgstr ""
7978
 
7979
+ #: wppa-settings-autosave.php:1449
7980
  msgid "Table II:"
7981
  msgstr ""
7982
 
7983
+ #: wppa-settings-autosave.php:1449
7984
  msgid "Visibility:"
7985
  msgstr ""
7986
 
7987
+ #: wppa-settings-autosave.php:1450
7988
  msgid "This table describes the visibility of certain wppa+ elements."
7989
  msgstr ""
7990
 
7991
+ #: wppa-settings-autosave.php:1468
7992
  msgid "Breadcrumb related visibility settings"
7993
  msgstr ""
7994
 
7995
+ #: wppa-settings-autosave.php:1470
7996
  msgid "Breadcrumb on posts"
7997
  msgstr ""
7998
 
7999
+ #: wppa-settings-autosave.php:1471 wppa-settings-autosave.php:1481
8000
  msgid "Show breadcrumb navigation bars."
8001
  msgstr ""
8002
 
8003
+ #: wppa-settings-autosave.php:1472 wppa-settings-autosave.php:1482
8004
  msgid "Indicate whether a breadcrumb navigation should be displayed"
8005
  msgstr ""
8006
 
8007
+ #: wppa-settings-autosave.php:1480
8008
  msgid "Breadcrumb on pages"
8009
  msgstr ""
8010
 
8011
+ #: wppa-settings-autosave.php:1490
8012
  msgid "Breadcrumb on search results"
8013
  msgstr ""
8014
 
8015
+ #: wppa-settings-autosave.php:1491
8016
  msgid "Show breadcrumb navigation bars on the search results page."
8017
  msgstr ""
8018
 
8019
+ #: wppa-settings-autosave.php:1492
8020
  msgid ""
8021
  "Indicate whether a breadcrumb navigation should be displayed above the "
8022
  "search results."
8023
  msgstr ""
8024
 
8025
+ #: wppa-settings-autosave.php:1499
8026
  msgid "Breadcrumb on topten displays"
8027
  msgstr ""
8028
 
8029
+ #: wppa-settings-autosave.php:1500
8030
  msgid "Show breadcrumb navigation bars on topten displays."
8031
  msgstr ""
8032
 
8033
+ #: wppa-settings-autosave.php:1501
8034
  msgid ""
8035
  "Indicate whether a breadcrumb navigation should be displayed above the "
8036
  "topten displays."
8037
  msgstr ""
8038
 
8039
+ #: wppa-settings-autosave.php:1508
8040
  msgid "Breadcrumb on last ten displays"
8041
  msgstr ""
8042
 
8043
+ #: wppa-settings-autosave.php:1509
8044
  msgid "Show breadcrumb navigation bars on last ten displays."
8045
  msgstr ""
8046
 
8047
+ #: wppa-settings-autosave.php:1510
8048
  msgid ""
8049
  "Indicate whether a breadcrumb navigation should be displayed above the last "
8050
  "ten displays."
8051
  msgstr ""
8052
 
8053
+ #: wppa-settings-autosave.php:1517
8054
  msgid "Breadcrumb on comment ten displays"
8055
  msgstr ""
8056
 
8057
+ #: wppa-settings-autosave.php:1518
8058
  msgid "Show breadcrumb navigation bars on comment ten displays."
8059
  msgstr ""
8060
 
8061
+ #: wppa-settings-autosave.php:1519
8062
  msgid ""
8063
  "Indicate whether a breadcrumb navigation should be displayed above the "
8064
  "comment ten displays."
8065
  msgstr ""
8066
 
8067
+ #: wppa-settings-autosave.php:1526
8068
  msgid "Breadcrumb on tag result displays"
8069
  msgstr ""
8070
 
8071
+ #: wppa-settings-autosave.php:1527
8072
  msgid "Show breadcrumb navigation bars on tag result displays."
8073
  msgstr ""
8074
 
8075
+ #: wppa-settings-autosave.php:1528
8076
  msgid ""
8077
  "Indicate whether a breadcrumb navigation should be displayed above the tag "
8078
  "result displays."
8079
  msgstr ""
8080
 
8081
+ #: wppa-settings-autosave.php:1535
8082
  msgid "Breadcrumb on featured ten displays"
8083
  msgstr ""
8084
 
8085
+ #: wppa-settings-autosave.php:1536
8086
  msgid "Show breadcrumb navigation bars on featured ten displays."
8087
  msgstr ""
8088
 
8089
+ #: wppa-settings-autosave.php:1537
8090
  msgid ""
8091
  "Indicate whether a breadcrumb navigation should be displayed above the "
8092
  "featured ten displays."
8093
  msgstr ""
8094
 
8095
+ #: wppa-settings-autosave.php:1544
8096
  msgid "Breadcrumb on related photos displays"
8097
  msgstr ""
8098
 
8099
+ #: wppa-settings-autosave.php:1545
8100
  msgid "Show breadcrumb navigation bars on related photos displays."
8101
  msgstr ""
8102
 
8103
+ #: wppa-settings-autosave.php:1546
8104
  msgid ""
8105
  "Indicate whether a breadcrumb navigation should be displayed above the "
8106
  "related photos displays."
8107
  msgstr ""
8108
 
8109
+ #: wppa-settings-autosave.php:1553 wppa-setup.php:771
8110
  msgid "Home"
8111
  msgstr ""
8112
 
8113
+ #: wppa-settings-autosave.php:1554
8114
  msgid "Show \"Home\" in breadcrumb."
8115
  msgstr ""
8116
 
8117
+ #: wppa-settings-autosave.php:1555
8118
  msgid ""
8119
  "Indicate whether the breadcrumb navigation should start with a \"Home\"-link"
8120
  msgstr ""
8121
 
8122
+ #: wppa-settings-autosave.php:1562
8123
  msgid "Home text"
8124
  msgstr ""
8125
 
8126
+ #: wppa-settings-autosave.php:1563
8127
  msgid "The text to use as \"Home\""
8128
  msgstr ""
8129
 
8130
+ #: wppa-settings-autosave.php:1572
8131
  msgid "Show the page(s) in breadcrumb."
8132
  msgstr ""
8133
 
8134
+ #: wppa-settings-autosave.php:1573
8135
  msgid ""
8136
  "Indicate whether the breadcrumb navigation should show the page(hierarchy)"
8137
  msgstr ""
8138
 
8139
+ #: wppa-settings-autosave.php:1580
8140
  msgid "Separator"
8141
  msgstr ""
8142
 
8143
+ #: wppa-settings-autosave.php:1581
8144
  msgid "Breadcrumb separator symbol."
8145
  msgstr ""
8146
 
8147
+ #: wppa-settings-autosave.php:1582
8148
  msgid "Select the desired breadcrumb separator element."
8149
  msgstr ""
8150
 
8151
+ #: wppa-settings-autosave.php:1583
8152
  msgid "A text string may contain valid html."
8153
  msgstr ""
8154
 
8155
+ #: wppa-settings-autosave.php:1584
8156
  msgid ""
8157
  "An image will be scaled automatically if you set the navigation font size."
8158
  msgstr ""
8159
 
8160
+ #: wppa-settings-autosave.php:1586
8161
  msgid "Text (html):"
8162
  msgstr ""
8163
 
8164
+ #: wppa-settings-autosave.php:1586
8165
  msgid "Image (url):"
8166
  msgstr ""
8167
 
8168
+ #: wppa-settings-autosave.php:1594
8169
  msgid "Html"
8170
  msgstr ""
8171
 
8172
+ #: wppa-settings-autosave.php:1595
8173
  msgid "Breadcrumb separator text."
8174
  msgstr ""
8175
 
8176
+ #: wppa-settings-autosave.php:1596
8177
  msgid "Enter the HTML code that produces the separator symbol you want."
8178
  msgstr ""
8179
 
8180
+ #: wppa-settings-autosave.php:1597
8181
  msgid ""
8182
  "It may be as simple as '-' (without the quotes) or as complex as a tag like "
8183
  "<div>..</div>."
8184
  msgstr ""
8185
 
8186
+ #: wppa-settings-autosave.php:1604
8187
  msgid "Image Url"
8188
  msgstr ""
8189
 
8190
+ #: wppa-settings-autosave.php:1605
8191
  msgid "Full url to separator image."
8192
  msgstr ""
8193
 
8194
+ #: wppa-settings-autosave.php:1606
8195
  msgid ""
8196
  "Enter the full url to the image you want to use for the separator symbol."
8197
  msgstr ""
8198
 
8199
+ #: wppa-settings-autosave.php:1613
8200
  msgid "Pagelink position"
8201
  msgstr ""
8202
 
8203
+ #: wppa-settings-autosave.php:1614
8204
  msgid "The location for the pagelinks bar."
8205
  msgstr ""
8206
 
8207
+ #: wppa-settings-autosave.php:1617 wppa-settings-autosave.php:4109
8208
  msgid "Top"
8209
  msgstr ""
8210
 
8211
+ #: wppa-settings-autosave.php:1617 wppa-settings-autosave.php:4109
8212
  msgid "Bottom"
8213
  msgstr ""
8214
 
8215
+ #: wppa-settings-autosave.php:1617
8216
  msgid "Both"
8217
  msgstr ""
8218
 
8219
+ #: wppa-settings-autosave.php:1624
8220
  msgid "Thumblink on slideshow"
8221
  msgstr ""
8222
 
8223
+ #: wppa-settings-autosave.php:1625
8224
  msgid "Show a thumb link on slideshow bc."
8225
  msgstr ""
8226
 
8227
+ #: wppa-settings-autosave.php:1626
8228
  msgid "Show a link to thumbnail display on an breadcrumb above a slideshow"
8229
  msgstr ""
8230
 
8231
+ #: wppa-settings-autosave.php:1633
8232
  msgid "Slideshow related visibility settings"
8233
  msgstr ""
8234
 
8235
+ #: wppa-settings-autosave.php:1635
8236
  msgid "Start/stop"
8237
  msgstr ""
8238
 
8239
+ #: wppa-settings-autosave.php:1636
8240
  msgid "Show the Start/Stop slideshow bar."
8241
  msgstr ""
8242
 
8243
+ #: wppa-settings-autosave.php:1637
8244
  msgid ""
8245
  "If checked: display the start/stop slideshow navigation bar above the full-"
8246
  "size images and slideshow"
8247
  msgstr ""
8248
 
8249
+ #: wppa-settings-autosave.php:1644
8250
  msgid "Browse bar"
8251
  msgstr ""
8252
 
8253
+ #: wppa-settings-autosave.php:1645
8254
  msgid "Show Browse photos bar."
8255
  msgstr ""
8256
 
8257
+ #: wppa-settings-autosave.php:1646
8258
  msgid ""
8259
  "If checked: display the preveous/next navigation bar under the full-size "
8260
  "images and slideshow"
8261
  msgstr ""
8262
 
8263
+ #: wppa-settings-autosave.php:1653
8264
  msgid "Filmstrip"
8265
  msgstr ""
8266
 
8267
+ #: wppa-settings-autosave.php:1654
8268
  msgid "Show Filmstrip navigation bar."
8269
  msgstr ""
8270
 
8271
+ #: wppa-settings-autosave.php:1655
8272
  msgid ""
8273
  "If checked: display the filmstrip navigation bar under the full_size images "
8274
  "and slideshow"
8275
  msgstr ""
8276
 
8277
+ #: wppa-settings-autosave.php:1662
8278
  msgid "Film seam"
8279
  msgstr ""
8280
 
8281
+ #: wppa-settings-autosave.php:1663
8282
  msgid "Show seam between end and start of film."
8283
  msgstr ""
8284
 
8285
+ #: wppa-settings-autosave.php:1664
8286
  msgid "If checked: display the wrap-around point in the filmstrip"
8287
  msgstr ""
8288
 
8289
+ #: wppa-settings-autosave.php:1672
8290
  msgid "Display photo name."
8291
  msgstr ""
8292
 
8293
+ #: wppa-settings-autosave.php:1673
8294
  msgid "If checked: display the name of the photo under the slideshow image."
8295
  msgstr ""
8296
 
8297
+ #: wppa-settings-autosave.php:1680 wppa-settings-autosave.php:2085
8298
  msgid "Add (Owner)"
8299
  msgstr ""
8300
 
8301
+ #: wppa-settings-autosave.php:1681 wppa-settings-autosave.php:2086
8302
  msgid "Add the uploaders display name in parenthesis to the name."
8303
  msgstr ""
8304
 
8305
+ #: wppa-settings-autosave.php:1689
8306
  msgid "Photo desc"
8307
  msgstr ""
8308
 
8309
+ #: wppa-settings-autosave.php:1690
8310
  msgid "Display Photo description."
8311
  msgstr ""
8312
 
8313
+ #: wppa-settings-autosave.php:1691
8314
  msgid ""
8315
  "If checked: display the description of the photo under the slideshow image."
8316
  msgstr ""
8317
 
8318
+ #: wppa-settings-autosave.php:1698
8319
  msgid "Hide when empty"
8320
  msgstr ""
8321
 
8322
+ #: wppa-settings-autosave.php:1699
8323
  msgid "Hide the descriptionbox when empty."
8324
  msgstr ""
8325
 
8326
+ #: wppa-settings-autosave.php:1707
8327
  msgid "Rating system"
8328
  msgstr ""
8329
 
8330
+ #: wppa-settings-autosave.php:1708
8331
  msgid "Enable the rating system."
8332
  msgstr ""
8333
 
8334
+ #: wppa-settings-autosave.php:1709
8335
  msgid "If checked, the photo rating system will be enabled."
8336
  msgstr ""
8337
 
8338
+ #: wppa-settings-autosave.php:1717
8339
  msgid "Comments system"
8340
  msgstr ""
8341
 
8342
+ #: wppa-settings-autosave.php:1718
8343
  msgid "Enable the comments system."
8344
  msgstr ""
8345
 
8346
+ #: wppa-settings-autosave.php:1719
8347
  msgid ""
8348
  "Display the comments box under the fullsize images and let users enter their "
8349
  "comments on individual photos."
8350
  msgstr ""
8351
 
8352
+ #: wppa-settings-autosave.php:1727
8353
  msgid "Comment Avatar default"
8354
  msgstr ""
8355
 
8356
+ #: wppa-settings-autosave.php:1728
8357
  msgid "Show Avatars with the comments if not --- none ---"
8358
  msgstr ""
8359
 
8360
+ #: wppa-settings-autosave.php:1733
8361
  msgid "mystery man"
8362
  msgstr ""
8363
 
8364
+ #: wppa-settings-autosave.php:1734
8365
  msgid "identicon"
8366
  msgstr ""
8367
 
8368
+ #: wppa-settings-autosave.php:1735
8369
  msgid "monsterid"
8370
  msgstr ""
8371
 
8372
+ #: wppa-settings-autosave.php:1736
8373
  msgid "wavatar"
8374
  msgstr ""
8375
 
8376
+ #: wppa-settings-autosave.php:1737
8377
  msgid "retro"
8378
  msgstr ""
8379
 
8380
+ #: wppa-settings-autosave.php:1738
8381
  msgid "--- url ---"
8382
  msgstr ""
8383
 
8384
+ #: wppa-settings-autosave.php:1753
8385
  msgid "Comment Avatar url"
8386
  msgstr ""
8387
 
8388
+ #: wppa-settings-autosave.php:1754
8389
  msgid "Comment Avatar default url."
8390
  msgstr ""
8391
 
8392
+ #: wppa-settings-autosave.php:1762
8393
  msgid "Big Browse Buttons"
8394
  msgstr ""
8395
 
8396
+ #: wppa-settings-autosave.php:1763
8397
  msgid "Enable invisible browsing buttons."
8398
  msgstr ""
8399
 
8400
+ #: wppa-settings-autosave.php:1764 wppa-settings-autosave.php:2357
8401
  msgid ""
8402
  "If checked, the fullsize image is covered by two invisible areas that act as "
8403
  "browse buttons."
8404
  msgstr ""
8405
 
8406
+ #: wppa-settings-autosave.php:1765 wppa-settings-autosave.php:2358
8407
+ #: wppa-settings-autosave.php:2368
8408
  msgid ""
8409
  "Make sure the Full height (Table I-B2) is properly configured to prevent "
8410
  "these areas to overlap unwanted space."
8411
  msgstr ""
8412
 
8413
+ #: wppa-settings-autosave.php:1772
8414
  msgid "Ugly Browse Buttons"
8415
  msgstr ""
8416
 
8417
+ #: wppa-settings-autosave.php:1773
8418
  msgid "Enable the ugly browsing buttons."
8419
  msgstr ""
8420
 
8421
+ #: wppa-settings-autosave.php:1774
8422
  msgid "If checked, the fullsize image is covered by two browse buttons."
8423
  msgstr ""
8424
 
8425
+ #: wppa-settings-autosave.php:1785
8426
  msgid "Start/stop icons"
8427
  msgstr ""
8428
 
8429
+ #: wppa-settings-autosave.php:1786
8430
  msgid "Show start and stop icons at the center of the slide"
8431
  msgstr ""
8432
 
8433
+ #: wppa-settings-autosave.php:1798
8434
  msgid "Show custom box"
8435
  msgstr ""
8436
 
8437
+ #: wppa-settings-autosave.php:1799
8438
  msgid "Display the custom box in the slideshow"
8439
  msgstr ""
8440
 
8441
+ #: wppa-settings-autosave.php:1800 wppa-settings-autosave.php:1811
8442
  msgid ""
8443
  "You can fill the custom box with any html you like. It will not be checked, "
8444
  "so it is your own responsability to close tags properly."
8445
  msgstr ""
8446
 
8447
+ #: wppa-settings-autosave.php:1801 wppa-settings-autosave.php:1812
8448
  msgid "The position of the box can be defined in Table IX-E."
8449
  msgstr ""
8450
 
8451
+ #: wppa-settings-autosave.php:1809
8452
  msgid "Custom content"
8453
  msgstr ""
8454
 
8455
+ #: wppa-settings-autosave.php:1810
8456
  msgid "The content (html) of the custom box."
8457
  msgstr ""
8458
 
8459
+ #: wppa-settings-autosave.php:1819
8460
  msgid "Slideshow/Number bar"
8461
  msgstr ""
8462
 
8463
+ #: wppa-settings-autosave.php:1820
8464
  msgid "Display the Slideshow / Number bar."
8465
  msgstr ""
8466
 
8467
+ #: wppa-settings-autosave.php:1821
8468
  msgid "If checked: display the number boxes on slideshow"
8469
  msgstr ""
8470
 
8471
+ #: wppa-settings-autosave.php:1829
8472
  msgid "IPTC system"
8473
  msgstr ""
8474
 
8475
+ #: wppa-settings-autosave.php:1830
8476
  msgid "Enable the iptc system."
8477
  msgstr ""
8478
 
8479
+ #: wppa-settings-autosave.php:1831
8480
  msgid "Display the iptc box under the fullsize images."
8481
  msgstr ""
8482
 
8483
+ #: wppa-settings-autosave.php:1839
8484
  msgid "IPTC open"
8485
  msgstr ""
8486
 
8487
+ #: wppa-settings-autosave.php:1840
8488
  msgid "Display the iptc box initially opened."
8489
  msgstr ""
8490
 
8491
+ #: wppa-settings-autosave.php:1841
8492
  msgid "Display the iptc box under the fullsize images initially open."
8493
  msgstr ""
8494
 
8495
+ #: wppa-settings-autosave.php:1849
8496
  msgid "EXIF system"
8497
  msgstr ""
8498
 
8499
+ #: wppa-settings-autosave.php:1850
8500
  msgid "Enable the exif system."
8501
  msgstr ""
8502
 
8503
+ #: wppa-settings-autosave.php:1851
8504
  msgid "Display the exif box under the fullsize images."
8505
  msgstr ""
8506
 
8507
+ #: wppa-settings-autosave.php:1859
8508
  msgid "EXIF open"
8509
  msgstr ""
8510
 
8511
+ #: wppa-settings-autosave.php:1860
8512
  msgid "Display the exif box initially opened."
8513
  msgstr ""
8514
 
8515
+ #: wppa-settings-autosave.php:1861
8516
  msgid "Display the exif box under the fullsize images initially open."
8517
  msgstr ""
8518
 
8519
+ #: wppa-settings-autosave.php:1869
8520
  msgid "Social media share box related visibility settings"
8521
  msgstr ""
8522
 
8523
+ #: wppa-settings-autosave.php:1871
8524
  msgid "Show Share Box"
8525
  msgstr ""
8526
 
8527
+ #: wppa-settings-autosave.php:1872
8528
  msgid "Display the share social media buttons box."
8529
  msgstr ""
8530
 
8531
+ #: wppa-settings-autosave.php:1881 wppa-settings-autosave.php:9346
8532
  msgid "Hide when running"
8533
  msgstr ""
8534
 
8535
+ #: wppa-settings-autosave.php:1882
8536
  msgid "Hide the SM box when slideshow runs."
8537
  msgstr ""
8538
 
8539
+ #: wppa-settings-autosave.php:1890
8540
  msgid "Show Share Box Widget"
8541
  msgstr ""
8542
 
8543
+ #: wppa-settings-autosave.php:1891
8544
  msgid "Display the share social media buttons box in widgets."
8545
  msgstr ""
8546
 
8547
+ #: wppa-settings-autosave.php:1892
8548
  msgid ""
8549
  "This setting applies to normal slideshows in widgets, not to the "
8550
  "slideshowwidget as that is a slideonly display."
8551
  msgstr ""
8552
 
8553
+ #: wppa-settings-autosave.php:1900
8554
  msgid "Show Share Buttons Thumbs"
8555
  msgstr ""
8556
 
8557
+ #: wppa-settings-autosave.php:1901
8558
  msgid "Display the share social media buttons under thumbnails."
8559
  msgstr ""
8560
 
8561
+ #: wppa-settings-autosave.php:1910
8562
  msgid "Show Share Buttons Lightbox"
8563
  msgstr ""
8564
 
8565
+ #: wppa-settings-autosave.php:1911
8566
  msgid "Display the share social media buttons on lightbox displays."
8567
  msgstr ""
8568
 
8569
+ #: wppa-settings-autosave.php:1920
8570
  msgid "Show Share Buttons Mphoto"
8571
  msgstr ""
8572
 
8573
+ #: wppa-settings-autosave.php:1921
8574
  msgid "Display the share social media buttons on mphoto displays."
8575
  msgstr ""
8576
 
8577
+ #: wppa-settings-autosave.php:1930
8578
  msgid "Void pages share"
8579
  msgstr ""
8580
 
8581
+ #: wppa-settings-autosave.php:1931
8582
  msgid "Do not show share on these pages"
8583
  msgstr ""
8584
 
8585
+ #: wppa-settings-autosave.php:1932
8586
  msgid "Use this for pages that require the user is logged in"
8587
  msgstr ""
8588
 
8589
+ #: wppa-settings-autosave.php:1936
8590
  msgid "--- Select one or more pages ---"
8591
  msgstr ""
8592
 
8593
+ #: wppa-settings-autosave.php:1945
8594
  msgid "Show QR Code"
8595
  msgstr ""
8596
 
8597
+ #: wppa-settings-autosave.php:1946
8598
  msgid "Display the QR code in the share box."
8599
  msgstr ""
8600
 
8601
+ #: wppa-settings-autosave.php:1954
8602
  msgid "Show Twitter button"
8603
  msgstr ""
8604
 
8605
+ #: wppa-settings-autosave.php:1955
8606
  msgid "Display the Twitter button in the share box."
8607
  msgstr ""
8608
 
8609
+ #: wppa-settings-autosave.php:1963
8610
  msgid "The creator's Twitter account"
8611
  msgstr ""
8612
 
8613
+ #: wppa-settings-autosave.php:1964
8614
  msgid "The Twitter @username a twitter card should be attributed to."
8615
  msgstr ""
8616
 
8617
+ #: wppa-settings-autosave.php:1965
8618
  msgid ""
8619
  "If you want to share the image directly - by a so called twitter card - you "
8620
  "must enter your twitter account name here"
8621
  msgstr ""
8622
 
8623
+ #: wppa-settings-autosave.php:1972
8624
  msgid "Show Google+ button"
8625
  msgstr ""
8626
 
8627
+ #: wppa-settings-autosave.php:1973
8628
  msgid "Display the Google+ button in the share box."
8629
  msgstr ""
8630
 
8631
+ #: wppa-settings-autosave.php:1981
8632
  msgid "Show Pinterest button"
8633
  msgstr ""
8634
 
8635
+ #: wppa-settings-autosave.php:1982
8636
  msgid "Display the Pintrest button in the share box."
8637
  msgstr ""
8638
 
8639
+ #: wppa-settings-autosave.php:1990
8640
  msgid "Show LinkedIn button"
8641
  msgstr ""
8642
 
8643
+ #: wppa-settings-autosave.php:1991
8644
  msgid "Display the LinkedIn button in the share box."
8645
  msgstr ""
8646
 
8647
+ #: wppa-settings-autosave.php:1999
8648
  msgid "Show Facebook share button"
8649
  msgstr ""
8650
 
8651
+ #: wppa-settings-autosave.php:2000 wppa-settings-autosave.php:2009
8652
  msgid "Display the Facebook button in the share box."
8653
  msgstr ""
8654
 
8655
+ #: wppa-settings-autosave.php:2008
8656
  msgid "Show Facebook like button"
8657
  msgstr ""
8658
 
8659
+ #: wppa-settings-autosave.php:2017
8660
  msgid "Display type"
8661
  msgstr ""
8662
 
8663
+ #: wppa-settings-autosave.php:2018
8664
  msgid "Select the Facebook button display type."
8665
  msgstr ""
8666
 
8667
+ #: wppa-settings-autosave.php:2021
8668
  msgid "Button with counter"
8669
  msgstr ""
8670
 
8671
+ #: wppa-settings-autosave.php:2021
8672
  msgid "Box with counter"
8673
  msgstr ""
8674
 
8675
+ #: wppa-settings-autosave.php:2028
8676
  msgid "Show Facebook comment box"
8677
  msgstr ""
8678
 
8679
+ #: wppa-settings-autosave.php:2029
8680
  msgid "Display the Facebook comment dialog box in the share box."
8681
  msgstr ""
8682
 
8683
+ #: wppa-settings-autosave.php:2037
8684
  msgid "Facebook User Id"
8685
  msgstr ""
8686
 
8687
+ #: wppa-settings-autosave.php:2038
8688
  msgid "Enter your facebook user id to be able to moderate comments and sends"
8689
  msgstr ""
8690
 
8691
+ #: wppa-settings-autosave.php:2046
8692
  msgid "Facebook App Id"
8693
  msgstr ""
8694
 
8695
+ #: wppa-settings-autosave.php:2047
8696
  msgid "Enter your facebook app id to be able to moderate comments and sends"
8697
  msgstr ""
8698
 
8699
+ #: wppa-settings-autosave.php:2055
8700
  msgid "Facebook js SDK"
8701
  msgstr ""
8702
 
8703
+ #: wppa-settings-autosave.php:2056
8704
  msgid "Load Facebook js SDK"
8705
  msgstr ""
8706
 
8707
+ #: wppa-settings-autosave.php:2057
8708
  msgid ""
8709
  "Uncheck this box only when there is a conflict with an other plugin that "
8710
  "also loads the Facebook js SDK."
8711
  msgstr ""
8712
 
8713
+ #: wppa-settings-autosave.php:2064
8714
  msgid "Share single image"
8715
  msgstr ""
8716
 
8717
+ #: wppa-settings-autosave.php:2065
8718
  msgid "Share a link to a single image, not the slideshow."
8719
  msgstr ""
8720
 
8721
+ #: wppa-settings-autosave.php:2066
8722
  msgid ""
8723
  "The sharelink points to a page with a single image rather than to the page "
8724
  "with the photo in the slideshow."
8725
  msgstr ""
8726
 
8727
+ #: wppa-settings-autosave.php:2074
8728
  msgid "Thumbnail display related visibility settings"
8729
  msgstr ""
8730
 
8731
+ #: wppa-settings-autosave.php:2076
8732
  msgid "Thumbnail name"
8733
  msgstr ""
8734
 
8735
+ #: wppa-settings-autosave.php:2077
8736
  msgid "Display Thumbnail name."
8737
  msgstr ""
8738
 
8739
+ #: wppa-settings-autosave.php:2078
8740
  msgid "Display photo name under thumbnail images."
8741
  msgstr ""
8742
 
8743
+ #: wppa-settings-autosave.php:2094
8744
  msgid "Thumbnail desc"
8745
  msgstr ""
8746
 
8747
+ #: wppa-settings-autosave.php:2095
8748
  msgid "Display Thumbnail description."
8749
  msgstr ""
8750
 
8751
+ #: wppa-settings-autosave.php:2096
8752
  msgid "Display description of the photo under thumbnail images."
8753
  msgstr ""
8754
 
8755
+ #: wppa-settings-autosave.php:2103
8756
  msgid "Thumbnail rating"
8757
  msgstr ""
8758
 
8759
+ #: wppa-settings-autosave.php:2104
8760
  msgid "Display Thumbnail Rating."
8761
  msgstr ""
8762
 
8763
+ #: wppa-settings-autosave.php:2105
8764
  msgid "Display the rating of the photo under the thumbnail image."
8765
  msgstr ""
8766
 
8767
+ #: wppa-settings-autosave.php:2112
8768
  msgid "Thumbnail comcount"
8769
  msgstr ""
8770
 
8771
+ #: wppa-settings-autosave.php:2113
8772
  msgid "Display Thumbnail Comment count."
8773
  msgstr ""
8774
 
8775
+ #: wppa-settings-autosave.php:2114
8776
  msgid "Display the number of comments to the photo under the thumbnail image."
8777
  msgstr ""
8778
 
8779
+ #: wppa-settings-autosave.php:2121
8780
  msgid "Thumbnail viewcount"
8781
  msgstr ""
8782
 
8783
+ #: wppa-settings-autosave.php:2122
8784
  msgid "Display the number of views."
8785
  msgstr ""
8786
 
8787
+ #: wppa-settings-autosave.php:2123
8788
  msgid "Display the number of views under the thumbnail image."
8789
  msgstr ""
8790
 
8791
+ #: wppa-settings-autosave.php:2130
8792
  msgid "Thumbnail virt album"
8793
  msgstr ""
8794
 
8795
+ #: wppa-settings-autosave.php:2131
8796
  msgid "Display the real album name on virtual album display."
8797
  msgstr ""
8798
 
8799
+ #: wppa-settings-autosave.php:2132
8800
  msgid ""
8801
  "Display the album name of the photo in parenthesis under the thumbnail on "
8802
  "virtual album displays like search results etc."
8803
  msgstr ""
8804
 
8805
+ #: wppa-settings-autosave.php:2139
8806
  msgid "Thumbnail video"
8807
  msgstr ""
8808
 
8809
+ #: wppa-settings-autosave.php:2140
8810
  msgid "Show video controls on thumbnail displays."
8811
  msgstr ""
8812
 
8813
+ #: wppa-settings-autosave.php:2141
8814
  msgid ""
8815
  "Works on default thumbnail type only. You can play the video only when the "
8816
  "link is set to no link at all."
8817
  msgstr ""
8818
 
8819
+ #: wppa-settings-autosave.php:2148
8820
  msgid "Thumbnail audio"
8821
  msgstr ""
8822
 
8823
+ #: wppa-settings-autosave.php:2149
8824
  msgid "Show audio controls on thumbnail displays."
8825
  msgstr ""
8826
 
8827
+ #: wppa-settings-autosave.php:2157
8828
  msgid "Popup name"
8829
  msgstr ""
8830
 
8831
+ #: wppa-settings-autosave.php:2158
8832
  msgid "Display Thumbnail name on popup."
8833
  msgstr ""
8834
 
8835
+ #: wppa-settings-autosave.php:2159
8836
  msgid "Display photo name under thumbnail images on the popup."
8837
  msgstr ""
8838
 
8839
+ #: wppa-settings-autosave.php:2166
8840
  msgid "Popup (owner)"
8841
  msgstr ""
8842
 
8843
+ #: wppa-settings-autosave.php:2167
8844
  msgid "Display owner on popup."
8845
  msgstr ""
8846
 
8847
+ #: wppa-settings-autosave.php:2168
8848
  msgid "Display photo owner under thumbnail images on the popup."
8849
  msgstr ""
8850
 
8851
+ #: wppa-settings-autosave.php:2175
8852
  msgid "Popup desc"
8853
  msgstr ""
8854
 
8855
+ #: wppa-settings-autosave.php:2176
8856
  msgid "Display Thumbnail description on popup."
8857
  msgstr ""
8858
 
8859
+ #: wppa-settings-autosave.php:2177
8860
  msgid "Display description of the photo under thumbnail images on the popup."
8861
  msgstr ""
8862
 
8863
+ #: wppa-settings-autosave.php:2184
8864
  msgid "Popup desc no links"
8865
  msgstr ""
8866
 
8867
+ #: wppa-settings-autosave.php:2185
8868
  msgid "Strip html anchor tags from descriptions on popups"
8869
  msgstr ""
8870
 
8871
+ #: wppa-settings-autosave.php:2186
8872
  msgid ""
8873
  "Use this option to prevent the display of links that cannot be activated."
8874
  msgstr ""
8875
 
8876
+ #: wppa-settings-autosave.php:2193
8877
  msgid "Popup rating"
8878
  msgstr ""
8879
 
8880
+ #: wppa-settings-autosave.php:2194
8881
  msgid "Display Thumbnail Rating on popup."
8882
  msgstr ""
8883
 
8884
+ #: wppa-settings-autosave.php:2195
8885
  msgid "Display the rating of the photo under the thumbnail image on the popup."
8886
  msgstr ""
8887
 
8888
+ #: wppa-settings-autosave.php:2202
8889
  msgid "Popup comcount"
8890
  msgstr ""
8891
 
8892
+ #: wppa-settings-autosave.php:2203
8893
  msgid "Display Thumbnail Comment count on popup."
8894
  msgstr ""
8895
 
8896
+ #: wppa-settings-autosave.php:2204
8897
  msgid ""
8898
  "Display the number of comments of the photo under the thumbnail image on the "
8899
  "popup."
8900
  msgstr ""
8901
 
8902
+ #: wppa-settings-autosave.php:2211
8903
  msgid "Show rating count"
8904
  msgstr ""
8905
 
8906
+ #: wppa-settings-autosave.php:2212
8907
  msgid "Display the number of votes along with average ratings."
8908
  msgstr ""
8909
 
8910
+ #: wppa-settings-autosave.php:2213
8911
  msgid ""
8912
  "If checked, the number of votes is displayed along with average rating "
8913
  "displays on thumbnail and popup displays."
8914
  msgstr ""
8915
 
8916
+ #: wppa-settings-autosave.php:2220
8917
  msgid "Show name on thumb area"
8918
  msgstr ""
8919
 
8920
+ #: wppa-settings-autosave.php:2221
8921
  msgid "Select if and where to display the album name on the thumbnail display."
8922
  msgstr ""
8923
 
8924
+ #: wppa-settings-autosave.php:2224 wppa-settings-autosave.php:2235
8925
+ #: wppa-settings-autosave.php:2264 wppa-settings-autosave.php:4485
8926
  msgid "None"
8927
  msgstr ""
8928
 
8929
+ #: wppa-settings-autosave.php:2224 wppa-settings-autosave.php:2235
8930
+ #: wppa-settings-autosave.php:2264 wppa-settings-autosave.php:3568
8931
  msgid "At the top"
8932
  msgstr ""
8933
 
8934
+ #: wppa-settings-autosave.php:2224 wppa-settings-autosave.php:2235
8935
+ #: wppa-settings-autosave.php:2264 wppa-settings-autosave.php:3568
8936
  msgid "At the bottom"
8937
  msgstr ""
8938
 
8939
+ #: wppa-settings-autosave.php:2231
8940
  msgid "Show desc on thumb area"
8941
  msgstr ""
8942
 
8943
+ #: wppa-settings-autosave.php:2232
8944
  msgid ""
8945
  "Select if and where to display the album description on the thumbnail "
8946
  "display."
8947
  msgstr ""
8948
 
8949
+ #: wppa-settings-autosave.php:2242
8950
  msgid "Show Edit/Delete links"
8951
  msgstr ""
8952
 
8953
+ #: wppa-settings-autosave.php:2243
8954
  msgid "Show these links under default thumbnails for owner and admin."
8955
  msgstr ""
8956
 
8957
+ #: wppa-settings-autosave.php:2251
8958
  msgid "Show empty thumbnail area"
8959
  msgstr ""
8960
 
8961
+ #: wppa-settings-autosave.php:2252
8962
  msgid "Display thumbnail areas with upload link only for empty albums."
8963
  msgstr ""
8964
 
8965
+ #: wppa-settings-autosave.php:2260
8966
  msgid "Upload/create link on thumbnail area"
8967
  msgstr ""
8968
 
8969
+ #: wppa-settings-autosave.php:2261
8970
  msgid "Select the location of the upload and crete links."
8971
  msgstr ""
8972
 
8973
+ #: wppa-settings-autosave.php:2272
8974
  msgid "Album cover related visibility settings"
8975
  msgstr ""
8976
 
8977
+ #: wppa-settings-autosave.php:2274
8978
  msgid "Covertext"
8979
  msgstr ""
8980
 
8981
+ #: wppa-settings-autosave.php:2275
8982
  msgid "Show the text on the album cover."
8983
  msgstr ""
8984
 
8985
+ #: wppa-settings-autosave.php:2276
8986
  msgid "Display the album decription on the album cover"
8987
  msgstr ""
8988
 
8989
+ #: wppa-settings-autosave.php:2284
8990
  msgid "Enable the slideshow."
8991
  msgstr ""
8992
 
8993
+ #: wppa-settings-autosave.php:2285
8994
  msgid ""
8995
  "If you do not want slideshows: uncheck this box. Browsing full size images "
8996
  "will remain possible."
8997
  msgstr ""
8998
 
8999
+ #: wppa-settings-autosave.php:2292
9000
  msgid "Slideshow/Browse"
9001
  msgstr ""
9002
 
9003
+ #: wppa-settings-autosave.php:2293
9004
  msgid "Display the Slideshow / Browse photos link on album covers"
9005
  msgstr ""
9006
 
9007
+ #: wppa-settings-autosave.php:2294
9008
  msgid ""
9009
  "This setting causes the Slideshow link to be displayed on the album cover."
9010
  msgstr ""
9011
 
9012
+ #: wppa-settings-autosave.php:2295
9013
  msgid ""
9014
  "If slideshows are disabled in item 2 in this table, you will see a browse "
9015
  "link to fullsize images."
9016
  msgstr ""
9017
 
9018
+ #: wppa-settings-autosave.php:2296
9019
  msgid "If you do not want the browse link either, uncheck this item."
9020
  msgstr ""
9021
 
9022
+ #: wppa-settings-autosave.php:2303
9023
  msgid "View ..."
9024
  msgstr ""
9025
 
9026
+ #: wppa-settings-autosave.php:2304
9027
  msgid "Display the View xx albums and yy photos link on album covers"
9028
  msgstr ""
9029
 
9030
+ #: wppa-settings-autosave.php:2312
9031
  msgid "Treecount"
9032
  msgstr ""
9033
 
9034
+ #: wppa-settings-autosave.php:2313
9035
  msgid "Disaplay the total number of (sub)albums and photos in subalbums"
9036
  msgstr ""
9037
 
9038
+ #: wppa-settings-autosave.php:2314
9039
  msgid ""
9040
  "Displays the total number of sub albums and photos in the entire album tree "
9041
  "in parenthesis if the numbers differ from the direct content of the album."
9042
  msgstr ""
9043
 
9044
+ #: wppa-settings-autosave.php:2316
9045
+ msgid "detailed"
9046
+ msgstr ""
9047
+
9048
+ #: wppa-settings-autosave.php:2316
9049
+ msgid "totals only"
9050
+ msgstr ""
9051
+
9052
+ #: wppa-settings-autosave.php:2323
9053
  msgid "Show categories"
9054
  msgstr ""
9055
 
9056
+ #: wppa-settings-autosave.php:2324
9057
  msgid "Display the album categories on the covers."
9058
  msgstr ""
9059
 
9060
+ #: wppa-settings-autosave.php:2332
9061
  msgid "Skip empty albums"
9062
  msgstr ""
9063
 
9064
+ #: wppa-settings-autosave.php:2333
9065
  msgid "Do not show empty albums, except for admin and owner."
9066
  msgstr ""
9067
 
9068
+ #: wppa-settings-autosave.php:2341
9069
  msgid "Count on title"
9070
  msgstr ""
9071
 
9072
+ #: wppa-settings-autosave.php:2342
9073
  msgid "Show photocount along with album title. "
9074
  msgstr ""
9075
 
9076
+ #: wppa-settings-autosave.php:2345
9077
+ msgid "top album only"
9078
+ msgstr ""
9079
+
9080
+ #: wppa-settings-autosave.php:2345
9081
+ msgid "total tree"
9082
+ msgstr ""
9083
+
9084
+ #: wppa-settings-autosave.php:2353
9085
  msgid "Widget related visibility settings"
9086
  msgstr ""
9087
 
9088
+ #: wppa-settings-autosave.php:2355
9089
  msgid "Big Browse Buttons in widget"
9090
  msgstr ""
9091
 
9092
+ #: wppa-settings-autosave.php:2356
9093
  msgid "Enable invisible browsing buttons in widget slideshows."
9094
  msgstr ""
9095
 
9096
+ #: wppa-settings-autosave.php:2365
9097
  msgid "Ugly Browse Buttons in widget"
9098
  msgstr ""
9099
 
9100
+ #: wppa-settings-autosave.php:2366
9101
  msgid "Enable ugly browsing buttons in widget slideshows."
9102
  msgstr ""
9103
 
9104
+ #: wppa-settings-autosave.php:2367
9105
  msgid "If checked, the fullsize image is covered by browse buttons."
9106
  msgstr ""
9107
 
9108
+ #: wppa-settings-autosave.php:2375
9109
  msgid "Album widget tooltip"
9110
  msgstr ""
9111
 
9112
+ #: wppa-settings-autosave.php:2376
9113
  msgid "Show the album description on hoovering thumbnail in album widget"
9114
  msgstr ""
9115
 
9116
+ #: wppa-settings-autosave.php:2384 wppa-settings-autosave.php:4616
9117
  msgid ""
9118
  "Lightbox related settings. These settings have effect only when Table IX-J3 "
9119
  "is set to wppa"
9120
  msgstr ""
9121
 
9122
+ #: wppa-settings-autosave.php:2397
9123
  msgid "Overlay theme color"
9124
  msgstr ""
9125
 
9126
+ #: wppa-settings-autosave.php:2398
9127
  msgid "The color of the image border and text background."
9128
  msgstr ""
9129
 
9130
+ #: wppa-settings-autosave.php:2401 wppa-settings-autosave.php:2412
9131
  msgid "Black"
9132
  msgstr ""
9133
 
9134
+ #: wppa-settings-autosave.php:2401 wppa-settings-autosave.php:2412
9135
  msgid "White"
9136
  msgstr ""
9137
 
9138
+ #: wppa-settings-autosave.php:2408
9139
  msgid "Overlay background color"
9140
  msgstr ""
9141
 
9142
+ #: wppa-settings-autosave.php:2409
9143
  msgid "The color of the outer background."
9144
  msgstr ""
9145
 
9146
+ #: wppa-settings-autosave.php:2419
9147
  msgid "Overlay slide name"
9148
  msgstr ""
9149
 
9150
+ #: wppa-settings-autosave.php:2420
9151
  msgid "Show name if from slide."
9152
  msgstr ""
9153
 
9154
+ #: wppa-settings-autosave.php:2421
9155
  msgid ""
9156
  "Shows the photos name on a lightbox display when initiated from a slide."
9157
  msgstr ""
9158
 
9159
+ #: wppa-settings-autosave.php:2422 wppa-settings-autosave.php:2432
9160
  msgid ""
9161
  "This setting also applies to film thumbnails if Table VI-11 is set to "
9162
  "lightbox overlay."
9163
  msgstr ""
9164
 
9165
+ #: wppa-settings-autosave.php:2429
9166
  msgid "Overlay slide desc"
9167
  msgstr ""
9168
 
9169
+ #: wppa-settings-autosave.php:2430
9170
  msgid "Show description if from slide."
9171
  msgstr ""
9172
 
9173
+ #: wppa-settings-autosave.php:2431
9174
  msgid ""
9175
  "Shows the photos description on a lightbox display when initiated from a "
9176
  "slide."
9177
  msgstr ""
9178
 
9179
+ #: wppa-settings-autosave.php:2439
9180
  msgid "Overlay thumb name"
9181
  msgstr ""
9182
 
9183
+ #: wppa-settings-autosave.php:2440
9184
  msgid "Show the photos name if from thumb."
9185
  msgstr ""
9186
 
9187
+ #: wppa-settings-autosave.php:2441
9188
  msgid ""
9189
  "Shows the name on a lightbox display when initiated from a standard "
9190
  "thumbnail or a widget thumbnail."
9191
  msgstr ""
9192
 
9193
+ #: wppa-settings-autosave.php:2442 wppa-settings-autosave.php:2452
9194
  msgid ""
9195
  "This setting applies to standard thumbnails, thumbnail-, comment-, topten- "
9196
  "and lasten-widget."
9197
  msgstr ""
9198
 
9199
+ #: wppa-settings-autosave.php:2449
9200
  msgid "Overlay thumb desc"
9201
  msgstr ""
9202
 
9203
+ #: wppa-settings-autosave.php:2450
9204
  msgid "Show description if from thumb."
9205
  msgstr ""
9206
 
9207
+ #: wppa-settings-autosave.php:2451
9208
  msgid ""
9209
  "Shows the photos description on a lightbox display when initiated from a "
9210
  "standard thumbnail or a widget thumbnail."
9211
  msgstr ""
9212
 
9213
+ #: wppa-settings-autosave.php:2459
9214
  msgid "Overlay potd name"
9215
  msgstr ""
9216
 
9217
+ #: wppa-settings-autosave.php:2460
9218
  msgid "Show the photos name if from photo of the day."
9219
  msgstr ""
9220
 
9221
+ #: wppa-settings-autosave.php:2461
9222
  msgid ""
9223
  "Shows the name on a lightbox display when initiated from the photo of the "
9224
  "day."
9225
  msgstr ""
9226
 
9227
+ #: wppa-settings-autosave.php:2468
9228
  msgid "Overlay potd desc"
9229
  msgstr ""
9230
 
9231
+ #: wppa-settings-autosave.php:2469
9232
  msgid "Show description if from from photo of the day."
9233
  msgstr ""
9234
 
9235
+ #: wppa-settings-autosave.php:2470
9236
  msgid ""
9237
  "Shows the photos description on a lightbox display when initiated from the "
9238
  "photo of the day."
9239
  msgstr ""
9240
 
9241
+ #: wppa-settings-autosave.php:2477
9242
  msgid "Overlay sphoto name"
9243
  msgstr ""
9244
 
9245
+ #: wppa-settings-autosave.php:2478
9246
  msgid "Show the photos name if from a single photo."
9247
  msgstr ""
9248
 
9249
+ #: wppa-settings-autosave.php:2479
9250
  msgid ""
9251
  "Shows the name on a lightbox display when initiated from a single photo."
9252
  msgstr ""
9253
 
9254
+ #: wppa-settings-autosave.php:2486
9255
  msgid "Overlay sphoto desc"
9256
  msgstr ""
9257
 
9258
+ #: wppa-settings-autosave.php:2487
9259
  msgid "Show description if from from a single photo."
9260
  msgstr ""
9261
 
9262
+ #: wppa-settings-autosave.php:2488
9263
  msgid ""
9264
  "Shows the photos description on a lightbox display when initiated from a "
9265
  "single photo."
9266
  msgstr ""
9267
 
9268
+ #: wppa-settings-autosave.php:2495
9269
  msgid "Overlay mphoto name"
9270
  msgstr ""
9271
 
9272
+ #: wppa-settings-autosave.php:2496
9273
  msgid "Show the photos name if from a single media style photo."
9274
  msgstr ""
9275
 
9276
+ #: wppa-settings-autosave.php:2497
9277
  msgid ""
9278
  "Shows the name on a lightbox display when initiated from a single media "
9279
  "style photo."
9280
  msgstr ""
9281
 
9282
+ #: wppa-settings-autosave.php:2504
9283
  msgid "Overlay mphoto desc"
9284
  msgstr ""
9285
 
9286
+ #: wppa-settings-autosave.php:2505
9287
  msgid "Show description if from from a media style photo."
9288
  msgstr ""
9289
 
9290
+ #: wppa-settings-autosave.php:2506
9291
  msgid ""
9292
  "Shows the photos description on a lightbox display when initiated from a "
9293
  "single media style photo."
9294
  msgstr ""
9295
 
9296
+ #: wppa-settings-autosave.php:2513
9297
  msgid "Overlay albumwidget name"
9298
  msgstr ""
9299
 
9300
+ #: wppa-settings-autosave.php:2514
9301
  msgid "Show the photos name if from the album widget."
9302
  msgstr ""
9303
 
9304
+ #: wppa-settings-autosave.php:2515
9305
  msgid ""
9306
  "Shows the name on a lightbox display when initiated from the album widget."
9307
  msgstr ""
9308
 
9309
+ #: wppa-settings-autosave.php:2522
9310
  msgid "Overlay albumwidget desc"
9311
  msgstr ""
9312
 
9313
+ #: wppa-settings-autosave.php:2523
9314
  msgid "Show description if from from the album widget."
9315
  msgstr ""
9316
 
9317
+ #: wppa-settings-autosave.php:2524
9318
  msgid ""
9319
  "Shows the photos description on a lightbox display when initiated from the "
9320
  "album widget."
9321
  msgstr ""
9322
 
9323
+ #: wppa-settings-autosave.php:2531
9324
  msgid "Overlay coverphoto name"
9325
  msgstr ""
9326
 
9327
+ #: wppa-settings-autosave.php:2532
9328
  msgid "Show the photos name if from the album cover."
9329
  msgstr ""
9330
 
9331
+ #: wppa-settings-autosave.php:2533
9332
  msgid ""
9333
  "Shows the name on a lightbox display when initiated from the album "
9334
  "coverphoto."
9335
  msgstr ""
9336
 
9337
+ #: wppa-settings-autosave.php:2540
9338
  msgid "Overlay coverphoto desc"
9339
  msgstr ""
9340
 
9341
+ #: wppa-settings-autosave.php:2541
9342
  msgid "Show description if from from the album cover."
9343
  msgstr ""
9344
 
9345
+ #: wppa-settings-autosave.php:2542
9346
  msgid ""
9347
  "Shows the photos description on a lightbox display when initiated from the "
9348
  "album coverphoto."
9349
  msgstr ""
9350
 
9351
+ #: wppa-settings-autosave.php:2549
9352
  msgid "Overlay add owner"
9353
  msgstr ""
9354
 
9355
+ #: wppa-settings-autosave.php:2550
9356
  msgid "Add the owner to the photo name on lightbox displays."
9357
  msgstr ""
9358
 
9359
+ #: wppa-settings-autosave.php:2551
9360
  msgid ""
9361
  "This setting is independant of the show name switches and is a global "
9362
  "setting."
9363
  msgstr ""
9364
 
9365
+ #: wppa-settings-autosave.php:2558
9366
  msgid "Overlay show start/stop"
9367
  msgstr ""
9368
 
9369
+ #: wppa-settings-autosave.php:2559
9370
  msgid "Show Start and Stop for running slideshow on lightbox."
9371
  msgstr ""
9372
 
9373
+ #: wppa-settings-autosave.php:2567
9374
  msgid "Overlay show legenda"
9375
  msgstr ""
9376
 
9377
+ #: wppa-settings-autosave.php:2568
9378
  msgid "Show \"Press f for fullsize\" etc. on lightbox."
9379
  msgstr ""
9380
 
9381
+ #: wppa-settings-autosave.php:2569
9382
  msgid "Independant of this setting, it will not show up on mobile devices."
9383
  msgstr ""
9384
 
9385
+ #: wppa-settings-autosave.php:2576
9386
  msgid "Show fullscreen icons"
9387
  msgstr ""
9388
 
9389
+ #: wppa-settings-autosave.php:2577
9390
  msgid "Shows fullscreen and back to normal icon buttons on upper right corner"
9391
  msgstr ""
9392
 
9393
+ #: wppa-settings-autosave.php:2585
9394
  msgid "Show rating"
9395
  msgstr ""
9396
 
9397
+ #: wppa-settings-autosave.php:2586
9398
  msgid "Shows and enables rating on lightbox."
9399
  msgstr ""
9400
 
9401
+ #: wppa-settings-autosave.php:2587
9402
  msgid ""
9403
  "This works for 5 and 10 stars only, not for single votes or numerical display"
9404
  msgstr ""
9405
 
9406
+ #: wppa-settings-autosave.php:2594
9407
  msgid "Overlay show counter"
9408
  msgstr ""
9409
 
9410
+ #: wppa-settings-autosave.php:2595
9411
  msgid "Show the x/y counter below the image."
9412
  msgstr ""
9413
 
9414
+ #: wppa-settings-autosave.php:2603
9415
  msgid "Show Zoom in"
9416
  msgstr ""
9417
 
9418
+ #: wppa-settings-autosave.php:2604
9419
  msgid "Display tooltip \"Zoom in\" along with the magnifier cursor."
9420
  msgstr ""
9421
 
9422
+ #: wppa-settings-autosave.php:2605
9423
  msgid ""
9424
  "If you select ---none--- in Table I-G2 for magnifier size, the tooltop "
9425
  "contains the photo name."
9426
  msgstr ""
9427
 
9428
+ #: wppa-settings-autosave.php:2613
9429
  msgid "Frontend upload configuration settings"
9430
  msgstr ""
9431
 
9432
+ #: wppa-settings-autosave.php:2615
9433
  msgid "User upload Photos"
9434
  msgstr ""
9435
 
9436
+ #: wppa-settings-autosave.php:2616
9437
  msgid "Enable frontend upload."
9438
  msgstr ""
9439
 
9440
+ #: wppa-settings-autosave.php:2617
9441
  msgid ""
9442
  "If you check this item, frontend upload will be enabled according to the "
9443
  "rules set in the following items of this table."
9444
  msgstr ""
9445
 
9446
+ #: wppa-settings-autosave.php:2625
9447
  msgid "User upload Video"
9448
  msgstr ""
9449
 
9450
+ #: wppa-settings-autosave.php:2626
9451
  msgid "Enable frontend upload of video."
9452
  msgstr ""
9453
 
9454
+ #: wppa-settings-autosave.php:2627 wppa-settings-autosave.php:2637
9455
  msgid "Requires Table II-H1 to be ticked."
9456
  msgstr ""
9457
 
9458
+ #: wppa-settings-autosave.php:2635
9459
  msgid "User upload Audio"
9460
  msgstr ""
9461
 
9462
+ #: wppa-settings-autosave.php:2636
9463
  msgid "Enable frontend upload of audio."
9464
  msgstr ""
9465
 
9466
+ #: wppa-settings-autosave.php:2645
9467
  msgid "User upload Photos login"
9468
  msgstr ""
9469
 
9470
+ #: wppa-settings-autosave.php:2646
9471
  msgid "Frontend upload requires the user is logged in."
9472
  msgstr ""
9473
 
9474
+ #: wppa-settings-autosave.php:2647
9475
  msgid ""
9476
  "If you uncheck this box, make sure you check the item Owners only in Table "
9477
  "VII-D1."
9478
  msgstr ""
9479
 
9480
+ #: wppa-settings-autosave.php:2648
9481
  msgid ""
9482
  "Also: set the owner to ---public--- of the albums that are allowed to be "
9483
  "uploaded to."
9484
  msgstr ""
9485
 
9486
+ #: wppa-settings-autosave.php:2655
9487
  msgid "User upload Ajax"
9488
  msgstr ""
9489
 
9490
+ #: wppa-settings-autosave.php:2656
9491
  msgid "Shows the upload progression bar."
9492
  msgstr ""
9493
 
9494
+ #: wppa-settings-autosave.php:2664
9495
  msgid "Show Copyright"
9496
  msgstr ""
9497
 
9498
+ #: wppa-settings-autosave.php:2665
9499
  msgid "Show a copyright warning on frontend upload locations."
9500
  msgstr ""
9501
 
9502
+ #: wppa-settings-autosave.php:2674
9503
  msgid "Copyright notice"
9504
  msgstr ""
9505
 
9506
+ #: wppa-settings-autosave.php:2675
9507
  msgid "The message to be displayed."
9508
  msgstr ""
9509
 
9510
+ #: wppa-settings-autosave.php:2683
9511
  msgid "User Watermark"
9512
  msgstr ""
9513
 
9514
+ #: wppa-settings-autosave.php:2684
9515
  msgid "Uploading users may select watermark settings"
9516
  msgstr ""
9517
 
9518
+ #: wppa-settings-autosave.php:2685
9519
  msgid ""
9520
  "If checked, anyone who can upload and/or import photos can overrule the "
9521
  "default watermark settings."
9522
  msgstr ""
9523
 
9524
+ #: wppa-settings-autosave.php:2692
9525
  msgid "User name"
9526
  msgstr ""
9527
 
9528
+ #: wppa-settings-autosave.php:2693
9529
  msgid "Uploading users may overrule the default name."
9530
  msgstr ""
9531
 
9532
+ #: wppa-settings-autosave.php:2694
9533
  msgid ""
9534
  "If checked, the default photo name as defined in Table IX-D13 may be "
9535
  "overruled by the user."
9536
  msgstr ""
9537
 
9538
+ #: wppa-settings-autosave.php:2701
9539
  msgid "Apply Newphoto desc user"
9540
  msgstr ""
9541
 
9542
+ #: wppa-settings-autosave.php:2702
9543
  msgid "Give each new frontend uploaded photo a standard description."
9544
  msgstr ""
9545
 
9546
+ #: wppa-settings-autosave.php:2703
9547
  msgid ""
9548
  "If checked, each new photo will get the description (template) as specified "
9549
  "in Table IX-D5."
9550
  msgstr ""
9551
 
9552
+ #: wppa-settings-autosave.php:2710
9553
  msgid "User desc"
9554
  msgstr ""
9555
 
9556
+ #: wppa-settings-autosave.php:2711
9557
  msgid "Uploading users may overrule the default description."
9558
  msgstr ""
9559
 
9560
+ #: wppa-settings-autosave.php:2719
9561
  msgid "User upload custom"
9562
  msgstr ""
9563
 
9564
+ #: wppa-settings-autosave.php:2720
9565
  msgid "Frontend upload can fill in custom data fields."
9566
  msgstr ""
9567
 
9568
+ #: wppa-settings-autosave.php:2728
9569
  msgid "User upload tags"
9570
  msgstr ""
9571
 
9572
+ #: wppa-settings-autosave.php:2729
9573
  msgid "Frontend upload can add tags."
9574
  msgstr ""
9575
 
9576
+ #: wppa-settings-autosave.php:2730
9577
  msgid "You can configure the details of tag addition in Table IX-D18.x"
9578
  msgstr ""
9579
 
9580
+ #: wppa-settings-autosave.php:2738 wppa-settings-autosave.php:2766
9581
+ #: wppa-settings-autosave.php:2794
9582
  msgid "Tag selection box"
9583
  msgstr ""
9584
 
9585
+ #: wppa-settings-autosave.php:2739 wppa-settings-autosave.php:2767
9586
+ #: wppa-settings-autosave.php:2795
9587
  msgid "Front-end upload tags selecion box."
9588
  msgstr ""
9589
 
9590
+ #: wppa-settings-autosave.php:2743 wppa-settings-autosave.php:2771
9591
+ #: wppa-settings-autosave.php:2799
9592
  msgid "On:"
9593
  msgstr ""
9594
 
9595
+ #: wppa-settings-autosave.php:2743 wppa-settings-autosave.php:2771
9596
+ #: wppa-settings-autosave.php:2799
9597
  msgid "Multi:"
9598
  msgstr ""
9599
 
9600
+ #: wppa-settings-autosave.php:2748 wppa-settings-autosave.php:2776
9601
+ #: wppa-settings-autosave.php:2804
9602
  msgid "Caption box"
9603
  msgstr ""
9604
 
9605
+ #: wppa-settings-autosave.php:2749 wppa-settings-autosave.php:2777
9606
+ #: wppa-settings-autosave.php:2805
9607
  msgid "The title of the tag selection box."
9608
  msgstr ""
9609
 
9610
+ #: wppa-settings-autosave.php:2757 wppa-settings-autosave.php:2785
9611
+ #: wppa-settings-autosave.php:2813
9612
  msgid "Tags box"
9613
  msgstr ""
9614
 
9615
+ #: wppa-settings-autosave.php:2758 wppa-settings-autosave.php:2786
9616
+ #: wppa-settings-autosave.php:2814
9617
  msgid "The tags in the selection box."
9618
  msgstr ""
9619
 
9620
+ #: wppa-settings-autosave.php:2759 wppa-settings-autosave.php:2787
9621
+ #: wppa-settings-autosave.php:2815
9622
  msgid ""
9623
  "Enter the tags you want to appear in the selection box. Empty means: all "
9624
  "existing tags"
9625
  msgstr ""
9626
 
9627
+ #: wppa-settings-autosave.php:2822
9628
  msgid "New tags"
9629
  msgstr ""
9630
 
9631
+ #: wppa-settings-autosave.php:2823
9632
  msgid "Input field for any user defined tags."
9633
  msgstr ""
9634
 
9635
+ #: wppa-settings-autosave.php:2831
9636
  msgid "New tags caption"
9637
  msgstr ""
9638
 
9639
+ #: wppa-settings-autosave.php:2832
9640
  msgid "The caption above the tags input field."
9641
  msgstr ""
9642
 
9643
+ #: wppa-settings-autosave.php:2840
9644
  msgid "Preview tags"
9645
  msgstr ""
9646
 
9647
+ #: wppa-settings-autosave.php:2841
9648
  msgid "Show a preview of all tags that will be added to the photo info."
9649
  msgstr ""
9650
 
9651
+ #: wppa-settings-autosave.php:2849
9652
  msgid "Camera connect"
9653
  msgstr ""
9654
 
9655
+ #: wppa-settings-autosave.php:2850
9656
  msgid "Connect frontend upload to camara on mobile devices with camera"
9657
  msgstr ""
9658
 
9659
+ #: wppa-settings-autosave.php:2858
9660
  msgid "Blog It!"
9661
  msgstr ""
9662
 
9663
+ #: wppa-settings-autosave.php:2859
9664
  msgid "Enable blogging photos."
9665
  msgstr ""
9666
 
9667
+ #: wppa-settings-autosave.php:2860
9668
  msgid "Users need the capability edit_posts to directly blog photos."
9669
  msgstr ""
9670
 
9671
+ #: wppa-settings-autosave.php:2867
9672
  msgid "Blog It need moderation"
9673
  msgstr ""
9674
 
9675
+ #: wppa-settings-autosave.php:2868
9676
  msgid "Posts with blogged photos need moderation."
9677
  msgstr ""
9678
 
9679
+ #: wppa-settings-autosave.php:2876
9680
  msgid "Blog It shortcode"
9681
  msgstr ""
9682
 
9683
+ #: wppa-settings-autosave.php:2877
9684
  msgid "Shortcode to be used on the blog post"
9685
  msgstr ""
9686
 
9687
+ #: wppa-settings-autosave.php:2878
9688
  msgid "Make sure it contains photo=\"#id\""
9689
  msgstr ""
9690
 
9691
+ #: wppa-settings-autosave.php:2886
9692
  msgid "Miscellaneous visibility settings"
9693
  msgstr ""
9694
 
9695
+ #: wppa-settings-autosave.php:2888
9696
  msgid "Frontend ending label"
9697
  msgstr ""
9698
 
9699
+ #: wppa-settings-autosave.php:2889
9700
  msgid "Frontend upload / create / edit dialog closing label text."
9701
  msgstr ""
9702
 
9703
+ #: wppa-settings-autosave.php:2892
9704
  msgid "Abort"
9705
  msgstr ""
9706
 
9707
+ #: wppa-settings-autosave.php:2892
9708
  msgid "Close"
9709
  msgstr ""
9710
 
9711
+ #: wppa-settings-autosave.php:2892
9712
  msgid "Exit"
9713
  msgstr ""
9714
 
9715
+ #: wppa-settings-autosave.php:2892
9716
  msgid "Quit"
9717
  msgstr ""
9718
 
9719
+ #: wppa-settings-autosave.php:2900
9720
  msgid "Widget thumbs fontsize"
9721
  msgstr ""
9722
 
9723
+ #: wppa-settings-autosave.php:2901
9724
  msgid "Font size for thumbnail subtext in widgets."
9725
  msgstr ""
9726
 
9727
+ #: wppa-settings-autosave.php:2909
9728
  msgid "Arrow color"
9729
  msgstr ""
9730
 
9731
+ #: wppa-settings-autosave.php:2910
9732
  msgid "Left/right browsing arrow color."
9733
  msgstr ""
9734
 
9735
+ #: wppa-settings-autosave.php:2911
9736
  msgid "Enter the color of the filmstrip navigation arrows."
9737
  msgstr ""
9738
 
9739
+ #: wppa-settings-autosave.php:2918
9740
  msgid "Owner on new line"
9741
  msgstr ""
9742
 
9743
+ #: wppa-settings-autosave.php:2919
9744
  msgid "Place the (owner) text on a new line."
9745
  msgstr ""
9746
 
9747
+ #: wppa-settings-autosave.php:2927
9748
  msgid "Custom datafields albums"
9749
  msgstr ""
9750
 
9751
+ #: wppa-settings-autosave.php:2928
9752
  msgid "Define up to 10 custom data fields for albums."
9753
  msgstr ""
9754
 
9755
+ #: wppa-settings-autosave.php:2938 wppa-settings-autosave.php:2964
9756
  #, php-format
9757
  msgid "Name, vis, edit %s"
9758
  msgstr ""
9759
 
9760
+ #: wppa-settings-autosave.php:2939 wppa-settings-autosave.php:2965
9761
  #, php-format
9762
  msgid "The caption for field %s, visibility and editability at frontend."
9763
  msgstr ""
9764
 
9765
+ #: wppa-settings-autosave.php:2940 wppa-settings-autosave.php:2966
9766
  #, php-format
9767
  msgid ""
9768
  "If you check the first box, the value of this field is displayable in photo "
9769
  "descriptions at the frontend with keyword w#c%s"
9770
  msgstr ""
9771
 
9772
+ #: wppa-settings-autosave.php:2941 wppa-settings-autosave.php:2967
9773
  msgid ""
9774
  "If you check the second box, the value of this field is editable at the "
9775
  "frontend new style dialog."
9776
  msgstr ""
9777
 
9778
+ #: wppa-settings-autosave.php:2953
9779
  msgid "Custom datafields photos"
9780
  msgstr ""
9781
 
9782
+ #: wppa-settings-autosave.php:2954
9783
  msgid "Define up to 10 custom data fields for photos."
9784
  msgstr ""
9785
 
9786
+ #: wppa-settings-autosave.php:2980
9787
  msgid "Navigation symbols style"
9788
  msgstr ""
9789
 
9790
+ #: wppa-settings-autosave.php:2981
9791
  msgid "The corner rounding size of navigation icons."
9792
  msgstr ""
9793
 
9794
+ #: wppa-settings-autosave.php:2984
9795
  msgid "light"
9796
  msgstr ""
9797
 
9798
+ #: wppa-settings-autosave.php:2984
9799
  msgid "heavy"
9800
  msgstr ""
9801
 
9802
+ #: wppa-settings-autosave.php:3008
9803
  msgid "Table III:"
9804
  msgstr ""
9805
 
9806
+ #: wppa-settings-autosave.php:3008
9807
  msgid "Backgrounds:"
9808
  msgstr ""
9809
 
9810
+ #: wppa-settings-autosave.php:3009
9811
  msgid "This table describes the backgrounds of wppa+ elements."
9812
  msgstr ""
9813
 
9814
+ #: wppa-settings-autosave.php:3019 wppa-settings-autosave.php:3378
9815
+ #: wppa-settings-autosave.php:8670
9816
  msgid "Background color"
9817
  msgstr ""
9818
 
9819
+ #: wppa-settings-autosave.php:3020 wppa-settings-autosave.php:3022
9820
+ #: wppa-settings-autosave.php:3379 wppa-settings-autosave.php:3381
9821
  msgid "Sample"
9822
  msgstr ""
9823
 
9824
+ #: wppa-settings-autosave.php:3021 wppa-settings-autosave.php:3380
9825
  msgid "Border color"
9826
  msgstr ""
9827
 
9828
+ #: wppa-settings-autosave.php:3030
9829
  msgid "Slideshow elements backgrounds"
9830
  msgstr ""
9831
 
9832
+ #: wppa-settings-autosave.php:3032
9833
  msgid "Nav"
9834
  msgstr ""
9835
 
9836
+ #: wppa-settings-autosave.php:3033
9837
  msgid "Navigation bars."
9838
  msgstr ""
9839
 
9840
+ #: wppa-settings-autosave.php:3034
9841
  msgid "Enter valid CSS colors for navigation backgrounds and borders."
9842
  msgstr ""
9843
 
9844
+ #: wppa-settings-autosave.php:3045
9845
  msgid "SlideImg"
9846
  msgstr ""
9847
 
9848
+ #: wppa-settings-autosave.php:3046
9849
  msgid "Fullsize Slideshow Photos."
9850
  msgstr ""
9851
 
9852
+ #: wppa-settings-autosave.php:3047
9853
  msgid "Enter valid CSS colors for fullsize photo backgrounds and borders."
9854
  msgstr ""
9855
 
9856
+ #: wppa-settings-autosave.php:3048
9857
  msgid "The colors may be equal or \"transparent\""
9858
  msgstr ""
9859
 
9860
+ #: wppa-settings-autosave.php:3049
9861
  msgid ""
9862
  "For more information about slideshow image borders see the help on Table I-B4"
9863
  msgstr ""
9864
 
9865
+ #: wppa-settings-autosave.php:3060 wppa-settings-autosave.php:4902
9866
  msgid "Numbar"
9867
  msgstr ""
9868
 
9869
+ #: wppa-settings-autosave.php:3061
9870
  msgid "Number bar box background."
9871
  msgstr ""
9872
 
9873
+ #: wppa-settings-autosave.php:3062
9874
  msgid "Enter valid CSS colors for numbar box backgrounds and borders."
9875
  msgstr ""
9876
 
9877
+ #: wppa-settings-autosave.php:3073
9878
  msgid "Numbar active"
9879
  msgstr ""
9880
 
9881
+ #: wppa-settings-autosave.php:3074
9882
  msgid "Number bar active box background."
9883
  msgstr ""
9884
 
9885
+ #: wppa-settings-autosave.php:3075
9886
  msgid "Enter valid CSS colors for numbar active box backgrounds and borders."
9887
  msgstr ""
9888
 
9889
+ #: wppa-settings-autosave.php:3086
9890
  msgid "Name/desc"
9891
  msgstr ""
9892
 
9893
+ #: wppa-settings-autosave.php:3087
9894
  msgid "Name and Description bars."
9895
  msgstr ""
9896
 
9897
+ #: wppa-settings-autosave.php:3088
9898
  msgid ""
9899
  "Enter valid CSS colors for name and description box backgrounds and borders."
9900
  msgstr ""
9901
 
9902
+ #: wppa-settings-autosave.php:3100
9903
  msgid "Comment input and display areas."
9904
  msgstr ""
9905
 
9906
+ #: wppa-settings-autosave.php:3101
9907
  msgid "Enter valid CSS colors for comment box backgrounds and borders."
9908
  msgstr ""
9909
 
9910
+ #: wppa-settings-autosave.php:3112 wppa-settings-autosave.php:8730
9911
+ #: wppa-settings-autosave.php:8775
9912
  msgid "Custom"
9913
  msgstr ""
9914
 
9915
+ #: wppa-settings-autosave.php:3113
9916
  msgid "Custom box background."
9917
  msgstr ""
9918
 
9919
+ #: wppa-settings-autosave.php:3114
9920
  msgid "Enter valid CSS colors for custom box backgrounds and borders."
9921
  msgstr ""
9922
 
9923
+ #: wppa-settings-autosave.php:3125
9924
  msgid "IPTC"
9925
  msgstr ""
9926
 
9927
+ #: wppa-settings-autosave.php:3126
9928
  msgid "IPTC display box background."
9929
  msgstr ""
9930
 
9931
+ #: wppa-settings-autosave.php:3127
9932
  msgid "Enter valid CSS colors for iptc box backgrounds and borders."
9933
  msgstr ""
9934
 
9935
+ #: wppa-settings-autosave.php:3138
9936
  msgid "EXIF"
9937
  msgstr ""
9938
 
9939
+ #: wppa-settings-autosave.php:3139
9940
  msgid "EXIF display box background."
9941
  msgstr ""
9942
 
9943
+ #: wppa-settings-autosave.php:3140
9944
  msgid "Enter valid CSS colors for exif box backgrounds and borders."
9945
  msgstr ""
9946
 
9947
+ #: wppa-settings-autosave.php:3151
9948
  msgid "Share"
9949
  msgstr ""
9950
 
9951
+ #: wppa-settings-autosave.php:3152
9952
  msgid "Share box display background."
9953
  msgstr ""
9954
 
9955
+ #: wppa-settings-autosave.php:3153
9956
  msgid "Enter valid CSS colors for share box backgrounds and borders."
9957
  msgstr ""
9958
 
9959
+ #: wppa-settings-autosave.php:3164
9960
  msgid "Other backgrounds"
9961
  msgstr ""
9962
 
9963
+ #: wppa-settings-autosave.php:3166
9964
  msgid "Even"
9965
  msgstr ""
9966
 
9967
+ #: wppa-settings-autosave.php:3167
9968
  msgid "Even background."
9969
  msgstr ""
9970
 
9971
+ #: wppa-settings-autosave.php:3168
9972
  msgid ""
9973
  "Enter valid CSS colors for even numbered backgrounds and borders of album "
9974
  "covers and thumbnail displays 'As covers'."
9975
  msgstr ""
9976
 
9977
+ #: wppa-settings-autosave.php:3179
9978
  msgid "Odd"
9979
  msgstr ""
9980
 
9981
+ #: wppa-settings-autosave.php:3180
9982
  msgid "Odd background."
9983
  msgstr ""
9984
 
9985
+ #: wppa-settings-autosave.php:3181
9986
  msgid ""
9987
  "Enter valid CSS colors for odd numbered backgrounds and borders of album "
9988
  "covers and thumbnail displays 'As covers'."
9989
  msgstr ""
9990
 
9991
+ #: wppa-settings-autosave.php:3192
9992
  msgid "Thumbnail padding"
9993
  msgstr ""
9994
 
9995
+ #: wppa-settings-autosave.php:3193
9996
  msgid "Thumbnail padding color if thumbnail aspect is a padded setting."
9997
  msgstr ""
9998
 
9999
+ #: wppa-settings-autosave.php:3194
10000
  msgid ""
10001
  "Enter valid CSS color hexadecimal like #000000 for black or #ffffff for "
10002
  "white for the padded thumbnails."
10003
  msgstr ""
10004
 
10005
+ #: wppa-settings-autosave.php:3205
10006
  msgid "Img"
10007
  msgstr ""
10008
 
10009
+ #: wppa-settings-autosave.php:3206
10010
  msgid "Cover Photos and popups."
10011
  msgstr ""
10012
 
10013
+ #: wppa-settings-autosave.php:3207
10014
  msgid ""
10015
  "Enter valid CSS colors for Cover photo and popup backgrounds and borders."
10016
  msgstr ""
10017
 
10018
+ #: wppa-settings-autosave.php:3219
10019
  msgid "Upload box background."
10020
  msgstr ""
10021
 
10022
+ #: wppa-settings-autosave.php:3220
10023
  msgid "Enter valid CSS colors for upload box backgrounds and borders."
10024
  msgstr ""
10025
 
10026
+ #: wppa-settings-autosave.php:3231
10027
  msgid "Multitag"
10028
  msgstr ""
10029
 
10030
+ #: wppa-settings-autosave.php:3232
10031
  msgid "Multitag box background."
10032
  msgstr ""
10033
 
10034
+ #: wppa-settings-autosave.php:3233
10035
  msgid "Enter valid CSS colors for multitag box backgrounds and borders."
10036
  msgstr ""
10037
 
10038
+ #: wppa-settings-autosave.php:3244
10039
  msgid "Tagcloud"
10040
  msgstr ""
10041
 
10042
+ #: wppa-settings-autosave.php:3245
10043
  msgid "Tagcloud box background."
10044
  msgstr ""
10045
 
10046
+ #: wppa-settings-autosave.php:3246
10047
  msgid "Enter valid CSS colors for tagcloud box backgrounds and borders."
10048
  msgstr ""
10049
 
10050
+ #: wppa-settings-autosave.php:3257
10051
  msgid "Superview"
10052
  msgstr ""
10053
 
10054
+ #: wppa-settings-autosave.php:3258
10055
  msgid "Superview box background."
10056
  msgstr ""
10057
 
10058
+ #: wppa-settings-autosave.php:3259
10059
  msgid "Enter valid CSS colors for superview box backgrounds and borders."
10060
  msgstr ""
10061
 
10062
+ #: wppa-settings-autosave.php:3271
10063
  msgid "Search box background."
10064
  msgstr ""
10065
 
10066
+ #: wppa-settings-autosave.php:3272
10067
  msgid "Enter valid CSS colors for search box backgrounds and borders."
10068
  msgstr ""
10069
 
10070
+ #: wppa-settings-autosave.php:3283
10071
  msgid "BestOf"
10072
  msgstr ""
10073
 
10074
+ #: wppa-settings-autosave.php:3284
10075
  msgid "BestOf box background."
10076
  msgstr ""
10077
 
10078
+ #: wppa-settings-autosave.php:3285
10079
  msgid "Enter valid CSS colors for bestof box backgrounds and borders."
10080
  msgstr ""
10081
 
10082
+ #: wppa-settings-autosave.php:3296
10083
  msgid "Calendar"
10084
  msgstr ""
10085
 
10086
+ #: wppa-settings-autosave.php:3297
10087
  msgid "Calendar box background."
10088
  msgstr ""
10089
 
10090
+ #: wppa-settings-autosave.php:3298
10091
  msgid "Enter valid CSS colors for calendar box backgrounds and borders."
10092
  msgstr ""
10093
 
10094
+ #: wppa-settings-autosave.php:3309
10095
  msgid "Stereo"
10096
  msgstr ""
10097
 
10098
+ #: wppa-settings-autosave.php:3310
10099
  msgid "Stereo mode selection box background."
10100
  msgstr ""
10101
 
10102
+ #: wppa-settings-autosave.php:3311
10103
  msgid ""
10104
  "Enter valid CSS colors for stereo mode selection box backgrounds and borders."
10105
  msgstr ""
10106
 
10107
+ #: wppa-settings-autosave.php:3322
10108
  msgid "Admins choice"
10109
  msgstr ""
10110
 
10111
+ #: wppa-settings-autosave.php:3323
10112
  msgid "Admins choice box background."
10113
  msgstr ""
10114
 
10115
+ #: wppa-settings-autosave.php:3324
10116
  msgid "Enter valid CSS colors for admins choice box backgrounds and borders."
10117
  msgstr ""
10118
 
10119
+ #: wppa-settings-autosave.php:3335
10120
  msgid "Modal render box"
10121
  msgstr ""
10122
 
10123
+ #: wppa-settings-autosave.php:3336
10124
  msgid "The background for the Ajax modal rendering box."
10125
  msgstr ""
10126
 
10127
+ #: wppa-settings-autosave.php:3337
10128
  msgid "Recommended color: your theme background color."
10129
  msgstr ""
10130
 
10131
+ #: wppa-settings-autosave.php:3347
10132
  msgid "Navigation symbols"
10133
  msgstr ""
10134
 
10135
+ #: wppa-settings-autosave.php:3348
10136
  msgid "Navigation symbol background and fill colors."
10137
  msgstr ""
10138
 
10139
+ #: wppa-settings-autosave.php:3359
10140
  msgid "Navigation symbols Lightbox"
10141
  msgstr ""
10142
 
10143
+ #: wppa-settings-autosave.php:3360
10144
  msgid "Navigation symbol background and fill colors Lightbox."
10145
  msgstr ""
10146
 
10147
+ #: wppa-settings-autosave.php:3391
10148
  msgid "Table IV:"
10149
  msgstr ""
10150
 
10151
+ #: wppa-settings-autosave.php:3391
10152
  msgid "Behaviour:"
10153
  msgstr ""
10154
 
10155
+ #: wppa-settings-autosave.php:3392
10156
  msgid "This table describes the dynamic behaviour of certain wppa+ elements."
10157
  msgstr ""
10158
 
10159
+ #: wppa-settings-autosave.php:3410
10160
  msgid "System related settings"
10161
  msgstr ""
10162
 
10163
+ #: wppa-settings-autosave.php:3412
10164
  msgid "Use Ajax"
10165
  msgstr ""
10166
 
10167
+ #: wppa-settings-autosave.php:3413
10168
  msgid "Use Ajax as much as is possible and implemented."
10169
  msgstr ""
10170
 
10171
+ #: wppa-settings-autosave.php:3414
10172
  msgid ""
10173
  "If this box is ticked, page content updates from within wppa+ displays will "
10174
  "be Ajax based as much as possible."
10175
  msgstr ""
10176
 
10177
+ #: wppa-settings-autosave.php:3422
10178
  msgid "Ajax NON Admin"
10179
  msgstr ""
10180
 
10181
+ #: wppa-settings-autosave.php:3423
10182
  msgid "Frontend ajax use no admin files."
10183
  msgstr ""
10184
 
10185
+ #: wppa-settings-autosave.php:3424
10186
  msgid "If you want to password protect wp-admin, check this box."
10187
  msgstr ""
10188
 
10189
+ #: wppa-settings-autosave.php:3425
10190
  msgid ""
10191
  "In rare cases changing page content does not work when this box is checked. "
10192
  "Verify the functionality!"
10193
  msgstr ""
10194
 
10195
+ #: wppa-settings-autosave.php:3432
10196
  msgid "Modal boxes"
10197
  msgstr ""
10198
 
10199
+ #: wppa-settings-autosave.php:3433
10200
  msgid "Place Ajax rendered content in modal boxes"
10201
  msgstr ""
10202
 
10203
+ #: wppa-settings-autosave.php:3441
10204
  msgid "Photo names in urls"
10205
  msgstr ""
10206
 
10207
+ #: wppa-settings-autosave.php:3442
10208
  msgid "Display photo names in urls."
10209
  msgstr ""
10210
 
10211
+ #: wppa-settings-autosave.php:3443
10212
  msgid "Urls to wppa+ displays will contain photonames in stead of numbers."
10213
  msgstr ""
10214
 
10215
+ #: wppa-settings-autosave.php:3444
10216
  msgid ""
10217
  "It is your responsability to avoid duplicate names of photos in the same "
10218
  "album."
10219
  msgstr ""
10220
 
10221
+ #: wppa-settings-autosave.php:3451
10222
  msgid "Album names in urls"
10223
  msgstr ""
10224
 
10225
+ #: wppa-settings-autosave.php:3452
10226
  msgid "Display album names in urls."
10227
  msgstr ""
10228
 
10229
+ #: wppa-settings-autosave.php:3453
10230
  msgid "Urls to wppa+ displays will contain albumnames in stead of numbers."
10231
  msgstr ""
10232
 
10233
+ #: wppa-settings-autosave.php:3454
10234
  msgid ""
10235
  "It is your responsability to avoid duplicate names of albums in the system."
10236
  msgstr ""
10237
 
10238
+ #: wppa-settings-autosave.php:3461
10239
  msgid "Use short query args"
10240
  msgstr ""
10241
 
10242
+ #: wppa-settings-autosave.php:3462
10243
  msgid "Use &album=... &photo=..."
10244
  msgstr ""
10245
 
10246
+ #: wppa-settings-autosave.php:3463
10247
  msgid ""
10248
  "Urls to wppa+ displays will contain &album=... &photo=... in stead of &wppa-"
10249
  "album=... &wppa-photo=..."
10250
  msgstr ""
10251
 
10252
+ #: wppa-settings-autosave.php:3464
10253
  msgid ""
10254
  "Use this setting only when there are no conflicts with other plugins that "
10255
  "may interprete arguments like &album= etc."
10256
  msgstr ""
10257
 
10258
+ #: wppa-settings-autosave.php:3471
10259
  msgid "Enable pretty links"
10260
  msgstr ""
10261
 
10262
+ #: wppa-settings-autosave.php:3472
10263
  msgid "Enable the generation and understanding of pretty links."
10264
  msgstr ""
10265
 
10266
+ #: wppa-settings-autosave.php:3473
10267
  msgid ""
10268
  "If checked, links to social media and the qr code will have \"/token1/token2/"
10269
  "\" etc in stead of \"&arg1=..&arg2=..\" etc."
10270
  msgstr ""
10271
 
10272
+ #: wppa-settings-autosave.php:3474
10273
  msgid ""
10274
  "These types of links will be interpreted and cause a redirection on entering."
10275
  msgstr ""
10276
 
10277
+ #: wppa-settings-autosave.php:3475
10278
  msgid ""
10279
  "It is recommended to check this box. It shortens links dramatically and "
10280
  "simplifies qr codes."
10281
  msgstr ""
10282
 
10283
+ #: wppa-settings-autosave.php:3476
10284
  msgid ""
10285
  "However, you may encounter conflicts with themes and/or other plugins, so "
10286
  "test it troughly!"
10287
  msgstr ""
10288
 
10289
+ #: wppa-settings-autosave.php:3477
10290
  msgid ""
10291
  "Table IV-A2 (Photo names in urls) must be UNchecked for this setting to work!"
10292
  msgstr ""
10293
 
10294
+ #: wppa-settings-autosave.php:3484
10295
  msgid "Enable encrypted links"
10296
  msgstr ""
10297
 
10298
+ #: wppa-settings-autosave.php:3485
10299
  msgid "Encrypt album and photo ids in links."
10300
  msgstr ""
10301
 
10302
+ #: wppa-settings-autosave.php:3488
10303
  msgid "The page will be reloaded."
10304
  msgstr ""
10305
 
10306
+ #: wppa-settings-autosave.php:3494
10307
  msgid "Refuse unencrypted"
10308
  msgstr ""
10309
 
10310
+ #: wppa-settings-autosave.php:3495
10311
  msgid "When encrypted is enabled, refuse unencrypted urls."
10312
  msgstr ""
10313
 
10314
+ #: wppa-settings-autosave.php:3503
10315
  msgid "Update addressline"
10316
  msgstr ""
10317
 
10318
+ #: wppa-settings-autosave.php:3504
10319
  msgid "Update the addressline after an ajax action or next slide."
10320
  msgstr ""
10321
 
10322
+ #: wppa-settings-autosave.php:3505
10323
  msgid ""
10324
  "If checked, refreshing the page will show the current content and the "
10325
  "browsers back and forth arrows will browse the history on the page."
10326
  msgstr ""
10327
 
10328
+ #: wppa-settings-autosave.php:3506
10329
  msgid ""
10330
  "If unchecked, refreshing the page will re-display the content of the "
10331
  "original page."
10332
  msgstr ""
10333
 
10334
+ #: wppa-settings-autosave.php:3507
10335
  msgid ""
10336
  "This will only work on browsers that support history.pushState() and "
10337
  "therefor NOT in IE"
10338
  msgstr ""
10339
 
10340
+ #: wppa-settings-autosave.php:3508
10341
  msgid "Switching this off will affect the browsers behaviour."
10342
  msgstr ""
10343
 
10344
+ #: wppa-settings-autosave.php:3515
10345
  msgid "Render shortcode always"
10346
  msgstr ""
10347
 
10348
+ #: wppa-settings-autosave.php:3516
10349
  msgid "This will skip the check on proper initialisation."
10350
  msgstr ""
10351
 
10352
+ #: wppa-settings-autosave.php:3517
10353
  msgid ""
10354
  "This setting is required for certain themes like Gantry to prevent the "
10355
  "display of wppa placeholders like [WPPA+ Photo display]."
10356
  msgstr ""
10357
 
10358
+ #: wppa-settings-autosave.php:3524
10359
  msgid "Track viewcounts"
10360
  msgstr ""
10361
 
10362
+ #: wppa-settings-autosave.php:3525
10363
  msgid "Register number of views of albums and photos."
10364
  msgstr ""
10365
 
10366
+ #: wppa-settings-autosave.php:3533
10367
+ msgid "Track clickcounts"
10368
+ msgstr ""
10369
+
10370
+ #: wppa-settings-autosave.php:3534
10371
+ msgid "Register number of clicks on photos that link to an url."
10372
+ msgstr ""
10373
+
10374
+ #: wppa-settings-autosave.php:3542
10375
  msgid "Auto page"
10376
  msgstr ""
10377
 
10378
+ #: wppa-settings-autosave.php:3543
10379
  msgid "Create a wp page for every fullsize image."
10380
  msgstr ""
10381
 
10382
+ #: wppa-settings-autosave.php:3547
10383
  msgid "Please reload this page after changing!"
10384
  msgstr ""
10385
 
10386
+ #: wppa-settings-autosave.php:3553
10387
  msgid "Auto page display"
10388
  msgstr ""
10389
 
10390
+ #: wppa-settings-autosave.php:3554
10391
  msgid "The type of display on the autopage pages."
10392
  msgstr ""
10393
 
10394
+ #: wppa-settings-autosave.php:3557
10395
  msgid "Single photo"
10396
  msgstr ""
10397
 
10398
+ #: wppa-settings-autosave.php:3557
10399
  msgid "Media type photo"
10400
  msgstr ""
10401
 
10402
+ #: wppa-settings-autosave.php:3557
10403
  msgid "In the style of a slideshow"
10404
  msgstr ""
10405
 
10406
+ #: wppa-settings-autosave.php:3564
10407
  msgid "Auto page links"
10408
  msgstr ""
10409
 
10410
+ #: wppa-settings-autosave.php:3565
10411
  msgid "The location for the pagelinks."
10412
  msgstr ""
10413
 
10414
+ #: wppa-settings-autosave.php:3568
10415
  msgid "At top and bottom"
10416
  msgstr ""
10417
 
10418
+ #: wppa-settings-autosave.php:3575
10419
  msgid "Defer javascript"
10420
  msgstr ""
10421
 
10422
+ #: wppa-settings-autosave.php:3576
10423
  msgid "Put javascript near the end of the page."
10424
  msgstr ""
10425
 
10426
+ #: wppa-settings-autosave.php:3577
10427
  msgid ""
10428
  "If checkd: May fix layout problems and broken slideshows. May speed up or "
10429
  "slow down page appearing."
10430
  msgstr ""
10431
 
10432
+ #: wppa-settings-autosave.php:3584
10433
  msgid "Inline styles"
10434
  msgstr ""
10435
 
10436
+ #: wppa-settings-autosave.php:3585
10437
  msgid "Set style specifications inline."
10438
  msgstr ""
10439
 
10440
+ #: wppa-settings-autosave.php:3586
10441
  msgid "If checked: May fix layout problems, but slows down page appearing."
10442
  msgstr ""
10443
 
10444
+ #: wppa-settings-autosave.php:3593
10445
  msgid "Custom style"
10446
  msgstr ""
10447
 
10448
+ #: wppa-settings-autosave.php:3594
10449
  msgid "Enter custom style specs here."
10450
  msgstr ""
10451
 
10452
+ #: wppa-settings-autosave.php:3602
10453
  msgid "Use customized style file"
10454
  msgstr ""
10455
 
10456
+ #: wppa-settings-autosave.php:3603 wppa-settings-autosave.php:3612
10457
  msgid "This feature is highly discouraged."
10458
  msgstr ""
10459
 
10460
+ #: wppa-settings-autosave.php:3611
10461
  msgid "Use customized theme file"
10462
  msgstr ""
10463
 
10464
+ #: wppa-settings-autosave.php:3620
10465
  msgid "Enable photo html access"
10466
  msgstr ""
10467
 
10468
+ #: wppa-settings-autosave.php:3621
10469
  msgid ""
10470
  "Creates .htaccess files in .../uploads/wppa/ and .../uploads/wppa/thumbs/"
10471
  msgstr ""
10472
 
10473
+ #: wppa-settings-autosave.php:3624
10474
  msgid "create 'all access' .htaccess files"
10475
  msgstr ""
10476
 
10477
+ #: wppa-settings-autosave.php:3625
10478
  msgid "remove .htaccess files"
10479
  msgstr ""
10480
 
10481
+ #: wppa-settings-autosave.php:3626
10482
  msgid "create 'no hotlinking' .htaccess files"
10483
  msgstr ""
10484
 
10485
+ #: wppa-settings-autosave.php:3627
10486
  msgid "do not change existing .htaccess file(s)"
10487
  msgstr ""
10488
 
10489
+ #: wppa-settings-autosave.php:3639
10490
  msgid "Lazy or HTML comp"
10491
  msgstr ""
10492
 
10493
+ #: wppa-settings-autosave.php:3640
10494
  msgid "Tick this box when you use lazy load or html compression."
10495
  msgstr ""
10496
 
10497
+ #: wppa-settings-autosave.php:3641
10498
  msgid ""
10499
  "If the filmstrip images do not show up and you have a lazy load or html "
10500
  "optimizing plugin active: Check this box"
10501
  msgstr ""
10502
 
10503
+ #: wppa-settings-autosave.php:3648
10504
  msgid "Thumbs first"
10505
  msgstr ""
10506
 
10507
+ #: wppa-settings-autosave.php:3649
10508
  msgid "When displaying album content: thumbnails before subalbums."
10509
  msgstr ""
10510
 
10511
+ #: wppa-settings-autosave.php:3657
10512
  msgid "Login links"
10513
  msgstr ""
10514
 
10515
+ #: wppa-settings-autosave.php:3658
10516
  msgid "You must login to... links to login page."
10517
  msgstr ""
10518
 
10519
+ #: wppa-settings-autosave.php:3666
10520
  msgid "Enable Video"
10521
  msgstr ""
10522
 
10523
+ #: wppa-settings-autosave.php:3667
10524
  msgid "Enables video support."
10525
  msgstr ""
10526
 
10527
+ #: wppa-settings-autosave.php:3676
10528
  msgid "Enable Audio"
10529
  msgstr ""
10530
 
10531
+ #: wppa-settings-autosave.php:3677
10532
  msgid "Enables audio support."
10533
  msgstr ""
10534
 
10535
+ #: wppa-settings-autosave.php:3685
10536
  msgid "Enable 3D Stereo"
10537
  msgstr ""
10538
 
10539
+ #: wppa-settings-autosave.php:3686
10540
  msgid "Enables 3D stereo photo support."
10541
  msgstr ""
10542
 
10543
+ #: wppa-settings-autosave.php:3694
10544
  msgid "Relative urls"
10545
  msgstr ""
10546
 
10547
+ #: wppa-settings-autosave.php:3695
10548
  msgid "Use relative urls only."
10549
  msgstr ""
10550
 
10551
+ #: wppa-settings-autosave.php:3703
10552
  msgid "Capitalize tags and cats"
10553
  msgstr ""
10554
 
10555
+ #: wppa-settings-autosave.php:3704
10556
  msgid "Format tags and cats to start with one capital character"
10557
  msgstr ""
10558
 
10559
+ #: wppa-settings-autosave.php:3712
10560
  msgid "Enable Admins Choice"
10561
  msgstr ""
10562
 
10563
+ #: wppa-settings-autosave.php:3713
10564
  msgid "Enable the creation of zipfiles with selected photos."
10565
  msgstr ""
10566
 
10567
+ #: wppa-settings-autosave.php:3714
10568
  msgid "Activate the Admins Choice widget to make the zipfiles downloadable."
10569
  msgstr ""
10570
 
10571
+ #: wppa-settings-autosave.php:3721
10572
  msgid "Make owner like photoname"
10573
  msgstr ""
10574
 
10575
+ #: wppa-settings-autosave.php:3722
10576
  msgid "Change the owner to the user who's display name equals photoname."
10577
  msgstr ""
10578
 
10579
+ #: wppa-settings-autosave.php:3730
10580
  msgid "JS and CSS when needed"
10581
  msgstr ""
10582
 
10583
+ #: wppa-settings-autosave.php:3731
10584
  msgid "Loads .js and .css files only when they are used on the page."
10585
  msgstr ""
10586
 
10587
+ #: wppa-settings-autosave.php:3732
10588
  msgid ""
10589
  "This is a self learning system. The first time a page is loaded that "
10590
  "requires wppa .css or .js files, the page will reload."
10591
  msgstr ""
10592
 
10593
+ #: wppa-settings-autosave.php:3740
10594
  msgid "Slideshow related settings"
10595
  msgstr ""
10596
 
10597
+ #: wppa-settings-autosave.php:3742
10598
  msgid "V align"
10599
  msgstr ""
10600
 
10601
+ #: wppa-settings-autosave.php:3743
10602
  msgid "Vertical alignment of slideshow images."
10603
  msgstr ""
10604
 
10605
+ #: wppa-settings-autosave.php:3744
10606
  msgid "Specify the vertical alignment of slideshow images."
10607
  msgstr ""
10608
 
10609
+ #: wppa-settings-autosave.php:3745
10610
  msgid ""
10611
  "If you select --- none ---, the photos will not be centered horizontally "
10612
  "either."
10613
  msgstr ""
10614
 
10615
+ #: wppa-settings-autosave.php:3747 wppa-settings-autosave.php:4018
10616
  #: wppa-slideshow-widget.php:214
10617
  msgid "top"
10618
  msgstr ""
10619
 
10620
+ #: wppa-settings-autosave.php:3747 wppa-settings-autosave.php:4018
10621
  #: wppa-slideshow-widget.php:216
10622
  msgid "bottom"
10623
  msgstr ""
10624
 
10625
+ #: wppa-settings-autosave.php:3747 wppa-slideshow-widget.php:217
10626
  msgid "fit"
10627
  msgstr ""
10628
 
10629
+ #: wppa-settings-autosave.php:3755
10630
  msgid "H align"
10631
  msgstr ""
10632
 
10633
+ #: wppa-settings-autosave.php:3756
10634
  msgid "Horizontal alignment of slideshow images."
10635
  msgstr ""
10636
 
10637
+ #: wppa-settings-autosave.php:3757
10638
  msgid ""
10639
  "Specify the horizontal alignment of slideshow images. If you specify --- "
10640
  "none --- , no horizontal alignment will take place."
10641
  msgstr ""
10642
 
10643
+ #: wppa-settings-autosave.php:3758
10644
  msgid ""
10645
  "This setting is only usefull when the Column Width differs from the Maximum "
10646
  "Width."
10647
  msgstr ""
10648
 
10649
+ #: wppa-settings-autosave.php:3759
10650
  msgid "(Settings I-A1 and I-B1)"
10651
  msgstr ""
10652
 
10653
+ #: wppa-settings-autosave.php:3769
10654
  msgid "Start slideshow running."
10655
  msgstr ""
10656
 
10657
+ #: wppa-settings-autosave.php:3770
10658
  msgid ""
10659
  "If you select \"running\", the slideshow will start running immediately, if "
10660
  "you select \"still at first photo\", the first photo will be displayed in "
10661
  "browse mode."
10662
  msgstr ""
10663
 
10664
+ #: wppa-settings-autosave.php:3771
10665
  msgid ""
10666
  "If you select \"still at first norated\", the first photo that the visitor "
10667
  "did not gave a rating will be displayed in browse mode."
10668
  msgstr ""
10669
 
10670
+ #: wppa-settings-autosave.php:3773
10671
  msgid "running"
10672
  msgstr ""
10673
 
10674
+ #: wppa-settings-autosave.php:3774
10675
  msgid "still at first photo"
10676
  msgstr ""
10677
 
10678
+ #: wppa-settings-autosave.php:3775
10679
  msgid "still at first norated"
10680
  msgstr ""
10681
 
10682
+ #: wppa-settings-autosave.php:3786
10683
  msgid "Start slideonly"
10684
  msgstr ""
10685
 
10686
+ #: wppa-settings-autosave.php:3787
10687
  msgid "Start slideonly slideshow running."
10688
  msgstr ""
10689
 
10690
+ #: wppa-settings-autosave.php:3795 wppa-settings-autosave.php:4696
10691
  msgid "Video autostart"
10692
  msgstr ""
10693
 
10694
+ #: wppa-settings-autosave.php:3796
10695
  msgid "Autoplay videos in slideshows."
10696
  msgstr ""
10697
 
10698
+ #: wppa-settings-autosave.php:3805 wppa-settings-autosave.php:4705
10699
  msgid "Audio autostart"
10700
  msgstr ""
10701
 
10702
+ #: wppa-settings-autosave.php:3806
10703
  msgid "Autoplay audios in slideshows."
10704
  msgstr ""
10705
 
10706
+ #: wppa-settings-autosave.php:3814
10707
  msgid "Animation type"
10708
  msgstr ""
10709
 
10710
+ #: wppa-settings-autosave.php:3815
10711
  msgid "The way successive slides appear."
10712
  msgstr ""
10713
 
10714
+ #: wppa-settings-autosave.php:3816
10715
  msgid ""
10716
  "Select the way the old slide is to be replaced by the new one in the "
10717
  "slideshow/browse fullsize display."
10718
  msgstr ""
10719
 
10720
+ #: wppa-settings-autosave.php:3818
10721
  msgid "Fade out and in simultaneous"
10722
  msgstr ""
10723
 
10724
+ #: wppa-settings-autosave.php:3819
10725
  msgid "Fade in after fade out"
10726
  msgstr ""
10727
 
10728
+ #: wppa-settings-autosave.php:3820
10729
  msgid "Shift adjacent"
10730
  msgstr ""
10731
 
10732
+ #: wppa-settings-autosave.php:3821
10733
  msgid "Stack on"
10734
  msgstr ""
10735
 
10736
+ #: wppa-settings-autosave.php:3822
10737
  msgid "Stack off"
10738
  msgstr ""
10739
 
10740
+ #: wppa-settings-autosave.php:3823
10741
  msgid "Turn over"
10742
  msgstr ""
10743
 
10744
+ #: wppa-settings-autosave.php:3837
10745
  msgid "Timeout"
10746
  msgstr ""
10747
 
10748
+ #: wppa-settings-autosave.php:3838
10749
  msgid "Slideshow timeout."
10750
  msgstr ""
10751
 
10752
+ #: wppa-settings-autosave.php:3839
10753
  msgid ""
10754
  "Select the time a single slide will be visible when the slideshow is started."
10755
  msgstr ""
10756
 
10757
+ #: wppa-settings-autosave.php:3848
10758
  msgid "Speed"
10759
  msgstr ""
10760
 
10761
+ #: wppa-settings-autosave.php:3849
10762
  msgid "Slideshow animation speed."
10763
  msgstr ""
10764
 
10765
+ #: wppa-settings-autosave.php:3850
10766
  msgid "Specify the animation speed to be used in slideshows."
10767
  msgstr ""
10768
 
10769
+ #: wppa-settings-autosave.php:3851
10770
  msgid "This is the time it takes a photo to fade in or out."
10771
  msgstr ""
10772
 
10773
+ #: wppa-settings-autosave.php:3853 wppa-settings-autosave.php:4230
10774
+ #: wppa-settings-autosave.php:4642 wppa-settings-autosave.php:6578
10775
+ #: wppa-settings-autosave.php:7745 wppa-settings-autosave.php:7756
10776
+ #: wppa-settings-autosave.php:7767 wppa-settings-autosave.php:7778
10777
+ #: wppa-settings-autosave.php:7930
10778
  msgid "--- off ---"
10779
  msgstr ""
10780
 
10781
+ #: wppa-settings-autosave.php:3853
10782
  msgid "very fast (200 ms.)"
10783
  msgstr ""
10784
 
10785
+ #: wppa-settings-autosave.php:3853
10786
  msgid "fast (400 ms.)"
10787
  msgstr ""
10788
 
10789
+ #: wppa-settings-autosave.php:3853
10790
  msgid "normal (800 ms.)"
10791
  msgstr ""
10792
 
10793
+ #: wppa-settings-autosave.php:3853
10794
  msgid "slow (1.2 s.)"
10795
  msgstr ""
10796
 
10797
+ #: wppa-settings-autosave.php:3853
10798
  msgid "very slow (2 s.)"
10799
  msgstr ""
10800
 
10801
+ #: wppa-settings-autosave.php:3853
10802
  msgid "extremely slow (4 s.)"
10803
  msgstr ""
10804
 
10805
+ #: wppa-settings-autosave.php:3860
10806
  msgid "Slide hover pause"
10807
  msgstr ""
10808
 
10809
+ #: wppa-settings-autosave.php:3861
10810
  msgid "Running Slideshow suspends during mouse hover."
10811
  msgstr ""
10812
 
10813
+ #: wppa-settings-autosave.php:3869
10814
  msgid "Slideshow wrap around"
10815
  msgstr ""
10816
 
10817
+ #: wppa-settings-autosave.php:3870
10818
  msgid "The slideshow wraps around the start and end"
10819
  msgstr ""
10820
 
10821
+ #: wppa-settings-autosave.php:3878
10822
  msgid "Full desc align"
10823
  msgstr ""
10824
 
10825
+ #: wppa-settings-autosave.php:3879
10826
  msgid "The alignment of the descriptions under fullsize images and slideshows."
10827
  msgstr ""
10828
 
10829
+ #: wppa-settings-autosave.php:3882 wppa-settings-autosave.php:4006
10830
+ #: wppa-settings-autosave.php:4109
10831
  msgid "Left"
10832
  msgstr ""
10833
 
10834
+ #: wppa-settings-autosave.php:3882
10835
  msgid "Center"
10836
  msgstr ""
10837
 
10838
+ #: wppa-settings-autosave.php:3882 wppa-settings-autosave.php:4006
10839
+ #: wppa-settings-autosave.php:4109
10840
  msgid "Right"
10841
  msgstr ""
10842
 
10843
+ #: wppa-settings-autosave.php:3889
10844
  msgid "Remove redundant space"
10845
  msgstr ""
10846
 
10847
+ #: wppa-settings-autosave.php:3890
10848
  msgid "Removes unwanted &lt;p> and &lt;br> tags in fullsize descriptions."
10849
  msgstr ""
10850
 
10851
+ #: wppa-settings-autosave.php:3891
10852
  msgid ""
10853
  "This setting has only effect when Table IX-A7 (foreign shortcodes) is "
10854
  "checked."
10855
  msgstr ""
10856
 
10857
+ #: wppa-settings-autosave.php:3898 wppa-settings-autosave.php:4178
10858
  msgid "Run nl2br or wpautop on description"
10859
  msgstr ""
10860
 
10861
+ #: wppa-settings-autosave.php:3899
10862
  msgid "Adds &lt;br> or &lt;p> and &lt;br> tags in fullsize descriptions."
10863
  msgstr ""
10864
 
10865
+ #: wppa-settings-autosave.php:3903 wppa-settings-autosave.php:4183
10866
  msgid "Linebreaks only"
10867
  msgstr ""
10868
 
10869
+ #: wppa-settings-autosave.php:3904 wppa-settings-autosave.php:4184
10870
  msgid "Linebreaks and paragraphs"
10871
  msgstr ""
10872
 
10873
+ #: wppa-settings-autosave.php:3912
10874
  msgid "Auto open comments"
10875
  msgstr ""
10876
 
10877
+ #: wppa-settings-autosave.php:3913
10878
  msgid "Automatic opens comments box when slideshow does not run."
10879
  msgstr ""
10880
 
10881
+ #: wppa-settings-autosave.php:3921
10882
  msgid "Film hover goto"
10883
  msgstr ""
10884
 
10885
+ #: wppa-settings-autosave.php:3922
10886
  msgid "Go to slide when hovering filmstrip thumbnail."
10887
  msgstr ""
10888
 
10889
+ #: wppa-settings-autosave.php:3923
10890
  msgid "Do not use this setting when slides have different aspect ratios!"
10891
  msgstr ""
10892
 
10893
+ #: wppa-settings-autosave.php:3930
10894
  msgid "Slide swipe"
10895
  msgstr ""
10896
 
10897
+ #: wppa-settings-autosave.php:3931
10898
  msgid "Enable touch events swipe left-right on slides on touch screens."
10899
  msgstr ""
10900
 
10901
+ #: wppa-settings-autosave.php:3939
10902
  msgid "Slide page Ajax"
10903
  msgstr ""
10904
 
10905
+ #: wppa-settings-autosave.php:3940
10906
  msgid "Pagelinks slideshow use Ajax"
10907
  msgstr ""
10908
 
10909
+ #: wppa-settings-autosave.php:3941
10910
  msgid "On some systems you need to disable ajax here."
10911
  msgstr ""
10912
 
10913
+ #: wppa-settings-autosave.php:3949
10914
  msgid "Thumbnail related settings"
10915
  msgstr ""
10916
 
10917
+ #: wppa-settings-autosave.php:3952
10918
  msgid "Photo ordering sequence method."
10919
  msgstr ""
10920
 
10921
+ #: wppa-settings-autosave.php:3953
10922
  msgid ""
10923
  "Specify the way the photos should be ordered. This is the default setting. "
10924
  "You can overrule the default sorting order on a per album basis."
10925
  msgstr ""
10926
 
10927
+ #: wppa-settings-autosave.php:3990
10928
  msgid "Thumbnail type"
10929
  msgstr ""
10930
 
10931
+ #: wppa-settings-autosave.php:3991
10932
  msgid "The way the thumbnail images are displayed."
10933
  msgstr ""
10934
 
10935
+ #: wppa-settings-autosave.php:3992
10936
  msgid ""
10937
  "You may select an altenative display method for thumbnails. Note that some "
10938
  "of the thumbnail settings do not apply to all available display methods."
10939
  msgstr ""
10940
 
10941
+ #: wppa-settings-autosave.php:3994 wppa-settings-autosave.php:4018
10942
  #: wppa-tinymce-shortcodes.php:515 wppa-tinymce-shortcodes.php:534
10943
  msgid "--- default ---"
10944
  msgstr ""
10945
 
10946
+ #: wppa-settings-autosave.php:3994
10947
  msgid "like album covers"
10948
  msgstr ""
10949
 
10950
+ #: wppa-settings-autosave.php:3994
10951
  msgid "like album covers mcr"
10952
  msgstr ""
10953
 
10954
+ #: wppa-settings-autosave.php:3994
10955
  msgid "masonry style columns"
10956
  msgstr ""
10957
 
10958
+ #: wppa-settings-autosave.php:3994
10959
  msgid "masonry style rows"
10960
  msgstr ""
10961
 
10962
+ #: wppa-settings-autosave.php:4002 wppa-settings-autosave.php:4103
10963
  msgid "Placement"
10964
  msgstr ""
10965
 
10966
+ #: wppa-settings-autosave.php:4003
10967
  msgid "Thumbnail image left or right."
10968
  msgstr ""
10969
 
10970
+ #: wppa-settings-autosave.php:4004
10971
  msgid "Indicate the placement position of the thumbnailphoto you wish."
10972
  msgstr ""
10973
 
10974
+ #: wppa-settings-autosave.php:4013
10975
  msgid "Vertical alignment"
10976
  msgstr ""
10977
 
10978
+ #: wppa-settings-autosave.php:4014
10979
  msgid "Vertical alignment of thumbnails."
10980
  msgstr ""
10981
 
10982
+ #: wppa-settings-autosave.php:4015
10983
  msgid ""
10984
  "Specify the vertical alignment of thumbnail images. Use this setting when "
10985
  "albums contain both portrait and landscape photos."
10986
  msgstr ""
10987
 
10988
+ #: wppa-settings-autosave.php:4016
10989
  msgid ""
10990
  "It is NOT recommended to use the value --- default ---; it will affect the "
10991
  "horizontal alignment also and is meant to be used with custom css."
10992
  msgstr ""
10993
 
10994
+ #: wppa-settings-autosave.php:4025
10995
  msgid "Thumb mouseover"
10996
  msgstr ""
10997
 
10998
+ #: wppa-settings-autosave.php:4026
10999
  msgid "Apply thumbnail mouseover effect."
11000
  msgstr ""
11001
 
11002
+ #: wppa-settings-autosave.php:4027
11003
  msgid "Check this box to use mouseover effect on thumbnail images."
11004
  msgstr ""
11005
 
11006
+ #: wppa-settings-autosave.php:4035
11007
  msgid "Thumb opacity"
11008
  msgstr ""
11009
 
11010
+ #: wppa-settings-autosave.php:4036 wppa-settings-autosave.php:4128
11011
  msgid "Initial opacity value."
11012
  msgstr ""
11013
 
11014
+ #: wppa-settings-autosave.php:4037 wppa-settings-autosave.php:4129
11015
+ #: wppa-settings-autosave.php:4279
11016
  msgid "Enter percentage of opacity. 100% is opaque, 0% is transparant"
11017
  msgstr ""
11018
 
11019
+ #: wppa-settings-autosave.php:4039 wppa-settings-autosave.php:4131
11020
+ #: wppa-settings-autosave.php:4282 wppa-settings-autosave.php:4622
11021
  msgid "%"
11022
  msgstr ""
11023
 
11024
+ #: wppa-settings-autosave.php:4044
11025
  msgid "Thumb popup"
11026
  msgstr ""
11027
 
11028
+ #: wppa-settings-autosave.php:4045
11029
  msgid "Use popup effect on thumbnail images."
11030
  msgstr ""
11031
 
11032
+ #: wppa-settings-autosave.php:4046
11033
  msgid "Thumbnails pop-up to a larger image when hovered."
11034
  msgstr ""
11035
 
11036
+ #: wppa-settings-autosave.php:4054
11037
  msgid "Align subtext"
11038
  msgstr ""
11039
 
11040
+ #: wppa-settings-autosave.php:4055
11041
  msgid "Set thumbnail subtext on equal height."
11042
  msgstr ""
11043
 
11044
+ #: wppa-settings-autosave.php:4063
11045
  msgid "Album and covers related settings"
11046
  msgstr ""
11047
 
11048
+ #: wppa-settings-autosave.php:4065
11049
  msgid "Album order"
11050
  msgstr ""
11051
 
11052
+ #: wppa-settings-autosave.php:4066
11053
  msgid "Album ordering sequence method."
11054
  msgstr ""
11055
 
11056
+ #: wppa-settings-autosave.php:4067
11057
  msgid "Specify the way the albums should be ordered."
11058
  msgstr ""
11059
 
11060
+ #: wppa-settings-autosave.php:4092
11061
  msgid "Default coverphoto selection"
11062
  msgstr ""
11063
 
11064
+ #: wppa-settings-autosave.php:4093
11065
  msgid "Default select cover photo method."
11066
  msgstr ""
11067
 
11068
+ #: wppa-settings-autosave.php:4094
11069
  msgid ""
11070
  "This is the initial value on album creation only. It can be overruled on the "
11071
  "edit album page."
11072
  msgstr ""
11073
 
11074
+ #: wppa-settings-autosave.php:4095
11075
  msgid "Random from album"
11076
  msgstr ""
11077
 
11078
+ #: wppa-settings-autosave.php:4095
11079
  msgid "Random featured from album"
11080
  msgstr ""
11081
 
11082
+ #: wppa-settings-autosave.php:4095
11083
  msgid "Most recently added to album"
11084
  msgstr ""
11085
 
11086
+ #: wppa-settings-autosave.php:4095
11087
  msgid "Random from album or any sub album"
11088
  msgstr ""
11089
 
11090
+ #: wppa-settings-autosave.php:4104
11091
  msgid "Cover image position."
11092
  msgstr ""
11093
 
11094
+ #: wppa-settings-autosave.php:4105
11095
  msgid ""
11096
  "Enter the position that you want to be used for the default album cover "
11097
  "selected in Table IV-D6."
11098
  msgstr ""
11099
 
11100
+ #: wppa-settings-autosave.php:4106
11101
  msgid ""
11102
  "For covertype Image Factory: left will be treated as top and right will be "
11103
  "treted as bottom."
11104
  msgstr ""
11105
 
11106
+ #: wppa-settings-autosave.php:4107
11107
  msgid ""
11108
  "For covertype Long Descriptions: top will be treated as left and bottom will "
11109
  "be treted as right."
11110
  msgstr ""
11111
 
11112
+ #: wppa-settings-autosave.php:4117
11113
  msgid "Cover mouseover"
11114
  msgstr ""
11115
 
11116
+ #: wppa-settings-autosave.php:4118
11117
  msgid "Apply coverphoto mouseover effect."
11118
  msgstr ""
11119
 
11120
+ #: wppa-settings-autosave.php:4119
11121
  msgid "Check this box to use mouseover effect on cover images."
11122
  msgstr ""
11123
 
11124
+ #: wppa-settings-autosave.php:4127
11125
  msgid "Cover opacity"
11126
  msgstr ""
11127
 
11128
+ #: wppa-settings-autosave.php:4136
11129
  msgid "Cover type"
11130
  msgstr ""
11131
 
11132
+ #: wppa-settings-autosave.php:4137
11133
  msgid "Select the default cover type."
11134
  msgstr ""
11135
 
11136
+ #: wppa-settings-autosave.php:4138
11137
  msgid ""
11138
  "Types with the addition mcr are suitable for Multi Column in a Responsive "
11139
  "theme"
11140
  msgstr ""
11141
 
11142
+ #: wppa-settings-autosave.php:4161
11143
  msgid "The umber of coverphotos. Must be > 1 and < 25."
11144
  msgstr ""
11145
 
11146
+ #: wppa-settings-autosave.php:4169
11147
  msgid "Cats include subs"
11148
  msgstr ""
11149
 
11150
+ #: wppa-settings-autosave.php:4170
11151
  msgid "Child albums are included in Category based shortcodes."
11152
  msgstr ""
11153
 
11154
+ #: wppa-settings-autosave.php:4171
11155
  msgid ""
11156
  "When you use album=\"#cat,...\", in a shortcode, the child albums will be "
11157
  "included."
11158
  msgstr ""
11159
 
11160
+ #: wppa-settings-autosave.php:4179
11161
  msgid "Adds &lt;br> or &lt;p> and &lt;br> tags in album descriptions."
11162
  msgstr ""
11163
 
11164
+ #: wppa-settings-autosave.php:4193
11165
  msgid "Rating related settings"
11166
  msgstr ""
11167
 
11168
+ #: wppa-settings-autosave.php:4195
11169
  msgid "Rating login"
11170
  msgstr ""
11171
 
11172
+ #: wppa-settings-autosave.php:4196
11173
  msgid "Users must login to rate photos."
11174
  msgstr ""
11175
 
11176
+ #: wppa-settings-autosave.php:4197
11177
  msgid ""
11178
  "If users want to vote for a photo (rating 1..5 stars) the must login first. "
11179
  "The avarage rating will always be displayed as long as the rating system is "
11180
  "enabled."
11181
  msgstr ""
11182
 
11183
+ #: wppa-settings-autosave.php:4204
11184
  msgid "Rating change"
11185
  msgstr ""
11186
 
11187
+ #: wppa-settings-autosave.php:4205 wppa-settings-autosave.php:4206
11188
  msgid "Users may change their ratings."
11189
  msgstr ""
11190
 
11191
+ #: wppa-settings-autosave.php:4207 wppa-settings-autosave.php:4261
11192
+ #: wppa-settings-autosave.php:4280 wppa-settings-autosave.php:4293
11193
+ #: wppa-settings-autosave.php:4303 wppa-settings-autosave.php:4313
11194
+ #: wppa-settings-autosave.php:4323
11195
  msgid ""
11196
  "If \"One button vote\" is selected in Table I-E1, this setting has no meaning"
11197
  msgstr ""
11198
 
11199
+ #: wppa-settings-autosave.php:4215
11200
  msgid "Rating multi"
11201
  msgstr ""
11202
 
11203
+ #: wppa-settings-autosave.php:4216
11204
  msgid "Users may give multiple votes."
11205
  msgstr ""
11206
 
11207
+ #: wppa-settings-autosave.php:4217
11208
  msgid ""
11209
  "Users may give multiple votes. (This has no effect when users may change "
11210
  "their votes.)"
11211
  msgstr ""
11212
 
11213
+ #: wppa-settings-autosave.php:4226
11214
  msgid "Rating daily"
11215
  msgstr ""
11216
 
11217
+ #: wppa-settings-autosave.php:4227
11218
  msgid "Users may rate only once per period"
11219
  msgstr ""
11220
 
11221
+ #: wppa-settings-autosave.php:4230
11222
  msgid "Week"
11223
  msgstr ""
11224
 
11225
+ #: wppa-settings-autosave.php:4230
11226
  msgid "Day"
11227
  msgstr ""
11228
 
11229
+ #: wppa-settings-autosave.php:4230
11230
  msgid "Hour"
11231
  msgstr ""
11232
 
11233
+ #: wppa-settings-autosave.php:4238
11234
  msgid "Rate own photos"
11235
  msgstr ""
11236
 
11237
+ #: wppa-settings-autosave.php:4239
11238
  msgid "It is allowed to rate photos by the uploader himself."
11239
  msgstr ""
11240
 
11246
  msgid "Users must clarify their vote in a comment."
11247
  msgstr ""
11248
 
11249
+ #: wppa-settings-autosave.php:4259
11250
  msgid "This value counts dislike rating."
11251
  msgstr ""
11252
 
11253
+ #: wppa-settings-autosave.php:4260
11254
  msgid ""
11255
  "This value will be used for a dislike rating on calculation of avarage "
11256
  "ratings."
11257
  msgstr ""
11258
 
11259
+ #: wppa-settings-autosave.php:4263
11260
  msgid "points"
11261
  msgstr ""
11262
 
11263
+ #: wppa-settings-autosave.php:4268
11264
  msgid "Next after vote"
11265
  msgstr ""
11266
 
11267
+ #: wppa-settings-autosave.php:4269
11268
  msgid "Goto next slide after voting"
11269
  msgstr ""
11270
 
11271
+ #: wppa-settings-autosave.php:4270
11272
  msgid ""
11273
  "If checked, the visitor goes straight to the slide following the slide he "
11274
  "voted. This will speed up mass voting."
11275
  msgstr ""
11276
 
11277
+ #: wppa-settings-autosave.php:4277
11278
  msgid "Star off opacity"
11279
  msgstr ""
11280
 
11281
+ #: wppa-settings-autosave.php:4278
11282
  msgid "Rating star off state opacity value."
11283
  msgstr ""
11284
 
11285
+ #: wppa-settings-autosave.php:4288
11286
  msgid "Notify admin every x times."
11287
  msgstr ""
11288
 
11289
+ #: wppa-settings-autosave.php:4289
11290
  msgid ""
11291
  "If this number is positive, there will be a thumb down icon in the rating "
11292
  "bar."
11293
  msgstr ""
11294
 
11295
+ #: wppa-settings-autosave.php:4290
11296
  msgid ""
11297
  "Cicking the icon indicates a user wants to report that an image is "
11298
  "inappropiate."
11299
  msgstr ""
11300
 
11301
+ #: wppa-settings-autosave.php:4291
11302
  msgid "Admin will be notified by email after every x reports."
11303
  msgstr ""
11304
 
11305
+ #: wppa-settings-autosave.php:4292 wppa-settings-autosave.php:4302
11306
+ #: wppa-settings-autosave.php:4312
11307
  msgid "A value of 0 disables this feature."
11308
  msgstr ""
11309
 
11310
+ #: wppa-settings-autosave.php:4295 wppa-settings-autosave.php:4305
11311
+ #: wppa-settings-autosave.php:4315
11312
  msgid "reports"
11313
  msgstr ""
11314
 
11315
+ #: wppa-settings-autosave.php:4300
11316
  msgid "Pending after"
11317
  msgstr ""
11318
 
11319
+ #: wppa-settings-autosave.php:4301
11320
  msgid "Set status to pending after xx dislike votes."
11321
  msgstr ""
11322
 
11323
+ #: wppa-settings-autosave.php:4310
11324
  msgid "Delete after"
11325
  msgstr ""
11326
 
11327
+ #: wppa-settings-autosave.php:4311
11328
  msgid "Deete photo after xx dislike votes."
11329
  msgstr ""
11330
 
11331
+ #: wppa-settings-autosave.php:4320
11332
  msgid "Show dislike count"
11333
  msgstr ""
11334
 
11335
+ #: wppa-settings-autosave.php:4321
11336
  msgid "Show the number of dislikes in the rating bar."
11337
  msgstr ""
11338
 
11339
+ #: wppa-settings-autosave.php:4322
11340
  msgid "Displayes the total number of dislike votes for the current photo."
11341
  msgstr ""
11342
 
11343
+ #: wppa-settings-autosave.php:4330
11344
  msgid "Rating display type"
11345
  msgstr ""
11346
 
11347
+ #: wppa-settings-autosave.php:4331
11348
  msgid "Specify the type of the rating display."
11349
  msgstr ""
11350
 
11351
+ #: wppa-settings-autosave.php:4332
11352
+ msgid ""
11353
+ "If you select \"Likes\" you must also select \"One button vote\" in Table I-"
11354
+ "E1"
11355
+ msgstr ""
11356
+
11357
+ #: wppa-settings-autosave.php:4334
11358
  msgid "Graphic"
11359
  msgstr ""
11360
 
11361
+ #: wppa-settings-autosave.php:4334
11362
  msgid "Numeric"
11363
  msgstr ""
11364
 
11365
+ #: wppa-settings-autosave.php:4334
11366
+ msgid "Likes"
11367
+ msgstr ""
11368
+
11369
+ #: wppa-settings-autosave.php:4342
11370
  msgid "Show average rating"
11371
  msgstr ""
11372
 
11373
+ #: wppa-settings-autosave.php:4343
11374
  msgid "Display the avarage rating and/or vote count on the rating bar"
11375
  msgstr ""
11376
 
11377
+ #: wppa-settings-autosave.php:4344
11378
  msgid ""
11379
  "If checked, the average rating as well as the current users rating is "
11380
  "displayed in max 5 or 10 stars."
11381
  msgstr ""
11382
 
11383
+ #: wppa-settings-autosave.php:4345
11384
  msgid "If unchecked, only the current users rating is displayed (if any)."
11385
  msgstr ""
11386
 
11387
+ #: wppa-settings-autosave.php:4346
11388
  msgid ""
11389
  "If \"One button vote\" is selected in Table I-E1, this box checked will "
11390
  "display the vote count."
11391
  msgstr ""
11392
 
11393
+ #: wppa-settings-autosave.php:4353
11394
  msgid "Single vote button text"
11395
  msgstr ""
11396
 
11397
+ #: wppa-settings-autosave.php:4354
11398
  msgid "The text on the voting button."
11399
  msgstr ""
11400
 
11401
+ #: wppa-settings-autosave.php:4355 wppa-settings-autosave.php:4364
11402
  msgid "This text may contain qTranslate compatible language tags."
11403
  msgstr ""
11404
 
11405
+ #: wppa-settings-autosave.php:4362
11406
  msgid "Single vote button text voted"
11407
  msgstr ""
11408
 
11409
+ #: wppa-settings-autosave.php:4363
11410
  msgid "The text on the voting button when voted."
11411
  msgstr ""
11412
 
11413
+ #: wppa-settings-autosave.php:4371
11414
  msgid "Single vote button thumbnail"
11415
  msgstr ""
11416
 
11417
+ #: wppa-settings-autosave.php:4372
11418
  msgid "Display single vote button below thumbnails."
11419
  msgstr ""
11420
 
11421
+ #: wppa-settings-autosave.php:4373
11422
  msgid ""
11423
  "This works only in single vote mode: Table I-E1 set to \"one button vote\""
11424
  msgstr ""
11425
 
11426
+ #: wppa-settings-autosave.php:4380
11427
  msgid "Medal bronze when"
11428
  msgstr ""
11429
 
11430
+ #: wppa-settings-autosave.php:4381 wppa-settings-autosave.php:4399
11431
  msgid "Photo gets medal bronze when number of top-scores ( 5 or 10 )."
11432
  msgstr ""
11433
 
11434
+ #: wppa-settings-autosave.php:4382 wppa-settings-autosave.php:4400
11435
  msgid ""
11436
  "When the photo has this number of topscores ( 5 or 10 stars ), it will get a "
11437
  "bronze medal. A value of 0 indicates that you do not want this feature."
11438
  msgstr ""
11439
 
11440
+ #: wppa-settings-autosave.php:4384 wppa-settings-autosave.php:4393
11441
+ #: wppa-settings-autosave.php:4402
11442
  msgid "Topscores"
11443
  msgstr ""
11444
 
11445
+ #: wppa-settings-autosave.php:4389
11446
  msgid "Medal silver when"
11447
  msgstr ""
11448
 
11449
+ #: wppa-settings-autosave.php:4390
11450
  msgid "Photo gets medal silver when number of top-scores ( 5 or 10 )."
11451
  msgstr ""
11452
 
11453
+ #: wppa-settings-autosave.php:4391
11454
  msgid ""
11455
  "When the photo has this number of topscores ( 5 or 10 stars ), it will get a "
11456
  "silver medal. A value of 0 indicates that you do not want this feature."
11457
  msgstr ""
11458
 
11459
+ #: wppa-settings-autosave.php:4398
11460
  msgid "Medal gold when"
11461
  msgstr ""
11462
 
11463
+ #: wppa-settings-autosave.php:4407
11464
  msgid "Medal tag color"
11465
  msgstr ""
11466
 
11467
+ #: wppa-settings-autosave.php:4408
11468
  msgid "The color of the tag on the medal."
11469
  msgstr ""
11470
 
11471
+ #: wppa-settings-autosave.php:4411 wppa-settings-autosave.php:8013
11472
  msgid "Red"
11473
  msgstr ""
11474
 
11475
+ #: wppa-settings-autosave.php:4411 wppa-settings-autosave.php:8016
11476
  msgid "Green"
11477
  msgstr ""
11478
 
11479
+ #: wppa-settings-autosave.php:4411 wppa-settings-autosave.php:8017
11480
  msgid "Blue"
11481
  msgstr ""
11482
 
11483
+ #: wppa-settings-autosave.php:4418
11484
  msgid "Medal position"
11485
  msgstr ""
11486
 
11487
+ #: wppa-settings-autosave.php:4419
11488
  msgid "The position of the medal on the image."
11489
  msgstr ""
11490
 
11491
+ #: wppa-settings-autosave.php:4422
11492
  msgid "Top left"
11493
  msgstr ""
11494
 
11495
+ #: wppa-settings-autosave.php:4422
11496
  msgid "Top right"
11497
  msgstr ""
11498
 
11499
+ #: wppa-settings-autosave.php:4422
11500
  msgid "Bottom left"
11501
  msgstr ""
11502
 
11503
+ #: wppa-settings-autosave.php:4422
11504
  msgid "Bottom right"
11505
  msgstr ""
11506
 
11507
+ #: wppa-settings-autosave.php:4429
11508
  msgid "Top criterium"
11509
  msgstr ""
11510
 
11511
+ #: wppa-settings-autosave.php:4430
11512
  msgid "The top sort item used for topten results from shortcodes."
11513
  msgstr ""
11514
 
11515
+ #: wppa-settings-autosave.php:4433
11516
  msgid "Mean raiting"
11517
  msgstr ""
11518
 
11519
+ #: wppa-settings-autosave.php:4433
11520
  msgid "Rating count"
11521
  msgstr ""
11522
 
11523
+ #: wppa-settings-autosave.php:4433
11524
  msgid "Viewcount"
11525
  msgstr ""
11526
 
11527
+ #: wppa-settings-autosave.php:4440
11528
  msgid "Comments related settings"
11529
  msgstr ""
11530
 
11531
+ #: wppa-settings-autosave.php:4442
11532
  msgid "Commenting login"
11533
  msgstr ""
11534
 
11535
+ #: wppa-settings-autosave.php:4443
11536
  msgid "Users must be logged in to comment on photos."
11537
  msgstr ""
11538
 
11539
+ #: wppa-settings-autosave.php:4444
11540
  msgid ""
11541
  "Check this box if you want users to be logged in to be able to enter "
11542
  "comments on individual photos."
11543
  msgstr ""
11544
 
11545
+ #: wppa-settings-autosave.php:4451
11546
  msgid "Comments view login"
11547
  msgstr ""
11548
 
11549
+ #: wppa-settings-autosave.php:4452
11550
  msgid "Users must be logged in to see comments on photos."
11551
  msgstr ""
11552
 
11553
+ #: wppa-settings-autosave.php:4453
11554
  msgid ""
11555
  "Check this box if you want users to be logged in to be able to see existing "
11556
  "comments on individual photos."
11557
  msgstr ""
11558
 
11559
+ #: wppa-settings-autosave.php:4460
11560
  msgid "Last comment first"
11561
  msgstr ""
11562
 
11563
+ #: wppa-settings-autosave.php:4461
11564
  msgid "Display the newest comment on top."
11565
  msgstr ""
11566
 
11567
+ #: wppa-settings-autosave.php:4462
11568
  msgid "If checked: Display the newest comment on top."
11569
  msgstr ""
11570
 
11571
+ #: wppa-settings-autosave.php:4463
11572
  msgid "If unchecked, the comments are listed in the ordere they were entered."
11573
  msgstr ""
11574
 
11575
+ #: wppa-settings-autosave.php:4470
11576
  msgid "Comment moderation"
11577
  msgstr ""
11578
 
11579
+ #: wppa-settings-autosave.php:4471
11580
  msgid "Comments from what users need approval."
11581
  msgstr ""
11582
 
11583
+ #: wppa-settings-autosave.php:4472
11584
  msgid "Select the desired users of which the comments need approval."
11585
  msgstr ""
11586
 
11587
+ #: wppa-settings-autosave.php:4474 wppa-settings-autosave.php:6564
11588
  msgid "All users"
11589
  msgstr ""
11590
 
11591
+ #: wppa-settings-autosave.php:4474 wppa-settings-autosave.php:6564
11592
  msgid "Logged out users"
11593
  msgstr ""
11594
 
11595
+ #: wppa-settings-autosave.php:4474 wppa-settings-autosave.php:6564
11596
  msgid "No users"
11597
  msgstr ""
11598
 
11599
+ #: wppa-settings-autosave.php:4481
11600
  msgid "Comment email required"
11601
  msgstr ""
11602
 
11603
+ #: wppa-settings-autosave.php:4482
11604
  msgid "Commenting users must enter their email addresses."
11605
  msgstr ""
11606
 
11607
+ #: wppa-settings-autosave.php:4486 wppa-settings-autosave.php:9414
11608
+ #: wppa-settings-autosave.php:9482
11609
  msgid "Optional"
11610
  msgstr ""
11611
 
11612
+ #: wppa-settings-autosave.php:4498
11613
  msgid "Comment notify"
11614
  msgstr ""
11615
 
11616
+ #: wppa-settings-autosave.php:4499
11617
  msgid "Select who must receive an e-mail notification of a new comment."
11618
  msgstr ""
11619
 
11620
+ #: wppa-settings-autosave.php:4502
11621
  msgid "--- None ---"
11622
  msgstr ""
11623
 
11624
+ #: wppa-settings-autosave.php:4503
11625
  msgid "--- Admin ---"
11626
  msgstr ""
11627
 
11628
+ #: wppa-settings-autosave.php:4504
11629
  msgid "--- Album owner ---"
11630
  msgstr ""
11631
 
11632
+ #: wppa-settings-autosave.php:4505
11633
  msgid "--- Admin & Owner ---"
11634
  msgstr ""
11635
 
11636
+ #: wppa-settings-autosave.php:4506
11637
  msgid "--- Uploader ---"
11638
  msgstr ""
11639
 
11640
+ #: wppa-settings-autosave.php:4507
11641
  msgid "--- Up & admin ---"
11642
  msgstr ""
11643
 
11644
+ #: wppa-settings-autosave.php:4508
11645
  msgid "--- Up & Owner ---"
11646
  msgstr ""
11647
 
11648
+ #: wppa-settings-autosave.php:4531
11649
  msgid "Comment notify previous"
11650
  msgstr ""
11651
 
11652
+ #: wppa-settings-autosave.php:4532
11653
  msgid "Notify users who has commented this photo earlier."
11654
  msgstr ""
11655
 
11656
+ #: wppa-settings-autosave.php:4540
11657
  msgid "Comment notify approved"
11658
  msgstr ""
11659
 
11660
+ #: wppa-settings-autosave.php:4541
11661
  msgid "Notify photo owner of approved comment."
11662
  msgstr ""
11663
 
11664
+ #: wppa-settings-autosave.php:4549
11665
  msgid "Com ntfy appr email content"
11666
  msgstr ""
11667
 
11668
+ #: wppa-settings-autosave.php:4550
11669
  msgid "The content of the email."
11670
  msgstr ""
11671
 
11672
+ #: wppa-settings-autosave.php:4551
11673
  msgid "If you leave this blank, the default content will be used"
11674
  msgstr ""
11675
 
11676
+ #: wppa-settings-autosave.php:4552
11677
  msgid "The content may contain html."
11678
  msgstr ""
11679
 
11680
+ #: wppa-settings-autosave.php:4553
11681
  msgid ""
11682
  "You may use the following keywords: w#comment for the comment content, "
11683
  "w#user for the commenters name and the standard photo description keywords "
11685
  "w#amx, w#amy, w#amfs, w#url, w#hrurl, w#tnurl, w#cc0..w#cc9, w#cd0..w#cd9."
11686
  msgstr ""
11687
 
11688
+ #: wppa-settings-autosave.php:4560
11689
  msgid "Com ntfy appr email subject"
11690
  msgstr ""
11691
 
11692
+ #: wppa-settings-autosave.php:4561
11693
  msgid "The subject of the email."
11694
  msgstr ""
11695
 
11696
+ #: wppa-settings-autosave.php:4570
11697
  msgid "Comment ntfy added"
11698
  msgstr ""
11699
 
11700
+ #: wppa-settings-autosave.php:4571
11701
  msgid "Show \"Comment added\" after successfull adding a comment."
11702
  msgstr ""
11703
 
11704
+ #: wppa-settings-autosave.php:4579
11705
  msgid "ComTen alt display"
11706
  msgstr ""
11707
 
11708
+ #: wppa-settings-autosave.php:4580
11709
  msgid "Display comments at comten thumbnails."
11710
  msgstr ""
11711
 
11712
+ #: wppa-settings-autosave.php:4588
11713
  msgid "Comten Thumbnail width"
11714
  msgstr ""
11715
 
11716
+ #: wppa-settings-autosave.php:4589
11717
  msgid "The width of the thumbnail in the alt comment display."
11718
  msgstr ""
11719
 
11720
+ #: wppa-settings-autosave.php:4592
11721
  msgid "Pixels"
11722
  msgstr ""
11723
 
11724
+ #: wppa-settings-autosave.php:4597
11725
  msgid "Show smiley picker"
11726
  msgstr ""
11727
 
11728
+ #: wppa-settings-autosave.php:4598
11729
  msgid "Display a clickable row of smileys."
11730
  msgstr ""
11731
 
11732
+ #: wppa-settings-autosave.php:4606
11733
  msgid "Show commenter email"
11734
  msgstr ""
11735
 
11736
+ #: wppa-settings-autosave.php:4607
11737
  msgid "Show the commenter's email in the notify emails."
11738
  msgstr ""
11739
 
11740
+ #: wppa-settings-autosave.php:4608
11741
  msgid "Shows the email address of the commenter in all notify emails."
11742
  msgstr ""
11743
 
11744
+ #: wppa-settings-autosave.php:4609
11745
  msgid ""
11746
  "If switched off, admin will still receive the senders email in the "
11747
  "notification mail"
11748
  msgstr ""
11749
 
11750
+ #: wppa-settings-autosave.php:4619
11751
  msgid "The opacity of the lightbox overlay background."
11752
  msgstr ""
11753
 
11754
+ #: wppa-settings-autosave.php:4627
11755
  msgid "Click on background"
11756
  msgstr ""
11757
 
11758
+ #: wppa-settings-autosave.php:4628
11759
  msgid "Select the action to be taken on click on background."
11760
  msgstr ""
11761
 
11762
+ #: wppa-settings-autosave.php:4631
11763
  msgid "Nothing"
11764
  msgstr ""
11765
 
11766
+ #: wppa-settings-autosave.php:4631
11767
  msgid "Exit (close)"
11768
  msgstr ""
11769
 
11770
+ #: wppa-settings-autosave.php:4631
11771
  msgid "Browse (left/right)"
11772
  msgstr ""
11773
 
11774
+ #: wppa-settings-autosave.php:4638
11775
  msgid "Overlay animation speed"
11776
  msgstr ""
11777
 
11778
+ #: wppa-settings-autosave.php:4639
11779
  msgid "The fade-in time of the lightbox images"
11780
  msgstr ""
11781
 
11782
+ #: wppa-settings-autosave.php:4642
11783
  msgid "very fast (100 ms.)"
11784
  msgstr ""
11785
 
11786
+ #: wppa-settings-autosave.php:4642
11787
  msgid "fast (200 ms.)"
11788
  msgstr ""
11789
 
11790
+ #: wppa-settings-autosave.php:4642
11791
  msgid "normal (300 ms.)"
11792
  msgstr ""
11793
 
11794
+ #: wppa-settings-autosave.php:4642
11795
  msgid "slow (500 ms.)"
11796
  msgstr ""
11797
 
11798
+ #: wppa-settings-autosave.php:4642
11799
  msgid "very slow (1 s.)"
11800
  msgstr ""
11801
 
11802
+ #: wppa-settings-autosave.php:4642
11803
  msgid "extremely slow (2 s.)"
11804
  msgstr ""
11805
 
11806
+ #: wppa-settings-autosave.php:4649
11807
  msgid "Overlay slideshow speed"
11808
  msgstr ""
11809
 
11810
+ #: wppa-settings-autosave.php:4650
11811
  msgid "The time the lightbox images stay"
11812
  msgstr ""
11813
 
11814
+ #: wppa-settings-autosave.php:4653
11815
  msgid "fast (3 s.)"
11816
  msgstr ""
11817
 
11818
+ #: wppa-settings-autosave.php:4653
11819
  msgid "normal (5 s.)"
11820
  msgstr ""
11821
 
11822
+ #: wppa-settings-autosave.php:4653
11823
  msgid "slow (8 s.)"
11824
  msgstr ""
11825
 
11826
+ #: wppa-settings-autosave.php:4653
11827
  msgid "very slow (13 s.)"
11828
  msgstr ""
11829
 
11830
+ #: wppa-settings-autosave.php:4653
11831
  msgid "extremely slow (20 s.)"
11832
  msgstr ""
11833
 
11834
+ #: wppa-settings-autosave.php:4669
11835
  msgid "WPPA+ Lightbox global"
11836
  msgstr ""
11837
 
11838
+ #: wppa-settings-autosave.php:4670
11839
  msgid "Use the wppa+ lightbox also for non-wppa images."
11840
  msgstr ""
11841
 
11842
+ #: wppa-settings-autosave.php:4678
11843
  msgid "WPPA+ Lightbox global is a set"
11844
  msgstr ""
11845
 
11846
+ #: wppa-settings-autosave.php:4679
11847
  msgid "Treat the other images as a set."
11848
  msgstr ""
11849
 
11850
+ #: wppa-settings-autosave.php:4680
11851
  msgid ""
11852
  "If checked, you can scroll through the images in the lightbox view. Requires "
11853
  "item 5 to be checked."
11854
  msgstr ""
11855
 
11856
+ #: wppa-settings-autosave.php:4687
11857
  msgid "Use hires files"
11858
  msgstr ""
11859
 
11860
+ #: wppa-settings-autosave.php:4688
11861
  msgid "Use the highest resolution available for lightbox."
11862
  msgstr ""
11863
 
11864
+ #: wppa-settings-autosave.php:4689
11865
  msgid "Ticking this box is recommended for lightbox fullscreen modes."
11866
  msgstr ""
11867
 
11868
+ #: wppa-settings-autosave.php:4697
11869
  msgid "Videos on lightbox start automaticly."
11870
  msgstr ""
11871
 
11872
+ #: wppa-settings-autosave.php:4706
11873
  msgid "Audio on lightbox start automaticly."
11874
  msgstr ""
11875
 
11876
+ #: wppa-settings-autosave.php:4714
11877
  msgid "Lightbox start mode"
11878
  msgstr ""
11879
 
11880
+ #: wppa-settings-autosave.php:4715
11881
  msgid "The mode lightbox starts in."
11882
  msgstr ""
11883
 
11884
+ #: wppa-settings-autosave.php:4718 wppa-settings-autosave.php:4739
11885
  msgid "Normal"
11886
  msgstr ""
11887
 
11888
+ #: wppa-settings-autosave.php:4719 wppa-settings-autosave.php:4740
11889
  msgid "Padded"
11890
  msgstr ""
11891
 
11892
+ #: wppa-settings-autosave.php:4720 wppa-settings-autosave.php:4741
11893
  msgid "Stretched"
11894
  msgstr ""
11895
 
11896
+ #: wppa-settings-autosave.php:4721 wppa-settings-autosave.php:4742
11897
  msgid "Clipped"
11898
  msgstr ""
11899
 
11900
+ #: wppa-settings-autosave.php:4722 wppa-settings-autosave.php:4743
11901
  msgid "Real size"
11902
  msgstr ""
11903
 
11904
+ #: wppa-settings-autosave.php:4735
11905
  msgid "Lightbox start mode mobile"
11906
  msgstr ""
11907
 
11908
+ #: wppa-settings-autosave.php:4736
11909
  msgid "The mode lightbox starts in on mobile devices."
11910
  msgstr ""
11911
 
11912
+ #: wppa-settings-autosave.php:4773
11913
  msgid "Table V:"
11914
  msgstr ""
11915
 
11916
+ #: wppa-settings-autosave.php:4773
11917
  msgid "Fonts:"
11918
  msgstr ""
11919
 
11920
+ #: wppa-settings-autosave.php:4774
11921
  msgid "This table describes the Fonts used for the wppa+ elements."
11922
  msgstr ""
11923
 
11924
+ #: wppa-settings-autosave.php:4784 wppa-settings-autosave.php:4960
11925
  msgid "Font family"
11926
  msgstr ""
11927
 
11928
+ #: wppa-settings-autosave.php:4785 wppa-settings-autosave.php:4961
11929
  msgid "Font size"
11930
  msgstr ""
11931
 
11932
+ #: wppa-settings-autosave.php:4786 wppa-settings-autosave.php:4962
11933
  msgid "Font color"
11934
  msgstr ""
11935
 
11936
+ #: wppa-settings-autosave.php:4787 wppa-settings-autosave.php:4963
11937
  msgid "Font weight"
11938
  msgstr ""
11939
 
11940
+ #: wppa-settings-autosave.php:4797
11941
  msgid "normal"
11942
  msgstr ""
11943
 
11944
+ #: wppa-settings-autosave.php:4797
11945
  msgid "bold"
11946
  msgstr ""
11947
 
11948
+ #: wppa-settings-autosave.php:4797
11949
  msgid "bolder"
11950
  msgstr ""
11951
 
11952
+ #: wppa-settings-autosave.php:4797
11953
  msgid "lighter"
11954
  msgstr ""
11955
 
11956
+ #: wppa-settings-autosave.php:4800
11957
  msgid "Album titles"
11958
  msgstr ""
11959
 
11960
+ #: wppa-settings-autosave.php:4801
11961
  msgid "Font used for Album titles."
11962
  msgstr ""
11963
 
11964
+ #: wppa-settings-autosave.php:4802
11965
  msgid "Enter font name, size, color and weight for album cover titles."
11966
  msgstr ""
11967
 
11968
+ #: wppa-settings-autosave.php:4817
11969
  msgid "Slideshow desc"
11970
  msgstr ""
11971
 
11972
+ #: wppa-settings-autosave.php:4818
11973
  msgid "Font for slideshow photo descriptions."
11974
  msgstr ""
11975
 
11976
+ #: wppa-settings-autosave.php:4819
11977
  msgid ""
11978
  "Enter font name, size, color and weight for slideshow photo descriptions."
11979
  msgstr ""
11980
 
11981
+ #: wppa-settings-autosave.php:4834
11982
  msgid "Slideshow name"
11983
  msgstr ""
11984
 
11985
+ #: wppa-settings-autosave.php:4835
11986
  msgid "Font for slideshow photo names."
11987
  msgstr ""
11988
 
11989
+ #: wppa-settings-autosave.php:4836
11990
  msgid "Enter font name, size, color and weight for slideshow photo names."
11991
  msgstr ""
11992
 
11993
+ #: wppa-settings-autosave.php:4851
11994
  msgid "Navigations"
11995
  msgstr ""
11996
 
11997
+ #: wppa-settings-autosave.php:4852
11998
  msgid "Font for navigations."
11999
  msgstr ""
12000
 
12001
+ #: wppa-settings-autosave.php:4853
12002
  msgid "Enter font name, size, color and weight for navigation items."
12003
  msgstr ""
12004
 
12005
+ #: wppa-settings-autosave.php:4869
12006
  msgid "Font for text under thumbnails."
12007
  msgstr ""
12008
 
12009
+ #: wppa-settings-autosave.php:4870
12010
  msgid ""
12011
  "Enter font name, size, color and weight for text under thumbnail images."
12012
  msgstr ""
12013
 
12014
+ #: wppa-settings-autosave.php:4886
12015
  msgid "General font in wppa boxes."
12016
  msgstr ""
12017
 
12018
+ #: wppa-settings-autosave.php:4887
12019
  msgid "Enter font name, size, color and weight for all other items."
12020
  msgstr ""
12021
 
12022
+ #: wppa-settings-autosave.php:4903
12023
  msgid "Font in wppa number bars."
12024
  msgstr ""
12025
 
12026
+ #: wppa-settings-autosave.php:4904 wppa-settings-autosave.php:4921
12027
  msgid "Enter font name, size, color and weight for numberbar navigation."
12028
  msgstr ""
12029
 
12030
+ #: wppa-settings-autosave.php:4919
12031
  msgid "Numbar Active"
12032
  msgstr ""
12033
 
12034
+ #: wppa-settings-autosave.php:4920
12035
  msgid "Font in wppa number bars, active item."
12036
  msgstr ""
12037
 
12038
+ #: wppa-settings-autosave.php:4937
12039
  msgid "Font in wppa lightbox overlays."
12040
  msgstr ""
12041
 
12042
+ #: wppa-settings-autosave.php:4938
12043
  msgid "Enter font name, size, color and weight for wppa lightbox overlays."
12044
  msgstr ""
12045
 
12046
+ #: wppa-settings-autosave.php:4973
12047
  msgid "Table VI:"
12048
  msgstr ""
12049
 
12050
+ #: wppa-settings-autosave.php:4973
12051
  msgid "Links:"
12052
  msgstr ""
12053
 
12054
+ #: wppa-settings-autosave.php:4974
12055
  msgid "This table defines the link types and pages."
12056
  msgstr ""
12057
 
12058
+ #: wppa-settings-autosave.php:4985 wppa-settings-autosave.php:6043
12059
  msgid "Link page"
12060
  msgstr ""
12061
 
12062
+ #: wppa-settings-autosave.php:4987 wppa-settings-autosave.php:6045
12063
  msgid "Photo specific link overrules"
12064
  msgstr ""
12065
 
12066
+ #: wppa-settings-autosave.php:4987 wppa-settings-autosave.php:6045
12067
  msgid "PSO"
12068
  msgstr ""
12069
 
12070
+ #: wppa-settings-autosave.php:5032
12071
  msgid "Links from images in WPPA+ Widgets"
12072
  msgstr ""
12073
 
12074
+ #: wppa-settings-autosave.php:5034
12075
  msgid "PotdWidget"
12076
  msgstr ""
12077
 
12078
+ #: wppa-settings-autosave.php:5035
12079
  msgid "Photo Of The Day widget link."
12080
  msgstr ""
12081
 
12082
+ #: wppa-settings-autosave.php:5036
12083
  msgid "Select the type of link the photo of the day points to."
12084
  msgstr ""
12085
 
12086
+ #: wppa-settings-autosave.php:5037
12087
  msgid ""
12088
  "If you select 'defined on widget admin page' you can manually enter a link "
12089
  "and title on the Photo of the day Widget Admin page."
12090
  msgstr ""
12091
 
12092
+ #: wppa-settings-autosave.php:5052 wppa-settings-autosave.php:5095
12093
+ #: wppa-settings-autosave.php:5134 wppa-settings-autosave.php:5173
12094
+ #: wppa-settings-autosave.php:5219 wppa-settings-autosave.php:5269
12095
+ #: wppa-settings-autosave.php:5318 wppa-settings-autosave.php:5367
12096
+ #: wppa-settings-autosave.php:5457
12097
  msgid "a plain page without a querystring."
12098
  msgstr ""
12099
 
12100
+ #: wppa-settings-autosave.php:5053 wppa-settings-autosave.php:5096
12101
+ #: wppa-settings-autosave.php:5135 wppa-settings-autosave.php:5174
12102
+ #: wppa-settings-autosave.php:5220 wppa-settings-autosave.php:5270
12103
+ #: wppa-settings-autosave.php:5319 wppa-settings-autosave.php:5368
12104
+ #: wppa-settings-autosave.php:5415 wppa-settings-autosave.php:5458
12105
+ #: wppa-settings-autosave.php:5507 wppa-settings-autosave.php:5549
12106
+ #: wppa-settings-autosave.php:5591 wppa-settings-autosave.php:5630
12107
  msgid "lightbox."
12108
  msgstr ""
12109
 
12110
+ #: wppa-settings-autosave.php:5078
12111
  msgid "SlideWidget"
12112
  msgstr ""
12113
 
12114
+ #: wppa-settings-autosave.php:5079
12115
  msgid "Slideshow widget photo link."
12116
  msgstr ""
12117
 
12118
+ #: wppa-settings-autosave.php:5080
12119
  msgid "Select the type of link the slideshow photos point to."
12120
  msgstr ""
12121
 
12122
+ #: wppa-settings-autosave.php:5121
12123
  msgid "Album widget"
12124
  msgstr ""
12125
 
12126
+ #: wppa-settings-autosave.php:5122
12127
  msgid "Album widget thumbnail link"
12128
  msgstr ""
12129
 
12130
+ #: wppa-settings-autosave.php:5123
12131
  msgid "Select the type of link the album widget photos point to."
12132
  msgstr ""
12133
 
12134
+ #: wppa-settings-autosave.php:5132
12135
  msgid "subalbums and thumbnails."
12136
  msgstr ""
12137
 
12138
+ #: wppa-settings-autosave.php:5133
12139
  msgid "slideshow."
12140
  msgstr ""
12141
 
12142
+ #: wppa-settings-autosave.php:5156
12143
  msgid "ThumbnailWidget"
12144
  msgstr ""
12145
 
12146
+ #: wppa-settings-autosave.php:5157
12147
  msgid "Thumbnail widget photo link."
12148
  msgstr ""
12149
 
12150
+ #: wppa-settings-autosave.php:5158
12151
  msgid "Select the type of link the thumbnail photos point to."
12152
  msgstr ""
12153
 
12154
+ #: wppa-settings-autosave.php:5171 wppa-settings-autosave.php:5217
12155
+ #: wppa-settings-autosave.php:5267 wppa-settings-autosave.php:5316
12156
+ #: wppa-settings-autosave.php:5365 wppa-settings-autosave.php:5455
12157
  msgid "the single photo in the style of a slideshow."
12158
  msgstr ""
12159
 
12160
+ #: wppa-settings-autosave.php:5172 wppa-settings-autosave.php:5218
12161
+ #: wppa-settings-autosave.php:5268 wppa-settings-autosave.php:5317
12162
+ #: wppa-settings-autosave.php:5366 wppa-settings-autosave.php:5456
12163
+ #: wppa-settings-autosave.php:5632
12164
  msgid "the fs photo with download and print buttons."
12165
  msgstr ""
12166
 
12167
+ #: wppa-settings-autosave.php:5199
12168
  msgid "TopTenWidget"
12169
  msgstr ""
12170
 
12171
+ #: wppa-settings-autosave.php:5200
12172
  msgid "TopTen widget photo link."
12173
  msgstr ""
12174
 
12175
+ #: wppa-settings-autosave.php:5201
12176
  msgid "Select the type of link the top ten photos point to."
12177
  msgstr ""
12178
 
12179
+ #: wppa-settings-autosave.php:5212
12180
  msgid "the content of the virtual topten album."
12181
  msgstr ""
12182
 
12183
+ #: wppa-settings-autosave.php:5213 wppa-settings-autosave.php:5263
12184
+ #: wppa-settings-autosave.php:5312 wppa-settings-autosave.php:5361
12185
  msgid "the content of the thumbnails album."
12186
  msgstr ""
12187
 
12188
+ #: wppa-settings-autosave.php:5215 wppa-settings-autosave.php:5265
12189
+ #: wppa-settings-autosave.php:5314 wppa-settings-autosave.php:5363
12190
+ #: wppa-settings-autosave.php:5453
12191
+ msgid "the thumbnails album in a slideshow."
12192
+ msgstr ""
12193
+
12194
+ #: wppa-settings-autosave.php:5249
12195
  msgid "LasTenWidget"
12196
  msgstr ""
12197
 
12198
+ #: wppa-settings-autosave.php:5250
12199
  msgid "Last Ten widget photo link."
12200
  msgstr ""
12201
 
12202
+ #: wppa-settings-autosave.php:5251
12203
  msgid "Select the type of link the last ten photos point to."
12204
  msgstr ""
12205
 
12206
+ #: wppa-settings-autosave.php:5262
12207
  msgid "the content of the virtual lasten album."
12208
  msgstr ""
12209
 
12210
+ #: wppa-settings-autosave.php:5298
12211
  msgid "CommentWidget"
12212
  msgstr ""
12213
 
12214
+ #: wppa-settings-autosave.php:5299
12215
  msgid "Comment widget photo link."
12216
  msgstr ""
12217
 
12218
+ #: wppa-settings-autosave.php:5300
12219
  msgid "Select the type of link the comment widget photos point to."
12220
  msgstr ""
12221
 
12222
+ #: wppa-settings-autosave.php:5311
12223
  msgid "the content of the virtual comten album."
12224
  msgstr ""
12225
 
12226
+ #: wppa-settings-autosave.php:5347
12227
  msgid "FeaTenWidget"
12228
  msgstr ""
12229
 
12230
+ #: wppa-settings-autosave.php:5348
12231
  msgid "FeaTen widget photo link."
12232
  msgstr ""
12233
 
12234
+ #: wppa-settings-autosave.php:5349
12235
  msgid "Select the type of link the featured ten photos point to."
12236
  msgstr ""
12237
 
12238
+ #: wppa-settings-autosave.php:5360
12239
  msgid "the content of the virtual featen album."
12240
  msgstr ""
12241
 
12242
+ #: wppa-settings-autosave.php:5395
12243
  msgid "Links from other WPPA+ images"
12244
  msgstr ""
12245
 
12246
+ #: wppa-settings-autosave.php:5397
12247
  msgid "Cover Image"
12248
  msgstr ""
12249
 
12250
+ #: wppa-settings-autosave.php:5398
12251
  msgid "The link from the cover image of an album."
12252
  msgstr ""
12253
 
12254
+ #: wppa-settings-autosave.php:5399
12255
  msgid "Select the type of link the coverphoto points to."
12256
  msgstr ""
12257
 
12258
+ #: wppa-settings-autosave.php:5400
12259
  msgid "The link from the album title can be configured on the Edit Album page."
12260
  msgstr ""
12261
 
12262
+ #: wppa-settings-autosave.php:5401
12263
  msgid "This link will be used for the photo also if you select: same as title."
12264
  msgstr ""
12265
 
12266
+ #: wppa-settings-autosave.php:5402
12267
  msgid ""
12268
  "If you specify New Tab on this line, all links from the cover will open a "
12269
  "new tab,"
12270
  msgstr ""
12271
 
12272
+ #: wppa-settings-autosave.php:5403
12273
  msgid "except when Ajax is activated on Table IV-A1."
12274
  msgstr ""
12275
 
12276
+ #: wppa-settings-autosave.php:5416
12277
  msgid "a slideshow starting at the photo"
12278
  msgstr ""
12279
 
12280
+ #: wppa-settings-autosave.php:5437
12281
  msgid "Thumbnail"
12282
  msgstr ""
12283
 
12284
+ #: wppa-settings-autosave.php:5438
12285
  msgid "Thumbnail link."
12286
  msgstr ""
12287
 
12288
+ #: wppa-settings-autosave.php:5439 wppa-settings-autosave.php:5491
12289
+ #: wppa-settings-autosave.php:5533 wppa-settings-autosave.php:5575
12290
  msgid "Select the type of link you want, or no link at all."
12291
  msgstr ""
12292
 
12293
+ #: wppa-settings-autosave.php:5440 wppa-settings-autosave.php:5492
12294
+ #: wppa-settings-autosave.php:5534 wppa-settings-autosave.php:5576
12295
  msgid ""
12296
  "If you select the fullsize photo on its own, it will be stretched to fit, "
12297
  "regardless of that setting."
12298
  msgstr ""
12299
 
12300
+ #: wppa-settings-autosave.php:5441 wppa-settings-autosave.php:5493
12301
+ #: wppa-settings-autosave.php:5535 wppa-settings-autosave.php:5577
12302
  msgid ""
12303
  "Note that a page must have at least [wppa][/wppa] in its content to show up "
12304
  "the photo(s)."
12305
  msgstr ""
12306
 
12307
+ #: wppa-settings-autosave.php:5472
12308
  msgid "Auto Page"
12309
  msgstr ""
12310
 
12311
+ #: wppa-settings-autosave.php:5489
12312
  msgid "Sphoto"
12313
  msgstr ""
12314
 
12315
+ #: wppa-settings-autosave.php:5490
12316
  msgid "Single photo link."
12317
  msgstr ""
12318
 
12319
+ #: wppa-settings-autosave.php:5531
12320
  msgid "Mphoto"
12321
  msgstr ""
12322
 
12323
+ #: wppa-settings-autosave.php:5532
12324
  msgid "Media-like photo link."
12325
  msgstr ""
12326
 
12327
+ #: wppa-settings-autosave.php:5573
12328
  msgid "Xphoto"
12329
  msgstr ""
12330
 
12331
+ #: wppa-settings-autosave.php:5574
12332
  msgid "Extended Media-like photo link."
12333
  msgstr ""
12334
 
12335
+ #: wppa-settings-autosave.php:5616
12336
  msgid "Slideshow fullsize link"
12337
  msgstr ""
12338
 
12339
+ #: wppa-settings-autosave.php:5617
12340
  msgid ""
12341
  "You can overrule lightbox but not big browse buttons with the photo specifc "
12342
  "link."
12343
  msgstr ""
12344
 
12345
+ #: wppa-settings-autosave.php:5618
12346
  msgid "fullsize slideshow can only be set by the WPPA_SET shortcode."
12347
  msgstr ""
12348
 
12349
+ #: wppa-settings-autosave.php:5631
12350
  msgid "lightbox single photos."
12351
  msgstr ""
12352
 
12353
+ #: wppa-settings-autosave.php:5633
12354
  msgid "the thumbnails."
12355
  msgstr ""
12356
 
12357
+ #: wppa-settings-autosave.php:5634
12358
  msgid "fullsize slideshow"
12359
  msgstr ""
12360
 
12361
+ #: wppa-settings-autosave.php:5659
12362
  msgid "Film linktype"
12363
  msgstr ""
12364
 
12365
+ #: wppa-settings-autosave.php:5660
12366
  msgid "Direct access goto image in:"
12367
  msgstr ""
12368
 
12369
+ #: wppa-settings-autosave.php:5661
12370
  msgid ""
12371
  "Select the action to be taken when the user clicks on a filmstrip image."
12372
  msgstr ""
12373
 
12374
+ #: wppa-settings-autosave.php:5666
12375
  msgid "slideshow window"
12376
  msgstr ""
12377
 
12378
+ #: wppa-settings-autosave.php:5667
12379
  msgid "lightbox overlay"
12380
  msgstr ""
12381
 
12382
+ #: wppa-settings-autosave.php:5682
12383
  msgid "Other links"
12384
  msgstr ""
12385
 
12386
+ #: wppa-settings-autosave.php:5684
12387
  msgid "Download Link (aka Art Monkey link)"
12388
  msgstr ""
12389
 
12390
+ #: wppa-settings-autosave.php:5685
12391
  msgid "Makes the photo name a download button."
12392
  msgstr ""
12393
 
12394
+ #: wppa-settings-autosave.php:5686
12395
  msgid "Link Photo name in slideshow to file or zip with photoname as filename."
12396
  msgstr ""
12397
 
12398
+ #: wppa-settings-autosave.php:5690 wppa-settings-autosave.php:5737
12399
  msgid "image file"
12400
  msgstr ""
12401
 
12402
+ #: wppa-settings-autosave.php:5691 wppa-settings-autosave.php:5738
12403
  msgid "zipped image"
12404
  msgstr ""
12405
 
12406
+ #: wppa-settings-autosave.php:5704
12407
  msgid "Art Monkey Source"
12408
  msgstr ""
12409
 
12410
+ #: wppa-settings-autosave.php:5705
12411
  msgid "Use Source file for art monkey link if available."
12412
  msgstr ""
12413
 
12414
+ #: wppa-settings-autosave.php:5714
12415
  msgid "Art Monkey Display"
12416
  msgstr ""
12417
 
12418
+ #: wppa-settings-autosave.php:5715
12419
  msgid "Select button or link ( text )."
12420
  msgstr ""
12421
 
12422
+ #: wppa-settings-autosave.php:5720
12423
  msgid "Textlink"
12424
  msgstr ""
12425
 
12426
+ #: wppa-settings-autosave.php:5732
12427
  msgid "Popup Download Link"
12428
  msgstr ""
12429
 
12430
+ #: wppa-settings-autosave.php:5733
12431
  msgid "Configure the download link on fullsize popups."
12432
  msgstr ""
12433
 
12434
+ #: wppa-settings-autosave.php:5734
12435
  msgid "Link fullsize popup download button to either image or zip file."
12436
  msgstr ""
12437
 
12438
+ #: wppa-settings-autosave.php:5750
12439
  msgid "Download link on lightbox"
12440
  msgstr ""
12441
 
12442
+ #: wppa-settings-autosave.php:5751
12443
  msgid "Art monkey link on lightbox photo names."
12444
  msgstr ""
12445
 
12446
+ #: wppa-settings-autosave.php:5760
12447
  msgid "Album download link"
12448
  msgstr ""
12449
 
12450
+ #: wppa-settings-autosave.php:5761
12451
  msgid "Place an album download link on the album covers"
12452
  msgstr ""
12453
 
12454
+ #: wppa-settings-autosave.php:5762
12455
  msgid "Creates a download zipfile containing the photos of the album"
12456
  msgstr ""
12457
 
12458
+ #: wppa-settings-autosave.php:5770
12459
  msgid "Album download Source"
12460
  msgstr ""
12461
 
12462
+ #: wppa-settings-autosave.php:5771
12463
  msgid "Use Source file for album download link if available."
12464
  msgstr ""
12465
 
12466
+ #: wppa-settings-autosave.php:5780
12467
  msgid "Tagcloud Link"
12468
  msgstr ""
12469
 
12470
+ #: wppa-settings-autosave.php:5781
12471
  msgid "Configure the link from the tags in the tag cloud."
12472
  msgstr ""
12473
 
12474
+ #: wppa-settings-autosave.php:5782
12475
  msgid "Link the tag words to ether the thumbnails or the slideshow."
12476
  msgstr ""
12477
 
12478
+ #: wppa-settings-autosave.php:5806 wppa-settings-autosave.php:5839
12479
+ #: wppa-settings-autosave.php:5983
12480
  msgid "Occur"
12481
  msgstr ""
12482
 
12483
+ #: wppa-settings-autosave.php:5813
12484
  msgid "Multitag Link"
12485
  msgstr ""
12486
 
12487
+ #: wppa-settings-autosave.php:5814
12488
  msgid "Configure the link from the multitag selection."
12489
  msgstr ""
12490
 
12491
+ #: wppa-settings-autosave.php:5815
12492
  msgid "Link to ether the thumbnails or the slideshow."
12493
  msgstr ""
12494
 
12495
+ #: wppa-settings-autosave.php:5846
12496
  msgid "Super View Landing"
12497
  msgstr ""
12498
 
12499
+ #: wppa-settings-autosave.php:5847
12500
  msgid "The landing page for the Super View widget."
12501
  msgstr ""
12502
 
12503
+ #: wppa-settings-autosave.php:5855
12504
  msgid "Defined by the visitor"
12505
  msgstr ""
12506
 
12507
+ #: wppa-settings-autosave.php:5868
12508
  msgid "Uploader Landing"
12509
  msgstr ""
12510
 
12511
+ #: wppa-settings-autosave.php:5869
12512
  msgid "Select the landing page for the Uploader Widget"
12513
  msgstr ""
12514
 
12515
+ #: wppa-settings-autosave.php:5889
12516
  msgid "Bestof Landing"
12517
  msgstr ""
12518
 
12519
+ #: wppa-settings-autosave.php:5890
12520
  msgid "Select the landing page for the BestOf Widget / Box"
12521
  msgstr ""
12522
 
12523
+ #: wppa-settings-autosave.php:5910
12524
  msgid "Album navigator Link"
12525
  msgstr ""
12526
 
12527
+ #: wppa-settings-autosave.php:5911
12528
  msgid "Select link type and page for the Album navigator Widget"
12529
  msgstr ""
12530
 
12531
+ #: wppa-settings-autosave.php:5939
12532
  msgid "Supersearch Landing"
12533
  msgstr ""
12534
 
12535
+ #: wppa-settings-autosave.php:5940
12536
  msgid "Select the landing page for the Supersearch Box"
12537
  msgstr ""
12538
 
12539
+ #: wppa-settings-autosave.php:5960
12540
  msgid "SM widget return"
12541
  msgstr ""
12542
 
12543
+ #: wppa-settings-autosave.php:5961
12544
  msgid "Select the return link for social media from widgets"
12545
  msgstr ""
12546
 
12547
+ #: wppa-settings-autosave.php:5962
12548
  msgid ""
12549
  "If you select Landing page, and it wont work, it may be required to set the "
12550
  "Occur to the sequence number of the landing shortcode on the page."
12551
  msgstr ""
12552
 
12553
+ #: wppa-settings-autosave.php:5963
12554
  msgid ""
12555
  "Normally it is 1, but you can try 2 etc. Always create a new shared link to "
12556
  "test a setting."
12557
  msgstr ""
12558
 
12559
+ #: wppa-settings-autosave.php:5971
12560
  msgid "Home page"
12561
  msgstr ""
12562
 
12563
+ #: wppa-settings-autosave.php:5992
12564
  msgid "Album cover subalbums link"
12565
  msgstr ""
12566
 
12567
+ #: wppa-settings-autosave.php:5993
12568
  msgid ""
12569
  "Select the linktype and display type for sub-albums on parent album covers."
12570
  msgstr ""
12571
 
12572
+ #: wppa-settings-autosave.php:6001
12573
  msgid "No link at all"
12574
  msgstr ""
12575
 
12576
+ #: wppa-settings-autosave.php:6002
12577
  msgid "Thumbnails and covers"
12578
  msgstr ""
12579
 
12580
+ #: wppa-settings-autosave.php:6003
12581
  msgid "Slideshow or covers"
12582
  msgstr ""
12583
 
12584
+ #: wppa-settings-autosave.php:6013
12585
  msgid "No display at all"
12586
  msgstr ""
12587
 
12588
+ #: wppa-settings-autosave.php:6014
12589
  msgid "A list with sub(sub) albums"
12590
  msgstr ""
12591
 
12592
+ #: wppa-settings-autosave.php:6015
12593
  msgid "A list of children only"
12594
  msgstr ""
12595
 
12596
+ #: wppa-settings-autosave.php:6016
12597
  msgid "An enumeration of names"
12598
  msgstr ""
12599
 
12600
+ #: wppa-settings-autosave.php:6017
12601
  msgid "Micro thumbnails"
12602
  msgstr ""
12603
 
12604
+ #: wppa-settings-autosave.php:6055
12605
  msgid "Table VII:"
12606
  msgstr ""
12607
 
12608
+ #: wppa-settings-autosave.php:6055
12609
  msgid "Permissions and Restrictions:"
12610
  msgstr ""
12611
 
12612
+ #: wppa-settings-autosave.php:6056
12613
  msgid ""
12614
  "This table describes the access settings for admin and front-end activities."
12615
  msgstr ""
12616
 
12617
+ #: wppa-settings-autosave.php:6077
12618
  msgid "Moderate P+C"
12619
  msgstr ""
12620
 
12621
+ #: wppa-settings-autosave.php:6081
12622
  msgid "Comment&nbsp;Admin"
12623
  msgstr ""
12624
 
12625
+ #: wppa-settings-autosave.php:6082
12626
  msgid "Help & Info"
12627
  msgstr ""
12628
 
12629
+ #: wppa-settings-autosave.php:6084
12630
  msgid "Role"
12631
  msgstr ""
12632
 
12633
+ #: wppa-settings-autosave.php:6093
12634
  msgid ""
12635
  "Admin settings per user role. Enabling these settings will overrule the "
12636
  "front-end settings for the specific user role"
12637
  msgstr ""
12638
 
12639
+ #: wppa-settings-autosave.php:6117
12640
  msgid "Frontend create Albums and upload Photos enabling and limiting settings"
12641
  msgstr ""
12642
 
12643
+ #: wppa-settings-autosave.php:6119
12644
  msgid "User create Albums"
12645
  msgstr ""
12646
 
12647
+ #: wppa-settings-autosave.php:6120
12648
  msgid "Enable frontend album creation."
12649
  msgstr ""
12650
 
12651
+ #: wppa-settings-autosave.php:6121
12652
  msgid "If you check this item, frontend album creation will be enabled."
12653
  msgstr ""
12654
 
12655
+ #: wppa-settings-autosave.php:6131
12656
  msgid "User edit album"
12657
  msgstr ""
12658
 
12659
+ #: wppa-settings-autosave.php:6132
12660
  msgid "Enable frontend edit album name and description."
12661
  msgstr ""
12662
 
12663
+ #: wppa-settings-autosave.php:6142
12664
  msgid "User delete Albums"
12665
  msgstr ""
12666
 
12667
+ #: wppa-settings-autosave.php:6143
12668
  msgid "Enable frontend album deletion"
12669
  msgstr ""
12670
 
12671
+ #: wppa-settings-autosave.php:6144
12672
  msgid "If you check this item, frontend album deletion will be enabled."
12673
  msgstr ""
12674
 
12675
+ #: wppa-settings-autosave.php:6154
12676
  msgid "User create Albums login"
12677
  msgstr ""
12678
 
12679
+ #: wppa-settings-autosave.php:6155
12680
  msgid "Frontend album creation requires the user is logged in."
12681
  msgstr ""
12682
 
12683
+ #: wppa-settings-autosave.php:6166
12684
  msgid "User create Albums Captcha"
12685
  msgstr ""
12686
 
12687
+ #: wppa-settings-autosave.php:6167
12688
  msgid "Uer must answer security question."
12689
  msgstr ""
12690
 
12691
+ #: wppa-settings-autosave.php:6192
12692
  #, php-format
12693
  msgid "Upload limit %s"
12694
  msgstr ""
12695
 
12696
+ #: wppa-settings-autosave.php:6193
12697
  msgid "Limit upload capacity for logged out users."
12698
  msgstr ""
12699
 
12700
+ #: wppa-settings-autosave.php:6194
12701
  #, php-format
12702
  msgid "Limit upload capacity for the user role %s."
12703
  msgstr ""
12704
 
12705
+ #: wppa-settings-autosave.php:6195
12706
  msgid "This setting has only effect when Table VII-B2 is unchecked."
12707
  msgstr ""
12708
 
12709
+ #: wppa-settings-autosave.php:6196
12710
  msgid ""
12711
  "This limitation only applies to frontend uploads when the same userrole does "
12712
  "not have the Upload checkbox checked in Table VII-A."
12713
  msgstr ""
12714
 
12715
+ #: wppa-settings-autosave.php:6197 wppa-settings-autosave.php:6213
12716
+ #: wppa-settings-autosave.php:8120
12717
  msgid "A value of 0 means: no limit."
12718
  msgstr ""
12719
 
12720
+ #: wppa-settings-autosave.php:6210
12721
  #, php-format
12722
  msgid "Album limit %s"
12723
  msgstr ""
12724
 
12725
+ #: wppa-settings-autosave.php:6211
12726
  #, php-format
12727
  msgid "Limit number of albums for the user role %s."
12728
  msgstr ""
12729
 
12730
+ #: wppa-settings-autosave.php:6212
12731
  msgid ""
12732
  "This limitation only applies to frontend create albums when the same "
12733
  "userrole does not have the Album admin checkbox checked in Table VII-A."
12734
  msgstr ""
12735
 
12736
+ #: wppa-settings-autosave.php:6224
12737
  msgid "Upload one only"
12738
  msgstr ""
12739
 
12740
+ #: wppa-settings-autosave.php:6225
12741
  msgid "Non admin users can upload only one photo at a time."
12742
  msgstr ""
12743
 
12744
+ #: wppa-settings-autosave.php:6235
12745
  msgid "Upload moderation"
12746
  msgstr ""
12747
 
12748
+ #: wppa-settings-autosave.php:6236
12749
  msgid "Uploaded photos need moderation."
12750
  msgstr ""
12751
 
12752
+ #: wppa-settings-autosave.php:6237
12753
  msgid ""
12754
  "If checked, photos uploaded by users who do not have photo album admin "
12755
  "access rights need moderation."
12756
  msgstr ""
12757
 
12758
+ #: wppa-settings-autosave.php:6238
12759
  msgid ""
12760
  "Users who have photo album admin access rights can change the photo status "
12761
  "to publish or featured."
12762
  msgstr ""
12763
 
12764
+ #: wppa-settings-autosave.php:6239
12765
  msgid "You can set the album admin access rights in Table VII-A."
12766
  msgstr ""
12767
 
12768
+ #: wppa-settings-autosave.php:6248
12769
+ msgid "FE Upload private"
12770
+ msgstr ""
12771
+
12772
+ #: wppa-settings-autosave.php:6249
12773
+ msgid "Front-end uploaded photos status is set to private."
12774
+ msgstr ""
12775
+
12776
+ #: wppa-settings-autosave.php:6250
12777
+ msgid "This setting overrules VI-B7.0."
12778
+ msgstr ""
12779
+
12780
+ #: wppa-settings-autosave.php:6259
12781
  msgid "Upload notify"
12782
  msgstr ""
12783
 
12784
+ #: wppa-settings-autosave.php:6260
12785
  msgid "Notify admin at frontend upload."
12786
  msgstr ""
12787
 
12788
+ #: wppa-settings-autosave.php:6261 wppa-settings-autosave.php:6272
12789
  msgid "If checked, admin will receive a notification by email."
12790
  msgstr ""
12791
 
12792
+ #: wppa-settings-autosave.php:6270
12793
  msgid "Upload backend notify"
12794
  msgstr ""
12795
 
12796
+ #: wppa-settings-autosave.php:6271
12797
  msgid "Notify admin at backend upload."
12798
  msgstr ""
12799
 
12800
+ #: wppa-settings-autosave.php:6281
12801
  msgid "Max size in pixels"
12802
  msgstr ""
12803
 
12804
+ #: wppa-settings-autosave.php:6282
12805
  msgid "Max size for height and width for front-end uploads."
12806
  msgstr ""
12807
 
12808
+ #: wppa-settings-autosave.php:6283
12809
  msgid "Enter the maximum size. 0 is unlimited"
12810
  msgstr ""
12811
 
12812
+ #: wppa-settings-autosave.php:6292
12813
  msgid "Home after Upload"
12814
  msgstr ""
12815
 
12816
+ #: wppa-settings-autosave.php:6293
12817
  msgid "After successfull front-end upload, go to the home page."
12818
  msgstr ""
12819
 
12820
+ #: wppa-settings-autosave.php:6303
12821
  msgid "Fe alert"
12822
  msgstr ""
12823
 
12824
+ #: wppa-settings-autosave.php:6304
12825
  msgid "Show alertbox on successful front-end upload/create."
12826
  msgstr ""
12827
 
12828
+ #: wppa-settings-autosave.php:6314
12829
  msgid "Max fe upload albums"
12830
  msgstr ""
12831
 
12832
+ #: wppa-settings-autosave.php:6315
12833
  msgid "Max number of albums in frontend upload selection box."
12834
  msgstr ""
12835
 
12836
+ #: wppa-settings-autosave.php:6327
12837
  msgid "Admin Functionality restrictions for non administrators"
12838
  msgstr ""
12839
 
12840
+ #: wppa-settings-autosave.php:6329
12841
  msgid "Alt thumb is restricted"
12842
  msgstr ""
12843
 
12844
+ #: wppa-settings-autosave.php:6330
12845
  msgid "Using <b>alt thumbsize</b> is a restricted action."
12846
  msgstr ""
12847
 
12848
+ #: wppa-settings-autosave.php:6331
12849
  msgid ""
12850
  "If checked: alt thumbsize can not be set in album admin by users not having "
12851
  "admin rights."
12852
  msgstr ""
12853
 
12854
+ #: wppa-settings-autosave.php:6340
12855
  msgid "Link is restricted"
12856
  msgstr ""
12857
 
12858
+ #: wppa-settings-autosave.php:6341
12859
  msgid "Using <b>Link to</b> is a restricted action."
12860
  msgstr ""
12861
 
12862
+ #: wppa-settings-autosave.php:6342
12863
  msgid ""
12864
  "If checked: Link to: can not be set in album admin by users not having admin "
12865
  "rights."
12866
  msgstr ""
12867
 
12868
+ #: wppa-settings-autosave.php:6351
12869
  msgid "CoverType is restricted"
12870
  msgstr ""
12871
 
12872
+ #: wppa-settings-autosave.php:6352
12873
  msgid "Changing <b>Cover Type</b> is a restricted action."
12874
  msgstr ""
12875
 
12876
+ #: wppa-settings-autosave.php:6353
12877
  msgid ""
12878
  "If checked: Cover Type: can not be set in album admin by users not having "
12879
  "admin rights."
12880
  msgstr ""
12881
 
12882
+ #: wppa-settings-autosave.php:6362
12883
  msgid "Photo order# is restricted"
12884
  msgstr ""
12885
 
12886
+ #: wppa-settings-autosave.php:6363
12887
  msgid "Changing <b>Photo sort order #</b> is a restricted action."
12888
  msgstr ""
12889
 
12890
+ #: wppa-settings-autosave.php:6364
12891
  msgid ""
12892
  "If checked: Photo sort order #: can not be set in photo admin by users not "
12893
  "having admin rights."
12894
  msgstr ""
12895
 
12896
+ #: wppa-settings-autosave.php:6373
12897
  msgid "Change source restricted"
12898
  msgstr ""
12899
 
12900
+ #: wppa-settings-autosave.php:6374
12901
  msgid "Changing the import source dir requires admin rights."
12902
  msgstr ""
12903
 
12904
+ #: wppa-settings-autosave.php:6375
12905
  msgid ""
12906
  "If checked, the imput source for importing photos and albums is restricted "
12907
  "to user role administrator."
12908
  msgstr ""
12909
 
12910
+ #: wppa-settings-autosave.php:6384
12911
  msgid "Extended status restricted"
12912
  msgstr ""
12913
 
12914
+ #: wppa-settings-autosave.php:6385
12915
  msgid "Setting status other than pending or publish requires admin rights."
12916
  msgstr ""
12917
 
12918
+ #: wppa-settings-autosave.php:6395
12919
  msgid "Photo description restricted"
12920
  msgstr ""
12921
 
12922
+ #: wppa-settings-autosave.php:6396
12923
  msgid "Edit photo description requires admin rights."
12924
  msgstr ""
12925
 
12926
+ #: wppa-settings-autosave.php:6406
12927
  msgid "Update photofiles restricted"
12928
  msgstr ""
12929
 
12930
+ #: wppa-settings-autosave.php:6407
12931
  msgid "Re-upload files requires admin rights"
12932
  msgstr ""
12933
 
12934
+ #: wppa-settings-autosave.php:6417
12935
  msgid "Miscellaneous limiting settings"
12936
  msgstr ""
12937
 
12938
+ #: wppa-settings-autosave.php:6419
12939
  msgid "Owners only"
12940
  msgstr ""
12941
 
12942
+ #: wppa-settings-autosave.php:6420
12943
  msgid "Limit edit album access to the album owners only."
12944
  msgstr ""
12945
 
12946
+ #: wppa-settings-autosave.php:6421
12947
  msgid "If checked, non-admin users can edit their own albums only."
12948
  msgstr ""
12949
 
12950
+ #: wppa-settings-autosave.php:6430
12951
  msgid "Upload Owners only"
12952
  msgstr ""
12953
 
12954
+ #: wppa-settings-autosave.php:6431
12955
  msgid "Limit uploads to the album owners only."
12956
  msgstr ""
12957
 
12958
+ #: wppa-settings-autosave.php:6432
12959
  msgid ""
12960
  "If checked, users can upload to their own own albums and --- public --- only."
12961
  msgstr ""
12962
 
12963
+ #: wppa-settings-autosave.php:6441
12964
  msgid "Frontend Edit"
12965
  msgstr ""
12966
 
12967
+ #: wppa-settings-autosave.php:6442
12968
  msgid "Allow the uploader to edit the photo info"
12969
  msgstr ""
12970
 
12971
+ #: wppa-settings-autosave.php:6443
12972
  msgid ""
12973
  "If selected, any logged in user who meets the criteria has the capability to "
12974
  "edit the photo information."
12975
  msgstr ""
12976
 
12977
+ #: wppa-settings-autosave.php:6444
12978
  msgid "Note: This may be AFTER moderation!!"
12979
  msgstr ""
12980
 
12981
+ #: wppa-settings-autosave.php:6446
12982
  msgid "Classic"
12983
  msgstr ""
12984
 
12985
+ #: wppa-settings-autosave.php:6446
12986
  msgid "New style"
12987
  msgstr ""
12988
 
12989
+ #: wppa-settings-autosave.php:6455
12990
  msgid "Fe Edit users"
12991
  msgstr ""
12992
 
12993
+ #: wppa-settings-autosave.php:6456
12994
  msgid "The criteria the user must meet to edit photo info"
12995
  msgstr ""
12996
 
12997
+ #: wppa-settings-autosave.php:6459
12998
  msgid "Admin and superuser"
12999
  msgstr ""
13000
 
13001
+ #: wppa-settings-autosave.php:6459
13002
  msgid "Owner, admin and superuser"
13003
  msgstr ""
13004
 
13005
+ #: wppa-settings-autosave.php:6468
13006
  msgid "Fe Edit Theme CSS"
13007
  msgstr ""
13008
 
13009
+ #: wppa-settings-autosave.php:6469
13010
  msgid "The front-end edit photo dialog uses the theme CSS."
13011
  msgstr ""
13012
 
13013
+ #: wppa-settings-autosave.php:6479
13014
  msgid "Fe Edit New Items"
13015
  msgstr ""
13016
 
13017
+ #: wppa-settings-autosave.php:6480
13018
  msgid "The items that are fe editable"
13019
  msgstr ""
13020
 
13021
+ #: wppa-settings-autosave.php:6481
13022
  msgid "See also Table II-J10!"
13023
  msgstr ""
13024
 
13025
+ #: wppa-settings-autosave.php:6494
13026
  msgid "Fe Edit Button text"
13027
  msgstr ""
13028
 
13029
+ #: wppa-settings-autosave.php:6495
13030
  msgid "The text on the Edit button."
13031
  msgstr ""
13032
 
13033
+ #: wppa-settings-autosave.php:6505
13034
  msgid "Fe Edit Dialog caption"
13035
  msgstr ""
13036
 
13037
+ #: wppa-settings-autosave.php:6506
13038
  msgid "The text on the header of the popup."
13039
  msgstr ""
13040
 
13041
+ #: wppa-settings-autosave.php:6516
13042
  msgid "Frontend Delete"
13043
  msgstr ""
13044
 
13045
+ #: wppa-settings-autosave.php:6517
13046
  msgid "Allow the uploader to delete the photo"
13047
  msgstr ""
13048
 
13049
+ #: wppa-settings-autosave.php:6527
13050
  msgid "Uploader Moderate Comment"
13051
  msgstr ""
13052
 
13053
+ #: wppa-settings-autosave.php:6528
13054
  msgid "The owner of the photo can moderate the photos comments."
13055
  msgstr ""
13056
 
13057
+ #: wppa-settings-autosave.php:6529
13058
  msgid "This setting requires \"Uploader edit\" to be enabled also."
13059
  msgstr ""
13060
 
13061
+ #: wppa-settings-autosave.php:6538
13062
  msgid "Upload memory check frontend"
13063
  msgstr ""
13064
 
13065
+ #: wppa-settings-autosave.php:6539 wppa-settings-autosave.php:6550
13066
  msgid "Disable uploading photos that are too large."
13067
  msgstr ""
13068
 
13069
+ #: wppa-settings-autosave.php:6540 wppa-settings-autosave.php:6551
13070
  msgid ""
13071
  "To prevent out of memory crashes during upload and possible database "
13072
  "inconsistencies, uploads can be prevented if the photos are too big."
13073
  msgstr ""
13074
 
13075
+ #: wppa-settings-autosave.php:6549
13076
  msgid "Upload memory check admin"
13077
  msgstr ""
13078
 
13079
+ #: wppa-settings-autosave.php:6560
13080
  msgid "Comment captcha"
13081
  msgstr ""
13082
 
13083
+ #: wppa-settings-autosave.php:6561
13084
  msgid "Use a simple calculate captcha on comments form."
13085
  msgstr ""
13086
 
13087
+ #: wppa-settings-autosave.php:6574
13088
  msgid "Spam lifetime"
13089
  msgstr ""
13090
 
13091
+ #: wppa-settings-autosave.php:6575
13092
  msgid "Delete spam comments when older than."
13093
  msgstr ""
13094
 
13095
+ #: wppa-settings-autosave.php:6602
13096
  msgid "Avoid duplicates"
13097
  msgstr ""
13098
 
13099
+ #: wppa-settings-autosave.php:6603
13100
  msgid "Prevent the creation of duplicate photos."
13101
  msgstr ""
13102
 
13103
+ #: wppa-settings-autosave.php:6604
13104
  msgid ""
13105
  "If checked: uploading, importing, copying or moving photos to other albums "
13106
  "will be prevented when the desitation album already contains a photo with "
13107
  "the same filename."
13108
  msgstr ""
13109
 
13110
+ #: wppa-settings-autosave.php:6613
13111
  msgid "Blacklist user"
13112
  msgstr ""
13113
 
13114
+ #: wppa-settings-autosave.php:6614 wppa-settings-autosave.php:6615
13115
  msgid "Set the status of all the users photos to 'pending'."
13116
  msgstr ""
13117
 
13118
+ #: wppa-settings-autosave.php:6616
13119
  msgid "Also inhibits further uploads."
13120
  msgstr ""
13121
 
13122
+ #: wppa-settings-autosave.php:6622
13123
  msgid "--- select a user to blacklist ---"
13124
  msgstr ""
13125
 
13126
+ #: wppa-settings-autosave.php:6632 wppa-settings-autosave.php:6637
13127
+ #: wppa-settings-autosave.php:6658 wppa-settings-autosave.php:6696
13128
+ #: wppa-settings-autosave.php:6701 wppa-settings-autosave.php:6722
13129
+ #: wppa-settings-autosave.php:9289 wppa-settings-autosave.php:9331
13130
  msgid "The page will be reloaded after the action has taken place."
13131
  msgstr ""
13132
 
13133
+ #: wppa-settings-autosave.php:6638 wppa-settings-autosave.php:6702
13134
  msgid "User login name <b>( case sensitive! )</b>:"
13135
  msgstr ""
13136
 
13137
+ #: wppa-settings-autosave.php:6646
13138
  msgid "Unblacklist user"
13139
  msgstr ""
13140
 
13141
+ #: wppa-settings-autosave.php:6647
13142
  msgid "Set the status of all the users photos to 'publish'."
13143
  msgstr ""
13144
 
13145
+ #: wppa-settings-autosave.php:6651
13146
  msgid "--- select a user to unblacklist ---"
13147
  msgstr ""
13148
 
13149
+ #: wppa-settings-autosave.php:6666
13150
  msgid "Photo owner change"
13151
  msgstr ""
13152
 
13153
+ #: wppa-settings-autosave.php:6667
13154
  msgid "Administrators can change photo owner"
13155
  msgstr ""
13156
 
13157
+ #: wppa-settings-autosave.php:6677
13158
  msgid "Super user"
13159
  msgstr ""
13160
 
13161
+ #: wppa-settings-autosave.php:6678
13162
  msgid "Give these users all rights in wppa."
13163
  msgstr ""
13164
 
13165
+ #: wppa-settings-autosave.php:6679
13166
  msgid "This gives the user all the administrator privileges within wppa."
13167
  msgstr ""
13168
 
13169
+ #: wppa-settings-autosave.php:6680
13170
  msgid ""
13171
  "Make sure the user also has a role that has all the boxes ticked in Table "
13172
  "VII-A"
13173
  msgstr ""
13174
 
13175
+ #: wppa-settings-autosave.php:6686
13176
  msgid "--- select a user to make superuser ---"
13177
  msgstr ""
13178
 
13179
+ #: wppa-settings-autosave.php:6710
13180
  msgid "Unsuper user"
13181
  msgstr ""
13182
 
13183
+ #: wppa-settings-autosave.php:6711
13184
  msgid "Remove user from super user list."
13185
  msgstr ""
13186
 
13187
+ #: wppa-settings-autosave.php:6715
13188
  msgid "--- select a user to unmake superuser ---"
13189
  msgstr ""
13190
 
13191
+ #: wppa-settings-autosave.php:6748
13192
  msgid "Table VIII:"
13193
  msgstr ""
13194
 
13195
+ #: wppa-settings-autosave.php:6748
13196
  msgid "Actions:"
13197
  msgstr ""
13198
 
13199
+ #: wppa-settings-autosave.php:6749
13200
  msgid "This table lists all actions that can be taken to the wppa+ system"
13201
  msgstr ""
13202
 
13203
+ #: wppa-settings-autosave.php:6759 wppa-settings-autosave.php:7543
13204
  msgid "Specification"
13205
  msgstr ""
13206
 
13207
+ #: wppa-settings-autosave.php:6760 wppa-settings-autosave.php:7544
13208
+ #: wppa-settings-autosave.php:10217 wppa-settings-autosave.php:10239
13209
  msgid "Do it!"
13210
  msgstr ""
13211
 
13212
+ #: wppa-settings-autosave.php:6762 wppa-settings-autosave.php:7546
13213
  msgid "To Go"
13214
  msgstr ""
13215
 
13216
+ #: wppa-settings-autosave.php:6770
13217
  msgid "Harmless and reverseable actions"
13218
  msgstr ""
13219
 
13220
+ #: wppa-settings-autosave.php:6772
13221
  msgid "Ignore concurrency"
13222
  msgstr ""
13223
 
13224
+ #: wppa-settings-autosave.php:6773
13225
  msgid "Ignore the prevention of concurrent actions."
13226
  msgstr ""
13227
 
13228
+ #: wppa-settings-autosave.php:6774
13229
  msgid ""
13230
  "This setting is meant to recover from deadlock situations only. Use with "
13231
  "care!"
13232
  msgstr ""
13233
 
13234
+ #: wppa-settings-autosave.php:6785
13235
  msgid "Setup"
13236
  msgstr ""
13237
 
13238
+ #: wppa-settings-autosave.php:6786
13239
  msgid "Re-initialize plugin."
13240
  msgstr ""
13241
 
13242
+ #: wppa-settings-autosave.php:6787
13243
  msgid ""
13244
  "Re-initilizes the plugin, (re)creates database tables and sets up default "
13245
  "settings and directories if required."
13246
  msgstr ""
13247
 
13248
+ #: wppa-settings-autosave.php:6788
13249
  msgid ""
13250
  "This action may be required to setup blogs in a multiblog (network) site as "
13251
  "well as in rare cases to correct initilization errors."
13252
  msgstr ""
13253
 
13254
+ #: wppa-settings-autosave.php:6799
13255
  msgid "Backup settings"
13256
  msgstr ""
13257
 
13258
+ #: wppa-settings-autosave.php:6800
13259
  msgid "Save all settings into a backup file."
13260
  msgstr ""
13261
 
13262
+ #: wppa-settings-autosave.php:6801
13263
  msgid "Saves all the settings into a backup file"
13264
  msgstr ""
13265
 
13266
+ #: wppa-settings-autosave.php:6812
13267
  msgid "Load settings"
13268
  msgstr ""
13269
 
13270
+ #: wppa-settings-autosave.php:6813
13271
  msgid "Restore all settings from defaults, a backup or skin file."
13272
  msgstr ""
13273
 
13274
+ #: wppa-settings-autosave.php:6814
13275
  msgid ""
13276
  "Restores all the settings from the factory supplied defaults, the backup you "
13277
  "created or from a skin file."
13278
  msgstr ""
13279
 
13280
+ #: wppa-settings-autosave.php:6820
13281
  msgid "--- set to defaults ---"
13282
  msgstr ""
13283
 
13284
+ #: wppa-settings-autosave.php:6823
13285
  msgid "--- restore backup ---"
13286
  msgstr ""
13287
 
13288
+ #: wppa-settings-autosave.php:6845
13289
  msgid "Regenerate"
13290
  msgstr ""
13291
 
13292
+ #: wppa-settings-autosave.php:6846 wppa-settings-autosave.php:6847
13293
  msgid "Regenerate all thumbnails."
13294
  msgstr ""
13295
 
13296
+ #: wppa-settings-autosave.php:6850 wppa-settings-autosave.php:6954
13297
+ #: wppa-settings-autosave.php:7035
13298
  msgid "Skip one"
13299
  msgstr ""
13300
 
13301
+ #: wppa-settings-autosave.php:6859
13302
  msgid "Rerate"
13303
  msgstr ""
13304
 
13305
+ #: wppa-settings-autosave.php:6860
13306
  msgid "Recalculate ratings."
13307
  msgstr ""
13308
 
13309
+ #: wppa-settings-autosave.php:6861
13310
  msgid ""
13311
  "This function will recalculate all mean photo ratings from the ratings table."
13312
  msgstr ""
13313
 
13314
+ #: wppa-settings-autosave.php:6862
13315
  msgid ""
13316
  "You may need this function after the re-import of previously exported photos"
13317
  msgstr ""
13318
 
13319
+ #: wppa-settings-autosave.php:6873
13320
  msgid "Lost and found"
13321
  msgstr ""
13322
 
13323
+ #: wppa-settings-autosave.php:6874
13324
  msgid "Find \"lost\" photos."
13325
  msgstr ""
13326
 
13327
+ #: wppa-settings-autosave.php:6875
13328
  msgid "This function will attempt to find lost photos."
13329
  msgstr ""
13330
 
13331
+ #: wppa-settings-autosave.php:6886
13332
  msgid "Recuperate"
13333
  msgstr ""
13334
 
13335
+ #: wppa-settings-autosave.php:6888
13336
  msgid ""
13337
  "This action will attempt to find and register IPTC and EXIF data from photos "
13338
  "in the WPPA+ system."
13339
  msgstr ""
13340
 
13341
+ #: wppa-settings-autosave.php:6899
13342
  msgid "Remake Index Albums"
13343
  msgstr ""
13344
 
13345
+ #: wppa-settings-autosave.php:6900
13346
  msgid "Remakes the index database table for albums."
13347
  msgstr ""
13348
 
13349
+ #: wppa-settings-autosave.php:6912
13350
  msgid "Remake Index Photos"
13351
  msgstr ""
13352
 
13353
+ #: wppa-settings-autosave.php:6913
13354
  msgid "Remakes the index database table for photos."
13355
  msgstr ""
13356
 
13357
+ #: wppa-settings-autosave.php:6931
13358
  msgid "Convert to tree"
13359
  msgstr ""
13360
 
13361
+ #: wppa-settings-autosave.php:6932
13362
  msgid "Convert filesystem to tree structure."
13363
  msgstr ""
13364
 
13365
+ #: wppa-settings-autosave.php:6935
13366
  msgid "Convert to flat"
13367
  msgstr ""
13368
 
13369
+ #: wppa-settings-autosave.php:6936
13370
  msgid "Convert filesystem to flat structure."
13371
  msgstr ""
13372
 
13373
+ #: wppa-settings-autosave.php:6938
13374
  msgid ""
13375
  "If you want to go back to a wppa+ version prior to 5.0.16, you MUST convert "
13376
  "to flat first."
13377
  msgstr ""
13378
 
13379
+ #: wppa-settings-autosave.php:6949
13380
  msgid "Remake"
13381
  msgstr ""
13382
 
13383
+ #: wppa-settings-autosave.php:6950
13384
  msgid "Remake the photofiles from photo sourcefiles."
13385
  msgstr ""
13386
 
13387
+ #: wppa-settings-autosave.php:6951
13388
  msgid ""
13389
  "This action will remake the fullsize images, thumbnail images, and will "
13390
  "refresh the iptc and exif data for all photos where the source is found in "
13391
  "the corresponding album sub-directory of the source directory."
13392
  msgstr ""
13393
 
13394
+ #: wppa-settings-autosave.php:6963
13395
  msgid "Orientation only"
13396
  msgstr ""
13397
 
13398
+ #: wppa-settings-autosave.php:6964
13399
  msgid "Remake non standard orientated photos only."
13400
  msgstr ""
13401
 
13402
+ #: wppa-settings-autosave.php:6977
13403
  msgid "Missing only"
13404
  msgstr ""
13405
 
13406
+ #: wppa-settings-autosave.php:6978
13407
  msgid "Remake missing photofiles only."
13408
  msgstr ""
13409
 
13410
+ #: wppa-settings-autosave.php:6991
13411
  msgid "Recalc sizes"
13412
  msgstr ""
13413
 
13414
+ #: wppa-settings-autosave.php:6992
13415
  msgid "Recalculate photosizes and save to db."
13416
  msgstr ""
13417
 
13418
+ #: wppa-settings-autosave.php:7004
13419
  msgid "Renew album crypt"
13420
  msgstr ""
13421
 
13422
+ #: wppa-settings-autosave.php:7005
13423
  msgid "Renew album encrcryption codes."
13424
  msgstr ""
13425
 
13426
+ #: wppa-settings-autosave.php:7017
13427
  msgid "Renew photo crypt"
13428
  msgstr ""
13429
 
13430
+ #: wppa-settings-autosave.php:7018
13431
  msgid "Renew photo encrcryption codes."
13432
  msgstr ""
13433
 
13434
+ #: wppa-settings-autosave.php:7030
13435
  msgid "Create orietation sources"
13436
  msgstr ""
13437
 
13438
+ #: wppa-settings-autosave.php:7031
13439
  msgid "Creates correctly oriented pseudo source file."
13440
  msgstr ""
13441
 
13442
+ #: wppa-settings-autosave.php:7044
13443
  msgid "Clearing and other irreverseable actions"
13444
  msgstr ""
13445
 
13446
+ #: wppa-settings-autosave.php:7046
13447
  msgid "Clear ratings"
13448
  msgstr ""
13449
 
13450
+ #: wppa-settings-autosave.php:7047
13451
  msgid "Reset all ratings."
13452
  msgstr ""
13453
 
13454
+ #: wppa-settings-autosave.php:7048
13455
  msgid "WARNING: If checked, this will clear all ratings in the system!"
13456
  msgstr ""
13457
 
13458
+ #: wppa-settings-autosave.php:7059
13459
  msgid "Clear viewcounts"
13460
  msgstr ""
13461
 
13462
+ #: wppa-settings-autosave.php:7060
13463
  msgid "Reset all viewcounts."
13464
  msgstr ""
13465
 
13466
+ #: wppa-settings-autosave.php:7061
13467
  msgid "WARNING: If checked, this will clear all viewcounts in the system!"
13468
  msgstr ""
13469
 
13470
+ #: wppa-settings-autosave.php:7072
13471
  msgid "Reset IPTC"
13472
  msgstr ""
13473
 
13474
+ #: wppa-settings-autosave.php:7073
13475
  msgid "Clear all IPTC data."
13476
  msgstr ""
13477
 
13478
+ #: wppa-settings-autosave.php:7074
13479
  msgid "WARNING: If checked, this will clear all IPTC data in the system!"
13480
  msgstr ""
13481
 
13482
+ #: wppa-settings-autosave.php:7085
13483
  msgid "Reset EXIF"
13484
  msgstr ""
13485
 
13486
+ #: wppa-settings-autosave.php:7086
13487
  msgid "Clear all EXIF data."
13488
  msgstr ""
13489
 
13490
+ #: wppa-settings-autosave.php:7087
13491
  msgid "WARNING: If checked, this will clear all EXIF data in the system!"
13492
  msgstr ""
13493
 
13494
+ #: wppa-settings-autosave.php:7098
13495
  msgid "Apply New Photodesc"
13496
  msgstr ""
13497
 
13498
+ #: wppa-settings-autosave.php:7099
13499
  msgid "Apply New photo description on all photos in the system."
13500
  msgstr ""
13501
 
13502
+ #: wppa-settings-autosave.php:7111
13503
  msgid "Append to photodesc"
13504
  msgstr ""
13505
 
13506
+ #: wppa-settings-autosave.php:7112
13507
  msgid "Append this text to all photo descriptions."
13508
  msgstr ""
13509
 
13510
+ #: wppa-settings-autosave.php:7126
13511
  msgid "Remove from photodesc"
13512
  msgstr ""
13513
 
13514
+ #: wppa-settings-autosave.php:7127
13515
  msgid "Remove this text from all photo descriptions."
13516
  msgstr ""
13517
 
13518
+ #: wppa-settings-autosave.php:7141
13519
  msgid "Remove empty albums"
13520
  msgstr ""
13521
 
13522
+ #: wppa-settings-autosave.php:7142
13523
  msgid "Removes albums that are not used."
13524
  msgstr ""
13525
 
13526
+ #: wppa-settings-autosave.php:7154
13527
  msgid "Remove file-ext"
13528
  msgstr ""
13529
 
13530
+ #: wppa-settings-autosave.php:7155
13531
  msgid "Remove possible file extension from photo name."
13532
  msgstr ""
13533
 
13534
+ #: wppa-settings-autosave.php:7156
13535
  msgid ""
13536
  "This may be required for old photos, uploaded when the option in Table IX-D3 "
13537
  "was not yet available/selected."
13538
  msgstr ""
13539
 
13540
+ #: wppa-settings-autosave.php:7167
13541
  msgid "Re-add file-ext"
13542
  msgstr ""
13543
 
13544
+ #: wppa-settings-autosave.php:7168
13545
  msgid "Revert the <i>Remove file-ext</i> action."
13546
  msgstr ""
13547
 
13548
+ #: wppa-settings-autosave.php:7180
13549
+ msgid "All to lower"
13550
+ msgstr ""
13551
+
13552
+ #: wppa-settings-autosave.php:7181
13553
+ msgid "Convert all file-extensions to lowercase."
13554
+ msgstr ""
13555
+
13556
+ #: wppa-settings-autosave.php:7182
13557
+ msgid ""
13558
+ "Affects display files, thumbnail files, and saved extensions in database "
13559
+ "table. Leaves sourcefiles untouched"
13560
+ msgstr ""
13561
+
13562
+ #: wppa-settings-autosave.php:7183
13563
+ msgid ""
13564
+ "If both upper and lowercase files exist, the file with the uppercase "
13565
+ "extension will be removed."
13566
+ msgstr ""
13567
+
13568
+ #: wppa-settings-autosave.php:7194
13569
  msgid "Watermark all"
13570
  msgstr ""
13571
 
13572
+ #: wppa-settings-autosave.php:7195
13573
  msgid "Apply watermark according to current settings to all photos."
13574
  msgstr ""
13575
 
13576
+ #: wppa-settings-autosave.php:7196
13577
  msgid "See Table IX_F for the current watermark settings"
13578
  msgstr ""
13579
 
13580
+ #: wppa-settings-autosave.php:7207
13581
  msgid "Create all autopages"
13582
  msgstr ""
13583
 
13584
+ #: wppa-settings-autosave.php:7208
13585
  msgid "Create all the pages to display slides individually."
13586
  msgstr ""
13587
 
13588
+ #: wppa-settings-autosave.php:7209 wppa-settings-autosave.php:7223
13589
  msgid "See also Table IV-A10."
13590
  msgstr ""
13591
 
13592
+ #: wppa-settings-autosave.php:7210
13593
  msgid ""
13594
  "Make sure you have a custom menu and the \"Automatically add new top-level "
13595
  "pages to this menu\" box UNticked!!"
13596
  msgstr ""
13597
 
13598
+ #: wppa-settings-autosave.php:7221
13599
  msgid "Delete all autopages"
13600
  msgstr ""
13601
 
13602
+ #: wppa-settings-autosave.php:7222
13603
  msgid "Delete all the pages to display slides individually."
13604
  msgstr ""
13605
 
13606
+ #: wppa-settings-autosave.php:7235
13607
  msgid "Leading zeroes"
13608
  msgstr ""
13609
 
13610
+ #: wppa-settings-autosave.php:7236
13611
  msgid "If photoname numeric, add leading zeros"
13612
  msgstr ""
13613
 
13614
+ #: wppa-settings-autosave.php:7237
13615
  msgid ""
13616
  "You can extend the name with leading zeros, so alphabetic sort becomes equal "
13617
  "to numeric sort order."
13618
  msgstr ""
13619
 
13620
+ #: wppa-settings-autosave.php:7240
13621
  msgid "Total chars"
13622
  msgstr ""
13623
 
13624
+ #: wppa-settings-autosave.php:7249
13625
  msgid "Add GPX tag"
13626
  msgstr ""
13627
 
13628
+ #: wppa-settings-autosave.php:7250
13629
  msgid "Make sure photos with gpx data have a Gpx tag"
13630
  msgstr ""
13631
 
13632
+ #: wppa-settings-autosave.php:7263 wppa-settings-autosave.php:8322
13633
  msgid "Optimize files"
13634
  msgstr ""
13635
 
13636
+ #: wppa-settings-autosave.php:7264
13637
  msgid "Optimize with EWWW image optimizer"
13638
  msgstr ""
13639
 
13640
+ #: wppa-settings-autosave.php:7277
13641
  msgid "Edit tag"
13642
  msgstr ""
13643
 
13644
+ #: wppa-settings-autosave.php:7278
13645
  msgid "Globally change a tagname."
13646
  msgstr ""
13647
 
13648
+ #: wppa-settings-autosave.php:7284
13649
  msgid "-select a tag-"
13650
  msgstr ""
13651
 
13652
+ #: wppa-settings-autosave.php:7290
13653
  msgid "Tag:"
13654
  msgstr ""
13655
 
13656
+ #: wppa-settings-autosave.php:7291
13657
  msgid "Change to:"
13658
  msgstr ""
13659
 
13660
+ #: wppa-settings-autosave.php:7300
13661
  msgid "Synchronize Cloudinary"
13662
  msgstr ""
13663
 
13664
+ #: wppa-settings-autosave.php:7301
13665
  msgid "Removes/adds images in the cloud."
13666
  msgstr ""
13667
 
13668
+ #: wppa-settings-autosave.php:7302
13669
  msgid "Removes old images and verifies/adds new images to Cloudinary."
13670
  msgstr ""
13671
 
13672
+ #: wppa-settings-autosave.php:7303
13673
  msgid "See Table IX-K4.7 for the configured lifetime."
13674
  msgstr ""
13675
 
13676
+ #: wppa-settings-autosave.php:7314
13677
  msgid "Fix tags"
13678
  msgstr ""
13679
 
13680
+ #: wppa-settings-autosave.php:7315
13681
  msgid "Make sure photo tags format is uptodate"
13682
  msgstr ""
13683
 
13684
+ #: wppa-settings-autosave.php:7316
13685
  msgid "Fixes tags to be conform current database rules."
13686
  msgstr ""
13687
 
13688
+ #: wppa-settings-autosave.php:7327
13689
  msgid "Fix cats"
13690
  msgstr ""
13691
 
13692
+ #: wppa-settings-autosave.php:7328
13693
  msgid "Make sure album cats format is uptodate"
13694
  msgstr ""
13695
 
13696
+ #: wppa-settings-autosave.php:7329
13697
  msgid "Fixes cats to be conform current database rules."
13698
  msgstr ""
13699
 
13700
+ #: wppa-settings-autosave.php:7340
13701
  msgid "Set owner to name"
13702
  msgstr ""
13703
 
13704
+ #: wppa-settings-autosave.php:7341
13705
  msgid "If photoname equals user display name, set him owner."
13706
  msgstr ""
13707
 
13708
+ #: wppa-settings-autosave.php:7353
13709
  msgid "Move all photos"
13710
  msgstr ""
13711
 
13712
+ #: wppa-settings-autosave.php:7354
13713
  msgid "Move all photos from one album to another album."
13714
  msgstr ""
13715
 
13716
+ #: wppa-settings-autosave.php:7368 wppa-settings-autosave.php:7391
13717
  msgid "From"
13718
  msgstr ""
13719
 
13720
+ #: wppa-settings-autosave.php:7369
13721
  msgid "Move from album number"
13722
  msgstr ""
13723
 
13724
+ #: wppa-settings-autosave.php:7378 wppa-settings-autosave.php:7418
13725
  msgid "To"
13726
  msgstr ""
13727
 
13728
+ #: wppa-settings-autosave.php:7379
13729
  msgid "Move to album number"
13730
  msgstr ""
13731
 
13732
+ #: wppa-settings-autosave.php:7392
13733
  msgid "Move from album"
13734
  msgstr ""
13735
 
13736
+ #: wppa-settings-autosave.php:7419
13737
  msgid "Move to album"
13738
  msgstr ""
13739
 
13740
+ #: wppa-settings-autosave.php:7461
13741
  msgid "Listings"
13742
  msgstr ""
13743
 
13744
+ #: wppa-settings-autosave.php:7463
13745
  msgid "List Logfile"
13746
  msgstr ""
13747
 
13748
+ #: wppa-settings-autosave.php:7464
13749
  msgid "Show the content of wppa+ (error) log."
13750
  msgstr ""
13751
 
13752
+ #: wppa-settings-autosave.php:7468
13753
  msgid "Purge logfile"
13754
  msgstr ""
13755
 
13756
+ #: wppa-settings-autosave.php:7477
13757
  msgid "List Ratings"
13758
  msgstr ""
13759
 
13760
+ #: wppa-settings-autosave.php:7478
13761
  msgid "Show the most recent ratings."
13762
  msgstr ""
13763
 
13764
+ #: wppa-settings-autosave.php:7491
13765
  msgid "List Index"
13766
  msgstr ""
13767
 
13768
+ #: wppa-settings-autosave.php:7492
13769
  msgid "Show the content if the index table."
13770
  msgstr ""
13771
 
13772
+ #: wppa-settings-autosave.php:7496
13773
  msgid "Start at text:"
13774
  msgstr ""
13775
 
13776
+ #: wppa-settings-autosave.php:7506
13777
  msgid "List active sessions"
13778
  msgstr ""
13779
 
13780
+ #: wppa-settings-autosave.php:7507
13781
  msgid "Show the content of the sessions table."
13782
  msgstr ""
13783
 
13784
+ #: wppa-settings-autosave.php:7520
13785
  msgid "List comments"
13786
  msgstr ""
13787
 
13788
+ #: wppa-settings-autosave.php:7521
13789
  msgid "Show the content of the comments table."
13790
  msgstr ""
13791
 
13792
+ #: wppa-settings-autosave.php:7527
13793
  msgid "Order by:"
13794
  msgstr ""
13795
 
13796
+ #: wppa-settings-autosave.php:7556
13797
  msgid "Table IX:"
13798
  msgstr ""
13799
 
13800
+ #: wppa-settings-autosave.php:7556
13801
  msgid "Miscellaneous:"
13802
  msgstr ""
13803
 
13804
+ #: wppa-settings-autosave.php:7557
13805
  msgid "This table lists all settings that do not fit into an other table"
13806
  msgstr ""
13807
 
13808
+ #: wppa-settings-autosave.php:7575
13809
  msgid "Internal engine related settings"
13810
  msgstr ""
13811
 
13812
+ #: wppa-settings-autosave.php:7577
13813
  msgid "WPPA+ Filter priority"
13814
  msgstr ""
13815
 
13816
+ #: wppa-settings-autosave.php:7578
13817
  msgid "Sets the priority of the wppa+ content filter."
13818
  msgstr ""
13819
 
13820
+ #: wppa-settings-autosave.php:7579 wppa-settings-autosave.php:7588
13821
  msgid ""
13822
  "If you encounter conflicts with the theme or other plugins, increasing this "
13823
  "value sometimes helps. Use with great care!"
13824
  msgstr ""
13825
 
13826
+ #: wppa-settings-autosave.php:7586
13827
  msgid "Do_shortcode priority"
13828
  msgstr ""
13829
 
13830
+ #: wppa-settings-autosave.php:7587
13831
  msgid "Sets the priority of the do_shortcode() content filter."
13832
  msgstr ""
13833
 
13834
+ #: wppa-settings-autosave.php:7595
13835
  msgid "WPPA shortcode at Filter priority"
13836
  msgstr ""
13837
 
13838
+ #: wppa-settings-autosave.php:7596
13839
  msgid "Execute shortcode expansion on filter priority in posts and pages."
13840
  msgstr ""
13841
 
13842
+ #: wppa-settings-autosave.php:7597 wppa-settings-autosave.php:7606
13843
  msgid "Use to fix certain layout problems"
13844
  msgstr ""
13845
 
13846
+ #: wppa-settings-autosave.php:7604
13847
  msgid "WPPA shortcode at Filter priority widget"
13848
  msgstr ""
13849
 
13850
+ #: wppa-settings-autosave.php:7605
13851
  msgid "Execute shortcode expansion on filter priority in widgets."
13852
  msgstr ""
13853
 
13854
+ #: wppa-settings-autosave.php:7613
13855
  msgid "JPG image quality"
13856
  msgstr ""
13857
 
13858
+ #: wppa-settings-autosave.php:7614
13859
  msgid "The jpg quality when photos are downsized"
13860
  msgstr ""
13861
 
13862
+ #: wppa-settings-autosave.php:7615
13863
  msgid "The higher the number the better the quality but the larger the file"
13864
  msgstr ""
13865
 
13866
+ #: wppa-settings-autosave.php:7616
13867
  msgid "Possible values 20..100"
13868
  msgstr ""
13869
 
13870
+ #: wppa-settings-autosave.php:7623
13871
  msgid "Allow WPPA+ Debugging"
13872
  msgstr ""
13873
 
13874
+ #: wppa-settings-autosave.php:7624
13875
  msgid "Allow the use of &amp;debug=.. in urls to this site."
13876
  msgstr ""
13877
 
13878
+ #: wppa-settings-autosave.php:7625
13879
  msgid ""
13880
  "If checked: appending (?)(&)debug or (?)(&)debug=<int> to an url to this "
13881
  "site will generate the display of special WPPA+ diagnostics, as well as php "
13882
  "warnings"
13883
  msgstr ""
13884
 
13885
+ #: wppa-settings-autosave.php:7632
13886
  msgid "Auto continue"
13887
  msgstr ""
13888
 
13889
+ #: wppa-settings-autosave.php:7633
13890
  msgid "Continue automatic after time out"
13891
  msgstr ""
13892
 
13893
+ #: wppa-settings-autosave.php:7634
13894
  msgid ""
13895
  "If checked, an attempt will be made to restart an admin process when the "
13896
  "time is out."
13897
  msgstr ""
13898
 
13899
+ #: wppa-settings-autosave.php:7642
13900
  msgid "Set max execution time here."
13901
  msgstr ""
13902
 
13903
+ #: wppa-settings-autosave.php:7643
13904
  msgid ""
13905
  "If your php config does not properly set the max execution time, you can set "
13906
  "it here. Seconds, 0 means do not change."
13907
  msgstr ""
13908
 
13909
+ #: wppa-settings-autosave.php:7644
13910
  msgid "A safe value is 45 in most cases"
13911
  msgstr ""
13912
 
13913
+ #: wppa-settings-autosave.php:7645
13914
  #, php-format
13915
  msgid "The PHP setting max_execution_time is set to %s."
13916
  msgstr ""
13917
 
13918
+ #: wppa-settings-autosave.php:7653
13919
  msgid "Feed use thumb"
13920
  msgstr ""
13921
 
13922
+ #: wppa-settings-autosave.php:7654
13923
  msgid "Feeds use thumbnail pictures always."
13924
  msgstr ""
13925
 
13926
+ #: wppa-settings-autosave.php:7662
13927
  msgid "Enable <i>in-line</i> settings"
13928
  msgstr ""
13929
 
13930
+ #: wppa-settings-autosave.php:7663
13931
  msgid "Activates shortcode [wppa_set][/wppa_set]."
13932
  msgstr ""
13933
 
13934
+ #: wppa-settings-autosave.php:7664
13935
  msgid ""
13936
  "Syntax: [wppa_set name=\"any wppa setting\" value=\"new value\"][/wppa_set]"
13937
  msgstr ""
13938
 
13939
+ #: wppa-settings-autosave.php:7665
13940
  msgid ""
13941
  "Example: [wppa_set name=\"wppa_thumbtype\" value=\"masonry-v\"][/wppa_set] "
13942
  "sets the thumbnail type to vertical masonry style"
13943
  msgstr ""
13944
 
13945
+ #: wppa-settings-autosave.php:7666
13946
  msgid "Do not forget to reset with [wppa_set][/wppa_set]"
13947
  msgstr ""
13948
 
13949
+ #: wppa-settings-autosave.php:7667
13950
  msgid "Use with great care! There is no check on validity of values!"
13951
  msgstr ""
13952
 
13953
+ #: wppa-settings-autosave.php:7674
13954
  msgid "Runtime modifyable settings"
13955
  msgstr ""
13956
 
13957
+ #: wppa-settings-autosave.php:7675
13958
  msgid "The setting slugs that may be altered using [wppa_set] shortcode."
13959
  msgstr ""
13960
 
13961
+ #: wppa-settings-autosave.php:7684
13962
  msgid "WPPA+ Admin related miscellaneous settings"
13963
  msgstr ""
13964
 
13965
+ #: wppa-settings-autosave.php:7686
13966
  msgid "Allow HTML"
13967
  msgstr ""
13968
 
13969
+ #: wppa-settings-autosave.php:7687
13970
  msgid "Allow HTML in album and photo descriptions."
13971
  msgstr ""
13972
 
13973
+ #: wppa-settings-autosave.php:7688 wppa-settings-autosave.php:7697
13974
  msgid ""
13975
  "If checked: html is allowed. WARNING: No checks on syntax, it is your own "
13976
  "responsability to close tags properly!"
13977
  msgstr ""
13978
 
13979
+ #: wppa-settings-autosave.php:7695
13980
  msgid "Allow HTML custom"
13981
  msgstr ""
13982
 
13983
+ #: wppa-settings-autosave.php:7696
13984
  msgid "Allow HTML in custom photo datafields."
13985
  msgstr ""
13986
 
13987
+ #: wppa-settings-autosave.php:7704
13988
  msgid "Check tag balance"
13989
  msgstr ""
13990
 
13991
+ #: wppa-settings-autosave.php:7705
13992
  msgid "Check if the HTML tags are properly closed: \"balanced\"."
13993
  msgstr ""
13994
 
13995
+ #: wppa-settings-autosave.php:7706
13996
  msgid ""
13997
  "If the HTML tags in an album or a photo description are not in balance, the "
13998
  "description is not updated, an errormessage is displayed"
13999
  msgstr ""
14000
 
14001
+ #: wppa-settings-autosave.php:7713
14002
  msgid "Use WP editor"
14003
  msgstr ""
14004
 
14005
+ #: wppa-settings-autosave.php:7714
14006
  msgid "Use the wp editor for multiline text fields."
14007
  msgstr ""
14008
 
14009
+ #: wppa-settings-autosave.php:7722
14010
  msgid "Album sel hierarchic"
14011
  msgstr ""
14012
 
14013
+ #: wppa-settings-autosave.php:7723
14014
  msgid "Show albums with (grand)parents in selection lists."
14015
  msgstr ""
14016
 
14017
+ #: wppa-settings-autosave.php:7731
14018
  msgid "Page sel hierarchic"
14019
  msgstr ""
14020
 
14021
+ #: wppa-settings-autosave.php:7732
14022
  msgid "Show pages with (grand)parents in selection lists."
14023
  msgstr ""
14024
 
14025
+ #: wppa-settings-autosave.php:7741
14026
  msgid "Album admin page size"
14027
  msgstr ""
14028
 
14029
+ #: wppa-settings-autosave.php:7742
14030
  msgid "The number of albums per page on the Edit Album admin page."
14031
  msgstr ""
14032
 
14033
+ #: wppa-settings-autosave.php:7752
14034
  msgid "Photo admin page size"
14035
  msgstr ""
14036
 
14037
+ #: wppa-settings-autosave.php:7753
14038
  msgid ""
14039
  "The number of photos per page on the <br/>Edit Album -> Manage photos and "
14040
  "Edit Photos admin pages."
14041
  msgstr ""
14042
 
14043
+ #: wppa-settings-autosave.php:7763
14044
+ msgid "Photo admin max albums"
14045
+ msgstr ""
14046
+
14047
+ #: wppa-settings-autosave.php:7764
14048
+ msgid "Max albums to show in album selectionbox."
14049
+ msgstr ""
14050
+
14051
+ #: wppa-settings-autosave.php:7765
14052
+ msgid ""
14053
+ "If there are more albums in the system, display an input box asking for "
14054
+ "album id#"
14055
+ msgstr ""
14056
+
14057
+ #: wppa-settings-autosave.php:7774
14058
  msgid "Comment admin page size"
14059
  msgstr ""
14060
 
14061
+ #: wppa-settings-autosave.php:7775
14062
  msgid "The number of comments per page on the Comments admin pages."
14063
  msgstr ""
14064
 
14065
+ #: wppa-settings-autosave.php:7785
14066
  msgid "Geo info edit"
14067
  msgstr ""
14068
 
14069
+ #: wppa-settings-autosave.php:7786
14070
  msgid "Lattitude and longitude may be edited in photo admin."
14071
  msgstr ""
14072
 
14073
+ #: wppa-settings-autosave.php:7794
14074
  msgid "Admin bar menu admin"
14075
  msgstr ""
14076
 
14077
+ #: wppa-settings-autosave.php:7795
14078
  msgid "Show menu on admin bar on admin pages."
14079
  msgstr ""
14080
 
14081
+ #: wppa-settings-autosave.php:7803
14082
  msgid "Admin bar menu frontend"
14083
  msgstr ""
14084
 
14085
+ #: wppa-settings-autosave.php:7804
14086
  msgid "Show menu on admin bar on frontend pages."
14087
  msgstr ""
14088
 
14089
+ #: wppa-settings-autosave.php:7812
14090
  msgid "Add shortcode to posts"
14091
  msgstr ""
14092
 
14093
+ #: wppa-settings-autosave.php:7813
14094
  msgid "Add a shortcode to the end of all posts."
14095
  msgstr ""
14096
 
14097
+ #: wppa-settings-autosave.php:7821
14098
  msgid "Shortcode to add"
14099
  msgstr ""
14100
 
14101
+ #: wppa-settings-autosave.php:7822
14102
  msgid "The shortcode to be added to the posts."
14103
  msgstr ""
14104
 
14105
+ #: wppa-settings-autosave.php:7830
14106
  msgid "Import page prieviews"
14107
  msgstr ""
14108
 
14109
+ #: wppa-settings-autosave.php:7831
14110
  msgid "Show thumbnail previews in import admin page."
14111
  msgstr ""
14112
 
14113
+ #: wppa-settings-autosave.php:7839
14114
  msgid "Upload audiostub"
14115
  msgstr ""
14116
 
14117
+ #: wppa-settings-autosave.php:7840
14118
  msgid "Upload a new audio stub file"
14119
  msgstr ""
14120
 
14121
+ #: wppa-settings-autosave.php:7844
14122
  msgid "Upload audio stub image"
14123
  msgstr ""
14124
 
14125
+ #: wppa-settings-autosave.php:7849
14126
  msgid "Confirm create"
14127
  msgstr ""
14128
 
14129
+ #: wppa-settings-autosave.php:7850
14130
  msgid "Display confirmation dialog before creating album."
14131
  msgstr ""
14132
 
14133
+ #: wppa-settings-autosave.php:7858
14134
  msgid "Import source root"
14135
  msgstr ""
14136
 
14137
+ #: wppa-settings-autosave.php:7859
14138
  msgid "Specify the highest level in the filesystem where to import from"
14139
  msgstr ""
14140
 
14141
+ #: wppa-settings-autosave.php:7876
14142
  msgid "Allow import from WPPA+ source folders"
14143
  msgstr ""
14144
 
14145
+ #: wppa-settings-autosave.php:7877
14146
  msgid "Only switch this on if you know what you are doing!"
14147
  msgstr ""
14148
 
14149
+ #: wppa-settings-autosave.php:7886
14150
  msgid "SEO related settings"
14151
  msgstr ""
14152
 
14153
+ #: wppa-settings-autosave.php:7888
14154
  msgid "Meta on page"
14155
  msgstr ""
14156
 
14157
+ #: wppa-settings-autosave.php:7889
14158
  msgid "Meta tags for photos on the page."
14159
  msgstr ""
14160
 
14161
+ #: wppa-settings-autosave.php:7890
14162
  msgid ""
14163
  "If checked, the header of the page will contain metatags that refer to "
14164
  "featured photos on the page in the page context."
14165
  msgstr ""
14166
 
14167
+ #: wppa-settings-autosave.php:7897
14168
  msgid "Meta all"
14169
  msgstr ""
14170
 
14171
+ #: wppa-settings-autosave.php:7898
14172
  msgid "Meta tags for all featured photos."
14173
  msgstr ""
14174
 
14175
+ #: wppa-settings-autosave.php:7899
14176
  msgid ""
14177
  "If checked, the header of the page will contain metatags that refer to all "
14178
  "featured photo files."
14179
  msgstr ""
14180
 
14181
+ #: wppa-settings-autosave.php:7900
14182
  msgid ""
14183
  "If you have many featured photos, you might wish to uncheck this item to "
14184
  "reduce the size of the page header."
14185
  msgstr ""
14186
 
14187
+ #: wppa-settings-autosave.php:7907
14188
  msgid "Add og meta tags"
14189
  msgstr ""
14190
 
14191
+ #: wppa-settings-autosave.php:7908
14192
  msgid "Add og meta tags to the page header."
14193
  msgstr ""
14194
 
14195
+ #: wppa-settings-autosave.php:7911
14196
  msgid ""
14197
  "Turning this off may affect the functionality of social media items in the "
14198
  "share box that rely on open graph tags information."
14199
  msgstr ""
14200
 
14201
+ #: wppa-settings-autosave.php:7917
14202
  msgid "Image Alt attribute type"
14203
  msgstr ""
14204
 
14205
+ #: wppa-settings-autosave.php:7918
14206
  msgid "Select kind of HTML alt=\"\" content for images."
14207
  msgstr ""
14208
 
14209
+ #: wppa-settings-autosave.php:7921
14210
  msgid "photo name"
14211
  msgstr ""
14212
 
14213
+ #: wppa-settings-autosave.php:7921
14214
  msgid "name without file-ext"
14215
  msgstr ""
14216
 
14217
+ #: wppa-settings-autosave.php:7921
14218
  msgid "set in album admin"
14219
  msgstr ""
14220
 
14221
+ #: wppa-settings-autosave.php:7928
14222
  msgid "New Album and New Photo related miscellaneous settings"
14223
  msgstr ""
14224
 
14225
+ #: wppa-settings-autosave.php:7966
14226
  msgid "Maximum time an album is indicated as New"
14227
  msgstr ""
14228
 
14229
+ #: wppa-settings-autosave.php:7974
14230
  msgid "New Photo"
14231
  msgstr ""
14232
 
14233
+ #: wppa-settings-autosave.php:7975
14234
  msgid "Maximum time a photo is indicated as New"
14235
  msgstr ""
14236
 
14237
+ #: wppa-settings-autosave.php:7983
14238
  msgid "Modified Album"
14239
  msgstr ""
14240
 
14241
+ #: wppa-settings-autosave.php:7984
14242
  msgid "Maximum time an album is indicated as Modified"
14243
  msgstr ""
14244
 
14245
+ #: wppa-settings-autosave.php:7992
14246
  msgid "Modified Photo"
14247
  msgstr ""
14248
 
14249
+ #: wppa-settings-autosave.php:7993
14250
  msgid "Maximum time a photo is indicated as Modofied"
14251
  msgstr ""
14252
 
14253
+ #: wppa-settings-autosave.php:8001
14254
  msgid "Use text labels"
14255
  msgstr ""
14256
 
14257
+ #: wppa-settings-autosave.php:8002
14258
  msgid "Use editable text for the New and Modified labels"
14259
  msgstr ""
14260
 
14261
+ #: wppa-settings-autosave.php:8003
14262
  msgid "If UNticked, you can specify the urls for custom images to be used."
14263
  msgstr ""
14264
 
14265
+ #: wppa-settings-autosave.php:8014
14266
  msgid "Orange"
14267
  msgstr ""
14268
 
14269
+ #: wppa-settings-autosave.php:8015
14270
  msgid "Yellow"
14271
  msgstr ""
14272
 
14273
+ #: wppa-settings-autosave.php:8018
14274
  msgid "Purple"
14275
  msgstr ""
14276
 
14277
+ #: wppa-settings-autosave.php:8019
14278
  msgid "Black/white"
14279
  msgstr ""
14280
 
14281
+ #: wppa-settings-autosave.php:8031 wppa-settings-autosave.php:8053
14282
  msgid "New label"
14283
  msgstr ""
14284
 
14285
+ #: wppa-settings-autosave.php:8032
14286
  msgid "Specify the \"New\" indicator details."
14287
  msgstr ""
14288
 
14289
+ #: wppa-settings-autosave.php:8033 wppa-settings-autosave.php:8044
14290
  msgid "If you use qTranslate, the text may be multilingual."
14291
  msgstr ""
14292
 
14293
+ #: wppa-settings-autosave.php:8042 wppa-settings-autosave.php:8062
14294
  msgid "Modified label"
14295
  msgstr ""
14296
 
14297
+ #: wppa-settings-autosave.php:8043
14298
  msgid "Specify the \"Modified\" indicator details."
14299
  msgstr ""
14300
 
14301
+ #: wppa-settings-autosave.php:8054
14302
  msgid "Specify the \"New\" indicator url."
14303
  msgstr ""
14304
 
14305
+ #: wppa-settings-autosave.php:8063
14306
  msgid "Specify the \"Modified\" indicator url."
14307
  msgstr ""
14308
 
14309
+ #: wppa-settings-autosave.php:8071
14310
  msgid "Limit LasTen New"
14311
  msgstr ""
14312
 
14313
+ #: wppa-settings-autosave.php:8072
14314
  msgid "Limits the LasTen photos to those that are 'New', or newly modified."
14315
  msgstr ""
14316
 
14317
+ #: wppa-settings-autosave.php:8073
14318
  msgid ""
14319
  "If you tick this box and configured the new photo time, you can even limit "
14320
  "the number by the setting in Table I-F7, or set that number to an unlikely "
14321
  "high value."
14322
  msgstr ""
14323
 
14324
+ #: wppa-settings-autosave.php:8080
14325
  msgid "LasTen use Modified"
14326
  msgstr ""
14327
 
14328
+ #: wppa-settings-autosave.php:8081
14329
  msgid ""
14330
  "Use the time modified rather than time upload for LasTen widget/shortcode."
14331
  msgstr ""
14332
 
14333
+ #: wppa-settings-autosave.php:8089
14334
  msgid "Apply Newphoto desc"
14335
  msgstr ""
14336
 
14337
+ #: wppa-settings-autosave.php:8090
14338
  msgid "Give each new photo a standard description."
14339
  msgstr ""
14340
 
14341
+ #: wppa-settings-autosave.php:8091
14342
  msgid ""
14343
  "If checked, each new photo will get the description (template) as specified "
14344
  "in the next item."
14345
  msgstr ""
14346
 
14347
+ #: wppa-settings-autosave.php:8098
14348
  msgid "New photo desc"
14349
  msgstr ""
14350
 
14351
+ #: wppa-settings-autosave.php:8099
14352
  msgid "The description (template) to add to a new photo."
14353
  msgstr ""
14354
 
14355
+ #: wppa-settings-autosave.php:8100
14356
  msgid "Enter the default description."
14357
  msgstr ""
14358
 
14359
+ #: wppa-settings-autosave.php:8101
14360
  msgid "If you use html, please check item A-1 of this table."
14361
  msgstr ""
14362
 
14363
+ #: wppa-settings-autosave.php:8108
14364
  msgid "New photo owner"
14365
  msgstr ""
14366
 
14367
+ #: wppa-settings-autosave.php:8109
14368
  msgid "The owner of a new uploaded photo."
14369
  msgstr ""
14370
 
14371
+ #: wppa-settings-autosave.php:8110
14372
  msgid "If you leave this blank, the uploader will be set as the owner"
14373
  msgstr ""
14374
 
14375
+ #: wppa-settings-autosave.php:8112
14376
  msgid "leave blank or enter login name"
14377
  msgstr ""
14378
 
14379
+ #: wppa-settings-autosave.php:8118
14380
  msgid "New albums are created with this upload limit."
14381
  msgstr ""
14382
 
14383
+ #: wppa-settings-autosave.php:8119
14384
  msgid ""
14385
  "Administrators can change the limit settings in the \"Edit Album Information"
14386
  "\" admin page."
14387
  msgstr ""
14388
 
14389
+ #: wppa-settings-autosave.php:8136
14390
  msgid "Default parent"
14391
  msgstr ""
14392
 
14393
+ #: wppa-settings-autosave.php:8137
14394
  msgid "The parent album of new albums."
14395
  msgstr ""
14396
 
14397
+ #: wppa-settings-autosave.php:8154
14398
  msgid "Default parent always"
14399
  msgstr ""
14400
 
14401
+ #: wppa-settings-autosave.php:8155
14402
  msgid ""
14403
  "The parent album of new albums is always the default, except for "
14404
  "administrators."
14405
  msgstr ""
14406
 
14407
+ #: wppa-settings-autosave.php:8163
14408
  msgid "Show album full"
14409
  msgstr ""
14410
 
14411
+ #: wppa-settings-autosave.php:8164
14412
  msgid "Show the Upload limit reached message if appropriate."
14413
  msgstr ""
14414
 
14415
+ #: wppa-settings-autosave.php:8172
14416
  msgid "Grant an album"
14417
  msgstr ""
14418
 
14419
+ #: wppa-settings-autosave.php:8173
14420
  msgid "Create an album for each user logging in."
14421
  msgstr ""
14422
 
14423
+ #: wppa-settings-autosave.php:8181
14424
  msgid "Grant album name"
14425
  msgstr ""
14426
 
14427
+ #: wppa-settings-autosave.php:8182
14428
  msgid "The name to be used for the album."
14429
  msgstr ""
14430
 
14431
+ #: wppa-settings-autosave.php:8185
14432
  msgid "Login name"
14433
  msgstr ""
14434
 
14435
+ #: wppa-settings-autosave.php:8185 wppa-upldr-widget.php:202
14436
  msgid "Display name"
14437
  msgstr ""
14438
 
14439
+ #: wppa-settings-autosave.php:8185
14440
  msgid "Id"
14441
  msgstr ""
14442
 
14443
+ #: wppa-settings-autosave.php:8185
14444
  msgid "Firstname Lastname"
14445
  msgstr ""
14446
 
14447
+ #: wppa-settings-autosave.php:8192
14448
  msgid "Grant parent selection method"
14449
  msgstr ""
14450
 
14451
+ #: wppa-settings-autosave.php:8193
14452
  msgid "The way the grant parents are defined."
14453
  msgstr ""
14454
 
14455
+ #: wppa-settings-autosave.php:8196
14456
  msgid "An album (multi)selectionbox"
14457
  msgstr ""
14458
 
14459
+ #: wppa-settings-autosave.php:8197
14460
  msgid "An album category"
14461
  msgstr ""
14462
 
14463
+ #: wppa-settings-autosave.php:8198
14464
  msgid "An index search token"
14465
  msgstr ""
14466
 
14467
+ #: wppa-settings-autosave.php:8212
14468
  msgid "Grant parent"
14469
  msgstr ""
14470
 
14471
+ #: wppa-settings-autosave.php:8213
14472
  msgid "The parent album(s) of the auto created albums."
14473
  msgstr ""
14474
 
14475
+ #: wppa-settings-autosave.php:8214
14476
  msgid ""
14477
  "You may select multiple albums. All logged in visitors will get their own "
14478
  "sub-album in each granted parent."
14479
  msgstr ""
14480
 
14481
+ #: wppa-settings-autosave.php:8232
14482
  msgid "Grant parent category"
14483
  msgstr ""
14484
 
14485
+ #: wppa-settings-autosave.php:8233
14486
  msgid "The category of the parent album(s) of the auto created albums."
14487
  msgstr ""
14488
 
14489
+ #: wppa-settings-autosave.php:8249
14490
  msgid "Grant parent index token"
14491
  msgstr ""
14492
 
14493
+ #: wppa-settings-autosave.php:8250
14494
  msgid ""
14495
  "The index token that defines the parent album(s) of the auto created albums."
14496
  msgstr ""
14497
 
14498
+ #: wppa-settings-autosave.php:8260
14499
  msgid "Max user albums"
14500
  msgstr ""
14501
 
14502
+ #: wppa-settings-autosave.php:8261
14503
  msgid "The max number of albums a user can create."
14504
  msgstr ""
14505
 
14506
+ #: wppa-settings-autosave.php:8262
14507
  msgid ""
14508
  "The maximum number of albums a user can create when he is not admin and "
14509
  "owner only is active"
14510
  msgstr ""
14511
 
14512
+ #: wppa-settings-autosave.php:8263
14513
  msgid "A number of 0 means No limit"
14514
  msgstr ""
14515
 
14516
+ #: wppa-settings-autosave.php:8270
14517
  msgid "Default photo name"
14518
  msgstr ""
14519
 
14520
+ #: wppa-settings-autosave.php:8271
14521
  msgid "Select the way the name of a new uploaded photo should be determined."
14522
  msgstr ""
14523
 
14524
+ #: wppa-settings-autosave.php:8274
14525
  msgid "Filename"
14526
  msgstr ""
14527
 
14528
+ #: wppa-settings-autosave.php:8275
14529
  msgid "Filename without extension"
14530
  msgstr ""
14531
 
14532
+ #: wppa-settings-autosave.php:8276
14533
  msgid "IPTC Tag 2#005 (Graphic name)"
14534
  msgstr ""
14535
 
14536
+ #: wppa-settings-autosave.php:8277
14537
  msgid "IPTC Tag 2#120 (Caption)"
14538
  msgstr ""
14539
 
14540
+ #: wppa-settings-autosave.php:8278
14541
  msgid "No name at all"
14542
  msgstr ""
14543
 
14544
+ #: wppa-settings-autosave.php:8286
14545
  msgid "Default coverphoto"
14546
  msgstr ""
14547
 
14548
+ #: wppa-settings-autosave.php:8287
14549
  msgid "Name of photofile to become cover image"
14550
  msgstr ""
14551
 
14552
+ #: wppa-settings-autosave.php:8288
14553
  msgid ""
14554
  "If you name a photofile like this setting before upload, it will become the "
14555
  "coverimage automaticly."
14556
  msgstr ""
14557
 
14558
+ #: wppa-settings-autosave.php:8295
14559
  msgid "Copy Timestamp"
14560
  msgstr ""
14561
 
14562
+ #: wppa-settings-autosave.php:8296
14563
  msgid "Copy timestamp when copying photo."
14564
  msgstr ""
14565
 
14566
+ #: wppa-settings-autosave.php:8297
14567
  msgid "If checked, the copied photo is not \"new\""
14568
  msgstr ""
14569
 
14570
+ #: wppa-settings-autosave.php:8304
14571
  msgid "Copy Owner"
14572
  msgstr ""
14573
 
14574
+ #: wppa-settings-autosave.php:8305
14575
  msgid "Copy the owner when copying photo."
14576
  msgstr ""
14577
 
14578
+ #: wppa-settings-autosave.php:8313
14579
  msgid "FE Albums public"
14580
  msgstr ""
14581
 
14582
+ #: wppa-settings-autosave.php:8314
14583
  msgid "Frontend created albums are --- public ---"
14584
  msgstr ""
14585
 
14586
+ #: wppa-settings-autosave.php:8323
14587
  msgid "Optimize image files right after upload/import"
14588
  msgstr ""
14589
 
14590
+ #: wppa-settings-autosave.php:8324
14591
  msgid "This option requires the plugin EWWW Image Optimizer to be activated"
14592
  msgstr ""
14593
 
14594
+ #: wppa-settings-autosave.php:8331
14595
  msgid "Default album linktype"
14596
  msgstr ""
14597
 
14598
+ #: wppa-settings-autosave.php:8332
14599
  msgid "The album linktype for new albums"
14600
  msgstr ""
14601
 
14602
+ #: wppa-settings-autosave.php:8351
14603
  msgid "Search Albums and Photos related settings"
14604
  msgstr ""
14605
 
14606
+ #: wppa-settings-autosave.php:8353
14607
  msgid "Search page"
14608
  msgstr ""
14609
 
14610
+ #: wppa-settings-autosave.php:8354
14611
  msgid "Display the search results on page."
14612
  msgstr ""
14613
 
14614
+ #: wppa-settings-autosave.php:8355
14615
  msgid ""
14616
  "Select the page to be used to display search results. The page MUST contain "
14617
  "[wppa][/wppa]."
14618
  msgstr ""
14619
 
14620
+ #: wppa-settings-autosave.php:8356
14621
  msgid "You may give it the title \"Search results\" or something alike."
14622
  msgstr ""
14623
 
14624
+ #: wppa-settings-autosave.php:8357
14625
  msgid ""
14626
  "Or you ou may use the standard page on which you display the generic album."
14627
  msgstr ""
14628
 
14629
+ #: wppa-settings-autosave.php:8390
14630
  msgid "Exclude separate"
14631
  msgstr ""
14632
 
14633
+ #: wppa-settings-autosave.php:8391
14634
  msgid "Do not search 'separate' albums."
14635
  msgstr ""
14636
 
14637
+ #: wppa-settings-autosave.php:8392
14638
  msgid ""
14639
  "When checked, albums (and photos in them) that have the parent set to --- "
14640
  "separate --- will be excluded from being searched."
14641
  msgstr ""
14642
 
14643
+ #: wppa-settings-autosave.php:8393
14644
  msgid ""
14645
  "Except when you start searching in a 'saparate' album, with the \"search in "
14646
  "current section\" box ticked."
14647
  msgstr ""
14648
 
14649
+ #: wppa-settings-autosave.php:8400
14650
  msgid "Include tags"
14651
  msgstr ""
14652
 
14653
+ #: wppa-settings-autosave.php:8401
14654
  msgid "Do also search the photo tags."
14655
  msgstr ""
14656
 
14657
+ #: wppa-settings-autosave.php:8402
14658
  msgid "When checked, the tags of the photo will also be searched."
14659
  msgstr ""
14660
 
14661
+ #: wppa-settings-autosave.php:8409
14662
  msgid "Include categories"
14663
  msgstr ""
14664
 
14665
+ #: wppa-settings-autosave.php:8410
14666
  msgid "Do also search the album categories."
14667
  msgstr ""
14668
 
14669
+ #: wppa-settings-autosave.php:8411
14670
  msgid "When checked, the categories of the album will also be searched."
14671
  msgstr ""
14672
 
14673
+ #: wppa-settings-autosave.php:8418
14674
  msgid "Include comments"
14675
  msgstr ""
14676
 
14677
+ #: wppa-settings-autosave.php:8419
14678
  msgid "Do also search the comments on photos."
14679
  msgstr ""
14680
 
14681
+ #: wppa-settings-autosave.php:8420
14682
  msgid "When checked, the comments of the photos will also be searched."
14683
  msgstr ""
14684
 
14685
+ #: wppa-settings-autosave.php:8427
14686
  msgid "Photos only"
14687
  msgstr ""
14688
 
14689
+ #: wppa-settings-autosave.php:8428
14690
  msgid "Search for photos only."
14691
  msgstr ""
14692
 
14693
+ #: wppa-settings-autosave.php:8429
14694
  msgid "When checked, only photos will be searched for."
14695
  msgstr ""
14696
 
14697
+ #: wppa-settings-autosave.php:8444
14698
  msgid "Max albums found"
14699
  msgstr ""
14700
 
14701
+ #: wppa-settings-autosave.php:8445
14702
  msgid "The maximum number of albums to be displayed."
14703
  msgstr ""
14704
 
14705
+ #: wppa-settings-autosave.php:8453
14706
  msgid "Max photos found"
14707
  msgstr ""
14708
 
14709
+ #: wppa-settings-autosave.php:8454
14710
  msgid "The maximum number of photos to be displayed."
14711
  msgstr ""
14712
 
14713
+ #: wppa-settings-autosave.php:8462
14714
  msgid "Tags OR only"
14715
  msgstr ""
14716
 
14717
+ #: wppa-settings-autosave.php:8463
14718
  msgid "No and / or buttons"
14719
  msgstr ""
14720
 
14721
+ #: wppa-settings-autosave.php:8464
14722
  msgid ""
14723
  "Hide the and/or radiobuttons and do the or method in the multitag widget and "
14724
  "shortcode."
14725
  msgstr ""
14726
 
14727
+ #: wppa-settings-autosave.php:8471
14728
  msgid "Tags add Inverse"
14729
  msgstr ""
14730
 
14731
+ #: wppa-settings-autosave.php:8472
14732
  msgid "Add a checkbox to invert the selection."
14733
  msgstr ""
14734
 
14735
+ #: wppa-settings-autosave.php:8473
14736
  msgid "Adds an Invert (NOT) checkbox on the multitag widget and shortcode."
14737
  msgstr ""
14738
 
14739
+ #: wppa-settings-autosave.php:8480
14740
  msgid "Floating searchtoken"
14741
  msgstr ""
14742
 
14743
+ #: wppa-settings-autosave.php:8481
14744
  msgid "A match need not start at the first char."
14745
  msgstr ""
14746
 
14747
+ #: wppa-settings-autosave.php:8482
14748
  msgid ""
14749
  "A match is found while searching also when the entered token is somewhere in "
14750
  "the middle of a word."
14751
  msgstr ""
14752
 
14753
+ #: wppa-settings-autosave.php:8483
14754
  msgid "This works in indexed search only!"
14755
  msgstr ""
14756
 
14757
+ #: wppa-settings-autosave.php:8490
14758
  msgid "Search results display"
14759
  msgstr ""
14760
 
14761
+ #: wppa-settings-autosave.php:8491
14762
  msgid "Select the way the search results should be displayed."
14763
  msgstr ""
14764
 
14765
+ #: wppa-settings-autosave.php:8492
14766
  msgid ""
14767
  "If you select anything different from \"Albums and thumbnails\", \"Photos "
14768
  "only\" is assumed (Table IX-E6)."
14769
  msgstr ""
14770
 
14771
+ #: wppa-settings-autosave.php:8494
14772
  msgid "Albums and thumbnails"
14773
  msgstr ""
14774
 
14775
+ #: wppa-settings-autosave.php:8494
14776
  msgid "Slideonly slideshow"
14777
  msgstr ""
14778
 
14779
+ #: wppa-settings-autosave.php:8501
14780
  msgid "Name max length"
14781
  msgstr ""
14782
 
14783
+ #: wppa-settings-autosave.php:8502
14784
  msgid "Max length of displayed photonames in supersearch selectionlist"
14785
  msgstr ""
14786
 
14787
+ #: wppa-settings-autosave.php:8503 wppa-settings-autosave.php:8512
14788
  msgid ""
14789
  "To limit the length of the selectionlist, enter the number of characters to "
14790
  "show."
14791
  msgstr ""
14792
 
14793
+ #: wppa-settings-autosave.php:8510
14794
  msgid "Text max length"
14795
  msgstr ""
14796
 
14797
+ #: wppa-settings-autosave.php:8511
14798
  msgid "Max length of displayed photo text in supersearch selectionlist"
14799
  msgstr ""
14800
 
14801
+ #: wppa-settings-autosave.php:8519
14802
  msgid "Search toptext"
14803
  msgstr ""
14804
 
14805
+ #: wppa-settings-autosave.php:8520
14806
  msgid "The text at the top of the search box."
14807
  msgstr ""
14808
 
14809
+ #: wppa-settings-autosave.php:8521
14810
  msgid "May contain unfiltered HTML."
14811
  msgstr ""
14812
 
14813
+ #: wppa-settings-autosave.php:8528
14814
  msgid "Section search text"
14815
  msgstr ""
14816
 
14817
+ #: wppa-settings-autosave.php:8529 wppa-settings-autosave.php:8538
14818
  msgid "The labeltext at the checkbox."
14819
  msgstr ""
14820
 
14821
+ #: wppa-settings-autosave.php:8537
14822
  msgid "Results search text"
14823
  msgstr ""
14824
 
14825
+ #: wppa-settings-autosave.php:8547
14826
  msgid "Watermark related settings"
14827
  msgstr ""
14828
 
14829
+ #: wppa-settings-autosave.php:8550
14830
  msgid "Enable the application of watermarks."
14831
  msgstr ""
14832
 
14833
+ #: wppa-settings-autosave.php:8551
14834
  msgid "If checked, photos can be watermarked during upload / import."
14835
  msgstr ""
14836
 
14837
+ #: wppa-settings-autosave.php:8560
14838
  msgid "Watermark file"
14839
  msgstr ""
14840
 
14841
+ #: wppa-settings-autosave.php:8561
14842
  msgid "The default watermarkfile to be used."
14843
  msgstr ""
14844
 
14845
+ #: wppa-settings-autosave.php:8562
14846
  msgid "Watermark files are of type png and reside in"
14847
  msgstr ""
14848
 
14849
+ #: wppa-settings-autosave.php:8563
14850
  msgid ""
14851
  "A suitable watermarkfile typically consists of a transparent background and "
14852
  "a black text or drawing."
14853
  msgstr ""
14854
 
14855
+ #: wppa-settings-autosave.php:8565
14856
  msgid ""
14857
  "You may also select one of the textual watermark types at the bottom of the "
14858
  "selection list."
14859
  msgstr ""
14860
 
14861
+ #: wppa-settings-autosave.php:8569
14862
  msgid "position:"
14863
  msgstr ""
14864
 
14865
+ #: wppa-settings-autosave.php:8575
14866
  msgid "Upload watermark"
14867
  msgstr ""
14868
 
14869
+ #: wppa-settings-autosave.php:8576
14870
  msgid "Upload a new watermark file"
14871
  msgstr ""
14872
 
14873
+ #: wppa-settings-autosave.php:8580
14874
  msgid "Upload watermark image"
14875
  msgstr ""
14876
 
14877
+ #: wppa-settings-autosave.php:8585
14878
  msgid "Watermark opacity image"
14879
  msgstr ""
14880
 
14881
+ #: wppa-settings-autosave.php:8586
14882
  msgid "You can set the intensity of image watermarks here."
14883
  msgstr ""
14884
 
14885
+ #: wppa-settings-autosave.php:8587 wppa-settings-autosave.php:8692
14886
  msgid ""
14887
  "The higher the number, the intenser the watermark. Value must be > 0 and <= "
14888
  "100."
14889
  msgstr ""
14890
 
14891
+ #: wppa-settings-autosave.php:8594
14892
  msgid "Textual watermark style"
14893
  msgstr ""
14894
 
14895
+ #: wppa-settings-autosave.php:8595
14896
  msgid "The way the textual watermarks look like"
14897
  msgstr ""
14898
 
14899
+ #: wppa-settings-autosave.php:8599
14900
  msgid "TV subtitle style"
14901
  msgstr ""
14902
 
14903
+ #: wppa-settings-autosave.php:8599
14904
  msgid "White text on black background"
14905
  msgstr ""
14906
 
14907
+ #: wppa-settings-autosave.php:8599
14908
  msgid "Black text on white background"
14909
  msgstr ""
14910
 
14911
+ #: wppa-settings-autosave.php:8599
14912
  msgid "Reverse TV style (Utopia)"
14913
  msgstr ""
14914
 
14915
+ #: wppa-settings-autosave.php:8599
14916
  msgid "White on transparent background"
14917
  msgstr ""
14918
 
14919
+ #: wppa-settings-autosave.php:8599
14920
  msgid "Black on transparent background"
14921
  msgstr ""
14922
 
14923
+ #: wppa-settings-autosave.php:8609
14924
  msgid "Predefined watermark text"
14925
  msgstr ""
14926
 
14927
+ #: wppa-settings-autosave.php:8610
14928
  msgid "The text to use when --- pre-defined --- is selected."
14929
  msgstr ""
14930
 
14931
+ #: wppa-settings-autosave.php:8611
14932
  msgid "You may use the following keywords:"
14933
  msgstr ""
14934
 
14935
+ #: wppa-settings-autosave.php:8612
14936
  msgid ""
14937
  "w#site, w#displayname, all standard photo keywords, iptc and exif keywords"
14938
  msgstr ""
14939
 
14940
+ #: wppa-settings-autosave.php:8619
14941
  msgid "Textual watermark font"
14942
  msgstr ""
14943
 
14944
+ #: wppa-settings-autosave.php:8620
14945
  msgid "The font to use with textusl watermarks."
14946
  msgstr ""
14947
 
14948
+ #: wppa-settings-autosave.php:8621
14949
  msgid "Except for the system font, are font files of type ttf and reside in"
14950
  msgstr ""
14951
 
14952
+ #: wppa-settings-autosave.php:8649
14953
  msgid "Textual watermark font size"
14954
  msgstr ""
14955
 
14956
+ #: wppa-settings-autosave.php:8650
14957
  msgid "You can set the size of the truetype fonts only."
14958
  msgstr ""
14959
 
14960
+ #: wppa-settings-autosave.php:8651
14961
  msgid ""
14962
  "System font can have size 1,2,3,4 or 5, in some stoneage fontsize units. Any "
14963
  "value > 5 will be treated as 5."
14964
  msgstr ""
14965
 
14966
+ #: wppa-settings-autosave.php:8652
14967
  msgid ""
14968
  "Truetype fonts can have any positive integer size, if your PHPs GD version "
14969
  "is 1, in pixels, in GD2 in points."
14970
  msgstr ""
14971
 
14972
+ #: wppa-settings-autosave.php:8653
14973
  msgid "It is unclear howmany pixels a point is..."
14974
  msgstr ""
14975
 
14976
+ #: wppa-settings-autosave.php:8660
14977
+ msgid "Foreground color"
14978
+ msgstr ""
14979
+
14980
+ #: wppa-settings-autosave.php:8661
14981
+ msgid "Textual watermark foreground color (black)."
14982
+ msgstr ""
14983
+
14984
+ #: wppa-settings-autosave.php:8671
14985
+ msgid "Textual watermark background color (white)."
14986
+ msgstr ""
14987
+
14988
+ #: wppa-settings-autosave.php:8680
14989
  msgid "Upload watermark font"
14990
  msgstr ""
14991
 
14992
+ #: wppa-settings-autosave.php:8681
14993
  msgid "Upload a new watermark font file"
14994
  msgstr ""
14995
 
14996
+ #: wppa-settings-autosave.php:8682
14997
  msgid ""
14998
  "Upload truetype fonts (.ttf) only, and test if they work on your server "
14999
  "platform."
15000
  msgstr ""
15001
 
15002
+ #: wppa-settings-autosave.php:8685
15003
  msgid "Upload TrueType font"
15004
  msgstr ""
15005
 
15006
+ #: wppa-settings-autosave.php:8690
15007
  msgid "Watermark opacity text"
15008
  msgstr ""
15009
 
15010
+ #: wppa-settings-autosave.php:8691
15011
  msgid "You can set the intensity of a text watermarks here."
15012
  msgstr ""
15013
 
15014
+ #: wppa-settings-autosave.php:8700
15015
  msgid "A real life preview. To update: refresh the page."
15016
  msgstr ""
15017
 
15018
+ #: wppa-settings-autosave.php:8711
15019
  msgid "Watermark thumbnails"
15020
  msgstr ""
15021
 
15022
+ #: wppa-settings-autosave.php:8712
15023
  msgid "Watermark also the thumbnail image files."
15024
  msgstr ""
15025
 
15026
+ #: wppa-settings-autosave.php:8720
15027
  msgid "Slideshow elements sequence order settings"
15028
  msgstr ""
15029
 
15030
+ #: wppa-settings-autosave.php:8726 wppa-settings-autosave.php:8772
15031
  msgid "StartStop"
15032
  msgstr ""
15033
 
15034
+ #: wppa-settings-autosave.php:8727 wppa-settings-autosave.php:8773
15035
  msgid "SlideFrame"
15036
  msgstr ""
15037
 
15038
+ #: wppa-settings-autosave.php:8729
15039
  msgid "Desc"
15040
  msgstr ""
15041
 
15042
+ #: wppa-settings-autosave.php:8732 wppa-settings-autosave.php:8777
15043
  msgid "FilmStrip"
15044
  msgstr ""
15045
 
15046
+ #: wppa-settings-autosave.php:8733 wppa-settings-autosave.php:8778
15047
  msgid "Browsebar"
15048
  msgstr ""
15049
 
15050
+ #: wppa-settings-autosave.php:8735 wppa-settings-autosave.php:8780
15051
  msgid "IPTC data"
15052
  msgstr ""
15053
 
15054
+ #: wppa-settings-autosave.php:8736 wppa-settings-autosave.php:8781
15055
  msgid "EXIF data"
15056
  msgstr ""
15057
 
15058
+ #: wppa-settings-autosave.php:8737 wppa-settings-autosave.php:8782
15059
  msgid "Share box"
15060
  msgstr ""
15061
 
15062
+ #: wppa-settings-autosave.php:8739 wppa-settings-autosave.php:8784
15063
  msgid "Enabled"
15064
  msgstr ""
15065
 
15066
+ #: wppa-settings-autosave.php:8740 wppa-settings-autosave.php:8785
15067
  msgid "Disabled"
15068
  msgstr ""
15069
 
15070
+ #: wppa-settings-autosave.php:8742 wppa-settings-autosave.php:8787
15071
  msgid "Start/Stop & Slower/Faster navigation bar"
15072
  msgstr ""
15073
 
15074
+ #: wppa-settings-autosave.php:8743 wppa-settings-autosave.php:8788
15075
  msgid "The Slide Frame"
15076
  msgstr ""
15077
 
15078
+ #: wppa-settings-autosave.php:8743 wppa-settings-autosave.php:8788
15079
  msgid "( Always )"
15080
  msgstr ""
15081
 
15082
+ #: wppa-settings-autosave.php:8744
15083
  msgid "Photo Name Box"
15084
  msgstr ""
15085
 
15086
+ #: wppa-settings-autosave.php:8745
15087
  msgid "Photo Description Box"
15088
  msgstr ""
15089
 
15090
+ #: wppa-settings-autosave.php:8746 wppa-settings-autosave.php:8790
15091
  msgid "Custom Box"
15092
  msgstr ""
15093
 
15094
+ #: wppa-settings-autosave.php:8747 wppa-settings-autosave.php:8791
15095
  msgid "Rating Bar"
15096
  msgstr ""
15097
 
15098
+ #: wppa-settings-autosave.php:8748 wppa-settings-autosave.php:8792
15099
  msgid "Film Strip with embedded Start/Stop and Goto functionality"
15100
  msgstr ""
15101
 
15102
+ #: wppa-settings-autosave.php:8749 wppa-settings-autosave.php:8793
15103
  msgid "Browse Bar with Photo X of Y counter"
15104
  msgstr ""
15105
 
15106
+ #: wppa-settings-autosave.php:8750 wppa-settings-autosave.php:8794
15107
  msgid "Comments Box"
15108
  msgstr ""
15109
 
15110
+ #: wppa-settings-autosave.php:8751 wppa-settings-autosave.php:8795
15111
  msgid "IPTC box"
15112
  msgstr ""
15113
 
15114
+ #: wppa-settings-autosave.php:8752 wppa-settings-autosave.php:8796
15115
  msgid "EXIF box"
15116
  msgstr ""
15117
 
15118
+ #: wppa-settings-autosave.php:8753 wppa-settings-autosave.php:8797
15119
  msgid "Social media share box"
15120
  msgstr ""
15121
 
15122
+ #: wppa-settings-autosave.php:8759 wppa-settings-autosave.php:8803
15123
  msgid "Move Up"
15124
  msgstr ""
15125
 
15126
+ #: wppa-settings-autosave.php:8774
15127
  msgid "NameDesc"
15128
  msgstr ""
15129
 
15130
+ #: wppa-settings-autosave.php:8789
15131
  msgid "Photo Name & Description Box"
15132
  msgstr ""
15133
 
15134
+ #: wppa-settings-autosave.php:8813
15135
  msgid "Swap Namedesc"
15136
  msgstr ""
15137
 
15138
+ #: wppa-settings-autosave.php:8814
15139
  msgid "Swap the order sequence of name and description"
15140
  msgstr ""
15141
 
15142
+ #: wppa-settings-autosave.php:8822
15143
  msgid "Split Name and Desc"
15144
  msgstr ""
15145
 
15146
+ #: wppa-settings-autosave.php:8823
15147
  msgid "Put Name and Description in separate boxes"
15148
  msgstr ""
15149
 
15150
+ #: wppa-settings-autosave.php:8826
15151
  msgid "Please reload this page after the green checkmark appears!"
15152
  msgstr ""
15153
 
15154
+ #: wppa-settings-autosave.php:8831
15155
  msgid "Source file management and other upload/import settings and actions."
15156
  msgstr ""
15157
 
15158
+ #: wppa-settings-autosave.php:8833
15159
  msgid "Keep sourcefiles admin"
15160
  msgstr ""
15161
 
15162
+ #: wppa-settings-autosave.php:8834
15163
  msgid "Keep the original uploaded and imported photo files."
15164
  msgstr ""
15165
 
15166
+ #: wppa-settings-autosave.php:8835 wppa-settings-autosave.php:8845
15167
  msgid ""
15168
  "The files will be kept in a separate directory with subdirectories for each "
15169
  "album"
15170
  msgstr ""
15171
 
15172
+ #: wppa-settings-autosave.php:8836 wppa-settings-autosave.php:8846
15173
  msgid ""
15174
  "These files can be used to update the photos used in displaying in wppa+ and "
15175
  "optionally for downloading original, un-downsized images."
15176
  msgstr ""
15177
 
15178
+ #: wppa-settings-autosave.php:8843
15179
  msgid "Keep sourcefiles frontend"
15180
  msgstr ""
15181
 
15182
+ #: wppa-settings-autosave.php:8844
15183
  msgid "Keep the original frontend uploaded photo files."
15184
  msgstr ""
15185
 
15186
+ #: wppa-settings-autosave.php:8853
15187
  msgid "Source directory"
15188
  msgstr ""
15189
 
15190
+ #: wppa-settings-autosave.php:8854
15191
  msgid "The path to the directory where the original photofiles will be saved."
15192
  msgstr ""
15193
 
15194
+ #: wppa-settings-autosave.php:8855
15195
  msgid "You may change the directory path, but it can not be an url."
15196
  msgstr ""
15197
 
15198
+ #: wppa-settings-autosave.php:8856
15199
  msgid ""
15200
  "The parent of the directory that you enter here must exist and be writable."
15201
  msgstr ""
15202
 
15203
+ #: wppa-settings-autosave.php:8857
15204
  msgid "The directory itsself will be created if it does not exist yet."
15205
  msgstr ""
15206
 
15207
+ #: wppa-settings-autosave.php:8864
15208
  msgid "Keep sync"
15209
  msgstr ""
15210
 
15211
+ #: wppa-settings-autosave.php:8865
15212
  msgid "Keep source synchronously with wppa system."
15213
  msgstr ""
15214
 
15215
+ #: wppa-settings-autosave.php:8866
15216
  msgid ""
15217
  "If checked, photos that are deleted from wppa, will also be removed from the "
15218
  "sourcefiles."
15219
  msgstr ""
15220
 
15221
+ #: wppa-settings-autosave.php:8867
15222
  msgid ""
15223
  "Also, copying or moving photos to different albums, will also copy/move the "
15224
  "sourcefiles."
15225
  msgstr ""
15226
 
15227
+ #: wppa-settings-autosave.php:8874
15228
  msgid "Remake add"
15229
  msgstr ""
15230
 
15231
+ #: wppa-settings-autosave.php:8875
15232
  msgid "Photos will be added from the source pool"
15233
  msgstr ""
15234
 
15235
+ #: wppa-settings-autosave.php:8876
15236
  msgid ""
15237
  "If checked: If photo files are found in the source directory that do not "
15238
  "exist in the corresponding album, they will be added to the album."
15239
  msgstr ""
15240
 
15241
+ #: wppa-settings-autosave.php:8883
15242
  msgid "Save IPTC data"
15243
  msgstr ""
15244
 
15245
+ #: wppa-settings-autosave.php:8884
15246
  msgid "Store the iptc data from the photo into the iptc db table"
15247
  msgstr ""
15248
 
15249
+ #: wppa-settings-autosave.php:8885
15250
  msgid ""
15251
  "You will need this if you enabled the display of iptc data in Table II-B17 "
15252
  "or if you use it in the photo descriptions."
15253
  msgstr ""
15254
 
15255
+ #: wppa-settings-autosave.php:8892
15256
  msgid "Save EXIF data"
15257
  msgstr ""
15258
 
15259
+ #: wppa-settings-autosave.php:8893
15260
  msgid "Store the exif data from the photo into the exif db table"
15261
  msgstr ""
15262
 
15263
+ #: wppa-settings-autosave.php:8894
15264
  msgid ""
15265
  "You will need this if you enabled the display of exif data in Table II-B18 "
15266
  "or if you use it in the photo descriptions."
15267
  msgstr ""
15268
 
15269
+ #: wppa-settings-autosave.php:8901
15270
  msgid "Max EXIF tag array size"
15271
  msgstr ""
15272
 
15273
+ #: wppa-settings-autosave.php:8902
15274
  msgid "Truncate array tags to ..."
15275
  msgstr ""
15276
 
15277
+ #: wppa-settings-autosave.php:8903
15278
  msgid "A value of 0 disables this feature"
15279
  msgstr ""
15280
 
15281
+ #: wppa-settings-autosave.php:8905
15282
  msgid "elements"
15283
  msgstr ""
15284
 
15285
+ #: wppa-settings-autosave.php:8910
15286
  msgid "Import Create page"
15287
  msgstr ""
15288
 
15289
+ #: wppa-settings-autosave.php:8911
15290
  msgid "Create wp page when a directory to album is imported."
15291
  msgstr ""
15292
 
15293
+ #: wppa-settings-autosave.php:8912
15294
  msgid ""
15295
  "As soon as an album is created when a directory is imported, a wp page is "
15296
  "made that displays the album content."
15297
  msgstr ""
15298
 
15299
+ #: wppa-settings-autosave.php:8920
15300
  msgid "Page content"
15301
  msgstr ""
15302
 
15303
+ #: wppa-settings-autosave.php:8921
15304
  msgid "The content of the page. Must contain <b>w#album</b>"
15305
  msgstr ""
15306
 
15307
+ #: wppa-settings-autosave.php:8922
15308
  msgid ""
15309
  "The content of the page. Note: it must contain w#album. This will be "
15310
  "replaced by the album number in the generated shortcode."
15311
  msgstr ""
15312
 
15313
+ #: wppa-settings-autosave.php:8930
15314
  msgid "Page type"
15315
  msgstr ""
15316
 
15317
+ #: wppa-settings-autosave.php:8931
15318
  msgid "Select the type of page to create."
15319
  msgstr ""
15320
 
15321
+ #: wppa-settings-autosave.php:8935
15322
  msgid "Post"
15323
  msgstr ""
15324
 
15325
+ #: wppa-settings-autosave.php:8942
15326
  msgid "Page status"
15327
  msgstr ""
15328
 
15329
+ #: wppa-settings-autosave.php:8943
15330
  msgid "Select the initial status of the page."
15331
  msgstr ""
15332
 
15333
+ #: wppa-settings-autosave.php:8947
15334
  msgid "Published"
15335
  msgstr ""
15336
 
15337
+ #: wppa-settings-autosave.php:8947
15338
  msgid "Draft"
15339
  msgstr ""
15340
 
15341
+ #: wppa-settings-autosave.php:8955
15342
  msgid "Permalink root"
15343
  msgstr ""
15344
 
15345
+ #: wppa-settings-autosave.php:8956
15346
  msgid "The name of the root for the photofile permalink structure."
15347
  msgstr ""
15348
 
15349
+ #: wppa-settings-autosave.php:8957
15350
  msgid ""
15351
  "Choose a convenient name like \"albums\" or so; this will be the name of a "
15352
  "folder inside .../wp-content/. Make sure you choose a unique name"
15353
  msgstr ""
15354
 
15355
+ #: wppa-settings-autosave.php:8958
15356
  msgid "If you make this field empty, the feature is disabled."
15357
  msgstr ""
15358
 
15359
+ #: wppa-settings-autosave.php:8966
15360
  msgid "Import parent check"
15361
  msgstr ""
15362
 
15363
+ #: wppa-settings-autosave.php:8967
15364
  msgid "On import dirs to albums: keep dir tree as albums."
15365
  msgstr ""
15366
 
15367
+ #: wppa-settings-autosave.php:8968
15368
  msgid ""
15369
  "Untick only if all your albums have unique names. Then: additional photos "
15370
  "may be ftp'd to toplevel depot subdirs."
15371
  msgstr ""
15372
 
15373
+ #: wppa-settings-autosave.php:8975
15374
  msgid "IPTC need utf8 conversion"
15375
  msgstr ""
15376
 
15377
+ #: wppa-settings-autosave.php:8976
15378
  msgid "This setting converts iso to utf8 in iptc text."
15379
  msgstr ""
15380
 
15381
+ #: wppa-settings-autosave.php:8977
15382
  msgid "Untick if you have funny characters in iptc data"
15383
  msgstr ""
15384
 
15385
+ #: wppa-settings-autosave.php:8984
15386
  msgid "Keep dir to album files"
15387
  msgstr ""
15388
 
15389
+ #: wppa-settings-autosave.php:8985
15390
  msgid "Keep imported files after dir to album import"
15391
  msgstr ""
15392
 
15393
+ #: wppa-settings-autosave.php:8994
15394
  msgid "Other plugins related settings"
15395
  msgstr ""
15396
 
15397
+ #: wppa-settings-autosave.php:8996
15398
  msgid "Foreign shortcodes general"
15399
  msgstr ""
15400
 
15401
+ #: wppa-settings-autosave.php:8997
15402
  msgid "Enable foreign shortcodes in album names, albums desc and photo names"
15403
  msgstr ""
15404
 
15405
+ #: wppa-settings-autosave.php:9005
15406
  msgid "Foreign shortcodes fullsize"
15407
  msgstr ""
15408
 
15409
+ #: wppa-settings-autosave.php:9006
15410
  msgid "Enable the use of non-wppa+ shortcodes in fullsize photo descriptions."
15411
  msgstr ""
15412
 
15413
+ #: wppa-settings-autosave.php:9007 wppa-settings-autosave.php:9018
15414
  msgid ""
15415
  "When checked, you can use shortcodes from other plugins in the description "
15416
  "of photos."
15417
  msgstr ""
15418
 
15419
+ #: wppa-settings-autosave.php:9008
15420
  msgid "The shortcodes will be expanded in the descriptions of fullsize images."
15421
  msgstr ""
15422
 
15423
+ #: wppa-settings-autosave.php:9009 wppa-settings-autosave.php:9020
15424
  msgid "You will most likely need also to check Table IX-A1 (Allow HTML)."
15425
  msgstr ""
15426
 
15427
+ #: wppa-settings-autosave.php:9016
15428
  msgid "Foreign shortcodes thumbnails"
15429
  msgstr ""
15430
 
15431
+ #: wppa-settings-autosave.php:9017
15432
  msgid "Enable the use of non-wppa+ shortcodes in thumbnail photo descriptions."
15433
  msgstr ""
15434
 
15435
+ #: wppa-settings-autosave.php:9019
15436
  msgid ""
15437
  "The shortcodes will be expanded in the descriptions of thumbnail images."
15438
  msgstr ""
15439
 
15440
+ #: wppa-settings-autosave.php:9027
15441
  msgid "Lightbox keyname"
15442
  msgstr ""
15443
 
15444
+ #: wppa-settings-autosave.php:9028
15445
  msgid "The identifier of lightbox."
15446
  msgstr ""
15447
 
15448
+ #: wppa-settings-autosave.php:9029
15449
  msgid ""
15450
  "If you use a lightbox plugin that uses rel=\"lbox-id\" you can enter the "
15451
  "lbox-id here."
15452
  msgstr ""
15453
 
15454
+ #: wppa-settings-autosave.php:9036
15455
  msgid "myCRED / Cube Points: Comment"
15456
  msgstr ""
15457
 
15458
+ #: wppa-settings-autosave.php:9037
15459
  msgid "Number of points for giving a comment"
15460
  msgstr ""
15461
 
15462
+ #: wppa-settings-autosave.php:9038 wppa-settings-autosave.php:9047
15463
+ #: wppa-settings-autosave.php:9056 wppa-settings-autosave.php:9065
15464
  msgid "This setting requires the plugin myCRED or Cube Points"
15465
  msgstr ""
15466
 
15467
+ #: wppa-settings-autosave.php:9040 wppa-settings-autosave.php:9049
15468
  msgid "points per comment"
15469
  msgstr ""
15470
 
15471
+ #: wppa-settings-autosave.php:9045
15472
  msgid "myCRED / Cube Points: Appr Comment"
15473
  msgstr ""
15474
 
15475
+ #: wppa-settings-autosave.php:9046
15476
  msgid "Number of points for receiving an approved comment"
15477
  msgstr ""
15478
 
15479
+ #: wppa-settings-autosave.php:9054
15480
  msgid "myCRED / Cube Points: Rating"
15481
  msgstr ""
15482
 
15483
+ #: wppa-settings-autosave.php:9055
15484
  msgid "Number of points for a rating vote"
15485
  msgstr ""
15486
 
15487
+ #: wppa-settings-autosave.php:9058
15488
  msgid "points per vote"
15489
  msgstr ""
15490
 
15491
+ #: wppa-settings-autosave.php:9063
15492
  msgid "myCRED / Cube Points: Upload"
15493
  msgstr ""
15494
 
15495
+ #: wppa-settings-autosave.php:9064
15496
  msgid "Number of points for a successfull frontend upload"
15497
  msgstr ""
15498
 
15499
+ #: wppa-settings-autosave.php:9067
15500
  msgid "points per upload"
15501
  msgstr ""
15502
 
15503
+ #: wppa-settings-autosave.php:9072
15504
  msgid "Use SCABN"
15505
  msgstr ""
15506
 
15507
+ #: wppa-settings-autosave.php:9073
15508
  msgid "Use the wppa interface to Simple Cart & Buy Now plugin."
15509
  msgstr ""
15510
 
15511
+ #: wppa-settings-autosave.php:9074
15512
  msgid ""
15513
  "If checked, the shortcode to use for the \"add to cart\" button in photo "
15514
  "descriptions is [cart ...]"
15515
  msgstr ""
15516
 
15517
+ #: wppa-settings-autosave.php:9075
15518
  msgid ""
15519
  "as opposed to [scabn ...] for the original scabn \"add to cart\" button."
15520
  msgstr ""
15521
 
15522
+ #: wppa-settings-autosave.php:9076
15523
  msgid "The shortcode for the check-out page is still [scabn]"
15524
  msgstr ""
15525
 
15526
+ #: wppa-settings-autosave.php:9077
15527
  msgid ""
15528
  "The arguments are the same, the defaults are: name = photoname, price = 0.01."
15529
  msgstr ""
15530
 
15531
+ #: wppa-settings-autosave.php:9078
15532
  msgid ""
15533
  "Supplying the price should be sufficient; supply a name only when it differs "
15534
  "from the photo name."
15535
  msgstr ""
15536
 
15537
+ #: wppa-settings-autosave.php:9079
15538
  msgid "This shortcode handler will also work with Ajax enabled."
15539
  msgstr ""
15540
 
15541
+ #: wppa-settings-autosave.php:9080
15542
  msgid ""
15543
  "Using this interface makes sure that the item urls and callback action urls "
15544
  "are correct."
15545
  msgstr ""
15546
 
15547
+ #: wppa-settings-autosave.php:9087
15548
  msgid "Use CM Tooltip Glossary"
15549
  msgstr ""
15550
 
15551
+ #: wppa-settings-autosave.php:9088
15552
  msgid "Use plugin CM Tooltip Glossary on photo and album descriptions."
15553
  msgstr ""
15554
 
15555
+ #: wppa-settings-autosave.php:9089
15556
  msgid ""
15557
  "You MUST set Table IV-A13: Defer javascript, also if you do not want this "
15558
  "plugin to act on album and photo descriptions!"
15559
  msgstr ""
15560
 
15561
+ #: wppa-settings-autosave.php:9097
15562
  msgid "External services related settings and actions."
15563
  msgstr ""
15564
 
15565
+ #: wppa-settings-autosave.php:9099
15566
  msgid "QR Code widget size"
15567
  msgstr ""
15568
 
15569
+ #: wppa-settings-autosave.php:9100
15570
  msgid "The size of the QR code display."
15571
  msgstr ""
15572
 
15573
+ #: wppa-settings-autosave.php:9108
15574
  msgid "QR color"
15575
  msgstr ""
15576
 
15577
+ #: wppa-settings-autosave.php:9109
15578
  msgid "The display color of the qr code (dark)"
15579
  msgstr ""
15580
 
15581
+ #: wppa-settings-autosave.php:9110
15582
  msgid "This color MUST be given in hexadecimal format!"
15583
  msgstr ""
15584
 
15585
+ #: wppa-settings-autosave.php:9117
15586
  msgid "QR background color"
15587
  msgstr ""
15588
 
15589
+ #: wppa-settings-autosave.php:9118
15590
  msgid "The background color of the qr code (light)"
15591
  msgstr ""
15592
 
15593
+ #: wppa-settings-autosave.php:9126
15594
  msgid "CDN Service"
15595
  msgstr ""
15596
 
15597
+ #: wppa-settings-autosave.php:9127
15598
  msgid "Select a CDN Service you want to use."
15599
  msgstr ""
15600
 
15601
+ #: wppa-settings-autosave.php:9130
15602
  msgid "Cloudinary in maintenance mode"
15603
  msgstr ""
15604
 
15605
+ #: wppa-settings-autosave.php:9140
15606
  msgid "Cloud name"
15607
  msgstr ""
15608
 
15609
+ #: wppa-settings-autosave.php:9149
15610
  msgid "API key"
15611
  msgstr ""
15612
 
15613
+ #: wppa-settings-autosave.php:9158
15614
  msgid "API secret"
15615
  msgstr ""
15616
 
15617
+ #: wppa-settings-autosave.php:9167
15618
  msgid "Delete all"
15619
  msgstr ""
15620
 
15621
+ #: wppa-settings-autosave.php:9168
15622
  msgid "Deletes them all !!!"
15623
  msgstr ""
15624
 
15625
+ #: wppa-settings-autosave.php:9176
15626
  msgid "Delete derived images"
15627
  msgstr ""
15628
 
15629
+ #: wppa-settings-autosave.php:9177
15630
  msgid "Deletes all derived images !!!"
15631
  msgstr ""
15632
 
15633
+ #: wppa-settings-autosave.php:9185
15634
  msgid "Max lifetime"
15635
  msgstr ""
15636
 
15637
+ #: wppa-settings-autosave.php:9186
15638
  msgid "Old images from local server, new images from Cloudinary."
15639
  msgstr ""
15640
 
15641
+ #: wppa-settings-autosave.php:9187
15642
  msgid ""
15643
  "If NOT set to Forever: You need to run Table VIII-B15 on a regular basis."
15644
  msgstr ""
15645
 
15646
+ #: wppa-settings-autosave.php:9189
15647
  msgid "Forever"
15648
  msgstr ""
15649
 
15650
+ #: wppa-settings-autosave.php:9220
15651
  msgid "Cloudinary usage"
15652
  msgstr ""
15653
 
15654
+ #: wppa-settings-autosave.php:9256
15655
  msgid "Cloudinary usage data not available"
15656
  msgstr ""
15657
 
15658
+ #: wppa-settings-autosave.php:9260
15659
  msgid "Cloudinary routines not installed."
15660
  msgstr ""
15661
 
15662
+ #: wppa-settings-autosave.php:9271
15663
  msgid "Cloudinary"
15664
  msgstr ""
15665
 
15666
+ #: wppa-settings-autosave.php:9272
15667
  msgid "<span style=\"color:red;\">Requires at least PHP version 5.3</span>"
15668
  msgstr ""
15669
 
15670
+ #: wppa-settings-autosave.php:9281
15671
  msgid "GPX Implementation"
15672
  msgstr ""
15673
 
15674
+ #: wppa-settings-autosave.php:9282
15675
  msgid "The way the maps are produced."
15676
  msgstr ""
15677
 
15678
+ #: wppa-settings-autosave.php:9283
15679
  msgid "Select the way the maps are produced."
15680
  msgstr ""
15681
 
15682
+ #: wppa-settings-autosave.php:9284
15683
  msgid ""
15684
  "When using Google maps GPX viewer plugin, you can not use Ajax (Table IV-A1)"
15685
  msgstr ""
15686
 
15687
+ #: wppa-settings-autosave.php:9285
15688
  msgid ""
15689
  "When using WPPA+ Embedded code, you can use Ajax, but there are less display "
15690
  "options."
15691
  msgstr ""
15692
 
15693
+ #: wppa-settings-autosave.php:9287
15694
  msgid "WPPA+ Embedded code"
15695
  msgstr ""
15696
 
15697
+ #: wppa-settings-autosave.php:9287
15698
  msgid "Google maps GPX viewer plugin"
15699
  msgstr ""
15700
 
15701
+ #: wppa-settings-autosave.php:9295
15702
  msgid "Map height"
15703
  msgstr ""
15704
 
15705
+ #: wppa-settings-autosave.php:9296
15706
  msgid "The height of the map display."
15707
  msgstr ""
15708
 
15709
+ #: wppa-settings-autosave.php:9304
15710
  msgid "Google maps API key"
15711
  msgstr ""
15712
 
15713
+ #: wppa-settings-autosave.php:9305
15714
  msgid "Enter your Google maps api key here if you have one."
15715
  msgstr ""
15716
 
15717
+ #: wppa-settings-autosave.php:9313
15718
  msgid "GPX Shortcode"
15719
  msgstr ""
15720
 
15721
+ #: wppa-settings-autosave.php:9314
15722
  msgid "The shortcode to be used for the gpx feature."
15723
  msgstr ""
15724
 
15725
+ #: wppa-settings-autosave.php:9315
15726
  msgid ""
15727
  "Enter / modify the shortcode to be generated for the gpx plugin. It must "
15728
  "contain w#lat and w#lon as placeholders for the lattitude and longitude."
15729
  msgstr ""
15730
 
15731
+ #: wppa-settings-autosave.php:9316
15732
  msgid "This item is required for using Google maps GPX viewer plugin only"
15733
  msgstr ""
15734
 
15735
+ #: wppa-settings-autosave.php:9323
15736
  msgid "Fotomoto"
15737
  msgstr ""
15738
 
15739
+ #: wppa-settings-autosave.php:9324
15740
  msgid "Yes, we use Fotomoto on this site. Read the help text!"
15741
  msgstr ""
15742
 
15743
+ #: wppa-settings-autosave.php:9325
15744
  msgid "In order to function properly:"
15745
  msgstr ""
15746
 
15747
+ #: wppa-settings-autosave.php:9326
15748
  msgid "1. Get yourself a Fotomoto account."
15749
  msgstr ""
15750
 
15751
+ #: wppa-settings-autosave.php:9327
15752
  msgid ""
15753
  "2. Install the Fotomoto plugin, enter the \"Fotomoto Site Key:\" and check "
15754
  "the \"Use API Mode:\" checkbox."
15755
  msgstr ""
15756
 
15757
+ #: wppa-settings-autosave.php:9328
15758
  msgid "Note: Do NOT Disable the Custom box in Table II-B14."
15759
  msgstr ""
15760
 
15761
+ #: wppa-settings-autosave.php:9329
15762
  msgid "Do NOT remove the text w#fotomoto from the Custombox ( Table II-B15 )."
15763
  msgstr ""
15764
 
15765
+ #: wppa-settings-autosave.php:9337
15766
  msgid "Fotomoto fontsize"
15767
  msgstr ""
15768
 
15769
+ #: wppa-settings-autosave.php:9338
15770
  msgid "Fontsize for the Fotomoto toolbar."
15771
  msgstr ""
15772
 
15773
+ #: wppa-settings-autosave.php:9339
15774
  msgid ""
15775
  "If you set it here, it overrules a possible setting for font-size in ."
15776
  "FotomotoToolbarClass on the Fotomoto dashboard."
15777
  msgstr ""
15778
 
15779
+ #: wppa-settings-autosave.php:9347
15780
  msgid "Hide toolbar on running slideshows"
15781
  msgstr ""
15782
 
15783
+ #: wppa-settings-autosave.php:9348
15784
  msgid "The Fotomoto toolbar will re-appear when the slidshow stops."
15785
  msgstr ""
15786
 
15787
+ #: wppa-settings-autosave.php:9355
15788
  msgid "Fotomoto minwidth"
15789
  msgstr ""
15790
 
15791
+ #: wppa-settings-autosave.php:9356
15792
  msgid "Minimum width to display Fotomoto toolbar."
15793
  msgstr ""
15794
 
15795
+ #: wppa-settings-autosave.php:9357
15796
  msgid ""
15797
  "The display of the Fotomoto Toolbar will be suppressed on smaller slideshows."
15798
  msgstr ""
15799
 
15800
+ #: wppa-settings-autosave.php:9382
15801
  msgid "Table X:"
15802
  msgstr ""
15803
 
15804
+ #: wppa-settings-autosave.php:9382
15805
  msgid "IPTC Configuration:"
15806
  msgstr ""
15807
 
15808
+ #: wppa-settings-autosave.php:9383
15809
  msgid "This table defines the IPTC configuration"
15810
  msgstr ""
15811
 
15812
+ #: wppa-settings-autosave.php:9414 wppa-settings-autosave.php:9482
15813
  msgid "Display"
15814
  msgstr ""
15815
 
15816
+ #: wppa-settings-autosave.php:9414 wppa-settings-autosave.php:9482
15817
  msgid "Hide"
15818
  msgstr ""
15819
 
15820
+ #: wppa-settings-autosave.php:9444
15821
  msgid "Table XI:"
15822
  msgstr ""
15823
 
15824
+ #: wppa-settings-autosave.php:9444
15825
  msgid "EXIF Configuration:"
15826
  msgstr ""
15827
 
15828
+ #: wppa-settings-autosave.php:9445
15829
  msgid "This table defines the EXIF configuration"
15830
  msgstr ""
15831
 
15832
+ #: wppa-settings-autosave.php:9468
15833
  msgid ""
15834
  "Function exif_read_data() does not exist. This means that <b>EXIF</b> is not "
15835
  "enabled. If you want to use <b>EXIF</b> data, ask your hosting provider to "
15836
  "add <b>'--enable-exif'</b> to the php <b>Configure Command</b>."
15837
  msgstr ""
15838
 
15839
+ #: wppa-settings-autosave.php:9512
15840
  msgid "Table XII:"
15841
  msgstr ""
15842
 
15843
+ #: wppa-settings-autosave.php:9512
15844
  msgid "WPPA+ and PHP Configuration:"
15845
  msgstr ""
15846
 
15847
+ #: wppa-settings-autosave.php:9513
15848
  msgid ""
15849
  "This table lists all WPPA+ constants and PHP server configuration parameters "
15850
  "and is read only"
15851
  msgstr ""
15852
 
15853
+ #: wppa-settings-autosave.php:9528
15854
  msgid "Value"
15855
  msgstr ""
15856
 
15857
+ #: wppa-settings-autosave.php:9534
15858
  msgid "Albums db table name."
15859
  msgstr ""
15860
 
15861
+ #: wppa-settings-autosave.php:9546
15862
  msgid "Photos db table name."
15863
  msgstr ""
15864
 
15865
+ #: wppa-settings-autosave.php:9558
15866
  msgid "Rating db table name."
15867
  msgstr ""
15868
 
15869
+ #: wppa-settings-autosave.php:9570
15870
  msgid "Comments db table name."
15871
  msgstr ""
15872
 
15873
+ #: wppa-settings-autosave.php:9582
15874
  msgid "IPTC db table name."
15875
  msgstr ""
15876
 
15877
+ #: wppa-settings-autosave.php:9594
15878
  msgid "EXIF db table name."
15879
  msgstr ""
15880
 
15881
+ #: wppa-settings-autosave.php:9606 wppa-settings-autosave.php:9618
15882
  msgid "Index db table name."
15883
  msgstr ""
15884
 
15885
+ #: wppa-settings-autosave.php:9630
15886
  msgid "Plugins main file name."
15887
  msgstr ""
15888
 
15889
+ #: wppa-settings-autosave.php:9636
15890
  msgid "ABSPATH windows proof"
15891
  msgstr ""
15892
 
15893
+ #: wppa-settings-autosave.php:9642
15894
  msgid "Path to plugins directory."
15895
  msgstr ""
15896
 
15897
+ #: wppa-settings-autosave.php:9648
15898
  msgid "Plugins directory name."
15899
  msgstr ""
15900
 
15901
+ #: wppa-settings-autosave.php:9654
15902
  msgid "Plugins directory url."
15903
  msgstr ""
15904
 
15905
+ #: wppa-settings-autosave.php:9660
15906
  msgid "The relative upload directory."
15907
  msgstr ""
15908
 
15909
+ #: wppa-settings-autosave.php:9666
15910
  msgid "The upload directory path."
15911
  msgstr ""
15912
 
15913
+ #: wppa-settings-autosave.php:9672
15914
  msgid "The upload directory url."
15915
  msgstr ""
15916
 
15917
+ #: wppa-settings-autosave.php:9678
15918
  msgid "The relative depot directory."
15919
  msgstr ""
15920
 
15921
+ #: wppa-settings-autosave.php:9684
15922
  msgid "The depot directory path."
15923
  msgstr ""
15924
 
15925
+ #: wppa-settings-autosave.php:9690
15926
  msgid "The depot directory url."
15927
  msgstr ""
15928
 
15929
+ #: wppa-settings-autosave.php:9696
15930
  msgid "The path to wp-content."
15931
  msgstr ""
15932
 
15933
+ #: wppa-settings-autosave.php:9702
15934
  msgid "WP Content url."
15935
  msgstr ""
15936
 
15937
+ #: wppa-settings-autosave.php:9708
15938
  msgid "WP Base upload dir."
15939
  msgstr ""
15940
 
15941
+ #: wppa-settings-autosave.php:9728
15942
  #, php-format
15943
  msgid "<br />Memory used on this page: %6.2f Mb."
15944
  msgstr ""
15945
 
15946
+ #: wppa-settings-autosave.php:9729
15947
  #, php-format
15948
  msgid "<br />There are %d settings and %d runtime parameters."
15949
  msgstr ""
15950
 
15951
+ #: wppa-settings-autosave.php:9979 wppa-settings-autosave.php:9999
15952
+ #: wppa-settings-autosave.php:10020
15953
  msgid "Warning!"
15954
  msgstr ""
15955
 
15956
+ #: wppa-settings-autosave.php:10000 wppa-settings-autosave.php:10020
15957
  msgid "Please read the help"
15958
  msgstr ""
15959
 
15960
+ #: wppa-settings-autosave.php:10231
15961
  msgid "Show!"
15962
  msgstr ""
15963
 
15964
+ #: wppa-settings-autosave.php:10251
15965
  msgid "Not done yet"
15966
  msgstr ""
15967
 
15968
+ #: wppa-settings-autosave.php:10258
15969
  msgid "Start as cron job"
15970
  msgstr ""
15971
 
15972
+ #: wppa-settings-autosave.php:10263 wppa-settings-autosave.php:10305
15973
  msgid "Locked!"
15974
  msgstr ""
15975
 
15976
+ #: wppa-settings-autosave.php:10273
15977
  msgid "Crashed!"
15978
  msgstr ""
15979
 
15980
+ #: wppa-settings-autosave.php:10291
15981
  msgid "Click me to resume"
15982
  msgstr ""
15983
 
15984
+ #: wppa-settings-autosave.php:10300
15985
  msgid "Start!"
15986
  msgstr ""
15987
 
15988
+ #: wppa-settings-autosave.php:10336
15989
  msgid ""
15990
  "You can not have popup and lightbox on thumbnails at the same time. Uncheck "
15991
  "either Table IV-C8 or choose a different linktype in Table VI-2."
15992
  msgstr ""
15993
 
15994
+ #: wppa-settings-autosave.php:10339
15995
  msgid ""
15996
  "It is important that you select a page that contains at least [wppa][/wppa]."
15997
  msgstr ""
15998
 
15999
+ #: wppa-settings-autosave.php:10340
16000
  msgid ""
16001
  "If you ommit this, the link will not work at all or simply refresh the "
16002
  "(home)page."
16003
  msgstr ""
16004
 
16005
+ #: wppa-setup.php:560
16006
  msgid "IMPORTANT UPGRADE NOTICE"
16007
  msgstr ""
16008
 
16009
+ #: wppa-setup.php:561
16010
  msgid ""
16011
  "Please CHECK your customized WPPA-STYLE.CSS file against the newly supplied "
16012
  "one. You may wish to add or modify some attributes. Be aware of the fact "
16013
  "that most settings can now be set in the admin settings page."
16014
  msgstr ""
16015
 
16016
+ #: wppa-setup.php:562
16017
  msgid ""
16018
  "Please REPLACE your customized WPPA-THEME.PHP file by the newly supplied "
16019
  "one, or just remove it from your theme directory. You may modify it later if "
16021
  "version of the plugin software."
16022
  msgstr ""
16023
 
16024
+ #: wppa-setup.php:590
16025
  #, php-format
16026
  msgid "WPPA+ successfully updated in multi site mode to db version %s."
16027
  msgstr ""
16028
 
16029
+ #: wppa-setup.php:593
16030
  #, php-format
16031
  msgid "WPPA+ successfully updated in single site mode to db version %s."
16032
  msgstr ""
16033
 
16034
+ #: wppa-setup.php:598
16035
  msgid "An error occurred during update"
16036
  msgstr ""
16037
 
16038
+ #: wppa-setup.php:907
16039
  msgid ""
16040
  "<span style=\"color:red\" >Warning: Do not upload copyrighted material!</"
16041
  "span>"
16042
  msgstr ""
16043
 
16044
+ #: wppa-setup.php:916 wppa-setup.php:920 wppa-setup.php:924
16045
  msgid "Select tags:"
16046
  msgstr ""
16047
 
16048
+ #: wppa-setup.php:927
16049
  msgid "Enter new tags:"
16050
  msgstr ""
16051
 
16052
+ #: wppa-setup.php:1147
16053
  msgid "Vote for me!"
16054
  msgstr ""
16055
 
16056
+ #: wppa-setup.php:1148
16057
  msgid "Voted for me"
16058
  msgstr ""
16059
 
16060
+ #: wppa-setup.php:1509
16061
  msgid "NEW"
16062
  msgstr ""
16063
 
16064
+ #: wppa-setup.php:1511
16065
  msgid "MODIFIED"
16066
  msgstr ""
16067
 
16068
+ #: wppa-setup.php:1562
16069
  msgid "Search in current section"
16070
  msgstr ""
16071
 
16072
+ #: wppa-setup.php:1563
16073
  msgid "Search in current results"
16074
  msgstr ""
16075
 
16076
+ #: wppa-setup.php:1638
16077
  msgid "Type your custom url here"
16078
  msgstr ""
16079
 
16080
+ #: wppa-setup.php:1639
16081
  msgid "Type the title here"
16082
  msgstr ""
16083
 
16084
+ #: wppa-setup.php:1658 wppa-topten-widget.php:13 wppa-topten-widget.php:48
16085
+ #: wppa-topten-widget.php:308
16086
  msgid "Top Ten Photos"
16087
  msgstr ""
16088
 
16089
+ #: wppa-setup.php:1661 wppa-thumbnail-widget.php:13
16090
  #: wppa-thumbnail-widget.php:166
16091
  msgid "Thumbnail Photos"
16092
  msgstr ""
16093
 
16094
+ #: wppa-setup.php:1664
16095
  msgid "Search photos"
16096
  msgstr ""
16097
 
16098
+ #: wppa-setup.php:1709
16099
  msgid ""
16100
  "The uploads directory does not exist, please do a regular WP upload first."
16101
  msgstr ""
16102
 
16103
+ #: wppa-setup.php:1713
16104
  msgid "Successfully created uploads directory."
16105
  msgstr ""
16106
 
16107
+ #: wppa-setup.php:1724
16108
  msgid "Could not create the wppa directory."
16109
  msgstr ""
16110
 
16111
+ #: wppa-setup.php:1728
16112
  msgid "Successfully created wppa directory."
16113
  msgstr ""
16114
 
16115
+ #: wppa-setup.php:1738
16116
  msgid "Could not create the wppa thumbs directory."
16117
  msgstr ""
16118
 
16119
+ #: wppa-setup.php:1742
16120
  msgid "Successfully created wppa thumbs directory."
16121
  msgstr ""
16122
 
16123
+ #: wppa-setup.php:1752
16124
  msgid "Could not create the wppa watermarks directory."
16125
  msgstr ""
16126
 
16127
+ #: wppa-setup.php:1756
16128
  msgid "Successfully created wppa watermarks directory."
16129
  msgstr ""
16130
 
16131
+ #: wppa-setup.php:1766
16132
  msgid "Could not create the wppa fonts directory."
16133
  msgstr ""
16134
 
16135
+ #: wppa-setup.php:1770
16136
  msgid "Successfully created wppa fonts directory."
16137
  msgstr ""
16138
 
16139
+ #: wppa-setup.php:1782
16140
  msgid "Unable to create depot directory."
16141
  msgstr ""
16142
 
16143
+ #: wppa-setup.php:1786
16144
  msgid "Successfully created wppa depot directory."
16145
  msgstr ""
16146
 
16147
+ #: wppa-setup.php:1797
16148
  msgid "Unable to create user depot directory"
16149
  msgstr ""
16150
 
16151
+ #: wppa-setup.php:1801
16152
  msgid "Successfully created wppa user depot directory."
16153
  msgstr ""
16154
 
16155
+ #: wppa-setup.php:1811
16156
  msgid "Unable to create temp directory"
16157
  msgstr ""
16158
 
16159
+ #: wppa-setup.php:1815
16160
  msgid "Successfully created temp directory."
16161
  msgstr ""
16162
 
16163
+ #: wppa-setup.php:1823
16164
  #, php-format
16165
  msgid ""
16166
  "Ask your administrator to give you more rights, or create <b>%s</b> manually "
16167
  "using an FTP program."
16168
  msgstr ""
16169
 
16170
+ #: wppa-setup.php:1925
16171
  msgid "Default photo album for"
16172
  msgstr "Standard fotoalbum for"
16173
 
16280
  msgid "Checkout"
16281
  msgstr "Gå til kassen"
16282
 
16283
+ #: wppa-slideshow.php:725 wppa-slideshow.php:754 wppa-slideshow.php:1016
16284
+ #: wppa-slideshow.php:1086
 
 
 
 
16285
  #, php-format
16286
  msgid "You must <a href=\"%s\">login</a> to vote"
16287
  msgstr "Du skal <a href=\"%s\">logge ind</a> for at stemme"
16288
 
16289
+ #: wppa-slideshow.php:728 wppa-slideshow.php:757 wppa-slideshow.php:1019
16290
+ #: wppa-slideshow.php:1089
16291
  msgid "You must login to vote"
16292
  msgstr "Du skal logge ind for at stemme"
16293
 
16294
+ #: wppa-slideshow.php:739
16295
+ #, php-format
16296
+ msgid "Number of votes: <span id=\"wppa-vote-count-%s\" >%s</span>&nbsp;"
16297
+ msgstr "Antal stemmer: <span id=\"wppa-vote-count-%s\" >%s</span>&nbsp;"
16298
+
16299
+ #: wppa-slideshow.php:809
16300
  msgid "Sorry, you can rate a photo only once"
16301
  msgstr ""
16302
 
16303
+ #: wppa-slideshow.php:841
16304
  msgid "very low"
16305
  msgstr "meget lav"
16306
 
16307
+ #: wppa-slideshow.php:842
16308
  msgid "low"
16309
  msgstr "lav"
16310
 
16311
+ #: wppa-slideshow.php:843
16312
  msgid "average"
16313
  msgstr "gennemsnitlig"
16314
 
16315
+ #: wppa-slideshow.php:844
16316
  msgid "high"
16317
  msgstr "h&oslash;j"
16318
 
16319
+ #: wppa-slideshow.php:845
16320
  msgid "very high"
16321
  msgstr "meget h&oslash;j"
16322
 
16323
+ #: wppa-slideshow.php:912 wppa-slideshow.php:1048
16324
  msgid "Are you sure you want to mark this image as inappropriate?"
16325
  msgstr ""
16326
  "Er du sikker p&aring;, at du vil markere dette billed som v&aelig;rende "
16327
  "upassende."
16328
 
16329
+ #: wppa-slideshow.php:915 wppa-slideshow.php:1051
16330
  msgid "Click this if you do NOT like this image!"
16331
  msgstr "Klik her hvis du IKKE kan lide dette billed!"
16332
 
16333
+ #: wppa-slideshow.php:947 wppa-slideshow.php:1075
16334
  msgid "Number of people who marked this photo as inappropriate"
16335
  msgstr "Antallet af mennesker, der markerede dette billede som upassende"
16336
 
16337
+ #: wppa-slideshow.php:1081
16338
  msgid "My rating:"
16339
  msgstr "Min vurdering:"
16340
 
16341
+ #: wppa-slideshow.php:1176
16342
  msgid "First"
16343
  msgstr "Første"
16344
 
16345
+ #: wppa-slideshow.php:1190
16346
  msgid "Last"
16347
  msgstr "Sidste"
16348
 
16349
+ #: wppa-slideshow.php:1367
16350
  #, php-format
16351
  msgid "Photo %s of %s"
16352
  msgstr "Foto %s af %s"
16353
 
16354
+ #: wppa-slideshow.php:1424
16355
  msgid "Click to start/stop"
16356
  msgstr "Klik for start/stop"
16357
 
16358
+ #: wppa-slideshow.php:1436
16359
  msgid "- - - Comments box activated - - -"
16360
  msgstr "- - - Kommentar boks aktiveret - - -"
16361
 
16362
+ #: wppa-slideshow.php:1460
16363
  msgid "- - - IPTC box activated - - -"
16364
  msgstr "- - - IPTC boks aktiveret - - -"
16365
 
16366
+ #: wppa-slideshow.php:1484
16367
  msgid "- - - EXIF box activated - - -"
16368
  msgstr "- - - EXIF boks aktiveret - - -"
16369
 
16458
  msgid "Link Title ( tooltip ):"
16459
  msgstr ""
16460
 
16461
+ #: wppa-thumbnail-widget.php:198 wppa-topten-widget.php:352
16462
+ #: wppa-upldr-widget.php:200
16463
  msgid "Sort by:"
16464
  msgstr ""
16465
 
16471
  msgid "Show photo names <small>under thumbnails only</small>:"
16472
  msgstr ""
16473
 
16474
+ #: wppa-thumbnails.php:177 wppa-thumbnails.php:1157 wppa-topten-widget.php:164
16475
  msgid "View the top rated photos"
16476
  msgstr "Se fotos med h&oslash;jeste bed&oslash;mmelse"
16477
 
16478
+ #: wppa-thumbnails.php:1064
16479
  #, php-format
16480
  msgid "Missing thumbnail image #%s"
16481
  msgstr "Manglende miniaturebillede #%s"
16752
  "above."
16753
  msgstr ""
16754
 
16755
+ #: wppa-tinymce-shortcodes.php:320 wppa-upldr-widget.php:230 wppa-utils.php:450
16756
  msgid "All albums"
16757
  msgstr ""
16758
 
16962
  msgid "Top Ten Photo album"
16963
  msgstr ""
16964
 
16965
+ #: wppa-topten-widget.php:356
16966
  msgid "Number of views"
16967
  msgstr ""
16968
 
16969
+ #: wppa-topten-widget.php:360
16970
  msgid "Include sub albums:"
16971
  msgstr ""
16972
 
16973
+ #: wppa-topten-widget.php:367
16974
  msgid "Only with medals:"
16975
  msgstr ""
16976
 
16977
+ #: wppa-topten-widget.php:375
16978
  msgid "Show owner:"
16979
  msgstr ""
16980
 
16981
+ #: wppa-topten-widget.php:380
16982
  msgid "Show album:"
16983
  msgstr ""
16984
 
16985
+ #: wppa-topten-widget.php:395
16986
  msgid "View count:"
16987
  msgstr ""
16988
 
16998
  msgid "User uploaded photos"
16999
  msgstr ""
17000
 
17001
+ #: wppa-upldr-widget.php:129
17002
+ #, php-format
17003
+ msgid "Number of contributors: %d"
17004
+ msgid_plural "Number of contributors: %d"
17005
+ msgstr[0] ""
17006
+ msgstr[1] ""
17007
+
17008
+ #: wppa-upldr-widget.php:132
17009
+ #, php-format
17010
+ msgid "Number of photos: %d"
17011
+ msgid_plural "Number of photos: %d"
17012
+ msgstr[0] ""
17013
+ msgstr[1] ""
17014
+
17015
+ #: wppa-upldr-widget.php:186
17016
  msgid "User Photos"
17017
  msgstr ""
17018
 
17019
+ #: wppa-upldr-widget.php:203
17020
  msgid "Number of photos"
17021
  msgstr ""
17022
 
17023
+ #: wppa-upldr-widget.php:204
17024
  msgid "Most recent photo"
17025
  msgstr ""
17026
 
17027
+ #: wppa-upldr-widget.php:208
17028
  msgid "Ignore:"
17029
  msgstr ""
17030
 
17031
+ #: wppa-upldr-widget.php:210
17032
  msgid "Enter loginnames seperated by commas"
17033
  msgstr ""
17034
 
17035
+ #: wppa-upldr-widget.php:213
17036
  msgid "Look only in albums (including sub-albums):"
17037
  msgstr ""
17038
 
17039
+ #: wppa-upldr-widget.php:245
17040
+ msgid "Show count of owners:"
17041
+ msgstr ""
17042
+
17043
+ #: wppa-upldr-widget.php:256
17044
+ msgid "Show count of photos:"
17045
+ msgstr ""
17046
+
17047
  #: wppa-upload-widget.php:15
17048
  msgid "WPPA+ Upload photos widget"
17049
  msgstr ""
17064
  msgid "Connecting to your depot..."
17065
  msgstr ""
17066
 
17067
+ #: wppa-upload.php:148
17068
  msgid "before you can upload your photos."
17069
  msgstr ""
17070
 
17071
+ #: wppa-upload.php:159
17072
  msgid "Upload a single photo"
17073
  msgstr ""
17074
 
17075
+ #: wppa-upload.php:189 wppa-upload.php:334 wppa-upload.php:408
17076
  msgid "Please select an album"
17077
  msgstr ""
17078
 
17079
+ #: wppa-upload.php:216
17080
  #, php-format
17081
  msgid ""
17082
  "<b>Notice:</b> your server allows you to upload <b>%s</b> files of maximum "
17083
  "total <b>%s</b> bytes and allows <b>%s</b> seconds to complete."
17084
  msgstr ""
17085
 
17086
+ #: wppa-upload.php:217
17087
  msgid ""
17088
  "If your request exceeds these limitations, it will fail, probably without an "
17089
  "errormessage."
17090
  msgstr ""
17091
 
17092
+ #: wppa-upload.php:218
17093
  msgid ""
17094
  "Additionally your hosting provider may have set other limitations on "
17095
  "uploading files."
17096
  msgstr ""
17097
 
17098
+ #: wppa-upload.php:234
17099
  msgid "Box A:"
17100
  msgstr ""
17101
 
17102
+ #: wppa-upload.php:234
17103
  msgid "Multiple Photos in one selection"
17104
  msgstr ""
17105
 
17106
+ #: wppa-upload.php:236
17107
  #, php-format
17108
  msgid "You can select up to %s photos in one selection and upload them."
17109
  msgstr ""
17110
 
17111
+ #: wppa-upload.php:239
17112
  msgid "You need a modern browser that supports HTML-5 to select multiple files"
17113
  msgstr ""
17114
 
17115
+ #: wppa-upload.php:255 wppa-upload.php:264 wppa-upload.php:377
17116
  msgid "Selected Files:"
17117
  msgstr ""
17118
 
17119
+ #: wppa-upload.php:267
17120
  msgid "Size"
17121
  msgstr ""
17122
 
17123
+ #: wppa-upload.php:268
17124
  msgid "Type"
17125
  msgstr ""
17126
 
17127
+ #: wppa-upload.php:289
17128
  msgid "Too many!"
17129
  msgstr ""
17130
 
17131
+ #: wppa-upload.php:293
17132
  msgid "Too big!"
17133
  msgstr ""
17134
 
17135
+ #: wppa-upload.php:297
17136
  msgid "Try again!"
17137
  msgstr ""
17138
 
17139
+ #: wppa-upload.php:299
17140
  msgid "Total"
17141
  msgstr ""
17142
 
17143
+ #: wppa-upload.php:333
17144
  msgid "Upload Multiple Photos"
17145
  msgstr ""
17146
 
17147
+ #: wppa-upload.php:348 wppa-upload.php:421
17148
  msgid "After upload: Go to the <b>Edit Album</b> page."
17149
  msgstr ""
17150
 
17151
+ #: wppa-upload.php:351 wppa-upload.php:424
17152
  msgid "After upload: Go to the <b>Edit Photos</b> page."
17153
  msgstr ""
17154
 
17155
+ #: wppa-upload.php:362
17156
  msgid "Box B:"
17157
  msgstr ""
17158
 
17159
+ #: wppa-upload.php:362
17160
  msgid "Single Photos in multiple selections"
17161
  msgstr ""
17162
 
17163
+ #: wppa-upload.php:364
17164
  #, php-format
17165
  msgid "You can select up to %s photos one by one and upload them at once."
17166
  msgstr ""
17167
 
17168
+ #: wppa-upload.php:407
17169
  msgid "Upload Single Photos"
17170
  msgstr ""
17171
 
17172
+ #: wppa-upload.php:443
17173
  msgid "Box C:"
17174
  msgstr ""
17175
 
17176
+ #: wppa-upload.php:443
17177
  msgid "Zipped Photos in one selection"
17178
  msgstr ""
17179
 
17180
+ #: wppa-upload.php:445
17181
  #, php-format
17182
  msgid ""
17183
  "You can upload one zipfile. It will be placed in your personal wppa-depot: "
17185
  "and place the photos in any album."
17186
  msgstr ""
17187
 
17188
+ #: wppa-upload.php:462
17189
  msgid "Upload Zipped Photos"
17190
  msgstr ""
17191
 
17192
+ #: wppa-upload.php:474
17193
  msgid "After upload: Go to the <b>Import Photos</b> page."
17194
  msgstr ""
17195
 
17196
+ #: wppa-upload.php:482
17197
  msgid ""
17198
  "Ask your administrator to upgrade php to version 5.2.7 or later. This will "
17199
  "enable you to upload zipped photos."
17200
  msgstr ""
17201
 
17202
+ #: wppa-upload.php:507
17203
  #, php-format
17204
  msgid "Time out. %s photos uploaded in album nr %s."
17205
  msgstr ""
17206
 
17207
+ #: wppa-upload.php:528 wppa-upload.php:560
17208
  msgid "Photos Uploaded in album nr"
17209
  msgstr ""
17210
 
17211
+ #: wppa-upload.php:601
17212
  msgid "Zipfile"
17213
  msgstr ""
17214
 
17215
+ #: wppa-upload.php:601
17216
  msgid "sucessfully uploaded."
17217
  msgstr ""
17218
 
17219
+ #: wppa-upload.php:602
17220
  msgid "during upload."
17221
  msgstr ""
17222
 
17284
  msgid "There are no ratings between"
17285
  msgstr ""
17286
 
17287
+ #: wppa-utils.php:3403
17288
+ #, php-format
17289
+ msgid "You and %d other person like this"
17290
+ msgid_plural "You and %d other people like this"
17291
+ msgstr[0] ""
17292
+ msgstr[1] ""
17293
+
17294
+ #: wppa-utils.php:3406
17295
+ msgid "You are the first one who likes this"
17296
+ msgstr ""
17297
+
17298
+ #: wppa-utils.php:3409
17299
+ msgid "Click again if you do no longer like this"
17300
+ msgstr ""
17301
+
17302
+ #: wppa-utils.php:3413
17303
+ #, php-format
17304
+ msgid "%d person likes this"
17305
+ msgid_plural "%d people like this"
17306
+ msgstr[0] ""
17307
+ msgstr[1] ""
17308
+
17309
+ #: wppa-utils.php:3416
17310
+ msgid "Be the first one to like this"
17311
+ msgstr ""
17312
+
17313
+ #: wppa-utils.php:3422
17314
+ #, php-format
17315
+ msgid "%d like"
17316
+ msgid_plural "%d likes"
17317
+ msgstr[0] ""
17318
+ msgstr[1] ""
17319
+
17320
  #: wppa-video.php:188
17321
  msgid ""
17322
  "There is no filetype available for your browser, or your browser does not "
17325
  "Der er ingen filtype til rådighed for din browser, eller din browser "
17326
  "understøtter ikke HTML5-video"
17327
 
17328
+ #: wppa-watermark.php:541
17329
  msgid "--- text: name ---"
17330
  msgstr ""
17331
 
17332
+ #: wppa-watermark.php:543
17333
  msgid "--- text: filename ---"
17334
  msgstr ""
17335
 
17336
+ #: wppa-watermark.php:545
17337
  msgid "--- text: description ---"
17338
  msgstr ""
17339
 
17340
+ #: wppa-watermark.php:547
17341
  msgid "--- text: pre-defined ---"
17342
  msgstr ""
17343
 
17365
  msgid "http://wppa.opajaap.nl/"
17366
  msgstr "http://wppa.opajaap.nl/"
17367
 
17368
+ #~ msgid "Thumbs"
17369
+ #~ msgstr "Miniature"
17370
+
17371
+ #~ msgid ""
17372
+ #~ "Only gif, jpg and png image files are supported. Returned filetype = %d."
17373
+ #~ msgstr ""
17374
+ #~ "Kun gif, jpg og png filer underst&oslash;ttes. Den forkerte filtype er %d."
17375
+
17376
  #~ msgid "Previous"
17377
  #~ msgstr "Forrige"
languages/wp-photo-album-plus-de_DE.mo CHANGED
Binary file
languages/wp-photo-album-plus-de_DE.po CHANGED
@@ -1,8 +1,8 @@
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: WP Photo Album Plus\n"
4
- "POT-Creation-Date: 2016-11-10 09:43+0100\n"
5
- "PO-Revision-Date: 2016-11-10 09:43+0100\n"
6
  "Last-Translator: J.N. Breetvelt <OpaJaap@OpaJaap.nl>\n"
7
  "Language-Team: J.N. Breetvelt <OpaJaap@OpaJaap.nl>\n"
8
  "Language: de_DE\n"
@@ -25,12 +25,12 @@ msgid "Pages:"
25
  msgstr "Seiten:"
26
 
27
  #: theme/photo-album-page-2010.php:31 theme/photo-album-search-page.php:53
28
- #: wppa-album-admin-autosave.php:1384 wppa-album-admin-autosave.php:1422
29
- #: wppa-album-admin-autosave.php:1521 wppa-album-admin-autosave.php:1756
30
- #: wppa-album-admin-autosave.php:1851 wppa-album-admin-autosave.php:1925
31
- #: wppa-album-admin-autosave.php:2067 wppa-album-admin-autosave.php:2601
32
  #: wppa-comment-admin.php:318 wppa-comment-admin.php:387
33
- #: wppa-comment-admin.php:405 wppa-setup.php:1334 wppa-thumbnails.php:641
34
  msgid "Edit"
35
  msgstr "Bearbeiten"
36
 
@@ -39,7 +39,7 @@ msgid "Warning. No page defined for search results!"
39
  msgstr "Warnung. Keine Seite für die Suchergebnisse definiert!"
40
 
41
  #: theme/photo-album-search-page.php:39 wppa-boxes-html.php:175
42
- #: wppa-settings-autosave.php:370 wppa-settings-autosave.php:3265
43
  msgid "Search"
44
  msgstr "Suche"
45
 
@@ -60,18 +60,18 @@ msgstr ""
60
  "Entschuldigung. Leider konnte nichts zum angegebenen Schlüsselwort gefunden "
61
  "werden. Bitte versuch es erneut."
62
 
63
- #: theme/search-2016.php:46 wppa-album-admin-autosave.php:1969
64
  #: wppa-links.php:1059 wppa-links.php:1069
65
  msgid "Previous page"
66
  msgstr "Vorherige Seite"
67
 
68
- #: theme/search-2016.php:47 wppa-admin-functions.php:688
69
- #: wppa-album-admin-autosave.php:1989 wppa-links.php:1087
70
  msgid "Next page"
71
  msgstr "Nächste Seite"
72
 
73
- #: theme/search-2016.php:48 wppa-settings-autosave.php:368
74
- #: wppa-settings-autosave.php:1570 wppa-settings-autosave.php:8867
75
  msgid "Page"
76
  msgstr "Seite"
77
 
@@ -99,55 +99,55 @@ msgstr "Es konnten keine backup der Einstellungen angefertigt weden"
99
  msgid "Error writing to settings backup file"
100
  msgstr "Fehler beim Schreiben in Einstellungen-backup-Datei"
101
 
102
- #: wppa-admin-functions.php:101
103
  msgid "Settings file not found"
104
  msgstr "Einstellungsdatei nicht gefunden"
105
 
106
- #: wppa-admin-functions.php:204 wppa-admin-functions.php:208 wppa-ajax.php:2759
107
- #: wppa-ajax.php:2766
108
  msgid "Please supply a numeric value greater than or equal to"
109
  msgstr "Bitte geben Sie einen numerischen Wert größer als oder gleich zu"
110
 
111
- #: wppa-admin-functions.php:204 wppa-admin-functions.php:208 wppa-ajax.php:2759
112
- #: wppa-ajax.php:2766
113
  msgid "for"
114
  msgstr "für"
115
 
116
- #: wppa-admin-functions.php:208 wppa-ajax.php:2766
117
  msgid "and less than or equal to"
118
  msgstr "und kleiner oder gleich zu"
119
 
120
- #: wppa-admin-functions.php:223 wppa-album-admin-autosave.php:338
121
  msgid "--- public ---"
122
  msgstr "--- öffentlich ---"
123
 
124
- #: wppa-admin-functions.php:476
125
  #, php-format
126
  msgid "File %s is of an unsupported filetype and has been removed."
127
  msgstr "Datei %s ist ein nicht unterstützter Dateityp und wurde entfernt."
128
 
129
- #: wppa-admin-functions.php:595 wppa-admin-functions.php:634
130
- #: wppa-admin-functions.php:638 wppa-admin-functions.php:642
131
  msgid "Unexpected error:"
132
  msgstr "Unerwarteter Fehler:"
133
 
134
- #: wppa-admin-functions.php:595
135
  msgid "Missing database table:"
136
  msgstr "Fehlende Datenbank-Tabelle:"
137
 
138
- #: wppa-admin-functions.php:634
139
  msgid "Missing directory:"
140
  msgstr "Fehlendes Verzeichnis:"
141
 
142
- #: wppa-admin-functions.php:638
143
  msgid "Directory is not writable:"
144
  msgstr "Verzeichnis ist nicht beschreibbar:"
145
 
146
- #: wppa-admin-functions.php:642
147
  msgid "Directory is not readable:"
148
  msgstr "Verzeichnis kann nicht gelesen werden:"
149
 
150
- #: wppa-admin-functions.php:650
151
  msgid ""
152
  "Please de-activate and re-activate the plugin. If this problem persists, ask "
153
  "your administrator."
@@ -155,35 +155,39 @@ msgstr ""
155
  "Bitte deaktivieren Sie und reaktivieren Sie das Plugin. Wenn dieses Problem "
156
  "weiterhin besteht, bitten Sie Ihren Administrator."
157
 
158
- #: wppa-admin-functions.php:675
159
  msgid "Prev page"
160
  msgstr "Vorherige Seite"
161
 
162
- #: wppa-admin-functions.php:799 wppa-admin-functions.php:802
163
  #, php-format
164
  msgid "Album %s is full"
165
  msgstr "Album %s ist voll"
166
 
167
- #: wppa-admin-functions.php:820
168
  #, php-format
169
  msgid "Photo %s already exists in album number %s. Removed from depot."
170
  msgstr "Foto %s existiert bereits im Album Nummer %s. Entfernt vom Depot."
171
 
172
- #: wppa-admin-functions.php:823
173
  #, php-format
174
  msgid "Photo %s already exists in album number %s."
175
  msgstr "Foto %s existiert bereits im Albumnummer %s."
176
 
177
- #: wppa-admin-functions.php:853
 
 
 
 
178
  #, php-format
179
  msgid "ERROR: Attempt to upload a photo that is too large to process (%s)."
180
  msgstr "Fehler: Versuche ein Foto hochladen, die zu groß zum Prozess (%s) ist."
181
 
182
- #: wppa-admin-functions.php:854
183
  msgid "Too big"
184
  msgstr "Zu groß"
185
 
186
- #: wppa-admin-functions.php:858
187
  msgid ""
188
  "WARNING: You are uploading photos that are too small. Photos must be larger "
189
  "than the thumbnail size and larger than the coverphotosize."
@@ -191,31 +195,31 @@ msgstr ""
191
  "Warnung: Sie sind Fotos hochladen, die zu klein sind. Fotos müssen größer "
192
  "als die Größe der Miniaturansichten und größer als die Coverphotosize sein."
193
 
194
- #: wppa-admin-functions.php:859
195
  msgid "Too small"
196
  msgstr "Zu Klein"
197
 
198
- #: wppa-admin-functions.php:864
199
  msgid "ERROR: Unable to retrieve image size of"
200
  msgstr "Fehler: Konnte Bildgröße nicht abrufen"
201
 
202
- #: wppa-admin-functions.php:864
203
  msgid "Are you sure it is a photo?"
204
  msgstr "Sind Sie sicher, dass es ein Foto ist?"
205
 
206
- #: wppa-admin-functions.php:865
207
- msgid "No imagesize"
208
- msgstr "Keine Bildgröße "
209
 
210
- #: wppa-admin-functions.php:874
211
  msgid "Unsupported mime type encountered:"
212
  msgstr "Nicht unterstützten MIME-Typ begegnet:"
213
 
214
- #: wppa-admin-functions.php:891
215
  msgid "Album not known while trying to add a photo"
216
  msgstr "Album nicht bekannt bei dem Versuch, ein Foto hinzufügen"
217
 
218
- #: wppa-admin-functions.php:895
219
  #, php-format
220
  msgid ""
221
  "Album %s does not exist or is not accessable while trying to add a photo"
@@ -223,15 +227,15 @@ msgstr ""
223
  "Album %s existiert nicht oder ist nicht erreichbar beim Versuch, ein Foto "
224
  "hinzufügen"
225
 
226
- #: wppa-admin-functions.php:914
227
  msgid "Could not insert photo."
228
  msgstr "Konnte Foto nicht einfügen."
229
 
230
- #: wppa-admin-functions.php:950
231
  msgid "ERROR: Unknown file or album."
232
  msgstr "FEHLER: Unbekannt Datei oder Album."
233
 
234
- #: wppa-admin-functions.php:1061
235
  #, fuzzy, php-format
236
  msgid ""
237
  "There are <strong>%d</strong> albums and <strong>%d</strong> photos in the "
@@ -240,27 +244,27 @@ msgstr ""
240
  "Es <strong>gibt% d</strong> Alben <strong>und% d</strong> Fotos in das "
241
  "System ein ."
242
 
243
- #: wppa-admin-functions.php:1062
244
  #, fuzzy, php-format
245
  msgid "<strong>%d</strong> photos are pending moderation."
246
  msgstr "<strong>% d</strong> Fotos anhängig Mäßigung."
247
 
248
- #: wppa-admin-functions.php:1063
249
  #, fuzzy, php-format
250
  msgid "<strong>%d</strong> photos are scheduled for later publishing."
251
  msgstr "<strong>% d</strong> Fotos werden für die spätere Verlags geplant."
252
 
253
- #: wppa-admin-functions.php:1066
254
  #, fuzzy, php-format
255
  msgid "The most recently added album is <strong>%s</strong> (%d)."
256
  msgstr "Die zuletzt hinzugefügten Album <strong>ist%s</strong> (% d)."
257
 
258
- #: wppa-admin-functions.php:1070
259
  #, fuzzy, php-format
260
  msgid "The most recently added photo is <strong>%s</strong> (%d)"
261
  msgstr "Die zuletzt hinzugefügten Foto <strong>ist%s</strong> (% d)"
262
 
263
- #: wppa-admin-functions.php:1071
264
  #, fuzzy, php-format
265
  msgid "in album <strong>%s</strong> (%d)."
266
  msgstr "Album - <strong>%s</strong> (% d)."
@@ -269,11 +273,11 @@ msgstr "Album - <strong>%s</strong> (% d)."
269
  msgid "Photo&thinsp;Albums"
270
  msgstr "Foto&thinsp;Alben"
271
 
272
- #: wppa-admin.php:59 wppa-adminbar.php:40 wppa-settings-autosave.php:6062
273
  msgid "Album Admin"
274
  msgstr "Album Admin"
275
 
276
- #: wppa-admin.php:60 wppa-adminbar.php:47 wppa-settings-autosave.php:6063
277
  #: wppa-upload-widget.php:79 wppa-upload.php:119
278
  msgid "Upload Photos"
279
  msgstr "Fotos hochladen"
@@ -283,7 +287,7 @@ msgid "Edit Photos"
283
  msgstr "Fotos bearbeiten"
284
 
285
  #: wppa-admin.php:65 wppa-adminbar.php:61 wppa-import.php:168
286
- #: wppa-settings-autosave.php:6064
287
  msgid "Import Photos"
288
  msgstr "Fotos importieren"
289
 
@@ -292,12 +296,12 @@ msgid "Moderate Photos"
292
  msgstr "Fotos modrieren"
293
 
294
  #: wppa-admin.php:67 wppa-adminbar.php:75 wppa-export.php:32
295
- #: wppa-settings-autosave.php:6066
296
  msgid "Export Photos"
297
  msgstr "Fotos exportieren"
298
 
299
  #: wppa-admin.php:68 wppa-adminbar.php:82 wppa-comment-admin.php:223
300
- #: wppa-settings-autosave.php:6067
301
  msgid "Settings"
302
  msgstr "Einstellungen"
303
 
@@ -306,7 +310,7 @@ msgid "Photo of the day Widget"
306
  msgstr "Foto des Tages Widget"
307
 
308
  #: wppa-admin.php:69 wppa-adminbar.php:89 wppa-potd-widget.php:60
309
- #: wppa-settings-autosave.php:6068 wppa-setup.php:1612
310
  msgid "Photo of the day"
311
  msgstr "Foto des Tages"
312
 
@@ -314,9 +318,9 @@ msgstr "Foto des Tages"
314
  msgid "Manage comments"
315
  msgstr "Kommentare verwalten"
316
 
317
- #: wppa-admin.php:70 wppa-adminbar.php:96 wppa-settings-autosave.php:360
318
- #: wppa-settings-autosave.php:3094 wppa-settings-autosave.php:8666
319
- #: wppa-settings-autosave.php:8711
320
  msgid "Comments"
321
  msgstr "Kommentare"
322
 
@@ -344,7 +348,7 @@ msgstr "Importieren ist vorübergehend deaktiviert für Sie"
344
  msgid "Import"
345
  msgstr "Importieren"
346
 
347
- #: wppa-admin.php:128 wppa-settings-autosave.php:9845
348
  msgid "Update"
349
  msgstr "Aktualisierung"
350
 
@@ -377,8 +381,8 @@ msgstr "Bitte aktivieren Sie diese Funktion in der Tabelle IV-A27"
377
  #: wppa-potd-widget.php:211 wppa-qr-widget.php:94 wppa-search-widget.php:94
378
  #: wppa-slideshow-widget.php:198 wppa-stereo-widget.php:68
379
  #: wppa-super-view-widget.php:73 wppa-tagcloud-widget.php:68
380
- #: wppa-thumbnail-widget.php:184 wppa-topten-widget.php:323
381
- #: wppa-upldr-widget.php:176 wppa-upload-widget.php:83
382
  msgid "Title:"
383
  msgstr "Titel:"
384
 
@@ -394,7 +398,7 @@ msgid "Exit & Refresh"
394
  msgstr "Exit & Refresh"
395
 
396
  #: wppa-ajax.php:250 wppa-ajax.php:316 wppa-ajax.php:351 wppa-ajax.php:629
397
- #: wppa-ajax.php:932 wppa-ajax.php:2716
398
  msgid "Security check failure"
399
  msgstr "Sicherheitsfehler"
400
 
@@ -402,7 +406,7 @@ msgstr "Sicherheitsfehler"
402
  msgid "You do not have the rights to moderate photos this way"
403
  msgstr "Sie haben nicht die Rechte Fotos auf diese Weise zu moderieren"
404
 
405
- #: wppa-ajax.php:300 wppa-ajax.php:1236 wppa-functions.php:2342
406
  msgid "Photo comment approved"
407
  msgstr "Foto Kommentar genehmigt"
408
 
@@ -432,7 +436,7 @@ msgstr "Kommentar entfernt"
432
  msgid "Could not remove comment"
433
  msgstr "Konnte Kommentar nicht entfernen"
434
 
435
- #: wppa-ajax.php:364 wppa-ajax.php:798
436
  msgid "Unexpected error"
437
  msgstr "Unerwarteter Fehler"
438
 
@@ -462,7 +466,7 @@ msgstr "Nur %s Fotos aus %s könnten auf die ZIP-Datei hinzugefügt werden "
462
  msgid "Unable to create zipsdir"
463
  msgstr "Unfähig zipsdir zo erstellen"
464
 
465
- #: wppa-ajax.php:503 wppa-functions.php:2140 wppa-thumbnails.php:616
466
  msgid "Selected"
467
  msgstr "Ausgewählt"
468
 
@@ -486,20 +490,20 @@ msgstr "Unbekannter Typ"
486
  msgid "The photo does no longer exist"
487
  msgstr "Das Foto existiert nicht mehr"
488
 
489
- #: wppa-ajax.php:643
490
  msgid "An error occurred while processing you rating request."
491
  msgstr ""
492
  "Während Ihrer Anfrage ein Stimme ze regstrieren ist ein Fehler aufgetreten"
493
 
494
- #: wppa-ajax.php:644
495
  msgid "Maybe you opened the page too long ago to recognize you."
496
  msgstr "Vielleicht eröffnet Ihnen die Seite zu lange her."
497
 
498
- #: wppa-ajax.php:645
499
  msgid "You may refresh the page and try again."
500
  msgstr "Sie können die Seite aktualisieren und versuchen Sie es erneut."
501
 
502
- #: wppa-ajax.php:646
503
  msgid ""
504
  "Althoug an error occurred while processing your rating, your vote has been "
505
  "registered."
@@ -507,41 +511,41 @@ msgstr ""
507
  "Unbedingt dass ein Fehler aufgetreten ist während die Verarbeitung der "
508
  "Bewertung der, wurde Ihre Stimme registriert."
509
 
510
- #: wppa-ajax.php:647
511
  msgid "However, this may not be reflected in the current pageview"
512
  msgstr "Dies kann jedoch nicht in der aktuellen Seitenzugriff widerspiegeln"
513
 
514
- #: wppa-ajax.php:676
515
  msgid "Photo has been removed."
516
  msgstr "Foto wurde entfernt."
517
 
518
- #: wppa-ajax.php:688 wppa-slideshow.php:730
519
  msgid "Sorry, you can not rate your own photos"
520
  msgstr "Sorry, Sie können Ihre eigenen Fotos nicht bewerten"
521
 
522
- #: wppa-ajax.php:700
523
  msgid "Please enter a comment."
524
  msgstr "Bitte geben Sie einen Kommentar ein."
525
 
526
- #: wppa-ajax.php:727
527
  msgid "You can not change your vote"
528
  msgstr "Sie können Ihre Stimme nicht ändern"
529
 
530
- #: wppa-ajax.php:733
531
  msgid "You can not change a dislike"
532
  msgstr "Sie können eine Abneigung nicht ändern"
533
 
534
- #: wppa-ajax.php:739
535
  #, fuzzy
536
  msgid "You can not change your vote into a dislike"
537
  msgstr "Sie können nicht Ihre Stimme in eine Abneigung ändern"
538
 
539
- #: wppa-ajax.php:755 wppa-ajax.php:776
540
  #, fuzzy
541
  msgid "Photo rated"
542
  msgstr "Foto bewertet"
543
 
544
- #: wppa-ajax.php:882
545
  #, fuzzy
546
  msgid ""
547
  "Please explain your vote in a comment.\n"
@@ -556,808 +560,808 @@ msgstr ""
556
  "abgeschlossen haben, können Sie die Seite aktualisieren Ihre Stimme wurde "
557
  "wirksam zu sehen."
558
 
559
- #: wppa-ajax.php:928
560
  #, fuzzy
561
  msgid "You do not have the rights to delete a photo"
562
  msgstr "Sie haben nicht die Rechte, ein Foto zu löschen"
563
 
564
- #: wppa-ajax.php:938
565
  #, fuzzy, php-format
566
  msgid "Photo %s has been deleted"
567
  msgstr "Foto%s wurde gelöscht"
568
 
569
- #: wppa-ajax.php:954
570
  #, fuzzy
571
  msgid "You do not have the rights to update album information"
572
  msgstr "Sie haben nicht die Rechte Album-Informationen zu aktualisieren"
573
 
574
- #: wppa-ajax.php:966 wppa-ajax.php:2063
575
  #, fuzzy
576
  msgid "Ratings cleared"
577
  msgstr "Bewertungen gelöscht"
578
 
579
- #: wppa-ajax.php:966 wppa-ajax.php:972 wppa-photo-admin-autosave.php:668
580
  #, fuzzy
581
  msgid "No ratings for this photo."
582
  msgstr "Keine Bewertungen für dieses Foto."
583
 
584
- #: wppa-ajax.php:969
585
  #, fuzzy
586
  msgid "An error occurred while clearing ratings"
587
  msgstr "Ein Fehler ist aufgetreten, während Bewertungen Clearing"
588
 
589
- #: wppa-ajax.php:972 wppa-ajax.php:993 wppa-ajax.php:1015
590
  msgid "No photos in this album"
591
  msgstr ""
592
 
593
- #: wppa-ajax.php:987
594
  msgid "Tags set to defaults"
595
  msgstr ""
596
 
597
- #: wppa-ajax.php:990
598
  #, fuzzy
599
  msgid "An error occurred while setting tags"
600
  msgstr "Ein Fehler ist aufgetreten, während Tags Einstellung"
601
 
602
- #: wppa-ajax.php:1009
603
  msgid "Tags added with defaults"
604
  msgstr ""
605
 
606
- #: wppa-ajax.php:1012
607
  #, fuzzy
608
  msgid "An error occurred while adding tags"
609
  msgstr "Fehler beim Hinzufügen von Tags"
610
 
611
- #: wppa-ajax.php:1038
612
  #, fuzzy
613
  msgid "No subalbums found to process"
614
  msgstr "Keine Unteralben zu verarbeiten gefunden"
615
 
616
- #: wppa-ajax.php:1043
617
  #, fuzzy
618
  msgid "No categories found to process"
619
  msgstr "Keine Kategorien zu verarbeiten gefunden"
620
 
621
- #: wppa-ajax.php:1047
622
  #, php-format
623
  msgid "%d album updated"
624
  msgid_plural "%d albums updated"
625
  msgstr[0] "%d Album aktualisiert"
626
  msgstr[1] "%d Album aktualisiert"
627
 
628
- #: wppa-ajax.php:1054
629
  #, php-format
630
  msgid "Album name may not be empty.<br />Reset to %s"
631
  msgstr ""
632
 
633
- #: wppa-ajax.php:1056 wppa-ajax.php:1516 wppa-album-admin-autosave.php:428
634
- #: wppa-album-admin-autosave.php:477 wppa-album-admin-autosave.php:1331
635
- #: wppa-album-admin-autosave.php:1468 wppa-album-admin-autosave.php:1703
636
- #: wppa-album-admin-autosave.php:1798 wppa-boxes-html.php:415
637
- #: wppa-boxes-html.php:529 wppa-photo-admin-autosave.php:1945
638
- #: wppa-photo-admin-autosave.php:2067 wppa-photo-admin-autosave.php:2484
639
  #: wppa-potd-admin.php:71 wppa-potd-admin.php:358
640
- #: wppa-settings-autosave.php:504 wppa-settings-autosave.php:666
641
- #: wppa-settings-autosave.php:688 wppa-settings-autosave.php:1436
642
- #: wppa-settings-autosave.php:1457 wppa-settings-autosave.php:2991
643
- #: wppa-settings-autosave.php:3012 wppa-settings-autosave.php:3371
644
- #: wppa-settings-autosave.php:3395 wppa-settings-autosave.php:3962
645
- #: wppa-settings-autosave.php:4076 wppa-settings-autosave.php:4759
646
- #: wppa-settings-autosave.php:4780 wppa-settings-autosave.php:4956
647
- #: wppa-settings-autosave.php:4980 wppa-settings-autosave.php:6028
648
- #: wppa-settings-autosave.php:6462 wppa-settings-autosave.php:6712
649
- #: wppa-settings-autosave.php:6734 wppa-settings-autosave.php:7504
650
- #: wppa-settings-autosave.php:7528 wppa-settings-autosave.php:8660
651
- #: wppa-settings-autosave.php:9302 wppa-settings-autosave.php:9458
652
- #: wppa-thumbnail-widget.php:202 wppa-upload.php:259
653
  msgid "Name"
654
  msgstr "Name"
655
 
656
- #: wppa-ajax.php:1059 wppa-ajax.php:1519 wppa-album-admin-autosave.php:1341
657
- #: wppa-album-admin-autosave.php:1478 wppa-album-admin-autosave.php:1713
658
- #: wppa-album-admin-autosave.php:1808 wppa-photo-admin-autosave.php:1946
659
- #: wppa-photo-admin-autosave.php:2068 wppa-photo-admin-autosave.php:2485
660
  #: wppa-potd-admin.php:72 wppa-potd-admin.php:138 wppa-potd-admin.php:359
661
- #: wppa-settings-autosave.php:505 wppa-settings-autosave.php:667
662
- #: wppa-settings-autosave.php:689 wppa-settings-autosave.php:1437
663
- #: wppa-settings-autosave.php:1458 wppa-settings-autosave.php:2992
664
- #: wppa-settings-autosave.php:3013 wppa-settings-autosave.php:3372
665
- #: wppa-settings-autosave.php:3396 wppa-settings-autosave.php:4760
666
- #: wppa-settings-autosave.php:4781 wppa-settings-autosave.php:4957
667
- #: wppa-settings-autosave.php:4981 wppa-settings-autosave.php:6029
668
- #: wppa-settings-autosave.php:6463 wppa-settings-autosave.php:6713
669
- #: wppa-settings-autosave.php:6735 wppa-settings-autosave.php:7505
670
- #: wppa-settings-autosave.php:7529 wppa-settings-autosave.php:9303
671
- #: wppa-settings-autosave.php:9325 wppa-settings-autosave.php:9365
672
- #: wppa-settings-autosave.php:9387 wppa-settings-autosave.php:9433
673
- #: wppa-settings-autosave.php:9459
674
  #, fuzzy
675
  msgid "Description"
676
  msgstr "Album Beschreibung eingeben"
677
 
678
- #: wppa-ajax.php:1063
679
  #, fuzzy
680
  msgid "Unbalanced tags in album description!"
681
  msgstr "Unsymmetrische Tags in Albumbeschreibung!"
682
 
683
- #: wppa-ajax.php:1070
684
  #, fuzzy
685
  msgid "Album order #"
686
  msgstr "Album bestellen #"
687
 
688
- #: wppa-ajax.php:1073
689
  #, fuzzy
690
  msgid "Cover photo"
691
  msgstr "Titelbild"
692
 
693
- #: wppa-ajax.php:1076
694
  #, fuzzy
695
  msgid "Parent album"
696
  msgstr "Übergeordnetes Album"
697
 
698
- #: wppa-ajax.php:1081 wppa-settings-autosave.php:3956
699
  #, fuzzy
700
  msgid "Photo order"
701
  msgstr "Bildersortierung"
702
 
703
- #: wppa-ajax.php:1084
704
  #, fuzzy
705
  msgid "Use Alt thumbsize"
706
  msgstr "Mit Alt thumbsize"
707
 
708
- #: wppa-ajax.php:1087
709
  #, fuzzy
710
  msgid "Cover Type"
711
  msgstr "Cover-Typ"
712
 
713
- #: wppa-ajax.php:1090 wppa-settings-autosave.php:4982
714
- #: wppa-settings-autosave.php:6030
715
  #, fuzzy
716
  msgid "Link type"
717
  msgstr "Verknüpfungstyp"
718
 
719
- #: wppa-ajax.php:1093 wppa-album-covers.php:1304
720
  msgid "Link to"
721
  msgstr "Link zu"
722
 
723
- #: wppa-ajax.php:1096 wppa-ajax.php:1540 wppa-album-admin-autosave.php:1352
724
- #: wppa-album-admin-autosave.php:1489 wppa-album-admin-autosave.php:1724
725
- #: wppa-album-admin-autosave.php:1819 wppa-boxes-html.php:537
726
- #: wppa-photo-admin-autosave.php:1948 wppa-photo-admin-autosave.php:2070
727
  #: wppa-potd-admin.php:139
728
  msgid "Owner"
729
  msgstr "Inhaber"
730
 
731
- #: wppa-ajax.php:1098
732
  #, fuzzy, php-format
733
  msgid "User %s does not exist"
734
  msgstr "Benutzer \"%s\" nicht vorhanden"
735
 
736
- #: wppa-ajax.php:1103 wppa-ajax.php:1109
737
  #, fuzzy
738
  msgid "Upload limit count"
739
  msgstr "Upload-Limit Zahl"
740
 
741
- #: wppa-ajax.php:1116
742
  #, fuzzy
743
  msgid "Upload limit time"
744
  msgstr "Hochladebegrenzung"
745
 
746
- #: wppa-ajax.php:1120
747
  #, fuzzy
748
  msgid "Default tags"
749
  msgstr "Default-Tags"
750
 
751
- #: wppa-ajax.php:1125
752
  #, fuzzy
753
  msgid "Categories"
754
  msgstr "Kategorien"
755
 
756
- #: wppa-ajax.php:1128
757
  #, fuzzy
758
  msgid "Sub albums sort order"
759
  msgstr "Unteralben sortieren bestellen"
760
 
761
- #: wppa-ajax.php:1136 wppa-ajax.php:1609
762
  #, fuzzy
763
  msgid "Schedule date/time"
764
  msgstr "Geplantes Datum / Zeit"
765
 
766
- #: wppa-ajax.php:1149 wppa-ajax.php:1201
767
  #, php-format
768
  msgid "%s of album %s updated"
769
  msgstr ""
770
 
771
- #: wppa-ajax.php:1157
772
  #, fuzzy
773
  msgid "All photos set to scheduled per date"
774
  msgstr "Alle Fotos auf pro Tag geplant"
775
 
776
- #: wppa-ajax.php:1184
777
  #, php-format
778
  msgid "Custom field %s updated"
779
  msgstr ""
780
 
781
- #: wppa-ajax.php:1210
782
  #, php-format
783
  msgid "An error occurred while trying to update %s of album %s"
784
  msgstr ""
785
 
786
- #: wppa-ajax.php:1211 wppa-ajax.php:1494
787
  #, fuzzy
788
  msgid "Press CTRL+F5 and try again."
789
  msgstr "Drücken Sie STRG F5 und versuchen Sie es erneut."
790
 
791
- #: wppa-ajax.php:1225
792
  #, fuzzy
793
  msgid "You do not have the rights to update comment status"
794
  msgstr "Sie haben nicht die Rechte Kommentar Status zu aktualisieren"
795
 
796
- #: wppa-ajax.php:1242
797
  #, fuzzy, php-format
798
  msgid "Status of comment #%s updated"
799
  msgstr "Status Kommentar #%s aktualisiert"
800
 
801
- #: wppa-ajax.php:1245
802
  #, fuzzy, php-format
803
  msgid "Error updating status comment #%s"
804
  msgstr "Fehler beim Aktualisieren der Status Kommentar #%s"
805
 
806
- #: wppa-ajax.php:1256
807
  #, fuzzy
808
  msgid "You do not have the rights to change photos"
809
  msgstr "Sie haben nicht die Rechte Fotos zu ändern"
810
 
811
- #: wppa-ajax.php:1265
812
  #, fuzzy
813
  msgid "Watermark applied"
814
  msgstr "Wasserzeichen eingefügt werden"
815
 
816
- #: wppa-ajax.php:1269
817
  #, fuzzy
818
  msgid "An error occured while trying to apply a watermark"
819
  msgstr ""
820
  "Ein Fehler ist aufgetreten bei dem Versuch, ein Wasserzeichen zu beantragen"
821
 
822
- #: wppa-ajax.php:1288
823
  #, fuzzy
824
  msgid "You do not have the rights to update photo information"
825
  msgstr "Sie haben nicht die Rechte Foto Informationen zu aktualisieren"
826
 
827
- #: wppa-ajax.php:1294
828
  #, fuzzy, php-format
829
  msgid "%s updated to %s."
830
  msgstr "%s%s aktualisiert."
831
 
832
- #: wppa-ajax.php:1344
833
  #, fuzzy, php-format
834
  msgid "Format error %s. Must be yyyy:mm:dd hh:mm:ss"
835
  msgstr "Formatfehler%s. Müssen jjjj: mm: tt hh: mm: ss"
836
 
837
- #: wppa-ajax.php:1348
838
  #, fuzzy
839
  msgid "Exif date/time updated"
840
  msgstr "Exif Datum / Uhrzeit aktualisiert"
841
 
842
- #: wppa-ajax.php:1354
843
  #, fuzzy
844
  msgid "Enter a value > -90 and < 90"
845
  msgstr "Geben Sie einen Wert> -90 und <90"
846
 
847
- #: wppa-ajax.php:1362
848
  #, fuzzy
849
  msgid "Lattitude updated"
850
  msgstr "Lattitude aktualisiert"
851
 
852
- #: wppa-ajax.php:1364
853
  #, fuzzy
854
  msgid "Could not update lattitude"
855
  msgstr "Konnte nicht aktualisiert werden lattitude"
856
 
857
- #: wppa-ajax.php:1370
858
  #, fuzzy
859
  msgid "Enter a value > -180 and < 180"
860
  msgstr "Geben Sie einen Wert> -180 und <180"
861
 
862
- #: wppa-ajax.php:1378
863
  #, fuzzy
864
  msgid "Longitude updated"
865
  msgstr "Länge aktualisiert"
866
 
867
- #: wppa-ajax.php:1380
868
  #, fuzzy
869
  msgid "Could not update longitude"
870
  msgstr "Konnte nicht aktualisieren Länge"
871
 
872
- #: wppa-ajax.php:1388
873
  #, fuzzy
874
  msgid "Photo files remade"
875
  msgstr "Fotodateien neu gemacht"
876
 
877
- #: wppa-ajax.php:1391
878
  #, fuzzy
879
  msgid "Could not remake files"
880
  msgstr "Konnte nicht Dateien Remake"
881
 
882
- #: wppa-ajax.php:1397
883
  #, fuzzy
884
  msgid "Thumbnail remade"
885
  msgstr "Thumbnail neu gemacht"
886
 
887
- #: wppa-ajax.php:1400
888
  #, fuzzy
889
  msgid "Could not remake thumbnail"
890
  msgstr "Konnte nicht Thumbnail Remake"
891
 
892
- #: wppa-ajax.php:1411 wppa-potd-admin.php:100 wppa-settings-autosave.php:3747
893
  #: wppa-tinymce-shortcodes.php:627
894
  #, fuzzy
895
  msgid "left"
896
  msgstr "links"
897
 
898
- #: wppa-ajax.php:1415
899
  #, fuzzy
900
  msgid "180&deg;"
901
  msgstr "180 °"
902
 
903
- #: wppa-ajax.php:1419 wppa-potd-admin.php:100 wppa-settings-autosave.php:3747
904
  #: wppa-tinymce-shortcodes.php:629
905
  #, fuzzy
906
  msgid "right"
907
  msgstr "rechts"
908
 
909
- #: wppa-ajax.php:1432
910
  msgid "Photo flipped"
911
  msgstr ""
912
 
913
- #: wppa-ajax.php:1435
914
  #, fuzzy, php-format
915
  msgid "Photo %s rotated %s"
916
  msgstr "Foto%s gedreht%s"
917
 
918
- #: wppa-ajax.php:1439
919
  #, php-format
920
  msgid "An error occurred while trying to rotate or flip photo %s"
921
  msgstr ""
922
 
923
- #: wppa-ajax.php:1449 wppa-ajax.php:1477 wppa-photo-admin-autosave.php:1661
924
- #: wppa-photo-admin-autosave.php:1679
925
  #, fuzzy, php-format
926
  msgid "A photo with filename %s already exists in album %s."
927
  msgstr "Ein Foto mit dem Dateinamen%s existiert bereits in Album%s."
928
 
929
- #: wppa-ajax.php:1455 wppa-ajax.php:1483 wppa-functions.php:4104
930
  #, php-format
931
  msgid "Album %s does not exist"
932
  msgstr ""
933
 
934
- #: wppa-ajax.php:1464
935
  #, fuzzy, php-format
936
  msgid "Photo %s has been moved to album %s (%s)"
937
  msgstr "Foto%s wurde auf Album%s (%s) bewegt"
938
 
939
- #: wppa-ajax.php:1467
940
  #, fuzzy, php-format
941
  msgid "An error occurred while trying to move photo %s"
942
  msgstr "Ein Fehler beim Versuch, das Foto zu bewegen%s"
943
 
944
- #: wppa-ajax.php:1490
945
  #, fuzzy, php-format
946
  msgid "Photo %s copied to album %s (%s)"
947
  msgstr "Foto%s kopiert Album%s (%s)"
948
 
949
- #: wppa-ajax.php:1493
950
  #, fuzzy, php-format
951
  msgid "An error occurred while trying to copy photo %s"
952
  msgstr "Ein Fehler beim Versuch, das Foto zu kopieren%s"
953
 
954
- #: wppa-ajax.php:1523 wppa-ajax.php:2166
955
  #, fuzzy
956
  msgid "Unbalanced tags in photo description!"
957
  msgstr "Unsymmetrische Tags in fotobeschreibung!"
958
 
959
- #: wppa-ajax.php:1529
960
  #, fuzzy
961
  msgid "Photo order #"
962
  msgstr "Bildersortierung"
963
 
964
- #: wppa-ajax.php:1534
965
  #, fuzzy, php-format
966
  msgid "User %s does not exists"
967
  msgstr "Benutzer%s existiert nicht"
968
 
969
- #: wppa-ajax.php:1543
970
  #, fuzzy
971
  msgid "Link url"
972
  msgstr "Link URL"
973
 
974
- #: wppa-ajax.php:1546
975
  #, fuzzy
976
  msgid "Link title"
977
  msgstr "Link Titel"
978
 
979
- #: wppa-ajax.php:1549
980
  #, fuzzy
981
  msgid "Link target"
982
  msgstr "Link-Ziel"
983
 
984
- #: wppa-ajax.php:1555 wppa-multitag-widget.php:34 wppa-multitag-widget.php:66
985
  #: wppa-tagcloud-widget.php:34 wppa-tagcloud-widget.php:63
986
  #, fuzzy
987
  msgid "Photo Tags"
988
  msgstr "Foto-Tags"
989
 
990
- #: wppa-ajax.php:1560 wppa-comment-admin.php:317 wppa-comment-admin.php:404
991
- #: wppa-photo-admin-autosave.php:1947 wppa-photo-admin-autosave.php:2069
992
- #: wppa-settings-autosave.php:6738 wppa-settings-autosave.php:7508
993
- #: wppa-settings-autosave.php:9326 wppa-settings-autosave.php:9366
994
- #: wppa-settings-autosave.php:9388 wppa-settings-autosave.php:9434
995
  #, fuzzy
996
  msgid "Status"
997
  msgstr "Status"
998
 
999
- #: wppa-ajax.php:1563
1000
  #, fuzzy
1001
  msgid "HTML Alt"
1002
  msgstr "HTML Alt"
1003
 
1004
- #: wppa-ajax.php:1567
1005
  #, fuzzy
1006
  msgid "Video width"
1007
  msgstr "Breite des Videos"
1008
 
1009
- #: wppa-ajax.php:1569 wppa-ajax.php:1576
1010
  #, fuzzy
1011
  msgid "Please enter an integer value >= 0"
1012
  msgstr "Bitte geben Sie einen ganzzahligen Wert =%1 ein."
1013
 
1014
- #: wppa-ajax.php:1574
1015
  #, fuzzy
1016
  msgid "Video height"
1017
  msgstr "Video Höhe"
1018
 
1019
- #: wppa-ajax.php:1592 wppa-ajax.php:1625
1020
  #, php-format
1021
  msgid "%s of video %s updated"
1022
  msgstr ""
1023
 
1024
- #: wppa-ajax.php:1595 wppa-ajax.php:1628
1025
  #, php-format
1026
  msgid "%s of photo %s updated"
1027
  msgstr ""
1028
 
1029
- #: wppa-ajax.php:1599
1030
  #, php-format
1031
  msgid "An error occurred while trying to update %s of photo %s"
1032
  msgstr ""
1033
 
1034
- #: wppa-ajax.php:1654
1035
  #, php-format
1036
  msgid "Custom field %s of photo %s updated"
1037
  msgstr ""
1038
 
1039
- #: wppa-ajax.php:1661
1040
  msgid "Error during upload."
1041
  msgstr ""
1042
 
1043
- #: wppa-ajax.php:1695
1044
  #, fuzzy
1045
  msgid "Photo files updated."
1046
  msgstr "Foto-Dateien aktualisiert."
1047
 
1048
- #: wppa-ajax.php:1700
1049
  #, fuzzy
1050
  msgid "Could not update files."
1051
  msgstr "Konnte nicht Dateien aktualisieren."
1052
 
1053
- #: wppa-ajax.php:1711
1054
  #, fuzzy, php-format
1055
  msgid "Stereo mode updated in %d milliseconds"
1056
  msgstr "Stereo-Modus in% d Millisekunden aktualisiert"
1057
 
1058
- #: wppa-ajax.php:1728 wppa-ajax.php:1770
1059
  #, fuzzy
1060
  msgid "You do not have the rights to update settings"
1061
  msgstr "Sie haben nicht die Rechte-Einstellungen aktualisieren"
1062
 
1063
- #: wppa-ajax.php:1764
1064
  #, fuzzy
1065
  msgid "You do not have the rights to update photo of the day settings"
1066
  msgstr ""
1067
  "Sie haben nicht die Rechte Foto des Tages Einstellungen zu aktualisieren"
1068
 
1069
- #: wppa-ajax.php:1842
1070
  #, fuzzy
1071
  msgid "Capability granted"
1072
  msgstr "Capability gewährt"
1073
 
1074
- #: wppa-ajax.php:1847
1075
  #, fuzzy
1076
  msgid "Capability withdrawn"
1077
  msgstr "Capability zurückgezogen"
1078
 
1079
- #: wppa-ajax.php:1878
1080
  #, fuzzy
1081
  msgid "Column width."
1082
  msgstr "Breite der Spalte"
1083
 
1084
- #: wppa-ajax.php:1881
1085
  #, fuzzy
1086
  msgid "Initial width."
1087
  msgstr "Ursprüngliche Breite"
1088
 
1089
- #: wppa-ajax.php:1884
1090
  #, fuzzy
1091
  msgid "Full size."
1092
  msgstr "Originalgröße"
1093
 
1094
- #: wppa-ajax.php:1887
1095
  #, fuzzy
1096
  msgid "Max height."
1097
  msgstr "Max. Höhe:"
1098
 
1099
- #: wppa-ajax.php:1892
1100
  #, fuzzy
1101
  msgid "Thumbnail size."
1102
  msgstr "Thumbnail Größe"
1103
 
1104
- #: wppa-ajax.php:1896
1105
  #, fuzzy
1106
  msgid "Thumbnail frame width"
1107
  msgstr "Rahmenbreite des Minibildes:"
1108
 
1109
- #: wppa-ajax.php:1900
1110
  #, fuzzy
1111
  msgid "Thumbnail frame height"
1112
  msgstr "Miniaturrahmenhöhe"
1113
 
1114
- #: wppa-ajax.php:1903
1115
  #, fuzzy
1116
  msgid "Thumbnail Spacing"
1117
  msgstr "Thumbnail-Abstand"
1118
 
1119
- #: wppa-ajax.php:1906
1120
  #, fuzzy
1121
  msgid "Photocount treshold."
1122
  msgstr "Photocount treshold."
1123
 
1124
- #: wppa-ajax.php:1909
1125
  #, fuzzy
1126
  msgid "Thumb page size."
1127
  msgstr "Thumb Seitengröße."
1128
 
1129
- #: wppa-ajax.php:1912
1130
  #, fuzzy
1131
  msgid "Cover photo size."
1132
  msgstr "Coverbild Größe"
1133
 
1134
- #: wppa-ajax.php:1915
1135
  #, fuzzy
1136
  msgid "Album page size."
1137
  msgstr "Größe der Album Seite"
1138
 
1139
- #: wppa-ajax.php:1918
1140
  #, fuzzy
1141
  msgid "Number of TopTen photos"
1142
  msgstr "Anzahl der TopTen Fotos"
1143
 
1144
- #: wppa-ajax.php:1921
1145
  #, fuzzy
1146
  msgid "Widget image thumbnail size"
1147
  msgstr "Widget Bild Miniaturgröße"
1148
 
1149
- #: wppa-ajax.php:1924 wppa-settings-autosave.php:1094
1150
  #, fuzzy
1151
  msgid "Max Cover width"
1152
  msgstr "Max Deckbreite"
1153
 
1154
- #: wppa-ajax.php:1927
1155
  #, fuzzy
1156
  msgid "Minimal description height"
1157
  msgstr "Minimale Beschreibung Höhe"
1158
 
1159
- #: wppa-ajax.php:1930
1160
  #, fuzzy
1161
  msgid "Minimal cover height"
1162
  msgstr "Minimale Abdeckung Höhe"
1163
 
1164
- #: wppa-ajax.php:1933
1165
  #, fuzzy
1166
  msgid "Minimal text frame height"
1167
  msgstr "Minimale Rahmenhöhe"
1168
 
1169
- #: wppa-ajax.php:1936 wppa-settings-autosave.php:1391
1170
  #, fuzzy
1171
  msgid "Border width"
1172
  msgstr "Rahmenbreite"
1173
 
1174
- #: wppa-ajax.php:1939 wppa-settings-autosave.php:765
1175
- #: wppa-settings-autosave.php:1400
1176
  #, fuzzy
1177
  msgid "Border radius"
1178
  msgstr "Rahmen Radius"
1179
 
1180
- #: wppa-ajax.php:1942 wppa-settings-autosave.php:776
1181
  #, fuzzy
1182
  msgid "Box spacing"
1183
  msgstr "Box Abstand"
1184
 
1185
- #: wppa-ajax.php:1948 wppa-settings-autosave.php:1069
1186
  #, fuzzy
1187
  msgid "Popup size"
1188
  msgstr "Popup-Größe"
1189
 
1190
- #: wppa-ajax.php:1951
1191
  #, fuzzy
1192
  msgid "Fullsize border width"
1193
  msgstr "Fullsize Randbreite"
1194
 
1195
- #: wppa-ajax.php:1954
1196
  #, fuzzy
1197
  msgid "Lightbox Bordersize"
1198
  msgstr "Lightbox Bordersize"
1199
 
1200
- #: wppa-ajax.php:1957
1201
  #, fuzzy
1202
  msgid "Lightbox Borderwidth"
1203
  msgstr "Lightbox Border"
1204
 
1205
- #: wppa-ajax.php:1960
1206
  #, fuzzy
1207
  msgid "Lightbox Borderradius"
1208
  msgstr "Lightbox Borderradius"
1209
 
1210
- #: wppa-ajax.php:1963
1211
  #, fuzzy
1212
  msgid "Number of Comment widget entries"
1213
  msgstr "Anzahl der Kommentar-Widget Einträge"
1214
 
1215
- #: wppa-ajax.php:1966
1216
  #, fuzzy
1217
  msgid "Comment Widget image thumbnail size"
1218
  msgstr "Kommentar Widget Bild Miniaturgröße"
1219
 
1220
- #: wppa-ajax.php:1969 wppa-ajax.php:1972 wppa-ajax.php:1975
1221
  #, fuzzy
1222
  msgid "Opacity."
1223
  msgstr "Deckkraft"
1224
 
1225
- #: wppa-ajax.php:1984 wppa-settings-autosave.php:1200
1226
  #, fuzzy
1227
  msgid "Avatar size"
1228
  msgstr "Avatar-Grösse"
1229
 
1230
- #: wppa-ajax.php:1987 wppa-ajax.php:1990
1231
  #, fuzzy
1232
  msgid "Watermark opacity"
1233
  msgstr "Deckkraft Wasserzeichen"
1234
 
1235
- #: wppa-ajax.php:1993 wppa-settings-autosave.php:1369
1236
  #, fuzzy
1237
  msgid "Number of text lines"
1238
  msgstr "Anzahl der Textzeilen"
1239
 
1240
- #: wppa-ajax.php:1996 wppa-settings-autosave.php:4616
1241
  #, fuzzy
1242
  msgid "Overlay opacity"
1243
  msgstr "Überlagerungsdeckkraft"
1244
 
1245
- #: wppa-ajax.php:1999 wppa-settings-autosave.php:8069
1246
  #, fuzzy
1247
  msgid "Upload limit"
1248
  msgstr "Hochladebegrenzung"
1249
 
1250
- #: wppa-ajax.php:2002 wppa-settings-autosave.php:4286
1251
  #, fuzzy
1252
  msgid "Notify inappropriate"
1253
  msgstr "Benachrichtigen Sie ungeeignet"
1254
 
1255
- #: wppa-ajax.php:2005
1256
  #, fuzzy
1257
  msgid "Dislike pending"
1258
  msgstr "Dislike angemeldet"
1259
 
1260
- #: wppa-ajax.php:2008
1261
  #, fuzzy
1262
  msgid "Dislike delete"
1263
  msgstr "Dislike löschen"
1264
 
1265
- #: wppa-ajax.php:2011 wppa-settings-autosave.php:7604
1266
  #, fuzzy
1267
  msgid "Max execution time"
1268
  msgstr "Max Durchführungszeit"
1269
 
1270
- #: wppa-ajax.php:2017
1271
  #, fuzzy
1272
  msgid "myCRED / Cube Points"
1273
  msgstr "myCRED / Cube-Punkte"
1274
 
1275
- #: wppa-ajax.php:2020
1276
  #, fuzzy
1277
  msgid "JPG Image quality"
1278
  msgstr "JPG Bildqualität"
1279
 
1280
- #: wppa-ajax.php:2026 wppa-settings-autosave.php:4165
1281
  #, fuzzy
1282
  msgid "Number of coverphotos"
1283
  msgstr "Anzahl der coverphotos"
1284
 
1285
- #: wppa-ajax.php:2029 wppa-settings-autosave.php:4257
1286
  #, fuzzy
1287
  msgid "Dislike value"
1288
  msgstr "Dislike Wert"
1289
 
1290
- #: wppa-ajax.php:2032 wppa-settings-autosave.php:906
1291
  #, fuzzy
1292
  msgid "Slideshow pagesize"
1293
  msgstr "Diashow Seitengröße"
1294
 
1295
- #: wppa-ajax.php:2035 wppa-settings-autosave.php:925
1296
  #, fuzzy
1297
  msgid "Slideonly max"
1298
  msgstr "Slideonly max"
1299
 
1300
- #: wppa-ajax.php:2038 wppa-settings-autosave.php:794
1301
  #, fuzzy
1302
  msgid "Max Pagelinks"
1303
  msgstr "Max pagelinks"
1304
 
1305
- #: wppa-ajax.php:2055 wppa-settings-autosave.php:821
1306
  #, fuzzy
1307
  msgid "Sticky header size"
1308
  msgstr "Sticky"
1309
 
1310
- #: wppa-ajax.php:2066
1311
  #, fuzzy
1312
  msgid "Could not clear ratings"
1313
  msgstr "Könnte nicht klar Bewertungen"
1314
 
1315
- #: wppa-ajax.php:2075
1316
  #, fuzzy
1317
  msgid "Viewcounts cleared"
1318
  msgstr "Viewcounts gelöscht"
1319
 
1320
- #: wppa-ajax.php:2078
1321
  #, fuzzy
1322
  msgid "Could not clear viewcounts"
1323
  msgstr "Könnte nicht klar viewcounts"
1324
 
1325
- #: wppa-ajax.php:2088
1326
  #, fuzzy
1327
  msgid "IPTC data cleared"
1328
  msgstr "IPTC-Daten gelöscht"
1329
 
1330
- #: wppa-ajax.php:2089
1331
  #, fuzzy
1332
  msgid "Refresh this page to clear table X"
1333
  msgstr "Seite aktualisieren Tabelle X zu löschen"
1334
 
1335
- #: wppa-ajax.php:2093
1336
  #, fuzzy
1337
  msgid "Could not clear IPTC data"
1338
  msgstr "Könnte nicht klar, IPTC-Daten"
1339
 
1340
- #: wppa-ajax.php:2103
1341
  #, fuzzy
1342
  msgid "EXIF data cleared"
1343
  msgstr "EXIF-Daten gelöscht"
1344
 
1345
- #: wppa-ajax.php:2104
1346
  #, fuzzy
1347
  msgid "Refresh this page to clear table XI"
1348
  msgstr "Seite aktualisieren Tabelle XI zu löschen"
1349
 
1350
- #: wppa-ajax.php:2108
1351
  #, fuzzy
1352
  msgid "Could not clear EXIF data"
1353
  msgstr "Könnte nicht klar, EXIF-Daten"
1354
 
1355
- #: wppa-ajax.php:2116
1356
  #, fuzzy
1357
  msgid "Recuperation performed"
1358
  msgstr "Rekuperation ausgeführt"
1359
 
1360
- #: wppa-ajax.php:2131
1361
  #, fuzzy
1362
  msgid ""
1363
  "Illegal format. Please enter a 6 digit hexadecimal color value. Example: "
@@ -1366,64 +1370,64 @@ msgstr ""
1366
  "Illegal Format. Bitte geben Sie eine 6-stellige hexadezimale Farbwert. "
1367
  "Beispiel: # 77bbff"
1368
 
1369
- #: wppa-ajax.php:2157
1370
  #, fuzzy
1371
  msgid "You just changed a setting that requires the recalculation of ratings."
1372
  msgstr ""
1373
  "Sie verändert nur eine Einstellung, die Neuberechnung der Bewertungen "
1374
  "erfordert."
1375
 
1376
- #: wppa-ajax.php:2158 wppa-ajax.php:2612
1377
  #, fuzzy
1378
  msgid "Please run the appropriate action in Table VIII."
1379
  msgstr "Bitte führen Sie die entsprechende Aktion in der Tabelle VIII."
1380
 
1381
- #: wppa-ajax.php:2182 wppa-ajax.php:2198
1382
  #, fuzzy, php-format
1383
  msgid "Unable to create or write to %s"
1384
  msgstr "Kann nicht erstellt oder schreiben zu%s"
1385
 
1386
- #: wppa-ajax.php:2191
1387
  #, fuzzy
1388
  msgid "Source can not be inside the wppa folder."
1389
  msgstr "Quelle kann nicht innerhalb des WPPA Ordner sein."
1390
 
1391
- #: wppa-ajax.php:2208
1392
  #, fuzzy
1393
  msgid "The content must contain w#album"
1394
  msgstr "Der Inhalt muss w # Album enthalten"
1395
 
1396
- #: wppa-ajax.php:2215
1397
  #, fuzzy
1398
  msgid "The content must contain w#lat and w#lon"
1399
  msgstr "Der Inhalt muss enthalten w # lat und w # lon"
1400
 
1401
- #: wppa-ajax.php:2263 wppa-ajax.php:2269
1402
  #, fuzzy
1403
  msgid "Members"
1404
  msgstr "Mitglieder"
1405
 
1406
- #: wppa-ajax.php:2263
1407
  #, fuzzy
1408
  msgid "Parent of the member albums"
1409
  msgstr "Eltern der Mitglieds Alben"
1410
 
1411
- #: wppa-ajax.php:2407
1412
  #, fuzzy, php-format
1413
  msgid "User %s has been blacklisted."
1414
  msgstr "Benutzer%s hat die schwarze Liste gesetzt worden."
1415
 
1416
- #: wppa-ajax.php:2410 wppa-ajax.php:2440
1417
  #, fuzzy, php-format
1418
  msgid "User %s does not exist."
1419
  msgstr "Benutzer \"%s\" nicht vorhanden"
1420
 
1421
- #: wppa-ajax.php:2437
1422
  #, fuzzy, php-format
1423
  msgid "User %s is now superuser."
1424
  msgstr "Benutzer%s ist jetzt Super-User."
1425
 
1426
- #: wppa-ajax.php:2462
1427
  #, fuzzy
1428
  msgid ""
1429
  "The content of the Custom box has been changed to display the Fotomoto "
@@ -1432,17 +1436,17 @@ msgstr ""
1432
  "Der Inhalt des Custom-Box wurde geändert, um die Fotomoto Symbolleiste "
1433
  "angezeigt werden soll."
1434
 
1435
- #: wppa-ajax.php:2466 wppa-ajax.php:2481
1436
  #, fuzzy
1437
  msgid "The display of the custom box has been enabled"
1438
  msgstr "Die Anzeige der Anwender-Box aktiviert wurde"
1439
 
1440
- #: wppa-ajax.php:2477
1441
  #, fuzzy
1442
  msgid "The content of the Custom box has been changed to display maps."
1443
  msgstr "Der Inhalt des Custom-Box wurde geändert Karten anzuzeigen."
1444
 
1445
- #: wppa-ajax.php:2550
1446
  #, fuzzy
1447
  msgid ""
1448
  "You must run Table VIII-A13 and VIII-A14 first before you can switch to "
@@ -1451,37 +1455,37 @@ msgstr ""
1451
  "Sie müssen Tabelle VIII-A13 und VIII-A14 laufen, bevor Sie auf die "
1452
  "verschlüsselten URLs wechseln."
1453
 
1454
- #: wppa-ajax.php:2553
1455
  #, fuzzy
1456
  msgid "Table IV-A3 will be switched off."
1457
  msgstr "Tabelle IV-A3 wird ausgeschaltet."
1458
 
1459
- #: wppa-ajax.php:2557
1460
  #, fuzzy
1461
  msgid "Table IV-A4 will be switched off."
1462
  msgstr "Tabelle IV-A4 wird ausgeschaltet."
1463
 
1464
- #: wppa-ajax.php:2567
1465
  #, fuzzy
1466
  msgid "Not allowed when cryptic links is active"
1467
  msgstr "Nicht erlaubt, wenn kryptischen Links aktiv"
1468
 
1469
- #: wppa-ajax.php:2579
1470
  #, fuzzy
1471
  msgid "A Twitter account name must start with an at sign: @"
1472
  msgstr "Ein Twitter-Account-Name muss mit einem at-Zeichen beginnen: @"
1473
 
1474
- #: wppa-ajax.php:2590
1475
  #, fuzzy, php-format
1476
  msgid "Failed to set %s to %s"
1477
  msgstr "Fehlgeschlagen% einzustellen s zu%s"
1478
 
1479
- #: wppa-ajax.php:2595
1480
  #, fuzzy, php-format
1481
  msgid "Setting %s updated to %s"
1482
  msgstr "Einstellung%s aktualisiert% auf s"
1483
 
1484
- #: wppa-ajax.php:2611
1485
  #, fuzzy
1486
  msgid ""
1487
  "You just changed a setting that requires the regeneration of thumbnails."
@@ -1489,32 +1493,32 @@ msgstr ""
1489
  "Sie verändert nur eine Einstellung, die die Regeneration von Thumbnails "
1490
  "erfordert."
1491
 
1492
- #: wppa-ajax.php:2684
1493
  #, fuzzy
1494
  msgid "Missing album id"
1495
  msgstr "Fehlende Album-ID"
1496
 
1497
- #: wppa-ajax.php:2704
1498
  #, fuzzy
1499
  msgid "You do not have the rights to delete this album"
1500
  msgstr "Sie haben nicht die Rechte dieses Album löschen"
1501
 
1502
- #: wppa-ajax.php:2725
1503
  #, fuzzy
1504
  msgid "An error has occurred"
1505
  msgstr "Ein Interner Fehler Ist Aufgetreten"
1506
 
1507
- #: wppa-ajax.php:2761 wppa-ajax.php:2768
1508
  #, fuzzy
1509
  msgid "You may also enter:"
1510
  msgstr "Sie können auch ein:"
1511
 
1512
- #: wppa-ajax.php:2762 wppa-ajax.php:2769
1513
  #, fuzzy
1514
  msgid "You may also leave/set this blank"
1515
  msgstr "Sie können auch dieses Feld leer lassen / set"
1516
 
1517
- #: wppa-album-admin-autosave.php:23 wppa-album-admin-autosave.php:982
1518
  #, fuzzy
1519
  msgid "Upload to this album"
1520
  msgstr "Laden Sie zu diesem Album"
@@ -1533,25 +1537,25 @@ msgstr ""
1533
  "Das Upload-Verzeichnis existiert nicht oder ist durch den Server nicht "
1534
  "beschreibbar. Bitte stellen Sie sicher, dass%s vom Server beschreibbar ist."
1535
 
1536
- #: wppa-album-admin-autosave.php:79 wppa-album-admin-autosave.php:1007
1537
  #, fuzzy
1538
  msgid "Manage Photos"
1539
  msgstr "Fotos verwalten"
1540
 
1541
- #: wppa-album-admin-autosave.php:80 wppa-album-admin-autosave.php:1008
1542
  #, fuzzy
1543
  msgid "Copy / move / delete / edit name / edit description / change status"
1544
  msgstr ""
1545
  "Kopieren / Verschieben / Löschen / Bearbeiten Name / Beschreibung "
1546
  "bearbeiten / ändern Status"
1547
 
1548
- #: wppa-album-admin-autosave.php:81 wppa-album-admin-autosave.php:1010
1549
  #, fuzzy
1550
  msgid "Edit photo information except copy and move"
1551
  msgstr "Foto bearbeiten Informationen außer Kopieren und Verschieben"
1552
 
1553
- #: wppa-album-admin-autosave.php:82 wppa-album-admin-autosave.php:1011
1554
- #: wppa-setup.php:1335
1555
  #, fuzzy
1556
  msgid "Edit photo information"
1557
  msgstr "Fotohinweis:"
@@ -1561,28 +1565,28 @@ msgstr "Fotohinweis:"
1561
  msgid "Back to album table"
1562
  msgstr "Zurück zum Album Tisch"
1563
 
1564
- #: wppa-album-admin-autosave.php:91 wppa-album-admin-autosave.php:1018
1565
  #, fuzzy
1566
  msgid "Top of page"
1567
  msgstr "Am Anfang der Seite"
1568
 
1569
- #: wppa-album-admin-autosave.php:118 wppa-functions.php:4053
1570
- #: wppa-settings-autosave.php:7917 wppa-wpdb-insert.php:347
1571
  msgid "New Album"
1572
  msgstr "Neues Fotoalbum"
1573
 
1574
- #: wppa-album-admin-autosave.php:123 wppa-import.php:1649 wppa-import.php:1685
1575
- #: wppa-import.php:2471
1576
  #, fuzzy
1577
  msgid "Could not create album."
1578
  msgstr "Album konnte nicht erstellt werden"
1579
 
1580
- #: wppa-album-admin-autosave.php:131 wppa-import.php:1655 wppa-import.php:2479
1581
  #, fuzzy
1582
  msgid "Album #"
1583
  msgstr "Album:"
1584
 
1585
- #: wppa-album-admin-autosave.php:131 wppa-import.php:1655 wppa-import.php:2479
1586
  #, fuzzy
1587
  msgid "Added."
1588
  msgstr "%s Punkte hinzugefügt"
@@ -1658,7 +1662,7 @@ msgstr ""
1658
  msgid "Album number:"
1659
  msgstr "Foto %s existiert bereits im Album Nummer %s. Entfernt vom Depot."
1660
 
1661
- #: wppa-album-admin-autosave.php:311 wppa-photo-admin-autosave.php:548
1662
  msgid "Crypt:"
1663
  msgstr ""
1664
 
@@ -1668,38 +1672,42 @@ msgid "Created:"
1668
  msgstr "ERROR: Resized oder kopierte Bild konnte nicht erstellt werden."
1669
 
1670
  #: wppa-album-admin-autosave.php:317 wppa-album-admin-autosave.php:323
1671
- #: wppa-photo-admin-autosave.php:554 wppa-photo-admin-autosave.php:578
1672
  #, fuzzy
1673
  msgid "local time"
1674
  msgstr "Ortszeit"
1675
 
1676
- #: wppa-album-admin-autosave.php:321 wppa-photo-admin-autosave.php:577
1677
  #, fuzzy
1678
  msgid "Modified:"
1679
  msgstr "Bearbeitet:"
1680
 
1681
- #: wppa-album-admin-autosave.php:326 wppa-photo-admin-autosave.php:582
1682
- #: wppa-photo-admin-autosave.php:2057
1683
  #, fuzzy
1684
  msgid "Not modified"
1685
  msgstr "Nicht modifiziert"
1686
 
1687
- #: wppa-album-admin-autosave.php:331
1688
  #, fuzzy
1689
  msgid "Views:"
1690
  msgstr "Angesehen:"
1691
 
1692
- #: wppa-album-admin-autosave.php:335 wppa-photo-admin-autosave.php:560
 
 
 
 
1693
  #, fuzzy
1694
  msgid "Owned by:"
1695
  msgstr "gehört"
1696
 
1697
- #: wppa-album-admin-autosave.php:367
1698
  #, fuzzy
1699
  msgid "Album sort order #:"
1700
  msgstr "Album Art bestellen #:"
1701
 
1702
- #: wppa-album-admin-autosave.php:378
1703
  #, fuzzy
1704
  msgid ""
1705
  "Album order # has only effect if you set the album sort order method to "
@@ -1709,307 +1717,307 @@ msgstr ""
1709
  "Methode set <b>#</b> in den Fotoalben zu <b>bestellen</b> -> Einstellungen. "
1710
  "<br />"
1711
 
1712
- #: wppa-album-admin-autosave.php:384 wppa-tinymce-shortcodes.php:356
1713
  #: wppa-tinymce-shortcodes.php:382 wppa-tinymce-shortcodes.php:570
1714
  #, fuzzy
1715
  msgid "Parent album:"
1716
  msgstr "Übergeordnetes Album"
1717
 
1718
- #: wppa-album-admin-autosave.php:425
1719
  #, fuzzy
1720
  msgid "Photo order:"
1721
  msgstr "Bildersortierung"
1722
 
1723
- #: wppa-album-admin-autosave.php:426
1724
  msgid "--- default --- See Table IV-C1"
1725
  msgstr ""
1726
 
1727
- #: wppa-album-admin-autosave.php:427 wppa-album-admin-autosave.php:475
1728
- #: wppa-settings-autosave.php:3961 wppa-settings-autosave.php:4075
1729
  #: wppa-thumbnail-widget.php:201
1730
  #, fuzzy
1731
  msgid "Order #"
1732
  msgstr "Auftrag #"
1733
 
1734
- #: wppa-album-admin-autosave.php:429 wppa-album-admin-autosave.php:474
1735
- #: wppa-potd-admin.php:249 wppa-settings-autosave.php:3963
1736
- #: wppa-settings-autosave.php:4077 wppa-thumbnail-widget.php:203
1737
  #, fuzzy
1738
  msgid "Random"
1739
  msgstr "Zufall"
1740
 
1741
- #: wppa-album-admin-autosave.php:430 wppa-settings-autosave.php:3964
1742
  #, fuzzy
1743
  msgid "Rating mean value"
1744
  msgstr "Bewertungswerte"
1745
 
1746
- #: wppa-album-admin-autosave.php:431 wppa-bestof-widget.php:170
1747
- #: wppa-settings-autosave.php:3965 wppa-topten-widget.php:345
1748
  #, fuzzy
1749
  msgid "Number of votes"
1750
  msgstr "Anzahl der Stimmen"
1751
 
1752
- #: wppa-album-admin-autosave.php:432 wppa-album-admin-autosave.php:479
1753
- #: wppa-settings-autosave.php:3966 wppa-settings-autosave.php:4078
1754
  #, fuzzy
1755
  msgid "Timestamp"
1756
  msgstr "Zeitstempel"
1757
 
1758
- #: wppa-album-admin-autosave.php:433 wppa-settings-autosave.php:3967
1759
  #, fuzzy
1760
  msgid "EXIF Date"
1761
  msgstr "EXIF-Datum"
1762
 
1763
- #: wppa-album-admin-autosave.php:434 wppa-settings-autosave.php:3968
1764
- #: wppa-settings-autosave.php:4079
1765
  #, fuzzy
1766
  msgid "Order # desc"
1767
  msgstr "Order # desc"
1768
 
1769
- #: wppa-album-admin-autosave.php:435 wppa-settings-autosave.php:3969
1770
- #: wppa-settings-autosave.php:4080
1771
  #, fuzzy
1772
  msgid "Name desc"
1773
  msgstr "Name absteigend"
1774
 
1775
- #: wppa-album-admin-autosave.php:436 wppa-settings-autosave.php:3970
1776
  #: wppa-thumbnail-widget.php:204
1777
  #, fuzzy
1778
  msgid "Rating mean value desc"
1779
  msgstr "Bewertung Mittelwert ab"
1780
 
1781
- #: wppa-album-admin-autosave.php:437 wppa-settings-autosave.php:3971
1782
  #: wppa-thumbnail-widget.php:205
1783
  #, fuzzy
1784
  msgid "Number of votes desc"
1785
  msgstr "Anzahl der Stimmen"
1786
 
1787
- #: wppa-album-admin-autosave.php:438 wppa-settings-autosave.php:3972
1788
- #: wppa-settings-autosave.php:4081 wppa-thumbnail-widget.php:206
1789
  #, fuzzy
1790
  msgid "Timestamp desc"
1791
  msgstr "Zeitstempel ab"
1792
 
1793
- #: wppa-album-admin-autosave.php:439 wppa-settings-autosave.php:3973
1794
  #, fuzzy
1795
  msgid "EXIF Date desc"
1796
  msgstr "EXIF-Datum ab"
1797
 
1798
- #: wppa-album-admin-autosave.php:469
1799
  #, fuzzy
1800
  msgid "Sub album sort order:"
1801
  msgstr "Sub Album Sortierreihenfolge:"
1802
 
1803
- #: wppa-album-admin-autosave.php:473
1804
  msgid "--- default --- See Table IV-D1"
1805
  msgstr ""
1806
 
1807
- #: wppa-album-admin-autosave.php:476
1808
  #, fuzzy
1809
  msgid "Order # reverse"
1810
  msgstr "Order # Rückwärts"
1811
 
1812
- #: wppa-album-admin-autosave.php:478
1813
  #, fuzzy
1814
  msgid "Name reverse"
1815
  msgstr "Name des Rückwärts"
1816
 
1817
- #: wppa-album-admin-autosave.php:480
1818
  #, fuzzy
1819
  msgid "Timestamp reverse"
1820
  msgstr "Timestamp Rückwärts"
1821
 
1822
- #: wppa-album-admin-autosave.php:485
1823
  #, fuzzy
1824
  msgid "Use alt thumbsize:"
1825
  msgstr "Verwenden alt thumbsize:"
1826
 
1827
- #: wppa-album-admin-autosave.php:490 wppa-bestof-widget.php:182
1828
  #: wppa-bestof-widget.php:187 wppa-bestof-widget.php:192
1829
- #: wppa-lasten-widget.php:219 wppa-settings-autosave.php:524
1830
- #: wppa-settings-autosave.php:533 wppa-settings-autosave.php:542
1831
- #: wppa-settings-autosave.php:553 wppa-settings-autosave.php:562
1832
- #: wppa-settings-autosave.php:571 wppa-settings-autosave.php:580
1833
- #: wppa-settings-autosave.php:589 wppa-settings-autosave.php:598
1834
- #: wppa-settings-autosave.php:607 wppa-settings-autosave.php:616
1835
- #: wppa-settings-autosave.php:625 wppa-settings-autosave.php:634
1836
- #: wppa-settings-autosave.php:643 wppa-topten-widget.php:353
1837
- #: wppa-topten-widget.php:360 wppa-topten-widget.php:368
1838
- #: wppa-topten-widget.php:373 wppa-topten-widget.php:378
1839
  #: wppa-topten-widget.php:383 wppa-topten-widget.php:388
 
1840
  #, fuzzy
1841
  msgid "no"
1842
  msgstr "Nein"
1843
 
1844
- #: wppa-album-admin-autosave.php:493 wppa-bestof-widget.php:181
1845
  #: wppa-bestof-widget.php:186 wppa-bestof-widget.php:191
1846
- #: wppa-lasten-widget.php:220 wppa-settings-autosave.php:524
1847
- #: wppa-settings-autosave.php:533 wppa-settings-autosave.php:542
1848
- #: wppa-settings-autosave.php:553 wppa-settings-autosave.php:562
1849
- #: wppa-settings-autosave.php:571 wppa-settings-autosave.php:580
1850
- #: wppa-settings-autosave.php:589 wppa-settings-autosave.php:598
1851
- #: wppa-settings-autosave.php:607 wppa-settings-autosave.php:616
1852
- #: wppa-settings-autosave.php:625 wppa-settings-autosave.php:634
1853
- #: wppa-settings-autosave.php:643 wppa-settings-autosave.php:652
1854
- #: wppa-super-view-widget.php:85 wppa-topten-widget.php:352
1855
- #: wppa-topten-widget.php:359 wppa-topten-widget.php:367
1856
- #: wppa-topten-widget.php:372 wppa-topten-widget.php:377
1857
  #: wppa-topten-widget.php:382 wppa-topten-widget.php:387
 
1858
  #, fuzzy
1859
  msgid "yes"
1860
  msgstr "ja"
1861
 
1862
- #: wppa-album-admin-autosave.php:501
1863
  #, fuzzy
1864
  msgid "Cover Type:"
1865
  msgstr "Einband:"
1866
 
1867
- #: wppa-album-admin-autosave.php:508
1868
  msgid "--- default --- See Table IV-D6"
1869
  msgstr ""
1870
 
1871
- #: wppa-album-admin-autosave.php:511 wppa-settings-autosave.php:2020
1872
- #: wppa-settings-autosave.php:4145
1873
  #, fuzzy
1874
  msgid "Standard"
1875
  msgstr "Standard"
1876
 
1877
- #: wppa-album-admin-autosave.php:514 wppa-settings-autosave.php:4146
1878
  #, fuzzy
1879
  msgid "Long Descriptions"
1880
  msgstr "Lange Beschreibungen"
1881
 
1882
- #: wppa-album-admin-autosave.php:517 wppa-settings-autosave.php:4147
1883
  #, fuzzy
1884
  msgid "Image Factory"
1885
  msgstr "Bildfabrik"
1886
 
1887
- #: wppa-album-admin-autosave.php:520 wppa-settings-autosave.php:4148
1888
  #, fuzzy
1889
  msgid "Standard mcr"
1890
  msgstr "Standard-mcr"
1891
 
1892
- #: wppa-album-admin-autosave.php:523 wppa-settings-autosave.php:4149
1893
  #, fuzzy
1894
  msgid "Long Descriptions mcr"
1895
  msgstr "Lange Beschreibungen mcr"
1896
 
1897
- #: wppa-album-admin-autosave.php:526 wppa-settings-autosave.php:4150
1898
  #, fuzzy
1899
  msgid "Image Factory mcr"
1900
  msgstr "Bild Fabrik mcr"
1901
 
1902
- #: wppa-album-admin-autosave.php:533
1903
  #, fuzzy
1904
  msgid "Cover Photo:"
1905
  msgstr "Titelbild"
1906
 
1907
- #: wppa-album-admin-autosave.php:538
1908
  #, fuzzy
1909
  msgid "Upload limit:"
1910
  msgstr "Hochladebegrenzung"
1911
 
1912
- #: wppa-album-admin-autosave.php:550
1913
  msgid "Set the upload limit (0 means unlimited)."
1914
  msgstr ""
1915
 
1916
- #: wppa-album-admin-autosave.php:556 wppa-settings-autosave.php:6166
1917
- #: wppa-settings-autosave.php:8076
1918
  #, fuzzy
1919
  msgid "for ever"
1920
  msgstr "Für immer!"
1921
 
1922
- #: wppa-album-admin-autosave.php:557 wppa-album-admin-autosave.php:569
1923
- #: wppa-settings-autosave.php:6167 wppa-settings-autosave.php:8077
1924
  #, fuzzy
1925
  msgid "per hour"
1926
  msgstr "pro Stunde"
1927
 
1928
- #: wppa-album-admin-autosave.php:558 wppa-album-admin-autosave.php:570
1929
- #: wppa-settings-autosave.php:6168 wppa-settings-autosave.php:8078
1930
  #, fuzzy
1931
  msgid "per day"
1932
  msgstr "pro Tag"
1933
 
1934
- #: wppa-album-admin-autosave.php:559 wppa-album-admin-autosave.php:571
1935
- #: wppa-settings-autosave.php:6169 wppa-settings-autosave.php:8079
1936
  #, fuzzy
1937
  msgid "per week"
1938
  msgstr "pro Woche"
1939
 
1940
- #: wppa-album-admin-autosave.php:560 wppa-album-admin-autosave.php:572
1941
- #: wppa-settings-autosave.php:6170 wppa-settings-autosave.php:8080
1942
  #, fuzzy
1943
  msgid "per month"
1944
  msgstr "pro Monat"
1945
 
1946
- #: wppa-album-admin-autosave.php:561 wppa-album-admin-autosave.php:573
1947
- #: wppa-settings-autosave.php:6171 wppa-settings-autosave.php:8081
1948
  #, fuzzy
1949
  msgid "per year"
1950
  msgstr "pro Jahr"
1951
 
1952
- #: wppa-album-admin-autosave.php:565
1953
  #, fuzzy
1954
  msgid "Unlimited"
1955
  msgstr "Unbegrenzt"
1956
 
1957
- #: wppa-album-admin-autosave.php:581 wppa-photo-admin-autosave.php:759
1958
  #, fuzzy
1959
  msgid "Remark:"
1960
  msgstr "Hinweis:"
1961
 
1962
- #: wppa-album-admin-autosave.php:586
1963
  #, fuzzy, php-format
1964
  msgid "Album %s is not modified yet"
1965
  msgstr "Album%s ist noch nicht geändert"
1966
 
1967
- #: wppa-album-admin-autosave.php:609
1968
  #, fuzzy
1969
  msgid "Name:"
1970
  msgstr "Name"
1971
 
1972
- #: wppa-album-admin-autosave.php:620
1973
  #, fuzzy
1974
  msgid "Type the name of the album. Do not leave this empty."
1975
  msgstr "Geben Sie den Namen des Albums. Verpassen Sie nicht diese leer lassen."
1976
 
1977
- #: wppa-album-admin-autosave.php:631 wppa-photo-admin-autosave.php:1211
1978
- #: wppa-photo-admin-autosave.php:1262
1979
  #, fuzzy
1980
  msgid "Description:"
1981
  msgstr "Album Beschreibung eingeben"
1982
 
1983
- #: wppa-album-admin-autosave.php:648
1984
  #, fuzzy
1985
  msgid "Update Album description"
1986
  msgstr "Album aktualisieren Beschreibung"
1987
 
1988
- #: wppa-album-admin-autosave.php:680
1989
  #, fuzzy
1990
  msgid "Catogories:"
1991
  msgstr "Catogories:"
1992
 
1993
- #: wppa-album-admin-autosave.php:693
1994
  #, fuzzy
1995
  msgid "Separate categories with commas."
1996
  msgstr "Mehrere Kategorien mit Kommas trennen"
1997
 
1998
- #: wppa-album-admin-autosave.php:702
1999
  msgid "- select to add -"
2000
  msgstr ""
2001
 
2002
- #: wppa-album-admin-autosave.php:708
2003
  #, fuzzy
2004
  msgid "No categories yet"
2005
  msgstr "Keine Kategorien vorhanden"
2006
 
2007
- #: wppa-album-admin-autosave.php:719
2008
  #, fuzzy
2009
  msgid "Default photo tags:"
2010
  msgstr "Standardbild"
2011
 
2012
- #: wppa-album-admin-autosave.php:732
2013
  #, fuzzy
2014
  msgid ""
2015
  "Enter the tags that you want to be assigned to new photos in this album."
@@ -2017,42 +2025,42 @@ msgstr ""
2017
  "Geben Sie die Tags, die Sie neue Fotos in diesem Album zugewiesen werden "
2018
  "soll."
2019
 
2020
- #: wppa-album-admin-autosave.php:783
2021
  #, fuzzy
2022
  msgid "Link type:"
2023
  msgstr "Link-Typ:"
2024
 
2025
- #: wppa-album-admin-autosave.php:792 wppa-settings-autosave.php:8287
2026
  #, fuzzy
2027
  msgid "the sub-albums and thumbnails"
2028
  msgstr "die Unteralben und Miniaturen"
2029
 
2030
- #: wppa-album-admin-autosave.php:793 wppa-settings-autosave.php:8288
2031
  #, fuzzy
2032
  msgid "the sub-albums"
2033
  msgstr "die Unteralben"
2034
 
2035
- #: wppa-album-admin-autosave.php:794 wppa-settings-autosave.php:8289
2036
  #, fuzzy
2037
  msgid "the thumbnails"
2038
  msgstr "Miniaturbilden"
2039
 
2040
- #: wppa-album-admin-autosave.php:795 wppa-settings-autosave.php:8290
2041
  #, fuzzy
2042
  msgid "the album photos as slideshow"
2043
  msgstr "Albumfotos als Diashow"
2044
 
2045
- #: wppa-album-admin-autosave.php:796
2046
  #, fuzzy
2047
  msgid "the link page with a clean url"
2048
  msgstr "die Link-Seite mit einem sauberen url"
2049
 
2050
- #: wppa-album-admin-autosave.php:797 wppa-settings-autosave.php:8291
2051
  #, fuzzy
2052
  msgid "no link at all"
2053
  msgstr "keine Verbindung überhaupt"
2054
 
2055
- #: wppa-album-admin-autosave.php:802
2056
  #, fuzzy
2057
  msgid ""
2058
  "If you select \"the link page with a clean url\", select an Auto Page of one "
@@ -2061,7 +2069,7 @@ msgstr ""
2061
  "Wenn Sie \"der Link-Seite mit einem sauberen url\" wählen, wählen Sie ein "
2062
  "Auto Seite von einem der Fotos in diesem Album."
2063
 
2064
- #: wppa-album-admin-autosave.php:805
2065
  #, fuzzy
2066
  msgid ""
2067
  "If you select \"the link page with a clean url\", make sure you enter the "
@@ -2070,25 +2078,25 @@ msgstr ""
2070
  "Wenn Sie \"der Link-Seite mit einem sauberen url\" auswählen, stellen Sie "
2071
  "sicher, dass Sie die richtige Shortcode auf der Zielseite ein."
2072
 
2073
- #: wppa-album-admin-autosave.php:819 wppa-bestof-widget.php:196
2074
  #: wppa-potd-admin.php:108 wppa-potd-admin.php:124 wppa-potd-admin.php:152
2075
  #: wppa-slideshow-widget.php:221
2076
  #, fuzzy
2077
  msgid "Link to:"
2078
  msgstr "Link zu"
2079
 
2080
- #: wppa-album-admin-autosave.php:825 wppa-settings-autosave.php:9971
2081
- #: wppa-settings-autosave.php:10013 wppa-settings-autosave.php:10065
2082
  #, fuzzy
2083
  msgid "There are no pages (yet) to link to."
2084
  msgstr "Dort sind keine Seiten verknüpft zu"
2085
 
2086
- #: wppa-album-admin-autosave.php:835
2087
  #, fuzzy
2088
  msgid "--- the same page or post ---"
2089
  msgstr "--- Die gleiche Seite oder per Post ---"
2090
 
2091
- #: wppa-album-admin-autosave.php:844
2092
  #, fuzzy
2093
  msgid ""
2094
  "If you want, you can link the title to a WP page in stead of the album's "
@@ -2098,296 +2106,296 @@ msgstr ""
2098
  "Inhalts von Alben verknüpfen. Wenn ja, wählen Sie die Seite, um die Titel-"
2099
  "Links zu."
2100
 
2101
- #: wppa-album-admin-autosave.php:858
2102
  #, fuzzy
2103
  msgid "Schedule:"
2104
  msgstr "Zeitplan:"
2105
 
2106
- #: wppa-album-admin-autosave.php:873
2107
  msgid ""
2108
  "If enabled, new photos will have their status set scheduled for publication "
2109
  "on the date/time specified here."
2110
  msgstr ""
2111
 
2112
- #: wppa-album-admin-autosave.php:899
2113
  #, fuzzy
2114
  msgid "Apply categories to all (grand)children."
2115
  msgstr "Bewerben Kategorien für alle (Enkel-) Kinder."
2116
 
2117
- #: wppa-album-admin-autosave.php:901
2118
  #, fuzzy
2119
  msgid "Inherit Cats"
2120
  msgstr "Vererben Katzen"
2121
 
2122
- #: wppa-album-admin-autosave.php:905
2123
  #, fuzzy
2124
  msgid "Add categories to all (grand)children."
2125
  msgstr "In Kategorien für alle (Enkel-) Kinder."
2126
 
2127
- #: wppa-album-admin-autosave.php:907
2128
  #, fuzzy
2129
  msgid "Add Inherit Cats"
2130
  msgstr "In Inherit Katzen"
2131
 
2132
- #: wppa-album-admin-autosave.php:914 wppa-album-admin-autosave.php:929
2133
  #, fuzzy
2134
  msgid "Tag all photos in this album with the default tags."
2135
  msgstr "Kennzeichnen Sie alle Fotos in diesem Album mit den Standard-Tags."
2136
 
2137
- #: wppa-album-admin-autosave.php:916
2138
  #, fuzzy
2139
  msgid "Apply default tags"
2140
  msgstr "Bewerben Standard-Tags"
2141
 
2142
- #: wppa-album-admin-autosave.php:920
2143
  #, fuzzy
2144
  msgid "Add the default tags to all photos in this album."
2145
  msgstr "Fügen Sie die Standard-Tags für alle Fotos in diesem Album."
2146
 
2147
- #: wppa-album-admin-autosave.php:922
2148
  #, fuzzy
2149
  msgid "Add default tags"
2150
  msgstr "In Standard-Tags"
2151
 
2152
- #: wppa-album-admin-autosave.php:931
2153
  #, fuzzy
2154
  msgid "Schedule all"
2155
  msgstr "Zeitplan alle"
2156
 
2157
- #: wppa-album-admin-autosave.php:936
2158
  #, fuzzy
2159
  msgid "Are you sure you want to clear the ratings in this album?"
2160
  msgstr "Sind Sie sicher, dass Sie die Bewertungen in diesem Album löschen?"
2161
 
2162
- #: wppa-album-admin-autosave.php:941
2163
  #, fuzzy
2164
  msgid "Reset ratings"
2165
  msgstr "Reset-Bewertungen"
2166
 
2167
- #: wppa-album-admin-autosave.php:952
2168
  #, fuzzy
2169
  msgid "Apply new photo desc"
2170
  msgstr "Bewerben neues Foto ab"
2171
 
2172
- #: wppa-album-admin-autosave.php:963
2173
  #, fuzzy
2174
  msgid "Remake all"
2175
  msgstr "remake alle"
2176
 
2177
- #: wppa-album-admin-autosave.php:977
2178
  #, fuzzy
2179
  msgid "Change the upload limit or remove photos to enable new uploads."
2180
  msgstr ""
2181
  "Ändern Sie den Upload-Limit oder Fotos entfernen, um neue Uploads aktivieren."
2182
 
2183
- #: wppa-album-admin-autosave.php:981
2184
  #, fuzzy
2185
  msgid "Album is full"
2186
  msgstr "Album ist voll"
2187
 
2188
- #: wppa-album-admin-autosave.php:982
2189
  #, fuzzy, php-format
2190
  msgid "(max %d)"
2191
  msgstr "(Max% d)"
2192
 
2193
- #: wppa-album-admin-autosave.php:1009
2194
  #, fuzzy
2195
  msgid "Change sequence order by drag and drop"
2196
  msgstr "Reihenfolge ändern, um per Drag & Drop"
2197
 
2198
- #: wppa-album-admin-autosave.php:1029
2199
  #, fuzzy
2200
  msgid "Moderate comment"
2201
  msgstr "Moderiere Kommentare"
2202
 
2203
- #: wppa-album-admin-autosave.php:1046
2204
  #, fuzzy
2205
  msgid "Moderate photo"
2206
  msgstr "Moderate Foto"
2207
 
2208
- #: wppa-album-admin-autosave.php:1047 wppa-functions.php:2372
2209
  #: wppa-photo-admin-autosave.php:25
2210
  msgid "Edit photo"
2211
  msgstr "Foto bearbeiten"
2212
 
2213
- #: wppa-album-admin-autosave.php:1067 wppa-boxes-html.php:1855
2214
  #: wppa-boxes-html.php:1858
2215
  #, fuzzy
2216
  msgid "Delete Album"
2217
  msgstr "Album löschen"
2218
 
2219
- #: wppa-album-admin-autosave.php:1069 wppa-boxes-html.php:820
2220
- #: wppa-breadcrumb.php:294 wppa-breadcrumb.php:318 wppa-breadcrumb.php:348
2221
- #: wppa-breadcrumb.php:368 wppa-breadcrumb.php:462 wppa-breadcrumb.php:489
2222
- #: wppa-breadcrumb.php:656 wppa-comment-admin.php:65 wppa-featen-widget.php:179
2223
  #: wppa-lasten-widget.php:203 wppa-slideshow-widget.php:199
2224
- #: wppa-thumbnail-widget.php:189 wppa-topten-widget.php:326
2225
- #: wppa-upload-widget.php:85 wppa-upload.php:158 wppa-upload.php:299
2226
- #: wppa-upload.php:373
2227
  msgid "Album:"
2228
  msgstr "Album:"
2229
 
2230
- #: wppa-album-admin-autosave.php:1070
2231
  #, fuzzy
2232
  msgid "Are you sure you want to delete this album?"
2233
  msgstr "Sind Sie sicher, dass Sie dieses Album löschen wollen?"
2234
 
2235
- #: wppa-album-admin-autosave.php:1071
2236
  #, fuzzy
2237
  msgid "Press Delete to continue, and Cancel to go back."
2238
  msgstr "Drücken Sie Löschen, um fortzufahren und zurück gehen Abbrechen."
2239
 
2240
- #: wppa-album-admin-autosave.php:1076
2241
  #, fuzzy
2242
  msgid "What would you like to do with photos currently in the album?"
2243
  msgstr "Was würden Sie aktuell im Album mit Fotos zu tun?"
2244
 
2245
- #: wppa-album-admin-autosave.php:1077 wppa-album-admin-autosave.php:1086
2246
- #: wppa-album-admin-autosave.php:1388 wppa-album-admin-autosave.php:1428
2247
- #: wppa-album-admin-autosave.php:1525 wppa-album-admin-autosave.php:1760
2248
- #: wppa-album-admin-autosave.php:1855 wppa-album-admin-autosave.php:2073
2249
  #: wppa-boxes-html.php:935 wppa-comment-admin.php:319
2250
  #: wppa-comment-admin.php:388 wppa-comment-admin.php:406
2251
- #: wppa-functions.php:2118 wppa-links.php:789 wppa-links.php:807
2252
- #: wppa-photo-admin-autosave.php:1884 wppa-photo-admin-autosave.php:1964
2253
- #: wppa-thumbnails.php:629
2254
  msgid "Delete"
2255
  msgstr "Löschen"
2256
 
2257
- #: wppa-album-admin-autosave.php:1078
2258
  #, fuzzy
2259
  msgid "Move to:"
2260
  msgstr "Verschieben nach:"
2261
 
2262
- #: wppa-album-admin-autosave.php:1085 wppa-photo-admin-autosave.php:2615
2263
- #: wppa-settings-autosave.php:2887
2264
  #, fuzzy
2265
  msgid "Cancel"
2266
  msgstr "Abbrechen"
2267
 
2268
- #: wppa-album-admin-autosave.php:1116
2269
  #, fuzzy
2270
  msgid "Unable to move photos. Album not deleted."
2271
  msgstr "Fotos können nicht bewegen. Album nicht gelöscht."
2272
 
2273
- #: wppa-album-admin-autosave.php:1134
2274
  #, fuzzy
2275
  msgid "Manage Albums"
2276
  msgstr "Alben verwalten"
2277
 
2278
- #: wppa-album-admin-autosave.php:1140
2279
  #, fuzzy
2280
  msgid "Are you sure you want to create a new album?"
2281
  msgstr "Sind Sie sicher, dass Sie ein neues Album zu erstellen?"
2282
 
2283
- #: wppa-album-admin-autosave.php:1145
2284
  #, fuzzy
2285
  msgid "Create New Empty Album"
2286
  msgstr "Create New leeres Album"
2287
 
2288
- #: wppa-album-admin-autosave.php:1151
2289
  #, fuzzy
2290
  msgid "Switch to Collapsable table"
2291
  msgstr "Wechseln Sie zu Collapsable Tisch"
2292
 
2293
- #: wppa-album-admin-autosave.php:1154
2294
  #, fuzzy
2295
  msgid "Switch to Flat table"
2296
  msgstr "Wechseln Sie zu Tisch Flat"
2297
 
2298
- #: wppa-album-admin-autosave.php:1166
2299
  #, fuzzy
2300
  msgid "Open all"
2301
  msgstr "Alle ausklappen"
2302
 
2303
- #: wppa-album-admin-autosave.php:1179
2304
  #, fuzzy
2305
  msgid "Close all"
2306
  msgstr "Alle einklappen"
2307
 
2308
- #: wppa-album-admin-autosave.php:1321 wppa-album-admin-autosave.php:1458
2309
- #: wppa-album-admin-autosave.php:1692 wppa-album-admin-autosave.php:1787
2310
- #: wppa-photo-admin-autosave.php:1943 wppa-photo-admin-autosave.php:2065
2311
  #, fuzzy
2312
  msgid "ID"
2313
  msgstr "ID"
2314
 
2315
- #: wppa-album-admin-autosave.php:1363 wppa-album-admin-autosave.php:1500
2316
- #: wppa-album-admin-autosave.php:1735 wppa-album-admin-autosave.php:1830
2317
  #, fuzzy
2318
  msgid "Order"
2319
  msgstr "Reihenfolge"
2320
 
2321
- #: wppa-album-admin-autosave.php:1373 wppa-album-admin-autosave.php:1510
2322
- #: wppa-album-admin-autosave.php:1745 wppa-album-admin-autosave.php:1840
2323
  #, fuzzy
2324
  msgid "Parent"
2325
  msgstr "Übergeordnet"
2326
 
2327
- #: wppa-album-admin-autosave.php:1381 wppa-album-admin-autosave.php:1518
2328
- #: wppa-album-admin-autosave.php:1753 wppa-album-admin-autosave.php:1848
2329
  #, fuzzy
2330
  msgid "Albums/Photos/Moderation required/Scheduled"
2331
  msgstr "Alben / Fotos / Moderation erforderlich / Planmäßig"
2332
 
2333
- #: wppa-album-admin-autosave.php:1382 wppa-album-admin-autosave.php:1519
2334
- #: wppa-album-admin-autosave.php:1754 wppa-album-admin-autosave.php:1849
2335
  #, fuzzy
2336
  msgid "A/P/PM/S"
2337
  msgstr "A / P / PM / S"
2338
 
2339
- #: wppa-album-admin-autosave.php:1385 wppa-album-admin-autosave.php:1423
2340
- #: wppa-album-admin-autosave.php:1522 wppa-album-admin-autosave.php:1757
2341
- #: wppa-album-admin-autosave.php:1852 wppa-album-admin-autosave.php:1930
2342
- #: wppa-album-admin-autosave.php:2068
2343
  #, fuzzy
2344
  msgid "Quick"
2345
  msgstr "Schnell"
2346
 
2347
- #: wppa-album-admin-autosave.php:1386 wppa-album-admin-autosave.php:1424
2348
- #: wppa-album-admin-autosave.php:1523 wppa-album-admin-autosave.php:1758
2349
- #: wppa-album-admin-autosave.php:1853 wppa-album-admin-autosave.php:1935
2350
- #: wppa-album-admin-autosave.php:2069
2351
  #, fuzzy
2352
  msgid "Bulk"
2353
  msgstr "Verpackungseinheiten"
2354
 
2355
- #: wppa-album-admin-autosave.php:1387 wppa-album-admin-autosave.php:1425
2356
- #: wppa-album-admin-autosave.php:1524 wppa-album-admin-autosave.php:1759
2357
- #: wppa-album-admin-autosave.php:1854 wppa-album-admin-autosave.php:2070
2358
  #, fuzzy
2359
  msgid "Seq"
2360
  msgstr "Seq"
2361
 
2362
- #: wppa-album-admin-autosave.php:1389 wppa-album-admin-autosave.php:1433
2363
- #: wppa-album-admin-autosave.php:1436 wppa-album-admin-autosave.php:1526
2364
- #: wppa-album-admin-autosave.php:1761 wppa-album-admin-autosave.php:1856
2365
- #: wppa-album-admin-autosave.php:2078 wppa-album-admin-autosave.php:2081
2366
  #, fuzzy
2367
  msgid "Create"
2368
  msgstr "Album konnte nicht erstellt werden"
2369
 
2370
- #: wppa-album-admin-autosave.php:1432 wppa-album-admin-autosave.php:2077
2371
  #, fuzzy
2372
  msgid "Are you sure you want to create a subalbum?"
2373
  msgstr "Sind Sie sicher, dass Sie eine subalbum zu schaffen?"
2374
 
2375
- #: wppa-album-admin-autosave.php:1537 wppa-album-admin-autosave.php:1883
2376
  #, fuzzy
2377
  msgid "No albums yet."
2378
  msgstr "Keine Alben vorhanden."
2379
 
2380
- #: wppa-album-admin-autosave.php:1686 wppa-album-admin-autosave.php:2041
2381
  #, fuzzy
2382
  msgid "Collapse subalbums"
2383
  msgstr "Collapse Unteralben"
2384
 
2385
- #: wppa-album-admin-autosave.php:1687 wppa-album-admin-autosave.php:2042
2386
  #, fuzzy
2387
  msgid "Expand subalbums"
2388
  msgstr "Expand Unteralben"
2389
 
2390
- #: wppa-album-admin-autosave.php:1769
2391
  #, fuzzy
2392
  msgid ""
2393
  "The following albums are ---separate--- and do not show up in the generic "
@@ -2396,12 +2404,12 @@ msgstr ""
2396
  "Die folgenden Alben sind --- --- getrennt und zeigen nicht in der "
2397
  "generischen Album Display"
2398
 
2399
- #: wppa-album-admin-autosave.php:1899
2400
  #, fuzzy
2401
  msgid "Search for photos to edit"
2402
  msgstr "Suchen Sie nach Fotos zu bearbeiten"
2403
 
2404
- #: wppa-album-admin-autosave.php:1900
2405
  #, fuzzy
2406
  msgid ""
2407
  "Enter search words seperated by commas. Photos will meet all search words by "
@@ -2411,88 +2419,88 @@ msgstr ""
2411
  "Suchwörter mit ihren Namen, Beschreibungen, Schlüsselwörter übersetzt und / "
2412
  "oder Tags entsprechen."
2413
 
2414
- #: wppa-album-admin-autosave.php:1906
2415
  #, fuzzy
2416
  msgid "Any"
2417
  msgstr "Alle"
2418
 
2419
- #: wppa-album-admin-autosave.php:1910
2420
  #, fuzzy
2421
  msgid "Search for"
2422
  msgstr "Suche nach"
2423
 
2424
- #: wppa-album-admin-autosave.php:2115
2425
  #, fuzzy, php-format
2426
  msgid "Unable to move photos to album %s. Album not deleted."
2427
  msgstr "Fotos können nicht Album%s zu bewegen. Album nicht gelöscht."
2428
 
2429
- #: wppa-album-admin-autosave.php:2136
2430
  #, fuzzy, php-format
2431
  msgid "Time is out after %d photo deletes. Please redo this operation"
2432
  msgstr ""
2433
  "Die Zeit ist aus nach% d Foto löscht. Bitte wiederholen Sie diesen Vorgang"
2434
 
2435
- #: wppa-album-admin-autosave.php:2171
2436
  #, fuzzy
2437
  msgid "Album Deleted."
2438
  msgstr "Album gelöscht."
2439
 
2440
- #: wppa-album-admin-autosave.php:2193
2441
  #, fuzzy, php-format
2442
  msgid "auto select max %s random"
2443
  msgstr "auto select max%s Zufalls"
2444
 
2445
- #: wppa-album-admin-autosave.php:2195
2446
  #, fuzzy, php-format
2447
  msgid "auto select max %s featured"
2448
  msgstr "Auto wählen Sie maximal%s gekennzeichnet"
2449
 
2450
- #: wppa-album-admin-autosave.php:2197
2451
  #, fuzzy, php-format
2452
  msgid "max %s most recent added"
2453
  msgstr "max%s jüngsten hinzugefügt"
2454
 
2455
- #: wppa-album-admin-autosave.php:2199
2456
  #, fuzzy, php-format
2457
  msgid "max %s from (grand)child albums"
2458
  msgstr "max%s von (Groß-) Kind Alben"
2459
 
2460
- #: wppa-album-admin-autosave.php:2201
2461
  #, fuzzy, php-format
2462
  msgid "max %s most recent from (grand)child albums"
2463
  msgstr "max%s jüngste von (Groß-) Kind Alben"
2464
 
2465
- #: wppa-album-admin-autosave.php:2205
2466
  #, fuzzy
2467
  msgid "--- random ---"
2468
  msgstr "Zufall"
2469
 
2470
- #: wppa-album-admin-autosave.php:2207
2471
  #, fuzzy
2472
  msgid "--- random featured ---"
2473
  msgstr "--- Zufällig funktions ---"
2474
 
2475
- #: wppa-album-admin-autosave.php:2209
2476
  #, fuzzy
2477
  msgid "--- most recent added ---"
2478
  msgstr "--- Neuesten hinzugefügt ---"
2479
 
2480
- #: wppa-album-admin-autosave.php:2211
2481
  #, fuzzy
2482
  msgid "--- random from (grand)children ---"
2483
  msgstr "--- Zufällig aus (Enkel-) Kinder ---"
2484
 
2485
- #: wppa-album-admin-autosave.php:2213
2486
  #, fuzzy
2487
  msgid "--- most recent from (grand)children ---"
2488
  msgstr "--- Jüngste von (Groß-) Kinder ---"
2489
 
2490
- #: wppa-album-admin-autosave.php:2225
2491
  #, fuzzy
2492
  msgid "Nameless, filename = "
2493
  msgstr "Nameless, filename ="
2494
 
2495
- #: wppa-album-admin-autosave.php:2268
2496
  #, fuzzy
2497
  msgid ""
2498
  "You can edit top-level album sequence order here when you set the album "
@@ -2501,7 +2509,7 @@ msgstr ""
2501
  "Sie können hier Top-Level-Album Reihenfolge Reihenfolge bearbeiten, wenn Sie "
2502
  "das Album um \"Order #\" oder \"Order # desc\" in Tabelle IV-D1 gesetzt."
2503
 
2504
- #: wppa-album-admin-autosave.php:2271
2505
  #, fuzzy
2506
  msgid ""
2507
  "You can edit sub-album sequence order here when you set the album order to "
@@ -2512,87 +2520,87 @@ msgstr ""
2512
  "\"Order #\" oder \"Order # desc\" wie in \"Sub-Album Sortierreihenfolge:\" "
2513
  "Auswahlfeld oben."
2514
 
2515
- #: wppa-album-admin-autosave.php:2280
2516
  #, fuzzy
2517
  msgid "Manage album order"
2518
  msgstr "Verwalten Album bestellen"
2519
 
2520
- #: wppa-album-admin-autosave.php:2284
2521
  #, fuzzy
2522
  msgid "Change sequence order by drag and drop, or use the up/down arrows."
2523
  msgstr ""
2524
  "Reihenfolge ändern, um per Drag & Drop oder verwenden Sie die Auf- / Ab-"
2525
  "Pfeile."
2526
 
2527
- #: wppa-album-admin-autosave.php:2287
2528
  #, fuzzy
2529
  msgid "Do not leave this page unless the bar is entirely green."
2530
  msgstr "Diese Seite nicht verlassen, es sei denn die Bar ganz grün ist."
2531
 
2532
- #: wppa-album-admin-autosave.php:2296 wppa-settings-autosave.php:7989
2533
- #: wppa-settings-autosave.php:8000 wppa-stereo.php:31
2534
  #, fuzzy
2535
  msgid "Color"
2536
  msgstr "Farbe"
2537
 
2538
- #: wppa-album-admin-autosave.php:2299
2539
  #, fuzzy
2540
  msgid "Meaning"
2541
  msgstr "Bedeutung"
2542
 
2543
- #: wppa-album-admin-autosave.php:2309
2544
  #, fuzzy
2545
  msgid "Up to date"
2546
  msgstr "Aktuell"
2547
 
2548
- #: wppa-album-admin-autosave.php:2317
2549
  #, fuzzy
2550
  msgid "Updating"
2551
  msgstr "Aktualisieren"
2552
 
2553
- #: wppa-album-admin-autosave.php:2325
2554
  #, fuzzy
2555
  msgid "Needs update"
2556
  msgstr "Aktualisierung benötigt"
2557
 
2558
- #: wppa-album-admin-autosave.php:2333 wppa-maintenance.php:69
2559
- #: wppa-upload.php:595
2560
  #, fuzzy
2561
  msgid "Error"
2562
  msgstr "ERROR: kann keine Dateien hochladen."
2563
 
2564
- #: wppa-album-admin-autosave.php:2553
2565
  #, fuzzy
2566
  msgid "To top"
2567
  msgstr "Nach oben"
2568
 
2569
- #: wppa-album-admin-autosave.php:2564
2570
  #, fuzzy
2571
  msgid "One up"
2572
  msgstr "Ein nach oben"
2573
 
2574
- #: wppa-album-admin-autosave.php:2575
2575
  #, fuzzy
2576
  msgid "One down"
2577
  msgstr "Eine nach unten"
2578
 
2579
- #: wppa-album-admin-autosave.php:2586
2580
  #, fuzzy
2581
  msgid "To bottom"
2582
  msgstr "Nach unten"
2583
 
2584
- #: wppa-album-admin-autosave.php:2597
2585
  #, fuzzy
2586
  msgid "Id:"
2587
  msgstr "ID:"
2588
 
2589
- #: wppa-album-admin-autosave.php:2598
2590
  #, fuzzy
2591
  msgid "Ord:"
2592
  msgstr "ORD"
2593
 
2594
  #: wppa-album-covers.php:1334 wppa-album-covers.php:1410
2595
- #: wppa-album-covers.php:1418 wppa-album-covers.php:1642
2596
  msgid "View the album"
2597
  msgstr "Das Album ansehen"
2598
 
@@ -2602,53 +2610,53 @@ msgid_plural "View the cover photos"
2602
  msgstr[0] "Titelfoto ansehen"
2603
  msgstr[1] "Titelfotos ansehen"
2604
 
2605
- #: wppa-album-covers.php:1428
2606
  msgid "View"
2607
  msgstr "Ansehen"
2608
 
2609
- #: wppa-album-covers.php:1430
2610
  #, php-format
2611
  msgid "%d album"
2612
  msgid_plural "%d albums"
2613
  msgstr[0] "%d Alben"
2614
  msgstr[1] "%d Album"
2615
 
2616
- #: wppa-album-covers.php:1436 wppa-boxes-html.php:1282 wppa-boxes-html.php:1596
2617
- #: wppa-breadcrumb.php:161 wppa-breadcrumb.php:167 wppa-breadcrumb.php:174
2618
- #: wppa-breadcrumb.php:398 wppa-breadcrumb.php:400 wppa-breadcrumb.php:406
2619
- #: wppa-breadcrumb.php:408 wppa-breadcrumb.php:416 wppa-breadcrumb.php:432
2620
- #: wppa-breadcrumb.php:445 wppa-breadcrumb.php:451 wppa-utils.php:1587
2621
- #: wppa-utils.php:2251
2622
- msgid "and"
2623
- msgstr "und"
2624
-
2625
- #: wppa-album-covers.php:1439
2626
  #, php-format
2627
  msgid "%d photo"
2628
  msgid_plural "%d photos"
2629
  msgstr[0] "%d Foto"
2630
  msgstr[1] "%d Fotos"
2631
 
2632
- #: wppa-album-covers.php:1510
 
 
 
 
 
 
 
 
 
2633
  msgid "New!"
2634
  msgstr "Neu!"
2635
 
2636
- #: wppa-album-covers.php:1513 wppa-thumbnails.php:1964 wppa-thumbnails.php:1965
2637
  msgid "New"
2638
  msgstr "Neu"
2639
 
2640
- #: wppa-album-covers.php:1751 wppa-boxes-html.php:844 wppa-non-admin.php:778
2641
- #: wppa-settings-autosave.php:2282 wppa-settings-autosave.php:5603
2642
- #: wppa-settings-autosave.php:8446
2643
  msgid "Slideshow"
2644
  msgstr "Diaschau"
2645
 
2646
- #: wppa-album-covers.php:1752
2647
  msgid "Browse photos"
2648
  msgstr "Durchsuche Fotos"
2649
 
2650
- #: wppa-album-covers.php:1789 wppa-breadcrumb.php:400 wppa-breadcrumb.php:408
2651
- #: wppa-breadcrumb.php:445 wppa-breadcrumb.php:451
2652
  msgid "Category:"
2653
  msgid_plural "Categories:"
2654
  msgstr[0] "Kategorie:"
@@ -2684,8 +2692,8 @@ msgstr "--- Alle generischen Alben ---"
2684
  msgid "--- all separate albums ---"
2685
  msgstr "- Alle -separate- Alben -"
2686
 
2687
- #: wppa-album-navigator-widget.php:102 wppa-common-functions.php:1719
2688
- #: wppa-items.php:436
2689
  msgid "--- owner/public ---"
2690
  msgstr "--- Besitzer/öffentliche ---"
2691
 
@@ -2741,7 +2749,7 @@ msgstr "Zeigen der Albumname:"
2741
 
2742
  #: wppa-album-widget.php:357 wppa-comment-widget.php:120
2743
  #: wppa-featen-widget.php:187 wppa-lasten-widget.php:241
2744
- #: wppa-thumbnail-widget.php:232 wppa-topten-widget.php:392
2745
  #, fuzzy
2746
  msgid ""
2747
  "You can set the sizes in this widget in the <b>Photo Albums -> Settings</b> "
@@ -2814,13 +2822,13 @@ msgstr "Dieses Jahr"
2814
  msgid "Number of max ratings"
2815
  msgstr "Anzahl der max Bewertungen"
2816
 
2817
- #: wppa-bestof-widget.php:169 wppa-topten-widget.php:344
2818
  #, fuzzy
2819
  msgid "Mean value"
2820
  msgstr "Mittelwert"
2821
 
2822
  #: wppa-bestof-widget.php:178 wppa-potd-admin.php:132
2823
- #: wppa-topten-widget.php:364
2824
  #, fuzzy
2825
  msgid "Subtitle:"
2826
  msgstr "Untertitel:"
@@ -2830,28 +2838,28 @@ msgstr "Untertitel:"
2830
  msgid "No of max ratings:"
2831
  msgstr "Keine von max Bewertungen:"
2832
 
2833
- #: wppa-bestof-widget.php:184 wppa-topten-widget.php:375
2834
  #, fuzzy
2835
  msgid "Mean rating:"
2836
  msgstr "Die durchschnittliche Bewertung:"
2837
 
2838
- #: wppa-bestof-widget.php:189 wppa-topten-widget.php:380
2839
  #, fuzzy
2840
  msgid "Rating count:"
2841
  msgstr "Bewertungen"
2842
 
2843
- #: wppa-bestof-widget.php:198 wppa-common-functions.php:1701
2844
- #: wppa-import.php:1609 wppa-items.php:424 wppa-potd-admin.php:100
2845
- #: wppa-potd-admin.php:136 wppa-settings-autosave.php:1382
2846
- #: wppa-settings-autosave.php:1731 wppa-settings-autosave.php:1936
2847
- #: wppa-settings-autosave.php:3733 wppa-settings-autosave.php:3747
2848
- #: wppa-settings-autosave.php:3888 wppa-settings-autosave.php:3960
2849
- #: wppa-settings-autosave.php:4074 wppa-settings-autosave.php:4187
2850
- #: wppa-settings-autosave.php:5677 wppa-settings-autosave.php:6423
2851
- #: wppa-settings-autosave.php:7873 wppa-settings-autosave.php:8092
2852
- #: wppa-settings-autosave.php:8168 wppa-settings-autosave.php:9062
2853
- #: wppa-settings-autosave.php:9219 wppa-thumbnail-widget.php:200
2854
- #: wppa-tinymce-shortcodes.php:626 wppa-watermark.php:519
2855
  msgid "--- none ---"
2856
  msgstr "--- keine ---"
2857
 
@@ -2884,12 +2892,12 @@ msgstr "Alle Autoren Fotos, Diashow"
2884
  msgid "Photo search results"
2885
  msgstr "Foto Suchergebnisse"
2886
 
2887
- #: wppa-boxes-html.php:383 wppa-breadcrumb.php:149
2888
- #: wppa-settings-autosave.php:358
2889
  msgid "Albums"
2890
  msgstr "Alben"
2891
 
2892
- #: wppa-boxes-html.php:389 wppa-breadcrumb.php:164
2893
  msgid "Photos"
2894
  msgstr "Fotos"
2895
 
@@ -2898,7 +2906,7 @@ msgid "Category"
2898
  msgstr "Kategorie"
2899
 
2900
  #: wppa-boxes-html.php:421 wppa-boxes-html.php:554
2901
- #: wppa-settings-autosave.php:7988 wppa-settings-autosave.php:7999
2902
  msgid "Text"
2903
  msgstr "Text"
2904
 
@@ -2912,9 +2920,9 @@ msgstr "STRG+Klicken, um Option hinzuzufügen/zu entfernen."
2912
  msgid "Items must meet all selected options."
2913
  msgstr "Einzelteile müssen alle ausgewählten Optionen zu treffen."
2914
 
2915
- #: wppa-boxes-html.php:546 wppa-settings-autosave.php:9323
2916
- #: wppa-settings-autosave.php:9363 wppa-settings-autosave.php:9385
2917
- #: wppa-settings-autosave.php:9431
2918
  msgid "Tag"
2919
  msgstr "Tag"
2920
 
@@ -2935,8 +2943,8 @@ msgstr "Senden"
2935
  msgid "Super View Photos"
2936
  msgstr "Super View Fotos"
2937
 
2938
- #: wppa-boxes-html.php:836 wppa-settings-autosave.php:374
2939
- #: wppa-settings-autosave.php:4866
2940
  msgid "Thumbnails"
2941
  msgstr "Miniaturbilden"
2942
 
@@ -3046,7 +3054,7 @@ msgstr "Album Erstellen"
3046
  msgid "Enter album name."
3047
  msgstr "Albumnamen eingeben."
3048
 
3049
- #: wppa-boxes-html.php:2000 wppa-boxes-html.php:2933
3050
  msgid "Don't leave this blank!"
3051
  msgstr "Hinterlasse einen Kommentar"
3052
 
@@ -3058,59 +3066,59 @@ msgstr "Album Beschreibung eingeben"
3058
  msgid "Create album"
3059
  msgstr "Album Erstellen"
3060
 
3061
- #: wppa-boxes-html.php:2203 wppa-boxes-html.php:2217 wppa-functions.php:4279
3062
  msgid "Max uploads reached"
3063
  msgstr "Max Uploads erreicht"
3064
 
3065
- #: wppa-boxes-html.php:2282 wppa-upload.php:181
3066
  msgid "Upload Photo"
3067
  msgstr "Upload Foto"
3068
 
3069
- #: wppa-boxes-html.php:2357
3070
  msgid "Enter album id"
3071
  msgstr ""
3072
 
3073
- #: wppa-boxes-html.php:2383
3074
  #, fuzzy
3075
  msgid "Select Photo / Video / Camera"
3076
  msgstr "Wählen Sie Foto / Video / Kamera"
3077
 
3078
- #: wppa-boxes-html.php:2386
3079
  #, fuzzy
3080
  msgid "Select Photo / Camera"
3081
  msgstr "Wählen Sie Foto / Kamera"
3082
 
3083
- #: wppa-boxes-html.php:2391
3084
  #, fuzzy
3085
  msgid "Select Photo / Video"
3086
  msgstr "Wählen Sie Foto / Video"
3087
 
3088
- #: wppa-boxes-html.php:2394
3089
  #, fuzzy
3090
  msgid "Select Photo"
3091
  msgstr "Foto auswählen"
3092
 
3093
- #: wppa-boxes-html.php:2401
3094
  #, fuzzy
3095
  msgid "Select Photos / Video / Camera"
3096
  msgstr "Wählen Sie Fotos / Video / Kamera"
3097
 
3098
- #: wppa-boxes-html.php:2404
3099
  #, fuzzy
3100
  msgid "Select Photos / Camera"
3101
  msgstr "Wählen Sie Fotos / Kamera"
3102
 
3103
- #: wppa-boxes-html.php:2409
3104
  #, fuzzy
3105
  msgid "Select Photos / Video"
3106
  msgstr "Wählen Sie Fotos / Video"
3107
 
3108
- #: wppa-boxes-html.php:2412
3109
  #, fuzzy
3110
  msgid "Select Photos"
3111
  msgstr "Fotos auswählen"
3112
 
3113
- #: wppa-boxes-html.php:2450
3114
  #, php-format
3115
  msgid "You may upload %d photo"
3116
  msgid_plural ""
@@ -3121,22 +3129,22 @@ msgstr[1] ""
3121
  "Sie können bis zu %d Fotos gleichzeitig Hochladen wenn ihr browser HTML-5 "
3122
  "multiple file upload unterstützt"
3123
 
3124
- #: wppa-boxes-html.php:2458
3125
  #, php-format
3126
  msgid "Max photo size: %d x %d (%2.1f MegaPixel)"
3127
  msgstr "Max Fotogröße: %d x %d (% 2.1f MegaPixel)"
3128
 
3129
- #: wppa-boxes-html.php:2487 wppa-import.php:561 wppa-upload.php:167
3130
- #: wppa-upload.php:309 wppa-upload.php:383
3131
  msgid "Apply watermark file:"
3132
  msgstr "Wende Wasserzeichen-Datei an:"
3133
 
3134
- #: wppa-boxes-html.php:2509 wppa-import.php:565 wppa-upload.php:171
3135
- #: wppa-upload.php:313 wppa-upload.php:387
3136
  msgid "Position:"
3137
  msgstr "Position:"
3138
 
3139
- #: wppa-boxes-html.php:2537
3140
  msgid ""
3141
  "If you leave this blank, iptc tag 005 (Graphic name) will be used as "
3142
  "photoname if available, else the original filename will be used as photo "
@@ -3145,7 +3153,7 @@ msgstr ""
3145
  "Wenn Sie dieses Feld leer verlassen, wird IPTC-Tag 005 (Graphic Name) wie "
3146
  "photoname verwendet, wenn vorhanden, sonst der ursprüngliche Dateiname."
3147
 
3148
- #: wppa-boxes-html.php:2542
3149
  msgid ""
3150
  "If you leave this blank, iptc tag 120 (Caption) will be used as photoname if "
3151
  "available, else the original filename will be used as photo name."
@@ -3153,226 +3161,226 @@ msgstr ""
3153
  "Wenn Sie dieses Feld leer verlassen, wird IPTC-Tag 120 (Caption) wie "
3154
  "photoname verwendet, wenn vorhanden, sonst der ursprüngliche Dateiname."
3155
 
3156
- #: wppa-boxes-html.php:2547
3157
  msgid ""
3158
  "If you leave this blank, the original filename will be used as photo name."
3159
  msgstr ""
3160
  "Wenn das leer gelassen wird, wird der Originalname der Datei als Fotoname "
3161
  "verwendet."
3162
 
3163
- #: wppa-boxes-html.php:2552 wppa-settings-autosave.php:1670
3164
  #, fuzzy
3165
  msgid "Photo name"
3166
  msgstr ""
3167
  "Wenn Sie dieses Feld leer verlassen, wird IPTC-Tag 120 (Caption) wie "
3168
  "photoname verwendet, wenn vorhanden, sonst der ursprüngliche Dateiname."
3169
 
3170
- #: wppa-boxes-html.php:2570
3171
  #, fuzzy
3172
  msgid "Photo description"
3173
  msgstr "Foto-Beschreibung"
3174
 
3175
- #: wppa-boxes-html.php:2598
3176
  msgid "hidden"
3177
  msgstr "verborgen"
3178
 
3179
- #: wppa-boxes-html.php:2668
3180
  msgid "Preview tags:"
3181
  msgstr "Vorschau tags:"
3182
 
3183
- #: wppa-boxes-html.php:2685
3184
  #, fuzzy
3185
  msgid "Blog it?"
3186
  msgstr "Im Blog?"
3187
 
3188
- #: wppa-boxes-html.php:2695
3189
  #, fuzzy
3190
  msgid "Upload and blog"
3191
  msgstr "Laden und Blog"
3192
 
3193
- #: wppa-boxes-html.php:2699 wppa-boxes-html.php:2762
3194
  msgid "Upload photo"
3195
  msgstr "Foto hochladen"
3196
 
3197
- #: wppa-boxes-html.php:2707
3198
  #, fuzzy
3199
  msgid "Post title:"
3200
  msgstr "Titel des Post:"
3201
 
3202
- #: wppa-boxes-html.php:2717
3203
  #, fuzzy
3204
  msgid "Text BEFORE the image:"
3205
  msgstr "Text vor dem Bild:"
3206
 
3207
- #: wppa-boxes-html.php:2727
3208
  #, fuzzy
3209
  msgid "Text AFTER the image:"
3210
  msgstr "Text nach dem Bild:"
3211
 
3212
- #: wppa-boxes-html.php:2747
3213
  msgid "Please select an album and try again"
3214
  msgstr "Bitte wählen Sie ein Album aus und versuchen Sie es erneut"
3215
 
3216
- #: wppa-boxes-html.php:2818
3217
  msgid "ERROR: unable to upload files."
3218
  msgstr "ERROR: kann keine Dateien hochladen."
3219
 
3220
- #: wppa-boxes-html.php:2872
3221
  #, fuzzy
3222
  msgid "Edit Album Info"
3223
  msgstr "Fotoalbum bearbeiten"
3224
 
3225
- #: wppa-boxes-html.php:2931
3226
  msgid "Enter album name"
3227
  msgstr "Albumnamen eingeben"
3228
 
3229
- #: wppa-boxes-html.php:2953
3230
  msgid "Album description:"
3231
  msgstr "Album Beschreibung:"
3232
 
3233
- #: wppa-boxes-html.php:3007
3234
  msgid "Update album"
3235
  msgstr "Album updaten"
3236
 
3237
- #: wppa-boxes-html.php:3076
3238
  msgid "wrote:"
3239
  msgstr "schrieb:"
3240
 
3241
- #: wppa-boxes-html.php:3138
3242
  msgid "Avatar"
3243
  msgstr "Profilbild"
3244
 
3245
- #: wppa-boxes-html.php:3181 wppa-links.php:833
3246
  msgid "Awaiting moderation"
3247
  msgstr "Warten auf Moderation"
3248
 
3249
- #: wppa-boxes-html.php:3184
3250
  msgid "Marked as spam"
3251
  msgstr "Als Spam markiert"
3252
 
3253
- #: wppa-boxes-html.php:3208
3254
  msgid "Edit!"
3255
  msgstr "Bearbeiten!"
3256
 
3257
- #: wppa-boxes-html.php:3212
3258
  msgid "Send!"
3259
  msgstr "Absenden!"
3260
 
3261
- #: wppa-boxes-html.php:3273
3262
  msgid "Your name:"
3263
  msgstr "Dein Name:"
3264
 
3265
- #: wppa-boxes-html.php:3288
3266
  msgid "Your email:"
3267
  msgstr "Deine E-mail:"
3268
 
3269
- #: wppa-boxes-html.php:3304
3270
  msgid "Your comment:"
3271
  msgstr "Dein Kommentar:"
3272
 
3273
- #: wppa-boxes-html.php:3348
3274
  #, php-format
3275
  msgid "You must <a href=\"%s\">login</a> to enter a comment"
3276
  msgstr ""
3277
  "Du musst <a href=\"%s\">angemeldet</a> sein, um einen Kommentar zu "
3278
  "hinterlassen."
3279
 
3280
- #: wppa-boxes-html.php:3351
3281
  msgid "You must login to enter a comment"
3282
  msgstr "Sie müssen sich anmelden, um einen Kommentar ein zu geben"
3283
 
3284
- #: wppa-boxes-html.php:3363 wppa-functions.php:2571 wppa-thumbnails.php:682
3285
  #, php-format
3286
  msgid "%d comment"
3287
  msgid_plural "%d comments"
3288
  msgstr[0] "%d Kommentar"
3289
  msgstr[1] "%d Kommentare"
3290
 
3291
- #: wppa-boxes-html.php:3367
3292
  msgid "Leave a comment"
3293
  msgstr "Hinterlasse einen Kommentar"
3294
 
3295
- #: wppa-boxes-html.php:3464
3296
  msgid "Show IPTC data"
3297
  msgstr "IPTC-Daten anzeigen"
3298
 
3299
- #: wppa-boxes-html.php:3475
3300
  msgid "Hide IPTC data"
3301
  msgstr "IPTC-Daten ausblenden"
3302
 
3303
- #: wppa-boxes-html.php:3523
3304
  msgid "No IPTC data"
3305
  msgstr "Keine IPTC-Daten"
3306
 
3307
- #: wppa-boxes-html.php:3575
3308
  msgid "Show EXIF data"
3309
  msgstr "EXIF-Daten anzeigen"
3310
 
3311
- #: wppa-boxes-html.php:3586
3312
  msgid "Hide EXIF data"
3313
  msgstr "EXIF-Daten ausblenden"
3314
 
3315
- #: wppa-boxes-html.php:3638
3316
  msgid "No EXIF data"
3317
  msgstr "Keine EXIF-Daten"
3318
 
3319
- #: wppa-boxes-html.php:3752 wppa-boxes-html.php:3757
3320
  msgid "< Previous"
3321
  msgstr "< Vorherige"
3322
 
3323
- #: wppa-boxes-html.php:3763 wppa-boxes-html.php:3768
3324
  msgid "Next >"
3325
  msgstr "Nächstes >"
3326
 
3327
- #: wppa-boxes-html.php:3870 wppa-boxes-html.php:3949
3328
  msgid "See the authors albums"
3329
  msgstr "Siehe die Autoren Alben"
3330
 
3331
- #: wppa-boxes-html.php:3874 wppa-boxes-html.php:3882 wppa-boxes-html.php:3953
3332
  msgid "See the authors photos"
3333
  msgstr "Siehe die Autoren Fotos"
3334
 
3335
- #: wppa-boxes-html.php:3878 wppa-boxes-html.php:3886 wppa-boxes-html.php:3957
3336
  msgid "See all the authors photos"
3337
  msgstr "Siehe Alle Autoren Fotos"
3338
 
3339
- #: wppa-boxes-html.php:3912
3340
  #, php-format
3341
  msgid "Photo by: %s"
3342
  msgstr "Foto von: %s"
3343
 
3344
- #: wppa-boxes-html.php:3915 wppa-boxes-html.php:3978
3345
  #, php-format
3346
  msgid "%d max rating"
3347
  msgid_plural "%d max ratings"
3348
  msgstr[0] "%d max Bewertung"
3349
  msgstr[1] "%d max Bewertungen"
3350
 
3351
- #: wppa-boxes-html.php:3919 wppa-boxes-html.php:3982 wppa-non-admin.php:942
3352
- #: wppa-topten-widget.php:196 wppa-topten-widget.php:213
3353
- #: wppa-topten-widget.php:249
3354
  #, php-format
3355
  msgid "%d vote"
3356
  msgid_plural "%d votes"
3357
  msgstr[0] "%d Stimme"
3358
  msgstr[1] "%d Stimmen"
3359
 
3360
- #: wppa-boxes-html.php:3923
3361
  #, php-format
3362
  msgid "Rating: %4.2f."
3363
  msgstr "Bewertung: %4.2f."
3364
 
3365
- #: wppa-boxes-html.php:3931
3366
  #, php-format
3367
  msgid "Photo %s not found."
3368
  msgstr "Foto %s nicht gefunden."
3369
 
3370
- #: wppa-boxes-html.php:3986
3371
  #, php-format
3372
  msgid "Mean value: %4.2f."
3373
  msgstr "Mittelwert: %4.2f."
3374
 
3375
- #: wppa-boxes-html.php:4333
3376
  msgid "Refresh"
3377
  msgstr "Aktualisieren"
3378
 
@@ -3380,164 +3388,160 @@ msgstr "Aktualisieren"
3380
  msgid "Post:"
3381
  msgstr "Post:"
3382
 
3383
- #: wppa-breadcrumb.php:125 wppa-breadcrumb.php:681
3384
  msgid "Page:"
3385
  msgstr "Seite:"
3386
 
3387
- #: wppa-breadcrumb.php:152
3388
  msgid "with category:"
3389
  msgstr "mit Kategorie:"
3390
 
3391
- #: wppa-breadcrumb.php:155 wppa-breadcrumb.php:170
3392
  msgid "with name:"
3393
  msgstr "mit Namen:"
3394
 
3395
- #: wppa-breadcrumb.php:158 wppa-breadcrumb.php:174
3396
  msgid "with words:"
3397
  msgstr "mit Worten:"
3398
 
3399
- #: wppa-breadcrumb.php:167
3400
  msgid "with tag:"
3401
  msgstr "mit dem Tag:"
3402
 
3403
- #: wppa-breadcrumb.php:178
3404
  msgid "of owner:"
3405
  msgstr "von Inhaber:"
3406
 
3407
- #: wppa-breadcrumb.php:183
3408
  msgid "with iptc tag:"
3409
  msgstr "mit IPTC-Tag:"
3410
 
3411
- #: wppa-breadcrumb.php:183 wppa-breadcrumb.php:188
3412
  msgid "with content:"
3413
  msgstr "mit Inhalt:"
3414
 
3415
- #: wppa-breadcrumb.php:188
3416
  msgid "with exif tag:"
3417
  msgstr "mit Exif-Tag:"
3418
 
3419
- #: wppa-breadcrumb.php:197 wppa-breadcrumb.php:222 wppa-breadcrumb.php:281
3420
- #: wppa-breadcrumb.php:305 wppa-breadcrumb.php:330 wppa-breadcrumb.php:355
3421
- #: wppa-breadcrumb.php:375 wppa-breadcrumb.php:388 wppa-breadcrumb.php:403
3422
- #: wppa-breadcrumb.php:429 wppa-breadcrumb.php:448 wppa-breadcrumb.php:469
3423
  msgid "View the thumbnails"
3424
  msgstr "Anzeigen die Miniaturen"
3425
 
3426
- #: wppa-breadcrumb.php:215
3427
  #, php-format
3428
  msgid "Searchresults from album %s and its subalbums"
3429
  msgstr "Suchergebnisse aus dem Album %s und seine Unteralben"
3430
 
3431
- #: wppa-breadcrumb.php:219 wppa-breadcrumb.php:225
3432
  msgid "Searchstring:"
3433
  msgstr "Suchtext:"
3434
 
3435
- #: wppa-breadcrumb.php:234 wppa-breadcrumb.php:252
3436
  msgid "Photos by EXIF date"
3437
  msgstr "Fotos nach EXIF-Datum"
3438
 
3439
- #: wppa-breadcrumb.php:238 wppa-breadcrumb.php:256
3440
  msgid "Photos by date of upload"
3441
  msgstr "Fotos nach Datum hochladen"
3442
 
3443
- #: wppa-breadcrumb.php:242 wppa-breadcrumb.php:260
3444
  msgid "Photos by date last modified"
3445
  msgstr "Fotos nach Datum Änderung"
3446
 
3447
- #: wppa-breadcrumb.php:272 wppa-breadcrumb.php:284
3448
  #, php-format
3449
  msgid "Photos by %s"
3450
  msgstr "Fotos von %s"
3451
 
3452
- #: wppa-breadcrumb.php:291 wppa-breadcrumb.php:315 wppa-breadcrumb.php:345
3453
- #: wppa-breadcrumb.php:365 wppa-breadcrumb.php:484
3454
  msgid "Various albums"
3455
  msgstr "Verschiedene Alben"
3456
 
3457
- #: wppa-breadcrumb.php:294 wppa-breadcrumb.php:318 wppa-breadcrumb.php:348
3458
- #: wppa-breadcrumb.php:368 wppa-breadcrumb.php:489 wppa-lasten-widget.php:211
3459
  msgid "Albums:"
3460
  msgstr "Alben:"
3461
 
3462
- #: wppa-breadcrumb.php:298 wppa-breadcrumb.php:308
3463
  msgid "Top rated photos"
3464
  msgstr "Hoch bewertete Fotos"
3465
 
3466
- #: wppa-breadcrumb.php:323 wppa-breadcrumb.php:334
3467
  msgid "Recently modified photos"
3468
  msgstr "Kürzlich geänderte Fotos"
3469
 
3470
- #: wppa-breadcrumb.php:326 wppa-breadcrumb.php:337
3471
  msgid "Recently uploaded photos"
3472
  msgstr "Kürzlich hochgeladene Fotos"
3473
 
3474
- #: wppa-breadcrumb.php:352 wppa-breadcrumb.php:358 wppa-comment-widget.php:40
3475
  msgid "Recently commented photos"
3476
  msgstr "Kürzlich kommentierte Fotos"
3477
 
3478
- #: wppa-breadcrumb.php:372 wppa-breadcrumb.php:378 wppa-featen-widget.php:38
3479
  msgid "Featured photos"
3480
  msgstr "Beliebte Fotos"
3481
 
3482
- #: wppa-breadcrumb.php:385 wppa-breadcrumb.php:391
3483
  msgid "Related photos"
3484
  msgstr "Ähnliche Fotos"
3485
 
3486
- #: wppa-breadcrumb.php:398 wppa-breadcrumb.php:406 wppa-breadcrumb.php:416
3487
- #: wppa-breadcrumb.php:432
3488
  msgid "Tagged photos:"
3489
  msgstr "Fotos mit Stchwort"
3490
 
3491
- #: wppa-breadcrumb.php:398 wppa-breadcrumb.php:400 wppa-breadcrumb.php:406
3492
- #: wppa-breadcrumb.php:408 wppa-breadcrumb.php:416 wppa-breadcrumb.php:432
3493
- #: wppa-breadcrumb.php:445 wppa-breadcrumb.php:451
3494
  msgid "or"
3495
  msgstr "oder"
3496
 
3497
- #: wppa-breadcrumb.php:399 wppa-breadcrumb.php:407
3498
  #, fuzzy
3499
  msgid "From albums with"
3500
  msgstr "Von Alben mit"
3501
 
3502
- #: wppa-breadcrumb.php:418 wppa-breadcrumb.php:434
3503
  #, fuzzy
3504
  msgid "out of various albums"
3505
  msgstr "aus verschiedenen Alben"
3506
 
3507
- #: wppa-breadcrumb.php:421 wppa-breadcrumb.php:437
3508
  msgid "Inverted"
3509
  msgstr "Umgekehrt"
3510
 
3511
- #: wppa-breadcrumb.php:466 wppa-breadcrumb.php:472
3512
  msgid "Recently updated albums"
3513
  msgstr "Kürzlich aktualisierte Alben"
3514
 
3515
- #: wppa-breadcrumb.php:482
3516
  #, php-format
3517
  msgid "Various albums by %s"
3518
  msgstr "Verschiedene Alben von %s"
3519
 
3520
- #: wppa-breadcrumb.php:511 wppa-breadcrumb.php:527
3521
  msgid "Thumbnail view"
3522
  msgstr "Miniaturansicht"
3523
 
3524
- #: wppa-breadcrumb.php:515 wppa-breadcrumb.php:516
3525
- msgid "Thumbs"
3526
- msgstr "Miniaturen"
3527
-
3528
- #: wppa-breadcrumb.php:679
3529
  msgid "Unpublished"
3530
  msgstr "Unveröffentlicht"
3531
 
3532
- #: wppa-breadcrumb.php:709
3533
  msgid "Found photos will meet the search criteria as follows:"
3534
  msgstr "Gefunden Fotos werden die Suchkriterien erfüllen, wie folgt:"
3535
 
3536
- #: wppa-breadcrumb.php:712
3537
  msgid "AND"
3538
  msgstr "UND"
3539
 
3540
- #: wppa-breadcrumb.php:716
3541
  msgid "OR"
3542
  msgstr "ODER"
3543
 
@@ -3657,8 +3661,8 @@ msgstr "Auto gelöscht Spam:"
3657
  msgid "Linkpage:"
3658
  msgstr "Linkseite:"
3659
 
3660
- #: wppa-comment-admin.php:231 wppa-settings-autosave.php:454
3661
- #: wppa-settings-autosave.php:8316
3662
  #, fuzzy
3663
  msgid "--- Please select a page ---"
3664
  msgstr "Bitte wählen Sie eine Seite…"
@@ -3712,7 +3716,7 @@ msgstr "Zeitstempel"
3712
  msgid "photo"
3713
  msgstr "Foto"
3714
 
3715
- #: wppa-comment-admin.php:263 wppa-photo-admin-autosave.php:1881
3716
  #, fuzzy
3717
  msgid "Bulk action:"
3718
  msgstr "Stapelverarbeitung:"
@@ -3737,7 +3741,7 @@ msgstr "Löschen aller Spam"
3737
  msgid "Save Settings / Perform bulk action"
3738
  msgstr "Save Settings / Perform Bulk-Aktion"
3739
 
3740
- #: wppa-comment-admin.php:309 wppa-comment-admin.php:396 wppa-non-admin.php:783
3741
  msgid "Photo"
3742
  msgstr "Foto"
3743
 
@@ -3747,18 +3751,18 @@ msgid "(Album)"
3747
  msgstr "Album:"
3748
 
3749
  #: wppa-comment-admin.php:311 wppa-comment-admin.php:398 wppa-potd-admin.php:70
3750
- #: wppa-potd-admin.php:357 wppa-settings-autosave.php:503
3751
- #: wppa-settings-autosave.php:665 wppa-settings-autosave.php:687
3752
- #: wppa-settings-autosave.php:1435 wppa-settings-autosave.php:1456
3753
- #: wppa-settings-autosave.php:2990 wppa-settings-autosave.php:3011
3754
- #: wppa-settings-autosave.php:3370 wppa-settings-autosave.php:3394
3755
- #: wppa-settings-autosave.php:4758 wppa-settings-autosave.php:4779
3756
- #: wppa-settings-autosave.php:4955 wppa-settings-autosave.php:4979
3757
- #: wppa-settings-autosave.php:6027 wppa-settings-autosave.php:6711
3758
- #: wppa-settings-autosave.php:6733 wppa-settings-autosave.php:7503
3759
- #: wppa-settings-autosave.php:7527 wppa-settings-autosave.php:9301
3760
- #: wppa-settings-autosave.php:9322 wppa-settings-autosave.php:9362
3761
- #: wppa-settings-autosave.php:9384 wppa-settings-autosave.php:9430
3762
  #, fuzzy
3763
  msgid "#"
3764
  msgstr "#"
@@ -3798,26 +3802,26 @@ msgstr "Klicken Sie auf das Foto und Gross alle Kommentare zu sehen"
3798
  msgid "Reply to your comment on photo: %s on %s"
3799
  msgstr "Antwort auf deinen Kommentar zu Foto:%s auf%s"
3800
 
3801
- #: wppa-comment-admin.php:366 wppa-functions.php:2364
3802
  msgid "Reply"
3803
  msgstr "Antwort"
3804
 
3805
- #: wppa-comment-admin.php:377 wppa-photo-admin-autosave.php:708
3806
- #: wppa-photo-admin-autosave.php:741 wppa-photo-admin-autosave.php:1591
3807
- #: wppa-photo-admin-autosave.php:1600 wppa-photo-admin-autosave.php:1899
3808
- #: wppa-photo-admin-autosave.php:2029 wppa-photo-admin-autosave.php:2041
3809
  #, fuzzy
3810
  msgid "Pending"
3811
  msgstr "Wartend"
3812
 
3813
- #: wppa-comment-admin.php:378 wppa-photo-admin-autosave.php:1592
3814
- #: wppa-photo-admin-autosave.php:1601
3815
  #, fuzzy
3816
  msgid "Approved"
3817
  msgstr "Interessant"
3818
 
3819
- #: wppa-comment-admin.php:379 wppa-photo-admin-autosave.php:1593
3820
- #: wppa-photo-admin-autosave.php:1602
3821
  #, fuzzy
3822
  msgid "Spam"
3823
  msgstr "Spam [ Topic ]"
@@ -3842,87 +3846,87 @@ msgstr "WPPA Kommentare zu den Fotos"
3842
  msgid "Comments on Photos"
3843
  msgstr "Kommentare zu den Fotos"
3844
 
3845
- #: wppa-comment-widget.php:73 wppa-non-admin.php:912 wppa-thumbnails.php:500
3846
  msgid "wrote"
3847
  msgstr "schrieb"
3848
 
3849
  #: wppa-comment-widget.php:87 wppa-featen-widget.php:137
3850
- #: wppa-lasten-widget.php:148 wppa-non-admin.php:913 wppa-non-admin.php:918
3851
- #: wppa-non-admin.php:923 wppa-non-admin.php:927 wppa-non-admin.php:934
3852
- #: wppa-non-admin.php:944 wppa-potd-widget.php:159
3853
- #: wppa-thumbnail-widget.php:114 wppa-topten-widget.php:257
3854
  msgid "Photo not found"
3855
  msgstr "Foto nicht gefunden"
3856
 
3857
- #: wppa-comment-widget.php:93 wppa-non-admin.php:914
3858
  msgid "There are no commented photos (yet)"
3859
  msgstr "Es sind (noch) keine kommentierte Fotos"
3860
 
3861
- #: wppa-common-functions.php:654 wppa-functions.php:4697
3862
  #, php-format
3863
  msgid "%d second"
3864
  msgid_plural "%d seconds"
3865
  msgstr[0] "%d Sekunde"
3866
  msgstr[1] "%d Sekunden"
3867
 
3868
- #: wppa-common-functions.php:658 wppa-functions.php:4693
3869
- #: wppa-settings-autosave.php:6556 wppa-settings-autosave.php:6557
3870
  #, php-format
3871
  msgid "%d minute"
3872
  msgid_plural "%d minutes"
3873
  msgstr[0] "%d Minute"
3874
  msgstr[1] "%d Minuten"
3875
 
3876
- #: wppa-common-functions.php:662 wppa-functions.php:4689
3877
- #: wppa-settings-autosave.php:6558 wppa-settings-autosave.php:7883
3878
  #, php-format
3879
  msgid "%d hour"
3880
  msgid_plural "%d hours"
3881
  msgstr[0] "%d Stunde"
3882
  msgstr[1] "%d Stunden"
3883
 
3884
- #: wppa-common-functions.php:666 wppa-functions.php:4685
3885
- #: wppa-settings-autosave.php:6559 wppa-settings-autosave.php:7884
3886
- #: wppa-settings-autosave.php:7885 wppa-settings-autosave.php:7886
3887
- #: wppa-settings-autosave.php:7887 wppa-settings-autosave.php:7888
3888
- #: wppa-settings-autosave.php:7889 wppa-settings-autosave.php:7891
3889
- #: wppa-settings-autosave.php:7892 wppa-settings-autosave.php:7893
3890
- #: wppa-settings-autosave.php:9122
3891
  #, php-format
3892
  msgid "%d day"
3893
  msgid_plural "%d days"
3894
  msgstr[0] "%d Tag"
3895
  msgstr[1] "%d Tage"
3896
 
3897
- #: wppa-common-functions.php:670 wppa-functions.php:4681
3898
- #: wppa-settings-autosave.php:6560 wppa-settings-autosave.php:7890
3899
- #: wppa-settings-autosave.php:7894 wppa-settings-autosave.php:7895
3900
- #: wppa-settings-autosave.php:7896 wppa-settings-autosave.php:9123
3901
  #, php-format
3902
  msgid "%d week"
3903
  msgid_plural "%d weeks"
3904
  msgstr[0] "%d Woche"
3905
  msgstr[1] "%d Wochen"
3906
 
3907
- #: wppa-common-functions.php:674 wppa-settings-autosave.php:7897
3908
- #: wppa-settings-autosave.php:9124 wppa-settings-autosave.php:9125
3909
- #: wppa-settings-autosave.php:9126 wppa-settings-autosave.php:9127
3910
- #: wppa-settings-autosave.php:9128 wppa-settings-autosave.php:9130
3911
  #, php-format
3912
  msgid "%d month"
3913
  msgid_plural "%d months"
3914
  msgstr[0] "%d Monat"
3915
  msgstr[1] "%d Monate"
3916
 
3917
- #: wppa-common-functions.php:677 wppa-settings-autosave.php:9129
3918
- #: wppa-settings-autosave.php:9131
3919
  #, php-format
3920
  msgid "%d year"
3921
  msgid_plural "%d years"
3922
  msgstr[0] "%d Jahr"
3923
  msgstr[1] "%d Jahre"
3924
 
3925
- #: wppa-common-functions.php:1400
3926
  #, php-format
3927
  msgid ""
3928
  "Based on your server memory limit you should not upload images larger then "
@@ -3931,39 +3935,39 @@ msgstr ""
3931
  "Basierend auf Ihrem Server Speichergrenze sollten Sie keine Bilder hochladen "
3932
  "größer <strong>dann %d x %d (% 2.1f MP)</strong>"
3933
 
3934
- #: wppa-common-functions.php:1695
3935
  msgid "- select an album -"
3936
  msgstr "- wählen Sie ein Album -"
3937
 
3938
- #: wppa-common-functions.php:1707 wppa-items.php:432
3939
  #: wppa-multitag-widget.php:76 wppa-multitag-widget.php:84
3940
  #: wppa-slideshow-widget.php:199 wppa-tagcloud-widget.php:71
3941
  #: wppa-tagcloud-widget.php:79
3942
  msgid "--- all ---"
3943
  msgstr "--- alle ---"
3944
 
3945
- #: wppa-common-functions.php:1713
3946
  msgid "--- generic ---"
3947
  msgstr "--- generikum ---"
3948
 
3949
- #: wppa-common-functions.php:1730
3950
  msgid "--- multiple see below ---"
3951
  msgstr "--- Mehrere siehe unten ---"
3952
 
3953
- #: wppa-common-functions.php:1736
3954
  msgid "--- a selection box ---"
3955
  msgstr "--- eine Auswahlbox ---"
3956
 
3957
- #: wppa-common-functions.php:1787 wppa-import.php:1610 wppa-items.php:428
3958
- #: wppa-settings-autosave.php:8092 wppa-settings-autosave.php:8168
3959
  msgid "--- separate ---"
3960
  msgstr "--- separat ---"
3961
 
3962
- #: wppa-common-functions.php:1893
3963
  msgid "Photo id ="
3964
  msgstr "Foto id ="
3965
 
3966
- #: wppa-common-functions.php:1893
3967
  msgid "Value ="
3968
  msgstr "Wert ="
3969
 
@@ -4045,180 +4049,180 @@ msgstr "Ungültige Album-Kennung:"
4045
  msgid "n.a."
4046
  msgstr "n. z."
4047
 
4048
- #: wppa-exif-iptc-common.php:239 wppa-utils.php:2483
4049
  msgid "Not Defined"
4050
  msgstr "Nicht definiert"
4051
 
4052
- #: wppa-exif-iptc-common.php:240 wppa-utils.php:2484
4053
  msgid "Manual"
4054
  msgstr "Manuell"
4055
 
4056
- #: wppa-exif-iptc-common.php:241 wppa-utils.php:2485
4057
  msgid "Program AE"
4058
  msgstr "Program AE"
4059
 
4060
- #: wppa-exif-iptc-common.php:242 wppa-utils.php:2486
4061
  msgid "Aperture-priority AE"
4062
  msgstr "Aperture-priority AE"
4063
 
4064
- #: wppa-exif-iptc-common.php:243 wppa-utils.php:2487
4065
  msgid "Shutter speed priority AE"
4066
  msgstr "Verschlusszeitvorrang bei AE"
4067
 
4068
- #: wppa-exif-iptc-common.php:244 wppa-utils.php:2488
4069
  msgid "Creative (Slow speed)"
4070
  msgstr "Creative (Slow-Speed)"
4071
 
4072
- #: wppa-exif-iptc-common.php:245 wppa-utils.php:2489
4073
  msgid "Action (High speed)"
4074
  msgstr "Aktion (High-Speed)"
4075
 
4076
- #: wppa-exif-iptc-common.php:246 wppa-utils.php:2490
4077
  msgid "Portrait"
4078
  msgstr "Portrait"
4079
 
4080
- #: wppa-exif-iptc-common.php:247 wppa-utils.php:2491
4081
  msgid "Landscape"
4082
  msgstr "Querformat"
4083
 
4084
- #: wppa-exif-iptc-common.php:248 wppa-utils.php:2492
4085
  msgid "Bulb"
4086
  msgstr "Birne"
4087
 
4088
- #: wppa-exif-iptc-common.php:270 wppa-utils.php:2493
4089
  msgid "Average"
4090
  msgstr "Durchschnitt"
4091
 
4092
- #: wppa-exif-iptc-common.php:271 wppa-utils.php:2494
4093
  msgid "Center-weighted average"
4094
  msgstr "Mittenbetont"
4095
 
4096
- #: wppa-exif-iptc-common.php:272 wppa-utils.php:2495
4097
  msgid "Spot"
4098
  msgstr "Spot"
4099
 
4100
- #: wppa-exif-iptc-common.php:273 wppa-utils.php:2496
4101
  msgid "Multi-spot"
4102
  msgstr "Multi-spot"
4103
 
4104
- #: wppa-exif-iptc-common.php:274 wppa-utils.php:2497
4105
  msgid "Multi-segment"
4106
  msgstr "Multi-segment"
4107
 
4108
- #: wppa-exif-iptc-common.php:275 wppa-utils.php:2498
4109
  msgid "Partial"
4110
  msgstr "Partiell"
4111
 
4112
- #: wppa-exif-iptc-common.php:276 wppa-settings-autosave.php:4883
4113
- #: wppa-utils.php:2499
4114
  msgid "Other"
4115
  msgstr "Sonstiges"
4116
 
4117
- #: wppa-exif-iptc-common.php:312 wppa-utils.php:2500
4118
  msgid "No Flash"
4119
  msgstr "Kein Blitz"
4120
 
4121
- #: wppa-exif-iptc-common.php:314 wppa-utils.php:2501
4122
  msgid "Fired"
4123
  msgstr "Fired"
4124
 
4125
- #: wppa-exif-iptc-common.php:316 wppa-utils.php:2502
4126
  msgid "Fired, Return not detected"
4127
  msgstr "Fired, Return not detected"
4128
 
4129
- #: wppa-exif-iptc-common.php:318 wppa-utils.php:2503
4130
  msgid "Fired, Return detected"
4131
  msgstr "Fired, Return detected"
4132
 
4133
- #: wppa-exif-iptc-common.php:320 wppa-utils.php:2504
4134
  msgid "On, Did not fire"
4135
  msgstr "An, kein Blitz"
4136
 
4137
- #: wppa-exif-iptc-common.php:322 wppa-utils.php:2505
4138
  msgid "On, Fired"
4139
  msgstr "An, Fired"
4140
 
4141
- #: wppa-exif-iptc-common.php:324 wppa-utils.php:2506
4142
  msgid "On, Return not detected"
4143
  msgstr "An, Return not detected"
4144
 
4145
- #: wppa-exif-iptc-common.php:326 wppa-utils.php:2507
4146
  msgid "On, Return detected"
4147
  msgstr "An, Return detected"
4148
 
4149
- #: wppa-exif-iptc-common.php:328 wppa-utils.php:2508
4150
  msgid "Off, Did not fire"
4151
  msgstr "Aus, kein Blitz"
4152
 
4153
- #: wppa-exif-iptc-common.php:330 wppa-utils.php:2509
4154
  msgid "Off, Did not fire, Return not detected"
4155
  msgstr "Aus, kein Blitz, nicht erkannt und Rück"
4156
 
4157
- #: wppa-exif-iptc-common.php:332 wppa-utils.php:2510
4158
  msgid "Auto, Did not fire"
4159
  msgstr "Auto, kein Blitz"
4160
 
4161
- #: wppa-exif-iptc-common.php:334 wppa-utils.php:2511
4162
  msgid "Auto, Fired"
4163
  msgstr "Auto, Blitz"
4164
 
4165
- #: wppa-exif-iptc-common.php:336 wppa-utils.php:2512
4166
  msgid "Auto, Fired, Return not detected"
4167
  msgstr "Auto, Blitz, nicht erkannt und Rück"
4168
 
4169
- #: wppa-exif-iptc-common.php:338 wppa-utils.php:2513
4170
  msgid "Auto, Fired, Return detected"
4171
  msgstr "Auto, Blitz, erkannt und Rück"
4172
 
4173
- #: wppa-exif-iptc-common.php:340 wppa-utils.php:2514
4174
  msgid "No flash function"
4175
  msgstr "Keine Blitzfunktion"
4176
 
4177
- #: wppa-exif-iptc-common.php:342 wppa-utils.php:2515
4178
  msgid "Off, No flash function"
4179
  msgstr "Aus, Keine Blitzfunktion"
4180
 
4181
- #: wppa-exif-iptc-common.php:344 wppa-utils.php:2516
4182
  msgid "Fired, Red-eye reduction"
4183
  msgstr "Blitz, Rote-Augen-Reduzierung"
4184
 
4185
- #: wppa-exif-iptc-common.php:346 wppa-utils.php:2517
4186
  msgid "Fired, Red-eye reduction, Return not detected"
4187
  msgstr "Blitz, Rote-Augen-Reduzierung, nicht erkannt und Rück"
4188
 
4189
- #: wppa-exif-iptc-common.php:348 wppa-utils.php:2518
4190
  msgid "Fired, Red-eye reduction, Return detected"
4191
  msgstr "Blitz, Rote-Augen-Reduzierung, erkannt und Rück"
4192
 
4193
- #: wppa-exif-iptc-common.php:350 wppa-utils.php:2519
4194
  msgid "On, Red-eye reduction"
4195
  msgstr "An, Rote-Augen-Reduzierung"
4196
 
4197
- #: wppa-exif-iptc-common.php:352 wppa-utils.php:2520
4198
  msgid "Red-eye reduction, Return not detected"
4199
  msgstr "Rote-Augen-Reduzierung, nicht erkannt und Rück"
4200
 
4201
- #: wppa-exif-iptc-common.php:354 wppa-utils.php:2521
4202
  msgid "On, Red-eye reduction, Return detected"
4203
  msgstr "An, Rote-Augen-Reduzierung, erkannt und Rück"
4204
 
4205
- #: wppa-exif-iptc-common.php:356 wppa-utils.php:2522
4206
  msgid "Off, Red-eye reduction"
4207
  msgstr "Aus, Rote-Augen-Reduzierung"
4208
 
4209
- #: wppa-exif-iptc-common.php:358 wppa-utils.php:2523
4210
  msgid "Auto, Did not fire, Red-eye reduction"
4211
  msgstr "Auto, kein Blitz, Rote-Augen-Reduzierung"
4212
 
4213
- #: wppa-exif-iptc-common.php:360 wppa-utils.php:2524
4214
  msgid "Auto, Fired, Red-eye reduction"
4215
  msgstr "Auto, Blitz, Rote-Augen-Reduzierung"
4216
 
4217
- #: wppa-exif-iptc-common.php:362 wppa-utils.php:2525
4218
  msgid "Auto, Fired, Red-eye reduction, Return not detected"
4219
  msgstr "Auto, Blitz, Rote-Augen-Reduzierung, nicht erkannt und Rück"
4220
 
4221
- #: wppa-exif-iptc-common.php:364 wppa-utils.php:2526
4222
  msgid "Auto, Fired, Red-eye reduction, Return detected"
4223
  msgstr "Auto, Blitz, Rote-Augen-Reduzierung, erkannt und Rück"
4224
 
@@ -4285,7 +4289,7 @@ msgstr "<br/> Die Verarbeitung Album"
4285
  msgid "done."
4286
  msgstr "getan hat."
4287
 
4288
- #: wppa-export.php:129 wppa-import.php:2236
4289
  #, fuzzy
4290
  msgid "photos processed."
4291
  msgstr "Fotos verarbeitet."
@@ -4350,19 +4354,19 @@ msgstr "WPPA Ausgewählte Fotos"
4350
  msgid "Featured Photos"
4351
  msgstr "Beliebte Fotos"
4352
 
4353
- #: wppa-featen-widget.php:115 wppa-non-admin.php:917
4354
  msgid "View the featured photos"
4355
  msgstr "Sehen Sie die best bewertesten Fotos"
4356
 
4357
- #: wppa-featen-widget.php:146 wppa-non-admin.php:919
4358
  msgid "There are no featured photos (yet)"
4359
  msgstr "Es sind (noch) keine vorgestellten Fotos"
4360
 
4361
- #: wppa-functions.php:681
4362
  msgid "No related photos found."
4363
  msgstr "Keine verwandten Fotos gefunden."
4364
 
4365
- #: wppa-functions.php:1055
4366
  #, php-format
4367
  msgid ""
4368
  "There are %s albums found. Only the first %s will be shown. Please refine "
@@ -4371,82 +4375,82 @@ msgstr ""
4371
  "Es gibt %s Alben gefunden. Nur das erste %s wird angezeigt. Bitte verfeinern "
4372
  "Sie Ihre Suchkriterien."
4373
 
4374
- #: wppa-functions.php:2115 wppa-links.php:782 wppa-links.php:799
4375
- #: wppa-thumbnails.php:627
4376
  msgid "Are you sure you want to remove this photo?"
4377
  msgstr "Bist Du sicher, dass Du diese Foto löschen möchtest?"
4378
 
4379
- #: wppa-functions.php:2133 wppa-thumbnails.php:609
4380
  msgid "Are you sure you want to add this photo to your zip?"
4381
  msgstr ""
4382
  "Sind Sie sicher, dass Sie dieses Foto mit Ihrem ZIP-Paket hinzufügen möchten?"
4383
 
4384
- #: wppa-functions.php:2136 wppa-thumbnails.php:612
4385
  #, fuzzy
4386
  msgid "MyChoice"
4387
  msgstr "Meine Wahl"
4388
 
4389
- #: wppa-functions.php:2228
4390
  #, php-format
4391
  msgid "%d dislike"
4392
  msgid_plural "%d dislikes"
4393
  msgstr[0] "%d Abneigung"
4394
  msgstr[1] "%d Abneigungen"
4395
 
4396
- #: wppa-functions.php:2230
4397
  msgid "including mine"
4398
  msgstr "einschließlich meine"
4399
 
4400
- #: wppa-functions.php:2330
4401
  msgid "Comment edited"
4402
  msgstr "Kommentar bearbeitet"
4403
 
4404
- #: wppa-functions.php:2336
4405
  msgid "Photo comment"
4406
  msgstr "Foto kommentar"
4407
 
4408
- #: wppa-functions.php:2351
4409
  msgid "Comment on photo:"
4410
  msgstr "Kommentar zum Foto:"
4411
 
4412
- #: wppa-functions.php:2362
4413
  msgid "wrote on photo"
4414
  msgstr "schrieb am Foto"
4415
 
4416
- #: wppa-functions.php:2366
4417
  msgid "Moderate comment admin"
4418
  msgstr "Moderiere Kommentare"
4419
 
4420
- #: wppa-functions.php:2369 wppa-functions.php:4494 wppa-import.php:1529
4421
- #: wppa-upload.php:570
4422
  msgid "Moderate manage photo"
4423
  msgstr "Moderiere Fotos"
4424
 
4425
- #: wppa-functions.php:2383
4426
  msgid "You receive this email as you are assigned to moderate"
4427
  msgstr "Sie erhalten diese E-Mail, wie Sie, um moderate zugeordnet sind"
4428
 
4429
- #: wppa-functions.php:2395
4430
  msgid "You receive this email as administrator of the site"
4431
  msgstr "Sie erhalten diese E-Mail als Administrator der Website"
4432
 
4433
- #: wppa-functions.php:2412
4434
  msgid "You receive this email as uploader of the photo"
4435
  msgstr "Sie erhalten diese E-Mail als Uploader des Fotos"
4436
 
4437
- #: wppa-functions.php:2429
4438
  msgid "You receive this email as owner of the album"
4439
  msgstr "Sie erhalten diese E-Mail als Eigentümer des Albums"
4440
 
4441
- #: wppa-functions.php:2446
4442
  msgid "You receive this email because you commented this photo earlier."
4443
  msgstr "Sie erhalten diese E-Mail, weil Sie dieses Foto früheren kommentiert."
4444
 
4445
- #: wppa-functions.php:2472
4446
  msgid "Comment added"
4447
  msgstr "Kommentar hinzugefügt"
4448
 
4449
- #: wppa-functions.php:2478
4450
  msgid ""
4451
  "Sorry, you gave a wrong answer.\\n\\nPlease try again to solve the "
4452
  "computation."
@@ -4455,169 +4459,167 @@ msgstr ""
4455
  "\n"
4456
  "Bitte versuchen Sie es erneut, um die Berechnung zu lösen."
4457
 
4458
- #: wppa-functions.php:2489
4459
  msgid "Could not process comment.\\nProbably timed out."
4460
  msgstr ""
4461
  "Konnte Kommentar nicht werarbeiten. \n"
4462
  "Warscheinlich Zeitüberschreitung."
4463
 
4464
- #: wppa-functions.php:2607 wppa-links.php:1589
4465
  msgid "A video can not be printed or downloaded"
4466
  msgstr "Ein Video kann nicht gedruckt oder heruntergeladen werden"
4467
 
4468
- #: wppa-functions.php:3086
4469
  msgid "ERROR: Illegal attempt to enter a rating."
4470
  msgstr "ERROR: Illegal Versuch, eine Bewertung zu gelangen."
4471
 
4472
- #: wppa-functions.php:3099
4473
  msgid "ERROR: Illegal attempt to enter a comment."
4474
  msgstr "ERROR: Illegal Versuch, einen Kommentar eingeben."
4475
 
4476
- #: wppa-functions.php:4056
4477
  msgid "ERROR: Illegal attempt to create an album."
4478
  msgstr "ERROR: Illegal Versuch, ein Album zu erstellen."
4479
 
4480
- #: wppa-functions.php:4064
4481
  msgid "Wrong captcha, please try again"
4482
  msgstr "Falsche Captcha, versuchen Sie es erneut"
4483
 
4484
- #: wppa-functions.php:4080
4485
  #, php-format
4486
  msgid "Album #%s created"
4487
  msgstr "Album #%s erstellt"
4488
 
4489
- #: wppa-functions.php:4086
4490
  msgid "Could not create album"
4491
  msgstr "Album konnte nicht erstellt werden"
4492
 
4493
- #: wppa-functions.php:4098
4494
  msgid "ERROR: Illegal attempt to upload a file."
4495
  msgstr "ERROR: Illegal Versuch, eine Datei hochzuladen."
4496
 
4497
- #: wppa-functions.php:4178
4498
  msgid "Photo upload"
4499
  msgstr "Fotos hochgeladen"
4500
 
4501
- #: wppa-functions.php:4179
4502
  #, php-format
4503
  msgid "%d photo successfully uploaded"
4504
  msgid_plural "%d photos successfully uploaded"
4505
  msgstr[0] "%d Foto erfolgreich hochgeladen"
4506
  msgstr[1] "%d Fotos erfolgreich hochgeladen"
4507
 
4508
- #: wppa-functions.php:4180
4509
  #, php-format
4510
  msgid "%s points added"
4511
  msgstr "%s Punkte hinzugefügt"
4512
 
4513
- #: wppa-functions.php:4192
4514
  #, fuzzy
4515
  msgid "Your post is awaiting moderation."
4516
  msgstr "Dein Eintrag wartet auf Moderation."
4517
 
4518
- #: wppa-functions.php:4201
4519
  msgid "Upload failed"
4520
  msgstr "Upload fehlgeschlagen"
4521
 
4522
- #: wppa-functions.php:4204
4523
  #, php-format
4524
  msgid "%d upload failed"
4525
  msgid_plural "%d uploads failed"
4526
  msgstr[0] "%d Hochladung fehlgeschlagen"
4527
  msgstr[1] "%d Hochladungen fehlgeschlagen"
4528
 
4529
- #: wppa-functions.php:4285
4530
  msgid "Error during upload"
4531
  msgstr "Fehler beim Hochladen"
4532
 
4533
- #: wppa-functions.php:4341
4534
  #, fuzzy
4535
  msgid "Could not insert media into db."
4536
  msgstr "Konnte nicht Medien in db einfügen."
4537
 
4538
- #: wppa-functions.php:4381
4539
  msgid "Uploaded file is not an image"
4540
  msgstr "Hochgeladenen datei ist kein Bild"
4541
 
4542
- #: wppa-functions.php:4387
4543
  #, php-format
4544
- msgid ""
4545
- "Only gif, jpg and png image files are supported. Returned filetype = %d."
4546
  msgstr ""
4547
- "Nur gif, jpg und png Bild-Dateien werden unterstützt. Kehrte filetype =% d."
4548
 
4549
- #: wppa-functions.php:4395
4550
  #, php-format
4551
  msgid "Uploaded file is larger than the allowed maximum of %d x %d pixels."
4552
  msgstr ""
4553
  "Hochgeladene Datei ist größer als das erlaubte Maximum von %d x %d Pixel."
4554
 
4555
- #: wppa-functions.php:4403
4556
  #, php-format
4557
  msgid "Uploaded file %s already exists in this album."
4558
  msgstr "Hochgeladene Datei %s existiert bereits in diesem Album."
4559
 
4560
- #: wppa-functions.php:4413
4561
  #, php-format
4562
  msgid "The image is too big. Max photo size: %d x %d (%2.1f MegaPixel)"
4563
  msgstr "Das Bild ist zu groß. Max Fotogröße: %d x %d (% 2.1f MegaPixel)"
4564
 
4565
- #: wppa-functions.php:4453
4566
  msgid "Could not insert photo into db."
4567
  msgstr "Konnte Foto nicht in db einfügen."
4568
 
4569
- #: wppa-functions.php:4490 wppa-import.php:1525 wppa-upload.php:566
4570
  #, php-format
4571
  msgid "New photo uploaded: %s"
4572
  msgstr "Neues Foto hochgeladen: %s"
4573
 
4574
- #: wppa-functions.php:4491 wppa-import.php:1526 wppa-upload.php:567
4575
  #, php-format
4576
  msgid "User %1$s uploaded photo %2$s into album %3$s"
4577
  msgstr "Benutzer %1$s hat Foto %2$s in album %3$s hochgeladen "
4578
 
4579
- #: wppa-functions.php:4493 wppa-import.php:1528 wppa-upload.php:569
4580
  msgid "This upload requires moderation"
4581
  msgstr "Dieser Upload erfordert Moderation"
4582
 
4583
- #: wppa-functions.php:4497 wppa-import.php:1532 wppa-upload.php:573
4584
  msgid "Details:"
4585
  msgstr "Details:"
4586
 
4587
- #: wppa-functions.php:4498 wppa-import.php:1533 wppa-upload.php:574
4588
  #: wppa-utils.php:771 wppa-utils.php:783
4589
  msgid "Manage photo"
4590
  msgstr "Fotos verwalten"
4591
 
4592
- #: wppa-functions.php:4678
4593
  msgid "You can upload after"
4594
  msgstr "Sie können Hochladen nach"
4595
 
4596
- #: wppa-functions.php:4721 wppa-functions.php:4725 wppa-functions.php:4732
4597
- #: wppa-functions.php:4736 wppa-links.php:1174 wppa-non-admin.php:837
4598
- #: wppa-settings-autosave.php:9470 wppa-settings-autosave.php:9482
4599
- #: wppa-settings-autosave.php:9494 wppa-settings-autosave.php:9506
4600
- #: wppa-settings-autosave.php:9518 wppa-settings-autosave.php:9530
4601
- #: wppa-settings-autosave.php:9542 wppa-settings-autosave.php:9554
4602
  msgid "Download"
4603
  msgstr "Herunterladen"
4604
 
4605
- #: wppa-functions.php:4782
4606
  msgid "Zoom in"
4607
  msgstr "Hineinzoomen"
4608
 
4609
- #: wppa-functions.php:4813
4610
  #, fuzzy, php-format
4611
  msgid "You can vote again after %s days, %s hours, %s minutes and %s seconds"
4612
  msgstr ""
4613
  "Sie können wieder stimmen nach%s Tage,%s Stunden,%s Minuten und%s Sekunden"
4614
 
4615
- #: wppa-functions.php:4816
4616
  #, fuzzy, php-format
4617
  msgid "You can vote again after %s hours, %s minutes and %s seconds"
4618
  msgstr "Sie können wieder stimmen nach%s Stunden,%s Minuten und%s Sekunden"
4619
 
4620
- #: wppa-functions.php:4819
4621
  #, fuzzy, php-format
4622
  msgid "You can vote again after %s minutes and %s seconds"
4623
  msgstr "Sie können wieder stimmen nach%s Minuten und%s Sekunden"
@@ -4805,12 +4807,12 @@ msgstr ""
4805
  "</i> oder eine vollständige URL zu einer Bilddatei wie <i>http://mysite.com/"
4806
  "wp-content/uploads/wppa/4711.jpg</i> eingeben"
4807
 
4808
- #: wppa-import.php:337 wppa-upload.php:137
4809
  #, fuzzy
4810
  msgid "No albums exist. You must"
4811
  msgstr "Keine Alben vorhanden sind. Sie müssen"
4812
 
4813
- #: wppa-import.php:339 wppa-upload.php:139
4814
  #, fuzzy
4815
  msgid "create one"
4816
  msgstr "Konto erstellen."
@@ -4948,11 +4950,8 @@ msgid "Album to import to:"
4948
  msgstr "Album zu importieren:"
4949
 
4950
  #: wppa-import.php:856
4951
- #, fuzzy
4952
- msgid "Files largenr than 64MB will always be removed after successful import."
4953
  msgstr ""
4954
- "Dateien largenr als 64 MB wird immer nach dem erfolgreichen Import entfernt "
4955
- "werden."
4956
 
4957
  #: wppa-import.php:916
4958
  #, php-format
@@ -5059,27 +5058,27 @@ msgstr "Ihr Depot-Verzeichnis ist:"
5059
  msgid "Trying to continue..."
5060
  msgstr "Der Versuch, um fortzufahren ..."
5061
 
5062
- #: wppa-import.php:1618
5063
  #, fuzzy
5064
  msgid "Unknown parent album:"
5065
  msgstr "Unbekannt Mutter Album:"
5066
 
5067
- #: wppa-import.php:1618
5068
  #, fuzzy
5069
  msgid "--- none --- used."
5070
  msgstr "--- Keine --- verwendet."
5071
 
5072
- #: wppa-import.php:1678
5073
  #, fuzzy, php-format
5074
  msgid "This album has been converted from ngg gallery %s"
5075
  msgstr "Dieses Album wurde von NGG Galerie%s umgewandelt"
5076
 
5077
- #: wppa-import.php:1696
5078
  #, fuzzy
5079
  msgid "Processing files, please wait..."
5080
  msgstr "Die Verarbeitung von Dateien, bitte warten ..."
5081
 
5082
- #: wppa-import.php:1696
5083
  #, fuzzy
5084
  msgid ""
5085
  "If the line of dots stops growing or your browser reports Ready, your server "
@@ -5088,187 +5087,198 @@ msgstr ""
5088
  "Wenn die Linie von Punkten aufhört zu wachsen oder Ihr Browser meldet Ready, "
5089
  "hat Ihr Server aufgegeben. In diesem Fall: versuchen Sie es erneut"
5090
 
5091
- #: wppa-import.php:1696
5092
  #, fuzzy
5093
  msgid "here."
5094
  msgstr "here."
5095
 
5096
- #: wppa-import.php:1823
5097
  #, fuzzy, php-format
5098
  msgid "Photo %s already exists in album %s. (1)"
5099
  msgstr "Foto%s existiert bereits in Album%s. (1)"
5100
 
5101
- #: wppa-import.php:1824
5102
  #, fuzzy
5103
  msgid "Duplicate"
5104
  msgstr "Duplizieren"
5105
 
5106
- #: wppa-import.php:1843 wppa-upload.php:512 wppa-upload.php:546
5107
  #, fuzzy
5108
  msgid "Error inserting photo"
5109
  msgstr "Fehler beim Einfügen Foto"
5110
 
5111
- #: wppa-import.php:1851
5112
  #, fuzzy, php-format
5113
  msgid "Error inserting photo %s, unknown or non existent album."
5114
  msgstr "Fehler beim Einfügen Foto%s, unbekannten oder nicht existent Album."
5115
 
5116
- #: wppa-import.php:1859
5117
  #, fuzzy, php-format
5118
  msgid "Time out. %s photos imported. Please restart this operation."
5119
  msgstr "Auszeit. %s Fotos importiert. Bitte starten Sie diesen Vorgang."
5120
 
5121
- #: wppa-import.php:1893 wppa-import.php:1965
5122
  #, fuzzy
5123
  msgid "Unknown album"
5124
  msgstr "Unbekanntes Album"
5125
 
5126
- #: wppa-import.php:1955
5127
  #, fuzzy, php-format
5128
  msgid "Error inserting video %s, unknown or non existent album."
5129
  msgstr "Fehler beim Einfügen Video%s, unbekannten oder nicht existent Album."
5130
 
5131
- #: wppa-import.php:2016
5132
  #, fuzzy, php-format
5133
  msgid "Error inserting audio %s, unknown or non existent album."
5134
  msgstr "Fehler beim Einfügen Audio%s, unbekannten oder nicht existent Album."
5135
 
5136
- #: wppa-import.php:2032
5137
  #, fuzzy
5138
  msgid "Custom datafields enabled"
5139
  msgstr "Benutzerdefinierte Datenfelder aktiviert"
5140
 
5141
- #: wppa-import.php:2063 wppa-import.php:2064
 
 
 
 
 
 
 
 
5142
  #, fuzzy
5143
  msgid "Processing"
5144
  msgstr "Bearbeitung läuft"
5145
 
5146
- #: wppa-import.php:2073
5147
  #, fuzzy
5148
  msgid "Can not open file. Can not continue. (1)"
5149
  msgstr "Kann Datei nicht öffnen. Kann nicht fortgesetzt werden. (1)"
5150
 
5151
- #: wppa-import.php:2078
5152
  #, fuzzy
5153
  msgid "Can not open file. Can not continue. (2)"
5154
  msgstr "Kann Datei nicht öffnen. Kann nicht fortgesetzt werden. (2)"
5155
 
5156
- #: wppa-import.php:2085
5157
  #, fuzzy
5158
  msgid "Can not read header. Can not continue."
5159
  msgstr "Kann nicht Header lesen. Kann nicht fortgesetzt werden."
5160
 
5161
- #: wppa-import.php:2090
5162
  #, fuzzy
5163
  msgid "Read header:"
5164
  msgstr "Lesen Header:"
5165
 
5166
- #: wppa-import.php:2095
5167
  #, fuzzy
5168
  msgid "Invalid header. Can not continue."
5169
  msgstr "Ungültige Header. Kann nicht fortgesetzt werden."
5170
 
5171
- #: wppa-import.php:2102
5172
  #, fuzzy
5173
  msgid "Invalid header. First item must be 'name', 'photoname' or 'filename'"
5174
  msgstr ""
5175
  "Ungültige Header. Erster Punkt muss 'Name', 'photoname \"oder\" Dateiname "
5176
  "\"sein"
5177
 
5178
- #: wppa-import.php:2109
5179
  #, fuzzy
5180
  msgid "All available custom data fields are in use. There is no space for"
5181
  msgstr ""
5182
  "Alle verfügbaren benutzerdefinierte Datenfelder sind im Einsatz. Es gibt "
5183
  "keinen Raum für"
5184
 
5185
- #: wppa-import.php:2120
5186
  #, fuzzy, php-format
5187
  msgid "New caption %s added."
5188
  msgstr "Neue Beschriftung%s hinzugefügt."
5189
 
5190
- #: wppa-import.php:2138
5191
  #, fuzzy
5192
  msgid "Read data:"
5193
  msgstr "Daten lesen"
5194
 
5195
- #: wppa-import.php:2207
5196
  #, fuzzy
5197
  msgid "Done processing files."
5198
  msgstr "Fertig-Dateien zu verarbeiten."
5199
 
5200
- #: wppa-import.php:2210
5201
  #, fuzzy
5202
  msgid "No files to import."
5203
  msgstr "Keine Dateien zu importieren."
5204
 
5205
- #: wppa-import.php:2214
5206
  #, fuzzy
5207
  msgid "Zipfiles extracted."
5208
  msgstr "ZipFiles extrahiert."
5209
 
5210
- #: wppa-import.php:2215
5211
  #, fuzzy
5212
  msgid "Albums created."
5213
  msgstr "Alben erstellt."
5214
 
5215
- #: wppa-import.php:2216
5216
  #, fuzzy
5217
  msgid "Directory to album imports."
5218
  msgstr "Directory Album Importe."
5219
 
5220
- #: wppa-import.php:2217
5221
  #, fuzzy, php-format
5222
  msgid "With total %s photos."
5223
  msgstr "Insgesamt %s Fotos"
5224
 
5225
- #: wppa-import.php:2220
5226
  #, fuzzy
5227
  msgid "Photos updated"
5228
  msgstr "Fotos aktualisiert"
5229
 
5230
- #: wppa-import.php:2222
5231
  #, fuzzy, php-format
5232
  msgid "to %s locations"
5233
  msgstr "zu%s Standorten"
5234
 
5235
- #: wppa-import.php:2226
5236
  #, fuzzy
5237
  msgid "single photos imported."
5238
  msgstr "einzelne Fotos importiert."
5239
 
5240
- #: wppa-import.php:2229
5241
  #, fuzzy
5242
  msgid "Videos imported."
5243
  msgstr "Videos importiert."
5244
 
5245
- #: wppa-import.php:2232
5246
  #, fuzzy
5247
  msgid "Audios imported."
5248
  msgstr "Audios importiert."
5249
 
5250
- #: wppa-import.php:2235
5251
  #, fuzzy
5252
  msgid "CSVs imported,"
5253
  msgstr "CSVs importiert,"
5254
 
5255
- #: wppa-import.php:2237
5256
- #, fuzzy
5257
- msgid "photos skipped."
5258
- msgstr "Fotos übersprungen."
 
 
 
5259
 
5260
- #: wppa-import.php:2367
5261
  #, fuzzy
5262
  msgid "Error: unexpected fgets() fail in wppa_get_meta_data()."
5263
  msgstr "Fehler: unerwartete fgets () nicht in wppa_get_meta_data ()."
5264
 
5265
- #: wppa-import.php:2388
5266
  #, fuzzy
5267
  msgid "Class ZipArchive does not exist! Check your php configuration"
5268
  msgstr ""
5269
  "Klasse ZipArchive existiert nicht! Überprüfen Sie Ihre PHP-Konfiguration"
5270
 
5271
- #: wppa-import.php:2418
5272
  #, fuzzy, php-format
5273
  msgid ""
5274
  "File %s is of an unsupported filetype and has been ignored during extraction."
@@ -5276,32 +5286,32 @@ msgstr ""
5276
  "Die Datei%s ist von einem nicht unterstützten Dateityp und hat während der "
5277
  "Extraktion ignoriert."
5278
 
5279
- #: wppa-import.php:2424
5280
  #, fuzzy, php-format
5281
  msgid "Zipfile %s processed. %s files extracted, %s files skipped."
5282
  msgstr "Zipfile%s verarbeitet. %s Dateien extrahiert,%s Dateien übersprungen."
5283
 
5284
- #: wppa-import.php:2427
5285
  #, fuzzy
5286
  msgid "Failed to extract"
5287
  msgstr "Fehler beim Extrahieren"
5288
 
5289
- #: wppa-import.php:2493
5290
  #, fuzzy, php-format
5291
  msgid "Page <a href=\"%s\" target=\"_blank\" >%s</a> created."
5292
  msgstr "Seite <a href=\"%s\" target=\"_blank\" >%s</a> erstellt."
5293
 
5294
- #: wppa-import.php:2497
5295
  #, fuzzy
5296
  msgid "Could not create page."
5297
  msgstr "Konnte Seite erstellen."
5298
 
5299
- #: wppa-import.php:2612
5300
  #, fuzzy
5301
  msgid "--- My depot --- "
5302
  msgstr "--- Mein Depot ---"
5303
 
5304
- #: wppa-import.php:2621
5305
  #, fuzzy
5306
  msgid "--- Ngg Galleries --- "
5307
  msgstr "--- NGG Galerien ---"
@@ -5417,7 +5427,7 @@ msgstr "Bitte beenden Sie WP Fotoalbum einrichten Plus auf"
5417
  msgid "this page"
5418
  msgstr "diese Seite"
5419
 
5420
- #: wppa-init.php:303
5421
  #, fuzzy
5422
  msgid ""
5423
  "</strong>The tags system needs to be converted. Please run <b>Photo Albums -"
@@ -5426,7 +5436,7 @@ msgstr ""
5426
  "Die Markierungen System muss umgewandelt werden. Bitte führen Sie ein "
5427
  "<b>Fotoalbum -> Einstellungen</b> Admin - Seite <b>Tabelle VIII-B16</b>"
5428
 
5429
- #: wppa-init.php:320
5430
  #, fuzzy
5431
  msgid ""
5432
  "</strong>The cats system needs to be converted. Please run <b>Photo Albums -"
@@ -5435,7 +5445,7 @@ msgstr ""
5435
  "Die Katzen System muss umgewandelt werden. Bitte führen Sie ein <b>Fotoalbum "
5436
  "-> Einstellungen</b> Admin - Seite <b>Tabelle VIII-B17</b>"
5437
 
5438
- #: wppa-init.php:346
5439
  #, fuzzy, php-format
5440
  msgid ""
5441
  "WPPA scripts will no longer be supported in version 6.6. Please convert the "
@@ -5445,85 +5455,86 @@ msgstr ""
5445
  "konvertieren Sie die %% WPPA %%skripte [WPPA] [/ WPPA] Kurzwahlnummern vor "
5446
  "6.6 auf die Version aktualisieren."
5447
 
5448
- #: wppa-init.php:348
5449
  #, fuzzy
5450
  msgid "WPPA scripts found in the following Pages / Posts"
5451
  msgstr "WPPA Skripte in den folgenden Seiten / Beiträge gefunden"
5452
 
5453
- #: wppa-init.php:367
5454
  #, fuzzy, php-format
5455
  msgid "For more information see the %s documentation page"
5456
  msgstr "Weitere Informationen finden Sie in der Dokumentation Seite s%"
5457
 
5458
- #: wppa-items.php:259 wppa-thumbnails.php:1906
5459
  msgid "Gold medal"
5460
  msgstr "Gold medaille"
5461
 
5462
- #: wppa-items.php:259 wppa-photo-admin-autosave.php:717
5463
- #: wppa-photo-admin-autosave.php:744 wppa-photo-admin-autosave.php:1903
5464
- #: wppa-photo-admin-autosave.php:2033 wppa-photo-admin-autosave.php:2044
5465
  #: wppa-potd-admin.php:228
5466
  #, fuzzy
5467
  msgid "Gold"
5468
  msgstr "Gold"
5469
 
5470
- #: wppa-items.php:260 wppa-thumbnails.php:1907
5471
  msgid "Silver medal"
5472
  msgstr "Silber Medallie"
5473
 
5474
- #: wppa-items.php:260 wppa-photo-admin-autosave.php:720
5475
- #: wppa-photo-admin-autosave.php:745 wppa-photo-admin-autosave.php:1904
5476
- #: wppa-photo-admin-autosave.php:2034 wppa-photo-admin-autosave.php:2045
5477
  #: wppa-potd-admin.php:229
5478
  #, fuzzy
5479
  msgid "Silver"
5480
  msgstr "Silber"
5481
 
5482
- #: wppa-items.php:261 wppa-thumbnails.php:1908
5483
  msgid "Bronze medal"
5484
  msgstr "Bronze medaille"
5485
 
5486
- #: wppa-items.php:261 wppa-photo-admin-autosave.php:723
5487
- #: wppa-photo-admin-autosave.php:746 wppa-photo-admin-autosave.php:1905
5488
- #: wppa-photo-admin-autosave.php:2035 wppa-photo-admin-autosave.php:2046
5489
  #: wppa-potd-admin.php:230
5490
  #, fuzzy
5491
  msgid "Bronze"
5492
  msgstr "Bronze"
5493
 
5494
- #: wppa-items.php:336 wppa-items.php:549 wppa-settings-autosave.php:2979
5495
- #: wppa-settings-autosave.php:3554
 
5496
  #, fuzzy
5497
  msgid "none"
5498
  msgstr "keiner"
5499
 
5500
- #: wppa-items.php:352
5501
  #, fuzzy
5502
  msgid "Nomen Nescio"
5503
  msgstr "nomen Nominandum"
5504
 
5505
- #: wppa-items.php:355
5506
  #, fuzzy
5507
  msgid "Anonymus"
5508
  msgstr "Namenlos"
5509
 
5510
- #: wppa-items.php:381 wppa-items.php:560 wppa-upload.php:125
5511
- #: wppa-upload.php:130
5512
  #, fuzzy
5513
  msgid "unknown"
5514
  msgstr "unbekannt"
5515
 
5516
- #: wppa-items.php:440 wppa-items.php:468
5517
  #, fuzzy
5518
  msgid "--- deleted ---"
5519
  msgstr "Gelöscht"
5520
 
5521
- #: wppa-items.php:450
5522
  #, fuzzy
5523
  msgid "All Albums"
5524
  msgstr "- Alle Alben -"
5525
 
5526
- #: wppa-items.php:454
5527
  #, fuzzy
5528
  msgid "My and public albums"
5529
  msgstr "Meine und öffentliche Alben"
@@ -5543,11 +5554,11 @@ msgstr "Last Ten Fotos"
5543
  msgid "Last Ten Uploaded Photos"
5544
  msgstr "Last Ten Fotos hochgeladen"
5545
 
5546
- #: wppa-lasten-widget.php:131 wppa-non-admin.php:922
5547
  msgid "View the most recent uploaded photos"
5548
  msgstr "Sehen Sie die neuesten hochgeladenen Fotos"
5549
 
5550
- #: wppa-lasten-widget.php:155 wppa-non-admin.php:924
5551
  msgid "There are no uploaded photos (yet)"
5552
  msgstr "Es sind (noch) keine hochgeladene Fotos"
5553
 
@@ -5566,19 +5577,19 @@ msgid "Include subalbums:"
5566
  msgstr "Fügen Unteralben:"
5567
 
5568
  #: wppa-lasten-widget.php:225 wppa-thumbnail-widget.php:216
5569
- #: wppa-topten-widget.php:334
5570
  #, fuzzy
5571
  msgid "Display:"
5572
  msgstr "Anzahl:"
5573
 
5574
  #: wppa-lasten-widget.php:227 wppa-thumbnail-widget.php:218
5575
- #: wppa-topten-widget.php:336
5576
  #, fuzzy
5577
  msgid "thumbnail images"
5578
  msgstr "Thumbnails zuschneiden?"
5579
 
5580
  #: wppa-lasten-widget.php:228 wppa-thumbnail-widget.php:219
5581
- #: wppa-topten-widget.php:337
5582
  #, fuzzy
5583
  msgid "photo names"
5584
  msgstr "Foto Name"
@@ -5658,48 +5669,48 @@ msgstr "Anzeigen die Miniaturen"
5658
  msgid "View fullsize slideshow"
5659
  msgstr "Vollbild ansehen Diashow"
5660
 
5661
- #: wppa-maintenance.php:69
5662
  #, fuzzy
5663
  msgid "You can run only one maintenance procedure at a time"
5664
  msgstr "Sie können nur eine Wartungsprozedur zu einem Zeitpunkt ausgeführt"
5665
 
5666
- #: wppa-maintenance.php:156
5667
  #, fuzzy
5668
  msgid "Orphan photos"
5669
  msgstr "Orphan Fotos"
5670
 
5671
- #: wppa-maintenance.php:156
5672
  #, fuzzy
5673
  msgid "This album contains refound lost photos"
5674
  msgstr "Dieses Album enthält refound verloren Fotos"
5675
 
5676
- #: wppa-maintenance.php:184
5677
  #, fuzzy
5678
  msgid "Feature must be enabled in Table IV-A28 first"
5679
  msgstr "Funktion muss zuerst in der Tabelle IV-A28 aktiviert sein"
5680
 
5681
- #: wppa-maintenance.php:191
5682
  #, fuzzy, php-format
5683
  msgid "From album %d does not exist"
5684
  msgstr "Aus dem Album ist% d nicht existieren"
5685
 
5686
- #: wppa-maintenance.php:196
5687
  #, fuzzy, php-format
5688
  msgid "To album %d does not exist"
5689
  msgstr "Zum Album ist% d nicht existieren"
5690
 
5691
- #: wppa-maintenance.php:200
5692
  #, fuzzy
5693
  msgid "From and To albums are identical"
5694
  msgstr "Von und zu den Alben sind identisch"
5695
 
5696
- #: wppa-maintenance.php:807 wppa-maintenance.php:823
5697
- #: wppa-photo-admin-autosave.php:2347 wppa-photo-admin-autosave.php:2368
5698
- #: wppa-settings-autosave.php:4485 wppa-setup.php:353
5699
  msgid "Required"
5700
  msgstr "Erforderlich"
5701
 
5702
- #: wppa-maintenance.php:887
5703
  #, fuzzy, php-format
5704
  msgid ""
5705
  "List of Searcheable words <small>( Max 1000 entries of total %d )</small>"
@@ -5707,50 +5718,50 @@ msgstr ""
5707
  "Liste der searcheable Wörter <small>(Max 1000 Einträge von insgesamt% d)</"
5708
  "small>"
5709
 
5710
- #: wppa-maintenance.php:920
5711
  #, fuzzy
5712
  msgid "There are no index items."
5713
  msgstr "Es gibt keine Indexelemente."
5714
 
5715
- #: wppa-maintenance.php:930
5716
  #, fuzzy
5717
  msgid "List of WPPA+ log messages"
5718
  msgstr "Liste der WPPA Log-Meldungen"
5719
 
5720
- #: wppa-maintenance.php:935
5721
  #, fuzzy
5722
  msgid "There are no error log messages"
5723
  msgstr "Es gibt keine Fehlerprotokollmeldungen"
5724
 
5725
- #: wppa-maintenance.php:956
5726
  #, fuzzy, php-format
5727
  msgid "List of recent ratings <small>( Max 1000 entries of total %d )</small>"
5728
  msgstr ""
5729
  "Liste der bisherigen Bewertungen <small>(Max 1000 Einträge von insgesamt"
5730
  "% d)</small>"
5731
 
5732
- #: wppa-maintenance.php:1006
5733
  #, fuzzy
5734
  msgid "There are no ratings"
5735
  msgstr "Es liegen noch keine Bewertungen"
5736
 
5737
- #: wppa-maintenance.php:1017
5738
  #, php-format
5739
  msgid "List of sessions <small>( Max 1000 entries of total %d )</small>"
5740
  msgstr ""
5741
 
5742
- #: wppa-maintenance.php:1079
5743
  #, fuzzy
5744
  msgid "There are no active sessions"
5745
  msgstr "Es gibt keine aktiven Sitzungen"
5746
 
5747
- #: wppa-maintenance.php:1095
5748
  #, fuzzy, php-format
5749
  msgid "List of comments <small>( Max 1000 entries of total %d )</small>"
5750
  msgstr ""
5751
  "Liste der Kommentare <small>(Max 1000 Einträge von insgesamt% d)</small>"
5752
 
5753
- #: wppa-maintenance.php:1141
5754
  #, fuzzy
5755
  msgid "There are no comments"
5756
  msgstr "- - - Kommentar Box aktiviert- - -"
@@ -5779,7 +5790,7 @@ msgstr "Wählen Sie mehrere Tags oder --- alle ---:"
5779
  msgid "Press f for fullscreen."
5780
  msgstr "Drücken Sie f für Vollbild."
5781
 
5782
- #: wppa-non-admin.php:520
5783
  msgid ""
5784
  "Keys: f = next mode; q,x = exit; p = previous, n = next, s = start/stop, d = "
5785
  "dismiss this notice."
@@ -5787,120 +5798,120 @@ msgstr ""
5787
  "Tasten: f = nächsten Modus; q,x = verlassen; p = vorheriges, n = nächstes, s "
5788
  "= Start / Stop, d = entlassen diesen Hinweis."
5789
 
5790
- #: wppa-non-admin.php:521
5791
  msgid "Keys: f = next mode; q,x = exit; d = dismiss this notice."
5792
  msgstr ""
5793
  "Tasten: f = nächsten Modus; q,x = verlassen; d = entlassen diesen Hinweis."
5794
 
5795
- #: wppa-non-admin.php:526
5796
  msgid "Toggle fullscreen"
5797
  msgstr "Wechsel zwischen Vollbild"
5798
 
5799
- #: wppa-non-admin.php:779 wppa-settings-autosave.php:3754
5800
  msgid "Start"
5801
  msgstr "Starte"
5802
 
5803
- #: wppa-non-admin.php:780
5804
  msgid "Stop"
5805
  msgstr "Stop"
5806
 
5807
- #: wppa-non-admin.php:781 wppa-slideshow.php:234
5808
  msgid "Slower"
5809
  msgstr "Langsamer"
5810
 
5811
- #: wppa-non-admin.php:782 wppa-slideshow.php:254
5812
  msgid "Faster"
5813
  msgstr "Schneller"
5814
 
5815
- #: wppa-non-admin.php:784
5816
  msgid "of"
5817
  msgstr "von"
5818
 
5819
- #: wppa-non-admin.php:785 wppa-slideshow.php:1330
5820
  msgid "Previous photo"
5821
  msgstr "Vorheriges Foto"
5822
 
5823
- #: wppa-non-admin.php:786 wppa-slideshow.php:1339
5824
  msgid "Next photo"
5825
  msgstr "Nächstes Foto"
5826
 
5827
- #: wppa-non-admin.php:787
5828
  msgid "Prev."
5829
  msgstr "Vorheriges"
5830
 
5831
- #: wppa-non-admin.php:788
5832
  msgid "Next"
5833
  msgstr "Nächstes"
5834
 
5835
- #: wppa-non-admin.php:789 wppa-slideshow.php:801 wppa-slideshow.php:815
5836
- #: wppa-slideshow.php:954
5837
  msgid "Average&nbsp;rating"
5838
  msgstr "Durchschnittliche Bewertung"
5839
 
5840
- #: wppa-non-admin.php:790 wppa-slideshow.php:880 wppa-slideshow.php:913
5841
- #: wppa-slideshow.php:935
5842
  msgid "My&nbsp;rating"
5843
  msgstr "Meine&nbsp;Bewertung"
5844
 
5845
- #: wppa-non-admin.php:791
5846
  msgid "Avg."
5847
  msgstr "Durchs."
5848
 
5849
- #: wppa-non-admin.php:792
5850
  msgid "Mine"
5851
  msgstr "Meine"
5852
 
5853
- #: wppa-non-admin.php:793
5854
  msgid "You marked this image as inappropriate."
5855
  msgstr "Sie markiert das Bild als unangemessen."
5856
 
5857
- #: wppa-non-admin.php:796
5858
  msgid "Please enter your name"
5859
  msgstr "Bitte geben Sie Ihren Namen ein"
5860
 
5861
- #: wppa-non-admin.php:797
5862
  msgid "Please enter a valid email address"
5863
  msgstr "Bitte geben Sie eine gültige eMail-Adresse ein"
5864
 
5865
- #: wppa-non-admin.php:798
5866
  msgid "Please enter a comment"
5867
  msgstr "Bitte geben Sie einen Kommentar ein."
5868
 
5869
- #: wppa-non-admin.php:832
5870
  msgid "Double click to start/stop slideshow running"
5871
  msgstr "Doppelklicken Sie zum Starten / Stoppen Diashow Lauf"
5872
 
5873
- #: wppa-non-admin.php:928 wppa-photo-admin-autosave.php:557
5874
  #: wppa-potd-widget.php:178
5875
  msgid "By:"
5876
  msgstr "Durch:"
5877
 
5878
- #: wppa-non-admin.php:931 wppa-slideshow-widget.php:124
5879
  msgid "No album defined (yet)"
5880
  msgstr "Noch kein Album definiert"
5881
 
5882
- #: wppa-non-admin.php:935 wppa-thumbnail-widget.php:121
5883
  msgid "There are no photos (yet)"
5884
  msgstr "Es sind (noch) keine Fotos"
5885
 
5886
- #: wppa-non-admin.php:938 wppa-upldr-widget.php:90
5887
  msgid "There are too many registered users in the system for this widget"
5888
  msgstr "Es gibt zu viele registrierte Benutzer im System für dieses Widget"
5889
 
5890
- #: wppa-non-admin.php:939 wppa-upldr-widget.php:125 wppa-upldr-widget.php:132
5891
  msgid "Photos uploaded by"
5892
  msgstr "Fotos hochgeladen durch"
5893
 
5894
- #: wppa-non-admin.php:943 wppa-thumbnails.php:692 wppa-thumbnails.php:1480
5895
- #: wppa-topten-widget.php:203 wppa-topten-widget.php:226
5896
- #: wppa-topten-widget.php:236
5897
  #, php-format
5898
  msgid "%d view"
5899
  msgid_plural "%d views"
5900
  msgstr[0] "%d Ansicht"
5901
  msgstr[1] "%d Ansichte"
5902
 
5903
- #: wppa-non-admin.php:945 wppa-topten-widget.php:261
5904
  msgid "There are no rated photos (yet)"
5905
  msgstr "Es sind (noch) keine bewertesten Fotos"
5906
 
@@ -5939,12 +5950,12 @@ msgstr "Verwalten Sie alle Fotos durch Zeitstempel"
5939
  msgid "Photo %s has been removed."
5940
  msgstr "Foto%s wurde entfernt."
5941
 
5942
- #: wppa-photo-admin-autosave.php:267 wppa-photo-admin-autosave.php:2081
5943
  #, fuzzy
5944
  msgid "No photos matching your search criteria."
5945
  msgstr "Keine Fotos gefunden, die deinen Suchkriterien entsprechen."
5946
 
5947
- #: wppa-photo-admin-autosave.php:275 wppa-photo-admin-autosave.php:2084
5948
  #, fuzzy
5949
  msgid "No photos yet in this album."
5950
  msgstr "Noch keine Fotos in diesem Album."
@@ -5984,7 +5995,7 @@ msgstr "Bist Du sicher dass Du dieses Foto löschen möchtest?"
5984
  msgid "Are you sure you want to delete this video?"
5985
  msgstr "Sind Sie sicher, dass Sie dieses Video löschen möchten?"
5986
 
5987
- #: wppa-photo-admin-autosave.php:339 wppa-photo-admin-autosave.php:1963
5988
  #, fuzzy
5989
  msgid "Are you sure you want to delete this photo?"
5990
  msgstr "Bist `Du sicher, dass Du dieses Foto löschen möchtest?"
@@ -6022,47 +6033,47 @@ msgstr "Bist du sicher? Einmal aufgetragen es kann nicht entfernt werden!"
6022
  msgid "And I do not know if there is already a watermark on this photo"
6023
  msgstr "Und ich weiß nicht, ob es bereits ein Wasserzeichen auf diesem Foto"
6024
 
6025
- #: wppa-photo-admin-autosave.php:403 wppa-watermark.php:543
6026
  #, fuzzy
6027
  msgid "top - left"
6028
  msgstr "Top-Links"
6029
 
6030
- #: wppa-photo-admin-autosave.php:403 wppa-watermark.php:543
6031
  #, fuzzy
6032
  msgid "top - center"
6033
  msgstr "Top-Mittig"
6034
 
6035
- #: wppa-photo-admin-autosave.php:403 wppa-watermark.php:543
6036
  #, fuzzy
6037
  msgid "top - right"
6038
  msgstr "Oben rechts"
6039
 
6040
- #: wppa-photo-admin-autosave.php:404 wppa-watermark.php:544
6041
  #, fuzzy
6042
  msgid "center - left"
6043
  msgstr "mittig links"
6044
 
6045
- #: wppa-photo-admin-autosave.php:404 wppa-watermark.php:544
6046
  #, fuzzy
6047
  msgid "center - center"
6048
  msgstr "Zentrum - Zentrum"
6049
 
6050
- #: wppa-photo-admin-autosave.php:404 wppa-watermark.php:544
6051
  #, fuzzy
6052
  msgid "center - right"
6053
  msgstr "mittig rechts"
6054
 
6055
- #: wppa-photo-admin-autosave.php:405 wppa-watermark.php:545
6056
  #, fuzzy
6057
  msgid "bottom - left"
6058
  msgstr "Unten links"
6059
 
6060
- #: wppa-photo-admin-autosave.php:405 wppa-watermark.php:545
6061
  #, fuzzy
6062
  msgid "bottom - center"
6063
  msgstr "unten zentriert"
6064
 
6065
- #: wppa-photo-admin-autosave.php:405 wppa-watermark.php:545
6066
  #, fuzzy
6067
  msgid "bottom - right"
6068
  msgstr "Unten Rechts"
@@ -6083,126 +6094,134 @@ msgstr ""
6083
  msgid "Copy photo"
6084
  msgstr ""
6085
 
6086
- #: wppa-photo-admin-autosave.php:495
6087
  #, fuzzy
6088
  msgid "Preview fullsize video"
6089
  msgstr "Vorschau Vollbild-Video"
6090
 
6091
- #: wppa-photo-admin-autosave.php:515
6092
  #, fuzzy
6093
  msgid "Preview fullsize photo"
6094
  msgstr "Vorschau Vollbild Foto"
6095
 
6096
- #: wppa-photo-admin-autosave.php:532
6097
  #, fuzzy
6098
  msgid "Audio disabled"
6099
  msgstr "Audio deaktiviert"
6100
 
6101
- #: wppa-photo-admin-autosave.php:551
6102
  #, fuzzy
6103
  msgid "Filename:"
6104
  msgstr ""
6105
  "Wenn Sie dieses Feld leer verlassen, wird IPTC-Tag 120 (Caption) wie "
6106
  "photoname verwendet, wenn vorhanden, sonst der ursprüngliche Dateiname."
6107
 
6108
- #: wppa-photo-admin-autosave.php:554
6109
  #, fuzzy
6110
  msgid "Upload:"
6111
  msgstr "ERROR: kann keine Dateien hochladen."
6112
 
6113
- #: wppa-photo-admin-autosave.php:572
6114
  #, php-format
6115
  msgid "Album: %d (%s)."
6116
  msgstr ""
6117
 
6118
- #: wppa-photo-admin-autosave.php:588
6119
  msgid "EXIF Date:"
6120
  msgstr ""
6121
 
6122
- #: wppa-photo-admin-autosave.php:608
6123
  #, fuzzy
6124
  msgid "Location:"
6125
  msgstr "Ort:"
6126
 
6127
- #: wppa-photo-admin-autosave.php:614
6128
  #, fuzzy
6129
  msgid "Lat:"
6130
  msgstr "Breitengrad (Lat)"
6131
 
6132
- #: wppa-photo-admin-autosave.php:623
6133
  #, fuzzy
6134
  msgid "Lon:"
6135
  msgstr "Längengrad (Lng)"
6136
 
6137
- #: wppa-photo-admin-autosave.php:636
6138
  #, fuzzy
6139
  msgid "Photo sort order #:"
6140
  msgstr "Bildersortierung"
6141
 
6142
- #: wppa-photo-admin-autosave.php:658
 
 
 
 
6143
  #, fuzzy
6144
  msgid "Rating:"
6145
  msgstr "Meine Bewertung:"
6146
 
6147
- #: wppa-photo-admin-autosave.php:659
6148
  #, fuzzy
6149
  msgid "Entries:"
6150
  msgstr "Einträge:"
6151
 
6152
- #: wppa-photo-admin-autosave.php:661
6153
  #, fuzzy
6154
  msgid "Mean value:"
6155
  msgstr "Mittelwert: %4.2f."
6156
 
6157
- #: wppa-photo-admin-autosave.php:674
6158
  #, fuzzy, php-format
6159
  msgid "Disliked by %d visitors"
6160
  msgstr "Unzufrieden um% d Besucher"
6161
 
6162
- #: wppa-photo-admin-autosave.php:681
6163
  #, fuzzy, php-format
6164
  msgid "%d pending votes."
6165
  msgstr "% D anhängig Stimmen."
6166
 
6167
- #: wppa-photo-admin-autosave.php:687
6168
  #, fuzzy
6169
  msgid "Views"
6170
  msgstr "Angesehen"
6171
 
6172
- #: wppa-photo-admin-autosave.php:693
 
 
 
 
6173
  #, fuzzy
6174
  msgid "Status:"
6175
  msgstr "Status:"
6176
 
6177
- #: wppa-photo-admin-autosave.php:711 wppa-photo-admin-autosave.php:742
6178
- #: wppa-photo-admin-autosave.php:1900 wppa-photo-admin-autosave.php:2030
6179
- #: wppa-photo-admin-autosave.php:2042 wppa-potd-admin.php:226
6180
  #, fuzzy
6181
  msgid "Publish"
6182
  msgstr "Veröffentlichen"
6183
 
6184
- #: wppa-photo-admin-autosave.php:714 wppa-photo-admin-autosave.php:743
6185
- #: wppa-photo-admin-autosave.php:1902 wppa-photo-admin-autosave.php:2032
6186
  #: wppa-potd-admin.php:227
6187
  #, fuzzy
6188
  msgid "Featured"
6189
  msgstr "Sehen Sie die best bewertesten Fotos"
6190
 
6191
- #: wppa-photo-admin-autosave.php:726 wppa-photo-admin-autosave.php:747
6192
- #: wppa-photo-admin-autosave.php:1906 wppa-photo-admin-autosave.php:2036
6193
- #: wppa-photo-admin-autosave.php:2047
6194
  #, fuzzy
6195
  msgid "Scheduled"
6196
  msgstr "Geplante Angebote"
6197
 
6198
- #: wppa-photo-admin-autosave.php:729 wppa-photo-admin-autosave.php:748
6199
- #: wppa-photo-admin-autosave.php:1907 wppa-photo-admin-autosave.php:2037
6200
- #: wppa-photo-admin-autosave.php:2048
6201
  #, fuzzy
6202
  msgid "Private"
6203
  msgstr "Privat"
6204
 
6205
- #: wppa-photo-admin-autosave.php:752
6206
  #, fuzzy
6207
  msgid ""
6208
  "Note: Featured photos should have a descriptive name; a name a search engine "
@@ -6211,250 +6230,250 @@ msgstr ""
6211
  "Hinweis: Bevorzugte Fotos sollten Sie einen beschreibenden Namen haben; "
6212
  "einen Namen, eine Suchmaschine sucht nach!"
6213
 
6214
- #: wppa-photo-admin-autosave.php:764
6215
  #, fuzzy, php-format
6216
  msgid "Video %s is not modified yet"
6217
  msgstr "Video%s ist noch nicht modifizierte"
6218
 
6219
- #: wppa-photo-admin-autosave.php:765
6220
  #, fuzzy, php-format
6221
  msgid "Photo %s is not modified yet"
6222
  msgstr "Photo%s ist noch nicht modifizierte"
6223
 
6224
- #: wppa-photo-admin-autosave.php:773
6225
  msgid "Available files:"
6226
  msgstr ""
6227
 
6228
- #: wppa-photo-admin-autosave.php:777
6229
  #, fuzzy
6230
  msgid "Source file:"
6231
  msgstr "Quelldatei"
6232
 
6233
- #: wppa-photo-admin-autosave.php:787 wppa-photo-admin-autosave.php:802
6234
- #: wppa-photo-admin-autosave.php:819
6235
  #, fuzzy
6236
  msgid "Unavailable"
6237
  msgstr "Nicht verfügbar"
6238
 
6239
- #: wppa-photo-admin-autosave.php:792
6240
  msgid "Poster file:"
6241
  msgstr ""
6242
 
6243
- #: wppa-photo-admin-autosave.php:792
6244
  #, fuzzy
6245
  msgid "Display file:"
6246
  msgstr "Display-Datei:"
6247
 
6248
- #: wppa-photo-admin-autosave.php:809
6249
  #, fuzzy
6250
  msgid "Thumbnail file:"
6251
  msgstr "Thumbnail-Datei:"
6252
 
6253
- #: wppa-photo-admin-autosave.php:830
6254
  #, fuzzy
6255
  msgid "Video size:"
6256
  msgstr "Auflösung des Videos in Pixeln (Breite x Höhe)"
6257
 
6258
- #: wppa-photo-admin-autosave.php:831 wppa-slideshow-widget.php:201
6259
  #, fuzzy
6260
  msgid "Width:"
6261
  msgstr "Breite:"
6262
 
6263
- #: wppa-photo-admin-autosave.php:838 wppa-photo-admin-autosave.php:846
6264
  #, fuzzy, php-format
6265
  msgid "pix, (0=default:%s)"
6266
  msgstr "pix, (0 = default:%s)"
6267
 
6268
- #: wppa-photo-admin-autosave.php:839 wppa-slideshow-widget.php:202
6269
  #, fuzzy
6270
  msgid "Height:"
6271
  msgstr "Höhe:"
6272
 
6273
- #: wppa-photo-admin-autosave.php:848 wppa-photo-admin-autosave.php:868
6274
  #, fuzzy
6275
  msgid "Formats:"
6276
  msgstr "Formate:"
6277
 
6278
- #: wppa-photo-admin-autosave.php:853 wppa-photo-admin-autosave.php:873
6279
  #, fuzzy
6280
  msgid "Filesize:"
6281
  msgstr "Dateigrösse"
6282
 
6283
- #: wppa-photo-admin-autosave.php:907
6284
  #, fuzzy
6285
  msgid "Stereophoto:"
6286
  msgstr "Das Stereo:"
6287
 
6288
- #: wppa-photo-admin-autosave.php:913
6289
  #, fuzzy
6290
  msgid "no stereo image or ready anaglyph"
6291
  msgstr "kein Stereobild oder fertig Anaglyphen"
6292
 
6293
- #: wppa-photo-admin-autosave.php:916
6294
  #, fuzzy
6295
  msgid "Left - right stereo image"
6296
  msgstr "Links - rechts Stereobild"
6297
 
6298
- #: wppa-photo-admin-autosave.php:919
6299
  #, fuzzy
6300
  msgid "Right - left stereo image"
6301
  msgstr "Rechts - links Stereobild"
6302
 
6303
- #: wppa-photo-admin-autosave.php:923
6304
  #, fuzzy
6305
  msgid "Images:"
6306
  msgstr ""
6307
  "Basierend auf Ihrem Server Speichergrenze sollten Sie keine Bilder hochladen "
6308
  "größer <strong>dann %d x %d (% 2.1f MP)</strong>"
6309
 
6310
- #: wppa-photo-admin-autosave.php:947
6311
  #, fuzzy
6312
  msgid "Watermark:"
6313
  msgstr "Wasserzeichen"
6314
 
6315
- #: wppa-photo-admin-autosave.php:958 wppa-photo-admin-autosave.php:976
6316
  #, fuzzy
6317
  msgid "Pos:"
6318
  msgstr "POS :"
6319
 
6320
- #: wppa-photo-admin-autosave.php:968
6321
  #, fuzzy
6322
  msgid "Apply watermark"
6323
  msgstr "Wende Wasserzeichen-Datei an:"
6324
 
6325
- #: wppa-photo-admin-autosave.php:974
6326
  #, fuzzy
6327
  msgid "File:"
6328
  msgstr "Einstellungsdatei nicht gefunden"
6329
 
6330
- #: wppa-photo-admin-autosave.php:989
6331
  #, fuzzy
6332
  msgid "Not configured"
6333
  msgstr "Nicht konfiguriert"
6334
 
6335
- #: wppa-photo-admin-autosave.php:1021
6336
  msgid "Rotate left"
6337
  msgstr ""
6338
 
6339
- #: wppa-photo-admin-autosave.php:1027
6340
  msgid "Rotate 180&deg;"
6341
  msgstr ""
6342
 
6343
- #: wppa-photo-admin-autosave.php:1033
6344
  msgid "Rotate right"
6345
  msgstr ""
6346
 
6347
- #: wppa-photo-admin-autosave.php:1039
6348
  msgid "Flip"
6349
  msgstr ""
6350
 
6351
- #: wppa-photo-admin-autosave.php:1049
6352
  #, fuzzy
6353
  msgid "Remake display file and thumbnail file"
6354
  msgstr "Remake Anzeigedatei und Thumbnail-Datei"
6355
 
6356
- #: wppa-photo-admin-autosave.php:1051
6357
  #, fuzzy
6358
  msgid "Remake files"
6359
  msgstr "Remake Dateien"
6360
 
6361
- #: wppa-photo-admin-autosave.php:1061 wppa-photo-admin-autosave.php:1063
6362
  #, fuzzy
6363
  msgid "Remake thumbnail file"
6364
  msgstr "Remake Thumbnail-Datei"
6365
 
6366
- #: wppa-photo-admin-autosave.php:1085 wppa-photo-admin-autosave.php:1094
6367
  msgid "Target album for copy/move:"
6368
  msgstr ""
6369
 
6370
- #: wppa-photo-admin-autosave.php:1098
6371
  msgid "Album id"
6372
  msgstr ""
6373
 
6374
- #: wppa-photo-admin-autosave.php:1126
6375
  #, fuzzy
6376
  msgid "Delete video"
6377
  msgstr "Video löschen"
6378
 
6379
- #: wppa-photo-admin-autosave.php:1126
6380
  #, fuzzy
6381
  msgid "Delete photo"
6382
  msgstr "Foto löschen"
6383
 
6384
- #: wppa-photo-admin-autosave.php:1137
6385
  msgid "Re-upload file"
6386
  msgstr ""
6387
 
6388
- #: wppa-photo-admin-autosave.php:1152 wppa-settings-autosave.php:3213
6389
  #, fuzzy
6390
  msgid "Upload"
6391
  msgstr "ERROR: kann keine Dateien hochladen."
6392
 
6393
- #: wppa-photo-admin-autosave.php:1190
6394
  #, fuzzy
6395
  msgid "Photoname:"
6396
  msgstr ""
6397
  "Wenn Sie dieses Feld leer verlassen, wird IPTC-Tag 005 (Graphic Name) wie "
6398
  "photoname verwendet, wenn vorhanden, sonst der ursprüngliche Dateiname."
6399
 
6400
- #: wppa-photo-admin-autosave.php:1231
6401
  #, fuzzy
6402
  msgid "Update Photo description"
6403
  msgstr "Update-Fotobeschreibung"
6404
 
6405
- #: wppa-photo-admin-autosave.php:1276
6406
  #, fuzzy
6407
  msgid "Tags:"
6408
  msgstr "Schlagworte:"
6409
 
6410
- #: wppa-photo-admin-autosave.php:1288
6411
  #, fuzzy
6412
  msgid "Separate tags with commas."
6413
  msgstr "Schlagwörter mit Komma trennen"
6414
 
6415
- #: wppa-photo-admin-autosave.php:1297
6416
  msgid "- select -"
6417
  msgstr "- Wähle -"
6418
 
6419
- #: wppa-photo-admin-autosave.php:1303
6420
  #, fuzzy
6421
  msgid "No tags yet"
6422
  msgstr "Noch keine <a href=\"%s\">Schlagworte</a> vorhanden."
6423
 
6424
- #: wppa-photo-admin-autosave.php:1309
6425
  #, fuzzy
6426
  msgid "Select to add"
6427
  msgstr "Die ausgewählte Seite hinzufügen"
6428
 
6429
- #: wppa-photo-admin-autosave.php:1357
6430
  #, fuzzy
6431
  msgid "Autopage Permalink:"
6432
  msgstr "Autopage Permalink:"
6433
 
6434
- #: wppa-photo-admin-autosave.php:1374
6435
  msgid "Photo specific link url:"
6436
  msgstr ""
6437
 
6438
- #: wppa-photo-admin-autosave.php:1395
6439
  #, fuzzy
6440
  msgid "Same tab"
6441
  msgstr "gleichem Tab"
6442
 
6443
- #: wppa-photo-admin-autosave.php:1401 wppa-settings-autosave.php:4984
6444
- #: wppa-settings-autosave.php:6032
6445
  #, fuzzy
6446
  msgid "New tab"
6447
  msgstr "neuem Tab"
6448
 
6449
- #: wppa-photo-admin-autosave.php:1407
6450
  msgid "Tryit!"
6451
  msgstr ""
6452
 
6453
- #: wppa-photo-admin-autosave.php:1416
6454
  msgid "Photo specific link title:"
6455
  msgstr ""
6456
 
6457
- #: wppa-photo-admin-autosave.php:1430
6458
  #, fuzzy
6459
  msgid ""
6460
  "If you want this link to be used, check 'PS Overrule' checkbox in table VI."
@@ -6462,156 +6481,156 @@ msgstr ""
6462
  "Wenn Sie diesen Link wollen verwendet werden, überprüfen 'PS Overrule' "
6463
  "Checkbox in Tabelle VI."
6464
 
6465
- #: wppa-photo-admin-autosave.php:1445
6466
  #, fuzzy
6467
  msgid "HTML Alt attribute:"
6468
  msgstr "HTML Alt-Attribut:"
6469
 
6470
- #: wppa-photo-admin-autosave.php:1469
6471
  #, fuzzy
6472
  msgid "Single image shortcode"
6473
  msgstr "Einzelbilder Short"
6474
 
6475
- #: wppa-photo-admin-autosave.php:1476
6476
  #, php-format
6477
  msgid "See %s The documentation %s for more shortcode options."
6478
  msgstr ""
6479
 
6480
- #: wppa-photo-admin-autosave.php:1491
6481
  #, fuzzy
6482
  msgid "Permalink"
6483
  msgstr "Link"
6484
 
6485
- #: wppa-photo-admin-autosave.php:1506
6486
  #, fuzzy
6487
  msgid "Hi resolution url"
6488
  msgstr "Hallo Auflösung url"
6489
 
6490
- #: wppa-photo-admin-autosave.php:1521
6491
  #, fuzzy
6492
  msgid "Display file url"
6493
  msgstr "URL zeigen"
6494
 
6495
- #: wppa-photo-admin-autosave.php:1537
6496
  #, fuzzy
6497
  msgid "Thumbnail file url"
6498
  msgstr "Thumbnail-Datei url"
6499
 
6500
- #: wppa-photo-admin-autosave.php:1594 wppa-photo-admin-autosave.php:1603
6501
  #, fuzzy
6502
  msgid "Trash"
6503
  msgstr "Papierkorb"
6504
 
6505
- #: wppa-photo-admin-autosave.php:1726
6506
  #, fuzzy, php-format
6507
  msgid "Time is out after processing %d out of %d items."
6508
  msgstr "Die Zeit ist aus nach der Verarbeitung% d aus% d Elemente."
6509
 
6510
- #: wppa-photo-admin-autosave.php:1739
6511
  #, fuzzy, php-format
6512
  msgid "%d photos deleted."
6513
  msgstr "% D Fotos gelöscht."
6514
 
6515
- #: wppa-photo-admin-autosave.php:1742
6516
  #, fuzzy, php-format
6517
  msgid "%1$s photos moved to album %2$s."
6518
  msgstr "%1$s Fotos bewegt Album%2$s."
6519
 
6520
- #: wppa-photo-admin-autosave.php:1745
6521
  #, fuzzy, php-format
6522
  msgid "%1$s photos copied to album %2$s."
6523
  msgstr "%1$s Fotos zum Album%2$s kopiert."
6524
 
6525
- #: wppa-photo-admin-autosave.php:1748
6526
  #, fuzzy, php-format
6527
  msgid "Changed status to %1$s on %2$s photos."
6528
  msgstr "Status geändert zu%1$s auf%2$s Fotos."
6529
 
6530
- #: wppa-photo-admin-autosave.php:1751
6531
  #, fuzzy, php-format
6532
  msgid "Changed owner to %1$s on %2$s photos."
6533
  msgstr "Geänderte Besitzer%1$s auf%2$s Fotos."
6534
 
6535
- #: wppa-photo-admin-autosave.php:1754
6536
  #, fuzzy, php-format
6537
  msgid "%d photos processed."
6538
  msgstr "% D Fotos verarbeitet."
6539
 
6540
- #: wppa-photo-admin-autosave.php:1885
6541
  #, fuzzy
6542
  msgid "Move to"
6543
  msgstr "Gehe zu"
6544
 
6545
- #: wppa-photo-admin-autosave.php:1886
6546
  #, fuzzy
6547
  msgid "Copy to"
6548
  msgstr "Kopieer naar"
6549
 
6550
- #: wppa-photo-admin-autosave.php:1888
6551
  #, fuzzy
6552
  msgid "Set status to"
6553
  msgstr "Status auf"
6554
 
6555
- #: wppa-photo-admin-autosave.php:1891
6556
  #, fuzzy
6557
  msgid "Set owner to"
6558
  msgstr "Set Besitzer"
6559
 
6560
- #: wppa-photo-admin-autosave.php:1898
6561
  msgid "- select a status -"
6562
  msgstr "-Wählen Sie einen Status-"
6563
 
6564
- #: wppa-photo-admin-autosave.php:1913
6565
  msgid "- select an owner -"
6566
  msgstr "-Wählen Sie einen Besitzer-"
6567
 
6568
- #: wppa-photo-admin-autosave.php:1925
6569
  #, fuzzy
6570
  msgid "Doit!"
6571
  msgstr "TU es!"
6572
 
6573
- #: wppa-photo-admin-autosave.php:1928
6574
  msgid "the previous page"
6575
  msgstr ""
6576
 
6577
- #: wppa-photo-admin-autosave.php:1929
6578
  msgid "the same page"
6579
  msgstr ""
6580
 
6581
- #: wppa-photo-admin-autosave.php:1930
6582
  msgid "the next page"
6583
  msgstr ""
6584
 
6585
- #: wppa-photo-admin-autosave.php:1932
6586
  #, php-format
6587
  msgid "Go to %s after Doit!."
6588
  msgstr ""
6589
 
6590
- #: wppa-photo-admin-autosave.php:1937
6591
  msgid "Confirm delete"
6592
  msgstr ""
6593
 
6594
- #: wppa-photo-admin-autosave.php:1944 wppa-photo-admin-autosave.php:2066
6595
- #: wppa-potd-admin.php:321 wppa-settings-autosave.php:8631
6596
  #, fuzzy
6597
  msgid "Preview"
6598
  msgstr "Vorschau"
6599
 
6600
- #: wppa-photo-admin-autosave.php:1949 wppa-photo-admin-autosave.php:2071
6601
  #, fuzzy
6602
  msgid "Remark"
6603
  msgstr "Bemerkung"
6604
 
6605
- #: wppa-photo-admin-autosave.php:1963
6606
  msgid "Deleting..."
6607
  msgstr ""
6608
 
6609
- #: wppa-photo-admin-autosave.php:2089
6610
  #, fuzzy, php-format
6611
  msgid "Page %d is empty, try <a href=\"%s\" >page %d</a>."
6612
  msgstr "Seite% d leer ist , versuchen <a href=\"%s\" >Seite% d</a> ."
6613
 
6614
- #: wppa-photo-admin-autosave.php:2214
6615
  #, fuzzy
6616
  msgid ""
6617
  "Setting photo sequence order has only effect if the photo order method is "
@@ -6620,62 +6639,62 @@ msgstr ""
6620
  "Einstellen Fotosequenz , um nur wirksam , wenn das Foto , um Verfahren "
6621
  "eingestellt <b># Bestell</b>"
6622
 
6623
- #: wppa-photo-admin-autosave.php:2273
6624
  #, fuzzy
6625
  msgid "Id: "
6626
  msgstr "ID:"
6627
 
6628
- #: wppa-photo-admin-autosave.php:2274 wppa-settings-autosave.php:378
6629
  #, fuzzy
6630
  msgid "Video"
6631
  msgstr "Video"
6632
 
6633
- #: wppa-photo-admin-autosave.php:2275 wppa-settings-autosave.php:359
6634
  #, fuzzy
6635
  msgid "Audio"
6636
  msgstr "Audio"
6637
 
6638
- #: wppa-photo-admin-autosave.php:2276
6639
  #, fuzzy
6640
  msgid "Ord: "
6641
  msgstr "ORD"
6642
 
6643
- #: wppa-photo-admin-autosave.php:2289
6644
  #, fuzzy
6645
  msgid "The album is empty."
6646
  msgstr "Das Album ist leer."
6647
 
6648
- #: wppa-photo-admin-autosave.php:2394
6649
  #, fuzzy
6650
  msgid "Combined"
6651
  msgstr "Kombiniert"
6652
 
6653
- #: wppa-photo-admin-autosave.php:2431
6654
  #, fuzzy
6655
  msgid "Word"
6656
  msgstr "Word"
6657
 
6658
- #: wppa-photo-admin-autosave.php:2434
6659
  #, fuzzy
6660
  msgid "Count"
6661
  msgstr "Anzahl"
6662
 
6663
- #: wppa-photo-admin-autosave.php:2486 wppa-settings-autosave.php:6464
6664
  #, fuzzy
6665
  msgid "Tags"
6666
  msgstr "Schlagwort"
6667
 
6668
- #: wppa-photo-admin-autosave.php:2606
6669
  #, fuzzy
6670
  msgid "Send"
6671
  msgstr "Absenden!"
6672
 
6673
- #: wppa-photo-files.php:144 wppa-photo-files.php:145
6674
  #, php-format
6675
  msgid "ERROR: File %s is not a valid picture file."
6676
  msgstr "FEHLER: Die Datei%s ist keine gültige Bilddatei."
6677
 
6678
- #: wppa-photo-files.php:289 wppa-photo-files.php:290
6679
  msgid "ERROR: Resized or copied image could not be created."
6680
  msgstr "ERROR: Resized oder kopierte Bild konnte nicht erstellt werden."
6681
 
@@ -6692,29 +6711,29 @@ msgstr ""
6692
  "erforderlich."
6693
 
6694
  #: wppa-potd-admin.php:73 wppa-potd-admin.php:360
6695
- #: wppa-settings-autosave.php:506 wppa-settings-autosave.php:668
6696
- #: wppa-settings-autosave.php:690 wppa-settings-autosave.php:1438
6697
- #: wppa-settings-autosave.php:1459 wppa-settings-autosave.php:2993
6698
- #: wppa-settings-autosave.php:3397 wppa-settings-autosave.php:4761
6699
- #: wppa-settings-autosave.php:6714 wppa-settings-autosave.php:7530
6700
- #: wppa-settings-autosave.php:9304
6701
  #, fuzzy
6702
  msgid "Setting"
6703
  msgstr "Einstellungen"
6704
 
6705
  #: wppa-potd-admin.php:74 wppa-potd-admin.php:361
6706
- #: wppa-settings-autosave.php:507 wppa-settings-autosave.php:669
6707
- #: wppa-settings-autosave.php:691 wppa-settings-autosave.php:1439
6708
- #: wppa-settings-autosave.php:1460 wppa-settings-autosave.php:2994
6709
- #: wppa-settings-autosave.php:3018 wppa-settings-autosave.php:3377
6710
- #: wppa-settings-autosave.php:3398 wppa-settings-autosave.php:4762
6711
- #: wppa-settings-autosave.php:4786 wppa-settings-autosave.php:4962
6712
- #: wppa-settings-autosave.php:4986 wppa-settings-autosave.php:6034
6713
- #: wppa-settings-autosave.php:6716 wppa-settings-autosave.php:6740
6714
- #: wppa-settings-autosave.php:7510 wppa-settings-autosave.php:7531
6715
- #: wppa-settings-autosave.php:9305 wppa-settings-autosave.php:9327
6716
- #: wppa-settings-autosave.php:9367 wppa-settings-autosave.php:9389
6717
- #: wppa-settings-autosave.php:9435
6718
  #, fuzzy
6719
  msgid "Help"
6720
  msgstr "Hilfe"
@@ -6748,9 +6767,9 @@ msgstr "Widget Foto Breite:"
6748
  msgid "Enter the desired display width of the photo in the sidebar."
6749
  msgstr "Geben Sie die gewünschte Anzeigebreite des Fotos in der Seitenleiste."
6750
 
6751
- #: wppa-potd-admin.php:93 wppa-settings-autosave.php:708
6752
- #: wppa-settings-autosave.php:717 wppa-settings-autosave.php:839
6753
- #: wppa-settings-autosave.php:1001 wppa-settings-autosave.php:1012
6754
  #, fuzzy
6755
  msgid "pixels wide"
6756
  msgstr "0像素宽"
@@ -6766,8 +6785,8 @@ msgid "Enter the desired display alignment of the photo in the sidebar."
6766
  msgstr ""
6767
  "Geben Sie die gewünschte Anzeige Ausrichtung des Fotos in der Seitenleiste."
6768
 
6769
- #: wppa-potd-admin.php:100 wppa-settings-autosave.php:3733
6770
- #: wppa-settings-autosave.php:3747 wppa-settings-autosave.php:4023
6771
  #: wppa-slideshow-widget.php:215 wppa-tinymce-shortcodes.php:628
6772
  #, fuzzy
6773
  msgid "center"
@@ -6820,15 +6839,15 @@ msgstr "Zeigen Sie einen Zähler von anderen Fotos im Album."
6820
  msgid "The counter links to."
6821
  msgstr "Die Zähler Links zu."
6822
 
6823
- #: wppa-potd-admin.php:156 wppa-settings-autosave.php:1064
6824
- #: wppa-settings-autosave.php:5778 wppa-settings-autosave.php:5811
6825
- #: wppa-settings-autosave.php:5908
6826
  #, fuzzy
6827
  msgid "thumbnails"
6828
  msgstr "Miniaturbilden"
6829
 
6830
- #: wppa-potd-admin.php:156 wppa-settings-autosave.php:5779
6831
- #: wppa-settings-autosave.php:5812 wppa-settings-autosave.php:5909
6832
  #, fuzzy
6833
  msgid "slideshow"
6834
  msgstr "Diaschau"
@@ -6869,15 +6888,15 @@ msgid "Select the albums to use for the photo of the day."
6869
  msgstr "Wählen Sie die Alben für das Foto des Tages zu verwenden."
6870
 
6871
  #: wppa-potd-admin.php:190 wppa-potd-admin.php:644 wppa-potd-admin.php:669
6872
- #: wppa-potd-admin.php:707 wppa-settings-autosave.php:342
6873
- #: wppa-settings-autosave.php:7373 wppa-settings-autosave.php:7400
6874
- #: wppa-settings-autosave.php:8520 wppa-settings-autosave.php:8522
6875
- #: wppa-settings-autosave.php:9812 wppa-settings-autosave.php:9829
6876
- #: wppa-settings-autosave.php:9858 wppa-settings-autosave.php:9876
6877
- #: wppa-settings-autosave.php:9900 wppa-settings-autosave.php:9921
6878
- #: wppa-settings-autosave.php:9941 wppa-settings-autosave.php:9958
6879
- #: wppa-settings-autosave.php:10002 wppa-settings-autosave.php:10055
6880
- #: wppa-settings-autosave.php:10087
6881
  #, fuzzy
6882
  msgid "Setting unmodified"
6883
  msgstr "Einstellen unmodifizierten"
@@ -7083,120 +7102,121 @@ msgstr "Keine Fotos in der Auswahl"
7083
  msgid "There are too many photos in the selection to show a preview ( %d )"
7084
  msgstr "Es gibt zu viele Fotos in der Auswahl eine Vorschau (% d) zu zeigen,"
7085
 
7086
- #: wppa-potd-admin.php:573 wppa-settings-autosave.php:9740
7087
  #, fuzzy
7088
  msgid "The default for this setting is:"
7089
  msgstr "Der Standardwert für diese Einstellung ist:"
7090
 
7091
- #: wppa-potd-admin.php:590 wppa-settings-autosave.php:9757
7092
  #, fuzzy
7093
  msgid "Click for help"
7094
  msgstr "Für Hilfe hier klicken."
7095
 
7096
- #: wppa-potd-admin.php:614 wppa-settings-autosave.php:10103
7097
  #, fuzzy
7098
  msgid "Checked"
7099
  msgstr "Ausgewählt"
7100
 
7101
- #: wppa-potd-admin.php:615 wppa-settings-autosave.php:10104
7102
  #, fuzzy
7103
  msgid "Unchecked"
7104
  msgstr "Nicht ausgewählt"
7105
 
7106
- #: wppa-potd-admin.php:616 wppa-settings-autosave.php:5044
7107
- #: wppa-settings-autosave.php:5087 wppa-settings-autosave.php:5165
7108
- #: wppa-settings-autosave.php:5208 wppa-settings-autosave.php:5256
7109
- #: wppa-settings-autosave.php:5303 wppa-settings-autosave.php:5350
7110
- #: wppa-settings-autosave.php:5402 wppa-settings-autosave.php:5440
7111
- #: wppa-settings-autosave.php:5490 wppa-settings-autosave.php:5532
7112
- #: wppa-settings-autosave.php:5574 wppa-settings-autosave.php:5615
7113
- #: wppa-settings-autosave.php:10105
7114
  #, fuzzy
7115
  msgid "no link at all."
7116
  msgstr "keine Verbindung überhaupt."
7117
 
7118
- #: wppa-potd-admin.php:617 wppa-settings-autosave.php:5045
7119
- #: wppa-settings-autosave.php:5088 wppa-settings-autosave.php:5166
7120
- #: wppa-settings-autosave.php:5209 wppa-settings-autosave.php:5257
7121
- #: wppa-settings-autosave.php:5304 wppa-settings-autosave.php:5351
7122
- #: wppa-settings-autosave.php:5403 wppa-settings-autosave.php:5441
7123
- #: wppa-settings-autosave.php:5491 wppa-settings-autosave.php:5533
7124
- #: wppa-settings-autosave.php:5575 wppa-settings-autosave.php:5616
7125
- #: wppa-settings-autosave.php:10106
7126
  #, fuzzy
7127
  msgid "the plain photo (file)."
7128
  msgstr "die Ebene Foto (Datei)."
7129
 
7130
- #: wppa-potd-admin.php:618 wppa-settings-autosave.php:5048
7131
- #: wppa-settings-autosave.php:5091 wppa-settings-autosave.php:5167
7132
- #: wppa-settings-autosave.php:5212 wppa-settings-autosave.php:5260
7133
- #: wppa-settings-autosave.php:5307 wppa-settings-autosave.php:5354
7134
- #: wppa-settings-autosave.php:5442 wppa-settings-autosave.php:5493
7135
- #: wppa-settings-autosave.php:5535 wppa-settings-autosave.php:5577
7136
- #: wppa-settings-autosave.php:10107
7137
  #, fuzzy
7138
  msgid "the full size photo in a slideshow."
7139
  msgstr "die in voller Größe Foto in einer Diashow."
7140
 
7141
- #: wppa-potd-admin.php:619 wppa-settings-autosave.php:5049
7142
- #: wppa-settings-autosave.php:5092 wppa-settings-autosave.php:5168
7143
- #: wppa-settings-autosave.php:5213 wppa-settings-autosave.php:5261
7144
- #: wppa-settings-autosave.php:5308 wppa-settings-autosave.php:5355
7145
- #: wppa-settings-autosave.php:5443 wppa-settings-autosave.php:5494
7146
- #: wppa-settings-autosave.php:5536 wppa-settings-autosave.php:5578
7147
- #: wppa-settings-autosave.php:5617 wppa-settings-autosave.php:10108
7148
  #, fuzzy
7149
  msgid "the fullsize photo on its own."
7150
  msgstr "die Gross Foto auf seine eigene."
7151
 
7152
- #: wppa-potd-admin.php:620 wppa-settings-autosave.php:10109
7153
  #, fuzzy
7154
  msgid "the photo specific link."
7155
  msgstr "das Foto speziellen Link."
7156
 
7157
- #: wppa-potd-admin.php:621 wppa-settings-autosave.php:5047
7158
- #: wppa-settings-autosave.php:5090 wppa-settings-autosave.php:5492
7159
- #: wppa-settings-autosave.php:5534 wppa-settings-autosave.php:5576
7160
- #: wppa-settings-autosave.php:10110
7161
  #, fuzzy
7162
  msgid "the content of the album."
7163
  msgstr "der Inhalt des Albums."
7164
 
7165
- #: wppa-potd-admin.php:622 wppa-settings-autosave.php:5089
7166
- #: wppa-settings-autosave.php:10111
7167
  #, fuzzy
7168
  msgid "defined at widget activation."
7169
  msgstr "bei Widget-Aktivierung definiert."
7170
 
7171
- #: wppa-potd-admin.php:623 wppa-settings-autosave.php:5046
7172
- #: wppa-settings-autosave.php:10112
7173
  #, fuzzy
7174
  msgid "defined on widget admin page."
7175
  msgstr "definiert auf Widget Admin-Seite."
7176
 
7177
- #: wppa-potd-admin.php:624 wppa-settings-autosave.php:5404
7178
- #: wppa-settings-autosave.php:10113
7179
  #, fuzzy
7180
  msgid "same as title."
7181
  msgstr "gleiche wie Titel."
7182
 
7183
  #: wppa-potd-admin.php:636 wppa-potd-admin.php:659 wppa-potd-admin.php:680
7184
- #: wppa-settings-autosave.php:9802 wppa-settings-autosave.php:9821
7185
- #: wppa-settings-autosave.php:9851 wppa-settings-autosave.php:9868
7186
- #: wppa-settings-autosave.php:9892 wppa-settings-autosave.php:9913
7187
- #: wppa-settings-autosave.php:9933 wppa-settings-autosave.php:9975
 
7188
  #, fuzzy
7189
  msgid "Slug ="
7190
  msgstr "Slug"
7191
 
7192
- #: wppa-potd-admin.php:636 wppa-settings-autosave.php:9868
7193
- #: wppa-settings-autosave.php:9892 wppa-settings-autosave.php:9913
7194
- #: wppa-settings-autosave.php:9933
7195
  #, fuzzy
7196
  msgid "Values = yes, no"
7197
  msgstr "Werte = yes, no"
7198
 
7199
- #: wppa-potd-admin.php:680 wppa-settings-autosave.php:9975
7200
  #, fuzzy
7201
  msgid "Values = "
7202
  msgstr "Werte"
@@ -7292,7 +7312,7 @@ msgstr ""
7292
  msgid "Enable subsearch"
7293
  msgstr "Aktivieren Sie subsearch"
7294
 
7295
- #: wppa-search-widget.php:134 wppa-settings-autosave.php:5960
7296
  #, fuzzy
7297
  msgid "Landing page"
7298
  msgstr "Landing Seite"
@@ -7307,70 +7327,70 @@ msgstr "Standard-Fotoalbum für"
7307
  msgid "The default page will be created automaticly"
7308
  msgstr "Die Standard-Seite wird automatisch erstellt werden"
7309
 
7310
- #: wppa-settings-autosave.php:44
7311
  #, fuzzy
7312
  msgid "Close!"
7313
  msgstr "Schließen"
7314
 
7315
- #: wppa-settings-autosave.php:92
7316
  #, fuzzy
7317
  msgid "Saved settings restored"
7318
  msgstr "Die gespeicherten Einstellungen wiederhergestellt"
7319
 
7320
- #: wppa-settings-autosave.php:95
7321
  #, fuzzy
7322
  msgid "Unable to restore saved settings"
7323
  msgstr "Kann nicht gespeicherte Einstellungen wiederherstellen"
7324
 
7325
- #: wppa-settings-autosave.php:101
7326
  #, fuzzy
7327
  msgid "Reset to default settings"
7328
  msgstr "Zurücksetzen auf Standardeinstellungen"
7329
 
7330
- #: wppa-settings-autosave.php:104
7331
  #, fuzzy
7332
  msgid "Unable to set defaults"
7333
  msgstr "Kann nicht Standardwerte"
7334
 
7335
- #: wppa-settings-autosave.php:109
7336
  #, fuzzy, php-format
7337
  msgid "Skinfile %s loaded"
7338
  msgstr "Skinfile%s geladen"
7339
 
7340
- #: wppa-settings-autosave.php:120 wppa-settings-autosave.php:142
7341
- #: wppa-settings-autosave.php:163
7342
  #, fuzzy, php-format
7343
  msgid "Upload error %s"
7344
  msgstr "Fehler beim Hochladen: %s"
7345
 
7346
- #: wppa-settings-autosave.php:125
7347
  #, fuzzy, php-format
7348
  msgid "Uploaded file %s is not a .png file"
7349
  msgstr "Die hochgeladene Datei%s ist kein .png-Datei"
7350
 
7351
- #: wppa-settings-autosave.php:129 wppa-settings-autosave.php:150
7352
- #: wppa-settings-autosave.php:186
7353
  #, fuzzy, php-format
7354
  msgid "Upload of %s done"
7355
  msgstr "Hochladen von%s getan"
7356
 
7357
- #: wppa-settings-autosave.php:134 wppa-settings-autosave.php:155
7358
- #: wppa-settings-autosave.php:191
7359
  #, fuzzy
7360
  msgid "No file selected or error on upload"
7361
  msgstr "Keine Datei ausgewählt oder Fehler beim Upload"
7362
 
7363
- #: wppa-settings-autosave.php:146
7364
  #, fuzzy, php-format
7365
  msgid "Uploaded file %s is not a .ttf file"
7366
  msgstr "Die hochgeladene Datei%s ist kein .ttf-Datei"
7367
 
7368
- #: wppa-settings-autosave.php:168
7369
  #, fuzzy, php-format
7370
  msgid "Uploaded file %s is not a valid image file"
7371
  msgstr "Die hochgeladene Datei%s ist keine gültige Bilddatei"
7372
 
7373
- #: wppa-settings-autosave.php:247
7374
  #, fuzzy, php-format
7375
  msgid ""
7376
  "%s invalid ratings removed. Please run Table VIII-A5: Rerate to fix the "
@@ -7379,69 +7399,69 @@ msgstr ""
7379
  "%s ungültig Bewertungen entfernt. Bitte führen Sie Tabelle VIII-A5: Rerate "
7380
  "die Mittelwerte zu beheben."
7381
 
7382
- #: wppa-settings-autosave.php:258
7383
  #, fuzzy, php-format
7384
  msgid "%s last album used settings removed."
7385
  msgstr "letzte Album s% verwendeten Einstellungen entfernt."
7386
 
7387
- #: wppa-settings-autosave.php:266
7388
  #, fuzzy
7389
  msgid "WP Photo Album Plus Settings"
7390
  msgstr "WP-Foto-Album Plus-Einstellungen"
7391
 
7392
- #: wppa-settings-autosave.php:266
7393
  #, fuzzy
7394
  msgid "Auto Save"
7395
  msgstr "AUTO-SAVE"
7396
 
7397
- #: wppa-settings-autosave.php:267
7398
  #, fuzzy
7399
  msgid "Database revision:"
7400
  msgstr "Datenbank Revision:"
7401
 
7402
- #: wppa-settings-autosave.php:267
7403
  #, fuzzy
7404
  msgid "WP Charset:"
7405
  msgstr "WP Charset:"
7406
 
7407
- #: wppa-settings-autosave.php:270
7408
  #, fuzzy
7409
  msgid "Multisite in singlesite mode."
7410
  msgstr "Multisite in singlesite Modus."
7411
 
7412
- #: wppa-settings-autosave.php:273
7413
  #, fuzzy
7414
  msgid "Multisite enabled."
7415
  msgstr "WP Multisite Aktiviert"
7416
 
7417
- #: wppa-settings-autosave.php:275
7418
  #, fuzzy
7419
  msgid "Blogid ="
7420
  msgstr "blogid ="
7421
 
7422
- #: wppa-settings-autosave.php:292
7423
  #, fuzzy
7424
  msgid "Please de-activate plugin <i style=\"font-size:14px;\">"
7425
  msgstr "Bitte de-aktivieren Plugin"
7426
 
7427
- #: wppa-settings-autosave.php:292
7428
  #, fuzzy
7429
  msgid ". </i>This plugin will cause wppa+ to function not properly."
7430
  msgstr "Dieses Plugin. Verursacht WPPA nicht richtig funktionieren."
7431
 
7432
- #: wppa-settings-autosave.php:302
7433
  #, fuzzy
7434
  msgid "Please note that plugin <i style=\"font-size:14px;\">"
7435
  msgstr "Bitte beachten Sie, dass Plugin"
7436
 
7437
- #: wppa-settings-autosave.php:302
7438
  #, fuzzy
7439
  msgid "</i> can cause wppa+ to function not properly if it is misconfigured."
7440
  msgstr ""
7441
  "kann WPPA verursachen nicht richtig funktionieren, wenn es falsch "
7442
  "konfiguriert ist."
7443
 
7444
- #: wppa-settings-autosave.php:307
7445
  #, fuzzy
7446
  msgid ""
7447
  "There is a serious misconfiguration in your servers PHP config. Function "
@@ -7455,56 +7475,56 @@ msgstr ""
7455
  "Bilder erzeugen können. Fragen Sie Ihren Hosting-Provider GD-Unterstützung "
7456
  "mit einer minimalen Version 1.8 hinzufügen."
7457
 
7458
- #: wppa-settings-autosave.php:312
7459
  #, fuzzy
7460
  msgid "Rebuilding the Album index needs completion. See Table VIII"
7461
  msgstr ""
7462
  "Der Wiederaufbau der Album-Index Bedürfnisse der Fertigstellung. Siehe "
7463
  "Tabelle VIII"
7464
 
7465
- #: wppa-settings-autosave.php:313
7466
  #, fuzzy
7467
  msgid "Rebuilding the Photo index needs completion. See Table VIII"
7468
  msgstr ""
7469
  "das Photo Index Wiederaufbau braucht Fertigstellung. Siehe Tabelle VIII"
7470
 
7471
- #: wppa-settings-autosave.php:315
7472
  #, fuzzy
7473
  msgid "Remove empty albums needs completion. See Table VIII"
7474
  msgstr "Entfernen Sie leere Alben braucht Fertigstellung. Siehe Tabelle VIII"
7475
 
7476
- #: wppa-settings-autosave.php:316
7477
  #, fuzzy
7478
  msgid "Applying new photo description needs completion. See Table VIII"
7479
  msgstr ""
7480
  "Neues Foto Beschreibung Anwendung benötigt Abschluss. Siehe Tabelle VIII"
7481
 
7482
- #: wppa-settings-autosave.php:317
7483
  #, fuzzy
7484
  msgid "Appending to photo description needs completion. See Table VIII"
7485
  msgstr "Anfügen zum Foto Beschreibung braucht Abschluss. Siehe Tabelle VIII"
7486
 
7487
- #: wppa-settings-autosave.php:318
7488
  #, fuzzy
7489
  msgid "Removing from photo description needs completion. See Table VIII"
7490
  msgstr "Entfernen von fotobeschreibung braucht Abschluss. Siehe Tabelle VIII"
7491
 
7492
- #: wppa-settings-autosave.php:319
7493
  #, fuzzy
7494
  msgid "Removing file extensions needs completion. See Table VIII"
7495
  msgstr "Dateierweiterungen entfernen muss Fertigstellung. Siehe Tabelle VIII"
7496
 
7497
- #: wppa-settings-autosave.php:320
7498
  #, fuzzy
7499
  msgid "Regenerating the Thumbnails needs completion. See Table VIII"
7500
  msgstr "die Thumbnails Regenerieren benötigt Abschluss. Siehe Tabelle VIII"
7501
 
7502
- #: wppa-settings-autosave.php:321
7503
  #, fuzzy
7504
  msgid "Rerating needs completion. See Table VIII"
7505
  msgstr "Neubewertung braucht Fertigstellung. Siehe Tabelle VIII"
7506
 
7507
- #: wppa-settings-autosave.php:329
7508
  #, fuzzy
7509
  msgid ""
7510
  "A thumbframe width or height should not be smaller than a thumbnail size. "
@@ -7514,202 +7534,202 @@ msgstr ""
7514
  "Miniaturgröße. Bitte korrigieren Sie die entsprechende Einstellung (n) in "
7515
  "der Tabelle IC"
7516
 
7517
- #: wppa-settings-autosave.php:334
7518
  #, fuzzy
7519
  msgid "Show legenda"
7520
  msgstr "anzeigen Legenda"
7521
 
7522
- #: wppa-settings-autosave.php:336
7523
  #, fuzzy
7524
  msgid "Legenda:"
7525
  msgstr "Legenda"
7526
 
7527
- #: wppa-settings-autosave.php:337 wppa-settings-autosave.php:339
7528
- #: wppa-settings-autosave.php:2020 wppa-settings-autosave.php:5707
7529
  #, fuzzy
7530
  msgid "Button"
7531
  msgstr "Button"
7532
 
7533
- #: wppa-settings-autosave.php:337
7534
  #, fuzzy
7535
  msgid "action that causes page reload."
7536
  msgstr "Aktion, die Seite neu geladen verursacht."
7537
 
7538
- #: wppa-settings-autosave.php:339 wppa-settings-autosave.php:10136
7539
- #: wppa-settings-autosave.php:10155
7540
  #, fuzzy
7541
  msgid "Are you sure?"
7542
  msgstr "Bist Du sicher, dass Du diese Foto löschen möchtest?"
7543
 
7544
- #: wppa-settings-autosave.php:340
7545
  #, fuzzy
7546
  msgid "action that does not cause page reload."
7547
  msgstr "Aktion, die nicht Neuladen der Seite verursacht."
7548
 
7549
- #: wppa-settings-autosave.php:344
7550
  #, fuzzy
7551
  msgid "Update in progress"
7552
  msgstr "Update wird durchgeführt…"
7553
 
7554
- #: wppa-settings-autosave.php:346
7555
  #, fuzzy
7556
  msgid "Setting updated"
7557
  msgstr "Einstellung aktualisiert."
7558
 
7559
- #: wppa-settings-autosave.php:348
7560
  #, fuzzy
7561
  msgid "Update failed"
7562
  msgstr "Update fehlgeschlagen"
7563
 
7564
- #: wppa-settings-autosave.php:350
7565
  #, fuzzy
7566
  msgid "Hide this"
7567
  msgstr "IPTC-Daten ausblenden"
7568
 
7569
- #: wppa-settings-autosave.php:356
7570
  #, fuzzy
7571
  msgid "System"
7572
  msgstr "System"
7573
 
7574
- #: wppa-settings-autosave.php:357
7575
  #, fuzzy
7576
  msgid "Access"
7577
  msgstr "Zugang"
7578
 
7579
- #: wppa-settings-autosave.php:361
7580
  #, fuzzy
7581
  msgid "Counts"
7582
  msgstr "Anzahl"
7583
 
7584
- #: wppa-settings-autosave.php:362
7585
  #, fuzzy
7586
  msgid "Covers"
7587
  msgstr "Abdeckungen"
7588
 
7589
- #: wppa-settings-autosave.php:363
7590
  #, fuzzy
7591
  msgid "Layout"
7592
  msgstr "Layout"
7593
 
7594
- #: wppa-settings-autosave.php:364 wppa-settings-autosave.php:4934
7595
  #, fuzzy
7596
  msgid "Lightbox"
7597
  msgstr "Lightbox"
7598
 
7599
- #: wppa-settings-autosave.php:365
7600
  #, fuzzy
7601
  msgid "Links"
7602
  msgstr "Links"
7603
 
7604
- #: wppa-settings-autosave.php:366
7605
  #, fuzzy
7606
  msgid "Metadata"
7607
  msgstr "Metadaten"
7608
 
7609
- #: wppa-settings-autosave.php:367
7610
  #, fuzzy
7611
  msgid "Navigation"
7612
  msgstr "Navigation"
7613
 
7614
- #: wppa-settings-autosave.php:369 wppa-settings-autosave.php:8663
7615
- #: wppa-settings-autosave.php:8708
7616
  #, fuzzy
7617
  msgid "Rating"
7618
  msgstr "ERROR: Illegal Versuch, eine Bewertung zu gelangen."
7619
 
7620
- #: wppa-settings-autosave.php:371
7621
  #, fuzzy
7622
  msgid "Sizes"
7623
  msgstr "Sizes"
7624
 
7625
- #: wppa-settings-autosave.php:372
7626
  #, fuzzy
7627
  msgid "Slideshows"
7628
  msgstr "Slideshows"
7629
 
7630
- #: wppa-settings-autosave.php:373
7631
  #, fuzzy
7632
  msgid "Social Media"
7633
  msgstr "Soziale Netzwerke"
7634
 
7635
- #: wppa-settings-autosave.php:375
7636
  #, fuzzy
7637
  msgid "Uploads"
7638
  msgstr "Uploads"
7639
 
7640
- #: wppa-settings-autosave.php:376
7641
  #, fuzzy
7642
  msgid "Widgets"
7643
  msgstr "Widgets"
7644
 
7645
- #: wppa-settings-autosave.php:377 wppa-settings-autosave.php:8501
7646
  #, fuzzy
7647
  msgid "Watermark"
7648
  msgstr "Wasserzeichen"
7649
 
7650
- #: wppa-settings-autosave.php:385
7651
  #, fuzzy
7652
  msgid "Click on the banner of a (sub)table to open/close it, or"
7653
  msgstr ""
7654
  "Klicken Sie auf das Banner eines (Teil-) Tabelle zu öffnen / schließen Sie "
7655
  "es, oder"
7656
 
7657
- #: wppa-settings-autosave.php:387
7658
  #, fuzzy
7659
  msgid "Show settings related to:"
7660
  msgstr "Anzeigen Einstellungen in Bezug auf:"
7661
 
7662
- #: wppa-settings-autosave.php:393
7663
  #, fuzzy
7664
  msgid "and ( optionally ) to:"
7665
  msgstr "und (optional) an:"
7666
 
7667
- #: wppa-settings-autosave.php:409
7668
  #, fuzzy
7669
  msgid "Quick setup"
7670
  msgstr "Schnelleinrichtung"
7671
 
7672
- #: wppa-settings-autosave.php:411
7673
  #, fuzzy
7674
  msgid "Do a quick initial setup"
7675
  msgstr "Führen Sie eine schnelle Ersteinrichtung"
7676
 
7677
- #: wppa-settings-autosave.php:412
7678
  #, fuzzy
7679
  msgid "Close quick setup"
7680
  msgstr "Schließen Quick-Setup"
7681
 
7682
- #: wppa-settings-autosave.php:452
7683
  #, fuzzy
7684
  msgid "--- The same post or page ---"
7685
  msgstr "--- Das gleiche Beitrag oder eine Seite ---"
7686
 
7687
- #: wppa-settings-autosave.php:483
7688
  #, fuzzy
7689
  msgid "--- No page to link to (yet) ---"
7690
  msgstr "--- Keine Seite verlinkt auf (noch) ---"
7691
 
7692
- #: wppa-settings-autosave.php:488
7693
  #, fuzzy
7694
  msgid "--- Will be auto created ---"
7695
  msgstr "--- Werden automatisch erstellt ---"
7696
 
7697
- #: wppa-settings-autosave.php:495
7698
  #, fuzzy
7699
  msgid "Table O:"
7700
  msgstr "Tabelle A:"
7701
 
7702
- #: wppa-settings-autosave.php:495
7703
  #, fuzzy
7704
  msgid "Quick Setup:"
7705
  msgstr "Schnelleinrichtung"
7706
 
7707
- #: wppa-settings-autosave.php:496
7708
  #, fuzzy
7709
  msgid "This table enables you to quickly do an inital setup."
7710
  msgstr "Diese Tabelle ermöglicht es Ihnen, schnell eine inital Setup tun."
7711
 
7712
- #: wppa-settings-autosave.php:518
7713
  #, fuzzy
7714
  msgid ""
7715
  "To quickly setup WPPA+ please answer the following questions. You can alway "
@@ -7718,12 +7738,12 @@ msgstr ""
7718
  "Um schnell Setup WPPA Sie bitte die folgenden Fragen zu beantworten. Sie "
7719
  "können alle Tage später eine Einstellung ändern. <a>Klicken Sie auf mich!</a>"
7720
 
7721
- #: wppa-settings-autosave.php:520
7722
  #, fuzzy
7723
  msgid "Is your theme <i>responsive</i>?"
7724
  msgstr "Ist Ihr Thema <i>anspricht?</i>"
7725
 
7726
- #: wppa-settings-autosave.php:521
7727
  #, fuzzy
7728
  msgid ""
7729
  "Responsive themes have a layout that varies with the size of the browser "
@@ -7732,7 +7752,7 @@ msgstr ""
7732
  "Responsive Themen haben ein Layout, das mit der Größe des Browserfensters "
7733
  "variiert."
7734
 
7735
- #: wppa-settings-autosave.php:522
7736
  #, fuzzy
7737
  msgid ""
7738
  "WPPA+ needs to know this to automaticly adept the width of the display to "
@@ -7741,12 +7761,12 @@ msgstr ""
7741
  "WPPA muss wissen, diese automatisch auf die Breite der Anzeige zur "
7742
  "Verfügung stehende Breite auf der Seite adept."
7743
 
7744
- #: wppa-settings-autosave.php:529
7745
  #, fuzzy
7746
  msgid "Do you want to downsize photos during upload?"
7747
  msgstr "Wollen Sie sich die Fotos beim Hochladen zu verkleinern?"
7748
 
7749
- #: wppa-settings-autosave.php:530
7750
  #, fuzzy
7751
  msgid ""
7752
  "Downsizing photos make them load faster to the visitor, without loosing "
@@ -7755,7 +7775,7 @@ msgstr ""
7755
  "Downsizing Fotos machen laden sie schneller auf die Besucher, ohne die "
7756
  "Anzeigequalität zu verlieren"
7757
 
7758
- #: wppa-settings-autosave.php:531
7759
  #, fuzzy
7760
  msgid ""
7761
  "If you answer yes, the photos will be downsized to max 1024 x 768 pixels. "
@@ -7764,17 +7784,17 @@ msgstr ""
7764
  "Wenn Sie mit Ja antworten, werden die Fotos auf max 1024 x 768 Pixel "
7765
  "verkleinert werden. Sie können dies später ändern, wenn Sie mögen"
7766
 
7767
- #: wppa-settings-autosave.php:538
7768
  #, fuzzy
7769
  msgid "Do you want to save the original photofiles?"
7770
  msgstr "Wollen Sie die Original-Photofiles zu speichern?"
7771
 
7772
- #: wppa-settings-autosave.php:539
7773
  #, fuzzy
7774
  msgid "This will require considerable disk space on the server."
7775
  msgstr "Dies wird viel Speicherplatz auf dem Server."
7776
 
7777
- #: wppa-settings-autosave.php:540
7778
  #, fuzzy
7779
  msgid ""
7780
  "If you answer yes, you will be able to remove watermarks you applied with "
@@ -7786,12 +7806,12 @@ msgstr ""
7786
  "größeren Größe Downsizing danach, und Versorgung Gross Bilder zum Download "
7787
  "bereit."
7788
 
7789
- #: wppa-settings-autosave.php:547
7790
  #, fuzzy
7791
  msgid "May visitors upload photos?"
7792
  msgstr "Können die Besucher Fotos hochladen?"
7793
 
7794
- #: wppa-settings-autosave.php:548
7795
  #, fuzzy
7796
  msgid ""
7797
  "It is safe to do so, but i will have to do some settings to keep it safe!"
@@ -7799,7 +7819,7 @@ msgstr ""
7799
  "Es ist sicher, dies zu tun, aber ich werde müssen einige Einstellungen "
7800
  "vorgenommen werden, damit es sicher!"
7801
 
7802
- #: wppa-settings-autosave.php:549
7803
  #, fuzzy
7804
  msgid ""
7805
  "If you answer yes, i will assume you want to enable logged in users to "
@@ -7810,7 +7830,7 @@ msgstr ""
7810
  "aktivieren möchten Fotos auf dem Front-End der Website hochladen und es "
7811
  "ihnen ermöglichen, ihre Fotos Namen und Beschreibungen zu bearbeiten."
7812
 
7813
- #: wppa-settings-autosave.php:550
7814
  #, fuzzy
7815
  msgid ""
7816
  "The photos will be hold for moderation, the admin will get notified by email."
@@ -7818,7 +7838,7 @@ msgstr ""
7818
  "Die Fotos werden für die Moderation sein halten, wird der Administrator per "
7819
  "E-Mail benachrichtigt werden."
7820
 
7821
- #: wppa-settings-autosave.php:551
7822
  #, fuzzy
7823
  msgid ""
7824
  "Each user will get his own album to upload to. These settings can be changed "
@@ -7827,49 +7847,49 @@ msgstr ""
7827
  "Jeder Benutzer hat sein eigenes Album bekommen hochladen zu. Diese "
7828
  "Einstellungen können später geändert werden."
7829
 
7830
- #: wppa-settings-autosave.php:558
7831
  #, fuzzy
7832
  msgid "Do you want the rating system active?"
7833
  msgstr "Haben Sie das Rating-System aktiv werden?"
7834
 
7835
- #: wppa-settings-autosave.php:559
7836
  #, fuzzy
7837
  msgid "Enable the rating system and show the votes in the slideshow."
7838
  msgstr ""
7839
  "Aktivieren Sie das Rating-System und zeigen die Stimmen in der Diashow."
7840
 
7841
- #: wppa-settings-autosave.php:560
7842
  #, fuzzy
7843
  msgid "You can configure the details of the rating system later"
7844
  msgstr "Sie können die Details des Ratingsystems konfigurieren später"
7845
 
7846
- #: wppa-settings-autosave.php:567
7847
  #, fuzzy
7848
  msgid "Do you want the comment system active?"
7849
  msgstr "Wollen Sie das Kommentarsystem aktiv?"
7850
 
7851
- #: wppa-settings-autosave.php:568
7852
  #, fuzzy
7853
  msgid "Enable the comment system and show the comments in the slideshow."
7854
  msgstr ""
7855
  "Aktivieren Sie das Kommentarsystem und zeigen die Kommentare in der Diashow."
7856
 
7857
- #: wppa-settings-autosave.php:569
7858
  #, fuzzy
7859
  msgid "You can configure the details of the comment system later"
7860
  msgstr "Sie können die Details des Kommentarsystem konfigurieren später"
7861
 
7862
- #: wppa-settings-autosave.php:576
7863
  #, fuzzy
7864
  msgid "Do you want the social media share buttons displayed?"
7865
  msgstr "Wollen Sie die Social-Media-Aktie Schaltflächen angezeigt?"
7866
 
7867
- #: wppa-settings-autosave.php:577
7868
  #, fuzzy
7869
  msgid "Display the social media buttons in the slideshow"
7870
  msgstr "Zeigen Sie die Social-Media-Tasten in der Diashow"
7871
 
7872
- #: wppa-settings-autosave.php:578
7873
  #, fuzzy
7874
  msgid ""
7875
  "These buttons share the specific photo rather than the page where it is "
@@ -7878,12 +7898,12 @@ msgstr ""
7878
  "Diese Tasten teilen sich die spezifische Foto anstelle der Seite, wo es "
7879
  "angezeigt wird auf"
7880
 
7881
- #: wppa-settings-autosave.php:585
7882
  #, fuzzy
7883
  msgid "Are you going to use IPTC data?"
7884
  msgstr "Werden Sie IPTC-Daten zu benutzen?"
7885
 
7886
- #: wppa-settings-autosave.php:586
7887
  #, fuzzy
7888
  msgid ""
7889
  "IPTC data is information you may have added in a photo manipulation program."
@@ -7891,19 +7911,19 @@ msgstr ""
7891
  "IPTC-Daten sind Informationen, die Sie in einem Fotobearbeitungsprogramm "
7892
  "hinzugefügt haben."
7893
 
7894
- #: wppa-settings-autosave.php:587 wppa-settings-autosave.php:596
7895
  #, fuzzy
7896
  msgid ""
7897
  "The information can be displayed in slideshows and in photo descriptions."
7898
  msgstr ""
7899
  "Die Informationen können in Diashows und in Fotobeschreibungen angezeigt."
7900
 
7901
- #: wppa-settings-autosave.php:594
7902
  #, fuzzy
7903
  msgid "Are you going to use EXIF data?"
7904
  msgstr "Werden Sie EXIF-Daten zu benutzen?"
7905
 
7906
- #: wppa-settings-autosave.php:595
7907
  #, fuzzy
7908
  msgid ""
7909
  "EXIF data is information from the camera like model no, focal distance and "
@@ -7912,12 +7932,12 @@ msgstr ""
7912
  "EXIF-Daten sind Informationen von der Kamera wie Modell-Nr, Brennweite und "
7913
  "Blende verwendet."
7914
 
7915
- #: wppa-settings-autosave.php:603
7916
  #, fuzzy
7917
  msgid "Are you going to use GPX data?"
7918
  msgstr "Gehst du GPX-Daten zu benutzen?"
7919
 
7920
- #: wppa-settings-autosave.php:604
7921
  #, fuzzy
7922
  msgid ""
7923
  "Some cameras and mobile devices save the geographic location where the photo "
@@ -7926,17 +7946,17 @@ msgstr ""
7926
  "Einige Kameras und mobile Geräte speichern die geographische Lage, wo das "
7927
  "Foto aufgenommen wurde."
7928
 
7929
- #: wppa-settings-autosave.php:605
7930
  #, fuzzy
7931
  msgid "A Google map can be displayed in slideshows."
7932
  msgstr "Eine Google-Karte kann in Diashows angezeigt."
7933
 
7934
- #: wppa-settings-autosave.php:612
7935
  #, fuzzy
7936
  msgid "Are you going to use Fotomoto?"
7937
  msgstr "Werden Sie Fotomoto zu benutzen?"
7938
 
7939
- #: wppa-settings-autosave.php:613
7940
  #, fuzzy
7941
  msgid ""
7942
  "<a href=\"http://www.fotomoto.com/\" target=\"_blank\" >Fotomoto</a> is an "
@@ -7945,60 +7965,60 @@ msgstr ""
7945
  "<a href=\"http://www.fotomoto.com/\" target=\"_blank\" >Fotomoto</a> ist ein "
7946
  "Druckdienst on-line."
7947
 
7948
- #: wppa-settings-autosave.php:614
7949
  #, fuzzy
7950
  msgid "If you answer Yes, you will have to open an account on Fotomoto."
7951
  msgstr ""
7952
  "Wenn Sie auf Ja beantworten, werden Sie ein Konto auf Fotomoto öffnen müssen."
7953
 
7954
- #: wppa-settings-autosave.php:621
7955
  #, fuzzy
7956
  msgid "Are you going to add videofiles?"
7957
  msgstr "Werden Sie Videodateien hinzufügen?"
7958
 
7959
- #: wppa-settings-autosave.php:622
7960
  #, fuzzy
7961
  msgid "You can mix videos and photos in any album."
7962
  msgstr "Sie können Videos und Fotos in jedem Album mischen."
7963
 
7964
- #: wppa-settings-autosave.php:623 wppa-settings-autosave.php:632
7965
- #: wppa-settings-autosave.php:641
7966
  #, fuzzy
7967
  msgid "You can configure the details later"
7968
  msgstr "Sie können die Details später konfigurieren"
7969
 
7970
- #: wppa-settings-autosave.php:630
7971
  #, fuzzy
7972
  msgid "Are you going to add audiofiles?"
7973
  msgstr "Werden Sie Audiodateien hinzufügen?"
7974
 
7975
- #: wppa-settings-autosave.php:631
7976
  #, fuzzy
7977
  msgid "You can add audio to photos in any album."
7978
  msgstr "Sie können Audio-Fotos in jedem Album hinzufügen."
7979
 
7980
- #: wppa-settings-autosave.php:639
7981
  #, fuzzy
7982
  msgid "Are you going to upload 3D stereo photos?"
7983
  msgstr "Werden Sie 3D-Stereo-Fotos hochladen?"
7984
 
7985
- #: wppa-settings-autosave.php:640
7986
  #, fuzzy
7987
  msgid "You can add l-r and r-l stereo photo pairs."
7988
  msgstr "Sie können lr und rl Stereo-Foto-Paare hinzufügen."
7989
 
7990
- #: wppa-settings-autosave.php:648
7991
  #, fuzzy
7992
  msgid "Done?"
7993
  msgstr "Erledigt?"
7994
 
7995
- #: wppa-settings-autosave.php:649
7996
  #, fuzzy
7997
  msgid "If you are ready answering these questions, select <b>yes</b>"
7998
  msgstr ""
7999
  "Wenn Sie bereit sind diese Fragen zu beantworten sind, wählen Sie <b>ja</b>"
8000
 
8001
- #: wppa-settings-autosave.php:650
8002
  #, fuzzy
8003
  msgid ""
8004
  "You can change any setting later, and be more specific and add a lot of "
@@ -8008,7 +8028,7 @@ msgstr ""
8008
  "Einstellungen hinzufügen. gehen Denn jetzt ist es genug, Alben erstellen und "
8009
  "Fotos hochladen!"
8010
 
8011
- #: wppa-settings-autosave.php:654
8012
  #, fuzzy
8013
  msgid ""
8014
  "Thank you!. The most important settings are done now. You can refine your "
@@ -8018,17 +8038,17 @@ msgstr ""
8018
  "Ihre Einstellungen, um das Verhalten und Aussehen von WPPA in den "
8019
  "nachstehenden Tabellen zu verfeinern."
8020
 
8021
- #: wppa-settings-autosave.php:679
8022
  #, fuzzy
8023
  msgid "Table I:"
8024
  msgstr "Tabelle I:"
8025
 
8026
- #: wppa-settings-autosave.php:679
8027
  #, fuzzy
8028
  msgid "Sizes:"
8029
  msgstr "Maße:"
8030
 
8031
- #: wppa-settings-autosave.php:680
8032
  #, fuzzy
8033
  msgid ""
8034
  "This table describes all the sizes and size options (except fontsizes) for "
@@ -8037,28 +8057,28 @@ msgstr ""
8037
  "In dieser Tabelle werden alle Größen und Größenoptionen (außer "
8038
  "Schriftgrößen) zur Erzeugung und Anzeige der WPPA Elemente."
8039
 
8040
- #: wppa-settings-autosave.php:698
8041
  #, fuzzy
8042
  msgid "WPPA+ global system related size settings"
8043
  msgstr "WPPA global systembezogenen Größeneinstellungen"
8044
 
8045
- #: wppa-settings-autosave.php:700
8046
  #, fuzzy
8047
  msgid "Column Width"
8048
  msgstr "Breite der Spalte"
8049
 
8050
- #: wppa-settings-autosave.php:701
8051
  #, fuzzy
8052
  msgid "The width of the main column in your theme's display area."
8053
  msgstr "Die Breite der Hauptspalte in Ihrem Thema der Anzeigebereich."
8054
 
8055
- #: wppa-settings-autosave.php:702
8056
  #, fuzzy
8057
  msgid "Enter the width of the main column in your theme's display area."
8058
  msgstr ""
8059
  "Geben Sie die Breite der Hauptspalte in Ihrem Thema der Anzeigebereich."
8060
 
8061
- #: wppa-settings-autosave.php:703
8062
  #, fuzzy
8063
  msgid ""
8064
  "You should set this value correctly to make sure the fullsize images are "
@@ -8067,7 +8087,7 @@ msgstr ""
8067
  "Sie sollten diesen Wert richtig eingestellt, dass die Gross Bilder zu machen "
8068
  "sind horizontal korrekt ausgerichtet."
8069
 
8070
- #: wppa-settings-autosave.php:704
8071
  #, fuzzy
8072
  msgid ""
8073
  "You may enter 'auto' for use in themes that have a floating content column."
@@ -8075,22 +8095,22 @@ msgstr ""
8075
  "Sie können \"Auto\" für den Einsatz in Themen ein, die einen schwebenden "
8076
  "Inhaltsspalte haben."
8077
 
8078
- #: wppa-settings-autosave.php:705
8079
  #, fuzzy
8080
  msgid "The use of 'auto' is required for responsive themes."
8081
  msgstr "Die Verwendung von 'auto' ist für ansprechende Themen erforderlich."
8082
 
8083
- #: wppa-settings-autosave.php:713
8084
  #, fuzzy
8085
  msgid "Initial Width"
8086
  msgstr "Ursprüngliche Breite"
8087
 
8088
- #: wppa-settings-autosave.php:714
8089
  #, fuzzy
8090
  msgid "The most often displayed colun width in responsive theme"
8091
  msgstr "Die am häufigsten angezeigt Colun Breite in ansprechenden Thema"
8092
 
8093
- #: wppa-settings-autosave.php:715
8094
  #, fuzzy
8095
  msgid ""
8096
  "Change this value only if your responsive theme shows initially a wrong "
@@ -8099,18 +8119,18 @@ msgstr ""
8099
  "Ändern Sie diesen Wert nur dann, wenn Sie den Responsive Thema zunächst eine "
8100
  "falsche Spaltenbreite zeigt."
8101
 
8102
- #: wppa-settings-autosave.php:722
8103
  #, fuzzy
8104
  msgid "Resize on Upload"
8105
  msgstr "Ändern Sie die Größe auf Upload"
8106
 
8107
- #: wppa-settings-autosave.php:723
8108
  #, fuzzy
8109
  msgid "Indicate if the photos should be resized during upload."
8110
  msgstr ""
8111
  "Geben Sie, wenn die Fotos beim Hochladen der Größe verändert werden soll."
8112
 
8113
- #: wppa-settings-autosave.php:724
8114
  #, fuzzy
8115
  msgid ""
8116
  "If you check this item, the size of the photos will be reduced to the "
@@ -8119,28 +8139,28 @@ msgstr ""
8119
  "Wenn Sie diese Option markieren, wird die Größe der Fotos, um die Dimension "
8120
  "im nächsten Punkt beim Upload / Import-Prozess angegeben reduziert werden."
8121
 
8122
- #: wppa-settings-autosave.php:725
8123
  #, fuzzy
8124
  msgid "The photos will never be stretched during upload if they are smaller."
8125
  msgstr ""
8126
  "Die Fotos werden nie beim Upload gestreckt werden, wenn sie kleiner sind."
8127
 
8128
- #: wppa-settings-autosave.php:733
8129
  #, fuzzy
8130
  msgid "Resize to"
8131
  msgstr "Passend skalieren"
8132
 
8133
- #: wppa-settings-autosave.php:734
8134
  #, fuzzy
8135
  msgid "Resize photos to fit within a given area."
8136
  msgstr "Resize Fotos in einem bestimmten Bereich zu passen."
8137
 
8138
- #: wppa-settings-autosave.php:735
8139
  #, fuzzy
8140
  msgid "Specify the screensize for the unscaled photos."
8141
  msgstr "Geben Sie die Bildschirmgröße für die unscaled Fotos."
8142
 
8143
- #: wppa-settings-autosave.php:736
8144
  #, fuzzy
8145
  msgid ""
8146
  "The use of a non-default value is particularly usefull when you make use of "
@@ -8149,53 +8169,53 @@ msgstr ""
8149
  "Die Verwendung eines nicht-Standardwert ist besonders nützlich, wenn Sie die "
8150
  "Verwendung von Leuchtkasten Funktionalität zu machen."
8151
 
8152
- #: wppa-settings-autosave.php:738 wppa-settings-autosave.php:760
8153
- #: wppa-settings-autosave.php:771 wppa-settings-autosave.php:780
8154
- #: wppa-settings-autosave.php:825 wppa-settings-autosave.php:871
8155
- #: wppa-settings-autosave.php:894 wppa-settings-autosave.php:901
8156
- #: wppa-settings-autosave.php:920 wppa-settings-autosave.php:941
8157
- #: wppa-settings-autosave.php:951 wppa-settings-autosave.php:1045
8158
- #: wppa-settings-autosave.php:1079 wppa-settings-autosave.php:1099
8159
- #: wppa-settings-autosave.php:1108 wppa-settings-autosave.php:1119
8160
- #: wppa-settings-autosave.php:1131 wppa-settings-autosave.php:1141
8161
- #: wppa-settings-autosave.php:1151 wppa-settings-autosave.php:1204
8162
- #: wppa-settings-autosave.php:1213 wppa-settings-autosave.php:1224
8163
- #: wppa-settings-autosave.php:1244 wppa-settings-autosave.php:1264
8164
- #: wppa-settings-autosave.php:1284 wppa-settings-autosave.php:1304
8165
- #: wppa-settings-autosave.php:1324 wppa-settings-autosave.php:1344
8166
- #: wppa-settings-autosave.php:1353 wppa-settings-autosave.php:1362
8167
- #: wppa-settings-autosave.php:1395 wppa-settings-autosave.php:1404
8168
- #: wppa-settings-autosave.php:1416 wppa-settings-autosave.php:1425
8169
- #: wppa-settings-autosave.php:2899 wppa-settings-autosave.php:4807
8170
- #: wppa-settings-autosave.php:4824 wppa-settings-autosave.php:4841
8171
- #: wppa-settings-autosave.php:4858 wppa-settings-autosave.php:4875
8172
- #: wppa-settings-autosave.php:4892 wppa-settings-autosave.php:4909
8173
- #: wppa-settings-autosave.php:4926 wppa-settings-autosave.php:4943
8174
- #: wppa-settings-autosave.php:6262 wppa-settings-autosave.php:9035
8175
- #: wppa-settings-autosave.php:9231 wppa-settings-autosave.php:9273
8176
- #: wppa-settings-autosave.php:9291
8177
  #, fuzzy
8178
  msgid "pixels"
8179
  msgstr ""
8180
  "Geben Sie die Kartenhöhe in Pixeln an. Beispiel: 200, oder lassen dieses "
8181
  "Feld frei um eine responsive Karte zu erstellen."
8182
 
8183
- #: wppa-settings-autosave.php:739
8184
  #, fuzzy
8185
  msgid "Fit within rectangle as set in Table I-B1,2"
8186
  msgstr "Fit innerhalb des Rechtecks ​​nach in Tabelle I-B1,2"
8187
 
8188
- #: wppa-settings-autosave.php:746
8189
  #, fuzzy
8190
  msgid "Photocount threshold"
8191
  msgstr "Photocount Schwelle"
8192
 
8193
- #: wppa-settings-autosave.php:747
8194
  #, fuzzy
8195
  msgid "Number of photos in an album must exceed."
8196
  msgstr "Anzahl der Fotos in einem Album muss nicht überschreiten."
8197
 
8198
- #: wppa-settings-autosave.php:748
8199
  #, fuzzy
8200
  msgid ""
8201
  "Photos do not show up in the album unless there are more than this number of "
@@ -8208,26 +8228,26 @@ msgstr ""
8208
  "Album zu haben, die nur Teil Alben enthält, ohne sie in der Liste der Unter "
8209
  "Alben zu sehen. Normalerweise auf 0 (immer an) oder 1 (für ein Titelbild)."
8210
 
8211
- #: wppa-settings-autosave.php:750 wppa-settings-autosave.php:789
8212
- #: wppa-settings-autosave.php:1233 wppa-settings-autosave.php:1273
8213
- #: wppa-settings-autosave.php:1293 wppa-settings-autosave.php:1333
8214
- #: wppa-settings-autosave.php:4169 wppa-settings-autosave.php:6187
8215
- #: wppa-settings-autosave.php:8074
8216
  #, fuzzy
8217
  msgid "photos"
8218
  msgstr "Fotos"
8219
 
8220
- #: wppa-settings-autosave.php:755
8221
  #, fuzzy
8222
  msgid "Border thickness"
8223
  msgstr "Rahmendicke:"
8224
 
8225
- #: wppa-settings-autosave.php:756
8226
  #, fuzzy
8227
  msgid "Thickness of wppa+ box borders."
8228
  msgstr "Die Dicke der WPPA box Grenzen."
8229
 
8230
- #: wppa-settings-autosave.php:757
8231
  #, fuzzy
8232
  msgid ""
8233
  "Enter the thickness for the border of the WPPA+ boxes. A number of 0 means: "
@@ -8236,17 +8256,17 @@ msgstr ""
8236
  "Geben Sie die Dicke für die Grenze der WPPA Boxen. Eine Reihe von 0 "
8237
  "bedeutet: keine Grenze."
8238
 
8239
- #: wppa-settings-autosave.php:758 wppa-settings-autosave.php:768
8240
  #, fuzzy
8241
  msgid "WPPA+ boxes are: the navigation bars and the filmstrip."
8242
  msgstr "WPPA Boxen sind: die Navigationsleisten und der Filmstreifen."
8243
 
8244
- #: wppa-settings-autosave.php:766
8245
  #, fuzzy
8246
  msgid "Radius of wppa+ box borders."
8247
  msgstr "Radius von WPPA box Grenzen."
8248
 
8249
- #: wppa-settings-autosave.php:767
8250
  #, fuzzy
8251
  msgid ""
8252
  "Enter the corner radius for the border of the WPPA+ boxes. A number of 0 "
@@ -8255,29 +8275,29 @@ msgstr ""
8255
  "Geben Sie den Eckenradius für die Grenze der WPPA Boxen. Eine Reihe von 0 "
8256
  "bedeutet: keine abgerundeten Ecken."
8257
 
8258
- #: wppa-settings-autosave.php:769
8259
  #, fuzzy
8260
  msgid "Note that rounded corners are only supported by modern browsers."
8261
  msgstr ""
8262
  "Beachten Sie, dass Ecken gerundet werden nur von modernen Browsern "
8263
  "unterstützt."
8264
 
8265
- #: wppa-settings-autosave.php:777
8266
  #, fuzzy
8267
  msgid "Distance between wppa+ boxes."
8268
  msgstr "Die Entfernung zwischen WPPA Boxen."
8269
 
8270
- #: wppa-settings-autosave.php:785
8271
  #, fuzzy
8272
  msgid "Related count"
8273
  msgstr "Verwandte Zählung"
8274
 
8275
- #: wppa-settings-autosave.php:786
8276
  #, fuzzy
8277
  msgid "The default maximum number of related photos to find."
8278
  msgstr "Die standardmäßige maximale Anzahl verwandter Fotos zu finden."
8279
 
8280
- #: wppa-settings-autosave.php:787
8281
  #, fuzzy
8282
  msgid ""
8283
  "When using shortcodes like [wppa type=\"album\" album=\"#related,desc,23\"][/"
@@ -8288,72 +8308,72 @@ msgstr ""
8288
  "23\"] [/ WPPA], ist die maximale Anzahl 23, die Zahl Weglassen des Maximum "
8289
  "dieser Einstellung gibt."
8290
 
8291
- #: wppa-settings-autosave.php:795
8292
  #, fuzzy
8293
  msgid "The maximum number of pagelinks to be displayed."
8294
  msgstr "Die maximale Anzahl der pagelinks angezeigt werden."
8295
 
8296
- #: wppa-settings-autosave.php:798
8297
  #, fuzzy
8298
  msgid "pages"
8299
  msgstr "Seiten:"
8300
 
8301
- #: wppa-settings-autosave.php:803
8302
  #, fuzzy
8303
  msgid "Max file name length"
8304
  msgstr "Max Länge des Dateinamens"
8305
 
8306
- #: wppa-settings-autosave.php:804
8307
  #, fuzzy
8308
  msgid "The max length of a photo file name excluding the extension."
8309
  msgstr "Die maximale Länge eines Fotodateinamen ohne die Erweiterung."
8310
 
8311
- #: wppa-settings-autosave.php:805 wppa-settings-autosave.php:814
8312
  #, fuzzy
8313
  msgid "A setting of 0 means: unlimited."
8314
  msgstr "Eine Einstellung von 0 bedeutet: unbegrenzt."
8315
 
8316
- #: wppa-settings-autosave.php:807 wppa-settings-autosave.php:816
8317
  #, fuzzy
8318
  msgid "chars"
8319
  msgstr "Zeichen"
8320
 
8321
- #: wppa-settings-autosave.php:812
8322
  #, fuzzy
8323
  msgid "Max photo name length"
8324
  msgstr "Max Foto Name Länge"
8325
 
8326
- #: wppa-settings-autosave.php:813
8327
  #, fuzzy
8328
  msgid "The max length of a photo name."
8329
  msgstr "Die maximale Länge eines Fotos Namen."
8330
 
8331
- #: wppa-settings-autosave.php:822
8332
  #, fuzzy
8333
  msgid "The height of your sticky header."
8334
  msgstr "Die Höhe des klebrigen Header."
8335
 
8336
- #: wppa-settings-autosave.php:823
8337
  #, fuzzy
8338
  msgid "If your theme has a sticky header, enter its height here."
8339
  msgstr "Wenn Ihr Thema eine klebrige Header hat, geben Sie dessen Höhe hier."
8340
 
8341
- #: wppa-settings-autosave.php:831
8342
  #, fuzzy
8343
  msgid "Slideshow related size settings"
8344
  msgstr "Diashow bezogenen Größeneinstellungen"
8345
 
8346
- #: wppa-settings-autosave.php:833
8347
  #, fuzzy
8348
  msgid "Maximum Width"
8349
  msgstr "Maximalbreite"
8350
 
8351
- #: wppa-settings-autosave.php:834
8352
  #, fuzzy
8353
  msgid "The maximum width photos will be displayed in slideshows."
8354
  msgstr "Die maximale Breite Fotos werden in Diashows angezeigt."
8355
 
8356
- #: wppa-settings-autosave.php:835 wppa-settings-autosave.php:846
8357
  #, fuzzy
8358
  msgid ""
8359
  "Enter the largest size in pixels as how you want your photos to be displayed."
@@ -8361,7 +8381,7 @@ msgstr ""
8361
  "Geben Sie die größte Größe in Pixeln, wie, wie Sie möchten, dass Ihre Fotos "
8362
  "angezeigt werden."
8363
 
8364
- #: wppa-settings-autosave.php:836
8365
  #, fuzzy
8366
  msgid ""
8367
  "This is usually the same as the Column Width (Table I-A1), but it may differ."
@@ -8369,17 +8389,17 @@ msgstr ""
8369
  "Dies ist normalerweise die gleiche wie die Spaltenbreite (Tabelle I-A1), "
8370
  "aber es kann davon abweichen."
8371
 
8372
- #: wppa-settings-autosave.php:844
8373
  #, fuzzy
8374
  msgid "Maximum Height"
8375
  msgstr "Maximale Höhe"
8376
 
8377
- #: wppa-settings-autosave.php:845
8378
  #, fuzzy
8379
  msgid "The maximum height photos will be displayed in slideshows."
8380
  msgstr "Die maximale Höhe Fotos werden in Diashows angezeigt."
8381
 
8382
- #: wppa-settings-autosave.php:847
8383
  #, fuzzy
8384
  msgid ""
8385
  "This setting defines the height of the space reserved for photos in "
@@ -8388,7 +8408,7 @@ msgstr ""
8388
  "Diese Einstellung definiert die Höhe des Raumes für Fotos in Diashows "
8389
  "vorbehalten."
8390
 
8391
- #: wppa-settings-autosave.php:848
8392
  #, fuzzy
8393
  msgid ""
8394
  "If you change the width of a display by the size=\"..\" shortcode attribute, "
@@ -8399,23 +8419,23 @@ msgstr ""
8399
  "Attribut ändert sich dieser Wert proportional das Seitenverhältnis zu "
8400
  "entsprechen, wie durch diese und die vorherige Einstellung definiert."
8401
 
8402
- #: wppa-settings-autosave.php:850 wppa-settings-autosave.php:1023
8403
- #: wppa-settings-autosave.php:1034
8404
  #, fuzzy
8405
  msgid "pixels high"
8406
  msgstr "Pixel hoch"
8407
 
8408
- #: wppa-settings-autosave.php:855
8409
  #, fuzzy
8410
  msgid "Stretch to fit"
8411
  msgstr "Passend strecken"
8412
 
8413
- #: wppa-settings-autosave.php:856
8414
  #, fuzzy
8415
  msgid "Stretch photos that are too small."
8416
  msgstr "Strecken Sie Fotos, die zu klein sind."
8417
 
8418
- #: wppa-settings-autosave.php:857
8419
  #, fuzzy
8420
  msgid ""
8421
  "Images will be stretched to the Maximum Size at display time if they are "
@@ -8426,17 +8446,17 @@ msgstr ""
8426
  "wenn sie kleiner sind. Verlassen nicht markiert wird empfohlen. Es ist "
8427
  "besser, um Fotos hochzuladen, die die Größen passen gut Sie verwenden!"
8428
 
8429
- #: wppa-settings-autosave.php:864
8430
  #, fuzzy
8431
  msgid "Slideshow borderwidth"
8432
  msgstr "Diashow Border"
8433
 
8434
- #: wppa-settings-autosave.php:865
8435
  #, fuzzy
8436
  msgid "The width of the border around slideshow images."
8437
  msgstr "Die Breite des Rahmens um Diashow Bilder."
8438
 
8439
- #: wppa-settings-autosave.php:866
8440
  #, fuzzy
8441
  msgid ""
8442
  "The border is made by the image background being larger than the image "
@@ -8445,7 +8465,7 @@ msgstr ""
8445
  "Die Grenze wird durch den Hintergrund des Bildes größer ist als die Bild "
8446
  "itsself (padding) hergestellt."
8447
 
8448
- #: wppa-settings-autosave.php:867
8449
  #, fuzzy
8450
  msgid ""
8451
  "Additionally there may be a one pixel outline of a different color. See "
@@ -8454,28 +8474,28 @@ msgstr ""
8454
  "Zusätzlich kann es eine ein Pixel Umriß einer anderen Farbe sein. Siehe "
8455
  "Tabelle III-A2."
8456
 
8457
- #: wppa-settings-autosave.php:868
8458
  #, fuzzy
8459
  msgid "The number you enter here is exclusive the one pixel outline."
8460
  msgstr "Die Zahl, die Sie hier eingeben, ist exklusiv die eine Pixel Kontur."
8461
 
8462
- #: wppa-settings-autosave.php:869
8463
  #, fuzzy
8464
  msgid "If you leave this entry empty, there will be no outline either."
8465
  msgstr ""
8466
  "Wenn Sie diesen Eintrag leer lassen, wird es entweder keine Umrisse sein."
8467
 
8468
- #: wppa-settings-autosave.php:876
8469
  #, fuzzy
8470
  msgid "Numbar Max"
8471
  msgstr "Numbar Max"
8472
 
8473
- #: wppa-settings-autosave.php:877
8474
  #, fuzzy
8475
  msgid "Maximum numbers to display."
8476
  msgstr "Maximale Zahlen angezeigt werden soll."
8477
 
8478
- #: wppa-settings-autosave.php:878
8479
  #, fuzzy
8480
  msgid ""
8481
  "In order to attemt to fit on one line, the numbers will be replaced by dots "
@@ -8486,32 +8506,32 @@ msgstr ""
8486
  "ersetzt werden - mit Ausnahme der aktuellen - wenn es mehr als diese Anzahl "
8487
  "von Fotos in einer Diashow sind."
8488
 
8489
- #: wppa-settings-autosave.php:880
8490
  #, fuzzy
8491
  msgid "numbers"
8492
  msgstr "Nummern"
8493
 
8494
- #: wppa-settings-autosave.php:885
8495
  #, fuzzy
8496
  msgid "Share button size"
8497
  msgstr "\"Teilen\"-Button"
8498
 
8499
- #: wppa-settings-autosave.php:886
8500
  #, fuzzy
8501
  msgid "The size of the social media icons in the Share box"
8502
  msgstr "Die Größe der Social-Media-Symbole in der Box Teilen"
8503
 
8504
- #: wppa-settings-autosave.php:896
8505
  #, fuzzy
8506
  msgid "Mini Treshold"
8507
  msgstr "Mini Treshold"
8508
 
8509
- #: wppa-settings-autosave.php:897
8510
  #, fuzzy
8511
  msgid "Show mini text at slideshow smaller then."
8512
  msgstr "Zeigen Mini Text Diashow dann kleiner."
8513
 
8514
- #: wppa-settings-autosave.php:898
8515
  #, fuzzy
8516
  msgid ""
8517
  "Display Next and Prev. as opposed to Next photo and Previous photo when the "
@@ -8520,43 +8540,43 @@ msgstr ""
8520
  "Anzeige Next und Prev. im Gegensatz zu Nächstes Foto und Vorheriges Foto, "
8521
  "wenn die cotainer kleiner als diese Größe."
8522
 
8523
- #: wppa-settings-autosave.php:899
8524
  #, fuzzy
8525
  msgid "Special use in responsive themes."
8526
  msgstr "Besondere Verwendung in ansprechenden Themen."
8527
 
8528
- #: wppa-settings-autosave.php:907
8529
  #, fuzzy
8530
  msgid "The maximum number of slides in a certain view. 0 means no pagination"
8531
  msgstr ""
8532
  "Die maximale Anzahl von Dias in einer bestimmten Ansicht. 0 bedeutet keine "
8533
  "Paginierung"
8534
 
8535
- #: wppa-settings-autosave.php:910 wppa-settings-autosave.php:929
8536
  #, fuzzy
8537
  msgid "slides"
8538
  msgstr "Gleitschienen"
8539
 
8540
- #: wppa-settings-autosave.php:915
8541
  #, fuzzy
8542
  msgid "Filmstrip Thumbnail Size"
8543
  msgstr "Diastreifen Miniaturgröße"
8544
 
8545
- #: wppa-settings-autosave.php:916
8546
  #, fuzzy
8547
  msgid "The size of the filmstrip images."
8548
  msgstr "Die Größe der Filmstreifen Bilder."
8549
 
8550
- #: wppa-settings-autosave.php:917 wppa-settings-autosave.php:938
8551
- #: wppa-settings-autosave.php:948 wppa-settings-autosave.php:1138
8552
- #: wppa-settings-autosave.php:1148
8553
  #, fuzzy
8554
  msgid "This size applies to the width or height, whichever is the largest."
8555
  msgstr ""
8556
  "Diese Größe gilt für die Breite oder Höhe, je nachdem, was der größte ist."
8557
 
8558
- #: wppa-settings-autosave.php:918 wppa-settings-autosave.php:939
8559
- #: wppa-settings-autosave.php:949
8560
  #, fuzzy
8561
  msgid ""
8562
  "Changing the thumbnail size may result in all thumbnails being regenerated. "
@@ -8565,136 +8585,136 @@ msgstr ""
8565
  "Ändern der Miniaturgröße in allen Thumbnails führen kann regeneriert werden. "
8566
  "das kann eine Weile dauern."
8567
 
8568
- #: wppa-settings-autosave.php:926
8569
  #, fuzzy
8570
  msgid "The max number of slides in a slideonly display"
8571
  msgstr "Die maximale Anzahl der Folien in einer slideonly Anzeige"
8572
 
8573
- #: wppa-settings-autosave.php:934
8574
  #, fuzzy
8575
  msgid "Thumbnail photos related size settings"
8576
  msgstr "Thumbnail Fotos zu ähnlichen Größeneinstellungen"
8577
 
8578
- #: wppa-settings-autosave.php:936
8579
  #, fuzzy
8580
  msgid "Thumbnail Size"
8581
  msgstr "Vorschaugröße"
8582
 
8583
- #: wppa-settings-autosave.php:937
8584
  #, fuzzy
8585
  msgid "The size of the thumbnail images."
8586
  msgstr "Die Größe der Miniaturbilder."
8587
 
8588
- #: wppa-settings-autosave.php:946
8589
  #, fuzzy
8590
  msgid "Thumbnail Size Alt"
8591
  msgstr "Thumbnail Größe"
8592
 
8593
- #: wppa-settings-autosave.php:947
8594
  #, fuzzy
8595
  msgid "The alternative size of the thumbnail images."
8596
  msgstr "Die alternative Größe der Miniaturbilder."
8597
 
8598
- #: wppa-settings-autosave.php:956
8599
  #, fuzzy
8600
  msgid "Thumbnail Aspect"
8601
  msgstr "Thumbnail Aspect"
8602
 
8603
- #: wppa-settings-autosave.php:957
8604
  #, fuzzy
8605
  msgid "Aspect ration of thumbnail image"
8606
  msgstr "Aspect Ration thumbnail image"
8607
 
8608
- #: wppa-settings-autosave.php:961
8609
  #, fuzzy
8610
  msgid "--- same as fullsize ---"
8611
  msgstr "--- Gleiche wie Gross ---"
8612
 
8613
- #: wppa-settings-autosave.php:962
8614
  #, fuzzy
8615
  msgid "--- square clipped ---"
8616
  msgstr "--- Quadrat geschnitten ---"
8617
 
8618
- #: wppa-settings-autosave.php:963
8619
  #, fuzzy
8620
  msgid "4:5 landscape clipped"
8621
  msgstr "4: 5 Landschaft abgeschnitten"
8622
 
8623
- #: wppa-settings-autosave.php:964
8624
  #, fuzzy
8625
  msgid "3:4 landscape clipped"
8626
  msgstr "3: 4 Landschaft abgeschnitten"
8627
 
8628
- #: wppa-settings-autosave.php:965
8629
  #, fuzzy
8630
  msgid "2:3 landscape clipped"
8631
  msgstr "2: 3 Landschaft abgeschnitten"
8632
 
8633
- #: wppa-settings-autosave.php:966
8634
  #, fuzzy
8635
  msgid "9:16 landscape clipped"
8636
  msgstr "09.16 Landschaft abgeschnitten"
8637
 
8638
- #: wppa-settings-autosave.php:967
8639
  #, fuzzy
8640
  msgid "1:2 landscape clipped"
8641
  msgstr "1: 2 Landschaft abgeschnitten"
8642
 
8643
- #: wppa-settings-autosave.php:968
8644
  #, fuzzy
8645
  msgid "--- square padded ---"
8646
  msgstr "--- Quadrat gepolsterte ---"
8647
 
8648
- #: wppa-settings-autosave.php:969
8649
  #, fuzzy
8650
  msgid "4:5 landscape padded"
8651
  msgstr "4: 5 Landschaft gepolstert"
8652
 
8653
- #: wppa-settings-autosave.php:970
8654
  #, fuzzy
8655
  msgid "3:4 landscape padded"
8656
  msgstr "3: 4 Landschaft gepolstert"
8657
 
8658
- #: wppa-settings-autosave.php:971
8659
  #, fuzzy
8660
  msgid "2:3 landscape padded"
8661
  msgstr "2: 3 Landschaft gepolstert"
8662
 
8663
- #: wppa-settings-autosave.php:972
8664
  #, fuzzy
8665
  msgid "9:16 landscape padded"
8666
  msgstr "09.16 Landschaft gepolstert"
8667
 
8668
- #: wppa-settings-autosave.php:973
8669
  #, fuzzy
8670
  msgid "1:2 landscape padded"
8671
  msgstr "1: 2 Landschaft gepolstert"
8672
 
8673
- #: wppa-settings-autosave.php:995
8674
  #, fuzzy
8675
  msgid "Thumbframe width"
8676
  msgstr "Thumbframe Breite"
8677
 
8678
- #: wppa-settings-autosave.php:996
8679
  #, fuzzy
8680
  msgid "The width of the thumbnail frame."
8681
  msgstr "Die Breite des Miniaturbildrahmens."
8682
 
8683
- #: wppa-settings-autosave.php:997 wppa-settings-autosave.php:1008
8684
  #, fuzzy
8685
  msgid "Set the width of the thumbnail frame."
8686
  msgstr "Legen Sie die Breite des Miniaturbildrahmens."
8687
 
8688
- #: wppa-settings-autosave.php:998 wppa-settings-autosave.php:1009
8689
- #: wppa-settings-autosave.php:1020 wppa-settings-autosave.php:1031
8690
- #: wppa-settings-autosave.php:1042
8691
  #, fuzzy
8692
  msgid "Set width, height and spacing for the thumbnail frames."
8693
  msgstr "Stellen Sie Breite, Höhe und Abstand für die Thumbnail-Frames."
8694
 
8695
- #: wppa-settings-autosave.php:999 wppa-settings-autosave.php:1010
8696
- #: wppa-settings-autosave.php:1021 wppa-settings-autosave.php:1032
8697
- #: wppa-settings-autosave.php:1043
8698
  #, fuzzy
8699
  msgid ""
8700
  "These sizes should be large enough for a thumbnail image and - optionally - "
@@ -8703,68 +8723,68 @@ msgstr ""
8703
  "Diese Größen sollte groß genug für ein Miniaturbild und - optional - den "
8704
  "Text darunter."
8705
 
8706
- #: wppa-settings-autosave.php:1006
8707
  #, fuzzy
8708
  msgid "Thumbframe width Alt"
8709
  msgstr "Thumbframe Breite Alt"
8710
 
8711
- #: wppa-settings-autosave.php:1007
8712
  #, fuzzy
8713
  msgid "The width of the alternative thumbnail frame."
8714
  msgstr "Die Breite des alternativen Thumbnail-Rahmen."
8715
 
8716
- #: wppa-settings-autosave.php:1017
8717
  #, fuzzy
8718
  msgid "Thumbframe height"
8719
  msgstr "Thumbframe Höhe"
8720
 
8721
- #: wppa-settings-autosave.php:1018
8722
  #, fuzzy
8723
  msgid "The height of the thumbnail frame."
8724
  msgstr "Die Höhe des Miniaturbildrahmens."
8725
 
8726
- #: wppa-settings-autosave.php:1019 wppa-settings-autosave.php:1030
8727
  #, fuzzy
8728
  msgid "Set the height of the thumbnail frame."
8729
  msgstr "Stellen Sie die Höhe des Miniaturbildrahmens."
8730
 
8731
- #: wppa-settings-autosave.php:1028
8732
  #, fuzzy
8733
  msgid "Thumbframe height Alt"
8734
  msgstr "Thumbframe Höhe Alt"
8735
 
8736
- #: wppa-settings-autosave.php:1029
8737
  #, fuzzy
8738
  msgid "The height of the alternative thumbnail frame."
8739
  msgstr "Die Höhe des alternativen Thumbnail-Rahmen."
8740
 
8741
- #: wppa-settings-autosave.php:1039
8742
  #, fuzzy
8743
  msgid "Thumbnail spacing"
8744
  msgstr "Thumbnail Abstand"
8745
 
8746
- #: wppa-settings-autosave.php:1040
8747
  #, fuzzy
8748
  msgid "The spacing between adjacent thumbnail frames."
8749
  msgstr "Der Abstand zwischen benachbarten Miniaturrahmen."
8750
 
8751
- #: wppa-settings-autosave.php:1041
8752
  #, fuzzy
8753
  msgid "Set the minimal spacing between the adjacent thumbnail frames"
8754
  msgstr ""
8755
  "Stellen Sie den minimalen Abstand zwischen den benachbarten Miniaturrahmen"
8756
 
8757
- #: wppa-settings-autosave.php:1050
8758
  #, fuzzy
8759
  msgid "Auto spacing"
8760
  msgstr "Auto Abstand"
8761
 
8762
- #: wppa-settings-autosave.php:1051
8763
  #, fuzzy
8764
  msgid "Space the thumbnail frames automatic."
8765
  msgstr "Raum der Miniaturrahmen automatisch."
8766
 
8767
- #: wppa-settings-autosave.php:1052
8768
  #, fuzzy
8769
  msgid ""
8770
  "If you check this box, the thumbnail images will be evenly distributed over "
@@ -8773,7 +8793,7 @@ msgstr ""
8773
  "Wenn Sie diese Option aktivieren, werden die Miniaturbilder gleichmäßig über "
8774
  "die zur Verfügung stehende Breite verteilt werden."
8775
 
8776
- #: wppa-settings-autosave.php:1053
8777
  #, fuzzy
8778
  msgid ""
8779
  "In this case, the thumbnail spacing value (setting I-9) will be regarded as "
@@ -8782,17 +8802,17 @@ msgstr ""
8782
  "In diesem Fall wird die Miniaturabstandswert (Einstellung I-9) als "
8783
  "Minimalwert angesehen werden."
8784
 
8785
- #: wppa-settings-autosave.php:1060 wppa-settings-autosave.php:1167
8786
  #, fuzzy
8787
  msgid "Page size"
8788
  msgstr "Seitengröße"
8789
 
8790
- #: wppa-settings-autosave.php:1061
8791
  #, fuzzy
8792
  msgid "Max number of thumbnails per page."
8793
  msgstr "Maximale Anzahl der Bilder pro Seite."
8794
 
8795
- #: wppa-settings-autosave.php:1062
8796
  #, fuzzy
8797
  msgid ""
8798
  "Enter the maximum number of thumbnail images per page. A value of 0 "
@@ -8801,12 +8821,12 @@ msgstr ""
8801
  "Geben Sie die maximale Anzahl von Miniaturbildern pro Seite. Ein Wert von 0 "
8802
  "bedeutet, dass keine Paginierung."
8803
 
8804
- #: wppa-settings-autosave.php:1070
8805
  #, fuzzy
8806
  msgid "The size of the thumbnail popup images."
8807
  msgstr "Die Größe der Miniatur Popup-Bilder."
8808
 
8809
- #: wppa-settings-autosave.php:1071
8810
  #, fuzzy
8811
  msgid ""
8812
  "Enter the size of the popup images. This size should be larger than the "
@@ -8815,12 +8835,12 @@ msgstr ""
8815
  "Geben Sie die Größe der Pop-up-Bilder. Diese Größe sollte größer sein als "
8816
  "die Thumbnail-Größe sein."
8817
 
8818
- #: wppa-settings-autosave.php:1072
8819
  #, fuzzy
8820
  msgid "This size should also be at least the cover image size."
8821
  msgstr "Diese Größe sollte auch zumindest die Abdeckung Bildgröße sein."
8822
 
8823
- #: wppa-settings-autosave.php:1073
8824
  #, fuzzy
8825
  msgid ""
8826
  "Changing the popup size may result in all thumbnails being regenerated. this "
@@ -8829,7 +8849,7 @@ msgstr ""
8829
  "Ändern des Popup-Größe in allen Thumbnails führen kann regeneriert werden. "
8830
  "das kann eine Weile dauern."
8831
 
8832
- #: wppa-settings-autosave.php:1074
8833
  #, fuzzy
8834
  msgid ""
8835
  "Although this setting has only visual effect if \"Thumb popup\" (Table IV-"
@@ -8838,7 +8858,7 @@ msgstr ""
8838
  "Obwohl diese Einstellung nur visuelle Effekt hat, wenn \"Thumb up\" (Tabelle "
8839
  "IV-C8) geprüft,"
8840
 
8841
- #: wppa-settings-autosave.php:1075
8842
  #, fuzzy
8843
  msgid ""
8844
  "the value must be right as it is the physical size of the thumbnail and "
@@ -8847,23 +8867,23 @@ msgstr ""
8847
  "der Wert muss richtig sein, wie es die physikalische Größe der Miniatur und "
8848
  "Coverfoto Bildern."
8849
 
8850
- #: wppa-settings-autosave.php:1082
8851
  #, fuzzy
8852
  msgid "Use thumbs if fit"
8853
  msgstr "Verwenden Sie den Daumen, wenn fit"
8854
 
8855
- #: wppa-settings-autosave.php:1083
8856
  #, fuzzy
8857
  msgid "Use the thumbnail image files if they are large enough."
8858
  msgstr "Verwenden Sie die Thumbnail-Image-Dateien, wenn sie groß genug sind."
8859
 
8860
- #: wppa-settings-autosave.php:1084
8861
  #, fuzzy
8862
  msgid "This setting speeds up page loading for small photos."
8863
  msgstr ""
8864
  "Diese Einstellung beschleunigt das Laden der Seite für kleine Fotos auf."
8865
 
8866
- #: wppa-settings-autosave.php:1085
8867
  #, fuzzy
8868
  msgid ""
8869
  "Do NOT use this when your thumbnails have a forced aspect ratio (when Table "
@@ -8873,17 +8893,17 @@ msgstr ""
8873
  "Seitenverhältnis haben (wenn Tabelle I-C2 ist auf etwas anderes aus --- "
8874
  "gleichen wie Gross ---)"
8875
 
8876
- #: wppa-settings-autosave.php:1092
8877
  #, fuzzy
8878
  msgid "Album cover related size settings"
8879
  msgstr "Album-Cover im Zusammenhang Größeneinstellungen"
8880
 
8881
- #: wppa-settings-autosave.php:1095
8882
  #, fuzzy
8883
  msgid "Maximum width for a album cover display."
8884
  msgstr "Die maximale Breite für ein Album-Cover-Anzeige."
8885
 
8886
- #: wppa-settings-autosave.php:1096
8887
  #, fuzzy
8888
  msgid ""
8889
  "Display covers in 2 or more columns if the display area is wider than the "
@@ -8892,7 +8912,7 @@ msgstr ""
8892
  "Display umfasst in 2 oder mehr Spalten, wenn die Anzeigefläche ist breiter "
8893
  "als die vorgegebene Breite."
8894
 
8895
- #: wppa-settings-autosave.php:1097
8896
  #, fuzzy
8897
  msgid ""
8898
  "This also applies for 'thumbnails as covers', and will NOT apply to single "
@@ -8901,17 +8921,17 @@ msgstr ""
8901
  "Dies gilt auch für 'Thumbnails als Abdeckungen' und wird nicht auf einzelne "
8902
  "Elemente anwenden."
8903
 
8904
- #: wppa-settings-autosave.php:1104
8905
  #, fuzzy
8906
  msgid "Min Cover height"
8907
  msgstr "Cover Höhe"
8908
 
8909
- #: wppa-settings-autosave.php:1105
8910
  #, fuzzy
8911
  msgid "Minimal height of an album cover."
8912
  msgstr "Minimale Höhe eines Album-Cover."
8913
 
8914
- #: wppa-settings-autosave.php:1106
8915
  #, fuzzy
8916
  msgid ""
8917
  "If you use this setting to make the albums the same height and you are not "
@@ -8921,17 +8941,17 @@ msgstr ""
8921
  "machen, und Sie sind nicht zufrieden über das Lay-out, versuchen, den Wert "
8922
  "in die nächste Einstellung zu erhöhen"
8923
 
8924
- #: wppa-settings-autosave.php:1113
8925
  #, fuzzy
8926
  msgid "Min Text frame height"
8927
  msgstr "Minimale Rahmenhöhe"
8928
 
8929
- #: wppa-settings-autosave.php:1114
8930
  #, fuzzy
8931
  msgid "The minimal cover text frame height incl header."
8932
  msgstr "Die minimale Abdeckung Textrahmenhöhe inkl Header."
8933
 
8934
- #: wppa-settings-autosave.php:1115
8935
  #, fuzzy
8936
  msgid ""
8937
  "The height starting with the album title up to and including the view- and "
@@ -8940,7 +8960,7 @@ msgstr ""
8940
  "Die Höhe mit dem Albumtitel beginnend bis einschließlich der View- und die "
8941
  "slideshow- Links."
8942
 
8943
- #: wppa-settings-autosave.php:1116
8944
  #, fuzzy
8945
  msgid ""
8946
  "This setting enables you to give the album covers the same height while the "
@@ -8949,27 +8969,27 @@ msgstr ""
8949
  "Mit dieser Einstellung können Sie das Album-Cover die gleiche Höhe zu geben, "
8950
  "während der Titel passen müssen auf einer Linie nicht."
8951
 
8952
- #: wppa-settings-autosave.php:1117
8953
  #, fuzzy
8954
  msgid "This is the recommended setting to line-up your covers!"
8955
  msgstr "Dies ist die empfohlene Einstellung Ihre Abdeckungen auf Line-up!"
8956
 
8957
- #: wppa-settings-autosave.php:1124
8958
  #, fuzzy
8959
  msgid "Min Description height"
8960
  msgstr "Min Höhe"
8961
 
8962
- #: wppa-settings-autosave.php:1125
8963
  #, fuzzy
8964
  msgid "The minimal height of the album description text frame."
8965
  msgstr "Die minimale Höhe des Textrahmens Albumbeschreibung."
8966
 
8967
- #: wppa-settings-autosave.php:1126
8968
  #, fuzzy
8969
  msgid "The minimal height of the description field in an album cover display."
8970
  msgstr "Die minimale Höhe des Beschreibungsfeld in einem Album-Cover-Anzeige."
8971
 
8972
- #: wppa-settings-autosave.php:1127
8973
  #, fuzzy
8974
  msgid ""
8975
  "This setting enables you to give the album covers the same height provided "
@@ -8979,7 +8999,7 @@ msgstr ""
8979
  "Verfügung gestellt zu geben, dass die Cover-Bilder gleich groß sind und die "
8980
  "Titel passen auf einer Linie."
8981
 
8982
- #: wppa-settings-autosave.php:1128
8983
  #, fuzzy
8984
  msgid ""
8985
  "To force the coverphotos have equal heights, tick the box in Table I-D7."
@@ -8987,7 +9007,7 @@ msgstr ""
8987
  "Um zu erzwingen, die coverphotos gleichen Höhen haben, markieren Sie das "
8988
  "Kästchen in Tabelle I-D7."
8989
 
8990
- #: wppa-settings-autosave.php:1129
8991
  #, fuzzy
8992
  msgid ""
8993
  "You may need this setting if changing the previous setting is not sufficient "
@@ -8996,17 +9016,17 @@ msgstr ""
8996
  "Sie können diese Einstellung brauchen, wenn die vorherige Einstellung ändert "
8997
  "sich nicht ausreichend ist, damit die Cover Line-up."
8998
 
8999
- #: wppa-settings-autosave.php:1136
9000
  #, fuzzy
9001
  msgid "Coverphoto size"
9002
  msgstr "Titelbild Größe"
9003
 
9004
- #: wppa-settings-autosave.php:1137
9005
  #, fuzzy
9006
  msgid "The size of the coverphoto."
9007
  msgstr "Die Größe des Titelbild."
9008
 
9009
- #: wppa-settings-autosave.php:1139 wppa-settings-autosave.php:1149
9010
  #, fuzzy
9011
  msgid ""
9012
  "Changing the coverphoto size may result in all thumbnails being regenerated. "
@@ -9015,27 +9035,27 @@ msgstr ""
9015
  "Ändern der Größe in allen Coverfoto Thumbnails führen kann regeneriert "
9016
  "werden. das kann eine Weile dauern."
9017
 
9018
- #: wppa-settings-autosave.php:1146
9019
  #, fuzzy
9020
  msgid "Coverphoto size multi"
9021
  msgstr "Titelbild Größe Mehr"
9022
 
9023
- #: wppa-settings-autosave.php:1147
9024
  #, fuzzy
9025
  msgid "The size of coverphotos if more than one."
9026
  msgstr "Die Größe der coverphotos wenn mehr als ein."
9027
 
9028
- #: wppa-settings-autosave.php:1156
9029
  #, fuzzy
9030
  msgid "Size is height"
9031
  msgstr "Größe ist in der Höhe"
9032
 
9033
- #: wppa-settings-autosave.php:1157
9034
  #, fuzzy
9035
  msgid "The size of the coverphoto is the height of it."
9036
  msgstr "Die Größe des Titelbild ist die Höhe davon."
9037
 
9038
- #: wppa-settings-autosave.php:1158
9039
  #, fuzzy
9040
  msgid ""
9041
  "If set: the previous setting is the height, if unset: the largest of width "
@@ -9044,7 +9064,7 @@ msgstr ""
9044
  "Wenn gesetzt: die vorherige Einstellung ist die Höhe, wenn nicht gesetzt: "
9045
  "die größte Breite und Höhe."
9046
 
9047
- #: wppa-settings-autosave.php:1159
9048
  #, fuzzy
9049
  msgid ""
9050
  "This setting applies for coverphoto position top or bottom only (Table IV-"
@@ -9053,17 +9073,17 @@ msgstr ""
9053
  "Diese Einstellung gilt für Coverfoto Position oben oder unten nur (Tabelle "
9054
  "IV-D3)."
9055
 
9056
- #: wppa-settings-autosave.php:1160
9057
  #, fuzzy
9058
  msgid "This makes it easyer to make the covers of equal height."
9059
  msgstr "Dies macht es easyer die Abdeckungen von gleicher Höhe zu machen."
9060
 
9061
- #: wppa-settings-autosave.php:1168
9062
  #, fuzzy
9063
  msgid "Max number of covers per page."
9064
  msgstr "Max Anzahl der Sitzplätze pro Seite."
9065
 
9066
- #: wppa-settings-autosave.php:1169
9067
  #, fuzzy
9068
  msgid ""
9069
  "Enter the maximum number of album covers per page. A value of 0 indicates no "
@@ -9072,92 +9092,92 @@ msgstr ""
9072
  "Geben Sie die maximale Anzahl der Album pro Seite abdeckt. Ein Wert von 0 "
9073
  "bedeutet, dass keine Paginierung."
9074
 
9075
- #: wppa-settings-autosave.php:1171
9076
  #, fuzzy
9077
  msgid "covers"
9078
  msgstr "Covers"
9079
 
9080
- #: wppa-settings-autosave.php:1176
9081
  #, fuzzy
9082
  msgid "Rating and comment related size settings"
9083
  msgstr "Bewertung und Kommentar im Zusammenhang mit Größeneinstellungen"
9084
 
9085
- #: wppa-settings-autosave.php:1178
9086
  #, fuzzy
9087
  msgid "Rating size"
9088
  msgstr "Bewertung Größe"
9089
 
9090
- #: wppa-settings-autosave.php:1179
9091
  #, fuzzy
9092
  msgid "Select the number of voting stars."
9093
  msgstr "Wählen Sie die Anzahl der Abstimmungs Sterne."
9094
 
9095
- #: wppa-settings-autosave.php:1182
9096
  #, fuzzy
9097
  msgid "Standard: 5 stars"
9098
  msgstr "Standard: 5 Sterne"
9099
 
9100
- #: wppa-settings-autosave.php:1182
9101
  #, fuzzy
9102
  msgid "Extended: 10 stars"
9103
  msgstr "Erweitert: 10 Sterne"
9104
 
9105
- #: wppa-settings-autosave.php:1182
9106
  #, fuzzy
9107
  msgid "One button vote"
9108
  msgstr "Ein Buton"
9109
 
9110
- #: wppa-settings-autosave.php:1189
9111
  #, fuzzy
9112
  msgid "Display precision"
9113
  msgstr "Anzeigegenauigkeit"
9114
 
9115
- #: wppa-settings-autosave.php:1190
9116
  #, fuzzy
9117
  msgid "Select the desired rating display precision."
9118
  msgstr "Wählen Sie die gewünschte Bewertung Anzeigegenauigkeit."
9119
 
9120
- #: wppa-settings-autosave.php:1193
9121
  #, fuzzy
9122
  msgid "decimal places"
9123
  msgstr "Dezimalstellen:"
9124
 
9125
- #: wppa-settings-autosave.php:1201
9126
  #, fuzzy
9127
  msgid "Size of Avatar images."
9128
  msgstr "Größe von Avatar-Bilder."
9129
 
9130
- #: wppa-settings-autosave.php:1202
9131
  #, fuzzy
9132
  msgid "The size of the square avatar; must be > 0 and < 256"
9133
  msgstr "Die Größe des Platzes avatar; muss> 0 und <256"
9134
 
9135
- #: wppa-settings-autosave.php:1209
9136
  #, fuzzy
9137
  msgid "Rating space"
9138
  msgstr "Bewertung Platz"
9139
 
9140
- #: wppa-settings-autosave.php:1210
9141
  #, fuzzy
9142
  msgid "Space between avg and my rating stars"
9143
  msgstr "Der Raum zwischen avg und meine Bewertung Sterne"
9144
 
9145
- #: wppa-settings-autosave.php:1218
9146
  #, fuzzy
9147
  msgid "Widget related size settings"
9148
  msgstr "Widget bezogenen Größeneinstellungen"
9149
 
9150
- #: wppa-settings-autosave.php:1220
9151
  #, fuzzy
9152
  msgid "Widget width"
9153
  msgstr "Widget Breite"
9154
 
9155
- #: wppa-settings-autosave.php:1221
9156
  #, fuzzy
9157
  msgid "The useable width within widgets."
9158
  msgstr "Die nutzbare Breite innerhalb Widgets."
9159
 
9160
- #: wppa-settings-autosave.php:1222
9161
  #, fuzzy
9162
  msgid ""
9163
  "Widget width for photo of the day, general purpose (default), slideshow "
@@ -9166,237 +9186,237 @@ msgstr ""
9166
  "Widget Breite für Foto des Tages, für allgemeine Zwecke (Standard), Diashow "
9167
  "(Standard) und Widgets laden."
9168
 
9169
- #: wppa-settings-autosave.php:1229
9170
  #, fuzzy
9171
  msgid "TopTen count"
9172
  msgstr "TopTen Zahl"
9173
 
9174
- #: wppa-settings-autosave.php:1230
9175
  #, fuzzy
9176
  msgid "Number of photos in TopTen widget."
9177
  msgstr "Anzahl der Fotos in TopTen-Widget."
9178
 
9179
- #: wppa-settings-autosave.php:1231
9180
  #, fuzzy
9181
  msgid "Enter the maximum number of rated photos in the TopTen widget."
9182
  msgstr ""
9183
  "Geben Sie die maximale Anzahl der bewerteten Fotos in der TopTen-Widget."
9184
 
9185
- #: wppa-settings-autosave.php:1238
9186
  #, fuzzy
9187
  msgid "TopTen size"
9188
  msgstr "TopTen Größe"
9189
 
9190
- #: wppa-settings-autosave.php:1239
9191
  #, fuzzy
9192
  msgid "Size of thumbnails in TopTen widget."
9193
  msgstr "Größe der Thumbnails in TopTen-Widget."
9194
 
9195
- #: wppa-settings-autosave.php:1240
9196
  #, fuzzy
9197
  msgid "Enter the size for the mini photos in the TopTen widget."
9198
  msgstr "Geben Sie die Größe für die Mini-Fotos in der TopTen-Widget."
9199
 
9200
- #: wppa-settings-autosave.php:1241 wppa-settings-autosave.php:1261
9201
- #: wppa-settings-autosave.php:1281 wppa-settings-autosave.php:1301
9202
- #: wppa-settings-autosave.php:1321 wppa-settings-autosave.php:1341
9203
  #, fuzzy
9204
  msgid "The size applies to the width or height, whatever is the largest."
9205
  msgstr "Die Größe bezieht sich auf die Breite oder Höhe, was die größte ist."
9206
 
9207
- #: wppa-settings-autosave.php:1242 wppa-settings-autosave.php:1262
9208
- #: wppa-settings-autosave.php:1282 wppa-settings-autosave.php:1302
9209
- #: wppa-settings-autosave.php:1322 wppa-settings-autosave.php:1342
9210
  #, fuzzy
9211
  msgid ""
9212
  "Recommended values: 86 for a two column and 56 for a three column display."
9213
  msgstr ""
9214
  "Empfohlene Werte: 86 für eine Zwei-Säule und 56 für eine Dreispaltenanzeige."
9215
 
9216
- #: wppa-settings-autosave.php:1249
9217
  #, fuzzy
9218
  msgid "Comment count"
9219
  msgstr "Anzahl der Kommentare"
9220
 
9221
- #: wppa-settings-autosave.php:1250
9222
  #, fuzzy
9223
  msgid "Number of entries in Comment widget."
9224
  msgstr "Anzahl der Einträge im Kommentar-Widget."
9225
 
9226
- #: wppa-settings-autosave.php:1251
9227
  #, fuzzy
9228
  msgid "Enter the maximum number of entries in the Comment widget."
9229
  msgstr "Geben Sie die maximale Anzahl der Einträge in den Kommentar-Widget."
9230
 
9231
- #: wppa-settings-autosave.php:1253
9232
  #, fuzzy
9233
  msgid "entries"
9234
  msgstr "Eintragungen"
9235
 
9236
- #: wppa-settings-autosave.php:1258
9237
  #, fuzzy
9238
  msgid "Comment size"
9239
  msgstr "Kommentar Größe"
9240
 
9241
- #: wppa-settings-autosave.php:1259
9242
  #, fuzzy
9243
  msgid "Size of thumbnails in Comment widget."
9244
  msgstr "Größe der Thumbnails in Kommentar-Widget."
9245
 
9246
- #: wppa-settings-autosave.php:1260
9247
  #, fuzzy
9248
  msgid "Enter the size for the mini photos in the Comment widget."
9249
  msgstr "Geben Sie die Größe für die Mini-Fotos in der Kommentar-Widget."
9250
 
9251
- #: wppa-settings-autosave.php:1269
9252
  #, fuzzy
9253
  msgid "Thumbnail count"
9254
  msgstr "Thumbnail Zahl"
9255
 
9256
- #: wppa-settings-autosave.php:1270
9257
  #, fuzzy
9258
  msgid "Number of photos in Thumbnail widget."
9259
  msgstr "Anzahl der Fotos in Thumbnail-Widget."
9260
 
9261
- #: wppa-settings-autosave.php:1271
9262
  #, fuzzy
9263
  msgid "Enter the maximum number of rated photos in the Thumbnail widget."
9264
  msgstr ""
9265
  "Geben Sie die maximale Anzahl der bewerteten Fotos in der Thumbnail-Widget."
9266
 
9267
- #: wppa-settings-autosave.php:1278
9268
  #, fuzzy
9269
  msgid "Thumbnail widget size"
9270
  msgstr "Thumbnail-Widget Größe"
9271
 
9272
- #: wppa-settings-autosave.php:1279
9273
  #, fuzzy
9274
  msgid "Size of thumbnails in Thumbnail widget."
9275
  msgstr "Größe der Thumbnails in Thumbnail-Widget."
9276
 
9277
- #: wppa-settings-autosave.php:1280
9278
  #, fuzzy
9279
  msgid "Enter the size for the mini photos in the Thumbnail widget."
9280
  msgstr "Geben Sie die Größe für die Mini-Fotos in der Thumbnail-Widget."
9281
 
9282
- #: wppa-settings-autosave.php:1289
9283
  #, fuzzy
9284
  msgid "LasTen count"
9285
  msgstr "lasten Zahl"
9286
 
9287
- #: wppa-settings-autosave.php:1290
9288
  #, fuzzy
9289
  msgid "Number of photos in Last Ten widget."
9290
  msgstr "Anzahl Fotos in letzten zehn Widget."
9291
 
9292
- #: wppa-settings-autosave.php:1291
9293
  #, fuzzy
9294
  msgid "Enter the maximum number of photos in the LasTen widget."
9295
  msgstr "Geben Sie die maximale Anzahl der Fotos im lasten Widget."
9296
 
9297
- #: wppa-settings-autosave.php:1298
9298
  #, fuzzy
9299
  msgid "LasTen size"
9300
  msgstr "lasten Größe"
9301
 
9302
- #: wppa-settings-autosave.php:1299
9303
  #, fuzzy
9304
  msgid "Size of thumbnails in Last Ten widget."
9305
  msgstr "Größe der Thumbnails in letzten zehn Widget."
9306
 
9307
- #: wppa-settings-autosave.php:1300
9308
  #, fuzzy
9309
  msgid "Enter the size for the mini photos in the LasTen widget."
9310
  msgstr "Geben Sie die Größe für die Mini-Fotos im lasten Widget."
9311
 
9312
- #: wppa-settings-autosave.php:1309
9313
  #, fuzzy
9314
  msgid "Album widget count"
9315
  msgstr "Album-Widget Zählung"
9316
 
9317
- #: wppa-settings-autosave.php:1310
9318
  #, fuzzy
9319
  msgid "Number of albums in Album widget."
9320
  msgstr "Anzahl der Alben in Album-Widget."
9321
 
9322
- #: wppa-settings-autosave.php:1311
9323
  #, fuzzy
9324
  msgid ""
9325
  "Enter the maximum number of thumbnail photos of albums in the Album widget."
9326
  msgstr ""
9327
  "Geben Sie die maximale Anzahl der Miniatur Fotos von Alben im Album-Widget."
9328
 
9329
- #: wppa-settings-autosave.php:1313 wppa-settings-autosave.php:6203
9330
  #, fuzzy
9331
  msgid "albums"
9332
  msgstr "Alben"
9333
 
9334
- #: wppa-settings-autosave.php:1318
9335
  #, fuzzy
9336
  msgid "Album widget size"
9337
  msgstr "Album-Widget Größe"
9338
 
9339
- #: wppa-settings-autosave.php:1319
9340
  #, fuzzy
9341
  msgid "Size of thumbnails in Album widget."
9342
  msgstr "Größe der Thumbnails in Album-Widget."
9343
 
9344
- #: wppa-settings-autosave.php:1320
9345
  #, fuzzy
9346
  msgid "Enter the size for the mini photos in the Album widget."
9347
  msgstr "Geben Sie die Größe für die Mini-Fotos im Album-Widget."
9348
 
9349
- #: wppa-settings-autosave.php:1329
9350
  #, fuzzy
9351
  msgid "FeaTen count"
9352
  msgstr "FeaTen Zahl"
9353
 
9354
- #: wppa-settings-autosave.php:1330
9355
  #, fuzzy
9356
  msgid "Number of photos in Featured Ten widget."
9357
  msgstr "Anzahl Fotos in Hervorgehoben Ten-Widget."
9358
 
9359
- #: wppa-settings-autosave.php:1331
9360
  #, fuzzy
9361
  msgid "Enter the maximum number of photos in the FeaTen widget."
9362
  msgstr "Geben Sie die maximale Anzahl der Fotos im FeaTen Widget."
9363
 
9364
- #: wppa-settings-autosave.php:1338
9365
  #, fuzzy
9366
  msgid "FeaTen size"
9367
  msgstr "FeaTen Größe"
9368
 
9369
- #: wppa-settings-autosave.php:1339
9370
  #, fuzzy
9371
  msgid "Size of thumbnails in Featured Ten widget."
9372
  msgstr "Größe der Thumbnails in Hervorgehoben Ten-Widget."
9373
 
9374
- #: wppa-settings-autosave.php:1340
9375
  #, fuzzy
9376
  msgid "Enter the size for the mini photos in the FeaTen widget."
9377
  msgstr "Geben Sie die Größe für die Mini-Fotos im FeaTen Widget."
9378
 
9379
- #: wppa-settings-autosave.php:1349
9380
  #, fuzzy
9381
  msgid "Tagcloud min size"
9382
  msgstr "Tagcloud min Größe"
9383
 
9384
- #: wppa-settings-autosave.php:1350
9385
  #, fuzzy
9386
  msgid "Minimal fontsize in tagclouds"
9387
  msgstr "Minimale Schriftgröße in Tagclouds"
9388
 
9389
- #: wppa-settings-autosave.php:1358
9390
  #, fuzzy
9391
  msgid "Tagcloud max size"
9392
  msgstr "Tagcloud max Größe"
9393
 
9394
- #: wppa-settings-autosave.php:1359
9395
  #, fuzzy
9396
  msgid "Maximal fontsize in tagclouds"
9397
  msgstr "Maximal Größe in Tagclouds"
9398
 
9399
- #: wppa-settings-autosave.php:1367
9400
  #, fuzzy
9401
  msgid ""
9402
  "Lightbox related size settings. These settings have effect only when Table "
@@ -9405,7 +9425,7 @@ msgstr ""
9405
  "Lightbox bezogenen Größeneinstellungen. Diese Einstellungen haben nur "
9406
  "wirksam, wenn der Tabelle IX-J3 ist auf WPPA"
9407
 
9408
- #: wppa-settings-autosave.php:1370
9409
  #, fuzzy
9410
  msgid ""
9411
  "Number of lines on the lightbox description area, exclusive the n/m line."
@@ -9413,127 +9433,127 @@ msgstr ""
9413
  "Anzahl der Linien auf dem Leuchtkasten Beschreibung Bereich, exklusive der "
9414
  "n / m Linie."
9415
 
9416
- #: wppa-settings-autosave.php:1371
9417
  #, fuzzy
9418
  msgid "Enter a number in the range from 0 to 24 or auto"
9419
  msgstr "Geben Sie eine Zahl im Bereich von 0 bis 24 oder Auto"
9420
 
9421
- #: wppa-settings-autosave.php:1373
9422
  #, fuzzy
9423
  msgid "lines"
9424
  msgstr "Leitungen"
9425
 
9426
- #: wppa-settings-autosave.php:1378
9427
  #, fuzzy
9428
  msgid "Magnifier cursor size"
9429
  msgstr "Lupe Cursorgröße"
9430
 
9431
- #: wppa-settings-autosave.php:1379
9432
  #, fuzzy
9433
  msgid "Select the size of the magnifier cursor."
9434
  msgstr "Wählen Sie die Größe der Lupe Cursor."
9435
 
9436
- #: wppa-settings-autosave.php:1382
9437
  #, fuzzy
9438
  msgid "small"
9439
  msgstr "klein"
9440
 
9441
- #: wppa-settings-autosave.php:1382 wppa-settings-autosave.php:2979
9442
  #, fuzzy
9443
  msgid "medium"
9444
  msgstr "Mittelmäßig"
9445
 
9446
- #: wppa-settings-autosave.php:1382
9447
  #, fuzzy
9448
  msgid "large"
9449
  msgstr "groß"
9450
 
9451
- #: wppa-settings-autosave.php:1392
9452
  #, fuzzy
9453
  msgid "Border width for lightbox display."
9454
  msgstr "Randbreite für Leuchtkasten Anzeige."
9455
 
9456
- #: wppa-settings-autosave.php:1401
9457
  #, fuzzy
9458
  msgid "Border radius for lightbox display."
9459
  msgstr "Border Radius für Leuchtkasten Anzeige."
9460
 
9461
- #: wppa-settings-autosave.php:1410
9462
  #, fuzzy
9463
  msgid "Video related size settings"
9464
  msgstr "Video bezogenen Größeneinstellungen"
9465
 
9466
- #: wppa-settings-autosave.php:1412
9467
  #, fuzzy
9468
  msgid "Default width"
9469
  msgstr "Default Width"
9470
 
9471
- #: wppa-settings-autosave.php:1413
9472
  #, fuzzy
9473
  msgid "The width of most videos"
9474
  msgstr "Die Breite der meisten Videos"
9475
 
9476
- #: wppa-settings-autosave.php:1421
9477
  #, fuzzy
9478
  msgid "Default height"
9479
  msgstr "Standard Größe"
9480
 
9481
- #: wppa-settings-autosave.php:1422
9482
  #, fuzzy
9483
  msgid "The height of most videos"
9484
  msgstr "Die Höhe der meisten Videos"
9485
 
9486
- #: wppa-settings-autosave.php:1448
9487
  #, fuzzy
9488
  msgid "Table II:"
9489
  msgstr "Tabelle II:"
9490
 
9491
- #: wppa-settings-autosave.php:1448
9492
  #, fuzzy
9493
  msgid "Visibility:"
9494
  msgstr "Sichtbarkeit:"
9495
 
9496
- #: wppa-settings-autosave.php:1449
9497
  #, fuzzy
9498
  msgid "This table describes the visibility of certain wppa+ elements."
9499
  msgstr "Diese Tabelle beschreibt die Sichtbarkeit bestimmter WPPA Elemente."
9500
 
9501
- #: wppa-settings-autosave.php:1467
9502
  #, fuzzy
9503
  msgid "Breadcrumb related visibility settings"
9504
  msgstr "Brotkrumen im Zusammenhang mit Sichtbarkeitseinstellungen"
9505
 
9506
- #: wppa-settings-autosave.php:1469
9507
  #, fuzzy
9508
  msgid "Breadcrumb on posts"
9509
  msgstr "Brotkrumen auf Pfählen"
9510
 
9511
- #: wppa-settings-autosave.php:1470 wppa-settings-autosave.php:1480
9512
  #, fuzzy
9513
  msgid "Show breadcrumb navigation bars."
9514
  msgstr "Zeigen Brotkrumennavigation Bars."
9515
 
9516
- #: wppa-settings-autosave.php:1471 wppa-settings-autosave.php:1481
9517
  #, fuzzy
9518
  msgid "Indicate whether a breadcrumb navigation should be displayed"
9519
  msgstr "Gibt an, ob ein Brotkrumen-Navigation angezeigt werden soll"
9520
 
9521
- #: wppa-settings-autosave.php:1479
9522
  #, fuzzy
9523
  msgid "Breadcrumb on pages"
9524
  msgstr "Brotkrumen auf den Seiten"
9525
 
9526
- #: wppa-settings-autosave.php:1489
9527
  #, fuzzy
9528
  msgid "Breadcrumb on search results"
9529
  msgstr "Brotkrumen auf die Suchergebnisse"
9530
 
9531
- #: wppa-settings-autosave.php:1490
9532
  #, fuzzy
9533
  msgid "Show breadcrumb navigation bars on the search results page."
9534
  msgstr "Zeigen Brotkrumennavigation Balken auf der Suchergebnisseite."
9535
 
9536
- #: wppa-settings-autosave.php:1491
9537
  #, fuzzy
9538
  msgid ""
9539
  "Indicate whether a breadcrumb navigation should be displayed above the "
@@ -9542,17 +9562,17 @@ msgstr ""
9542
  "Gibt an, ob ein Brotkrumen-Navigation über den Suchergebnissen angezeigt "
9543
  "werden sollen."
9544
 
9545
- #: wppa-settings-autosave.php:1498
9546
  #, fuzzy
9547
  msgid "Breadcrumb on topten displays"
9548
  msgstr "Brotkrumen auf topten Displays"
9549
 
9550
- #: wppa-settings-autosave.php:1499
9551
  #, fuzzy
9552
  msgid "Show breadcrumb navigation bars on topten displays."
9553
  msgstr "Zeigen Brotkrumennavigation Bars auf topten angezeigt."
9554
 
9555
- #: wppa-settings-autosave.php:1500
9556
  #, fuzzy
9557
  msgid ""
9558
  "Indicate whether a breadcrumb navigation should be displayed above the "
@@ -9561,17 +9581,17 @@ msgstr ""
9561
  "Gibt an, ob ein Brotkrumen-Navigation über den TopTen-Displays angezeigt "
9562
  "werden sollen."
9563
 
9564
- #: wppa-settings-autosave.php:1507
9565
  #, fuzzy
9566
  msgid "Breadcrumb on last ten displays"
9567
  msgstr "Brotkrumen auf den letzten zehn Displays"
9568
 
9569
- #: wppa-settings-autosave.php:1508
9570
  #, fuzzy
9571
  msgid "Show breadcrumb navigation bars on last ten displays."
9572
  msgstr "Zeigen Brotkrumennavigation Balken letzten zehn Displays."
9573
 
9574
- #: wppa-settings-autosave.php:1509
9575
  #, fuzzy
9576
  msgid ""
9577
  "Indicate whether a breadcrumb navigation should be displayed above the last "
@@ -9580,17 +9600,17 @@ msgstr ""
9580
  "Gibt an, ob ein Brotkrumen-Navigation über den letzten zehn Displays "
9581
  "angezeigt werden sollen."
9582
 
9583
- #: wppa-settings-autosave.php:1516
9584
  #, fuzzy
9585
  msgid "Breadcrumb on comment ten displays"
9586
  msgstr "Brotkrumen auf Kommentar zehn Displays"
9587
 
9588
- #: wppa-settings-autosave.php:1517
9589
  #, fuzzy
9590
  msgid "Show breadcrumb navigation bars on comment ten displays."
9591
  msgstr "Zeigen Brotkrumennavigation Balken Kommentar zehn angezeigt."
9592
 
9593
- #: wppa-settings-autosave.php:1518
9594
  #, fuzzy
9595
  msgid ""
9596
  "Indicate whether a breadcrumb navigation should be displayed above the "
@@ -9599,17 +9619,17 @@ msgstr ""
9599
  "Gibt an, ob ein Brotkrumen-Navigation über dem Kommentar zehn Displays "
9600
  "angezeigt werden sollen."
9601
 
9602
- #: wppa-settings-autosave.php:1525
9603
  #, fuzzy
9604
  msgid "Breadcrumb on tag result displays"
9605
  msgstr "Brotkrumen auf Tag Ergebnisanzeigen"
9606
 
9607
- #: wppa-settings-autosave.php:1526
9608
  #, fuzzy
9609
  msgid "Show breadcrumb navigation bars on tag result displays."
9610
  msgstr "Zeigen Brotkrumennavigation Balken Tag Ergebnisanzeigen."
9611
 
9612
- #: wppa-settings-autosave.php:1527
9613
  #, fuzzy
9614
  msgid ""
9615
  "Indicate whether a breadcrumb navigation should be displayed above the tag "
@@ -9618,17 +9638,17 @@ msgstr ""
9618
  "Gibt an, ob ein Brotkrumen-Navigation über den Tag Ergebnisanzeigen "
9619
  "angezeigt werden sollen."
9620
 
9621
- #: wppa-settings-autosave.php:1534
9622
  #, fuzzy
9623
  msgid "Breadcrumb on featured ten displays"
9624
  msgstr "Brotkrumen auf zehn vorgestellten Displays"
9625
 
9626
- #: wppa-settings-autosave.php:1535
9627
  #, fuzzy
9628
  msgid "Show breadcrumb navigation bars on featured ten displays."
9629
  msgstr "Zeigen Brotkrumennavigation Balken mit insgesamt zehn Anzeigen."
9630
 
9631
- #: wppa-settings-autosave.php:1536
9632
  #, fuzzy
9633
  msgid ""
9634
  "Indicate whether a breadcrumb navigation should be displayed above the "
@@ -9637,17 +9657,17 @@ msgstr ""
9637
  "Gibt an, ob ein Brotkrumen-Navigation über den vorgestellten zehn Displays "
9638
  "angezeigt werden sollen."
9639
 
9640
- #: wppa-settings-autosave.php:1543
9641
  #, fuzzy
9642
  msgid "Breadcrumb on related photos displays"
9643
  msgstr "Brotkrumen auf ähnliche Fotos Displays"
9644
 
9645
- #: wppa-settings-autosave.php:1544
9646
  #, fuzzy
9647
  msgid "Show breadcrumb navigation bars on related photos displays."
9648
  msgstr "Zeigen Brotkrumennavigation Bars auf ähnliche Fotos angezeigt."
9649
 
9650
- #: wppa-settings-autosave.php:1545
9651
  #, fuzzy
9652
  msgid ""
9653
  "Indicate whether a breadcrumb navigation should be displayed above the "
@@ -9656,66 +9676,66 @@ msgstr ""
9656
  "Gibt an, ob ein Brotkrumen-Navigation über den dazugehörigen Fotos Displays "
9657
  "angezeigt werden sollen."
9658
 
9659
- #: wppa-settings-autosave.php:1552 wppa-setup.php:754
9660
  #, fuzzy
9661
  msgid "Home"
9662
  msgstr "Startseite"
9663
 
9664
- #: wppa-settings-autosave.php:1553
9665
  #, fuzzy
9666
  msgid "Show \"Home\" in breadcrumb."
9667
  msgstr "Zeigen Sie \"Home\" in Brotkrumen."
9668
 
9669
- #: wppa-settings-autosave.php:1554
9670
  #, fuzzy
9671
  msgid ""
9672
  "Indicate whether the breadcrumb navigation should start with a \"Home\"-link"
9673
  msgstr ""
9674
  "Gibt an, ob die Brotkrumen-Navigation mit einem \"Home\" -Link beginnen soll"
9675
 
9676
- #: wppa-settings-autosave.php:1561
9677
  #, fuzzy
9678
  msgid "Home text"
9679
  msgstr "Home Text"
9680
 
9681
- #: wppa-settings-autosave.php:1562
9682
  #, fuzzy
9683
  msgid "The text to use as \"Home\""
9684
  msgstr "Der Text zu verwenden, wie \"Home\""
9685
 
9686
- #: wppa-settings-autosave.php:1571
9687
  #, fuzzy
9688
  msgid "Show the page(s) in breadcrumb."
9689
  msgstr "Zeigen Sie die Seite (n) in Brotkrumen."
9690
 
9691
- #: wppa-settings-autosave.php:1572
9692
  #, fuzzy
9693
  msgid ""
9694
  "Indicate whether the breadcrumb navigation should show the page(hierarchy)"
9695
  msgstr ""
9696
  "Gibt an, ob die Brotkrumen-Navigation die Seite (Hierarchie) zeigen sollte"
9697
 
9698
- #: wppa-settings-autosave.php:1579
9699
  #, fuzzy
9700
  msgid "Separator"
9701
  msgstr "Trennzeichen"
9702
 
9703
- #: wppa-settings-autosave.php:1580
9704
  #, fuzzy
9705
  msgid "Breadcrumb separator symbol."
9706
  msgstr "Brotkrumen-Trennzeichen."
9707
 
9708
- #: wppa-settings-autosave.php:1581
9709
  #, fuzzy
9710
  msgid "Select the desired breadcrumb separator element."
9711
  msgstr "Wählen Sie die gewünschte Brotkrumen Trennelement."
9712
 
9713
- #: wppa-settings-autosave.php:1582
9714
  #, fuzzy
9715
  msgid "A text string may contain valid html."
9716
  msgstr "Eine Textzeichenfolge kann gültigen HTML enthalten."
9717
 
9718
- #: wppa-settings-autosave.php:1583
9719
  #, fuzzy
9720
  msgid ""
9721
  "An image will be scaled automatically if you set the navigation font size."
@@ -9723,32 +9743,32 @@ msgstr ""
9723
  "Ein Bild wird automatisch skaliert, wenn Sie die Navigation Schriftgröße "
9724
  "einstellen."
9725
 
9726
- #: wppa-settings-autosave.php:1585
9727
  #, fuzzy
9728
  msgid "Text (html):"
9729
  msgstr "Text HTML"
9730
 
9731
- #: wppa-settings-autosave.php:1585
9732
  #, fuzzy
9733
  msgid "Image (url):"
9734
  msgstr "Bild-URL"
9735
 
9736
- #: wppa-settings-autosave.php:1593
9737
  #, fuzzy
9738
  msgid "Html"
9739
  msgstr "Html"
9740
 
9741
- #: wppa-settings-autosave.php:1594
9742
  #, fuzzy
9743
  msgid "Breadcrumb separator text."
9744
  msgstr "Breadcrumb Separator"
9745
 
9746
- #: wppa-settings-autosave.php:1595
9747
  #, fuzzy
9748
  msgid "Enter the HTML code that produces the separator symbol you want."
9749
  msgstr "Geben Sie den HTML-Code, der das Trennzeichen erzeugt Sie wollen."
9750
 
9751
- #: wppa-settings-autosave.php:1596
9752
  #, fuzzy
9753
  msgid ""
9754
  "It may be as simple as '-' (without the quotes) or as complex as a tag like "
@@ -9757,17 +9777,17 @@ msgstr ""
9757
  "Es kann so einfach sein wie \"-\" (ohne Anführungszeichen), oder so komplex "
9758
  "wie ein Tag wie <div> .. </div> ."
9759
 
9760
- #: wppa-settings-autosave.php:1603
9761
  #, fuzzy
9762
  msgid "Image Url"
9763
  msgstr "Bild-URL"
9764
 
9765
- #: wppa-settings-autosave.php:1604
9766
  #, fuzzy
9767
  msgid "Full url to separator image."
9768
  msgstr "Vollständige URL Separator Bild."
9769
 
9770
- #: wppa-settings-autosave.php:1605
9771
  #, fuzzy
9772
  msgid ""
9773
  "Enter the full url to the image you want to use for the separator symbol."
@@ -9775,64 +9795,64 @@ msgstr ""
9775
  "Geben Sie die vollständige URL zum Bild, das Sie für das Trennzeichen "
9776
  "verwenden möchten."
9777
 
9778
- #: wppa-settings-autosave.php:1612
9779
  #, fuzzy
9780
  msgid "Pagelink position"
9781
  msgstr "Pagelink Position"
9782
 
9783
- #: wppa-settings-autosave.php:1613
9784
  #, fuzzy
9785
  msgid "The location for the pagelinks bar."
9786
  msgstr "Die Lage für die pagelinks bar."
9787
 
9788
- #: wppa-settings-autosave.php:1616 wppa-settings-autosave.php:4114
9789
  #, fuzzy
9790
  msgid "Top"
9791
  msgstr "Top"
9792
 
9793
- #: wppa-settings-autosave.php:1616 wppa-settings-autosave.php:4114
9794
  #, fuzzy
9795
  msgid "Bottom"
9796
  msgstr "Unten"
9797
 
9798
- #: wppa-settings-autosave.php:1616
9799
  #, fuzzy
9800
  msgid "Both"
9801
  msgstr "Beide"
9802
 
9803
- #: wppa-settings-autosave.php:1623
9804
  #, fuzzy
9805
  msgid "Thumblink on slideshow"
9806
  msgstr "Thumblink auf Diashow"
9807
 
9808
- #: wppa-settings-autosave.php:1624
9809
  #, fuzzy
9810
  msgid "Show a thumb link on slideshow bc."
9811
  msgstr "Zeigen Sie mit dem Daumen Link auf Diashow bc."
9812
 
9813
- #: wppa-settings-autosave.php:1625
9814
  #, fuzzy
9815
  msgid "Show a link to thumbnail display on an breadcrumb above a slideshow"
9816
  msgstr ""
9817
  "Zeigen Sie einen Link auf die Miniaturansicht auf einem Brotkrumen über "
9818
  "einer Diashow"
9819
 
9820
- #: wppa-settings-autosave.php:1632
9821
  #, fuzzy
9822
  msgid "Slideshow related visibility settings"
9823
  msgstr "Diashow bezogenen Einstellungen für die Sichtbarkeit"
9824
 
9825
- #: wppa-settings-autosave.php:1634
9826
  #, fuzzy
9827
  msgid "Start/stop"
9828
  msgstr "Start-Stopp-System"
9829
 
9830
- #: wppa-settings-autosave.php:1635
9831
  #, fuzzy
9832
  msgid "Show the Start/Stop slideshow bar."
9833
  msgstr "Zeigen Sie die Start / Stop Diashow bar."
9834
 
9835
- #: wppa-settings-autosave.php:1636
9836
  #, fuzzy
9837
  msgid ""
9838
  "If checked: display the start/stop slideshow navigation bar above the full-"
@@ -9841,17 +9861,17 @@ msgstr ""
9841
  "Wenn diese Option aktiviert: die Startanzeige / Diashow Navigationsleiste "
9842
  "über die Bilder in voller Größe und Diashow zu stoppen"
9843
 
9844
- #: wppa-settings-autosave.php:1643
9845
  #, fuzzy
9846
  msgid "Browse bar"
9847
  msgstr "Durchsuchen Bar"
9848
 
9849
- #: wppa-settings-autosave.php:1644
9850
  #, fuzzy
9851
  msgid "Show Browse photos bar."
9852
  msgstr "Zeigen Suche Fotos bar."
9853
 
9854
- #: wppa-settings-autosave.php:1645
9855
  #, fuzzy
9856
  msgid ""
9857
  "If checked: display the preveous/next navigation bar under the full-size "
@@ -9860,17 +9880,17 @@ msgstr ""
9860
  "Wenn diese Option aktiviert: Zeigt die preveous / nächste Navigationsleiste "
9861
  "unter den Bildern in voller Größe und Diashow"
9862
 
9863
- #: wppa-settings-autosave.php:1652
9864
  #, fuzzy
9865
  msgid "Filmstrip"
9866
  msgstr "Bildband"
9867
 
9868
- #: wppa-settings-autosave.php:1653
9869
  #, fuzzy
9870
  msgid "Show Filmstrip navigation bar."
9871
  msgstr "Zeigen Diastreifen Navigationsleiste."
9872
 
9873
- #: wppa-settings-autosave.php:1654
9874
  #, fuzzy
9875
  msgid ""
9876
  "If checked: display the filmstrip navigation bar under the full_size images "
@@ -9879,56 +9899,56 @@ msgstr ""
9879
  "Wenn diese Option aktiviert: Anzeige des Filmstreifens Navigationsleiste "
9880
  "unter den full_size Bilder und Diashow"
9881
 
9882
- #: wppa-settings-autosave.php:1661
9883
  #, fuzzy
9884
  msgid "Film seam"
9885
  msgstr "Film Naht"
9886
 
9887
- #: wppa-settings-autosave.php:1662
9888
  #, fuzzy
9889
  msgid "Show seam between end and start of film."
9890
  msgstr "Zeigen Naht zwischen Ende und Anfang des Films."
9891
 
9892
- #: wppa-settings-autosave.php:1663
9893
  #, fuzzy
9894
  msgid "If checked: display the wrap-around point in the filmstrip"
9895
  msgstr ""
9896
  "Wenn diese Option aktiviert: Anzeige der Wrap-around-Punkt in dem "
9897
  "Filmstreifen"
9898
 
9899
- #: wppa-settings-autosave.php:1671
9900
  #, fuzzy
9901
  msgid "Display photo name."
9902
  msgstr "Anzeigen von Foto Namen."
9903
 
9904
- #: wppa-settings-autosave.php:1672
9905
  #, fuzzy
9906
  msgid "If checked: display the name of the photo under the slideshow image."
9907
  msgstr ""
9908
  "Wenn diese Option aktiviert: den Namen des Fotos unter der Diashow Bild "
9909
  "anzuzeigen."
9910
 
9911
- #: wppa-settings-autosave.php:1679 wppa-settings-autosave.php:2084
9912
  #, fuzzy
9913
  msgid "Add (Owner)"
9914
  msgstr "Gastgeber hinzufügen"
9915
 
9916
- #: wppa-settings-autosave.php:1680 wppa-settings-autosave.php:2085
9917
  #, fuzzy
9918
  msgid "Add the uploaders display name in parenthesis to the name."
9919
  msgstr "Fügen Sie den Uploader Anzeigenamen in Klammern auf den Namen."
9920
 
9921
- #: wppa-settings-autosave.php:1688
9922
  #, fuzzy
9923
  msgid "Photo desc"
9924
  msgstr "Foto ab"
9925
 
9926
- #: wppa-settings-autosave.php:1689
9927
  #, fuzzy
9928
  msgid "Display Photo description."
9929
  msgstr "Anzeige Fotobeschreibung"
9930
 
9931
- #: wppa-settings-autosave.php:1690
9932
  #, fuzzy
9933
  msgid ""
9934
  "If checked: display the description of the photo under the slideshow image."
@@ -9936,43 +9956,43 @@ msgstr ""
9936
  "Wenn diese Option aktiviert: die Beschreibung des Fotos unter der Diashow "
9937
  "Bild anzuzeigen."
9938
 
9939
- #: wppa-settings-autosave.php:1697
9940
  #, fuzzy
9941
  msgid "Hide when empty"
9942
  msgstr "Leere nicht anzeigen"
9943
 
9944
- #: wppa-settings-autosave.php:1698
9945
  #, fuzzy
9946
  msgid "Hide the descriptionbox when empty."
9947
  msgstr "Ausblenden der descriptionbox wenn sie leer sind."
9948
 
9949
- #: wppa-settings-autosave.php:1706
9950
  #, fuzzy
9951
  msgid "Rating system"
9952
  msgstr "Bewertungssystem („Rating System“)"
9953
 
9954
- #: wppa-settings-autosave.php:1707
9955
  #, fuzzy
9956
  msgid "Enable the rating system."
9957
  msgstr "Aktivieren Sie das Rating-System."
9958
 
9959
- #: wppa-settings-autosave.php:1708
9960
  #, fuzzy
9961
  msgid "If checked, the photo rating system will be enabled."
9962
  msgstr ""
9963
  "Wenn diese Option aktiviert, wird das Foto Rating-System aktiviert werden."
9964
 
9965
- #: wppa-settings-autosave.php:1716
9966
  #, fuzzy
9967
  msgid "Comments system"
9968
  msgstr "Kommentare System"
9969
 
9970
- #: wppa-settings-autosave.php:1717
9971
  #, fuzzy
9972
  msgid "Enable the comments system."
9973
  msgstr "Aktivieren Sie die Kommentarsystem."
9974
 
9975
- #: wppa-settings-autosave.php:1718
9976
  #, fuzzy
9977
  msgid ""
9978
  "Display the comments box under the fullsize images and let users enter their "
@@ -9981,67 +10001,67 @@ msgstr ""
9981
  "Rufen Sie das Kommentarfeld unter den Gross Bilder und lassen Sie Benutzer "
9982
  "geben die Kommentare zu den einzelnen Fotos."
9983
 
9984
- #: wppa-settings-autosave.php:1726
9985
  #, fuzzy
9986
  msgid "Comment Avatar default"
9987
  msgstr "Kommentar Avatar Standard"
9988
 
9989
- #: wppa-settings-autosave.php:1727
9990
  #, fuzzy
9991
  msgid "Show Avatars with the comments if not --- none ---"
9992
  msgstr "Zeigen Avatare mit den Kommentaren, wenn nicht --- keine ---"
9993
 
9994
- #: wppa-settings-autosave.php:1732
9995
  #, fuzzy
9996
  msgid "mystery man"
9997
  msgstr "Geheime Gestalt"
9998
 
9999
- #: wppa-settings-autosave.php:1733
10000
  #, fuzzy
10001
  msgid "identicon"
10002
  msgstr "Identicon"
10003
 
10004
- #: wppa-settings-autosave.php:1734
10005
  #, fuzzy
10006
  msgid "monsterid"
10007
  msgstr "monsterid"
10008
 
10009
- #: wppa-settings-autosave.php:1735
10010
  #, fuzzy
10011
  msgid "wavatar"
10012
  msgstr "wavatar"
10013
 
10014
- #: wppa-settings-autosave.php:1736
10015
  #, fuzzy
10016
  msgid "retro"
10017
  msgstr "Retro"
10018
 
10019
- #: wppa-settings-autosave.php:1737
10020
  #, fuzzy
10021
  msgid "--- url ---"
10022
  msgstr "URL"
10023
 
10024
- #: wppa-settings-autosave.php:1752
10025
  #, fuzzy
10026
  msgid "Comment Avatar url"
10027
  msgstr "Kommentar Avatar url"
10028
 
10029
- #: wppa-settings-autosave.php:1753
10030
  #, fuzzy
10031
  msgid "Comment Avatar default url."
10032
  msgstr "Kommentar Avatar Standard-URL."
10033
 
10034
- #: wppa-settings-autosave.php:1761
10035
  #, fuzzy
10036
  msgid "Big Browse Buttons"
10037
  msgstr "Big durchsuchen Anstecker"
10038
 
10039
- #: wppa-settings-autosave.php:1762
10040
  #, fuzzy
10041
  msgid "Enable invisible browsing buttons."
10042
  msgstr "Aktivieren unsichtbar Browsing Tasten."
10043
 
10044
- #: wppa-settings-autosave.php:1763 wppa-settings-autosave.php:2352
10045
  #, fuzzy
10046
  msgid ""
10047
  "If checked, the fullsize image is covered by two invisible areas that act as "
@@ -10050,8 +10070,8 @@ msgstr ""
10050
  "Wenn diese Option aktiviert, wird das großes Bild von zwei unsichtbare "
10051
  "Bereiche abgedeckt, die als Browse-Tasten fungieren."
10052
 
10053
- #: wppa-settings-autosave.php:1764 wppa-settings-autosave.php:2353
10054
- #: wppa-settings-autosave.php:2363
10055
  #, fuzzy
10056
  msgid ""
10057
  "Make sure the Full height (Table I-B2) is properly configured to prevent "
@@ -10060,44 +10080,44 @@ msgstr ""
10060
  "Achten Sie darauf, die volle Höhe (Tabelle I-B2) richtig, diese Bereiche zu "
10061
  "verhindern konfiguriert unerwünschte Raum zu überlappen."
10062
 
10063
- #: wppa-settings-autosave.php:1771
10064
  #, fuzzy
10065
  msgid "Ugly Browse Buttons"
10066
  msgstr "Hässliche durchsuchen Anstecker"
10067
 
10068
- #: wppa-settings-autosave.php:1772
10069
  #, fuzzy
10070
  msgid "Enable the ugly browsing buttons."
10071
  msgstr "Aktivieren Sie die hässlichen Browsing Tasten."
10072
 
10073
- #: wppa-settings-autosave.php:1773
10074
  #, fuzzy
10075
  msgid "If checked, the fullsize image is covered by two browse buttons."
10076
  msgstr ""
10077
  "Wenn diese Option aktiviert, wird das großes Bild von zwei Schaltflächen "
10078
  "Durchsuchen abgedeckt."
10079
 
10080
- #: wppa-settings-autosave.php:1784
10081
  #, fuzzy
10082
  msgid "Start/stop icons"
10083
  msgstr "Start / Stopp-Symbole"
10084
 
10085
- #: wppa-settings-autosave.php:1785
10086
  #, fuzzy
10087
  msgid "Show start and stop icons at the center of the slide"
10088
  msgstr "Zeigen Sie Start- und Stopp-Symbole in der Mitte des Schiebers"
10089
 
10090
- #: wppa-settings-autosave.php:1797
10091
  #, fuzzy
10092
  msgid "Show custom box"
10093
  msgstr "Zeige eigene Box"
10094
 
10095
- #: wppa-settings-autosave.php:1798
10096
  #, fuzzy
10097
  msgid "Display the custom box in the slideshow"
10098
  msgstr "Zeigen Sie das benutzerdefinierte Feld in der Diashow"
10099
 
10100
- #: wppa-settings-autosave.php:1799 wppa-settings-autosave.php:1810
10101
  #, fuzzy
10102
  msgid ""
10103
  "You can fill the custom box with any html you like. It will not be checked, "
@@ -10107,132 +10127,132 @@ msgstr ""
10107
  "möchten. Es wird nicht überprüft werden, es ist also Ihre eigene "
10108
  "Verantwortung Tags richtig zu schließen."
10109
 
10110
- #: wppa-settings-autosave.php:1800 wppa-settings-autosave.php:1811
10111
  #, fuzzy
10112
  msgid "The position of the box can be defined in Table IX-E."
10113
  msgstr "Die Position der Box kann in Tabelle IX-E definiert werden."
10114
 
10115
- #: wppa-settings-autosave.php:1808
10116
  #, fuzzy
10117
  msgid "Custom content"
10118
  msgstr "Benutzerdefinierter Inhalt"
10119
 
10120
- #: wppa-settings-autosave.php:1809
10121
  #, fuzzy
10122
  msgid "The content (html) of the custom box."
10123
  msgstr "Der Inhalt (html) des benutzerdefinierten Feld."
10124
 
10125
- #: wppa-settings-autosave.php:1818
10126
  #, fuzzy
10127
  msgid "Slideshow/Number bar"
10128
  msgstr "Diashow / Anzahl bar"
10129
 
10130
- #: wppa-settings-autosave.php:1819
10131
  #, fuzzy
10132
  msgid "Display the Slideshow / Number bar."
10133
  msgstr "Mit der Diaschau / Anzahl bar."
10134
 
10135
- #: wppa-settings-autosave.php:1820
10136
  #, fuzzy
10137
  msgid "If checked: display the number boxes on slideshow"
10138
  msgstr "Wenn diese Option aktiviert: Zeigt die Nummernfelder auf Diashow"
10139
 
10140
- #: wppa-settings-autosave.php:1828
10141
  #, fuzzy
10142
  msgid "IPTC system"
10143
  msgstr "IPTC-System"
10144
 
10145
- #: wppa-settings-autosave.php:1829
10146
  #, fuzzy
10147
  msgid "Enable the iptc system."
10148
  msgstr "Aktivieren Sie die IPTC-System."
10149
 
10150
- #: wppa-settings-autosave.php:1830
10151
  #, fuzzy
10152
  msgid "Display the iptc box under the fullsize images."
10153
  msgstr "Rufen Sie das IPTC-Box unter den Gross Bilder."
10154
 
10155
- #: wppa-settings-autosave.php:1838
10156
  #, fuzzy
10157
  msgid "IPTC open"
10158
  msgstr "IPTC offen"
10159
 
10160
- #: wppa-settings-autosave.php:1839
10161
  #, fuzzy
10162
  msgid "Display the iptc box initially opened."
10163
  msgstr "Anzeige der IPTC-Feld zunächst geöffnet."
10164
 
10165
- #: wppa-settings-autosave.php:1840
10166
  #, fuzzy
10167
  msgid "Display the iptc box under the fullsize images initially open."
10168
  msgstr "Rufen Sie das IPTC-Box unter den Gross Bilder zunächst offen."
10169
 
10170
- #: wppa-settings-autosave.php:1848
10171
  #, fuzzy
10172
  msgid "EXIF system"
10173
  msgstr "EXIF-System"
10174
 
10175
- #: wppa-settings-autosave.php:1849
10176
  #, fuzzy
10177
  msgid "Enable the exif system."
10178
  msgstr "Aktivieren Sie die EXIF-System."
10179
 
10180
- #: wppa-settings-autosave.php:1850
10181
  #, fuzzy
10182
  msgid "Display the exif box under the fullsize images."
10183
  msgstr "Zeigen Sie die exif Box unter den Gross Bilder."
10184
 
10185
- #: wppa-settings-autosave.php:1858
10186
  #, fuzzy
10187
  msgid "EXIF open"
10188
  msgstr "EXIF offen"
10189
 
10190
- #: wppa-settings-autosave.php:1859
10191
  #, fuzzy
10192
  msgid "Display the exif box initially opened."
10193
  msgstr "Anzeige der EXIF-Feld zunächst geöffnet."
10194
 
10195
- #: wppa-settings-autosave.php:1860
10196
  #, fuzzy
10197
  msgid "Display the exif box under the fullsize images initially open."
10198
  msgstr "Zeigen Sie die exif Box unter den Gross Bilder zunächst offen."
10199
 
10200
- #: wppa-settings-autosave.php:1868
10201
  #, fuzzy
10202
  msgid "Social media share box related visibility settings"
10203
  msgstr "Social-Media-Aktie boxen Sichtbarkeitseinstellungen"
10204
 
10205
- #: wppa-settings-autosave.php:1870
10206
  #, fuzzy
10207
  msgid "Show Share Box"
10208
  msgstr "Teilen Box anzeigen"
10209
 
10210
- #: wppa-settings-autosave.php:1871
10211
  #, fuzzy
10212
  msgid "Display the share social media buttons box."
10213
  msgstr "Zeigen Sie den Anteil Social-Media-Tasten-Box."
10214
 
10215
- #: wppa-settings-autosave.php:1880 wppa-settings-autosave.php:9278
10216
  #, fuzzy
10217
  msgid "Hide when running"
10218
  msgstr "Ausblenden beim Laufen"
10219
 
10220
- #: wppa-settings-autosave.php:1881
10221
  #, fuzzy
10222
  msgid "Hide the SM box when slideshow runs."
10223
  msgstr "Ausblenden der SM-Box als Diashow läuft."
10224
 
10225
- #: wppa-settings-autosave.php:1889
10226
  #, fuzzy
10227
  msgid "Show Share Box Widget"
10228
  msgstr "Anzeigen Teilen Box Widget"
10229
 
10230
- #: wppa-settings-autosave.php:1890
10231
  #, fuzzy
10232
  msgid "Display the share social media buttons box in widgets."
10233
  msgstr "Zeigen Sie den Anteil Social-Media-Tasten-Box in Widgets."
10234
 
10235
- #: wppa-settings-autosave.php:1891
10236
  #, fuzzy
10237
  msgid ""
10238
  "This setting applies to normal slideshows in widgets, not to the "
@@ -10241,89 +10261,89 @@ msgstr ""
10241
  "Diese Einstellung gilt für normale Diashows in Widgets, nicht auf die "
10242
  "slideshowwidget wie ein slideonly Display ist."
10243
 
10244
- #: wppa-settings-autosave.php:1899
10245
  #, fuzzy
10246
  msgid "Show Share Buttons Thumbs"
10247
  msgstr "Daumen zeigen Teilen Buttons"
10248
 
10249
- #: wppa-settings-autosave.php:1900
10250
  #, fuzzy
10251
  msgid "Display the share social media buttons under thumbnails."
10252
  msgstr "Zeigen Sie die Aktie Social-Media-Tasten unter Thumbnails."
10253
 
10254
- #: wppa-settings-autosave.php:1909
10255
  #, fuzzy
10256
  msgid "Show Share Buttons Lightbox"
10257
  msgstr "Anzeigen Teilen Buttons Lightbox"
10258
 
10259
- #: wppa-settings-autosave.php:1910
10260
  #, fuzzy
10261
  msgid "Display the share social media buttons on lightbox displays."
10262
  msgstr "Zeigen Sie die Aktie Social-Media-Tasten Leuchtkasten-Displays."
10263
 
10264
- #: wppa-settings-autosave.php:1919
10265
  #, fuzzy
10266
  msgid "Show Share Buttons Mphoto"
10267
  msgstr "Anzeigen Teilen Buttons mphoto"
10268
 
10269
- #: wppa-settings-autosave.php:1920
10270
  #, fuzzy
10271
  msgid "Display the share social media buttons on mphoto displays."
10272
  msgstr "Zeigen Sie die Aktie Social-Media-Tasten auf mphoto angezeigt."
10273
 
10274
- #: wppa-settings-autosave.php:1929
10275
  #, fuzzy
10276
  msgid "Void pages share"
10277
  msgstr "Leere Seiten teilen"
10278
 
10279
- #: wppa-settings-autosave.php:1930
10280
  #, fuzzy
10281
  msgid "Do not show share on these pages"
10282
  msgstr "zeigen Sie nicht teilen auf diesen Seiten"
10283
 
10284
- #: wppa-settings-autosave.php:1931
10285
  #, fuzzy
10286
  msgid "Use this for pages that require the user is logged in"
10287
  msgstr ""
10288
  "Verwenden Sie diese Option für Seiten, die der Benutzer benötigt wird "
10289
  "angemeldet"
10290
 
10291
- #: wppa-settings-autosave.php:1935
10292
  #, fuzzy
10293
  msgid "--- Select one or more pages ---"
10294
  msgstr "--- Wählen Sie eine oder mehrere Seiten ---"
10295
 
10296
- #: wppa-settings-autosave.php:1944
10297
  #, fuzzy
10298
  msgid "Show QR Code"
10299
  msgstr "QR-Code anzeigen"
10300
 
10301
- #: wppa-settings-autosave.php:1945
10302
  #, fuzzy
10303
  msgid "Display the QR code in the share box."
10304
  msgstr "Zeigen Sie den QR-Code in der Aktie Feld."
10305
 
10306
- #: wppa-settings-autosave.php:1953
10307
  #, fuzzy
10308
  msgid "Show Twitter button"
10309
  msgstr "Twitter Button anzeigen"
10310
 
10311
- #: wppa-settings-autosave.php:1954
10312
  #, fuzzy
10313
  msgid "Display the Twitter button in the share box."
10314
  msgstr "Zeigen Sie den Twitter-Button in der Box Aktie."
10315
 
10316
- #: wppa-settings-autosave.php:1962
10317
  #, fuzzy
10318
  msgid "The creator's Twitter account"
10319
  msgstr "Die Twitter-Erfinder Konto"
10320
 
10321
- #: wppa-settings-autosave.php:1963
10322
  #, fuzzy
10323
  msgid "The Twitter @username a twitter card should be attributed to."
10324
  msgstr "Die Twitter @UserName eine twitter-Karte sollte zugeschrieben werden."
10325
 
10326
- #: wppa-settings-autosave.php:1964
10327
  #, fuzzy
10328
  msgid ""
10329
  "If you want to share the image directly - by a so called twitter card - you "
@@ -10332,115 +10352,115 @@ msgstr ""
10332
  "Wenn Sie das Bild teilen möchten direkt - durch eine so twitter Karte "
10333
  "genannt - müssen Sie Ihre Twitter-Accountnamen hier eingeben"
10334
 
10335
- #: wppa-settings-autosave.php:1971
10336
  #, fuzzy
10337
  msgid "Show Google+ button"
10338
  msgstr "Google Button anzeigen"
10339
 
10340
- #: wppa-settings-autosave.php:1972
10341
  #, fuzzy
10342
  msgid "Display the Google+ button in the share box."
10343
  msgstr "Zeigen Sie die Google Button in der Aktie Feld."
10344
 
10345
- #: wppa-settings-autosave.php:1980
10346
  #, fuzzy
10347
  msgid "Show Pinterest button"
10348
  msgstr "Pinterest Button anzeigen"
10349
 
10350
- #: wppa-settings-autosave.php:1981
10351
  #, fuzzy
10352
  msgid "Display the Pintrest button in the share box."
10353
  msgstr "Zeigen Sie die Pintrest Taste im Aktien Feld."
10354
 
10355
- #: wppa-settings-autosave.php:1989
10356
  #, fuzzy
10357
  msgid "Show LinkedIn button"
10358
  msgstr "LinkedIn Button anzeigen"
10359
 
10360
- #: wppa-settings-autosave.php:1990
10361
  #, fuzzy
10362
  msgid "Display the LinkedIn button in the share box."
10363
  msgstr "Zeigen Sie die LinkedIn-Button in der Aktie Box."
10364
 
10365
- #: wppa-settings-autosave.php:1998
10366
  #, fuzzy
10367
  msgid "Show Facebook share button"
10368
  msgstr "Zeigen Sie Facebook Share-Taste"
10369
 
10370
- #: wppa-settings-autosave.php:1999 wppa-settings-autosave.php:2008
10371
  #, fuzzy
10372
  msgid "Display the Facebook button in the share box."
10373
  msgstr "Zeigen Sie den Facebook-Button in der Aktie Feld."
10374
 
10375
- #: wppa-settings-autosave.php:2007
10376
  #, fuzzy
10377
  msgid "Show Facebook like button"
10378
  msgstr "Facebook Like Button anzeigen"
10379
 
10380
- #: wppa-settings-autosave.php:2016
10381
  #, fuzzy
10382
  msgid "Display type"
10383
  msgstr "Anzeigeart"
10384
 
10385
- #: wppa-settings-autosave.php:2017
10386
  #, fuzzy
10387
  msgid "Select the Facebook button display type."
10388
  msgstr "Wählen Sie den Anzeigetyp Facebook-Taste."
10389
 
10390
- #: wppa-settings-autosave.php:2020
10391
  #, fuzzy
10392
  msgid "Button with counter"
10393
  msgstr "Button mit Zähler"
10394
 
10395
- #: wppa-settings-autosave.php:2020
10396
  #, fuzzy
10397
  msgid "Box with counter"
10398
  msgstr "Box mit Gegen"
10399
 
10400
- #: wppa-settings-autosave.php:2027
10401
  #, fuzzy
10402
  msgid "Show Facebook comment box"
10403
  msgstr "Anzeigen Facebook Kommentarfeld"
10404
 
10405
- #: wppa-settings-autosave.php:2028
10406
  #, fuzzy
10407
  msgid "Display the Facebook comment dialog box in the share box."
10408
  msgstr "Rufen Sie den Facebook Kommentar Dialogfeld im Aktienfeld."
10409
 
10410
- #: wppa-settings-autosave.php:2036
10411
  #, fuzzy
10412
  msgid "Facebook User Id"
10413
  msgstr "Facebook Benutzer ID"
10414
 
10415
- #: wppa-settings-autosave.php:2037
10416
  #, fuzzy
10417
  msgid "Enter your facebook user id to be able to moderate comments and sends"
10418
  msgstr ""
10419
  "Geben Sie Ihre Facebook-Benutzer-ID zu können Kommentare zu moderieren und "
10420
  "sendet"
10421
 
10422
- #: wppa-settings-autosave.php:2045
10423
  #, fuzzy
10424
  msgid "Facebook App Id"
10425
  msgstr "Facebook App-ID"
10426
 
10427
- #: wppa-settings-autosave.php:2046
10428
  #, fuzzy
10429
  msgid "Enter your facebook app id to be able to moderate comments and sends"
10430
  msgstr ""
10431
  "Geben Sie Ihre Facebook-App-ID zu können Kommentare zu moderieren und sendet"
10432
 
10433
- #: wppa-settings-autosave.php:2054
10434
  #, fuzzy
10435
  msgid "Facebook js SDK"
10436
  msgstr "Facebook js SDK"
10437
 
10438
- #: wppa-settings-autosave.php:2055
10439
  #, fuzzy
10440
  msgid "Load Facebook js SDK"
10441
  msgstr "Laden Sie Facebook js SDK"
10442
 
10443
- #: wppa-settings-autosave.php:2056
10444
  #, fuzzy
10445
  msgid ""
10446
  "Uncheck this box only when there is a conflict with an other plugin that "
@@ -10449,17 +10469,17 @@ msgstr ""
10449
  "Deaktivieren Sie nur diese Box, wenn es einen Konflikt mit einem anderen "
10450
  "Plugin ist, dass auch die Facebook js SDK lädt."
10451
 
10452
- #: wppa-settings-autosave.php:2063
10453
  #, fuzzy
10454
  msgid "Share single image"
10455
  msgstr "Teilen einzelnes Bild"
10456
 
10457
- #: wppa-settings-autosave.php:2064
10458
  #, fuzzy
10459
  msgid "Share a link to a single image, not the slideshow."
10460
  msgstr "Die Zeiger auf einem einzigen Bild, nicht die Diashow."
10461
 
10462
- #: wppa-settings-autosave.php:2065
10463
  #, fuzzy
10464
  msgid ""
10465
  "The sharelink points to a page with a single image rather than to the page "
@@ -10468,97 +10488,97 @@ msgstr ""
10468
  "Die sharelink Punkte auf einer Seite mit einem einzigen Bild und nicht auf "
10469
  "der Seite mit dem Foto in der Diashow."
10470
 
10471
- #: wppa-settings-autosave.php:2073
10472
  #, fuzzy
10473
  msgid "Thumbnail display related visibility settings"
10474
  msgstr "Thumbnail-Anzeige im Zusammenhang mit Sichtbarkeitseinstellungen"
10475
 
10476
- #: wppa-settings-autosave.php:2075
10477
  #, fuzzy
10478
  msgid "Thumbnail name"
10479
  msgstr "Thumbnail Name"
10480
 
10481
- #: wppa-settings-autosave.php:2076
10482
  #, fuzzy
10483
  msgid "Display Thumbnail name."
10484
  msgstr "Vorschaubild anzeigen"
10485
 
10486
- #: wppa-settings-autosave.php:2077
10487
  #, fuzzy
10488
  msgid "Display photo name under thumbnail images."
10489
  msgstr "Anzeigen von Fotoname unter Miniaturbildern."
10490
 
10491
- #: wppa-settings-autosave.php:2093
10492
  #, fuzzy
10493
  msgid "Thumbnail desc"
10494
  msgstr "Thumbnail ab"
10495
 
10496
- #: wppa-settings-autosave.php:2094
10497
  #, fuzzy
10498
  msgid "Display Thumbnail description."
10499
  msgstr "Anzeige Thumbnail Beschreibung."
10500
 
10501
- #: wppa-settings-autosave.php:2095
10502
  #, fuzzy
10503
  msgid "Display description of the photo under thumbnail images."
10504
  msgstr "Anzeige Beschreibung des Fotos unter Miniaturbildern."
10505
 
10506
- #: wppa-settings-autosave.php:2102
10507
  #, fuzzy
10508
  msgid "Thumbnail rating"
10509
  msgstr "Thumbnail Bewertung"
10510
 
10511
- #: wppa-settings-autosave.php:2103
10512
  #, fuzzy
10513
  msgid "Display Thumbnail Rating."
10514
  msgstr "Anzeige Thumbnail Bewertung."
10515
 
10516
- #: wppa-settings-autosave.php:2104
10517
  #, fuzzy
10518
  msgid "Display the rating of the photo under the thumbnail image."
10519
  msgstr "Zeigen Sie die Bewertung des Fotos unter dem Miniaturbild."
10520
 
10521
- #: wppa-settings-autosave.php:2111
10522
  #, fuzzy
10523
  msgid "Thumbnail comcount"
10524
  msgstr "Thumbnail comcount"
10525
 
10526
- #: wppa-settings-autosave.php:2112
10527
  #, fuzzy
10528
  msgid "Display Thumbnail Comment count."
10529
  msgstr "Anzeige Thumbnail Anzahl an Kommentaren."
10530
 
10531
- #: wppa-settings-autosave.php:2113
10532
  #, fuzzy
10533
  msgid "Display the number of comments to the photo under the thumbnail image."
10534
  msgstr "Anzeige der Anzahl der Kommentare zu dem Foto unter dem Miniaturbild."
10535
 
10536
- #: wppa-settings-autosave.php:2120
10537
  #, fuzzy
10538
  msgid "Thumbnail viewcount"
10539
  msgstr "Thumbnail Anzahl der Aufrufe"
10540
 
10541
- #: wppa-settings-autosave.php:2121
10542
  #, fuzzy
10543
  msgid "Display the number of views."
10544
  msgstr "Anzeige der Anzahl der Ansichten."
10545
 
10546
- #: wppa-settings-autosave.php:2122
10547
  #, fuzzy
10548
  msgid "Display the number of views under the thumbnail image."
10549
  msgstr "Anzeige der Anzahl der Ansichten unter dem Miniaturbild."
10550
 
10551
- #: wppa-settings-autosave.php:2129
10552
  #, fuzzy
10553
  msgid "Thumbnail virt album"
10554
  msgstr "Thumbnail virt Album"
10555
 
10556
- #: wppa-settings-autosave.php:2130
10557
  #, fuzzy
10558
  msgid "Display the real album name on virtual album display."
10559
  msgstr "Rufen Sie den echten Namen des Albums auf virtuellen Album-Display."
10560
 
10561
- #: wppa-settings-autosave.php:2131
10562
  #, fuzzy
10563
  msgid ""
10564
  "Display the album name of the photo in parenthesis under the thumbnail on "
@@ -10567,17 +10587,17 @@ msgstr ""
10567
  "Zeigen Sie den Albumnamen des Fotos in Klammern unter der Miniatur auf "
10568
  "virtuellen Album zeigt, wie die Suchergebnisse usw."
10569
 
10570
- #: wppa-settings-autosave.php:2138
10571
  #, fuzzy
10572
  msgid "Thumbnail video"
10573
  msgstr "<strong>Vorschaubild Video URL</strong>"
10574
 
10575
- #: wppa-settings-autosave.php:2139
10576
  #, fuzzy
10577
  msgid "Show video controls on thumbnail displays."
10578
  msgstr "Zeigen Sie Video-Steuerelemente auf das Vorschaubild angezeigt."
10579
 
10580
- #: wppa-settings-autosave.php:2140
10581
  #, fuzzy
10582
  msgid ""
10583
  "Works on default thumbnail type only. You can play the video only when the "
@@ -10586,72 +10606,72 @@ msgstr ""
10586
  "Arbeiten auf Standard-Miniaturbild nur eingeben. Sie können das Video nur "
10587
  "spielen, wenn der Link zu keinem Link überhaupt eingestellt."
10588
 
10589
- #: wppa-settings-autosave.php:2147
10590
  #, fuzzy
10591
  msgid "Thumbnail audio"
10592
  msgstr "<strong>Vorschaubild Audio URL</strong>"
10593
 
10594
- #: wppa-settings-autosave.php:2148
10595
  #, fuzzy
10596
  msgid "Show audio controls on thumbnail displays."
10597
  msgstr "Zeigen Sie Audio-Steuerelemente auf das Vorschaubild angezeigt."
10598
 
10599
- #: wppa-settings-autosave.php:2156
10600
  #, fuzzy
10601
  msgid "Popup name"
10602
  msgstr "Popup Name"
10603
 
10604
- #: wppa-settings-autosave.php:2157
10605
  #, fuzzy
10606
  msgid "Display Thumbnail name on popup."
10607
  msgstr "Anzeige Thumbnail Namen auf Popup."
10608
 
10609
- #: wppa-settings-autosave.php:2158
10610
  #, fuzzy
10611
  msgid "Display photo name under thumbnail images on the popup."
10612
  msgstr "Anzeigen von Fotoname unter Miniaturbilder auf dem Pop-up."
10613
 
10614
- #: wppa-settings-autosave.php:2165
10615
  #, fuzzy
10616
  msgid "Popup (owner)"
10617
  msgstr "Popup (Inhaber)"
10618
 
10619
- #: wppa-settings-autosave.php:2166
10620
  #, fuzzy
10621
  msgid "Display owner on popup."
10622
  msgstr "Display-Besitzer auf Popup."
10623
 
10624
- #: wppa-settings-autosave.php:2167
10625
  #, fuzzy
10626
  msgid "Display photo owner under thumbnail images on the popup."
10627
  msgstr "Anzeigen von Foto Besitzer unter Miniaturbilder auf dem Pop-up."
10628
 
10629
- #: wppa-settings-autosave.php:2174
10630
  #, fuzzy
10631
  msgid "Popup desc"
10632
  msgstr "Popup ab"
10633
 
10634
- #: wppa-settings-autosave.php:2175
10635
  #, fuzzy
10636
  msgid "Display Thumbnail description on popup."
10637
  msgstr "Anzeige Thumbnail Beschreibung auf Popup."
10638
 
10639
- #: wppa-settings-autosave.php:2176
10640
  #, fuzzy
10641
  msgid "Display description of the photo under thumbnail images on the popup."
10642
  msgstr "Anzeige Beschreibung des Fotos unter Miniaturbilder auf dem Pop-up."
10643
 
10644
- #: wppa-settings-autosave.php:2183
10645
  #, fuzzy
10646
  msgid "Popup desc no links"
10647
  msgstr "Popup desc keine Links"
10648
 
10649
- #: wppa-settings-autosave.php:2184
10650
  #, fuzzy
10651
  msgid "Strip html anchor tags from descriptions on popups"
10652
  msgstr "Streifen HTML-Anker-Tags aus Beschreibungen auf Pop-ups"
10653
 
10654
- #: wppa-settings-autosave.php:2185
10655
  #, fuzzy
10656
  msgid ""
10657
  "Use this option to prevent the display of links that cannot be activated."
@@ -10659,33 +10679,33 @@ msgstr ""
10659
  "Verwenden Sie diese Option, um die Anzeige von Links zu verhindern, die "
10660
  "nicht aktiviert werden können."
10661
 
10662
- #: wppa-settings-autosave.php:2192
10663
  #, fuzzy
10664
  msgid "Popup rating"
10665
  msgstr "Popup-Bewertung"
10666
 
10667
- #: wppa-settings-autosave.php:2193
10668
  #, fuzzy
10669
  msgid "Display Thumbnail Rating on popup."
10670
  msgstr "Anzeige Thumbnail Rating auf Popup."
10671
 
10672
- #: wppa-settings-autosave.php:2194
10673
  #, fuzzy
10674
  msgid "Display the rating of the photo under the thumbnail image on the popup."
10675
  msgstr ""
10676
  "Zeigen Sie die Bewertung des Fotos unter dem Miniaturbild auf dem Popup."
10677
 
10678
- #: wppa-settings-autosave.php:2201
10679
  #, fuzzy
10680
  msgid "Popup comcount"
10681
  msgstr "Popup comcount"
10682
 
10683
- #: wppa-settings-autosave.php:2202
10684
  #, fuzzy
10685
  msgid "Display Thumbnail Comment count on popup."
10686
  msgstr "Anzeige Thumbnail Anzahl an Kommentaren auf Popup."
10687
 
10688
- #: wppa-settings-autosave.php:2203
10689
  #, fuzzy
10690
  msgid ""
10691
  "Display the number of comments of the photo under the thumbnail image on the "
@@ -10694,19 +10714,19 @@ msgstr ""
10694
  "Anzeige der Anzahl der Kommentare des Fotos unter dem Thumbnail-Bild auf dem "
10695
  "Pop-up."
10696
 
10697
- #: wppa-settings-autosave.php:2210
10698
  #, fuzzy
10699
  msgid "Show rating count"
10700
  msgstr "Bewertungen"
10701
 
10702
- #: wppa-settings-autosave.php:2211
10703
  #, fuzzy
10704
  msgid "Display the number of votes along with average ratings."
10705
  msgstr ""
10706
  "Zeigen Sie die Anzahl der Stimmen, zusammen mit durchschnittlichen "
10707
  "Bewertungen."
10708
 
10709
- #: wppa-settings-autosave.php:2212
10710
  #, fuzzy
10711
  msgid ""
10712
  "If checked, the number of votes is displayed along with average rating "
@@ -10716,42 +10736,42 @@ msgstr ""
10716
  "durchschnittlichen Bewertung zeigt auf das Vorschaubild und Popup-Displays "
10717
  "angezeigt entlang."
10718
 
10719
- #: wppa-settings-autosave.php:2219
10720
  #, fuzzy
10721
  msgid "Show name on thumb area"
10722
  msgstr "Zeigen Sie Namen auf Daumenbereich"
10723
 
10724
- #: wppa-settings-autosave.php:2220
10725
  #, fuzzy
10726
  msgid "Select if and where to display the album name on the thumbnail display."
10727
  msgstr ""
10728
  "Wählen Sie, ob und wo der Name des Albums auf der Miniaturbildanzeige "
10729
  "angezeigt werden soll."
10730
 
10731
- #: wppa-settings-autosave.php:2223 wppa-settings-autosave.php:2234
10732
- #: wppa-settings-autosave.php:2263 wppa-settings-autosave.php:4483
10733
  #, fuzzy
10734
  msgid "None"
10735
  msgstr "auswählen"
10736
 
10737
- #: wppa-settings-autosave.php:2223 wppa-settings-autosave.php:2234
10738
- #: wppa-settings-autosave.php:2263 wppa-settings-autosave.php:3554
10739
  #, fuzzy
10740
  msgid "At the top"
10741
  msgstr "Hoch bewertete Fotos"
10742
 
10743
- #: wppa-settings-autosave.php:2223 wppa-settings-autosave.php:2234
10744
- #: wppa-settings-autosave.php:2263 wppa-settings-autosave.php:3554
10745
  #, fuzzy
10746
  msgid "At the bottom"
10747
  msgstr "am unteren"
10748
 
10749
- #: wppa-settings-autosave.php:2230
10750
  #, fuzzy
10751
  msgid "Show desc on thumb area"
10752
  msgstr "Zeigen Sie ab auf Daumenbereich"
10753
 
10754
- #: wppa-settings-autosave.php:2231
10755
  #, fuzzy
10756
  msgid ""
10757
  "Select if and where to display the album description on the thumbnail "
@@ -10760,63 +10780,63 @@ msgstr ""
10760
  "auf der Miniaturansicht auswählen, ob und wo das Album Beschreibung "
10761
  "anzuzeigen."
10762
 
10763
- #: wppa-settings-autosave.php:2241
10764
  #, fuzzy
10765
  msgid "Show Edit/Delete links"
10766
  msgstr "Anzeigen Bearbeiten / Löschen Links"
10767
 
10768
- #: wppa-settings-autosave.php:2242
10769
  #, fuzzy
10770
  msgid "Show these links under default thumbnails for owner and admin."
10771
  msgstr ""
10772
  "Zeigen Sie diese Links unter Standard-Miniaturansicht für Inhaber und admin."
10773
 
10774
- #: wppa-settings-autosave.php:2250
10775
  #, fuzzy
10776
  msgid "Show empty thumbnail area"
10777
  msgstr "Anzeigen leer Miniaturansichtsbeeich"
10778
 
10779
- #: wppa-settings-autosave.php:2251
10780
  #, fuzzy
10781
  msgid "Display thumbnail areas with upload link only for empty albums."
10782
  msgstr "Anzeige Miniaturbereiche mit Upload-Link nur für leere Alben."
10783
 
10784
- #: wppa-settings-autosave.php:2259
10785
  #, fuzzy
10786
  msgid "Upload/create link on thumbnail area"
10787
  msgstr "Laden / erstellen Link auf Miniaturansichtsbeeich"
10788
 
10789
- #: wppa-settings-autosave.php:2260
10790
  #, fuzzy
10791
  msgid "Select the location of the upload and crete links."
10792
  msgstr "Wählen Sie den Speicherort des Upload und Kreta Links."
10793
 
10794
- #: wppa-settings-autosave.php:2271
10795
  #, fuzzy
10796
  msgid "Album cover related visibility settings"
10797
  msgstr "Album-Cover im Zusammenhang mit Sichtbarkeitseinstellungen"
10798
 
10799
- #: wppa-settings-autosave.php:2273
10800
  #, fuzzy
10801
  msgid "Covertext"
10802
  msgstr "cover~~POS=TRUNC"
10803
 
10804
- #: wppa-settings-autosave.php:2274
10805
  #, fuzzy
10806
  msgid "Show the text on the album cover."
10807
  msgstr "Zeigen Sie den Text auf dem Album-Cover."
10808
 
10809
- #: wppa-settings-autosave.php:2275
10810
  #, fuzzy
10811
  msgid "Display the album decription on the album cover"
10812
  msgstr "Zeigen Sie das Album decription auf dem Album-Cover"
10813
 
10814
- #: wppa-settings-autosave.php:2283
10815
  #, fuzzy
10816
  msgid "Enable the slideshow."
10817
  msgstr "Diashow zu ermöglichen"
10818
 
10819
- #: wppa-settings-autosave.php:2284
10820
  #, fuzzy
10821
  msgid ""
10822
  "If you do not want slideshows: uncheck this box. Browsing full size images "
@@ -10825,17 +10845,17 @@ msgstr ""
10825
  "Wenn Sie nicht wollen, Diashows: dieses Kontrollkästchen deaktivieren. "
10826
  "Bilder in voller Größe surfen bleiben möglich."
10827
 
10828
- #: wppa-settings-autosave.php:2291
10829
  #, fuzzy
10830
  msgid "Slideshow/Browse"
10831
  msgstr "Diashow / Browse"
10832
 
10833
- #: wppa-settings-autosave.php:2292
10834
  #, fuzzy
10835
  msgid "Display the Slideshow / Browse photos link on album covers"
10836
  msgstr "Mit der Diaschau / Durchsuchen von Fotos auf Album-Cover verlinken"
10837
 
10838
- #: wppa-settings-autosave.php:2293
10839
  #, fuzzy
10840
  msgid ""
10841
  "This setting causes the Slideshow link to be displayed on the album cover."
@@ -10843,7 +10863,7 @@ msgstr ""
10843
  "Diese Einstellung bewirkt, dass die Diashow-Link auf dem Albumcover "
10844
  "angezeigt werden."
10845
 
10846
- #: wppa-settings-autosave.php:2294
10847
  #, fuzzy
10848
  msgid ""
10849
  "If slideshows are disabled in item 2 in this table, you will see a browse "
@@ -10852,34 +10872,34 @@ msgstr ""
10852
  "Wenn Diashows in Artikel 2 in dieser Tabelle deaktiviert sind, erhalten Sie "
10853
  "einen Link Durchsuchen zu LISTEN Bilder zu sehen."
10854
 
10855
- #: wppa-settings-autosave.php:2295
10856
  #, fuzzy
10857
  msgid "If you do not want the browse link either, uncheck this item."
10858
  msgstr ""
10859
  "Wenn Sie auf den Link Durchsuchen wollen nicht entweder, deaktivieren Sie "
10860
  "diese Artikel."
10861
 
10862
- #: wppa-settings-autosave.php:2302
10863
  #, fuzzy
10864
  msgid "View ..."
10865
  msgstr "Ansicht"
10866
 
10867
- #: wppa-settings-autosave.php:2303
10868
  #, fuzzy
10869
  msgid "Display the View xx albums and yy photos link on album covers"
10870
  msgstr "Zeigen Sie die Ansicht xx Alben und yy Fotos Link auf Album-Cover"
10871
 
10872
- #: wppa-settings-autosave.php:2311
10873
  #, fuzzy
10874
  msgid "Treecount"
10875
  msgstr "Treecount"
10876
 
10877
- #: wppa-settings-autosave.php:2312
10878
  #, fuzzy
10879
  msgid "Disaplay the total number of (sub)albums and photos in subalbums"
10880
  msgstr "Disaplay die Gesamtzahl der (sub) Alben und Fotos in Unteralben"
10881
 
10882
- #: wppa-settings-autosave.php:2313
10883
  #, fuzzy
10884
  msgid ""
10885
  "Displays the total number of sub albums and photos in the entire album tree "
@@ -10888,79 +10908,95 @@ msgstr ""
10888
  "Zeigt die Gesamtzahl der Unter Alben und Fotos im gesamten Album Baum in "
10889
  "Klammern, wenn die Zahlen aus dem direkten Inhalt des Albums unterscheiden."
10890
 
10891
- #: wppa-settings-autosave.php:2320
 
 
 
 
 
 
 
 
10892
  #, fuzzy
10893
  msgid "Show categories"
10894
  msgstr "Kategorien anzeigen"
10895
 
10896
- #: wppa-settings-autosave.php:2321
10897
  #, fuzzy
10898
  msgid "Display the album categories on the covers."
10899
  msgstr "Zeigen Sie die Albumkategorien auf den Titelseiten."
10900
 
10901
- #: wppa-settings-autosave.php:2329
10902
  #, fuzzy
10903
  msgid "Skip empty albums"
10904
  msgstr "Weiter leer Alben"
10905
 
10906
- #: wppa-settings-autosave.php:2330
10907
  #, fuzzy
10908
  msgid "Do not show empty albums, except for admin and owner."
10909
  msgstr "Sie zeigen nicht leer Alben, mit Ausnahme von admin und Besitzer."
10910
 
10911
- #: wppa-settings-autosave.php:2338
10912
  #, fuzzy
10913
  msgid "Count on title"
10914
  msgstr "Zählen Sie auf Titel"
10915
 
10916
- #: wppa-settings-autosave.php:2339
10917
  #, fuzzy
10918
  msgid "Show photocount along with album title. "
10919
  msgstr "Zeigen photocount zusammen mit Albumtitel."
10920
 
10921
- #: wppa-settings-autosave.php:2348
 
 
 
 
 
 
 
 
10922
  #, fuzzy
10923
  msgid "Widget related visibility settings"
10924
  msgstr "Widget im Zusammenhang mit Sichtbarkeitseinstellungen"
10925
 
10926
- #: wppa-settings-autosave.php:2350
10927
  #, fuzzy
10928
  msgid "Big Browse Buttons in widget"
10929
  msgstr "Big durchsuchen Anstecker in Widget"
10930
 
10931
- #: wppa-settings-autosave.php:2351
10932
  #, fuzzy
10933
  msgid "Enable invisible browsing buttons in widget slideshows."
10934
  msgstr "Aktivieren unsichtbar Browsing Tasten in Widget-Diashows."
10935
 
10936
- #: wppa-settings-autosave.php:2360
10937
  #, fuzzy
10938
  msgid "Ugly Browse Buttons in widget"
10939
  msgstr "Hässliche durchsuchen Anstecker in Widget"
10940
 
10941
- #: wppa-settings-autosave.php:2361
10942
  #, fuzzy
10943
  msgid "Enable ugly browsing buttons in widget slideshows."
10944
  msgstr "Aktivieren hässliche Browsing Tasten in Widget-Diashows."
10945
 
10946
- #: wppa-settings-autosave.php:2362
10947
  #, fuzzy
10948
  msgid "If checked, the fullsize image is covered by browse buttons."
10949
  msgstr ""
10950
  "Wenn diese Option aktiviert, wird das großes Bild durch Durchsuchen Tasten "
10951
  "abgedeckt."
10952
 
10953
- #: wppa-settings-autosave.php:2370
10954
  #, fuzzy
10955
  msgid "Album widget tooltip"
10956
  msgstr "Album-Widget Tooltip"
10957
 
10958
- #: wppa-settings-autosave.php:2371
10959
  #, fuzzy
10960
  msgid "Show the album description on hoovering thumbnail in album widget"
10961
  msgstr "Zeigen Sie der Albumbeschreibung auf Staubs Thumbnail in Album-Widget"
10962
 
10963
- #: wppa-settings-autosave.php:2379 wppa-settings-autosave.php:4614
10964
  #, fuzzy
10965
  msgid ""
10966
  "Lightbox related settings. These settings have effect only when Table IX-J3 "
@@ -10969,47 +11005,47 @@ msgstr ""
10969
  "Lightbox bezogenen Einstellungen. Diese Einstellungen haben nur wirksam, "
10970
  "wenn der Tabelle IX-J3 ist auf WPPA"
10971
 
10972
- #: wppa-settings-autosave.php:2392
10973
  #, fuzzy
10974
  msgid "Overlay theme color"
10975
  msgstr "Overlay Thema Farbe"
10976
 
10977
- #: wppa-settings-autosave.php:2393
10978
  #, fuzzy
10979
  msgid "The color of the image border and text background."
10980
  msgstr "Die Farbe des Bildrand und Texthintergrund."
10981
 
10982
- #: wppa-settings-autosave.php:2396 wppa-settings-autosave.php:2407
10983
  #, fuzzy
10984
  msgid "Black"
10985
  msgstr "Schwarz"
10986
 
10987
- #: wppa-settings-autosave.php:2396 wppa-settings-autosave.php:2407
10988
  #, fuzzy
10989
  msgid "White"
10990
  msgstr "Weiss"
10991
 
10992
- #: wppa-settings-autosave.php:2403
10993
  #, fuzzy
10994
  msgid "Overlay background color"
10995
  msgstr "Overlay Hintergrundfarbe auflisten"
10996
 
10997
- #: wppa-settings-autosave.php:2404
10998
  #, fuzzy
10999
  msgid "The color of the outer background."
11000
  msgstr "Die Farbe des äußeren Hintergrund."
11001
 
11002
- #: wppa-settings-autosave.php:2414
11003
  #, fuzzy
11004
  msgid "Overlay slide name"
11005
  msgstr "Overlay Foliennamen"
11006
 
11007
- #: wppa-settings-autosave.php:2415
11008
  #, fuzzy
11009
  msgid "Show name if from slide."
11010
  msgstr "Zeigen Sie Name, wenn aus Folie."
11011
 
11012
- #: wppa-settings-autosave.php:2416
11013
  #, fuzzy
11014
  msgid ""
11015
  "Shows the photos name on a lightbox display when initiated from a slide."
@@ -11017,7 +11053,7 @@ msgstr ""
11017
  "Zeigt die Fotos Namen auf einem Leuchtkasten Display, wenn von einem Dia "
11018
  "eingeleitet."
11019
 
11020
- #: wppa-settings-autosave.php:2417 wppa-settings-autosave.php:2427
11021
  #, fuzzy
11022
  msgid ""
11023
  "This setting also applies to film thumbnails if Table VI-11 is set to "
@@ -11026,17 +11062,17 @@ msgstr ""
11026
  "Diese Einstellung gilt auch Thumbnails zu filmen, wenn Tabelle VI-11 In den "
11027
  "Leuchtkasten Overlay eingestellt ist."
11028
 
11029
- #: wppa-settings-autosave.php:2424
11030
  #, fuzzy
11031
  msgid "Overlay slide desc"
11032
  msgstr "Overlay Rutsche ab"
11033
 
11034
- #: wppa-settings-autosave.php:2425
11035
  #, fuzzy
11036
  msgid "Show description if from slide."
11037
  msgstr "Eine Beschreibung sehen, wenn aus Folie."
11038
 
11039
- #: wppa-settings-autosave.php:2426
11040
  #, fuzzy
11041
  msgid ""
11042
  "Shows the photos description on a lightbox display when initiated from a "
@@ -11045,17 +11081,17 @@ msgstr ""
11045
  "Zeigt die Fotos Beschreibung auf einem Leuchtkasten Display, wenn von einem "
11046
  "Dia eingeleitet."
11047
 
11048
- #: wppa-settings-autosave.php:2434
11049
  #, fuzzy
11050
  msgid "Overlay thumb name"
11051
  msgstr "Overlay Daumen Name"
11052
 
11053
- #: wppa-settings-autosave.php:2435
11054
  #, fuzzy
11055
  msgid "Show the photos name if from thumb."
11056
  msgstr "Lassen Sie sich die Fotos von Namen, wenn von dem Daumen."
11057
 
11058
- #: wppa-settings-autosave.php:2436
11059
  #, fuzzy
11060
  msgid ""
11061
  "Shows the name on a lightbox display when initiated from a standard "
@@ -11064,7 +11100,7 @@ msgstr ""
11064
  "Zeigt den Namen auf einem Leuchtkasten Display, wenn von einem Standard-"
11065
  "Miniaturansicht oder ein Widget Thumbnail initiiert."
11066
 
11067
- #: wppa-settings-autosave.php:2437 wppa-settings-autosave.php:2447
11068
  #, fuzzy
11069
  msgid ""
11070
  "This setting applies to standard thumbnails, thumbnail-, comment-, topten- "
@@ -11073,17 +11109,17 @@ msgstr ""
11073
  "Diese Einstellung gilt für Standard-Thumbnails, thumbnail-, Kommentar-, "
11074
  "topten- und lasten-Widget."
11075
 
11076
- #: wppa-settings-autosave.php:2444
11077
  #, fuzzy
11078
  msgid "Overlay thumb desc"
11079
  msgstr "Overlay Daumen ab"
11080
 
11081
- #: wppa-settings-autosave.php:2445
11082
  #, fuzzy
11083
  msgid "Show description if from thumb."
11084
  msgstr "Eine Beschreibung sehen, wenn aus dem Daumen."
11085
 
11086
- #: wppa-settings-autosave.php:2446
11087
  #, fuzzy
11088
  msgid ""
11089
  "Shows the photos description on a lightbox display when initiated from a "
@@ -11092,17 +11128,17 @@ msgstr ""
11092
  "Zeigt die Fotos Beschreibung auf einem Leuchtkasten Display, wenn von einem "
11093
  "Standard-Miniaturansicht oder ein Widget Thumbnail initiiert."
11094
 
11095
- #: wppa-settings-autosave.php:2454
11096
  #, fuzzy
11097
  msgid "Overlay potd name"
11098
  msgstr "Overlay POTD Name"
11099
 
11100
- #: wppa-settings-autosave.php:2455
11101
  #, fuzzy
11102
  msgid "Show the photos name if from photo of the day."
11103
  msgstr "Lassen Sie sich die Fotos von Namen, wenn von Foto des Tages."
11104
 
11105
- #: wppa-settings-autosave.php:2456
11106
  #, fuzzy
11107
  msgid ""
11108
  "Shows the name on a lightbox display when initiated from the photo of the "
@@ -11111,17 +11147,17 @@ msgstr ""
11111
  "Zeigt den Namen auf einem Leuchtkasten Anzeige beim Wechsel vom Foto des "
11112
  "Tages eingeleitet."
11113
 
11114
- #: wppa-settings-autosave.php:2463
11115
  #, fuzzy
11116
  msgid "Overlay potd desc"
11117
  msgstr "Overlay POTD ab"
11118
 
11119
- #: wppa-settings-autosave.php:2464
11120
  #, fuzzy
11121
  msgid "Show description if from from photo of the day."
11122
  msgstr "Eine Beschreibung sehen, wenn aus vom Foto des Tages."
11123
 
11124
- #: wppa-settings-autosave.php:2465
11125
  #, fuzzy
11126
  msgid ""
11127
  "Shows the photos description on a lightbox display when initiated from the "
@@ -11130,17 +11166,17 @@ msgstr ""
11130
  "Zeigt die Fotos Beschreibung auf einem Leuchtkasten Anzeige beim Wechsel vom "
11131
  "Foto des Tages eingeleitet."
11132
 
11133
- #: wppa-settings-autosave.php:2472
11134
  #, fuzzy
11135
  msgid "Overlay sphoto name"
11136
  msgstr "Overlay sphoto Name"
11137
 
11138
- #: wppa-settings-autosave.php:2473
11139
  #, fuzzy
11140
  msgid "Show the photos name if from a single photo."
11141
  msgstr "Lassen Sie sich die Fotos von Namen, wenn ein einziges Foto."
11142
 
11143
- #: wppa-settings-autosave.php:2474
11144
  #, fuzzy
11145
  msgid ""
11146
  "Shows the name on a lightbox display when initiated from a single photo."
@@ -11148,17 +11184,17 @@ msgstr ""
11148
  "Zeigt den Namen auf einem Leuchtkasten Anzeige, wenn sie von einem einzigen "
11149
  "Foto eingeleitet."
11150
 
11151
- #: wppa-settings-autosave.php:2481
11152
  #, fuzzy
11153
  msgid "Overlay sphoto desc"
11154
  msgstr "Overlay sphoto ab"
11155
 
11156
- #: wppa-settings-autosave.php:2482
11157
  #, fuzzy
11158
  msgid "Show description if from from a single photo."
11159
  msgstr "Eine Beschreibung sehen, wenn aus von einem einzigen Foto."
11160
 
11161
- #: wppa-settings-autosave.php:2483
11162
  #, fuzzy
11163
  msgid ""
11164
  "Shows the photos description on a lightbox display when initiated from a "
@@ -11167,19 +11203,19 @@ msgstr ""
11167
  "Zeigt die Fotos Beschreibung auf einem Leuchtkasten Display, wenn ein "
11168
  "einziges Foto eingeleitet."
11169
 
11170
- #: wppa-settings-autosave.php:2490
11171
  #, fuzzy
11172
  msgid "Overlay mphoto name"
11173
  msgstr "Overlay mphoto Name"
11174
 
11175
- #: wppa-settings-autosave.php:2491
11176
  #, fuzzy
11177
  msgid "Show the photos name if from a single media style photo."
11178
  msgstr ""
11179
  "Lassen Sie sich die Fotos von Namen, wenn von einem einzelnen Medien-Stil "
11180
  "Foto."
11181
 
11182
- #: wppa-settings-autosave.php:2492
11183
  #, fuzzy
11184
  msgid ""
11185
  "Shows the name on a lightbox display when initiated from a single media "
@@ -11188,17 +11224,17 @@ msgstr ""
11188
  "Zeigt den Namen auf einem Leuchtkasten Display, wenn von einem einzelnen "
11189
  "Medien-Stil Foto initiiert."
11190
 
11191
- #: wppa-settings-autosave.php:2499
11192
  #, fuzzy
11193
  msgid "Overlay mphoto desc"
11194
  msgstr "Overlay mphoto ab"
11195
 
11196
- #: wppa-settings-autosave.php:2500
11197
  #, fuzzy
11198
  msgid "Show description if from from a media style photo."
11199
  msgstr "Beschreibung anzeigen, wenn aus von einem Foto Medien-Stil."
11200
 
11201
- #: wppa-settings-autosave.php:2501
11202
  #, fuzzy
11203
  msgid ""
11204
  "Shows the photos description on a lightbox display when initiated from a "
@@ -11207,17 +11243,17 @@ msgstr ""
11207
  "Zeigt die Fotos Beschreibung auf einem Leuchtkasten Display, wenn von einem "
11208
  "einzelnen Medien-Stil Foto initiiert."
11209
 
11210
- #: wppa-settings-autosave.php:2508
11211
  #, fuzzy
11212
  msgid "Overlay albumwidget name"
11213
  msgstr "Overlay albumwidget Name"
11214
 
11215
- #: wppa-settings-autosave.php:2509
11216
  #, fuzzy
11217
  msgid "Show the photos name if from the album widget."
11218
  msgstr "Lassen Sie sich die Fotos von Namen, wenn aus dem Album-Widget."
11219
 
11220
- #: wppa-settings-autosave.php:2510
11221
  #, fuzzy
11222
  msgid ""
11223
  "Shows the name on a lightbox display when initiated from the album widget."
@@ -11225,17 +11261,17 @@ msgstr ""
11225
  "Zeigt den Namen auf einem Leuchtkasten Anzeige beim Wechsel vom Album-Widget "
11226
  "gestartet."
11227
 
11228
- #: wppa-settings-autosave.php:2517
11229
  #, fuzzy
11230
  msgid "Overlay albumwidget desc"
11231
  msgstr "Overlay albumwidget ab"
11232
 
11233
- #: wppa-settings-autosave.php:2518
11234
  #, fuzzy
11235
  msgid "Show description if from from the album widget."
11236
  msgstr "Eine Beschreibung sehen, wenn von aus dem Album-Widget."
11237
 
11238
- #: wppa-settings-autosave.php:2519
11239
  #, fuzzy
11240
  msgid ""
11241
  "Shows the photos description on a lightbox display when initiated from the "
@@ -11244,17 +11280,17 @@ msgstr ""
11244
  "Zeigt die Fotos Beschreibung auf einem Leuchtkasten Anzeige beim Wechsel vom "
11245
  "Album-Widget gestartet."
11246
 
11247
- #: wppa-settings-autosave.php:2526
11248
  #, fuzzy
11249
  msgid "Overlay coverphoto name"
11250
  msgstr "Overlay Coverfoto Name"
11251
 
11252
- #: wppa-settings-autosave.php:2527
11253
  #, fuzzy
11254
  msgid "Show the photos name if from the album cover."
11255
  msgstr "Lassen Sie sich die Fotos von Namen, wenn aus dem Album-Cover."
11256
 
11257
- #: wppa-settings-autosave.php:2528
11258
  #, fuzzy
11259
  msgid ""
11260
  "Shows the name on a lightbox display when initiated from the album "
@@ -11263,17 +11299,17 @@ msgstr ""
11263
  "Zeigt den Namen auf einem Leuchtkasten Display, wenn aus dem Album Coverfoto "
11264
  "initiiert."
11265
 
11266
- #: wppa-settings-autosave.php:2535
11267
  #, fuzzy
11268
  msgid "Overlay coverphoto desc"
11269
  msgstr "Overlay Coverfoto ab"
11270
 
11271
- #: wppa-settings-autosave.php:2536
11272
  #, fuzzy
11273
  msgid "Show description if from from the album cover."
11274
  msgstr "Eine Beschreibung sehen, wenn aus der Album-Cover."
11275
 
11276
- #: wppa-settings-autosave.php:2537
11277
  #, fuzzy
11278
  msgid ""
11279
  "Shows the photos description on a lightbox display when initiated from the "
@@ -11282,17 +11318,17 @@ msgstr ""
11282
  "Zeigt die Fotos Beschreibung auf einem Leuchtkasten Display, wenn aus dem "
11283
  "Album Coverfoto initiiert."
11284
 
11285
- #: wppa-settings-autosave.php:2544
11286
  #, fuzzy
11287
  msgid "Overlay add owner"
11288
  msgstr "Overlay hinzufügen Besitzer"
11289
 
11290
- #: wppa-settings-autosave.php:2545
11291
  #, fuzzy
11292
  msgid "Add the owner to the photo name on lightbox displays."
11293
  msgstr "Fügen Sie den Besitzer des Fotos Name auf Leuchtkasten-Displays."
11294
 
11295
- #: wppa-settings-autosave.php:2546
11296
  #, fuzzy
11297
  msgid ""
11298
  "This setting is independant of the show name switches and is a global "
@@ -11301,56 +11337,56 @@ msgstr ""
11301
  "Diese Einstellung ist unabhängig von der Show Name Switches und ist eine "
11302
  "globale Einstellung."
11303
 
11304
- #: wppa-settings-autosave.php:2553
11305
  #, fuzzy
11306
  msgid "Overlay show start/stop"
11307
  msgstr "Overlay zeigen Start / Stopp"
11308
 
11309
- #: wppa-settings-autosave.php:2554
11310
  #, fuzzy
11311
  msgid "Show Start and Stop for running slideshow on lightbox."
11312
  msgstr "Show Start und Stopp für Diashow auf Leuchtkasten läuft."
11313
 
11314
- #: wppa-settings-autosave.php:2562
11315
  #, fuzzy
11316
  msgid "Overlay show legenda"
11317
  msgstr "Overlay zeigen Legenda"
11318
 
11319
- #: wppa-settings-autosave.php:2563
11320
  #, fuzzy
11321
  msgid "Show \"Press f for fullsize\" etc. on lightbox."
11322
  msgstr "Show \"Drücken Sie f für Grossansicht\" usw. auf Leuchtkasten."
11323
 
11324
- #: wppa-settings-autosave.php:2564
11325
  #, fuzzy
11326
  msgid "Independant of this setting, it will not show up on mobile devices."
11327
  msgstr ""
11328
  "Unabhängig von dieser Einstellung, es wird nicht angezeigt, auf mobilen "
11329
  "Geräten auf."
11330
 
11331
- #: wppa-settings-autosave.php:2571
11332
  #, fuzzy
11333
  msgid "Show fullscreen icons"
11334
  msgstr "Vollbild-Anzeige-Icons"
11335
 
11336
- #: wppa-settings-autosave.php:2572
11337
  #, fuzzy
11338
  msgid "Shows fullscreen and back to normal icon buttons on upper right corner"
11339
  msgstr ""
11340
  "Zeigt Vollbild und zurück zum normalen Symbol-Tasten auf der oberen rechten "
11341
  "Ecke"
11342
 
11343
- #: wppa-settings-autosave.php:2580
11344
  #, fuzzy
11345
  msgid "Show rating"
11346
  msgstr "Bewertung anzeigen"
11347
 
11348
- #: wppa-settings-autosave.php:2581
11349
  #, fuzzy
11350
  msgid "Shows and enables rating on lightbox."
11351
  msgstr "Zeigt und ermöglicht Bewertung auf Leuchtkasten."
11352
 
11353
- #: wppa-settings-autosave.php:2582
11354
  #, fuzzy
11355
  msgid ""
11356
  "This works for 5 and 10 stars only, not for single votes or numerical display"
@@ -11358,27 +11394,27 @@ msgstr ""
11358
  "Dies funktioniert für 5 und 10 Sternen, nicht für einzelne Stimmen oder "
11359
  "numerische Anzeige"
11360
 
11361
- #: wppa-settings-autosave.php:2589
11362
  #, fuzzy
11363
  msgid "Overlay show counter"
11364
  msgstr "Overlay zeigen Zähler"
11365
 
11366
- #: wppa-settings-autosave.php:2590
11367
  #, fuzzy
11368
  msgid "Show the x/y counter below the image."
11369
  msgstr "Zeigen Sie die x / y-Zähler unterhalb des Bildes."
11370
 
11371
- #: wppa-settings-autosave.php:2598
11372
  #, fuzzy
11373
  msgid "Show Zoom in"
11374
  msgstr "Anzeigen Zoom"
11375
 
11376
- #: wppa-settings-autosave.php:2599
11377
  #, fuzzy
11378
  msgid "Display tooltip \"Zoom in\" along with the magnifier cursor."
11379
  msgstr "Anzeige Tooltip \"Zoom in\" zusammen mit der Lupe Cursor."
11380
 
11381
- #: wppa-settings-autosave.php:2600
11382
  #, fuzzy
11383
  msgid ""
11384
  "If you select ---none--- in Table I-G2 for magnifier size, the tooltop "
@@ -11387,22 +11423,22 @@ msgstr ""
11387
  "Wenn Sie wählen --- --- keine in Tabelle I-G2 für Lupe Größe enthält die "
11388
  "tooltop den Namen des Fotos."
11389
 
11390
- #: wppa-settings-autosave.php:2608
11391
  #, fuzzy
11392
  msgid "Frontend upload configuration settings"
11393
  msgstr "Frontend-Upload-Konfigurationseinstellungen"
11394
 
11395
- #: wppa-settings-autosave.php:2610
11396
  #, fuzzy
11397
  msgid "User upload Photos"
11398
  msgstr "Fotos hochladen"
11399
 
11400
- #: wppa-settings-autosave.php:2611
11401
  #, fuzzy
11402
  msgid "Enable frontend upload."
11403
  msgstr "Aktivieren Sie Frontend-Upload."
11404
 
11405
- #: wppa-settings-autosave.php:2612
11406
  #, fuzzy
11407
  msgid ""
11408
  "If you check this item, frontend upload will be enabled according to the "
@@ -11411,42 +11447,42 @@ msgstr ""
11411
  "Wenn Sie diese Option markieren, Frontend-Upload wird nach den Regeln in den "
11412
  "folgenden Artikeln dieser Tabelle aktiviert werden."
11413
 
11414
- #: wppa-settings-autosave.php:2620
11415
  #, fuzzy
11416
  msgid "User upload Video"
11417
  msgstr "Video hochladen"
11418
 
11419
- #: wppa-settings-autosave.php:2621
11420
  #, fuzzy
11421
  msgid "Enable frontend upload of video."
11422
  msgstr "Aktivieren Frontend Upload von Videos."
11423
 
11424
- #: wppa-settings-autosave.php:2622 wppa-settings-autosave.php:2632
11425
  #, fuzzy
11426
  msgid "Requires Table II-H1 to be ticked."
11427
  msgstr "Benötigt Tabelle II-H1 abgehakt werden."
11428
 
11429
- #: wppa-settings-autosave.php:2630
11430
  #, fuzzy
11431
  msgid "User upload Audio"
11432
  msgstr "Audio hochladen"
11433
 
11434
- #: wppa-settings-autosave.php:2631
11435
  #, fuzzy
11436
  msgid "Enable frontend upload of audio."
11437
  msgstr "Aktivieren Frontend Upload von Audio."
11438
 
11439
- #: wppa-settings-autosave.php:2640
11440
  #, fuzzy
11441
  msgid "User upload Photos login"
11442
  msgstr "User-Upload Fotos Login"
11443
 
11444
- #: wppa-settings-autosave.php:2641
11445
  #, fuzzy
11446
  msgid "Frontend upload requires the user is logged in."
11447
  msgstr "Frontend-Upload muss der Benutzer angemeldet ist."
11448
 
11449
- #: wppa-settings-autosave.php:2642
11450
  #, fuzzy
11451
  msgid ""
11452
  "If you uncheck this box, make sure you check the item Owners only in Table "
@@ -11455,7 +11491,7 @@ msgstr ""
11455
  "Wenn Sie dieses Kontrollkästchen deaktivieren, stellen Sie sicher, dass Sie "
11456
  "die Artikel nur Besitzer in der Tabelle VII-D1 überprüfen."
11457
 
11458
- #: wppa-settings-autosave.php:2643
11459
  #, fuzzy
11460
  msgid ""
11461
  "Also: set the owner to ---public--- of the albums that are allowed to be "
@@ -11464,47 +11500,47 @@ msgstr ""
11464
  "Auch: Setzt den Besitzer --- --- öffentlich der Alben, die hochgeladen "
11465
  "werden dürfen."
11466
 
11467
- #: wppa-settings-autosave.php:2650
11468
  #, fuzzy
11469
  msgid "User upload Ajax"
11470
  msgstr "Benutzer laden Ajax"
11471
 
11472
- #: wppa-settings-autosave.php:2651
11473
  #, fuzzy
11474
  msgid "Shows the upload progression bar."
11475
  msgstr "Zeigt die Upload-Fortschrittsbalken."
11476
 
11477
- #: wppa-settings-autosave.php:2659
11478
  #, fuzzy
11479
  msgid "Show Copyright"
11480
  msgstr "Urheberrecht anzeigen"
11481
 
11482
- #: wppa-settings-autosave.php:2660
11483
  #, fuzzy
11484
  msgid "Show a copyright warning on frontend upload locations."
11485
  msgstr "Zeigen Sie ein Copyright-Warnung am Frontend-Upload-Standorten."
11486
 
11487
- #: wppa-settings-autosave.php:2669
11488
  #, fuzzy
11489
  msgid "Copyright notice"
11490
  msgstr "Urheberrechtshinweis"
11491
 
11492
- #: wppa-settings-autosave.php:2670
11493
  #, fuzzy
11494
  msgid "The message to be displayed."
11495
  msgstr "Der Nachrichtentext der angezeigt werden soll."
11496
 
11497
- #: wppa-settings-autosave.php:2678
11498
  #, fuzzy
11499
  msgid "User Watermark"
11500
  msgstr "Benutzerwasserzeichen"
11501
 
11502
- #: wppa-settings-autosave.php:2679
11503
  #, fuzzy
11504
  msgid "Uploading users may select watermark settings"
11505
  msgstr "Das Hochladen Benutzer können Wasserzeichen-Einstellungen wählen"
11506
 
11507
- #: wppa-settings-autosave.php:2680
11508
  #, fuzzy
11509
  msgid ""
11510
  "If checked, anyone who can upload and/or import photos can overrule the "
@@ -11513,17 +11549,17 @@ msgstr ""
11513
  "Wenn diese Option aktiviert, wer kann hoch- und / oder Fotos importieren die "
11514
  "Standardwasserzeichen-Einstellungen außer Kraft setzen können."
11515
 
11516
- #: wppa-settings-autosave.php:2687
11517
  #, fuzzy
11518
  msgid "User name"
11519
  msgstr "User Name"
11520
 
11521
- #: wppa-settings-autosave.php:2688
11522
  #, fuzzy
11523
  msgid "Uploading users may overrule the default name."
11524
  msgstr "Das Hochladen Benutzer können den Standardnamen außer Kraft setzen."
11525
 
11526
- #: wppa-settings-autosave.php:2689
11527
  #, fuzzy
11528
  msgid ""
11529
  "If checked, the default photo name as defined in Table IX-D13 may be "
@@ -11532,18 +11568,18 @@ msgstr ""
11532
  "Wenn diese Option aktiviert, als die Standard-Fotoname definiert in Tabelle "
11533
  "IX-D13 kann durch den Benutzer außer Kraft gesetzt werden."
11534
 
11535
- #: wppa-settings-autosave.php:2696
11536
  #, fuzzy
11537
  msgid "Apply Newphoto desc user"
11538
  msgstr "Bewerben Newphoto DESC Nutzer"
11539
 
11540
- #: wppa-settings-autosave.php:2697
11541
  #, fuzzy
11542
  msgid "Give each new frontend uploaded photo a standard description."
11543
  msgstr ""
11544
  "Geben Sie jedem neuen Frontend-Foto hochgeladen eine Standardbeschreibung."
11545
 
11546
- #: wppa-settings-autosave.php:2698
11547
  #, fuzzy
11548
  msgid ""
11549
  "If checked, each new photo will get the description (template) as specified "
@@ -11552,92 +11588,92 @@ msgstr ""
11552
  "Wenn diese Option aktiviert, wird jedes neue Foto erhalten die Beschreibung "
11553
  "(Vorlage), wie in Tabelle IX-D5 angegeben."
11554
 
11555
- #: wppa-settings-autosave.php:2705
11556
  #, fuzzy
11557
  msgid "User desc"
11558
  msgstr "Benutzer ab"
11559
 
11560
- #: wppa-settings-autosave.php:2706
11561
  #, fuzzy
11562
  msgid "Uploading users may overrule the default description."
11563
  msgstr ""
11564
  "Das Hochladen Benutzer kann die Standardbeschreibung außer Kraft setzen."
11565
 
11566
- #: wppa-settings-autosave.php:2714
11567
  #, fuzzy
11568
  msgid "User upload custom"
11569
  msgstr "User-Upload benutzerdefinierte"
11570
 
11571
- #: wppa-settings-autosave.php:2715
11572
  #, fuzzy
11573
  msgid "Frontend upload can fill in custom data fields."
11574
  msgstr "Frontend-Upload können in benutzerdefinierten Datenfelder ausfüllen."
11575
 
11576
- #: wppa-settings-autosave.php:2723
11577
  #, fuzzy
11578
  msgid "User upload tags"
11579
  msgstr "Benutzer Upload-Tags"
11580
 
11581
- #: wppa-settings-autosave.php:2724
11582
  #, fuzzy
11583
  msgid "Frontend upload can add tags."
11584
  msgstr "Frontend-Upload können Tags hinzufügen."
11585
 
11586
- #: wppa-settings-autosave.php:2725
11587
  #, fuzzy
11588
  msgid "You can configure the details of tag addition in Table IX-D18.x"
11589
  msgstr "Sie können die Details von Tags in der Tabelle IX-D18.x konfigurieren"
11590
 
11591
- #: wppa-settings-autosave.php:2733 wppa-settings-autosave.php:2761
11592
- #: wppa-settings-autosave.php:2789
11593
  #, fuzzy
11594
  msgid "Tag selection box"
11595
  msgstr "Tag Auswahlbox"
11596
 
11597
- #: wppa-settings-autosave.php:2734 wppa-settings-autosave.php:2762
11598
- #: wppa-settings-autosave.php:2790
11599
  #, fuzzy
11600
  msgid "Front-end upload tags selecion box."
11601
  msgstr "Front-end-Upload-Tags selecion Box."
11602
 
11603
- #: wppa-settings-autosave.php:2738 wppa-settings-autosave.php:2766
11604
- #: wppa-settings-autosave.php:2794
11605
  #, fuzzy
11606
  msgid "On:"
11607
  msgstr "Am:"
11608
 
11609
- #: wppa-settings-autosave.php:2738 wppa-settings-autosave.php:2766
11610
- #: wppa-settings-autosave.php:2794
11611
  #, fuzzy
11612
  msgid "Multi:"
11613
  msgstr "Multi Tagged photos"
11614
 
11615
- #: wppa-settings-autosave.php:2743 wppa-settings-autosave.php:2771
11616
- #: wppa-settings-autosave.php:2799
11617
  #, fuzzy
11618
  msgid "Caption box"
11619
  msgstr "Feld Beschriftung"
11620
 
11621
- #: wppa-settings-autosave.php:2744 wppa-settings-autosave.php:2772
11622
- #: wppa-settings-autosave.php:2800
11623
  #, fuzzy
11624
  msgid "The title of the tag selection box."
11625
  msgstr "Der Titel des Tags Auswahlfeld."
11626
 
11627
- #: wppa-settings-autosave.php:2752 wppa-settings-autosave.php:2780
11628
- #: wppa-settings-autosave.php:2808
11629
  #, fuzzy
11630
  msgid "Tags box"
11631
  msgstr "Etiketten box"
11632
 
11633
- #: wppa-settings-autosave.php:2753 wppa-settings-autosave.php:2781
11634
- #: wppa-settings-autosave.php:2809
11635
  #, fuzzy
11636
  msgid "The tags in the selection box."
11637
  msgstr "Die Tags in der Auswahlbox."
11638
 
11639
- #: wppa-settings-autosave.php:2754 wppa-settings-autosave.php:2782
11640
- #: wppa-settings-autosave.php:2810
11641
  #, fuzzy
11642
  msgid ""
11643
  "Enter the tags you want to appear in the selection box. Empty means: all "
@@ -11646,183 +11682,183 @@ msgstr ""
11646
  "Geben Sie die Tags, die Sie im Auswahlfeld angezeigt werden soll. Leere "
11647
  "bedeutet: alle vorhandenen Tags"
11648
 
11649
- #: wppa-settings-autosave.php:2817
11650
  #, fuzzy
11651
  msgid "New tags"
11652
  msgstr "Neue Tags"
11653
 
11654
- #: wppa-settings-autosave.php:2818
11655
  #, fuzzy
11656
  msgid "Input field for any user defined tags."
11657
  msgstr "Eingabefeld für beliebige benutzerdefinierte Tags."
11658
 
11659
- #: wppa-settings-autosave.php:2826
11660
  #, fuzzy
11661
  msgid "New tags caption"
11662
  msgstr "Neue Tags caption"
11663
 
11664
- #: wppa-settings-autosave.php:2827
11665
  #, fuzzy
11666
  msgid "The caption above the tags input field."
11667
  msgstr "Die Beschriftung über dem Tags Eingabefeld."
11668
 
11669
- #: wppa-settings-autosave.php:2835
11670
  #, fuzzy
11671
  msgid "Preview tags"
11672
  msgstr "Vorschau tags:"
11673
 
11674
- #: wppa-settings-autosave.php:2836
11675
  #, fuzzy
11676
  msgid "Show a preview of all tags that will be added to the photo info."
11677
  msgstr ""
11678
  "Zeigen Sie eine Vorschau aller Tags, die mit dem Foto-Info hinzugefügt "
11679
  "werden."
11680
 
11681
- #: wppa-settings-autosave.php:2844
11682
  #, fuzzy
11683
  msgid "Camera connect"
11684
  msgstr "Kamera anschließen"
11685
 
11686
- #: wppa-settings-autosave.php:2845
11687
  #, fuzzy
11688
  msgid "Connect frontend upload to camara on mobile devices with camera"
11689
  msgstr ""
11690
  "Schließen Sie Frontend-Upload auf Röschen auf mobilen Geräten mit Kamera"
11691
 
11692
- #: wppa-settings-autosave.php:2853
11693
  #, fuzzy
11694
  msgid "Blog It!"
11695
  msgstr "Blog It!"
11696
 
11697
- #: wppa-settings-autosave.php:2854
11698
  #, fuzzy
11699
  msgid "Enable blogging photos."
11700
  msgstr "Aktivieren Sie Fotos bloggen."
11701
 
11702
- #: wppa-settings-autosave.php:2855
11703
  #, fuzzy
11704
  msgid "Users need the capability edit_posts to directly blog photos."
11705
  msgstr "Die Benutzer müssen die Fähigkeit edit_posts direkt Fotos Blog."
11706
 
11707
- #: wppa-settings-autosave.php:2862
11708
  #, fuzzy
11709
  msgid "Blog It need moderation"
11710
  msgstr "Im Blog Mäßigung brauchen"
11711
 
11712
- #: wppa-settings-autosave.php:2863
11713
  #, fuzzy
11714
  msgid "Posts with blogged photos need moderation."
11715
  msgstr "Beiträge mit gebloggt Fotos benötigen Mäßigung."
11716
 
11717
- #: wppa-settings-autosave.php:2871
11718
  #, fuzzy
11719
  msgid "Blog It shortcode"
11720
  msgstr "Blog Sportcode"
11721
 
11722
- #: wppa-settings-autosave.php:2872
11723
  #, fuzzy
11724
  msgid "Shortcode to be used on the blog post"
11725
  msgstr "Shortcode zu auf dem Blog-Post verwendet werden"
11726
 
11727
- #: wppa-settings-autosave.php:2873
11728
  #, fuzzy
11729
  msgid "Make sure it contains photo=\"#id\""
11730
  msgstr "Stellen Sie sicher, es enthält Foto = \"# id\""
11731
 
11732
- #: wppa-settings-autosave.php:2881
11733
  #, fuzzy
11734
  msgid "Miscellaneous visibility settings"
11735
  msgstr "Verschiedene Einstellungen für die Sichtbarkeit"
11736
 
11737
- #: wppa-settings-autosave.php:2883
11738
  #, fuzzy
11739
  msgid "Frontend ending label"
11740
  msgstr "Frontend Endung Label"
11741
 
11742
- #: wppa-settings-autosave.php:2884
11743
  #, fuzzy
11744
  msgid "Frontend upload / create / edit dialog closing label text."
11745
  msgstr "Frontend-Upload / erstellen / bearbeiten Textdialog Schließen Label."
11746
 
11747
- #: wppa-settings-autosave.php:2887
11748
  #, fuzzy
11749
  msgid "Abort"
11750
  msgstr "流产"
11751
 
11752
- #: wppa-settings-autosave.php:2887
11753
  #, fuzzy
11754
  msgid "Close"
11755
  msgstr "Schließen"
11756
 
11757
- #: wppa-settings-autosave.php:2887
11758
  #, fuzzy
11759
  msgid "Exit"
11760
  msgstr ""
11761
  "Tasten: f = nächsten Modus; q,x = verlassen; p = vorheriges, n = nächstes, s "
11762
  "= Start / Stop, d = entlassen diesen Hinweis."
11763
 
11764
- #: wppa-settings-autosave.php:2887
11765
  #, fuzzy
11766
  msgid "Quit"
11767
  msgstr "Beenden"
11768
 
11769
- #: wppa-settings-autosave.php:2895
11770
  #, fuzzy
11771
  msgid "Widget thumbs fontsize"
11772
  msgstr "Widget Daumen Schriftgröße"
11773
 
11774
- #: wppa-settings-autosave.php:2896
11775
  #, fuzzy
11776
  msgid "Font size for thumbnail subtext in widgets."
11777
  msgstr "Schriftgröße für Miniatur Subtext in Widgets."
11778
 
11779
- #: wppa-settings-autosave.php:2904
11780
  #, fuzzy
11781
  msgid "Arrow color"
11782
  msgstr "Pfeilfarbe"
11783
 
11784
- #: wppa-settings-autosave.php:2905
11785
  #, fuzzy
11786
  msgid "Left/right browsing arrow color."
11787
  msgstr "Links / rechts-Browsing Pfeil Farbe."
11788
 
11789
- #: wppa-settings-autosave.php:2906
11790
  #, fuzzy
11791
  msgid "Enter the color of the filmstrip navigation arrows."
11792
  msgstr "Geben Sie die Farbe des Filmstreifens Navigationspfeile."
11793
 
11794
- #: wppa-settings-autosave.php:2913
11795
  #, fuzzy
11796
  msgid "Owner on new line"
11797
  msgstr "Besitzer auf neue Linie"
11798
 
11799
- #: wppa-settings-autosave.php:2914
11800
  #, fuzzy
11801
  msgid "Place the (owner) text on a new line."
11802
  msgstr "Setzen Sie den (Inhaber) Text auf einer neuen Zeile."
11803
 
11804
- #: wppa-settings-autosave.php:2922
11805
  #, fuzzy
11806
  msgid "Custom datafields albums"
11807
  msgstr "Benutzerdefinierte Datenfelder Alben"
11808
 
11809
- #: wppa-settings-autosave.php:2923
11810
  #, fuzzy
11811
  msgid "Define up to 10 custom data fields for albums."
11812
  msgstr "Definieren Sie bis zu 10 benutzerdefinierte Datenfelder für Alben."
11813
 
11814
- #: wppa-settings-autosave.php:2933 wppa-settings-autosave.php:2959
11815
  #, fuzzy, php-format
11816
  msgid "Name, vis, edit %s"
11817
  msgstr "Name, vis, bearbeiten%s"
11818
 
11819
- #: wppa-settings-autosave.php:2934 wppa-settings-autosave.php:2960
11820
  #, fuzzy, php-format
11821
  msgid "The caption for field %s, visibility and editability at frontend."
11822
  msgstr ""
11823
  "Die Beschriftung für das Feld%s, Sichtbarkeit und Editierbarkeit am Frontend."
11824
 
11825
- #: wppa-settings-autosave.php:2935 wppa-settings-autosave.php:2961
11826
  #, fuzzy, php-format
11827
  msgid ""
11828
  "If you check the first box, the value of this field is displayable in photo "
@@ -11831,7 +11867,7 @@ msgstr ""
11831
  "Wenn Sie das erste Kontrollkästchen ist der Wert dieses Feldes darstellbaren "
11832
  "in Fotobeschreibungen auf dem Frontend mit Stichwort w # c%s"
11833
 
11834
- #: wppa-settings-autosave.php:2936 wppa-settings-autosave.php:2962
11835
  #, fuzzy
11836
  msgid ""
11837
  "If you check the second box, the value of this field is editable at the "
@@ -11840,107 +11876,108 @@ msgstr ""
11840
  "Wenn Sie das zweite Kontrollkästchen, wird der Wert dieses Feldes auf dem "
11841
  "Frontend neuen Stil Dialog bearbeitet werden."
11842
 
11843
- #: wppa-settings-autosave.php:2948
11844
  #, fuzzy
11845
  msgid "Custom datafields photos"
11846
  msgstr "Benutzerdefinierte Datenfelder Fotos"
11847
 
11848
- #: wppa-settings-autosave.php:2949
11849
  #, fuzzy
11850
  msgid "Define up to 10 custom data fields for photos."
11851
  msgstr "Definieren Sie bis zu 10 benutzerdefinierte Datenfelder für Fotos."
11852
 
11853
- #: wppa-settings-autosave.php:2975
11854
  msgid "Navigation symbols style"
11855
  msgstr ""
11856
 
11857
- #: wppa-settings-autosave.php:2976
11858
  msgid "The corner rounding size of navigation icons."
11859
  msgstr ""
11860
 
11861
- #: wppa-settings-autosave.php:2979
11862
  msgid "light"
11863
  msgstr ""
11864
 
11865
- #: wppa-settings-autosave.php:2979
11866
  msgid "heavy"
11867
  msgstr ""
11868
 
11869
- #: wppa-settings-autosave.php:3003
11870
  #, fuzzy
11871
  msgid "Table III:"
11872
  msgstr "Tabelle III"
11873
 
11874
- #: wppa-settings-autosave.php:3003
11875
  #, fuzzy
11876
  msgid "Backgrounds:"
11877
  msgstr "Hintergründe"
11878
 
11879
- #: wppa-settings-autosave.php:3004
11880
  #, fuzzy
11881
  msgid "This table describes the backgrounds of wppa+ elements."
11882
  msgstr "Diese Tabelle beschreibt die Hintergründe von WPPA Elemente."
11883
 
11884
- #: wppa-settings-autosave.php:3014 wppa-settings-autosave.php:3373
 
11885
  #, fuzzy
11886
  msgid "Background color"
11887
  msgstr "Hintergrund Farbe"
11888
 
11889
- #: wppa-settings-autosave.php:3015 wppa-settings-autosave.php:3017
11890
- #: wppa-settings-autosave.php:3374 wppa-settings-autosave.php:3376
11891
  #, fuzzy
11892
  msgid "Sample"
11893
  msgstr "Muster"
11894
 
11895
- #: wppa-settings-autosave.php:3016 wppa-settings-autosave.php:3375
11896
  #, fuzzy
11897
  msgid "Border color"
11898
  msgstr "Rahmenfarbe"
11899
 
11900
- #: wppa-settings-autosave.php:3025
11901
  #, fuzzy
11902
  msgid "Slideshow elements backgrounds"
11903
  msgstr "Diashow Elemente Hintergründe"
11904
 
11905
- #: wppa-settings-autosave.php:3027
11906
  #, fuzzy
11907
  msgid "Nav"
11908
  msgstr "Navigation"
11909
 
11910
- #: wppa-settings-autosave.php:3028
11911
  #, fuzzy
11912
  msgid "Navigation bars."
11913
  msgstr "Navigationsleisten."
11914
 
11915
- #: wppa-settings-autosave.php:3029
11916
  #, fuzzy
11917
  msgid "Enter valid CSS colors for navigation backgrounds and borders."
11918
  msgstr ""
11919
  "Geben Sie eine gültige CSS Farben für die Navigation Hintergründe und "
11920
  "Grenzen."
11921
 
11922
- #: wppa-settings-autosave.php:3040
11923
  #, fuzzy
11924
  msgid "SlideImg"
11925
  msgstr "SlideImg"
11926
 
11927
- #: wppa-settings-autosave.php:3041
11928
  #, fuzzy
11929
  msgid "Fullsize Slideshow Photos."
11930
  msgstr "Fullsize Diashow Fotos."
11931
 
11932
- #: wppa-settings-autosave.php:3042
11933
  #, fuzzy
11934
  msgid "Enter valid CSS colors for fullsize photo backgrounds and borders."
11935
  msgstr ""
11936
  "Geben Sie eine gültige CSS Farben für Grossfotohintergründe und Grenzen."
11937
 
11938
- #: wppa-settings-autosave.php:3043
11939
  #, fuzzy
11940
  msgid "The colors may be equal or \"transparent\""
11941
  msgstr "Die Farben sein kann gleich oder \"transparent\""
11942
 
11943
- #: wppa-settings-autosave.php:3044
11944
  #, fuzzy
11945
  msgid ""
11946
  "For more information about slideshow image borders see the help on Table I-B4"
@@ -11948,49 +11985,49 @@ msgstr ""
11948
  "Weitere Informationen über die Diashow Bildrändern finden Sie in der Hilfe "
11949
  "auf Tabelle I-B4"
11950
 
11951
- #: wppa-settings-autosave.php:3055 wppa-settings-autosave.php:4900
11952
  #, fuzzy
11953
  msgid "Numbar"
11954
  msgstr "Numbar"
11955
 
11956
- #: wppa-settings-autosave.php:3056
11957
  #, fuzzy
11958
  msgid "Number bar box background."
11959
  msgstr "Anzahl bar Feld Hintergrund."
11960
 
11961
- #: wppa-settings-autosave.php:3057
11962
  #, fuzzy
11963
  msgid "Enter valid CSS colors for numbar box backgrounds and borders."
11964
  msgstr ""
11965
  "Geben Sie eine gültige CSS Farben für numbar Box Hintergründe und Grenzen."
11966
 
11967
- #: wppa-settings-autosave.php:3068
11968
  #, fuzzy
11969
  msgid "Numbar active"
11970
  msgstr "Numbar aktiv"
11971
 
11972
- #: wppa-settings-autosave.php:3069
11973
  #, fuzzy
11974
  msgid "Number bar active box background."
11975
  msgstr "Anzahl Leiste aktiv Feld Hintergrund."
11976
 
11977
- #: wppa-settings-autosave.php:3070
11978
  #, fuzzy
11979
  msgid "Enter valid CSS colors for numbar active box backgrounds and borders."
11980
  msgstr ""
11981
  "Geben Sie gültige CSS Farben für numbar aktive Box Hintergründe und Grenzen."
11982
 
11983
- #: wppa-settings-autosave.php:3081
11984
  #, fuzzy
11985
  msgid "Name/desc"
11986
  msgstr "Name / ab"
11987
 
11988
- #: wppa-settings-autosave.php:3082
11989
  #, fuzzy
11990
  msgid "Name and Description bars."
11991
  msgstr "Name und Beschreibung"
11992
 
11993
- #: wppa-settings-autosave.php:3083
11994
  #, fuzzy
11995
  msgid ""
11996
  "Enter valid CSS colors for name and description box backgrounds and borders."
@@ -11998,100 +12035,100 @@ msgstr ""
11998
  "Geben Sie gültige CSS Farben für Namen und eine Beschreibung Box "
11999
  "Hintergründe und Grenzen."
12000
 
12001
- #: wppa-settings-autosave.php:3095
12002
  #, fuzzy
12003
  msgid "Comment input and display areas."
12004
  msgstr "Kommentar Eingabe- und Anzeigebereiche."
12005
 
12006
- #: wppa-settings-autosave.php:3096
12007
  #, fuzzy
12008
  msgid "Enter valid CSS colors for comment box backgrounds and borders."
12009
  msgstr ""
12010
  "Geben Sie eine gültige CSS Farben für Kommentarfeld Hintergründe und Grenzen."
12011
 
12012
- #: wppa-settings-autosave.php:3107 wppa-settings-autosave.php:8662
12013
- #: wppa-settings-autosave.php:8707
12014
  #, fuzzy
12015
  msgid "Custom"
12016
  msgstr "Benutzerdefiniert"
12017
 
12018
- #: wppa-settings-autosave.php:3108
12019
  #, fuzzy
12020
  msgid "Custom box background."
12021
  msgstr "Benutzerdefinierten Hintergrund"
12022
 
12023
- #: wppa-settings-autosave.php:3109
12024
  #, fuzzy
12025
  msgid "Enter valid CSS colors for custom box backgrounds and borders."
12026
  msgstr ""
12027
  "Geben Sie eine gültige CSS Farben für individuelle Box Hintergründe und "
12028
  "Grenzen."
12029
 
12030
- #: wppa-settings-autosave.php:3120
12031
  #, fuzzy
12032
  msgid "IPTC"
12033
  msgstr "Iptc"
12034
 
12035
- #: wppa-settings-autosave.php:3121
12036
  #, fuzzy
12037
  msgid "IPTC display box background."
12038
  msgstr "IPTC-Display-Box Hintergrund."
12039
 
12040
- #: wppa-settings-autosave.php:3122
12041
  #, fuzzy
12042
  msgid "Enter valid CSS colors for iptc box backgrounds and borders."
12043
  msgstr ""
12044
  "Geben Sie eine gültige CSS Farben für IPTC-Box Hintergründe und Grenzen."
12045
 
12046
- #: wppa-settings-autosave.php:3133
12047
  #, fuzzy
12048
  msgid "EXIF"
12049
  msgstr "Exif"
12050
 
12051
- #: wppa-settings-autosave.php:3134
12052
  #, fuzzy
12053
  msgid "EXIF display box background."
12054
  msgstr "EXIF-Display-Box Hintergrund."
12055
 
12056
- #: wppa-settings-autosave.php:3135
12057
  #, fuzzy
12058
  msgid "Enter valid CSS colors for exif box backgrounds and borders."
12059
  msgstr ""
12060
  "Geben Sie eine gültige CSS Farben für exif Box Hintergründe und Grenzen."
12061
 
12062
- #: wppa-settings-autosave.php:3146
12063
  #, fuzzy
12064
  msgid "Share"
12065
  msgstr "Teilen %s auf Google+"
12066
 
12067
- #: wppa-settings-autosave.php:3147
12068
  #, fuzzy
12069
  msgid "Share box display background."
12070
  msgstr "Teilen Box anzuzeigen Hintergrund."
12071
 
12072
- #: wppa-settings-autosave.php:3148
12073
  #, fuzzy
12074
  msgid "Enter valid CSS colors for share box backgrounds and borders."
12075
  msgstr ""
12076
  "Geben Sie eine gültige CSS Farben für Mitteilungsbox Hintergründe und "
12077
  "Grenzen."
12078
 
12079
- #: wppa-settings-autosave.php:3159
12080
  #, fuzzy
12081
  msgid "Other backgrounds"
12082
  msgstr "Weitere Hintergründe"
12083
 
12084
- #: wppa-settings-autosave.php:3161
12085
  #, fuzzy
12086
  msgid "Even"
12087
  msgstr "Gleichhoch"
12088
 
12089
- #: wppa-settings-autosave.php:3162
12090
  #, fuzzy
12091
  msgid "Even background."
12092
  msgstr "Auch Hintergrund."
12093
 
12094
- #: wppa-settings-autosave.php:3163
12095
  #, fuzzy
12096
  msgid ""
12097
  "Enter valid CSS colors for even numbered backgrounds and borders of album "
@@ -12100,17 +12137,17 @@ msgstr ""
12100
  "Geben Sie gültige CSS Farben für geradzahlige Hintergründe und Grenzen von "
12101
  "Album-Cover und Miniaturdisplays 'Als Abdeckungen'."
12102
 
12103
- #: wppa-settings-autosave.php:3174
12104
  #, fuzzy
12105
  msgid "Odd"
12106
  msgstr "Quote"
12107
 
12108
- #: wppa-settings-autosave.php:3175
12109
  #, fuzzy
12110
  msgid "Odd background."
12111
  msgstr "Odd Hintergrund."
12112
 
12113
- #: wppa-settings-autosave.php:3176
12114
  #, fuzzy
12115
  msgid ""
12116
  "Enter valid CSS colors for odd numbered backgrounds and borders of album "
@@ -12119,19 +12156,19 @@ msgstr ""
12119
  "Geben Sie eine gültige CSS Farben für ungerade Anzahl Hintergründe und "
12120
  "Grenzen von Album-Cover und Miniaturdisplays 'Als Abdeckungen'."
12121
 
12122
- #: wppa-settings-autosave.php:3187
12123
  #, fuzzy
12124
  msgid "Thumbnail padding"
12125
  msgstr "Vorschaubild Padding"
12126
 
12127
- #: wppa-settings-autosave.php:3188
12128
  #, fuzzy
12129
  msgid "Thumbnail padding color if thumbnail aspect is a padded setting."
12130
  msgstr ""
12131
  "Thumbnail Polsterung Farbe, wenn Miniatur Aspekt eine gepolsterte "
12132
  "Einstellung."
12133
 
12134
- #: wppa-settings-autosave.php:3189
12135
  #, fuzzy
12136
  msgid ""
12137
  "Enter valid CSS color hexadecimal like #000000 for black or #ffffff for "
@@ -12140,17 +12177,17 @@ msgstr ""
12140
  "Geben Sie eine gültige CSS Farbe hexadezimal wie # 000000 für schwarz oder "
12141
  "#ffffff für Weiß für die gepolsterte Thumbnails."
12142
 
12143
- #: wppa-settings-autosave.php:3200
12144
  #, fuzzy
12145
  msgid "Img"
12146
  msgstr "Bild"
12147
 
12148
- #: wppa-settings-autosave.php:3201
12149
  #, fuzzy
12150
  msgid "Cover Photos and popups."
12151
  msgstr "Decken Sie Fotos und Pop-ups."
12152
 
12153
- #: wppa-settings-autosave.php:3202
12154
  #, fuzzy
12155
  msgid ""
12156
  "Enter valid CSS colors for Cover photo and popup backgrounds and borders."
@@ -12158,120 +12195,120 @@ msgstr ""
12158
  "Geben Sie eine gültige CSS Farben für Titelbild und Popup-Hintergründe und "
12159
  "Grenzen."
12160
 
12161
- #: wppa-settings-autosave.php:3214
12162
  #, fuzzy
12163
  msgid "Upload box background."
12164
  msgstr "Laden Sie Feld Hintergrund."
12165
 
12166
- #: wppa-settings-autosave.php:3215
12167
  #, fuzzy
12168
  msgid "Enter valid CSS colors for upload box backgrounds and borders."
12169
  msgstr ""
12170
  "Geben Sie gültige CSS Farben für den Upload-Box Hintergründe und Grenzen."
12171
 
12172
- #: wppa-settings-autosave.php:3226
12173
  #, fuzzy
12174
  msgid "Multitag"
12175
  msgstr "Multitag-"
12176
 
12177
- #: wppa-settings-autosave.php:3227
12178
  #, fuzzy
12179
  msgid "Multitag box background."
12180
  msgstr "Multitag- Feld Hintergrund."
12181
 
12182
- #: wppa-settings-autosave.php:3228
12183
  #, fuzzy
12184
  msgid "Enter valid CSS colors for multitag box backgrounds and borders."
12185
  msgstr ""
12186
  "Geben Sie eine gültige CSS Farben für multitag Box Hintergründe und Grenzen."
12187
 
12188
- #: wppa-settings-autosave.php:3239
12189
  #, fuzzy
12190
  msgid "Tagcloud"
12191
  msgstr "Schlagwortwolke"
12192
 
12193
- #: wppa-settings-autosave.php:3240
12194
  #, fuzzy
12195
  msgid "Tagcloud box background."
12196
  msgstr "Schlagwortwolke Hintergrund"
12197
 
12198
- #: wppa-settings-autosave.php:3241
12199
  #, fuzzy
12200
  msgid "Enter valid CSS colors for tagcloud box backgrounds and borders."
12201
  msgstr ""
12202
  "Geben Sie eine gültige CSS Farben für tagcloud Box Hintergründe und Grenzen."
12203
 
12204
- #: wppa-settings-autosave.php:3252
12205
  #, fuzzy
12206
  msgid "Superview"
12207
  msgstr "Superview"
12208
 
12209
- #: wppa-settings-autosave.php:3253
12210
  #, fuzzy
12211
  msgid "Superview box background."
12212
  msgstr "Superview Feld Hintergrund."
12213
 
12214
- #: wppa-settings-autosave.php:3254
12215
  #, fuzzy
12216
  msgid "Enter valid CSS colors for superview box backgrounds and borders."
12217
  msgstr ""
12218
  "Geben Sie eine gültige CSS Farben für Super Box Hintergründe und Grenzen."
12219
 
12220
- #: wppa-settings-autosave.php:3266
12221
  #, fuzzy
12222
  msgid "Search box background."
12223
  msgstr "Suchbox-Hintergrund"
12224
 
12225
- #: wppa-settings-autosave.php:3267
12226
  #, fuzzy
12227
  msgid "Enter valid CSS colors for search box backgrounds and borders."
12228
  msgstr ""
12229
  "Geben Sie eine gültige CSS Farben für Suchfeld Hintergründe und Grenzen."
12230
 
12231
- #: wppa-settings-autosave.php:3278
12232
  #, fuzzy
12233
  msgid "BestOf"
12234
  msgstr "Das beste von"
12235
 
12236
- #: wppa-settings-autosave.php:3279
12237
  #, fuzzy
12238
  msgid "BestOf box background."
12239
  msgstr "BestOf Feld Hintergrund."
12240
 
12241
- #: wppa-settings-autosave.php:3280
12242
  #, fuzzy
12243
  msgid "Enter valid CSS colors for bestof box backgrounds and borders."
12244
  msgstr ""
12245
  "Geben Sie eine gültige CSS Farben für bestof Box Hintergründe und Grenzen."
12246
 
12247
- #: wppa-settings-autosave.php:3291
12248
  #, fuzzy
12249
  msgid "Calendar"
12250
  msgstr "Kalender"
12251
 
12252
- #: wppa-settings-autosave.php:3292
12253
  #, fuzzy
12254
  msgid "Calendar box background."
12255
  msgstr "Kalender Hintergrund:"
12256
 
12257
- #: wppa-settings-autosave.php:3293
12258
  #, fuzzy
12259
  msgid "Enter valid CSS colors for calendar box backgrounds and borders."
12260
  msgstr ""
12261
  "Geben Sie eine gültige CSS Farben für das Kalenderfeld Hintergründe und "
12262
  "Grenzen."
12263
 
12264
- #: wppa-settings-autosave.php:3304
12265
  #, fuzzy
12266
  msgid "Stereo"
12267
  msgstr "Stereo"
12268
 
12269
- #: wppa-settings-autosave.php:3305
12270
  #, fuzzy
12271
  msgid "Stereo mode selection box background."
12272
  msgstr "Stereo-Modus Auswahlfeld Hintergrund."
12273
 
12274
- #: wppa-settings-autosave.php:3306
12275
  #, fuzzy
12276
  msgid ""
12277
  "Enter valid CSS colors for stereo mode selection box backgrounds and borders."
@@ -12279,86 +12316,86 @@ msgstr ""
12279
  "Geben Sie gültige CSS Farben für Stereo-Modus Auswahlfeld Hintergründe und "
12280
  "Grenzen."
12281
 
12282
- #: wppa-settings-autosave.php:3317
12283
  #, fuzzy
12284
  msgid "Admins choice"
12285
  msgstr "Admins Wahl"
12286
 
12287
- #: wppa-settings-autosave.php:3318
12288
  #, fuzzy
12289
  msgid "Admins choice box background."
12290
  msgstr "Admins Wahl Feld Hintergrund."
12291
 
12292
- #: wppa-settings-autosave.php:3319
12293
  #, fuzzy
12294
  msgid "Enter valid CSS colors for admins choice box backgrounds and borders."
12295
  msgstr ""
12296
  "Geben Sie gültige CSS Farben für Administratoren Wahl Box Hintergründe und "
12297
  "Grenzen."
12298
 
12299
- #: wppa-settings-autosave.php:3330
12300
  #, fuzzy
12301
  msgid "Modal render box"
12302
  msgstr "Modal machen Feld"
12303
 
12304
- #: wppa-settings-autosave.php:3331
12305
  #, fuzzy
12306
  msgid "The background for the Ajax modal rendering box."
12307
  msgstr "Der Hintergrund für die Ajax modalen Renderingbox."
12308
 
12309
- #: wppa-settings-autosave.php:3332
12310
  #, fuzzy
12311
  msgid "Recommended color: your theme background color."
12312
  msgstr "Empfohlene Farbe: Ihr Thema Hintergrundfarbe."
12313
 
12314
- #: wppa-settings-autosave.php:3342
12315
  msgid "Navigation symbols"
12316
  msgstr ""
12317
 
12318
- #: wppa-settings-autosave.php:3343
12319
  msgid "Navigation symbol background and fill colors."
12320
  msgstr ""
12321
 
12322
- #: wppa-settings-autosave.php:3354
12323
  msgid "Navigation symbols Lightbox"
12324
  msgstr ""
12325
 
12326
- #: wppa-settings-autosave.php:3355
12327
  msgid "Navigation symbol background and fill colors Lightbox."
12328
  msgstr ""
12329
 
12330
- #: wppa-settings-autosave.php:3386
12331
  #, fuzzy
12332
  msgid "Table IV:"
12333
  msgstr "Tabelle IV"
12334
 
12335
- #: wppa-settings-autosave.php:3386
12336
  #, fuzzy
12337
  msgid "Behaviour:"
12338
  msgstr "VERHALTEN"
12339
 
12340
- #: wppa-settings-autosave.php:3387
12341
  #, fuzzy
12342
  msgid "This table describes the dynamic behaviour of certain wppa+ elements."
12343
  msgstr ""
12344
  "Diese Tabelle beschreibt das dynamische Verhalten bestimmter WPPA Elemente."
12345
 
12346
- #: wppa-settings-autosave.php:3405
12347
  #, fuzzy
12348
  msgid "System related settings"
12349
  msgstr "System-bezogenen Einstellungen"
12350
 
12351
- #: wppa-settings-autosave.php:3407
12352
  #, fuzzy
12353
  msgid "Use Ajax"
12354
  msgstr "Verwenden Sie Ajax"
12355
 
12356
- #: wppa-settings-autosave.php:3408
12357
  #, fuzzy
12358
  msgid "Use Ajax as much as is possible and implemented."
12359
  msgstr "Verwenden Sie Ajax, so viel wie möglich und umgesetzt."
12360
 
12361
- #: wppa-settings-autosave.php:3409
12362
  #, fuzzy
12363
  msgid ""
12364
  "If this box is ticked, page content updates from within wppa+ displays will "
@@ -12367,24 +12404,24 @@ msgstr ""
12367
  "Wenn dieses Feld markiert ist, Seite Content-Updates von innen WPPA "
12368
  "Displays wird Ajax so viel wie möglich basieren."
12369
 
12370
- #: wppa-settings-autosave.php:3417
12371
  #, fuzzy
12372
  msgid "Ajax NON Admin"
12373
  msgstr "Ajax NON Admin"
12374
 
12375
- #: wppa-settings-autosave.php:3418
12376
  #, fuzzy
12377
  msgid "Frontend ajax use no admin files."
12378
  msgstr "Frontend Ajax verwenden keine Admin-Dateien."
12379
 
12380
- #: wppa-settings-autosave.php:3419
12381
  #, fuzzy
12382
  msgid "If you want to password protect wp-admin, check this box."
12383
  msgstr ""
12384
  "Wenn Sie wp-admin mit einem Passwort schützen möchten, aktivieren Sie dieses "
12385
  "Feld."
12386
 
12387
- #: wppa-settings-autosave.php:3420
12388
  #, fuzzy
12389
  msgid ""
12390
  "In rare cases changing page content does not work when this box is checked. "
@@ -12393,32 +12430,32 @@ msgstr ""
12393
  "In seltenen Fällen können Seiteninhalt zu ändern funktioniert nicht, wenn "
12394
  "diese Option aktiviert ist. Prüfen Sie die Funktionalität!"
12395
 
12396
- #: wppa-settings-autosave.php:3427
12397
  #, fuzzy
12398
  msgid "Modal boxes"
12399
  msgstr "Modal-Boxen"
12400
 
12401
- #: wppa-settings-autosave.php:3428
12402
  #, fuzzy
12403
  msgid "Place Ajax rendered content in modal boxes"
12404
  msgstr "Platzieren Sie Ajax wiedergegebenen Inhalt in modal-Boxen"
12405
 
12406
- #: wppa-settings-autosave.php:3436
12407
  #, fuzzy
12408
  msgid "Photo names in urls"
12409
  msgstr "Foto Namen in Urls"
12410
 
12411
- #: wppa-settings-autosave.php:3437
12412
  #, fuzzy
12413
  msgid "Display photo names in urls."
12414
  msgstr "Anzeigen von Foto Namen in Urls."
12415
 
12416
- #: wppa-settings-autosave.php:3438
12417
  #, fuzzy
12418
  msgid "Urls to wppa+ displays will contain photonames in stead of numbers."
12419
  msgstr "Urls zu WPPA Displays photonames anstelle von Zahlen enthalten."
12420
 
12421
- #: wppa-settings-autosave.php:3439
12422
  #, fuzzy
12423
  msgid ""
12424
  "It is your responsability to avoid duplicate names of photos in the same "
@@ -12427,39 +12464,39 @@ msgstr ""
12427
  "Es ist Ihre Verantwortung doppelte Namen von Fotos im selben Album zu "
12428
  "vermeiden."
12429
 
12430
- #: wppa-settings-autosave.php:3446
12431
  #, fuzzy
12432
  msgid "Album names in urls"
12433
  msgstr "Album-Namen in Urls"
12434
 
12435
- #: wppa-settings-autosave.php:3447
12436
  #, fuzzy
12437
  msgid "Display album names in urls."
12438
  msgstr "Anzeige Albumnamen in Urls."
12439
 
12440
- #: wppa-settings-autosave.php:3448
12441
  #, fuzzy
12442
  msgid "Urls to wppa+ displays will contain albumnames in stead of numbers."
12443
  msgstr "Urls zu WPPA Displays albumnames anstelle von Zahlen enthalten."
12444
 
12445
- #: wppa-settings-autosave.php:3449
12446
  #, fuzzy
12447
  msgid ""
12448
  "It is your responsability to avoid duplicate names of albums in the system."
12449
  msgstr ""
12450
  "Es ist Ihre Verantwortung doppelte Namen von Alben im System zu vermeiden."
12451
 
12452
- #: wppa-settings-autosave.php:3456
12453
  #, fuzzy
12454
  msgid "Use short query args"
12455
  msgstr "Verwenden Sie kurze Abfrage args"
12456
 
12457
- #: wppa-settings-autosave.php:3457
12458
  #, fuzzy
12459
  msgid "Use &album=... &photo=..."
12460
  msgstr "Verwenden & album = ... & Foto = ..."
12461
 
12462
- #: wppa-settings-autosave.php:3458
12463
  #, fuzzy
12464
  msgid ""
12465
  "Urls to wppa+ displays will contain &album=... &photo=... in stead of &wppa-"
@@ -12468,7 +12505,7 @@ msgstr ""
12468
  "Urls zu WPPA Displays befinden sich & album = ... & Foto = ... anstelle "
12469
  "von & WPPA-album = ... & WPPA-photo = ..."
12470
 
12471
- #: wppa-settings-autosave.php:3459
12472
  #, fuzzy
12473
  msgid ""
12474
  "Use this setting only when there are no conflicts with other plugins that "
@@ -12477,17 +12514,17 @@ msgstr ""
12477
  "Verwenden Sie diese Einstellung nur dann, wenn es keine Konflikte mit "
12478
  "anderen Plugins sind die Argumente wie & album = usw. interpretieren kann"
12479
 
12480
- #: wppa-settings-autosave.php:3466
12481
  #, fuzzy
12482
  msgid "Enable pretty links"
12483
  msgstr "Aktivieren ziemlich Links"
12484
 
12485
- #: wppa-settings-autosave.php:3467
12486
  #, fuzzy
12487
  msgid "Enable the generation and understanding of pretty links."
12488
  msgstr "Aktivieren Sie die Erzeugung und das Verständnis für ziemlich Links."
12489
 
12490
- #: wppa-settings-autosave.php:3468
12491
  #, fuzzy
12492
  msgid ""
12493
  "If checked, links to social media and the qr code will have \"/token1/token2/"
@@ -12496,7 +12533,7 @@ msgstr ""
12496
  "Wenn diese Option aktiviert, Links zu sozialen Medien und der QR Code wird "
12497
  "\"/ token1 / token2 /\" usw. anstelle von \"& arg1 = .. & arg2 = ..\" usw."
12498
 
12499
- #: wppa-settings-autosave.php:3469
12500
  #, fuzzy
12501
  msgid ""
12502
  "These types of links will be interpreted and cause a redirection on entering."
@@ -12504,7 +12541,7 @@ msgstr ""
12504
  "Diese Arten von Links werden interpretiert und eine Umleitung verursachen "
12505
  "beim Betreten."
12506
 
12507
- #: wppa-settings-autosave.php:3470
12508
  #, fuzzy
12509
  msgid ""
12510
  "It is recommended to check this box. It shortens links dramatically and "
@@ -12513,7 +12550,7 @@ msgstr ""
12513
  "Es wird empfohlen, dieses Feld zu überprüfen. Es verkürzt Links dramatisch "
12514
  "und vereinfacht die QR-Codes."
12515
 
12516
- #: wppa-settings-autosave.php:3471
12517
  #, fuzzy
12518
  msgid ""
12519
  "However, you may encounter conflicts with themes and/or other plugins, so "
@@ -12522,7 +12559,7 @@ msgstr ""
12522
  "Sie können jedoch Konflikte mit Themen und / oder anderen Plugins begegnen, "
12523
  "so testen Sie es troughly!"
12524
 
12525
- #: wppa-settings-autosave.php:3472
12526
  #, fuzzy
12527
  msgid ""
12528
  "Table IV-A2 (Photo names in urls) must be UNchecked for this setting to work!"
@@ -12530,43 +12567,43 @@ msgstr ""
12530
  "Tabelle IV-A2 (Photo Namen in Urls) müssen nicht markiert für diese "
12531
  "Einstellung zu arbeiten!"
12532
 
12533
- #: wppa-settings-autosave.php:3479
12534
  #, fuzzy
12535
  msgid "Enable encrypted links"
12536
  msgstr "Aktivieren Sie verschlüsselte Links"
12537
 
12538
- #: wppa-settings-autosave.php:3480
12539
  #, fuzzy
12540
  msgid "Encrypt album and photo ids in links."
12541
  msgstr "Encrypt Album und Foto-IDs in Links."
12542
 
12543
- #: wppa-settings-autosave.php:3483
12544
  #, fuzzy
12545
  msgid "The page will be reloaded."
12546
  msgstr "Die Seite wird neu geladen werden."
12547
 
12548
- #: wppa-settings-autosave.php:3489
12549
  #, fuzzy
12550
  msgid "Refuse unencrypted"
12551
  msgstr "Refuse unverschlüsselt"
12552
 
12553
- #: wppa-settings-autosave.php:3490
12554
  #, fuzzy
12555
  msgid "When encrypted is enabled, refuse unencrypted urls."
12556
  msgstr "Wenn verschlüsselt aktiviert ist, verweigern unverschlüsselte Urls."
12557
 
12558
- #: wppa-settings-autosave.php:3498
12559
  #, fuzzy
12560
  msgid "Update addressline"
12561
  msgstr "Update-Adresszeile"
12562
 
12563
- #: wppa-settings-autosave.php:3499
12564
  #, fuzzy
12565
  msgid "Update the addressline after an ajax action or next slide."
12566
  msgstr ""
12567
  "Aktualisieren Sie die Adresszeile nach einer Ajax-Aktion oder nächsten Folie."
12568
 
12569
- #: wppa-settings-autosave.php:3500
12570
  #, fuzzy
12571
  msgid ""
12572
  "If checked, refreshing the page will show the current content and the "
@@ -12576,7 +12613,7 @@ msgstr ""
12576
  "Inhalt und die Browser hin und her Pfeile wird die Geschichte auf der Seite "
12577
  "zu sehen."
12578
 
12579
- #: wppa-settings-autosave.php:3501
12580
  #, fuzzy
12581
  msgid ""
12582
  "If unchecked, refreshing the page will re-display the content of the "
@@ -12585,7 +12622,7 @@ msgstr ""
12585
  "Wenn deaktiviert, die Seite zu aktualisieren den Inhalt der ursprünglichen "
12586
  "Seite wieder anzuzeigen."
12587
 
12588
- #: wppa-settings-autosave.php:3502
12589
  #, fuzzy
12590
  msgid ""
12591
  "This will only work on browsers that support history.pushState() and "
@@ -12594,23 +12631,23 @@ msgstr ""
12594
  "Dies wird nur auf Browsern, die history.pushState () und daher nicht in IE "
12595
  "unterstützen"
12596
 
12597
- #: wppa-settings-autosave.php:3503
12598
  #, fuzzy
12599
  msgid "Switching this off will affect the browsers behaviour."
12600
  msgstr "auch diese ausgeschaltet wird den Browser Verhalten beeinflussen."
12601
 
12602
- #: wppa-settings-autosave.php:3510
12603
  #, fuzzy
12604
  msgid "Render shortcode always"
12605
  msgstr "Render Short immer"
12606
 
12607
- #: wppa-settings-autosave.php:3511
12608
  #, fuzzy
12609
  msgid "This will skip the check on proper initialisation."
12610
  msgstr ""
12611
  "Dadurch wird die Überprüfung auf korrekte Initialisierung überspringen."
12612
 
12613
- #: wppa-settings-autosave.php:3512
12614
  #, fuzzy
12615
  msgid ""
12616
  "This setting is required for certain themes like Gantry to prevent the "
@@ -12619,82 +12656,90 @@ msgstr ""
12619
  "Diese Einstellung ist für bestimmte Themen wie Gantry erforderlich, um die "
12620
  "Anzeige von WPPA Platzhalter wie [WPPA Photo-Anzeige] zu verhindern."
12621
 
12622
- #: wppa-settings-autosave.php:3519
12623
  #, fuzzy
12624
  msgid "Track viewcounts"
12625
  msgstr "Spur viewcounts"
12626
 
12627
- #: wppa-settings-autosave.php:3520
12628
  #, fuzzy
12629
  msgid "Register number of views of albums and photos."
12630
  msgstr "Registrieren Anzahl der Ansichten von Alben und Fotos."
12631
 
12632
- #: wppa-settings-autosave.php:3528
 
 
 
 
 
 
 
 
12633
  #, fuzzy
12634
  msgid "Auto page"
12635
  msgstr "Auto Seite"
12636
 
12637
- #: wppa-settings-autosave.php:3529
12638
  #, fuzzy
12639
  msgid "Create a wp page for every fullsize image."
12640
  msgstr "Erstellen Sie eine wp Seite für jede vergrößerte Ansicht."
12641
 
12642
- #: wppa-settings-autosave.php:3533
12643
  #, fuzzy
12644
  msgid "Please reload this page after changing!"
12645
  msgstr "Bitte laden Sie diese Seite nach dem Ändern!"
12646
 
12647
- #: wppa-settings-autosave.php:3539
12648
  #, fuzzy
12649
  msgid "Auto page display"
12650
  msgstr "Auto Seitenanzeige"
12651
 
12652
- #: wppa-settings-autosave.php:3540
12653
  #, fuzzy
12654
  msgid "The type of display on the autopage pages."
12655
  msgstr "Die Art der Anzeige auf der Autoseite Seiten."
12656
 
12657
- #: wppa-settings-autosave.php:3543
12658
  #, fuzzy
12659
  msgid "Single photo"
12660
  msgstr "Einzel Foto"
12661
 
12662
- #: wppa-settings-autosave.php:3543
12663
  #, fuzzy
12664
  msgid "Media type photo"
12665
  msgstr "Medientyp Foto"
12666
 
12667
- #: wppa-settings-autosave.php:3543
12668
  #, fuzzy
12669
  msgid "In the style of a slideshow"
12670
  msgstr "Im Stil einer Diashow"
12671
 
12672
- #: wppa-settings-autosave.php:3550
12673
  #, fuzzy
12674
  msgid "Auto page links"
12675
  msgstr "Seiten Links"
12676
 
12677
- #: wppa-settings-autosave.php:3551
12678
  #, fuzzy
12679
  msgid "The location for the pagelinks."
12680
  msgstr "Die Lage für die pagelinks."
12681
 
12682
- #: wppa-settings-autosave.php:3554
12683
  #, fuzzy
12684
  msgid "At top and bottom"
12685
  msgstr "Oben und Unten"
12686
 
12687
- #: wppa-settings-autosave.php:3561
12688
  #, fuzzy
12689
  msgid "Defer javascript"
12690
  msgstr "aufschieben Javascript"
12691
 
12692
- #: wppa-settings-autosave.php:3562
12693
  #, fuzzy
12694
  msgid "Put javascript near the end of the page."
12695
  msgstr "Setzen Sie Javascript in der Nähe des Ende der Seite."
12696
 
12697
- #: wppa-settings-autosave.php:3563
12698
  #, fuzzy
12699
  msgid ""
12700
  "If checkd: May fix layout problems and broken slideshows. May speed up or "
@@ -12703,54 +12748,54 @@ msgstr ""
12703
  "Wenn checkd: Kann Layout-Probleme und gebrochene Diashows beheben. "
12704
  "beschleunigen kann oder verlangsamen Seite erscheinen."
12705
 
12706
- #: wppa-settings-autosave.php:3570
12707
  #, fuzzy
12708
  msgid "Inline styles"
12709
  msgstr "Inline Styles"
12710
 
12711
- #: wppa-settings-autosave.php:3571
12712
  #, fuzzy
12713
  msgid "Set style specifications inline."
12714
  msgstr "Set Stil Spezifikationen Inline."
12715
 
12716
- #: wppa-settings-autosave.php:3572
12717
  #, fuzzy
12718
  msgid "If checked: May fix layout problems, but slows down page appearing."
12719
  msgstr ""
12720
  "Wenn diese Option aktiviert: Kann Layout-Probleme beheben, aber verlangsamt "
12721
  "Seite erscheinen."
12722
 
12723
- #: wppa-settings-autosave.php:3579
12724
  #, fuzzy
12725
  msgid "Custom style"
12726
  msgstr "Eigener Stil"
12727
 
12728
- #: wppa-settings-autosave.php:3580
12729
  #, fuzzy
12730
  msgid "Enter custom style specs here."
12731
  msgstr "Geben Sie benutzerdefinierten Stil specs hier."
12732
 
12733
- #: wppa-settings-autosave.php:3588
12734
  #, fuzzy
12735
  msgid "Use customized style file"
12736
  msgstr "Verwenden Sie individuelle Stil-Datei"
12737
 
12738
- #: wppa-settings-autosave.php:3589 wppa-settings-autosave.php:3598
12739
  #, fuzzy
12740
  msgid "This feature is highly discouraged."
12741
  msgstr "Diese Funktion wird dringend abgeraten."
12742
 
12743
- #: wppa-settings-autosave.php:3597
12744
  #, fuzzy
12745
  msgid "Use customized theme file"
12746
  msgstr "Verwenden Sie maßgeschneiderte Design-Datei"
12747
 
12748
- #: wppa-settings-autosave.php:3606
12749
  #, fuzzy
12750
  msgid "Enable photo html access"
12751
  msgstr "Aktivieren Foto html Zugang"
12752
 
12753
- #: wppa-settings-autosave.php:3607
12754
  #, fuzzy
12755
  msgid ""
12756
  "Creates .htaccess files in .../uploads/wppa/ and .../uploads/wppa/thumbs/"
@@ -12758,39 +12803,39 @@ msgstr ""
12758
  "Erzeugt .htaccess-Dateien in ... / uploads / WPPA / und ... / uploads / "
12759
  "WPPA / thumbs /"
12760
 
12761
- #: wppa-settings-autosave.php:3610
12762
  #, fuzzy
12763
  msgid "create 'all access' .htaccess files"
12764
  msgstr "schaffen 'all access' .htaccess-Dateien"
12765
 
12766
- #: wppa-settings-autosave.php:3611
12767
  #, fuzzy
12768
  msgid "remove .htaccess files"
12769
  msgstr "entfernen .htaccess-Dateien"
12770
 
12771
- #: wppa-settings-autosave.php:3612
12772
  #, fuzzy
12773
  msgid "create 'no hotlinking' .htaccess files"
12774
  msgstr "schaffen 'keine hotlinking' .htaccess-Dateien"
12775
 
12776
- #: wppa-settings-autosave.php:3613
12777
  #, fuzzy
12778
  msgid "do not change existing .htaccess file(s)"
12779
  msgstr "nicht ändern bestehende .htaccess-Datei (en)"
12780
 
12781
- #: wppa-settings-autosave.php:3625
12782
  #, fuzzy
12783
  msgid "Lazy or HTML comp"
12784
  msgstr "Faul oder HTML-Layout-Datei"
12785
 
12786
- #: wppa-settings-autosave.php:3626
12787
  #, fuzzy
12788
  msgid "Tick this box when you use lazy load or html compression."
12789
  msgstr ""
12790
  "Markieren Sie dieses Kästchen, wenn Sie faul Last oder HTML-Kompression "
12791
  "verwenden."
12792
 
12793
- #: wppa-settings-autosave.php:3627
12794
  #, fuzzy
12795
  msgid ""
12796
  "If the filmstrip images do not show up and you have a lazy load or html "
@@ -12799,116 +12844,116 @@ msgstr ""
12799
  "Wenn die Filmstreifen Bilder nicht zeigen, und Sie haben einen faulen Last "
12800
  "oder HTML-Optimierung Plugin aktiv: Markieren Sie dieses Kästchen"
12801
 
12802
- #: wppa-settings-autosave.php:3634
12803
  #, fuzzy
12804
  msgid "Thumbs first"
12805
  msgstr "Daumen zuerst"
12806
 
12807
- #: wppa-settings-autosave.php:3635
12808
  #, fuzzy
12809
  msgid "When displaying album content: thumbnails before subalbums."
12810
  msgstr "Bei der Anzeige von Albuminhalt: Thumbnails vor Unteralben."
12811
 
12812
- #: wppa-settings-autosave.php:3643
12813
  #, fuzzy
12814
  msgid "Login links"
12815
  msgstr "Login Links"
12816
 
12817
- #: wppa-settings-autosave.php:3644
12818
  #, fuzzy
12819
  msgid "You must login to... links to login page."
12820
  msgstr "Sie müssen ... Links Login-Seite anmelden."
12821
 
12822
- #: wppa-settings-autosave.php:3652
12823
  #, fuzzy
12824
  msgid "Enable Video"
12825
  msgstr "Video aktivieren"
12826
 
12827
- #: wppa-settings-autosave.php:3653
12828
  #, fuzzy
12829
  msgid "Enables video support."
12830
  msgstr "Ermöglicht Video-Unterstützung."
12831
 
12832
- #: wppa-settings-autosave.php:3662
12833
  #, fuzzy
12834
  msgid "Enable Audio"
12835
  msgstr "Audio aktivieren"
12836
 
12837
- #: wppa-settings-autosave.php:3663
12838
  #, fuzzy
12839
  msgid "Enables audio support."
12840
  msgstr "Ermöglicht Audio-Unterstützung."
12841
 
12842
- #: wppa-settings-autosave.php:3671
12843
  #, fuzzy
12844
  msgid "Enable 3D Stereo"
12845
  msgstr "Aktivieren Sie 3D Stereo"
12846
 
12847
- #: wppa-settings-autosave.php:3672
12848
  #, fuzzy
12849
  msgid "Enables 3D stereo photo support."
12850
  msgstr "Ermöglicht 3D-Stereo-Foto-Unterstützung."
12851
 
12852
- #: wppa-settings-autosave.php:3680
12853
  #, fuzzy
12854
  msgid "Relative urls"
12855
  msgstr "Relative URLs"
12856
 
12857
- #: wppa-settings-autosave.php:3681
12858
  #, fuzzy
12859
  msgid "Use relative urls only."
12860
  msgstr "Verwenden Sie nur relative URLs."
12861
 
12862
- #: wppa-settings-autosave.php:3689
12863
  #, fuzzy
12864
  msgid "Capitalize tags and cats"
12865
  msgstr "Capitalize Tags und Katzen"
12866
 
12867
- #: wppa-settings-autosave.php:3690
12868
  #, fuzzy
12869
  msgid "Format tags and cats to start with one capital character"
12870
  msgstr ""
12871
  "Format-Tags und Katzen, die mit einem großen Anfangsbuchstaben beginnen"
12872
 
12873
- #: wppa-settings-autosave.php:3698
12874
  #, fuzzy
12875
  msgid "Enable Admins Choice"
12876
  msgstr "Aktivieren Admins Wahl"
12877
 
12878
- #: wppa-settings-autosave.php:3699
12879
  #, fuzzy
12880
  msgid "Enable the creation of zipfiles with selected photos."
12881
  msgstr "Aktivieren Sie die Erstellung von ZipFiles mit ausgewählten Fotos."
12882
 
12883
- #: wppa-settings-autosave.php:3700
12884
  #, fuzzy
12885
  msgid "Activate the Admins Choice widget to make the zipfiles downloadable."
12886
  msgstr ""
12887
  "Aktivieren Sie die Admins Wahl Widget die ZipFiles herunterladbare zu machen."
12888
 
12889
- #: wppa-settings-autosave.php:3707
12890
  #, fuzzy
12891
  msgid "Make owner like photoname"
12892
  msgstr "Machen Sie Eigentümer wie photoname"
12893
 
12894
- #: wppa-settings-autosave.php:3708
12895
  #, fuzzy
12896
  msgid "Change the owner to the user who's display name equals photoname."
12897
  msgstr ""
12898
  "Ändern Sie den Eigentümer an den Benutzer, die Anzeigenamen photoname "
12899
  "entspricht."
12900
 
12901
- #: wppa-settings-autosave.php:3716
12902
  #, fuzzy
12903
  msgid "JS and CSS when needed"
12904
  msgstr "JS und CSS bei Bedarf"
12905
 
12906
- #: wppa-settings-autosave.php:3717
12907
  #, fuzzy
12908
  msgid "Loads .js and .css files only when they are used on the page."
12909
  msgstr "Lädt js und CSS-Dateien nur, wenn sie auf der Seite verwendet."
12910
 
12911
- #: wppa-settings-autosave.php:3718
12912
  #, fuzzy
12913
  msgid ""
12914
  "This is a self learning system. The first time a page is loaded that "
@@ -12917,27 +12962,27 @@ msgstr ""
12917
  "Dies ist ein selbstlernendes System. Das erste Mal, wenn eine Seite geladen "
12918
  "wird, die WPPA CSS- oder JS-Dateien erfordert, wird die Seite neu zu laden."
12919
 
12920
- #: wppa-settings-autosave.php:3726
12921
  #, fuzzy
12922
  msgid "Slideshow related settings"
12923
  msgstr "Diashow bezogene Einstellungen"
12924
 
12925
- #: wppa-settings-autosave.php:3728
12926
  #, fuzzy
12927
  msgid "V align"
12928
  msgstr "V align"
12929
 
12930
- #: wppa-settings-autosave.php:3729
12931
  #, fuzzy
12932
  msgid "Vertical alignment of slideshow images."
12933
  msgstr "Die vertikale Ausrichtung der Diashow Bilder."
12934
 
12935
- #: wppa-settings-autosave.php:3730
12936
  #, fuzzy
12937
  msgid "Specify the vertical alignment of slideshow images."
12938
  msgstr "Geben Sie die vertikale Ausrichtung der Diashow Bilder."
12939
 
12940
- #: wppa-settings-autosave.php:3731
12941
  #, fuzzy
12942
  msgid ""
12943
  "If you select --- none ---, the photos will not be centered horizontally "
@@ -12946,34 +12991,34 @@ msgstr ""
12946
  "Wenn Sie --- keine Auswahl ---, werden die Fotos nicht horizontal entweder "
12947
  "zentriert werden."
12948
 
12949
- #: wppa-settings-autosave.php:3733 wppa-settings-autosave.php:4023
12950
  #: wppa-slideshow-widget.php:214
12951
  #, fuzzy
12952
  msgid "top"
12953
  msgstr "Top"
12954
 
12955
- #: wppa-settings-autosave.php:3733 wppa-settings-autosave.php:4023
12956
  #: wppa-slideshow-widget.php:216
12957
  #, fuzzy
12958
  msgid "bottom"
12959
  msgstr "Unten"
12960
 
12961
- #: wppa-settings-autosave.php:3733 wppa-slideshow-widget.php:217
12962
  #, fuzzy
12963
  msgid "fit"
12964
  msgstr "passend"
12965
 
12966
- #: wppa-settings-autosave.php:3741
12967
  #, fuzzy
12968
  msgid "H align"
12969
  msgstr "H align"
12970
 
12971
- #: wppa-settings-autosave.php:3742
12972
  #, fuzzy
12973
  msgid "Horizontal alignment of slideshow images."
12974
  msgstr "Die horizontale Ausrichtung der Diashow Bilder."
12975
 
12976
- #: wppa-settings-autosave.php:3743
12977
  #, fuzzy
12978
  msgid ""
12979
  "Specify the horizontal alignment of slideshow images. If you specify --- "
@@ -12982,7 +13027,7 @@ msgstr ""
12982
  "Geben Sie die horizontale Ausrichtung der Diashow Bilder. Wenn Sie --- keine "
12983
  "angeben ---, wird keine horizontale Ausrichtung stattfinden."
12984
 
12985
- #: wppa-settings-autosave.php:3744
12986
  #, fuzzy
12987
  msgid ""
12988
  "This setting is only usefull when the Column Width differs from the Maximum "
@@ -12991,17 +13036,17 @@ msgstr ""
12991
  "Diese Einstellung ist nur sinnvoll, wenn die Spaltenbreite der maximalen "
12992
  "Breite abweicht."
12993
 
12994
- #: wppa-settings-autosave.php:3745
12995
  #, fuzzy
12996
  msgid "(Settings I-A1 and I-B1)"
12997
  msgstr "(Einstellungen I-A1 und I-B1)"
12998
 
12999
- #: wppa-settings-autosave.php:3755
13000
  #, fuzzy
13001
  msgid "Start slideshow running."
13002
  msgstr "Diashow starten läuft."
13003
 
13004
- #: wppa-settings-autosave.php:3756
13005
  #, fuzzy
13006
  msgid ""
13007
  "If you select \"running\", the slideshow will start running immediately, if "
@@ -13012,7 +13057,7 @@ msgstr ""
13012
  "wenn Sie \"immer noch auf den ersten Foto\" wird das erste Foto im Browse-"
13013
  "Modus angezeigt werden."
13014
 
13015
- #: wppa-settings-autosave.php:3757
13016
  #, fuzzy
13017
  msgid ""
13018
  "If you select \"still at first norated\", the first photo that the visitor "
@@ -13021,62 +13066,62 @@ msgstr ""
13021
  "Wenn Sie \"immer noch auf den ersten norated\", das erste Foto, dass der "
13022
  "Besucher gab nicht eine Bewertung wird im Browse-Modus angezeigt werden."
13023
 
13024
- #: wppa-settings-autosave.php:3759
13025
  #, fuzzy
13026
  msgid "running"
13027
  msgstr "运行"
13028
 
13029
- #: wppa-settings-autosave.php:3760
13030
  #, fuzzy
13031
  msgid "still at first photo"
13032
  msgstr "noch auf den ersten Foto"
13033
 
13034
- #: wppa-settings-autosave.php:3761
13035
  #, fuzzy
13036
  msgid "still at first norated"
13037
  msgstr "noch auf den ersten norated"
13038
 
13039
- #: wppa-settings-autosave.php:3772
13040
  #, fuzzy
13041
  msgid "Start slideonly"
13042
  msgstr "Starten Sie slideonly"
13043
 
13044
- #: wppa-settings-autosave.php:3773
13045
  #, fuzzy
13046
  msgid "Start slideonly slideshow running."
13047
  msgstr "Starten Sie slideonly Diashow läuft."
13048
 
13049
- #: wppa-settings-autosave.php:3781 wppa-settings-autosave.php:4694
13050
  #, fuzzy
13051
  msgid "Video autostart"
13052
  msgstr "Video Autostart-"
13053
 
13054
- #: wppa-settings-autosave.php:3782
13055
  #, fuzzy
13056
  msgid "Autoplay videos in slideshows."
13057
  msgstr "Automatische Wiedergabe von Videos in Diashows."
13058
 
13059
- #: wppa-settings-autosave.php:3791 wppa-settings-autosave.php:4703
13060
  #, fuzzy
13061
  msgid "Audio autostart"
13062
  msgstr "Audio Autostart-"
13063
 
13064
- #: wppa-settings-autosave.php:3792
13065
  #, fuzzy
13066
  msgid "Autoplay audios in slideshows."
13067
  msgstr "Automatische Wiedergabe Audios in Diashows."
13068
 
13069
- #: wppa-settings-autosave.php:3800
13070
  #, fuzzy
13071
  msgid "Animation type"
13072
  msgstr "Typ der Animation"
13073
 
13074
- #: wppa-settings-autosave.php:3801
13075
  #, fuzzy
13076
  msgid "The way successive slides appear."
13077
  msgstr "Die Art und Weise aufeinanderfolgende Folien angezeigt werden."
13078
 
13079
- #: wppa-settings-autosave.php:3802
13080
  #, fuzzy
13081
  msgid ""
13082
  "Select the way the old slide is to be replaced by the new one in the "
@@ -13085,47 +13130,47 @@ msgstr ""
13085
  "Wählen Sie die Art und Weise der alte Schlitten ist durch das neue in der "
13086
  "Diashow / Browse-Grossanzeige ersetzt werden."
13087
 
13088
- #: wppa-settings-autosave.php:3804
13089
  #, fuzzy
13090
  msgid "Fade out and in simultaneous"
13091
  msgstr "Ausblenden und in gleichzeitiger"
13092
 
13093
- #: wppa-settings-autosave.php:3805
13094
  #, fuzzy
13095
  msgid "Fade in after fade out"
13096
  msgstr "Fade in nach fade out"
13097
 
13098
- #: wppa-settings-autosave.php:3806
13099
  #, fuzzy
13100
  msgid "Shift adjacent"
13101
  msgstr "Umschalt benachbarten"
13102
 
13103
- #: wppa-settings-autosave.php:3807
13104
  #, fuzzy
13105
  msgid "Stack on"
13106
  msgstr "Stack auf"
13107
 
13108
- #: wppa-settings-autosave.php:3808
13109
  #, fuzzy
13110
  msgid "Stack off"
13111
  msgstr "Stapel aus"
13112
 
13113
- #: wppa-settings-autosave.php:3809
13114
  #, fuzzy
13115
  msgid "Turn over"
13116
  msgstr "Umsatz"
13117
 
13118
- #: wppa-settings-autosave.php:3823
13119
  #, fuzzy
13120
  msgid "Timeout"
13121
  msgstr "Timeout"
13122
 
13123
- #: wppa-settings-autosave.php:3824
13124
  #, fuzzy
13125
  msgid "Slideshow timeout."
13126
  msgstr "Diashow-Timeout."
13127
 
13128
- #: wppa-settings-autosave.php:3825
13129
  #, fuzzy
13130
  msgid ""
13131
  "Select the time a single slide will be visible when the slideshow is started."
@@ -13133,122 +13178,123 @@ msgstr ""
13133
  "Wählen Sie die Zeit eine einzelne Folie sichtbar sein wird, wenn die Diashow "
13134
  "gestartet wird."
13135
 
13136
- #: wppa-settings-autosave.php:3834
13137
  #, fuzzy
13138
  msgid "Speed"
13139
  msgstr "Geschwindigkeit"
13140
 
13141
- #: wppa-settings-autosave.php:3835
13142
  #, fuzzy
13143
  msgid "Slideshow animation speed."
13144
  msgstr "Slideshow Animationsgeschwindigkeit."
13145
 
13146
- #: wppa-settings-autosave.php:3836
13147
  #, fuzzy
13148
  msgid "Specify the animation speed to be used in slideshows."
13149
  msgstr "Geben Sie die Animationsgeschwindigkeit in Diashows verwendet werden."
13150
 
13151
- #: wppa-settings-autosave.php:3837
13152
  #, fuzzy
13153
  msgid "This is the time it takes a photo to fade in or out."
13154
  msgstr "Dies ist die Zeit, die ein Foto nimmt in oder out zu verblassen."
13155
 
13156
- #: wppa-settings-autosave.php:3839 wppa-settings-autosave.php:4232
13157
- #: wppa-settings-autosave.php:4640 wppa-settings-autosave.php:6555
13158
- #: wppa-settings-autosave.php:7708 wppa-settings-autosave.php:7719
13159
- #: wppa-settings-autosave.php:7730 wppa-settings-autosave.php:7882
 
13160
  #, fuzzy
13161
  msgid "--- off ---"
13162
  msgstr "Aus, kein Blitz, nicht erkannt und Rück"
13163
 
13164
- #: wppa-settings-autosave.php:3839
13165
  #, fuzzy
13166
  msgid "very fast (200 ms.)"
13167
  msgstr "sehr schnell (200 ms.)"
13168
 
13169
- #: wppa-settings-autosave.php:3839
13170
  #, fuzzy
13171
  msgid "fast (400 ms.)"
13172
  msgstr "schnell (400 ms.)"
13173
 
13174
- #: wppa-settings-autosave.php:3839
13175
  #, fuzzy
13176
  msgid "normal (800 ms.)"
13177
  msgstr "normal (800 ms.)"
13178
 
13179
- #: wppa-settings-autosave.php:3839
13180
  #, fuzzy
13181
  msgid "slow (1.2 s.)"
13182
  msgstr "langsam (1,2 s.)"
13183
 
13184
- #: wppa-settings-autosave.php:3839
13185
  #, fuzzy
13186
  msgid "very slow (2 s.)"
13187
  msgstr "sehr langsam (2 s.)"
13188
 
13189
- #: wppa-settings-autosave.php:3839
13190
  #, fuzzy
13191
  msgid "extremely slow (4 s.)"
13192
  msgstr "extrem langsam (4 s.)"
13193
 
13194
- #: wppa-settings-autosave.php:3846
13195
  #, fuzzy
13196
  msgid "Slide hover pause"
13197
  msgstr "Schieben Sie schweben Pause"
13198
 
13199
- #: wppa-settings-autosave.php:3847
13200
  #, fuzzy
13201
  msgid "Running Slideshow suspends during mouse hover."
13202
  msgstr "Diashow Laufen aussetzt während Maus schweben."
13203
 
13204
- #: wppa-settings-autosave.php:3855
13205
  #, fuzzy
13206
  msgid "Slideshow wrap around"
13207
  msgstr "Diashow Wrap-around"
13208
 
13209
- #: wppa-settings-autosave.php:3856
13210
  #, fuzzy
13211
  msgid "The slideshow wraps around the start and end"
13212
  msgstr "Die Diashow wickelt sich um den Anfang und das Ende"
13213
 
13214
- #: wppa-settings-autosave.php:3864
13215
  #, fuzzy
13216
  msgid "Full desc align"
13217
  msgstr "Vollständige ab align"
13218
 
13219
- #: wppa-settings-autosave.php:3865
13220
  #, fuzzy
13221
  msgid "The alignment of the descriptions under fullsize images and slideshows."
13222
  msgstr "Die Ausrichtung der Beschreibungen unter Gross Bildern und Diashows."
13223
 
13224
- #: wppa-settings-autosave.php:3868 wppa-settings-autosave.php:4011
13225
- #: wppa-settings-autosave.php:4114
13226
  #, fuzzy
13227
  msgid "Left"
13228
  msgstr "Links"
13229
 
13230
- #: wppa-settings-autosave.php:3868
13231
  #, fuzzy
13232
  msgid "Center"
13233
  msgstr "Center"
13234
 
13235
- #: wppa-settings-autosave.php:3868 wppa-settings-autosave.php:4011
13236
- #: wppa-settings-autosave.php:4114
13237
  #, fuzzy
13238
  msgid "Right"
13239
  msgstr "Rechts"
13240
 
13241
- #: wppa-settings-autosave.php:3875
13242
  #, fuzzy
13243
  msgid "Remove redundant space"
13244
  msgstr "Entfernen redundanter Raum"
13245
 
13246
- #: wppa-settings-autosave.php:3876
13247
  #, fuzzy
13248
  msgid "Removes unwanted &lt;p> and &lt;br> tags in fullsize descriptions."
13249
  msgstr "Entfernt unerwünschte <p> und <br> Tags in Gross Beschreibungen."
13250
 
13251
- #: wppa-settings-autosave.php:3877
13252
  #, fuzzy
13253
  msgid ""
13254
  "This setting has only effect when Table IX-A7 (foreign shortcodes) is "
@@ -13257,87 +13303,87 @@ msgstr ""
13257
  "Diese Einstellung ist nur wirksam, wenn der Tabelle IX-A7 (ausländische "
13258
  "Kurzwahlnummern) geprüft wird."
13259
 
13260
- #: wppa-settings-autosave.php:3884 wppa-settings-autosave.php:4183
13261
  msgid "Run nl2br or wpautop on description"
13262
  msgstr ""
13263
 
13264
- #: wppa-settings-autosave.php:3885
13265
  msgid "Adds &lt;br> or &lt;p> and &lt;br> tags in fullsize descriptions."
13266
  msgstr ""
13267
 
13268
- #: wppa-settings-autosave.php:3889 wppa-settings-autosave.php:4188
13269
  msgid "Linebreaks only"
13270
  msgstr ""
13271
 
13272
- #: wppa-settings-autosave.php:3890 wppa-settings-autosave.php:4189
13273
  msgid "Linebreaks and paragraphs"
13274
  msgstr ""
13275
 
13276
- #: wppa-settings-autosave.php:3898
13277
  #, fuzzy
13278
  msgid "Auto open comments"
13279
  msgstr "Offene Kommentare"
13280
 
13281
- #: wppa-settings-autosave.php:3899
13282
  #, fuzzy
13283
  msgid "Automatic opens comments box when slideshow does not run."
13284
  msgstr "Automatische öffnet Kommentarfeld, wenn Diashow läuft nicht."
13285
 
13286
- #: wppa-settings-autosave.php:3907
13287
  #, fuzzy
13288
  msgid "Film hover goto"
13289
  msgstr "Film schweben goto"
13290
 
13291
- #: wppa-settings-autosave.php:3908
13292
  #, fuzzy
13293
  msgid "Go to slide when hovering filmstrip thumbnail."
13294
  msgstr "Gehen Sie zu gleiten, wenn Filmstreifen Thumbnail schweben."
13295
 
13296
- #: wppa-settings-autosave.php:3909
13297
  #, fuzzy
13298
  msgid "Do not use this setting when slides have different aspect ratios!"
13299
  msgstr ""
13300
  "Diese Einstellung nicht verwenden, wenn Dias verschiedene Seitenverhältnisse "
13301
  "haben!"
13302
 
13303
- #: wppa-settings-autosave.php:3916
13304
  #, fuzzy
13305
  msgid "Slide swipe"
13306
  msgstr "Slide Swipe"
13307
 
13308
- #: wppa-settings-autosave.php:3917
13309
  #, fuzzy
13310
  msgid "Enable touch events swipe left-right on slides on touch screens."
13311
  msgstr ""
13312
  "Aktivieren Sie Touch-Ereignisse Swipe links-rechts auf Folien auf "
13313
  "Touchscreens."
13314
 
13315
- #: wppa-settings-autosave.php:3925
13316
  #, fuzzy
13317
  msgid "Slide page Ajax"
13318
  msgstr "Slide Seite Ajax"
13319
 
13320
- #: wppa-settings-autosave.php:3926
13321
  #, fuzzy
13322
  msgid "Pagelinks slideshow use Ajax"
13323
  msgstr "Pagelinks Diashow Ajax verwenden"
13324
 
13325
- #: wppa-settings-autosave.php:3927
13326
  #, fuzzy
13327
  msgid "On some systems you need to disable ajax here."
13328
  msgstr "Auf einigen Systemen müssen Sie Ajax hier zu deaktivieren."
13329
 
13330
- #: wppa-settings-autosave.php:3954
13331
  #, fuzzy
13332
  msgid "Thumbnail related settings"
13333
  msgstr "Thumbnail bezogene Einstellungen"
13334
 
13335
- #: wppa-settings-autosave.php:3957
13336
  #, fuzzy
13337
  msgid "Photo ordering sequence method."
13338
  msgstr "Foto-Bestellsequenzmethode."
13339
 
13340
- #: wppa-settings-autosave.php:3958
13341
  #, fuzzy
13342
  msgid ""
13343
  "Specify the way the photos should be ordered. This is the default setting. "
@@ -13347,17 +13393,17 @@ msgstr ""
13347
  "Standardeinstellung. Sie können die Standardsortierreihenfolge auf einer pro "
13348
  "Album Basis außer Kraft setzen."
13349
 
13350
- #: wppa-settings-autosave.php:3995
13351
  #, fuzzy
13352
  msgid "Thumbnail type"
13353
  msgstr "Stil des Vorschaubilds"
13354
 
13355
- #: wppa-settings-autosave.php:3996
13356
  #, fuzzy
13357
  msgid "The way the thumbnail images are displayed."
13358
  msgstr "Die Art und Weise die Miniaturbilder angezeigt werden."
13359
 
13360
- #: wppa-settings-autosave.php:3997
13361
  #, fuzzy
13362
  msgid ""
13363
  "You may select an altenative display method for thumbnails. Note that some "
@@ -13367,58 +13413,58 @@ msgstr ""
13367
  "auszuwählen. Beachten Sie, dass einige der Thumbnail-Einstellungen gelten "
13368
  "nicht für alle verfügbaren Anzeigemethoden."
13369
 
13370
- #: wppa-settings-autosave.php:3999 wppa-settings-autosave.php:4023
13371
  #: wppa-tinymce-shortcodes.php:515 wppa-tinymce-shortcodes.php:534
13372
  #, fuzzy
13373
  msgid "--- default ---"
13374
  msgstr "Standard-Fotoalbum für"
13375
 
13376
- #: wppa-settings-autosave.php:3999
13377
  #, fuzzy
13378
  msgid "like album covers"
13379
  msgstr "Albumcovers"
13380
 
13381
- #: wppa-settings-autosave.php:3999
13382
  #, fuzzy
13383
  msgid "like album covers mcr"
13384
  msgstr "wie Album-Cover mcr"
13385
 
13386
- #: wppa-settings-autosave.php:3999
13387
  #, fuzzy
13388
  msgid "masonry style columns"
13389
  msgstr "Mauerwerk Artspalten"
13390
 
13391
- #: wppa-settings-autosave.php:3999
13392
  #, fuzzy
13393
  msgid "masonry style rows"
13394
  msgstr "Mauerwerk Stil Reihen"
13395
 
13396
- #: wppa-settings-autosave.php:4007 wppa-settings-autosave.php:4108
13397
  #, fuzzy
13398
  msgid "Placement"
13399
  msgstr "Platzierung"
13400
 
13401
- #: wppa-settings-autosave.php:4008
13402
  #, fuzzy
13403
  msgid "Thumbnail image left or right."
13404
  msgstr "Miniaturansicht nach links oder rechts."
13405
 
13406
- #: wppa-settings-autosave.php:4009
13407
  #, fuzzy
13408
  msgid "Indicate the placement position of the thumbnailphoto you wish."
13409
  msgstr "Geben Sie die Platzierungsposition des thumbnail Sie es wünschen."
13410
 
13411
- #: wppa-settings-autosave.php:4018
13412
  #, fuzzy
13413
  msgid "Vertical alignment"
13414
  msgstr "Vertikale Ausrichtung"
13415
 
13416
- #: wppa-settings-autosave.php:4019
13417
  #, fuzzy
13418
  msgid "Vertical alignment of thumbnails."
13419
  msgstr "Die vertikale Ausrichtung der Thumbnails."
13420
 
13421
- #: wppa-settings-autosave.php:4020
13422
  #, fuzzy
13423
  msgid ""
13424
  "Specify the vertical alignment of thumbnail images. Use this setting when "
@@ -13427,7 +13473,7 @@ msgstr ""
13427
  "Geben Sie die vertikale Ausrichtung von Miniaturbildern. Verwenden Sie diese "
13428
  "Einstellung, wenn Alben jeweils Hoch- und Quer Fotos enthalten."
13429
 
13430
- #: wppa-settings-autosave.php:4021
13431
  #, fuzzy
13432
  msgid ""
13433
  "It is NOT recommended to use the value --- default ---; it will affect the "
@@ -13437,103 +13483,103 @@ msgstr ""
13437
  "auch die horizontale Ausrichtung beeinflussen und soll mit "
13438
  "benutzerdefinierten CSS verwendet werden."
13439
 
13440
- #: wppa-settings-autosave.php:4030
13441
  #, fuzzy
13442
  msgid "Thumb mouseover"
13443
  msgstr "thumb Mouseover"
13444
 
13445
- #: wppa-settings-autosave.php:4031
13446
  #, fuzzy
13447
  msgid "Apply thumbnail mouseover effect."
13448
  msgstr "Bewerben Miniaturmouseover-Effekt."
13449
 
13450
- #: wppa-settings-autosave.php:4032
13451
  #, fuzzy
13452
  msgid "Check this box to use mouseover effect on thumbnail images."
13453
  msgstr ""
13454
  "Markieren Sie dieses Feld Mouseover-Effekt auf die Miniaturbilder zu "
13455
  "verwenden."
13456
 
13457
- #: wppa-settings-autosave.php:4040
13458
  #, fuzzy
13459
  msgid "Thumb opacity"
13460
  msgstr "thumb Opazität"
13461
 
13462
- #: wppa-settings-autosave.php:4041 wppa-settings-autosave.php:4133
13463
  #, fuzzy
13464
  msgid "Initial opacity value."
13465
  msgstr "Anfangstrübungswert."
13466
 
13467
- #: wppa-settings-autosave.php:4042 wppa-settings-autosave.php:4134
13468
- #: wppa-settings-autosave.php:4278
13469
  #, fuzzy
13470
  msgid "Enter percentage of opacity. 100% is opaque, 0% is transparant"
13471
  msgstr ""
13472
  "Geben Sie Prozentsatz der Undurchsichtigkeit. 100% opak ist, 0% beträgt "
13473
  "transparant"
13474
 
13475
- #: wppa-settings-autosave.php:4044 wppa-settings-autosave.php:4136
13476
- #: wppa-settings-autosave.php:4281 wppa-settings-autosave.php:4620
13477
  #, fuzzy
13478
  msgid "%"
13479
  msgstr "%"
13480
 
13481
- #: wppa-settings-autosave.php:4049
13482
  #, fuzzy
13483
  msgid "Thumb popup"
13484
  msgstr "thumb Popup"
13485
 
13486
- #: wppa-settings-autosave.php:4050
13487
  #, fuzzy
13488
  msgid "Use popup effect on thumbnail images."
13489
  msgstr "Verwenden Sie Popup-Effekt auf die Miniaturbilder."
13490
 
13491
- #: wppa-settings-autosave.php:4051
13492
  #, fuzzy
13493
  msgid "Thumbnails pop-up to a larger image when hovered."
13494
  msgstr "Thumbnails in ein größeres Bild Pop-up, wenn schwebte."
13495
 
13496
- #: wppa-settings-autosave.php:4059
13497
  #, fuzzy
13498
  msgid "Align subtext"
13499
  msgstr "Richten Sie Subtext"
13500
 
13501
- #: wppa-settings-autosave.php:4060
13502
  #, fuzzy
13503
  msgid "Set thumbnail subtext on equal height."
13504
  msgstr "Set Thumbnail Subtext auf gleicher Höhe."
13505
 
13506
- #: wppa-settings-autosave.php:4068
13507
  #, fuzzy
13508
  msgid "Album and covers related settings"
13509
  msgstr "Album und deckt damit verbundene Einstellungen"
13510
 
13511
- #: wppa-settings-autosave.php:4070
13512
  #, fuzzy
13513
  msgid "Album order"
13514
  msgstr "Album bestellen"
13515
 
13516
- #: wppa-settings-autosave.php:4071
13517
  #, fuzzy
13518
  msgid "Album ordering sequence method."
13519
  msgstr "Album Bestellung Sequenzmethode."
13520
 
13521
- #: wppa-settings-autosave.php:4072
13522
  #, fuzzy
13523
  msgid "Specify the way the albums should be ordered."
13524
  msgstr "Geben Sie die Art und Weise sollten die Alben bestellt werden."
13525
 
13526
- #: wppa-settings-autosave.php:4097
13527
  #, fuzzy
13528
  msgid "Default coverphoto selection"
13529
  msgstr "Standard Coverfoto Auswahl"
13530
 
13531
- #: wppa-settings-autosave.php:4098
13532
  #, fuzzy
13533
  msgid "Default select cover photo method."
13534
  msgstr "Standardbild auswählen Methode."
13535
 
13536
- #: wppa-settings-autosave.php:4099
13537
  #, fuzzy
13538
  msgid ""
13539
  "This is the initial value on album creation only. It can be overruled on the "
@@ -13542,32 +13588,32 @@ msgstr ""
13542
  "Dies ist der Anfangswert auf nur Album Schöpfung. Es kann auf dem Album "
13543
  "bearbeiten Seite außer Kraft gesetzt werden."
13544
 
13545
- #: wppa-settings-autosave.php:4100
13546
  #, fuzzy
13547
  msgid "Random from album"
13548
  msgstr "Zufällige von Album"
13549
 
13550
- #: wppa-settings-autosave.php:4100
13551
  #, fuzzy
13552
  msgid "Random featured from album"
13553
  msgstr "Zufällige funktions von Album"
13554
 
13555
- #: wppa-settings-autosave.php:4100
13556
  #, fuzzy
13557
  msgid "Most recently added to album"
13558
  msgstr "Zuletzt zum Album hinzugefügt"
13559
 
13560
- #: wppa-settings-autosave.php:4100
13561
  #, fuzzy
13562
  msgid "Random from album or any sub album"
13563
  msgstr "Zufällige aus dem Album oder einem Unter Album"
13564
 
13565
- #: wppa-settings-autosave.php:4109
13566
  #, fuzzy
13567
  msgid "Cover image position."
13568
  msgstr "Titelbild Position."
13569
 
13570
- #: wppa-settings-autosave.php:4110
13571
  #, fuzzy
13572
  msgid ""
13573
  "Enter the position that you want to be used for the default album cover "
@@ -13576,7 +13622,7 @@ msgstr ""
13576
  "Geben Sie die Position, die Sie in der Tabelle IV-D6 ausgewählt für die "
13577
  "Standard-Album-Cover verwendet werden soll."
13578
 
13579
- #: wppa-settings-autosave.php:4111
13580
  #, fuzzy
13581
  msgid ""
13582
  "For covertype Image Factory: left will be treated as top and right will be "
@@ -13585,7 +13631,7 @@ msgstr ""
13585
  "Für covertype Bild Factory: links wird als oben behandelt und rechts wird "
13586
  "als untere treted werden."
13587
 
13588
- #: wppa-settings-autosave.php:4112
13589
  #, fuzzy
13590
  msgid ""
13591
  "For covertype Long Descriptions: top will be treated as left and bottom will "
@@ -13594,38 +13640,38 @@ msgstr ""
13594
  "Für covertype Lange Beschreibungen: oben wird wie links behandelt und Boden "
13595
  "wird als rechts treted werden."
13596
 
13597
- #: wppa-settings-autosave.php:4122
13598
  #, fuzzy
13599
  msgid "Cover mouseover"
13600
  msgstr "Abdeckung Mouseover"
13601
 
13602
- #: wppa-settings-autosave.php:4123
13603
  #, fuzzy
13604
  msgid "Apply coverphoto mouseover effect."
13605
  msgstr "Bewerben Coverfoto Mouseover-Effekt."
13606
 
13607
- #: wppa-settings-autosave.php:4124
13608
  #, fuzzy
13609
  msgid "Check this box to use mouseover effect on cover images."
13610
  msgstr ""
13611
  "Markieren Sie dieses Feld Mouseover-Effekt auf die Cover-Bilder zu verwenden."
13612
 
13613
- #: wppa-settings-autosave.php:4132
13614
  #, fuzzy
13615
  msgid "Cover opacity"
13616
  msgstr "Titel Opazität"
13617
 
13618
- #: wppa-settings-autosave.php:4141
13619
  #, fuzzy
13620
  msgid "Cover type"
13621
  msgstr "Einband"
13622
 
13623
- #: wppa-settings-autosave.php:4142
13624
  #, fuzzy
13625
  msgid "Select the default cover type."
13626
  msgstr "Wählen Sie die Standardabdeckung Typ."
13627
 
13628
- #: wppa-settings-autosave.php:4143
13629
  #, fuzzy
13630
  msgid ""
13631
  "Types with the addition mcr are suitable for Multi Column in a Responsive "
@@ -13634,22 +13680,22 @@ msgstr ""
13634
  "Typen mit dem Zusatz mcr sind für Multi-Spalte in einem Responsive Thema "
13635
  "geeignet"
13636
 
13637
- #: wppa-settings-autosave.php:4166
13638
  #, fuzzy
13639
  msgid "The umber of coverphotos. Must be > 1 and < 25."
13640
  msgstr "Die Umbra von coverphotos. Muss> 1 und <25."
13641
 
13642
- #: wppa-settings-autosave.php:4174
13643
  #, fuzzy
13644
  msgid "Cats include subs"
13645
  msgstr "Katzen sind U-Boote"
13646
 
13647
- #: wppa-settings-autosave.php:4175
13648
  #, fuzzy
13649
  msgid "Child albums are included in Category based shortcodes."
13650
  msgstr "Kinderalben sind in Kategorie basierend Shortcodes enthalten."
13651
 
13652
- #: wppa-settings-autosave.php:4176
13653
  #, fuzzy
13654
  msgid ""
13655
  "When you use album=\"#cat,...\", in a shortcode, the child albums will be "
@@ -13658,26 +13704,26 @@ msgstr ""
13658
  "Wenn Sie das Album verwenden = \"# cat, ...\", in einer Kurzwahlnummer, wird "
13659
  "das Kind Alben aufgenommen."
13660
 
13661
- #: wppa-settings-autosave.php:4184
13662
  msgid "Adds &lt;br> or &lt;p> and &lt;br> tags in album descriptions."
13663
  msgstr ""
13664
 
13665
- #: wppa-settings-autosave.php:4198
13666
  #, fuzzy
13667
  msgid "Rating related settings"
13668
  msgstr "Rating bezogenen Einstellungen"
13669
 
13670
- #: wppa-settings-autosave.php:4200
13671
  #, fuzzy
13672
  msgid "Rating login"
13673
  msgstr "Rating Login"
13674
 
13675
- #: wppa-settings-autosave.php:4201
13676
  #, fuzzy
13677
  msgid "Users must login to rate photos."
13678
  msgstr "Benutzer müssen sich anmelden, Fotos bewerten."
13679
 
13680
- #: wppa-settings-autosave.php:4202
13681
  #, fuzzy
13682
  msgid ""
13683
  "If users want to vote for a photo (rating 1..5 stars) the must login first. "
@@ -13688,20 +13734,20 @@ msgstr ""
13688
  "der ersten Anmeldung müssen. Die Durchschnittsbewertung wird immer so lange "
13689
  "angezeigt werden, da das Rating-System aktiviert ist."
13690
 
13691
- #: wppa-settings-autosave.php:4209
13692
  #, fuzzy
13693
  msgid "Rating change"
13694
  msgstr "Änderung der Bewertung"
13695
 
13696
- #: wppa-settings-autosave.php:4210 wppa-settings-autosave.php:4211
13697
  #, fuzzy
13698
  msgid "Users may change their ratings."
13699
  msgstr "Die Benutzer können ihre Ratings ändern."
13700
 
13701
- #: wppa-settings-autosave.php:4212 wppa-settings-autosave.php:4260
13702
- #: wppa-settings-autosave.php:4279 wppa-settings-autosave.php:4292
13703
- #: wppa-settings-autosave.php:4302 wppa-settings-autosave.php:4312
13704
- #: wppa-settings-autosave.php:4322 wppa-settings-autosave.php:4331
13705
  #, fuzzy
13706
  msgid ""
13707
  "If \"One button vote\" is selected in Table I-E1, this setting has no meaning"
@@ -13709,17 +13755,17 @@ msgstr ""
13709
  "Wenn \"Ein-Knopf-Abstimmung\" in Tabelle I-E1 ausgewählt ist, hat diese "
13710
  "Einstellung keine Bedeutung"
13711
 
13712
- #: wppa-settings-autosave.php:4219
13713
  #, fuzzy
13714
  msgid "Rating multi"
13715
  msgstr "Bewertung Mehr"
13716
 
13717
- #: wppa-settings-autosave.php:4220
13718
  #, fuzzy
13719
  msgid "Users may give multiple votes."
13720
  msgstr "Benutzer können mehrere Stimmen geben."
13721
 
13722
- #: wppa-settings-autosave.php:4221
13723
  #, fuzzy
13724
  msgid ""
13725
  "Users may give multiple votes. (This has no effect when users may change "
@@ -13728,37 +13774,37 @@ msgstr ""
13728
  "Benutzer können mehrere Stimmen geben. (Dies hat keine Auswirkung, wenn die "
13729
  "Benutzer ihre Stimme ändern können.)"
13730
 
13731
- #: wppa-settings-autosave.php:4228
13732
  #, fuzzy
13733
  msgid "Rating daily"
13734
  msgstr "Bewertung täglich"
13735
 
13736
- #: wppa-settings-autosave.php:4229
13737
  #, fuzzy
13738
  msgid "Users may rate only once per period"
13739
  msgstr "Benutzer können pro Periode nur einmal bewerten"
13740
 
13741
- #: wppa-settings-autosave.php:4232
13742
  #, fuzzy
13743
  msgid "Week"
13744
  msgstr "Woche"
13745
 
13746
- #: wppa-settings-autosave.php:4232
13747
  #, fuzzy
13748
  msgid "Day"
13749
  msgstr "Tag"
13750
 
13751
- #: wppa-settings-autosave.php:4232
13752
  #, fuzzy
13753
  msgid "Hour"
13754
  msgstr "Stunde"
13755
 
13756
- #: wppa-settings-autosave.php:4239
13757
  #, fuzzy
13758
  msgid "Rate own photos"
13759
  msgstr "Bewerten Sie Ihre Fotos"
13760
 
13761
- #: wppa-settings-autosave.php:4240
13762
  #, fuzzy
13763
  msgid "It is allowed to rate photos by the uploader himself."
13764
  msgstr "Es ist erlaubt, Fotos vom Uploader selbst zu bewerten."
@@ -13773,12 +13819,12 @@ msgstr "Bewertung erfordert Kommentar"
13773
  msgid "Users must clarify their vote in a comment."
13774
  msgstr "Die Benutzer müssen ihre Stimme in einem Kommentar zu klären."
13775
 
13776
- #: wppa-settings-autosave.php:4258
13777
  #, fuzzy
13778
  msgid "This value counts dislike rating."
13779
  msgstr "Dieser Wert zählt nicht mögen Rating."
13780
 
13781
- #: wppa-settings-autosave.php:4259
13782
  #, fuzzy
13783
  msgid ""
13784
  "This value will be used for a dislike rating on calculation of avarage "
@@ -13787,22 +13833,22 @@ msgstr ""
13787
  "Dieser Wert wird für eine Abneigung Bewertung über die Berechnung des "
13788
  "Durchschnittsbewertungen verwendet werden."
13789
 
13790
- #: wppa-settings-autosave.php:4262
13791
  #, fuzzy
13792
  msgid "points"
13793
  msgstr "Punkte"
13794
 
13795
- #: wppa-settings-autosave.php:4267
13796
  #, fuzzy
13797
  msgid "Next after vote"
13798
  msgstr "Weiter nach Abstimmung"
13799
 
13800
- #: wppa-settings-autosave.php:4268
13801
  #, fuzzy
13802
  msgid "Goto next slide after voting"
13803
  msgstr "Goto nächste Folie nach der Abstimmung"
13804
 
13805
- #: wppa-settings-autosave.php:4269
13806
  #, fuzzy
13807
  msgid ""
13808
  "If checked, the visitor goes straight to the slide following the slide he "
@@ -13811,22 +13857,22 @@ msgstr ""
13811
  "Wenn diese Option aktiviert, geht der Besucher direkt auf die Folie nach dem "
13812
  "Dia er gewählt. Dies wird Masse Abstimmung beschleunigen."
13813
 
13814
- #: wppa-settings-autosave.php:4276
13815
  #, fuzzy
13816
  msgid "Star off opacity"
13817
  msgstr "Star off Trübung"
13818
 
13819
- #: wppa-settings-autosave.php:4277
13820
  #, fuzzy
13821
  msgid "Rating star off state opacity value."
13822
  msgstr "Bewertung star off Lässigkeitswert Zustand."
13823
 
13824
- #: wppa-settings-autosave.php:4287
13825
  #, fuzzy
13826
  msgid "Notify admin every x times."
13827
  msgstr "Benachrichtigen Sie Admin alle x-mal."
13828
 
13829
- #: wppa-settings-autosave.php:4288
13830
  #, fuzzy
13831
  msgid ""
13832
  "If this number is positive, there will be a thumb down icon in the rating "
@@ -13835,7 +13881,7 @@ msgstr ""
13835
  "Wenn diese Zahl positiv ist, wird es einen Daumen nach unten Symbol in der "
13836
  "Bewertung bar betragen."
13837
 
13838
- #: wppa-settings-autosave.php:4289
13839
  #, fuzzy
13840
  msgid ""
13841
  "Cicking the icon indicates a user wants to report that an image is "
@@ -13844,90 +13890,100 @@ msgstr ""
13844
  "das Symbol Cicking zeigt ein Benutzer berichten will, dass ein Bild "
13845
  "Ungeeigneter ist."
13846
 
13847
- #: wppa-settings-autosave.php:4290
13848
  #, fuzzy
13849
  msgid "Admin will be notified by email after every x reports."
13850
  msgstr "Admin wird per E-Mail nach jedem x-Berichte informiert werden."
13851
 
13852
- #: wppa-settings-autosave.php:4291 wppa-settings-autosave.php:4301
13853
- #: wppa-settings-autosave.php:4311
13854
  #, fuzzy
13855
  msgid "A value of 0 disables this feature."
13856
  msgstr "Ein Wert von 0 deaktiviert diese Funktion."
13857
 
13858
- #: wppa-settings-autosave.php:4294 wppa-settings-autosave.php:4304
13859
- #: wppa-settings-autosave.php:4314
13860
  #, fuzzy
13861
  msgid "reports"
13862
  msgstr "Berichte"
13863
 
13864
- #: wppa-settings-autosave.php:4299
13865
  #, fuzzy
13866
  msgid "Pending after"
13867
  msgstr "Bis nach"
13868
 
13869
- #: wppa-settings-autosave.php:4300
13870
  #, fuzzy
13871
  msgid "Set status to pending after xx dislike votes."
13872
  msgstr "Status setzen nach xx Abneigung Stimmen anhängig."
13873
 
13874
- #: wppa-settings-autosave.php:4309
13875
  #, fuzzy
13876
  msgid "Delete after"
13877
  msgstr "Löschen nach"
13878
 
13879
- #: wppa-settings-autosave.php:4310
13880
  #, fuzzy
13881
  msgid "Deete photo after xx dislike votes."
13882
  msgstr "Deete Foto nach xx Abneigung Stimmen."
13883
 
13884
- #: wppa-settings-autosave.php:4319
13885
  #, fuzzy
13886
  msgid "Show dislike count"
13887
  msgstr "Anzeigen Abneigung Zahl"
13888
 
13889
- #: wppa-settings-autosave.php:4320
13890
  #, fuzzy
13891
  msgid "Show the number of dislikes in the rating bar."
13892
  msgstr "Zeigt die Anzahl der Abneigungen in der Bewertung bar."
13893
 
13894
- #: wppa-settings-autosave.php:4321
13895
  #, fuzzy
13896
  msgid "Displayes the total number of dislike votes for the current photo."
13897
  msgstr "DISPLAYES die Gesamtzahl der Abneigung Stimmen für das aktuelle Foto."
13898
 
13899
- #: wppa-settings-autosave.php:4329
13900
  #, fuzzy
13901
  msgid "Rating display type"
13902
  msgstr "Bewertung Darstellungsart"
13903
 
13904
- #: wppa-settings-autosave.php:4330
13905
  #, fuzzy
13906
  msgid "Specify the type of the rating display."
13907
  msgstr "Geben Sie die Art der Bewertung Anzeige."
13908
 
13909
- #: wppa-settings-autosave.php:4333
 
 
 
 
 
 
13910
  #, fuzzy
13911
  msgid "Graphic"
13912
  msgstr "Grafik"
13913
 
13914
- #: wppa-settings-autosave.php:4333
13915
  #, fuzzy
13916
  msgid "Numeric"
13917
  msgstr "Numerisch"
13918
 
13919
- #: wppa-settings-autosave.php:4340
 
 
 
 
13920
  #, fuzzy
13921
  msgid "Show average rating"
13922
  msgstr "Durchschnittliches Rating"
13923
 
13924
- #: wppa-settings-autosave.php:4341
13925
  #, fuzzy
13926
  msgid "Display the avarage rating and/or vote count on the rating bar"
13927
  msgstr ""
13928
  "Zeigen Sie die Durchschnittsbewertung und / oder Stimme auf die Rating-Bar"
13929
 
13930
- #: wppa-settings-autosave.php:4342
13931
  #, fuzzy
13932
  msgid ""
13933
  "If checked, the average rating as well as the current users rating is "
@@ -13936,14 +13992,14 @@ msgstr ""
13936
  "Wenn aktiviert, wird die durchschnittliche Bewertung sowie der aktuelle "
13937
  "Benutzer Bewertung in max 5 oder 10 Sternen angezeigt."
13938
 
13939
- #: wppa-settings-autosave.php:4343
13940
  #, fuzzy
13941
  msgid "If unchecked, only the current users rating is displayed (if any)."
13942
  msgstr ""
13943
  "Ist die Option deaktiviert, wird nur der aktuelle Benutzer Bewertung (falls "
13944
  "vorhanden) angezeigt."
13945
 
13946
- #: wppa-settings-autosave.php:4344
13947
  #, fuzzy
13948
  msgid ""
13949
  "If \"One button vote\" is selected in Table I-E1, this box checked will "
@@ -13952,42 +14008,42 @@ msgstr ""
13952
  "Wenn \"Ein-Knopf-Abstimmung\" in Tabelle I-E1 ausgewählt wird, überprüft "
13953
  "dieses Feld wird die Auszählung der Stimmen an."
13954
 
13955
- #: wppa-settings-autosave.php:4351
13956
  #, fuzzy
13957
  msgid "Single vote button text"
13958
  msgstr "Einzel Abstimmung Taste Text"
13959
 
13960
- #: wppa-settings-autosave.php:4352
13961
  #, fuzzy
13962
  msgid "The text on the voting button."
13963
  msgstr "Der Text auf der Wahltaste."
13964
 
13965
- #: wppa-settings-autosave.php:4353 wppa-settings-autosave.php:4362
13966
  #, fuzzy
13967
  msgid "This text may contain qTranslate compatible language tags."
13968
  msgstr "Dieser Text kann qTranslate kompatible Sprache-Tags enthalten."
13969
 
13970
- #: wppa-settings-autosave.php:4360
13971
  #, fuzzy
13972
  msgid "Single vote button text voted"
13973
  msgstr "Einzel Abstimmung Taste Text gestimmt"
13974
 
13975
- #: wppa-settings-autosave.php:4361
13976
  #, fuzzy
13977
  msgid "The text on the voting button when voted."
13978
  msgstr "Der Text auf der Wahltaste, wenn gewählt."
13979
 
13980
- #: wppa-settings-autosave.php:4369
13981
  #, fuzzy
13982
  msgid "Single vote button thumbnail"
13983
  msgstr "Einzel Abstimmung Taste Thumbnail"
13984
 
13985
- #: wppa-settings-autosave.php:4370
13986
  #, fuzzy
13987
  msgid "Display single vote button below thumbnails."
13988
  msgstr "Zeigen Sie einzelne Stimme Button Thumbnails."
13989
 
13990
- #: wppa-settings-autosave.php:4371
13991
  #, fuzzy
13992
  msgid ""
13993
  "This works only in single vote mode: Table I-E1 set to \"one button vote\""
@@ -13995,18 +14051,18 @@ msgstr ""
13995
  "Das funktioniert aber nur in Einzelstimme Modus: Tabelle I-E1 auf \"eine "
13996
  "Taste Abstimmung\" gesetzt"
13997
 
13998
- #: wppa-settings-autosave.php:4378
13999
  #, fuzzy
14000
  msgid "Medal bronze when"
14001
  msgstr "Medaille Bronze wenn"
14002
 
14003
- #: wppa-settings-autosave.php:4379 wppa-settings-autosave.php:4397
14004
  #, fuzzy
14005
  msgid "Photo gets medal bronze when number of top-scores ( 5 or 10 )."
14006
  msgstr ""
14007
  "Foto bekommt Medaille Bronze wenn die Anzahl der Top-Scores (5 oder 10)."
14008
 
14009
- #: wppa-settings-autosave.php:4380 wppa-settings-autosave.php:4398
14010
  #, fuzzy
14011
  msgid ""
14012
  "When the photo has this number of topscores ( 5 or 10 stars ), it will get a "
@@ -14016,24 +14072,24 @@ msgstr ""
14016
  "eine Bronzemedaille bekommen. Ein Wert von 0 bedeutet, dass Sie diese "
14017
  "Funktion nicht wollen."
14018
 
14019
- #: wppa-settings-autosave.php:4382 wppa-settings-autosave.php:4391
14020
- #: wppa-settings-autosave.php:4400
14021
  #, fuzzy
14022
  msgid "Topscores"
14023
  msgstr "Höchstpunktzahl"
14024
 
14025
- #: wppa-settings-autosave.php:4387
14026
  #, fuzzy
14027
  msgid "Medal silver when"
14028
  msgstr "Medaille in Silber, wenn"
14029
 
14030
- #: wppa-settings-autosave.php:4388
14031
  #, fuzzy
14032
  msgid "Photo gets medal silver when number of top-scores ( 5 or 10 )."
14033
  msgstr ""
14034
  "Foto bekommt Medaille in Silber, wenn die Anzahl der Top-Scores (5 oder 10)."
14035
 
14036
- #: wppa-settings-autosave.php:4389
14037
  #, fuzzy
14038
  msgid ""
14039
  "When the photo has this number of topscores ( 5 or 10 stars ), it will get a "
@@ -14043,108 +14099,108 @@ msgstr ""
14043
  "eine Silbermedaille erhalten. Ein Wert von 0 bedeutet, dass Sie diese "
14044
  "Funktion nicht wollen."
14045
 
14046
- #: wppa-settings-autosave.php:4396
14047
  #, fuzzy
14048
  msgid "Medal gold when"
14049
  msgstr "Medal Gold, wenn"
14050
 
14051
- #: wppa-settings-autosave.php:4405
14052
  #, fuzzy
14053
  msgid "Medal tag color"
14054
  msgstr "Medal Tag Farbe"
14055
 
14056
- #: wppa-settings-autosave.php:4406
14057
  #, fuzzy
14058
  msgid "The color of the tag on the medal."
14059
  msgstr "Die Farbe des Etiketts auf der Medaille."
14060
 
14061
- #: wppa-settings-autosave.php:4409 wppa-settings-autosave.php:7965
14062
  #, fuzzy
14063
  msgid "Red"
14064
  msgstr "Rote-Augen-Reduzierung, nicht erkannt und Rück"
14065
 
14066
- #: wppa-settings-autosave.php:4409 wppa-settings-autosave.php:7968
14067
  #, fuzzy
14068
  msgid "Green"
14069
  msgstr "Grün"
14070
 
14071
- #: wppa-settings-autosave.php:4409 wppa-settings-autosave.php:7969
14072
  #, fuzzy
14073
  msgid "Blue"
14074
  msgstr "Blau"
14075
 
14076
- #: wppa-settings-autosave.php:4416
14077
  #, fuzzy
14078
  msgid "Medal position"
14079
  msgstr "Medaille Position"
14080
 
14081
- #: wppa-settings-autosave.php:4417
14082
  #, fuzzy
14083
  msgid "The position of the medal on the image."
14084
  msgstr "Die Position der Medaille auf das Bild."
14085
 
14086
- #: wppa-settings-autosave.php:4420
14087
  #, fuzzy
14088
  msgid "Top left"
14089
  msgstr "Open links"
14090
 
14091
- #: wppa-settings-autosave.php:4420
14092
  #, fuzzy
14093
  msgid "Top right"
14094
  msgstr "Oben rechts"
14095
 
14096
- #: wppa-settings-autosave.php:4420
14097
  #, fuzzy
14098
  msgid "Bottom left"
14099
  msgstr "Unten links"
14100
 
14101
- #: wppa-settings-autosave.php:4420
14102
  #, fuzzy
14103
  msgid "Bottom right"
14104
  msgstr "Unten rechts"
14105
 
14106
- #: wppa-settings-autosave.php:4427
14107
  #, fuzzy
14108
  msgid "Top criterium"
14109
  msgstr "Top criterium"
14110
 
14111
- #: wppa-settings-autosave.php:4428
14112
  #, fuzzy
14113
  msgid "The top sort item used for topten results from shortcodes."
14114
  msgstr ""
14115
  "Die Top-Art Artikel für topten Ergebnisse von Kurzwahlnummern verwendet."
14116
 
14117
- #: wppa-settings-autosave.php:4431
14118
  #, fuzzy
14119
  msgid "Mean raiting"
14120
  msgstr "Mittlere beliebheit"
14121
 
14122
- #: wppa-settings-autosave.php:4431
14123
  #, fuzzy
14124
  msgid "Rating count"
14125
  msgstr "Bewertungen"
14126
 
14127
- #: wppa-settings-autosave.php:4431
14128
  #, fuzzy
14129
  msgid "Viewcount"
14130
  msgstr "Viewcount"
14131
 
14132
- #: wppa-settings-autosave.php:4438
14133
  #, fuzzy
14134
  msgid "Comments related settings"
14135
  msgstr "Kommentare Einstellungen"
14136
 
14137
- #: wppa-settings-autosave.php:4440
14138
  #, fuzzy
14139
  msgid "Commenting login"
14140
  msgstr "Kommentar Login"
14141
 
14142
- #: wppa-settings-autosave.php:4441
14143
  #, fuzzy
14144
  msgid "Users must be logged in to comment on photos."
14145
  msgstr "Benutzer müssen angemeldet sein, auf Fotos zu kommentieren."
14146
 
14147
- #: wppa-settings-autosave.php:4442
14148
  #, fuzzy
14149
  msgid ""
14150
  "Check this box if you want users to be logged in to be able to enter "
@@ -14153,17 +14209,17 @@ msgstr ""
14153
  "Markieren Sie dieses Feld, wenn Benutzer angemeldet sein wollen in der Lage "
14154
  "Kommentare zu den einzelnen Fotos zu gelangen."
14155
 
14156
- #: wppa-settings-autosave.php:4449
14157
  #, fuzzy
14158
  msgid "Comments view login"
14159
  msgstr "Kommentare Ansicht Login"
14160
 
14161
- #: wppa-settings-autosave.php:4450
14162
  #, fuzzy
14163
  msgid "Users must be logged in to see comments on photos."
14164
  msgstr "Benutzer müssen angemeldet sein, um Kommentare auf Fotos zu sehen."
14165
 
14166
- #: wppa-settings-autosave.php:4451
14167
  #, fuzzy
14168
  msgid ""
14169
  "Check this box if you want users to be logged in to be able to see existing "
@@ -14172,166 +14228,166 @@ msgstr ""
14172
  "Markieren Sie dieses Feld, wenn Benutzer angemeldet sein wollen in der Lage "
14173
  "bestehende Kommentare zu den einzelnen Fotos zu sehen."
14174
 
14175
- #: wppa-settings-autosave.php:4458
14176
  #, fuzzy
14177
  msgid "Last comment first"
14178
  msgstr "Neueste Kommentare zuerst"
14179
 
14180
- #: wppa-settings-autosave.php:4459
14181
  #, fuzzy
14182
  msgid "Display the newest comment on top."
14183
  msgstr "Rufen Sie den neuesten Kommentar an der Spitze."
14184
 
14185
- #: wppa-settings-autosave.php:4460
14186
  #, fuzzy
14187
  msgid "If checked: Display the newest comment on top."
14188
  msgstr ""
14189
  "Wenn diese Option aktiviert: Zeigt die neuesten Kommentare an der Spitze."
14190
 
14191
- #: wppa-settings-autosave.php:4461
14192
  #, fuzzy
14193
  msgid "If unchecked, the comments are listed in the ordere they were entered."
14194
  msgstr ""
14195
  "Ist die Option deaktiviert, werden die Kommentare in der ordere aufgeführt "
14196
  "sind sie eingegeben wurden."
14197
 
14198
- #: wppa-settings-autosave.php:4468
14199
  #, fuzzy
14200
  msgid "Comment moderation"
14201
  msgstr "Kommentar Moderation"
14202
 
14203
- #: wppa-settings-autosave.php:4469
14204
  #, fuzzy
14205
  msgid "Comments from what users need approval."
14206
  msgstr "Kommentare von dem, was Anwender brauchen Genehmigung."
14207
 
14208
- #: wppa-settings-autosave.php:4470
14209
  #, fuzzy
14210
  msgid "Select the desired users of which the comments need approval."
14211
  msgstr ""
14212
  "Wählen Sie die gewünschten Benutzer, von denen die Kommentare Genehmigung "
14213
  "benötigen."
14214
 
14215
- #: wppa-settings-autosave.php:4472 wppa-settings-autosave.php:6541
14216
  #, fuzzy
14217
  msgid "All users"
14218
  msgstr "Alle Benutzer"
14219
 
14220
- #: wppa-settings-autosave.php:4472 wppa-settings-autosave.php:6541
14221
  #, fuzzy
14222
  msgid "Logged out users"
14223
  msgstr "abgemeldete Benutzer"
14224
 
14225
- #: wppa-settings-autosave.php:4472 wppa-settings-autosave.php:6541
14226
  #, fuzzy
14227
  msgid "No users"
14228
  msgstr "Keine Teilnehmer."
14229
 
14230
- #: wppa-settings-autosave.php:4479
14231
  #, fuzzy
14232
  msgid "Comment email required"
14233
  msgstr "Kommentar E-Mail erforderlich"
14234
 
14235
- #: wppa-settings-autosave.php:4480
14236
  #, fuzzy
14237
  msgid "Commenting users must enter their email addresses."
14238
  msgstr "Kommentierte müssen die Benutzer ihre E-Mail-Adressen eingeben."
14239
 
14240
- #: wppa-settings-autosave.php:4484 wppa-settings-autosave.php:9346
14241
- #: wppa-settings-autosave.php:9414
14242
  #, fuzzy
14243
  msgid "Optional"
14244
  msgstr "Optional"
14245
 
14246
- #: wppa-settings-autosave.php:4496
14247
  #, fuzzy
14248
  msgid "Comment notify"
14249
  msgstr "Kommentar melden"
14250
 
14251
- #: wppa-settings-autosave.php:4497
14252
  #, fuzzy
14253
  msgid "Select who must receive an e-mail notification of a new comment."
14254
  msgstr ""
14255
  "Wählen Sie die E-Mail-Benachrichtigung über einen neuen Kommentar erhalten "
14256
  "muss."
14257
 
14258
- #: wppa-settings-autosave.php:4500
14259
  #, fuzzy
14260
  msgid "--- None ---"
14261
  msgstr "--- keine ---"
14262
 
14263
- #: wppa-settings-autosave.php:4501
14264
  #, fuzzy
14265
  msgid "--- Admin ---"
14266
  msgstr "Admin"
14267
 
14268
- #: wppa-settings-autosave.php:4502
14269
  #, fuzzy
14270
  msgid "--- Album owner ---"
14271
  msgstr "--- Album Inhaber ---"
14272
 
14273
- #: wppa-settings-autosave.php:4503
14274
  #, fuzzy
14275
  msgid "--- Admin & Owner ---"
14276
  msgstr "--- Admin & Inhaber ---"
14277
 
14278
- #: wppa-settings-autosave.php:4504
14279
  #, fuzzy
14280
  msgid "--- Uploader ---"
14281
  msgstr "--- --- Uploader"
14282
 
14283
- #: wppa-settings-autosave.php:4505
14284
  #, fuzzy
14285
  msgid "--- Up & admin ---"
14286
  msgstr "--- Up & Admin ---"
14287
 
14288
- #: wppa-settings-autosave.php:4506
14289
  #, fuzzy
14290
  msgid "--- Up & Owner ---"
14291
  msgstr "--- Up & Besitzer ---"
14292
 
14293
- #: wppa-settings-autosave.php:4529
14294
  #, fuzzy
14295
  msgid "Comment notify previous"
14296
  msgstr "Kommentar melden vorherige"
14297
 
14298
- #: wppa-settings-autosave.php:4530
14299
  #, fuzzy
14300
  msgid "Notify users who has commented this photo earlier."
14301
  msgstr "Benachrichtigen Sie die Benutzer, die dieses Foto früher geäußert hat."
14302
 
14303
- #: wppa-settings-autosave.php:4538
14304
  #, fuzzy
14305
  msgid "Comment notify approved"
14306
  msgstr "Kommentar benachrichtigen genehmigt"
14307
 
14308
- #: wppa-settings-autosave.php:4539
14309
  #, fuzzy
14310
  msgid "Notify photo owner of approved comment."
14311
  msgstr "Benachrichtigen Foto Inhaber zugelassener Kommentar."
14312
 
14313
- #: wppa-settings-autosave.php:4547
14314
  #, fuzzy
14315
  msgid "Com ntfy appr email content"
14316
  msgstr "Com NTFY ca. E-Mail-Inhalt"
14317
 
14318
- #: wppa-settings-autosave.php:4548
14319
  #, fuzzy
14320
  msgid "The content of the email."
14321
  msgstr "Der Inhalt der E-Mail."
14322
 
14323
- #: wppa-settings-autosave.php:4549
14324
  #, fuzzy
14325
  msgid "If you leave this blank, the default content will be used"
14326
  msgstr ""
14327
  "Wenn Sie dieses Feld leer lassen, wird der Standardinhalt verwendet werden"
14328
 
14329
- #: wppa-settings-autosave.php:4550
14330
  #, fuzzy
14331
  msgid "The content may contain html."
14332
  msgstr "Der Inhalt kann HTML-Code enthalten."
14333
 
14334
- #: wppa-settings-autosave.php:4551
14335
  #, fuzzy
14336
  msgid ""
14337
  "You may use the following keywords: w#comment for the comment content, "
@@ -14346,79 +14402,79 @@ msgstr ""
14346
  "amy, w # AMF, w # url, w # hrurl, w # tnurl, w # cc0..w # CC9, w # cd0..w # "
14347
  "CD9."
14348
 
14349
- #: wppa-settings-autosave.php:4558
14350
  #, fuzzy
14351
  msgid "Com ntfy appr email subject"
14352
  msgstr "Com NTFY ca. E-Mail-Betreff"
14353
 
14354
- #: wppa-settings-autosave.php:4559
14355
  #, fuzzy
14356
  msgid "The subject of the email."
14357
  msgstr "Betreff der E-Mail"
14358
 
14359
- #: wppa-settings-autosave.php:4568
14360
  #, fuzzy
14361
  msgid "Comment ntfy added"
14362
  msgstr "Kommentar hinzugefügt"
14363
 
14364
- #: wppa-settings-autosave.php:4569
14365
  #, fuzzy
14366
  msgid "Show \"Comment added\" after successfull adding a comment."
14367
  msgstr ""
14368
  "Show \"Kommentar hinzugefügt\" nach erfolgreicher Kommentar hinzufügen."
14369
 
14370
- #: wppa-settings-autosave.php:4577
14371
  #, fuzzy
14372
  msgid "ComTen alt display"
14373
  msgstr "ComTen alt Anzeige"
14374
 
14375
- #: wppa-settings-autosave.php:4578
14376
  #, fuzzy
14377
  msgid "Display comments at comten thumbnails."
14378
  msgstr "Anzeige Kommentare comten Thumbnails."
14379
 
14380
- #: wppa-settings-autosave.php:4586
14381
  #, fuzzy
14382
  msgid "Comten Thumbnail width"
14383
  msgstr "Comten Thumbnail Breite"
14384
 
14385
- #: wppa-settings-autosave.php:4587
14386
  #, fuzzy
14387
  msgid "The width of the thumbnail in the alt comment display."
14388
  msgstr "Die Breite der Miniaturansicht in der Alt-Kommentar-Anzeige."
14389
 
14390
- #: wppa-settings-autosave.php:4590
14391
  #, fuzzy
14392
  msgid "Pixels"
14393
  msgstr "Pixel"
14394
 
14395
- #: wppa-settings-autosave.php:4595
14396
  #, fuzzy
14397
  msgid "Show smiley picker"
14398
  msgstr "Zeigen Sie Smiley-Picker"
14399
 
14400
- #: wppa-settings-autosave.php:4596
14401
  #, fuzzy
14402
  msgid "Display a clickable row of smileys."
14403
  msgstr "Zeigen Sie eine anklickbare Reihe von Smileys."
14404
 
14405
- #: wppa-settings-autosave.php:4604
14406
  #, fuzzy
14407
  msgid "Show commenter email"
14408
  msgstr "Zeige Kommentator E-Mail"
14409
 
14410
- #: wppa-settings-autosave.php:4605
14411
  #, fuzzy
14412
  msgid "Show the commenter's email in the notify emails."
14413
  msgstr "Zeigen Sie die E-Mail der Kommentator in den E-Mails benachrichtigen."
14414
 
14415
- #: wppa-settings-autosave.php:4606
14416
  #, fuzzy
14417
  msgid "Shows the email address of the commenter in all notify emails."
14418
  msgstr ""
14419
  "Zeigt die E-Mail-Adresse des commenter in allen benachrichtigen E-Mails."
14420
 
14421
- #: wppa-settings-autosave.php:4607
14422
  #, fuzzy
14423
  msgid ""
14424
  "If switched off, admin will still receive the senders email in the "
@@ -14427,132 +14483,132 @@ msgstr ""
14427
  "Wenn ausgeschaltet, kann der Admin noch die Absender E-Mail in der "
14428
  "Benachrichtigungsmail erhalten"
14429
 
14430
- #: wppa-settings-autosave.php:4617
14431
  #, fuzzy
14432
  msgid "The opacity of the lightbox overlay background."
14433
  msgstr "Die Opazität der Leuchtkasten Overlay Hintergrund."
14434
 
14435
- #: wppa-settings-autosave.php:4625
14436
  #, fuzzy
14437
  msgid "Click on background"
14438
  msgstr "Klicken Sie auf den Hintergrund"
14439
 
14440
- #: wppa-settings-autosave.php:4626
14441
  #, fuzzy
14442
  msgid "Select the action to be taken on click on background."
14443
  msgstr "die Aktion auswählen taken on Klick auf den Hintergrund zu werden."
14444
 
14445
- #: wppa-settings-autosave.php:4629
14446
  #, fuzzy
14447
  msgid "Nothing"
14448
  msgstr "Nichts"
14449
 
14450
- #: wppa-settings-autosave.php:4629
14451
  #, fuzzy
14452
  msgid "Exit (close)"
14453
  msgstr "Exit (schließen)"
14454
 
14455
- #: wppa-settings-autosave.php:4629
14456
  #, fuzzy
14457
  msgid "Browse (left/right)"
14458
  msgstr "Durchsuchen (links / rechts)"
14459
 
14460
- #: wppa-settings-autosave.php:4636
14461
  #, fuzzy
14462
  msgid "Overlay animation speed"
14463
  msgstr "Overlay Animationsgeschwindigkeit"
14464
 
14465
- #: wppa-settings-autosave.php:4637
14466
  #, fuzzy
14467
  msgid "The fade-in time of the lightbox images"
14468
  msgstr "Die Fade-In der Lightbox-Bilder"
14469
 
14470
- #: wppa-settings-autosave.php:4640
14471
  #, fuzzy
14472
  msgid "very fast (100 ms.)"
14473
  msgstr "sehr schnell (100 ms.)"
14474
 
14475
- #: wppa-settings-autosave.php:4640
14476
  #, fuzzy
14477
  msgid "fast (200 ms.)"
14478
  msgstr "schnell (200 ms.)"
14479
 
14480
- #: wppa-settings-autosave.php:4640
14481
  #, fuzzy
14482
  msgid "normal (300 ms.)"
14483
  msgstr "normal (300 ms.)"
14484
 
14485
- #: wppa-settings-autosave.php:4640
14486
  #, fuzzy
14487
  msgid "slow (500 ms.)"
14488
  msgstr "langsam (500 ms.)"
14489
 
14490
- #: wppa-settings-autosave.php:4640
14491
  #, fuzzy
14492
  msgid "very slow (1 s.)"
14493
  msgstr "sehr langsam (1 s.)"
14494
 
14495
- #: wppa-settings-autosave.php:4640
14496
  #, fuzzy
14497
  msgid "extremely slow (2 s.)"
14498
  msgstr "extrem langsam (2 s.)"
14499
 
14500
- #: wppa-settings-autosave.php:4647
14501
  #, fuzzy
14502
  msgid "Overlay slideshow speed"
14503
  msgstr "Overlay Diashow Geschwindigkeit"
14504
 
14505
- #: wppa-settings-autosave.php:4648
14506
  #, fuzzy
14507
  msgid "The time the lightbox images stay"
14508
  msgstr "Die Zeit, um den Leuchtkasten Bilder bleiben"
14509
 
14510
- #: wppa-settings-autosave.php:4651
14511
  #, fuzzy
14512
  msgid "fast (3 s.)"
14513
  msgstr "schnell (3 s.)"
14514
 
14515
- #: wppa-settings-autosave.php:4651
14516
  #, fuzzy
14517
  msgid "normal (5 s.)"
14518
  msgstr "normal (5 s.)"
14519
 
14520
- #: wppa-settings-autosave.php:4651
14521
  #, fuzzy
14522
  msgid "slow (8 s.)"
14523
  msgstr "langsam (8 s.)"
14524
 
14525
- #: wppa-settings-autosave.php:4651
14526
  #, fuzzy
14527
  msgid "very slow (13 s.)"
14528
  msgstr "sehr langsam (13 s.)"
14529
 
14530
- #: wppa-settings-autosave.php:4651
14531
  #, fuzzy
14532
  msgid "extremely slow (20 s.)"
14533
  msgstr "extrem langsam (20 s.)"
14534
 
14535
- #: wppa-settings-autosave.php:4667
14536
  #, fuzzy
14537
  msgid "WPPA+ Lightbox global"
14538
  msgstr "WPPA Leuchtkasten global"
14539
 
14540
- #: wppa-settings-autosave.php:4668
14541
  #, fuzzy
14542
  msgid "Use the wppa+ lightbox also for non-wppa images."
14543
  msgstr "Verwenden Sie die WPPA Leuchtkasten auch für Nicht-WPPA Bilder."
14544
 
14545
- #: wppa-settings-autosave.php:4676
14546
  #, fuzzy
14547
  msgid "WPPA+ Lightbox global is a set"
14548
  msgstr "WPPA Leuchtkasten global ist ein Satz"
14549
 
14550
- #: wppa-settings-autosave.php:4677
14551
  #, fuzzy
14552
  msgid "Treat the other images as a set."
14553
  msgstr "Behandeln Sie die anderen Bilder als Set."
14554
 
14555
- #: wppa-settings-autosave.php:4678
14556
  #, fuzzy
14557
  msgid ""
14558
  "If checked, you can scroll through the images in the lightbox view. Requires "
@@ -14561,156 +14617,156 @@ msgstr ""
14561
  "Wenn diese Option aktiviert, können Sie die Bilder in der Lightbox-Ansicht "
14562
  "blättern. Benötigt Punkt 5 zu prüfen."
14563
 
14564
- #: wppa-settings-autosave.php:4685
14565
  #, fuzzy
14566
  msgid "Use hires files"
14567
  msgstr "Verwenden Sie heuert Dateien"
14568
 
14569
- #: wppa-settings-autosave.php:4686
14570
  #, fuzzy
14571
  msgid "Use the highest resolution available for lightbox."
14572
  msgstr "Verwenden Sie die höchste Auflösung für Leuchtkasten verfügbar."
14573
 
14574
- #: wppa-settings-autosave.php:4687
14575
  #, fuzzy
14576
  msgid "Ticking this box is recommended for lightbox fullscreen modes."
14577
  msgstr "Ticken Sie dieses Feld ist für Leuchtkasten Vollbildmodi empfohlen."
14578
 
14579
- #: wppa-settings-autosave.php:4695
14580
  #, fuzzy
14581
  msgid "Videos on lightbox start automaticly."
14582
  msgstr "Videos auf Leuchtkasten automatisch starten."
14583
 
14584
- #: wppa-settings-autosave.php:4704
14585
  #, fuzzy
14586
  msgid "Audio on lightbox start automaticly."
14587
  msgstr "Audio auf Leuchtkasten automatisch starten."
14588
 
14589
- #: wppa-settings-autosave.php:4712
14590
  #, fuzzy
14591
  msgid "Lightbox start mode"
14592
  msgstr "Lightbox Startmodus"
14593
 
14594
- #: wppa-settings-autosave.php:4713
14595
  #, fuzzy
14596
  msgid "The mode lightbox starts in."
14597
  msgstr "Der Modus Leuchtkasten beginnt in."
14598
 
14599
- #: wppa-settings-autosave.php:4716 wppa-settings-autosave.php:4737
14600
  #, fuzzy
14601
  msgid "Normal"
14602
  msgstr "Normale"
14603
 
14604
- #: wppa-settings-autosave.php:4717 wppa-settings-autosave.php:4738
14605
  #, fuzzy
14606
  msgid "Padded"
14607
  msgstr "Gepolstert"
14608
 
14609
- #: wppa-settings-autosave.php:4718 wppa-settings-autosave.php:4739
14610
  #, fuzzy
14611
  msgid "Stretched"
14612
  msgstr "Gestreckt"
14613
 
14614
- #: wppa-settings-autosave.php:4719 wppa-settings-autosave.php:4740
14615
  #, fuzzy
14616
  msgid "Clipped"
14617
  msgstr "abgehackt"
14618
 
14619
- #: wppa-settings-autosave.php:4720 wppa-settings-autosave.php:4741
14620
  #, fuzzy
14621
  msgid "Real size"
14622
  msgstr "wirkliche Größe"
14623
 
14624
- #: wppa-settings-autosave.php:4733
14625
  msgid "Lightbox start mode mobile"
14626
  msgstr ""
14627
 
14628
- #: wppa-settings-autosave.php:4734
14629
  msgid "The mode lightbox starts in on mobile devices."
14630
  msgstr ""
14631
 
14632
- #: wppa-settings-autosave.php:4771
14633
  #, fuzzy
14634
  msgid "Table V:"
14635
  msgstr "Tabelle V"
14636
 
14637
- #: wppa-settings-autosave.php:4771
14638
  #, fuzzy
14639
  msgid "Fonts:"
14640
  msgstr "Schriftarten:"
14641
 
14642
- #: wppa-settings-autosave.php:4772
14643
  #, fuzzy
14644
  msgid "This table describes the Fonts used for the wppa+ elements."
14645
  msgstr ""
14646
  "Diese Tabelle beschreibt die Schriftart für die WPPA Elemente verwendet."
14647
 
14648
- #: wppa-settings-autosave.php:4782 wppa-settings-autosave.php:4958
14649
  #, fuzzy
14650
  msgid "Font family"
14651
  msgstr "Schriftfamilie"
14652
 
14653
- #: wppa-settings-autosave.php:4783 wppa-settings-autosave.php:4959
14654
  #, fuzzy
14655
  msgid "Font size"
14656
  msgstr "Schriftgröße"
14657
 
14658
- #: wppa-settings-autosave.php:4784 wppa-settings-autosave.php:4960
14659
  #, fuzzy
14660
  msgid "Font color"
14661
  msgstr "Schriftfarbe"
14662
 
14663
- #: wppa-settings-autosave.php:4785 wppa-settings-autosave.php:4961
14664
  #, fuzzy
14665
  msgid "Font weight"
14666
  msgstr "Schriftgewicht"
14667
 
14668
- #: wppa-settings-autosave.php:4795
14669
  #, fuzzy
14670
  msgid "normal"
14671
  msgstr "normal"
14672
 
14673
- #: wppa-settings-autosave.php:4795
14674
  #, fuzzy
14675
  msgid "bold"
14676
  msgstr "fett"
14677
 
14678
- #: wppa-settings-autosave.php:4795
14679
  #, fuzzy
14680
  msgid "bolder"
14681
  msgstr "Dicker"
14682
 
14683
- #: wppa-settings-autosave.php:4795
14684
  #, fuzzy
14685
  msgid "lighter"
14686
  msgstr "Feuerzeug"
14687
 
14688
- #: wppa-settings-autosave.php:4798
14689
  #, fuzzy
14690
  msgid "Album titles"
14691
  msgstr "Alben-Titel"
14692
 
14693
- #: wppa-settings-autosave.php:4799
14694
  #, fuzzy
14695
  msgid "Font used for Album titles."
14696
  msgstr "Font verwendet für Album-Titel."
14697
 
14698
- #: wppa-settings-autosave.php:4800
14699
  #, fuzzy
14700
  msgid "Enter font name, size, color and weight for album cover titles."
14701
  msgstr "Geben Sie Schriftart, Größe, Farbe und Gewicht für Album-Cover-Titel."
14702
 
14703
- #: wppa-settings-autosave.php:4815
14704
  #, fuzzy
14705
  msgid "Slideshow desc"
14706
  msgstr "Diashow ab"
14707
 
14708
- #: wppa-settings-autosave.php:4816
14709
  #, fuzzy
14710
  msgid "Font for slideshow photo descriptions."
14711
  msgstr "Font für Diashow Fotobeschreibungen."
14712
 
14713
- #: wppa-settings-autosave.php:4817
14714
  #, fuzzy
14715
  msgid ""
14716
  "Enter font name, size, color and weight for slideshow photo descriptions."
@@ -14718,43 +14774,43 @@ msgstr ""
14718
  "Geben Sie Schriftart, Größe, Farbe und Gewicht für Diashow "
14719
  "Fotobeschreibungen."
14720
 
14721
- #: wppa-settings-autosave.php:4832
14722
  #, fuzzy
14723
  msgid "Slideshow name"
14724
  msgstr "Name der Diaschau"
14725
 
14726
- #: wppa-settings-autosave.php:4833
14727
  #, fuzzy
14728
  msgid "Font for slideshow photo names."
14729
  msgstr "Font für Diashow Foto-Namen."
14730
 
14731
- #: wppa-settings-autosave.php:4834
14732
  #, fuzzy
14733
  msgid "Enter font name, size, color and weight for slideshow photo names."
14734
  msgstr "Geben Sie Schriftart, Größe, Farbe und Gewicht für Diashow Foto-Namen."
14735
 
14736
- #: wppa-settings-autosave.php:4849
14737
  #, fuzzy
14738
  msgid "Navigations"
14739
  msgstr "Navigationen"
14740
 
14741
- #: wppa-settings-autosave.php:4850
14742
  #, fuzzy
14743
  msgid "Font for navigations."
14744
  msgstr "Schriftart für Navigations."
14745
 
14746
- #: wppa-settings-autosave.php:4851
14747
  #, fuzzy
14748
  msgid "Enter font name, size, color and weight for navigation items."
14749
  msgstr ""
14750
  "Geben Sie Schriftart, Größe, Farbe und Gewicht für Navigationselemente."
14751
 
14752
- #: wppa-settings-autosave.php:4867
14753
  #, fuzzy
14754
  msgid "Font for text under thumbnails."
14755
  msgstr "Schriftart für Text unter Thumbnails."
14756
 
14757
- #: wppa-settings-autosave.php:4868
14758
  #, fuzzy
14759
  msgid ""
14760
  "Enter font name, size, color and weight for text under thumbnail images."
@@ -14762,101 +14818,101 @@ msgstr ""
14762
  "Geben Sie Schriftart, Größe, Farbe und Gewicht für Text unter "
14763
  "Miniaturbildern."
14764
 
14765
- #: wppa-settings-autosave.php:4884
14766
  #, fuzzy
14767
  msgid "General font in wppa boxes."
14768
  msgstr "Allgemeine Schrift in WPPA Boxen."
14769
 
14770
- #: wppa-settings-autosave.php:4885
14771
  #, fuzzy
14772
  msgid "Enter font name, size, color and weight for all other items."
14773
  msgstr ""
14774
  "Geben Sie Schriftart, Größe, Farbe und Gewicht für alle anderen Elemente."
14775
 
14776
- #: wppa-settings-autosave.php:4901
14777
  #, fuzzy
14778
  msgid "Font in wppa number bars."
14779
  msgstr "Font in WPPA Anzahl Bars."
14780
 
14781
- #: wppa-settings-autosave.php:4902 wppa-settings-autosave.php:4919
14782
  #, fuzzy
14783
  msgid "Enter font name, size, color and weight for numberbar navigation."
14784
  msgstr ""
14785
  "Geben Sie Schriftart, Größe, Farbe und Gewicht für numberbar Navigation."
14786
 
14787
- #: wppa-settings-autosave.php:4917
14788
  #, fuzzy
14789
  msgid "Numbar Active"
14790
  msgstr "Numbar Aktiv"
14791
 
14792
- #: wppa-settings-autosave.php:4918
14793
  #, fuzzy
14794
  msgid "Font in wppa number bars, active item."
14795
  msgstr "Font in WPPA Anzahl Bars, aktive Element."
14796
 
14797
- #: wppa-settings-autosave.php:4935
14798
  #, fuzzy
14799
  msgid "Font in wppa lightbox overlays."
14800
  msgstr "Schriftart in WPPA Leuchtkasten Overlays."
14801
 
14802
- #: wppa-settings-autosave.php:4936
14803
  #, fuzzy
14804
  msgid "Enter font name, size, color and weight for wppa lightbox overlays."
14805
  msgstr ""
14806
  "Geben Sie Schriftart, Größe, Farbe und Gewicht für WPPA Leuchtkasten "
14807
  "Overlays."
14808
 
14809
- #: wppa-settings-autosave.php:4971
14810
  #, fuzzy
14811
  msgid "Table VI:"
14812
  msgstr "Tabelle VI"
14813
 
14814
- #: wppa-settings-autosave.php:4971
14815
  #, fuzzy
14816
  msgid "Links:"
14817
  msgstr "Links:"
14818
 
14819
- #: wppa-settings-autosave.php:4972
14820
  #, fuzzy
14821
  msgid "This table defines the link types and pages."
14822
  msgstr "Diese Tabelle definiert die Verbindungstypen und Seiten."
14823
 
14824
- #: wppa-settings-autosave.php:4983 wppa-settings-autosave.php:6031
14825
  #, fuzzy
14826
  msgid "Link page"
14827
  msgstr "Link-Seite"
14828
 
14829
- #: wppa-settings-autosave.php:4985 wppa-settings-autosave.php:6033
14830
  #, fuzzy
14831
  msgid "Photo specific link overrules"
14832
  msgstr "Foto spezifischen Link überstimmt"
14833
 
14834
- #: wppa-settings-autosave.php:4985 wppa-settings-autosave.php:6033
14835
  #, fuzzy
14836
  msgid "PSO"
14837
  msgstr "PSO"
14838
 
14839
- #: wppa-settings-autosave.php:5030
14840
  #, fuzzy
14841
  msgid "Links from images in WPPA+ Widgets"
14842
  msgstr "Links von Bildern in WPPA Widgets"
14843
 
14844
- #: wppa-settings-autosave.php:5032
14845
  #, fuzzy
14846
  msgid "PotdWidget"
14847
  msgstr "PotdWidget"
14848
 
14849
- #: wppa-settings-autosave.php:5033
14850
  #, fuzzy
14851
  msgid "Photo Of The Day widget link."
14852
  msgstr "Foto des Tages Widget-Link."
14853
 
14854
- #: wppa-settings-autosave.php:5034
14855
  #, fuzzy
14856
  msgid "Select the type of link the photo of the day points to."
14857
  msgstr "Wählen Sie die Art der Verknüpfung das Foto des Tages zeigt."
14858
 
14859
- #: wppa-settings-autosave.php:5035
14860
  #, fuzzy
14861
  msgid ""
14862
  "If you select 'defined on widget admin page' you can manually enter a link "
@@ -14865,219 +14921,225 @@ msgstr ""
14865
  "Wenn Sie 'definiert auf Widget Admin-Seite \"Sie manuell einen Link und "
14866
  "Titel auf dem Foto des Tages Widget Admin-Seite eingeben."
14867
 
14868
- #: wppa-settings-autosave.php:5050 wppa-settings-autosave.php:5093
14869
- #: wppa-settings-autosave.php:5132 wppa-settings-autosave.php:5171
14870
- #: wppa-settings-autosave.php:5216 wppa-settings-autosave.php:5264
14871
- #: wppa-settings-autosave.php:5311 wppa-settings-autosave.php:5358
14872
- #: wppa-settings-autosave.php:5446
14873
  #, fuzzy
14874
  msgid "a plain page without a querystring."
14875
  msgstr "eine einfache Seite ohne Abfragezeichenfolgeflag."
14876
 
14877
- #: wppa-settings-autosave.php:5051 wppa-settings-autosave.php:5094
14878
- #: wppa-settings-autosave.php:5133 wppa-settings-autosave.php:5172
14879
- #: wppa-settings-autosave.php:5217 wppa-settings-autosave.php:5265
14880
- #: wppa-settings-autosave.php:5312 wppa-settings-autosave.php:5359
14881
- #: wppa-settings-autosave.php:5405 wppa-settings-autosave.php:5447
14882
- #: wppa-settings-autosave.php:5495 wppa-settings-autosave.php:5537
14883
- #: wppa-settings-autosave.php:5579 wppa-settings-autosave.php:5618
14884
  #, fuzzy
14885
  msgid "lightbox."
14886
  msgstr "Lightbox"
14887
 
14888
- #: wppa-settings-autosave.php:5076
14889
  #, fuzzy
14890
  msgid "SlideWidget"
14891
  msgstr "SlideWidget"
14892
 
14893
- #: wppa-settings-autosave.php:5077
14894
  #, fuzzy
14895
  msgid "Slideshow widget photo link."
14896
  msgstr "Diashow-Widget Foto-Link."
14897
 
14898
- #: wppa-settings-autosave.php:5078
14899
  #, fuzzy
14900
  msgid "Select the type of link the slideshow photos point to."
14901
  msgstr "Wählen Sie die Art der Verknüpfung der Diashow Fotos zu zeigen."
14902
 
14903
- #: wppa-settings-autosave.php:5119
14904
  #, fuzzy
14905
  msgid "Album widget"
14906
  msgstr "Album-Widget"
14907
 
14908
- #: wppa-settings-autosave.php:5120
14909
  #, fuzzy
14910
  msgid "Album widget thumbnail link"
14911
  msgstr "Album-Widget Thumbnail-Link"
14912
 
14913
- #: wppa-settings-autosave.php:5121
14914
  #, fuzzy
14915
  msgid "Select the type of link the album widget photos point to."
14916
  msgstr "Wählen Sie die Art der Verknüpfung der Album-Widget Fotos zu zeigen."
14917
 
14918
- #: wppa-settings-autosave.php:5130
14919
  #, fuzzy
14920
  msgid "subalbums and thumbnails."
14921
  msgstr "Unteralben und Miniaturen."
14922
 
14923
- #: wppa-settings-autosave.php:5131
14924
  #, fuzzy
14925
  msgid "slideshow."
14926
  msgstr "Diaschau"
14927
 
14928
- #: wppa-settings-autosave.php:5154
14929
  #, fuzzy
14930
  msgid "ThumbnailWidget"
14931
  msgstr "ThumbnailWidget"
14932
 
14933
- #: wppa-settings-autosave.php:5155
14934
  #, fuzzy
14935
  msgid "Thumbnail widget photo link."
14936
  msgstr "Thumbnail-Widget Foto-Link."
14937
 
14938
- #: wppa-settings-autosave.php:5156
14939
  #, fuzzy
14940
  msgid "Select the type of link the thumbnail photos point to."
14941
  msgstr "Wählen Sie die Art der Verbindung die Miniaturfotos zu zeigen."
14942
 
14943
- #: wppa-settings-autosave.php:5169 wppa-settings-autosave.php:5214
14944
- #: wppa-settings-autosave.php:5262 wppa-settings-autosave.php:5309
14945
- #: wppa-settings-autosave.php:5356 wppa-settings-autosave.php:5444
14946
  #, fuzzy
14947
  msgid "the single photo in the style of a slideshow."
14948
  msgstr "das einzige Foto im Stil einer Diashow."
14949
 
14950
- #: wppa-settings-autosave.php:5170 wppa-settings-autosave.php:5215
14951
- #: wppa-settings-autosave.php:5263 wppa-settings-autosave.php:5310
14952
- #: wppa-settings-autosave.php:5357 wppa-settings-autosave.php:5445
14953
- #: wppa-settings-autosave.php:5620
14954
  #, fuzzy
14955
  msgid "the fs photo with download and print buttons."
14956
  msgstr "die fs Foto mit Download und Drucktasten."
14957
 
14958
- #: wppa-settings-autosave.php:5197
14959
  #, fuzzy
14960
  msgid "TopTenWidget"
14961
  msgstr "TopTenWidget"
14962
 
14963
- #: wppa-settings-autosave.php:5198
14964
  #, fuzzy
14965
  msgid "TopTen widget photo link."
14966
  msgstr "TopTen-Widget Foto-Link."
14967
 
14968
- #: wppa-settings-autosave.php:5199
14969
  #, fuzzy
14970
  msgid "Select the type of link the top ten photos point to."
14971
  msgstr "Wählen Sie die Art der Verknüpfung der Top-Ten-Fotos zu zeigen."
14972
 
14973
- #: wppa-settings-autosave.php:5210
14974
  #, fuzzy
14975
  msgid "the content of the virtual topten album."
14976
  msgstr "der Inhalt des virtuellen topten album."
14977
 
14978
- #: wppa-settings-autosave.php:5211 wppa-settings-autosave.php:5259
14979
- #: wppa-settings-autosave.php:5306 wppa-settings-autosave.php:5353
14980
  #, fuzzy
14981
  msgid "the content of the thumbnails album."
14982
  msgstr "der Inhalt des Thumbnails album."
14983
 
14984
- #: wppa-settings-autosave.php:5245
 
 
 
 
 
 
14985
  #, fuzzy
14986
  msgid "LasTenWidget"
14987
  msgstr "LasTenWidget"
14988
 
14989
- #: wppa-settings-autosave.php:5246
14990
  #, fuzzy
14991
  msgid "Last Ten widget photo link."
14992
  msgstr "Last Ten-Widget Foto-Link."
14993
 
14994
- #: wppa-settings-autosave.php:5247
14995
  #, fuzzy
14996
  msgid "Select the type of link the last ten photos point to."
14997
  msgstr "Wählen Sie die Art der Verbindung in den letzten zehn Fotos zu zeigen."
14998
 
14999
- #: wppa-settings-autosave.php:5258
15000
  #, fuzzy
15001
  msgid "the content of the virtual lasten album."
15002
  msgstr "der Inhalt des virtuellen lasten album."
15003
 
15004
- #: wppa-settings-autosave.php:5292
15005
  #, fuzzy
15006
  msgid "CommentWidget"
15007
  msgstr "CommentWidget"
15008
 
15009
- #: wppa-settings-autosave.php:5293
15010
  #, fuzzy
15011
  msgid "Comment widget photo link."
15012
  msgstr "Kommentar-Widget Foto-Link."
15013
 
15014
- #: wppa-settings-autosave.php:5294
15015
  #, fuzzy
15016
  msgid "Select the type of link the comment widget photos point to."
15017
  msgstr ""
15018
  "Wählen Sie die Art der Verknüpfung der Kommentar-Widget Fotos zu zeigen."
15019
 
15020
- #: wppa-settings-autosave.php:5305
15021
  #, fuzzy
15022
  msgid "the content of the virtual comten album."
15023
  msgstr "der Inhalt des virtuellen comten album."
15024
 
15025
- #: wppa-settings-autosave.php:5339
15026
  #, fuzzy
15027
  msgid "FeaTenWidget"
15028
  msgstr "FeaTenWidget"
15029
 
15030
- #: wppa-settings-autosave.php:5340
15031
  #, fuzzy
15032
  msgid "FeaTen widget photo link."
15033
  msgstr "FeaTen Widget Foto-Link."
15034
 
15035
- #: wppa-settings-autosave.php:5341
15036
  #, fuzzy
15037
  msgid "Select the type of link the featured ten photos point to."
15038
  msgstr ""
15039
  "Wählen Sie die Art der Verbindung die mit insgesamt zehn Fotos zu zeigen."
15040
 
15041
- #: wppa-settings-autosave.php:5352
15042
  #, fuzzy
15043
  msgid "the content of the virtual featen album."
15044
  msgstr "der Inhalt des virtuellen featen album."
15045
 
15046
- #: wppa-settings-autosave.php:5385
15047
  #, fuzzy
15048
  msgid "Links from other WPPA+ images"
15049
  msgstr "Links von anderen WPPA Bilder"
15050
 
15051
- #: wppa-settings-autosave.php:5387
15052
  #, fuzzy
15053
  msgid "Cover Image"
15054
  msgstr "Bild für das Anschreiben"
15055
 
15056
- #: wppa-settings-autosave.php:5388
15057
  #, fuzzy
15058
  msgid "The link from the cover image of an album."
15059
  msgstr "Die Verbindung aus dem Titelbild eines Albums."
15060
 
15061
- #: wppa-settings-autosave.php:5389
15062
  #, fuzzy
15063
  msgid "Select the type of link the coverphoto points to."
15064
  msgstr "Wählen Sie die Art der Verknüpfung der Coverfoto zeigt."
15065
 
15066
- #: wppa-settings-autosave.php:5390
15067
  #, fuzzy
15068
  msgid "The link from the album title can be configured on the Edit Album page."
15069
  msgstr ""
15070
  "Der Link aus dem Albumtitel auf dem Album bearbeiten Seite konfiguriert "
15071
  "werden."
15072
 
15073
- #: wppa-settings-autosave.php:5391
15074
  #, fuzzy
15075
  msgid "This link will be used for the photo also if you select: same as title."
15076
  msgstr ""
15077
  "Dieser Link wird für das Foto verwendet werden, auch wenn Sie wählen: wie "
15078
  "Titel."
15079
 
15080
- #: wppa-settings-autosave.php:5392
15081
  #, fuzzy
15082
  msgid ""
15083
  "If you specify New Tab on this line, all links from the cover will open a "
@@ -15086,36 +15148,36 @@ msgstr ""
15086
  "Wenn Sie New Tab auf dieser Linie angeben, werden alle Links von der "
15087
  "Abdeckung wird eine neue Registerkarte öffnen,"
15088
 
15089
- #: wppa-settings-autosave.php:5393
15090
  #, fuzzy
15091
  msgid "except when Ajax is activated on Table IV-A1."
15092
  msgstr "es sei denn, Ajax auf Tabelle IV-A1 aktiviert ist."
15093
 
15094
- #: wppa-settings-autosave.php:5406
15095
  #, fuzzy
15096
  msgid "a slideshow starting at the photo"
15097
  msgstr "eine Diashow auf dem Foto beginnt"
15098
 
15099
- #: wppa-settings-autosave.php:5427
15100
  #, fuzzy
15101
  msgid "Thumbnail"
15102
  msgstr "Fehlende Miniaturansicht #%s"
15103
 
15104
- #: wppa-settings-autosave.php:5428
15105
  #, fuzzy
15106
  msgid "Thumbnail link."
15107
  msgstr "Link Vorschaubild"
15108
 
15109
- #: wppa-settings-autosave.php:5429 wppa-settings-autosave.php:5479
15110
- #: wppa-settings-autosave.php:5521 wppa-settings-autosave.php:5563
15111
  #, fuzzy
15112
  msgid "Select the type of link you want, or no link at all."
15113
  msgstr ""
15114
  "Wählen Sie die Art der Verbindung Sie wünschen, oder keine Verbindung "
15115
  "überhaupt."
15116
 
15117
- #: wppa-settings-autosave.php:5430 wppa-settings-autosave.php:5480
15118
- #: wppa-settings-autosave.php:5522 wppa-settings-autosave.php:5564
15119
  #, fuzzy
15120
  msgid ""
15121
  "If you select the fullsize photo on its own, it will be stretched to fit, "
@@ -15124,8 +15186,8 @@ msgstr ""
15124
  "Wenn Sie die Gross Foto auf seiner eigenen wählen, wird sie gedehnt werden, "
15125
  "passen, unabhängig von dieser Einstellung."
15126
 
15127
- #: wppa-settings-autosave.php:5431 wppa-settings-autosave.php:5481
15128
- #: wppa-settings-autosave.php:5523 wppa-settings-autosave.php:5565
15129
  #, fuzzy
15130
  msgid ""
15131
  "Note that a page must have at least [wppa][/wppa] in its content to show up "
@@ -15134,45 +15196,45 @@ msgstr ""
15134
  "Beachten Sie, dass eine Seite muss mindestens [WPPA] [/ WPPA] in seinem "
15135
  "Inhalt das Foto (s) zu zeigen."
15136
 
15137
- #: wppa-settings-autosave.php:5460
15138
  #, fuzzy
15139
  msgid "Auto Page"
15140
  msgstr "Auto Page"
15141
 
15142
- #: wppa-settings-autosave.php:5477
15143
  #, fuzzy
15144
  msgid "Sphoto"
15145
  msgstr "Sphoto"
15146
 
15147
- #: wppa-settings-autosave.php:5478
15148
  #, fuzzy
15149
  msgid "Single photo link."
15150
  msgstr "Einzel Foto"
15151
 
15152
- #: wppa-settings-autosave.php:5519
15153
  #, fuzzy
15154
  msgid "Mphoto"
15155
  msgstr "mphoto"
15156
 
15157
- #: wppa-settings-autosave.php:5520
15158
  #, fuzzy
15159
  msgid "Media-like photo link."
15160
  msgstr "Medien-wie Foto-Link."
15161
 
15162
- #: wppa-settings-autosave.php:5561
15163
  msgid "Xphoto"
15164
  msgstr ""
15165
 
15166
- #: wppa-settings-autosave.php:5562
15167
  msgid "Extended Media-like photo link."
15168
  msgstr ""
15169
 
15170
- #: wppa-settings-autosave.php:5604
15171
  #, fuzzy
15172
  msgid "Slideshow fullsize link"
15173
  msgstr "Diashow Gross Link"
15174
 
15175
- #: wppa-settings-autosave.php:5605
15176
  #, fuzzy
15177
  msgid ""
15178
  "You can overrule lightbox but not big browse buttons with the photo specifc "
@@ -15181,38 +15243,38 @@ msgstr ""
15181
  "Sie können Leuchtkasten aber nicht groß Browse-Buttons mit dem Foto specifc "
15182
  "Link außer Kraft setzen."
15183
 
15184
- #: wppa-settings-autosave.php:5606
15185
  #, fuzzy
15186
  msgid "fullsize slideshow can only be set by the WPPA_SET shortcode."
15187
  msgstr ""
15188
  "Gross Diashow kann nur durch den WPPA_SET Shortcode eingestellt werden."
15189
 
15190
- #: wppa-settings-autosave.php:5619
15191
  #, fuzzy
15192
  msgid "lightbox single photos."
15193
  msgstr "einzelne Fotos Leuchtkasten."
15194
 
15195
- #: wppa-settings-autosave.php:5621
15196
  #, fuzzy
15197
  msgid "the thumbnails."
15198
  msgstr "Miniaturbilden"
15199
 
15200
- #: wppa-settings-autosave.php:5622
15201
  #, fuzzy
15202
  msgid "fullsize slideshow"
15203
  msgstr "Gross Diashow"
15204
 
15205
- #: wppa-settings-autosave.php:5647
15206
  #, fuzzy
15207
  msgid "Film linktype"
15208
  msgstr "Film Linktyp"
15209
 
15210
- #: wppa-settings-autosave.php:5648
15211
  #, fuzzy
15212
  msgid "Direct access goto image in:"
15213
  msgstr "Direkter Zugang goto Bild:"
15214
 
15215
- #: wppa-settings-autosave.php:5649
15216
  #, fuzzy
15217
  msgid ""
15218
  "Select the action to be taken when the user clicks on a filmstrip image."
@@ -15220,226 +15282,226 @@ msgstr ""
15220
  "Wählen Sie die Aktion getroffen werden, wenn der Benutzer auf einem "
15221
  "Filmstreifen Bild klickt."
15222
 
15223
- #: wppa-settings-autosave.php:5654
15224
  #, fuzzy
15225
  msgid "slideshow window"
15226
  msgstr "Diashow-Fenster"
15227
 
15228
- #: wppa-settings-autosave.php:5655
15229
  #, fuzzy
15230
  msgid "lightbox overlay"
15231
  msgstr "Leuchtkasten Overlay"
15232
 
15233
- #: wppa-settings-autosave.php:5670
15234
  #, fuzzy
15235
  msgid "Other links"
15236
  msgstr "Weitere Links"
15237
 
15238
- #: wppa-settings-autosave.php:5672
15239
  #, fuzzy
15240
  msgid "Download Link (aka Art Monkey link)"
15241
  msgstr "Download Link (auch bekannt als Kunst Affe Link)"
15242
 
15243
- #: wppa-settings-autosave.php:5673
15244
  #, fuzzy
15245
  msgid "Makes the photo name a download button."
15246
  msgstr "Macht das Foto einen Download-Button nennen."
15247
 
15248
- #: wppa-settings-autosave.php:5674
15249
  #, fuzzy
15250
  msgid "Link Photo name in slideshow to file or zip with photoname as filename."
15251
  msgstr ""
15252
  "Link Foto Name in der Diashow-Datei oder Postleitzahl mit photoname als "
15253
  "Dateinamen."
15254
 
15255
- #: wppa-settings-autosave.php:5678 wppa-settings-autosave.php:5725
15256
  #, fuzzy
15257
  msgid "image file"
15258
  msgstr "Bild-Datei"
15259
 
15260
- #: wppa-settings-autosave.php:5679 wppa-settings-autosave.php:5726
15261
  #, fuzzy
15262
  msgid "zipped image"
15263
  msgstr "Reißverschluss-Bild"
15264
 
15265
- #: wppa-settings-autosave.php:5692
15266
  #, fuzzy
15267
  msgid "Art Monkey Source"
15268
  msgstr "Kunst Affe Quelle"
15269
 
15270
- #: wppa-settings-autosave.php:5693
15271
  #, fuzzy
15272
  msgid "Use Source file for art monkey link if available."
15273
  msgstr "Verwenden Sie Quelldatei für die Kunst Affe Link, falls verfügbar."
15274
 
15275
- #: wppa-settings-autosave.php:5702
15276
  #, fuzzy
15277
  msgid "Art Monkey Display"
15278
  msgstr "Kunst Affe Anzeige"
15279
 
15280
- #: wppa-settings-autosave.php:5703
15281
  #, fuzzy
15282
  msgid "Select button or link ( text )."
15283
  msgstr "Wählen Sie Button oder Link (Text)."
15284
 
15285
- #: wppa-settings-autosave.php:5708
15286
  #, fuzzy
15287
  msgid "Textlink"
15288
  msgstr "Textlink"
15289
 
15290
- #: wppa-settings-autosave.php:5720
15291
  #, fuzzy
15292
  msgid "Popup Download Link"
15293
  msgstr "Popup Download Link"
15294
 
15295
- #: wppa-settings-autosave.php:5721
15296
  #, fuzzy
15297
  msgid "Configure the download link on fullsize popups."
15298
  msgstr "Konfigurieren Sie den Download-Link auf Gross Popups."
15299
 
15300
- #: wppa-settings-autosave.php:5722
15301
  #, fuzzy
15302
  msgid "Link fullsize popup download button to either image or zip file."
15303
  msgstr "Link LISTEN Popup Download-Button entweder Bild oder ZIP-Datei."
15304
 
15305
- #: wppa-settings-autosave.php:5738
15306
  #, fuzzy
15307
  msgid "Download link on lightbox"
15308
  msgstr "Download-Link auf Leuchtkasten"
15309
 
15310
- #: wppa-settings-autosave.php:5739
15311
  #, fuzzy
15312
  msgid "Art monkey link on lightbox photo names."
15313
  msgstr "Kunst Affe Link auf Leuchtkasten Foto-Namen."
15314
 
15315
- #: wppa-settings-autosave.php:5748
15316
  #, fuzzy
15317
  msgid "Album download link"
15318
  msgstr "Album Download-Link"
15319
 
15320
- #: wppa-settings-autosave.php:5749
15321
  #, fuzzy
15322
  msgid "Place an album download link on the album covers"
15323
  msgstr "Legen Sie ein Album Download-Link auf die Album-Cover"
15324
 
15325
- #: wppa-settings-autosave.php:5750
15326
  #, fuzzy
15327
  msgid "Creates a download zipfile containing the photos of the album"
15328
  msgstr "Erstellt eine Download zipfile die Fotos des Albums enthält,"
15329
 
15330
- #: wppa-settings-autosave.php:5758
15331
  #, fuzzy
15332
  msgid "Album download Source"
15333
  msgstr "Album herunterladen Quelle"
15334
 
15335
- #: wppa-settings-autosave.php:5759
15336
  #, fuzzy
15337
  msgid "Use Source file for album download link if available."
15338
  msgstr "Verwenden Sie Quelldatei für das Album Download-Link, falls verfügbar."
15339
 
15340
- #: wppa-settings-autosave.php:5768
15341
  #, fuzzy
15342
  msgid "Tagcloud Link"
15343
  msgstr "Tagcloud Verbindung"
15344
 
15345
- #: wppa-settings-autosave.php:5769
15346
  #, fuzzy
15347
  msgid "Configure the link from the tags in the tag cloud."
15348
  msgstr "Konfigurieren Sie den Link aus den Tags in der Tag-Cloud."
15349
 
15350
- #: wppa-settings-autosave.php:5770
15351
  #, fuzzy
15352
  msgid "Link the tag words to ether the thumbnails or the slideshow."
15353
  msgstr ""
15354
  "Verknüpfen Sie die Tag-Wörter, um die Übersicht oder die Diashow zu Ether."
15355
 
15356
- #: wppa-settings-autosave.php:5794 wppa-settings-autosave.php:5827
15357
- #: wppa-settings-autosave.php:5971
15358
  #, fuzzy
15359
  msgid "Occur"
15360
  msgstr "kommen."
15361
 
15362
- #: wppa-settings-autosave.php:5801
15363
  #, fuzzy
15364
  msgid "Multitag Link"
15365
  msgstr "Multitag- Verbindung"
15366
 
15367
- #: wppa-settings-autosave.php:5802
15368
  #, fuzzy
15369
  msgid "Configure the link from the multitag selection."
15370
  msgstr "Konfigurieren Sie die Verbindung von der multitag Auswahl."
15371
 
15372
- #: wppa-settings-autosave.php:5803
15373
  #, fuzzy
15374
  msgid "Link to ether the thumbnails or the slideshow."
15375
  msgstr "Link zu Äther die Thumbnails oder die Diashow."
15376
 
15377
- #: wppa-settings-autosave.php:5834
15378
  #, fuzzy
15379
  msgid "Super View Landing"
15380
  msgstr "Super View Landing"
15381
 
15382
- #: wppa-settings-autosave.php:5835
15383
  #, fuzzy
15384
  msgid "The landing page for the Super View widget."
15385
  msgstr "Die Zielseite für die Super View-Widget."
15386
 
15387
- #: wppa-settings-autosave.php:5843
15388
  #, fuzzy
15389
  msgid "Defined by the visitor"
15390
  msgstr "Definiert durch den Besucher"
15391
 
15392
- #: wppa-settings-autosave.php:5856
15393
  #, fuzzy
15394
  msgid "Uploader Landing"
15395
  msgstr "Uploader Landing"
15396
 
15397
- #: wppa-settings-autosave.php:5857
15398
  #, fuzzy
15399
  msgid "Select the landing page for the Uploader Widget"
15400
  msgstr "Wählen Sie die Zielseite für die Uploader Widget"
15401
 
15402
- #: wppa-settings-autosave.php:5877
15403
  #, fuzzy
15404
  msgid "Bestof Landing"
15405
  msgstr "Bestenliste Landing"
15406
 
15407
- #: wppa-settings-autosave.php:5878
15408
  #, fuzzy
15409
  msgid "Select the landing page for the BestOf Widget / Box"
15410
  msgstr "Wählen Sie die Zielseite für die BestOf Widget / Box"
15411
 
15412
- #: wppa-settings-autosave.php:5898
15413
  #, fuzzy
15414
  msgid "Album navigator Link"
15415
  msgstr "Album Navigator-Link"
15416
 
15417
- #: wppa-settings-autosave.php:5899
15418
  #, fuzzy
15419
  msgid "Select link type and page for the Album navigator Widget"
15420
  msgstr "Wählen Sie Verbindungstyp und Seite für das Album Navigator Widget"
15421
 
15422
- #: wppa-settings-autosave.php:5927
15423
  #, fuzzy
15424
  msgid "Supersearch Landing"
15425
  msgstr "Super Landing"
15426
 
15427
- #: wppa-settings-autosave.php:5928
15428
  #, fuzzy
15429
  msgid "Select the landing page for the Supersearch Box"
15430
  msgstr "Wählen Sie die Zielseite für die Super Box"
15431
 
15432
- #: wppa-settings-autosave.php:5948
15433
  #, fuzzy
15434
  msgid "SM widget return"
15435
  msgstr "SM-Widget Rückkehr"
15436
 
15437
- #: wppa-settings-autosave.php:5949
15438
  #, fuzzy
15439
  msgid "Select the return link for social media from widgets"
15440
  msgstr "Wählen Sie die Rückverbindung für Social Media von Widgets"
15441
 
15442
- #: wppa-settings-autosave.php:5950
15443
  #, fuzzy
15444
  msgid ""
15445
  "If you select Landing page, and it wont work, it may be required to set the "
@@ -15449,7 +15511,7 @@ msgstr ""
15449
  "erforderlich sein, um die auf die laufende Nummer der Landung Shortcode auf "
15450
  "der Seite Occur gesetzt."
15451
 
15452
- #: wppa-settings-autosave.php:5951
15453
  #, fuzzy
15454
  msgid ""
15455
  "Normally it is 1, but you can try 2 etc. Always create a new shared link to "
@@ -15458,74 +15520,74 @@ msgstr ""
15458
  "Normalerweise ist es 1, aber man kann versuchen, 2 usw. immer eine neue "
15459
  "gemeinsame Verknüpfung erstellen eine Einstellung zu testen."
15460
 
15461
- #: wppa-settings-autosave.php:5959
15462
  #, fuzzy
15463
  msgid "Home page"
15464
  msgstr "Startseite"
15465
 
15466
- #: wppa-settings-autosave.php:5980
15467
  #, fuzzy
15468
  msgid "Album cover subalbums link"
15469
  msgstr "Album-Cover Unteralben Link"
15470
 
15471
- #: wppa-settings-autosave.php:5981
15472
  #, fuzzy
15473
  msgid ""
15474
  "Select the linktype and display type for sub-albums on parent album covers."
15475
  msgstr ""
15476
  "Wählen Sie den Linktyp und Anzeigetyp für Unteralben auf Mutter Album-Cover."
15477
 
15478
- #: wppa-settings-autosave.php:5989
15479
  #, fuzzy
15480
  msgid "No link at all"
15481
  msgstr "Keine Verbindung überhaupt"
15482
 
15483
- #: wppa-settings-autosave.php:5990
15484
  #, fuzzy
15485
  msgid "Thumbnails and covers"
15486
  msgstr "Thumbnails und Abdeckungen"
15487
 
15488
- #: wppa-settings-autosave.php:5991
15489
  #, fuzzy
15490
  msgid "Slideshow or covers"
15491
  msgstr "Diashow oder Abdeckungen"
15492
 
15493
- #: wppa-settings-autosave.php:6001
15494
  #, fuzzy
15495
  msgid "No display at all"
15496
  msgstr "Keine Anzeige bei allen"
15497
 
15498
- #: wppa-settings-autosave.php:6002
15499
  #, fuzzy
15500
  msgid "A list with sub(sub) albums"
15501
  msgstr "Eine Liste mit sub (sub) Alben"
15502
 
15503
- #: wppa-settings-autosave.php:6003
15504
  #, fuzzy
15505
  msgid "A list of children only"
15506
  msgstr "nur eine Liste von Kindern"
15507
 
15508
- #: wppa-settings-autosave.php:6004
15509
  #, fuzzy
15510
  msgid "An enumeration of names"
15511
  msgstr "Eine Aufzählung von Namen"
15512
 
15513
- #: wppa-settings-autosave.php:6005
15514
  #, fuzzy
15515
  msgid "Micro thumbnails"
15516
  msgstr "Micro Thumbnails"
15517
 
15518
- #: wppa-settings-autosave.php:6043
15519
  #, fuzzy
15520
  msgid "Table VII:"
15521
  msgstr "Tabelle VII"
15522
 
15523
- #: wppa-settings-autosave.php:6043
15524
  #, fuzzy
15525
  msgid "Permissions and Restrictions:"
15526
  msgstr "Berechtigungen und Einschränkungen:"
15527
 
15528
- #: wppa-settings-autosave.php:6044
15529
  #, fuzzy
15530
  msgid ""
15531
  "This table describes the access settings for admin and front-end activities."
@@ -15533,27 +15595,27 @@ msgstr ""
15533
  "Diese Tabelle beschreibt die Zugriffseinstellungen für Admin und Front-End-"
15534
  "Aktivitäten."
15535
 
15536
- #: wppa-settings-autosave.php:6065
15537
  #, fuzzy
15538
  msgid "Moderate P+C"
15539
  msgstr "Moderate P C"
15540
 
15541
- #: wppa-settings-autosave.php:6069
15542
  #, fuzzy
15543
  msgid "Comment&nbsp;Admin"
15544
  msgstr "Kommentar Admin"
15545
 
15546
- #: wppa-settings-autosave.php:6070
15547
  #, fuzzy
15548
  msgid "Help & Info"
15549
  msgstr "Hilfe Info"
15550
 
15551
- #: wppa-settings-autosave.php:6072
15552
  #, fuzzy
15553
  msgid "Role"
15554
  msgstr "Rolle"
15555
 
15556
- #: wppa-settings-autosave.php:6081
15557
  #, fuzzy
15558
  msgid ""
15559
  "Admin settings per user role. Enabling these settings will overrule the "
@@ -15563,98 +15625,98 @@ msgstr ""
15563
  "die Front-End-Einstellungen für den jeweiligen Benutzerrolle außer Kraft "
15564
  "setzen"
15565
 
15566
- #: wppa-settings-autosave.php:6105
15567
  #, fuzzy
15568
  msgid "Frontend create Albums and upload Photos enabling and limiting settings"
15569
  msgstr ""
15570
  "Frontend erstellen Alben und Hochladen von Fotos ermöglicht, und die "
15571
  "Begrenzung der Einstellungen"
15572
 
15573
- #: wppa-settings-autosave.php:6107
15574
  #, fuzzy
15575
  msgid "User create Albums"
15576
  msgstr "Benutzer erstellen Alben"
15577
 
15578
- #: wppa-settings-autosave.php:6108
15579
  #, fuzzy
15580
  msgid "Enable frontend album creation."
15581
  msgstr "Aktivieren Frontend Album Schöpfung."
15582
 
15583
- #: wppa-settings-autosave.php:6109
15584
  #, fuzzy
15585
  msgid "If you check this item, frontend album creation will be enabled."
15586
  msgstr ""
15587
  "Wenn Sie diesen Artikel zu überprüfen, werden Frontend Album Erstellung "
15588
  "aktiviert werden."
15589
 
15590
- #: wppa-settings-autosave.php:6119
15591
  #, fuzzy
15592
  msgid "User edit album"
15593
  msgstr "Fotoalbum bearbeiten"
15594
 
15595
- #: wppa-settings-autosave.php:6120
15596
  msgid "Enable frontend edit album name and description."
15597
  msgstr "Aktivieren Frontend bearbeiten Albumname und Beschreibung."
15598
 
15599
- #: wppa-settings-autosave.php:6130
15600
  #, fuzzy
15601
  msgid "User delete Albums"
15602
  msgstr "Alben löschen"
15603
 
15604
- #: wppa-settings-autosave.php:6131
15605
  #, fuzzy
15606
  msgid "Enable frontend album deletion"
15607
  msgstr "Aktivieren Frontend Album Löschen"
15608
 
15609
- #: wppa-settings-autosave.php:6132
15610
  #, fuzzy
15611
  msgid "If you check this item, frontend album deletion will be enabled."
15612
  msgstr ""
15613
  "Wenn Sie diesen Artikel zu überprüfen, werden Frontend Album Löschen "
15614
  "freigegeben werden."
15615
 
15616
- #: wppa-settings-autosave.php:6142
15617
  #, fuzzy
15618
  msgid "User create Albums login"
15619
  msgstr "Benutzer erstellen Alben Login"
15620
 
15621
- #: wppa-settings-autosave.php:6143
15622
  #, fuzzy
15623
  msgid "Frontend album creation requires the user is logged in."
15624
  msgstr "Frontend Erstellen eines Albums muss der Benutzer angemeldet ist."
15625
 
15626
- #: wppa-settings-autosave.php:6154
15627
  #, fuzzy
15628
  msgid "User create Albums Captcha"
15629
  msgstr "Benutzer erstellen Alben-Check Captcha"
15630
 
15631
- #: wppa-settings-autosave.php:6155
15632
  #, fuzzy
15633
  msgid "Uer must answer security question."
15634
  msgstr "Uer müssen Sicherheitsfrage beantworten."
15635
 
15636
- #: wppa-settings-autosave.php:6180
15637
  #, fuzzy, php-format
15638
  msgid "Upload limit %s"
15639
  msgstr "Hochladebegrenzung"
15640
 
15641
- #: wppa-settings-autosave.php:6181
15642
  #, fuzzy
15643
  msgid "Limit upload capacity for logged out users."
15644
  msgstr "Begrenzen Sie Upload-Kapazität für abgemeldet Benutzer."
15645
 
15646
- #: wppa-settings-autosave.php:6182
15647
  #, fuzzy, php-format
15648
  msgid "Limit upload capacity for the user role %s."
15649
  msgstr "Begrenzen Sie Upload-Kapazität für die Benutzerrolle%s."
15650
 
15651
- #: wppa-settings-autosave.php:6183
15652
  #, fuzzy
15653
  msgid "This setting has only effect when Table VII-B2 is unchecked."
15654
  msgstr ""
15655
  "Diese Einstellung ist nur wirksam, wenn Tabelle VII-B2 nicht aktiviert ist."
15656
 
15657
- #: wppa-settings-autosave.php:6184
15658
  #, fuzzy
15659
  msgid ""
15660
  "This limitation only applies to frontend uploads when the same userrole does "
@@ -15663,23 +15725,23 @@ msgstr ""
15663
  "Diese Einschränkung gilt nur Uploads auf das Frontend, wenn die gleichen "
15664
  "Userrole das Hochladen Checkbox muss nicht geprüft in Tabelle VII-A."
15665
 
15666
- #: wppa-settings-autosave.php:6185 wppa-settings-autosave.php:6201
15667
- #: wppa-settings-autosave.php:8072
15668
  #, fuzzy
15669
 
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: WP Photo Album Plus\n"
4
+ "POT-Creation-Date: 2016-12-09 09:35+0100\n"
5
+ "PO-Revision-Date: 2016-12-09 09:35+0100\n"
6
  "Last-Translator: J.N. Breetvelt <OpaJaap@OpaJaap.nl>\n"
7
  "Language-Team: J.N. Breetvelt <OpaJaap@OpaJaap.nl>\n"
8
  "Language: de_DE\n"
25
  msgstr "Seiten:"
26
 
27
  #: theme/photo-album-page-2010.php:31 theme/photo-album-search-page.php:53
28
+ #: wppa-album-admin-autosave.php:1393 wppa-album-admin-autosave.php:1431
29
+ #: wppa-album-admin-autosave.php:1530 wppa-album-admin-autosave.php:1765
30
+ #: wppa-album-admin-autosave.php:1860 wppa-album-admin-autosave.php:1934
31
+ #: wppa-album-admin-autosave.php:2076 wppa-album-admin-autosave.php:2610
32
  #: wppa-comment-admin.php:318 wppa-comment-admin.php:387
33
+ #: wppa-comment-admin.php:405 wppa-setup.php:1353 wppa-thumbnails.php:681
34
  msgid "Edit"
35
  msgstr "Bearbeiten"
36
 
39
  msgstr "Warnung. Keine Seite für die Suchergebnisse definiert!"
40
 
41
  #: theme/photo-album-search-page.php:39 wppa-boxes-html.php:175
42
+ #: wppa-settings-autosave.php:371 wppa-settings-autosave.php:3270
43
  msgid "Search"
44
  msgstr "Suche"
45
 
60
  "Entschuldigung. Leider konnte nichts zum angegebenen Schlüsselwort gefunden "
61
  "werden. Bitte versuch es erneut."
62
 
63
+ #: theme/search-2016.php:46 wppa-album-admin-autosave.php:1978
64
  #: wppa-links.php:1059 wppa-links.php:1069
65
  msgid "Previous page"
66
  msgstr "Vorherige Seite"
67
 
68
+ #: theme/search-2016.php:47 wppa-admin-functions.php:722
69
+ #: wppa-album-admin-autosave.php:1998 wppa-links.php:1087
70
  msgid "Next page"
71
  msgstr "Nächste Seite"
72
 
73
+ #: theme/search-2016.php:48 wppa-settings-autosave.php:369
74
+ #: wppa-settings-autosave.php:1571 wppa-settings-autosave.php:8935
75
  msgid "Page"
76
  msgstr "Seite"
77
 
99
  msgid "Error writing to settings backup file"
100
  msgstr "Fehler beim Schreiben in Einstellungen-backup-Datei"
101
 
102
+ #: wppa-admin-functions.php:119
103
  msgid "Settings file not found"
104
  msgstr "Einstellungsdatei nicht gefunden"
105
 
106
+ #: wppa-admin-functions.php:222 wppa-admin-functions.php:226 wppa-ajax.php:2816
107
+ #: wppa-ajax.php:2823
108
  msgid "Please supply a numeric value greater than or equal to"
109
  msgstr "Bitte geben Sie einen numerischen Wert größer als oder gleich zu"
110
 
111
+ #: wppa-admin-functions.php:222 wppa-admin-functions.php:226 wppa-ajax.php:2816
112
+ #: wppa-ajax.php:2823
113
  msgid "for"
114
  msgstr "für"
115
 
116
+ #: wppa-admin-functions.php:226 wppa-ajax.php:2823
117
  msgid "and less than or equal to"
118
  msgstr "und kleiner oder gleich zu"
119
 
120
+ #: wppa-admin-functions.php:241 wppa-album-admin-autosave.php:347
121
  msgid "--- public ---"
122
  msgstr "--- öffentlich ---"
123
 
124
+ #: wppa-admin-functions.php:500
125
  #, php-format
126
  msgid "File %s is of an unsupported filetype and has been removed."
127
  msgstr "Datei %s ist ein nicht unterstützter Dateityp und wurde entfernt."
128
 
129
+ #: wppa-admin-functions.php:619 wppa-admin-functions.php:658
130
+ #: wppa-admin-functions.php:662 wppa-admin-functions.php:666
131
  msgid "Unexpected error:"
132
  msgstr "Unerwarteter Fehler:"
133
 
134
+ #: wppa-admin-functions.php:619
135
  msgid "Missing database table:"
136
  msgstr "Fehlende Datenbank-Tabelle:"
137
 
138
+ #: wppa-admin-functions.php:658
139
  msgid "Missing directory:"
140
  msgstr "Fehlendes Verzeichnis:"
141
 
142
+ #: wppa-admin-functions.php:662
143
  msgid "Directory is not writable:"
144
  msgstr "Verzeichnis ist nicht beschreibbar:"
145
 
146
+ #: wppa-admin-functions.php:666
147
  msgid "Directory is not readable:"
148
  msgstr "Verzeichnis kann nicht gelesen werden:"
149
 
150
+ #: wppa-admin-functions.php:674
151
  msgid ""
152
  "Please de-activate and re-activate the plugin. If this problem persists, ask "
153
  "your administrator."
155
  "Bitte deaktivieren Sie und reaktivieren Sie das Plugin. Wenn dieses Problem "
156
  "weiterhin besteht, bitten Sie Ihren Administrator."
157
 
158
+ #: wppa-admin-functions.php:700
159
  msgid "Prev page"
160
  msgstr "Vorherige Seite"
161
 
162
+ #: wppa-admin-functions.php:834 wppa-admin-functions.php:837
163
  #, php-format
164
  msgid "Album %s is full"
165
  msgstr "Album %s ist voll"
166
 
167
+ #: wppa-admin-functions.php:855
168
  #, php-format
169
  msgid "Photo %s already exists in album number %s. Removed from depot."
170
  msgstr "Foto %s existiert bereits im Album Nummer %s. Entfernt vom Depot."
171
 
172
+ #: wppa-admin-functions.php:858
173
  #, php-format
174
  msgid "Photo %s already exists in album number %s."
175
  msgstr "Foto %s existiert bereits im Albumnummer %s."
176
 
177
+ #: wppa-admin-functions.php:882
178
+ msgid "Not found"
179
+ msgstr ""
180
+
181
+ #: wppa-admin-functions.php:893
182
  #, php-format
183
  msgid "ERROR: Attempt to upload a photo that is too large to process (%s)."
184
  msgstr "Fehler: Versuche ein Foto hochladen, die zu groß zum Prozess (%s) ist."
185
 
186
+ #: wppa-admin-functions.php:894
187
  msgid "Too big"
188
  msgstr "Zu groß"
189
 
190
+ #: wppa-admin-functions.php:898
191
  msgid ""
192
  "WARNING: You are uploading photos that are too small. Photos must be larger "
193
  "than the thumbnail size and larger than the coverphotosize."
195
  "Warnung: Sie sind Fotos hochladen, die zu klein sind. Fotos müssen größer "
196
  "als die Größe der Miniaturansichten und größer als die Coverphotosize sein."
197
 
198
+ #: wppa-admin-functions.php:899
199
  msgid "Too small"
200
  msgstr "Zu Klein"
201
 
202
+ #: wppa-admin-functions.php:904
203
  msgid "ERROR: Unable to retrieve image size of"
204
  msgstr "Fehler: Konnte Bildgröße nicht abrufen"
205
 
206
+ #: wppa-admin-functions.php:904
207
  msgid "Are you sure it is a photo?"
208
  msgstr "Sind Sie sicher, dass es ein Foto ist?"
209
 
210
+ #: wppa-admin-functions.php:905
211
+ msgid "No photo found"
212
+ msgstr ""
213
 
214
+ #: wppa-admin-functions.php:914
215
  msgid "Unsupported mime type encountered:"
216
  msgstr "Nicht unterstützten MIME-Typ begegnet:"
217
 
218
+ #: wppa-admin-functions.php:931
219
  msgid "Album not known while trying to add a photo"
220
  msgstr "Album nicht bekannt bei dem Versuch, ein Foto hinzufügen"
221
 
222
+ #: wppa-admin-functions.php:935
223
  #, php-format
224
  msgid ""
225
  "Album %s does not exist or is not accessable while trying to add a photo"
227
  "Album %s existiert nicht oder ist nicht erreichbar beim Versuch, ein Foto "
228
  "hinzufügen"
229
 
230
+ #: wppa-admin-functions.php:954
231
  msgid "Could not insert photo."
232
  msgstr "Konnte Foto nicht einfügen."
233
 
234
+ #: wppa-admin-functions.php:990
235
  msgid "ERROR: Unknown file or album."
236
  msgstr "FEHLER: Unbekannt Datei oder Album."
237
 
238
+ #: wppa-admin-functions.php:1104
239
  #, fuzzy, php-format
240
  msgid ""
241
  "There are <strong>%d</strong> albums and <strong>%d</strong> photos in the "
244
  "Es <strong>gibt% d</strong> Alben <strong>und% d</strong> Fotos in das "
245
  "System ein ."
246
 
247
+ #: wppa-admin-functions.php:1105
248
  #, fuzzy, php-format
249
  msgid "<strong>%d</strong> photos are pending moderation."
250
  msgstr "<strong>% d</strong> Fotos anhängig Mäßigung."
251
 
252
+ #: wppa-admin-functions.php:1106
253
  #, fuzzy, php-format
254
  msgid "<strong>%d</strong> photos are scheduled for later publishing."
255
  msgstr "<strong>% d</strong> Fotos werden für die spätere Verlags geplant."
256
 
257
+ #: wppa-admin-functions.php:1109
258
  #, fuzzy, php-format
259
  msgid "The most recently added album is <strong>%s</strong> (%d)."
260
  msgstr "Die zuletzt hinzugefügten Album <strong>ist%s</strong> (% d)."
261
 
262
+ #: wppa-admin-functions.php:1113
263
  #, fuzzy, php-format
264
  msgid "The most recently added photo is <strong>%s</strong> (%d)"
265
  msgstr "Die zuletzt hinzugefügten Foto <strong>ist%s</strong> (% d)"
266
 
267
+ #: wppa-admin-functions.php:1114
268
  #, fuzzy, php-format
269
  msgid "in album <strong>%s</strong> (%d)."
270
  msgstr "Album - <strong>%s</strong> (% d)."
273
  msgid "Photo&thinsp;Albums"
274
  msgstr "Foto&thinsp;Alben"
275
 
276
+ #: wppa-admin.php:59 wppa-adminbar.php:40 wppa-settings-autosave.php:6074
277
  msgid "Album Admin"
278
  msgstr "Album Admin"
279
 
280
+ #: wppa-admin.php:60 wppa-adminbar.php:47 wppa-settings-autosave.php:6075
281
  #: wppa-upload-widget.php:79 wppa-upload.php:119
282
  msgid "Upload Photos"
283
  msgstr "Fotos hochladen"
287
  msgstr "Fotos bearbeiten"
288
 
289
  #: wppa-admin.php:65 wppa-adminbar.php:61 wppa-import.php:168
290
+ #: wppa-settings-autosave.php:6076
291
  msgid "Import Photos"
292
  msgstr "Fotos importieren"
293
 
296
  msgstr "Fotos modrieren"
297
 
298
  #: wppa-admin.php:67 wppa-adminbar.php:75 wppa-export.php:32
299
+ #: wppa-settings-autosave.php:6078
300
  msgid "Export Photos"
301
  msgstr "Fotos exportieren"
302
 
303
  #: wppa-admin.php:68 wppa-adminbar.php:82 wppa-comment-admin.php:223
304
+ #: wppa-settings-autosave.php:6079
305
  msgid "Settings"
306
  msgstr "Einstellungen"
307
 
310
  msgstr "Foto des Tages Widget"
311
 
312
  #: wppa-admin.php:69 wppa-adminbar.php:89 wppa-potd-widget.php:60
313
+ #: wppa-settings-autosave.php:6080 wppa-setup.php:1635
314
  msgid "Photo of the day"
315
  msgstr "Foto des Tages"
316
 
318
  msgid "Manage comments"
319
  msgstr "Kommentare verwalten"
320
 
321
+ #: wppa-admin.php:70 wppa-adminbar.php:96 wppa-settings-autosave.php:361
322
+ #: wppa-settings-autosave.php:3099 wppa-settings-autosave.php:8734
323
+ #: wppa-settings-autosave.php:8779
324
  msgid "Comments"
325
  msgstr "Kommentare"
326
 
348
  msgid "Import"
349
  msgstr "Importieren"
350
 
351
+ #: wppa-admin.php:128 wppa-settings-autosave.php:9933
352
  msgid "Update"
353
  msgstr "Aktualisierung"
354
 
381
  #: wppa-potd-widget.php:211 wppa-qr-widget.php:94 wppa-search-widget.php:94
382
  #: wppa-slideshow-widget.php:198 wppa-stereo-widget.php:68
383
  #: wppa-super-view-widget.php:73 wppa-tagcloud-widget.php:68
384
+ #: wppa-thumbnail-widget.php:184 wppa-topten-widget.php:333
385
+ #: wppa-upldr-widget.php:196 wppa-upload-widget.php:83
386
  msgid "Title:"
387
  msgstr "Titel:"
388
 
398
  msgstr "Exit & Refresh"
399
 
400
  #: wppa-ajax.php:250 wppa-ajax.php:316 wppa-ajax.php:351 wppa-ajax.php:629
401
+ #: wppa-ajax.php:644 wppa-ajax.php:981 wppa-ajax.php:2773
402
  msgid "Security check failure"
403
  msgstr "Sicherheitsfehler"
404
 
406
  msgid "You do not have the rights to moderate photos this way"
407
  msgstr "Sie haben nicht die Rechte Fotos auf diese Weise zu moderieren"
408
 
409
+ #: wppa-ajax.php:300 wppa-ajax.php:1285 wppa-functions.php:2368
410
  msgid "Photo comment approved"
411
  msgstr "Foto Kommentar genehmigt"
412
 
436
  msgid "Could not remove comment"
437
  msgstr "Konnte Kommentar nicht entfernen"
438
 
439
+ #: wppa-ajax.php:364 wppa-ajax.php:847
440
  msgid "Unexpected error"
441
  msgstr "Unerwarteter Fehler"
442
 
466
  msgid "Unable to create zipsdir"
467
  msgstr "Unfähig zipsdir zo erstellen"
468
 
469
+ #: wppa-ajax.php:503 wppa-functions.php:2159 wppa-thumbnails.php:656
470
  msgid "Selected"
471
  msgstr "Ausgewählt"
472
 
490
  msgid "The photo does no longer exist"
491
  msgstr "Das Foto existiert nicht mehr"
492
 
493
+ #: wppa-ajax.php:663
494
  msgid "An error occurred while processing you rating request."
495
  msgstr ""
496
  "Während Ihrer Anfrage ein Stimme ze regstrieren ist ein Fehler aufgetreten"
497
 
498
+ #: wppa-ajax.php:664
499
  msgid "Maybe you opened the page too long ago to recognize you."
500
  msgstr "Vielleicht eröffnet Ihnen die Seite zu lange her."
501
 
502
+ #: wppa-ajax.php:665
503
  msgid "You may refresh the page and try again."
504
  msgstr "Sie können die Seite aktualisieren und versuchen Sie es erneut."
505
 
506
+ #: wppa-ajax.php:666
507
  msgid ""
508
  "Althoug an error occurred while processing your rating, your vote has been "
509
  "registered."
511
  "Unbedingt dass ein Fehler aufgetreten ist während die Verarbeitung der "
512
  "Bewertung der, wurde Ihre Stimme registriert."
513
 
514
+ #: wppa-ajax.php:667
515
  msgid "However, this may not be reflected in the current pageview"
516
  msgstr "Dies kann jedoch nicht in der aktuellen Seitenzugriff widerspiegeln"
517
 
518
+ #: wppa-ajax.php:696
519
  msgid "Photo has been removed."
520
  msgstr "Foto wurde entfernt."
521
 
522
+ #: wppa-ajax.php:708 wppa-slideshow.php:805
523
  msgid "Sorry, you can not rate your own photos"
524
  msgstr "Sorry, Sie können Ihre eigenen Fotos nicht bewerten"
525
 
526
+ #: wppa-ajax.php:720
527
  msgid "Please enter a comment."
528
  msgstr "Bitte geben Sie einen Kommentar ein."
529
 
530
+ #: wppa-ajax.php:776
531
  msgid "You can not change your vote"
532
  msgstr "Sie können Ihre Stimme nicht ändern"
533
 
534
+ #: wppa-ajax.php:782
535
  msgid "You can not change a dislike"
536
  msgstr "Sie können eine Abneigung nicht ändern"
537
 
538
+ #: wppa-ajax.php:788
539
  #, fuzzy
540
  msgid "You can not change your vote into a dislike"
541
  msgstr "Sie können nicht Ihre Stimme in eine Abneigung ändern"
542
 
543
+ #: wppa-ajax.php:804 wppa-ajax.php:825
544
  #, fuzzy
545
  msgid "Photo rated"
546
  msgstr "Foto bewertet"
547
 
548
+ #: wppa-ajax.php:931
549
  #, fuzzy
550
  msgid ""
551
  "Please explain your vote in a comment.\n"
560
  "abgeschlossen haben, können Sie die Seite aktualisieren Ihre Stimme wurde "
561
  "wirksam zu sehen."
562
 
563
+ #: wppa-ajax.php:977
564
  #, fuzzy
565
  msgid "You do not have the rights to delete a photo"
566
  msgstr "Sie haben nicht die Rechte, ein Foto zu löschen"
567
 
568
+ #: wppa-ajax.php:987
569
  #, fuzzy, php-format
570
  msgid "Photo %s has been deleted"
571
  msgstr "Foto%s wurde gelöscht"
572
 
573
+ #: wppa-ajax.php:1003
574
  #, fuzzy
575
  msgid "You do not have the rights to update album information"
576
  msgstr "Sie haben nicht die Rechte Album-Informationen zu aktualisieren"
577
 
578
+ #: wppa-ajax.php:1015 wppa-ajax.php:2112
579
  #, fuzzy
580
  msgid "Ratings cleared"
581
  msgstr "Bewertungen gelöscht"
582
 
583
+ #: wppa-ajax.php:1015 wppa-ajax.php:1021 wppa-photo-admin-autosave.php:677
584
  #, fuzzy
585
  msgid "No ratings for this photo."
586
  msgstr "Keine Bewertungen für dieses Foto."
587
 
588
+ #: wppa-ajax.php:1018
589
  #, fuzzy
590
  msgid "An error occurred while clearing ratings"
591
  msgstr "Ein Fehler ist aufgetreten, während Bewertungen Clearing"
592
 
593
+ #: wppa-ajax.php:1021 wppa-ajax.php:1042 wppa-ajax.php:1064
594
  msgid "No photos in this album"
595
  msgstr ""
596
 
597
+ #: wppa-ajax.php:1036
598
  msgid "Tags set to defaults"
599
  msgstr ""
600
 
601
+ #: wppa-ajax.php:1039
602
  #, fuzzy
603
  msgid "An error occurred while setting tags"
604
  msgstr "Ein Fehler ist aufgetreten, während Tags Einstellung"
605
 
606
+ #: wppa-ajax.php:1058
607
  msgid "Tags added with defaults"
608
  msgstr ""
609
 
610
+ #: wppa-ajax.php:1061
611
  #, fuzzy
612
  msgid "An error occurred while adding tags"
613
  msgstr "Fehler beim Hinzufügen von Tags"
614
 
615
+ #: wppa-ajax.php:1087
616
  #, fuzzy
617
  msgid "No subalbums found to process"
618
  msgstr "Keine Unteralben zu verarbeiten gefunden"
619
 
620
+ #: wppa-ajax.php:1092
621
  #, fuzzy
622
  msgid "No categories found to process"
623
  msgstr "Keine Kategorien zu verarbeiten gefunden"
624
 
625
+ #: wppa-ajax.php:1096
626
  #, php-format
627
  msgid "%d album updated"
628
  msgid_plural "%d albums updated"
629
  msgstr[0] "%d Album aktualisiert"
630
  msgstr[1] "%d Album aktualisiert"
631
 
632
+ #: wppa-ajax.php:1103
633
  #, php-format
634
  msgid "Album name may not be empty.<br />Reset to %s"
635
  msgstr ""
636
 
637
+ #: wppa-ajax.php:1105 wppa-ajax.php:1565 wppa-album-admin-autosave.php:437
638
+ #: wppa-album-admin-autosave.php:486 wppa-album-admin-autosave.php:1340
639
+ #: wppa-album-admin-autosave.php:1477 wppa-album-admin-autosave.php:1712
640
+ #: wppa-album-admin-autosave.php:1807 wppa-boxes-html.php:415
641
+ #: wppa-boxes-html.php:529 wppa-photo-admin-autosave.php:1966
642
+ #: wppa-photo-admin-autosave.php:2088 wppa-photo-admin-autosave.php:2505
643
  #: wppa-potd-admin.php:71 wppa-potd-admin.php:358
644
+ #: wppa-settings-autosave.php:505 wppa-settings-autosave.php:667
645
+ #: wppa-settings-autosave.php:689 wppa-settings-autosave.php:1437
646
+ #: wppa-settings-autosave.php:1458 wppa-settings-autosave.php:2996
647
+ #: wppa-settings-autosave.php:3017 wppa-settings-autosave.php:3376
648
+ #: wppa-settings-autosave.php:3400 wppa-settings-autosave.php:3957
649
+ #: wppa-settings-autosave.php:4071 wppa-settings-autosave.php:4761
650
+ #: wppa-settings-autosave.php:4782 wppa-settings-autosave.php:4958
651
+ #: wppa-settings-autosave.php:4982 wppa-settings-autosave.php:6040
652
+ #: wppa-settings-autosave.php:6485 wppa-settings-autosave.php:6735
653
+ #: wppa-settings-autosave.php:6757 wppa-settings-autosave.php:7541
654
+ #: wppa-settings-autosave.php:7565 wppa-settings-autosave.php:8728
655
+ #: wppa-settings-autosave.php:9370 wppa-settings-autosave.php:9526
656
+ #: wppa-thumbnail-widget.php:202 wppa-upload.php:266
657
  msgid "Name"
658
  msgstr "Name"
659
 
660
+ #: wppa-ajax.php:1108 wppa-ajax.php:1568 wppa-album-admin-autosave.php:1350
661
+ #: wppa-album-admin-autosave.php:1487 wppa-album-admin-autosave.php:1722
662
+ #: wppa-album-admin-autosave.php:1817 wppa-photo-admin-autosave.php:1967
663
+ #: wppa-photo-admin-autosave.php:2089 wppa-photo-admin-autosave.php:2506
664
  #: wppa-potd-admin.php:72 wppa-potd-admin.php:138 wppa-potd-admin.php:359
665
+ #: wppa-settings-autosave.php:506 wppa-settings-autosave.php:668
666
+ #: wppa-settings-autosave.php:690 wppa-settings-autosave.php:1438
667
+ #: wppa-settings-autosave.php:1459 wppa-settings-autosave.php:2997
668
+ #: wppa-settings-autosave.php:3018 wppa-settings-autosave.php:3377
669
+ #: wppa-settings-autosave.php:3401 wppa-settings-autosave.php:4762
670
+ #: wppa-settings-autosave.php:4783 wppa-settings-autosave.php:4959
671
+ #: wppa-settings-autosave.php:4983 wppa-settings-autosave.php:6041
672
+ #: wppa-settings-autosave.php:6486 wppa-settings-autosave.php:6736
673
+ #: wppa-settings-autosave.php:6758 wppa-settings-autosave.php:7542
674
+ #: wppa-settings-autosave.php:7566 wppa-settings-autosave.php:9371
675
+ #: wppa-settings-autosave.php:9393 wppa-settings-autosave.php:9433
676
+ #: wppa-settings-autosave.php:9455 wppa-settings-autosave.php:9501
677
+ #: wppa-settings-autosave.php:9527
678
  #, fuzzy
679
  msgid "Description"
680
  msgstr "Album Beschreibung eingeben"
681
 
682
+ #: wppa-ajax.php:1112
683
  #, fuzzy
684
  msgid "Unbalanced tags in album description!"
685
  msgstr "Unsymmetrische Tags in Albumbeschreibung!"
686
 
687
+ #: wppa-ajax.php:1119
688
  #, fuzzy
689
  msgid "Album order #"
690
  msgstr "Album bestellen #"
691
 
692
+ #: wppa-ajax.php:1122
693
  #, fuzzy
694
  msgid "Cover photo"
695
  msgstr "Titelbild"
696
 
697
+ #: wppa-ajax.php:1125
698
  #, fuzzy
699
  msgid "Parent album"
700
  msgstr "Übergeordnetes Album"
701
 
702
+ #: wppa-ajax.php:1130 wppa-settings-autosave.php:3951
703
  #, fuzzy
704
  msgid "Photo order"
705
  msgstr "Bildersortierung"
706
 
707
+ #: wppa-ajax.php:1133
708
  #, fuzzy
709
  msgid "Use Alt thumbsize"
710
  msgstr "Mit Alt thumbsize"
711
 
712
+ #: wppa-ajax.php:1136
713
  #, fuzzy
714
  msgid "Cover Type"
715
  msgstr "Cover-Typ"
716
 
717
+ #: wppa-ajax.php:1139 wppa-settings-autosave.php:4984
718
+ #: wppa-settings-autosave.php:6042
719
  #, fuzzy
720
  msgid "Link type"
721
  msgstr "Verknüpfungstyp"
722
 
723
+ #: wppa-ajax.php:1142 wppa-album-covers.php:1304
724
  msgid "Link to"
725
  msgstr "Link zu"
726
 
727
+ #: wppa-ajax.php:1145 wppa-ajax.php:1589 wppa-album-admin-autosave.php:1361
728
+ #: wppa-album-admin-autosave.php:1498 wppa-album-admin-autosave.php:1733
729
+ #: wppa-album-admin-autosave.php:1828 wppa-boxes-html.php:537
730
+ #: wppa-photo-admin-autosave.php:1969 wppa-photo-admin-autosave.php:2091
731
  #: wppa-potd-admin.php:139
732
  msgid "Owner"
733
  msgstr "Inhaber"
734
 
735
+ #: wppa-ajax.php:1147
736
  #, fuzzy, php-format
737
  msgid "User %s does not exist"
738
  msgstr "Benutzer \"%s\" nicht vorhanden"
739
 
740
+ #: wppa-ajax.php:1152 wppa-ajax.php:1158
741
  #, fuzzy
742
  msgid "Upload limit count"
743
  msgstr "Upload-Limit Zahl"
744
 
745
+ #: wppa-ajax.php:1165
746
  #, fuzzy
747
  msgid "Upload limit time"
748
  msgstr "Hochladebegrenzung"
749
 
750
+ #: wppa-ajax.php:1169
751
  #, fuzzy
752
  msgid "Default tags"
753
  msgstr "Default-Tags"
754
 
755
+ #: wppa-ajax.php:1174
756
  #, fuzzy
757
  msgid "Categories"
758
  msgstr "Kategorien"
759
 
760
+ #: wppa-ajax.php:1177
761
  #, fuzzy
762
  msgid "Sub albums sort order"
763
  msgstr "Unteralben sortieren bestellen"
764
 
765
+ #: wppa-ajax.php:1185 wppa-ajax.php:1658
766
  #, fuzzy
767
  msgid "Schedule date/time"
768
  msgstr "Geplantes Datum / Zeit"
769
 
770
+ #: wppa-ajax.php:1198 wppa-ajax.php:1250
771
  #, php-format
772
  msgid "%s of album %s updated"
773
  msgstr ""
774
 
775
+ #: wppa-ajax.php:1206
776
  #, fuzzy
777
  msgid "All photos set to scheduled per date"
778
  msgstr "Alle Fotos auf pro Tag geplant"
779
 
780
+ #: wppa-ajax.php:1233
781
  #, php-format
782
  msgid "Custom field %s updated"
783
  msgstr ""
784
 
785
+ #: wppa-ajax.php:1259
786
  #, php-format
787
  msgid "An error occurred while trying to update %s of album %s"
788
  msgstr ""
789
 
790
+ #: wppa-ajax.php:1260 wppa-ajax.php:1543
791
  #, fuzzy
792
  msgid "Press CTRL+F5 and try again."
793
  msgstr "Drücken Sie STRG F5 und versuchen Sie es erneut."
794
 
795
+ #: wppa-ajax.php:1274
796
  #, fuzzy
797
  msgid "You do not have the rights to update comment status"
798
  msgstr "Sie haben nicht die Rechte Kommentar Status zu aktualisieren"
799
 
800
+ #: wppa-ajax.php:1291
801
  #, fuzzy, php-format
802
  msgid "Status of comment #%s updated"
803
  msgstr "Status Kommentar #%s aktualisiert"
804
 
805
+ #: wppa-ajax.php:1294
806
  #, fuzzy, php-format
807
  msgid "Error updating status comment #%s"
808
  msgstr "Fehler beim Aktualisieren der Status Kommentar #%s"
809
 
810
+ #: wppa-ajax.php:1305
811
  #, fuzzy
812
  msgid "You do not have the rights to change photos"
813
  msgstr "Sie haben nicht die Rechte Fotos zu ändern"
814
 
815
+ #: wppa-ajax.php:1314
816
  #, fuzzy
817
  msgid "Watermark applied"
818
  msgstr "Wasserzeichen eingefügt werden"
819
 
820
+ #: wppa-ajax.php:1318
821
  #, fuzzy
822
  msgid "An error occured while trying to apply a watermark"
823
  msgstr ""
824
  "Ein Fehler ist aufgetreten bei dem Versuch, ein Wasserzeichen zu beantragen"
825
 
826
+ #: wppa-ajax.php:1337
827
  #, fuzzy
828
  msgid "You do not have the rights to update photo information"
829
  msgstr "Sie haben nicht die Rechte Foto Informationen zu aktualisieren"
830
 
831
+ #: wppa-ajax.php:1343
832
  #, fuzzy, php-format
833
  msgid "%s updated to %s."
834
  msgstr "%s%s aktualisiert."
835
 
836
+ #: wppa-ajax.php:1393
837
  #, fuzzy, php-format
838
  msgid "Format error %s. Must be yyyy:mm:dd hh:mm:ss"
839
  msgstr "Formatfehler%s. Müssen jjjj: mm: tt hh: mm: ss"
840
 
841
+ #: wppa-ajax.php:1397
842
  #, fuzzy
843
  msgid "Exif date/time updated"
844
  msgstr "Exif Datum / Uhrzeit aktualisiert"
845
 
846
+ #: wppa-ajax.php:1403
847
  #, fuzzy
848
  msgid "Enter a value > -90 and < 90"
849
  msgstr "Geben Sie einen Wert> -90 und <90"
850
 
851
+ #: wppa-ajax.php:1411
852
  #, fuzzy
853
  msgid "Lattitude updated"
854
  msgstr "Lattitude aktualisiert"
855
 
856
+ #: wppa-ajax.php:1413
857
  #, fuzzy
858
  msgid "Could not update lattitude"
859
  msgstr "Konnte nicht aktualisiert werden lattitude"
860
 
861
+ #: wppa-ajax.php:1419
862
  #, fuzzy
863
  msgid "Enter a value > -180 and < 180"
864
  msgstr "Geben Sie einen Wert> -180 und <180"
865
 
866
+ #: wppa-ajax.php:1427
867
  #, fuzzy
868
  msgid "Longitude updated"
869
  msgstr "Länge aktualisiert"
870
 
871
+ #: wppa-ajax.php:1429
872
  #, fuzzy
873
  msgid "Could not update longitude"
874
  msgstr "Konnte nicht aktualisieren Länge"
875
 
876
+ #: wppa-ajax.php:1437
877
  #, fuzzy
878
  msgid "Photo files remade"
879
  msgstr "Fotodateien neu gemacht"
880
 
881
+ #: wppa-ajax.php:1440
882
  #, fuzzy
883
  msgid "Could not remake files"
884
  msgstr "Konnte nicht Dateien Remake"
885
 
886
+ #: wppa-ajax.php:1446
887
  #, fuzzy
888
  msgid "Thumbnail remade"
889
  msgstr "Thumbnail neu gemacht"
890
 
891
+ #: wppa-ajax.php:1449
892
  #, fuzzy
893
  msgid "Could not remake thumbnail"
894
  msgstr "Konnte nicht Thumbnail Remake"
895
 
896
+ #: wppa-ajax.php:1460 wppa-potd-admin.php:100 wppa-settings-autosave.php:3761
897
  #: wppa-tinymce-shortcodes.php:627
898
  #, fuzzy
899
  msgid "left"
900
  msgstr "links"
901
 
902
+ #: wppa-ajax.php:1464
903
  #, fuzzy
904
  msgid "180&deg;"
905
  msgstr "180 °"
906
 
907
+ #: wppa-ajax.php:1468 wppa-potd-admin.php:100 wppa-settings-autosave.php:3761
908
  #: wppa-tinymce-shortcodes.php:629
909
  #, fuzzy
910
  msgid "right"
911
  msgstr "rechts"
912
 
913
+ #: wppa-ajax.php:1481
914
  msgid "Photo flipped"
915
  msgstr ""
916
 
917
+ #: wppa-ajax.php:1484
918
  #, fuzzy, php-format
919
  msgid "Photo %s rotated %s"
920
  msgstr "Foto%s gedreht%s"
921
 
922
+ #: wppa-ajax.php:1488
923
  #, php-format
924
  msgid "An error occurred while trying to rotate or flip photo %s"
925
  msgstr ""
926
 
927
+ #: wppa-ajax.php:1498 wppa-ajax.php:1526 wppa-photo-admin-autosave.php:1682
928
+ #: wppa-photo-admin-autosave.php:1700
929
  #, fuzzy, php-format
930
  msgid "A photo with filename %s already exists in album %s."
931
  msgstr "Ein Foto mit dem Dateinamen%s existiert bereits in Album%s."
932
 
933
+ #: wppa-ajax.php:1504 wppa-ajax.php:1532 wppa-functions.php:4132
934
  #, php-format
935
  msgid "Album %s does not exist"
936
  msgstr ""
937
 
938
+ #: wppa-ajax.php:1513
939
  #, fuzzy, php-format
940
  msgid "Photo %s has been moved to album %s (%s)"
941
  msgstr "Foto%s wurde auf Album%s (%s) bewegt"
942
 
943
+ #: wppa-ajax.php:1516
944
  #, fuzzy, php-format
945
  msgid "An error occurred while trying to move photo %s"
946
  msgstr "Ein Fehler beim Versuch, das Foto zu bewegen%s"
947
 
948
+ #: wppa-ajax.php:1539
949
  #, fuzzy, php-format
950
  msgid "Photo %s copied to album %s (%s)"
951
  msgstr "Foto%s kopiert Album%s (%s)"
952
 
953
+ #: wppa-ajax.php:1542
954
  #, fuzzy, php-format
955
  msgid "An error occurred while trying to copy photo %s"
956
  msgstr "Ein Fehler beim Versuch, das Foto zu kopieren%s"
957
 
958
+ #: wppa-ajax.php:1572 wppa-ajax.php:2215
959
  #, fuzzy
960
  msgid "Unbalanced tags in photo description!"
961
  msgstr "Unsymmetrische Tags in fotobeschreibung!"
962
 
963
+ #: wppa-ajax.php:1578
964
  #, fuzzy
965
  msgid "Photo order #"
966
  msgstr "Bildersortierung"
967
 
968
+ #: wppa-ajax.php:1583
969
  #, fuzzy, php-format
970
  msgid "User %s does not exists"
971
  msgstr "Benutzer%s existiert nicht"
972
 
973
+ #: wppa-ajax.php:1592
974
  #, fuzzy
975
  msgid "Link url"
976
  msgstr "Link URL"
977
 
978
+ #: wppa-ajax.php:1595
979
  #, fuzzy
980
  msgid "Link title"
981
  msgstr "Link Titel"
982
 
983
+ #: wppa-ajax.php:1598
984
  #, fuzzy
985
  msgid "Link target"
986
  msgstr "Link-Ziel"
987
 
988
+ #: wppa-ajax.php:1604 wppa-multitag-widget.php:34 wppa-multitag-widget.php:66
989
  #: wppa-tagcloud-widget.php:34 wppa-tagcloud-widget.php:63
990
  #, fuzzy
991
  msgid "Photo Tags"
992
  msgstr "Foto-Tags"
993
 
994
+ #: wppa-ajax.php:1609 wppa-comment-admin.php:317 wppa-comment-admin.php:404
995
+ #: wppa-photo-admin-autosave.php:1968 wppa-photo-admin-autosave.php:2090
996
+ #: wppa-settings-autosave.php:6761 wppa-settings-autosave.php:7545
997
+ #: wppa-settings-autosave.php:9394 wppa-settings-autosave.php:9434
998
+ #: wppa-settings-autosave.php:9456 wppa-settings-autosave.php:9502
999
  #, fuzzy
1000
  msgid "Status"
1001
  msgstr "Status"
1002
 
1003
+ #: wppa-ajax.php:1612
1004
  #, fuzzy
1005
  msgid "HTML Alt"
1006
  msgstr "HTML Alt"
1007
 
1008
+ #: wppa-ajax.php:1616
1009
  #, fuzzy
1010
  msgid "Video width"
1011
  msgstr "Breite des Videos"
1012
 
1013
+ #: wppa-ajax.php:1618 wppa-ajax.php:1625
1014
  #, fuzzy
1015
  msgid "Please enter an integer value >= 0"
1016
  msgstr "Bitte geben Sie einen ganzzahligen Wert =%1 ein."
1017
 
1018
+ #: wppa-ajax.php:1623
1019
  #, fuzzy
1020
  msgid "Video height"
1021
  msgstr "Video Höhe"
1022
 
1023
+ #: wppa-ajax.php:1641 wppa-ajax.php:1674
1024
  #, php-format
1025
  msgid "%s of video %s updated"
1026
  msgstr ""
1027
 
1028
+ #: wppa-ajax.php:1644 wppa-ajax.php:1677
1029
  #, php-format
1030
  msgid "%s of photo %s updated"
1031
  msgstr ""
1032
 
1033
+ #: wppa-ajax.php:1648
1034
  #, php-format
1035
  msgid "An error occurred while trying to update %s of photo %s"
1036
  msgstr ""
1037
 
1038
+ #: wppa-ajax.php:1703
1039
  #, php-format
1040
  msgid "Custom field %s of photo %s updated"
1041
  msgstr ""
1042
 
1043
+ #: wppa-ajax.php:1710
1044
  msgid "Error during upload."
1045
  msgstr ""
1046
 
1047
+ #: wppa-ajax.php:1744
1048
  #, fuzzy
1049
  msgid "Photo files updated."
1050
  msgstr "Foto-Dateien aktualisiert."
1051
 
1052
+ #: wppa-ajax.php:1749
1053
  #, fuzzy
1054
  msgid "Could not update files."
1055
  msgstr "Konnte nicht Dateien aktualisieren."
1056
 
1057
+ #: wppa-ajax.php:1760
1058
  #, fuzzy, php-format
1059
  msgid "Stereo mode updated in %d milliseconds"
1060
  msgstr "Stereo-Modus in% d Millisekunden aktualisiert"
1061
 
1062
+ #: wppa-ajax.php:1777 wppa-ajax.php:1819
1063
  #, fuzzy
1064
  msgid "You do not have the rights to update settings"
1065
  msgstr "Sie haben nicht die Rechte-Einstellungen aktualisieren"
1066
 
1067
+ #: wppa-ajax.php:1813
1068
  #, fuzzy
1069
  msgid "You do not have the rights to update photo of the day settings"
1070
  msgstr ""
1071
  "Sie haben nicht die Rechte Foto des Tages Einstellungen zu aktualisieren"
1072
 
1073
+ #: wppa-ajax.php:1891
1074
  #, fuzzy
1075
  msgid "Capability granted"
1076
  msgstr "Capability gewährt"
1077
 
1078
+ #: wppa-ajax.php:1896
1079
  #, fuzzy
1080
  msgid "Capability withdrawn"
1081
  msgstr "Capability zurückgezogen"
1082
 
1083
+ #: wppa-ajax.php:1927
1084
  #, fuzzy
1085
  msgid "Column width."
1086
  msgstr "Breite der Spalte"
1087
 
1088
+ #: wppa-ajax.php:1930
1089
  #, fuzzy
1090
  msgid "Initial width."
1091
  msgstr "Ursprüngliche Breite"
1092
 
1093
+ #: wppa-ajax.php:1933
1094
  #, fuzzy
1095
  msgid "Full size."
1096
  msgstr "Originalgröße"
1097
 
1098
+ #: wppa-ajax.php:1936
1099
  #, fuzzy
1100
  msgid "Max height."
1101
  msgstr "Max. Höhe:"
1102
 
1103
+ #: wppa-ajax.php:1941
1104
  #, fuzzy
1105
  msgid "Thumbnail size."
1106
  msgstr "Thumbnail Größe"
1107
 
1108
+ #: wppa-ajax.php:1945
1109
  #, fuzzy
1110
  msgid "Thumbnail frame width"
1111
  msgstr "Rahmenbreite des Minibildes:"
1112
 
1113
+ #: wppa-ajax.php:1949
1114
  #, fuzzy
1115
  msgid "Thumbnail frame height"
1116
  msgstr "Miniaturrahmenhöhe"
1117
 
1118
+ #: wppa-ajax.php:1952
1119
  #, fuzzy
1120
  msgid "Thumbnail Spacing"
1121
  msgstr "Thumbnail-Abstand"
1122
 
1123
+ #: wppa-ajax.php:1955
1124
  #, fuzzy
1125
  msgid "Photocount treshold."
1126
  msgstr "Photocount treshold."
1127
 
1128
+ #: wppa-ajax.php:1958
1129
  #, fuzzy
1130
  msgid "Thumb page size."
1131
  msgstr "Thumb Seitengröße."
1132
 
1133
+ #: wppa-ajax.php:1961
1134
  #, fuzzy
1135
  msgid "Cover photo size."
1136
  msgstr "Coverbild Größe"
1137
 
1138
+ #: wppa-ajax.php:1964
1139
  #, fuzzy
1140
  msgid "Album page size."
1141
  msgstr "Größe der Album Seite"
1142
 
1143
+ #: wppa-ajax.php:1967
1144
  #, fuzzy
1145
  msgid "Number of TopTen photos"
1146
  msgstr "Anzahl der TopTen Fotos"
1147
 
1148
+ #: wppa-ajax.php:1970
1149
  #, fuzzy
1150
  msgid "Widget image thumbnail size"
1151
  msgstr "Widget Bild Miniaturgröße"
1152
 
1153
+ #: wppa-ajax.php:1973 wppa-settings-autosave.php:1095
1154
  #, fuzzy
1155
  msgid "Max Cover width"
1156
  msgstr "Max Deckbreite"
1157
 
1158
+ #: wppa-ajax.php:1976
1159
  #, fuzzy
1160
  msgid "Minimal description height"
1161
  msgstr "Minimale Beschreibung Höhe"
1162
 
1163
+ #: wppa-ajax.php:1979
1164
  #, fuzzy
1165
  msgid "Minimal cover height"
1166
  msgstr "Minimale Abdeckung Höhe"
1167
 
1168
+ #: wppa-ajax.php:1982
1169
  #, fuzzy
1170
  msgid "Minimal text frame height"
1171
  msgstr "Minimale Rahmenhöhe"
1172
 
1173
+ #: wppa-ajax.php:1985 wppa-settings-autosave.php:1392
1174
  #, fuzzy
1175
  msgid "Border width"
1176
  msgstr "Rahmenbreite"
1177
 
1178
+ #: wppa-ajax.php:1988 wppa-settings-autosave.php:766
1179
+ #: wppa-settings-autosave.php:1401
1180
  #, fuzzy
1181
  msgid "Border radius"
1182
  msgstr "Rahmen Radius"
1183
 
1184
+ #: wppa-ajax.php:1991 wppa-settings-autosave.php:777
1185
  #, fuzzy
1186
  msgid "Box spacing"
1187
  msgstr "Box Abstand"
1188
 
1189
+ #: wppa-ajax.php:1997 wppa-settings-autosave.php:1070
1190
  #, fuzzy
1191
  msgid "Popup size"
1192
  msgstr "Popup-Größe"
1193
 
1194
+ #: wppa-ajax.php:2000
1195
  #, fuzzy
1196
  msgid "Fullsize border width"
1197
  msgstr "Fullsize Randbreite"
1198
 
1199
+ #: wppa-ajax.php:2003
1200
  #, fuzzy
1201
  msgid "Lightbox Bordersize"
1202
  msgstr "Lightbox Bordersize"
1203
 
1204
+ #: wppa-ajax.php:2006
1205
  #, fuzzy
1206
  msgid "Lightbox Borderwidth"
1207
  msgstr "Lightbox Border"
1208
 
1209
+ #: wppa-ajax.php:2009
1210
  #, fuzzy
1211
  msgid "Lightbox Borderradius"
1212
  msgstr "Lightbox Borderradius"
1213
 
1214
+ #: wppa-ajax.php:2012
1215
  #, fuzzy
1216
  msgid "Number of Comment widget entries"
1217
  msgstr "Anzahl der Kommentar-Widget Einträge"
1218
 
1219
+ #: wppa-ajax.php:2015
1220
  #, fuzzy
1221
  msgid "Comment Widget image thumbnail size"
1222
  msgstr "Kommentar Widget Bild Miniaturgröße"
1223
 
1224
+ #: wppa-ajax.php:2018 wppa-ajax.php:2021 wppa-ajax.php:2024
1225
  #, fuzzy
1226
  msgid "Opacity."
1227
  msgstr "Deckkraft"
1228
 
1229
+ #: wppa-ajax.php:2033 wppa-settings-autosave.php:1201
1230
  #, fuzzy
1231
  msgid "Avatar size"
1232
  msgstr "Avatar-Grösse"
1233
 
1234
+ #: wppa-ajax.php:2036 wppa-ajax.php:2039
1235
  #, fuzzy
1236
  msgid "Watermark opacity"
1237
  msgstr "Deckkraft Wasserzeichen"
1238
 
1239
+ #: wppa-ajax.php:2042 wppa-settings-autosave.php:1370
1240
  #, fuzzy
1241
  msgid "Number of text lines"
1242
  msgstr "Anzahl der Textzeilen"
1243
 
1244
+ #: wppa-ajax.php:2045 wppa-settings-autosave.php:4618
1245
  #, fuzzy
1246
  msgid "Overlay opacity"
1247
  msgstr "Überlagerungsdeckkraft"
1248
 
1249
+ #: wppa-ajax.php:2048 wppa-settings-autosave.php:8117
1250
  #, fuzzy
1251
  msgid "Upload limit"
1252
  msgstr "Hochladebegrenzung"
1253
 
1254
+ #: wppa-ajax.php:2051 wppa-settings-autosave.php:4287
1255
  #, fuzzy
1256
  msgid "Notify inappropriate"
1257
  msgstr "Benachrichtigen Sie ungeeignet"
1258
 
1259
+ #: wppa-ajax.php:2054
1260
  #, fuzzy
1261
  msgid "Dislike pending"
1262
  msgstr "Dislike angemeldet"
1263
 
1264
+ #: wppa-ajax.php:2057
1265
  #, fuzzy
1266
  msgid "Dislike delete"
1267
  msgstr "Dislike löschen"
1268
 
1269
+ #: wppa-ajax.php:2060 wppa-settings-autosave.php:7641
1270
  #, fuzzy
1271
  msgid "Max execution time"
1272
  msgstr "Max Durchführungszeit"
1273
 
1274
+ #: wppa-ajax.php:2066
1275
  #, fuzzy
1276
  msgid "myCRED / Cube Points"
1277
  msgstr "myCRED / Cube-Punkte"
1278
 
1279
+ #: wppa-ajax.php:2069
1280
  #, fuzzy
1281
  msgid "JPG Image quality"
1282
  msgstr "JPG Bildqualität"
1283
 
1284
+ #: wppa-ajax.php:2075 wppa-settings-autosave.php:4160
1285
  #, fuzzy
1286
  msgid "Number of coverphotos"
1287
  msgstr "Anzahl der coverphotos"
1288
 
1289
+ #: wppa-ajax.php:2078 wppa-settings-autosave.php:4258
1290
  #, fuzzy
1291
  msgid "Dislike value"
1292
  msgstr "Dislike Wert"
1293
 
1294
+ #: wppa-ajax.php:2081 wppa-settings-autosave.php:907
1295
  #, fuzzy
1296
  msgid "Slideshow pagesize"
1297
  msgstr "Diashow Seitengröße"
1298
 
1299
+ #: wppa-ajax.php:2084 wppa-settings-autosave.php:926
1300
  #, fuzzy
1301
  msgid "Slideonly max"
1302
  msgstr "Slideonly max"
1303
 
1304
+ #: wppa-ajax.php:2087 wppa-settings-autosave.php:795
1305
  #, fuzzy
1306
  msgid "Max Pagelinks"
1307
  msgstr "Max pagelinks"
1308
 
1309
+ #: wppa-ajax.php:2104 wppa-settings-autosave.php:822
1310
  #, fuzzy
1311
  msgid "Sticky header size"
1312
  msgstr "Sticky"
1313
 
1314
+ #: wppa-ajax.php:2115
1315
  #, fuzzy
1316
  msgid "Could not clear ratings"
1317
  msgstr "Könnte nicht klar Bewertungen"
1318
 
1319
+ #: wppa-ajax.php:2124
1320
  #, fuzzy
1321
  msgid "Viewcounts cleared"
1322
  msgstr "Viewcounts gelöscht"
1323
 
1324
+ #: wppa-ajax.php:2127
1325
  #, fuzzy
1326
  msgid "Could not clear viewcounts"
1327
  msgstr "Könnte nicht klar viewcounts"
1328
 
1329
+ #: wppa-ajax.php:2137
1330
  #, fuzzy
1331
  msgid "IPTC data cleared"
1332
  msgstr "IPTC-Daten gelöscht"
1333
 
1334
+ #: wppa-ajax.php:2138
1335
  #, fuzzy
1336
  msgid "Refresh this page to clear table X"
1337
  msgstr "Seite aktualisieren Tabelle X zu löschen"
1338
 
1339
+ #: wppa-ajax.php:2142
1340
  #, fuzzy
1341
  msgid "Could not clear IPTC data"
1342
  msgstr "Könnte nicht klar, IPTC-Daten"
1343
 
1344
+ #: wppa-ajax.php:2152
1345
  #, fuzzy
1346
  msgid "EXIF data cleared"
1347
  msgstr "EXIF-Daten gelöscht"
1348
 
1349
+ #: wppa-ajax.php:2153
1350
  #, fuzzy
1351
  msgid "Refresh this page to clear table XI"
1352
  msgstr "Seite aktualisieren Tabelle XI zu löschen"
1353
 
1354
+ #: wppa-ajax.php:2157
1355
  #, fuzzy
1356
  msgid "Could not clear EXIF data"
1357
  msgstr "Könnte nicht klar, EXIF-Daten"
1358
 
1359
+ #: wppa-ajax.php:2165
1360
  #, fuzzy
1361
  msgid "Recuperation performed"
1362
  msgstr "Rekuperation ausgeführt"
1363
 
1364
+ #: wppa-ajax.php:2180
1365
  #, fuzzy
1366
  msgid ""
1367
  "Illegal format. Please enter a 6 digit hexadecimal color value. Example: "
1370
  "Illegal Format. Bitte geben Sie eine 6-stellige hexadezimale Farbwert. "
1371
  "Beispiel: # 77bbff"
1372
 
1373
+ #: wppa-ajax.php:2206
1374
  #, fuzzy
1375
  msgid "You just changed a setting that requires the recalculation of ratings."
1376
  msgstr ""
1377
  "Sie verändert nur eine Einstellung, die Neuberechnung der Bewertungen "
1378
  "erfordert."
1379
 
1380
+ #: wppa-ajax.php:2207 wppa-ajax.php:2669
1381
  #, fuzzy
1382
  msgid "Please run the appropriate action in Table VIII."
1383
  msgstr "Bitte führen Sie die entsprechende Aktion in der Tabelle VIII."
1384
 
1385
+ #: wppa-ajax.php:2231 wppa-ajax.php:2247
1386
  #, fuzzy, php-format
1387
  msgid "Unable to create or write to %s"
1388
  msgstr "Kann nicht erstellt oder schreiben zu%s"
1389
 
1390
+ #: wppa-ajax.php:2240
1391
  #, fuzzy
1392
  msgid "Source can not be inside the wppa folder."
1393
  msgstr "Quelle kann nicht innerhalb des WPPA Ordner sein."
1394
 
1395
+ #: wppa-ajax.php:2257
1396
  #, fuzzy
1397
  msgid "The content must contain w#album"
1398
  msgstr "Der Inhalt muss w # Album enthalten"
1399
 
1400
+ #: wppa-ajax.php:2264
1401
  #, fuzzy
1402
  msgid "The content must contain w#lat and w#lon"
1403
  msgstr "Der Inhalt muss enthalten w # lat und w # lon"
1404
 
1405
+ #: wppa-ajax.php:2312 wppa-ajax.php:2318
1406
  #, fuzzy
1407
  msgid "Members"
1408
  msgstr "Mitglieder"
1409
 
1410
+ #: wppa-ajax.php:2312
1411
  #, fuzzy
1412
  msgid "Parent of the member albums"
1413
  msgstr "Eltern der Mitglieds Alben"
1414
 
1415
+ #: wppa-ajax.php:2456
1416
  #, fuzzy, php-format
1417
  msgid "User %s has been blacklisted."
1418
  msgstr "Benutzer%s hat die schwarze Liste gesetzt worden."
1419
 
1420
+ #: wppa-ajax.php:2459 wppa-ajax.php:2489
1421
  #, fuzzy, php-format
1422
  msgid "User %s does not exist."
1423
  msgstr "Benutzer \"%s\" nicht vorhanden"
1424
 
1425
+ #: wppa-ajax.php:2486
1426
  #, fuzzy, php-format
1427
  msgid "User %s is now superuser."
1428
  msgstr "Benutzer%s ist jetzt Super-User."
1429
 
1430
+ #: wppa-ajax.php:2511
1431
  #, fuzzy
1432
  msgid ""
1433
  "The content of the Custom box has been changed to display the Fotomoto "
1436
  "Der Inhalt des Custom-Box wurde geändert, um die Fotomoto Symbolleiste "
1437
  "angezeigt werden soll."
1438
 
1439
+ #: wppa-ajax.php:2515 wppa-ajax.php:2530
1440
  #, fuzzy
1441
  msgid "The display of the custom box has been enabled"
1442
  msgstr "Die Anzeige der Anwender-Box aktiviert wurde"
1443
 
1444
+ #: wppa-ajax.php:2526
1445
  #, fuzzy
1446
  msgid "The content of the Custom box has been changed to display maps."
1447
  msgstr "Der Inhalt des Custom-Box wurde geändert Karten anzuzeigen."
1448
 
1449
+ #: wppa-ajax.php:2599
1450
  #, fuzzy
1451
  msgid ""
1452
  "You must run Table VIII-A13 and VIII-A14 first before you can switch to "
1455
  "Sie müssen Tabelle VIII-A13 und VIII-A14 laufen, bevor Sie auf die "
1456
  "verschlüsselten URLs wechseln."
1457
 
1458
+ #: wppa-ajax.php:2602
1459
  #, fuzzy
1460
  msgid "Table IV-A3 will be switched off."
1461
  msgstr "Tabelle IV-A3 wird ausgeschaltet."
1462
 
1463
+ #: wppa-ajax.php:2606
1464
  #, fuzzy
1465
  msgid "Table IV-A4 will be switched off."
1466
  msgstr "Tabelle IV-A4 wird ausgeschaltet."
1467
 
1468
+ #: wppa-ajax.php:2616
1469
  #, fuzzy
1470
  msgid "Not allowed when cryptic links is active"
1471
  msgstr "Nicht erlaubt, wenn kryptischen Links aktiv"
1472
 
1473
+ #: wppa-ajax.php:2628
1474
  #, fuzzy
1475
  msgid "A Twitter account name must start with an at sign: @"
1476
  msgstr "Ein Twitter-Account-Name muss mit einem at-Zeichen beginnen: @"
1477
 
1478
+ #: wppa-ajax.php:2647
1479
  #, fuzzy, php-format
1480
  msgid "Failed to set %s to %s"
1481
  msgstr "Fehlgeschlagen% einzustellen s zu%s"
1482
 
1483
+ #: wppa-ajax.php:2652
1484
  #, fuzzy, php-format
1485
  msgid "Setting %s updated to %s"
1486
  msgstr "Einstellung%s aktualisiert% auf s"
1487
 
1488
+ #: wppa-ajax.php:2668
1489
  #, fuzzy
1490
  msgid ""
1491
  "You just changed a setting that requires the regeneration of thumbnails."
1493
  "Sie verändert nur eine Einstellung, die die Regeneration von Thumbnails "
1494
  "erfordert."
1495
 
1496
+ #: wppa-ajax.php:2741
1497
  #, fuzzy
1498
  msgid "Missing album id"
1499
  msgstr "Fehlende Album-ID"
1500
 
1501
+ #: wppa-ajax.php:2761
1502
  #, fuzzy
1503
  msgid "You do not have the rights to delete this album"
1504
  msgstr "Sie haben nicht die Rechte dieses Album löschen"
1505
 
1506
+ #: wppa-ajax.php:2782
1507
  #, fuzzy
1508
  msgid "An error has occurred"
1509
  msgstr "Ein Interner Fehler Ist Aufgetreten"
1510
 
1511
+ #: wppa-ajax.php:2818 wppa-ajax.php:2825
1512
  #, fuzzy
1513
  msgid "You may also enter:"
1514
  msgstr "Sie können auch ein:"
1515
 
1516
+ #: wppa-ajax.php:2819 wppa-ajax.php:2826
1517
  #, fuzzy
1518
  msgid "You may also leave/set this blank"
1519
  msgstr "Sie können auch dieses Feld leer lassen / set"
1520
 
1521
+ #: wppa-album-admin-autosave.php:23 wppa-album-admin-autosave.php:991
1522
  #, fuzzy
1523
  msgid "Upload to this album"
1524
  msgstr "Laden Sie zu diesem Album"
1537
  "Das Upload-Verzeichnis existiert nicht oder ist durch den Server nicht "
1538
  "beschreibbar. Bitte stellen Sie sicher, dass%s vom Server beschreibbar ist."
1539
 
1540
+ #: wppa-album-admin-autosave.php:79 wppa-album-admin-autosave.php:1016
1541
  #, fuzzy
1542
  msgid "Manage Photos"
1543
  msgstr "Fotos verwalten"
1544
 
1545
+ #: wppa-album-admin-autosave.php:80 wppa-album-admin-autosave.php:1017
1546
  #, fuzzy
1547
  msgid "Copy / move / delete / edit name / edit description / change status"
1548
  msgstr ""
1549
  "Kopieren / Verschieben / Löschen / Bearbeiten Name / Beschreibung "
1550
  "bearbeiten / ändern Status"
1551
 
1552
+ #: wppa-album-admin-autosave.php:81 wppa-album-admin-autosave.php:1019
1553
  #, fuzzy
1554
  msgid "Edit photo information except copy and move"
1555
  msgstr "Foto bearbeiten Informationen außer Kopieren und Verschieben"
1556
 
1557
+ #: wppa-album-admin-autosave.php:82 wppa-album-admin-autosave.php:1020
1558
+ #: wppa-setup.php:1354
1559
  #, fuzzy
1560
  msgid "Edit photo information"
1561
  msgstr "Fotohinweis:"
1565
  msgid "Back to album table"
1566
  msgstr "Zurück zum Album Tisch"
1567
 
1568
+ #: wppa-album-admin-autosave.php:91 wppa-album-admin-autosave.php:1027
1569
  #, fuzzy
1570
  msgid "Top of page"
1571
  msgstr "Am Anfang der Seite"
1572
 
1573
+ #: wppa-album-admin-autosave.php:118 wppa-functions.php:4081
1574
+ #: wppa-settings-autosave.php:7965 wppa-wpdb-insert.php:346
1575
  msgid "New Album"
1576
  msgstr "Neues Fotoalbum"
1577
 
1578
+ #: wppa-album-admin-autosave.php:123 wppa-import.php:1654 wppa-import.php:1690
1579
+ #: wppa-import.php:2613
1580
  #, fuzzy
1581
  msgid "Could not create album."
1582
  msgstr "Album konnte nicht erstellt werden"
1583
 
1584
+ #: wppa-album-admin-autosave.php:131 wppa-import.php:1660 wppa-import.php:2621
1585
  #, fuzzy
1586
  msgid "Album #"
1587
  msgstr "Album:"
1588
 
1589
+ #: wppa-album-admin-autosave.php:131 wppa-import.php:1660 wppa-import.php:2621
1590
  #, fuzzy
1591
  msgid "Added."
1592
  msgstr "%s Punkte hinzugefügt"
1662
  msgid "Album number:"
1663
  msgstr "Foto %s existiert bereits im Album Nummer %s. Entfernt vom Depot."
1664
 
1665
+ #: wppa-album-admin-autosave.php:311 wppa-photo-admin-autosave.php:549
1666
  msgid "Crypt:"
1667
  msgstr ""
1668
 
1672
  msgstr "ERROR: Resized oder kopierte Bild konnte nicht erstellt werden."
1673
 
1674
  #: wppa-album-admin-autosave.php:317 wppa-album-admin-autosave.php:323
1675
+ #: wppa-photo-admin-autosave.php:555 wppa-photo-admin-autosave.php:579
1676
  #, fuzzy
1677
  msgid "local time"
1678
  msgstr "Ortszeit"
1679
 
1680
+ #: wppa-album-admin-autosave.php:321 wppa-photo-admin-autosave.php:578
1681
  #, fuzzy
1682
  msgid "Modified:"
1683
  msgstr "Bearbeitet:"
1684
 
1685
+ #: wppa-album-admin-autosave.php:326 wppa-photo-admin-autosave.php:583
1686
+ #: wppa-photo-admin-autosave.php:2078
1687
  #, fuzzy
1688
  msgid "Not modified"
1689
  msgstr "Nicht modifiziert"
1690
 
1691
+ #: wppa-album-admin-autosave.php:332
1692
  #, fuzzy
1693
  msgid "Views:"
1694
  msgstr "Angesehen:"
1695
 
1696
+ #: wppa-album-admin-autosave.php:339
1697
+ msgid "Clicks:"
1698
+ msgstr ""
1699
+
1700
+ #: wppa-album-admin-autosave.php:344 wppa-photo-admin-autosave.php:561
1701
  #, fuzzy
1702
  msgid "Owned by:"
1703
  msgstr "gehört"
1704
 
1705
+ #: wppa-album-admin-autosave.php:376
1706
  #, fuzzy
1707
  msgid "Album sort order #:"
1708
  msgstr "Album Art bestellen #:"
1709
 
1710
+ #: wppa-album-admin-autosave.php:387
1711
  #, fuzzy
1712
  msgid ""
1713
  "Album order # has only effect if you set the album sort order method to "
1717
  "Methode set <b>#</b> in den Fotoalben zu <b>bestellen</b> -> Einstellungen. "
1718
  "<br />"
1719
 
1720
+ #: wppa-album-admin-autosave.php:393 wppa-tinymce-shortcodes.php:356
1721
  #: wppa-tinymce-shortcodes.php:382 wppa-tinymce-shortcodes.php:570
1722
  #, fuzzy
1723
  msgid "Parent album:"
1724
  msgstr "Übergeordnetes Album"
1725
 
1726
+ #: wppa-album-admin-autosave.php:434
1727
  #, fuzzy
1728
  msgid "Photo order:"
1729
  msgstr "Bildersortierung"
1730
 
1731
+ #: wppa-album-admin-autosave.php:435
1732
  msgid "--- default --- See Table IV-C1"
1733
  msgstr ""
1734
 
1735
+ #: wppa-album-admin-autosave.php:436 wppa-album-admin-autosave.php:484
1736
+ #: wppa-settings-autosave.php:3956 wppa-settings-autosave.php:4070
1737
  #: wppa-thumbnail-widget.php:201
1738
  #, fuzzy
1739
  msgid "Order #"
1740
  msgstr "Auftrag #"
1741
 
1742
+ #: wppa-album-admin-autosave.php:438 wppa-album-admin-autosave.php:483
1743
+ #: wppa-potd-admin.php:249 wppa-settings-autosave.php:3958
1744
+ #: wppa-settings-autosave.php:4072 wppa-thumbnail-widget.php:203
1745
  #, fuzzy
1746
  msgid "Random"
1747
  msgstr "Zufall"
1748
 
1749
+ #: wppa-album-admin-autosave.php:439 wppa-settings-autosave.php:3959
1750
  #, fuzzy
1751
  msgid "Rating mean value"
1752
  msgstr "Bewertungswerte"
1753
 
1754
+ #: wppa-album-admin-autosave.php:440 wppa-bestof-widget.php:170
1755
+ #: wppa-settings-autosave.php:3960 wppa-topten-widget.php:355
1756
  #, fuzzy
1757
  msgid "Number of votes"
1758
  msgstr "Anzahl der Stimmen"
1759
 
1760
+ #: wppa-album-admin-autosave.php:441 wppa-album-admin-autosave.php:488
1761
+ #: wppa-settings-autosave.php:3961 wppa-settings-autosave.php:4073
1762
  #, fuzzy
1763
  msgid "Timestamp"
1764
  msgstr "Zeitstempel"
1765
 
1766
+ #: wppa-album-admin-autosave.php:442 wppa-settings-autosave.php:3962
1767
  #, fuzzy
1768
  msgid "EXIF Date"
1769
  msgstr "EXIF-Datum"
1770
 
1771
+ #: wppa-album-admin-autosave.php:443 wppa-settings-autosave.php:3963
1772
+ #: wppa-settings-autosave.php:4074
1773
  #, fuzzy
1774
  msgid "Order # desc"
1775
  msgstr "Order # desc"
1776
 
1777
+ #: wppa-album-admin-autosave.php:444 wppa-settings-autosave.php:3964
1778
+ #: wppa-settings-autosave.php:4075
1779
  #, fuzzy
1780
  msgid "Name desc"
1781
  msgstr "Name absteigend"
1782
 
1783
+ #: wppa-album-admin-autosave.php:445 wppa-settings-autosave.php:3965
1784
  #: wppa-thumbnail-widget.php:204
1785
  #, fuzzy
1786
  msgid "Rating mean value desc"
1787
  msgstr "Bewertung Mittelwert ab"
1788
 
1789
+ #: wppa-album-admin-autosave.php:446 wppa-settings-autosave.php:3966
1790
  #: wppa-thumbnail-widget.php:205
1791
  #, fuzzy
1792
  msgid "Number of votes desc"
1793
  msgstr "Anzahl der Stimmen"
1794
 
1795
+ #: wppa-album-admin-autosave.php:447 wppa-settings-autosave.php:3967
1796
+ #: wppa-settings-autosave.php:4076 wppa-thumbnail-widget.php:206
1797
  #, fuzzy
1798
  msgid "Timestamp desc"
1799
  msgstr "Zeitstempel ab"
1800
 
1801
+ #: wppa-album-admin-autosave.php:448 wppa-settings-autosave.php:3968
1802
  #, fuzzy
1803
  msgid "EXIF Date desc"
1804
  msgstr "EXIF-Datum ab"
1805
 
1806
+ #: wppa-album-admin-autosave.php:478
1807
  #, fuzzy
1808
  msgid "Sub album sort order:"
1809
  msgstr "Sub Album Sortierreihenfolge:"
1810
 
1811
+ #: wppa-album-admin-autosave.php:482
1812
  msgid "--- default --- See Table IV-D1"
1813
  msgstr ""
1814
 
1815
+ #: wppa-album-admin-autosave.php:485
1816
  #, fuzzy
1817
  msgid "Order # reverse"
1818
  msgstr "Order # Rückwärts"
1819
 
1820
+ #: wppa-album-admin-autosave.php:487
1821
  #, fuzzy
1822
  msgid "Name reverse"
1823
  msgstr "Name des Rückwärts"
1824
 
1825
+ #: wppa-album-admin-autosave.php:489
1826
  #, fuzzy
1827
  msgid "Timestamp reverse"
1828
  msgstr "Timestamp Rückwärts"
1829
 
1830
+ #: wppa-album-admin-autosave.php:494
1831
  #, fuzzy
1832
  msgid "Use alt thumbsize:"
1833
  msgstr "Verwenden alt thumbsize:"
1834
 
1835
+ #: wppa-album-admin-autosave.php:499 wppa-bestof-widget.php:182
1836
  #: wppa-bestof-widget.php:187 wppa-bestof-widget.php:192
1837
+ #: wppa-lasten-widget.php:219 wppa-settings-autosave.php:525
1838
+ #: wppa-settings-autosave.php:534 wppa-settings-autosave.php:543
1839
+ #: wppa-settings-autosave.php:554 wppa-settings-autosave.php:563
1840
+ #: wppa-settings-autosave.php:572 wppa-settings-autosave.php:581
1841
+ #: wppa-settings-autosave.php:590 wppa-settings-autosave.php:599
1842
+ #: wppa-settings-autosave.php:608 wppa-settings-autosave.php:617
1843
+ #: wppa-settings-autosave.php:626 wppa-settings-autosave.php:635
1844
+ #: wppa-settings-autosave.php:644 wppa-topten-widget.php:363
1845
+ #: wppa-topten-widget.php:370 wppa-topten-widget.php:378
 
1846
  #: wppa-topten-widget.php:383 wppa-topten-widget.php:388
1847
+ #: wppa-topten-widget.php:393 wppa-topten-widget.php:398
1848
  #, fuzzy
1849
  msgid "no"
1850
  msgstr "Nein"
1851
 
1852
+ #: wppa-album-admin-autosave.php:502 wppa-bestof-widget.php:181
1853
  #: wppa-bestof-widget.php:186 wppa-bestof-widget.php:191
1854
+ #: wppa-lasten-widget.php:220 wppa-settings-autosave.php:525
1855
+ #: wppa-settings-autosave.php:534 wppa-settings-autosave.php:543
1856
+ #: wppa-settings-autosave.php:554 wppa-settings-autosave.php:563
1857
+ #: wppa-settings-autosave.php:572 wppa-settings-autosave.php:581
1858
+ #: wppa-settings-autosave.php:590 wppa-settings-autosave.php:599
1859
+ #: wppa-settings-autosave.php:608 wppa-settings-autosave.php:617
1860
+ #: wppa-settings-autosave.php:626 wppa-settings-autosave.php:635
1861
+ #: wppa-settings-autosave.php:644 wppa-settings-autosave.php:653
1862
+ #: wppa-super-view-widget.php:85 wppa-topten-widget.php:362
1863
+ #: wppa-topten-widget.php:369 wppa-topten-widget.php:377
 
1864
  #: wppa-topten-widget.php:382 wppa-topten-widget.php:387
1865
+ #: wppa-topten-widget.php:392 wppa-topten-widget.php:397
1866
  #, fuzzy
1867
  msgid "yes"
1868
  msgstr "ja"
1869
 
1870
+ #: wppa-album-admin-autosave.php:510
1871
  #, fuzzy
1872
  msgid "Cover Type:"
1873
  msgstr "Einband:"
1874
 
1875
+ #: wppa-album-admin-autosave.php:517
1876
  msgid "--- default --- See Table IV-D6"
1877
  msgstr ""
1878
 
1879
+ #: wppa-album-admin-autosave.php:520 wppa-settings-autosave.php:2021
1880
+ #: wppa-settings-autosave.php:4140
1881
  #, fuzzy
1882
  msgid "Standard"
1883
  msgstr "Standard"
1884
 
1885
+ #: wppa-album-admin-autosave.php:523 wppa-settings-autosave.php:4141
1886
  #, fuzzy
1887
  msgid "Long Descriptions"
1888
  msgstr "Lange Beschreibungen"
1889
 
1890
+ #: wppa-album-admin-autosave.php:526 wppa-settings-autosave.php:4142
1891
  #, fuzzy
1892
  msgid "Image Factory"
1893
  msgstr "Bildfabrik"
1894
 
1895
+ #: wppa-album-admin-autosave.php:529 wppa-settings-autosave.php:4143
1896
  #, fuzzy
1897
  msgid "Standard mcr"
1898
  msgstr "Standard-mcr"
1899
 
1900
+ #: wppa-album-admin-autosave.php:532 wppa-settings-autosave.php:4144
1901
  #, fuzzy
1902
  msgid "Long Descriptions mcr"
1903
  msgstr "Lange Beschreibungen mcr"
1904
 
1905
+ #: wppa-album-admin-autosave.php:535 wppa-settings-autosave.php:4145
1906
  #, fuzzy
1907
  msgid "Image Factory mcr"
1908
  msgstr "Bild Fabrik mcr"
1909
 
1910
+ #: wppa-album-admin-autosave.php:542
1911
  #, fuzzy
1912
  msgid "Cover Photo:"
1913
  msgstr "Titelbild"
1914
 
1915
+ #: wppa-album-admin-autosave.php:547
1916
  #, fuzzy
1917
  msgid "Upload limit:"
1918
  msgstr "Hochladebegrenzung"
1919
 
1920
+ #: wppa-album-admin-autosave.php:559
1921
  msgid "Set the upload limit (0 means unlimited)."
1922
  msgstr ""
1923
 
1924
+ #: wppa-album-admin-autosave.php:565 wppa-settings-autosave.php:6178
1925
+ #: wppa-settings-autosave.php:8124
1926
  #, fuzzy
1927
  msgid "for ever"
1928
  msgstr "Für immer!"
1929
 
1930
+ #: wppa-album-admin-autosave.php:566 wppa-album-admin-autosave.php:578
1931
+ #: wppa-settings-autosave.php:6179 wppa-settings-autosave.php:8125
1932
  #, fuzzy
1933
  msgid "per hour"
1934
  msgstr "pro Stunde"
1935
 
1936
+ #: wppa-album-admin-autosave.php:567 wppa-album-admin-autosave.php:579
1937
+ #: wppa-settings-autosave.php:6180 wppa-settings-autosave.php:8126
1938
  #, fuzzy
1939
  msgid "per day"
1940
  msgstr "pro Tag"
1941
 
1942
+ #: wppa-album-admin-autosave.php:568 wppa-album-admin-autosave.php:580
1943
+ #: wppa-settings-autosave.php:6181 wppa-settings-autosave.php:8127
1944
  #, fuzzy
1945
  msgid "per week"
1946
  msgstr "pro Woche"
1947
 
1948
+ #: wppa-album-admin-autosave.php:569 wppa-album-admin-autosave.php:581
1949
+ #: wppa-settings-autosave.php:6182 wppa-settings-autosave.php:8128
1950
  #, fuzzy
1951
  msgid "per month"
1952
  msgstr "pro Monat"
1953
 
1954
+ #: wppa-album-admin-autosave.php:570 wppa-album-admin-autosave.php:582
1955
+ #: wppa-settings-autosave.php:6183 wppa-settings-autosave.php:8129
1956
  #, fuzzy
1957
  msgid "per year"
1958
  msgstr "pro Jahr"
1959
 
1960
+ #: wppa-album-admin-autosave.php:574
1961
  #, fuzzy
1962
  msgid "Unlimited"
1963
  msgstr "Unbegrenzt"
1964
 
1965
+ #: wppa-album-admin-autosave.php:590 wppa-photo-admin-autosave.php:778
1966
  #, fuzzy
1967
  msgid "Remark:"
1968
  msgstr "Hinweis:"
1969
 
1970
+ #: wppa-album-admin-autosave.php:595
1971
  #, fuzzy, php-format
1972
  msgid "Album %s is not modified yet"
1973
  msgstr "Album%s ist noch nicht geändert"
1974
 
1975
+ #: wppa-album-admin-autosave.php:618
1976
  #, fuzzy
1977
  msgid "Name:"
1978
  msgstr "Name"
1979
 
1980
+ #: wppa-album-admin-autosave.php:629
1981
  #, fuzzy
1982
  msgid "Type the name of the album. Do not leave this empty."
1983
  msgstr "Geben Sie den Namen des Albums. Verpassen Sie nicht diese leer lassen."
1984
 
1985
+ #: wppa-album-admin-autosave.php:640 wppa-photo-admin-autosave.php:1232
1986
+ #: wppa-photo-admin-autosave.php:1283
1987
  #, fuzzy
1988
  msgid "Description:"
1989
  msgstr "Album Beschreibung eingeben"
1990
 
1991
+ #: wppa-album-admin-autosave.php:657
1992
  #, fuzzy
1993
  msgid "Update Album description"
1994
  msgstr "Album aktualisieren Beschreibung"
1995
 
1996
+ #: wppa-album-admin-autosave.php:689
1997
  #, fuzzy
1998
  msgid "Catogories:"
1999
  msgstr "Catogories:"
2000
 
2001
+ #: wppa-album-admin-autosave.php:702
2002
  #, fuzzy
2003
  msgid "Separate categories with commas."
2004
  msgstr "Mehrere Kategorien mit Kommas trennen"
2005
 
2006
+ #: wppa-album-admin-autosave.php:711
2007
  msgid "- select to add -"
2008
  msgstr ""
2009
 
2010
+ #: wppa-album-admin-autosave.php:717
2011
  #, fuzzy
2012
  msgid "No categories yet"
2013
  msgstr "Keine Kategorien vorhanden"
2014
 
2015
+ #: wppa-album-admin-autosave.php:728
2016
  #, fuzzy
2017
  msgid "Default photo tags:"
2018
  msgstr "Standardbild"
2019
 
2020
+ #: wppa-album-admin-autosave.php:741
2021
  #, fuzzy
2022
  msgid ""
2023
  "Enter the tags that you want to be assigned to new photos in this album."
2025
  "Geben Sie die Tags, die Sie neue Fotos in diesem Album zugewiesen werden "
2026
  "soll."
2027
 
2028
+ #: wppa-album-admin-autosave.php:792
2029
  #, fuzzy
2030
  msgid "Link type:"
2031
  msgstr "Link-Typ:"
2032
 
2033
+ #: wppa-album-admin-autosave.php:801 wppa-settings-autosave.php:8335
2034
  #, fuzzy
2035
  msgid "the sub-albums and thumbnails"
2036
  msgstr "die Unteralben und Miniaturen"
2037
 
2038
+ #: wppa-album-admin-autosave.php:802 wppa-settings-autosave.php:8336
2039
  #, fuzzy
2040
  msgid "the sub-albums"
2041
  msgstr "die Unteralben"
2042
 
2043
+ #: wppa-album-admin-autosave.php:803 wppa-settings-autosave.php:8337
2044
  #, fuzzy
2045
  msgid "the thumbnails"
2046
  msgstr "Miniaturbilden"
2047
 
2048
+ #: wppa-album-admin-autosave.php:804 wppa-settings-autosave.php:8338
2049
  #, fuzzy
2050
  msgid "the album photos as slideshow"
2051
  msgstr "Albumfotos als Diashow"
2052
 
2053
+ #: wppa-album-admin-autosave.php:805
2054
  #, fuzzy
2055
  msgid "the link page with a clean url"
2056
  msgstr "die Link-Seite mit einem sauberen url"
2057
 
2058
+ #: wppa-album-admin-autosave.php:806 wppa-settings-autosave.php:8339
2059
  #, fuzzy
2060
  msgid "no link at all"
2061
  msgstr "keine Verbindung überhaupt"
2062
 
2063
+ #: wppa-album-admin-autosave.php:811
2064
  #, fuzzy
2065
  msgid ""
2066
  "If you select \"the link page with a clean url\", select an Auto Page of one "
2069
  "Wenn Sie \"der Link-Seite mit einem sauberen url\" wählen, wählen Sie ein "
2070
  "Auto Seite von einem der Fotos in diesem Album."
2071
 
2072
+ #: wppa-album-admin-autosave.php:814
2073
  #, fuzzy
2074
  msgid ""
2075
  "If you select \"the link page with a clean url\", make sure you enter the "
2078
  "Wenn Sie \"der Link-Seite mit einem sauberen url\" auswählen, stellen Sie "
2079
  "sicher, dass Sie die richtige Shortcode auf der Zielseite ein."
2080
 
2081
+ #: wppa-album-admin-autosave.php:828 wppa-bestof-widget.php:196
2082
  #: wppa-potd-admin.php:108 wppa-potd-admin.php:124 wppa-potd-admin.php:152
2083
  #: wppa-slideshow-widget.php:221
2084
  #, fuzzy
2085
  msgid "Link to:"
2086
  msgstr "Link zu"
2087
 
2088
+ #: wppa-album-admin-autosave.php:834 wppa-settings-autosave.php:10059
2089
+ #: wppa-settings-autosave.php:10101 wppa-settings-autosave.php:10153
2090
  #, fuzzy
2091
  msgid "There are no pages (yet) to link to."
2092
  msgstr "Dort sind keine Seiten verknüpft zu"
2093
 
2094
+ #: wppa-album-admin-autosave.php:844
2095
  #, fuzzy
2096
  msgid "--- the same page or post ---"
2097
  msgstr "--- Die gleiche Seite oder per Post ---"
2098
 
2099
+ #: wppa-album-admin-autosave.php:853
2100
  #, fuzzy
2101
  msgid ""
2102
  "If you want, you can link the title to a WP page in stead of the album's "
2106
  "Inhalts von Alben verknüpfen. Wenn ja, wählen Sie die Seite, um die Titel-"
2107
  "Links zu."
2108
 
2109
+ #: wppa-album-admin-autosave.php:867
2110
  #, fuzzy
2111
  msgid "Schedule:"
2112
  msgstr "Zeitplan:"
2113
 
2114
+ #: wppa-album-admin-autosave.php:882
2115
  msgid ""
2116
  "If enabled, new photos will have their status set scheduled for publication "
2117
  "on the date/time specified here."
2118
  msgstr ""
2119
 
2120
+ #: wppa-album-admin-autosave.php:908
2121
  #, fuzzy
2122
  msgid "Apply categories to all (grand)children."
2123
  msgstr "Bewerben Kategorien für alle (Enkel-) Kinder."
2124
 
2125
+ #: wppa-album-admin-autosave.php:910
2126
  #, fuzzy
2127
  msgid "Inherit Cats"
2128
  msgstr "Vererben Katzen"
2129
 
2130
+ #: wppa-album-admin-autosave.php:914
2131
  #, fuzzy
2132
  msgid "Add categories to all (grand)children."
2133
  msgstr "In Kategorien für alle (Enkel-) Kinder."
2134
 
2135
+ #: wppa-album-admin-autosave.php:916
2136
  #, fuzzy
2137
  msgid "Add Inherit Cats"
2138
  msgstr "In Inherit Katzen"
2139
 
2140
+ #: wppa-album-admin-autosave.php:923 wppa-album-admin-autosave.php:938
2141
  #, fuzzy
2142
  msgid "Tag all photos in this album with the default tags."
2143
  msgstr "Kennzeichnen Sie alle Fotos in diesem Album mit den Standard-Tags."
2144
 
2145
+ #: wppa-album-admin-autosave.php:925
2146
  #, fuzzy
2147
  msgid "Apply default tags"
2148
  msgstr "Bewerben Standard-Tags"
2149
 
2150
+ #: wppa-album-admin-autosave.php:929
2151
  #, fuzzy
2152
  msgid "Add the default tags to all photos in this album."
2153
  msgstr "Fügen Sie die Standard-Tags für alle Fotos in diesem Album."
2154
 
2155
+ #: wppa-album-admin-autosave.php:931
2156
  #, fuzzy
2157
  msgid "Add default tags"
2158
  msgstr "In Standard-Tags"
2159
 
2160
+ #: wppa-album-admin-autosave.php:940
2161
  #, fuzzy
2162
  msgid "Schedule all"
2163
  msgstr "Zeitplan alle"
2164
 
2165
+ #: wppa-album-admin-autosave.php:945
2166
  #, fuzzy
2167
  msgid "Are you sure you want to clear the ratings in this album?"
2168
  msgstr "Sind Sie sicher, dass Sie die Bewertungen in diesem Album löschen?"
2169
 
2170
+ #: wppa-album-admin-autosave.php:950
2171
  #, fuzzy
2172
  msgid "Reset ratings"
2173
  msgstr "Reset-Bewertungen"
2174
 
2175
+ #: wppa-album-admin-autosave.php:961
2176
  #, fuzzy
2177
  msgid "Apply new photo desc"
2178
  msgstr "Bewerben neues Foto ab"
2179
 
2180
+ #: wppa-album-admin-autosave.php:972
2181
  #, fuzzy
2182
  msgid "Remake all"
2183
  msgstr "remake alle"
2184
 
2185
+ #: wppa-album-admin-autosave.php:986
2186
  #, fuzzy
2187
  msgid "Change the upload limit or remove photos to enable new uploads."
2188
  msgstr ""
2189
  "Ändern Sie den Upload-Limit oder Fotos entfernen, um neue Uploads aktivieren."
2190
 
2191
+ #: wppa-album-admin-autosave.php:990
2192
  #, fuzzy
2193
  msgid "Album is full"
2194
  msgstr "Album ist voll"
2195
 
2196
+ #: wppa-album-admin-autosave.php:991
2197
  #, fuzzy, php-format
2198
  msgid "(max %d)"
2199
  msgstr "(Max% d)"
2200
 
2201
+ #: wppa-album-admin-autosave.php:1018
2202
  #, fuzzy
2203
  msgid "Change sequence order by drag and drop"
2204
  msgstr "Reihenfolge ändern, um per Drag & Drop"
2205
 
2206
+ #: wppa-album-admin-autosave.php:1038
2207
  #, fuzzy
2208
  msgid "Moderate comment"
2209
  msgstr "Moderiere Kommentare"
2210
 
2211
+ #: wppa-album-admin-autosave.php:1055
2212
  #, fuzzy
2213
  msgid "Moderate photo"
2214
  msgstr "Moderate Foto"
2215
 
2216
+ #: wppa-album-admin-autosave.php:1056 wppa-functions.php:2398
2217
  #: wppa-photo-admin-autosave.php:25
2218
  msgid "Edit photo"
2219
  msgstr "Foto bearbeiten"
2220
 
2221
+ #: wppa-album-admin-autosave.php:1076 wppa-boxes-html.php:1855
2222
  #: wppa-boxes-html.php:1858
2223
  #, fuzzy
2224
  msgid "Delete Album"
2225
  msgstr "Album löschen"
2226
 
2227
+ #: wppa-album-admin-autosave.php:1078 wppa-boxes-html.php:820
2228
+ #: wppa-breadcrumb.php:308 wppa-breadcrumb.php:332 wppa-breadcrumb.php:362
2229
+ #: wppa-breadcrumb.php:382 wppa-breadcrumb.php:476 wppa-breadcrumb.php:503
2230
+ #: wppa-breadcrumb.php:676 wppa-comment-admin.php:65 wppa-featen-widget.php:179
2231
  #: wppa-lasten-widget.php:203 wppa-slideshow-widget.php:199
2232
+ #: wppa-thumbnail-widget.php:189 wppa-topten-widget.php:336
2233
+ #: wppa-upload-widget.php:85 wppa-upload.php:165 wppa-upload.php:306
2234
+ #: wppa-upload.php:380
2235
  msgid "Album:"
2236
  msgstr "Album:"
2237
 
2238
+ #: wppa-album-admin-autosave.php:1079
2239
  #, fuzzy
2240
  msgid "Are you sure you want to delete this album?"
2241
  msgstr "Sind Sie sicher, dass Sie dieses Album löschen wollen?"
2242
 
2243
+ #: wppa-album-admin-autosave.php:1080
2244
  #, fuzzy
2245
  msgid "Press Delete to continue, and Cancel to go back."
2246
  msgstr "Drücken Sie Löschen, um fortzufahren und zurück gehen Abbrechen."
2247
 
2248
+ #: wppa-album-admin-autosave.php:1085
2249
  #, fuzzy
2250
  msgid "What would you like to do with photos currently in the album?"
2251
  msgstr "Was würden Sie aktuell im Album mit Fotos zu tun?"
2252
 
2253
+ #: wppa-album-admin-autosave.php:1086 wppa-album-admin-autosave.php:1095
2254
+ #: wppa-album-admin-autosave.php:1397 wppa-album-admin-autosave.php:1437
2255
+ #: wppa-album-admin-autosave.php:1534 wppa-album-admin-autosave.php:1769
2256
+ #: wppa-album-admin-autosave.php:1864 wppa-album-admin-autosave.php:2082
2257
  #: wppa-boxes-html.php:935 wppa-comment-admin.php:319
2258
  #: wppa-comment-admin.php:388 wppa-comment-admin.php:406
2259
+ #: wppa-functions.php:2137 wppa-links.php:789 wppa-links.php:807
2260
+ #: wppa-photo-admin-autosave.php:1905 wppa-photo-admin-autosave.php:1985
2261
+ #: wppa-thumbnails.php:669
2262
  msgid "Delete"
2263
  msgstr "Löschen"
2264
 
2265
+ #: wppa-album-admin-autosave.php:1087
2266
  #, fuzzy
2267
  msgid "Move to:"
2268
  msgstr "Verschieben nach:"
2269
 
2270
+ #: wppa-album-admin-autosave.php:1094 wppa-photo-admin-autosave.php:2636
2271
+ #: wppa-settings-autosave.php:2892
2272
  #, fuzzy
2273
  msgid "Cancel"
2274
  msgstr "Abbrechen"
2275
 
2276
+ #: wppa-album-admin-autosave.php:1125
2277
  #, fuzzy
2278
  msgid "Unable to move photos. Album not deleted."
2279
  msgstr "Fotos können nicht bewegen. Album nicht gelöscht."
2280
 
2281
+ #: wppa-album-admin-autosave.php:1143
2282
  #, fuzzy
2283
  msgid "Manage Albums"
2284
  msgstr "Alben verwalten"
2285
 
2286
+ #: wppa-album-admin-autosave.php:1149
2287
  #, fuzzy
2288
  msgid "Are you sure you want to create a new album?"
2289
  msgstr "Sind Sie sicher, dass Sie ein neues Album zu erstellen?"
2290
 
2291
+ #: wppa-album-admin-autosave.php:1154
2292
  #, fuzzy
2293
  msgid "Create New Empty Album"
2294
  msgstr "Create New leeres Album"
2295
 
2296
+ #: wppa-album-admin-autosave.php:1160
2297
  #, fuzzy
2298
  msgid "Switch to Collapsable table"
2299
  msgstr "Wechseln Sie zu Collapsable Tisch"
2300
 
2301
+ #: wppa-album-admin-autosave.php:1163
2302
  #, fuzzy
2303
  msgid "Switch to Flat table"
2304
  msgstr "Wechseln Sie zu Tisch Flat"
2305
 
2306
+ #: wppa-album-admin-autosave.php:1175
2307
  #, fuzzy
2308
  msgid "Open all"
2309
  msgstr "Alle ausklappen"
2310
 
2311
+ #: wppa-album-admin-autosave.php:1188
2312
  #, fuzzy
2313
  msgid "Close all"
2314
  msgstr "Alle einklappen"
2315
 
2316
+ #: wppa-album-admin-autosave.php:1330 wppa-album-admin-autosave.php:1467
2317
+ #: wppa-album-admin-autosave.php:1701 wppa-album-admin-autosave.php:1796
2318
+ #: wppa-photo-admin-autosave.php:1964 wppa-photo-admin-autosave.php:2086
2319
  #, fuzzy
2320
  msgid "ID"
2321
  msgstr "ID"
2322
 
2323
+ #: wppa-album-admin-autosave.php:1372 wppa-album-admin-autosave.php:1509
2324
+ #: wppa-album-admin-autosave.php:1744 wppa-album-admin-autosave.php:1839
2325
  #, fuzzy
2326
  msgid "Order"
2327
  msgstr "Reihenfolge"
2328
 
2329
+ #: wppa-album-admin-autosave.php:1382 wppa-album-admin-autosave.php:1519
2330
+ #: wppa-album-admin-autosave.php:1754 wppa-album-admin-autosave.php:1849
2331
  #, fuzzy
2332
  msgid "Parent"
2333
  msgstr "Übergeordnet"
2334
 
2335
+ #: wppa-album-admin-autosave.php:1390 wppa-album-admin-autosave.php:1527
2336
+ #: wppa-album-admin-autosave.php:1762 wppa-album-admin-autosave.php:1857
2337
  #, fuzzy
2338
  msgid "Albums/Photos/Moderation required/Scheduled"
2339
  msgstr "Alben / Fotos / Moderation erforderlich / Planmäßig"
2340
 
2341
+ #: wppa-album-admin-autosave.php:1391 wppa-album-admin-autosave.php:1528
2342
+ #: wppa-album-admin-autosave.php:1763 wppa-album-admin-autosave.php:1858
2343
  #, fuzzy
2344
  msgid "A/P/PM/S"
2345
  msgstr "A / P / PM / S"
2346
 
2347
+ #: wppa-album-admin-autosave.php:1394 wppa-album-admin-autosave.php:1432
2348
+ #: wppa-album-admin-autosave.php:1531 wppa-album-admin-autosave.php:1766
2349
+ #: wppa-album-admin-autosave.php:1861 wppa-album-admin-autosave.php:1939
2350
+ #: wppa-album-admin-autosave.php:2077
2351
  #, fuzzy
2352
  msgid "Quick"
2353
  msgstr "Schnell"
2354
 
2355
+ #: wppa-album-admin-autosave.php:1395 wppa-album-admin-autosave.php:1433
2356
+ #: wppa-album-admin-autosave.php:1532 wppa-album-admin-autosave.php:1767
2357
+ #: wppa-album-admin-autosave.php:1862 wppa-album-admin-autosave.php:1944
2358
+ #: wppa-album-admin-autosave.php:2078
2359
  #, fuzzy
2360
  msgid "Bulk"
2361
  msgstr "Verpackungseinheiten"
2362
 
2363
+ #: wppa-album-admin-autosave.php:1396 wppa-album-admin-autosave.php:1434
2364
+ #: wppa-album-admin-autosave.php:1533 wppa-album-admin-autosave.php:1768
2365
+ #: wppa-album-admin-autosave.php:1863 wppa-album-admin-autosave.php:2079
2366
  #, fuzzy
2367
  msgid "Seq"
2368
  msgstr "Seq"
2369
 
2370
+ #: wppa-album-admin-autosave.php:1398 wppa-album-admin-autosave.php:1442
2371
+ #: wppa-album-admin-autosave.php:1445 wppa-album-admin-autosave.php:1535
2372
+ #: wppa-album-admin-autosave.php:1770 wppa-album-admin-autosave.php:1865
2373
+ #: wppa-album-admin-autosave.php:2087 wppa-album-admin-autosave.php:2090
2374
  #, fuzzy
2375
  msgid "Create"
2376
  msgstr "Album konnte nicht erstellt werden"
2377
 
2378
+ #: wppa-album-admin-autosave.php:1441 wppa-album-admin-autosave.php:2086
2379
  #, fuzzy
2380
  msgid "Are you sure you want to create a subalbum?"
2381
  msgstr "Sind Sie sicher, dass Sie eine subalbum zu schaffen?"
2382
 
2383
+ #: wppa-album-admin-autosave.php:1546 wppa-album-admin-autosave.php:1892
2384
  #, fuzzy
2385
  msgid "No albums yet."
2386
  msgstr "Keine Alben vorhanden."
2387
 
2388
+ #: wppa-album-admin-autosave.php:1695 wppa-album-admin-autosave.php:2050
2389
  #, fuzzy
2390
  msgid "Collapse subalbums"
2391
  msgstr "Collapse Unteralben"
2392
 
2393
+ #: wppa-album-admin-autosave.php:1696 wppa-album-admin-autosave.php:2051
2394
  #, fuzzy
2395
  msgid "Expand subalbums"
2396
  msgstr "Expand Unteralben"
2397
 
2398
+ #: wppa-album-admin-autosave.php:1778
2399
  #, fuzzy
2400
  msgid ""
2401
  "The following albums are ---separate--- and do not show up in the generic "
2404
  "Die folgenden Alben sind --- --- getrennt und zeigen nicht in der "
2405
  "generischen Album Display"
2406
 
2407
+ #: wppa-album-admin-autosave.php:1908
2408
  #, fuzzy
2409
  msgid "Search for photos to edit"
2410
  msgstr "Suchen Sie nach Fotos zu bearbeiten"
2411
 
2412
+ #: wppa-album-admin-autosave.php:1909
2413
  #, fuzzy
2414
  msgid ""
2415
  "Enter search words seperated by commas. Photos will meet all search words by "
2419
  "Suchwörter mit ihren Namen, Beschreibungen, Schlüsselwörter übersetzt und / "
2420
  "oder Tags entsprechen."
2421
 
2422
+ #: wppa-album-admin-autosave.php:1915
2423
  #, fuzzy
2424
  msgid "Any"
2425
  msgstr "Alle"
2426
 
2427
+ #: wppa-album-admin-autosave.php:1919
2428
  #, fuzzy
2429
  msgid "Search for"
2430
  msgstr "Suche nach"
2431
 
2432
+ #: wppa-album-admin-autosave.php:2124
2433
  #, fuzzy, php-format
2434
  msgid "Unable to move photos to album %s. Album not deleted."
2435
  msgstr "Fotos können nicht Album%s zu bewegen. Album nicht gelöscht."
2436
 
2437
+ #: wppa-album-admin-autosave.php:2145
2438
  #, fuzzy, php-format
2439
  msgid "Time is out after %d photo deletes. Please redo this operation"
2440
  msgstr ""
2441
  "Die Zeit ist aus nach% d Foto löscht. Bitte wiederholen Sie diesen Vorgang"
2442
 
2443
+ #: wppa-album-admin-autosave.php:2180
2444
  #, fuzzy
2445
  msgid "Album Deleted."
2446
  msgstr "Album gelöscht."
2447
 
2448
+ #: wppa-album-admin-autosave.php:2202
2449
  #, fuzzy, php-format
2450
  msgid "auto select max %s random"
2451
  msgstr "auto select max%s Zufalls"
2452
 
2453
+ #: wppa-album-admin-autosave.php:2204
2454
  #, fuzzy, php-format
2455
  msgid "auto select max %s featured"
2456
  msgstr "Auto wählen Sie maximal%s gekennzeichnet"
2457
 
2458
+ #: wppa-album-admin-autosave.php:2206
2459
  #, fuzzy, php-format
2460
  msgid "max %s most recent added"
2461
  msgstr "max%s jüngsten hinzugefügt"
2462
 
2463
+ #: wppa-album-admin-autosave.php:2208
2464
  #, fuzzy, php-format
2465
  msgid "max %s from (grand)child albums"
2466
  msgstr "max%s von (Groß-) Kind Alben"
2467
 
2468
+ #: wppa-album-admin-autosave.php:2210
2469
  #, fuzzy, php-format
2470
  msgid "max %s most recent from (grand)child albums"
2471
  msgstr "max%s jüngste von (Groß-) Kind Alben"
2472
 
2473
+ #: wppa-album-admin-autosave.php:2214
2474
  #, fuzzy
2475
  msgid "--- random ---"
2476
  msgstr "Zufall"
2477
 
2478
+ #: wppa-album-admin-autosave.php:2216
2479
  #, fuzzy
2480
  msgid "--- random featured ---"
2481
  msgstr "--- Zufällig funktions ---"
2482
 
2483
+ #: wppa-album-admin-autosave.php:2218
2484
  #, fuzzy
2485
  msgid "--- most recent added ---"
2486
  msgstr "--- Neuesten hinzugefügt ---"
2487
 
2488
+ #: wppa-album-admin-autosave.php:2220
2489
  #, fuzzy
2490
  msgid "--- random from (grand)children ---"
2491
  msgstr "--- Zufällig aus (Enkel-) Kinder ---"
2492
 
2493
+ #: wppa-album-admin-autosave.php:2222
2494
  #, fuzzy
2495
  msgid "--- most recent from (grand)children ---"
2496
  msgstr "--- Jüngste von (Groß-) Kinder ---"
2497
 
2498
+ #: wppa-album-admin-autosave.php:2234
2499
  #, fuzzy
2500
  msgid "Nameless, filename = "
2501
  msgstr "Nameless, filename ="
2502
 
2503
+ #: wppa-album-admin-autosave.php:2277
2504
  #, fuzzy
2505
  msgid ""
2506
  "You can edit top-level album sequence order here when you set the album "
2509
  "Sie können hier Top-Level-Album Reihenfolge Reihenfolge bearbeiten, wenn Sie "
2510
  "das Album um \"Order #\" oder \"Order # desc\" in Tabelle IV-D1 gesetzt."
2511
 
2512
+ #: wppa-album-admin-autosave.php:2280
2513
  #, fuzzy
2514
  msgid ""
2515
  "You can edit sub-album sequence order here when you set the album order to "
2520
  "\"Order #\" oder \"Order # desc\" wie in \"Sub-Album Sortierreihenfolge:\" "
2521
  "Auswahlfeld oben."
2522
 
2523
+ #: wppa-album-admin-autosave.php:2289
2524
  #, fuzzy
2525
  msgid "Manage album order"
2526
  msgstr "Verwalten Album bestellen"
2527
 
2528
+ #: wppa-album-admin-autosave.php:2293
2529
  #, fuzzy
2530
  msgid "Change sequence order by drag and drop, or use the up/down arrows."
2531
  msgstr ""
2532
  "Reihenfolge ändern, um per Drag & Drop oder verwenden Sie die Auf- / Ab-"
2533
  "Pfeile."
2534
 
2535
+ #: wppa-album-admin-autosave.php:2296
2536
  #, fuzzy
2537
  msgid "Do not leave this page unless the bar is entirely green."
2538
  msgstr "Diese Seite nicht verlassen, es sei denn die Bar ganz grün ist."
2539
 
2540
+ #: wppa-album-admin-autosave.php:2305 wppa-settings-autosave.php:8037
2541
+ #: wppa-settings-autosave.php:8048 wppa-stereo.php:31
2542
  #, fuzzy
2543
  msgid "Color"
2544
  msgstr "Farbe"
2545
 
2546
+ #: wppa-album-admin-autosave.php:2308
2547
  #, fuzzy
2548
  msgid "Meaning"
2549
  msgstr "Bedeutung"
2550
 
2551
+ #: wppa-album-admin-autosave.php:2318
2552
  #, fuzzy
2553
  msgid "Up to date"
2554
  msgstr "Aktuell"
2555
 
2556
+ #: wppa-album-admin-autosave.php:2326
2557
  #, fuzzy
2558
  msgid "Updating"
2559
  msgstr "Aktualisieren"
2560
 
2561
+ #: wppa-album-admin-autosave.php:2334
2562
  #, fuzzy
2563
  msgid "Needs update"
2564
  msgstr "Aktualisierung benötigt"
2565
 
2566
+ #: wppa-album-admin-autosave.php:2342 wppa-maintenance.php:70
2567
+ #: wppa-upload.php:602
2568
  #, fuzzy
2569
  msgid "Error"
2570
  msgstr "ERROR: kann keine Dateien hochladen."
2571
 
2572
+ #: wppa-album-admin-autosave.php:2562
2573
  #, fuzzy
2574
  msgid "To top"
2575
  msgstr "Nach oben"
2576
 
2577
+ #: wppa-album-admin-autosave.php:2573
2578
  #, fuzzy
2579
  msgid "One up"
2580
  msgstr "Ein nach oben"
2581
 
2582
+ #: wppa-album-admin-autosave.php:2584
2583
  #, fuzzy
2584
  msgid "One down"
2585
  msgstr "Eine nach unten"
2586
 
2587
+ #: wppa-album-admin-autosave.php:2595
2588
  #, fuzzy
2589
  msgid "To bottom"
2590
  msgstr "Nach unten"
2591
 
2592
+ #: wppa-album-admin-autosave.php:2606
2593
  #, fuzzy
2594
  msgid "Id:"
2595
  msgstr "ID:"
2596
 
2597
+ #: wppa-album-admin-autosave.php:2607
2598
  #, fuzzy
2599
  msgid "Ord:"
2600
  msgstr "ORD"
2601
 
2602
  #: wppa-album-covers.php:1334 wppa-album-covers.php:1410
2603
+ #: wppa-album-covers.php:1418 wppa-album-covers.php:1664
2604
  msgid "View the album"
2605
  msgstr "Das Album ansehen"
2606
 
2610
  msgstr[0] "Titelfoto ansehen"
2611
  msgstr[1] "Titelfotos ansehen"
2612
 
2613
+ #: wppa-album-covers.php:1430
2614
  msgid "View"
2615
  msgstr "Ansehen"
2616
 
2617
+ #: wppa-album-covers.php:1434 wppa-album-covers.php:1442
2618
  #, php-format
2619
  msgid "%d album"
2620
  msgid_plural "%d albums"
2621
  msgstr[0] "%d Alben"
2622
  msgstr[1] "%d Album"
2623
 
2624
+ #: wppa-album-covers.php:1437 wppa-album-covers.php:1451
 
 
 
 
 
 
 
 
 
2625
  #, php-format
2626
  msgid "%d photo"
2627
  msgid_plural "%d photos"
2628
  msgstr[0] "%d Foto"
2629
  msgstr[1] "%d Fotos"
2630
 
2631
+ #: wppa-album-covers.php:1448 wppa-boxes-html.php:1282 wppa-boxes-html.php:1596
2632
+ #: wppa-breadcrumb.php:175 wppa-breadcrumb.php:181 wppa-breadcrumb.php:188
2633
+ #: wppa-breadcrumb.php:412 wppa-breadcrumb.php:414 wppa-breadcrumb.php:420
2634
+ #: wppa-breadcrumb.php:422 wppa-breadcrumb.php:430 wppa-breadcrumb.php:446
2635
+ #: wppa-breadcrumb.php:459 wppa-breadcrumb.php:465 wppa-utils.php:1587
2636
+ #: wppa-utils.php:2251
2637
+ msgid "and"
2638
+ msgstr "und"
2639
+
2640
+ #: wppa-album-covers.php:1532
2641
  msgid "New!"
2642
  msgstr "Neu!"
2643
 
2644
+ #: wppa-album-covers.php:1535 wppa-thumbnails.php:2004 wppa-thumbnails.php:2005
2645
  msgid "New"
2646
  msgstr "Neu"
2647
 
2648
+ #: wppa-album-covers.php:1773 wppa-boxes-html.php:844 wppa-non-admin.php:794
2649
+ #: wppa-settings-autosave.php:2283 wppa-settings-autosave.php:5615
2650
+ #: wppa-settings-autosave.php:8494
2651
  msgid "Slideshow"
2652
  msgstr "Diaschau"
2653
 
2654
+ #: wppa-album-covers.php:1774
2655
  msgid "Browse photos"
2656
  msgstr "Durchsuche Fotos"
2657
 
2658
+ #: wppa-album-covers.php:1811 wppa-breadcrumb.php:414 wppa-breadcrumb.php:422
2659
+ #: wppa-breadcrumb.php:459 wppa-breadcrumb.php:465
2660
  msgid "Category:"
2661
  msgid_plural "Categories:"
2662
  msgstr[0] "Kategorie:"
2692
  msgid "--- all separate albums ---"
2693
  msgstr "- Alle -separate- Alben -"
2694
 
2695
+ #: wppa-album-navigator-widget.php:102 wppa-common-functions.php:1734
2696
+ #: wppa-items.php:441
2697
  msgid "--- owner/public ---"
2698
  msgstr "--- Besitzer/öffentliche ---"
2699
 
2749
 
2750
  #: wppa-album-widget.php:357 wppa-comment-widget.php:120
2751
  #: wppa-featen-widget.php:187 wppa-lasten-widget.php:241
2752
+ #: wppa-thumbnail-widget.php:232 wppa-topten-widget.php:402
2753
  #, fuzzy
2754
  msgid ""
2755
  "You can set the sizes in this widget in the <b>Photo Albums -> Settings</b> "
2822
  msgid "Number of max ratings"
2823
  msgstr "Anzahl der max Bewertungen"
2824
 
2825
+ #: wppa-bestof-widget.php:169 wppa-topten-widget.php:354
2826
  #, fuzzy
2827
  msgid "Mean value"
2828
  msgstr "Mittelwert"
2829
 
2830
  #: wppa-bestof-widget.php:178 wppa-potd-admin.php:132
2831
+ #: wppa-topten-widget.php:374
2832
  #, fuzzy
2833
  msgid "Subtitle:"
2834
  msgstr "Untertitel:"
2838
  msgid "No of max ratings:"
2839
  msgstr "Keine von max Bewertungen:"
2840
 
2841
+ #: wppa-bestof-widget.php:184 wppa-topten-widget.php:385
2842
  #, fuzzy
2843
  msgid "Mean rating:"
2844
  msgstr "Die durchschnittliche Bewertung:"
2845
 
2846
+ #: wppa-bestof-widget.php:189 wppa-topten-widget.php:390
2847
  #, fuzzy
2848
  msgid "Rating count:"
2849
  msgstr "Bewertungen"
2850
 
2851
+ #: wppa-bestof-widget.php:198 wppa-common-functions.php:1716
2852
+ #: wppa-import.php:1614 wppa-items.php:429 wppa-potd-admin.php:100
2853
+ #: wppa-potd-admin.php:136 wppa-settings-autosave.php:1383
2854
+ #: wppa-settings-autosave.php:1732 wppa-settings-autosave.php:1937
2855
+ #: wppa-settings-autosave.php:3747 wppa-settings-autosave.php:3761
2856
+ #: wppa-settings-autosave.php:3902 wppa-settings-autosave.php:3955
2857
+ #: wppa-settings-autosave.php:4069 wppa-settings-autosave.php:4182
2858
+ #: wppa-settings-autosave.php:5689 wppa-settings-autosave.php:6446
2859
+ #: wppa-settings-autosave.php:7921 wppa-settings-autosave.php:8140
2860
+ #: wppa-settings-autosave.php:8216 wppa-settings-autosave.php:9130
2861
+ #: wppa-settings-autosave.php:9287 wppa-thumbnail-widget.php:200
2862
+ #: wppa-tinymce-shortcodes.php:626 wppa-watermark.php:533
2863
  msgid "--- none ---"
2864
  msgstr "--- keine ---"
2865
 
2892
  msgid "Photo search results"
2893
  msgstr "Foto Suchergebnisse"
2894
 
2895
+ #: wppa-boxes-html.php:383 wppa-breadcrumb.php:163
2896
+ #: wppa-settings-autosave.php:359
2897
  msgid "Albums"
2898
  msgstr "Alben"
2899
 
2900
+ #: wppa-boxes-html.php:389 wppa-breadcrumb.php:178
2901
  msgid "Photos"
2902
  msgstr "Fotos"
2903
 
2906
  msgstr "Kategorie"
2907
 
2908
  #: wppa-boxes-html.php:421 wppa-boxes-html.php:554
2909
+ #: wppa-settings-autosave.php:8036 wppa-settings-autosave.php:8047
2910
  msgid "Text"
2911
  msgstr "Text"
2912
 
2920
  msgid "Items must meet all selected options."
2921
  msgstr "Einzelteile müssen alle ausgewählten Optionen zu treffen."
2922
 
2923
+ #: wppa-boxes-html.php:546 wppa-settings-autosave.php:9391
2924
+ #: wppa-settings-autosave.php:9431 wppa-settings-autosave.php:9453
2925
+ #: wppa-settings-autosave.php:9499
2926
  msgid "Tag"
2927
  msgstr "Tag"
2928
 
2943
  msgid "Super View Photos"
2944
  msgstr "Super View Fotos"
2945
 
2946
+ #: wppa-boxes-html.php:836 wppa-settings-autosave.php:375
2947
+ #: wppa-settings-autosave.php:4868
2948
  msgid "Thumbnails"
2949
  msgstr "Miniaturbilden"
2950
 
3054
  msgid "Enter album name."
3055
  msgstr "Albumnamen eingeben."
3056
 
3057
+ #: wppa-boxes-html.php:2000 wppa-boxes-html.php:2942
3058
  msgid "Don't leave this blank!"
3059
  msgstr "Hinterlasse einen Kommentar"
3060
 
3066
  msgid "Create album"
3067
  msgstr "Album Erstellen"
3068
 
3069
+ #: wppa-boxes-html.php:2207 wppa-boxes-html.php:2221 wppa-functions.php:4307
3070
  msgid "Max uploads reached"
3071
  msgstr "Max Uploads erreicht"
3072
 
3073
+ #: wppa-boxes-html.php:2286 wppa-upload.php:188
3074
  msgid "Upload Photo"
3075
  msgstr "Upload Foto"
3076
 
3077
+ #: wppa-boxes-html.php:2361
3078
  msgid "Enter album id"
3079
  msgstr ""
3080
 
3081
+ #: wppa-boxes-html.php:2387
3082
  #, fuzzy
3083
  msgid "Select Photo / Video / Camera"
3084
  msgstr "Wählen Sie Foto / Video / Kamera"
3085
 
3086
+ #: wppa-boxes-html.php:2390
3087
  #, fuzzy
3088
  msgid "Select Photo / Camera"
3089
  msgstr "Wählen Sie Foto / Kamera"
3090
 
3091
+ #: wppa-boxes-html.php:2395
3092
  #, fuzzy
3093
  msgid "Select Photo / Video"
3094
  msgstr "Wählen Sie Foto / Video"
3095
 
3096
+ #: wppa-boxes-html.php:2398
3097
  #, fuzzy
3098
  msgid "Select Photo"
3099
  msgstr "Foto auswählen"
3100
 
3101
+ #: wppa-boxes-html.php:2405
3102
  #, fuzzy
3103
  msgid "Select Photos / Video / Camera"
3104
  msgstr "Wählen Sie Fotos / Video / Kamera"
3105
 
3106
+ #: wppa-boxes-html.php:2408
3107
  #, fuzzy
3108
  msgid "Select Photos / Camera"
3109
  msgstr "Wählen Sie Fotos / Kamera"
3110
 
3111
+ #: wppa-boxes-html.php:2413
3112
  #, fuzzy
3113
  msgid "Select Photos / Video"
3114
  msgstr "Wählen Sie Fotos / Video"
3115
 
3116
+ #: wppa-boxes-html.php:2416
3117
  #, fuzzy
3118
  msgid "Select Photos"
3119
  msgstr "Fotos auswählen"
3120
 
3121
+ #: wppa-boxes-html.php:2459
3122
  #, php-format
3123
  msgid "You may upload %d photo"
3124
  msgid_plural ""
3129
  "Sie können bis zu %d Fotos gleichzeitig Hochladen wenn ihr browser HTML-5 "
3130
  "multiple file upload unterstützt"
3131
 
3132
+ #: wppa-boxes-html.php:2467
3133
  #, php-format
3134
  msgid "Max photo size: %d x %d (%2.1f MegaPixel)"
3135
  msgstr "Max Fotogröße: %d x %d (% 2.1f MegaPixel)"
3136
 
3137
+ #: wppa-boxes-html.php:2496 wppa-import.php:561 wppa-upload.php:174
3138
+ #: wppa-upload.php:316 wppa-upload.php:390
3139
  msgid "Apply watermark file:"
3140
  msgstr "Wende Wasserzeichen-Datei an:"
3141
 
3142
+ #: wppa-boxes-html.php:2518 wppa-import.php:565 wppa-upload.php:178
3143
+ #: wppa-upload.php:320 wppa-upload.php:394
3144
  msgid "Position:"
3145
  msgstr "Position:"
3146
 
3147
+ #: wppa-boxes-html.php:2546
3148
  msgid ""
3149
  "If you leave this blank, iptc tag 005 (Graphic name) will be used as "
3150
  "photoname if available, else the original filename will be used as photo "
3153
  "Wenn Sie dieses Feld leer verlassen, wird IPTC-Tag 005 (Graphic Name) wie "
3154
  "photoname verwendet, wenn vorhanden, sonst der ursprüngliche Dateiname."
3155
 
3156
+ #: wppa-boxes-html.php:2551
3157
  msgid ""
3158
  "If you leave this blank, iptc tag 120 (Caption) will be used as photoname if "
3159
  "available, else the original filename will be used as photo name."
3161
  "Wenn Sie dieses Feld leer verlassen, wird IPTC-Tag 120 (Caption) wie "
3162
  "photoname verwendet, wenn vorhanden, sonst der ursprüngliche Dateiname."
3163
 
3164
+ #: wppa-boxes-html.php:2556
3165
  msgid ""
3166
  "If you leave this blank, the original filename will be used as photo name."
3167
  msgstr ""
3168
  "Wenn das leer gelassen wird, wird der Originalname der Datei als Fotoname "
3169
  "verwendet."
3170
 
3171
+ #: wppa-boxes-html.php:2561 wppa-settings-autosave.php:1671
3172
  #, fuzzy
3173
  msgid "Photo name"
3174
  msgstr ""
3175
  "Wenn Sie dieses Feld leer verlassen, wird IPTC-Tag 120 (Caption) wie "
3176
  "photoname verwendet, wenn vorhanden, sonst der ursprüngliche Dateiname."
3177
 
3178
+ #: wppa-boxes-html.php:2579
3179
  #, fuzzy
3180
  msgid "Photo description"
3181
  msgstr "Foto-Beschreibung"
3182
 
3183
+ #: wppa-boxes-html.php:2607
3184
  msgid "hidden"
3185
  msgstr "verborgen"
3186
 
3187
+ #: wppa-boxes-html.php:2677
3188
  msgid "Preview tags:"
3189
  msgstr "Vorschau tags:"
3190
 
3191
+ #: wppa-boxes-html.php:2694
3192
  #, fuzzy
3193
  msgid "Blog it?"
3194
  msgstr "Im Blog?"
3195
 
3196
+ #: wppa-boxes-html.php:2704
3197
  #, fuzzy
3198
  msgid "Upload and blog"
3199
  msgstr "Laden und Blog"
3200
 
3201
+ #: wppa-boxes-html.php:2708 wppa-boxes-html.php:2771
3202
  msgid "Upload photo"
3203
  msgstr "Foto hochladen"
3204
 
3205
+ #: wppa-boxes-html.php:2716
3206
  #, fuzzy
3207
  msgid "Post title:"
3208
  msgstr "Titel des Post:"
3209
 
3210
+ #: wppa-boxes-html.php:2726
3211
  #, fuzzy
3212
  msgid "Text BEFORE the image:"
3213
  msgstr "Text vor dem Bild:"
3214
 
3215
+ #: wppa-boxes-html.php:2736
3216
  #, fuzzy
3217
  msgid "Text AFTER the image:"
3218
  msgstr "Text nach dem Bild:"
3219
 
3220
+ #: wppa-boxes-html.php:2756
3221
  msgid "Please select an album and try again"
3222
  msgstr "Bitte wählen Sie ein Album aus und versuchen Sie es erneut"
3223
 
3224
+ #: wppa-boxes-html.php:2827
3225
  msgid "ERROR: unable to upload files."
3226
  msgstr "ERROR: kann keine Dateien hochladen."
3227
 
3228
+ #: wppa-boxes-html.php:2881
3229
  #, fuzzy
3230
  msgid "Edit Album Info"
3231
  msgstr "Fotoalbum bearbeiten"
3232
 
3233
+ #: wppa-boxes-html.php:2940
3234
  msgid "Enter album name"
3235
  msgstr "Albumnamen eingeben"
3236
 
3237
+ #: wppa-boxes-html.php:2962
3238
  msgid "Album description:"
3239
  msgstr "Album Beschreibung:"
3240
 
3241
+ #: wppa-boxes-html.php:3016
3242
  msgid "Update album"
3243
  msgstr "Album updaten"
3244
 
3245
+ #: wppa-boxes-html.php:3085
3246
  msgid "wrote:"
3247
  msgstr "schrieb:"
3248
 
3249
+ #: wppa-boxes-html.php:3147
3250
  msgid "Avatar"
3251
  msgstr "Profilbild"
3252
 
3253
+ #: wppa-boxes-html.php:3190 wppa-links.php:833
3254
  msgid "Awaiting moderation"
3255
  msgstr "Warten auf Moderation"
3256
 
3257
+ #: wppa-boxes-html.php:3193
3258
  msgid "Marked as spam"
3259
  msgstr "Als Spam markiert"
3260
 
3261
+ #: wppa-boxes-html.php:3217
3262
  msgid "Edit!"
3263
  msgstr "Bearbeiten!"
3264
 
3265
+ #: wppa-boxes-html.php:3221
3266
  msgid "Send!"
3267
  msgstr "Absenden!"
3268
 
3269
+ #: wppa-boxes-html.php:3282
3270
  msgid "Your name:"
3271
  msgstr "Dein Name:"
3272
 
3273
+ #: wppa-boxes-html.php:3297
3274
  msgid "Your email:"
3275
  msgstr "Deine E-mail:"
3276
 
3277
+ #: wppa-boxes-html.php:3313
3278
  msgid "Your comment:"
3279
  msgstr "Dein Kommentar:"
3280
 
3281
+ #: wppa-boxes-html.php:3357
3282
  #, php-format
3283
  msgid "You must <a href=\"%s\">login</a> to enter a comment"
3284
  msgstr ""
3285
  "Du musst <a href=\"%s\">angemeldet</a> sein, um einen Kommentar zu "
3286
  "hinterlassen."
3287
 
3288
+ #: wppa-boxes-html.php:3360
3289
  msgid "You must login to enter a comment"
3290
  msgstr "Sie müssen sich anmelden, um einen Kommentar ein zu geben"
3291
 
3292
+ #: wppa-boxes-html.php:3372 wppa-functions.php:2597 wppa-thumbnails.php:722
3293
  #, php-format
3294
  msgid "%d comment"
3295
  msgid_plural "%d comments"
3296
  msgstr[0] "%d Kommentar"
3297
  msgstr[1] "%d Kommentare"
3298
 
3299
+ #: wppa-boxes-html.php:3376
3300
  msgid "Leave a comment"
3301
  msgstr "Hinterlasse einen Kommentar"
3302
 
3303
+ #: wppa-boxes-html.php:3473
3304
  msgid "Show IPTC data"
3305
  msgstr "IPTC-Daten anzeigen"
3306
 
3307
+ #: wppa-boxes-html.php:3484
3308
  msgid "Hide IPTC data"
3309
  msgstr "IPTC-Daten ausblenden"
3310
 
3311
+ #: wppa-boxes-html.php:3532
3312
  msgid "No IPTC data"
3313
  msgstr "Keine IPTC-Daten"
3314
 
3315
+ #: wppa-boxes-html.php:3584
3316
  msgid "Show EXIF data"
3317
  msgstr "EXIF-Daten anzeigen"
3318
 
3319
+ #: wppa-boxes-html.php:3595
3320
  msgid "Hide EXIF data"
3321
  msgstr "EXIF-Daten ausblenden"
3322
 
3323
+ #: wppa-boxes-html.php:3647
3324
  msgid "No EXIF data"
3325
  msgstr "Keine EXIF-Daten"
3326
 
3327
+ #: wppa-boxes-html.php:3761 wppa-boxes-html.php:3766
3328
  msgid "< Previous"
3329
  msgstr "< Vorherige"
3330
 
3331
+ #: wppa-boxes-html.php:3772 wppa-boxes-html.php:3777
3332
  msgid "Next >"
3333
  msgstr "Nächstes >"
3334
 
3335
+ #: wppa-boxes-html.php:3879 wppa-boxes-html.php:3958
3336
  msgid "See the authors albums"
3337
  msgstr "Siehe die Autoren Alben"
3338
 
3339
+ #: wppa-boxes-html.php:3883 wppa-boxes-html.php:3891 wppa-boxes-html.php:3962
3340
  msgid "See the authors photos"
3341
  msgstr "Siehe die Autoren Fotos"
3342
 
3343
+ #: wppa-boxes-html.php:3887 wppa-boxes-html.php:3895 wppa-boxes-html.php:3966
3344
  msgid "See all the authors photos"
3345
  msgstr "Siehe Alle Autoren Fotos"
3346
 
3347
+ #: wppa-boxes-html.php:3921
3348
  #, php-format
3349
  msgid "Photo by: %s"
3350
  msgstr "Foto von: %s"
3351
 
3352
+ #: wppa-boxes-html.php:3924 wppa-boxes-html.php:3987
3353
  #, php-format
3354
  msgid "%d max rating"
3355
  msgid_plural "%d max ratings"
3356
  msgstr[0] "%d max Bewertung"
3357
  msgstr[1] "%d max Bewertungen"
3358
 
3359
+ #: wppa-boxes-html.php:3928 wppa-boxes-html.php:3991 wppa-non-admin.php:958
3360
+ #: wppa-topten-widget.php:206 wppa-topten-widget.php:223
3361
+ #: wppa-topten-widget.php:259
3362
  #, php-format
3363
  msgid "%d vote"
3364
  msgid_plural "%d votes"
3365
  msgstr[0] "%d Stimme"
3366
  msgstr[1] "%d Stimmen"
3367
 
3368
+ #: wppa-boxes-html.php:3932
3369
  #, php-format
3370
  msgid "Rating: %4.2f."
3371
  msgstr "Bewertung: %4.2f."
3372
 
3373
+ #: wppa-boxes-html.php:3940
3374
  #, php-format
3375
  msgid "Photo %s not found."
3376
  msgstr "Foto %s nicht gefunden."
3377
 
3378
+ #: wppa-boxes-html.php:3995
3379
  #, php-format
3380
  msgid "Mean value: %4.2f."
3381
  msgstr "Mittelwert: %4.2f."
3382
 
3383
+ #: wppa-boxes-html.php:4347
3384
  msgid "Refresh"
3385
  msgstr "Aktualisieren"
3386
 
3388
  msgid "Post:"
3389
  msgstr "Post:"
3390
 
3391
+ #: wppa-breadcrumb.php:125 wppa-breadcrumb.php:701
3392
  msgid "Page:"
3393
  msgstr "Seite:"
3394
 
3395
+ #: wppa-breadcrumb.php:166
3396
  msgid "with category:"
3397
  msgstr "mit Kategorie:"
3398
 
3399
+ #: wppa-breadcrumb.php:169 wppa-breadcrumb.php:184
3400
  msgid "with name:"
3401
  msgstr "mit Namen:"
3402
 
3403
+ #: wppa-breadcrumb.php:172 wppa-breadcrumb.php:188
3404
  msgid "with words:"
3405
  msgstr "mit Worten:"
3406
 
3407
+ #: wppa-breadcrumb.php:181
3408
  msgid "with tag:"
3409
  msgstr "mit dem Tag:"
3410
 
3411
+ #: wppa-breadcrumb.php:192
3412
  msgid "of owner:"
3413
  msgstr "von Inhaber:"
3414
 
3415
+ #: wppa-breadcrumb.php:197
3416
  msgid "with iptc tag:"
3417
  msgstr "mit IPTC-Tag:"
3418
 
3419
+ #: wppa-breadcrumb.php:197 wppa-breadcrumb.php:202
3420
  msgid "with content:"
3421
  msgstr "mit Inhalt:"
3422
 
3423
+ #: wppa-breadcrumb.php:202
3424
  msgid "with exif tag:"
3425
  msgstr "mit Exif-Tag:"
3426
 
3427
+ #: wppa-breadcrumb.php:211 wppa-breadcrumb.php:236 wppa-breadcrumb.php:295
3428
+ #: wppa-breadcrumb.php:319 wppa-breadcrumb.php:344 wppa-breadcrumb.php:369
3429
+ #: wppa-breadcrumb.php:389 wppa-breadcrumb.php:402 wppa-breadcrumb.php:417
3430
+ #: wppa-breadcrumb.php:443 wppa-breadcrumb.php:462 wppa-breadcrumb.php:483
3431
  msgid "View the thumbnails"
3432
  msgstr "Anzeigen die Miniaturen"
3433
 
3434
+ #: wppa-breadcrumb.php:229
3435
  #, php-format
3436
  msgid "Searchresults from album %s and its subalbums"
3437
  msgstr "Suchergebnisse aus dem Album %s und seine Unteralben"
3438
 
3439
+ #: wppa-breadcrumb.php:233 wppa-breadcrumb.php:239
3440
  msgid "Searchstring:"
3441
  msgstr "Suchtext:"
3442
 
3443
+ #: wppa-breadcrumb.php:248 wppa-breadcrumb.php:266
3444
  msgid "Photos by EXIF date"
3445
  msgstr "Fotos nach EXIF-Datum"
3446
 
3447
+ #: wppa-breadcrumb.php:252 wppa-breadcrumb.php:270
3448
  msgid "Photos by date of upload"
3449
  msgstr "Fotos nach Datum hochladen"
3450
 
3451
+ #: wppa-breadcrumb.php:256 wppa-breadcrumb.php:274
3452
  msgid "Photos by date last modified"
3453
  msgstr "Fotos nach Datum Änderung"
3454
 
3455
+ #: wppa-breadcrumb.php:286 wppa-breadcrumb.php:298
3456
  #, php-format
3457
  msgid "Photos by %s"
3458
  msgstr "Fotos von %s"
3459
 
3460
+ #: wppa-breadcrumb.php:305 wppa-breadcrumb.php:329 wppa-breadcrumb.php:359
3461
+ #: wppa-breadcrumb.php:379 wppa-breadcrumb.php:498
3462
  msgid "Various albums"
3463
  msgstr "Verschiedene Alben"
3464
 
3465
+ #: wppa-breadcrumb.php:308 wppa-breadcrumb.php:332 wppa-breadcrumb.php:362
3466
+ #: wppa-breadcrumb.php:382 wppa-breadcrumb.php:503 wppa-lasten-widget.php:211
3467
  msgid "Albums:"
3468
  msgstr "Alben:"
3469
 
3470
+ #: wppa-breadcrumb.php:312 wppa-breadcrumb.php:322
3471
  msgid "Top rated photos"
3472
  msgstr "Hoch bewertete Fotos"
3473
 
3474
+ #: wppa-breadcrumb.php:337 wppa-breadcrumb.php:348
3475
  msgid "Recently modified photos"
3476
  msgstr "Kürzlich geänderte Fotos"
3477
 
3478
+ #: wppa-breadcrumb.php:340 wppa-breadcrumb.php:351
3479
  msgid "Recently uploaded photos"
3480
  msgstr "Kürzlich hochgeladene Fotos"
3481
 
3482
+ #: wppa-breadcrumb.php:366 wppa-breadcrumb.php:372 wppa-comment-widget.php:40
3483
  msgid "Recently commented photos"
3484
  msgstr "Kürzlich kommentierte Fotos"
3485
 
3486
+ #: wppa-breadcrumb.php:386 wppa-breadcrumb.php:392 wppa-featen-widget.php:38
3487
  msgid "Featured photos"
3488
  msgstr "Beliebte Fotos"
3489
 
3490
+ #: wppa-breadcrumb.php:399 wppa-breadcrumb.php:405
3491
  msgid "Related photos"
3492
  msgstr "Ähnliche Fotos"
3493
 
3494
+ #: wppa-breadcrumb.php:412 wppa-breadcrumb.php:420 wppa-breadcrumb.php:430
3495
+ #: wppa-breadcrumb.php:446
3496
  msgid "Tagged photos:"
3497
  msgstr "Fotos mit Stchwort"
3498
 
3499
+ #: wppa-breadcrumb.php:412 wppa-breadcrumb.php:414 wppa-breadcrumb.php:420
3500
+ #: wppa-breadcrumb.php:422 wppa-breadcrumb.php:430 wppa-breadcrumb.php:446
3501
+ #: wppa-breadcrumb.php:459 wppa-breadcrumb.php:465
3502
  msgid "or"
3503
  msgstr "oder"
3504
 
3505
+ #: wppa-breadcrumb.php:413 wppa-breadcrumb.php:421
3506
  #, fuzzy
3507
  msgid "From albums with"
3508
  msgstr "Von Alben mit"
3509
 
3510
+ #: wppa-breadcrumb.php:432 wppa-breadcrumb.php:448
3511
  #, fuzzy
3512
  msgid "out of various albums"
3513
  msgstr "aus verschiedenen Alben"
3514
 
3515
+ #: wppa-breadcrumb.php:435 wppa-breadcrumb.php:451
3516
  msgid "Inverted"
3517
  msgstr "Umgekehrt"
3518
 
3519
+ #: wppa-breadcrumb.php:480 wppa-breadcrumb.php:486
3520
  msgid "Recently updated albums"
3521
  msgstr "Kürzlich aktualisierte Alben"
3522
 
3523
+ #: wppa-breadcrumb.php:496
3524
  #, php-format
3525
  msgid "Various albums by %s"
3526
  msgstr "Verschiedene Alben von %s"
3527
 
3528
+ #: wppa-breadcrumb.php:527 wppa-breadcrumb.php:542
3529
  msgid "Thumbnail view"
3530
  msgstr "Miniaturansicht"
3531
 
3532
+ #: wppa-breadcrumb.php:699
 
 
 
 
3533
  msgid "Unpublished"
3534
  msgstr "Unveröffentlicht"
3535
 
3536
+ #: wppa-breadcrumb.php:729
3537
  msgid "Found photos will meet the search criteria as follows:"
3538
  msgstr "Gefunden Fotos werden die Suchkriterien erfüllen, wie folgt:"
3539
 
3540
+ #: wppa-breadcrumb.php:732
3541
  msgid "AND"
3542
  msgstr "UND"
3543
 
3544
+ #: wppa-breadcrumb.php:736
3545
  msgid "OR"
3546
  msgstr "ODER"
3547
 
3661
  msgid "Linkpage:"
3662
  msgstr "Linkseite:"
3663
 
3664
+ #: wppa-comment-admin.php:231 wppa-settings-autosave.php:455
3665
+ #: wppa-settings-autosave.php:8364
3666
  #, fuzzy
3667
  msgid "--- Please select a page ---"
3668
  msgstr "Bitte wählen Sie eine Seite…"
3716
  msgid "photo"
3717
  msgstr "Foto"
3718
 
3719
+ #: wppa-comment-admin.php:263 wppa-photo-admin-autosave.php:1902
3720
  #, fuzzy
3721
  msgid "Bulk action:"
3722
  msgstr "Stapelverarbeitung:"
3741
  msgid "Save Settings / Perform bulk action"
3742
  msgstr "Save Settings / Perform Bulk-Aktion"
3743
 
3744
+ #: wppa-comment-admin.php:309 wppa-comment-admin.php:396 wppa-non-admin.php:799
3745
  msgid "Photo"
3746
  msgstr "Foto"
3747
 
3751
  msgstr "Album:"
3752
 
3753
  #: wppa-comment-admin.php:311 wppa-comment-admin.php:398 wppa-potd-admin.php:70
3754
+ #: wppa-potd-admin.php:357 wppa-settings-autosave.php:504
3755
+ #: wppa-settings-autosave.php:666 wppa-settings-autosave.php:688
3756
+ #: wppa-settings-autosave.php:1436 wppa-settings-autosave.php:1457
3757
+ #: wppa-settings-autosave.php:2995 wppa-settings-autosave.php:3016
3758
+ #: wppa-settings-autosave.php:3375 wppa-settings-autosave.php:3399
3759
+ #: wppa-settings-autosave.php:4760 wppa-settings-autosave.php:4781
3760
+ #: wppa-settings-autosave.php:4957 wppa-settings-autosave.php:4981
3761
+ #: wppa-settings-autosave.php:6039 wppa-settings-autosave.php:6734
3762
+ #: wppa-settings-autosave.php:6756 wppa-settings-autosave.php:7540
3763
+ #: wppa-settings-autosave.php:7564 wppa-settings-autosave.php:9369
3764
+ #: wppa-settings-autosave.php:9390 wppa-settings-autosave.php:9430
3765
+ #: wppa-settings-autosave.php:9452 wppa-settings-autosave.php:9498
3766
  #, fuzzy
3767
  msgid "#"
3768
  msgstr "#"
3802
  msgid "Reply to your comment on photo: %s on %s"
3803
  msgstr "Antwort auf deinen Kommentar zu Foto:%s auf%s"
3804
 
3805
+ #: wppa-comment-admin.php:366 wppa-functions.php:2390
3806
  msgid "Reply"
3807
  msgstr "Antwort"
3808
 
3809
+ #: wppa-comment-admin.php:377 wppa-photo-admin-autosave.php:727
3810
+ #: wppa-photo-admin-autosave.php:760 wppa-photo-admin-autosave.php:1612
3811
+ #: wppa-photo-admin-autosave.php:1621 wppa-photo-admin-autosave.php:1920
3812
+ #: wppa-photo-admin-autosave.php:2050 wppa-photo-admin-autosave.php:2062
3813
  #, fuzzy
3814
  msgid "Pending"
3815
  msgstr "Wartend"
3816
 
3817
+ #: wppa-comment-admin.php:378 wppa-photo-admin-autosave.php:1613
3818
+ #: wppa-photo-admin-autosave.php:1622
3819
  #, fuzzy
3820
  msgid "Approved"
3821
  msgstr "Interessant"
3822
 
3823
+ #: wppa-comment-admin.php:379 wppa-photo-admin-autosave.php:1614
3824
+ #: wppa-photo-admin-autosave.php:1623
3825
  #, fuzzy
3826
  msgid "Spam"
3827
  msgstr "Spam [ Topic ]"
3846
  msgid "Comments on Photos"
3847
  msgstr "Kommentare zu den Fotos"
3848
 
3849
+ #: wppa-comment-widget.php:73 wppa-non-admin.php:928 wppa-thumbnails.php:500
3850
  msgid "wrote"
3851
  msgstr "schrieb"
3852
 
3853
  #: wppa-comment-widget.php:87 wppa-featen-widget.php:137
3854
+ #: wppa-lasten-widget.php:148 wppa-non-admin.php:929 wppa-non-admin.php:934
3855
+ #: wppa-non-admin.php:939 wppa-non-admin.php:943 wppa-non-admin.php:950
3856
+ #: wppa-non-admin.php:960 wppa-potd-widget.php:159
3857
+ #: wppa-thumbnail-widget.php:114 wppa-topten-widget.php:267
3858
  msgid "Photo not found"
3859
  msgstr "Foto nicht gefunden"
3860
 
3861
+ #: wppa-comment-widget.php:93 wppa-non-admin.php:930
3862
  msgid "There are no commented photos (yet)"
3863
  msgstr "Es sind (noch) keine kommentierte Fotos"
3864
 
3865
+ #: wppa-common-functions.php:654 wppa-functions.php:4728
3866
  #, php-format
3867
  msgid "%d second"
3868
  msgid_plural "%d seconds"
3869
  msgstr[0] "%d Sekunde"
3870
  msgstr[1] "%d Sekunden"
3871
 
3872
+ #: wppa-common-functions.php:658 wppa-functions.php:4724
3873
+ #: wppa-settings-autosave.php:6579 wppa-settings-autosave.php:6580
3874
  #, php-format
3875
  msgid "%d minute"
3876
  msgid_plural "%d minutes"
3877
  msgstr[0] "%d Minute"
3878
  msgstr[1] "%d Minuten"
3879
 
3880
+ #: wppa-common-functions.php:662 wppa-functions.php:4720
3881
+ #: wppa-settings-autosave.php:6581 wppa-settings-autosave.php:7931
3882
  #, php-format
3883
  msgid "%d hour"
3884
  msgid_plural "%d hours"
3885
  msgstr[0] "%d Stunde"
3886
  msgstr[1] "%d Stunden"
3887
 
3888
+ #: wppa-common-functions.php:666 wppa-functions.php:4716
3889
+ #: wppa-settings-autosave.php:6582 wppa-settings-autosave.php:7932
3890
+ #: wppa-settings-autosave.php:7933 wppa-settings-autosave.php:7934
3891
+ #: wppa-settings-autosave.php:7935 wppa-settings-autosave.php:7936
3892
+ #: wppa-settings-autosave.php:7937 wppa-settings-autosave.php:7939
3893
+ #: wppa-settings-autosave.php:7940 wppa-settings-autosave.php:7941
3894
+ #: wppa-settings-autosave.php:9190
3895
  #, php-format
3896
  msgid "%d day"
3897
  msgid_plural "%d days"
3898
  msgstr[0] "%d Tag"
3899
  msgstr[1] "%d Tage"
3900
 
3901
+ #: wppa-common-functions.php:670 wppa-functions.php:4712
3902
+ #: wppa-settings-autosave.php:6583 wppa-settings-autosave.php:7938
3903
+ #: wppa-settings-autosave.php:7942 wppa-settings-autosave.php:7943
3904
+ #: wppa-settings-autosave.php:7944 wppa-settings-autosave.php:9191
3905
  #, php-format
3906
  msgid "%d week"
3907
  msgid_plural "%d weeks"
3908
  msgstr[0] "%d Woche"
3909
  msgstr[1] "%d Wochen"
3910
 
3911
+ #: wppa-common-functions.php:674 wppa-settings-autosave.php:7945
3912
+ #: wppa-settings-autosave.php:9192 wppa-settings-autosave.php:9193
3913
+ #: wppa-settings-autosave.php:9194 wppa-settings-autosave.php:9195
3914
+ #: wppa-settings-autosave.php:9196 wppa-settings-autosave.php:9198
3915
  #, php-format
3916
  msgid "%d month"
3917
  msgid_plural "%d months"
3918
  msgstr[0] "%d Monat"
3919
  msgstr[1] "%d Monate"
3920
 
3921
+ #: wppa-common-functions.php:677 wppa-settings-autosave.php:9197
3922
+ #: wppa-settings-autosave.php:9199
3923
  #, php-format
3924
  msgid "%d year"
3925
  msgid_plural "%d years"
3926
  msgstr[0] "%d Jahr"
3927
  msgstr[1] "%d Jahre"
3928
 
3929
+ #: wppa-common-functions.php:1404
3930
  #, php-format
3931
  msgid ""
3932
  "Based on your server memory limit you should not upload images larger then "
3935
  "Basierend auf Ihrem Server Speichergrenze sollten Sie keine Bilder hochladen "
3936
  "größer <strong>dann %d x %d (% 2.1f MP)</strong>"
3937
 
3938
+ #: wppa-common-functions.php:1710
3939
  msgid "- select an album -"
3940
  msgstr "- wählen Sie ein Album -"
3941
 
3942
+ #: wppa-common-functions.php:1722 wppa-items.php:437
3943
  #: wppa-multitag-widget.php:76 wppa-multitag-widget.php:84
3944
  #: wppa-slideshow-widget.php:199 wppa-tagcloud-widget.php:71
3945
  #: wppa-tagcloud-widget.php:79
3946
  msgid "--- all ---"
3947
  msgstr "--- alle ---"
3948
 
3949
+ #: wppa-common-functions.php:1728
3950
  msgid "--- generic ---"
3951
  msgstr "--- generikum ---"
3952
 
3953
+ #: wppa-common-functions.php:1745
3954
  msgid "--- multiple see below ---"
3955
  msgstr "--- Mehrere siehe unten ---"
3956
 
3957
+ #: wppa-common-functions.php:1751
3958
  msgid "--- a selection box ---"
3959
  msgstr "--- eine Auswahlbox ---"
3960
 
3961
+ #: wppa-common-functions.php:1802 wppa-import.php:1615 wppa-items.php:433
3962
+ #: wppa-settings-autosave.php:8140 wppa-settings-autosave.php:8216
3963
  msgid "--- separate ---"
3964
  msgstr "--- separat ---"
3965
 
3966
+ #: wppa-common-functions.php:1908
3967
  msgid "Photo id ="
3968
  msgstr "Foto id ="
3969
 
3970
+ #: wppa-common-functions.php:1908
3971
  msgid "Value ="
3972
  msgstr "Wert ="
3973
 
4049
  msgid "n.a."
4050
  msgstr "n. z."
4051
 
4052
+ #: wppa-exif-iptc-common.php:239 wppa-utils.php:2512
4053
  msgid "Not Defined"
4054
  msgstr "Nicht definiert"
4055
 
4056
+ #: wppa-exif-iptc-common.php:240 wppa-utils.php:2513
4057
  msgid "Manual"
4058
  msgstr "Manuell"
4059
 
4060
+ #: wppa-exif-iptc-common.php:241 wppa-utils.php:2514
4061
  msgid "Program AE"
4062
  msgstr "Program AE"
4063
 
4064
+ #: wppa-exif-iptc-common.php:242 wppa-utils.php:2515
4065
  msgid "Aperture-priority AE"
4066
  msgstr "Aperture-priority AE"
4067
 
4068
+ #: wppa-exif-iptc-common.php:243 wppa-utils.php:2516
4069
  msgid "Shutter speed priority AE"
4070
  msgstr "Verschlusszeitvorrang bei AE"
4071
 
4072
+ #: wppa-exif-iptc-common.php:244 wppa-utils.php:2517
4073
  msgid "Creative (Slow speed)"
4074
  msgstr "Creative (Slow-Speed)"
4075
 
4076
+ #: wppa-exif-iptc-common.php:245 wppa-utils.php:2518
4077
  msgid "Action (High speed)"
4078
  msgstr "Aktion (High-Speed)"
4079
 
4080
+ #: wppa-exif-iptc-common.php:246 wppa-utils.php:2519
4081
  msgid "Portrait"
4082
  msgstr "Portrait"
4083
 
4084
+ #: wppa-exif-iptc-common.php:247 wppa-utils.php:2520
4085
  msgid "Landscape"
4086
  msgstr "Querformat"
4087
 
4088
+ #: wppa-exif-iptc-common.php:248 wppa-utils.php:2521
4089
  msgid "Bulb"
4090
  msgstr "Birne"
4091
 
4092
+ #: wppa-exif-iptc-common.php:270 wppa-utils.php:2522
4093
  msgid "Average"
4094
  msgstr "Durchschnitt"
4095
 
4096
+ #: wppa-exif-iptc-common.php:271 wppa-utils.php:2523
4097
  msgid "Center-weighted average"
4098
  msgstr "Mittenbetont"
4099
 
4100
+ #: wppa-exif-iptc-common.php:272 wppa-utils.php:2524
4101
  msgid "Spot"
4102
  msgstr "Spot"
4103
 
4104
+ #: wppa-exif-iptc-common.php:273 wppa-utils.php:2525
4105
  msgid "Multi-spot"
4106
  msgstr "Multi-spot"
4107
 
4108
+ #: wppa-exif-iptc-common.php:274 wppa-utils.php:2526
4109
  msgid "Multi-segment"
4110
  msgstr "Multi-segment"
4111
 
4112
+ #: wppa-exif-iptc-common.php:275 wppa-utils.php:2527
4113
  msgid "Partial"
4114
  msgstr "Partiell"
4115
 
4116
+ #: wppa-exif-iptc-common.php:276 wppa-settings-autosave.php:4885
4117
+ #: wppa-utils.php:2528
4118
  msgid "Other"
4119
  msgstr "Sonstiges"
4120
 
4121
+ #: wppa-exif-iptc-common.php:312 wppa-utils.php:2529
4122
  msgid "No Flash"
4123
  msgstr "Kein Blitz"
4124
 
4125
+ #: wppa-exif-iptc-common.php:314 wppa-utils.php:2530
4126
  msgid "Fired"
4127
  msgstr "Fired"
4128
 
4129
+ #: wppa-exif-iptc-common.php:316 wppa-utils.php:2531
4130
  msgid "Fired, Return not detected"
4131
  msgstr "Fired, Return not detected"
4132
 
4133
+ #: wppa-exif-iptc-common.php:318 wppa-utils.php:2532
4134
  msgid "Fired, Return detected"
4135
  msgstr "Fired, Return detected"
4136
 
4137
+ #: wppa-exif-iptc-common.php:320 wppa-utils.php:2533
4138
  msgid "On, Did not fire"
4139
  msgstr "An, kein Blitz"
4140
 
4141
+ #: wppa-exif-iptc-common.php:322 wppa-utils.php:2534
4142
  msgid "On, Fired"
4143
  msgstr "An, Fired"
4144
 
4145
+ #: wppa-exif-iptc-common.php:324 wppa-utils.php:2535
4146
  msgid "On, Return not detected"
4147
  msgstr "An, Return not detected"
4148
 
4149
+ #: wppa-exif-iptc-common.php:326 wppa-utils.php:2536
4150
  msgid "On, Return detected"
4151
  msgstr "An, Return detected"
4152
 
4153
+ #: wppa-exif-iptc-common.php:328 wppa-utils.php:2537
4154
  msgid "Off, Did not fire"
4155
  msgstr "Aus, kein Blitz"
4156
 
4157
+ #: wppa-exif-iptc-common.php:330 wppa-utils.php:2538
4158
  msgid "Off, Did not fire, Return not detected"
4159
  msgstr "Aus, kein Blitz, nicht erkannt und Rück"
4160
 
4161
+ #: wppa-exif-iptc-common.php:332 wppa-utils.php:2539
4162
  msgid "Auto, Did not fire"
4163
  msgstr "Auto, kein Blitz"
4164
 
4165
+ #: wppa-exif-iptc-common.php:334 wppa-utils.php:2540
4166
  msgid "Auto, Fired"
4167
  msgstr "Auto, Blitz"
4168
 
4169
+ #: wppa-exif-iptc-common.php:336 wppa-utils.php:2541
4170
  msgid "Auto, Fired, Return not detected"
4171
  msgstr "Auto, Blitz, nicht erkannt und Rück"
4172
 
4173
+ #: wppa-exif-iptc-common.php:338 wppa-utils.php:2542
4174
  msgid "Auto, Fired, Return detected"
4175
  msgstr "Auto, Blitz, erkannt und Rück"
4176
 
4177
+ #: wppa-exif-iptc-common.php:340 wppa-utils.php:2543
4178
  msgid "No flash function"
4179
  msgstr "Keine Blitzfunktion"
4180
 
4181
+ #: wppa-exif-iptc-common.php:342 wppa-utils.php:2544
4182
  msgid "Off, No flash function"
4183
  msgstr "Aus, Keine Blitzfunktion"
4184
 
4185
+ #: wppa-exif-iptc-common.php:344 wppa-utils.php:2545
4186
  msgid "Fired, Red-eye reduction"
4187
  msgstr "Blitz, Rote-Augen-Reduzierung"
4188
 
4189
+ #: wppa-exif-iptc-common.php:346 wppa-utils.php:2546
4190
  msgid "Fired, Red-eye reduction, Return not detected"
4191
  msgstr "Blitz, Rote-Augen-Reduzierung, nicht erkannt und Rück"
4192
 
4193
+ #: wppa-exif-iptc-common.php:348 wppa-utils.php:2547
4194
  msgid "Fired, Red-eye reduction, Return detected"
4195
  msgstr "Blitz, Rote-Augen-Reduzierung, erkannt und Rück"
4196
 
4197
+ #: wppa-exif-iptc-common.php:350 wppa-utils.php:2548
4198
  msgid "On, Red-eye reduction"
4199
  msgstr "An, Rote-Augen-Reduzierung"
4200
 
4201
+ #: wppa-exif-iptc-common.php:352 wppa-utils.php:2549
4202
  msgid "Red-eye reduction, Return not detected"
4203
  msgstr "Rote-Augen-Reduzierung, nicht erkannt und Rück"
4204
 
4205
+ #: wppa-exif-iptc-common.php:354 wppa-utils.php:2550
4206
  msgid "On, Red-eye reduction, Return detected"
4207
  msgstr "An, Rote-Augen-Reduzierung, erkannt und Rück"
4208
 
4209
+ #: wppa-exif-iptc-common.php:356 wppa-utils.php:2551
4210
  msgid "Off, Red-eye reduction"
4211
  msgstr "Aus, Rote-Augen-Reduzierung"
4212
 
4213
+ #: wppa-exif-iptc-common.php:358 wppa-utils.php:2552
4214
  msgid "Auto, Did not fire, Red-eye reduction"
4215
  msgstr "Auto, kein Blitz, Rote-Augen-Reduzierung"
4216
 
4217
+ #: wppa-exif-iptc-common.php:360 wppa-utils.php:2553
4218
  msgid "Auto, Fired, Red-eye reduction"
4219
  msgstr "Auto, Blitz, Rote-Augen-Reduzierung"
4220
 
4221
+ #: wppa-exif-iptc-common.php:362 wppa-utils.php:2554
4222
  msgid "Auto, Fired, Red-eye reduction, Return not detected"
4223
  msgstr "Auto, Blitz, Rote-Augen-Reduzierung, nicht erkannt und Rück"
4224
 
4225
+ #: wppa-exif-iptc-common.php:364 wppa-utils.php:2555
4226
  msgid "Auto, Fired, Red-eye reduction, Return detected"
4227
  msgstr "Auto, Blitz, Rote-Augen-Reduzierung, erkannt und Rück"
4228
 
4289
  msgid "done."
4290
  msgstr "getan hat."
4291
 
4292
+ #: wppa-export.php:129
4293
  #, fuzzy
4294
  msgid "photos processed."
4295
  msgstr "Fotos verarbeitet."
4354
  msgid "Featured Photos"
4355
  msgstr "Beliebte Fotos"
4356
 
4357
+ #: wppa-featen-widget.php:115 wppa-non-admin.php:933
4358
  msgid "View the featured photos"
4359
  msgstr "Sehen Sie die best bewertesten Fotos"
4360
 
4361
+ #: wppa-featen-widget.php:146 wppa-non-admin.php:935
4362
  msgid "There are no featured photos (yet)"
4363
  msgstr "Es sind (noch) keine vorgestellten Fotos"
4364
 
4365
+ #: wppa-functions.php:684
4366
  msgid "No related photos found."
4367
  msgstr "Keine verwandten Fotos gefunden."
4368
 
4369
+ #: wppa-functions.php:1058
4370
  #, php-format
4371
  msgid ""
4372
  "There are %s albums found. Only the first %s will be shown. Please refine "
4375
  "Es gibt %s Alben gefunden. Nur das erste %s wird angezeigt. Bitte verfeinern "
4376
  "Sie Ihre Suchkriterien."
4377
 
4378
+ #: wppa-functions.php:2134 wppa-links.php:782 wppa-links.php:799
4379
+ #: wppa-thumbnails.php:667
4380
  msgid "Are you sure you want to remove this photo?"
4381
  msgstr "Bist Du sicher, dass Du diese Foto löschen möchtest?"
4382
 
4383
+ #: wppa-functions.php:2152 wppa-thumbnails.php:649
4384
  msgid "Are you sure you want to add this photo to your zip?"
4385
  msgstr ""
4386
  "Sind Sie sicher, dass Sie dieses Foto mit Ihrem ZIP-Paket hinzufügen möchten?"
4387
 
4388
+ #: wppa-functions.php:2155 wppa-thumbnails.php:652
4389
  #, fuzzy
4390
  msgid "MyChoice"
4391
  msgstr "Meine Wahl"
4392
 
4393
+ #: wppa-functions.php:2247
4394
  #, php-format
4395
  msgid "%d dislike"
4396
  msgid_plural "%d dislikes"
4397
  msgstr[0] "%d Abneigung"
4398
  msgstr[1] "%d Abneigungen"
4399
 
4400
+ #: wppa-functions.php:2249
4401
  msgid "including mine"
4402
  msgstr "einschließlich meine"
4403
 
4404
+ #: wppa-functions.php:2349
4405
  msgid "Comment edited"
4406
  msgstr "Kommentar bearbeitet"
4407
 
4408
+ #: wppa-functions.php:2360
4409
  msgid "Photo comment"
4410
  msgstr "Foto kommentar"
4411
 
4412
+ #: wppa-functions.php:2377
4413
  msgid "Comment on photo:"
4414
  msgstr "Kommentar zum Foto:"
4415
 
4416
+ #: wppa-functions.php:2388
4417
  msgid "wrote on photo"
4418
  msgstr "schrieb am Foto"
4419
 
4420
+ #: wppa-functions.php:2392
4421
  msgid "Moderate comment admin"
4422
  msgstr "Moderiere Kommentare"
4423
 
4424
+ #: wppa-functions.php:2395 wppa-functions.php:4525 wppa-import.php:1534
4425
+ #: wppa-upload.php:577
4426
  msgid "Moderate manage photo"
4427
  msgstr "Moderiere Fotos"
4428
 
4429
+ #: wppa-functions.php:2409
4430
  msgid "You receive this email as you are assigned to moderate"
4431
  msgstr "Sie erhalten diese E-Mail, wie Sie, um moderate zugeordnet sind"
4432
 
4433
+ #: wppa-functions.php:2421
4434
  msgid "You receive this email as administrator of the site"
4435
  msgstr "Sie erhalten diese E-Mail als Administrator der Website"
4436
 
4437
+ #: wppa-functions.php:2438
4438
  msgid "You receive this email as uploader of the photo"
4439
  msgstr "Sie erhalten diese E-Mail als Uploader des Fotos"
4440
 
4441
+ #: wppa-functions.php:2455
4442
  msgid "You receive this email as owner of the album"
4443
  msgstr "Sie erhalten diese E-Mail als Eigentümer des Albums"
4444
 
4445
+ #: wppa-functions.php:2472
4446
  msgid "You receive this email because you commented this photo earlier."
4447
  msgstr "Sie erhalten diese E-Mail, weil Sie dieses Foto früheren kommentiert."
4448
 
4449
+ #: wppa-functions.php:2498
4450
  msgid "Comment added"
4451
  msgstr "Kommentar hinzugefügt"
4452
 
4453
+ #: wppa-functions.php:2504
4454
  msgid ""
4455
  "Sorry, you gave a wrong answer.\\n\\nPlease try again to solve the "
4456
  "computation."
4459
  "\n"
4460
  "Bitte versuchen Sie es erneut, um die Berechnung zu lösen."
4461
 
4462
+ #: wppa-functions.php:2515
4463
  msgid "Could not process comment.\\nProbably timed out."
4464
  msgstr ""
4465
  "Konnte Kommentar nicht werarbeiten. \n"
4466
  "Warscheinlich Zeitüberschreitung."
4467
 
4468
+ #: wppa-functions.php:2633 wppa-links.php:1589
4469
  msgid "A video can not be printed or downloaded"
4470
  msgstr "Ein Video kann nicht gedruckt oder heruntergeladen werden"
4471
 
4472
+ #: wppa-functions.php:3112
4473
  msgid "ERROR: Illegal attempt to enter a rating."
4474
  msgstr "ERROR: Illegal Versuch, eine Bewertung zu gelangen."
4475
 
4476
+ #: wppa-functions.php:3125
4477
  msgid "ERROR: Illegal attempt to enter a comment."
4478
  msgstr "ERROR: Illegal Versuch, einen Kommentar eingeben."
4479
 
4480
+ #: wppa-functions.php:4084
4481
  msgid "ERROR: Illegal attempt to create an album."
4482
  msgstr "ERROR: Illegal Versuch, ein Album zu erstellen."
4483
 
4484
+ #: wppa-functions.php:4092
4485
  msgid "Wrong captcha, please try again"
4486
  msgstr "Falsche Captcha, versuchen Sie es erneut"
4487
 
4488
+ #: wppa-functions.php:4108
4489
  #, php-format
4490
  msgid "Album #%s created"
4491
  msgstr "Album #%s erstellt"
4492
 
4493
+ #: wppa-functions.php:4114
4494
  msgid "Could not create album"
4495
  msgstr "Album konnte nicht erstellt werden"
4496
 
4497
+ #: wppa-functions.php:4126
4498
  msgid "ERROR: Illegal attempt to upload a file."
4499
  msgstr "ERROR: Illegal Versuch, eine Datei hochzuladen."
4500
 
4501
+ #: wppa-functions.php:4206
4502
  msgid "Photo upload"
4503
  msgstr "Fotos hochgeladen"
4504
 
4505
+ #: wppa-functions.php:4207
4506
  #, php-format
4507
  msgid "%d photo successfully uploaded"
4508
  msgid_plural "%d photos successfully uploaded"
4509
  msgstr[0] "%d Foto erfolgreich hochgeladen"
4510
  msgstr[1] "%d Fotos erfolgreich hochgeladen"
4511
 
4512
+ #: wppa-functions.php:4208
4513
  #, php-format
4514
  msgid "%s points added"
4515
  msgstr "%s Punkte hinzugefügt"
4516
 
4517
+ #: wppa-functions.php:4220
4518
  #, fuzzy
4519
  msgid "Your post is awaiting moderation."
4520
  msgstr "Dein Eintrag wartet auf Moderation."
4521
 
4522
+ #: wppa-functions.php:4229
4523
  msgid "Upload failed"
4524
  msgstr "Upload fehlgeschlagen"
4525
 
4526
+ #: wppa-functions.php:4232
4527
  #, php-format
4528
  msgid "%d upload failed"
4529
  msgid_plural "%d uploads failed"
4530
  msgstr[0] "%d Hochladung fehlgeschlagen"
4531
  msgstr[1] "%d Hochladungen fehlgeschlagen"
4532
 
4533
+ #: wppa-functions.php:4313
4534
  msgid "Error during upload"
4535
  msgstr "Fehler beim Hochladen"
4536
 
4537
+ #: wppa-functions.php:4369
4538
  #, fuzzy
4539
  msgid "Could not insert media into db."
4540
  msgstr "Konnte nicht Medien in db einfügen."
4541
 
4542
+ #: wppa-functions.php:4409
4543
  msgid "Uploaded file is not an image"
4544
  msgstr "Hochgeladenen datei ist kein Bild"
4545
 
4546
+ #: wppa-functions.php:4415
4547
  #, php-format
4548
+ msgid "Only gif, jpg and png image files are supported. Returned info = %s."
 
4549
  msgstr ""
 
4550
 
4551
+ #: wppa-functions.php:4423
4552
  #, php-format
4553
  msgid "Uploaded file is larger than the allowed maximum of %d x %d pixels."
4554
  msgstr ""
4555
  "Hochgeladene Datei ist größer als das erlaubte Maximum von %d x %d Pixel."
4556
 
4557
+ #: wppa-functions.php:4431
4558
  #, php-format
4559
  msgid "Uploaded file %s already exists in this album."
4560
  msgstr "Hochgeladene Datei %s existiert bereits in diesem Album."
4561
 
4562
+ #: wppa-functions.php:4441
4563
  #, php-format
4564
  msgid "The image is too big. Max photo size: %d x %d (%2.1f MegaPixel)"
4565
  msgstr "Das Bild ist zu groß. Max Fotogröße: %d x %d (% 2.1f MegaPixel)"
4566
 
4567
+ #: wppa-functions.php:4484
4568
  msgid "Could not insert photo into db."
4569
  msgstr "Konnte Foto nicht in db einfügen."
4570
 
4571
+ #: wppa-functions.php:4521 wppa-import.php:1530 wppa-upload.php:573
4572
  #, php-format
4573
  msgid "New photo uploaded: %s"
4574
  msgstr "Neues Foto hochgeladen: %s"
4575
 
4576
+ #: wppa-functions.php:4522 wppa-import.php:1531 wppa-upload.php:574
4577
  #, php-format
4578
  msgid "User %1$s uploaded photo %2$s into album %3$s"
4579
  msgstr "Benutzer %1$s hat Foto %2$s in album %3$s hochgeladen "
4580
 
4581
+ #: wppa-functions.php:4524 wppa-import.php:1533 wppa-upload.php:576
4582
  msgid "This upload requires moderation"
4583
  msgstr "Dieser Upload erfordert Moderation"
4584
 
4585
+ #: wppa-functions.php:4528 wppa-import.php:1537 wppa-upload.php:580
4586
  msgid "Details:"
4587
  msgstr "Details:"
4588
 
4589
+ #: wppa-functions.php:4529 wppa-import.php:1538 wppa-upload.php:581
4590
  #: wppa-utils.php:771 wppa-utils.php:783
4591
  msgid "Manage photo"
4592
  msgstr "Fotos verwalten"
4593
 
4594
+ #: wppa-functions.php:4709
4595
  msgid "You can upload after"
4596
  msgstr "Sie können Hochladen nach"
4597
 
4598
+ #: wppa-functions.php:4753 wppa-functions.php:4757 wppa-functions.php:4764
4599
+ #: wppa-functions.php:4768 wppa-links.php:1174 wppa-non-admin.php:853
4600
+ #: wppa-settings-autosave.php:9538 wppa-settings-autosave.php:9550
4601
+ #: wppa-settings-autosave.php:9562 wppa-settings-autosave.php:9574
4602
+ #: wppa-settings-autosave.php:9586 wppa-settings-autosave.php:9598
4603
+ #: wppa-settings-autosave.php:9610 wppa-settings-autosave.php:9622
4604
  msgid "Download"
4605
  msgstr "Herunterladen"
4606
 
4607
+ #: wppa-functions.php:4818
4608
  msgid "Zoom in"
4609
  msgstr "Hineinzoomen"
4610
 
4611
+ #: wppa-functions.php:4849
4612
  #, fuzzy, php-format
4613
  msgid "You can vote again after %s days, %s hours, %s minutes and %s seconds"
4614
  msgstr ""
4615
  "Sie können wieder stimmen nach%s Tage,%s Stunden,%s Minuten und%s Sekunden"
4616
 
4617
+ #: wppa-functions.php:4852
4618
  #, fuzzy, php-format
4619
  msgid "You can vote again after %s hours, %s minutes and %s seconds"
4620
  msgstr "Sie können wieder stimmen nach%s Stunden,%s Minuten und%s Sekunden"
4621
 
4622
+ #: wppa-functions.php:4855
4623
  #, fuzzy, php-format
4624
  msgid "You can vote again after %s minutes and %s seconds"
4625
  msgstr "Sie können wieder stimmen nach%s Minuten und%s Sekunden"
4807
  "</i> oder eine vollständige URL zu einer Bilddatei wie <i>http://mysite.com/"
4808
  "wp-content/uploads/wppa/4711.jpg</i> eingeben"
4809
 
4810
+ #: wppa-import.php:337 wppa-upload.php:144
4811
  #, fuzzy
4812
  msgid "No albums exist. You must"
4813
  msgstr "Keine Alben vorhanden sind. Sie müssen"
4814
 
4815
+ #: wppa-import.php:339 wppa-upload.php:146
4816
  #, fuzzy
4817
  msgid "create one"
4818
  msgstr "Konto erstellen."
4950
  msgstr "Album zu importieren:"
4951
 
4952
  #: wppa-import.php:856
4953
+ msgid "Files larger than 64MB will always be removed after successful import."
 
4954
  msgstr ""
 
 
4955
 
4956
  #: wppa-import.php:916
4957
  #, php-format
5058
  msgid "Trying to continue..."
5059
  msgstr "Der Versuch, um fortzufahren ..."
5060
 
5061
+ #: wppa-import.php:1623
5062
  #, fuzzy
5063
  msgid "Unknown parent album:"
5064
  msgstr "Unbekannt Mutter Album:"
5065
 
5066
+ #: wppa-import.php:1623
5067
  #, fuzzy
5068
  msgid "--- none --- used."
5069
  msgstr "--- Keine --- verwendet."
5070
 
5071
+ #: wppa-import.php:1683
5072
  #, fuzzy, php-format
5073
  msgid "This album has been converted from ngg gallery %s"
5074
  msgstr "Dieses Album wurde von NGG Galerie%s umgewandelt"
5075
 
5076
+ #: wppa-import.php:1701
5077
  #, fuzzy
5078
  msgid "Processing files, please wait..."
5079
  msgstr "Die Verarbeitung von Dateien, bitte warten ..."
5080
 
5081
+ #: wppa-import.php:1701
5082
  #, fuzzy
5083
  msgid ""
5084
  "If the line of dots stops growing or your browser reports Ready, your server "
5087
  "Wenn die Linie von Punkten aufhört zu wachsen oder Ihr Browser meldet Ready, "
5088
  "hat Ihr Server aufgegeben. In diesem Fall: versuchen Sie es erneut"
5089
 
5090
+ #: wppa-import.php:1701
5091
  #, fuzzy
5092
  msgid "here."
5093
  msgstr "here."
5094
 
5095
+ #: wppa-import.php:1828
5096
  #, fuzzy, php-format
5097
  msgid "Photo %s already exists in album %s. (1)"
5098
  msgstr "Foto%s existiert bereits in Album%s. (1)"
5099
 
5100
+ #: wppa-import.php:1829
5101
  #, fuzzy
5102
  msgid "Duplicate"
5103
  msgstr "Duplizieren"
5104
 
5105
+ #: wppa-import.php:1848 wppa-upload.php:519 wppa-upload.php:553
5106
  #, fuzzy
5107
  msgid "Error inserting photo"
5108
  msgstr "Fehler beim Einfügen Foto"
5109
 
5110
+ #: wppa-import.php:1856
5111
  #, fuzzy, php-format
5112
  msgid "Error inserting photo %s, unknown or non existent album."
5113
  msgstr "Fehler beim Einfügen Foto%s, unbekannten oder nicht existent Album."
5114
 
5115
+ #: wppa-import.php:1864
5116
  #, fuzzy, php-format
5117
  msgid "Time out. %s photos imported. Please restart this operation."
5118
  msgstr "Auszeit. %s Fotos importiert. Bitte starten Sie diesen Vorgang."
5119
 
5120
+ #: wppa-import.php:1898 wppa-import.php:1970
5121
  #, fuzzy
5122
  msgid "Unknown album"
5123
  msgstr "Unbekanntes Album"
5124
 
5125
+ #: wppa-import.php:1960
5126
  #, fuzzy, php-format
5127
  msgid "Error inserting video %s, unknown or non existent album."
5128
  msgstr "Fehler beim Einfügen Video%s, unbekannten oder nicht existent Album."
5129
 
5130
+ #: wppa-import.php:2021
5131
  #, fuzzy, php-format
5132
  msgid "Error inserting audio %s, unknown or non existent album."
5133
  msgstr "Fehler beim Einfügen Audio%s, unbekannten oder nicht existent Album."
5134
 
5135
+ #: wppa-import.php:2037
5136
  #, fuzzy
5137
  msgid "Custom datafields enabled"
5138
  msgstr "Benutzerdefinierte Datenfelder aktiviert"
5139
 
5140
+ #: wppa-import.php:2070
5141
+ msgid "Only administrators are allowed to import db table data."
5142
+ msgstr ""
5143
+
5144
+ #: wppa-import.php:2077 wppa-import.php:2078
5145
+ msgid "Processing db table"
5146
+ msgstr ""
5147
+
5148
+ #: wppa-import.php:2081 wppa-import.php:2082
5149
  #, fuzzy
5150
  msgid "Processing"
5151
  msgstr "Bearbeitung läuft"
5152
 
5153
+ #: wppa-import.php:2092
5154
  #, fuzzy
5155
  msgid "Can not open file. Can not continue. (1)"
5156
  msgstr "Kann Datei nicht öffnen. Kann nicht fortgesetzt werden. (1)"
5157
 
5158
+ #: wppa-import.php:2097
5159
  #, fuzzy
5160
  msgid "Can not open file. Can not continue. (2)"
5161
  msgstr "Kann Datei nicht öffnen. Kann nicht fortgesetzt werden. (2)"
5162
 
5163
+ #: wppa-import.php:2104
5164
  #, fuzzy
5165
  msgid "Can not read header. Can not continue."
5166
  msgstr "Kann nicht Header lesen. Kann nicht fortgesetzt werden."
5167
 
5168
+ #: wppa-import.php:2109
5169
  #, fuzzy
5170
  msgid "Read header:"
5171
  msgstr "Lesen Header:"
5172
 
5173
+ #: wppa-import.php:2137 wppa-import.php:2229
5174
  #, fuzzy
5175
  msgid "Invalid header. Can not continue."
5176
  msgstr "Ungültige Header. Kann nicht fortgesetzt werden."
5177
 
5178
+ #: wppa-import.php:2236
5179
  #, fuzzy
5180
  msgid "Invalid header. First item must be 'name', 'photoname' or 'filename'"
5181
  msgstr ""
5182
  "Ungültige Header. Erster Punkt muss 'Name', 'photoname \"oder\" Dateiname "
5183
  "\"sein"
5184
 
5185
+ #: wppa-import.php:2243
5186
  #, fuzzy
5187
  msgid "All available custom data fields are in use. There is no space for"
5188
  msgstr ""
5189
  "Alle verfügbaren benutzerdefinierte Datenfelder sind im Einsatz. Es gibt "
5190
  "keinen Raum für"
5191
 
5192
+ #: wppa-import.php:2254
5193
  #, fuzzy, php-format
5194
  msgid "New caption %s added."
5195
  msgstr "Neue Beschriftung%s hinzugefügt."
5196
 
5197
+ #: wppa-import.php:2273
5198
  #, fuzzy
5199
  msgid "Read data:"
5200
  msgstr "Daten lesen"
5201
 
5202
+ #: wppa-import.php:2349
5203
  #, fuzzy
5204
  msgid "Done processing files."
5205
  msgstr "Fertig-Dateien zu verarbeiten."
5206
 
5207
+ #: wppa-import.php:2352
5208
  #, fuzzy
5209
  msgid "No files to import."
5210
  msgstr "Keine Dateien zu importieren."
5211
 
5212
+ #: wppa-import.php:2356
5213
  #, fuzzy
5214
  msgid "Zipfiles extracted."
5215
  msgstr "ZipFiles extrahiert."
5216
 
5217
+ #: wppa-import.php:2357
5218
  #, fuzzy
5219
  msgid "Albums created."
5220
  msgstr "Alben erstellt."
5221
 
5222
+ #: wppa-import.php:2358
5223
  #, fuzzy
5224
  msgid "Directory to album imports."
5225
  msgstr "Directory Album Importe."
5226
 
5227
+ #: wppa-import.php:2359
5228
  #, fuzzy, php-format
5229
  msgid "With total %s photos."
5230
  msgstr "Insgesamt %s Fotos"
5231
 
5232
+ #: wppa-import.php:2362
5233
  #, fuzzy
5234
  msgid "Photos updated"
5235
  msgstr "Fotos aktualisiert"
5236
 
5237
+ #: wppa-import.php:2364
5238
  #, fuzzy, php-format
5239
  msgid "to %s locations"
5240
  msgstr "zu%s Standorten"
5241
 
5242
+ #: wppa-import.php:2368
5243
  #, fuzzy
5244
  msgid "single photos imported."
5245
  msgstr "einzelne Fotos importiert."
5246
 
5247
+ #: wppa-import.php:2371
5248
  #, fuzzy
5249
  msgid "Videos imported."
5250
  msgstr "Videos importiert."
5251
 
5252
+ #: wppa-import.php:2374
5253
  #, fuzzy
5254
  msgid "Audios imported."
5255
  msgstr "Audios importiert."
5256
 
5257
+ #: wppa-import.php:2377
5258
  #, fuzzy
5259
  msgid "CSVs imported,"
5260
  msgstr "CSVs importiert,"
5261
 
5262
+ #: wppa-import.php:2378
5263
+ msgid "items processed."
5264
+ msgstr ""
5265
+
5266
+ #: wppa-import.php:2379
5267
+ msgid "items skipped."
5268
+ msgstr ""
5269
 
5270
+ #: wppa-import.php:2509
5271
  #, fuzzy
5272
  msgid "Error: unexpected fgets() fail in wppa_get_meta_data()."
5273
  msgstr "Fehler: unerwartete fgets () nicht in wppa_get_meta_data ()."
5274
 
5275
+ #: wppa-import.php:2530
5276
  #, fuzzy
5277
  msgid "Class ZipArchive does not exist! Check your php configuration"
5278
  msgstr ""
5279
  "Klasse ZipArchive existiert nicht! Überprüfen Sie Ihre PHP-Konfiguration"
5280
 
5281
+ #: wppa-import.php:2560
5282
  #, fuzzy, php-format
5283
  msgid ""
5284
  "File %s is of an unsupported filetype and has been ignored during extraction."
5286
  "Die Datei%s ist von einem nicht unterstützten Dateityp und hat während der "
5287
  "Extraktion ignoriert."
5288
 
5289
+ #: wppa-import.php:2566
5290
  #, fuzzy, php-format
5291
  msgid "Zipfile %s processed. %s files extracted, %s files skipped."
5292
  msgstr "Zipfile%s verarbeitet. %s Dateien extrahiert,%s Dateien übersprungen."
5293
 
5294
+ #: wppa-import.php:2569
5295
  #, fuzzy
5296
  msgid "Failed to extract"
5297
  msgstr "Fehler beim Extrahieren"
5298
 
5299
+ #: wppa-import.php:2635
5300
  #, fuzzy, php-format
5301
  msgid "Page <a href=\"%s\" target=\"_blank\" >%s</a> created."
5302
  msgstr "Seite <a href=\"%s\" target=\"_blank\" >%s</a> erstellt."
5303
 
5304
+ #: wppa-import.php:2639
5305
  #, fuzzy
5306
  msgid "Could not create page."
5307
  msgstr "Konnte Seite erstellen."
5308
 
5309
+ #: wppa-import.php:2754
5310
  #, fuzzy
5311
  msgid "--- My depot --- "
5312
  msgstr "--- Mein Depot ---"
5313
 
5314
+ #: wppa-import.php:2763
5315
  #, fuzzy
5316
  msgid "--- Ngg Galleries --- "
5317
  msgstr "--- NGG Galerien ---"
5427
  msgid "this page"
5428
  msgstr "diese Seite"
5429
 
5430
+ #: wppa-init.php:308
5431
  #, fuzzy
5432
  msgid ""
5433
  "</strong>The tags system needs to be converted. Please run <b>Photo Albums -"
5436
  "Die Markierungen System muss umgewandelt werden. Bitte führen Sie ein "
5437
  "<b>Fotoalbum -> Einstellungen</b> Admin - Seite <b>Tabelle VIII-B16</b>"
5438
 
5439
+ #: wppa-init.php:330
5440
  #, fuzzy
5441
  msgid ""
5442
  "</strong>The cats system needs to be converted. Please run <b>Photo Albums -"
5445
  "Die Katzen System muss umgewandelt werden. Bitte führen Sie ein <b>Fotoalbum "
5446
  "-> Einstellungen</b> Admin - Seite <b>Tabelle VIII-B17</b>"
5447
 
5448
+ #: wppa-init.php:356
5449
  #, fuzzy, php-format
5450
  msgid ""
5451
  "WPPA scripts will no longer be supported in version 6.6. Please convert the "
5455
  "konvertieren Sie die %% WPPA %%skripte [WPPA] [/ WPPA] Kurzwahlnummern vor "
5456
  "6.6 auf die Version aktualisieren."
5457
 
5458
+ #: wppa-init.php:358
5459
  #, fuzzy
5460
  msgid "WPPA scripts found in the following Pages / Posts"
5461
  msgstr "WPPA Skripte in den folgenden Seiten / Beiträge gefunden"
5462
 
5463
+ #: wppa-init.php:377
5464
  #, fuzzy, php-format
5465
  msgid "For more information see the %s documentation page"
5466
  msgstr "Weitere Informationen finden Sie in der Dokumentation Seite s%"
5467
 
5468
+ #: wppa-items.php:264 wppa-thumbnails.php:1946
5469
  msgid "Gold medal"
5470
  msgstr "Gold medaille"
5471
 
5472
+ #: wppa-items.php:264 wppa-photo-admin-autosave.php:736
5473
+ #: wppa-photo-admin-autosave.php:763 wppa-photo-admin-autosave.php:1924
5474
+ #: wppa-photo-admin-autosave.php:2054 wppa-photo-admin-autosave.php:2065
5475
  #: wppa-potd-admin.php:228
5476
  #, fuzzy
5477
  msgid "Gold"
5478
  msgstr "Gold"
5479
 
5480
+ #: wppa-items.php:265 wppa-thumbnails.php:1947
5481
  msgid "Silver medal"
5482
  msgstr "Silber Medallie"
5483
 
5484
+ #: wppa-items.php:265 wppa-photo-admin-autosave.php:739
5485
+ #: wppa-photo-admin-autosave.php:764 wppa-photo-admin-autosave.php:1925
5486
+ #: wppa-photo-admin-autosave.php:2055 wppa-photo-admin-autosave.php:2066
5487
  #: wppa-potd-admin.php:229
5488
  #, fuzzy
5489
  msgid "Silver"
5490
  msgstr "Silber"
5491
 
5492
+ #: wppa-items.php:266 wppa-thumbnails.php:1948
5493
  msgid "Bronze medal"
5494
  msgstr "Bronze medaille"
5495
 
5496
+ #: wppa-items.php:266 wppa-photo-admin-autosave.php:742
5497
+ #: wppa-photo-admin-autosave.php:765 wppa-photo-admin-autosave.php:1926
5498
+ #: wppa-photo-admin-autosave.php:2056 wppa-photo-admin-autosave.php:2067
5499
  #: wppa-potd-admin.php:230
5500
  #, fuzzy
5501
  msgid "Bronze"
5502
  msgstr "Bronze"
5503
 
5504
+ #: wppa-items.php:341 wppa-items.php:554 wppa-settings-autosave.php:2316
5505
+ #: wppa-settings-autosave.php:2345 wppa-settings-autosave.php:2984
5506
+ #: wppa-settings-autosave.php:3568
5507
  #, fuzzy
5508
  msgid "none"
5509
  msgstr "keiner"
5510
 
5511
+ #: wppa-items.php:357
5512
  #, fuzzy
5513
  msgid "Nomen Nescio"
5514
  msgstr "nomen Nominandum"
5515
 
5516
+ #: wppa-items.php:360
5517
  #, fuzzy
5518
  msgid "Anonymus"
5519
  msgstr "Namenlos"
5520
 
5521
+ #: wppa-items.php:386 wppa-items.php:565 wppa-upload.php:125
5522
+ #: wppa-upload.php:137
5523
  #, fuzzy
5524
  msgid "unknown"
5525
  msgstr "unbekannt"
5526
 
5527
+ #: wppa-items.php:445 wppa-items.php:473
5528
  #, fuzzy
5529
  msgid "--- deleted ---"
5530
  msgstr "Gelöscht"
5531
 
5532
+ #: wppa-items.php:455
5533
  #, fuzzy
5534
  msgid "All Albums"
5535
  msgstr "- Alle Alben -"
5536
 
5537
+ #: wppa-items.php:459
5538
  #, fuzzy
5539
  msgid "My and public albums"
5540
  msgstr "Meine und öffentliche Alben"
5554
  msgid "Last Ten Uploaded Photos"
5555
  msgstr "Last Ten Fotos hochgeladen"
5556
 
5557
+ #: wppa-lasten-widget.php:131 wppa-non-admin.php:938
5558
  msgid "View the most recent uploaded photos"
5559
  msgstr "Sehen Sie die neuesten hochgeladenen Fotos"
5560
 
5561
+ #: wppa-lasten-widget.php:155 wppa-non-admin.php:940
5562
  msgid "There are no uploaded photos (yet)"
5563
  msgstr "Es sind (noch) keine hochgeladene Fotos"
5564
 
5577
  msgstr "Fügen Unteralben:"
5578
 
5579
  #: wppa-lasten-widget.php:225 wppa-thumbnail-widget.php:216
5580
+ #: wppa-topten-widget.php:344
5581
  #, fuzzy
5582
  msgid "Display:"
5583
  msgstr "Anzahl:"
5584
 
5585
  #: wppa-lasten-widget.php:227 wppa-thumbnail-widget.php:218
5586
+ #: wppa-topten-widget.php:346
5587
  #, fuzzy
5588
  msgid "thumbnail images"
5589
  msgstr "Thumbnails zuschneiden?"
5590
 
5591
  #: wppa-lasten-widget.php:228 wppa-thumbnail-widget.php:219
5592
+ #: wppa-topten-widget.php:347
5593
  #, fuzzy
5594
  msgid "photo names"
5595
  msgstr "Foto Name"
5669
  msgid "View fullsize slideshow"
5670
  msgstr "Vollbild ansehen Diashow"
5671
 
5672
+ #: wppa-maintenance.php:70
5673
  #, fuzzy
5674
  msgid "You can run only one maintenance procedure at a time"
5675
  msgstr "Sie können nur eine Wartungsprozedur zu einem Zeitpunkt ausgeführt"
5676
 
5677
+ #: wppa-maintenance.php:157
5678
  #, fuzzy
5679
  msgid "Orphan photos"
5680
  msgstr "Orphan Fotos"
5681
 
5682
+ #: wppa-maintenance.php:157
5683
  #, fuzzy
5684
  msgid "This album contains refound lost photos"
5685
  msgstr "Dieses Album enthält refound verloren Fotos"
5686
 
5687
+ #: wppa-maintenance.php:185
5688
  #, fuzzy
5689
  msgid "Feature must be enabled in Table IV-A28 first"
5690
  msgstr "Funktion muss zuerst in der Tabelle IV-A28 aktiviert sein"
5691
 
5692
+ #: wppa-maintenance.php:192
5693
  #, fuzzy, php-format
5694
  msgid "From album %d does not exist"
5695
  msgstr "Aus dem Album ist% d nicht existieren"
5696
 
5697
+ #: wppa-maintenance.php:197
5698
  #, fuzzy, php-format
5699
  msgid "To album %d does not exist"
5700
  msgstr "Zum Album ist% d nicht existieren"
5701
 
5702
+ #: wppa-maintenance.php:201
5703
  #, fuzzy
5704
  msgid "From and To albums are identical"
5705
  msgstr "Von und zu den Alben sind identisch"
5706
 
5707
+ #: wppa-maintenance.php:851 wppa-maintenance.php:867
5708
+ #: wppa-photo-admin-autosave.php:2368 wppa-photo-admin-autosave.php:2389
5709
+ #: wppa-settings-autosave.php:4487 wppa-setup.php:352
5710
  msgid "Required"
5711
  msgstr "Erforderlich"
5712
 
5713
+ #: wppa-maintenance.php:931
5714
  #, fuzzy, php-format
5715
  msgid ""
5716
  "List of Searcheable words <small>( Max 1000 entries of total %d )</small>"
5718
  "Liste der searcheable Wörter <small>(Max 1000 Einträge von insgesamt% d)</"
5719
  "small>"
5720
 
5721
+ #: wppa-maintenance.php:964
5722
  #, fuzzy
5723
  msgid "There are no index items."
5724
  msgstr "Es gibt keine Indexelemente."
5725
 
5726
+ #: wppa-maintenance.php:974
5727
  #, fuzzy
5728
  msgid "List of WPPA+ log messages"
5729
  msgstr "Liste der WPPA Log-Meldungen"
5730
 
5731
+ #: wppa-maintenance.php:979
5732
  #, fuzzy
5733
  msgid "There are no error log messages"
5734
  msgstr "Es gibt keine Fehlerprotokollmeldungen"
5735
 
5736
+ #: wppa-maintenance.php:1000
5737
  #, fuzzy, php-format
5738
  msgid "List of recent ratings <small>( Max 1000 entries of total %d )</small>"
5739
  msgstr ""
5740
  "Liste der bisherigen Bewertungen <small>(Max 1000 Einträge von insgesamt"
5741
  "% d)</small>"
5742
 
5743
+ #: wppa-maintenance.php:1050
5744
  #, fuzzy
5745
  msgid "There are no ratings"
5746
  msgstr "Es liegen noch keine Bewertungen"
5747
 
5748
+ #: wppa-maintenance.php:1061
5749
  #, php-format
5750
  msgid "List of sessions <small>( Max 1000 entries of total %d )</small>"
5751
  msgstr ""
5752
 
5753
+ #: wppa-maintenance.php:1123
5754
  #, fuzzy
5755
  msgid "There are no active sessions"
5756
  msgstr "Es gibt keine aktiven Sitzungen"
5757
 
5758
+ #: wppa-maintenance.php:1140
5759
  #, fuzzy, php-format
5760
  msgid "List of comments <small>( Max 1000 entries of total %d )</small>"
5761
  msgstr ""
5762
  "Liste der Kommentare <small>(Max 1000 Einträge von insgesamt% d)</small>"
5763
 
5764
+ #: wppa-maintenance.php:1186
5765
  #, fuzzy
5766
  msgid "There are no comments"
5767
  msgstr "- - - Kommentar Box aktiviert- - -"
5790
  msgid "Press f for fullscreen."
5791
  msgstr "Drücken Sie f für Vollbild."
5792
 
5793
+ #: wppa-non-admin.php:528
5794
  msgid ""
5795
  "Keys: f = next mode; q,x = exit; p = previous, n = next, s = start/stop, d = "
5796
  "dismiss this notice."
5798
  "Tasten: f = nächsten Modus; q,x = verlassen; p = vorheriges, n = nächstes, s "
5799
  "= Start / Stop, d = entlassen diesen Hinweis."
5800
 
5801
+ #: wppa-non-admin.php:529
5802
  msgid "Keys: f = next mode; q,x = exit; d = dismiss this notice."
5803
  msgstr ""
5804
  "Tasten: f = nächsten Modus; q,x = verlassen; d = entlassen diesen Hinweis."
5805
 
5806
+ #: wppa-non-admin.php:534
5807
  msgid "Toggle fullscreen"
5808
  msgstr "Wechsel zwischen Vollbild"
5809
 
5810
+ #: wppa-non-admin.php:795 wppa-settings-autosave.php:3768
5811
  msgid "Start"
5812
  msgstr "Starte"
5813
 
5814
+ #: wppa-non-admin.php:796
5815
  msgid "Stop"
5816
  msgstr "Stop"
5817
 
5818
+ #: wppa-non-admin.php:797 wppa-slideshow.php:234
5819
  msgid "Slower"
5820
  msgstr "Langsamer"
5821
 
5822
+ #: wppa-non-admin.php:798 wppa-slideshow.php:254
5823
  msgid "Faster"
5824
  msgstr "Schneller"
5825
 
5826
+ #: wppa-non-admin.php:800
5827
  msgid "of"
5828
  msgstr "von"
5829
 
5830
+ #: wppa-non-admin.php:801 wppa-slideshow.php:1405
5831
  msgid "Previous photo"
5832
  msgstr "Vorheriges Foto"
5833
 
5834
+ #: wppa-non-admin.php:802 wppa-slideshow.php:1414
5835
  msgid "Next photo"
5836
  msgstr "Nächstes Foto"
5837
 
5838
+ #: wppa-non-admin.php:803
5839
  msgid "Prev."
5840
  msgstr "Vorheriges"
5841
 
5842
+ #: wppa-non-admin.php:804
5843
  msgid "Next"
5844
  msgstr "Nächstes"
5845
 
5846
+ #: wppa-non-admin.php:805 wppa-slideshow.php:876 wppa-slideshow.php:890
5847
+ #: wppa-slideshow.php:1029
5848
  msgid "Average&nbsp;rating"
5849
  msgstr "Durchschnittliche Bewertung"
5850
 
5851
+ #: wppa-non-admin.php:806 wppa-slideshow.php:955 wppa-slideshow.php:988
5852
+ #: wppa-slideshow.php:1010
5853
  msgid "My&nbsp;rating"
5854
  msgstr "Meine&nbsp;Bewertung"
5855
 
5856
+ #: wppa-non-admin.php:807
5857
  msgid "Avg."
5858
  msgstr "Durchs."
5859
 
5860
+ #: wppa-non-admin.php:808
5861
  msgid "Mine"
5862
  msgstr "Meine"
5863
 
5864
+ #: wppa-non-admin.php:809
5865
  msgid "You marked this image as inappropriate."
5866
  msgstr "Sie markiert das Bild als unangemessen."
5867
 
5868
+ #: wppa-non-admin.php:812
5869
  msgid "Please enter your name"
5870
  msgstr "Bitte geben Sie Ihren Namen ein"
5871
 
5872
+ #: wppa-non-admin.php:813
5873
  msgid "Please enter a valid email address"
5874
  msgstr "Bitte geben Sie eine gültige eMail-Adresse ein"
5875
 
5876
+ #: wppa-non-admin.php:814
5877
  msgid "Please enter a comment"
5878
  msgstr "Bitte geben Sie einen Kommentar ein."
5879
 
5880
+ #: wppa-non-admin.php:848
5881
  msgid "Double click to start/stop slideshow running"
5882
  msgstr "Doppelklicken Sie zum Starten / Stoppen Diashow Lauf"
5883
 
5884
+ #: wppa-non-admin.php:944 wppa-photo-admin-autosave.php:558
5885
  #: wppa-potd-widget.php:178
5886
  msgid "By:"
5887
  msgstr "Durch:"
5888
 
5889
+ #: wppa-non-admin.php:947 wppa-slideshow-widget.php:124
5890
  msgid "No album defined (yet)"
5891
  msgstr "Noch kein Album definiert"
5892
 
5893
+ #: wppa-non-admin.php:951 wppa-thumbnail-widget.php:121
5894
  msgid "There are no photos (yet)"
5895
  msgstr "Es sind (noch) keine Fotos"
5896
 
5897
+ #: wppa-non-admin.php:954 wppa-upldr-widget.php:99
5898
  msgid "There are too many registered users in the system for this widget"
5899
  msgstr "Es gibt zu viele registrierte Benutzer im System für dieses Widget"
5900
 
5901
+ #: wppa-non-admin.php:955 wppa-upldr-widget.php:141 wppa-upldr-widget.php:148
5902
  msgid "Photos uploaded by"
5903
  msgstr "Fotos hochgeladen durch"
5904
 
5905
+ #: wppa-non-admin.php:959 wppa-thumbnails.php:732 wppa-thumbnails.php:1520
5906
+ #: wppa-topten-widget.php:213 wppa-topten-widget.php:236
5907
+ #: wppa-topten-widget.php:246
5908
  #, php-format
5909
  msgid "%d view"
5910
  msgid_plural "%d views"
5911
  msgstr[0] "%d Ansicht"
5912
  msgstr[1] "%d Ansichte"
5913
 
5914
+ #: wppa-non-admin.php:961 wppa-topten-widget.php:271
5915
  msgid "There are no rated photos (yet)"
5916
  msgstr "Es sind (noch) keine bewertesten Fotos"
5917
 
5950
  msgid "Photo %s has been removed."
5951
  msgstr "Foto%s wurde entfernt."
5952
 
5953
+ #: wppa-photo-admin-autosave.php:267 wppa-photo-admin-autosave.php:2102
5954
  #, fuzzy
5955
  msgid "No photos matching your search criteria."
5956
  msgstr "Keine Fotos gefunden, die deinen Suchkriterien entsprechen."
5957
 
5958
+ #: wppa-photo-admin-autosave.php:275 wppa-photo-admin-autosave.php:2105
5959
  #, fuzzy
5960
  msgid "No photos yet in this album."
5961
  msgstr "Noch keine Fotos in diesem Album."
5995
  msgid "Are you sure you want to delete this video?"
5996
  msgstr "Sind Sie sicher, dass Sie dieses Video löschen möchten?"
5997
 
5998
+ #: wppa-photo-admin-autosave.php:339 wppa-photo-admin-autosave.php:1984
5999
  #, fuzzy
6000
  msgid "Are you sure you want to delete this photo?"
6001
  msgstr "Bist `Du sicher, dass Du dieses Foto löschen möchtest?"
6033
  msgid "And I do not know if there is already a watermark on this photo"
6034
  msgstr "Und ich weiß nicht, ob es bereits ein Wasserzeichen auf diesem Foto"
6035
 
6036
+ #: wppa-photo-admin-autosave.php:403 wppa-watermark.php:557
6037
  #, fuzzy
6038
  msgid "top - left"
6039
  msgstr "Top-Links"
6040
 
6041
+ #: wppa-photo-admin-autosave.php:403 wppa-watermark.php:557
6042
  #, fuzzy
6043
  msgid "top - center"
6044
  msgstr "Top-Mittig"
6045
 
6046
+ #: wppa-photo-admin-autosave.php:403 wppa-watermark.php:557
6047
  #, fuzzy
6048
  msgid "top - right"
6049
  msgstr "Oben rechts"
6050
 
6051
+ #: wppa-photo-admin-autosave.php:404 wppa-watermark.php:558
6052
  #, fuzzy
6053
  msgid "center - left"
6054
  msgstr "mittig links"
6055
 
6056
+ #: wppa-photo-admin-autosave.php:404 wppa-watermark.php:558
6057
  #, fuzzy
6058
  msgid "center - center"
6059
  msgstr "Zentrum - Zentrum"
6060
 
6061
+ #: wppa-photo-admin-autosave.php:404 wppa-watermark.php:558
6062
  #, fuzzy
6063
  msgid "center - right"
6064
  msgstr "mittig rechts"
6065
 
6066
+ #: wppa-photo-admin-autosave.php:405 wppa-watermark.php:559
6067
  #, fuzzy
6068
  msgid "bottom - left"
6069
  msgstr "Unten links"
6070
 
6071
+ #: wppa-photo-admin-autosave.php:405 wppa-watermark.php:559
6072
  #, fuzzy
6073
  msgid "bottom - center"
6074
  msgstr "unten zentriert"
6075
 
6076
+ #: wppa-photo-admin-autosave.php:405 wppa-watermark.php:559
6077
  #, fuzzy
6078
  msgid "bottom - right"
6079
  msgstr "Unten Rechts"
6094
  msgid "Copy photo"
6095
  msgstr ""
6096
 
6097
+ #: wppa-photo-admin-autosave.php:496
6098
  #, fuzzy
6099
  msgid "Preview fullsize video"
6100
  msgstr "Vorschau Vollbild-Video"
6101
 
6102
+ #: wppa-photo-admin-autosave.php:516
6103
  #, fuzzy
6104
  msgid "Preview fullsize photo"
6105
  msgstr "Vorschau Vollbild Foto"
6106
 
6107
+ #: wppa-photo-admin-autosave.php:533
6108
  #, fuzzy
6109
  msgid "Audio disabled"
6110
  msgstr "Audio deaktiviert"
6111
 
6112
+ #: wppa-photo-admin-autosave.php:552
6113
  #, fuzzy
6114
  msgid "Filename:"
6115
  msgstr ""
6116
  "Wenn Sie dieses Feld leer verlassen, wird IPTC-Tag 120 (Caption) wie "
6117
  "photoname verwendet, wenn vorhanden, sonst der ursprüngliche Dateiname."
6118
 
6119
+ #: wppa-photo-admin-autosave.php:555
6120
  #, fuzzy
6121
  msgid "Upload:"
6122
  msgstr "ERROR: kann keine Dateien hochladen."
6123
 
6124
+ #: wppa-photo-admin-autosave.php:573
6125
  #, php-format
6126
  msgid "Album: %d (%s)."
6127
  msgstr ""
6128
 
6129
+ #: wppa-photo-admin-autosave.php:589
6130
  msgid "EXIF Date:"
6131
  msgstr ""
6132
 
6133
+ #: wppa-photo-admin-autosave.php:609
6134
  #, fuzzy
6135
  msgid "Location:"
6136
  msgstr "Ort:"
6137
 
6138
+ #: wppa-photo-admin-autosave.php:615
6139
  #, fuzzy
6140
  msgid "Lat:"
6141
  msgstr "Breitengrad (Lat)"
6142
 
6143
+ #: wppa-photo-admin-autosave.php:624
6144
  #, fuzzy
6145
  msgid "Lon:"
6146
  msgstr "Längengrad (Lng)"
6147
 
6148
+ #: wppa-photo-admin-autosave.php:637
6149
  #, fuzzy
6150
  msgid "Photo sort order #:"
6151
  msgstr "Bildersortierung"
6152
 
6153
+ #: wppa-photo-admin-autosave.php:660
6154
+ msgid "Likes:"
6155
+ msgstr ""
6156
+
6157
+ #: wppa-photo-admin-autosave.php:666
6158
  #, fuzzy
6159
  msgid "Rating:"
6160
  msgstr "Meine Bewertung:"
6161
 
6162
+ #: wppa-photo-admin-autosave.php:667
6163
  #, fuzzy
6164
  msgid "Entries:"
6165
  msgstr "Einträge:"
6166
 
6167
+ #: wppa-photo-admin-autosave.php:669
6168
  #, fuzzy
6169
  msgid "Mean value:"
6170
  msgstr "Mittelwert: %4.2f."
6171
 
6172
+ #: wppa-photo-admin-autosave.php:683
6173
  #, fuzzy, php-format
6174
  msgid "Disliked by %d visitors"
6175
  msgstr "Unzufrieden um% d Besucher"
6176
 
6177
+ #: wppa-photo-admin-autosave.php:690
6178
  #, fuzzy, php-format
6179
  msgid "%d pending votes."
6180
  msgstr "% D anhängig Stimmen."
6181
 
6182
+ #: wppa-photo-admin-autosave.php:697
6183
  #, fuzzy
6184
  msgid "Views"
6185
  msgstr "Angesehen"
6186
 
6187
+ #: wppa-photo-admin-autosave.php:705
6188
+ msgid "Clicks"
6189
+ msgstr ""
6190
+
6191
+ #: wppa-photo-admin-autosave.php:712
6192
  #, fuzzy
6193
  msgid "Status:"
6194
  msgstr "Status:"
6195
 
6196
+ #: wppa-photo-admin-autosave.php:730 wppa-photo-admin-autosave.php:761
6197
+ #: wppa-photo-admin-autosave.php:1921 wppa-photo-admin-autosave.php:2051
6198
+ #: wppa-photo-admin-autosave.php:2063 wppa-potd-admin.php:226
6199
  #, fuzzy
6200
  msgid "Publish"
6201
  msgstr "Veröffentlichen"
6202
 
6203
+ #: wppa-photo-admin-autosave.php:733 wppa-photo-admin-autosave.php:762
6204
+ #: wppa-photo-admin-autosave.php:1923 wppa-photo-admin-autosave.php:2053
6205
  #: wppa-potd-admin.php:227
6206
  #, fuzzy
6207
  msgid "Featured"
6208
  msgstr "Sehen Sie die best bewertesten Fotos"
6209
 
6210
+ #: wppa-photo-admin-autosave.php:745 wppa-photo-admin-autosave.php:766
6211
+ #: wppa-photo-admin-autosave.php:1927 wppa-photo-admin-autosave.php:2057
6212
+ #: wppa-photo-admin-autosave.php:2068
6213
  #, fuzzy
6214
  msgid "Scheduled"
6215
  msgstr "Geplante Angebote"
6216
 
6217
+ #: wppa-photo-admin-autosave.php:748 wppa-photo-admin-autosave.php:767
6218
+ #: wppa-photo-admin-autosave.php:1928 wppa-photo-admin-autosave.php:2058
6219
+ #: wppa-photo-admin-autosave.php:2069
6220
  #, fuzzy
6221
  msgid "Private"
6222
  msgstr "Privat"
6223
 
6224
+ #: wppa-photo-admin-autosave.php:771
6225
  #, fuzzy
6226
  msgid ""
6227
  "Note: Featured photos should have a descriptive name; a name a search engine "
6230
  "Hinweis: Bevorzugte Fotos sollten Sie einen beschreibenden Namen haben; "
6231
  "einen Namen, eine Suchmaschine sucht nach!"
6232
 
6233
+ #: wppa-photo-admin-autosave.php:783
6234
  #, fuzzy, php-format
6235
  msgid "Video %s is not modified yet"
6236
  msgstr "Video%s ist noch nicht modifizierte"
6237
 
6238
+ #: wppa-photo-admin-autosave.php:784
6239
  #, fuzzy, php-format
6240
  msgid "Photo %s is not modified yet"
6241
  msgstr "Photo%s ist noch nicht modifizierte"
6242
 
6243
+ #: wppa-photo-admin-autosave.php:792
6244
  msgid "Available files:"
6245
  msgstr ""
6246
 
6247
+ #: wppa-photo-admin-autosave.php:796
6248
  #, fuzzy
6249
  msgid "Source file:"
6250
  msgstr "Quelldatei"
6251
 
6252
+ #: wppa-photo-admin-autosave.php:806 wppa-photo-admin-autosave.php:821
6253
+ #: wppa-photo-admin-autosave.php:838
6254
  #, fuzzy
6255
  msgid "Unavailable"
6256
  msgstr "Nicht verfügbar"
6257
 
6258
+ #: wppa-photo-admin-autosave.php:811
6259
  msgid "Poster file:"
6260
  msgstr ""
6261
 
6262
+ #: wppa-photo-admin-autosave.php:811
6263
  #, fuzzy
6264
  msgid "Display file:"
6265
  msgstr "Display-Datei:"
6266
 
6267
+ #: wppa-photo-admin-autosave.php:828
6268
  #, fuzzy
6269
  msgid "Thumbnail file:"
6270
  msgstr "Thumbnail-Datei:"
6271
 
6272
+ #: wppa-photo-admin-autosave.php:849
6273
  #, fuzzy
6274
  msgid "Video size:"
6275
  msgstr "Auflösung des Videos in Pixeln (Breite x Höhe)"
6276
 
6277
+ #: wppa-photo-admin-autosave.php:850 wppa-slideshow-widget.php:201
6278
  #, fuzzy
6279
  msgid "Width:"
6280
  msgstr "Breite:"
6281
 
6282
+ #: wppa-photo-admin-autosave.php:857 wppa-photo-admin-autosave.php:865
6283
  #, fuzzy, php-format
6284
  msgid "pix, (0=default:%s)"
6285
  msgstr "pix, (0 = default:%s)"
6286
 
6287
+ #: wppa-photo-admin-autosave.php:858 wppa-slideshow-widget.php:202
6288
  #, fuzzy
6289
  msgid "Height:"
6290
  msgstr "Höhe:"
6291
 
6292
+ #: wppa-photo-admin-autosave.php:867 wppa-photo-admin-autosave.php:887
6293
  #, fuzzy
6294
  msgid "Formats:"
6295
  msgstr "Formate:"
6296
 
6297
+ #: wppa-photo-admin-autosave.php:872 wppa-photo-admin-autosave.php:892
6298
  #, fuzzy
6299
  msgid "Filesize:"
6300
  msgstr "Dateigrösse"
6301
 
6302
+ #: wppa-photo-admin-autosave.php:926
6303
  #, fuzzy
6304
  msgid "Stereophoto:"
6305
  msgstr "Das Stereo:"
6306
 
6307
+ #: wppa-photo-admin-autosave.php:932
6308
  #, fuzzy
6309
  msgid "no stereo image or ready anaglyph"
6310
  msgstr "kein Stereobild oder fertig Anaglyphen"
6311
 
6312
+ #: wppa-photo-admin-autosave.php:935
6313
  #, fuzzy
6314
  msgid "Left - right stereo image"
6315
  msgstr "Links - rechts Stereobild"
6316
 
6317
+ #: wppa-photo-admin-autosave.php:938
6318
  #, fuzzy
6319
  msgid "Right - left stereo image"
6320
  msgstr "Rechts - links Stereobild"
6321
 
6322
+ #: wppa-photo-admin-autosave.php:942
6323
  #, fuzzy
6324
  msgid "Images:"
6325
  msgstr ""
6326
  "Basierend auf Ihrem Server Speichergrenze sollten Sie keine Bilder hochladen "
6327
  "größer <strong>dann %d x %d (% 2.1f MP)</strong>"
6328
 
6329
+ #: wppa-photo-admin-autosave.php:966
6330
  #, fuzzy
6331
  msgid "Watermark:"
6332
  msgstr "Wasserzeichen"
6333
 
6334
+ #: wppa-photo-admin-autosave.php:977 wppa-photo-admin-autosave.php:995
6335
  #, fuzzy
6336
  msgid "Pos:"
6337
  msgstr "POS :"
6338
 
6339
+ #: wppa-photo-admin-autosave.php:987
6340
  #, fuzzy
6341
  msgid "Apply watermark"
6342
  msgstr "Wende Wasserzeichen-Datei an:"
6343
 
6344
+ #: wppa-photo-admin-autosave.php:993
6345
  #, fuzzy
6346
  msgid "File:"
6347
  msgstr "Einstellungsdatei nicht gefunden"
6348
 
6349
+ #: wppa-photo-admin-autosave.php:1008
6350
  #, fuzzy
6351
  msgid "Not configured"
6352
  msgstr "Nicht konfiguriert"
6353
 
6354
+ #: wppa-photo-admin-autosave.php:1040
6355
  msgid "Rotate left"
6356
  msgstr ""
6357
 
6358
+ #: wppa-photo-admin-autosave.php:1046
6359
  msgid "Rotate 180&deg;"
6360
  msgstr ""
6361
 
6362
+ #: wppa-photo-admin-autosave.php:1052
6363
  msgid "Rotate right"
6364
  msgstr ""
6365
 
6366
+ #: wppa-photo-admin-autosave.php:1058
6367
  msgid "Flip"
6368
  msgstr ""
6369
 
6370
+ #: wppa-photo-admin-autosave.php:1068
6371
  #, fuzzy
6372
  msgid "Remake display file and thumbnail file"
6373
  msgstr "Remake Anzeigedatei und Thumbnail-Datei"
6374
 
6375
+ #: wppa-photo-admin-autosave.php:1070
6376
  #, fuzzy
6377
  msgid "Remake files"
6378
  msgstr "Remake Dateien"
6379
 
6380
+ #: wppa-photo-admin-autosave.php:1080 wppa-photo-admin-autosave.php:1082
6381
  #, fuzzy
6382
  msgid "Remake thumbnail file"
6383
  msgstr "Remake Thumbnail-Datei"
6384
 
6385
+ #: wppa-photo-admin-autosave.php:1105 wppa-photo-admin-autosave.php:1114
6386
  msgid "Target album for copy/move:"
6387
  msgstr ""
6388
 
6389
+ #: wppa-photo-admin-autosave.php:1119
6390
  msgid "Album id"
6391
  msgstr ""
6392
 
6393
+ #: wppa-photo-admin-autosave.php:1147
6394
  #, fuzzy
6395
  msgid "Delete video"
6396
  msgstr "Video löschen"
6397
 
6398
+ #: wppa-photo-admin-autosave.php:1147
6399
  #, fuzzy
6400
  msgid "Delete photo"
6401
  msgstr "Foto löschen"
6402
 
6403
+ #: wppa-photo-admin-autosave.php:1158
6404
  msgid "Re-upload file"
6405
  msgstr ""
6406
 
6407
+ #: wppa-photo-admin-autosave.php:1173 wppa-settings-autosave.php:3218
6408
  #, fuzzy
6409
  msgid "Upload"
6410
  msgstr "ERROR: kann keine Dateien hochladen."
6411
 
6412
+ #: wppa-photo-admin-autosave.php:1211
6413
  #, fuzzy
6414
  msgid "Photoname:"
6415
  msgstr ""
6416
  "Wenn Sie dieses Feld leer verlassen, wird IPTC-Tag 005 (Graphic Name) wie "
6417
  "photoname verwendet, wenn vorhanden, sonst der ursprüngliche Dateiname."
6418
 
6419
+ #: wppa-photo-admin-autosave.php:1252
6420
  #, fuzzy
6421
  msgid "Update Photo description"
6422
  msgstr "Update-Fotobeschreibung"
6423
 
6424
+ #: wppa-photo-admin-autosave.php:1297
6425
  #, fuzzy
6426
  msgid "Tags:"
6427
  msgstr "Schlagworte:"
6428
 
6429
+ #: wppa-photo-admin-autosave.php:1309
6430
  #, fuzzy
6431
  msgid "Separate tags with commas."
6432
  msgstr "Schlagwörter mit Komma trennen"
6433
 
6434
+ #: wppa-photo-admin-autosave.php:1318
6435
  msgid "- select -"
6436
  msgstr "- Wähle -"
6437
 
6438
+ #: wppa-photo-admin-autosave.php:1324
6439
  #, fuzzy
6440
  msgid "No tags yet"
6441
  msgstr "Noch keine <a href=\"%s\">Schlagworte</a> vorhanden."
6442
 
6443
+ #: wppa-photo-admin-autosave.php:1330
6444
  #, fuzzy
6445
  msgid "Select to add"
6446
  msgstr "Die ausgewählte Seite hinzufügen"
6447
 
6448
+ #: wppa-photo-admin-autosave.php:1378
6449
  #, fuzzy
6450
  msgid "Autopage Permalink:"
6451
  msgstr "Autopage Permalink:"
6452
 
6453
+ #: wppa-photo-admin-autosave.php:1395
6454
  msgid "Photo specific link url:"
6455
  msgstr ""
6456
 
6457
+ #: wppa-photo-admin-autosave.php:1416
6458
  #, fuzzy
6459
  msgid "Same tab"
6460
  msgstr "gleichem Tab"
6461
 
6462
+ #: wppa-photo-admin-autosave.php:1422 wppa-settings-autosave.php:4986
6463
+ #: wppa-settings-autosave.php:6044
6464
  #, fuzzy
6465
  msgid "New tab"
6466
  msgstr "neuem Tab"
6467
 
6468
+ #: wppa-photo-admin-autosave.php:1428
6469
  msgid "Tryit!"
6470
  msgstr ""
6471
 
6472
+ #: wppa-photo-admin-autosave.php:1437
6473
  msgid "Photo specific link title:"
6474
  msgstr ""
6475
 
6476
+ #: wppa-photo-admin-autosave.php:1451
6477
  #, fuzzy
6478
  msgid ""
6479
  "If you want this link to be used, check 'PS Overrule' checkbox in table VI."
6481
  "Wenn Sie diesen Link wollen verwendet werden, überprüfen 'PS Overrule' "
6482
  "Checkbox in Tabelle VI."
6483
 
6484
+ #: wppa-photo-admin-autosave.php:1466
6485
  #, fuzzy
6486
  msgid "HTML Alt attribute:"
6487
  msgstr "HTML Alt-Attribut:"
6488
 
6489
+ #: wppa-photo-admin-autosave.php:1490
6490
  #, fuzzy
6491
  msgid "Single image shortcode"
6492
  msgstr "Einzelbilder Short"
6493
 
6494
+ #: wppa-photo-admin-autosave.php:1497
6495
  #, php-format
6496
  msgid "See %s The documentation %s for more shortcode options."
6497
  msgstr ""
6498
 
6499
+ #: wppa-photo-admin-autosave.php:1512
6500
  #, fuzzy
6501
  msgid "Permalink"
6502
  msgstr "Link"
6503
 
6504
+ #: wppa-photo-admin-autosave.php:1527
6505
  #, fuzzy
6506
  msgid "Hi resolution url"
6507
  msgstr "Hallo Auflösung url"
6508
 
6509
+ #: wppa-photo-admin-autosave.php:1542
6510
  #, fuzzy
6511
  msgid "Display file url"
6512
  msgstr "URL zeigen"
6513
 
6514
+ #: wppa-photo-admin-autosave.php:1558
6515
  #, fuzzy
6516
  msgid "Thumbnail file url"
6517
  msgstr "Thumbnail-Datei url"
6518
 
6519
+ #: wppa-photo-admin-autosave.php:1615 wppa-photo-admin-autosave.php:1624
6520
  #, fuzzy
6521
  msgid "Trash"
6522
  msgstr "Papierkorb"
6523
 
6524
+ #: wppa-photo-admin-autosave.php:1747
6525
  #, fuzzy, php-format
6526
  msgid "Time is out after processing %d out of %d items."
6527
  msgstr "Die Zeit ist aus nach der Verarbeitung% d aus% d Elemente."
6528
 
6529
+ #: wppa-photo-admin-autosave.php:1760
6530
  #, fuzzy, php-format
6531
  msgid "%d photos deleted."
6532
  msgstr "% D Fotos gelöscht."
6533
 
6534
+ #: wppa-photo-admin-autosave.php:1763
6535
  #, fuzzy, php-format
6536
  msgid "%1$s photos moved to album %2$s."
6537
  msgstr "%1$s Fotos bewegt Album%2$s."
6538
 
6539
+ #: wppa-photo-admin-autosave.php:1766
6540
  #, fuzzy, php-format
6541
  msgid "%1$s photos copied to album %2$s."
6542
  msgstr "%1$s Fotos zum Album%2$s kopiert."
6543
 
6544
+ #: wppa-photo-admin-autosave.php:1769
6545
  #, fuzzy, php-format
6546
  msgid "Changed status to %1$s on %2$s photos."
6547
  msgstr "Status geändert zu%1$s auf%2$s Fotos."
6548
 
6549
+ #: wppa-photo-admin-autosave.php:1772
6550
  #, fuzzy, php-format
6551
  msgid "Changed owner to %1$s on %2$s photos."
6552
  msgstr "Geänderte Besitzer%1$s auf%2$s Fotos."
6553
 
6554
+ #: wppa-photo-admin-autosave.php:1775
6555
  #, fuzzy, php-format
6556
  msgid "%d photos processed."
6557
  msgstr "% D Fotos verarbeitet."
6558
 
6559
+ #: wppa-photo-admin-autosave.php:1906
6560
  #, fuzzy
6561
  msgid "Move to"
6562
  msgstr "Gehe zu"
6563
 
6564
+ #: wppa-photo-admin-autosave.php:1907
6565
  #, fuzzy
6566
  msgid "Copy to"
6567
  msgstr "Kopieer naar"
6568
 
6569
+ #: wppa-photo-admin-autosave.php:1909
6570
  #, fuzzy
6571
  msgid "Set status to"
6572
  msgstr "Status auf"
6573
 
6574
+ #: wppa-photo-admin-autosave.php:1912
6575
  #, fuzzy
6576
  msgid "Set owner to"
6577
  msgstr "Set Besitzer"
6578
 
6579
+ #: wppa-photo-admin-autosave.php:1919
6580
  msgid "- select a status -"
6581
  msgstr "-Wählen Sie einen Status-"
6582
 
6583
+ #: wppa-photo-admin-autosave.php:1934
6584
  msgid "- select an owner -"
6585
  msgstr "-Wählen Sie einen Besitzer-"
6586
 
6587
+ #: wppa-photo-admin-autosave.php:1946
6588
  #, fuzzy
6589
  msgid "Doit!"
6590
  msgstr "TU es!"
6591
 
6592
+ #: wppa-photo-admin-autosave.php:1949
6593
  msgid "the previous page"
6594
  msgstr ""
6595
 
6596
+ #: wppa-photo-admin-autosave.php:1950
6597
  msgid "the same page"
6598
  msgstr ""
6599
 
6600
+ #: wppa-photo-admin-autosave.php:1951
6601
  msgid "the next page"
6602
  msgstr ""
6603
 
6604
+ #: wppa-photo-admin-autosave.php:1953
6605
  #, php-format
6606
  msgid "Go to %s after Doit!."
6607
  msgstr ""
6608
 
6609
+ #: wppa-photo-admin-autosave.php:1958
6610
  msgid "Confirm delete"
6611
  msgstr ""
6612
 
6613
+ #: wppa-photo-admin-autosave.php:1965 wppa-photo-admin-autosave.php:2087
6614
+ #: wppa-potd-admin.php:321 wppa-settings-autosave.php:8699
6615
  #, fuzzy
6616
  msgid "Preview"
6617
  msgstr "Vorschau"
6618
 
6619
+ #: wppa-photo-admin-autosave.php:1970 wppa-photo-admin-autosave.php:2092
6620
  #, fuzzy
6621
  msgid "Remark"
6622
  msgstr "Bemerkung"
6623
 
6624
+ #: wppa-photo-admin-autosave.php:1984
6625
  msgid "Deleting..."
6626
  msgstr ""
6627
 
6628
+ #: wppa-photo-admin-autosave.php:2110
6629
  #, fuzzy, php-format
6630
  msgid "Page %d is empty, try <a href=\"%s\" >page %d</a>."
6631
  msgstr "Seite% d leer ist , versuchen <a href=\"%s\" >Seite% d</a> ."
6632
 
6633
+ #: wppa-photo-admin-autosave.php:2235
6634
  #, fuzzy
6635
  msgid ""
6636
  "Setting photo sequence order has only effect if the photo order method is "
6639
  "Einstellen Fotosequenz , um nur wirksam , wenn das Foto , um Verfahren "
6640
  "eingestellt <b># Bestell</b>"
6641
 
6642
+ #: wppa-photo-admin-autosave.php:2294
6643
  #, fuzzy
6644
  msgid "Id: "
6645
  msgstr "ID:"
6646
 
6647
+ #: wppa-photo-admin-autosave.php:2295 wppa-settings-autosave.php:379
6648
  #, fuzzy
6649
  msgid "Video"
6650
  msgstr "Video"
6651
 
6652
+ #: wppa-photo-admin-autosave.php:2296 wppa-settings-autosave.php:360
6653
  #, fuzzy
6654
  msgid "Audio"
6655
  msgstr "Audio"
6656
 
6657
+ #: wppa-photo-admin-autosave.php:2297
6658
  #, fuzzy
6659
  msgid "Ord: "
6660
  msgstr "ORD"
6661
 
6662
+ #: wppa-photo-admin-autosave.php:2310
6663
  #, fuzzy
6664
  msgid "The album is empty."
6665
  msgstr "Das Album ist leer."
6666
 
6667
+ #: wppa-photo-admin-autosave.php:2415
6668
  #, fuzzy
6669
  msgid "Combined"
6670
  msgstr "Kombiniert"
6671
 
6672
+ #: wppa-photo-admin-autosave.php:2452
6673
  #, fuzzy
6674
  msgid "Word"
6675
  msgstr "Word"
6676
 
6677
+ #: wppa-photo-admin-autosave.php:2455
6678
  #, fuzzy
6679
  msgid "Count"
6680
  msgstr "Anzahl"
6681
 
6682
+ #: wppa-photo-admin-autosave.php:2507 wppa-settings-autosave.php:6487
6683
  #, fuzzy
6684
  msgid "Tags"
6685
  msgstr "Schlagwort"
6686
 
6687
+ #: wppa-photo-admin-autosave.php:2627
6688
  #, fuzzy
6689
  msgid "Send"
6690
  msgstr "Absenden!"
6691
 
6692
+ #: wppa-photo-files.php:150 wppa-photo-files.php:151
6693
  #, php-format
6694
  msgid "ERROR: File %s is not a valid picture file."
6695
  msgstr "FEHLER: Die Datei%s ist keine gültige Bilddatei."
6696
 
6697
+ #: wppa-photo-files.php:298 wppa-photo-files.php:299
6698
  msgid "ERROR: Resized or copied image could not be created."
6699
  msgstr "ERROR: Resized oder kopierte Bild konnte nicht erstellt werden."
6700
 
6711
  "erforderlich."
6712
 
6713
  #: wppa-potd-admin.php:73 wppa-potd-admin.php:360
6714
+ #: wppa-settings-autosave.php:507 wppa-settings-autosave.php:669
6715
+ #: wppa-settings-autosave.php:691 wppa-settings-autosave.php:1439
6716
+ #: wppa-settings-autosave.php:1460 wppa-settings-autosave.php:2998
6717
+ #: wppa-settings-autosave.php:3402 wppa-settings-autosave.php:4763
6718
+ #: wppa-settings-autosave.php:6737 wppa-settings-autosave.php:7567
6719
+ #: wppa-settings-autosave.php:9372
6720
  #, fuzzy
6721
  msgid "Setting"
6722
  msgstr "Einstellungen"
6723
 
6724
  #: wppa-potd-admin.php:74 wppa-potd-admin.php:361
6725
+ #: wppa-settings-autosave.php:508 wppa-settings-autosave.php:670
6726
+ #: wppa-settings-autosave.php:692 wppa-settings-autosave.php:1440
6727
+ #: wppa-settings-autosave.php:1461 wppa-settings-autosave.php:2999
6728
+ #: wppa-settings-autosave.php:3023 wppa-settings-autosave.php:3382
6729
+ #: wppa-settings-autosave.php:3403 wppa-settings-autosave.php:4764
6730
+ #: wppa-settings-autosave.php:4788 wppa-settings-autosave.php:4964
6731
+ #: wppa-settings-autosave.php:4988 wppa-settings-autosave.php:6046
6732
+ #: wppa-settings-autosave.php:6739 wppa-settings-autosave.php:6763
6733
+ #: wppa-settings-autosave.php:7547 wppa-settings-autosave.php:7568
6734
+ #: wppa-settings-autosave.php:9373 wppa-settings-autosave.php:9395
6735
+ #: wppa-settings-autosave.php:9435 wppa-settings-autosave.php:9457
6736
+ #: wppa-settings-autosave.php:9503
6737
  #, fuzzy
6738
  msgid "Help"
6739
  msgstr "Hilfe"
6767
  msgid "Enter the desired display width of the photo in the sidebar."
6768
  msgstr "Geben Sie die gewünschte Anzeigebreite des Fotos in der Seitenleiste."
6769
 
6770
+ #: wppa-potd-admin.php:93 wppa-settings-autosave.php:709
6771
+ #: wppa-settings-autosave.php:718 wppa-settings-autosave.php:840
6772
+ #: wppa-settings-autosave.php:1002 wppa-settings-autosave.php:1013
6773
  #, fuzzy
6774
  msgid "pixels wide"
6775
  msgstr "0像素宽"
6785
  msgstr ""
6786
  "Geben Sie die gewünschte Anzeige Ausrichtung des Fotos in der Seitenleiste."
6787
 
6788
+ #: wppa-potd-admin.php:100 wppa-settings-autosave.php:3747
6789
+ #: wppa-settings-autosave.php:3761 wppa-settings-autosave.php:4018
6790
  #: wppa-slideshow-widget.php:215 wppa-tinymce-shortcodes.php:628
6791
  #, fuzzy
6792
  msgid "center"
6839
  msgid "The counter links to."
6840
  msgstr "Die Zähler Links zu."
6841
 
6842
+ #: wppa-potd-admin.php:156 wppa-settings-autosave.php:1065
6843
+ #: wppa-settings-autosave.php:5790 wppa-settings-autosave.php:5823
6844
+ #: wppa-settings-autosave.php:5920
6845
  #, fuzzy
6846
  msgid "thumbnails"
6847
  msgstr "Miniaturbilden"
6848
 
6849
+ #: wppa-potd-admin.php:156 wppa-settings-autosave.php:5791
6850
+ #: wppa-settings-autosave.php:5824 wppa-settings-autosave.php:5921
6851
  #, fuzzy
6852
  msgid "slideshow"
6853
  msgstr "Diaschau"
6888
  msgstr "Wählen Sie die Alben für das Foto des Tages zu verwenden."
6889
 
6890
  #: wppa-potd-admin.php:190 wppa-potd-admin.php:644 wppa-potd-admin.php:669
6891
+ #: wppa-potd-admin.php:707 wppa-settings-autosave.php:343
6892
+ #: wppa-settings-autosave.php:7410 wppa-settings-autosave.php:7437
6893
+ #: wppa-settings-autosave.php:8568 wppa-settings-autosave.php:8570
6894
+ #: wppa-settings-autosave.php:9880 wppa-settings-autosave.php:9900
6895
+ #: wppa-settings-autosave.php:9917 wppa-settings-autosave.php:9946
6896
+ #: wppa-settings-autosave.php:9964 wppa-settings-autosave.php:9988
6897
+ #: wppa-settings-autosave.php:10009 wppa-settings-autosave.php:10029
6898
+ #: wppa-settings-autosave.php:10046 wppa-settings-autosave.php:10090
6899
+ #: wppa-settings-autosave.php:10143 wppa-settings-autosave.php:10175
6900
  #, fuzzy
6901
  msgid "Setting unmodified"
6902
  msgstr "Einstellen unmodifizierten"
7102
  msgid "There are too many photos in the selection to show a preview ( %d )"
7103
  msgstr "Es gibt zu viele Fotos in der Auswahl eine Vorschau (% d) zu zeigen,"
7104
 
7105
+ #: wppa-potd-admin.php:573 wppa-settings-autosave.php:9808
7106
  #, fuzzy
7107
  msgid "The default for this setting is:"
7108
  msgstr "Der Standardwert für diese Einstellung ist:"
7109
 
7110
+ #: wppa-potd-admin.php:590 wppa-settings-autosave.php:9825
7111
  #, fuzzy
7112
  msgid "Click for help"
7113
  msgstr "Für Hilfe hier klicken."
7114
 
7115
+ #: wppa-potd-admin.php:614 wppa-settings-autosave.php:10191
7116
  #, fuzzy
7117
  msgid "Checked"
7118
  msgstr "Ausgewählt"
7119
 
7120
+ #: wppa-potd-admin.php:615 wppa-settings-autosave.php:10192
7121
  #, fuzzy
7122
  msgid "Unchecked"
7123
  msgstr "Nicht ausgewählt"
7124
 
7125
+ #: wppa-potd-admin.php:616 wppa-settings-autosave.php:5046
7126
+ #: wppa-settings-autosave.php:5089 wppa-settings-autosave.php:5167
7127
+ #: wppa-settings-autosave.php:5210 wppa-settings-autosave.php:5260
7128
+ #: wppa-settings-autosave.php:5309 wppa-settings-autosave.php:5358
7129
+ #: wppa-settings-autosave.php:5412 wppa-settings-autosave.php:5450
7130
+ #: wppa-settings-autosave.php:5502 wppa-settings-autosave.php:5544
7131
+ #: wppa-settings-autosave.php:5586 wppa-settings-autosave.php:5627
7132
+ #: wppa-settings-autosave.php:10193
7133
  #, fuzzy
7134
  msgid "no link at all."
7135
  msgstr "keine Verbindung überhaupt."
7136
 
7137
+ #: wppa-potd-admin.php:617 wppa-settings-autosave.php:5047
7138
+ #: wppa-settings-autosave.php:5090 wppa-settings-autosave.php:5168
7139
+ #: wppa-settings-autosave.php:5211 wppa-settings-autosave.php:5261
7140
+ #: wppa-settings-autosave.php:5310 wppa-settings-autosave.php:5359
7141
+ #: wppa-settings-autosave.php:5413 wppa-settings-autosave.php:5451
7142
+ #: wppa-settings-autosave.php:5503 wppa-settings-autosave.php:5545
7143
+ #: wppa-settings-autosave.php:5587 wppa-settings-autosave.php:5628
7144
+ #: wppa-settings-autosave.php:10194
7145
  #, fuzzy
7146
  msgid "the plain photo (file)."
7147
  msgstr "die Ebene Foto (Datei)."
7148
 
7149
+ #: wppa-potd-admin.php:618 wppa-settings-autosave.php:5050
7150
+ #: wppa-settings-autosave.php:5093 wppa-settings-autosave.php:5169
7151
+ #: wppa-settings-autosave.php:5214 wppa-settings-autosave.php:5264
7152
+ #: wppa-settings-autosave.php:5313 wppa-settings-autosave.php:5362
7153
+ #: wppa-settings-autosave.php:5452 wppa-settings-autosave.php:5505
7154
+ #: wppa-settings-autosave.php:5547 wppa-settings-autosave.php:5589
7155
+ #: wppa-settings-autosave.php:10195
7156
  #, fuzzy
7157
  msgid "the full size photo in a slideshow."
7158
  msgstr "die in voller Größe Foto in einer Diashow."
7159
 
7160
+ #: wppa-potd-admin.php:619 wppa-settings-autosave.php:5051
7161
+ #: wppa-settings-autosave.php:5094 wppa-settings-autosave.php:5170
7162
+ #: wppa-settings-autosave.php:5216 wppa-settings-autosave.php:5266
7163
+ #: wppa-settings-autosave.php:5315 wppa-settings-autosave.php:5364
7164
+ #: wppa-settings-autosave.php:5454 wppa-settings-autosave.php:5506
7165
+ #: wppa-settings-autosave.php:5548 wppa-settings-autosave.php:5590
7166
+ #: wppa-settings-autosave.php:5629 wppa-settings-autosave.php:10196
7167
  #, fuzzy
7168
  msgid "the fullsize photo on its own."
7169
  msgstr "die Gross Foto auf seine eigene."
7170
 
7171
+ #: wppa-potd-admin.php:620 wppa-settings-autosave.php:10197
7172
  #, fuzzy
7173
  msgid "the photo specific link."
7174
  msgstr "das Foto speziellen Link."
7175
 
7176
+ #: wppa-potd-admin.php:621 wppa-settings-autosave.php:5049
7177
+ #: wppa-settings-autosave.php:5092 wppa-settings-autosave.php:5504
7178
+ #: wppa-settings-autosave.php:5546 wppa-settings-autosave.php:5588
7179
+ #: wppa-settings-autosave.php:10198
7180
  #, fuzzy
7181
  msgid "the content of the album."
7182
  msgstr "der Inhalt des Albums."
7183
 
7184
+ #: wppa-potd-admin.php:622 wppa-settings-autosave.php:5091
7185
+ #: wppa-settings-autosave.php:10199
7186
  #, fuzzy
7187
  msgid "defined at widget activation."
7188
  msgstr "bei Widget-Aktivierung definiert."
7189
 
7190
+ #: wppa-potd-admin.php:623 wppa-settings-autosave.php:5048
7191
+ #: wppa-settings-autosave.php:10200
7192
  #, fuzzy
7193
  msgid "defined on widget admin page."
7194
  msgstr "definiert auf Widget Admin-Seite."
7195
 
7196
+ #: wppa-potd-admin.php:624 wppa-settings-autosave.php:5414
7197
+ #: wppa-settings-autosave.php:10201
7198
  #, fuzzy
7199
  msgid "same as title."
7200
  msgstr "gleiche wie Titel."
7201
 
7202
  #: wppa-potd-admin.php:636 wppa-potd-admin.php:659 wppa-potd-admin.php:680
7203
+ #: wppa-settings-autosave.php:9870 wppa-settings-autosave.php:9890
7204
+ #: wppa-settings-autosave.php:9909 wppa-settings-autosave.php:9939
7205
+ #: wppa-settings-autosave.php:9956 wppa-settings-autosave.php:9980
7206
+ #: wppa-settings-autosave.php:10001 wppa-settings-autosave.php:10021
7207
+ #: wppa-settings-autosave.php:10063
7208
  #, fuzzy
7209
  msgid "Slug ="
7210
  msgstr "Slug"
7211
 
7212
+ #: wppa-potd-admin.php:636 wppa-settings-autosave.php:9956
7213
+ #: wppa-settings-autosave.php:9980 wppa-settings-autosave.php:10001
7214
+ #: wppa-settings-autosave.php:10021
7215
  #, fuzzy
7216
  msgid "Values = yes, no"
7217
  msgstr "Werte = yes, no"
7218
 
7219
+ #: wppa-potd-admin.php:680 wppa-settings-autosave.php:10063
7220
  #, fuzzy
7221
  msgid "Values = "
7222
  msgstr "Werte"
7312
  msgid "Enable subsearch"
7313
  msgstr "Aktivieren Sie subsearch"
7314
 
7315
+ #: wppa-search-widget.php:134 wppa-settings-autosave.php:5972
7316
  #, fuzzy
7317
  msgid "Landing page"
7318
  msgstr "Landing Seite"
7327
  msgid "The default page will be created automaticly"
7328
  msgstr "Die Standard-Seite wird automatisch erstellt werden"
7329
 
7330
+ #: wppa-settings-autosave.php:45
7331
  #, fuzzy
7332
  msgid "Close!"
7333
  msgstr "Schließen"
7334
 
7335
+ #: wppa-settings-autosave.php:93
7336
  #, fuzzy
7337
  msgid "Saved settings restored"
7338
  msgstr "Die gespeicherten Einstellungen wiederhergestellt"
7339
 
7340
+ #: wppa-settings-autosave.php:96
7341
  #, fuzzy
7342
  msgid "Unable to restore saved settings"
7343
  msgstr "Kann nicht gespeicherte Einstellungen wiederherstellen"
7344
 
7345
+ #: wppa-settings-autosave.php:102
7346
  #, fuzzy
7347
  msgid "Reset to default settings"
7348
  msgstr "Zurücksetzen auf Standardeinstellungen"
7349
 
7350
+ #: wppa-settings-autosave.php:105
7351
  #, fuzzy
7352
  msgid "Unable to set defaults"
7353
  msgstr "Kann nicht Standardwerte"
7354
 
7355
+ #: wppa-settings-autosave.php:110
7356
  #, fuzzy, php-format
7357
  msgid "Skinfile %s loaded"
7358
  msgstr "Skinfile%s geladen"
7359
 
7360
+ #: wppa-settings-autosave.php:121 wppa-settings-autosave.php:143
7361
+ #: wppa-settings-autosave.php:164
7362
  #, fuzzy, php-format
7363
  msgid "Upload error %s"
7364
  msgstr "Fehler beim Hochladen: %s"
7365
 
7366
+ #: wppa-settings-autosave.php:126
7367
  #, fuzzy, php-format
7368
  msgid "Uploaded file %s is not a .png file"
7369
  msgstr "Die hochgeladene Datei%s ist kein .png-Datei"
7370
 
7371
+ #: wppa-settings-autosave.php:130 wppa-settings-autosave.php:151
7372
+ #: wppa-settings-autosave.php:187
7373
  #, fuzzy, php-format
7374
  msgid "Upload of %s done"
7375
  msgstr "Hochladen von%s getan"
7376
 
7377
+ #: wppa-settings-autosave.php:135 wppa-settings-autosave.php:156
7378
+ #: wppa-settings-autosave.php:192
7379
  #, fuzzy
7380
  msgid "No file selected or error on upload"
7381
  msgstr "Keine Datei ausgewählt oder Fehler beim Upload"
7382
 
7383
+ #: wppa-settings-autosave.php:147
7384
  #, fuzzy, php-format
7385
  msgid "Uploaded file %s is not a .ttf file"
7386
  msgstr "Die hochgeladene Datei%s ist kein .ttf-Datei"
7387
 
7388
+ #: wppa-settings-autosave.php:169
7389
  #, fuzzy, php-format
7390
  msgid "Uploaded file %s is not a valid image file"
7391
  msgstr "Die hochgeladene Datei%s ist keine gültige Bilddatei"
7392
 
7393
+ #: wppa-settings-autosave.php:248
7394
  #, fuzzy, php-format
7395
  msgid ""
7396
  "%s invalid ratings removed. Please run Table VIII-A5: Rerate to fix the "
7399
  "%s ungültig Bewertungen entfernt. Bitte führen Sie Tabelle VIII-A5: Rerate "
7400
  "die Mittelwerte zu beheben."
7401
 
7402
+ #: wppa-settings-autosave.php:259
7403
  #, fuzzy, php-format
7404
  msgid "%s last album used settings removed."
7405
  msgstr "letzte Album s% verwendeten Einstellungen entfernt."
7406
 
7407
+ #: wppa-settings-autosave.php:267
7408
  #, fuzzy
7409
  msgid "WP Photo Album Plus Settings"
7410
  msgstr "WP-Foto-Album Plus-Einstellungen"
7411
 
7412
+ #: wppa-settings-autosave.php:267
7413
  #, fuzzy
7414
  msgid "Auto Save"
7415
  msgstr "AUTO-SAVE"
7416
 
7417
+ #: wppa-settings-autosave.php:268
7418
  #, fuzzy
7419
  msgid "Database revision:"
7420
  msgstr "Datenbank Revision:"
7421
 
7422
+ #: wppa-settings-autosave.php:268
7423
  #, fuzzy
7424
  msgid "WP Charset:"
7425
  msgstr "WP Charset:"
7426
 
7427
+ #: wppa-settings-autosave.php:271
7428
  #, fuzzy
7429
  msgid "Multisite in singlesite mode."
7430
  msgstr "Multisite in singlesite Modus."
7431
 
7432
+ #: wppa-settings-autosave.php:274
7433
  #, fuzzy
7434
  msgid "Multisite enabled."
7435
  msgstr "WP Multisite Aktiviert"
7436
 
7437
+ #: wppa-settings-autosave.php:276
7438
  #, fuzzy
7439
  msgid "Blogid ="
7440
  msgstr "blogid ="
7441
 
7442
+ #: wppa-settings-autosave.php:293
7443
  #, fuzzy
7444
  msgid "Please de-activate plugin <i style=\"font-size:14px;\">"
7445
  msgstr "Bitte de-aktivieren Plugin"
7446
 
7447
+ #: wppa-settings-autosave.php:293
7448
  #, fuzzy
7449
  msgid ". </i>This plugin will cause wppa+ to function not properly."
7450
  msgstr "Dieses Plugin. Verursacht WPPA nicht richtig funktionieren."
7451
 
7452
+ #: wppa-settings-autosave.php:303
7453
  #, fuzzy
7454
  msgid "Please note that plugin <i style=\"font-size:14px;\">"
7455
  msgstr "Bitte beachten Sie, dass Plugin"
7456
 
7457
+ #: wppa-settings-autosave.php:303
7458
  #, fuzzy
7459
  msgid "</i> can cause wppa+ to function not properly if it is misconfigured."
7460
  msgstr ""
7461
  "kann WPPA verursachen nicht richtig funktionieren, wenn es falsch "
7462
  "konfiguriert ist."
7463
 
7464
+ #: wppa-settings-autosave.php:308
7465
  #, fuzzy
7466
  msgid ""
7467
  "There is a serious misconfiguration in your servers PHP config. Function "
7475
  "Bilder erzeugen können. Fragen Sie Ihren Hosting-Provider GD-Unterstützung "
7476
  "mit einer minimalen Version 1.8 hinzufügen."
7477
 
7478
+ #: wppa-settings-autosave.php:313
7479
  #, fuzzy
7480
  msgid "Rebuilding the Album index needs completion. See Table VIII"
7481
  msgstr ""
7482
  "Der Wiederaufbau der Album-Index Bedürfnisse der Fertigstellung. Siehe "
7483
  "Tabelle VIII"
7484
 
7485
+ #: wppa-settings-autosave.php:314
7486
  #, fuzzy
7487
  msgid "Rebuilding the Photo index needs completion. See Table VIII"
7488
  msgstr ""
7489
  "das Photo Index Wiederaufbau braucht Fertigstellung. Siehe Tabelle VIII"
7490
 
7491
+ #: wppa-settings-autosave.php:316
7492
  #, fuzzy
7493
  msgid "Remove empty albums needs completion. See Table VIII"
7494
  msgstr "Entfernen Sie leere Alben braucht Fertigstellung. Siehe Tabelle VIII"
7495
 
7496
+ #: wppa-settings-autosave.php:317
7497
  #, fuzzy
7498
  msgid "Applying new photo description needs completion. See Table VIII"
7499
  msgstr ""
7500
  "Neues Foto Beschreibung Anwendung benötigt Abschluss. Siehe Tabelle VIII"
7501
 
7502
+ #: wppa-settings-autosave.php:318
7503
  #, fuzzy
7504
  msgid "Appending to photo description needs completion. See Table VIII"
7505
  msgstr "Anfügen zum Foto Beschreibung braucht Abschluss. Siehe Tabelle VIII"
7506
 
7507
+ #: wppa-settings-autosave.php:319
7508
  #, fuzzy
7509
  msgid "Removing from photo description needs completion. See Table VIII"
7510
  msgstr "Entfernen von fotobeschreibung braucht Abschluss. Siehe Tabelle VIII"
7511
 
7512
+ #: wppa-settings-autosave.php:320
7513
  #, fuzzy
7514
  msgid "Removing file extensions needs completion. See Table VIII"
7515
  msgstr "Dateierweiterungen entfernen muss Fertigstellung. Siehe Tabelle VIII"
7516
 
7517
+ #: wppa-settings-autosave.php:321
7518
  #, fuzzy
7519
  msgid "Regenerating the Thumbnails needs completion. See Table VIII"
7520
  msgstr "die Thumbnails Regenerieren benötigt Abschluss. Siehe Tabelle VIII"
7521
 
7522
+ #: wppa-settings-autosave.php:322
7523
  #, fuzzy
7524
  msgid "Rerating needs completion. See Table VIII"
7525
  msgstr "Neubewertung braucht Fertigstellung. Siehe Tabelle VIII"
7526
 
7527
+ #: wppa-settings-autosave.php:330
7528
  #, fuzzy
7529
  msgid ""
7530
  "A thumbframe width or height should not be smaller than a thumbnail size. "
7534
  "Miniaturgröße. Bitte korrigieren Sie die entsprechende Einstellung (n) in "
7535
  "der Tabelle IC"
7536
 
7537
+ #: wppa-settings-autosave.php:335
7538
  #, fuzzy
7539
  msgid "Show legenda"
7540
  msgstr "anzeigen Legenda"
7541
 
7542
+ #: wppa-settings-autosave.php:337
7543
  #, fuzzy
7544
  msgid "Legenda:"
7545
  msgstr "Legenda"
7546
 
7547
+ #: wppa-settings-autosave.php:338 wppa-settings-autosave.php:340
7548
+ #: wppa-settings-autosave.php:2021 wppa-settings-autosave.php:5719
7549
  #, fuzzy
7550
  msgid "Button"
7551
  msgstr "Button"
7552
 
7553
+ #: wppa-settings-autosave.php:338
7554
  #, fuzzy
7555
  msgid "action that causes page reload."
7556
  msgstr "Aktion, die Seite neu geladen verursacht."
7557
 
7558
+ #: wppa-settings-autosave.php:340 wppa-settings-autosave.php:10224
7559
+ #: wppa-settings-autosave.php:10243
7560
  #, fuzzy
7561
  msgid "Are you sure?"
7562
  msgstr "Bist Du sicher, dass Du diese Foto löschen möchtest?"
7563
 
7564
+ #: wppa-settings-autosave.php:341
7565
  #, fuzzy
7566
  msgid "action that does not cause page reload."
7567
  msgstr "Aktion, die nicht Neuladen der Seite verursacht."
7568
 
7569
+ #: wppa-settings-autosave.php:345
7570
  #, fuzzy
7571
  msgid "Update in progress"
7572
  msgstr "Update wird durchgeführt…"
7573
 
7574
+ #: wppa-settings-autosave.php:347
7575
  #, fuzzy
7576
  msgid "Setting updated"
7577
  msgstr "Einstellung aktualisiert."
7578
 
7579
+ #: wppa-settings-autosave.php:349
7580
  #, fuzzy
7581
  msgid "Update failed"
7582
  msgstr "Update fehlgeschlagen"
7583
 
7584
+ #: wppa-settings-autosave.php:351
7585
  #, fuzzy
7586
  msgid "Hide this"
7587
  msgstr "IPTC-Daten ausblenden"
7588
 
7589
+ #: wppa-settings-autosave.php:357
7590
  #, fuzzy
7591
  msgid "System"
7592
  msgstr "System"
7593
 
7594
+ #: wppa-settings-autosave.php:358
7595
  #, fuzzy
7596
  msgid "Access"
7597
  msgstr "Zugang"
7598
 
7599
+ #: wppa-settings-autosave.php:362
7600
  #, fuzzy
7601
  msgid "Counts"
7602
  msgstr "Anzahl"
7603
 
7604
+ #: wppa-settings-autosave.php:363
7605
  #, fuzzy
7606
  msgid "Covers"
7607
  msgstr "Abdeckungen"
7608
 
7609
+ #: wppa-settings-autosave.php:364
7610
  #, fuzzy
7611
  msgid "Layout"
7612
  msgstr "Layout"
7613
 
7614
+ #: wppa-settings-autosave.php:365 wppa-settings-autosave.php:4936
7615
  #, fuzzy
7616
  msgid "Lightbox"
7617
  msgstr "Lightbox"
7618
 
7619
+ #: wppa-settings-autosave.php:366
7620
  #, fuzzy
7621
  msgid "Links"
7622
  msgstr "Links"
7623
 
7624
+ #: wppa-settings-autosave.php:367
7625
  #, fuzzy
7626
  msgid "Metadata"
7627
  msgstr "Metadaten"
7628
 
7629
+ #: wppa-settings-autosave.php:368
7630
  #, fuzzy
7631
  msgid "Navigation"
7632
  msgstr "Navigation"
7633
 
7634
+ #: wppa-settings-autosave.php:370 wppa-settings-autosave.php:8731
7635
+ #: wppa-settings-autosave.php:8776
7636
  #, fuzzy
7637
  msgid "Rating"
7638
  msgstr "ERROR: Illegal Versuch, eine Bewertung zu gelangen."
7639
 
7640
+ #: wppa-settings-autosave.php:372
7641
  #, fuzzy
7642
  msgid "Sizes"
7643
  msgstr "Sizes"
7644
 
7645
+ #: wppa-settings-autosave.php:373
7646
  #, fuzzy
7647
  msgid "Slideshows"
7648
  msgstr "Slideshows"
7649
 
7650
+ #: wppa-settings-autosave.php:374
7651
  #, fuzzy
7652
  msgid "Social Media"
7653
  msgstr "Soziale Netzwerke"
7654
 
7655
+ #: wppa-settings-autosave.php:376
7656
  #, fuzzy
7657
  msgid "Uploads"
7658
  msgstr "Uploads"
7659
 
7660
+ #: wppa-settings-autosave.php:377
7661
  #, fuzzy
7662
  msgid "Widgets"
7663
  msgstr "Widgets"
7664
 
7665
+ #: wppa-settings-autosave.php:378 wppa-settings-autosave.php:8549
7666
  #, fuzzy
7667
  msgid "Watermark"
7668
  msgstr "Wasserzeichen"
7669
 
7670
+ #: wppa-settings-autosave.php:386
7671
  #, fuzzy
7672
  msgid "Click on the banner of a (sub)table to open/close it, or"
7673
  msgstr ""
7674
  "Klicken Sie auf das Banner eines (Teil-) Tabelle zu öffnen / schließen Sie "
7675
  "es, oder"
7676
 
7677
+ #: wppa-settings-autosave.php:388
7678
  #, fuzzy
7679
  msgid "Show settings related to:"
7680
  msgstr "Anzeigen Einstellungen in Bezug auf:"
7681
 
7682
+ #: wppa-settings-autosave.php:394
7683
  #, fuzzy
7684
  msgid "and ( optionally ) to:"
7685
  msgstr "und (optional) an:"
7686
 
7687
+ #: wppa-settings-autosave.php:410
7688
  #, fuzzy
7689
  msgid "Quick setup"
7690
  msgstr "Schnelleinrichtung"
7691
 
7692
+ #: wppa-settings-autosave.php:412
7693
  #, fuzzy
7694
  msgid "Do a quick initial setup"
7695
  msgstr "Führen Sie eine schnelle Ersteinrichtung"
7696
 
7697
+ #: wppa-settings-autosave.php:413
7698
  #, fuzzy
7699
  msgid "Close quick setup"
7700
  msgstr "Schließen Quick-Setup"
7701
 
7702
+ #: wppa-settings-autosave.php:453
7703
  #, fuzzy
7704
  msgid "--- The same post or page ---"
7705
  msgstr "--- Das gleiche Beitrag oder eine Seite ---"
7706
 
7707
+ #: wppa-settings-autosave.php:484
7708
  #, fuzzy
7709
  msgid "--- No page to link to (yet) ---"
7710
  msgstr "--- Keine Seite verlinkt auf (noch) ---"
7711
 
7712
+ #: wppa-settings-autosave.php:489
7713
  #, fuzzy
7714
  msgid "--- Will be auto created ---"
7715
  msgstr "--- Werden automatisch erstellt ---"
7716
 
7717
+ #: wppa-settings-autosave.php:496
7718
  #, fuzzy
7719
  msgid "Table O:"
7720
  msgstr "Tabelle A:"
7721
 
7722
+ #: wppa-settings-autosave.php:496
7723
  #, fuzzy
7724
  msgid "Quick Setup:"
7725
  msgstr "Schnelleinrichtung"
7726
 
7727
+ #: wppa-settings-autosave.php:497
7728
  #, fuzzy
7729
  msgid "This table enables you to quickly do an inital setup."
7730
  msgstr "Diese Tabelle ermöglicht es Ihnen, schnell eine inital Setup tun."
7731
 
7732
+ #: wppa-settings-autosave.php:519
7733
  #, fuzzy
7734
  msgid ""
7735
  "To quickly setup WPPA+ please answer the following questions. You can alway "
7738
  "Um schnell Setup WPPA Sie bitte die folgenden Fragen zu beantworten. Sie "
7739
  "können alle Tage später eine Einstellung ändern. <a>Klicken Sie auf mich!</a>"
7740
 
7741
+ #: wppa-settings-autosave.php:521
7742
  #, fuzzy
7743
  msgid "Is your theme <i>responsive</i>?"
7744
  msgstr "Ist Ihr Thema <i>anspricht?</i>"
7745
 
7746
+ #: wppa-settings-autosave.php:522
7747
  #, fuzzy
7748
  msgid ""
7749
  "Responsive themes have a layout that varies with the size of the browser "
7752
  "Responsive Themen haben ein Layout, das mit der Größe des Browserfensters "
7753
  "variiert."
7754
 
7755
+ #: wppa-settings-autosave.php:523
7756
  #, fuzzy
7757
  msgid ""
7758
  "WPPA+ needs to know this to automaticly adept the width of the display to "
7761
  "WPPA muss wissen, diese automatisch auf die Breite der Anzeige zur "
7762
  "Verfügung stehende Breite auf der Seite adept."
7763
 
7764
+ #: wppa-settings-autosave.php:530
7765
  #, fuzzy
7766
  msgid "Do you want to downsize photos during upload?"
7767
  msgstr "Wollen Sie sich die Fotos beim Hochladen zu verkleinern?"
7768
 
7769
+ #: wppa-settings-autosave.php:531
7770
  #, fuzzy
7771
  msgid ""
7772
  "Downsizing photos make them load faster to the visitor, without loosing "
7775
  "Downsizing Fotos machen laden sie schneller auf die Besucher, ohne die "
7776
  "Anzeigequalität zu verlieren"
7777
 
7778
+ #: wppa-settings-autosave.php:532
7779
  #, fuzzy
7780
  msgid ""
7781
  "If you answer yes, the photos will be downsized to max 1024 x 768 pixels. "
7784
  "Wenn Sie mit Ja antworten, werden die Fotos auf max 1024 x 768 Pixel "
7785
  "verkleinert werden. Sie können dies später ändern, wenn Sie mögen"
7786
 
7787
+ #: wppa-settings-autosave.php:539
7788
  #, fuzzy
7789
  msgid "Do you want to save the original photofiles?"
7790
  msgstr "Wollen Sie die Original-Photofiles zu speichern?"
7791
 
7792
+ #: wppa-settings-autosave.php:540
7793
  #, fuzzy
7794
  msgid "This will require considerable disk space on the server."
7795
  msgstr "Dies wird viel Speicherplatz auf dem Server."
7796
 
7797
+ #: wppa-settings-autosave.php:541
7798
  #, fuzzy
7799
  msgid ""
7800
  "If you answer yes, you will be able to remove watermarks you applied with "
7806
  "größeren Größe Downsizing danach, und Versorgung Gross Bilder zum Download "
7807
  "bereit."
7808
 
7809
+ #: wppa-settings-autosave.php:548
7810
  #, fuzzy
7811
  msgid "May visitors upload photos?"
7812
  msgstr "Können die Besucher Fotos hochladen?"
7813
 
7814
+ #: wppa-settings-autosave.php:549
7815
  #, fuzzy
7816
  msgid ""
7817
  "It is safe to do so, but i will have to do some settings to keep it safe!"
7819
  "Es ist sicher, dies zu tun, aber ich werde müssen einige Einstellungen "
7820
  "vorgenommen werden, damit es sicher!"
7821
 
7822
+ #: wppa-settings-autosave.php:550
7823
  #, fuzzy
7824
  msgid ""
7825
  "If you answer yes, i will assume you want to enable logged in users to "
7830
  "aktivieren möchten Fotos auf dem Front-End der Website hochladen und es "
7831
  "ihnen ermöglichen, ihre Fotos Namen und Beschreibungen zu bearbeiten."
7832
 
7833
+ #: wppa-settings-autosave.php:551
7834
  #, fuzzy
7835
  msgid ""
7836
  "The photos will be hold for moderation, the admin will get notified by email."
7838
  "Die Fotos werden für die Moderation sein halten, wird der Administrator per "
7839
  "E-Mail benachrichtigt werden."
7840
 
7841
+ #: wppa-settings-autosave.php:552
7842
  #, fuzzy
7843
  msgid ""
7844
  "Each user will get his own album to upload to. These settings can be changed "
7847
  "Jeder Benutzer hat sein eigenes Album bekommen hochladen zu. Diese "
7848
  "Einstellungen können später geändert werden."
7849
 
7850
+ #: wppa-settings-autosave.php:559
7851
  #, fuzzy
7852
  msgid "Do you want the rating system active?"
7853
  msgstr "Haben Sie das Rating-System aktiv werden?"
7854
 
7855
+ #: wppa-settings-autosave.php:560
7856
  #, fuzzy
7857
  msgid "Enable the rating system and show the votes in the slideshow."
7858
  msgstr ""
7859
  "Aktivieren Sie das Rating-System und zeigen die Stimmen in der Diashow."
7860
 
7861
+ #: wppa-settings-autosave.php:561
7862
  #, fuzzy
7863
  msgid "You can configure the details of the rating system later"
7864
  msgstr "Sie können die Details des Ratingsystems konfigurieren später"
7865
 
7866
+ #: wppa-settings-autosave.php:568
7867
  #, fuzzy
7868
  msgid "Do you want the comment system active?"
7869
  msgstr "Wollen Sie das Kommentarsystem aktiv?"
7870
 
7871
+ #: wppa-settings-autosave.php:569
7872
  #, fuzzy
7873
  msgid "Enable the comment system and show the comments in the slideshow."
7874
  msgstr ""
7875
  "Aktivieren Sie das Kommentarsystem und zeigen die Kommentare in der Diashow."
7876
 
7877
+ #: wppa-settings-autosave.php:570
7878
  #, fuzzy
7879
  msgid "You can configure the details of the comment system later"
7880
  msgstr "Sie können die Details des Kommentarsystem konfigurieren später"
7881
 
7882
+ #: wppa-settings-autosave.php:577
7883
  #, fuzzy
7884
  msgid "Do you want the social media share buttons displayed?"
7885
  msgstr "Wollen Sie die Social-Media-Aktie Schaltflächen angezeigt?"
7886
 
7887
+ #: wppa-settings-autosave.php:578
7888
  #, fuzzy
7889
  msgid "Display the social media buttons in the slideshow"
7890
  msgstr "Zeigen Sie die Social-Media-Tasten in der Diashow"
7891
 
7892
+ #: wppa-settings-autosave.php:579
7893
  #, fuzzy
7894
  msgid ""
7895
  "These buttons share the specific photo rather than the page where it is "
7898
  "Diese Tasten teilen sich die spezifische Foto anstelle der Seite, wo es "
7899
  "angezeigt wird auf"
7900
 
7901
+ #: wppa-settings-autosave.php:586
7902
  #, fuzzy
7903
  msgid "Are you going to use IPTC data?"
7904
  msgstr "Werden Sie IPTC-Daten zu benutzen?"
7905
 
7906
+ #: wppa-settings-autosave.php:587
7907
  #, fuzzy
7908
  msgid ""
7909
  "IPTC data is information you may have added in a photo manipulation program."
7911
  "IPTC-Daten sind Informationen, die Sie in einem Fotobearbeitungsprogramm "
7912
  "hinzugefügt haben."
7913
 
7914
+ #: wppa-settings-autosave.php:588 wppa-settings-autosave.php:597
7915
  #, fuzzy
7916
  msgid ""
7917
  "The information can be displayed in slideshows and in photo descriptions."
7918
  msgstr ""
7919
  "Die Informationen können in Diashows und in Fotobeschreibungen angezeigt."
7920
 
7921
+ #: wppa-settings-autosave.php:595
7922
  #, fuzzy
7923
  msgid "Are you going to use EXIF data?"
7924
  msgstr "Werden Sie EXIF-Daten zu benutzen?"
7925
 
7926
+ #: wppa-settings-autosave.php:596
7927
  #, fuzzy
7928
  msgid ""
7929
  "EXIF data is information from the camera like model no, focal distance and "
7932
  "EXIF-Daten sind Informationen von der Kamera wie Modell-Nr, Brennweite und "
7933
  "Blende verwendet."
7934
 
7935
+ #: wppa-settings-autosave.php:604
7936
  #, fuzzy
7937
  msgid "Are you going to use GPX data?"
7938
  msgstr "Gehst du GPX-Daten zu benutzen?"
7939
 
7940
+ #: wppa-settings-autosave.php:605
7941
  #, fuzzy
7942
  msgid ""
7943
  "Some cameras and mobile devices save the geographic location where the photo "
7946
  "Einige Kameras und mobile Geräte speichern die geographische Lage, wo das "
7947
  "Foto aufgenommen wurde."
7948
 
7949
+ #: wppa-settings-autosave.php:606
7950
  #, fuzzy
7951
  msgid "A Google map can be displayed in slideshows."
7952
  msgstr "Eine Google-Karte kann in Diashows angezeigt."
7953
 
7954
+ #: wppa-settings-autosave.php:613
7955
  #, fuzzy
7956
  msgid "Are you going to use Fotomoto?"
7957
  msgstr "Werden Sie Fotomoto zu benutzen?"
7958
 
7959
+ #: wppa-settings-autosave.php:614
7960
  #, fuzzy
7961
  msgid ""
7962
  "<a href=\"http://www.fotomoto.com/\" target=\"_blank\" >Fotomoto</a> is an "
7965
  "<a href=\"http://www.fotomoto.com/\" target=\"_blank\" >Fotomoto</a> ist ein "
7966
  "Druckdienst on-line."
7967
 
7968
+ #: wppa-settings-autosave.php:615
7969
  #, fuzzy
7970
  msgid "If you answer Yes, you will have to open an account on Fotomoto."
7971
  msgstr ""
7972
  "Wenn Sie auf Ja beantworten, werden Sie ein Konto auf Fotomoto öffnen müssen."
7973
 
7974
+ #: wppa-settings-autosave.php:622
7975
  #, fuzzy
7976
  msgid "Are you going to add videofiles?"
7977
  msgstr "Werden Sie Videodateien hinzufügen?"
7978
 
7979
+ #: wppa-settings-autosave.php:623
7980
  #, fuzzy
7981
  msgid "You can mix videos and photos in any album."
7982
  msgstr "Sie können Videos und Fotos in jedem Album mischen."
7983
 
7984
+ #: wppa-settings-autosave.php:624 wppa-settings-autosave.php:633
7985
+ #: wppa-settings-autosave.php:642
7986
  #, fuzzy
7987
  msgid "You can configure the details later"
7988
  msgstr "Sie können die Details später konfigurieren"
7989
 
7990
+ #: wppa-settings-autosave.php:631
7991
  #, fuzzy
7992
  msgid "Are you going to add audiofiles?"
7993
  msgstr "Werden Sie Audiodateien hinzufügen?"
7994
 
7995
+ #: wppa-settings-autosave.php:632
7996
  #, fuzzy
7997
  msgid "You can add audio to photos in any album."
7998
  msgstr "Sie können Audio-Fotos in jedem Album hinzufügen."
7999
 
8000
+ #: wppa-settings-autosave.php:640
8001
  #, fuzzy
8002
  msgid "Are you going to upload 3D stereo photos?"
8003
  msgstr "Werden Sie 3D-Stereo-Fotos hochladen?"
8004
 
8005
+ #: wppa-settings-autosave.php:641
8006
  #, fuzzy
8007
  msgid "You can add l-r and r-l stereo photo pairs."
8008
  msgstr "Sie können lr und rl Stereo-Foto-Paare hinzufügen."
8009
 
8010
+ #: wppa-settings-autosave.php:649
8011
  #, fuzzy
8012
  msgid "Done?"
8013
  msgstr "Erledigt?"
8014
 
8015
+ #: wppa-settings-autosave.php:650
8016
  #, fuzzy
8017
  msgid "If you are ready answering these questions, select <b>yes</b>"
8018
  msgstr ""
8019
  "Wenn Sie bereit sind diese Fragen zu beantworten sind, wählen Sie <b>ja</b>"
8020
 
8021
+ #: wppa-settings-autosave.php:651
8022
  #, fuzzy
8023
  msgid ""
8024
  "You can change any setting later, and be more specific and add a lot of "
8028
  "Einstellungen hinzufügen. gehen Denn jetzt ist es genug, Alben erstellen und "
8029
  "Fotos hochladen!"
8030
 
8031
+ #: wppa-settings-autosave.php:655
8032
  #, fuzzy
8033
  msgid ""
8034
  "Thank you!. The most important settings are done now. You can refine your "
8038
  "Ihre Einstellungen, um das Verhalten und Aussehen von WPPA in den "
8039
  "nachstehenden Tabellen zu verfeinern."
8040
 
8041
+ #: wppa-settings-autosave.php:680
8042
  #, fuzzy
8043
  msgid "Table I:"
8044
  msgstr "Tabelle I:"
8045
 
8046
+ #: wppa-settings-autosave.php:680
8047
  #, fuzzy
8048
  msgid "Sizes:"
8049
  msgstr "Maße:"
8050
 
8051
+ #: wppa-settings-autosave.php:681
8052
  #, fuzzy
8053
  msgid ""
8054
  "This table describes all the sizes and size options (except fontsizes) for "
8057
  "In dieser Tabelle werden alle Größen und Größenoptionen (außer "
8058
  "Schriftgrößen) zur Erzeugung und Anzeige der WPPA Elemente."
8059
 
8060
+ #: wppa-settings-autosave.php:699
8061
  #, fuzzy
8062
  msgid "WPPA+ global system related size settings"
8063
  msgstr "WPPA global systembezogenen Größeneinstellungen"
8064
 
8065
+ #: wppa-settings-autosave.php:701
8066
  #, fuzzy
8067
  msgid "Column Width"
8068
  msgstr "Breite der Spalte"
8069
 
8070
+ #: wppa-settings-autosave.php:702
8071
  #, fuzzy
8072
  msgid "The width of the main column in your theme's display area."
8073
  msgstr "Die Breite der Hauptspalte in Ihrem Thema der Anzeigebereich."
8074
 
8075
+ #: wppa-settings-autosave.php:703
8076
  #, fuzzy
8077
  msgid "Enter the width of the main column in your theme's display area."
8078
  msgstr ""
8079
  "Geben Sie die Breite der Hauptspalte in Ihrem Thema der Anzeigebereich."
8080
 
8081
+ #: wppa-settings-autosave.php:704
8082
  #, fuzzy
8083
  msgid ""
8084
  "You should set this value correctly to make sure the fullsize images are "
8087
  "Sie sollten diesen Wert richtig eingestellt, dass die Gross Bilder zu machen "
8088
  "sind horizontal korrekt ausgerichtet."
8089
 
8090
+ #: wppa-settings-autosave.php:705
8091
  #, fuzzy
8092
  msgid ""
8093
  "You may enter 'auto' for use in themes that have a floating content column."
8095
  "Sie können \"Auto\" für den Einsatz in Themen ein, die einen schwebenden "
8096
  "Inhaltsspalte haben."
8097
 
8098
+ #: wppa-settings-autosave.php:706
8099
  #, fuzzy
8100
  msgid "The use of 'auto' is required for responsive themes."
8101
  msgstr "Die Verwendung von 'auto' ist für ansprechende Themen erforderlich."
8102
 
8103
+ #: wppa-settings-autosave.php:714
8104
  #, fuzzy
8105
  msgid "Initial Width"
8106
  msgstr "Ursprüngliche Breite"
8107
 
8108
+ #: wppa-settings-autosave.php:715
8109
  #, fuzzy
8110
  msgid "The most often displayed colun width in responsive theme"
8111
  msgstr "Die am häufigsten angezeigt Colun Breite in ansprechenden Thema"
8112
 
8113
+ #: wppa-settings-autosave.php:716
8114
  #, fuzzy
8115
  msgid ""
8116
  "Change this value only if your responsive theme shows initially a wrong "
8119
  "Ändern Sie diesen Wert nur dann, wenn Sie den Responsive Thema zunächst eine "
8120
  "falsche Spaltenbreite zeigt."
8121
 
8122
+ #: wppa-settings-autosave.php:723
8123
  #, fuzzy
8124
  msgid "Resize on Upload"
8125
  msgstr "Ändern Sie die Größe auf Upload"
8126
 
8127
+ #: wppa-settings-autosave.php:724
8128
  #, fuzzy
8129
  msgid "Indicate if the photos should be resized during upload."
8130
  msgstr ""
8131
  "Geben Sie, wenn die Fotos beim Hochladen der Größe verändert werden soll."
8132
 
8133
+ #: wppa-settings-autosave.php:725
8134
  #, fuzzy
8135
  msgid ""
8136
  "If you check this item, the size of the photos will be reduced to the "
8139
  "Wenn Sie diese Option markieren, wird die Größe der Fotos, um die Dimension "
8140
  "im nächsten Punkt beim Upload / Import-Prozess angegeben reduziert werden."
8141
 
8142
+ #: wppa-settings-autosave.php:726
8143
  #, fuzzy
8144
  msgid "The photos will never be stretched during upload if they are smaller."
8145
  msgstr ""
8146
  "Die Fotos werden nie beim Upload gestreckt werden, wenn sie kleiner sind."
8147
 
8148
+ #: wppa-settings-autosave.php:734
8149
  #, fuzzy
8150
  msgid "Resize to"
8151
  msgstr "Passend skalieren"
8152
 
8153
+ #: wppa-settings-autosave.php:735
8154
  #, fuzzy
8155
  msgid "Resize photos to fit within a given area."
8156
  msgstr "Resize Fotos in einem bestimmten Bereich zu passen."
8157
 
8158
+ #: wppa-settings-autosave.php:736
8159
  #, fuzzy
8160
  msgid "Specify the screensize for the unscaled photos."
8161
  msgstr "Geben Sie die Bildschirmgröße für die unscaled Fotos."
8162
 
8163
+ #: wppa-settings-autosave.php:737
8164
  #, fuzzy
8165
  msgid ""
8166
  "The use of a non-default value is particularly usefull when you make use of "
8169
  "Die Verwendung eines nicht-Standardwert ist besonders nützlich, wenn Sie die "
8170
  "Verwendung von Leuchtkasten Funktionalität zu machen."
8171
 
8172
+ #: wppa-settings-autosave.php:739 wppa-settings-autosave.php:761
8173
+ #: wppa-settings-autosave.php:772 wppa-settings-autosave.php:781
8174
+ #: wppa-settings-autosave.php:826 wppa-settings-autosave.php:872
8175
+ #: wppa-settings-autosave.php:895 wppa-settings-autosave.php:902
8176
+ #: wppa-settings-autosave.php:921 wppa-settings-autosave.php:942
8177
+ #: wppa-settings-autosave.php:952 wppa-settings-autosave.php:1046
8178
+ #: wppa-settings-autosave.php:1080 wppa-settings-autosave.php:1100
8179
+ #: wppa-settings-autosave.php:1109 wppa-settings-autosave.php:1120
8180
+ #: wppa-settings-autosave.php:1132 wppa-settings-autosave.php:1142
8181
+ #: wppa-settings-autosave.php:1152 wppa-settings-autosave.php:1205
8182
+ #: wppa-settings-autosave.php:1214 wppa-settings-autosave.php:1225
8183
+ #: wppa-settings-autosave.php:1245 wppa-settings-autosave.php:1265
8184
+ #: wppa-settings-autosave.php:1285 wppa-settings-autosave.php:1305
8185
+ #: wppa-settings-autosave.php:1325 wppa-settings-autosave.php:1345
8186
+ #: wppa-settings-autosave.php:1354 wppa-settings-autosave.php:1363
8187
+ #: wppa-settings-autosave.php:1396 wppa-settings-autosave.php:1405
8188
+ #: wppa-settings-autosave.php:1417 wppa-settings-autosave.php:1426
8189
+ #: wppa-settings-autosave.php:2904 wppa-settings-autosave.php:4809
8190
+ #: wppa-settings-autosave.php:4826 wppa-settings-autosave.php:4843
8191
+ #: wppa-settings-autosave.php:4860 wppa-settings-autosave.php:4877
8192
+ #: wppa-settings-autosave.php:4894 wppa-settings-autosave.php:4911
8193
+ #: wppa-settings-autosave.php:4928 wppa-settings-autosave.php:4945
8194
+ #: wppa-settings-autosave.php:6285 wppa-settings-autosave.php:9103
8195
+ #: wppa-settings-autosave.php:9299 wppa-settings-autosave.php:9341
8196
+ #: wppa-settings-autosave.php:9359
8197
  #, fuzzy
8198
  msgid "pixels"
8199
  msgstr ""
8200
  "Geben Sie die Kartenhöhe in Pixeln an. Beispiel: 200, oder lassen dieses "
8201
  "Feld frei um eine responsive Karte zu erstellen."
8202
 
8203
+ #: wppa-settings-autosave.php:740
8204
  #, fuzzy
8205
  msgid "Fit within rectangle as set in Table I-B1,2"
8206
  msgstr "Fit innerhalb des Rechtecks ​​nach in Tabelle I-B1,2"
8207
 
8208
+ #: wppa-settings-autosave.php:747
8209
  #, fuzzy
8210
  msgid "Photocount threshold"
8211
  msgstr "Photocount Schwelle"
8212
 
8213
+ #: wppa-settings-autosave.php:748
8214
  #, fuzzy
8215
  msgid "Number of photos in an album must exceed."
8216
  msgstr "Anzahl der Fotos in einem Album muss nicht überschreiten."
8217
 
8218
+ #: wppa-settings-autosave.php:749
8219
  #, fuzzy
8220
  msgid ""
8221
  "Photos do not show up in the album unless there are more than this number of "
8228
  "Album zu haben, die nur Teil Alben enthält, ohne sie in der Liste der Unter "
8229
  "Alben zu sehen. Normalerweise auf 0 (immer an) oder 1 (für ein Titelbild)."
8230
 
8231
+ #: wppa-settings-autosave.php:751 wppa-settings-autosave.php:790
8232
+ #: wppa-settings-autosave.php:1234 wppa-settings-autosave.php:1274
8233
+ #: wppa-settings-autosave.php:1294 wppa-settings-autosave.php:1334
8234
+ #: wppa-settings-autosave.php:4164 wppa-settings-autosave.php:6199
8235
+ #: wppa-settings-autosave.php:8122
8236
  #, fuzzy
8237
  msgid "photos"
8238
  msgstr "Fotos"
8239
 
8240
+ #: wppa-settings-autosave.php:756
8241
  #, fuzzy
8242
  msgid "Border thickness"
8243
  msgstr "Rahmendicke:"
8244
 
8245
+ #: wppa-settings-autosave.php:757
8246
  #, fuzzy
8247
  msgid "Thickness of wppa+ box borders."
8248
  msgstr "Die Dicke der WPPA box Grenzen."
8249
 
8250
+ #: wppa-settings-autosave.php:758
8251
  #, fuzzy
8252
  msgid ""
8253
  "Enter the thickness for the border of the WPPA+ boxes. A number of 0 means: "
8256
  "Geben Sie die Dicke für die Grenze der WPPA Boxen. Eine Reihe von 0 "
8257
  "bedeutet: keine Grenze."
8258
 
8259
+ #: wppa-settings-autosave.php:759 wppa-settings-autosave.php:769
8260
  #, fuzzy
8261
  msgid "WPPA+ boxes are: the navigation bars and the filmstrip."
8262
  msgstr "WPPA Boxen sind: die Navigationsleisten und der Filmstreifen."
8263
 
8264
+ #: wppa-settings-autosave.php:767
8265
  #, fuzzy
8266
  msgid "Radius of wppa+ box borders."
8267
  msgstr "Radius von WPPA box Grenzen."
8268
 
8269
+ #: wppa-settings-autosave.php:768
8270
  #, fuzzy
8271
  msgid ""
8272
  "Enter the corner radius for the border of the WPPA+ boxes. A number of 0 "
8275
  "Geben Sie den Eckenradius für die Grenze der WPPA Boxen. Eine Reihe von 0 "
8276
  "bedeutet: keine abgerundeten Ecken."
8277
 
8278
+ #: wppa-settings-autosave.php:770
8279
  #, fuzzy
8280
  msgid "Note that rounded corners are only supported by modern browsers."
8281
  msgstr ""
8282
  "Beachten Sie, dass Ecken gerundet werden nur von modernen Browsern "
8283
  "unterstützt."
8284
 
8285
+ #: wppa-settings-autosave.php:778
8286
  #, fuzzy
8287
  msgid "Distance between wppa+ boxes."
8288
  msgstr "Die Entfernung zwischen WPPA Boxen."
8289
 
8290
+ #: wppa-settings-autosave.php:786
8291
  #, fuzzy
8292
  msgid "Related count"
8293
  msgstr "Verwandte Zählung"
8294
 
8295
+ #: wppa-settings-autosave.php:787
8296
  #, fuzzy
8297
  msgid "The default maximum number of related photos to find."
8298
  msgstr "Die standardmäßige maximale Anzahl verwandter Fotos zu finden."
8299
 
8300
+ #: wppa-settings-autosave.php:788
8301
  #, fuzzy
8302
  msgid ""
8303
  "When using shortcodes like [wppa type=\"album\" album=\"#related,desc,23\"][/"
8308
  "23\"] [/ WPPA], ist die maximale Anzahl 23, die Zahl Weglassen des Maximum "
8309
  "dieser Einstellung gibt."
8310
 
8311
+ #: wppa-settings-autosave.php:796
8312
  #, fuzzy
8313
  msgid "The maximum number of pagelinks to be displayed."
8314
  msgstr "Die maximale Anzahl der pagelinks angezeigt werden."
8315
 
8316
+ #: wppa-settings-autosave.php:799
8317
  #, fuzzy
8318
  msgid "pages"
8319
  msgstr "Seiten:"
8320
 
8321
+ #: wppa-settings-autosave.php:804
8322
  #, fuzzy
8323
  msgid "Max file name length"
8324
  msgstr "Max Länge des Dateinamens"
8325
 
8326
+ #: wppa-settings-autosave.php:805
8327
  #, fuzzy
8328
  msgid "The max length of a photo file name excluding the extension."
8329
  msgstr "Die maximale Länge eines Fotodateinamen ohne die Erweiterung."
8330
 
8331
+ #: wppa-settings-autosave.php:806 wppa-settings-autosave.php:815
8332
  #, fuzzy
8333
  msgid "A setting of 0 means: unlimited."
8334
  msgstr "Eine Einstellung von 0 bedeutet: unbegrenzt."
8335
 
8336
+ #: wppa-settings-autosave.php:808 wppa-settings-autosave.php:817
8337
  #, fuzzy
8338
  msgid "chars"
8339
  msgstr "Zeichen"
8340
 
8341
+ #: wppa-settings-autosave.php:813
8342
  #, fuzzy
8343
  msgid "Max photo name length"
8344
  msgstr "Max Foto Name Länge"
8345
 
8346
+ #: wppa-settings-autosave.php:814
8347
  #, fuzzy
8348
  msgid "The max length of a photo name."
8349
  msgstr "Die maximale Länge eines Fotos Namen."
8350
 
8351
+ #: wppa-settings-autosave.php:823
8352
  #, fuzzy
8353
  msgid "The height of your sticky header."
8354
  msgstr "Die Höhe des klebrigen Header."
8355
 
8356
+ #: wppa-settings-autosave.php:824
8357
  #, fuzzy
8358
  msgid "If your theme has a sticky header, enter its height here."
8359
  msgstr "Wenn Ihr Thema eine klebrige Header hat, geben Sie dessen Höhe hier."
8360
 
8361
+ #: wppa-settings-autosave.php:832
8362
  #, fuzzy
8363
  msgid "Slideshow related size settings"
8364
  msgstr "Diashow bezogenen Größeneinstellungen"
8365
 
8366
+ #: wppa-settings-autosave.php:834
8367
  #, fuzzy
8368
  msgid "Maximum Width"
8369
  msgstr "Maximalbreite"
8370
 
8371
+ #: wppa-settings-autosave.php:835
8372
  #, fuzzy
8373
  msgid "The maximum width photos will be displayed in slideshows."
8374
  msgstr "Die maximale Breite Fotos werden in Diashows angezeigt."
8375
 
8376
+ #: wppa-settings-autosave.php:836 wppa-settings-autosave.php:847
8377
  #, fuzzy
8378
  msgid ""
8379
  "Enter the largest size in pixels as how you want your photos to be displayed."
8381
  "Geben Sie die größte Größe in Pixeln, wie, wie Sie möchten, dass Ihre Fotos "
8382
  "angezeigt werden."
8383
 
8384
+ #: wppa-settings-autosave.php:837
8385
  #, fuzzy
8386
  msgid ""
8387
  "This is usually the same as the Column Width (Table I-A1), but it may differ."
8389
  "Dies ist normalerweise die gleiche wie die Spaltenbreite (Tabelle I-A1), "
8390
  "aber es kann davon abweichen."
8391
 
8392
+ #: wppa-settings-autosave.php:845
8393
  #, fuzzy
8394
  msgid "Maximum Height"
8395
  msgstr "Maximale Höhe"
8396
 
8397
+ #: wppa-settings-autosave.php:846
8398
  #, fuzzy
8399
  msgid "The maximum height photos will be displayed in slideshows."
8400
  msgstr "Die maximale Höhe Fotos werden in Diashows angezeigt."
8401
 
8402
+ #: wppa-settings-autosave.php:848
8403
  #, fuzzy
8404
  msgid ""
8405
  "This setting defines the height of the space reserved for photos in "
8408
  "Diese Einstellung definiert die Höhe des Raumes für Fotos in Diashows "
8409
  "vorbehalten."
8410
 
8411
+ #: wppa-settings-autosave.php:849
8412
  #, fuzzy
8413
  msgid ""
8414
  "If you change the width of a display by the size=\"..\" shortcode attribute, "
8419
  "Attribut ändert sich dieser Wert proportional das Seitenverhältnis zu "
8420
  "entsprechen, wie durch diese und die vorherige Einstellung definiert."
8421
 
8422
+ #: wppa-settings-autosave.php:851 wppa-settings-autosave.php:1024
8423
+ #: wppa-settings-autosave.php:1035
8424
  #, fuzzy
8425
  msgid "pixels high"
8426
  msgstr "Pixel hoch"
8427
 
8428
+ #: wppa-settings-autosave.php:856
8429
  #, fuzzy
8430
  msgid "Stretch to fit"
8431
  msgstr "Passend strecken"
8432
 
8433
+ #: wppa-settings-autosave.php:857
8434
  #, fuzzy
8435
  msgid "Stretch photos that are too small."
8436
  msgstr "Strecken Sie Fotos, die zu klein sind."
8437
 
8438
+ #: wppa-settings-autosave.php:858
8439
  #, fuzzy
8440
  msgid ""
8441
  "Images will be stretched to the Maximum Size at display time if they are "
8446
  "wenn sie kleiner sind. Verlassen nicht markiert wird empfohlen. Es ist "
8447
  "besser, um Fotos hochzuladen, die die Größen passen gut Sie verwenden!"
8448
 
8449
+ #: wppa-settings-autosave.php:865
8450
  #, fuzzy
8451
  msgid "Slideshow borderwidth"
8452
  msgstr "Diashow Border"
8453
 
8454
+ #: wppa-settings-autosave.php:866
8455
  #, fuzzy
8456
  msgid "The width of the border around slideshow images."
8457
  msgstr "Die Breite des Rahmens um Diashow Bilder."
8458
 
8459
+ #: wppa-settings-autosave.php:867
8460
  #, fuzzy
8461
  msgid ""
8462
  "The border is made by the image background being larger than the image "
8465
  "Die Grenze wird durch den Hintergrund des Bildes größer ist als die Bild "
8466
  "itsself (padding) hergestellt."
8467
 
8468
+ #: wppa-settings-autosave.php:868
8469
  #, fuzzy
8470
  msgid ""
8471
  "Additionally there may be a one pixel outline of a different color. See "
8474
  "Zusätzlich kann es eine ein Pixel Umriß einer anderen Farbe sein. Siehe "
8475
  "Tabelle III-A2."
8476
 
8477
+ #: wppa-settings-autosave.php:869
8478
  #, fuzzy
8479
  msgid "The number you enter here is exclusive the one pixel outline."
8480
  msgstr "Die Zahl, die Sie hier eingeben, ist exklusiv die eine Pixel Kontur."
8481
 
8482
+ #: wppa-settings-autosave.php:870
8483
  #, fuzzy
8484
  msgid "If you leave this entry empty, there will be no outline either."
8485
  msgstr ""
8486
  "Wenn Sie diesen Eintrag leer lassen, wird es entweder keine Umrisse sein."
8487
 
8488
+ #: wppa-settings-autosave.php:877
8489
  #, fuzzy
8490
  msgid "Numbar Max"
8491
  msgstr "Numbar Max"
8492
 
8493
+ #: wppa-settings-autosave.php:878
8494
  #, fuzzy
8495
  msgid "Maximum numbers to display."
8496
  msgstr "Maximale Zahlen angezeigt werden soll."
8497
 
8498
+ #: wppa-settings-autosave.php:879
8499
  #, fuzzy
8500
  msgid ""
8501
  "In order to attemt to fit on one line, the numbers will be replaced by dots "
8506
  "ersetzt werden - mit Ausnahme der aktuellen - wenn es mehr als diese Anzahl "
8507
  "von Fotos in einer Diashow sind."
8508
 
8509
+ #: wppa-settings-autosave.php:881
8510
  #, fuzzy
8511
  msgid "numbers"
8512
  msgstr "Nummern"
8513
 
8514
+ #: wppa-settings-autosave.php:886
8515
  #, fuzzy
8516
  msgid "Share button size"
8517
  msgstr "\"Teilen\"-Button"
8518
 
8519
+ #: wppa-settings-autosave.php:887
8520
  #, fuzzy
8521
  msgid "The size of the social media icons in the Share box"
8522
  msgstr "Die Größe der Social-Media-Symbole in der Box Teilen"
8523
 
8524
+ #: wppa-settings-autosave.php:897
8525
  #, fuzzy
8526
  msgid "Mini Treshold"
8527
  msgstr "Mini Treshold"
8528
 
8529
+ #: wppa-settings-autosave.php:898
8530
  #, fuzzy
8531
  msgid "Show mini text at slideshow smaller then."
8532
  msgstr "Zeigen Mini Text Diashow dann kleiner."
8533
 
8534
+ #: wppa-settings-autosave.php:899
8535
  #, fuzzy
8536
  msgid ""
8537
  "Display Next and Prev. as opposed to Next photo and Previous photo when the "
8540
  "Anzeige Next und Prev. im Gegensatz zu Nächstes Foto und Vorheriges Foto, "
8541
  "wenn die cotainer kleiner als diese Größe."
8542
 
8543
+ #: wppa-settings-autosave.php:900
8544
  #, fuzzy
8545
  msgid "Special use in responsive themes."
8546
  msgstr "Besondere Verwendung in ansprechenden Themen."
8547
 
8548
+ #: wppa-settings-autosave.php:908
8549
  #, fuzzy
8550
  msgid "The maximum number of slides in a certain view. 0 means no pagination"
8551
  msgstr ""
8552
  "Die maximale Anzahl von Dias in einer bestimmten Ansicht. 0 bedeutet keine "
8553
  "Paginierung"
8554
 
8555
+ #: wppa-settings-autosave.php:911 wppa-settings-autosave.php:930
8556
  #, fuzzy
8557
  msgid "slides"
8558
  msgstr "Gleitschienen"
8559
 
8560
+ #: wppa-settings-autosave.php:916
8561
  #, fuzzy
8562
  msgid "Filmstrip Thumbnail Size"
8563
  msgstr "Diastreifen Miniaturgröße"
8564
 
8565
+ #: wppa-settings-autosave.php:917
8566
  #, fuzzy
8567
  msgid "The size of the filmstrip images."
8568
  msgstr "Die Größe der Filmstreifen Bilder."
8569
 
8570
+ #: wppa-settings-autosave.php:918 wppa-settings-autosave.php:939
8571
+ #: wppa-settings-autosave.php:949 wppa-settings-autosave.php:1139
8572
+ #: wppa-settings-autosave.php:1149
8573
  #, fuzzy
8574
  msgid "This size applies to the width or height, whichever is the largest."
8575
  msgstr ""
8576
  "Diese Größe gilt für die Breite oder Höhe, je nachdem, was der größte ist."
8577
 
8578
+ #: wppa-settings-autosave.php:919 wppa-settings-autosave.php:940
8579
+ #: wppa-settings-autosave.php:950
8580
  #, fuzzy
8581
  msgid ""
8582
  "Changing the thumbnail size may result in all thumbnails being regenerated. "
8585
  "Ändern der Miniaturgröße in allen Thumbnails führen kann regeneriert werden. "
8586
  "das kann eine Weile dauern."
8587
 
8588
+ #: wppa-settings-autosave.php:927
8589
  #, fuzzy
8590
  msgid "The max number of slides in a slideonly display"
8591
  msgstr "Die maximale Anzahl der Folien in einer slideonly Anzeige"
8592
 
8593
+ #: wppa-settings-autosave.php:935
8594
  #, fuzzy
8595
  msgid "Thumbnail photos related size settings"
8596
  msgstr "Thumbnail Fotos zu ähnlichen Größeneinstellungen"
8597
 
8598
+ #: wppa-settings-autosave.php:937
8599
  #, fuzzy
8600
  msgid "Thumbnail Size"
8601
  msgstr "Vorschaugröße"
8602
 
8603
+ #: wppa-settings-autosave.php:938
8604
  #, fuzzy
8605
  msgid "The size of the thumbnail images."
8606
  msgstr "Die Größe der Miniaturbilder."
8607
 
8608
+ #: wppa-settings-autosave.php:947
8609
  #, fuzzy
8610
  msgid "Thumbnail Size Alt"
8611
  msgstr "Thumbnail Größe"
8612
 
8613
+ #: wppa-settings-autosave.php:948
8614
  #, fuzzy
8615
  msgid "The alternative size of the thumbnail images."
8616
  msgstr "Die alternative Größe der Miniaturbilder."
8617
 
8618
+ #: wppa-settings-autosave.php:957
8619
  #, fuzzy
8620
  msgid "Thumbnail Aspect"
8621
  msgstr "Thumbnail Aspect"
8622
 
8623
+ #: wppa-settings-autosave.php:958
8624
  #, fuzzy
8625
  msgid "Aspect ration of thumbnail image"
8626
  msgstr "Aspect Ration thumbnail image"
8627
 
8628
+ #: wppa-settings-autosave.php:962
8629
  #, fuzzy
8630
  msgid "--- same as fullsize ---"
8631
  msgstr "--- Gleiche wie Gross ---"
8632
 
8633
+ #: wppa-settings-autosave.php:963
8634
  #, fuzzy
8635
  msgid "--- square clipped ---"
8636
  msgstr "--- Quadrat geschnitten ---"
8637
 
8638
+ #: wppa-settings-autosave.php:964
8639
  #, fuzzy
8640
  msgid "4:5 landscape clipped"
8641
  msgstr "4: 5 Landschaft abgeschnitten"
8642
 
8643
+ #: wppa-settings-autosave.php:965
8644
  #, fuzzy
8645
  msgid "3:4 landscape clipped"
8646
  msgstr "3: 4 Landschaft abgeschnitten"
8647
 
8648
+ #: wppa-settings-autosave.php:966
8649
  #, fuzzy
8650
  msgid "2:3 landscape clipped"
8651
  msgstr "2: 3 Landschaft abgeschnitten"
8652
 
8653
+ #: wppa-settings-autosave.php:967
8654
  #, fuzzy
8655
  msgid "9:16 landscape clipped"
8656
  msgstr "09.16 Landschaft abgeschnitten"
8657
 
8658
+ #: wppa-settings-autosave.php:968
8659
  #, fuzzy
8660
  msgid "1:2 landscape clipped"
8661
  msgstr "1: 2 Landschaft abgeschnitten"
8662
 
8663
+ #: wppa-settings-autosave.php:969
8664
  #, fuzzy
8665
  msgid "--- square padded ---"
8666
  msgstr "--- Quadrat gepolsterte ---"
8667
 
8668
+ #: wppa-settings-autosave.php:970
8669
  #, fuzzy
8670
  msgid "4:5 landscape padded"
8671
  msgstr "4: 5 Landschaft gepolstert"
8672
 
8673
+ #: wppa-settings-autosave.php:971
8674
  #, fuzzy
8675
  msgid "3:4 landscape padded"
8676
  msgstr "3: 4 Landschaft gepolstert"
8677
 
8678
+ #: wppa-settings-autosave.php:972
8679
  #, fuzzy
8680
  msgid "2:3 landscape padded"
8681
  msgstr "2: 3 Landschaft gepolstert"
8682
 
8683
+ #: wppa-settings-autosave.php:973
8684
  #, fuzzy
8685
  msgid "9:16 landscape padded"
8686
  msgstr "09.16 Landschaft gepolstert"
8687
 
8688
+ #: wppa-settings-autosave.php:974
8689
  #, fuzzy
8690
  msgid "1:2 landscape padded"
8691
  msgstr "1: 2 Landschaft gepolstert"
8692
 
8693
+ #: wppa-settings-autosave.php:996
8694
  #, fuzzy
8695
  msgid "Thumbframe width"
8696
  msgstr "Thumbframe Breite"
8697
 
8698
+ #: wppa-settings-autosave.php:997
8699
  #, fuzzy
8700
  msgid "The width of the thumbnail frame."
8701
  msgstr "Die Breite des Miniaturbildrahmens."
8702
 
8703
+ #: wppa-settings-autosave.php:998 wppa-settings-autosave.php:1009
8704
  #, fuzzy
8705
  msgid "Set the width of the thumbnail frame."
8706
  msgstr "Legen Sie die Breite des Miniaturbildrahmens."
8707
 
8708
+ #: wppa-settings-autosave.php:999 wppa-settings-autosave.php:1010
8709
+ #: wppa-settings-autosave.php:1021 wppa-settings-autosave.php:1032
8710
+ #: wppa-settings-autosave.php:1043
8711
  #, fuzzy
8712
  msgid "Set width, height and spacing for the thumbnail frames."
8713
  msgstr "Stellen Sie Breite, Höhe und Abstand für die Thumbnail-Frames."
8714
 
8715
+ #: wppa-settings-autosave.php:1000 wppa-settings-autosave.php:1011
8716
+ #: wppa-settings-autosave.php:1022 wppa-settings-autosave.php:1033
8717
+ #: wppa-settings-autosave.php:1044
8718
  #, fuzzy
8719
  msgid ""
8720
  "These sizes should be large enough for a thumbnail image and - optionally - "
8723
  "Diese Größen sollte groß genug für ein Miniaturbild und - optional - den "
8724
  "Text darunter."
8725
 
8726
+ #: wppa-settings-autosave.php:1007
8727
  #, fuzzy
8728
  msgid "Thumbframe width Alt"
8729
  msgstr "Thumbframe Breite Alt"
8730
 
8731
+ #: wppa-settings-autosave.php:1008
8732
  #, fuzzy
8733
  msgid "The width of the alternative thumbnail frame."
8734
  msgstr "Die Breite des alternativen Thumbnail-Rahmen."
8735
 
8736
+ #: wppa-settings-autosave.php:1018
8737
  #, fuzzy
8738
  msgid "Thumbframe height"
8739
  msgstr "Thumbframe Höhe"
8740
 
8741
+ #: wppa-settings-autosave.php:1019
8742
  #, fuzzy
8743
  msgid "The height of the thumbnail frame."
8744
  msgstr "Die Höhe des Miniaturbildrahmens."
8745
 
8746
+ #: wppa-settings-autosave.php:1020 wppa-settings-autosave.php:1031
8747
  #, fuzzy
8748
  msgid "Set the height of the thumbnail frame."
8749
  msgstr "Stellen Sie die Höhe des Miniaturbildrahmens."
8750
 
8751
+ #: wppa-settings-autosave.php:1029
8752
  #, fuzzy
8753
  msgid "Thumbframe height Alt"
8754
  msgstr "Thumbframe Höhe Alt"
8755
 
8756
+ #: wppa-settings-autosave.php:1030
8757
  #, fuzzy
8758
  msgid "The height of the alternative thumbnail frame."
8759
  msgstr "Die Höhe des alternativen Thumbnail-Rahmen."
8760
 
8761
+ #: wppa-settings-autosave.php:1040
8762
  #, fuzzy
8763
  msgid "Thumbnail spacing"
8764
  msgstr "Thumbnail Abstand"
8765
 
8766
+ #: wppa-settings-autosave.php:1041
8767
  #, fuzzy
8768
  msgid "The spacing between adjacent thumbnail frames."
8769
  msgstr "Der Abstand zwischen benachbarten Miniaturrahmen."
8770
 
8771
+ #: wppa-settings-autosave.php:1042
8772
  #, fuzzy
8773
  msgid "Set the minimal spacing between the adjacent thumbnail frames"
8774
  msgstr ""
8775
  "Stellen Sie den minimalen Abstand zwischen den benachbarten Miniaturrahmen"
8776
 
8777
+ #: wppa-settings-autosave.php:1051
8778
  #, fuzzy
8779
  msgid "Auto spacing"
8780
  msgstr "Auto Abstand"
8781
 
8782
+ #: wppa-settings-autosave.php:1052
8783
  #, fuzzy
8784
  msgid "Space the thumbnail frames automatic."
8785
  msgstr "Raum der Miniaturrahmen automatisch."
8786
 
8787
+ #: wppa-settings-autosave.php:1053
8788
  #, fuzzy
8789
  msgid ""
8790
  "If you check this box, the thumbnail images will be evenly distributed over "
8793
  "Wenn Sie diese Option aktivieren, werden die Miniaturbilder gleichmäßig über "
8794
  "die zur Verfügung stehende Breite verteilt werden."
8795
 
8796
+ #: wppa-settings-autosave.php:1054
8797
  #, fuzzy
8798
  msgid ""
8799
  "In this case, the thumbnail spacing value (setting I-9) will be regarded as "
8802
  "In diesem Fall wird die Miniaturabstandswert (Einstellung I-9) als "
8803
  "Minimalwert angesehen werden."
8804
 
8805
+ #: wppa-settings-autosave.php:1061 wppa-settings-autosave.php:1168
8806
  #, fuzzy
8807
  msgid "Page size"
8808
  msgstr "Seitengröße"
8809
 
8810
+ #: wppa-settings-autosave.php:1062
8811
  #, fuzzy
8812
  msgid "Max number of thumbnails per page."
8813
  msgstr "Maximale Anzahl der Bilder pro Seite."
8814
 
8815
+ #: wppa-settings-autosave.php:1063
8816
  #, fuzzy
8817
  msgid ""
8818
  "Enter the maximum number of thumbnail images per page. A value of 0 "
8821
  "Geben Sie die maximale Anzahl von Miniaturbildern pro Seite. Ein Wert von 0 "
8822
  "bedeutet, dass keine Paginierung."
8823
 
8824
+ #: wppa-settings-autosave.php:1071
8825
  #, fuzzy
8826
  msgid "The size of the thumbnail popup images."
8827
  msgstr "Die Größe der Miniatur Popup-Bilder."
8828
 
8829
+ #: wppa-settings-autosave.php:1072
8830
  #, fuzzy
8831
  msgid ""
8832
  "Enter the size of the popup images. This size should be larger than the "
8835
  "Geben Sie die Größe der Pop-up-Bilder. Diese Größe sollte größer sein als "
8836
  "die Thumbnail-Größe sein."
8837
 
8838
+ #: wppa-settings-autosave.php:1073
8839
  #, fuzzy
8840
  msgid "This size should also be at least the cover image size."
8841
  msgstr "Diese Größe sollte auch zumindest die Abdeckung Bildgröße sein."
8842
 
8843
+ #: wppa-settings-autosave.php:1074
8844
  #, fuzzy
8845
  msgid ""
8846
  "Changing the popup size may result in all thumbnails being regenerated. this "
8849
  "Ändern des Popup-Größe in allen Thumbnails führen kann regeneriert werden. "
8850
  "das kann eine Weile dauern."
8851
 
8852
+ #: wppa-settings-autosave.php:1075
8853
  #, fuzzy
8854
  msgid ""
8855
  "Although this setting has only visual effect if \"Thumb popup\" (Table IV-"
8858
  "Obwohl diese Einstellung nur visuelle Effekt hat, wenn \"Thumb up\" (Tabelle "
8859
  "IV-C8) geprüft,"
8860
 
8861
+ #: wppa-settings-autosave.php:1076
8862
  #, fuzzy
8863
  msgid ""
8864
  "the value must be right as it is the physical size of the thumbnail and "
8867
  "der Wert muss richtig sein, wie es die physikalische Größe der Miniatur und "
8868
  "Coverfoto Bildern."
8869
 
8870
+ #: wppa-settings-autosave.php:1083
8871
  #, fuzzy
8872
  msgid "Use thumbs if fit"
8873
  msgstr "Verwenden Sie den Daumen, wenn fit"
8874
 
8875
+ #: wppa-settings-autosave.php:1084
8876
  #, fuzzy
8877
  msgid "Use the thumbnail image files if they are large enough."
8878
  msgstr "Verwenden Sie die Thumbnail-Image-Dateien, wenn sie groß genug sind."
8879
 
8880
+ #: wppa-settings-autosave.php:1085
8881
  #, fuzzy
8882
  msgid "This setting speeds up page loading for small photos."
8883
  msgstr ""
8884
  "Diese Einstellung beschleunigt das Laden der Seite für kleine Fotos auf."
8885
 
8886
+ #: wppa-settings-autosave.php:1086
8887
  #, fuzzy
8888
  msgid ""
8889
  "Do NOT use this when your thumbnails have a forced aspect ratio (when Table "
8893
  "Seitenverhältnis haben (wenn Tabelle I-C2 ist auf etwas anderes aus --- "
8894
  "gleichen wie Gross ---)"
8895
 
8896
+ #: wppa-settings-autosave.php:1093
8897
  #, fuzzy
8898
  msgid "Album cover related size settings"
8899
  msgstr "Album-Cover im Zusammenhang Größeneinstellungen"
8900
 
8901
+ #: wppa-settings-autosave.php:1096
8902
  #, fuzzy
8903
  msgid "Maximum width for a album cover display."
8904
  msgstr "Die maximale Breite für ein Album-Cover-Anzeige."
8905
 
8906
+ #: wppa-settings-autosave.php:1097
8907
  #, fuzzy
8908
  msgid ""
8909
  "Display covers in 2 or more columns if the display area is wider than the "
8912
  "Display umfasst in 2 oder mehr Spalten, wenn die Anzeigefläche ist breiter "
8913
  "als die vorgegebene Breite."
8914
 
8915
+ #: wppa-settings-autosave.php:1098
8916
  #, fuzzy
8917
  msgid ""
8918
  "This also applies for 'thumbnails as covers', and will NOT apply to single "
8921
  "Dies gilt auch für 'Thumbnails als Abdeckungen' und wird nicht auf einzelne "
8922
  "Elemente anwenden."
8923
 
8924
+ #: wppa-settings-autosave.php:1105
8925
  #, fuzzy
8926
  msgid "Min Cover height"
8927
  msgstr "Cover Höhe"
8928
 
8929
+ #: wppa-settings-autosave.php:1106
8930
  #, fuzzy
8931
  msgid "Minimal height of an album cover."
8932
  msgstr "Minimale Höhe eines Album-Cover."
8933
 
8934
+ #: wppa-settings-autosave.php:1107
8935
  #, fuzzy
8936
  msgid ""
8937
  "If you use this setting to make the albums the same height and you are not "
8941
  "machen, und Sie sind nicht zufrieden über das Lay-out, versuchen, den Wert "
8942
  "in die nächste Einstellung zu erhöhen"
8943
 
8944
+ #: wppa-settings-autosave.php:1114
8945
  #, fuzzy
8946
  msgid "Min Text frame height"
8947
  msgstr "Minimale Rahmenhöhe"
8948
 
8949
+ #: wppa-settings-autosave.php:1115
8950
  #, fuzzy
8951
  msgid "The minimal cover text frame height incl header."
8952
  msgstr "Die minimale Abdeckung Textrahmenhöhe inkl Header."
8953
 
8954
+ #: wppa-settings-autosave.php:1116
8955
  #, fuzzy
8956
  msgid ""
8957
  "The height starting with the album title up to and including the view- and "
8960
  "Die Höhe mit dem Albumtitel beginnend bis einschließlich der View- und die "
8961
  "slideshow- Links."
8962
 
8963
+ #: wppa-settings-autosave.php:1117
8964
  #, fuzzy
8965
  msgid ""
8966
  "This setting enables you to give the album covers the same height while the "
8969
  "Mit dieser Einstellung können Sie das Album-Cover die gleiche Höhe zu geben, "
8970
  "während der Titel passen müssen auf einer Linie nicht."
8971
 
8972
+ #: wppa-settings-autosave.php:1118
8973
  #, fuzzy
8974
  msgid "This is the recommended setting to line-up your covers!"
8975
  msgstr "Dies ist die empfohlene Einstellung Ihre Abdeckungen auf Line-up!"
8976
 
8977
+ #: wppa-settings-autosave.php:1125
8978
  #, fuzzy
8979
  msgid "Min Description height"
8980
  msgstr "Min Höhe"
8981
 
8982
+ #: wppa-settings-autosave.php:1126
8983
  #, fuzzy
8984
  msgid "The minimal height of the album description text frame."
8985
  msgstr "Die minimale Höhe des Textrahmens Albumbeschreibung."
8986
 
8987
+ #: wppa-settings-autosave.php:1127
8988
  #, fuzzy
8989
  msgid "The minimal height of the description field in an album cover display."
8990
  msgstr "Die minimale Höhe des Beschreibungsfeld in einem Album-Cover-Anzeige."
8991
 
8992
+ #: wppa-settings-autosave.php:1128
8993
  #, fuzzy
8994
  msgid ""
8995
  "This setting enables you to give the album covers the same height provided "
8999
  "Verfügung gestellt zu geben, dass die Cover-Bilder gleich groß sind und die "
9000
  "Titel passen auf einer Linie."
9001
 
9002
+ #: wppa-settings-autosave.php:1129
9003
  #, fuzzy
9004
  msgid ""
9005
  "To force the coverphotos have equal heights, tick the box in Table I-D7."
9007
  "Um zu erzwingen, die coverphotos gleichen Höhen haben, markieren Sie das "
9008
  "Kästchen in Tabelle I-D7."
9009
 
9010
+ #: wppa-settings-autosave.php:1130
9011
  #, fuzzy
9012
  msgid ""
9013
  "You may need this setting if changing the previous setting is not sufficient "
9016
  "Sie können diese Einstellung brauchen, wenn die vorherige Einstellung ändert "
9017
  "sich nicht ausreichend ist, damit die Cover Line-up."
9018
 
9019
+ #: wppa-settings-autosave.php:1137
9020
  #, fuzzy
9021
  msgid "Coverphoto size"
9022
  msgstr "Titelbild Größe"
9023
 
9024
+ #: wppa-settings-autosave.php:1138
9025
  #, fuzzy
9026
  msgid "The size of the coverphoto."
9027
  msgstr "Die Größe des Titelbild."
9028
 
9029
+ #: wppa-settings-autosave.php:1140 wppa-settings-autosave.php:1150
9030
  #, fuzzy
9031
  msgid ""
9032
  "Changing the coverphoto size may result in all thumbnails being regenerated. "
9035
  "Ändern der Größe in allen Coverfoto Thumbnails führen kann regeneriert "
9036
  "werden. das kann eine Weile dauern."
9037
 
9038
+ #: wppa-settings-autosave.php:1147
9039
  #, fuzzy
9040
  msgid "Coverphoto size multi"
9041
  msgstr "Titelbild Größe Mehr"
9042
 
9043
+ #: wppa-settings-autosave.php:1148
9044
  #, fuzzy
9045
  msgid "The size of coverphotos if more than one."
9046
  msgstr "Die Größe der coverphotos wenn mehr als ein."
9047
 
9048
+ #: wppa-settings-autosave.php:1157
9049
  #, fuzzy
9050
  msgid "Size is height"
9051
  msgstr "Größe ist in der Höhe"
9052
 
9053
+ #: wppa-settings-autosave.php:1158
9054
  #, fuzzy
9055
  msgid "The size of the coverphoto is the height of it."
9056
  msgstr "Die Größe des Titelbild ist die Höhe davon."
9057
 
9058
+ #: wppa-settings-autosave.php:1159
9059
  #, fuzzy
9060
  msgid ""
9061
  "If set: the previous setting is the height, if unset: the largest of width "
9064
  "Wenn gesetzt: die vorherige Einstellung ist die Höhe, wenn nicht gesetzt: "
9065
  "die größte Breite und Höhe."
9066
 
9067
+ #: wppa-settings-autosave.php:1160
9068
  #, fuzzy
9069
  msgid ""
9070
  "This setting applies for coverphoto position top or bottom only (Table IV-"
9073
  "Diese Einstellung gilt für Coverfoto Position oben oder unten nur (Tabelle "
9074
  "IV-D3)."
9075
 
9076
+ #: wppa-settings-autosave.php:1161
9077
  #, fuzzy
9078
  msgid "This makes it easyer to make the covers of equal height."
9079
  msgstr "Dies macht es easyer die Abdeckungen von gleicher Höhe zu machen."
9080
 
9081
+ #: wppa-settings-autosave.php:1169
9082
  #, fuzzy
9083
  msgid "Max number of covers per page."
9084
  msgstr "Max Anzahl der Sitzplätze pro Seite."
9085
 
9086
+ #: wppa-settings-autosave.php:1170
9087
  #, fuzzy
9088
  msgid ""
9089
  "Enter the maximum number of album covers per page. A value of 0 indicates no "
9092
  "Geben Sie die maximale Anzahl der Album pro Seite abdeckt. Ein Wert von 0 "
9093
  "bedeutet, dass keine Paginierung."
9094
 
9095
+ #: wppa-settings-autosave.php:1172
9096
  #, fuzzy
9097
  msgid "covers"
9098
  msgstr "Covers"
9099
 
9100
+ #: wppa-settings-autosave.php:1177
9101
  #, fuzzy
9102
  msgid "Rating and comment related size settings"
9103
  msgstr "Bewertung und Kommentar im Zusammenhang mit Größeneinstellungen"
9104
 
9105
+ #: wppa-settings-autosave.php:1179
9106
  #, fuzzy
9107
  msgid "Rating size"
9108
  msgstr "Bewertung Größe"
9109
 
9110
+ #: wppa-settings-autosave.php:1180
9111
  #, fuzzy
9112
  msgid "Select the number of voting stars."
9113
  msgstr "Wählen Sie die Anzahl der Abstimmungs Sterne."
9114
 
9115
+ #: wppa-settings-autosave.php:1183
9116
  #, fuzzy
9117
  msgid "Standard: 5 stars"
9118
  msgstr "Standard: 5 Sterne"
9119
 
9120
+ #: wppa-settings-autosave.php:1183
9121
  #, fuzzy
9122
  msgid "Extended: 10 stars"
9123
  msgstr "Erweitert: 10 Sterne"
9124
 
9125
+ #: wppa-settings-autosave.php:1183
9126
  #, fuzzy
9127
  msgid "One button vote"
9128
  msgstr "Ein Buton"
9129
 
9130
+ #: wppa-settings-autosave.php:1190
9131
  #, fuzzy
9132
  msgid "Display precision"
9133
  msgstr "Anzeigegenauigkeit"
9134
 
9135
+ #: wppa-settings-autosave.php:1191
9136
  #, fuzzy
9137
  msgid "Select the desired rating display precision."
9138
  msgstr "Wählen Sie die gewünschte Bewertung Anzeigegenauigkeit."
9139
 
9140
+ #: wppa-settings-autosave.php:1194
9141
  #, fuzzy
9142
  msgid "decimal places"
9143
  msgstr "Dezimalstellen:"
9144
 
9145
+ #: wppa-settings-autosave.php:1202
9146
  #, fuzzy
9147
  msgid "Size of Avatar images."
9148
  msgstr "Größe von Avatar-Bilder."
9149
 
9150
+ #: wppa-settings-autosave.php:1203
9151
  #, fuzzy
9152
  msgid "The size of the square avatar; must be > 0 and < 256"
9153
  msgstr "Die Größe des Platzes avatar; muss> 0 und <256"
9154
 
9155
+ #: wppa-settings-autosave.php:1210
9156
  #, fuzzy
9157
  msgid "Rating space"
9158
  msgstr "Bewertung Platz"
9159
 
9160
+ #: wppa-settings-autosave.php:1211
9161
  #, fuzzy
9162
  msgid "Space between avg and my rating stars"
9163
  msgstr "Der Raum zwischen avg und meine Bewertung Sterne"
9164
 
9165
+ #: wppa-settings-autosave.php:1219
9166
  #, fuzzy
9167
  msgid "Widget related size settings"
9168
  msgstr "Widget bezogenen Größeneinstellungen"
9169
 
9170
+ #: wppa-settings-autosave.php:1221
9171
  #, fuzzy
9172
  msgid "Widget width"
9173
  msgstr "Widget Breite"
9174
 
9175
+ #: wppa-settings-autosave.php:1222
9176
  #, fuzzy
9177
  msgid "The useable width within widgets."
9178
  msgstr "Die nutzbare Breite innerhalb Widgets."
9179
 
9180
+ #: wppa-settings-autosave.php:1223
9181
  #, fuzzy
9182
  msgid ""
9183
  "Widget width for photo of the day, general purpose (default), slideshow "
9186
  "Widget Breite für Foto des Tages, für allgemeine Zwecke (Standard), Diashow "
9187
  "(Standard) und Widgets laden."
9188
 
9189
+ #: wppa-settings-autosave.php:1230
9190
  #, fuzzy
9191
  msgid "TopTen count"
9192
  msgstr "TopTen Zahl"
9193
 
9194
+ #: wppa-settings-autosave.php:1231
9195
  #, fuzzy
9196
  msgid "Number of photos in TopTen widget."
9197
  msgstr "Anzahl der Fotos in TopTen-Widget."
9198
 
9199
+ #: wppa-settings-autosave.php:1232
9200
  #, fuzzy
9201
  msgid "Enter the maximum number of rated photos in the TopTen widget."
9202
  msgstr ""
9203
  "Geben Sie die maximale Anzahl der bewerteten Fotos in der TopTen-Widget."
9204
 
9205
+ #: wppa-settings-autosave.php:1239
9206
  #, fuzzy
9207
  msgid "TopTen size"
9208
  msgstr "TopTen Größe"
9209
 
9210
+ #: wppa-settings-autosave.php:1240
9211
  #, fuzzy
9212
  msgid "Size of thumbnails in TopTen widget."
9213
  msgstr "Größe der Thumbnails in TopTen-Widget."
9214
 
9215
+ #: wppa-settings-autosave.php:1241
9216
  #, fuzzy
9217
  msgid "Enter the size for the mini photos in the TopTen widget."
9218
  msgstr "Geben Sie die Größe für die Mini-Fotos in der TopTen-Widget."
9219
 
9220
+ #: wppa-settings-autosave.php:1242 wppa-settings-autosave.php:1262
9221
+ #: wppa-settings-autosave.php:1282 wppa-settings-autosave.php:1302
9222
+ #: wppa-settings-autosave.php:1322 wppa-settings-autosave.php:1342
9223
  #, fuzzy
9224
  msgid "The size applies to the width or height, whatever is the largest."
9225
  msgstr "Die Größe bezieht sich auf die Breite oder Höhe, was die größte ist."
9226
 
9227
+ #: wppa-settings-autosave.php:1243 wppa-settings-autosave.php:1263
9228
+ #: wppa-settings-autosave.php:1283 wppa-settings-autosave.php:1303
9229
+ #: wppa-settings-autosave.php:1323 wppa-settings-autosave.php:1343
9230
  #, fuzzy
9231
  msgid ""
9232
  "Recommended values: 86 for a two column and 56 for a three column display."
9233
  msgstr ""
9234
  "Empfohlene Werte: 86 für eine Zwei-Säule und 56 für eine Dreispaltenanzeige."
9235
 
9236
+ #: wppa-settings-autosave.php:1250
9237
  #, fuzzy
9238
  msgid "Comment count"
9239
  msgstr "Anzahl der Kommentare"
9240
 
9241
+ #: wppa-settings-autosave.php:1251
9242
  #, fuzzy
9243
  msgid "Number of entries in Comment widget."
9244
  msgstr "Anzahl der Einträge im Kommentar-Widget."
9245
 
9246
+ #: wppa-settings-autosave.php:1252
9247
  #, fuzzy
9248
  msgid "Enter the maximum number of entries in the Comment widget."
9249
  msgstr "Geben Sie die maximale Anzahl der Einträge in den Kommentar-Widget."
9250
 
9251
+ #: wppa-settings-autosave.php:1254
9252
  #, fuzzy
9253
  msgid "entries"
9254
  msgstr "Eintragungen"
9255
 
9256
+ #: wppa-settings-autosave.php:1259
9257
  #, fuzzy
9258
  msgid "Comment size"
9259
  msgstr "Kommentar Größe"
9260
 
9261
+ #: wppa-settings-autosave.php:1260
9262
  #, fuzzy
9263
  msgid "Size of thumbnails in Comment widget."
9264
  msgstr "Größe der Thumbnails in Kommentar-Widget."
9265
 
9266
+ #: wppa-settings-autosave.php:1261
9267
  #, fuzzy
9268
  msgid "Enter the size for the mini photos in the Comment widget."
9269
  msgstr "Geben Sie die Größe für die Mini-Fotos in der Kommentar-Widget."
9270
 
9271
+ #: wppa-settings-autosave.php:1270
9272
  #, fuzzy
9273
  msgid "Thumbnail count"
9274
  msgstr "Thumbnail Zahl"
9275
 
9276
+ #: wppa-settings-autosave.php:1271
9277
  #, fuzzy
9278
  msgid "Number of photos in Thumbnail widget."
9279
  msgstr "Anzahl der Fotos in Thumbnail-Widget."
9280
 
9281
+ #: wppa-settings-autosave.php:1272
9282
  #, fuzzy
9283
  msgid "Enter the maximum number of rated photos in the Thumbnail widget."
9284
  msgstr ""
9285
  "Geben Sie die maximale Anzahl der bewerteten Fotos in der Thumbnail-Widget."
9286
 
9287
+ #: wppa-settings-autosave.php:1279
9288
  #, fuzzy
9289
  msgid "Thumbnail widget size"
9290
  msgstr "Thumbnail-Widget Größe"
9291
 
9292
+ #: wppa-settings-autosave.php:1280
9293
  #, fuzzy
9294
  msgid "Size of thumbnails in Thumbnail widget."
9295
  msgstr "Größe der Thumbnails in Thumbnail-Widget."
9296
 
9297
+ #: wppa-settings-autosave.php:1281
9298
  #, fuzzy
9299
  msgid "Enter the size for the mini photos in the Thumbnail widget."
9300
  msgstr "Geben Sie die Größe für die Mini-Fotos in der Thumbnail-Widget."
9301
 
9302
+ #: wppa-settings-autosave.php:1290
9303
  #, fuzzy
9304
  msgid "LasTen count"
9305
  msgstr "lasten Zahl"
9306
 
9307
+ #: wppa-settings-autosave.php:1291
9308
  #, fuzzy
9309
  msgid "Number of photos in Last Ten widget."
9310
  msgstr "Anzahl Fotos in letzten zehn Widget."
9311
 
9312
+ #: wppa-settings-autosave.php:1292
9313
  #, fuzzy
9314
  msgid "Enter the maximum number of photos in the LasTen widget."
9315
  msgstr "Geben Sie die maximale Anzahl der Fotos im lasten Widget."
9316
 
9317
+ #: wppa-settings-autosave.php:1299
9318
  #, fuzzy
9319
  msgid "LasTen size"
9320
  msgstr "lasten Größe"
9321
 
9322
+ #: wppa-settings-autosave.php:1300
9323
  #, fuzzy
9324
  msgid "Size of thumbnails in Last Ten widget."
9325
  msgstr "Größe der Thumbnails in letzten zehn Widget."
9326
 
9327
+ #: wppa-settings-autosave.php:1301
9328
  #, fuzzy
9329
  msgid "Enter the size for the mini photos in the LasTen widget."
9330
  msgstr "Geben Sie die Größe für die Mini-Fotos im lasten Widget."
9331
 
9332
+ #: wppa-settings-autosave.php:1310
9333
  #, fuzzy
9334
  msgid "Album widget count"
9335
  msgstr "Album-Widget Zählung"
9336
 
9337
+ #: wppa-settings-autosave.php:1311
9338
  #, fuzzy
9339
  msgid "Number of albums in Album widget."
9340
  msgstr "Anzahl der Alben in Album-Widget."
9341
 
9342
+ #: wppa-settings-autosave.php:1312
9343
  #, fuzzy
9344
  msgid ""
9345
  "Enter the maximum number of thumbnail photos of albums in the Album widget."
9346
  msgstr ""
9347
  "Geben Sie die maximale Anzahl der Miniatur Fotos von Alben im Album-Widget."
9348
 
9349
+ #: wppa-settings-autosave.php:1314 wppa-settings-autosave.php:6215
9350
  #, fuzzy
9351
  msgid "albums"
9352
  msgstr "Alben"
9353
 
9354
+ #: wppa-settings-autosave.php:1319
9355
  #, fuzzy
9356
  msgid "Album widget size"
9357
  msgstr "Album-Widget Größe"
9358
 
9359
+ #: wppa-settings-autosave.php:1320
9360
  #, fuzzy
9361
  msgid "Size of thumbnails in Album widget."
9362
  msgstr "Größe der Thumbnails in Album-Widget."
9363
 
9364
+ #: wppa-settings-autosave.php:1321
9365
  #, fuzzy
9366
  msgid "Enter the size for the mini photos in the Album widget."
9367
  msgstr "Geben Sie die Größe für die Mini-Fotos im Album-Widget."
9368
 
9369
+ #: wppa-settings-autosave.php:1330
9370
  #, fuzzy
9371
  msgid "FeaTen count"
9372
  msgstr "FeaTen Zahl"
9373
 
9374
+ #: wppa-settings-autosave.php:1331
9375
  #, fuzzy
9376
  msgid "Number of photos in Featured Ten widget."
9377
  msgstr "Anzahl Fotos in Hervorgehoben Ten-Widget."
9378
 
9379
+ #: wppa-settings-autosave.php:1332
9380
  #, fuzzy
9381
  msgid "Enter the maximum number of photos in the FeaTen widget."
9382
  msgstr "Geben Sie die maximale Anzahl der Fotos im FeaTen Widget."
9383
 
9384
+ #: wppa-settings-autosave.php:1339
9385
  #, fuzzy
9386
  msgid "FeaTen size"
9387
  msgstr "FeaTen Größe"
9388
 
9389
+ #: wppa-settings-autosave.php:1340
9390
  #, fuzzy
9391
  msgid "Size of thumbnails in Featured Ten widget."
9392
  msgstr "Größe der Thumbnails in Hervorgehoben Ten-Widget."
9393
 
9394
+ #: wppa-settings-autosave.php:1341
9395
  #, fuzzy
9396
  msgid "Enter the size for the mini photos in the FeaTen widget."
9397
  msgstr "Geben Sie die Größe für die Mini-Fotos im FeaTen Widget."
9398
 
9399
+ #: wppa-settings-autosave.php:1350
9400
  #, fuzzy
9401
  msgid "Tagcloud min size"
9402
  msgstr "Tagcloud min Größe"
9403
 
9404
+ #: wppa-settings-autosave.php:1351
9405
  #, fuzzy
9406
  msgid "Minimal fontsize in tagclouds"
9407
  msgstr "Minimale Schriftgröße in Tagclouds"
9408
 
9409
+ #: wppa-settings-autosave.php:1359
9410
  #, fuzzy
9411
  msgid "Tagcloud max size"
9412
  msgstr "Tagcloud max Größe"
9413
 
9414
+ #: wppa-settings-autosave.php:1360
9415
  #, fuzzy
9416
  msgid "Maximal fontsize in tagclouds"
9417
  msgstr "Maximal Größe in Tagclouds"
9418
 
9419
+ #: wppa-settings-autosave.php:1368
9420
  #, fuzzy
9421
  msgid ""
9422
  "Lightbox related size settings. These settings have effect only when Table "
9425
  "Lightbox bezogenen Größeneinstellungen. Diese Einstellungen haben nur "
9426
  "wirksam, wenn der Tabelle IX-J3 ist auf WPPA"
9427
 
9428
+ #: wppa-settings-autosave.php:1371
9429
  #, fuzzy
9430
  msgid ""
9431
  "Number of lines on the lightbox description area, exclusive the n/m line."
9433
  "Anzahl der Linien auf dem Leuchtkasten Beschreibung Bereich, exklusive der "
9434
  "n / m Linie."
9435
 
9436
+ #: wppa-settings-autosave.php:1372
9437
  #, fuzzy
9438
  msgid "Enter a number in the range from 0 to 24 or auto"
9439
  msgstr "Geben Sie eine Zahl im Bereich von 0 bis 24 oder Auto"
9440
 
9441
+ #: wppa-settings-autosave.php:1374
9442
  #, fuzzy
9443
  msgid "lines"
9444
  msgstr "Leitungen"
9445
 
9446
+ #: wppa-settings-autosave.php:1379
9447
  #, fuzzy
9448
  msgid "Magnifier cursor size"
9449
  msgstr "Lupe Cursorgröße"
9450
 
9451
+ #: wppa-settings-autosave.php:1380
9452
  #, fuzzy
9453
  msgid "Select the size of the magnifier cursor."
9454
  msgstr "Wählen Sie die Größe der Lupe Cursor."
9455
 
9456
+ #: wppa-settings-autosave.php:1383
9457
  #, fuzzy
9458
  msgid "small"
9459
  msgstr "klein"
9460
 
9461
+ #: wppa-settings-autosave.php:1383 wppa-settings-autosave.php:2984
9462
  #, fuzzy
9463
  msgid "medium"
9464
  msgstr "Mittelmäßig"
9465
 
9466
+ #: wppa-settings-autosave.php:1383
9467
  #, fuzzy
9468
  msgid "large"
9469
  msgstr "groß"
9470
 
9471
+ #: wppa-settings-autosave.php:1393
9472
  #, fuzzy
9473
  msgid "Border width for lightbox display."
9474
  msgstr "Randbreite für Leuchtkasten Anzeige."
9475
 
9476
+ #: wppa-settings-autosave.php:1402
9477
  #, fuzzy
9478
  msgid "Border radius for lightbox display."
9479
  msgstr "Border Radius für Leuchtkasten Anzeige."
9480
 
9481
+ #: wppa-settings-autosave.php:1411
9482
  #, fuzzy
9483
  msgid "Video related size settings"
9484
  msgstr "Video bezogenen Größeneinstellungen"
9485
 
9486
+ #: wppa-settings-autosave.php:1413
9487
  #, fuzzy
9488
  msgid "Default width"
9489
  msgstr "Default Width"
9490
 
9491
+ #: wppa-settings-autosave.php:1414
9492
  #, fuzzy
9493
  msgid "The width of most videos"
9494
  msgstr "Die Breite der meisten Videos"
9495
 
9496
+ #: wppa-settings-autosave.php:1422
9497
  #, fuzzy
9498
  msgid "Default height"
9499
  msgstr "Standard Größe"
9500
 
9501
+ #: wppa-settings-autosave.php:1423
9502
  #, fuzzy
9503
  msgid "The height of most videos"
9504
  msgstr "Die Höhe der meisten Videos"
9505
 
9506
+ #: wppa-settings-autosave.php:1449
9507
  #, fuzzy
9508
  msgid "Table II:"
9509
  msgstr "Tabelle II:"
9510
 
9511
+ #: wppa-settings-autosave.php:1449
9512
  #, fuzzy
9513
  msgid "Visibility:"
9514
  msgstr "Sichtbarkeit:"
9515
 
9516
+ #: wppa-settings-autosave.php:1450
9517
  #, fuzzy
9518
  msgid "This table describes the visibility of certain wppa+ elements."
9519
  msgstr "Diese Tabelle beschreibt die Sichtbarkeit bestimmter WPPA Elemente."
9520
 
9521
+ #: wppa-settings-autosave.php:1468
9522
  #, fuzzy
9523
  msgid "Breadcrumb related visibility settings"
9524
  msgstr "Brotkrumen im Zusammenhang mit Sichtbarkeitseinstellungen"
9525
 
9526
+ #: wppa-settings-autosave.php:1470
9527
  #, fuzzy
9528
  msgid "Breadcrumb on posts"
9529
  msgstr "Brotkrumen auf Pfählen"
9530
 
9531
+ #: wppa-settings-autosave.php:1471 wppa-settings-autosave.php:1481
9532
  #, fuzzy
9533
  msgid "Show breadcrumb navigation bars."
9534
  msgstr "Zeigen Brotkrumennavigation Bars."
9535
 
9536
+ #: wppa-settings-autosave.php:1472 wppa-settings-autosave.php:1482
9537
  #, fuzzy
9538
  msgid "Indicate whether a breadcrumb navigation should be displayed"
9539
  msgstr "Gibt an, ob ein Brotkrumen-Navigation angezeigt werden soll"
9540
 
9541
+ #: wppa-settings-autosave.php:1480
9542
  #, fuzzy
9543
  msgid "Breadcrumb on pages"
9544
  msgstr "Brotkrumen auf den Seiten"
9545
 
9546
+ #: wppa-settings-autosave.php:1490
9547
  #, fuzzy
9548
  msgid "Breadcrumb on search results"
9549
  msgstr "Brotkrumen auf die Suchergebnisse"
9550
 
9551
+ #: wppa-settings-autosave.php:1491
9552
  #, fuzzy
9553
  msgid "Show breadcrumb navigation bars on the search results page."
9554
  msgstr "Zeigen Brotkrumennavigation Balken auf der Suchergebnisseite."
9555
 
9556
+ #: wppa-settings-autosave.php:1492
9557
  #, fuzzy
9558
  msgid ""
9559
  "Indicate whether a breadcrumb navigation should be displayed above the "
9562
  "Gibt an, ob ein Brotkrumen-Navigation über den Suchergebnissen angezeigt "
9563
  "werden sollen."
9564
 
9565
+ #: wppa-settings-autosave.php:1499
9566
  #, fuzzy
9567
  msgid "Breadcrumb on topten displays"
9568
  msgstr "Brotkrumen auf topten Displays"
9569
 
9570
+ #: wppa-settings-autosave.php:1500
9571
  #, fuzzy
9572
  msgid "Show breadcrumb navigation bars on topten displays."
9573
  msgstr "Zeigen Brotkrumennavigation Bars auf topten angezeigt."
9574
 
9575
+ #: wppa-settings-autosave.php:1501
9576
  #, fuzzy
9577
  msgid ""
9578
  "Indicate whether a breadcrumb navigation should be displayed above the "
9581
  "Gibt an, ob ein Brotkrumen-Navigation über den TopTen-Displays angezeigt "
9582
  "werden sollen."
9583
 
9584
+ #: wppa-settings-autosave.php:1508
9585
  #, fuzzy
9586
  msgid "Breadcrumb on last ten displays"
9587
  msgstr "Brotkrumen auf den letzten zehn Displays"
9588
 
9589
+ #: wppa-settings-autosave.php:1509
9590
  #, fuzzy
9591
  msgid "Show breadcrumb navigation bars on last ten displays."
9592
  msgstr "Zeigen Brotkrumennavigation Balken letzten zehn Displays."
9593
 
9594
+ #: wppa-settings-autosave.php:1510
9595
  #, fuzzy
9596
  msgid ""
9597
  "Indicate whether a breadcrumb navigation should be displayed above the last "
9600
  "Gibt an, ob ein Brotkrumen-Navigation über den letzten zehn Displays "
9601
  "angezeigt werden sollen."
9602
 
9603
+ #: wppa-settings-autosave.php:1517
9604
  #, fuzzy
9605
  msgid "Breadcrumb on comment ten displays"
9606
  msgstr "Brotkrumen auf Kommentar zehn Displays"
9607
 
9608
+ #: wppa-settings-autosave.php:1518
9609
  #, fuzzy
9610
  msgid "Show breadcrumb navigation bars on comment ten displays."
9611
  msgstr "Zeigen Brotkrumennavigation Balken Kommentar zehn angezeigt."
9612
 
9613
+ #: wppa-settings-autosave.php:1519
9614
  #, fuzzy
9615
  msgid ""
9616
  "Indicate whether a breadcrumb navigation should be displayed above the "
9619
  "Gibt an, ob ein Brotkrumen-Navigation über dem Kommentar zehn Displays "
9620
  "angezeigt werden sollen."
9621
 
9622
+ #: wppa-settings-autosave.php:1526
9623
  #, fuzzy
9624
  msgid "Breadcrumb on tag result displays"
9625
  msgstr "Brotkrumen auf Tag Ergebnisanzeigen"
9626
 
9627
+ #: wppa-settings-autosave.php:1527
9628
  #, fuzzy
9629
  msgid "Show breadcrumb navigation bars on tag result displays."
9630
  msgstr "Zeigen Brotkrumennavigation Balken Tag Ergebnisanzeigen."
9631
 
9632
+ #: wppa-settings-autosave.php:1528
9633
  #, fuzzy
9634
  msgid ""
9635
  "Indicate whether a breadcrumb navigation should be displayed above the tag "
9638
  "Gibt an, ob ein Brotkrumen-Navigation über den Tag Ergebnisanzeigen "
9639
  "angezeigt werden sollen."
9640
 
9641
+ #: wppa-settings-autosave.php:1535
9642
  #, fuzzy
9643
  msgid "Breadcrumb on featured ten displays"
9644
  msgstr "Brotkrumen auf zehn vorgestellten Displays"
9645
 
9646
+ #: wppa-settings-autosave.php:1536
9647
  #, fuzzy
9648
  msgid "Show breadcrumb navigation bars on featured ten displays."
9649
  msgstr "Zeigen Brotkrumennavigation Balken mit insgesamt zehn Anzeigen."
9650
 
9651
+ #: wppa-settings-autosave.php:1537
9652
  #, fuzzy
9653
  msgid ""
9654
  "Indicate whether a breadcrumb navigation should be displayed above the "
9657
  "Gibt an, ob ein Brotkrumen-Navigation über den vorgestellten zehn Displays "
9658
  "angezeigt werden sollen."
9659
 
9660
+ #: wppa-settings-autosave.php:1544
9661
  #, fuzzy
9662
  msgid "Breadcrumb on related photos displays"
9663
  msgstr "Brotkrumen auf ähnliche Fotos Displays"
9664
 
9665
+ #: wppa-settings-autosave.php:1545
9666
  #, fuzzy
9667
  msgid "Show breadcrumb navigation bars on related photos displays."
9668
  msgstr "Zeigen Brotkrumennavigation Bars auf ähnliche Fotos angezeigt."
9669
 
9670
+ #: wppa-settings-autosave.php:1546
9671
  #, fuzzy
9672
  msgid ""
9673
  "Indicate whether a breadcrumb navigation should be displayed above the "
9676
  "Gibt an, ob ein Brotkrumen-Navigation über den dazugehörigen Fotos Displays "
9677
  "angezeigt werden sollen."
9678
 
9679
+ #: wppa-settings-autosave.php:1553 wppa-setup.php:771
9680
  #, fuzzy
9681
  msgid "Home"
9682
  msgstr "Startseite"
9683
 
9684
+ #: wppa-settings-autosave.php:1554
9685
  #, fuzzy
9686
  msgid "Show \"Home\" in breadcrumb."
9687
  msgstr "Zeigen Sie \"Home\" in Brotkrumen."
9688
 
9689
+ #: wppa-settings-autosave.php:1555
9690
  #, fuzzy
9691
  msgid ""
9692
  "Indicate whether the breadcrumb navigation should start with a \"Home\"-link"
9693
  msgstr ""
9694
  "Gibt an, ob die Brotkrumen-Navigation mit einem \"Home\" -Link beginnen soll"
9695
 
9696
+ #: wppa-settings-autosave.php:1562
9697
  #, fuzzy
9698
  msgid "Home text"
9699
  msgstr "Home Text"
9700
 
9701
+ #: wppa-settings-autosave.php:1563
9702
  #, fuzzy
9703
  msgid "The text to use as \"Home\""
9704
  msgstr "Der Text zu verwenden, wie \"Home\""
9705
 
9706
+ #: wppa-settings-autosave.php:1572
9707
  #, fuzzy
9708
  msgid "Show the page(s) in breadcrumb."
9709
  msgstr "Zeigen Sie die Seite (n) in Brotkrumen."
9710
 
9711
+ #: wppa-settings-autosave.php:1573
9712
  #, fuzzy
9713
  msgid ""
9714
  "Indicate whether the breadcrumb navigation should show the page(hierarchy)"
9715
  msgstr ""
9716
  "Gibt an, ob die Brotkrumen-Navigation die Seite (Hierarchie) zeigen sollte"
9717
 
9718
+ #: wppa-settings-autosave.php:1580
9719
  #, fuzzy
9720
  msgid "Separator"
9721
  msgstr "Trennzeichen"
9722
 
9723
+ #: wppa-settings-autosave.php:1581
9724
  #, fuzzy
9725
  msgid "Breadcrumb separator symbol."
9726
  msgstr "Brotkrumen-Trennzeichen."
9727
 
9728
+ #: wppa-settings-autosave.php:1582
9729
  #, fuzzy
9730
  msgid "Select the desired breadcrumb separator element."
9731
  msgstr "Wählen Sie die gewünschte Brotkrumen Trennelement."
9732
 
9733
+ #: wppa-settings-autosave.php:1583
9734
  #, fuzzy
9735
  msgid "A text string may contain valid html."
9736
  msgstr "Eine Textzeichenfolge kann gültigen HTML enthalten."
9737
 
9738
+ #: wppa-settings-autosave.php:1584
9739
  #, fuzzy
9740
  msgid ""
9741
  "An image will be scaled automatically if you set the navigation font size."
9743
  "Ein Bild wird automatisch skaliert, wenn Sie die Navigation Schriftgröße "
9744
  "einstellen."
9745
 
9746
+ #: wppa-settings-autosave.php:1586
9747
  #, fuzzy
9748
  msgid "Text (html):"
9749
  msgstr "Text HTML"
9750
 
9751
+ #: wppa-settings-autosave.php:1586
9752
  #, fuzzy
9753
  msgid "Image (url):"
9754
  msgstr "Bild-URL"
9755
 
9756
+ #: wppa-settings-autosave.php:1594
9757
  #, fuzzy
9758
  msgid "Html"
9759
  msgstr "Html"
9760
 
9761
+ #: wppa-settings-autosave.php:1595
9762
  #, fuzzy
9763
  msgid "Breadcrumb separator text."
9764
  msgstr "Breadcrumb Separator"
9765
 
9766
+ #: wppa-settings-autosave.php:1596
9767
  #, fuzzy
9768
  msgid "Enter the HTML code that produces the separator symbol you want."
9769
  msgstr "Geben Sie den HTML-Code, der das Trennzeichen erzeugt Sie wollen."
9770
 
9771
+ #: wppa-settings-autosave.php:1597
9772
  #, fuzzy
9773
  msgid ""
9774
  "It may be as simple as '-' (without the quotes) or as complex as a tag like "
9777
  "Es kann so einfach sein wie \"-\" (ohne Anführungszeichen), oder so komplex "
9778
  "wie ein Tag wie <div> .. </div> ."
9779
 
9780
+ #: wppa-settings-autosave.php:1604
9781
  #, fuzzy
9782
  msgid "Image Url"
9783
  msgstr "Bild-URL"
9784
 
9785
+ #: wppa-settings-autosave.php:1605
9786
  #, fuzzy
9787
  msgid "Full url to separator image."
9788
  msgstr "Vollständige URL Separator Bild."
9789
 
9790
+ #: wppa-settings-autosave.php:1606
9791
  #, fuzzy
9792
  msgid ""
9793
  "Enter the full url to the image you want to use for the separator symbol."
9795
  "Geben Sie die vollständige URL zum Bild, das Sie für das Trennzeichen "
9796
  "verwenden möchten."
9797
 
9798
+ #: wppa-settings-autosave.php:1613
9799
  #, fuzzy
9800
  msgid "Pagelink position"
9801
  msgstr "Pagelink Position"
9802
 
9803
+ #: wppa-settings-autosave.php:1614
9804
  #, fuzzy
9805
  msgid "The location for the pagelinks bar."
9806
  msgstr "Die Lage für die pagelinks bar."
9807
 
9808
+ #: wppa-settings-autosave.php:1617 wppa-settings-autosave.php:4109
9809
  #, fuzzy
9810
  msgid "Top"
9811
  msgstr "Top"
9812
 
9813
+ #: wppa-settings-autosave.php:1617 wppa-settings-autosave.php:4109
9814
  #, fuzzy
9815
  msgid "Bottom"
9816
  msgstr "Unten"
9817
 
9818
+ #: wppa-settings-autosave.php:1617
9819
  #, fuzzy
9820
  msgid "Both"
9821
  msgstr "Beide"
9822
 
9823
+ #: wppa-settings-autosave.php:1624
9824
  #, fuzzy
9825
  msgid "Thumblink on slideshow"
9826
  msgstr "Thumblink auf Diashow"
9827
 
9828
+ #: wppa-settings-autosave.php:1625
9829
  #, fuzzy
9830
  msgid "Show a thumb link on slideshow bc."
9831
  msgstr "Zeigen Sie mit dem Daumen Link auf Diashow bc."
9832
 
9833
+ #: wppa-settings-autosave.php:1626
9834
  #, fuzzy
9835
  msgid "Show a link to thumbnail display on an breadcrumb above a slideshow"
9836
  msgstr ""
9837
  "Zeigen Sie einen Link auf die Miniaturansicht auf einem Brotkrumen über "
9838
  "einer Diashow"
9839
 
9840
+ #: wppa-settings-autosave.php:1633
9841
  #, fuzzy
9842
  msgid "Slideshow related visibility settings"
9843
  msgstr "Diashow bezogenen Einstellungen für die Sichtbarkeit"
9844
 
9845
+ #: wppa-settings-autosave.php:1635
9846
  #, fuzzy
9847
  msgid "Start/stop"
9848
  msgstr "Start-Stopp-System"
9849
 
9850
+ #: wppa-settings-autosave.php:1636
9851
  #, fuzzy
9852
  msgid "Show the Start/Stop slideshow bar."
9853
  msgstr "Zeigen Sie die Start / Stop Diashow bar."
9854
 
9855
+ #: wppa-settings-autosave.php:1637
9856
  #, fuzzy
9857
  msgid ""
9858
  "If checked: display the start/stop slideshow navigation bar above the full-"
9861
  "Wenn diese Option aktiviert: die Startanzeige / Diashow Navigationsleiste "
9862
  "über die Bilder in voller Größe und Diashow zu stoppen"
9863
 
9864
+ #: wppa-settings-autosave.php:1644
9865
  #, fuzzy
9866
  msgid "Browse bar"
9867
  msgstr "Durchsuchen Bar"
9868
 
9869
+ #: wppa-settings-autosave.php:1645
9870
  #, fuzzy
9871
  msgid "Show Browse photos bar."
9872
  msgstr "Zeigen Suche Fotos bar."
9873
 
9874
+ #: wppa-settings-autosave.php:1646
9875
  #, fuzzy
9876
  msgid ""
9877
  "If checked: display the preveous/next navigation bar under the full-size "
9880
  "Wenn diese Option aktiviert: Zeigt die preveous / nächste Navigationsleiste "
9881
  "unter den Bildern in voller Größe und Diashow"
9882
 
9883
+ #: wppa-settings-autosave.php:1653
9884
  #, fuzzy
9885
  msgid "Filmstrip"
9886
  msgstr "Bildband"
9887
 
9888
+ #: wppa-settings-autosave.php:1654
9889
  #, fuzzy
9890
  msgid "Show Filmstrip navigation bar."
9891
  msgstr "Zeigen Diastreifen Navigationsleiste."
9892
 
9893
+ #: wppa-settings-autosave.php:1655
9894
  #, fuzzy
9895
  msgid ""
9896
  "If checked: display the filmstrip navigation bar under the full_size images "
9899
  "Wenn diese Option aktiviert: Anzeige des Filmstreifens Navigationsleiste "
9900
  "unter den full_size Bilder und Diashow"
9901
 
9902
+ #: wppa-settings-autosave.php:1662
9903
  #, fuzzy
9904
  msgid "Film seam"
9905
  msgstr "Film Naht"
9906
 
9907
+ #: wppa-settings-autosave.php:1663
9908
  #, fuzzy
9909
  msgid "Show seam between end and start of film."
9910
  msgstr "Zeigen Naht zwischen Ende und Anfang des Films."
9911
 
9912
+ #: wppa-settings-autosave.php:1664
9913
  #, fuzzy
9914
  msgid "If checked: display the wrap-around point in the filmstrip"
9915
  msgstr ""
9916
  "Wenn diese Option aktiviert: Anzeige der Wrap-around-Punkt in dem "
9917
  "Filmstreifen"
9918
 
9919
+ #: wppa-settings-autosave.php:1672
9920
  #, fuzzy
9921
  msgid "Display photo name."
9922
  msgstr "Anzeigen von Foto Namen."
9923
 
9924
+ #: wppa-settings-autosave.php:1673
9925
  #, fuzzy
9926
  msgid "If checked: display the name of the photo under the slideshow image."
9927
  msgstr ""
9928
  "Wenn diese Option aktiviert: den Namen des Fotos unter der Diashow Bild "
9929
  "anzuzeigen."
9930
 
9931
+ #: wppa-settings-autosave.php:1680 wppa-settings-autosave.php:2085
9932
  #, fuzzy
9933
  msgid "Add (Owner)"
9934
  msgstr "Gastgeber hinzufügen"
9935
 
9936
+ #: wppa-settings-autosave.php:1681 wppa-settings-autosave.php:2086
9937
  #, fuzzy
9938
  msgid "Add the uploaders display name in parenthesis to the name."
9939
  msgstr "Fügen Sie den Uploader Anzeigenamen in Klammern auf den Namen."
9940
 
9941
+ #: wppa-settings-autosave.php:1689
9942
  #, fuzzy
9943
  msgid "Photo desc"
9944
  msgstr "Foto ab"
9945
 
9946
+ #: wppa-settings-autosave.php:1690
9947
  #, fuzzy
9948
  msgid "Display Photo description."
9949
  msgstr "Anzeige Fotobeschreibung"
9950
 
9951
+ #: wppa-settings-autosave.php:1691
9952
  #, fuzzy
9953
  msgid ""
9954
  "If checked: display the description of the photo under the slideshow image."
9956
  "Wenn diese Option aktiviert: die Beschreibung des Fotos unter der Diashow "
9957
  "Bild anzuzeigen."
9958
 
9959
+ #: wppa-settings-autosave.php:1698
9960
  #, fuzzy
9961
  msgid "Hide when empty"
9962
  msgstr "Leere nicht anzeigen"
9963
 
9964
+ #: wppa-settings-autosave.php:1699
9965
  #, fuzzy
9966
  msgid "Hide the descriptionbox when empty."
9967
  msgstr "Ausblenden der descriptionbox wenn sie leer sind."
9968
 
9969
+ #: wppa-settings-autosave.php:1707
9970
  #, fuzzy
9971
  msgid "Rating system"
9972
  msgstr "Bewertungssystem („Rating System“)"
9973
 
9974
+ #: wppa-settings-autosave.php:1708
9975
  #, fuzzy
9976
  msgid "Enable the rating system."
9977
  msgstr "Aktivieren Sie das Rating-System."
9978
 
9979
+ #: wppa-settings-autosave.php:1709
9980
  #, fuzzy
9981
  msgid "If checked, the photo rating system will be enabled."
9982
  msgstr ""
9983
  "Wenn diese Option aktiviert, wird das Foto Rating-System aktiviert werden."
9984
 
9985
+ #: wppa-settings-autosave.php:1717
9986
  #, fuzzy
9987
  msgid "Comments system"
9988
  msgstr "Kommentare System"
9989
 
9990
+ #: wppa-settings-autosave.php:1718
9991
  #, fuzzy
9992
  msgid "Enable the comments system."
9993
  msgstr "Aktivieren Sie die Kommentarsystem."
9994
 
9995
+ #: wppa-settings-autosave.php:1719
9996
  #, fuzzy
9997
  msgid ""
9998
  "Display the comments box under the fullsize images and let users enter their "
10001
  "Rufen Sie das Kommentarfeld unter den Gross Bilder und lassen Sie Benutzer "
10002
  "geben die Kommentare zu den einzelnen Fotos."
10003
 
10004
+ #: wppa-settings-autosave.php:1727
10005
  #, fuzzy
10006
  msgid "Comment Avatar default"
10007
  msgstr "Kommentar Avatar Standard"
10008
 
10009
+ #: wppa-settings-autosave.php:1728
10010
  #, fuzzy
10011
  msgid "Show Avatars with the comments if not --- none ---"
10012
  msgstr "Zeigen Avatare mit den Kommentaren, wenn nicht --- keine ---"
10013
 
10014
+ #: wppa-settings-autosave.php:1733
10015
  #, fuzzy
10016
  msgid "mystery man"
10017
  msgstr "Geheime Gestalt"
10018
 
10019
+ #: wppa-settings-autosave.php:1734
10020
  #, fuzzy
10021
  msgid "identicon"
10022
  msgstr "Identicon"
10023
 
10024
+ #: wppa-settings-autosave.php:1735
10025
  #, fuzzy
10026
  msgid "monsterid"
10027
  msgstr "monsterid"
10028
 
10029
+ #: wppa-settings-autosave.php:1736
10030
  #, fuzzy
10031
  msgid "wavatar"
10032
  msgstr "wavatar"
10033
 
10034
+ #: wppa-settings-autosave.php:1737
10035
  #, fuzzy
10036
  msgid "retro"
10037
  msgstr "Retro"
10038
 
10039
+ #: wppa-settings-autosave.php:1738
10040
  #, fuzzy
10041
  msgid "--- url ---"
10042
  msgstr "URL"
10043
 
10044
+ #: wppa-settings-autosave.php:1753
10045
  #, fuzzy
10046
  msgid "Comment Avatar url"
10047
  msgstr "Kommentar Avatar url"
10048
 
10049
+ #: wppa-settings-autosave.php:1754
10050
  #, fuzzy
10051
  msgid "Comment Avatar default url."
10052
  msgstr "Kommentar Avatar Standard-URL."
10053
 
10054
+ #: wppa-settings-autosave.php:1762
10055
  #, fuzzy
10056
  msgid "Big Browse Buttons"
10057
  msgstr "Big durchsuchen Anstecker"
10058
 
10059
+ #: wppa-settings-autosave.php:1763
10060
  #, fuzzy
10061
  msgid "Enable invisible browsing buttons."
10062
  msgstr "Aktivieren unsichtbar Browsing Tasten."
10063
 
10064
+ #: wppa-settings-autosave.php:1764 wppa-settings-autosave.php:2357
10065
  #, fuzzy
10066
  msgid ""
10067
  "If checked, the fullsize image is covered by two invisible areas that act as "
10070
  "Wenn diese Option aktiviert, wird das großes Bild von zwei unsichtbare "
10071
  "Bereiche abgedeckt, die als Browse-Tasten fungieren."
10072
 
10073
+ #: wppa-settings-autosave.php:1765 wppa-settings-autosave.php:2358
10074
+ #: wppa-settings-autosave.php:2368
10075
  #, fuzzy
10076
  msgid ""
10077
  "Make sure the Full height (Table I-B2) is properly configured to prevent "
10080
  "Achten Sie darauf, die volle Höhe (Tabelle I-B2) richtig, diese Bereiche zu "
10081
  "verhindern konfiguriert unerwünschte Raum zu überlappen."
10082
 
10083
+ #: wppa-settings-autosave.php:1772
10084
  #, fuzzy
10085
  msgid "Ugly Browse Buttons"
10086
  msgstr "Hässliche durchsuchen Anstecker"
10087
 
10088
+ #: wppa-settings-autosave.php:1773
10089
  #, fuzzy
10090
  msgid "Enable the ugly browsing buttons."
10091
  msgstr "Aktivieren Sie die hässlichen Browsing Tasten."
10092
 
10093
+ #: wppa-settings-autosave.php:1774
10094
  #, fuzzy
10095
  msgid "If checked, the fullsize image is covered by two browse buttons."
10096
  msgstr ""
10097
  "Wenn diese Option aktiviert, wird das großes Bild von zwei Schaltflächen "
10098
  "Durchsuchen abgedeckt."
10099
 
10100
+ #: wppa-settings-autosave.php:1785
10101
  #, fuzzy
10102
  msgid "Start/stop icons"
10103
  msgstr "Start / Stopp-Symbole"
10104
 
10105
+ #: wppa-settings-autosave.php:1786
10106
  #, fuzzy
10107
  msgid "Show start and stop icons at the center of the slide"
10108
  msgstr "Zeigen Sie Start- und Stopp-Symbole in der Mitte des Schiebers"
10109
 
10110
+ #: wppa-settings-autosave.php:1798
10111
  #, fuzzy
10112
  msgid "Show custom box"
10113
  msgstr "Zeige eigene Box"
10114
 
10115
+ #: wppa-settings-autosave.php:1799
10116
  #, fuzzy
10117
  msgid "Display the custom box in the slideshow"
10118
  msgstr "Zeigen Sie das benutzerdefinierte Feld in der Diashow"
10119
 
10120
+ #: wppa-settings-autosave.php:1800 wppa-settings-autosave.php:1811
10121
  #, fuzzy
10122
  msgid ""
10123
  "You can fill the custom box with any html you like. It will not be checked, "
10127
  "möchten. Es wird nicht überprüft werden, es ist also Ihre eigene "
10128
  "Verantwortung Tags richtig zu schließen."
10129
 
10130
+ #: wppa-settings-autosave.php:1801 wppa-settings-autosave.php:1812
10131
  #, fuzzy
10132
  msgid "The position of the box can be defined in Table IX-E."
10133
  msgstr "Die Position der Box kann in Tabelle IX-E definiert werden."
10134
 
10135
+ #: wppa-settings-autosave.php:1809
10136
  #, fuzzy
10137
  msgid "Custom content"
10138
  msgstr "Benutzerdefinierter Inhalt"
10139
 
10140
+ #: wppa-settings-autosave.php:1810
10141
  #, fuzzy
10142
  msgid "The content (html) of the custom box."
10143
  msgstr "Der Inhalt (html) des benutzerdefinierten Feld."
10144
 
10145
+ #: wppa-settings-autosave.php:1819
10146
  #, fuzzy
10147
  msgid "Slideshow/Number bar"
10148
  msgstr "Diashow / Anzahl bar"
10149
 
10150
+ #: wppa-settings-autosave.php:1820
10151
  #, fuzzy
10152
  msgid "Display the Slideshow / Number bar."
10153
  msgstr "Mit der Diaschau / Anzahl bar."
10154
 
10155
+ #: wppa-settings-autosave.php:1821
10156
  #, fuzzy
10157
  msgid "If checked: display the number boxes on slideshow"
10158
  msgstr "Wenn diese Option aktiviert: Zeigt die Nummernfelder auf Diashow"
10159
 
10160
+ #: wppa-settings-autosave.php:1829
10161
  #, fuzzy
10162
  msgid "IPTC system"
10163
  msgstr "IPTC-System"
10164
 
10165
+ #: wppa-settings-autosave.php:1830
10166
  #, fuzzy
10167
  msgid "Enable the iptc system."
10168
  msgstr "Aktivieren Sie die IPTC-System."
10169
 
10170
+ #: wppa-settings-autosave.php:1831
10171
  #, fuzzy
10172
  msgid "Display the iptc box under the fullsize images."
10173
  msgstr "Rufen Sie das IPTC-Box unter den Gross Bilder."
10174
 
10175
+ #: wppa-settings-autosave.php:1839
10176
  #, fuzzy
10177
  msgid "IPTC open"
10178
  msgstr "IPTC offen"
10179
 
10180
+ #: wppa-settings-autosave.php:1840
10181
  #, fuzzy
10182
  msgid "Display the iptc box initially opened."
10183
  msgstr "Anzeige der IPTC-Feld zunächst geöffnet."
10184
 
10185
+ #: wppa-settings-autosave.php:1841
10186
  #, fuzzy
10187
  msgid "Display the iptc box under the fullsize images initially open."
10188
  msgstr "Rufen Sie das IPTC-Box unter den Gross Bilder zunächst offen."
10189
 
10190
+ #: wppa-settings-autosave.php:1849
10191
  #, fuzzy
10192
  msgid "EXIF system"
10193
  msgstr "EXIF-System"
10194
 
10195
+ #: wppa-settings-autosave.php:1850
10196
  #, fuzzy
10197
  msgid "Enable the exif system."
10198
  msgstr "Aktivieren Sie die EXIF-System."
10199
 
10200
+ #: wppa-settings-autosave.php:1851
10201
  #, fuzzy
10202
  msgid "Display the exif box under the fullsize images."
10203
  msgstr "Zeigen Sie die exif Box unter den Gross Bilder."
10204
 
10205
+ #: wppa-settings-autosave.php:1859
10206
  #, fuzzy
10207
  msgid "EXIF open"
10208
  msgstr "EXIF offen"
10209
 
10210
+ #: wppa-settings-autosave.php:1860
10211
  #, fuzzy
10212
  msgid "Display the exif box initially opened."
10213
  msgstr "Anzeige der EXIF-Feld zunächst geöffnet."
10214
 
10215
+ #: wppa-settings-autosave.php:1861
10216
  #, fuzzy
10217
  msgid "Display the exif box under the fullsize images initially open."
10218
  msgstr "Zeigen Sie die exif Box unter den Gross Bilder zunächst offen."
10219
 
10220
+ #: wppa-settings-autosave.php:1869
10221
  #, fuzzy
10222
  msgid "Social media share box related visibility settings"
10223
  msgstr "Social-Media-Aktie boxen Sichtbarkeitseinstellungen"
10224
 
10225
+ #: wppa-settings-autosave.php:1871
10226
  #, fuzzy
10227
  msgid "Show Share Box"
10228
  msgstr "Teilen Box anzeigen"
10229
 
10230
+ #: wppa-settings-autosave.php:1872
10231
  #, fuzzy
10232
  msgid "Display the share social media buttons box."
10233
  msgstr "Zeigen Sie den Anteil Social-Media-Tasten-Box."
10234
 
10235
+ #: wppa-settings-autosave.php:1881 wppa-settings-autosave.php:9346
10236
  #, fuzzy
10237
  msgid "Hide when running"
10238
  msgstr "Ausblenden beim Laufen"
10239
 
10240
+ #: wppa-settings-autosave.php:1882
10241
  #, fuzzy
10242
  msgid "Hide the SM box when slideshow runs."
10243
  msgstr "Ausblenden der SM-Box als Diashow läuft."
10244
 
10245
+ #: wppa-settings-autosave.php:1890
10246
  #, fuzzy
10247
  msgid "Show Share Box Widget"
10248
  msgstr "Anzeigen Teilen Box Widget"
10249
 
10250
+ #: wppa-settings-autosave.php:1891
10251
  #, fuzzy
10252
  msgid "Display the share social media buttons box in widgets."
10253
  msgstr "Zeigen Sie den Anteil Social-Media-Tasten-Box in Widgets."
10254
 
10255
+ #: wppa-settings-autosave.php:1892
10256
  #, fuzzy
10257
  msgid ""
10258
  "This setting applies to normal slideshows in widgets, not to the "
10261
  "Diese Einstellung gilt für normale Diashows in Widgets, nicht auf die "
10262
  "slideshowwidget wie ein slideonly Display ist."
10263
 
10264
+ #: wppa-settings-autosave.php:1900
10265
  #, fuzzy
10266
  msgid "Show Share Buttons Thumbs"
10267
  msgstr "Daumen zeigen Teilen Buttons"
10268
 
10269
+ #: wppa-settings-autosave.php:1901
10270
  #, fuzzy
10271
  msgid "Display the share social media buttons under thumbnails."
10272
  msgstr "Zeigen Sie die Aktie Social-Media-Tasten unter Thumbnails."
10273
 
10274
+ #: wppa-settings-autosave.php:1910
10275
  #, fuzzy
10276
  msgid "Show Share Buttons Lightbox"
10277
  msgstr "Anzeigen Teilen Buttons Lightbox"
10278
 
10279
+ #: wppa-settings-autosave.php:1911
10280
  #, fuzzy
10281
  msgid "Display the share social media buttons on lightbox displays."
10282
  msgstr "Zeigen Sie die Aktie Social-Media-Tasten Leuchtkasten-Displays."
10283
 
10284
+ #: wppa-settings-autosave.php:1920
10285
  #, fuzzy
10286
  msgid "Show Share Buttons Mphoto"
10287
  msgstr "Anzeigen Teilen Buttons mphoto"
10288
 
10289
+ #: wppa-settings-autosave.php:1921
10290
  #, fuzzy
10291
  msgid "Display the share social media buttons on mphoto displays."
10292
  msgstr "Zeigen Sie die Aktie Social-Media-Tasten auf mphoto angezeigt."
10293
 
10294
+ #: wppa-settings-autosave.php:1930
10295
  #, fuzzy
10296
  msgid "Void pages share"
10297
  msgstr "Leere Seiten teilen"
10298
 
10299
+ #: wppa-settings-autosave.php:1931
10300
  #, fuzzy
10301
  msgid "Do not show share on these pages"
10302
  msgstr "zeigen Sie nicht teilen auf diesen Seiten"
10303
 
10304
+ #: wppa-settings-autosave.php:1932
10305
  #, fuzzy
10306
  msgid "Use this for pages that require the user is logged in"
10307
  msgstr ""
10308
  "Verwenden Sie diese Option für Seiten, die der Benutzer benötigt wird "
10309
  "angemeldet"
10310
 
10311
+ #: wppa-settings-autosave.php:1936
10312
  #, fuzzy
10313
  msgid "--- Select one or more pages ---"
10314
  msgstr "--- Wählen Sie eine oder mehrere Seiten ---"
10315
 
10316
+ #: wppa-settings-autosave.php:1945
10317
  #, fuzzy
10318
  msgid "Show QR Code"
10319
  msgstr "QR-Code anzeigen"
10320
 
10321
+ #: wppa-settings-autosave.php:1946
10322
  #, fuzzy
10323
  msgid "Display the QR code in the share box."
10324
  msgstr "Zeigen Sie den QR-Code in der Aktie Feld."
10325
 
10326
+ #: wppa-settings-autosave.php:1954
10327
  #, fuzzy
10328
  msgid "Show Twitter button"
10329
  msgstr "Twitter Button anzeigen"
10330
 
10331
+ #: wppa-settings-autosave.php:1955
10332
  #, fuzzy
10333
  msgid "Display the Twitter button in the share box."
10334
  msgstr "Zeigen Sie den Twitter-Button in der Box Aktie."
10335
 
10336
+ #: wppa-settings-autosave.php:1963
10337
  #, fuzzy
10338
  msgid "The creator's Twitter account"
10339
  msgstr "Die Twitter-Erfinder Konto"
10340
 
10341
+ #: wppa-settings-autosave.php:1964
10342
  #, fuzzy
10343
  msgid "The Twitter @username a twitter card should be attributed to."
10344
  msgstr "Die Twitter @UserName eine twitter-Karte sollte zugeschrieben werden."
10345
 
10346
+ #: wppa-settings-autosave.php:1965
10347
  #, fuzzy
10348
  msgid ""
10349
  "If you want to share the image directly - by a so called twitter card - you "
10352
  "Wenn Sie das Bild teilen möchten direkt - durch eine so twitter Karte "
10353
  "genannt - müssen Sie Ihre Twitter-Accountnamen hier eingeben"
10354
 
10355
+ #: wppa-settings-autosave.php:1972
10356
  #, fuzzy
10357
  msgid "Show Google+ button"
10358
  msgstr "Google Button anzeigen"
10359
 
10360
+ #: wppa-settings-autosave.php:1973
10361
  #, fuzzy
10362
  msgid "Display the Google+ button in the share box."
10363
  msgstr "Zeigen Sie die Google Button in der Aktie Feld."
10364
 
10365
+ #: wppa-settings-autosave.php:1981
10366
  #, fuzzy
10367
  msgid "Show Pinterest button"
10368
  msgstr "Pinterest Button anzeigen"
10369
 
10370
+ #: wppa-settings-autosave.php:1982
10371
  #, fuzzy
10372
  msgid "Display the Pintrest button in the share box."
10373
  msgstr "Zeigen Sie die Pintrest Taste im Aktien Feld."
10374
 
10375
+ #: wppa-settings-autosave.php:1990
10376
  #, fuzzy
10377
  msgid "Show LinkedIn button"
10378
  msgstr "LinkedIn Button anzeigen"
10379
 
10380
+ #: wppa-settings-autosave.php:1991
10381
  #, fuzzy
10382
  msgid "Display the LinkedIn button in the share box."
10383
  msgstr "Zeigen Sie die LinkedIn-Button in der Aktie Box."
10384
 
10385
+ #: wppa-settings-autosave.php:1999
10386
  #, fuzzy
10387
  msgid "Show Facebook share button"
10388
  msgstr "Zeigen Sie Facebook Share-Taste"
10389
 
10390
+ #: wppa-settings-autosave.php:2000 wppa-settings-autosave.php:2009
10391
  #, fuzzy
10392
  msgid "Display the Facebook button in the share box."
10393
  msgstr "Zeigen Sie den Facebook-Button in der Aktie Feld."
10394
 
10395
+ #: wppa-settings-autosave.php:2008
10396
  #, fuzzy
10397
  msgid "Show Facebook like button"
10398
  msgstr "Facebook Like Button anzeigen"
10399
 
10400
+ #: wppa-settings-autosave.php:2017
10401
  #, fuzzy
10402
  msgid "Display type"
10403
  msgstr "Anzeigeart"
10404
 
10405
+ #: wppa-settings-autosave.php:2018
10406
  #, fuzzy
10407
  msgid "Select the Facebook button display type."
10408
  msgstr "Wählen Sie den Anzeigetyp Facebook-Taste."
10409
 
10410
+ #: wppa-settings-autosave.php:2021
10411
  #, fuzzy
10412
  msgid "Button with counter"
10413
  msgstr "Button mit Zähler"
10414
 
10415
+ #: wppa-settings-autosave.php:2021
10416
  #, fuzzy
10417
  msgid "Box with counter"
10418
  msgstr "Box mit Gegen"
10419
 
10420
+ #: wppa-settings-autosave.php:2028
10421
  #, fuzzy
10422
  msgid "Show Facebook comment box"
10423
  msgstr "Anzeigen Facebook Kommentarfeld"
10424
 
10425
+ #: wppa-settings-autosave.php:2029
10426
  #, fuzzy
10427
  msgid "Display the Facebook comment dialog box in the share box."
10428
  msgstr "Rufen Sie den Facebook Kommentar Dialogfeld im Aktienfeld."
10429
 
10430
+ #: wppa-settings-autosave.php:2037
10431
  #, fuzzy
10432
  msgid "Facebook User Id"
10433
  msgstr "Facebook Benutzer ID"
10434
 
10435
+ #: wppa-settings-autosave.php:2038
10436
  #, fuzzy
10437
  msgid "Enter your facebook user id to be able to moderate comments and sends"
10438
  msgstr ""
10439
  "Geben Sie Ihre Facebook-Benutzer-ID zu können Kommentare zu moderieren und "
10440
  "sendet"
10441
 
10442
+ #: wppa-settings-autosave.php:2046
10443
  #, fuzzy
10444
  msgid "Facebook App Id"
10445
  msgstr "Facebook App-ID"
10446
 
10447
+ #: wppa-settings-autosave.php:2047
10448
  #, fuzzy
10449
  msgid "Enter your facebook app id to be able to moderate comments and sends"
10450
  msgstr ""
10451
  "Geben Sie Ihre Facebook-App-ID zu können Kommentare zu moderieren und sendet"
10452
 
10453
+ #: wppa-settings-autosave.php:2055
10454
  #, fuzzy
10455
  msgid "Facebook js SDK"
10456
  msgstr "Facebook js SDK"
10457
 
10458
+ #: wppa-settings-autosave.php:2056
10459
  #, fuzzy
10460
  msgid "Load Facebook js SDK"
10461
  msgstr "Laden Sie Facebook js SDK"
10462
 
10463
+ #: wppa-settings-autosave.php:2057
10464
  #, fuzzy
10465
  msgid ""
10466
  "Uncheck this box only when there is a conflict with an other plugin that "
10469
  "Deaktivieren Sie nur diese Box, wenn es einen Konflikt mit einem anderen "
10470
  "Plugin ist, dass auch die Facebook js SDK lädt."
10471
 
10472
+ #: wppa-settings-autosave.php:2064
10473
  #, fuzzy
10474
  msgid "Share single image"
10475
  msgstr "Teilen einzelnes Bild"
10476
 
10477
+ #: wppa-settings-autosave.php:2065
10478
  #, fuzzy
10479
  msgid "Share a link to a single image, not the slideshow."
10480
  msgstr "Die Zeiger auf einem einzigen Bild, nicht die Diashow."
10481
 
10482
+ #: wppa-settings-autosave.php:2066
10483
  #, fuzzy
10484
  msgid ""
10485
  "The sharelink points to a page with a single image rather than to the page "
10488
  "Die sharelink Punkte auf einer Seite mit einem einzigen Bild und nicht auf "
10489
  "der Seite mit dem Foto in der Diashow."
10490
 
10491
+ #: wppa-settings-autosave.php:2074
10492
  #, fuzzy
10493
  msgid "Thumbnail display related visibility settings"
10494
  msgstr "Thumbnail-Anzeige im Zusammenhang mit Sichtbarkeitseinstellungen"
10495
 
10496
+ #: wppa-settings-autosave.php:2076
10497
  #, fuzzy
10498
  msgid "Thumbnail name"
10499
  msgstr "Thumbnail Name"
10500
 
10501
+ #: wppa-settings-autosave.php:2077
10502
  #, fuzzy
10503
  msgid "Display Thumbnail name."
10504
  msgstr "Vorschaubild anzeigen"
10505
 
10506
+ #: wppa-settings-autosave.php:2078
10507
  #, fuzzy
10508
  msgid "Display photo name under thumbnail images."
10509
  msgstr "Anzeigen von Fotoname unter Miniaturbildern."
10510
 
10511
+ #: wppa-settings-autosave.php:2094
10512
  #, fuzzy
10513
  msgid "Thumbnail desc"
10514
  msgstr "Thumbnail ab"
10515
 
10516
+ #: wppa-settings-autosave.php:2095
10517
  #, fuzzy
10518
  msgid "Display Thumbnail description."
10519
  msgstr "Anzeige Thumbnail Beschreibung."
10520
 
10521
+ #: wppa-settings-autosave.php:2096
10522
  #, fuzzy
10523
  msgid "Display description of the photo under thumbnail images."
10524
  msgstr "Anzeige Beschreibung des Fotos unter Miniaturbildern."
10525
 
10526
+ #: wppa-settings-autosave.php:2103
10527
  #, fuzzy
10528
  msgid "Thumbnail rating"
10529
  msgstr "Thumbnail Bewertung"
10530
 
10531
+ #: wppa-settings-autosave.php:2104
10532
  #, fuzzy
10533
  msgid "Display Thumbnail Rating."
10534
  msgstr "Anzeige Thumbnail Bewertung."
10535
 
10536
+ #: wppa-settings-autosave.php:2105
10537
  #, fuzzy
10538
  msgid "Display the rating of the photo under the thumbnail image."
10539
  msgstr "Zeigen Sie die Bewertung des Fotos unter dem Miniaturbild."
10540
 
10541
+ #: wppa-settings-autosave.php:2112
10542
  #, fuzzy
10543
  msgid "Thumbnail comcount"
10544
  msgstr "Thumbnail comcount"
10545
 
10546
+ #: wppa-settings-autosave.php:2113
10547
  #, fuzzy
10548
  msgid "Display Thumbnail Comment count."
10549
  msgstr "Anzeige Thumbnail Anzahl an Kommentaren."
10550
 
10551
+ #: wppa-settings-autosave.php:2114
10552
  #, fuzzy
10553
  msgid "Display the number of comments to the photo under the thumbnail image."
10554
  msgstr "Anzeige der Anzahl der Kommentare zu dem Foto unter dem Miniaturbild."
10555
 
10556
+ #: wppa-settings-autosave.php:2121
10557
  #, fuzzy
10558
  msgid "Thumbnail viewcount"
10559
  msgstr "Thumbnail Anzahl der Aufrufe"
10560
 
10561
+ #: wppa-settings-autosave.php:2122
10562
  #, fuzzy
10563
  msgid "Display the number of views."
10564
  msgstr "Anzeige der Anzahl der Ansichten."
10565
 
10566
+ #: wppa-settings-autosave.php:2123
10567
  #, fuzzy
10568
  msgid "Display the number of views under the thumbnail image."
10569
  msgstr "Anzeige der Anzahl der Ansichten unter dem Miniaturbild."
10570
 
10571
+ #: wppa-settings-autosave.php:2130
10572
  #, fuzzy
10573
  msgid "Thumbnail virt album"
10574
  msgstr "Thumbnail virt Album"
10575
 
10576
+ #: wppa-settings-autosave.php:2131
10577
  #, fuzzy
10578
  msgid "Display the real album name on virtual album display."
10579
  msgstr "Rufen Sie den echten Namen des Albums auf virtuellen Album-Display."
10580
 
10581
+ #: wppa-settings-autosave.php:2132
10582
  #, fuzzy
10583
  msgid ""
10584
  "Display the album name of the photo in parenthesis under the thumbnail on "
10587
  "Zeigen Sie den Albumnamen des Fotos in Klammern unter der Miniatur auf "
10588
  "virtuellen Album zeigt, wie die Suchergebnisse usw."
10589
 
10590
+ #: wppa-settings-autosave.php:2139
10591
  #, fuzzy
10592
  msgid "Thumbnail video"
10593
  msgstr "<strong>Vorschaubild Video URL</strong>"
10594
 
10595
+ #: wppa-settings-autosave.php:2140
10596
  #, fuzzy
10597
  msgid "Show video controls on thumbnail displays."
10598
  msgstr "Zeigen Sie Video-Steuerelemente auf das Vorschaubild angezeigt."
10599
 
10600
+ #: wppa-settings-autosave.php:2141
10601
  #, fuzzy
10602
  msgid ""
10603
  "Works on default thumbnail type only. You can play the video only when the "
10606
  "Arbeiten auf Standard-Miniaturbild nur eingeben. Sie können das Video nur "
10607
  "spielen, wenn der Link zu keinem Link überhaupt eingestellt."
10608
 
10609
+ #: wppa-settings-autosave.php:2148
10610
  #, fuzzy
10611
  msgid "Thumbnail audio"
10612
  msgstr "<strong>Vorschaubild Audio URL</strong>"
10613
 
10614
+ #: wppa-settings-autosave.php:2149
10615
  #, fuzzy
10616
  msgid "Show audio controls on thumbnail displays."
10617
  msgstr "Zeigen Sie Audio-Steuerelemente auf das Vorschaubild angezeigt."
10618
 
10619
+ #: wppa-settings-autosave.php:2157
10620
  #, fuzzy
10621
  msgid "Popup name"
10622
  msgstr "Popup Name"
10623
 
10624
+ #: wppa-settings-autosave.php:2158
10625
  #, fuzzy
10626
  msgid "Display Thumbnail name on popup."
10627
  msgstr "Anzeige Thumbnail Namen auf Popup."
10628
 
10629
+ #: wppa-settings-autosave.php:2159
10630
  #, fuzzy
10631
  msgid "Display photo name under thumbnail images on the popup."
10632
  msgstr "Anzeigen von Fotoname unter Miniaturbilder auf dem Pop-up."
10633
 
10634
+ #: wppa-settings-autosave.php:2166
10635
  #, fuzzy
10636
  msgid "Popup (owner)"
10637
  msgstr "Popup (Inhaber)"
10638
 
10639
+ #: wppa-settings-autosave.php:2167
10640
  #, fuzzy
10641
  msgid "Display owner on popup."
10642
  msgstr "Display-Besitzer auf Popup."
10643
 
10644
+ #: wppa-settings-autosave.php:2168
10645
  #, fuzzy
10646
  msgid "Display photo owner under thumbnail images on the popup."
10647
  msgstr "Anzeigen von Foto Besitzer unter Miniaturbilder auf dem Pop-up."
10648
 
10649
+ #: wppa-settings-autosave.php:2175
10650
  #, fuzzy
10651
  msgid "Popup desc"
10652
  msgstr "Popup ab"
10653
 
10654
+ #: wppa-settings-autosave.php:2176
10655
  #, fuzzy
10656
  msgid "Display Thumbnail description on popup."
10657
  msgstr "Anzeige Thumbnail Beschreibung auf Popup."
10658
 
10659
+ #: wppa-settings-autosave.php:2177
10660
  #, fuzzy
10661
  msgid "Display description of the photo under thumbnail images on the popup."
10662
  msgstr "Anzeige Beschreibung des Fotos unter Miniaturbilder auf dem Pop-up."
10663
 
10664
+ #: wppa-settings-autosave.php:2184
10665
  #, fuzzy
10666
  msgid "Popup desc no links"
10667
  msgstr "Popup desc keine Links"
10668
 
10669
+ #: wppa-settings-autosave.php:2185
10670
  #, fuzzy
10671
  msgid "Strip html anchor tags from descriptions on popups"
10672
  msgstr "Streifen HTML-Anker-Tags aus Beschreibungen auf Pop-ups"
10673
 
10674
+ #: wppa-settings-autosave.php:2186
10675
  #, fuzzy
10676
  msgid ""
10677
  "Use this option to prevent the display of links that cannot be activated."
10679
  "Verwenden Sie diese Option, um die Anzeige von Links zu verhindern, die "
10680
  "nicht aktiviert werden können."
10681
 
10682
+ #: wppa-settings-autosave.php:2193
10683
  #, fuzzy
10684
  msgid "Popup rating"
10685
  msgstr "Popup-Bewertung"
10686
 
10687
+ #: wppa-settings-autosave.php:2194
10688
  #, fuzzy
10689
  msgid "Display Thumbnail Rating on popup."
10690
  msgstr "Anzeige Thumbnail Rating auf Popup."
10691
 
10692
+ #: wppa-settings-autosave.php:2195
10693
  #, fuzzy
10694
  msgid "Display the rating of the photo under the thumbnail image on the popup."
10695
  msgstr ""
10696
  "Zeigen Sie die Bewertung des Fotos unter dem Miniaturbild auf dem Popup."
10697
 
10698
+ #: wppa-settings-autosave.php:2202
10699
  #, fuzzy
10700
  msgid "Popup comcount"
10701
  msgstr "Popup comcount"
10702
 
10703
+ #: wppa-settings-autosave.php:2203
10704
  #, fuzzy
10705
  msgid "Display Thumbnail Comment count on popup."
10706
  msgstr "Anzeige Thumbnail Anzahl an Kommentaren auf Popup."
10707
 
10708
+ #: wppa-settings-autosave.php:2204
10709
  #, fuzzy
10710
  msgid ""
10711
  "Display the number of comments of the photo under the thumbnail image on the "
10714
  "Anzeige der Anzahl der Kommentare des Fotos unter dem Thumbnail-Bild auf dem "
10715
  "Pop-up."
10716
 
10717
+ #: wppa-settings-autosave.php:2211
10718
  #, fuzzy
10719
  msgid "Show rating count"
10720
  msgstr "Bewertungen"
10721
 
10722
+ #: wppa-settings-autosave.php:2212
10723
  #, fuzzy
10724
  msgid "Display the number of votes along with average ratings."
10725
  msgstr ""
10726
  "Zeigen Sie die Anzahl der Stimmen, zusammen mit durchschnittlichen "
10727
  "Bewertungen."
10728
 
10729
+ #: wppa-settings-autosave.php:2213
10730
  #, fuzzy
10731
  msgid ""
10732
  "If checked, the number of votes is displayed along with average rating "
10736
  "durchschnittlichen Bewertung zeigt auf das Vorschaubild und Popup-Displays "
10737
  "angezeigt entlang."
10738
 
10739
+ #: wppa-settings-autosave.php:2220
10740
  #, fuzzy
10741
  msgid "Show name on thumb area"
10742
  msgstr "Zeigen Sie Namen auf Daumenbereich"
10743
 
10744
+ #: wppa-settings-autosave.php:2221
10745
  #, fuzzy
10746
  msgid "Select if and where to display the album name on the thumbnail display."
10747
  msgstr ""
10748
  "Wählen Sie, ob und wo der Name des Albums auf der Miniaturbildanzeige "
10749
  "angezeigt werden soll."
10750
 
10751
+ #: wppa-settings-autosave.php:2224 wppa-settings-autosave.php:2235
10752
+ #: wppa-settings-autosave.php:2264 wppa-settings-autosave.php:4485
10753
  #, fuzzy
10754
  msgid "None"
10755
  msgstr "auswählen"
10756
 
10757
+ #: wppa-settings-autosave.php:2224 wppa-settings-autosave.php:2235
10758
+ #: wppa-settings-autosave.php:2264 wppa-settings-autosave.php:3568
10759
  #, fuzzy
10760
  msgid "At the top"
10761
  msgstr "Hoch bewertete Fotos"
10762
 
10763
+ #: wppa-settings-autosave.php:2224 wppa-settings-autosave.php:2235
10764
+ #: wppa-settings-autosave.php:2264 wppa-settings-autosave.php:3568
10765
  #, fuzzy
10766
  msgid "At the bottom"
10767
  msgstr "am unteren"
10768
 
10769
+ #: wppa-settings-autosave.php:2231
10770
  #, fuzzy
10771
  msgid "Show desc on thumb area"
10772
  msgstr "Zeigen Sie ab auf Daumenbereich"
10773
 
10774
+ #: wppa-settings-autosave.php:2232
10775
  #, fuzzy
10776
  msgid ""
10777
  "Select if and where to display the album description on the thumbnail "
10780
  "auf der Miniaturansicht auswählen, ob und wo das Album Beschreibung "
10781
  "anzuzeigen."
10782
 
10783
+ #: wppa-settings-autosave.php:2242
10784
  #, fuzzy
10785
  msgid "Show Edit/Delete links"
10786
  msgstr "Anzeigen Bearbeiten / Löschen Links"
10787
 
10788
+ #: wppa-settings-autosave.php:2243
10789
  #, fuzzy
10790
  msgid "Show these links under default thumbnails for owner and admin."
10791
  msgstr ""
10792
  "Zeigen Sie diese Links unter Standard-Miniaturansicht für Inhaber und admin."
10793
 
10794
+ #: wppa-settings-autosave.php:2251
10795
  #, fuzzy
10796
  msgid "Show empty thumbnail area"
10797
  msgstr "Anzeigen leer Miniaturansichtsbeeich"
10798
 
10799
+ #: wppa-settings-autosave.php:2252
10800
  #, fuzzy
10801
  msgid "Display thumbnail areas with upload link only for empty albums."
10802
  msgstr "Anzeige Miniaturbereiche mit Upload-Link nur für leere Alben."
10803
 
10804
+ #: wppa-settings-autosave.php:2260
10805
  #, fuzzy
10806
  msgid "Upload/create link on thumbnail area"
10807
  msgstr "Laden / erstellen Link auf Miniaturansichtsbeeich"
10808
 
10809
+ #: wppa-settings-autosave.php:2261
10810
  #, fuzzy
10811
  msgid "Select the location of the upload and crete links."
10812
  msgstr "Wählen Sie den Speicherort des Upload und Kreta Links."
10813
 
10814
+ #: wppa-settings-autosave.php:2272
10815
  #, fuzzy
10816
  msgid "Album cover related visibility settings"
10817
  msgstr "Album-Cover im Zusammenhang mit Sichtbarkeitseinstellungen"
10818
 
10819
+ #: wppa-settings-autosave.php:2274
10820
  #, fuzzy
10821
  msgid "Covertext"
10822
  msgstr "cover~~POS=TRUNC"
10823
 
10824
+ #: wppa-settings-autosave.php:2275
10825
  #, fuzzy
10826
  msgid "Show the text on the album cover."
10827
  msgstr "Zeigen Sie den Text auf dem Album-Cover."
10828
 
10829
+ #: wppa-settings-autosave.php:2276
10830
  #, fuzzy
10831
  msgid "Display the album decription on the album cover"
10832
  msgstr "Zeigen Sie das Album decription auf dem Album-Cover"
10833
 
10834
+ #: wppa-settings-autosave.php:2284
10835
  #, fuzzy
10836
  msgid "Enable the slideshow."
10837
  msgstr "Diashow zu ermöglichen"
10838
 
10839
+ #: wppa-settings-autosave.php:2285
10840
  #, fuzzy
10841
  msgid ""
10842
  "If you do not want slideshows: uncheck this box. Browsing full size images "
10845
  "Wenn Sie nicht wollen, Diashows: dieses Kontrollkästchen deaktivieren. "
10846
  "Bilder in voller Größe surfen bleiben möglich."
10847
 
10848
+ #: wppa-settings-autosave.php:2292
10849
  #, fuzzy
10850
  msgid "Slideshow/Browse"
10851
  msgstr "Diashow / Browse"
10852
 
10853
+ #: wppa-settings-autosave.php:2293
10854
  #, fuzzy
10855
  msgid "Display the Slideshow / Browse photos link on album covers"
10856
  msgstr "Mit der Diaschau / Durchsuchen von Fotos auf Album-Cover verlinken"
10857
 
10858
+ #: wppa-settings-autosave.php:2294
10859
  #, fuzzy
10860
  msgid ""
10861
  "This setting causes the Slideshow link to be displayed on the album cover."
10863
  "Diese Einstellung bewirkt, dass die Diashow-Link auf dem Albumcover "
10864
  "angezeigt werden."
10865
 
10866
+ #: wppa-settings-autosave.php:2295
10867
  #, fuzzy
10868
  msgid ""
10869
  "If slideshows are disabled in item 2 in this table, you will see a browse "
10872
  "Wenn Diashows in Artikel 2 in dieser Tabelle deaktiviert sind, erhalten Sie "
10873
  "einen Link Durchsuchen zu LISTEN Bilder zu sehen."
10874
 
10875
+ #: wppa-settings-autosave.php:2296
10876
  #, fuzzy
10877
  msgid "If you do not want the browse link either, uncheck this item."
10878
  msgstr ""
10879
  "Wenn Sie auf den Link Durchsuchen wollen nicht entweder, deaktivieren Sie "
10880
  "diese Artikel."
10881
 
10882
+ #: wppa-settings-autosave.php:2303
10883
  #, fuzzy
10884
  msgid "View ..."
10885
  msgstr "Ansicht"
10886
 
10887
+ #: wppa-settings-autosave.php:2304
10888
  #, fuzzy
10889
  msgid "Display the View xx albums and yy photos link on album covers"
10890
  msgstr "Zeigen Sie die Ansicht xx Alben und yy Fotos Link auf Album-Cover"
10891
 
10892
+ #: wppa-settings-autosave.php:2312
10893
  #, fuzzy
10894
  msgid "Treecount"
10895
  msgstr "Treecount"
10896
 
10897
+ #: wppa-settings-autosave.php:2313
10898
  #, fuzzy
10899
  msgid "Disaplay the total number of (sub)albums and photos in subalbums"
10900
  msgstr "Disaplay die Gesamtzahl der (sub) Alben und Fotos in Unteralben"
10901
 
10902
+ #: wppa-settings-autosave.php:2314
10903
  #, fuzzy
10904
  msgid ""
10905
  "Displays the total number of sub albums and photos in the entire album tree "
10908
  "Zeigt die Gesamtzahl der Unter Alben und Fotos im gesamten Album Baum in "
10909
  "Klammern, wenn die Zahlen aus dem direkten Inhalt des Albums unterscheiden."
10910
 
10911
+ #: wppa-settings-autosave.php:2316
10912
+ msgid "detailed"
10913
+ msgstr ""
10914
+
10915
+ #: wppa-settings-autosave.php:2316
10916
+ msgid "totals only"
10917
+ msgstr ""
10918
+
10919
+ #: wppa-settings-autosave.php:2323
10920
  #, fuzzy
10921
  msgid "Show categories"
10922
  msgstr "Kategorien anzeigen"
10923
 
10924
+ #: wppa-settings-autosave.php:2324
10925
  #, fuzzy
10926
  msgid "Display the album categories on the covers."
10927
  msgstr "Zeigen Sie die Albumkategorien auf den Titelseiten."
10928
 
10929
+ #: wppa-settings-autosave.php:2332
10930
  #, fuzzy
10931
  msgid "Skip empty albums"
10932
  msgstr "Weiter leer Alben"
10933
 
10934
+ #: wppa-settings-autosave.php:2333
10935
  #, fuzzy
10936
  msgid "Do not show empty albums, except for admin and owner."
10937
  msgstr "Sie zeigen nicht leer Alben, mit Ausnahme von admin und Besitzer."
10938
 
10939
+ #: wppa-settings-autosave.php:2341
10940
  #, fuzzy
10941
  msgid "Count on title"
10942
  msgstr "Zählen Sie auf Titel"
10943
 
10944
+ #: wppa-settings-autosave.php:2342
10945
  #, fuzzy
10946
  msgid "Show photocount along with album title. "
10947
  msgstr "Zeigen photocount zusammen mit Albumtitel."
10948
 
10949
+ #: wppa-settings-autosave.php:2345
10950
+ msgid "top album only"
10951
+ msgstr ""
10952
+
10953
+ #: wppa-settings-autosave.php:2345
10954
+ msgid "total tree"
10955
+ msgstr ""
10956
+
10957
+ #: wppa-settings-autosave.php:2353
10958
  #, fuzzy
10959
  msgid "Widget related visibility settings"
10960
  msgstr "Widget im Zusammenhang mit Sichtbarkeitseinstellungen"
10961
 
10962
+ #: wppa-settings-autosave.php:2355
10963
  #, fuzzy
10964
  msgid "Big Browse Buttons in widget"
10965
  msgstr "Big durchsuchen Anstecker in Widget"
10966
 
10967
+ #: wppa-settings-autosave.php:2356
10968
  #, fuzzy
10969
  msgid "Enable invisible browsing buttons in widget slideshows."
10970
  msgstr "Aktivieren unsichtbar Browsing Tasten in Widget-Diashows."
10971
 
10972
+ #: wppa-settings-autosave.php:2365
10973
  #, fuzzy
10974
  msgid "Ugly Browse Buttons in widget"
10975
  msgstr "Hässliche durchsuchen Anstecker in Widget"
10976
 
10977
+ #: wppa-settings-autosave.php:2366
10978
  #, fuzzy
10979
  msgid "Enable ugly browsing buttons in widget slideshows."
10980
  msgstr "Aktivieren hässliche Browsing Tasten in Widget-Diashows."
10981
 
10982
+ #: wppa-settings-autosave.php:2367
10983
  #, fuzzy
10984
  msgid "If checked, the fullsize image is covered by browse buttons."
10985
  msgstr ""
10986
  "Wenn diese Option aktiviert, wird das großes Bild durch Durchsuchen Tasten "
10987
  "abgedeckt."
10988
 
10989
+ #: wppa-settings-autosave.php:2375
10990
  #, fuzzy
10991
  msgid "Album widget tooltip"
10992
  msgstr "Album-Widget Tooltip"
10993
 
10994
+ #: wppa-settings-autosave.php:2376
10995
  #, fuzzy
10996
  msgid "Show the album description on hoovering thumbnail in album widget"
10997
  msgstr "Zeigen Sie der Albumbeschreibung auf Staubs Thumbnail in Album-Widget"
10998
 
10999
+ #: wppa-settings-autosave.php:2384 wppa-settings-autosave.php:4616
11000
  #, fuzzy
11001
  msgid ""
11002
  "Lightbox related settings. These settings have effect only when Table IX-J3 "
11005
  "Lightbox bezogenen Einstellungen. Diese Einstellungen haben nur wirksam, "
11006
  "wenn der Tabelle IX-J3 ist auf WPPA"
11007
 
11008
+ #: wppa-settings-autosave.php:2397
11009
  #, fuzzy
11010
  msgid "Overlay theme color"
11011
  msgstr "Overlay Thema Farbe"
11012
 
11013
+ #: wppa-settings-autosave.php:2398
11014
  #, fuzzy
11015
  msgid "The color of the image border and text background."
11016
  msgstr "Die Farbe des Bildrand und Texthintergrund."
11017
 
11018
+ #: wppa-settings-autosave.php:2401 wppa-settings-autosave.php:2412
11019
  #, fuzzy
11020
  msgid "Black"
11021
  msgstr "Schwarz"
11022
 
11023
+ #: wppa-settings-autosave.php:2401 wppa-settings-autosave.php:2412
11024
  #, fuzzy
11025
  msgid "White"
11026
  msgstr "Weiss"
11027
 
11028
+ #: wppa-settings-autosave.php:2408
11029
  #, fuzzy
11030
  msgid "Overlay background color"
11031
  msgstr "Overlay Hintergrundfarbe auflisten"
11032
 
11033
+ #: wppa-settings-autosave.php:2409
11034
  #, fuzzy
11035
  msgid "The color of the outer background."
11036
  msgstr "Die Farbe des äußeren Hintergrund."
11037
 
11038
+ #: wppa-settings-autosave.php:2419
11039
  #, fuzzy
11040
  msgid "Overlay slide name"
11041
  msgstr "Overlay Foliennamen"
11042
 
11043
+ #: wppa-settings-autosave.php:2420
11044
  #, fuzzy
11045
  msgid "Show name if from slide."
11046
  msgstr "Zeigen Sie Name, wenn aus Folie."
11047
 
11048
+ #: wppa-settings-autosave.php:2421
11049
  #, fuzzy
11050
  msgid ""
11051
  "Shows the photos name on a lightbox display when initiated from a slide."
11053
  "Zeigt die Fotos Namen auf einem Leuchtkasten Display, wenn von einem Dia "
11054
  "eingeleitet."
11055
 
11056
+ #: wppa-settings-autosave.php:2422 wppa-settings-autosave.php:2432
11057
  #, fuzzy
11058
  msgid ""
11059
  "This setting also applies to film thumbnails if Table VI-11 is set to "
11062
  "Diese Einstellung gilt auch Thumbnails zu filmen, wenn Tabelle VI-11 In den "
11063
  "Leuchtkasten Overlay eingestellt ist."
11064
 
11065
+ #: wppa-settings-autosave.php:2429
11066
  #, fuzzy
11067
  msgid "Overlay slide desc"
11068
  msgstr "Overlay Rutsche ab"
11069
 
11070
+ #: wppa-settings-autosave.php:2430
11071
  #, fuzzy
11072
  msgid "Show description if from slide."
11073
  msgstr "Eine Beschreibung sehen, wenn aus Folie."
11074
 
11075
+ #: wppa-settings-autosave.php:2431
11076
  #, fuzzy
11077
  msgid ""
11078
  "Shows the photos description on a lightbox display when initiated from a "
11081
  "Zeigt die Fotos Beschreibung auf einem Leuchtkasten Display, wenn von einem "
11082
  "Dia eingeleitet."
11083
 
11084
+ #: wppa-settings-autosave.php:2439
11085
  #, fuzzy
11086
  msgid "Overlay thumb name"
11087
  msgstr "Overlay Daumen Name"
11088
 
11089
+ #: wppa-settings-autosave.php:2440
11090
  #, fuzzy
11091
  msgid "Show the photos name if from thumb."
11092
  msgstr "Lassen Sie sich die Fotos von Namen, wenn von dem Daumen."
11093
 
11094
+ #: wppa-settings-autosave.php:2441
11095
  #, fuzzy
11096
  msgid ""
11097
  "Shows the name on a lightbox display when initiated from a standard "
11100
  "Zeigt den Namen auf einem Leuchtkasten Display, wenn von einem Standard-"
11101
  "Miniaturansicht oder ein Widget Thumbnail initiiert."
11102
 
11103
+ #: wppa-settings-autosave.php:2442 wppa-settings-autosave.php:2452
11104
  #, fuzzy
11105
  msgid ""
11106
  "This setting applies to standard thumbnails, thumbnail-, comment-, topten- "
11109
  "Diese Einstellung gilt für Standard-Thumbnails, thumbnail-, Kommentar-, "
11110
  "topten- und lasten-Widget."
11111
 
11112
+ #: wppa-settings-autosave.php:2449
11113
  #, fuzzy
11114
  msgid "Overlay thumb desc"
11115
  msgstr "Overlay Daumen ab"
11116
 
11117
+ #: wppa-settings-autosave.php:2450
11118
  #, fuzzy
11119
  msgid "Show description if from thumb."
11120
  msgstr "Eine Beschreibung sehen, wenn aus dem Daumen."
11121
 
11122
+ #: wppa-settings-autosave.php:2451
11123
  #, fuzzy
11124
  msgid ""
11125
  "Shows the photos description on a lightbox display when initiated from a "
11128
  "Zeigt die Fotos Beschreibung auf einem Leuchtkasten Display, wenn von einem "
11129
  "Standard-Miniaturansicht oder ein Widget Thumbnail initiiert."
11130
 
11131
+ #: wppa-settings-autosave.php:2459
11132
  #, fuzzy
11133
  msgid "Overlay potd name"
11134
  msgstr "Overlay POTD Name"
11135
 
11136
+ #: wppa-settings-autosave.php:2460
11137
  #, fuzzy
11138
  msgid "Show the photos name if from photo of the day."
11139
  msgstr "Lassen Sie sich die Fotos von Namen, wenn von Foto des Tages."
11140
 
11141
+ #: wppa-settings-autosave.php:2461
11142
  #, fuzzy
11143
  msgid ""
11144
  "Shows the name on a lightbox display when initiated from the photo of the "
11147
  "Zeigt den Namen auf einem Leuchtkasten Anzeige beim Wechsel vom Foto des "
11148
  "Tages eingeleitet."
11149
 
11150
+ #: wppa-settings-autosave.php:2468
11151
  #, fuzzy
11152
  msgid "Overlay potd desc"
11153
  msgstr "Overlay POTD ab"
11154
 
11155
+ #: wppa-settings-autosave.php:2469
11156
  #, fuzzy
11157
  msgid "Show description if from from photo of the day."
11158
  msgstr "Eine Beschreibung sehen, wenn aus vom Foto des Tages."
11159
 
11160
+ #: wppa-settings-autosave.php:2470
11161
  #, fuzzy
11162
  msgid ""
11163
  "Shows the photos description on a lightbox display when initiated from the "
11166
  "Zeigt die Fotos Beschreibung auf einem Leuchtkasten Anzeige beim Wechsel vom "
11167
  "Foto des Tages eingeleitet."
11168
 
11169
+ #: wppa-settings-autosave.php:2477
11170
  #, fuzzy
11171
  msgid "Overlay sphoto name"
11172
  msgstr "Overlay sphoto Name"
11173
 
11174
+ #: wppa-settings-autosave.php:2478
11175
  #, fuzzy
11176
  msgid "Show the photos name if from a single photo."
11177
  msgstr "Lassen Sie sich die Fotos von Namen, wenn ein einziges Foto."
11178
 
11179
+ #: wppa-settings-autosave.php:2479
11180
  #, fuzzy
11181
  msgid ""
11182
  "Shows the name on a lightbox display when initiated from a single photo."
11184
  "Zeigt den Namen auf einem Leuchtkasten Anzeige, wenn sie von einem einzigen "
11185
  "Foto eingeleitet."
11186
 
11187
+ #: wppa-settings-autosave.php:2486
11188
  #, fuzzy
11189
  msgid "Overlay sphoto desc"
11190
  msgstr "Overlay sphoto ab"
11191
 
11192
+ #: wppa-settings-autosave.php:2487
11193
  #, fuzzy
11194
  msgid "Show description if from from a single photo."
11195
  msgstr "Eine Beschreibung sehen, wenn aus von einem einzigen Foto."
11196
 
11197
+ #: wppa-settings-autosave.php:2488
11198
  #, fuzzy
11199
  msgid ""
11200
  "Shows the photos description on a lightbox display when initiated from a "
11203
  "Zeigt die Fotos Beschreibung auf einem Leuchtkasten Display, wenn ein "
11204
  "einziges Foto eingeleitet."
11205
 
11206
+ #: wppa-settings-autosave.php:2495
11207
  #, fuzzy
11208
  msgid "Overlay mphoto name"
11209
  msgstr "Overlay mphoto Name"
11210
 
11211
+ #: wppa-settings-autosave.php:2496
11212
  #, fuzzy
11213
  msgid "Show the photos name if from a single media style photo."
11214
  msgstr ""
11215
  "Lassen Sie sich die Fotos von Namen, wenn von einem einzelnen Medien-Stil "
11216
  "Foto."
11217
 
11218
+ #: wppa-settings-autosave.php:2497
11219
  #, fuzzy
11220
  msgid ""
11221
  "Shows the name on a lightbox display when initiated from a single media "
11224
  "Zeigt den Namen auf einem Leuchtkasten Display, wenn von einem einzelnen "
11225
  "Medien-Stil Foto initiiert."
11226
 
11227
+ #: wppa-settings-autosave.php:2504
11228
  #, fuzzy
11229
  msgid "Overlay mphoto desc"
11230
  msgstr "Overlay mphoto ab"
11231
 
11232
+ #: wppa-settings-autosave.php:2505
11233
  #, fuzzy
11234
  msgid "Show description if from from a media style photo."
11235
  msgstr "Beschreibung anzeigen, wenn aus von einem Foto Medien-Stil."
11236
 
11237
+ #: wppa-settings-autosave.php:2506
11238
  #, fuzzy
11239
  msgid ""
11240
  "Shows the photos description on a lightbox display when initiated from a "
11243
  "Zeigt die Fotos Beschreibung auf einem Leuchtkasten Display, wenn von einem "
11244
  "einzelnen Medien-Stil Foto initiiert."
11245
 
11246
+ #: wppa-settings-autosave.php:2513
11247
  #, fuzzy
11248
  msgid "Overlay albumwidget name"
11249
  msgstr "Overlay albumwidget Name"
11250
 
11251
+ #: wppa-settings-autosave.php:2514
11252
  #, fuzzy
11253
  msgid "Show the photos name if from the album widget."
11254
  msgstr "Lassen Sie sich die Fotos von Namen, wenn aus dem Album-Widget."
11255
 
11256
+ #: wppa-settings-autosave.php:2515
11257
  #, fuzzy
11258
  msgid ""
11259
  "Shows the name on a lightbox display when initiated from the album widget."
11261
  "Zeigt den Namen auf einem Leuchtkasten Anzeige beim Wechsel vom Album-Widget "
11262
  "gestartet."
11263
 
11264
+ #: wppa-settings-autosave.php:2522
11265
  #, fuzzy
11266
  msgid "Overlay albumwidget desc"
11267
  msgstr "Overlay albumwidget ab"
11268
 
11269
+ #: wppa-settings-autosave.php:2523
11270
  #, fuzzy
11271
  msgid "Show description if from from the album widget."
11272
  msgstr "Eine Beschreibung sehen, wenn von aus dem Album-Widget."
11273
 
11274
+ #: wppa-settings-autosave.php:2524
11275
  #, fuzzy
11276
  msgid ""
11277
  "Shows the photos description on a lightbox display when initiated from the "
11280
  "Zeigt die Fotos Beschreibung auf einem Leuchtkasten Anzeige beim Wechsel vom "
11281
  "Album-Widget gestartet."
11282
 
11283
+ #: wppa-settings-autosave.php:2531
11284
  #, fuzzy
11285
  msgid "Overlay coverphoto name"
11286
  msgstr "Overlay Coverfoto Name"
11287
 
11288
+ #: wppa-settings-autosave.php:2532
11289
  #, fuzzy
11290
  msgid "Show the photos name if from the album cover."
11291
  msgstr "Lassen Sie sich die Fotos von Namen, wenn aus dem Album-Cover."
11292
 
11293
+ #: wppa-settings-autosave.php:2533
11294
  #, fuzzy
11295
  msgid ""
11296
  "Shows the name on a lightbox display when initiated from the album "
11299
  "Zeigt den Namen auf einem Leuchtkasten Display, wenn aus dem Album Coverfoto "
11300
  "initiiert."
11301
 
11302
+ #: wppa-settings-autosave.php:2540
11303
  #, fuzzy
11304
  msgid "Overlay coverphoto desc"
11305
  msgstr "Overlay Coverfoto ab"
11306
 
11307
+ #: wppa-settings-autosave.php:2541
11308
  #, fuzzy
11309
  msgid "Show description if from from the album cover."
11310
  msgstr "Eine Beschreibung sehen, wenn aus der Album-Cover."
11311
 
11312
+ #: wppa-settings-autosave.php:2542
11313
  #, fuzzy
11314
  msgid ""
11315
  "Shows the photos description on a lightbox display when initiated from the "
11318
  "Zeigt die Fotos Beschreibung auf einem Leuchtkasten Display, wenn aus dem "
11319
  "Album Coverfoto initiiert."
11320
 
11321
+ #: wppa-settings-autosave.php:2549
11322
  #, fuzzy
11323
  msgid "Overlay add owner"
11324
  msgstr "Overlay hinzufügen Besitzer"
11325
 
11326
+ #: wppa-settings-autosave.php:2550
11327
  #, fuzzy
11328
  msgid "Add the owner to the photo name on lightbox displays."
11329
  msgstr "Fügen Sie den Besitzer des Fotos Name auf Leuchtkasten-Displays."
11330
 
11331
+ #: wppa-settings-autosave.php:2551
11332
  #, fuzzy
11333
  msgid ""
11334
  "This setting is independant of the show name switches and is a global "
11337
  "Diese Einstellung ist unabhängig von der Show Name Switches und ist eine "
11338
  "globale Einstellung."
11339
 
11340
+ #: wppa-settings-autosave.php:2558
11341
  #, fuzzy
11342
  msgid "Overlay show start/stop"
11343
  msgstr "Overlay zeigen Start / Stopp"
11344
 
11345
+ #: wppa-settings-autosave.php:2559
11346
  #, fuzzy
11347
  msgid "Show Start and Stop for running slideshow on lightbox."
11348
  msgstr "Show Start und Stopp für Diashow auf Leuchtkasten läuft."
11349
 
11350
+ #: wppa-settings-autosave.php:2567
11351
  #, fuzzy
11352
  msgid "Overlay show legenda"
11353
  msgstr "Overlay zeigen Legenda"
11354
 
11355
+ #: wppa-settings-autosave.php:2568
11356
  #, fuzzy
11357
  msgid "Show \"Press f for fullsize\" etc. on lightbox."
11358
  msgstr "Show \"Drücken Sie f für Grossansicht\" usw. auf Leuchtkasten."
11359
 
11360
+ #: wppa-settings-autosave.php:2569
11361
  #, fuzzy
11362
  msgid "Independant of this setting, it will not show up on mobile devices."
11363
  msgstr ""
11364
  "Unabhängig von dieser Einstellung, es wird nicht angezeigt, auf mobilen "
11365
  "Geräten auf."
11366
 
11367
+ #: wppa-settings-autosave.php:2576
11368
  #, fuzzy
11369
  msgid "Show fullscreen icons"
11370
  msgstr "Vollbild-Anzeige-Icons"
11371
 
11372
+ #: wppa-settings-autosave.php:2577
11373
  #, fuzzy
11374
  msgid "Shows fullscreen and back to normal icon buttons on upper right corner"
11375
  msgstr ""
11376
  "Zeigt Vollbild und zurück zum normalen Symbol-Tasten auf der oberen rechten "
11377
  "Ecke"
11378
 
11379
+ #: wppa-settings-autosave.php:2585
11380
  #, fuzzy
11381
  msgid "Show rating"
11382
  msgstr "Bewertung anzeigen"
11383
 
11384
+ #: wppa-settings-autosave.php:2586
11385
  #, fuzzy
11386
  msgid "Shows and enables rating on lightbox."
11387
  msgstr "Zeigt und ermöglicht Bewertung auf Leuchtkasten."
11388
 
11389
+ #: wppa-settings-autosave.php:2587
11390
  #, fuzzy
11391
  msgid ""
11392
  "This works for 5 and 10 stars only, not for single votes or numerical display"
11394
  "Dies funktioniert für 5 und 10 Sternen, nicht für einzelne Stimmen oder "
11395
  "numerische Anzeige"
11396
 
11397
+ #: wppa-settings-autosave.php:2594
11398
  #, fuzzy
11399
  msgid "Overlay show counter"
11400
  msgstr "Overlay zeigen Zähler"
11401
 
11402
+ #: wppa-settings-autosave.php:2595
11403
  #, fuzzy
11404
  msgid "Show the x/y counter below the image."
11405
  msgstr "Zeigen Sie die x / y-Zähler unterhalb des Bildes."
11406
 
11407
+ #: wppa-settings-autosave.php:2603
11408
  #, fuzzy
11409
  msgid "Show Zoom in"
11410
  msgstr "Anzeigen Zoom"
11411
 
11412
+ #: wppa-settings-autosave.php:2604
11413
  #, fuzzy
11414
  msgid "Display tooltip \"Zoom in\" along with the magnifier cursor."
11415
  msgstr "Anzeige Tooltip \"Zoom in\" zusammen mit der Lupe Cursor."
11416
 
11417
+ #: wppa-settings-autosave.php:2605
11418
  #, fuzzy
11419
  msgid ""
11420
  "If you select ---none--- in Table I-G2 for magnifier size, the tooltop "
11423
  "Wenn Sie wählen --- --- keine in Tabelle I-G2 für Lupe Größe enthält die "
11424
  "tooltop den Namen des Fotos."
11425
 
11426
+ #: wppa-settings-autosave.php:2613
11427
  #, fuzzy
11428
  msgid "Frontend upload configuration settings"
11429
  msgstr "Frontend-Upload-Konfigurationseinstellungen"
11430
 
11431
+ #: wppa-settings-autosave.php:2615
11432
  #, fuzzy
11433
  msgid "User upload Photos"
11434
  msgstr "Fotos hochladen"
11435
 
11436
+ #: wppa-settings-autosave.php:2616
11437
  #, fuzzy
11438
  msgid "Enable frontend upload."
11439
  msgstr "Aktivieren Sie Frontend-Upload."
11440
 
11441
+ #: wppa-settings-autosave.php:2617
11442
  #, fuzzy
11443
  msgid ""
11444
  "If you check this item, frontend upload will be enabled according to the "
11447
  "Wenn Sie diese Option markieren, Frontend-Upload wird nach den Regeln in den "
11448
  "folgenden Artikeln dieser Tabelle aktiviert werden."
11449
 
11450
+ #: wppa-settings-autosave.php:2625
11451
  #, fuzzy
11452
  msgid "User upload Video"
11453
  msgstr "Video hochladen"
11454
 
11455
+ #: wppa-settings-autosave.php:2626
11456
  #, fuzzy
11457
  msgid "Enable frontend upload of video."
11458
  msgstr "Aktivieren Frontend Upload von Videos."
11459
 
11460
+ #: wppa-settings-autosave.php:2627 wppa-settings-autosave.php:2637
11461
  #, fuzzy
11462
  msgid "Requires Table II-H1 to be ticked."
11463
  msgstr "Benötigt Tabelle II-H1 abgehakt werden."
11464
 
11465
+ #: wppa-settings-autosave.php:2635
11466
  #, fuzzy
11467
  msgid "User upload Audio"
11468
  msgstr "Audio hochladen"
11469
 
11470
+ #: wppa-settings-autosave.php:2636
11471
  #, fuzzy
11472
  msgid "Enable frontend upload of audio."
11473
  msgstr "Aktivieren Frontend Upload von Audio."
11474
 
11475
+ #: wppa-settings-autosave.php:2645
11476
  #, fuzzy
11477
  msgid "User upload Photos login"
11478
  msgstr "User-Upload Fotos Login"
11479
 
11480
+ #: wppa-settings-autosave.php:2646
11481
  #, fuzzy
11482
  msgid "Frontend upload requires the user is logged in."
11483
  msgstr "Frontend-Upload muss der Benutzer angemeldet ist."
11484
 
11485
+ #: wppa-settings-autosave.php:2647
11486
  #, fuzzy
11487
  msgid ""
11488
  "If you uncheck this box, make sure you check the item Owners only in Table "
11491
  "Wenn Sie dieses Kontrollkästchen deaktivieren, stellen Sie sicher, dass Sie "
11492
  "die Artikel nur Besitzer in der Tabelle VII-D1 überprüfen."
11493
 
11494
+ #: wppa-settings-autosave.php:2648
11495
  #, fuzzy
11496
  msgid ""
11497
  "Also: set the owner to ---public--- of the albums that are allowed to be "
11500
  "Auch: Setzt den Besitzer --- --- öffentlich der Alben, die hochgeladen "
11501
  "werden dürfen."
11502
 
11503
+ #: wppa-settings-autosave.php:2655
11504
  #, fuzzy
11505
  msgid "User upload Ajax"
11506
  msgstr "Benutzer laden Ajax"
11507
 
11508
+ #: wppa-settings-autosave.php:2656
11509
  #, fuzzy
11510
  msgid "Shows the upload progression bar."
11511
  msgstr "Zeigt die Upload-Fortschrittsbalken."
11512
 
11513
+ #: wppa-settings-autosave.php:2664
11514
  #, fuzzy
11515
  msgid "Show Copyright"
11516
  msgstr "Urheberrecht anzeigen"
11517
 
11518
+ #: wppa-settings-autosave.php:2665
11519
  #, fuzzy
11520
  msgid "Show a copyright warning on frontend upload locations."
11521
  msgstr "Zeigen Sie ein Copyright-Warnung am Frontend-Upload-Standorten."
11522
 
11523
+ #: wppa-settings-autosave.php:2674
11524
  #, fuzzy
11525
  msgid "Copyright notice"
11526
  msgstr "Urheberrechtshinweis"
11527
 
11528
+ #: wppa-settings-autosave.php:2675
11529
  #, fuzzy
11530
  msgid "The message to be displayed."
11531
  msgstr "Der Nachrichtentext der angezeigt werden soll."
11532
 
11533
+ #: wppa-settings-autosave.php:2683
11534
  #, fuzzy
11535
  msgid "User Watermark"
11536
  msgstr "Benutzerwasserzeichen"
11537
 
11538
+ #: wppa-settings-autosave.php:2684
11539
  #, fuzzy
11540
  msgid "Uploading users may select watermark settings"
11541
  msgstr "Das Hochladen Benutzer können Wasserzeichen-Einstellungen wählen"
11542
 
11543
+ #: wppa-settings-autosave.php:2685
11544
  #, fuzzy
11545
  msgid ""
11546
  "If checked, anyone who can upload and/or import photos can overrule the "
11549
  "Wenn diese Option aktiviert, wer kann hoch- und / oder Fotos importieren die "
11550
  "Standardwasserzeichen-Einstellungen außer Kraft setzen können."
11551
 
11552
+ #: wppa-settings-autosave.php:2692
11553
  #, fuzzy
11554
  msgid "User name"
11555
  msgstr "User Name"
11556
 
11557
+ #: wppa-settings-autosave.php:2693
11558
  #, fuzzy
11559
  msgid "Uploading users may overrule the default name."
11560
  msgstr "Das Hochladen Benutzer können den Standardnamen außer Kraft setzen."
11561
 
11562
+ #: wppa-settings-autosave.php:2694
11563
  #, fuzzy
11564
  msgid ""
11565
  "If checked, the default photo name as defined in Table IX-D13 may be "
11568
  "Wenn diese Option aktiviert, als die Standard-Fotoname definiert in Tabelle "
11569
  "IX-D13 kann durch den Benutzer außer Kraft gesetzt werden."
11570
 
11571
+ #: wppa-settings-autosave.php:2701
11572
  #, fuzzy
11573
  msgid "Apply Newphoto desc user"
11574
  msgstr "Bewerben Newphoto DESC Nutzer"
11575
 
11576
+ #: wppa-settings-autosave.php:2702
11577
  #, fuzzy
11578
  msgid "Give each new frontend uploaded photo a standard description."
11579
  msgstr ""
11580
  "Geben Sie jedem neuen Frontend-Foto hochgeladen eine Standardbeschreibung."
11581
 
11582
+ #: wppa-settings-autosave.php:2703
11583
  #, fuzzy
11584
  msgid ""
11585
  "If checked, each new photo will get the description (template) as specified "
11588
  "Wenn diese Option aktiviert, wird jedes neue Foto erhalten die Beschreibung "
11589
  "(Vorlage), wie in Tabelle IX-D5 angegeben."
11590
 
11591
+ #: wppa-settings-autosave.php:2710
11592
  #, fuzzy
11593
  msgid "User desc"
11594
  msgstr "Benutzer ab"
11595
 
11596
+ #: wppa-settings-autosave.php:2711
11597
  #, fuzzy
11598
  msgid "Uploading users may overrule the default description."
11599
  msgstr ""
11600
  "Das Hochladen Benutzer kann die Standardbeschreibung außer Kraft setzen."
11601
 
11602
+ #: wppa-settings-autosave.php:2719
11603
  #, fuzzy
11604
  msgid "User upload custom"
11605
  msgstr "User-Upload benutzerdefinierte"
11606
 
11607
+ #: wppa-settings-autosave.php:2720
11608
  #, fuzzy
11609
  msgid "Frontend upload can fill in custom data fields."
11610
  msgstr "Frontend-Upload können in benutzerdefinierten Datenfelder ausfüllen."
11611
 
11612
+ #: wppa-settings-autosave.php:2728
11613
  #, fuzzy
11614
  msgid "User upload tags"
11615
  msgstr "Benutzer Upload-Tags"
11616
 
11617
+ #: wppa-settings-autosave.php:2729
11618
  #, fuzzy
11619
  msgid "Frontend upload can add tags."
11620
  msgstr "Frontend-Upload können Tags hinzufügen."
11621
 
11622
+ #: wppa-settings-autosave.php:2730
11623
  #, fuzzy
11624
  msgid "You can configure the details of tag addition in Table IX-D18.x"
11625
  msgstr "Sie können die Details von Tags in der Tabelle IX-D18.x konfigurieren"
11626
 
11627
+ #: wppa-settings-autosave.php:2738 wppa-settings-autosave.php:2766
11628
+ #: wppa-settings-autosave.php:2794
11629
  #, fuzzy
11630
  msgid "Tag selection box"
11631
  msgstr "Tag Auswahlbox"
11632
 
11633
+ #: wppa-settings-autosave.php:2739 wppa-settings-autosave.php:2767
11634
+ #: wppa-settings-autosave.php:2795
11635
  #, fuzzy
11636
  msgid "Front-end upload tags selecion box."
11637
  msgstr "Front-end-Upload-Tags selecion Box."
11638
 
11639
+ #: wppa-settings-autosave.php:2743 wppa-settings-autosave.php:2771
11640
+ #: wppa-settings-autosave.php:2799
11641
  #, fuzzy
11642
  msgid "On:"
11643
  msgstr "Am:"
11644
 
11645
+ #: wppa-settings-autosave.php:2743 wppa-settings-autosave.php:2771
11646
+ #: wppa-settings-autosave.php:2799
11647
  #, fuzzy
11648
  msgid "Multi:"
11649
  msgstr "Multi Tagged photos"
11650
 
11651
+ #: wppa-settings-autosave.php:2748 wppa-settings-autosave.php:2776
11652
+ #: wppa-settings-autosave.php:2804
11653
  #, fuzzy
11654
  msgid "Caption box"
11655
  msgstr "Feld Beschriftung"
11656
 
11657
+ #: wppa-settings-autosave.php:2749 wppa-settings-autosave.php:2777
11658
+ #: wppa-settings-autosave.php:2805
11659
  #, fuzzy
11660
  msgid "The title of the tag selection box."
11661
  msgstr "Der Titel des Tags Auswahlfeld."
11662
 
11663
+ #: wppa-settings-autosave.php:2757 wppa-settings-autosave.php:2785
11664
+ #: wppa-settings-autosave.php:2813
11665
  #, fuzzy
11666
  msgid "Tags box"
11667
  msgstr "Etiketten box"
11668
 
11669
+ #: wppa-settings-autosave.php:2758 wppa-settings-autosave.php:2786
11670
+ #: wppa-settings-autosave.php:2814
11671
  #, fuzzy
11672
  msgid "The tags in the selection box."
11673
  msgstr "Die Tags in der Auswahlbox."
11674
 
11675
+ #: wppa-settings-autosave.php:2759 wppa-settings-autosave.php:2787
11676
+ #: wppa-settings-autosave.php:2815
11677
  #, fuzzy
11678
  msgid ""
11679
  "Enter the tags you want to appear in the selection box. Empty means: all "
11682
  "Geben Sie die Tags, die Sie im Auswahlfeld angezeigt werden soll. Leere "
11683
  "bedeutet: alle vorhandenen Tags"
11684
 
11685
+ #: wppa-settings-autosave.php:2822
11686
  #, fuzzy
11687
  msgid "New tags"
11688
  msgstr "Neue Tags"
11689
 
11690
+ #: wppa-settings-autosave.php:2823
11691
  #, fuzzy
11692
  msgid "Input field for any user defined tags."
11693
  msgstr "Eingabefeld für beliebige benutzerdefinierte Tags."
11694
 
11695
+ #: wppa-settings-autosave.php:2831
11696
  #, fuzzy
11697
  msgid "New tags caption"
11698
  msgstr "Neue Tags caption"
11699
 
11700
+ #: wppa-settings-autosave.php:2832
11701
  #, fuzzy
11702
  msgid "The caption above the tags input field."
11703
  msgstr "Die Beschriftung über dem Tags Eingabefeld."
11704
 
11705
+ #: wppa-settings-autosave.php:2840
11706
  #, fuzzy
11707
  msgid "Preview tags"
11708
  msgstr "Vorschau tags:"
11709
 
11710
+ #: wppa-settings-autosave.php:2841
11711
  #, fuzzy
11712
  msgid "Show a preview of all tags that will be added to the photo info."
11713
  msgstr ""
11714
  "Zeigen Sie eine Vorschau aller Tags, die mit dem Foto-Info hinzugefügt "
11715
  "werden."
11716
 
11717
+ #: wppa-settings-autosave.php:2849
11718
  #, fuzzy
11719
  msgid "Camera connect"
11720
  msgstr "Kamera anschließen"
11721
 
11722
+ #: wppa-settings-autosave.php:2850
11723
  #, fuzzy
11724
  msgid "Connect frontend upload to camara on mobile devices with camera"
11725
  msgstr ""
11726
  "Schließen Sie Frontend-Upload auf Röschen auf mobilen Geräten mit Kamera"
11727
 
11728
+ #: wppa-settings-autosave.php:2858
11729
  #, fuzzy
11730
  msgid "Blog It!"
11731
  msgstr "Blog It!"
11732
 
11733
+ #: wppa-settings-autosave.php:2859
11734
  #, fuzzy
11735
  msgid "Enable blogging photos."
11736
  msgstr "Aktivieren Sie Fotos bloggen."
11737
 
11738
+ #: wppa-settings-autosave.php:2860
11739
  #, fuzzy
11740
  msgid "Users need the capability edit_posts to directly blog photos."
11741
  msgstr "Die Benutzer müssen die Fähigkeit edit_posts direkt Fotos Blog."
11742
 
11743
+ #: wppa-settings-autosave.php:2867
11744
  #, fuzzy
11745
  msgid "Blog It need moderation"
11746
  msgstr "Im Blog Mäßigung brauchen"
11747
 
11748
+ #: wppa-settings-autosave.php:2868
11749
  #, fuzzy
11750
  msgid "Posts with blogged photos need moderation."
11751
  msgstr "Beiträge mit gebloggt Fotos benötigen Mäßigung."
11752
 
11753
+ #: wppa-settings-autosave.php:2876
11754
  #, fuzzy
11755
  msgid "Blog It shortcode"
11756
  msgstr "Blog Sportcode"
11757
 
11758
+ #: wppa-settings-autosave.php:2877
11759
  #, fuzzy
11760
  msgid "Shortcode to be used on the blog post"
11761
  msgstr "Shortcode zu auf dem Blog-Post verwendet werden"
11762
 
11763
+ #: wppa-settings-autosave.php:2878
11764
  #, fuzzy
11765
  msgid "Make sure it contains photo=\"#id\""
11766
  msgstr "Stellen Sie sicher, es enthält Foto = \"# id\""
11767
 
11768
+ #: wppa-settings-autosave.php:2886
11769
  #, fuzzy
11770
  msgid "Miscellaneous visibility settings"
11771
  msgstr "Verschiedene Einstellungen für die Sichtbarkeit"
11772
 
11773
+ #: wppa-settings-autosave.php:2888
11774
  #, fuzzy
11775
  msgid "Frontend ending label"
11776
  msgstr "Frontend Endung Label"
11777
 
11778
+ #: wppa-settings-autosave.php:2889
11779
  #, fuzzy
11780
  msgid "Frontend upload / create / edit dialog closing label text."
11781
  msgstr "Frontend-Upload / erstellen / bearbeiten Textdialog Schließen Label."
11782
 
11783
+ #: wppa-settings-autosave.php:2892
11784
  #, fuzzy
11785
  msgid "Abort"
11786
  msgstr "流产"
11787
 
11788
+ #: wppa-settings-autosave.php:2892
11789
  #, fuzzy
11790
  msgid "Close"
11791
  msgstr "Schließen"
11792
 
11793
+ #: wppa-settings-autosave.php:2892
11794
  #, fuzzy
11795
  msgid "Exit"
11796
  msgstr ""
11797
  "Tasten: f = nächsten Modus; q,x = verlassen; p = vorheriges, n = nächstes, s "
11798
  "= Start / Stop, d = entlassen diesen Hinweis."
11799
 
11800
+ #: wppa-settings-autosave.php:2892
11801
  #, fuzzy
11802
  msgid "Quit"
11803
  msgstr "Beenden"
11804
 
11805
+ #: wppa-settings-autosave.php:2900
11806
  #, fuzzy
11807
  msgid "Widget thumbs fontsize"
11808
  msgstr "Widget Daumen Schriftgröße"
11809
 
11810
+ #: wppa-settings-autosave.php:2901
11811
  #, fuzzy
11812
  msgid "Font size for thumbnail subtext in widgets."
11813
  msgstr "Schriftgröße für Miniatur Subtext in Widgets."
11814
 
11815
+ #: wppa-settings-autosave.php:2909
11816
  #, fuzzy
11817
  msgid "Arrow color"
11818
  msgstr "Pfeilfarbe"
11819
 
11820
+ #: wppa-settings-autosave.php:2910
11821
  #, fuzzy
11822
  msgid "Left/right browsing arrow color."
11823
  msgstr "Links / rechts-Browsing Pfeil Farbe."
11824
 
11825
+ #: wppa-settings-autosave.php:2911
11826
  #, fuzzy
11827
  msgid "Enter the color of the filmstrip navigation arrows."
11828
  msgstr "Geben Sie die Farbe des Filmstreifens Navigationspfeile."
11829
 
11830
+ #: wppa-settings-autosave.php:2918
11831
  #, fuzzy
11832
  msgid "Owner on new line"
11833
  msgstr "Besitzer auf neue Linie"
11834
 
11835
+ #: wppa-settings-autosave.php:2919
11836
  #, fuzzy
11837
  msgid "Place the (owner) text on a new line."
11838
  msgstr "Setzen Sie den (Inhaber) Text auf einer neuen Zeile."
11839
 
11840
+ #: wppa-settings-autosave.php:2927
11841
  #, fuzzy
11842
  msgid "Custom datafields albums"
11843
  msgstr "Benutzerdefinierte Datenfelder Alben"
11844
 
11845
+ #: wppa-settings-autosave.php:2928
11846
  #, fuzzy
11847
  msgid "Define up to 10 custom data fields for albums."
11848
  msgstr "Definieren Sie bis zu 10 benutzerdefinierte Datenfelder für Alben."
11849
 
11850
+ #: wppa-settings-autosave.php:2938 wppa-settings-autosave.php:2964
11851
  #, fuzzy, php-format
11852
  msgid "Name, vis, edit %s"
11853
  msgstr "Name, vis, bearbeiten%s"
11854
 
11855
+ #: wppa-settings-autosave.php:2939 wppa-settings-autosave.php:2965
11856
  #, fuzzy, php-format
11857
  msgid "The caption for field %s, visibility and editability at frontend."
11858
  msgstr ""
11859
  "Die Beschriftung für das Feld%s, Sichtbarkeit und Editierbarkeit am Frontend."
11860
 
11861
+ #: wppa-settings-autosave.php:2940 wppa-settings-autosave.php:2966
11862
  #, fuzzy, php-format
11863
  msgid ""
11864
  "If you check the first box, the value of this field is displayable in photo "
11867
  "Wenn Sie das erste Kontrollkästchen ist der Wert dieses Feldes darstellbaren "
11868
  "in Fotobeschreibungen auf dem Frontend mit Stichwort w # c%s"
11869
 
11870
+ #: wppa-settings-autosave.php:2941 wppa-settings-autosave.php:2967
11871
  #, fuzzy
11872
  msgid ""
11873
  "If you check the second box, the value of this field is editable at the "
11876
  "Wenn Sie das zweite Kontrollkästchen, wird der Wert dieses Feldes auf dem "
11877
  "Frontend neuen Stil Dialog bearbeitet werden."
11878
 
11879
+ #: wppa-settings-autosave.php:2953
11880
  #, fuzzy
11881
  msgid "Custom datafields photos"
11882
  msgstr "Benutzerdefinierte Datenfelder Fotos"
11883
 
11884
+ #: wppa-settings-autosave.php:2954
11885
  #, fuzzy
11886
  msgid "Define up to 10 custom data fields for photos."
11887
  msgstr "Definieren Sie bis zu 10 benutzerdefinierte Datenfelder für Fotos."
11888
 
11889
+ #: wppa-settings-autosave.php:2980
11890
  msgid "Navigation symbols style"
11891
  msgstr ""
11892
 
11893
+ #: wppa-settings-autosave.php:2981
11894
  msgid "The corner rounding size of navigation icons."
11895
  msgstr ""
11896
 
11897
+ #: wppa-settings-autosave.php:2984
11898
  msgid "light"
11899
  msgstr ""
11900
 
11901
+ #: wppa-settings-autosave.php:2984
11902
  msgid "heavy"
11903
  msgstr ""
11904
 
11905
+ #: wppa-settings-autosave.php:3008
11906
  #, fuzzy
11907
  msgid "Table III:"
11908
  msgstr "Tabelle III"
11909
 
11910
+ #: wppa-settings-autosave.php:3008
11911
  #, fuzzy
11912
  msgid "Backgrounds:"
11913
  msgstr "Hintergründe"
11914
 
11915
+ #: wppa-settings-autosave.php:3009
11916
  #, fuzzy
11917
  msgid "This table describes the backgrounds of wppa+ elements."
11918
  msgstr "Diese Tabelle beschreibt die Hintergründe von WPPA Elemente."
11919
 
11920
+ #: wppa-settings-autosave.php:3019 wppa-settings-autosave.php:3378
11921
+ #: wppa-settings-autosave.php:8670
11922
  #, fuzzy
11923
  msgid "Background color"
11924
  msgstr "Hintergrund Farbe"
11925
 
11926
+ #: wppa-settings-autosave.php:3020 wppa-settings-autosave.php:3022
11927
+ #: wppa-settings-autosave.php:3379 wppa-settings-autosave.php:3381
11928
  #, fuzzy
11929
  msgid "Sample"
11930
  msgstr "Muster"
11931
 
11932
+ #: wppa-settings-autosave.php:3021 wppa-settings-autosave.php:3380
11933
  #, fuzzy
11934
  msgid "Border color"
11935
  msgstr "Rahmenfarbe"
11936
 
11937
+ #: wppa-settings-autosave.php:3030
11938
  #, fuzzy
11939
  msgid "Slideshow elements backgrounds"
11940
  msgstr "Diashow Elemente Hintergründe"
11941
 
11942
+ #: wppa-settings-autosave.php:3032
11943
  #, fuzzy
11944
  msgid "Nav"
11945
  msgstr "Navigation"
11946
 
11947
+ #: wppa-settings-autosave.php:3033
11948
  #, fuzzy
11949
  msgid "Navigation bars."
11950
  msgstr "Navigationsleisten."
11951
 
11952
+ #: wppa-settings-autosave.php:3034
11953
  #, fuzzy
11954
  msgid "Enter valid CSS colors for navigation backgrounds and borders."
11955
  msgstr ""
11956
  "Geben Sie eine gültige CSS Farben für die Navigation Hintergründe und "
11957
  "Grenzen."
11958
 
11959
+ #: wppa-settings-autosave.php:3045
11960
  #, fuzzy
11961
  msgid "SlideImg"
11962
  msgstr "SlideImg"
11963
 
11964
+ #: wppa-settings-autosave.php:3046
11965
  #, fuzzy
11966
  msgid "Fullsize Slideshow Photos."
11967
  msgstr "Fullsize Diashow Fotos."
11968
 
11969
+ #: wppa-settings-autosave.php:3047
11970
  #, fuzzy
11971
  msgid "Enter valid CSS colors for fullsize photo backgrounds and borders."
11972
  msgstr ""
11973
  "Geben Sie eine gültige CSS Farben für Grossfotohintergründe und Grenzen."
11974
 
11975
+ #: wppa-settings-autosave.php:3048
11976
  #, fuzzy
11977
  msgid "The colors may be equal or \"transparent\""
11978
  msgstr "Die Farben sein kann gleich oder \"transparent\""
11979
 
11980
+ #: wppa-settings-autosave.php:3049
11981
  #, fuzzy
11982
  msgid ""
11983
  "For more information about slideshow image borders see the help on Table I-B4"
11985
  "Weitere Informationen über die Diashow Bildrändern finden Sie in der Hilfe "
11986
  "auf Tabelle I-B4"
11987
 
11988
+ #: wppa-settings-autosave.php:3060 wppa-settings-autosave.php:4902
11989
  #, fuzzy
11990
  msgid "Numbar"
11991
  msgstr "Numbar"
11992
 
11993
+ #: wppa-settings-autosave.php:3061
11994
  #, fuzzy
11995
  msgid "Number bar box background."
11996
  msgstr "Anzahl bar Feld Hintergrund."
11997
 
11998
+ #: wppa-settings-autosave.php:3062
11999
  #, fuzzy
12000
  msgid "Enter valid CSS colors for numbar box backgrounds and borders."
12001
  msgstr ""
12002
  "Geben Sie eine gültige CSS Farben für numbar Box Hintergründe und Grenzen."
12003
 
12004
+ #: wppa-settings-autosave.php:3073
12005
  #, fuzzy
12006
  msgid "Numbar active"
12007
  msgstr "Numbar aktiv"
12008
 
12009
+ #: wppa-settings-autosave.php:3074
12010
  #, fuzzy
12011
  msgid "Number bar active box background."
12012
  msgstr "Anzahl Leiste aktiv Feld Hintergrund."
12013
 
12014
+ #: wppa-settings-autosave.php:3075
12015
  #, fuzzy
12016
  msgid "Enter valid CSS colors for numbar active box backgrounds and borders."
12017
  msgstr ""
12018
  "Geben Sie gültige CSS Farben für numbar aktive Box Hintergründe und Grenzen."
12019
 
12020
+ #: wppa-settings-autosave.php:3086
12021
  #, fuzzy
12022
  msgid "Name/desc"
12023
  msgstr "Name / ab"
12024
 
12025
+ #: wppa-settings-autosave.php:3087
12026
  #, fuzzy
12027
  msgid "Name and Description bars."
12028
  msgstr "Name und Beschreibung"
12029
 
12030
+ #: wppa-settings-autosave.php:3088
12031
  #, fuzzy
12032
  msgid ""
12033
  "Enter valid CSS colors for name and description box backgrounds and borders."
12035
  "Geben Sie gültige CSS Farben für Namen und eine Beschreibung Box "
12036
  "Hintergründe und Grenzen."
12037
 
12038
+ #: wppa-settings-autosave.php:3100
12039
  #, fuzzy
12040
  msgid "Comment input and display areas."
12041
  msgstr "Kommentar Eingabe- und Anzeigebereiche."
12042
 
12043
+ #: wppa-settings-autosave.php:3101
12044
  #, fuzzy
12045
  msgid "Enter valid CSS colors for comment box backgrounds and borders."
12046
  msgstr ""
12047
  "Geben Sie eine gültige CSS Farben für Kommentarfeld Hintergründe und Grenzen."
12048
 
12049
+ #: wppa-settings-autosave.php:3112 wppa-settings-autosave.php:8730
12050
+ #: wppa-settings-autosave.php:8775
12051
  #, fuzzy
12052
  msgid "Custom"
12053
  msgstr "Benutzerdefiniert"
12054
 
12055
+ #: wppa-settings-autosave.php:3113
12056
  #, fuzzy
12057
  msgid "Custom box background."
12058
  msgstr "Benutzerdefinierten Hintergrund"
12059
 
12060
+ #: wppa-settings-autosave.php:3114
12061
  #, fuzzy
12062
  msgid "Enter valid CSS colors for custom box backgrounds and borders."
12063
  msgstr ""
12064
  "Geben Sie eine gültige CSS Farben für individuelle Box Hintergründe und "
12065
  "Grenzen."
12066
 
12067
+ #: wppa-settings-autosave.php:3125
12068
  #, fuzzy
12069
  msgid "IPTC"
12070
  msgstr "Iptc"
12071
 
12072
+ #: wppa-settings-autosave.php:3126
12073
  #, fuzzy
12074
  msgid "IPTC display box background."
12075
  msgstr "IPTC-Display-Box Hintergrund."
12076
 
12077
+ #: wppa-settings-autosave.php:3127
12078
  #, fuzzy
12079
  msgid "Enter valid CSS colors for iptc box backgrounds and borders."
12080
  msgstr ""
12081
  "Geben Sie eine gültige CSS Farben für IPTC-Box Hintergründe und Grenzen."
12082
 
12083
+ #: wppa-settings-autosave.php:3138
12084
  #, fuzzy
12085
  msgid "EXIF"
12086
  msgstr "Exif"
12087
 
12088
+ #: wppa-settings-autosave.php:3139
12089
  #, fuzzy
12090
  msgid "EXIF display box background."
12091
  msgstr "EXIF-Display-Box Hintergrund."
12092
 
12093
+ #: wppa-settings-autosave.php:3140
12094
  #, fuzzy
12095
  msgid "Enter valid CSS colors for exif box backgrounds and borders."
12096
  msgstr ""
12097
  "Geben Sie eine gültige CSS Farben für exif Box Hintergründe und Grenzen."
12098
 
12099
+ #: wppa-settings-autosave.php:3151
12100
  #, fuzzy
12101
  msgid "Share"
12102
  msgstr "Teilen %s auf Google+"
12103
 
12104
+ #: wppa-settings-autosave.php:3152
12105
  #, fuzzy
12106
  msgid "Share box display background."
12107
  msgstr "Teilen Box anzuzeigen Hintergrund."
12108
 
12109
+ #: wppa-settings-autosave.php:3153
12110
  #, fuzzy
12111
  msgid "Enter valid CSS colors for share box backgrounds and borders."
12112
  msgstr ""
12113
  "Geben Sie eine gültige CSS Farben für Mitteilungsbox Hintergründe und "
12114
  "Grenzen."
12115
 
12116
+ #: wppa-settings-autosave.php:3164
12117
  #, fuzzy
12118
  msgid "Other backgrounds"
12119
  msgstr "Weitere Hintergründe"
12120
 
12121
+ #: wppa-settings-autosave.php:3166
12122
  #, fuzzy
12123
  msgid "Even"
12124
  msgstr "Gleichhoch"
12125
 
12126
+ #: wppa-settings-autosave.php:3167
12127
  #, fuzzy
12128
  msgid "Even background."
12129
  msgstr "Auch Hintergrund."
12130
 
12131
+ #: wppa-settings-autosave.php:3168
12132
  #, fuzzy
12133
  msgid ""
12134
  "Enter valid CSS colors for even numbered backgrounds and borders of album "
12137
  "Geben Sie gültige CSS Farben für geradzahlige Hintergründe und Grenzen von "
12138
  "Album-Cover und Miniaturdisplays 'Als Abdeckungen'."
12139
 
12140
+ #: wppa-settings-autosave.php:3179
12141
  #, fuzzy
12142
  msgid "Odd"
12143
  msgstr "Quote"
12144
 
12145
+ #: wppa-settings-autosave.php:3180
12146
  #, fuzzy
12147
  msgid "Odd background."
12148
  msgstr "Odd Hintergrund."
12149
 
12150
+ #: wppa-settings-autosave.php:3181
12151
  #, fuzzy
12152
  msgid ""
12153
  "Enter valid CSS colors for odd numbered backgrounds and borders of album "
12156
  "Geben Sie eine gültige CSS Farben für ungerade Anzahl Hintergründe und "
12157
  "Grenzen von Album-Cover und Miniaturdisplays 'Als Abdeckungen'."
12158
 
12159
+ #: wppa-settings-autosave.php:3192
12160
  #, fuzzy
12161
  msgid "Thumbnail padding"
12162
  msgstr "Vorschaubild Padding"
12163
 
12164
+ #: wppa-settings-autosave.php:3193
12165
  #, fuzzy
12166
  msgid "Thumbnail padding color if thumbnail aspect is a padded setting."
12167
  msgstr ""
12168
  "Thumbnail Polsterung Farbe, wenn Miniatur Aspekt eine gepolsterte "
12169
  "Einstellung."
12170
 
12171
+ #: wppa-settings-autosave.php:3194
12172
  #, fuzzy
12173
  msgid ""
12174
  "Enter valid CSS color hexadecimal like #000000 for black or #ffffff for "
12177
  "Geben Sie eine gültige CSS Farbe hexadezimal wie # 000000 für schwarz oder "
12178
  "#ffffff für Weiß für die gepolsterte Thumbnails."
12179
 
12180
+ #: wppa-settings-autosave.php:3205
12181
  #, fuzzy
12182
  msgid "Img"
12183
  msgstr "Bild"
12184
 
12185
+ #: wppa-settings-autosave.php:3206
12186
  #, fuzzy
12187
  msgid "Cover Photos and popups."
12188
  msgstr "Decken Sie Fotos und Pop-ups."
12189
 
12190
+ #: wppa-settings-autosave.php:3207
12191
  #, fuzzy
12192
  msgid ""
12193
  "Enter valid CSS colors for Cover photo and popup backgrounds and borders."
12195
  "Geben Sie eine gültige CSS Farben für Titelbild und Popup-Hintergründe und "
12196
  "Grenzen."
12197
 
12198
+ #: wppa-settings-autosave.php:3219
12199
  #, fuzzy
12200
  msgid "Upload box background."
12201
  msgstr "Laden Sie Feld Hintergrund."
12202
 
12203
+ #: wppa-settings-autosave.php:3220
12204
  #, fuzzy
12205
  msgid "Enter valid CSS colors for upload box backgrounds and borders."
12206
  msgstr ""
12207
  "Geben Sie gültige CSS Farben für den Upload-Box Hintergründe und Grenzen."
12208
 
12209
+ #: wppa-settings-autosave.php:3231
12210
  #, fuzzy
12211
  msgid "Multitag"
12212
  msgstr "Multitag-"
12213
 
12214
+ #: wppa-settings-autosave.php:3232
12215
  #, fuzzy
12216
  msgid "Multitag box background."
12217
  msgstr "Multitag- Feld Hintergrund."
12218
 
12219
+ #: wppa-settings-autosave.php:3233
12220
  #, fuzzy
12221
  msgid "Enter valid CSS colors for multitag box backgrounds and borders."
12222
  msgstr ""
12223
  "Geben Sie eine gültige CSS Farben für multitag Box Hintergründe und Grenzen."
12224
 
12225
+ #: wppa-settings-autosave.php:3244
12226
  #, fuzzy
12227
  msgid "Tagcloud"
12228
  msgstr "Schlagwortwolke"
12229
 
12230
+ #: wppa-settings-autosave.php:3245
12231
  #, fuzzy
12232
  msgid "Tagcloud box background."
12233
  msgstr "Schlagwortwolke Hintergrund"
12234
 
12235
+ #: wppa-settings-autosave.php:3246
12236
  #, fuzzy
12237
  msgid "Enter valid CSS colors for tagcloud box backgrounds and borders."
12238
  msgstr ""
12239
  "Geben Sie eine gültige CSS Farben für tagcloud Box Hintergründe und Grenzen."
12240
 
12241
+ #: wppa-settings-autosave.php:3257
12242
  #, fuzzy
12243
  msgid "Superview"
12244
  msgstr "Superview"
12245
 
12246
+ #: wppa-settings-autosave.php:3258
12247
  #, fuzzy
12248
  msgid "Superview box background."
12249
  msgstr "Superview Feld Hintergrund."
12250
 
12251
+ #: wppa-settings-autosave.php:3259
12252
  #, fuzzy
12253
  msgid "Enter valid CSS colors for superview box backgrounds and borders."
12254
  msgstr ""
12255
  "Geben Sie eine gültige CSS Farben für Super Box Hintergründe und Grenzen."
12256
 
12257
+ #: wppa-settings-autosave.php:3271
12258
  #, fuzzy
12259
  msgid "Search box background."
12260
  msgstr "Suchbox-Hintergrund"
12261
 
12262
+ #: wppa-settings-autosave.php:3272
12263
  #, fuzzy
12264
  msgid "Enter valid CSS colors for search box backgrounds and borders."
12265
  msgstr ""
12266
  "Geben Sie eine gültige CSS Farben für Suchfeld Hintergründe und Grenzen."
12267
 
12268
+ #: wppa-settings-autosave.php:3283
12269
  #, fuzzy
12270
  msgid "BestOf"
12271
  msgstr "Das beste von"
12272
 
12273
+ #: wppa-settings-autosave.php:3284
12274
  #, fuzzy
12275
  msgid "BestOf box background."
12276
  msgstr "BestOf Feld Hintergrund."
12277
 
12278
+ #: wppa-settings-autosave.php:3285
12279
  #, fuzzy
12280
  msgid "Enter valid CSS colors for bestof box backgrounds and borders."
12281
  msgstr ""
12282
  "Geben Sie eine gültige CSS Farben für bestof Box Hintergründe und Grenzen."
12283
 
12284
+ #: wppa-settings-autosave.php:3296
12285
  #, fuzzy
12286
  msgid "Calendar"
12287
  msgstr "Kalender"
12288
 
12289
+ #: wppa-settings-autosave.php:3297
12290
  #, fuzzy
12291
  msgid "Calendar box background."
12292
  msgstr "Kalender Hintergrund:"
12293
 
12294
+ #: wppa-settings-autosave.php:3298
12295
  #, fuzzy
12296
  msgid "Enter valid CSS colors for calendar box backgrounds and borders."
12297
  msgstr ""
12298
  "Geben Sie eine gültige CSS Farben für das Kalenderfeld Hintergründe und "
12299
  "Grenzen."
12300
 
12301
+ #: wppa-settings-autosave.php:3309
12302
  #, fuzzy
12303
  msgid "Stereo"
12304
  msgstr "Stereo"
12305
 
12306
+ #: wppa-settings-autosave.php:3310
12307
  #, fuzzy
12308
  msgid "Stereo mode selection box background."
12309
  msgstr "Stereo-Modus Auswahlfeld Hintergrund."
12310
 
12311
+ #: wppa-settings-autosave.php:3311
12312
  #, fuzzy
12313
  msgid ""
12314
  "Enter valid CSS colors for stereo mode selection box backgrounds and borders."
12316
  "Geben Sie gültige CSS Farben für Stereo-Modus Auswahlfeld Hintergründe und "
12317
  "Grenzen."
12318
 
12319
+ #: wppa-settings-autosave.php:3322
12320
  #, fuzzy
12321
  msgid "Admins choice"
12322
  msgstr "Admins Wahl"
12323
 
12324
+ #: wppa-settings-autosave.php:3323
12325
  #, fuzzy
12326
  msgid "Admins choice box background."
12327
  msgstr "Admins Wahl Feld Hintergrund."
12328
 
12329
+ #: wppa-settings-autosave.php:3324
12330
  #, fuzzy
12331
  msgid "Enter valid CSS colors for admins choice box backgrounds and borders."
12332
  msgstr ""
12333
  "Geben Sie gültige CSS Farben für Administratoren Wahl Box Hintergründe und "
12334
  "Grenzen."
12335
 
12336
+ #: wppa-settings-autosave.php:3335
12337
  #, fuzzy
12338
  msgid "Modal render box"
12339
  msgstr "Modal machen Feld"
12340
 
12341
+ #: wppa-settings-autosave.php:3336
12342
  #, fuzzy
12343
  msgid "The background for the Ajax modal rendering box."
12344
  msgstr "Der Hintergrund für die Ajax modalen Renderingbox."
12345
 
12346
+ #: wppa-settings-autosave.php:3337
12347
  #, fuzzy
12348
  msgid "Recommended color: your theme background color."
12349
  msgstr "Empfohlene Farbe: Ihr Thema Hintergrundfarbe."
12350
 
12351
+ #: wppa-settings-autosave.php:3347
12352
  msgid "Navigation symbols"
12353
  msgstr ""
12354
 
12355
+ #: wppa-settings-autosave.php:3348
12356
  msgid "Navigation symbol background and fill colors."
12357
  msgstr ""
12358
 
12359
+ #: wppa-settings-autosave.php:3359
12360
  msgid "Navigation symbols Lightbox"
12361
  msgstr ""
12362
 
12363
+ #: wppa-settings-autosave.php:3360
12364
  msgid "Navigation symbol background and fill colors Lightbox."
12365
  msgstr ""
12366
 
12367
+ #: wppa-settings-autosave.php:3391
12368
  #, fuzzy
12369
  msgid "Table IV:"
12370
  msgstr "Tabelle IV"
12371
 
12372
+ #: wppa-settings-autosave.php:3391
12373
  #, fuzzy
12374
  msgid "Behaviour:"
12375
  msgstr "VERHALTEN"
12376
 
12377
+ #: wppa-settings-autosave.php:3392
12378
  #, fuzzy
12379
  msgid "This table describes the dynamic behaviour of certain wppa+ elements."
12380
  msgstr ""
12381
  "Diese Tabelle beschreibt das dynamische Verhalten bestimmter WPPA Elemente."
12382
 
12383
+ #: wppa-settings-autosave.php:3410
12384
  #, fuzzy
12385
  msgid "System related settings"
12386
  msgstr "System-bezogenen Einstellungen"
12387
 
12388
+ #: wppa-settings-autosave.php:3412
12389
  #, fuzzy
12390
  msgid "Use Ajax"
12391
  msgstr "Verwenden Sie Ajax"
12392
 
12393
+ #: wppa-settings-autosave.php:3413
12394
  #, fuzzy
12395
  msgid "Use Ajax as much as is possible and implemented."
12396
  msgstr "Verwenden Sie Ajax, so viel wie möglich und umgesetzt."
12397
 
12398
+ #: wppa-settings-autosave.php:3414
12399
  #, fuzzy
12400
  msgid ""
12401
  "If this box is ticked, page content updates from within wppa+ displays will "
12404
  "Wenn dieses Feld markiert ist, Seite Content-Updates von innen WPPA "
12405
  "Displays wird Ajax so viel wie möglich basieren."
12406
 
12407
+ #: wppa-settings-autosave.php:3422
12408
  #, fuzzy
12409
  msgid "Ajax NON Admin"
12410
  msgstr "Ajax NON Admin"
12411
 
12412
+ #: wppa-settings-autosave.php:3423
12413
  #, fuzzy
12414
  msgid "Frontend ajax use no admin files."
12415
  msgstr "Frontend Ajax verwenden keine Admin-Dateien."
12416
 
12417
+ #: wppa-settings-autosave.php:3424
12418
  #, fuzzy
12419
  msgid "If you want to password protect wp-admin, check this box."
12420
  msgstr ""
12421
  "Wenn Sie wp-admin mit einem Passwort schützen möchten, aktivieren Sie dieses "
12422
  "Feld."
12423
 
12424
+ #: wppa-settings-autosave.php:3425
12425
  #, fuzzy
12426
  msgid ""
12427
  "In rare cases changing page content does not work when this box is checked. "
12430
  "In seltenen Fällen können Seiteninhalt zu ändern funktioniert nicht, wenn "
12431
  "diese Option aktiviert ist. Prüfen Sie die Funktionalität!"
12432
 
12433
+ #: wppa-settings-autosave.php:3432
12434
  #, fuzzy
12435
  msgid "Modal boxes"
12436
  msgstr "Modal-Boxen"
12437
 
12438
+ #: wppa-settings-autosave.php:3433
12439
  #, fuzzy
12440
  msgid "Place Ajax rendered content in modal boxes"
12441
  msgstr "Platzieren Sie Ajax wiedergegebenen Inhalt in modal-Boxen"
12442
 
12443
+ #: wppa-settings-autosave.php:3441
12444
  #, fuzzy
12445
  msgid "Photo names in urls"
12446
  msgstr "Foto Namen in Urls"
12447
 
12448
+ #: wppa-settings-autosave.php:3442
12449
  #, fuzzy
12450
  msgid "Display photo names in urls."
12451
  msgstr "Anzeigen von Foto Namen in Urls."
12452
 
12453
+ #: wppa-settings-autosave.php:3443
12454
  #, fuzzy
12455
  msgid "Urls to wppa+ displays will contain photonames in stead of numbers."
12456
  msgstr "Urls zu WPPA Displays photonames anstelle von Zahlen enthalten."
12457
 
12458
+ #: wppa-settings-autosave.php:3444
12459
  #, fuzzy
12460
  msgid ""
12461
  "It is your responsability to avoid duplicate names of photos in the same "
12464
  "Es ist Ihre Verantwortung doppelte Namen von Fotos im selben Album zu "
12465
  "vermeiden."
12466
 
12467
+ #: wppa-settings-autosave.php:3451
12468
  #, fuzzy
12469
  msgid "Album names in urls"
12470
  msgstr "Album-Namen in Urls"
12471
 
12472
+ #: wppa-settings-autosave.php:3452
12473
  #, fuzzy
12474
  msgid "Display album names in urls."
12475
  msgstr "Anzeige Albumnamen in Urls."
12476
 
12477
+ #: wppa-settings-autosave.php:3453
12478
  #, fuzzy
12479
  msgid "Urls to wppa+ displays will contain albumnames in stead of numbers."
12480
  msgstr "Urls zu WPPA Displays albumnames anstelle von Zahlen enthalten."
12481
 
12482
+ #: wppa-settings-autosave.php:3454
12483
  #, fuzzy
12484
  msgid ""
12485
  "It is your responsability to avoid duplicate names of albums in the system."
12486
  msgstr ""
12487
  "Es ist Ihre Verantwortung doppelte Namen von Alben im System zu vermeiden."
12488
 
12489
+ #: wppa-settings-autosave.php:3461
12490
  #, fuzzy
12491
  msgid "Use short query args"
12492
  msgstr "Verwenden Sie kurze Abfrage args"
12493
 
12494
+ #: wppa-settings-autosave.php:3462
12495
  #, fuzzy
12496
  msgid "Use &album=... &photo=..."
12497
  msgstr "Verwenden & album = ... & Foto = ..."
12498
 
12499
+ #: wppa-settings-autosave.php:3463
12500
  #, fuzzy
12501
  msgid ""
12502
  "Urls to wppa+ displays will contain &album=... &photo=... in stead of &wppa-"
12505
  "Urls zu WPPA Displays befinden sich & album = ... & Foto = ... anstelle "
12506
  "von & WPPA-album = ... & WPPA-photo = ..."
12507
 
12508
+ #: wppa-settings-autosave.php:3464
12509
  #, fuzzy
12510
  msgid ""
12511
  "Use this setting only when there are no conflicts with other plugins that "
12514
  "Verwenden Sie diese Einstellung nur dann, wenn es keine Konflikte mit "
12515
  "anderen Plugins sind die Argumente wie & album = usw. interpretieren kann"
12516
 
12517
+ #: wppa-settings-autosave.php:3471
12518
  #, fuzzy
12519
  msgid "Enable pretty links"
12520
  msgstr "Aktivieren ziemlich Links"
12521
 
12522
+ #: wppa-settings-autosave.php:3472
12523
  #, fuzzy
12524
  msgid "Enable the generation and understanding of pretty links."
12525
  msgstr "Aktivieren Sie die Erzeugung und das Verständnis für ziemlich Links."
12526
 
12527
+ #: wppa-settings-autosave.php:3473
12528
  #, fuzzy
12529
  msgid ""
12530
  "If checked, links to social media and the qr code will have \"/token1/token2/"
12533
  "Wenn diese Option aktiviert, Links zu sozialen Medien und der QR Code wird "
12534
  "\"/ token1 / token2 /\" usw. anstelle von \"& arg1 = .. & arg2 = ..\" usw."
12535
 
12536
+ #: wppa-settings-autosave.php:3474
12537
  #, fuzzy
12538
  msgid ""
12539
  "These types of links will be interpreted and cause a redirection on entering."
12541
  "Diese Arten von Links werden interpretiert und eine Umleitung verursachen "
12542
  "beim Betreten."
12543
 
12544
+ #: wppa-settings-autosave.php:3475
12545
  #, fuzzy
12546
  msgid ""
12547
  "It is recommended to check this box. It shortens links dramatically and "
12550
  "Es wird empfohlen, dieses Feld zu überprüfen. Es verkürzt Links dramatisch "
12551
  "und vereinfacht die QR-Codes."
12552
 
12553
+ #: wppa-settings-autosave.php:3476
12554
  #, fuzzy
12555
  msgid ""
12556
  "However, you may encounter conflicts with themes and/or other plugins, so "
12559
  "Sie können jedoch Konflikte mit Themen und / oder anderen Plugins begegnen, "
12560
  "so testen Sie es troughly!"
12561
 
12562
+ #: wppa-settings-autosave.php:3477
12563
  #, fuzzy
12564
  msgid ""
12565
  "Table IV-A2 (Photo names in urls) must be UNchecked for this setting to work!"
12567
  "Tabelle IV-A2 (Photo Namen in Urls) müssen nicht markiert für diese "
12568
  "Einstellung zu arbeiten!"
12569
 
12570
+ #: wppa-settings-autosave.php:3484
12571
  #, fuzzy
12572
  msgid "Enable encrypted links"
12573
  msgstr "Aktivieren Sie verschlüsselte Links"
12574
 
12575
+ #: wppa-settings-autosave.php:3485
12576
  #, fuzzy
12577
  msgid "Encrypt album and photo ids in links."
12578
  msgstr "Encrypt Album und Foto-IDs in Links."
12579
 
12580
+ #: wppa-settings-autosave.php:3488
12581
  #, fuzzy
12582
  msgid "The page will be reloaded."
12583
  msgstr "Die Seite wird neu geladen werden."
12584
 
12585
+ #: wppa-settings-autosave.php:3494
12586
  #, fuzzy
12587
  msgid "Refuse unencrypted"
12588
  msgstr "Refuse unverschlüsselt"
12589
 
12590
+ #: wppa-settings-autosave.php:3495
12591
  #, fuzzy
12592
  msgid "When encrypted is enabled, refuse unencrypted urls."
12593
  msgstr "Wenn verschlüsselt aktiviert ist, verweigern unverschlüsselte Urls."
12594
 
12595
+ #: wppa-settings-autosave.php:3503
12596
  #, fuzzy
12597
  msgid "Update addressline"
12598
  msgstr "Update-Adresszeile"
12599
 
12600
+ #: wppa-settings-autosave.php:3504
12601
  #, fuzzy
12602
  msgid "Update the addressline after an ajax action or next slide."
12603
  msgstr ""
12604
  "Aktualisieren Sie die Adresszeile nach einer Ajax-Aktion oder nächsten Folie."
12605
 
12606
+ #: wppa-settings-autosave.php:3505
12607
  #, fuzzy
12608
  msgid ""
12609
  "If checked, refreshing the page will show the current content and the "
12613
  "Inhalt und die Browser hin und her Pfeile wird die Geschichte auf der Seite "
12614
  "zu sehen."
12615
 
12616
+ #: wppa-settings-autosave.php:3506
12617
  #, fuzzy
12618
  msgid ""
12619
  "If unchecked, refreshing the page will re-display the content of the "
12622
  "Wenn deaktiviert, die Seite zu aktualisieren den Inhalt der ursprünglichen "
12623
  "Seite wieder anzuzeigen."
12624
 
12625
+ #: wppa-settings-autosave.php:3507
12626
  #, fuzzy
12627
  msgid ""
12628
  "This will only work on browsers that support history.pushState() and "
12631
  "Dies wird nur auf Browsern, die history.pushState () und daher nicht in IE "
12632
  "unterstützen"
12633
 
12634
+ #: wppa-settings-autosave.php:3508
12635
  #, fuzzy
12636
  msgid "Switching this off will affect the browsers behaviour."
12637
  msgstr "auch diese ausgeschaltet wird den Browser Verhalten beeinflussen."
12638
 
12639
+ #: wppa-settings-autosave.php:3515
12640
  #, fuzzy
12641
  msgid "Render shortcode always"
12642
  msgstr "Render Short immer"
12643
 
12644
+ #: wppa-settings-autosave.php:3516
12645
  #, fuzzy
12646
  msgid "This will skip the check on proper initialisation."
12647
  msgstr ""
12648
  "Dadurch wird die Überprüfung auf korrekte Initialisierung überspringen."
12649
 
12650
+ #: wppa-settings-autosave.php:3517
12651
  #, fuzzy
12652
  msgid ""
12653
  "This setting is required for certain themes like Gantry to prevent the "
12656
  "Diese Einstellung ist für bestimmte Themen wie Gantry erforderlich, um die "
12657
  "Anzeige von WPPA Platzhalter wie [WPPA Photo-Anzeige] zu verhindern."
12658
 
12659
+ #: wppa-settings-autosave.php:3524
12660
  #, fuzzy
12661
  msgid "Track viewcounts"
12662
  msgstr "Spur viewcounts"
12663
 
12664
+ #: wppa-settings-autosave.php:3525
12665
  #, fuzzy
12666
  msgid "Register number of views of albums and photos."
12667
  msgstr "Registrieren Anzahl der Ansichten von Alben und Fotos."
12668
 
12669
+ #: wppa-settings-autosave.php:3533
12670
+ msgid "Track clickcounts"
12671
+ msgstr ""
12672
+
12673
+ #: wppa-settings-autosave.php:3534
12674
+ msgid "Register number of clicks on photos that link to an url."
12675
+ msgstr ""
12676
+
12677
+ #: wppa-settings-autosave.php:3542
12678
  #, fuzzy
12679
  msgid "Auto page"
12680
  msgstr "Auto Seite"
12681
 
12682
+ #: wppa-settings-autosave.php:3543
12683
  #, fuzzy
12684
  msgid "Create a wp page for every fullsize image."
12685
  msgstr "Erstellen Sie eine wp Seite für jede vergrößerte Ansicht."
12686
 
12687
+ #: wppa-settings-autosave.php:3547
12688
  #, fuzzy
12689
  msgid "Please reload this page after changing!"
12690
  msgstr "Bitte laden Sie diese Seite nach dem Ändern!"
12691
 
12692
+ #: wppa-settings-autosave.php:3553
12693
  #, fuzzy
12694
  msgid "Auto page display"
12695
  msgstr "Auto Seitenanzeige"
12696
 
12697
+ #: wppa-settings-autosave.php:3554
12698
  #, fuzzy
12699
  msgid "The type of display on the autopage pages."
12700
  msgstr "Die Art der Anzeige auf der Autoseite Seiten."
12701
 
12702
+ #: wppa-settings-autosave.php:3557
12703
  #, fuzzy
12704
  msgid "Single photo"
12705
  msgstr "Einzel Foto"
12706
 
12707
+ #: wppa-settings-autosave.php:3557
12708
  #, fuzzy
12709
  msgid "Media type photo"
12710
  msgstr "Medientyp Foto"
12711
 
12712
+ #: wppa-settings-autosave.php:3557
12713
  #, fuzzy
12714
  msgid "In the style of a slideshow"
12715
  msgstr "Im Stil einer Diashow"
12716
 
12717
+ #: wppa-settings-autosave.php:3564
12718
  #, fuzzy
12719
  msgid "Auto page links"
12720
  msgstr "Seiten Links"
12721
 
12722
+ #: wppa-settings-autosave.php:3565
12723
  #, fuzzy
12724
  msgid "The location for the pagelinks."
12725
  msgstr "Die Lage für die pagelinks."
12726
 
12727
+ #: wppa-settings-autosave.php:3568
12728
  #, fuzzy
12729
  msgid "At top and bottom"
12730
  msgstr "Oben und Unten"
12731
 
12732
+ #: wppa-settings-autosave.php:3575
12733
  #, fuzzy
12734
  msgid "Defer javascript"
12735
  msgstr "aufschieben Javascript"
12736
 
12737
+ #: wppa-settings-autosave.php:3576
12738
  #, fuzzy
12739
  msgid "Put javascript near the end of the page."
12740
  msgstr "Setzen Sie Javascript in der Nähe des Ende der Seite."
12741
 
12742
+ #: wppa-settings-autosave.php:3577
12743
  #, fuzzy
12744
  msgid ""
12745
  "If checkd: May fix layout problems and broken slideshows. May speed up or "
12748
  "Wenn checkd: Kann Layout-Probleme und gebrochene Diashows beheben. "
12749
  "beschleunigen kann oder verlangsamen Seite erscheinen."
12750
 
12751
+ #: wppa-settings-autosave.php:3584
12752
  #, fuzzy
12753
  msgid "Inline styles"
12754
  msgstr "Inline Styles"
12755
 
12756
+ #: wppa-settings-autosave.php:3585
12757
  #, fuzzy
12758
  msgid "Set style specifications inline."
12759
  msgstr "Set Stil Spezifikationen Inline."
12760
 
12761
+ #: wppa-settings-autosave.php:3586
12762
  #, fuzzy
12763
  msgid "If checked: May fix layout problems, but slows down page appearing."
12764
  msgstr ""
12765
  "Wenn diese Option aktiviert: Kann Layout-Probleme beheben, aber verlangsamt "
12766
  "Seite erscheinen."
12767
 
12768
+ #: wppa-settings-autosave.php:3593
12769
  #, fuzzy
12770
  msgid "Custom style"
12771
  msgstr "Eigener Stil"
12772
 
12773
+ #: wppa-settings-autosave.php:3594
12774
  #, fuzzy
12775
  msgid "Enter custom style specs here."
12776
  msgstr "Geben Sie benutzerdefinierten Stil specs hier."
12777
 
12778
+ #: wppa-settings-autosave.php:3602
12779
  #, fuzzy
12780
  msgid "Use customized style file"
12781
  msgstr "Verwenden Sie individuelle Stil-Datei"
12782
 
12783
+ #: wppa-settings-autosave.php:3603 wppa-settings-autosave.php:3612
12784
  #, fuzzy
12785
  msgid "This feature is highly discouraged."
12786
  msgstr "Diese Funktion wird dringend abgeraten."
12787
 
12788
+ #: wppa-settings-autosave.php:3611
12789
  #, fuzzy
12790
  msgid "Use customized theme file"
12791
  msgstr "Verwenden Sie maßgeschneiderte Design-Datei"
12792
 
12793
+ #: wppa-settings-autosave.php:3620
12794
  #, fuzzy
12795
  msgid "Enable photo html access"
12796
  msgstr "Aktivieren Foto html Zugang"
12797
 
12798
+ #: wppa-settings-autosave.php:3621
12799
  #, fuzzy
12800
  msgid ""
12801
  "Creates .htaccess files in .../uploads/wppa/ and .../uploads/wppa/thumbs/"
12803
  "Erzeugt .htaccess-Dateien in ... / uploads / WPPA / und ... / uploads / "
12804
  "WPPA / thumbs /"
12805
 
12806
+ #: wppa-settings-autosave.php:3624
12807
  #, fuzzy
12808
  msgid "create 'all access' .htaccess files"
12809
  msgstr "schaffen 'all access' .htaccess-Dateien"
12810
 
12811
+ #: wppa-settings-autosave.php:3625
12812
  #, fuzzy
12813
  msgid "remove .htaccess files"
12814
  msgstr "entfernen .htaccess-Dateien"
12815
 
12816
+ #: wppa-settings-autosave.php:3626
12817
  #, fuzzy
12818
  msgid "create 'no hotlinking' .htaccess files"
12819
  msgstr "schaffen 'keine hotlinking' .htaccess-Dateien"
12820
 
12821
+ #: wppa-settings-autosave.php:3627
12822
  #, fuzzy
12823
  msgid "do not change existing .htaccess file(s)"
12824
  msgstr "nicht ändern bestehende .htaccess-Datei (en)"
12825
 
12826
+ #: wppa-settings-autosave.php:3639
12827
  #, fuzzy
12828
  msgid "Lazy or HTML comp"
12829
  msgstr "Faul oder HTML-Layout-Datei"
12830
 
12831
+ #: wppa-settings-autosave.php:3640
12832
  #, fuzzy
12833
  msgid "Tick this box when you use lazy load or html compression."
12834
  msgstr ""
12835
  "Markieren Sie dieses Kästchen, wenn Sie faul Last oder HTML-Kompression "
12836
  "verwenden."
12837
 
12838
+ #: wppa-settings-autosave.php:3641
12839
  #, fuzzy
12840
  msgid ""
12841
  "If the filmstrip images do not show up and you have a lazy load or html "
12844
  "Wenn die Filmstreifen Bilder nicht zeigen, und Sie haben einen faulen Last "
12845
  "oder HTML-Optimierung Plugin aktiv: Markieren Sie dieses Kästchen"
12846
 
12847
+ #: wppa-settings-autosave.php:3648
12848
  #, fuzzy
12849
  msgid "Thumbs first"
12850
  msgstr "Daumen zuerst"
12851
 
12852
+ #: wppa-settings-autosave.php:3649
12853
  #, fuzzy
12854
  msgid "When displaying album content: thumbnails before subalbums."
12855
  msgstr "Bei der Anzeige von Albuminhalt: Thumbnails vor Unteralben."
12856
 
12857
+ #: wppa-settings-autosave.php:3657
12858
  #, fuzzy
12859
  msgid "Login links"
12860
  msgstr "Login Links"
12861
 
12862
+ #: wppa-settings-autosave.php:3658
12863
  #, fuzzy
12864
  msgid "You must login to... links to login page."
12865
  msgstr "Sie müssen ... Links Login-Seite anmelden."
12866
 
12867
+ #: wppa-settings-autosave.php:3666
12868
  #, fuzzy
12869
  msgid "Enable Video"
12870
  msgstr "Video aktivieren"
12871
 
12872
+ #: wppa-settings-autosave.php:3667
12873
  #, fuzzy
12874
  msgid "Enables video support."
12875
  msgstr "Ermöglicht Video-Unterstützung."
12876
 
12877
+ #: wppa-settings-autosave.php:3676
12878
  #, fuzzy
12879
  msgid "Enable Audio"
12880
  msgstr "Audio aktivieren"
12881
 
12882
+ #: wppa-settings-autosave.php:3677
12883
  #, fuzzy
12884
  msgid "Enables audio support."
12885
  msgstr "Ermöglicht Audio-Unterstützung."
12886
 
12887
+ #: wppa-settings-autosave.php:3685
12888
  #, fuzzy
12889
  msgid "Enable 3D Stereo"
12890
  msgstr "Aktivieren Sie 3D Stereo"
12891
 
12892
+ #: wppa-settings-autosave.php:3686
12893
  #, fuzzy
12894
  msgid "Enables 3D stereo photo support."
12895
  msgstr "Ermöglicht 3D-Stereo-Foto-Unterstützung."
12896
 
12897
+ #: wppa-settings-autosave.php:3694
12898
  #, fuzzy
12899
  msgid "Relative urls"
12900
  msgstr "Relative URLs"
12901
 
12902
+ #: wppa-settings-autosave.php:3695
12903
  #, fuzzy
12904
  msgid "Use relative urls only."
12905
  msgstr "Verwenden Sie nur relative URLs."
12906
 
12907
+ #: wppa-settings-autosave.php:3703
12908
  #, fuzzy
12909
  msgid "Capitalize tags and cats"
12910
  msgstr "Capitalize Tags und Katzen"
12911
 
12912
+ #: wppa-settings-autosave.php:3704
12913
  #, fuzzy
12914
  msgid "Format tags and cats to start with one capital character"
12915
  msgstr ""
12916
  "Format-Tags und Katzen, die mit einem großen Anfangsbuchstaben beginnen"
12917
 
12918
+ #: wppa-settings-autosave.php:3712
12919
  #, fuzzy
12920
  msgid "Enable Admins Choice"
12921
  msgstr "Aktivieren Admins Wahl"
12922
 
12923
+ #: wppa-settings-autosave.php:3713
12924
  #, fuzzy
12925
  msgid "Enable the creation of zipfiles with selected photos."
12926
  msgstr "Aktivieren Sie die Erstellung von ZipFiles mit ausgewählten Fotos."
12927
 
12928
+ #: wppa-settings-autosave.php:3714
12929
  #, fuzzy
12930
  msgid "Activate the Admins Choice widget to make the zipfiles downloadable."
12931
  msgstr ""
12932
  "Aktivieren Sie die Admins Wahl Widget die ZipFiles herunterladbare zu machen."
12933
 
12934
+ #: wppa-settings-autosave.php:3721
12935
  #, fuzzy
12936
  msgid "Make owner like photoname"
12937
  msgstr "Machen Sie Eigentümer wie photoname"
12938
 
12939
+ #: wppa-settings-autosave.php:3722
12940
  #, fuzzy
12941
  msgid "Change the owner to the user who's display name equals photoname."
12942
  msgstr ""
12943
  "Ändern Sie den Eigentümer an den Benutzer, die Anzeigenamen photoname "
12944
  "entspricht."
12945
 
12946
+ #: wppa-settings-autosave.php:3730
12947
  #, fuzzy
12948
  msgid "JS and CSS when needed"
12949
  msgstr "JS und CSS bei Bedarf"
12950
 
12951
+ #: wppa-settings-autosave.php:3731
12952
  #, fuzzy
12953
  msgid "Loads .js and .css files only when they are used on the page."
12954
  msgstr "Lädt js und CSS-Dateien nur, wenn sie auf der Seite verwendet."
12955
 
12956
+ #: wppa-settings-autosave.php:3732
12957
  #, fuzzy
12958
  msgid ""
12959
  "This is a self learning system. The first time a page is loaded that "
12962
  "Dies ist ein selbstlernendes System. Das erste Mal, wenn eine Seite geladen "
12963
  "wird, die WPPA CSS- oder JS-Dateien erfordert, wird die Seite neu zu laden."
12964
 
12965
+ #: wppa-settings-autosave.php:3740
12966
  #, fuzzy
12967
  msgid "Slideshow related settings"
12968
  msgstr "Diashow bezogene Einstellungen"
12969
 
12970
+ #: wppa-settings-autosave.php:3742
12971
  #, fuzzy
12972
  msgid "V align"
12973
  msgstr "V align"
12974
 
12975
+ #: wppa-settings-autosave.php:3743
12976
  #, fuzzy
12977
  msgid "Vertical alignment of slideshow images."
12978
  msgstr "Die vertikale Ausrichtung der Diashow Bilder."
12979
 
12980
+ #: wppa-settings-autosave.php:3744
12981
  #, fuzzy
12982
  msgid "Specify the vertical alignment of slideshow images."
12983
  msgstr "Geben Sie die vertikale Ausrichtung der Diashow Bilder."
12984
 
12985
+ #: wppa-settings-autosave.php:3745
12986
  #, fuzzy
12987
  msgid ""
12988
  "If you select --- none ---, the photos will not be centered horizontally "
12991
  "Wenn Sie --- keine Auswahl ---, werden die Fotos nicht horizontal entweder "
12992
  "zentriert werden."
12993
 
12994
+ #: wppa-settings-autosave.php:3747 wppa-settings-autosave.php:4018
12995
  #: wppa-slideshow-widget.php:214
12996
  #, fuzzy
12997
  msgid "top"
12998
  msgstr "Top"
12999
 
13000
+ #: wppa-settings-autosave.php:3747 wppa-settings-autosave.php:4018
13001
  #: wppa-slideshow-widget.php:216
13002
  #, fuzzy
13003
  msgid "bottom"
13004
  msgstr "Unten"
13005
 
13006
+ #: wppa-settings-autosave.php:3747 wppa-slideshow-widget.php:217
13007
  #, fuzzy
13008
  msgid "fit"
13009
  msgstr "passend"
13010
 
13011
+ #: wppa-settings-autosave.php:3755
13012
  #, fuzzy
13013
  msgid "H align"
13014
  msgstr "H align"
13015
 
13016
+ #: wppa-settings-autosave.php:3756
13017
  #, fuzzy
13018
  msgid "Horizontal alignment of slideshow images."
13019
  msgstr "Die horizontale Ausrichtung der Diashow Bilder."
13020
 
13021
+ #: wppa-settings-autosave.php:3757
13022
  #, fuzzy
13023
  msgid ""
13024
  "Specify the horizontal alignment of slideshow images. If you specify --- "
13027
  "Geben Sie die horizontale Ausrichtung der Diashow Bilder. Wenn Sie --- keine "
13028
  "angeben ---, wird keine horizontale Ausrichtung stattfinden."
13029
 
13030
+ #: wppa-settings-autosave.php:3758
13031
  #, fuzzy
13032
  msgid ""
13033
  "This setting is only usefull when the Column Width differs from the Maximum "
13036
  "Diese Einstellung ist nur sinnvoll, wenn die Spaltenbreite der maximalen "
13037
  "Breite abweicht."
13038
 
13039
+ #: wppa-settings-autosave.php:3759
13040
  #, fuzzy
13041
  msgid "(Settings I-A1 and I-B1)"
13042
  msgstr "(Einstellungen I-A1 und I-B1)"
13043
 
13044
+ #: wppa-settings-autosave.php:3769
13045
  #, fuzzy
13046
  msgid "Start slideshow running."
13047
  msgstr "Diashow starten läuft."
13048
 
13049
+ #: wppa-settings-autosave.php:3770
13050
  #, fuzzy
13051
  msgid ""
13052
  "If you select \"running\", the slideshow will start running immediately, if "
13057
  "wenn Sie \"immer noch auf den ersten Foto\" wird das erste Foto im Browse-"
13058
  "Modus angezeigt werden."
13059
 
13060
+ #: wppa-settings-autosave.php:3771
13061
  #, fuzzy
13062
  msgid ""
13063
  "If you select \"still at first norated\", the first photo that the visitor "
13066
  "Wenn Sie \"immer noch auf den ersten norated\", das erste Foto, dass der "
13067
  "Besucher gab nicht eine Bewertung wird im Browse-Modus angezeigt werden."
13068
 
13069
+ #: wppa-settings-autosave.php:3773
13070
  #, fuzzy
13071
  msgid "running"
13072
  msgstr "运行"
13073
 
13074
+ #: wppa-settings-autosave.php:3774
13075
  #, fuzzy
13076
  msgid "still at first photo"
13077
  msgstr "noch auf den ersten Foto"
13078
 
13079
+ #: wppa-settings-autosave.php:3775
13080
  #, fuzzy
13081
  msgid "still at first norated"
13082
  msgstr "noch auf den ersten norated"
13083
 
13084
+ #: wppa-settings-autosave.php:3786
13085
  #, fuzzy
13086
  msgid "Start slideonly"
13087
  msgstr "Starten Sie slideonly"
13088
 
13089
+ #: wppa-settings-autosave.php:3787
13090
  #, fuzzy
13091
  msgid "Start slideonly slideshow running."
13092
  msgstr "Starten Sie slideonly Diashow läuft."
13093
 
13094
+ #: wppa-settings-autosave.php:3795 wppa-settings-autosave.php:4696
13095
  #, fuzzy
13096
  msgid "Video autostart"
13097
  msgstr "Video Autostart-"
13098
 
13099
+ #: wppa-settings-autosave.php:3796
13100
  #, fuzzy
13101
  msgid "Autoplay videos in slideshows."
13102
  msgstr "Automatische Wiedergabe von Videos in Diashows."
13103
 
13104
+ #: wppa-settings-autosave.php:3805 wppa-settings-autosave.php:4705
13105
  #, fuzzy
13106
  msgid "Audio autostart"
13107
  msgstr "Audio Autostart-"
13108
 
13109
+ #: wppa-settings-autosave.php:3806
13110
  #, fuzzy
13111
  msgid "Autoplay audios in slideshows."
13112
  msgstr "Automatische Wiedergabe Audios in Diashows."
13113
 
13114
+ #: wppa-settings-autosave.php:3814
13115
  #, fuzzy
13116
  msgid "Animation type"
13117
  msgstr "Typ der Animation"
13118
 
13119
+ #: wppa-settings-autosave.php:3815
13120
  #, fuzzy
13121
  msgid "The way successive slides appear."
13122
  msgstr "Die Art und Weise aufeinanderfolgende Folien angezeigt werden."
13123
 
13124
+ #: wppa-settings-autosave.php:3816
13125
  #, fuzzy
13126
  msgid ""
13127
  "Select the way the old slide is to be replaced by the new one in the "
13130
  "Wählen Sie die Art und Weise der alte Schlitten ist durch das neue in der "
13131
  "Diashow / Browse-Grossanzeige ersetzt werden."
13132
 
13133
+ #: wppa-settings-autosave.php:3818
13134
  #, fuzzy
13135
  msgid "Fade out and in simultaneous"
13136
  msgstr "Ausblenden und in gleichzeitiger"
13137
 
13138
+ #: wppa-settings-autosave.php:3819
13139
  #, fuzzy
13140
  msgid "Fade in after fade out"
13141
  msgstr "Fade in nach fade out"
13142
 
13143
+ #: wppa-settings-autosave.php:3820
13144
  #, fuzzy
13145
  msgid "Shift adjacent"
13146
  msgstr "Umschalt benachbarten"
13147
 
13148
+ #: wppa-settings-autosave.php:3821
13149
  #, fuzzy
13150
  msgid "Stack on"
13151
  msgstr "Stack auf"
13152
 
13153
+ #: wppa-settings-autosave.php:3822
13154
  #, fuzzy
13155
  msgid "Stack off"
13156
  msgstr "Stapel aus"
13157
 
13158
+ #: wppa-settings-autosave.php:3823
13159
  #, fuzzy
13160
  msgid "Turn over"
13161
  msgstr "Umsatz"
13162
 
13163
+ #: wppa-settings-autosave.php:3837
13164
  #, fuzzy
13165
  msgid "Timeout"
13166
  msgstr "Timeout"
13167
 
13168
+ #: wppa-settings-autosave.php:3838
13169
  #, fuzzy
13170
  msgid "Slideshow timeout."
13171
  msgstr "Diashow-Timeout."
13172
 
13173
+ #: wppa-settings-autosave.php:3839
13174
  #, fuzzy
13175
  msgid ""
13176
  "Select the time a single slide will be visible when the slideshow is started."
13178
  "Wählen Sie die Zeit eine einzelne Folie sichtbar sein wird, wenn die Diashow "
13179
  "gestartet wird."
13180
 
13181
+ #: wppa-settings-autosave.php:3848
13182
  #, fuzzy
13183
  msgid "Speed"
13184
  msgstr "Geschwindigkeit"
13185
 
13186
+ #: wppa-settings-autosave.php:3849
13187
  #, fuzzy
13188
  msgid "Slideshow animation speed."
13189
  msgstr "Slideshow Animationsgeschwindigkeit."
13190
 
13191
+ #: wppa-settings-autosave.php:3850
13192
  #, fuzzy
13193
  msgid "Specify the animation speed to be used in slideshows."
13194
  msgstr "Geben Sie die Animationsgeschwindigkeit in Diashows verwendet werden."
13195
 
13196
+ #: wppa-settings-autosave.php:3851
13197
  #, fuzzy
13198
  msgid "This is the time it takes a photo to fade in or out."
13199
  msgstr "Dies ist die Zeit, die ein Foto nimmt in oder out zu verblassen."
13200
 
13201
+ #: wppa-settings-autosave.php:3853 wppa-settings-autosave.php:4230
13202
+ #: wppa-settings-autosave.php:4642 wppa-settings-autosave.php:6578
13203
+ #: wppa-settings-autosave.php:7745 wppa-settings-autosave.php:7756
13204
+ #: wppa-settings-autosave.php:7767 wppa-settings-autosave.php:7778
13205
+ #: wppa-settings-autosave.php:7930
13206
  #, fuzzy
13207
  msgid "--- off ---"
13208
  msgstr "Aus, kein Blitz, nicht erkannt und Rück"
13209
 
13210
+ #: wppa-settings-autosave.php:3853
13211
  #, fuzzy
13212
  msgid "very fast (200 ms.)"
13213
  msgstr "sehr schnell (200 ms.)"
13214
 
13215
+ #: wppa-settings-autosave.php:3853
13216
  #, fuzzy
13217
  msgid "fast (400 ms.)"
13218
  msgstr "schnell (400 ms.)"
13219
 
13220
+ #: wppa-settings-autosave.php:3853
13221
  #, fuzzy
13222
  msgid "normal (800 ms.)"
13223
  msgstr "normal (800 ms.)"
13224
 
13225
+ #: wppa-settings-autosave.php:3853
13226
  #, fuzzy
13227
  msgid "slow (1.2 s.)"
13228
  msgstr "langsam (1,2 s.)"
13229
 
13230
+ #: wppa-settings-autosave.php:3853
13231
  #, fuzzy
13232
  msgid "very slow (2 s.)"
13233
  msgstr "sehr langsam (2 s.)"
13234
 
13235
+ #: wppa-settings-autosave.php:3853
13236
  #, fuzzy
13237
  msgid "extremely slow (4 s.)"
13238
  msgstr "extrem langsam (4 s.)"
13239
 
13240
+ #: wppa-settings-autosave.php:3860
13241
  #, fuzzy
13242
  msgid "Slide hover pause"
13243
  msgstr "Schieben Sie schweben Pause"
13244
 
13245
+ #: wppa-settings-autosave.php:3861
13246
  #, fuzzy
13247
  msgid "Running Slideshow suspends during mouse hover."
13248
  msgstr "Diashow Laufen aussetzt während Maus schweben."
13249
 
13250
+ #: wppa-settings-autosave.php:3869
13251
  #, fuzzy
13252
  msgid "Slideshow wrap around"
13253
  msgstr "Diashow Wrap-around"
13254
 
13255
+ #: wppa-settings-autosave.php:3870
13256
  #, fuzzy
13257
  msgid "The slideshow wraps around the start and end"
13258
  msgstr "Die Diashow wickelt sich um den Anfang und das Ende"
13259
 
13260
+ #: wppa-settings-autosave.php:3878
13261
  #, fuzzy
13262
  msgid "Full desc align"
13263
  msgstr "Vollständige ab align"
13264
 
13265
+ #: wppa-settings-autosave.php:3879
13266
  #, fuzzy
13267
  msgid "The alignment of the descriptions under fullsize images and slideshows."
13268
  msgstr "Die Ausrichtung der Beschreibungen unter Gross Bildern und Diashows."
13269
 
13270
+ #: wppa-settings-autosave.php:3882 wppa-settings-autosave.php:4006
13271
+ #: wppa-settings-autosave.php:4109
13272
  #, fuzzy
13273
  msgid "Left"
13274
  msgstr "Links"
13275
 
13276
+ #: wppa-settings-autosave.php:3882
13277
  #, fuzzy
13278
  msgid "Center"
13279
  msgstr "Center"
13280
 
13281
+ #: wppa-settings-autosave.php:3882 wppa-settings-autosave.php:4006
13282
+ #: wppa-settings-autosave.php:4109
13283
  #, fuzzy
13284
  msgid "Right"
13285
  msgstr "Rechts"
13286
 
13287
+ #: wppa-settings-autosave.php:3889
13288
  #, fuzzy
13289
  msgid "Remove redundant space"
13290
  msgstr "Entfernen redundanter Raum"
13291
 
13292
+ #: wppa-settings-autosave.php:3890
13293
  #, fuzzy
13294
  msgid "Removes unwanted &lt;p> and &lt;br> tags in fullsize descriptions."
13295
  msgstr "Entfernt unerwünschte <p> und <br> Tags in Gross Beschreibungen."
13296
 
13297
+ #: wppa-settings-autosave.php:3891
13298
  #, fuzzy
13299
  msgid ""
13300
  "This setting has only effect when Table IX-A7 (foreign shortcodes) is "
13303
  "Diese Einstellung ist nur wirksam, wenn der Tabelle IX-A7 (ausländische "
13304
  "Kurzwahlnummern) geprüft wird."
13305
 
13306
+ #: wppa-settings-autosave.php:3898 wppa-settings-autosave.php:4178
13307
  msgid "Run nl2br or wpautop on description"
13308
  msgstr ""
13309
 
13310
+ #: wppa-settings-autosave.php:3899
13311
  msgid "Adds &lt;br> or &lt;p> and &lt;br> tags in fullsize descriptions."
13312
  msgstr ""
13313
 
13314
+ #: wppa-settings-autosave.php:3903 wppa-settings-autosave.php:4183
13315
  msgid "Linebreaks only"
13316
  msgstr ""
13317
 
13318
+ #: wppa-settings-autosave.php:3904 wppa-settings-autosave.php:4184
13319
  msgid "Linebreaks and paragraphs"
13320
  msgstr ""
13321
 
13322
+ #: wppa-settings-autosave.php:3912
13323
  #, fuzzy
13324
  msgid "Auto open comments"
13325
  msgstr "Offene Kommentare"
13326
 
13327
+ #: wppa-settings-autosave.php:3913
13328
  #, fuzzy
13329
  msgid "Automatic opens comments box when slideshow does not run."
13330
  msgstr "Automatische öffnet Kommentarfeld, wenn Diashow läuft nicht."
13331
 
13332
+ #: wppa-settings-autosave.php:3921
13333
  #, fuzzy
13334
  msgid "Film hover goto"
13335
  msgstr "Film schweben goto"
13336
 
13337
+ #: wppa-settings-autosave.php:3922
13338
  #, fuzzy
13339
  msgid "Go to slide when hovering filmstrip thumbnail."
13340
  msgstr "Gehen Sie zu gleiten, wenn Filmstreifen Thumbnail schweben."
13341
 
13342
+ #: wppa-settings-autosave.php:3923
13343
  #, fuzzy
13344
  msgid "Do not use this setting when slides have different aspect ratios!"
13345
  msgstr ""
13346
  "Diese Einstellung nicht verwenden, wenn Dias verschiedene Seitenverhältnisse "
13347
  "haben!"
13348
 
13349
+ #: wppa-settings-autosave.php:3930
13350
  #, fuzzy
13351
  msgid "Slide swipe"
13352
  msgstr "Slide Swipe"
13353
 
13354
+ #: wppa-settings-autosave.php:3931
13355
  #, fuzzy
13356
  msgid "Enable touch events swipe left-right on slides on touch screens."
13357
  msgstr ""
13358
  "Aktivieren Sie Touch-Ereignisse Swipe links-rechts auf Folien auf "
13359
  "Touchscreens."
13360
 
13361
+ #: wppa-settings-autosave.php:3939
13362
  #, fuzzy
13363
  msgid "Slide page Ajax"
13364
  msgstr "Slide Seite Ajax"
13365
 
13366
+ #: wppa-settings-autosave.php:3940
13367
  #, fuzzy
13368
  msgid "Pagelinks slideshow use Ajax"
13369
  msgstr "Pagelinks Diashow Ajax verwenden"
13370
 
13371
+ #: wppa-settings-autosave.php:3941
13372
  #, fuzzy
13373
  msgid "On some systems you need to disable ajax here."
13374
  msgstr "Auf einigen Systemen müssen Sie Ajax hier zu deaktivieren."
13375
 
13376
+ #: wppa-settings-autosave.php:3949
13377
  #, fuzzy
13378
  msgid "Thumbnail related settings"
13379
  msgstr "Thumbnail bezogene Einstellungen"
13380
 
13381
+ #: wppa-settings-autosave.php:3952
13382
  #, fuzzy
13383
  msgid "Photo ordering sequence method."
13384
  msgstr "Foto-Bestellsequenzmethode."
13385
 
13386
+ #: wppa-settings-autosave.php:3953
13387
  #, fuzzy
13388
  msgid ""
13389
  "Specify the way the photos should be ordered. This is the default setting. "
13393
  "Standardeinstellung. Sie können die Standardsortierreihenfolge auf einer pro "
13394
  "Album Basis außer Kraft setzen."
13395
 
13396
+ #: wppa-settings-autosave.php:3990
13397
  #, fuzzy
13398
  msgid "Thumbnail type"
13399
  msgstr "Stil des Vorschaubilds"
13400
 
13401
+ #: wppa-settings-autosave.php:3991
13402
  #, fuzzy
13403
  msgid "The way the thumbnail images are displayed."
13404
  msgstr "Die Art und Weise die Miniaturbilder angezeigt werden."
13405
 
13406
+ #: wppa-settings-autosave.php:3992
13407
  #, fuzzy
13408
  msgid ""
13409
  "You may select an altenative display method for thumbnails. Note that some "
13413
  "auszuwählen. Beachten Sie, dass einige der Thumbnail-Einstellungen gelten "
13414
  "nicht für alle verfügbaren Anzeigemethoden."
13415
 
13416
+ #: wppa-settings-autosave.php:3994 wppa-settings-autosave.php:4018
13417
  #: wppa-tinymce-shortcodes.php:515 wppa-tinymce-shortcodes.php:534
13418
  #, fuzzy
13419
  msgid "--- default ---"
13420
  msgstr "Standard-Fotoalbum für"
13421
 
13422
+ #: wppa-settings-autosave.php:3994
13423
  #, fuzzy
13424
  msgid "like album covers"
13425
  msgstr "Albumcovers"
13426
 
13427
+ #: wppa-settings-autosave.php:3994
13428
  #, fuzzy
13429
  msgid "like album covers mcr"
13430
  msgstr "wie Album-Cover mcr"
13431
 
13432
+ #: wppa-settings-autosave.php:3994
13433
  #, fuzzy
13434
  msgid "masonry style columns"
13435
  msgstr "Mauerwerk Artspalten"
13436
 
13437
+ #: wppa-settings-autosave.php:3994
13438
  #, fuzzy
13439
  msgid "masonry style rows"
13440
  msgstr "Mauerwerk Stil Reihen"
13441
 
13442
+ #: wppa-settings-autosave.php:4002 wppa-settings-autosave.php:4103
13443
  #, fuzzy
13444
  msgid "Placement"
13445
  msgstr "Platzierung"
13446
 
13447
+ #: wppa-settings-autosave.php:4003
13448
  #, fuzzy
13449
  msgid "Thumbnail image left or right."
13450
  msgstr "Miniaturansicht nach links oder rechts."
13451
 
13452
+ #: wppa-settings-autosave.php:4004
13453
  #, fuzzy
13454
  msgid "Indicate the placement position of the thumbnailphoto you wish."
13455
  msgstr "Geben Sie die Platzierungsposition des thumbnail Sie es wünschen."
13456
 
13457
+ #: wppa-settings-autosave.php:4013
13458
  #, fuzzy
13459
  msgid "Vertical alignment"
13460
  msgstr "Vertikale Ausrichtung"
13461
 
13462
+ #: wppa-settings-autosave.php:4014
13463
  #, fuzzy
13464
  msgid "Vertical alignment of thumbnails."
13465
  msgstr "Die vertikale Ausrichtung der Thumbnails."
13466
 
13467
+ #: wppa-settings-autosave.php:4015
13468
  #, fuzzy
13469
  msgid ""
13470
  "Specify the vertical alignment of thumbnail images. Use this setting when "
13473
  "Geben Sie die vertikale Ausrichtung von Miniaturbildern. Verwenden Sie diese "
13474
  "Einstellung, wenn Alben jeweils Hoch- und Quer Fotos enthalten."
13475
 
13476
+ #: wppa-settings-autosave.php:4016
13477
  #, fuzzy
13478
  msgid ""
13479
  "It is NOT recommended to use the value --- default ---; it will affect the "
13483
  "auch die horizontale Ausrichtung beeinflussen und soll mit "
13484
  "benutzerdefinierten CSS verwendet werden."
13485
 
13486
+ #: wppa-settings-autosave.php:4025
13487
  #, fuzzy
13488
  msgid "Thumb mouseover"
13489
  msgstr "thumb Mouseover"
13490
 
13491
+ #: wppa-settings-autosave.php:4026
13492
  #, fuzzy
13493
  msgid "Apply thumbnail mouseover effect."
13494
  msgstr "Bewerben Miniaturmouseover-Effekt."
13495
 
13496
+ #: wppa-settings-autosave.php:4027
13497
  #, fuzzy
13498
  msgid "Check this box to use mouseover effect on thumbnail images."
13499
  msgstr ""
13500
  "Markieren Sie dieses Feld Mouseover-Effekt auf die Miniaturbilder zu "
13501
  "verwenden."
13502
 
13503
+ #: wppa-settings-autosave.php:4035
13504
  #, fuzzy
13505
  msgid "Thumb opacity"
13506
  msgstr "thumb Opazität"
13507
 
13508
+ #: wppa-settings-autosave.php:4036 wppa-settings-autosave.php:4128
13509
  #, fuzzy
13510
  msgid "Initial opacity value."
13511
  msgstr "Anfangstrübungswert."
13512
 
13513
+ #: wppa-settings-autosave.php:4037 wppa-settings-autosave.php:4129
13514
+ #: wppa-settings-autosave.php:4279
13515
  #, fuzzy
13516
  msgid "Enter percentage of opacity. 100% is opaque, 0% is transparant"
13517
  msgstr ""
13518
  "Geben Sie Prozentsatz der Undurchsichtigkeit. 100% opak ist, 0% beträgt "
13519
  "transparant"
13520
 
13521
+ #: wppa-settings-autosave.php:4039 wppa-settings-autosave.php:4131
13522
+ #: wppa-settings-autosave.php:4282 wppa-settings-autosave.php:4622
13523
  #, fuzzy
13524
  msgid "%"
13525
  msgstr "%"
13526
 
13527
+ #: wppa-settings-autosave.php:4044
13528
  #, fuzzy
13529
  msgid "Thumb popup"
13530
  msgstr "thumb Popup"
13531
 
13532
+ #: wppa-settings-autosave.php:4045
13533
  #, fuzzy
13534
  msgid "Use popup effect on thumbnail images."
13535
  msgstr "Verwenden Sie Popup-Effekt auf die Miniaturbilder."
13536
 
13537
+ #: wppa-settings-autosave.php:4046
13538
  #, fuzzy
13539
  msgid "Thumbnails pop-up to a larger image when hovered."
13540
  msgstr "Thumbnails in ein größeres Bild Pop-up, wenn schwebte."
13541
 
13542
+ #: wppa-settings-autosave.php:4054
13543
  #, fuzzy
13544
  msgid "Align subtext"
13545
  msgstr "Richten Sie Subtext"
13546
 
13547
+ #: wppa-settings-autosave.php:4055
13548
  #, fuzzy
13549
  msgid "Set thumbnail subtext on equal height."
13550
  msgstr "Set Thumbnail Subtext auf gleicher Höhe."
13551
 
13552
+ #: wppa-settings-autosave.php:4063
13553
  #, fuzzy
13554
  msgid "Album and covers related settings"
13555
  msgstr "Album und deckt damit verbundene Einstellungen"
13556
 
13557
+ #: wppa-settings-autosave.php:4065
13558
  #, fuzzy
13559
  msgid "Album order"
13560
  msgstr "Album bestellen"
13561
 
13562
+ #: wppa-settings-autosave.php:4066
13563
  #, fuzzy
13564
  msgid "Album ordering sequence method."
13565
  msgstr "Album Bestellung Sequenzmethode."
13566
 
13567
+ #: wppa-settings-autosave.php:4067
13568
  #, fuzzy
13569
  msgid "Specify the way the albums should be ordered."
13570
  msgstr "Geben Sie die Art und Weise sollten die Alben bestellt werden."
13571
 
13572
+ #: wppa-settings-autosave.php:4092
13573
  #, fuzzy
13574
  msgid "Default coverphoto selection"
13575
  msgstr "Standard Coverfoto Auswahl"
13576
 
13577
+ #: wppa-settings-autosave.php:4093
13578
  #, fuzzy
13579
  msgid "Default select cover photo method."
13580
  msgstr "Standardbild auswählen Methode."
13581
 
13582
+ #: wppa-settings-autosave.php:4094
13583
  #, fuzzy
13584
  msgid ""
13585
  "This is the initial value on album creation only. It can be overruled on the "
13588
  "Dies ist der Anfangswert auf nur Album Schöpfung. Es kann auf dem Album "
13589
  "bearbeiten Seite außer Kraft gesetzt werden."
13590
 
13591
+ #: wppa-settings-autosave.php:4095
13592
  #, fuzzy
13593
  msgid "Random from album"
13594
  msgstr "Zufällige von Album"
13595
 
13596
+ #: wppa-settings-autosave.php:4095
13597
  #, fuzzy
13598
  msgid "Random featured from album"
13599
  msgstr "Zufällige funktions von Album"
13600
 
13601
+ #: wppa-settings-autosave.php:4095
13602
  #, fuzzy
13603
  msgid "Most recently added to album"
13604
  msgstr "Zuletzt zum Album hinzugefügt"
13605
 
13606
+ #: wppa-settings-autosave.php:4095
13607
  #, fuzzy
13608
  msgid "Random from album or any sub album"
13609
  msgstr "Zufällige aus dem Album oder einem Unter Album"
13610
 
13611
+ #: wppa-settings-autosave.php:4104
13612
  #, fuzzy
13613
  msgid "Cover image position."
13614
  msgstr "Titelbild Position."
13615
 
13616
+ #: wppa-settings-autosave.php:4105
13617
  #, fuzzy
13618
  msgid ""
13619
  "Enter the position that you want to be used for the default album cover "
13622
  "Geben Sie die Position, die Sie in der Tabelle IV-D6 ausgewählt für die "
13623
  "Standard-Album-Cover verwendet werden soll."
13624
 
13625
+ #: wppa-settings-autosave.php:4106
13626
  #, fuzzy
13627
  msgid ""
13628
  "For covertype Image Factory: left will be treated as top and right will be "
13631
  "Für covertype Bild Factory: links wird als oben behandelt und rechts wird "
13632
  "als untere treted werden."
13633
 
13634
+ #: wppa-settings-autosave.php:4107
13635
  #, fuzzy
13636
  msgid ""
13637
  "For covertype Long Descriptions: top will be treated as left and bottom will "
13640
  "Für covertype Lange Beschreibungen: oben wird wie links behandelt und Boden "
13641
  "wird als rechts treted werden."
13642
 
13643
+ #: wppa-settings-autosave.php:4117
13644
  #, fuzzy
13645
  msgid "Cover mouseover"
13646
  msgstr "Abdeckung Mouseover"
13647
 
13648
+ #: wppa-settings-autosave.php:4118
13649
  #, fuzzy
13650
  msgid "Apply coverphoto mouseover effect."
13651
  msgstr "Bewerben Coverfoto Mouseover-Effekt."
13652
 
13653
+ #: wppa-settings-autosave.php:4119
13654
  #, fuzzy
13655
  msgid "Check this box to use mouseover effect on cover images."
13656
  msgstr ""
13657
  "Markieren Sie dieses Feld Mouseover-Effekt auf die Cover-Bilder zu verwenden."
13658
 
13659
+ #: wppa-settings-autosave.php:4127
13660
  #, fuzzy
13661
  msgid "Cover opacity"
13662
  msgstr "Titel Opazität"
13663
 
13664
+ #: wppa-settings-autosave.php:4136
13665
  #, fuzzy
13666
  msgid "Cover type"
13667
  msgstr "Einband"
13668
 
13669
+ #: wppa-settings-autosave.php:4137
13670
  #, fuzzy
13671
  msgid "Select the default cover type."
13672
  msgstr "Wählen Sie die Standardabdeckung Typ."
13673
 
13674
+ #: wppa-settings-autosave.php:4138
13675
  #, fuzzy
13676
  msgid ""
13677
  "Types with the addition mcr are suitable for Multi Column in a Responsive "
13680
  "Typen mit dem Zusatz mcr sind für Multi-Spalte in einem Responsive Thema "
13681
  "geeignet"
13682
 
13683
+ #: wppa-settings-autosave.php:4161
13684
  #, fuzzy
13685
  msgid "The umber of coverphotos. Must be > 1 and < 25."
13686
  msgstr "Die Umbra von coverphotos. Muss> 1 und <25."
13687
 
13688
+ #: wppa-settings-autosave.php:4169
13689
  #, fuzzy
13690
  msgid "Cats include subs"
13691
  msgstr "Katzen sind U-Boote"
13692
 
13693
+ #: wppa-settings-autosave.php:4170
13694
  #, fuzzy
13695
  msgid "Child albums are included in Category based shortcodes."
13696
  msgstr "Kinderalben sind in Kategorie basierend Shortcodes enthalten."
13697
 
13698
+ #: wppa-settings-autosave.php:4171
13699
  #, fuzzy
13700
  msgid ""
13701
  "When you use album=\"#cat,...\", in a shortcode, the child albums will be "
13704
  "Wenn Sie das Album verwenden = \"# cat, ...\", in einer Kurzwahlnummer, wird "
13705
  "das Kind Alben aufgenommen."
13706
 
13707
+ #: wppa-settings-autosave.php:4179
13708
  msgid "Adds &lt;br> or &lt;p> and &lt;br> tags in album descriptions."
13709
  msgstr ""
13710
 
13711
+ #: wppa-settings-autosave.php:4193
13712
  #, fuzzy
13713
  msgid "Rating related settings"
13714
  msgstr "Rating bezogenen Einstellungen"
13715
 
13716
+ #: wppa-settings-autosave.php:4195
13717
  #, fuzzy
13718
  msgid "Rating login"
13719
  msgstr "Rating Login"
13720
 
13721
+ #: wppa-settings-autosave.php:4196
13722
  #, fuzzy
13723
  msgid "Users must login to rate photos."
13724
  msgstr "Benutzer müssen sich anmelden, Fotos bewerten."
13725
 
13726
+ #: wppa-settings-autosave.php:4197
13727
  #, fuzzy
13728
  msgid ""
13729
  "If users want to vote for a photo (rating 1..5 stars) the must login first. "
13734
  "der ersten Anmeldung müssen. Die Durchschnittsbewertung wird immer so lange "
13735
  "angezeigt werden, da das Rating-System aktiviert ist."
13736
 
13737
+ #: wppa-settings-autosave.php:4204
13738
  #, fuzzy
13739
  msgid "Rating change"
13740
  msgstr "Änderung der Bewertung"
13741
 
13742
+ #: wppa-settings-autosave.php:4205 wppa-settings-autosave.php:4206
13743
  #, fuzzy
13744
  msgid "Users may change their ratings."
13745
  msgstr "Die Benutzer können ihre Ratings ändern."
13746
 
13747
+ #: wppa-settings-autosave.php:4207 wppa-settings-autosave.php:4261
13748
+ #: wppa-settings-autosave.php:4280 wppa-settings-autosave.php:4293
13749
+ #: wppa-settings-autosave.php:4303 wppa-settings-autosave.php:4313
13750
+ #: wppa-settings-autosave.php:4323
13751
  #, fuzzy
13752
  msgid ""
13753
  "If \"One button vote\" is selected in Table I-E1, this setting has no meaning"
13755
  "Wenn \"Ein-Knopf-Abstimmung\" in Tabelle I-E1 ausgewählt ist, hat diese "
13756
  "Einstellung keine Bedeutung"
13757
 
13758
+ #: wppa-settings-autosave.php:4215
13759
  #, fuzzy
13760
  msgid "Rating multi"
13761
  msgstr "Bewertung Mehr"
13762
 
13763
+ #: wppa-settings-autosave.php:4216
13764
  #, fuzzy
13765
  msgid "Users may give multiple votes."
13766
  msgstr "Benutzer können mehrere Stimmen geben."
13767
 
13768
+ #: wppa-settings-autosave.php:4217
13769
  #, fuzzy
13770
  msgid ""
13771
  "Users may give multiple votes. (This has no effect when users may change "
13774
  "Benutzer können mehrere Stimmen geben. (Dies hat keine Auswirkung, wenn die "
13775
  "Benutzer ihre Stimme ändern können.)"
13776
 
13777
+ #: wppa-settings-autosave.php:4226
13778
  #, fuzzy
13779
  msgid "Rating daily"
13780
  msgstr "Bewertung täglich"
13781
 
13782
+ #: wppa-settings-autosave.php:4227
13783
  #, fuzzy
13784
  msgid "Users may rate only once per period"
13785
  msgstr "Benutzer können pro Periode nur einmal bewerten"
13786
 
13787
+ #: wppa-settings-autosave.php:4230
13788
  #, fuzzy
13789
  msgid "Week"
13790
  msgstr "Woche"
13791
 
13792
+ #: wppa-settings-autosave.php:4230
13793
  #, fuzzy
13794
  msgid "Day"
13795
  msgstr "Tag"
13796
 
13797
+ #: wppa-settings-autosave.php:4230
13798
  #, fuzzy
13799
  msgid "Hour"
13800
  msgstr "Stunde"
13801
 
13802
+ #: wppa-settings-autosave.php:4238
13803
  #, fuzzy
13804
  msgid "Rate own photos"
13805
  msgstr "Bewerten Sie Ihre Fotos"
13806
 
13807
+ #: wppa-settings-autosave.php:4239
13808
  #, fuzzy
13809
  msgid "It is allowed to rate photos by the uploader himself."
13810
  msgstr "Es ist erlaubt, Fotos vom Uploader selbst zu bewerten."
13819
  msgid "Users must clarify their vote in a comment."
13820
  msgstr "Die Benutzer müssen ihre Stimme in einem Kommentar zu klären."
13821
 
13822
+ #: wppa-settings-autosave.php:4259
13823
  #, fuzzy
13824
  msgid "This value counts dislike rating."
13825
  msgstr "Dieser Wert zählt nicht mögen Rating."
13826
 
13827
+ #: wppa-settings-autosave.php:4260
13828
  #, fuzzy
13829
  msgid ""
13830
  "This value will be used for a dislike rating on calculation of avarage "
13833
  "Dieser Wert wird für eine Abneigung Bewertung über die Berechnung des "
13834
  "Durchschnittsbewertungen verwendet werden."
13835
 
13836
+ #: wppa-settings-autosave.php:4263
13837
  #, fuzzy
13838
  msgid "points"
13839
  msgstr "Punkte"
13840
 
13841
+ #: wppa-settings-autosave.php:4268
13842
  #, fuzzy
13843
  msgid "Next after vote"
13844
  msgstr "Weiter nach Abstimmung"
13845
 
13846
+ #: wppa-settings-autosave.php:4269
13847
  #, fuzzy
13848
  msgid "Goto next slide after voting"
13849
  msgstr "Goto nächste Folie nach der Abstimmung"
13850
 
13851
+ #: wppa-settings-autosave.php:4270
13852
  #, fuzzy
13853
  msgid ""
13854
  "If checked, the visitor goes straight to the slide following the slide he "
13857
  "Wenn diese Option aktiviert, geht der Besucher direkt auf die Folie nach dem "
13858
  "Dia er gewählt. Dies wird Masse Abstimmung beschleunigen."
13859
 
13860
+ #: wppa-settings-autosave.php:4277
13861
  #, fuzzy
13862
  msgid "Star off opacity"
13863
  msgstr "Star off Trübung"
13864
 
13865
+ #: wppa-settings-autosave.php:4278
13866
  #, fuzzy
13867
  msgid "Rating star off state opacity value."
13868
  msgstr "Bewertung star off Lässigkeitswert Zustand."
13869
 
13870
+ #: wppa-settings-autosave.php:4288
13871
  #, fuzzy
13872
  msgid "Notify admin every x times."
13873
  msgstr "Benachrichtigen Sie Admin alle x-mal."
13874
 
13875
+ #: wppa-settings-autosave.php:4289
13876
  #, fuzzy
13877
  msgid ""
13878
  "If this number is positive, there will be a thumb down icon in the rating "
13881
  "Wenn diese Zahl positiv ist, wird es einen Daumen nach unten Symbol in der "
13882
  "Bewertung bar betragen."
13883
 
13884
+ #: wppa-settings-autosave.php:4290
13885
  #, fuzzy
13886
  msgid ""
13887
  "Cicking the icon indicates a user wants to report that an image is "
13890
  "das Symbol Cicking zeigt ein Benutzer berichten will, dass ein Bild "
13891
  "Ungeeigneter ist."
13892
 
13893
+ #: wppa-settings-autosave.php:4291
13894
  #, fuzzy
13895
  msgid "Admin will be notified by email after every x reports."
13896
  msgstr "Admin wird per E-Mail nach jedem x-Berichte informiert werden."
13897
 
13898
+ #: wppa-settings-autosave.php:4292 wppa-settings-autosave.php:4302
13899
+ #: wppa-settings-autosave.php:4312
13900
  #, fuzzy
13901
  msgid "A value of 0 disables this feature."
13902
  msgstr "Ein Wert von 0 deaktiviert diese Funktion."
13903
 
13904
+ #: wppa-settings-autosave.php:4295 wppa-settings-autosave.php:4305
13905
+ #: wppa-settings-autosave.php:4315
13906
  #, fuzzy
13907
  msgid "reports"
13908
  msgstr "Berichte"
13909
 
13910
+ #: wppa-settings-autosave.php:4300
13911
  #, fuzzy
13912
  msgid "Pending after"
13913
  msgstr "Bis nach"
13914
 
13915
+ #: wppa-settings-autosave.php:4301
13916
  #, fuzzy
13917
  msgid "Set status to pending after xx dislike votes."
13918
  msgstr "Status setzen nach xx Abneigung Stimmen anhängig."
13919
 
13920
+ #: wppa-settings-autosave.php:4310
13921
  #, fuzzy
13922
  msgid "Delete after"
13923
  msgstr "Löschen nach"
13924
 
13925
+ #: wppa-settings-autosave.php:4311
13926
  #, fuzzy
13927
  msgid "Deete photo after xx dislike votes."
13928
  msgstr "Deete Foto nach xx Abneigung Stimmen."
13929
 
13930
+ #: wppa-settings-autosave.php:4320
13931
  #, fuzzy
13932
  msgid "Show dislike count"
13933
  msgstr "Anzeigen Abneigung Zahl"
13934
 
13935
+ #: wppa-settings-autosave.php:4321
13936
  #, fuzzy
13937
  msgid "Show the number of dislikes in the rating bar."
13938
  msgstr "Zeigt die Anzahl der Abneigungen in der Bewertung bar."
13939
 
13940
+ #: wppa-settings-autosave.php:4322
13941
  #, fuzzy
13942
  msgid "Displayes the total number of dislike votes for the current photo."
13943
  msgstr "DISPLAYES die Gesamtzahl der Abneigung Stimmen für das aktuelle Foto."
13944
 
13945
+ #: wppa-settings-autosave.php:4330
13946
  #, fuzzy
13947
  msgid "Rating display type"
13948
  msgstr "Bewertung Darstellungsart"
13949
 
13950
+ #: wppa-settings-autosave.php:4331
13951
  #, fuzzy
13952
  msgid "Specify the type of the rating display."
13953
  msgstr "Geben Sie die Art der Bewertung Anzeige."
13954
 
13955
+ #: wppa-settings-autosave.php:4332
13956
+ msgid ""
13957
+ "If you select \"Likes\" you must also select \"One button vote\" in Table I-"
13958
+ "E1"
13959
+ msgstr ""
13960
+
13961
+ #: wppa-settings-autosave.php:4334
13962
  #, fuzzy
13963
  msgid "Graphic"
13964
  msgstr "Grafik"
13965
 
13966
+ #: wppa-settings-autosave.php:4334
13967
  #, fuzzy
13968
  msgid "Numeric"
13969
  msgstr "Numerisch"
13970
 
13971
+ #: wppa-settings-autosave.php:4334
13972
+ msgid "Likes"
13973
+ msgstr ""
13974
+
13975
+ #: wppa-settings-autosave.php:4342
13976
  #, fuzzy
13977
  msgid "Show average rating"
13978
  msgstr "Durchschnittliches Rating"
13979
 
13980
+ #: wppa-settings-autosave.php:4343
13981
  #, fuzzy
13982
  msgid "Display the avarage rating and/or vote count on the rating bar"
13983
  msgstr ""
13984
  "Zeigen Sie die Durchschnittsbewertung und / oder Stimme auf die Rating-Bar"
13985
 
13986
+ #: wppa-settings-autosave.php:4344
13987
  #, fuzzy
13988
  msgid ""
13989
  "If checked, the average rating as well as the current users rating is "
13992
  "Wenn aktiviert, wird die durchschnittliche Bewertung sowie der aktuelle "
13993
  "Benutzer Bewertung in max 5 oder 10 Sternen angezeigt."
13994
 
13995
+ #: wppa-settings-autosave.php:4345
13996
  #, fuzzy
13997
  msgid "If unchecked, only the current users rating is displayed (if any)."
13998
  msgstr ""
13999
  "Ist die Option deaktiviert, wird nur der aktuelle Benutzer Bewertung (falls "
14000
  "vorhanden) angezeigt."
14001
 
14002
+ #: wppa-settings-autosave.php:4346
14003
  #, fuzzy
14004
  msgid ""
14005
  "If \"One button vote\" is selected in Table I-E1, this box checked will "
14008
  "Wenn \"Ein-Knopf-Abstimmung\" in Tabelle I-E1 ausgewählt wird, überprüft "
14009
  "dieses Feld wird die Auszählung der Stimmen an."
14010
 
14011
+ #: wppa-settings-autosave.php:4353
14012
  #, fuzzy
14013
  msgid "Single vote button text"
14014
  msgstr "Einzel Abstimmung Taste Text"
14015
 
14016
+ #: wppa-settings-autosave.php:4354
14017
  #, fuzzy
14018
  msgid "The text on the voting button."
14019
  msgstr "Der Text auf der Wahltaste."
14020
 
14021
+ #: wppa-settings-autosave.php:4355 wppa-settings-autosave.php:4364
14022
  #, fuzzy
14023
  msgid "This text may contain qTranslate compatible language tags."
14024
  msgstr "Dieser Text kann qTranslate kompatible Sprache-Tags enthalten."
14025
 
14026
+ #: wppa-settings-autosave.php:4362
14027
  #, fuzzy
14028
  msgid "Single vote button text voted"
14029
  msgstr "Einzel Abstimmung Taste Text gestimmt"
14030
 
14031
+ #: wppa-settings-autosave.php:4363
14032
  #, fuzzy
14033
  msgid "The text on the voting button when voted."
14034
  msgstr "Der Text auf der Wahltaste, wenn gewählt."
14035
 
14036
+ #: wppa-settings-autosave.php:4371
14037
  #, fuzzy
14038
  msgid "Single vote button thumbnail"
14039
  msgstr "Einzel Abstimmung Taste Thumbnail"
14040
 
14041
+ #: wppa-settings-autosave.php:4372
14042
  #, fuzzy
14043
  msgid "Display single vote button below thumbnails."
14044
  msgstr "Zeigen Sie einzelne Stimme Button Thumbnails."
14045
 
14046
+ #: wppa-settings-autosave.php:4373
14047
  #, fuzzy
14048
  msgid ""
14049
  "This works only in single vote mode: Table I-E1 set to \"one button vote\""
14051
  "Das funktioniert aber nur in Einzelstimme Modus: Tabelle I-E1 auf \"eine "
14052
  "Taste Abstimmung\" gesetzt"
14053
 
14054
+ #: wppa-settings-autosave.php:4380
14055
  #, fuzzy
14056
  msgid "Medal bronze when"
14057
  msgstr "Medaille Bronze wenn"
14058
 
14059
+ #: wppa-settings-autosave.php:4381 wppa-settings-autosave.php:4399
14060
  #, fuzzy
14061
  msgid "Photo gets medal bronze when number of top-scores ( 5 or 10 )."
14062
  msgstr ""
14063
  "Foto bekommt Medaille Bronze wenn die Anzahl der Top-Scores (5 oder 10)."
14064
 
14065
+ #: wppa-settings-autosave.php:4382 wppa-settings-autosave.php:4400
14066
  #, fuzzy
14067
  msgid ""
14068
  "When the photo has this number of topscores ( 5 or 10 stars ), it will get a "
14072
  "eine Bronzemedaille bekommen. Ein Wert von 0 bedeutet, dass Sie diese "
14073
  "Funktion nicht wollen."
14074
 
14075
+ #: wppa-settings-autosave.php:4384 wppa-settings-autosave.php:4393
14076
+ #: wppa-settings-autosave.php:4402
14077
  #, fuzzy
14078
  msgid "Topscores"
14079
  msgstr "Höchstpunktzahl"
14080
 
14081
+ #: wppa-settings-autosave.php:4389
14082
  #, fuzzy
14083
  msgid "Medal silver when"
14084
  msgstr "Medaille in Silber, wenn"
14085
 
14086
+ #: wppa-settings-autosave.php:4390
14087
  #, fuzzy
14088
  msgid "Photo gets medal silver when number of top-scores ( 5 or 10 )."
14089
  msgstr ""
14090
  "Foto bekommt Medaille in Silber, wenn die Anzahl der Top-Scores (5 oder 10)."
14091
 
14092
+ #: wppa-settings-autosave.php:4391
14093
  #, fuzzy
14094
  msgid ""
14095
  "When the photo has this number of topscores ( 5 or 10 stars ), it will get a "
14099
  "eine Silbermedaille erhalten. Ein Wert von 0 bedeutet, dass Sie diese "
14100
  "Funktion nicht wollen."
14101
 
14102
+ #: wppa-settings-autosave.php:4398
14103
  #, fuzzy
14104
  msgid "Medal gold when"
14105
  msgstr "Medal Gold, wenn"
14106
 
14107
+ #: wppa-settings-autosave.php:4407
14108
  #, fuzzy
14109
  msgid "Medal tag color"
14110
  msgstr "Medal Tag Farbe"
14111
 
14112
+ #: wppa-settings-autosave.php:4408
14113
  #, fuzzy
14114
  msgid "The color of the tag on the medal."
14115
  msgstr "Die Farbe des Etiketts auf der Medaille."
14116
 
14117
+ #: wppa-settings-autosave.php:4411 wppa-settings-autosave.php:8013
14118
  #, fuzzy
14119
  msgid "Red"
14120
  msgstr "Rote-Augen-Reduzierung, nicht erkannt und Rück"
14121
 
14122
+ #: wppa-settings-autosave.php:4411 wppa-settings-autosave.php:8016
14123
  #, fuzzy
14124
  msgid "Green"
14125
  msgstr "Grün"
14126
 
14127
+ #: wppa-settings-autosave.php:4411 wppa-settings-autosave.php:8017
14128
  #, fuzzy
14129
  msgid "Blue"
14130
  msgstr "Blau"
14131
 
14132
+ #: wppa-settings-autosave.php:4418
14133
  #, fuzzy
14134
  msgid "Medal position"
14135
  msgstr "Medaille Position"
14136
 
14137
+ #: wppa-settings-autosave.php:4419
14138
  #, fuzzy
14139
  msgid "The position of the medal on the image."
14140
  msgstr "Die Position der Medaille auf das Bild."
14141
 
14142
+ #: wppa-settings-autosave.php:4422
14143
  #, fuzzy
14144
  msgid "Top left"
14145
  msgstr "Open links"
14146
 
14147
+ #: wppa-settings-autosave.php:4422
14148
  #, fuzzy
14149
  msgid "Top right"
14150
  msgstr "Oben rechts"
14151
 
14152
+ #: wppa-settings-autosave.php:4422
14153
  #, fuzzy
14154
  msgid "Bottom left"
14155
  msgstr "Unten links"
14156
 
14157
+ #: wppa-settings-autosave.php:4422
14158
  #, fuzzy
14159
  msgid "Bottom right"
14160
  msgstr "Unten rechts"
14161
 
14162
+ #: wppa-settings-autosave.php:4429
14163
  #, fuzzy
14164
  msgid "Top criterium"
14165
  msgstr "Top criterium"
14166
 
14167
+ #: wppa-settings-autosave.php:4430
14168
  #, fuzzy
14169
  msgid "The top sort item used for topten results from shortcodes."
14170
  msgstr ""
14171
  "Die Top-Art Artikel für topten Ergebnisse von Kurzwahlnummern verwendet."
14172
 
14173
+ #: wppa-settings-autosave.php:4433
14174
  #, fuzzy
14175
  msgid "Mean raiting"
14176
  msgstr "Mittlere beliebheit"
14177
 
14178
+ #: wppa-settings-autosave.php:4433
14179
  #, fuzzy
14180
  msgid "Rating count"
14181
  msgstr "Bewertungen"
14182
 
14183
+ #: wppa-settings-autosave.php:4433
14184
  #, fuzzy
14185
  msgid "Viewcount"
14186
  msgstr "Viewcount"
14187
 
14188
+ #: wppa-settings-autosave.php:4440
14189
  #, fuzzy
14190
  msgid "Comments related settings"
14191
  msgstr "Kommentare Einstellungen"
14192
 
14193
+ #: wppa-settings-autosave.php:4442
14194
  #, fuzzy
14195
  msgid "Commenting login"
14196
  msgstr "Kommentar Login"
14197
 
14198
+ #: wppa-settings-autosave.php:4443
14199
  #, fuzzy
14200
  msgid "Users must be logged in to comment on photos."
14201
  msgstr "Benutzer müssen angemeldet sein, auf Fotos zu kommentieren."
14202
 
14203
+ #: wppa-settings-autosave.php:4444
14204
  #, fuzzy
14205
  msgid ""
14206
  "Check this box if you want users to be logged in to be able to enter "
14209
  "Markieren Sie dieses Feld, wenn Benutzer angemeldet sein wollen in der Lage "
14210
  "Kommentare zu den einzelnen Fotos zu gelangen."
14211
 
14212
+ #: wppa-settings-autosave.php:4451
14213
  #, fuzzy
14214
  msgid "Comments view login"
14215
  msgstr "Kommentare Ansicht Login"
14216
 
14217
+ #: wppa-settings-autosave.php:4452
14218
  #, fuzzy
14219
  msgid "Users must be logged in to see comments on photos."
14220
  msgstr "Benutzer müssen angemeldet sein, um Kommentare auf Fotos zu sehen."
14221
 
14222
+ #: wppa-settings-autosave.php:4453
14223
  #, fuzzy
14224
  msgid ""
14225
  "Check this box if you want users to be logged in to be able to see existing "
14228
  "Markieren Sie dieses Feld, wenn Benutzer angemeldet sein wollen in der Lage "
14229
  "bestehende Kommentare zu den einzelnen Fotos zu sehen."
14230
 
14231
+ #: wppa-settings-autosave.php:4460
14232
  #, fuzzy
14233
  msgid "Last comment first"
14234
  msgstr "Neueste Kommentare zuerst"
14235
 
14236
+ #: wppa-settings-autosave.php:4461
14237
  #, fuzzy
14238
  msgid "Display the newest comment on top."
14239
  msgstr "Rufen Sie den neuesten Kommentar an der Spitze."
14240
 
14241
+ #: wppa-settings-autosave.php:4462
14242
  #, fuzzy
14243
  msgid "If checked: Display the newest comment on top."
14244
  msgstr ""
14245
  "Wenn diese Option aktiviert: Zeigt die neuesten Kommentare an der Spitze."
14246
 
14247
+ #: wppa-settings-autosave.php:4463
14248
  #, fuzzy
14249
  msgid "If unchecked, the comments are listed in the ordere they were entered."
14250
  msgstr ""
14251
  "Ist die Option deaktiviert, werden die Kommentare in der ordere aufgeführt "
14252
  "sind sie eingegeben wurden."
14253
 
14254
+ #: wppa-settings-autosave.php:4470
14255
  #, fuzzy
14256
  msgid "Comment moderation"
14257
  msgstr "Kommentar Moderation"
14258
 
14259
+ #: wppa-settings-autosave.php:4471
14260
  #, fuzzy
14261
  msgid "Comments from what users need approval."
14262
  msgstr "Kommentare von dem, was Anwender brauchen Genehmigung."
14263
 
14264
+ #: wppa-settings-autosave.php:4472
14265
  #, fuzzy
14266
  msgid "Select the desired users of which the comments need approval."
14267
  msgstr ""
14268
  "Wählen Sie die gewünschten Benutzer, von denen die Kommentare Genehmigung "
14269
  "benötigen."
14270
 
14271
+ #: wppa-settings-autosave.php:4474 wppa-settings-autosave.php:6564
14272
  #, fuzzy
14273
  msgid "All users"
14274
  msgstr "Alle Benutzer"
14275
 
14276
+ #: wppa-settings-autosave.php:4474 wppa-settings-autosave.php:6564
14277
  #, fuzzy
14278
  msgid "Logged out users"
14279
  msgstr "abgemeldete Benutzer"
14280
 
14281
+ #: wppa-settings-autosave.php:4474 wppa-settings-autosave.php:6564
14282
  #, fuzzy
14283
  msgid "No users"
14284
  msgstr "Keine Teilnehmer."
14285
 
14286
+ #: wppa-settings-autosave.php:4481
14287
  #, fuzzy
14288
  msgid "Comment email required"
14289
  msgstr "Kommentar E-Mail erforderlich"
14290
 
14291
+ #: wppa-settings-autosave.php:4482
14292
  #, fuzzy
14293
  msgid "Commenting users must enter their email addresses."
14294
  msgstr "Kommentierte müssen die Benutzer ihre E-Mail-Adressen eingeben."
14295
 
14296
+ #: wppa-settings-autosave.php:4486 wppa-settings-autosave.php:9414
14297
+ #: wppa-settings-autosave.php:9482
14298
  #, fuzzy
14299
  msgid "Optional"
14300
  msgstr "Optional"
14301
 
14302
+ #: wppa-settings-autosave.php:4498
14303
  #, fuzzy
14304
  msgid "Comment notify"
14305
  msgstr "Kommentar melden"
14306
 
14307
+ #: wppa-settings-autosave.php:4499
14308
  #, fuzzy
14309
  msgid "Select who must receive an e-mail notification of a new comment."
14310
  msgstr ""
14311
  "Wählen Sie die E-Mail-Benachrichtigung über einen neuen Kommentar erhalten "
14312
  "muss."
14313
 
14314
+ #: wppa-settings-autosave.php:4502
14315
  #, fuzzy
14316
  msgid "--- None ---"
14317
  msgstr "--- keine ---"
14318
 
14319
+ #: wppa-settings-autosave.php:4503
14320
  #, fuzzy
14321
  msgid "--- Admin ---"
14322
  msgstr "Admin"
14323
 
14324
+ #: wppa-settings-autosave.php:4504
14325
  #, fuzzy
14326
  msgid "--- Album owner ---"
14327
  msgstr "--- Album Inhaber ---"
14328
 
14329
+ #: wppa-settings-autosave.php:4505
14330
  #, fuzzy
14331
  msgid "--- Admin & Owner ---"
14332
  msgstr "--- Admin & Inhaber ---"
14333
 
14334
+ #: wppa-settings-autosave.php:4506
14335
  #, fuzzy
14336
  msgid "--- Uploader ---"
14337
  msgstr "--- --- Uploader"
14338
 
14339
+ #: wppa-settings-autosave.php:4507
14340
  #, fuzzy
14341
  msgid "--- Up & admin ---"
14342
  msgstr "--- Up & Admin ---"
14343
 
14344
+ #: wppa-settings-autosave.php:4508
14345
  #, fuzzy
14346
  msgid "--- Up & Owner ---"
14347
  msgstr "--- Up & Besitzer ---"
14348
 
14349
+ #: wppa-settings-autosave.php:4531
14350
  #, fuzzy
14351
  msgid "Comment notify previous"
14352
  msgstr "Kommentar melden vorherige"
14353
 
14354
+ #: wppa-settings-autosave.php:4532
14355
  #, fuzzy
14356
  msgid "Notify users who has commented this photo earlier."
14357
  msgstr "Benachrichtigen Sie die Benutzer, die dieses Foto früher geäußert hat."
14358
 
14359
+ #: wppa-settings-autosave.php:4540
14360
  #, fuzzy
14361
  msgid "Comment notify approved"
14362
  msgstr "Kommentar benachrichtigen genehmigt"
14363
 
14364
+ #: wppa-settings-autosave.php:4541
14365
  #, fuzzy
14366
  msgid "Notify photo owner of approved comment."
14367
  msgstr "Benachrichtigen Foto Inhaber zugelassener Kommentar."
14368
 
14369
+ #: wppa-settings-autosave.php:4549
14370
  #, fuzzy
14371
  msgid "Com ntfy appr email content"
14372
  msgstr "Com NTFY ca. E-Mail-Inhalt"
14373
 
14374
+ #: wppa-settings-autosave.php:4550
14375
  #, fuzzy
14376
  msgid "The content of the email."
14377
  msgstr "Der Inhalt der E-Mail."
14378
 
14379
+ #: wppa-settings-autosave.php:4551
14380
  #, fuzzy
14381
  msgid "If you leave this blank, the default content will be used"
14382
  msgstr ""
14383
  "Wenn Sie dieses Feld leer lassen, wird der Standardinhalt verwendet werden"
14384
 
14385
+ #: wppa-settings-autosave.php:4552
14386
  #, fuzzy
14387
  msgid "The content may contain html."
14388
  msgstr "Der Inhalt kann HTML-Code enthalten."
14389
 
14390
+ #: wppa-settings-autosave.php:4553
14391
  #, fuzzy
14392
  msgid ""
14393
  "You may use the following keywords: w#comment for the comment content, "
14402
  "amy, w # AMF, w # url, w # hrurl, w # tnurl, w # cc0..w # CC9, w # cd0..w # "
14403
  "CD9."
14404
 
14405
+ #: wppa-settings-autosave.php:4560
14406
  #, fuzzy
14407
  msgid "Com ntfy appr email subject"
14408
  msgstr "Com NTFY ca. E-Mail-Betreff"
14409
 
14410
+ #: wppa-settings-autosave.php:4561
14411
  #, fuzzy
14412
  msgid "The subject of the email."
14413
  msgstr "Betreff der E-Mail"
14414
 
14415
+ #: wppa-settings-autosave.php:4570
14416
  #, fuzzy
14417
  msgid "Comment ntfy added"
14418
  msgstr "Kommentar hinzugefügt"
14419
 
14420
+ #: wppa-settings-autosave.php:4571
14421
  #, fuzzy
14422
  msgid "Show \"Comment added\" after successfull adding a comment."
14423
  msgstr ""
14424
  "Show \"Kommentar hinzugefügt\" nach erfolgreicher Kommentar hinzufügen."
14425
 
14426
+ #: wppa-settings-autosave.php:4579
14427
  #, fuzzy
14428
  msgid "ComTen alt display"
14429
  msgstr "ComTen alt Anzeige"
14430
 
14431
+ #: wppa-settings-autosave.php:4580
14432
  #, fuzzy
14433
  msgid "Display comments at comten thumbnails."
14434
  msgstr "Anzeige Kommentare comten Thumbnails."
14435
 
14436
+ #: wppa-settings-autosave.php:4588
14437
  #, fuzzy
14438
  msgid "Comten Thumbnail width"
14439
  msgstr "Comten Thumbnail Breite"
14440
 
14441
+ #: wppa-settings-autosave.php:4589
14442
  #, fuzzy
14443
  msgid "The width of the thumbnail in the alt comment display."
14444
  msgstr "Die Breite der Miniaturansicht in der Alt-Kommentar-Anzeige."
14445
 
14446
+ #: wppa-settings-autosave.php:4592
14447
  #, fuzzy
14448
  msgid "Pixels"
14449
  msgstr "Pixel"
14450
 
14451
+ #: wppa-settings-autosave.php:4597
14452
  #, fuzzy
14453
  msgid "Show smiley picker"
14454
  msgstr "Zeigen Sie Smiley-Picker"
14455
 
14456
+ #: wppa-settings-autosave.php:4598
14457
  #, fuzzy
14458
  msgid "Display a clickable row of smileys."
14459
  msgstr "Zeigen Sie eine anklickbare Reihe von Smileys."
14460
 
14461
+ #: wppa-settings-autosave.php:4606
14462
  #, fuzzy
14463
  msgid "Show commenter email"
14464
  msgstr "Zeige Kommentator E-Mail"
14465
 
14466
+ #: wppa-settings-autosave.php:4607
14467
  #, fuzzy
14468
  msgid "Show the commenter's email in the notify emails."
14469
  msgstr "Zeigen Sie die E-Mail der Kommentator in den E-Mails benachrichtigen."
14470
 
14471
+ #: wppa-settings-autosave.php:4608
14472
  #, fuzzy
14473
  msgid "Shows the email address of the commenter in all notify emails."
14474
  msgstr ""
14475
  "Zeigt die E-Mail-Adresse des commenter in allen benachrichtigen E-Mails."
14476
 
14477
+ #: wppa-settings-autosave.php:4609
14478
  #, fuzzy
14479
  msgid ""
14480
  "If switched off, admin will still receive the senders email in the "
14483
  "Wenn ausgeschaltet, kann der Admin noch die Absender E-Mail in der "
14484
  "Benachrichtigungsmail erhalten"
14485
 
14486
+ #: wppa-settings-autosave.php:4619
14487
  #, fuzzy
14488
  msgid "The opacity of the lightbox overlay background."
14489
  msgstr "Die Opazität der Leuchtkasten Overlay Hintergrund."
14490
 
14491
+ #: wppa-settings-autosave.php:4627
14492
  #, fuzzy
14493
  msgid "Click on background"
14494
  msgstr "Klicken Sie auf den Hintergrund"
14495
 
14496
+ #: wppa-settings-autosave.php:4628
14497
  #, fuzzy
14498
  msgid "Select the action to be taken on click on background."
14499
  msgstr "die Aktion auswählen taken on Klick auf den Hintergrund zu werden."
14500
 
14501
+ #: wppa-settings-autosave.php:4631
14502
  #, fuzzy
14503
  msgid "Nothing"
14504
  msgstr "Nichts"
14505
 
14506
+ #: wppa-settings-autosave.php:4631
14507
  #, fuzzy
14508
  msgid "Exit (close)"
14509
  msgstr "Exit (schließen)"
14510
 
14511
+ #: wppa-settings-autosave.php:4631
14512
  #, fuzzy
14513
  msgid "Browse (left/right)"
14514
  msgstr "Durchsuchen (links / rechts)"
14515
 
14516
+ #: wppa-settings-autosave.php:4638
14517
  #, fuzzy
14518
  msgid "Overlay animation speed"
14519
  msgstr "Overlay Animationsgeschwindigkeit"
14520
 
14521
+ #: wppa-settings-autosave.php:4639
14522
  #, fuzzy
14523
  msgid "The fade-in time of the lightbox images"
14524
  msgstr "Die Fade-In der Lightbox-Bilder"
14525
 
14526
+ #: wppa-settings-autosave.php:4642
14527
  #, fuzzy
14528
  msgid "very fast (100 ms.)"
14529
  msgstr "sehr schnell (100 ms.)"
14530
 
14531
+ #: wppa-settings-autosave.php:4642
14532
  #, fuzzy
14533
  msgid "fast (200 ms.)"
14534
  msgstr "schnell (200 ms.)"
14535
 
14536
+ #: wppa-settings-autosave.php:4642
14537
  #, fuzzy
14538
  msgid "normal (300 ms.)"
14539
  msgstr "normal (300 ms.)"
14540
 
14541
+ #: wppa-settings-autosave.php:4642
14542
  #, fuzzy
14543
  msgid "slow (500 ms.)"
14544
  msgstr "langsam (500 ms.)"
14545
 
14546
+ #: wppa-settings-autosave.php:4642
14547
  #, fuzzy
14548
  msgid "very slow (1 s.)"
14549
  msgstr "sehr langsam (1 s.)"
14550
 
14551
+ #: wppa-settings-autosave.php:4642
14552
  #, fuzzy
14553
  msgid "extremely slow (2 s.)"
14554
  msgstr "extrem langsam (2 s.)"
14555
 
14556
+ #: wppa-settings-autosave.php:4649
14557
  #, fuzzy
14558
  msgid "Overlay slideshow speed"
14559
  msgstr "Overlay Diashow Geschwindigkeit"
14560
 
14561
+ #: wppa-settings-autosave.php:4650
14562
  #, fuzzy
14563
  msgid "The time the lightbox images stay"
14564
  msgstr "Die Zeit, um den Leuchtkasten Bilder bleiben"
14565
 
14566
+ #: wppa-settings-autosave.php:4653
14567
  #, fuzzy
14568
  msgid "fast (3 s.)"
14569
  msgstr "schnell (3 s.)"
14570
 
14571
+ #: wppa-settings-autosave.php:4653
14572
  #, fuzzy
14573
  msgid "normal (5 s.)"
14574
  msgstr "normal (5 s.)"
14575
 
14576
+ #: wppa-settings-autosave.php:4653
14577
  #, fuzzy
14578
  msgid "slow (8 s.)"
14579
  msgstr "langsam (8 s.)"
14580
 
14581
+ #: wppa-settings-autosave.php:4653
14582
  #, fuzzy
14583
  msgid "very slow (13 s.)"
14584
  msgstr "sehr langsam (13 s.)"
14585
 
14586
+ #: wppa-settings-autosave.php:4653
14587
  #, fuzzy
14588
  msgid "extremely slow (20 s.)"
14589
  msgstr "extrem langsam (20 s.)"
14590
 
14591
+ #: wppa-settings-autosave.php:4669
14592
  #, fuzzy
14593
  msgid "WPPA+ Lightbox global"
14594
  msgstr "WPPA Leuchtkasten global"
14595
 
14596
+ #: wppa-settings-autosave.php:4670
14597
  #, fuzzy
14598
  msgid "Use the wppa+ lightbox also for non-wppa images."
14599
  msgstr "Verwenden Sie die WPPA Leuchtkasten auch für Nicht-WPPA Bilder."
14600
 
14601
+ #: wppa-settings-autosave.php:4678
14602
  #, fuzzy
14603
  msgid "WPPA+ Lightbox global is a set"
14604
  msgstr "WPPA Leuchtkasten global ist ein Satz"
14605
 
14606
+ #: wppa-settings-autosave.php:4679
14607
  #, fuzzy
14608
  msgid "Treat the other images as a set."
14609
  msgstr "Behandeln Sie die anderen Bilder als Set."
14610
 
14611
+ #: wppa-settings-autosave.php:4680
14612
  #, fuzzy
14613
  msgid ""
14614
  "If checked, you can scroll through the images in the lightbox view. Requires "
14617
  "Wenn diese Option aktiviert, können Sie die Bilder in der Lightbox-Ansicht "
14618
  "blättern. Benötigt Punkt 5 zu prüfen."
14619
 
14620
+ #: wppa-settings-autosave.php:4687
14621
  #, fuzzy
14622
  msgid "Use hires files"
14623
  msgstr "Verwenden Sie heuert Dateien"
14624
 
14625
+ #: wppa-settings-autosave.php:4688
14626
  #, fuzzy
14627
  msgid "Use the highest resolution available for lightbox."
14628
  msgstr "Verwenden Sie die höchste Auflösung für Leuchtkasten verfügbar."
14629
 
14630
+ #: wppa-settings-autosave.php:4689
14631
  #, fuzzy
14632
  msgid "Ticking this box is recommended for lightbox fullscreen modes."
14633
  msgstr "Ticken Sie dieses Feld ist für Leuchtkasten Vollbildmodi empfohlen."
14634
 
14635
+ #: wppa-settings-autosave.php:4697
14636
  #, fuzzy
14637
  msgid "Videos on lightbox start automaticly."
14638
  msgstr "Videos auf Leuchtkasten automatisch starten."
14639
 
14640
+ #: wppa-settings-autosave.php:4706
14641
  #, fuzzy
14642
  msgid "Audio on lightbox start automaticly."
14643
  msgstr "Audio auf Leuchtkasten automatisch starten."
14644
 
14645
+ #: wppa-settings-autosave.php:4714
14646
  #, fuzzy
14647
  msgid "Lightbox start mode"
14648
  msgstr "Lightbox Startmodus"
14649
 
14650
+ #: wppa-settings-autosave.php:4715
14651
  #, fuzzy
14652
  msgid "The mode lightbox starts in."
14653
  msgstr "Der Modus Leuchtkasten beginnt in."
14654
 
14655
+ #: wppa-settings-autosave.php:4718 wppa-settings-autosave.php:4739
14656
  #, fuzzy
14657
  msgid "Normal"
14658
  msgstr "Normale"
14659
 
14660
+ #: wppa-settings-autosave.php:4719 wppa-settings-autosave.php:4740
14661
  #, fuzzy
14662
  msgid "Padded"
14663
  msgstr "Gepolstert"
14664
 
14665
+ #: wppa-settings-autosave.php:4720 wppa-settings-autosave.php:4741
14666
  #, fuzzy
14667
  msgid "Stretched"
14668
  msgstr "Gestreckt"
14669
 
14670
+ #: wppa-settings-autosave.php:4721 wppa-settings-autosave.php:4742
14671
  #, fuzzy
14672
  msgid "Clipped"
14673
  msgstr "abgehackt"
14674
 
14675
+ #: wppa-settings-autosave.php:4722 wppa-settings-autosave.php:4743
14676
  #, fuzzy
14677
  msgid "Real size"
14678
  msgstr "wirkliche Größe"
14679
 
14680
+ #: wppa-settings-autosave.php:4735
14681
  msgid "Lightbox start mode mobile"
14682
  msgstr ""
14683
 
14684
+ #: wppa-settings-autosave.php:4736
14685
  msgid "The mode lightbox starts in on mobile devices."
14686
  msgstr ""
14687
 
14688
+ #: wppa-settings-autosave.php:4773
14689
  #, fuzzy
14690
  msgid "Table V:"
14691
  msgstr "Tabelle V"
14692
 
14693
+ #: wppa-settings-autosave.php:4773
14694
  #, fuzzy
14695
  msgid "Fonts:"
14696
  msgstr "Schriftarten:"
14697
 
14698
+ #: wppa-settings-autosave.php:4774
14699
  #, fuzzy
14700
  msgid "This table describes the Fonts used for the wppa+ elements."
14701
  msgstr ""
14702
  "Diese Tabelle beschreibt die Schriftart für die WPPA Elemente verwendet."
14703
 
14704
+ #: wppa-settings-autosave.php:4784 wppa-settings-autosave.php:4960
14705
  #, fuzzy
14706
  msgid "Font family"
14707
  msgstr "Schriftfamilie"
14708
 
14709
+ #: wppa-settings-autosave.php:4785 wppa-settings-autosave.php:4961
14710
  #, fuzzy
14711
  msgid "Font size"
14712
  msgstr "Schriftgröße"
14713
 
14714
+ #: wppa-settings-autosave.php:4786 wppa-settings-autosave.php:4962
14715
  #, fuzzy
14716
  msgid "Font color"
14717
  msgstr "Schriftfarbe"
14718
 
14719
+ #: wppa-settings-autosave.php:4787 wppa-settings-autosave.php:4963
14720
  #, fuzzy
14721
  msgid "Font weight"
14722
  msgstr "Schriftgewicht"
14723
 
14724
+ #: wppa-settings-autosave.php:4797
14725
  #, fuzzy
14726
  msgid "normal"
14727
  msgstr "normal"
14728
 
14729
+ #: wppa-settings-autosave.php:4797
14730
  #, fuzzy
14731
  msgid "bold"
14732
  msgstr "fett"
14733
 
14734
+ #: wppa-settings-autosave.php:4797
14735
  #, fuzzy
14736
  msgid "bolder"
14737
  msgstr "Dicker"
14738
 
14739
+ #: wppa-settings-autosave.php:4797
14740
  #, fuzzy
14741
  msgid "lighter"
14742
  msgstr "Feuerzeug"
14743
 
14744
+ #: wppa-settings-autosave.php:4800
14745
  #, fuzzy
14746
  msgid "Album titles"
14747
  msgstr "Alben-Titel"
14748
 
14749
+ #: wppa-settings-autosave.php:4801
14750
  #, fuzzy
14751
  msgid "Font used for Album titles."
14752
  msgstr "Font verwendet für Album-Titel."
14753
 
14754
+ #: wppa-settings-autosave.php:4802
14755
  #, fuzzy
14756
  msgid "Enter font name, size, color and weight for album cover titles."
14757
  msgstr "Geben Sie Schriftart, Größe, Farbe und Gewicht für Album-Cover-Titel."
14758
 
14759
+ #: wppa-settings-autosave.php:4817
14760
  #, fuzzy
14761
  msgid "Slideshow desc"
14762
  msgstr "Diashow ab"
14763
 
14764
+ #: wppa-settings-autosave.php:4818
14765
  #, fuzzy
14766
  msgid "Font for slideshow photo descriptions."
14767
  msgstr "Font für Diashow Fotobeschreibungen."
14768
 
14769
+ #: wppa-settings-autosave.php:4819
14770
  #, fuzzy
14771
  msgid ""
14772
  "Enter font name, size, color and weight for slideshow photo descriptions."
14774
  "Geben Sie Schriftart, Größe, Farbe und Gewicht für Diashow "
14775
  "Fotobeschreibungen."
14776
 
14777
+ #: wppa-settings-autosave.php:4834
14778
  #, fuzzy
14779
  msgid "Slideshow name"
14780
  msgstr "Name der Diaschau"
14781
 
14782
+ #: wppa-settings-autosave.php:4835
14783
  #, fuzzy
14784
  msgid "Font for slideshow photo names."
14785
  msgstr "Font für Diashow Foto-Namen."
14786
 
14787
+ #: wppa-settings-autosave.php:4836
14788
  #, fuzzy
14789
  msgid "Enter font name, size, color and weight for slideshow photo names."
14790
  msgstr "Geben Sie Schriftart, Größe, Farbe und Gewicht für Diashow Foto-Namen."
14791
 
14792
+ #: wppa-settings-autosave.php:4851
14793
  #, fuzzy
14794
  msgid "Navigations"
14795
  msgstr "Navigationen"
14796
 
14797
+ #: wppa-settings-autosave.php:4852
14798
  #, fuzzy
14799
  msgid "Font for navigations."
14800
  msgstr "Schriftart für Navigations."
14801
 
14802
+ #: wppa-settings-autosave.php:4853
14803
  #, fuzzy
14804
  msgid "Enter font name, size, color and weight for navigation items."
14805
  msgstr ""
14806
  "Geben Sie Schriftart, Größe, Farbe und Gewicht für Navigationselemente."
14807
 
14808
+ #: wppa-settings-autosave.php:4869
14809
  #, fuzzy
14810
  msgid "Font for text under thumbnails."
14811
  msgstr "Schriftart für Text unter Thumbnails."
14812
 
14813
+ #: wppa-settings-autosave.php:4870
14814
  #, fuzzy
14815
  msgid ""
14816
  "Enter font name, size, color and weight for text under thumbnail images."
14818
  "Geben Sie Schriftart, Größe, Farbe und Gewicht für Text unter "
14819
  "Miniaturbildern."
14820
 
14821
+ #: wppa-settings-autosave.php:4886
14822
  #, fuzzy
14823
  msgid "General font in wppa boxes."
14824
  msgstr "Allgemeine Schrift in WPPA Boxen."
14825
 
14826
+ #: wppa-settings-autosave.php:4887
14827
  #, fuzzy
14828
  msgid "Enter font name, size, color and weight for all other items."
14829
  msgstr ""
14830
  "Geben Sie Schriftart, Größe, Farbe und Gewicht für alle anderen Elemente."
14831
 
14832
+ #: wppa-settings-autosave.php:4903
14833
  #, fuzzy
14834
  msgid "Font in wppa number bars."
14835
  msgstr "Font in WPPA Anzahl Bars."
14836
 
14837
+ #: wppa-settings-autosave.php:4904 wppa-settings-autosave.php:4921
14838
  #, fuzzy
14839
  msgid "Enter font name, size, color and weight for numberbar navigation."
14840
  msgstr ""
14841
  "Geben Sie Schriftart, Größe, Farbe und Gewicht für numberbar Navigation."
14842
 
14843
+ #: wppa-settings-autosave.php:4919
14844
  #, fuzzy
14845
  msgid "Numbar Active"
14846
  msgstr "Numbar Aktiv"
14847
 
14848
+ #: wppa-settings-autosave.php:4920
14849
  #, fuzzy
14850
  msgid "Font in wppa number bars, active item."
14851
  msgstr "Font in WPPA Anzahl Bars, aktive Element."
14852
 
14853
+ #: wppa-settings-autosave.php:4937
14854
  #, fuzzy
14855
  msgid "Font in wppa lightbox overlays."
14856
  msgstr "Schriftart in WPPA Leuchtkasten Overlays."
14857
 
14858
+ #: wppa-settings-autosave.php:4938
14859
  #, fuzzy
14860
  msgid "Enter font name, size, color and weight for wppa lightbox overlays."
14861
  msgstr ""
14862
  "Geben Sie Schriftart, Größe, Farbe und Gewicht für WPPA Leuchtkasten "
14863
  "Overlays."
14864
 
14865
+ #: wppa-settings-autosave.php:4973
14866
  #, fuzzy
14867
  msgid "Table VI:"
14868
  msgstr "Tabelle VI"
14869
 
14870
+ #: wppa-settings-autosave.php:4973
14871
  #, fuzzy
14872
  msgid "Links:"
14873
  msgstr "Links:"
14874
 
14875
+ #: wppa-settings-autosave.php:4974
14876
  #, fuzzy
14877
  msgid "This table defines the link types and pages."
14878
  msgstr "Diese Tabelle definiert die Verbindungstypen und Seiten."
14879
 
14880
+ #: wppa-settings-autosave.php:4985 wppa-settings-autosave.php:6043
14881
  #, fuzzy
14882
  msgid "Link page"
14883
  msgstr "Link-Seite"
14884
 
14885
+ #: wppa-settings-autosave.php:4987 wppa-settings-autosave.php:6045
14886
  #, fuzzy
14887
  msgid "Photo specific link overrules"
14888
  msgstr "Foto spezifischen Link überstimmt"
14889
 
14890
+ #: wppa-settings-autosave.php:4987 wppa-settings-autosave.php:6045
14891
  #, fuzzy
14892
  msgid "PSO"
14893
  msgstr "PSO"
14894
 
14895
+ #: wppa-settings-autosave.php:5032
14896
  #, fuzzy
14897
  msgid "Links from images in WPPA+ Widgets"
14898
  msgstr "Links von Bildern in WPPA Widgets"
14899
 
14900
+ #: wppa-settings-autosave.php:5034
14901
  #, fuzzy
14902
  msgid "PotdWidget"
14903
  msgstr "PotdWidget"
14904
 
14905
+ #: wppa-settings-autosave.php:5035
14906
  #, fuzzy
14907
  msgid "Photo Of The Day widget link."
14908
  msgstr "Foto des Tages Widget-Link."
14909
 
14910
+ #: wppa-settings-autosave.php:5036
14911
  #, fuzzy
14912
  msgid "Select the type of link the photo of the day points to."
14913
  msgstr "Wählen Sie die Art der Verknüpfung das Foto des Tages zeigt."
14914
 
14915
+ #: wppa-settings-autosave.php:5037
14916
  #, fuzzy
14917
  msgid ""
14918
  "If you select 'defined on widget admin page' you can manually enter a link "
14921
  "Wenn Sie 'definiert auf Widget Admin-Seite \"Sie manuell einen Link und "
14922
  "Titel auf dem Foto des Tages Widget Admin-Seite eingeben."
14923
 
14924
+ #: wppa-settings-autosave.php:5052 wppa-settings-autosave.php:5095
14925
+ #: wppa-settings-autosave.php:5134 wppa-settings-autosave.php:5173
14926
+ #: wppa-settings-autosave.php:5219 wppa-settings-autosave.php:5269
14927
+ #: wppa-settings-autosave.php:5318 wppa-settings-autosave.php:5367
14928
+ #: wppa-settings-autosave.php:5457
14929
  #, fuzzy
14930
  msgid "a plain page without a querystring."
14931
  msgstr "eine einfache Seite ohne Abfragezeichenfolgeflag."
14932
 
14933
+ #: wppa-settings-autosave.php:5053 wppa-settings-autosave.php:5096
14934
+ #: wppa-settings-autosave.php:5135 wppa-settings-autosave.php:5174
14935
+ #: wppa-settings-autosave.php:5220 wppa-settings-autosave.php:5270
14936
+ #: wppa-settings-autosave.php:5319 wppa-settings-autosave.php:5368
14937
+ #: wppa-settings-autosave.php:5415 wppa-settings-autosave.php:5458
14938
+ #: wppa-settings-autosave.php:5507 wppa-settings-autosave.php:5549
14939
+ #: wppa-settings-autosave.php:5591 wppa-settings-autosave.php:5630
14940
  #, fuzzy
14941
  msgid "lightbox."
14942
  msgstr "Lightbox"
14943
 
14944
+ #: wppa-settings-autosave.php:5078
14945
  #, fuzzy
14946
  msgid "SlideWidget"
14947
  msgstr "SlideWidget"
14948
 
14949
+ #: wppa-settings-autosave.php:5079
14950
  #, fuzzy
14951
  msgid "Slideshow widget photo link."
14952
  msgstr "Diashow-Widget Foto-Link."
14953
 
14954
+ #: wppa-settings-autosave.php:5080
14955
  #, fuzzy
14956
  msgid "Select the type of link the slideshow photos point to."
14957
  msgstr "Wählen Sie die Art der Verknüpfung der Diashow Fotos zu zeigen."
14958
 
14959
+ #: wppa-settings-autosave.php:5121
14960
  #, fuzzy
14961
  msgid "Album widget"
14962
  msgstr "Album-Widget"
14963
 
14964
+ #: wppa-settings-autosave.php:5122
14965
  #, fuzzy
14966
  msgid "Album widget thumbnail link"
14967
  msgstr "Album-Widget Thumbnail-Link"
14968
 
14969
+ #: wppa-settings-autosave.php:5123
14970
  #, fuzzy
14971
  msgid "Select the type of link the album widget photos point to."
14972
  msgstr "Wählen Sie die Art der Verknüpfung der Album-Widget Fotos zu zeigen."
14973
 
14974
+ #: wppa-settings-autosave.php:5132
14975
  #, fuzzy
14976
  msgid "subalbums and thumbnails."
14977
  msgstr "Unteralben und Miniaturen."
14978
 
14979
+ #: wppa-settings-autosave.php:5133
14980
  #, fuzzy
14981
  msgid "slideshow."
14982
  msgstr "Diaschau"
14983
 
14984
+ #: wppa-settings-autosave.php:5156
14985
  #, fuzzy
14986
  msgid "ThumbnailWidget"
14987
  msgstr "ThumbnailWidget"
14988
 
14989
+ #: wppa-settings-autosave.php:5157
14990
  #, fuzzy
14991
  msgid "Thumbnail widget photo link."
14992
  msgstr "Thumbnail-Widget Foto-Link."
14993
 
14994
+ #: wppa-settings-autosave.php:5158
14995
  #, fuzzy
14996
  msgid "Select the type of link the thumbnail photos point to."
14997
  msgstr "Wählen Sie die Art der Verbindung die Miniaturfotos zu zeigen."
14998
 
14999
+ #: wppa-settings-autosave.php:5171 wppa-settings-autosave.php:5217
15000
+ #: wppa-settings-autosave.php:5267 wppa-settings-autosave.php:5316
15001
+ #: wppa-settings-autosave.php:5365 wppa-settings-autosave.php:5455
15002
  #, fuzzy
15003
  msgid "the single photo in the style of a slideshow."
15004
  msgstr "das einzige Foto im Stil einer Diashow."
15005
 
15006
+ #: wppa-settings-autosave.php:5172 wppa-settings-autosave.php:5218
15007
+ #: wppa-settings-autosave.php:5268 wppa-settings-autosave.php:5317
15008
+ #: wppa-settings-autosave.php:5366 wppa-settings-autosave.php:5456
15009
+ #: wppa-settings-autosave.php:5632
15010
  #, fuzzy
15011
  msgid "the fs photo with download and print buttons."
15012
  msgstr "die fs Foto mit Download und Drucktasten."
15013
 
15014
+ #: wppa-settings-autosave.php:5199
15015
  #, fuzzy
15016
  msgid "TopTenWidget"
15017
  msgstr "TopTenWidget"
15018
 
15019
+ #: wppa-settings-autosave.php:5200
15020
  #, fuzzy
15021
  msgid "TopTen widget photo link."
15022
  msgstr "TopTen-Widget Foto-Link."
15023
 
15024
+ #: wppa-settings-autosave.php:5201
15025
  #, fuzzy
15026
  msgid "Select the type of link the top ten photos point to."
15027
  msgstr "Wählen Sie die Art der Verknüpfung der Top-Ten-Fotos zu zeigen."
15028
 
15029
+ #: wppa-settings-autosave.php:5212
15030
  #, fuzzy
15031
  msgid "the content of the virtual topten album."
15032
  msgstr "der Inhalt des virtuellen topten album."
15033
 
15034
+ #: wppa-settings-autosave.php:5213 wppa-settings-autosave.php:5263
15035
+ #: wppa-settings-autosave.php:5312 wppa-settings-autosave.php:5361
15036
  #, fuzzy
15037
  msgid "the content of the thumbnails album."
15038
  msgstr "der Inhalt des Thumbnails album."
15039
 
15040
+ #: wppa-settings-autosave.php:5215 wppa-settings-autosave.php:5265
15041
+ #: wppa-settings-autosave.php:5314 wppa-settings-autosave.php:5363
15042
+ #: wppa-settings-autosave.php:5453
15043
+ msgid "the thumbnails album in a slideshow."
15044
+ msgstr ""
15045
+
15046
+ #: wppa-settings-autosave.php:5249
15047
  #, fuzzy
15048
  msgid "LasTenWidget"
15049
  msgstr "LasTenWidget"
15050
 
15051
+ #: wppa-settings-autosave.php:5250
15052
  #, fuzzy
15053
  msgid "Last Ten widget photo link."
15054
  msgstr "Last Ten-Widget Foto-Link."
15055
 
15056
+ #: wppa-settings-autosave.php:5251
15057
  #, fuzzy
15058
  msgid "Select the type of link the last ten photos point to."
15059
  msgstr "Wählen Sie die Art der Verbindung in den letzten zehn Fotos zu zeigen."
15060
 
15061
+ #: wppa-settings-autosave.php:5262
15062
  #, fuzzy
15063
  msgid "the content of the virtual lasten album."
15064
  msgstr "der Inhalt des virtuellen lasten album."
15065
 
15066
+ #: wppa-settings-autosave.php:5298
15067
  #, fuzzy
15068
  msgid "CommentWidget"
15069
  msgstr "CommentWidget"
15070
 
15071
+ #: wppa-settings-autosave.php:5299
15072
  #, fuzzy
15073
  msgid "Comment widget photo link."
15074
  msgstr "Kommentar-Widget Foto-Link."
15075
 
15076
+ #: wppa-settings-autosave.php:5300
15077
  #, fuzzy
15078
  msgid "Select the type of link the comment widget photos point to."
15079
  msgstr ""
15080
  "Wählen Sie die Art der Verknüpfung der Kommentar-Widget Fotos zu zeigen."
15081
 
15082
+ #: wppa-settings-autosave.php:5311
15083
  #, fuzzy
15084
  msgid "the content of the virtual comten album."
15085
  msgstr "der Inhalt des virtuellen comten album."
15086
 
15087
+ #: wppa-settings-autosave.php:5347
15088
  #, fuzzy
15089
  msgid "FeaTenWidget"
15090
  msgstr "FeaTenWidget"
15091
 
15092
+ #: wppa-settings-autosave.php:5348
15093
  #, fuzzy
15094
  msgid "FeaTen widget photo link."
15095
  msgstr "FeaTen Widget Foto-Link."
15096
 
15097
+ #: wppa-settings-autosave.php:5349
15098
  #, fuzzy
15099
  msgid "Select the type of link the featured ten photos point to."
15100
  msgstr ""
15101
  "Wählen Sie die Art der Verbindung die mit insgesamt zehn Fotos zu zeigen."
15102
 
15103
+ #: wppa-settings-autosave.php:5360
15104
  #, fuzzy
15105
  msgid "the content of the virtual featen album."
15106
  msgstr "der Inhalt des virtuellen featen album."
15107
 
15108
+ #: wppa-settings-autosave.php:5395
15109
  #, fuzzy
15110
  msgid "Links from other WPPA+ images"
15111
  msgstr "Links von anderen WPPA Bilder"
15112
 
15113
+ #: wppa-settings-autosave.php:5397
15114
  #, fuzzy
15115
  msgid "Cover Image"
15116
  msgstr "Bild für das Anschreiben"
15117
 
15118
+ #: wppa-settings-autosave.php:5398
15119
  #, fuzzy
15120
  msgid "The link from the cover image of an album."
15121
  msgstr "Die Verbindung aus dem Titelbild eines Albums."
15122
 
15123
+ #: wppa-settings-autosave.php:5399
15124
  #, fuzzy
15125
  msgid "Select the type of link the coverphoto points to."
15126
  msgstr "Wählen Sie die Art der Verknüpfung der Coverfoto zeigt."
15127
 
15128
+ #: wppa-settings-autosave.php:5400
15129
  #, fuzzy
15130
  msgid "The link from the album title can be configured on the Edit Album page."
15131
  msgstr ""
15132
  "Der Link aus dem Albumtitel auf dem Album bearbeiten Seite konfiguriert "
15133
  "werden."
15134
 
15135
+ #: wppa-settings-autosave.php:5401
15136
  #, fuzzy
15137
  msgid "This link will be used for the photo also if you select: same as title."
15138
  msgstr ""
15139
  "Dieser Link wird für das Foto verwendet werden, auch wenn Sie wählen: wie "
15140
  "Titel."
15141
 
15142
+ #: wppa-settings-autosave.php:5402
15143
  #, fuzzy
15144
  msgid ""
15145
  "If you specify New Tab on this line, all links from the cover will open a "
15148
  "Wenn Sie New Tab auf dieser Linie angeben, werden alle Links von der "
15149
  "Abdeckung wird eine neue Registerkarte öffnen,"
15150
 
15151
+ #: wppa-settings-autosave.php:5403
15152
  #, fuzzy
15153
  msgid "except when Ajax is activated on Table IV-A1."
15154
  msgstr "es sei denn, Ajax auf Tabelle IV-A1 aktiviert ist."
15155
 
15156
+ #: wppa-settings-autosave.php:5416
15157
  #, fuzzy
15158
  msgid "a slideshow starting at the photo"
15159
  msgstr "eine Diashow auf dem Foto beginnt"
15160
 
15161
+ #: wppa-settings-autosave.php:5437
15162
  #, fuzzy
15163
  msgid "Thumbnail"
15164
  msgstr "Fehlende Miniaturansicht #%s"
15165
 
15166
+ #: wppa-settings-autosave.php:5438
15167
  #, fuzzy
15168
  msgid "Thumbnail link."
15169
  msgstr "Link Vorschaubild"
15170
 
15171
+ #: wppa-settings-autosave.php:5439 wppa-settings-autosave.php:5491
15172
+ #: wppa-settings-autosave.php:5533 wppa-settings-autosave.php:5575
15173
  #, fuzzy
15174
  msgid "Select the type of link you want, or no link at all."
15175
  msgstr ""
15176
  "Wählen Sie die Art der Verbindung Sie wünschen, oder keine Verbindung "
15177
  "überhaupt."
15178
 
15179
+ #: wppa-settings-autosave.php:5440 wppa-settings-autosave.php:5492
15180
+ #: wppa-settings-autosave.php:5534 wppa-settings-autosave.php:5576
15181
  #, fuzzy
15182
  msgid ""
15183
  "If you select the fullsize photo on its own, it will be stretched to fit, "
15186
  "Wenn Sie die Gross Foto auf seiner eigenen wählen, wird sie gedehnt werden, "
15187
  "passen, unabhängig von dieser Einstellung."
15188
 
15189
+ #: wppa-settings-autosave.php:5441 wppa-settings-autosave.php:5493
15190
+ #: wppa-settings-autosave.php:5535 wppa-settings-autosave.php:5577
15191
  #, fuzzy
15192
  msgid ""
15193
  "Note that a page must have at least [wppa][/wppa] in its content to show up "
15196
  "Beachten Sie, dass eine Seite muss mindestens [WPPA] [/ WPPA] in seinem "
15197
  "Inhalt das Foto (s) zu zeigen."
15198
 
15199
+ #: wppa-settings-autosave.php:5472
15200
  #, fuzzy
15201
  msgid "Auto Page"
15202
  msgstr "Auto Page"
15203
 
15204
+ #: wppa-settings-autosave.php:5489
15205
  #, fuzzy
15206
  msgid "Sphoto"
15207
  msgstr "Sphoto"
15208
 
15209
+ #: wppa-settings-autosave.php:5490
15210
  #, fuzzy
15211
  msgid "Single photo link."
15212
  msgstr "Einzel Foto"
15213
 
15214
+ #: wppa-settings-autosave.php:5531
15215
  #, fuzzy
15216
  msgid "Mphoto"
15217
  msgstr "mphoto"
15218
 
15219
+ #: wppa-settings-autosave.php:5532
15220
  #, fuzzy
15221
  msgid "Media-like photo link."
15222
  msgstr "Medien-wie Foto-Link."
15223
 
15224
+ #: wppa-settings-autosave.php:5573
15225
  msgid "Xphoto"
15226
  msgstr ""
15227
 
15228
+ #: wppa-settings-autosave.php:5574
15229
  msgid "Extended Media-like photo link."
15230
  msgstr ""
15231
 
15232
+ #: wppa-settings-autosave.php:5616
15233
  #, fuzzy
15234
  msgid "Slideshow fullsize link"
15235
  msgstr "Diashow Gross Link"
15236
 
15237
+ #: wppa-settings-autosave.php:5617
15238
  #, fuzzy
15239
  msgid ""
15240
  "You can overrule lightbox but not big browse buttons with the photo specifc "
15243
  "Sie können Leuchtkasten aber nicht groß Browse-Buttons mit dem Foto specifc "
15244
  "Link außer Kraft setzen."
15245
 
15246
+ #: wppa-settings-autosave.php:5618
15247
  #, fuzzy
15248
  msgid "fullsize slideshow can only be set by the WPPA_SET shortcode."
15249
  msgstr ""
15250
  "Gross Diashow kann nur durch den WPPA_SET Shortcode eingestellt werden."
15251
 
15252
+ #: wppa-settings-autosave.php:5631
15253
  #, fuzzy
15254
  msgid "lightbox single photos."
15255
  msgstr "einzelne Fotos Leuchtkasten."
15256
 
15257
+ #: wppa-settings-autosave.php:5633
15258
  #, fuzzy
15259
  msgid "the thumbnails."
15260
  msgstr "Miniaturbilden"
15261
 
15262
+ #: wppa-settings-autosave.php:5634
15263
  #, fuzzy
15264
  msgid "fullsize slideshow"
15265
  msgstr "Gross Diashow"
15266
 
15267
+ #: wppa-settings-autosave.php:5659
15268
  #, fuzzy
15269
  msgid "Film linktype"
15270
  msgstr "Film Linktyp"
15271
 
15272
+ #: wppa-settings-autosave.php:5660
15273
  #, fuzzy
15274
  msgid "Direct access goto image in:"
15275
  msgstr "Direkter Zugang goto Bild:"
15276
 
15277
+ #: wppa-settings-autosave.php:5661
15278
  #, fuzzy
15279
  msgid ""
15280
  "Select the action to be taken when the user clicks on a filmstrip image."
15282
  "Wählen Sie die Aktion getroffen werden, wenn der Benutzer auf einem "
15283
  "Filmstreifen Bild klickt."
15284
 
15285
+ #: wppa-settings-autosave.php:5666
15286
  #, fuzzy
15287
  msgid "slideshow window"
15288
  msgstr "Diashow-Fenster"
15289
 
15290
+ #: wppa-settings-autosave.php:5667
15291
  #, fuzzy
15292
  msgid "lightbox overlay"
15293
  msgstr "Leuchtkasten Overlay"
15294
 
15295
+ #: wppa-settings-autosave.php:5682
15296
  #, fuzzy
15297
  msgid "Other links"
15298
  msgstr "Weitere Links"
15299
 
15300
+ #: wppa-settings-autosave.php:5684
15301
  #, fuzzy
15302
  msgid "Download Link (aka Art Monkey link)"
15303
  msgstr "Download Link (auch bekannt als Kunst Affe Link)"
15304
 
15305
+ #: wppa-settings-autosave.php:5685
15306
  #, fuzzy
15307
  msgid "Makes the photo name a download button."
15308
  msgstr "Macht das Foto einen Download-Button nennen."
15309
 
15310
+ #: wppa-settings-autosave.php:5686
15311
  #, fuzzy
15312
  msgid "Link Photo name in slideshow to file or zip with photoname as filename."
15313
  msgstr ""
15314
  "Link Foto Name in der Diashow-Datei oder Postleitzahl mit photoname als "
15315
  "Dateinamen."
15316
 
15317
+ #: wppa-settings-autosave.php:5690 wppa-settings-autosave.php:5737
15318
  #, fuzzy
15319
  msgid "image file"
15320
  msgstr "Bild-Datei"
15321
 
15322
+ #: wppa-settings-autosave.php:5691 wppa-settings-autosave.php:5738
15323
  #, fuzzy
15324
  msgid "zipped image"
15325
  msgstr "Reißverschluss-Bild"
15326
 
15327
+ #: wppa-settings-autosave.php:5704
15328
  #, fuzzy
15329
  msgid "Art Monkey Source"
15330
  msgstr "Kunst Affe Quelle"
15331
 
15332
+ #: wppa-settings-autosave.php:5705
15333
  #, fuzzy
15334
  msgid "Use Source file for art monkey link if available."
15335
  msgstr "Verwenden Sie Quelldatei für die Kunst Affe Link, falls verfügbar."
15336
 
15337
+ #: wppa-settings-autosave.php:5714
15338
  #, fuzzy
15339
  msgid "Art Monkey Display"
15340
  msgstr "Kunst Affe Anzeige"
15341
 
15342
+ #: wppa-settings-autosave.php:5715
15343
  #, fuzzy
15344
  msgid "Select button or link ( text )."
15345
  msgstr "Wählen Sie Button oder Link (Text)."
15346
 
15347
+ #: wppa-settings-autosave.php:5720
15348
  #, fuzzy
15349
  msgid "Textlink"
15350
  msgstr "Textlink"
15351
 
15352
+ #: wppa-settings-autosave.php:5732
15353
  #, fuzzy
15354
  msgid "Popup Download Link"
15355
  msgstr "Popup Download Link"
15356
 
15357
+ #: wppa-settings-autosave.php:5733
15358
  #, fuzzy
15359
  msgid "Configure the download link on fullsize popups."
15360
  msgstr "Konfigurieren Sie den Download-Link auf Gross Popups."
15361
 
15362
+ #: wppa-settings-autosave.php:5734
15363
  #, fuzzy
15364
  msgid "Link fullsize popup download button to either image or zip file."
15365
  msgstr "Link LISTEN Popup Download-Button entweder Bild oder ZIP-Datei."
15366
 
15367
+ #: wppa-settings-autosave.php:5750
15368
  #, fuzzy
15369
  msgid "Download link on lightbox"
15370
  msgstr "Download-Link auf Leuchtkasten"
15371
 
15372
+ #: wppa-settings-autosave.php:5751
15373
  #, fuzzy
15374
  msgid "Art monkey link on lightbox photo names."
15375
  msgstr "Kunst Affe Link auf Leuchtkasten Foto-Namen."
15376
 
15377
+ #: wppa-settings-autosave.php:5760
15378
  #, fuzzy
15379
  msgid "Album download link"
15380
  msgstr "Album Download-Link"
15381
 
15382
+ #: wppa-settings-autosave.php:5761
15383
  #, fuzzy
15384
  msgid "Place an album download link on the album covers"
15385
  msgstr "Legen Sie ein Album Download-Link auf die Album-Cover"
15386
 
15387
+ #: wppa-settings-autosave.php:5762
15388
  #, fuzzy
15389
  msgid "Creates a download zipfile containing the photos of the album"
15390
  msgstr "Erstellt eine Download zipfile die Fotos des Albums enthält,"
15391
 
15392
+ #: wppa-settings-autosave.php:5770
15393
  #, fuzzy
15394
  msgid "Album download Source"
15395
  msgstr "Album herunterladen Quelle"
15396
 
15397
+ #: wppa-settings-autosave.php:5771
15398
  #, fuzzy
15399
  msgid "Use Source file for album download link if available."
15400
  msgstr "Verwenden Sie Quelldatei für das Album Download-Link, falls verfügbar."
15401
 
15402
+ #: wppa-settings-autosave.php:5780
15403
  #, fuzzy
15404
  msgid "Tagcloud Link"
15405
  msgstr "Tagcloud Verbindung"
15406
 
15407
+ #: wppa-settings-autosave.php:5781
15408
  #, fuzzy
15409
  msgid "Configure the link from the tags in the tag cloud."
15410
  msgstr "Konfigurieren Sie den Link aus den Tags in der Tag-Cloud."
15411
 
15412
+ #: wppa-settings-autosave.php:5782
15413
  #, fuzzy
15414
  msgid "Link the tag words to ether the thumbnails or the slideshow."
15415
  msgstr ""
15416
  "Verknüpfen Sie die Tag-Wörter, um die Übersicht oder die Diashow zu Ether."
15417
 
15418
+ #: wppa-settings-autosave.php:5806 wppa-settings-autosave.php:5839
15419
+ #: wppa-settings-autosave.php:5983
15420
  #, fuzzy
15421
  msgid "Occur"
15422
  msgstr "kommen."
15423
 
15424
+ #: wppa-settings-autosave.php:5813
15425
  #, fuzzy
15426
  msgid "Multitag Link"
15427
  msgstr "Multitag- Verbindung"
15428
 
15429
+ #: wppa-settings-autosave.php:5814
15430
  #, fuzzy
15431
  msgid "Configure the link from the multitag selection."
15432
  msgstr "Konfigurieren Sie die Verbindung von der multitag Auswahl."
15433
 
15434
+ #: wppa-settings-autosave.php:5815
15435
  #, fuzzy
15436
  msgid "Link to ether the thumbnails or the slideshow."
15437
  msgstr "Link zu Äther die Thumbnails oder die Diashow."
15438
 
15439
+ #: wppa-settings-autosave.php:5846
15440
  #, fuzzy
15441
  msgid "Super View Landing"
15442
  msgstr "Super View Landing"
15443
 
15444
+ #: wppa-settings-autosave.php:5847
15445
  #, fuzzy
15446
  msgid "The landing page for the Super View widget."
15447
  msgstr "Die Zielseite für die Super View-Widget."
15448
 
15449
+ #: wppa-settings-autosave.php:5855
15450
  #, fuzzy
15451
  msgid "Defined by the visitor"
15452
  msgstr "Definiert durch den Besucher"
15453
 
15454
+ #: wppa-settings-autosave.php:5868
15455
  #, fuzzy
15456
  msgid "Uploader Landing"
15457
  msgstr "Uploader Landing"
15458
 
15459
+ #: wppa-settings-autosave.php:5869
15460
  #, fuzzy
15461
  msgid "Select the landing page for the Uploader Widget"
15462
  msgstr "Wählen Sie die Zielseite für die Uploader Widget"
15463
 
15464
+ #: wppa-settings-autosave.php:5889
15465
  #, fuzzy
15466
  msgid "Bestof Landing"
15467
  msgstr "Bestenliste Landing"
15468
 
15469
+ #: wppa-settings-autosave.php:5890
15470
  #, fuzzy
15471
  msgid "Select the landing page for the BestOf Widget / Box"
15472
  msgstr "Wählen Sie die Zielseite für die BestOf Widget / Box"
15473
 
15474
+ #: wppa-settings-autosave.php:5910
15475
  #, fuzzy
15476
  msgid "Album navigator Link"
15477
  msgstr "Album Navigator-Link"
15478
 
15479
+ #: wppa-settings-autosave.php:5911
15480
  #, fuzzy
15481
  msgid "Select link type and page for the Album navigator Widget"
15482
  msgstr "Wählen Sie Verbindungstyp und Seite für das Album Navigator Widget"
15483
 
15484
+ #: wppa-settings-autosave.php:5939
15485
  #, fuzzy
15486
  msgid "Supersearch Landing"
15487
  msgstr "Super Landing"
15488
 
15489
+ #: wppa-settings-autosave.php:5940
15490
  #, fuzzy
15491
  msgid "Select the landing page for the Supersearch Box"
15492
  msgstr "Wählen Sie die Zielseite für die Super Box"
15493
 
15494
+ #: wppa-settings-autosave.php:5960
15495
  #, fuzzy
15496
  msgid "SM widget return"
15497
  msgstr "SM-Widget Rückkehr"
15498
 
15499
+ #: wppa-settings-autosave.php:5961
15500
  #, fuzzy
15501
  msgid "Select the return link for social media from widgets"
15502
  msgstr "Wählen Sie die Rückverbindung für Social Media von Widgets"
15503
 
15504
+ #: wppa-settings-autosave.php:5962
15505
  #, fuzzy
15506
  msgid ""
15507
  "If you select Landing page, and it wont work, it may be required to set the "
15511
  "erforderlich sein, um die auf die laufende Nummer der Landung Shortcode auf "
15512
  "der Seite Occur gesetzt."
15513
 
15514
+ #: wppa-settings-autosave.php:5963
15515
  #, fuzzy
15516
  msgid ""
15517
  "Normally it is 1, but you can try 2 etc. Always create a new shared link to "
15520
  "Normalerweise ist es 1, aber man kann versuchen, 2 usw. immer eine neue "
15521
  "gemeinsame Verknüpfung erstellen eine Einstellung zu testen."
15522
 
15523
+ #: wppa-settings-autosave.php:5971
15524
  #, fuzzy
15525
  msgid "Home page"
15526
  msgstr "Startseite"
15527
 
15528
+ #: wppa-settings-autosave.php:5992
15529
  #, fuzzy
15530
  msgid "Album cover subalbums link"
15531
  msgstr "Album-Cover Unteralben Link"
15532
 
15533
+ #: wppa-settings-autosave.php:5993
15534
  #, fuzzy
15535
  msgid ""
15536
  "Select the linktype and display type for sub-albums on parent album covers."
15537
  msgstr ""
15538
  "Wählen Sie den Linktyp und Anzeigetyp für Unteralben auf Mutter Album-Cover."
15539
 
15540
+ #: wppa-settings-autosave.php:6001
15541
  #, fuzzy
15542
  msgid "No link at all"
15543
  msgstr "Keine Verbindung überhaupt"
15544
 
15545
+ #: wppa-settings-autosave.php:6002
15546
  #, fuzzy
15547
  msgid "Thumbnails and covers"
15548
  msgstr "Thumbnails und Abdeckungen"
15549
 
15550
+ #: wppa-settings-autosave.php:6003
15551
  #, fuzzy
15552
  msgid "Slideshow or covers"
15553
  msgstr "Diashow oder Abdeckungen"
15554
 
15555
+ #: wppa-settings-autosave.php:6013
15556
  #, fuzzy
15557
  msgid "No display at all"
15558
  msgstr "Keine Anzeige bei allen"
15559
 
15560
+ #: wppa-settings-autosave.php:6014
15561
  #, fuzzy
15562
  msgid "A list with sub(sub) albums"
15563
  msgstr "Eine Liste mit sub (sub) Alben"
15564
 
15565
+ #: wppa-settings-autosave.php:6015
15566
  #, fuzzy
15567
  msgid "A list of children only"
15568
  msgstr "nur eine Liste von Kindern"
15569
 
15570
+ #: wppa-settings-autosave.php:6016
15571
  #, fuzzy
15572
  msgid "An enumeration of names"
15573
  msgstr "Eine Aufzählung von Namen"
15574
 
15575
+ #: wppa-settings-autosave.php:6017
15576
  #, fuzzy
15577
  msgid "Micro thumbnails"
15578
  msgstr "Micro Thumbnails"
15579
 
15580
+ #: wppa-settings-autosave.php:6055
15581
  #, fuzzy
15582
  msgid "Table VII:"
15583
  msgstr "Tabelle VII"
15584
 
15585
+ #: wppa-settings-autosave.php:6055
15586
  #, fuzzy
15587
  msgid "Permissions and Restrictions:"
15588
  msgstr "Berechtigungen und Einschränkungen:"
15589
 
15590
+ #: wppa-settings-autosave.php:6056
15591
  #, fuzzy
15592
  msgid ""
15593
  "This table describes the access settings for admin and front-end activities."
15595
  "Diese Tabelle beschreibt die Zugriffseinstellungen für Admin und Front-End-"
15596
  "Aktivitäten."
15597
 
15598
+ #: wppa-settings-autosave.php:6077
15599
  #, fuzzy
15600
  msgid "Moderate P+C"
15601
  msgstr "Moderate P C"
15602
 
15603
+ #: wppa-settings-autosave.php:6081
15604
  #, fuzzy
15605
  msgid "Comment&nbsp;Admin"
15606
  msgstr "Kommentar Admin"
15607
 
15608
+ #: wppa-settings-autosave.php:6082
15609
  #, fuzzy
15610
  msgid "Help & Info"
15611
  msgstr "Hilfe Info"
15612
 
15613
+ #: wppa-settings-autosave.php:6084
15614
  #, fuzzy
15615
  msgid "Role"
15616
  msgstr "Rolle"
15617
 
15618
+ #: wppa-settings-autosave.php:6093
15619
  #, fuzzy
15620
  msgid ""
15621
  "Admin settings per user role. Enabling these settings will overrule the "
15625
  "die Front-End-Einstellungen für den jeweiligen Benutzerrolle außer Kraft "
15626
  "setzen"
15627
 
15628
+ #: wppa-settings-autosave.php:6117
15629
  #, fuzzy
15630
  msgid "Frontend create Albums and upload Photos enabling and limiting settings"
15631
  msgstr ""
15632
  "Frontend erstellen Alben und Hochladen von Fotos ermöglicht, und die "
15633
  "Begrenzung der Einstellungen"
15634
 
15635
+ #: wppa-settings-autosave.php:6119
15636
  #, fuzzy
15637
  msgid "User create Albums"
15638
  msgstr "Benutzer erstellen Alben"
15639
 
15640
+ #: wppa-settings-autosave.php:6120
15641
  #, fuzzy
15642
  msgid "Enable frontend album creation."
15643
  msgstr "Aktivieren Frontend Album Schöpfung."
15644
 
15645
+ #: wppa-settings-autosave.php:6121
15646
  #, fuzzy
15647
  msgid "If you check this item, frontend album creation will be enabled."
15648
  msgstr ""
15649
  "Wenn Sie diesen Artikel zu überprüfen, werden Frontend Album Erstellung "
15650
  "aktiviert werden."
15651
 
15652
+ #: wppa-settings-autosave.php:6131
15653
  #, fuzzy
15654
  msgid "User edit album"
15655
  msgstr "Fotoalbum bearbeiten"
15656
 
15657
+ #: wppa-settings-autosave.php:6132
15658
  msgid "Enable frontend edit album name and description."
15659
  msgstr "Aktivieren Frontend bearbeiten Albumname und Beschreibung."
15660
 
15661
+ #: wppa-settings-autosave.php:6142
15662
  #, fuzzy
15663
  msgid "User delete Albums"
15664
  msgstr "Alben löschen"
15665
 
15666
+ #: wppa-settings-autosave.php:6143
15667
  #, fuzzy
15668
  msgid "Enable frontend album deletion"
15669
  msgstr "Aktivieren Frontend Album Löschen"
15670
 
15671
+ #: wppa-settings-autosave.php:6144
15672
  #, fuzzy
15673
  msgid "If you check this item, frontend album deletion will be enabled."
15674
  msgstr ""
15675
  "Wenn Sie diesen Artikel zu überprüfen, werden Frontend Album Löschen "
15676
  "freigegeben werden."
15677
 
15678
+ #: wppa-settings-autosave.php:6154
15679
  #, fuzzy
15680
  msgid "User create Albums login"
15681
  msgstr "Benutzer erstellen Alben Login"
15682
 
15683
+ #: wppa-settings-autosave.php:6155
15684
  #, fuzzy
15685
  msgid "Frontend album creation requires the user is logged in."
15686
  msgstr "Frontend Erstellen eines Albums muss der Benutzer angemeldet ist."
15687
 
15688
+ #: wppa-settings-autosave.php:6166
15689
  #, fuzzy
15690
  msgid "User create Albums Captcha"
15691
  msgstr "Benutzer erstellen Alben-Check Captcha"
15692
 
15693
+ #: wppa-settings-autosave.php:6167
15694
  #, fuzzy
15695
  msgid "Uer must answer security question."
15696
  msgstr "Uer müssen Sicherheitsfrage beantworten."
15697
 
15698
+ #: wppa-settings-autosave.php:6192
15699
  #, fuzzy, php-format
15700
  msgid "Upload limit %s"
15701
  msgstr "Hochladebegrenzung"
15702
 
15703
+ #: wppa-settings-autosave.php:6193
15704
  #, fuzzy
15705
  msgid "Limit upload capacity for logged out users."
15706
  msgstr "Begrenzen Sie Upload-Kapazität für abgemeldet Benutzer."
15707
 
15708
+ #: wppa-settings-autosave.php:6194
15709
  #, fuzzy, php-format
15710
  msgid "Limit upload capacity for the user role %s."
15711
  msgstr "Begrenzen Sie Upload-Kapazität für die Benutzerrolle%s."
15712
 
15713
+ #: wppa-settings-autosave.php:6195
15714
  #, fuzzy
15715
  msgid "This setting has only effect when Table VII-B2 is unchecked."
15716
  msgstr ""
15717
  "Diese Einstellung ist nur wirksam, wenn Tabelle VII-B2 nicht aktiviert ist."
15718
 
15719
+ #: wppa-settings-autosave.php:6196
15720
  #, fuzzy
15721
  msgid ""
15722
  "This limitation only applies to frontend uploads when the same userrole does "
15725
  "Diese Einschränkung gilt nur Uploads auf das Frontend, wenn die gleichen "
15726
  "Userrole das Hochladen Checkbox muss nicht geprüft in Tabelle VII-A."
15727
 
15728
+ #: wppa-settings-autosave.php:6197 wppa-settings-autosave.php:6213
15729
+ #: wppa-settings-autosave.php:8120
15730
  #, fuzzy
15731