[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot 2019-12-31 04:24:57 +00:00
parent 5e1dc2f454
commit 7d078fadd1
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
11 changed files with 202 additions and 0 deletions

View File

@ -113,6 +113,7 @@
<string name="nc_make_call_private">Make conversation private</string>
<string name="nc_delete_call">Delete conversation</string>
<string name="nc_delete">Delete</string>
<string name="nc_new_conversation_short">New</string>
<string name="nc_new_conversation">New conversation</string>
<string name="nc_join_via_web">Join via web</string>
<string name="nc_add_to_favorites">Add to favourites</string>
@ -221,4 +222,7 @@
<string name="nc_file_browser_refresh">Refresh</string>
<string name="nc_not_defined_error">Unknown error</string>
<string name="nc_general_settings">General</string>
<string name="nc_copy_message">Copy</string>
<string name="nc_reply">Reply</string>
</resources>

View File

@ -137,6 +137,7 @@
<string name="nc_delete_conversation_more">Εάν διαγράψετε την συνομιλία θα διαγραφεί επίσης
και για όλους του συμμετέχοντες.</string>
<string name="nc_new_conversation_short">Νέα</string>
<string name="nc_new_conversation">Νέα συνομιλία</string>
<string name="nc_join_via_link">Συμμετοχή με σύνδεσμο</string>
<string name="nc_join_via_web">Συμμετοχή μέσω ιστού</string>
@ -252,4 +253,7 @@
<string name="nc_no_connection_error">Δεν υπάρχει σύνδεση</string>
<string name="nc_not_defined_error">Άγνωστο σφάλμα</string>
<string name="nc_general_settings">Γενικά</string>
<string name="nc_copy_message">Αντιγραφή</string>
<string name="nc_reply">Απάντηση</string>
</resources>

View File

@ -0,0 +1,160 @@
<!--
~ Nextcloud Talk application
~
~ @author Mario Danic
~ Copyright (C) 2017-2018 Mario Danic <mario@lovelyhq.com>
~
~ This program is free software: you can redistribute it and/or modify
~ it under the terms of the GNU General Public License as published by
~ the Free Software Foundation, either version 3 of the License, or
~ at your option) any later version.
~
~ This program is distributed in the hope that it will be useful,
~ but WITHOUT ANY WARRANTY; without even the implied warranty of
~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
~ GNU General Public License for more details.
~
~ You should have received a copy of the GNU General Public License
~ along with this program. If not, see <http://www.gnu.org/licenses/>.
-->
<resources xmlns:tools="http://schemas.android.com/tools">
<!-- Bottom Navigation -->
<string name="nc_settings">Ajustes</string>
<!-- Server selection -->
<string name="nc_server_url">Dirección del servidor</string>
<string name="nc_server_not_installed">Por favor termine su instalación %1$s</string>
<string name="nc_server_import_account_plain">Importar cuenta</string>
<string name="nc_server_import_accounts_plain">Importar cuentas</string>
<string name="nc_server_failed_to_import_account">Error al importar la cuenta seleccionada</string>
<string name="nc_Server_account_imported">La cuenta seleccionada ahora está importada y disponible</string>
<string name="nc_get_from_provider">Aún no tiene un servidor? \nHaga click aquí para obtener uno de un proveedor</string>
<!-- Account verification -->
<string name="nc_push_disabled">Notificaciones push deshabilitadas</string>
<string name="nc_capabilities_failed">Error al recuperar capacidades, abortando</string>
<string name="nc_external_server_failed">Error al recuperar la configuración de señalización</string>
<string name="nc_display_name_not_stored">No se pudo almacenar el nombre para mostrar, abortando</string>
<string name="nc_never">Nunca unido</string>
<string name="nc_search">Buscar</string>
<string name="nc_yes">Si</string>
<string name="nc_no">No</string>
<string name="nc_certificate_error">Su configuración SSL impidió la conexión</string>
<!-- Settings -->
<string name="nc_settings_proxy_title">Proxy</string>
<string name="nc_settings_proxy_type_title">Tipo de Proxy</string>
<string name="nc_settings_proxy_host_title">Host de Proxy</string>
<string name="nc_settings_proxy_port_title">Puerto de Proxy</string>
<string name="nc_settings_use_credentials_title">Utilizar credenciales</string>
<string name="nc_settings_switch_account">Cambiar entre cuentas</string>
<string name="nc_settings_reauthorize">Reautorizar</string>
<string name="nc_client_cert_setup">Configurar certificado de cliente</string>
<string name="nc_client_cert_change">Cambiar certificado de cliente</string>
<string name="nc_settings_remove">Eliminar</string>
<string name="nc_settings_remove_confirmation">Por favor confirme su intención de eliminar la cuenta actual.</string>
<string name="nc_settings_remove_account">Eliminar cuenta</string>
<string name="nc_settings_add_account">Añadir cuenta nueva</string>
<string name="nc_add">Añadir</string>
<string name="nc_settings_other_notifications_ringtone">Otro</string>
<string name="nc_settings_no_ringtone">Sin sonido</string>
<string name="nc_settings_vibrate">Vibrar</string>
<string name="nc_settings_vibrate_desc">El teléfono vibrará a menos que esté silenciado</string>
<string name="nc_settings_theme_title">Tema</string>
<string name="nc_settings_theme_light">Claro</string>
<string name="nc_settings_theme_dark">Oscuro</string>
<string name="nc_settings_privacy">Privacidad</string>
<string name="nc_none">Ninguno</string>
<string name="nc_settings_screen_security_title">Seguridad de la pantalla</string>
<string name="nc_settings_screen_security_desc">Previene capturas de pantalla en la lista reciente y dentro de la aplicación</string>
<string name="nc_settings_incognito_keyboard_title">Teclado incógnito</string>
<string name="nc_settings_link_previews_title">Mostrar vistas previas de enlaces</string>
<string name="nc_locked">Toque para desbloquear</string>
<string name="nc_screen_lock_timeout_30">30 segundos</string>
<string name="nc_screen_lock_timeout_60">1 minuto</string>
<string name="nc_screen_lock_timeout_300">5 minutos</string>
<string name="nc_screen_lock_timeout_600">10 minutos</string>
<string name="nc_screen_lock_timeout_thirty">30</string>
<string name="nc_screen_lock_timeout_sixty">60</string>
<string name="nc_screen_lock_timeout_three_hundred">300</string>
<string name="nc_screen_lock_timeout_six_hundred">600</string>
<string name="nc_biometric_unlock">Desbloquear %1$s</string>
<string name="nc_cancel">Cancelar</string>
<string name="nc_no_proxy">Sin Proxy</string>
<string name="nc_username">Nombre de usuario</string>
<string name="nc_password">Contraseña</string>
<string name="nc_conversation_link">Enlace de conversación</string>
<string name="nc_new_password">Nueva contraseña</string>
<string name="nc_wrong_password">Contraseña incorrecta</string>
<string name="nc_about">Acerca de</string>
<string name="nc_privacy">Privacidad</string>
<string name="nc_get_source_code">Obtener código fuente</string>
<string name="nc_license_title">Licencia</string>
<string name="nc_license_summary">Licencia pública general de GNU, versión 3</string>
<string name="nc_select_an_account">Seleccionar una cuenta</string>
<!-- ConversationEntity menu -->
<string name="nc_start_conversation">Iniciar una conversación</string>
<string name="nc_configure_room">Configurar conversación</string>
<string name="nc_leave">Dejar la conversación</string>
<string name="nc_rename">Renombrar conversación</string>
<string name="nc_set_password">Establecer una contraseña</string>
<string name="nc_change_password">Cambiar contraseña</string>
<string name="nc_clear_password">Limpiar contraseña</string>
<string name="nc_share_link">Compartir enlace</string>
<string name="nc_share_link_via">Compartir enlace vía</string>
<string name="nc_delete_call">Eliminar conversación</string>
<string name="nc_delete">Eliminar</string>
<string name="nc_new_conversation_short">Nuevo</string>
<string name="nc_new_conversation">Nueva conversación</string>
<string name="nc_add_to_favorites">Añadir a favoritos</string>
<string name="nc_remove_from_favorites">Eliminar de favoritos</string>
<!-- Contacts -->
<string name="nc_select_contacts">Seleccionar contactos</string>
<string name="nc_contacts_done">Hecho</string>
<string name="nc_permissions_settings">Abrir opciones</string>
<!-- Call -->
<string name="nc_connecting_call">Conectando...</string>
<string name="nc_nick_guest">Invitado</string>
<string name="nc_notification_settings">Configuración de las notificaciones</string>
<string name="nc_plain_old_messages">Mensajes</string>
<string name="nc_notify_me_always">Notificar siempre</string>
<string name="nc_notify_me_never">Nunca notificar</string>
<string name="nc_mute_calls">SIlenciar llamadas</string>
<string name="nc_all_ok_operation">OK, todo listo!</string>
<string name="nc_ok">OK</string>
<string name="nc_call_name">Nombre de conversación</string>
<string name="nc_proceed">Proceder</string>
<string name="nc_wrong_link">Configuración de las notificaciones</string>
<!-- Chat -->
<string name="nc_hint_enter_a_message">Ingresar un mensaje...</string>
<string name="nc_date_header_yesterday">Ayer</string>
<string name="nc_date_header_today">Hoy</string>
<string name="nc_conversation_menu_video_call">Video llamada</string>
<string name="nc_conversation_menu_conversation_info">Información de conversación</string>
<string name="nc_description_send_message_button">Enviar mensaje</string>
<string name="nc_groups">Grupos</string>
<string name="nc_participants">Participantes</string>
<string name="nc_owner">Dueño</string>
<string name="nc_moderator">Moderador</string>
<string name="nc_user">Usuario</string>
<string name="nc_guest">Invitado</string>
<string name="nc_file_browser_back">Atrás</string>
<string name="nc_file_browser_refresh">Recargar</string>
<string name="nc_not_defined_error">Error desconocido</string>
<string name="nc_general_settings">General</string>
<string name="nc_copy_message">Copiar</string>
<string name="nc_reply">Responder</string>
</resources>

