From 5e63007dd40464f9231d2285971a72a6e79cce71 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 17 Aug 2016 00:48:49 +0000 Subject: [tx-robot] updated from transifex --- l10n/de_DE.js | 2 +- l10n/de_DE.json | 2 +- l10n/de_DE.php | 2 +- l10n/it.js | 2 ++ l10n/it.json | 2 ++ l10n/it.php | 2 ++ 6 files changed, 9 insertions(+), 3 deletions(-) diff --git a/l10n/de_DE.js b/l10n/de_DE.js index 1f203e400..0ae7eb5f7 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -89,7 +89,7 @@ OC.L10N.register( "Feed exists already!" : "Der Feed existiert bereits!", "Folder" : "Ordner", "No folder" : "Kein Ordner", - "New folder" : "Neues Verzeichnis", + "New folder" : "Neuen Ordner", "Folder name" : "Ordnername", "Go back" : "Zurück gehen", "Folder exists already!" : "Der Ordner existiert bereits!", diff --git a/l10n/de_DE.json b/l10n/de_DE.json index df38ecd34..117100a59 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -87,7 +87,7 @@ "Feed exists already!" : "Der Feed existiert bereits!", "Folder" : "Ordner", "No folder" : "Kein Ordner", - "New folder" : "Neues Verzeichnis", + "New folder" : "Neuen Ordner", "Folder name" : "Ordnername", "Go back" : "Zurück gehen", "Folder exists already!" : "Der Ordner existiert bereits!", diff --git a/l10n/de_DE.php b/l10n/de_DE.php index d1b9c16aa..d6cfd8059 100644 --- a/l10n/de_DE.php +++ b/l10n/de_DE.php @@ -88,7 +88,7 @@ $TRANSLATIONS = array( "Feed exists already!" => "Der Feed existiert bereits!", "Folder" => "Ordner", "No folder" => "Kein Ordner", -"New folder" => "Neues Verzeichnis", +"New folder" => "Neuen Ordner", "Folder name" => "Ordnername", "Go back" => "Zurück gehen", "Folder exists already!" => "Der Ordner existiert bereits!", diff --git a/l10n/it.js b/l10n/it.js index f523a0744..6a86ff50e 100644 --- a/l10n/it.js +++ b/l10n/it.js @@ -5,6 +5,8 @@ OC.L10N.register( "Request unauthorized. Are you logged in?" : "Richiesta non autorizzata. Hai effettuato l'accesso?", "Request forbidden. Are you an admin?" : "Richiesta vietata. Sei un amministratore?", "Token expired or app not enabled! Reload the page!" : "Token scaduto o applicazione non abilitata! Ricarica la pagina!", + "Internal server error! Please check your data/nextcloud.log file for additional information!" : "Errore interno del server! Controlla il file data/nextcloud.log per informazioni aggiuntive.", + "Request failed, Nextcloud is in currently in maintenance mode!" : "Richiesta non riuscita, Nextcloud è attualmente in manutenzione!", "Feed contains invalid XML" : "La fonte contiene XML non valido", "Feed not found: either the website does not provide a feed or blocks access. To rule out blocking, try to download the feed on your server's command line using curl: curl " : "Fonte non trovata: il sito web non fornisce una fonte o blocca l'accesso. Per evitare il blocco, prova a scaricare la fonte dalla riga di comando del tuo server utilizzando curl: curl", "Detected feed format is not supported" : "Il formato della fonte rilevato non è supportato", diff --git a/l10n/it.json b/l10n/it.json index 162230c79..b8dea4e7a 100644 --- a/l10n/it.json +++ b/l10n/it.json @@ -3,6 +3,8 @@ "Request unauthorized. Are you logged in?" : "Richiesta non autorizzata. Hai effettuato l'accesso?", "Request forbidden. Are you an admin?" : "Richiesta vietata. Sei un amministratore?", "Token expired or app not enabled! Reload the page!" : "Token scaduto o applicazione non abilitata! Ricarica la pagina!", + "Internal server error! Please check your data/nextcloud.log file for additional information!" : "Errore interno del server! Controlla il file data/nextcloud.log per informazioni aggiuntive.", + "Request failed, Nextcloud is in currently in maintenance mode!" : "Richiesta non riuscita, Nextcloud è attualmente in manutenzione!", "Feed contains invalid XML" : "La fonte contiene XML non valido", "Feed not found: either the website does not provide a feed or blocks access. To rule out blocking, try to download the feed on your server's command line using curl: curl " : "Fonte non trovata: il sito web non fornisce una fonte o blocca l'accesso. Per evitare il blocco, prova a scaricare la fonte dalla riga di comando del tuo server utilizzando curl: curl", "Detected feed format is not supported" : "Il formato della fonte rilevato non è supportato", diff --git a/l10n/it.php b/l10n/it.php index a1ed3b334..bb7141eca 100644 --- a/l10n/it.php +++ b/l10n/it.php @@ -4,6 +4,8 @@ $TRANSLATIONS = array( "Request unauthorized. Are you logged in?" => "Richiesta non autorizzata. Hai effettuato l'accesso?", "Request forbidden. Are you an admin?" => "Richiesta vietata. Sei un amministratore?", "Token expired or app not enabled! Reload the page!" => "Token scaduto o applicazione non abilitata! Ricarica la pagina!", +"Internal server error! Please check your data/nextcloud.log file for additional information!" => "Errore interno del server! Controlla il file data/nextcloud.log per informazioni aggiuntive.", +"Request failed, Nextcloud is in currently in maintenance mode!" => "Richiesta non riuscita, Nextcloud è attualmente in manutenzione!", "Feed contains invalid XML" => "La fonte contiene XML non valido", "Feed not found: either the website does not provide a feed or blocks access. To rule out blocking, try to download the feed on your server's command line using curl: curl " => "Fonte non trovata: il sito web non fornisce una fonte o blocca l'accesso. Per evitare il blocco, prova a scaricare la fonte dalla riga di comando del tuo server utilizzando curl: curl", "Detected feed format is not supported" => "Il formato della fonte rilevato non è supportato", -- cgit v1.2.3