From 03b4697d1862068171d70c01026b0edd62b75954 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 6 Jun 2017 00:20:52 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/en_GB.js | 3 +++ l10n/en_GB.json | 3 +++ 2 files changed, 6 insertions(+) diff --git a/l10n/en_GB.js b/l10n/en_GB.js index a3c21d18..30f39dba 100644 --- a/l10n/en_GB.js +++ b/l10n/en_GB.js @@ -1,12 +1,15 @@ OC.L10N.register( "richdocuments", { + "Saving…" : "Saving…", "Download this revision" : "Download this revision", "Restore this revision" : "Restore this revision", "Latest revision" : "Latest revision", + "More versions…" : "More versions…", "Just now" : "Just now", "Failed to revert the document to older version" : "Failed to revert the document to older version", "Save" : "Save", + "Loading documents…" : "Loading documents…", "Edit" : "Edit", "New Document" : "New Document", "New Spreadsheet" : "New Spreadsheet", diff --git a/l10n/en_GB.json b/l10n/en_GB.json index 4817b0df..bfaa28a2 100644 --- a/l10n/en_GB.json +++ b/l10n/en_GB.json @@ -1,10 +1,13 @@ { "translations": { + "Saving…" : "Saving…", "Download this revision" : "Download this revision", "Restore this revision" : "Restore this revision", "Latest revision" : "Latest revision", + "More versions…" : "More versions…", "Just now" : "Just now", "Failed to revert the document to older version" : "Failed to revert the document to older version", "Save" : "Save", + "Loading documents…" : "Loading documents…", "Edit" : "Edit", "New Document" : "New Document", "New Spreadsheet" : "New Spreadsheet",