From 3804541c760a456ded9f65cbd243a0ec022fd99d Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 16 Nov 2024 01:50:26 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/fr.js | 1 + l10n/fr.json | 1 + l10n/ja.js | 1 + l10n/ja.json | 1 + 4 files changed, 4 insertions(+) diff --git a/l10n/fr.js b/l10n/fr.js index fd95ecae8f6..c7ae885d93b 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -175,6 +175,7 @@ OC.L10N.register( "Add column after" : "Ajouter une colonne après", "Delete this column" : "Supprimer cette colonne", "Delete this table" : "Supprimer ce tableau", + "Add row below" : "Ajouter une ligne en dessous", "Show folder description" : "Afficher la description du dossier", "Hide outline" : "Masquer le plan", "Show outline" : "Afficher le plan", diff --git a/l10n/fr.json b/l10n/fr.json index 0e8426cd086..f435169e5a3 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -173,6 +173,7 @@ "Add column after" : "Ajouter une colonne après", "Delete this column" : "Supprimer cette colonne", "Delete this table" : "Supprimer ce tableau", + "Add row below" : "Ajouter une ligne en dessous", "Show folder description" : "Afficher la description du dossier", "Hide outline" : "Masquer le plan", "Show outline" : "Afficher le plan", diff --git a/l10n/ja.js b/l10n/ja.js index fddacaf3660..f771c802a89 100644 --- a/l10n/ja.js +++ b/l10n/ja.js @@ -175,6 +175,7 @@ OC.L10N.register( "Add column after" : "列を右に追加する", "Delete this column" : "この列を削除する", "Delete this table" : "この表を削除する", + "Add row below" : "行を下に追加する", "Show folder description" : "フォルダーの概要を表示する", "Hide outline" : "目次を隠す", "Show outline" : "目次を表示する", diff --git a/l10n/ja.json b/l10n/ja.json index cf35f02adbf..3db76f911c6 100644 --- a/l10n/ja.json +++ b/l10n/ja.json @@ -173,6 +173,7 @@ "Add column after" : "列を右に追加する", "Delete this column" : "この列を削除する", "Delete this table" : "この表を削除する", + "Add row below" : "行を下に追加する", "Show folder description" : "フォルダーの概要を表示する", "Hide outline" : "目次を隠す", "Show outline" : "目次を表示する",