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

github.com/nextcloud/text.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.json19
1 files changed, 19 insertions, 0 deletions
diff --git a/l10n/ca.json b/l10n/ca.json
index 0711335ad..4466172bb 100644
--- a/l10n/ca.json
+++ b/l10n/ca.json
@@ -1,5 +1,14 @@
{ "translations": {
"New text document" : "Nou document de text",
+ "The file was uploaded" : "S'ha pujat el fitxer",
+ "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El fitxer pujat excedeix la directiva upload_max_filesize a php.ini",
+ "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El fitxer pujat excedeix la directiva MAX_FILE_SIZE que s'ha especificat en el formulari HTML",
+ "The file was only partially uploaded" : "El fitxer només s'ha pujat parcialment",
+ "No file was uploaded" : "No s'ha pujat cap fitxer",
+ "Missing a temporary folder" : "No es troba cap carpeta temporal",
+ "Could not write file to disk" : "No s’ha pogut escriure el fitxer en el disc",
+ "A PHP extension stopped the file upload" : "Una extensió PHP ha aturat la pujada del fitxer",
+ "No file uploaded or file size exceeds maximum of %s" : "No s'ha carregat cap fitxer o la mida del fitxer sobrepassa el màxim de %s",
"Nextcloud Text" : "Text Nextcloud",
"text document" : "document de text",
"Readme" : "Llegeix-me",
@@ -10,23 +19,30 @@
"Use the saved version" : "Fes servir la versió desada",
"The document has been changed outside of the editor. The changes cannot be applied." : "El document ha estat canviat des de fora d'aquest editor. Els canvis no es poden aplicar.",
"File could not be loaded. Please check your internet connection." : "No s'ha pogut carregar el fitxer. Revisa la teva connexió a internet.",
+ "Saving …" : "S'està desant...",
+ "Saved" : "Guardat",
"Last saved {lastSaved}" : "Última actualització {lastSaved}",
"Unsaved changes" : "Canvis sense desar",
"Enter your name so other users can see who is editing" : "Poseu el vostre nom i així els altres usuaris podran veure qui està editant el document",
"Edit guest name" : "Edita el nom de convidat",
"Save guest name" : "Desa el nom de convidat",
+ "Formatting help" : "Format d'ajuda",
+ "Keyboard shortcuts" : "Dreceres de teclat",
"Bold" : "Negreta",
"Italic" : "Cursiva",
"Strikethrough" : "Ratllat",
+ "Shift" : "Maj",
"Heading 1" : "Títol 1",
"Heading 6" : "Títol 6",
"Unordered list" : "Llista no ordenada",
"Ordered list" : "Llista ordenada",
"Blockquote" : "Cita",
+ "Quoted text" : "Text citat",
"Code block" : "Bloc de codi",
"Insert an image" : "Insereix una imatge",
"Link file" : "Fitxer d'enllaç",
"Select file to link to" : "Seleccioneu el fitxer al que enllaça",
+ "Participants" : "Participants",
"Show rich workspaces" : "Mostra els espai de treball enriquits",
"Add notes, lists or links …" : "Afegiu notes, llistes o enllaços …",
"Edit" : "Edita",
@@ -38,6 +54,9 @@
"Heading 4" : "Títol 4",
"Heading 5" : "Títol 5",
"ToDo list" : "Llista tasques pendents",
+ "Info" : "Informació",
+ "Success" : "Èxit",
+ "Warning" : "Avís",
"Insert image" : "Inserir imatge",
"_and %n other editor_::_and %n other editors_" : ["i %n altres editors","i %n altres editors"]
},"pluralForm" :"nplurals=2; plural=(n != 1);"