1# English translation for jAlbum 10 by David Ekholm, david@jalbum.net
2#
3# jAlbum language texts property file (UTF-8 format)
4# Translation instructions:
5# Copy this file. Name the copy "texts_xx.properties",
6# where xx is the ISO 2 letter LANGUAGE code
7# according to http://www.w3.org/WAI/ER/IG/ert/iso639.htm#2letter
8# (A Swedish translation would for example be put in texts_sv.properties)
9# Translate the key values (text after = sign) to your language.
10# The keys (text before =) may not be touched in any way.
11# Pay careful attention to lines ending in \ (multi line texts) and the placeholders for
12# variable text, indicated like this: {0}, {1}...
13#
14# When done, save the file using UTF-8 encoding (preferred as it supports ALL characters),
15# (Notepad supports UTF-8), then test through the translated text by launching jAlbum.
16# jAlbum should automatically load the text file for your language.
17# You can set jAlbum to load a specific language file "xx"
18# by launching jAlbum from the command line like this:
19#
20# java -Duser.language=xx -jar JAlbum.jar
21#
22# If you have missed a certain translation, the English text will show instead.
23# When everything works ok, please mail the translation to david@jalbum.net
24# Thank you for your help for the jAlbum project.
25
26
27# General texts
28ok=OK
29cancel=Cancel
30abort=Abort
31add=Add
32select=Select
33remove=Remove
34
35# Texts from the album engine
36engine.invalidDirectoryError=Directory does not point to a valid directory
37engine.readingMetadataInfo=Reading image metadata...
38engine.unsupportedFileFormatError=Unsupported image file format for
39engine.missingDirectoryError=Missing directory
40engine.missingOutputDirectoryError=Missing output directory
41engine.missingThumbSizeError=Missing thumbSize
42engine.missingImageSizeError=Missing imageSize
43engine.notADirectoryError=Specified image directory is not a directory
44engine.notNestedIteratorsError=No ja:coliterator element within ja:rowiterator element in index page
45engine.invalidSizeError=Invalid size: {0}. Format should be width x height
46
47# Texts relating to image editing
48edit.losslessManipulationBorder=Lossless manipulation
49edit.commentExtractionBorder=Comment extraction
50
51edit.getImagesFromAlbum=Get images from album
52edit.tipLabel=Use PageUp / PageDown to move between images
53edit.noFilesLoadedInfo=No files loaded
54edit.commentLabel=Comment
55edit.writeToolTip=Write comment to image. Optional as comments are always written to an external text file too.
56edit.writeToImage=Write to image
57edit.readEXIFCommentToolTip=Read comments from EXIF user comment section within image
58edit.readEXIFComment=EXIF
59edit.readJPEGCommentToolTip=Read comments from JPEG comment section within image
60edit.readJPEGComment=JPEG
61edit.dropImagesHereInfo=Drop images here
62edit.renameFile=Rename
63edit.rotateLeftToolTip=Rotate 90° left
64edit.rotateRightToolTip=Rotate 90° right
65edit.mirror=Mirror
66edit.flip=Flip
67edit.readFileCommentToolTip=Read comment from text file
68edit.readFileComment=File
69edit.undo=Undo
70edit.readIPTCComment=IPTC
71edit.readIPTCCommentToolTip=Read comments from IPTC comment section within image
72edit.LabelLabel=Label
73edit.locationLabel=File {0} of {1}
74edit.preparingPreviewInfo=Preparing preview...
75edit.cannotPreviewImageInfo=Can't preview image
76edit.commentWritingError=Comment could not be written to file
77edit.fileAlreadyExistsError=File {0} already exists
78edit.fileRenamedInfo=File renamed to
79edit.renameFileTitle=Rename file
80edit.losslessManipulationInfo=These operations directly manipulate the original image file.\
81If the image gets distorted, use undo!\
82(Keeping a backup is of course always recommended.)\
83Continue?
84
85edit.losslessManipulationTitle=Lossless manipulation
86edit.savingInfo=Saving...
87edit.doneInfo=Done
88edit.rotatingLeftInfo=Rotating left
89edit.rotatingRightInfo=Rotating right
90edit.mirroringInfo=Mirroring
91edit.flippingInfo=Flipping
92edit.loadingPreviewInfo=Loading preview...
93
94
95# Texts relating uploading files
96upload.outputDirectoryNotADirectoryError=The output directory is not a directory
97upload.comparingFilesInfo=Comparing files...
98upload.processingInfo=Processing
99upload.fileLabel=File
100upload.estimatedTimeLeftInfo=Estimated time left:
101upload.countLabel=Count
102upload.processingInfo2={0} of {1} files
103upload.bytesInfo=bytes
104
105
106# Texts relating to scripting
107scripting.unknownElementError=Unknown element:
108scripting.missingAttibutesForJaIfElement=Missing exists or test attribute for ja:if element
109scripting.elseNotFollowingIfError=ja:else element not directly following ja:if element
110scripting.expressionNotEvaluatingToBooleanError=Test expression {
111scripting.expressionNotEvaluatingToBooleanError2=} of ja:if element didn't evaluate to a boolean value
112scripting.missingPageAttributeForJaIncludeElementError=Missing page attribute for ja:include element
113
114
115# Texts relating to the progress window
116progress.peek=Peek
117progress.processingInfo=Processing
118progress.fileInfo=File
119progress.estimatedTimeLeftInfo=Estimated time left:
120progress.countInfo=Count
121progress.processingInfo2={0} of {1}
122
123
124# Texts for the about window
125about.commentsInfo=Create web based photo albums with thumbnails and slide pages.
126about.freewareInfo=This is Freeware, enjoy!
127about.translationInfo=English translation by David Ekholm
128about.aboutTitle=About
129about.mailAuthorToolTip=Mail author with suggestions and encouragement
130about.freewareInfo2=This is freeware, enjoy!
131about.webSiteInfo2=Web site:
132about.webSiteToolTip=Please visit my website
133
134
135# Texts when running jAlbum from the command line
136console.startupInfo=jAlbum v{0} started in console mode
137console.helpInfo=Options and their default values:
138console.userVariableInfo=-user.<your variable> <value>
139console.requiredArgumentsInfo=Required arguments are -directory and (-outputDirectory or -sameDirectory)
140console.albumCreationInfo=Album created in
141console.processingInfo=Processing {0} writing to {1}
142console.FileInfo=File
143console.processingDoneInfo=Done
144console.errorProcessingInfo=Error processing {0}: {1}
145
146
147# All other user interface texts
148ui.skinPreviewTitle=Skin sample
149ui.internationalJavaInfo=-- International Java only --
150
151ui.ftpConnectionPropertiesBorder=Connection properties
152ui.smartUploadBorder=Smart upload
153ui.imageBorder=Image:
154ui.commentBorder=Comment
155ui.imageBoundsBorder=Image bounds
156ui.imageOrderingBorder=Image ordering
157ui.namingBorder=Naming
158ui.appearanceBorder=Appearance
159ui.thumbnailLayoutBorder=Thumbnail layout
160ui.windowTitle=jAlbum
161ui.fileMenu=File
162ui.exitMenu=Exit
163ui.helpMenu=Help
164ui.helpTopicsMenu=Help Topics
165ui.jalbumOnTheWebMenu=jAlbum on the Web
166ui.supportingJAlbumMenu=Supporting jAlbum
167ui.consoleMenu=System console
168ui.aboutMenu=About
169ui.imageDirectoryLabel=Image directory
170ui.processSubdirectoriesCheckbox=Process subdirectories
171ui.processSubdirectoriesToolTip=Search recursively through subdirectories when looking for images
172ui.columnsLabel=Columns
173ui.thumbnailsLabel=Thumbnails
174ui.imagesLabel=Images
175ui.makeAlbumToolTip=Make album rescaling new and updated images only (faster). Original files are not touched
176ui.makeAlbum=Make album
177ui.chooseDirectoryToolTip=Select directory
178ui.imageDirectoryToolTip=Select directory containing jpeg images or drag and drop a directory
179ui.imageSizeToolTip=Specifies bounding width and height. Images will maintain aspect ratio
180ui.thumbSizeToolTip=Specifies bounding width and height. Images will maintain aspect ratio
181ui.styleToolTip=Styles defined for the current skin
182ui.useLayoutHints=Use layout hints
183ui.useLayoutHintsToolTip=Decide if skins are allowed to make adjustments to the album settings
184ui.makeSlides=Make slide pages
185ui.makeSlidesToolTip=Create pages that link images together for easy sequential access
186ui.dateFormat=Date format
187ui.urlEncode=URL-encode links
188ui.urlEncodeToolTip=Check in order to make links with spaces and international characters work with the web. Uncheck for local browsing
189ui.indexPageName=Index page name
190ui.viewAlbum=View Album
191ui.viewAlbumToolTip=Preview local album
192ui.dateFormatTemplate=Example: yyyy-MM-dd HH:mm:ss
193ui.dateFormatTemplateToolTip=Leave blank to use standard date format for this region
194ui.rebuildAll=Rebuild all
195ui.rebuildAllToolTip=Rebuild album rescaling all images. Original files are not touched
196ui.rows=Rows
197ui.skin=Skin
198ui.style=Style
199ui.outputDirectory=Output directory
200ui.outputDirectoryToolTip=Output directory relative to image directory (if relative). Accepts drag and drop too!
201ui.copyOriginals=Copy originals
202ui.copyOriginalsToolTip=Copy original images to output directory
203ui.sameDirectory=Output to image directory
204ui.linkToOriginals=Link to originals
205ui.linkToOriginalsViaScaledImages=Link to originals via scaled images
206ui.linkToScaledImagesOnly=Link to scaled-down images only
207ui.dateOrdering=Date
208ui.nameOrdering=Name
209ui.simpleNameOrdering=Name (simple)
210ui.jpegQuality=JPEG quality
211ui.highQualityScaling=High quality scaling
212ui.highQualityScalingToolTip=Smoother but slower image scaling
213ui.rowsToolTip=Limit table rows. jAlbum will use several index pages if needed.
214ui.rowsToolTip2=0 = unlimited number of rows
215ui.presetsMenu=Presets
216ui.smallSizeWebAlbumMenu=Small size web album from large originals
217ui.hiqhQualityWebAlbumMenu=High quality web album from large originals
218ui.smallOriginalsWebAlbumMenu=Web album from small originals
219ui.indexWithLinksToCD-ROMOriginalsMenu=Index with links to CD-ROM originals
220ui.localAlbumMenu=Local (hard disk) album
221ui.qualityPercentToolTip=Balance image quality versus image file size
222ui.pageExtension=Page extension
223ui.180ImagesIndexMenu=180 images index (6 x 30)
224ui.12ImagesMenu=12 images index (4 x 3)
225ui.4ImagesMenu=4 images index (2 x 2)
226ui.toolsMenu=Tools
227ui.includeDirectories=Include subdirectories in index pages
228ui.saveAsDefaultMenu=Save as Default
229ui.saveProjectInImageDirectoryMenu=Save Album in image directory
230ui.saveProjectInAlbumMenu=Save project in album
231ui.edit=Edit
232ui.editToolTip=Edit skin
233ui.userVariables=User defined variables
234ui.userVariablesNameColumn=Name
235ui.userVariablesValueColumn=Value
236ui.userVariablesToolTip=Variables to be replaced or overridden during album generation.
237ui.userName=Username
238ui.userNameToolTip=Username/login
239ui.password=Password
240ui.remoteDirectory=Remote directory
241ui.passiveMode=Passive mode
242ui.passiveModeToolTip=Try this switch if you are having trouble connecting through a firewall
243ui.testConnection=Test connection
244ui.savePassword=Save password
245ui.smartUpload=Smart upload
246ui.smartUploadToolTip=Attempts to speed up uploading by skipping files with equal size
247ui.uploadAllToolTip=Upload the full contents of the output directory to the server
248ui.uploadAll=Upload all
249ui.smartUploadPanelToolTip=Smart upload is an attempt to speed up uploading by skipping files with equal size
250ui.alwaysUploadPages=Always upload pages
251ui.alwaysUploadPagesToolTip=Upload html pages even if file size is equal
252ui.reverseOrder=Reverse
253ui.directoriesFirst=Directories first
254ui.directoriesFirstToolTip=Put directories before image files (ordered by name)
255ui.debugMode=Debug mode
256ui.debugModeToolTip=Halt on internal errors and display stack trace
257ui.tipLabel=Drag and drop works!
258ui.portToolTip=Port (usually 21)
259ui.editOrdering=Edit
260ui.editOrderingToolTip=Edit custom image ordering
261ui.encoding=Encoding
262ui.writeUTF8=Write UTF-8
263ui.writeUTF8ToolTip=Always write text using UTF-8 encoding (recommended)
264ui.textEncodingToolTip=Default character encoding. (Auto detects UTF-8 and UTF-16)
265ui.checkForUpdatesMenu=Check for Updates
266
267ui.mainPanel=General
268ui.advancedPanel=Advanced
269
270ui.editPanel=Edit
271ui.selectionPanel=Selection
272ui.appearancePanel=Appearance
273
274ui.ignore=Ignore
275ui.useOldSizes=Use old sizes
276ui.newSizeWarning=The new image and thumbnail sizes ({0} and {1})\
277are different to the sizes used last time ({2} and {3})\
278With "Make album", existing images will not be rescaled, but instead\
279stretched or shrunk by the browser to fit the selected size.\
280This may lead to images appearing unsharp or mosaic-like.\
281\
282You can either:\
283Ignore this in order to quickly try out a layout.\
284Rebuild all images, thereby rescaling them for high-quality end result.\
285Make the album using the sizes they were last scaled to.
286
287ui.newSizeWarningLabel=Image quality warning
288ui.externalLinksWarning=The created album will contain links to original files outside the output directory!\
289If you are uploading the album to a web server, make sure you also upload the original\
290files and not just the output directory. Broken links will otherwise appear.\
291\
292As an alternative, you may consider the following:\
293Select "Link to scaled-down images only", or\
294select "Output to image directory", or\
295select "Copy originals" (links to copies will be used instead).
296
297ui.makeAlbumInfo=jAlbum will now create some files and directories under\
298{0}\
299Original images will not be touched
300
301ui.unsupportedEncodingError=The specified text encoding {0} is not supported.\
302Please make adjustments in the Advanced section\
303(Note: Some encodings require an international Java runtime)
304
305ui.operationAborted=Operation aborted
306ui.scriptingError=Scripting error
307ui.errorsDuringAlbumGeneration=Errors during album generation
308ui.albumGenerationProgress=Processing image {0} of {1} in {2}...
309ui.processingAborted=Processing aborted
310ui.albumGenerationDone=Done
311ui.filesDroppedError=You may drop image directories/folders but not plain image files
312ui.filesDroppedError2=You may drop directories/folders but not plain files
313ui.noPreviewAvailable=No preview available
314ui.fileProcessingError=The following files could not be processed due to errors:
315ui.introInfo=Select or drag and drop an image directory, then press Make album
316ui.projectSavedInImageDirectoryInfo=The project settings for this album has now been saved in the image directory\
317jAlbum will optionally load settings from this file when you open this image directory again
318
319ui.projectSavedInAlbumInfo=The project settings for this album has now been saved in the output directory\
320jAlbum will optionally load settings from this file when you open this image directory again
321
322ui.loadProjectFile=A jAlbum project file was found in this image directory.\
323Do you want to load these settings?
324
325ui.layoutHintsLoaded=Layout hints loaded from
326ui.projectLoaded=Project loaded from
327ui.projectSaved=Project saved to
328ui.uploadConfirmation=jAlbum will now upload the
329ui.uploadConfirmation2=whole contents
330ui.uploadConfirmation3=changes
331ui.uploadConfirmation4=of the output directory to the server.\
332You can continue working with jAlbum during upload
333
334ui.uploadConfirmationTitle=Upload album
335ui.uploadingAlbumTitle=Uploading album
336ui.uploadAborted=Upload aborted
337ui.connectingToServer=Connecting to
338ui.remoteDirectoryWarning=The remote directory {0} does not exist.\
339Do you wish to have it created?
340
341ui.connectedOk=Connected OK
342ui.versionIsCurrentInfo=You have the most recent version
343ui.checkForUpdates=Check for updates
344
345ui.checkForUpdatesTitle=Check for updates
346ui.cannotFindVersionInformationError=Cannot find version info at
347
348# New texts for jAlbum 4.5
349
350# Advanced tab
351ui.generalPanel=Main
352ui.namingPanel=Naming
353ui.varsPanel=User Variables
354
355ui.thumbnailDirectory=Thumbnails directory
356ui.closeupDirectory=Closeups directory
357ui.slideDirectory=Slides directory
358ui.thumbnailPrefix=Thumbnail prefix
359ui.closeupPrefix=Closeup prefix
360
361ui.ignorePattern=Ignore pattern
362ui.ignorePatternToolTip=Regular expression for files and directories to ignore
363
364# Preferences tab
365ui.prefsPanel=Preferences
366prefs.tipLabel=Use menu [File -> Save as default] to save settings permanently
367prefs.keepSettingsOnSkinChange=Keep settings on skin change
368prefs.autoWriteCommentsToFile=Auto write comments to original image file
369prefs.imageEditingBorder=Image editing
370prefs.skinsBorder=Skins
371prefs.language=Language
372prefs.lookAndFeel=Look And Feel
373prefs.systemDefault=<System default>
374prefs.restartInfo=Note: Some changes requires a jAlbum restart (after saving)
375prefs.guidesBorder=Guides
376prefs.showWarnings=Show warning dialogs
377prefs.allowBlinkingHints=Allow blinking hints
378prefs.showTipOfTheDay=Show tip of the day
379
380
381# New texts for jAlbum 4.6
382
383# Advanced tab
384ui.commentSourcesBorder=Comment sources
385ui.commentSourcesToolTip=Controls locations to pick image comments from (listed in order of precedence)
386ui.textFileComment=jAlbum (Text file)
387
388# I recommend not translating these comment types as they are de-facto names
389ui.jpegComment=JPEG
390ui.iptcCaption=IPTC Caption
391ui.exifUserComment=EXIF User
392ui.exifImageDescription=EXIF Image Desc.
393
394ui.highQualityThumbs=High quality thumbnails
395ui.highQualityThumbsToolTip=Smoother and almost as fast thumbnail image scaling
396
397# New texts for jAlbum 5.0
398
399ui.checkForUpdatesToolTip=Check for updates on start up
400
401ui.signupWizard=Create account...
402ui.ftpAccounts=Accounts...
403ui.ftpAccountsToolTip=Choose and edit account profiles
404ui.signupWizardToolTip=Start web host signup wizard
405ui.albumPreviewBorder=Album preview
406ui.webRoot=Web root URL
407ui.previewLink=Preview link
408ui.ftpForceUTF8=Force UTF-8
409ui.ftpForceUTF8ToolTip=Force UTF-8 file name encoding nomatter what the server reports
410
411
412wiz.title=Web host signup
413wiz.stepInfo=Step {0} of {1}
414wiz.back=< Back
415wiz.next=Next >
416wiz.finish=Finish
417
418wiz.contactingLabel=Contacting provider...
419wiz.signupOkTitle=Signup OK
420wiz.signupFailedTitle=Signup failed
421wiz.httpError=HTTP error
422wiz.openFailed=Open failed
423wiz.connectionFailed=Connection failed
424
425acc.title=Accounts manager
426acc.profilesLabel=Account profiles
427acc.newProfileBorder=New account profile
428acc.removeAccountTitle=Remove account profile
429acc.removeAccountInfo=Do you really want to remove the "{0}" account profile?
430
431
432# New texts for jAlbum 5.2
433ui.updatedDirsOnly=Process only updated subdirectories
434ui.updatedDirsOnlyToolTip=Skip subdirectories that haven't been touched since the last album build
435engine.makingIndexPages=Making index pages...
436
437
438# New texts for jAlbum 6.0
439ui.updateCheckInfo=Checking for updates...
440ui.javaVersionError=jAlbum requires at least v{0} of Sun's Java. Please update at www.java.com
441ui.secureFtp = Secure
442ui.secureFtpToolTip = Use sftp connection (SSH2 based)
443ui.imageGenerationBorder=Image generation
444ui.progressiveMode=Progressive mode
445ui.progressiveModeToolTip=Use progressive encoding
446
447# Late addition, sorry
448ui.classicReaders=Use classic image readers
449ui.classicReadersToolTip=Use older, but faster code for reading JPEG, GIF and PNG files instead of ImageIO
450
451edit.update=Update
452edit.open=Open
453edit.properties=Properties
454edit.hideExcluded=Hide Excluded
455edit.largeThumbnails=Large Thumbnails
456edit.delete=Delete
457edit.cannotDeleteFoldersInfo=You cannot delete folders (safety rule)
458edit.deleteFilesTitle=Delete files
459edit.include=Include
460edit.exclude=Exclude
461edit.selectAll=Select all
462edit.invertSelection=Invert selection
463edit.orderBy=Order by
464edit.reverseDateOrdering=Reverse date
465edit.cameraDateOrdering=Camera date
466edit.propertyEditorTitle=Properties for
467edit.summaryPanel=Summary
468edit.folderThumbnail=Use as folder thumbnail
469edit.folderThumbnailToolTip=Use this image to represent this album in the parent album
470
471# Late addition, sorry
472edit.titleLabel=Title
473
474
475# New texts for jAlbum 6.1
476prefs.multipleProcessorsBorder=Multiple processors
477prefs.nThreadsLabel=Number of threads
478
479edit.redo=Redo
480edit.cut=Cut
481edit.copy=Copy
482edit.paste=Paste
483ui.useThumbForFolderIcon=Use thumbnail for folder icon
484ui.useThumbForFolderIconToolTip=Replaces standard folder icon with a thumbnail from one of the files in the image directory
485
486
487# New texts for jAlbum 6.2
488ui.saveChangesToProjectQuestion=Save changes to project?
489
490# New texts for jAlbum 6.3
491edit.reverseNameOrdering=Reverse name
492ui.excludeByDefault=Exclude new images by default
493ui.excludeByDefaultToolTip=Automatically exclude images recently added to the image directory
494
495# New texts for jAlbum 6.5
496ui.sharePanel=Share
497ui.activeSharesWarning=You currently have active shared albums. Quitting now will make them unavailable to visitors.
498
499share.infoLabel=This section lets you share albums straight from your local hard disk.<br>\
500jAlbum has a small web server that enables viewers to surf to your computer and view your shared albums.
501
502share.shareAlbum=Share album
503share.shareCurrentAlbum=Share current album
504share.shareCurrentAlbumInfo=Your album is now shared. Copy the address below to friends. jAlbum needs to be running for the sharing to work.
505share.active=Active
506share.securitySettings=Security settings...
507share.securitySettingsTitle=Security settings
508share.passwordProtect=Password protect album
509share.name=Name (URI)
510share.localPath=Local path
511share.url=Address
512share.urlToolTip=To share this album, copy and paste address to chat clients when chating with friends
513share.update=Update
514share.gotoURL=Go to
515share.sharesList=Shared albums
516share.serverControlBorder=Web server control
517share.start=Start
518share.stop=Stop
519share.settings=Settings...
520
521share.settingsTitle=Web server settings
522share.port=Port
523share.hostName=Hostname
524share.hostNameToolTip=Name that identifies this server on the Internet. If left blank, the IP address will be used
525share.autoStart=Start web server when jAlbum starts
526share.doPortMapping=Establish port mapping in firewall (requires UPnP support)
527share.loggingBorder=Logging
528share.noLogging=No logging
529share.consoleLogging=Log to system console window
530share.fileLogging=Log to file
531share.logDateFormat=Log date format
532share.logFileName=Log file name
533
534share.portForwardingInfo=Your computer seem to be behind a firewall.\
535For jAlbum file sharing to work you need to allow incoming "TCP" traffic to port {0} and pass it to this computer (ip address {1})\
536(If the firewall was UPnP enabled, jAlbum would automatically make this adjustment.)
537
538share.softwareFirewallInfo=Access to jAlbum shared albums seems to be blocked by a firewall.\
539On Windows systems, make sure you don't have the "javaw.exe" or jAlbum.exe process blocked by the software firewall\
540(See Control Panel->Windows Firewall->Exceptions)
541
542share.bindErrorInfo=The current web server port ({0}) is already in use by another program.
543trayIcon.title=jAlbum album sharing
544trayIcon.message=The jAlbum web server is now running in the background.\
545It is safe to close the jAlbum window.
546
547# New texts for jAlbum 6.5.1
548progress.pause=Pause
549
550# New texts for jAlbum 6.6
551share.loopbackAccessInfo=This album is only accessible from outside this network (home) when using this address.\
552(This is a security behaviour of your gateway / router).\
553\
554Do you wish to preview the album using a local address?\
555(A local address only works within this network)
556
557
558# Changed texts for jAlbum 7.0. PLEASE REMOVE OLD VERSIONS FROM ABOVE
559ui.newProjectMenu=New Album Project
560ui.openProjectMenu=Open Album Project...
561ui.recentProjectsMenu=Open Recent Album Project
562ui.saveProjectMenu=Save Album Project
563ui.saveProjectAsMenu=Save Album Project As...
564share.currentShareBorder=Selected share
565ui.ftpServer=Server name
566ui.ftpServerToolTip=Name of FTP or SFTP server. Usually in the format www.yoursite.com or ftp.yoursite.com
567
568edit.running=Slideshow
569
570
571# New texts for jAlbum 7.0
572close=Close
573ui.view=View
574ui.skinAndStyle=Skin and style
575ui.shareToolTip=Share albums instantly from this computer using jAlbum's internal web server
576
577ui.externalToolsMenu=External Tools
578ui.closeProjectMenu=Close Album Project
579ui.openDirectoriesMenu=Open Directories
580ui.skinDirectoryMenu=Skin directory
581ui.albumMenu=Album
582ui.clearList=Clear list
583
584progress.timeElapsedInfo=Total time:
585ui.addImagesTooltip=Add images or folders to the album
586ui.downloadSkins=Download more skins
587ui.downloadSkinsToolTip=Download more skins from the jAlbum site
588ui.buildAlbumToolTip=Build selected images and always build all html pages
589ui.settings=Settings
590ui.sharpenAmount=Sharpen
591ui.albumSettingsTitle=Album Settings
592ui.imagesPanel=Images
593ui.navigationPanel=Navigation
594ui.metadataPanel=Metadata
595ui.shareNameError=Share name can't be empty
596
597ui.makeAll=Make All
598ui.makeChanges=Make Changes
599ui.all=All
600ui.changes=Changes
601
602edit.newFolder=New folder
603edit.folderNotEmptyError=Cannot delete folder "{0}". Not empty
604
605#Texts related to the new project dialog
606newproject.defaultName=New Project
607#Don't translate newproject.myAlbumsDirectory
608newproject.myAlbumsDirectory=My Albums
609newproject.title=New Album Project
610newproject.info=Create a new Album Project
611newproject.albumNameLabel=Album Name
612newproject.albumLocationLabel=Album project Location
613newProject.projectAlreadyExistsError=Project "{0}" already exists
614
615#Texts related to the new publishing section
616publish.currentAccountBorder=Current account
617publish.NewAccount=New account
618publish.connect=Connect
619publish.selectDirectory=Please select a location for your album
620publish.DeleteDirectoryWarning=Are you sure you wish to delete the directory "{0}" and all its subdirectories?
621publish.deletingDirectoryInfo=Deleting directory {0}
622publish.publishAlbumTitle=Publish album
623publish.newDirectory=New album directory
624publish.renameDirectory=Rename directory
625publish.deleteDirectory=Delete directory
626publish.refreshDirectory=Refresh directory
627publish.markAsWebRoot=Mark as web root
628publish.NoWebDirectorySelected=No web directory selected
629publish.invalidOutputDirectoryError=No album has been made yet.\
630Make sure you have made an album before publishing it.
631
632publish.connectionError=Can't connect
633publish.serverReportedInfo=Server reported
634
635ui.passwordToolTip=Leave blank to specify upon connecting instead
636
637publish.markAsWebRootInfo=jAlbum can make preview links to your published albums.\
638This directory will now be assumed to hold your site.\
639Please enter the web address to this site.
640
641publish.publishToRootWarning=You are about to publish an album to the root of this web site.\
642It is recommended to use a subdirectory for each of your albums.\
643Publishing to the root will also overwrite any existing web files.\
644Are you sure you wish to continue?
645
646publish.enterPasswordInfo=Please enter a password for this connection
647
648# New keys for jAlbum 7.0.3
649ui.scalingMethod=Scaling Method
650ui.scaleFast=Fast
651ui.scaleMedium=Medium
652ui.scaleSmooth=Smooth
653
654# New keys for jAlbum 7.1
655sm.skinManagerTitle=jAlbum skin manager
656sm.notAValidSkinFileError=This is not a valid .jaskin file
657sm.skinInstallerInfo=Selected skin(s) will be installed into jAlbum:
658sm.alreadyInstalledWarning=already installed
659sm.alreadyInstalledWarningToolTip=This Skin is already installed and will be overwritten
660sm.installingSkinInfo=Installing skin
661sm.skinInstalledInfo=Skin installed and ready to use!
662ui.skinToolTip=Overall album appearance. Drop skin files here to add new skins
663ui.showServerRootDirectory=Show full server directory tree
664ui.restorePreviousSettings=Restore previous settings
665ui.restorePreviousSettingsToolTip=Restore settings that layout hints have changed when switching skin (leaving settings you have set)
666
667
668# Changed texts for jAlbum 7.2. PLEASE REMOVE OLD VERSIONS FROM ABOVE
669ui.signupTipLabel=To publish an album you need a web server account
670
671# New keys for jAlbum 7.2
672edit.runSlideshow=Slide show
673edit.runSlideshowToolTip=Play a slide show in full screen mode
674edit.shuffleOrdering=Shuffle
675prefs.slideShow=Slide show type
676prefs.closeProgressDialog=Close progress dialogs when done
677prefs.myAlbumsLocation="My albums" location
678
679publish.addAccount=Add account
680publish.useExisting=Use an existing account on other server
681
682publish.communicating=Hang on a Sec...
683publish.quotaExceeded=You have exceeded the amount of web space allowed for this account
684publish.uploadConfirmation=Your album will now be uploaded to {0}
685publish.getQuota=Used and free disk space
686publish.quotaInfo={0} of {1} MB used
687
688ui.softwareFirewallInfo=jAlbum seems to be blocked from accessing the Internet.\
689Make sure you are connected to the Internet.\
690On Windows systems, make sure you don't have the "javaw.exe"\
691or jAlbum.exe process blocked by the software firewall\
692(See Control Panel->Windows Firewall->Exceptions)
693
694edit.customOrdering=Custom
695edit.reverseOrdering=Reverse
696edit.orderFoldersBy=Order folders by
697edit.foldersFirst=Folders first
698
699prefs.cleanOutputFiles=Clean old output files on "make all"
700
701
702# Changed texts for jAlbum 7.2.1 PLEASE REMOVE OLD VERSIONS FROM ABOVE
703edit.jalbumOrdering=According to jAlbum Settings
704ui.metaData=Include photographic data in generated pages
705ui.metaDataToolTip=Metadata like camera settings (EXIF) and IPTC data
706ui.keepMetaDataInfo=Include photographic data in generated images
707
708# New keys for jAlbum 7.2
709ui.keepMetaDataWarning=This will increase file size and might cause color distortions on generated images
710
711# New keys for jAlbum 7.3
712ui.uploadingFilesTitle=Uploading files
713publish.albumSize=Album size
714publish.accountSpace=Space on account
715publish.quotaInfo2={0} of {1} MB free
716publish.upgradeAccount=Upgrade account
717publish.getAMyJAlbumAccount=Get a jAlbum hosting account
718
719# New keys for jAlbum 7.3.1
720ui.up=Up
721
722# New keys for jAlbum 7.4
723# Changed texts for jAlbum 7.4 PLEASE REMOVE OLD VERSIONS FROM ABOVE
724ui.preview=Preview
725publish.passwordProtect=Password protect
726publish.leaveBlankHint=Leave blank to remove password protection
727publish.passwordProtectInfo=Please select a username and password for your visitors
728publish.authName=Welcome Message
729
730market.tellAFriendTitle=Tell a friend
731market.tellAFriendInfo=Your album is now uploaded. Here are ways to tell about it:
732market.tellJAlbumCommunity=Tell jAlbum community!
733market.tellJAlbumCommunityInfo=Make <a href="{0}">your album</a> known to the <a href="{1}">jAlbum community site</a> and receive feedback from other users and visitors. <a href="{2}">More info</a>
734market.emailYourFriends=Email your friends...
735market.emailYourFriendsInfo=This will prepare a mail in your mail reader with an album link for you to send to friends
736market.emailSubject=My album "{0}"
737market.emailBody=Hi,\
738Please check out my photo album "{0}" at {1}\
739\
740Yours\
741XYZ\
742\
743PS. I created the album with the free photo album software jAlbum (http://jalbum.net). DS.
744
745
746# Changed texts for jAlbum 8.0 PLEASE REMOVE OLD VERSIONS FROM ABOVE
747ui.publishToolTip=Publish your album to the Internet
748
749publish.useMyJAlbum=Use my jAlbum account
750publish.moreInfo=<a href="{0}">Learn more</a> about the jAlbum hosting service
751edit.deletePermanentlyInfo=This will delete {0} files from disk.\
752Are you sure?
753
754# New keys for jAlbum 8.0
755ui.albumNotFoundInfo=The album need to be made before it can be viewed.\
756Should jAlbum make the album now?
757ui.errorOccured=An error occured
758ui.unexpectedErrorOccured=An unexpected error occured
759prefs.synchronizeOutputDirectory=Synchronize output directory
760prefs.synchronizeOutputDirectoryToolTip=Make file renames, moves and deletions apply to generated album files too
761prefs.cacheThumbnails=Cache thumbnails
762ui.publishingTitle=Publishing
763prefs.updateProfilePage=Automatically update my profile page
764prefs.browsePublishedAlbums=Open published album in browser
765publish.myJAlbumHosting=jAlbum hosting
766publish.myJAlbumAccount=jAlbum account
767
768ui.objects=items
769ui.objectsSelected=items selected
770ui.excluded=excluded
771ui.mediaRSS=Generate Media RSS feed
772ui.mediaRSSToolTip=Simplifies indexing and allows visitors to subscribe to album updates
773ui.widgetSupport=Include jAlbum widget support
774ui.viewMode=Viewing Mode
775ui.explorerMode=Explore View
776ui.editMode=Edit Mode
777ui.editModeStatusText=Editing "{0}". Original image will not be touched
778
779edit.name=Name
780edit.date=Date
781edit.time=Time
782edit.rating=Rating
783edit.tags=Tags
784edit.commentPrompt=Add caption / comment here
785
786edit.filtersHeading=Image tools
787edit.undoToolTip=Undo last applied tool
788edit.redoToolTip=Redo last undone tool
789edit.ratingOrdering=Rating
790edit.objectAlreadyExists=This folder already has an item named {0}
791edit.moveError=Couldn''t move physical file {0} to {1}
792edit.brokenLinkError=Can''t find {0}. Double click to repair
793edit.showInFilesystem=Show in file system
794edit.saveCopyAs=Save copy as...
795edit.fileAlreadyExistsWarning=File "{0}" already exists. Do you want to overwrite it?
796edit.leaveTooltip=Leave edit mode
797edit.nextImageToolTip=Next image (use PageDown to navigate)
798edit.previousImageToolTip=Previous image (use PageUp to navigate)
799
800edit.includeOriginal=Include original
801
802# Filter Manager
803filters.filterManager.info=Info
804filters.filterManager.infoToolTip=View information
805filters.filterManager.previewToolTip=Show preview of image with all tools applied
806filters.filterManager.previewToolTipDisabled=No need for preview, the final result is already displayed
807filters.filterManager.apply=Apply
808filters.filterManager.author=Author
809filters.filterManager.version=Version
810filters.filterManager.description=Description
811filters.filterManager.other=Other
812
813#jAlbum 8.0.3
814prefs.thumbnailsInFileChooser=Display thumbnails in file chooser
815
816#jAlbum 8.0.9
817edit.repairLink=Repair link
818edit.locateTargetFile=Please select location for {0}
819
820#jAlbum 8.1
821ui.variables=Variables
822
823ui.widgetPanel=Widgets
824
825ui.jalbumAccount=jAlbum username
826ui.notRegistered=Not registered?
827ui.preselectedWidgets=Preselected Widgets
828
829publish.progressInfo={0} of {1} MB
830ui.upload=Upload
831
832ui.publish=Publish
833
834ui.programDirectoryMenu=Program directory
835
836edit.excludeToolTip=Exclude or include selected item(s) from the album
837ui.loadingSkinInfo=Loading skin {0}
838edit.rotateError=Sorry, only digital camera JPEG images can be rotated
839
840prefs.afterPublishingAction=After publishing
841prefs.openPublishingSuccessfulPage=Open Publish Successful page
842prefs.openPublishedAlbum=Open published album
843prefs.doNothing=Do nothing
844
845ui.suppressIEWarnings=Suppress Internet Explorer warnings
846ui.suppressIEWarningsToolTip=<html>Prevent Javascript security warnings from showing in Internet Explorer when previewing album.<br>\
847Download links may not work in Internet Explorer before publishing the album</html>
848
849# Sign in system
850ui.signOutUser=Sign out {0}
851ui.welcomeTo=Welcome to
852ui.noUserName=Get one!
853ui.forgotPassword=Forgot?
854ui.forgotPasswordToolTip=Forgot your username or password?
855ui.rememberMe=Remember me!
856ui.signIn=Sign in
857ui.doNotShowAgain=Don't show sign in window again
858ui.noThanks=No, thanks
859ui.whySignIn=Why sign in?
860ui.invalidCredentials=Wrong jAlbum username or password
861ui.emailNotValidated=Your email address has not been confirmed.\
862Please click the link in the email you received when you signed up.
863
864# jAlbum 8.2
865# CHANGES
866ui.generatingAlbumInfo=Making album
867ui.manage=Manage and delete published albums
868
869ui.newUpdateAvailable=An update is available!\
870The most recent version is {0}\
871Do you want to upgrade?
872
873ui.dropPrompt=<html><center>Start by dragging and dropping<br>\
874photos or folders here</center></html>
875# Additions
876ui.technicalError=A technical error occured. Please contact jAlbum for help
877ui.continue=Continue
878ui.sneakPeek=Sneak peek
879
880ui.pagesPanel=Pages
881ui.clickPrompt=...or click
882ui.addPhotos=Add photos
883ui.directories=Directories
884ui.skinBallonTip=Now select an overall look for your album
885
886edit.albumThumbnail=Album thumbnail
887edit.albumTitle=Album title
888edit.titleToolTip=Alternative display name
889edit.albumDescription=Album description
890
891prefs.showPreviewInfoBar=Show information bar in previews
892preview.title=Previewing {0}
893preview.previewFolder=album preview
894preview.noIframeSupport=Your browser don''t support Iframes - <a href="{0}">click here</a> to go directly to the album.
895preview.topMessage=Preview mode - Use jAlbum to publish album to the Internet when done
896preview.closeInfoBar=Close information bar
897preview.bottomMessage=Add <a target="_top" href="{0}">widgets</a> here after publishing your album
898preview.bottomMessageNoWidgets=Want <a target="_top" href="{0}">widgets</a> like visitor commenting and counter here? Remake the album, being signed in.
899
900# Sign in system
901ui.closeSignInWindow=Close sign in window
902ui.whySignInInfo=Being signed in allows you to add <a href="{0}">Widgets</a> to your album.<br>\
903Are you sure you don''t want to sign in?
904
905edit.camera=Camera
906ui.more=More
907ui.editFolderSettings=Change directory locations
908publish.updatingProfilePage=Updating your profile page
909
910#jAlbum 8.3
911upload.synchronizing=Synchronizing...
912upload.deletingUnusedFiles=Deleting unused files...
913ui.importSettingsMenu=Settings from Album Project...
914ui.importSettingsTitle=Pick project file to import settings from
915ui.importSettingsDone=Settings imported from {0}
916
917prefs.zipstreaming=Use zipstreaming when available
918prefs.zipstreamingToolTip=Speeds up publishing by transferring the whole album as one compressed datastream
919ui.paranoia=Paranoia
920prefs.encryptManifest=Encrypt manifest file
921prefs.encryptManifestToolTip=Prevent album viewers from listing published files by inspecting manifest file
922prefs.manifestPassword=Manifest password
923
924#jAlbum 8.3.1
925publish.accountExpiredTitle=Account expired
926publish.accountExpiredMessage=Sorry, your {0} account expired on {1}
927publish.extendAccount=Extend account
928
929#jAlbum 8.3.4
930ui.imageBackgroundColor=Background color for translucent images
931
932#jAlbum 8.3.5
933ui.hardwareScaling=Attempt to use hardware accelerated scaling
934ui.hardwareScalingToolTip=Gives faster scaling, but can degrade quality on some graphics cards
935
936
937#jAlbum 8.4
938prefs.rememberWindowBounds=Remember last window position and size
939ui.yourAccount=Your account
940ui.skinSettings={0} skin settings
941ui.noSkinSettings=Current skin doesn't have settings
942
943# "Empty Project" below is the noun: "an empty project", not the verb "to empty a project"
944ui.emptyProject=Empty Project
945
946ui.albumInfoTitle={0} info
947ui.localAlbum=Local album
948ui.publishedAlbum=Published album
949ui.location=Location
950ui.changed=Changed
951ui.size=Size
952ui.notPublished=Not published
953ui.notPublishedTo=Not published to {0}
954ui.sizeObjects={0} MB ({1} objects)
955ui.sizeFiles={0} MB ({1} files)
956ui.sizeFilesFolders={0} MB ({1} files, {2} folders)
957
958ui.openFolder=Open directory
959ui.openInBrowser=Open in browser
960ui.deleting=Deleting {0}
961
962album.removeFromList=Remove from list
963album.info=Album information
964
965album.deleteLocalAlbum=Delete local album
966album.deleteLocalAlbumSafetyInfo=The local album's directory isn't located under the project directory\
967For safety reasons, you need to delete it manually.
968
969album.deleteLocalAlbumInfo=You are about to delete the local album located at\
970{0}\
971Are you sure you wish to proceed?
972
973album.publishTo=Publish to {0}
974album.deletePublishedAlbum=Delete published album
975album.deletePublishedAlbumInfo=You are about to delete the published album\
976Are you sure you wish to proceed?
977
978album.deleteEntireProject=Delete entire project
979album.deleteEntireProjectSafetyInfo=This project's directory isn't located under the 'My Albums' directory.\
980For safety reasons, you need to delete it manually.
981
982album.deleteEntireProjectInfo=You are about to delete the entire album project at\
983{0}\
984Its local album and published copy (if any) will also be deleted\
985\
986Are you sure you wish to proceed?
987
988ui.locatingPublishedAlbum=Locating published album
989ui.deletingPublishedAlbum=Deleting published album
990
991
992#jAlbum 8.4.2
993ui.upgrade=Upgrade
994ui.changeLocation=Change location
995
996# Thumbnail status indicators
997ui.isFolderThumbnailToolTip=Is folder thumbnail
998ui.isMediaFileToolTip=Is media file
999ui.hasImageFiltersToolTip=Image tools applied
1000ui.hasOriginaToolTip=Includes original file
1001ui.ratingToolTip={0} star rating
1002
1003#jAlbum 8.5.3
1004publish.albumTooLarge=The album size exceeds the free space in your account.
1005
1006#jAlbum 8.6
1007ui.highThumbnailCompressionQuality=Save thumbnails with high JPEG compression quality
1008prefs.backupProjects=Save backups of album projects
1009
1010#jAlbum 8.7
1011ui.excludeBacklinks=Exclude credit links
1012ui.excludeBacklinksToolTip=This setting is disabled on free accounts. Not supported by all skins
1013ui.excludeBacklinksInfo=If supported by the current skin, credit links back to jAlbum\
1014and possibly to the skin author's site will be left out.\
1015We respect your choice, but appreciate a mentioning\
1016somewhere else as a sign of courtesy.
1017
1018ui.upgradeRecommendedTitle=Upgrade recommended
1019ui.upgradeRecommended=The {0} skin is made for jAlbum {1} and above.\
1020Do you want to upgrade jAlbum?
1021
1022ui.missingSkinTitle=Missing skin
1023ui.missingSkin=The {0} skin is missing.\
1024Do you want to get it?
1025
1026#jAlbum 8.9
1027ui.cantConnectError=Can''t connect to {0} server. Make sure you are online
1028ui.book=Book
1029ui.photobook=Photo book
1030ui.orderBook=Order book
1031ui.orderPhotobook=Order photo book
1032ui.photobookToolTip=Order a printed photo book of this album
1033
1034#jAlbum 8.9.2
1035tip.makeAlbum=Great! Now click "{0}" to make your album
1036tip.updateChanges=Click "{0}" to update changes
1037tip.editMode=Double click images to edit and add captions
1038tip.originalsPreserved=The image tools never touch your original images
1039tip.editModeMoveBetweenImages=You can also navigate with the PageUp and PageDown keys
1040
1041#jAlbum 8.9.4
1042ui.photobookDisabledToolTip=Add images or select an existing album project first
1043
1044#jAlbum 8.10
1045ui.labelType=Label type
1046ui.caption=Caption
1047ui.fileName=File name
1048ui.addCaption=Add caption...
1049
1050#jAlbum 8.12
1051ui.superimposeFilmIcon=Superimpose film icon onto movie thumbnails
1052
1053#jAlbum 8.13
1054ui.includeHiresImages=Include hi-res images for print and backup
1055ui.includeHiresImagesToolTip=2048x2048 pixel
1056ui.uploadingHiresImages=Uploading hi-res images
1057
1058ui.download=Download
1059ui.downloading=Downloading
1060ui.selectDestinationFolder=Please select destination
1061
1062#jAlbum 9.0
1063
1064#Changed
1065ui.imageLinkingBorder=Image linking from thumbnails
1066
1067#New
1068ui.includeLifeboatFile=Include lifeboat file
1069ui.includeLifeboatFileToolTip=Include a small zipped backup file of the project settings (lifeboat.zip)
1070
1071ui.linkToHiResViaScaledImages=Link to hi-res* via scaled images
1072ui.hiResImagesToolTip=2048x2048 pixel images, created while uploading
1073ui.includeHiResImagesForcedToolTip=Album links to hi-res images so these will automatically be included. See "Pages" settings panel
1074
1075ui.donateInfo=<h3>Thank you for using jAlbum!</h3>\
1076<font face="sansserif" size="4">jAlbum has been free since 2002. Please help us keep it that way and show your support for jAlbum by donating.\
1077Your contribution will help us improve jAlbum and keep it free for everyone!<br><br>\
1078If you're signed in when donating you will get a heart icon next to your profile picture,\
1079showing you support us. You will also be able to remove the jAlbum credit links from your albums.\
1080<br><br>Regards<br>\
1081/The jAlbum team</font>
1082
1083ui.dontShowAgainForThisVersion=Don't show again for this version
1084ui.donate=Donate!
1085ui.later=Later
1086
1087prefs.fileAddBehavior=When adding files
1088ui.copy=Copy
1089ui.link=Link
1090ui.invalidFolderCopyError=Attempting to copy folder "{0}" to itself or subfolder
1091
1092ui.calculatingSize=Calculating size
1093ui.copyingItems=Copying {0} items to "{1}"
1094ui.timeEstimate=About {0} {1}
1095ui.hours=hours
1096ui.hour=hour
1097ui.minutes=minutes
1098ui.minute=minute
1099ui.seconds=seconds
1100ui.second=second
1101
1102#jAlbum 9.1
1103edit.convertLinkToCopy=Convert link to copy
1104
1105#jAlbum 9.3
1106ui.installAlbum=This album is made with Online jAlbum.\
1107Do you wish to import it into jAlbum?
1108
1109ui.import=Import
1110ui.importPublishedAlbum=Import Published Album
1111ui.selectAlbumToDownload=Please select album to download
1112ui.openFolder=Open folder
1113ui.restore=Restore
1114
1115# Privacy (visibility)
1116ui.privacy=Privacy
1117ui.privacyToolTip=Album visibility and password
1118ui.shareOnJalbumNet=Share on jalbum.net
1119ui.visibleOnProfilePage=Visible on profile page
1120ui.notifyFollowers=Notify followers
1121ui.showInRecentAlbumsList=Show in Explore section
1122ui.saveAsDefaultToolTip=Use these settings in future album projects
1123ui.passwordDisabledToolTip=Only supported on albums uploaded to jalbum.net
1124
1125prefs.illegalCharacters=Illegal characters
1126prefs.illegalCharactersToolTip=Characters to be blocked from file and folder names
1127
1128#jAlbum 9.4
1129em.extensionManagerTitle=jAlbum extension manager
1130em.extensionInstallerInfo=The "{0}" extension will now be installed in jAlbum
1131em.extensionInstalledInfo=Extension installed under {0}.\
1132Restart jAlbum to activate. Remove from folder to uninstall
1133
1134ui.configDirectoryMenu=Config directory
1135ui.searchEngineFriendlyNames=Generate search engine friendly file names
1136
1137#jAlbum 9.5
1138
1139prefs.rememberCopiedFiles=Keep track of files copied from memory cards
1140prefs.rememberCopiedFilesToolTip=Avoid copying files already copied from memory cards by storing a small database on each card
1141
1142# File copier dialog
1143ui.fileAlreadyExistsWarning=An item named "{0}" already exists in this location. Do you want to replace it with the one you're copying?
1144ui.applyToAll=Apply to all
1145ui.dontReplace=Don't replace
1146ui.replace=Replace
1147ui.stop=Stop
1148
1149ui.fileAlreadyCopiedWarning=The file "{0}" has been copied from this device earlier. Do you wish to copy it again?
1150ui.dontCopy=Don't copy
1151
1152upload.destinationQuestion=Where do you want to upload the album?
1153upload.toJalbumNet=To jalbum.net
1154upload.toOwnWebSite=To own web site
1155upload.haveAccountQuestion=Do you already have a jAlbum account?
1156
1157# Changed texts for jAlbum 9.5 PLEASE REMOVE OLD VERSIONS FROM ABOVE
1158ui.publishPanel=Upload/Manage
1159
1160#jAlbum 9.6
1161ui.fileAddBehaviorInfo=<p>Photos can be added in three ways. The mouse pointer will guide you as you drop files:</p>\
1162<p><img src="{0}">&nbsp; Copies are added (default)</p>\
1163<p><img src="{1}">&nbsp; Links are added (saving disk space)</p>\
1164<p><img src="{2}">&nbsp; Work directly in the folder you drop (Organize images)</p>\
1165<br/>\
1166<p>Use the qualifier keys (shift, ctrl, alt) during drag and drop to alter the behavior. The default behavior can be set under jAlbum Preferences.</p>
1167
1168ui.dontShowAgain=Don't show again
1169ui.filters=Filters
1170edit.filterBar=Filter bar
1171edit.unrated=Unrated
1172ui.titleSource=Title source
1173
1174#jAlbum 10
1175#CHANGED. PLEASE REMOVE THESE KEYS FROM ABOVE:
1176ui.gotojAlbumPage=Go to your jAlbum profile page
1177
1178#NEW
1179ui.copyToClipboard=Copy to clipboard
1180about.aboutJAlbum=About the jAlbum application
1181about.slogan=Set your pictures free!
1182about.application=Application
1183about.team=Team
1184about.system=System
1185ui.unlicensed=Unlicensed
1186ui.licenseInfo=License information
1187about.freeForNonCommercialUse=jAlbum is free for non commercial use.
1188about.licensedTo=Licensed to: {0}
1189about.moreAboutUs=More about us
1190prefs.writeXmp=Write xmp metadata to files
1191ui.readXmp=xmp
1192ui.readXmpToolTip=Give priority to xmp metadata to for instance comments, titles and ratings
1193
1194edit.xmpPanelTitle=Description
1195edit.creator=Creator
1196edit.keywords=Keywords
1197edit.keywordsToolTip=Use commas to separate keywords
1198edit.rights=Copyright
1199edit.rightsURL=Copyright URL
1200edit.flag=Flag
1201
1202edit.applyToAllInfo=Do you want to apply "{0}" to all objects in this folder?
1203edit.applyingProperties=Applying XMP properties to images
1204
1205flag.noflag=No flag
1206flag.review=Review
1207flag.select=Select
1208flag.second=Second
1209flag.approved=Approved
1210
1211ui.embedAlbum=Embed album
1212ui.embedAlbumToolTip=Embed album into web site or blog
1213ui.embedAlbumAfterUpload=Embed album after upload
1214ui.albumWidth=Album width
1215ui.albumHeight=Album height
1216ui.embedCode=Embed code
1217ui.embedInfo=To embed this album into your web site or blog, copy and paste the embed code below.
1218
1219ui.upgradeStorage=Upgrade storage
1220ui.jAlbumStorage=jAlbum storage
1221
1222#jAlbum 10.1
1223ui.noMatchingItems=No matching items
1224ui.keywordFilterToolTip=Use comma (,) to separate keywords and plus (+) to combine
1225ui.resetFilters=Reset filters
1226ui.skinLikes={0} has {1} likes
1227ui.like=Like
1228ui.liking=Liking
1229ui.notSignedIn=Not signed in
1230
1231edit.creatorToolTip=A person or organization primarily responsible for making the resource
1232edit.rightsToolTip=Information about rights held in and over the resource
1233
1234
1235#jAlbum 10.2
1236prefs.webProxy=Web proxy settings
1237prefs.maxSimultaneousTransfers=Max simultaneous transfers
1238ui.type=Type
1239transferProtocol.ftp=FTP (File Transfer Protocol)
1240transferProtocol.ftps=FTPS (FTP over implicit TLS/SSL)
1241transferProtocol.ftpes=FTPES (FTP over explicit TLS/SSL)
1242transferProtocol.sftp=SFTP (SSH File Transfer Protocol)
1243transferProtocol.ftp4j=FTP (testing new ftp4j library)
1244
1245ui.activateLicense=Activate license
1246ui.signInToActivate=Sign in to activate license
1247
1248#jAlbum 10.3
1249prefs.compatibilityMode=Compatibility mode
1250prefs.compatibilityModeToolTip=Makes some older skins work, but requires more RAM memory
1251ui.CompatibilityModeError=Sorry, This skin is using deprecated API calls. (Calling fileVariables.get(File) ).\
1252It needs to run in compatibility mode. See Preferences->Advanced
1253
1254ui.noActiveStorage=You have chosen to upload an album to jalbum.net,\
1255but there is currently no storage attached to your jAlbum account.\
1256Do you wish to activate storage for your account?
1257
1258ui.searchEngineFriendlyNamesToolTip=Make album images more visible in web searches by using more descriptive file names. Not supported by some skins
1259
1260ui.licenseActivatedInfo=Your license is now activated. Thank you for supporting us!
1261
1262edit.hide=Hide
1263
1264#jAlbum 10.4
1265ui.none=None
1266edit.newPage=New page
1267
1268#jAlbum 10.5
1269ui.forceJPEGWriting=Force JPEG writing
1270ui.forceJPEGWritingToolTip=Also write PNG and GIF images as JPEG
1271
1272ui.installAlbum2=Do you wish to import this album as an album project into jAlbum?
1273
1274ui.CompatibilityModeError2=This skin only works in "Compatibility Mode".\
1275Compatibility mode has now been activated for this skin.\
1276Please retry the album making.
1277
1278#10.6
1279ui.detachLicense=Detach license
1280ui.detachLicenseConfirmation=Do you really want to detach the license for {0} from jAlbum?
1281ui.activateLicenseInfo=Please paste your User Identification Code.\
1282<p><small>You can also activate the license by signing in with your username and password</small></p>
1283
1284activation.ioProblem=Can't reach jAlbum server: {0}
1285activation.authenticationError=Invalid code
1286activation.noLicenseError=The account {0} does not have a valid license
1287
1288edit.emptyPage=Empty page
1289prefs.useNativeFileDialogs=Attempt to use native file dialogs
1290
1291#10.7
1292ui.listMetadata=List metadata
1293ui.metadataFor=Metadata for {0}
1294
1295prefs.unifyColorModel=Unify image color model to BGR or ABGR
1296prefs.unifyColorModelToolTip=Improves compatibility with certain image filters, but consumes more memory during album build
1297
1298#10.8
1299# Example: Scenery - Photo Album by johndoe 2012 - jAlbum
1300edit.albumTitleTemplate={0} – Photo Album by {1} {2} – jAlbum
1301ui.keepXmpData=Include xmp metadata in generated images
1302ui.keepXmpDataToolTip=Includes xmp metadata in generated JPEG closeups and hi-res images
1303edit.albumTags=Album tags
1304edit.albumTagsSample=Example: Nature, Macro, Portfolio
1305edit.tooManyAlbumTags=Too many album tags used. Only the first {0} will be valid
1306edit.albumTagsToolTip=Tagged albums attracts more viewers!
1307
1308ui.homepageLinking=Link to homepage
1309ui.linkAddress=Address (URL)
1310ui.linkAddressTemplate=http://www.mysite.com
1311ui.linkText=Text
1312ui.awards=Awards
1313
1314#10.9
1315ui.selectWidgets=Select widgets
1316ui.widgetsDisabledNotSignedIn=To use widgets you need to be signed in
1317ui.widgetSupportDisabled=To use widgets you need to
1318ui.moreAboutWidgets=More about widgets
1319ui.fetchingWidgetStatus=Fetching widget status
1320ui.updating=Updating
1321ui.fetchingWidgetStatusError=Error fetching widget status
1322ui.updatingWidgetStatusError=Error updating widget status
1323edit.addressBar=Address bar
1324
1325ui.widgetsUpdatedLocally=Widgets updated. Upload album to view result
1326ui.widgetsUpdated=Widgets updated. <a href="{0}">View result</a>
1327
1328#10.10
1329# CHANGED (move from above)
1330ui.newSkinUpdate=An <a href="{5}" title="Get it">update</a> to <a href="{3}">{0}</a> ({1}) is available
1331
1332# New
1333ui.importPublishedSettingsMenu=Settings from Published Album...
1334ui.importPublishedSettingsTitle=Import Settings from Published Album
1335ui.importPublishedSettingsInfo=Please enter web address to album
1336ui.importDefaultSettingsMenu=Default settings
1337ui.projectFileNotFoundError=No project file found at {0}
1338ui.albumSettingsNotFoundError=Album settings not found
1339ui.skinNotFoundError=Skin "{0}" not found at jalbum.net
1340ui.creditLinks=Credit links
1341
1342# Credit link texts. No need for strict translations. Use what's most relevant for your language
1343ui.credit1=Gallery software for photographers
1344ui.credit2=Create photo album websites with jAlbum
1345ui.credit3=Create online photo albums with jAlbum
1346ui.credit4=jAlbum photo album software
1347ui.credit5=jAlbum photography website storage
1348ui.credit6=jAlbum free web photo albums
1349ui.credit7=jAlbum web gallery software
1350ui.credit8=jAlbum web gallery maker
1351ui.credit9=jAlbum image gallery software
1352ui.credit10=jAlbum - customizable web photo albums
1353ui.credit11=jAlbum - customizable image galleries
1354ui.credit12=jAlbum - online photo sharing
1355