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-21 06:28:05 +0300
committerNextcloud bot <bot@nextcloud.com>2022-06-21 06:28:05 +0300
commit9c773341c22090666325404e7be6b9227bfd44da (patch)
tree5e4c7ce1b1a360ca1e64df76a1bdba74bc090b13 /l10n/ca.js
parent65e8662d1ac5aa4f51c87f5868d04c2e93d74590 (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.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/l10n/ca.js b/l10n/ca.js
index 017d4b631..44f133a19 100644
--- a/l10n/ca.js
+++ b/l10n/ca.js
@@ -54,7 +54,6 @@ OC.L10N.register(
"Heading 3" : "Títol 3",
"Heading 4" : "Títol 4",
"Heading 5" : "Títol 5",
- "ToDo list" : "Llista tasques pendents",
"Info" : "Informació",
"Success" : "Èxit",
"Warning" : "Avís",
@@ -63,6 +62,7 @@ OC.L10N.register(
"New text document" : "Nou document de text",
"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",
"_and %n other editor_::_and %n other editors_" : ["i %n altres editors","i %n altres editors"],
+ "ToDo list" : "Llista tasques pendents",
"Participants" : "Participants"
},
"nplurals=2; plural=(n != 1);");