From 36d370b2163ac2a98dbecf2400eb1300025b79b2 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 13 Nov 2023 00:25:08 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- apps/settings/l10n/cs.js | 4 ++++ apps/settings/l10n/cs.json | 4 ++++ apps/settings/l10n/fr.js | 2 ++ apps/settings/l10n/fr.json | 2 ++ apps/theming/l10n/gl.js | 1 + apps/theming/l10n/gl.json | 1 + core/l10n/fr.js | 9 +++++++++ core/l10n/fr.json | 9 +++++++++ core/l10n/gl.js | 16 +++++++++++++++- core/l10n/gl.json | 16 +++++++++++++++- 10 files changed, 62 insertions(+), 2 deletions(-) diff --git a/apps/settings/l10n/cs.js b/apps/settings/l10n/cs.js index 32e521f2a220d..ca76574e1a24a 100644 --- a/apps/settings/l10n/cs.js +++ b/apps/settings/l10n/cs.js @@ -147,7 +147,10 @@ OC.L10N.register( "Your installation has no default phone region set. This is required to validate phone numbers in the profile settings without a country code. To allow numbers without a country code, please add \"default_phone_region\" with the respective ISO 3166-1 code of the region to your config file." : "Vaše instalace nemá nastavenou žádnou výchozí oblast telefonu. To je nutné k ověření telefonních čísel v nastavení profilu bez kódu země. Chcete-li povolit čísla bez kódu země, přidejte do svého souboru s nastaveními řetězec „default_phone_region“ s příslušným kódem ISO 3166-1 regionu.", "Email test" : "Zkouška e-mailu", "Email test was successfully sent" : "Testovací e-mail byl úspěšně odeslán", + "You have not set or verified your email server configuration, yet. Please head over to the \"Basic settings\" in order to set them. Afterwards, use the \"Send email\" button below the form to verify your settings." : "Doposud jste nenastavili či neověřili jste nastavení pro e-mailový server. Přejděte do „Základních nastavení“ a nastavte je. Poté použijte tlačítko „Odeslat e-mail“ níže ve formuláři a svá nastavení ověřte.", "File locking" : "Zamykání souborů", + "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems." : "Transakční zamykání souborů je vypnuto, což může vést k problémům při souběžném přístupu. Abyste se jim vyhnuli, zapněte v config.php volbu „filelocking.enabled“.", + "The database is used for transactional file locking. To enhance performance, please configure memcache, if available." : "Databáze je používaná pro transakční zamykání souborů. Pokud chcete vylepšit výkon, nastavte memcache (pokud je k dispozici).", "Internet connectivity" : "Připojení k internetu", "Internet connectivity is disabled in configuration file." : "Připojení k Internetu je vypnuté v souboru s nastaveními.", "This server has no working internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the internet to enjoy all features." : "Tento server nemá funkční připojení k Internetu: Nedaří se připojit k vícero koncovým bodům. Některé moduly jako např. externí úložiště, upozorňování na dostupnost aktualizací, nebo instalace aplikací třetích stran kvůli tomu nebudou fungovat. Přístup k souborům z jiných míst a odesílání e-mailů s upozorněními také nemusí fungovat. Pokud chcete využívat všechny možnosti tohoto serveru, doporučujeme zprovoznit připojení k Internetu.", @@ -156,6 +159,7 @@ OC.L10N.register( "The old server-side-encryption format is enabled. We recommend disabling this." : "Je zapnutý starý formát šifrování na straně serveru. Je doporučeno toto vypnout.", "Memcache" : "Memcache", "Configured" : "Nastaveno", + "No memory cache has been configured. To enhance performance, please configure a memcache, if available." : "Nebylo nastaveno žádné ukládání do mezipaměti. Pokud chcete vylepšit výkon, nastavte memcache (pokud je k dispozici).", "PHP default charset" : "Výchozí znaková sada pro PHP", "PHP configuration option default_charset should be UTF-8" : "Volba nastavení PHP default_charset by měla být UTF-8", "Freetype" : "Freetype", diff --git a/apps/settings/l10n/cs.json b/apps/settings/l10n/cs.json index 824bcf8226bba..9a1b8a2ddb7e2 100644 --- a/apps/settings/l10n/cs.json +++ b/apps/settings/l10n/cs.json @@ -145,7 +145,10 @@ "Your installation has no default phone region set. This is required to validate phone numbers in the profile settings without a country code. To allow numbers without a country code, please add \"default_phone_region\" with the respective ISO 3166-1 code of the region to your config file." : "Vaše instalace nemá nastavenou žádnou výchozí oblast telefonu. To je nutné k ověření telefonních čísel v nastavení profilu bez kódu země. Chcete-li povolit čísla bez kódu země, přidejte do svého souboru s nastaveními řetězec „default_phone_region“ s příslušným kódem ISO 3166-1 regionu.", "Email test" : "Zkouška e-mailu", "Email test was successfully sent" : "Testovací e-mail byl úspěšně odeslán", + "You have not set or verified your email server configuration, yet. Please head over to the \"Basic settings\" in order to set them. Afterwards, use the \"Send email\" button below the form to verify your settings." : "Doposud jste nenastavili či neověřili jste nastavení pro e-mailový server. Přejděte do „Základních nastavení“ a nastavte je. Poté použijte tlačítko „Odeslat e-mail“ níže ve formuláři a svá nastavení ověřte.", "File locking" : "Zamykání souborů", + "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems." : "Transakční zamykání souborů je vypnuto, což může vést k problémům při souběžném přístupu. Abyste se jim vyhnuli, zapněte v config.php volbu „filelocking.enabled“.", + "The database is used for transactional file locking. To enhance performance, please configure memcache, if available." : "Databáze je používaná pro transakční zamykání souborů. Pokud chcete vylepšit výkon, nastavte memcache (pokud je k dispozici).", "Internet connectivity" : "Připojení k internetu", "Internet connectivity is disabled in configuration file." : "Připojení k Internetu je vypnuté v souboru s nastaveními.", "This server has no working internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the internet to enjoy all features." : "Tento server nemá funkční připojení k Internetu: Nedaří se připojit k vícero koncovým bodům. Některé moduly jako např. externí úložiště, upozorňování na dostupnost aktualizací, nebo instalace aplikací třetích stran kvůli tomu nebudou fungovat. Přístup k souborům z jiných míst a odesílání e-mailů s upozorněními také nemusí fungovat. Pokud chcete využívat všechny možnosti tohoto serveru, doporučujeme zprovoznit připojení k Internetu.", @@ -154,6 +157,7 @@ "The old server-side-encryption format is enabled. We recommend disabling this." : "Je zapnutý starý formát šifrování na straně serveru. Je doporučeno toto vypnout.", "Memcache" : "Memcache", "Configured" : "Nastaveno", + "No memory cache has been configured. To enhance performance, please configure a memcache, if available." : "Nebylo nastaveno žádné ukládání do mezipaměti. Pokud chcete vylepšit výkon, nastavte memcache (pokud je k dispozici).", "PHP default charset" : "Výchozí znaková sada pro PHP", "PHP configuration option default_charset should be UTF-8" : "Volba nastavení PHP default_charset by měla být UTF-8", "Freetype" : "Freetype", diff --git a/apps/settings/l10n/fr.js b/apps/settings/l10n/fr.js index 5b137a7b904e5..da76de23bdf1b 100644 --- a/apps/settings/l10n/fr.js +++ b/apps/settings/l10n/fr.js @@ -382,6 +382,7 @@ OC.L10N.register( "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "Le paramètre le plus restrictif entre la visibilité et la confidentialité est respecté. Par exemple, si la visibilité est définie à \"Montrer à tout le monde\" et que la confidentialité est \"Privée\", \"Privée\" est respecté.", "Unable to update visibility of {displayId}" : "Impossible de mettre à jour la visibilité de {displayId}", "Your role" : "Votre fonction", + "Your X (formerly Twitter) handle" : "Votre identifiant X (anciennement Twitter)", "Your website" : "Votre site web", "No {property} set" : "{property} n'est pas défini", "Unable to update {property}" : "Impossible de mettre à jour {property}", @@ -504,6 +505,7 @@ OC.L10N.register( "Organisation" : "Organisation", "Phone number" : "Numéro de téléphone", "Role" : "Fonction", + "X (formerly Twitter)" : "X (anciennement Twitter)", "Fediverse (e.g. Mastodon)" : "Fediverse (ex. Mastodon)", "Website" : "Site web", "Profile visibility" : "Visibilité du profil", diff --git a/apps/settings/l10n/fr.json b/apps/settings/l10n/fr.json index 7b703603b9fe7..5b665620df46b 100644 --- a/apps/settings/l10n/fr.json +++ b/apps/settings/l10n/fr.json @@ -380,6 +380,7 @@ "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "Le paramètre le plus restrictif entre la visibilité et la confidentialité est respecté. Par exemple, si la visibilité est définie à \"Montrer à tout le monde\" et que la confidentialité est \"Privée\", \"Privée\" est respecté.", "Unable to update visibility of {displayId}" : "Impossible de mettre à jour la visibilité de {displayId}", "Your role" : "Votre fonction", + "Your X (formerly Twitter) handle" : "Votre identifiant X (anciennement Twitter)", "Your website" : "Votre site web", "No {property} set" : "{property} n'est pas défini", "Unable to update {property}" : "Impossible de mettre à jour {property}", @@ -502,6 +503,7 @@ "Organisation" : "Organisation", "Phone number" : "Numéro de téléphone", "Role" : "Fonction", + "X (formerly Twitter)" : "X (anciennement Twitter)", "Fediverse (e.g. Mastodon)" : "Fediverse (ex. Mastodon)", "Website" : "Site web", "Profile visibility" : "Visibilité du profil", diff --git a/apps/theming/l10n/gl.js b/apps/theming/l10n/gl.js index 6369b631d7a4c..4c072ec0585e4 100644 --- a/apps/theming/l10n/gl.js +++ b/apps/theming/l10n/gl.js @@ -86,6 +86,7 @@ OC.L10N.register( "Select background" : "Seleccione o fondo", "No background has been selected" : "Non foi seleccionado ningún fondo", "Theme selection is enforced" : "Imponse a selección de temas", + "Navigation bar settings" : "Axustes da barra de navegación", "Default app" : "Aplicación predeterminada", "Select a custom color" : "Seleccione unha cor personalizada", "Reset to default" : "Restabelecer os valores predeterminados", diff --git a/apps/theming/l10n/gl.json b/apps/theming/l10n/gl.json index f7e1533e9e127..29894f16653a0 100644 --- a/apps/theming/l10n/gl.json +++ b/apps/theming/l10n/gl.json @@ -84,6 +84,7 @@ "Select background" : "Seleccione o fondo", "No background has been selected" : "Non foi seleccionado ningún fondo", "Theme selection is enforced" : "Imponse a selección de temas", + "Navigation bar settings" : "Axustes da barra de navegación", "Default app" : "Aplicación predeterminada", "Select a custom color" : "Seleccione unha cor personalizada", "Reset to default" : "Restabelecer os valores predeterminados", diff --git a/core/l10n/fr.js b/core/l10n/fr.js index 5da982d9463b3..098b7135cf738 100644 --- a/core/l10n/fr.js +++ b/core/l10n/fr.js @@ -138,8 +138,10 @@ OC.L10N.register( "More apps" : "Plus d'applications", "Currently open" : "Actuellement ouvert", "_{count} notification_::_{count} notifications_" : ["{count} notification","{count} notifications","{count} notifications"], + "Date range filter" : "Filtre de plage de dates", "Pick start date" : "Sélectionner une date de début", "Pick end date" : "Sélectionner une date de fin", + "Apply range" : "Appliquer la plage", "Log in" : "Se connecter", "Logging in …" : "Connexion…", "Server side authentication failed!" : "L'authentification sur le serveur a échoué !", @@ -194,13 +196,20 @@ OC.L10N.register( "Loading your contacts …" : "Chargement de vos contacts...", "Looking for {term} …" : "Recherche de {term} ...", "Global search" : "Recherche globale", + "Search apps, files, tags, messages" : "Rechercher des apps, fichiers, étiquettes, messages", "Apps and Settings" : "Applications et Paramètres", "Modified" : "Modifié", "Today" : "Auj.", + "Last 7 days" : "7 derniers jours", + "Last 30 days" : "30 derniers jours", "This year" : "Cette année", "Last year" : "Année dernière", + "Custom date range" : "Plage de dates personnalisée", + "Search people" : "Rechercher des personnes", "Not found" : "Non trouvé", "People" : "Personnes", + "Start typing in search" : "Commencez à saisir dans la recherche", + "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Du ${this.dateFilter.startFrom.toLocaleDateString()} au ${this.dateFilter.endAt.toLocaleDateString()}", "Forgot password?" : "Mot de passe oublié ?", "Back to login form" : "Retour au formulaire de connexion", "Back" : "Retour", diff --git a/core/l10n/fr.json b/core/l10n/fr.json index 72d45208aa7d1..5241be575c8bb 100644 --- a/core/l10n/fr.json +++ b/core/l10n/fr.json @@ -136,8 +136,10 @@ "More apps" : "Plus d'applications", "Currently open" : "Actuellement ouvert", "_{count} notification_::_{count} notifications_" : ["{count} notification","{count} notifications","{count} notifications"], + "Date range filter" : "Filtre de plage de dates", "Pick start date" : "Sélectionner une date de début", "Pick end date" : "Sélectionner une date de fin", + "Apply range" : "Appliquer la plage", "Log in" : "Se connecter", "Logging in …" : "Connexion…", "Server side authentication failed!" : "L'authentification sur le serveur a échoué !", @@ -192,13 +194,20 @@ "Loading your contacts …" : "Chargement de vos contacts...", "Looking for {term} …" : "Recherche de {term} ...", "Global search" : "Recherche globale", + "Search apps, files, tags, messages" : "Rechercher des apps, fichiers, étiquettes, messages", "Apps and Settings" : "Applications et Paramètres", "Modified" : "Modifié", "Today" : "Auj.", + "Last 7 days" : "7 derniers jours", + "Last 30 days" : "30 derniers jours", "This year" : "Cette année", "Last year" : "Année dernière", + "Custom date range" : "Plage de dates personnalisée", + "Search people" : "Rechercher des personnes", "Not found" : "Non trouvé", "People" : "Personnes", + "Start typing in search" : "Commencez à saisir dans la recherche", + "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Du ${this.dateFilter.startFrom.toLocaleDateString()} au ${this.dateFilter.endAt.toLocaleDateString()}", "Forgot password?" : "Mot de passe oublié ?", "Back to login form" : "Retour au formulaire de connexion", "Back" : "Retour", diff --git a/core/l10n/gl.js b/core/l10n/gl.js index 7dc4617345494..917edf3c191a2 100644 --- a/core/l10n/gl.js +++ b/core/l10n/gl.js @@ -138,11 +138,15 @@ OC.L10N.register( "More apps" : "Máis aplicacións", "Currently open" : "Aberto actualmente", "_{count} notification_::_{count} notifications_" : ["{count} notificación","{count} notificacións"], + "Date range filter" : "Filtro de intervalo de datas", + "Pick start date" : "Escolla a data de inicio", + "Pick end date" : "Escolla a data de finalización", + "Apply range" : "Aplicar o intervalo", "Log in" : "Acceder", "Logging in …" : "Acceder…", "Server side authentication failed!" : "A autenticación fracasou do lado do servidor!", "Please contact your administrator." : "Contacte coa administración desta instancia.", - "Temporary error" : "Erro temporal", + "Temporary error" : "produciuse un erro temporal", "Please try again." : "Ténteo de novo", "An internal error occurred." : "Produciuse un erro interno", "Please try again or contact your administrator." : "Ténteo de novo ou póñase en contacto coa administración desta instancia.", @@ -191,11 +195,21 @@ OC.L10N.register( "Install the Contacts app" : "Instalar a aplicación de Contactos", "Loading your contacts …" : "Cargando os seus contactos…", "Looking for {term} …" : "Buscando {term}…", + "Global search" : "Busca global", + "Search apps, files, tags, messages" : "Buscar aplicacións, ficheiros, etiquetas, mensaxes", + "Apps and Settings" : "Aplicacións e axustes", "Modified" : "Modificado", "Today" : "Hoxe", + "Last 7 days" : "Últimos 7 días", + "Last 30 days" : "Últimos 30 días", + "This year" : "Este ano", "Last year" : "Último ano", + "Custom date range" : "Intervalo de datas personalizado", + "Search people" : "Buscar persoas", "Not found" : "Non atopado", "People" : "Persoas", + "Start typing in search" : "Comece a escribir na busca", + "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Entre ${this.dateFilter.startFrom.toLocaleDateString()} e ${this.dateFilter.endAt.toLocaleDateString()}", "Forgot password?" : "Esqueceu o contrasinal?", "Back to login form" : "Volver ao formulario de acceso", "Back" : "Atrás", diff --git a/core/l10n/gl.json b/core/l10n/gl.json index a033b2d5210d0..c9c81f9431096 100644 --- a/core/l10n/gl.json +++ b/core/l10n/gl.json @@ -136,11 +136,15 @@ "More apps" : "Máis aplicacións", "Currently open" : "Aberto actualmente", "_{count} notification_::_{count} notifications_" : ["{count} notificación","{count} notificacións"], + "Date range filter" : "Filtro de intervalo de datas", + "Pick start date" : "Escolla a data de inicio", + "Pick end date" : "Escolla a data de finalización", + "Apply range" : "Aplicar o intervalo", "Log in" : "Acceder", "Logging in …" : "Acceder…", "Server side authentication failed!" : "A autenticación fracasou do lado do servidor!", "Please contact your administrator." : "Contacte coa administración desta instancia.", - "Temporary error" : "Erro temporal", + "Temporary error" : "produciuse un erro temporal", "Please try again." : "Ténteo de novo", "An internal error occurred." : "Produciuse un erro interno", "Please try again or contact your administrator." : "Ténteo de novo ou póñase en contacto coa administración desta instancia.", @@ -189,11 +193,21 @@ "Install the Contacts app" : "Instalar a aplicación de Contactos", "Loading your contacts …" : "Cargando os seus contactos…", "Looking for {term} …" : "Buscando {term}…", + "Global search" : "Busca global", + "Search apps, files, tags, messages" : "Buscar aplicacións, ficheiros, etiquetas, mensaxes", + "Apps and Settings" : "Aplicacións e axustes", "Modified" : "Modificado", "Today" : "Hoxe", + "Last 7 days" : "Últimos 7 días", + "Last 30 days" : "Últimos 30 días", + "This year" : "Este ano", "Last year" : "Último ano", + "Custom date range" : "Intervalo de datas personalizado", + "Search people" : "Buscar persoas", "Not found" : "Non atopado", "People" : "Persoas", + "Start typing in search" : "Comece a escribir na busca", + "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Entre ${this.dateFilter.startFrom.toLocaleDateString()} e ${this.dateFilter.endAt.toLocaleDateString()}", "Forgot password?" : "Esqueceu o contrasinal?", "Back to login form" : "Volver ao formulario de acceso", "Back" : "Atrás",