diff --git a/apps/dashboard/l10n/pl.js b/apps/dashboard/l10n/pl.js
index 47df2e919b806370eca2849d1f76949bcbe9ea33..23ce01e9016288e74db6d256c9b7c2e29e714ab6 100644
--- a/apps/dashboard/l10n/pl.js
+++ b/apps/dashboard/l10n/pl.js
@@ -9,7 +9,7 @@ OC.L10N.register(
     "Get more widgets from the app store" : "Pobierz więcej widżetów ze sklepu z aplikacjami",
     "Change background image" : "Zmień obraz tła",
     "Weather service" : "Serwis pogodowy",
-    "For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "Ze względu na Twoją prywatność dane pogodowe są pobierane przez serwer Nextcloud w Twoim imieniu, więc usługa pogodowa nie otrzymuje żadnych danych osobowych.",
+    "For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "Ze względu na Twoją prywatność dane pogodowe są pobierane przez serwer Nextcloud w Twoim imieniu, dlatego usługa pogodowa nie otrzymuje żadnych danych osobowych.",
     "Weather data from Met.no" : "Dane pogodowe z Met.no",
     "Weather" : "Pogoda",
     "Status" : "Status",
diff --git a/apps/dashboard/l10n/pl.json b/apps/dashboard/l10n/pl.json
index 70c2fd7721ba054847ff4c5d70307e340a3385d3..984bc926ef5390a14993b0413c7675e27aae286d 100644
--- a/apps/dashboard/l10n/pl.json
+++ b/apps/dashboard/l10n/pl.json
@@ -7,7 +7,7 @@
     "Get more widgets from the app store" : "Pobierz więcej widżetów ze sklepu z aplikacjami",
     "Change background image" : "Zmień obraz tła",
     "Weather service" : "Serwis pogodowy",
-    "For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "Ze względu na Twoją prywatność dane pogodowe są pobierane przez serwer Nextcloud w Twoim imieniu, więc usługa pogodowa nie otrzymuje żadnych danych osobowych.",
+    "For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "Ze względu na Twoją prywatność dane pogodowe są pobierane przez serwer Nextcloud w Twoim imieniu, dlatego usługa pogodowa nie otrzymuje żadnych danych osobowych.",
     "Weather data from Met.no" : "Dane pogodowe z Met.no",
     "Weather" : "Pogoda",
     "Status" : "Status",
diff --git a/apps/user_status/l10n/ca.js b/apps/user_status/l10n/ca.js
index 832ce09b28fd1b521990852bb55a42e52be3462d..04c145fbddd33a55c1588d1a178a4cea04f2ad2b 100644
--- a/apps/user_status/l10n/ca.js
+++ b/apps/user_status/l10n/ca.js
@@ -14,13 +14,13 @@ OC.L10N.register(
     "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",
+    "Away" : "Absent",
+    "Do not disturb" : "No molesteu",
     "{status}, {timestamp}" : "{status}, {timestamp}",
     "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",
diff --git a/apps/user_status/l10n/ca.json b/apps/user_status/l10n/ca.json
index 05d6c4fddf4df0bab6b70fb2301f80b2d9652839..cdbbb56c2548a66468707cc917e9d09b9f6fd4ee 100644
--- a/apps/user_status/l10n/ca.json
+++ b/apps/user_status/l10n/ca.json
@@ -12,13 +12,13 @@
     "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",
+    "Away" : "Absent",
+    "Do not disturb" : "No molesteu",
     "{status}, {timestamp}" : "{status}, {timestamp}",
     "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",
diff --git a/apps/user_status/l10n/cs.js b/apps/user_status/l10n/cs.js
index 4546a5398cbb65ee13377816f22dabaaa44d4927..a6f5caf7af67ef6fe4dbd3f16dfd175428fc2748 100644
--- a/apps/user_status/l10n/cs.js
+++ b/apps/user_status/l10n/cs.js
@@ -16,13 +16,13 @@ OC.L10N.register(
     "There was an error saving the status" : "Došlo k chybě při ukládání stavu",
     "There was an error clearing the status" : "Při čištění stavu došlo k chybě",
     "No recent status changes" : "Žádné nedávné změny stavu",
+    "Away" : "Pryč",
+    "Do not disturb" : "Nerušit",
     "{status}, {timestamp}" : "{status}, {timestamp}",
     "Don't clear" : "Nečistit",
     "Today" : "Dnes",
     "This week" : "Tento týden",
     "Online" : "Online",
-    "Away" : "Pryč",
-    "Do not disturb" : "Nerušit",
     "Invisible" : "Neviditelné",
     "Offline" : "Offline",
     "There was an error saving the new status" : "Při ukládání nového stavu došlo k chybě",
diff --git a/apps/user_status/l10n/cs.json b/apps/user_status/l10n/cs.json
index 42c37685d59e317e0ca7e152812d41a12debce68..93d79bb50ee026a9228f93dbe879a6489b92de77 100644
--- a/apps/user_status/l10n/cs.json
+++ b/apps/user_status/l10n/cs.json
@@ -14,13 +14,13 @@
     "There was an error saving the status" : "Došlo k chybě při ukládání stavu",
     "There was an error clearing the status" : "Při čištění stavu došlo k chybě",
     "No recent status changes" : "Žádné nedávné změny stavu",
+    "Away" : "Pryč",
+    "Do not disturb" : "Nerušit",
     "{status}, {timestamp}" : "{status}, {timestamp}",
     "Don't clear" : "Nečistit",
     "Today" : "Dnes",
     "This week" : "Tento týden",
     "Online" : "Online",
-    "Away" : "Pryč",
-    "Do not disturb" : "Nerušit",
     "Invisible" : "Neviditelné",
     "Offline" : "Offline",
     "There was an error saving the new status" : "Při ukládání nového stavu došlo k chybě",
diff --git a/apps/user_status/l10n/de.js b/apps/user_status/l10n/de.js
index 6ae931f29f90ee764dd1b3aec722444b555b3a97..9bda008fd796144acc0d9053b030cbb1fe7fd24b 100644
--- a/apps/user_status/l10n/de.js
+++ b/apps/user_status/l10n/de.js
@@ -17,13 +17,13 @@ OC.L10N.register(
     "There was an error saving the status" : "Es gab einen Fehler beim Speichern des Status",
     "There was an error clearing the status" : "Es gab einen Fehler beim Löschen des Status",
     "No recent status changes" : "Keine kürzlichen Statusänderungen",
+    "Away" : "Abwesend",
+    "Do not disturb" : "Bitte nicht stören",
     "{status}, {timestamp}" : "{status}, {timestamp}",
     "Don't clear" : "Nicht löschen",
     "Today" : "Heute",
     "This week" : "Diese Woche",
     "Online" : "Online",
-    "Away" : "Abwesend",
-    "Do not disturb" : "Bitte nicht stören",
     "Invisible" : "Unsichtbar",
     "Offline" : "Offline",
     "There was an error saving the new status" : "Es gab einen Fehler beim Speichern des neuen Status",
diff --git a/apps/user_status/l10n/de.json b/apps/user_status/l10n/de.json
index e6edb0bcc1a80ebebd964ea262638540a13b76f8..d5ace9f9895570f27ec1a7ed24760cc54a70c55c 100644
--- a/apps/user_status/l10n/de.json
+++ b/apps/user_status/l10n/de.json
@@ -15,13 +15,13 @@
     "There was an error saving the status" : "Es gab einen Fehler beim Speichern des Status",
     "There was an error clearing the status" : "Es gab einen Fehler beim Löschen des Status",
     "No recent status changes" : "Keine kürzlichen Statusänderungen",
+    "Away" : "Abwesend",
+    "Do not disturb" : "Bitte nicht stören",
     "{status}, {timestamp}" : "{status}, {timestamp}",
     "Don't clear" : "Nicht löschen",
     "Today" : "Heute",
     "This week" : "Diese Woche",
     "Online" : "Online",
-    "Away" : "Abwesend",
-    "Do not disturb" : "Bitte nicht stören",
     "Invisible" : "Unsichtbar",
     "Offline" : "Offline",
     "There was an error saving the new status" : "Es gab einen Fehler beim Speichern des neuen Status",
diff --git a/apps/user_status/l10n/de_DE.js b/apps/user_status/l10n/de_DE.js
index b2293ac33bf28cc57340f91c252fd891440fcc81..f0d0fe544831709c3bd46adbc9fefefff5b0bf71 100644
--- a/apps/user_status/l10n/de_DE.js
+++ b/apps/user_status/l10n/de_DE.js
@@ -17,13 +17,13 @@ OC.L10N.register(
     "There was an error saving the status" : "Es gab einen Fehler beim Speichern des Status",
     "There was an error clearing the status" : "Es gab einen Fehler beim Löschen des Status",
     "No recent status changes" : "Keine kürzlichen Statusänderungen",
+    "Away" : "Abwesend",
+    "Do not disturb" : "Bitte nicht stören",
     "{status}, {timestamp}" : "{status}, {timestamp}",
     "Don't clear" : "Nicht löschen",
     "Today" : "Heute",
     "This week" : "Diese Woche",
     "Online" : "Online",
-    "Away" : "Abwesend",
-    "Do not disturb" : "Bitte nicht stören",
     "Invisible" : "Unsichtbar",
     "Offline" : "Offline",
     "There was an error saving the new status" : "Es gab einen Fehler beim Speichern des neuen Status",
diff --git a/apps/user_status/l10n/de_DE.json b/apps/user_status/l10n/de_DE.json
index 2a6f717f37d0494e7142a1e13e5058928e05a501..9edeac95e044632c70418b0015af83b292cb9b48 100644
--- a/apps/user_status/l10n/de_DE.json
+++ b/apps/user_status/l10n/de_DE.json
@@ -15,13 +15,13 @@
     "There was an error saving the status" : "Es gab einen Fehler beim Speichern des Status",
     "There was an error clearing the status" : "Es gab einen Fehler beim Löschen des Status",
     "No recent status changes" : "Keine kürzlichen Statusänderungen",
+    "Away" : "Abwesend",
+    "Do not disturb" : "Bitte nicht stören",
     "{status}, {timestamp}" : "{status}, {timestamp}",
     "Don't clear" : "Nicht löschen",
     "Today" : "Heute",
     "This week" : "Diese Woche",
     "Online" : "Online",
-    "Away" : "Abwesend",
-    "Do not disturb" : "Bitte nicht stören",
     "Invisible" : "Unsichtbar",
     "Offline" : "Offline",
     "There was an error saving the new status" : "Es gab einen Fehler beim Speichern des neuen Status",
diff --git a/apps/user_status/l10n/es.js b/apps/user_status/l10n/es.js
index fc3c83e5c139d95f452668d25858de32a83ee500..02ad5cd162dc0c1acb5d05fb571befddb7360326 100644
--- a/apps/user_status/l10n/es.js
+++ b/apps/user_status/l10n/es.js
@@ -17,13 +17,13 @@ OC.L10N.register(
     "There was an error saving the status" : "Ha habido un error al guardar el estado",
     "There was an error clearing the status" : "Ha habido un error al eliminar el estado",
     "No recent status changes" : "No hay cambios de estado recientes",
+    "Away" : "Ausente",
+    "Do not disturb" : "No molestar",
     "{status}, {timestamp}" : "{status}, {timestamp}",
     "Don't clear" : "No eliminar",
     "Today" : "Hoy",
     "This week" : "Esta semana",
     "Online" : "En línea",
-    "Away" : "Ausente",
-    "Do not disturb" : "No molestar",
     "Invisible" : "Invisible",
     "Offline" : "Sin conexión",
     "There was an error saving the new status" : "Ha habido un error al guardar el nuevo estado",
diff --git a/apps/user_status/l10n/es.json b/apps/user_status/l10n/es.json
index 07b0bc8de8d8257094e822cd525afc456ecf97aa..8e0149095b255c4ead596229e7ab965302fe807b 100644
--- a/apps/user_status/l10n/es.json
+++ b/apps/user_status/l10n/es.json
@@ -15,13 +15,13 @@
     "There was an error saving the status" : "Ha habido un error al guardar el estado",
     "There was an error clearing the status" : "Ha habido un error al eliminar el estado",
     "No recent status changes" : "No hay cambios de estado recientes",
+    "Away" : "Ausente",
+    "Do not disturb" : "No molestar",
     "{status}, {timestamp}" : "{status}, {timestamp}",
     "Don't clear" : "No eliminar",
     "Today" : "Hoy",
     "This week" : "Esta semana",
     "Online" : "En línea",
-    "Away" : "Ausente",
-    "Do not disturb" : "No molestar",
     "Invisible" : "Invisible",
     "Offline" : "Sin conexión",
     "There was an error saving the new status" : "Ha habido un error al guardar el nuevo estado",
diff --git a/apps/user_status/l10n/fi.js b/apps/user_status/l10n/fi.js
index fb0ab7042b9b416e0e791ee9fbe4fe5ee27f5315..e41031cbf177607b0f61046403765d4e0ff740d8 100644
--- a/apps/user_status/l10n/fi.js
+++ b/apps/user_status/l10n/fi.js
@@ -14,12 +14,12 @@ OC.L10N.register(
     "There was an error saving the status" : "Tilatiedon tallentamisessa tapahtui virhe",
     "There was an error clearing the status" : "Tilatietoa tyhjentäessä tapahtui virhe",
     "No recent status changes" : "Ei viimeisimpiä tilatietomuutoksia",
+    "Away" : "Poissa",
+    "Do not disturb" : "Älä häiritse",
     "{status}, {timestamp}" : "{status}, {timestamp}",
     "Don't clear" : "Älä tyhjennä",
     "Today" : "Tänään",
     "This week" : "Tällä viikolla",
-    "Away" : "Poissa",
-    "Do not disturb" : "Älä häiritse",
     "Invisible" : "Näkymätön",
     "There was an error saving the new status" : "Uuden tilatiedon tallentamisessa tapahtui virhe",
     "30 minutes" : "30 minuuttia",
diff --git a/apps/user_status/l10n/fi.json b/apps/user_status/l10n/fi.json
index f69dab16422bbbdf2391b2f448f01f33a5b1a2f2..cb9e73c9ba701764f326e59879b2f56c5229ca1b 100644
--- a/apps/user_status/l10n/fi.json
+++ b/apps/user_status/l10n/fi.json
@@ -12,12 +12,12 @@
     "There was an error saving the status" : "Tilatiedon tallentamisessa tapahtui virhe",
     "There was an error clearing the status" : "Tilatietoa tyhjentäessä tapahtui virhe",
     "No recent status changes" : "Ei viimeisimpiä tilatietomuutoksia",
+    "Away" : "Poissa",
+    "Do not disturb" : "Älä häiritse",
     "{status}, {timestamp}" : "{status}, {timestamp}",
     "Don't clear" : "Älä tyhjennä",
     "Today" : "Tänään",
     "This week" : "Tällä viikolla",
-    "Away" : "Poissa",
-    "Do not disturb" : "Älä häiritse",
     "Invisible" : "Näkymätön",
     "There was an error saving the new status" : "Uuden tilatiedon tallentamisessa tapahtui virhe",
     "30 minutes" : "30 minuuttia",
diff --git a/apps/user_status/l10n/fr.js b/apps/user_status/l10n/fr.js
index 3418afeea3bf45fd1cdc5a7d53ec52886c7cee53..769e835248fde1b111b0b8fa8917738ec0a47ca9 100644
--- a/apps/user_status/l10n/fr.js
+++ b/apps/user_status/l10n/fr.js
@@ -14,13 +14,13 @@ OC.L10N.register(
     "There was an error saving the status" : "Une erreur s'est produite lors de l'enregistrement de l'état",
     "There was an error clearing the status" : "Une erreur s'est produite lors de l'effacement de l'état",
     "No recent status changes" : "Aucun changement de statut récent",
+    "Away" : "Absent",
+    "Do not disturb" : "Ne pas déranger",
     "{status}, {timestamp}" : "{status}, {timestamp}",
     "Don't clear" : "Ne pas effacer",
     "Today" : "Aujourd'hui",
     "This week" : "Cette semaine",
     "Online" : "En ligne",
-    "Away" : "Absent",
-    "Do not disturb" : "Ne pas déranger",
     "Invisible" : "Invisible",
     "Offline" : "Hors connexion",
     "There was an error saving the new status" : "Une erreur s'est produite lors de l'enregistrement du nouveau statut",
diff --git a/apps/user_status/l10n/fr.json b/apps/user_status/l10n/fr.json
index 5f1d829978f17094e255c8e6597ac03890e8e7f4..6e2312db459dc7244987c8c3ec124681d7b97758 100644
--- a/apps/user_status/l10n/fr.json
+++ b/apps/user_status/l10n/fr.json
@@ -12,13 +12,13 @@
     "There was an error saving the status" : "Une erreur s'est produite lors de l'enregistrement de l'état",
     "There was an error clearing the status" : "Une erreur s'est produite lors de l'effacement de l'état",
     "No recent status changes" : "Aucun changement de statut récent",
+    "Away" : "Absent",
+    "Do not disturb" : "Ne pas déranger",
     "{status}, {timestamp}" : "{status}, {timestamp}",
     "Don't clear" : "Ne pas effacer",
     "Today" : "Aujourd'hui",
     "This week" : "Cette semaine",
     "Online" : "En ligne",
-    "Away" : "Absent",
-    "Do not disturb" : "Ne pas déranger",
     "Invisible" : "Invisible",
     "Offline" : "Hors connexion",
     "There was an error saving the new status" : "Une erreur s'est produite lors de l'enregistrement du nouveau statut",
diff --git a/apps/user_status/l10n/gl.js b/apps/user_status/l10n/gl.js
index 7e558a69a12e6f423132b0517d11394af0c046d3..37ffbaa450f823a14ceee5ea9b2ac28c781d883a 100644
--- a/apps/user_status/l10n/gl.js
+++ b/apps/user_status/l10n/gl.js
@@ -11,19 +11,20 @@ OC.L10N.register(
     "Clear status message after" : "Limpar a mensaxe de estado após",
     "What's your status?" : "Cal é o seu estado?",
     "Set status" : "Estabelecer o estado",
+    "Online status" : "Estado en liña",
     "Status message" : "Mensaxe de estado",
     "Clear status message" : "Limpar a mensaxe de estado",
     "Set status message" : "Establecer a mensaxe de estado",
     "There was an error saving the status" : "Produciuse un erro ao gardar o estado",
     "There was an error clearing the status" : "Produciuse un erro ao limpar o estado",
     "No recent status changes" : "Non hai cambios de estado recentes",
+    "Away" : "Ausente",
+    "Do not disturb" : "Non molestar",
     "{status}, {timestamp}" : "{status} ás {timestamp}",
     "Don't clear" : "Non limpar",
     "Today" : "Hoxe",
     "This week" : "Esta semana",
     "Online" : "En liña",
-    "Away" : "Ausente",
-    "Do not disturb" : "Non molestar",
     "Invisible" : "Invisíbel",
     "Offline" : "Sen conexión",
     "There was an error saving the new status" : "Produciuse un erro ao gardar o novo estado",
@@ -31,6 +32,7 @@ OC.L10N.register(
     "1 hour" : "1 hora",
     "4 hours" : "4 horas",
     "Mute all notifications" : "Silenciar todas as notificacións",
+    "Appear offline" : "Aparece coma sen conexión",
     "Clear status after" : "Limpar o estado após"
 },
 "nplurals=2; plural=(n != 1);");
diff --git a/apps/user_status/l10n/gl.json b/apps/user_status/l10n/gl.json
index bd9ecb0670a2ab73a79684ee6f511ac2bd22ee0b..002730e54bdecbfc15f4bf04d2d714023123ccdb 100644
--- a/apps/user_status/l10n/gl.json
+++ b/apps/user_status/l10n/gl.json
@@ -9,19 +9,20 @@
     "Clear status message after" : "Limpar a mensaxe de estado após",
     "What's your status?" : "Cal é o seu estado?",
     "Set status" : "Estabelecer o estado",
+    "Online status" : "Estado en liña",
     "Status message" : "Mensaxe de estado",
     "Clear status message" : "Limpar a mensaxe de estado",
     "Set status message" : "Establecer a mensaxe de estado",
     "There was an error saving the status" : "Produciuse un erro ao gardar o estado",
     "There was an error clearing the status" : "Produciuse un erro ao limpar o estado",
     "No recent status changes" : "Non hai cambios de estado recentes",
+    "Away" : "Ausente",
+    "Do not disturb" : "Non molestar",
     "{status}, {timestamp}" : "{status} ás {timestamp}",
     "Don't clear" : "Non limpar",
     "Today" : "Hoxe",
     "This week" : "Esta semana",
     "Online" : "En liña",
-    "Away" : "Ausente",
-    "Do not disturb" : "Non molestar",
     "Invisible" : "Invisíbel",
     "Offline" : "Sen conexión",
     "There was an error saving the new status" : "Produciuse un erro ao gardar o novo estado",
@@ -29,6 +30,7 @@
     "1 hour" : "1 hora",
     "4 hours" : "4 horas",
     "Mute all notifications" : "Silenciar todas as notificacións",
+    "Appear offline" : "Aparece coma sen conexión",
     "Clear status after" : "Limpar o estado após"
 },"pluralForm" :"nplurals=2; plural=(n != 1);"
 }
\ No newline at end of file
diff --git a/apps/user_status/l10n/it.js b/apps/user_status/l10n/it.js
index 0116e8b9ee6000d3ca8ef02cc6a21e526c1e9a8c..2ded45d3f5e7183ce52564137d6558504dd41c3e 100644
--- a/apps/user_status/l10n/it.js
+++ b/apps/user_status/l10n/it.js
@@ -11,19 +11,20 @@ OC.L10N.register(
     "Clear status message after" : "Cancella il messaggio di stato dopo",
     "What's your status?" : "Qual è il tuo stato?",
     "Set status" : "Imposta stato",
+    "Online status" : "Stato in linea",
     "Status message" : "Messaggio di stato",
     "Clear status message" : "Cancella il messaggio di stato",
     "Set status message" : "Imposta messaggio di stato",
     "There was an error saving the status" : "Si è verificato un errore durante il salvataggio dello stato",
     "There was an error clearing the status" : "Si è verificato un errore durante la rimozione dello stato",
     "No recent status changes" : "Nessun cambio di stato recente",
+    "Away" : "Assente",
+    "Do not disturb" : "Non disturbare",
     "{status}, {timestamp}" : "{status}, {timestamp}",
     "Don't clear" : "Non togliere",
     "Today" : "Oggi",
     "This week" : "Questa settimana",
     "Online" : "In linea",
-    "Away" : "Assente",
-    "Do not disturb" : "Non disturbare",
     "Invisible" : "Invisibile",
     "Offline" : "Non in linea",
     "There was an error saving the new status" : "Si è verificato un errore durante il salvataggio del nuovo stato",
@@ -31,6 +32,7 @@ OC.L10N.register(
     "1 hour" : "1 ora",
     "4 hours" : "4 ore",
     "Mute all notifications" : "Silenzia tutte le notifiche",
+    "Appear offline" : "Mostrati non in linea",
     "Clear status after" : "Togli lo stato dopo"
 },
 "nplurals=2; plural=(n != 1);");
diff --git a/apps/user_status/l10n/it.json b/apps/user_status/l10n/it.json
index 826ed0b5e12346ac311319db76af5ae335a03e2a..cfefa015870d8c1991ad53c9fa87ace1a2942f0e 100644
--- a/apps/user_status/l10n/it.json
+++ b/apps/user_status/l10n/it.json
@@ -9,19 +9,20 @@
     "Clear status message after" : "Cancella il messaggio di stato dopo",
     "What's your status?" : "Qual è il tuo stato?",
     "Set status" : "Imposta stato",
+    "Online status" : "Stato in linea",
     "Status message" : "Messaggio di stato",
     "Clear status message" : "Cancella il messaggio di stato",
     "Set status message" : "Imposta messaggio di stato",
     "There was an error saving the status" : "Si è verificato un errore durante il salvataggio dello stato",
     "There was an error clearing the status" : "Si è verificato un errore durante la rimozione dello stato",
     "No recent status changes" : "Nessun cambio di stato recente",
+    "Away" : "Assente",
+    "Do not disturb" : "Non disturbare",
     "{status}, {timestamp}" : "{status}, {timestamp}",
     "Don't clear" : "Non togliere",
     "Today" : "Oggi",
     "This week" : "Questa settimana",
     "Online" : "In linea",
-    "Away" : "Assente",
-    "Do not disturb" : "Non disturbare",
     "Invisible" : "Invisibile",
     "Offline" : "Non in linea",
     "There was an error saving the new status" : "Si è verificato un errore durante il salvataggio del nuovo stato",
@@ -29,6 +30,7 @@
     "1 hour" : "1 ora",
     "4 hours" : "4 ore",
     "Mute all notifications" : "Silenzia tutte le notifiche",
+    "Appear offline" : "Mostrati non in linea",
     "Clear status after" : "Togli lo stato dopo"
 },"pluralForm" :"nplurals=2; plural=(n != 1);"
 }
\ No newline at end of file
diff --git a/apps/user_status/l10n/mk.js b/apps/user_status/l10n/mk.js
index ff45d15a46c7cfa0a160330cca61a5fb2a5248d6..0e927ed579f5e91e4e80be3cf3bfd63baa199fa7 100644
--- a/apps/user_status/l10n/mk.js
+++ b/apps/user_status/l10n/mk.js
@@ -13,13 +13,13 @@ OC.L10N.register(
     "There was an error saving the status" : "Грешка при зачувување на статус",
     "There was an error clearing the status" : "Грешка при отстранување на статус",
     "No recent status changes" : "Нема неодамнешна промена на статус",
+    "Away" : "Далеку",
+    "Do not disturb" : "Не вознемирувај",
     "{status}, {timestamp}" : "{status}, {timestamp}",
     "Don't clear" : "Не го тргај",
     "Today" : "Денес",
     "This week" : "Оваа недела",
     "Online" : "Приклучен",
-    "Away" : "Далеку",
-    "Do not disturb" : "Не вознемирувај",
     "Invisible" : "Невидлива",
     "Offline" : "Исклучен",
     "There was an error saving the new status" : "Настана грешка при зачувување на нов статус",
diff --git a/apps/user_status/l10n/mk.json b/apps/user_status/l10n/mk.json
index 420d2b3125b60f8af8cda840a20a17f245cf8ffa..5b1c9cb7a0847034c3b3e88b361fdd75c18b4819 100644
--- a/apps/user_status/l10n/mk.json
+++ b/apps/user_status/l10n/mk.json
@@ -11,13 +11,13 @@
     "There was an error saving the status" : "Грешка при зачувување на статус",
     "There was an error clearing the status" : "Грешка при отстранување на статус",
     "No recent status changes" : "Нема неодамнешна промена на статус",
+    "Away" : "Далеку",
+    "Do not disturb" : "Не вознемирувај",
     "{status}, {timestamp}" : "{status}, {timestamp}",
     "Don't clear" : "Не го тргај",
     "Today" : "Денес",
     "This week" : "Оваа недела",
     "Online" : "Приклучен",
-    "Away" : "Далеку",
-    "Do not disturb" : "Не вознемирувај",
     "Invisible" : "Невидлива",
     "Offline" : "Исклучен",
     "There was an error saving the new status" : "Настана грешка при зачувување на нов статус",
diff --git a/apps/user_status/l10n/nb.js b/apps/user_status/l10n/nb.js
index 83c054579953b593e0eddb43073d2a4a073f4391..77484522a31919e6b0b5908a687e2a27213bdbae 100644
--- a/apps/user_status/l10n/nb.js
+++ b/apps/user_status/l10n/nb.js
@@ -17,13 +17,13 @@ OC.L10N.register(
     "There was an error saving the status" : "Det oppstod en feil ved lagring av status",
     "There was an error clearing the status" : "Det oppstod en feil ved fjerning av status",
     "No recent status changes" : "Ingen nylige statusendringer",
+    "Away" : "Borte",
+    "Do not disturb" : "Ikke forstyrr",
     "{status}, {timestamp}" : "{status}, {timestamp}",
     "Don't clear" : "Ikke fjern",
     "Today" : "I dag",
     "This week" : "Denne uken",
     "Online" : "PÃ¥logget",
-    "Away" : "Borte",
-    "Do not disturb" : "Ikke forstyrr",
     "Invisible" : "Usynlig",
     "Offline" : "Frakoblet",
     "There was an error saving the new status" : "Det oppstod en feil ved lagring av ny status",
diff --git a/apps/user_status/l10n/nb.json b/apps/user_status/l10n/nb.json
index eb03c0648adc8d6ebf54b78d3eab6ceee0fb8ec1..b028da2a138bb391f64357693519617960872d05 100644
--- a/apps/user_status/l10n/nb.json
+++ b/apps/user_status/l10n/nb.json
@@ -15,13 +15,13 @@
     "There was an error saving the status" : "Det oppstod en feil ved lagring av status",
     "There was an error clearing the status" : "Det oppstod en feil ved fjerning av status",
     "No recent status changes" : "Ingen nylige statusendringer",
+    "Away" : "Borte",
+    "Do not disturb" : "Ikke forstyrr",
     "{status}, {timestamp}" : "{status}, {timestamp}",
     "Don't clear" : "Ikke fjern",
     "Today" : "I dag",
     "This week" : "Denne uken",
     "Online" : "PÃ¥logget",
-    "Away" : "Borte",
-    "Do not disturb" : "Ikke forstyrr",
     "Invisible" : "Usynlig",
     "Offline" : "Frakoblet",
     "There was an error saving the new status" : "Det oppstod en feil ved lagring av ny status",
diff --git a/apps/user_status/l10n/nl.js b/apps/user_status/l10n/nl.js
index b79bb8d209ed636d07ca87e738e8676acabc028d..077c9e12a16a9613bd6f4af82466460f59880925 100644
--- a/apps/user_status/l10n/nl.js
+++ b/apps/user_status/l10n/nl.js
@@ -10,12 +10,12 @@ OC.L10N.register(
     "What's your status?" : "Wat is je status?",
     "Set status" : "Instellen status",
     "Status message" : "Statusbericht",
+    "Away" : "Afwezig",
+    "Do not disturb" : "Niet storen",
     "{status}, {timestamp}" : "{status}, {timestamp}",
     "Today" : "Vandaag",
     "This week" : "Deze week",
     "Online" : "Online",
-    "Away" : "Afwezig",
-    "Do not disturb" : "Niet storen",
     "Invisible" : "Verborgen",
     "Offline" : "Off-line",
     "30 minutes" : "30 minuten",
diff --git a/apps/user_status/l10n/nl.json b/apps/user_status/l10n/nl.json
index 1eefd18814aaa970b7b9adb8d0eb3037049ce029..4413518a3ffa3d217ebbdf32bff030ddc7cc2964 100644
--- a/apps/user_status/l10n/nl.json
+++ b/apps/user_status/l10n/nl.json
@@ -8,12 +8,12 @@
     "What's your status?" : "Wat is je status?",
     "Set status" : "Instellen status",
     "Status message" : "Statusbericht",
+    "Away" : "Afwezig",
+    "Do not disturb" : "Niet storen",
     "{status}, {timestamp}" : "{status}, {timestamp}",
     "Today" : "Vandaag",
     "This week" : "Deze week",
     "Online" : "Online",
-    "Away" : "Afwezig",
-    "Do not disturb" : "Niet storen",
     "Invisible" : "Verborgen",
     "Offline" : "Off-line",
     "30 minutes" : "30 minuten",
diff --git a/apps/user_status/l10n/pl.js b/apps/user_status/l10n/pl.js
index ff221d2a6f6cebdf79635d4495eaf7619cb74b12..d7e8636a153bea6e2323fc39fb27d1af1f7e2ded 100644
--- a/apps/user_status/l10n/pl.js
+++ b/apps/user_status/l10n/pl.js
@@ -11,19 +11,20 @@ OC.L10N.register(
     "Clear status message after" : "Wyczyść komunikat statusu po",
     "What's your status?" : "Jaki jest Twój status?",
     "Set status" : "Ustaw status",
-    "Status message" : "Status wiadomości",
+    "Online status" : "Status online",
+    "Status message" : "Komunikat statusu",
     "Clear status message" : "Wyczyść komunikat statusu",
     "Set status message" : "Ustaw komunikat statusu",
     "There was an error saving the status" : "Wystąpił błąd podczas zapisywania statusu",
     "There was an error clearing the status" : "Wystąpił błąd podczas usuwania statusu",
     "No recent status changes" : "Brak ostatnich zmian statusu",
+    "Away" : "Bezczynny",
+    "Do not disturb" : "Nie przeszkadzać",
     "{status}, {timestamp}" : "{status}, {timestamp}",
     "Don't clear" : "Nie czyść",
     "Today" : "Dzisiaj",
     "This week" : "W tym tygodniu",
     "Online" : "Online",
-    "Away" : "Bezczynny",
-    "Do not disturb" : "Nie przeszkadzać",
     "Invisible" : "Niewidoczny",
     "Offline" : "Offline",
     "There was an error saving the new status" : "Wystąpił błąd podczas zapisywania nowego statusu",
@@ -31,6 +32,7 @@ OC.L10N.register(
     "1 hour" : "1 godzina",
     "4 hours" : "4 godziny",
     "Mute all notifications" : "Wycisz wszystkie powiadomienia",
+    "Appear offline" : "Widnieje jako offline",
     "Clear status after" : "Wyczyść status po"
 },
 "nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);");
diff --git a/apps/user_status/l10n/pl.json b/apps/user_status/l10n/pl.json
index d9f1e1b559a37b407c5cfc429354eea5f1bef35e..90a08ea06154167615f8768a2004c8929e6082ec 100644
--- a/apps/user_status/l10n/pl.json
+++ b/apps/user_status/l10n/pl.json
@@ -9,19 +9,20 @@
     "Clear status message after" : "Wyczyść komunikat statusu po",
     "What's your status?" : "Jaki jest Twój status?",
     "Set status" : "Ustaw status",
-    "Status message" : "Status wiadomości",
+    "Online status" : "Status online",
+    "Status message" : "Komunikat statusu",
     "Clear status message" : "Wyczyść komunikat statusu",
     "Set status message" : "Ustaw komunikat statusu",
     "There was an error saving the status" : "Wystąpił błąd podczas zapisywania statusu",
     "There was an error clearing the status" : "Wystąpił błąd podczas usuwania statusu",
     "No recent status changes" : "Brak ostatnich zmian statusu",
+    "Away" : "Bezczynny",
+    "Do not disturb" : "Nie przeszkadzać",
     "{status}, {timestamp}" : "{status}, {timestamp}",
     "Don't clear" : "Nie czyść",
     "Today" : "Dzisiaj",
     "This week" : "W tym tygodniu",
     "Online" : "Online",
-    "Away" : "Bezczynny",
-    "Do not disturb" : "Nie przeszkadzać",
     "Invisible" : "Niewidoczny",
     "Offline" : "Offline",
     "There was an error saving the new status" : "Wystąpił błąd podczas zapisywania nowego statusu",
@@ -29,6 +30,7 @@
     "1 hour" : "1 godzina",
     "4 hours" : "4 godziny",
     "Mute all notifications" : "Wycisz wszystkie powiadomienia",
+    "Appear offline" : "Widnieje jako offline",
     "Clear status after" : "Wyczyść status po"
 },"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"
 }
\ No newline at end of file
diff --git a/apps/user_status/l10n/tr.js b/apps/user_status/l10n/tr.js
index 48c50df979f27edf682c8b0fb6022036c4b9d7b0..a5c673e5cec6c890295918fc95c0330140801d7b 100644
--- a/apps/user_status/l10n/tr.js
+++ b/apps/user_status/l10n/tr.js
@@ -8,19 +8,23 @@ OC.L10N.register(
     "Vacationing" : "Tatilde",
     "Working remotely" : "Uzaktan çalışıyor",
     "User status" : "Kullanıcı durumu",
+    "Clear status message after" : "Durum iletisi şu süre sonunda kaldırılsın",
     "What's your status?" : "Durumunuz nedir?",
     "Set status" : "Durumu ayarla",
+    "Online status" : "Çevrimiçi durumu",
     "Status message" : "Durum iletisi",
+    "Clear status message" : "Durum iletisini temizle",
+    "Set status message" : "Durum iletisini ayarla",
     "There was an error saving the status" : "Durum kaydedilirken bir sorun çıktı",
     "There was an error clearing the status" : "Durum kaldırılırken bir sorun çıktı",
     "No recent status changes" : "Yakın zamanda değiştirilmiş bir durum yok",
+    "Away" : "Uzakta",
+    "Do not disturb" : "Rahatsız etmeyin",
     "{status}, {timestamp}" : "{status}, {timestamp}",
     "Don't clear" : "Kaldırılmasın",
     "Today" : "Bugün",
     "This week" : "Bu hafta",
     "Online" : "Çevrimiçi",
-    "Away" : "Uzakta",
-    "Do not disturb" : "Rahatsız etmeyin",
     "Invisible" : "Gizli",
     "Offline" : "Çevrimdışı",
     "There was an error saving the new status" : "Yeni durum kaydedilirken bir sorun çıktı",
@@ -28,6 +32,7 @@ OC.L10N.register(
     "1 hour" : "1 saat",
     "4 hours" : "4 saat",
     "Mute all notifications" : "Tüm bildirimleri kapat",
+    "Appear offline" : "Çevrimdışı görün",
     "Clear status after" : "Durum şu kadar sonra kaldırılsın"
 },
 "nplurals=2; plural=(n > 1);");
diff --git a/apps/user_status/l10n/tr.json b/apps/user_status/l10n/tr.json
index 66c1adcc48b60ed2482df49e2907dd96e8b6ca4d..28f1b825dfc27acd0abd29f48c4796eb490cf186 100644
--- a/apps/user_status/l10n/tr.json
+++ b/apps/user_status/l10n/tr.json
@@ -6,19 +6,23 @@
     "Vacationing" : "Tatilde",
     "Working remotely" : "Uzaktan çalışıyor",
     "User status" : "Kullanıcı durumu",
+    "Clear status message after" : "Durum iletisi şu süre sonunda kaldırılsın",
     "What's your status?" : "Durumunuz nedir?",
     "Set status" : "Durumu ayarla",
+    "Online status" : "Çevrimiçi durumu",
     "Status message" : "Durum iletisi",
+    "Clear status message" : "Durum iletisini temizle",
+    "Set status message" : "Durum iletisini ayarla",
     "There was an error saving the status" : "Durum kaydedilirken bir sorun çıktı",
     "There was an error clearing the status" : "Durum kaldırılırken bir sorun çıktı",
     "No recent status changes" : "Yakın zamanda değiştirilmiş bir durum yok",
+    "Away" : "Uzakta",
+    "Do not disturb" : "Rahatsız etmeyin",
     "{status}, {timestamp}" : "{status}, {timestamp}",
     "Don't clear" : "Kaldırılmasın",
     "Today" : "Bugün",
     "This week" : "Bu hafta",
     "Online" : "Çevrimiçi",
-    "Away" : "Uzakta",
-    "Do not disturb" : "Rahatsız etmeyin",
     "Invisible" : "Gizli",
     "Offline" : "Çevrimdışı",
     "There was an error saving the new status" : "Yeni durum kaydedilirken bir sorun çıktı",
@@ -26,6 +30,7 @@
     "1 hour" : "1 saat",
     "4 hours" : "4 saat",
     "Mute all notifications" : "Tüm bildirimleri kapat",
+    "Appear offline" : "Çevrimdışı görün",
     "Clear status after" : "Durum şu kadar sonra kaldırılsın"
 },"pluralForm" :"nplurals=2; plural=(n > 1);"
 }
\ No newline at end of file