diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-08-01 02:17:00 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-08-01 02:17:00 +0000 |
commit | 4cf0f37387d10a8f0720c76cc2dbc8b8cf5bb466 (patch) | |
tree | 0d7f832a5de1f668eb330db9be641a819e841ea2 /apps/files_sharing | |
parent | 8e01ff15df434f4f3452daff9614dca66a27a4ab (diff) | |
download | nextcloud-server-4cf0f37387d10a8f0720c76cc2dbc8b8cf5bb466.tar.gz nextcloud-server-4cf0f37387d10a8f0720c76cc2dbc8b8cf5bb466.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing')
-rw-r--r-- | apps/files_sharing/l10n/ru.js | 2 | ||||
-rw-r--r-- | apps/files_sharing/l10n/ru.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/ru.js b/apps/files_sharing/l10n/ru.js index 2e382469101..a28fd327c6d 100644 --- a/apps/files_sharing/l10n/ru.js +++ b/apps/files_sharing/l10n/ru.js @@ -169,6 +169,7 @@ OC.L10N.register( "Enter a password" : "Введите пароль", "Expiration date (enforced)" : "Срок действия (требуется системой)", "Cancel" : "Отменить", + "Share label" : "Метка общего доступа", "Read only" : "Только для чтения", "Allow upload and editing" : "Разрешить приём и редактирование", "File drop (upload only)" : "Хранилище (только приём файлов)", @@ -179,6 +180,7 @@ OC.L10N.register( "Add another link" : "Добавить другую ссылку", "Create a new share link" : "Создать ссылку доступа", "Shared via link by {initiator}" : "{initiator} предоставил(а) доступ по ссылке", + "Share link ({label})" : "Ссылка общего доступа ({label})", "Share link" : "Общий доступ по ссылке", "Error, please enter proper password and/or expiration date" : "Введите действительный пароль и/или дату истечения", "No recommendations. Start typing." : "Рекомендации отсутствуют, начните вводить символы", diff --git a/apps/files_sharing/l10n/ru.json b/apps/files_sharing/l10n/ru.json index d4fcbf8deb5..923b49d4410 100644 --- a/apps/files_sharing/l10n/ru.json +++ b/apps/files_sharing/l10n/ru.json @@ -167,6 +167,7 @@ "Enter a password" : "Введите пароль", "Expiration date (enforced)" : "Срок действия (требуется системой)", "Cancel" : "Отменить", + "Share label" : "Метка общего доступа", "Read only" : "Только для чтения", "Allow upload and editing" : "Разрешить приём и редактирование", "File drop (upload only)" : "Хранилище (только приём файлов)", @@ -177,6 +178,7 @@ "Add another link" : "Добавить другую ссылку", "Create a new share link" : "Создать ссылку доступа", "Shared via link by {initiator}" : "{initiator} предоставил(а) доступ по ссылке", + "Share link ({label})" : "Ссылка общего доступа ({label})", "Share link" : "Общий доступ по ссылке", "Error, please enter proper password and/or expiration date" : "Введите действительный пароль и/или дату истечения", "No recommendations. Start typing." : "Рекомендации отсутствуют, начните вводить символы", |