Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Localizable.xcstrings for Russian language (3) #598

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 12 additions & 12 deletions Xcodes/Resources/Localizable.xcstrings
Original file line number Diff line number Diff line change
Expand Up @@ -1553,7 +1553,7 @@
"ru" : {
"stringUnit" : {
"state" : "translated",
"value" : "Are you sure you want to stop the installation of Xcode %@?"
"value" : "Вы уверены, что хотите остановить установку Xcode %@?"
}
},
"tr" : {
Expand Down Expand Up @@ -1804,7 +1804,7 @@
"ru" : {
"stringUnit" : {
"state" : "translated",
"value" : "Delete"
"value" : "Удалить"
}
},
"tr" : {
Expand Down Expand Up @@ -1929,7 +1929,7 @@
"ru" : {
"stringUnit" : {
"state" : "translated",
"value" : "Are you sure you want to delete %@?"
"value" : "Вы уверены, что хотите удалить %@?"
}
},
"tr" : {
Expand Down Expand Up @@ -3432,7 +3432,7 @@
"ru" : {
"stringUnit" : {
"state" : "translated",
"value" : "Could not find file \"%@\"."
"value" : "Не удалось найти файл «%@»."
}
},
"tr" : {
Expand Down Expand Up @@ -8226,7 +8226,7 @@
"ru" : {
"stringUnit" : {
"state" : "translated",
"value" : "Error"
"value" : "Ошибка"
}
},
"tr" : {
Expand Down Expand Up @@ -17015,7 +17015,7 @@
"ru" : {
"stringUnit" : {
"state" : "translated",
"value" : "Open In Rosetta"
"value" : "Открыть в Rosetta"
}
},
"tr" : {
Expand Down Expand Up @@ -17499,7 +17499,7 @@
"ru" : {
"stringUnit" : {
"state" : "translated",
"value" : "Platforms"
"value" : "Платформы"
}
},
"tr" : {
Expand Down Expand Up @@ -17623,7 +17623,7 @@
"ru" : {
"stringUnit" : {
"state" : "translated",
"value" : "Installed Platforms"
"value" : "Установленные платформы"
}
},
"tr" : {
Expand Down Expand Up @@ -19946,7 +19946,7 @@
"ru" : {
"stringUnit" : {
"state" : "translated",
"value" : "Show Open In Rosetta option"
"value" : "Показать опцию «Открыть в Rosetta»"
}
},
"tr" : {
Expand Down Expand Up @@ -20070,7 +20070,7 @@
"ru" : {
"stringUnit" : {
"state" : "translated",
"value" : "Open in Rosetta option will show where other \"Open\" functions are available. Note: This will only show for Apple Silicon machines."
"value" : "Опция «Открыть в Rosetta» будет показана там, где доступны другие функции «Открыть». Примечание: опция будет отображаться только для компьютеров Apple Silicon."
}
},
"tr" : {
Expand Down Expand Up @@ -20692,7 +20692,7 @@
"ru" : {
"stringUnit" : {
"state" : "translated",
"value" : "Support Xcodes"
"value" : "Поддержать Xcodes"
}
},
"tr" : {
Expand Down Expand Up @@ -21310,7 +21310,7 @@
"ru" : {
"stringUnit" : {
"state" : "translated",
"value" : "Обновлено в"
"value" : "Обновлено"
}
},
"tr" : {
Expand Down
Loading