From 64b3fc423e42a6733893d5dbac715539bb9cc141 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 21 May 2024 01:22:13 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/fr.js | 5 +++++ l10n/fr.json | 5 +++++ l10n/ga.js | 2 ++ l10n/ga.json | 2 ++ l10n/lv.js | 5 +++++ l10n/lv.json | 5 +++++ 6 files changed, 24 insertions(+) diff --git a/l10n/fr.js b/l10n/fr.js index c4f27c14bc..302cc7c9e7 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -105,6 +105,8 @@ OC.L10N.register( "Upload extra font file" : "Téléverser un fichier de police supplémentaire", "Upload a font file" : "Téléverser un fichier de police", "Available fonts" : "Polices disponibles", + "For ideal document compatibility we recommend you to install commonly used fonts. If your users are working with Microsoft Office installing their proprietary can be done following the documentation." : "Pour une compatibilité idéale des documents, nous vous recommandons d'installer les polices couramment utilisées. Si vos utilisateurs travaillent avec Microsoft Office, l'installation de leur version propriétaire peut être effectuée en suivant la documentation.", + "Custom fonts documentation" : "Documentation sur les polices personnalisées", "Secure view settings" : "Paramètres de la vue sécurisée", "Secure view enables you to secure documents by embedding a watermark" : "La vue sécurisée vous permet de protéger les documents en intégrant un filigrane", "The settings only apply to compatible office files that are opened in Nextcloud Office" : "Les paramètres s'appliquent uniquement aux fichiers bureautiques compatibles qui sont ouverts dans Nextcloud Office.", @@ -128,6 +130,9 @@ OC.L10N.register( "Make sure to set this URL: {url} in the coolwsd.xml file of your Collabora Online server to ensure the added fonts get loaded automatically." : "Veillez à définir cette URL : {url} dans le fichier coolwsd.xml de votre serveur Collabora Online pour que les polices ajoutées soient chargées automatiquement.", "Failed to save settings" : "Échec de l'enregistrement des paramètres", "Font format not supported ({mime})" : "Format de police non supporté ({mime})", + "Guest name" : "Nom d'invité", + "Submit name" : "Confirmer votre nom", + "Please enter the guest name you wish to use before proceeding to the document. If you don't provide one, the default will be used." : "Veuillez saisir le nom d'invité que vous souhaitez utiliser avant d'accéder au document. Si vous n’en fournissez pas, une valeur par défaut sera choisie.", "Confirm" : "Confirmer", "Cancel" : "Annuler", "Path to save" : "Chemin de sauvegarde", diff --git a/l10n/fr.json b/l10n/fr.json index cf776743cd..fc4b58f39b 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -103,6 +103,8 @@ "Upload extra font file" : "Téléverser un fichier de police supplémentaire", "Upload a font file" : "Téléverser un fichier de police", "Available fonts" : "Polices disponibles", + "For ideal document compatibility we recommend you to install commonly used fonts. If your users are working with Microsoft Office installing their proprietary can be done following the documentation." : "Pour une compatibilité idéale des documents, nous vous recommandons d'installer les polices couramment utilisées. Si vos utilisateurs travaillent avec Microsoft Office, l'installation de leur version propriétaire peut être effectuée en suivant la documentation.", + "Custom fonts documentation" : "Documentation sur les polices personnalisées", "Secure view settings" : "Paramètres de la vue sécurisée", "Secure view enables you to secure documents by embedding a watermark" : "La vue sécurisée vous permet de protéger les documents en intégrant un filigrane", "The settings only apply to compatible office files that are opened in Nextcloud Office" : "Les paramètres s'appliquent uniquement aux fichiers bureautiques compatibles qui sont ouverts dans Nextcloud Office.", @@ -126,6 +128,9 @@ "Make sure to set this URL: {url} in the coolwsd.xml file of your Collabora Online server to ensure the added fonts get loaded automatically." : "Veillez à définir cette URL : {url} dans le fichier coolwsd.xml de votre serveur Collabora Online pour que les polices ajoutées soient chargées automatiquement.", "Failed to save settings" : "Échec de l'enregistrement des paramètres", "Font format not supported ({mime})" : "Format de police non supporté ({mime})", + "Guest name" : "Nom d'invité", + "Submit name" : "Confirmer votre nom", + "Please enter the guest name you wish to use before proceeding to the document. If you don't provide one, the default will be used." : "Veuillez saisir le nom d'invité que vous souhaitez utiliser avant d'accéder au document. Si vous n’en fournissez pas, une valeur par défaut sera choisie.", "Confirm" : "Confirmer", "Cancel" : "Annuler", "Path to save" : "Chemin de sauvegarde", diff --git a/l10n/ga.js b/l10n/ga.js index 44fff88c6e..cda928bbfa 100644 --- a/l10n/ga.js +++ b/l10n/ga.js @@ -12,6 +12,7 @@ OC.L10N.register( "Could not write file to disk" : "Níorbh fhéidir an comhad a scríobh ar an diosca", "A PHP extension stopped the file upload" : "Chuir síneadh PHP stop le huaslódáil an chomhaid", "File is too big" : "Tá an comhad ró-mhór.", + "Invalid file provided" : "Comhad neamhbhailí curtha ar fáil", "Images" : "Íomhánna", "For ideal document compatibility we recommend you to install commonly used fonts. If your users are working with Microsoft Office installing their proprietary can be done following the documentation." : "Le haghaidh comhoiriúnachta doiciméad idéalach molaimid duit clónna a úsáidtear go coitianta a shuiteáil. Má tá d'úsáideoirí ag obair le Microsoft Office is féidir a gcuid dílseánaigh a shuiteáil tar éis na doiciméid.", "Confirm" : "Deimhnigh", @@ -21,6 +22,7 @@ OC.L10N.register( "Close" : "Dún", "Edit" : "Cuir in eagar", "Error" : "Earráid", + "Saving …" : "Shábháil …", "Remove from favorites" : "Bain ó cheanáin", "Add to favorites" : "Cuir le ceanáin", "Download" : "Íoslódáil", diff --git a/l10n/ga.json b/l10n/ga.json index e0ae8803fe..599e1a7a4f 100644 --- a/l10n/ga.json +++ b/l10n/ga.json @@ -10,6 +10,7 @@ "Could not write file to disk" : "Níorbh fhéidir an comhad a scríobh ar an diosca", "A PHP extension stopped the file upload" : "Chuir síneadh PHP stop le huaslódáil an chomhaid", "File is too big" : "Tá an comhad ró-mhór.", + "Invalid file provided" : "Comhad neamhbhailí curtha ar fáil", "Images" : "Íomhánna", "For ideal document compatibility we recommend you to install commonly used fonts. If your users are working with Microsoft Office installing their proprietary can be done following the documentation." : "Le haghaidh comhoiriúnachta doiciméad idéalach molaimid duit clónna a úsáidtear go coitianta a shuiteáil. Má tá d'úsáideoirí ag obair le Microsoft Office is féidir a gcuid dílseánaigh a shuiteáil tar éis na doiciméid.", "Confirm" : "Deimhnigh", @@ -19,6 +20,7 @@ "Close" : "Dún", "Edit" : "Cuir in eagar", "Error" : "Earráid", + "Saving …" : "Shábháil …", "Remove from favorites" : "Bain ó cheanáin", "Add to favorites" : "Cuir le ceanáin", "Download" : "Íoslódáil", diff --git a/l10n/lv.js b/l10n/lv.js index d97beb841b..95f1895ba6 100644 --- a/l10n/lv.js +++ b/l10n/lv.js @@ -9,9 +9,14 @@ OC.L10N.register( "New Presentation.pptx" : "Jauna Prezentācija.pptx", "File already exists" : "Datne jau pastāv", "Saved" : "Saglabāts", + "The file was uploaded" : "Datne tika augšupielādēta", + "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Augšupielādētā datne pārsniedz php.ini norādīto upload_max_filesize vērtību", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Augšupielādētā datne pārsniedz MAX_FILE_SIZE norādi, kas ir norādīta HTML formā", + "The file was only partially uploaded" : "Datne tika augšupielādēta tikai daļēji", "No file was uploaded" : "Neviena datne netika augšupielādēta", "Missing a temporary folder" : "Trūkst pagaidu mapes", + "Could not write file to disk" : "Nevarēja ierakstīt datni diskā", + "A PHP extension stopped the file upload" : "PHP paplašinājums apturēja datnes augšupielādi", "Failed to upload the file" : "Neizdevās augšupielādēt failu", "File is too big" : "Datne ir par lielu", "Invalid file provided" : "Norādīta nederīga datne", diff --git a/l10n/lv.json b/l10n/lv.json index 91e194142c..aa318525c8 100644 --- a/l10n/lv.json +++ b/l10n/lv.json @@ -7,9 +7,14 @@ "New Presentation.pptx" : "Jauna Prezentācija.pptx", "File already exists" : "Datne jau pastāv", "Saved" : "Saglabāts", + "The file was uploaded" : "Datne tika augšupielādēta", + "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Augšupielādētā datne pārsniedz php.ini norādīto upload_max_filesize vērtību", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Augšupielādētā datne pārsniedz MAX_FILE_SIZE norādi, kas ir norādīta HTML formā", + "The file was only partially uploaded" : "Datne tika augšupielādēta tikai daļēji", "No file was uploaded" : "Neviena datne netika augšupielādēta", "Missing a temporary folder" : "Trūkst pagaidu mapes", + "Could not write file to disk" : "Nevarēja ierakstīt datni diskā", + "A PHP extension stopped the file upload" : "PHP paplašinājums apturēja datnes augšupielādi", "Failed to upload the file" : "Neizdevās augšupielādēt failu", "File is too big" : "Datne ir par lielu", "Invalid file provided" : "Norādīta nederīga datne",