mirror of
https://github.com/nextcloud/server.git
synced 2026-04-15 22:11:17 -04:00
fix(l10n): Update translations from Transifex
Some checks are pending
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
Integration sqlite / changes (push) Waiting to run
Integration sqlite / integration-sqlite (master, 8.4, main, --tags ~@large files_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, capabilities_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, collaboration_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, comments_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, dav_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, federation_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, file_conversions) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, files_reminders) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, filesdrop_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, ldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, openldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, openldap_numerical_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, remoteapi_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, routing_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, setup_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, sharees_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, sharing_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, theming_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, videoverification_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite-summary (push) Blocked by required conditions
Some checks are pending
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
Integration sqlite / changes (push) Waiting to run
Integration sqlite / integration-sqlite (master, 8.4, main, --tags ~@large files_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, capabilities_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, collaboration_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, comments_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, dav_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, federation_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, file_conversions) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, files_reminders) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, filesdrop_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, ldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, openldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, openldap_numerical_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, remoteapi_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, routing_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, setup_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, sharees_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, sharing_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, theming_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, videoverification_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite-summary (push) Blocked by required conditions
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
parent
9d8bab02fc
commit
e17f7aa92d
12 changed files with 24 additions and 2 deletions
|
|
@ -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ů",
|
||||
|
|
|
|||
|
|
@ -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ů",
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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}\"?",
|
||||
|
|
|
|||
|
|
@ -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}\"?",
|
||||
|
|
|
|||
|
|
@ -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}",
|
||||
|
|
|
|||
|
|
@ -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}",
|
||||
|
|
|
|||
|
|
@ -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}",
|
||||
|
|
|
|||
|
|
@ -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}",
|
||||
|
|
|
|||
Loading…
Reference in a new issue