-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c13fb17
commit 85894fe
Showing
2 changed files
with
23 additions
and
0 deletions.
There are no files selected for viewing
22 changes: 22 additions & 0 deletions
22
LinkKit/LinkKitResources.bundle/ru.lproj/Localizable.strings
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
// Copyright: 2020, Ableton AG, Berlin. All rights reserved. | ||
|
||
"DescriptionLong" = "Link (ссылка) позволяет вам играть во времени с другими устройствами с поддержкой ссылки, которые находятся в той же сети.\n \nЧтобы начать или присоединиться к конференции, включите ссылку."; | ||
"LinkHyperlink" = "Узнать больше можно по ссылке "; | ||
|
||
"Browsing" = "Поиск для другого устройства..."; | ||
|
||
"InAppNotificationTitle" = "In-app сообщение"; | ||
"InAppNotificationSubtitle" = "Получать сообщение, когда другие устройства присоединяются или оставляют конференцию"; | ||
|
||
"SyncStartStopTitle" = "Синхронизация Начало/Стоп"; | ||
"SyncStartStopSubtitle" = "Отправка и ожидание команд Начало/Стоп"; | ||
|
||
"ConnectedPeersSectionTitle" = "связанные устройства"; | ||
|
||
"PeersConnectedZero" = "Нет связи с другим устройством"; | ||
"PeersConnectedOne" = "Подключён к одному устройству"; | ||
"PeersConnectedMany" = "Подключён к другим устройствам из %zu"; | ||
|
||
"LinkZero" = "Нет ссылок"; | ||
"LinkOne" = "Oдна ссылка"; | ||
"LinkOther" = "%u Ссылки"; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters