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>2020-06-16 06:02:42 +0300
committerNextcloud bot <bot@nextcloud.com>2020-06-16 06:02:42 +0300
commit2ace6b2851a7affbc5049dbff412e30a55124016 (patch)
tree923b975561faada494210ae416ccef2a6644339e /l10n/ca.js
parent7acc2f5828fdbeb02f7e433895389742c8a182bf (diff)
[tx-robot] updated from transifex
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 a54213f6d..b73446ddc 100644
--- a/l10n/ca.js
+++ b/l10n/ca.js
@@ -21,8 +21,6 @@ OC.L10N.register(
"Insert image" : "Inserir imatge",
"Add link" : "Afegeix un enllaç",
"_and %n other editor_::_and %n other editors_" : ["i %n altres editors","i %n altres editors"],
- "Show image" : "Mostra la imatge",
- "Show file" : "Mostra el fitxer",
"Show rich workspaces" : "Mostra els espai de treball enriquits",
"Add notes, lists or links …" : "Afegiu notes, llistes o enllaços...",
"New text document" : "Nou document de text",
@@ -46,6 +44,8 @@ OC.L10N.register(
"Blockquote" : "Cita",
"Code block" : "Bloc de codi",
"Network connection error: Could not connect to the document" : "Error de connexió de xarxa: No s'ha pogut connectar amb el document",
- "Last save {lastSave}" : "Darrera modificació {lastSave}"
+ "Last save {lastSave}" : "Darrera modificació {lastSave}",
+ "Show image" : "Mostra la imatge",
+ "Show file" : "Mostra el fitxer"
},
"nplurals=2; plural=(n != 1);");