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 Oct 27, 2024
1 parent ee717d0 commit 8187f6d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 3 additions & 1 deletion l10n/ru.js
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,9 @@ OC.L10N.register(
"Choose where to import the contacts" : "Выберите, куда импортировать контакты",
"New address book" : "Создать адресную книгу",
"address book name" : "Имя адресной книги",
"Import in \"{name}\" address book" : "Импортировать в адресную книгу \"{name}\"",
"Calendars" : "Календари",
"Import calendar" : "Импорт календаря",
"Import calendar" : "Импортировать календарь",
"Photos" : "Фотографии",
"Ignore shared albums" : "Игнорировать полученные альбомы",
"Warning: Google does not provide location data in imported photos." : "Внимание! Google не предоставляет данные о местоположении в импортированных фотографиях.",
Expand All @@ -53,6 +54,7 @@ OC.L10N.register(
"Drive" : "Диск",
"Ignore shared files" : "Игнорировать полученные файлы",
"Google documents import format" : "Формат импорта документов Google",
"Your Google Drive ({formSize})" : "Ваш Google Диск ({formSize})",
"Import Google Drive files" : "Импортировать файлы Google Drive",
"Your Google Drive is bigger than your remaining space left ({formSpace})" : "Ваш Google Drive больше, чем оставшееся свободное место ({formSpace})",
"Cancel Google Drive import" : "Отменить импорт Google Drive",
Expand Down
4 changes: 3 additions & 1 deletion l10n/ru.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,9 @@
"Choose where to import the contacts" : "Выберите, куда импортировать контакты",
"New address book" : "Создать адресную книгу",
"address book name" : "Имя адресной книги",
"Import in \"{name}\" address book" : "Импортировать в адресную книгу \"{name}\"",
"Calendars" : "Календари",
"Import calendar" : "Импорт календаря",
"Import calendar" : "Импортировать календарь",
"Photos" : "Фотографии",
"Ignore shared albums" : "Игнорировать полученные альбомы",
"Warning: Google does not provide location data in imported photos." : "Внимание! Google не предоставляет данные о местоположении в импортированных фотографиях.",
Expand All @@ -51,6 +52,7 @@
"Drive" : "Диск",
"Ignore shared files" : "Игнорировать полученные файлы",
"Google documents import format" : "Формат импорта документов Google",
"Your Google Drive ({formSize})" : "Ваш Google Диск ({formSize})",
"Import Google Drive files" : "Импортировать файлы Google Drive",
"Your Google Drive is bigger than your remaining space left ({formSpace})" : "Ваш Google Drive больше, чем оставшееся свободное место ({formSpace})",
"Cancel Google Drive import" : "Отменить импорт Google Drive",
Expand Down

0 comments on commit 8187f6d

Please sign in to comment.