aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/ru.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-10-06 00:26:17 +0000
committerNextcloud bot <bot@nextcloud.com>2023-10-06 00:26:17 +0000
commit4016c7a1bef8fd5c9ae771f8eb56ad5da1809947 (patch)
tree34809e80d7196e07b619e685fc7a54b6534260d0 /apps/files/l10n/ru.js
parentb4fec29e8e403cdf6a589f5a0855b3b904c720e4 (diff)
downloadnextcloud-server-4016c7a1bef8fd5c9ae771f8eb56ad5da1809947.tar.gz
nextcloud-server-4016c7a1bef8fd5c9ae771f8eb56ad5da1809947.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/ru.js')
-rw-r--r--apps/files/l10n/ru.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/ru.js b/apps/files/l10n/ru.js
index eca4cdac16d..c2c3c763d7e 100644
--- a/apps/files/l10n/ru.js
+++ b/apps/files/l10n/ru.js
@@ -182,6 +182,7 @@ OC.L10N.register(
"\"{displayName}\" action failed" : "Действие «{displayName}» завершилось неудачно",
"\"{name}\" is not an allowed filetype." : "«{name}» не является допустимым типом файла.",
"{newName} already exists." : "«{newName}» уже существует.",
+ "\"{char}\" is not allowed inside a file name." : "\"{char}\" не допускается внутри имени файла.",
"Name cannot be empty" : "Имя не может быть пустым",
"Another entry with the same name already exists" : "Другая запись с таким названием уже существует",
"Renamed \"{oldName}\" to \"{newName}\"" : "Переименовано «{oldName}» в \"{newName}\"",