Skip to content
This repository has been archived by the owner on Aug 9, 2024. It is now read-only.

Commit

Permalink
New Crowdin updates (#326)
Browse files Browse the repository at this point in the history
  • Loading branch information
ReenigneArcher authored May 22, 2024
1 parent 69988f7 commit 1d18ce8
Show file tree
Hide file tree
Showing 11 changed files with 44 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Contents/Strings/de.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"bool_PlatformAsCollection": "Plattformname als Sammlung verwenden (deaktivieren, wenn du eine plattformspezifische Bibliotheken verwendest)",
"enum_PreferredRatingSystem": "Bevorzugtes Bewertungssystem"
}
4 changes: 4 additions & 0 deletions Contents/Strings/en-gb.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"bool_PlatformAsCollection": "Use platform name as collection (disable if you use platform specific libraries)",
"enum_PreferredRatingSystem": "Preferred rating system"
}
4 changes: 4 additions & 0 deletions Contents/Strings/en-us.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"bool_PlatformAsCollection": "Use platform name as collection (disable if you use platform specific libraries)",
"enum_PreferredRatingSystem": "Preferred rating system"
}
4 changes: 4 additions & 0 deletions Contents/Strings/es.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"bool_PlatformAsCollection": "Usar el nombre de la plataforma como colección (desactivar si utiliza librerías específicas de la plataforma)",
"enum_PreferredRatingSystem": "Sistema de valoración preferido"
}
4 changes: 4 additions & 0 deletions Contents/Strings/fr.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"bool_PlatformAsCollection": "Utiliser le nom de la plateforme comme collection (désactiver si vous utilisez des bibliothèques spécifiques à la plateforme)",
"enum_PreferredRatingSystem": "Système de classement préféré"
}
4 changes: 4 additions & 0 deletions Contents/Strings/it.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"bool_PlatformAsCollection": "Usa il nome della piattaforma come raccolta (disabilitare se si usano librerie specifiche per la piattaforma)",
"enum_PreferredRatingSystem": "Sistema di valutazione preferito"
}
4 changes: 4 additions & 0 deletions Contents/Strings/ja.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"bool_PlatformAsCollection": "プラットフォーム名をコレクションとして使用 (プラットフォーム固有のライブラリを使用する場合は無効)",
"enum_PreferredRatingSystem": "優先レーティングシステム"
}
4 changes: 4 additions & 0 deletions Contents/Strings/pt.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"bool_PlatformAsCollection": "Usar o nome da plataforma como coleção (desativar se você usar bibliotecas específicas da plataforma)",
"enum_PreferredRatingSystem": "Sistema de avaliação preferencial"
}
4 changes: 4 additions & 0 deletions Contents/Strings/ru.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"bool_PlatformAsCollection": "Использовать название платформы как коллекцию (отключить, если вы используете библиотеки, специфические для платформы)",
"enum_PreferredRatingSystem": "Предпочтительная система рейтинга"
}
4 changes: 4 additions & 0 deletions Contents/Strings/sv.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"bool_PlatformAsCollection": "Använd plattformsnamn som samling (inaktivera om du använder plattformsspecifika bibliotek)",
"enum_PreferredRatingSystem": "Önskat ratingsystem"
}
4 changes: 4 additions & 0 deletions Contents/Strings/zh.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"bool_PlatformAsCollection": "使用平台名称作为收藏(如果您使用平台特定的库,请禁用)",
"enum_PreferredRatingSystem": "首选评级系统"
}

0 comments on commit 1d18ce8

Please sign in to comment.