diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-24 00:20:37 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-24 00:20:37 +0000 |
commit | b550d1c31a147315ebcd1dc222ac86c68d70f000 (patch) | |
tree | 91c836aaa8f3f01c0746c001a32e839de0ebd7c3 /apps/settings/l10n/en_GB.json | |
parent | 6d557569f6106f00867c970eeae2d8daa960e8be (diff) | |
download | nextcloud-server-b550d1c31a147315ebcd1dc222ac86c68d70f000.tar.gz nextcloud-server-b550d1c31a147315ebcd1dc222ac86c68d70f000.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/en_GB.json')
-rw-r--r-- | apps/settings/l10n/en_GB.json | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/apps/settings/l10n/en_GB.json b/apps/settings/l10n/en_GB.json index f7980490b57..d9da77c312c 100644 --- a/apps/settings/l10n/en_GB.json +++ b/apps/settings/l10n/en_GB.json @@ -310,6 +310,8 @@ "_%n app has an update available_::_%n apps have an update available_" : ["%n app has an update available","%n apps have an update available"], "_Update_::_Update all_" : ["Update","Update all"], "Device name" : "Device name", + "Cancel renaming" : "Cancel renaming", + "Save new name" : "Save new name", "Marked for remote wipe" : "Marked for remote wipe", "Device settings" : "Device settings", "Allow filesystem access" : "Allow filesystem access", @@ -322,7 +324,10 @@ "{productName} Android app" : "{productName} Android app", "{productName} Talk for iOS" : "{productName} Talk for iOS", "{productName} Talk for Android" : "{productName} Talk for Android", + "Sync client" : "Sync client", "This session" : "This session", + "{client} - {version} ({system})" : "{client} - {version} ({system})", + "{client} - {version}" : "{client} - {version}", "Device" : "Device", "Last activity" : "Last activity", "Devices & sessions" : "Devices & sessions", @@ -330,10 +335,17 @@ "App name" : "App name", "Create new app password" : "Create new app password", "Error while creating device token" : "Error while creating device token", + "New app password" : "New app password", + "Use the credentials below to configure your app or device. For security reasons this password will only be shown once." : "Use the credentials below to configure your app or device. For security reasons this password will only be shown once.", "Username" : "Username", "Password" : "Password", "Show QR code for mobile apps" : "Show QR code for mobile apps", + "App password copied!" : "App password copied!", + "Copy app password" : "Copy app password", + "Login name copied!" : "Login name copied!", + "Copy login name" : "Copy login name", "Could not copy app password. Please copy it manually." : "Could not copy app password. Please copy it manually.", + "Could not copy login name. Please copy it manually." : "Could not copy login name. Please copy it manually.", "For the server to work properly, it's important to configure background jobs correctly. Cron is the recommended setting. Please see the documentation for more information." : "For the server to work properly, it's important to configure background jobs correctly. Cron is the recommended setting. Please see the documentation for more information.", "Last job execution ran {time}. Something seems wrong." : "Last job execution ran {time}. Something seems wrong.", "Last job ran {relativeTime}." : "Last job ran {relativeTime}.", @@ -586,6 +598,7 @@ "Error: This app cannot be enabled because it makes the server unstable" : "Error: This app cannot be enabled because it makes the server unstable", "Do you really want to wipe your data from this device?" : "Do you really want to wipe your data from this device?", "Confirm wipe" : "Confirm wipe", + "Could not delete the app token" : "Could not delete the app token", "Error while wiping the device with the token" : "Error while wiping the device with the token", "Error while updating device token name" : "Error while updating device token name", "Error while updating device token scope" : "Error while updating device token scope", |