gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[reclaim-webextension] 64/95: Translated using Weblate (English)


From: gnunet
Subject: [reclaim-webextension] 64/95: Translated using Weblate (English)
Date: Fri, 11 Jun 2021 23:35:49 +0200

This is an automated email from the git hooks/post-receive script.

martin-schanzenbach pushed a commit to branch master
in repository reclaim-webextension.

commit d6c87a7c90c7b9fc6331a95e9a3b9ff0647f8037
Author: Martin Schanzenbach <mschanzenbach@gmail.com>
AuthorDate: Tue Oct 6 18:12:17 2020 +0000

    Translated using Weblate (English)
    
    Currently translated at 100.0% (89 of 89 strings)
    
    Translation: re:claimID/Webextension
    Translate-URL: http://weblate.taler.net/projects/reclaimid/webextension/en/
---
 _locales/en/messages.json | 252 +++++++++++++++++++++-------------------------
 1 file changed, 115 insertions(+), 137 deletions(-)

diff --git a/_locales/en/messages.json b/_locales/en/messages.json
index efe16de..a79175e 100644
--- a/_locales/en/messages.json
+++ b/_locales/en/messages.json
@@ -1,20 +1,20 @@
 {
-    "Decline":{
+    "Decline": {
         "message": "Decline"
     },
-    "Yes":{
+    "Yes": {
         "message": "Yes"
     },
-    "No":{
+    "No": {
         "message": "No"
     },
-    "Revoke":{
+    "Revoke": {
         "message": "Revoke"
     },
-    "Cancel":{
+    "Cancel": {
         "message": "Cancel"
     },
-    "Back":{
+    "Back": {
         "message": "Back"
     },
     "SaveAndBack": {
@@ -26,264 +26,252 @@
     "Save": {
         "message": "Save"
     },
-
-
-    "authorization_request_html@personalInfo":{
+    "authorization_request_html@personalInfo": {
         "message": "Personal information request"
     },
-    "authorization_request_html@verifyRequest":{
-        "message": "Verifying request, please stand by..."
-    }, 
-    "authorization_request_html@chooseId":{
+    "authorization_request_html@verifyRequest": {
+        "message": "Verifying request, please stand by…"
+    },
+    "authorization_request_html@chooseId": {
         "message": "asks you to share personal information.\n Choose an 
identity to let it access the following information:"
-    }, 
-    "authorization_request_html@attributes":{
+    },
+    "authorization_request_html@attributes": {
         "message": "as well as the following additional attributes:"
-    }, 
-    "authorization_request_html@personalDataWarning1":{
+    },
+    "authorization_request_html@personalDataWarning1": {
         "message": "Be careful when sharing personal data with third parties!"
-    }, 
-    "authorization_request_html@personalDataWarning2":{
+    },
+    "authorization_request_html@personalDataWarning2": {
         "message": "If you do not want to share information from any of your 
identities with \n $CLIENTNAME$, you may decline the request. \nYou may also 
permanently remove or edit information from an identity before\nsharing.",
         "placeholders": {
-            "clientname" : {
-              "content" : "$1",
-              "example" : "admin"
+            "clientname": {
+                "content": "$1",
+                "example": "admin"
             }
-          }
-    }, 
-    "authorization_request_html@selectId":{
-        "message": "Select identity..."
-    }, 
-    "authorization_request_html@authFailed":{
+        }
+    },
+    "authorization_request_html@selectId": {
+        "message": "Select identity…"
+    },
+    "authorization_request_html@authFailed": {
         "message": "Authorization failed."
-    }, 
-    "authorization_request_html@retry":{
+    },
+    "authorization_request_html@retry": {
         "message": "Retry"
-    }, 
-    "authorization_request_html@cancelRequest":{
+    },
+    "authorization_request_html@cancelRequest": {
         "message": "Cancel verification request"
-    }, 
-    "authorization_request_html@requestCancelled":{
+    },
+    "authorization_request_html@requestCancelled": {
         "message": "Request cancelled"
-    }, 
-
-
-    "edit_authorizations_html@manageAuths":{
+    },
+    "edit_authorizations_html@manageAuths": {
         "message": "Manage authorizations for "
     },
-    "edit_authorizations_html@authEntity":{
+    "edit_authorizations_html@authEntity": {
         "message": "Authorized Entity:"
     },
-    "edit_authorizations_html@sharedAttributes":{
+    "edit_authorizations_html@sharedAttributes": {
         "message": "Shared attributes:"
     },
-
-    "edit_authorizations_html@revokeVerifikation":{
+    "edit_authorizations_html@revokeVerifikation": {
         "message": "Do you really want to revoke this authorization?"
     },
-    "edit_authorizations_html@BackTo":{
+    "edit_authorizations_html@BackTo": {
         "message": "Back to $IDENTITYNAME$",
         "placeholders": {
-            "identityname" : {
-              "content" : "$1",
-              "example" : "myFirstIdentity"
+            "identityname": {
+                "content": "$1",
+                "example": "myFirstIdentity"
             }
-          }
+        }
     },
-    "edit_authorizations_ts@unknown":{
+    "edit_authorizations_ts@unknown": {
         "message": "Unknown"
     },
-
-
-    "edit_credentials_html@credentialsFor":{
+    "edit_credentials_html@credentialsFor": {
         "message": "Third party credentials for"
     },
-    "edit_credentials_html@linkAccount":{
+    "edit_credentials_html@linkAccount": {
         "message": "Link account:"
     },
-    "edit_credentials_html@notCompatible":{
+    "edit_credentials_html@notCompatible": {
         "message": "This account is not compatible with re:claimID."
     },
-    "edit_credentials_html@info":{
+    "edit_credentials_html@info": {
         "message": "INFO"
     },
-    "edit_credentials_html@linkAccountInfo":{
+    "edit_credentials_html@linkAccountInfo": {
         "message": "It is possible to link your external \naccounts with a 
re:claimID identity. To do so, enter you email address \nbelow and click 
\"Check compatibility\". \nNOTE: Not all external accounts \nsupport linking to 
re:claimID identities."
     },
-    "edit_credentials_html@checkCompatability":{
+    "edit_credentials_html@checkCompatability": {
         "message": "Check compatibility"
     },
-    "edit_credentials_html@availableClaims":{
+    "edit_credentials_html@availableClaims": {
         "message": "Available claims to request:"
     },
-    "edit_credentials_html@link":{
+    "edit_credentials_html@link": {
         "message": "Link"
     },
-    "edit_credentials_html@credentials":{
+    "edit_credentials_html@credentials": {
         "message": "Credentials:"
     },
-    "edit_credentials_html@note":{
+    "edit_credentials_html@note": {
         "message": "Note:"
     },
-    "edit_credentials_html@note1":{
+    "edit_credentials_html@note1": {
         "message": "Only use alphanumeric credential names."
     },
-    "edit_credentials_html@note2":{
+    "edit_credentials_html@note2": {
         "message": "You cannot define the same name twice."
     },
-    "edit_credentials_html@note3":{
+    "edit_credentials_html@note3": {
         "message": "Types and values may not be empty!"
     },
-    "edit_credentials_html@name":{
+    "edit_credentials_html@name": {
         "message": "Name"
     },
-    "edit_credentials_html@type":{
+    "edit_credentials_html@type": {
         "message": "Type"
     },
-    "edit_credentials_html@expires":{
+    "edit_credentials_html@expires": {
         "message": "Expires"
     },
-    "edit_credentials_html@issuer":{
+    "edit_credentials_html@issuer": {
         "message": "Issuer"
     },
-    "edit_credentials_html@expired":{
+    "edit_credentials_html@expired": {
         "message": "Expired"
     },
-    "edit_credentials_ts@noAccount":{
+    "edit_credentials_ts@noAccount": {
         "message": "No account found with this email"
     },
-    "edit_credentials_ts@errorWrongAddress":{
+    "edit_credentials_ts@errorWrongAddress": {
         "message": "An Error has occured - This may have been caused by a 
wrong e-mail address"
     },
-
-
-    "edit_identity_html@basicInfo":{
+    "edit_identity_html@basicInfo": {
         "message": "Basic user information"
     },
-    "edit_identity_html@standardScopes":{
+    "edit_identity_html@standardScopes": {
         "message": "The attributes below correspond to the standard scopes of 
the OpenID Connect \nspecification: ``profile'', ``email'', ``phone'' and 
``address''."
     },
-    "edit_identity_html@claimAsAttribute":{
+    "edit_identity_html@claimAsAttribute": {
         "message": "$CREDVALUE$ issued by $ISSUER$ as attribute for 
``$CLAIMVALUE''",
         "placeholders": {
-            "credvalue" : {
-              "content" : "$1",
-              "example" : "username"
+            "credvalue": {
+                "content": "$1",
+                "example": "username"
             },
             "issuer": {
-                "content" : "$2",
-                "example" : "facebook"
+                "content": "$2",
+                "example": "facebook"
             },
             "claimvalue": {
-                "content" : "$3",
-                "example" : "jdoe"
-            } 
-          }
+                "content": "$3",
+                "example": "jdoe"
+            }
+        }
     },
-    "edit_identity_html@plain":{
+    "edit_identity_html@plain": {
         "message": "Plain"
     },
-    "edit_identity_html@credential":{
+    "edit_identity_html@credential": {
         "message": "Credential"
     },
-    "edit_identity_html@selectSource":{
+    "edit_identity_html@selectSource": {
         "message": "Select credential source"
     },
-    "edit_identity_html@selectClaim":{
+    "edit_identity_html@selectClaim": {
         "message": "Select Claim"
     },
-    "edit_identity_html@additionalInfo":{
+    "edit_identity_html@additionalInfo": {
         "message": "Additional information"
     },
-    "edit_identity_html@non_standardClaims":{
+    "edit_identity_html@non_standardClaims": {
         "message": "Non-standard claims which are not explicitly covered in 
the OpenID Connect core specification."
     },
-    "edit_identity_html@note":{
+    "edit_identity_html@note": {
         "message": "Note:"
     },
-    "edit_identity_html@note1":{
+    "edit_identity_html@note1": {
         "message": "Only use alphanumeric credential names."
     },
-    "edit_identity_html@note2":{
+    "edit_identity_html@note2": {
         "message": "You cannot define the same name twice."
     },
-    "edit_identity_html@note3":{
+    "edit_identity_html@note3": {
         "message": "Types and values may not be empty!"
     },
-    "edit_identity_html@manageAuths":{
+    "edit_identity_html@manageAuths": {
         "message": "Manage authorizations"
     },
-    "edit_identity_html@manageCreds":{
+    "edit_identity_html@manageCreds": {
         "message": "Manage credentials"
     },
-
-
-    "identity_list_html@unableToConnect":{
+    "identity_list_html@unableToConnect": {
         "message": "Unable to connect to GNUnet. \n Maybe it is not running?"
     },
-    "identity_list_html@newId":{
+    "identity_list_html@newId": {
         "message": "New identity"
     },
-    "identity_list_html@declineRequest":{
+    "identity_list_html@declineRequest": {
         "message": "Decline authorization request"
     },
-    "identity_list_html@dismiss":{
+    "identity_list_html@dismiss": {
         "message": "Dismiss"
     },
-    "identity_list_html@noId":{
+    "identity_list_html@noId": {
         "message": "You don't have any identities yet"
     },
-    "identity_list_html@addFirstId":{
+    "identity_list_html@addFirstId": {
         "message": "Add your first identity!"
     },
-    "identity_list_html@noMatchingIds":{
+    "identity_list_html@noMatchingIds": {
         "message": "No matching identities."
     },
-    "identity_list_html@verifyDelete":{
+    "identity_list_html@verifyDelete": {
         "message": "Do you really want to delete this identity?"
     },
-    "identity_list_html@noAttributes1":{
+    "identity_list_html@noAttributes1": {
         "message": "This identity has no attributes."
     },
-    "identity_list_html@noAttributes2":{
+    "identity_list_html@noAttributes2": {
         "message": "Maybe try adding some?"
     },
-    "identity_list_html@missingInformation":{
+    "identity_list_html@missingInformation": {
         "message": "This identity is missing some requested information:"
     },
-    "identity_list_html@required":{
+    "identity_list_html@required": {
         "message": "required"
     },
-    "identity_list_html@editId":{
+    "identity_list_html@editId": {
         "message": "Edit identity"
     },
-    "identity_list_html@moreAttributes":{
-        "message": "... and $ATTRIBUTENUMBER$ more attributes",
+    "identity_list_html@moreAttributes": {
+        "message": "… and $ATTRIBUTENUMBER$ more attributes",
         "placeholders": {
-            "attributenumber" : {
-              "content" : "$1",
-              "example" : "3"
+            "attributenumber": {
+                "content": "$1",
+                "example": "3"
             }
         }
     },
-    "identity_list_html@showAll":{
+    "identity_list_html@showAll": {
         "message": "Show all attributes"
     },
-    "identity_list_html@shareInfo1":{
+    "identity_list_html@shareInfo1": {
         "message": "Share information marked with"
     },
-    "identity_list_html@shareInfo2":{
+    "identity_list_html@shareInfo2": {
         "message": "from this identity."
     },
-    "identity_list_html@sharingDisabled":{
+    "identity_list_html@sharingDisabled": {
         "message": "Sharing disabled"
     },
-    "identity_list_html@addId":{
+    "identity_list_html@addId": {
         "message": "Click to add a new identity."
     },
-
-    "identity_list_ts@errorReferences":{
+    "identity_list_ts@errorReferences": {
         "message": "Error retrieving references for ``$IDNAME$´´",
         "placeholders": {
             "idname": {
@@ -292,7 +280,7 @@
             }
         }
     },
-    "identity_list_ts@errorAttributes":{
+    "identity_list_ts@errorAttributes": {
         "message": "Error retrieving attributes for ``$IDNAME$´´",
         "placeholders": {
             "idname": {
@@ -301,7 +289,7 @@
             }
         }
     },
-    "identity_list_ts@errorDeletingId":{
+    "identity_list_ts@errorDeletingId": {
         "message": "Failed deleting identity ``$IDNAME$´´",
         "placeholders": {
             "idname": {
@@ -310,13 +298,11 @@
             }
         }
     },
-
-
     "new_identity_html@newId": {
         "message": "New identity"
     },
     "new_identity_html@inputSpecification": {
-        "message": "Only Alphanumeric input. No spaces or special characters 
allowed."
+        "message": "Only alphanumeric input. No spaces or special characters 
allowed."
     },
     "new_identity_html@usernameDuplicate": {
         "message": "An identity with this username already exists."
@@ -324,18 +310,10 @@
     "new_identity_html@enterUsername": {
         "message": "Enter a username for your new identity."
     },
-
-
     "app_html@experimentalEnabled": {
         "message": "Exerimental features enabled"
     },
     "app_html@experimentalDisabled": {
         "message": "Exerimental features disabled"
     }
-
-    
-
-    
-
-
-}
\ No newline at end of file
+}

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]