summaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-03-27 02:24:38 +0000
committerNextcloud bot <bot@nextcloud.com>2021-03-27 02:24:38 +0000
commitdd99255087bac70242de13bc11677189b181fe7e (patch)
tree322c8a3ac353a6e7ea1774f869a03cbe197ff035 /apps
parent785f6c63a0a9519917821cfed348c1aa28970af8 (diff)
downloadnextcloud-server-dd99255087bac70242de13bc11677189b181fe7e.tar.gz
nextcloud-server-dd99255087bac70242de13bc11677189b181fe7e.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
-rw-r--r--apps/admin_audit/l10n/pt_BR.js2
-rw-r--r--apps/admin_audit/l10n/pt_BR.json2
-rw-r--r--apps/dashboard/l10n/da.js34
-rw-r--r--apps/dashboard/l10n/da.json32
-rw-r--r--apps/files/l10n/es.js6
-rw-r--r--apps/files/l10n/es.json6
-rw-r--r--apps/files_sharing/l10n/es.js1
-rw-r--r--apps/files_sharing/l10n/es.json1
8 files changed, 82 insertions, 2 deletions
diff --git a/apps/admin_audit/l10n/pt_BR.js b/apps/admin_audit/l10n/pt_BR.js
index 535d25025c7..03736d2b309 100644
--- a/apps/admin_audit/l10n/pt_BR.js
+++ b/apps/admin_audit/l10n/pt_BR.js
@@ -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);");
diff --git a/apps/admin_audit/l10n/pt_BR.json b/apps/admin_audit/l10n/pt_BR.json
index 0c6a29620e7..392c961c5c4 100644
--- a/apps/admin_audit/l10n/pt_BR.json
+++ b/apps/admin_audit/l10n/pt_BR.json
@@ -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);"
} \ No newline at end of file
diff --git a/apps/dashboard/l10n/da.js b/apps/dashboard/l10n/da.js
new file mode 100644
index 00000000000..0c5cc013be1
--- /dev/null
+++ b/apps/dashboard/l10n/da.js
@@ -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);");
diff --git a/apps/dashboard/l10n/da.json b/apps/dashboard/l10n/da.json
new file mode 100644
index 00000000000..622ad2929d2
--- /dev/null
+++ b/apps/dashboard/l10n/da.json
@@ -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);"
+} \ No newline at end of file
diff --git a/apps/files/l10n/es.js b/apps/files/l10n/es.js
index 5dd5012f681..35d077e2e6e 100644
--- a/apps/files/l10n/es.js
+++ b/apps/files/l10n/es.js
@@ -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}",
diff --git a/apps/files/l10n/es.json b/apps/files/l10n/es.json
index 138a7d51b2c..53dcaeeba1e 100644
--- a/apps/files/l10n/es.json
+++ b/apps/files/l10n/es.json
@@ -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}",
diff --git a/apps/files_sharing/l10n/es.js b/apps/files_sharing/l10n/es.js
index a97dafd827b..3842cb08817 100644
--- a/apps/files_sharing/l10n/es.js
+++ b/apps/files_sharing/l10n/es.js
@@ -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",
diff --git a/apps/files_sharing/l10n/es.json b/apps/files_sharing/l10n/es.json
index dd8c4f4c30d..8bf368c2c2a 100644
--- a/apps/files_sharing/l10n/es.json
+++ b/apps/files_sharing/l10n/es.json
@@ -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",