mirror of
https://github.com/nextcloud/server.git
synced 2026-03-27 12:54:24 -04:00
fix(l10n): Update translations from Transifex
Some checks are pending
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
Integration sqlite / changes (push) Waiting to run
Integration sqlite / integration-sqlite (master, 8.4, main, --tags ~@large files_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, capabilities_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, collaboration_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, comments_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, dav_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, federation_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, file_conversions) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, files_reminders) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, filesdrop_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, ldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, openldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, openldap_numerical_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, remoteapi_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, routing_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, setup_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, sharees_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, sharing_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, theming_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, videoverification_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite-summary (push) Blocked by required conditions
Some checks are pending
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
Integration sqlite / changes (push) Waiting to run
Integration sqlite / integration-sqlite (master, 8.4, main, --tags ~@large files_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, capabilities_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, collaboration_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, comments_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, dav_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, federation_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, file_conversions) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, files_reminders) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, filesdrop_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, ldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, openldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, openldap_numerical_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, remoteapi_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, routing_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, setup_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, sharees_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, sharing_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, theming_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, videoverification_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite-summary (push) Blocked by required conditions
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
parent
513c0cceb6
commit
7abd46fb53
16 changed files with 24 additions and 0 deletions
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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)",
|
||||
|
|
|
|||
|
|
@ -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)",
|
||||
|
|
|
|||
|
|
@ -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!",
|
||||
|
|
|
|||
|
|
@ -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!",
|
||||
|
|
|
|||
Loading…
Reference in a new issue