diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-03-12 01:12:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-03-12 01:12:21 +0000 |
commit | 4e56a024504abb1ae1e8abd702f5c0e15ac49418 (patch) | |
tree | 2ad5529fc441d64022c081b9f57c35848429efbc /settings | |
parent | 15c099df4d225db98fb3e460a66d974c1f654964 (diff) | |
download | nextcloud-server-4e56a024504abb1ae1e8abd702f5c0e15ac49418.tar.gz nextcloud-server-4e56a024504abb1ae1e8abd702f5c0e15ac49418.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings')
-rw-r--r-- | settings/l10n/is.js | 2 | ||||
-rw-r--r-- | settings/l10n/is.json | 2 | ||||
-rw-r--r-- | settings/l10n/it.js | 2 | ||||
-rw-r--r-- | settings/l10n/it.json | 2 |
4 files changed, 8 insertions, 0 deletions
diff --git a/settings/l10n/is.js b/settings/l10n/is.js index 7d993962d10..ef7e1469df2 100644 --- a/settings/l10n/is.js +++ b/settings/l10n/is.js @@ -104,6 +104,8 @@ OC.L10N.register( "Error: Could not disable broken app" : "Villa: gat ekki gert bilaða forritið óvirkt", "Error while disabling broken app" : "Villa við að gera bilaða forritið óvirkt", "App up to date" : "Forrit er af nýjustu gerð", + "Updating …" : "Uppfæri …", + "Could not update app" : "Gat ekki uppfært forrit", "Updated" : "Uppfært", "Removing …" : "Fjarlægi ...", "Could not remove app" : "Gat ekki fjarlægt forrit", diff --git a/settings/l10n/is.json b/settings/l10n/is.json index 0fe9de871b4..ed74e4de800 100644 --- a/settings/l10n/is.json +++ b/settings/l10n/is.json @@ -102,6 +102,8 @@ "Error: Could not disable broken app" : "Villa: gat ekki gert bilaða forritið óvirkt", "Error while disabling broken app" : "Villa við að gera bilaða forritið óvirkt", "App up to date" : "Forrit er af nýjustu gerð", + "Updating …" : "Uppfæri …", + "Could not update app" : "Gat ekki uppfært forrit", "Updated" : "Uppfært", "Removing …" : "Fjarlægi ...", "Could not remove app" : "Gat ekki fjarlægt forrit", diff --git a/settings/l10n/it.js b/settings/l10n/it.js index 9903b3ae690..31bef6b98f0 100644 --- a/settings/l10n/it.js +++ b/settings/l10n/it.js @@ -104,6 +104,8 @@ OC.L10N.register( "Error: Could not disable broken app" : "Errore: impossibile disabilitare l'applicazione danneggiata", "Error while disabling broken app" : "Errore durante la disabilitazione dell'applicazione danneggiata", "App up to date" : "Applicazione aggiornata", + "Updating …" : "Aggiornamento in corso...", + "Could not update app" : "Impossibile aggiornare l'applicazione", "Updated" : "Aggiornato", "Removing …" : "Rimozione in corso...", "Could not remove app" : "Impossibile rimuovere l'applicazione", diff --git a/settings/l10n/it.json b/settings/l10n/it.json index 4fa76bdf01b..886ce73eec0 100644 --- a/settings/l10n/it.json +++ b/settings/l10n/it.json @@ -102,6 +102,8 @@ "Error: Could not disable broken app" : "Errore: impossibile disabilitare l'applicazione danneggiata", "Error while disabling broken app" : "Errore durante la disabilitazione dell'applicazione danneggiata", "App up to date" : "Applicazione aggiornata", + "Updating …" : "Aggiornamento in corso...", + "Could not update app" : "Impossibile aggiornare l'applicazione", "Updated" : "Aggiornato", "Removing …" : "Rimozione in corso...", "Could not remove app" : "Impossibile rimuovere l'applicazione", |