diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-03-15 02:19:16 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-03-15 02:19:16 +0000 |
commit | 0d6c8a3476e32bedc177f91477b7439b9271b549 (patch) | |
tree | 6e194b44ea5496d3acd0e012f904ae3a3f6c9099 /apps/updatenotification | |
parent | d1a5490b2db8da9f2159a34eecd6a3bba041d0f5 (diff) | |
download | nextcloud-server-0d6c8a3476e32bedc177f91477b7439b9271b549.tar.gz nextcloud-server-0d6c8a3476e32bedc177f91477b7439b9271b549.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification')
-rw-r--r-- | apps/updatenotification/l10n/da.js | 3 | ||||
-rw-r--r-- | apps/updatenotification/l10n/da.json | 3 | ||||
-rw-r--r-- | apps/updatenotification/l10n/fi.js | 2 | ||||
-rw-r--r-- | apps/updatenotification/l10n/fi.json | 2 | ||||
-rw-r--r-- | apps/updatenotification/l10n/it.js | 2 | ||||
-rw-r--r-- | apps/updatenotification/l10n/it.json | 2 |
6 files changed, 10 insertions, 4 deletions
diff --git a/apps/updatenotification/l10n/da.js b/apps/updatenotification/l10n/da.js index 5652baf641c..f037278f05b 100644 --- a/apps/updatenotification/l10n/da.js +++ b/apps/updatenotification/l10n/da.js @@ -22,6 +22,7 @@ OC.L10N.register( "Only notification for app updates are available." : "Kun notifikation for app opdateringer tilgængelige.", "The selected update channel makes dedicated notifications for the server obsolete." : "Den valgte kanal lave dedikerede notifikationer for serveren ligegyldige.", "The selected update channel does not support updates of the server." : "Den valgte opdateringskanal understøtter ikke opdatering af serveren.", - "View changelog" : "Se ændringslog" + "View changelog" : "Se ændringslog", + "Beta" : "Beta" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/updatenotification/l10n/da.json b/apps/updatenotification/l10n/da.json index 78eea7f11e2..0468b48a585 100644 --- a/apps/updatenotification/l10n/da.json +++ b/apps/updatenotification/l10n/da.json @@ -20,6 +20,7 @@ "Only notification for app updates are available." : "Kun notifikation for app opdateringer tilgængelige.", "The selected update channel makes dedicated notifications for the server obsolete." : "Den valgte kanal lave dedikerede notifikationer for serveren ligegyldige.", "The selected update channel does not support updates of the server." : "Den valgte opdateringskanal understøtter ikke opdatering af serveren.", - "View changelog" : "Se ændringslog" + "View changelog" : "Se ændringslog", + "Beta" : "Beta" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/updatenotification/l10n/fi.js b/apps/updatenotification/l10n/fi.js index ead08764110..a19472b63cf 100644 --- a/apps/updatenotification/l10n/fi.js +++ b/apps/updatenotification/l10n/fi.js @@ -26,9 +26,11 @@ OC.L10N.register( "Checked on {lastCheckedDate}" : "Tarkistettu {lastCheckedDate}", "Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "Varmista, ettei config.php-tiedosto aseta valintaa <samp>appstoreenabled</samp> arvoon 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." : "Yhteyttä sovelluskauppaan ei voitu muodostaa tai sovelluskauppa ei ilmoittanut päivityksistä. Etsi päivityksiä manuaalisesti tai varmista, että palvelimellasi on yhteys internetiin ja se voi yhdistää sovelluskauppaan.", + "<strong>All</strong> apps have an update for this version available" : "<strong>Kaikilla</strong> sovelluksilla on päivitys tähän versioon saatavilla", "View changelog" : "Näytä muutosloki", "Stable" : "Vakaa", "Beta" : "Beta", + "_<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> sovelluksella ei ole päivitystä tähän versioon saatavilla","<strong>%n</strong> sovelluksella ei ole päivitystä tähän versioon saatavilla"], "Production" : "Tuotanto" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/updatenotification/l10n/fi.json b/apps/updatenotification/l10n/fi.json index 22eb39ca702..c32f5826f65 100644 --- a/apps/updatenotification/l10n/fi.json +++ b/apps/updatenotification/l10n/fi.json @@ -24,9 +24,11 @@ "Checked on {lastCheckedDate}" : "Tarkistettu {lastCheckedDate}", "Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "Varmista, ettei config.php-tiedosto aseta valintaa <samp>appstoreenabled</samp> arvoon 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." : "Yhteyttä sovelluskauppaan ei voitu muodostaa tai sovelluskauppa ei ilmoittanut päivityksistä. Etsi päivityksiä manuaalisesti tai varmista, että palvelimellasi on yhteys internetiin ja se voi yhdistää sovelluskauppaan.", + "<strong>All</strong> apps have an update for this version available" : "<strong>Kaikilla</strong> sovelluksilla on päivitys tähän versioon saatavilla", "View changelog" : "Näytä muutosloki", "Stable" : "Vakaa", "Beta" : "Beta", + "_<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> sovelluksella ei ole päivitystä tähän versioon saatavilla","<strong>%n</strong> sovelluksella ei ole päivitystä tähän versioon saatavilla"], "Production" : "Tuotanto" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/updatenotification/l10n/it.js b/apps/updatenotification/l10n/it.js index a2c957461fd..36928a25184 100644 --- a/apps/updatenotification/l10n/it.js +++ b/apps/updatenotification/l10n/it.js @@ -24,7 +24,7 @@ OC.L10N.register( "Update channel:" : "Canale di aggiornamento:", "You can always update to a newer version. But you can never downgrade to a more stable version." : "Puoi aggiornare sempre a una nuova versione. Ma non puoi mai tornare a una versione precedente.", "Note that after a new release it can take some time before it shows up here. We roll out new versions spread out over time to our users and sometimes skip a version when issues are found." : "Nota che, dopo una nuova versione, potrebbe essere necessario del tempo prima che sia mostrato qui. Rilasciamo nel tempo nuove versioni ai nostri utenti e, a volte, saltiamo una versione, se troviamo dei problemi.", - "Notify members of the following groups about available updates:" : "Notifica i membri dei seguenti gruppi sugli aggiornamenti disponibili:", + "Notify members of the following groups about available updates:" : "Notifica ai membri dei seguenti gruppi la disponibilità di aggiornamenti:", "Only notification for app updates are available." : "Sono disponibili solo le notifiche per gli aggiornamenti delle applicazioni.", "The selected update channel makes dedicated notifications for the server obsolete." : "Il canale di aggiornamento selezionato rende obsolete le notifiche dedicate al server.", "The selected update channel does not support updates of the server." : "Il canale di aggiornamento selezionato non supporta gli aggiornamenti del server.", diff --git a/apps/updatenotification/l10n/it.json b/apps/updatenotification/l10n/it.json index 5c764b89d20..fe5a806d9f0 100644 --- a/apps/updatenotification/l10n/it.json +++ b/apps/updatenotification/l10n/it.json @@ -22,7 +22,7 @@ "Update channel:" : "Canale di aggiornamento:", "You can always update to a newer version. But you can never downgrade to a more stable version." : "Puoi aggiornare sempre a una nuova versione. Ma non puoi mai tornare a una versione precedente.", "Note that after a new release it can take some time before it shows up here. We roll out new versions spread out over time to our users and sometimes skip a version when issues are found." : "Nota che, dopo una nuova versione, potrebbe essere necessario del tempo prima che sia mostrato qui. Rilasciamo nel tempo nuove versioni ai nostri utenti e, a volte, saltiamo una versione, se troviamo dei problemi.", - "Notify members of the following groups about available updates:" : "Notifica i membri dei seguenti gruppi sugli aggiornamenti disponibili:", + "Notify members of the following groups about available updates:" : "Notifica ai membri dei seguenti gruppi la disponibilità di aggiornamenti:", "Only notification for app updates are available." : "Sono disponibili solo le notifiche per gli aggiornamenti delle applicazioni.", "The selected update channel makes dedicated notifications for the server obsolete." : "Il canale di aggiornamento selezionato rende obsolete le notifiche dedicate al server.", "The selected update channel does not support updates of the server." : "Il canale di aggiornamento selezionato non supporta gli aggiornamenti del server.", |