diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-11-18 01:07:04 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-11-18 01:07:04 +0000 |
commit | 00fffae47f4563e6b6e2f5efe632d8341cf1425c (patch) | |
tree | 4b2a97455cef802a35ff4cb5868fae940c01be3d /apps/files/l10n/ru.json | |
parent | 19e4ac33a91919d9aa9c08ff46054560c63cf3e8 (diff) | |
download | nextcloud-server-00fffae47f4563e6b6e2f5efe632d8341cf1425c.tar.gz nextcloud-server-00fffae47f4563e6b6e2f5efe632d8341cf1425c.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/ru.json')
-rw-r--r-- | apps/files/l10n/ru.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/ru.json b/apps/files/l10n/ru.json index f55a3f7e50e..eb7b55b13e0 100644 --- a/apps/files/l10n/ru.json +++ b/apps/files/l10n/ru.json @@ -74,7 +74,6 @@ "_%n byte_::_%n bytes_" : ["%n байт","%n байта","%n байтов","%n байта(ов)"], "Favorited" : "Избранное", "Favorite" : "Избранное", - "Local link" : "Локальная ссылка", "Folder" : "Каталог", "New folder" : "Новый каталог", "Upload" : "Загрузить", @@ -146,6 +145,7 @@ "Error uploading file \"{fileName}\": {message}" : "Ошибка загрузки файла \"{fileName}\": {message}", "Could not get result from server." : "Не удалось получить ответ от сервера.", "No entries in this folder match '{filter}'" : "В данном каталоге нет элементов соответствующих '{filter}'", + "Local link" : "Локальная ссылка", "{newname} already exists" : "{newname} уже существует", "A file or folder has been <strong>changed</strong>" : "<strong>Изменён</strong> файл или каталог", "A file or folder has been <strong>deleted</strong>" : "<strong>Удалён</strong> файл или каталог", |