diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-06-07 01:56:13 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-06-07 01:56:13 -0400 |
commit | e0446a1df530100e53aab018159cd6df41ae7763 (patch) | |
tree | 5c2c7f1deffb5e6605672c8e93b22d40c7da52e2 /lib/l10n/ru.php | |
parent | 3da47db33cd9a676a1f5b51a8c8ed1abe617ce3e (diff) | |
download | nextcloud-server-e0446a1df530100e53aab018159cd6df41ae7763.tar.gz nextcloud-server-e0446a1df530100e53aab018159cd6df41ae7763.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ru.php')
-rw-r--r-- | lib/l10n/ru.php | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/l10n/ru.php b/lib/l10n/ru.php index a5554131004..83119119624 100644 --- a/lib/l10n/ru.php +++ b/lib/l10n/ru.php @@ -27,9 +27,6 @@ $TRANSLATIONS = array( "Authentication error" => "Ошибка аутентификации", "Token expired. Please reload page." => "Токен просрочен. Перезагрузите страницу.", "Unknown user" => "Неизвестный пользователь", -"Files" => "Файлы", -"Text" => "Текст", -"Images" => "Изображения", "%s enter the database username." => "%s введите имя пользователя базы данных.", "%s enter the database name." => "%s введите имя базы данных.", "%s you may not use dots in the database name" => "%s Вы не можете использовать точки в имени базы данных", |