diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-06-10 00:19:40 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-06-10 00:19:40 +0000 |
commit | 7451105e3f77911525c95e88a522c7d0115d8d14 (patch) | |
tree | a41b455cda21666f7363159ec896cb41f79abe06 /apps/files/l10n | |
parent | 1a6440c353d3c797140215e4ab885544f1ac3741 (diff) | |
download | nextcloud-server-7451105e3f77911525c95e88a522c7d0115d8d14.tar.gz nextcloud-server-7451105e3f77911525c95e88a522c7d0115d8d14.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 709b6b81734..51c69a6ade5 100644 --- a/apps/files/l10n/ga.js +++ b/apps/files/l10n/ga.js @@ -168,6 +168,7 @@ OC.L10N.register( "Your ownership transfer of {path} to {user} has completed." : "Tá d'aistriú úinéireachta de {path} go {user} críochnaithe.", "The ownership transfer of {path} from {user} has completed." : "Tá aistriú úinéireachta {path} ó {user} críochnaithe.", "in %s" : "i %s", + "Transferred from %1$s on %2$s" : "Aistrithe ó %1$s ar %2$s", "File Management" : "Bainistíocht Comhad", "Current directory path" : "An cosán eolaire reatha", "Reload current directory" : "Athlódáil an eolaire reatha", diff --git a/apps/files/l10n/ga.json b/apps/files/l10n/ga.json index 47e55f332c7..aa84b6cc91a 100644 --- a/apps/files/l10n/ga.json +++ b/apps/files/l10n/ga.json @@ -166,6 +166,7 @@ "Your ownership transfer of {path} to {user} has completed." : "Tá d'aistriú úinéireachta de {path} go {user} críochnaithe.", "The ownership transfer of {path} from {user} has completed." : "Tá aistriú úinéireachta {path} ó {user} críochnaithe.", "in %s" : "i %s", + "Transferred from %1$s on %2$s" : "Aistrithe ó %1$s ar %2$s", "File Management" : "Bainistíocht Comhad", "Current directory path" : "An cosán eolaire reatha", "Reload current directory" : "Athlódáil an eolaire reatha", |