summaryrefslogtreecommitdiffstats
path: root/apps/gallery/l10n/ru.php
diff options
context:
space:
mode:
authorRobin Appelman <icewind@owncloud.com>2012-05-09 12:41:01 +0200
committerRobin Appelman <icewind@owncloud.com>2012-05-09 12:41:01 +0200
commit588b51d88ac6ba9d4a6b2ee80aa7ee8bad88547f (patch)
treee4cc00ab89fd11d0a3b199fef741431499fd33d3 /apps/gallery/l10n/ru.php
parent000d7ba97535f470f30be44e02140401b24b43e2 (diff)
downloadnextcloud-server-588b51d88ac6ba9d4a6b2ee80aa7ee8bad88547f.tar.gz
nextcloud-server-588b51d88ac6ba9d4a6b2ee80aa7ee8bad88547f.zip
update translations
Diffstat (limited to 'apps/gallery/l10n/ru.php')
-rw-r--r--apps/gallery/l10n/ru.php7
1 files changed, 1 insertions, 6 deletions
diff --git a/apps/gallery/l10n/ru.php b/apps/gallery/l10n/ru.php
index cc211f6c1e2..177d5fd3f35 100644
--- a/apps/gallery/l10n/ru.php
+++ b/apps/gallery/l10n/ru.php
@@ -1,9 +1,4 @@
<?php $TRANSLATIONS = array(
-"Gallery" => "Галерея",
-"Scanning directories" => "Сканирование папок",
-"Creating thumbnails" => "Создание миниатюр",
-"Do you wan't to remove album" => "Вы желаете удалить альбом",
-"Input new gallery name" => "Введите название галереи",
-"Rescan" => "Пересканировать",
+"Rescan" => "Обновить",
"Back" => "Назад"
);