diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
commit | 2aa4a82499d4becd2284cdb482213d541b8804dd (patch) | |
tree | b80bf8bf13c3766139fbacc530efd0dd9d54394c /l10n-pa-IN/calendar/chrome/lightning/lightning.properties | |
parent | Initial commit. (diff) | |
download | firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.tar.xz firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.zip |
Adding upstream version 86.0.1.upstream/86.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-pa-IN/calendar/chrome/lightning/lightning.properties')
-rw-r--r-- | l10n-pa-IN/calendar/chrome/lightning/lightning.properties | 69 |
1 files changed, 69 insertions, 0 deletions
diff --git a/l10n-pa-IN/calendar/chrome/lightning/lightning.properties b/l10n-pa-IN/calendar/chrome/lightning/lightning.properties new file mode 100644 index 0000000000..c843b7b30e --- /dev/null +++ b/l10n-pa-IN/calendar/chrome/lightning/lightning.properties @@ -0,0 +1,69 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +# addon description: +extensions.{e2fda1a4-762b-4020-b5ad-a41df1933103}.name=Lightning +extensions.{e2fda1a4-762b-4020-b5ad-a41df1933103}.description=An integrated calendar for Thunderbird +extensions.{e2fda1a4-762b-4020-b5ad-a41df1933103}.creator=Mozilla Calendar Project + +# Lightning branding +brandShortName=Lightning + +# Task mode title +taskModeApplicationTitle=Tasks + +# Tab titles +tabTitleCalendar=Calendar +tabTitleTasks=Tasks + +# Html event display in message +imipHtml.header=Event Invitation +imipHtml.summary=Title: +imipHtml.location=Location: +imipHtml.when=When: +imipHtml.organizer=Organizer: +imipHtml.description=Description: +imipHtml.comment=Comment: +imipHtml.attendees=Attendees: +imipHtml.canceledOccurrences=Canceled Occurrences: +imipHtml.modifiedOccurrences=Modified Occurrences: +imipHtml.newLocation=New Location: %1$S + +imipAddToCalendar.label=Add To Calendar +imipAddedItemToCal=Event Added to Calendar +imipCanceledItem=Event has been deleted +imipUpdatedItem=Event has been updated +imipBarCancelText=This message contains an event cancellation. +imipBarRefreshText=This message asks for an event update. +imipBarPublishText=This message contains an event. +imipBarRequestText=This message contains an invitation to an event. +imipBarUpdateText=This message contains an update to an existing event. +imipBarAlreadyProcessedText=This message contains an event that has already been processed. +imipBarProcessedNeedsAction=This message contains an event that you have not yet responded to. +imipBarReplyText=This message contains a reply to an invitation. +imipBarUnsupportedText=This message contains an event that this version of Lightning cannot process. +imipBarProcessingFailed=Processing message failed. Status: %1$S. +imipBarNotWritable=No writable calendars are configured for invitations, please check the calendar properties. +imipSendMail.title=E-Mail Notification +imipSendMail.text=Would you like to send out notification E-Mail now? +imipSendMail.Outlook2000CompatMode.text=Support Outlook 2000 and Outlook 2002/XP +imipNoIdentity=None +imipNoCalendarAvailable=There are no writable calendars available. + +itipReplySubject=Event Invitation Reply: %1$S +itipReplyBodyAccept=%1$S has accepted your event invitation. +itipReplyBodyDecline=%1$S has declined your event invitation. +itipReplySubjectAccept=Event Invitation Reply (Accepted): %1$S +itipReplySubjectDecline=Event Invitation Reply (Declined): %1$S +itipReplySubjectTentative=Event Invitation Reply (Tentative): %1$S +itipRequestSubject=Event Invitation: %1$S +itipRequestUpdatedSubject=Updated Event Invitation: %1$S +itipRequestBody=%1$S has invited you to %2$S +itipCancelSubject=Event Canceled: %1$S +itipCancelBody=%1$S has canceled this event: « %2$S » + +confirmProcessInvitation=You have recently deleted this item, are you sure you want to process this invitation? +confirmProcessInvitationTitle=Process Invitation? + +invitationsLink.label=Invitations: %1$S |