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:
authorNextcloud bot <bot@nextcloud.com>2020-10-14 06:07:49 +0300
committerNextcloud bot <bot@nextcloud.com>2020-10-14 06:07:49 +0300
commit45a7b1da4efd77bcce29fc18f49aca701dbea337 (patch)
treea28a1bc2be93acfe386f46d0db2b309bbe741331 /l10n/en_GB.js
parent9c07edf03c40b5eaa57e9ef4c755cd29bf0cf0b6 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/en_GB.js')
-rw-r--r--l10n/en_GB.js14
1 files changed, 7 insertions, 7 deletions
diff --git a/l10n/en_GB.js b/l10n/en_GB.js
index d2d7ea8c..a15e0f55 100644
--- a/l10n/en_GB.js
+++ b/l10n/en_GB.js
@@ -31,18 +31,18 @@ OC.L10N.register(
"New filename" : "New filename",
"Cancel" : "Cancel",
"Save" : "Save",
- "New Document" : "New Document",
- "New Spreadsheet" : "New Spreadsheet",
- "New Presentation" : "New Presentation",
- "Could not create file" : "Could not create file",
- "Create" : "Create",
- "Select template" : "Select template",
"Saving…" : "Saving…",
"Remove from favorites" : "Remove from favourites",
"Add to favorites" : "Add to favourites",
"Details" : "Details",
"Download" : "Download",
"Guest" : "Guest",
- "Failed to revert the document to older version" : "Failed to revert the document to older version"
+ "Failed to revert the document to older version" : "Failed to revert the document to older version",
+ "New Document" : "New Document",
+ "New Spreadsheet" : "New Spreadsheet",
+ "New Presentation" : "New Presentation",
+ "Could not create file" : "Could not create file",
+ "Create" : "Create",
+ "Select template" : "Select template"
},
"nplurals=2; plural=(n != 1);");