2013-08-30 08:22:19 -04:00
< ? php $TRANSLATIONS = array (
2014-04-02 00:44:49 -04:00
" Format filter server is down or misconfigured " => " Format filter server is down or misconfigured " ,
2014-04-04 00:44:54 -04:00
" Can't create document " => " Can't create document " ,
2013-12-07 20:22:36 -05:00
" You don't have permission to rename this document " => " You don't have permission to rename this document " ,
2013-10-29 04:32:51 -04:00
" Documents " => " Documents " ,
2013-09-22 09:53:01 -04:00
" Share " => " Share " ,
2014-03-11 06:41:01 -04:00
" Close " => " Close " ,
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. " ,
2014-03-15 01:11:32 -04:00
" Save " => " Save " ,
2013-12-07 20:22:36 -05:00
" Loading documents... " => " Loading documents... " ,
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! " ,
2014-02-13 02:13:52 -05:00
" '.' is an invalid file name. " => " '.' is an invalid file name. " ,
" File name cannot be empty. " => " File name cannot be empty. " ,
" Invalid name, ' \\ ', '/', '<', '>', ':', ' \" ', '|', '?' and '*' are not allowed. " => " Invalid name: ' \\ ', '/', '<', '>', ':', ' \" ', '|', '?' and '*' are not allowed. " ,
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 " ,
" Size " => " Size " ,
" Spacing " => " Spacing " ,
" Strikethrough " => " Strikethrough " ,
" Style " => " Style " ,
" Text " => " Text " ,
" Top " => " Top " ,
" Underline " => " Underline " ,
" Undo " => " Undo " ,
" Unknown Author " => " Unknown Author " ,
2013-12-04 18:14:05 -05:00
" Edit " => " Edit " ,
2014-04-02 00:44:49 -04:00
" Local " => " Local " ,
" openOffice/libreOffice is installed on this server " => " openOffice/libreOffice is installed on this server " ,
" External " => " External " ,
" openOffice/libreOffice is installed on another server " => " openOffice/libreOffice is installed on another server " ,
" scheme://domain.tld[:port] " => " scheme://domain.tld[:port] " ,
" Server URL " => " Server URL " ,
" Apply " => " Apply " ,
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-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) "
);