aboutsummaryrefslogtreecommitdiffstats
path: root/apps/user_status/l10n/ast.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-01-02 00:19:09 +0000
committerNextcloud bot <bot@nextcloud.com>2024-01-02 00:19:09 +0000
commit982fc73c3ec53115be7e0b6e05d4b139903a5684 (patch)
tree1e52676b3666a9d8e1cdef6ca9041c1c9b801258 /apps/user_status/l10n/ast.js
parent41196954ed448f0421e335c7590d392aacfb983c (diff)
downloadnextcloud-server-982fc73c3ec53115be7e0b6e05d4b139903a5684.tar.gz
nextcloud-server-982fc73c3ec53115be7e0b6e05d4b139903a5684.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_status/l10n/ast.js')
-rw-r--r--apps/user_status/l10n/ast.js49
1 files changed, 49 insertions, 0 deletions
diff --git a/apps/user_status/l10n/ast.js b/apps/user_status/l10n/ast.js
new file mode 100644
index 00000000000..9575590858f
--- /dev/null
+++ b/apps/user_status/l10n/ast.js
@@ -0,0 +1,49 @@
+OC.L10N.register(
+ "user_status",
+ {
+ "Recent statuses" : "Estaos de recién",
+ "No recent status changes" : "Nun hai nengún cambéu d'estáu recién",
+ "In a meeting" : "Nuna reunión",
+ "Commuting" : "En desplazamientu",
+ "Out sick" : "Non disponible por enfermedá",
+ "Vacationing" : "De vacaciones",
+ "Out of office" : "Fuera de la oficina",
+ "Working remotely" : "Trabayando en remoto",
+ "In a call" : "Nuna llamada",
+ "User status" : "Estáu del usuariu",
+ "Clear status after" : "Borrar l'estúa dempués de",
+ "Emoji for your status message" : "Fustaxes pa los mensaxes d'estáu",
+ "What is your status?" : "¿Cuál ye'l to estáu?",
+ "Predefined statuses" : "Estaos predefiníos",
+ "Previously set" : "Afitóse con anterioridá",
+ "Reset status" : "Reafitar l'estáu",
+ "Set status" : "Afitar l'estáu",
+ "Online status" : "Estáu en llinia",
+ "Status message" : "Mensaxe del estáu",
+ "Your status was set automatically" : "L'estáu afitóse automáticamente",
+ "Clear status message" : "Borrar el mensaxe del estáu",
+ "Set status message" : "Afitar el mensaxe del estáu",
+ "Reset status to \"{icon} {message}\"" : "Reafitar l'estáu a «{icon} {message}»",
+ "Reset status to \"{message}\"" : "Reafitar l'estáu a «{message}»",
+ "Reset status to \"{icon}\"" : "Reafitar l'estáu a «{icon}»",
+ "There was an error saving the status" : "Hebo un error al guardar l'estáu",
+ "There was an error clearing the status" : "Hebo un error al borrar l'estáu",
+ "There was an error reverting the status" : "Hebo un error al recuperar l'estáu anterior",
+ "Don't clear" : "Nun borrar",
+ "Today" : "Güei",
+ "This week" : "Esta selmana",
+ "Online" : "En llinia",
+ "Away" : "Ausente",
+ "Do not disturb" : "Nun molestar",
+ "Invisible" : "Invisible",
+ "Offline" : "Desconectáu",
+ "There was an error saving the new status" : "Hebo un error al guardar l'estáu nuevu",
+ "30 minutes" : "30 minutos",
+ "1 hour" : "1 hora",
+ "4 hours" : "4 hores",
+ "Mute all notifications" : "Desactivar tolos avisos",
+ "Appear offline" : "Apaecer desconectáu",
+ "View profile" : "Ver el perfil",
+ "{status}, {timestamp}" : "{status}, {timestamp}"
+},
+"nplurals=2; plural=(n != 1);");