Listo de enhavo

JAlbum

Vidu: www.jalbum.net

Kio estas?

Tre bona, simpla kaj fleksa administrilo kaj publikilo de fotoj kaj bildoj.

Kial traduki?

Laŭ denizo ĝi tradukindas ĉar ĝi povus iĝi taŭga ilo ankaŭ por esperantistoj.

En kiu lingvoj gxi ankoraux estis tradukita?

30 lingvoj.

Vidu la lingvo laŭ la ISO 639-1 skribmaniero.

bg cs da de ee el es fi fr hr hu it ja ko nl no pl pt ru sh sk sl sr sv th tr uk zh_CN zh_TW

Kiel traduki?

Question: JAlbum doesn’t show in my language. How do I change this?

Answer: JAlbum picks the language you have set as system default (see the Control Panel on Windows for instance), but if you don’t want to change language there, open the JAlbum Preferences window and change language there. If your language doesn’t show in the language list, you may want to translate JAlbum to your language. To do that, open the “texts” subdirectory of the JAlbum install directory and read the instructions in the “texts.properties” file.

Dosiero "Texts.properties" en la angla

En tute 3411 vortoj tradukindas (ĉ. 28000 literoj).

# English translation for JAlbum 7.0 by David Ekholm, david@jalbum.net
#
# JAlbum language texts property file (UTF-8 format)
# Translation instructions:
# Copy this file. Name the copy "texts_xx.properties",
# where xx is the ISO 2 letter LANGUAGE code
# according to http://www.w3.org/WAI/ER/IG/ert/iso639.htm#2letter
# (A Swedish translation would for example be put in texts_sv.properties)
# Translate the key values (text after = sign) to your language.
# The keys (text before =) may not be touched in any way.
# Pay careful attention to lines ending in \ (multi line texts) and the placeholders for
# variable text, indicated like this: {0}, {1}...
#
# When done, save the file using UTF-8 encoding (preferred as it supports ALL characters),
# (Notepad supports UTF-8), then test through the translated text by launching JAlbum.
# JAlbum should automatically load the text file for your language.
# You can set JAlbum to load a specific language file "xx"
# by launching JAlbum from the command line like this:
#
# java -Duser.language=xx -jar JAlbum.jar
#
# If you have missed a certain translation, the English text will show instead.
# When everything works ok, please mail the translation to david@jalbum.net
# Thank you for your help for the JAlbum project.


# General texts
ok=OK
cancel=Cancel
abort=Abort
add=Add
select=Select
remove=Remove

# Texts from the album engine
engine.invalidDirectoryError=Directory does not point to a valid directory
engine.readingMetadataInfo=Reading image metadata...
engine.unsupportedFileFormatError=Unsupported image file format for 
engine.missingDirectoryError=Missing directory
engine.missingOutputDirectoryError=Missing output directory
engine.missingThumbSizeError=Missing thumbSize
engine.missingImageSizeError=Missing imageSize
engine.notADirectoryError=Specified image directory is not a directory
engine.notNestedIteratorsError=No ja:coliterator element within ja:rowiterator element in index page
engine.invalidSizeError=Invalid size: {0}. Format should be width x height

