summaryrefslogtreecommitdiffstats
path: root/l10n/ca.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-04-16 00:34:18 +0000
committerNextcloud bot <bot@nextcloud.com>2024-04-16 00:34:18 +0000
commit3a9a6348f34f3aba80526439fd89956373472875 (patch)
treea01e5975a71228212923481202bd09ff06943bb9 /l10n/ca.js
parentbe3722f9146b7977209e3ecc193ed53e0c950289 (diff)
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n/ca.js')
-rw-r--r--l10n/ca.js12
1 files changed, 6 insertions, 6 deletions
diff --git a/l10n/ca.js b/l10n/ca.js
index 22a8e6c94..ca386372c 100644
--- a/l10n/ca.js
+++ b/l10n/ca.js
@@ -151,12 +151,6 @@ OC.L10N.register(
"{actor} removed group {group}" : "{actor} ha suprimit el grup {group}",
"You removed group {group}" : "Heu suprimit el grup {group}",
"An administrator removed group {group}" : "Un administrador ha eliminat el grup {group}",
- "{actor} added circle {circle}" : "{actor} ha afegit el cercle {circle}",
- "You added circle {circle}" : "Has afegit el cercle {circle}",
- "An administrator added circle {circle}" : "Un administrador ha afegit el cercle {circle}",
- "{actor} removed circle {circle}" : "{actor} ha eliminat el cercle {circle}",
- "You removed circle {circle}" : "Has eliminat el cercle {circle}",
- "An administrator removed circle {circle}" : "Un administrador ha eliminat el cercle {circle}",
"{actor} added {phone}" : "{actor} ha afegit {phone}",
"You added {phone}" : "Heu afegit {phone}",
"An administrator added {phone}" : "Un administrador ha afegit {phone}",
@@ -1670,6 +1664,12 @@ OC.L10N.register(
"{actor} invited {user}" : "{actor} ha convidat {user}",
"You invited {user}" : "Has convidat {user}",
"An administrator invited {user}" : "Un administrador ha convidat {user}",
+ "{actor} added circle {circle}" : "{actor} ha afegit el cercle {circle}",
+ "You added circle {circle}" : "Has afegit el cercle {circle}",
+ "An administrator added circle {circle}" : "Un administrador ha afegit el cercle {circle}",
+ "{actor} removed circle {circle}" : "{actor} ha eliminat el cercle {circle}",
+ "You removed circle {circle}" : "Has eliminat el cercle {circle}",
+ "An administrator removed circle {circle}" : "Un administrador ha eliminat el cercle {circle}",
"More unread mentions" : "Més mencions no llegides",
"{user1} shared room {roomName} on {remoteServer} with you" : "{user1} ha compartit habitació {roomName} a {remoteServer} amb tu",
"Messages in {conversation}" : "Missatges a {conversation}",