diff options
Diffstat (limited to 'apps/updatenotification')
94 files changed, 122 insertions, 112 deletions
diff --git a/apps/updatenotification/l10n/ar.js b/apps/updatenotification/l10n/ar.js index 13871607bd7..f4914ae16e7 100644 --- a/apps/updatenotification/l10n/ar.js +++ b/apps/updatenotification/l10n/ar.js @@ -11,6 +11,7 @@ OC.L10N.register( "Update for {app} to version %s is available." : "التحديث ل {app} نسخة رقم %s متوفر.", "Update notification" : "إشعار التحديث", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "يعرض إشعارات التحديث لـ Nextcloud ويوفر SSO للمُحدِّث.", + "Update" : "تحديث", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "لم يعد الإصدار الذي تقوم بتشغيله قيد الصيانة. يرجى التأكد من التحديث إلى إصدار مدعوم في أقرب وقت ممكن.", "View in store" : "العرض على المتجر", "Open updater" : "فتح المحدِّث", diff --git a/apps/updatenotification/l10n/ar.json b/apps/updatenotification/l10n/ar.json index 61f2119aa19..7298ef711a6 100644 --- a/apps/updatenotification/l10n/ar.json +++ b/apps/updatenotification/l10n/ar.json @@ -9,6 +9,7 @@ "Update for {app} to version %s is available." : "التحديث ل {app} نسخة رقم %s متوفر.", "Update notification" : "إشعار التحديث", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "يعرض إشعارات التحديث لـ Nextcloud ويوفر SSO للمُحدِّث.", + "Update" : "تحديث", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "لم يعد الإصدار الذي تقوم بتشغيله قيد الصيانة. يرجى التأكد من التحديث إلى إصدار مدعوم في أقرب وقت ممكن.", "View in store" : "العرض على المتجر", "Open updater" : "فتح المحدِّث", diff --git a/apps/updatenotification/l10n/bg.js b/apps/updatenotification/l10n/bg.js index f307e81fc50..8f18ee4ec77 100644 --- a/apps/updatenotification/l10n/bg.js +++ b/apps/updatenotification/l10n/bg.js @@ -12,6 +12,7 @@ OC.L10N.register( "Update for {app} to version %s is available." : "Обновление за {app} до версия %s е налично.", "Update notification" : "Известие за актуализация", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Показва известия за актуализация за Nextcloud и предоставя SSO за програмата за актуализиране.", + "Update" : "Обновяване", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "Инсталираната версия вече не се поддържа. Моля актуализирайте до поддържана версия възможно най-скоро.", "Apps missing compatible version" : "Липсва съвместима версия на приложенията", "View in store" : "Преглед в магазина", diff --git a/apps/updatenotification/l10n/bg.json b/apps/updatenotification/l10n/bg.json index 99cf98433d6..ca96f6e012e 100644 --- a/apps/updatenotification/l10n/bg.json +++ b/apps/updatenotification/l10n/bg.json @@ -10,6 +10,7 @@ "Update for {app} to version %s is available." : "Обновление за {app} до версия %s е налично.", "Update notification" : "Известие за актуализация", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Показва известия за актуализация за Nextcloud и предоставя SSO за програмата за актуализиране.", + "Update" : "Обновяване", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "Инсталираната версия вече не се поддържа. Моля актуализирайте до поддържана версия възможно най-скоро.", "Apps missing compatible version" : "Липсва съвместима версия на приложенията", "View in store" : "Преглед в магазина", diff --git a/apps/updatenotification/l10n/ca.js b/apps/updatenotification/l10n/ca.js index 120030e7260..e5244f9d9e6 100644 --- a/apps/updatenotification/l10n/ca.js +++ b/apps/updatenotification/l10n/ca.js @@ -12,6 +12,7 @@ OC.L10N.register( "Update for {app} to version %s is available." : "Hi ha disponible l'actualització a la versió %s per a {app}.", "Update notification" : "Notificació d'actualització", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Mostra les notificacions d’actualització de Nextcloud i proporciona l’SSO de l’actualitzador.", + "Update" : "Actualitzar", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "La versió que esteu executant ja no es manté. Assegureu-vos d’actualitzar el més aviat possible a una versió suportada.", "Apps missing compatible version" : "Aplicacions sense versió compatible", "View in store" : "Mostra-ho al magatzem", diff --git a/apps/updatenotification/l10n/ca.json b/apps/updatenotification/l10n/ca.json index 11ca5d8d912..eca5152cfb9 100644 --- a/apps/updatenotification/l10n/ca.json +++ b/apps/updatenotification/l10n/ca.json @@ -10,6 +10,7 @@ "Update for {app} to version %s is available." : "Hi ha disponible l'actualització a la versió %s per a {app}.", "Update notification" : "Notificació d'actualització", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Mostra les notificacions d’actualització de Nextcloud i proporciona l’SSO de l’actualitzador.", + "Update" : "Actualitzar", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "La versió que esteu executant ja no es manté. Assegureu-vos d’actualitzar el més aviat possible a una versió suportada.", "Apps missing compatible version" : "Aplicacions sense versió compatible", "View in store" : "Mostra-ho al magatzem", diff --git a/apps/updatenotification/l10n/cs.js b/apps/updatenotification/l10n/cs.js index f5db017c6e4..69ca0003594 100644 --- a/apps/updatenotification/l10n/cs.js +++ b/apps/updatenotification/l10n/cs.js @@ -12,6 +12,7 @@ OC.L10N.register( "Update for {app} to version %s is available." : "Pro {app} je dostupná aktualizace na verzi %s.", "Update notification" : "Upozornění na aktualizaci", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Zobrazí upozornění na aktualizace pro Nextcloud a poskytuje sjednocené přihlašování pro nástroj pro provedení aktualizace.", + "Update" : "Aktualizovat", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "Verze, kterou provozujete, už není udržovaná. Aktualizujte co nejdříve na podporovanou verzi.", "Apps missing compatible version" : "Aplikace, které neexistují v kompatibilní verzi", "View in store" : "Zobrazit v katalogu aplikací", diff --git a/apps/updatenotification/l10n/cs.json b/apps/updatenotification/l10n/cs.json index 2f01aa38a1a..d3cc43fc721 100644 --- a/apps/updatenotification/l10n/cs.json +++ b/apps/updatenotification/l10n/cs.json @@ -10,6 +10,7 @@ "Update for {app} to version %s is available." : "Pro {app} je dostupná aktualizace na verzi %s.", "Update notification" : "Upozornění na aktualizaci", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Zobrazí upozornění na aktualizace pro Nextcloud a poskytuje sjednocené přihlašování pro nástroj pro provedení aktualizace.", + "Update" : "Aktualizovat", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "Verze, kterou provozujete, už není udržovaná. Aktualizujte co nejdříve na podporovanou verzi.", "Apps missing compatible version" : "Aplikace, které neexistují v kompatibilní verzi", "View in store" : "Zobrazit v katalogu aplikací", diff --git a/apps/updatenotification/l10n/de.js b/apps/updatenotification/l10n/de.js index f3e1154e027..4d1c8ec6eb9 100644 --- a/apps/updatenotification/l10n/de.js +++ b/apps/updatenotification/l10n/de.js @@ -12,6 +12,7 @@ OC.L10N.register( "Update for {app} to version %s is available." : "Eine Aktualisierung für {app} auf Version %s ist verfügbar.", "Update notification" : "Aktualisierungs-Benachrichtigung", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Zeigt Benachrichtigungen für Aktualisierungen von Nextcloud an und bietet SSO für den Aktualisierer.", + "Update" : "Benötigt keine Übersetzung. Hier wird nur die formelle Übersetzung verwendet (de_DE).", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "Deine installierte Version wird nicht mehr unterstützt. Bitte aktualisiere baldmöglichst auf eine unterstützte Version.", "Apps missing compatible version" : "Für diese Apps fehlen kompatible Versionen", "View in store" : "Im Store anzeigen", diff --git a/apps/updatenotification/l10n/de.json b/apps/updatenotification/l10n/de.json index 7e861a28ac5..0ab641434f3 100644 --- a/apps/updatenotification/l10n/de.json +++ b/apps/updatenotification/l10n/de.json @@ -10,6 +10,7 @@ "Update for {app} to version %s is available." : "Eine Aktualisierung für {app} auf Version %s ist verfügbar.", "Update notification" : "Aktualisierungs-Benachrichtigung", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Zeigt Benachrichtigungen für Aktualisierungen von Nextcloud an und bietet SSO für den Aktualisierer.", + "Update" : "Benötigt keine Übersetzung. Hier wird nur die formelle Übersetzung verwendet (de_DE).", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "Deine installierte Version wird nicht mehr unterstützt. Bitte aktualisiere baldmöglichst auf eine unterstützte Version.", "Apps missing compatible version" : "Für diese Apps fehlen kompatible Versionen", "View in store" : "Im Store anzeigen", diff --git a/apps/updatenotification/l10n/de_DE.js b/apps/updatenotification/l10n/de_DE.js index 3f93ff8a5fd..bc6557cb465 100644 --- a/apps/updatenotification/l10n/de_DE.js +++ b/apps/updatenotification/l10n/de_DE.js @@ -12,6 +12,7 @@ OC.L10N.register( "Update for {app} to version %s is available." : "Eine Aktualisierung für {app} auf Version %s ist verfügbar.", "Update notification" : "Aktualisierungs-Benachrichtigung", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Zeigt Benachrichtigungen für Aktualisierungen von Nextcloud an und bietet SSO für den Aktualisierer.", + "Update" : "Aktualisierung", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "Ihre installierte Version wird nicht mehr unterstützt. Bitte aktualisieren Sie baldmöglichst auf eine unterstützte Version.", "Apps missing compatible version" : "Für diese Apps fehlen kompatible Versionen", "View in store" : "Im Store anzeigen", diff --git a/apps/updatenotification/l10n/de_DE.json b/apps/updatenotification/l10n/de_DE.json index cc08e172e26..edee359a619 100644 --- a/apps/updatenotification/l10n/de_DE.json +++ b/apps/updatenotification/l10n/de_DE.json @@ -10,6 +10,7 @@ "Update for {app} to version %s is available." : "Eine Aktualisierung für {app} auf Version %s ist verfügbar.", "Update notification" : "Aktualisierungs-Benachrichtigung", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Zeigt Benachrichtigungen für Aktualisierungen von Nextcloud an und bietet SSO für den Aktualisierer.", + "Update" : "Aktualisierung", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "Ihre installierte Version wird nicht mehr unterstützt. Bitte aktualisieren Sie baldmöglichst auf eine unterstützte Version.", "Apps missing compatible version" : "Für diese Apps fehlen kompatible Versionen", "View in store" : "Im Store anzeigen", diff --git a/apps/updatenotification/l10n/el.js b/apps/updatenotification/l10n/el.js index a5728283f1e..a89b79eb8ea 100644 --- a/apps/updatenotification/l10n/el.js +++ b/apps/updatenotification/l10n/el.js @@ -12,6 +12,7 @@ OC.L10N.register( "Update for {app} to version %s is available." : "Είναι διαθέσιμη η ενημέρωση της εφαρμογής {app} στην έκδοση %s", "Update notification" : "Ειδοποίηση ενημέρωσης", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Εμφανίζει ειδοποιήσεις ενημέρωσης για το Nextcloud και παρέχει το SSO για την εφαρμογή ενημέρωσης.", + "Update" : "Ενημέρωση", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "Η έκδοση που εκτελείτε δεν διατηρείται πια. Βεβαιωθείτε ότι ενημερώσατε σε μια υποστηριζόμενη έκδοση το συντομότερο δυνατό.", "Apps missing compatible version" : "Εφαρμογές χωρίς συμβατή έκδοση", "View in store" : "Προβολή στο κέντρο εφαρμογών", diff --git a/apps/updatenotification/l10n/el.json b/apps/updatenotification/l10n/el.json index 4209e4d11fc..cc90116d172 100644 --- a/apps/updatenotification/l10n/el.json +++ b/apps/updatenotification/l10n/el.json @@ -10,6 +10,7 @@ "Update for {app} to version %s is available." : "Είναι διαθέσιμη η ενημέρωση της εφαρμογής {app} στην έκδοση %s", "Update notification" : "Ειδοποίηση ενημέρωσης", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Εμφανίζει ειδοποιήσεις ενημέρωσης για το Nextcloud και παρέχει το SSO για την εφαρμογή ενημέρωσης.", + "Update" : "Ενημέρωση", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "Η έκδοση που εκτελείτε δεν διατηρείται πια. Βεβαιωθείτε ότι ενημερώσατε σε μια υποστηριζόμενη έκδοση το συντομότερο δυνατό.", "Apps missing compatible version" : "Εφαρμογές χωρίς συμβατή έκδοση", "View in store" : "Προβολή στο κέντρο εφαρμογών", diff --git a/apps/updatenotification/l10n/en_GB.js b/apps/updatenotification/l10n/en_GB.js index 74562ab6dc4..944b505966b 100644 --- a/apps/updatenotification/l10n/en_GB.js +++ b/apps/updatenotification/l10n/en_GB.js @@ -11,6 +11,7 @@ OC.L10N.register( "Update for {app} to version %s is available." : "Update for {app} to version %s is available.", "Update notification" : "Update notification", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Displays update notifications for Nextcloud and provides the SSO for the updater.", + "Update" : "Update", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible.", "View in store" : "View in store", "Open updater" : "Open updater", diff --git a/apps/updatenotification/l10n/en_GB.json b/apps/updatenotification/l10n/en_GB.json index 9594c0314dd..d68a8b0d1a2 100644 --- a/apps/updatenotification/l10n/en_GB.json +++ b/apps/updatenotification/l10n/en_GB.json @@ -9,6 +9,7 @@ "Update for {app} to version %s is available." : "Update for {app} to version %s is available.", "Update notification" : "Update notification", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Displays update notifications for Nextcloud and provides the SSO for the updater.", + "Update" : "Update", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible.", "View in store" : "View in store", "Open updater" : "Open updater", diff --git a/apps/updatenotification/l10n/eo.js b/apps/updatenotification/l10n/eo.js index 6f3e1ffd800..ebc7d703364 100644 --- a/apps/updatenotification/l10n/eo.js +++ b/apps/updatenotification/l10n/eo.js @@ -11,6 +11,7 @@ OC.L10N.register( "Update for {app} to version %s is available." : "Ĝisdatigo de {app} al versio %s disponeblas.", "Update notification" : "Sciigo pri ĝisdatigoj", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Montras sciigojn pri ĝisdatigoj pri Nextcloud kaj provizas ununuran ensaluton („SSO“ angle) por la ĝisdatigilo.", + "Update" : "Ĝisdatigi", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "La versio, kiun vi nun uzas, ne plus estas subtenata. Bv. ĝisdatigi al subtenata versio kiel eble plej rapide.", "View in store" : "Vidi en la aplikaĵejo", "Open updater" : "Malfermi la ĝisdatigilon", diff --git a/apps/updatenotification/l10n/eo.json b/apps/updatenotification/l10n/eo.json index 94f457bc172..4c498ef3b14 100644 --- a/apps/updatenotification/l10n/eo.json +++ b/apps/updatenotification/l10n/eo.json @@ -9,6 +9,7 @@ "Update for {app} to version %s is available." : "Ĝisdatigo de {app} al versio %s disponeblas.", "Update notification" : "Sciigo pri ĝisdatigoj", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Montras sciigojn pri ĝisdatigoj pri Nextcloud kaj provizas ununuran ensaluton („SSO“ angle) por la ĝisdatigilo.", + "Update" : "Ĝisdatigi", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "La versio, kiun vi nun uzas, ne plus estas subtenata. Bv. ĝisdatigi al subtenata versio kiel eble plej rapide.", "View in store" : "Vidi en la aplikaĵejo", "Open updater" : "Malfermi la ĝisdatigilon", diff --git a/apps/updatenotification/l10n/es.js b/apps/updatenotification/l10n/es.js index 85ef0cfe37a..46c8ca21fdd 100644 --- a/apps/updatenotification/l10n/es.js +++ b/apps/updatenotification/l10n/es.js @@ -12,6 +12,7 @@ OC.L10N.register( "Update for {app} to version %s is available." : "Actualización de {app} a la versión %s está disponible.", "Update notification" : "Notificación de actualización", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Muestra notificaciones de actualizaciones para Nexcloud y provee el SSO para el actualizador.", + "Update" : "Actualizar", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "La versión que usas yo no está mantenida. Por favor, asegúrate de actualizar a una versión reciente tan pronto como sea posible.", "Apps missing compatible version" : "Apps sin versión compatible", "View in store" : "Ver en la tienda", diff --git a/apps/updatenotification/l10n/es.json b/apps/updatenotification/l10n/es.json index c7ffe34f62d..2aeceacc9b2 100644 --- a/apps/updatenotification/l10n/es.json +++ b/apps/updatenotification/l10n/es.json @@ -10,6 +10,7 @@ "Update for {app} to version %s is available." : "Actualización de {app} a la versión %s está disponible.", "Update notification" : "Notificación de actualización", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Muestra notificaciones de actualizaciones para Nexcloud y provee el SSO para el actualizador.", + "Update" : "Actualizar", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "La versión que usas yo no está mantenida. Por favor, asegúrate de actualizar a una versión reciente tan pronto como sea posible.", "Apps missing compatible version" : "Apps sin versión compatible", "View in store" : "Ver en la tienda", diff --git a/apps/updatenotification/l10n/es_CL.js b/apps/updatenotification/l10n/es_CL.js index ce518f9e17d..f47477c36f4 100644 --- a/apps/updatenotification/l10n/es_CL.js +++ b/apps/updatenotification/l10n/es_CL.js @@ -10,6 +10,7 @@ OC.L10N.register( "Update for %1$s to version %2$s is available." : "La actualización para %1$s a la versión %2$s está disponible.", "Update for {app} to version %s is available." : "Actualización para {app} a la versión %s está disponible.", "Update notification" : "Notificación de actualización", + "Update" : "Actualizar", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "La versión que estas corriendo ya no cuenta con mantenimiento. Por favor asegurate de actualizar a una versión soportada lo antes posible. ", "View in store" : "Ver en la tienda", "Open updater" : "Abrir actualizador", @@ -23,12 +24,6 @@ OC.L10N.register( "The selected update channel does not support updates of the server." : "El canal de actualización seleccionado no soporta actualizaciones del servidor. ", "A new version is available: <strong>{newVersionString}</strong>" : "Una versión más reciente está disponible: <strong>{newVersionString}</strong>", "Checked on {lastCheckedDate}" : "Verificado el {lastCheckedDate}", - "Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "Por favor asegurate que en tu config.php no se establezca <samp>appstoreenabled</samp> como falso.", - "Apps with available updates" : "Aplicaciones con actualizaciones disponibles", - "Only notification for app updates are available." : "Sólo se tienen disponibles notificaciones de actualizaciones de la aplicación.", - "Checking apps for compatible updates" : "Verificando si las aplicaciones tienen actualizaciones compatibles", - "Could not connect to the appstore or the appstore returned no updates at all. Search manually for updates or make sure your server has access to the internet and can connect to the appstore." : "No fue posible conectarse a la appstore o bien la appstore no regresó ninguna actualización. Busca manualmente o asegurate que tu servidor teng acceso a Internet y pueda conectarse a la appstore. ", - "<strong>All</strong> apps have an update for this version available" : "<strong>Todas</strong> las aplicaciones tienen una actualización disponible para esta versión", - "_<strong>%n</strong> app has no update for this version available_::_<strong>%n</strong> apps have no update for this version available_" : ["<strong>%n</strong> aplicación no cuenta con una actualización para esta versión","<strong>%n</strong> aplicaciones no cuentan con una actualización para esta versión"] + "Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "Por favor asegurate que en tu config.php no se establezca <samp>appstoreenabled</samp> como falso." }, -"nplurals=2; plural=(n != 1);"); +"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/updatenotification/l10n/es_CL.json b/apps/updatenotification/l10n/es_CL.json index 2f79fafba76..92c59203d01 100644 --- a/apps/updatenotification/l10n/es_CL.json +++ b/apps/updatenotification/l10n/es_CL.json @@ -8,6 +8,7 @@ "Update for %1$s to version %2$s is available." : "La actualización para %1$s a la versión %2$s está disponible.", "Update for {app} to version %s is available." : "Actualización para {app} a la versión %s está disponible.", "Update notification" : "Notificación de actualización", + "Update" : "Actualizar", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "La versión que estas corriendo ya no cuenta con mantenimiento. Por favor asegurate de actualizar a una versión soportada lo antes posible. ", "View in store" : "Ver en la tienda", "Open updater" : "Abrir actualizador", @@ -21,12 +22,6 @@ "The selected update channel does not support updates of the server." : "El canal de actualización seleccionado no soporta actualizaciones del servidor. ", "A new version is available: <strong>{newVersionString}</strong>" : "Una versión más reciente está disponible: <strong>{newVersionString}</strong>", "Checked on {lastCheckedDate}" : "Verificado el {lastCheckedDate}", - "Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "Por favor asegurate que en tu config.php no se establezca <samp>appstoreenabled</samp> como falso.", - "Apps with available updates" : "Aplicaciones con actualizaciones disponibles", - "Only notification for app updates are available." : "Sólo se tienen disponibles notificaciones de actualizaciones de la aplicación.", - "Checking apps for compatible updates" : "Verificando si las aplicaciones tienen actualizaciones compatibles", - "Could not connect to the appstore or the appstore returned no updates at all. Search manually for updates or make sure your server has access to the internet and can connect to the appstore." : "No fue posible conectarse a la appstore o bien la appstore no regresó ninguna actualización. Busca manualmente o asegurate que tu servidor teng acceso a Internet y pueda conectarse a la appstore. ", - "<strong>All</strong> apps have an update for this version available" : "<strong>Todas</strong> las aplicaciones tienen una actualización disponible para esta versión", - "_<strong>%n</strong> app has no update for this version available_::_<strong>%n</strong> apps have no update for this version available_" : ["<strong>%n</strong> aplicación no cuenta con una actualización para esta versión","<strong>%n</strong> aplicaciones no cuentan con una actualización para esta versión"] -},"pluralForm" :"nplurals=2; plural=(n != 1);" + "Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "Por favor asegurate que en tu config.php no se establezca <samp>appstoreenabled</samp> como falso." +},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/updatenotification/l10n/es_CO.js b/apps/updatenotification/l10n/es_CO.js index ce518f9e17d..f47477c36f4 100644 --- a/apps/updatenotification/l10n/es_CO.js +++ b/apps/updatenotification/l10n/es_CO.js @@ -10,6 +10,7 @@ OC.L10N.register( "Update for %1$s to version %2$s is available." : "La actualización para %1$s a la versión %2$s está disponible.", "Update for {app} to version %s is available." : "Actualización para {app} a la versión %s está disponible.", "Update notification" : "Notificación de actualización", + "Update" : "Actualizar", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "La versión que estas corriendo ya no cuenta con mantenimiento. Por favor asegurate de actualizar a una versión soportada lo antes posible. ", "View in store" : "Ver en la tienda", "Open updater" : "Abrir actualizador", @@ -23,12 +24,6 @@ OC.L10N.register( "The selected update channel does not support updates of the server." : "El canal de actualización seleccionado no soporta actualizaciones del servidor. ", "A new version is available: <strong>{newVersionString}</strong>" : "Una versión más reciente está disponible: <strong>{newVersionString}</strong>", "Checked on {lastCheckedDate}" : "Verificado el {lastCheckedDate}", - "Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "Por favor asegurate que en tu config.php no se establezca <samp>appstoreenabled</samp> como falso.", - "Apps with available updates" : "Aplicaciones con actualizaciones disponibles", - "Only notification for app updates are available." : "Sólo se tienen disponibles notificaciones de actualizaciones de la aplicación.", - "Checking apps for compatible updates" : "Verificando si las aplicaciones tienen actualizaciones compatibles", - "Could not connect to the appstore or the appstore returned no updates at all. Search manually for updates or make sure your server has access to the internet and can connect to the appstore." : "No fue posible conectarse a la appstore o bien la appstore no regresó ninguna actualización. Busca manualmente o asegurate que tu servidor teng acceso a Internet y pueda conectarse a la appstore. ", - "<strong>All</strong> apps have an update for this version available" : "<strong>Todas</strong> las aplicaciones tienen una actualización disponible para esta versión", - "_<strong>%n</strong> app has no update for this version available_::_<strong>%n</strong> apps have no update for this version available_" : ["<strong>%n</strong> aplicación no cuenta con una actualización para esta versión","<strong>%n</strong> aplicaciones no cuentan con una actualización para esta versión"] + "Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "Por favor asegurate que en tu config.php no se establezca <samp>appstoreenabled</samp> como falso." }, -"nplurals=2; plural=(n != 1);"); +"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/updatenotification/l10n/es_CO.json b/apps/updatenotification/l10n/es_CO.json index 2f79fafba76..92c59203d01 100644 --- a/apps/updatenotification/l10n/es_CO.json +++ b/apps/updatenotification/l10n/es_CO.json @@ -8,6 +8,7 @@ "Update for %1$s to version %2$s is available." : "La actualización para %1$s a la versión %2$s está disponible.", "Update for {app} to version %s is available." : "Actualización para {app} a la versión %s está disponible.", "Update notification" : "Notificación de actualización", + "Update" : "Actualizar", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "La versión que estas corriendo ya no cuenta con mantenimiento. Por favor asegurate de actualizar a una versión soportada lo antes posible. ", "View in store" : "Ver en la tienda", "Open updater" : "Abrir actualizador", @@ -21,12 +22,6 @@ "The selected update channel does not support updates of the server." : "El canal de actualización seleccionado no soporta actualizaciones del servidor. ", "A new version is available: <strong>{newVersionString}</strong>" : "Una versión más reciente está disponible: <strong>{newVersionString}</strong>", "Checked on {lastCheckedDate}" : "Verificado el {lastCheckedDate}", - "Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "Por favor asegurate que en tu config.php no se establezca <samp>appstoreenabled</samp> como falso.", - "Apps with available updates" : "Aplicaciones con actualizaciones disponibles", - "Only notification for app updates are available." : "Sólo se tienen disponibles notificaciones de actualizaciones de la aplicación.", - "Checking apps for compatible updates" : "Verificando si las aplicaciones tienen actualizaciones compatibles", - "Could not connect to the appstore or the appstore returned no updates at all. Search manually for updates or make sure your server has access to the internet and can connect to the appstore." : "No fue posible conectarse a la appstore o bien la appstore no regresó ninguna actualización. Busca manualmente o asegurate que tu servidor teng acceso a Internet y pueda conectarse a la appstore. ", - "<strong>All</strong> apps have an update for this version available" : "<strong>Todas</strong> las aplicaciones tienen una actualización disponible para esta versión", - "_<strong>%n</strong> app has no update for this version available_::_<strong>%n</strong> apps have no update for this version available_" : ["<strong>%n</strong> aplicación no cuenta con una actualización para esta versión","<strong>%n</strong> aplicaciones no cuentan con una actualización para esta versión"] -},"pluralForm" :"nplurals=2; plural=(n != 1);" + "Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "Por favor asegurate que en tu config.php no se establezca <samp>appstoreenabled</samp> como falso." +},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/updatenotification/l10n/es_CR.js b/apps/updatenotification/l10n/es_CR.js index ce518f9e17d..f47477c36f4 100644 --- a/apps/updatenotification/l10n/es_CR.js +++ b/apps/updatenotification/l10n/es_CR.js @@ -10,6 +10,7 @@ OC.L10N.register( "Update for %1$s to version %2$s is available." : "La actualización para %1$s a la versión %2$s está disponible.", "Update for {app} to version %s is available." : "Actualización para {app} a la versión %s está disponible.", "Update notification" : "Notificación de actualización", + "Update" : "Actualizar", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "La versión que estas corriendo ya no cuenta con mantenimiento. Por favor asegurate de actualizar a una versión soportada lo antes posible. ", "View in store" : "Ver en la tienda", "Open updater" : "Abrir actualizador", @@ -23,12 +24,6 @@ OC.L10N.register( "The selected update channel does not support updates of the server." : "El canal de actualización seleccionado no soporta actualizaciones del servidor. ", "A new version is available: <strong>{newVersionString}</strong>" : "Una versión más reciente está disponible: <strong>{newVersionString}</strong>", "Checked on {lastCheckedDate}" : "Verificado el {lastCheckedDate}", - "Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "Por favor asegurate que en tu config.php no se establezca <samp>appstoreenabled</samp> como falso.", - "Apps with available updates" : "Aplicaciones con actualizaciones disponibles", - "Only notification for app updates are available." : "Sólo se tienen disponibles notificaciones de actualizaciones de la aplicación.", - "Checking apps for compatible updates" : "Verificando si las aplicaciones tienen actualizaciones compatibles", - "Could not connect to the appstore or the appstore returned no updates at all. Search manually for updates or make sure your server has access to the internet and can connect to the appstore." : "No fue posible conectarse a la appstore o bien la appstore no regresó ninguna actualización. Busca manualmente o asegurate que tu servidor teng acceso a Internet y pueda conectarse a la appstore. ", - "<strong>All</strong> apps have an update for this version available" : "<strong>Todas</strong> las aplicaciones tienen una actualización disponible para esta versión", - "_<strong>%n</strong> app has no update for this version available_::_<strong>%n</strong> apps have no update for this version available_" : ["<strong>%n</strong> aplicación no cuenta con una actualización para esta versión","<strong>%n</strong> aplicaciones no cuentan con una actualización para esta versión"] + "Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "Por favor asegurate que en tu config.php no se establezca <samp>appstoreenabled</samp> como falso." }, -"nplurals=2; plural=(n != 1);"); +"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/updatenotification/l10n/es_CR.json b/apps/updatenotification/l10n/es_CR.json index 2f79fafba76..92c59203d01 100644 --- a/apps/updatenotification/l10n/es_CR.json +++ b/apps/updatenotification/l10n/es_CR.json @@ -8,6 +8,7 @@ "Update for %1$s to version %2$s is available." : "La actualización para %1$s a la versión %2$s está disponible.", "Update for {app} to version %s is available." : "Actualización para {app} a la versión %s está disponible.", "Update notification" : "Notificación de actualización", + "Update" : "Actualizar", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "La versión que estas corriendo ya no cuenta con mantenimiento. Por favor asegurate de actualizar a una versión soportada lo antes posible. ", "View in store" : "Ver en la tienda", "Open updater" : "Abrir actualizador", @@ -21,12 +22,6 @@ "The selected update channel does not support updates of the server." : "El canal de actualización seleccionado no soporta actualizaciones del servidor. ", "A new version is available: <strong>{newVersionString}</strong>" : "Una versión más reciente está disponible: <strong>{newVersionString}</strong>", "Checked on {lastCheckedDate}" : "Verificado el {lastCheckedDate}", - "Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "Por favor asegurate que en tu config.php no se establezca <samp>appstoreenabled</samp> como falso.", - "Apps with available updates" : "Aplicaciones con actualizaciones disponibles", - "Only notification for app updates are available." : "Sólo se tienen disponibles notificaciones de actualizaciones de la aplicación.", - "Checking apps for compatible updates" : "Verificando si las aplicaciones tienen actualizaciones compatibles", - "Could not connect to the appstore or the appstore returned no updates at all. Search manually for updates or make sure your server has access to the internet and can connect to the appstore." : "No fue posible conectarse a la appstore o bien la appstore no regresó ninguna actualización. Busca manualmente o asegurate que tu servidor teng acceso a Internet y pueda conectarse a la appstore. ", - "<strong>All</strong> apps have an update for this version available" : "<strong>Todas</strong> las aplicaciones tienen una actualización disponible para esta versión", - "_<strong>%n</strong> app has no update for this version available_::_<strong>%n</strong> apps have no update for this version available_" : ["<strong>%n</strong> aplicación no cuenta con una actualización para esta versión","<strong>%n</strong> aplicaciones no cuentan con una actualización para esta versión"] -},"pluralForm" :"nplurals=2; plural=(n != 1);" + "Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "Por favor asegurate que en tu config.php no se establezca <samp>appstoreenabled</samp> como falso." +},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/updatenotification/l10n/es_DO.js b/apps/updatenotification/l10n/es_DO.js index ce518f9e17d..f47477c36f4 100644 --- a/apps/updatenotification/l10n/es_DO.js +++ b/apps/updatenotification/l10n/es_DO.js @@ -10,6 +10,7 @@ OC.L10N.register( "Update for %1$s to version %2$s is available." : "La actualización para %1$s a la versión %2$s está disponible.", "Update for {app} to version %s is available." : "Actualización para {app} a la versión %s está disponible.", "Update notification" : "Notificación de actualización", + "Update" : "Actualizar", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "La versión que estas corriendo ya no cuenta con mantenimiento. Por favor asegurate de actualizar a una versión soportada lo antes posible. ", "View in store" : "Ver en la tienda", "Open updater" : "Abrir actualizador", @@ -23,12 +24,6 @@ OC.L10N.register( "The selected update channel does not support updates of the server." : "El canal de actualización seleccionado no soporta actualizaciones del servidor. ", "A new version is available: <strong>{newVersionString}</strong>" : "Una versión más reciente está disponible: <strong>{newVersionString}</strong>", "Checked on {lastCheckedDate}" : "Verificado el {lastCheckedDate}", - "Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "Por favor asegurate que en tu config.php no se establezca <samp>appstoreenabled</samp> como falso.", - "Apps with available updates" : "Aplicaciones con actualizaciones disponibles", - "Only notification for app updates are available." : "Sólo se tienen disponibles notificaciones de actualizaciones de la aplicación.", - "Checking apps for compatible updates" : "Verificando si las aplicaciones tienen actualizaciones compatibles", - "Could not connect to the appstore or the appstore returned no updates at all. Search manually for updates or make sure your server has access to the internet and can connect to the appstore." : "No fue posible conectarse a la appstore o bien la appstore no regresó ninguna actualización. Busca manualmente o asegurate que tu servidor teng acceso a Internet y pueda conectarse a la appstore. ", - "<strong>All</strong> apps have an update for this version available" : "<strong>Todas</strong> las aplicaciones tienen una actualización disponible para esta versión", - "_<strong>%n</strong> app has no update for this version available_::_<strong>%n</strong> apps have no update for this version available_" : ["<strong>%n</strong> aplicación no cuenta con una actualización para esta versión","<strong>%n</strong> aplicaciones no cuentan con una actualización para esta versión"] + "Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "Por favor asegurate que en tu config.php no se establezca <samp>appstoreenabled</samp> como falso." }, -"nplurals=2; plural=(n != 1);"); +"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/updatenotification/l10n/es_DO.json b/apps/updatenotification/l10n/es_DO.json index 2f79fafba76..92c59203d01 100644 --- a/apps/updatenotification/l10n/es_DO.json +++ b/apps/updatenotification/l10n/es_DO.json @@ -8,6 +8,7 @@ "Update for %1$s to version %2$s is available." : "La actualización para %1$s a la versión %2$s está disponible.", "Update for {app} to version %s is available." : "Actualización para {app} a la versión %s está disponible.", "Update notification" : "Notificación de actualización", + "Update" : "Actualizar", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "La versión que estas corriendo ya no cuenta con mantenimiento. Por favor asegurate de actualizar a una versión soportada lo antes posible. ", "View in store" : "Ver en la tienda", "Open updater" : "Abrir actualizador", @@ -21,12 +22,6 @@ "The selected update channel does not support updates of the server." : "El canal de actualización seleccionado no soporta actualizaciones del servidor. ", "A new version is available: <strong>{newVersionString}</strong>" : "Una versión más reciente está disponible: <strong>{newVersionString}</strong>", "Checked on {lastCheckedDate}" : "Verificado el {lastCheckedDate}", - "Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "Por favor asegurate que en tu config.php no se establezca <samp>appstoreenabled</samp> como falso.", - "Apps with available updates" : "Aplicaciones con actualizaciones disponibles", - "Only notification for app updates are available." : "Sólo se tienen disponibles notificaciones de actualizaciones de la aplicación.", - "Checking apps for compatible updates" : "Verificando si las aplicaciones tienen actualizaciones compatibles", - "Could not connect to the appstore or the appstore returned no updates at all. Search manually for updates or make sure your server has access to the internet and can connect to the appstore." : "No fue posible conectarse a la appstore o bien la appstore no regresó ninguna actualización. Busca manualmente o asegurate que tu servidor teng acceso a Internet y pueda conectarse a la appstore. ", - "<strong>All</strong> apps have an update for this version available" : "<strong>Todas</strong> las aplicaciones tienen una actualización disponible para esta versión", - "_<strong>%n</strong> app has no update for this version available_::_<strong>%n</strong> apps have no update for this version available_" : ["<strong>%n</strong> aplicación no cuenta con una actualización para esta versión","<strong>%n</strong> aplicaciones no cuentan con una actualización para esta versión"] -},"pluralForm" :"nplurals=2; plural=(n != 1);" + "Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "Por favor asegurate que en tu config.php no se establezca <samp>appstoreenabled</samp> como falso." +},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/updatenotification/l10n/es_EC.js b/apps/updatenotification/l10n/es_EC.js index ce518f9e17d..f47477c36f4 100644 --- a/apps/updatenotification/l10n/es_EC.js +++ b/apps/updatenotification/l10n/es_EC.js @@ -10,6 +10,7 @@ OC.L10N.register( "Update for %1$s to version %2$s is available." : "La actualización para %1$s a la versión %2$s está disponible.", "Update for {app} to version %s is available." : "Actualización para {app} a la versión %s está disponible.", "Update notification" : "Notificación de actualización", + "Update" : "Actualizar", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "La versión que estas corriendo ya no cuenta con mantenimiento. Por favor asegurate de actualizar a una versión soportada lo antes posible. ", "View in store" : "Ver en la tienda", "Open updater" : "Abrir actualizador", @@ -23,12 +24,6 @@ OC.L10N.register( "The selected update channel does not support updates of the server." : "El canal de actualización seleccionado no soporta actualizaciones del servidor. ", "A new version is available: <strong>{newVersionString}</strong>" : "Una versión más reciente está disponible: <strong>{newVersionString}</strong>", "Checked on {lastCheckedDate}" : "Verificado el {lastCheckedDate}", - "Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "Por favor asegurate que en tu config.php no se establezca <samp>appstoreenabled</samp> como falso.", - "Apps with available updates" : "Aplicaciones con actualizaciones disponibles", - "Only notification for app updates are available." : "Sólo se tienen disponibles notificaciones de actualizaciones de la aplicación.", - "Checking apps for compatible updates" : "Verificando si las aplicaciones tienen actualizaciones compatibles", - "Could not connect to the appstore or the appstore returned no updates at all. Search manually for updates or make sure your server has access to the internet and can connect to the appstore." : "No fue posible conectarse a la appstore o bien la appstore no regresó ninguna actualización. Busca manualmente o asegurate que tu servidor teng acceso a Internet y pueda conectarse a la appstore. ", - "<strong>All</strong> apps have an update for this version available" : "<strong>Todas</strong> las aplicaciones tienen una actualización disponible para esta versión", - "_<strong>%n</strong> app has no update for this version available_::_<strong>%n</strong> apps have no update for this version available_" : ["<strong>%n</strong> aplicación no cuenta con una actualización para esta versión","<strong>%n</strong> aplicaciones no cuentan con una actualización para esta versión"] + "Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "Por favor asegurate que en tu config.php no se establezca <samp>appstoreenabled</samp> como falso." }, -"nplurals=2; plural=(n != 1);"); +"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/updatenotification/l10n/es_EC.json b/apps/updatenotification/l10n/es_EC.json index 2f79fafba76..92c59203d01 100644 --- a/apps/updatenotification/l10n/es_EC.json +++ b/apps/updatenotification/l10n/es_EC.json @@ -8,6 +8,7 @@ "Update for %1$s to version %2$s is available." : "La actualización para %1$s a la versión %2$s está disponible.", "Update for {app} to version %s is available." : "Actualización para {app} a la versión %s está disponible.", "Update notification" : "Notificación de actualización", + "Update" : "Actualizar", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "La versión que estas corriendo ya no cuenta con mantenimiento. Por favor asegurate de actualizar a una versión soportada lo antes posible. ", "View in store" : "Ver en la tienda", "Open updater" : "Abrir actualizador", @@ -21,12 +22,6 @@ "The selected update channel does not support updates of the server." : "El canal de actualización seleccionado no soporta actualizaciones del servidor. ", "A new version is available: <strong>{newVersionString}</strong>" : "Una versión más reciente está disponible: <strong>{newVersionString}</strong>", "Checked on {lastCheckedDate}" : "Verificado el {lastCheckedDate}", - "Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "Por favor asegurate que en tu config.php no se establezca <samp>appstoreenabled</samp> como falso.", - "Apps with available updates" : "Aplicaciones con actualizaciones disponibles", - "Only notification for app updates are available." : "Sólo se tienen disponibles notificaciones de actualizaciones de la aplicación.", - "Checking apps for compatible updates" : "Verificando si las aplicaciones tienen actualizaciones compatibles", - "Could not connect to the appstore or the appstore returned no updates at all. Search manually for updates or make sure your server has access to the internet and can connect to the appstore." : "No fue posible conectarse a la appstore o bien la appstore no regresó ninguna actualización. Busca manualmente o asegurate que tu servidor teng acceso a Internet y pueda conectarse a la appstore. ", - "<strong>All</strong> apps have an update for this version available" : "<strong>Todas</strong> las aplicaciones tienen una actualización disponible para esta versión", - "_<strong>%n</strong> app has no update for this version available_::_<strong>%n</strong> apps have no update for this version available_" : ["<strong>%n</strong> aplicación no cuenta con una actualización para esta versión","<strong>%n</strong> aplicaciones no cuentan con una actualización para esta versión"] -},"pluralForm" :"nplurals=2; plural=(n != 1);" + "Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "Por favor asegurate que en tu config.php no se establezca <samp>appstoreenabled</samp> como falso." +},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/updatenotification/l10n/es_GT.js b/apps/updatenotification/l10n/es_GT.js index ce518f9e17d..f47477c36f4 100644 --- a/apps/updatenotification/l10n/es_GT.js +++ b/apps/updatenotification/l10n/es_GT.js @@ -10,6 +10,7 @@ OC.L10N.register( "Update for %1$s to version %2$s is available." : "La actualización para %1$s a la versión %2$s está disponible.", "Update for {app} to version %s is available." : "Actualización para {app} a la versión %s está disponible.", "Update notification" : "Notificación de actualización", + "Update" : "Actualizar", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "La versión que estas corriendo ya no cuenta con mantenimiento. Por favor asegurate de actualizar a una versión soportada lo antes posible. ", "View in store" : "Ver en la tienda", "Open updater" : "Abrir actualizador", @@ -23,12 +24,6 @@ OC.L10N.register( "The selected update channel does not support updates of the server." : "El canal de actualización seleccionado no soporta actualizaciones del servidor. ", "A new version is available: <strong>{newVersionString}</strong>" : "Una versión más reciente está disponible: <strong>{newVersionString}</strong>", "Checked on {lastCheckedDate}" : "Verificado el {lastCheckedDate}", - "Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "Por favor asegurate que en tu config.php no se establezca <samp>appstoreenabled</samp> como falso.", - "Apps with available updates" : "Aplicaciones con actualizaciones disponibles", - "Only notification for app updates are available." : "Sólo se tienen disponibles notificaciones de actualizaciones de la aplicación.", - "Checking apps for compatible updates" : "Verificando si las aplicaciones tienen actualizaciones compatibles", - "Could not connect to the appstore or the appstore returned no updates at all. Search manually for updates or make sure your server has access to the internet and can connect to the appstore." : "No fue posible conectarse a la appstore o bien la appstore no regresó ninguna actualización. Busca manualmente o asegurate que tu servidor teng acceso a Internet y pueda conectarse a la appstore. ", - "<strong>All</strong> apps have an update for this version available" : "<strong>Todas</strong> las aplicaciones tienen una actualización disponible para esta versión", - "_<strong>%n</strong> app has no update for this version available_::_<strong>%n</strong> apps have no update for this version available_" : ["<strong>%n</strong> aplicación no cuenta con una actualización para esta versión","<strong>%n</strong> aplicaciones no cuentan con una actualización para esta versión"] + "Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "Por favor asegurate que en tu config.php no se establezca <samp>appstoreenabled</samp> como falso." }, -"nplurals=2; plural=(n != 1);"); +"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/updatenotification/l10n/es_GT.json b/apps/updatenotification/l10n/es_GT.json index 2f79fafba76..92c59203d01 100644 --- a/apps/updatenotification/l10n/es_GT.json +++ b/apps/updatenotification/l10n/es_GT.json @@ -8,6 +8,7 @@ "Update for %1$s to version %2$s is available." : "La actualización para %1$s a la versión %2$s está disponible.", "Update for {app} to version %s is available." : "Actualización para {app} a la versión %s está disponible.", "Update notification" : "Notificación de actualización", + "Update" : "Actualizar", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "La versión que estas corriendo ya no cuenta con mantenimiento. Por favor asegurate de actualizar a una versión soportada lo antes posible. ", "View in store" : "Ver en la tienda", "Open updater" : "Abrir actualizador", @@ -21,12 +22,6 @@ "The selected update channel does not support updates of the server." : "El canal de actualización seleccionado no soporta actualizaciones del servidor. ", "A new version is available: <strong>{newVersionString}</strong>" : "Una versión más reciente está disponible: <strong>{newVersionString}</strong>", "Checked on {lastCheckedDate}" : "Verificado el {lastCheckedDate}", - "Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "Por favor asegurate que en tu config.php no se establezca <samp>appstoreenabled</samp> como falso.", - "Apps with available updates" : "Aplicaciones con actualizaciones disponibles", - "Only notification for app updates are available." : "Sólo se tienen disponibles notificaciones de actualizaciones de la aplicación.", - "Checking apps for compatible updates" : "Verificando si las aplicaciones tienen actualizaciones compatibles", - "Could not connect to the appstore or the appstore returned no updates at all. Search manually for updates or make sure your server has access to the internet and can connect to the appstore." : "No fue posible conectarse a la appstore o bien la appstore no regresó ninguna actualización. Busca manualmente o asegurate que tu servidor teng acceso a Internet y pueda conectarse a la appstore. ", - "<strong>All</strong> apps have an update for this version available" : "<strong>Todas</strong> las aplicaciones tienen una actualización disponible para esta versión", - "_<strong>%n</strong> app has no update for this version available_::_<strong>%n</strong> apps have no update for this version available_" : ["<strong>%n</strong> aplicación no cuenta con una actualización para esta versión","<strong>%n</strong> aplicaciones no cuentan con una actualización para esta versión"] -},"pluralForm" :"nplurals=2; plural=(n != 1);" + "Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "Por favor asegurate que en tu config.php no se establezca <samp>appstoreenabled</samp> como falso." +},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/updatenotification/l10n/es_MX.js b/apps/updatenotification/l10n/es_MX.js index 0272cd592ec..d4266467245 100644 --- a/apps/updatenotification/l10n/es_MX.js +++ b/apps/updatenotification/l10n/es_MX.js @@ -11,6 +11,7 @@ OC.L10N.register( "Update for {app} to version %s is available." : "Actualización para {app} a la versión %s está disponible.", "Update notification" : "Notificación de actualización", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Despliega las notifiaciones de actualización para Nextcloud y provee el SSO para el actualizador.", + "Update" : "Actualizar", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "La versión que estas corriendo ya no cuenta con mantenimiento. Por favor asegurate de actualizar a una versión soportada lo antes posible. ", "View in store" : "Ver en tienda", "Open updater" : "Abrir actualizador", diff --git a/apps/updatenotification/l10n/es_MX.json b/apps/updatenotification/l10n/es_MX.json index bcb6a9fca4e..0fcf46e0974 100644 --- a/apps/updatenotification/l10n/es_MX.json +++ b/apps/updatenotification/l10n/es_MX.json @@ -9,6 +9,7 @@ "Update for {app} to version %s is available." : "Actualización para {app} a la versión %s está disponible.", "Update notification" : "Notificación de actualización", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Despliega las notifiaciones de actualización para Nextcloud y provee el SSO para el actualizador.", + "Update" : "Actualizar", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "La versión que estas corriendo ya no cuenta con mantenimiento. Por favor asegurate de actualizar a una versión soportada lo antes posible. ", "View in store" : "Ver en tienda", "Open updater" : "Abrir actualizador", diff --git a/apps/updatenotification/l10n/es_SV.js b/apps/updatenotification/l10n/es_SV.js index ce518f9e17d..f47477c36f4 100644 --- a/apps/updatenotification/l10n/es_SV.js +++ b/apps/updatenotification/l10n/es_SV.js @@ -10,6 +10,7 @@ OC.L10N.register( "Update for %1$s to version %2$s is available." : "La actualización para %1$s a la versión %2$s está disponible.", "Update for {app} to version %s is available." : "Actualización para {app} a la versión %s está disponible.", "Update notification" : "Notificación de actualización", + "Update" : "Actualizar", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "La versión que estas corriendo ya no cuenta con mantenimiento. Por favor asegurate de actualizar a una versión soportada lo antes posible. ", "View in store" : "Ver en la tienda", "Open updater" : "Abrir actualizador", @@ -23,12 +24,6 @@ OC.L10N.register( "The selected update channel does not support updates of the server." : "El canal de actualización seleccionado no soporta actualizaciones del servidor. ", "A new version is available: <strong>{newVersionString}</strong>" : "Una versión más reciente está disponible: <strong>{newVersionString}</strong>", "Checked on {lastCheckedDate}" : "Verificado el {lastCheckedDate}", - "Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "Por favor asegurate que en tu config.php no se establezca <samp>appstoreenabled</samp> como falso.", - "Apps with available updates" : "Aplicaciones con actualizaciones disponibles", - "Only notification for app updates are available." : "Sólo se tienen disponibles notificaciones de actualizaciones de la aplicación.", - "Checking apps for compatible updates" : "Verificando si las aplicaciones tienen actualizaciones compatibles", - "Could not connect to the appstore or the appstore returned no updates at all. Search manually for updates or make sure your server has access to the internet and can connect to the appstore." : "No fue posible conectarse a la appstore o bien la appstore no regresó ninguna actualización. Busca manualmente o asegurate que tu servidor teng acceso a Internet y pueda conectarse a la appstore. ", - "<strong>All</strong> apps have an update for this version available" : "<strong>Todas</strong> las aplicaciones tienen una actualización disponible para esta versión", - "_<strong>%n</strong> app has no update for this version available_::_<strong>%n</strong> apps have no update for this version available_" : ["<strong>%n</strong> aplicación no cuenta con una actualización para esta versión","<strong>%n</strong> aplicaciones no cuentan con una actualización para esta versión"] + "Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "Por favor asegurate que en tu config.php no se establezca <samp>appstoreenabled</samp> como falso." }, -"nplurals=2; plural=(n != 1);"); +"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/updatenotification/l10n/es_SV.json b/apps/updatenotification/l10n/es_SV.json index 2f79fafba76..92c59203d01 100644 --- a/apps/updatenotification/l10n/es_SV.json +++ b/apps/updatenotification/l10n/es_SV.json @@ -8,6 +8,7 @@ "Update for %1$s to version %2$s is available." : "La actualización para %1$s a la versión %2$s está disponible.", "Update for {app} to version %s is available." : "Actualización para {app} a la versión %s está disponible.", "Update notification" : "Notificación de actualización", + "Update" : "Actualizar", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "La versión que estas corriendo ya no cuenta con mantenimiento. Por favor asegurate de actualizar a una versión soportada lo antes posible. ", "View in store" : "Ver en la tienda", "Open updater" : "Abrir actualizador", @@ -21,12 +22,6 @@ "The selected update channel does not support updates of the server." : "El canal de actualización seleccionado no soporta actualizaciones del servidor. ", "A new version is available: <strong>{newVersionString}</strong>" : "Una versión más reciente está disponible: <strong>{newVersionString}</strong>", "Checked on {lastCheckedDate}" : "Verificado el {lastCheckedDate}", - "Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "Por favor asegurate que en tu config.php no se establezca <samp>appstoreenabled</samp> como falso.", - "Apps with available updates" : "Aplicaciones con actualizaciones disponibles", - "Only notification for app updates are available." : "Sólo se tienen disponibles notificaciones de actualizaciones de la aplicación.", - "Checking apps for compatible updates" : "Verificando si las aplicaciones tienen actualizaciones compatibles", - "Could not connect to the appstore or the appstore returned no updates at all. Search manually for updates or make sure your server has access to the internet and can connect to the appstore." : "No fue posible conectarse a la appstore o bien la appstore no regresó ninguna actualización. Busca manualmente o asegurate que tu servidor teng acceso a Internet y pueda conectarse a la appstore. ", - "<strong>All</strong> apps have an update for this version available" : "<strong>Todas</strong> las aplicaciones tienen una actualización disponible para esta versión", - "_<strong>%n</strong> app has no update for this version available_::_<strong>%n</strong> apps have no update for this version available_" : ["<strong>%n</strong> aplicación no cuenta con una actualización para esta versión","<strong>%n</strong> aplicaciones no cuentan con una actualización para esta versión"] -},"pluralForm" :"nplurals=2; plural=(n != 1);" + "Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "Por favor asegurate que en tu config.php no se establezca <samp>appstoreenabled</samp> como falso." +},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/updatenotification/l10n/eu.js b/apps/updatenotification/l10n/eu.js index e3eaebc6a0e..7490da909a0 100644 --- a/apps/updatenotification/l10n/eu.js +++ b/apps/updatenotification/l10n/eu.js @@ -12,6 +12,7 @@ OC.L10N.register( "Update for {app} to version %s is available." : "{app}(r)entzako eguneraketa %s bertsiora eskuragarri dago.", "Update notification" : "Eguneratu jakinarazpena", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Nextcloud eguneratzeko jakinarazpenak erakusten ditu eta SSO-a eskaintzen dio eguneratzaileari.", + "Update" : "Eguneratu", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "Erabiltzen ari zaren bertsioak ez du mantenurik jasotzen dagoeneko. Eguneratu euskarria duen bertsio batera ahalik eta azkarren.", "Apps missing compatible version" : "Bertsio bateragarria falta duten aplikazioak", "View in store" : "Dendan ikusi", diff --git a/apps/updatenotification/l10n/eu.json b/apps/updatenotification/l10n/eu.json index ec6ee347f1e..9a341daae9b 100644 --- a/apps/updatenotification/l10n/eu.json +++ b/apps/updatenotification/l10n/eu.json @@ -10,6 +10,7 @@ "Update for {app} to version %s is available." : "{app}(r)entzako eguneraketa %s bertsiora eskuragarri dago.", "Update notification" : "Eguneratu jakinarazpena", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Nextcloud eguneratzeko jakinarazpenak erakusten ditu eta SSO-a eskaintzen dio eguneratzaileari.", + "Update" : "Eguneratu", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "Erabiltzen ari zaren bertsioak ez du mantenurik jasotzen dagoeneko. Eguneratu euskarria duen bertsio batera ahalik eta azkarren.", "Apps missing compatible version" : "Bertsio bateragarria falta duten aplikazioak", "View in store" : "Dendan ikusi", diff --git a/apps/updatenotification/l10n/fi.js b/apps/updatenotification/l10n/fi.js index 0445cc77f86..cc683d1ed20 100644 --- a/apps/updatenotification/l10n/fi.js +++ b/apps/updatenotification/l10n/fi.js @@ -12,6 +12,7 @@ OC.L10N.register( "Update for {app} to version %s is available." : "Sovelluksen {app} päivitys versioon %s on saatavilla.", "Update notification" : "Päivitysilmoitus", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Näyttää Nextcloudin päivitysilmoitukset ja tarjoaa SSO:n (Single Sign-On) päivittäjälle.", + "Update" : "Päivitä", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "Käyttämäsi versio ei ole enää tuettu. Varmista, että päivität tuettuun versioon mahdollisimman pian.", "Apps missing compatible version" : "Sovellukset, joista ei ole yhteensopivaa versiota", "View in store" : "Näytä kaupassa", diff --git a/apps/updatenotification/l10n/fi.json b/apps/updatenotification/l10n/fi.json index 697fea5a88e..6eb41a3f296 100644 --- a/apps/updatenotification/l10n/fi.json +++ b/apps/updatenotification/l10n/fi.json @@ -10,6 +10,7 @@ "Update for {app} to version %s is available." : "Sovelluksen {app} päivitys versioon %s on saatavilla.", "Update notification" : "Päivitysilmoitus", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Näyttää Nextcloudin päivitysilmoitukset ja tarjoaa SSO:n (Single Sign-On) päivittäjälle.", + "Update" : "Päivitä", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "Käyttämäsi versio ei ole enää tuettu. Varmista, että päivität tuettuun versioon mahdollisimman pian.", "Apps missing compatible version" : "Sovellukset, joista ei ole yhteensopivaa versiota", "View in store" : "Näytä kaupassa", diff --git a/apps/updatenotification/l10n/fr.js b/apps/updatenotification/l10n/fr.js index 17b5d8b778a..5200c6b60cd 100644 --- a/apps/updatenotification/l10n/fr.js +++ b/apps/updatenotification/l10n/fr.js @@ -12,6 +12,7 @@ OC.L10N.register( "Update for {app} to version %s is available." : "Une mise à jour de {app} vers la version %s est disponible.", "Update notification" : "Notification mise à jour", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Affiche les notifications de mise à jour pour Nextcloud et fournit l'authentification unique SSO pour le programme de mise à jour.", + "Update" : "Mise à jour", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "La version que vous utilisez n'est plus maintenue. Assurez vous d'effectuer une mise à jour vers une version prise en charge dès que possible.", "Apps missing compatible version" : "Applications n'ayant pas de version compatible", "View in store" : "Afficher dans le magasin d'applications", diff --git a/apps/updatenotification/l10n/fr.json b/apps/updatenotification/l10n/fr.json index 77190da4319..d53984ef081 100644 --- a/apps/updatenotification/l10n/fr.json +++ b/apps/updatenotification/l10n/fr.json @@ -10,6 +10,7 @@ "Update for {app} to version %s is available." : "Une mise à jour de {app} vers la version %s est disponible.", "Update notification" : "Notification mise à jour", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Affiche les notifications de mise à jour pour Nextcloud et fournit l'authentification unique SSO pour le programme de mise à jour.", + "Update" : "Mise à jour", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "La version que vous utilisez n'est plus maintenue. Assurez vous d'effectuer une mise à jour vers une version prise en charge dès que possible.", "Apps missing compatible version" : "Applications n'ayant pas de version compatible", "View in store" : "Afficher dans le magasin d'applications", diff --git a/apps/updatenotification/l10n/gl.js b/apps/updatenotification/l10n/gl.js index ac266b0efda..696010d8066 100644 --- a/apps/updatenotification/l10n/gl.js +++ b/apps/updatenotification/l10n/gl.js @@ -12,6 +12,7 @@ OC.L10N.register( "Update for {app} to version %s is available." : "Está dispoñíbel unha actualización para {app} á versión %s.", "Update notification" : "Notificación de actualización", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Amosa as notificacións de actualizacións para o Nexcloud e fornece o SSO para o actualizador.", + "Update" : "Actualizar", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "A versión que ten en execución xa non dispón de mantemento. Asegúrese de actualizar a unha versión asistida tecnicamente tan cedo como lle sexa posíbel.", "Apps missing compatible version" : "Aplicacións que carecen de versión compatíbel", "View in store" : "Ver na tenda", diff --git a/apps/updatenotification/l10n/gl.json b/apps/updatenotification/l10n/gl.json index ee857d0bada..805c489eb75 100644 --- a/apps/updatenotification/l10n/gl.json +++ b/apps/updatenotification/l10n/gl.json @@ -10,6 +10,7 @@ "Update for {app} to version %s is available." : "Está dispoñíbel unha actualización para {app} á versión %s.", "Update notification" : "Notificación de actualización", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Amosa as notificacións de actualizacións para o Nexcloud e fornece o SSO para o actualizador.", + "Update" : "Actualizar", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "A versión que ten en execución xa non dispón de mantemento. Asegúrese de actualizar a unha versión asistida tecnicamente tan cedo como lle sexa posíbel.", "Apps missing compatible version" : "Aplicacións que carecen de versión compatíbel", "View in store" : "Ver na tenda", diff --git a/apps/updatenotification/l10n/he.js b/apps/updatenotification/l10n/he.js index e3cf951516e..a21499aad99 100644 --- a/apps/updatenotification/l10n/he.js +++ b/apps/updatenotification/l10n/he.js @@ -11,6 +11,7 @@ OC.L10N.register( "Update for {app} to version %s is available." : "קיים עדכון עבור {app} לגרסה %s.", "Update notification" : "התראה על עדכון", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "מציג התראות עדכון ל־Nextcloud ומספק SSO (גישה אחודה) למעדכן.", + "Update" : "עדכון", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "הגרסה שפועלת אצלך אינה מתוחזקת יותר. נא לוודא לעדכן לגרסה נתמכת במהירות האפשרית.", "View in store" : "הצגה בחנות", "Open updater" : "פתיחת המעדכן", diff --git a/apps/updatenotification/l10n/he.json b/apps/updatenotification/l10n/he.json index b448b5d0aaf..beecf70605f 100644 --- a/apps/updatenotification/l10n/he.json +++ b/apps/updatenotification/l10n/he.json @@ -9,6 +9,7 @@ "Update for {app} to version %s is available." : "קיים עדכון עבור {app} לגרסה %s.", "Update notification" : "התראה על עדכון", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "מציג התראות עדכון ל־Nextcloud ומספק SSO (גישה אחודה) למעדכן.", + "Update" : "עדכון", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "הגרסה שפועלת אצלך אינה מתוחזקת יותר. נא לוודא לעדכן לגרסה נתמכת במהירות האפשרית.", "View in store" : "הצגה בחנות", "Open updater" : "פתיחת המעדכן", diff --git a/apps/updatenotification/l10n/hr.js b/apps/updatenotification/l10n/hr.js index 6adfaea2a22..2f719429780 100644 --- a/apps/updatenotification/l10n/hr.js +++ b/apps/updatenotification/l10n/hr.js @@ -12,6 +12,7 @@ OC.L10N.register( "Update for {app} to version %s is available." : "Dostupno je ažuriranje za {app} na inačicu %s.", "Update notification" : "Ažuriraj obavijest", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Prikazuje obavijesti o ažuriranju za Nextcloud i pruža SSO za alat za ažuriranje.", + "Update" : "Ažuriraj", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "Inačica koju upotrebljavajte više se ne održava. Obavezno ažurirajte na podržanu inačicu što je prije moguće.", "Apps missing compatible version" : "Aplikacije koje nemaju kompatibilnu inačicu", "View in store" : "Pogledajte u trgovini", diff --git a/apps/updatenotification/l10n/hr.json b/apps/updatenotification/l10n/hr.json index 37520d0bd9d..9ac8060da26 100644 --- a/apps/updatenotification/l10n/hr.json +++ b/apps/updatenotification/l10n/hr.json @@ -10,6 +10,7 @@ "Update for {app} to version %s is available." : "Dostupno je ažuriranje za {app} na inačicu %s.", "Update notification" : "Ažuriraj obavijest", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Prikazuje obavijesti o ažuriranju za Nextcloud i pruža SSO za alat za ažuriranje.", + "Update" : "Ažuriraj", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "Inačica koju upotrebljavajte više se ne održava. Obavezno ažurirajte na podržanu inačicu što je prije moguće.", "Apps missing compatible version" : "Aplikacije koje nemaju kompatibilnu inačicu", "View in store" : "Pogledajte u trgovini", diff --git a/apps/updatenotification/l10n/hu.js b/apps/updatenotification/l10n/hu.js index 17c5b040fe2..8da0f42d13b 100644 --- a/apps/updatenotification/l10n/hu.js +++ b/apps/updatenotification/l10n/hu.js @@ -12,6 +12,7 @@ OC.L10N.register( "Update for {app} to version %s is available." : "A(z) {app} frissíthető erre a verzióra: %s.", "Update notification" : "Frissítési értesítés", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Megjeleníti a Nextcloud frissítéseiről szóló értesítéseket és SSO hozzáférést nyújt a frissítésekhez.", + "Update" : "Frissítés", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "A futtatott verziót már nem tartják karban. Frissítsen támogatott verzióra, amint lehetséges.", "Apps missing compatible version" : "Az alkalmazásoknak nincs kompatibilis verziója", "View in store" : "Megtekintés a tárban", diff --git a/apps/updatenotification/l10n/hu.json b/apps/updatenotification/l10n/hu.json index 9abe174dc92..83faaaebb98 100644 --- a/apps/updatenotification/l10n/hu.json +++ b/apps/updatenotification/l10n/hu.json @@ -10,6 +10,7 @@ "Update for {app} to version %s is available." : "A(z) {app} frissíthető erre a verzióra: %s.", "Update notification" : "Frissítési értesítés", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Megjeleníti a Nextcloud frissítéseiről szóló értesítéseket és SSO hozzáférést nyújt a frissítésekhez.", + "Update" : "Frissítés", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "A futtatott verziót már nem tartják karban. Frissítsen támogatott verzióra, amint lehetséges.", "Apps missing compatible version" : "Az alkalmazásoknak nincs kompatibilis verziója", "View in store" : "Megtekintés a tárban", diff --git a/apps/updatenotification/l10n/is.js b/apps/updatenotification/l10n/is.js index a85a00a05d0..a0a45724202 100644 --- a/apps/updatenotification/l10n/is.js +++ b/apps/updatenotification/l10n/is.js @@ -11,6 +11,7 @@ OC.L10N.register( "Update for {app} to version %s is available." : "Uppfærsla fyrir {app} í útgáfu %s er tiltæk.", "Update notification" : "Tilkynning um uppfærslu", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Birtir tilkynningar um uppfærslur fyrir Nextcloud og sér um SSO-innskráningu fyrir uppfærslustýringuna.", + "Update" : "Uppfæra", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "Útgáfunni sem þú ert að keyra er ekki legur viðhaldið. Uppfærðu í studda útgáfu við fyrsta tækifæri.", "View in store" : "Skoða í hugbúnaðarsafni", "Open updater" : "Opna uppfærslustýringu", diff --git a/apps/updatenotification/l10n/is.json b/apps/updatenotification/l10n/is.json index 23272ffa63e..f436d93d921 100644 --- a/apps/updatenotification/l10n/is.json +++ b/apps/updatenotification/l10n/is.json @@ -9,6 +9,7 @@ "Update for {app} to version %s is available." : "Uppfærsla fyrir {app} í útgáfu %s er tiltæk.", "Update notification" : "Tilkynning um uppfærslu", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Birtir tilkynningar um uppfærslur fyrir Nextcloud og sér um SSO-innskráningu fyrir uppfærslustýringuna.", + "Update" : "Uppfæra", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "Útgáfunni sem þú ert að keyra er ekki legur viðhaldið. Uppfærðu í studda útgáfu við fyrsta tækifæri.", "View in store" : "Skoða í hugbúnaðarsafni", "Open updater" : "Opna uppfærslustýringu", diff --git a/apps/updatenotification/l10n/it.js b/apps/updatenotification/l10n/it.js index 2de5764e527..fef2127d97d 100644 --- a/apps/updatenotification/l10n/it.js +++ b/apps/updatenotification/l10n/it.js @@ -12,6 +12,7 @@ OC.L10N.register( "Update for {app} to version %s is available." : "È disponibile l'aggiornamento di {app} alla versione %s.", "Update notification" : "Notifica di aggiornamento", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Visualizza le notifiche degli aggiornamenti per Nextcloud e fornisce il SSO per lo strumento di aggiornamento.", + "Update" : "Aggiorna", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "La versione che stai eseguendo non è più mantenuta. Assicurati di aggiornare a una versione supportata non appena possibile.", "Apps missing compatible version" : "Applicazioni senza versione compatibile", "View in store" : "Visualizza nel negozio", diff --git a/apps/updatenotification/l10n/it.json b/apps/updatenotification/l10n/it.json index 2cc9daa9841..e82168a4004 100644 --- a/apps/updatenotification/l10n/it.json +++ b/apps/updatenotification/l10n/it.json @@ -10,6 +10,7 @@ "Update for {app} to version %s is available." : "È disponibile l'aggiornamento di {app} alla versione %s.", "Update notification" : "Notifica di aggiornamento", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Visualizza le notifiche degli aggiornamenti per Nextcloud e fornisce il SSO per lo strumento di aggiornamento.", + "Update" : "Aggiorna", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "La versione che stai eseguendo non è più mantenuta. Assicurati di aggiornare a una versione supportata non appena possibile.", "Apps missing compatible version" : "Applicazioni senza versione compatibile", "View in store" : "Visualizza nel negozio", diff --git a/apps/updatenotification/l10n/ja.js b/apps/updatenotification/l10n/ja.js index ed13cae0a91..9079f072ce8 100644 --- a/apps/updatenotification/l10n/ja.js +++ b/apps/updatenotification/l10n/ja.js @@ -12,6 +12,7 @@ OC.L10N.register( "Update for {app} to version %s is available." : " {app} に対するバージョン %s へアップデートが利用可能です。", "Update notification" : "アップデート通知", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Nextcloudの更新通知を表示し、アップデータのSSOを提供します。", + "Update" : "更新", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "あなたが実行しているバージョンはもうサポートされていません。 サポートされているバージョンにすみやかにアップデートしてください。", "Apps missing compatible version" : "対応バージョンがないアプリ", "View in store" : "ストア内で表示", diff --git a/apps/updatenotification/l10n/ja.json b/apps/updatenotification/l10n/ja.json index 087e9c1a9b1..6afb4830d69 100644 --- a/apps/updatenotification/l10n/ja.json +++ b/apps/updatenotification/l10n/ja.json @@ -10,6 +10,7 @@ "Update for {app} to version %s is available." : " {app} に対するバージョン %s へアップデートが利用可能です。", "Update notification" : "アップデート通知", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Nextcloudの更新通知を表示し、アップデータのSSOを提供します。", + "Update" : "更新", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "あなたが実行しているバージョンはもうサポートされていません。 サポートされているバージョンにすみやかにアップデートしてください。", "Apps missing compatible version" : "対応バージョンがないアプリ", "View in store" : "ストア内で表示", diff --git a/apps/updatenotification/l10n/ko.js b/apps/updatenotification/l10n/ko.js index 51cf6a40dac..44b3ca49305 100644 --- a/apps/updatenotification/l10n/ko.js +++ b/apps/updatenotification/l10n/ko.js @@ -11,6 +11,7 @@ OC.L10N.register( "Update for {app} to version %s is available." : "{app}을(를) 버전 %s(으)로 업데이트할 수 있습니다.", "Update notification" : "업데이트 알림", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Nextcloud 업데이트 알림을 표시하고 업데이터에 SSO를 지원합니다.", + "Update" : "업데이트", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "실행 중인 버전이 더 이상 지원되지 않습니다. 빠른 시일 내에 지원되는 버전으로 업데이트하십시오.", "View in store" : "스토어에서 보기", "Open updater" : "업데이터 열기", diff --git a/apps/updatenotification/l10n/ko.json b/apps/updatenotification/l10n/ko.json index 497c90a1a51..31ac9ef6732 100644 --- a/apps/updatenotification/l10n/ko.json +++ b/apps/updatenotification/l10n/ko.json @@ -9,6 +9,7 @@ "Update for {app} to version %s is available." : "{app}을(를) 버전 %s(으)로 업데이트할 수 있습니다.", "Update notification" : "업데이트 알림", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Nextcloud 업데이트 알림을 표시하고 업데이터에 SSO를 지원합니다.", + "Update" : "업데이트", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "실행 중인 버전이 더 이상 지원되지 않습니다. 빠른 시일 내에 지원되는 버전으로 업데이트하십시오.", "View in store" : "스토어에서 보기", "Open updater" : "업데이터 열기", diff --git a/apps/updatenotification/l10n/lt_LT.js b/apps/updatenotification/l10n/lt_LT.js index e1a5cf8bacd..7bba61619ac 100644 --- a/apps/updatenotification/l10n/lt_LT.js +++ b/apps/updatenotification/l10n/lt_LT.js @@ -10,6 +10,7 @@ OC.L10N.register( "Update for %1$s to version %2$s is available." : "Yra prieinamas %1$s atnaujinimas į versiją %2$s.", "Update for {app} to version %s is available." : "Yra prieinamas {app} atnaujinimas į versiją %s.", "Update notification" : "Atnaujinimų pranešimas", + "Update" : "Atnaujinti", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "Jūsų naudojama versija daugiau nebeprižiūrima. Esant galimybei, kaip įmanoma greičiau atnaujinkite į palaikomą versiją.", "View in store" : "Rodyti parduotuvėje", "Open updater" : "Atverti atnaujinimo programą", diff --git a/apps/updatenotification/l10n/lt_LT.json b/apps/updatenotification/l10n/lt_LT.json index 00ccfb89a94..1e705a5b623 100644 --- a/apps/updatenotification/l10n/lt_LT.json +++ b/apps/updatenotification/l10n/lt_LT.json @@ -8,6 +8,7 @@ "Update for %1$s to version %2$s is available." : "Yra prieinamas %1$s atnaujinimas į versiją %2$s.", "Update for {app} to version %s is available." : "Yra prieinamas {app} atnaujinimas į versiją %s.", "Update notification" : "Atnaujinimų pranešimas", + "Update" : "Atnaujinti", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "Jūsų naudojama versija daugiau nebeprižiūrima. Esant galimybei, kaip įmanoma greičiau atnaujinkite į palaikomą versiją.", "View in store" : "Rodyti parduotuvėje", "Open updater" : "Atverti atnaujinimo programą", diff --git a/apps/updatenotification/l10n/mk.js b/apps/updatenotification/l10n/mk.js index fe6d2b65ef2..f5d56a70cc8 100644 --- a/apps/updatenotification/l10n/mk.js +++ b/apps/updatenotification/l10n/mk.js @@ -12,6 +12,7 @@ OC.L10N.register( "Update for {app} to version %s is available." : "Достапно е ажурирање за {app} во верзија %s.", "Update notification" : "Известување за ажурирање", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Прикажува известувања за ажурирање на Nextcloud и овозможува SSO за надградувачот.", + "Update" : "Ажурирај", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "Верзијата која ја користе повеќе не се одржува. Ве молиме што поскоро да ја ажурирајте верзија во понова.", "Apps missing compatible version" : "Апликации на кој им недостасува компатибилност", "View in store" : "Преглед во продавницата за апликации", diff --git a/apps/updatenotification/l10n/mk.json b/apps/updatenotification/l10n/mk.json index 55accc5c380..e8160ab1de6 100644 --- a/apps/updatenotification/l10n/mk.json +++ b/apps/updatenotification/l10n/mk.json @@ -10,6 +10,7 @@ "Update for {app} to version %s is available." : "Достапно е ажурирање за {app} во верзија %s.", "Update notification" : "Известување за ажурирање", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Прикажува известувања за ажурирање на Nextcloud и овозможува SSO за надградувачот.", + "Update" : "Ажурирај", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "Верзијата која ја користе повеќе не се одржува. Ве молиме што поскоро да ја ажурирајте верзија во понова.", "Apps missing compatible version" : "Апликации на кој им недостасува компатибилност", "View in store" : "Преглед во продавницата за апликации", diff --git a/apps/updatenotification/l10n/nb.js b/apps/updatenotification/l10n/nb.js index 0f7836b8006..8e8598e459c 100644 --- a/apps/updatenotification/l10n/nb.js +++ b/apps/updatenotification/l10n/nb.js @@ -11,6 +11,7 @@ OC.L10N.register( "Update for {app} to version %s is available." : "Oppdatering for {app} til versjon %s er tilgjengelig.", "Update notification" : "Oppdateringsvarsel", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Viser oppdateringsvarsler for Nextcloud og gir SSO for oppdatereren.", + "Update" : "Oppdater", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "Versjonen du kjører vedlikeholdes ikke lengre. Vennligst sørg for å oppdatere til en støttet versjon så snart som mulig.", "View in store" : "Vis i butikk", "Apps with compatible version" : "Apper med kompatibel versjon", diff --git a/apps/updatenotification/l10n/nb.json b/apps/updatenotification/l10n/nb.json index 0d89ff7e62f..d451f890766 100644 --- a/apps/updatenotification/l10n/nb.json +++ b/apps/updatenotification/l10n/nb.json @@ -9,6 +9,7 @@ "Update for {app} to version %s is available." : "Oppdatering for {app} til versjon %s er tilgjengelig.", "Update notification" : "Oppdateringsvarsel", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Viser oppdateringsvarsler for Nextcloud og gir SSO for oppdatereren.", + "Update" : "Oppdater", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "Versjonen du kjører vedlikeholdes ikke lengre. Vennligst sørg for å oppdatere til en støttet versjon så snart som mulig.", "View in store" : "Vis i butikk", "Apps with compatible version" : "Apper med kompatibel versjon", diff --git a/apps/updatenotification/l10n/nl.js b/apps/updatenotification/l10n/nl.js index 62b85b170b0..1ceb26d6e16 100644 --- a/apps/updatenotification/l10n/nl.js +++ b/apps/updatenotification/l10n/nl.js @@ -12,6 +12,7 @@ OC.L10N.register( "Update for {app} to version %s is available." : "Update voor {app} naar versie %s is beschikbaar.", "Update notification" : "Bijwerkmelding", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Toont updatemeldingen voor Nextcloud en zorgt voor SSO voor de updater.", + "Update" : "Update", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "De versie die je gebruikt, wordt niet langer ondersteund. Zorg ervoor om zo snel mogelijk bij te werken naar een ondersteunde versie.", "Apps missing compatible version" : "Apps zonder compatibele versie", "View in store" : "Bekijk in winkel", diff --git a/apps/updatenotification/l10n/nl.json b/apps/updatenotification/l10n/nl.json index c9e905cedad..6f1c7b60a99 100644 --- a/apps/updatenotification/l10n/nl.json +++ b/apps/updatenotification/l10n/nl.json @@ -10,6 +10,7 @@ "Update for {app} to version %s is available." : "Update voor {app} naar versie %s is beschikbaar.", "Update notification" : "Bijwerkmelding", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Toont updatemeldingen voor Nextcloud en zorgt voor SSO voor de updater.", + "Update" : "Update", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "De versie die je gebruikt, wordt niet langer ondersteund. Zorg ervoor om zo snel mogelijk bij te werken naar een ondersteunde versie.", "Apps missing compatible version" : "Apps zonder compatibele versie", "View in store" : "Bekijk in winkel", diff --git a/apps/updatenotification/l10n/pl.js b/apps/updatenotification/l10n/pl.js index fbb9946c818..38084117a39 100644 --- a/apps/updatenotification/l10n/pl.js +++ b/apps/updatenotification/l10n/pl.js @@ -12,6 +12,7 @@ OC.L10N.register( "Update for {app} to version %s is available." : "Dostępna jest aktualizacja dla {app} do wersji %s.", "Update notification" : "Powiadomienie o aktualizacji", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Wyświetla powiadomienia o aktualizacji dla usługi Nextcloud i udostępnia SSO dla aktualizatora.", + "Update" : "Aktualizuj", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "Wersja, której używasz, nie jest już wspierana. Pamiętaj, aby jak najszybciej zaktualizować do nowszej wersji.", "Apps missing compatible version" : "W aplikacjach brakuje zgodnej wersji", "View in store" : "Zobacz w sklepie", diff --git a/apps/updatenotification/l10n/pl.json b/apps/updatenotification/l10n/pl.json index 579580dddcf..91cf3f6a8fe 100644 --- a/apps/updatenotification/l10n/pl.json +++ b/apps/updatenotification/l10n/pl.json @@ -10,6 +10,7 @@ "Update for {app} to version %s is available." : "Dostępna jest aktualizacja dla {app} do wersji %s.", "Update notification" : "Powiadomienie o aktualizacji", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Wyświetla powiadomienia o aktualizacji dla usługi Nextcloud i udostępnia SSO dla aktualizatora.", + "Update" : "Aktualizuj", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "Wersja, której używasz, nie jest już wspierana. Pamiętaj, aby jak najszybciej zaktualizować do nowszej wersji.", "Apps missing compatible version" : "W aplikacjach brakuje zgodnej wersji", "View in store" : "Zobacz w sklepie", diff --git a/apps/updatenotification/l10n/pt_BR.js b/apps/updatenotification/l10n/pt_BR.js index a483af9fea7..d669bc8d937 100644 --- a/apps/updatenotification/l10n/pt_BR.js +++ b/apps/updatenotification/l10n/pt_BR.js @@ -12,6 +12,7 @@ OC.L10N.register( "Update for {app} to version %s is available." : "Atualização para {app} para a versão %s está disponível.", "Update notification" : "Notificação de atualização", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Exibe notificações de atualização para o Nextcloud e fornece o SSO para o atualizador.", + "Update" : "Atualizar", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "A versão que você está executando não é mais mantida. Por favor, atualize para uma versão suportada o mais rápido possível.", "Apps missing compatible version" : "Apps sem versão compatível ", "View in store" : "Ver na loja", diff --git a/apps/updatenotification/l10n/pt_BR.json b/apps/updatenotification/l10n/pt_BR.json index f58d4dda719..bc11a12d2e3 100644 --- a/apps/updatenotification/l10n/pt_BR.json +++ b/apps/updatenotification/l10n/pt_BR.json @@ -10,6 +10,7 @@ "Update for {app} to version %s is available." : "Atualização para {app} para a versão %s está disponível.", "Update notification" : "Notificação de atualização", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Exibe notificações de atualização para o Nextcloud e fornece o SSO para o atualizador.", + "Update" : "Atualizar", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "A versão que você está executando não é mais mantida. Por favor, atualize para uma versão suportada o mais rápido possível.", "Apps missing compatible version" : "Apps sem versão compatível ", "View in store" : "Ver na loja", diff --git a/apps/updatenotification/l10n/ro.js b/apps/updatenotification/l10n/ro.js index 1b7bcb020eb..bba4f15fa8e 100644 --- a/apps/updatenotification/l10n/ro.js +++ b/apps/updatenotification/l10n/ro.js @@ -12,6 +12,7 @@ OC.L10N.register( "Update for {app} to version %s is available." : "Actualizarea pentru {app} la versiunea %s este disponibilă.", "Update notification" : "Notificare de actualizare", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Afișează notificările de actualizare pentru Nextcloud și oferă SSO pentru actualizator.", + "Update" : "Actualizare", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "Versiunea pe care o executați nu mai este întreținută. Vă rugăm să vă asigurați că actualizați cât mai curând posibil la o versiune compatibilă.", "Apps missing compatible version" : "Aplicații fără versiune compatibilă", "View in store" : "Vezi în magazin", diff --git a/apps/updatenotification/l10n/ro.json b/apps/updatenotification/l10n/ro.json index 94823870c93..6c9ced6672b 100644 --- a/apps/updatenotification/l10n/ro.json +++ b/apps/updatenotification/l10n/ro.json @@ -10,6 +10,7 @@ "Update for {app} to version %s is available." : "Actualizarea pentru {app} la versiunea %s este disponibilă.", "Update notification" : "Notificare de actualizare", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Afișează notificările de actualizare pentru Nextcloud și oferă SSO pentru actualizator.", + "Update" : "Actualizare", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "Versiunea pe care o executați nu mai este întreținută. Vă rugăm să vă asigurați că actualizați cât mai curând posibil la o versiune compatibilă.", "Apps missing compatible version" : "Aplicații fără versiune compatibilă", "View in store" : "Vezi în magazin", diff --git a/apps/updatenotification/l10n/ru.js b/apps/updatenotification/l10n/ru.js index 2c85e9ac04b..07455ffda5c 100644 --- a/apps/updatenotification/l10n/ru.js +++ b/apps/updatenotification/l10n/ru.js @@ -12,6 +12,7 @@ OC.L10N.register( "Update for {app} to version %s is available." : "Для приложения {app} доступно обновление до версии %s.", "Update notification" : "Уведомление об обновлении", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Показывает уведомления об обновлениях для Nextcloud и обеспечивает систему обновления технологией единого входа (SSO).", + "Update" : "Обновить", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "Версия, которой вы пользуетесь, больше не обслуживается. Пожалуйста, обновитесь до поддерживаемой версии как можно скорее.", "Apps missing compatible version" : "Приложения без совместимой версии", "View in store" : "Перейти в магазин приложений", diff --git a/apps/updatenotification/l10n/ru.json b/apps/updatenotification/l10n/ru.json index 1fc6c38914a..a5d4e217ff5 100644 --- a/apps/updatenotification/l10n/ru.json +++ b/apps/updatenotification/l10n/ru.json @@ -10,6 +10,7 @@ "Update for {app} to version %s is available." : "Для приложения {app} доступно обновление до версии %s.", "Update notification" : "Уведомление об обновлении", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Показывает уведомления об обновлениях для Nextcloud и обеспечивает систему обновления технологией единого входа (SSO).", + "Update" : "Обновить", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "Версия, которой вы пользуетесь, больше не обслуживается. Пожалуйста, обновитесь до поддерживаемой версии как можно скорее.", "Apps missing compatible version" : "Приложения без совместимой версии", "View in store" : "Перейти в магазин приложений", diff --git a/apps/updatenotification/l10n/sc.js b/apps/updatenotification/l10n/sc.js index 8fc1f5fcbc8..2d447a1ba66 100644 --- a/apps/updatenotification/l10n/sc.js +++ b/apps/updatenotification/l10n/sc.js @@ -12,6 +12,7 @@ OC.L10N.register( "Update for {app} to version %s is available." : "Est a disponimentu s'agiornamentu de {app} a sa versione %s.", "Update notification" : "Notìficas de agiornamentu", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Visualiza is notìficas de is agiornamentos pro Nextcloud e fruni su SSO pro sa funtzione de agiornamentu.", + "Update" : "Agiorna", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "Sa versione chi ses ponende in esecutzione non s'est mantenende prus. Segura·ti de agiornare a una versione suportada cantu in antis.", "Apps missing compatible version" : "Aplicatziones sena versione cumpatìbile", "View in store" : "Visualiza in sa butega", diff --git a/apps/updatenotification/l10n/sc.json b/apps/updatenotification/l10n/sc.json index 4b8aa352b9b..3bd8b914c92 100644 --- a/apps/updatenotification/l10n/sc.json +++ b/apps/updatenotification/l10n/sc.json @@ -10,6 +10,7 @@ "Update for {app} to version %s is available." : "Est a disponimentu s'agiornamentu de {app} a sa versione %s.", "Update notification" : "Notìficas de agiornamentu", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Visualiza is notìficas de is agiornamentos pro Nextcloud e fruni su SSO pro sa funtzione de agiornamentu.", + "Update" : "Agiorna", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "Sa versione chi ses ponende in esecutzione non s'est mantenende prus. Segura·ti de agiornare a una versione suportada cantu in antis.", "Apps missing compatible version" : "Aplicatziones sena versione cumpatìbile", "View in store" : "Visualiza in sa butega", diff --git a/apps/updatenotification/l10n/sk.js b/apps/updatenotification/l10n/sk.js index b728009893f..892303b6f6c 100644 --- a/apps/updatenotification/l10n/sk.js +++ b/apps/updatenotification/l10n/sk.js @@ -12,6 +12,7 @@ OC.L10N.register( "Update for {app} to version %s is available." : "Pre {app} je dostupná aktualizácia na verziu %s.", "Update notification" : "Aktualizovať hlásenie", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Zobrazí upozornenie na aktualizáciu pre Nextcloud a poskytuje zjednotené prihlasovanie pre aktualizátor.", + "Update" : "Aktualizovať", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "Verzia, ktorú používate už nie je podporovaná. Čím skôr aktualizujte na podporovanú verziu prosím.", "Apps missing compatible version" : "Aplikácie s chýbajúcou kompatibilnou verziou", "View in store" : "Zobraziť v obchode", diff --git a/apps/updatenotification/l10n/sk.json b/apps/updatenotification/l10n/sk.json index c683b16fe02..902a219ea8e 100644 --- a/apps/updatenotification/l10n/sk.json +++ b/apps/updatenotification/l10n/sk.json @@ -10,6 +10,7 @@ "Update for {app} to version %s is available." : "Pre {app} je dostupná aktualizácia na verziu %s.", "Update notification" : "Aktualizovať hlásenie", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Zobrazí upozornenie na aktualizáciu pre Nextcloud a poskytuje zjednotené prihlasovanie pre aktualizátor.", + "Update" : "Aktualizovať", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "Verzia, ktorú používate už nie je podporovaná. Čím skôr aktualizujte na podporovanú verziu prosím.", "Apps missing compatible version" : "Aplikácie s chýbajúcou kompatibilnou verziou", "View in store" : "Zobraziť v obchode", diff --git a/apps/updatenotification/l10n/sl.js b/apps/updatenotification/l10n/sl.js index 2151559a54a..55fc16f0a9e 100644 --- a/apps/updatenotification/l10n/sl.js +++ b/apps/updatenotification/l10n/sl.js @@ -12,6 +12,7 @@ OC.L10N.register( "Update for {app} to version %s is available." : "Na voljo je posodobitev programa {app} na različico %s.", "Update notification" : "Obvestilo o posodobitvi", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Pokaže obvestila o posodobitvah okolja Nextcloud in omogoča prijavo SSO za posodabljalnik.", + "Update" : "Posodobi", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "Različica, ki je trenutno v uporabi, ni več vzdrževana. Priporočljivo je čim prej posodobiti okolje!", "Apps missing compatible version" : "Programi brez podprte različice", "View in store" : "Pokaži v trgovini", diff --git a/apps/updatenotification/l10n/sl.json b/apps/updatenotification/l10n/sl.json index c6abb1853e6..fb5c5ee6475 100644 --- a/apps/updatenotification/l10n/sl.json +++ b/apps/updatenotification/l10n/sl.json @@ -10,6 +10,7 @@ "Update for {app} to version %s is available." : "Na voljo je posodobitev programa {app} na različico %s.", "Update notification" : "Obvestilo o posodobitvi", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Pokaže obvestila o posodobitvah okolja Nextcloud in omogoča prijavo SSO za posodabljalnik.", + "Update" : "Posodobi", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "Različica, ki je trenutno v uporabi, ni več vzdrževana. Priporočljivo je čim prej posodobiti okolje!", "Apps missing compatible version" : "Programi brez podprte različice", "View in store" : "Pokaži v trgovini", diff --git a/apps/updatenotification/l10n/sr.js b/apps/updatenotification/l10n/sr.js index e18d5eb9bde..514a0ed63d6 100644 --- a/apps/updatenotification/l10n/sr.js +++ b/apps/updatenotification/l10n/sr.js @@ -11,6 +11,7 @@ OC.L10N.register( "Update for {app} to version %s is available." : "Доступно је ажурирање апликације {app} на верзију %s.", "Update notification" : "Обавештење о ажурирању", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Приказује обавештавања о ажурирањима за Некстклауд и омогућава јединствену пријаву за програм ажурирања.", + "Update" : "Ажурирај", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "Верзија коју тренутно користите се више не одржава. Постарајте се да ажурирате инсталацију на неку подржану верзију што је пре могуће.", "View in store" : "Погледај у продавници", "Open updater" : "Отвори програм за ажурирање", diff --git a/apps/updatenotification/l10n/sr.json b/apps/updatenotification/l10n/sr.json index 8fd2da5bb7c..4ff3cc83d31 100644 --- a/apps/updatenotification/l10n/sr.json +++ b/apps/updatenotification/l10n/sr.json @@ -9,6 +9,7 @@ "Update for {app} to version %s is available." : "Доступно је ажурирање апликације {app} на верзију %s.", "Update notification" : "Обавештење о ажурирању", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Приказује обавештавања о ажурирањима за Некстклауд и омогућава јединствену пријаву за програм ажурирања.", + "Update" : "Ажурирај", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "Верзија коју тренутно користите се више не одржава. Постарајте се да ажурирате инсталацију на неку подржану верзију што је пре могуће.", "View in store" : "Погледај у продавници", "Open updater" : "Отвори програм за ажурирање", diff --git a/apps/updatenotification/l10n/sv.js b/apps/updatenotification/l10n/sv.js index 0c3745024ec..e5fc0e3b624 100644 --- a/apps/updatenotification/l10n/sv.js +++ b/apps/updatenotification/l10n/sv.js @@ -12,6 +12,7 @@ OC.L10N.register( "Update for {app} to version %s is available." : "Uppdatering för {app} till version %s är tillgänglig.", "Update notification" : "Uppdatera notifikation", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Visar uppdateringsaviseringar för Nextcloud och tillhandahåller SSO för uppdateraren.", + "Update" : "Uppdatera", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "Den version som du kör underhålls inte längre. Se till att uppdatera till en aktuell version så snart som möjligt.", "Apps missing compatible version" : "Appar som saknar kompatibel version", "View in store" : "Visa i butik", diff --git a/apps/updatenotification/l10n/sv.json b/apps/updatenotification/l10n/sv.json index 67a0335dc9e..9eb451d9cf6 100644 --- a/apps/updatenotification/l10n/sv.json +++ b/apps/updatenotification/l10n/sv.json @@ -10,6 +10,7 @@ "Update for {app} to version %s is available." : "Uppdatering för {app} till version %s är tillgänglig.", "Update notification" : "Uppdatera notifikation", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Visar uppdateringsaviseringar för Nextcloud och tillhandahåller SSO för uppdateraren.", + "Update" : "Uppdatera", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "Den version som du kör underhålls inte längre. Se till att uppdatera till en aktuell version så snart som möjligt.", "Apps missing compatible version" : "Appar som saknar kompatibel version", "View in store" : "Visa i butik", diff --git a/apps/updatenotification/l10n/tr.js b/apps/updatenotification/l10n/tr.js index 1e9d2f41014..d86495d12e0 100644 --- a/apps/updatenotification/l10n/tr.js +++ b/apps/updatenotification/l10n/tr.js @@ -12,6 +12,7 @@ OC.L10N.register( "Update for {app} to version %s is available." : "{app} uygulaması için %s sürümü güncellemesi yayınlanmış.", "Update notification" : "Güncelleme bildirimi", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Nextcloud güncelleme bildirimlerini görüntüler ve güncelleyici için Tek Oturum Açma (SSO) bilgilerini sağlar.", + "Update" : "Güncelle", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "Kullanmakta olduğunuz sürüm artık desteklenmiyor. Lütfen en kısa sürede desteklenen bir sürüme güncellemeyi ihmal etmeyin.", "Apps missing compatible version" : "Uyumlu sürümü olmayan uygulamalar", "View in store" : "Mağazada görüntüle", diff --git a/apps/updatenotification/l10n/tr.json b/apps/updatenotification/l10n/tr.json index 326d0419970..ab4a9310531 100644 --- a/apps/updatenotification/l10n/tr.json +++ b/apps/updatenotification/l10n/tr.json @@ -10,6 +10,7 @@ "Update for {app} to version %s is available." : "{app} uygulaması için %s sürümü güncellemesi yayınlanmış.", "Update notification" : "Güncelleme bildirimi", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Nextcloud güncelleme bildirimlerini görüntüler ve güncelleyici için Tek Oturum Açma (SSO) bilgilerini sağlar.", + "Update" : "Güncelle", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "Kullanmakta olduğunuz sürüm artık desteklenmiyor. Lütfen en kısa sürede desteklenen bir sürüme güncellemeyi ihmal etmeyin.", "Apps missing compatible version" : "Uyumlu sürümü olmayan uygulamalar", "View in store" : "Mağazada görüntüle", diff --git a/apps/updatenotification/l10n/uk.js b/apps/updatenotification/l10n/uk.js index ef2c132179d..6dd0c98ca58 100644 --- a/apps/updatenotification/l10n/uk.js +++ b/apps/updatenotification/l10n/uk.js @@ -10,6 +10,7 @@ OC.L10N.register( "Update for %1$s to version %2$s is available." : "Доступне оновлення для %1$s до версії %2$s.", "Update for {app} to version %s is available." : "Доступна версія {app} %s.", "Update notification" : "Сповіщення про оновлення", + "Update" : "Оновлення", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "Ваша версія більше не підтримується. Будь ласка, оновіться якнайшвидше до версії, на яку поширюється підтримка.", "View in store" : "Переглянути у крамниці застосунків", "Open updater" : "Запустити оновлення", diff --git a/apps/updatenotification/l10n/uk.json b/apps/updatenotification/l10n/uk.json index dae5e022e03..3515863de00 100644 --- a/apps/updatenotification/l10n/uk.json +++ b/apps/updatenotification/l10n/uk.json @@ -8,6 +8,7 @@ "Update for %1$s to version %2$s is available." : "Доступне оновлення для %1$s до версії %2$s.", "Update for {app} to version %s is available." : "Доступна версія {app} %s.", "Update notification" : "Сповіщення про оновлення", + "Update" : "Оновлення", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "Ваша версія більше не підтримується. Будь ласка, оновіться якнайшвидше до версії, на яку поширюється підтримка.", "View in store" : "Переглянути у крамниці застосунків", "Open updater" : "Запустити оновлення", diff --git a/apps/updatenotification/l10n/zh_CN.js b/apps/updatenotification/l10n/zh_CN.js index 5fc5945bf25..a8628fb09d2 100644 --- a/apps/updatenotification/l10n/zh_CN.js +++ b/apps/updatenotification/l10n/zh_CN.js @@ -12,6 +12,7 @@ OC.L10N.register( "Update for {app} to version %s is available." : "可以将您的 {app} 更新到版本 %s 。", "Update notification" : "更新通知", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "显示 Nextcloud 的更新提示,并提供更新器的认证页面。", + "Update" : "更新", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "您运行的版本已经不再被维护了。请尽快更新到一个受支持的版本。", "Apps missing compatible version" : "缺少兼容版本的应用", "View in store" : "在商店中查看", diff --git a/apps/updatenotification/l10n/zh_CN.json b/apps/updatenotification/l10n/zh_CN.json index 39be5267e12..438489e10ee 100644 --- a/apps/updatenotification/l10n/zh_CN.json +++ b/apps/updatenotification/l10n/zh_CN.json @@ -10,6 +10,7 @@ "Update for {app} to version %s is available." : "可以将您的 {app} 更新到版本 %s 。", "Update notification" : "更新通知", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "显示 Nextcloud 的更新提示,并提供更新器的认证页面。", + "Update" : "更新", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "您运行的版本已经不再被维护了。请尽快更新到一个受支持的版本。", "Apps missing compatible version" : "缺少兼容版本的应用", "View in store" : "在商店中查看", diff --git a/apps/updatenotification/l10n/zh_HK.js b/apps/updatenotification/l10n/zh_HK.js index f6137b102d6..7f04d7ae918 100644 --- a/apps/updatenotification/l10n/zh_HK.js +++ b/apps/updatenotification/l10n/zh_HK.js @@ -12,6 +12,7 @@ OC.L10N.register( "Update for {app} to version %s is available." : "{app} 的更新版 %s 已推出。", "Update notification" : "更新通告", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "顯示 Nextcloud 的更新通告,並為更新程式提供 SSO。", + "Update" : "更新", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "您使用的版本已不再維護。請盡快更新到有支援的版本。", "Apps missing compatible version" : "應用程式缺少兼容版本", "View in store" : "在商店中檢視", diff --git a/apps/updatenotification/l10n/zh_HK.json b/apps/updatenotification/l10n/zh_HK.json index f07b6d92b3e..0bcd37cf1b3 100644 --- a/apps/updatenotification/l10n/zh_HK.json +++ b/apps/updatenotification/l10n/zh_HK.json @@ -10,6 +10,7 @@ "Update for {app} to version %s is available." : "{app} 的更新版 %s 已推出。", "Update notification" : "更新通告", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "顯示 Nextcloud 的更新通告,並為更新程式提供 SSO。", + "Update" : "更新", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "您使用的版本已不再維護。請盡快更新到有支援的版本。", "Apps missing compatible version" : "應用程式缺少兼容版本", "View in store" : "在商店中檢視", diff --git a/apps/updatenotification/l10n/zh_TW.js b/apps/updatenotification/l10n/zh_TW.js index 3dcae99ebba..97547b9b7fe 100644 --- a/apps/updatenotification/l10n/zh_TW.js +++ b/apps/updatenotification/l10n/zh_TW.js @@ -12,6 +12,7 @@ OC.L10N.register( "Update for {app} to version %s is available." : "{app} 已有 %s 版本的更新。", "Update notification" : "更新通知", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "顯示 Nextcloud 的更新通知,並為更新程式提供 SSO。", + "Update" : "更新", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "您執行的版本已不再維護。請盡快更新到支援中的版本。", "Apps missing compatible version" : "應用程式缺少相容的版本", "View in store" : "在商店中檢視", diff --git a/apps/updatenotification/l10n/zh_TW.json b/apps/updatenotification/l10n/zh_TW.json index 1fe441e0b92..4cf1560e0a3 100644 --- a/apps/updatenotification/l10n/zh_TW.json +++ b/apps/updatenotification/l10n/zh_TW.json @@ -10,6 +10,7 @@ "Update for {app} to version %s is available." : "{app} 已有 %s 版本的更新。", "Update notification" : "更新通知", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "顯示 Nextcloud 的更新通知,並為更新程式提供 SSO。", + "Update" : "更新", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "您執行的版本已不再維護。請盡快更新到支援中的版本。", "Apps missing compatible version" : "應用程式缺少相容的版本", "View in store" : "在商店中檢視", |