gnunet-svn
[Top][All Lists]
Advanced

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

[reclaim-ui] 317/459: add englisch message.json file


From: gnunet
Subject: [reclaim-ui] 317/459: add englisch message.json file
Date: Fri, 11 Jun 2021 23:26: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-ui.

commit 9c4f4d162001c27fa1e4674b67882d44267594d7
Author: anna wimbauer <anna.wibauer@gmx.de>
AuthorDate: Wed Sep 30 13:48:29 2020 +0200

    add englisch message.json file
---
 src/_locales/en/messages.json | 152 ++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 152 insertions(+)

diff --git a/src/_locales/en/messages.json b/src/_locales/en/messages.json
new file mode 100644
index 0000000..55d9b9b
--- /dev/null
+++ b/src/_locales/en/messages.json
@@ -0,0 +1,152 @@
+{
+
+    "authorization-request.html:3":{
+        "message": "Personal information request"
+    },
+    "authorization-request.html:7":{
+        "message": "Verifying request, please stand by..."
+    }, 
+    "authorization-request.html:14":{
+        "message": "asks you to share personal information.\n Choose an 
identity to let it access the following information:"
+    }, 
+    "authorization-request.html:20":{
+        "message": "as well as the following additional attributes:."
+    }, 
+    "authorization-request.html:29":{
+        "message": "Be careful when sharing personal data with third parties!"
+    }, 
+    "authorization-request.html:30":{
+        "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"
+            }
+          }
+    }, 
+    "authorization-request.html:37":{
+        "message": "Decline"
+    }, 
+    "authorization-request.html:40":{
+        "message": "Select identity..."
+    }, 
+    "authorization-request.html:46":{
+        "message": "Authorization failed."
+    }, 
+    "authorization-request.html:48":{
+        "message": "Retry"
+    }, 
+    "authorization-request.html:54":{
+        "message": "Cancel verification request"
+    }, 
+    "authorization-request.ts:33":{
+        "message": "Request cancelled"
+    }, 
+
+
+    "edit-authorizations.html:5":{
+        "message": "Manage authorizations for "
+    },
+    "edit-authorizations.html:16":{
+        "message": "Authorized Entity:"
+    },
+    "edit-authorizations.html:21":{
+        "message": "Shared attributes:"
+    },
+    "edit-authorizations.html:41":{
+        "message": "Revoke"
+    },
+    "edit-authorizations.html:44":{
+        "message": "Do you really want to revoke this authorization?"
+    },
+    "edit-authorizations.html:46":{
+        "message": "Yes"
+    },
+    "edit-authorizations.html:49":{
+        "message": "No"
+    },
+    "edit-authorizations.html:60":{
+        "message": "Back to $IDENTITYNAME",
+        "placeholders": {
+            "identityname" : {
+              "content" : "$1",
+              "example" : "myFirstIdentity"
+            }
+          }
+    },
+    "edit-authorizations.ts:57":{
+        "message": "Unknown"
+    },
+
+
+    "edit-credentials.html:5":{
+        "message": "Third party credentials for"
+    },
+    "edit-credentials.html:10":{
+        "message": "Link account:"
+    },
+    "edit-credentials.html:20":{
+        "message": "This account is not compatible with re:claimID."
+    },
+    "edit-credentials.html:25":{
+        "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:33":{
+        "message": "Check compatibility"
+    },
+    "edit-credentials.html:39":{
+        "message": "Available claims to request:"
+    },
+    "edit-credentials.html:47":{
+        "message": "Link"
+    },
+    "edit-credentials.html:50":{
+        "message": "Cancel"
+    },
+    "edit-credentials.html:56":{
+        "message": "Credentials:"
+    },
+    "edit-credentials.html:61":{
+        "message": "Note:"
+    },
+    "edit-credentials.html:63":{
+        "message": "Only use alphanumeric credential names."
+    },
+    "edit-credentials.html:64":{
+        "message": "You cannot define the same name twice."
+    },
+    "edit-credentials.html:65":{
+        "message": "Types and values may not be empty!"
+    },
+    "edit-credentials.html:73":{
+        "message": "Name"
+    },
+    "edit-credentials.html:74":{
+        "message": "Type"
+    },
+    "edit-credentials.html:75":{
+        "message": "Expires"
+    },
+    "edit-credentials.html:76":{
+        "message": "Issuer"
+    },
+    "edit-credentials.html:104":{
+        "message": "Expired"
+    },
+    "edit-credentials.html:137":{
+        "message": "Back"
+    },
+    "edit-credentials.ts:278":{
+        "message": "No account found with this email"
+    },
+    "edit-credentials.ts:281":{
+        "message": "An Error has occured - This may have been caused by a 
wrong e-mail address"
+    },
+
+
+    
+
+    
+
+
+}
\ 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]