diff --git a/projects/aca-content/assets/i18n/ar.json b/projects/aca-content/assets/i18n/ar.json index 15587f349..ed1d9c4f9 100644 --- a/projects/aca-content/assets/i18n/ar.json +++ b/projects/aca-content/assets/i18n/ar.json @@ -155,7 +155,7 @@ "LIBRARY_NOT_FOUND": "هذه المكتبة لم تعد موجودة.", "LIBRARY_LOADING_ERROR": "حدثت بعض المشاكل أثناء تحميل هذه المكتبة." }, - "LIBRARY_NO_PERMISSIONS_WARNING": "You do not have permission to view this library." + "LIBRARY_NO_PERMISSIONS_WARNING": "ليس لديك الإذن لعرض هذه المكتبة." }, "SHARED": { "TITLE": "الملفات المشتركة", @@ -467,7 +467,7 @@ "ICON": "أيقونة المجلد", "TITLE": "معلومات المجلد", "SIZE": "الحجم", - "NUMBER_OF_FILES": "Number of files", + "NUMBER_OF_FILES": "عدد الملفات", "CALCULATING": "حساب...", "CALCULATED_SIZE_LARGE": "{{sizeInBytes}} بايت ({{sizeInLargeUnit}} {{unit}} على القرص) ل {{count}} الملفات", "CALCULATED_SIZE_NORMAL": "{{sizeInBytes}} بايت لـ {{count}} الملفات", diff --git a/projects/aca-content/assets/i18n/cs.json b/projects/aca-content/assets/i18n/cs.json index 0126d938f..9c25177eb 100644 --- a/projects/aca-content/assets/i18n/cs.json +++ b/projects/aca-content/assets/i18n/cs.json @@ -155,7 +155,7 @@ "LIBRARY_NOT_FOUND": "Tato knihovna již neexistuje.", "LIBRARY_LOADING_ERROR": "Při načítání této knihovny došlo k problému." }, - "LIBRARY_NO_PERMISSIONS_WARNING": "You do not have permission to view this library." + "LIBRARY_NO_PERMISSIONS_WARNING": "K zobrazení této knihovny nemáte oprávnění." }, "SHARED": { "TITLE": "Sdílené soubory", @@ -467,7 +467,7 @@ "ICON": "Ikona složky", "TITLE": "Informace o složce", "SIZE": "Velikost", - "NUMBER_OF_FILES": "Number of files", + "NUMBER_OF_FILES": "Počet souborů", "CALCULATING": "Probíhá výpočet…", "CALCULATED_SIZE_LARGE": "{{sizeInBytes}} bytů ({{sizeInLargeUnit}} {{unit}} na disku) pro {{count}} souborů", "CALCULATED_SIZE_NORMAL": "{{sizeInBytes}} bytů pro {{count}} souborů", diff --git a/projects/aca-content/assets/i18n/da.json b/projects/aca-content/assets/i18n/da.json index a65dcf6a0..307b46347 100644 --- a/projects/aca-content/assets/i18n/da.json +++ b/projects/aca-content/assets/i18n/da.json @@ -155,7 +155,7 @@ "LIBRARY_NOT_FOUND": "Dette bibliotek findes ikke mere.", "LIBRARY_LOADING_ERROR": "Der var problemer under hentning af dette bibliotek." }, - "LIBRARY_NO_PERMISSIONS_WARNING": "You do not have permission to view this library." + "LIBRARY_NO_PERMISSIONS_WARNING": "Du har ikke tilladelse til at se dette bibliotek." }, "SHARED": { "TITLE": "Delte filer", @@ -467,7 +467,7 @@ "ICON": "Mappe-ikon", "TITLE": "Mappe Information", "SIZE": "Størrelse", - "NUMBER_OF_FILES": "Number of files", + "NUMBER_OF_FILES": "Antal filer", "CALCULATING": "Beregner...", "CALCULATED_SIZE_LARGE": "{{sizeInBytes}} bytes ({{sizeInLargeUnit}} {{unit}} på disk) for {{count}} filer", "CALCULATED_SIZE_NORMAL": "{{sizeInBytes}} bytes for {{count}} filer", diff --git a/projects/aca-content/assets/i18n/es.json b/projects/aca-content/assets/i18n/es.json index f246e9c69..14fd740f5 100644 --- a/projects/aca-content/assets/i18n/es.json +++ b/projects/aca-content/assets/i18n/es.json @@ -155,7 +155,7 @@ "LIBRARY_NOT_FOUND": "Esta biblioteca ya no existe.", "LIBRARY_LOADING_ERROR": "Ha habido un problema al cargar esta biblioteca." }, - "LIBRARY_NO_PERMISSIONS_WARNING": "You do not have permission to view this library." + "LIBRARY_NO_PERMISSIONS_WARNING": "No tiene permiso para ver esta biblioteca." }, "SHARED": { "TITLE": "Ficheros compartidos", @@ -467,7 +467,7 @@ "ICON": "Icono de carpeta", "TITLE": "Información de la carpeta", "SIZE": "Tamaño", - "NUMBER_OF_FILES": "Number of files", + "NUMBER_OF_FILES": "Número de archivos", "CALCULATING": "Calculando...", "CALCULATED_SIZE_LARGE": "{{sizeInBytes}} bytes ({{sizeInLargeUnit}} {{unit}} en el disco) para {{count}} archivos", "CALCULATED_SIZE_NORMAL": "{{sizeInBytes}} bytes para {{count}} archivos", diff --git a/projects/aca-content/assets/i18n/fi.json b/projects/aca-content/assets/i18n/fi.json index 6be405121..b64ca7b95 100644 --- a/projects/aca-content/assets/i18n/fi.json +++ b/projects/aca-content/assets/i18n/fi.json @@ -155,7 +155,7 @@ "LIBRARY_NOT_FOUND": "Tätä kirjastoa ei ole enää olemassa", "LIBRARY_LOADING_ERROR": "Tämän kirjaston lataamisessa ilmeni ongelma." }, - "LIBRARY_NO_PERMISSIONS_WARNING": "You do not have permission to view this library." + "LIBRARY_NO_PERMISSIONS_WARNING": "Sinulla ei ole oikeutta tarkastella tätä kirjastoa." }, "SHARED": { "TITLE": "Jaetut tiedostot", @@ -467,7 +467,7 @@ "ICON": "Kansion Kuvake", "TITLE": "Kansion Tiedot", "SIZE": "Koko", - "NUMBER_OF_FILES": "Number of files", + "NUMBER_OF_FILES": "Tiedostojen määrä", "CALCULATING": "Lasketaan...", "CALCULATED_SIZE_LARGE": "{{sizeInBytes}} tavuja ({{sizeInLargeUnit}} {{unit}} levyllä) {{count}}-tiedostoille {{count}}", "CALCULATED_SIZE_NORMAL": "{{sizeInBytes}} tavua {{count}}-tiedostoille {{count}}", diff --git a/projects/aca-content/assets/i18n/fr.json b/projects/aca-content/assets/i18n/fr.json index 0f4c85849..994a9641b 100644 --- a/projects/aca-content/assets/i18n/fr.json +++ b/projects/aca-content/assets/i18n/fr.json @@ -155,7 +155,7 @@ "LIBRARY_NOT_FOUND": "Cette bibliothèque n'existe plus.", "LIBRARY_LOADING_ERROR": "Un problème s'est produit pendant le chargement de cette bibliothèque." }, - "LIBRARY_NO_PERMISSIONS_WARNING": "You do not have permission to view this library." + "LIBRARY_NO_PERMISSIONS_WARNING": "Vous n'avez pas la permission de consulter cette bibliothèque." }, "SHARED": { "TITLE": "Fichiers partagés", @@ -467,7 +467,7 @@ "ICON": "Icône de dossier", "TITLE": "Informations sur le dossier", "SIZE": "Taille", - "NUMBER_OF_FILES": "Number of files", + "NUMBER_OF_FILES": "Nombre de fichiers", "CALCULATING": "Calcul en cours…", "CALCULATED_SIZE_LARGE": "{{sizeInBytes}} octets ({{sizeInLargeUnit}} {{unit}} sur le disque) pour {{count}} fichiers", "CALCULATED_SIZE_NORMAL": "{{sizeInBytes}} octets pour {{count}} fichiers", diff --git a/projects/aca-content/assets/i18n/it.json b/projects/aca-content/assets/i18n/it.json index a765b93e8..812968299 100644 --- a/projects/aca-content/assets/i18n/it.json +++ b/projects/aca-content/assets/i18n/it.json @@ -155,7 +155,7 @@ "LIBRARY_NOT_FOUND": "Questa libreria non esiste più.", "LIBRARY_LOADING_ERROR": "Ci sono stati dei problemi nel caricamento di questa libreria." }, - "LIBRARY_NO_PERMISSIONS_WARNING": "You do not have permission to view this library." + "LIBRARY_NO_PERMISSIONS_WARNING": "L'utente non dispone dell'autorizzazione per visualizzare questa libreria." }, "SHARED": { "TITLE": "File condivisi", @@ -467,7 +467,7 @@ "ICON": "Icona Cartella", "TITLE": "Informazioni Cartella", "SIZE": "Dimensione", - "NUMBER_OF_FILES": "Number of files", + "NUMBER_OF_FILES": "Numero di file", "CALCULATING": "Calcolo...", "CALCULATED_SIZE_LARGE": "{{sizeInBytes}} bytes ({{sizeInLargeUnit}} {{unit}} sul disco) per i file {{count}}", "CALCULATED_SIZE_NORMAL": "{{sizeInBytes}} bytes per i file {{count}}", diff --git a/projects/aca-content/assets/i18n/ja.json b/projects/aca-content/assets/i18n/ja.json index c2cc81988..073bcfa55 100644 --- a/projects/aca-content/assets/i18n/ja.json +++ b/projects/aca-content/assets/i18n/ja.json @@ -155,7 +155,7 @@ "LIBRARY_NOT_FOUND": "このライブラリはもはや存在しません。", "LIBRARY_LOADING_ERROR": "このライブラリのロード中に何らかの問題が発生しました。" }, - "LIBRARY_NO_PERMISSIONS_WARNING": "You do not have permission to view this library." + "LIBRARY_NO_PERMISSIONS_WARNING": "このライブラリを閲覧する権限がありません。" }, "SHARED": { "TITLE": "共有ファイル", @@ -467,7 +467,7 @@ "ICON": "フォルダアイコン", "TITLE": "フォルダ情報", "SIZE": "サイズ", - "NUMBER_OF_FILES": "Number of files", + "NUMBER_OF_FILES": "ファイル数", "CALCULATING": "計算中...", "CALCULATED_SIZE_LARGE": "{{count}} ファイルあたり{{sizeInBytes}} バイト (ディスク上に{{sizeInLargeUnit}} {{unit}})", "CALCULATED_SIZE_NORMAL": "{{count}} ファイルあたり{{sizeInBytes}}バイト", diff --git a/projects/aca-content/assets/i18n/nl.json b/projects/aca-content/assets/i18n/nl.json index d2986b562..c379b60c1 100644 --- a/projects/aca-content/assets/i18n/nl.json +++ b/projects/aca-content/assets/i18n/nl.json @@ -155,7 +155,7 @@ "LIBRARY_NOT_FOUND": "Deze bibliotheek bestaat niet meer.", "LIBRARY_LOADING_ERROR": "Er was een probleem bij het laden van deze bibliotheek." }, - "LIBRARY_NO_PERMISSIONS_WARNING": "You do not have permission to view this library." + "LIBRARY_NO_PERMISSIONS_WARNING": "U hebt geen machtiging om deze bibliotheek te bekijken." }, "SHARED": { "TITLE": "Gedeelde bestanden", @@ -467,7 +467,7 @@ "ICON": "Mappictogram", "TITLE": "Folder Information", "SIZE": "Grootte", - "NUMBER_OF_FILES": "Number of files", + "NUMBER_OF_FILES": "Aantal bestanden", "CALCULATING": "Wordt berekend...", "CALCULATED_SIZE_LARGE": "{{sizeInBytes}} bytes ({{sizeInLargeUnit}} {{unit}} op schijf) voor {{count}} bestanden", "CALCULATED_SIZE_NORMAL": "{{sizeInBytes}} bytes voor {{count}} bestanden", diff --git a/projects/aca-content/assets/i18n/no.json b/projects/aca-content/assets/i18n/no.json index 5addb0cde..315f862f4 100644 --- a/projects/aca-content/assets/i18n/no.json +++ b/projects/aca-content/assets/i18n/no.json @@ -155,7 +155,7 @@ "LIBRARY_NOT_FOUND": "Dette biblioteket eksisterer ikke lenger.", "LIBRARY_LOADING_ERROR": "Det oppsto et problem under lasting av dette biblioteket." }, - "LIBRARY_NO_PERMISSIONS_WARNING": "You do not have permission to view this library." + "LIBRARY_NO_PERMISSIONS_WARNING": "Du har ikke tillatelse til å vise dette biblioteket." }, "SHARED": { "TITLE": "Delte filer", @@ -467,7 +467,7 @@ "ICON": "Mappe ikon", "TITLE": "Mappe informasjon", "SIZE": "Størrelse", - "NUMBER_OF_FILES": "Number of files", + "NUMBER_OF_FILES": "Antall filer", "CALCULATING": "Beregner...", "CALCULATED_SIZE_LARGE": "{{sizeInBytes}} bytes ({{sizeInLargeUnit}} {{unit}} på disk) for {{count}} filer", "CALCULATED_SIZE_NORMAL": "{{sizeInBytes}} bytes for {{count}} filer", diff --git a/projects/aca-content/assets/i18n/pl.json b/projects/aca-content/assets/i18n/pl.json index 17c1155d1..01367504e 100644 --- a/projects/aca-content/assets/i18n/pl.json +++ b/projects/aca-content/assets/i18n/pl.json @@ -155,7 +155,7 @@ "LIBRARY_NOT_FOUND": "Ta biblioteka już nie istnieje.", "LIBRARY_LOADING_ERROR": "Wystąpił problem podczas ładowania tej biblioteki." }, - "LIBRARY_NO_PERMISSIONS_WARNING": "You do not have permission to view this library." + "LIBRARY_NO_PERMISSIONS_WARNING": "Nie masz uprawnień do wyświetlenia tej biblioteki." }, "SHARED": { "TITLE": "Udostępnione pliki", @@ -467,7 +467,7 @@ "ICON": "Ikona folderu", "TITLE": "Informacja o folderze", "SIZE": "Rozmiar", - "NUMBER_OF_FILES": "Number of files", + "NUMBER_OF_FILES": "Liczba plików", "CALCULATING": "Obliczanie...", "CALCULATED_SIZE_LARGE": "{{sizeInBytes}} bajtów ({{sizeInLargeUnit}} {{unit}} na dysku) dla plików {{count}}", "CALCULATED_SIZE_NORMAL": "{{sizeInBytes}} bajtów dla {{count}} plików", diff --git a/projects/aca-content/assets/i18n/pt-BR.json b/projects/aca-content/assets/i18n/pt-BR.json index 5fd25c11b..85ff858b2 100644 --- a/projects/aca-content/assets/i18n/pt-BR.json +++ b/projects/aca-content/assets/i18n/pt-BR.json @@ -155,7 +155,7 @@ "LIBRARY_NOT_FOUND": "Esta biblioteca já não existe.", "LIBRARY_LOADING_ERROR": "Ocorreu um problema ao carregar esta biblioteca." }, - "LIBRARY_NO_PERMISSIONS_WARNING": "You do not have permission to view this library." + "LIBRARY_NO_PERMISSIONS_WARNING": "Você não tem permissão para visualizar esta biblioteca." }, "SHARED": { "TITLE": "Arquivos compartilhados", @@ -467,7 +467,7 @@ "ICON": "Ícone da pasta", "TITLE": "Informações da pasta", "SIZE": "Tamanho", - "NUMBER_OF_FILES": "Number of files", + "NUMBER_OF_FILES": "Número de arquivos", "CALCULATING": "Calculando...", "CALCULATED_SIZE_LARGE": "{{sizeInBytes}} bytes ({{sizeInLargeUnit}} {{unit}} no disco) para {{count}} arquivos", "CALCULATED_SIZE_NORMAL": "{{sizeInBytes}} bytes para {{count}} arquivos", diff --git a/projects/aca-content/assets/i18n/ru.json b/projects/aca-content/assets/i18n/ru.json index dbcd51a59..43c28cc98 100644 --- a/projects/aca-content/assets/i18n/ru.json +++ b/projects/aca-content/assets/i18n/ru.json @@ -155,7 +155,7 @@ "LIBRARY_NOT_FOUND": "Данная библиотека не существует.", "LIBRARY_LOADING_ERROR": "Ошибка загрузки библиотеки." }, - "LIBRARY_NO_PERMISSIONS_WARNING": "You do not have permission to view this library." + "LIBRARY_NO_PERMISSIONS_WARNING": "Нет прав для просмотра данной библиотеки." }, "SHARED": { "TITLE": "Общие файлы", @@ -467,7 +467,7 @@ "ICON": "Иконка папки", "TITLE": "Информация о папке", "SIZE": "Размер", - "NUMBER_OF_FILES": "Number of files", + "NUMBER_OF_FILES": "Количество файлов", "CALCULATING": "Вычисление...", "CALCULATED_SIZE_LARGE": "{{sizeInBytes}} байт ({{sizeInLargeUnit}} {{unit}} на диске) для файлов {{count}}", "CALCULATED_SIZE_NORMAL": "{{sizeInBytes}} байт для {{count}} файлов", diff --git a/projects/aca-content/assets/i18n/sv.json b/projects/aca-content/assets/i18n/sv.json index 7057aee6a..aa1836b2d 100644 --- a/projects/aca-content/assets/i18n/sv.json +++ b/projects/aca-content/assets/i18n/sv.json @@ -155,7 +155,7 @@ "LIBRARY_NOT_FOUND": "Detta bibliotek finns inte längre.", "LIBRARY_LOADING_ERROR": "Ett problem uppstod när detta bibliotek skulle läsas in." }, - "LIBRARY_NO_PERMISSIONS_WARNING": "You do not have permission to view this library." + "LIBRARY_NO_PERMISSIONS_WARNING": "Du har inte behörighet att visa detta bibliotek." }, "SHARED": { "TITLE": "Delade filer", @@ -467,7 +467,7 @@ "ICON": "Mapp-ikon", "TITLE": "Mapp Information", "SIZE": "Storlek", - "NUMBER_OF_FILES": "Number of files", + "NUMBER_OF_FILES": "Antal filer", "CALCULATING": "Beräknar...", "CALCULATED_SIZE_LARGE": "{{sizeInBytes}} bytes ({{sizeInLargeUnit}} {{unit}} på disk) för {{count}} filer", "CALCULATED_SIZE_NORMAL": "{{sizeInBytes}} bytes för {{count}} filer", diff --git a/projects/aca-content/assets/i18n/zh-CN.json b/projects/aca-content/assets/i18n/zh-CN.json index febe369f1..cb08d2242 100644 --- a/projects/aca-content/assets/i18n/zh-CN.json +++ b/projects/aca-content/assets/i18n/zh-CN.json @@ -155,7 +155,7 @@ "LIBRARY_NOT_FOUND": "此收藏库不再存在。", "LIBRARY_LOADING_ERROR": "加载此收藏库时出现了问题。" }, - "LIBRARY_NO_PERMISSIONS_WARNING": "You do not have permission to view this library." + "LIBRARY_NO_PERMISSIONS_WARNING": "您无权查看此收藏库。" }, "SHARED": { "TITLE": "共享文件", @@ -467,7 +467,7 @@ "ICON": "文件夹图标", "TITLE": "文件夹信息", "SIZE": "大小", - "NUMBER_OF_FILES": "Number of files", + "NUMBER_OF_FILES": "文件数量", "CALCULATING": "正在计算…", "CALCULATED_SIZE_LARGE": "{{count}} 文件为 {{sizeInBytes}} 字节(磁盘中为 {{sizeInLargeUnit}} {{unit}})", "CALCULATED_SIZE_NORMAL": "{{count}} 文件为 {{sizeInBytes}} 字节",