diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-09-09 00:25:40 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-09-09 00:25:40 +0000 |
commit | c18962252921f7e70a48ad1d734a168e6f7e3d08 (patch) | |
tree | 5ff5774b61acb7250fd3af77803d3ca1a6159135 /apps/files/l10n/ru.js | |
parent | 20781097f5bd9e35bcb7ad2f8fcacd84f05e2919 (diff) | |
download | nextcloud-server-c18962252921f7e70a48ad1d734a168e6f7e3d08.tar.gz nextcloud-server-c18962252921f7e70a48ad1d734a168e6f7e3d08.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.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/files/l10n/ru.js b/apps/files/l10n/ru.js index 238f2765008..339b0322ba1 100644 --- a/apps/files/l10n/ru.js +++ b/apps/files/l10n/ru.js @@ -185,7 +185,6 @@ OC.L10N.register( "Another entry with the same name already exists" : "Другая запись с таким названием уже существует", "Renamed \"{oldName}\" to \"{newName}\"" : "Переименовано \"{oldName}\" в \"{newName}\"", "Could not rename \"{oldName}\", it does not exist any more" : "Не удалось переименовать \"{oldName}\", его больше не существует", - "The name \"{newName}\"\" is already used in the folder \"{dir}\". Please choose a different name." : "Имя \"{newName}\" уже используется в каталоге \"{dir}\". Выберите другое имя.", "Could not rename \"{oldName}\"" : "Не удалось переименовать \"{oldName}\"", "Total rows summary" : "Количество строк в общем", "\"{displayName}\" failed on some elements " : "\"{displayName}\" неудачно для некоторых элементов", |