richdocuments/l10n/en_GB.php

94 lines
4.4 KiB
PHP
Raw Normal View History

2014-10-27 16:29:45 -04:00
<?php
$TRANSLATIONS = array(
2014-10-30 00:43:20 -04:00
"Documents" => "Documents",
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",
2014-06-04 00:43:15 -04:00
"Directory saved successfully." => "Directory saved successfully.",
2014-10-30 00:43:20 -04:00
"An error occurred while changing directory." => "An error occurred whilst changing directory.",
"Saved" => "Saved",
"Format filter server is down or misconfigured" => "Format filter server is down or misconfigured",
"Conversion failed. Check log for details." => "Conversion failed. Check log for details.",
2014-07-12 00:43:24 -04:00
"Saving..." => "Saving...",
2014-05-12 00:44:33 -04:00
"Failed to load documents." => "Failed to load documents.",
2014-07-16 00:43:10 -04:00
"No documents were found. Upload or create a document to get started!" => "No documents were found. Upload or create a document to get started!",
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...",
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",
2014-07-15 00:43:40 -04:00
"Close" => "Close",
2013-11-20 16:10:05 -05:00
"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-12-20 00:43:17 -05:00
"Share" => "Share",
2014-04-23 00:43:30 -04:00
"guest" => "guest",
2014-06-17 00:43:07 -04:00
"MS Word support (requires openOffice/libreOffice)" => "MS Word support (requires openOffice/libreOffice)",
2014-04-02 00:44:49 -04:00
"Local" => "Local",
2014-06-17 00:43:07 -04:00
"openOffice/libreOffice is installed on this server. Path to binary is provided via preview_libreoffice_path in config.php" => "openOffice/libreOffice is installed on this server. Path to binary is provided via preview_libreoffice_path in config.php",
2014-04-02 00:44:49 -04:00
"External" => "External",
2014-06-17 00:43:07 -04:00
"openOffice/libreOffice is installed on external server running a format filter server" => "openOffice/libreOffice is installed on external server running a format filter server",
2014-11-12 00:43:25 -05:00
"Disabled" => "Disabled",
"No MS Word support" => "No MS Word support",
2014-04-02 00:44:49 -04:00
"scheme://domain.tld[:port]" => "scheme://domain.tld[:port]",
"Server URL" => "Server URL",
2014-07-12 00:43:24 -04:00
"Apply and test" => "Apply and test",
2013-11-21 18:13:55 -05:00
"New document" => "New document",
2014-06-04 00:43:15 -04:00
"Upload (max. %s)" => "Upload (max. %s)",
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",
2014-04-08 00:45:08 -04:00
"Guest %s" => "Guest %s",
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)"
);
2014-10-27 16:29:45 -04:00
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";