Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
  • Loading branch information
nextcloud-bot committed Jun 24, 2023
1 parent 42dcc86 commit 88e6eda
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 2 deletions.
1 change: 1 addition & 0 deletions l10n/da.js
Original file line number Diff line number Diff line change
Expand Up @@ -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)",
Expand Down
1 change: 1 addition & 0 deletions l10n/da.json
Original file line number Diff line number Diff line change
Expand Up @@ -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)",
Expand Down
2 changes: 1 addition & 1 deletion l10n/fr.js
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion l10n/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
1 change: 1 addition & 0 deletions l10n/zh_CN.js
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ OC.L10N.register(
"Create" : "创建",
"Today" : "今天",
"Title" : "标题",
"Select emoji" : "选择表情符号",
"Import" : "导入",
"File" : "文件",
"Result" : "结果",
Expand Down
1 change: 1 addition & 0 deletions l10n/zh_CN.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@
"Create" : "创建",
"Today" : "今天",
"Title" : "标题",
"Select emoji" : "选择表情符号",
"Import" : "导入",
"File" : "文件",
"Result" : "结果",
Expand Down

0 comments on commit 88e6eda

Please sign in to comment.