diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-11-24 01:11:17 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-11-24 01:11:17 +0000 |
commit | ea17e962bf480b74a492bb525d91b8df43a83b95 (patch) | |
tree | 6b5d5a53cb8baba87db3d4b6efad97492f9d2a87 /apps/files/l10n/ru.json | |
parent | eadfa9069df66a17df5a399dd9a850fd177cd31a (diff) | |
download | nextcloud-server-ea17e962bf480b74a492bb525d91b8df43a83b95.tar.gz nextcloud-server-ea17e962bf480b74a492bb525d91b8df43a83b95.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/ru.json')
-rw-r--r-- | apps/files/l10n/ru.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/ru.json b/apps/files/l10n/ru.json index 5fb309a1b16..59dc5b41adb 100644 --- a/apps/files/l10n/ru.json +++ b/apps/files/l10n/ru.json @@ -42,6 +42,7 @@ "This directory is unavailable, please check the logs or contact the administrator" : "Каталог недоступен. Проверьте журналы событий или свяжитесь с администратором", "Could not move \"{file}\", target exists" : "Невозможно переместить файл «{file}», он уже существует в каталоге назначения", "Could not move \"{file}\"" : "Невозможно переместить файл «{file}»", + "copy" : "копия", "Could not copy \"{file}\", target exists" : "Невозможно скопировать файл «{file}», он уже существует в каталоге назначения", "Could not copy \"{file}\"" : "Невозможно скопировать файл «{file}»", "Copied {origin} inside {destination}" : "{origin} скопирован в {destination}", |