aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-09-02 01:56:07 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-09-02 01:56:07 -0400
commit689bbbe937a56c2975160a6ba6d4ca55fdc54e3b (patch)
treefb4a42c4c1dc81c783d9f23af5168e7c28f041e0 /apps/files/l10n
parent9020a375a7c34a17128e08f39390dee3e0358cc7 (diff)
downloadnextcloud-server-689bbbe937a56c2975160a6ba6d4ca55fdc54e3b.tar.gz
nextcloud-server-689bbbe937a56c2975160a6ba6d4ca55fdc54e3b.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n')
-rw-r--r--apps/files/l10n/ru.php1
-rw-r--r--apps/files/l10n/ur.php1
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/ru.php b/apps/files/l10n/ru.php
index fe9c4c64783..e0eb7d81484 100644
--- a/apps/files/l10n/ru.php
+++ b/apps/files/l10n/ru.php
@@ -69,6 +69,7 @@ $TRANSLATIONS = array(
"Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." => "Закрытый ключ приложения шифрования недействителен. Обновите закрытый ключ в личных настройках, чтобы восстановить доступ к зашифрованным файлам.",
"Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." => "Шифрование было отключено, но ваши файлы остались зашифрованными. Зайдите на страницу личных настроек для того, чтобы расшифровать их.",
"{dirs} and {files}" => "{dirs} и {files}",
+"%s could not be renamed as it has been deleted" => "Невозможно переименовать %s, поскольку объект удалён.",
"%s could not be renamed" => "%s не может быть переименован",
"Upload (max. %s)" => "Загрузка (Максимум: %s)",
"File handling" => "Управление файлами",
diff --git a/apps/files/l10n/ur.php b/apps/files/l10n/ur.php
index 0157af093e9..8d85d55266e 100644
--- a/apps/files/l10n/ur.php
+++ b/apps/files/l10n/ur.php
@@ -1,5 +1,6 @@
<?php
$TRANSLATIONS = array(
+"Error" => "خرابی",
"_%n folder_::_%n folders_" => array("",""),
"_%n file_::_%n files_" => array("",""),
"_Uploading %n file_::_Uploading %n files_" => array("","")