diff options
Diffstat (limited to 'apps/theming/l10n')
-rw-r--r-- | apps/theming/l10n/de.js | 1 | ||||
-rw-r--r-- | apps/theming/l10n/de.json | 1 | ||||
-rw-r--r-- | apps/theming/l10n/de_DE.js | 1 | ||||
-rw-r--r-- | apps/theming/l10n/de_DE.json | 1 | ||||
-rw-r--r-- | apps/theming/l10n/en_GB.js | 1 | ||||
-rw-r--r-- | apps/theming/l10n/en_GB.json | 1 | ||||
-rw-r--r-- | apps/theming/l10n/es.js | 1 | ||||
-rw-r--r-- | apps/theming/l10n/es.json | 1 | ||||
-rw-r--r-- | apps/theming/l10n/es_MX.js | 1 | ||||
-rw-r--r-- | apps/theming/l10n/es_MX.json | 1 | ||||
-rw-r--r-- | apps/theming/l10n/fr.js | 1 | ||||
-rw-r--r-- | apps/theming/l10n/fr.json | 1 | ||||
-rw-r--r-- | apps/theming/l10n/nl.js | 1 | ||||
-rw-r--r-- | apps/theming/l10n/nl.json | 1 | ||||
-rw-r--r-- | apps/theming/l10n/pt_BR.js | 1 | ||||
-rw-r--r-- | apps/theming/l10n/pt_BR.json | 1 | ||||
-rw-r--r-- | apps/theming/l10n/sv.js | 1 | ||||
-rw-r--r-- | apps/theming/l10n/sv.json | 1 | ||||
-rw-r--r-- | apps/theming/l10n/zh_TW.js | 1 | ||||
-rw-r--r-- | apps/theming/l10n/zh_TW.json | 1 |
20 files changed, 20 insertions, 0 deletions
diff --git a/apps/theming/l10n/de.js b/apps/theming/l10n/de.js index 2fee6966f48..6156ee16f5e 100644 --- a/apps/theming/l10n/de.js +++ b/apps/theming/l10n/de.js @@ -13,6 +13,7 @@ OC.L10N.register( "There is no error, the file uploaded with success" : "Es ist kein Fehler aufgetreten. Die Datei wurde erfolgreich hochgeladen.", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Die hochgeladene Datei überschreitet die upload_max_filesize-Vorgabe in php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Die Datei ist größer, als die MAX_FILE_SIZE - Vorgabe erlaubt, die im HTML-Formular spezifiziert ist.", + "The file was only partially uploaded" : "Die Datei konnte nur teilweise hochgeladen werden", "No file was uploaded" : "Es wurde keine Datei hochgeladen", "Missing a temporary folder" : "Kein temporärer Ordner vorhanden", "Failed to write file to disk." : "Fehler beim Schreiben der Datei auf die Festplatte.", diff --git a/apps/theming/l10n/de.json b/apps/theming/l10n/de.json index 7f6b4352eae..8f25a92be57 100644 --- a/apps/theming/l10n/de.json +++ b/apps/theming/l10n/de.json @@ -11,6 +11,7 @@ "There is no error, the file uploaded with success" : "Es ist kein Fehler aufgetreten. Die Datei wurde erfolgreich hochgeladen.", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Die hochgeladene Datei überschreitet die upload_max_filesize-Vorgabe in php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Die Datei ist größer, als die MAX_FILE_SIZE - Vorgabe erlaubt, die im HTML-Formular spezifiziert ist.", + "The file was only partially uploaded" : "Die Datei konnte nur teilweise hochgeladen werden", "No file was uploaded" : "Es wurde keine Datei hochgeladen", "Missing a temporary folder" : "Kein temporärer Ordner vorhanden", "Failed to write file to disk." : "Fehler beim Schreiben der Datei auf die Festplatte.", diff --git a/apps/theming/l10n/de_DE.js b/apps/theming/l10n/de_DE.js index f5cc68856ca..d373fa43adb 100644 --- a/apps/theming/l10n/de_DE.js +++ b/apps/theming/l10n/de_DE.js @@ -13,6 +13,7 @@ OC.L10N.register( "There is no error, the file uploaded with success" : "Es ist kein Fehler aufgetreten. Die Datei wurde erfolgreich hochgeladen.", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Die hochgeladene Datei überschreitet die upload_max_filesize-Vorgabe in php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Die Datei ist größer, als die MAX_FILE_SIZE-Vorgabe erlaubt, die im HTML-Formular spezifiziert ist", + "The file was only partially uploaded" : "Die Datei konnte nur teilweise hochgeladen werden", "No file was uploaded" : "Es wurde keine Datei hochgeladen", "Missing a temporary folder" : "Kein temporärer Ordner vorhanden", "Failed to write file to disk." : "Fehler beim Schreiben der Datei auf die Festplatte.", diff --git a/apps/theming/l10n/de_DE.json b/apps/theming/l10n/de_DE.json index b4f1d3e5627..4e08b49e3a3 100644 --- a/apps/theming/l10n/de_DE.json +++ b/apps/theming/l10n/de_DE.json @@ -11,6 +11,7 @@ "There is no error, the file uploaded with success" : "Es ist kein Fehler aufgetreten. Die Datei wurde erfolgreich hochgeladen.", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Die hochgeladene Datei überschreitet die upload_max_filesize-Vorgabe in php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Die Datei ist größer, als die MAX_FILE_SIZE-Vorgabe erlaubt, die im HTML-Formular spezifiziert ist", + "The file was only partially uploaded" : "Die Datei konnte nur teilweise hochgeladen werden", "No file was uploaded" : "Es wurde keine Datei hochgeladen", "Missing a temporary folder" : "Kein temporärer Ordner vorhanden", "Failed to write file to disk." : "Fehler beim Schreiben der Datei auf die Festplatte.", diff --git a/apps/theming/l10n/en_GB.js b/apps/theming/l10n/en_GB.js index 614888712a7..7897fabe841 100644 --- a/apps/theming/l10n/en_GB.js +++ b/apps/theming/l10n/en_GB.js @@ -13,6 +13,7 @@ OC.L10N.register( "There is no error, the file uploaded with success" : "There is no error, the file uploaded with success", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "The uploaded file exceeds the upload_max_filesize directive in php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form", + "The file was only partially uploaded" : "The file was only partially uploaded", "No file was uploaded" : "No file was uploaded", "Missing a temporary folder" : "Missing a temporary folder", "Failed to write file to disk." : "Failed to write file to disk.", diff --git a/apps/theming/l10n/en_GB.json b/apps/theming/l10n/en_GB.json index ba7b9bf09fd..3a366327a9c 100644 --- a/apps/theming/l10n/en_GB.json +++ b/apps/theming/l10n/en_GB.json @@ -11,6 +11,7 @@ "There is no error, the file uploaded with success" : "There is no error, the file uploaded with success", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "The uploaded file exceeds the upload_max_filesize directive in php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form", + "The file was only partially uploaded" : "The file was only partially uploaded", "No file was uploaded" : "No file was uploaded", "Missing a temporary folder" : "Missing a temporary folder", "Failed to write file to disk." : "Failed to write file to disk.", diff --git a/apps/theming/l10n/es.js b/apps/theming/l10n/es.js index ebdf840113c..903b74212dd 100644 --- a/apps/theming/l10n/es.js +++ b/apps/theming/l10n/es.js @@ -13,6 +13,7 @@ OC.L10N.register( "There is no error, the file uploaded with success" : "No ha habido errores, el archivo ha subido satisfactoriamente", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo para subir excede la directiva upload_max_filesize en php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo para subir excede la directiva MAX_FILE_SIZE que se especifió en el formulario HTML", + "The file was only partially uploaded" : "El archivo se ha subido parcialmente", "No file was uploaded" : "No se ha subido ningún archivo", "Missing a temporary folder" : "Falta una carpeta temporal", "Failed to write file to disk." : "Fallo al escribir el archivo al disco.", diff --git a/apps/theming/l10n/es.json b/apps/theming/l10n/es.json index 0946da4f294..50ba609f855 100644 --- a/apps/theming/l10n/es.json +++ b/apps/theming/l10n/es.json @@ -11,6 +11,7 @@ "There is no error, the file uploaded with success" : "No ha habido errores, el archivo ha subido satisfactoriamente", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo para subir excede la directiva upload_max_filesize en php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo para subir excede la directiva MAX_FILE_SIZE que se especifió en el formulario HTML", + "The file was only partially uploaded" : "El archivo se ha subido parcialmente", "No file was uploaded" : "No se ha subido ningún archivo", "Missing a temporary folder" : "Falta una carpeta temporal", "Failed to write file to disk." : "Fallo al escribir el archivo al disco.", diff --git a/apps/theming/l10n/es_MX.js b/apps/theming/l10n/es_MX.js index b0d899b42ce..af20b0f0110 100644 --- a/apps/theming/l10n/es_MX.js +++ b/apps/theming/l10n/es_MX.js @@ -13,6 +13,7 @@ OC.L10N.register( "There is no error, the file uploaded with success" : "No hay errores, el archivo se cargó exitosamente", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo cargado excede el valor especificado de la directiva MAX_FILE_SIZE en la forma de HTML", + "The file was only partially uploaded" : "El archivo sólo fue cargado parcialmente", "No file was uploaded" : "No se cargó el archivo", "Missing a temporary folder" : "Falta una carpeta temporal", "Failed to write file to disk." : "Se presentó una falla al escribir el archivo en el disco. ", diff --git a/apps/theming/l10n/es_MX.json b/apps/theming/l10n/es_MX.json index df51d44164a..f46559a1570 100644 --- a/apps/theming/l10n/es_MX.json +++ b/apps/theming/l10n/es_MX.json @@ -11,6 +11,7 @@ "There is no error, the file uploaded with success" : "No hay errores, el archivo se cargó exitosamente", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo cargado excede el valor especificado de la directiva MAX_FILE_SIZE en la forma de HTML", + "The file was only partially uploaded" : "El archivo sólo fue cargado parcialmente", "No file was uploaded" : "No se cargó el archivo", "Missing a temporary folder" : "Falta una carpeta temporal", "Failed to write file to disk." : "Se presentó una falla al escribir el archivo en el disco. ", diff --git a/apps/theming/l10n/fr.js b/apps/theming/l10n/fr.js index 3cb190be18d..2c7f131d630 100644 --- a/apps/theming/l10n/fr.js +++ b/apps/theming/l10n/fr.js @@ -13,6 +13,7 @@ OC.L10N.register( "There is no error, the file uploaded with success" : "Aucune erreur, le fichier a été téléversé avec succès", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Le fichier téléversé dépasse la valeur upload_max_filesize située dans le fichier php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Le fichier téléversé dépasse la valeur MAX_FILE_SIZE spécifiée dans le formulaire HTML", + "The file was only partially uploaded" : "Le fichier n'a été que partiellement envoyé", "No file was uploaded" : "Aucun fichier téléversé", "Missing a temporary folder" : "Absence de dossier temporaire", "Failed to write file to disk." : "Erreur d'écriture du fichier sur le disque.", diff --git a/apps/theming/l10n/fr.json b/apps/theming/l10n/fr.json index 665284f5f23..77931097aaa 100644 --- a/apps/theming/l10n/fr.json +++ b/apps/theming/l10n/fr.json @@ -11,6 +11,7 @@ "There is no error, the file uploaded with success" : "Aucune erreur, le fichier a été téléversé avec succès", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Le fichier téléversé dépasse la valeur upload_max_filesize située dans le fichier php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Le fichier téléversé dépasse la valeur MAX_FILE_SIZE spécifiée dans le formulaire HTML", + "The file was only partially uploaded" : "Le fichier n'a été que partiellement envoyé", "No file was uploaded" : "Aucun fichier téléversé", "Missing a temporary folder" : "Absence de dossier temporaire", "Failed to write file to disk." : "Erreur d'écriture du fichier sur le disque.", diff --git a/apps/theming/l10n/nl.js b/apps/theming/l10n/nl.js index 7c7e6a42621..77f4444e56a 100644 --- a/apps/theming/l10n/nl.js +++ b/apps/theming/l10n/nl.js @@ -13,6 +13,7 @@ OC.L10N.register( "There is no error, the file uploaded with success" : "Er trad geen fout op, het bestand is succesvol geüpload", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Het geüploade bestand overschrijdt de upload_max_filesize richtlijn in php.ini:", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Het bestand overschrijdt de MAX_FILE_SIZE richtlijn die is opgegeven in het HTML formulier", + "The file was only partially uploaded" : "Het bestand is slechts gedeeltelijk geüpload", "No file was uploaded" : "Er is geen bestand geüpload", "Missing a temporary folder" : "Er ontbreekt een tijdelijke map", "Failed to write file to disk." : "Schrijven van het bestand naar schijf mislukte.", diff --git a/apps/theming/l10n/nl.json b/apps/theming/l10n/nl.json index aa2bd8ed659..4c5cd64520c 100644 --- a/apps/theming/l10n/nl.json +++ b/apps/theming/l10n/nl.json @@ -11,6 +11,7 @@ "There is no error, the file uploaded with success" : "Er trad geen fout op, het bestand is succesvol geüpload", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Het geüploade bestand overschrijdt de upload_max_filesize richtlijn in php.ini:", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Het bestand overschrijdt de MAX_FILE_SIZE richtlijn die is opgegeven in het HTML formulier", + "The file was only partially uploaded" : "Het bestand is slechts gedeeltelijk geüpload", "No file was uploaded" : "Er is geen bestand geüpload", "Missing a temporary folder" : "Er ontbreekt een tijdelijke map", "Failed to write file to disk." : "Schrijven van het bestand naar schijf mislukte.", diff --git a/apps/theming/l10n/pt_BR.js b/apps/theming/l10n/pt_BR.js index 4ad346079a3..f51f0d31d3a 100644 --- a/apps/theming/l10n/pt_BR.js +++ b/apps/theming/l10n/pt_BR.js @@ -13,6 +13,7 @@ OC.L10N.register( "There is no error, the file uploaded with success" : "Sem erros. Arquivo enviado com sucesso", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "O arquivo enviado excede a diretiva upload_max_filesize do php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "O arquivo enviado excede a diretiva MAX_FILE_SIZE especificada no formulário HTML", + "The file was only partially uploaded" : "O aquivo foi parcialmente enviado", "No file was uploaded" : "Nenhum arquivo foi enviado", "Missing a temporary folder" : "Falta uma pasta temporária", "Failed to write file to disk." : "Falha ao escrever no disco.", diff --git a/apps/theming/l10n/pt_BR.json b/apps/theming/l10n/pt_BR.json index 18167eac35c..ad840186271 100644 --- a/apps/theming/l10n/pt_BR.json +++ b/apps/theming/l10n/pt_BR.json @@ -11,6 +11,7 @@ "There is no error, the file uploaded with success" : "Sem erros. Arquivo enviado com sucesso", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "O arquivo enviado excede a diretiva upload_max_filesize do php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "O arquivo enviado excede a diretiva MAX_FILE_SIZE especificada no formulário HTML", + "The file was only partially uploaded" : "O aquivo foi parcialmente enviado", "No file was uploaded" : "Nenhum arquivo foi enviado", "Missing a temporary folder" : "Falta uma pasta temporária", "Failed to write file to disk." : "Falha ao escrever no disco.", diff --git a/apps/theming/l10n/sv.js b/apps/theming/l10n/sv.js index af801442ac5..685036c0ad3 100644 --- a/apps/theming/l10n/sv.js +++ b/apps/theming/l10n/sv.js @@ -5,6 +5,7 @@ OC.L10N.register( "Saved" : "Sparat", "Admin" : "Admin", "a safe home for all your data" : "En säker lagringsplats för all din data", + "Name cannot be empty" : "Namn kan inte vara tom", "The given name is too long" : "Det angivna namnet är för långt", "The given web address is too long" : "Den angivna adressen är för lång", "The given slogan is too long" : "Den angivna slogan är för lång", diff --git a/apps/theming/l10n/sv.json b/apps/theming/l10n/sv.json index 41d66468db7..0dbcba4a5f5 100644 --- a/apps/theming/l10n/sv.json +++ b/apps/theming/l10n/sv.json @@ -3,6 +3,7 @@ "Saved" : "Sparat", "Admin" : "Admin", "a safe home for all your data" : "En säker lagringsplats för all din data", + "Name cannot be empty" : "Namn kan inte vara tom", "The given name is too long" : "Det angivna namnet är för långt", "The given web address is too long" : "Den angivna adressen är för lång", "The given slogan is too long" : "Den angivna slogan är för lång", diff --git a/apps/theming/l10n/zh_TW.js b/apps/theming/l10n/zh_TW.js index 5472f1ce018..9f10def8456 100644 --- a/apps/theming/l10n/zh_TW.js +++ b/apps/theming/l10n/zh_TW.js @@ -5,6 +5,7 @@ OC.L10N.register( "Saved" : "已儲存", "Admin" : "管理員", "a safe home for all your data" : "您資料的安全屋", + "Name cannot be empty" : "名稱不能空白", "The given name is too long" : "指定的名稱太長", "The given web address is too long" : "提供的網址太長", "The given slogan is too long" : "指定的標語太長", diff --git a/apps/theming/l10n/zh_TW.json b/apps/theming/l10n/zh_TW.json index 463c23a4813..3e4bdb34366 100644 --- a/apps/theming/l10n/zh_TW.json +++ b/apps/theming/l10n/zh_TW.json @@ -3,6 +3,7 @@ "Saved" : "已儲存", "Admin" : "管理員", "a safe home for all your data" : "您資料的安全屋", + "Name cannot be empty" : "名稱不能空白", "The given name is too long" : "指定的名稱太長", "The given web address is too long" : "提供的網址太長", "The given slogan is too long" : "指定的標語太長", |