From 88e6eda6bbfd8b78b1a6af4b3f4613dfeea43010 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 24 Jun 2023 01:34:43 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/da.js | 1 + l10n/da.json | 1 + l10n/fr.js | 2 +- l10n/fr.json | 2 +- l10n/zh_CN.js | 1 + l10n/zh_CN.json | 1 + 6 files changed, 6 insertions(+), 2 deletions(-) diff --git a/l10n/da.js b/l10n/da.js index 47669a539..c4243887f 100644 --- a/l10n/da.js +++ b/l10n/da.js @@ -327,6 +327,7 @@ OC.L10N.register( "Is greater than or equal" : "Er større end eller lig med", "Is lower than" : "Er mindre end", "Is lower than or equal" : "Er mindre end eller lig", + "Is empty" : "Er tom", "Me (user ID)" : "Mig (bruger ID)", "Magic field" : "Magisk felt", "Me (name)" : "Mig (navn)", diff --git a/l10n/da.json b/l10n/da.json index 405a85777..ebb88af58 100644 --- a/l10n/da.json +++ b/l10n/da.json @@ -325,6 +325,7 @@ "Is greater than or equal" : "Er større end eller lig med", "Is lower than" : "Er mindre end", "Is lower than or equal" : "Er mindre end eller lig", + "Is empty" : "Er tom", "Me (user ID)" : "Mig (bruger ID)", "Magic field" : "Magisk felt", "Me (name)" : "Mig (navn)", diff --git a/l10n/fr.js b/l10n/fr.js index 7ea7f8c24..764e4b3f0 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -183,7 +183,7 @@ OC.L10N.register( "File" : "Fichier", "Supported formats are xlsx, xls, html, xml and csv." : "Les formats pris en charge sont xlsx, xls, html, xml et csv.", "Select a file" : "Sélectionner un fichier", - "Create missing columns" : "Créer des colonnes manquantes", + "Create missing columns" : "Créer les colonnes manquantes", "Columns are identified by the titles. If there is no match, a new text-line column will be created." : "Les colonnes sont identifiées par leur titre. S'il n'y a pas de correspondance, une nouvelle colonne de lignes de texte sera créée.", "⚠️ You don't have the permission to create columns." : "⚠️ Vous n'avez pas le droit de créer des colonnes.", "Information" : "Information", diff --git a/l10n/fr.json b/l10n/fr.json index 41482cc67..443822447 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -181,7 +181,7 @@ "File" : "Fichier", "Supported formats are xlsx, xls, html, xml and csv." : "Les formats pris en charge sont xlsx, xls, html, xml et csv.", "Select a file" : "Sélectionner un fichier", - "Create missing columns" : "Créer des colonnes manquantes", + "Create missing columns" : "Créer les colonnes manquantes", "Columns are identified by the titles. If there is no match, a new text-line column will be created." : "Les colonnes sont identifiées par leur titre. S'il n'y a pas de correspondance, une nouvelle colonne de lignes de texte sera créée.", "⚠️ You don't have the permission to create columns." : "⚠️ Vous n'avez pas le droit de créer des colonnes.", "Information" : "Information", diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js index 180251740..30da013da 100644 --- a/l10n/zh_CN.js +++ b/l10n/zh_CN.js @@ -52,6 +52,7 @@ OC.L10N.register( "Create" : "创建", "Today" : "今天", "Title" : "标题", + "Select emoji" : "选择表情符号", "Import" : "导入", "File" : "文件", "Result" : "结果", diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json index 419927ca9..4a1ee2f23 100644 --- a/l10n/zh_CN.json +++ b/l10n/zh_CN.json @@ -50,6 +50,7 @@ "Create" : "创建", "Today" : "今天", "Title" : "标题", + "Select emoji" : "选择表情符号", "Import" : "导入", "File" : "文件", "Result" : "结果",