2013-08-30 08:22:19 -04:00
< ? php $TRANSLATIONS = array (
2013-10-29 04:32:51 -04:00
" Documents " => " Documents " ,
2013-11-29 11:22:02 -05:00
" document-styles " => " document-styles " ,
" document-content " => " document-content " ,
2013-08-30 08:22:19 -04:00
" Close " => " Close " ,
2013-09-22 09:53:01 -04:00
" Share " => " Share " ,
2013-11-20 16:10:05 -05:00
" No connection to server. Trying to reconnect. " => " No connection to server. Trying to reconnect. " ,
2013-10-10 20:21:35 -04:00
" Leaving this page in Editor mode might cause unsaved data. It is recommended to use 'Close' button instead. " => " Leaving this page in Editor mode might cause unsaved data. It is recommended to use 'Close' button instead. " ,
2013-09-22 09:53:01 -04:00
" Failed to load this document. Please check if it can be opened with an external odt editor. This might also mean it has been unshared or deleted recently. " => " Failed to load this document. Please check if it can be opened with an external ODT editor. This might also mean it has been unshared or deleted recently. " ,
2013-08-30 08:22:19 -04:00
" Failed to load documents. " => " Failed to load documents. " ,
2013-09-22 09:53:01 -04:00
" No documents are found. Please upload or create a document! " => " No documents can be found. Please upload or create a document! " ,
2013-11-20 16:10:05 -05:00
" Align Left " => " Align Left " ,
" Alignment " => " Alignment " ,
" Align Right " => " Align Right " ,
" Annotate " => " Annotate " ,
" Background " => " Background " ,
" Bold " => " Bold " ,
" Bottom " => " Bottom " ,
" Cancel " => " Cancel " ,
" Center " => " Centre " ,
" Clone " => " Clone " ,
" Clone this Style " => " Clone this Style " ,
" Color " => " Colour " ,
" Create " => " Create " ,
" Decrease Indent " => " Decrease Indent " ,
" Default Style " => " Default Style " ,
" Delete " => " Delete " ,
" Family " => " Family " ,
" Font " => " Font " ,
" Font Effects " => " Font Effects " ,
" Format " => " Format " ,
" Increase Indent " => " Increase Indent " ,
" Insert Image " => " Insert Image " ,
" Invite Members " => " Invite Members " ,
" Italic " => " Italic " ,
" Justified " => " Justified " ,
" Justify " => " Justify " ,
" Left " => " Left " ,
" Loading " => " Loading " ,
" Members " => " Members " ,
" New Name: " => " New Name: " ,
2013-11-15 20:05:27 -05:00
" OK " => " OK " ,
2013-11-20 16:10:05 -05:00
" Open " => " Open " ,
" Options " => " Options " ,
" Paragraph... " => " Paragraph... " ,
" Paragraph Styles " => " Paragraph Styles " ,
" Redo " => " Redo " ,
" Right " => " Right " ,
" Save " => " Save " ,
" Size " => " Size " ,
" Spacing " => " Spacing " ,
" Strikethrough " => " Strikethrough " ,
" Style " => " Style " ,
" Text " => " Text " ,
" Top " => " Top " ,
" Underline " => " Underline " ,
" Undo " => " Undo " ,
" Unknown Author " => " Unknown Author " ,
2013-08-30 08:22:19 -04:00
" Sent " => " Sent " ,
" Declined " => " Declined " ,
" Accepted " => " Accepted " ,
" Incoming " => " Incoming " ,
2013-11-21 18:13:55 -05:00
" New document " => " New document " ,
2013-09-16 09:32:07 -04:00
" Upload " => " Upload " ,
2013-10-10 20:21:35 -04:00
" Save new documents to " => " Save new documents to " ,
2013-11-13 17:05:11 -05:00
" Wrong password. Please retry. " => " Incorrect password. Please try again. " ,
" Password " => " Password " ,
2013-10-29 04:32:51 -04:00
" Please enter your nickname " => " Please enter your nickname " ,
2013-10-10 20:21:35 -04:00
" Join " => " Join " ,
2013-10-02 07:23:33 -04:00
" This link has been expired or is never existed. Please contact the person who shared it with you for details. " => " This link has expired or is incorrect. Please contact the person who shared it with you for details. " ,
2013-08-30 08:22:19 -04:00
" Advanced feature-set " => " Advanced feature-set " ,
" (Unstable) " => " (Unstable) "
);