From 5e8cedab9f7dddd06b6973a9bf355536fa2e063f Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 1 May 2019 00:12:41 +0000 Subject: [tx-robot] updated from transifex --- core/l10n/en_GB.js | 48 ++++++++++++++++++++++++------------------------ 1 file changed, 24 insertions(+), 24 deletions(-) (limited to 'core/l10n/en_GB.js') diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js index 532a0f80ff4..d199e903604 100644 --- a/core/l10n/en_GB.js +++ b/core/l10n/en_GB.js @@ -50,6 +50,30 @@ 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", + "No" : "No", + "Yes" : "Yes", + "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}", + "read-only" : "read-only", + "_{count} file conflict_::_{count} file conflicts_" : ["{count} file conflict","{count} file conflicts"], + "One file conflict" : "One file conflict", + "New Files" : "New Files", + "Already existing files" : "Already existing files", + "Which files do you want to keep?" : "Which files do you wish to keep?", + "If you select both versions, the copied file will have a number added to its name." : "If you select both versions, the copied file will have a number added to its name.", + "Cancel" : "Cancel", + "Continue" : "Continue", + "(all selected)" : "(all selected)", + "({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}", "Saving..." : "Saving...", "Dismiss" : "Dismiss", "Authentication required" : "Authentication required", @@ -77,7 +101,6 @@ OC.L10N.register( "Not supported!" : "Not supported!", "Press ⌘-C to copy." : "Press ⌘-C to copy.", "Press Ctrl-C to copy." : "Press Ctrl-C to copy.", - "Copy" : "Copy", "Resharing is not allowed" : "Resharing is not allowed", "Link" : "Link", "Password protect" : "Password protect", @@ -138,29 +161,6 @@ OC.L10N.register( "Password can not be changed. Please contact your administrator." : "Password can not be changed. Please contact your administrator.", "Reset password" : "Reset password", "Sending email …" : "Sending email …", - "No" : "No", - "Yes" : "Yes", - "No files in here" : "No files in here", - "Choose" : "Choose", - "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}", - "read-only" : "read-only", - "_{count} file conflict_::_{count} file conflicts_" : ["{count} file conflict","{count} file conflicts"], - "One file conflict" : "One file conflict", - "New Files" : "New Files", - "Already existing files" : "Already existing files", - "Which files do you want to keep?" : "Which files do you wish to keep?", - "If you select both versions, the copied file will have a number added to its name." : "If you select both versions, the copied file will have a number added to its name.", - "Cancel" : "Cancel", - "Continue" : "Continue", - "(all selected)" : "(all selected)", - "({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", -- cgit v1.2.3