diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-26 01:22:18 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-26 01:22:18 +0000 |
commit | 10bb95a5f9665ff0bc87c90feeb246b341ecd40a (patch) | |
tree | 9deb427b2ba110ce32aaf56d8d56c69cd9eff65e | |
parent | 7500cebd2b40356573745c4da756462493967854 (diff) |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r-- | l10n/ru.js | 1 | ||||
-rw-r--r-- | l10n/ru.json | 1 |
2 files changed, 2 insertions, 0 deletions
@@ -60,6 +60,7 @@ OC.L10N.register( "There are no photos or videos yet!" : "Пока не содержит ни одной фотографии или видео.", "_{years} year ago_::_{years} years ago_" : ["{years} год назад","{years} лет назад","{years} лет назад","{years} лет назад"], "Enable squared photos view" : "Включить квадратный просмотр фотографий", + "All folders" : "Все папки", "Home" : "Главная страница", "Choose default Photos upload and Albums location" : "Выберите местоположение загрузки фотографий и альбомов по умолчанию", "View" : "Просмотр", diff --git a/l10n/ru.json b/l10n/ru.json index c73e1ec3..91de21b3 100644 --- a/l10n/ru.json +++ b/l10n/ru.json @@ -58,6 +58,7 @@ "There are no photos or videos yet!" : "Пока не содержит ни одной фотографии или видео.", "_{years} year ago_::_{years} years ago_" : ["{years} год назад","{years} лет назад","{years} лет назад","{years} лет назад"], "Enable squared photos view" : "Включить квадратный просмотр фотографий", + "All folders" : "Все папки", "Home" : "Главная страница", "Choose default Photos upload and Albums location" : "Выберите местоположение загрузки фотографий и альбомов по умолчанию", "View" : "Просмотр", |