aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-05-13 02:27:57 +0000
committerNextcloud bot <bot@nextcloud.com>2023-05-13 02:27:57 +0000
commit701e409c4c9533275ef418f88964e5ab3dee660f (patch)
tree3999295debe1c490e38ade331d5285bc9e474c4d /lib
parentba867b6257941a01e0ac3591114fbd660499ee8d (diff)
downloadnextcloud-server-701e409c4c9533275ef418f88964e5ab3dee660f.tar.gz
nextcloud-server-701e409c4c9533275ef418f88964e5ab3dee660f.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib')
-rw-r--r--lib/l10n/ast.js2
-rw-r--r--lib/l10n/ast.json2
2 files changed, 4 insertions, 0 deletions
diff --git a/lib/l10n/ast.js b/lib/l10n/ast.js
index e405a3a62a2..858bbb50c7e 100644
--- a/lib/l10n/ast.js
+++ b/lib/l10n/ast.js
@@ -1,10 +1,12 @@
OC.L10N.register(
"lib",
{
+ "Other activities" : "Otres actividaes",
"The library %s is not available." : "La biblioteca «%s» nun ta disponible.",
"Authentication" : "Autenticación",
"today" : "güei",
"yesterday" : "ayeri",
+ "Help" : "Ayuda",
"Apps" : "Aplicaciones",
"Settings" : "Configuración",
"Twitter" : "Twitter",
diff --git a/lib/l10n/ast.json b/lib/l10n/ast.json
index 078e47e0612..baebc7223b8 100644
--- a/lib/l10n/ast.json
+++ b/lib/l10n/ast.json
@@ -1,8 +1,10 @@
{ "translations": {
+ "Other activities" : "Otres actividaes",
"The library %s is not available." : "La biblioteca «%s» nun ta disponible.",
"Authentication" : "Autenticación",
"today" : "güei",
"yesterday" : "ayeri",
+ "Help" : "Ayuda",
"Apps" : "Aplicaciones",
"Settings" : "Configuración",
"Twitter" : "Twitter",