aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/en_GB.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-05-21 02:27:50 +0000
committerNextcloud bot <bot@nextcloud.com>2021-05-21 02:27:50 +0000
commita6cb2973a973565e2450b8bb7912257e5e22cde2 (patch)
tree9dd1db982e4ac8296b58ce34bec4eef768794231 /lib/l10n/en_GB.json
parent7ffee26aa8768736593c77dcb12d17978a6e06b2 (diff)
downloadnextcloud-server-a6cb2973a973565e2450b8bb7912257e5e22cde2.tar.gz
nextcloud-server-a6cb2973a973565e2450b8bb7912257e5e22cde2.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/en_GB.json')
-rw-r--r--lib/l10n/en_GB.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/lib/l10n/en_GB.json b/lib/l10n/en_GB.json
index 4581bd873d7..2170feb82a2 100644
--- a/lib/l10n/en_GB.json
+++ b/lib/l10n/en_GB.json
@@ -74,16 +74,12 @@
"Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP.",
"Set an admin username." : "Set an admin username.",
"Set an admin password." : "Set an admin password.",
- "Can't create or write into the data directory %s" : "Can't create or write into the data directory %s",
"Sharing backend %s must implement the interface OCP\\Share_Backend" : "Sharing backend %s must implement the interface OCP\\Share_Backend",
"Sharing backend %s not found" : "Sharing backend %s not found",
"Sharing backend for %s not found" : "Sharing backend for %s not found",
"Open »%s«" : "Open »%s«",
"%1$s via %2$s" : "%1$s via %2$s",
"You are not allowed to share %s" : "You are not allowed to share %s",
- "Can’t increase permissions of %s" : "Can’t increase permissions of %s",
- "Files can’t be shared with delete permissions" : "Files can’t be shared with delete permissions",
- "Files can’t be shared with create permissions" : "Files can’t be shared with create permissions",
"Expiration date is in the past" : "Expiration date is in the past",
"Click the button below to open it." : "Click the button below to open it.",
"The requested share does not exist anymore" : "The requested share does not exist anymore",
@@ -144,7 +140,6 @@
"Login canceled by app" : "Login cancelled by app",
"a safe home for all your data" : "a safe home for all your data",
"File is currently busy, please try again later" : "File is currently busy, please try again later",
- "Can't read file" : "Can't read file",
"Application is not enabled" : "Application is not enabled",
"Authentication error" : "Authentication error",
"Token expired. Please reload page." : "Token expired. Please reload page.",
@@ -185,7 +180,12 @@
"Storage connection timeout. %s" : "Storage connection timeout. %s",
"Following databases are supported: %s" : "Following databases are supported: %s",
"Following platforms are supported: %s" : "Following platforms are supported: %s",
+ "Can't create or write into the data directory %s" : "Can't create or write into the data directory %s",
"Invalid Federated Cloud ID" : "Invalid Federated Cloud ID",
- "Can’t set expiration date more than %s days in the future" : "Can’t set expiration date more than %s days in the future"
+ "Can’t increase permissions of %s" : "Can’t increase permissions of %s",
+ "Files can’t be shared with delete permissions" : "Files can’t be shared with delete permissions",
+ "Files can’t be shared with create permissions" : "Files can’t be shared with create permissions",
+ "Can’t set expiration date more than %s days in the future" : "Can’t set expiration date more than %s days in the future",
+ "Can't read file" : "Can't read file"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file