# Texts relating to image editing
edit.losslessManipulationBorder=Lossless manipulation
edit.commentExtractionBorder=Comment extraction
edit.getImagesFromAlbum=Get images from album
edit.tipLabel=Use PageUp / PageDown to move between images
edit.noFilesLoadedInfo=No files loaded
edit.commentLabel=Comment
edit.writeToolTip=Write comment to image. Optional as comments are always written to an external text file too.
edit.writeToImage=Write to image
edit.readEXIFCommentToolTip=Read comments from EXIF user comment section within image
edit.readEXIFComment=EXIF
edit.readJPEGCommentToolTip=Read comments from JPEG comment section within image
edit.readJPEGComment=JPEG
edit.dropImagesHereInfo=Drop images here
edit.renameFile=Rename
edit.rotateLeftToolTip=Rotate 90° left
edit.rotateRightToolTip=Rotate 90° right
edit.mirror=Mirror
edit.flip=Flip
edit.readFileCommentToolTip=Read comment from text file
edit.readFileComment=File
edit.undo=Undo
edit.readIPTCComment=IPTC
edit.readIPTCCommentToolTip=Read comments from IPTC comment section within image
edit.LabelLabel=Label
edit.locationLabel=File {0} of {1}
edit.preparingPreviewInfo=Preparing preview...
edit.cannotPreviewImageInfo=Can't preview image
edit.commentWritingError=Comment could not be written to file
edit.fileAlreadyExistsError=File {0} already exists
edit.fileRenamedInfo=File renamed to 
edit.renameFileTitle=Rename file
edit.losslessManipulationInfo=These operations directly manipulate the original image file.\
If the image gets distorted, use undo!\
(Keeping a backup is of course always recommended.)\
Continue?

edit.losslessManipulationTitle=Lossless manipulation
edit.savingInfo=Saving...
edit.doneInfo=Done
edit.rotatingLeftInfo=Rotating left
edit.rotatingRightInfo=Rotating right
edit.mirroringInfo=Mirroring
edit.flippingInfo=Flipping
edit.loadingPreviewInfo=Loading preview...


# Texts relating uploading files
upload.outputDirectoryNotADirectoryError=The output directory is not a directory
upload.comparingFilesInfo=Comparing files...
upload.processingInfo=Processing 
upload.fileLabel=File
upload.estimatedTimeLeftInfo=Estimated time left:
upload.countLabel=Count
upload.processingInfo2={0} of {1}
upload.bytesInfo=bytes


# Texts relating to scripting
scripting.unknownElementError=Unknown element: 
scripting.missingAttibutesForJaIfElement=Missing exists or test attribute for ja:if element
scripting.elseNotFollowingIfError=ja:else element not directly following ja:if element
scripting.expressionNotEvaluatingToBooleanError=Test expression {
scripting.expressionNotEvaluatingToBooleanError2=} of ja:if element didn't evaluate to a boolean value
scripting.missingPageAttributeForJaIncludeElementError=Missing page attribute for ja:include element


# Texts relating to the progress window
progress.peek=Peek
progress.processingInfo=Processing 
progress.fileInfo=File
progress.estimatedTimeLeftInfo=Estimated time left:
progress.countInfo=Count
progress.processingInfo2={0} of {1}


# Texts for the about window
about.commentsInfo=Create web based photo albums with thumbnails and slide pages.
about.freewareInfo=This is Freeware, enjoy!
about.translationInfo=English translation by David Ekholm
about.aboutTitle=About
about.mailAuthorToolTip=Mail author with suggestions and encouragement
about.freewareInfo2=This is freeware, enjoy!
about.webSiteInfo2=Web site: 
about.webSiteToolTip=Please visit my website


# Texts when running JAlbum from the command line
console.startupInfo=JAlbum v{0} started in console mode
console.helpInfo=Options and their default values:
console.userVariableInfo=-user.<your variable> <value>
console.requiredArgumentsInfo=Required arguments are -directory and (-outputDirectory or -sameDirectory)
console.albumCreationInfo=Album created in 
console.processingInfo=Processing {0} writing to {1}
console.FileInfo=File 
console.processingDoneInfo=Done
console.errorProcessingInfo=Error processing {0}: {1}


