diff options
| author | AAGaming <aagaming@riseup.net> | 2024-07-08 18:05:41 -0400 |
|---|---|---|
| committer | AAGaming <aagaming@riseup.net> | 2024-07-08 18:05:41 -0400 |
| commit | 24e1a239cc4b205d8beefce4051ffba078686c96 (patch) | |
| tree | d605f928843f4a9c8ab3925a7206c010aca749e6 /backend/decky_loader/locales/cs-CZ.json | |
| parent | 88fed53a07828a5f680282e0cf8efa745ad4bdc3 (diff) | |
| download | decky-loader-24e1a239cc4b205d8beefce4051ffba078686c96.tar.gz decky-loader-24e1a239cc4b205d8beefce4051ffba078686c96.zip | |
sort translations
Diffstat (limited to 'backend/decky_loader/locales/cs-CZ.json')
| -rw-r--r-- | backend/decky_loader/locales/cs-CZ.json | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/backend/decky_loader/locales/cs-CZ.json b/backend/decky_loader/locales/cs-CZ.json index 57f6df8b..f64ba953 100644 --- a/backend/decky_loader/locales/cs-CZ.json +++ b/backend/decky_loader/locales/cs-CZ.json @@ -61,17 +61,17 @@ "loading": "Probíhá" }, "title": { - "install_one": "Instalovat 1 plugin", "install_few": "Instalovat {{count}} pluginů", + "install_one": "Instalovat 1 plugin", "install_other": "Instalovat {{count}} pluginů", - "mixed_one": "Upravit {{count}} plugin", "mixed_few": "Upravit {{count}} pluginů", + "mixed_one": "Upravit {{count}} plugin", "mixed_other": "Upravit {{count}} pluginů", - "reinstall_one": "Přeinstalovat 1 plugin", "reinstall_few": "Přeinstalovat {{count}} pluginů", + "reinstall_one": "Přeinstalovat 1 plugin", "reinstall_other": "Přeinstalovat {{count}} pluginů", - "update_one": "Aktualizovat 1 plugin", "update_few": "Aktualizovat {{count}} pluginů", + "update_one": "Aktualizovat 1 plugin", "update_other": "Aktualizovat {{count}} pluginů" } }, @@ -112,9 +112,9 @@ "show": "Rychlý přístup: Zobrazit", "unfreeze": "Povolit aktualizace", "uninstall": "Odinstalovat", - "update_all_one": "Aktualizovat 1 plugin", "update_all_few": "Aktualizovat {{count}} pluginů", "update_all_many": "", + "update_all_one": "Aktualizovat 1 plugin", "update_all_other": "Aktualizovat {{count}} pluginů", "update_to": "Aktualizovat na {{name}}" }, @@ -135,14 +135,14 @@ "desc": "Opravdu chcete odinstalovat {{name}}?", "title": "Odinstalovat {{name}}" }, - "plugin_update_one": "Je dostupná aktualizace pro 1 plugin!", "plugin_update_few": "Jsou dostupné aktualizace pro {{count}} pluginů!", + "plugin_update_one": "Je dostupná aktualizace pro 1 plugin!", "plugin_update_other": "Jsou dostupné aktualizace pro {{count}} pluginů!" }, "PluginView": { - "hidden_one": "1 plugin je v tomto seznamu skrytý", "hidden_few": "{{count}} pluginů je v tomto seznamu skryto", "hidden_many": "", + "hidden_one": "1 plugin je v tomto seznamu skrytý", "hidden_other": "{{count}} pluginů je v tomto seznamu skryto" }, "RemoteDebugging": { |
