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:
Diffstat (limited to 'lib/l10n/ca.json')
-rw-r--r--lib/l10n/ca.json22
1 files changed, 11 insertions, 11 deletions
diff --git a/lib/l10n/ca.json b/lib/l10n/ca.json
index e6493836e34..13700399aba 100644
--- a/lib/l10n/ca.json
+++ b/lib/l10n/ca.json
@@ -83,31 +83,20 @@
"Invalid Federated Cloud ID" : "ID de núvol federat invàlid",
"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",
- "Sharing %s failed, because the user %s does not exist" : "Ha fallat en compartir %s, perquè l'usuari %s no existeix",
- "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Ha fallat en compartir %s, perquè l'usuari %s no és membre de cap grup dels que %s és membre",
- "Sharing %s failed, because this item is already shared with %s" : "Ha fallat en compartir %s, perquè l'element ja està compartit amb %s",
- "Sharing %s failed, because the group %s does not exist" : "Ha fallat en compartir %s, perquè el grup %s no existeix",
- "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",
"Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "No es pot guardar la data d'expiració. Els fitxers o carpetes compartits no poden expirar més tard de %s després d'haver-se compratit.",
"Cannot set expiration date. Expiration date is in the past" : "No es pot guardar la data d'expiració. La data d'expiració ja ha passat.",
"Sharing backend %s must implement the interface OCP\\Share_Backend" : "El rerefons de compartició %s ha d'implementar la interfície OCP\\Share_Backend",
"Sharing backend %s not found" : "El rerefons de compartició %s no s'ha trobat",
"Sharing backend for %s not found" : "El rerefons de compartició per a %s no s'ha trobat",
- "Sharing %s failed, because the permissions exceed permissions granted to %s" : "Ha fallat en compartir %s perquè els permisos excedeixen els permesos per a %s",
"Sharing %s failed, because resharing is not allowed" : "Ha fallat en compartir %s, perquè no es permet compartir de nou",
- "Sharing %s failed, because the sharing backend for %s could not find its source" : "Ha fallat en compartir %s, perquè el rerefons de compartir per %s no pot trobar la seva font",
"Sharing %s failed, because the file could not be found in the file cache" : "Ha fallat en compartir %s, perquè el fitxer no s'ha trobat en el fitxer cau",
"Open »%s«" : "Obre »%s«",
"Files can’t be shared with delete permissions" : "No es poden compartir els fitxers amb permisos d'esborrat",
"Files can’t be shared with create permissions" : "No es poden compartir els fitxers amb permisos de creació",
- "%s shared »%s« with you" : "%s ha compartit »%s« amb tu",
"Click the button below to open it." : "Feu clic al botó següent per obrir-lo.",
- "%s via %s" : "%s via %s",
"The requested share does not exist anymore" : "El recurs sol·licitat ja no existeix",
"Could not find category \"%s\"" : "No s'ha trobat la categoria \"%s\"",
"Sunday" : "Diumenge",
@@ -186,6 +175,17 @@
"Redis" : "Redis",
"Encryption" : "Xifrat",
"Tips & tricks" : "Consells i trucs",
+ "Sharing %s failed, because the user %s does not exist" : "Ha fallat en compartir %s, perquè l'usuari %s no existeix",
+ "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Ha fallat en compartir %s, perquè l'usuari %s no és membre de cap grup dels que %s és membre",
+ "Sharing %s failed, because this item is already shared with %s" : "Ha fallat en compartir %s, perquè l'element ja està compartit amb %s",
+ "Sharing %s failed, because the group %s does not exist" : "Ha fallat en compartir %s, perquè el grup %s no existeix",
+ "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",
+ "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",
+ "Sharing %s failed, because the permissions exceed permissions granted to %s" : "Ha fallat en compartir %s perquè els permisos excedeixen els permesos per a %s",
+ "Sharing %s failed, because the sharing backend for %s could not find its source" : "Ha fallat en compartir %s, perquè el rerefons de compartir per %s no pot trobar la seva font",
+ "%s shared »%s« with you" : "%s ha compartit »%s« amb tu",
+ "%s via %s" : "%s via %s",
"Sync clients" : "Aplicacions per sincronitzar"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file