-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
98 changed files
with
3,757 additions
and
4,015 deletions.
There are no files selected for viewing
100 changes: 49 additions & 51 deletions
100
services/src/main/resources/locale/onlyoffice/OnlyofficeClient_ar.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,53 +1,51 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<bundle> | ||
<!-- For client UI --> | ||
<OnlyofficeEditorClient> | ||
<?xml version\="1.0" encoding\="UTF-8"?> | ||
<bundle>= | ||
<\!-- For Editor frame --> | ||
<OnlyofficeEditorClient>= | ||
|
||
<EditButtonTitle>تحرير بواسطة OnlyOffice</EditButtonTitle> | ||
<SaveVersionLabel>حفظ الإصدار</SaveVersionLabel> | ||
<SeeMoreButton>الذهاب إلى السجل الكامل للإصدارات</SeeMoreButton> | ||
<LoadMoreButton>تحميل المزيد</LoadMoreButton> | ||
<CloseButton>اغلاق</CloseButton> | ||
<SaveButton>حفظ</SaveButton> | ||
<PlaceHolderTextarea>اكتب ملخصك حول التغييرات...</PlaceHolderTextarea> | ||
<TitleTooltip>انقر للتغيير</TitleTooltip> | ||
<OpenDrawerBtn>إضافة إصدار جديد</OpenDrawerBtn> | ||
<NoVersions>لا توجد إصدارات</NoVersions> | ||
<AlertSave>تم حفظ التغييرات</AlertSave> | ||
<ErrorSave>لا أكثر من 500 حرف</ErrorSave> | ||
<UpdateBannerTitle>تم تحديث الملف.</UpdateBannerTitle> | ||
<ReloadButtonTitle>إعادة التحميل</ReloadButtonTitle> | ||
<EditButtonTitle>Edit in OnlyOffice</EditButtonTitle> | ||
<SaveVersionLabel>Save version</SaveVersionLabel> | ||
<SeeMoreButton>Go to full version history</SeeMoreButton> | ||
<LoadMoreButton>Load more</LoadMoreButton> | ||
<CloseButton>Close</CloseButton>= | ||
<SaveButton>Save</SaveButton>= | ||
<PlaceHolderTextarea>Write your summary of changes ...</PlaceHolderTextarea> | ||
<TitleTooltip>Click to edit</TitleTooltip> | ||
<OpenDrawerBtn>Add new version</OpenDrawerBtn> | ||
<NoVersions>No versions</NoVersions> | ||
<AlertSave>Changes saved</AlertSave> | ||
<ErrorSave>No more than 500 characters</ErrorSave> | ||
<UpdateBannerTitle>The document has been updated.</UpdateBannerTitle> | ||
<ReloadButtonTitle>Reload</ReloadButtonTitle>= | ||
|
||
<ErrorTitle>خطأ</ErrorTitle> | ||
<InfoTitle>معلومات:</InfoTitle> | ||
<PreviewNotAvailable>معاينة وثيقة المكتب غير متوفرة الآن.</PreviewNotAvailable> | ||
<GoToDocument>الرجوع إلى المستند</GoToDocument> | ||
<!-- For Explorer/Preview/Stream --> | ||
<EditorLinkNotFoundError>لم يتم العثور على رابط المحرر</EditorLinkNotFoundError> | ||
<EditorLinkNotFoundErrorMessage>لا يمكن الحصول على رابط المحرر - اذن غير مسموح.</EditorLinkNotFoundErrorMessage> | ||
<StorageError>حدث خطأ في التخزين.</StorageError> | ||
<StorageErrorMessage>لا يمكن الحصول على رابط المحرر بسبب أخطاء التخزين.</StorageErrorMessage> | ||
<InternalEditorError>خطأ في ادماج المحرر.</InternalEditorError> | ||
<InternalEditorErrorMessage>لا يمكن الحصول على رابط المحرر بسبب خطأ داخلي للمحرر.</InternalEditorErrorMessage> | ||
<CannotLoadViewerScript>لا يمكن تحميل البرنامج النصي DocsAPI. الرجاء الاتصال بالمسؤول.</CannotLoadViewerScript> | ||
<!-- For Editor frame --> | ||
<ErrorConfigNotDefined>لم يتم العثور على اعدادات المحرر</ErrorConfigNotDefined> | ||
<ErrorLinkNotFound>لم يتم العثور على رابط المحرر</ErrorLinkNotFound> | ||
<ErrorCreateConfig>فشل في إنشاء إعدادات المحرر</ErrorCreateConfig> | ||
<AnotherEditorIsOpen>لا يمكن إنشاء المحرر. يتم تحرير الملف في محرر آخر (المزود)</AnotherEditorIsOpen> | ||
<ErrorFileDeletedECMS>تم حذف الملف. يمكنك محاولة استعادته من سلة المهملات</ErrorFileDeletedECMS> | ||
<ErrorFileDeletedEditor>تم حذف الملف. يمكنك حفظه بالنقر على الملف -> حفظ</ErrorFileDeletedEditor> | ||
<ErrorNameDriveNull>تعذر تحديد محرك أقراص هذا الملف.</ErrorNameDriveNull> | ||
<TimeConvert> | ||
<Less_Than_A_Minute>منذ أقل من دقيقة</Less_Than_A_Minute> | ||
<About_A_Minute>منذ نحو دقيقة</About_A_Minute> | ||
<About_X_Minutes>منذ حوالي {0} دقائق</About_X_Minutes> | ||
<About_An_Hour>منذ حوالي ساعة</About_An_Hour> | ||
<About_X_Hours>منذ حوالي {0} ساعات</About_X_Hours> | ||
<About_A_Day>منذ حوالي يوم</About_A_Day> | ||
<About_X_Days>منذ حوالي {0} أيـّام</About_X_Days> | ||
<About_A_Month>منذ حوالي شهر</About_A_Month> | ||
<About_X_Months>منذ حوالي {0} أشهر</About_X_Months> | ||
</TimeConvert> | ||
</OnlyofficeEditorClient> | ||
</bundle> | ||
<ErrorTitle>Error</ErrorTitle>= | ||
<InfoTitle>Information</InfoTitle>= | ||
<PreviewNotAvailable>OnlyOffice document preview is not available now.</PreviewNotAvailable> | ||
<GoToDocument>Go to document</GoToDocument> | ||
<EditorLinkNotFoundError>Editor's link not found</EditorLinkNotFoundError> | ||
<EditorLinkNotFoundErrorMessage>Cannot get the editor's link - permission denied.</EditorLinkNotFoundErrorMessage> | ||
<StorageError>Storage error occurred.</StorageError> | ||
<StorageErrorMessage>Cannot get the editor's link because of storage errors.</StorageErrorMessage> | ||
<InternalEditorError>Integration editor error.</InternalEditorError> | ||
<InternalEditorErrorMessage>Cannot get the editor's link because of an internal editor error.</InternalEditorErrorMessage> | ||
<CannotLoadViewerScript>Cannot load DocsAPI script. Please contact the administrator.</CannotLoadViewerScript> | ||
<ErrorConfigNotDefined>The editor's configuration is not defined</ErrorConfigNotDefined> | ||
<ErrorLinkNotFound>Editor's link not found</ErrorLinkNotFound> | ||
<ErrorCreateConfig>Failed to create editor's configuration</ErrorCreateConfig> | ||
<AnotherEditorIsOpen>Cannot create the editor. The document is being edited in another editor (provider)</AnotherEditorIsOpen> | ||
<ErrorFileDeletedECMS>The file has been deleted. You can try to restore it from the Trash</ErrorFileDeletedECMS> | ||
<ErrorFileDeletedEditor>The file has been deleted. You can save it by clicking on File -> Save</ErrorFileDeletedEditor> | ||
<ErrorNameDriveNull>Could not determinate the drive of this file.</ErrorNameDriveNull> | ||
<TimeConvert>= | ||
<Less_Than_A_Minute>less than a minute ago</Less_Than_A_Minute> | ||
<About_A_Minute>about a minute ago</About_A_Minute> | ||
<About_X_Minutes>about {0} minutes ago</About_X_Minutes> | ||
<About_An_Hour>about an hour ago</About_An_Hour> | ||
<About_X_Hours>about {0} hours ago</About_X_Hours> | ||
<About_A_Day>about a day ago</About_A_Day> | ||
<About_X_Days>about {0} days ago</About_X_Days> | ||
<About_A_Month>about a month ago</About_A_Month> | ||
<About_X_Months>about {0} months ago</About_X_Months> | ||
</TimeConvert>= | ||
</OnlyofficeEditorClient>= | ||
</bundle>= |
100 changes: 49 additions & 51 deletions
100
services/src/main/resources/locale/onlyoffice/OnlyofficeClient_aro.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,53 +1,51 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<bundle> | ||
<!-- For client UI --> | ||
<OnlyofficeEditorClient> | ||
<?xml version\="1.0" encoding\="UTF-8"?> | ||
<bundle>= | ||
<\!-- For Editor frame --> | ||
<OnlyofficeEditorClient>= | ||
|
||
<EditButtonTitle>تحرير بواسطة OnlyOffice</EditButtonTitle> | ||
<SaveVersionLabel>حفظ الإصدار</SaveVersionLabel> | ||
<SeeMoreButton>الذهاب إلى السجل الكامل للإصدارات</SeeMoreButton> | ||
<LoadMoreButton>تحميل المزيد</LoadMoreButton> | ||
<CloseButton>اغلاق</CloseButton> | ||
<SaveButton>حفظ</SaveButton> | ||
<PlaceHolderTextarea>اكتب ملخصك حول التغييرات...</PlaceHolderTextarea> | ||
<TitleTooltip>انقر للتغيير</TitleTooltip> | ||
<OpenDrawerBtn>إضافة إصدار جديد</OpenDrawerBtn> | ||
<NoVersions>لا توجد إصدارات</NoVersions> | ||
<AlertSave>تم حفظ التغييرات</AlertSave> | ||
<ErrorSave>لا أكثر من 500 حرف</ErrorSave> | ||
<UpdateBannerTitle>تم تحديث الملف.</UpdateBannerTitle> | ||
<ReloadButtonTitle>إعادة التحميل</ReloadButtonTitle> | ||
<EditButtonTitle>Edit in OnlyOffice</EditButtonTitle> | ||
<SaveVersionLabel>Save version</SaveVersionLabel> | ||
<SeeMoreButton>Go to full version history</SeeMoreButton> | ||
<LoadMoreButton>Load more</LoadMoreButton> | ||
<CloseButton>Close</CloseButton>= | ||
<SaveButton>Save</SaveButton>= | ||
<PlaceHolderTextarea>Write your summary of changes ...</PlaceHolderTextarea> | ||
<TitleTooltip>Click to edit</TitleTooltip> | ||
<OpenDrawerBtn>Add new version</OpenDrawerBtn> | ||
<NoVersions>No versions</NoVersions> | ||
<AlertSave>Changes saved</AlertSave> | ||
<ErrorSave>No more than 500 characters</ErrorSave> | ||
<UpdateBannerTitle>The document has been updated.</UpdateBannerTitle> | ||
<ReloadButtonTitle>Reload</ReloadButtonTitle>= | ||
|
||
<ErrorTitle>خطأ</ErrorTitle> | ||
<InfoTitle>معلومات:</InfoTitle> | ||
<PreviewNotAvailable>معاينة وثيقة المكتب غير متوفرة الآن.</PreviewNotAvailable> | ||
<GoToDocument>الرجوع إلى المستند</GoToDocument> | ||
<!-- For Explorer/Preview/Stream --> | ||
<EditorLinkNotFoundError>لم يتم العثور على رابط المحرر</EditorLinkNotFoundError> | ||
<EditorLinkNotFoundErrorMessage>لا يمكن الحصول على رابط المحرر - اذن غير مسموح.</EditorLinkNotFoundErrorMessage> | ||
<StorageError>حدث خطأ في التخزين.</StorageError> | ||
<StorageErrorMessage>لا يمكن الحصول على رابط المحرر بسبب أخطاء التخزين.</StorageErrorMessage> | ||
<InternalEditorError>خطأ في ادماج المحرر.</InternalEditorError> | ||
<InternalEditorErrorMessage>لا يمكن الحصول على رابط المحرر بسبب خطأ داخلي للمحرر.</InternalEditorErrorMessage> | ||
<CannotLoadViewerScript>لا يمكن تحميل البرنامج النصي DocsAPI. الرجاء الاتصال بالمسؤول.</CannotLoadViewerScript> | ||
<!-- For Editor frame --> | ||
<ErrorConfigNotDefined>لم يتم العثور على اعدادات المحرر</ErrorConfigNotDefined> | ||
<ErrorLinkNotFound>لم يتم العثور على رابط المحرر</ErrorLinkNotFound> | ||
<ErrorCreateConfig>فشل في إنشاء إعدادات المحرر</ErrorCreateConfig> | ||
<AnotherEditorIsOpen>لا يمكن إنشاء المحرر. يتم تحرير الملف في محرر آخر (المزود)</AnotherEditorIsOpen> | ||
<ErrorFileDeletedECMS>تم حذف الملف. يمكنك محاولة استعادته من سلة المهملات</ErrorFileDeletedECMS> | ||
<ErrorFileDeletedEditor>تم حذف الملف. يمكنك حفظه بالنقر على الملف -> حفظ</ErrorFileDeletedEditor> | ||
<ErrorNameDriveNull>تعذر تحديد محرك أقراص هذا الملف.</ErrorNameDriveNull> | ||
<TimeConvert> | ||
<Less_Than_A_Minute>منذ أقل من دقيقة</Less_Than_A_Minute> | ||
<About_A_Minute>منذ نحو دقيقة</About_A_Minute> | ||
<About_X_Minutes>منذ حوالي {0} دقائق</About_X_Minutes> | ||
<About_An_Hour>منذ حوالي ساعة</About_An_Hour> | ||
<About_X_Hours>منذ حوالي {0} ساعات</About_X_Hours> | ||
<About_A_Day>منذ حوالي يوم</About_A_Day> | ||
<About_X_Days>منذ حوالي {0} أيـّام</About_X_Days> | ||
<About_A_Month>منذ حوالي شهر</About_A_Month> | ||
<About_X_Months>منذ حوالي {0} أشهر</About_X_Months> | ||
</TimeConvert> | ||
</OnlyofficeEditorClient> | ||
</bundle> | ||
<ErrorTitle>Error</ErrorTitle>= | ||
<InfoTitle>Information</InfoTitle>= | ||
<PreviewNotAvailable>OnlyOffice document preview is not available now.</PreviewNotAvailable> | ||
<GoToDocument>Go to document</GoToDocument> | ||
<EditorLinkNotFoundError>Editor's link not found</EditorLinkNotFoundError> | ||
<EditorLinkNotFoundErrorMessage>Cannot get the editor's link - permission denied.</EditorLinkNotFoundErrorMessage> | ||
<StorageError>Storage error occurred.</StorageError> | ||
<StorageErrorMessage>Cannot get the editor's link because of storage errors.</StorageErrorMessage> | ||
<InternalEditorError>Integration editor error.</InternalEditorError> | ||
<InternalEditorErrorMessage>Cannot get the editor's link because of an internal editor error.</InternalEditorErrorMessage> | ||
<CannotLoadViewerScript>Cannot load DocsAPI script. Please contact the administrator.</CannotLoadViewerScript> | ||
<ErrorConfigNotDefined>The editor's configuration is not defined</ErrorConfigNotDefined> | ||
<ErrorLinkNotFound>Editor's link not found</ErrorLinkNotFound> | ||
<ErrorCreateConfig>Failed to create editor's configuration</ErrorCreateConfig> | ||
<AnotherEditorIsOpen>Cannot create the editor. The document is being edited in another editor (provider)</AnotherEditorIsOpen> | ||
<ErrorFileDeletedECMS>The file has been deleted. You can try to restore it from the Trash</ErrorFileDeletedECMS> | ||
<ErrorFileDeletedEditor>The file has been deleted. You can save it by clicking on File -> Save</ErrorFileDeletedEditor> | ||
<ErrorNameDriveNull>Could not determinate the drive of this file.</ErrorNameDriveNull> | ||
<TimeConvert>= | ||
<Less_Than_A_Minute>less than a minute ago</Less_Than_A_Minute> | ||
<About_A_Minute>about a minute ago</About_A_Minute> | ||
<About_X_Minutes>about {0} minutes ago</About_X_Minutes> | ||
<About_An_Hour>about an hour ago</About_An_Hour> | ||
<About_X_Hours>about {0} hours ago</About_X_Hours> | ||
<About_A_Day>about a day ago</About_A_Day> | ||
<About_X_Days>about {0} days ago</About_X_Days> | ||
<About_A_Month>about a month ago</About_A_Month> | ||
<About_X_Months>about {0} months ago</About_X_Months> | ||
</TimeConvert>= | ||
</OnlyofficeEditorClient>= | ||
</bundle>= |
100 changes: 49 additions & 51 deletions
100
services/src/main/resources/locale/onlyoffice/OnlyofficeClient_az.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,53 +1,51 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<bundle> | ||
<!-- For client UI --> | ||
<OnlyofficeEditorClient> | ||
<?xml version\="1.0" encoding\="UTF-8"?> | ||
<bundle>= | ||
<\!-- For Editor frame --> | ||
<OnlyofficeEditorClient>= | ||
|
||
<EditButtonTitle>Edit in OnlyOffice</EditButtonTitle> | ||
<SaveVersionLabel>Save version</SaveVersionLabel> | ||
<SeeMoreButton>Go to full version history</SeeMoreButton> | ||
<LoadMoreButton>Load more</LoadMoreButton> | ||
<CloseButton>Close</CloseButton> | ||
<SaveButton>Saxla</SaveButton> | ||
<PlaceHolderTextarea>Write your summary of changes ...</PlaceHolderTextarea> | ||
<TitleTooltip>Klik edərək redaktə edin</TitleTooltip> | ||
<OpenDrawerBtn>Add new version</OpenDrawerBtn> | ||
<NoVersions>No versions</NoVersions> | ||
<AlertSave>Changes saved</AlertSave> | ||
<ErrorSave>No more than 500 characters</ErrorSave> | ||
<UpdateBannerTitle>The document has been updated.</UpdateBannerTitle> | ||
<ReloadButtonTitle>Reload</ReloadButtonTitle> | ||
<EditButtonTitle>Edit in OnlyOffice</EditButtonTitle> | ||
<SaveVersionLabel>Save version</SaveVersionLabel> | ||
<SeeMoreButton>Go to full version history</SeeMoreButton> | ||
<LoadMoreButton>Load more</LoadMoreButton> | ||
<CloseButton>Close</CloseButton>= | ||
<SaveButton>Save</SaveButton>= | ||
<PlaceHolderTextarea>Write your summary of changes ...</PlaceHolderTextarea> | ||
<TitleTooltip>Click to edit</TitleTooltip> | ||
<OpenDrawerBtn>Add new version</OpenDrawerBtn> | ||
<NoVersions>No versions</NoVersions> | ||
<AlertSave>Changes saved</AlertSave> | ||
<ErrorSave>No more than 500 characters</ErrorSave> | ||
<UpdateBannerTitle>The document has been updated.</UpdateBannerTitle> | ||
<ReloadButtonTitle>Reload</ReloadButtonTitle>= | ||
|
||
<ErrorTitle>Error</ErrorTitle> | ||
<InfoTitle>Information</InfoTitle> | ||
<PreviewNotAvailable>OnlyOffice document preview is not available now.</PreviewNotAvailable> | ||
<GoToDocument>Go to document</GoToDocument> | ||
<!-- For Explorer/Preview/Stream --> | ||
<EditorLinkNotFoundError>Editor's link not found</EditorLinkNotFoundError> | ||
<EditorLinkNotFoundErrorMessage>Cannot get the editor's link - permission denied.</EditorLinkNotFoundErrorMessage> | ||
<StorageError>Storage error occurred.</StorageError> | ||
<StorageErrorMessage>Cannot get the editor's link because of storage errors.</StorageErrorMessage> | ||
<InternalEditorError>Integration editor error.</InternalEditorError> | ||
<InternalEditorErrorMessage>Cannot get the editor's link because of an internal editor error.</InternalEditorErrorMessage> | ||
<CannotLoadViewerScript>Cannot load DocsAPI script. Please contact the administrator.</CannotLoadViewerScript> | ||
<!-- For Editor frame --> | ||
<ErrorConfigNotDefined>The editor's configuration is not defined</ErrorConfigNotDefined> | ||
<ErrorLinkNotFound>Editor's link not found</ErrorLinkNotFound> | ||
<ErrorCreateConfig>Failed to create editor's configuration</ErrorCreateConfig> | ||
<AnotherEditorIsOpen>Cannot create the editor. The document is being edited in another editor (provider)</AnotherEditorIsOpen> | ||
<ErrorFileDeletedECMS>The file has been deleted. You can try to restore it from the Trash</ErrorFileDeletedECMS> | ||
<ErrorFileDeletedEditor>The file has been deleted. You can save it by clicking on File -> Save</ErrorFileDeletedEditor> | ||
<ErrorNameDriveNull>Could not determinate the drive of this file.</ErrorNameDriveNull> | ||
<TimeConvert> | ||
<Less_Than_A_Minute>less than a minute ago</Less_Than_A_Minute> | ||
<About_A_Minute>about a minute ago</About_A_Minute> | ||
<About_X_Minutes>about {0} minutes ago</About_X_Minutes> | ||
<About_An_Hour>about an hour ago</About_An_Hour> | ||
<About_X_Hours>about {0} hours ago</About_X_Hours> | ||
<About_A_Day>about a day ago</About_A_Day> | ||
<About_X_Days>about {0} days ago</About_X_Days> | ||
<About_A_Month>about a month ago</About_A_Month> | ||
<About_X_Months>about {0} months ago</About_X_Months> | ||
</TimeConvert> | ||
</OnlyofficeEditorClient> | ||
</bundle> | ||
<ErrorTitle>Error</ErrorTitle>= | ||
<InfoTitle>Information</InfoTitle>= | ||
<PreviewNotAvailable>OnlyOffice document preview is not available now.</PreviewNotAvailable> | ||
<GoToDocument>Go to document</GoToDocument> | ||
<EditorLinkNotFoundError>Editor's link not found</EditorLinkNotFoundError> | ||
<EditorLinkNotFoundErrorMessage>Cannot get the editor's link - permission denied.</EditorLinkNotFoundErrorMessage> | ||
<StorageError>Storage error occurred.</StorageError> | ||
<StorageErrorMessage>Cannot get the editor's link because of storage errors.</StorageErrorMessage> | ||
<InternalEditorError>Integration editor error.</InternalEditorError> | ||
<InternalEditorErrorMessage>Cannot get the editor's link because of an internal editor error.</InternalEditorErrorMessage> | ||
<CannotLoadViewerScript>Cannot load DocsAPI script. Please contact the administrator.</CannotLoadViewerScript> | ||
<ErrorConfigNotDefined>The editor's configuration is not defined</ErrorConfigNotDefined> | ||
<ErrorLinkNotFound>Editor's link not found</ErrorLinkNotFound> | ||
<ErrorCreateConfig>Failed to create editor's configuration</ErrorCreateConfig> | ||
<AnotherEditorIsOpen>Cannot create the editor. The document is being edited in another editor (provider)</AnotherEditorIsOpen> | ||
<ErrorFileDeletedECMS>The file has been deleted. You can try to restore it from the Trash</ErrorFileDeletedECMS> | ||
<ErrorFileDeletedEditor>The file has been deleted. You can save it by clicking on File -> Save</ErrorFileDeletedEditor> | ||
<ErrorNameDriveNull>Could not determinate the drive of this file.</ErrorNameDriveNull> | ||
<TimeConvert>= | ||
<Less_Than_A_Minute>less than a minute ago</Less_Than_A_Minute> | ||
<About_A_Minute>about a minute ago</About_A_Minute> | ||
<About_X_Minutes>about {0} minutes ago</About_X_Minutes> | ||
<About_An_Hour>about an hour ago</About_An_Hour> | ||
<About_X_Hours>about {0} hours ago</About_X_Hours> | ||
<About_A_Day>about a day ago</About_A_Day> | ||
<About_X_Days>about {0} days ago</About_X_Days> | ||
<About_A_Month>about a month ago</About_A_Month> | ||
<About_X_Months>about {0} months ago</About_X_Months> | ||
</TimeConvert>= | ||
</OnlyofficeEditorClient>= | ||
</bundle>= |
Oops, something went wrong.