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:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-06-21 10:49:50 +0300
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-06-21 10:49:50 +0300
commit0e575c7eeadc6c8eb11b0be2ed1d39cdcf6cfcb8 (patch)
tree1b93af1800c68dac23f461b128463238be979c27 /lib/l10n/ca.js
parentbb465a7ab45c897291deb27cf4329b06cc4857eb (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ca.js')
-rw-r--r--lib/l10n/ca.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/l10n/ca.js b/lib/l10n/ca.js
index 2d6b88768f0..d84d7284275 100644
--- a/lib/l10n/ca.js
+++ b/lib/l10n/ca.js
@@ -44,6 +44,7 @@ OC.L10N.register(
"For the best results, please consider using a GNU/Linux server instead." : "Per millors resultats, millor considereu utilitzar un servidor GNU/Linux.",
"Set an admin username." : "Establiu un nom d'usuari per l'administrador.",
"Set an admin password." : "Establiu una contrasenya per l'administrador.",
+ "Invalid Federated Cloud ID" : "ID de núvol federat invàlid",
"%s shared »%s« with you" : "%s ha compartit »%s« amb tu",
"Sharing %s failed, because the file does not exist" : "Ha fallat en compartir %s, perquè el fitxer no existeix",
"You are not allowed to share %s" : "No se us permet compartir %s",
@@ -54,6 +55,8 @@ OC.L10N.register(
"Sharing %s failed, because %s is not a member of the group %s" : "Ha fallat en compartir %s, perquè %s no és membre del grup %s",
"You need to provide a password to create a public link, only protected links are allowed" : "Heu de proporcionar una contrasenya per crear un enllaç públic. Només es permeten enllaços segurs.",
"Sharing %s failed, because sharing with links is not allowed" : "Ha fallat en compartir %s, perquè no es permet compartir amb enllaços",
+ "Not allowed to create a federated share with the same user" : "No està permés crear una compartició federada amb el mateix usuari",
+ "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "La compartició de %s ha fallat, no es pot trobar %s, potser el servidor està actualment innacessible.",
"Share type %s is not valid for %s" : "La compartició tipus %s no és vàlida per %s",
"Setting permissions for %s failed, because the permissions exceed permissions granted to %s" : "Ha fallat en establir els permisos per %s perquè aquests excedeixen els permesos per a %s",
"Setting permissions for %s failed, because the item was not found" : "Ha fallat en establir els permisos per %s, perquè no s'ha trobat l'element",