diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-12-11 00:21:39 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-12-11 00:21:39 +0000 |
commit | a624091a9cf43ee4d71d844421ffcdc87be563a7 (patch) | |
tree | b0ec7f71ba9dd2c04b07d515ab18f442d872f231 /apps/sharebymail/l10n | |
parent | db5be3d12a70c0535a8cc89b8f0fe0588e8135be (diff) | |
download | nextcloud-server-a624091a9cf43ee4d71d844421ffcdc87be563a7.tar.gz nextcloud-server-a624091a9cf43ee4d71d844421ffcdc87be563a7.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/sharebymail/l10n')
-rw-r--r-- | apps/sharebymail/l10n/ru.js | 2 | ||||
-rw-r--r-- | apps/sharebymail/l10n/ru.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/sharebymail/l10n/ru.js b/apps/sharebymail/l10n/ru.js index d65208cd314..e856d48657e 100644 --- a/apps/sharebymail/l10n/ru.js +++ b/apps/sharebymail/l10n/ru.js @@ -20,7 +20,9 @@ OC.L10N.register( "Failed to send share by email" : "Не удалось предоставить общий доступ по адресу электронной почты", "Note:" : "Примечание:", "Click the button below to open it." : "Для открытия нажмите на кнопку, расположенную ниже.", + "Open %s" : "Открыть %s", "%1$s via %2$s" : "%1$s через %2$s", + "Password to access %s" : "Пароль для доступа к %s", "It is protected with the following password:" : "Доступ защищён следующим паролем: ", "This password will expire at %s" : "Срок действия этого пароля завершится %s", "This is the password:" : "Пароль: ", diff --git a/apps/sharebymail/l10n/ru.json b/apps/sharebymail/l10n/ru.json index 503edfbd65e..d79ad761d0c 100644 --- a/apps/sharebymail/l10n/ru.json +++ b/apps/sharebymail/l10n/ru.json @@ -18,7 +18,9 @@ "Failed to send share by email" : "Не удалось предоставить общий доступ по адресу электронной почты", "Note:" : "Примечание:", "Click the button below to open it." : "Для открытия нажмите на кнопку, расположенную ниже.", + "Open %s" : "Открыть %s", "%1$s via %2$s" : "%1$s через %2$s", + "Password to access %s" : "Пароль для доступа к %s", "It is protected with the following password:" : "Доступ защищён следующим паролем: ", "This password will expire at %s" : "Срок действия этого пароля завершится %s", "This is the password:" : "Пароль: ", |