diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-02-04 02:25:17 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-02-04 02:25:17 +0000 |
commit | 1f26731c1def1aff70d7fde9fce455a80c0300eb (patch) | |
tree | 884299d3f4547a5d61e5c50231c377f9799c4e4c /apps/dav/l10n/en_GB.json | |
parent | 1fed79982669f6e691ac3c799af1281662f0d2e9 (diff) | |
download | nextcloud-server-1f26731c1def1aff70d7fde9fce455a80c0300eb.tar.gz nextcloud-server-1f26731c1def1aff70d7fde9fce455a80c0300eb.zip |
Fix(l10n): 🔠Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n/en_GB.json')
-rw-r--r-- | apps/dav/l10n/en_GB.json | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/apps/dav/l10n/en_GB.json b/apps/dav/l10n/en_GB.json index ac4f32073ea..425a34b2717 100644 --- a/apps/dav/l10n/en_GB.json +++ b/apps/dav/l10n/en_GB.json @@ -70,7 +70,9 @@ "Where: %s" : "Where: %s", "%1$s via %2$s" : "%1$s via %2$s", "Cancelled: %1$s" : "Cancelled: %1$s", + "\"%1$s\" has been canceled" : "\"%1$s\" has been cancelled", "Re: %1$s" : "Re: %1$s", + "%1$s has responded your invitation" : "%1$s has responded to your invitation", "Invitation: %1$s" : "Invitation: %1$s", "Organizer:" : "Organiser:", "Attendees:" : "Attendees:", @@ -108,12 +110,12 @@ "You updated contact {card} in address book {addressbook}" : "You updated contact {card} in address book {addressbook}", "A <strong>contact</strong> or <strong>address book</strong> was modified" : "A <strong>contact</strong> or <strong>address book</strong> was modified", "File is not updatable: %1$s" : "File is not updatable: %1$s", - "Could not write to final file, canceled by hook" : "Could not write to final file, canceled by hook", + "Could not write to final file, canceled by hook" : "Could not write to final file, cancelled by hook", "Could not write file contents" : "Could not write file contents", "_%n byte_::_%n bytes_" : ["%n byte","%n bytes"], "Error while copying file to target location (copied: %1$s, expected filesize: %2$s)" : "Error while copying file to target location (copied: %1$s, expected filesize: %2$s)", "Expected filesize of %1$s but read (from Nextcloud client) and wrote (to Nextcloud storage) %2$s. Could either be a network problem on the sending side or a problem writing to the storage on the server side." : "Expected filesize of %1$s but read (from Nextcloud client) and wrote (to Nextcloud storage) %2$s. Could either be a network problem on the sending side or a problem writing to the storage on the server side.", - "Could not rename part file to final file, canceled by hook" : "Could not rename part file to final file, canceled by hook", + "Could not rename part file to final file, canceled by hook" : "Could not rename part file to final file, cancelled by hook", "Could not rename part file to final file" : "Could not rename part file to final file", "Failed to check file size: %1$s" : "Failed to check file size: %1$s", "Could not open file" : "Could not open file", @@ -188,7 +190,7 @@ "{actor} reopened todo {todo} in list {calendar}" : "{actor} reopened todo {todo} in list {calendar}", "You reopened todo {todo} in list {calendar}" : "You reopened todo {todo} in list {calendar}", "A calendar <strong>todo</strong> was modified" : "A calendar <strong>todo</strong> was modified", - "Invitation canceled" : "Invitation canceled", + "Invitation canceled" : "Invitation cancelled", "Invitation updated" : "Invitation updated", "Invitation" : "Invitation" },"pluralForm" :"nplurals=2; plural=(n != 1);" |