diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-26 00:19:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-26 00:19:41 +0000 |
commit | 2434f2e144af006e52d9437fc27c2c63852ea92f (patch) | |
tree | 13ae7b020a4ffcd754e7e14b965eeaa8c3d3a2a0 /lib/l10n | |
parent | bc73ac63474573f035a9da37c7e68e541add80fb (diff) | |
download | nextcloud-server-2434f2e144af006e52d9437fc27c2c63852ea92f.tar.gz nextcloud-server-2434f2e144af006e52d9437fc27c2c63852ea92f.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n')
-rw-r--r-- | lib/l10n/fr.js | 10 | ||||
-rw-r--r-- | lib/l10n/fr.json | 10 | ||||
-rw-r--r-- | lib/l10n/tr.js | 1 | ||||
-rw-r--r-- | lib/l10n/tr.json | 1 |
4 files changed, 12 insertions, 10 deletions
diff --git a/lib/l10n/fr.js b/lib/l10n/fr.js index 11cac1289af..99ec395a003 100644 --- a/lib/l10n/fr.js +++ b/lib/l10n/fr.js @@ -6,7 +6,7 @@ OC.L10N.register( "But, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "Ou, si vous préférez conserver le fichier config.php en lecture seule, définissez l'option « config_is_read_only » sur true.", "See %s" : "Voir %s", "Application %1$s is not present or has a non-compatible version with this server. Please check the apps directory." : "L'application %1$s n'est pas présente ou n'est pas compatible avec cette version du serveur. Veuillez vérifier le répertoire des applications.", - "Sample configuration detected" : "Configuration d'exemple détectée", + "Sample configuration detected" : "Configuration d’exemple détectée", "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Il a été détecté que la configuration donnée à titre d'exemple a été copiée. Cela peut rendre votre installation inopérante et n'est pas pris en charge. Veuillez lire la documentation avant d'effectuer des modifications dans config.php", "The page could not be found on the server." : "La page n'a pas pu être trouvée sur le serveur.", "%s email verification" : "Vérification de l'e-mail %s", @@ -30,7 +30,7 @@ OC.L10N.register( "The following architectures are supported: %s" : "Les architectures suivantes sont prises en charge : %s", "The following databases are supported: %s" : "Les bases de données suivantes sont prises en charge : %s", "The command line tool %s could not be found" : "La commande %s est introuvable", - "The library %s is not available." : "La librairie %s n'est pas disponible.", + "The library %s is not available." : "La librairie %s n’est pas disponible.", "Library %1$s with a version higher than %2$s is required - available version %3$s." : "La librairie %1$s doit être au moins à la version %2$s. Version disponible : %3$s.", "Library %1$s with a version lower than %2$s is required - available version %3$s." : "La librairie %1$s doit avoir une version antérieure à %2$s. Version disponible : %3$s.", "The following platforms are supported: %s" : "Les plateformes suivantes sont prises en charge : %s", @@ -58,7 +58,7 @@ OC.L10N.register( "Files" : "Fichiers", "View profile" : "Voir le profil", "Local time: %s" : "Heure locale : %s", - "today" : "aujourd'hui", + "today" : "aujourd’hui", "tomorrow" : "demain", "yesterday" : "hier", "_in %n day_::_in %n days_" : ["dans %n jour","dans %n jours","dans %n jours"], @@ -68,7 +68,7 @@ OC.L10N.register( "_in %n month_::_in %n months_" : ["dans %n mois","dans %n mois","dans %n mois"], "_%n month ago_::_%n months ago_" : ["Il y a %n mois","Il y a %n mois","Il y a %n mois"], "next year" : "année suivante", - "last year" : "l'année dernière", + "last year" : "l’année dernière", "_in %n year_::_in %n years_" : ["dans %n an","dans %n ans","dans %n ans"], "_%n year ago_::_%n years ago_" : ["il y a %n an","il y a %n ans","il y a %n ans"], "_in %n hour_::_in %n hours_" : ["dans %n heure","dans %n heures","dans %n heures"], @@ -143,7 +143,7 @@ OC.L10N.register( "»%s« added a note to a file shared with you" : "%s a ajouté une note à un fichier partagé avec vous", "Open »%s«" : "Ouvrir « %s »", "%1$s via %2$s" : "%1$s via %2$s", - "You are not allowed to share %s" : "Vous n'êtes pas autorisé à partager %s", + "You are not allowed to share %s" : "Vous n’êtes pas autorisé à partager %s", "Cannot increase permissions of %s" : "Impossible d'augmenter les permissions de %s", "Files cannot be shared with delete permissions" : "Les fichiers ne peuvent pas être partagés avec les autorisations de suppression", "Files cannot be shared with create permissions" : "Les fichiers ne peuvent pas être partagés avec les autorisations de création", diff --git a/lib/l10n/fr.json b/lib/l10n/fr.json index 512f87baf42..80812e53cbf 100644 --- a/lib/l10n/fr.json +++ b/lib/l10n/fr.json @@ -4,7 +4,7 @@ "But, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "Ou, si vous préférez conserver le fichier config.php en lecture seule, définissez l'option « config_is_read_only » sur true.", "See %s" : "Voir %s", "Application %1$s is not present or has a non-compatible version with this server. Please check the apps directory." : "L'application %1$s n'est pas présente ou n'est pas compatible avec cette version du serveur. Veuillez vérifier le répertoire des applications.", - "Sample configuration detected" : "Configuration d'exemple détectée", + "Sample configuration detected" : "Configuration d’exemple détectée", "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Il a été détecté que la configuration donnée à titre d'exemple a été copiée. Cela peut rendre votre installation inopérante et n'est pas pris en charge. Veuillez lire la documentation avant d'effectuer des modifications dans config.php", "The page could not be found on the server." : "La page n'a pas pu être trouvée sur le serveur.", "%s email verification" : "Vérification de l'e-mail %s", @@ -28,7 +28,7 @@ "The following architectures are supported: %s" : "Les architectures suivantes sont prises en charge : %s", "The following databases are supported: %s" : "Les bases de données suivantes sont prises en charge : %s", "The command line tool %s could not be found" : "La commande %s est introuvable", - "The library %s is not available." : "La librairie %s n'est pas disponible.", + "The library %s is not available." : "La librairie %s n’est pas disponible.", "Library %1$s with a version higher than %2$s is required - available version %3$s." : "La librairie %1$s doit être au moins à la version %2$s. Version disponible : %3$s.", "Library %1$s with a version lower than %2$s is required - available version %3$s." : "La librairie %1$s doit avoir une version antérieure à %2$s. Version disponible : %3$s.", "The following platforms are supported: %s" : "Les plateformes suivantes sont prises en charge : %s", @@ -56,7 +56,7 @@ "Files" : "Fichiers", "View profile" : "Voir le profil", "Local time: %s" : "Heure locale : %s", - "today" : "aujourd'hui", + "today" : "aujourd’hui", "tomorrow" : "demain", "yesterday" : "hier", "_in %n day_::_in %n days_" : ["dans %n jour","dans %n jours","dans %n jours"], @@ -66,7 +66,7 @@ "_in %n month_::_in %n months_" : ["dans %n mois","dans %n mois","dans %n mois"], "_%n month ago_::_%n months ago_" : ["Il y a %n mois","Il y a %n mois","Il y a %n mois"], "next year" : "année suivante", - "last year" : "l'année dernière", + "last year" : "l’année dernière", "_in %n year_::_in %n years_" : ["dans %n an","dans %n ans","dans %n ans"], "_%n year ago_::_%n years ago_" : ["il y a %n an","il y a %n ans","il y a %n ans"], "_in %n hour_::_in %n hours_" : ["dans %n heure","dans %n heures","dans %n heures"], @@ -141,7 +141,7 @@ "»%s« added a note to a file shared with you" : "%s a ajouté une note à un fichier partagé avec vous", "Open »%s«" : "Ouvrir « %s »", "%1$s via %2$s" : "%1$s via %2$s", - "You are not allowed to share %s" : "Vous n'êtes pas autorisé à partager %s", + "You are not allowed to share %s" : "Vous n’êtes pas autorisé à partager %s", "Cannot increase permissions of %s" : "Impossible d'augmenter les permissions de %s", "Files cannot be shared with delete permissions" : "Les fichiers ne peuvent pas être partagés avec les autorisations de suppression", "Files cannot be shared with create permissions" : "Les fichiers ne peuvent pas être partagés avec les autorisations de création", diff --git a/lib/l10n/tr.js b/lib/l10n/tr.js index ebd604aec76..bb38c22f15d 100644 --- a/lib/l10n/tr.js +++ b/lib/l10n/tr.js @@ -23,6 +23,7 @@ OC.L10N.register( "Enterprise bundle" : "Kurumsal paket", "Groupware bundle" : "Grup çalışması paketi", "Hub bundle" : "Toplayıcı paketi", + "Public sector bundle" : "Kamu sektörü paketi", "Social sharing bundle" : "Sosyal ağ paketi", "PHP %s or higher is required." : "PHP %s ya da daha sonraki bir sürümü gerekli.", "PHP with a version lower than %s is required." : "PHP %s ya da daha önceki bir sürümü gerekli.", diff --git a/lib/l10n/tr.json b/lib/l10n/tr.json index 09623974930..03b451db044 100644 --- a/lib/l10n/tr.json +++ b/lib/l10n/tr.json @@ -21,6 +21,7 @@ "Enterprise bundle" : "Kurumsal paket", "Groupware bundle" : "Grup çalışması paketi", "Hub bundle" : "Toplayıcı paketi", + "Public sector bundle" : "Kamu sektörü paketi", "Social sharing bundle" : "Sosyal ağ paketi", "PHP %s or higher is required." : "PHP %s ya da daha sonraki bir sürümü gerekli.", "PHP with a version lower than %s is required." : "PHP %s ya da daha önceki bir sürümü gerekli.", |