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
path: root/core
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-03-04 05:18:01 +0300
committerNextcloud bot <bot@nextcloud.com>2020-03-04 05:18:01 +0300
commit8607a9871ce7f1f34f0514fb939f48680667825d (patch)
tree4ccd24cc2b1547ec29288ac10b8fcb6eb1acd39a /core
parent5077b9318e3b8074c52f1c0c1a58061f32f03963 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'core')
-rw-r--r--core/l10n/ca.js4
-rw-r--r--core/l10n/ca.json4
2 files changed, 4 insertions, 4 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"],
diff --git a/core/l10n/ca.json b/core/l10n/ca.json
index 282a88372ba..a9a3a0732f8 100644
--- a/core/l10n/ca.json
+++ b/core/l10n/ca.json
@@ -117,8 +117,8 @@
"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"],