Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-10-30 13:57:12 +0300
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-10-30 13:57:12 +0300
commitcd1751d647692238348d7bff8fbb189875dcf66d (patch)
tree22a0186422e6817eacd4df2d78faf4744b07116c /l10n/en_GB.js
parenteeec15d390521460b2c55a9fcd73c679a5a93b7f (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/en_GB.js')
-rw-r--r--l10n/en_GB.js92
1 files changed, 92 insertions, 0 deletions
diff --git a/l10n/en_GB.js b/l10n/en_GB.js
new file mode 100644
index 00000000..cbcd5e9a
--- /dev/null
+++ b/l10n/en_GB.js
@@ -0,0 +1,92 @@
+OC.L10N.register(
+ "documents",
+ {
+ "Documents" : "Documents",
+ "Can't create document" : "Can't create document",
+ "You don't have permission to rename this document" : "You don't have permission to rename this document",
+ "Directory saved successfully." : "Directory saved successfully.",
+ "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.",
+ "Saving..." : "Saving...",
+ "Failed to load documents." : "Failed to load documents.",
+ "No documents were found. Upload or create a document to get started!" : "No documents were found. Upload or create a document to get started!",
+ "Share" : "Share",
+ "No connection to server. Trying to reconnect." : "No connection to server. Trying to reconnect.",
+ "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.",
+ "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.",
+ "Save" : "Save",
+ "Loading documents..." : "Loading documents...",
+ "'.' 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.",
+ "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",
+ "Close" : "Close",
+ "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:",
+ "OK" : "OK",
+ "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",
+ "Edit" : "Edit",
+ "guest" : "guest",
+ "MS Word support (requires openOffice/libreOffice)" : "MS Word support (requires openOffice/libreOffice)",
+ "Local" : "Local",
+ "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",
+ "External" : "External",
+ "openOffice/libreOffice is installed on external server running a format filter server" : "openOffice/libreOffice is installed on external server running a format filter server",
+ "scheme://domain.tld[:port]" : "scheme://domain.tld[:port]",
+ "Server URL" : "Server URL",
+ "Apply and test" : "Apply and test",
+ "New document" : "New document",
+ "Upload (max. %s)" : "Upload (max. %s)",
+ "Upload" : "Upload",
+ "Save new documents to" : "Save new documents to",
+ "Wrong password. Please retry." : "Incorrect password. Please try again.",
+ "Password" : "Password",
+ "Guest %s" : "Guest %s",
+ "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.",
+ "Advanced feature-set" : "Advanced feature-set",
+ "(Unstable)" : "(Unstable)"
+},
+"nplurals=2; plural=(n != 1);");