Skip to content

Commit 559774a

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent a10aa44 commit 559774a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

library/src/main/res/values-ca/strings.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
<string name="account_not_new">Compte ja existent en crear-ne un de nou</string>
44
<string name="account_not_the_same">Autenticat amb un compte diferent de l\'actualitzat</string>
55
<string name="bad_oc_version">No s\'ha trobat cap versió vàlida del Nextcloud al servidor.</string>
6+
<string name="connect_timeout_exception">Excepció de temps d\'espera del sòcol</string>
67
<string name="exception_using_account">Excepció en utilitzar el compte</string>
78
<string name="file_locked">Un altre usuari o procés bloqueja el fitxer</string>
89
<string name="file_not_found">El fitxer local no existeix</string>
@@ -15,7 +16,7 @@
1516
<string name="malformed_url_exception">L\'excepció de l\'URL té un format incorrecte</string>
1617
<string name="message_install_client_cert">Voleu instal·lar un certificat de client TLS\?</string>
1718
<string name="no_network_connection">No hi ha connexió a la xarxa</string>
18-
<string name="notification_channel_name">Connexió Nextcould</string>
19+
<string name="notification_channel_name">Connexió Nextcloud</string>
1920
<string name="notification_message_select_client_cert">Seleccioneu el certificat del client per a: %1$s:%2$d</string>
2021
<string name="notification_title_select_client_cert">Seleccioneu el certificat del client</string>
2122
<string name="operation_cancelled">Operació cancel·lada per la persona que ha trucat</string>

0 commit comments

Comments
 (0)