diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-02-20 01:11:55 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-02-20 01:11:55 +0000 |
commit | 949f4a7550de70ca29cd58c885031e0f1a0a9d75 (patch) | |
tree | 9008d5cf500b6fe8135c3eca83e1ad8c439f793a /apps/files_sharing/l10n/en_GB.js | |
parent | 168ad09e8230a171c78f2bd4eacd7af63403b6fa (diff) | |
download | nextcloud-server-949f4a7550de70ca29cd58c885031e0f1a0a9d75.tar.gz nextcloud-server-949f4a7550de70ca29cd58c885031e0f1a0a9d75.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/en_GB.js')
-rw-r--r-- | apps/files_sharing/l10n/en_GB.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/en_GB.js b/apps/files_sharing/l10n/en_GB.js index a3cf5b7b0e8..0f8701ff9e8 100644 --- a/apps/files_sharing/l10n/en_GB.js +++ b/apps/files_sharing/l10n/en_GB.js @@ -15,10 +15,8 @@ OC.L10N.register( "No compatible server found at {remote}" : "No compatible server found at {remote}", "Invalid server URL" : "Invalid server URL", "Failed to add the public link to your Nextcloud" : "Failed to add the public link to your Nextcloud", - "Share" : "Share", "No expiration date set" : "No expiration date set", "Shared by" : "Shared by", - "Sharing" : "Sharing", "File shares" : "File shares", "Downloaded via public link" : "Downloaded via public link", "Downloaded by {email}" : "Downloaded by {email}", @@ -91,6 +89,8 @@ OC.L10N.register( "Add to your Nextcloud" : "Add to your Nextcloud", "Share API is disabled" : "Share API is disabled", "File sharing" : "File sharing", + "Share" : "Share", + "Sharing" : "Sharing", "No entries found in this folder" : "No entries found in this folder", "Name" : "Name", "Share time" : "Share time", |