diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-06-21 02:29:03 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-06-21 02:29:03 +0000 |
commit | 9b9a4f2a67bd26bb93ff1041801e60951d06b191 (patch) | |
tree | 54fb6569710bd83d0f3195f2a9b99a954ad3b48a /apps/sharebymail | |
parent | 2764c381a054ca8284975e70037e96411d2ce8f8 (diff) | |
download | nextcloud-server-9b9a4f2a67bd26bb93ff1041801e60951d06b191.tar.gz nextcloud-server-9b9a4f2a67bd26bb93ff1041801e60951d06b191.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/sharebymail')
-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 добавил(а) примечание к файлу, к которому вам открыт доступ", |