diff options
Diffstat (limited to 'core/l10n/ca.js')
-rw-r--r-- | core/l10n/ca.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/l10n/ca.js b/core/l10n/ca.js index b4043d34cb4..a9aebbbb60e 100644 --- a/core/l10n/ca.js +++ b/core/l10n/ca.js @@ -98,6 +98,8 @@ OC.L10N.register( "_{count} notification_::_{count} notifications_" : ["{count} notificació","{count} notificacions"], "No" : "No", "Yes" : "Sí", + "Create share" : "Crea l'element compartit", + "Failed to add the public link to your Nextcloud" : "No s'ha pogut afegir l'enllaç públic al vostre Nextcloud", "Custom date range" : "Interval de dates personalitzat", "Pick start date" : "Trieu la data d'inici", "Pick end date" : "Trieu la data de finalització", @@ -190,6 +192,7 @@ OC.L10N.register( "You have not added any info yet" : "Encara no heu afegit cap informació", "{user} has not added any info yet" : "{user} encara no ha afegit cap informació", "Error opening the user status modal, try hard refreshing the page" : "S'ha produït un error en obrir el quadre de diàleg modal d'estat de l'usuari, proveu d'actualitzar la pàgina", + "More actions" : "Més accions", "This browser is not supported" : "Aquest navegador no és compatible", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "El vostre navegador no és compatible. Actualitzeu a una versió més recent o compatible.", "Continue with this unsupported browser" : "Continua amb aquest navegador no compatible", |