Skip to content

Commit

Permalink
New Crowdin updates (#185)
Browse files Browse the repository at this point in the history
* New translations strings.xml (Polish)

* New translations strings.xml (Polish)

* New translations strings.xml (Polish)

* New translations strings.xml (Russian)

* New translations strings.xml (Russian)

* New translations strings.xml (Russian)

* New translations strings.xml (Russian)

* New translations strings.xml (English)

* New translations strings.xml (English)

* New translations strings.xml (English)

* New translations strings.xml (English)

* New translations strings.xml (English)

* New translations strings.xml (English)

* New translations strings.xml (English)

* New translations strings.xml (English)

* New translations strings.xml (English)

* New translations strings.xml (English)

* New translations strings.xml (Chinese Simplified)

* New translations strings.xml (Finnish)

* New translations strings.xml (Finnish)

* New translations strings.xml (Finnish)

* New translations strings.xml (Chinese Simplified)

* New translations strings.xml (Finnish)
  • Loading branch information
massivemadness committed Apr 3, 2023
1 parent 4141b17 commit 8f1b693
Show file tree
Hide file tree
Showing 20 changed files with 168 additions and 141 deletions.
2 changes: 1 addition & 1 deletion app/src/main/res/values-en/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@
<string name="dialog_message_exit">Are you sure you want to exit? All changes will be saved into a cache</string>
<string name="message_in_app_update_ready">App is ready to update</string>
<string name="message_in_app_update_failed">Update installation failed</string>
</resources>
</resources>
25 changes: 25 additions & 0 deletions app/src/main/res/values-fi/strings.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Copyright 2023 Squircle CE contributors.
~
~ Licensed under the Apache License, Version 2.0 (the "License");
~ you may not use this file except in compliance with the License.
~ You may obtain a copy of the License at
~
~ http://www.apache.org/licenses/LICENSE-2.0
~
~ Unless required by applicable law or agreed to in writing, software
~ distributed under the License is distributed on an "AS IS" BASIS,
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
~ See the License for the specific language governing permissions and
~ limitations under the License.
-->
<resources>
<string name="action_restart">Käynnistä uudelleen</string>
<string name="action_yes">Kyllä</string>
<string name="action_no">Ei</string>
<string name="dialog_title_exit">Poistu</string>
<string name="dialog_message_exit">Oletko varma, että haluat poistua? Kaikki muutokset tallennetaan välimuistiin</string>
<string name="message_in_app_update_ready">Sovellus on valmis päivitettäväksi</string>
<string name="message_in_app_update_failed">Päivityksen asennus epäonnistui</string>
</resources>
25 changes: 25 additions & 0 deletions app/src/main/res/values-pl/strings.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Copyright 2023 Squircle CE contributors.
~
~ Licensed under the Apache License, Version 2.0 (the "License");
~ you may not use this file except in compliance with the License.
~ You may obtain a copy of the License at
~
~ http://www.apache.org/licenses/LICENSE-2.0
~
~ Unless required by applicable law or agreed to in writing, software
~ distributed under the License is distributed on an "AS IS" BASIS,
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
~ See the License for the specific language governing permissions and
~ limitations under the License.
-->
<resources>
<string name="action_restart">Zrestartuj</string>
<string name="action_yes">Tak</string>
<string name="action_no">Nie</string>
<string name="dialog_title_exit">Wyjdź</string>
<string name="dialog_message_exit">Czy na pewno chcesz wyjść? Wszystkie zmiany zostaną zapisane w pamięci podręcznej</string>
<string name="message_in_app_update_ready">Aplikacja jest gotowa do uaktualnienia</string>
<string name="message_in_app_update_failed">Aktualizacja nie powiodła się</string>
</resources>
5 changes: 1 addition & 4 deletions common-ui/src/main/res/values-en/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,10 @@
~ See the License for the specific language governing permissions and
~ limitations under the License.
-->

<resources>

<string name="common_error_occurred">An error occurred</string>
<string name="common_no_result">No result</string>
<string name="common_save">Save</string>
<string name="common_delete">Delete</string>
<string name="common_continue">Continue</string>

</resources>
</resources>
23 changes: 23 additions & 0 deletions common-ui/src/main/res/values-fi/strings.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Copyright 2023 Squircle CE contributors.
~
~ Licensed under the Apache License, Version 2.0 (the "License");
~ you may not use this file except in compliance with the License.
~ You may obtain a copy of the License at
~
~ http://www.apache.org/licenses/LICENSE-2.0
~
~ Unless required by applicable law or agreed to in writing, software
~ distributed under the License is distributed on an "AS IS" BASIS,
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
~ See the License for the specific language governing permissions and
~ limitations under the License.
-->
<resources>
<string name="common_error_occurred">Tapahtui virhe</string>
<string name="common_no_result">Ei tuloksia</string>
<string name="common_save">Tallenna</string>
<string name="common_delete">Poista</string>
<string name="common_continue">Jatkaa</string>
</resources>
23 changes: 23 additions & 0 deletions common-ui/src/main/res/values-pl/strings.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Copyright 2023 Squircle CE contributors.
~
~ Licensed under the Apache License, Version 2.0 (the "License");
~ you may not use this file except in compliance with the License.
~ You may obtain a copy of the License at
~
~ http://www.apache.org/licenses/LICENSE-2.0
~
~ Unless required by applicable law or agreed to in writing, software
~ distributed under the License is distributed on an "AS IS" BASIS,
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
~ See the License for the specific language governing permissions and
~ limitations under the License.
-->
<resources>
<string name="common_error_occurred">Wystąpił błąd</string>
<string name="common_no_result">Brak wyników</string>
<string name="common_save">Zapisz</string>
<string name="common_delete">Usuń</string>
<string name="common_continue">Kontynuuj</string>
</resources>
5 changes: 1 addition & 4 deletions feature-changelog-impl/src/main/res/values-en/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,7 @@
~ See the License for the specific language governing permissions and
~ limitations under the License.
-->

<resources>

<string name="label_changelog">ChangeLog</string>
<string name="label_latest_release">Latest release</string>

</resources>
</resources>
20 changes: 20 additions & 0 deletions feature-changelog-impl/src/main/res/values-fi/strings.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Copyright 2023 Squircle CE contributors.
~
~ Licensed under the Apache License, Version 2.0 (the "License");
~ you may not use this file except in compliance with the License.
~ You may obtain a copy of the License at
~
~ http://www.apache.org/licenses/LICENSE-2.0
~
~ Unless required by applicable law or agreed to in writing, software
~ distributed under the License is distributed on an "AS IS" BASIS,
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
~ See the License for the specific language governing permissions and
~ limitations under the License.
-->
<resources>
<string name="label_changelog">Muutosloki</string>
<string name="label_latest_release">Viimeisin julkaisu</string>
</resources>
20 changes: 20 additions & 0 deletions feature-changelog-impl/src/main/res/values-pl/strings.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Copyright 2023 Squircle CE contributors.
~
~ Licensed under the Apache License, Version 2.0 (the "License");
~ you may not use this file except in compliance with the License.
~ You may obtain a copy of the License at
~
~ http://www.apache.org/licenses/LICENSE-2.0
~
~ Unless required by applicable law or agreed to in writing, software
~ distributed under the License is distributed on an "AS IS" BASIS,
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
~ See the License for the specific language governing permissions and
~ limitations under the License.
-->
<resources>
<string name="label_changelog">Lista zmian</string>
<string name="label_latest_release">Najnowsze wydanie</string>
</resources>
9 changes: 1 addition & 8 deletions feature-editor-impl/src/main/res/values-en/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,8 @@
~ See the License for the specific language governing permissions and
~ limitations under the License.
-->

<resources>

<string name="hint_line">Line:</string>

<string name="action_close">Close</string>
<string name="action_close_others">Close Others</string>
<string name="action_close_all">Close All</string>
Expand All @@ -42,13 +39,10 @@
<string name="action_insert_color">Insert Color</string>
<string name="action_settings">Settings</string>
<string name="action_tools">Tools</string>

<string name="dialog_title_goto_line">Go to Line…</string>
<string name="dialog_title_color_picker">Color Picker</string>
<string name="dialog_title_force_syntax">Syntax Highlighting</string>

<string name="dialog_message_close_tab">Are you sure you want to close this file? All unsaved changes will be discarded</string>

<string name="message_no_open_files">No open files</string>
<string name="message_file_not_found">File not found</string>
<string name="message_out_of_memory">Out of memory</string>
Expand All @@ -58,5 +52,4 @@
<string name="message_nothing_to_paste">Nothing to paste</string>
<string name="message_line_not_exists">Line does not exists</string>
<string name="message_no_errors_detected">No syntax errors detected</string>

</resources>
</resources>
14 changes: 1 addition & 13 deletions feature-explorer-impl/src/main/res/values-en/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,11 @@
~ See the License for the specific language governing permissions and
~ limitations under the License.
-->

<resources>

<string name="hint_enter_file_name">Enter file name</string>
<string name="hint_enter_archive_name">Enter archive name</string>
<string name="hint_enter_password">Enter password</string>
<string name="hint_enter_passphrase">Enter passphrase</string>

<string name="action_grant_access">Grant Access</string>
<string name="action_authenticate">Authenticate</string>
<string name="action_create">Create</string>
Expand All @@ -33,7 +30,6 @@
<string name="action_compress">Compress</string>
<string name="action_open_with">Open with</string>
<string name="action_properties">Properties</string>

<string name="dialog_title_authentication">Authentication</string>
<string name="dialog_title_create">Create…</string>
<string name="dialog_title_rename">Rename…</string>
Expand All @@ -48,25 +44,20 @@
<string name="dialog_title_archive_name">Archive name</string>
<string name="dialog_title_storage_permission">Storage Access</string>
<string name="dialog_title_notification_permission">Notifications</string>

<string name="dialog_message_delete">Are you sure you want to delete this file?</string>
<string name="dialog_message_multi_delete">Are you sure you want to delete selected files?</string>
<string name="dialog_message_storage_permission">Squircle CE needs access to manage all files to work correctly\n\nPlease allow the access in the upcoming system setting</string>
<string name="dialog_message_notification_permission">Squircle CE needs access to notifications to run in background\n\nPlease allow the access in the upcoming system setting</string>

<string name="properties_name">File Name:</string>
<string name="properties_path">File Path:</string>
<string name="properties_modified">Last Modified:</string>
<string name="properties_size">File Size:</string>

<string name="properties_date_format">dd/MM/yyyy EEE HH:mm</string>
<string name="explorer_date_format">dd MMM yy E HH:mm:ss</string>
<string name="progress_time_format">mm:ss</string>

<string name="sort_by_name">Sort by Name</string>
<string name="sort_by_size">Sort by Size</string>
<string name="sort_by_date">Sort by Date</string>

<string name="message_auth_required">Auth Required</string>
<string name="message_enter_password">Enter password to connect to remote server</string>
<string name="message_enter_passphrase">Enter passphrase to connect to remote server</string>
Expand All @@ -90,12 +81,9 @@
<string name="message_copying">Copying…%1$s</string>
<string name="message_compressing">Compressing…%1$s</string>
<string name="message_extracting">Extracting…%1$s</string>

<string name="explorer_channel_name">File Manager</string>
<string name="explorer_channel_description">Display and control file operations</string>

<string name="storage_local">Local Storage</string>
<string name="storage_root">Root Directory</string>
<string name="storage_add">Add Server</string>

</resources>
</resources>
14 changes: 1 addition & 13 deletions feature-explorer-impl/src/main/res/values-ru/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,11 @@
~ See the License for the specific language governing permissions and
~ limitations under the License.
-->

<resources>

<string name="hint_enter_file_name">Введите имя файла</string>
<string name="hint_enter_archive_name">Введите название архива</string>
<string name="hint_enter_password">Введите пароль</string>
<string name="hint_enter_passphrase">Введите фразу-пароль</string>

<string name="action_grant_access">Предоставить</string>
<string name="action_authenticate">Авторизовать</string>
<string name="action_create">Создать</string>
Expand All @@ -33,7 +30,6 @@
<string name="action_compress">Сжать</string>
<string name="action_open_with">Открыть как</string>
<string name="action_properties">Свойства</string>

<string name="dialog_title_authentication">Авторизация</string>
<string name="dialog_title_create">Создать…</string>
<string name="dialog_title_rename">Переименовать…</string>
Expand All @@ -48,25 +44,20 @@
<string name="dialog_title_archive_name">Название архива</string>
<string name="dialog_title_storage_permission">Доступ к хранилищу</string>
<string name="dialog_title_notification_permission">Уведомления</string>

<string name="dialog_message_delete">Вы уверены что хотите удалить этот файл?</string>
<string name="dialog_message_multi_delete">Вы уверены что хотите удалить выделенные файлы?</string>
<string name="dialog_message_storage_permission">Squircle CE требуется доступ к управлению файлами для корректной работы\n\nПожалуйста, предоставьте разрешение в настройках системы</string>
<string name="dialog_message_notification_permission">Squircle CE требуется доступ к уведомлениям для работы в фоне\n\nПожалуйста, предоставьте разрешение в настройках системы</string>

<string name="properties_name">Имя файла:</string>
<string name="properties_path">Путь к файлу:</string>
<string name="properties_modified">Последнее изменение:</string>
<string name="properties_size">Размер файла:</string>

<string name="properties_date_format">dd/MM/yyyy EEE HH:mm</string>
<string name="explorer_date_format">dd MMM yy E HH:mm:ss</string>
<string name="progress_time_format">mm:ss</string>

<string name="sort_by_name">Сорт. по имени</string>
<string name="sort_by_size">Сорт. по размеру</string>
<string name="sort_by_date">Сорт. по дате</string>

<string name="message_auth_required">Требуется авторизация</string>
<string name="message_enter_password">Введите пароль для подключения к серверу</string>
<string name="message_enter_passphrase">Введите фразу-пароль для подключения к серверу</string>
Expand All @@ -90,12 +81,9 @@
<string name="message_copying">Копирование…%1$s</string>
<string name="message_compressing">Сжатие…%1$s</string>
<string name="message_extracting">Извлечение…%1$s</string>

<string name="explorer_channel_name">Файловый менеджер</string>
<string name="explorer_channel_description">Отображение и управление файловыми операциями</string>

<string name="storage_local">Устройство</string>
<string name="storage_root">Корневой каталог</string>
<string name="storage_add">Добавить сервер</string>

</resources>
</resources>
Loading

0 comments on commit 8f1b693

Please sign in to comment.