Create string.xml #17

Closed
kojjii wants to merge 1 commit from main into main
kojjii commented 2024-12-08 02:57:24 +03:00 (Migrated from github.com)

Add RU locale

Add RU locale
TJYSunset (Migrated from github.com) reviewed 2024-12-08 04:44:21 +03:00
@ -0,0 +1,263 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="androidx_startup">androidx.startup</string>
TJYSunset (Migrated from github.com) commented 2024-12-08 04:44:21 +03:00

AI is hallucinating non-existent strings here.

AI is hallucinating non-existent strings here.
TJYSunset (Migrated from github.com) reviewed 2024-12-08 04:44:56 +03:00
@ -0,0 +1,263 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="androidx_startup">androidx.startup</string>
<string name="app_copyright">Phocid\nАвторское право (C) tjysunset &lt;tjysunset@outlook.com>\n\nЭта программа является свободным программным обеспечением: вы можете распространять ее и/или модифицировать в соответствии с условиями GNU General Public License, опубликованными Фондом свободного программного обеспечения, либо в версии 3 Лицензии, либо (по вашему выбору) в любой более поздней версии.\n\nЭта программа распространяется в надежде, что она будет полезной, но БЕЗ КАКИХ-ЛИБО ГАРАНТИЙ; даже без подразумеваемых гарантий коммерческой ЦЕННОСТИ или пригодности для ОПРЕДЕЛЕННОЙ ЦЕЛИ. Более подробную информацию смотрите в разделе GNU General Public License.\n\nВы должны были получить копию GNU General Public License вместе с этой программой. Если нет, смотрите &lt;https://www.gnu.org/licenses/>.</string>
TJYSunset (Migrated from github.com) commented 2024-12-08 04:44:56 +03:00

... and it's "translating" strings marked as non-translatable.

... and it's "translating" strings marked as non-translatable.
TJYSunset (Migrated from github.com) reviewed 2024-12-08 04:46:30 +03:00
@ -0,0 +19,4 @@
<string name="commons_quit">Выйти</string>
<string name="commons_remove">Удалять</string>
<string name="commons_reset">Сброс</string>
<string name="count_album">{0, множественное число, один {# альбом} другие {# альбомы}}</string>
TJYSunset (Migrated from github.com) commented 2024-12-08 04:46:30 +03:00

... and it "translated" MessageFormat templates.

... and it "translated" MessageFormat templates.
TJYSunset commented 2024-12-08 04:46:41 +03:00 (Migrated from github.com)

Please don't submit AI-generated translations.

Please don't submit AI-generated translations.

Pull request closed

Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
novvux/Blissid!17
No description provided.