diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-07-20 00:26:12 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-07-20 00:26:12 +0000 |
commit | 3da48c2adb606ce26cbd27b7d4ddde1bc9565f77 (patch) | |
tree | c08005c39b9fc9eb60d198a4100cbad323bc5606 /apps/user_status/l10n | |
parent | b1683256de66cd646cc9e648bcfc847c43353b29 (diff) | |
download | nextcloud-server-3da48c2adb606ce26cbd27b7d4ddde1bc9565f77.tar.gz nextcloud-server-3da48c2adb606ce26cbd27b7d4ddde1bc9565f77.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_status/l10n')
-rw-r--r-- | apps/user_status/l10n/es_EC.js | 48 | ||||
-rw-r--r-- | apps/user_status/l10n/es_EC.json | 46 |
2 files changed, 94 insertions, 0 deletions
diff --git a/apps/user_status/l10n/es_EC.js b/apps/user_status/l10n/es_EC.js new file mode 100644 index 00000000000..a247f198c68 --- /dev/null +++ b/apps/user_status/l10n/es_EC.js @@ -0,0 +1,48 @@ +OC.L10N.register( + "user_status", + { + "Recent statuses" : "Estados recientes", + "In a meeting" : "En una reunión", + "Commuting" : "Desplazamiento", + "Out sick" : "Ausente por enfermedad", + "Vacationing" : "De vacaciones", + "Working remotely" : "Trabajando de forma remota", + "In a call" : "En una llamada", + "User status" : "Estado de usuario", + "View profile" : "Ver perfil", + "Clear status after" : "Borrar estado después de", + "Emoji for your status message" : "Emoji para tu mensaje de estado", + "What is your status?" : "¿Cuál es tu estado?", + "Predefined statuses" : "Estados predefinidos", + "Previously set" : "Previamente establecido", + "Reset status" : "Restablecer estado", + "Set status" : "Establecer estado", + "Online status" : "Estado en línea", + "Status message" : "Mensaje de estado", + "Your status was set automatically" : "Tu estado se estableció automáticamente", + "Clear status message" : "Borrar mensaje de estado", + "Set status message" : "Establecer mensaje de estado", + "Reset status to \"{icon} {message}\"" : "Restablecer estado a \"{icono} {mensaje}\"", + "Reset status to \"{message}\"" : "Restablecer estado a \"{mensaje}\"", + "Reset status to \"{icon}\"" : "Restablecer estado a \"{icono}\"", + "There was an error saving the status" : "Hubo un error al guardar el estado", + "There was an error clearing the status" : "Hubo un error al borrar el estado", + "There was an error reverting the status" : "Hubo un error al revertir el estado", + "No recent status changes" : "No hay cambios recientes de estado", + "Away" : "Ausente", + "Do not disturb" : "No molestar", + "{status}, {timestamp}" : "{estado}, {marca de tiempo}", + "Don't clear" : "No borrar", + "Today" : "Hoy", + "This week" : "Esta semana", + "Online" : "En línea", + "Invisible" : "Invisible", + "Offline" : "Sin conexión", + "There was an error saving the new status" : "Hubo un error al guardar el nuevo estado", + "30 minutes" : "30 minutos", + "1 hour" : "1 hora", + "4 hours" : "4 horas", + "Mute all notifications" : "Silenciar todas las notificaciones", + "Appear offline" : "Aparecer como desconectado" +}, +"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/user_status/l10n/es_EC.json b/apps/user_status/l10n/es_EC.json new file mode 100644 index 00000000000..cdd152cc3ef --- /dev/null +++ b/apps/user_status/l10n/es_EC.json @@ -0,0 +1,46 @@ +{ "translations": { + "Recent statuses" : "Estados recientes", + "In a meeting" : "En una reunión", + "Commuting" : "Desplazamiento", + "Out sick" : "Ausente por enfermedad", + "Vacationing" : "De vacaciones", + "Working remotely" : "Trabajando de forma remota", + "In a call" : "En una llamada", + "User status" : "Estado de usuario", + "View profile" : "Ver perfil", + "Clear status after" : "Borrar estado después de", + "Emoji for your status message" : "Emoji para tu mensaje de estado", + "What is your status?" : "¿Cuál es tu estado?", + "Predefined statuses" : "Estados predefinidos", + "Previously set" : "Previamente establecido", + "Reset status" : "Restablecer estado", + "Set status" : "Establecer estado", + "Online status" : "Estado en línea", + "Status message" : "Mensaje de estado", + "Your status was set automatically" : "Tu estado se estableció automáticamente", + "Clear status message" : "Borrar mensaje de estado", + "Set status message" : "Establecer mensaje de estado", + "Reset status to \"{icon} {message}\"" : "Restablecer estado a \"{icono} {mensaje}\"", + "Reset status to \"{message}\"" : "Restablecer estado a \"{mensaje}\"", + "Reset status to \"{icon}\"" : "Restablecer estado a \"{icono}\"", + "There was an error saving the status" : "Hubo un error al guardar el estado", + "There was an error clearing the status" : "Hubo un error al borrar el estado", + "There was an error reverting the status" : "Hubo un error al revertir el estado", + "No recent status changes" : "No hay cambios recientes de estado", + "Away" : "Ausente", + "Do not disturb" : "No molestar", + "{status}, {timestamp}" : "{estado}, {marca de tiempo}", + "Don't clear" : "No borrar", + "Today" : "Hoy", + "This week" : "Esta semana", + "Online" : "En línea", + "Invisible" : "Invisible", + "Offline" : "Sin conexión", + "There was an error saving the new status" : "Hubo un error al guardar el nuevo estado", + "30 minutes" : "30 minutos", + "1 hour" : "1 hora", + "4 hours" : "4 horas", + "Mute all notifications" : "Silenciar todas las notificaciones", + "Appear offline" : "Aparecer como desconectado" +},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" +}
\ No newline at end of file |