From 877b7a363400480babee44f7f1b8f2c682ed42b9 Mon Sep 17 00:00:00 2001 From: Cutls Date: Thu, 1 Apr 2021 19:19:53 +0900 Subject: [PATCH] New Crowdin updates (#463) * New translations main.json (Spanish, Argentina) * New translations main.json (Spanish, Argentina) * New translations index.json (Spanish, Argentina) * New translations setting.json (Spanish, Argentina) * New translations setting.json (Spanish, Argentina) * New translations acct.json (Polish) * New translations index.json (Polish) * New translations main.json (Polish) * New translations setting.json (Polish) * New translations index.json (Polish) * New translations main.json (Polish) * New translations setting.json (Polish) * New translations acct.json (Polish) * New translations main.json (Polish) * New translations setting.json (Polish) * New translations update.json (Polish) * New translations acct.json (French) * New translations index.json (French) * New translations setting.json (French) * New translations main.json (French) * New translations main.json (French) * New translations main.json (French) * New translations main.json (French) * New translations main.json (French) * New translations main.json (French) * New translations main.json (French) * New translations main.json (French) * New translations main.json (French) * New translations main.json (French) * New translations setting.json (French) * New translations main.json (French) * New translations setting.json (French) * New translations acct.json (Polish) * New translations acct.json (Polish) * New translations index.json (Polish) * New translations setting.json (French) * New translations acct.json (French) * New translations index.json (French) * New translations setting.json (French) * New translations index.json (French) * New translations setting.json (French) * New translations main.json (French) * New translations setting.json (French) * New translations main.json (French) * New translations update.json (French) * New translations setting.json (Russian) * New translations setting.json (Turkish) * New translations setting.json (Swedish) * New translations setting.json (Serbian (Cyrillic)) * New translations setting.json (Portuguese) * New translations setting.json (Polish) * New translations setting.json (Norwegian) * New translations setting.json (Dutch) * New translations setting.json (Cornish) * New translations setting.json (Sinhala) * New translations setting.json (Spanish, Argentina) * New translations setting.json (Portuguese, Brazilian) * New translations setting.json (Ukrainian) * New translations setting.json (Vietnamese) * New translations setting.json (Chinese Traditional) * New translations setting.json (Chinese Simplified) * New translations setting.json (Bulgarian) * New translations setting.json (Arabic) * New translations setting.json (Afrikaans) * New translations setting.json (Spanish) * New translations setting.json (Romanian) * New translations setting.json (French) * New translations setting.json (Catalan) * New translations setting.json (Italian) * New translations setting.json (Hungarian) * New translations setting.json (Hebrew) * New translations setting.json (Finnish) * New translations setting.json (Greek) * New translations setting.json (German) * New translations setting.json (Danish) * New translations setting.json (Czech) * New translations setting.json (English) --- app/view/make/language/af-ZA/setting.json | 2 + app/view/make/language/ar-SA/setting.json | 2 + app/view/make/language/bg-BG/setting.json | 2 + app/view/make/language/ca-ES/setting.json | 2 + app/view/make/language/cs-CZ/setting.json | 2 + app/view/make/language/da-DK/setting.json | 2 + app/view/make/language/de-DE/setting.json | 2 + app/view/make/language/el-GR/setting.json | 2 + app/view/make/language/en-US/setting.json | 2 + app/view/make/language/es-AR/index.json | 8 +- app/view/make/language/es-AR/main.json | 22 +- app/view/make/language/es-AR/setting.json | 38 +-- app/view/make/language/es-ES/setting.json | 2 + app/view/make/language/fi-FI/setting.json | 2 + app/view/make/language/fr-FR/acct.json | 18 +- app/view/make/language/fr-FR/index.json | 266 ++++++++--------- app/view/make/language/fr-FR/main.json | 346 +++++++++++----------- app/view/make/language/fr-FR/setting.json | 242 +++++++-------- app/view/make/language/fr-FR/update.json | 16 +- app/view/make/language/he-IL/setting.json | 2 + app/view/make/language/hu-HU/setting.json | 2 + app/view/make/language/it-IT/setting.json | 2 + app/view/make/language/kw-GB/setting.json | 2 + app/view/make/language/nl-NL/setting.json | 2 + app/view/make/language/no-NO/setting.json | 2 + app/view/make/language/pl-PL/acct.json | 22 +- app/view/make/language/pl-PL/index.json | 132 ++++----- app/view/make/language/pl-PL/main.json | 98 +++--- app/view/make/language/pl-PL/setting.json | 138 ++++----- app/view/make/language/pl-PL/update.json | 24 +- app/view/make/language/pt-BR/setting.json | 2 + app/view/make/language/pt-PT/setting.json | 2 + app/view/make/language/ro-RO/setting.json | 2 + app/view/make/language/ru-RU/setting.json | 2 + app/view/make/language/si-LK/setting.json | 2 + app/view/make/language/sr-SP/setting.json | 2 + app/view/make/language/sv-SE/setting.json | 2 + app/view/make/language/tr-TR/setting.json | 2 + app/view/make/language/uk-UA/setting.json | 2 + app/view/make/language/vi-VN/setting.json | 2 + app/view/make/language/zh-CN/setting.json | 2 + app/view/make/language/zh-TW/setting.json | 2 + 42 files changed, 746 insertions(+), 682 deletions(-) diff --git a/app/view/make/language/af-ZA/setting.json b/app/view/make/language/af-ZA/setting.json index 6f9868ce..5abd939e 100644 --- a/app/view/make/language/af-ZA/setting.json +++ b/app/view/make/language/af-ZA/setting.json @@ -114,6 +114,8 @@ "markerswarn": "Mastodon 3.0~. Shared on WebUI and third-party supported clients.", "remote_img": "Get images from the remote server", "remote_imgWarn": "All previews are got from your loginned cache server.", + "moreContextMode": "Context Tool", + "moreContextModeWarn": "On detail of the toot modal, show toots before / after the toot on LTL, FTL, UTL", "replySound": "Sound(Reply)", "favSound": "Sound(Fav)", "btSound": "Sound(Boost)", diff --git a/app/view/make/language/ar-SA/setting.json b/app/view/make/language/ar-SA/setting.json index 6f9868ce..5abd939e 100644 --- a/app/view/make/language/ar-SA/setting.json +++ b/app/view/make/language/ar-SA/setting.json @@ -114,6 +114,8 @@ "markerswarn": "Mastodon 3.0~. Shared on WebUI and third-party supported clients.", "remote_img": "Get images from the remote server", "remote_imgWarn": "All previews are got from your loginned cache server.", + "moreContextMode": "Context Tool", + "moreContextModeWarn": "On detail of the toot modal, show toots before / after the toot on LTL, FTL, UTL", "replySound": "Sound(Reply)", "favSound": "Sound(Fav)", "btSound": "Sound(Boost)", diff --git a/app/view/make/language/bg-BG/setting.json b/app/view/make/language/bg-BG/setting.json index bd82d962..026dc4da 100644 --- a/app/view/make/language/bg-BG/setting.json +++ b/app/view/make/language/bg-BG/setting.json @@ -114,6 +114,8 @@ "markerswarn": "Mastodon 3.0~. Shared on WebUI and third-party supported clients.", "remote_img": "Get images from the remote server", "remote_imgWarn": "All previews are got from your loginned cache server.", + "moreContextMode": "Context Tool", + "moreContextModeWarn": "On detail of the toot modal, show toots before / after the toot on LTL, FTL, UTL", "replySound": "Звук (Отговор)", "favSound": "Звук(Фаворит)", "btSound": "Звук(Подсилване)", diff --git a/app/view/make/language/ca-ES/setting.json b/app/view/make/language/ca-ES/setting.json index 6f9868ce..5abd939e 100644 --- a/app/view/make/language/ca-ES/setting.json +++ b/app/view/make/language/ca-ES/setting.json @@ -114,6 +114,8 @@ "markerswarn": "Mastodon 3.0~. Shared on WebUI and third-party supported clients.", "remote_img": "Get images from the remote server", "remote_imgWarn": "All previews are got from your loginned cache server.", + "moreContextMode": "Context Tool", + "moreContextModeWarn": "On detail of the toot modal, show toots before / after the toot on LTL, FTL, UTL", "replySound": "Sound(Reply)", "favSound": "Sound(Fav)", "btSound": "Sound(Boost)", diff --git a/app/view/make/language/cs-CZ/setting.json b/app/view/make/language/cs-CZ/setting.json index 27b29747..baf28549 100644 --- a/app/view/make/language/cs-CZ/setting.json +++ b/app/view/make/language/cs-CZ/setting.json @@ -114,6 +114,8 @@ "markerswarn": "Mastodon 3.0~. Shared on WebUI and third-party supported clients.", "remote_img": "Get images from the remote server", "remote_imgWarn": "All previews are got from your loginned cache server.", + "moreContextMode": "Context Tool", + "moreContextModeWarn": "On detail of the toot modal, show toots before / after the toot on LTL, FTL, UTL", "replySound": "Sound(Reply)", "favSound": "Sound(Fav)", "btSound": "Sound(Boost)", diff --git a/app/view/make/language/da-DK/setting.json b/app/view/make/language/da-DK/setting.json index 6f9868ce..5abd939e 100644 --- a/app/view/make/language/da-DK/setting.json +++ b/app/view/make/language/da-DK/setting.json @@ -114,6 +114,8 @@ "markerswarn": "Mastodon 3.0~. Shared on WebUI and third-party supported clients.", "remote_img": "Get images from the remote server", "remote_imgWarn": "All previews are got from your loginned cache server.", + "moreContextMode": "Context Tool", + "moreContextModeWarn": "On detail of the toot modal, show toots before / after the toot on LTL, FTL, UTL", "replySound": "Sound(Reply)", "favSound": "Sound(Fav)", "btSound": "Sound(Boost)", diff --git a/app/view/make/language/de-DE/setting.json b/app/view/make/language/de-DE/setting.json index cbecad8d..34fd3295 100644 --- a/app/view/make/language/de-DE/setting.json +++ b/app/view/make/language/de-DE/setting.json @@ -114,6 +114,8 @@ "markerswarn": "Mastodon 3.0~. Auf WebUI und Drittanbieter-unterstützten Clients geteilt.", "remote_img": "Get images from the remote server", "remote_imgWarn": "All previews are got from your loginned cache server.", + "moreContextMode": "Context Tool", + "moreContextModeWarn": "On detail of the toot modal, show toots before / after the toot on LTL, FTL, UTL", "replySound": "Ton bei Antwort", "favSound": "Ton bei Favorit", "btSound": "Ton bei Verstärkung", diff --git a/app/view/make/language/el-GR/setting.json b/app/view/make/language/el-GR/setting.json index 6f9868ce..5abd939e 100644 --- a/app/view/make/language/el-GR/setting.json +++ b/app/view/make/language/el-GR/setting.json @@ -114,6 +114,8 @@ "markerswarn": "Mastodon 3.0~. Shared on WebUI and third-party supported clients.", "remote_img": "Get images from the remote server", "remote_imgWarn": "All previews are got from your loginned cache server.", + "moreContextMode": "Context Tool", + "moreContextModeWarn": "On detail of the toot modal, show toots before / after the toot on LTL, FTL, UTL", "replySound": "Sound(Reply)", "favSound": "Sound(Fav)", "btSound": "Sound(Boost)", diff --git a/app/view/make/language/en-US/setting.json b/app/view/make/language/en-US/setting.json index 2c443cdb..0e848e82 100644 --- a/app/view/make/language/en-US/setting.json +++ b/app/view/make/language/en-US/setting.json @@ -114,6 +114,8 @@ "markerswarn": "crwdns4086:0crwdne4086:0", "remote_img": "crwdns4382:0crwdne4382:0", "remote_imgWarn": "crwdns4384:0crwdne4384:0", + "moreContextMode": "crwdns4572:0crwdne4572:0", + "moreContextModeWarn": "crwdns4574:0crwdne4574:0", "replySound": "crwdns4088:0crwdne4088:0", "favSound": "crwdns4090:0crwdne4090:0", "btSound": "crwdns4092:0crwdne4092:0", diff --git a/app/view/make/language/es-AR/index.json b/app/view/make/language/es-AR/index.json index be8cc6b2..39571a53 100644 --- a/app/view/make/language/es-AR/index.json +++ b/app/view/make/language/es-AR/index.json @@ -1,7 +1,7 @@ { - "draghere": "Arrastrá y soltá acá para subir", - "nowOffline": "OFFLINE: all of your post is in the draft box and you should reload after re-connect to the Internet", - "reOnline": "Now we are in the Internet, you should reload...", + "draghere": "Arrastrar y soltar aquí para subir", + "nowOffline": "SIN CONEXIÓN: toda su publicación está en el cuadro de borrador y debe volver a cargarla después de volver a conectarse a Internet", + "reOnline": "Ahora estamos en Internet, usted debería recargar...", "close": "Cerrar", "webSrc": "Buscar en la Web", "tsSrc": "Buscar en tootsearch", @@ -47,7 +47,7 @@ "thingsEmoji": "Herramientas", "symbolEmoji": "Símbolos", "flagsEmoji": "Banderas", - "draft": "Draft", + "draft": "Borrador", "poll": "Encuesta", "pollDdisabled": "Encuestas: deshabilitadas", "pollProvider": "Proveedor de encuesta", diff --git a/app/view/make/language/es-AR/main.json b/app/view/make/language/es-AR/main.json index 29d7a028..5f3aa9ae 100644 --- a/app/view/make/language/es-AR/main.json +++ b/app/view/make/language/es-AR/main.json @@ -49,7 +49,7 @@ "lang_manager_godev": "Abrí DevCenter de Misskey. También mostramos documentos oficiales como referencia.", "lang_manager_logout": "Cerrar sesión", "lang_manager_maxChars": "Máx. de caracteres para toots", - "lang_manager_refreshAt": "Login with this domain", + "lang_manager_refreshAt": "Iniciar sesión con este dominio", "lang_bbmd_misskey": "TheDesk considera \"@\" como respuesta, pero podés poner otro parámetro. \"No listado\" en Mastodon significa \"Principal\" en Misskey.", "lang_emoji_get": "Obtené emojis", "lang_emoji_custom": "Emojis personalizados", @@ -72,7 +72,7 @@ "lang_post_btn3": "Continuar con el envío", "lang_post_unfinishedMedia": "El servidor no ha terminado de procesar tu archivo. Volvé a intentarlo.", "lang_post_retry": "Reintentar", - "lang_post_offline": "Add to the drafts because of offline", + "lang_post_offline": "Agregar a los borradores debido a estar fuera de línea", "lang_status_favWarn": "Llevará un minuto marcar un toot remoto como favorito.", "lang_status_btWarn": "Llevará un minuto retootear un toot remoto.", "lang_status_follow": "Seguir", @@ -89,8 +89,8 @@ "lang_status_endorse": "Destacado en el perfil", "lang_status_followers": "Seguidores", "lang_status_active": "Último estado", - "lang_secure_draft": "Add to draft", - "lang_secure_useThis": "Use this", + "lang_secure_draft": "Agregar al borrador", + "lang_secure_useThis": "Usar este", "lang_secure_deleteThis": "Eliminar este toot", "lang_suggest_nodata": "Por favor, obtené la lista de emojis para mostrar sugerencias.", "lang_usetxtbox_reply": "Modo de respuesta. \"Ctrl\" + \"Mayús\" + \"C\" para limpiar.", @@ -141,11 +141,11 @@ "lang_layout_nodata": "[Sin datos]
F5/⌘+R para refrescar", "lang_layout_dm": "Mensaje directo", "lang_layout_webviewmode": "Preferir WebView", - "lang_layout_excluded": "Excluded type of notification", - "lang_layout_mention": "Mentions", - "lang_layout_fav": "Favourites", - "lang_layout_bt": "Boosts", - "lang_layout_poll": "Polls", + "lang_layout_excluded": "Tipo de notificación excluido", + "lang_layout_mention": "Menciones", + "lang_layout_fav": "Favoritos", + "lang_layout_bt": "Retootear", + "lang_layout_poll": "Encuestas", "lang_layout_excludingbt": "Mostrar modo de retoot (DESACTIVADO / Excluir retoots / Sólo retoots)", "lang_layout_leftFold": "Pegar a la izquierda", "lang_layout_leftUnfold": "Colocar en la derecha", @@ -154,7 +154,7 @@ "lang_layout_unread": "Sin leer", "lang_layout_tagManager": "Administrador de etiqueta de línea temporal", "lang_layout_announ": "Anuncio: el contador es el número de tus anuncios no leídos. Si no se muestra, significa que todos los anuncios están marcados como leídos.", - "lang_layout_resetWidth": "Stretch this column", + "lang_layout_resetWidth": "Estirar esta columna", "lang_sort_gothis": "Ir a esta columna", "lang_sort_remthis": "Eliminar esta columna", "lang_spotify_img": "Adjuntar la tapa del álbum", @@ -232,7 +232,7 @@ "lang_parse_html": "Mostrar HTML insertado", "lang_parse_notffilter": "Mostrar notificaciones de este usuario", "lang_parse_hidden": "Toot citado no visible", - "lang_parse_disconnected": "Streaming has been disconnected(retry after 3s)", + "lang_parse_disconnected": "La transmisión ha sido desconectada (reintentar después de 3s)", "lang_misskeyparse_renote": "Republicar", "lang_misskeyparse_renoteqt": "Renovar", "lang_misskeyparse_reaction": "Reacción", diff --git a/app/view/make/language/es-AR/setting.json b/app/view/make/language/es-AR/setting.json index c6506547..13e4f25c 100644 --- a/app/view/make/language/es-AR/setting.json +++ b/app/view/make/language/es-AR/setting.json @@ -12,7 +12,7 @@ "env": "Configuración del sistema", "setlang": "Idiomas", "backup": "Importación y exportación de la configuración", - "backupWarn": "If you got a error when you choose the file, please paste the strings printed when you open the file and click import", + "backupWarn": "Si tiene un error al elegir el archivo, por favor, pegue las cadenas impresas cuando abra el archivo y haga clic en importar", "import": "Importar", "export": "Exportar", "hardwareAcceleration": "Deshabilitar la aceleración por hardware", @@ -24,11 +24,11 @@ "nativenotf": "Notificación nativa", "nnwarn": "Esto no funciona en la compilación portátil para Windows.", "nntest": "Prueba de notificación", - "width": "Width of columns", - "widthwarn": "Scroll bar will be shown when your window size is more than ammounts of columns.", + "width": "Ancho de columnas", + "widthwarn": "La barra de desplazamiento se mostrará cuando el tamaño de la ventana sea mayor que el de las columnas.", "fixwidth": "Ancho mínimo del explorador de TweetDeck", "fixwidthwarn": "", - "margin": "Margin between timelines", + "margin": "Margen entre líneas de tiempo", "above": "por encima", "font": "Tipografía", "fontwarn": "Seleccioná tu tipografía favorita (sólo para Windows y macOS)", @@ -48,22 +48,22 @@ "customthemeDirection": "Esquema de colores", "advanced": "Configuración avanzada (6 colores adicionales)", "advancedWarn": "La configuración avanzada será nula si no establecés nada, mientras que la configuración básica será blanca (fff). La configuración avanzada será restablecida si se guarda con el panel cerrado.", - "use": "Use this", - "copyFrom": "Copy from", - "bg": "Background color", + "use": "Usar este", + "copyFrom": "Copiar desde", + "bg": "Color de fondo", "subcolor": "Subcolor, en armonía con el color secundario", "text": "Color del texto", "accent": "Fondo de retoots", "modal": "Fondo de modos", - "modalFooter": "Background of modal window's footer", - "thirdColor": "Backgroud of tag buttons, etc(near to Background)", - "forthColor": "Title bar(same scheme to Background)", + "modalFooter": "Fondo del pie de la ventana modal", + "thirdColor": "Fondo de botones de etiquetas, etc. (cerca de fondo)", + "forthColor": "Barra de título (mismo esquema del color de Fondo)", "bottom": "Fondo de barra inferior", - "emphasized": "Emphasized toot's background", + "emphasized": "Fondo del toot enfatizado", "postbox": "Fondo de caja de publicación y menú", "active": "Fondo, botones de advertencia de contenido…", - "selected": "Background of selected with arrow keys", - "selectedWithShare": "Background of selected with arrow keys(boosted toots)", + "selected": "Fondo de las teclas de flecha seleccionadas", + "selectedWithShare": "Fondo seleccionado con teclas de flecha (toots reforzados)", "add_new": "Agregar nuevo", "name": "Nombre", "desc": "Acerca de este tema", @@ -114,6 +114,8 @@ "markerswarn": "Mastodon 3.0~. Compartido en interface web y clientes de terceros soportados.", "remote_img": "Obtener imágenes del servidor remoto", "remote_imgWarn": "Todas las previsualizaciones se obtienen de tu servidor de caché conectado.", + "moreContextMode": "Context Tool", + "moreContextModeWarn": "On detail of the toot modal, show toots before / after the toot on LTL, FTL, UTL", "replySound": "Sonido (respuesta)", "favSound": "Sonido (marcado como favorito)", "btSound": "Sonido (retoot)", @@ -142,10 +144,10 @@ "notqt": "Deshabilitado (ocultar botones en las líneas temporales)", "apiQuote": "API (sólo algunas instancias)", "showBookmarkAction": "Mostrar un botón de marcador", - "scrollBar": "Height of the scroll bar", - "thin": "Thin", + "scrollBar": "Altura de la barra de desplazamiento", + "thin": "Ligero", "normal": "Normal", - "thick": "Thick", + "thick": "Grosor", "main": "Acciones de cuenta predeterminada", "mainwarn": "Se puede establecer la cuenta predeterminada en el Administrador de cuentas.", "lastacct": "Cuenta usada recientemente", @@ -161,8 +163,8 @@ "iks": "Inserción fácil", "okswarn": "Podés insertar cualquier letra y emoji con sólo 3 teclas", "plugin": "Plugins", - "howToWritePlugin": "Japanese docs of AiScript TheDesk plugins", - "pluginList": "Plugin list", + "howToWritePlugin": "Documentos en japones de los plugins de AiScript TheDesk", + "pluginList": "Lista de plugins", "muteemp": "Configuración de silenciado y resaltado", "climute": "Silenciado de usuario", "cliemp": "Resaltado de usuario", diff --git a/app/view/make/language/es-ES/setting.json b/app/view/make/language/es-ES/setting.json index 731a5ec4..57ebada6 100644 --- a/app/view/make/language/es-ES/setting.json +++ b/app/view/make/language/es-ES/setting.json @@ -114,6 +114,8 @@ "markerswarn": "Mastodon 3.0~. Shared on WebUI and third-party supported clients.", "remote_img": "Get images from the remote server", "remote_imgWarn": "All previews are got from your loginned cache server.", + "moreContextMode": "Context Tool", + "moreContextModeWarn": "On detail of the toot modal, show toots before / after the toot on LTL, FTL, UTL", "replySound": "Sound(Reply)", "favSound": "Sound(Fav)", "btSound": "Sound(Boost)", diff --git a/app/view/make/language/fi-FI/setting.json b/app/view/make/language/fi-FI/setting.json index 6f9868ce..5abd939e 100644 --- a/app/view/make/language/fi-FI/setting.json +++ b/app/view/make/language/fi-FI/setting.json @@ -114,6 +114,8 @@ "markerswarn": "Mastodon 3.0~. Shared on WebUI and third-party supported clients.", "remote_img": "Get images from the remote server", "remote_imgWarn": "All previews are got from your loginned cache server.", + "moreContextMode": "Context Tool", + "moreContextModeWarn": "On detail of the toot modal, show toots before / after the toot on LTL, FTL, UTL", "replySound": "Sound(Reply)", "favSound": "Sound(Fav)", "btSound": "Sound(Boost)", diff --git a/app/view/make/language/fr-FR/acct.json b/app/view/make/language/fr-FR/acct.json index e7038828..88fd43b5 100644 --- a/app/view/make/language/fr-FR/acct.json +++ b/app/view/make/language/fr-FR/acct.json @@ -2,24 +2,24 @@ "list": "Liste des comptes", "back": "Retour", "add": "Ajouter un compte", - "addAcct": "Fill the instance domain (like mastodon.social)", - "codesetupwarn": "Uncheck it to skip pasiting code.(login to Mastodon on Windows or macOS) (Recommended: pcheck)", - "codesetup": "Code setup", - "mainacct": "Main an account", + "addAcct": "Écrire le domaine de l'instance (mastodon.social par exemple)", + "codesetupwarn": "Décochez cette case pour ignorer le code de collage.(Connectez-vous à Mastodon sous Windows ou macOS) (Recommandé: coché)", + "codesetup": "Configuration du code", + "mainacct": "Compte principal", "selacct": "Choisir un compte", - "codepastewarn": "Insérer le code et fermez le navigateur.", + "codepastewarn": "Insérez le code et fermez le navigateur.", "codepaste": "Code", "domain": "Domaine", "connect": "Serveur fédérées", "toots": "Pouets", "users": "Utilisateur·rice·s", "users2": "utilisateur·rice·s", - "safety": "Connection", + "safety": "Connexion", "ver": "Version de Mastodon", "ko": "", "thisismisskey": "Connexion en tant que Misskey", - "misskeylogin": "Read Docs(ja) to login Misskey.", + "misskeylogin": "Lisez Docs(ja) pour vous connecter à Misskey.", "nodata": "Aucune donnée", - "accessTokenSetup": "Use access token to login(click after fill not code but access-token in box: Advanced)", - "haveExported": "Having the exported file of TheDesk, click here to jump setting page" + "accessTokenSetup": "Utilisez un jeton d'accès pour vous connecter (cliquez après le remplissage, utilise le le jeton d'accès plutôt qu'un code dans la bote \"Avancé\")", + "haveExported": "Après avoir exporté le fichier de TheDesk, cliquez ici pour aller à la page de configuration" } \ No newline at end of file diff --git a/app/view/make/language/fr-FR/index.json b/app/view/make/language/fr-FR/index.json index de585c93..1f8a3be8 100644 --- a/app/view/make/language/fr-FR/index.json +++ b/app/view/make/language/fr-FR/index.json @@ -1,127 +1,127 @@ { "draghere": "Faites glisser ici pour transférer", - "nowOffline": "OFFLINE: all of your post is in the draft box and you should reload after re-connect to the Internet", - "reOnline": "Now we are in the Internet, you should reload...", + "nowOffline": "Hors LIGNE : tout votre message est dans la zone brouillon et vous devriez recharger après vous être reconnecté à Internet", + "reOnline": "Maintenant que nous sommes connectés à Internet, vous devriez recharger...", "close": "Fermer", - "webSrc": "Search on Web", - "tsSrc": "Search on tootsearch", - "showSelectProf": "Show profile of the selecting account", - "closethisbox": "Close this box", + "webSrc": "Rechercher sur le Web", + "tsSrc": "Rechercher dans la recherche de pouet", + "showSelectProf": "Afficher le profil du compte sélectionné", + "closethisbox": "Fermer cette fenêtre", "toot": "Pouet", - "post-new": "Post new", - "nsfwDes": "Mark media as sensitive", - "cwDes": "Hide text behind warning", - "selfile": "Attach..", + "post-new": "Publier un nouveau message", + "nsfwDes": "Marquer le média comme sensible", + "cwDes": "Masquer le texte derrière un avertissement", + "selfile": "Joindre..", "insertEmoji": "Émojis", - "schedule": "Scheduled toot", - "postat": "Post at", - "scheduleWarn": "2.7.0~ Minimum time gap:5min(clock on the server may not be accurate.)", - "clearToot": "Clear toot box", + "schedule": "Pouet programmé", + "postat": "Publier à", + "scheduleWarn": "2.7.0~ Intervalle de temps minimum : 5min (l'horloge sur le serveur peut ne pas être précise.)", + "clearToot": "Vider le champs de saisie du pouet", "replyMode": "Répondre", "no": "Non", "yes": "Oui", - "temp": "Attaching files", + "temp": "Joindre des fichiers", "nothing": "Aucun", - "stamp": "Stamp", - "stampWarn": "Your acct(aa@bb.cc) is printed on the right-bottom of the uploaded image", - "vis": "Adjust status privacy", - "cwtext": "Warning text", - "selectVis": "Adjust status privacy", + "stamp": "Tamponer", + "stampWarn": "Votre compte (aa@bb.cc) est affiché en bas à droite de l'image envoyée", + "vis": "Ajuster la confidentialité du statut", + "cwtext": "Texte d'avertissement", + "selectVis": "Ajuster la confidentialité du statut", "publicJP": "", "unlistedJP": "", "privateJP": "", - "localJP": "Local only", - "sectoot": "Secondary Toot", + "localJP": "Local uniquement", + "sectoot": "Pouet secondaire", "directJP": "", "emojiWarn": "", - "emojiInsertWarn": "Some emojis are not able to be inserted.", - "refreshEmoji": "Refresh emojis list", - "closeThisBox": "Close this box", - "showThisEmoji": " are shown.", - "customEmoji": "Custom emojis", - "peopleEmoji": "Emojis of people", - "natureEmoji": "Emojis of nature", - "foodEmoji": "Emojis of foods", - "activityEmoji": "Emojis of activities", - "placeEmoji": "Emojis of places", - "thingsEmoji": "Emojis of tools", - "symbolEmoji": "Emojis of symbols", - "flagsEmoji": "Emojis of flags", - "draft": "Draft", - "poll": "Poll", - "pollDdisabled": "Polls: Disabled", - "pollProvider": "Provider of Poll", - "polluntil": "Hide 'votes' count until people vote it.", - "choice": "Choice", - "pollmulti": "Multiple select", - "expires_in": "Expires in...(sec)", - "contextBefore": "Context before this toot", - "thisToot": "This toot", - "contextAfter": "Context after this toot", - "beforeLTL": "Local TL before this toot", - "beforeUTL": "User TL before this toot", - "afterLTL": "Local TL after this toot)", - "afterUTL": "User TL before this toot", - "afterFTL": "Federated TL after this toot", - "favedPeople": "People who favourited it", - "btedPeople": "People who boosted it", - "useOtherAcct1": "Use other account", - "useOtherAcct2": ":unfav and unBT are disabled.", - "btWithVis": "Boost with visibility", + "emojiInsertWarn": "Certains emojis ne peuvent pas être insérés.", + "refreshEmoji": "Actualiser la liste des émojis", + "closeThisBox": "Fermer cette fenêtre", + "showThisEmoji": " sont affichés.", + "customEmoji": "Émojis personnalisés", + "peopleEmoji": "Emojis de personnes", + "natureEmoji": "Emojis de nature", + "foodEmoji": "Emojis de nouriture", + "activityEmoji": "Emojis d'activités", + "placeEmoji": "Emojis de lieux", + "thingsEmoji": "Emojis d'outils", + "symbolEmoji": "Emojis de symboles", + "flagsEmoji": "Emojis de drapeaux", + "draft": "Brouillon", + "poll": "Sondage", + "pollDdisabled": "Sondages : désactivés", + "pollProvider": "Fournisseur du sondage", + "polluntil": "Masquer le nombre de 'votes' jusqu'à ce que les gens votent.", + "choice": "Choix", + "pollmulti": "Sélection multiple", + "expires_in": "Expire dans...(sec)", + "contextBefore": "Contexte avant ce pouet", + "thisToot": "Ce pouet", + "contextAfter": "Contexte après ce pouet", + "beforeLTL": "TL locale avant ce pouet", + "beforeUTL": "TL de l'utilisateur avant ce pouet", + "afterLTL": "TL locale après ce pouet)", + "afterUTL": "TL de l'utilisateur avant ce pouet", + "afterFTL": "TL fédérée après ce pouet", + "favedPeople": "Personnes qui l'ont mis en favori", + "btedPeople": "Personnes qui l'ont boosté", + "useOtherAcct1": "Utiliser un autre compte", + "useOtherAcct2": ":unfav et unBT sont désactivés.", + "btWithVis": "Boost avec visibilité", "reply": "Répondre", - "bt": "Boost", - "favRegist": "Favourite", - "openBrowser": "Open in browser", - "screenshot": "Take a screenshot", - "copyURL": "Copy the URL", - "embed": "Embed", + "bt": "Booster", + "favRegist": "Favoris", + "openBrowser": "Ouvrir dans un navigateur", + "screenshot": "Prendre une capture d'écran", + "copyURL": "Copier l'URL", + "embed": "Embarquer", "toots": "Pouets", - "follow": "Follow", - "follower": "Follower", - "utlColumn": "Show as a column", + "follow": "Suivre", + "follower": "Abonné", + "utlColumn": "Afficher en tant que colonne", "timeline": "Fil", - "operateOtherAcct": "Cross-account", + "operateOtherAcct": "Compte croisé", "list": "Liste", "makeNew": "Sauvegarder", - "blocks": "Blocks", - "mutes": "Mutes", + "blocks": "Blocs", + "mutes": "Muets", "block": "Bloquer", - "mute": "Mute", - "domainBlock": "Domain block", + "mute": "Muet", + "domainBlock": "Blocage de domaine", "editProf": "Modifier le profil", "change": "Sauvegarder", "followReq": "Demandes de suivi", - "likeHimOrHer": "Resembling", + "likeHimOrHer": "Similaires", "endorse": "Recommander sur sa page", "openinbrowser": "Ouvrir dans un navigateur", - "mainacct": "Set it an main account", + "mainacct": "Définir un compte principal", "frc": "Suggérer", "more": "Plus", - "revoverJP": " to ", - "warnUseOtherAcct": "(Unable to unfollow)", + "revoverJP": " à ", + "warnUseOtherAcct": "(Impossible de ne plus suivre)", "revoverJPde": "", "or": "ou", "openProf": "Afficher le profile", - "warnListRegist": "Follow to add this user to lists.", - "blockDomain": "Add blocking domain", - "name": "Display name", + "warnListRegist": "Suivre pour ajouter cet utilisateur aux listes.", + "blockDomain": "Bloquer un nouveau domaine", + "name": "Nom affiché", "note": "Note", - "editProfImg": "Change avataor", - "editHeader": "Change header image", - "blocked": "You are blocked. Why?", - "likeUserDes": "Get people resembling this user.", - "get": "Get", + "editProfImg": "Changer d'avatar", + "editHeader": "Changer l'image d'en-tête", + "blocked": "Vous êtes bloqué. Pourquoi?", + "likeUserDes": "Rechercher des personnes ressemblant à cet utilisateur.", + "get": "Obtenir", "historyBack": "Retour", - "empUser": "Emphasize this user", - "supportme": "Support TheDesk!", - "TheDeskDes": "TheDesk has no ad, you need no charge to unlock premium features. We need your friendly support!", - "PatreonSupport": "Support on Patreon", - "PixivSupport": "Support on Pixiv FANBOX", - "AWLSupport": "Amazon Wish List", - "SendAmazonGift1": "Give me Amazon Gift Card:", + "empUser": "Mettre en valeur cet utilisateur", + "supportme": "Supportez TheDesk!", + "TheDeskDes": "TheDesk n'a pas de publicité, vous n'avez pas besoin de payer pour débloquer les fonctionnalités premium. Nous avons besoin de votre soutien amical!", + "PatreonSupport": "Supporter sur Patreon", + "PixivSupport": "Supporter sur Pixiv FANBOX", + "AWLSupport": "Liste de souhaits sur Amazon", + "SendAmazonGift1": "Offrez-moi une carte-cadeau Amazon:", "SendAmazonGift2": "", - "monthly": "Monthly", - "once": "Once", + "monthly": "Mensuel", + "once": "Une fois", "local": "Local", "localMedia": "Local (médias)", "home": "Principal", @@ -131,61 +131,61 @@ "integratedTLDes": "Intégré (local et principal)", "localPlusDes": "Integrated(Local and replies and BT on Home)", "notf": "Notifications", - "bookmark": "Bookmarks", - "showThisTL": "Show this TL:", - "webviewWarn": "TweetDeck with customed TJDeck(Code/TJDeck).", - "add": "Add", - "search": "Search", - "sortSet": "Sort", + "bookmark": "Marque-pages", + "showThisTL": "Montrer cette TL:", + "webviewWarn": "TweetDeck avec une adaptation de TJDeck (Code/TJDeck).", + "add": "Ajouter", + "search": "Rechercher", + "sortSet": "Trier", "selectAcct": "Select an account", "listLocale": "Liste", - "filterWord": "Filtering words", - "degree": "Filter contexts", + "filterWord": "Mots filtrés", + "degree": "Contextes filtrés", "conver": "Conversations", - "prof": "Profiles", + "prof": "Profils", "option": "Options", - "matchWord": "Whole word", - "warnMatchWord": "Nice for Latin language", - "except": "Drop instead of hide", - "exceptWorn": "Filtered toots will disappear irreversibly, even if filter is later removed", - "avalableBefore": "Expire after", - "warnAvBefore": "Unset or \"0\" means \"Never\"", - "warnAvBefore2": "This value may contain some error", - "unlimited": "Never", + "matchWord": "Mot entier", + "warnMatchWord": "Utile pour les langues latines", + "except": "Ignorer au lieu de cacher", + "exceptWorn": "Les pouets filtrés disparaîtront irréversiblement, même si le filtre est supprimé plus tard", + "avalableBefore": "Expire après", + "warnAvBefore": "Non défini ou \"0\" signifie \"Jamais\"", + "warnAvBefore2": "Cette valeur peut contenir une erreur", + "unlimited": "Jamais", "days": "days", "hours": "hours", "mins": "minutes", - "secs": "second(s)", - "warnOnIntegratedTL": "Integrated TL/Plus TL will hide both Home-filtering words and Local-filtering words.", + "secs": "seconde(s)", + "warnOnIntegratedTL": "La TL/Plus TL intégré masquera à la fois les mots filtrants sur le canal personnel et local.", "helloTheDesk": "

Welcome to TheDesk


Add an account or click add to add a column.", "addColumn": "Ajouter une colonne", "sortColumns": "Tri", - "acctMan": "Account Manager", - "filter": "Filter", + "acctMan": "Gestionnaire de compte", + "filter": "Filtre", "setting": "Paramètres", "reverse": "Toot box reverse", "f5": "Super Reload", - "nanoDes": "The smallest Mastodon,", + "nanoDes": "Le plus petit Mastodon,", "verTips": "Version", - "clockTips": "Clock", - "ramTips": "RAM status", - "changeTips": "Change Tips", - "helpAndLogs": "Help & Log", - "help": "Help", - "contactwithlog": "If you tell me bugs(not working or something) with this log, I can detect what is wrong more easily.", - "about": "About TheDesk", - "hereAddColumns": "<- Add TL", - "foundBug": "I found a bug", - "show": "Show", - "directory": "Directory", - "active": "Recently active", - "newcomer": "New arrivals", - "local_only": "Local only", + "clockTips": "Horloge", + "ramTips": "Etat de la mémoire", + "changeTips": "Changer les astuces", + "helpAndLogs": "Aide & Journal", + "help": "Aide", + "contactwithlog": "Si vous me parles de bugs (dysfonctionnement ou autre) avec ce journal, je peux détecter ce qui ne va pas plus facilement.", + "about": "À propos de TheDesk", + "hereAddColumns": "<- Ajout TL", + "foundBug": "J'ai trouvé un bug", + "show": "Afficher", + "directory": "Répertoire", + "active": "Actif récemment", + "newcomer": "Nouveautés", + "local_only": "Local uniquement", "menu": "Menu", - "demoBottomBtns": "Welcome guide", - "lookAtBottom": "Look at the bottom of this window. Here is some tips about it.", - "acctManDesc": "Add more accounts and logout them.", - "settingDesc": "Many and many preferences here. You will couldn't check it all!", - "nanoDescPlus": "Mini window client(experimental)", - "menuDesc": "All daily TheDesk and Mastodon tuning like add and sort columns, list and filter check." + "demoBottomBtns": "Guide de bienvenue", + "lookAtBottom": "Regardez le bas de cette fenêtre. Voici quelques conseils à ce sujet.", + "acctManDesc": "Ajoutez plus de comptes et déconnectez-les.", + "settingDesc": "Beaucoup beaucoup de préférences ici. Vous ne pourrez pas tout vérifier!", + "nanoDescPlus": "Mini fenêtre client (expérimental)", + "menuDesc": "Tous les réglages quotidiens TheDesk et Mastodon comme ajouter et trier les colonnes, vérifier une liste et filtrer." } \ No newline at end of file diff --git a/app/view/make/language/fr-FR/main.json b/app/view/make/language/fr-FR/main.json index b550197e..60df302f 100644 --- a/app/view/make/language/fr-FR/main.json +++ b/app/view/make/language/fr-FR/main.json @@ -22,171 +22,171 @@ "lang_time_suffixFromNow": null, "lang_time_inPast": null, "lang_time_seconds": "%d s", - "lang_time_minute": "1 m", - "lang_time_minutes": "%d m", + "lang_time_minute": "1 min", + "lang_time_minutes": "%d min", "lang_time_hour": "1 h", "lang_time_hours": "%d h", - "lang_time_day": "1 d", - "lang_time_days": "%d d", + "lang_time_day": "1 j", + "lang_time_days": "%d j", "lang_time_month": "1 mois", "lang_time_months": "%d mois", "lang_time_year": "y", "lang_time_years": "%d y", "lang_version_usever": "Aucune mise à jour n'a été trouvée ({{ver}})", "lang_version_skipver": "La mise à jour a été ignorée.", - "lang_version_platform": "Do you want auto-updates?(users installed on Microsoft Store select 'No')", - "lang_version_platform_linux": "Do you want auto-updates?(users installed on Snapcraft select 'No')", - "lang_version_platform_mac": "Do you want auto-updates?(Homebrew Cask users select 'No')", - "lang_login_noauth": "Show TL of unlogined accounts", + "lang_version_platform": "Voulez-vous des mises à jour automatiques? (si ce programme est installé depuis le Microsoft Store, sélectionnez 'Non')", + "lang_version_platform_linux": "Voulez-vous des mises à jour automatiques? (si ce programme est installé depuis Snapcraft, sélectionnez 'Non')", + "lang_version_platform_mac": "Voulez-vous des mises à jour automatiques? (si ce programme est installé depuis un Cask Homebrew, sélectionnez 'Non')", + "lang_login_noauth": "Afficher la TL d'une instance distante", "lang_manager_info": "À propos de cette instance", "lang_manager_refresh": "Actualiser", "lang_manager_delete": "Se déconnecter", "lang_manager_color": "Couleur du compte", - "lang_manager_confirm": "is about to logout. Continue?", + "lang_manager_confirm": "est sur le point de se déconnecter. Continuer ?", "lang_manager_mainAcct": "Fait : choisissez un compte principal", "lang_manager_def": "Par défaut", "lang_manager_none": "Aucun", - "lang_manager_godev": "Open DevCenter of Misskey. We show also an official documents to refer.", + "lang_manager_godev": "Open DevCenter de Misskey. Nous montrons également un document officiel de référence.", "lang_manager_logout": "Se déconnecter", "lang_manager_maxChars": "Nombre maximum de caractères de pouets", "lang_manager_refreshAt": "Se connecter avec ce domaine", - "lang_bbmd_misskey": "TheDesk regards \"@\" as reply, but put other parameter. Unlisted on Mastodon means Home on Misskey.", + "lang_bbmd_misskey": "TheDesk considère \"@\" comme une réponse, mais met un autre paramètre. Non listé sur Mastodon signifie Accueil sur Misskey.", "lang_emoji_get": "Téléchargez les émojis", "lang_emoji_custom": "Émojis personnalisés", - "lang_defaultemojis_text": "Emojis about {{cat}}", + "lang_defaultemojis_text": "Émojis de {{cat}}", "lang_emoji_uncat": "Non catégorisé", "lang_postimg_previewdis": "impossible de prévisualiser", - "lang_postimg_aftupload": "You cannot change accounts after uploading.", + "lang_postimg_aftupload": "Vous ne pouvez pas changer de compte après le téléversement.", "lang_postimg_failupload": "Échec", - "lang_postimg_delete": "Click to add description, right-click to delete this", + "lang_postimg_delete": "Cliquez pour ajouter une description, faites un clic droit pour supprimer ceci", "lang_postimg_desc": "Déscription", - "lang_postimg_leadContext": "right-click the thumbnail to delete this", - "lang_post_syncDetail": "Upload media synchronously", - "lang_post_syncDetailText": "Click each picture icon to get the thumbnail. If you can get, the media you uploaded are completely processed.", - "lang_post_tagTL": "This toot does not contain a default tag. This toot will not be shown on Local TL. Continue?", - "lang_post_tagVis": "This toot(not 'public' toot) is not shown on this tag's TL.", - "lang_post_cwtitle": "Auto CW Alert", - "lang_post_cwtxt": "You are about to post longer toot than you set.\nWarning text:", - "lang_post_btn1": "Cancel (will not post)", - "lang_post_btn2": "Make text hidden automatically", - "lang_post_btn3": "Continue to post", - "lang_post_unfinishedMedia": "The server has not finished processing your media. Retry.", - "lang_post_retry": "Retry", - "lang_post_offline": "Add to the drafts because of offline", - "lang_status_favWarn": "It will take a miunte to favourite a remote toot.", - "lang_status_btWarn": "It will take a miunte to boost a remote toot.", + "lang_postimg_leadContext": "click droit sur la vignette pour supprimer ceci", + "lang_post_syncDetail": "Téléverser les médias de manière synchronisée", + "lang_post_syncDetailText": "Cliquez sur chaque icône d'image pour obtenir la miniature. Si vous pouvez l'obtenir, le média que vous avez téléchargé est entièrement traité.", + "lang_post_tagTL": "Ce pouet ne contient pas de tag par défaut. Ce pouet ne sera pas affiché sur la TL locale. Continuer ?", + "lang_post_tagVis": "Ce pouet (pas un pouet 'public') n'est pas affiché sur la TL de ce tag.", + "lang_post_cwtitle": "Alerte CW automatique", + "lang_post_cwtxt": "Vous êtes sur le point de poster un pouet plus long que ce que vous avez défini.\nMessage d'avertissement :", + "lang_post_btn1": "Annuler (ne sera pas publié)", + "lang_post_btn2": "Caché automatiquement le texte", + "lang_post_btn3": "Continuer à poster", + "lang_post_unfinishedMedia": "Le serveur n'a pas terminé le traitement de vos médias. Réessayez.", + "lang_post_retry": "Réessayer", + "lang_post_offline": "Ajouter aux brouillons, car la connexion est hors ligne", + "lang_status_favWarn": "Cela prendra une minute d'ajouter un pouet distant à vos favoris.", + "lang_status_btWarn": "Cela prendra une minute de booster un pouet distant à vos favoris.", "lang_status_follow": "Suivre", "lang_status_unfollow": "Se désabonner", "lang_status_block": "Bloquer", "lang_status_unblock": "Débloquer", "lang_status_mute": "Silencier", - "lang_status_unmute": "Unmute", - "lang_status_redraftTitle": "Delete & redraft", - "lang_status_redraft": "Continue to delete & redraft? You lose statuses of this toot. This fanction may contain some bugs. Images of this toot will be deleted on older than Mastodon 2.4.1.", - "lang_status_emphas": "'s toots are emphasized. Please reload after this action.", - "lang_status_unemphas": "'s toots are not emphasized. Please reload after this action.", - "lang_status_unendorse": "Not feature on profile", + "lang_status_unmute": "Non-muet", + "lang_status_redraftTitle": "Supprimer & reformuler", + "lang_status_redraft": "Continuer à supprimer et reformuler ? Vous perdez les statuts de ce pouet. Cette fonction peut contenir quelques bugs. Les images de ce pouet seront supprimées sur une version antérieure à Mastodon 2.4.1.", + "lang_status_emphas": "a ses pouets mis en évidence. Veuillez recharger après cette action.", + "lang_status_unemphas": "a ses pouets sans mise en avant. Veuillez recharger après cette action.", + "lang_status_unendorse": "Ne s'affiche pas sur le profile", "lang_status_endorse": "Recommander sur son profile", - "lang_status_followers": "Followers", - "lang_status_active": "Last status", - "lang_secure_draft": "Add to draft", + "lang_status_followers": "Abonnés", + "lang_status_active": "Dernier statut", + "lang_secure_draft": "Ajouter au brouillon", "lang_secure_useThis": "Utiliser ceci", "lang_secure_deleteThis": "Supprimer ce pouet", - "lang_suggest_nodata": "Please get emojis list in order to show suggestion.", - "lang_usetxtbox_reply": "Reply Mode. Ctrl+Shift+C to clear.", - "lang_cards_check": " check", - "lang_cards_pip": "PiP mode", - "lang_cards_trusted": "Trusted embed HTML by TheDesk(Twitter, nicovideo, YouTube, Spotify, twitcasing)", - "lang_cards_untrusted": "Untrusted embed HTML by TheDesk", + "lang_suggest_nodata": "S'il vous plait obtenez la liste d'emojis pour afficher des suggestions.", + "lang_usetxtbox_reply": "Mode réponse. Ctrl+Shift+C pour effacer.", + "lang_cards_check": " vérifier", + "lang_cards_pip": "Mode Image dans l'Image", + "lang_cards_trusted": "HTML embarqué de confiance pour TheDesk (Twitter, nicovideo, YouTube, Spotify, twitcasing)", + "lang_cards_untrusted": "HTML embarqué sans confiance pour TheDesk", "lang_details_nodata": "Aucune donnée", "lang_details_filtered": "Pouet filtré", - "lang_details_embed": "Embed HTML is cliped.", - "lang_details_url": "URL of this toot is cliped.", - "lang_details_txt": "Content of this toot is cliped.", + "lang_details_embed": "Le code HTML intégré est tronqué.", + "lang_details_url": "L'URL de ce pouet est tronqué.", + "lang_details_txt": "Le contenu de ce pouet est tronqué.", "lang_filter_nodata": "Aucune donnée", - "lang_filter_errordegree": "Please check a context", + "lang_filter_errordegree": "Veuillez vérifier le contexte", "lang_list_nodata": "Aucune donnée", "lang_list_show": "Afficher", "lang_list_users": "Liste des utilisateur·rice·s", "lang_list_nouser": "Aucun·e utilisateur·rice dans cette liste.", "lang_list_add": "Ajouter à la liste", - "lang_list_add_misskey": "(perhaps this user has been listed)", + "lang_list_add_misskey": "(cet utilisateur a peut-être été listé)", "lang_list_remove": "Retirer de la liste", "lang_notf_new": " nouvelles notifications", - "lang_speech_refresh": "Save value about TTS config", - "lang_src_ts": "chronological order", - "lang_src_people": " people toot", - "lang_tags_always": "Always toots with ", - "lang_tags_realtime": "Tag-stream toot", - "lang_tags_tagunpin": "Unpin {{tag}}", - "lang_tags_unrealtime": "Disable TsT", + "lang_speech_refresh": "Sauvegarder la configuration TTS", + "lang_src_ts": "ordre chronologique", + "lang_src_people": " pouet de", + "lang_tags_always": "Toujours tagger les toots avec ", + "lang_tags_realtime": "Flux de toots taggés", + "lang_tags_tagunpin": "Désépingler {{tag}}", + "lang_tags_unrealtime": "Désactiver TsT", "lang_tags_tagwarn": "When you toot without {{tag}}, tag-streaming mode will be off.", - "lang_tl_media": "Media", - "lang_tl_reconnect": "Reconnect to streaming API", - "lang_tl_postmarkers_title": "Process...", - "lang_tl_postmarkers": "POST markers data. Please wait", - "lang_img_DLDone": "Downloaded:", - "lang_img_copyDone": "Copied: URL of this image", - "lang_layout_gotop": "Go top of this column. When icon is red, this column cannot connect straming API. Please reload.", - "lang_layout_thisacct": "{{notf}} of this account", - "lang_layout_delthis": "Remove this column", + "lang_tl_media": "Média", + "lang_tl_reconnect": "Se reconnecter à l'API de streaming", + "lang_tl_postmarkers_title": "En cours...", + "lang_tl_postmarkers": "POST des marqueurs. Veuillez patienter", + "lang_img_DLDone": "Téléchargé:", + "lang_img_copyDone": "Copié: URL de cette image", + "lang_layout_gotop": "Allez en haut de cette colonne. Lorsque l'icône est rouge, cette colonne ne peut pas connecter l'API de streaming. Veuillez recharger.", + "lang_layout_thisacct": "{{notf}} de ce compte", + "lang_layout_delthis": "Supprimer cette colonne", "lang_layout_setthis": "Paramètres de cette colonne", - "lang_layout_mediafil": "Media filtering", - "lang_layout_remoteOnly": "Remote only", - "lang_layout_linkana": "Auto Link Analyzer", - "lang_layout_linkanades": "Auto link analyzer", - "lang_layout_tts": "Text to speech ", + "lang_layout_mediafil": "Filtrage des médias", + "lang_layout_remoteOnly": "Distant seulement", + "lang_layout_linkana": "Analyse automatique du lien", + "lang_layout_linkanades": "Analyse automatique des liens", + "lang_layout_tts": "Audio description ", "lang_layout_reconnect": "Reconnect to streaming API", - "lang_layout_headercolor": "Header color of this column", - "lang_layout_nodata": "[No data]
F5/⌘+R to reload", + "lang_layout_headercolor": "Couleur de l'en-tête de cette colonne", + "lang_layout_nodata": "[Pas de données]
F5/⌘+R pour recharger", "lang_layout_dm": "Message direct", - "lang_layout_webviewmode": "Prefer WebView", - "lang_layout_excluded": "Excluded type of notification", + "lang_layout_webviewmode": "Préférer WebView", + "lang_layout_excluded": "Type de notification exclu", "lang_layout_mention": "Mentions", - "lang_layout_fav": "Favourites", + "lang_layout_fav": "Favoris", "lang_layout_bt": "Boosts", - "lang_layout_poll": "Polls", - "lang_layout_excludingbt": "Show BT mode", - "lang_layout_leftFold": "Stack to the left", - "lang_layout_leftUnfold": "Dock on the right", - "lang_layout_deleteColumn": "Delete this column", - "lang_layout_deleteColumnDesc": "Delete this column", - "lang_layout_unread": "Unread", - "lang_layout_tagManager": "Tag timeline manager", - "lang_layout_announ": "Announcement: the counter is the number of your unread announcements. If not shown, it means announcements are all marked as read.", - "lang_layout_resetWidth": "Stretch this column", - "lang_sort_gothis": "Go to this column", - "lang_sort_remthis": "Delete this column", - "lang_spotify_img": "Attach an album artwork", - "lang_spotify_imgno": "Not attach an album artwork", - "lang_spotify_acct": "Connect TheDesk to Spotify", - "lang_spotify_np": "Done:templete of NowPlaying", - "lang_setting_npprovide": "NowPlaying provider:{{set}}", - "lang_hisdata_frcreq": "Required Mastodon 2.4.3 and above", - "lang_hisdata_frcwarn": "Unfollow accounts will be shown.", - "lang_hisdata_taketime": "It will take 30s ~ several minutes", - "lang_hisdata_notonmisskey": "Misskey is unable to request.", - "lang_hisdata_key": "This user is proofed by {{set}}", + "lang_layout_poll": "Sondages", + "lang_layout_excludingbt": "Afficher le mode BT", + "lang_layout_leftFold": "Empiler à gauche", + "lang_layout_leftUnfold": "Ancrer à droite", + "lang_layout_deleteColumn": "Supprimer cette colonne", + "lang_layout_deleteColumnDesc": "Supprimer cette colonne", + "lang_layout_unread": "Non lu", + "lang_layout_tagManager": "Gérer la timeline des Tags", + "lang_layout_announ": "Annonce : le compteur est le nombre de vos annonces non lues. Si elle n'est pas affichée, cela signifie que toutes les annonces sont marquées comme lues.", + "lang_layout_resetWidth": "Étirer cette colonne", + "lang_sort_gothis": "Aller à cette colonne", + "lang_sort_remthis": "Supprimer cette colonne", + "lang_spotify_img": "Joindre une pochette d'album", + "lang_spotify_imgno": "Ne pas attacher de pochette d'album", + "lang_spotify_acct": "Connecter TheDesk à Spotify", + "lang_spotify_np": "Terminé:templete de NowPlaying", + "lang_setting_npprovide": "NowPlaying de:{{set}}", + "lang_hisdata_frcreq": "Version minimum de Mastodon requise 2.4.3 et suivantes", + "lang_hisdata_frcwarn": "Les comptes non suivis seront affichés.", + "lang_hisdata_taketime": "Cela prendra entre 30 secondes de quelques minutes", + "lang_hisdata_notonmisskey": "Impossible de requêter Misskey.", + "lang_hisdata_key": "Cet utilisateur est protégé par {{set}}", "lang_showontl_movetxt": "Ce compte a migré ailleurs", "lang_showontl_movebtn": "Continuer sur le nouveau compte", "lang_showontl_botacct": "[bot]", "lang_showontl_followed": "Vous suit", - "lang_parse_request": "Follow request", + "lang_parse_request": "Demandes de suivi", "lang_showontl_notf": "Notification ", "lang_showontl_domain": "Domaine ", - "lang_showontl_listwarn": "Follow to add this user to lists.", - "lang_showontl_verified": "This website is verified by owner at ", - "lang_status_requesting": "Requesting", + "lang_showontl_listwarn": "Suivre pour ajouter cet utilisateur aux listes.", + "lang_showontl_verified": "Ce site Web est vérifié par le propriétaire à ", + "lang_status_requesting": "Demande en cours", "lang_parse_mentioned": " vous a répondu", - "lang_parse_faved": " favourited your toot", - "lang_parse_bted": " boosted your toot", - "lang_parse_btedsimple": " boosted", - "lang_parse_polled": "'s poll", - "lang_parse_notftime": "Actioned at", + "lang_parse_faved": " a mis votre pouet en favori", + "lang_parse_bted": " a boosté votre pouet", + "lang_parse_btedsimple": " boosté", + "lang_parse_polled": "a fait un sondage", + "lang_parse_notftime": "Fait le", "lang_parse_cwshow": "Afficher", - "lang_parse_cwshow_acc": "This is a post with content warning. click to show the whole content", - "lang_parse_fulltext": "Full size text:", - "lang_parse_autofold": "Auto folded", + "lang_parse_cwshow_acc": "Ceci est un pouet avec un avertissement de contenu. Cliquez pour afficher tout le contenu", + "lang_parse_fulltext": "Texte complet:", + "lang_parse_autofold": "Replié automatiquement", "lang_parse_more": "Plus", "lang_parse_url": "Analyseur d’URL", "lang_parse_tagTL": "Fil à propos de {{tag}}", @@ -203,89 +203,89 @@ "lang_parse_bt": "Booster ce pouet", "lang_parse_fav": "Mettre ce pouet en favoris", "lang_parse_quote": "Citer ce pouet", - "lang_parse_bookmark": "Bookmark this", - "lang_parse_unbookmark": "Unbookmark this", + "lang_parse_bookmark": "Ajouter cette page aux favoris", + "lang_parse_unbookmark": "Retirer ce favori", "lang_parse_del": "Supprimer ce pouet", "lang_parse_pin": "Épingler ce pouet", - "lang_parse_unpin": "Unpin this", - "lang_parse_link": "Open in a browser", - "lang_parse_det": "Details via your main account.", - "lang_parse_detail": "Details", + "lang_parse_unpin": "Désépingler ceci", + "lang_parse_link": "Ouvrir dans un navigateur", + "lang_parse_det": "Détails via votre compte principal.", + "lang_parse_detail": "Détails", "lang_parse_redraft": "Supprimer & reformuler", "lang_parse_followed": "Vous a suivi", - "lang_parse_moved": "Moved to...", - "lang_parse_clientop": "Operation of this client", - "lang_parse_clienttxt": " will be", - "lang_parse_clientno": "done nothing", - "lang_parse_clientemp": "emphasized(/not emphasized)", - "lang_parse_clientmute": "muted", - "lang_parse_mute": " will be muted. You can remove on preferences.", - "lang_parse_voted": "(Voted)", - "lang_parse_myvote": "(My own poll)", + "lang_parse_moved": "Déplacé vers...", + "lang_parse_clientop": "Opération de ce client", + "lang_parse_clienttxt": " sera", + "lang_parse_clientno": "ne rien faire", + "lang_parse_clientemp": "mis en évidence(/pas mis en évidence)", + "lang_parse_clientmute": "mis en sourdine", + "lang_parse_mute": " sera mis en sourdine. Vous pouvez le supprimer dans les préférences.", + "lang_parse_voted": "(A voté)", + "lang_parse_myvote": "(Mon propre sondage)", "lang_parse_vote": "Vote", - "lang_parse_unvoted": "Show the result without voting", - "lang_parse_endedvote": "Expired", - "lang_parse_people": "people", - "lang_parse_thread": "Show thread", - "lang_parse_unknown": "Attached file", - "lang_parse_nsfw": "sensitive media", - "lang_parse_html": "Show embed HTML", - "lang_parse_notffilter": "Show this user's notifications", - "lang_parse_hidden": "Unvisible quoted toot", - "lang_parse_disconnected": "Streaming has been disconnected(retry after 3s)", - "lang_misskeyparse_renote": "Repost", - "lang_misskeyparse_renoteqt": "Renote", + "lang_parse_unvoted": "Afficher le résultat sans voter", + "lang_parse_endedvote": "Expiré", + "lang_parse_people": "personnes", + "lang_parse_thread": "Afficher le fil de discussion", + "lang_parse_unknown": "Fichier joint", + "lang_parse_nsfw": "média NSFW", + "lang_parse_html": "Afficher le HTML intégré", + "lang_parse_notffilter": "Afficher les notifications", + "lang_parse_hidden": "Pouet entre guillemets non visible", + "lang_parse_disconnected": "Le streaming a été déconnecté (réessayer après 3s)", + "lang_misskeyparse_renote": "Retooter", + "lang_misskeyparse_renoteqt": "Re-noter", "lang_misskeyparse_reaction": "Réaction", - "lang_misskeyparse_tagnostr": "No streaming API on Tag TLs", - "lang_misskeyparse_listnostr": "No streaming API on List TLs", + "lang_misskeyparse_tagnostr": "Aucune API de streaming pour le Tag des TLs", + "lang_misskeyparse_listnostr": "Aucune API de streaming pour le Tag des TLs", "lang_misskeyparse_home": "Accueil", "lang_misskeyparse_followers": "Abonné", - "lang_misskeyparse_specified": "Specified User", - "lang_misskeyparse_qt": "Misskey renote(quote) mode:Ctrl+Shift+Enter to clear", - "lang_misskeyparse_renoted": " renoted your following post.", - "lang_misskeyparse_quoted": " quoted your following post.", - "lang_misskeyparse_reacted": " reacted your following post.", - "lang_setting_time": "Time format:{{set}}", + "lang_misskeyparse_specified": "Utilisateur spécifié", + "lang_misskeyparse_qt": "Ctrl+Shift+Enter pour reformuler Misskey(quote), Entrée pour effacer", + "lang_misskeyparse_renoted": " reformulation de votre post.", + "lang_misskeyparse_quoted": " citation de votre post.", + "lang_misskeyparse_reacted": " réaction à votre post.", + "lang_setting_time": "Format de l'heure :{{set}}", "lang_setting_theme": "Thème : {{set}}", "lang_setting_compat": "Compatible", "lang_setting_nsfw": "NSFW:{{set}}", "lang_setting_cw": "CW:{{set}}", - "lang_setting_cwtext": "Default CW text:{{set}}", - "lang_setting_cws": "Always CW on:{{set}}", - "lang_setting_rp": "Reply counter:{{set}}", - "lang_setting_vis": "Default visibility:{{set}}", - "lang_setting_popup": "Popup notification:{{set}}", + "lang_setting_cwtext": "CW par défaut: {{set}}", + "lang_setting_cws": "Toujours activer le CW: {{set}}", + "lang_setting_rp": "Nombre de réponses:{{set}}", + "lang_setting_vis": "Visibilité par défaut:{{set}}", + "lang_setting_popup": "Popup de notification:{{set}}", "lang_setting_off": "Désactivé", "lang_setting_s": "s", - "lang_setting_box": "Default toot box action:{{set}}", + "lang_setting_box": "Action par défaut de la boîte d'envoi:{{set}}", "lang_setting_gif": "GIF:{{set}}", - "lang_setting_selt": "Auto fold:{{set1}} lines and above, {{set2}} letters and above", - "lang_setting_autocw": "Auto CW:{{set1}} lines and above, {{set2}} letters and above", - "lang_setting_width": "Minimam width:{{set}}", - "lang_setting_fixwidth": "TweetDeck fixed width:{{set}}px", - "lang_setting_img": "After posting an image:{{set}}", - "lang_setting_font": "Fonts:{{set}}", - "lang_setting_default": "default font", - "lang_setting_size": "Font size:{{set}}px", - "lang_setting_imgheight": "Image height:{{set}}px", + "lang_setting_selt": "Replier automatiquement :{{set1}} lignes et plus, {{set2}} lettres et plus", + "lang_setting_autocw": "CW automatique :{{set1}} lignes et plus, {{set2}} lettres et plus", + "lang_setting_width": "Largeur minimum:{{set}}", + "lang_setting_fixwidth": "Largeur fixe du TweetDeck :{{set}}px", + "lang_setting_img": "Après avoir posté une image :{{set}}", + "lang_setting_font": "Polices:{{set}}", + "lang_setting_default": "police par défaut", + "lang_setting_size": "Taille de la police:{{set}}px", + "lang_setting_imgheight": "Hauteur de l'image:{{set}}px", "lang_setting_ticker": "#InstanceTicker:{{set}}px", "lang_setting_animation": "Animation: {{set}}", "lang_setting_tag": "Tag TL:{{set}}", - "lang_setting_boxConfirm": "Post box:{{set}}", - "lang_setting_ul": "Native locale:{{set}}", - "lang_setting_notf": "Native notification:{{set}}", - "lang_setting_quote": "Quote format:{{set}}", + "lang_setting_boxConfirm": "Boite de toot:{{set}}", + "lang_setting_ul": "Langue native:{{set}}", + "lang_setting_notf": "Notification native:{{set}}", + "lang_setting_quote": "Format de citation:{{set}}", "lang_setting_via": "Via:{{set}}", - "lang_setting_mov": "Action buttons hiding:{{set}}", - "lang_setting_setasread": "Notification markers:{{set}}", + "lang_setting_mov": "Masquer les boutons d'action:{{set}}", + "lang_setting_setasread": "Marquer comme lu:{{set}}", "lang_setting_main": "Compte par défaut : {{set}}", - "lang_setting_sec": "Secondary toot button:{{set}}", - "lang_setting_ksref": "Keyboard shortcuts are refreshed.", - "lang_setting_nomuting": "No client is muted.", - "lang_setting_notftest": " Notification test ", - "lang_setting_notftestprof": "Your icon is shown.", - "lang_setting_exportwarn": "Only important data will be exported. You must keep this data secure.", + "lang_setting_sec": "Bouton de pouet secondaire:{{set}}", + "lang_setting_ksref": "Les raccourcis clavier sont actualisés.", + "lang_setting_nomuting": "Aucun client n'est mis en muet.", + "lang_setting_notftest": " Test de notification ", + "lang_setting_notftestprof": "Votre icône est affichée.", + "lang_setting_exportwarn": "Seules les données importantes seront exportées. Vous devez garder ces données en sécurité.", "lang_setting_importwarn": "Toutes les données seront supprimées.", - "lang_setting_noupd": "No available update", - "lang_setting_thisisbeta": "This is beta version. You have to update manually." + "lang_setting_noupd": "Aucune mise à jour disponible", + "lang_setting_thisisbeta": "Ceci est une version bêta. Vous devez la mettre à jour manuellement." } \ No newline at end of file diff --git a/app/view/make/language/fr-FR/setting.json b/app/view/make/language/fr-FR/setting.json index 41e3ae5a..fe3c5d33 100644 --- a/app/view/make/language/fr-FR/setting.json +++ b/app/view/make/language/fr-FR/setting.json @@ -4,7 +4,7 @@ "yes": "Oui", "no": "Non", "none": "Aucun", - "show": "Show", + "show": "Afficher", "hide": "Cacher", "default": "Par défaut", "change": "Modifier", @@ -19,30 +19,30 @@ "hardwareAccelerationWarn": "Redémarrage Automatique", "theme": "Thèmes", "popup": "Notification pop-up", - "popupwarn": "Hide to set \"0\"", + "popupwarn": "\"0\" pour cacher", "s": "sec", - "nativenotf": "Native notification", + "nativenotf": "Notification native", "nnwarn": "Cela ne fonctionne pas sur la version portable pour Windows.", - "nntest": "Notification test", + "nntest": "Test de notification", "width": "Largeur des colonnes", - "widthwarn": "Scroll bar will be shown when your window size is more than ammounts of columns.", + "widthwarn": "La barre de défilement apparaitra lorsque la taille de votre fenêtre ne peut plus afficher toutes les colonnes.", "fixwidth": "Largeur minimale du navigateur TweetDeck", "fixwidthwarn": "", "margin": "Marge entre les timelines", - "above": "above", + "above": "au-dessus de", "font": "Police de caractères", "fontwarn": "Select your favorite font to 'Select'", "fontsize": "Taille de la police de caractères", - "savefolder": "Folder to save", + "savefolder": "Enregistrer dans ce dossier", "savefolderwarn": "TheDesk utilise cette valeur lorsqu'il tente d'enregistrer des photos ou de prendre des captures d'écran.", - "useragent": "User agent", - "useragentWarn": "Restart when changed", - "frame": "Window frame", - "frameWarn": "If 'off', the window looks cool.", - "downloadWin": "Versioning(o Windows downloader)", + "useragent": "User-Agent", + "useragentWarn": "Redémarrer après les changements", + "frame": "Cadre de fenêtre", + "frameWarn": "Sur 'off', la fenêtre sera chouette.", + "downloadWin": "Versionner (o Téléchargeur de Windows)", "absolute": "valeur absolue", "srcUrl": "Moteur de recherche", - "srcUrlWarn": "{q} will be replaced to query.", + "srcUrlWarn": "{q} sera remplacé pour requêter.", "themeSel": "Sélectionner un thème", "customtheme": "Modifier et ajouter des thèmes", "customthemeDirection": "Jeu de couleurs", @@ -51,170 +51,172 @@ "use": "Utiliser ceci", "copyFrom": "Copier depuis", "bg": "Couleur de l'arrière-plan", - "subcolor": "Distinguishable from background", + "subcolor": "Différend du fond", "text": "Couleur du texte", "accent": "Arrière-plan des boosts", - "modal": "Background of modal window", - "modalFooter": "Background of modal window's footer", - "thirdColor": "Backgroud of tag buttons, etc(near to Background)", - "forthColor": "Title bar(same scheme to Background)", - "bottom": "Background of menu-bar at bottom of window", - "emphasized": "Emphasized toot's background", - "postbox": "Background of post-box and menu", - "active": "Background of 'active' elements", - "selected": "Background of selected with arrow keys", - "selectedWithShare": "Background of selected with arrow keys(boosted toots)", + "modal": "Arrière-plan de la fenêtre modale", + "modalFooter": "Arrière plan du pied de page de la fenêtre modale", + "thirdColor": "Fond des boutons tag, etc (près de l'arrière plan)", + "forthColor": "Barre de titre (même schéma en arrière-plan)", + "bottom": "Arrière-plan de la barre de menus en bas de la fenêtre", + "emphasized": "Arrière plan des pouets mis en évidence", + "postbox": "Arrière plan du menu et de la boite d'envoi", + "active": "Arrière-plan des éléments 'actifs'", + "selected": "Arrière-plan de la sélection avec les flèches", + "selectedWithShare": "Arrière-plan de la sélection avec les flèches (pouets boostés)", "add_new": "Ajouter", "name": "Nom", "desc": "À propos de ce thème", - "customImport": "Import of custom themes", + "customImport": "Importer des thèmes personnalisés", "delete": "Supprimer", - "timeline": "Timeline Preferences", + "timeline": "Préférence de la TimeLine", "timemode": "Format de l’heure", - "relativetime": "Relative format:\"1 minutes ago\",\"3 days ago\"", - "absolutetime": "Absolute format:\"23:25:21\",\"2017/12/30 23:59:00\"", - "mixtime": "Mixed format:toots posted today are relative-format, others are absolute-format.", - "relativesel": "Relative", - "absolutesel": "Absolute", - "doublesel": "Both relative and absolute", - "mixsel": "Mixed", - "locale": "Server's unique locale", - "localewarn": "This value is available on some Japanese servers", + "relativetime": "Format relatif:\"Il y a 1 minutes\",\"3 jours\"", + "absolutetime": "Format absolu :\"23:25:21\",\"2017/12/30 23:59:00\"", + "mixtime": "Formats mixtes: les pouets postés aujourd'hui sont au format relatif, les autres sont au format absolu.", + "relativesel": "Relatif", + "absolutesel": "Absolu", + "doublesel": "Relatif et absolu", + "mixsel": "Mixte", + "locale": "Locale unique du serveur", + "localewarn": "Cette valeur est disponible sur certains serveurs japonais", "nswf": "Hide NSFW pictures", - "nsfwwarn": "Strong blur effect", - "cw": "Hide CW contents", - "replyct": "Reply counter style", - "replyct_hidden": "Show 1+ if the replies are more than 1.", - "replyct_full": "Show full count(1,2...)", - "gif": "Animated GIF images animation", - "box": "Action of posting-box", - "boxyes": "Folding", - "boxabs": "Absolutely open", - "boxno": "Open after posting", - "tag": "Tag TL Search", - "tagfed": "Use federated network", + "nsfwwarn": "Fort effet de flou", + "cw": "Cacher le contenu CW", + "replyct": "Style du compteur de réponse", + "replyct_hidden": "Afficher +1 s'il y a plus d'une réponse.", + "replyct_full": "Afficher le comptage complet (1,2...)", + "gif": "Animation des images GIF animées", + "box": "Action de la boite d'envoi", + "boxyes": "Pliage", + "boxabs": "Entièrement ouvert", + "boxno": "Ouvrir après l'envoi", + "tag": "Recherche de Tags dans la TL", + "tagfed": "Utiliser le réseau fédéré", "taglocal": "Utiliser le réseau local", "via": "Afficher via", - "mouseover": "Hide action buttons without mouseover", - "mouseoverwarn": "You may feel 'mouseover' is unconfortable:(", - "mv": "Mouseover to show", + "mouseover": "Masquer les boutons d'action sans survol de la souris", + "mouseoverwarn": "Vous pourriez trouver le survol de la souris inconfortable :(", + "mv": "Survoler pour afficher", "mvclick": "Cliquez pour afficher", - "notfmarker": "Show Notification marker, red colored bell and counter(if you show a notification column.)", - "autofold": "Auto folding", + "notfmarker": "Afficher le marqueur de notification, la cloche rouge et le compteur (si vous affichez une colonne de notification.)", + "autofold": "Défilement automatique", "autofoldwarn": "TheDesk ne réduit pas les toots de 5 caractères ou moins. Si réduit, les retours à la ligne ne sont pas affichés. TheDesk compte uniquement les retours à la ligne comme le nombre de lignes.", "lines": "lignes", "letters": "lettres", "or": "ou", "imgheight": "Hauteur des images", - "imgheightwarn": "Option:Set \"full\" to uncrop.", + "imgheightwarn": "Option:Définir \"full\" pour ne pas rogner.", "ticker": "Activer OpenSticker", "tickerwarn": "Show colorful stickers about tooters' server. About #InstanceTicker Copyright 2018 weepjp, kyori19.", "animation": "Animation des timelines", - "markers": "Markers(mark as read) on HTL and notifications", - "markerswarn": "Mastodon 3.0~. Shared on WebUI and third-party supported clients.", + "markers": "Marqueur(marquer comme lu) sur la TL personnelle et les notifications", + "markerswarn": "Mastodon 3.0~. Partagé sur l'interface web et les clients tiers supportés.", "remote_img": "Récupérer les images depuis le serveur distant", - "remote_imgWarn": "All previews are got from your loginned cache server.", + "remote_imgWarn": "Toutes les prévisualisations sont obtenues depuis le serveur où vous êtes connecté.", + "moreContextMode": "Context Tool", + "moreContextModeWarn": "On detail of the toot modal, show toots before / after the toot on LTL, FTL, UTL", "replySound": "Son (Réponse)", "favSound": "Son (Fav)", "btSound": "Son (Boost)", "followSound": "Son (Follow)", "customSound": "Son personnalisé", - "post": "Posting Preferences", + "post": "Préférences d'envoi", "autocw": "Alerte avant de poster un long toot.", "autocwwarn": "Afficher la boîte de dialogue si vous cachez un texte trop long.", "defaultcw": "Texte d'avertissement par défaut", - "cws": "Always CW set", + "cws": "Toujours marquer CW", "defaultvis": "Visibilité par défaut", "public": "Public", "unlisted": "Non listé", "private": "Privé", "direct": "Direct", - "memory": "Memory(memorized as each server)", - "useapi": "Default of your visibility(Set on preferences of Mastodon server)", - "postimg": "Posting images preferences", - "showurl": "Insert media URL", - "nourl": "Insert nothig", + "memory": "Mémoire (mémorisée pour chaque serveur)", + "useapi": "Visibilité par défaut (choisi dans les préférences du serveur Mastodon)", + "postimg": "Préférences de publication d'images", + "showurl": "Insérer l'URL du média", + "nourl": "Ne rien insérer", "disabled": "Désactivé", "quote": "Format des citations", "simple": "URL uniquement", - "mention": "URL and acct(mention to the user)", - "full": "URL, text and acct(mention to the user)", - "notqt": "Disabled(Hide buttons on TLs)", + "mention": "URL et compte (mention à l'utilisateur)", + "full": "URL, texte et compte (mention à l'utilisateur)", + "notqt": "Désactivé (boutons masqués sur les TLs)", "apiQuote": "API (seulement certaines instances)", - "showBookmarkAction": "Show a bookmarking toot button", - "scrollBar": "Height of the scroll bar", - "thin": "Thin", + "showBookmarkAction": "Afficher un bouton pour ajouter un pouet aux marque-pages", + "scrollBar": "Hauteur de la barre de défilement", + "thin": "Fin", "normal": "Normal", - "thick": "Thick", - "main": "Default accounts of actions", - "mainwarn": "Main account can be set on Account Manager.", - "lastacct": "Account you used recently", + "thick": "Épais", + "main": "Comptes par défaut des actions", + "mainwarn": "Le compte principal peut être défini sur le gestionnaire de comptes.", + "lastacct": "Compte que vous avez utilisé récemment", "usemainacct": "Compte principal", - "secondary": "Secondary Toot Button", - "secwarn": "Toot with other visibility setting", - "nothing": "Hidden", - "localonly": "Local Only", - "zeroWidthEmoji": "Zero-width space when inserting emojis", + "secondary": "Bouton de pouet secondaire", + "secwarn": "Pouet avec un autre paramètre de visibilité", + "nothing": "Caché", + "localonly": "Local uniquement", + "zeroWidthEmoji": "Insérer les émojis sans espace", "uploadCrop": "Ajuster automatiquement la taille", - "uploadCropWarn": "Max long-side px. Uploaded images are converted to JPEG(from JPEG) or PNG(from others). Set 0 and the images will not be resized. Notice: if you post an animated picture like GIF, it will be converted static one.", - "keysc": "Keyboard shortcut Preferences", - "iks": "Easy inserter", - "okswarn": "You can insert any letters and emojis with only 3 keys", + "uploadCropWarn": "Longueur max en px. Les images téléchargées sont converties en JPEG ou en PNG. Entrez 0 pour ne pas redimensionner les. Attention: si vous publiez une image animée comme un GIF, elle sera convertie en image statique.", + "keysc": "Préférences de raccourcis clavier", + "iks": "Insertion facile", + "okswarn": "Vous pouvez insérer des lettres et des emojis avec seulement 3 touches", "plugin": "Plugins", - "howToWritePlugin": "Japanese docs of AiScript TheDesk plugins", - "pluginList": "Plugin list", - "muteemp": "Mute & Emphasis Preferences", - "climute": "Client Mute", - "cliemp": "Client Emphasis", - "cliwarn": "Click client name on toots to toggle mute and emphasis.", - "enter": "Enter to set", - "wordmute": "Words Mute", - "wordemp": "Words Emphasis", - "useremp": "Users Emphasis", - "useerempwarn": "Set on users data modals.", - "empcolorwarn": "Use this color to emphasis", - "spotify": "Spotify and NowPlaying Preferences", - "spotifynote1": "Click ", - "spotifynote2": "icon to NowPlaying", - "link": "Account Connection", + "howToWritePlugin": "Documentation japonaise des plugins AiScript TheDesk", + "pluginList": "Liste des plugins", + "muteemp": "Préférences de mise en valeur et muet", + "climute": "Client Muet", + "cliemp": "Client Mis en valeur", + "cliwarn": "Cliquez sur le nom du client des pouets pour activer/désactiver muet et la mise en valeur.", + "enter": "Entrer pour définir", + "wordmute": "Mots muets", + "wordemp": "Mots mis en valeur", + "useremp": "Utilisateurs mis en valeur", + "useerempwarn": "Régler sur les modales de données des utilisateurs.", + "empcolorwarn": "Utilisez cette couleur pour mettre en valeur", + "spotify": "Préférences Spotify et NowPlaying", + "spotifynote1": "Clic ", + "spotifynote2": "icône pour la lecture en cours", + "link": "Connexion au compte", "linkwarn": "TheDesk enregistre vos données sur le serveur thedesk.top.", "connect": "Se connecter", "disconnect": "Se déconnecter", - "lastFmWarn": "User name...(empty to disconnect) You cannot hide your recent play log at last.fm privacy settings.", + "lastFmWarn": "Nom d'utilisateur...(vide pour se déconnecter) Vous ne pouvez pas cacher votre journal de lecture récente dans les paramètres de confidentialité de last.fm.", "templateedit": "Modifier un modèle", "templateeditwarn": "", - "template1": "Spotify:{song}:Song name/{album}:Album name/{artist}:Artist name/{url}:URL to Spotify", - "template2": "macOS:{song}:Song name/{album}:Album name/{artist}:Artist name/composer:{composer}/spampling rate:{hz}/bit rate:{bitRate}/genre:{genre}", + "template1": "Spotify:{song}:Morceau/{album}:Album name/{artist}:Nom de l'artiste /{url}:URL de Spotify", + "template2": "macOS:{song}:Morceau/{album}:Album/{artist}:Artiste/compositeur:{composer}/fréquence d'échantillonage :{hz}/débit:{bitRate}/genre:{genre}", "template3": "", - "postartwork": "Attach an Artwork of Spotify", + "postartwork": "Attacher une couverture depuis Spotify", "searchArtwork": "Si la chanson n'a pas d'illustration, la compléter automatiquement (macOS)", - "searchArtworkWarn": "If you nowplaying an non-artwork song, get one which seems nice through API. If you do not like the completed artwork, you can right-click it to delete.", - "tts": "TTS(text to speech) Preferences", - "bouyomi": "BouyomiChan connect", - "bouyomiWarn": "Require: BouyomiChan WebSocket Plugin", + "searchArtworkWarn": "Si vous jouez un morceau sans couverture, récupérez en une jolie via l'API. Si vous n'aimez pas la couverture, faites un clic-droit pour l'effacer.", + "tts": "Préférences TTS(audio description)", + "bouyomi": "Connexion à BouyomiChan", + "bouyomiWarn": "Le plugin BouyomiChan pour WebSocket est nécessaire", "speed": "Vitesse", - "speedwarn": "1-100(default:10)", - "pitch": "Pitch", - "pitchwarn": "0-100(default:50)", + "speedwarn": "1-100 (par défaut:10)", + "pitch": "Tonalité", + "pitchwarn": "0-100 (par défaut:50)", "vol": "Volume", - "volwarn": "0-100(default:100)", + "volwarn": "0-100 (par défaut:100)", "volwarn80": "0-100 (par défaut:80)", "test": "Test", "sample": "TheDesk est un client Mastodon open-source pour PC.", "playstop": "Jouer/Arrêter", "back": "Retour", "keyscs": "Raccourcis clavier", - "keyscr": "Jump to n(1-9)th column", - "keynew": "Open toot box", - "keytoggle": "Toggle toot box", + "keyscr": "Aller à la n(1-9)ème colonne", + "keynew": "Ouvrir la boîte d'envoi", + "keytoggle": "Activer/désactiver la boîte d'envoi", "keypost": "Publier", - "keysecpost": "Post(secondary toot)", + "keysecpost": "Envoyer(pouet secondaire)", "keyunread": "Marquer toutes les notifications comme lues", - "keyesc": "Hide toot box", - "keyf5": "Super Reload", - "keyclear": "Clear toot box", - "keyacctman": "Account Manager", - "keyshowprof": "Show profile of selecting", + "keyesc": "Cacher la boite d'envoi", + "keyf5": "Super rechargement", + "keyclear": "Vider le champs de saisie du pouet", + "keyacctman": "Gestionnaire de compte", + "keyshowprof": "Afficher le profil de sélection", "keyrow": "Montrer l'image précédente ou suivante", "keyzoom": "Molette de la souris : Zoomer sur l'image", "whenSelected": "Quand un toot est sélectionné : ", @@ -224,7 +226,7 @@ "keyselecttop": "Sélectionner la colonne de toot en haut à gauche (colonne numéro 1)", "reset": "Réinitialiser (Danger)", "resetconfirm": "Supprimer toutes les données. Vous ne pouvez pas annuler. Continuer ?", - "about": "About TheDesk", + "about": "À propos de TheDesk", "hp": "Site Web", "support": "Assistance", "help": "Aide", diff --git a/app/view/make/language/fr-FR/update.json b/app/view/make/language/fr-FR/update.json index 2d6025a5..d6917026 100644 --- a/app/view/make/language/fr-FR/update.json +++ b/app/view/make/language/fr-FR/update.json @@ -1,17 +1,17 @@ { "updatehere": "Téléchargez le dernier TheDesk", "download": "Démarrer", - "portable": "Portable ver.", - "installer": "Installer(Recommended)", + "portable": "Version portable", + "installer": "Installeur(Recommandé)", "linux": "zip", - "linuxdeb": "deb(Recommended on buntu, Debian)", + "linuxdeb": "deb(Recommandé sur ubuntu, Debian)", "linuxsnap": "snap", - "snap": "Get it on Snapcraft", - "sureupd": "You may lose a cool experience!", + "snap": "Obtenez-le sur Snapcraft", + "sureupd": "Vous pourriez rater une expérience sympa!", "skipupd": "Ignorer cette mise à jour", - "nexttl": "Hidden until next TL loading", - "nextver": "Hidden until next version", - "problem1": "Some problems?", + "nexttl": "Caché jusqu'au prochain chargement de la TL", + "nextver": "Caché jusqu'à la prochaine version", + "problem1": "Des soucis?", "problem2": "Please download on Oficial HP.", "continue": "Continuer la mise à jour", "dlnow": "Téléchargement...", diff --git a/app/view/make/language/he-IL/setting.json b/app/view/make/language/he-IL/setting.json index 6f9868ce..5abd939e 100644 --- a/app/view/make/language/he-IL/setting.json +++ b/app/view/make/language/he-IL/setting.json @@ -114,6 +114,8 @@ "markerswarn": "Mastodon 3.0~. Shared on WebUI and third-party supported clients.", "remote_img": "Get images from the remote server", "remote_imgWarn": "All previews are got from your loginned cache server.", + "moreContextMode": "Context Tool", + "moreContextModeWarn": "On detail of the toot modal, show toots before / after the toot on LTL, FTL, UTL", "replySound": "Sound(Reply)", "favSound": "Sound(Fav)", "btSound": "Sound(Boost)", diff --git a/app/view/make/language/hu-HU/setting.json b/app/view/make/language/hu-HU/setting.json index 6f9868ce..5abd939e 100644 --- a/app/view/make/language/hu-HU/setting.json +++ b/app/view/make/language/hu-HU/setting.json @@ -114,6 +114,8 @@ "markerswarn": "Mastodon 3.0~. Shared on WebUI and third-party supported clients.", "remote_img": "Get images from the remote server", "remote_imgWarn": "All previews are got from your loginned cache server.", + "moreContextMode": "Context Tool", + "moreContextModeWarn": "On detail of the toot modal, show toots before / after the toot on LTL, FTL, UTL", "replySound": "Sound(Reply)", "favSound": "Sound(Fav)", "btSound": "Sound(Boost)", diff --git a/app/view/make/language/it-IT/setting.json b/app/view/make/language/it-IT/setting.json index 4c6abd59..3042aabf 100644 --- a/app/view/make/language/it-IT/setting.json +++ b/app/view/make/language/it-IT/setting.json @@ -114,6 +114,8 @@ "markerswarn": "Mastodon 3.0~. Condiviso su WebUI e client supportati da terze parti.", "remote_img": "Ottieni immagini dal server remoto", "remote_imgWarn": "Tutte le anteprime sono ottenute dal server cache loginato.", + "moreContextMode": "Context Tool", + "moreContextModeWarn": "On detail of the toot modal, show toots before / after the toot on LTL, FTL, UTL", "replySound": "Suono(Rispondi)", "favSound": "Suono (Fav)", "btSound": "Suono (Boost)", diff --git a/app/view/make/language/kw-GB/setting.json b/app/view/make/language/kw-GB/setting.json index a7f233e4..ba6566b1 100644 --- a/app/view/make/language/kw-GB/setting.json +++ b/app/view/make/language/kw-GB/setting.json @@ -114,6 +114,8 @@ "markerswarn": "Mastodon 3.0~. Shared on WebUI and third-party supported clients.", "remote_img": "Get images from the remote server", "remote_imgWarn": "All previews are got from your loginned cache server.", + "moreContextMode": "Context Tool", + "moreContextModeWarn": "On detail of the toot modal, show toots before / after the toot on LTL, FTL, UTL", "replySound": "Sound(Reply)", "favSound": "Sound(Fav)", "btSound": "Sound(Boost)", diff --git a/app/view/make/language/nl-NL/setting.json b/app/view/make/language/nl-NL/setting.json index 6f9868ce..5abd939e 100644 --- a/app/view/make/language/nl-NL/setting.json +++ b/app/view/make/language/nl-NL/setting.json @@ -114,6 +114,8 @@ "markerswarn": "Mastodon 3.0~. Shared on WebUI and third-party supported clients.", "remote_img": "Get images from the remote server", "remote_imgWarn": "All previews are got from your loginned cache server.", + "moreContextMode": "Context Tool", + "moreContextModeWarn": "On detail of the toot modal, show toots before / after the toot on LTL, FTL, UTL", "replySound": "Sound(Reply)", "favSound": "Sound(Fav)", "btSound": "Sound(Boost)", diff --git a/app/view/make/language/no-NO/setting.json b/app/view/make/language/no-NO/setting.json index c3147a65..4f787937 100644 --- a/app/view/make/language/no-NO/setting.json +++ b/app/view/make/language/no-NO/setting.json @@ -114,6 +114,8 @@ "markerswarn": "Mastodon 3.0~. Shared on WebUI and third-party supported clients.", "remote_img": "Get images from the remote server", "remote_imgWarn": "All previews are got from your loginned cache server.", + "moreContextMode": "Context Tool", + "moreContextModeWarn": "On detail of the toot modal, show toots before / after the toot on LTL, FTL, UTL", "replySound": "Sound(Reply)", "favSound": "Sound(Fav)", "btSound": "Sound(Boost)", diff --git a/app/view/make/language/pl-PL/acct.json b/app/view/make/language/pl-PL/acct.json index f4dcac80..4afccde3 100644 --- a/app/view/make/language/pl-PL/acct.json +++ b/app/view/make/language/pl-PL/acct.json @@ -1,25 +1,25 @@ { - "list": "List of accounts", - "back": "Back", - "add": "Add an account", - "addAcct": "Fill the instance domain (like mastodon.social)", + "list": "Lista kont", + "back": "Wstecz", + "add": "Dodaj konto", + "addAcct": "Wprowadź domenę instancji (jak mastodon.social)", "codesetupwarn": "Uncheck it to skip pasiting code.(login to Mastodon on Windows or macOS) (Recommended: pcheck)", "codesetup": "Code setup", "mainacct": "Main an account", - "selacct": "Select an account", - "codepastewarn": "Paste the code and close browser.", + "selacct": "Wybierz konto", + "codepastewarn": "Wklej kod i zamknij przeglądarkę.", "codepaste": "Code", "domain": "Domain", "connect": "Federated servers", - "toots": "Toots", - "users": "Users", - "users2": "users", + "toots": "Tooty", + "users": "Użytkownicy", + "users2": "użytkownicy", "safety": "Connection", - "ver": "Mastodon version", + "ver": "Wersja Mastodona", "ko": "", "thisismisskey": "Login as Misskey", "misskeylogin": "Read Docs(ja) to login Misskey.", - "nodata": "No data", + "nodata": "Brak danych", "accessTokenSetup": "Use access token to login(click after fill not code but access-token in box: Advanced)", "haveExported": "Having the exported file of TheDesk, click here to jump setting page" } \ No newline at end of file diff --git a/app/view/make/language/pl-PL/index.json b/app/view/make/language/pl-PL/index.json index d8523f2c..6d0a73b4 100644 --- a/app/view/make/language/pl-PL/index.json +++ b/app/view/make/language/pl-PL/index.json @@ -1,27 +1,27 @@ { - "draghere": "Drag here to upload", + "draghere": "Przeciągnij tutaj by przesłać", "nowOffline": "OFFLINE: all of your post is in the draft box and you should reload after re-connect to the Internet", "reOnline": "Now we are in the Internet, you should reload...", - "close": "Close", - "webSrc": "Search on Web", + "close": "Zamknij", + "webSrc": "Szukaj w Internecie", "tsSrc": "Search on tootsearch", - "showSelectProf": "Show profile of the selecting account", + "showSelectProf": "Pokaż profil wybranego konta", "closethisbox": "Close this box", "toot": "Toot", "post-new": "Post new", - "nsfwDes": "Mark media as sensitive", + "nsfwDes": "Oznacz media jako wrażliwe", "cwDes": "Hide text behind warning", - "selfile": "Attach..", - "insertEmoji": "Emojis", - "schedule": "Scheduled toot", + "selfile": "Dołącz..", + "insertEmoji": "Emoji", + "schedule": "Zaplanowany toot", "postat": "Post at", "scheduleWarn": "2.7.0~ Minimum time gap:5min(clock on the server may not be accurate.)", "clearToot": "Clear toot box", "replyMode": "Reply", - "no": "No", - "yes": "Yes", - "temp": "Attaching files", - "nothing": "None", + "no": "Nie", + "yes": "Tak", + "temp": "Dołączanie plików", + "nothing": "Brak", "stamp": "Stamp", "stampWarn": "Your acct(aa@bb.cc) is printed on the right-bottom of the uploaded image", "vis": "Adjust status privacy", @@ -30,33 +30,33 @@ "publicJP": "", "unlistedJP": "", "privateJP": "", - "localJP": "Local only", + "localJP": "Tylko lokalne", "sectoot": "Secondary Toot", "directJP": "", "emojiWarn": "", - "emojiInsertWarn": "Some emojis are not able to be inserted.", + "emojiInsertWarn": "Niektóre emotikony nie mogą być wstawione.", "refreshEmoji": "Refresh emojis list", "closeThisBox": "Close this box", "showThisEmoji": " are shown.", "customEmoji": "Custom emojis", - "peopleEmoji": "Emojis of people", - "natureEmoji": "Emojis of nature", - "foodEmoji": "Emojis of foods", - "activityEmoji": "Emojis of activities", - "placeEmoji": "Emojis of places", - "thingsEmoji": "Emojis of tools", - "symbolEmoji": "Emojis of symbols", - "flagsEmoji": "Emojis of flags", + "peopleEmoji": "Emoji ludzi", + "natureEmoji": "Emoji natury", + "foodEmoji": "Emoji jedzenia", + "activityEmoji": "Emoji aktywności", + "placeEmoji": "Emoji miejsc", + "thingsEmoji": "Emoji narzędzi", + "symbolEmoji": "Emoji symboli", + "flagsEmoji": "Emoji flag", "draft": "Draft", "poll": "Poll", "pollDdisabled": "Polls: Disabled", "pollProvider": "Provider of Poll", "polluntil": "Hide 'votes' count until people vote it.", - "choice": "Choice", - "pollmulti": "Multiple select", - "expires_in": "Expires in...(sec)", + "choice": "Wybór", + "pollmulti": "Wielokrotny wybór", + "expires_in": "Wygasa za... (sek)", "contextBefore": "Context before this toot", - "thisToot": "This toot", + "thisToot": "Ten toot", "contextAfter": "Context after this toot", "beforeLTL": "Local TL before this toot", "beforeUTL": "User TL before this toot", @@ -69,49 +69,49 @@ "useOtherAcct2": ":unfav and unBT are disabled.", "btWithVis": "Boost with visibility", "reply": "Reply", - "bt": "Boost", - "favRegist": "Favourite", - "openBrowser": "Open in browser", - "screenshot": "Take a screenshot", - "copyURL": "Copy the URL", - "embed": "Embed", - "toots": "Toots", - "follow": "Follow", - "follower": "Follower", - "utlColumn": "Show as a column", - "timeline": "Timeline", + "bt": "Podbij", + "favRegist": "Polub", + "openBrowser": "Otwórz w przeglądarce", + "screenshot": "Zrób zrzut ekranu", + "copyURL": "Skopiuj adres URL", + "embed": "Osadzony", + "toots": "Tooty", + "follow": "Obserwuj", + "follower": "Obserwujący", + "utlColumn": "Pokaż jako kolumnę", + "timeline": "Oś czasu", "operateOtherAcct": "Cross-account", - "list": "List", - "makeNew": "Save", + "list": "Lista", + "makeNew": "Zapisz", "blocks": "Blocks", "mutes": "Mutes", - "block": "Block", - "mute": "Mute", + "block": "Zablokuj", + "mute": "Wycisz", "domainBlock": "Domain block", - "editProf": "Edit profile", - "change": "Save", + "editProf": "Edytuj profil", + "change": "Zapisz", "followReq": "Follow requests", "likeHimOrHer": "Resembling", "endorse": "Feature on profile", - "openinbrowser": "Open in browser", + "openinbrowser": "Otwórz w przeglądarce", "mainacct": "Set it an main account", "frc": "Suggest", - "more": "More", - "revoverJP": " to ", - "warnUseOtherAcct": "(Unable to unfollow)", + "more": "Więcej", + "revoverJP": " do ", + "warnUseOtherAcct": "(Nie można przestać obserwować)", "revoverJPde": "", - "or": "or", - "openProf": "Show profile", + "or": "lub", + "openProf": "Pokaż profil", "warnListRegist": "Follow to add this user to lists.", "blockDomain": "Add blocking domain", - "name": "Display name", - "note": "Note", - "editProfImg": "Change avataor", + "name": "Wyświetlana nazwa", + "note": "Notka", + "editProfImg": "Zmień awatar", "editHeader": "Change header image", "blocked": "You are blocked. Why?", "likeUserDes": "Get people resembling this user.", "get": "Get", - "historyBack": "Back", + "historyBack": "Wstecz", "empUser": "Emphasize this user", "supportme": "Support TheDesk!", "TheDeskDes": "TheDesk has no ad, you need no charge to unlock premium features. We need your friendly support!", @@ -138,7 +138,7 @@ "search": "Search", "sortSet": "Sort", "selectAcct": "Account(Scroll to show all)", - "listLocale": "List", + "listLocale": "Lista", "filterWord": "Filtering words", "degree": "Filter contexts", "conver": "Conversations", @@ -151,22 +151,22 @@ "avalableBefore": "Expire after", "warnAvBefore": "Unset or \"0\" means \"Never\"", "warnAvBefore2": "This value may contain some error", - "unlimited": "Never", - "days": "day(s)", + "unlimited": "Nigdy", + "days": "dzień (dni)", "hours": "hour(s)", "mins": "minute(s)", "secs": "second(s)", "warnOnIntegratedTL": "Integrated TL/Plus TL will hide both Home-filtering words and Local-filtering words.", "helloTheDesk": "Internal error: please clear all data(at setting page) All data will be deleted.", - "addColumn": "Add a column", + "addColumn": "Dodaj kolumnę", "sortColumns": "Sort", - "acctMan": "Account Manager", - "filter": "Filter", - "setting": "Preferences", + "acctMan": "Menadżer konta", + "filter": "Filtr", + "setting": "Ustawienia", "reverse": "Toot button layout reverse", "f5": "Reload TL", "nanoDes": "The smallest Mastodon,", - "verTips": "Version", + "verTips": "Wersja", "clockTips": "Clock", "ramTips": "RAM status", "changeTips": "Change Tips", @@ -176,13 +176,13 @@ "about": "About TheDesk", "hereAddColumns": "<- Add TL", "foundBug": "I found a bug", - "show": "Show", - "directory": "Directory", - "active": "Recently active", + "show": "Pokaż", + "directory": "Katalog", + "active": "Ostatnio aktywne", "newcomer": "New arrivals", - "local_only": "Local only", + "local_only": "Tylko lokalne", "menu": "Menu", - "demoBottomBtns": "Welcome guide", + "demoBottomBtns": "Przewodnik powitalny", "lookAtBottom": "Look at the bottom of this window. Here is some tips about it.", "acctManDesc": "Add more accounts and logout them.", "settingDesc": "Many and many preferences here. You will couldn't check it all!", diff --git a/app/view/make/language/pl-PL/main.json b/app/view/make/language/pl-PL/main.json index be117f14..c5e6972b 100644 --- a/app/view/make/language/pl-PL/main.json +++ b/app/view/make/language/pl-PL/main.json @@ -1,11 +1,11 @@ { "language": "en", "lang_toot": "Toot", - "lang_there": "Yes", - "lang_nothing": "None", - "lang_yesno": "Yes", - "lang_no": "No", - "lang_progress": "Wait...", + "lang_there": "Tak", + "lang_nothing": "Brak", + "lang_yesno": "Tak", + "lang_no": "Nie", + "lang_progress": "Czekaj...", "lang_edit": "Edit", "lang_del": "Delete", "lang_add": "Add", @@ -13,7 +13,7 @@ "lang_speech": "Google US English", "lang_lang": "Language", "lang_langlocale": "English", - "lang_back": "Back", + "lang_back": "Wstecz", "lang_set": "Set", "lang_langadd": "Translate TheDesk to other languages or proofread TheDesk on GitHub. TheDesk needs your help.", "lang_time_prefixAgo": null, @@ -40,14 +40,14 @@ "lang_login_noauth": "Show TL of unlogined accounts", "lang_manager_info": "About this instance", "lang_manager_refresh": "Refresh", - "lang_manager_delete": "Logout", + "lang_manager_delete": "Wyloguj się", "lang_manager_color": "Account Color", "lang_manager_confirm": "is about to logout. Continue?", "lang_manager_mainAcct": "Done:choose main account", "lang_manager_def": "Default", - "lang_manager_none": "None", + "lang_manager_none": "Brak", "lang_manager_godev": "Open DevCenter of Misskey. We show also an official documents to refer.", - "lang_manager_logout": "Logout", + "lang_manager_logout": "Wyloguj się", "lang_manager_maxChars": "Max chars of toots", "lang_manager_refreshAt": "Login with this domain", "lang_bbmd_misskey": "TheDesk regards \"@\" as reply, but put other parameter. Unlisted on Mastodon means Home on Misskey.", @@ -75,11 +75,11 @@ "lang_post_offline": "Add to the drafts because of offline", "lang_status_favWarn": "It will take a miunte to favourite a remote toot.", "lang_status_btWarn": "It will take a miunte to boost a remote toot.", - "lang_status_follow": "Follow", + "lang_status_follow": "Obserwuj", "lang_status_unfollow": "Unfollow", - "lang_status_block": "Block", + "lang_status_block": "Zablokuj", "lang_status_unblock": "Unblock", - "lang_status_mute": "Mute", + "lang_status_mute": "Wycisz", "lang_status_unmute": "Unmute", "lang_status_redraftTitle": "Delete & redraft", "lang_status_redraft": "Continue to delete & redraft? You lose statuses of this toot. This fanction may contain some bugs. Images of this toot will be deleted on older than Mastodon 2.4.1.", @@ -98,15 +98,15 @@ "lang_cards_pip": "PiP mode", "lang_cards_trusted": "Trusted embed HTML by TheDesk(Twitter, nicovideo, YouTube, Spotify, twitcasing)", "lang_cards_untrusted": "Untrusted embed HTML by TheDesk", - "lang_details_nodata": "No data", + "lang_details_nodata": "Brak danych", "lang_details_filtered": "Filtered toot", "lang_details_embed": "Embed HTML is cliped.", "lang_details_url": "URL of this toot is cliped.", "lang_details_txt": "Content of this toot is cliped.", - "lang_filter_nodata": "No data", + "lang_filter_nodata": "Brak danych", "lang_filter_errordegree": "Please check a context", - "lang_list_nodata": "No data", - "lang_list_show": "Show", + "lang_list_nodata": "Brak danych", + "lang_list_show": "Pokaż", "lang_list_users": "Users list", "lang_list_nouser": "No users in this list.", "lang_list_add": "Add to the list", @@ -183,11 +183,11 @@ "lang_parse_btedsimple": " boosted", "lang_parse_polled": "'s poll", "lang_parse_notftime": "Actioned at", - "lang_parse_cwshow": "Show", + "lang_parse_cwshow": "Pokaż", "lang_parse_cwshow_acc": "This is a post with content warning. click to show the whole content", "lang_parse_fulltext": "Full size text:", "lang_parse_autofold": "Auto folded", - "lang_parse_more": "More", + "lang_parse_more": "Więcej", "lang_parse_url": "URL Analyzer", "lang_parse_tagTL": "Timeline of {{tag}}", "lang_parse_tagtoot": "Toot with {{tag}}", @@ -198,38 +198,38 @@ "lang_parse_direct": "Direct", "lang_parse_clickcopy": "Click to copy text of this toot", "lang_parse_clickcopyurl": "Click to copy URL of this toot", - "lang_parse_trans": "Translate to English", - "lang_parse_replyto": "Reply to this toot", - "lang_parse_bt": "Boost this toot", - "lang_parse_fav": "Favourite this toot", - "lang_parse_quote": "Quote this toot", + "lang_parse_trans": "Przetłumacz na angielski", + "lang_parse_replyto": "Odpowiedz na ten toot", + "lang_parse_bt": "Podbij tego toota", + "lang_parse_fav": "Polub ten toot", + "lang_parse_quote": "Cytuj ten toot", "lang_parse_bookmark": "Bookmark this", "lang_parse_unbookmark": "Unbookmark this", "lang_parse_del": "Delete this", "lang_parse_pin": "Pin this", "lang_parse_unpin": "Unpin this", - "lang_parse_link": "Open in a browser", - "lang_parse_det": "Details via your main account.", - "lang_parse_detail": "Details", - "lang_parse_redraft": "Delete & re-draft", - "lang_parse_followed": "Followed you", - "lang_parse_moved": "Moved to...", + "lang_parse_link": "Otwórz w przeglądarce", + "lang_parse_det": "Szczegóły za pośrednictwem głównego konta.", + "lang_parse_detail": "Szczegóły", + "lang_parse_redraft": "Usuń i przeredaguj", + "lang_parse_followed": "Obserwowano Cię", + "lang_parse_moved": "Przeniesiono do...", "lang_parse_clientop": "Operation of this client", - "lang_parse_clienttxt": " will be", - "lang_parse_clientno": "done nothing", + "lang_parse_clienttxt": " będzie", + "lang_parse_clientno": "nic nie zrobiono", "lang_parse_clientemp": "emphasized(/not emphasized)", - "lang_parse_clientmute": "muted", + "lang_parse_clientmute": "wyciszony", "lang_parse_mute": " will be muted. You can remove on preferences.", "lang_parse_voted": "(Voted)", "lang_parse_myvote": "(My own poll)", - "lang_parse_vote": "Vote", - "lang_parse_unvoted": "Show the result without voting", - "lang_parse_endedvote": "Expired", - "lang_parse_people": "people", - "lang_parse_thread": "Show thread", - "lang_parse_unknown": "Attached file", - "lang_parse_nsfw": "sensitive media", - "lang_parse_html": "Show embed HTML", + "lang_parse_vote": "Zagłosuj", + "lang_parse_unvoted": "Pokaż wynik bez głosowania", + "lang_parse_endedvote": "Wygasłe", + "lang_parse_people": "ludzie", + "lang_parse_thread": "Pokaż wątek", + "lang_parse_unknown": "Załączony plik", + "lang_parse_nsfw": "wrażliwe media", + "lang_parse_html": "Pokaż osadzony HTML", "lang_parse_notffilter": "Show this user's notifications", "lang_parse_hidden": "Unvisible quoted toot", "lang_parse_disconnected": "Streaming has been disconnected(retry after 3s)", @@ -239,16 +239,16 @@ "lang_misskeyparse_tagnostr": "No streaming API on Tag TLs", "lang_misskeyparse_listnostr": "No streaming API on List TLs", "lang_misskeyparse_home": "Home", - "lang_misskeyparse_followers": "Follower", + "lang_misskeyparse_followers": "Obserwujący", "lang_misskeyparse_specified": "Specified User", "lang_misskeyparse_qt": "Misskey renote(quote) mode:Ctrl+Shift+Enter to clear", "lang_misskeyparse_renoted": " renoted your following post.", "lang_misskeyparse_quoted": " quoted your following post.", "lang_misskeyparse_reacted": " reacted your following post.", - "lang_setting_time": "Time format:{{set}}", - "lang_setting_theme": "Theme:{{set}}", - "lang_setting_compat": "Compatible", - "lang_setting_nsfw": "Sensitive media:{{set}}", + "lang_setting_time": "Format czasu:{{set}}", + "lang_setting_theme": "Motyw:{{set}}", + "lang_setting_compat": "Kompatybilny", + "lang_setting_nsfw": "Wrażliwe media:{{set}}", "lang_setting_cw": "CW:{{set}}", "lang_setting_cwtext": "Default CW text:{{set}}", "lang_setting_cws": "Always CW on:{{set}}", @@ -283,9 +283,9 @@ "lang_setting_ksref": "Keyboard shortcuts are refreshed.", "lang_setting_nomuting": "No client is muted.", "lang_setting_notftest": " Notification test ", - "lang_setting_notftestprof": "Your icon is shown.", - "lang_setting_exportwarn": "Only important data will be exported. You must keep this data secure.", - "lang_setting_importwarn": "All data will be deleted.", - "lang_setting_noupd": "No available update", + "lang_setting_notftestprof": "Twoja ikona jest wyświetlana.", + "lang_setting_exportwarn": "Wyeksportowane będą tylko ważne dane. Dane muszą być bezpieczne.", + "lang_setting_importwarn": "Wszystkie dane zostaną usunięte.", + "lang_setting_noupd": "Brak dostępnej aktualizacji", "lang_setting_thisisbeta": "This is beta version. You have to update manually." } \ No newline at end of file diff --git a/app/view/make/language/pl-PL/setting.json b/app/view/make/language/pl-PL/setting.json index 6f9868ce..4306d396 100644 --- a/app/view/make/language/pl-PL/setting.json +++ b/app/view/make/language/pl-PL/setting.json @@ -1,52 +1,52 @@ { - "setting": "Preferences", - "set": "Save", - "yes": "Yes", - "no": "No", - "none": "None", - "show": "Show", - "hide": "Hide", + "setting": "Ustawienia", + "set": "Zapisz", + "yes": "Tak", + "no": "Nie", + "none": "Brak", + "show": "Pokaż", + "hide": "Ukryj", "default": "Default", - "change": "Change", - "select": "Select", - "env": "System Preferences", - "setlang": "Languages", - "backup": "Import and export of preferences", + "change": "Zmień", + "select": "Wybierz", + "env": "Ustawienia systemowe", + "setlang": "Języki", + "backup": "Import i eksport preferencji", "backupWarn": "If you got a error when you choose the file, please paste the strings printed when you open the file and click import", "import": "Import", - "export": "Export", - "hardwareAcceleration": "Disable hardware acceleration", + "export": "Eksport", + "hardwareAcceleration": "Wyłącz przyspieszanie sprzętowe", "hardwareAccelerationWarn": "Auto restarted", - "theme": "Themes", - "popup": "Popup notification", + "theme": "Motywy", + "popup": "Wyskakujące powiadomienia", "popupwarn": "Hide to set \"0\"", - "s": "sec", - "nativenotf": "Native notification", - "nnwarn": "This does not work on Windows Portable ver.", - "nntest": "Notification test", - "width": "Width of columns", + "s": "sek", + "nativenotf": "Powiadomienie natywne", + "nnwarn": "To nie działa w wersji przenośnej Windows.", + "nntest": "Test powiadomień", + "width": "Szerokość kolumn", "widthwarn": "Scroll bar will be shown when your window size is more than ammounts of columns.", "fixwidth": "Minimum width of TweetDeck browser", "fixwidthwarn": "", "margin": "Margin between timelines", - "above": "above", - "font": "Font", + "above": "powyżej", + "font": "Czcionka", "fontwarn": "Select your favorite font to 'Select'(Windows/ macOS only)", - "fontsize": "Font size", + "fontsize": "Rozmiar czcionki", "savefolder": "Folder to save", "savefolderwarn": "TheDesk uses this value when it try to save pictures or take screenshots.", - "useragent": "User agent", + "useragent": "Agent użytkownika", "useragentWarn": "Restart when changed", - "frame": "Window frame", + "frame": "Ramka okna", "frameWarn": "If 'off', the window looks cool.", "downloadWin": "Versioning(o Windows downloader)", - "absolute": "absolute value", - "srcUrl": "Search engine", + "absolute": "wartość bezwzględna", + "srcUrl": "Wyszukiwarka", "srcUrlWarn": "{q} will be replaced to query.", - "themeSel": "Select theme", - "customtheme": "Edit and add themes", - "customthemeDirection": "Color scheme", - "advanced": "Advanced options", + "themeSel": "Wybierz motyw", + "customtheme": "Edytuj i dodaj motywy", + "customthemeDirection": "Schemat kolorów", + "advanced": "Opcje zaawansowane", "advancedWarn": "", "use": "Use this", "copyFrom": "Copy from", @@ -94,31 +94,33 @@ "tag": "Tag TL Search", "tagfed": "Use federated network", "taglocal": "Use local network", - "via": "Show via", + "via": "Pokaż przez", "mouseover": "Hide action buttons without mouseover", "mouseoverwarn": "You may feel 'mouseover' is unconfortable:(", "mv": "Mouseover to show", - "mvclick": "Click to show", + "mvclick": "Kliknij, aby pokazać", "notfmarker": "Show Notification marker, red colored bell and counter(if you show a notification column.)", "autofold": "Auto folding", "autofoldwarn": "TheDesk does not collapse totes of 5 characters or less. Also, when collapsing, newlines are not shown. TheDesk count only newlines as the number of lines.", - "lines": "lines", - "letters": "letters", - "or": "or", - "imgheight": "Height of images", + "lines": "linie", + "letters": "litery", + "or": "lub", + "imgheight": "Wysokość obrazów", "imgheightwarn": "Option:Set \"full\" to uncrop.", - "ticker": "Enable OpenSticker", + "ticker": "Włącz OpenSticker", "tickerwarn": "Show the instance name and favicon of tooters About OpenSticker", - "animation": "Animation of timelines", + "animation": "Animacja osi czasu", "markers": "Markers(mark as read) on HTL and notifications", "markerswarn": "Mastodon 3.0~. Shared on WebUI and third-party supported clients.", "remote_img": "Get images from the remote server", "remote_imgWarn": "All previews are got from your loginned cache server.", + "moreContextMode": "Context Tool", + "moreContextModeWarn": "On detail of the toot modal, show toots before / after the toot on LTL, FTL, UTL", "replySound": "Sound(Reply)", "favSound": "Sound(Fav)", "btSound": "Sound(Boost)", "followSound": "Sound(Follow)", - "customSound": "Custom sound", + "customSound": "Niestandardowy dźwięk", "post": "Posting Preferences", "autocw": "Alert before posting a long toot.", "autocwwarn": "Show dialog whether you make too-long text hidden.", @@ -134,7 +136,7 @@ "postimg": "Posting images preferences", "showurl": "Insert media URL", "nourl": "Insert nothig", - "disabled": "Disabled", + "disabled": "Wyłączone", "quote": "Quote format", "simple": "Only URL", "mention": "URL and acct(mention to the user)", @@ -144,25 +146,25 @@ "showBookmarkAction": "Show a bookmarking toot button", "scrollBar": "Height of the scroll bar", "thin": "Thin", - "normal": "Normal", - "thick": "Thick", + "normal": "Normalny", + "thick": "Gruba", "main": "Default accounts of actions", "mainwarn": "Main account can be set on Account Manager.", "lastacct": "Account you used recently", - "usemainacct": "Main account", + "usemainacct": "Konto główne", "secondary": "Secondary Toot Button", "secwarn": "Toot with other visibility setting", - "nothing": "Hidden", - "localonly": "Local Only", + "nothing": "Ukryty", + "localonly": "Tylko lokalne", "zeroWidthEmoji": "Zero-width space when inserting emojis", "uploadCrop": "Auto scale to fit", "uploadCropWarn": "Max long-side px. Uploaded images are converted to JPEG(from JPEG) or PNG(from others). Set 0 and the images will not be resized. Notice: if you post an animated picture like GIF, it will be converted static one.", "keysc": "Keyboard shortcut Preferences", "iks": "Easy inserter", "okswarn": "You can insert any letters and emojis with only 3 keys", - "plugin": "Plugins", + "plugin": "Wtyczki", "howToWritePlugin": "Japanese docs of AiScript TheDesk plugins", - "pluginList": "Plugin list", + "pluginList": "Lista wtyczek", "muteemp": "Mute & Emphasis Preferences", "climute": "Client Mute", "cliemp": "Client Emphasis", @@ -174,14 +176,14 @@ "useerempwarn": "Set on users data modals.", "empcolorwarn": "Use this color to emphasis", "spotify": "Spotify and NowPlaying Preferences", - "spotifynote1": "Click ", + "spotifynote1": "Kliknij ", "spotifynote2": "icon to NowPlaying", "link": "Account Connection", "linkwarn": "TheDesk save your data on thedesk.top server.", - "connect": "Connect", - "disconnect": "Disconnect", + "connect": "Połącz", + "disconnect": "Rozłącz", "lastFmWarn": "User name...(empty to disconnect) You cannot hide your recent play log at last.fm privacy settings.", - "templateedit": "Edit a template", + "templateedit": "Edytuj szablon", "templateeditwarn": "", "template1": "Spotify:{song}:Song name/{album}:Album name/{artist}:Artist name/{url}:URL to Spotify", "template2": "macOS:{song}:Song name/{album}:Album name/{artist}:Artist name/composer:{composer}/spampling rate:{hz}/bit rate:{bitRate}/genre:{genre}", @@ -192,17 +194,17 @@ "tts": "TTS(text to speech) Preferences", "bouyomi": "BouyomiChan connect", "bouyomiWarn": "Require: BouyomiChan WebSocket Plugin", - "speed": "Speed", - "speedwarn": "1-100(default:10)", - "pitch": "Pitch", - "pitchwarn": "0-100(default:50)", + "speed": "Prędkość", + "speedwarn": "1-100(domyślnie:10)", + "pitch": "Wysokość", + "pitchwarn": "0-100 (domyślnie: 50)", "vol": "Volume", "volwarn": "0-100(default:100)", "volwarn80": "0-100(default:80)", "test": "Test", "sample": "TheDesk is an open-source Mastodon client for PC.", "playstop": "Play/Stop", - "back": "Back", + "back": "Wstecz", "keyscs": "Keyboard shortcuts", "keyscr": "Jump to n(1-9)th column", "keynew": "Open toot box", @@ -213,22 +215,22 @@ "keyesc": "Hide toot box", "keyf5": "Super Reload", "keyclear": "Clear toot box", - "keyacctman": "Account Manager", + "keyacctman": "Menadżer konta", "keyshowprof": "Show profile of selecting", "keyrow": "Show next or previous image", - "keyzoom": "Mousewheel:Zoom a image", - "whenSelected": "When a toot is selected: ", - "fav": "Favourite this toot", - "bt": "Boost this toot", - "reply": "Reply to this toot", + "keyzoom": "Kółko myszy: Przybliż obraz", + "whenSelected": "Po wybraniu toota: ", + "fav": "Polub ten toot", + "bt": "Podbij tego toota", + "reply": "Odpowiedz na ten toot", "keyselecttop": "Select the top & left(No.1 column) toot", "reset": "Reset(Danger)", "resetconfirm": "Delete all data. You cannot undo. Continue?", "about": "About TheDesk", - "hp": "Website", - "support": "Support", + "hp": "Strona internetowa", + "support": "Wsparcie", "help": "Help", - "sushi": "Give me a sushi!", - "checkup": "Check update", + "sushi": "Podaruj mi sushi!", + "checkup": "Sprawdź aktualizacje", "ossJP": "" } diff --git a/app/view/make/language/pl-PL/update.json b/app/view/make/language/pl-PL/update.json index da75cf16..832eaa08 100644 --- a/app/view/make/language/pl-PL/update.json +++ b/app/view/make/language/pl-PL/update.json @@ -1,19 +1,19 @@ { - "updatehere": "Get latest TheDesk", - "download": "Start", + "updatehere": "Pobierz najnowsze TheDesk", + "download": "Rozpocznij", "portable": "Portable ver.", - "installer": "Installer(Recommended)", + "installer": "Instalator (zalecane)", "linux": "zip", - "linuxdeb": "deb(Recommended on buntu, Debian)", + "linuxdeb": "deb(Rekomendowane na buntu, Debian)", "linuxsnap": "snap", - "snap": "Get it on Snapcraft", + "snap": "Pobierz na Snapcraft", "sureupd": "You may lose a cool experience!", - "skipupd": "Skip this update", - "nexttl": "Hidden until next TL loading", - "nextver": "Hidden until next version", - "problem1": "Some problems?", + "skipupd": "Pomiń tę aktualizację", + "nexttl": "Ukryte do następnego ładowania TL", + "nextver": "Ukryte do następnej wersji", + "problem1": "Jakieś problemy?", "problem2": "Please download on Oficial HP.", - "continue": "Continue updating", - "dlnow": "Downloading...", - "checkWhatIsNew": "What is new?" + "continue": "Kontynuuj aktualizację", + "dlnow": "Pobieranie...", + "checkWhatIsNew": "Co nowego?" } diff --git a/app/view/make/language/pt-BR/setting.json b/app/view/make/language/pt-BR/setting.json index 7a8c49cf..ccdc6632 100644 --- a/app/view/make/language/pt-BR/setting.json +++ b/app/view/make/language/pt-BR/setting.json @@ -114,6 +114,8 @@ "markerswarn": "Mastodon 3.0~. Shared on WebUI and third-party supported clients.", "remote_img": "Get images from the remote server", "remote_imgWarn": "All previews are got from your loginned cache server.", + "moreContextMode": "Context Tool", + "moreContextModeWarn": "On detail of the toot modal, show toots before / after the toot on LTL, FTL, UTL", "replySound": "Sound(Reply)", "favSound": "Sound(Fav)", "btSound": "Sound(Boost)", diff --git a/app/view/make/language/pt-PT/setting.json b/app/view/make/language/pt-PT/setting.json index 6f9868ce..5abd939e 100644 --- a/app/view/make/language/pt-PT/setting.json +++ b/app/view/make/language/pt-PT/setting.json @@ -114,6 +114,8 @@ "markerswarn": "Mastodon 3.0~. Shared on WebUI and third-party supported clients.", "remote_img": "Get images from the remote server", "remote_imgWarn": "All previews are got from your loginned cache server.", + "moreContextMode": "Context Tool", + "moreContextModeWarn": "On detail of the toot modal, show toots before / after the toot on LTL, FTL, UTL", "replySound": "Sound(Reply)", "favSound": "Sound(Fav)", "btSound": "Sound(Boost)", diff --git a/app/view/make/language/ro-RO/setting.json b/app/view/make/language/ro-RO/setting.json index 6f9868ce..5abd939e 100644 --- a/app/view/make/language/ro-RO/setting.json +++ b/app/view/make/language/ro-RO/setting.json @@ -114,6 +114,8 @@ "markerswarn": "Mastodon 3.0~. Shared on WebUI and third-party supported clients.", "remote_img": "Get images from the remote server", "remote_imgWarn": "All previews are got from your loginned cache server.", + "moreContextMode": "Context Tool", + "moreContextModeWarn": "On detail of the toot modal, show toots before / after the toot on LTL, FTL, UTL", "replySound": "Sound(Reply)", "favSound": "Sound(Fav)", "btSound": "Sound(Boost)", diff --git a/app/view/make/language/ru-RU/setting.json b/app/view/make/language/ru-RU/setting.json index 146811c6..5b61502a 100644 --- a/app/view/make/language/ru-RU/setting.json +++ b/app/view/make/language/ru-RU/setting.json @@ -114,6 +114,8 @@ "markerswarn": "Mastodon 3.0~. Shared on WebUI and third-party supported clients.", "remote_img": "Get images from the remote server", "remote_imgWarn": "All previews are got from your loginned cache server.", + "moreContextMode": "Context Tool", + "moreContextModeWarn": "On detail of the toot modal, show toots before / after the toot on LTL, FTL, UTL", "replySound": "Звук (Ответить)", "favSound": "Звук(Fav)", "btSound": "Звук(Boost)", diff --git a/app/view/make/language/si-LK/setting.json b/app/view/make/language/si-LK/setting.json index 2c713e59..76a79980 100644 --- a/app/view/make/language/si-LK/setting.json +++ b/app/view/make/language/si-LK/setting.json @@ -114,6 +114,8 @@ "markerswarn": "Mastodon 3.0~. Shared on WebUI and third-party supported clients.", "remote_img": "Get images from the remote server", "remote_imgWarn": "All previews are got from your loginned cache server.", + "moreContextMode": "Context Tool", + "moreContextModeWarn": "On detail of the toot modal, show toots before / after the toot on LTL, FTL, UTL", "replySound": "Sound(Reply)", "favSound": "Sound(Fav)", "btSound": "Sound(Boost)", diff --git a/app/view/make/language/sr-SP/setting.json b/app/view/make/language/sr-SP/setting.json index 6f9868ce..5abd939e 100644 --- a/app/view/make/language/sr-SP/setting.json +++ b/app/view/make/language/sr-SP/setting.json @@ -114,6 +114,8 @@ "markerswarn": "Mastodon 3.0~. Shared on WebUI and third-party supported clients.", "remote_img": "Get images from the remote server", "remote_imgWarn": "All previews are got from your loginned cache server.", + "moreContextMode": "Context Tool", + "moreContextModeWarn": "On detail of the toot modal, show toots before / after the toot on LTL, FTL, UTL", "replySound": "Sound(Reply)", "favSound": "Sound(Fav)", "btSound": "Sound(Boost)", diff --git a/app/view/make/language/sv-SE/setting.json b/app/view/make/language/sv-SE/setting.json index 6f9868ce..5abd939e 100644 --- a/app/view/make/language/sv-SE/setting.json +++ b/app/view/make/language/sv-SE/setting.json @@ -114,6 +114,8 @@ "markerswarn": "Mastodon 3.0~. Shared on WebUI and third-party supported clients.", "remote_img": "Get images from the remote server", "remote_imgWarn": "All previews are got from your loginned cache server.", + "moreContextMode": "Context Tool", + "moreContextModeWarn": "On detail of the toot modal, show toots before / after the toot on LTL, FTL, UTL", "replySound": "Sound(Reply)", "favSound": "Sound(Fav)", "btSound": "Sound(Boost)", diff --git a/app/view/make/language/tr-TR/setting.json b/app/view/make/language/tr-TR/setting.json index 6f9868ce..5abd939e 100644 --- a/app/view/make/language/tr-TR/setting.json +++ b/app/view/make/language/tr-TR/setting.json @@ -114,6 +114,8 @@ "markerswarn": "Mastodon 3.0~. Shared on WebUI and third-party supported clients.", "remote_img": "Get images from the remote server", "remote_imgWarn": "All previews are got from your loginned cache server.", + "moreContextMode": "Context Tool", + "moreContextModeWarn": "On detail of the toot modal, show toots before / after the toot on LTL, FTL, UTL", "replySound": "Sound(Reply)", "favSound": "Sound(Fav)", "btSound": "Sound(Boost)", diff --git a/app/view/make/language/uk-UA/setting.json b/app/view/make/language/uk-UA/setting.json index 6f9868ce..5abd939e 100644 --- a/app/view/make/language/uk-UA/setting.json +++ b/app/view/make/language/uk-UA/setting.json @@ -114,6 +114,8 @@ "markerswarn": "Mastodon 3.0~. Shared on WebUI and third-party supported clients.", "remote_img": "Get images from the remote server", "remote_imgWarn": "All previews are got from your loginned cache server.", + "moreContextMode": "Context Tool", + "moreContextModeWarn": "On detail of the toot modal, show toots before / after the toot on LTL, FTL, UTL", "replySound": "Sound(Reply)", "favSound": "Sound(Fav)", "btSound": "Sound(Boost)", diff --git a/app/view/make/language/vi-VN/setting.json b/app/view/make/language/vi-VN/setting.json index 6f9868ce..5abd939e 100644 --- a/app/view/make/language/vi-VN/setting.json +++ b/app/view/make/language/vi-VN/setting.json @@ -114,6 +114,8 @@ "markerswarn": "Mastodon 3.0~. Shared on WebUI and third-party supported clients.", "remote_img": "Get images from the remote server", "remote_imgWarn": "All previews are got from your loginned cache server.", + "moreContextMode": "Context Tool", + "moreContextModeWarn": "On detail of the toot modal, show toots before / after the toot on LTL, FTL, UTL", "replySound": "Sound(Reply)", "favSound": "Sound(Fav)", "btSound": "Sound(Boost)", diff --git a/app/view/make/language/zh-CN/setting.json b/app/view/make/language/zh-CN/setting.json index 31469d35..83bf4c4d 100644 --- a/app/view/make/language/zh-CN/setting.json +++ b/app/view/make/language/zh-CN/setting.json @@ -114,6 +114,8 @@ "markerswarn": "Mastodon 3.0~. Shared on WebUI and third-party supported clients.", "remote_img": "Get images from the remote server", "remote_imgWarn": "All previews are got from your loginned cache server.", + "moreContextMode": "Context Tool", + "moreContextModeWarn": "On detail of the toot modal, show toots before / after the toot on LTL, FTL, UTL", "replySound": "Sound(Reply)", "favSound": "Sound(Fav)", "btSound": "Sound(Boost)", diff --git a/app/view/make/language/zh-TW/setting.json b/app/view/make/language/zh-TW/setting.json index 4007b04b..57a005e1 100644 --- a/app/view/make/language/zh-TW/setting.json +++ b/app/view/make/language/zh-TW/setting.json @@ -114,6 +114,8 @@ "markerswarn": "Mastodon 3.0~. Shared on WebUI and third-party supported clients.", "remote_img": "Get images from the remote server", "remote_imgWarn": "All previews are got from your loginned cache server.", + "moreContextMode": "Context Tool", + "moreContextModeWarn": "On detail of the toot modal, show toots before / after the toot on LTL, FTL, UTL", "replySound": "Sound(Reply)", "favSound": "Sound(Fav)", "btSound": "Sound(Boost)",