View File

@ -132,6 +132,7 @@
<string name="nc_make_call_private">Gera samtal að einka</string>
<string name="nc_delete_call">Eyða samtali</string>
<string name="nc_delete">Eyða</string>
<string name="nc_new_conversation_short">Nýtt</string>
<string name="nc_new_conversation">Nýtt samtal</string>
<string name="nc_join_via_web">Taka þátt í gegnum vef</string>
<string name="nc_add_to_favorites">Bæta í eftirlæti</string>
@ -254,4 +255,7 @@
<string name="nc_last_moderator_title">Gat ekki hætt í samtali</string>
<!-- Chat -->
<string name="nc_99_plus">99+</string>
<string name="nc_copy_message">Afrita</string>
<string name="nc_reply">Svara</string>
</resources>

View File

@ -139,6 +139,7 @@
<string name="nc_make_call_private">会話を非公開にする</string>
<string name="nc_delete_call">会話を削除</string>
<string name="nc_delete">削除</string>
<string name="nc_new_conversation_short">新規作成</string>
<string name="nc_new_conversation">新しい会話</string>
<string name="nc_join_via_link">トークに参加する</string>
<string name="nc_join_via_web">ウェブ経由で参加</string>
@ -269,4 +270,7 @@ Webブラウザ経由で会話への参加を試みてください。</string>
<string name="nc_not_defined_error">不明なエラー</string>
<string name="nc_general_settings">一般</string>
<string name="nc_allow_guests">ゲストを許可する</string>
<string name="nc_copy_message">コピー</string>
<string name="nc_reply">返信</string>
</resources>