# All other user interface texts
ui.skinPreviewTitle=Skin sample
ui.internationalJavaInfo=-- International Java only --
ui.generatingAlbumInfo=Generating album
ui.ftpConnectionPropertiesBorder=FTP connection properties
ui.smartUploadBorder=Smart upload
ui.imageBorder=Image:
ui.commentBorder=Comment
ui.imageBoundsBorder=Image bounds
ui.imageOrderingBorder=Image ordering
ui.namingBorder=Naming
ui.appearanceBorder=Appearance
ui.imageLinkingBorder=Image linking
ui.thumbnailLayoutBorder=Thumbnail layout
ui.windowTitle=JAlbum
ui.fileMenu=File
ui.exitMenu=Exit
ui.helpMenu=Help
ui.helpTopicsMenu=Help Topics
ui.jalbumOnTheWebMenu=JAlbum on the Web
ui.supportingJAlbumMenu=Supporting JAlbum
ui.consoleMenu=System console
ui.aboutMenu=About
ui.imageDirectoryLabel=Image directory
ui.processSubdirectoriesCheckbox=Process subdirectories
ui.processSubdirectoriesToolTip=Search recursively through subdirectories when looking for images
ui.columnsLabel=Columns
ui.thumbnailsLabel=Thumbnails
ui.imagesLabel=Images
ui.makeAlbumToolTip=Make album rescaling new and updated images only (faster). Original files are not touched
ui.makeAlbum=Make Album
ui.chooseDirectoryToolTip=Select directory
ui.imageDirectoryToolTip=Select directory containing jpeg images or drag and drop a directory
ui.imageSizeToolTip=Specifies bounding width and height. Images will maintain aspect ratio
ui.thumbSizeToolTip=Specifies bounding width and height. Images will maintain aspect ratio
ui.styleToolTip=Styles defined for the current skin
ui.useLayoutHints=Use layout hints
ui.useLayoutHintsToolTip=Decide if skins are allowed to make adjustments to the album settings
ui.makeSlides=Make slides
ui.makeSlidesToolTip=Link images together for easy sequential access
ui.dateFormat=Date format
ui.urlEncode=URL-encode links
ui.urlEncodeToolTip=Check in order to make links with spaces and international characters work with the web. Uncheck for local browsing
ui.indexPageName=Index page name
ui.viewAlbum=View Album
ui.viewAlbumToolTip=View generated or existing web album
ui.metaData=Extract photographic data (EXIF)
ui.dateFormatTemplate=Example: yyyy-MM-dd HH:mm:ss
ui.dateFormatTemplateToolTip=Leave blank to use standard date format for this region
ui.rebuildAll=Rebuild all
ui.rebuildAllToolTip=Rebuild album rescaling all images. Original files are not touched
ui.rows=Rows
ui.appearancePanelToolTip=The choices here can be extended by adding new skins to the skins directory of JAlbum
ui.skin=Skin
ui.style=Style
ui.outputDirectory=Output directory
ui.outputDirectoryToolTip=Output directory relative to image directory (if relative). Accepts drag and drop too!
ui.copyOriginals=Copy originals
ui.copyOriginalsToolTip=Copy original images to output directory
ui.sameDirectory=Output to image directory
ui.linkToOriginals=Link to originals
ui.linkToOriginalsViaScaledImages=Link to originals via scaled images
ui.linkToScaledImagesOnly=Link to scaled-down images only
ui.dateOrdering=Date
ui.nameOrdering=Name
ui.simpleNameOrdering=Name (simple)
ui.jpegQuality=JPEG quality
ui.highQualityScaling=High quality scaling
ui.highQualityScalingToolTip=Smoother but slower image scaling
ui.rowsToolTip=Limit table rows. JAlbum will use several index pages if needed. 
ui.rowsToolTip2=0 = unlimited number of rows
ui.presetsMenu=Presets
ui.smallSizeWebAlbumMenu=Small size web album from large originals
ui.hiqhQualityWebAlbumMenu=High quality web album from large originals
ui.smallOriginalsWebAlbumMenu=Web album from small originals
ui.indexWithLinksToCD-ROMOriginalsMenu=Index with links to CD-ROM originals
ui.localAlbumMenu=Local (hard disk) album
ui.qualityPercentToolTip=Balance image quality versus image file size
ui.pageExtension=Page extension
ui.180ImagesIndexMenu=180 images index (6 x 30)
ui.12ImagesMenu=12 images index (4 x 3)
ui.4ImagesMenu=4 images index (2 x 2)
ui.toolsMenu=Tools
ui.includeDirectories=Include subdirectories in index pages
ui.saveAsDefaultMenu=Save as Default
ui.saveProjectInImageDirectoryMenu=Save Album in image directory
ui.saveProjectInAlbumMenu=Save project in album
ui.edit=Edit
ui.editToolTip=Edit skin
ui.userVariables=User defined variables
ui.userVariablesNameColumn=Name
ui.userVariablesValueColumn=Value
ui.userVariablesToolTip=Variables to be replaced or overridden during album generation. Override "title" in order to set your own page title
ui.userName=Username
ui.userNameToolTip=Username/login
ui.password=Password
ui.remoteDirectory=Remote directory
ui.passiveMode=Passive mode
ui.passiveModeToolTip=Try this switch if you are having trouble connecting through a firewall
ui.testConnection=Test connection
ui.savePassword=Save password
ui.smartUpload=Smart upload
ui.smartUploadToolTip=Attempts to speed up uploading by skipping files with equal size
ui.uploadAllToolTip=Upload the full contents of the output directory to the ftp server
ui.uploadAll=Upload all
ui.smartUploadPanelToolTip=Smart upload is an attempt to speed up uploading by skipping files with equal size
ui.alwaysUploadPages=Always upload pages
ui.alwaysUploadPagesToolTip=Upload html pages even if file size is equal
ui.reverseOrder=Reverse
ui.directoriesFirst=Directories first
ui.directoriesFirstToolTip=Put directories before image files (ordered by name)
ui.debugMode=Debug mode
ui.debugModeToolTip=Halt on internal errors and display stack trace
ui.tipLabel=Drag and drop works!
ui.portToolTip=Port (usually 21)
ui.preview=Sample
ui.editOrdering=Edit
ui.editOrderingToolTip=Edit custom image ordering
ui.encoding=Encoding
ui.writeUTF8=Write UTF-8
ui.writeUTF8ToolTip=Always write text using UTF-8 encoding (recommended)
ui.textEncodingToolTip=Default character encoding. (Auto detects UTF-8 and UTF-16)
ui.checkForUpdatesMenu=Check for Updates

