diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-06 00:25:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-06 00:25:31 +0000 |
commit | 8f7f54bf53372b45c85ff1fc4b286acf30f8c105 (patch) | |
tree | 7de4503db9a23a8de834810d182ed7fe077d3fc3 /apps/files/l10n | |
parent | a2a9d668bf2acf3dd7749836c72507c142a88152 (diff) | |
download | nextcloud-server-8f7f54bf53372b45c85ff1fc4b286acf30f8c105.tar.gz nextcloud-server-8f7f54bf53372b45c85ff1fc4b286acf30f8c105.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n')
-rw-r--r-- | apps/files/l10n/fr.js | 2 | ||||
-rw-r--r-- | apps/files/l10n/fr.json | 2 | ||||
-rw-r--r-- | apps/files/l10n/ga.js | 2 | ||||
-rw-r--r-- | apps/files/l10n/ga.json | 2 |
4 files changed, 6 insertions, 2 deletions
diff --git a/apps/files/l10n/fr.js b/apps/files/l10n/fr.js index 5aa510497aa..514e90f0a80 100644 --- a/apps/files/l10n/fr.js +++ b/apps/files/l10n/fr.js @@ -283,7 +283,7 @@ OC.L10N.register( "Unable to create new file from template" : "Impossible de créer un nouveau fichier à partir du modèle", "Deletion cancelled" : "Suppression annulée", "Delete permanently" : "Supprimer définitivement", - "Delete and unshare" : "Supprimer et ne plus partager", + "Delete and unshare" : "Supprimer et quitter le(s) partage(s)", "Leave these shares" : "Quitter ces partages", "Disconnect storages" : "Déconnecter les supports de stockage", "Delete files" : "Supprimer les fichiers", diff --git a/apps/files/l10n/fr.json b/apps/files/l10n/fr.json index f6e555bfc50..780c6d18a17 100644 --- a/apps/files/l10n/fr.json +++ b/apps/files/l10n/fr.json @@ -281,7 +281,7 @@ "Unable to create new file from template" : "Impossible de créer un nouveau fichier à partir du modèle", "Deletion cancelled" : "Suppression annulée", "Delete permanently" : "Supprimer définitivement", - "Delete and unshare" : "Supprimer et ne plus partager", + "Delete and unshare" : "Supprimer et quitter le(s) partage(s)", "Leave these shares" : "Quitter ces partages", "Disconnect storages" : "Déconnecter les supports de stockage", "Delete files" : "Supprimer les fichiers", diff --git a/apps/files/l10n/ga.js b/apps/files/l10n/ga.js index ba49c51c6e4..bcf64feb306 100644 --- a/apps/files/l10n/ga.js +++ b/apps/files/l10n/ga.js @@ -189,6 +189,8 @@ OC.L10N.register( "\"{displayName}\" action failed" : "Theip ar an ngníomh \"{displayName}\".", "Toggle selection for file \"{displayName}\"" : "Scoránaigh an roghnúchán don chomhad \"{displayName}\"", "Toggle selection for folder \"{displayName}\"" : "Scoránaigh an roghnúchán don fhillteán \"{displayName}\"", + "File is loading" : "Comhad á luchtú", + "Folder is loading" : "Tá an fillteán á luchtú", "Rename file" : "Athainmnigh an comhad", "Filename" : "Ainm comhaid", "Folder name" : "Ainm fillteáin", diff --git a/apps/files/l10n/ga.json b/apps/files/l10n/ga.json index b2c74d42d5a..99c41776e5e 100644 --- a/apps/files/l10n/ga.json +++ b/apps/files/l10n/ga.json @@ -187,6 +187,8 @@ "\"{displayName}\" action failed" : "Theip ar an ngníomh \"{displayName}\".", "Toggle selection for file \"{displayName}\"" : "Scoránaigh an roghnúchán don chomhad \"{displayName}\"", "Toggle selection for folder \"{displayName}\"" : "Scoránaigh an roghnúchán don fhillteán \"{displayName}\"", + "File is loading" : "Comhad á luchtú", + "Folder is loading" : "Tá an fillteán á luchtú", "Rename file" : "Athainmnigh an comhad", "Filename" : "Ainm comhaid", "Folder name" : "Ainm fillteáin", |