diff options
Diffstat (limited to 'l10n-zh-CN/calendar/chrome/calendar/calendar-occurrence-prompt.properties')
-rwxr-xr-x | l10n-zh-CN/calendar/chrome/calendar/calendar-occurrence-prompt.properties | 63 |
1 files changed, 63 insertions, 0 deletions
diff --git a/l10n-zh-CN/calendar/chrome/calendar/calendar-occurrence-prompt.properties b/l10n-zh-CN/calendar/chrome/calendar/calendar-occurrence-prompt.properties new file mode 100755 index 0000000000..443d49dd5d --- /dev/null +++ b/l10n-zh-CN/calendar/chrome/calendar/calendar-occurrence-prompt.properties @@ -0,0 +1,63 @@ +# 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/. + +header.isrepeating.event.label=是一个重复事件 +header.isrepeating.task.label=是一个重复任务\u0020 + +header.containsrepeating.event.label=包含重复事件 +header.containsrepeating.task.label=包含重复任务 +header.containsrepeating.mixed.label=包含不同类型的重复项目 + +windowtitle.event.copy=复制重复事件 +windowtitle.task.copy=复制重复任务 +windowtitle.mixed.copy=复制重复项目 +windowtitle.event.cut=剪切重复事件 +windowtitle.task.cut=剪切重复任务 +windowtitle.mixed.cut=剪切重复项目 +windowtitle.event.delete=删除重复事件 +windowtitle.task.delete=删除重复任务 +windowtitle.mixed.delete=删除重复项目 +windowtitle.event.edit=编辑重复事件 +windowtitle.task.edit=编辑重复任务 + +buttons.occurrence.delete.label=只删除当前事项 +buttons.occurrence.edit.label=只编辑当前事项 + +buttons.allfollowing.delete.label=删除当前和将来的重复事项 +buttons.allfollowing.edit.label=编辑当前和将来的重复事项 + +buttons.parent.delete.label=删除所有重复事项 +buttons.parent.edit.label=编辑所有重复事项 +windowtitle.mixed.edit=编辑重复项目 +windowtitle.multipleitems=已选择项目 + +buttons.single.occurrence.copy.label=只复制此次 +buttons.single.occurrence.cut.label=只剪切此次 +buttons.single.occurrence.delete.label=只删除此次 +buttons.single.occurrence.edit.label=只编辑此次 + +buttons.multiple.occurrence.copy.label=只复制选中的重复事项 +buttons.multiple.occurrence.cut.label=只剪切选中的重复事项 +buttons.multiple.occurrence.delete.label=只删除选中的重复事项 +buttons.multiple.occurrence.edit.label=只编辑选中的重复事项 + +buttons.single.allfollowing.copy.label=复制当前和将来的重复事项 +buttons.single.allfollowing.cut.label=剪切当前和将来的重复事项 +buttons.single.allfollowing.delete.label=删除当前和将来的重复事项 +buttons.single.allfollowing.edit.label=编辑当前和将来的重复事项 + +buttons.multiple.allfollowing.copy.label=复制选中和将来的重复事项 +buttons.multiple.allfollowing.cut.label=剪切选中和将来的重复事项 +buttons.multiple.allfollowing.delete.label=删除选中和将来的重复事项 +buttons.multiple.allfollowing.edit.label=编辑选中和将来的重复事项 + +buttons.single.parent.copy.label=复制所有重复事项 +buttons.single.parent.cut.label=剪切所有重复事项 +buttons.single.parent.delete.label=删除所有重复事项 +buttons.single.parent.edit.label=编辑所有重复事项 + +buttons.multiple.parent.copy.label=复制选中项的所有重复事项 +buttons.multiple.parent.cut.label=剪切选中项的所有重复事项 +buttons.multiple.parent.delete.label=删除选中项的所有重复事项 +buttons.multiple.parent.edit.label=编辑选中项的所有重复事项 |