summaryrefslogtreecommitdiffstats
path: root/core/l10n/en_GB.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-10-31 01:55:39 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-10-31 01:55:39 -0400
commite00f25e5b06e6bc119a91f36a0bf232109cf964f (patch)
tree1088a2881aea48b3c5741ee1425a665f6dfadf2e /core/l10n/en_GB.js
parent1c7f1a878742fc159ad8d221dc7b42d138f00a38 (diff)
downloadnextcloud-server-e00f25e5b06e6bc119a91f36a0bf232109cf964f.tar.gz
nextcloud-server-e00f25e5b06e6bc119a91f36a0bf232109cf964f.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/en_GB.js')
-rw-r--r--core/l10n/en_GB.js6
1 files changed, 5 insertions, 1 deletions
diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js
index b32e5768b2d..dd27b6c114d 100644
--- a/core/l10n/en_GB.js
+++ b/core/l10n/en_GB.js
@@ -110,7 +110,11 @@ OC.L10N.register(
"Edit tags" : "Edit tags",
"Error loading dialog template: {error}" : "Error loading dialog template: {error}",
"No tags selected for deletion." : "No tags selected for deletion.",
- "_download %n file_::_download %n files_" : ["",""],
+ "unknown text" : "unknown text",
+ "Hello world!" : "Hello world!",
+ "sunny" : "sunny",
+ "Hello {name}, the weather is {weather}" : "Hello {name}, the weather is {weather}",
+ "_download %n file_::_download %n files_" : ["download %n file","download %n files"],
"Updating {productName} to version {version}, this may take a while." : "Updating {productName} to version {version}, this may take a while.",
"Please reload the page." : "Please reload the page.",
"The update was unsuccessful." : "The update was unsuccessful.",