aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/ru.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-12-01 00:18:42 +0000
committerNextcloud bot <bot@nextcloud.com>2023-12-01 00:18:42 +0000
commit8b3161efc9dd35ad96cd77d5db8374376d1b8261 (patch)
treee4524c56da6990d7dadf8c0653bde35ec4ab7c2f /apps/files_sharing/l10n/ru.js
parentba53734e15b3b153734f8f17eba4d7bcb07f9902 (diff)
downloadnextcloud-server-8b3161efc9dd35ad96cd77d5db8374376d1b8261.tar.gz
nextcloud-server-8b3161efc9dd35ad96cd77d5db8374376d1b8261.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/ru.js')
-rw-r--r--apps/files_sharing/l10n/ru.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/ru.js b/apps/files_sharing/l10n/ru.js
index 779d200e588..4d107a910aa 100644
--- a/apps/files_sharing/l10n/ru.js
+++ b/apps/files_sharing/l10n/ru.js
@@ -301,6 +301,7 @@ OC.L10N.register(
"Allow resharing" : "Разрешить повторное открытие общего доступа",
"Expiration date enforced" : "Требуется срок действия",
"Password protect" : "Защитить паролем",
- "Science Mesh" : "Science Mesh"
+ "Science Mesh" : "Science Mesh",
+ "Update" : "Изменение"
},
"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);");