diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-03-04 02:17:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-03-04 02:17:52 +0000 |
commit | 0f9fe74020d8b8b71ce03e0baf2f1e2b13cda5f9 (patch) | |
tree | c66c4e267b8178b4b6f918db9315e718ddf5b172 /core/l10n/ca.js | |
parent | 0be52ab1342f85fed86fe5a4911a562c58765103 (diff) | |
download | nextcloud-server-0f9fe74020d8b8b71ce03e0baf2f1e2b13cda5f9.tar.gz nextcloud-server-0f9fe74020d8b8b71ce03e0baf2f1e2b13cda5f9.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ca.js')
-rw-r--r-- | core/l10n/ca.js | 4 |
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"], |