diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-15 00:26:17 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-15 00:26:17 +0000 |
commit | 2f4abc774f9f561f60a63479295eae97c03aa8b0 (patch) | |
tree | 1521b0fece66399f31d253fdfae77fa7c8154f7c /apps/user_status/l10n | |
parent | 14bf5c4ea9b956f66dc8b99f4778d7fda80d5ebe (diff) | |
download | nextcloud-server-2f4abc774f9f561f60a63479295eae97c03aa8b0.tar.gz nextcloud-server-2f4abc774f9f561f60a63479295eae97c03aa8b0.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_status/l10n')
96 files changed, 96 insertions, 192 deletions
diff --git a/apps/user_status/l10n/ar.js b/apps/user_status/l10n/ar.js index 033674e8d6e..b32147dc01f 100644 --- a/apps/user_status/l10n/ar.js +++ b/apps/user_status/l10n/ar.js @@ -42,7 +42,6 @@ OC.L10N.register( "1 hour" : "1 ساعة", "4 hours" : "4 ساعات", "Mute all notifications" : "عدم اظهار جميع التنبيهات", - "Appear offline" : "الحالة غير متصل", - "View profile" : "عرض الملف الشخصي" + "Appear offline" : "الحالة غير متصل" }, "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 f51548baf87..819ca38c8a3 100644 --- a/apps/user_status/l10n/ar.json +++ b/apps/user_status/l10n/ar.json @@ -40,7 +40,6 @@ "1 hour" : "1 ساعة", "4 hours" : "4 ساعات", "Mute all notifications" : "عدم اظهار جميع التنبيهات", - "Appear offline" : "الحالة غير متصل", - "View profile" : "عرض الملف الشخصي" + "Appear offline" : "الحالة غير متصل" },"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/ast.js b/apps/user_status/l10n/ast.js index 1de52968269..b88098a1b2d 100644 --- a/apps/user_status/l10n/ast.js +++ b/apps/user_status/l10n/ast.js @@ -42,7 +42,6 @@ OC.L10N.register( "1 hour" : "1 hora", "4 hours" : "4 hores", "Mute all notifications" : "Desactivar tolos avisos", - "Appear offline" : "Apaecer desconectáu", - "View profile" : "Ver el perfil" + "Appear offline" : "Apaecer desconectáu" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/user_status/l10n/ast.json b/apps/user_status/l10n/ast.json index 8115c6852a8..5eaf34674ce 100644 --- a/apps/user_status/l10n/ast.json +++ b/apps/user_status/l10n/ast.json @@ -40,7 +40,6 @@ "1 hour" : "1 hora", "4 hours" : "4 hores", "Mute all notifications" : "Desactivar tolos avisos", - "Appear offline" : "Apaecer desconectáu", - "View profile" : "Ver el perfil" + "Appear offline" : "Apaecer desconectáu" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/user_status/l10n/bg.js b/apps/user_status/l10n/bg.js index f342977f175..e0b938e9776 100644 --- a/apps/user_status/l10n/bg.js +++ b/apps/user_status/l10n/bg.js @@ -40,7 +40,6 @@ OC.L10N.register( "1 hour" : "1 час", "4 hours" : "4 часа", "Mute all notifications" : "Заглушаване на всички известия", - "Appear offline" : "Показване като офлайн", - "View profile" : "Преглед на профил" + "Appear offline" : "Показване като офлайн" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/user_status/l10n/bg.json b/apps/user_status/l10n/bg.json index d76a2fc16cc..1d944569aa0 100644 --- a/apps/user_status/l10n/bg.json +++ b/apps/user_status/l10n/bg.json @@ -38,7 +38,6 @@ "1 hour" : "1 час", "4 hours" : "4 часа", "Mute all notifications" : "Заглушаване на всички известия", - "Appear offline" : "Показване като офлайн", - "View profile" : "Преглед на профил" + "Appear offline" : "Показване като офлайн" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/user_status/l10n/ca.js b/apps/user_status/l10n/ca.js index 5ba398862c6..a66c9c7f068 100644 --- a/apps/user_status/l10n/ca.js +++ b/apps/user_status/l10n/ca.js @@ -42,7 +42,6 @@ OC.L10N.register( "1 hour" : "1 hora", "4 hours" : "4 hores", "Mute all notifications" : "Silencieu totes les notificacions", - "Appear offline" : "Apareixeu fora de línia", - "View profile" : "Visualitza el perfil" + "Appear offline" : "Apareixeu fora de línia" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/user_status/l10n/ca.json b/apps/user_status/l10n/ca.json index 03988812c8c..4e06ea1af10 100644 --- a/apps/user_status/l10n/ca.json +++ b/apps/user_status/l10n/ca.json @@ -40,7 +40,6 @@ "1 hour" : "1 hora", "4 hours" : "4 hores", "Mute all notifications" : "Silencieu totes les notificacions", - "Appear offline" : "Apareixeu fora de línia", - "View profile" : "Visualitza el perfil" + "Appear offline" : "Apareixeu fora de línia" },"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 9530e8c5898..c435d0b2dcc 100644 --- a/apps/user_status/l10n/cs.js +++ b/apps/user_status/l10n/cs.js @@ -42,7 +42,6 @@ OC.L10N.register( "1 hour" : "1 hodina", "4 hours" : "4 hodiny", "Mute all notifications" : "Ztlumit veškerá upozornění", - "Appear offline" : "Jevit se offline", - "View profile" : "Zobrazit profil " + "Appear offline" : "Jevit se offline" }, "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 8f96a09b208..3b64712845b 100644 --- a/apps/user_status/l10n/cs.json +++ b/apps/user_status/l10n/cs.json @@ -40,7 +40,6 @@ "1 hour" : "1 hodina", "4 hours" : "4 hodiny", "Mute all notifications" : "Ztlumit veškerá upozornění", - "Appear offline" : "Jevit se offline", - "View profile" : "Zobrazit profil " + "Appear offline" : "Jevit se offline" },"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/da.js b/apps/user_status/l10n/da.js index 0e6184eb478..021bdcc2707 100644 --- a/apps/user_status/l10n/da.js +++ b/apps/user_status/l10n/da.js @@ -33,7 +33,6 @@ OC.L10N.register( "1 hour" : "1 time", "4 hours" : "4 timer", "Mute all notifications" : "Vis ikke notifikationer", - "Appear offline" : "Er offline", - "View profile" : "Vis profil" + "Appear offline" : "Er offline" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/user_status/l10n/da.json b/apps/user_status/l10n/da.json index 62cca6ba82d..08ecf4d08b0 100644 --- a/apps/user_status/l10n/da.json +++ b/apps/user_status/l10n/da.json @@ -31,7 +31,6 @@ "1 hour" : "1 time", "4 hours" : "4 timer", "Mute all notifications" : "Vis ikke notifikationer", - "Appear offline" : "Er offline", - "View profile" : "Vis profil" + "Appear offline" : "Er offline" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/user_status/l10n/de.js b/apps/user_status/l10n/de.js index b5b7f094bf7..12b64c1dfec 100644 --- a/apps/user_status/l10n/de.js +++ b/apps/user_status/l10n/de.js @@ -42,7 +42,6 @@ OC.L10N.register( "1 hour" : "1 Stunde", "4 hours" : "4 Stunden", "Mute all notifications" : "Alle Benachrichtigungen stummschalten", - "Appear offline" : "Offline erscheinen", - "View profile" : "Profil ansehen" + "Appear offline" : "Offline erscheinen" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/user_status/l10n/de.json b/apps/user_status/l10n/de.json index 64f59ec579c..d191de70826 100644 --- a/apps/user_status/l10n/de.json +++ b/apps/user_status/l10n/de.json @@ -40,7 +40,6 @@ "1 hour" : "1 Stunde", "4 hours" : "4 Stunden", "Mute all notifications" : "Alle Benachrichtigungen stummschalten", - "Appear offline" : "Offline erscheinen", - "View profile" : "Profil ansehen" + "Appear offline" : "Offline erscheinen" },"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 8dd17df0b40..d2ad223cc8e 100644 --- a/apps/user_status/l10n/de_DE.js +++ b/apps/user_status/l10n/de_DE.js @@ -42,7 +42,6 @@ OC.L10N.register( "1 hour" : "1 Stunde", "4 hours" : "4 Stunden", "Mute all notifications" : "Alle Benachrichtigungen stummschalten", - "Appear offline" : "Offline erscheinen", - "View profile" : "Profil ansehen" + "Appear offline" : "Offline erscheinen" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/user_status/l10n/de_DE.json b/apps/user_status/l10n/de_DE.json index 78a593a6470..d93fe589a09 100644 --- a/apps/user_status/l10n/de_DE.json +++ b/apps/user_status/l10n/de_DE.json @@ -40,7 +40,6 @@ "1 hour" : "1 Stunde", "4 hours" : "4 Stunden", "Mute all notifications" : "Alle Benachrichtigungen stummschalten", - "Appear offline" : "Offline erscheinen", - "View profile" : "Profil ansehen" + "Appear offline" : "Offline erscheinen" },"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 7d542a1426a..9b3c3b49a20 100644 --- a/apps/user_status/l10n/el.js +++ b/apps/user_status/l10n/el.js @@ -33,7 +33,6 @@ OC.L10N.register( "1 hour" : "1 ώρα", "4 hours" : "4 ώρες", "Mute all notifications" : "Σίγαση όλων των ειδοποιήσεων", - "Appear offline" : "Εμφάνιση εκτός σύνδεσης", - "View profile" : "Προβολή προφίλ" + "Appear offline" : "Εμφάνιση εκτός σύνδεσης" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/user_status/l10n/el.json b/apps/user_status/l10n/el.json index 968d71e3bcb..a8f01bb15ea 100644 --- a/apps/user_status/l10n/el.json +++ b/apps/user_status/l10n/el.json @@ -31,7 +31,6 @@ "1 hour" : "1 ώρα", "4 hours" : "4 ώρες", "Mute all notifications" : "Σίγαση όλων των ειδοποιήσεων", - "Appear offline" : "Εμφάνιση εκτός σύνδεσης", - "View profile" : "Προβολή προφίλ" + "Appear offline" : "Εμφάνιση εκτός σύνδεσης" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/user_status/l10n/en_GB.js b/apps/user_status/l10n/en_GB.js index dc1a2531787..f7b4ea87419 100644 --- a/apps/user_status/l10n/en_GB.js +++ b/apps/user_status/l10n/en_GB.js @@ -42,7 +42,6 @@ OC.L10N.register( "1 hour" : "1 hour", "4 hours" : "4 hours", "Mute all notifications" : "Mute all notifications", - "Appear offline" : "Appear offline", - "View profile" : "View profile" + "Appear offline" : "Appear offline" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/user_status/l10n/en_GB.json b/apps/user_status/l10n/en_GB.json index 0e5e8adf85e..826ddbed464 100644 --- a/apps/user_status/l10n/en_GB.json +++ b/apps/user_status/l10n/en_GB.json @@ -40,7 +40,6 @@ "1 hour" : "1 hour", "4 hours" : "4 hours", "Mute all notifications" : "Mute all notifications", - "Appear offline" : "Appear offline", - "View profile" : "View profile" + "Appear offline" : "Appear offline" },"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 1347c42babe..36809160d7c 100644 --- a/apps/user_status/l10n/es.js +++ b/apps/user_status/l10n/es.js @@ -42,7 +42,6 @@ OC.L10N.register( "1 hour" : "1 hora", "4 hours" : "4 horas", "Mute all notifications" : "Silenciar todas las notificaciones", - "Appear offline" : "Aparecer sin conexión", - "View profile" : "Ver perfil" + "Appear offline" : "Aparecer sin conexión" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/user_status/l10n/es.json b/apps/user_status/l10n/es.json index b32aafccb42..2f39cd6f928 100644 --- a/apps/user_status/l10n/es.json +++ b/apps/user_status/l10n/es.json @@ -40,7 +40,6 @@ "1 hour" : "1 hora", "4 hours" : "4 horas", "Mute all notifications" : "Silenciar todas las notificaciones", - "Appear offline" : "Aparecer sin conexión", - "View profile" : "Ver perfil" + "Appear offline" : "Aparecer sin conexión" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/user_status/l10n/es_EC.js b/apps/user_status/l10n/es_EC.js index 8d2e1e714ab..e38461dd689 100644 --- a/apps/user_status/l10n/es_EC.js +++ b/apps/user_status/l10n/es_EC.js @@ -42,7 +42,6 @@ OC.L10N.register( "1 hour" : "1 hora", "4 hours" : "4 horas", "Mute all notifications" : "Silenciar todas las notificaciones", - "Appear offline" : "Aparecer como desconectado", - "View profile" : "Ver perfil" + "Appear offline" : "Aparecer como desconectado" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/user_status/l10n/es_EC.json b/apps/user_status/l10n/es_EC.json index 697e0ee5e8b..f401edf531f 100644 --- a/apps/user_status/l10n/es_EC.json +++ b/apps/user_status/l10n/es_EC.json @@ -40,7 +40,6 @@ "1 hour" : "1 hora", "4 hours" : "4 horas", "Mute all notifications" : "Silenciar todas las notificaciones", - "Appear offline" : "Aparecer como desconectado", - "View profile" : "Ver perfil" + "Appear offline" : "Aparecer como desconectado" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/user_status/l10n/es_MX.js b/apps/user_status/l10n/es_MX.js index 5125f9f9789..75a22b23fbe 100644 --- a/apps/user_status/l10n/es_MX.js +++ b/apps/user_status/l10n/es_MX.js @@ -42,7 +42,6 @@ OC.L10N.register( "1 hour" : "1 hora", "4 hours" : "4 horas", "Mute all notifications" : "Silenciar todas las notificaciones", - "Appear offline" : "Aparecer como desconectado", - "View profile" : "Ver perfil" + "Appear offline" : "Aparecer como desconectado" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/user_status/l10n/es_MX.json b/apps/user_status/l10n/es_MX.json index 5570f5c4e4c..6fe0d35699b 100644 --- a/apps/user_status/l10n/es_MX.json +++ b/apps/user_status/l10n/es_MX.json @@ -40,7 +40,6 @@ "1 hour" : "1 hora", "4 hours" : "4 horas", "Mute all notifications" : "Silenciar todas las notificaciones", - "Appear offline" : "Aparecer como desconectado", - "View profile" : "Ver perfil" + "Appear offline" : "Aparecer como desconectado" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/user_status/l10n/et_EE.js b/apps/user_status/l10n/et_EE.js index a1f2bf1ce9e..38ee89fceab 100644 --- a/apps/user_status/l10n/et_EE.js +++ b/apps/user_status/l10n/et_EE.js @@ -24,7 +24,6 @@ OC.L10N.register( "30 minutes" : "30 minutit", "1 hour" : "1 tund", "4 hours" : "4 tundi", - "Mute all notifications" : "Vaigista kõik teavituse", - "View profile" : "Vaata profiili" + "Mute all notifications" : "Vaigista kõik teavituse" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/user_status/l10n/et_EE.json b/apps/user_status/l10n/et_EE.json index 98265e2a140..6182394be95 100644 --- a/apps/user_status/l10n/et_EE.json +++ b/apps/user_status/l10n/et_EE.json @@ -22,7 +22,6 @@ "30 minutes" : "30 minutit", "1 hour" : "1 tund", "4 hours" : "4 tundi", - "Mute all notifications" : "Vaigista kõik teavituse", - "View profile" : "Vaata profiili" + "Mute all notifications" : "Vaigista kõik teavituse" },"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 40d1d9fe6eb..cd577ab7cbf 100644 --- a/apps/user_status/l10n/eu.js +++ b/apps/user_status/l10n/eu.js @@ -42,7 +42,6 @@ OC.L10N.register( "1 hour" : "Ordu 1", "4 hours" : "4 ordu", "Mute all notifications" : "Mututu jakinarazpen guztiak", - "Appear offline" : "Lineaz kanpo agertu", - "View profile" : "Ikusi profila" + "Appear offline" : "Lineaz kanpo agertu" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/user_status/l10n/eu.json b/apps/user_status/l10n/eu.json index c9bdeef4652..7fc9652291b 100644 --- a/apps/user_status/l10n/eu.json +++ b/apps/user_status/l10n/eu.json @@ -40,7 +40,6 @@ "1 hour" : "Ordu 1", "4 hours" : "4 ordu", "Mute all notifications" : "Mututu jakinarazpen guztiak", - "Appear offline" : "Lineaz kanpo agertu", - "View profile" : "Ikusi profila" + "Appear offline" : "Lineaz kanpo agertu" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/user_status/l10n/fa.js b/apps/user_status/l10n/fa.js index 77b5f7beb2d..9624e426703 100644 --- a/apps/user_status/l10n/fa.js +++ b/apps/user_status/l10n/fa.js @@ -42,7 +42,6 @@ OC.L10N.register( "1 hour" : "۱ ساعت", "4 hours" : "۴ ساعت", "Mute all notifications" : "خاموش کردن همه اعلانات", - "Appear offline" : "نمایش آفلاین", - "View profile" : "مشاهدهٔ نمایه" + "Appear offline" : "نمایش آفلاین" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/user_status/l10n/fa.json b/apps/user_status/l10n/fa.json index eef0590f85c..def04d00dad 100644 --- a/apps/user_status/l10n/fa.json +++ b/apps/user_status/l10n/fa.json @@ -40,7 +40,6 @@ "1 hour" : "۱ ساعت", "4 hours" : "۴ ساعت", "Mute all notifications" : "خاموش کردن همه اعلانات", - "Appear offline" : "نمایش آفلاین", - "View profile" : "مشاهدهٔ نمایه" + "Appear offline" : "نمایش آفلاین" },"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 466d38916e7..c6986a6042e 100644 --- a/apps/user_status/l10n/fi.js +++ b/apps/user_status/l10n/fi.js @@ -42,7 +42,6 @@ OC.L10N.register( "1 hour" : "1 tunti", "4 hours" : "4 tuntia", "Mute all notifications" : "Mykistä kaikki ilmoitukset", - "Appear offline" : "Näytä olevan poissa", - "View profile" : "Näytä profiili" + "Appear offline" : "Näytä olevan poissa" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/user_status/l10n/fi.json b/apps/user_status/l10n/fi.json index 89d2207e346..bb53e8f5a64 100644 --- a/apps/user_status/l10n/fi.json +++ b/apps/user_status/l10n/fi.json @@ -40,7 +40,6 @@ "1 hour" : "1 tunti", "4 hours" : "4 tuntia", "Mute all notifications" : "Mykistä kaikki ilmoitukset", - "Appear offline" : "Näytä olevan poissa", - "View profile" : "Näytä profiili" + "Appear offline" : "Näytä olevan poissa" },"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 3998e04b2bc..b17cfffb160 100644 --- a/apps/user_status/l10n/fr.js +++ b/apps/user_status/l10n/fr.js @@ -42,7 +42,6 @@ OC.L10N.register( "1 hour" : "1 heure", "4 hours" : "4 heures", "Mute all notifications" : "Désactiver les notifications", - "Appear offline" : "Apparaitre hors-ligne", - "View profile" : "Voir le profil" + "Appear offline" : "Apparaitre hors-ligne" }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/user_status/l10n/fr.json b/apps/user_status/l10n/fr.json index 59cb2af88a4..f215c66b28c 100644 --- a/apps/user_status/l10n/fr.json +++ b/apps/user_status/l10n/fr.json @@ -40,7 +40,6 @@ "1 hour" : "1 heure", "4 hours" : "4 heures", "Mute all notifications" : "Désactiver les notifications", - "Appear offline" : "Apparaitre hors-ligne", - "View profile" : "Voir le profil" + "Appear offline" : "Apparaitre hors-ligne" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/user_status/l10n/ga.js b/apps/user_status/l10n/ga.js index 129ac49cc5a..72d4adbbdc4 100644 --- a/apps/user_status/l10n/ga.js +++ b/apps/user_status/l10n/ga.js @@ -42,7 +42,6 @@ OC.L10N.register( "1 hour" : "1 uair", "4 hours" : "4 uair an chloig", "Mute all notifications" : "Balbhaigh gach fógra", - "Appear offline" : "Le feiceáil as líne", - "View profile" : "Féach ar phróifíl" + "Appear offline" : "Le feiceáil as líne" }, "nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);"); diff --git a/apps/user_status/l10n/ga.json b/apps/user_status/l10n/ga.json index 88fd684ffef..e19fa8f978f 100644 --- a/apps/user_status/l10n/ga.json +++ b/apps/user_status/l10n/ga.json @@ -40,7 +40,6 @@ "1 hour" : "1 uair", "4 hours" : "4 uair an chloig", "Mute all notifications" : "Balbhaigh gach fógra", - "Appear offline" : "Le feiceáil as líne", - "View profile" : "Féach ar phróifíl" + "Appear offline" : "Le feiceáil as líne" },"pluralForm" :"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);" }
\ No newline at end of file diff --git a/apps/user_status/l10n/gl.js b/apps/user_status/l10n/gl.js index 6a44dd8605a..cb7a41ca47c 100644 --- a/apps/user_status/l10n/gl.js +++ b/apps/user_status/l10n/gl.js @@ -42,7 +42,6 @@ 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", - "View profile" : "Ver o perfil" + "Appear offline" : "Aparece coma sen conexión" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/user_status/l10n/gl.json b/apps/user_status/l10n/gl.json index 59929a06628..867550d5ff9 100644 --- a/apps/user_status/l10n/gl.json +++ b/apps/user_status/l10n/gl.json @@ -40,7 +40,6 @@ "1 hour" : "1 hora", "4 hours" : "4 horas", "Mute all notifications" : "Silenciar todas as notificacións", - "Appear offline" : "Aparece coma sen conexión", - "View profile" : "Ver o perfil" + "Appear offline" : "Aparece coma sen conexión" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/user_status/l10n/hr.js b/apps/user_status/l10n/hr.js index 71a7863c2ce..f71976e39f1 100644 --- a/apps/user_status/l10n/hr.js +++ b/apps/user_status/l10n/hr.js @@ -33,7 +33,6 @@ OC.L10N.register( "1 hour" : "1 sat", "4 hours" : "4 sata", "Mute all notifications" : "Utišaj sve obavijesti", - "Appear offline" : "Prikaži izvanmrežno", - "View profile" : "Prikaži profil" + "Appear offline" : "Prikaži izvanmrežno" }, "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 f9644781af3..b2b31c0f0ae 100644 --- a/apps/user_status/l10n/hr.json +++ b/apps/user_status/l10n/hr.json @@ -31,7 +31,6 @@ "1 hour" : "1 sat", "4 hours" : "4 sata", "Mute all notifications" : "Utišaj sve obavijesti", - "Appear offline" : "Prikaži izvanmrežno", - "View profile" : "Prikaži profil" + "Appear offline" : "Prikaži izvanmrežno" },"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 e0b35566bee..e2c1e5ef009 100644 --- a/apps/user_status/l10n/hu.js +++ b/apps/user_status/l10n/hu.js @@ -42,7 +42,6 @@ OC.L10N.register( "1 hour" : "1 óra", "4 hours" : "4 óra", "Mute all notifications" : "Összes értesítés némítása", - "Appear offline" : "Megjelenés nem kapcsolódottként", - "View profile" : "Profil megtekintése" + "Appear offline" : "Megjelenés nem kapcsolódottként" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/user_status/l10n/hu.json b/apps/user_status/l10n/hu.json index d464e1d936d..f9e4e2d6d16 100644 --- a/apps/user_status/l10n/hu.json +++ b/apps/user_status/l10n/hu.json @@ -40,7 +40,6 @@ "1 hour" : "1 óra", "4 hours" : "4 óra", "Mute all notifications" : "Összes értesítés némítása", - "Appear offline" : "Megjelenés nem kapcsolódottként", - "View profile" : "Profil megtekintése" + "Appear offline" : "Megjelenés nem kapcsolódottként" },"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 ad23bcdad71..4e6abac3e73 100644 --- a/apps/user_status/l10n/is.js +++ b/apps/user_status/l10n/is.js @@ -42,7 +42,6 @@ OC.L10N.register( "1 hour" : "1 klukkustund", "4 hours" : "4 klukkustundir", "Mute all notifications" : "Þagga allar tilkynningar", - "Appear offline" : "Birtast ótengt", - "View profile" : "Skoða notandasnið" + "Appear offline" : "Birtast ótengt" }, "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 a0170b3669f..01c9ac1be96 100644 --- a/apps/user_status/l10n/is.json +++ b/apps/user_status/l10n/is.json @@ -40,7 +40,6 @@ "1 hour" : "1 klukkustund", "4 hours" : "4 klukkustundir", "Mute all notifications" : "Þagga allar tilkynningar", - "Appear offline" : "Birtast ótengt", - "View profile" : "Skoða notandasnið" + "Appear offline" : "Birtast ótengt" },"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 3bf410ec375..d9086d3029e 100644 --- a/apps/user_status/l10n/it.js +++ b/apps/user_status/l10n/it.js @@ -42,7 +42,6 @@ OC.L10N.register( "1 hour" : "1 ora", "4 hours" : "4 ore", "Mute all notifications" : "Silenzia tutte le notifiche", - "Appear offline" : "Mostrati non in linea", - "View profile" : "Vedi profilo" + "Appear offline" : "Mostrati non in linea" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/user_status/l10n/it.json b/apps/user_status/l10n/it.json index b12721ad1fe..1d358ec0e60 100644 --- a/apps/user_status/l10n/it.json +++ b/apps/user_status/l10n/it.json @@ -40,7 +40,6 @@ "1 hour" : "1 ora", "4 hours" : "4 ore", "Mute all notifications" : "Silenzia tutte le notifiche", - "Appear offline" : "Mostrati non in linea", - "View profile" : "Vedi profilo" + "Appear offline" : "Mostrati non in linea" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/user_status/l10n/ja.js b/apps/user_status/l10n/ja.js index 6a75fefeff4..35da0574e4e 100644 --- a/apps/user_status/l10n/ja.js +++ b/apps/user_status/l10n/ja.js @@ -42,7 +42,6 @@ OC.L10N.register( "1 hour" : "1時間", "4 hours" : "4時間", "Mute all notifications" : "全ての通知をミュート", - "Appear offline" : "オフライン", - "View profile" : "プロフィールを表示" + "Appear offline" : "オフライン" }, "nplurals=1; plural=0;"); diff --git a/apps/user_status/l10n/ja.json b/apps/user_status/l10n/ja.json index 8cd7fb276d2..8e25ac49cb5 100644 --- a/apps/user_status/l10n/ja.json +++ b/apps/user_status/l10n/ja.json @@ -40,7 +40,6 @@ "1 hour" : "1時間", "4 hours" : "4時間", "Mute all notifications" : "全ての通知をミュート", - "Appear offline" : "オフライン", - "View profile" : "プロフィールを表示" + "Appear offline" : "オフライン" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/user_status/l10n/ko.js b/apps/user_status/l10n/ko.js index 7e2dc0f04dd..ba7eead434f 100644 --- a/apps/user_status/l10n/ko.js +++ b/apps/user_status/l10n/ko.js @@ -33,7 +33,6 @@ OC.L10N.register( "1 hour" : "한 시간", "4 hours" : "4 시간", "Mute all notifications" : "모든 알림을 음소거", - "Appear offline" : "접속 안함으로 표시", - "View profile" : "프로필 보기" + "Appear offline" : "접속 안함으로 표시" }, "nplurals=1; plural=0;"); diff --git a/apps/user_status/l10n/ko.json b/apps/user_status/l10n/ko.json index da35bcd0239..93709a3f8c8 100644 --- a/apps/user_status/l10n/ko.json +++ b/apps/user_status/l10n/ko.json @@ -31,7 +31,6 @@ "1 hour" : "한 시간", "4 hours" : "4 시간", "Mute all notifications" : "모든 알림을 음소거", - "Appear offline" : "접속 안함으로 표시", - "View profile" : "프로필 보기" + "Appear offline" : "접속 안함으로 표시" },"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 7ad4e92acd8..d8c2854ed27 100644 --- a/apps/user_status/l10n/lt_LT.js +++ b/apps/user_status/l10n/lt_LT.js @@ -33,7 +33,6 @@ OC.L10N.register( "1 hour" : "1 valanda", "4 hours" : "4 valandos", "Mute all notifications" : "Išjungti visus pranešimus", - "Appear offline" : "Atrodyti atsijungusiu", - "View profile" : "Rodyti profilį" + "Appear offline" : "Atrodyti atsijungusiu" }, "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 49337ee3917..1fa750194e0 100644 --- a/apps/user_status/l10n/lt_LT.json +++ b/apps/user_status/l10n/lt_LT.json @@ -31,7 +31,6 @@ "1 hour" : "1 valanda", "4 hours" : "4 valandos", "Mute all notifications" : "Išjungti visus pranešimus", - "Appear offline" : "Atrodyti atsijungusiu", - "View profile" : "Rodyti profilį" + "Appear offline" : "Atrodyti atsijungusiu" },"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 492ed475613..01533c0278d 100644 --- a/apps/user_status/l10n/mk.js +++ b/apps/user_status/l10n/mk.js @@ -33,7 +33,6 @@ OC.L10N.register( "1 hour" : "1 час", "4 hours" : "4 часа", "Mute all notifications" : "Занеми (Mute) ги сите известувања", - "Appear offline" : "Прикажи исклучен", - "View profile" : "Прегледај профил" + "Appear offline" : "Прикажи исклучен" }, "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 46bdc943527..291dee01edf 100644 --- a/apps/user_status/l10n/mk.json +++ b/apps/user_status/l10n/mk.json @@ -31,7 +31,6 @@ "1 hour" : "1 час", "4 hours" : "4 часа", "Mute all notifications" : "Занеми (Mute) ги сите известувања", - "Appear offline" : "Прикажи исклучен", - "View profile" : "Прегледај профил" + "Appear offline" : "Прикажи исклучен" },"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 aae726a8742..d73f9426851 100644 --- a/apps/user_status/l10n/nb.js +++ b/apps/user_status/l10n/nb.js @@ -42,7 +42,6 @@ OC.L10N.register( "1 hour" : "1 time", "4 hours" : "4 timer", "Mute all notifications" : "Demp alle varslinger", - "Appear offline" : "Vis som frakoblet", - "View profile" : "Vis profil" + "Appear offline" : "Vis som frakoblet" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/user_status/l10n/nb.json b/apps/user_status/l10n/nb.json index 35062ca0f3e..5cede3146f8 100644 --- a/apps/user_status/l10n/nb.json +++ b/apps/user_status/l10n/nb.json @@ -40,7 +40,6 @@ "1 hour" : "1 time", "4 hours" : "4 timer", "Mute all notifications" : "Demp alle varslinger", - "Appear offline" : "Vis som frakoblet", - "View profile" : "Vis profil" + "Appear offline" : "Vis som frakoblet" },"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 3f0641b9c96..ac59847a546 100644 --- a/apps/user_status/l10n/nl.js +++ b/apps/user_status/l10n/nl.js @@ -33,7 +33,6 @@ OC.L10N.register( "1 hour" : "1 uur", "4 hours" : "4 uur", "Mute all notifications" : "Onderdruk alle meldingen", - "Appear offline" : "Toon afwezig", - "View profile" : "Bekijk profiel" + "Appear offline" : "Toon afwezig" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/user_status/l10n/nl.json b/apps/user_status/l10n/nl.json index e614657fd28..12613aba843 100644 --- a/apps/user_status/l10n/nl.json +++ b/apps/user_status/l10n/nl.json @@ -31,7 +31,6 @@ "1 hour" : "1 uur", "4 hours" : "4 uur", "Mute all notifications" : "Onderdruk alle meldingen", - "Appear offline" : "Toon afwezig", - "View profile" : "Bekijk profiel" + "Appear offline" : "Toon afwezig" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/user_status/l10n/oc.js b/apps/user_status/l10n/oc.js index 5e465d1fb35..5172ce2bf48 100644 --- a/apps/user_status/l10n/oc.js +++ b/apps/user_status/l10n/oc.js @@ -33,7 +33,6 @@ OC.L10N.register( "1 hour" : "1 ora", "4 hours" : "4 oras", "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);"); diff --git a/apps/user_status/l10n/oc.json b/apps/user_status/l10n/oc.json index 74e9e1368d6..ba564390314 100644 --- a/apps/user_status/l10n/oc.json +++ b/apps/user_status/l10n/oc.json @@ -31,7 +31,6 @@ "1 hour" : "1 ora", "4 hours" : "4 oras", "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" },"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 2822f611d43..1c11b438615 100644 --- a/apps/user_status/l10n/pl.js +++ b/apps/user_status/l10n/pl.js @@ -42,7 +42,6 @@ OC.L10N.register( "1 hour" : "1 godzina", "4 hours" : "4 godziny", "Mute all notifications" : "Wycisz wszystkie powiadomienia", - "Appear offline" : "Widnieje jako offline", - "View profile" : "Zobacz profil" + "Appear offline" : "Widnieje jako offline" }, "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 c5d6ffe2261..d953ef97001 100644 --- a/apps/user_status/l10n/pl.json +++ b/apps/user_status/l10n/pl.json @@ -40,7 +40,6 @@ "1 hour" : "1 godzina", "4 hours" : "4 godziny", "Mute all notifications" : "Wycisz wszystkie powiadomienia", - "Appear offline" : "Widnieje jako offline", - "View profile" : "Zobacz profil" + "Appear offline" : "Widnieje jako offline" },"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 725612b33a5..c0372016ae5 100644 --- a/apps/user_status/l10n/pt_BR.js +++ b/apps/user_status/l10n/pt_BR.js @@ -42,7 +42,6 @@ OC.L10N.register( "1 hour" : "1 hora", "4 hours" : "4 horas", "Mute all notifications" : "Silenciar todas as notificações", - "Appear offline" : "Aparecer offline", - "View profile" : "Visualizar perfil" + "Appear offline" : "Aparecer offline" }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/user_status/l10n/pt_BR.json b/apps/user_status/l10n/pt_BR.json index 182ab7967fe..cfcc377af6f 100644 --- a/apps/user_status/l10n/pt_BR.json +++ b/apps/user_status/l10n/pt_BR.json @@ -40,7 +40,6 @@ "1 hour" : "1 hora", "4 hours" : "4 horas", "Mute all notifications" : "Silenciar todas as notificações", - "Appear offline" : "Aparecer offline", - "View profile" : "Visualizar perfil" + "Appear offline" : "Aparecer offline" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/user_status/l10n/pt_PT.js b/apps/user_status/l10n/pt_PT.js index 1fa3ff3bee3..f8a28678b32 100644 --- a/apps/user_status/l10n/pt_PT.js +++ b/apps/user_status/l10n/pt_PT.js @@ -33,7 +33,6 @@ OC.L10N.register( "1 hour" : "1 hora", "4 hours" : "4 horas", "Mute all notifications" : "Desativar todas as notificações", - "Appear offline" : "Aparecer offline", - "View profile" : "Visualizar perfil" + "Appear offline" : "Aparecer offline" }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/user_status/l10n/pt_PT.json b/apps/user_status/l10n/pt_PT.json index f49deb928c8..d4e7f3758ec 100644 --- a/apps/user_status/l10n/pt_PT.json +++ b/apps/user_status/l10n/pt_PT.json @@ -31,7 +31,6 @@ "1 hour" : "1 hora", "4 hours" : "4 horas", "Mute all notifications" : "Desativar todas as notificações", - "Appear offline" : "Aparecer offline", - "View profile" : "Visualizar perfil" + "Appear offline" : "Aparecer offline" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/user_status/l10n/ro.js b/apps/user_status/l10n/ro.js index 66db735dc49..e63cbd28d95 100644 --- a/apps/user_status/l10n/ro.js +++ b/apps/user_status/l10n/ro.js @@ -42,7 +42,6 @@ OC.L10N.register( "1 hour" : "1 oră", "4 hours" : "4 ore", "Mute all notifications" : "Dezactivați toate notificările", - "Appear offline" : "Apari deconectat", - "View profile" : "Vezi profilul" + "Appear offline" : "Apari deconectat" }, "nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"); diff --git a/apps/user_status/l10n/ro.json b/apps/user_status/l10n/ro.json index c4d491dd465..9b6a33748e2 100644 --- a/apps/user_status/l10n/ro.json +++ b/apps/user_status/l10n/ro.json @@ -40,7 +40,6 @@ "1 hour" : "1 oră", "4 hours" : "4 ore", "Mute all notifications" : "Dezactivați toate notificările", - "Appear offline" : "Apari deconectat", - "View profile" : "Vezi profilul" + "Appear offline" : "Apari deconectat" },"pluralForm" :"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));" }
\ No newline at end of file diff --git a/apps/user_status/l10n/ru.js b/apps/user_status/l10n/ru.js index 41587580aab..cd45e1a1dcf 100644 --- a/apps/user_status/l10n/ru.js +++ b/apps/user_status/l10n/ru.js @@ -42,7 +42,6 @@ OC.L10N.register( "1 hour" : "1 час", "4 hours" : "4 часа", "Mute all notifications" : "Отключить все уведомления", - "Appear offline" : "Возможно, не в сети", - "View profile" : "Открыть профиль" + "Appear offline" : "Возможно, не в сети" }, "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 e49ec0e4965..1f7218ce156 100644 --- a/apps/user_status/l10n/ru.json +++ b/apps/user_status/l10n/ru.json @@ -40,7 +40,6 @@ "1 hour" : "1 час", "4 hours" : "4 часа", "Mute all notifications" : "Отключить все уведомления", - "Appear offline" : "Возможно, не в сети", - "View profile" : "Открыть профиль" + "Appear offline" : "Возможно, не в сети" },"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/sk.js b/apps/user_status/l10n/sk.js index a2937191455..e09648e1af9 100644 --- a/apps/user_status/l10n/sk.js +++ b/apps/user_status/l10n/sk.js @@ -42,7 +42,6 @@ OC.L10N.register( "1 hour" : "1 hodina", "4 hours" : "4 hodiny", "Mute all notifications" : "Stíšiť všetky upozornenia", - "Appear offline" : "V odpojenom režime", - "View profile" : "Zobraziť profil" + "Appear offline" : "V odpojenom režime" }, "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 940f45193ae..dae36f4bb60 100644 --- a/apps/user_status/l10n/sk.json +++ b/apps/user_status/l10n/sk.json @@ -40,7 +40,6 @@ "1 hour" : "1 hodina", "4 hours" : "4 hodiny", "Mute all notifications" : "Stíšiť všetky upozornenia", - "Appear offline" : "V odpojenom režime", - "View profile" : "Zobraziť profil" + "Appear offline" : "V odpojenom režime" },"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 680d5d8d72b..84d61130f7f 100644 --- a/apps/user_status/l10n/sl.js +++ b/apps/user_status/l10n/sl.js @@ -42,7 +42,6 @@ OC.L10N.register( "1 hour" : "po 1 uri", "4 hours" : "po 4 urah", "Mute all notifications" : "Utiša vsa obvestila", - "Appear offline" : "Pokaže kot brez povezave", - "View profile" : "Pokaži profil" + "Appear offline" : "Pokaže kot brez povezave" }, "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 f67fa101d05..31630b6103c 100644 --- a/apps/user_status/l10n/sl.json +++ b/apps/user_status/l10n/sl.json @@ -40,7 +40,6 @@ "1 hour" : "po 1 uri", "4 hours" : "po 4 urah", "Mute all notifications" : "Utiša vsa obvestila", - "Appear offline" : "Pokaže kot brez povezave", - "View profile" : "Pokaži profil" + "Appear offline" : "Pokaže kot brez povezave" },"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/sr.js b/apps/user_status/l10n/sr.js index 8b3ffa86274..40c232494ca 100644 --- a/apps/user_status/l10n/sr.js +++ b/apps/user_status/l10n/sr.js @@ -42,7 +42,6 @@ OC.L10N.register( "1 hour" : "1 сат", "4 hours" : "4 сата", "Mute all notifications" : "Искључи сва обавештења", - "Appear offline" : "Прикажи као ван мреже", - "View profile" : "Погледај профил" + "Appear offline" : "Прикажи као ван мреже" }, "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/sr.json b/apps/user_status/l10n/sr.json index 0961b6225e9..84daa2aab8c 100644 --- a/apps/user_status/l10n/sr.json +++ b/apps/user_status/l10n/sr.json @@ -40,7 +40,6 @@ "1 hour" : "1 сат", "4 hours" : "4 сата", "Mute all notifications" : "Искључи сва обавештења", - "Appear offline" : "Прикажи као ван мреже", - "View profile" : "Погледај профил" + "Appear offline" : "Прикажи као ван мреже" },"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/sr@latin.js b/apps/user_status/l10n/sr@latin.js index cc510d8ac92..e03b6d510f1 100644 --- a/apps/user_status/l10n/sr@latin.js +++ b/apps/user_status/l10n/sr@latin.js @@ -42,7 +42,6 @@ OC.L10N.register( "1 hour" : "1 sat", "4 hours" : "4 sata", "Mute all notifications" : "Isključi sva obaveštenja", - "Appear offline" : "Prikaži kao van mreže", - "View profile" : "Vidi profil" + "Appear offline" : "Prikaži kao van mreže" }, "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/sr@latin.json b/apps/user_status/l10n/sr@latin.json index 7fa06e309d3..c8157294ef7 100644 --- a/apps/user_status/l10n/sr@latin.json +++ b/apps/user_status/l10n/sr@latin.json @@ -40,7 +40,6 @@ "1 hour" : "1 sat", "4 hours" : "4 sata", "Mute all notifications" : "Isključi sva obaveštenja", - "Appear offline" : "Prikaži kao van mreže", - "View profile" : "Vidi profil" + "Appear offline" : "Prikaži kao van mreže" },"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/sv.js b/apps/user_status/l10n/sv.js index a1828bb728e..84bc13cdc5e 100644 --- a/apps/user_status/l10n/sv.js +++ b/apps/user_status/l10n/sv.js @@ -42,7 +42,6 @@ OC.L10N.register( "1 hour" : "1 timme", "4 hours" : "4 timmar", "Mute all notifications" : "Dölj alla aviseringar", - "Appear offline" : "Visa som frånkopplad", - "View profile" : "Visa profil" + "Appear offline" : "Visa som frånkopplad" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/user_status/l10n/sv.json b/apps/user_status/l10n/sv.json index 1dee5f1810d..5733f077ab2 100644 --- a/apps/user_status/l10n/sv.json +++ b/apps/user_status/l10n/sv.json @@ -40,7 +40,6 @@ "1 hour" : "1 timme", "4 hours" : "4 timmar", "Mute all notifications" : "Dölj alla aviseringar", - "Appear offline" : "Visa som frånkopplad", - "View profile" : "Visa profil" + "Appear offline" : "Visa som frånkopplad" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/user_status/l10n/tr.js b/apps/user_status/l10n/tr.js index 4a64e08964d..1fc1f3504d5 100644 --- a/apps/user_status/l10n/tr.js +++ b/apps/user_status/l10n/tr.js @@ -42,7 +42,6 @@ OC.L10N.register( "1 hour" : "1 saat", "4 hours" : "4 saat", "Mute all notifications" : "Tüm bildirimleri kapat", - "Appear offline" : "Çevrim dışı görün", - "View profile" : "Profili görüntüle" + "Appear offline" : "Çevrim dışı görün" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/user_status/l10n/tr.json b/apps/user_status/l10n/tr.json index 1b41d2d345d..d2d439a81f4 100644 --- a/apps/user_status/l10n/tr.json +++ b/apps/user_status/l10n/tr.json @@ -40,7 +40,6 @@ "1 hour" : "1 saat", "4 hours" : "4 saat", "Mute all notifications" : "Tüm bildirimleri kapat", - "Appear offline" : "Çevrim dışı görün", - "View profile" : "Profili görüntüle" + "Appear offline" : "Çevrim dışı görün" },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file diff --git a/apps/user_status/l10n/uk.js b/apps/user_status/l10n/uk.js index 8aded93727a..befebee429b 100644 --- a/apps/user_status/l10n/uk.js +++ b/apps/user_status/l10n/uk.js @@ -42,7 +42,6 @@ OC.L10N.register( "1 hour" : "1 година", "4 hours" : "4 години", "Mute all notifications" : "Вимкнути всі сповіщення", - "Appear offline" : "З'являтися офлайн", - "View profile" : "Перегляд профілю" + "Appear offline" : "З'являтися офлайн" }, "nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);"); diff --git a/apps/user_status/l10n/uk.json b/apps/user_status/l10n/uk.json index 2010ff79840..dfc43997205 100644 --- a/apps/user_status/l10n/uk.json +++ b/apps/user_status/l10n/uk.json @@ -40,7 +40,6 @@ "1 hour" : "1 година", "4 hours" : "4 години", "Mute all notifications" : "Вимкнути всі сповіщення", - "Appear offline" : "З'являтися офлайн", - "View profile" : "Перегляд профілю" + "Appear offline" : "З'являтися офлайн" },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (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/uz.js b/apps/user_status/l10n/uz.js index dc4218390be..2882d88ea53 100644 --- a/apps/user_status/l10n/uz.js +++ b/apps/user_status/l10n/uz.js @@ -32,7 +32,6 @@ OC.L10N.register( "1 hour" : "1 hour", "4 hours" : "4 hours", "Mute all notifications" : "Mute all notifications", - "Appear offline" : "Appear offline", - "View profile" : "View profile" + "Appear offline" : "Appear offline" }, "nplurals=1; plural=0;"); diff --git a/apps/user_status/l10n/uz.json b/apps/user_status/l10n/uz.json index 9948e55afee..32b19e4c952 100644 --- a/apps/user_status/l10n/uz.json +++ b/apps/user_status/l10n/uz.json @@ -30,7 +30,6 @@ "1 hour" : "1 hour", "4 hours" : "4 hours", "Mute all notifications" : "Mute all notifications", - "Appear offline" : "Appear offline", - "View profile" : "View profile" + "Appear offline" : "Appear offline" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/user_status/l10n/vi.js b/apps/user_status/l10n/vi.js index 7dcb210efe6..84bf9197c23 100644 --- a/apps/user_status/l10n/vi.js +++ b/apps/user_status/l10n/vi.js @@ -41,7 +41,6 @@ OC.L10N.register( "1 hour" : "1 tiếng", "4 hours" : "4 tiếng", "Mute all notifications" : "Tắt tiếng tất cả thông báo", - "Appear offline" : "Đang offline", - "View profile" : "Xem hồ sơ" + "Appear offline" : "Đang offline" }, "nplurals=1; plural=0;"); diff --git a/apps/user_status/l10n/vi.json b/apps/user_status/l10n/vi.json index e1a630fcbcc..a96ce3b3e48 100644 --- a/apps/user_status/l10n/vi.json +++ b/apps/user_status/l10n/vi.json @@ -39,7 +39,6 @@ "1 hour" : "1 tiếng", "4 hours" : "4 tiếng", "Mute all notifications" : "Tắt tiếng tất cả thông báo", - "Appear offline" : "Đang offline", - "View profile" : "Xem hồ sơ" + "Appear offline" : "Đang offline" },"pluralForm" :"nplurals=1; plural=0;" }
\ 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 6c5368a8552..494c8a7e12a 100644 --- a/apps/user_status/l10n/zh_CN.js +++ b/apps/user_status/l10n/zh_CN.js @@ -42,7 +42,6 @@ OC.L10N.register( "1 hour" : "1小时", "4 hours" : "4小时", "Mute all notifications" : "静音所有通知", - "Appear offline" : "显示为离线", - "View profile" : "查看个人资料" + "Appear offline" : "显示为离线" }, "nplurals=1; plural=0;"); diff --git a/apps/user_status/l10n/zh_CN.json b/apps/user_status/l10n/zh_CN.json index c641f44e70d..c610cf9bbab 100644 --- a/apps/user_status/l10n/zh_CN.json +++ b/apps/user_status/l10n/zh_CN.json @@ -40,7 +40,6 @@ "1 hour" : "1小时", "4 hours" : "4小时", "Mute all notifications" : "静音所有通知", - "Appear offline" : "显示为离线", - "View profile" : "查看个人资料" + "Appear offline" : "显示为离线" },"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 6fd3ca8d4ce..c5d062d14a7 100644 --- a/apps/user_status/l10n/zh_HK.js +++ b/apps/user_status/l10n/zh_HK.js @@ -42,7 +42,6 @@ OC.L10N.register( "1 hour" : "1 小時", "4 hours" : "4 小時", "Mute all notifications" : "靜音所有通知", - "Appear offline" : "顯示為離線", - "View profile" : "查看個人資料" + "Appear offline" : "顯示為離線" }, "nplurals=1; plural=0;"); diff --git a/apps/user_status/l10n/zh_HK.json b/apps/user_status/l10n/zh_HK.json index 33ae5843f3b..02a8c68d377 100644 --- a/apps/user_status/l10n/zh_HK.json +++ b/apps/user_status/l10n/zh_HK.json @@ -40,7 +40,6 @@ "1 hour" : "1 小時", "4 hours" : "4 小時", "Mute all notifications" : "靜音所有通知", - "Appear offline" : "顯示為離線", - "View profile" : "查看個人資料" + "Appear offline" : "顯示為離線" },"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 32b26d1ac3a..4a95f96ff6c 100644 --- a/apps/user_status/l10n/zh_TW.js +++ b/apps/user_status/l10n/zh_TW.js @@ -42,7 +42,6 @@ OC.L10N.register( "1 hour" : "1小時", "4 hours" : "4小時", "Mute all notifications" : "所有通知靜音", - "Appear offline" : "顯示為離線", - "View profile" : "檢視個人檔案" + "Appear offline" : "顯示為離線" }, "nplurals=1; plural=0;"); diff --git a/apps/user_status/l10n/zh_TW.json b/apps/user_status/l10n/zh_TW.json index db0386016d5..d264c222d01 100644 --- a/apps/user_status/l10n/zh_TW.json +++ b/apps/user_status/l10n/zh_TW.json @@ -40,7 +40,6 @@ "1 hour" : "1小時", "4 hours" : "4小時", "Mute all notifications" : "所有通知靜音", - "Appear offline" : "顯示為離線", - "View profile" : "檢視個人檔案" + "Appear offline" : "顯示為離線" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |