From 1e12f3d55d413cd41e12c945de91f305cdc7a044 Mon Sep 17 00:00:00 2001 From: tibbi Date: Wed, 4 Nov 2020 10:07:32 +0100 Subject: [PATCH] adding some new strings related to main screen customization --- app/src/main/res/values-ar/strings.xml | 7 +++++++ app/src/main/res/values-az/strings.xml | 7 +++++++ app/src/main/res/values-ca/strings.xml | 7 +++++++ app/src/main/res/values-cs/strings.xml | 7 +++++++ app/src/main/res/values-da/strings.xml | 7 +++++++ app/src/main/res/values-de/strings.xml | 7 +++++++ app/src/main/res/values-el/strings.xml | 7 +++++++ app/src/main/res/values-es/strings.xml | 7 +++++++ app/src/main/res/values-fi/strings.xml | 7 +++++++ app/src/main/res/values-fr/strings.xml | 7 +++++++ app/src/main/res/values-gl/strings.xml | 7 +++++++ app/src/main/res/values-hr/strings.xml | 7 +++++++ app/src/main/res/values-hu/strings.xml | 7 +++++++ app/src/main/res/values-id/strings.xml | 7 +++++++ app/src/main/res/values-in/strings.xml | 7 +++++++ app/src/main/res/values-it/strings.xml | 7 +++++++ app/src/main/res/values-ja/strings.xml | 7 +++++++ app/src/main/res/values-ko-rKR/strings.xml | 7 +++++++ app/src/main/res/values-lt/strings.xml | 7 +++++++ app/src/main/res/values-nb/strings.xml | 7 +++++++ app/src/main/res/values-ne/strings.xml | 7 +++++++ app/src/main/res/values-nl/strings.xml | 7 +++++++ app/src/main/res/values-pl/strings.xml | 7 +++++++ app/src/main/res/values-pt-rBR/strings.xml | 7 +++++++ app/src/main/res/values-pt/strings.xml | 7 +++++++ app/src/main/res/values-ru/strings.xml | 7 +++++++ app/src/main/res/values-sk/strings.xml | 7 +++++++ app/src/main/res/values-sl/strings.xml | 7 +++++++ app/src/main/res/values-sr/strings.xml | 7 +++++++ app/src/main/res/values-sv/strings.xml | 7 +++++++ app/src/main/res/values-tr/strings.xml | 7 +++++++ app/src/main/res/values-uk/strings.xml | 7 +++++++ app/src/main/res/values-vi/strings.xml | 7 +++++++ app/src/main/res/values-zh-rCN/strings.xml | 7 +++++++ app/src/main/res/values-zh-rHK/strings.xml | 7 +++++++ app/src/main/res/values-zh-rTW/strings.xml | 7 +++++++ app/src/main/res/values/strings.xml | 7 +++++++ 37 files changed, 259 insertions(+) diff --git a/app/src/main/res/values-ar/strings.xml b/app/src/main/res/values-ar/strings.xml index ed9df2fb6..f65ab2bc9 100644 --- a/app/src/main/res/values-ar/strings.xml +++ b/app/src/main/res/values-ar/strings.xml @@ -183,6 +183,13 @@ تجنب إظهار الملفات غير الصالحة إظهار أنواع ملفات الصور Allow zooming videos with double tapping them + Folder thumbnail style + Show file count on a separate line + Show file count in brackets + Do not show file count + Limit folder title to 1 line + Square + Rounded corners الصور المصغرة diff --git a/app/src/main/res/values-az/strings.xml b/app/src/main/res/values-az/strings.xml index 33b6281dc..2788dacbd 100644 --- a/app/src/main/res/values-az/strings.xml +++ b/app/src/main/res/values-az/strings.xml @@ -183,6 +183,13 @@ Avoid showing invalid files Show image file types Allow zooming videos with double tapping them + Folder thumbnail style + Show file count on a separate line + Show file count in brackets + Do not show file count + Limit folder title to 1 line + Square + Rounded corners Thumbnails diff --git a/app/src/main/res/values-ca/strings.xml b/app/src/main/res/values-ca/strings.xml index e95f97a59..80898f313 100644 --- a/app/src/main/res/values-ca/strings.xml +++ b/app/src/main/res/values-ca/strings.xml @@ -183,6 +183,13 @@ Eviteu mostrar fitxers no vàlids Mostra els tipus de fitxers d\’imatges Permet fer zoom als vídeos amb dos cops + Folder thumbnail style + Show file count on a separate line + Show file count in brackets + Do not show file count + Limit folder title to 1 line + Square + Rounded corners Miniatures diff --git a/app/src/main/res/values-cs/strings.xml b/app/src/main/res/values-cs/strings.xml index 9f346425c..0f7066c0c 100644 --- a/app/src/main/res/values-cs/strings.xml +++ b/app/src/main/res/values-cs/strings.xml @@ -183,6 +183,13 @@ Nezobrazovat neplatné soubory Zobrazit typ obrázkových souborů Allow zooming videos with double tapping them + Folder thumbnail style + Show file count on a separate line + Show file count in brackets + Do not show file count + Limit folder title to 1 line + Square + Rounded corners Náhledy diff --git a/app/src/main/res/values-da/strings.xml b/app/src/main/res/values-da/strings.xml index d60083874..b846125a3 100644 --- a/app/src/main/res/values-da/strings.xml +++ b/app/src/main/res/values-da/strings.xml @@ -183,6 +183,13 @@ Undgå at vise ugyldige filer Vis billeders filtyper Allow zooming videos with double tapping them + Folder thumbnail style + Show file count on a separate line + Show file count in brackets + Do not show file count + Limit folder title to 1 line + Square + Rounded corners Miniaturer diff --git a/app/src/main/res/values-de/strings.xml b/app/src/main/res/values-de/strings.xml index 7a4b87b5d..91e479727 100644 --- a/app/src/main/res/values-de/strings.xml +++ b/app/src/main/res/values-de/strings.xml @@ -183,6 +183,13 @@ Das Anzeigen von ungültigen Dateien vermeiden Bilddateitypen anzeigen Allow zooming videos with double tapping them + Folder thumbnail style + Show file count on a separate line + Show file count in brackets + Do not show file count + Limit folder title to 1 line + Square + Rounded corners Thumbnails diff --git a/app/src/main/res/values-el/strings.xml b/app/src/main/res/values-el/strings.xml index b13252b6c..36f4f369d 100644 --- a/app/src/main/res/values-el/strings.xml +++ b/app/src/main/res/values-el/strings.xml @@ -183,6 +183,13 @@ Αποφυγή εμφάνισης μη έγκυρων αρχείων Εμφάνιση τύπου αρχείου εικόνας Επιτρέπει την μεγέθυνση βίντεο με διπλό πάτημα + Folder thumbnail style + Show file count on a separate line + Show file count in brackets + Do not show file count + Limit folder title to 1 line + Square + Rounded corners Εικονίδια diff --git a/app/src/main/res/values-es/strings.xml b/app/src/main/res/values-es/strings.xml index a131cc9ce..f4b7a19d6 100644 --- a/app/src/main/res/values-es/strings.xml +++ b/app/src/main/res/values-es/strings.xml @@ -183,6 +183,13 @@ Evita mostrar archivos inválidos Mostrar tipos de archivo de imagen Permitir hacer zoom en videos con doble toque + Folder thumbnail style + Show file count on a separate line + Show file count in brackets + Do not show file count + Limit folder title to 1 line + Square + Rounded corners Miniaturas diff --git a/app/src/main/res/values-fi/strings.xml b/app/src/main/res/values-fi/strings.xml index de9119af0..fed06d1f6 100644 --- a/app/src/main/res/values-fi/strings.xml +++ b/app/src/main/res/values-fi/strings.xml @@ -183,6 +183,13 @@ Avoid showing invalid files Show image file types Allow zooming videos with double tapping them + Folder thumbnail style + Show file count on a separate line + Show file count in brackets + Do not show file count + Limit folder title to 1 line + Square + Rounded corners Esikatselukuvat diff --git a/app/src/main/res/values-fr/strings.xml b/app/src/main/res/values-fr/strings.xml index 4b04b024d..5d3a7a4a1 100644 --- a/app/src/main/res/values-fr/strings.xml +++ b/app/src/main/res/values-fr/strings.xml @@ -183,6 +183,13 @@ Éviter l\'affichage de fichiers invalides Afficher les types d\'image Zoomer les vidéos par un double appui + Folder thumbnail style + Show file count on a separate line + Show file count in brackets + Do not show file count + Limit folder title to 1 line + Square + Rounded corners Miniatures diff --git a/app/src/main/res/values-gl/strings.xml b/app/src/main/res/values-gl/strings.xml index c619a8068..7c00ddd43 100644 --- a/app/src/main/res/values-gl/strings.xml +++ b/app/src/main/res/values-gl/strings.xml @@ -183,6 +183,13 @@ Non mostrar ficheiros non válidos Mostrar tipos de ficheiros de imaxe Permitir zoom nos vídeos co dobre-toque sobre eles + Folder thumbnail style + Show file count on a separate line + Show file count in brackets + Do not show file count + Limit folder title to 1 line + Square + Rounded corners Iconas diff --git a/app/src/main/res/values-hr/strings.xml b/app/src/main/res/values-hr/strings.xml index dd29a2f4a..b6f820ac1 100644 --- a/app/src/main/res/values-hr/strings.xml +++ b/app/src/main/res/values-hr/strings.xml @@ -183,6 +183,13 @@ Avoid showing invalid files Show image file types Allow zooming videos with double tapping them + Folder thumbnail style + Show file count on a separate line + Show file count in brackets + Do not show file count + Limit folder title to 1 line + Square + Rounded corners Sličice diff --git a/app/src/main/res/values-hu/strings.xml b/app/src/main/res/values-hu/strings.xml index 3652095c1..8aa1753a9 100644 --- a/app/src/main/res/values-hu/strings.xml +++ b/app/src/main/res/values-hu/strings.xml @@ -183,6 +183,13 @@ Kerülje az érvénytelen fájlok mutatását Mutassa a kép fájl típusokat A videók nagyításának engedélyezése dupla koppintással + Folder thumbnail style + Show file count on a separate line + Show file count in brackets + Do not show file count + Limit folder title to 1 line + Square + Rounded corners Miniatűrök diff --git a/app/src/main/res/values-id/strings.xml b/app/src/main/res/values-id/strings.xml index eef307d32..948645ae9 100644 --- a/app/src/main/res/values-id/strings.xml +++ b/app/src/main/res/values-id/strings.xml @@ -183,6 +183,13 @@ Hindari menampilkan berkas yang tidak valid Tampilkan tipe berkas gambar Allow zooming videos with double tapping them + Folder thumbnail style + Show file count on a separate line + Show file count in brackets + Do not show file count + Limit folder title to 1 line + Square + Rounded corners Thumbnail diff --git a/app/src/main/res/values-in/strings.xml b/app/src/main/res/values-in/strings.xml index e295b2329..dc9b09881 100644 --- a/app/src/main/res/values-in/strings.xml +++ b/app/src/main/res/values-in/strings.xml @@ -183,6 +183,13 @@ Hindari menampilkan berkas yang tidak valid Tampilkan tipe berkas gambar Allow zooming videos with double tapping them + Folder thumbnail style + Show file count on a separate line + Show file count in brackets + Do not show file count + Limit folder title to 1 line + Square + Rounded corners Thumbnail diff --git a/app/src/main/res/values-it/strings.xml b/app/src/main/res/values-it/strings.xml index 37b59f071..fad2b6c18 100644 --- a/app/src/main/res/values-it/strings.xml +++ b/app/src/main/res/values-it/strings.xml @@ -183,6 +183,13 @@ Evita di mostrare file non validi Mostra i tipi di file immagine Permetti l\'ingrandimento dei video con un doppio tocco + Folder thumbnail style + Show file count on a separate line + Show file count in brackets + Do not show file count + Limit folder title to 1 line + Square + Rounded corners Anteprime diff --git a/app/src/main/res/values-ja/strings.xml b/app/src/main/res/values-ja/strings.xml index d6f11fc1a..1b0f81137 100644 --- a/app/src/main/res/values-ja/strings.xml +++ b/app/src/main/res/values-ja/strings.xml @@ -183,6 +183,13 @@ Avoid showing invalid files Show image file types Allow zooming videos with double tapping them + Folder thumbnail style + Show file count on a separate line + Show file count in brackets + Do not show file count + Limit folder title to 1 line + Square + Rounded corners サムネイル設定 diff --git a/app/src/main/res/values-ko-rKR/strings.xml b/app/src/main/res/values-ko-rKR/strings.xml index 7a05f26bb..2a5038e69 100644 --- a/app/src/main/res/values-ko-rKR/strings.xml +++ b/app/src/main/res/values-ko-rKR/strings.xml @@ -183,6 +183,13 @@ 잘못된 파일 보이지 않기 사진 파일 종류 표시 Allow zooming videos with double tapping them + Folder thumbnail style + Show file count on a separate line + Show file count in brackets + Do not show file count + Limit folder title to 1 line + Square + Rounded corners 섬네일 diff --git a/app/src/main/res/values-lt/strings.xml b/app/src/main/res/values-lt/strings.xml index 717104347..5fa2e4661 100644 --- a/app/src/main/res/values-lt/strings.xml +++ b/app/src/main/res/values-lt/strings.xml @@ -183,6 +183,13 @@ Avoid showing invalid files Show image file types Allow zooming videos with double tapping them + Folder thumbnail style + Show file count on a separate line + Show file count in brackets + Do not show file count + Limit folder title to 1 line + Square + Rounded corners Miniatiūros diff --git a/app/src/main/res/values-nb/strings.xml b/app/src/main/res/values-nb/strings.xml index 7758973df..199c0f9b2 100644 --- a/app/src/main/res/values-nb/strings.xml +++ b/app/src/main/res/values-nb/strings.xml @@ -183,6 +183,13 @@ Unngå visning av ugyldige filer Vis bildefiltyper Tillat zooming av videoer ved å dobbelttrykke dem + Folder thumbnail style + Show file count on a separate line + Show file count in brackets + Do not show file count + Limit folder title to 1 line + Square + Rounded corners Minibilder diff --git a/app/src/main/res/values-ne/strings.xml b/app/src/main/res/values-ne/strings.xml index 899a23d94..e3ba19aab 100644 --- a/app/src/main/res/values-ne/strings.xml +++ b/app/src/main/res/values-ne/strings.xml @@ -183,6 +183,13 @@ Avoid showing invalid files तस्बिरको फाईल किसिम देखाउनुहोस Allow zooming videos with double tapping them + Folder thumbnail style + Show file count on a separate line + Show file count in brackets + Do not show file count + Limit folder title to 1 line + Square + Rounded corners Thumbnails diff --git a/app/src/main/res/values-nl/strings.xml b/app/src/main/res/values-nl/strings.xml index 0192ee49c..87b9638f0 100644 --- a/app/src/main/res/values-nl/strings.xml +++ b/app/src/main/res/values-nl/strings.xml @@ -183,6 +183,13 @@ Ongeldige bestanden verbergen Bestandstypen tonen Bij video\'s inzoomen met dubbelklikken + Folder thumbnail style + Show file count on a separate line + Show file count in brackets + Do not show file count + Limit folder title to 1 line + Square + Rounded corners Miniatuurvoorbeelden diff --git a/app/src/main/res/values-pl/strings.xml b/app/src/main/res/values-pl/strings.xml index 8d8b5299a..7c23bb807 100644 --- a/app/src/main/res/values-pl/strings.xml +++ b/app/src/main/res/values-pl/strings.xml @@ -183,6 +183,13 @@ Unikaj pokazywania niewłaściwych plików Pokazuj rozszerzenia zdjęć Allow zooming videos with double tapping them + Folder thumbnail style + Show file count on a separate line + Show file count in brackets + Do not show file count + Limit folder title to 1 line + Square + Rounded corners Miniatury diff --git a/app/src/main/res/values-pt-rBR/strings.xml b/app/src/main/res/values-pt-rBR/strings.xml index 7a1d400be..8f95f95a2 100644 --- a/app/src/main/res/values-pt-rBR/strings.xml +++ b/app/src/main/res/values-pt-rBR/strings.xml @@ -183,6 +183,13 @@ Evitar a exibição de arquivos inválidos Exibir tipos de arquivo de imagem Permitir zoom de vídeos com um toque duplo neles + Folder thumbnail style + Show file count on a separate line + Show file count in brackets + Do not show file count + Limit folder title to 1 line + Square + Rounded corners Miniaturas diff --git a/app/src/main/res/values-pt/strings.xml b/app/src/main/res/values-pt/strings.xml index 8fb9baa35..58f2b8be9 100644 --- a/app/src/main/res/values-pt/strings.xml +++ b/app/src/main/res/values-pt/strings.xml @@ -183,6 +183,13 @@ Não mostrar ficheiros inválidos Mostrar o tipo de imagem Permitir ampliação de vídeos com dois toques + Folder thumbnail style + Show file count on a separate line + Show file count in brackets + Do not show file count + Limit folder title to 1 line + Square + Rounded corners Miniaturas diff --git a/app/src/main/res/values-ru/strings.xml b/app/src/main/res/values-ru/strings.xml index e900b60f0..6cd4e0b32 100644 --- a/app/src/main/res/values-ru/strings.xml +++ b/app/src/main/res/values-ru/strings.xml @@ -183,6 +183,13 @@ Пропускать файлы с ошибками Показывать типы файлов изображений Масштабировать видео двойным нажатием по нему + Folder thumbnail style + Show file count on a separate line + Show file count in brackets + Do not show file count + Limit folder title to 1 line + Square + Rounded corners Миниатюры diff --git a/app/src/main/res/values-sk/strings.xml b/app/src/main/res/values-sk/strings.xml index 3d004440e..a58487c92 100644 --- a/app/src/main/res/values-sk/strings.xml +++ b/app/src/main/res/values-sk/strings.xml @@ -183,6 +183,13 @@ Nezobrazovať neplatné súbory Zobraziť typ obrázkových súborov Povoliť približovanie videí dvojitým ťuknutím + Štýl miniatúr priečinkov + Zobraziť počet súborov na samostatnom riadku + Zobraziť počet súborov v zátvorkách + Nezobrazovať počet súborov + Obmedziť názov priečinka na 1 riadok + Štvorec + Zaoblené rohy Náhľady diff --git a/app/src/main/res/values-sl/strings.xml b/app/src/main/res/values-sl/strings.xml index 37c0ad8e5..108b0a8a8 100644 --- a/app/src/main/res/values-sl/strings.xml +++ b/app/src/main/res/values-sl/strings.xml @@ -183,6 +183,13 @@ Izogni se prikazovanju napačnih datotek Show image file types Allow zooming videos with double tapping them + Folder thumbnail style + Show file count on a separate line + Show file count in brackets + Do not show file count + Limit folder title to 1 line + Square + Rounded corners Sličice diff --git a/app/src/main/res/values-sr/strings.xml b/app/src/main/res/values-sr/strings.xml index a263b5ac3..57e2c1849 100644 --- a/app/src/main/res/values-sr/strings.xml +++ b/app/src/main/res/values-sr/strings.xml @@ -183,6 +183,13 @@ Не приказуј оштећене датотеке Show image file types Allow zooming videos with double tapping them + Folder thumbnail style + Show file count on a separate line + Show file count in brackets + Do not show file count + Limit folder title to 1 line + Square + Rounded corners Сличице diff --git a/app/src/main/res/values-sv/strings.xml b/app/src/main/res/values-sv/strings.xml index 730f49c37..ef33d76d2 100644 --- a/app/src/main/res/values-sv/strings.xml +++ b/app/src/main/res/values-sv/strings.xml @@ -183,6 +183,13 @@ Avoid showing invalid files Show image file types Allow zooming videos with double tapping them + Folder thumbnail style + Show file count on a separate line + Show file count in brackets + Do not show file count + Limit folder title to 1 line + Square + Rounded corners Miniatyrer diff --git a/app/src/main/res/values-tr/strings.xml b/app/src/main/res/values-tr/strings.xml index fee1b9cc6..44d6a9c5a 100644 --- a/app/src/main/res/values-tr/strings.xml +++ b/app/src/main/res/values-tr/strings.xml @@ -183,6 +183,13 @@ Geçersiz dosyaları göstermekten kaçın Resim dosyası türlerini göster Videoları iki kez dokunarak yakınlaştırmaya izin ver + Folder thumbnail style + Show file count on a separate line + Show file count in brackets + Do not show file count + Limit folder title to 1 line + Square + Rounded corners Küçük resimler diff --git a/app/src/main/res/values-uk/strings.xml b/app/src/main/res/values-uk/strings.xml index 37fe64ae4..06a009c59 100644 --- a/app/src/main/res/values-uk/strings.xml +++ b/app/src/main/res/values-uk/strings.xml @@ -183,6 +183,13 @@ Запобігати показу пошкоджених файлів Показувати типи файлів зображень Allow zooming videos with double tapping them + Folder thumbnail style + Show file count on a separate line + Show file count in brackets + Do not show file count + Limit folder title to 1 line + Square + Rounded corners Ескізи diff --git a/app/src/main/res/values-vi/strings.xml b/app/src/main/res/values-vi/strings.xml index ad162d9f0..b4b360154 100644 --- a/app/src/main/res/values-vi/strings.xml +++ b/app/src/main/res/values-vi/strings.xml @@ -183,6 +183,13 @@ Tránh hiển thị các tệp không hợp lệ Hiển thị các loại tệp hình ảnh Allow zooming videos with double tapping them + Folder thumbnail style + Show file count on a separate line + Show file count in brackets + Do not show file count + Limit folder title to 1 line + Square + Rounded corners Hình thu nhỏ diff --git a/app/src/main/res/values-zh-rCN/strings.xml b/app/src/main/res/values-zh-rCN/strings.xml index 17fc1b605..28edc12be 100644 --- a/app/src/main/res/values-zh-rCN/strings.xml +++ b/app/src/main/res/values-zh-rCN/strings.xml @@ -183,6 +183,13 @@ 避免显示无效的文件 显示图片文件类型 允许双击来放大视频 + Folder thumbnail style + Show file count on a separate line + Show file count in brackets + Do not show file count + Limit folder title to 1 line + Square + Rounded corners 缩略图 diff --git a/app/src/main/res/values-zh-rHK/strings.xml b/app/src/main/res/values-zh-rHK/strings.xml index 0e322d4d2..1686f2a2e 100644 --- a/app/src/main/res/values-zh-rHK/strings.xml +++ b/app/src/main/res/values-zh-rHK/strings.xml @@ -190,6 +190,13 @@ 避免顯示無效的檔案 Show image file types Allow zooming videos with double tapping them + Folder thumbnail style + Show file count on a separate line + Show file count in brackets + Do not show file count + Limit folder title to 1 line + Square + Rounded corners 縮圖 diff --git a/app/src/main/res/values-zh-rTW/strings.xml b/app/src/main/res/values-zh-rTW/strings.xml index d36172ee0..833320b29 100644 --- a/app/src/main/res/values-zh-rTW/strings.xml +++ b/app/src/main/res/values-zh-rTW/strings.xml @@ -183,6 +183,13 @@ 避免顯示無效的檔案 顯示圖片檔案類型 Allow zooming videos with double tapping them + Folder thumbnail style + Show file count on a separate line + Show file count in brackets + Do not show file count + Limit folder title to 1 line + Square + Rounded corners 縮圖 diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 92e946eb7..c596d6f9c 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -183,6 +183,13 @@ Avoid showing invalid files Show image file types Allow zooming videos with double tapping them + Folder thumbnail style + Show file count on a separate line + Show file count in brackets + Do not show file count + Limit folder title to 1 line + Square + Rounded corners Thumbnails