From cdf1c8e30757da740e78751393b4ca557060b338 Mon Sep 17 00:00:00 2001 From: MAEDA Go Date: Mon, 18 May 2026 23:59:17 +0900 Subject: [PATCH 13/13] Remove unused i18n key text_select_project_modules --- config/locales/ar.yml | 1 - config/locales/az.yml | 1 - config/locales/bg.yml | 1 - config/locales/bs.yml | 1 - config/locales/ca.yml | 1 - config/locales/cs.yml | 1 - config/locales/da.yml | 1 - config/locales/de.yml | 1 - config/locales/el.yml | 1 - config/locales/en-GB.yml | 1 - config/locales/en.yml | 1 - config/locales/es-PA.yml | 1 - config/locales/es.yml | 1 - config/locales/et.yml | 1 - config/locales/eu.yml | 1 - config/locales/fa.yml | 1 - config/locales/fi.yml | 1 - config/locales/fr.yml | 1 - config/locales/gl.yml | 1 - config/locales/he.yml | 1 - config/locales/hr.yml | 1 - config/locales/hu.yml | 1 - config/locales/id.yml | 1 - config/locales/it.yml | 1 - config/locales/ja.yml | 1 - config/locales/ko.yml | 1 - config/locales/lt.yml | 1 - config/locales/lv.yml | 1 - config/locales/mk.yml | 1 - config/locales/mn.yml | 1 - config/locales/nl.yml | 1 - config/locales/no.yml | 1 - config/locales/pl.yml | 1 - config/locales/pt-BR.yml | 1 - config/locales/pt.yml | 1 - config/locales/ro.yml | 1 - config/locales/ru.yml | 1 - config/locales/sk.yml | 1 - config/locales/sl.yml | 1 - config/locales/sq.yml | 1 - config/locales/sr-YU.yml | 1 - config/locales/sr.yml | 1 - config/locales/sv.yml | 1 - config/locales/ta-IN.yml | 1 - config/locales/th.yml | 1 - config/locales/tr.yml | 1 - config/locales/uk.yml | 1 - config/locales/vi.yml | 1 - config/locales/zh-TW.yml | 1 - config/locales/zh.yml | 1 - 50 files changed, 50 deletions(-) diff --git a/config/locales/ar.yml b/config/locales/ar.yml index 57ef28c72..80bc66859 100644 --- a/config/locales/ar.yml +++ b/config/locales/ar.yml @@ -889,7 +889,6 @@ ar: text_issues_destroy_confirmation: هل انت متأكد من حذف البنود المظللة؟' text_issues_destroy_descendants_confirmation: "سوف يؤدي هذا الى حذف %{count} المهام الفرعية ايضا." text_time_entries_destroy_confirmation: "هل انت متأكد من رغبتك في حذف الادخالات الزمنية المحددة؟" - text_select_project_modules: قم بتحديد الوضع المناسب لهذا المشروع:' text_default_administrator_account_changed: تم تعديل الاعدادات الافتراضية لحساب المدير text_file_repository_writable: المرفقات قابلة للكتابة text_destroy_time_entries_question: " ساعة على بند العمل التي تود حذفها، ماذا تريد ان تفعل؟ %{hours} تم تثبيت" diff --git a/config/locales/az.yml b/config/locales/az.yml index 5782fb2e4..04714b0d4 100644 --- a/config/locales/az.yml +++ b/config/locales/az.yml @@ -881,7 +881,6 @@ az: text_repository_usernames_mapping: "Saxlayıcının jurnalında tapılan adlarla bağlı olan Redmine istifadəçisini seçin və ya yeniləyin.\nEyni ad və e-poçta sahib olan istifadəçilər Redmine və saxlayıcıda avtomatik əlaqələndirilir." text_minimagick_available: MiniMagick istifadəsi mümkündür (opsional olaraq) text_select_mail_notifications: Elektron poçta bildirişlərin göndərilməsi seçim edəcəyiniz hərəkətlərdən asılıdır. - text_select_project_modules: 'Layihədə istifadə olunacaq modulları seçin:' text_status_changed_by_changeset: "%{value} redaksiyada reallaşdırılıb." text_subprojects_destroy_warning: "Altlayihələr: %{value} həmçinin silinəcək." text_tip_issue_begin_day: tapşırığın başlanğıc tarixi diff --git a/config/locales/bg.yml b/config/locales/bg.yml index 245177757..3108e5405 100644 --- a/config/locales/bg.yml +++ b/config/locales/bg.yml @@ -1318,7 +1318,6 @@ bg: text_issues_destroy_confirmation: 'Сигурни ли сте, че искате да изтриете избраните задачи?' text_issues_destroy_descendants_confirmation: Тази операция ще премахне и %{count} подзадача(и). text_time_entries_destroy_confirmation: Сигурен ли сте, че изтриете избраните записи за изразходвано време? - text_select_project_modules: 'Изберете активните модули за този проект:' text_default_administrator_account_changed: Сменен фабричния администраторски профил text_file_repository_writable: Възможност за писане в хранилището с файлове text_all_migrations_have_been_run: Всички миграции на базата данни са изпълнени diff --git a/config/locales/bs.yml b/config/locales/bs.yml index 752733d5c..ec3272e50 100644 --- a/config/locales/bs.yml +++ b/config/locales/bs.yml @@ -742,7 +742,6 @@ bs: text_load_default_configuration: Učitaj uobičajenu konfiguraciju text_status_changed_by_changeset: "Primjenjeno u setu promjena %{value}." text_issues_destroy_confirmation: 'Sigurno želite izbrisati odabranu/e aktivnost/i ?' - text_select_project_modules: 'Odaberi module koje želite u ovom projektu:' text_default_administrator_account_changed: Uobičajeni administratorski račun je promjenjen text_file_repository_writable: U folder sa fajlovima koji su prilozi se može zapisivati text_minimagick_available: MiniMagick available (optional) diff --git a/config/locales/ca.yml b/config/locales/ca.yml index e69ade5ad..288105844 100644 --- a/config/locales/ca.yml +++ b/config/locales/ca.yml @@ -833,7 +833,6 @@ ca: text_load_default_configuration: "Carregar la configuració predeterminada" text_status_changed_by_changeset: "Aplicat en el conjunt de canvis %{value}." text_issues_destroy_confirmation: "Segur que voleu suprimir les incidències seleccionades?" - text_select_project_modules: "Seleccionar els mòduls a habilitar per a aquest projecte:" text_default_administrator_account_changed: "S'ha canviat el compte d'administrador predeterminat" text_file_repository_writable: "Es pot escriure en el repositori de fitxers" text_minimagick_available: "MiniMagick disponible (opcional)" diff --git a/config/locales/cs.yml b/config/locales/cs.yml index 5c28226d8..6a0630a9c 100644 --- a/config/locales/cs.yml +++ b/config/locales/cs.yml @@ -849,7 +849,6 @@ cs: text_status_changed_by_changeset: "Použito v sadě změn %{value}." text_time_logged_by_changeset: Aplikováno v sadě změn %{value}. text_issues_destroy_confirmation: 'Opravdu si přejete odstranit všechny zvolené úkoly?' - text_select_project_modules: 'Aktivní moduly v tomto projektu:' text_default_administrator_account_changed: Výchozí nastavení administrátorského účtu změněno text_file_repository_writable: Povolen zápis do adresáře ukládání souborů text_minimagick_available: MiniMagick k dispozici (volitelné) diff --git a/config/locales/da.yml b/config/locales/da.yml index a8113e4a4..921aa698c 100644 --- a/config/locales/da.yml +++ b/config/locales/da.yml @@ -659,7 +659,6 @@ da: text_load_default_configuration: Indlæs standardopsætningen text_status_changed_by_changeset: "Anvendt i ændring %{value}." text_issues_destroy_confirmation: 'Er du sikker på du ønsker at slette den/de valgte sag(er)?' - text_select_project_modules: 'Vælg moduler er skal være aktiveret for dette projekt:' text_default_administrator_account_changed: Standardadministratorkonto ændret text_file_repository_writable: Filarkiv er skrivbar text_minimagick_available: MiniMagick tilgængelig (valgfri) diff --git a/config/locales/de.yml b/config/locales/de.yml index 7077f3c81..1e397cf10 100644 --- a/config/locales/de.yml +++ b/config/locales/de.yml @@ -1128,7 +1128,6 @@ de: text_scm_config: Die SCM-Kommandos können in config/configuration.yml festgelegt werden. Bitte starten Sie die Applikation danach neu. text_scm_path_encoding_note: "Standard: UTF-8" text_select_mail_notifications: Bitte wählen Sie die Aktionen aus, für die eine E-Mail-Benachrichtigung gesendet werden soll. - text_select_project_modules: 'Bitte wählen Sie die Module aus, die in diesem Projekt aktiviert sein sollen:' text_session_expiration_settings: "Achtung: Änderungen können aktuelle Sitzungen beenden, Ihre eingeschlossen!" text_status_changed_by_changeset: "Status geändert durch Changeset %{value}." text_subprojects_destroy_warning: "Dessen Unterprojekte (%{value}) werden ebenfalls gelöscht." diff --git a/config/locales/el.yml b/config/locales/el.yml index 740810bb4..7c282c00f 100644 --- a/config/locales/el.yml +++ b/config/locales/el.yml @@ -754,7 +754,6 @@ el: text_load_default_configuration: Φόρτωση προεπιλεγμένων ρυθμίσεων text_status_changed_by_changeset: "Εφαρμόστηκε στο changeset %{value}." text_issues_destroy_confirmation: 'Είστε σίγουρος ότι θέλετε να διαγράψετε το επιλεγμένο θέμα(τα);' - text_select_project_modules: 'Επιλέξτε ποιες μονάδες θα ενεργοποιήσετε για αυτό το έργο:' text_default_administrator_account_changed: Ο προκαθορισμένος λογαριασμός του διαχειριστή άλλαξε text_file_repository_writable: Εγγράψιμος κατάλογος συνημμένων text_minimagick_available: Διαθέσιμο MiniMagick (προαιρετικό) diff --git a/config/locales/en-GB.yml b/config/locales/en-GB.yml index a232ed164..565be8ebf 100644 --- a/config/locales/en-GB.yml +++ b/config/locales/en-GB.yml @@ -864,7 +864,6 @@ en-GB: text_status_changed_by_changeset: "Applied in changeset %{value}." text_time_logged_by_changeset: "Applied in changeset %{value}." text_issues_destroy_confirmation: 'Are you sure you want to delete the selected issue(s)?' - text_select_project_modules: 'Select modules to enable for this project:' text_default_administrator_account_changed: Default administrator account changed text_file_repository_writable: Attachments directory writable text_minimagick_available: MiniMagick available (optional) diff --git a/config/locales/en.yml b/config/locales/en.yml index e49801cbc..5703d720f 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -1329,7 +1329,6 @@ en: text_issues_destroy_confirmation: 'Are you sure you want to delete the selected issue(s)?' text_issues_destroy_descendants_confirmation: "This will also delete %{count} subtask(s)." text_time_entries_destroy_confirmation: 'Are you sure you want to delete the selected time entr(y/ies)?' - text_select_project_modules: 'Select modules to enable for this project:' text_default_administrator_account_changed: Default administrator account changed text_file_repository_writable: Attachments directory writable text_all_migrations_have_been_run: All database migrations have been run diff --git a/config/locales/es-PA.yml b/config/locales/es-PA.yml index 268148290..a15aeba5c 100644 --- a/config/locales/es-PA.yml +++ b/config/locales/es-PA.yml @@ -794,7 +794,6 @@ es-PA: text_repository_usernames_mapping: "Establezca la correspondencia entre los usuarios de Redmine y los presentes en el log del repositorio.\nLos usuarios con el mismo nombre o correo en Redmine y en el repositorio serán asociados automáticamente." text_minimagick_available: MiniMagick disponible (opcional) text_select_mail_notifications: Seleccionar los eventos a notificar - text_select_project_modules: 'Seleccione los módulos a activar para este proyecto:' text_status_changed_by_changeset: "Aplicado en los cambios %{value}" text_subprojects_destroy_warning: "Los proyectos secundarios: %{value} también se eliminarán" text_tip_issue_begin_day: tarea que comienza este día diff --git a/config/locales/es.yml b/config/locales/es.yml index 6c1eae068..006dc63c3 100644 --- a/config/locales/es.yml +++ b/config/locales/es.yml @@ -792,7 +792,6 @@ es: text_repository_usernames_mapping: "Establezca la correspondencia entre los usuarios de Redmine y los presentes en el log del repositorio.\nLos usuarios con el mismo nombre o correo en Redmine y en el repositorio serán asociados automáticamente." text_minimagick_available: MiniMagick disponible (opcional) text_select_mail_notifications: Seleccionar los eventos a notificar - text_select_project_modules: 'Seleccione los módulos a activar para este proyecto:' text_status_changed_by_changeset: "Aplicado en los cambios %{value}" text_subprojects_destroy_warning: "Los proyectos secundarios: %{value} también se eliminarán" text_tip_issue_begin_day: tarea que comienza este día diff --git a/config/locales/et.yml b/config/locales/et.yml index 1ff8cbf24..acdd45884 100644 --- a/config/locales/et.yml +++ b/config/locales/et.yml @@ -926,7 +926,6 @@ et: text_issues_destroy_confirmation: "Oled Sa kindel oma soovis valitud teema(d) kustutada?" text_issues_destroy_descendants_confirmation: "See kustutab samuti %{count} alamteemat." text_time_entries_destroy_confirmation: "Oled Sa kindel oma soovis valitud ajakulu kanne/kanded kustutada?" - text_select_project_modules: "Projektis kasutatavad moodulid" text_default_administrator_account_changed: "Algne administraatori konto on muudetud" text_file_repository_writable: "Manuste kataloog on kirjutatav" text_minimagick_available: "MiniMagick on kasutatav (ei ole kohustuslik)" diff --git a/config/locales/eu.yml b/config/locales/eu.yml index 3ed271126..812b76501 100644 --- a/config/locales/eu.yml +++ b/config/locales/eu.yml @@ -811,7 +811,6 @@ eu: text_load_default_configuration: Lehenetsitako konfigurazioa kargatu text_status_changed_by_changeset: "%{value} aldaketan aplikatuta." text_issues_destroy_confirmation: 'Ziur zaude hautatutako zeregina(k) ezabatu nahi dituzula?' - text_select_project_modules: 'Hautatu proiektu honetan gaitu behar diren moduluak:' text_default_administrator_account_changed: Lehenetsitako kudeatzaile kontua aldatuta text_file_repository_writable: Eranskinen direktorioan idatz daiteke text_minimagick_available: MiniMagick eskuragarri (aukerazkoa) diff --git a/config/locales/fa.yml b/config/locales/fa.yml index 3b271bb52..bf0427da5 100644 --- a/config/locales/fa.yml +++ b/config/locales/fa.yml @@ -1286,7 +1286,6 @@ fa: text_issues_destroy_confirmation: 'آیا مطمئن هستید که می‌خواهید مسئله(‌های) انتخاب‌شده را حذف کنید؟' text_issues_destroy_descendants_confirmation: این همچنین %{count} زیرکار را حذف خواهد کرد. text_time_entries_destroy_confirmation: آیا مطمئنید که می‌خواهید ورودی(های) زمان انتخاب‌شده را حذف کنید؟ - text_select_project_modules: 'ابزارهایی که باید برای این پروژه فعال شوند را انتخاب کنید:' text_default_administrator_account_changed: حساب راه‌بری پیش‌فرض تغییر کرده است text_file_repository_writable: پوشه پیوست‌ها نوشتنی است text_all_migrations_have_been_run: همه تغییرات پایگاه داده اعمال شده اند diff --git a/config/locales/fi.yml b/config/locales/fi.yml index 95065226f..f87450002 100644 --- a/config/locales/fi.yml +++ b/config/locales/fi.yml @@ -669,7 +669,6 @@ fi: label_message_posted: Viesti lisätty label_file_added: Tiedosto lisätty label_scm: SCM - text_select_project_modules: 'Valitse modulit jotka haluat käyttöön tähän projektiin:' label_news_added: Uutinen lisätty project_module_boards: Keskustelupalsta project_module_issue_tracking: Tapahtuman seuranta diff --git a/config/locales/fr.yml b/config/locales/fr.yml index 5fcfe621d..aa2cde936 100644 --- a/config/locales/fr.yml +++ b/config/locales/fr.yml @@ -1123,7 +1123,6 @@ fr: text_issues_destroy_confirmation: 'Êtes-vous sûr de vouloir supprimer la ou les demande(s) selectionnée(s) ?' text_issues_destroy_descendants_confirmation: "Cela entrainera également la suppression de %{count} sous-tâche(s)." text_time_entries_destroy_confirmation: "Etes-vous sûr de vouloir supprimer les temps passés sélectionnés ?" - text_select_project_modules: 'Sélectionner les modules à activer pour ce projet :' text_default_administrator_account_changed: Compte administrateur par défaut changé text_file_repository_writable: Répertoire de stockage des fichiers accessible en écriture text_minimagick_available: Bibliothèque MiniMagick présente (optionnelle) diff --git a/config/locales/gl.yml b/config/locales/gl.yml index a94265d22..ad1a882f1 100644 --- a/config/locales/gl.yml +++ b/config/locales/gl.yml @@ -767,7 +767,6 @@ gl: text_repository_usernames_mapping: "Estableza a correspondencia entre os usuarios de Redmine e os presentes no historial do repositorio.\nOs usuarios co mesmo nome ou correo en Redmine e no repositorio serán asociados automaticamente." text_minimagick_available: MiniMagick dispoñíbel (opcional) text_select_mail_notifications: Seleccionar os eventos a notificar - text_select_project_modules: 'Seleccione os módulos a activar para este proxecto:' text_status_changed_by_changeset: "Aplicado nos cambios %{value}" text_subprojects_destroy_warning: "Os proxectos secundarios: %{value} tamén se eliminarán" text_tip_issue_begin_day: tarefa que comeza este día diff --git a/config/locales/he.yml b/config/locales/he.yml index 7dfed02e7..6cf6de9da 100644 --- a/config/locales/he.yml +++ b/config/locales/he.yml @@ -839,7 +839,6 @@ he: text_load_default_configuration: טען את אפשרויות ברירת המחדל text_status_changed_by_changeset: "הוחל בסדרת השינויים %{value}." text_issues_destroy_confirmation: 'האם אתה בטוח שברצונך למחוק את הנושאים?' - text_select_project_modules: 'בחר מודולים להחיל על פרויקט זה:' text_default_administrator_account_changed: מנהל המערכת ברירת המחדל שונה text_file_repository_writable: מאגר הקבצים ניתן לכתיבה text_minimagick_available: MiniMagick זמין (רשות) diff --git a/config/locales/hr.yml b/config/locales/hr.yml index 095b59333..f28e338f2 100644 --- a/config/locales/hr.yml +++ b/config/locales/hr.yml @@ -802,7 +802,6 @@ hr: text_load_default_configuration: Učitaj početnu konfiguraciju text_status_changed_by_changeset: "Applied in changeset %{value}." text_issues_destroy_confirmation: 'Jeste li sigurni da želite obrisati izabrani/e predmet(e)?' - text_select_project_modules: 'Odaberite module koji će biti omogućeni za ovaj projekt:' text_default_administrator_account_changed: Default administrator account changed text_file_repository_writable: Dozvoljeno pisanje u direktorij za privitke text_minimagick_available: MiniMagick dostupan (nije obavezno) diff --git a/config/locales/hu.yml b/config/locales/hu.yml index ea89c3a66..d113cd4e5 100644 --- a/config/locales/hu.yml +++ b/config/locales/hu.yml @@ -675,7 +675,6 @@ text_load_default_configuration: Alapértelmezett konfiguráció betöltése text_status_changed_by_changeset: "A változáskészletben alkalmazva %{value}." text_issues_destroy_confirmation: 'Biztos benne, hogy törölni szeretné a kijelölt feladatokat?' - text_select_project_modules: 'Válassza ki az engedélyezett modulokat ehhez a projekthez:' text_default_administrator_account_changed: Alapértelmezett adminisztrátor fiók megváltoztatva text_file_repository_writable: Fájl tároló írható text_minimagick_available: MiniMagick elérhető (nem kötelező) diff --git a/config/locales/id.yml b/config/locales/id.yml index c45750796..f494ec9ff 100644 --- a/config/locales/id.yml +++ b/config/locales/id.yml @@ -782,7 +782,6 @@ id: text_load_default_configuration: Muat konfigurasi default text_status_changed_by_changeset: "Diterapkan di set perubahan %{value}." text_issues_destroy_confirmation: 'Apakah anda yakin untuk menghapus masalah terpilih ?' - text_select_project_modules: 'Pilih modul untuk diaktifkan pada proyek ini:' text_default_administrator_account_changed: Akun administrator default sudah berubah text_file_repository_writable: Direktori yang bisa ditulisi untuk lampiran text_minimagick_available: MiniMagick tersedia (optional) diff --git a/config/locales/it.yml b/config/locales/it.yml index 6cdb33e8f..f2dd3be2d 100644 --- a/config/locales/it.yml +++ b/config/locales/it.yml @@ -1312,7 +1312,6 @@ it: text_issues_destroy_confirmation: 'Sei sicuro di voler eliminare le segnalazioni selezionate?' text_issues_destroy_descendants_confirmation: Questo eliminerà anche %{count} sottoattività. text_time_entries_destroy_confirmation: Sei sicuro di voler eliminare l'ora\e selezionata\e? - text_select_project_modules: 'Seleziona i moduli abilitati per questo progetto:' text_default_administrator_account_changed: L'account amministrativo predefinito è stato modificato text_file_repository_writable: Repository dei file scrivibile text_all_migrations_have_been_run: Sono state eseguite tutte le migrazioni del database diff --git a/config/locales/ja.yml b/config/locales/ja.yml index 81b77447f..80b652823 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -902,7 +902,6 @@ ja: text_status_changed_by_changeset: "更新履歴 %{value} で適用されました。" text_time_logged_by_changeset: "更新履歴 %{value} で適用されました。" text_issues_destroy_confirmation: '本当に選択したチケットを削除しますか?' - text_select_project_modules: 'このプロジェクトで使用するモジュールを選択してください:' text_default_administrator_account_changed: デフォルト管理アカウントが変更済 text_file_repository_writable: 添付ファイルディレクトリに書き込み可能 text_minimagick_available: MiniMagickが利用可能 (オプション) diff --git a/config/locales/ko.yml b/config/locales/ko.yml index fede23dce..0d8229770 100644 --- a/config/locales/ko.yml +++ b/config/locales/ko.yml @@ -788,7 +788,6 @@ ko: text_load_default_configuration: 기본 설정을 읽어들이기 text_status_changed_by_changeset: "변경묶음 %{value}에 의하여 변경됨" text_issues_destroy_confirmation: '선택한 일감를 정말로 삭제하시겠습니까?' - text_select_project_modules: '이 프로젝트에서 활성화시킬 모듈을 선택하세요:' text_default_administrator_account_changed: 기본 관리자 계정이 변경 text_file_repository_writable: 파일 저장소 쓰기 가능 text_minimagick_available: MiniMagick 사용 가능 (선택적) diff --git a/config/locales/lt.yml b/config/locales/lt.yml index 9af9a4525..3ef1362b8 100644 --- a/config/locales/lt.yml +++ b/config/locales/lt.yml @@ -1072,7 +1072,6 @@ lt: text_issues_destroy_confirmation: 'Ar jūs tikrai norite ištrinti pažymėtą(-us) darbą(-us)?' text_issues_destroy_descendants_confirmation: "Taip pat bus ištrinta(-os) %{count} darbo dalis(ys)." text_time_entries_destroy_confirmation: 'Ar jūs tikrai norite ištrinti pasirinktą(-us) laiko įrašą(-us)?' - text_select_project_modules: 'Parinkite modulius, kuriuos norite naudoti šiame projekte:' text_default_administrator_account_changed: Administratoriaus numatytoji paskyra pakeista text_file_repository_writable: Į failų saugyklą saugoti galima (RW) text_minimagick_available: MiniMagick pasiekiamas (pasirinktinai) diff --git a/config/locales/lv.yml b/config/locales/lv.yml index 405468edd..0f6e45307 100644 --- a/config/locales/lv.yml +++ b/config/locales/lv.yml @@ -808,7 +808,6 @@ lv: text_load_default_configuration: Ielādēt noklusēto konfigurāciju text_status_changed_by_changeset: "Apstiprināts izmaiņu kopumā %{value}." text_issues_destroy_confirmation: 'Vai tiešām vēlaties dzēst izvēlēto uzdevumu(us)?' - text_select_project_modules: 'Izvēlieties moduļus šim projektam:' text_default_administrator_account_changed: Noklusētais administratora konts mainīts text_file_repository_writable: Pielikumu direktorijā atļauts rakstīt text_minimagick_available: "MiniMagick pieejams (neobligāts)" diff --git a/config/locales/mk.yml b/config/locales/mk.yml index 4babef1bd..c1454dda6 100644 --- a/config/locales/mk.yml +++ b/config/locales/mk.yml @@ -829,7 +829,6 @@ mk: text_load_default_configuration: Load the default configuration text_status_changed_by_changeset: "Applied in changeset %{value}." text_issues_destroy_confirmation: 'Дали сте сигурни дека сакате да ги избришете избраните задачи?' - text_select_project_modules: 'Изберете модули за овој проект:' text_default_administrator_account_changed: Default administrator account changed text_file_repository_writable: Во папката за прилози може да се запишува text_minimagick_available: MiniMagick available (незадолжително) diff --git a/config/locales/mn.yml b/config/locales/mn.yml index 046d55f81..ed9eb5592 100644 --- a/config/locales/mn.yml +++ b/config/locales/mn.yml @@ -814,7 +814,6 @@ mn: text_load_default_configuration: Стандарт өгөгдлийг ачаалах text_status_changed_by_changeset: "%{value} өөрчлөлтөд хийгдсэн." text_issues_destroy_confirmation: 'Та сонгогдсон асуудлуудыг үнэхээр устгамаар байна уу ?' - text_select_project_modules: 'Энэ төслийн хувьд идэвхжүүлэх модулуудаа сонгоно уу:' text_default_administrator_account_changed: Стандарт администраторын бүртгэл өөрчлөгдлөө text_file_repository_writable: Хавсралт файл хадгалах хавтас руу бичих эрхтэй text_minimagick_available: MiniMagick суулгагдсан (заавал биш) diff --git a/config/locales/nl.yml b/config/locales/nl.yml index 68c744cda..bf6f5b14b 100644 --- a/config/locales/nl.yml +++ b/config/locales/nl.yml @@ -735,7 +735,6 @@ nl: text_repository_usernames_mapping: "Koppel de Redmine-gebruikers aan gebruikers in de repository log.\nGebruikers met dezelfde Redmine en repository gebruikersnaam of e-mail worden automatisch gekoppeld." text_minimagick_available: MiniMagick beschikbaar (optioneel) text_select_mail_notifications: Selecteer acties waarvoor mededelingen via e-mail moeten worden verstuurd. - text_select_project_modules: 'Selecteer de modules die u wilt gebruiken voor dit project:' text_status_changed_by_changeset: "Toegepast in changeset %{value}." text_subprojects_destroy_warning: "De subprojecten: %{value} zullen ook verwijderd worden." text_tip_issue_begin_day: issue begint op deze dag diff --git a/config/locales/no.yml b/config/locales/no.yml index 7d0445d99..f524f5da9 100644 --- a/config/locales/no.yml +++ b/config/locales/no.yml @@ -650,7 +650,6 @@ text_load_default_configuration: Last inn standardkonfigurasjonen text_status_changed_by_changeset: "Brukt i endringssett %{value}." text_issues_destroy_confirmation: 'Er du sikker på at du vil slette valgte sak(er) ?' - text_select_project_modules: 'Velg moduler du vil aktivere for dette prosjektet:' text_default_administrator_account_changed: Standard administrator-konto er endret text_file_repository_writable: Fil-arkivet er skrivbart text_minimagick_available: MiniMagick er tilgjengelig (valgfritt) diff --git a/config/locales/pl.yml b/config/locales/pl.yml index 0f2ae49bb..011ee7393 100644 --- a/config/locales/pl.yml +++ b/config/locales/pl.yml @@ -1274,7 +1274,6 @@ pl: text_issues_destroy_confirmation: "Czy jesteś pewien, że chcesz usunąć wybrane zagadnienia?" text_issues_destroy_descendants_confirmation: "To spowoduje usunięcie również %{count} podzagadnień." text_time_entries_destroy_confirmation: "Czy jesteś pewien, że chcesz usunąć wybrane wpisy dziennika?" - text_select_project_modules: 'Wybierz moduły do aktywacji w tym projekcie:' text_default_administrator_account_changed: Zmieniono domyślne hasło administratora text_file_repository_writable: Zapisywalny katalog plików text_all_migrations_have_been_run: Wszystkie migracje bazy danych zostały wykonane diff --git a/config/locales/pt-BR.yml b/config/locales/pt-BR.yml index dd0945df9..e37c0aa78 100644 --- a/config/locales/pt-BR.yml +++ b/config/locales/pt-BR.yml @@ -694,7 +694,6 @@ pt-BR: text_load_default_configuration: Carregar a configuração padrão text_status_changed_by_changeset: "Aplicado no conjunto de alterações %{value}." text_issues_destroy_confirmation: 'Você tem certeza que deseja excluir a(s) tarefa(s) selecionada(s)?' - text_select_project_modules: 'Selecione módulos para habilitar para este projeto:' text_default_administrator_account_changed: Conta padrão do administrador alterada text_file_repository_writable: Repositório com permissão de escrita text_minimagick_available: MiniMagick disponível (opcional) diff --git a/config/locales/pt.yml b/config/locales/pt.yml index b2fa3411b..5aaea7a2c 100644 --- a/config/locales/pt.yml +++ b/config/locales/pt.yml @@ -678,7 +678,6 @@ pt: text_load_default_configuration: Carregar as configurações padrão text_status_changed_by_changeset: "Aplicado no changeset %{value}." text_issues_destroy_confirmation: 'Tem a certeza que deseja apagar a(s) tarefa(s) selecionada(s)?' - text_select_project_modules: 'Selecione os módulos a ativar para este projeto:' text_default_administrator_account_changed: Conta por omissão de administrador alterada. text_file_repository_writable: Repositório de ficheiros com permissões de escrita text_minimagick_available: MiniMagick disponível (opcional) diff --git a/config/locales/ro.yml b/config/locales/ro.yml index 87fdc4fea..97bb7d189 100644 --- a/config/locales/ro.yml +++ b/config/locales/ro.yml @@ -732,7 +732,6 @@ ro: text_load_default_configuration: Încarcă configurația implicită text_status_changed_by_changeset: "Aplicat în setul %{value}." text_issues_destroy_confirmation: 'Sigur doriți să ștergeți tichetele selectate?' - text_select_project_modules: 'Selectați modulele active pentru acest proiect:' text_default_administrator_account_changed: S-a schimbat contul administratorului implicit text_file_repository_writable: Se poate scrie în directorul de atașamente text_minimagick_available: Este disponibil MiniMagick (opțional) diff --git a/config/locales/ru.yml b/config/locales/ru.yml index 301a3497c..62d461a30 100644 --- a/config/locales/ru.yml +++ b/config/locales/ru.yml @@ -891,7 +891,6 @@ ru: text_repository_usernames_mapping: "Выберите или обновите пользователя Redmine, связанного с найденными именами в журнале хранилища.\nПользователи с одинаковыми именами или email в Redmine и хранилище связываются автоматически." text_minimagick_available: Доступно использование MiniMagick (опционально) text_select_mail_notifications: Выберите действия, при которых будет отсылаться уведомление на электронную почту. - text_select_project_modules: 'Выберите модули, которые будут использованы в проекте:' text_status_changed_by_changeset: "Реализовано в %{value} редакции." text_subprojects_destroy_warning: "Подпроекты: %{value} также будут удалены." text_tip_issue_begin_day: дата начала задачи diff --git a/config/locales/sk.yml b/config/locales/sk.yml index 89fe88ae8..815fd05da 100644 --- a/config/locales/sk.yml +++ b/config/locales/sk.yml @@ -651,7 +651,6 @@ sk: text_load_default_configuration: Nahrať predvolenú konfiguráciu text_status_changed_by_changeset: "Aplikované v súbore zmien %{value}." text_issues_destroy_confirmation: 'Naozaj si želáte odstrániť všetky vybrané úlohy?' - text_select_project_modules: 'Vybrať moduly povolené v tomto projekte:' text_default_administrator_account_changed: Predvolené nastavenie administrátorského účtu bolo zmenené text_file_repository_writable: Povolený zápis do priečinka s prílohami text_minimagick_available: MiniMagick k dispozícii (voliteľné) diff --git a/config/locales/sl.yml b/config/locales/sl.yml index 8aa6fe479..3b6ca43d0 100644 --- a/config/locales/sl.yml +++ b/config/locales/sl.yml @@ -722,7 +722,6 @@ sl: text_load_default_configuration: Naloži privzeto konfiguracijo text_status_changed_by_changeset: "Dodano v zapis sprememb %{value}." text_issues_destroy_confirmation: 'Ali ste prepričani, da želite izbrisati izbrani(e) zahtevek(ke)?' - text_select_project_modules: 'Izberite module, ki jih želite omogočiti za ta projekt:' text_default_administrator_account_changed: Spremenjen privzeti administratorski račun text_file_repository_writable: Omogočeno pisanje v shrambo datotek text_minimagick_available: MiniMagick je na voljo(neobvezno) diff --git a/config/locales/sq.yml b/config/locales/sq.yml index 60264cd21..2ed2b6f4a 100644 --- a/config/locales/sq.yml +++ b/config/locales/sq.yml @@ -1196,7 +1196,6 @@ sq: text_issues_destroy_confirmation: 'Jeni i sigurt se doni të fshihet çështja(et) e përzgjedhura?' text_issues_destroy_descendants_confirmation: "Kjo do të fshijë edhe %{count} nënpunë." text_time_entries_destroy_confirmation: 'Jeni i sigurt se doni të fshihet zëri(at) kohor(ë) i përzgjedhur?' - text_select_project_modules: 'Përzgjidhni module që të aktivizohen për këtë projekt:' text_default_administrator_account_changed: U ndryshua llogaria parazgjedhje e përgjegjësit text_file_repository_writable: Drejtori bashkëngjitjes e shkrueshme text_minimagick_available: MiniMagick gati (opsionale) diff --git a/config/locales/sr-YU.yml b/config/locales/sr-YU.yml index 3cf8c29da..8b7957fef 100644 --- a/config/locales/sr-YU.yml +++ b/config/locales/sr-YU.yml @@ -829,7 +829,6 @@ sr-YU: text_load_default_configuration: Učitaj podrazumevano konfigurisanje text_status_changed_by_changeset: "Primenjeno u skupu sa promenama %{value}." text_issues_destroy_confirmation: 'Jeste li sigurni da želite da izbrišete odabrane probleme?' - text_select_project_modules: 'Odaberite module koje želite omogućiti za ovaj projekat:' text_default_administrator_account_changed: Podrazumevani administratorski nalog je promenjen text_file_repository_writable: Fascikla priloženih datoteka je upisiva text_minimagick_available: MiniMagick je dostupan (opciono) diff --git a/config/locales/sr.yml b/config/locales/sr.yml index 43bb00328..11b49935b 100644 --- a/config/locales/sr.yml +++ b/config/locales/sr.yml @@ -827,7 +827,6 @@ sr: text_load_default_configuration: Учитај подразумевано конфигурисање text_status_changed_by_changeset: "Примењено у скупу са променама %{value}." text_issues_destroy_confirmation: 'Јесте ли сигурни да желите да избришете одабране проблеме?' - text_select_project_modules: 'Одаберите модуле које желите омогућити за овај пројекат:' text_default_administrator_account_changed: Подразумевани администраторски налог је промењен text_file_repository_writable: Фасцикла приложених датотека је уписива text_minimagick_available: MiniMagick је доступан (опционо) diff --git a/config/locales/sv.yml b/config/locales/sv.yml index 4715f9b26..2afe3dc72 100644 --- a/config/locales/sv.yml +++ b/config/locales/sv.yml @@ -1007,7 +1007,6 @@ sv: text_issues_destroy_confirmation: 'Är du säker på att du vill radera markerade ärende(n)?' text_issues_destroy_descendants_confirmation: Detta kommer även ta bort %{count} underaktivitet(er). text_time_entries_destroy_confirmation: Är du säker på att du vill ta bort valda tidloggningar? - text_select_project_modules: 'Välj vilka moduler som ska vara aktiva för projektet:' text_default_administrator_account_changed: Standardadministratörens konto ändrat text_file_repository_writable: Arkivet för bifogade filer är skrivbart text_minimagick_available: MiniMagick tillgängligt (ej obligatoriskt) diff --git a/config/locales/ta-IN.yml b/config/locales/ta-IN.yml index 1153caf5d..12408dc14 100644 --- a/config/locales/ta-IN.yml +++ b/config/locales/ta-IN.yml @@ -862,7 +862,6 @@ ta-IN: text_status_changed_by_changeset: "மாற்றங்கள் பயன்படுத்தப்பட்டது %{value}." text_time_logged_by_changeset: "மாற்றங்கள்பயன்படுத்தப்பட்டது %{value}." text_issues_destroy_confirmation: 'தேர்ந்தெடுக்கப்பட்ட சிக்கலை (s) நீக்க விரும்புகிறீர்களா?' - text_select_project_modules: 'இந்த திட்டத்தை இயக்க தொகுதிகள் தேர்ந்தெடுக்கவும்:' text_default_administrator_account_changed: இயல்புநிலை நிர்வாகி கணக்கு மாற்றப்பட்டது text_file_repository_writable: இணைப்புகள் அடைவு எழுதக்கூடியது text_minimagick_available: மினிமேஜிக் கிடைக்கிறது (optional) diff --git a/config/locales/th.yml b/config/locales/th.yml index c1a8207ad..0f06e4b3c 100644 --- a/config/locales/th.yml +++ b/config/locales/th.yml @@ -653,7 +653,6 @@ th: text_load_default_configuration: โหลดค่าเริ่มต้น text_status_changed_by_changeset: "ประยุกต์ใช้ในกลุ่มการเปลี่ยนแปลง %{value}." text_issues_destroy_confirmation: 'คุณแน่ใจไหมว่าต้องการลบปัญหา(ทั้งหลาย)ที่เลือกไว้?' - text_select_project_modules: 'เลือกส่วนประกอบที่ต้องการใช้งานสำหรับโครงการนี้:' text_default_administrator_account_changed: ค่าเริ่มต้นของบัญชีผู้บริหารจัดการถูกเปลี่ยนแปลง text_file_repository_writable: ที่เก็บต้นฉบับสามารถเขียนได้ text_minimagick_available: MiniMagick มีให้ใช้ (เป็นตัวเลือก) diff --git a/config/locales/tr.yml b/config/locales/tr.yml index 298340f4d..75064f9df 100644 --- a/config/locales/tr.yml +++ b/config/locales/tr.yml @@ -668,7 +668,6 @@ tr: text_load_default_configuration: Varsayılan yapılandırmayı yükle text_status_changed_by_changeset: "Değişiklik listesi %{value} içinde uygulandı." text_issues_destroy_confirmation: 'Seçili işleri silmek istediğinizden emin misiniz ?' - text_select_project_modules: 'Bu proje için etkinleştirmek istediğiniz modülleri seçin:' text_default_administrator_account_changed: Varsayılan yönetici hesabı değişti text_file_repository_writable: Dosya deposu yazılabilir text_minimagick_available: MiniMagick Kullanılabilir (isteğe bağlı) diff --git a/config/locales/uk.yml b/config/locales/uk.yml index c76dc27ad..1214d605c 100644 --- a/config/locales/uk.yml +++ b/config/locales/uk.yml @@ -659,7 +659,6 @@ uk: label_scm: Тип сховища label_general: Загальне button_update: Оновити - text_select_project_modules: 'Виберіть модулі, які будуть використані в проекті:' label_change_properties: Змінити властивості text_load_default_configuration: Завантажити Конфігурацію по замовчуванню text_no_configuration_data: "Ролі, трекери, статуси задач і оперативний план не були сконфігуровані.\nНаполегливо рекомендується завантажити конфігурацію по-замовчуванню. Ви зможете її змінити згодом." diff --git a/config/locales/vi.yml b/config/locales/vi.yml index 151b3508f..0ce68faa2 100644 --- a/config/locales/vi.yml +++ b/config/locales/vi.yml @@ -721,7 +721,6 @@ vi: text_load_default_configuration: Nạp lại cấu hình mặc định text_status_changed_by_changeset: "Áp dụng trong changeset : %{value}." text_issues_destroy_confirmation: 'Bạn có chắc chắn muốn xóa các vấn đề đã chọn ?' - text_select_project_modules: 'Chọn các module cho dự án:' text_default_administrator_account_changed: Thay đổi tài khoản quản trị mặc định text_file_repository_writable: Cho phép ghi thư mục đính kèm text_minimagick_available: Trạng thái MiniMagick diff --git a/config/locales/zh-TW.yml b/config/locales/zh-TW.yml index 62e54f383..8577d7a87 100644 --- a/config/locales/zh-TW.yml +++ b/config/locales/zh-TW.yml @@ -1191,7 +1191,6 @@ text_issues_destroy_confirmation: '確定刪除已選擇的議題?' text_issues_destroy_descendants_confirmation: "這麼做將會一併刪除 %{count} 子任務。" text_time_entries_destroy_confirmation: 您確定要刪除所選擇的工時紀錄? - text_select_project_modules: '選擇此專案可使用之模組:' text_default_administrator_account_changed: 已變更預設管理員帳號內容 text_file_repository_writable: 可寫入附加檔案目錄 text_minimagick_available: 可使用 MiniMagick (選配) diff --git a/config/locales/zh.yml b/config/locales/zh.yml index a69faa5e3..18b3c1da6 100644 --- a/config/locales/zh.yml +++ b/config/locales/zh.yml @@ -850,7 +850,6 @@ zh: text_status_changed_by_changeset: "已应用到变更列表 %{value}." text_time_logged_by_changeset: "已应用到修订版本 %{value}." text_issues_destroy_confirmation: '您确定要删除选中的问题吗?' - text_select_project_modules: '请选择此项目可以使用的模块:' text_default_administrator_account_changed: 默认的管理员帐号已改变 text_file_repository_writable: 附件路径可写 text_minimagick_available: MiniMagick 可用(可选的) -- 2.50.1