ui.mainPanel=General
ui.advancedPanel=Advanced

ui.editPanel=Edit
ui.publishPanel=Publish
ui.selectionPanel=Selection
ui.appearancePanel=Appearance

ui.ignore=Ignore
ui.useOldSizes=Use old sizes
ui.newSizeWarning=The new image and thumbnail sizes ({0} and {1})\
are different to the sizes used last time ({2} and {3})\
With "Make album", existing images will not be rescaled, but instead\
stretched or shrunk by the browser to fit the selected size.\
This may lead to images appearing unsharp or mosaic-like.\
\
You can either:\
Ignore this in order to quickly try out a layout.\
Rebuild all images, thereby rescaling them for high-quality end result.\
Make the album using the sizes they were last scaled to.

ui.newSizeWarningLabel=Image quality warning
ui.externalLinksWarning=The created album will contain links to original files outside the output directory!\
If you are uploading the album to a web server, make sure you also upload the original\
files and not just the output directory. Broken links will otherwise appear.\
\
As an alternative, you may consider the following:\
Select "Link to scaled-down images only", or\
select "Output to image directory", or\
select "Copy originals" (links to copies will be used instead).

ui.makeAlbumInfo=JAlbum will now create some files and directories under\
{0}\
Original images will not be touched

ui.unsupportedEncodingError=The specified text encoding {0} is not supported.\
Please make adjustments in the Advanced section\
(Note: Some encodings require an international Java runtime)

