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

github.com/nextcloud/files_texteditor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/ca.json')
-rw-r--r--l10n/ca.json17
1 files changed, 16 insertions, 1 deletions
diff --git a/l10n/ca.json b/l10n/ca.json
index ecf4724..0ff7fcf 100644
--- a/l10n/ca.json
+++ b/l10n/ca.json
@@ -3,10 +3,25 @@
"saved!" : "Desat!",
"failed!" : "ha fallat!",
"Saved" : "Desat",
+ "There was a problem saving your changes. Click to resume editing." : "S'ha produït un problema en desar els canvis. Feu clic per reprendre l'edició.",
"An error occurred!" : "S'ha produït un error!",
+ "Edit" : "Edita",
+ "Mixed" : "Mixta",
+ "Preview" : "Previsuatlització",
+ "New text file" : "Nou fitxer de text",
+ "New text file.txt" : "Nou fitxer de text.txt",
+ "You can not 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 obrir-lo. Por favor, descarregueu el fitxer.",
+ "Cannot read the file." : "No es pot llegir el fitxer.",
+ "Invalid file path supplied." : "S'ha proporcionat una ruta de fitxer no vàlida.",
+ "The file is locked." : "El fitxer està bloquejat.",
+ "An internal server error occurred." : "S'ha produït un error del servidor intern.",
+ "You can not write to a folder" : "No podeu escriure a una carpeta",
"Cannot save file as it has been modified since opening" : "No és possible guardar l'arxiu perquè ha estat modificat després de obrir-se",
"Insufficient permissions" : "Permisos insuficients",
"File path not supplied" : "No s'ha proporcionat la ruta del arxiu",
- "File mtime not supplied" : "No s'ha proporcionat l'hora de modificació de l'arxiu"
+ "File mtime not supplied" : "No s'ha proporcionat l'hora de modificació de l'arxiu",
+ "Text editor" : "Editor de text",
+ "Text file" : "Fitxer de text"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file