diff options
Diffstat (limited to 'apps/files_external/l10n/ca.json')
-rw-r--r-- | apps/files_external/l10n/ca.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/files_external/l10n/ca.json b/apps/files_external/l10n/ca.json index 2b1018bff8e..8fbe3000a8c 100644 --- a/apps/files_external/l10n/ca.json +++ b/apps/files_external/l10n/ca.json @@ -1,4 +1,10 @@ { "translations": { + "Grant access" : "Concedeix accés", + "Error configuring OAuth1" : "S'ha produït un error en configurar l'OAuth1", + "Please provide a valid app key and secret." : "Proporcioneu una clau d'aplicació i un secret vàlids.", + "Error configuring OAuth2" : "S'ha produït un error en configurar l'OAuth2", + "Generate keys" : "Genera les claus", + "Error generating key pair" : "S'ha produït un error en generar el parell de claus", "Type to select user or group." : "Escriviu per a seleccionar un usuari o grup.", "(Group)" : "(grup)", "Compatibility with Mac NFD encoding (slow)" : "Compatibilitat amb la codificació de Mac NFD (lent)", @@ -135,12 +141,6 @@ "Advanced settings" : "Paràmetres avançats", "Allow users to mount external storage" : "Permet que els usuaris muntin emmagatzematge extern", "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Les credencials globals es poden utilitzar per a autenticar-se amb diversos emmagatzematges externs que tinguin les mateixes credencials.", - "Grant access" : "Concedeix accés", - "Error configuring OAuth1" : "S'ha produït un error en configurar l'OAuth1", - "Please provide a valid app key and secret." : "Proporcioneu una clau d'aplicació i un secret vàlids.", - "Error configuring OAuth2" : "S'ha produït un error en configurar l'OAuth2", - "Generate keys" : "Genera les claus", - "Error generating key pair" : "S'ha produït un error en generar el parell de claus", "Empty response from the server" : "El servidor ha enviat una resposta buida", "Couldn't access. Please log out and in again to activate this mount point" : "No s'ha pogut accedir. Tanqueu la sessió i torneu a iniciar-la per a activar aquest punt de muntatge", "Couldn't get the information from the remote server: {code} {type}" : "No s'ha pogut obtenir la informació del servidor remot: {code} {type}", |