ui.operationAborted=Operation aborted
ui.scriptingError=Scripting error
ui.errorsDuringAlbumGeneration=Errors during album generation
ui.albumGenerationProgress=Processing image {0} of {1} in {2}...
ui.processingAborted=Processing aborted
ui.albumGenerationDone=Done
ui.filesDroppedError=You may drop image directories/folders but not plain image files
ui.filesDroppedError2=You may drop directories/folders but not plain files
ui.noPreviewAvailable=No preview available
ui.fileProcessingError=The following files could not be processed due to errors:
ui.introInfo=Select or drag and drop an image directory, then press Make album
ui.projectSavedInImageDirectoryInfo=The project settings for this album has now been saved in the image directory\
JAlbum will optionally load settings from this file when you open this image directory again

ui.projectSavedInAlbumInfo=The project settings for this album has now been saved in the output directory\
JAlbum will optionally load settings from this file when you open this image directory again

ui.loadProjectFile=A JAlbum project file was found in this image directory.\
Do you want to load these settings?

ui.layoutHintsLoaded=Layout hints loaded from 
ui.projectLoaded=Project loaded from 
ui.projectSaved=Project saved to 
ui.uploadConfirmation=JAlbum will now upload the 
ui.uploadConfirmation2=whole contents
ui.uploadConfirmation3=changes
ui.uploadConfirmation4=of the output directory to the ftp server.\
You can continue working with JAlbum during upload

ui.uploadConfirmationTitle=Upload album
ui.uploadingAlbumTitle=Uploading album
ui.uploadAborted=Upload aborted
ui.connectingToServer=Connecting to 
ui.remoteDirectoryWarning=The remote directory {0} does not exist.\
Do you wish to have it created?

ui.connectedOk=Connected OK
ui.versionIsCurrentInfo=You have the most recent version
ui.checkForUpdates=Check for updates
ui.newUpdateAvailable=An update is available!\
The most recent version is {0}\
Do you want to view the history of changes?

ui.checkForUpdatesTitle=Check for updates
ui.cannotFindVersionInformationError=Cannot find version info at 

# New texts for JAlbum 4.5

# Advanced tab
ui.generalPanel=Main
ui.namingPanel=Naming
ui.varsPanel=User Variables

ui.thumbnailDirectory=Thumbnails directory
ui.closeupDirectory=Closeups directory
ui.slideDirectory=Slides directory
ui.thumbnailPrefix=Thumbnail prefix
ui.closeupPrefix=Closeup prefix

ui.ignorePattern=Ignore pattern
ui.ignorePatternToolTip=Regular expression for files and directories to ignore

# Preferences tab
ui.prefsPanel=Preferences
prefs.tipLabel=Use menu [File -> Save as default] to save settings permanently
prefs.keepSettingsOnSkinChange=Keep settings on skin change
prefs.autoWriteCommentsToFile=Auto write comments to file
prefs.imageEditingBorder=Image editing
prefs.skinsBorder=Skins
prefs.language=Language
prefs.lookAndFeel=Look And Feel
prefs.systemDefault=<System default>
prefs.restartInfo=Note: Some changes requires a JAlbum restart (after saving)
prefs.guidesBorder=Guides
prefs.showWarnings=Show warning dialogs
prefs.allowBlinkingHints=Allow blinking hints
prefs.showTipOfTheDay=Show tip of the day


# New texts for JAlbum 4.6

# Advanced tab
ui.commentSourcesBorder=Comment sources
ui.commentSourcesToolTip=Controls locations to pick image comments from (listed in order of precedence)
ui.textFileComment=Text file

# I recommend not translating these comment types as they are de-facto names
ui.jpegComment=JPEG
ui.iptcCaption=IPTC Caption
ui.exifUserComment=EXIF User
ui.exifImageDescription=EXIF Image Desc.

ui.highQualityThumbs=High quality thumbnails
ui.highQualityThumbsToolTip=Smoother and almost as fast thumbnail image scaling

# New texts for JAlbum 5.0

ui.checkForUpdatesToolTip=Check for updates on start up

