diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-05-01 00:12:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-05-01 00:12:41 +0000 |
commit | 5e8cedab9f7dddd06b6973a9bf355536fa2e063f (patch) | |
tree | 627b42e1c885e0aef467bb8c7ac644793365c642 /core/l10n/en_GB.json | |
parent | 4907b4e7e2722bec4a5ee546064f64e83453a398 (diff) | |
download | nextcloud-server-5e8cedab9f7dddd06b6973a9bf355536fa2e063f.tar.gz nextcloud-server-5e8cedab9f7dddd06b6973a9bf355536fa2e063f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/en_GB.json')
-rw-r--r-- | core/l10n/en_GB.json | 48 |
1 files changed, 24 insertions, 24 deletions
diff --git a/core/l10n/en_GB.json b/core/l10n/en_GB.json index 8049e5d97b5..07ab6b37cc1 100644 --- a/core/l10n/en_GB.json +++ b/core/l10n/en_GB.json @@ -48,6 +48,30 @@ "%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", @@ -75,7 +99,6 @@ "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", @@ -136,29 +159,6 @@ "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", |