diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-16 00:19:23 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-16 00:19:23 +0000 |
commit | 97adb26cd9419190671e47e5813bafad008a51cf (patch) | |
tree | 3897ea50998e564138575b0677c5877982a34534 /core/l10n/ast.js | |
parent | 0208d8313655d3df83ba45868ae2fff199991997 (diff) | |
download | nextcloud-server-97adb26cd9419190671e47e5813bafad008a51cf.tar.gz nextcloud-server-97adb26cd9419190671e47e5813bafad008a51cf.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/ast.js')
-rw-r--r-- | core/l10n/ast.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/ast.js b/core/l10n/ast.js index dcab7aaa1b6..dd144555944 100644 --- a/core/l10n/ast.js +++ b/core/l10n/ast.js @@ -45,7 +45,6 @@ OC.L10N.register( "Update app \"%s\" from App Store" : "Anueva l'aplicación «%s» dende l'App Store", "%s (incompatible)" : "%s (incompatible)", "The following apps have been disabled: %s" : "Desactiváronse les aplicaciones siguientes: %s", - "Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "El sirividor web nun ta configuráu afayadizamente pa permitir la sincronización de ficheros porque la interfaz WebDAV paez tar estropiada.", "Error occurred while checking server setup" : "Prodúxose un error mentanto se revisaba la configuración del sirvidor", "Hello world!" : "¡Hola, mundu!", "Hello {name}" : "Hola, {name}", @@ -212,6 +211,7 @@ OC.L10N.register( "Maintenance mode" : "Mou de caltenimientu", "Please try again" : "Volvi tentalo", "The user limit of this instance is reached." : "Algamóse la llende d'usuarios d'esta instancia.", + "Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "El sirividor web nun ta configuráu afayadizamente pa permitir la sincronización de ficheros porque la interfaz WebDAV paez tar estropiada.", "User disabled" : "L'usuariu ta desactiváu", "Start search" : "Aniciar la busca", "Press enter to start searching" : "Primi Intro p'aniciar la busca", |