Welcome to mirror list, hosted at ThFree Co, Russian Federation.

ca.json « l10n - github.com/nextcloud/files_texteditor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: df3d0e84132b16ba4c5d5c57c89e23edb703a22c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
{ "translations": {
    "Saving …" : "S'està desant...",
    "Saved!" : "S'ha desat!",
    "Failed!" : "S'ha produït un error!",
    "Saved" : "S'ha desat",
    "There was a problem saving your changes. Click to resume editing." : "Hi ha hagut un problema en desar els canvis. Feu clic per a reprendre l'edició.",
    "Edit in plain text editor" : "Edita amb l'editor de text sense format",
    "An error occurred!" : "S'ha produït un error!",
    "Edit" : "Editor",
    "Mixed" : "Visualització mixta",
    "Preview" : "Previsualització",
    "New text file" : "Fitxer de text nou",
    "New text file.txt" : "Fitxer de text nou.txt",
    "You cannot open a folder" : "No podeu obrir una carpeta",
    "This file is too big to be opened. Please download the file instead." : "Aquest fitxer és massa gran per a obrir-lo. Baixeu el fitxer.",
    "Cannot read the file." : "No es pot llegir el fitxer.",
    "Invalid file path supplied." : "S'ha proporcionat un camí de fitxer no vàlid.",
    "The file is locked." : "El fitxer està blocat.",
    "An internal server error occurred." : "S'ha produït un error intern del servidor.",
    "You cannot write to a folder." : "No podeu escriure en una carpeta.",
    "Cannot save file as it has been modified since opening." : "No podeu desar el fitxer, atès que s'ha modificat d'ençà que el vau obrir.",
    "Could not write to file." : "No s’ha pogut escriure al fitxer.",
    "Insufficient permissions." : "Permisos insuficients.",
    "File path not supplied." : "No s'ha proporcionat el camí del fitxer.",
    "File mtime not supplied." : "No s'ha proporcionat el fitxer mtime.",
    "Share not found" : "No s'ha trobat l'element compartit",
    "You are not authorized to open this share" : "No teniu autorització per a obrir aquest element compartit",
    "Invalid range request" : "La sol·licitud d’interval no és vàlida",
    "Plain text editor" : "Editor de text sense format",
    "Open, save and edit text files" : "Obriu, modifiqueu i deseu fitxers de text",
    "This application enables Nextcloud users to open, save and edit text files in the web browser. If enabled, an entry called \"Text file\" in the \"New\" button menu at the top of the web browser appears. When clicked, a new text file opens in the browser and the file can be saved into the current Nextcloud directory. Further, when a text file is clicked in the web browser, it will be opened and editable. If the privileges allow, a user can also edit shared files and save these changes back into the web browser.\nMore information is available in the text editor documentation." : "Aquesta aplicació permet als usuaris de Nextcloud obrir, desar i editar fitxers de text al navegador web. Si està activada, apareix una entrada anomenada \"Fitxer de text\" al menú \"Nou\" del botó a la part superior del navegador web. Quan hi feu clic, s'obrirà un fitxer de text nou al navegador i el fitxer es podrà desar al directori actual de Nextcloud. A més, quan es faci clic a un fitxer de text al navegador web, s’obrirà i es podrà editar. Si els privilegis ho permeten, un usuari també pot editar fitxers compartits i desar aquests canvis al navegador web.\nPodeu trobar més informació a la documentació de l’editor de text.",
    "saved!" : "S’ha desat!",
    "failed!" : "S'ha produït un error!",
    "You can not open a folder." : "No podeu obrir una carpeta.",
    "You can not write to a folder." : "No podeu escriure en una carpeta.",
    "You can not open a folder" : "No podeu obrir una carpeta"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}