|
1 | 1 | -- ============================================================================= |
2 | | --- PiwigoPublish Plugin - English Localization |
| 2 | +-- PiwigoPublish Plugin - English Localization - FINAL COMPLETE VERSION |
3 | 3 | -- ============================================================================= |
| 4 | +-- All localizable strings extracted from plugin source code |
| 5 | +-- Missing log:info() debug statements (as intended) |
4 | 6 |
|
5 | 7 | -- Plugin Identity |
6 | 8 | "$$$/Piwigo/PluginName=Piwigo Publisher" |
|
14 | 16 | "$$$/Piwigo/HostSettings/PiwigoHost=Piwigo Host:" |
15 | 17 | "$$$/Piwigo/HostSettings/UserName=User Name:" |
16 | 18 | "$$$/Piwigo/HostSettings/Password=Password:" |
17 | | -"$$$/Piwigo/HostSettings/CheckConnection=Check connection" |
| 19 | +"$$$/Piwigo/HostSettings/CheckConnection=Check Connection" |
18 | 20 | "$$$/Piwigo/HostSettings/Connected=Connected" |
19 | 21 | "$$$/Piwigo/HostSettings/NotConnected=Not Connected" |
20 | 22 | "$$$/Piwigo/HostSettings/ConnectionNotSuccessful=Connection NOT successful" |
|
44 | 46 | "$$$/Piwigo/Config/PiwigoUser=Piwigo User:" |
45 | 47 | "$$$/Piwigo/Config/PiwigoPassword=Piwigo Password:" |
46 | 48 | "$$$/Piwigo/Config/TestConnection=Test Connection" |
47 | | -"$$$/Piwigo/Config/RefreshAlbumList=Refresh Album List" |
48 | 49 | "$$$/Piwigo/Config/SessionId=Session ID:" |
49 | 50 | "$$$/Piwigo/Config/ServerInfo=Server Info" |
50 | 51 | "$$$/Piwigo/Config/PiwigoVersion=Piwigo Version:" |
51 | 52 | "$$$/Piwigo/Config/PwgToken=pwg Token:" |
| 53 | +"$$$/Piwigo/Config/RefreshAlbumList=Refresh Album List" |
| 54 | +"$$$/Piwigo/Config/RefreshAlbumListDesc=Fetch the current album list from Piwigo" |
| 55 | +"$$$/Piwigo/Config/RefreshAlbumListTooltip=Refreshes the album list from Piwigo" |
52 | 56 |
|
53 | 57 | -- Photo Metadata Settings |
54 | 58 | "$$$/Piwigo/Config/PhotoMetadataSettings=Photo Metadata Settings" |
|
85 | 89 | "$$$/Piwigo/Config/AllowMultiAlbumTooltip=If enabled, a photo can exist in multiple Piwigo albums without file duplication" |
86 | 90 |
|
87 | 91 | -- Import Albums |
88 | | -"$$$/Piwigo/Config/ImportAlbums=Import Albums" |
89 | | -"$$$/Piwigo/Config/ImportAlbumsDesc=Import existing albums from Piwigo" |
90 | | -"$$$/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" |
| 92 | +"$$$/Piwigo/Config/ImportAlbumsFromPiwigo=Import Albums from Piwigo" |
| 93 | +"$$$/Piwigo/Config/ImportAlbumsAsCollections=Import Albums as Published Collections" |
| 94 | +"$$$/Piwigo/Config/ImportAlbumsDesc=Only albums the user has permission to see will be included" |
91 | 95 | "$$$/Piwigo/Config/ImportAlbumsConfirmTitle=Import Piwigo Albums" |
92 | 96 | "$$$/Piwigo/Config/ImportAlbumsConfirmMsg=Are you sure you want to import the album structure from Piwigo?\nExisting collections will be unaffected." |
93 | 97 | "$$$/Piwigo/Config/Import=Import" |
94 | | -"$$$/Piwigo/Config/ImportAlbumsFromPiwigo=Import Albums from Piwigo" |
95 | | -"$$$/Piwigo/Config/ImportAlbumsAsCollections=Import Albums as Published Collections" |
96 | 98 |
|
97 | 99 | -- Special Collections |
98 | 100 | "$$$/Piwigo/Config/CreateSmartCollections=Create Smart Collections" |
|
116 | 118 | "$$$/Piwigo/Config/PiwigoServiceView=Piwigo Service View for Collection Settings" |
117 | 119 | "$$$/Piwigo/Config/ForEntireService=For entire Piwigo Publish Service" |
118 | 120 |
|
| 121 | +-- Clone Service |
| 122 | +"$$$/Piwigo/Config/CloneService=Clone Existing Publish Service" |
| 123 | +"$$$/Piwigo/Config/CloneServiceTooltip=Clone existing publish service (collections/sets and links to Piwigo)" |
| 124 | +"$$$/Piwigo/Config/CloneServiceDesc=Collection/Set structure and images of selected Publish Service will be cloned to this one." |
| 125 | + |
119 | 126 | -- ============================================================================= |
120 | 127 | -- Metadata Settings |
121 | 128 | -- ============================================================================= |
|
132 | 139 | "$$$/Piwigo/Metadata/CopyrightOnly=Copyright Only" |
133 | 140 | "$$$/Piwigo/Metadata/CopyrightContactOnly=Copyright & Contact Info Only" |
134 | 141 | "$$$/Piwigo/Metadata/AllExceptCameraRaw=All Except Camera Raw Info" |
135 | | -"$$$/Piwigo/Metadata/AllExceptCameraAndRaw=All Except Camera & Camera Raw Info" |
| 142 | +"$$$/Piwigo/Metadata/AllExceptCameraAndRaw=All Except Camera & Camera Raw Info" |
136 | 143 |
|
137 | 144 | -- ============================================================================= |
138 | 145 | -- Keywords Settings |
|
172 | 179 | "$$$/Piwigo/Export/Settings=Export Settings" |
173 | 180 | "$$$/Piwigo/Export/ResizeImage=Resize Image" |
174 | 181 | "$$$/Piwigo/Export/ResizeImageTooltip=If checked, published image will be resized per these settings" |
175 | | -"$$$/Piwigo/Export/Use=Use :" |
176 | | -"$$$/Piwigo/Export/LongEdge=Long Edge" |
177 | | -"$$$/Piwigo/Export/ShortEdge=Short Edge" |
178 | | -"$$$/Piwigo/Export/Dimensions=Dimensions" |
179 | | -"$$$/Piwigo/Export/Megapixels=Megapixels" |
180 | | -"$$$/Piwigo/Export/Percent=Percent" |
181 | | -"$$$/Piwigo/Export/AllowEnlarge=Allow Enlarge Image" |
182 | | -"$$$/Piwigo/Export/AllowEnlargeTooltip=If checked, published image will be enlarged if necessary" |
183 | | -"$$$/Piwigo/Export/IncludeKeywordsSynonyms=Include Keywords Synonyms" |
184 | | -"$$$/Piwigo/Export/IncludeKeywordsSynonymsTooltip=If checked, keywords synonyms will be sent to Piwigo" |
185 | | - |
186 | | --- ============================================================================= |
187 | | --- Plugin Manager |
188 | | --- ============================================================================= |
189 | | -"$$$/Piwigo/PluginManager/LoggingTitle=Piwigo Publisher Plugin Logging" |
190 | | -"$$$/Piwigo/PluginManager/EnableDebugLogging=Enable debug logging" |
191 | | -"$$$/Piwigo/PluginManager/LogToFile=Log to file instead of console" |
192 | | -"$$$/Piwigo/PluginManager/ShowLogfile=Show logfile" |
193 | | -"$$$/Piwigo/PluginManager/UpdatesTitle=Plugin Updates" |
194 | | -"$$$/Piwigo/PluginManager/CurrentVersion=Current version: " |
195 | | -"$$$/Piwigo/PluginManager/CheckForUpdates=Check for Updates" |
196 | | -"$$$/Piwigo/PluginManager/VisitGitHub=Visit GitHub Repository" |
197 | | -"$$$/Piwigo/PluginManager/UpdateAvailable=Update available: %s" |
198 | | -"$$$/Piwigo/PluginManager/UpToDate=Up to date" |
199 | | -"$$$/Piwigo/PluginManager/NotCheckedYet=Not checked yet" |
200 | | - |
201 | | --- ============================================================================= |
202 | | --- Update System |
203 | | --- ============================================================================= |
204 | | -"$$$/Piwigo/Update/CheckFailed=Update Check Failed" |
205 | | -"$$$/Piwigo/Update/CheckFailedConnection=Could not connect to GitHub to check for updates.\nPlease check your internet connection." |
206 | | -"$$$/Piwigo/Update/CheckFailedParse=Could not parse update information from GitHub." |
207 | | -"$$$/Piwigo/Update/NoReleaseFound=No release information found on GitHub." |
208 | | -"$$$/Piwigo/Update/Available=Update Available" |
209 | | -"$$$/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?" |
210 | | -"$$$/Piwigo/Update/Download=Download" |
211 | | -"$$$/Piwigo/Update/Later=Later" |
212 | | -"$$$/Piwigo/Update/NoUpdates=No Updates Available" |
213 | | -"$$$/Piwigo/Update/NoUpdatesMsg=You are running the latest version (%s)." |
214 | | -"$$$/Piwigo/Update/DownloadStarted=Download Started" |
215 | | -"$$$/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" |
216 | | - |
217 | | --- ============================================================================= |
218 | | --- Menus |
219 | | --- ============================================================================= |
220 | | -"$$$/Piwigo/Menu/SetAlbumCover=Set Piwigo Album Cover from Selected Photo" |
221 | | -"$$$/Piwigo/Menu/SendMetadata=Send Metadata to Piwigo for Selected Photos" |
222 | | -"$$$/Piwigo/Menu/SyncMetadataOnly=Sync Metadata Only (Photos Marked for Republish)" |
223 | | -"$$$/Piwigo/Menu/ConvertToSet=Convert selected Published Collection to Published Collection Set" |
224 | | - |
225 | | --- ============================================================================= |
226 | | --- Album Cover |
227 | | --- ============================================================================= |
228 | | -"$$$/Piwigo/AlbumCover/SelectPhoto=Please select a photo to set as album cover" |
229 | | -"$$$/Piwigo/AlbumCover/SelectSinglePhoto=Please select a single photo to set as album cover (%d currently selected)" |
230 | | -"$$$/Piwigo/AlbumCover/SelectInService=Please select a photo in a Piwigo Publisher service" |
231 | | -"$$$/Piwigo/AlbumCover/CantFindSettings=Can't find publish settings for this publish collection" |
232 | | -"$$$/Piwigo/AlbumCover/CantFindAlbumId=Can't find Piwigo album ID for remoteId for this publish collection" |
233 | | -"$$$/Piwigo/AlbumCover/CantFindPhoto=Can't find this photo in collection set or collections" |
234 | | -"$$$/Piwigo/AlbumCover/CantFindPhotoId=Can't find Piwigo photo ID for this photo" |
235 | | -"$$$/Piwigo/AlbumCover/ConfirmTitle=Set Piwigo Album Cover" |
236 | | -"$$$/Piwigo/AlbumCover/ConfirmMsg=Set selected photo as cover photo for %s?" |
| 182 | +"$$$/Piwigo/Export/UseParam=Use :" |
| 183 | +"$$$/Piwigo/Export/AllowEnlargeImage=Allow Enlarge Image" |
| 184 | +"$$$/Piwigo/Export/AllowEnlargeImageTooltip=If checked, published image will be enlarged if necessary" |
| 185 | +"$$$/Piwigo/Export/Metadata=Metadata Settings" |
| 186 | +"$$$/Piwigo/Export/IncludeKeywords=Include Keywords" |
| 187 | +"$$$/Piwigo/Export/IncludeKeywordsTooltip=If checked, keywords will be sent to Piwigo" |
| 188 | +"$$$/Piwigo/Export/IncludeKeywordsSynonyms=Include Keyword Synonyms" |
| 189 | +"$$$/Piwigo/Export/IncludeKeywordsSynonymsTooltip=If checked, keyword synonyms will be sent to Piwigo" |
237 | 190 |
|
238 | 191 | -- ============================================================================= |
239 | 192 | -- Send Metadata |
|
278 | 231 | "$$$/Piwigo/CollToSet/AlreadySet=You have selected a Published Collection Set - please select a Published Collection" |
279 | 232 | "$$$/Piwigo/CollToSet/CantFindSettings=Can't find publish settings for this publish collection" |
280 | 233 | "$$$/Piwigo/CollToSet/SpecialCantConvert=Special Collections cannot be converted to Collection Sets" |
281 | | -"$$$/Piwigo/CollToSet/ConfirmTitle=Convert Publish Collection to Set" |
| 234 | +"$$$/Piwigo/CollToSet/ConvertTitle=Convert Publish Collection to Set" |
282 | 235 | "$$$/Piwigo/CollToSet/ConfirmMsg=Convert %s to a Publish Collection Set?" |
283 | 236 | "$$$/Piwigo/CollToSet/CantCreate=Can't create new collection set %s" |
284 | 237 |
|
|
358 | 311 | "$$$/Piwigo/Error/MissingImageId=Missing Piwigo image ID - cannot update metadata" |
359 | 312 | "$$$/Piwigo/Error/UserNeedsWebmaster=User needs webmaster role on Piwigo gallery at %s" |
360 | 313 | "$$$/Piwigo/Error/CommentsNotEnabled=Unable to add comment - are comments enabled on %s?" |
| 314 | +"$$$/Piwigo/Error/CannotLogin=Cannot log in to Piwigo - " |
| 315 | +"$$$/Piwigo/Error/CannotGetUserStatus=Cannot get user status from Piwigo - " |
| 316 | +"$$$/Piwigo/Error/NotWebmaster=Log in to Piwigo successful but user does not have Webmaster status" |
| 317 | +"$$$/Piwigo/Error/CannotLoginSimple=Cannot log in to Piwigo" |
| 318 | +"$$$/Piwigo/Error/CannotGetCategories=Cannot get categories from Piwigo - " |
| 319 | +"$$$/Piwigo/Error/CannotAddCategory=Cannot add new category to Piwigo - " |
| 320 | +"$$$/Piwigo/Error/CannotUpload=Cannot upload - " |
| 321 | +"$$$/Piwigo/Error/UnableToAddComment=Unable to add comment - " |
| 322 | +"$$$/Piwigo/Error/FailedToCreateSpecialCollection=Failed to create special collection for" |
| 323 | +"$$$/Piwigo/Error/SelectPhotoInService=Please select a photo in the selected publish service (" |
| 324 | +"$$$/Piwigo/Error/UnableToSetCover=Unable to set cover photo - " |
361 | 325 |
|
362 | 326 | -- ============================================================================= |
363 | 327 | -- Success Messages |
|
369 | 333 | "$$$/Piwigo/Success/SpecialCollectionsCreatedMsg=%s collection sets processed" |
370 | 334 |
|
371 | 335 | -- ============================================================================= |
372 | | --- Additional UI Strings (v4 additions) |
| 336 | +-- Menus |
373 | 337 | -- ============================================================================= |
374 | | - |
375 | | --- Info.lua |
| 338 | +"$$$/Piwigo/Menu/SetAlbumCover=Set Piwigo Album Cover from Selected Photo" |
| 339 | +"$$$/Piwigo/Menu/SendMetadata=Send Metadata to Piwigo for Selected Photos" |
| 340 | +"$$$/Piwigo/Menu/SyncMetadataOnly=Sync Metadata Only (Photos Marked for Republish)" |
| 341 | +"$$$/Piwigo/Menu/ConvertToSet=Convert selected Published Collection to Published Collection Set" |
376 | 342 | "$$$/Piwigo/Menu/ExtraOptions=Piwigo Publisher Extra Options" |
377 | 343 |
|
378 | | --- PWCollToSet.lua |
379 | | -"$$$/Piwigo/CollToSet/CantAccessCollection=Can't access collection object for this publish collection - check selection" |
380 | | -"$$$/Piwigo/CollToSet/AlreadySet=You have selected a Published Collection Set - please select a Published Collection" |
381 | | -"$$$/Piwigo/CollToSet/CantFindSettings=Can't find publish settings for this publish collection" |
382 | | -"$$$/Piwigo/CollToSet/ConvertTitle=Convert Publish Collection to Set" |
383 | | -"$$$/Piwigo/CollToSet/CantCreate=Can't create new collection set" |
384 | | - |
385 | | --- PWExtraOptions.lua |
386 | | -"$$$/Piwigo/ExtraOptions/NoServices=No Piwigo publish services found." |
387 | | -"$$$/Piwigo/ExtraOptions/SelectService=Select publish service:" |
388 | | -"$$$/Piwigo/ExtraOptions/AppliesToSelected=Applies to selected images" |
389 | | -"$$$/Piwigo/ExtraOptions/SetCoverTooltip=Sets selected image as Piwigo album cover" |
390 | | -"$$$/Piwigo/ExtraOptions/SetCoverForCollection=Sets selected image as Piwigo album cover for this collection" |
391 | | -"$$$/Piwigo/ExtraOptions/Title=Piwigo Extra Options" |
392 | | -"$$$/Piwigo/ExtraOptions/CantFindService=Could not find publish service" |
393 | | - |
394 | | --- PWSendMetadata.lua |
395 | | -"$$$/Piwigo/SendMetadata/CantFindSettings=Can't find publish settings for this publish collection" |
396 | | -"$$$/Piwigo/SendMetadata/CantFindPhoto=Can't find this photo in collection set or collections" |
397 | | -"$$$/Piwigo/SendMetadata/CantFindPhotoId=Can't find Piwigo photo ID for this photo" |
398 | | - |
399 | | --- PWSetAlbumCover.lua |
400 | | -"$$$/Piwigo/AlbumCover/SelectSinglePhoto=Please select a single photo to set as album cover (" |
| 344 | +-- ============================================================================= |
| 345 | +-- Album Cover |
| 346 | +-- ============================================================================= |
| 347 | +"$$$/Piwigo/AlbumCover/SelectPhoto=Please select a photo to set as album cover" |
| 348 | +"$$$/Piwigo/AlbumCover/SelectSinglePhoto=Please select a single photo to set as album cover (%d currently selected)" |
| 349 | +"$$$/Piwigo/AlbumCover/SelectInService=Please select a photo in a Piwigo Publisher service" |
401 | 350 | "$$$/Piwigo/AlbumCover/CantFindSettings=Can't find publish settings for this publish collection" |
402 | 351 | "$$$/Piwigo/AlbumCover/CantFindAlbumId=Can't find Piwigo album ID for remoteId for this publish collection" |
403 | 352 | "$$$/Piwigo/AlbumCover/CantFindPhoto=Can't find this photo in collection set or collections" |
404 | 353 | "$$$/Piwigo/AlbumCover/CantFindPhotoId=Can't find Piwigo photo ID for this photo" |
| 354 | +"$$$/Piwigo/AlbumCover/ConfirmTitle=Set Piwigo Album Cover" |
| 355 | +"$$$/Piwigo/AlbumCover/ConfirmMsg=Set selected photo as cover photo for %s?" |
405 | 356 | "$$$/Piwigo/AlbumCover/UserNeedsWebmaster=User needs webmaster role on piwigo gallery at" |
406 | | -"$$$/Piwigo/AlbumCover/UnableToSetCover=Unable to set cover photo -" |
407 | | - |
408 | | --- PiwigoAPI.lua - Connection/Login errors |
409 | | -"$$$/Piwigo/Error/CannotLogin=Cannot log in to Piwigo -" |
410 | | -"$$$/Piwigo/Error/CannotGetUserStatus=Cannot get user status from Piwigo -" |
411 | | -"$$$/Piwigo/Error/NotWebmaster=Log in to Piwigo successful but user does not have Webmaster status" |
412 | | -"$$$/Piwigo/Error/CannotLoginSimple=Cannot log in to Piwigo" |
| 357 | +"$$$/Piwigo/AlbumCover/UnableToSetCover=Unable to set cover photo - " |
413 | 358 |
|
414 | | --- PiwigoAPI.lua - Structure/Categories |
415 | | -"$$$/Piwigo/Progress/CheckStructure=Check Piwigo Structure" |
416 | | -"$$$/Piwigo/Progress/ImportAlbumStructure=Import album structure..." |
417 | | -"$$$/Piwigo/Error/CannotGetCategories=Cannot get categories from Piwigo -" |
418 | | -"$$$/Piwigo/Error/CannotAddCategory=Cannot add new category to Piwigo -" |
| 359 | +-- ============================================================================= |
| 360 | +-- Plugin Manager / Update System |
| 361 | +-- ============================================================================= |
| 362 | +"$$$/Piwigo/PluginManager/PluginName=Piwigo Publisher Plugin" |
| 363 | +"$$$/Piwigo/PluginManager/PluginVersionLabel=Plugin Version" |
| 364 | +"$$$/Piwigo/PluginManager/LoggingTitle=Piwigo Publisher Plugin Logging" |
| 365 | +"$$$/Piwigo/PluginManager/EnableDebugLogging=Enable debug logging" |
| 366 | +"$$$/Piwigo/PluginManager/LogToFile=Log to file instead of console" |
| 367 | +"$$$/Piwigo/PluginManager/ShowLogfile=Show logfile" |
| 368 | +"$$$/Piwigo/PluginManager/UpdatesTitle=Plugin Updates" |
| 369 | +"$$$/Piwigo/PluginManager/CurrentVersion=Current version: " |
| 370 | +"$$$/Piwigo/PluginManager/CheckForUpdates=Check for Updates" |
| 371 | +"$$$/Piwigo/PluginManager/VisitGitHub=Visit GitHub Repository" |
| 372 | +"$$$/Piwigo/PluginManager/ResetPreferences=Reset Plugin Preferences…" |
| 373 | +"$$$/Piwigo/PluginManager/ResetPreferencesConfirmTitle=Reset Plugin Preferences" |
| 374 | +"$$$/Piwigo/PluginManager/ResetPreferencesConfirmMsg=This will delete all saved settings for this plugin.\n\nThis cannot be undone." |
| 375 | +"$$$/Piwigo/PluginManager/ResetPreferencesButton=Reset" |
| 376 | +"$$$/Piwigo/PluginManager/ResetPreferencesSuccess=Preferences Reset" |
| 377 | +"$$$/Piwigo/PluginManager/ResetPreferencesSuccessMsg=Plugin preferences have been cleared." |
419 | 378 |
|
420 | | --- PiwigoAPI.lua - Upload/Comments |
421 | | -"$$$/Piwigo/Error/CannotUpload=Cannot upload -" |
422 | | -"$$$/Piwigo/Error/CommentsNotEnabled=Unable to add comment - are comments enabled on" |
423 | | -"$$$/Piwigo/Error/UnableToAddComment=Unable to add comment -" |
424 | | -"$$$/Piwigo/Error/FailedToCreateSpecialCollection=Failed to create special collection for" |
425 | | -"$$$/Piwigo/Error/SelectPhotoInService=Please select a photo in the selected publish service (" |
426 | | -"$$$/Piwigo/Error/UserNeedsWebmaster=User needs webmaster role on piwigo gallery at" |
427 | | -"$$$/Piwigo/Error/UnableToSetCover=Unable to set cover photo -" |
| 379 | +-- ============================================================================= |
| 380 | +-- Update System |
| 381 | +-- ============================================================================= |
| 382 | +"$$$/Piwigo/Update/CheckFailed=Check Failed" |
| 383 | +"$$$/Piwigo/Update/CheckFailedConnection=Cannot connect to GitHub to check for updates.\nPlease check your internet connection." |
| 384 | +"$$$/Piwigo/Update/CheckFailedParse=Cannot parse update information from GitHub." |
| 385 | +"$$$/Piwigo/Update/NoReleaseFound=No version information found on GitHub." |
| 386 | +"$$$/Piwigo/Update/Available=Update Available" |
| 387 | +"$$$/Piwigo/Update/AvailableMsg=A new version of Piwigo Publisher is available!\n\nCurrent version: %s\nNew version: %s\n\nChanges:\n%s\n\nDo you want to download it now?" |
| 388 | +"$$$/Piwigo/Update/Download=Download" |
| 389 | +"$$$/Piwigo/Update/Later=Later" |
| 390 | +"$$$/Piwigo/Update/NoUpdates=No Updates Available" |
| 391 | +"$$$/Piwigo/Update/NoUpdatesMsg=You are running the latest version (%s)." |
| 392 | +"$$$/Piwigo/Update/DownloadStarted=Download Started" |
| 393 | +"$$$/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" |
428 | 394 |
|
429 | | --- PublishDialogSections.lua |
430 | | -"$$$/Piwigo/Config/CreateSpecialCollectionsTooltip=Create special publish collections for publish collection sets, allowing images to be published to Piwigo albums that have sub-albums" |
| 395 | +-- ============================================================================= |
| 396 | +-- Extra Options / PWExtraOptions.lua |
| 397 | +-- ============================================================================= |
| 398 | +"$$$/Piwigo/ExtraOptions/SelectService=Select publish service:" |
| 399 | +"$$$/Piwigo/ExtraOptions/AppliesToSelected=Applies to selected images" |
| 400 | +"$$$/Piwigo/ExtraOptions/SetCoverTooltip=Sets selected image as Piwigo album cover" |
| 401 | +"$$$/Piwigo/ExtraOptions/SetCoverForCollection=Sets selected image as Piwigo album cover for this collection" |
| 402 | +"$$$/Piwigo/ExtraOptions/Title=Piwigo Extra Options" |
| 403 | +"$$$/Piwigo/ExtraOptions/CantFindService=Could not find publish service" |
| 404 | +"$$$/Piwigo/ExtraOptions/ErrorTitle=Error" |
| 405 | +"$$$/Piwigo/ExtraOptions/NoServices=No Piwigo publish services found." |
431 | 406 |
|
432 | | --- utils.lua |
433 | | -"$$$/Piwigo/Status/Busy=Piwigo Publisher is busy. Please try later." |
| 407 | +-- ============================================================================= |
| 408 | +-- Import Service / PWImportService.lua |
| 409 | +-- ============================================================================= |
| 410 | +"$$$/Piwigo/ImportService/CloneTitle=Piwigo Publisher - Clone Existing Publish Service" |
0 commit comments