summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-06-20 02:16:46 +0000
committerNextcloud bot <bot@nextcloud.com>2020-06-20 02:16:46 +0000
commitb9c7865045dedd87211bea83215687910a1697ab (patch)
tree4b032fe99d016ab7becd87e87a788ecd8603f85b /lib
parent8f35a66100a38d4d8f7dc52b757d5bfdfd82c0f8 (diff)
downloadnextcloud-server-b9c7865045dedd87211bea83215687910a1697ab.tar.gz
nextcloud-server-b9c7865045dedd87211bea83215687910a1697ab.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib')
-rw-r--r--lib/l10n/en_GB.js1
-rw-r--r--lib/l10n/en_GB.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/en_GB.js b/lib/l10n/en_GB.js
index 4b0b691e5f6..0a2aec58fe0 100644
--- a/lib/l10n/en_GB.js
+++ b/lib/l10n/en_GB.js
@@ -82,6 +82,7 @@ OC.L10N.register(
"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",
diff --git a/lib/l10n/en_GB.json b/lib/l10n/en_GB.json
index 281cc473169..ec671ce1fff 100644
--- a/lib/l10n/en_GB.json
+++ b/lib/l10n/en_GB.json
@@ -80,6 +80,7 @@
"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",