From d5c7dd80aa20e1cf232b4ab7109145215b170693 Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Fri, 21 May 2021 07:58:24 +0200 Subject: [PATCH] [keycloakpassword] added base messages.po file for translations --- keycloakpassword/lang/C/messages.po | 51 +++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 keycloakpassword/lang/C/messages.po diff --git a/keycloakpassword/lang/C/messages.po b/keycloakpassword/lang/C/messages.po new file mode 100644 index 00000000..0dd6887b --- /dev/null +++ b/keycloakpassword/lang/C/messages.po @@ -0,0 +1,51 @@ +# ADDON keycloakpassword +# Copyright (C) +# This file is distributed under the same license as the Friendica keycloakpassword addon package. +# +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2021-05-21 07:56+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: keycloakpassword.php:118 +msgid "Client ID" +msgstr "" + +#: keycloakpassword.php:119 +msgid "" +"The name of the OpenID Connect client you created for this addon in Keycloak." +msgstr "" + +#: keycloakpassword.php:123 +msgid "Client secret" +msgstr "" + +#: keycloakpassword.php:124 +msgid "" +"The secret assigned to the OpenID Connect client you created for this addon " +"in Keycloak." +msgstr "" + +#: keycloakpassword.php:128 +msgid "OpenID Connect endpoint" +msgstr "" + +#: keycloakpassword.php:130 +msgid "" +"URL to the Keycloak endpoint for your client. (E.g., https://example.com/" +"auth/realms/some-realm/protocol/openid-connect)" +msgstr "" + +#: keycloakpassword.php:136 +msgid "Save Settings" +msgstr ""