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>2022-02-25 05:27:19 +0300
committerNextcloud bot <bot@nextcloud.com>2022-02-25 05:27:19 +0300
commit2f4a675caff85c6e8abdfe1433cd7ce76c9875df (patch)
tree13620bb84d4d9c6c0930a5562b183ff6071ddb29 /apps/contactsinteraction
parentabbbae1fc83635e331a750d77062644a54631f93 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/contactsinteraction')
-rw-r--r--apps/contactsinteraction/l10n/ca.js6
-rw-r--r--apps/contactsinteraction/l10n/ca.json6
2 files changed, 6 insertions, 6 deletions
diff --git a/apps/contactsinteraction/l10n/ca.js b/apps/contactsinteraction/l10n/ca.js
index 9c99646c783..1a28b1b4fde 100644
--- a/apps/contactsinteraction/l10n/ca.js
+++ b/apps/contactsinteraction/l10n/ca.js
@@ -1,9 +1,9 @@
OC.L10N.register(
"contactsinteraction",
{
- "Recently contacted" : "Contactat recentment",
- "Contacts Interaction" : "Interacció de contactes",
+ "Recently contacted" : "Contactes recents",
+ "Contacts Interaction" : "Interacció amb contactes",
"Manages interaction between users and contacts" : "Administra la interacció entre usuaris i contactes",
- "Collect data about user and contacts interactions and provide an address book for the data" : "Recopilar dades sobre interaccions d'usuaris i contactes i proporcionar una llibreta d'adreces per a les dades"
+ "Collect data about user and contacts interactions and provide an address book for the data" : "Recopileu dades sobre les interaccions d'usuaris i contactes i proporcioneu una llibreta d'adreces amb les dades"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/contactsinteraction/l10n/ca.json b/apps/contactsinteraction/l10n/ca.json
index 72fcbc065e8..a02dcdfdf5d 100644
--- a/apps/contactsinteraction/l10n/ca.json
+++ b/apps/contactsinteraction/l10n/ca.json
@@ -1,7 +1,7 @@
{ "translations": {
- "Recently contacted" : "Contactat recentment",
- "Contacts Interaction" : "Interacció de contactes",
+ "Recently contacted" : "Contactes recents",
+ "Contacts Interaction" : "Interacció amb contactes",
"Manages interaction between users and contacts" : "Administra la interacció entre usuaris i contactes",
- "Collect data about user and contacts interactions and provide an address book for the data" : "Recopilar dades sobre interaccions d'usuaris i contactes i proporcionar una llibreta d'adreces per a les dades"
+ "Collect data about user and contacts interactions and provide an address book for the data" : "Recopileu dades sobre les interaccions d'usuaris i contactes i proporcioneu una llibreta d'adreces amb les dades"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file