JordiRoman commented on a change in pull request #513:
URL: https://github.com/apache/guacamole-client/pull/513#discussion_r484220193
##########
File path: guacamole/src/main/webapp/translations/ca.json
##########
@@ -0,0 +1,1004 @@
+{
+
+ "NAME" : "Catalan",
+
+ "APP" : {
+
+
+
+
+ "ACTION_ACKNOWLEDGE" : "OK",
+ "ACTION_CANCEL" : "Cancel·lar",
+ "ACTION_CLONE" : "Clon",
+ "ACTION_CONTINUE" : "Continua",
+ "ACTION_DELETE" : "Suprimeix",
+ "ACTION_DELETE_SESSIONS" : "Mata Sessions",
+ "ACTION_DOWNLOAD" : "Descarregar",
+ "ACTION_LOGIN" : "Iniciar Sessió",
+ "ACTION_LOGOUT" : "Tancar sessió",
+ "ACTION_MANAGE_CONNECTIONS" : "Connexions",
+ "ACTION_MANAGE_PREFERENCES" : "Preferències",
+ "ACTION_MANAGE_SETTINGS" : "Configuració",
+ "ACTION_MANAGE_SESSIONS" : "Sessions actives",
+ "ACTION_MANAGE_USERS" : "Usuaris",
+ "ACTION_MANAGE_USER_GROUPS" : "Grups",
+ "ACTION_NAVIGATE_BACK" : "Enrera",
+ "ACTION_NAVIGATE_HOME" : "Inici",
+ "ACTION_SAVE" : "Desa",
+ "ACTION_SEARCH" : "Cerca",
+ "ACTION_SHARE" : "Compartir",
+ "ACTION_UPDATE_PASSWORD" : "Actualitza la contrasenya",
+ "ACTION_VIEW_HISTORY" : "Història",
+
+ "DIALOG_HEADER_ERROR" : "Error",
+
+ "ERROR_PAGE_UNAVAILABLE" : "S'ha produït un error i aquesta acció no
es pot completar. Si el problema continua, aviseu l'administrador del sistema o
comproveu els registres del vostre sistema.",
+ "ERROR_PASSWORD_BLANK" : "La vostra contrasenya no pot estar en
blanc.",
+ "ERROR_PASSWORD_MISMATCH" : "Les contrasenyes proporcionades no
coincideixen.",
+
+ "FIELD_HEADER_PASSWORD" : "Contrasenya:",
+ "FIELD_HEADER_PASSWORD_AGAIN" : "Torna a escriure la contrasenya:",
+
+ "FIELD_PLACEHOLDER_FILTER" : "Filtre",
+
+ "FORMAT_DATE_TIME_PRECISE" : "yyyy-MM-dd HH:mm:ss",
+
+ "INFO_ACTIVE_USER_COUNT" : "Actualment en ús per {USERS} {USERS,
plural, one{user} other{users}}.",
+
+ "TEXT_ANONYMOUS_USER" : "Anònim",
+ "TEXT_HISTORY_DURATION" : "{VALUE} {UNIT, select, second{{VALUE,
plural, one{second} other{seconds}}} minute{{VALUE, plural, one{minute}
other{minutes}}} hour{{VALUE, plural, one{hour} other{hours}}} day{{VALUE,
plural, one{day} other{days}}} other{}}",
+ "TEXT_UNTRANSLATED" : "{MESSAGE}"
Review comment:
yes, it is evident that it is an untranslated text :)
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]