diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-06-21 02:28:53 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-06-21 02:28:53 +0000 |
commit | 20fc8d8f30012edcd9f1d4e92dd4704bc5b77492 (patch) | |
tree | 9a6377d0d299d6e8e8ccb0eb8d81d953ad807b07 /apps/sharebymail/l10n | |
parent | 9a1a3b47316a3c0f06abb0b4d5ad9f203ac0b27a (diff) | |
download | nextcloud-server-20fc8d8f30012edcd9f1d4e92dd4704bc5b77492.tar.gz nextcloud-server-20fc8d8f30012edcd9f1d4e92dd4704bc5b77492.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/sharebymail/l10n')
-rw-r--r-- | apps/sharebymail/l10n/ru.js | 1 | ||||
-rw-r--r-- | apps/sharebymail/l10n/ru.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/sharebymail/l10n/ru.js b/apps/sharebymail/l10n/ru.js index be7e60803bd..d56cf1c8899 100644 --- a/apps/sharebymail/l10n/ru.js +++ b/apps/sharebymail/l10n/ru.js @@ -39,6 +39,7 @@ OC.L10N.register( "Password to access »%1$s« shared to you by %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", "%1$s shared »%2$s« with you and wants to add:" : "%1$s предоставил(а) вам доступ к «%2$s» и хочет добавить:", "%1$s shared »%2$s« with you and wants to add" : "%1$s предоставил(а) вам доступ к «%2$s» и хочет добавить", "»%s« added a note to a file shared with you" : "%s добавил(а) примечание к файлу, к которому вам открыт доступ", diff --git a/apps/sharebymail/l10n/ru.json b/apps/sharebymail/l10n/ru.json index 0b71e9b8a0f..aa2c4ea85ff 100644 --- a/apps/sharebymail/l10n/ru.json +++ b/apps/sharebymail/l10n/ru.json @@ -37,6 +37,7 @@ "Password to access »%1$s« shared to you by %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", "%1$s shared »%2$s« with you and wants to add:" : "%1$s предоставил(а) вам доступ к «%2$s» и хочет добавить:", "%1$s shared »%2$s« with you and wants to add" : "%1$s предоставил(а) вам доступ к «%2$s» и хочет добавить", "»%s« added a note to a file shared with you" : "%s добавил(а) примечание к файлу, к которому вам открыт доступ", |