aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2025-06-09 00:22:20 +0000
committerNextcloud bot <bot@nextcloud.com>2025-06-09 00:22:20 +0000
commit1f298806bef9560ca231fb12b0818c0cb24a9303 (patch)
treec3060ba7ba3784a77dfe76b4d55c4fad00ab524e /lib
parentd76a940ff85a48629e4aec075f1093b3a9ba5fdd (diff)
downloadnextcloud-server-master.tar.gz
nextcloud-server-master.zip
fix(l10n): Update translations from TransifexHEADmaster
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib')
-rw-r--r--lib/l10n/ru.js2
-rw-r--r--lib/l10n/ru.json2
2 files changed, 4 insertions, 0 deletions
diff --git a/lib/l10n/ru.js b/lib/l10n/ru.js
index 4cd51ae9b80..22acfb0791e 100644
--- a/lib/l10n/ru.js
+++ b/lib/l10n/ru.js
@@ -87,6 +87,8 @@ OC.L10N.register(
"Could not convert file" : "Не удалось преобразовать файл",
"Destination does not exist" : "Пункт назначения не существует",
"Dot files are not allowed" : "Файлы начинающиеся с точки не допускаются",
+ "%1$s (renamed)" : "%1$s (переименовано)",
+ "renamed file" : "переименованный файл",
"\"%1$s\" is a forbidden file or folder name." : "\"%1$s\" это запрещенное имя файла или папки.",
"\"%1$s\" is a forbidden prefix for file or folder names." : "\"%1$s\" является запрещенным префиксом для имен файлов или папок.",
"\"%1$s\" is not allowed inside a file or folder name." : "\"%1$s\" не допускается указывать имя файла или папки внутри него.",
diff --git a/lib/l10n/ru.json b/lib/l10n/ru.json
index 4842de706a2..bd43a906cc1 100644
--- a/lib/l10n/ru.json
+++ b/lib/l10n/ru.json
@@ -85,6 +85,8 @@
"Could not convert file" : "Не удалось преобразовать файл",
"Destination does not exist" : "Пункт назначения не существует",
"Dot files are not allowed" : "Файлы начинающиеся с точки не допускаются",
+ "%1$s (renamed)" : "%1$s (переименовано)",
+ "renamed file" : "переименованный файл",
"\"%1$s\" is a forbidden file or folder name." : "\"%1$s\" это запрещенное имя файла или папки.",
"\"%1$s\" is a forbidden prefix for file or folder names." : "\"%1$s\" является запрещенным префиксом для имен файлов или папок.",
"\"%1$s\" is not allowed inside a file or folder name." : "\"%1$s\" не допускается указывать имя файла или папки внутри него.",