[tx-robot] updated from transifex
This commit is contained in:
parent
3c30ca8260
commit
67278d12e1
|
@ -3,7 +3,7 @@ OC.L10N.register(
|
|||
{
|
||||
"Type in a new comment..." : "Digita un nuovo commento...",
|
||||
"Delete comment" : "Elimina commento",
|
||||
"Post" : "Post",
|
||||
"Post" : "Commento",
|
||||
"Cancel" : "Annulla",
|
||||
"Edit comment" : "Modifica commento",
|
||||
"[Deleted user]" : "[Utente eliminato]",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{ "translations": {
|
||||
"Type in a new comment..." : "Digita un nuovo commento...",
|
||||
"Delete comment" : "Elimina commento",
|
||||
"Post" : "Post",
|
||||
"Post" : "Commento",
|
||||
"Cancel" : "Annulla",
|
||||
"Edit comment" : "Modifica commento",
|
||||
"[Deleted user]" : "[Utente eliminato]",
|
||||
|
|
|
@ -83,6 +83,7 @@ OC.L10N.register(
|
|||
"Storage of {owner} is almost full ({usedSpacePercent}%)" : "El almacén de {owner} está casi lleno en un ({usedSpacePercent}%)",
|
||||
"Your storage is almost full ({usedSpacePercent}%)" : "Su almacenamiento está casi lleno ({usedSpacePercent}%)",
|
||||
"_matches '{filter}'_::_match '{filter}'_" : ["coincidencias '{filter}'","coincidencia '{filter}'"],
|
||||
"View in folder" : "Ver en carpeta",
|
||||
"Path" : "Ruta",
|
||||
"_%n byte_::_%n bytes_" : ["%n byte","%n bytes"],
|
||||
"Favorited" : "Agregado a Favoritos",
|
||||
|
|
|
@ -81,6 +81,7 @@
|
|||
"Storage of {owner} is almost full ({usedSpacePercent}%)" : "El almacén de {owner} está casi lleno en un ({usedSpacePercent}%)",
|
||||
"Your storage is almost full ({usedSpacePercent}%)" : "Su almacenamiento está casi lleno ({usedSpacePercent}%)",
|
||||
"_matches '{filter}'_::_match '{filter}'_" : ["coincidencias '{filter}'","coincidencia '{filter}'"],
|
||||
"View in folder" : "Ver en carpeta",
|
||||
"Path" : "Ruta",
|
||||
"_%n byte_::_%n bytes_" : ["%n byte","%n bytes"],
|
||||
"Favorited" : "Agregado a Favoritos",
|
||||
|
|
|
@ -25,6 +25,7 @@ OC.L10N.register(
|
|||
"You can upload into this folder" : "Usted puede cargar en esta carpeta",
|
||||
"No ownCloud installation (7 or higher) found at {remote}" : "No se encontró una instalación de ownCloud (7 o mayor) en {remote}",
|
||||
"Invalid ownCloud url" : "URL de ownCloud inválida",
|
||||
"No expiration date set" : "No se ha establecido fecha de caducidad",
|
||||
"Shared by" : "Compartido por",
|
||||
"Sharing" : "Compartiendo",
|
||||
"Share API is disabled" : "El API de compartir está deshabilitado",
|
||||
|
@ -95,6 +96,7 @@ OC.L10N.register(
|
|||
"No entries found in this folder" : "No hay entradas en esta carpeta",
|
||||
"Name" : "Nombre",
|
||||
"Share time" : "Compartido hace",
|
||||
"Expiration date" : "Fecha de caducidad",
|
||||
"Sorry, this link doesn’t seem to work anymore." : "Vaya, este enlace parece que no volverá a funcionar.",
|
||||
"Reasons might be:" : "Las causas podrían ser:",
|
||||
"the item was removed" : "el elemento fue eliminado",
|
||||
|
|
|
@ -23,6 +23,7 @@
|
|||
"You can upload into this folder" : "Usted puede cargar en esta carpeta",
|
||||
"No ownCloud installation (7 or higher) found at {remote}" : "No se encontró una instalación de ownCloud (7 o mayor) en {remote}",
|
||||
"Invalid ownCloud url" : "URL de ownCloud inválida",
|
||||
"No expiration date set" : "No se ha establecido fecha de caducidad",
|
||||
"Shared by" : "Compartido por",
|
||||
"Sharing" : "Compartiendo",
|
||||
"Share API is disabled" : "El API de compartir está deshabilitado",
|
||||
|
@ -93,6 +94,7 @@
|
|||
"No entries found in this folder" : "No hay entradas en esta carpeta",
|
||||
"Name" : "Nombre",
|
||||
"Share time" : "Compartido hace",
|
||||
"Expiration date" : "Fecha de caducidad",
|
||||
"Sorry, this link doesn’t seem to work anymore." : "Vaya, este enlace parece que no volverá a funcionar.",
|
||||
"Reasons might be:" : "Las causas podrían ser:",
|
||||
"the item was removed" : "el elemento fue eliminado",
|
||||
|
|
|
@ -47,7 +47,7 @@ OC.L10N.register(
|
|||
"Reset log level" : "Ripristina il livello del log",
|
||||
"Starting code integrity check" : "Avvio del controllo di integrità del codice",
|
||||
"Finished code integrity check" : "Controllo di integrità del codice terminato",
|
||||
"%s (3rdparty)" : "%s (Terze parti)",
|
||||
"%s (3rdparty)" : "%s (terze parti)",
|
||||
"%s (incompatible)" : "%s (incompatibile)",
|
||||
"Following apps have been disabled: %s" : "Le seguenti applicazioni sono state disabilitate: %s",
|
||||
"Already up to date" : "Già aggiornato",
|
||||
|
|
|
@ -45,7 +45,7 @@
|
|||
"Reset log level" : "Ripristina il livello del log",
|
||||
"Starting code integrity check" : "Avvio del controllo di integrità del codice",
|
||||
"Finished code integrity check" : "Controllo di integrità del codice terminato",
|
||||
"%s (3rdparty)" : "%s (Terze parti)",
|
||||
"%s (3rdparty)" : "%s (terze parti)",
|
||||
"%s (incompatible)" : "%s (incompatibile)",
|
||||
"Following apps have been disabled: %s" : "Le seguenti applicazioni sono state disabilitate: %s",
|
||||
"Already up to date" : "Già aggiornato",
|
||||
|
|
|
@ -110,6 +110,7 @@ OC.L10N.register(
|
|||
"never" : "nunca",
|
||||
"deleted {userName}" : "borrado {userName}",
|
||||
"add group" : "añadir grupo",
|
||||
"Invalid quota value \"{val}\"" : "Valor de cuota inválido \"{val}\"",
|
||||
"Changing the password will result in data loss, because data recovery is not available for this user" : "Cambiar la contraseña provocará pérdida de datos porque la recuperación de datos no está disponible para este usuario",
|
||||
"A valid username must be provided" : "Se debe proporcionar un nombre de usuario válido",
|
||||
"Error creating user: {message}" : "Error creando el usuario: {message}",
|
||||
|
|
|
@ -108,6 +108,7 @@
|
|||
"never" : "nunca",
|
||||
"deleted {userName}" : "borrado {userName}",
|
||||
"add group" : "añadir grupo",
|
||||
"Invalid quota value \"{val}\"" : "Valor de cuota inválido \"{val}\"",
|
||||
"Changing the password will result in data loss, because data recovery is not available for this user" : "Cambiar la contraseña provocará pérdida de datos porque la recuperación de datos no está disponible para este usuario",
|
||||
"A valid username must be provided" : "Se debe proporcionar un nombre de usuario válido",
|
||||
"Error creating user: {message}" : "Error creando el usuario: {message}",
|
||||
|
|
Loading…
Reference in New Issue