ui.signupTipLabel=To publish an album you need a web server<br>account with "ftp access"
ui.signupWizard=Create account...
ui.ftpAccounts=Accounts...
ui.ftpAccountsToolTip=Choose and edit account profiles
ui.signupWizardToolTip=Start web host signup wizard
ui.albumPreviewBorder=Album preview
ui.webRoot=Web root URL
ui.previewLink=Preview link
ui.ftpForceUTF8=Force UTF-8
ui.ftpForceUTF8ToolTip=Force UTF-8 file name encoding nomatter what the server reports
ui.ftpWebDirectory=Web directory
ui.ftpWebDirectoryToolTip=Directory under ftp directory that is web published (leave blank if same directory)
ui.remoteDirectoryToolTip=Directory for album on remote server



wiz.title=Web host signup
wiz.stepInfo=Step {0} of {1}
wiz.back=< Back
wiz.next=Next >
wiz.finish=Finish

wiz.info.header=Information
wiz.info.text=Do you want to share your images? I will assist you in getting an account with space for them on a web server.\
You will be asked to select a "web host provider" from a list.\
Choose either free web hosting (may contain banner ads) or pay-alternatives.\
<p>\
You then fill in a form with basic sign-up information.\
I will handle the sign-up process and fill in all\
neccesary "ftp connection" settings in the JAlbum publish tab. When done, you can upload your albums for public viewing.\
</p><p>\
Web host providers:<br>To join the list of hosts, please see my <a href="http://jalbum.net/webhosting.jsp">web hosts page</a>.\
</p>
wiz.select.header=Please select a web host provider from the list below
wiz.select.provider=Provider
wiz.select.name=Name
wiz.select.info=Info
wiz.form.header=Please fill in the form below
wiz.form.name=Name (first, last)
wiz.form.email=Email
wiz.form.country=Country
wiz.form.userName=Desired user name
wiz.form.password=Password
wiz.form.repeatPassword=Repeat password
wiz.confirm.header=Please confirm your settings
wiz.confirm.submitLabel=By pressing finish, you submit these settings to the selected provider
wiz.confirm.afterSignup=After signup:
wiz.confirm.setSettings=Set selected settings in publish section
wiz.confirm.createProfile=Create account profile for selected settings
wiz.contactingLabel=Contacting provider...
wiz.signupOkTitle=Signup OK
wiz.signupFailedTitle=Signup failed
wiz.httpError=HTTP error
wiz.openFailed=Open failed
wiz.connectionFailed=Connection failed

acc.title=Accounts manager
acc.profilesLabel=Account profiles
acc.newProfileBorder=New account profile
acc.removeAccountTitle=Remove account profile
acc.removeAccountInfo=Do you really want to remove the "{0}" account profile?


# New texts for JAlbum 5.2
ui.updatedDirsOnly=Process only updated subdirectories
ui.updatedDirsOnlyToolTip=Skip subdirectories that haven't been touched since the last album build
engine.makingIndexPages=Making index pages...


# New texts for JAlbum 6.0
ui.updateCheckInfo=Checking for updates...
ui.javaVersionError=JAlbum requires at least v{0} of Sun''s Java. Please update at www.java.com
ui.secureFtp = Secure
ui.secureFtpToolTip = Use sftp connection (SSH2 based)
ui.imageGenerationBorder=Image generation
ui.progressiveMode=Progressive mode
ui.progressiveModeToolTip=Use progressive encoding

# Late addition, sorry
ui.classicReaders=Use classic image readers
ui.classicReadersToolTip=Use older, but faster code for reading JPEG, GIF and PNG files instead of ImageIO

