diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-10-01 02:17:03 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-10-01 02:17:03 +0000 |
commit | d2de6eaba5c3256c1d3bd1e6f19906df6d0be005 (patch) | |
tree | 0b157324a0c5d05db408ed4b0f7be4953dbb68ab /apps/files | |
parent | 2993aaa2b06e95cdd33d69494a59053a340b31f9 (diff) | |
download | nextcloud-server-d2de6eaba5c3256c1d3bd1e6f19906df6d0be005.tar.gz nextcloud-server-d2de6eaba5c3256c1d3bd1e6f19906df6d0be005.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files')
-rw-r--r-- | apps/files/l10n/fi.js | 1 | ||||
-rw-r--r-- | apps/files/l10n/fi.json | 1 | ||||
-rw-r--r-- | apps/files/l10n/fr.js | 4 | ||||
-rw-r--r-- | apps/files/l10n/fr.json | 4 |
4 files changed, 6 insertions, 4 deletions
diff --git a/apps/files/l10n/fi.js b/apps/files/l10n/fi.js index 57b94427ba8..8e2ff4c4687 100644 --- a/apps/files/l10n/fi.js +++ b/apps/files/l10n/fi.js @@ -36,6 +36,7 @@ OC.L10N.register( "Move" : "Siirrä", "Copy" : "Kopioi", "Choose target folder" : "Valitse kohdekansio", + "Edit locally" : "Muokkaa paikallisesti", "Open" : "Avaa", "Delete file" : "Poista tiedosto", "Delete folder" : "Poista kansio", diff --git a/apps/files/l10n/fi.json b/apps/files/l10n/fi.json index 76b11966562..e4a9483d68a 100644 --- a/apps/files/l10n/fi.json +++ b/apps/files/l10n/fi.json @@ -34,6 +34,7 @@ "Move" : "Siirrä", "Copy" : "Kopioi", "Choose target folder" : "Valitse kohdekansio", + "Edit locally" : "Muokkaa paikallisesti", "Open" : "Avaa", "Delete file" : "Poista tiedosto", "Delete folder" : "Poista kansio", diff --git a/apps/files/l10n/fr.js b/apps/files/l10n/fr.js index 4b5f8786163..f24804fddb5 100644 --- a/apps/files/l10n/fr.js +++ b/apps/files/l10n/fr.js @@ -9,8 +9,8 @@ OC.L10N.register( "Download" : "Télécharger", "Delete" : "Supprimer", "Tags" : "Étiquettes", - "Show list view" : "Afficher la vue en liste", - "Show grid view" : "Afficher la vue en grille", + "Show list view" : "Activer l'affichage liste", + "Show grid view" : "Afficher l'affichage mosaïque", "Home" : "Accueil", "Close" : "Fermer", "Favorites" : "Favoris", diff --git a/apps/files/l10n/fr.json b/apps/files/l10n/fr.json index 66f35f9d6c9..8a08e7b02a2 100644 --- a/apps/files/l10n/fr.json +++ b/apps/files/l10n/fr.json @@ -7,8 +7,8 @@ "Download" : "Télécharger", "Delete" : "Supprimer", "Tags" : "Étiquettes", - "Show list view" : "Afficher la vue en liste", - "Show grid view" : "Afficher la vue en grille", + "Show list view" : "Activer l'affichage liste", + "Show grid view" : "Afficher l'affichage mosaïque", "Home" : "Accueil", "Close" : "Fermer", "Favorites" : "Favoris", |