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

Localisation updates from https://translatewiki.net. #4202

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion app/src/main/res/values-ar/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<string name="file_system_does_not_support_4gb">نظام الملفات الخاص بك لا يدعم الملفات التي تزيد عن 4 جيجابايت</string>
<string name="detecting_file_system">اكتشاف ما إذا كان نظام الملفات يمكنه إنشاء ملفات 4 جيجابايت</string>
<string name="cannot_open_file">فشل في فتح الملف\nيرجي البحث عنه في مكتبتك</string>
<string name="send_files_title">أرسال الملفات</string>
<string name="send_files_title">إرسال الملفات</string>
<string name="receive_files_title">تلقي الملفات</string>
<string name="no_app_found_to_open">لم يتم العثور على تطبيق لتحديد ملف ZIM!</string>
<string name="select_zim_file">حدد ملف ZIM للقراءة</string>
Expand Down
5 changes: 3 additions & 2 deletions app/src/main/res/values-sv/strings.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Authors:
* Larsa
* Sabelöga
* WikiPhoenix
-->
Expand All @@ -9,6 +10,6 @@
<string name="cannot_open_file">Misslyckades att öppna fil\nVar god försök leta efter denna fil i ditt bibliotek</string>
<string name="send_files_title">Skicka filer</string>
<string name="receive_files_title">Ta emot filer</string>
<string name="no_app_found_to_open" fuzzy="true">Ingen app hittades för att välja zim-fil!</string>
<string name="select_zim_file" fuzzy="true">Välj zim-fil att läsa</string>
<string name="no_app_found_to_open">Ingen app hittades för att välja ZIM-fil!</string>
<string name="select_zim_file">Välj ZIM-fil att läsa</string>
</resources>
3 changes: 2 additions & 1 deletion custom/src/main/res/values-sv/strings.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Authors:
* Larsa
* WikiPhoenix
-->
<resources>
<string name="retry">Försök igen</string>
<string name="invalid_installation" fuzzy="true">Ogiltig installation. Var god ladda ned Zim.\n Se till att WiFi är aktiverat och att du har tillräckligt mycket lagringsutrymme</string>
<string name="invalid_installation">Ogiltig installation. Var god ladda ned ZIM.\nSe till att WiFi är aktiverat och att du har tillräckligt mycket lagringsutrymme</string>
</resources>