diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-07-31 00:20:33 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-07-31 00:20:33 +0000 |
commit | 3dd5d550439866852b21cb695dfadd72d8b664f3 (patch) | |
tree | 4cac46895f8e30c15e325ec1cef0d786a51db4cb /apps/files/l10n/ga.js | |
parent | 2a6e868de6e9d61de75597eb72e1f40f47176c19 (diff) | |
download | nextcloud-server-3dd5d550439866852b21cb695dfadd72d8b664f3.tar.gz nextcloud-server-3dd5d550439866852b21cb695dfadd72d8b664f3.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/ga.js')
-rw-r--r-- | apps/files/l10n/ga.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/ga.js b/apps/files/l10n/ga.js index 9cd9a7a36ea..b1b3953b9f6 100644 --- a/apps/files/l10n/ga.js +++ b/apps/files/l10n/ga.js @@ -283,6 +283,8 @@ OC.L10N.register( "Disconnect storages" : "Déan stórais a dhícheangal", "Delete files" : "Scrios comhaid", "Delete folders" : "Scrios fillteáin", + "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["Tá tú ar tí {count} mír a scriosadh go buan","Tá tú ar tí {count} mír a scriosadh go buan","Tá tú ar tí {count} mír a scriosadh go buan","Tá tú ar tí {count} mír a scriosadh go buan","Tá tú ar tí {count} mír a scriosadh go buan"], + "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["Tá tú ar tí {count} mír a scriosadh","Tá tú ar tí {count} mír a scriosadh","Tá tú ar tí {count} mír a scriosadh","Tá tú ar tí {count} mír a scriosadh","Tá tú ar tí {count} mír a scriosadh"], "Confirm deletion" : "Deimhnigh scriosadh", "Cancel" : "Cealaigh", "Destination is not a folder" : "Ní fillteán é ceann scríbe", |