From f1c0d9a706b126b770b0a80d8562d13b9cf7472e Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sun, 22 Mar 2026 00:19:19 +0000 Subject: [PATCH] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- apps/dav/l10n/cs.js | 2 ++ apps/dav/l10n/cs.json | 2 ++ apps/files/l10n/cs.js | 1 + apps/files/l10n/cs.json | 1 + apps/files/l10n/fr.js | 1 + apps/files/l10n/fr.json | 1 + apps/files/l10n/uk.js | 2 +- apps/files/l10n/uk.json | 2 +- apps/settings/l10n/cs.js | 3 +++ apps/settings/l10n/cs.json | 3 +++ apps/settings/l10n/fr.js | 4 ++++ apps/settings/l10n/fr.json | 4 ++++ 12 files changed, 24 insertions(+), 2 deletions(-) diff --git a/apps/dav/l10n/cs.js b/apps/dav/l10n/cs.js index 6f66d70b982..84622f5a726 100644 --- a/apps/dav/l10n/cs.js +++ b/apps/dav/l10n/cs.js @@ -236,6 +236,7 @@ OC.L10N.register( "Failed to check file size: %1$s" : "Nepodařilo se zkontrolovat velikost souboru: %1$s", "Could not open file: %1$s (%2$d), file does seem to exist" : "Nebylo možné otevřít soubor: %1$s (%2$d) – zdá se, že soubor existuje", "Could not open file: %1$s (%2$d), file doesn't seem to exist" : "Nebylo možné otevřít soubor: %1$s (%2$d) – zdá se, že soubor neexistuje", + "Failed to get size for : %1$s" : "Nepodařilo se získat velikost pro: %1$s", "Encryption not ready: %1$s" : "Šifrování není připraveno: %1$s", "Failed to open file: %1$s" : "Nepodařilo se otevřít soubor: %1$s", "Failed to unlink: %1$s" : "Nepodařilo se zrušit propojení: %1$s", @@ -252,6 +253,7 @@ OC.L10N.register( "Completed on %s" : "Dokončeno %s", "Due on %s by %s" : "Termín do %s od %s", "Due on %s" : "Termín do %s", + "This is an example contact" : "Toto je kontakt pro ukázku", "Welcome to Nextcloud Calendar!\n\nThis is a sample event - explore the flexibility of planning with Nextcloud Calendar by making any edits you want!\n\nWith Nextcloud Calendar, you can:\n- Create, edit, and manage events effortlessly.\n- Create multiple calendars and share them with teammates, friends, or family.\n- Check availability and display your busy times to others.\n- Seamlessly integrate with apps and devices via CalDAV.\n- Customize your experience: schedule recurring events, adjust notifications and other settings." : "Vítejte v Nextcloud Kalendáři!\n\nToto je událost pro ukázku – prozkoumejte flexibilitu plánování pomoc Nextcloud Kalendáře upravením čeho chcete!\n\nS Nextcloud Kalendářem je možné:\n- Jednoduše vytvářet, upravovat a spravovat události.\n- Vytvářet vícero kalendářů a sdílet je s kolegy, přáteli či rodinou.\n- Zjišťovat dostupnost a zobrazovat své doby nedostupnosti ostatním.\n- Hladce napojovat na aplikace a zřízení prostřednictvím CalDAV.\n- Přizpůsobit si svůj dojem z používání: plánovat opakující se události, upravovat notifikace a ostatní nastavení.", "Example event - open me!" : "Událost pro ukázku – otevřete ji!", "System Address Book" : "Systémový adresář kontaktů", diff --git a/apps/dav/l10n/cs.json b/apps/dav/l10n/cs.json index 524ba825b50..f1444539ac8 100644 --- a/apps/dav/l10n/cs.json +++ b/apps/dav/l10n/cs.json @@ -234,6 +234,7 @@ "Failed to check file size: %1$s" : "Nepodařilo se zkontrolovat velikost souboru: %1$s", "Could not open file: %1$s (%2$d), file does seem to exist" : "Nebylo možné otevřít soubor: %1$s (%2$d) – zdá se, že soubor existuje", "Could not open file: %1$s (%2$d), file doesn't seem to exist" : "Nebylo možné otevřít soubor: %1$s (%2$d) – zdá se, že soubor neexistuje", + "Failed to get size for : %1$s" : "Nepodařilo se získat velikost pro: %1$s", "Encryption not ready: %1$s" : "Šifrování není připraveno: %1$s", "Failed to open file: %1$s" : "Nepodařilo se otevřít soubor: %1$s", "Failed to unlink: %1$s" : "Nepodařilo se zrušit propojení: %1$s", @@ -250,6 +251,7 @@ "Completed on %s" : "Dokončeno %s", "Due on %s by %s" : "Termín do %s od %s", "Due on %s" : "Termín do %s", + "This is an example contact" : "Toto je kontakt pro ukázku", "Welcome to Nextcloud Calendar!\n\nThis is a sample event - explore the flexibility of planning with Nextcloud Calendar by making any edits you want!\n\nWith Nextcloud Calendar, you can:\n- Create, edit, and manage events effortlessly.\n- Create multiple calendars and share them with teammates, friends, or family.\n- Check availability and display your busy times to others.\n- Seamlessly integrate with apps and devices via CalDAV.\n- Customize your experience: schedule recurring events, adjust notifications and other settings." : "Vítejte v Nextcloud Kalendáři!\n\nToto je událost pro ukázku – prozkoumejte flexibilitu plánování pomoc Nextcloud Kalendáře upravením čeho chcete!\n\nS Nextcloud Kalendářem je možné:\n- Jednoduše vytvářet, upravovat a spravovat události.\n- Vytvářet vícero kalendářů a sdílet je s kolegy, přáteli či rodinou.\n- Zjišťovat dostupnost a zobrazovat své doby nedostupnosti ostatním.\n- Hladce napojovat na aplikace a zřízení prostřednictvím CalDAV.\n- Přizpůsobit si svůj dojem z používání: plánovat opakující se události, upravovat notifikace a ostatní nastavení.", "Example event - open me!" : "Událost pro ukázku – otevřete ji!", "System Address Book" : "Systémový adresář kontaktů", diff --git a/apps/files/l10n/cs.js b/apps/files/l10n/cs.js index 1750187ad01..b19f0b4f16e 100644 --- a/apps/files/l10n/cs.js +++ b/apps/files/l10n/cs.js @@ -95,6 +95,7 @@ OC.L10N.register( "Another entry with the same name already exists." : "Už existuje jiná položka se stejným názvem.", "Invalid filename." : "Neplatný název souboru.", "Rename file" : "Přejmenovat soubor", + "Recently created" : "Nedávno vytvořeno", "Folder" : "Složka", "Unknown file type" : "Neznámý typ souboru", "{ext} image" : "{ext}obrázek", diff --git a/apps/files/l10n/cs.json b/apps/files/l10n/cs.json index 3e44140a585..7221f589e41 100644 --- a/apps/files/l10n/cs.json +++ b/apps/files/l10n/cs.json @@ -93,6 +93,7 @@ "Another entry with the same name already exists." : "Už existuje jiná položka se stejným názvem.", "Invalid filename." : "Neplatný název souboru.", "Rename file" : "Přejmenovat soubor", + "Recently created" : "Nedávno vytvořeno", "Folder" : "Složka", "Unknown file type" : "Neznámý typ souboru", "{ext} image" : "{ext}obrázek", diff --git a/apps/files/l10n/fr.js b/apps/files/l10n/fr.js index d6ae8b7fa33..e7e39b56df3 100644 --- a/apps/files/l10n/fr.js +++ b/apps/files/l10n/fr.js @@ -95,6 +95,7 @@ OC.L10N.register( "Another entry with the same name already exists." : "Une autre entrée avec le même nom existe déjà.", "Invalid filename." : "Nom de fichier invalide.", "Rename file" : "Renommer le fichier", + "Recently created" : "Créé récemment", "Folder" : "Dossier", "Unknown file type" : "Type de fichier inconnu", "{ext} image" : "{ext} image", diff --git a/apps/files/l10n/fr.json b/apps/files/l10n/fr.json index 38be315e5fa..ca11781feed 100644 --- a/apps/files/l10n/fr.json +++ b/apps/files/l10n/fr.json @@ -93,6 +93,7 @@ "Another entry with the same name already exists." : "Une autre entrée avec le même nom existe déjà.", "Invalid filename." : "Nom de fichier invalide.", "Rename file" : "Renommer le fichier", + "Recently created" : "Créé récemment", "Folder" : "Dossier", "Unknown file type" : "Type de fichier inconnu", "{ext} image" : "{ext} image", diff --git a/apps/files/l10n/uk.js b/apps/files/l10n/uk.js index 0e7362dc910..b2a39caea84 100644 --- a/apps/files/l10n/uk.js +++ b/apps/files/l10n/uk.js @@ -234,7 +234,7 @@ OC.L10N.register( "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Заміна розширення файлу з \"{old}\" на \"{new}\" може зробити файл недоступним.", "Removing the file extension \"{old}\" may render the file unreadable." : "Вилучення розширення файлу \"{old}\" може зробити файл недоступним.", "Adding the file extension \"{new}\" may render the file unreadable." : "Додавання розширення до файлу \"{new}\" може зробити файл недоступним.", - "Do not show this dialog again." : "Не показувати цей діялог подалі.", + "Do not show this dialog again." : "Більше не заптувати", "Rename file to hidden" : "Перейменувати файл у прихований", "Prefixing a filename with a dot may render the file hidden." : "Якщо додати крапку перед ім'ям файлу зробить файл прихованим.", "Are you sure you want to rename the file to \"{filename}\"?" : "Дійсно перейменувати файл у \"{filename}\"?", diff --git a/apps/files/l10n/uk.json b/apps/files/l10n/uk.json index d84b34c65c5..32363bd23ac 100644 --- a/apps/files/l10n/uk.json +++ b/apps/files/l10n/uk.json @@ -232,7 +232,7 @@ "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Заміна розширення файлу з \"{old}\" на \"{new}\" може зробити файл недоступним.", "Removing the file extension \"{old}\" may render the file unreadable." : "Вилучення розширення файлу \"{old}\" може зробити файл недоступним.", "Adding the file extension \"{new}\" may render the file unreadable." : "Додавання розширення до файлу \"{new}\" може зробити файл недоступним.", - "Do not show this dialog again." : "Не показувати цей діялог подалі.", + "Do not show this dialog again." : "Більше не заптувати", "Rename file to hidden" : "Перейменувати файл у прихований", "Prefixing a filename with a dot may render the file hidden." : "Якщо додати крапку перед ім'ям файлу зробить файл прихованим.", "Are you sure you want to rename the file to \"{filename}\"?" : "Дійсно перейменувати файл у \"{filename}\"?", diff --git a/apps/settings/l10n/cs.js b/apps/settings/l10n/cs.js index 108f823c0b8..1494b2dfc46 100644 --- a/apps/settings/l10n/cs.js +++ b/apps/settings/l10n/cs.js @@ -593,8 +593,11 @@ OC.L10N.register( "cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP. Use case: Very small instance (1–5 accounts depending on the usage)." : "cron.php je zaregistrován u služby webcron aby přes HTTP volala cron.php každých 5 minut. Příklad použití: velmi malá instance (1-5 účtů, v závislosti na vytížení).", "Cron (Recommended)" : "Cron (doporučeno)", "Unable to update profile default setting" : "Nedaří se aktualizovat výchozí nastavení pro profily", + "Unable to update profile picker setting" : "Nebylo možné zaktualizovat nastavení výběru profilu", "Profile" : "Profil", "Enable or disable profile by default for new accounts." : "Profily nově vytvářených účtů ve výchozím stavu zpřístupňovat nebo nezpřístupňovat.", + "Enable the profile picker" : "Zapnout nástroj pro výběr profilu", + "Enable or disable the profile picker in the Smart Picker and the profile link previews." : "Zapnout nebo vypnout nástroj pro výběr profilů v Inteligentním výběru a náhledech odkazu na profil.", "Password confirmation is required" : "Je vyžadováno potvrzení hesla", "Failed to save setting" : "Nastavení se nepodařilo uložit", "{app}'s declarative setting field: {name}" : "Kolonka deklarativního nastavení {app}: {name}", diff --git a/apps/settings/l10n/cs.json b/apps/settings/l10n/cs.json index 21f0daad4f9..0082e599e9d 100644 --- a/apps/settings/l10n/cs.json +++ b/apps/settings/l10n/cs.json @@ -591,8 +591,11 @@ "cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP. Use case: Very small instance (1–5 accounts depending on the usage)." : "cron.php je zaregistrován u služby webcron aby přes HTTP volala cron.php každých 5 minut. Příklad použití: velmi malá instance (1-5 účtů, v závislosti na vytížení).", "Cron (Recommended)" : "Cron (doporučeno)", "Unable to update profile default setting" : "Nedaří se aktualizovat výchozí nastavení pro profily", + "Unable to update profile picker setting" : "Nebylo možné zaktualizovat nastavení výběru profilu", "Profile" : "Profil", "Enable or disable profile by default for new accounts." : "Profily nově vytvářených účtů ve výchozím stavu zpřístupňovat nebo nezpřístupňovat.", + "Enable the profile picker" : "Zapnout nástroj pro výběr profilu", + "Enable or disable the profile picker in the Smart Picker and the profile link previews." : "Zapnout nebo vypnout nástroj pro výběr profilů v Inteligentním výběru a náhledech odkazu na profil.", "Password confirmation is required" : "Je vyžadováno potvrzení hesla", "Failed to save setting" : "Nastavení se nepodařilo uložit", "{app}'s declarative setting field: {name}" : "Kolonka deklarativního nastavení {app}: {name}", diff --git a/apps/settings/l10n/fr.js b/apps/settings/l10n/fr.js index 206b8090aab..828c3bb6338 100644 --- a/apps/settings/l10n/fr.js +++ b/apps/settings/l10n/fr.js @@ -305,6 +305,8 @@ OC.L10N.register( "MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "La version MariaDB \"%1$s\" a été détectée. MariaDB >=%2$s et <=%3$s est suggérée pour de meilleures performances, stabilité et fonctionnalités avec cette version de Nextcloud.", "MySQL version \"%1$s\" detected. MySQL >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Version MySQL \"%1$s\" détectée. MySQL >=%2$s et <=%3$s est suggéré pour de meilleures performances, stabilité et fonctionnalités avec cette version de Nextcloud.", "PostgreSQL version \"%1$s\" detected. PostgreSQL >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "PostgreSQL version \"%1$s\" détecté. PostgreSQL >=%2$s et <=%3$s est suggérée pour de meilleures performances, stabilité et fonctionnalités avec cette version de Nextcloud.", + "Nextcloud %d does not support your current version, so be sure to update the database before updating your Nextcloud Server." : "Nextcloud %d ne prend pas en charge votre version actuelle, assurez-vous de mettre à jour votre base de données avant de mettre à jour votre Serveur Nextcloud.", + "Oracle version \"%1$s\" detected. Oracle >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Version d'Oracle \"%1$s\" détectée. Oracle >=%2$s and <=%3$s est suggérée pour de meilleures performances, stabilité et fonctionnalités avec cette version de Nextcloud.", "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend. This is particularly recommended when using the desktop client for file synchronisation. To migrate to another database use the command line tool: \"occ db:convert-type\"." : "SQLite est actuellement utilisé comme base de données principale. Pour les installations plus importantes, nous vous recommandons de changer de base de données. Cela est particulièrement recommandé lorsque vous utilisez le logiciel pour ordinateur de bureau pour la synchronisation des fichiers. Pour migrer vers une autre base de données, utilisez l’outil en ligne de commande : « occ db:convert-type »", "Unknown database platform" : "Plate-forme de base de données inconnue", "Architecture" : "Architecture", @@ -587,6 +589,8 @@ OC.L10N.register( "Unable to update profile default setting" : "Impossible de mettre à jour les paramètres par défaut du profil", "Profile" : "Profil", "Enable or disable profile by default for new accounts." : "Active ou désactive le profil par défaut pour les nouveaux comptes.", + "Enable the profile picker" : "Activer le sélecteur de profils", + "Enable or disable the profile picker in the Smart Picker and the profile link previews." : "Activer ou désactiver le sélecteur de profils dans le Sélecteur intelligent et dans les prévisualisations des liens de profil.", "Password confirmation is required" : "Confirmation par mot de passe est requise", "Failed to save setting" : "Échec de la sauvegarde des paramètres", "{app}'s declarative setting field: {name}" : "champ de paramètre déclaratif de l'{app}: {name}", diff --git a/apps/settings/l10n/fr.json b/apps/settings/l10n/fr.json index 6a8ff6fed53..9cd9807786b 100644 --- a/apps/settings/l10n/fr.json +++ b/apps/settings/l10n/fr.json @@ -303,6 +303,8 @@ "MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "La version MariaDB \"%1$s\" a été détectée. MariaDB >=%2$s et <=%3$s est suggérée pour de meilleures performances, stabilité et fonctionnalités avec cette version de Nextcloud.", "MySQL version \"%1$s\" detected. MySQL >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Version MySQL \"%1$s\" détectée. MySQL >=%2$s et <=%3$s est suggéré pour de meilleures performances, stabilité et fonctionnalités avec cette version de Nextcloud.", "PostgreSQL version \"%1$s\" detected. PostgreSQL >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "PostgreSQL version \"%1$s\" détecté. PostgreSQL >=%2$s et <=%3$s est suggérée pour de meilleures performances, stabilité et fonctionnalités avec cette version de Nextcloud.", + "Nextcloud %d does not support your current version, so be sure to update the database before updating your Nextcloud Server." : "Nextcloud %d ne prend pas en charge votre version actuelle, assurez-vous de mettre à jour votre base de données avant de mettre à jour votre Serveur Nextcloud.", + "Oracle version \"%1$s\" detected. Oracle >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Version d'Oracle \"%1$s\" détectée. Oracle >=%2$s and <=%3$s est suggérée pour de meilleures performances, stabilité et fonctionnalités avec cette version de Nextcloud.", "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend. This is particularly recommended when using the desktop client for file synchronisation. To migrate to another database use the command line tool: \"occ db:convert-type\"." : "SQLite est actuellement utilisé comme base de données principale. Pour les installations plus importantes, nous vous recommandons de changer de base de données. Cela est particulièrement recommandé lorsque vous utilisez le logiciel pour ordinateur de bureau pour la synchronisation des fichiers. Pour migrer vers une autre base de données, utilisez l’outil en ligne de commande : « occ db:convert-type »", "Unknown database platform" : "Plate-forme de base de données inconnue", "Architecture" : "Architecture", @@ -585,6 +587,8 @@ "Unable to update profile default setting" : "Impossible de mettre à jour les paramètres par défaut du profil", "Profile" : "Profil", "Enable or disable profile by default for new accounts." : "Active ou désactive le profil par défaut pour les nouveaux comptes.", + "Enable the profile picker" : "Activer le sélecteur de profils", + "Enable or disable the profile picker in the Smart Picker and the profile link previews." : "Activer ou désactiver le sélecteur de profils dans le Sélecteur intelligent et dans les prévisualisations des liens de profil.", "Password confirmation is required" : "Confirmation par mot de passe est requise", "Failed to save setting" : "Échec de la sauvegarde des paramètres", "{app}'s declarative setting field: {name}" : "champ de paramètre déclaratif de l'{app}: {name}",