diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-07 00:20:09 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-07 00:20:09 +0000 |
commit | fbbc10466b79caea0b9d1f718d4abdd021df241c (patch) | |
tree | f5006565ed3ce19b96a2f91646335aacf91926a7 /apps/files/l10n | |
parent | 3419edd697cbc81b814c60f820355b85b0ee2c05 (diff) | |
download | nextcloud-server-fbbc10466b79caea0b9d1f718d4abdd021df241c.tar.gz nextcloud-server-fbbc10466b79caea0b9d1f718d4abdd021df241c.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/ga.js | 1 | ||||
-rw-r--r-- | apps/files/l10n/ga.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/ga.js b/apps/files/l10n/ga.js index 6f89b06f2f5..38cc0579e51 100644 --- a/apps/files/l10n/ga.js +++ b/apps/files/l10n/ga.js @@ -305,6 +305,7 @@ OC.L10N.register( "Copy to {target}" : "Cóipeáil chuig {target}", "Move to {target}" : "Bog go {target}", "Move or copy operation failed" : "Theip ar an oibríocht a bhogadh nó a chóipeáil", + "Cancelled move or copy of \"{filename}\"." : "Cealaíodh bogadh nó cóip de \"{filename}\".", "Cancelled move or copy operation" : "Oibríocht aistrithe nó cóipeála curtha ar ceal", "Open folder {displayName}" : "Oscail fillteán {displayName}", "Open in Files" : "Oscail i Comhaid", diff --git a/apps/files/l10n/ga.json b/apps/files/l10n/ga.json index cc1b0cbc738..018aeb7fc5e 100644 --- a/apps/files/l10n/ga.json +++ b/apps/files/l10n/ga.json @@ -303,6 +303,7 @@ "Copy to {target}" : "Cóipeáil chuig {target}", "Move to {target}" : "Bog go {target}", "Move or copy operation failed" : "Theip ar an oibríocht a bhogadh nó a chóipeáil", + "Cancelled move or copy of \"{filename}\"." : "Cealaíodh bogadh nó cóip de \"{filename}\".", "Cancelled move or copy operation" : "Oibríocht aistrithe nó cóipeála curtha ar ceal", "Open folder {displayName}" : "Oscail fillteán {displayName}", "Open in Files" : "Oscail i Comhaid", |