diff --git a/apps/dav/l10n/en_GB.js b/apps/dav/l10n/en_GB.js index 418dd1753ba..6f3483066b5 100644 --- a/apps/dav/l10n/en_GB.js +++ b/apps/dav/l10n/en_GB.js @@ -234,6 +234,8 @@ OC.L10N.register( "Could not rename part file to final file, canceled by hook" : "Could not rename part file to final file, cancelled by hook", "Could not rename part file to final file" : "Could not rename part file to final file", "Failed to check file size: %1$s" : "Failed to check file size: %1$s", + "Could not open file: %1$s (%2$d), file does seem to exist" : "Could not open file: %1$s (%2$d), file does seem to exist", + "Could not open file: %1$s (%2$d), file doesn't seem to exist" : "Could not open file: %1$s (%2$d), file doesn't seem to exist", "Encryption not ready: %1$s" : "Encryption not ready: %1$s", "Failed to open file: %1$s" : "Failed to open file: %1$s", "Failed to unlink: %1$s" : "Failed to unlink: %1$s", diff --git a/apps/dav/l10n/en_GB.json b/apps/dav/l10n/en_GB.json index 35451909cee..018401b5077 100644 --- a/apps/dav/l10n/en_GB.json +++ b/apps/dav/l10n/en_GB.json @@ -232,6 +232,8 @@ "Could not rename part file to final file, canceled by hook" : "Could not rename part file to final file, cancelled by hook", "Could not rename part file to final file" : "Could not rename part file to final file", "Failed to check file size: %1$s" : "Failed to check file size: %1$s", + "Could not open file: %1$s (%2$d), file does seem to exist" : "Could not open file: %1$s (%2$d), file does seem to exist", + "Could not open file: %1$s (%2$d), file doesn't seem to exist" : "Could not open file: %1$s (%2$d), file doesn't seem to exist", "Encryption not ready: %1$s" : "Encryption not ready: %1$s", "Failed to open file: %1$s" : "Failed to open file: %1$s", "Failed to unlink: %1$s" : "Failed to unlink: %1$s", diff --git a/apps/dav/l10n/ga.js b/apps/dav/l10n/ga.js index e7f0d53f2c6..a5bef86d32e 100644 --- a/apps/dav/l10n/ga.js +++ b/apps/dav/l10n/ga.js @@ -234,6 +234,8 @@ OC.L10N.register( "Could not rename part file to final file, canceled by hook" : "Níorbh fhéidir páirtchomhad a athainmniú go comhad deiridh, curtha ar ceal le hook", "Could not rename part file to final file" : "Níorbh fhéidir páirtchomhad a athainmniú go dtí an comhad deiridh", "Failed to check file size: %1$s" : "Níorbh fhéidir méid an chomhaid a sheiceáil: %1$s", + "Could not open file: %1$s (%2$d), file does seem to exist" : "Níorbh fhéidir an comhad a oscailt: %1$s (%2$d), is cosúil go bhfuil an comhad ann", + "Could not open file: %1$s (%2$d), file doesn't seem to exist" : "Níorbh fhéidir an comhad a oscailt: %1$s (%2$d), is cosúil nach bhfuil an comhad ann.", "Encryption not ready: %1$s" : "Níl an criptiúchán réidh: %1$s", "Failed to open file: %1$s" : "Níorbh fhéidir an comhad a oscailt: %1$s", "Failed to unlink: %1$s" : "Theip ar dhínascadh: %1$s", diff --git a/apps/dav/l10n/ga.json b/apps/dav/l10n/ga.json index aae663d70dc..915d59db775 100644 --- a/apps/dav/l10n/ga.json +++ b/apps/dav/l10n/ga.json @@ -232,6 +232,8 @@ "Could not rename part file to final file, canceled by hook" : "Níorbh fhéidir páirtchomhad a athainmniú go comhad deiridh, curtha ar ceal le hook", "Could not rename part file to final file" : "Níorbh fhéidir páirtchomhad a athainmniú go dtí an comhad deiridh", "Failed to check file size: %1$s" : "Níorbh fhéidir méid an chomhaid a sheiceáil: %1$s", + "Could not open file: %1$s (%2$d), file does seem to exist" : "Níorbh fhéidir an comhad a oscailt: %1$s (%2$d), is cosúil go bhfuil an comhad ann", + "Could not open file: %1$s (%2$d), file doesn't seem to exist" : "Níorbh fhéidir an comhad a oscailt: %1$s (%2$d), is cosúil nach bhfuil an comhad ann.", "Encryption not ready: %1$s" : "Níl an criptiúchán réidh: %1$s", "Failed to open file: %1$s" : "Níorbh fhéidir an comhad a oscailt: %1$s", "Failed to unlink: %1$s" : "Theip ar dhínascadh: %1$s", diff --git a/apps/dav/l10n/gl.js b/apps/dav/l10n/gl.js index 8848255cb6b..a2f9868a7b6 100644 --- a/apps/dav/l10n/gl.js +++ b/apps/dav/l10n/gl.js @@ -234,6 +234,8 @@ OC.L10N.register( "Could not rename part file to final file, canceled by hook" : "Non foi posíbel cambiar o nome do ficheiro parcial ao ficheiro final, foi cancelado polo sistema", "Could not rename part file to final file" : "Non foi posíbel cambiar o nome do ficheiro parcial ao ficheiro final", "Failed to check file size: %1$s" : "Produciuse un erro ao comprobar o tamaño do ficheiro: %1$s", + "Could not open file: %1$s (%2$d), file does seem to exist" : "Non foi posíbel abrir o ficheiro: %1$s (%2$d), semella o ficheiro existe", + "Could not open file: %1$s (%2$d), file doesn't seem to exist" : "Non foi posíbel abrir o ficheiro: %1$s (%2$d), semella o ficheiro non existe", "Encryption not ready: %1$s" : "A cifraxe non está preparada: %1$s", "Failed to open file: %1$s" : "Produciuse un erro ao abrir o ficheiro: %1$s", "Failed to unlink: %1$s" : "Produciuse un erro ao desligar: %1$s", diff --git a/apps/dav/l10n/gl.json b/apps/dav/l10n/gl.json index f9cc411a85a..9edb56e3077 100644 --- a/apps/dav/l10n/gl.json +++ b/apps/dav/l10n/gl.json @@ -232,6 +232,8 @@ "Could not rename part file to final file, canceled by hook" : "Non foi posíbel cambiar o nome do ficheiro parcial ao ficheiro final, foi cancelado polo sistema", "Could not rename part file to final file" : "Non foi posíbel cambiar o nome do ficheiro parcial ao ficheiro final", "Failed to check file size: %1$s" : "Produciuse un erro ao comprobar o tamaño do ficheiro: %1$s", + "Could not open file: %1$s (%2$d), file does seem to exist" : "Non foi posíbel abrir o ficheiro: %1$s (%2$d), semella o ficheiro existe", + "Could not open file: %1$s (%2$d), file doesn't seem to exist" : "Non foi posíbel abrir o ficheiro: %1$s (%2$d), semella o ficheiro non existe", "Encryption not ready: %1$s" : "A cifraxe non está preparada: %1$s", "Failed to open file: %1$s" : "Produciuse un erro ao abrir o ficheiro: %1$s", "Failed to unlink: %1$s" : "Produciuse un erro ao desligar: %1$s", diff --git a/apps/files_external/l10n/en_GB.js b/apps/files_external/l10n/en_GB.js index f335d91690f..e995700a1a6 100644 --- a/apps/files_external/l10n/en_GB.js +++ b/apps/files_external/l10n/en_GB.js @@ -60,6 +60,7 @@ OC.L10N.register( "Enable Path Style" : "Enable Path Style", "Legacy (v2) authentication" : "Legacy (v2) authentication", "Enable multipart copy" : "Enable multipart copy", + "Use presigned S3 url" : "Use presigned S3 url", "SSE-C encryption key" : "SSE-C encryption key", "WebDAV" : "WebDAV", "URL" : "URL", diff --git a/apps/files_external/l10n/en_GB.json b/apps/files_external/l10n/en_GB.json index b2a2283e3e7..2bc87d69c21 100644 --- a/apps/files_external/l10n/en_GB.json +++ b/apps/files_external/l10n/en_GB.json @@ -58,6 +58,7 @@ "Enable Path Style" : "Enable Path Style", "Legacy (v2) authentication" : "Legacy (v2) authentication", "Enable multipart copy" : "Enable multipart copy", + "Use presigned S3 url" : "Use presigned S3 url", "SSE-C encryption key" : "SSE-C encryption key", "WebDAV" : "WebDAV", "URL" : "URL", diff --git a/apps/files_external/l10n/ga.js b/apps/files_external/l10n/ga.js index fbf6b03e5ae..428836591e6 100644 --- a/apps/files_external/l10n/ga.js +++ b/apps/files_external/l10n/ga.js @@ -53,12 +53,14 @@ OC.L10N.register( "Bucket" : "Buicéad", "Hostname" : "Óstainm", "Port" : "Port", + "Proxy" : "Seachfhreastalaí", "Region" : "Réigiún", "Storage Class" : "Rang Stórála", "Enable SSL" : "Cumasaigh SSL", "Enable Path Style" : "Cumasaigh Conair Stíl", "Legacy (v2) authentication" : "Fíordheimhniú oidhreacht (v2).", "Enable multipart copy" : "Cumasaigh cóip ilpháirteach", + "Use presigned S3 url" : "Úsáid url S3 forordaithe", "SSE-C encryption key" : "Eochair criptithe SSE-C", "WebDAV" : "WebDAV", "URL" : "URL", diff --git a/apps/files_external/l10n/ga.json b/apps/files_external/l10n/ga.json index 85025c94b90..30f27fd3d8f 100644 --- a/apps/files_external/l10n/ga.json +++ b/apps/files_external/l10n/ga.json @@ -51,12 +51,14 @@ "Bucket" : "Buicéad", "Hostname" : "Óstainm", "Port" : "Port", + "Proxy" : "Seachfhreastalaí", "Region" : "Réigiún", "Storage Class" : "Rang Stórála", "Enable SSL" : "Cumasaigh SSL", "Enable Path Style" : "Cumasaigh Conair Stíl", "Legacy (v2) authentication" : "Fíordheimhniú oidhreacht (v2).", "Enable multipart copy" : "Cumasaigh cóip ilpháirteach", + "Use presigned S3 url" : "Úsáid url S3 forordaithe", "SSE-C encryption key" : "Eochair criptithe SSE-C", "WebDAV" : "WebDAV", "URL" : "URL", diff --git a/apps/files_external/l10n/gl.js b/apps/files_external/l10n/gl.js index d44f97928c0..006da083897 100644 --- a/apps/files_external/l10n/gl.js +++ b/apps/files_external/l10n/gl.js @@ -60,6 +60,7 @@ OC.L10N.register( "Enable Path Style" : "Activar o estilo de ruta", "Legacy (v2) authentication" : "Autenticación (v2) estilo antigo", "Enable multipart copy" : "Activar a copia de múltiples partes", + "Use presigned S3 url" : "Empregar o URL S3 preasinado", "SSE-C encryption key" : "Chave de cifraxe SSE-C", "WebDAV" : "WebDAV", "URL" : "URL", diff --git a/apps/files_external/l10n/gl.json b/apps/files_external/l10n/gl.json index d92e9f66fe7..f08a6116166 100644 --- a/apps/files_external/l10n/gl.json +++ b/apps/files_external/l10n/gl.json @@ -58,6 +58,7 @@ "Enable Path Style" : "Activar o estilo de ruta", "Legacy (v2) authentication" : "Autenticación (v2) estilo antigo", "Enable multipart copy" : "Activar a copia de múltiples partes", + "Use presigned S3 url" : "Empregar o URL S3 preasinado", "SSE-C encryption key" : "Chave de cifraxe SSE-C", "WebDAV" : "WebDAV", "URL" : "URL", diff --git a/apps/settings/l10n/it.js b/apps/settings/l10n/it.js index 530b3a512a1..71eaf67109f 100644 --- a/apps/settings/l10n/it.js +++ b/apps/settings/l10n/it.js @@ -412,6 +412,7 @@ OC.L10N.register( "Allow autocompletion to full match when entering the full name (ignoring restrictions like group membership or missing phonebook match)" : "Consenti il completamento automatico con corrispondenza esatta durante l'inserimento del nome completo (ignorando restrizioni quali appartenenza a gruppi o corrispondenze mancanti nella rubrica).", "Full match autocompletion restrictions" : "Restrizioni al completamento automatico delle corrispondenze esatte", "Also allow autocompletion on full match of the user ID" : "Consenti anche il completamento automatico in caso di corrispondenza esatta dell'ID utente", + "Also allow autocompletion on full match of the display name" : "Consenti anche il completamento automatico in caso di corrispondenza completa del nome visualizzato", "Also allow autocompletion on full match of the user email" : "Consenti anche il completamento automatico in caso di corrispondenza esatta dell'indirizzo e-mail dell'utente", "Do not use second user displayname for full match" : "Non utilizzare il nome utente secondario per la corrispondenza completa", "Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "Mostra il testo della liberatoria sulla pagina di caricamento del collegamento pubblico (visualizzato solo quando l'elenco dei file è nascosto)", diff --git a/apps/settings/l10n/it.json b/apps/settings/l10n/it.json index 78cb979be11..cdfa673920d 100644 --- a/apps/settings/l10n/it.json +++ b/apps/settings/l10n/it.json @@ -410,6 +410,7 @@ "Allow autocompletion to full match when entering the full name (ignoring restrictions like group membership or missing phonebook match)" : "Consenti il completamento automatico con corrispondenza esatta durante l'inserimento del nome completo (ignorando restrizioni quali appartenenza a gruppi o corrispondenze mancanti nella rubrica).", "Full match autocompletion restrictions" : "Restrizioni al completamento automatico delle corrispondenze esatte", "Also allow autocompletion on full match of the user ID" : "Consenti anche il completamento automatico in caso di corrispondenza esatta dell'ID utente", + "Also allow autocompletion on full match of the display name" : "Consenti anche il completamento automatico in caso di corrispondenza completa del nome visualizzato", "Also allow autocompletion on full match of the user email" : "Consenti anche il completamento automatico in caso di corrispondenza esatta dell'indirizzo e-mail dell'utente", "Do not use second user displayname for full match" : "Non utilizzare il nome utente secondario per la corrispondenza completa", "Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "Mostra il testo della liberatoria sulla pagina di caricamento del collegamento pubblico (visualizzato solo quando l'elenco dei file è nascosto)", diff --git a/core/l10n/it.js b/core/l10n/it.js index 8e662eae0ab..54903626a91 100644 --- a/core/l10n/it.js +++ b/core/l10n/it.js @@ -254,6 +254,7 @@ OC.L10N.register( "Log in to {productName}" : "Accedi a {productName}", "Wrong login or password." : "Nome utente o password errati.", "This account is disabled" : "Questo account è disabilitato", + "Too many incorrect login attempts. Please try again in 30 seconds." : "Troppi tentativi di accesso errati. Riprova tra 30 secondi.", "Account name or email" : "Nome utente o email", "Account name" : "Nome account", "Server side authentication failed!" : "Autenticazione lato server non riuscita!", diff --git a/core/l10n/it.json b/core/l10n/it.json index 86dbc36053f..a4a52acdff3 100644 --- a/core/l10n/it.json +++ b/core/l10n/it.json @@ -252,6 +252,7 @@ "Log in to {productName}" : "Accedi a {productName}", "Wrong login or password." : "Nome utente o password errati.", "This account is disabled" : "Questo account è disabilitato", + "Too many incorrect login attempts. Please try again in 30 seconds." : "Troppi tentativi di accesso errati. Riprova tra 30 secondi.", "Account name or email" : "Nome utente o email", "Account name" : "Nome account", "Server side authentication failed!" : "Autenticazione lato server non riuscita!",