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.js')
-rw-r--r--l10n/ca.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/l10n/ca.js b/l10n/ca.js
index 60bbc87..30cde07 100644
--- a/l10n/ca.js
+++ b/l10n/ca.js
@@ -13,7 +13,6 @@ OC.L10N.register(
"Preview" : "Previsualització",
"New text file" : "Nou fitxer de text",
"New text file.txt" : "Nou fitxer de text fitxer.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. Si us plau, descarregueu millor 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.",
@@ -27,16 +26,17 @@ OC.L10N.register(
"File mtime not supplied." : "No s'ha proporcionat el fitxer mtime.",
"Share not found" : "Compartició no trobada",
"You are not authorized to open this share" : "No esteu autoritzats per obrir aquest recurs",
- "You can not open a folder" : "No podeu obrir una carpeta",
"Invalid range request" : "Sol·licitud d’interval no vàlida",
"Plain text editor" : "Editor de text pla",
"Open, save and edit text files" : "Obrir, modificar i desar 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.",
"Saving…" : "S'està desant…",
+ "You can not open a folder" : "No podeu obrir una carpeta",
"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 desar el fitxer perquè ha estat modificat després de obrir-se",
"Insufficient permissions" : "Permisos insuficients",
"File path not supplied" : "No s'ha proporcionat la ruta del fitxer",
- "File mtime not supplied" : "No s'ha proporcionat l'hora de modificació del fitxer"
+ "File mtime not supplied" : "No s'ha proporcionat l'hora de modificació del fitxer",
+ "You can not open a folder." : "No podeu obrir una carpeta."
},
"nplurals=2; plural=(n != 1);");