diff options
Diffstat (limited to 'apps/files_sharing/l10n/en_GB.js')
-rw-r--r-- | apps/files_sharing/l10n/en_GB.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/en_GB.js b/apps/files_sharing/l10n/en_GB.js index e598696c8f7..913f08150a7 100644 --- a/apps/files_sharing/l10n/en_GB.js +++ b/apps/files_sharing/l10n/en_GB.js @@ -185,6 +185,7 @@ OC.L10N.register( "Set default folder for accepted shares" : "Set default folder for accepted shares", "Reset" : "Reset", "Reset folder to system default" : "Reset folder to system default", + "Share expiration: {date}" : "Share expiration: {date}", "Share Expiration" : "Share Expiration", "group" : "group", "conversation" : "conversation", @@ -309,6 +310,7 @@ OC.L10N.register( "Shares that are not part of the internal or external shares. This can be shares from apps or other sources." : "Shares that are not part of the internal or external shares. This can be shares from apps or other sources.", "Share with accounts, teams, federated cloud IDs" : "Share with accounts, teams, federated cloud IDs", "Share with accounts and teams" : "Share with accounts and teams", + "Federated cloud ID" : "Federated cloud ID", "Email, federated cloud ID" : "Email, federated cloud ID", "Unable to load the shares list" : "Unable to load the shares list", "Expires {relativetime}" : "Expires {relativetime}", @@ -366,6 +368,8 @@ OC.L10N.register( "List of unapproved shares." : "List of unapproved shares.", "No pending shares" : "No pending shares", "Shares you have received but not approved will show up here" : "Shares you have received but not approved will show up here", + "Error deleting the share: {errorMessage}" : "Error deleting the share: {errorMessage}", + "Error deleting the share" : "Error deleting the share", "Error updating the share: {errorMessage}" : "Error updating the share: {errorMessage}", "Error updating the share" : "Error updating the share", "File \"{path}\" has been unshared" : "File \"{path}\" has been unshared", |