From efbd3bb518129f3c11515a9ca72faecff67d039b Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 20 Sep 2017 00:08:25 +0000 Subject: [tx-robot] updated from transifex --- apps/files/l10n/en_GB.js | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'apps/files/l10n/en_GB.js') diff --git a/apps/files/l10n/en_GB.js b/apps/files/l10n/en_GB.js index e95d250f86f..8865fc628dd 100644 --- a/apps/files/l10n/en_GB.js +++ b/apps/files/l10n/en_GB.js @@ -22,6 +22,7 @@ OC.L10N.register( "Actions" : "Actions", "Download" : "Download", "Rename" : "Rename", + "Move or copy" : "Move or copy", "Target folder" : "Target folder", "Delete" : "Delete", "Disconnect storage" : "Disconnect storage", @@ -36,6 +37,10 @@ OC.L10N.register( "This directory is unavailable, please check the logs or contact the administrator" : "This directory is unavailable, please check the logs or contact the administrator", "Could not move \"{file}\", target exists" : "Could not move \"{file}\", target exists", "Could not move \"{file}\"" : "Could not move \"{file}\"", + "Could not copy \"{file}\", target exists" : "Could not copy \"{file}\", target exists", + "Could not copy \"{file}\"" : "Could not copy \"{file}\"", + "Copied {origin} inside {destination}" : "Copied {origin} inside {destination}", + "Copied {origin} and {nbfiles} other files inside {destination}" : "Copied {origin} and {nbfiles} other files inside {destination}", "{newName} already exists" : "{newName} already exists", "Could not rename \"{fileName}\", it does not exist any more" : "Could not rename \"{fileName}\", it does not exist any more", "The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name.", -- cgit v1.2.3