You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by mj...@apache.org on 2017/01/31 21:49:10 UTC

[1/2] incubator-guacamole-client git commit: GUACAMOLE-156: Add missing French translations.

Repository: incubator-guacamole-client
Updated Branches:
  refs/heads/master c0e050c65 -> d358449c7


GUACAMOLE-156: Add missing French translations.


Project: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/commit/4d998aa6
Tree: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/tree/4d998aa6
Diff: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/diff/4d998aa6

Branch: refs/heads/master
Commit: 4d998aa65057b7a29bd2a5f0012eb396b88da013
Parents: c0e050c
Author: Nick Couchman <ni...@yahoo.com>
Authored: Tue Jan 31 15:51:50 2017 -0500
Committer: Nick Couchman <ni...@yahoo.com>
Committed: Tue Jan 31 15:51:50 2017 -0500

----------------------------------------------------------------------
 .../src/main/resources/translations/fr.json           | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/blob/4d998aa6/extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-base/src/main/resources/translations/fr.json
----------------------------------------------------------------------
diff --git a/extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-base/src/main/resources/translations/fr.json b/extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-base/src/main/resources/translations/fr.json
index 5369d51..8521f58 100644
--- a/extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-base/src/main/resources/translations/fr.json
+++ b/extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-base/src/main/resources/translations/fr.json
@@ -8,6 +8,20 @@
         "FIELD_HEADER_NEW_PASSWORD"         : "Mot de passe",
         "FIELD_HEADER_CONFIRM_NEW_PASSWORD" : "R�p�ter mot de passe"
 
+    },
+
+    "USER_ATTRIBUTES" : {
+
+        "FIELD_HEADER_DISABLED"            : "Identifiant d�sactiv�:",
+        "FIELD_HEADER_EXPIRED"             : "Mot de passe expir�:",
+        "FIELD_HEADER_ACCESS_WINDOW_END"   : "Interdire l'acc�s apr�s:",
+        "FIELD_HEADER_ACCESS_WINDOW_START" : "Autoriser l'acc�s apr�s:",
+        "FIELD_HEADER_TIMEZONE"            : "Fuseau horaire de l'utilisateur:",
+        "FIELD_HEADER_VALID_FROM"          : "Activer le compte apr�s:",
+        "FIELD_HEADER_VALID_UNTIL"         : "D�sactiver le compte apr�s:",
+
+        "SECTION_HEADER_RESTRICTIONS" : "Restrictions de comptes"
+
     }
 
 }


[2/2] incubator-guacamole-client git commit: GUACAMOLE-156: Merge updated French translations for database auth.

Posted by mj...@apache.org.
GUACAMOLE-156: Merge updated French translations for database auth.


Project: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/commit/d358449c
Tree: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/tree/d358449c
Diff: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/diff/d358449c

Branch: refs/heads/master
Commit: d358449c7f1592e6b06aadc94dcf39dcc50c9671
Parents: c0e050c 4d998aa
Author: Michael Jumper <mj...@apache.org>
Authored: Tue Jan 31 13:47:55 2017 -0800
Committer: Michael Jumper <mj...@apache.org>
Committed: Tue Jan 31 13:47:55 2017 -0800

----------------------------------------------------------------------
 .../src/main/resources/translations/fr.json           | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
----------------------------------------------------------------------