diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-08-10 02:31:55 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-08-10 02:31:55 +0000 |
commit | 5bd4ed19d4e499918bd4bedc4bb3d12090781794 (patch) | |
tree | 54743bc7a1486cc4ced446328599b2c0eed0a1ce /apps/user_status | |
parent | 876545502cc290cdb23625e9253b821b336e6830 (diff) | |
download | nextcloud-server-5bd4ed19d4e499918bd4bedc4bb3d12090781794.tar.gz nextcloud-server-5bd4ed19d4e499918bd4bedc4bb3d12090781794.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_status')
68 files changed, 68 insertions, 68 deletions
diff --git a/apps/user_status/l10n/af.js b/apps/user_status/l10n/af.js index 303d8370b94..1d0d7a9b96f 100644 --- a/apps/user_status/l10n/af.js +++ b/apps/user_status/l10n/af.js @@ -1,7 +1,6 @@ OC.L10N.register( "user_status", { - "Recent statuses" : "Onlangse statusse", "In a meeting" : "In ’n vergadering", "Commuting" : "In die verkeer", "Out sick" : "Siek tuis", @@ -33,6 +32,7 @@ OC.L10N.register( "4 hours" : "4 uur", "Mute all notifications" : "Demp alle kennisgewings", "Appear offline" : "Toon as vanlyn", + "Recent statuses" : "Onlangse statusse", "Clear status after" : "Wis status na" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/user_status/l10n/af.json b/apps/user_status/l10n/af.json index 5c0ab508922..0c4441a41cc 100644 --- a/apps/user_status/l10n/af.json +++ b/apps/user_status/l10n/af.json @@ -1,5 +1,4 @@ { "translations": { - "Recent statuses" : "Onlangse statusse", "In a meeting" : "In ’n vergadering", "Commuting" : "In die verkeer", "Out sick" : "Siek tuis", @@ -31,6 +30,7 @@ "4 hours" : "4 uur", "Mute all notifications" : "Demp alle kennisgewings", "Appear offline" : "Toon as vanlyn", + "Recent statuses" : "Onlangse statusse", "Clear status after" : "Wis status na" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/user_status/l10n/ar.js b/apps/user_status/l10n/ar.js index 9dd7c18037c..4a76ea3f2e6 100644 --- a/apps/user_status/l10n/ar.js +++ b/apps/user_status/l10n/ar.js @@ -1,7 +1,6 @@ OC.L10N.register( "user_status", { - "Recent statuses" : "آخر الحالات", "In a meeting" : "في اجتماع", "Commuting" : "تجوال", "Out sick" : "مريض", @@ -33,6 +32,7 @@ OC.L10N.register( "4 hours" : "4 ساعات", "Mute all notifications" : "عدم اظهار جميع التنبيهات", "Appear offline" : "الحالة غير متصل", + "Recent statuses" : "آخر الحالات", "Clear status after" : "مسح رسالة الحالة بعد" }, "nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"); diff --git a/apps/user_status/l10n/ar.json b/apps/user_status/l10n/ar.json index 76a16c3430d..9fc62574bd9 100644 --- a/apps/user_status/l10n/ar.json +++ b/apps/user_status/l10n/ar.json @@ -1,5 +1,4 @@ { "translations": { - "Recent statuses" : "آخر الحالات", "In a meeting" : "في اجتماع", "Commuting" : "تجوال", "Out sick" : "مريض", @@ -31,6 +30,7 @@ "4 hours" : "4 ساعات", "Mute all notifications" : "عدم اظهار جميع التنبيهات", "Appear offline" : "الحالة غير متصل", + "Recent statuses" : "آخر الحالات", "Clear status after" : "مسح رسالة الحالة بعد" },"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;" }
\ No newline at end of file diff --git a/apps/user_status/l10n/ca.js b/apps/user_status/l10n/ca.js index 27928e0f0ed..78cdf0bb9e7 100644 --- a/apps/user_status/l10n/ca.js +++ b/apps/user_status/l10n/ca.js @@ -1,7 +1,6 @@ OC.L10N.register( "user_status", { - "Recent statuses" : "Estats recents", "In a meeting" : "En una reunió", "Commuting" : "Trajecte", "Out sick" : "Fora malalt", @@ -33,6 +32,7 @@ OC.L10N.register( "4 hours" : "4 hores", "Mute all notifications" : "Silenciar totes les notificacions", "Appear offline" : "Apareix com \"desconnectat\"", + "Recent statuses" : "Estats recents", "Clear status after" : "Esborra l'estat després" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/user_status/l10n/ca.json b/apps/user_status/l10n/ca.json index 075d9eb07ea..3b50301eb55 100644 --- a/apps/user_status/l10n/ca.json +++ b/apps/user_status/l10n/ca.json @@ -1,5 +1,4 @@ { "translations": { - "Recent statuses" : "Estats recents", "In a meeting" : "En una reunió", "Commuting" : "Trajecte", "Out sick" : "Fora malalt", @@ -31,6 +30,7 @@ "4 hours" : "4 hores", "Mute all notifications" : "Silenciar totes les notificacions", "Appear offline" : "Apareix com \"desconnectat\"", + "Recent statuses" : "Estats recents", "Clear status after" : "Esborra l'estat després" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/user_status/l10n/cs.js b/apps/user_status/l10n/cs.js index 49dcb9b814e..8af371731a8 100644 --- a/apps/user_status/l10n/cs.js +++ b/apps/user_status/l10n/cs.js @@ -1,7 +1,6 @@ OC.L10N.register( "user_status", { - "Recent statuses" : "Nedávné stavy", "In a meeting" : "Na poradě", "Commuting" : "Dojíždění", "Out sick" : "Nemoc", @@ -33,6 +32,7 @@ OC.L10N.register( "4 hours" : "4 hodiny", "Mute all notifications" : "Ztlumit veškerá upozornění", "Appear offline" : "Jevit se offline", + "Recent statuses" : "Nedávné stavy", "Clear status after" : "Vyčistit stav po uplynutí" }, "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"); diff --git a/apps/user_status/l10n/cs.json b/apps/user_status/l10n/cs.json index cd0b45a79fa..f04e60a8d33 100644 --- a/apps/user_status/l10n/cs.json +++ b/apps/user_status/l10n/cs.json @@ -1,5 +1,4 @@ { "translations": { - "Recent statuses" : "Nedávné stavy", "In a meeting" : "Na poradě", "Commuting" : "Dojíždění", "Out sick" : "Nemoc", @@ -31,6 +30,7 @@ "4 hours" : "4 hodiny", "Mute all notifications" : "Ztlumit veškerá upozornění", "Appear offline" : "Jevit se offline", + "Recent statuses" : "Nedávné stavy", "Clear status after" : "Vyčistit stav po uplynutí" },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;" }
\ No newline at end of file diff --git a/apps/user_status/l10n/de.js b/apps/user_status/l10n/de.js index 230beded80e..c610d29eb9f 100644 --- a/apps/user_status/l10n/de.js +++ b/apps/user_status/l10n/de.js @@ -1,7 +1,6 @@ OC.L10N.register( "user_status", { - "Recent statuses" : "Letzter Status", "In a meeting" : "In einer Besprechung", "Commuting" : "Pendelt", "Out sick" : "Krankgeschrieben", @@ -33,6 +32,7 @@ OC.L10N.register( "4 hours" : "4 Stunden", "Mute all notifications" : "Alle Benachrichtigungen stummschalten", "Appear offline" : "Offline erscheinen", + "Recent statuses" : "Letzter Status", "Clear status after" : "Status löschen nach" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/user_status/l10n/de.json b/apps/user_status/l10n/de.json index 97b7578f187..90bca5b9a6b 100644 --- a/apps/user_status/l10n/de.json +++ b/apps/user_status/l10n/de.json @@ -1,5 +1,4 @@ { "translations": { - "Recent statuses" : "Letzter Status", "In a meeting" : "In einer Besprechung", "Commuting" : "Pendelt", "Out sick" : "Krankgeschrieben", @@ -31,6 +30,7 @@ "4 hours" : "4 Stunden", "Mute all notifications" : "Alle Benachrichtigungen stummschalten", "Appear offline" : "Offline erscheinen", + "Recent statuses" : "Letzter Status", "Clear status after" : "Status löschen nach" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/user_status/l10n/de_DE.js b/apps/user_status/l10n/de_DE.js index 6eff5e064ba..dd6874defdd 100644 --- a/apps/user_status/l10n/de_DE.js +++ b/apps/user_status/l10n/de_DE.js @@ -1,7 +1,6 @@ OC.L10N.register( "user_status", { - "Recent statuses" : "Letzter Status", "In a meeting" : "In einer Besprechung", "Commuting" : "Pendelt", "Out sick" : "Krank geschrieben", @@ -33,6 +32,7 @@ OC.L10N.register( "4 hours" : "4 Stunden", "Mute all notifications" : "Alle Benachrichtigungen stummschalten", "Appear offline" : "Offline erscheinen", + "Recent statuses" : "Letzter Status", "Clear status after" : "Status löschen nach" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/user_status/l10n/de_DE.json b/apps/user_status/l10n/de_DE.json index 6470f3b8941..dbee842fa10 100644 --- a/apps/user_status/l10n/de_DE.json +++ b/apps/user_status/l10n/de_DE.json @@ -1,5 +1,4 @@ { "translations": { - "Recent statuses" : "Letzter Status", "In a meeting" : "In einer Besprechung", "Commuting" : "Pendelt", "Out sick" : "Krank geschrieben", @@ -31,6 +30,7 @@ "4 hours" : "4 Stunden", "Mute all notifications" : "Alle Benachrichtigungen stummschalten", "Appear offline" : "Offline erscheinen", + "Recent statuses" : "Letzter Status", "Clear status after" : "Status löschen nach" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/user_status/l10n/el.js b/apps/user_status/l10n/el.js index 1d0a9aefaad..7fe02873846 100644 --- a/apps/user_status/l10n/el.js +++ b/apps/user_status/l10n/el.js @@ -1,7 +1,6 @@ OC.L10N.register( "user_status", { - "Recent statuses" : "Πρόσφατες καταστάσεις", "In a meeting" : "Σε συνάντηση", "Commuting" : "Μετακίνηση προς την εργασία", "Out sick" : "Αναρρωτική άδεια", @@ -33,6 +32,7 @@ OC.L10N.register( "4 hours" : "4 ώρες", "Mute all notifications" : "Σίγαση όλων των ειδοποιήσεων", "Appear offline" : "Εμφάνιση εκτός σύνδεσης", + "Recent statuses" : "Πρόσφατες καταστάσεις", "Clear status after" : "Εκκαθάριση κατάστασης μετά από" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/user_status/l10n/el.json b/apps/user_status/l10n/el.json index 0fbd8b7cc70..d39223ceed4 100644 --- a/apps/user_status/l10n/el.json +++ b/apps/user_status/l10n/el.json @@ -1,5 +1,4 @@ { "translations": { - "Recent statuses" : "Πρόσφατες καταστάσεις", "In a meeting" : "Σε συνάντηση", "Commuting" : "Μετακίνηση προς την εργασία", "Out sick" : "Αναρρωτική άδεια", @@ -31,6 +30,7 @@ "4 hours" : "4 ώρες", "Mute all notifications" : "Σίγαση όλων των ειδοποιήσεων", "Appear offline" : "Εμφάνιση εκτός σύνδεσης", + "Recent statuses" : "Πρόσφατες καταστάσεις", "Clear status after" : "Εκκαθάριση κατάστασης μετά από" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/user_status/l10n/es.js b/apps/user_status/l10n/es.js index a0d671267bf..da68c4c5b68 100644 --- a/apps/user_status/l10n/es.js +++ b/apps/user_status/l10n/es.js @@ -1,7 +1,6 @@ OC.L10N.register( "user_status", { - "Recent statuses" : "Estados recientes", "In a meeting" : "En una reunión", "Commuting" : "De viaje", "Out sick" : "Ausente por enfermedad", @@ -33,6 +32,7 @@ OC.L10N.register( "4 hours" : "4 horas", "Mute all notifications" : "Silenciar todas las notificaciones", "Appear offline" : "Aparecer sin conexión", + "Recent statuses" : "Estados recientes", "Clear status after" : "Eliminar el estado después de" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/user_status/l10n/es.json b/apps/user_status/l10n/es.json index c0a656be697..b2c30fa7665 100644 --- a/apps/user_status/l10n/es.json +++ b/apps/user_status/l10n/es.json @@ -1,5 +1,4 @@ { "translations": { - "Recent statuses" : "Estados recientes", "In a meeting" : "En una reunión", "Commuting" : "De viaje", "Out sick" : "Ausente por enfermedad", @@ -31,6 +30,7 @@ "4 hours" : "4 horas", "Mute all notifications" : "Silenciar todas las notificaciones", "Appear offline" : "Aparecer sin conexión", + "Recent statuses" : "Estados recientes", "Clear status after" : "Eliminar el estado después de" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/user_status/l10n/eu.js b/apps/user_status/l10n/eu.js index c50320625d2..4432d73072f 100644 --- a/apps/user_status/l10n/eu.js +++ b/apps/user_status/l10n/eu.js @@ -1,7 +1,6 @@ OC.L10N.register( "user_status", { - "Recent statuses" : "Azken egoerak", "In a meeting" : "Bilera batean", "Commuting" : "Lanerako bidean", "Out sick" : "Gaixorik", @@ -33,6 +32,7 @@ OC.L10N.register( "4 hours" : "4 ordu", "Mute all notifications" : "Mututu jakinarazpen guztiak", "Appear offline" : "Lineaz kanpo agertu", + "Recent statuses" : "Azken egoerak", "Clear status after" : "Garbitu egoera honen ondoren" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/user_status/l10n/eu.json b/apps/user_status/l10n/eu.json index cb4a423c73e..c8bfefa9e2a 100644 --- a/apps/user_status/l10n/eu.json +++ b/apps/user_status/l10n/eu.json @@ -1,5 +1,4 @@ { "translations": { - "Recent statuses" : "Azken egoerak", "In a meeting" : "Bilera batean", "Commuting" : "Lanerako bidean", "Out sick" : "Gaixorik", @@ -31,6 +30,7 @@ "4 hours" : "4 ordu", "Mute all notifications" : "Mututu jakinarazpen guztiak", "Appear offline" : "Lineaz kanpo agertu", + "Recent statuses" : "Azken egoerak", "Clear status after" : "Garbitu egoera honen ondoren" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/user_status/l10n/fi.js b/apps/user_status/l10n/fi.js index 162b3384865..e262e9fc1f3 100644 --- a/apps/user_status/l10n/fi.js +++ b/apps/user_status/l10n/fi.js @@ -1,7 +1,6 @@ OC.L10N.register( "user_status", { - "Recent statuses" : "Viimeisimmät tilatiedot", "In a meeting" : "Tapaamisessa", "Commuting" : "Työmatkalla", "Out sick" : "Sairaana", @@ -33,6 +32,7 @@ OC.L10N.register( "4 hours" : "4 tuntia", "Mute all notifications" : "Mykistä kaikki ilmoitukset", "Appear offline" : "Näytä olevan poissa", + "Recent statuses" : "Viimeisimmät tilatiedot", "Clear status after" : "Tyhjennä tilatieto" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/user_status/l10n/fi.json b/apps/user_status/l10n/fi.json index 50edbea7fce..7836033db0b 100644 --- a/apps/user_status/l10n/fi.json +++ b/apps/user_status/l10n/fi.json @@ -1,5 +1,4 @@ { "translations": { - "Recent statuses" : "Viimeisimmät tilatiedot", "In a meeting" : "Tapaamisessa", "Commuting" : "Työmatkalla", "Out sick" : "Sairaana", @@ -31,6 +30,7 @@ "4 hours" : "4 tuntia", "Mute all notifications" : "Mykistä kaikki ilmoitukset", "Appear offline" : "Näytä olevan poissa", + "Recent statuses" : "Viimeisimmät tilatiedot", "Clear status after" : "Tyhjennä tilatieto" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/user_status/l10n/fr.js b/apps/user_status/l10n/fr.js index a4677548b09..78ef99d2a2c 100644 --- a/apps/user_status/l10n/fr.js +++ b/apps/user_status/l10n/fr.js @@ -1,7 +1,6 @@ OC.L10N.register( "user_status", { - "Recent statuses" : "Statuts récents", "In a meeting" : "En réunion", "Commuting" : "Navetter", "Out sick" : "En congé de maladie", @@ -33,6 +32,7 @@ OC.L10N.register( "4 hours" : "4 heures", "Mute all notifications" : "Désactiver toutes les notifications", "Appear offline" : "Apparaitre hors-ligne", + "Recent statuses" : "Statuts récents", "Clear status after" : "Effacer l'état après" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/user_status/l10n/fr.json b/apps/user_status/l10n/fr.json index 268d4ebe8c4..f555715e7a7 100644 --- a/apps/user_status/l10n/fr.json +++ b/apps/user_status/l10n/fr.json @@ -1,5 +1,4 @@ { "translations": { - "Recent statuses" : "Statuts récents", "In a meeting" : "En réunion", "Commuting" : "Navetter", "Out sick" : "En congé de maladie", @@ -31,6 +30,7 @@ "4 hours" : "4 heures", "Mute all notifications" : "Désactiver toutes les notifications", "Appear offline" : "Apparaitre hors-ligne", + "Recent statuses" : "Statuts récents", "Clear status after" : "Effacer l'état après" },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file diff --git a/apps/user_status/l10n/gl.js b/apps/user_status/l10n/gl.js index 37ffbaa450f..74f6d83cab5 100644 --- a/apps/user_status/l10n/gl.js +++ b/apps/user_status/l10n/gl.js @@ -1,7 +1,6 @@ OC.L10N.register( "user_status", { - "Recent statuses" : "Estados recentes", "In a meeting" : "Nunha xuntanza", "Commuting" : "De casa ao traballo ou ao revés", "Out sick" : "Enfermo", @@ -33,6 +32,7 @@ OC.L10N.register( "4 hours" : "4 horas", "Mute all notifications" : "Silenciar todas as notificacións", "Appear offline" : "Aparece coma sen conexión", + "Recent statuses" : "Estados recentes", "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 002730e54bd..2d8852d7820 100644 --- a/apps/user_status/l10n/gl.json +++ b/apps/user_status/l10n/gl.json @@ -1,5 +1,4 @@ { "translations": { - "Recent statuses" : "Estados recentes", "In a meeting" : "Nunha xuntanza", "Commuting" : "De casa ao traballo ou ao revés", "Out sick" : "Enfermo", @@ -31,6 +30,7 @@ "4 hours" : "4 horas", "Mute all notifications" : "Silenciar todas as notificacións", "Appear offline" : "Aparece coma sen conexión", + "Recent statuses" : "Estados recentes", "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/he.js b/apps/user_status/l10n/he.js index dcacb72fba0..b35725602d4 100644 --- a/apps/user_status/l10n/he.js +++ b/apps/user_status/l10n/he.js @@ -1,7 +1,6 @@ OC.L10N.register( "user_status", { - "Recent statuses" : "מצבים אחרונים", "In a meeting" : "בפגישה", "Commuting" : "בדרכים", "Out sick" : "בחופשת מחלה", @@ -33,6 +32,7 @@ OC.L10N.register( "4 hours" : "4 שעות", "Mute all notifications" : "השתקת כל ההתראות", "Appear offline" : "להופיע במצב בלתי מקוון", + "Recent statuses" : "מצבים אחרונים", "Clear status after" : "לפנות את המצב לאחר" }, "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;"); diff --git a/apps/user_status/l10n/he.json b/apps/user_status/l10n/he.json index 0a548321992..3c9e718471e 100644 --- a/apps/user_status/l10n/he.json +++ b/apps/user_status/l10n/he.json @@ -1,5 +1,4 @@ { "translations": { - "Recent statuses" : "מצבים אחרונים", "In a meeting" : "בפגישה", "Commuting" : "בדרכים", "Out sick" : "בחופשת מחלה", @@ -31,6 +30,7 @@ "4 hours" : "4 שעות", "Mute all notifications" : "השתקת כל ההתראות", "Appear offline" : "להופיע במצב בלתי מקוון", + "Recent statuses" : "מצבים אחרונים", "Clear status after" : "לפנות את המצב לאחר" },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;" }
\ No newline at end of file diff --git a/apps/user_status/l10n/hr.js b/apps/user_status/l10n/hr.js index 0512bf2bdc9..de5e6726775 100644 --- a/apps/user_status/l10n/hr.js +++ b/apps/user_status/l10n/hr.js @@ -1,7 +1,6 @@ OC.L10N.register( "user_status", { - "Recent statuses" : "Nedavni statusi", "In a meeting" : "Na sastanku", "Commuting" : "Na putu", "Out sick" : "Na bolovanju", @@ -33,6 +32,7 @@ OC.L10N.register( "4 hours" : "4 sata", "Mute all notifications" : "Utišaj sve obavijesti", "Appear offline" : "Prikaži izvanmrežno", + "Recent statuses" : "Nedavni statusi", "Clear status after" : "Izbriši status nakon" }, "nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"); diff --git a/apps/user_status/l10n/hr.json b/apps/user_status/l10n/hr.json index c61f4caf874..d593a2c1334 100644 --- a/apps/user_status/l10n/hr.json +++ b/apps/user_status/l10n/hr.json @@ -1,5 +1,4 @@ { "translations": { - "Recent statuses" : "Nedavni statusi", "In a meeting" : "Na sastanku", "Commuting" : "Na putu", "Out sick" : "Na bolovanju", @@ -31,6 +30,7 @@ "4 hours" : "4 sata", "Mute all notifications" : "Utišaj sve obavijesti", "Appear offline" : "Prikaži izvanmrežno", + "Recent statuses" : "Nedavni statusi", "Clear status after" : "Izbriši status nakon" },"pluralForm" :"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/user_status/l10n/hu.js b/apps/user_status/l10n/hu.js index f19eb2804e2..e71b2fa4b20 100644 --- a/apps/user_status/l10n/hu.js +++ b/apps/user_status/l10n/hu.js @@ -1,7 +1,6 @@ OC.L10N.register( "user_status", { - "Recent statuses" : "Legutóbbi állapotok", "In a meeting" : "Találkozón", "Commuting" : "Ingázás", "Out sick" : "Beteg szabadság", @@ -33,6 +32,7 @@ OC.L10N.register( "4 hours" : "4 óra", "Mute all notifications" : "Összes értesítés némítása", "Appear offline" : "Offline módon jelenik meg", + "Recent statuses" : "Legutóbbi állapotok", "Clear status after" : "Állapot törlése ennyi idő után" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/user_status/l10n/hu.json b/apps/user_status/l10n/hu.json index 9ac5851cd5f..f273c2b808f 100644 --- a/apps/user_status/l10n/hu.json +++ b/apps/user_status/l10n/hu.json @@ -1,5 +1,4 @@ { "translations": { - "Recent statuses" : "Legutóbbi állapotok", "In a meeting" : "Találkozón", "Commuting" : "Ingázás", "Out sick" : "Beteg szabadság", @@ -31,6 +30,7 @@ "4 hours" : "4 óra", "Mute all notifications" : "Összes értesítés némítása", "Appear offline" : "Offline módon jelenik meg", + "Recent statuses" : "Legutóbbi állapotok", "Clear status after" : "Állapot törlése ennyi idő után" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/user_status/l10n/is.js b/apps/user_status/l10n/is.js index de0246a7038..542ac17ba3c 100644 --- a/apps/user_status/l10n/is.js +++ b/apps/user_status/l10n/is.js @@ -1,7 +1,6 @@ OC.L10N.register( "user_status", { - "Recent statuses" : "Nýlegar stöður", "In a meeting" : "Á fundi", "Commuting" : "Á ferðinni", "Out sick" : "Veikindi", @@ -33,6 +32,7 @@ OC.L10N.register( "4 hours" : "4 klukkustundir", "Mute all notifications" : "Þagga allar tilkynningar", "Appear offline" : "Birtast ótengt", + "Recent statuses" : "Nýlegar stöður", "Clear status after" : "Hreinsa stöðu eftir" }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); diff --git a/apps/user_status/l10n/is.json b/apps/user_status/l10n/is.json index da52c3691b7..c69d3dfe627 100644 --- a/apps/user_status/l10n/is.json +++ b/apps/user_status/l10n/is.json @@ -1,5 +1,4 @@ { "translations": { - "Recent statuses" : "Nýlegar stöður", "In a meeting" : "Á fundi", "Commuting" : "Á ferðinni", "Out sick" : "Veikindi", @@ -31,6 +30,7 @@ "4 hours" : "4 klukkustundir", "Mute all notifications" : "Þagga allar tilkynningar", "Appear offline" : "Birtast ótengt", + "Recent statuses" : "Nýlegar stöður", "Clear status after" : "Hreinsa stöðu eftir" },"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);" }
\ No newline at end of file diff --git a/apps/user_status/l10n/it.js b/apps/user_status/l10n/it.js index 2ded45d3f5e..2f1ab0ace1b 100644 --- a/apps/user_status/l10n/it.js +++ b/apps/user_status/l10n/it.js @@ -1,7 +1,6 @@ OC.L10N.register( "user_status", { - "Recent statuses" : "Stati recenti", "In a meeting" : "In una riunione", "Commuting" : "Pendolare", "Out sick" : "In malattia", @@ -33,6 +32,7 @@ OC.L10N.register( "4 hours" : "4 ore", "Mute all notifications" : "Silenzia tutte le notifiche", "Appear offline" : "Mostrati non in linea", + "Recent statuses" : "Stati recenti", "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 cfefa015870..4bda00bda90 100644 --- a/apps/user_status/l10n/it.json +++ b/apps/user_status/l10n/it.json @@ -1,5 +1,4 @@ { "translations": { - "Recent statuses" : "Stati recenti", "In a meeting" : "In una riunione", "Commuting" : "Pendolare", "Out sick" : "In malattia", @@ -31,6 +30,7 @@ "4 hours" : "4 ore", "Mute all notifications" : "Silenzia tutte le notifiche", "Appear offline" : "Mostrati non in linea", + "Recent statuses" : "Stati recenti", "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/ja.js b/apps/user_status/l10n/ja.js index 4dbc44c42c2..2ad844f1f2e 100644 --- a/apps/user_status/l10n/ja.js +++ b/apps/user_status/l10n/ja.js @@ -1,7 +1,6 @@ OC.L10N.register( "user_status", { - "Recent statuses" : "最近のステータス", "In a meeting" : "会議中", "Commuting" : "通勤中", "Out sick" : "病欠", @@ -33,6 +32,7 @@ OC.L10N.register( "4 hours" : "4時間", "Mute all notifications" : "全ての通知をミュート", "Appear offline" : "オフラインに見せかけます", + "Recent statuses" : "最近のステータス", "Clear status after" : "ステータスの有効期限" }, "nplurals=1; plural=0;"); diff --git a/apps/user_status/l10n/ja.json b/apps/user_status/l10n/ja.json index d94d1895c9b..06206319539 100644 --- a/apps/user_status/l10n/ja.json +++ b/apps/user_status/l10n/ja.json @@ -1,5 +1,4 @@ { "translations": { - "Recent statuses" : "最近のステータス", "In a meeting" : "会議中", "Commuting" : "通勤中", "Out sick" : "病欠", @@ -31,6 +30,7 @@ "4 hours" : "4時間", "Mute all notifications" : "全ての通知をミュート", "Appear offline" : "オフラインに見せかけます", + "Recent statuses" : "最近のステータス", "Clear status after" : "ステータスの有効期限" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/user_status/l10n/lt_LT.js b/apps/user_status/l10n/lt_LT.js index 9441ade6365..ee45ec39b12 100644 --- a/apps/user_status/l10n/lt_LT.js +++ b/apps/user_status/l10n/lt_LT.js @@ -1,7 +1,6 @@ OC.L10N.register( "user_status", { - "Recent statuses" : "Paskiausios būsenos", "In a meeting" : "Susitikime", "Commuting" : "Važinėju", "Out sick" : "Sergu", @@ -33,6 +32,7 @@ OC.L10N.register( "4 hours" : "4 valandos", "Mute all notifications" : "Išjungti visus pranešimus", "Appear offline" : "Atrodyti atsijungusiu", + "Recent statuses" : "Paskiausios būsenos", "Clear status after" : "Išvalyti būseną po" }, "nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"); diff --git a/apps/user_status/l10n/lt_LT.json b/apps/user_status/l10n/lt_LT.json index 8ac76218d40..99c70ae03da 100644 --- a/apps/user_status/l10n/lt_LT.json +++ b/apps/user_status/l10n/lt_LT.json @@ -1,5 +1,4 @@ { "translations": { - "Recent statuses" : "Paskiausios būsenos", "In a meeting" : "Susitikime", "Commuting" : "Važinėju", "Out sick" : "Sergu", @@ -31,6 +30,7 @@ "4 hours" : "4 valandos", "Mute all notifications" : "Išjungti visus pranešimus", "Appear offline" : "Atrodyti atsijungusiu", + "Recent statuses" : "Paskiausios būsenos", "Clear status after" : "Išvalyti būseną po" },"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);" }
\ No newline at end of file diff --git a/apps/user_status/l10n/mk.js b/apps/user_status/l10n/mk.js index e295a2b984f..eafd9113ad3 100644 --- a/apps/user_status/l10n/mk.js +++ b/apps/user_status/l10n/mk.js @@ -1,7 +1,6 @@ OC.L10N.register( "user_status", { - "Recent statuses" : "Неодамнешни статуси", "In a meeting" : "На состанок", "Commuting" : "На пат", "Out sick" : "На боледување", @@ -33,6 +32,7 @@ OC.L10N.register( "4 hours" : "4 часа", "Mute all notifications" : "Занеми (Mute) ги сите известувања", "Appear offline" : "Прикажи исклучен", + "Recent statuses" : "Неодамнешни статуси", "Clear status after" : "Тргни го статусот после" }, "nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"); diff --git a/apps/user_status/l10n/mk.json b/apps/user_status/l10n/mk.json index 00c15cff678..13c6fe38346 100644 --- a/apps/user_status/l10n/mk.json +++ b/apps/user_status/l10n/mk.json @@ -1,5 +1,4 @@ { "translations": { - "Recent statuses" : "Неодамнешни статуси", "In a meeting" : "На состанок", "Commuting" : "На пат", "Out sick" : "На боледување", @@ -31,6 +30,7 @@ "4 hours" : "4 часа", "Mute all notifications" : "Занеми (Mute) ги сите известувања", "Appear offline" : "Прикажи исклучен", + "Recent statuses" : "Неодамнешни статуси", "Clear status after" : "Тргни го статусот после" },"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;" }
\ No newline at end of file diff --git a/apps/user_status/l10n/nb.js b/apps/user_status/l10n/nb.js index 89baff4b322..7c0e3e1deef 100644 --- a/apps/user_status/l10n/nb.js +++ b/apps/user_status/l10n/nb.js @@ -1,7 +1,6 @@ OC.L10N.register( "user_status", { - "Recent statuses" : "Nylige statuser", "In a meeting" : "I et møte", "Commuting" : "Pendler", "Out sick" : "Syk", @@ -32,6 +31,7 @@ OC.L10N.register( "1 hour" : "1 time", "4 hours" : "4 timer", "Mute all notifications" : "Demp alle varslinger", + "Recent statuses" : "Nylige statuser", "Clear status after" : "Fjern status etter" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/user_status/l10n/nb.json b/apps/user_status/l10n/nb.json index b36b7c8de9e..9954d4f819c 100644 --- a/apps/user_status/l10n/nb.json +++ b/apps/user_status/l10n/nb.json @@ -1,5 +1,4 @@ { "translations": { - "Recent statuses" : "Nylige statuser", "In a meeting" : "I et møte", "Commuting" : "Pendler", "Out sick" : "Syk", @@ -30,6 +29,7 @@ "1 hour" : "1 time", "4 hours" : "4 timer", "Mute all notifications" : "Demp alle varslinger", + "Recent statuses" : "Nylige statuser", "Clear status after" : "Fjern status etter" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/user_status/l10n/nl.js b/apps/user_status/l10n/nl.js index 7ab777a684b..d0dda877326 100644 --- a/apps/user_status/l10n/nl.js +++ b/apps/user_status/l10n/nl.js @@ -1,7 +1,6 @@ OC.L10N.register( "user_status", { - "Recent statuses" : "Recente statussen", "In a meeting" : "Vergadering", "Commuting" : "Woon-werk", "Out sick" : "Ziek", @@ -33,6 +32,7 @@ OC.L10N.register( "4 hours" : "4 uur", "Mute all notifications" : "Onderdruk alle meldingen", "Appear offline" : "Toon afwezig", + "Recent statuses" : "Recente statussen", "Clear status after" : "Maak de status leeg na" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/user_status/l10n/nl.json b/apps/user_status/l10n/nl.json index 1a6ef3668a1..4c170a2db5b 100644 --- a/apps/user_status/l10n/nl.json +++ b/apps/user_status/l10n/nl.json @@ -1,5 +1,4 @@ { "translations": { - "Recent statuses" : "Recente statussen", "In a meeting" : "Vergadering", "Commuting" : "Woon-werk", "Out sick" : "Ziek", @@ -31,6 +30,7 @@ "4 hours" : "4 uur", "Mute all notifications" : "Onderdruk alle meldingen", "Appear offline" : "Toon afwezig", + "Recent statuses" : "Recente statussen", "Clear status after" : "Maak de status leeg na" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/user_status/l10n/pl.js b/apps/user_status/l10n/pl.js index d7e8636a153..93bead87205 100644 --- a/apps/user_status/l10n/pl.js +++ b/apps/user_status/l10n/pl.js @@ -1,7 +1,6 @@ OC.L10N.register( "user_status", { - "Recent statuses" : "Najnowsze statusy", "In a meeting" : "Na spotkaniu", "Commuting" : "W drodze", "Out sick" : "Chory", @@ -33,6 +32,7 @@ OC.L10N.register( "4 hours" : "4 godziny", "Mute all notifications" : "Wycisz wszystkie powiadomienia", "Appear offline" : "Widnieje jako offline", + "Recent statuses" : "Najnowsze statusy", "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 90a08ea0615..4677fde3d27 100644 --- a/apps/user_status/l10n/pl.json +++ b/apps/user_status/l10n/pl.json @@ -1,5 +1,4 @@ { "translations": { - "Recent statuses" : "Najnowsze statusy", "In a meeting" : "Na spotkaniu", "Commuting" : "W drodze", "Out sick" : "Chory", @@ -31,6 +30,7 @@ "4 hours" : "4 godziny", "Mute all notifications" : "Wycisz wszystkie powiadomienia", "Appear offline" : "Widnieje jako offline", + "Recent statuses" : "Najnowsze statusy", "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/pt_BR.js b/apps/user_status/l10n/pt_BR.js index 9ba6fec69dc..6cdcc1cd7c9 100644 --- a/apps/user_status/l10n/pt_BR.js +++ b/apps/user_status/l10n/pt_BR.js @@ -1,7 +1,6 @@ OC.L10N.register( "user_status", { - "Recent statuses" : "Status recentes", "In a meeting" : "Em reunião", "Commuting" : "Em trânsito", "Out sick" : "Doente", @@ -33,6 +32,7 @@ OC.L10N.register( "4 hours" : "4 horas", "Mute all notifications" : "Silenciar todas as notificações", "Appear offline" : "Aparecer offline", + "Recent statuses" : "Status recentes", "Clear status after" : "Limpar status após" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/user_status/l10n/pt_BR.json b/apps/user_status/l10n/pt_BR.json index 0d8953c6756..7bd0eb93678 100644 --- a/apps/user_status/l10n/pt_BR.json +++ b/apps/user_status/l10n/pt_BR.json @@ -1,5 +1,4 @@ { "translations": { - "Recent statuses" : "Status recentes", "In a meeting" : "Em reunião", "Commuting" : "Em trânsito", "Out sick" : "Doente", @@ -31,6 +30,7 @@ "4 hours" : "4 horas", "Mute all notifications" : "Silenciar todas as notificações", "Appear offline" : "Aparecer offline", + "Recent statuses" : "Status recentes", "Clear status after" : "Limpar status após" },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file diff --git a/apps/user_status/l10n/ru.js b/apps/user_status/l10n/ru.js index 476ec4fbec7..8f5858fda71 100644 --- a/apps/user_status/l10n/ru.js +++ b/apps/user_status/l10n/ru.js @@ -1,7 +1,6 @@ OC.L10N.register( "user_status", { - "Recent statuses" : "Недавние статусы", "In a meeting" : "На встрече", "Commuting" : "В пути", "Out sick" : "Болею", @@ -33,6 +32,7 @@ OC.L10N.register( "4 hours" : "4 часа", "Mute all notifications" : "Отключить все уведомления", "Appear offline" : "Возможно, не в сети", + "Recent statuses" : "Недавние статусы", "Clear status after" : "Удалить статус через" }, "nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"); diff --git a/apps/user_status/l10n/ru.json b/apps/user_status/l10n/ru.json index 07752db896a..3226fe8885e 100644 --- a/apps/user_status/l10n/ru.json +++ b/apps/user_status/l10n/ru.json @@ -1,5 +1,4 @@ { "translations": { - "Recent statuses" : "Недавние статусы", "In a meeting" : "На встрече", "Commuting" : "В пути", "Out sick" : "Болею", @@ -31,6 +30,7 @@ "4 hours" : "4 часа", "Mute all notifications" : "Отключить все уведомления", "Appear offline" : "Возможно, не в сети", + "Recent statuses" : "Недавние статусы", "Clear status after" : "Удалить статус через" },"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);" }
\ No newline at end of file diff --git a/apps/user_status/l10n/sc.js b/apps/user_status/l10n/sc.js index 094ea311bd9..6d120fc4ed3 100644 --- a/apps/user_status/l10n/sc.js +++ b/apps/user_status/l10n/sc.js @@ -1,7 +1,6 @@ OC.L10N.register( "user_status", { - "Recent statuses" : "Istados reghentes", "In a meeting" : "In riunione", "Commuting" : "Biagende", "Out sick" : "In maladia", @@ -33,6 +32,7 @@ OC.L10N.register( "4 hours" : "4 oras", "Mute all notifications" : "Istuda totu is notìficas", "Appear offline" : "Mustra•ti foras de lìnia", + "Recent statuses" : "Istados reghentes", "Clear status after" : "Lìmpia s'istadu a pustis" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/user_status/l10n/sc.json b/apps/user_status/l10n/sc.json index 79d695addfa..ddae1e4cb83 100644 --- a/apps/user_status/l10n/sc.json +++ b/apps/user_status/l10n/sc.json @@ -1,5 +1,4 @@ { "translations": { - "Recent statuses" : "Istados reghentes", "In a meeting" : "In riunione", "Commuting" : "Biagende", "Out sick" : "In maladia", @@ -31,6 +30,7 @@ "4 hours" : "4 oras", "Mute all notifications" : "Istuda totu is notìficas", "Appear offline" : "Mustra•ti foras de lìnia", + "Recent statuses" : "Istados reghentes", "Clear status after" : "Lìmpia s'istadu a pustis" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/user_status/l10n/sk.js b/apps/user_status/l10n/sk.js index 0c99b1192c4..5402e575039 100644 --- a/apps/user_status/l10n/sk.js +++ b/apps/user_status/l10n/sk.js @@ -1,7 +1,6 @@ OC.L10N.register( "user_status", { - "Recent statuses" : "Nedávne stavy", "In a meeting" : "Na schôdzke", "Commuting" : "Na ceste", "Out sick" : "Choroba", @@ -33,6 +32,7 @@ OC.L10N.register( "4 hours" : "4 hodiny", "Mute all notifications" : "Stíšiť všetky upozornenia", "Appear offline" : "V odpojenom režime", + "Recent statuses" : "Nedávne stavy", "Clear status after" : "Vyčistiť správu o stave po" }, "nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"); diff --git a/apps/user_status/l10n/sk.json b/apps/user_status/l10n/sk.json index 266e1f7144b..e68a6893218 100644 --- a/apps/user_status/l10n/sk.json +++ b/apps/user_status/l10n/sk.json @@ -1,5 +1,4 @@ { "translations": { - "Recent statuses" : "Nedávne stavy", "In a meeting" : "Na schôdzke", "Commuting" : "Na ceste", "Out sick" : "Choroba", @@ -31,6 +30,7 @@ "4 hours" : "4 hodiny", "Mute all notifications" : "Stíšiť všetky upozornenia", "Appear offline" : "V odpojenom režime", + "Recent statuses" : "Nedávne stavy", "Clear status after" : "Vyčistiť správu o stave po" },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);" }
\ No newline at end of file diff --git a/apps/user_status/l10n/sl.js b/apps/user_status/l10n/sl.js index 7c166ba1208..65fd8fbe895 100644 --- a/apps/user_status/l10n/sl.js +++ b/apps/user_status/l10n/sl.js @@ -1,7 +1,6 @@ OC.L10N.register( "user_status", { - "Recent statuses" : "Nedavna stanja", "In a meeting" : "Na sestanku", "Commuting" : "Med vožnjo", "Out sick" : "Na bolniški", @@ -33,6 +32,7 @@ OC.L10N.register( "4 hours" : "po 4 urah", "Mute all notifications" : "Utiša vsa obvestila", "Appear offline" : "Pokaže kot brez povezave", + "Recent statuses" : "Nedavna stanja", "Clear status after" : "Počisti stanje" }, "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"); diff --git a/apps/user_status/l10n/sl.json b/apps/user_status/l10n/sl.json index 90409c7766d..d1cbe2bff76 100644 --- a/apps/user_status/l10n/sl.json +++ b/apps/user_status/l10n/sl.json @@ -1,5 +1,4 @@ { "translations": { - "Recent statuses" : "Nedavna stanja", "In a meeting" : "Na sestanku", "Commuting" : "Med vožnjo", "Out sick" : "Na bolniški", @@ -31,6 +30,7 @@ "4 hours" : "po 4 urah", "Mute all notifications" : "Utiša vsa obvestila", "Appear offline" : "Pokaže kot brez povezave", + "Recent statuses" : "Nedavna stanja", "Clear status after" : "Počisti stanje" },"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);" }
\ No newline at end of file diff --git a/apps/user_status/l10n/sv.js b/apps/user_status/l10n/sv.js index 0fd6754ebfc..85d3cde5bbc 100644 --- a/apps/user_status/l10n/sv.js +++ b/apps/user_status/l10n/sv.js @@ -1,7 +1,6 @@ OC.L10N.register( "user_status", { - "Recent statuses" : "Senaste statusuppdateringar", "In a meeting" : "På ett möte", "Commuting" : "Reser", "Out sick" : "Sjuk", @@ -33,6 +32,7 @@ OC.L10N.register( "4 hours" : "4 timmar", "Mute all notifications" : "Dölj alla aviseringar", "Appear offline" : "Visa som frånkopplad", + "Recent statuses" : "Senaste statusuppdateringar", "Clear status after" : "Rensa status efter" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/user_status/l10n/sv.json b/apps/user_status/l10n/sv.json index 152a230458f..658efc64d51 100644 --- a/apps/user_status/l10n/sv.json +++ b/apps/user_status/l10n/sv.json @@ -1,5 +1,4 @@ { "translations": { - "Recent statuses" : "Senaste statusuppdateringar", "In a meeting" : "På ett möte", "Commuting" : "Reser", "Out sick" : "Sjuk", @@ -31,6 +30,7 @@ "4 hours" : "4 timmar", "Mute all notifications" : "Dölj alla aviseringar", "Appear offline" : "Visa som frånkopplad", + "Recent statuses" : "Senaste statusuppdateringar", "Clear status after" : "Rensa status efter" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/user_status/l10n/th.js b/apps/user_status/l10n/th.js index be31a00e077..7a004ba146b 100644 --- a/apps/user_status/l10n/th.js +++ b/apps/user_status/l10n/th.js @@ -1,7 +1,6 @@ OC.L10N.register( "user_status", { - "Recent statuses" : "สถานะล่าสุด", "In a meeting" : "กำลังประชุม", "Commuting" : "กำลังเดินทาง", "Out sick" : "ป่วย", @@ -33,6 +32,7 @@ OC.L10N.register( "4 hours" : "4 ชั่วโมง", "Mute all notifications" : "ปิดการแจ้งเตือนทั้งหมด", "Appear offline" : "แสดงสถานะออฟไลน์", + "Recent statuses" : "สถานะล่าสุด", "Clear status after" : "ล้างสถานะหลังจาก" }, "nplurals=1; plural=0;"); diff --git a/apps/user_status/l10n/th.json b/apps/user_status/l10n/th.json index 01e3c40f22b..4fb4ba3f86c 100644 --- a/apps/user_status/l10n/th.json +++ b/apps/user_status/l10n/th.json @@ -1,5 +1,4 @@ { "translations": { - "Recent statuses" : "สถานะล่าสุด", "In a meeting" : "กำลังประชุม", "Commuting" : "กำลังเดินทาง", "Out sick" : "ป่วย", @@ -31,6 +30,7 @@ "4 hours" : "4 ชั่วโมง", "Mute all notifications" : "ปิดการแจ้งเตือนทั้งหมด", "Appear offline" : "แสดงสถานะออฟไลน์", + "Recent statuses" : "สถานะล่าสุด", "Clear status after" : "ล้างสถานะหลังจาก" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/user_status/l10n/tr.js b/apps/user_status/l10n/tr.js index a5c673e5cec..316c986a409 100644 --- a/apps/user_status/l10n/tr.js +++ b/apps/user_status/l10n/tr.js @@ -1,7 +1,6 @@ OC.L10N.register( "user_status", { - "Recent statuses" : "Yakın zamandaki durumlar", "In a meeting" : "Toplantıda", "Commuting" : "İşe gidiyor/geliyor", "Out sick" : "Hasta", @@ -33,6 +32,7 @@ OC.L10N.register( "4 hours" : "4 saat", "Mute all notifications" : "Tüm bildirimleri kapat", "Appear offline" : "Çevrimdışı görün", + "Recent statuses" : "Yakın zamandaki durumlar", "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 28f1b825dfc..cd0763ba511 100644 --- a/apps/user_status/l10n/tr.json +++ b/apps/user_status/l10n/tr.json @@ -1,5 +1,4 @@ { "translations": { - "Recent statuses" : "Yakın zamandaki durumlar", "In a meeting" : "Toplantıda", "Commuting" : "İşe gidiyor/geliyor", "Out sick" : "Hasta", @@ -31,6 +30,7 @@ "4 hours" : "4 saat", "Mute all notifications" : "Tüm bildirimleri kapat", "Appear offline" : "Çevrimdışı görün", + "Recent statuses" : "Yakın zamandaki durumlar", "Clear status after" : "Durum şu kadar sonra kaldırılsın" },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file diff --git a/apps/user_status/l10n/zh_CN.js b/apps/user_status/l10n/zh_CN.js index 49632a8c84b..a452634122a 100644 --- a/apps/user_status/l10n/zh_CN.js +++ b/apps/user_status/l10n/zh_CN.js @@ -1,7 +1,6 @@ OC.L10N.register( "user_status", { - "Recent statuses" : "最近状态", "In a meeting" : "开会中", "Commuting" : "通勤中", "Out sick" : "生病了", @@ -33,6 +32,7 @@ OC.L10N.register( "4 hours" : "4 小时", "Mute all notifications" : "静音所有通知", "Appear offline" : "显示为离线", + "Recent statuses" : "最近状态", "Clear status after" : "清除状态于" }, "nplurals=1; plural=0;"); diff --git a/apps/user_status/l10n/zh_CN.json b/apps/user_status/l10n/zh_CN.json index eecd3946952..2447668a8cf 100644 --- a/apps/user_status/l10n/zh_CN.json +++ b/apps/user_status/l10n/zh_CN.json @@ -1,5 +1,4 @@ { "translations": { - "Recent statuses" : "最近状态", "In a meeting" : "开会中", "Commuting" : "通勤中", "Out sick" : "生病了", @@ -31,6 +30,7 @@ "4 hours" : "4 小时", "Mute all notifications" : "静音所有通知", "Appear offline" : "显示为离线", + "Recent statuses" : "最近状态", "Clear status after" : "清除状态于" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/user_status/l10n/zh_HK.js b/apps/user_status/l10n/zh_HK.js index 7fbbbc07c0e..2029b96f0fe 100644 --- a/apps/user_status/l10n/zh_HK.js +++ b/apps/user_status/l10n/zh_HK.js @@ -1,7 +1,6 @@ OC.L10N.register( "user_status", { - "Recent statuses" : "最近的狀態", "In a meeting" : "會議中", "Commuting" : "通勤中", "Out sick" : "生病", @@ -33,6 +32,7 @@ OC.L10N.register( "4 hours" : "4 小時", "Mute all notifications" : "所有通知靜音", "Appear offline" : "顯示為離線", + "Recent statuses" : "最近的狀態", "Clear status after" : "清空狀態於...之後" }, "nplurals=1; plural=0;"); diff --git a/apps/user_status/l10n/zh_HK.json b/apps/user_status/l10n/zh_HK.json index eb6524ff03a..c7d42203362 100644 --- a/apps/user_status/l10n/zh_HK.json +++ b/apps/user_status/l10n/zh_HK.json @@ -1,5 +1,4 @@ { "translations": { - "Recent statuses" : "最近的狀態", "In a meeting" : "會議中", "Commuting" : "通勤中", "Out sick" : "生病", @@ -31,6 +30,7 @@ "4 hours" : "4 小時", "Mute all notifications" : "所有通知靜音", "Appear offline" : "顯示為離線", + "Recent statuses" : "最近的狀態", "Clear status after" : "清空狀態於...之後" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/user_status/l10n/zh_TW.js b/apps/user_status/l10n/zh_TW.js index f60184ce06e..66f0c7e251b 100644 --- a/apps/user_status/l10n/zh_TW.js +++ b/apps/user_status/l10n/zh_TW.js @@ -1,7 +1,6 @@ OC.L10N.register( "user_status", { - "Recent statuses" : "最近的狀態", "In a meeting" : "會議中", "Commuting" : "通勤中", "Out sick" : "生病", @@ -33,6 +32,7 @@ OC.L10N.register( "4 hours" : "4小時", "Mute all notifications" : "所有通知靜音", "Appear offline" : "顯示為離線", + "Recent statuses" : "最近的狀態", "Clear status after" : "清空狀態於……之後" }, "nplurals=1; plural=0;"); diff --git a/apps/user_status/l10n/zh_TW.json b/apps/user_status/l10n/zh_TW.json index ffbe2bfaca5..6e9f30f9be8 100644 --- a/apps/user_status/l10n/zh_TW.json +++ b/apps/user_status/l10n/zh_TW.json @@ -1,5 +1,4 @@ { "translations": { - "Recent statuses" : "最近的狀態", "In a meeting" : "會議中", "Commuting" : "通勤中", "Out sick" : "生病", @@ -31,6 +30,7 @@ "4 hours" : "4小時", "Mute all notifications" : "所有通知靜音", "Appear offline" : "顯示為離線", + "Recent statuses" : "最近的狀態", "Clear status after" : "清空狀態於……之後" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |