diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-09-20 00:08:25 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-09-20 00:08:25 +0000 |
commit | efbd3bb518129f3c11515a9ca72faecff67d039b (patch) | |
tree | 0ac5c2473a438b836227ba088b020d8053194028 /core/l10n/en_GB.js | |
parent | 00e341925bc134cbbadaf00a84381e72ed33dbf7 (diff) | |
download | nextcloud-server-efbd3bb518129f3c11515a9ca72faecff67d039b.tar.gz nextcloud-server-efbd3bb518129f3c11515a9ca72faecff67d039b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/en_GB.js')
-rw-r--r-- | core/l10n/en_GB.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js index 09d4fa055ce..b171f0aaeeb 100644 --- a/core/l10n/en_GB.js +++ b/core/l10n/en_GB.js @@ -85,6 +85,7 @@ OC.L10N.register( "No files in here" : "No files in here", "Choose" : "Choose", "Copy" : "Copy", + "Move" : "Move", "Error loading file picker template: {error}" : "Error loading file picker template: {error}", "OK" : "OK", "Error loading message template: {error}" : "Error loading message template: {error}", @@ -100,6 +101,8 @@ OC.L10N.register( "({count} selected)" : "({count} selected)", "Error loading file exists template" : "Error loading file exists template", "Pending" : "Pending", + "Copy to {folder}" : "Copy to {folder}", + "Move to {folder}" : "Move to {folder}", "Very weak password" : "Very weak password", "Weak password" : "Weak password", "So-so password" : "So-so password", |