View File

@ -191,8 +191,14 @@
susitikimo pradžia yra suplanuota %1$s.</string>
<!-- Errors -->
<string name="nc_no_connection_error">Nėra ryšio</string>
<string name="nc_bad_response_error">Blogas atsakas</string>
<string name="nc_not_defined_error">Nežinoma klaida</string>
<string name="nc_general_settings">Bendra</string>
<string name="nc_last_moderator_title">Nepavyko išeiti iš pokalbio</string>
<string name="nc_last_moderator">Prieš išeidami iš %1$s, turite paaukštinti naują moderatorių.</string>
<!-- Chat -->
<string name="nc_99_plus">99+</string>
<string name="nc_copy_message">Kopijuoti</string>
<string name="nc_reply">Atsakyti</string>

View File

@ -129,6 +129,7 @@
<string name="nc_make_call_private">Gjør samtale privat</string>
<string name="nc_delete_call">Slett samtale</string>
<string name="nc_delete">Slett</string>
<string name="nc_new_conversation_short">Ny</string>
<string name="nc_new_conversation">Ny samtale</string>
<string name="nc_join_via_web">Bli med via nett</string>
<string name="nc_favorite_conversation">Favoritt samtale</string>
@ -271,4 +272,7 @@ telefoner. Du kan prøve å delta i samtalen via nettleseren.</string>
<!-- Chat -->
<string name="nc_99_plus">99+</string>
<string name="nc_copy_message">Kopier</string>
<string name="nc_reply">Svar</string>
</resources>