edit.update=Update
edit.open=Open
edit.properties=Properties
edit.hideExcluded=Hide Excluded
edit.largeThumbnails=Large Thumbnails
edit.delete=Delete
edit.cannotDeleteFoldersInfo=You cannot delete folders (safety rule)
edit.deleteFilesTitle=Delete files
edit.deletePermanentlyInfo=Are you sure you want to permanently delete {0} file(s) from disk?
edit.include=Include
edit.exclude=Exclude
edit.selectAll=Select all
edit.invertSelection=Invert selection
edit.orderBy=Order by
edit.reverseDateOrdering=Reverse date
edit.cameraDateOrdering=Camera date
edit.jalbumOrdering=Use JAlbum ordering
edit.propertyEditorTitle=Properties for 
edit.summaryPanel=Summary
edit.folderThumbnail=Use as folder thumbnail
edit.folderThumbnailToolTip=Use this image to represent this album in the parent album

# Late addition, sorry
edit.titleLabel=Title


# New texts for JAlbum 6.1
prefs.multipleProcessorsBorder=Multiple processors
prefs.nThreadsLabel=Number of threads

edit.redo=Redo
edit.cut=Cut
edit.copy=Copy
edit.paste=Paste
ui.useThumbForFolderIcon=Use thumbnail for folder icon
ui.useThumbForFolderIconToolTip=Replaces standard folder icon with a thumbnail from one of the files in the image directory


# New texts for JAlbum 6.2
ui.saveChangesToProjectQuestion=Save changes to project?

# New texts for JAlbum 6.3
edit.reverseNameOrdering=Reverse name
ui.excludeByDefault=Exclude new images by default
ui.excludeByDefaultToolTip=Automatically exclude images recently added to the image directory

# New texts for JAlbum 6.5
ui.keepMetaDataInfo=Keep photographic data
ui.keepMetaDataToolTip=Pass on photographic data (EXIF) from original file
ui.sharePanel=Share
ui.activeSharesWarning=You currently have active shared albums. Quitting now will make them unavailable to visitors.

share.infoLabel=This section lets you share albums straight from your local hard disk.<br>\
JAlbum has a small web server that enables viewers to surf to your computer and view your shared albums.

share.shareAlbum=Share album
share.shareCurrentAlbum=Share current album
share.shareCurrentAlbumInfo=Your album is now shared. Copy the address below to friends. JAlbum needs to be running for the sharing to work.
share.active=Active
share.securitySettings=Security settings...
share.securitySettingsTitle=Security settings
share.passwordProtect=Password protect album
share.name=Name (URI)
share.localPath=Local path
share.url=Address
share.urlToolTip=To share this album, copy and paste address to chat clients when chating with friends
share.update=Update
share.gotoURL=Go to
share.sharesList=Shared albums
share.serverControlBorder=Web server control
share.start=Start
share.stop=Stop
share.settings=Settings...

share.settingsTitle=Web server settings
share.port=Port
share.hostName=Hostname
share.hostNameToolTip=Name that identifies this server on the Internet. If left blank, the IP address will be used
share.autoStart=Start web server when JAlbum starts
share.doPortMapping=Establish port mapping in firewall (requires UPnP support)
share.loggingBorder=Logging
share.noLogging=No logging
share.consoleLogging=Log to system console window
share.fileLogging=Log to file
share.logDateFormat=Log date format
share.logFileName=Log file name

share.portForwardingInfo=Your computer seem to be behind a firewall.\
For JAlbum file sharing to work you need to allow incoming "TCP" traffic to port {0} and pass it to this computer (ip address {1})\
(If the firewall was UPnP enabled, JAlbum would automatically make this adjustment.)

share.softwareFirewallInfo=Access to JAlbum shared albums seems to be blocked by a firewall.\
On Windows systems, make sure you don't have the "javaw.exe" process blocked by the software firewall\
(See Control Panel->Windows Firewall->Exceptions)

share.bindErrorInfo=The current web server port ({0}) is already in use by another program.
trayIcon.title=JAlbum album sharing
trayIcon.message=The JAlbum web server is now running in the background.\
It is safe to close the JAlbum window.

# New texts for JAlbum 6.5.1
progress.pause=Pause

# New texts for JAlbum 6.6
share.loopbackAccessInfo=This album is only accessible from outside this network (home) when using this address.\
(This is a security behaviour of your gateway / router).\
\
Do you wish to preview the album using a local address?\
(A local address only works within this network)


