Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Nextcloud bot 2023-09-20 01:24:14 +00:00
parent a8a64e76b4
commit c996d523c7
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
2 changed files with 4 additions and 0 deletions

View File

@ -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}»",
@ -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}».",

View File

@ -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}»",
@ -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}».",