зеркало из https://github.com/mozilla/pjs.git
bug 361195 - Remove obsolete strings from calendar.properties. Patch by C��dric Corazza <cedric.corazza@wanadoo.fr> r1=lilmatt, r2=dmose
This commit is contained in:
Родитель
386d486dea
Коммит
d8c44b3d3b
|
@ -37,7 +37,6 @@
|
|||
|
||||
# Misc. strings in JS
|
||||
|
||||
AllDayEvents=All Day Events
|
||||
PrintPreviewWindowTitle=Print Preview of %1$S
|
||||
Untitled=Untitled
|
||||
|
||||
|
@ -70,54 +69,23 @@ highPriority=High
|
|||
mediumPriority=Medium
|
||||
lowPriority=Low
|
||||
|
||||
noEventsOrTasksToImport=No events or tasks to import\nfrom file "%1$S".
|
||||
noEventsToSave=No events selected to save.
|
||||
|
||||
importPrompt=Which calendar do you want to import these items into?
|
||||
exportPrompt=Which calendar do you want to export from?
|
||||
publishPrompt=Which calendar do you want to publish?
|
||||
|
||||
# about to import x: "<br>into calendar y<br>from file z" (calendar more likely to wrong, so before file).
|
||||
aboutToImportNewEventsTitle=Import New Events
|
||||
aboutToImportNewEvents=About to import %1$S new event(s)\ninto calendar "%2$S"\nfrom file "%3$S".\nWhat do you want to do?
|
||||
aboutToImportDupEventsTitle=Import Duplicate Events
|
||||
aboutToImportDupEvents=About to import %1$S event(s) that are duplicates of events in your calendar,\ninto calendar "%2$S"\nfrom file "%3$S".\nWhat do you want to do?
|
||||
aboutToImportNewTasksTitle=Import New Tasks
|
||||
aboutToImportNewTasks=About to import %1$S new task(s)\ninto calendar "%2$S"\nfrom file "%3$S".\nWhat do you want to do?
|
||||
aboutToImportDupTasksTitle=Import Duplicate Tasks
|
||||
aboutToImportDupTasks=About to import %1$S task(s) that are duplicates of tasks in your calendar,\ninto calendar "%2$S"\nfrom file "%3$S".\nWhat do you want to do?
|
||||
|
||||
discardAll=Discard all
|
||||
importAll=Import all
|
||||
promptForEach=Prompt for each
|
||||
addDuplicate=Add duplicate entry:
|
||||
|
||||
#spaces needed at the end of the following lines
|
||||
eventTitle=Title:
|
||||
eventStartTime=Start Time:
|
||||
eventEndTime=End Time:
|
||||
eventSummary=Summary:
|
||||
eventDescription=Description:
|
||||
eventWhen=When:
|
||||
eventWhere=Where:
|
||||
|
||||
unableToRead=Unable to read from file:
|
||||
unableToWrite=Unable to write to file:
|
||||
concurrentEdit=Unable to save changes. The item has been edited externally.
|
||||
defaultFileName=MozillaCalEvents
|
||||
HTMLTitle=Mozilla Calendar
|
||||
|
||||
deleteCalendarTitle=Delete Calendar
|
||||
deleteCalendarMessage=Are you sure you want to delete this calendar?
|
||||
deleteCalendarOnly=Delete Calendar
|
||||
deleteCalendarAndFile=Delete Calendar And File
|
||||
|
||||
unsubscribeCalendarTitle=Unsubscribe from Calendar
|
||||
unsubscribeCalendarMessage=Are you sure you want to unsubscribe from calendar "%1$S"?
|
||||
|
||||
weekDayMonthLabel=%1$S %2$S %3$S
|
||||
|
||||
Week=Week
|
||||
WeekTitle=Week %1$S
|
||||
# Used to format the Multiweek's labels, ie Weeks 2 - 7
|
||||
WeeksTitle=Weeks %1$S-%2$S
|
||||
|
@ -126,7 +94,6 @@ None=None
|
|||
# Error strings
|
||||
## @name UID_NOT_FOUND
|
||||
## @loc none
|
||||
1001=Warning UID not found! Assigning new one.
|
||||
tooNewSchemaErrorTitle=Your data isn't compatible with this version of %1$S
|
||||
tooNewSchemaErrorText=The data in your profile was updated by a newer version of %1$S, and continuing will probably cause the information to be lost or corrupted. %1$S will now quit.
|
||||
tooNewSchemaButtonQuit=Quit %1$S
|
||||
|
@ -160,11 +127,8 @@ tooltipCompleted=Completed:
|
|||
#File commands and dialogs
|
||||
New=New
|
||||
Open=Open
|
||||
Save=Save
|
||||
SaveAs=Save As
|
||||
filepickerDefString=MozillaCalendarFile.ics
|
||||
### %1$S in the server name
|
||||
filepickerDefServerString=MozillaCalendar%1$S.ics
|
||||
|
||||
# Filters for export/import/open file picker. %1$S will be replaced with
|
||||
# wildmat used to filter files by extension, such as (*.html; *.htm).
|
||||
|
@ -207,11 +171,8 @@ outlookCSVDateParseConfirm=\
|
|||
|
||||
# Remote calendar errors
|
||||
errorTitle=Error getting calendar
|
||||
httpError=Getting the calendar file failed.\nStatus code: %1$S: %2$S
|
||||
otherError=Getting the calendar file failed.\nStatus code: 0x%1$S
|
||||
httpPutError=Publishing the calendar file failed.\nStatus code: %1$S: %2$S
|
||||
otherPutError=Publishing the calendar file failed.\nStatus code: 0x%1$S
|
||||
contentError=This doesn't appear to be a valid file. Here's what I got back from\n%1$S:\nResult: %2$S
|
||||
readOnlyMode=There has been an error reading data for calendar: %1$S. It has been placed in read-only mode, since changes to this calendar will likely result in data-loss. You may change this setting by choosing 'Edit Calendar'.
|
||||
minorError=There has been an error reading data for calendar: %1$S. However, this error is believed to be minor, so the program will attempt to continue.
|
||||
stillReadOnlyError=There has been an error reading data for calendar: %1$S.
|
||||
|
@ -272,16 +233,6 @@ last1=last
|
|||
last2=last
|
||||
|
||||
# Master Password
|
||||
setMasterPassword=Set Master Password…
|
||||
changeMasterPassword=Change Master Password…
|
||||
password_not_set=(not set)
|
||||
failed_pw_change=Unable to change Master Password.
|
||||
incorrect_pw=You did not enter the correct current Master Password. Please try again.
|
||||
pw_change_ok=Master Password successfully changed.
|
||||
pw_erased_ok=You have deleted your Master Password.
|
||||
pw_not_wanted=Warning! You have decided not to use a Master Password.
|
||||
pw_empty_warning=Your stored email passwords will not be protected.
|
||||
pw_change2empty_in_fips_mode=You are currently in FIPS mode. FIPS requires a non-empty Master Password.
|
||||
pw_change_success_title=Password Change Succeeded
|
||||
pw_change_failed_title=Password Change Failed
|
||||
pw_remove_button=Remove
|
||||
|
|
Загрузка…
Ссылка в новой задаче