diff options
Diffstat (limited to 'apps/user_status/l10n/oc.js')
-rw-r--r-- | apps/user_status/l10n/oc.js | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/user_status/l10n/oc.js b/apps/user_status/l10n/oc.js index 5e465d1fb35..bbd00e9e551 100644 --- a/apps/user_status/l10n/oc.js +++ b/apps/user_status/l10n/oc.js @@ -13,13 +13,12 @@ OC.L10N.register( "User status" : "Estat utilizaire", "Clear status after" : "Escafar l’estat aprèp", "What is your status?" : "Quin es vòstre estat ?", - "Set status" : "Definir 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", "Online status" : "Estat en linha", "Status message" : "Messatge d’estat", "Clear status message" : "Escafar messatge d’estat", "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", "Don't clear" : "Escafar pas", "Today" : "Uèi", "This week" : "Aquesta setmana", @@ -28,12 +27,13 @@ OC.L10N.register( "Do not disturb" : "Me desrengar pas", "Invisible" : "Invisible", "Offline" : "Fòra linha", + "Set status" : "Definir estat", "There was an error saving the new status" : "Error en enregistrant l’estat novèl", "30 minutes" : "30 minutas", "1 hour" : "1 ora", "4 hours" : "4 oras", + "Busy" : "Ocupat", "Mute all notifications" : "Amudir totas las notificacions", - "Appear offline" : "Aparéisser fòra linha", - "View profile" : "Veire perfil" + "Appear offline" : "Aparéisser fòra linha" }, "nplurals=2; plural=(n > 1);"); |