From 5ee08e8b7eac4a0953cbf25a282f56c301f6be1a Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 13 Mar 2018 01:12:53 +0000 Subject: [tx-robot] updated from transifex --- apps/updatenotification/l10n/en_GB.js | 8 ++++++++ apps/updatenotification/l10n/en_GB.json | 8 ++++++++ apps/updatenotification/l10n/es_MX.js | 8 ++++++++ apps/updatenotification/l10n/es_MX.json | 8 ++++++++ apps/updatenotification/l10n/nl.js | 6 ++++++ apps/updatenotification/l10n/nl.json | 6 ++++++ apps/updatenotification/l10n/sv.js | 2 ++ apps/updatenotification/l10n/sv.json | 2 ++ 8 files changed, 48 insertions(+) (limited to 'apps/updatenotification/l10n') diff --git a/apps/updatenotification/l10n/en_GB.js b/apps/updatenotification/l10n/en_GB.js index 4fcccc6e776..ce1a5c3ae8e 100644 --- a/apps/updatenotification/l10n/en_GB.js +++ b/apps/updatenotification/l10n/en_GB.js @@ -2,6 +2,8 @@ OC.L10N.register( "updatenotification", { "{version} is available. Get more information on how to update." : "{version} is available. Get more information on how to update.", + "Apps missing updates" : "Apps missing updates", + "Apps with available updates" : "Apps with available updates", "Open updater" : "Open updater", "Your version is up to date." : "Your version is up to date.", "A non-default update server is in use to be checked for updates:" : "A non-default update server is in use to be checked for updates:", @@ -11,7 +13,13 @@ OC.L10N.register( "Notify members of the following groups about available updates:" : "Notify members of the following groups about available updates:", "Only notification for app updates are available." : "Only notification for app updates are available.", "The selected update channel does not support updates of the server." : "The selected update channel does not support updates of the server.", + "A new version is available: {newVersionString}" : "A new version is available: {newVersionString}", "Checked on {lastCheckedDate}" : "Checked on {lastCheckedDate}", + "Checking apps for compatible updates" : "Checking apps for compatible updates", + "Please make sure your config.php does not set appstoreenabled to false." : "Please make sure your config.php does not set appstoreenabled to false.", + "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." : "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.", + "All apps have an update for this version available" : "All apps have an update for this version available", + "_%n app has no update for this version available_::_%n apps have no update for this version available_" : ["%n app has no update for this version available","%n apps have no update for this version available"], "Could not start updater, please try the manual update" : "Could not start updater, please try the manual update", "Update notifications" : "Update notifications", "Channel updated" : "Channel updated", diff --git a/apps/updatenotification/l10n/en_GB.json b/apps/updatenotification/l10n/en_GB.json index cd2365e816b..5c293fae73b 100644 --- a/apps/updatenotification/l10n/en_GB.json +++ b/apps/updatenotification/l10n/en_GB.json @@ -1,5 +1,7 @@ { "translations": { "{version} is available. Get more information on how to update." : "{version} is available. Get more information on how to update.", + "Apps missing updates" : "Apps missing updates", + "Apps with available updates" : "Apps with available updates", "Open updater" : "Open updater", "Your version is up to date." : "Your version is up to date.", "A non-default update server is in use to be checked for updates:" : "A non-default update server is in use to be checked for updates:", @@ -9,7 +11,13 @@ "Notify members of the following groups about available updates:" : "Notify members of the following groups about available updates:", "Only notification for app updates are available." : "Only notification for app updates are available.", "The selected update channel does not support updates of the server." : "The selected update channel does not support updates of the server.", + "A new version is available: {newVersionString}" : "A new version is available: {newVersionString}", "Checked on {lastCheckedDate}" : "Checked on {lastCheckedDate}", + "Checking apps for compatible updates" : "Checking apps for compatible updates", + "Please make sure your config.php does not set appstoreenabled to false." : "Please make sure your config.php does not set appstoreenabled to false.", + "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." : "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.", + "All apps have an update for this version available" : "All apps have an update for this version available", + "_%n app has no update for this version available_::_%n apps have no update for this version available_" : ["%n app has no update for this version available","%n apps have no update for this version available"], "Could not start updater, please try the manual update" : "Could not start updater, please try the manual update", "Update notifications" : "Update notifications", "Channel updated" : "Channel updated", diff --git a/apps/updatenotification/l10n/es_MX.js b/apps/updatenotification/l10n/es_MX.js index 3072ff1cd73..92af65e60e7 100644 --- a/apps/updatenotification/l10n/es_MX.js +++ b/apps/updatenotification/l10n/es_MX.js @@ -2,6 +2,8 @@ OC.L10N.register( "updatenotification", { "{version} is available. Get more information on how to update." : "{version} está disponible. Obten más información de cómo actualizar. ", + "Apps missing updates" : "Aplicaciones con actualizaciones faltantes", + "Apps with available updates" : "Aplicaciones con actualizaciones disponibles", "Open updater" : "Abrir actualizador", "Your version is up to date." : "Tu verisón está actualizada.", "A non-default update server is in use to be checked for updates:" : "Un servidor de actualizaciones no-predeterminado está en uso para ser verficiado por actualizaciones:", @@ -11,7 +13,13 @@ OC.L10N.register( "Notify members of the following groups about available updates:" : "Notificar a los miembros de los siguientes grupos de las actualizaciones disponibles:", "Only notification for app updates are available." : "Sólo se tienen disponibles notificaciones de actualizaciones de la aplicación.", "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: {newVersionString}" : "Una versión más reciente está disponible: {newVersionString}", "Checked on {lastCheckedDate}" : "Verificado el {lastCheckedDate}", + "Checking apps for compatible updates" : "Verificando si las aplicaciones tienen actualizaciones compatibles", + "Please make sure your config.php does not set appstoreenabled to false." : "Por favor asegurate que en tu config.php no se establezca appstoreenabled como falso.", + "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. ", + "All apps have an update for this version available" : "Todas las aplicaciones tienen una actualización disponible para esta versión", + "_%n app has no update for this version available_::_%n apps have no update for this version available_" : ["%n aplicación no cuenta con una actualización para esta versión","%n aplicaciones no cuentan con una actualización para esta versión"], "Could not start updater, please try the manual update" : "No fue posible iniciar el actualizador, por favor intenta la actualización manual", "Update notifications" : "Actualizar notificaciones", "Channel updated" : "Canal actualizado", diff --git a/apps/updatenotification/l10n/es_MX.json b/apps/updatenotification/l10n/es_MX.json index 5192e55b8a4..e3af68385be 100644 --- a/apps/updatenotification/l10n/es_MX.json +++ b/apps/updatenotification/l10n/es_MX.json @@ -1,5 +1,7 @@ { "translations": { "{version} is available. Get more information on how to update." : "{version} está disponible. Obten más información de cómo actualizar. ", + "Apps missing updates" : "Aplicaciones con actualizaciones faltantes", + "Apps with available updates" : "Aplicaciones con actualizaciones disponibles", "Open updater" : "Abrir actualizador", "Your version is up to date." : "Tu verisón está actualizada.", "A non-default update server is in use to be checked for updates:" : "Un servidor de actualizaciones no-predeterminado está en uso para ser verficiado por actualizaciones:", @@ -9,7 +11,13 @@ "Notify members of the following groups about available updates:" : "Notificar a los miembros de los siguientes grupos de las actualizaciones disponibles:", "Only notification for app updates are available." : "Sólo se tienen disponibles notificaciones de actualizaciones de la aplicación.", "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: {newVersionString}" : "Una versión más reciente está disponible: {newVersionString}", "Checked on {lastCheckedDate}" : "Verificado el {lastCheckedDate}", + "Checking apps for compatible updates" : "Verificando si las aplicaciones tienen actualizaciones compatibles", + "Please make sure your config.php does not set appstoreenabled to false." : "Por favor asegurate que en tu config.php no se establezca appstoreenabled como falso.", + "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. ", + "All apps have an update for this version available" : "Todas las aplicaciones tienen una actualización disponible para esta versión", + "_%n app has no update for this version available_::_%n apps have no update for this version available_" : ["%n aplicación no cuenta con una actualización para esta versión","%n aplicaciones no cuentan con una actualización para esta versión"], "Could not start updater, please try the manual update" : "No fue posible iniciar el actualizador, por favor intenta la actualización manual", "Update notifications" : "Actualizar notificaciones", "Channel updated" : "Canal actualizado", diff --git a/apps/updatenotification/l10n/nl.js b/apps/updatenotification/l10n/nl.js index df8e1eb6f65..6cb9548264f 100644 --- a/apps/updatenotification/l10n/nl.js +++ b/apps/updatenotification/l10n/nl.js @@ -2,6 +2,8 @@ OC.L10N.register( "updatenotification", { "{version} is available. Get more information on how to update." : "{version} is beschikbaar. Meer informatie over het bijwerken.", + "Apps missing updates" : "Apps met ontbrekende updates", + "Apps with available updates" : "Apps met beschikbare updates", "Open updater" : "Open updater", "Your version is up to date." : "Je versie is up to date.", "A non-default update server is in use to be checked for updates:" : "Een niet-standaard updateserver is in gebruik om te worden gecontroleerd op updates:", @@ -11,7 +13,11 @@ OC.L10N.register( "Notify members of the following groups about available updates:" : "Geef een melding over beschikbare updates aan leden van de volgende groepen:", "Only notification for app updates are available." : "Er zijn alleen meldingen voor apps beschikbaar.", "The selected update channel does not support updates of the server." : "Het geselecteerde updatekanaal ondersteunt geen updates voor de server.", + "A new version is available: {newVersionString}" : "Er is een nieuwe versie beschikbaar: {newVersionString}", "Checked on {lastCheckedDate}" : "Gecontroleerd op {lastCheckedDate}", + "Please make sure your config.php does not set appstoreenabled to false." : "Zorg ervoor dat je in config.php appstoreenabled niet op 'false' zet.", + "All apps have an update for this version available" : "Alle apps hebben een update voor deze versie beschikbaar", + "_%n app has no update for this version available_::_%n apps have no update for this version available_" : ["%n app heeft geen update voor deze versie beschikbaar","%n apps hebben geen update voor deze versie beschikbaar"], "Could not start updater, please try the manual update" : "Kon de updater niet starten, probeer alsjeblieft de handmatige update", "Update notifications" : "Bijwerken meldingen", "Channel updated" : "Kanaal bijgewerkt", diff --git a/apps/updatenotification/l10n/nl.json b/apps/updatenotification/l10n/nl.json index 217dc433909..411d9ebae8f 100644 --- a/apps/updatenotification/l10n/nl.json +++ b/apps/updatenotification/l10n/nl.json @@ -1,5 +1,7 @@ { "translations": { "{version} is available. Get more information on how to update." : "{version} is beschikbaar. Meer informatie over het bijwerken.", + "Apps missing updates" : "Apps met ontbrekende updates", + "Apps with available updates" : "Apps met beschikbare updates", "Open updater" : "Open updater", "Your version is up to date." : "Je versie is up to date.", "A non-default update server is in use to be checked for updates:" : "Een niet-standaard updateserver is in gebruik om te worden gecontroleerd op updates:", @@ -9,7 +11,11 @@ "Notify members of the following groups about available updates:" : "Geef een melding over beschikbare updates aan leden van de volgende groepen:", "Only notification for app updates are available." : "Er zijn alleen meldingen voor apps beschikbaar.", "The selected update channel does not support updates of the server." : "Het geselecteerde updatekanaal ondersteunt geen updates voor de server.", + "A new version is available: {newVersionString}" : "Er is een nieuwe versie beschikbaar: {newVersionString}", "Checked on {lastCheckedDate}" : "Gecontroleerd op {lastCheckedDate}", + "Please make sure your config.php does not set appstoreenabled to false." : "Zorg ervoor dat je in config.php appstoreenabled niet op 'false' zet.", + "All apps have an update for this version available" : "Alle apps hebben een update voor deze versie beschikbaar", + "_%n app has no update for this version available_::_%n apps have no update for this version available_" : ["%n app heeft geen update voor deze versie beschikbaar","%n apps hebben geen update voor deze versie beschikbaar"], "Could not start updater, please try the manual update" : "Kon de updater niet starten, probeer alsjeblieft de handmatige update", "Update notifications" : "Bijwerken meldingen", "Channel updated" : "Kanaal bijgewerkt", diff --git a/apps/updatenotification/l10n/sv.js b/apps/updatenotification/l10n/sv.js index fd0de8b5df1..e3905da0386 100644 --- a/apps/updatenotification/l10n/sv.js +++ b/apps/updatenotification/l10n/sv.js @@ -2,6 +2,8 @@ OC.L10N.register( "updatenotification", { "{version} is available. Get more information on how to update." : "{version} är tillgänglig. Få mer information om hur du uppdaterar.", + "Apps missing updates" : "Appar saknar uppdateringar", + "Apps with available updates" : "Appar med tillgängliga uppdateringar", "Open updater" : "Öppna uppdateraren", "Your version is up to date." : "Din version är uppdaterad.", "A non-default update server is in use to be checked for updates:" : "En icke-standard updateringsserver används för att kolla efter uppdateringar:", diff --git a/apps/updatenotification/l10n/sv.json b/apps/updatenotification/l10n/sv.json index aa51612fb0c..2d47eda9e78 100644 --- a/apps/updatenotification/l10n/sv.json +++ b/apps/updatenotification/l10n/sv.json @@ -1,5 +1,7 @@ { "translations": { "{version} is available. Get more information on how to update." : "{version} är tillgänglig. Få mer information om hur du uppdaterar.", + "Apps missing updates" : "Appar saknar uppdateringar", + "Apps with available updates" : "Appar med tillgängliga uppdateringar", "Open updater" : "Öppna uppdateraren", "Your version is up to date." : "Din version är uppdaterad.", "A non-default update server is in use to be checked for updates:" : "En icke-standard updateringsserver används för att kolla efter uppdateringar:", -- cgit v1.2.3