Skip to content
This repository has been archived by the owner on Sep 18, 2019. It is now read-only.

Commit

Permalink
[tx-robot] updated from transifex
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenkins for ownCloud committed Sep 3, 2014
1 parent c294ac8 commit 64454ef
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions l10n/ca.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<?php
$TRANSLATIONS = array(
"Chat" => "Xat",
"Search in conversations" => "Cerca en les converses",
"Add Person" => "Afegeix Persona",
"Chat Message" => "Missatge de xat",
"Search in users" => "Cerca en els usuaris",
"There are no other users on this ownCloud." => "No hi ha altres usuaris en aquest ownCloud",
"In order to chat please create at least one user, it will appear on the left." => "Per xatejar siusplau crea almenys un usuari, apareixerà a l'esquerra"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";

0 comments on commit 64454ef

Please sign in to comment.