# Changed texts for JAlbum 7.0. PLEASE REMOVE OLD VERSIONS FROM ABOVE
ui.newProjectMenu=New Album Project
ui.openProjectMenu=Open Album Project...
ui.recentProjectsMenu=Open Recent Album Project
ui.saveProjectMenu=Save Album Project
ui.saveProjectAsMenu=Save Album Project As...
share.currentShareBorder=Selected share
ui.ftpServer=Server name
ui.ftpServerToolTip=Name of FTP or SFTP server. Usually in the format www.yoursite.com or ftp.yoursite.com

edit.runSlideshow=Slideshow


# New texts for JAlbum 7.0
close=Close
ui.view=View
ui.skinAndStyle=Skin and style
ui.shareToolTip=Share albums instantly from this computer using JAlbum's internal web server
ui.publishToolTip=Upload album to a web server

ui.externalToolsMenu=External Tools
ui.closeProjectMenu=Close Album Project
ui.openDirectoriesMenu=Open Directories
ui.skinDirectoryMenu=Skin directory
ui.albumMenu=Album
ui.clearList=Clear list

ui.dropPrompt=Drop images or image folders here
progress.timeElapsedInfo=Total time:
ui.addImagesTooltip=Add images or folders to the album
ui.downloadSkins=More skins
ui.downloadSkinsToolTip=Download more skins from the JAlbum site
ui.buildAlbumToolTip=Build selected images and always build all html pages
ui.settings=Settings
ui.sharpenAmount=Sharpen
ui.albumSettingsTitle=Album Settings
ui.imagesPanel=Images
ui.navigationPanel=Navigation
ui.metadataPanel=Metadata
ui.shareNameError=Share name can't be empty

ui.makeAll=Make All
ui.makeChanges=Make Changes
ui.all=All
ui.changes=Changes

edit.newFolder=New folder
edit.folderNotEmptyError=Cannot delete folder "{0}". Not empty

#Texts related to the new project dialog
newproject.defaultName=New Project
#Don't translate newproject.myAlbumsDirectory
newproject.myAlbumsDirectory=My Albums
newproject.title=New Album Project
newproject.info=Create a new Album Project
newproject.albumNameLabel=Album Name
newproject.albumLocationLabel=Album Location
newProject.projectAlreadyExistsError=Project "{0}" already exists

#Texts related to the new publishing section
publish.currentAccountBorder=Current account
publish.NewAccount=New account
publish.connect=Connect
publish.selectDirectory=Please select or create a directory for your album
publish.DeleteDirectoryWarning=Are you sure you wish to delete the directory "{0}" and all its subdirectories?
publish.deletingDirectoryInfo=Deleting directory {0}
publish.publishAlbumTitle=Publish album
publish.newDirectory=New directory
publish.renameDirectory=Rename directory
publish.deleteDirectory=Delete directory
publish.refreshDirectory=Refresh directory
publish.markAsWebRoot=Mark as web root
publish.NoWebDirectorySelected=No web directory selected
publish.invalidOutputDirectoryError=The output directory is not containing a valid album.\
Make sure you have built an album before publishing it.

publish.connectionError=Can't connect
publish.serverReportedInfo=Server reported

ui.passwordToolTip=Leave blank to specify upon connecting instead

publish.markAsWebRootInfo=JAlbum can make preview links to your published albums.\
This directory will now be assumed to hold your site.\
Please enter the web address to this site.\

publish.publishToRootWarning=You are about to publish an album to the root of this web site.\
It is recommended to use a subdirectory for each of your albums.\
Publishing to the root will also overwrite any existing web files.\
Are you sure you wish to continue?

publish.enterPasswordInfo=Please enter a password for this connection

# New keys for JAlbum 7.0.3
ui.scalingMethod=Scaling Method
ui.scaleFast=Fast
ui.scaleMedium=Medium
ui.scaleSmooth=Smooth