diff options
Diffstat (limited to 'apps/files')
-rw-r--r-- | apps/files/l10n/ar.js | 7 | ||||
-rw-r--r-- | apps/files/l10n/ar.json | 7 | ||||
-rw-r--r-- | apps/files/l10n/bg.js | 9 | ||||
-rw-r--r-- | apps/files/l10n/bg.json | 9 | ||||
-rw-r--r-- | apps/files/l10n/et_EE.js | 2 | ||||
-rw-r--r-- | apps/files/l10n/et_EE.json | 2 | ||||
-rw-r--r-- | apps/files/l10n/mk.js | 1 | ||||
-rw-r--r-- | apps/files/l10n/mk.json | 1 | ||||
-rw-r--r-- | apps/files/l10n/pt_BR.js | 34 | ||||
-rw-r--r-- | apps/files/l10n/pt_BR.json | 34 | ||||
-rw-r--r-- | apps/files/l10n/ru.js | 13 | ||||
-rw-r--r-- | apps/files/l10n/ru.json | 13 | ||||
-rw-r--r-- | apps/files/l10n/tr.js | 2 | ||||
-rw-r--r-- | apps/files/l10n/tr.json | 2 | ||||
-rw-r--r-- | apps/files/src/views/FilesList.vue | 2 |
15 files changed, 99 insertions, 39 deletions
diff --git a/apps/files/l10n/ar.js b/apps/files/l10n/ar.js index f1fbee6212f..bbf83d997a4 100644 --- a/apps/files/l10n/ar.js +++ b/apps/files/l10n/ar.js @@ -70,6 +70,8 @@ OC.L10N.register( "Transferred from %1$s on %2$s" : "تم النقل من %1$s في%2$s", "Files compatibility" : "توافقية الملفات", "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "السماح بتقييد أسماء الملفات لضمان إمكانية مزامنة الملفات مع جميع العملاء. بشكل افتراضي، يُسمح بجميع أسماء الملفات الصالحة على POSIX (مثل Linux أو macOS).", + "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "بعد تمكين أسماء الملفات المتوافقة مع نظام التشغيل Windows، لا يمكن تعديل الملفات الموجودة بعد الآن ولكن يمكن إعادة تسميتها بأسماء جديدة صالحة بواسطة مالكها.", + "It is also possible to migrate files automatically after enabling this setting, please refer to the documentation about the occ command." : "من الممكن أيضًا ترحيل الملفات تلقائيًا بعد تمكين هذا الإعداد، يرجى الرجوع إلى الوثائق المتعلقة بأمر occ.", "Enforce Windows compatibility" : "فرض التوافق مع ويندوز", "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "سيؤدي هذا إلى حظر أسماء الملفات غير الصالحة على أنظمة Windows؛ مثل استخدام الأسماء المحجوزة أو الأحرف الخاصة. لكن هذا لن يفرض توافق حساسية الحالة.", "File Management" : "إدارة الملفات", @@ -95,6 +97,7 @@ OC.L10N.register( "Renamed \"{oldName}\" to \"{newName}\"" : "تمت إعادة تسمية \"{oldName}\" إلى \"{newName}\"", "Rename file" : "إعادة تسمية الملف", "Folder" : "مجلد", + "Unknown file type" : "نوع ملف غير معروف", "Pending" : "قيد الانتظار", "Unknown date" : "تاريخ غير معروف", "Clear filter" : "إزالة التصفية", @@ -105,6 +108,7 @@ OC.L10N.register( "Total rows summary" : "ملخص مجموع الأسطر", "Toggle selection for all files and folders" : "تبديل الاختيار لكل الملفات و المجلدات", "Name" : "الاسم", + "File type" : "نوع الملف", "Size" : "الحجم", "\"{displayName}\" failed on some elements" : "\"{displayName}\" فشل في بعض العناصر", "\"{displayName}\" batch action executed successfully" : "\"{displayName}\" حزمة الأوامر تم تنفيذها بنجاح", @@ -183,6 +187,7 @@ OC.L10N.register( "Sort favorites first" : "فرز المفضلة أولا", "Sort folders before files" : "فرز المجلدات قبل الملفات", "Show hidden files" : "عرض الملفات المخفية", + "Show file type column" : "عرض عمود نوع الملف", "Crop image previews" : "اقتصاص صورة العروض", "Enable the grid view" : "تمكين العرض الشبكي", "Enable folder tree" : "تمكين شجرة المجلدات", @@ -443,6 +448,8 @@ OC.L10N.register( "Personal Files" : "ملفات شخصية", "Text file" : "ملف نصي", "New text file.txt" : "ملف نصي جديد fille.txt", + "renamed file" : "ملف معاد تسميته", + "After enabling the windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "بعد تمكين أسماء الملفات المتوافقة مع نظام التشغيل Windows، لا يمكن تعديل الملفات الموجودة بعد الآن ولكن يمكن إعادة تسميتها إلى أسماء جديدة صالحة بواسطة مالكها.", "{count} files could not be converted" : "{count} ملفات تعذّر تحويلها", "{count} files successfully converted" : "{count} ملف تمّ تحويلها بنجاحٍ" }, diff --git a/apps/files/l10n/ar.json b/apps/files/l10n/ar.json index 35d8957f85e..ba86b8a249b 100644 --- a/apps/files/l10n/ar.json +++ b/apps/files/l10n/ar.json @@ -68,6 +68,8 @@ "Transferred from %1$s on %2$s" : "تم النقل من %1$s في%2$s", "Files compatibility" : "توافقية الملفات", "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "السماح بتقييد أسماء الملفات لضمان إمكانية مزامنة الملفات مع جميع العملاء. بشكل افتراضي، يُسمح بجميع أسماء الملفات الصالحة على POSIX (مثل Linux أو macOS).", + "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "بعد تمكين أسماء الملفات المتوافقة مع نظام التشغيل Windows، لا يمكن تعديل الملفات الموجودة بعد الآن ولكن يمكن إعادة تسميتها بأسماء جديدة صالحة بواسطة مالكها.", + "It is also possible to migrate files automatically after enabling this setting, please refer to the documentation about the occ command." : "من الممكن أيضًا ترحيل الملفات تلقائيًا بعد تمكين هذا الإعداد، يرجى الرجوع إلى الوثائق المتعلقة بأمر occ.", "Enforce Windows compatibility" : "فرض التوافق مع ويندوز", "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "سيؤدي هذا إلى حظر أسماء الملفات غير الصالحة على أنظمة Windows؛ مثل استخدام الأسماء المحجوزة أو الأحرف الخاصة. لكن هذا لن يفرض توافق حساسية الحالة.", "File Management" : "إدارة الملفات", @@ -93,6 +95,7 @@ "Renamed \"{oldName}\" to \"{newName}\"" : "تمت إعادة تسمية \"{oldName}\" إلى \"{newName}\"", "Rename file" : "إعادة تسمية الملف", "Folder" : "مجلد", + "Unknown file type" : "نوع ملف غير معروف", "Pending" : "قيد الانتظار", "Unknown date" : "تاريخ غير معروف", "Clear filter" : "إزالة التصفية", @@ -103,6 +106,7 @@ "Total rows summary" : "ملخص مجموع الأسطر", "Toggle selection for all files and folders" : "تبديل الاختيار لكل الملفات و المجلدات", "Name" : "الاسم", + "File type" : "نوع الملف", "Size" : "الحجم", "\"{displayName}\" failed on some elements" : "\"{displayName}\" فشل في بعض العناصر", "\"{displayName}\" batch action executed successfully" : "\"{displayName}\" حزمة الأوامر تم تنفيذها بنجاح", @@ -181,6 +185,7 @@ "Sort favorites first" : "فرز المفضلة أولا", "Sort folders before files" : "فرز المجلدات قبل الملفات", "Show hidden files" : "عرض الملفات المخفية", + "Show file type column" : "عرض عمود نوع الملف", "Crop image previews" : "اقتصاص صورة العروض", "Enable the grid view" : "تمكين العرض الشبكي", "Enable folder tree" : "تمكين شجرة المجلدات", @@ -441,6 +446,8 @@ "Personal Files" : "ملفات شخصية", "Text file" : "ملف نصي", "New text file.txt" : "ملف نصي جديد fille.txt", + "renamed file" : "ملف معاد تسميته", + "After enabling the windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "بعد تمكين أسماء الملفات المتوافقة مع نظام التشغيل Windows، لا يمكن تعديل الملفات الموجودة بعد الآن ولكن يمكن إعادة تسميتها إلى أسماء جديدة صالحة بواسطة مالكها.", "{count} files could not be converted" : "{count} ملفات تعذّر تحويلها", "{count} files successfully converted" : "{count} ملف تمّ تحويلها بنجاحٍ" },"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;" diff --git a/apps/files/l10n/bg.js b/apps/files/l10n/bg.js index a4e57455bba..bb32646437a 100644 --- a/apps/files/l10n/bg.js +++ b/apps/files/l10n/bg.js @@ -42,6 +42,7 @@ OC.L10N.register( "Files" : "Файлове", "A file or folder has been <strong>changed</strong>" : "<strong>Промяна</strong> на файл / папка", "A favorite file or folder has been <strong>changed</strong>" : "Предпочетен файл или папка е <strong>променен</strong>", + "Favorite files" : "Любими файлове", "No favorites" : "Няма любими", "Accept" : "Приемане", "Reject" : "Откажи", @@ -68,6 +69,7 @@ OC.L10N.register( "Modified" : "Промяна", "Type" : "Тип", "Active filters" : "Актижни филтри", + "Remove filter" : "Премахни филтър", "Total rows summary" : "Обобщение на общия брой редове", "Name" : "Име", "Size" : "Размер", @@ -151,21 +153,27 @@ OC.L10N.register( "Open details" : "Отваряне на подробности", "View in folder" : "Преглед в папката", "Today" : "Днес", + "Last 7 days" : "Последни 7 дни", + "Last 30 days" : "Последните 30 дни", "Documents" : "Документи", "Folders" : "Папки", "Audio" : "Аудио", "Videos" : "Видеа", "Unable to initialize the templates directory" : "Неуспешно инициализиране на директорията с шаблони", "Templates" : "Шаблони", + "Search in folder: {folder}" : "Търси в папка: {folder}", "Some files could not be moved" : "Някои файлове не могат да бъдат преместени", "This operation is forbidden" : "Операцията е забранена", "This directory is unavailable, please check the logs or contact the administrator" : "Директорията не е налична. Проверете журнала или се свържете с администратора", "Storage is temporarily not available" : "Временно хранилището не е налично", "_%n file_::_%n files_" : ["%n файл","%n файла"], "_%n folder_::_%n folders_" : ["%n папка","%n папки"], + "List of favorite files and folders." : "Списък с любими файлове и папки.", "No favorites yet" : "Няма любими", "Files and folders you mark as favorite will show up here" : "Файловете и папките които маркирате като любими ще се показват тук", "All files" : "Всички файлове", + "Personal files" : "Лични файлове", + "No personal files found" : "Не са открити лични файлове", "Recent" : "Последни", "No entries found in this folder" : "Няма намерени записи в тази папка", "Select all" : "Избери всички", @@ -245,6 +253,7 @@ OC.L10N.register( "Upload file" : "Качи файл", "An error occurred while trying to update the tags" : "Възникна грешка при опита за промяна на етикети", "Upload (max. %s)" : "Качи (макс. %s)", + "Personal Files" : "Лични файлове", "Text file" : "Текстов файл", "New text file.txt" : "Текстов файл.txt" }, diff --git a/apps/files/l10n/bg.json b/apps/files/l10n/bg.json index 0ab99619fd5..40caf936430 100644 --- a/apps/files/l10n/bg.json +++ b/apps/files/l10n/bg.json @@ -40,6 +40,7 @@ "Files" : "Файлове", "A file or folder has been <strong>changed</strong>" : "<strong>Промяна</strong> на файл / папка", "A favorite file or folder has been <strong>changed</strong>" : "Предпочетен файл или папка е <strong>променен</strong>", + "Favorite files" : "Любими файлове", "No favorites" : "Няма любими", "Accept" : "Приемане", "Reject" : "Откажи", @@ -66,6 +67,7 @@ "Modified" : "Промяна", "Type" : "Тип", "Active filters" : "Актижни филтри", + "Remove filter" : "Премахни филтър", "Total rows summary" : "Обобщение на общия брой редове", "Name" : "Име", "Size" : "Размер", @@ -149,21 +151,27 @@ "Open details" : "Отваряне на подробности", "View in folder" : "Преглед в папката", "Today" : "Днес", + "Last 7 days" : "Последни 7 дни", + "Last 30 days" : "Последните 30 дни", "Documents" : "Документи", "Folders" : "Папки", "Audio" : "Аудио", "Videos" : "Видеа", "Unable to initialize the templates directory" : "Неуспешно инициализиране на директорията с шаблони", "Templates" : "Шаблони", + "Search in folder: {folder}" : "Търси в папка: {folder}", "Some files could not be moved" : "Някои файлове не могат да бъдат преместени", "This operation is forbidden" : "Операцията е забранена", "This directory is unavailable, please check the logs or contact the administrator" : "Директорията не е налична. Проверете журнала или се свържете с администратора", "Storage is temporarily not available" : "Временно хранилището не е налично", "_%n file_::_%n files_" : ["%n файл","%n файла"], "_%n folder_::_%n folders_" : ["%n папка","%n папки"], + "List of favorite files and folders." : "Списък с любими файлове и папки.", "No favorites yet" : "Няма любими", "Files and folders you mark as favorite will show up here" : "Файловете и папките които маркирате като любими ще се показват тук", "All files" : "Всички файлове", + "Personal files" : "Лични файлове", + "No personal files found" : "Не са открити лични файлове", "Recent" : "Последни", "No entries found in this folder" : "Няма намерени записи в тази папка", "Select all" : "Избери всички", @@ -243,6 +251,7 @@ "Upload file" : "Качи файл", "An error occurred while trying to update the tags" : "Възникна грешка при опита за промяна на етикети", "Upload (max. %s)" : "Качи (макс. %s)", + "Personal Files" : "Лични файлове", "Text file" : "Текстов файл", "New text file.txt" : "Текстов файл.txt" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/files/l10n/et_EE.js b/apps/files/l10n/et_EE.js index dad0e8a3e1b..cd54b2acf33 100644 --- a/apps/files/l10n/et_EE.js +++ b/apps/files/l10n/et_EE.js @@ -356,7 +356,7 @@ OC.L10N.register( "Recent" : "Hiljutised", "List of recently modified files and folders." : "Hiljuti muudetud failide ja kaustade loend.", "No recently modified files" : "Hiljuti muudetud faile pole.", - "Files and folders you recently modified will show up here." : "Failid ja kaustad, mis oled hiljuti muutnud, ilmuvad siia.", + "Files and folders you recently modified will show up here." : "Failid ja kaustad, mida oled hiljuti muutnud, ilmuvad siia.", "No entries found in this folder" : "Selles kaustast ei leitud kirjeid", "Select all" : "Vali kõik", "Upload too large" : "Üleslaadimine on liiga suur", diff --git a/apps/files/l10n/et_EE.json b/apps/files/l10n/et_EE.json index a909ea33670..b8052a14b64 100644 --- a/apps/files/l10n/et_EE.json +++ b/apps/files/l10n/et_EE.json @@ -354,7 +354,7 @@ "Recent" : "Hiljutised", "List of recently modified files and folders." : "Hiljuti muudetud failide ja kaustade loend.", "No recently modified files" : "Hiljuti muudetud faile pole.", - "Files and folders you recently modified will show up here." : "Failid ja kaustad, mis oled hiljuti muutnud, ilmuvad siia.", + "Files and folders you recently modified will show up here." : "Failid ja kaustad, mida oled hiljuti muutnud, ilmuvad siia.", "No entries found in this folder" : "Selles kaustast ei leitud kirjeid", "Select all" : "Vali kõik", "Upload too large" : "Üleslaadimine on liiga suur", diff --git a/apps/files/l10n/mk.js b/apps/files/l10n/mk.js index 7becc5d47ec..fa58071b8c6 100644 --- a/apps/files/l10n/mk.js +++ b/apps/files/l10n/mk.js @@ -227,6 +227,7 @@ OC.L10N.register( "Storage is temporarily not available" : "Складиштето моментално не е достапно", "_%n file_::_%n files_" : ["%n датотека","%n датотеки"], "_%n folder_::_%n folders_" : ["%n папка","%n папки"], + "Filename must not be empty." : "Името на датотеката не може да биде празно.", "No favorites yet" : "Сеуште нема фаворити", "Files and folders you mark as favorite will show up here" : "Датотеките и папките кои ќе ги означите како чести, ќе се појават тука", "All files" : "Сите датотеки", diff --git a/apps/files/l10n/mk.json b/apps/files/l10n/mk.json index 051acd1855b..a1ded352961 100644 --- a/apps/files/l10n/mk.json +++ b/apps/files/l10n/mk.json @@ -225,6 +225,7 @@ "Storage is temporarily not available" : "Складиштето моментално не е достапно", "_%n file_::_%n files_" : ["%n датотека","%n датотеки"], "_%n folder_::_%n folders_" : ["%n папка","%n папки"], + "Filename must not be empty." : "Името на датотеката не може да биде празно.", "No favorites yet" : "Сеуште нема фаворити", "Files and folders you mark as favorite will show up here" : "Датотеките и папките кои ќе ги означите како чести, ќе се појават тука", "All files" : "Сите датотеки", diff --git a/apps/files/l10n/pt_BR.js b/apps/files/l10n/pt_BR.js index 94915165618..4fbf806e50f 100644 --- a/apps/files/l10n/pt_BR.js +++ b/apps/files/l10n/pt_BR.js @@ -71,7 +71,7 @@ OC.L10N.register( "Files compatibility" : "Compatibilidade de arquivos", "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Permitir restringir nomes de arquivos para garantir que os arquivos possam ser sincronizados com todos os clientes. Por padrão, todos os nomes de arquivos válidos em POSIX (p. ex., Linux ou macOS) são permitidos.", "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Depois de ativar os nomes de arquivos compatíveis com o Windows, os arquivos existentes não podem mais ser modificados, mas podem ser renomeados para novos nomes válidos pelo proprietário.", - "It is also possible to migrate files automatically after enabling this setting, please refer to the documentation about the occ command." : "Também é possível migrar arquivos automaticamente depois de ativar essa configuração. Consulte a documentação sobre o comando occ.", + "It is also possible to migrate files automatically after enabling this setting, please refer to the documentation about the occ command." : "Também é possível migrar arquivos automaticamente depois de ativar esta configuração. Consulte a documentação sobre o comando occ.", "Enforce Windows compatibility" : "Forçar compatibilidade com Windows ", "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Isso bloqueará nomes de arquivos não válidos em sistemas Windows, como nomes reservados ou caracteres especiais. Mas isso não imporá a compatibilidade da distinção entre maiúsculas e minúsculas.", "File Management" : "Gerenciamento de Arquivos", @@ -121,8 +121,8 @@ OC.L10N.register( "(selected)" : "(selecionados)", "List of files and folders." : "Lista de arquivos e pastas.", "You have used your space quota and cannot upload files anymore." : "Você usou sua cota de espaço e não pode mais fazer upload de arquivos.", - "Column headers with buttons are sortable." : "Os cabeçalhos das colunas com botões são classificáveis.", - "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Essa lista não é totalmente renderizada por motivos de desempenho. Os arquivos serão renderizados conforme você navega pela lista.", + "Column headers with buttons are sortable." : "Os cabeçalhos de coluna com botões podem ser ordenados.", + "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Esta lista não é totalmente renderizada por motivos de desempenho. Os arquivos serão renderizados à medida que você navegar pela lista.", "File not found" : "Arquivo não encontrado", "{count} selected" : "{count} selecionados", "{usedQuotaByte} used" : "{usedQuotaByte} usado", @@ -206,7 +206,7 @@ OC.L10N.register( "Show a warning dialog when changing a file extension." : "Mostrar uma caixa de diálogo de aviso ao alterar uma extensão de arquivo.", "Keyboard shortcuts" : "Atalhos do teclado", "Speed up your Files experience with these quick shortcuts." : "Acelere sua experiência com os Arquivos com estes atalhos", - "Open the actions menu for a file" : "Abrir menu de ações para arquivo", + "Open the actions menu for a file" : "Abrir o menu de ações para um arquivo", "Rename a file" : "Renomear um arquivo", "Delete a file" : "Remover um arquivo", "Favorite or remove a file from favorites" : "Favoritar ou remover arquivo dos favoritos", @@ -215,15 +215,15 @@ OC.L10N.register( "Select all files" : "Selecionar todos os arquivos", "Deselect all files" : "Deselecionar todos os arquivos", "Select or deselect a file" : "Selecionar ou deselecionar um arquivo", - "Select a range of files" : "Selecionar múltiplos arquivos", + "Select a range of files" : "Selecione um intervalo de arquivos", "Navigation" : "Navegação", "Navigate to the parent folder" : "Navegar para o diretório pai", "Navigate to the file above" : "Navegar para o arquivo acima", "Navigate to the file below" : "Navegar para o arquivo abaixo", "Navigate to the file on the left (in grid mode)" : "Navegar para o arquivo à esquerda (no modo de grade)", "Navigate to the file on the right (in grid mode)" : "Navegar para o arquivo à direita (no modo de grade)", - "View" : "Visualizar", - "Toggle the grid view" : "Ativar/Desativar modo grade", + "View" : "Visualização", + "Toggle the grid view" : "Alternar visualização em grade", "Open the sidebar for a file" : "Abrir barra lateral para um arquivo", "Show those shortcuts" : "Mostrar esses atalhos", "You" : "Você", @@ -234,15 +234,15 @@ OC.L10N.register( "Add to favorites" : "Adicionar aos favoritos", "Tags" : "Etiquetas", "Blank" : "Em branco", - "Unable to create new file from template" : "Incapaz de criar novo arquivo a partir do modelo", + "Unable to create new file from template" : "Não é possível criar novo arquivo a partir do modelo", "Pick a template for {name}" : "Escolha um modelo para {name}", - "Create a new file with the selected template" : "Crie um novo arquivo com o modelo selecionado", + "Create a new file with the selected template" : "Criar um novo arquivo com o modelo selecionado", "Creating file" : "Criando arquivo", "Save as {displayName}" : "Salvar como {displayName}", "Save as …" : "Salvar como …", "Converting files …" : "Convertendo arquivos …", "Failed to convert files: {message}" : "Falha ao converter arquivos: {message}", - "All files failed to be converted" : "Todos os arquivos falharam na conversão", + "All files failed to be converted" : "Falha na conversão de todos os arquivos", "One file could not be converted: {message}" : "Um arquivo não pôde ser convertido: {message}", "_One file could not be converted_::_%n files could not be converted_" : ["Não foi possível converter um arquivo","Não foi possível converter %n de arquivos","Não foi possível converter %n arquivos"], "_One file successfully converted_::_%n files successfully converted_" : ["Um arquivo convertido com sucesso","%n de arquivos convertidos com sucesso","%n arquivos convertidos com sucesso"], @@ -320,10 +320,10 @@ OC.L10N.register( "Search in folder: {folder}" : "Pesquisar na pasta: {folder}", "One of the dropped files could not be processed" : "Um dos arquivos depositados não pôde ser processado", "Your browser does not support the Filesystem API. Directories will not be uploaded" : "Seu navegador não oferece suporte à API Filesystem. Os diretórios não serão carregados", - "No files to upload" : "Não há arquivos para enviar", + "No files to upload" : "Não há arquivos para carregar", "Unable to create the directory {directory}" : "Não foi possível criar o diretório {directory}", "Some files could not be uploaded" : "Alguns arquivos não puderam ser carregados", - "Files uploaded successfully" : "Arquivos enviados com sucesso", + "Files uploaded successfully" : "Arquivos carregados com sucesso", "No files to process" : "Nenhum arquivo para processar", "Some files could not be copied" : "Alguns arquivos não puderam ser copiados", "Some files could not be moved" : "Alguns arquivos não puderam ser movidos", @@ -433,14 +433,14 @@ OC.L10N.register( "External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "O armazenamento externo \"{mountPoint}\" está quase cheio ({usedSpacePercent}%).", "Your storage is almost full ({usedSpacePercent}%)." : "Seu armazenamento está quase cheio ({usedSpacePercent}%).", "_matches \"{filter}\"_::_match \"{filter}\"_" : ["corresponde a \"{filter}\"","correspondem a \"{filter}\"","correspondem a \"{filter}\""], - "Direct link was copied (only works for people who have access to this file/folder)" : "Link direto foi copiado (funciona apenas para pessoas que têm acesso a este arquivo/pasta)", + "Direct link was copied (only works for people who have access to this file/folder)" : "Link direto foi copiado (funciona apenas para pessoas que têm acesso a este arquivo/esta pasta)", "Path" : "Caminho", "_%n byte_::_%n bytes_" : ["%n byte","%n bytes","%n bytes"], - "Favored" : "Favoritado", - "Favor" : "Favor", - "Copy direct link (only works for people who have access to this file/folder)" : "Copiar link direto (funciona apenas para pessoas que têm acesso a este arquivo/pasta)", + "Favored" : "Marcado como favorito", + "Favor" : "Marcar como favorito", + "Copy direct link (only works for people who have access to this file/folder)" : "Copiar link direto (funciona apenas para pessoas que têm acesso a este arquivo/esta pasta)", "Upload file" : "Enviar arquivo", - "Not favored" : "Não favoritado", + "Not favored" : "Não marcado como favorito", "An error occurred while trying to update the tags" : "Ocorreu um erro enquanto tentava atualizar as etiquetas", "Upload (max. %s)" : "Upload (max. %s)", "Submitting fields…" : "Enviando campos…", diff --git a/apps/files/l10n/pt_BR.json b/apps/files/l10n/pt_BR.json index 2b679a2df6b..26407bec6c5 100644 --- a/apps/files/l10n/pt_BR.json +++ b/apps/files/l10n/pt_BR.json @@ -69,7 +69,7 @@ "Files compatibility" : "Compatibilidade de arquivos", "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Permitir restringir nomes de arquivos para garantir que os arquivos possam ser sincronizados com todos os clientes. Por padrão, todos os nomes de arquivos válidos em POSIX (p. ex., Linux ou macOS) são permitidos.", "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "Depois de ativar os nomes de arquivos compatíveis com o Windows, os arquivos existentes não podem mais ser modificados, mas podem ser renomeados para novos nomes válidos pelo proprietário.", - "It is also possible to migrate files automatically after enabling this setting, please refer to the documentation about the occ command." : "Também é possível migrar arquivos automaticamente depois de ativar essa configuração. Consulte a documentação sobre o comando occ.", + "It is also possible to migrate files automatically after enabling this setting, please refer to the documentation about the occ command." : "Também é possível migrar arquivos automaticamente depois de ativar esta configuração. Consulte a documentação sobre o comando occ.", "Enforce Windows compatibility" : "Forçar compatibilidade com Windows ", "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Isso bloqueará nomes de arquivos não válidos em sistemas Windows, como nomes reservados ou caracteres especiais. Mas isso não imporá a compatibilidade da distinção entre maiúsculas e minúsculas.", "File Management" : "Gerenciamento de Arquivos", @@ -119,8 +119,8 @@ "(selected)" : "(selecionados)", "List of files and folders." : "Lista de arquivos e pastas.", "You have used your space quota and cannot upload files anymore." : "Você usou sua cota de espaço e não pode mais fazer upload de arquivos.", - "Column headers with buttons are sortable." : "Os cabeçalhos das colunas com botões são classificáveis.", - "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Essa lista não é totalmente renderizada por motivos de desempenho. Os arquivos serão renderizados conforme você navega pela lista.", + "Column headers with buttons are sortable." : "Os cabeçalhos de coluna com botões podem ser ordenados.", + "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Esta lista não é totalmente renderizada por motivos de desempenho. Os arquivos serão renderizados à medida que você navegar pela lista.", "File not found" : "Arquivo não encontrado", "{count} selected" : "{count} selecionados", "{usedQuotaByte} used" : "{usedQuotaByte} usado", @@ -204,7 +204,7 @@ "Show a warning dialog when changing a file extension." : "Mostrar uma caixa de diálogo de aviso ao alterar uma extensão de arquivo.", "Keyboard shortcuts" : "Atalhos do teclado", "Speed up your Files experience with these quick shortcuts." : "Acelere sua experiência com os Arquivos com estes atalhos", - "Open the actions menu for a file" : "Abrir menu de ações para arquivo", + "Open the actions menu for a file" : "Abrir o menu de ações para um arquivo", "Rename a file" : "Renomear um arquivo", "Delete a file" : "Remover um arquivo", "Favorite or remove a file from favorites" : "Favoritar ou remover arquivo dos favoritos", @@ -213,15 +213,15 @@ "Select all files" : "Selecionar todos os arquivos", "Deselect all files" : "Deselecionar todos os arquivos", "Select or deselect a file" : "Selecionar ou deselecionar um arquivo", - "Select a range of files" : "Selecionar múltiplos arquivos", + "Select a range of files" : "Selecione um intervalo de arquivos", "Navigation" : "Navegação", "Navigate to the parent folder" : "Navegar para o diretório pai", "Navigate to the file above" : "Navegar para o arquivo acima", "Navigate to the file below" : "Navegar para o arquivo abaixo", "Navigate to the file on the left (in grid mode)" : "Navegar para o arquivo à esquerda (no modo de grade)", "Navigate to the file on the right (in grid mode)" : "Navegar para o arquivo à direita (no modo de grade)", - "View" : "Visualizar", - "Toggle the grid view" : "Ativar/Desativar modo grade", + "View" : "Visualização", + "Toggle the grid view" : "Alternar visualização em grade", "Open the sidebar for a file" : "Abrir barra lateral para um arquivo", "Show those shortcuts" : "Mostrar esses atalhos", "You" : "Você", @@ -232,15 +232,15 @@ "Add to favorites" : "Adicionar aos favoritos", "Tags" : "Etiquetas", "Blank" : "Em branco", - "Unable to create new file from template" : "Incapaz de criar novo arquivo a partir do modelo", + "Unable to create new file from template" : "Não é possível criar novo arquivo a partir do modelo", "Pick a template for {name}" : "Escolha um modelo para {name}", - "Create a new file with the selected template" : "Crie um novo arquivo com o modelo selecionado", + "Create a new file with the selected template" : "Criar um novo arquivo com o modelo selecionado", "Creating file" : "Criando arquivo", "Save as {displayName}" : "Salvar como {displayName}", "Save as …" : "Salvar como …", "Converting files …" : "Convertendo arquivos …", "Failed to convert files: {message}" : "Falha ao converter arquivos: {message}", - "All files failed to be converted" : "Todos os arquivos falharam na conversão", + "All files failed to be converted" : "Falha na conversão de todos os arquivos", "One file could not be converted: {message}" : "Um arquivo não pôde ser convertido: {message}", "_One file could not be converted_::_%n files could not be converted_" : ["Não foi possível converter um arquivo","Não foi possível converter %n de arquivos","Não foi possível converter %n arquivos"], "_One file successfully converted_::_%n files successfully converted_" : ["Um arquivo convertido com sucesso","%n de arquivos convertidos com sucesso","%n arquivos convertidos com sucesso"], @@ -318,10 +318,10 @@ "Search in folder: {folder}" : "Pesquisar na pasta: {folder}", "One of the dropped files could not be processed" : "Um dos arquivos depositados não pôde ser processado", "Your browser does not support the Filesystem API. Directories will not be uploaded" : "Seu navegador não oferece suporte à API Filesystem. Os diretórios não serão carregados", - "No files to upload" : "Não há arquivos para enviar", + "No files to upload" : "Não há arquivos para carregar", "Unable to create the directory {directory}" : "Não foi possível criar o diretório {directory}", "Some files could not be uploaded" : "Alguns arquivos não puderam ser carregados", - "Files uploaded successfully" : "Arquivos enviados com sucesso", + "Files uploaded successfully" : "Arquivos carregados com sucesso", "No files to process" : "Nenhum arquivo para processar", "Some files could not be copied" : "Alguns arquivos não puderam ser copiados", "Some files could not be moved" : "Alguns arquivos não puderam ser movidos", @@ -431,14 +431,14 @@ "External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "O armazenamento externo \"{mountPoint}\" está quase cheio ({usedSpacePercent}%).", "Your storage is almost full ({usedSpacePercent}%)." : "Seu armazenamento está quase cheio ({usedSpacePercent}%).", "_matches \"{filter}\"_::_match \"{filter}\"_" : ["corresponde a \"{filter}\"","correspondem a \"{filter}\"","correspondem a \"{filter}\""], - "Direct link was copied (only works for people who have access to this file/folder)" : "Link direto foi copiado (funciona apenas para pessoas que têm acesso a este arquivo/pasta)", + "Direct link was copied (only works for people who have access to this file/folder)" : "Link direto foi copiado (funciona apenas para pessoas que têm acesso a este arquivo/esta pasta)", "Path" : "Caminho", "_%n byte_::_%n bytes_" : ["%n byte","%n bytes","%n bytes"], - "Favored" : "Favoritado", - "Favor" : "Favor", - "Copy direct link (only works for people who have access to this file/folder)" : "Copiar link direto (funciona apenas para pessoas que têm acesso a este arquivo/pasta)", + "Favored" : "Marcado como favorito", + "Favor" : "Marcar como favorito", + "Copy direct link (only works for people who have access to this file/folder)" : "Copiar link direto (funciona apenas para pessoas que têm acesso a este arquivo/esta pasta)", "Upload file" : "Enviar arquivo", - "Not favored" : "Não favoritado", + "Not favored" : "Não marcado como favorito", "An error occurred while trying to update the tags" : "Ocorreu um erro enquanto tentava atualizar as etiquetas", "Upload (max. %s)" : "Upload (max. %s)", "Submitting fields…" : "Enviando campos…", diff --git a/apps/files/l10n/ru.js b/apps/files/l10n/ru.js index 8751ef7bf53..324ea82e228 100644 --- a/apps/files/l10n/ru.js +++ b/apps/files/l10n/ru.js @@ -70,6 +70,8 @@ OC.L10N.register( "Transferred from %1$s on %2$s" : "Передано от %1$s %2$s", "Files compatibility" : "Совместимость файлов", "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Разрешить ограничения на имена файлов для обеспечения возможности их синхронизации со всеми клиентами. По умолчанию разрешены все имена файлов, допустимые в POSIX (например, в Linux или macOS).", + "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "После включения совместимых с Windows названий файлов, существующие файлы нельзя будет изменить, но они могут быть переименованы их владельцем в допустимые новые имена.", + "It is also possible to migrate files automatically after enabling this setting, please refer to the documentation about the occ command." : "Также возможно мигрировать файлы автоматически после включения этой настройки, пожалуйста, обратитесь к документации о команде occ.", "Enforce Windows compatibility" : "Обеспечить совместимость с Windows", "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Это позволит блокировать имена файлов, недопустимые в системах Windows, например, использующие зарезервированные имена или специальные символы. Однако это не обеспечит совместимость в части чувствительности к регистру.", "File Management" : "Управление файлами", @@ -95,6 +97,11 @@ OC.L10N.register( "Renamed \"{oldName}\" to \"{newName}\"" : "Переименовано «{oldName}» в \"{newName}\"", "Rename file" : "Переименовать файл", "Folder" : "Каталог", + "Unknown file type" : "Неизвестный тип файла", + "{ext} image" : "{ext} изображение", + "{ext} video" : "{ext} видео", + "{ext} audio" : "{ext} аудио", + "{ext} text" : "{ext} текст", "Pending" : "Ожидается", "Unknown date" : "Неизвестная дата", "Clear filter" : "Сбросить фильтр", @@ -105,6 +112,7 @@ OC.L10N.register( "Total rows summary" : "Количество строк в общем", "Toggle selection for all files and folders" : "Установить или снять выделение всех файлов и папок", "Name" : "Имя", + "File type" : "Тип файла", "Size" : "Размер", "\"{displayName}\" failed on some elements" : "\"{displayName}\" не удалось выполнить некоторые элементы", "\"{displayName}\" batch action executed successfully" : "Пакетное действие \"{displayName}\" выполнено успешно", @@ -183,6 +191,7 @@ OC.L10N.register( "Sort favorites first" : "Сначала избранное", "Sort folders before files" : "Начинать список с папок", "Show hidden files" : "Показывать скрытые файлы", + "Show file type column" : "Показать колонку с типом файла", "Crop image previews" : "Обрезать пред. просмотр", "Enable the grid view" : "Включить режим просмотра сеткой", "Enable folder tree" : "Включить дерево папок", @@ -328,6 +337,7 @@ OC.L10N.register( "Unexpected error: {error}" : "Неожиданная ошибка: {error}", "_%n file_::_%n files_" : ["%n файл","%n файла","%n файлов","%n файлов"], "_%n folder_::_%n folders_" : ["%n каталог","%n каталога","%n каталогов","%n каталогов"], + "_%n hidden_::_%n hidden_" : ["скрыто %n","скрыто %n","скрыто %n","скрыто %n"], "Filename must not be empty." : "Имя файла не должно быть пустым.", "\"{char}\" is not allowed inside a filename." : "не допускается внутри имени файла.", "\"{segment}\" is a reserved name and not allowed for filenames." : "является зарезервированным именем и не допускается для имен файлов.", @@ -443,6 +453,9 @@ OC.L10N.register( "Personal Files" : "Личные файлы", "Text file" : "Текстовый файл", "New text file.txt" : "Новый текстовый файл.txt", + "%1$s (renamed)" : "%1$s (переименовано)", + "renamed file" : "переименованный файл", + "After enabling the windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "После включения совместимых с Windows названий файлов, существующие файлы нельзя будет изменить, но они могут быть переименованы их владельцем в допустимые новые имена.", "{count} files could not be converted" : "{count} файлы не могут быть преобразованы", "{count} files successfully converted" : "{count} файлы успешно преобразованы" }, diff --git a/apps/files/l10n/ru.json b/apps/files/l10n/ru.json index c30d4f4c920..73cb009e141 100644 --- a/apps/files/l10n/ru.json +++ b/apps/files/l10n/ru.json @@ -68,6 +68,8 @@ "Transferred from %1$s on %2$s" : "Передано от %1$s %2$s", "Files compatibility" : "Совместимость файлов", "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Разрешить ограничения на имена файлов для обеспечения возможности их синхронизации со всеми клиентами. По умолчанию разрешены все имена файлов, допустимые в POSIX (например, в Linux или macOS).", + "After enabling the Windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "После включения совместимых с Windows названий файлов, существующие файлы нельзя будет изменить, но они могут быть переименованы их владельцем в допустимые новые имена.", + "It is also possible to migrate files automatically after enabling this setting, please refer to the documentation about the occ command." : "Также возможно мигрировать файлы автоматически после включения этой настройки, пожалуйста, обратитесь к документации о команде occ.", "Enforce Windows compatibility" : "Обеспечить совместимость с Windows", "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "Это позволит блокировать имена файлов, недопустимые в системах Windows, например, использующие зарезервированные имена или специальные символы. Однако это не обеспечит совместимость в части чувствительности к регистру.", "File Management" : "Управление файлами", @@ -93,6 +95,11 @@ "Renamed \"{oldName}\" to \"{newName}\"" : "Переименовано «{oldName}» в \"{newName}\"", "Rename file" : "Переименовать файл", "Folder" : "Каталог", + "Unknown file type" : "Неизвестный тип файла", + "{ext} image" : "{ext} изображение", + "{ext} video" : "{ext} видео", + "{ext} audio" : "{ext} аудио", + "{ext} text" : "{ext} текст", "Pending" : "Ожидается", "Unknown date" : "Неизвестная дата", "Clear filter" : "Сбросить фильтр", @@ -103,6 +110,7 @@ "Total rows summary" : "Количество строк в общем", "Toggle selection for all files and folders" : "Установить или снять выделение всех файлов и папок", "Name" : "Имя", + "File type" : "Тип файла", "Size" : "Размер", "\"{displayName}\" failed on some elements" : "\"{displayName}\" не удалось выполнить некоторые элементы", "\"{displayName}\" batch action executed successfully" : "Пакетное действие \"{displayName}\" выполнено успешно", @@ -181,6 +189,7 @@ "Sort favorites first" : "Сначала избранное", "Sort folders before files" : "Начинать список с папок", "Show hidden files" : "Показывать скрытые файлы", + "Show file type column" : "Показать колонку с типом файла", "Crop image previews" : "Обрезать пред. просмотр", "Enable the grid view" : "Включить режим просмотра сеткой", "Enable folder tree" : "Включить дерево папок", @@ -326,6 +335,7 @@ "Unexpected error: {error}" : "Неожиданная ошибка: {error}", "_%n file_::_%n files_" : ["%n файл","%n файла","%n файлов","%n файлов"], "_%n folder_::_%n folders_" : ["%n каталог","%n каталога","%n каталогов","%n каталогов"], + "_%n hidden_::_%n hidden_" : ["скрыто %n","скрыто %n","скрыто %n","скрыто %n"], "Filename must not be empty." : "Имя файла не должно быть пустым.", "\"{char}\" is not allowed inside a filename." : "не допускается внутри имени файла.", "\"{segment}\" is a reserved name and not allowed for filenames." : "является зарезервированным именем и не допускается для имен файлов.", @@ -441,6 +451,9 @@ "Personal Files" : "Личные файлы", "Text file" : "Текстовый файл", "New text file.txt" : "Новый текстовый файл.txt", + "%1$s (renamed)" : "%1$s (переименовано)", + "renamed file" : "переименованный файл", + "After enabling the windows compatible filenames, existing files cannot be modified anymore but can be renamed to valid new names by their owner." : "После включения совместимых с Windows названий файлов, существующие файлы нельзя будет изменить, но они могут быть переименованы их владельцем в допустимые новые имена.", "{count} files could not be converted" : "{count} файлы не могут быть преобразованы", "{count} files successfully converted" : "{count} файлы успешно преобразованы" },"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);" diff --git a/apps/files/l10n/tr.js b/apps/files/l10n/tr.js index eea5436da02..129a6d4f178 100644 --- a/apps/files/l10n/tr.js +++ b/apps/files/l10n/tr.js @@ -191,7 +191,7 @@ OC.L10N.register( "WebDAV URL" : "WebDAV adresi", "Copy to clipboard" : "Panoya kopyala", "Use this address to access your Files via WebDAV" : "Dosyalarınıza WebDAV üzerinden erişmek için bu adresi kullanın", - "If you have enabled 2FA, you must create and use a new app password by clicking here." : "İki adımlı doğrulamayı kullanıma aldıysanız buraya tıklayarak yeni bir uygulama parolası oluşturmalısınız.", + "If you have enabled 2FA, you must create and use a new app password by clicking here." : "İki adımlı doğrulamayı etkinleştirdiyseniz buraya tıklayarak yeni bir uygulama parolası oluşturmalısınız.", "Warnings" : "Uyarılar", "Prevent warning dialogs from open or reenable them." : "Uyarı pencerelerinin görüntülenmesini açın ya da kapatın.", "Show a warning dialog when changing a file extension." : "Dosya uzantısı değiştirilirken uyarı penceresi görüntülensin.", diff --git a/apps/files/l10n/tr.json b/apps/files/l10n/tr.json index 8ddb0791fe6..f20a43de5ba 100644 --- a/apps/files/l10n/tr.json +++ b/apps/files/l10n/tr.json @@ -189,7 +189,7 @@ "WebDAV URL" : "WebDAV adresi", "Copy to clipboard" : "Panoya kopyala", "Use this address to access your Files via WebDAV" : "Dosyalarınıza WebDAV üzerinden erişmek için bu adresi kullanın", - "If you have enabled 2FA, you must create and use a new app password by clicking here." : "İki adımlı doğrulamayı kullanıma aldıysanız buraya tıklayarak yeni bir uygulama parolası oluşturmalısınız.", + "If you have enabled 2FA, you must create and use a new app password by clicking here." : "İki adımlı doğrulamayı etkinleştirdiyseniz buraya tıklayarak yeni bir uygulama parolası oluşturmalısınız.", "Warnings" : "Uyarılar", "Prevent warning dialogs from open or reenable them." : "Uyarı pencerelerinin görüntülenmesini açın ya da kapatın.", "Show a warning dialog when changing a file extension." : "Dosya uzantısı değiştirilirken uyarı penceresi görüntülensin.", diff --git a/apps/files/src/views/FilesList.vue b/apps/files/src/views/FilesList.vue index 0aa3da144c2..b335737c4dd 100644 --- a/apps/files/src/views/FilesList.vue +++ b/apps/files/src/views/FilesList.vue @@ -486,7 +486,7 @@ export default defineComponent({ * Update the window title to match the page heading */ pageHeading() { - document.title = `${this.pageHeading} - ${getCapabilities().theming?.productName ?? 'Nextcloud'}` + document.title = `${this.pageHeading} - ${getCapabilities().theming?.name ?? 'Nextcloud'}` }, /** |