add some explanation about un/hiding no longer being available anywhere
This commit is contained in:
parent
426b2b9ce2
commit
c08aa99a2a
44 changed files with 135 additions and 0 deletions
|
@ -111,6 +111,12 @@ fun SimpleActivity.launchAbout() {
|
|||
FAQItem(R.string.faq_10_title_commons, R.string.faq_10_text_commons)
|
||||
)
|
||||
|
||||
if (isRPlus()) {
|
||||
faqItems.add(0, FAQItem(R.string.faq_16_title, R.string.faq_16_text))
|
||||
faqItems.removeIf { it.text == R.string.faq_7_text }
|
||||
faqItems.removeIf { it.text == R.string.faq_14_text }
|
||||
}
|
||||
|
||||
startAboutActivity(R.string.app_name, licenses, BuildConfig.VERSION_NAME, faqItems, true)
|
||||
}
|
||||
|
||||
|
|
|
@ -62,6 +62,7 @@
|
|||
<string name="hidden_folders">المجلدات المخفية</string>
|
||||
<string name="manage_hidden_folders">إدارة المجلدات المخفية</string>
|
||||
<string name="hidden_folders_placeholder">يبدو أنه لا توجد لديك أي مجلدات مخفية بملف \".nomedia\".</string>
|
||||
<string name="cannot_hide_files">Starting from Android 11 you cannot hide files and folders like that anymore</string>
|
||||
<!-- Include folders -->
|
||||
<string name="include_folders">المجلدات المضمنة</string>
|
||||
<string name="manage_included_folders">إدارة المجلدات المضمنة</string>
|
||||
|
@ -352,6 +353,8 @@
|
|||
<string name="faq_14_text"> Note that hiding works recursively though, so if you hide a folder, all subfolders will become hidden too. So for unhiding the subfolders you have to unhide the parent folder.يمكنك أما أن تضغط علي عنصر القائمة "إظهار العناصر المخفية مؤقتاً" علي الشاشه الرئيسية أو تفعيل خيار \"إظهار العناصر المخفية" في إعدادات التطبيق لرؤية العنصر المخفي. إذا كنت تريد إظهاره ، فقط أضغط مطولاً عليه وأختر \" إظهار\". يتم إخفاء المجلدات عن طريق إضافة ملف مخفي ". nomedia/" إليهم، يمكنك حذف الملف بواسطة أي مدير ملفات أيضاً.</string>
|
||||
<string name="faq_15_title">لماذا يشغل التطبيق مساحة كبيرة؟</string>
|
||||
<string name="faq_15_text">يمكن لذاكرة التخزين المؤقت للتطبيق أن تصل سعتها إلى 250 ميجابايت، ، مما يضمن سرعة تحميل الصور. إذا كان التطبيق يشغل مساحة أكبر ، فمن المحتمل أن يكون ذلك بسبب وجود عناصر في "سلة المحذوفات". يتم حساب هذه الملفات إلى حجم التطبيق. يمكنك مسح "سلة المحذوفات" عن طريق فتحها وحذف جميع الملفات ، أو من إعدادات التطبيق. يتم حذف كل ملف في "سلة المحذوفات" تلقائياً بعد 30 يوماً.</string>
|
||||
<string name="faq_16_title">What happened to file and folder hiding and why cannot I see hidden items anymore?</string>
|
||||
<string name="faq_16_text">Starting with Android 11 you cannot hide or unhide files or folders anymore, you cannot see the hidden ones in gallery apps either. You will have to use some file manager for that.</string>
|
||||
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
|
||||
<!-- App title has to have less than 50 characters. If you cannot squeeze it, just remove a part of it -->
|
||||
<string name="app_title">المعرض البسيط (Pro) - محرر ومدير الصور</string>
|
||||
|
|
|
@ -58,6 +58,7 @@
|
|||
<string name="hidden_folders">Hidden folders</string>
|
||||
<string name="manage_hidden_folders">Manage hidden folders</string>
|
||||
<string name="hidden_folders_placeholder">Seems like you don\'t have any folders hidden with a \".nomedia\" file.</string>
|
||||
<string name="cannot_hide_files">Starting from Android 11 you cannot hide files and folders like that anymore</string>
|
||||
|
||||
<!-- Include folders -->
|
||||
<string name="include_folders">Included folders</string>
|
||||
|
@ -361,6 +362,8 @@
|
|||
<string name="faq_14_text">You can either press the \"Temporarily show hidden items\" menu item at the main screen, or toggle \"Show hidden items\" in the app settings to see the hidden item. If you want to unhide it, just long press it and select \"Unhide\". Folders are hidden by adding a hidden \".nomedia\" file into them, you can delete the file with any file manager too. Note that hiding works recursively though, so if you hide a folder, all subfolders will become hidden too. So for unhiding the subfolders you have to unhide the parent folder.</string>
|
||||
<string name="faq_15_title">Why does the app take up so much space?</string>
|
||||
<string name="faq_15_text">App cache can take up to 250MB, it ensures quicker image loading. If the app is taking up even more space, it is most likely caused by you having items in the Recycle Bin. Those files count to the app size. You can clear the Recycle bin by opening it and deleting all files, or from the app settings. Every file in the Bin is deleted automatically after 30 days.</string>
|
||||
<string name="faq_16_title">What happened to file and folder hiding and why cannot I see hidden items anymore?</string>
|
||||
<string name="faq_16_text">Starting with Android 11 you cannot hide or unhide files or folders anymore, you cannot see the hidden ones in gallery apps either. You will have to use some file manager for that.</string>
|
||||
|
||||
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
|
||||
<!-- App title has to have less than 50 characters. If you cannot squeeze it, just remove a part of it -->
|
||||
|
|
|
@ -58,6 +58,7 @@
|
|||
<string name="hidden_folders">লুকানো ফোল্ডারগুলো</string>
|
||||
<string name="manage_hidden_folders">লুকানো ফোল্ডারগুলি পরিচালনা করুন</string>
|
||||
<string name="hidden_folders_placeholder">দেখে মনে হচ্ছে আপনার সাথে কোনও ফোল্ডার লুকানো নেই \".nomedia\" ফাইল।</string>
|
||||
<string name="cannot_hide_files">Starting from Android 11 you cannot hide files and folders like that anymore</string>
|
||||
|
||||
<!-- Include folders -->
|
||||
<string name="include_folders">অন্তর্ভুক্ত ফোল্ডার</string>
|
||||
|
@ -361,6 +362,8 @@
|
|||
<string name="faq_14_text">You can either press the \"Temporarily show hidden items\" menu item at the main screen, or toggle \"Show hidden items\" in the app settings to see the hidden item. If you want to unhide it, just long press it and select \"Unhide\". Folders are hidden by adding a hidden \".nomedia\" file into them, you can delete the file with any file manager too. Note that hiding works recursively though, so if you hide a folder, all subfolders will become hidden too. So for unhiding the subfolders you have to unhide the parent folder.</string>
|
||||
<string name="faq_15_title">Why does the app take up so much space?</string>
|
||||
<string name="faq_15_text">App cache can take up to 250MB, it ensures quicker image loading. If the app is taking up even more space, it is most likely caused by you having items in the Recycle Bin. Those files count to the app size. You can clear the Recycle bin by opening it and deleting all files, or from the app settings. Every file in the Bin is deleted automatically after 30 days.</string>
|
||||
<string name="faq_16_title">What happened to file and folder hiding and why cannot I see hidden items anymore?</string>
|
||||
<string name="faq_16_text">Starting with Android 11 you cannot hide or unhide files or folders anymore, you cannot see the hidden ones in gallery apps either. You will have to use some file manager for that.</string>
|
||||
|
||||
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
|
||||
<!-- App title has to have less than 50 characters. If you cannot squeeze it, just remove a part of it -->
|
||||
|
|
|
@ -64,6 +64,7 @@
|
|||
<string name="hidden_folders">Carpetes ocultes</string>
|
||||
<string name="manage_hidden_folders">Gestiona les carpetes ocultes</string>
|
||||
<string name="hidden_folders_placeholder">Sembla que no teniu cap carpeta oculta amb el fitxer «.nomedia».</string>
|
||||
<string name="cannot_hide_files">Starting from Android 11 you cannot hide files and folders like that anymore</string>
|
||||
<!-- Include folders -->
|
||||
<string name="include_folders">Carpetes incloses</string>
|
||||
<string name="manage_included_folders">Gestiona les carpetes incloses</string>
|
||||
|
@ -356,6 +357,8 @@
|
|||
<string name="faq_14_text">Podeu prémer l\'element de menú «Mostra temporalment els elements ocults» a la pantalla principal o canviar «Mostra els elements ocults» a la configuració de l\'aplicació per veure l\'element ocult. Si el voleu mostrar, premeu-lo i seleccioneu «Mostra». Les carpetes s\'oculten afegint un fitxer «.nomedia» ocult en elles, també podeu eliminar el fitxer amb qualsevol gestor de fitxers. Tingueu en compte que l\'ocultació funciona recursivament, així que si oculteu una carpeta, totes les subcarpetes també es faran ocultes. Per tant, per a fer visibles les subcarpetes cal mostrar la carpeta superior.</string>
|
||||
<string name="faq_15_title">Per què l\'aplicació ocupa tant espai\?</string>
|
||||
<string name="faq_15_text">La memòria cau de l\'aplicació pot ocupar fins a 250 MB, i garanteix una càrrega més ràpida de les imatges. Si l\'aplicació ocupa més espai, probablement serà perquè hi ha elements a la paperera de reciclatge. Aquests fitxers compten en la mida de l\'aplicació. Podeu netejar la paperera de reciclatge obrint-la i suprimint tots els fitxers, o des de la configuració de l\'aplicació. Els fitxers de la paperera s\'eliminen automàticament després de 30 dies.</string>
|
||||
<string name="faq_16_title">What happened to file and folder hiding and why cannot I see hidden items anymore?</string>
|
||||
<string name="faq_16_text">Starting with Android 11 you cannot hide or unhide files or folders anymore, you cannot see the hidden ones in gallery apps either. You will have to use some file manager for that.</string>
|
||||
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
|
||||
<!-- App title has to have less than 50 characters. If you cannot squeeze it, just remove a part of it -->
|
||||
<string name="app_title">Simple Gallery Pro: Gestor i editor de fotos</string>
|
||||
|
|
|
@ -56,6 +56,7 @@
|
|||
<string name="hidden_folders">Skryté složky</string>
|
||||
<string name="manage_hidden_folders">Spravovat skryté složky</string>
|
||||
<string name="hidden_folders_placeholder">Zdá se, že nemáte žádné složky skryté pomocí souboru \".nomedia\".</string>
|
||||
<string name="cannot_hide_files">Starting from Android 11 you cannot hide files and folders like that anymore</string>
|
||||
<!-- Include folders -->
|
||||
<string name="include_folders">Přidané složky</string>
|
||||
<string name="manage_included_folders">Spravovat přidané složky</string>
|
||||
|
@ -348,6 +349,8 @@
|
|||
<string name="faq_14_text">Můžete buď použít menu tlačítko \"Dočasně zobrazit skryté položky\" na hlavní obrazovce, nebo v nastavení aplikace zapnout možnost \"Zobrazit skryté položky\", tím se skryté položky zobrazí. Pokud je chcete odkrýt trvale, stačí je dlouho podržet a zvolit možnost \"Odkrýt\". Složky jsou skrývané přidáním souboru \".nomedia\", ten můžete vymazat i libovolným správcem souborů. Note that hiding works recursively though, so if you hide a folder, all subfolders will become hidden too. So for unhiding the subfolders you have to unhide the parent folder.</string>
|
||||
<string name="faq_15_title">Proč aplikace zabírá tolik místa?</string>
|
||||
<string name="faq_15_text">Vyrovnávací paměť aplikace může zabírat až 250MB, zabezpečuje to rychlejší nahrávání obrázků. Pokud aplikace zabírá místa více, bude to pravděpodobně způsobeno soubory v odpadkovém koši. Dané soubory se započítávajé do velikosti aplikace. Koš můžete vyprázdnit buď jeho otevřením a smazáním všech souborů, nebo z nastavení aplikace. Položky v koši jsou automaticky mazány po 30 dnech.</string>
|
||||
<string name="faq_16_title">What happened to file and folder hiding and why cannot I see hidden items anymore?</string>
|
||||
<string name="faq_16_text">Starting with Android 11 you cannot hide or unhide files or folders anymore, you cannot see the hidden ones in gallery apps either. You will have to use some file manager for that.</string>
|
||||
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
|
||||
<!-- App title has to have less than 50 characters. If you cannot squeeze it, just remove a part of it -->
|
||||
<string name="app_title">Jednoduchá galerie Pro - Organizér fotografií</string>
|
||||
|
|
|
@ -56,6 +56,7 @@
|
|||
<string name="hidden_folders">Skjulte mapper</string>
|
||||
<string name="manage_hidden_folders">Administrer skjulte mapper</string>
|
||||
<string name="hidden_folders_placeholder">Det ser ikke ud til at du har nogen skjulte mapper med en \".nomedia\"-fil.</string>
|
||||
<string name="cannot_hide_files">Starting from Android 11 you cannot hide files and folders like that anymore</string>
|
||||
<!-- Include folders -->
|
||||
<string name="include_folders">Inkluderede mapper</string>
|
||||
<string name="manage_included_folders">Administrer inkluderede mapper</string>
|
||||
|
@ -347,6 +348,8 @@
|
|||
<string name="faq_14_text">Du kan enten trykke på menupunktet \"Vis midlertidigt skjulte\" på hovedskærmen, eller aktivere \"Vis skjulte elementer\" i appens indstillinger for at se det skjulte element. Hvis du vil fjerne skjulningen, skal du blot holde fingeren nede og vælge \"Fjern skjulning\". Mapper er skjult ved at tilføje en skjult \".nomedia\"-fil i dem, som du også kan slette med enhver filhåndterings-app. Note that hiding works recursively though, so if you hide a folder, all subfolders will become hidden too. So for unhiding the subfolders you have to unhide the parent folder.</string>
|
||||
<string name="faq_15_title">Hvorfor fylder appen så meget?</string>
|
||||
<string name="faq_15_text">App-mellemlageret kan bruge op til 250MB, det sikrer hurtigere indlæsning. Fylder appen endnu mere kan det skyldes at der ligger meget papirkurven. Filer heri tæller med til appens størrelse. Du kan tømme papirkurven ved at åbne den og slette indholdet, eller fra appens indstillinger. Alle filer i papirkurven slettes automatisk efter 30 dage.</string>
|
||||
<string name="faq_16_title">What happened to file and folder hiding and why cannot I see hidden items anymore?</string>
|
||||
<string name="faq_16_text">Starting with Android 11 you cannot hide or unhide files or folders anymore, you cannot see the hidden ones in gallery apps either. You will have to use some file manager for that.</string>
|
||||
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
|
||||
<!-- App title has to have less than 50 characters. If you cannot squeeze it, just remove a part of it -->
|
||||
<string name="app_title">Simple Gallery Pro - Billedhåndtering</string>
|
||||
|
|
|
@ -62,6 +62,7 @@
|
|||
<string name="hidden_folders">Versteckte Ordner</string>
|
||||
<string name="manage_hidden_folders">Versteckte Ordner verwalten</string>
|
||||
<string name="hidden_folders_placeholder">Keinen mit einer .nomedia-Datei versteckten Ordner gefunden.</string>
|
||||
<string name="cannot_hide_files">Starting from Android 11 you cannot hide files and folders like that anymore</string>
|
||||
<!-- Include folders -->
|
||||
<string name="include_folders">Einbezogene Ordner</string>
|
||||
<string name="manage_included_folders">Einbezogene Ordner verwalten</string>
|
||||
|
@ -354,6 +355,8 @@
|
|||
<string name="faq_14_text">Du kannst entweder auf den Menüpunkt „Ausgeblendete Elemente vorübergehend anzeigen“ auf dem Hauptbildschirm drücken oder „Ausgeblendete Elemente anzeigen“ in den Anwendungseinstellungen umschalten, um das ausgeblendete Element zu sehen. Wenn du es wieder einblenden möchtest, drücke einfach lange darauf und wähle „Ausblenden“. Ordner werden durch Hinzufügen einer versteckten .nomedia-Datei ausgeblendet; du kannst die Datei auch mit einem beliebigen Dateiverwaltungsprogramm löschen. Beachte, dass das Verstecken rekursiv funktioniert, d. h. wenn du einen Ordner versteckest, werden auch alle Unterordner versteckt. Um die Unterordner wieder auszublenden, musst du also den übergeordneten Ordner ausblenden.</string>
|
||||
<string name="faq_15_title">Warum beansprucht die App so viel Speicherplatz?</string>
|
||||
<string name="faq_15_text">Der Cache der App kann bis zu 250 MB groß werden und sorgt dafür, dass die Bilder schneller geladen werden. Wenn die App noch mehr Speicherplatz beansprucht, liegt das wahrscheinlich daran, dass der Papierkorb zu voll ist. Diese Dateien zählen zum Speicherplatz der App dazu. Du kannst den Papierkorb leeren, indem du ihn öffnest und alle Dateien darin löschst, oder den entsprechenden Button in den Einstellungen betätigst. All 30 Tage wird der Papierkorb automatisch geleert.</string>
|
||||
<string name="faq_16_title">What happened to file and folder hiding and why cannot I see hidden items anymore?</string>
|
||||
<string name="faq_16_text">Starting with Android 11 you cannot hide or unhide files or folders anymore, you cannot see the hidden ones in gallery apps either. You will have to use some file manager for that.</string>
|
||||
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
|
||||
<!-- App title has to have less than 50 characters. If you cannot squeeze it, just remove a part of it -->
|
||||
<string name="app_title">Schlichte Galerie – Fotoverwaltung und -bearbeitung</string>
|
||||
|
|
|
@ -58,6 +58,7 @@
|
|||
<string name="hidden_folders">Κρυφοί φάκελοι</string>
|
||||
<string name="manage_hidden_folders">Διαχείριση κρυφών φακέλων</string>
|
||||
<string name="hidden_folders_placeholder">Φαίνεται πως δεν υπάρχουν κρυφοί φάκελοι με \".nomedia\" αρχείο.</string>
|
||||
<string name="cannot_hide_files">Starting from Android 11 you cannot hide files and folders like that anymore</string>
|
||||
|
||||
<!-- Include folders -->
|
||||
<string name="include_folders">Φάκελοι που συμπεριλαμβάνονται</string>
|
||||
|
@ -361,6 +362,8 @@
|
|||
<string name="faq_14_text">Μπορείτε είτε να επιλέξετε στο μενού \"Εμφάνιση προσωρινά κρυφών στοιχείων\" στην κύρια οθόνη, είτε να αλλάξετε σε \"Εμφάνιση κρυφών στοιχείων\" στις ρυθμίσεις της εφαρμογής για να δείτε το κρυφό στοιχείο. Αν θέλετε να το αποκρύψετε, πατήστε παρατεταμένα και επιλέξτε \"Απόκρυψη\". Οι φάκελοι αποκρύπτονται προσθέτοντας ένα κρυφό αρχείο \".nomedia\" , μπορείτε επίσης να διαγράψετε το αρχείο με οποιονδήποτε διαχειριστή αρχείων. Σημειώστε ότι η απόκρυψη λειτουργεί αναδρομικά, έτσι εάν αποκρύψετε ένα φάκελο, όλοι οι υποφάκελοι θα αποκρυφθούν επίσης. Για την επανεμφάνιση των υποφακέλων, πρέπει να επανεμφανίσετε το γονικό φάκελο.</string>
|
||||
<string name="faq_15_title">Γιατί η εφαρμογή καταλαμβάνει τόσο μεγάλο χώρο;</string>
|
||||
<string name="faq_15_text">Η προσωρινή μνήμη της εφαρμογής μπορεί να δεσμεύσει έως και 250MB, διασφαλίζοντας την ταχύτερη προφόρτωση των εικόνων. Αν η εφαρμογή χρησιμοποιεί ακόμα περισσότερο χώρο, πιθανότατα οφείλεται στην κατοχή αντικειμένων στον Κάδο. Αυτά τα αρχεία υπολογίζονται στο μέγεθος της εφαρμογής. Μπορείτε να αδειάσετε τον Κάδο Ανακύκλωσης ανοίγοντάς τον και διαγράφοντας όλα τα αρχεία ή από τις ρυθμίσεις της εφαρμογής. Κάθε αρχείο στον Κάδο διαγράφεται αυτόματα μετά από 30 ημέρες.</string>
|
||||
<string name="faq_16_title">What happened to file and folder hiding and why cannot I see hidden items anymore?</string>
|
||||
<string name="faq_16_text">Starting with Android 11 you cannot hide or unhide files or folders anymore, you cannot see the hidden ones in gallery apps either. You will have to use some file manager for that.</string>
|
||||
|
||||
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
|
||||
<!-- App title has to have less than 50 characters. If you cannot squeeze it, just remove a part of it -->
|
||||
|
|
|
@ -56,6 +56,7 @@
|
|||
<string name="hidden_folders">Hidden folders</string>
|
||||
<string name="manage_hidden_folders">Manage hidden folders</string>
|
||||
<string name="hidden_folders_placeholder">Seems like you don\'t have any folders hidden with a \".nomedia\" file.</string>
|
||||
<string name="cannot_hide_files">Starting from Android 11 you cannot hide files and folders like that anymore</string>
|
||||
<!-- Include folders -->
|
||||
<string name="include_folders">Included folders</string>
|
||||
<string name="manage_included_folders">Manage included folders</string>
|
||||
|
@ -348,6 +349,8 @@
|
|||
<string name="faq_14_text">You can either press the \"Temporarily show hidden items\" menu item at the main screen, or toggle \"Show hidden items\" in the app settings to see the hidden item. If you want to unhide it, just long press it and select \"Unhide\". Folders are hidden by adding a hidden \".nomedia\" file into them, you can delete the file with any file manager too. Note that hiding works recursively though, so if you hide a folder, all subfolders will become hidden too. So for unhiding the subfolders you have to unhide the parent folder.</string>
|
||||
<string name="faq_15_title">Why does the app take up so much space?</string>
|
||||
<string name="faq_15_text">App cache can take up to 250MB, it ensures quicker image loading. If the app is taking up even more space, it is most likely caused by you having items in the Recycle Bin. Those files count to the app size. You can clear the Recycle bin by opening it and deleting all files, or from the app settings. Every file in the Bin is deleted automatically after 30 days.</string>
|
||||
<string name="faq_16_title">What happened to file and folder hiding and why cannot I see hidden items anymore?</string>
|
||||
<string name="faq_16_text">Starting with Android 11 you cannot hide or unhide files or folders anymore, you cannot see the hidden ones in gallery apps either. You will have to use some file manager for that.</string>
|
||||
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
|
||||
<!-- App title has to have less than 50 characters. If you cannot squeeze it, just remove a part of it -->
|
||||
<string name="app_title">Simple Gallery Pro - Photo Manager & Editor</string>
|
||||
|
|
|
@ -58,6 +58,7 @@
|
|||
<string name="hidden_folders">Carpetas ocultas</string>
|
||||
<string name="manage_hidden_folders">Gestionar carpetas ocultas</string>
|
||||
<string name="hidden_folders_placeholder">Parece que no tiene carpetas ocultas con archivos \".nomedia\".</string>
|
||||
<string name="cannot_hide_files">Starting from Android 11 you cannot hide files and folders like that anymore</string>
|
||||
|
||||
<!-- Include folders -->
|
||||
<string name="include_folders">Carpetas incluidas</string>
|
||||
|
@ -361,6 +362,8 @@
|
|||
<string name="faq_14_text">Puede presionar el elemento del menú \"Mostrar temporalmente elementos ocultos\" en la pantalla principal o alternar \"Mostrar elementos ocultos\" en la configuración de la aplicación para ver el elemento oculto. Si desea mostrarlo, solo manténgalo presionado y seleccione \"Mostrar\". Las carpetas se ocultan agregando un archivo oculto \".nomedia\" en ellas, también puede eliminar el archivo con cualquier administrador de archivos. Sin embargo, tenga en cuenta que la ocultación funciona de forma recursiva, por lo que si oculta una carpeta, todas las subcarpetas también se ocultarán. Entonces, para mostrar las subcarpetas, debe mostrar la carpeta principal.</string>
|
||||
<string name="faq_15_title">¿Por qué la aplicación ocupa tanto espacio?</string>
|
||||
<string name="faq_15_text">El caché de aplicaciones puede ocupar hasta 250 MB, asegura una carga de imagen más rápida. Si la aplicación ocupa aún más espacio, lo más probable es que tenga elementos en la Papelera de reciclaje. Esos archivos cuentan para el tamaño de la aplicación. Puede borrar la Papelera de reciclaje abriéndola y eliminando todos los archivos, o desde la configuración de la aplicación. Todos los archivos de la Papelera se eliminan automáticamente después de 30 días.</string>
|
||||
<string name="faq_16_title">What happened to file and folder hiding and why cannot I see hidden items anymore?</string>
|
||||
<string name="faq_16_text">Starting with Android 11 you cannot hide or unhide files or folders anymore, you cannot see the hidden ones in gallery apps either. You will have to use some file manager for that.</string>
|
||||
|
||||
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
|
||||
<!-- App title has to have less than 50 characters. If you cannot squeeze it, just remove a part of it -->
|
||||
|
|
|
@ -58,6 +58,7 @@
|
|||
<string name="hidden_folders">Peidetud kaustad</string>
|
||||
<string name="manage_hidden_folders">Halda peidetud kaustu</string>
|
||||
<string name="hidden_folders_placeholder">Tundub, et sa pole „.nomedia“ faili abil ühtegi kausta märkinud peidetuks.</string>
|
||||
<string name="cannot_hide_files">Starting from Android 11 you cannot hide files and folders like that anymore</string>
|
||||
<!-- Include folders -->
|
||||
<string name="include_folders">Kaasatud kaustad</string>
|
||||
<string name="manage_included_folders">Halda kaasatud kaustu</string>
|
||||
|
@ -351,6 +352,8 @@
|
|||
<string name="faq_14_text">You can either press the \"Temporarily show hidden items\" menu item at the main screen, or toggle \"Show hidden items\" in the app settings to see the hidden item. If you want to unhide it, just long press it and select \"Unhide\". Folders are hidden by adding a hidden \".nomedia\" file into them, you can delete the file with any file manager too. Note that hiding works recursively though, so if you hide a folder, all subfolders will become hidden too. So for unhiding the subfolders you have to unhide the parent folder.</string>
|
||||
<string name="faq_15_title">Why does the app take up so much space?</string>
|
||||
<string name="faq_15_text">App cache can take up to 250MB, it ensures quicker image loading. If the app is taking up even more space, it is most likely caused by you having items in the Recycle Bin. Those files count to the app size. You can clear the Recycle bin by opening it and deleting all files, or from the app settings. Every file in the Bin is deleted automatically after 30 days.</string>
|
||||
<string name="faq_16_title">What happened to file and folder hiding and why cannot I see hidden items anymore?</string>
|
||||
<string name="faq_16_text">Starting with Android 11 you cannot hide or unhide files or folders anymore, you cannot see the hidden ones in gallery apps either. You will have to use some file manager for that.</string>
|
||||
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
|
||||
<!-- App title has to have less than 50 characters. If you cannot squeeze it, just remove a part of it -->
|
||||
<string name="app_title">Simple Gallery Pro - Photo Manager & Editor</string>
|
||||
|
|
|
@ -58,6 +58,7 @@
|
|||
<string name="hidden_folders">Ezkutatutako karpetak</string>
|
||||
<string name="manage_hidden_folders">Kudeatu ezkutatutako karpetak</string>
|
||||
<string name="hidden_folders_placeholder">Badirudi \".nomedia\" fitxategia duen ezkutatutako karpetarik ez duzula.</string>
|
||||
<string name="cannot_hide_files">Starting from Android 11 you cannot hide files and folders like that anymore</string>
|
||||
|
||||
<!-- Include folders -->
|
||||
<string name="include_folders">Sartutako karpetak</string>
|
||||
|
@ -361,6 +362,8 @@
|
|||
<string name="faq_14_text">You can either press the \"Temporarily show hidden items\" menu item at the main screen, or toggle \"Show hidden items\" in the app settings to see the hidden item. If you want to unhide it, just long press it and select \"Unhide\". Folders are hidden by adding a hidden \".nomedia\" file into them, you can delete the file with any file manager too. Note that hiding works recursively though, so if you hide a folder, all subfolders will become hidden too. So for unhiding the subfolders you have to unhide the parent folder.</string>
|
||||
<string name="faq_15_title">Why does the app take up so much space?</string>
|
||||
<string name="faq_15_text">App cache can take up to 250MB, it ensures quicker image loading. If the app is taking up even more space, it is most likely caused by you having items in the Recycle Bin. Those files count to the app size. You can clear the Recycle bin by opening it and deleting all files, or from the app settings. Every file in the Bin is deleted automatically after 30 days.</string>
|
||||
<string name="faq_16_title">What happened to file and folder hiding and why cannot I see hidden items anymore?</string>
|
||||
<string name="faq_16_text">Starting with Android 11 you cannot hide or unhide files or folders anymore, you cannot see the hidden ones in gallery apps either. You will have to use some file manager for that.</string>
|
||||
|
||||
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
|
||||
<!-- App title has to have less than 50 characters. If you cannot squeeze it, just remove a part of it -->
|
||||
|
|
|
@ -56,6 +56,7 @@
|
|||
<string name="hidden_folders">Hidden folders</string>
|
||||
<string name="manage_hidden_folders">Manage hidden folders</string>
|
||||
<string name="hidden_folders_placeholder">Seems like you don\'t have any folders hidden with a \".nomedia\" file.</string>
|
||||
<string name="cannot_hide_files">Starting from Android 11 you cannot hide files and folders like that anymore</string>
|
||||
<!-- Include folders -->
|
||||
<string name="include_folders">Included folders</string>
|
||||
<string name="manage_included_folders">Manage included folders</string>
|
||||
|
@ -348,6 +349,8 @@
|
|||
<string name="faq_14_text">You can either press the \"Temporarily show hidden items\" menu item at the main screen, or toggle \"Show hidden items\" in the app settings to see the hidden item. If you want to unhide it, just long press it and select \"Unhide\". Folders are hidden by adding a hidden \".nomedia\" file into them, you can delete the file with any file manager too. Note that hiding works recursively though, so if you hide a folder, all subfolders will become hidden too. So for unhiding the subfolders you have to unhide the parent folder.</string>
|
||||
<string name="faq_15_title">Why does the app take up so much space?</string>
|
||||
<string name="faq_15_text">App cache can take up to 250MB, it ensures quicker image loading. If the app is taking up even more space, it is most likely caused by you having items in the Recycle Bin. Those files count to the app size. You can clear the Recycle bin by opening it and deleting all files, or from the app settings. Every file in the Bin is deleted automatically after 30 days.</string>
|
||||
<string name="faq_16_title">What happened to file and folder hiding and why cannot I see hidden items anymore?</string>
|
||||
<string name="faq_16_text">Starting with Android 11 you cannot hide or unhide files or folders anymore, you cannot see the hidden ones in gallery apps either. You will have to use some file manager for that.</string>
|
||||
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
|
||||
<!-- App title has to have less than 50 characters. If you cannot squeeze it, just remove a part of it -->
|
||||
<string name="app_title">Simple Gallery Pro - Photo Manager & Editor</string>
|
||||
|
|
|
@ -62,6 +62,7 @@
|
|||
<string name="hidden_folders">Piilotetut kansiot</string>
|
||||
<string name="manage_hidden_folders">Hallitse piilotettuja kansioita</string>
|
||||
<string name="hidden_folders_placeholder">Näyttää siltä, että sinulla ei ole kansioita piilotettuna \".nomedia\" -tiedostolla.</string>
|
||||
<string name="cannot_hide_files">Starting from Android 11 you cannot hide files and folders like that anymore</string>
|
||||
<!-- Include folders -->
|
||||
<string name="include_folders">Sisällytä kansiot</string>
|
||||
<string name="manage_included_folders">Hallitse sisällettyjä kansioita</string>
|
||||
|
@ -355,6 +356,8 @@
|
|||
<string name="faq_14_text">Voit joko painaa päänäytön valikosta \"Näytä piilotetut kohteet väliaikaisesti\" tai muuttaa \"Näytä piilotetut kohteet\"-asetusta asetuksissa. Paina sitten piilotettua kohdetta pitkään ja valitse \"Poista piilotus\". FKansiot piilotetaan lisäämällä niihin \".nomedia\" tiedosto, jonka voit poistaa millä tahansa tiedostonhallintasovelluksella. Huomaa, että piilottaminen toimii kuitenkin rekursiivisesti, joten jos piilotat kansion, myös kaikki alikansiot piilotetaan. Joten alikansioiden piilottamiseksi sinun on otettava yläkansion piilotus pois käytöstä.</string>
|
||||
<string name="faq_15_title">Miksi sovellus vie niin paljon tilaa?</string>
|
||||
<string name="faq_15_text">Välimuisti voi viedä jopa 250 Mt; se varmistaa nopeamman kuvien lataamisen. Jos sovellus vie vielä enemmän tilaa, se johtuu mitä ilmeisemmin roskakorissa olevista kohteista, joiden koko lasketaan sovelluksen kokoon. Voit tyhjentää roskakorin sovelluksen asetuksista tai avaamalla roskakorin sovelluksessa ja poistamalla kohteet. Roskakori tyhjennetään automaattisesti 30 päivän välein.</string>
|
||||
<string name="faq_16_title">What happened to file and folder hiding and why cannot I see hidden items anymore?</string>
|
||||
<string name="faq_16_text">Starting with Android 11 you cannot hide or unhide files or folders anymore, you cannot see the hidden ones in gallery apps either. You will have to use some file manager for that.</string>
|
||||
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
|
||||
<!-- App title has to have less than 50 characters. If you cannot squeeze it, just remove a part of it -->
|
||||
<string name="app_title">Simple Gallery Pro - Valokuvien selaus ja muokkaus</string>
|
||||
|
|
|
@ -56,6 +56,7 @@
|
|||
<string name="hidden_folders">Dossiers cachés</string>
|
||||
<string name="manage_hidden_folders">Gérer les dossiers cachés</string>
|
||||
<string name="hidden_folders_placeholder">Il semblerait que vous n\'ayez pas de dossier caché par un fichier \'.nomedia\'.</string>
|
||||
<string name="cannot_hide_files">Starting from Android 11 you cannot hide files and folders like that anymore</string>
|
||||
<!-- Include folders -->
|
||||
<string name="include_folders">Dossiers ajoutés</string>
|
||||
<string name="manage_included_folders">Gérer les dossiers ajoutés</string>
|
||||
|
@ -346,6 +347,8 @@
|
|||
<string name="faq_14_text">Vous pouvez soit appuyer sur l\'option \"Afficher les fichiers cachés\" du menu de l\'écran principal, ou appuyer sur le bouton \"Afficher les fichiers cachés\" dans les paramètres de l\'application. Si vous voulez rétablir leur affichage, effectuez un appui prolongé dessus et appuyez sur le symbole \"Œil\" permettant l\'affichage. Les dossiers sont cachés en ajoutant un fichier .nomedia à leur racine, vous pouvez également supprimer ce fichier avec n\'importe quel explorateur de fichiers. Notez que le masquage fonctionne de manière récursive, donc si vous masquez un dossier, tous les sous-dossiers seront également masqués. Donc, pour afficher les sous-dossiers, vous devez afficher le dossier parent.</string>
|
||||
<string name="faq_15_title">Pourquoi l\'application prend-elle tant de place ?</string>
|
||||
<string name="faq_15_text">Le cache d\'application peut prendre jusqu\'à 250 Mo pour accélérer le chargement des images. Si l\'application occupe encore plus d\'espace, c\'est probablement parce que vous avez des éléments dans la corbeille. Ces fichiers comptent pour la taille de l\'application. Vous pouvez vider la corbeille en l\'ouvrant et en supprimant tous les fichiers ou à partir des paramètres de l\'application. Chaque fichier de la corbeille est automatiquement supprimé après 30 jours.</string>
|
||||
<string name="faq_16_title">What happened to file and folder hiding and why cannot I see hidden items anymore?</string>
|
||||
<string name="faq_16_text">Starting with Android 11 you cannot hide or unhide files or folders anymore, you cannot see the hidden ones in gallery apps either. You will have to use some file manager for that.</string>
|
||||
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
|
||||
<!-- App title has to have less than 50 characters. If you cannot squeeze it, just remove a part of it -->
|
||||
<string name="app_title">Simple Gallery Pro – Gestionnaire et éditeur</string>
|
||||
|
|
|
@ -58,6 +58,7 @@
|
|||
<string name="hidden_folders">Cartafoles ocultos</string>
|
||||
<string name="manage_hidden_folders">Xestionar cartafoles ocultos</string>
|
||||
<string name="hidden_folders_placeholder">Semella que non tes ningún cartafol oculto cun ficheiro \".nomedia\".</string>
|
||||
<string name="cannot_hide_files">Starting from Android 11 you cannot hide files and folders like that anymore</string>
|
||||
|
||||
<!-- Include folders -->
|
||||
<string name="include_folders">Cartafoles incluídos</string>
|
||||
|
@ -361,6 +362,8 @@
|
|||
<string name="faq_14_text">Pode ou ben activar \"Mostrar temporalmente ficheiros agochados\" no menu principal, ou activar \"Amosar obxectos ocultos\" na configuración. Se quere amosalo sempre, pode presionar uns intres e seleccionar \"Amosar\". Os cartafoles agóchanse engadindo un ficheiro oculto \".nomedia\" no seu interior; tamén pode borrar ese ficheiro con calquera xestor de ficheiros. Note that hiding works recursively though, so if you hide a folder, all subfolders will become hidden too. So for unhiding the subfolders you have to unhide the parent folder.</string>
|
||||
<string name="faq_15_title">Por que consume tanto espacio este aplicativo?</string>
|
||||
<string name="faq_15_text">Os ficheiros temporais poden chegar aos 250MB e server para cargar máis rápido. Se o aplicativo está a a consumir máis espazo, o máis probable é que teña ficheiros na Papeleira de Reciclaxe.Estes ficheiros contan no tamaño da aplicación.Podes baleirala abríndoa e borrando os ficheiros, ou desde a configuración.Cada ficheiro da Papeleira bórrase automáticamente tras 30 días.</string>
|
||||
<string name="faq_16_title">What happened to file and folder hiding and why cannot I see hidden items anymore?</string>
|
||||
<string name="faq_16_text">Starting with Android 11 you cannot hide or unhide files or folders anymore, you cannot see the hidden ones in gallery apps either. You will have to use some file manager for that.</string>
|
||||
|
||||
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
|
||||
<!-- App title has to have less than 50 characters. If you cannot squeeze it, just remove a part of it -->
|
||||
|
|
|
@ -58,6 +58,7 @@
|
|||
<string name="hidden_folders">Skrivene mape</string>
|
||||
<string name="manage_hidden_folders">Upravljanje skrivenim mapama</string>
|
||||
<string name="hidden_folders_placeholder">Čini se da nemate skrivenih mapa s \".nomedia\" datotekom.</string>
|
||||
<string name="cannot_hide_files">Starting from Android 11 you cannot hide files and folders like that anymore</string>
|
||||
|
||||
<!-- Include folders -->
|
||||
<string name="include_folders">Uključene mape</string>
|
||||
|
@ -361,6 +362,8 @@
|
|||
<string name="faq_14_text">Možete pritisnuti stavku izbornika "Privremeno prikazati skrivene stavke" na glavnom zaslonu ili uključiti "Prikaži skrivene stavke" u postavkama aplikacije da biste vidjeli skrivenu stavku. Ako je želite otkriti, samo ju dugo pritisnite i odaberite "Otkrij". Mape su skrivene dodavanjem skrivene datoteke ".Nomedia", možete i izbrisati navedenu datoteku. Note that hiding works recursively though, so if you hide a folder, all subfolders will become hidden too. So for unhiding the subfolders you have to unhide the parent folder.</string>
|
||||
<string name="faq_15_title">Why does the app take up so much space?</string>
|
||||
<string name="faq_15_text">App cache can take up to 250MB, it ensures quicker image loading. If the app is taking up even more space, it is most likely caused by you having items in the Recycle Bin. Those files count to the app size. You can clear the Recycle bin by opening it and deleting all files, or from the app settings. Every file in the Bin is deleted automatically after 30 days.</string>
|
||||
<string name="faq_16_title">What happened to file and folder hiding and why cannot I see hidden items anymore?</string>
|
||||
<string name="faq_16_text">Starting with Android 11 you cannot hide or unhide files or folders anymore, you cannot see the hidden ones in gallery apps either. You will have to use some file manager for that.</string>
|
||||
|
||||
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
|
||||
<!-- App title has to have less than 50 characters. If you cannot squeeze it, just remove a part of it -->
|
||||
|
|
|
@ -62,6 +62,7 @@
|
|||
<string name="hidden_folders">Rejtett mappák</string>
|
||||
<string name="manage_hidden_folders">Rejtett mappák kezelése</string>
|
||||
<string name="hidden_folders_placeholder">Úgy tűnik, nincsenek „.nomedia” fájllal elrejtett mappái.</string>
|
||||
<string name="cannot_hide_files">Starting from Android 11 you cannot hide files and folders like that anymore</string>
|
||||
<!-- Include folders -->
|
||||
<string name="include_folders">Belevett mappák</string>
|
||||
<string name="manage_included_folders">Belevett mappák kezelése</string>
|
||||
|
@ -356,6 +357,8 @@ Ezzel csak a kiválasztott mappák láthatók, mivel a kizárás és a befoglal
|
|||
<string name="faq_14_text">A rejtett elemek megtekintéséhez nyomja meg a „Rejtett elemek ideiglenes megjelenítése” elemet a főképernyőn, vagy válassza a „Rejtett elemek megjelenítése” lehetőséget az alkalmazásbeállításokban. Ha meg akarja szüntetni, csak hosszan nyomja meg, és válassza az „Elrejtés megszüntetése” lehetőséget. A mappák elrejtése egy rejtett „.nomedia” fájl hozzáadásával történik. Ezt a fájlt bármelyik fájlkezelővel törölheti. Vegye figyelembe, hogy az elrejtés rekurzív módon működik, ha elrejt egy mappát, akkor az összes almappája is rejtett lesz. Így az almappák elrejtésének megszüntetéséhez láthatóvá kell tennie a szülőmappát is.</string>
|
||||
<string name="faq_15_title">Miért használ az alkalmazás ennyi helyet?</string>
|
||||
<string name="faq_15_text">Az alkalmazás gyorsítótára akár a 250 MB-ot is meghaladhatja, és ez gyorsabb megjelenítést biztosít. Ha az alkalmazás még több helyet foglal el, a legvalószínűbb oka, hogy a Lomtárban is van elem. Ezek a fájlok is az alkalmazás méretébe számítanak bele. Törölheti a Lomtárat azzal, hogy megnyitja és törli az összes fájlt vagy az alkalmazás beállításait. A Lomtárban lévő minden fájl 30 nap elteltével automatikusan törlődik.</string>
|
||||
<string name="faq_16_title">What happened to file and folder hiding and why cannot I see hidden items anymore?</string>
|
||||
<string name="faq_16_text">Starting with Android 11 you cannot hide or unhide files or folders anymore, you cannot see the hidden ones in gallery apps either. You will have to use some file manager for that.</string>
|
||||
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
|
||||
<!-- App title has to have less than 50 characters. If you cannot squeeze it, just remove a part of it -->
|
||||
<string name="app_title">Simple Gallery Pro – Fényképkezelő és -szerkesztő</string>
|
||||
|
|
|
@ -58,6 +58,7 @@
|
|||
<string name="hidden_folders">Folder tersembunyi</string>
|
||||
<string name="manage_hidden_folders">Kelola folder tersembunyi</string>
|
||||
<string name="hidden_folders_placeholder">Sepertinya tidak ada folder yang tersembunyi dengan berkas \".nomedia\" di dalamnya.</string>
|
||||
<string name="cannot_hide_files">Starting from Android 11 you cannot hide files and folders like that anymore</string>
|
||||
|
||||
<!-- Include folders -->
|
||||
<string name="include_folders">Folder yang disertakan</string>
|
||||
|
@ -361,6 +362,8 @@
|
|||
<string name="faq_14_text">Anda bisa memilih menu \"Tampilkan sementara berkas tersembunyi\" di layar utama, atau \"Tampilkan berkas tersembunyi\" di pengaturan aplikasi untuk menampilkannya. Jika anda tidak ingin menyembunyikannya, tekan lama dan pilih \"Jangan sembunyikan\". Folder disembunyikan dengan menambahkan berkas \".nomedia\" di dalamnya, anda bisa menghapus berkas tersebut dengan aplikasi pengelola berkas. Note that hiding works recursively though, so if you hide a folder, all subfolders will become hidden too. So for unhiding the subfolders you have to unhide the parent folder.</string>
|
||||
<string name="faq_15_title">Kenapa aplikasi menggunakan sangat banyak ruang kosong?</string>
|
||||
<string name="faq_15_text">Cache aplikasi bisa mencapai 250MB, ini untuk menjamin pemuatan gambar yang lebih cepat. Jika aplikasi menggunakan lebih banyak lagi ruang kosong, sangat memungkinkan anda memiliki item di dalam Keranjang Sampah. Berkas tersebut akan menambah ukuran aplikasi. Anda bisa mengosongkan Keranjang sampah dengan cara membukanya dan menghapus semua berkas, atau dari pengaturan aplikasi. Semua berkas di dalam keranjang sampah akan otomatis dihapus setelah 30 hari.</string>
|
||||
<string name="faq_16_title">What happened to file and folder hiding and why cannot I see hidden items anymore?</string>
|
||||
<string name="faq_16_text">Starting with Android 11 you cannot hide or unhide files or folders anymore, you cannot see the hidden ones in gallery apps either. You will have to use some file manager for that.</string>
|
||||
|
||||
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
|
||||
<!-- App title has to have less than 50 characters. If you cannot squeeze it, just remove a part of it -->
|
||||
|
|
|
@ -56,6 +56,7 @@
|
|||
<string name="hidden_folders">Cartelle nascoste</string>
|
||||
<string name="manage_hidden_folders">Gestisci le cartelle nascoste</string>
|
||||
<string name="hidden_folders_placeholder">Non c\'è alcuna cartella nascosta con un file .nomedia.</string>
|
||||
<string name="cannot_hide_files">Starting from Android 11 you cannot hide files and folders like that anymore</string>
|
||||
<!-- Include folders -->
|
||||
<string name="include_folders">Includi cartelle</string>
|
||||
<string name="manage_included_folders">Gestisci le cartelle incluse</string>
|
||||
|
@ -348,6 +349,8 @@
|
|||
<string name="faq_14_text">Puoi premere la voce di menu «Mostra temporaneamente gli elementi nascosti» nella schermata principale, o attivare «Mostra gli elementi nascosti» nelle impostazioni dell\'app per vedere l\'elemento nascosto. Se vuoi nasconderlo, basta premere a lungo su di esso e selezionare «Mostra». Le cartelle vengono nascoste aggiungendo un file nascosto .nomedia in esse, puoi anche cancellare il file con qualsiasi file manager. Nota però che nascondere funziona in modo ricorsivo, quindi se nascondi una cartella, anche tutte le sottocartelle diventeranno nascoste. Quindi per nascondere le sottocartelle devi nascondere la cartella madre.</string>
|
||||
<string name="faq_15_title">Perchè l\'app occupa così tanto spazio?</string>
|
||||
<string name="faq_15_text">La cache dell\'app può occupare massimo 250MB, serve per veloccizare il caricamento delle immagini. Se l\'app sta prendendo sempre più spazio, molto probabilmente è causato dagli elementi nel Cestino. Questi file contano nella dimensione dell\'app. Puoi svuotare il Cestino aprendolo ed eliminando tutti i file, oppure andando nelle impostazioni dell\'app. Ogni file nel Cestino viene eliminato automaticamente dopo 30 giorni.</string>
|
||||
<string name="faq_16_title">What happened to file and folder hiding and why cannot I see hidden items anymore?</string>
|
||||
<string name="faq_16_text">Starting with Android 11 you cannot hide or unhide files or folders anymore, you cannot see the hidden ones in gallery apps either. You will have to use some file manager for that.</string>
|
||||
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
|
||||
<!-- App title has to have less than 50 characters. If you cannot squeeze it, just remove a part of it -->
|
||||
<string name="app_title">Semplice Galleria Pro - gestore di foto & editor</string>
|
||||
|
|
|
@ -58,6 +58,7 @@
|
|||
<string name="hidden_folders">非表示フォルダ</string>
|
||||
<string name="manage_hidden_folders">非表示フォルダの管理</string>
|
||||
<string name="hidden_folders_placeholder">\".nomedia\"で隠されたフォルダはありません。</string>
|
||||
<string name="cannot_hide_files">Starting from Android 11 you cannot hide files and folders like that anymore</string>
|
||||
|
||||
<!-- Include folders -->
|
||||
<string name="include_folders">追加フォルダ</string>
|
||||
|
@ -361,6 +362,8 @@
|
|||
<string name="faq_14_text">メイン画面で\"非表示の項目を一時的に表示\"を押すか、 アプリの設定で\"非表示のアイテムを表示する\"を切り替えると非表示にしている項目を見ることができます。表示したい場合は\"再表示\"を長押ししてください。フォルダは非表示の\".nomedia\"ファイルを追加して非表示にしているので、ファイルマネージャーで削除することもできます。 Note that hiding works recursively though, so if you hide a folder, all subfolders will become hidden too. So for unhiding the subfolders you have to unhide the parent folder.</string>
|
||||
<string name="faq_15_title">アプリが容量を沢山使用するのはなぜですか?</string>
|
||||
<string name="faq_15_text">アプリのキャッシュは画像の素早い読み込みのために最大250MB使用します。もしそれ以上にアプリが容量を取るようであれば、ゴミ箱内のアイテムが原因となっているはずです。ゴミ箱内のファイルもアプリ容量として加算されます。ゴミ箱を開くか、アプリの設定から全てのファイルを削除できます。ゴミ箱内のアイテムは30日を過ぎると自動的に削除されます。</string>
|
||||
<string name="faq_16_title">What happened to file and folder hiding and why cannot I see hidden items anymore?</string>
|
||||
<string name="faq_16_text">Starting with Android 11 you cannot hide or unhide files or folders anymore, you cannot see the hidden ones in gallery apps either. You will have to use some file manager for that.</string>
|
||||
|
||||
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
|
||||
<!-- App title has to have less than 50 characters. If you cannot squeeze it, just remove a part of it -->
|
||||
|
|
|
@ -58,6 +58,7 @@
|
|||
<string name="hidden_folders">숨겨진 폴더</string>
|
||||
<string name="manage_hidden_folders">숨겨진 폴더 관리</string>
|
||||
<string name="hidden_folders_placeholder">\".nomedia\"파일로 숨겨진 폴더가 존재하지 않습니다.</string>
|
||||
<string name="cannot_hide_files">Starting from Android 11 you cannot hide files and folders like that anymore</string>
|
||||
|
||||
<!-- Include folders -->
|
||||
<string name="include_folders">포함된 폴더</string>
|
||||
|
@ -361,6 +362,8 @@
|
|||
<string name="faq_14_text">You can either press the \"Temporarily show hidden items\" menu item at the main screen, or toggle \"Show hidden items\" in the app settings to see the hidden item. If you want to unhide it, just long press it and select \"Unhide\". Folders are hidden by adding a hidden \".nomedia\" file into them, you can delete the file with any file manager too. Note that hiding works recursively though, so if you hide a folder, all subfolders will become hidden too. So for unhiding the subfolders you have to unhide the parent folder.</string>
|
||||
<string name="faq_15_title">Why does the app take up so much space?</string>
|
||||
<string name="faq_15_text">App cache can take up to 250MB, it ensures quicker image loading. If the app is taking up even more space, it is most likely caused by you having items in the Recycle Bin. Those files count to the app size. You can clear the Recycle bin by opening it and deleting all files, or from the app settings. Every file in the Bin is deleted automatically after 30 days.</string>
|
||||
<string name="faq_16_title">What happened to file and folder hiding and why cannot I see hidden items anymore?</string>
|
||||
<string name="faq_16_text">Starting with Android 11 you cannot hide or unhide files or folders anymore, you cannot see the hidden ones in gallery apps either. You will have to use some file manager for that.</string>
|
||||
|
||||
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
|
||||
<!-- App title has to have less than 50 characters. If you cannot squeeze it, just remove a part of it -->
|
||||
|
|
|
@ -56,6 +56,7 @@
|
|||
<string name="hidden_folders">Paslėpti aplankai</string>
|
||||
<string name="manage_hidden_folders">Tvarkyti paslėptus aplankus</string>
|
||||
<string name="hidden_folders_placeholder">Atrodo, kad neturite jokių aplankų, paslėptų \". Nomedia \" bylos.</string>
|
||||
<string name="cannot_hide_files">Starting from Android 11 you cannot hide files and folders like that anymore</string>
|
||||
<!-- Include folders -->
|
||||
<string name="include_folders">Įtraukti aplankai</string>
|
||||
<string name="manage_included_folders">Tvarkyti įtrauktus aplankus</string>
|
||||
|
@ -348,6 +349,8 @@
|
|||
<string name="faq_14_text">You can either press the \"Temporarily show hidden items\" menu item at the main screen, or toggle \"Show hidden items\" in the app settings to see the hidden item. If you want to unhide it, just long press it and select \"Unhide\". Folders are hidden by adding a hidden \".nomedia\" file into them, you can delete the file with any file manager too. Note that hiding works recursively though, so if you hide a folder, all subfolders will become hidden too. So for unhiding the subfolders you have to unhide the parent folder.</string>
|
||||
<string name="faq_15_title">Why does the app take up so much space?</string>
|
||||
<string name="faq_15_text">App cache can take up to 250MB, it ensures quicker image loading. If the app is taking up even more space, it is most likely caused by you having items in the Recycle Bin. Those files count to the app size. You can clear the Recycle bin by opening it and deleting all files, or from the app settings. Every file in the Bin is deleted automatically after 30 days.</string>
|
||||
<string name="faq_16_title">What happened to file and folder hiding and why cannot I see hidden items anymore?</string>
|
||||
<string name="faq_16_text">Starting with Android 11 you cannot hide or unhide files or folders anymore, you cannot see the hidden ones in gallery apps either. You will have to use some file manager for that.</string>
|
||||
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
|
||||
<!-- App title has to have less than 50 characters. If you cannot squeeze it, just remove a part of it -->
|
||||
<string name="app_title">Simple Gallery Pro - Photo Manager & Editor</string>
|
||||
|
|
|
@ -56,6 +56,7 @@
|
|||
<string name="hidden_folders">Skjulte mapper</string>
|
||||
<string name="manage_hidden_folders">Håndter skjulte mapper</string>
|
||||
<string name="hidden_folders_placeholder">Ser ut til at du ikke har skjult noen mapper med en \".nomedia\"-fil.</string>
|
||||
<string name="cannot_hide_files">Starting from Android 11 you cannot hide files and folders like that anymore</string>
|
||||
<!-- Include folders -->
|
||||
<string name="include_folders">Inkluderte mapper</string>
|
||||
<string name="manage_included_folders">Håndter inkluderte mapper</string>
|
||||
|
@ -348,6 +349,8 @@
|
|||
<string name="faq_14_text">You can either press the \"Temporarily show hidden items\" menu item at the main screen, or toggle \"Show hidden items\" in the app settings to see the hidden item. If you want to unhide it, just long press it and select \"Unhide\". Folders are hidden by adding a hidden \".nomedia\" file into them, you can delete the file with any file manager too. Note that hiding works recursively though, so if you hide a folder, all subfolders will become hidden too. So for unhiding the subfolders you have to unhide the parent folder.</string>
|
||||
<string name="faq_15_title">Why does the app take up so much space?</string>
|
||||
<string name="faq_15_text">App cache can take up to 250MB, it ensures quicker image loading. If the app is taking up even more space, it is most likely caused by you having items in the Recycle Bin. Those files count to the app size. You can clear the Recycle bin by opening it and deleting all files, or from the app settings. Every file in the Bin is deleted automatically after 30 days.</string>
|
||||
<string name="faq_16_title">What happened to file and folder hiding and why cannot I see hidden items anymore?</string>
|
||||
<string name="faq_16_text">Starting with Android 11 you cannot hide or unhide files or folders anymore, you cannot see the hidden ones in gallery apps either. You will have to use some file manager for that.</string>
|
||||
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
|
||||
<!-- App title has to have less than 50 characters. If you cannot squeeze it, just remove a part of it -->
|
||||
<string name="app_title">Simple Gallery Pro - Fotobehandling & redigering</string>
|
||||
|
|
|
@ -58,6 +58,7 @@
|
|||
<string name="hidden_folders">Hidden folders</string>
|
||||
<string name="manage_hidden_folders">Manage hidden folders</string>
|
||||
<string name="hidden_folders_placeholder">Seems like you don\'t have any folders hidden with a \".nomedia\" file.</string>
|
||||
<string name="cannot_hide_files">Starting from Android 11 you cannot hide files and folders like that anymore</string>
|
||||
|
||||
<!-- Include folders -->
|
||||
<string name="include_folders">Included folders</string>
|
||||
|
@ -361,6 +362,8 @@
|
|||
<string name="faq_14_text">You can either press the \"Temporarily show hidden items\" menu item at the main screen, or toggle \"Show hidden items\" in the app settings to see the hidden item. If you want to unhide it, just long press it and select \"Unhide\". Folders are hidden by adding a hidden \".nomedia\" file into them, you can delete the file with any file manager too. Note that hiding works recursively though, so if you hide a folder, all subfolders will become hidden too. So for unhiding the subfolders you have to unhide the parent folder.</string>
|
||||
<string name="faq_15_title">Why does the app take up so much space?</string>
|
||||
<string name="faq_15_text">App cache can take up to 250MB, it ensures quicker image loading. If the app is taking up even more space, it is most likely caused by you having items in the Recycle Bin. Those files count to the app size. You can clear the Recycle bin by opening it and deleting all files, or from the app settings. Every file in the Bin is deleted automatically after 30 days.</string>
|
||||
<string name="faq_16_title">What happened to file and folder hiding and why cannot I see hidden items anymore?</string>
|
||||
<string name="faq_16_text">Starting with Android 11 you cannot hide or unhide files or folders anymore, you cannot see the hidden ones in gallery apps either. You will have to use some file manager for that.</string>
|
||||
|
||||
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
|
||||
<!-- App title has to have less than 50 characters. If you cannot squeeze it, just remove a part of it -->
|
||||
|
|
|
@ -58,6 +58,7 @@
|
|||
<string name="hidden_folders">Verborgen mappen</string>
|
||||
<string name="manage_hidden_folders">Verborgen mappen beheren</string>
|
||||
<string name="hidden_folders_placeholder">Er zijn geen mappen gevonden die zijn verborgen door bestand \".nomedia\".</string>
|
||||
<string name="cannot_hide_files">Starting from Android 11 you cannot hide files and folders like that anymore</string>
|
||||
<!-- Include folders -->
|
||||
<string name="include_folders">Toegevoegde mappen</string>
|
||||
<string name="manage_included_folders">Toegevoegde mappen beheren</string>
|
||||
|
@ -349,6 +350,8 @@
|
|||
<string name="faq_14_text">Kies het menu-item \"Verborgen items tijdelijk tonen\", of schakel de instelling \"Verborgen items tonen\" in om het verborgen item te kunnen zien. Druk vervolgens lang op het item en kies \"Tonen\" om het verbergen ongedaan te maken. Mappen worden verborgen door het bestand \".nomedia\" in de map te plaatsen; dit bestand kan ook handmatig in een andere app worden verwijderd. Het verbergen van mappen werkt recursief: alle submappen binnen een verborgen map zullen óók verborgen worden. Om zo\'n submap wél te kunnen zien, mag de map die deze submap bevat dus ook niet verborgen zijn.</string>
|
||||
<string name="faq_15_title">Waarom neemt de app zoveel ruimte in beslag?</string>
|
||||
<string name="faq_15_text">De cache voor de app kan oplopen tot 250MB; dit garandeert snellere laadtijden van afbeeldingen. Indien de app nog meer ruimte inneemt, komt dat hoogstwaarschijnlijk door de items in de prullenbak. Ook deze bestanden worden meegerekend met de ingenomen ruimte. Verwijder deze items zelf vanuit de prullenbak of vanuit de instellingen van de app. Ieder item in de prullenbak zal na 30 dagen automatisch verwijderd worden.</string>
|
||||
<string name="faq_16_title">What happened to file and folder hiding and why cannot I see hidden items anymore?</string>
|
||||
<string name="faq_16_text">Starting with Android 11 you cannot hide or unhide files or folders anymore, you cannot see the hidden ones in gallery apps either. You will have to use some file manager for that.</string>
|
||||
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
|
||||
<!-- App title has to have less than 50 characters. If you cannot squeeze it, just remove a part of it -->
|
||||
<string name="app_title">Eenvoudige Galerij Pro - Foto’s Beheren & Bewerken</string>
|
||||
|
|
|
@ -62,6 +62,7 @@
|
|||
<string name="hidden_folders">Ukryte foldery</string>
|
||||
<string name="manage_hidden_folders">Zarządzaj ukrytymi folderami</string>
|
||||
<string name="hidden_folders_placeholder">Wygląda na to, że nie masz żadnych ukrytych folderów z plikiem „.nomedia”.</string>
|
||||
<string name="cannot_hide_files">Starting from Android 11 you cannot hide files and folders like that anymore</string>
|
||||
<!-- Include folders -->
|
||||
<string name="include_folders">Dołączone foldery</string>
|
||||
<string name="manage_included_folders">Zarządzaj dołączonymi folderami</string>
|
||||
|
@ -352,6 +353,8 @@
|
|||
<string name="faq_14_text">Możesz wybrać „Tymczasowo pokaż ukryte elementy” w menu na ekranie głównym albo włączyć opcję „Pokazuj ukryte elementy” w ustawieniach aplikacji. Jeśli chcesz przywrócić folder, po prostu naciśnij go dłużej i wybierz „Odkryj folder”. Foldery są ukrywane przez dodanie do nich ukrytego pliku „.nomedia”, który możesz usunąć w dowolnym menedżerze plików. Zauważ, że ukrywanie działa rekursywnie, więc jeśli ukryjesz folder, wszystkie jego podfoldery również staną się niewidoczne. Tak więc, aby usunąć ukrycie podfolderów, musisz odkryć folder nadrzędny.</string>
|
||||
<string name="faq_15_title">Dlaczego aplikacja zajmuje tak dużo miejsca?</string>
|
||||
<string name="faq_15_text">Pamięć podręczna aplikacji zajmuje do 250 MB, aby zapewnić szybsze ładowanie obrazów. Jeśli aplikacja zajmuje więcej miejsca, jest to najprawdopodobniej spowodowane tym, że masz elementy w koszu. Pliki te liczą się do rozmiaru aplikacji. Możesz wyczyścić kosz przez otwarcie go i usunięcie wszystkich plików albo z poziomu ustawień aplikacji. Każdy plik w koszu jest usuwany automatycznie po 30 dniach.</string>
|
||||
<string name="faq_16_title">What happened to file and folder hiding and why cannot I see hidden items anymore?</string>
|
||||
<string name="faq_16_text">Starting with Android 11 you cannot hide or unhide files or folders anymore, you cannot see the hidden ones in gallery apps either. You will have to use some file manager for that.</string>
|
||||
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
|
||||
<!-- App title has to have less than 50 characters. If you cannot squeeze it, just remove a part of it -->
|
||||
<string name="app_title">Prosta galeria Pro - Menedżer i edytor zdjęć</string>
|
||||
|
|
|
@ -62,6 +62,7 @@
|
|||
<string name="hidden_folders">Pastas ocultas</string>
|
||||
<string name="manage_hidden_folders">Gerenciar pastas ocultas</string>
|
||||
<string name="hidden_folders_placeholder">Parece que você não tem nenhuma pasta oculta por um arquivo \".nomedia\".</string>
|
||||
<string name="cannot_hide_files">Starting from Android 11 you cannot hide files and folders like that anymore</string>
|
||||
<!-- Include folders -->
|
||||
<string name="include_folders">Pastas inclusas</string>
|
||||
<string name="manage_included_folders">Gerenciar pastas inclusas</string>
|
||||
|
@ -356,6 +357,8 @@
|
|||
<string name="faq_14_text">Você pode pressionar o item de menu \"Exibir ocultos temporariamente\" na tela principal, ou ativar \"Exibir itens ocultos\" nas configurações do aplicativo para ver o item oculto. Se você quiser reexibir-lo, basta pressionar e selecionar \"Exibir\". As pastas são ocultas adicionando um arquivo oculto \".nomedia\" dentro delas, arquivo este que você também pode excluir com um gerenciador de arquivos, se quiser. Note que esconder funciona recursivamente, então se você esconder uma pasta, todas as subpastas ficaram escondidas também. Então, para re exibir as subpastas, você precisa re exibir a pasta principal.</string>
|
||||
<string name="faq_15_title">Porque este app ocupa tanto espaço?</string>
|
||||
<string name="faq_15_text">O cache deste app, que garante que as imagens sejam carregadas mais rapidamente, pode ocupar até 250MB. Se o app estiver ocupando mais espaço que isso, pode ser por que você tem muitos arquivos na sua Lixeira. Arquivos na Lixeira são removidos permanentemente após 30 dias, mas se mesmo assim sua Lixeira estiver ocupando muito espaço, você pode esvaziá-la manualmente. Para fazer isso, você pode abrir a Lixeira e excluir os arquivos dentro dela, ou você pode fazer o mesmo na tela de Configurações deste app.</string>
|
||||
<string name="faq_16_title">What happened to file and folder hiding and why cannot I see hidden items anymore?</string>
|
||||
<string name="faq_16_text">Starting with Android 11 you cannot hide or unhide files or folders anymore, you cannot see the hidden ones in gallery apps either. You will have to use some file manager for that.</string>
|
||||
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
|
||||
<!-- App title has to have less than 50 characters. If you cannot squeeze it, just remove a part of it -->
|
||||
<string name="app_title">Simple Galeria Pro - Gerenciador & Editor de Imagens</string>
|
||||
|
|
|
@ -64,6 +64,7 @@
|
|||
<string name="hidden_folders">Pastas ocultas</string>
|
||||
<string name="manage_hidden_folders">Gerir pastas ocultas</string>
|
||||
<string name="hidden_folders_placeholder">Parece que não existem pastas ocultas com ficheiros \".nomedia\".</string>
|
||||
<string name="cannot_hide_files">Starting from Android 11 you cannot hide files and folders like that anymore</string>
|
||||
<!-- Include folders -->
|
||||
<string name="include_folders">Pastas incluídas</string>
|
||||
<string name="manage_included_folders">Gerir pastas incluídas</string>
|
||||
|
@ -356,6 +357,8 @@
|
|||
<string name="faq_14_text">Pode seleccionar \"Mostrar ocultos temporariamente \" do menu, ou então habilite \"Mostrar itens ocultos\" nas Definições. As pastas ficam ocultas quando se lhes introduz um ficheiro \".nomedia\", também ele oculto. É possível apagar esse ficheiro com um gestor de ficheiros. No entanto, tome em atenção que a acção de ocultar é recursiva, e todas as subpastas ficarão ocultas também. E é por isso que para tornar visíveis as subpastas deve fazê-lo a montante, a partir da pasta superior na hierarquia.</string>
|
||||
<string name="faq_15_title">Porque é que a aplicação ocupa tanto espaço\?</string>
|
||||
<string name="faq_15_text">O armazenamento em cache da aplicação comporta até 250MB para assegurar que a imagem é carregada rapidamente. Caso esteja a ocupar mais espaço, o mais certo é que a Reciclagem esteja cheia, e isso também conta para o tamanho total da aplicação. Esvazie a Reciclagem abrindo-a e removendo todos os ficheiros lá contidos, ou faça-o pelas Definições. Todos os ficheiros na Reciclagem são automaticamente apagados após 30 dias.</string>
|
||||
<string name="faq_16_title">What happened to file and folder hiding and why cannot I see hidden items anymore?</string>
|
||||
<string name="faq_16_text">Starting with Android 11 you cannot hide or unhide files or folders anymore, you cannot see the hidden ones in gallery apps either. You will have to use some file manager for that.</string>
|
||||
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
|
||||
<!-- App title has to have less than 50 characters. If you cannot squeeze it, just remove a part of it -->
|
||||
<string name="app_title">Simple Gallery Pro - Editor e gestor de fotos</string>
|
||||
|
|
|
@ -58,6 +58,7 @@
|
|||
<string name="hidden_folders">Dosare ascunse</string>
|
||||
<string name="manage_hidden_folders">Gestionează dosarele ascunse</string>
|
||||
<string name="hidden_folders_placeholder">Se pare că nu ai niciun dosar ascuns cu un fișier \".nomedia\".</string>
|
||||
<string name="cannot_hide_files">Starting from Android 11 you cannot hide files and folders like that anymore</string>
|
||||
|
||||
<!-- Include folders -->
|
||||
<string name="include_folders">Dosare incluse</string>
|
||||
|
@ -361,6 +362,8 @@
|
|||
<string name="faq_14_text">Puteți fie să apăsați elementul de meniu \"Afișaţi temporar elementele ascunse\" din ecranul principal, fie să comutați \"Afișaţi elementele ascunse\" din setările aplicației pentru a vedea elementul ascuns. Dacă doriți să îl dezascundeți, trebuie doar să apăsați lung pe el și să selectați \"Dezvăluiți\". Dosarele sunt ascunse prin adăugarea unui fișier ascuns \".nomedia\" în ele, puteți șterge fișierul și cu orice manager de fișiere. Rețineți că ascunderea funcționează totuși recursiv, astfel încât, dacă ascundeți un dosar, toate subdosarele vor fi și ele ascunse. Așadar, pentru a dezascunde subdosarele, trebuie să dezascundeți și dosarul părinte.</string>
|
||||
<string name="faq_15_title">De ce ocupă aplicația atât de mult spațiu?</string>
|
||||
<string name="faq_15_text">Memoria cache a aplicației poate ocupa până la 250 MB, asigurând o încărcare mai rapidă a imaginilor. Dacă aplicația ocupă și mai mult spațiu, cel mai probabil este cauzată de faptul că aveți elemente în coșul de reciclare. Acele fișiere contează la dimensiunea aplicației. Puteți goli coșul de reciclare deschizându-l și ștergând toate fișierele sau din setările aplicației. Fiecare fișier din coșul de gunoi este șters automat după 30 de zile.</string>
|
||||
<string name="faq_16_title">What happened to file and folder hiding and why cannot I see hidden items anymore?</string>
|
||||
<string name="faq_16_text">Starting with Android 11 you cannot hide or unhide files or folders anymore, you cannot see the hidden ones in gallery apps either. You will have to use some file manager for that.</string>
|
||||
|
||||
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
|
||||
<!-- App title has to have less than 50 characters. If you cannot squeeze it, just remove a part of it -->
|
||||
|
|
|
@ -58,6 +58,7 @@
|
|||
<string name="hidden_folders">Скрытые папки</string>
|
||||
<string name="manage_hidden_folders">Управление скрытыми папками</string>
|
||||
<string name="hidden_folders_placeholder">Похоже, у вас нет папок, скрытых файлом \".nomedia\".</string>
|
||||
<string name="cannot_hide_files">Starting from Android 11 you cannot hide files and folders like that anymore</string>
|
||||
<!-- Include folders -->
|
||||
<string name="include_folders">Включённые папки</string>
|
||||
<string name="manage_included_folders">Управление включёнными папками</string>
|
||||
|
@ -350,6 +351,8 @@
|
|||
<string name="faq_14_text">Вы можете либо нажать кнопку \"Временно показать скрытые элементы\" на главном экране, либо переключить \"Показывать скрытые папки\" в настройках приложения, чтобы его увидеть. Если вы хотите, чтобы скрытый элемент отображался, используйте длительное нажатие и выберите \"Показать\". Папки скрываются добавлением в них файла \".nomedia\", который можно удалить любым файловым менеджером. Обратите внимание, что скрытие работает рекурсивно, поэтому, если вы скроете папку, все вложенные папки также станут скрытыми. Соответственно, для того, чтобы были видны вложенные папки, нужно сделать видимой родительскую.</string>
|
||||
<string name="faq_15_title">Почему приложение занимает так много места?</string>
|
||||
<string name="faq_15_text">Кеш приложения может занимать до 250 МБ, это обеспечивает более быструю загрузку изображений. Если приложение занимает ещё больше места, это, скорее всего, связано с тем, что в корзине находятся удалённые элементы. Эти файлы прибавляются к размеру приложения. Вы можете очистить корзину или открыв её, или из настроек приложения. Любой файл в корзине автоматически удаляется через 30 дней.</string>
|
||||
<string name="faq_16_title">What happened to file and folder hiding and why cannot I see hidden items anymore?</string>
|
||||
<string name="faq_16_text">Starting with Android 11 you cannot hide or unhide files or folders anymore, you cannot see the hidden ones in gallery apps either. You will have to use some file manager for that.</string>
|
||||
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
|
||||
<!-- App title has to have less than 50 characters. If you cannot squeeze it, just remove a part of it -->
|
||||
<string name="app_title">Галерея Pro - управление изображениями</string>
|
||||
|
|
|
@ -58,6 +58,7 @@
|
|||
<string name="hidden_folders">Skryté priečinky</string>
|
||||
<string name="manage_hidden_folders">Spravovať skryté priečinky</string>
|
||||
<string name="hidden_folders_placeholder">Zdá sa, že nemáte žiadne priečinky skryté pomocou súboru \".nomedia\".</string>
|
||||
<string name="cannot_hide_files">Od Android verzie 11 už nie je možné takýmto spôsobom skrývať súbory a priečinky</string>
|
||||
|
||||
<!-- Include folders -->
|
||||
<string name="include_folders">Pridané priečinky</string>
|
||||
|
@ -361,6 +362,8 @@
|
|||
<string name="faq_14_text">Môžete buď použiť menu tlačidlo \"Dočasne zobraziť skryté položky\" na hlavnej obrazovke, alebo v nastaveniach aplikácie zapnúť možnosť \"Zobraziť skryté položky\", tým sa skryté položky zobrazia. Ak ich chcete odkryť, stačí ich dlho podržať a zvoliť možnosť \"Odkryť\". Priečinky sú skrývané pridaním skrytého súboru \".nomedia\", ten viete vymazať aj ľubovoľným správcom súborov. Poznamenávame, že ukrývanie priečinkov funguje rekurzívne, čiže ak jeden ukryjete, ukryté budú aj jeho podpriečinky. Čiže ak chcete odkryť nejaký podpriečinok, musíte odkryť jeho nadradené priečinky.</string>
|
||||
<string name="faq_15_title">Prečo apka zaberá toľko miesta?</string>
|
||||
<string name="faq_15_text">Cache apky môže mať maximálne 250MB, zabezpečuje to rýchlejšie načítanie obrázkov. Ak je apka ešte väčšia, bude to pravdepodobne spôsobené množstvom súborov v Odpadkovom koši. Dané súbory sa počítajú do veľkosti apky. Ak ich chcete vymazať, môžete kôš buď otvoriť a položky vymazať manuálne, alebo ho môžete vysypať v nastaveniach apky. Položky v koši sú automaticky mazané po 30 dňoch.</string>
|
||||
<string name="faq_16_title">Čo sa stalo s ukrývaním súborov a priečinkov a prečo nevidím žiadne ukryté položky?</string>
|
||||
<string name="faq_16_text">Od Android verzie 11 galérie ako je táto nemôžu ani skryť, ani odokryť žiadne súbory, ani priečinky. Budete na to musieť použiť správcov súborov.</string>
|
||||
|
||||
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
|
||||
<!-- App title has to have less than 50 characters. If you cannot squeeze it, just remove a part of it -->
|
||||
|
|
|
@ -58,6 +58,7 @@
|
|||
<string name="hidden_folders">Skrite mape</string>
|
||||
<string name="manage_hidden_folders">Urejaj skrite mape</string>
|
||||
<string name="hidden_folders_placeholder">Kot kaže skrite mape z \".nomedia\" datoteko ne obstajajo.</string>
|
||||
<string name="cannot_hide_files">Starting from Android 11 you cannot hide files and folders like that anymore</string>
|
||||
|
||||
<!-- Include folders -->
|
||||
<string name="include_folders">Vključene mape</string>
|
||||
|
@ -361,6 +362,8 @@
|
|||
<string name="faq_14_text">Lahko uporabite funkcijo \"Začasno prikaži skrite elemente\", ki se nahaja v meniju na glavnem zaslonu ali preklopite \"Prikaži skrite elemente\" v Nastavitvah aplikacije. Če želite element označiti kot viden, z dolgim pritiskom nanj prikličite meni in izberite \"Prikaži\". Skrivanje map deluje tako, da se kreira prazno \".nomedia\" datoteko v izbrani mapi, ki jo lahko odstranite tudi s katerimkoli urejevalnikom datotek. Note that hiding works recursively though, so if you hide a folder, all subfolders will become hidden too. So for unhiding the subfolders you have to unhide the parent folder.</string>
|
||||
<string name="faq_15_title">Zakaj aplikacija zaseda toliko prostora?</string>
|
||||
<string name="faq_15_text">Predpomnilnik aplikacije lahko zasede do 250MB, zagotavlja pa hitrejše nalaganje fotografij. Če aplikacija zaseda še več prostora, je to najverjetneje zaradi velikega števila elementov v košu. Tudi te datoteke se vštevajo v velikost aplikacije. Ročno odstranite datoteke iz koša. Vsaka datoteka v košu je sicer avtomatično izbrisana po 30 dneh.</string>
|
||||
<string name="faq_16_title">What happened to file and folder hiding and why cannot I see hidden items anymore?</string>
|
||||
<string name="faq_16_text">Starting with Android 11 you cannot hide or unhide files or folders anymore, you cannot see the hidden ones in gallery apps either. You will have to use some file manager for that.</string>
|
||||
|
||||
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
|
||||
<!-- App title has to have less than 50 characters. If you cannot squeeze it, just remove a part of it -->
|
||||
|
|
|
@ -58,6 +58,7 @@
|
|||
<string name="hidden_folders">Скривене фасцикле</string>
|
||||
<string name="manage_hidden_folders">Управљај скривеним фасциклама</string>
|
||||
<string name="hidden_folders_placeholder">Изгледа да немате ни једну фасциклу скривену са \".nomedia\" датотеком.</string>
|
||||
<string name="cannot_hide_files">Starting from Android 11 you cannot hide files and folders like that anymore</string>
|
||||
|
||||
<!-- Include folders -->
|
||||
<string name="include_folders">Укључене фасцикле</string>
|
||||
|
@ -361,6 +362,8 @@
|
|||
<string name="faq_14_text">Можете да притиснете \"Привремено прикажи скривене ставке\" мени ставку на главном екрану, или да измените \"Прикажи скривене ставке\" у подешавањима апликације, да видите скривене ставке. Ако желите да је учините видљивом, једноставно је дуго притисните и изабеерите \"Откриј\". Фасцикле су скривене додавањем скривене \".nomedia\" датотеке у њих, које можете да обришете у било ком менаџеру датотека. Note that hiding works recursively though, so if you hide a folder, all subfolders will become hidden too. So for unhiding the subfolders you have to unhide the parent folder.</string>
|
||||
<string name="faq_15_title">Why does the app take up so much space?</string>
|
||||
<string name="faq_15_text">App cache can take up to 250MB, it ensures quicker image loading. If the app is taking up even more space, it is most likely caused by you having items in the Recycle Bin. Those files count to the app size. You can clear the Recycle bin by opening it and deleting all files, or from the app settings. Every file in the Bin is deleted automatically after 30 days.</string>
|
||||
<string name="faq_16_title">What happened to file and folder hiding and why cannot I see hidden items anymore?</string>
|
||||
<string name="faq_16_text">Starting with Android 11 you cannot hide or unhide files or folders anymore, you cannot see the hidden ones in gallery apps either. You will have to use some file manager for that.</string>
|
||||
|
||||
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
|
||||
<!-- App title has to have less than 50 characters. If you cannot squeeze it, just remove a part of it -->
|
||||
|
|
|
@ -58,6 +58,7 @@
|
|||
<string name="hidden_folders">Dolda mappar</string>
|
||||
<string name="manage_hidden_folders">Hantera dolda mappar</string>
|
||||
<string name="hidden_folders_placeholder">Det verkar som att inga mappar har dolts med \".nomedia\"-filer.</string>
|
||||
<string name="cannot_hide_files">Starting from Android 11 you cannot hide files and folders like that anymore</string>
|
||||
|
||||
<!-- Include folders -->
|
||||
<string name="include_folders">Inkluderade mappar</string>
|
||||
|
@ -361,6 +362,8 @@
|
|||
<string name="faq_14_text">You can either press the \"Temporarily show hidden items\" menu item at the main screen, or toggle \"Show hidden items\" in the app settings to see the hidden item. If you want to unhide it, just long press it and select \"Unhide\". Folders are hidden by adding a hidden \".nomedia\" file into them, you can delete the file with any file manager too. Note that hiding works recursively though, so if you hide a folder, all subfolders will become hidden too. So for unhiding the subfolders you have to unhide the parent folder.</string>
|
||||
<string name="faq_15_title">Why does the app take up so much space?</string>
|
||||
<string name="faq_15_text">App cache can take up to 250MB, it ensures quicker image loading. If the app is taking up even more space, it is most likely caused by you having items in the Recycle Bin. Those files count to the app size. You can clear the Recycle bin by opening it and deleting all files, or from the app settings. Every file in the Bin is deleted automatically after 30 days.</string>
|
||||
<string name="faq_16_title">What happened to file and folder hiding and why cannot I see hidden items anymore?</string>
|
||||
<string name="faq_16_text">Starting with Android 11 you cannot hide or unhide files or folders anymore, you cannot see the hidden ones in gallery apps either. You will have to use some file manager for that.</string>
|
||||
|
||||
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
|
||||
<!-- App title has to have less than 50 characters. If you cannot squeeze it, just remove a part of it -->
|
||||
|
|
|
@ -64,6 +64,7 @@
|
|||
<string name="hidden_folders">மறைத்த அடைவுகள்</string>
|
||||
<string name="manage_hidden_folders">மறைத்த அடைவுகளை நிர்வகி</string>
|
||||
<string name="hidden_folders_placeholder">உங்களிடம் \".nomedia\" கோப்புடன் எவ்வடைகளும் மறைக்கப்படவில்லை என தெரிகிறது.</string>
|
||||
<string name="cannot_hide_files">Starting from Android 11 you cannot hide files and folders like that anymore</string>
|
||||
<!-- Include folders -->
|
||||
<string name="include_folders">உள்ளடக்கிய அடைவுகள்</string>
|
||||
<string name="manage_included_folders">உள்ளடக்கிய அடைவுகளை நிர்வகி</string>
|
||||
|
@ -356,6 +357,8 @@
|
|||
<string name="faq_14_text">பிரதான திரையில் \"தற்காலிகமாக மறைந்த உருப்படிகளைக் காண்பி\" சிறுபட்டி உருப்படியை அழுத்தவும் அ மறைந்த உருப்படியைக் காண செயலி அமைப்புகளில் \"மறைந்த உருப்படிகளைக் காட்டு\" என்பதை மாற்று. நீங்கள் அதை மறைக்க விரும்பினால், அதை நீண்டழுத்தி \"மறை\" என்பதைத் தேர்ந்தெடு. அடைவுகள் ஒரு மறைக்கப்பட்ட \".nomedia\" கோப்பைச் சேர்ப்பதால் மறைக்கப்படுகின்றன, நீங்கள் எந்த கோப்பு நிர்வாகியிடமும் கோப்பை அழிக்கலாம். மறைப்பது மீண்டும் மீண்டும் செயல்படுகிறது என்பதை நினைவில் கொள்க, எனவே நீங்கள் ஒரு அடைவை மறைத்தால், எல்லா துணையடைவுகளும் மறைக்கப்படும். எனவே துணையடைவுகளை மறைக்க நீங்கள் பெற்றோர் அடைவை மறைக்க வேண்டும்.</string>
|
||||
<string name="faq_15_title">செயலி ஏன் அதிக இடத்தை எடுத்துக்கொள்கிறது\?</string>
|
||||
<string name="faq_15_text">செயலி பதுக்ககம் 250MB வரை எடுக்கலாம், இது படத்தை விரைவாக ஏற்றுவதை உறுதி செய்கிறது. செயலி இன்னும் அதிக இடத்தை எடுத்துக்கொண்டால், மீள்சுழற்சி தொட்டியில் நீங்கள் உருப்படிகளை வைத்திருப்பதால் இது பெரும்பாலும் ஏற்படலாம். அந்த கோப்புகள் செயலி அளவிற்கு எண்ணப்படுகின்றன. மீள்சுழற்சி தொட்டியை அதனைத் திறந்து எல்லா கோப்புகளையும் அழித்தோ செயலி அமைவுகளிலிருந்து அழித்தோ துடைக்கலாம். தொட்டியில் உள்ள ஒவ்வொரு கோப்பும் 30 நாட்களுக்குப் பிறகு தானாகவே அழிக்கப்படும்.</string>
|
||||
<string name="faq_16_title">What happened to file and folder hiding and why cannot I see hidden items anymore?</string>
|
||||
<string name="faq_16_text">Starting with Android 11 you cannot hide or unhide files or folders anymore, you cannot see the hidden ones in gallery apps either. You will have to use some file manager for that.</string>
|
||||
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
|
||||
<!-- App title has to have less than 50 characters. If you cannot squeeze it, just remove a part of it -->
|
||||
<string name="app_title">எளிய காட்சியகம் ப்ரோ - பட நிர்வாகி & திருத்தி</string>
|
||||
|
|
|
@ -62,6 +62,7 @@
|
|||
<string name="hidden_folders">Gizli klasörler</string>
|
||||
<string name="manage_hidden_folders">Gizli klasörleri yönet</string>
|
||||
<string name="hidden_folders_placeholder">\".nomedia\" dosyasıyla gizlenmiş herhangi bir klasörünüz yok gibi görünüyor.</string>
|
||||
<string name="cannot_hide_files">Starting from Android 11 you cannot hide files and folders like that anymore</string>
|
||||
<!-- Include folders -->
|
||||
<string name="include_folders">Dahil edilen klasörler</string>
|
||||
<string name="manage_included_folders">Dahil edilen klasörleri yönet</string>
|
||||
|
@ -354,6 +355,8 @@
|
|||
<string name="faq_14_text">Ana ekranda \"Geçici olarak gizli öğeleri göster\" menü öğesine veya gizli öğeyi görmek için uygulama ayarlarında \"Gizli öğeleri göster\" seçeneğine tıklayabilirsiniz. Göstermek isterseniz, sadece uzun basın ve \"Göster\"i seçin. Klasörler gizlenmiş bir \".nomedia\" dosyası ekleyerek gizlenir, dosyayı herhangi bir dosya yöneticisi ile de silebilirsiniz. Note that hiding works recursively though, so if you hide a folder, all subfolders will become hidden too. So for unhiding the subfolders you have to unhide the parent folder.</string>
|
||||
<string name="faq_15_title">Uygulama neden bu kadar yer kaplıyor?</string>
|
||||
<string name="faq_15_text">Uygulama önbelleği 250 MB\'a kadar çıkabilir, daha hızlı resim yüklemesini sağlar. Uygulama daha da fazla yer kaplıyorsa, büyük olasılıkla Geri Dönüşüm Kutusu\'nda öğe bulundurmanızdan kaynaklanmaktadır. Bu dosyalar uygulama boyutuna göre sayılır. Geri Dönüşüm Kutusu\'nu açarak ve tüm dosyaları silerek ya da uygulama ayarlarından temizleyebilirsiniz. Geri dönüşümdeki her dosya 30 gün sonra otomatik olarak silinir.</string>
|
||||
<string name="faq_16_title">What happened to file and folder hiding and why cannot I see hidden items anymore?</string>
|
||||
<string name="faq_16_text">Starting with Android 11 you cannot hide or unhide files or folders anymore, you cannot see the hidden ones in gallery apps either. You will have to use some file manager for that.</string>
|
||||
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
|
||||
<!-- App title has to have less than 50 characters. If you cannot squeeze it, just remove a part of it -->
|
||||
<string name="app_title">Basit Galeri Pro - Fotoğraf Yönetici, Düzenleyici</string>
|
||||
|
|
|
@ -58,6 +58,7 @@
|
|||
<string name="hidden_folders">Приховані теки</string>
|
||||
<string name="manage_hidden_folders">Керування прихованими теками</string>
|
||||
<string name="hidden_folders_placeholder">Схоже, у вас немає тек, прихованих за допомогою файлу \".nomedia\".</string>
|
||||
<string name="cannot_hide_files">Starting from Android 11 you cannot hide files and folders like that anymore</string>
|
||||
|
||||
<!-- Include folders -->
|
||||
<string name="include_folders">Включені теки</string>
|
||||
|
@ -361,6 +362,8 @@
|
|||
<string name="faq_14_text">Щоб побачити приховані елементи, ви можете або натиснути пункт меню \"Тимчасово показати приховані елементи\" на головному екрані, або перемкнути опцію \"Показати приховані елементи\" в налаштуваннях додатка. Якщо ви більше не хочете приховувати елемент, довго натисніть на нього і оберіть \"Не приховувати\". Теки приховуються шляхом створення прихованого файлу \".nomedia\" в них, тож ви також можете видалити цей файл будь-яким файловим менеджером. Note that hiding works recursively though, so if you hide a folder, all subfolders will become hidden too. So for unhiding the subfolders you have to unhide the parent folder.</string>
|
||||
<string name="faq_15_title">Чому додаток займає так багато місця?</string>
|
||||
<string name="faq_15_text">Кеш додатка може займати до 500 МБ, він забезпечує швидше завантаження зображень. Якщо додаток займає ще більше місця, найбільш вірогідно, це спричинено видаленими елементами у Кошику. Вони враховуються у загальному розмірі додатка. Ви можете очистити Кошик, відкривши його та видаливши всі файли, або через налаштування додатка. Кожен файл у Кошику автоматично видаляється через 30 днів.</string>
|
||||
<string name="faq_16_title">What happened to file and folder hiding and why cannot I see hidden items anymore?</string>
|
||||
<string name="faq_16_text">Starting with Android 11 you cannot hide or unhide files or folders anymore, you cannot see the hidden ones in gallery apps either. You will have to use some file manager for that.</string>
|
||||
|
||||
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
|
||||
<!-- App title has to have less than 50 characters. If you cannot squeeze it, just remove a part of it -->
|
||||
|
|
|
@ -58,6 +58,7 @@
|
|||
<string name="hidden_folders">Các thư mục ẩn</string>
|
||||
<string name="manage_hidden_folders">Quản lý thư mục ẩn</string>
|
||||
<string name="hidden_folders_placeholder">Có vẻ như bạn không có bất kỳ thư mục nào bị ẩn với tệp \".nomedia\".</string>
|
||||
<string name="cannot_hide_files">Starting from Android 11 you cannot hide files and folders like that anymore</string>
|
||||
|
||||
<!-- Include folders -->
|
||||
<string name="include_folders">Bao gồm các thư mục</string>
|
||||
|
@ -361,6 +362,8 @@
|
|||
<string name="faq_14_text">Bạn có thể nhấn mục menu \"Tạm thời hiển thị các mục bị ẩn\" ở màn hình chính hoặc chuyển đổi \"Hiển thị các mục bị ẩn\" trong Cài đặt ứng dụng để xem mục bị ẩn. Nếu bạn muốn bỏ ẩn nó, chỉ cần nhấn và giữ \"Bỏ ẩn\". Các thư mục được ẩn bằng cách thêm tệp ẩn \".nomedia\" vào chúng, bạn cũng có thể xóa tệp bằng bất kỳ trình quản lý tệp nào. Note that hiding works recursively though, so if you hide a folder, all subfolders will become hidden too. So for unhiding the subfolders you have to unhide the parent folder.</string>
|
||||
<string name="faq_15_title">Tại sao ứng dụng chiếm quá nhiều dung lượng ?</string>
|
||||
<string name="faq_15_text">Bộ nhớ cache ứng dụng có thể mất tới 250MB, nó đảm bảo tải hình ảnh nhanh hơn. Nếu ứng dụng chiếm nhiều dung lượng hơn, rất có thể là do bạn có nhiều mục trong Thùng rác. Những tập tin đó được tính vào kích thước ứng dụng. Bạn có thể xóa thùng rác bằng cách mở nó và xóa tất cả các tệp hoặc từ Cài đặt ứng dụng. Mọi tệp trong Thùng rác sẽ tự động bị xóa sau 30 ngày.</string>
|
||||
<string name="faq_16_title">What happened to file and folder hiding and why cannot I see hidden items anymore?</string>
|
||||
<string name="faq_16_text">Starting with Android 11 you cannot hide or unhide files or folders anymore, you cannot see the hidden ones in gallery apps either. You will have to use some file manager for that.</string>
|
||||
|
||||
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
|
||||
<!-- App title has to have less than 50 characters. If you cannot squeeze it, just remove a part of it -->
|
||||
|
|
|
@ -64,6 +64,7 @@
|
|||
<string name="hidden_folders">隐藏的文件夹</string>
|
||||
<string name="manage_hidden_folders">管理隐藏的文件夹</string>
|
||||
<string name="hidden_folders_placeholder">看起来您没有任何使用“.nomedia”文件隐藏的目录。</string>
|
||||
<string name="cannot_hide_files">Starting from Android 11 you cannot hide files and folders like that anymore</string>
|
||||
<!-- Include folders -->
|
||||
<string name="include_folders">包含的文件夹</string>
|
||||
<string name="manage_included_folders">管理包含的文件夹</string>
|
||||
|
@ -356,6 +357,8 @@
|
|||
<string name="faq_14_text">您可以点击主界面上的\"暂时显示隐藏的项目\"选项,或在设置中开启\"显示隐藏的项目\"。 如果您想取消隐藏它,长按它并选择\"取消隐藏\"即可。 我们是通过向文件夹中添加\".nomedia\"文件来隐藏文件夹的,使用文件管理器删除该文件也可以取消隐藏。 Note that hiding works recursively though, so if you hide a folder, all subfolders will become hidden too. So for unhiding the subfolders you have to unhide the parent folder.</string>
|
||||
<string name="faq_15_title">为什么应用占用了这么多的空间?</string>
|
||||
<string name="faq_15_text">应用缓存最多可达250MB,这样可以使图像加载更快。如果应用占用了更多空间,则很可能是因为回收站中有项目。这些文件被计入应用程序大小。您可以打开回收站并删除所有文件,或从应用设置中清除回收站。回收站中的内容会在30天后自动删除。</string>
|
||||
<string name="faq_16_title">What happened to file and folder hiding and why cannot I see hidden items anymore?</string>
|
||||
<string name="faq_16_text">Starting with Android 11 you cannot hide or unhide files or folders anymore, you cannot see the hidden ones in gallery apps either. You will have to use some file manager for that.</string>
|
||||
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
|
||||
<!-- App title has to have less than 50 characters. If you cannot squeeze it, just remove a part of it -->
|
||||
<string name="app_title">简易图库 Pro - 图片管理 & 编辑</string>
|
||||
|
|
|
@ -58,6 +58,7 @@
|
|||
<string name="hidden_folders">隱藏資料夾</string>
|
||||
<string name="manage_hidden_folders">管理隱藏資料夾</string>
|
||||
<string name="hidden_folders_placeholder">您似乎沒有用\".nomedia\"檔案來隱藏的資料夾</string>
|
||||
<string name="cannot_hide_files">Starting from Android 11 you cannot hide files and folders like that anymore</string>
|
||||
|
||||
<!-- Include folders -->
|
||||
<string name="include_folders">包含資料夾</string>
|
||||
|
@ -361,6 +362,8 @@
|
|||
<string name="faq_14_text">你可以在主畫面的選單項按[暫時顯示隱藏的項目],或者在程式設定中切換[顯示隱藏的項目]來看隱藏項目。如果你想要取消隱藏,只要長按然後選擇[取消隱藏]。以添加\".nomedia\"檔案進行隱藏的資料夾,你也可以用任何檔案管理器來刪除這檔案。 Note that hiding works recursively though, so if you hide a folder, all subfolders will become hidden too. So for unhiding the subfolders you have to unhide the parent folder.</string>
|
||||
<string name="faq_15_title">為什麼這應用程式占用了這麼多空間?</string>
|
||||
<string name="faq_15_text">應用程式快取最多占用250MB,以確保更快的圖片讀取。如果這應用程式占用了多更多的空間,最有可能是因為你在垃圾桶內有東西。那些檔案也計入應用程式大小內。你可以開啟垃圾桶並刪除全部檔案,或者從應用程式設定來清除垃圾桶。垃圾桶內的每個檔案都會在30天後自動刪除。</string>
|
||||
<string name="faq_16_title">What happened to file and folder hiding and why cannot I see hidden items anymore?</string>
|
||||
<string name="faq_16_text">Starting with Android 11 you cannot hide or unhide files or folders anymore, you cannot see the hidden ones in gallery apps either. You will have to use some file manager for that.</string>
|
||||
|
||||
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
|
||||
<!-- App title has to have less than 50 characters. If you cannot squeeze it, just remove a part of it -->
|
||||
|
|
|
@ -58,6 +58,7 @@
|
|||
<string name="hidden_folders">隱藏資料夾</string>
|
||||
<string name="manage_hidden_folders">管理隱藏資料夾</string>
|
||||
<string name="hidden_folders_placeholder">您似乎沒有用\".nomedia\"檔案來隱藏的資料夾</string>
|
||||
<string name="cannot_hide_files">Starting from Android 11 you cannot hide files and folders like that anymore</string>
|
||||
|
||||
<!-- Include folders -->
|
||||
<string name="include_folders">包含資料夾</string>
|
||||
|
@ -362,6 +363,8 @@
|
|||
<string name="faq_14_text">按主畫面選單中的「暫時顯示隱藏的檔案」或設定中的「顯示隱藏的項目」就能看到隱藏的項目。若要取消隱藏,長按並選擇「取消隱藏」即可。資料夾隱藏的原理是在其內新增一個「.nomedia」檔案,因此可用任意檔案管理器將其刪除。檔案/資料夾是以遞迴的方式被隱藏的,因此若某資料夾被隱藏,其子資料夾也會被隱藏。若要取消隱藏子資料夾,其上層資料夾需先被取消隱藏。</string>
|
||||
<string name="faq_15_title">這個 APP 怎麼佔用了這麼多空間?</string>
|
||||
<string name="faq_15_text">APP 快取最高會佔用 250MB,來讓圖片載入得更快。如果本 APP 佔用了超過 250MB 的空間,很有可能是因為有檔案在回收桶裡,這些檔案也會算在 APP 佔用的空間上。您可以開啟回收桶並刪除所有檔案,或是從設定中清空它。檔案被丟入回收桶 30 天後將會自動被刪除。</string>
|
||||
<string name="faq_16_title">What happened to file and folder hiding and why cannot I see hidden items anymore?</string>
|
||||
<string name="faq_16_text">Starting with Android 11 you cannot hide or unhide files or folders anymore, you cannot see the hidden ones in gallery apps either. You will have to use some file manager for that.</string>
|
||||
|
||||
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
|
||||
<!-- App title has to have less than 50 characters. If you cannot squeeze it, just remove a part of it -->
|
||||
|
|
|
@ -58,6 +58,7 @@
|
|||
<string name="hidden_folders">Hidden folders</string>
|
||||
<string name="manage_hidden_folders">Manage hidden folders</string>
|
||||
<string name="hidden_folders_placeholder">Seems like you don\'t have any folders hidden with a \".nomedia\" file.</string>
|
||||
<string name="cannot_hide_files">Starting from Android 11 you cannot hide files and folders like that anymore</string>
|
||||
|
||||
<!-- Include folders -->
|
||||
<string name="include_folders">Included folders</string>
|
||||
|
@ -361,6 +362,8 @@
|
|||
<string name="faq_14_text">You can either press the \"Temporarily show hidden items\" menu item at the main screen, or toggle \"Show hidden items\" in the app settings to see the hidden item. If you want to unhide it, just long press it and select \"Unhide\". Folders are hidden by adding a hidden \".nomedia\" file into them, you can delete the file with any file manager too. Note that hiding works recursively though, so if you hide a folder, all subfolders will become hidden too. So for unhiding the subfolders you have to unhide the parent folder.</string>
|
||||
<string name="faq_15_title">Why does the app take up so much space?</string>
|
||||
<string name="faq_15_text">App cache can take up to 250MB, it ensures quicker image loading. If the app is taking up even more space, it is most likely caused by you having items in the Recycle Bin. Those files count to the app size. You can clear the Recycle bin by opening it and deleting all files, or from the app settings. Every file in the Bin is deleted automatically after 30 days.</string>
|
||||
<string name="faq_16_title">What happened to file and folder hiding and why cannot I see hidden items anymore?</string>
|
||||
<string name="faq_16_text">Starting with Android 11 you cannot hide or unhide files or folders anymore, you cannot see the hidden ones in gallery apps either. You will have to use some file manager for that.</string>
|
||||
|
||||
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
|
||||
<!-- App title has to have less than 50 characters. If you cannot squeeze it, just remove a part of it -->
|
||||
|
|
Loading…
Reference in a new issue