-
Notifications
You must be signed in to change notification settings - Fork 58
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
127 changed files
with
5,707 additions
and
2,160 deletions.
There are no files selected for viewing
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,63 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<!--Generated by crowdin.com--> | ||
<!-- | ||
/* | ||
* Translation to arabic 2018 by Vitality. | ||
* | ||
* These Texts will be shown as programdescription in the fdroid app store | ||
* https://f-droid.org/app/de.k3b.android.androFotoFinder. | ||
* | ||
* the content will be copied to .../fastlane/metadata/android/*.txt | ||
* | ||
* This file is part of "A Photo Manager" (A(ndro)FotoFinder). | ||
* | ||
* This program is free software: you can redistribute it and/or modify it | ||
* under the terms of the GNU General Public License as published by | ||
* the Free Software Foundation, either version 3 of the License, or | ||
* (at your option) any later version. | ||
* | ||
* This program is distributed in the hope that it will be useful, but WITHOUT | ||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS | ||
* FOR A PARTICULAR PURPOSE. See the GNU General Public License | ||
* for more details. | ||
* | ||
* You should have received a copy of the GNU General Public License along with | ||
* this program. If not, see <http://www.gnu.org/licenses/> | ||
*/ | ||
--> | ||
<resources> | ||
<!-- Optional: This becomes .../fastlane/metadata/android/title.txt. | ||
See https://f-droid.org/docs/Build_Metadata_Reference/#Name | ||
Example: If spanish title="Manejador de fotos" then the App name/title in F-Droid-store becomes "A Photo Manager (Manejador de fotos)" --> | ||
<string name="title">A Photo Manager</string> | ||
<!-- This becomes .../fastlane/metadata/android/short_description.txt. | ||
See https://f-droid.org/docs/Build_Metadata_Reference/#Summary --> | ||
<string name="short_description">مدير للصور المحلية يقوم بـ: بحث ونسخ وتعديل الصور ووضعها في معرض صور او في خريطة.</string> | ||
<!-- This becomes .../fastlane/metadata/android/full_description.txt. | ||
See https://f-droid.org/docs/Build_Metadata_Reference/#Description --> | ||
<string name="full_description"><![CDATA[" | ||
مدير للصور المحلية يقوم بـ: بحث ونسخ وتعديل الصور ووضعها في معرض صور او في خريطة | ||
المميزات: | ||
* سرعة البحث على الصور بالعناوين (الكلمات الرئيسية) | ||
* عرض النتائج في معرض او خريطة جغرافية من openstreetmap. | ||
* عرض بالتفاصيل. يحتوي على ميزة تكبير الصور, والسحب للصورة التالية والسابقة. | ||
* مدير ملفات مدمج للبحث وفرز, عرض, نسخ, ارسال, وحذف الصور, ... . | ||
* تعديل ملف بيانات exif :التاريخ, والعنوان, والوصف, والعناوين (الكلمات الرئيسية), والمكان الجغرافي, والتقييم | ||
* القيام بمعالجة الصور باعادة التسمية, وضع العلامات, والموقع الجغرافي, والعنوان تلقائيا ... عند نسخهم وقصهم . | ||
* وضع "خاص" في الصور لاخفائهم من بقية برامج عرض الصور. | ||
* في الوضع "المحمي والمثبت" الأوامر الحساسة مثل تعديل ونسخ, حذف, مشاركة, الاعدادات, وتغيير اختيار الصور, موقفة فبامكانك اعطاء هاتفك للغير بدون خوف. | ||
* يمكنه تحمل مجموعة كبيرة من الصور (فوق 20000 صورة و 1000 مجلد). | ||
* يستخدم مزود محتويات Android. لا يحتاج الى العثور على الصور . | ||
* كاشف اضافي على ملفات Exif, IPTC, XMP | ||
يتطلب صلاحيات النظام الاتية: | ||
* الانترنت: لتحميل ملفات الخرائط من سيرفر openstreetmap | ||
* ACCESS_NETWORK_STATE and ACCESS_WIFI_STATE: لمعرفة امكانية اتصال الجهاز | ||
* WRITE_EXTERNAL_STORAGE لتخزين ملفات الخريطة لفرز الصور لها | ||
* READ_LOGS لقراءة وتخزين ملف سجلات الانهيار.. | ||
. | ||
"]]></string> | ||
</resources> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.