From 46715762ce6bb50ab9f112c64eadce17efa213e9 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 25 Jul 2020 02:16:45 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- apps/files/l10n/br.js | 1 + apps/files/l10n/br.json | 1 + core/l10n/fr.js | 2 +- core/l10n/fr.json | 2 +- lib/l10n/pl.js | 8 ++++---- lib/l10n/pl.json | 8 ++++---- 6 files changed, 12 insertions(+), 10 deletions(-) diff --git a/apps/files/l10n/br.js b/apps/files/l10n/br.js index 8a6d709aba..e0bac298dc 100644 --- a/apps/files/l10n/br.js +++ b/apps/files/l10n/br.js @@ -60,6 +60,7 @@ OC.L10N.register( "Could not fetch file details \"{file}\"" : "Dibosupl eo adtapout munudoù ar restr \"{file}\"", "Error deleting file \"{fileName}\"." : "Ur fazi zo bet en ur ziverkañ ar restr \"{fileName}\".", "No search results in other folders for {tag}{filter}{endtag}" : "Disoc'h ebet e teuliadoù all evit {tag}{filter}{endtag}", + "Enter more than two characters to search in other folders" : "Lakait muioc'h eget daou arouez evit klask e teuliadoù all", "Name" : "Anv", "Size" : "Ment", "Modified" : "Cheñchet", diff --git a/apps/files/l10n/br.json b/apps/files/l10n/br.json index b9498434a4..8047aae6fb 100644 --- a/apps/files/l10n/br.json +++ b/apps/files/l10n/br.json @@ -58,6 +58,7 @@ "Could not fetch file details \"{file}\"" : "Dibosupl eo adtapout munudoù ar restr \"{file}\"", "Error deleting file \"{fileName}\"." : "Ur fazi zo bet en ur ziverkañ ar restr \"{fileName}\".", "No search results in other folders for {tag}{filter}{endtag}" : "Disoc'h ebet e teuliadoù all evit {tag}{filter}{endtag}", + "Enter more than two characters to search in other folders" : "Lakait muioc'h eget daou arouez evit klask e teuliadoù all", "Name" : "Anv", "Size" : "Ment", "Modified" : "Cheñchet", diff --git a/core/l10n/fr.js b/core/l10n/fr.js index e2ba086790..e2374735a3 100644 --- a/core/l10n/fr.js +++ b/core/l10n/fr.js @@ -70,7 +70,7 @@ OC.L10N.register( "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems. See the documentation ↗ for more information." : "Le verrouillage transactionnel de fichiers est désactivé. Cela peut causer des conflits en cas d'accès concurrent. Configurez 'filelocking.enabled' dans config.php pour éviter ces problèmes. Consultez la documentation ↗ pour plus d'informations.", "If your installation is not installed at the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (suggestion: \"{suggestedOverwriteCliURL}\")" : "Si votre installation n'a pas été effectuée à la racine du domaine et qu'elle utilise le Cron du système, il peut y avoir des problèmes avec la génération d'URL. Pour les éviter, veuillez configurer l'option \"overwrite.cli.url\" dans votre fichier config.php avec le chemin de la racine de votre installation (suggestion : \"{suggestedOverwriteCliURL}\")", "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "La tâche cron n'a pu s'exécuter via CLI. Ces erreurs techniques sont apparues :", - "Last background job execution ran {relativeTime}. Something seems wrong." : "Dernière tâche de fond a fonctionné il y a {relativeTime}. Quelque chose s'est mal passé.", + "Last background job execution ran {relativeTime}. Something seems wrong." : "La dernière tâche de fond a fonctionné {relativeTime}. Quelque chose s'est mal passé.", "Check the background job settings" : "Vérifier les paramètres des tâches de fond", "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." : "Ce serveur ne peut se connecter à Internet : plusieurs point finaux ne peuvent être atteints. Cela signifie que certaines fonctionnalités, telles que le montage de supports de stockage distants, les notifications de mises à jour ou l'installation d'applications tierces ne fonctionneront pas. L'accès aux fichiers à distance, ainsi que l'envoi de notifications par mail peuvent aussi être indisponibles. Il est recommandé d'activer la connexion internet pour ce serveur si vous souhaitez disposer de l'ensemble des fonctionnalités offertes.", "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the documentation." : "Aucun cache mémoire n'est configuré. Si possible, configurez un \"memcache\" pour améliorer les performances. Pour plus d'informations consultez la documentation.", diff --git a/core/l10n/fr.json b/core/l10n/fr.json index 939faf39cd..af5b7d6a89 100644 --- a/core/l10n/fr.json +++ b/core/l10n/fr.json @@ -68,7 +68,7 @@ "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems. See the documentation ↗ for more information." : "Le verrouillage transactionnel de fichiers est désactivé. Cela peut causer des conflits en cas d'accès concurrent. Configurez 'filelocking.enabled' dans config.php pour éviter ces problèmes. Consultez la documentation ↗ pour plus d'informations.", "If your installation is not installed at the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (suggestion: \"{suggestedOverwriteCliURL}\")" : "Si votre installation n'a pas été effectuée à la racine du domaine et qu'elle utilise le Cron du système, il peut y avoir des problèmes avec la génération d'URL. Pour les éviter, veuillez configurer l'option \"overwrite.cli.url\" dans votre fichier config.php avec le chemin de la racine de votre installation (suggestion : \"{suggestedOverwriteCliURL}\")", "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "La tâche cron n'a pu s'exécuter via CLI. Ces erreurs techniques sont apparues :", - "Last background job execution ran {relativeTime}. Something seems wrong." : "Dernière tâche de fond a fonctionné il y a {relativeTime}. Quelque chose s'est mal passé.", + "Last background job execution ran {relativeTime}. Something seems wrong." : "La dernière tâche de fond a fonctionné {relativeTime}. Quelque chose s'est mal passé.", "Check the background job settings" : "Vérifier les paramètres des tâches de fond", "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." : "Ce serveur ne peut se connecter à Internet : plusieurs point finaux ne peuvent être atteints. Cela signifie que certaines fonctionnalités, telles que le montage de supports de stockage distants, les notifications de mises à jour ou l'installation d'applications tierces ne fonctionneront pas. L'accès aux fichiers à distance, ainsi que l'envoi de notifications par mail peuvent aussi être indisponibles. Il est recommandé d'activer la connexion internet pour ce serveur si vous souhaitez disposer de l'ensemble des fonctionnalités offertes.", "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the documentation." : "Aucun cache mémoire n'est configuré. Si possible, configurez un \"memcache\" pour améliorer les performances. Pour plus d'informations consultez la documentation.", diff --git a/lib/l10n/pl.js b/lib/l10n/pl.js index 3d48495db0..d8a938c585 100644 --- a/lib/l10n/pl.js +++ b/lib/l10n/pl.js @@ -105,8 +105,8 @@ OC.L10N.register( "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Zaplecze do współdzielenia %s musi implementować interfejs OCP\\Share_Backend", "Sharing backend %s not found" : "Zaplecze %s do współdzielenia nie zostało znalezione", "Sharing backend for %s not found" : "Zaplecze do współdzielenia dla %s nie zostało znalezione", - "%1$s shared »%2$s« with you and wants to add:" : "%1$s udostępnił Ci »%2$s« i chce dodać: ", - "%1$s shared »%2$s« with you and wants to add" : " %1$s udostępnił Ci »%2$s« i chce dodać", + "%1$s shared »%2$s« with you and wants to add:" : "%1$s udostępnił Tobie »%2$s« i chce dodać: ", + "%1$s shared »%2$s« with you and wants to add" : " %1$s udostępnił Tobie »%2$s« i chce dodać", "»%s« added a note to a file shared with you" : "»%s« dodał notatkę do pliku współdzielonego z Tobą", "Open »%s«" : "Otwórz »%s«", "%1$s via %2$s" : "%1$s przez %2$s", @@ -116,8 +116,8 @@ OC.L10N.register( "Files can’t be shared with create permissions" : "Pliki nie mogą zostać udostępnione z prawem do tworzenia", "Expiration date is in the past" : "Data ważności jest przeszła", "Can’t set expiration date more than %s days in the future" : "Nie można ustawić daty ważności na dłuższą niż %s dni", - "%1$s shared »%2$s« with you" : "%1$s udostępnił Ci »%2$s«", - "%1$s shared »%2$s« with you." : "%1$s udostępnił Ci »%2$s«.", + "%1$s shared »%2$s« with you" : "%1$s udostępnił Tobie »%2$s«", + "%1$s shared »%2$s« with you." : "%1$s udostępnił Tobie »%2$s«.", "Click the button below to open it." : "Kliknij przycisk poniżej, aby otworzyć.", "The requested share does not exist anymore" : "Żądane współdzielenie już nie istnieje", "Could not find category \"%s\"" : "Nie można znaleźć kategorii \"%s\"", diff --git a/lib/l10n/pl.json b/lib/l10n/pl.json index 9c95ed0c43..5eea3f78e6 100644 --- a/lib/l10n/pl.json +++ b/lib/l10n/pl.json @@ -103,8 +103,8 @@ "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Zaplecze do współdzielenia %s musi implementować interfejs OCP\\Share_Backend", "Sharing backend %s not found" : "Zaplecze %s do współdzielenia nie zostało znalezione", "Sharing backend for %s not found" : "Zaplecze do współdzielenia dla %s nie zostało znalezione", - "%1$s shared »%2$s« with you and wants to add:" : "%1$s udostępnił Ci »%2$s« i chce dodać: ", - "%1$s shared »%2$s« with you and wants to add" : " %1$s udostępnił Ci »%2$s« i chce dodać", + "%1$s shared »%2$s« with you and wants to add:" : "%1$s udostępnił Tobie »%2$s« i chce dodać: ", + "%1$s shared »%2$s« with you and wants to add" : " %1$s udostępnił Tobie »%2$s« i chce dodać", "»%s« added a note to a file shared with you" : "»%s« dodał notatkę do pliku współdzielonego z Tobą", "Open »%s«" : "Otwórz »%s«", "%1$s via %2$s" : "%1$s przez %2$s", @@ -114,8 +114,8 @@ "Files can’t be shared with create permissions" : "Pliki nie mogą zostać udostępnione z prawem do tworzenia", "Expiration date is in the past" : "Data ważności jest przeszła", "Can’t set expiration date more than %s days in the future" : "Nie można ustawić daty ważności na dłuższą niż %s dni", - "%1$s shared »%2$s« with you" : "%1$s udostępnił Ci »%2$s«", - "%1$s shared »%2$s« with you." : "%1$s udostępnił Ci »%2$s«.", + "%1$s shared »%2$s« with you" : "%1$s udostępnił Tobie »%2$s«", + "%1$s shared »%2$s« with you." : "%1$s udostępnił Tobie »%2$s«.", "Click the button below to open it." : "Kliknij przycisk poniżej, aby otworzyć.", "The requested share does not exist anymore" : "Żądane współdzielenie już nie istnieje", "Could not find category \"%s\"" : "Nie można znaleźć kategorii \"%s\"",