diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-05-27 00:18:02 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-05-27 00:18:02 +0000 |
commit | 0ad9cbf8848d1472c616f137af2ca3af79d944a5 (patch) | |
tree | d60e0ddae173af46c5ab27d63dc3fac0b3153a86 /apps/dav/l10n/en_GB.js | |
parent | 281d0aa9644e62b59c894fd465ae2cbd31d33141 (diff) | |
download | nextcloud-server-0ad9cbf8848d1472c616f137af2ca3af79d944a5.tar.gz nextcloud-server-0ad9cbf8848d1472c616f137af2ca3af79d944a5.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n/en_GB.js')
-rw-r--r-- | apps/dav/l10n/en_GB.js | 14 |
1 files changed, 2 insertions, 12 deletions
diff --git a/apps/dav/l10n/en_GB.js b/apps/dav/l10n/en_GB.js index d6e8ea14454..231a06606d6 100644 --- a/apps/dav/l10n/en_GB.js +++ b/apps/dav/l10n/en_GB.js @@ -118,6 +118,8 @@ OC.L10N.register( "{actor} updated contact {card} in address book {addressbook}" : "{actor} updated contact {card} in address book {addressbook}", "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", + "Accounts" : "Accounts", + "System address book which holds all accounts" : "System address book which holds all accounts", "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, cancelled by hook", "Could not write file contents" : "Could not write file contents", @@ -187,18 +189,6 @@ OC.L10N.register( "Are you accepting the invitation?" : "Are you accepting the invitation?", "Tentative" : "Tentative", "Your attendance was updated successfully." : "Your attendance was updated successfully.", - "Todos" : "Todos", - "{actor} created todo {todo} in list {calendar}" : "{actor} created todo {todo} in list {calendar}", - "You created todo {todo} in list {calendar}" : "You created todo {todo} in list {calendar}", - "{actor} deleted todo {todo} from list {calendar}" : "{actor} deleted todo {todo} from list {calendar}", - "You deleted todo {todo} from list {calendar}" : "You deleted todo {todo} from list {calendar}", - "{actor} updated todo {todo} in list {calendar}" : "{actor} updated todo {todo} in list {calendar}", - "You updated todo {todo} in list {calendar}" : "You updated todo {todo} in list {calendar}", - "{actor} solved todo {todo} in list {calendar}" : "{actor} solved todo {todo} in list {calendar}", - "You solved todo {todo} in list {calendar}" : "You solved todo {todo} in list {calendar}", - "{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 cancelled", "Invitation updated" : "Invitation updated", "Invitation" : "Invitation" |