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:
authorNextcloud bot <bot@nextcloud.com>2022-06-01 06:36:06 +0300
committerNextcloud bot <bot@nextcloud.com>2022-06-01 06:36:06 +0300
commitf78cee330bd44b8af22e1054ba991765aeedfd27 (patch)
treed1dd83ca72fc6ded6bfde73597582f22253b5be1 /l10n/ca.js
parent5120daec1ce009f427fb36d34d3aee7ab5d63121 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n/ca.js')
-rw-r--r--l10n/ca.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/l10n/ca.js b/l10n/ca.js
index f7bd013c6..d2c435195 100644
--- a/l10n/ca.js
+++ b/l10n/ca.js
@@ -19,6 +19,7 @@ OC.L10N.register(
"** 📝 Collaborative document editing!**\n\n- **📝 Focused writing:** No distractions, only the formatting you need.\n- **🙋 Work together:** Share and collaborate with friends and colleagues, no matter if they use Nextcloud or not!\n- **💾 Open format:** Files are saved as [Markdown](https://en.wikipedia.org/wiki/Markdown), so you can edit them from any other text app too.\n- **✊ Strong foundation:** We use [🐈 tiptap](https://tiptap.scrumpy.io) which is based on [🦉 ProseMirror](https://prosemirror.net) – huge thanks to them!" : "** 📝 Edició col·laborativa de documents!**\n\n- **📝 Escriptura focalitzada:** Sense distraccions, només amb les eines de formatació que necessiteu.\n- **🙋 Treballar plegats:** Compartiu i col·laboreu amb amics i col·legues, no importa que emprin Nextcloud o no!\n- **💾 Format obert:** Els fitxers es desen com a [Markdown](https://ca.wikipedia.org/wiki/Markdown), així que sempre podreu editar-los emprant qualsevol editor de text.\n- **✊ Fonaments sòlids:** Emprem [🐈 tiptap](https://tiptap.scrumpy.io) que es basa en [🦉 ProseMirror](https://prosemirror.net) – moltes gràcies per ells!",
"Use current version" : "Fes servir la versió actual",
"Use the saved version" : "Fes servir la versió desada",
+ "Insert an image" : "Insereix una imatge",
"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...",
@@ -41,13 +42,11 @@ OC.L10N.register(
"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",
"Undo" : "Desfés",
"Redo" : "Refer",
"Headings" : "Títols",
@@ -60,6 +59,7 @@ OC.L10N.register(
"Success" : "Èxit",
"Warning" : "Avís",
"Insert image" : "Inserir imatge",
+ "Edit" : "Edita",
"New text document" : "Nou document de text",
"_and %n other editor_::_and %n other editors_" : ["i %n altres editors","i %n altres editors"]
},