[tx-robot] updated from transifex
This commit is contained in:
parent
785f6c63a0
commit
dd99255087
|
@ -1,7 +1,7 @@
|
|||
OC.L10N.register(
|
||||
"admin_audit",
|
||||
{
|
||||
"Auditing / Logging" : "Auditoria/Registro",
|
||||
"Auditing / Logging" : "Auditoria / Registro",
|
||||
"Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "Fornece recursos de registro para Nextcloud, como registros de acesso a arquivos ou outras ações confidenciais."
|
||||
},
|
||||
"nplurals=2; plural=(n > 1);");
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{ "translations": {
|
||||
"Auditing / Logging" : "Auditoria/Registro",
|
||||
"Auditing / Logging" : "Auditoria / Registro",
|
||||
"Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "Fornece recursos de registro para Nextcloud, como registros de acesso a arquivos ou outras ações confidenciais."
|
||||
},"pluralForm" :"nplurals=2; plural=(n > 1);"
|
||||
}
|
|
@ -0,0 +1,34 @@
|
|||
OC.L10N.register(
|
||||
"dashboard",
|
||||
{
|
||||
"Dashboard" : "Dashboard",
|
||||
"Dashboard app" : "Dashboard app",
|
||||
"Show something" : "Vis noget",
|
||||
"Customize" : "Tilpas",
|
||||
"Edit widgets" : "Redigér widgets",
|
||||
"Get more widgets from the app store" : "Hent flere widgets fra app store",
|
||||
"Change background image" : "Ændre baggrund",
|
||||
"Weather service" : "Vejret",
|
||||
"For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "Af hensyn til dit privatliv, er det din Nextcloud-server der henter vejr-data og udbyderen modtager således ingen oplysninger om dig.",
|
||||
"Weather data from Met.no" : "Vejr-data leveres af Met.no",
|
||||
"geocoding with Nominatim" : "Geocoding med Nominatim",
|
||||
"elevation data from OpenTopoData" : "Højde-data fra OpenTopoData",
|
||||
"Weather" : "Vejr",
|
||||
"Status" : "Status",
|
||||
"Good morning" : "God morgen",
|
||||
"Good morning, {name}" : "God morgen {name}",
|
||||
"Good afternoon" : "God eftermiddag",
|
||||
"Good afternoon, {name}" : "God eftermiddag {name}",
|
||||
"Good evening" : "God aften",
|
||||
"Good evening, {name}" : "God aften {name}",
|
||||
"Hello" : "Hej",
|
||||
"Hello, {name}" : "Hej {name}",
|
||||
"Pick from Files" : "Vælg fra Filer",
|
||||
"Default images" : "Standardbilleder",
|
||||
"Plain background" : "Standard baggrund",
|
||||
"Insert from {productName}" : "Indsæt fra {productName}",
|
||||
"Good night, {name}" : "Godnat {name}",
|
||||
"Good night" : "Godnat",
|
||||
"Pick from files" : "Vælg fra Filer"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
|
@ -0,0 +1,32 @@
|
|||
{ "translations": {
|
||||
"Dashboard" : "Dashboard",
|
||||
"Dashboard app" : "Dashboard app",
|
||||
"Show something" : "Vis noget",
|
||||
"Customize" : "Tilpas",
|
||||
"Edit widgets" : "Redigér widgets",
|
||||
"Get more widgets from the app store" : "Hent flere widgets fra app store",
|
||||
"Change background image" : "Ændre baggrund",
|
||||
"Weather service" : "Vejret",
|
||||
"For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "Af hensyn til dit privatliv, er det din Nextcloud-server der henter vejr-data og udbyderen modtager således ingen oplysninger om dig.",
|
||||
"Weather data from Met.no" : "Vejr-data leveres af Met.no",
|
||||
"geocoding with Nominatim" : "Geocoding med Nominatim",
|
||||
"elevation data from OpenTopoData" : "Højde-data fra OpenTopoData",
|
||||
"Weather" : "Vejr",
|
||||
"Status" : "Status",
|
||||
"Good morning" : "God morgen",
|
||||
"Good morning, {name}" : "God morgen {name}",
|
||||
"Good afternoon" : "God eftermiddag",
|
||||
"Good afternoon, {name}" : "God eftermiddag {name}",
|
||||
"Good evening" : "God aften",
|
||||
"Good evening, {name}" : "God aften {name}",
|
||||
"Hello" : "Hej",
|
||||
"Hello, {name}" : "Hej {name}",
|
||||
"Pick from Files" : "Vælg fra Filer",
|
||||
"Default images" : "Standardbilleder",
|
||||
"Plain background" : "Standard baggrund",
|
||||
"Insert from {productName}" : "Indsæt fra {productName}",
|
||||
"Good night, {name}" : "Godnat {name}",
|
||||
"Good night" : "Godnat",
|
||||
"Pick from files" : "Vælg fra Filer"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
|
@ -130,7 +130,13 @@ OC.L10N.register(
|
|||
"{user} deleted an encrypted file in {file}" : "{user} ha borrado un archivo cifrado en {file}",
|
||||
"You restored {file}" : "Has restaurado {file}",
|
||||
"{user} restored {file}" : "{user} restauró {file}",
|
||||
"You renamed {oldfile} (hidden) to {newfile} (hidden)" : "Has renombrado {oldfile} (oculto) a {newfile} (oculto)",
|
||||
"You renamed {oldfile} (hidden) to {newfile}" : "Has renombrado {oldfile} (oculto) a {newfile}",
|
||||
"You renamed {oldfile} to {newfile} (hidden)" : "Has renombrado {oldfile} a {newfile} (oculto)",
|
||||
"You renamed {oldfile} to {newfile}" : "Has renombrado {oldfile} a {newfile}",
|
||||
"{user} renamed {oldfile} (hidden) to {newfile} (hidden)" : "{user} renombro {oldfile} (oculto) a {newfile} (oculto)",
|
||||
"{user} renamed {oldfile} (hidden) to {newfile}" : "{user} renombro {oldfile} (oculto) a {newfile}",
|
||||
"{user} renamed {oldfile} to {newfile} (hidden)" : "{user} renombro {oldfile} a {newfile} (oculto)",
|
||||
"{user} renamed {oldfile} to {newfile}" : "{user} ha renombrado {oldfile} a {newfile}",
|
||||
"You moved {oldfile} to {newfile}" : "Has movido {oldfile} a {newfile}",
|
||||
"{user} moved {oldfile} to {newfile}" : "{user} movió {oldfile} a {newfile}",
|
||||
|
|
|
@ -128,7 +128,13 @@
|
|||
"{user} deleted an encrypted file in {file}" : "{user} ha borrado un archivo cifrado en {file}",
|
||||
"You restored {file}" : "Has restaurado {file}",
|
||||
"{user} restored {file}" : "{user} restauró {file}",
|
||||
"You renamed {oldfile} (hidden) to {newfile} (hidden)" : "Has renombrado {oldfile} (oculto) a {newfile} (oculto)",
|
||||
"You renamed {oldfile} (hidden) to {newfile}" : "Has renombrado {oldfile} (oculto) a {newfile}",
|
||||
"You renamed {oldfile} to {newfile} (hidden)" : "Has renombrado {oldfile} a {newfile} (oculto)",
|
||||
"You renamed {oldfile} to {newfile}" : "Has renombrado {oldfile} a {newfile}",
|
||||
"{user} renamed {oldfile} (hidden) to {newfile} (hidden)" : "{user} renombro {oldfile} (oculto) a {newfile} (oculto)",
|
||||
"{user} renamed {oldfile} (hidden) to {newfile}" : "{user} renombro {oldfile} (oculto) a {newfile}",
|
||||
"{user} renamed {oldfile} to {newfile} (hidden)" : "{user} renombro {oldfile} a {newfile} (oculto)",
|
||||
"{user} renamed {oldfile} to {newfile}" : "{user} ha renombrado {oldfile} a {newfile}",
|
||||
"You moved {oldfile} to {newfile}" : "Has movido {oldfile} a {newfile}",
|
||||
"{user} moved {oldfile} to {newfile}" : "{user} movió {oldfile} a {newfile}",
|
||||
|
|
|
@ -183,6 +183,7 @@ OC.L10N.register(
|
|||
"Create a new share link" : "Crear un nuevo enlace compartido",
|
||||
"{shareWith} by {initiator}" : "{shareWith} por {initiator}",
|
||||
"Shared via link by {initiator}" : "Compartido vía enlace por {initiator}",
|
||||
"Mail share ({label})" : "Compartir correo ({label})",
|
||||
"Share link ({label})" : "Compartir enlace ({label})",
|
||||
"Share link" : "Compartir enlace",
|
||||
"Error, please enter proper password and/or expiration date" : "Error, por favor, introduce la contraseña y/o fecha de caducidad adecuada",
|
||||
|
|
|
@ -181,6 +181,7 @@
|
|||
"Create a new share link" : "Crear un nuevo enlace compartido",
|
||||
"{shareWith} by {initiator}" : "{shareWith} por {initiator}",
|
||||
"Shared via link by {initiator}" : "Compartido vía enlace por {initiator}",
|
||||
"Mail share ({label})" : "Compartir correo ({label})",
|
||||
"Share link ({label})" : "Compartir enlace ({label})",
|
||||
"Share link" : "Compartir enlace",
|
||||
"Error, please enter proper password and/or expiration date" : "Error, por favor, introduce la contraseña y/o fecha de caducidad adecuada",
|
||||
|
|
|
@ -121,6 +121,7 @@ OC.L10N.register(
|
|||
"Expiration date is in the past" : "Ha pasado la fecha de caducidad",
|
||||
"Can’t set expiration date more than %s days in the future" : "No se puede establecer la fecha de expiración a más de %s días en el futuro",
|
||||
"Sharing is only allowed with group members" : "Sólo está permitido compartir a los integrantes del grupo",
|
||||
"Sharing %s failed, because this item is already shared with user %s" : "No se pudo compartir %s, porque este elemento ya está compartido con el usuario %s",
|
||||
"%1$s shared »%2$s« with you" : "%1$s ha compartido «%2$s» contigo",
|
||||
"%1$s shared »%2$s« with you." : "%1$s ha compartido «%2$s» contigo.",
|
||||
"Click the button below to open it." : "Haz clic en el botón de abajo para abrirlo.",
|
||||
|
|
|
@ -119,6 +119,7 @@
|
|||
"Expiration date is in the past" : "Ha pasado la fecha de caducidad",
|
||||
"Can’t set expiration date more than %s days in the future" : "No se puede establecer la fecha de expiración a más de %s días en el futuro",
|
||||
"Sharing is only allowed with group members" : "Sólo está permitido compartir a los integrantes del grupo",
|
||||
"Sharing %s failed, because this item is already shared with user %s" : "No se pudo compartir %s, porque este elemento ya está compartido con el usuario %s",
|
||||
"%1$s shared »%2$s« with you" : "%1$s ha compartido «%2$s» contigo",
|
||||
"%1$s shared »%2$s« with you." : "%1$s ha compartido «%2$s» contigo.",
|
||||
"Click the button below to open it." : "Haz clic en el botón de abajo para abrirlo.",
|
||||
|
|
Loading…
Reference in New Issue