Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-03-04 05:17:52 +0300
committerNextcloud bot <bot@nextcloud.com>2020-03-04 05:17:52 +0300
commit0f9fe74020d8b8b71ce03e0baf2f1e2b13cda5f9 (patch)
treec66c4e267b8178b4b6f918db9315e718ddf5b172 /core/l10n/ca.js
parent0be52ab1342f85fed86fe5a4911a562c58765103 (diff)
[tx-robot] updated from transifex
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"],