Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed Sep 20, 2023
1 parent 723a94c commit 69adc27
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions l10n/ru.js
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ OC.L10N.register(
"Remove selection from album" : "Удалить выбранное из альбома",
"This album does not have any photos or videos yet!" : "Альбом пока не содержит ни одной фотографии или видео.",
"Add photos to this album" : "Добавить фотографии в альбом",
"Add photos to {albumName}" : "Добавить фотографии в {albumName}",
"Manage collaborators" : "Управление списком соавторов",
"Save collaborators for this album." : "Сохранить список соавторов альбома.",
"Cover photo for album {albumName}" : "Заглавное изображение альбома «{albumName}»",
Expand Down Expand Up @@ -129,6 +130,7 @@ OC.L10N.register(
"Tagged photos" : "Фотографии с метками",
"Tagged photo {title}" : "Фотография с метками «{title}»",
"{title}'s face" : "Лицо {title}",
"{startDate} to {endDate}" : "С {startDate} по {endDate}",
"Failed to rename {oldName} to {faceName}." : "Не удалось переименовать метку лица «{oldName}» в «{faceName}».",
"Failed to delete {faceName}." : "Не удалось удалить метку лица «{faceName}».",
"Failed to delete {fileId}." : "Не удалось удалить «{fileId}».",
Expand Down
2 changes: 2 additions & 0 deletions l10n/ru.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@
"Remove selection from album" : "Удалить выбранное из альбома",
"This album does not have any photos or videos yet!" : "Альбом пока не содержит ни одной фотографии или видео.",
"Add photos to this album" : "Добавить фотографии в альбом",
"Add photos to {albumName}" : "Добавить фотографии в {albumName}",
"Manage collaborators" : "Управление списком соавторов",
"Save collaborators for this album." : "Сохранить список соавторов альбома.",
"Cover photo for album {albumName}" : "Заглавное изображение альбома «{albumName}»",
Expand Down Expand Up @@ -127,6 +128,7 @@
"Tagged photos" : "Фотографии с метками",
"Tagged photo {title}" : "Фотография с метками «{title}»",
"{title}'s face" : "Лицо {title}",
"{startDate} to {endDate}" : "С {startDate} по {endDate}",
"Failed to rename {oldName} to {faceName}." : "Не удалось переименовать метку лица «{oldName}» в «{faceName}».",
"Failed to delete {faceName}." : "Не удалось удалить метку лица «{faceName}».",
"Failed to delete {fileId}." : "Не удалось удалить «{fileId}».",
Expand Down

0 comments on commit 69adc27

Please sign in to comment.