diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-03-14 16:08:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-03-14 16:08:31 +0000 |
commit | 6fcf729545705b3141cae59928fb44d547b636b9 (patch) | |
tree | 24e190876f87d05db5c3d74ce4aafbb3de2de501 /settings/l10n/en_GB.js | |
parent | 11e8fd47ee22418cc9f3d4a15671aadc580b99b0 (diff) | |
download | nextcloud-server-6fcf729545705b3141cae59928fb44d547b636b9.tar.gz nextcloud-server-6fcf729545705b3141cae59928fb44d547b636b9.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/en_GB.js')
-rw-r--r-- | settings/l10n/en_GB.js | 64 |
1 files changed, 32 insertions, 32 deletions
diff --git a/settings/l10n/en_GB.js b/settings/l10n/en_GB.js index 6e4762d7bd9..a5b1dd84b03 100644 --- a/settings/l10n/en_GB.js +++ b/settings/l10n/en_GB.js @@ -60,27 +60,6 @@ OC.L10N.register( "Not saved" : "Not saved", "Sending…" : "Sending…", "Email sent" : "Email sent", - "Disconnect" : "Disconnect", - "Revoke" : "Revoke", - "Allow filesystem access" : "Allow filesystem access", - "Internet Explorer" : "Internet Explorer", - "Edge" : "Edge", - "Firefox" : "Firefox", - "Google Chrome" : "Google Chrome", - "Safari" : "Safari", - "Google Chrome for Android" : "Google Chrome for Android", - "Nextcloud Talk for iOS" : "Nextcloud Talk for iOS", - "Nextcloud Talk for Android" : "Nextcloud Talk for Android", - "Sync client - {os}" : "Sync client - {os}", - "This session" : "This session", - "Copy" : "Copy", - "Copied!" : "Copied!", - "Not supported!" : "Not supported!", - "Press ⌘-C to copy." : "Press ⌘-C to copy.", - "Press Ctrl-C to copy." : "Press Ctrl-C to copy.", - "Error while loading browser sessions and device tokens" : "Error while loading browser sessions and device tokens", - "Error while creating device token" : "Error while creating device token", - "Error while deleting the token" : "Error while deleting the token", "An error occurred. Please upload an ASCII-encoded PEM certificate." : "An error occurred. Please upload an ASCII-encoded PEM certificate.", "Valid until {date}" : "Valid until {date}", "Delete" : "Delete", @@ -102,6 +81,33 @@ OC.L10N.register( "Select a profile picture" : "Select a profile picture", "Groups" : "Groups", "Limit to groups" : "Limit to groups", + "Internet Explorer" : "Internet Explorer", + "Edge" : "Edge", + "Firefox" : "Firefox", + "Google Chrome" : "Google Chrome", + "Safari" : "Safari", + "Google Chrome for Android" : "Google Chrome for Android", + "Nextcloud Talk for iOS" : "Nextcloud Talk for iOS", + "Nextcloud Talk for Android" : "Nextcloud Talk for Android", + "Allow filesystem access" : "Allow filesystem access", + "Revoke" : "Revoke", + "Sync client - {os}" : "Sync client - {os}", + "This session" : "This session", + "Device" : "Device", + "Last activity" : "Last activity", + "Devices & sessions" : "Devices & sessions", + "Web, desktop and mobile clients currently logged in to your account." : "Web, desktop and mobile clients currently logged in to your account.", + "Error while creating device token" : "Error while creating device token", + "Error while deleting the token" : "Error while deleting the token", + "App name" : "App name", + "Create new app password" : "Create new app password", + "Use the credentials below to configure your app or device." : "Use the credentials below to configure your app or device.", + "For security reasons this password will only be shown once." : "For security reasons this password will only be shown once.", + "Username" : "Username", + "Password" : "Password", + "Done" : "Done", + "Copied!" : "Copied!", + "Copy" : "Copy", "Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "Official apps are developed by the community. They offer additional functionality and are ready for production use.", "Official" : "Official", "Remove" : "Remove", @@ -122,8 +128,6 @@ OC.L10N.register( "The app will be downloaded from the app store" : "The app will be downloaded from the app store", "New password" : "New password", "{size} used" : "{size} used", - "Username" : "Username", - "Password" : "Password", "Email" : "Email", "Group admin for" : "Group admin for", "Quota" : "Quota", @@ -262,15 +266,6 @@ OC.L10N.register( "Help translate" : "Help translate", "Current password" : "Current password", "Change password" : "Change password", - "Devices & sessions" : "Devices & sessions", - "Web, desktop and mobile clients currently logged in to your account." : "Web, desktop and mobile clients currently logged in to your account.", - "Device" : "Device", - "Last activity" : "Last activity", - "App name" : "App name", - "Create new app password" : "Create new app password", - "Use the credentials below to configure your app or device." : "Use the credentials below to configure your app or device.", - "For security reasons this password will only be shown once." : "For security reasons this password will only be shown once.", - "Done" : "Done", "Enabled apps" : "Enabled apps", "cURL is using an outdated %s version (%s). Please update your operating system or features such as %s will not work reliably." : "cURL is using an outdated %s version (%s). Please update your operating system or features such as %s will not work reliably.", "A problem occurred, please check your log files (Error: %s)" : "A problem occurred, please check your log files (Error: %s)", @@ -311,10 +306,15 @@ OC.L10N.register( "Approved" : "Approved", "Experimental" : "Experimental", "No apps found for {query}" : "No apps found for {query}", + "Disconnect" : "Disconnect", "iPhone iOS" : "iPhone iOS", "iPad iOS" : "iPad iOS", "iOS Client" : "iOS Client", "Android Client" : "Android Client", + "Not supported!" : "Not supported!", + "Press ⌘-C to copy." : "Press ⌘-C to copy.", + "Press Ctrl-C to copy." : "Press Ctrl-C to copy.", + "Error while loading browser sessions and device tokens" : "Error while loading browser sessions and device tokens", "Unable to delete {objName}" : "Unable to delete {objName}", "Error creating group: {message}" : "Error creating group: {message}", "A valid group name must be provided" : "A valid group name must be provided", |