diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-05-15 13:11:39 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-05-15 13:11:39 +0000 |
commit | b5850a0318e20cd18b13840de1bdded135bc9a43 (patch) | |
tree | 66a9fb771d6cce2eccc4bef501791625c8c2055f /core/l10n/en_GB.js | |
parent | 9eb8e3e1f494e3d21d140ccd9e287c829705a3f6 (diff) | |
download | nextcloud-server-b5850a0318e20cd18b13840de1bdded135bc9a43.tar.gz nextcloud-server-b5850a0318e20cd18b13840de1bdded135bc9a43.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/en_GB.js')
-rw-r--r-- | core/l10n/en_GB.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js index d299f8fbebe..f103fdaeecd 100644 --- a/core/l10n/en_GB.js +++ b/core/l10n/en_GB.js @@ -50,6 +50,8 @@ OC.L10N.register( "%s (incompatible)" : "%s (incompatible)", "Following apps have been disabled: %s" : "Following apps have been disabled: %s", "Already up to date" : "Already up to date", + "Dismiss" : "Dismiss", + "Connection to server lost" : "Connection to server lost", "No" : "No", "Yes" : "Yes", "No files in here" : "No files in here", @@ -75,8 +77,9 @@ OC.L10N.register( "Copy to {folder}" : "Copy to {folder}", "Move to {folder}" : "Move to {folder}", "Saving..." : "Saving...", - "Dismiss" : "Dismiss", "seconds ago" : "seconds ago", + "Settings" : "Settings", + "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Problem loading page, reloading in %n second","Problem loading page, reloading in %n seconds"], "Authentication required" : "Authentication required", "This action requires you to confirm your password" : "This action requires you to confirm your password", "Confirm" : "Confirm", @@ -158,9 +161,6 @@ OC.L10N.register( "Rename" : "Rename", "Collaborative tags" : "Collaborative tags", "No tags found" : "No tags found", - "Settings" : "Settings", - "Connection to server lost" : "Connection to server lost", - "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Problem loading page, reloading in %n second","Problem loading page, reloading in %n seconds"], "Very weak password" : "Very weak password", "Weak password" : "Weak password", "So-so password" : "So-so password", |