diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-29 00:21:24 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-29 00:21:24 +0000 |
commit | 988dcb36b090fe3001d013c744ff988abf97bf10 (patch) | |
tree | 9310f1bd931ce8c2d6102a2b54e9b833046d7898 /apps/files/l10n/ga.js | |
parent | 58a3c14497e2025298cc721d46ee13d3b8bcbfda (diff) | |
download | nextcloud-server-988dcb36b090fe3001d013c744ff988abf97bf10.tar.gz nextcloud-server-988dcb36b090fe3001d013c744ff988abf97bf10.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 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files/l10n/ga.js b/apps/files/l10n/ga.js index 42dbc3b0598..0343d8b9a20 100644 --- a/apps/files/l10n/ga.js +++ b/apps/files/l10n/ga.js @@ -386,7 +386,6 @@ OC.L10N.register( "You might not have have permissions to view it, ask the sender to share it" : "Seans nach bhfuil cead agat é a fheiceáil, iarr ar an seoltóir é a roinnt", "The files is locked" : "Tá na comhaid faoi ghlas", "Create new templates folder" : "Cruthaigh fillteán teimpléid nua", - "Toggle %1$s sublist" : "Scoránaigh %1$s fo-liosta", - "Pictures and images" : "Pictiúir agus íomhánna" + "Toggle %1$s sublist" : "Scoránaigh %1$s fo-liosta" }, "nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);"); |