View File

@ -148,6 +148,7 @@
<string name="nc_delete_conversation_more">Se você excluir esta conversa, ela também será
excluída para todos os participantes.</string>
<string name="nc_new_conversation_short">Novo</string>
<string name="nc_new_conversation">Nova conversa</string>
<string name="nc_join_via_link">Juntar-se com um link</string>
<string name="nc_join_via_web">Juntar-se via web</string>
@ -302,4 +303,7 @@
<!-- Chat -->
<string name="nc_99_plus">99+</string>
<string name="nc_copy_message">Copiar</string>
<string name="nc_reply">Responder</string>
</resources>

View File

@ -138,6 +138,7 @@
<string name="nc_make_call_private">Сделать беседу личной</string>
<string name="nc_delete_call">Удалить беседу</string>
<string name="nc_delete">Удалить</string>
<string name="nc_new_conversation_short">Новая</string>
<string name="nc_new_conversation">Новая беседа</string>
<string name="nc_join_via_link">Присоединиться по ссылке</string>
<string name="nc_join_via_web">Присоединиться через веб</string>
@ -270,4 +271,7 @@
<string name="nc_timeout_error">Тайм-аут</string>
<string name="nc_not_defined_error">Неизвестная ошибка</string>
<string name="nc_general_settings">Основные</string>
<string name="nc_copy_message">Копировать</string>
<string name="nc_reply">Ответить</string>
</resources>

View File

@ -148,6 +148,7 @@ zmazaný pre %1$s.</string>
<string name="nc_delete_conversation_more">Ak zmažete tento rozhovor, bude takisto
zmazaný pre všetkých ostatných zúčastnených</string>
<string name="nc_new_conversation_short">Nový</string>
<string name="nc_new_conversation">Nový rozhovor</string>
<string name="nc_join_via_link">Pripojiť sa cez odkaz</string>
<string name="nc_join_via_web">Pripojiť sa cez web</string>
@ -302,4 +303,7 @@ v zozname rozhovorov</string>
<!-- Chat -->
<string name="nc_99_plus">99+</string>
<string name="nc_copy_message">Kopírovať</string>
<string name="nc_reply">Odpoveď</string>
</resources>

View File

@ -148,6 +148,7 @@
<string name="nc_delete_conversation_more">Görüşmeyi silerseniz tüm diğer katılımcılar için de
silinecek.</string>
<string name="nc_new_conversation_short">Yeni</string>
<string name="nc_new_conversation">Yeni görüşme</string>
<string name="nc_join_via_link">Bir bağlantı ile katıl</string>
<string name="nc_join_via_web">Web üzerinden katıl</string>
@ -302,4 +303,7 @@
<!-- Chat -->
<string name="nc_99_plus">99+</string>
<string name="nc_copy_message">Kopyala</string>
<string name="nc_reply">Yanıtla</string>
</resources>