Skip to content

Commit a81f9f6

Browse files
committed
feat #38 - Ajoute les fichiers de chaînes de caractères pour la version anglaise et française du plugin Piwigo Publisher
1 parent 8efb92b commit a81f9f6

2 files changed

Lines changed: 384 additions & 0 deletions

File tree

Lines changed: 192 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,192 @@
1+
"$$$/Piwigo/PluginName=Piwigo Publisher"
2+
"$$$/Piwigo/PluginTitle=Piwigo Publisher Plugin"
3+
"$$$/Piwigo/PluginVersion=Plugin Version %s"
4+
5+
"$$$/Piwigo/HostSettings/Title=Piwigo Host Settings"
6+
"$$$/Piwigo/HostSettings/PiwigoHost=Piwigo Host:"
7+
"$$$/Piwigo/HostSettings/UserName=User Name:"
8+
"$$$/Piwigo/HostSettings/Password=Password:"
9+
"$$$/Piwigo/HostSettings/CheckConnection=Check connection"
10+
"$$$/Piwigo/HostSettings/Connected=Connected"
11+
"$$$/Piwigo/HostSettings/NotConnected=Not Connected"
12+
"$$$/Piwigo/HostSettings/ConnectionNotSuccessful=Connection NOT successful"
13+
"$$$/Piwigo/HostSettings/URLAutocorrected=Entered URL was autocorrected to %s"
14+
"$$$/Piwigo/HostSettings/URLNotValid=Entered URL not valid."
15+
16+
"$$$/Piwigo/Config/Title=Piwigo Publish Service Configuration and Settings"
17+
"$$$/Piwigo/Config/SetupTitle=Publish Service Set Up"
18+
"$$$/Piwigo/Config/ImportAlbums=Import Albums"
19+
"$$$/Piwigo/Config/ImportAlbumsDesc=Import existing albums from Piwigo"
20+
"$$$/Piwigo/Config/ImportAlbumsTooltip=Click to fetch the current album structure from the Piwigo Host above. Only albums the user has permission to see will be included"
21+
"$$$/Piwigo/Config/ImportAlbumsConfirmTitle=Import Piwigo Albums"
22+
"$$$/Piwigo/Config/ImportAlbumsConfirmMsg=Are you sure you want to import the album structure from Piwigo?\nExisting collections will be unaffected."
23+
"$$$/Piwigo/Config/Import=Import"
24+
"$$$/Piwigo/Config/CreateSpecialCollections=Create Special Collections"
25+
"$$$/Piwigo/Config/CreateSpecialCollectionsDesc=Create special publish collections to allow images to be published to albums with sub-albums on Piwigo"
26+
"$$$/Piwigo/Config/CreateSpecialCollectionsTooltip=Create special collections to allow images to be published to Piwigo albums with sub-albums - which is not natively supported on LrC"
27+
"$$$/Piwigo/Config/CreateSpecialCollectionsConfirmTitle=Create Special Collections"
28+
"$$$/Piwigo/Config/CreateSpecialCollectionsConfirmMsg=Are you sure you want to create Special Collections?\nExisting collections may be updated and missing Piwigo albums will be created."
29+
"$$$/Piwigo/Config/Create=Create"
30+
"$$$/Piwigo/Config/CheckLinkStructure=Check and Link Piwigo Structure"
31+
"$$$/Piwigo/Config/CheckLinkStructureDesc=Piwigo structure will be checked against local collection / set structure. Missing Piwigo albums will be created and links checked / updated"
32+
"$$$/Piwigo/Config/CheckLinkStructureConfirmTitle=Check / link Piwigo Structure"
33+
"$$$/Piwigo/Config/CheckLinkStructureConfirmMsg=Are you sure you want to check / link Piwigo Structure?\nExisting collections will be unaffected."
34+
"$$$/Piwigo/Config/Check=Check"
35+
36+
"$$$/Piwigo/Metadata/Title=Metadata Settings"
37+
"$$$/Piwigo/Metadata/TitleField=Title:"
38+
"$$$/Piwigo/Metadata/DescriptionField=Description:"
39+
"$$$/Piwigo/Metadata/PiwigoHost=Piwigo Host"
40+
"$$$/Piwigo/Metadata/AlbumName=Album Name"
41+
"$$$/Piwigo/Metadata/AlbumURL=Album URL"
42+
"$$$/Piwigo/Metadata/PhotoURL=Photo URL"
43+
"$$$/Piwigo/Metadata/UploadDate=Upload Date"
44+
"$$$/Piwigo/Metadata/UploadTime=Upload Time"
45+
46+
"$$$/Piwigo/Keywords/Title=Keyword Settings"
47+
"$$$/Piwigo/Keywords/IncludeFullHierarchy=Include Full Keyword Hierarchy"
48+
"$$$/Piwigo/Keywords/IncludeFullHierarchyTooltip=If checked, all keywords in a keyword hierarchy will be sent to Piwigo"
49+
"$$$/Piwigo/Keywords/IncludeSynonyms=Include Keyword Synonyms"
50+
"$$$/Piwigo/Keywords/IncludeSynonymsTooltip=If checked, keyword synonyms will be sent to Piwigo"
51+
52+
"$$$/Piwigo/OtherSettings/Title=Other Settings"
53+
"$$$/Piwigo/OtherSettings/SyncAlbumDescriptions=Synchronise Album Descriptions"
54+
"$$$/Piwigo/OtherSettings/SyncAlbumDescriptionsTooltip=If checked, Album descriptions will be maintainable in Lightroom and sent to Piwigo"
55+
"$$$/Piwigo/OtherSettings/SyncCommentsOnPublish=Synchronise comments as part of a Publish Process"
56+
"$$$/Piwigo/OtherSettings/SyncCommentsOnPublishTooltip=When checked, comments will be synchronised for all photos in a collection during a publish operation"
57+
"$$$/Piwigo/OtherSettings/OnlyPublishedPhotos=Only include Published Photos"
58+
"$$$/Piwigo/OtherSettings/OnlyPublishedPhotosTooltip=When checked, only photos being published will have comments synchronised"
59+
60+
"$$$/Piwigo/PluginManager/LoggingTitle=Piwigo Publisher Plugin Logging"
61+
"$$$/Piwigo/PluginManager/EnableDebugLogging=Enable debug logging"
62+
"$$$/Piwigo/PluginManager/LogToFile=Log to file instead of console"
63+
"$$$/Piwigo/PluginManager/ShowLogfile=Show logfile"
64+
"$$$/Piwigo/PluginManager/UpdatesTitle=Plugin Updates"
65+
"$$$/Piwigo/PluginManager/CurrentVersion=Current version: %s"
66+
"$$$/Piwigo/PluginManager/CheckForUpdates=Check for Updates"
67+
"$$$/Piwigo/PluginManager/VisitGitHub=Visit GitHub Repository"
68+
"$$$/Piwigo/PluginManager/UpdateAvailable=Update available: %s"
69+
"$$$/Piwigo/PluginManager/UpToDate=Up to date"
70+
"$$$/Piwigo/PluginManager/NotCheckedYet=Not checked yet"
71+
72+
"$$$/Piwigo/Update/CheckFailed=Update Check Failed"
73+
"$$$/Piwigo/Update/CheckFailedConnection=Could not connect to GitHub to check for updates.\nPlease check your internet connection."
74+
"$$$/Piwigo/Update/CheckFailedParse=Could not parse update information from GitHub."
75+
"$$$/Piwigo/Update/NoReleaseFound=No release information found on GitHub."
76+
"$$$/Piwigo/Update/Available=Update Available"
77+
"$$$/Piwigo/Update/AvailableMsg=A new version of Piwigo Publisher is available!\n\nCurrent version: %s\nNew version: %s\n\nChanges:\n%s\n\nWould you like to download it now?"
78+
"$$$/Piwigo/Update/Download=Download"
79+
"$$$/Piwigo/Update/Later=Later"
80+
"$$$/Piwigo/Update/NoUpdates=No Updates Available"
81+
"$$$/Piwigo/Update/NoUpdatesMsg=You are running the latest version (%s)."
82+
"$$$/Piwigo/Update/DownloadStarted=Download Started"
83+
"$$$/Piwigo/Update/DownloadStartedMsg=The download page has been opened in your browser.\n\nAfter downloading:\n1. Quit Lightroom Classic\n2. Replace the plugin folder with the new version\n3. Restart Lightroom Classic"
84+
85+
"$$$/Piwigo/Menu/SetAlbumCover=Set Piwigo Album Cover from Selected Photo"
86+
"$$$/Piwigo/Menu/SendMetadata=Send Metadata to Piwigo for Selected Photos"
87+
"$$$/Piwigo/Menu/SyncMetadataOnly=Sync Metadata Only (Photos Marked for Republish)"
88+
"$$$/Piwigo/Menu/ConvertToSet=Convert selected Published Collection to Published Collection Set"
89+
90+
"$$$/Piwigo/AlbumCover/SelectPhoto=Please select a photo to set as album cover"
91+
"$$$/Piwigo/AlbumCover/SelectSinglePhoto=Please select a single photo to set as album cover (%d currently selected)"
92+
"$$$/Piwigo/AlbumCover/SelectInService=Please select a photo in a Piwigo Publisher service"
93+
"$$$/Piwigo/AlbumCover/CantFindSettings=Can't find publish settings for this publish collection"
94+
"$$$/Piwigo/AlbumCover/CantFindAlbumId=Can't find Piwigo album ID for remoteId for this publish collection"
95+
"$$$/Piwigo/AlbumCover/CantFindPhoto=Can't find this photo in collection set or collections"
96+
"$$$/Piwigo/AlbumCover/CantFindPhotoId=Can't find Piwigo photo ID for this photo"
97+
"$$$/Piwigo/AlbumCover/ConfirmTitle=Set Piwigo Album Cover"
98+
"$$$/Piwigo/AlbumCover/ConfirmMsg=Set selected photo as cover photo for %s?"
99+
100+
"$$$/Piwigo/SendMetadata/SelectPhotos=Please select photos to resend metadata"
101+
"$$$/Piwigo/SendMetadata/SelectInService=Please select photos in a Piwigo Publisher service"
102+
"$$$/Piwigo/SendMetadata/CantFindSettings=Can't find publish settings for this publish collection"
103+
"$$$/Piwigo/SendMetadata/ConfirmTitle=Send Metadata to Piwigo"
104+
"$$$/Piwigo/SendMetadata/ConfirmMsg=Send metadata to Piwigo for %d photo(s) in album %s?"
105+
"$$$/Piwigo/SendMetadata/CantFindPhoto=Can't find this photo in collection set or collections"
106+
"$$$/Piwigo/SendMetadata/CantFindPhotoId=Can't find Piwigo photo ID for this photo"
107+
"$$$/Piwigo/SendMetadata/UnableToSet=Unable to set metadata for uploaded photo - %s"
108+
"$$$/Piwigo/SendMetadata/Progress=Update Metadata..."
109+
"$$$/Piwigo/SendMetadata/Starting=Starting..."
110+
"$$$/Piwigo/SendMetadata/Processing=Processing %d of %d photographs"
111+
112+
"$$$/Piwigo/SyncMetadata/NoCollection=No Collection Selected"
113+
"$$$/Piwigo/SyncMetadata/NoCollectionMsg=Please select a Piwigo published collection in the Library module."
114+
"$$$/Piwigo/SyncMetadata/SettingsError=Settings Error"
115+
"$$$/Piwigo/SyncMetadata/SettingsErrorMsg=Cannot find publish settings for this collection."
116+
"$$$/Piwigo/SyncMetadata/NoPhotos=No Photos to Sync"
117+
"$$$/Piwigo/SyncMetadata/NoPhotosMsg=No photos are marked for republishing in this collection."
118+
"$$$/Piwigo/SyncMetadata/ConfirmTitle=Sync Metadata Only"
119+
"$$$/Piwigo/SyncMetadata/ConfirmMsg=This will update metadata on Piwigo for %d photo(s) without re-uploading the image files.\n\nCollection: %s\n\nAfter syncing, photos will be marked as published (up-to-date)."
120+
"$$$/Piwigo/SyncMetadata/SyncButton=Sync Metadata"
121+
"$$$/Piwigo/SyncMetadata/ConnectionFailed=Connection Failed"
122+
"$$$/Piwigo/SyncMetadata/ConnectionFailedMsg=Cannot connect to Piwigo at %s"
123+
"$$$/Piwigo/SyncMetadata/Progress=Syncing Metadata to Piwigo..."
124+
"$$$/Piwigo/SyncMetadata/Complete=Metadata Sync Complete"
125+
"$$$/Piwigo/SyncMetadata/CompleteMsg=Successfully updated metadata for %d photo(s).\n\nPhotos are now marked as published."
126+
"$$$/Piwigo/SyncMetadata/CompleteWithErrors=Metadata Sync Completed with Errors"
127+
"$$$/Piwigo/SyncMetadata/CompleteWithErrorsMsg=Success: %d photo(s)\nFailed: %d photo(s)\n\nFailed photos:\n%s"
128+
129+
"$$$/Piwigo/CollToSet/SelectCollection=Please select a Collection within a Piwigo Publisher service"
130+
"$$$/Piwigo/CollToSet/CantAccessCollection=Can't access collection object for this publish collection - check selection"
131+
"$$$/Piwigo/CollToSet/AlreadySet=You have selected a Published Collection Set - please select a Published Collection"
132+
"$$$/Piwigo/CollToSet/CantFindSettings=Can't find publish settings for this publish collection"
133+
"$$$/Piwigo/CollToSet/SpecialCantConvert=Special Collections cannot be converted to Collection Sets"
134+
"$$$/Piwigo/CollToSet/ConfirmTitle=Convert Publish Collection to Set"
135+
"$$$/Piwigo/CollToSet/ConfirmMsg=Convert %s to a Publish Collection Set?"
136+
"$$$/Piwigo/CollToSet/CantCreate=Can't create new collection set %s"
137+
138+
"$$$/Piwigo/DeleteAlbum/Title=Delete Album"
139+
"$$$/Piwigo/DeleteAlbum/NoAssociatedAlbum=This collection has no associated Piwigo album to delete."
140+
141+
"$$$/Piwigo/Rename/Failed=Rename Failed"
142+
"$$$/Piwigo/Rename/FailedMsg=The Piwigo rename failed (%s).\nThe collection name has been reverted."
143+
144+
"$$$/Piwigo/Publish/Busy=Piwigo Publisher is busy. Please try later."
145+
"$$$/Piwigo/Publish/CantConnect=Cannot connect to Piwigo at %s"
146+
"$$$/Piwigo/Publish/CantCheckCategory=Cannot check category exists on Piwigo"
147+
"$$$/Piwigo/Publish/CantCreateAlbum=Cannot create Piwigo album for %s"
148+
"$$$/Piwigo/Publish/MissingAlbumTitle=*** Missing Piwigo Album ***"
149+
"$$$/Piwigo/Publish/MissingAlbumMsg=%s, Piwigo Cat ID %s created"
150+
"$$$/Piwigo/Publish/DeletePhotoFailed=Failed to delete photo %s from Piwigo - %s"
151+
"$$$/Piwigo/Publish/UploadFailed=Upload failed"
152+
"$$$/Piwigo/Publish/RenderFailed=Render failed"
153+
154+
"$$$/Piwigo/Progress/Starting=Starting..."
155+
"$$$/Piwigo/Progress/Processing=Processing %d of %d"
156+
"$$$/Piwigo/Progress/Uploading=Uploading photos..."
157+
"$$$/Piwigo/Progress/Importing=Importing albums..."
158+
"$$$/Piwigo/Progress/Creating=Creating special collections..."
159+
"$$$/Piwigo/Progress/Checking=Checking structure..."
160+
"$$$/Piwigo/Progress/Deleting=Deleting..."
161+
"$$$/Piwigo/Progress/Updating=Updating..."
162+
163+
"$$$/Piwigo/Button/Ok=OK"
164+
"$$$/Piwigo/Button/Cancel=Cancel"
165+
"$$$/Piwigo/Button/Close=Close"
166+
"$$$/Piwigo/Button/Yes=Yes"
167+
"$$$/Piwigo/Button/No=No"
168+
169+
"$$$/Piwigo/Tagset/Title=Piwigo Publisher Metadata"
170+
"$$$/Piwigo/Tagset/MostRecentUpload=Most Recent Upload"
171+
172+
"$$$/Piwigo/Service/Album=Piwigo album"
173+
"$$$/Piwigo/Service/AlbumSet=Piwigo album (Set for sub-albums)"
174+
"$$$/Piwigo/Service/SmartAlbum=Piwigo album (Smart collection)"
175+
"$$$/Piwigo/Service/GoToAlbum=Go to Album in Piwigo"
176+
"$$$/Piwigo/Service/GoToPhoto=Go to Photo in Piwigo"
177+
178+
"$$$/Piwigo/Error/Generic=Error"
179+
"$$$/Piwigo/Error/CantFindService=Could not find publish service"
180+
"$$$/Piwigo/Error/CantConnect=Cannot connect to Piwigo"
181+
"$$$/Piwigo/Error/CantGetCategories=Cannot get categories from Piwigo"
182+
"$$$/Piwigo/Error/CantGetTagList=Cannot get tag list from Piwigo"
183+
"$$$/Piwigo/Error/CantLocateImage=Cannot locate image %s on Piwigo - cannot update metadata"
184+
"$$$/Piwigo/Error/MissingImageId=Missing Piwigo image ID - cannot update metadata"
185+
"$$$/Piwigo/Error/UserNeedsWebmaster=User needs webmaster role on Piwigo gallery at %s"
186+
"$$$/Piwigo/Error/CommentsNotEnabled=Unable to add comment - are comments enabled on %s?"
187+
188+
"$$$/Piwigo/Success/CommentAdded=Comment added to Piwigo"
189+
"$$$/Piwigo/Success/AlbumCoverSet=Album cover set"
190+
"$$$/Piwigo/Success/MetadataSent=Metadata sent"
191+
"$$$/Piwigo/Success/SpecialCollectionsCreated=Create Special Collections"
192+
"$$$/Piwigo/Success/SpecialCollectionsCreatedMsg=%s collection sets processed"

0 commit comments

Comments
 (0)