Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
  • Loading branch information
nextcloud-bot committed Aug 7, 2023
1 parent 776b491 commit 77a4049
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
11 changes: 11 additions & 0 deletions l10n/ast.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
OC.L10N.register(
"firstrunwizard",
{
"First run wizard" : "Encontu pa la primer execución",
"Welcome to {cloudName}!" : "¡Afáyate en {cloudName}!",
"Find more than 100 apps in the Nextcloud App Store to customize your cloud:" : "Atopa más de 100 aplicaciones na tienda d'aplicaciones de Nextcloud pa personalizar la to nube:",
"Desktop client" : "Veceru pa ordenadores",
"the Nextcloud forums" : "los foros de Nextcloud",
"A safe home for all your data" : "Un llugar seguru pa los datos personales"
},
"nplurals=2; plural=(n != 1);");
9 changes: 9 additions & 0 deletions l10n/ast.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{ "translations": {
"First run wizard" : "Encontu pa la primer execución",
"Welcome to {cloudName}!" : "¡Afáyate en {cloudName}!",
"Find more than 100 apps in the Nextcloud App Store to customize your cloud:" : "Atopa más de 100 aplicaciones na tienda d'aplicaciones de Nextcloud pa personalizar la to nube:",
"Desktop client" : "Veceru pa ordenadores",
"the Nextcloud forums" : "los foros de Nextcloud",
"A safe home for all your data" : "Un llugar seguru pa los datos personales"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

0 comments on commit 77a4049

Please sign in to comment.