diff options
author | Nextcloud bot <bot@nextcloud.com> | 2025-03-06 00:23:30 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2025-03-06 00:23:30 +0000 |
commit | 7de5ded8b04fb0039e3c8c1a48ed96b46daaff08 (patch) | |
tree | 2cae00ef15479ed6ad26b596c8fa1b00499d1885 /lib | |
parent | 5509c843873d686545a96385bc6c8c3d4ae66631 (diff) | |
download | nextcloud-server-7de5ded8b04fb0039e3c8c1a48ed96b46daaff08.tar.gz nextcloud-server-7de5ded8b04fb0039e3c8c1a48ed96b46daaff08.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib')
-rw-r--r-- | lib/l10n/el.js | 2 | ||||
-rw-r--r-- | lib/l10n/el.json | 2 | ||||
-rw-r--r-- | lib/l10n/fr.js | 26 | ||||
-rw-r--r-- | lib/l10n/fr.json | 26 | ||||
-rw-r--r-- | lib/l10n/it.js | 1 | ||||
-rw-r--r-- | lib/l10n/it.json | 1 |
6 files changed, 34 insertions, 24 deletions
diff --git a/lib/l10n/el.js b/lib/l10n/el.js index fa1e4937b81..52d4bd9adee 100644 --- a/lib/l10n/el.js +++ b/lib/l10n/el.js @@ -107,6 +107,7 @@ OC.L10N.register( "Headline" : "Τίτλος", "Organisation" : "Οργανισμός", "Role" : "Ρόλος/Θέση", + "Pronouns" : "Αντωνυμίες", "Additional settings" : "Επιπρόσθετες ρυθμίσεις", "You need to enter details of an existing account." : "Χρειάζεται να εισάγετε λεπτομέρειες από υπάρχοντα λογαριασμό.", "Oracle connection could not be established" : "Αδυναμία σύνδεσης Oracle", @@ -218,6 +219,7 @@ OC.L10N.register( "Storage connection error. %s" : "Σφάλμα σύνδεσης με αποθηκευτικό χώρο. %s", "Storage is temporarily not available" : "Ο χώρος αποθήκευσης δεν είναι διαθέσιμος προσωρινά", "Storage connection timeout. %s" : "Λήξη χρονικού ορίου σύνδεσης με αποθηκευτικό χώρο.%s", + "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Για να επιτρέψετε αυτόν τον έλεγχο, πρέπει να βεβαιωθείτε ότι ο διακομιστής σας μπορεί να συνδεθεί με τον εαυτό του. Επομένως, πρέπει να μπορεί να επιλύσει και να συνδεθεί με τουλάχιστον ένα από τα `trusted_domains` ή το `overwrite.cli.url`. Αυτή η αποτυχία μπορεί να οφείλεται σε αντιστοιχία DNS από την πλευρά του διακομιστή ή σε κανόνα τείχους προστασίας εξερχομένων.", "Confirmation" : "Επιβεβαίωση", "Text" : "Κείμενο", "Summary" : "Σύνοψη", diff --git a/lib/l10n/el.json b/lib/l10n/el.json index a435d3f78de..1b4a3441c6a 100644 --- a/lib/l10n/el.json +++ b/lib/l10n/el.json @@ -105,6 +105,7 @@ "Headline" : "Τίτλος", "Organisation" : "Οργανισμός", "Role" : "Ρόλος/Θέση", + "Pronouns" : "Αντωνυμίες", "Additional settings" : "Επιπρόσθετες ρυθμίσεις", "You need to enter details of an existing account." : "Χρειάζεται να εισάγετε λεπτομέρειες από υπάρχοντα λογαριασμό.", "Oracle connection could not be established" : "Αδυναμία σύνδεσης Oracle", @@ -216,6 +217,7 @@ "Storage connection error. %s" : "Σφάλμα σύνδεσης με αποθηκευτικό χώρο. %s", "Storage is temporarily not available" : "Ο χώρος αποθήκευσης δεν είναι διαθέσιμος προσωρινά", "Storage connection timeout. %s" : "Λήξη χρονικού ορίου σύνδεσης με αποθηκευτικό χώρο.%s", + "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Για να επιτρέψετε αυτόν τον έλεγχο, πρέπει να βεβαιωθείτε ότι ο διακομιστής σας μπορεί να συνδεθεί με τον εαυτό του. Επομένως, πρέπει να μπορεί να επιλύσει και να συνδεθεί με τουλάχιστον ένα από τα `trusted_domains` ή το `overwrite.cli.url`. Αυτή η αποτυχία μπορεί να οφείλεται σε αντιστοιχία DNS από την πλευρά του διακομιστή ή σε κανόνα τείχους προστασίας εξερχομένων.", "Confirmation" : "Επιβεβαίωση", "Text" : "Κείμενο", "Summary" : "Σύνοψη", diff --git a/lib/l10n/fr.js b/lib/l10n/fr.js index 6ad815c257c..d5d42c94b5a 100644 --- a/lib/l10n/fr.js +++ b/lib/l10n/fr.js @@ -38,14 +38,15 @@ OC.L10N.register( "Server version %s or higher is required." : "Un serveur de version %s ou supérieure est requis.", "Server version %s or lower is required." : "Un serveur de version %s ou inférieure est requis.", "Logged in account must be an admin, a sub admin or gotten special right to access this setting" : "Le compte connecté doit être un administrateur, un sous-administrateur ou se voir accorder des droits spéciaux pour accéder à ce réglage", + "Your current IP address doesn't allow you to perform admin actions" : "Votre adresse IP actuelle ne vous permet pas d'effectuer des actions d'administration", "Logged in account must be an admin or sub admin" : "Le compte connecté doit être administrateur ou sous-administrateur", "Logged in account must be an admin" : "Le compte connecté doit être un administrateur", "Wiping of device %s has started" : "L'effaçage de l'appareil %s a démarré", - "Wiping of device »%s« has started" : "L'effaçage de l'appareil »%s« a démarré", + "Wiping of device »%s« has started" : "L'effaçage de l'appareil « %s » a démarré", "»%s« started remote wipe" : "« %s » a démarré l'effaçage distant", "Device or application »%s« has started the remote wipe process. You will receive another email once the process has finished" : "L'appareil ou l'application « %s » a démarré le processus d'effaçage distant. Vous recevrez un autre e-mail une fois le processus terminé", "Wiping of device %s has finished" : "L'effaçage de l'appareil %s est terminé", - "Wiping of device »%s« has finished" : "L'effaçage de l'appareil »%s« est terminé", + "Wiping of device »%s« has finished" : "L'effaçage de l'appareil « %s » est terminé", "»%s« finished remote wipe" : "« %s » a terminé l'effaçage distant", "Device or application »%s« has finished the remote wipe process." : "L'appareil ou l'application « %s » a terminé le processus d'effaçage distant.", "Remote wipe started" : "Nettoyage à distance lancé", @@ -58,7 +59,7 @@ OC.L10N.register( "Avatar image is not square" : "L'image d'avatar n'est pas carrée", "Files" : "Fichiers", "View profile" : "Voir le profil", - "same time" : "Même moment", + "same time" : "même moment", "_%nh_::_%nh_" : ["%nh","%nh","%nh"], "_%nm_::_%nm_" : ["%nm","%nm","%nm"], "%s ahead" : "%s en plus", @@ -102,7 +103,7 @@ OC.L10N.register( "Invalid path" : "Chemin incorrect", "Failed to create file from template" : "Impossible de créer le fichier à partir du modèle", "Templates" : "Modèles", - "Storage %s cannot be moved" : "L'emplacement de stocakge %s ne peut être déplacé", + "Storage %s cannot be moved" : "L'emplacement de stockage %s ne peut être déplacé", "Moving a share (%s) into a shared folder is not allowed" : "Déplacer un partage (%s) dans un dossier partagé n'est pas autorisé", "Moving a storage (%s) into a shared folder is not allowed" : "Déplacer un emplacement de stockage (%s) dans un dossier partagé n'est pas autorisé", "Moving a share (%s) into another share (%s) is not allowed" : "Déplacer un partage (%s) dans un autre partage (%s) n'est pas autorisé", @@ -134,7 +135,7 @@ OC.L10N.register( "Call %s" : "Appel %s", "Twitter" : "Twitter", "View %s on Twitter" : "Voir %s sur Twitter", - "Website" : "Site web", + "Website" : "Site internet", "Visit %s" : "Visiter %s", "Address" : "Adresse", "Profile picture" : "Photo de profil", @@ -155,6 +156,7 @@ OC.L10N.register( "Oracle connection could not be established" : "La connexion Oracle ne peut être établie", "Oracle Login and/or password not valid" : "Identifiant et/ou mot de passe Oracle invalide", "PostgreSQL Login and/or password not valid" : "Identifiant et/ou mot de passe PostgreSQL invalide", + "Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk!" : "Mac OS X n'est pas pris en charge et %s ne fonctionnera pas correctement sur cette plateforme. Vous l'utilisez à vos risques et périls ! ", "For the best results, please consider using a GNU/Linux server instead." : "Pour obtenir les meilleurs résultats, vous devriez utiliser un serveur GNU/Linux.", "It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged." : "Il semble que cette instance %s fonctionne sur un environnement PHP 32 bits et open_basedir a été configuré dans php.ini. Cela engendre des problèmes avec les fichiers de taille supérieure à 4 Go et est donc fortement déconseillé.", "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Veuillez retirer la configuration open_basedir de votre php.ini ou utiliser une version PHP 64-bit.", @@ -167,7 +169,7 @@ OC.L10N.register( "%1$s shared %2$s with you" : "%1$s a partagé %2$s avec vous", "Open %s" : "Ouvrir %s", "%1$s via %2$s" : "%1$s via %2$s", - "%1$s shared %2$s with you and wants to add:" : "%1$s a partagé %2$s avec vous et souhaite ajouter:", + "%1$s shared %2$s with you and wants to add:" : "%1$s a partagé %2$s avec vous et souhaite ajouter :", "%1$s shared %2$s with you and wants to add" : "%1$s a partagé %2$s avec vous et souhaite ajouter", "%s added a note to a file shared with you" : "%s a ajouté une note à un fichier partagé avec vous", "Passwords are enforced for link and mail shares" : "Les mots de passe sont appliqués pour les partages de liens et de courriers électroniques", @@ -446,12 +448,12 @@ OC.L10N.register( "File name contains at least one invalid character" : "Le nom de fichier contient au moins un caractère invalide", "File name is too long" : "Nom de fichier trop long", "Users" : "Utilisateurs", - "%1$s shared »%2$s« with you and wants to add:" : "%1$s a partagé »%2$s« avec vous et souhaite ajouter :", - "%1$s shared »%2$s« with you and wants to add" : "%1$s a partagé »%2$s« avec vous et souhaite ajouter", - "»%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 shared »%2$s« with you" : "%1$s a partagé »%2$s« avec vous", - "%1$s shared »%2$s« with you." : "%1$s a partagé »%2$s« avec vous.", + "%1$s shared »%2$s« with you and wants to add:" : "%1$s a partagé « %2$s » avec vous et souhaite ajouter :", + "%1$s shared »%2$s« with you and wants to add" : "%1$s a partagé « %2$s » avec vous et souhaite ajouter", + "»%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 shared »%2$s« with you" : "%1$s a partagé « %2$s » avec vous", + "%1$s shared »%2$s« with you." : "%1$s a partagé « %2$s » avec vous.", "Click the button below to open it." : "Cliquez sur le bouton ci-dessous pour l'ouvrir", "File is currently busy, please try again later" : "Le fichier est actuellement utilisé, veuillez réessayer plus tard", "Cannot download file" : "Impossible de télécharger le fichier", diff --git a/lib/l10n/fr.json b/lib/l10n/fr.json index b0123859c4e..dd4ed3f605e 100644 --- a/lib/l10n/fr.json +++ b/lib/l10n/fr.json @@ -36,14 +36,15 @@ "Server version %s or higher is required." : "Un serveur de version %s ou supérieure est requis.", "Server version %s or lower is required." : "Un serveur de version %s ou inférieure est requis.", "Logged in account must be an admin, a sub admin or gotten special right to access this setting" : "Le compte connecté doit être un administrateur, un sous-administrateur ou se voir accorder des droits spéciaux pour accéder à ce réglage", + "Your current IP address doesn't allow you to perform admin actions" : "Votre adresse IP actuelle ne vous permet pas d'effectuer des actions d'administration", "Logged in account must be an admin or sub admin" : "Le compte connecté doit être administrateur ou sous-administrateur", "Logged in account must be an admin" : "Le compte connecté doit être un administrateur", "Wiping of device %s has started" : "L'effaçage de l'appareil %s a démarré", - "Wiping of device »%s« has started" : "L'effaçage de l'appareil »%s« a démarré", + "Wiping of device »%s« has started" : "L'effaçage de l'appareil « %s » a démarré", "»%s« started remote wipe" : "« %s » a démarré l'effaçage distant", "Device or application »%s« has started the remote wipe process. You will receive another email once the process has finished" : "L'appareil ou l'application « %s » a démarré le processus d'effaçage distant. Vous recevrez un autre e-mail une fois le processus terminé", "Wiping of device %s has finished" : "L'effaçage de l'appareil %s est terminé", - "Wiping of device »%s« has finished" : "L'effaçage de l'appareil »%s« est terminé", + "Wiping of device »%s« has finished" : "L'effaçage de l'appareil « %s » est terminé", "»%s« finished remote wipe" : "« %s » a terminé l'effaçage distant", "Device or application »%s« has finished the remote wipe process." : "L'appareil ou l'application « %s » a terminé le processus d'effaçage distant.", "Remote wipe started" : "Nettoyage à distance lancé", @@ -56,7 +57,7 @@ "Avatar image is not square" : "L'image d'avatar n'est pas carrée", "Files" : "Fichiers", "View profile" : "Voir le profil", - "same time" : "Même moment", + "same time" : "même moment", "_%nh_::_%nh_" : ["%nh","%nh","%nh"], "_%nm_::_%nm_" : ["%nm","%nm","%nm"], "%s ahead" : "%s en plus", @@ -100,7 +101,7 @@ "Invalid path" : "Chemin incorrect", "Failed to create file from template" : "Impossible de créer le fichier à partir du modèle", "Templates" : "Modèles", - "Storage %s cannot be moved" : "L'emplacement de stocakge %s ne peut être déplacé", + "Storage %s cannot be moved" : "L'emplacement de stockage %s ne peut être déplacé", "Moving a share (%s) into a shared folder is not allowed" : "Déplacer un partage (%s) dans un dossier partagé n'est pas autorisé", "Moving a storage (%s) into a shared folder is not allowed" : "Déplacer un emplacement de stockage (%s) dans un dossier partagé n'est pas autorisé", "Moving a share (%s) into another share (%s) is not allowed" : "Déplacer un partage (%s) dans un autre partage (%s) n'est pas autorisé", @@ -132,7 +133,7 @@ "Call %s" : "Appel %s", "Twitter" : "Twitter", "View %s on Twitter" : "Voir %s sur Twitter", - "Website" : "Site web", + "Website" : "Site internet", "Visit %s" : "Visiter %s", "Address" : "Adresse", "Profile picture" : "Photo de profil", @@ -153,6 +154,7 @@ "Oracle connection could not be established" : "La connexion Oracle ne peut être établie", "Oracle Login and/or password not valid" : "Identifiant et/ou mot de passe Oracle invalide", "PostgreSQL Login and/or password not valid" : "Identifiant et/ou mot de passe PostgreSQL invalide", + "Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk!" : "Mac OS X n'est pas pris en charge et %s ne fonctionnera pas correctement sur cette plateforme. Vous l'utilisez à vos risques et périls ! ", "For the best results, please consider using a GNU/Linux server instead." : "Pour obtenir les meilleurs résultats, vous devriez utiliser un serveur GNU/Linux.", "It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged." : "Il semble que cette instance %s fonctionne sur un environnement PHP 32 bits et open_basedir a été configuré dans php.ini. Cela engendre des problèmes avec les fichiers de taille supérieure à 4 Go et est donc fortement déconseillé.", "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Veuillez retirer la configuration open_basedir de votre php.ini ou utiliser une version PHP 64-bit.", @@ -165,7 +167,7 @@ "%1$s shared %2$s with you" : "%1$s a partagé %2$s avec vous", "Open %s" : "Ouvrir %s", "%1$s via %2$s" : "%1$s via %2$s", - "%1$s shared %2$s with you and wants to add:" : "%1$s a partagé %2$s avec vous et souhaite ajouter:", + "%1$s shared %2$s with you and wants to add:" : "%1$s a partagé %2$s avec vous et souhaite ajouter :", "%1$s shared %2$s with you and wants to add" : "%1$s a partagé %2$s avec vous et souhaite ajouter", "%s added a note to a file shared with you" : "%s a ajouté une note à un fichier partagé avec vous", "Passwords are enforced for link and mail shares" : "Les mots de passe sont appliqués pour les partages de liens et de courriers électroniques", @@ -444,12 +446,12 @@ "File name contains at least one invalid character" : "Le nom de fichier contient au moins un caractère invalide", "File name is too long" : "Nom de fichier trop long", "Users" : "Utilisateurs", - "%1$s shared »%2$s« with you and wants to add:" : "%1$s a partagé »%2$s« avec vous et souhaite ajouter :", - "%1$s shared »%2$s« with you and wants to add" : "%1$s a partagé »%2$s« avec vous et souhaite ajouter", - "»%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 shared »%2$s« with you" : "%1$s a partagé »%2$s« avec vous", - "%1$s shared »%2$s« with you." : "%1$s a partagé »%2$s« avec vous.", + "%1$s shared »%2$s« with you and wants to add:" : "%1$s a partagé « %2$s » avec vous et souhaite ajouter :", + "%1$s shared »%2$s« with you and wants to add" : "%1$s a partagé « %2$s » avec vous et souhaite ajouter", + "»%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 shared »%2$s« with you" : "%1$s a partagé « %2$s » avec vous", + "%1$s shared »%2$s« with you." : "%1$s a partagé « %2$s » avec vous.", "Click the button below to open it." : "Cliquez sur le bouton ci-dessous pour l'ouvrir", "File is currently busy, please try again later" : "Le fichier est actuellement utilisé, veuillez réessayer plus tard", "Cannot download file" : "Impossible de télécharger le fichier", diff --git a/lib/l10n/it.js b/lib/l10n/it.js index e75c4fc9a1b..50750f18726 100644 --- a/lib/l10n/it.js +++ b/lib/l10n/it.js @@ -117,6 +117,7 @@ OC.L10N.register( "Headline" : "Titolo", "Organisation" : "Organizzazione", "Role" : "Ruolo", + "Pronouns" : "Pronomi", "Unknown account" : "Account sconosciuto", "Additional settings" : "Impostazioni aggiuntive", "Enter the database name for %s" : "Inserisci il nome del database per %s", diff --git a/lib/l10n/it.json b/lib/l10n/it.json index b09f4938970..c6a820d0f5d 100644 --- a/lib/l10n/it.json +++ b/lib/l10n/it.json @@ -115,6 +115,7 @@ "Headline" : "Titolo", "Organisation" : "Organizzazione", "Role" : "Ruolo", + "Pronouns" : "Pronomi", "Unknown account" : "Account sconosciuto", "Additional settings" : "Impostazioni aggiuntive", "Enter the database name for %s" : "Inserisci il nome del database per %s", |