diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-10-17 00:27:50 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-10-17 00:27:50 +0000 |
commit | 62fde219af0135ea9bfa367530f3a347b5e11b30 (patch) | |
tree | e1dab965e41ec5ea13700a2cb1281b4394415797 /core/l10n/en_GB.js | |
parent | 830b2c5c282b178d094489801203f947bfc5391b (diff) | |
download | nextcloud-server-62fde219af0135ea9bfa367530f3a347b5e11b30.tar.gz nextcloud-server-62fde219af0135ea9bfa367530f3a347b5e11b30.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/en_GB.js')
-rw-r--r-- | core/l10n/en_GB.js | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js index 8a1a3d4cf17..fa2517d7d7e 100644 --- a/core/l10n/en_GB.js +++ b/core/l10n/en_GB.js @@ -197,6 +197,13 @@ OC.L10N.register( "Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Collaborative documents, spreadsheets and presentations, built on Collabora Online.", "Distraction free note taking app." : "Distraction free note taking app.", "Search contacts" : "Search contacts", + "Search contacts …" : "Search contacts …", + "Could not load your contacts" : "Could not load your contacts", + "No contacts found" : "No contacts found", + "Show all contacts …" : "Show all contacts …", + "Install the Contacts app" : "Install the Contacts app", + "Loading your contacts …" : "Loading your contacts …", + "Looking for {term} …" : "Looking for {term} …", "Forgot password?" : "Forgot password?", "Back to login form" : "Back to login form", "Back" : "Back", @@ -223,16 +230,8 @@ OC.L10N.register( "Continue with this unsupported browser" : "Continue with this unsupported browser", "Supported versions" : "Supported versions", "{name} version {version} and above" : "{name} version {version} and above", - "Open settings menu" : "Open settings menu", "Settings menu" : "Settings menu", "Search {types} …" : "Search {types} …", - "Avatar of {fullName}" : "Avatar of {fullName}", - "Could not load your contacts" : "Could not load your contacts", - "No contacts found" : "No contacts found", - "Show all contacts …" : "Show all contacts …", - "Install the Contacts app" : "Install the Contacts app", - "Loading your contacts …" : "Loading your contacts …", - "Looking for {term} …" : "Looking for {term} …", "No" : "No", "Yes" : "Yes", "Choose {file}" : "Choose {file}", @@ -407,8 +406,9 @@ OC.L10N.register( "A password reset message has been sent to the email address of this account. If you do not receive it, check your spam/junk folders or ask your local administrator for help." : "A password reset message has been sent to the email address of this account. If you do not receive it, check your spam/junk folders or ask your local administrator for help.", "If it is not there ask your local administrator." : "If it is not there ask your local administrator.", "Press enter to start searching" : "Press enter to start searching", + "Open settings menu" : "Open settings menu", "Settings" : "Settings", - "Search contacts …" : "Search contacts …", + "Avatar of {fullName}" : "Avatar of {fullName}", "No files in here" : "No files in here", "New folder" : "New folder", "No more subfolders in here" : "No more subfolders in here", |