summaryrefslogtreecommitdiffstats
path: root/core/l10n/ca.js
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/ca.js')
-rw-r--r--core/l10n/ca.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/ca.js b/core/l10n/ca.js
index 6fabe122af0..ed144de6ec8 100644
--- a/core/l10n/ca.js
+++ b/core/l10n/ca.js
@@ -119,8 +119,8 @@ OC.L10N.register(
"unknown text" : "text desconegut",
"Hello world!" : "Hola a tothom!",
"sunny" : "assolellat",
- "Hello {name}, the weather is {weather}" : "Hola {name}, el temps és {weather}",
- "Hello {name}" : "Hola {name}",
+ "Hello {name}, the weather is {weather}" : "Hola, {name}, el temps és {weather}",
+ "Hello {name}" : "Hola, {name}",
"<strong>These are your search results<script>alert(1)</script></strong>" : "<strong>Aquests són els resultats de la cerca<script>alert(1)</script></strong>",
"new" : "nou",
"_download %n file_::_download %n files_" : ["descarregar l'arxiu %n","descarrega %n fitxers"],