diff options
-rw-r--r-- | core/l10n/fi_FI.js | 1 | ||||
-rw-r--r-- | core/l10n/fi_FI.json | 1 | ||||
-rw-r--r-- | core/l10n/it.js | 1 | ||||
-rw-r--r-- | core/l10n/it.json | 1 | ||||
-rw-r--r-- | core/l10n/pt_BR.js | 1 | ||||
-rw-r--r-- | core/l10n/pt_BR.json | 1 | ||||
-rw-r--r-- | settings/l10n/fi_FI.js | 4 | ||||
-rw-r--r-- | settings/l10n/fi_FI.json | 4 | ||||
-rw-r--r-- | settings/l10n/pt_BR.js | 3 | ||||
-rw-r--r-- | settings/l10n/pt_BR.json | 3 | ||||
-rw-r--r-- | settings/l10n/sq.js | 3 | ||||
-rw-r--r-- | settings/l10n/sq.json | 3 |
12 files changed, 26 insertions, 0 deletions
diff --git a/core/l10n/fi_FI.js b/core/l10n/fi_FI.js index c6550a1733c..ee274733c58 100644 --- a/core/l10n/fi_FI.js +++ b/core/l10n/fi_FI.js @@ -197,6 +197,7 @@ OC.L10N.register( "sunny" : "aurinkoinen", "Hello {name}, the weather is {weather}" : "Hei {name}, sää on {weather}", "Hello {name}" : "Hei {name}", + "new" : "uusi", "_download %n file_::_download %n files_" : ["lataa %n tiedosto","lataa %n tiedostoa"], "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Päivitys on meneillään. Poistuminen tältä sivulta saattaa keskeyttää toimenpiteen joissain käyttöympäristöissä.", "Updating {productName} to version {version}, this may take a while." : "Päivitetään {productName} versioon {version}, tämä saattaa kestää hetken.", diff --git a/core/l10n/fi_FI.json b/core/l10n/fi_FI.json index 58f2edb8402..1845167f2f9 100644 --- a/core/l10n/fi_FI.json +++ b/core/l10n/fi_FI.json @@ -195,6 +195,7 @@ "sunny" : "aurinkoinen", "Hello {name}, the weather is {weather}" : "Hei {name}, sää on {weather}", "Hello {name}" : "Hei {name}", + "new" : "uusi", "_download %n file_::_download %n files_" : ["lataa %n tiedosto","lataa %n tiedostoa"], "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "Päivitys on meneillään. Poistuminen tältä sivulta saattaa keskeyttää toimenpiteen joissain käyttöympäristöissä.", "Updating {productName} to version {version}, this may take a while." : "Päivitetään {productName} versioon {version}, tämä saattaa kestää hetken.", diff --git a/core/l10n/it.js b/core/l10n/it.js index c5abb478002..d2aa71ade8b 100644 --- a/core/l10n/it.js +++ b/core/l10n/it.js @@ -197,6 +197,7 @@ OC.L10N.register( "sunny" : "soleggiato", "Hello {name}, the weather is {weather}" : "Ciao {name}, il tempo è {weather}", "Hello {name}" : "Ciao {name}", + "new" : "nuovo", "_download %n file_::_download %n files_" : ["scarica %n file","scarica %s file"], "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "L'aggiornamento è in corso, l'abbandono di questa pagina potrebbe interrompere il processo in alcuni ambienti.", "Updating {productName} to version {version}, this may take a while." : "Aggiornamento di {productName} alla versione {version}, potrebbe richiedere del tempo.", diff --git a/core/l10n/it.json b/core/l10n/it.json index a8a463449c9..90caceb76d0 100644 --- a/core/l10n/it.json +++ b/core/l10n/it.json @@ -195,6 +195,7 @@ "sunny" : "soleggiato", "Hello {name}, the weather is {weather}" : "Ciao {name}, il tempo è {weather}", "Hello {name}" : "Ciao {name}", + "new" : "nuovo", "_download %n file_::_download %n files_" : ["scarica %n file","scarica %s file"], "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "L'aggiornamento è in corso, l'abbandono di questa pagina potrebbe interrompere il processo in alcuni ambienti.", "Updating {productName} to version {version}, this may take a while." : "Aggiornamento di {productName} alla versione {version}, potrebbe richiedere del tempo.", diff --git a/core/l10n/pt_BR.js b/core/l10n/pt_BR.js index fc00b309591..9fe8589701a 100644 --- a/core/l10n/pt_BR.js +++ b/core/l10n/pt_BR.js @@ -197,6 +197,7 @@ OC.L10N.register( "sunny" : "ensolarado", "Hello {name}, the weather is {weather}" : "Olá {name}, o clima está {weather}", "Hello {name}" : "Olá {name}", + "new" : "novo", "_download %n file_::_download %n files_" : ["baixar %n arquivo","baixar %n arquivos"], "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "A atualização está em andamento, deixando esta página pode haver interrupção do processo em alguns ambientes.", "Updating {productName} to version {version}, this may take a while." : "Atualizando {productName} para a versão {version}, isso pode demorar um pouco.", diff --git a/core/l10n/pt_BR.json b/core/l10n/pt_BR.json index 659da4f76cf..f31423f7ac5 100644 --- a/core/l10n/pt_BR.json +++ b/core/l10n/pt_BR.json @@ -195,6 +195,7 @@ "sunny" : "ensolarado", "Hello {name}, the weather is {weather}" : "Olá {name}, o clima está {weather}", "Hello {name}" : "Olá {name}", + "new" : "novo", "_download %n file_::_download %n files_" : ["baixar %n arquivo","baixar %n arquivos"], "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "A atualização está em andamento, deixando esta página pode haver interrupção do processo em alguns ambientes.", "Updating {productName} to version {version}, this may take a while." : "Atualizando {productName} para a versão {version}, isso pode demorar um pouco.", diff --git a/settings/l10n/fi_FI.js b/settings/l10n/fi_FI.js index 35804bee4a7..ff8c4718963 100644 --- a/settings/l10n/fi_FI.js +++ b/settings/l10n/fi_FI.js @@ -72,6 +72,9 @@ OC.L10N.register( "Disable" : "Poista käytöstä", "Enable" : "Käytä", "Error while enabling app" : "Virhe ottaessa sovellusta käyttöön", + "Error: this app cannot be enabled because it makes the server unstable" : "Virhe: tätä sovellusta ei voi ottaa käyttöön, koska se tekee palvelimesta epävakaan", + "Error: could not disable broken app" : "Virhe: rikkinäisen sovelluksen poistaminen käytöstä ei onnistunut", + "Error while disabling broken app" : "Virhe rikkinäistä sovellusta käytöstä poistaessa", "Updating...." : "Päivitetään...", "Error while updating app" : "Virhe sovellusta päivittäessä", "Updated" : "Päivitetty", @@ -204,6 +207,7 @@ OC.L10N.register( "Admin documentation" : "Ylläpitäjän ohjeistus", "Show description …" : "Näytä kuvaus…", "Hide description …" : "Piilota kuvaus…", + "This app has an update available." : "Tähän sovellukseen on päivitys saatavilla.", "This app has no minimum ownCloud version assigned. This will be an error in ownCloud 11 and later." : "Tälle sovellukselle ei ole määritelty ownCloudin vähimmäisversiota. Tämä johtaa virheeseen ownCloud 11:stä alkaen.", "This app has no maximum ownCloud version assigned. This will be an error in ownCloud 11 and later." : "Tälle sovellukselle ei ole määritelty ownCloudin enimmäisversiota. Tämä johtaa virheeseen ownCloud 11:stä alkaen.", "This app cannot be installed because the following dependencies are not fulfilled:" : "Tätä sovellusta ei voi asentaa, koska seuraavat riippuvuudet eivät täyty:", diff --git a/settings/l10n/fi_FI.json b/settings/l10n/fi_FI.json index 79ee34ce10e..4d3a144aa11 100644 --- a/settings/l10n/fi_FI.json +++ b/settings/l10n/fi_FI.json @@ -70,6 +70,9 @@ "Disable" : "Poista käytöstä", "Enable" : "Käytä", "Error while enabling app" : "Virhe ottaessa sovellusta käyttöön", + "Error: this app cannot be enabled because it makes the server unstable" : "Virhe: tätä sovellusta ei voi ottaa käyttöön, koska se tekee palvelimesta epävakaan", + "Error: could not disable broken app" : "Virhe: rikkinäisen sovelluksen poistaminen käytöstä ei onnistunut", + "Error while disabling broken app" : "Virhe rikkinäistä sovellusta käytöstä poistaessa", "Updating...." : "Päivitetään...", "Error while updating app" : "Virhe sovellusta päivittäessä", "Updated" : "Päivitetty", @@ -202,6 +205,7 @@ "Admin documentation" : "Ylläpitäjän ohjeistus", "Show description …" : "Näytä kuvaus…", "Hide description …" : "Piilota kuvaus…", + "This app has an update available." : "Tähän sovellukseen on päivitys saatavilla.", "This app has no minimum ownCloud version assigned. This will be an error in ownCloud 11 and later." : "Tälle sovellukselle ei ole määritelty ownCloudin vähimmäisversiota. Tämä johtaa virheeseen ownCloud 11:stä alkaen.", "This app has no maximum ownCloud version assigned. This will be an error in ownCloud 11 and later." : "Tälle sovellukselle ei ole määritelty ownCloudin enimmäisversiota. Tämä johtaa virheeseen ownCloud 11:stä alkaen.", "This app cannot be installed because the following dependencies are not fulfilled:" : "Tätä sovellusta ei voi asentaa, koska seuraavat riippuvuudet eivät täyty:", diff --git a/settings/l10n/pt_BR.js b/settings/l10n/pt_BR.js index 5dbc6369449..844032b86b7 100644 --- a/settings/l10n/pt_BR.js +++ b/settings/l10n/pt_BR.js @@ -73,6 +73,9 @@ OC.L10N.register( "Disable" : "Desabilitar", "Enable" : "Habilitar", "Error while enabling app" : "Erro enquanto habilitava o aplicativo", + "Error: this app cannot be enabled because it makes the server unstable" : "Erro: este aplicativo não pode ser habilitado porque faz com que o servidor fique instável", + "Error: could not disable broken app" : "Erro: Não foi possível desativar o aplicativo quebrado", + "Error while disabling broken app" : "Erro ao desativar aplicativo quebrado", "Updating...." : "Atualizando...", "Error while updating app" : "Erro ao atualizar aplicativo", "Updated" : "Atualizado", diff --git a/settings/l10n/pt_BR.json b/settings/l10n/pt_BR.json index 189e0f5be21..0800c4f006d 100644 --- a/settings/l10n/pt_BR.json +++ b/settings/l10n/pt_BR.json @@ -71,6 +71,9 @@ "Disable" : "Desabilitar", "Enable" : "Habilitar", "Error while enabling app" : "Erro enquanto habilitava o aplicativo", + "Error: this app cannot be enabled because it makes the server unstable" : "Erro: este aplicativo não pode ser habilitado porque faz com que o servidor fique instável", + "Error: could not disable broken app" : "Erro: Não foi possível desativar o aplicativo quebrado", + "Error while disabling broken app" : "Erro ao desativar aplicativo quebrado", "Updating...." : "Atualizando...", "Error while updating app" : "Erro ao atualizar aplicativo", "Updated" : "Atualizado", diff --git a/settings/l10n/sq.js b/settings/l10n/sq.js index 5a9b4ca678d..68ba5c58a3e 100644 --- a/settings/l10n/sq.js +++ b/settings/l10n/sq.js @@ -73,6 +73,9 @@ OC.L10N.register( "Disable" : "Çaktivizoje", "Enable" : "Aktivizoje", "Error while enabling app" : "Gabim në aktivizimin e aplikacionit", + "Error: this app cannot be enabled because it makes the server unstable" : "Gabim: ky aplikacion s’u aktivizua dot, ngaqë e bën shërbyesin të paqëndrueshëm.", + "Error: could not disable broken app" : "Gabim: s’u çaktivizua dot aplikacion i dëmtuar", + "Error while disabling broken app" : "Gabim teka çaktivizohej aplikacion i dëmtuar", "Updating...." : "Po përditësohet…", "Error while updating app" : "Gabim gjatë përditësimit të aplikacionit", "Updated" : "U përditësua", diff --git a/settings/l10n/sq.json b/settings/l10n/sq.json index 5962f5bf68a..a27d763a618 100644 --- a/settings/l10n/sq.json +++ b/settings/l10n/sq.json @@ -71,6 +71,9 @@ "Disable" : "Çaktivizoje", "Enable" : "Aktivizoje", "Error while enabling app" : "Gabim në aktivizimin e aplikacionit", + "Error: this app cannot be enabled because it makes the server unstable" : "Gabim: ky aplikacion s’u aktivizua dot, ngaqë e bën shërbyesin të paqëndrueshëm.", + "Error: could not disable broken app" : "Gabim: s’u çaktivizua dot aplikacion i dëmtuar", + "Error while disabling broken app" : "Gabim teka çaktivizohej aplikacion i dëmtuar", "Updating...." : "Po përditësohet…", "Error while updating app" : "Gabim gjatë përditësimit të aplikacionit", "Updated" : "U përditësua", |