diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-08-23 00:28:15 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-08-23 00:28:15 +0000 |
commit | bc411a2cf318d807cd42e15bf9b2ffca56b78bd8 (patch) | |
tree | 076993e7b7463ade82c99775c7ac0e916e783d03 /apps/user_status/l10n/oc.json | |
parent | 020401b6c82930783188fd428b961ddd4a296656 (diff) | |
download | nextcloud-server-bc411a2cf318d807cd42e15bf9b2ffca56b78bd8.tar.gz nextcloud-server-bc411a2cf318d807cd42e15bf9b2ffca56b78bd8.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_status/l10n/oc.json')
-rw-r--r-- | apps/user_status/l10n/oc.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/user_status/l10n/oc.json b/apps/user_status/l10n/oc.json index a2dcc20b7dd..42a60a88644 100644 --- a/apps/user_status/l10n/oc.json +++ b/apps/user_status/l10n/oc.json @@ -1,5 +1,6 @@ { "translations": { "Recent statuses" : "Estats recents", + "No recent status changes" : "Cap de cambiament recent d’estat", "In a meeting" : "En reünion", "Commuting" : "En comunicacion", "Out sick" : "Malaut", @@ -17,14 +18,12 @@ "Set status message" : "Definir messatge d’estat", "There was an error saving the status" : "Error en enregistrant l’estat", "There was an error clearing the status" : "Error en escafant l’estat", - "No recent status changes" : "Cap de cambiament recent d’estat", - "Away" : "Absent", - "Do not disturb" : "Me desrengar pas", - "{status}, {timestamp}" : "{status}, {timestamp}", "Don't clear" : "Escafar pas", "Today" : "Uèi", "This week" : "Aquesta setmana", "Online" : "En linha", + "Away" : "Absent", + "Do not disturb" : "Me desrengar pas", "Invisible" : "Invisible", "Offline" : "Fòra linha", "There was an error saving the new status" : "Error en enregistrant l’estat novèl", @@ -32,6 +31,7 @@ "1 hour" : "1 ora", "4 hours" : "4 oras", "Mute all notifications" : "Amudir totas las notificacions", - "Appear offline" : "Aparéisser fòra linha" + "Appear offline" : "Aparéisser fòra linha", + "{status}, {timestamp}" : "{status}, {timestamp}" },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file |