summaryrefslogtreecommitdiffstats
path: root/settings
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-05-24 02:02:43 +0200
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-05-24 02:02:43 +0200
commitb47729c5fc6586f6fc5f51cbca967b1ced76b24e (patch)
treeedc47e4714fc9ec1142c775f4eb848c5b9424ee1 /settings
parent698862519de6b364da6c20a97d8c546204e80f3d (diff)
downloadnextcloud-server-b47729c5fc6586f6fc5f51cbca967b1ced76b24e.tar.gz
nextcloud-server-b47729c5fc6586f6fc5f51cbca967b1ced76b24e.zip
[tx-robot] updated from transifex
Diffstat (limited to 'settings')
-rw-r--r--settings/l10n/ru_RU.php6
1 files changed, 5 insertions, 1 deletions
diff --git a/settings/l10n/ru_RU.php b/settings/l10n/ru_RU.php
index 6f7db02781b..d816f9fe85a 100644
--- a/settings/l10n/ru_RU.php
+++ b/settings/l10n/ru_RU.php
@@ -1,4 +1,8 @@
<?php $TRANSLATIONS = array(
"Error" => "Ошибка",
-"deleted" => "удалено"
+"deleted" => "удалено",
+"Groups" => "Группы",
+"Delete" => "Удалить",
+"Email" => "Email",
+"Other" => "Другое"
);