diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-10-02 11:06:18 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-10-02 11:06:18 +0000 |
commit | 0d05c600d607900ecddc5d4a57d9f861f460ce44 (patch) | |
tree | 6a55224a81f03ff05f0ad29a01f0c3b30eb48480 /apps/user_status/l10n/ca.js | |
parent | 905e1918d2796b9a79025283cd6edf2c40f49d77 (diff) | |
download | nextcloud-server-0d05c600d607900ecddc5d4a57d9f861f460ce44.tar.gz nextcloud-server-0d05c600d607900ecddc5d4a57d9f861f460ce44.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_status/l10n/ca.js')
-rw-r--r-- | apps/user_status/l10n/ca.js | 20 |
1 files changed, 9 insertions, 11 deletions
diff --git a/apps/user_status/l10n/ca.js b/apps/user_status/l10n/ca.js index 981f42c9195..832ce09b28f 100644 --- a/apps/user_status/l10n/ca.js +++ b/apps/user_status/l10n/ca.js @@ -8,14 +8,9 @@ OC.L10N.register( "Vacationing" : "Vacances", "Working remotely" : "Treballant a distància", "User status" : "Estat de l'usuari", - "Online" : "En línia", - "Away" : "Absent", - "Do not disturb" : "No molesteu", - "Invisible" : "Invisible", - "Offline" : "Fora de línia", - "Set status" : "Estableix l'estat", - "There was an error saving the new status" : "S'ha produït un error en desar l'estat nou", "What's your status?" : "Quin és el teu estat?", + "Set status" : "Estableix l'estat", + "Status message" : "Missatge d'estat", "There was an error saving the status" : "S'ha produït un error en desar l'estat", "There was an error clearing the status" : "S'ha produït un error en esborrar l'estat", "No recent status changes" : "No hi ha canvis d'estat recents", @@ -23,13 +18,16 @@ OC.L10N.register( "Don't clear" : "No esborrar", "Today" : "Avui", "This week" : "Aquesta setmana", + "Online" : "En línia", + "Away" : "Absent", + "Do not disturb" : "No molesteu", + "Invisible" : "Invisible", + "Offline" : "Fora de línia", + "There was an error saving the new status" : "S'ha produït un error en desar l'estat nou", "30 minutes" : "30 minuts", "1 hour" : "1 hora", "4 hours" : "4 hores", "Mute all notifications" : "Silenciar totes les notificacions", - "Set custom status" : "Definir l'estat personalitzat", - "Clear status after" : "Esborra l'estat després", - "Set a custom status" : "Definir un estat personalitzat", - "Clear custom status" : "Esborra l'estat personalitzat" + "Clear status after" : "Esborra l'estat després" }, "nplurals=2; plural=(n != 1);"); |