From f21d31176bc4e7f59fe421ae26079af61df32e7f Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 15 Jan 2021 02:20:45 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- apps/files_sharing/l10n/eu.js | 1 + apps/files_sharing/l10n/eu.json | 1 + apps/files_sharing/l10n/fr.js | 2 +- apps/files_sharing/l10n/fr.json | 2 +- apps/settings/l10n/nl.js | 3 +++ apps/settings/l10n/nl.json | 3 +++ apps/settings/l10n/tr.js | 3 +++ apps/settings/l10n/tr.json | 3 +++ 8 files changed, 16 insertions(+), 2 deletions(-) diff --git a/apps/files_sharing/l10n/eu.js b/apps/files_sharing/l10n/eu.js index f10af259b7..59b81ceac0 100644 --- a/apps/files_sharing/l10n/eu.js +++ b/apps/files_sharing/l10n/eu.js @@ -181,6 +181,7 @@ OC.L10N.register( "Enter a note for the share recipient" : "Sartu ohar bat partekatzearen hartzailearentzat", "Add another link" : "Gehitu beste esteka bat", "Create a new share link" : "Sortu partekatze esteka berri bat", + "{shareWith} by {initiator}" : "{initiator} erabiltzaileak {shareWith} ", "Shared via link by {initiator}" : "{initiator} erabiltzaileak esteka bidez partekatua", "Share link ({label})" : "Partekatu ({label}) eskeka", "Share link" : "Partekatu esteka", diff --git a/apps/files_sharing/l10n/eu.json b/apps/files_sharing/l10n/eu.json index bf25b5f9de..4dfff20583 100644 --- a/apps/files_sharing/l10n/eu.json +++ b/apps/files_sharing/l10n/eu.json @@ -179,6 +179,7 @@ "Enter a note for the share recipient" : "Sartu ohar bat partekatzearen hartzailearentzat", "Add another link" : "Gehitu beste esteka bat", "Create a new share link" : "Sortu partekatze esteka berri bat", + "{shareWith} by {initiator}" : "{initiator} erabiltzaileak {shareWith} ", "Shared via link by {initiator}" : "{initiator} erabiltzaileak esteka bidez partekatua", "Share link ({label})" : "Partekatu ({label}) eskeka", "Share link" : "Partekatu esteka", diff --git a/apps/files_sharing/l10n/fr.js b/apps/files_sharing/l10n/fr.js index 3f0d8a5d2d..cae52dbbe4 100644 --- a/apps/files_sharing/l10n/fr.js +++ b/apps/files_sharing/l10n/fr.js @@ -183,7 +183,7 @@ OC.L10N.register( "Create a new share link" : "Créer un nouveau lien de partage", "{shareWith} by {initiator}" : "{shareWith} par {initiator}", "Shared via link by {initiator}" : "Partagé par lien par {initiator}", - "Share link ({label})" : "Partager le lien ({étiquette})", + "Share link ({label})" : "Partager le lien ({label})", "Share link" : "Lien de partage", "Error, please enter proper password and/or expiration date" : "Erreur. Merci d'entrer un mot de passe valide et/ou une date d'expiration", "No recommendations. Start typing." : "Aucune recommandation. Commencez à écrire.", diff --git a/apps/files_sharing/l10n/fr.json b/apps/files_sharing/l10n/fr.json index eeef0cc508..2cf2b6458b 100644 --- a/apps/files_sharing/l10n/fr.json +++ b/apps/files_sharing/l10n/fr.json @@ -181,7 +181,7 @@ "Create a new share link" : "Créer un nouveau lien de partage", "{shareWith} by {initiator}" : "{shareWith} par {initiator}", "Shared via link by {initiator}" : "Partagé par lien par {initiator}", - "Share link ({label})" : "Partager le lien ({étiquette})", + "Share link ({label})" : "Partager le lien ({label})", "Share link" : "Lien de partage", "Error, please enter proper password and/or expiration date" : "Erreur. Merci d'entrer un mot de passe valide et/ou une date d'expiration", "No recommendations. Start typing." : "Aucune recommandation. Commencez à écrire.", diff --git a/apps/settings/l10n/nl.js b/apps/settings/l10n/nl.js index f2f290d348..73293cddff 100644 --- a/apps/settings/l10n/nl.js +++ b/apps/settings/l10n/nl.js @@ -125,6 +125,9 @@ OC.L10N.register( "A background job is pending that checks for user imported SSL certificates. Please check back later." : "Er is een achtergrondtaak in bezig die controleert op door de gebruiker geïmporteerde SSL-certificaten. Kom later terug.", "There are some user imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below." : "Er zijn enkele door gebruikers geïmporteerde SSL-certificaten aanwezig, die niet meer worden gebruikt met Nextcloud 21. Ze kunnen op de opdrachtregel worden geïmporteerd via het commando \"occ security: certificaten: import\". De paden binnen de gegevensdirectory worden hieronder weergegeven.", "The old server-side-encryption format is enabled. We recommend disabling this." : "Het oude server-side-encryptie formaat is ingeschakeld. We raden aan om dit uit te schakelen.", + "MariaDB version \"%s\" is used. Nextcloud 21 will no longer support this version and requires MariaDB 10.2 or higher." : "MariaDB versie \"%s\" wordt gebruikt. Nextcloud 21 ondersteunt deze versie niet langer en vereist MariaDB 10.2 of hoger.", + "MySQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires MySQL 8 or higher." : "MySQL versie \"%s\" wordt gebruikt. Nextcloud 21 ondersteunt deze versie niet langer en vereist MySQL 8 of hoger.", + "PostgreSQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires PostgreSQL 9.6 or higher." : "PostgreSQL versie \"%s\" wordt gebruikt. Nextcloud 21 ondersteunt deze versie niet langer en vereist PostgreSQL 9.6 of hoger.", "Nextcloud settings" : "Nextcloud instellingen", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Twee-factor-authenticatie kan worden afgedwongen voor alle gebruikers en specifieke groepen. Als ze geen twee-factor provider hebben ingesteld, dan kunnen ze niet inloggen in het systeem.", "Enforce two-factor authentication" : "Forceren gebruik twee-factor-authenticatie", diff --git a/apps/settings/l10n/nl.json b/apps/settings/l10n/nl.json index 33e9b32d35..9566647d1a 100644 --- a/apps/settings/l10n/nl.json +++ b/apps/settings/l10n/nl.json @@ -123,6 +123,9 @@ "A background job is pending that checks for user imported SSL certificates. Please check back later." : "Er is een achtergrondtaak in bezig die controleert op door de gebruiker geïmporteerde SSL-certificaten. Kom later terug.", "There are some user imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below." : "Er zijn enkele door gebruikers geïmporteerde SSL-certificaten aanwezig, die niet meer worden gebruikt met Nextcloud 21. Ze kunnen op de opdrachtregel worden geïmporteerd via het commando \"occ security: certificaten: import\". De paden binnen de gegevensdirectory worden hieronder weergegeven.", "The old server-side-encryption format is enabled. We recommend disabling this." : "Het oude server-side-encryptie formaat is ingeschakeld. We raden aan om dit uit te schakelen.", + "MariaDB version \"%s\" is used. Nextcloud 21 will no longer support this version and requires MariaDB 10.2 or higher." : "MariaDB versie \"%s\" wordt gebruikt. Nextcloud 21 ondersteunt deze versie niet langer en vereist MariaDB 10.2 of hoger.", + "MySQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires MySQL 8 or higher." : "MySQL versie \"%s\" wordt gebruikt. Nextcloud 21 ondersteunt deze versie niet langer en vereist MySQL 8 of hoger.", + "PostgreSQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires PostgreSQL 9.6 or higher." : "PostgreSQL versie \"%s\" wordt gebruikt. Nextcloud 21 ondersteunt deze versie niet langer en vereist PostgreSQL 9.6 of hoger.", "Nextcloud settings" : "Nextcloud instellingen", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Twee-factor-authenticatie kan worden afgedwongen voor alle gebruikers en specifieke groepen. Als ze geen twee-factor provider hebben ingesteld, dan kunnen ze niet inloggen in het systeem.", "Enforce two-factor authentication" : "Forceren gebruik twee-factor-authenticatie", diff --git a/apps/settings/l10n/tr.js b/apps/settings/l10n/tr.js index 6b4d75bef2..cb1c15d4fc 100644 --- a/apps/settings/l10n/tr.js +++ b/apps/settings/l10n/tr.js @@ -125,6 +125,9 @@ OC.L10N.register( "A background job is pending that checks for user imported SSL certificates. Please check back later." : "Kullanıcı tarafından içe aktarılmış SSL sertifikalarını denetleyen bir arka plan görevi bekliyor. Lütfen daha sonra yeniden denetleyin.", "There are some user imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below." : "Kullanıcı tarafından içe aktarılmış ancak artık Nextcloud 21 ile kullanılmayan bazı SSL sertifikaları var. Bunlar, komut satırından \"occ security:certificates:import\" komutu ile içe aktarılabilir. Veri klasörü içindeki yollarını aşağıda görebilirsiniz.", "The old server-side-encryption format is enabled. We recommend disabling this." : "Eski sunucu tarafı şifreleme biçimi etkinleştirilmiş. Bu seçeneği devre dışı bırakmanız önerilir.", + "MariaDB version \"%s\" is used. Nextcloud 21 will no longer support this version and requires MariaDB 10.2 or higher." : "MariaDB \"%s\" sürümü kullanılıyor. Nextcloud 21 sürümünde bu sürüm desteklenmiyor. MariaDB 10.2 ya da üzerindeki bir sürüm kullanılmalıdır.", + "MySQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires MySQL 8 or higher." : "MySQL \"%s\" sürümü kullanılıyor. Nextcloud 21 sürümünde bu sürüm desteklenmiyor. MySQL 8 ya da üzerindeki bir sürüm kullanılmalıdır.", + "PostgreSQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires PostgreSQL 9.6 or higher." : "PostgreSQL \"%s\" sürümü kullanılıyor. Nextcloud 21 sürümünde bu sürüm desteklenmiyor. PostgreSQL 9.6 ya da üzerindeki bir sürüm kullanılmalıdır.", "Nextcloud settings" : "Nextcloud ayarları", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Tüm kullanıcılar ve belirli gruplar için iki aşamalı kimlik doğrulama kullanılır. Yapılandırılmış bir iki aşamalı kimlik doğrulama hizmeti sağlayıcısı olmayan kullanıcılar oturum açamaz.", "Enforce two-factor authentication" : "İki aşamalı kimlik doğrulama dayatılsın", diff --git a/apps/settings/l10n/tr.json b/apps/settings/l10n/tr.json index 0013f6983d..967181b66b 100644 --- a/apps/settings/l10n/tr.json +++ b/apps/settings/l10n/tr.json @@ -123,6 +123,9 @@ "A background job is pending that checks for user imported SSL certificates. Please check back later." : "Kullanıcı tarafından içe aktarılmış SSL sertifikalarını denetleyen bir arka plan görevi bekliyor. Lütfen daha sonra yeniden denetleyin.", "There are some user imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below." : "Kullanıcı tarafından içe aktarılmış ancak artık Nextcloud 21 ile kullanılmayan bazı SSL sertifikaları var. Bunlar, komut satırından \"occ security:certificates:import\" komutu ile içe aktarılabilir. Veri klasörü içindeki yollarını aşağıda görebilirsiniz.", "The old server-side-encryption format is enabled. We recommend disabling this." : "Eski sunucu tarafı şifreleme biçimi etkinleştirilmiş. Bu seçeneği devre dışı bırakmanız önerilir.", + "MariaDB version \"%s\" is used. Nextcloud 21 will no longer support this version and requires MariaDB 10.2 or higher." : "MariaDB \"%s\" sürümü kullanılıyor. Nextcloud 21 sürümünde bu sürüm desteklenmiyor. MariaDB 10.2 ya da üzerindeki bir sürüm kullanılmalıdır.", + "MySQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires MySQL 8 or higher." : "MySQL \"%s\" sürümü kullanılıyor. Nextcloud 21 sürümünde bu sürüm desteklenmiyor. MySQL 8 ya da üzerindeki bir sürüm kullanılmalıdır.", + "PostgreSQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires PostgreSQL 9.6 or higher." : "PostgreSQL \"%s\" sürümü kullanılıyor. Nextcloud 21 sürümünde bu sürüm desteklenmiyor. PostgreSQL 9.6 ya da üzerindeki bir sürüm kullanılmalıdır.", "Nextcloud settings" : "Nextcloud ayarları", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Tüm kullanıcılar ve belirli gruplar için iki aşamalı kimlik doğrulama kullanılır. Yapılandırılmış bir iki aşamalı kimlik doğrulama hizmeti sağlayıcısı olmayan kullanıcılar oturum açamaz.", "Enforce two-factor authentication" : "İki aşamalı kimlik doğrulama dayatılsın",