diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-04-14 00:20:14 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-04-14 00:20:14 +0000 |
commit | 67b4ddd27624dc3663cebe171ef7c439db7464fc (patch) | |
tree | 88e5c7ce3bd509a5de7609f75afe8368ffd3c1e9 /lib/l10n | |
parent | c01e413c15a1d7a020eb518ffa0eba36b4c0eb29 (diff) | |
download | nextcloud-server-67b4ddd27624dc3663cebe171ef7c439db7464fc.tar.gz nextcloud-server-67b4ddd27624dc3663cebe171ef7c439db7464fc.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n')
-rw-r--r-- | lib/l10n/ast.js | 1 | ||||
-rw-r--r-- | lib/l10n/ast.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/ast.js b/lib/l10n/ast.js index 09d45153262..71023185a73 100644 --- a/lib/l10n/ast.js +++ b/lib/l10n/ast.js @@ -53,6 +53,7 @@ OC.L10N.register( "App \"%s\" cannot be installed because appinfo file cannot be read." : "Nun se pue instalar l'aplicación «%s» porque nun se pue lleer el ficheru appinfo", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Nun se pue instalar l'aplicación «%s» porque nun ye compatible con esta versión del sirvidor.", "__language_name__" : "Asturianu", + "This is an automatically sent email, please do not reply." : "Esti mensaxe unvióse automáticamente, nun respuendas.", "Help" : "Ayuda", "Appearance and accessibility" : "Aspeutu ya accesibilidá", "Apps" : "Aplicaciones", diff --git a/lib/l10n/ast.json b/lib/l10n/ast.json index 8a1a7502aae..784d03e0227 100644 --- a/lib/l10n/ast.json +++ b/lib/l10n/ast.json @@ -51,6 +51,7 @@ "App \"%s\" cannot be installed because appinfo file cannot be read." : "Nun se pue instalar l'aplicación «%s» porque nun se pue lleer el ficheru appinfo", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Nun se pue instalar l'aplicación «%s» porque nun ye compatible con esta versión del sirvidor.", "__language_name__" : "Asturianu", + "This is an automatically sent email, please do not reply." : "Esti mensaxe unvióse automáticamente, nun respuendas.", "Help" : "Ayuda", "Appearance and accessibility" : "Aspeutu ya accesibilidá", "Apps" : "Aplicaciones", |