diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-11-12 00:22:54 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-11-12 00:22:54 +0000 |
commit | f47d1e99db2cccf2ecb3cd5237b6b3d5d5c78bb5 (patch) | |
tree | 9652096c1caa12b8491bbf8e95e70d37e25f4a8a /apps/files_sharing/l10n/ru.json | |
parent | 438b48edcab53a1a2165e1df1064959afbef7a54 (diff) | |
download | nextcloud-server-f47d1e99db2cccf2ecb3cd5237b6b3d5d5c78bb5.tar.gz nextcloud-server-f47d1e99db2cccf2ecb3cd5237b6b3d5d5c78bb5.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/ru.json')
-rw-r--r-- | apps/files_sharing/l10n/ru.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/ru.json b/apps/files_sharing/l10n/ru.json index f21d59df5ea..f7bb1eb73df 100644 --- a/apps/files_sharing/l10n/ru.json +++ b/apps/files_sharing/l10n/ru.json @@ -183,7 +183,7 @@ "remote" : "на другом сервере", "remote group" : "группа на другом сервере", "guest" : "Гость", - "Shared with the group {user} by {owner}" : "{owner} предоставил(а) доступ группе {group}", + "Shared with the group {user} by {owner}" : "{owner} предоставил(а) доступ группе {user}", "Shared with the conversation {user} by {owner}" : "Пользователь {owner} предоставил(а) {user} доступ во время беседы", "Shared with {user} by {owner}" : "{owner} предоставил(а) доступ {user} ", "Added by {initiator}" : "Добавлено пользователем {initiator}", |