diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-06 00:25:17 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-06 00:25:17 +0000 |
commit | 8274e3f2390a1c4038ff9a7137d39bf579128315 (patch) | |
tree | b41ccbcce838e113a1b7224edb18bd8cbc0b8035 /apps/files/l10n | |
parent | cac3305ba9a9c0c5fb84fc911af7a214788f586e (diff) | |
download | nextcloud-server-8274e3f2390a1c4038ff9a7137d39bf579128315.tar.gz nextcloud-server-8274e3f2390a1c4038ff9a7137d39bf579128315.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", |