diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-06-01 00:08:38 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-06-01 00:08:38 +0000 |
commit | 8801b68d45443f9b4abd001bd6e804a32390d12f (patch) | |
tree | d9819754d2450c1067096749ec999392580fcd79 /apps/sharebymail/l10n/ru.js | |
parent | 8318b2a137e1128aa90602ae47ea78737d4f6a2d (diff) | |
download | nextcloud-server-8801b68d45443f9b4abd001bd6e804a32390d12f.tar.gz nextcloud-server-8801b68d45443f9b4abd001bd6e804a32390d12f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/sharebymail/l10n/ru.js')
-rw-r--r-- | apps/sharebymail/l10n/ru.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/sharebymail/l10n/ru.js b/apps/sharebymail/l10n/ru.js index 48aefa4eb1b..92589a9f1da 100644 --- a/apps/sharebymail/l10n/ru.js +++ b/apps/sharebymail/l10n/ru.js @@ -18,7 +18,6 @@ OC.L10N.register( "Password to access {file} was sent to you" : "Пароль для доступа к {file} отправлен вам", "Sharing %s failed, this item is already shared with %s" : "Не удалось поделиться %s, к этому элементу уже предоставлен общий доступ для %s", "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Не удаётся отправить вам автоматически созданный пароль. Укажите верный адрес email в своих личных настройках и попробуйте снова.", - "Failed to send share by E-mail" : "Не удалось поделиться по e-mail", "%s shared »%s« with you" : "%s поделился »%s« с вами", "%s shared »%s« with you." : "%s поделился »%s« с вами.", "Click the button below to open it." : "Для открытия нажмите на кнопку ниже.", @@ -38,6 +37,7 @@ OC.L10N.register( "Allows users to share a personalized link to a file or folder by putting in an email address." : "Позволяет пользователям делиться персонализированной ссылкой на файл или каталог, введя адрес электронной почты.", "Send password by mail" : "Отправить пароль почтой", "Enforce password protection" : "Требовать защиту паролем", + "Failed to send share by E-mail" : "Не удалось поделиться по e-mail", "%s shared »%s« with you on behalf of %s" : "%s поделился »%s« с вами от имени %s", "Failed to create the E-mail" : "Не удалось создать e-mail", "Hey there,\n\n%s shared »%s« with you on behalf of %s.\n\n%s\n\n" : "Привет,\n\n%s предоставил вам общий доступ к »%s« от имени %s.\n\n%s\n\n", |