diff --git a/resources/lang/ar/auth.php b/resources/lang/ar/auth.php index fa48d65e7..659d39d93 100644 --- a/resources/lang/ar/auth.php +++ b/resources/lang/ar/auth.php @@ -54,7 +54,7 @@ return [ 'email_confirm_text' => 'الرجاء تأكيد بريدكم الإلكتروني بالضغط على الزر أدناه:', 'email_confirm_action' => 'تأكيد البريد الإلكتروني', 'email_confirm_send_error' => 'تأكيد البريد الإلكتروني مطلوب ولكن النظام لم يستطع إرسال الرسالة. تواصل مع مشرف النظام للتأكد من إعدادات البريد.', - 'email_confirm_success' => 'تم تأكيد بريدكم الإلكتروني!', + 'email_confirm_success' => 'Your email has been confirmed! You should now be able to login using this email address.', 'email_confirm_resent' => 'تمت إعادة إرسال رسالة التأكيد. الرجاء مراجعة صندوق الوارد', 'email_not_confirmed' => 'لم يتم تأكيد البريد الإلكتروني', @@ -71,7 +71,7 @@ return [ 'user_invite_page_welcome' => 'مرحبا بكم في :appName!', 'user_invite_page_text' => 'لإكمال حسابك والحصول على حق الوصول تحتاج إلى تعيين كلمة مرور سيتم استخدامها لتسجيل الدخول إلى :appName في الزيارات المستقبلية.', 'user_invite_page_confirm_button' => 'تأكيد كلمة المرور', - 'user_invite_success' => 'مجموعة كلمات المرور، لديك الآن حق الوصول إلى :appName!', + 'user_invite_success_login' => 'Password set, you should now be able to login using your set password to access :appName!', // Multi-factor Authentication 'mfa_setup' => 'Setup Multi-Factor Authentication', diff --git a/resources/lang/ar/common.php b/resources/lang/ar/common.php index 53e18964d..686285aa7 100644 --- a/resources/lang/ar/common.php +++ b/resources/lang/ar/common.php @@ -45,6 +45,8 @@ return [ 'unfavourite' => 'Unfavourite', 'next' => 'Next', 'previous' => 'Previous', + 'filter_active' => 'Active Filter:', + 'filter_clear' => 'Clear Filter', // Sort Options 'sort_options' => 'خيارات الفرز', diff --git a/resources/lang/ar/entities.php b/resources/lang/ar/entities.php index e4888d0b2..da453ed57 100644 --- a/resources/lang/ar/entities.php +++ b/resources/lang/ar/entities.php @@ -258,6 +258,16 @@ return [ 'tags_explain' => "إضافة الوسوم تساعد بترتيب وتقسيم المحتوى. \n من الممكن وضع قيمة لكل وسم لترتيب أفضل وأدق.", 'tags_add' => 'إضافة وسم آخر', 'tags_remove' => 'إزالة هذه العلامة', + 'tags_usages' => 'Total tag usages', + 'tags_assigned_pages' => 'Assigned to Pages', + 'tags_assigned_chapters' => 'Assigned to Chapters', + 'tags_assigned_books' => 'Assigned to Books', + 'tags_assigned_shelves' => 'Assigned to Shelves', + 'tags_x_unique_values' => ':count unique values', + 'tags_all_values' => 'All values', + 'tags_view_tags' => 'View Tags', + 'tags_view_existing_tags' => 'View existing tags', + 'tags_list_empty_hint' => 'Tags can be assigned via the page editor sidebar or while editing the details of a book, chapter or shelf.', 'attachments' => 'المرفقات', 'attachments_explain' => 'ارفع بعض الملفات أو أرفق بعض الروابط لعرضها بصفحتك. ستكون الملفات والروابط معروضة في الشريط الجانبي للصفحة.', 'attachments_explain_instant_save' => 'سيتم حفظ التغييرات هنا آنيا.', diff --git a/resources/lang/bg/auth.php b/resources/lang/bg/auth.php index 50499fc78..8c2ad7318 100644 --- a/resources/lang/bg/auth.php +++ b/resources/lang/bg/auth.php @@ -54,7 +54,7 @@ return [ 'email_confirm_text' => 'Моля, потвърдете вашия имейл адрес, като следвате връзката по-долу:', 'email_confirm_action' => 'Потвърдете имейл', 'email_confirm_send_error' => 'Нужно ви е потвърждение чрез емейл, но системата не успя да го изпрати. Моля свържете се с администратора, за да проверите дали вашият емейл адрес е конфигуриран правилно.', - 'email_confirm_success' => 'Адресът на електронната ви поща е потвърден!', + 'email_confirm_success' => 'Your email has been confirmed! You should now be able to login using this email address.', 'email_confirm_resent' => 'Беше изпратен имейл с потвърждение, Моля, проверете кутията си.', 'email_not_confirmed' => 'Имейл адресът не е потвърден', @@ -71,7 +71,7 @@ return [ 'user_invite_page_welcome' => 'Добре дошли в :appName!', 'user_invite_page_text' => 'За да финализирате вашият акаунт и да получите достъп трябва да определите парола, която да бъде използвана за следващия влизания в :appName.', 'user_invite_page_confirm_button' => 'Потвърди паролата', - 'user_invite_success' => 'Паролата е потвърдена и вече имате достъп до :appName!', + 'user_invite_success_login' => 'Password set, you should now be able to login using your set password to access :appName!', // Multi-factor Authentication 'mfa_setup' => 'Setup Multi-Factor Authentication', diff --git a/resources/lang/bg/common.php b/resources/lang/bg/common.php index 110487a41..e776d3353 100644 --- a/resources/lang/bg/common.php +++ b/resources/lang/bg/common.php @@ -45,6 +45,8 @@ return [ 'unfavourite' => 'Unfavourite', 'next' => 'Next', 'previous' => 'Previous', + 'filter_active' => 'Active Filter:', + 'filter_clear' => 'Clear Filter', // Sort Options 'sort_options' => 'Опции за сортиране', diff --git a/resources/lang/bg/entities.php b/resources/lang/bg/entities.php index 1db29c5e3..d058a7247 100644 --- a/resources/lang/bg/entities.php +++ b/resources/lang/bg/entities.php @@ -258,6 +258,16 @@ return [ 'tags_explain' => "Добавете няколко тага за да категоризирате по добре вашето съдържание. \n Може да добавите съдържание на таговете за по-подробна организация.", 'tags_add' => 'Добави друг таг', 'tags_remove' => 'Премахни този таг', + 'tags_usages' => 'Total tag usages', + 'tags_assigned_pages' => 'Assigned to Pages', + 'tags_assigned_chapters' => 'Assigned to Chapters', + 'tags_assigned_books' => 'Assigned to Books', + 'tags_assigned_shelves' => 'Assigned to Shelves', + 'tags_x_unique_values' => ':count unique values', + 'tags_all_values' => 'All values', + 'tags_view_tags' => 'View Tags', + 'tags_view_existing_tags' => 'View existing tags', + 'tags_list_empty_hint' => 'Tags can be assigned via the page editor sidebar or while editing the details of a book, chapter or shelf.', 'attachments' => 'Прикачени файлове', 'attachments_explain' => 'Прикачете файлове или линкове, които да са видими на вашата страница. Същите ще бъдат видими във вашето странично поле.', 'attachments_explain_instant_save' => 'Промените тук се запазват веднага.', diff --git a/resources/lang/bs/auth.php b/resources/lang/bs/auth.php index 3a5517331..1d79ef1b6 100644 --- a/resources/lang/bs/auth.php +++ b/resources/lang/bs/auth.php @@ -54,7 +54,7 @@ return [ 'email_confirm_text' => 'Potvrdite vašu e-mail adresu pritiskom na dugme ispod:', 'email_confirm_action' => 'Potvrdi e-mail', 'email_confirm_send_error' => 'Potvrda e-maila je obavezna ali sistem nije mogao poslati e-mail. Kontaktirajte administratora da biste bili sigurni da je e-mail postavljen ispravno.', - 'email_confirm_success' => 'Vaš e-mail je potvrđen!', + 'email_confirm_success' => 'Your email has been confirmed! You should now be able to login using this email address.', 'email_confirm_resent' => 'E-mail za potvrdu je ponovno poslan. Provjerite vaš e-mail.', 'email_not_confirmed' => 'E-mail adresa nije potvrđena', @@ -71,7 +71,7 @@ return [ 'user_invite_page_welcome' => 'Dobrodošli na :appName!', 'user_invite_page_text' => 'Da biste završili vaš račun i dobili pristup morate postaviti lozinku koju ćete koristiti da se prijavite na :appName tokom budućih posjeta.', 'user_invite_page_confirm_button' => 'Potvrdi lozinku', - 'user_invite_success' => 'Lozinka postavljena, sada imate pristup :sppName!', + 'user_invite_success_login' => 'Password set, you should now be able to login using your set password to access :appName!', // Multi-factor Authentication 'mfa_setup' => 'Setup Multi-Factor Authentication', diff --git a/resources/lang/bs/common.php b/resources/lang/bs/common.php index a511a10be..01b7c4712 100644 --- a/resources/lang/bs/common.php +++ b/resources/lang/bs/common.php @@ -45,6 +45,8 @@ return [ 'unfavourite' => 'Ukloni favorit', 'next' => 'Sljedeće', 'previous' => 'Prethodno', + 'filter_active' => 'Active Filter:', + 'filter_clear' => 'Clear Filter', // Sort Options 'sort_options' => 'Opcije sortiranja', diff --git a/resources/lang/bs/entities.php b/resources/lang/bs/entities.php index 680053bc9..a392a147e 100644 --- a/resources/lang/bs/entities.php +++ b/resources/lang/bs/entities.php @@ -258,6 +258,16 @@ return [ 'tags_explain' => "Dodaj nekoliko oznaka da bi sadržaj bio bolje kategorisan. \n Možeš dodati vrijednost oznaci za dublju organizaciju.", 'tags_add' => 'Dodaj još jednu oznaku', 'tags_remove' => 'Ukloni ovu oznaku', + 'tags_usages' => 'Total tag usages', + 'tags_assigned_pages' => 'Assigned to Pages', + 'tags_assigned_chapters' => 'Assigned to Chapters', + 'tags_assigned_books' => 'Assigned to Books', + 'tags_assigned_shelves' => 'Assigned to Shelves', + 'tags_x_unique_values' => ':count unique values', + 'tags_all_values' => 'All values', + 'tags_view_tags' => 'View Tags', + 'tags_view_existing_tags' => 'View existing tags', + 'tags_list_empty_hint' => 'Tags can be assigned via the page editor sidebar or while editing the details of a book, chapter or shelf.', 'attachments' => 'Prilozi', 'attachments_explain' => 'Učitajte fajlove ili priložite poveznice da bi ih prikazali na stranici. Oni su onda vidljivi u navigaciji sa strane.', 'attachments_explain_instant_save' => 'Sve promjene se snimaju odmah.', diff --git a/resources/lang/ca/auth.php b/resources/lang/ca/auth.php index e22ca74bf..bd2baebb1 100644 --- a/resources/lang/ca/auth.php +++ b/resources/lang/ca/auth.php @@ -54,7 +54,7 @@ return [ 'email_confirm_text' => 'Confirmeu la vostra adreça electrònica fent clic al botó a continuació:', 'email_confirm_action' => 'Confirma el correu', 'email_confirm_send_error' => 'Cal confirmar l\'adreça electrònica, però el sistema no ha pogut enviar el correu electrònic. Poseu-vos en contacte amb l\'administrador perquè s\'asseguri que el correu electrònic està ben configurat.', - 'email_confirm_success' => 'S\'ha confirmat el vostre correu electrònic!', + 'email_confirm_success' => 'Your email has been confirmed! You should now be able to login using this email address.', 'email_confirm_resent' => 'S\'ha tornat a enviar el correu electrònic de confirmació. Reviseu la vostra safata d\'entrada.', 'email_not_confirmed' => 'Adreça electrònica no confirmada', @@ -71,7 +71,7 @@ return [ 'user_invite_page_welcome' => 'Us donem la benvinguda a :appName!', 'user_invite_page_text' => 'Per a enllestir el vostre compte i obtenir-hi accés, cal que definiu una contrasenya, que es farà servir per a iniciar la sessió a :appName en futures visites.', 'user_invite_page_confirm_button' => 'Confirma la contrasenya', - 'user_invite_success' => 'S\'ha establert la contrasenya, ara ja teniu accés a :appName!', + 'user_invite_success_login' => 'Password set, you should now be able to login using your set password to access :appName!', // Multi-factor Authentication 'mfa_setup' => 'Setup Multi-Factor Authentication', diff --git a/resources/lang/ca/common.php b/resources/lang/ca/common.php index 0f18099e7..bad278483 100644 --- a/resources/lang/ca/common.php +++ b/resources/lang/ca/common.php @@ -45,6 +45,8 @@ return [ 'unfavourite' => 'Unfavourite', 'next' => 'Next', 'previous' => 'Previous', + 'filter_active' => 'Active Filter:', + 'filter_clear' => 'Clear Filter', // Sort Options 'sort_options' => 'Opcions d\'ordenació', diff --git a/resources/lang/ca/entities.php b/resources/lang/ca/entities.php index d486fe512..bd25b021c 100644 --- a/resources/lang/ca/entities.php +++ b/resources/lang/ca/entities.php @@ -258,6 +258,16 @@ return [ 'tags_explain' => "Afegiu etiquetes per a categoritzar millor el contingut. \n Podeu assignar un valor a cada etiqueta per a una organització més detallada.", 'tags_add' => 'Afegeix una altra etiqueta', 'tags_remove' => 'Elimina aquesta etiqueta', + 'tags_usages' => 'Total tag usages', + 'tags_assigned_pages' => 'Assigned to Pages', + 'tags_assigned_chapters' => 'Assigned to Chapters', + 'tags_assigned_books' => 'Assigned to Books', + 'tags_assigned_shelves' => 'Assigned to Shelves', + 'tags_x_unique_values' => ':count unique values', + 'tags_all_values' => 'All values', + 'tags_view_tags' => 'View Tags', + 'tags_view_existing_tags' => 'View existing tags', + 'tags_list_empty_hint' => 'Tags can be assigned via the page editor sidebar or while editing the details of a book, chapter or shelf.', 'attachments' => 'Adjuncions', 'attachments_explain' => 'Pugeu fitxers o adjunteu enllaços per a mostrar-los a la pàgina. Són visibles a la barra lateral de la pàgina.', 'attachments_explain_instant_save' => 'Els canvis fets aquí es desen instantàniament.', diff --git a/resources/lang/cs/auth.php b/resources/lang/cs/auth.php index f95242009..bd1e43ec6 100644 --- a/resources/lang/cs/auth.php +++ b/resources/lang/cs/auth.php @@ -54,7 +54,7 @@ return [ 'email_confirm_text' => 'Prosíme potvrďte svou e-mailovou adresu kliknutím na níže uvedené tlačítko:', 'email_confirm_action' => 'Potvrdit e-mail', 'email_confirm_send_error' => 'Potvrzení e-mailu je vyžadováno, ale systém nemohl odeslat e-mail. Obraťte se na správce, abyste se ujistili, že je e-mail správně nastaven.', - 'email_confirm_success' => 'Váš e-mail byla potvrzen!', + 'email_confirm_success' => 'Your email has been confirmed! You should now be able to login using this email address.', 'email_confirm_resent' => 'E-mail s potvrzením byl znovu odeslán. Zkontrolujte svou příchozí poštu.', 'email_not_confirmed' => 'E-mailová adresa nebyla potvrzena', @@ -71,7 +71,7 @@ return [ 'user_invite_page_welcome' => 'Vítejte v :appName!', 'user_invite_page_text' => 'Pro dokončení vašeho účtu a získání přístupu musíte nastavit heslo, které bude použito k přihlášení do :appName při dalších návštěvách.', 'user_invite_page_confirm_button' => 'Potvrdit heslo', - 'user_invite_success' => 'Heslo nastaveno, nyní máte přístup k :appName!', + 'user_invite_success_login' => 'Password set, you should now be able to login using your set password to access :appName!', // Multi-factor Authentication 'mfa_setup' => 'Setup Multi-Factor Authentication', diff --git a/resources/lang/cs/common.php b/resources/lang/cs/common.php index d837116ee..f5e377a94 100644 --- a/resources/lang/cs/common.php +++ b/resources/lang/cs/common.php @@ -45,6 +45,8 @@ return [ 'unfavourite' => 'Odebrat z oblíbených', 'next' => 'Další', 'previous' => 'Předchozí', + 'filter_active' => 'Active Filter:', + 'filter_clear' => 'Clear Filter', // Sort Options 'sort_options' => 'Možnosti řazení', diff --git a/resources/lang/cs/entities.php b/resources/lang/cs/entities.php index 5d79c441f..254d25c8f 100644 --- a/resources/lang/cs/entities.php +++ b/resources/lang/cs/entities.php @@ -258,6 +258,16 @@ return [ 'tags_explain' => "Přidejte si štítky pro lepší kategorizaci knih. \n Štítky mohou nést i hodnotu pro detailnější klasifikaci.", 'tags_add' => 'Přidat další štítek', 'tags_remove' => 'Odstranit tento štítek', + 'tags_usages' => 'Total tag usages', + 'tags_assigned_pages' => 'Assigned to Pages', + 'tags_assigned_chapters' => 'Assigned to Chapters', + 'tags_assigned_books' => 'Assigned to Books', + 'tags_assigned_shelves' => 'Assigned to Shelves', + 'tags_x_unique_values' => ':count unique values', + 'tags_all_values' => 'All values', + 'tags_view_tags' => 'View Tags', + 'tags_view_existing_tags' => 'View existing tags', + 'tags_list_empty_hint' => 'Tags can be assigned via the page editor sidebar or while editing the details of a book, chapter or shelf.', 'attachments' => 'Přílohy', 'attachments_explain' => 'Nahrajte soubory nebo připojte odkazy, které se zobrazí na stránce. Budou k nalezení v postranní liště.', 'attachments_explain_instant_save' => 'Změny zde provedené se okamžitě ukládají.', diff --git a/resources/lang/da/auth.php b/resources/lang/da/auth.php index 6b627c027..28876471c 100644 --- a/resources/lang/da/auth.php +++ b/resources/lang/da/auth.php @@ -54,7 +54,7 @@ return [ 'email_confirm_text' => 'Bekræft venligst din E-Mail adresse ved at klikke på linket nedenfor:', 'email_confirm_action' => 'Bekræft E-Mail', 'email_confirm_send_error' => 'E-Mail-bekræftelse kræves, men systemet kunne ikke sende E-Mailen. Kontakt administratoren for at sikre, at E-Mail er konfigureret korrekt.', - 'email_confirm_success' => 'Din E-Mail er blevet bekræftet!', + 'email_confirm_success' => 'Your email has been confirmed! You should now be able to login using this email address.', 'email_confirm_resent' => 'Bekræftelsesmail sendt, tjek venligst din indboks.', 'email_not_confirmed' => 'E-Mail adresse ikke bekræftet', @@ -71,7 +71,7 @@ return [ 'user_invite_page_welcome' => 'Velkommen til :appName!', 'user_invite_page_text' => 'For at færdiggøre din konto og få adgang skal du indstille en adgangskode, der bruges til at logge ind på :appName ved fremtidige besøg.', 'user_invite_page_confirm_button' => 'Bekræft adgangskode', - 'user_invite_success' => 'Adgangskode indstillet, du har nu adgang til :appName!', + 'user_invite_success_login' => 'Password set, you should now be able to login using your set password to access :appName!', // Multi-factor Authentication 'mfa_setup' => 'Opsætning af Multi-faktor godkendelse', diff --git a/resources/lang/da/common.php b/resources/lang/da/common.php index 563aff97b..1982320ed 100644 --- a/resources/lang/da/common.php +++ b/resources/lang/da/common.php @@ -45,6 +45,8 @@ return [ 'unfavourite' => 'Fjern som foretrukken', 'next' => 'Næste', 'previous' => 'Forrige', + 'filter_active' => 'Active Filter:', + 'filter_clear' => 'Clear Filter', // Sort Options 'sort_options' => 'Sorteringsindstillinger', diff --git a/resources/lang/da/entities.php b/resources/lang/da/entities.php index 3c2f56474..aada27fb8 100644 --- a/resources/lang/da/entities.php +++ b/resources/lang/da/entities.php @@ -258,6 +258,16 @@ return [ 'tags_explain' => "Tilføj nogle tags for bedre at kategorisere dit indhold. \n Du kan tildele en værdi til et tag for mere dybdegående organisering.", 'tags_add' => 'Tilføj endnu et tag', 'tags_remove' => 'Fjern dette tag', + 'tags_usages' => 'Total tag usages', + 'tags_assigned_pages' => 'Assigned to Pages', + 'tags_assigned_chapters' => 'Assigned to Chapters', + 'tags_assigned_books' => 'Assigned to Books', + 'tags_assigned_shelves' => 'Assigned to Shelves', + 'tags_x_unique_values' => ':count unique values', + 'tags_all_values' => 'All values', + 'tags_view_tags' => 'View Tags', + 'tags_view_existing_tags' => 'View existing tags', + 'tags_list_empty_hint' => 'Tags can be assigned via the page editor sidebar or while editing the details of a book, chapter or shelf.', 'attachments' => 'Vedhæftninger', 'attachments_explain' => 'Upload nogle filer, eller vedhæft nogle links, der skal vises på siden. Disse er synlige i sidepanelet.', 'attachments_explain_instant_save' => 'Ændringer her gemmes med det samme.', diff --git a/resources/lang/da/errors.php b/resources/lang/da/errors.php index 9bb0cb560..9e9cb808b 100644 --- a/resources/lang/da/errors.php +++ b/resources/lang/da/errors.php @@ -23,10 +23,10 @@ return [ 'saml_no_email_address' => 'Kunne ikke finde en e-mail-adresse for denne bruger i de data, der leveres af det eksterne godkendelsessystem', 'saml_invalid_response_id' => 'Anmodningen fra det eksterne godkendelsessystem genkendes ikke af en proces, der er startet af denne applikation. Navigering tilbage efter et login kan forårsage dette problem.', 'saml_fail_authed' => 'Login ved hjælp af :system failed, systemet har ikke givet tilladelse', - 'oidc_already_logged_in' => 'Already logged in', - 'oidc_user_not_registered' => 'The user :name is not registered and automatic registration is disabled', - 'oidc_no_email_address' => 'Could not find an email address, for this user, in the data provided by the external authentication system', - 'oidc_fail_authed' => 'Login using :system failed, system did not provide successful authorization', + 'oidc_already_logged_in' => 'Allerede logget ind', + 'oidc_user_not_registered' => 'Brugeren :name er ikke registreret, og automatisk registrering er slået fra', + 'oidc_no_email_address' => 'Kunne ikke finde en e-mailadresse for denne bruger i de data, der leveres af det eksterne godkendelsessystem', + 'oidc_fail_authed' => 'Login ved hjælp af :system fejlede, systemet har ikke givet tilladelse', 'social_no_action_defined' => 'Ingen handling er defineret', 'social_login_bad_response' => "Der opstod en fejl under :socialAccount login:\n:error", 'social_account_in_use' => 'Denne :socialAccount konto er allerede i brug, prøv at logge ind med :socialAccount loginmetoden.', diff --git a/resources/lang/da/settings.php b/resources/lang/da/settings.php index d33080dbd..b31a8d564 100644 --- a/resources/lang/da/settings.php +++ b/resources/lang/da/settings.php @@ -119,7 +119,7 @@ return [ 'audit_table_user' => 'Bruger', 'audit_table_event' => 'Hændelse', 'audit_table_related' => 'Relateret element eller detalje', - 'audit_table_ip' => 'IP Address', + 'audit_table_ip' => 'IP-adresse', 'audit_table_date' => 'Aktivitetsdato', 'audit_date_from' => 'Datointerval fra', 'audit_date_to' => 'Datointerval til', diff --git a/resources/lang/de/auth.php b/resources/lang/de/auth.php index 2c0989272..e51d807da 100644 --- a/resources/lang/de/auth.php +++ b/resources/lang/de/auth.php @@ -54,7 +54,7 @@ return [ 'email_confirm_text' => 'Bitte bestätigen Sie Ihre E-Mail-Adresse, indem Sie auf die Schaltfläche klicken:', 'email_confirm_action' => 'E-Mail-Adresse bestätigen', 'email_confirm_send_error' => 'Leider konnte die für die Registrierung notwendige E-Mail zur bestätigung Ihrer E-Mail-Adresse nicht versandt werden. Bitte kontaktieren Sie den Systemadministrator!', - 'email_confirm_success' => 'Ihre E-Mail-Adresse wurde bestätigt!', + 'email_confirm_success' => 'Your email has been confirmed! You should now be able to login using this email address.', 'email_confirm_resent' => 'Bestätigungs-E-Mail wurde erneut versendet, bitte überprüfen Sie Ihren Posteingang.', 'email_not_confirmed' => 'E-Mail-Adresse ist nicht bestätigt', @@ -71,7 +71,7 @@ return [ 'user_invite_page_welcome' => 'Willkommen bei :appName!', 'user_invite_page_text' => 'Um die Anmeldung abzuschließen und Zugriff auf :appName zu bekommen muss noch ein Passwort festgelegt werden. Dieses wird in Zukunft zum Einloggen benötigt.', 'user_invite_page_confirm_button' => 'Passwort wiederholen', - 'user_invite_success' => 'Passwort gesetzt, Sie haben nun Zugriff auf :appName!', + 'user_invite_success_login' => 'Password set, you should now be able to login using your set password to access :appName!', // Multi-factor Authentication 'mfa_setup' => 'Multi-Faktor-Authentifizierung einrichten', diff --git a/resources/lang/de/common.php b/resources/lang/de/common.php index fddd735f4..cad9f1c54 100644 --- a/resources/lang/de/common.php +++ b/resources/lang/de/common.php @@ -45,6 +45,8 @@ return [ 'unfavourite' => 'Kein Favorit', 'next' => 'Nächste', 'previous' => 'Vorheriges', + 'filter_active' => 'Active Filter:', + 'filter_clear' => 'Clear Filter', // Sort Options 'sort_options' => 'Sortieroptionen', diff --git a/resources/lang/de/entities.php b/resources/lang/de/entities.php index d23eb679f..a311eaa6f 100644 --- a/resources/lang/de/entities.php +++ b/resources/lang/de/entities.php @@ -234,7 +234,7 @@ return [ 'pages_initial_name' => 'Neue Seite', 'pages_editing_draft_notification' => 'Sie bearbeiten momenten einen Entwurf, der zuletzt :timeDiff gespeichert wurde.', 'pages_draft_edited_notification' => 'Diese Seite wurde seit diesem Zeitpunkt verändert. Wir empfehlen Ihnen, diesen Entwurf zu verwerfen.', - 'pages_draft_page_changed_since_creation' => 'This page has been updated since this draft was created. It is recommended that you discard this draft or take care not to overwrite any page changes.', + 'pages_draft_page_changed_since_creation' => 'Diese Seite wurde seit der Erstellung dieses Entwurfs aktualisiert. Es wird empfohlen, diesen Entwurf zu verwerfen oder darauf zu achten, dass keine Seitenänderungen überschrieben werden.', 'pages_draft_edit_active' => [ 'start_a' => ':count Benutzer bearbeiten derzeit diese Seite.', 'start_b' => ':userName bearbeitet jetzt diese Seite.', @@ -258,6 +258,16 @@ return [ 'tags_explain' => "Fügen Sie Schlagwörter hinzu, um Ihren Inhalt zu kategorisieren.\nSie können einen erklärenden Inhalt hinzufügen, um eine genauere Unterteilung vorzunehmen.", 'tags_add' => 'Weiteres Schlagwort hinzufügen', 'tags_remove' => 'Diesen Tag entfernen', + 'tags_usages' => 'Total tag usages', + 'tags_assigned_pages' => 'Assigned to Pages', + 'tags_assigned_chapters' => 'Assigned to Chapters', + 'tags_assigned_books' => 'Assigned to Books', + 'tags_assigned_shelves' => 'Assigned to Shelves', + 'tags_x_unique_values' => ':count unique values', + 'tags_all_values' => 'All values', + 'tags_view_tags' => 'View Tags', + 'tags_view_existing_tags' => 'View existing tags', + 'tags_list_empty_hint' => 'Tags can be assigned via the page editor sidebar or while editing the details of a book, chapter or shelf.', 'attachments' => 'Anhänge', 'attachments_explain' => 'Sie können auf Ihrer Seite Dateien hochladen oder Links hinzufügen. Diese werden in der Seitenleiste angezeigt.', 'attachments_explain_instant_save' => 'Änderungen werden direkt gespeichert.', diff --git a/resources/lang/de_informal/auth.php b/resources/lang/de_informal/auth.php index de845ba7d..1a23c95dc 100644 --- a/resources/lang/de_informal/auth.php +++ b/resources/lang/de_informal/auth.php @@ -54,7 +54,7 @@ return [ 'email_confirm_text' => 'Bitte bestätige Deine E-Mail-Adresse, indem Du auf die Schaltfläche klickst:', 'email_confirm_action' => 'E-Mail-Adresse bestätigen', 'email_confirm_send_error' => 'Leider konnte die für die Registrierung notwendige E-Mail zur Bestätigung Deiner E-Mail-Adresse nicht versandt werden. Bitte kontaktiere den Systemadministrator!', - 'email_confirm_success' => 'Deine E-Mail-Adresse wurde bestätigt!', + 'email_confirm_success' => 'Your email has been confirmed! You should now be able to login using this email address.', 'email_confirm_resent' => 'Bestätigungs-E-Mail wurde erneut versendet, bitte überprüfe Deinen Posteingang.', 'email_not_confirmed' => 'E-Mail-Adresse ist nicht bestätigt', @@ -71,7 +71,7 @@ return [ 'user_invite_page_welcome' => 'Willkommen bei :appName!', 'user_invite_page_text' => 'Um die Anmeldung abzuschließen und Zugriff auf :appName zu bekommen muss noch ein Passwort festgelegt werden. Dieses wird in Zukunft zum Einloggen benötigt.', 'user_invite_page_confirm_button' => 'Passwort bestätigen', - 'user_invite_success' => 'Das Passwort wurde gesetzt, du hast nun Zugriff auf :appName!', + 'user_invite_success_login' => 'Password set, you should now be able to login using your set password to access :appName!', // Multi-factor Authentication 'mfa_setup' => 'Multi-Faktor-Authentifizierung einrichten', diff --git a/resources/lang/de_informal/common.php b/resources/lang/de_informal/common.php index a3663396e..049f9bc25 100644 --- a/resources/lang/de_informal/common.php +++ b/resources/lang/de_informal/common.php @@ -45,6 +45,8 @@ return [ 'unfavourite' => 'Kein Favorit', 'next' => 'Nächste', 'previous' => 'Vorheriges', + 'filter_active' => 'Active Filter:', + 'filter_clear' => 'Clear Filter', // Sort Options 'sort_options' => 'Sortieroptionen', diff --git a/resources/lang/de_informal/entities.php b/resources/lang/de_informal/entities.php index c29a7db2c..eeacbb08c 100644 --- a/resources/lang/de_informal/entities.php +++ b/resources/lang/de_informal/entities.php @@ -234,7 +234,7 @@ return [ 'pages_initial_name' => 'Neue Seite', 'pages_editing_draft_notification' => 'Du bearbeitest momenten einen Entwurf, der zuletzt :timeDiff gespeichert wurde.', 'pages_draft_edited_notification' => 'Diese Seite wurde seit diesem Zeitpunkt verändert. Wir empfehlen Ihnen, diesen Entwurf zu verwerfen.', - 'pages_draft_page_changed_since_creation' => 'This page has been updated since this draft was created. It is recommended that you discard this draft or take care not to overwrite any page changes.', + 'pages_draft_page_changed_since_creation' => 'Diese Seite wurde seit der Erstellung dieses Entwurfs aktualisiert. Es wird empfohlen, diesen Entwurf zu verwerfen oder darauf zu achten, dass keine Seitenänderungen überschrieben werden.', 'pages_draft_edit_active' => [ 'start_a' => ':count Benutzer bearbeiten derzeit diese Seite.', 'start_b' => ':userName bearbeitet jetzt diese Seite.', @@ -258,6 +258,16 @@ return [ 'tags_explain' => "Füge Schlagwörter hinzu, um ihren Inhalt zu kategorisieren.\nDu kannst einen erklärenden Inhalt hinzufügen, um eine genauere Unterteilung vorzunehmen.", 'tags_add' => 'Weiteres Schlagwort hinzufügen', 'tags_remove' => 'Diesen Tag entfernen', + 'tags_usages' => 'Total tag usages', + 'tags_assigned_pages' => 'Assigned to Pages', + 'tags_assigned_chapters' => 'Assigned to Chapters', + 'tags_assigned_books' => 'Assigned to Books', + 'tags_assigned_shelves' => 'Assigned to Shelves', + 'tags_x_unique_values' => ':count unique values', + 'tags_all_values' => 'All values', + 'tags_view_tags' => 'View Tags', + 'tags_view_existing_tags' => 'View existing tags', + 'tags_list_empty_hint' => 'Tags can be assigned via the page editor sidebar or while editing the details of a book, chapter or shelf.', 'attachments' => 'Anhänge', 'attachments_explain' => 'Du kannst auf Deiner Seite Dateien hochladen oder Links hinzufügen. Diese werden in der Seitenleiste angezeigt.', 'attachments_explain_instant_save' => 'Änderungen werden direkt gespeichert.', diff --git a/resources/lang/es/auth.php b/resources/lang/es/auth.php index 8a7710afe..baa519f18 100644 --- a/resources/lang/es/auth.php +++ b/resources/lang/es/auth.php @@ -54,7 +54,7 @@ return [ 'email_confirm_text' => 'Por favor confirme su dirección de correo electrónico haciendo click en el siguiente botón:', 'email_confirm_action' => 'Confirmar Correo Electrónico', 'email_confirm_send_error' => 'Confirmation de correo electrónico requerida pero el sistema no pudo enviar el correo. Contacte con el administrador para asegurarse de que el correo electrónico está configurado correctamente.', - 'email_confirm_success' => '¡Su correo electrónico ha sido confirmado!', + 'email_confirm_success' => '¡Tu correo electrónico ha sido confirmado! Ahora deberías poder iniciar sesión usando esta dirección de correo electrónico.', 'email_confirm_resent' => 'correo electrónico de confirmación reenviado, compruebe su bandeja de entrada.', 'email_not_confirmed' => 'Dirección de Correo Electrónico no confirmada', @@ -71,7 +71,7 @@ return [ 'user_invite_page_welcome' => '¡Bienvenido a :appName!', 'user_invite_page_text' => 'Para completar la cuenta y tener acceso es necesario que configure una contraseña que se utilizará para entrar en :appName en futuros accesos.', 'user_invite_page_confirm_button' => 'Confirmar Contraseña', - 'user_invite_success' => '¡Contraseña guardada, ya tiene acceso a :appName!', + 'user_invite_success_login' => 'Contraseña guardada, ¡ahora debería ser capaz de iniciar sesión usando su contraseña establecida para acceder a :appName!', // Multi-factor Authentication 'mfa_setup' => 'Configurar Autenticación en Dos Pasos', diff --git a/resources/lang/es/common.php b/resources/lang/es/common.php index f36cd5eb0..6f5a08445 100644 --- a/resources/lang/es/common.php +++ b/resources/lang/es/common.php @@ -45,6 +45,8 @@ return [ 'unfavourite' => 'Eliminar de favoritos', 'next' => 'Siguiente', 'previous' => 'Anterior', + 'filter_active' => 'Filtro activo:', + 'filter_clear' => 'Limpiar filtro', // Sort Options 'sort_options' => 'Opciones de ordenación', diff --git a/resources/lang/es/entities.php b/resources/lang/es/entities.php index a0bac5851..4618dc184 100644 --- a/resources/lang/es/entities.php +++ b/resources/lang/es/entities.php @@ -258,6 +258,16 @@ return [ 'tags_explain' => "Agrege algunas etiquetas para mejorar la categorización de su contenido. \n Puede asignar un valor a una etiqueta para una organización a mayor detalle.", 'tags_add' => 'Agregar otra etiqueta', 'tags_remove' => 'Eliminar esta etiqueta', + 'tags_usages' => 'Uso total de etiquetas', + 'tags_assigned_pages' => 'Asignadas a páginas', + 'tags_assigned_chapters' => 'Asignadas a capitulos', + 'tags_assigned_books' => 'Asignadas a libros', + 'tags_assigned_shelves' => 'Asignadas a estantes', + 'tags_x_unique_values' => ':count valores únicos', + 'tags_all_values' => 'Todos los valores', + 'tags_view_tags' => 'Ver etiquetas', + 'tags_view_existing_tags' => 'Ver etiquetas existentes', + 'tags_list_empty_hint' => 'Las etiquetas se pueden asignar a través de la barra lateral del editor de páginas o mientras se editan los detalles de un libro, capítulo o estante.', 'attachments' => 'Adjuntos', 'attachments_explain' => 'Subir ficheros o agregar enlaces para mostrar en la página. Estos son visibles en la barra lateral de la página.', 'attachments_explain_instant_save' => 'Los cambios son guardados de manera instantánea .', diff --git a/resources/lang/es_AR/auth.php b/resources/lang/es_AR/auth.php index b419720a7..3de58078d 100644 --- a/resources/lang/es_AR/auth.php +++ b/resources/lang/es_AR/auth.php @@ -54,7 +54,7 @@ return [ 'email_confirm_text' => 'Por favor confirme su dirección de correo electrónico presionando en el siguiente botón:', 'email_confirm_action' => 'Confirmar correo electrónico', 'email_confirm_send_error' => 'Se pidió confirmación de correo electrónico pero el sistema no pudo enviar el correo electrónico. Contacte al administrador para asegurarse que el correo electrónico está configurado correctamente.', - 'email_confirm_success' => '¡Su correo electrónico hasido confirmado!', + 'email_confirm_success' => '¡Tu correo electrónico ha sido confirmado! Ahora deberías poder iniciar sesión usando esta dirección de correo electrónico.', 'email_confirm_resent' => 'Correo electrónico de confirmación reenviado, Por favor verifique su bandeja de entrada.', 'email_not_confirmed' => 'Dirección de correo electrónico no confirmada', @@ -71,7 +71,7 @@ return [ 'user_invite_page_welcome' => 'Bienvenido a :appName!', 'user_invite_page_text' => 'Para finalizar la cuenta y tener acceso debe establcer una contraseña que utilizará para ingresar a :appName en visitas futuras.', 'user_invite_page_confirm_button' => 'Confirmar Contraseña', - 'user_invite_success' => 'Contraseña establecida, ahora tiene acceso a :appName!', + 'user_invite_success_login' => 'Contraseña guardada, ¡ahora debería ser capaz de iniciar sesión usando su contraseña establecida para acceder a :appName!', // Multi-factor Authentication 'mfa_setup' => 'Configurar autenticación de múltiples factores', diff --git a/resources/lang/es_AR/common.php b/resources/lang/es_AR/common.php index c4e8c62f3..cc2585e06 100644 --- a/resources/lang/es_AR/common.php +++ b/resources/lang/es_AR/common.php @@ -45,6 +45,8 @@ return [ 'unfavourite' => 'Eliminar de favoritos', 'next' => 'Siguiente', 'previous' => 'Anterior', + 'filter_active' => 'Filtro activo:', + 'filter_clear' => 'Limpiar filtro', // Sort Options 'sort_options' => 'Opciones de Orden', diff --git a/resources/lang/es_AR/entities.php b/resources/lang/es_AR/entities.php index a931e784c..a9b285ace 100644 --- a/resources/lang/es_AR/entities.php +++ b/resources/lang/es_AR/entities.php @@ -258,6 +258,16 @@ return [ 'tags_explain' => "Agregar algunas etiquetas para mejorar la categorización de su contenido. \n Se puede asignar un valor a una etiqueta para una organizacón con mayor detalle.", 'tags_add' => 'Agregar otra etiqueta', 'tags_remove' => 'Eliminar esta etiqueta', + 'tags_usages' => 'Uso total de etiquetas', + 'tags_assigned_pages' => 'Asignadas a páginas', + 'tags_assigned_chapters' => 'Asignadas a capitulos', + 'tags_assigned_books' => 'Asignadas a libros', + 'tags_assigned_shelves' => 'Asignadas a estantes', + 'tags_x_unique_values' => ':count valores únicos', + 'tags_all_values' => 'Todos los valores', + 'tags_view_tags' => 'Ver etiquetas', + 'tags_view_existing_tags' => 'Ver etiquetas existentes', + 'tags_list_empty_hint' => 'Las etiquetas se pueden asignar a través de la barra lateral del editor de páginas o mientras se editan los detalles de un libro, capítulo o estante.', 'attachments' => 'Adjuntos', 'attachments_explain' => 'Subir archivos o agregar enlaces para mostrar en la página. Estos son visibles en la barra lateral de la página.', 'attachments_explain_instant_save' => 'Los cambios se guardan de manera instantánea.', diff --git a/resources/lang/et/auth.php b/resources/lang/et/auth.php index bfce41079..b23e316c8 100644 --- a/resources/lang/et/auth.php +++ b/resources/lang/et/auth.php @@ -54,7 +54,7 @@ return [ 'email_confirm_text' => 'Palun kinnita oma e-posti aadress, klõpsates alloleval nupul:', 'email_confirm_action' => 'Kinnita e-posti aadress', 'email_confirm_send_error' => 'E-posti aadressi kinnitamine on vajalik, aga e-kirja saatmine ebaõnnestus. Võta ühendust administraatoriga.', - 'email_confirm_success' => 'Sinu e-posti aadress on kinnitatud!', + 'email_confirm_success' => 'Your email has been confirmed! You should now be able to login using this email address.', 'email_confirm_resent' => 'Kinnituskiri on saadetud, vaata oma postkasti.', 'email_not_confirmed' => 'E-posti aadress ei ole kinnitatud', @@ -71,7 +71,7 @@ return [ 'user_invite_page_welcome' => 'Tere tulemast rakendusse :appName!', 'user_invite_page_text' => 'Registreerumise lõpetamiseks ja ligipääsu saamiseks pead seadma parooli, millega edaspidi rakendusse sisse logid.', 'user_invite_page_confirm_button' => 'Kinnita parool', - 'user_invite_success' => 'Parool seatud, sul on nüüd ligipääs!', + 'user_invite_success_login' => 'Password set, you should now be able to login using your set password to access :appName!', // Multi-factor Authentication 'mfa_setup' => 'Seadista mitmeastmeline autentimine', diff --git a/resources/lang/et/common.php b/resources/lang/et/common.php index acef3c1da..a13208809 100644 --- a/resources/lang/et/common.php +++ b/resources/lang/et/common.php @@ -45,6 +45,8 @@ return [ 'unfavourite' => 'Eemalda lemmik', 'next' => 'Järgmine', 'previous' => 'Eelmine', + 'filter_active' => 'Aktiivne filter:', + 'filter_clear' => 'Tühjenda filter', // Sort Options 'sort_options' => 'Sorteerimise valikud', diff --git a/resources/lang/et/entities.php b/resources/lang/et/entities.php index e8a6a2974..b1eb98d32 100644 --- a/resources/lang/et/entities.php +++ b/resources/lang/et/entities.php @@ -258,6 +258,16 @@ return [ 'tags_explain' => "Lisa silte, et sisu paremini organiseerida.\nVeel täpsemaks organiseerimiseks saad siltidele väärtuseid määrata.", 'tags_add' => 'Lisa veel üks silt', 'tags_remove' => 'Eemalda see silt', + 'tags_usages' => 'Siltide kasutus', + 'tags_assigned_pages' => 'Lisatud lehtedele', + 'tags_assigned_chapters' => 'Lisatud peatükkidele', + 'tags_assigned_books' => 'Lisatud raamatutele', + 'tags_assigned_shelves' => 'Lisatud riiulitele', + 'tags_x_unique_values' => ':count unikaalset', + 'tags_all_values' => 'Kõik väärtused', + 'tags_view_tags' => 'Vaata silte', + 'tags_view_existing_tags' => 'Vaata olemasolevaid silte', + 'tags_list_empty_hint' => 'Silte saab lisada lehe redaktori külgmenüü kaudu või raamatu, peatüki või riiuli andmeid muutes.', 'attachments' => 'Manused', 'attachments_explain' => 'Laadi üles faile või lisa linke, mida lehel kuvada. Need on nähtavad külgmenüüs.', 'attachments_explain_instant_save' => 'Muudatused salvestatakse koheselt.', diff --git a/resources/lang/et/validation.php b/resources/lang/et/validation.php index 61e13a9f8..a676e41f6 100644 --- a/resources/lang/et/validation.php +++ b/resources/lang/et/validation.php @@ -15,7 +15,7 @@ return [ 'alpha_dash' => ':attribute võib sisaldada ainult tähti, numbreid, sidekriipse ja alakriipse.', 'alpha_num' => ':attribute võib sisaldada ainult tähti ja numbreid.', 'array' => ':attribute peab olema massiiv.', - 'backup_codes' => 'The provided code is not valid or has already been used.', + 'backup_codes' => 'Kood ei ole korrektne või on seda juba kasutatud.', 'before' => ':attribute peab olema kuupäev enne :date.', 'between' => [ 'numeric' => ':attribute peab jääma vahemikku :min ja :max.', diff --git a/resources/lang/fa/auth.php b/resources/lang/fa/auth.php index 1b6340747..2d7736da7 100644 --- a/resources/lang/fa/auth.php +++ b/resources/lang/fa/auth.php @@ -54,7 +54,7 @@ return [ 'email_confirm_text' => 'لطفا با کلیک بر روی دکمه زیر پست الکترونیک خود را تایید نمایید:', 'email_confirm_action' => 'تایید پست الکترونیک', 'email_confirm_send_error' => 'تایید پست الکترونیک الزامی می باشد، اما سیستم قادر به ارسال پیام نمی باشد.', - 'email_confirm_success' => 'پست الکترونیک شما تایید گردیده است!', + 'email_confirm_success' => 'Your email has been confirmed! You should now be able to login using this email address.', 'email_confirm_resent' => 'پیام تایید پست الکترونیک مجدد ارسال گردید، لطفا صندوق ورودی خود را بررسی نمایید.', 'email_not_confirmed' => 'پست الکترونیک تایید نشده است', @@ -71,7 +71,7 @@ return [ 'user_invite_page_welcome' => 'به :appName خوش آمدید!', 'user_invite_page_text' => 'برای نهایی کردن حساب کاربری خود در :appName و دسترسی به آن، می بایست یک کلمه عبور تنظیم نمایید.', 'user_invite_page_confirm_button' => 'تایید کلمه عبور', - 'user_invite_success' => 'کلمه عبور تنظیم شده است، شما اکنون به :appName دسترسی دارید!', + 'user_invite_success_login' => 'Password set, you should now be able to login using your set password to access :appName!', // Multi-factor Authentication 'mfa_setup' => 'تنظیم احراز هویت چند مرحلهای', diff --git a/resources/lang/fa/common.php b/resources/lang/fa/common.php index 1081e48ff..a95985304 100644 --- a/resources/lang/fa/common.php +++ b/resources/lang/fa/common.php @@ -45,6 +45,8 @@ return [ 'unfavourite' => 'Unfavourite', 'next' => 'بعدی', 'previous' => 'قبلى', + 'filter_active' => 'Active Filter:', + 'filter_clear' => 'Clear Filter', // Sort Options 'sort_options' => 'گزینههای مرتب سازی', diff --git a/resources/lang/fa/entities.php b/resources/lang/fa/entities.php index a2b5e945d..a474a0187 100644 --- a/resources/lang/fa/entities.php +++ b/resources/lang/fa/entities.php @@ -258,6 +258,16 @@ return [ 'tags_explain' => "Add some tags to better categorise your content. \n You can assign a value to a tag for more in-depth organisation.", 'tags_add' => 'Add another tag', 'tags_remove' => 'Remove this tag', + 'tags_usages' => 'Total tag usages', + 'tags_assigned_pages' => 'Assigned to Pages', + 'tags_assigned_chapters' => 'Assigned to Chapters', + 'tags_assigned_books' => 'Assigned to Books', + 'tags_assigned_shelves' => 'Assigned to Shelves', + 'tags_x_unique_values' => ':count unique values', + 'tags_all_values' => 'All values', + 'tags_view_tags' => 'View Tags', + 'tags_view_existing_tags' => 'View existing tags', + 'tags_list_empty_hint' => 'Tags can be assigned via the page editor sidebar or while editing the details of a book, chapter or shelf.', 'attachments' => 'Attachments', 'attachments_explain' => 'Upload some files or attach some links to display on your page. These are visible in the page sidebar.', 'attachments_explain_instant_save' => 'Changes here are saved instantly.', diff --git a/resources/lang/fr/auth.php b/resources/lang/fr/auth.php index de1793229..1b5c43f81 100644 --- a/resources/lang/fr/auth.php +++ b/resources/lang/fr/auth.php @@ -54,7 +54,7 @@ return [ 'email_confirm_text' => 'Merci de confirmer en cliquant sur le lien ci-dessous :', 'email_confirm_action' => 'Confirmez votre adresse e-mail', 'email_confirm_send_error' => 'La confirmation par e-mail est requise mais le système n\'a pas pu envoyer l\'e-mail. Contactez l\'administrateur système.', - 'email_confirm_success' => 'Votre adresse e-mail a été confirmée !', + 'email_confirm_success' => 'Votre adresse e-mail a été confirmée ! Vous devriez maintenant pouvoir vous connecter en utilisant cette adresse e-mail.', 'email_confirm_resent' => 'L\'e-mail de confirmation a été ré-envoyé. Vérifiez votre boîte de réception.', 'email_not_confirmed' => 'Adresse e-mail non confirmée', @@ -71,7 +71,7 @@ return [ 'user_invite_page_welcome' => 'Bienvenue dans :appName !', 'user_invite_page_text' => 'Pour finaliser votre compte et recevoir l\'accès, vous devez renseigner le mot de passe qui sera utilisé pour la connexion à :appName les prochaines fois.', 'user_invite_page_confirm_button' => 'Confirmez le mot de passe', - 'user_invite_success' => 'Mot de passe renseigné, vous avez maintenant accès à :appName !', + 'user_invite_success_login' => 'Mot de passe défini, vous devriez maintenant pouvoir vous connecter en utilisant votre mot de passe défini pour accéder à :appName!', // Multi-factor Authentication 'mfa_setup' => 'Authentification multi-facteurs', diff --git a/resources/lang/fr/common.php b/resources/lang/fr/common.php index 494024785..770437e9b 100644 --- a/resources/lang/fr/common.php +++ b/resources/lang/fr/common.php @@ -45,6 +45,8 @@ return [ 'unfavourite' => 'Supprimer des favoris', 'next' => 'Suivant', 'previous' => 'Précédent', + 'filter_active' => 'Filtre actif :', + 'filter_clear' => 'Effacer le filtre', // Sort Options 'sort_options' => 'Options de tri', diff --git a/resources/lang/fr/entities.php b/resources/lang/fr/entities.php index 242efa4e0..cbefa58f8 100644 --- a/resources/lang/fr/entities.php +++ b/resources/lang/fr/entities.php @@ -258,6 +258,16 @@ return [ 'tags_explain' => "Ajouter des mots-clés pour catégoriser votre contenu.", 'tags_add' => 'Ajouter un autre mot-clé', 'tags_remove' => 'Supprimer le mot-clé', + 'tags_usages' => 'Total tag usages', + 'tags_assigned_pages' => 'Attribuer aux pages', + 'tags_assigned_chapters' => 'Attribuer aux chapitres', + 'tags_assigned_books' => 'Attribuer aux livres', + 'tags_assigned_shelves' => 'Attribuer aux étagères', + 'tags_x_unique_values' => ':count valeurs uniques', + 'tags_all_values' => 'Toutes les valeurs', + 'tags_view_tags' => 'Voir les tags', + 'tags_view_existing_tags' => 'Voir les tags existants', + 'tags_list_empty_hint' => 'Tags can be assigned via the page editor sidebar or while editing the details of a book, chapter or shelf.', 'attachments' => 'Fichiers joints', 'attachments_explain' => 'Ajouter des fichiers ou des liens pour les afficher sur votre page. Ils seront affichés dans la barre latérale', 'attachments_explain_instant_save' => 'Ces changements sont enregistrés immédiatement.', diff --git a/resources/lang/he/auth.php b/resources/lang/he/auth.php index ab8b1e963..af6d3209f 100644 --- a/resources/lang/he/auth.php +++ b/resources/lang/he/auth.php @@ -54,7 +54,7 @@ return [ 'email_confirm_text' => 'יש לאמת את כתובת המייל של על ידי לחיצה על הכפור למטה:', 'email_confirm_action' => 'אמת כתובת אי-מייל', 'email_confirm_send_error' => 'נדרש אימות אי-מייל אך שליחת האי-מייל אליך נכשלה. יש ליצור קשר עם מנהל המערכת כדי לוודא שאכן ניתן לשלוח מיילים.', - 'email_confirm_success' => 'האי-מייל שלך אושר!', + 'email_confirm_success' => 'Your email has been confirmed! You should now be able to login using this email address.', 'email_confirm_resent' => 'אימות נשלח לאי-מייל שלך, יש לבדוק בתיבת הדואר הנכנס', 'email_not_confirmed' => 'כתובת המייל לא אומתה', @@ -71,7 +71,7 @@ return [ 'user_invite_page_welcome' => 'Welcome to :appName!', 'user_invite_page_text' => 'To finalise your account and gain access you need to set a password which will be used to log-in to :appName on future visits.', 'user_invite_page_confirm_button' => 'Confirm Password', - 'user_invite_success' => 'Password set, you now have access to :appName!', + 'user_invite_success_login' => 'Password set, you should now be able to login using your set password to access :appName!', // Multi-factor Authentication 'mfa_setup' => 'Setup Multi-Factor Authentication', diff --git a/resources/lang/he/common.php b/resources/lang/he/common.php index 1a2e5b918..c51d6bccb 100644 --- a/resources/lang/he/common.php +++ b/resources/lang/he/common.php @@ -45,6 +45,8 @@ return [ 'unfavourite' => 'Unfavourite', 'next' => 'Next', 'previous' => 'Previous', + 'filter_active' => 'Active Filter:', + 'filter_clear' => 'Clear Filter', // Sort Options 'sort_options' => 'Sort Options', diff --git a/resources/lang/he/entities.php b/resources/lang/he/entities.php index 80d896666..1efd628ba 100644 --- a/resources/lang/he/entities.php +++ b/resources/lang/he/entities.php @@ -258,6 +258,16 @@ return [ 'tags_explain' => "הכנס תגיות על מנת לסדר את התוכן שלך. \n ניתן לציין ערך לתגית על מנת לבצע סידור יסודי יותר", 'tags_add' => 'הוסף תגית נוספת', 'tags_remove' => 'Remove this tag', + 'tags_usages' => 'Total tag usages', + 'tags_assigned_pages' => 'Assigned to Pages', + 'tags_assigned_chapters' => 'Assigned to Chapters', + 'tags_assigned_books' => 'Assigned to Books', + 'tags_assigned_shelves' => 'Assigned to Shelves', + 'tags_x_unique_values' => ':count unique values', + 'tags_all_values' => 'All values', + 'tags_view_tags' => 'View Tags', + 'tags_view_existing_tags' => 'View existing tags', + 'tags_list_empty_hint' => 'Tags can be assigned via the page editor sidebar or while editing the details of a book, chapter or shelf.', 'attachments' => 'קבצים מצורפים', 'attachments_explain' => 'צרף קבצים או קישורים על מנת להציגם בדף שלך. צירופים אלו יהיו זמינים בתפריט הצדדי של הדף', 'attachments_explain_instant_save' => 'שינויים נשמרים באופן מיידי', diff --git a/resources/lang/hr/auth.php b/resources/lang/hr/auth.php index b5f3bf61b..e563f0a56 100644 --- a/resources/lang/hr/auth.php +++ b/resources/lang/hr/auth.php @@ -54,7 +54,7 @@ return [ 'email_confirm_text' => 'Molimo potvrdite svoju e-mail adresu klikom na donji gumb.', 'email_confirm_action' => 'Potvrdi Email', 'email_confirm_send_error' => 'Potvrda e-mail adrese je obavezna, ali sustav ne može poslati e-mail. Javite se administratoru kako bi provjerio vaš e-mail.', - 'email_confirm_success' => 'Vaš e-mail adresa je potvrđena!', + 'email_confirm_success' => 'Your email has been confirmed! You should now be able to login using this email address.', 'email_confirm_resent' => 'Ponovno je poslana potvrda. Molimo, provjerite svoj inbox.', 'email_not_confirmed' => 'E-mail adresa nije potvrđena.', @@ -71,7 +71,7 @@ return [ 'user_invite_page_welcome' => 'Dobrodošli u :appName!', 'user_invite_page_text' => 'Da biste postavili račun i dobili pristup trebate unijeti lozinku kojom ćete se ubuduće prijaviti na :appName.', 'user_invite_page_confirm_button' => 'Potvrdite lozinku', - 'user_invite_success' => 'Lozinka je postavljena, možete pristupiti :appName!', + 'user_invite_success_login' => 'Password set, you should now be able to login using your set password to access :appName!', // Multi-factor Authentication 'mfa_setup' => 'Setup Multi-Factor Authentication', diff --git a/resources/lang/hr/common.php b/resources/lang/hr/common.php index 78018f8a9..67a31f7dc 100644 --- a/resources/lang/hr/common.php +++ b/resources/lang/hr/common.php @@ -45,6 +45,8 @@ return [ 'unfavourite' => 'Unfavourite', 'next' => 'Next', 'previous' => 'Previous', + 'filter_active' => 'Active Filter:', + 'filter_clear' => 'Clear Filter', // Sort Options 'sort_options' => 'Razvrstaj opcije', diff --git a/resources/lang/hr/entities.php b/resources/lang/hr/entities.php index 9e8a835f4..8917f6747 100644 --- a/resources/lang/hr/entities.php +++ b/resources/lang/hr/entities.php @@ -258,6 +258,16 @@ return [ 'tags_explain' => "Add some tags to better categorise your content. \n You can assign a value to a tag for more in-depth organisation.", 'tags_add' => 'Dodaj oznaku', 'tags_remove' => 'Makni oznaku', + 'tags_usages' => 'Total tag usages', + 'tags_assigned_pages' => 'Assigned to Pages', + 'tags_assigned_chapters' => 'Assigned to Chapters', + 'tags_assigned_books' => 'Assigned to Books', + 'tags_assigned_shelves' => 'Assigned to Shelves', + 'tags_x_unique_values' => ':count unique values', + 'tags_all_values' => 'All values', + 'tags_view_tags' => 'View Tags', + 'tags_view_existing_tags' => 'View existing tags', + 'tags_list_empty_hint' => 'Tags can be assigned via the page editor sidebar or while editing the details of a book, chapter or shelf.', 'attachments' => 'Prilozi', 'attachments_explain' => 'Dodajte datoteke ili poveznice za prikaz na vašoj stranici. Vidljive su na rubnoj oznaci stranice.', 'attachments_explain_instant_save' => 'Promjene se automatski spremaju.', diff --git a/resources/lang/hu/auth.php b/resources/lang/hu/auth.php index fb207c904..d3c305832 100644 --- a/resources/lang/hu/auth.php +++ b/resources/lang/hu/auth.php @@ -54,7 +54,7 @@ return [ 'email_confirm_text' => 'Az email címet a lenti gombra kattintva lehet megerősíteni:', 'email_confirm_action' => 'Email megerősítése', 'email_confirm_send_error' => 'Az email megerősítés kötelező, de a rendszer nem tudta elküldeni az emailt. Fel kell venni a kapcsolatot az adminisztrátorral és meg kell győződni róla, hogy az email beállítások megfelelőek.', - 'email_confirm_success' => 'Az email cím megerősítve!', + 'email_confirm_success' => 'Your email has been confirmed! You should now be able to login using this email address.', 'email_confirm_resent' => 'Megerősítő email újraküldve. Ellenőrizni kell a bejövő üzeneteket.', 'email_not_confirmed' => 'Az email cím nincs megerősítve', @@ -71,7 +71,7 @@ return [ 'user_invite_page_welcome' => ':appName üdvözöl!', 'user_invite_page_text' => 'A fiók véglegesítéséhez és a hozzáféréshez be kell állítani egy jelszót ami :appName weboldalon lesz használva a bejelentkezéshez.', 'user_invite_page_confirm_button' => 'Jelszó megerősítése', - 'user_invite_success' => 'Jelszó beállítva, :appName most már elérhető!', + 'user_invite_success_login' => 'Password set, you should now be able to login using your set password to access :appName!', // Multi-factor Authentication 'mfa_setup' => 'Setup Multi-Factor Authentication', diff --git a/resources/lang/hu/common.php b/resources/lang/hu/common.php index 1c0116a1a..b6c7afc3e 100644 --- a/resources/lang/hu/common.php +++ b/resources/lang/hu/common.php @@ -45,6 +45,8 @@ return [ 'unfavourite' => 'Unfavourite', 'next' => 'Next', 'previous' => 'Previous', + 'filter_active' => 'Active Filter:', + 'filter_clear' => 'Clear Filter', // Sort Options 'sort_options' => 'Rendezési beállítások', diff --git a/resources/lang/hu/entities.php b/resources/lang/hu/entities.php index 905c9b0b7..cbd44d74f 100644 --- a/resources/lang/hu/entities.php +++ b/resources/lang/hu/entities.php @@ -258,6 +258,16 @@ return [ 'tags_explain' => "Címkék hozzáadása a tartalom jobb kategorizálásához.\nA mélyebb szervezettség megvalósításához hozzá lehet rendelni egy értéket a címkéhez.", 'tags_add' => 'Másik címke hozzáadása', 'tags_remove' => 'Címke eltávolítása', + 'tags_usages' => 'Total tag usages', + 'tags_assigned_pages' => 'Assigned to Pages', + 'tags_assigned_chapters' => 'Assigned to Chapters', + 'tags_assigned_books' => 'Assigned to Books', + 'tags_assigned_shelves' => 'Assigned to Shelves', + 'tags_x_unique_values' => ':count unique values', + 'tags_all_values' => 'All values', + 'tags_view_tags' => 'View Tags', + 'tags_view_existing_tags' => 'View existing tags', + 'tags_list_empty_hint' => 'Tags can be assigned via the page editor sidebar or while editing the details of a book, chapter or shelf.', 'attachments' => 'Csatolmányok', 'attachments_explain' => 'Az oldalon megjelenő fájlok feltöltése vagy hivatkozások csatolása. Az oldal oldalsávjában fognak megjelenni.', 'attachments_explain_instant_save' => 'Az itt történt módosítások azonnal el lesznek mentve.', diff --git a/resources/lang/id/auth.php b/resources/lang/id/auth.php index f81ebde7a..b1631ae7b 100644 --- a/resources/lang/id/auth.php +++ b/resources/lang/id/auth.php @@ -54,7 +54,7 @@ return [ 'email_confirm_text' => 'Silakan konfirmasi alamat email Anda dengan mengklik tombol di bawah ini:', 'email_confirm_action' => 'Konfirmasi email', 'email_confirm_send_error' => 'Konfirmasi email diperlukan tetapi sistem tidak dapat mengirim email. Hubungi admin untuk memastikan email disiapkan dengan benar.', - 'email_confirm_success' => 'Email Anda telah dikonfirmasi!', + 'email_confirm_success' => 'Your email has been confirmed! You should now be able to login using this email address.', 'email_confirm_resent' => 'Email konfirmasi dikirim ulang, Harap periksa kotak masuk Anda.', 'email_not_confirmed' => 'Alamat Email Tidak Dikonfirmasi', @@ -71,7 +71,7 @@ return [ 'user_invite_page_welcome' => 'Selamat datang di :appName!', 'user_invite_page_text' => 'Untuk menyelesaikan akun Anda dan mendapatkan akses, Anda perlu mengatur kata sandi yang akan digunakan untuk masuk ke :appName pada kunjungan berikutnya.', 'user_invite_page_confirm_button' => 'Konfirmasi Kata sandi', - 'user_invite_success' => 'Atur kata sandi, Anda sekarang memiliki akses ke :appName!', + 'user_invite_success_login' => 'Password set, you should now be able to login using your set password to access :appName!', // Multi-factor Authentication 'mfa_setup' => 'Setup Multi-Factor Authentication', diff --git a/resources/lang/id/common.php b/resources/lang/id/common.php index e95233a01..d3655a502 100644 --- a/resources/lang/id/common.php +++ b/resources/lang/id/common.php @@ -45,6 +45,8 @@ return [ 'unfavourite' => 'Batal favorit', 'next' => 'Selanjutnya', 'previous' => 'Sebelumnya', + 'filter_active' => 'Active Filter:', + 'filter_clear' => 'Clear Filter', // Sort Options 'sort_options' => 'Opsi Sortir', diff --git a/resources/lang/id/entities.php b/resources/lang/id/entities.php index cfb65f144..82646a8d1 100644 --- a/resources/lang/id/entities.php +++ b/resources/lang/id/entities.php @@ -258,6 +258,16 @@ return [ 'tags_explain' => "Tambahkan beberapa tag untuk mengkategorikan konten Anda dengan lebih baik.\n Anda dapat menetapkan nilai ke tag untuk pengaturan yang lebih mendalam.", 'tags_add' => 'Tambahkan tag lain', 'tags_remove' => 'Hapus tag ini', + 'tags_usages' => 'Total tag usages', + 'tags_assigned_pages' => 'Assigned to Pages', + 'tags_assigned_chapters' => 'Assigned to Chapters', + 'tags_assigned_books' => 'Assigned to Books', + 'tags_assigned_shelves' => 'Assigned to Shelves', + 'tags_x_unique_values' => ':count unique values', + 'tags_all_values' => 'All values', + 'tags_view_tags' => 'View Tags', + 'tags_view_existing_tags' => 'View existing tags', + 'tags_list_empty_hint' => 'Tags can be assigned via the page editor sidebar or while editing the details of a book, chapter or shelf.', 'attachments' => 'Lampiran', 'attachments_explain' => 'Unggah beberapa berkas atau lampirkan beberapa tautan untuk ditampilkan di laman Anda. Ini terlihat di sidebar halaman.', 'attachments_explain_instant_save' => 'Perubahan di sini disimpan secara instan.', diff --git a/resources/lang/it/auth.php b/resources/lang/it/auth.php index 7cd745137..40d604752 100755 --- a/resources/lang/it/auth.php +++ b/resources/lang/it/auth.php @@ -54,7 +54,7 @@ return [ 'email_confirm_text' => 'Conferma il tuo indirizzo email cliccando il pulsante sotto:', 'email_confirm_action' => 'Conferma Email', 'email_confirm_send_error' => 'La conferma della mail è richiesta ma non è stato possibile mandare la mail. Contatta l\'amministratore.', - 'email_confirm_success' => 'La tua mail è stata confermata!', + 'email_confirm_success' => 'Your email has been confirmed! You should now be able to login using this email address.', 'email_confirm_resent' => 'Mail di conferma reinviata, controlla la tua posta.', 'email_not_confirmed' => 'Indirizzo Email Non Confermato', @@ -71,7 +71,7 @@ return [ 'user_invite_page_welcome' => 'Benvenuto in :appName!', 'user_invite_page_text' => 'Per completare il tuo account e ottenere l\'accesso devi impostare una password che verrà utilizzata per accedere a :appName in futuro.', 'user_invite_page_confirm_button' => 'Conferma Password', - 'user_invite_success' => 'Password impostata, ora hai accesso a :appName!', + 'user_invite_success_login' => 'Password set, you should now be able to login using your set password to access :appName!', // Multi-factor Authentication 'mfa_setup' => 'Imposta Autenticazione Multi-Fattore', diff --git a/resources/lang/it/common.php b/resources/lang/it/common.php index dc148f9f1..e8ef850c6 100755 --- a/resources/lang/it/common.php +++ b/resources/lang/it/common.php @@ -45,6 +45,8 @@ return [ 'unfavourite' => 'Rimuovi dai preferiti', 'next' => 'Successivo', 'previous' => 'Precedente', + 'filter_active' => 'Active Filter:', + 'filter_clear' => 'Clear Filter', // Sort Options 'sort_options' => 'Opzioni Ordinamento', diff --git a/resources/lang/it/entities.php b/resources/lang/it/entities.php index 507e502a0..273551d96 100755 --- a/resources/lang/it/entities.php +++ b/resources/lang/it/entities.php @@ -258,6 +258,16 @@ return [ 'tags_explain' => "Aggiungi tag per categorizzare meglio il contenuto. \n Puoi assegnare un valore ai tag per una migliore organizzazione.", 'tags_add' => 'Aggiungi un altro tag', 'tags_remove' => 'Rimuovi questo tag', + 'tags_usages' => 'Total tag usages', + 'tags_assigned_pages' => 'Assigned to Pages', + 'tags_assigned_chapters' => 'Assigned to Chapters', + 'tags_assigned_books' => 'Assigned to Books', + 'tags_assigned_shelves' => 'Assigned to Shelves', + 'tags_x_unique_values' => ':count unique values', + 'tags_all_values' => 'All values', + 'tags_view_tags' => 'View Tags', + 'tags_view_existing_tags' => 'View existing tags', + 'tags_list_empty_hint' => 'Tags can be assigned via the page editor sidebar or while editing the details of a book, chapter or shelf.', 'attachments' => 'Allegati', 'attachments_explain' => 'Carica alcuni file o allega link per visualizzarli nella pagina. Questi sono visibili nella sidebar della pagina.', 'attachments_explain_instant_save' => 'I cambiamenti qui sono salvati istantaneamente.', diff --git a/resources/lang/ja/auth.php b/resources/lang/ja/auth.php index ff7c3a68b..a1d47bc13 100644 --- a/resources/lang/ja/auth.php +++ b/resources/lang/ja/auth.php @@ -54,7 +54,7 @@ return [ 'email_confirm_text' => '以下のボタンを押し、メールアドレスを確認してください:', 'email_confirm_action' => 'メールアドレスを確認', 'email_confirm_send_error' => 'Eメールの確認が必要でしたが、システム上でEメールの送信ができませんでした。管理者に連絡し、Eメールが正しく設定されていることを確認してください。', - 'email_confirm_success' => 'Eメールアドレスが確認されました。', + 'email_confirm_success' => 'Your email has been confirmed! You should now be able to login using this email address.', 'email_confirm_resent' => '確認メールを再送信しました。受信トレイを確認してください。', 'email_not_confirmed' => 'Eメールアドレスが確認できていません', @@ -71,7 +71,7 @@ return [ 'user_invite_page_welcome' => ':appNameへようこそ!', 'user_invite_page_text' => 'アカウントの設定を完了してアクセスするには、今後の訪問時に:appNameにログインするためのパスワードを設定する必要があります。', 'user_invite_page_confirm_button' => 'パスワードを確定', - 'user_invite_success' => 'パスワードが設定されました。:appNameにアクセスできるようになりました!', + 'user_invite_success_login' => 'Password set, you should now be able to login using your set password to access :appName!', // Multi-factor Authentication 'mfa_setup' => '多要素認証を設定', @@ -96,15 +96,15 @@ return [ 'mfa_gen_totp_verify_setup' => '設定を検証', 'mfa_gen_totp_verify_setup_desc' => '認証アプリで生成されたコードを下の入力ボックスに入力し、すべてが機能していることを確認してください。', 'mfa_gen_totp_provide_code_here' => 'アプリが生成したコードを入力', - 'mfa_verify_access' => 'Verify Access', - 'mfa_verify_access_desc' => 'Your user account requires you to confirm your identity via an additional level of verification before you\'re granted access. Verify using one of your configured methods to continue.', - 'mfa_verify_no_methods' => 'No Methods Configured', - 'mfa_verify_no_methods_desc' => 'No multi-factor authentication methods could be found for your account. You\'ll need to set up at least one method before you gain access.', - 'mfa_verify_use_totp' => 'Verify using a mobile app', - 'mfa_verify_use_backup_codes' => 'Verify using a backup code', + 'mfa_verify_access' => 'アクセスを確認', + 'mfa_verify_access_desc' => 'このユーザーアカウントはアクセスを許可する前に追加の検証レベルで本人確認を行う必要があります。続行するには、設定されているいずれかの手段で検証してください。', + 'mfa_verify_no_methods' => '手段が設定されていません', + 'mfa_verify_no_methods_desc' => 'アカウントの多要素認証手段が見つかりませんでした。アクセスする前に、少なくとも1つの手段を設定する必要があります。', + 'mfa_verify_use_totp' => 'モバイルアプリを利用して確認', + 'mfa_verify_use_backup_codes' => 'バックアップコードを利用して確認', 'mfa_verify_backup_code' => 'バックアップコード', - 'mfa_verify_backup_code_desc' => 'Enter one of your remaining backup codes below:', - 'mfa_verify_backup_code_enter_here' => 'Enter backup code here', - 'mfa_verify_totp_desc' => 'Enter the code, generated using your mobile app, below:', + 'mfa_verify_backup_code_desc' => '残りのバックアップコードのいずれかを入力してください:', + 'mfa_verify_backup_code_enter_here' => 'バックアップコードを入力', + 'mfa_verify_totp_desc' => 'モバイルアプリを利用して生成されたコードを入力してください:', 'mfa_setup_login_notification' => '多要素認証が構成されました。設定された手段を利用して再度ログインしてください。', ]; diff --git a/resources/lang/ja/common.php b/resources/lang/ja/common.php index 873d367d7..5e3a5a475 100644 --- a/resources/lang/ja/common.php +++ b/resources/lang/ja/common.php @@ -45,6 +45,8 @@ return [ 'unfavourite' => 'お気に入りから削除', 'next' => '次へ', 'previous' => '前へ', + 'filter_active' => 'Active Filter:', + 'filter_clear' => 'Clear Filter', // Sort Options 'sort_options' => '並べ替えオプション', diff --git a/resources/lang/ja/entities.php b/resources/lang/ja/entities.php index 994f87e55..595cf737b 100644 --- a/resources/lang/ja/entities.php +++ b/resources/lang/ja/entities.php @@ -258,6 +258,16 @@ return [ 'tags_explain' => "タグを設定すると、コンテンツの管理が容易になります。\nより高度な管理をしたい場合、タグに内容を設定できます。", 'tags_add' => 'タグを追加', 'tags_remove' => 'このタグを削除', + 'tags_usages' => 'Total tag usages', + 'tags_assigned_pages' => 'Assigned to Pages', + 'tags_assigned_chapters' => 'Assigned to Chapters', + 'tags_assigned_books' => 'Assigned to Books', + 'tags_assigned_shelves' => 'Assigned to Shelves', + 'tags_x_unique_values' => ':count unique values', + 'tags_all_values' => 'All values', + 'tags_view_tags' => 'View Tags', + 'tags_view_existing_tags' => 'View existing tags', + 'tags_list_empty_hint' => 'Tags can be assigned via the page editor sidebar or while editing the details of a book, chapter or shelf.', 'attachments' => '添付ファイル', 'attachments_explain' => 'ファイルをアップロードまたはリンクを添付することができます。これらはサイドバーで確認できます。', 'attachments_explain_instant_save' => 'この変更は即座に保存されます。', diff --git a/resources/lang/ja/errors.php b/resources/lang/ja/errors.php index 526f10608..c30e3c50c 100644 --- a/resources/lang/ja/errors.php +++ b/resources/lang/ja/errors.php @@ -19,16 +19,16 @@ return [ 'ldap_extension_not_installed' => 'LDAP PHP extensionがインストールされていません', 'ldap_cannot_connect' => 'LDAPサーバに接続できませんでした', 'saml_already_logged_in' => '既にログインしています', - 'saml_user_not_registered' => 'The user :name is not registered and automatic registration is disabled', - 'saml_no_email_address' => 'Could not find an email address, for this user, in the data provided by the external authentication system', - 'saml_invalid_response_id' => 'The request from the external authentication system is not recognised by a process started by this application. Navigating back after a login could cause this issue.', - 'saml_fail_authed' => 'Login using :system failed, system did not provide successful authorization', + 'saml_user_not_registered' => 'ユーザー :name は登録されておらず、自動登録は無効になっています', + 'saml_no_email_address' => '外部認証システムから提供されたデータに、このユーザーのメールアドレスが見つかりませんでした', + 'saml_invalid_response_id' => '外部認証システムからの要求がアプリケーションによって開始されたプロセスによって認識されません。ログイン後に戻るとこの問題が発生する可能性があります。', + 'saml_fail_authed' => ':systemを利用したログインに失敗しました。システムは正常な認証を提供しませんでした。', 'oidc_already_logged_in' => '既にログインしています', - 'oidc_user_not_registered' => 'The user :name is not registered and automatic registration is disabled', - 'oidc_no_email_address' => 'Could not find an email address, for this user, in the data provided by the external authentication system', - 'oidc_fail_authed' => 'Login using :system failed, system did not provide successful authorization', + 'oidc_user_not_registered' => 'ユーザー :name は登録されておらず、自動登録は無効になっています', + 'oidc_no_email_address' => '外部認証システムから提供されたデータに、このユーザーのメールアドレスが見つかりませんでした', + 'oidc_fail_authed' => ':systemを利用したログインに失敗しました。システムは正常な認証を提供しませんでした。', 'social_no_action_defined' => 'アクションが定義されていません', - 'social_login_bad_response' => "Error received during :socialAccount login: \n:error", + 'social_login_bad_response' => ":socialAccountのログイン中にエラーが発生しました:\n:error", 'social_account_in_use' => ':socialAccountアカウントは既に使用されています。:socialAccountのオプションからログインを試行してください。', 'social_account_email_in_use' => ':emailは既に使用されています。ログイン後、プロフィール設定から:socialAccountアカウントを接続できます。', 'social_account_existing' => 'アカウント:socialAccountは既にあなたのプロフィールに接続されています。', @@ -44,7 +44,7 @@ return [ 'cannot_get_image_from_url' => ':url から画像を取得できませんでした。', 'cannot_create_thumbs' => 'このサーバはサムネイルを作成できません。GD PHP extensionがインストールされていることを確認してください。', 'server_upload_limit' => 'このサイズの画像をアップロードすることは許可されていません。ファイルサイズを小さくし、再試行してください。', - 'uploaded' => 'The server does not allow uploads of this size. Please try a smaller file size.', + 'uploaded' => 'このサイズの画像をアップロードすることは許可されていません。ファイルサイズを小さくし、再試行してください。', 'image_upload_error' => '画像アップロード時にエラーが発生しました。', 'image_upload_type_error' => 'アップロード中の画像の種類が無効です', 'file_upload_timeout' => 'ファイルのアップロードがタイムアウトしました。', @@ -74,14 +74,14 @@ return [ 'role_cannot_be_edited' => 'この役割は編集できません', 'role_system_cannot_be_deleted' => 'この役割はシステムで管理されているため、削除できません', 'role_registration_default_cannot_delete' => 'この役割を登録時のデフォルトに設定することはできません', - 'role_cannot_remove_only_admin' => 'This user is the only user assigned to the administrator role. Assign the administrator role to another user before attempting to remove it here.', + 'role_cannot_remove_only_admin' => 'このユーザーは、管理者の役割に割り当てられている唯一のユーザーです。削除する前に別のユーザーに管理者の役割を割り当ててください。', // Comments - 'comment_list' => 'An error occurred while fetching the comments.', + 'comment_list' => 'コメントを取得中にエラーが発生しました。', 'cannot_add_comment_to_draft' => '下書きにコメントは追加できません。', - 'comment_add' => 'An error occurred while adding / updating the comment.', - 'comment_delete' => 'An error occurred while deleting the comment.', - 'empty_comment' => 'Cannot add an empty comment.', + 'comment_add' => 'コメントの追加・更新中にエラーが発生しました。', + 'comment_delete' => 'コメントを削除中にエラーが発生しました。', + 'empty_comment' => '空のコメントは追加できません。', // Error pages '404_page_not_found' => 'ページが見つかりません', @@ -96,14 +96,14 @@ return [ 'back_soon' => '回復までしばらくお待ちください。', // API errors - 'api_no_authorization_found' => 'No authorization token found on the request', - 'api_bad_authorization_format' => 'An authorization token was found on the request but the format appeared incorrect', - 'api_user_token_not_found' => 'No matching API token was found for the provided authorization token', + 'api_no_authorization_found' => 'リクエストに認証トークンが見つかりません', + 'api_bad_authorization_format' => 'リクエストに認証トークンが見つかりましたが、形式が正しくないようです', + 'api_user_token_not_found' => '提供された認証トークンに一致するAPIトークンが見つかりませんでした', 'api_incorrect_token_secret' => 'The secret provided for the given used API token is incorrect', - 'api_user_no_api_permission' => 'The owner of the used API token does not have permission to make API calls', + 'api_user_no_api_permission' => '使用されているAPIトークンの所有者には、API呼び出しを行う権限がありません', 'api_user_token_expired' => '認証トークンが期限切れです。', // Settings & Maintenance - 'maintenance_test_email_failure' => 'Error thrown when sending a test email:', + 'maintenance_test_email_failure' => 'テストメール送信時にエラーが発生しました:', ]; diff --git a/resources/lang/ja/settings.php b/resources/lang/ja/settings.php index cdc8c79d2..60d77eea2 100644 --- a/resources/lang/ja/settings.php +++ b/resources/lang/ja/settings.php @@ -140,7 +140,7 @@ return [ 'role_name' => '役割名', 'role_desc' => '役割の説明', 'role_mfa_enforced' => '多要素認証を要求する', - 'role_external_auth_id' => 'External Authentication IDs', + 'role_external_auth_id' => '外部認証ID', 'role_system' => 'システム権限', 'role_manage_users' => 'ユーザ管理', 'role_manage_roles' => '役割と権限の管理', @@ -178,7 +178,7 @@ return [ 'users_send_invite_text' => 'このユーザーに招待メールを送信してユーザー自身にパスワードを設定してもらうか、あなたがここでパスワードを設定するかを選択できます。', 'users_send_invite_option' => 'ユーザーに招待メールを送信', 'users_external_auth_id' => '外部認証ID', - 'users_external_auth_id_desc' => 'This is the ID used to match this user when communicating with your external authentication system.', + 'users_external_auth_id_desc' => 'これは外部認証システムと通信するときにこのユーザーの照合に使用されるIDです。', 'users_password_warning' => 'パスワードを変更したい場合のみ入力してください', 'users_system_public' => 'このユーザーはアプリケーションにアクセスする全てのゲストを表します。ログインはできませんが、自動的に割り当てられます。', 'users_delete' => 'ユーザを削除', diff --git a/resources/lang/ko/auth.php b/resources/lang/ko/auth.php index 3cff67d4d..3766692f1 100644 --- a/resources/lang/ko/auth.php +++ b/resources/lang/ko/auth.php @@ -54,7 +54,7 @@ return [ 'email_confirm_text' => '다음 버튼을 눌러 인증하세요:', 'email_confirm_action' => '메일 인증', 'email_confirm_send_error' => '메일을 보낼 수 없었습니다.', - 'email_confirm_success' => '인증했습니다!', + 'email_confirm_success' => 'Your email has been confirmed! You should now be able to login using this email address.', 'email_confirm_resent' => '다시 보냈습니다. 메일함을 확인하세요.', 'email_not_confirmed' => '인증하지 않았습니다.', @@ -71,7 +71,7 @@ return [ 'user_invite_page_welcome' => ':appName에 오신 것을 환영합니다!', 'user_invite_page_text' => ':appName에 로그인할 때 입력할 비밀번호를 설정하세요.', 'user_invite_page_confirm_button' => '비밀번호 확인', - 'user_invite_success' => '암호가 설정되었고, 이제 :appName에 접근할 수 있습니다.', + 'user_invite_success_login' => 'Password set, you should now be able to login using your set password to access :appName!', // Multi-factor Authentication 'mfa_setup' => 'Setup Multi-Factor Authentication', diff --git a/resources/lang/ko/common.php b/resources/lang/ko/common.php index 26b52744d..cf889fd2f 100644 --- a/resources/lang/ko/common.php +++ b/resources/lang/ko/common.php @@ -45,6 +45,8 @@ return [ 'unfavourite' => 'Unfavourite', 'next' => 'Next', 'previous' => 'Previous', + 'filter_active' => 'Active Filter:', + 'filter_clear' => 'Clear Filter', // Sort Options 'sort_options' => '정렬 기준', diff --git a/resources/lang/ko/entities.php b/resources/lang/ko/entities.php index 0deee72f6..aa1b8e615 100644 --- a/resources/lang/ko/entities.php +++ b/resources/lang/ko/entities.php @@ -258,6 +258,16 @@ return [ 'tags_explain' => "태그로 문서를 분류하세요.", 'tags_add' => '태그 추가', 'tags_remove' => '태그 삭제', + 'tags_usages' => 'Total tag usages', + 'tags_assigned_pages' => 'Assigned to Pages', + 'tags_assigned_chapters' => 'Assigned to Chapters', + 'tags_assigned_books' => 'Assigned to Books', + 'tags_assigned_shelves' => 'Assigned to Shelves', + 'tags_x_unique_values' => ':count unique values', + 'tags_all_values' => 'All values', + 'tags_view_tags' => 'View Tags', + 'tags_view_existing_tags' => 'View existing tags', + 'tags_list_empty_hint' => 'Tags can be assigned via the page editor sidebar or while editing the details of a book, chapter or shelf.', 'attachments' => '첨부 파일', 'attachments_explain' => '파일이나 링크를 첨부하세요. 정보 탭에 나타납니다.', 'attachments_explain_instant_save' => '여기에서 바꾼 내용은 바로 적용합니다.', diff --git a/resources/lang/lt/auth.php b/resources/lang/lt/auth.php index e4a17eae5..ef5cde7cd 100644 --- a/resources/lang/lt/auth.php +++ b/resources/lang/lt/auth.php @@ -54,7 +54,7 @@ return [ 'email_confirm_text' => 'Prašome patvirtinti savo elektroninio pašto adresą paspaudus mygtuką žemiau:', 'email_confirm_action' => 'Patvirtinkite elektroninį paštą', 'email_confirm_send_error' => 'Būtinas elektroninio laiško patviritnimas, bet sistema negali išsiųsti laiško. Susisiekite su administratoriumi, kad užtikrintumėte, jog elektroninis paštas atsinaujino teisingai.', - 'email_confirm_success' => 'Jūsų elektroninis paštas buvo patvirtintas!', + 'email_confirm_success' => 'Your email has been confirmed! You should now be able to login using this email address.', 'email_confirm_resent' => 'Elektroninio pašto patvirtinimas persiųstas, prašome patikrinti pašto dėžutę.', 'email_not_confirmed' => 'Elektroninis paštas nepatvirtintas', @@ -71,7 +71,7 @@ return [ 'user_invite_page_welcome' => 'Sveiki atvykę į :appName!', 'user_invite_page_text' => 'Norėdami galutinai pabaigti paskyrą ir gauti prieigą jums reikia nustatyti slaptažodį, kuris bus naudojamas prisijungiant prie :appName ateities vizitų metu.', 'user_invite_page_confirm_button' => 'Patvirtinti slaptažodį', - 'user_invite_success' => 'Slaptažodis nustatytas, dabar turite prieigą prie :appName!', + 'user_invite_success_login' => 'Password set, you should now be able to login using your set password to access :appName!', // Multi-factor Authentication 'mfa_setup' => 'Setup Multi-Factor Authentication', diff --git a/resources/lang/lt/common.php b/resources/lang/lt/common.php index f1766a615..5205617af 100644 --- a/resources/lang/lt/common.php +++ b/resources/lang/lt/common.php @@ -45,6 +45,8 @@ return [ 'unfavourite' => 'Unfavourite', 'next' => 'Next', 'previous' => 'Previous', + 'filter_active' => 'Active Filter:', + 'filter_clear' => 'Clear Filter', // Sort Options 'sort_options' => 'Rūšiuoti pasirinkimus', diff --git a/resources/lang/lt/entities.php b/resources/lang/lt/entities.php index 4266f61de..b5659f2d0 100644 --- a/resources/lang/lt/entities.php +++ b/resources/lang/lt/entities.php @@ -28,7 +28,7 @@ return [ 'my_recent_drafts' => 'Naujausi išsaugoti juodraščiai', 'my_recently_viewed' => 'Neseniai peržiūrėti', 'my_most_viewed_favourites' => 'My Most Viewed Favourites', - 'my_favourites' => 'My Favourites', + 'my_favourites' => 'Mėgstamiausi', 'no_pages_viewed' => 'Jūs neperžiūrėjote nei vieno puslapio', 'no_pages_recently_created' => 'Nebuvos sukurta jokių puslapių', 'no_pages_recently_updated' => 'Nebuvo atnaujinta jokių puslapių', @@ -252,12 +252,22 @@ return [ 'book_tags' => 'Knygos žymos', 'shelf_tags' => 'Lentynų žymos', 'tag' => 'Žymos', - 'tags' => 'Tags', - 'tag_name' => 'Tag Name', + 'tags' => 'Žymės', + 'tag_name' => 'Žymės pavadinimas', 'tag_value' => 'Žymos vertė (neprivaloma)', 'tags_explain' => "Add some tags to better categorise your content. \n You can assign a value to a tag for more in-depth organisation.", 'tags_add' => 'Pridėti kitą žymą', 'tags_remove' => 'Pridėti kitą žymą', + 'tags_usages' => 'Total tag usages', + 'tags_assigned_pages' => 'Assigned to Pages', + 'tags_assigned_chapters' => 'Assigned to Chapters', + 'tags_assigned_books' => 'Assigned to Books', + 'tags_assigned_shelves' => 'Assigned to Shelves', + 'tags_x_unique_values' => ':count unique values', + 'tags_all_values' => 'Visos reikšmės', + 'tags_view_tags' => 'Peržiūrėti žymes', + 'tags_view_existing_tags' => 'View existing tags', + 'tags_list_empty_hint' => 'Tags can be assigned via the page editor sidebar or while editing the details of a book, chapter or shelf.', 'attachments' => 'Priedai', 'attachments_explain' => 'Įkelkite kelis failus arba pridėkite nuorodas savo puslapyje. Jie matomi puslapio šoninėje juostoje.', 'attachments_explain_instant_save' => 'Pakeitimai čia yra išsaugomi akimirksniu.', diff --git a/resources/lang/lv/auth.php b/resources/lang/lv/auth.php index 60dc3fda3..f49bbf1c9 100644 --- a/resources/lang/lv/auth.php +++ b/resources/lang/lv/auth.php @@ -54,7 +54,7 @@ return [ 'email_confirm_text' => 'Lūdzu apstipriniet savu e-pastu nospiežot zemāk redzamo pogu:', 'email_confirm_action' => 'Apstiprināt e-pastu', 'email_confirm_send_error' => 'E-pasta apriprināšana ir nepieciešama, bet sistēma nevarēja e-pastu nosūtīt. Lūdzu sazinaties ar administratoru, lai pārliecinātos, ka e-pasts ir iestatīts pareizi.', - 'email_confirm_success' => 'Jūsu e-pasts ir apstiprināts!', + 'email_confirm_success' => 'Your email has been confirmed! You should now be able to login using this email address.', 'email_confirm_resent' => 'Apstiprinājuma vēstule tika nosūtīta. Lūdzu, pārbaudiet jūsu e-pastu.', 'email_not_confirmed' => 'E-pasts nav apstiprināts', @@ -71,7 +71,7 @@ return [ 'user_invite_page_welcome' => 'Sveicināti :appName!', 'user_invite_page_text' => 'Lai pabeigtu profila izveidi un piekļūtu :appName ir jāizveido parole.', 'user_invite_page_confirm_button' => 'Apstiprināt paroli', - 'user_invite_success' => 'Parole iestatīta, tagad varat piekļūt :appName!', + 'user_invite_success_login' => 'Password set, you should now be able to login using your set password to access :appName!', // Multi-factor Authentication 'mfa_setup' => 'Iestati divfaktoru autentifikāciju (2FA)', diff --git a/resources/lang/lv/common.php b/resources/lang/lv/common.php index 3bc022e42..ac6ddf02a 100644 --- a/resources/lang/lv/common.php +++ b/resources/lang/lv/common.php @@ -45,6 +45,8 @@ return [ 'unfavourite' => 'Noņemt no favorītiem', 'next' => 'Nākamais', 'previous' => 'Iepriekšējais', + 'filter_active' => 'Active Filter:', + 'filter_clear' => 'Clear Filter', // Sort Options 'sort_options' => 'Kārtošanas Opcijas', diff --git a/resources/lang/lv/entities.php b/resources/lang/lv/entities.php index 6388b4d43..056b6c340 100644 --- a/resources/lang/lv/entities.php +++ b/resources/lang/lv/entities.php @@ -258,6 +258,16 @@ return [ 'tags_explain' => "Pievieno birkas, lai precīzāk grupētu saturu.\n Tu vari pievienot papildus vērtību birkai vēl precīzākai grupēšanai.", 'tags_add' => 'Pievienot vēlvienu birku', 'tags_remove' => 'Noņemt šo birku', + 'tags_usages' => 'Total tag usages', + 'tags_assigned_pages' => 'Assigned to Pages', + 'tags_assigned_chapters' => 'Assigned to Chapters', + 'tags_assigned_books' => 'Assigned to Books', + 'tags_assigned_shelves' => 'Assigned to Shelves', + 'tags_x_unique_values' => ':count unique values', + 'tags_all_values' => 'All values', + 'tags_view_tags' => 'View Tags', + 'tags_view_existing_tags' => 'View existing tags', + 'tags_list_empty_hint' => 'Tags can be assigned via the page editor sidebar or while editing the details of a book, chapter or shelf.', 'attachments' => 'Pielikumi', 'attachments_explain' => 'Augšupielādējiet dažus failus vai pievieno saites, kas tiks parādītas jūsu lapā. Tie būs redzami lapas sānjoslā.', 'attachments_explain_instant_save' => 'Izmaiņas šeit tiek saglabātas nekavējoties.', diff --git a/resources/lang/nb/auth.php b/resources/lang/nb/auth.php index a59e18bb5..41a1605b2 100644 --- a/resources/lang/nb/auth.php +++ b/resources/lang/nb/auth.php @@ -54,7 +54,7 @@ return [ 'email_confirm_text' => 'Bekreft e-posten din ved å trykke på knappen nedenfor:', 'email_confirm_action' => 'Bekreft e-post', 'email_confirm_send_error' => 'Bekreftelse er krevd av systemet, men systemet kan ikke sende disse. Kontakt admin for å løse problemet.', - 'email_confirm_success' => 'E-posten din er bekreftet!', + 'email_confirm_success' => 'Your email has been confirmed! You should now be able to login using this email address.', 'email_confirm_resent' => 'Bekreftelsespost ble sendt, sjekk innboksen din.', 'email_not_confirmed' => 'E-posten er ikke bekreftet.', @@ -71,7 +71,7 @@ return [ 'user_invite_page_welcome' => 'Velkommen til :appName!', 'user_invite_page_text' => 'For å fullføre prosessen må du oppgi et passord som sikrer din konto på :appName for fremtidige besøk.', 'user_invite_page_confirm_button' => 'Bekreft passord', - 'user_invite_success' => 'Passordet er angitt, du kan nå bruke :appName!', + 'user_invite_success_login' => 'Password set, you should now be able to login using your set password to access :appName!', // Multi-factor Authentication 'mfa_setup' => 'Konfigurer flerfaktor-autentisering', diff --git a/resources/lang/nb/common.php b/resources/lang/nb/common.php index cd01b132f..522d317e6 100644 --- a/resources/lang/nb/common.php +++ b/resources/lang/nb/common.php @@ -45,6 +45,8 @@ return [ 'unfavourite' => 'Avfavorisér', 'next' => 'Neste', 'previous' => 'Forrige', + 'filter_active' => 'Active Filter:', + 'filter_clear' => 'Clear Filter', // Sort Options 'sort_options' => 'Sorteringsalternativer', diff --git a/resources/lang/nb/entities.php b/resources/lang/nb/entities.php index 756ee5c71..6dd3eb7ed 100644 --- a/resources/lang/nb/entities.php +++ b/resources/lang/nb/entities.php @@ -258,6 +258,16 @@ return [ 'tags_explain' => "Legg til merker for å kategorisere innholdet ditt. \n Du kan legge til merkeverdier for å beskrive dem ytterligere.", 'tags_add' => 'Legg til flere merker', 'tags_remove' => 'Fjern merke', + 'tags_usages' => 'Total tag usages', + 'tags_assigned_pages' => 'Assigned to Pages', + 'tags_assigned_chapters' => 'Assigned to Chapters', + 'tags_assigned_books' => 'Assigned to Books', + 'tags_assigned_shelves' => 'Assigned to Shelves', + 'tags_x_unique_values' => ':count unique values', + 'tags_all_values' => 'All values', + 'tags_view_tags' => 'View Tags', + 'tags_view_existing_tags' => 'View existing tags', + 'tags_list_empty_hint' => 'Tags can be assigned via the page editor sidebar or while editing the details of a book, chapter or shelf.', 'attachments' => 'Vedlegg', 'attachments_explain' => 'Last opp vedlegg eller legg til lenker for å berike innholdet. Disse vil vises i sidestolpen på siden.', 'attachments_explain_instant_save' => 'Endringer her blir lagret med en gang.', diff --git a/resources/lang/nl/auth.php b/resources/lang/nl/auth.php index 36d9005d8..5531feb69 100644 --- a/resources/lang/nl/auth.php +++ b/resources/lang/nl/auth.php @@ -54,7 +54,7 @@ return [ 'email_confirm_text' => 'Bevestig je registratie door op onderstaande knop te drukken:', 'email_confirm_action' => 'Bevestig je e-mail', 'email_confirm_send_error' => 'E-mail bevestiging is vereisd maar het systeem kon geen mail verzenden. Neem contact op met de beheerder.', - 'email_confirm_success' => 'Je e-mailadres is bevestigd!', + 'email_confirm_success' => 'Your email has been confirmed! You should now be able to login using this email address.', 'email_confirm_resent' => 'De bevestigingse-mails is opnieuw verzonden. Controleer je inbox.', 'email_not_confirmed' => 'E-mailadres nog niet bevestigd', @@ -71,7 +71,7 @@ return [ 'user_invite_page_welcome' => 'Welkom bij :appName!', 'user_invite_page_text' => 'Om je account af te ronden en toegang te krijgen moet je een wachtwoord instellen dat gebruikt wordt om in te loggen op :appName bij toekomstige bezoeken.', 'user_invite_page_confirm_button' => 'Bevestig wachtwoord', - 'user_invite_success' => 'Wachtwoord ingesteld, je hebt nu toegang tot :appName!', + 'user_invite_success_login' => 'Password set, you should now be able to login using your set password to access :appName!', // Multi-factor Authentication 'mfa_setup' => 'Multi-factor authenticatie instellen', diff --git a/resources/lang/nl/common.php b/resources/lang/nl/common.php index 887f3ebc2..249a497d0 100644 --- a/resources/lang/nl/common.php +++ b/resources/lang/nl/common.php @@ -45,6 +45,8 @@ return [ 'unfavourite' => 'Verwijderen uit favoriet', 'next' => 'Volgende', 'previous' => 'Vorige', + 'filter_active' => 'Active Filter:', + 'filter_clear' => 'Clear Filter', // Sort Options 'sort_options' => 'Sorteeropties', diff --git a/resources/lang/nl/entities.php b/resources/lang/nl/entities.php index 831cb8008..7fce7bc3e 100644 --- a/resources/lang/nl/entities.php +++ b/resources/lang/nl/entities.php @@ -258,6 +258,16 @@ return [ 'tags_explain' => "Voeg labels toe om de inhoud te categoriseren. \n Je kunt meerdere labels toevoegen.", 'tags_add' => 'Voeg een extra label toe', 'tags_remove' => 'Dit label verwijderen', + 'tags_usages' => 'Total tag usages', + 'tags_assigned_pages' => 'Assigned to Pages', + 'tags_assigned_chapters' => 'Assigned to Chapters', + 'tags_assigned_books' => 'Assigned to Books', + 'tags_assigned_shelves' => 'Assigned to Shelves', + 'tags_x_unique_values' => ':count unique values', + 'tags_all_values' => 'All values', + 'tags_view_tags' => 'View Tags', + 'tags_view_existing_tags' => 'View existing tags', + 'tags_list_empty_hint' => 'Tags can be assigned via the page editor sidebar or while editing the details of a book, chapter or shelf.', 'attachments' => 'Bijlages', 'attachments_explain' => 'Upload bijlages of voeg een link toe. Deze worden zichtbaar in het navigatiepaneel.', 'attachments_explain_instant_save' => 'Wijzigingen worden meteen opgeslagen.', diff --git a/resources/lang/pl/auth.php b/resources/lang/pl/auth.php index 2f42fc70a..7f6d28f54 100644 --- a/resources/lang/pl/auth.php +++ b/resources/lang/pl/auth.php @@ -54,7 +54,7 @@ return [ 'email_confirm_text' => 'Prosimy byś potwierdził swoje hasło klikając przycisk poniżej:', 'email_confirm_action' => 'Potwierdź e-mail', 'email_confirm_send_error' => 'Wymagane jest potwierdzenie hasła, lecz wiadomość nie mogła zostać wysłana. Skontaktuj się z administratorem w celu upewnienia się, że skrzynka została skonfigurowana prawidłowo.', - 'email_confirm_success' => 'Adres e-mail został potwierdzony!', + 'email_confirm_success' => 'Your email has been confirmed! You should now be able to login using this email address.', 'email_confirm_resent' => 'E-mail z potwierdzeniem został wysłany ponownie, sprawdź swoją skrzynkę odbiorczą.', 'email_not_confirmed' => 'Adres e-mail nie został potwierdzony', @@ -71,7 +71,7 @@ return [ 'user_invite_page_welcome' => 'Witaj w :appName!', 'user_invite_page_text' => 'Aby zakończyć tworzenie konta musisz ustawić hasło, które będzie używane do logowania do :appName w przyszłości.', 'user_invite_page_confirm_button' => 'Potwierdź hasło', - 'user_invite_success' => 'Hasło zostało ustawione, teraz masz dostęp do :appName!', + 'user_invite_success_login' => 'Password set, you should now be able to login using your set password to access :appName!', // Multi-factor Authentication 'mfa_setup' => 'Skonfiguruj uwierzytelnianie wieloskładnikowe', diff --git a/resources/lang/pl/common.php b/resources/lang/pl/common.php index e9bb14011..f7d66b350 100644 --- a/resources/lang/pl/common.php +++ b/resources/lang/pl/common.php @@ -45,6 +45,8 @@ return [ 'unfavourite' => 'Usuń z ulubionych', 'next' => 'Dalej', 'previous' => 'Wstecz', + 'filter_active' => 'Active Filter:', + 'filter_clear' => 'Clear Filter', // Sort Options 'sort_options' => 'Opcje sortowania', diff --git a/resources/lang/pl/entities.php b/resources/lang/pl/entities.php index 31d40a63e..fa7dfed79 100644 --- a/resources/lang/pl/entities.php +++ b/resources/lang/pl/entities.php @@ -258,6 +258,16 @@ return [ 'tags_explain' => "Dodaj tagi by skategoryzować zawartość. \n W celu dokładniejszej organizacji zawartości możesz dodać wartości do tagów.", 'tags_add' => 'Dodaj kolejny tag', 'tags_remove' => 'Usuń ten tag', + 'tags_usages' => 'Total tag usages', + 'tags_assigned_pages' => 'Assigned to Pages', + 'tags_assigned_chapters' => 'Assigned to Chapters', + 'tags_assigned_books' => 'Assigned to Books', + 'tags_assigned_shelves' => 'Assigned to Shelves', + 'tags_x_unique_values' => ':count unique values', + 'tags_all_values' => 'All values', + 'tags_view_tags' => 'View Tags', + 'tags_view_existing_tags' => 'View existing tags', + 'tags_list_empty_hint' => 'Tags can be assigned via the page editor sidebar or while editing the details of a book, chapter or shelf.', 'attachments' => 'Załączniki', 'attachments_explain' => 'Prześlij kilka plików lub załącz linki. Będą one widoczne na pasku bocznym strony.', 'attachments_explain_instant_save' => 'Zmiany są zapisywane natychmiastowo.', diff --git a/resources/lang/pt/auth.php b/resources/lang/pt/auth.php index 41fdd40df..e5f8c0dcc 100644 --- a/resources/lang/pt/auth.php +++ b/resources/lang/pt/auth.php @@ -54,7 +54,7 @@ return [ 'email_confirm_text' => 'Por favor, confirme o seu endereço de e-mail ao carregar no botão abaixo:', 'email_confirm_action' => 'Confirmar E-mail', 'email_confirm_send_error' => 'A confirmação do endereço de e-mail é requerida, mas o sistema não pôde enviar a mensagem. Por favor, entre em contacto com o administrador para se certificar que o serviço de envio de e-mails está corretamente configurado.', - 'email_confirm_success' => 'O seu endereço de e-mail foi confirmado!', + 'email_confirm_success' => 'Your email has been confirmed! You should now be able to login using this email address.', 'email_confirm_resent' => 'E-mail de confirmação reenviado. Por favor, verifique a sua caixa de entrada.', 'email_not_confirmed' => 'Endereço de E-mail Não Confirmado', @@ -71,7 +71,7 @@ return [ 'user_invite_page_welcome' => 'Bem-vindo(a) a :appName!', 'user_invite_page_text' => 'Para finalizar a sua conta e obter acesso, precisa de definir uma senha que será utilizada para efetuar login em :appName em visitas futuras.', 'user_invite_page_confirm_button' => 'Confirmar Palavra-Passe', - 'user_invite_success' => 'Palavra-passe definida, tem agora acesso a :appName!', + 'user_invite_success_login' => 'Password set, you should now be able to login using your set password to access :appName!', // Multi-factor Authentication 'mfa_setup' => 'Configurar autenticação de múltiplos fatores', diff --git a/resources/lang/pt/common.php b/resources/lang/pt/common.php index 0e6e468d6..971c3f6ef 100644 --- a/resources/lang/pt/common.php +++ b/resources/lang/pt/common.php @@ -45,6 +45,8 @@ return [ 'unfavourite' => 'Retirar Favorito', 'next' => 'Próximo', 'previous' => 'Anterior', + 'filter_active' => 'Active Filter:', + 'filter_clear' => 'Clear Filter', // Sort Options 'sort_options' => 'Opções de Ordenação', diff --git a/resources/lang/pt/entities.php b/resources/lang/pt/entities.php index 1ebd805d4..d5958d886 100644 --- a/resources/lang/pt/entities.php +++ b/resources/lang/pt/entities.php @@ -258,6 +258,16 @@ return [ 'tags_explain' => "Adicione algumas etiquetas para melhor categorizar o seu conteúdo. \n Você poderá atribuir valores às etiquetas para uma organização mais complexa.", 'tags_add' => 'Adicionar outra etiqueta', 'tags_remove' => 'Remover esta etiqueta', + 'tags_usages' => 'Total tag usages', + 'tags_assigned_pages' => 'Assigned to Pages', + 'tags_assigned_chapters' => 'Assigned to Chapters', + 'tags_assigned_books' => 'Assigned to Books', + 'tags_assigned_shelves' => 'Assigned to Shelves', + 'tags_x_unique_values' => ':count unique values', + 'tags_all_values' => 'All values', + 'tags_view_tags' => 'View Tags', + 'tags_view_existing_tags' => 'View existing tags', + 'tags_list_empty_hint' => 'Tags can be assigned via the page editor sidebar or while editing the details of a book, chapter or shelf.', 'attachments' => 'Anexos', 'attachments_explain' => 'Carregue alguns arquivos ou anexe links para serem exibidos na sua página. Eles estarão visíveis na barra lateral à direita.', 'attachments_explain_instant_save' => 'As mudanças são guardadas instantaneamente.', diff --git a/resources/lang/pt_BR/auth.php b/resources/lang/pt_BR/auth.php index 707bea034..81efc100f 100644 --- a/resources/lang/pt_BR/auth.php +++ b/resources/lang/pt_BR/auth.php @@ -54,7 +54,7 @@ return [ 'email_confirm_text' => 'Por favor, confirme seu endereço de e-mail clicando no botão abaixo:', 'email_confirm_action' => 'Confirmar E-mail', 'email_confirm_send_error' => 'A confirmação de e-mail é requerida, mas o sistema não pôde enviar a mensagem. Por favor, entre em contato com o administrador para se certificar que o serviço de envio de e-mails está corretamente configurado.', - 'email_confirm_success' => 'Seu e-mail foi confirmado!', + 'email_confirm_success' => 'Your email has been confirmed! You should now be able to login using this email address.', 'email_confirm_resent' => 'E-mail de confirmação reenviado. Por favor, verifique sua caixa de entrada.', 'email_not_confirmed' => 'Endereço de E-mail Não Confirmado', @@ -71,7 +71,7 @@ return [ 'user_invite_page_welcome' => 'Bem-vindo(a) a :appName!', 'user_invite_page_text' => 'Para finalizar sua conta e obter acesso, você precisa definir uma senha que será usada para efetuar login em :appName em futuras visitas.', 'user_invite_page_confirm_button' => 'Confirmar Senha', - 'user_invite_success' => 'Senha definida, você agora tem acesso a :appName!', + 'user_invite_success_login' => 'Password set, you should now be able to login using your set password to access :appName!', // Multi-factor Authentication 'mfa_setup' => 'Setup Multi-Factor Authentication', diff --git a/resources/lang/pt_BR/common.php b/resources/lang/pt_BR/common.php index 5a3fa2528..83aa2a8bf 100644 --- a/resources/lang/pt_BR/common.php +++ b/resources/lang/pt_BR/common.php @@ -45,6 +45,8 @@ return [ 'unfavourite' => 'Remover dos Favoritos', 'next' => 'Seguinte', 'previous' => 'Anterior', + 'filter_active' => 'Active Filter:', + 'filter_clear' => 'Clear Filter', // Sort Options 'sort_options' => 'Opções de Ordenação', diff --git a/resources/lang/pt_BR/entities.php b/resources/lang/pt_BR/entities.php index fc4119932..e4b25fda8 100644 --- a/resources/lang/pt_BR/entities.php +++ b/resources/lang/pt_BR/entities.php @@ -258,6 +258,16 @@ return [ 'tags_explain' => "Adicione algumas tags para melhor categorizar seu conteúdo. \n Você pode atribuir valores às tags para uma organização mais complexa.", 'tags_add' => 'Adicionar outra tag', 'tags_remove' => 'Remover essa tag', + 'tags_usages' => 'Total tag usages', + 'tags_assigned_pages' => 'Assigned to Pages', + 'tags_assigned_chapters' => 'Assigned to Chapters', + 'tags_assigned_books' => 'Assigned to Books', + 'tags_assigned_shelves' => 'Assigned to Shelves', + 'tags_x_unique_values' => ':count unique values', + 'tags_all_values' => 'All values', + 'tags_view_tags' => 'View Tags', + 'tags_view_existing_tags' => 'View existing tags', + 'tags_list_empty_hint' => 'Tags can be assigned via the page editor sidebar or while editing the details of a book, chapter or shelf.', 'attachments' => 'Anexos', 'attachments_explain' => 'Faça o upload de alguns arquivos ou anexe links para serem exibidos na sua página. Eles estarão visíveis na barra lateral à direita.', 'attachments_explain_instant_save' => 'Mudanças são salvas instantaneamente.', diff --git a/resources/lang/ru/auth.php b/resources/lang/ru/auth.php index 69b0b20d3..97402eb69 100644 --- a/resources/lang/ru/auth.php +++ b/resources/lang/ru/auth.php @@ -54,7 +54,7 @@ return [ 'email_confirm_text' => 'Пожалуйста, подтвердите свой адрес электронной почты нажав на кнопку ниже:', 'email_confirm_action' => 'Подтвердить адрес электронной почты', 'email_confirm_send_error' => 'Требуется подтверждение электронной почты, но система не может отправить письмо. Свяжитесь с администратором, чтобы убедиться, что адрес электронной почты настроен правильно.', - 'email_confirm_success' => 'Ваш адрес подтвержден!', + 'email_confirm_success' => 'Your email has been confirmed! You should now be able to login using this email address.', 'email_confirm_resent' => 'Письмо с подтверждение выслано снова. Пожалуйста, проверьте ваш почтовый ящик.', 'email_not_confirmed' => 'Адрес электронной почты не подтвержден', @@ -71,7 +71,7 @@ return [ 'user_invite_page_welcome' => 'Добро пожаловать в :appName!', 'user_invite_page_text' => 'Завершите настройку аккаунта, установите пароль для дальнейшего входа в :appName.', 'user_invite_page_confirm_button' => 'Подтвердите пароль', - 'user_invite_success' => 'Пароль установлен, теперь у вас есть доступ к :appName!', + 'user_invite_success_login' => 'Password set, you should now be able to login using your set password to access :appName!', // Multi-factor Authentication 'mfa_setup' => 'Двухфакторная аутентификация', diff --git a/resources/lang/ru/common.php b/resources/lang/ru/common.php index 8b6fbda73..aac4c84d0 100644 --- a/resources/lang/ru/common.php +++ b/resources/lang/ru/common.php @@ -45,6 +45,8 @@ return [ 'unfavourite' => 'Убрать из избранного', 'next' => 'Следующая', 'previous' => 'Предыдущая', + 'filter_active' => 'Active Filter:', + 'filter_clear' => 'Clear Filter', // Sort Options 'sort_options' => 'Параметры сортировки', diff --git a/resources/lang/ru/entities.php b/resources/lang/ru/entities.php index 122b82f52..39ba10c6b 100644 --- a/resources/lang/ru/entities.php +++ b/resources/lang/ru/entities.php @@ -258,6 +258,16 @@ return [ 'tags_explain' => "Добавьте теги, чтобы лучше классифицировать ваш контент. \\n Вы можете присвоить значение тегу для более глубокой организации.", 'tags_add' => 'Добавить тег', 'tags_remove' => 'Удалить этот тег', + 'tags_usages' => 'Total tag usages', + 'tags_assigned_pages' => 'Assigned to Pages', + 'tags_assigned_chapters' => 'Assigned to Chapters', + 'tags_assigned_books' => 'Assigned to Books', + 'tags_assigned_shelves' => 'Assigned to Shelves', + 'tags_x_unique_values' => ':count unique values', + 'tags_all_values' => 'All values', + 'tags_view_tags' => 'View Tags', + 'tags_view_existing_tags' => 'View existing tags', + 'tags_list_empty_hint' => 'Tags can be assigned via the page editor sidebar or while editing the details of a book, chapter or shelf.', 'attachments' => 'Вложения', 'attachments_explain' => 'Загрузите несколько файлов или добавьте ссылку для отображения на своей странице. Они видны на боковой панели страницы.', 'attachments_explain_instant_save' => 'Изменения здесь сохраняются мгновенно.', diff --git a/resources/lang/sk/auth.php b/resources/lang/sk/auth.php index cb978baf5..65bb81060 100644 --- a/resources/lang/sk/auth.php +++ b/resources/lang/sk/auth.php @@ -54,7 +54,7 @@ return [ 'email_confirm_text' => 'Prosím, potvrďte Vašu e-mailovú adresu kliknutím na tlačidlo nižšie:', 'email_confirm_action' => 'Potvrdiť e-mail', 'email_confirm_send_error' => 'Je požadované overenie e-mailu, ale systém nemohol e-mail odoslať. Kontaktujte administrátora, aby ste sa uistili, že je e-mail nastavený správne.', - 'email_confirm_success' => 'Váš email bol overený!', + 'email_confirm_success' => 'Your email has been confirmed! You should now be able to login using this email address.', 'email_confirm_resent' => 'Potvrdzujúci e-mail bol poslaný znovu, skontrolujte prosím svoju e-mailovú schránku.', 'email_not_confirmed' => 'E-mailová adresa nebola overená', @@ -71,7 +71,7 @@ return [ 'user_invite_page_welcome' => 'Vitajte v :appName!', 'user_invite_page_text' => 'Ak chcete dokončiť svoj účet a získať prístup, musíte nastaviť heslo, ktoré sa použije na prihlásenie do aplikácie :appName pri budúcich návštevách.', 'user_invite_page_confirm_button' => 'Potvrdiť heslo', - 'user_invite_success' => 'Heslo bolo nastavené, teraz máte prístup k :appName!', + 'user_invite_success_login' => 'Password set, you should now be able to login using your set password to access :appName!', // Multi-factor Authentication 'mfa_setup' => 'Nastaviť viacúrovňové prihlasovanie', @@ -80,9 +80,9 @@ return [ 'mfa_setup_reconfigure' => 'Znovunastavenie', 'mfa_setup_remove_confirmation' => 'Ste si istý, že chcete odstrániť tento spôsob viacúrovňového overenia?', 'mfa_setup_action' => 'Nastaveine', - 'mfa_backup_codes_usage_limit_warning' => 'You have less than 5 backup codes remaining, Please generate and store a new set before you run out of codes to prevent being locked out of your account.', + 'mfa_backup_codes_usage_limit_warning' => 'Ostáva vám menej ako 5 záložných kódov. Vygenerujte a uložte si novú súpravu skôr, ako sa vám minú kódy, aby ste sa vyhli vymknutiu z vášho účtu.', 'mfa_option_totp_title' => 'Mobilná aplikácia', - 'mfa_option_totp_desc' => 'To use multi-factor authentication you\'ll need a mobile application that supports TOTP such as Google Authenticator, Authy or Microsoft Authenticator.', + 'mfa_option_totp_desc' => 'Pre používanie viacúrovňového prihlasovania budete potrebovať mobilnú aplikáciu, ktorá podporuje TOPS ako napríklad Google Authenticator, Authy alebo Microsoft Authenticator.', 'mfa_option_backup_codes_title' => 'Záložné kódy', 'mfa_option_backup_codes_desc' => 'Bezpečne uložte jednorázové záložné kódy pre overenie vačej identity.', 'mfa_gen_confirm_and_enable' => 'Potvrdiť a zapnúť', @@ -94,17 +94,17 @@ return [ 'mfa_gen_totp_desc' => 'Pre používanie viacúrovňového prihlasovania budete potrebovať mobilnú aplikáciu, ktorá podporuje TOPS ako napríklad Google Authenticator, Authy alebo Microsoft Authenticator.', 'mfa_gen_totp_scan' => 'Naskenujte 1R k\'d pomocou vašej mobilnej aplikácie.', 'mfa_gen_totp_verify_setup' => 'Overiť nastavenie', - 'mfa_gen_totp_verify_setup_desc' => 'Verify that all is working by entering a code, generated within your authentication app, in the input box below:', + 'mfa_gen_totp_verify_setup_desc' => 'Overte, či všetko funguje zadaním kódu vygenerovaného vo vašej autentifikačnej aplikácii do vstupného poľa nižšie:', 'mfa_gen_totp_provide_code_here' => 'Sem vložte kód vygenerovaný vašou mobilnou aplikáciou', 'mfa_verify_access' => 'Overiť prístup', - 'mfa_verify_access_desc' => 'Your user account requires you to confirm your identity via an additional level of verification before you\'re granted access. Verify using one of your configured methods to continue.', + 'mfa_verify_access_desc' => 'Váš používateľský účet vyžaduje, aby ste pred udelením prístupu potvrdili svoju identitu prostredníctvom ďalšej úrovne overenia. Pokračujte overením pomocou jednej z vašich nakonfigurovaných metód.', 'mfa_verify_no_methods' => 'Žiadny spôsob nebol nastavený', - 'mfa_verify_no_methods_desc' => 'No multi-factor authentication methods could be found for your account. You\'ll need to set up at least one method before you gain access.', + 'mfa_verify_no_methods_desc' => 'Pre váš účet sa nenašli žiadne metódy viacfaktorovej autentifikácie. Pred získaním prístupu budete musieť nastaviť aspoň jednu metódu.', 'mfa_verify_use_totp' => 'Overiť pomocou mobilnej aplikácie', 'mfa_verify_use_backup_codes' => 'Overiť pomocou záložného kódu', 'mfa_verify_backup_code' => 'Záložný kód', - 'mfa_verify_backup_code_desc' => 'Enter one of your remaining backup codes below:', + 'mfa_verify_backup_code_desc' => 'Zadajte jeden zo zostávajúcich záložných kódov:', 'mfa_verify_backup_code_enter_here' => 'Zadajte záložný kód', 'mfa_verify_totp_desc' => 'Zadajte kód vygenerovaný vašou mobilnou aplikáciou:', - 'mfa_setup_login_notification' => 'Multi-factor method configured, Please now login again using the configured method.', + 'mfa_setup_login_notification' => 'Viacfaktorová metóda je nakonfigurovaná. Teraz sa znova prihláste pomocou nakonfigurovanej metódy.', ]; diff --git a/resources/lang/sk/common.php b/resources/lang/sk/common.php index f84e62989..80d6ac348 100644 --- a/resources/lang/sk/common.php +++ b/resources/lang/sk/common.php @@ -45,6 +45,8 @@ return [ 'unfavourite' => 'Odstrániť z obľúbených', 'next' => 'Ďalej', 'previous' => 'Späť', + 'filter_active' => 'Aktívny filter:', + 'filter_clear' => 'Bez filtrovania', // Sort Options 'sort_options' => 'Možnosti triedenia', diff --git a/resources/lang/sk/entities.php b/resources/lang/sk/entities.php index 114421118..8cb75d9f0 100644 --- a/resources/lang/sk/entities.php +++ b/resources/lang/sk/entities.php @@ -99,10 +99,10 @@ return [ 'shelves_permissions' => 'Oprávnenia knižnice', 'shelves_permissions_updated' => 'Oprávnenia knižnice aktualizované', 'shelves_permissions_active' => 'Oprávnenia knižnice aktívne', - 'shelves_permissions_cascade_warning' => 'Permissions on bookshelves do not automatically cascade to contained books. This is because a book can exist on multiple shelves. Permissions can however be copied down to child books using the option found below.', + 'shelves_permissions_cascade_warning' => 'Povolenia na poličkách sa automaticky nepriraďujú k obsiahnutým knihám. Je to preto, že kniha môže existovať na viacerých poličkách. Povolenia však možno skopírovať do kníh pomocou možnosti uvedenej nižšie.', 'shelves_copy_permissions_to_books' => 'Kopírovať oprávnenia pre knihy', 'shelves_copy_permissions' => 'Kopírovať oprávnenia', - 'shelves_copy_permissions_explain' => 'This will apply the current permission settings of this bookshelf to all books contained within. Before activating, ensure any changes to the permissions of this bookshelf have been saved.', + 'shelves_copy_permissions_explain' => 'Týmto sa použijú aktuálne nastavenia povolení tejto police na všetky knihy, ktoré obsahuje. Pred aktiváciou sa uistite, že všetky zmeny povolení tejto police boli uložené.', 'shelves_copy_permission_success' => 'Oprávnenia knižnice boli skopírované {0}:count kníh|{1}:count kniha|[2,3,4]:count knihy|[5,*]:count kníh', // Books @@ -234,7 +234,7 @@ return [ 'pages_initial_name' => 'Nová stránka', 'pages_editing_draft_notification' => 'Práve upravujete koncept, ktorý bol naposledy uložený :timeDiff.', 'pages_draft_edited_notification' => 'Táto stránka bola odvtedy upravená. Odporúča sa odstrániť tento koncept.', - 'pages_draft_page_changed_since_creation' => 'This page has been updated since this draft was created. It is recommended that you discard this draft or take care not to overwrite any page changes.', + 'pages_draft_page_changed_since_creation' => 'Táto stránka bola aktualizovaná od vytvorenia tohto konceptu. Odporúča sa, aby ste tento koncept zahodili alebo aby ste neprepísali žiadne zmeny stránky.', 'pages_draft_edit_active' => [ 'start_a' => ':count používateľov začalo upravovať túto stránku', 'start_b' => ':userName začal upravovať túto stránku', @@ -258,6 +258,16 @@ return [ 'tags_explain' => "Pridajte pár štítkov pre uľahčenie kategorizácie Vášho obsahu. \n Štítku môžete priradiť hodnotu pre ešte lepšiu organizáciu.", 'tags_add' => 'Pridať ďalší štítok', 'tags_remove' => 'Odstrániť tento štítok', + 'tags_usages' => 'Celkové využitie značiek', + 'tags_assigned_pages' => 'Priradené k stránkam', + 'tags_assigned_chapters' => 'Priradené ku kapitolám', + 'tags_assigned_books' => 'Priradené ku knihám', + 'tags_assigned_shelves' => 'Priradené k poličkám', + 'tags_x_unique_values' => ':count jedinečné hodnoty', + 'tags_all_values' => 'Všetky hodnoty', + 'tags_view_tags' => 'Zobraziť značky', + 'tags_view_existing_tags' => 'Zobraziť existujúce značky', + 'tags_list_empty_hint' => 'Značky je možné priradiť prostredníctvom postranného panela editora stránok alebo pri úprave podrobností o knihe, kapitole alebo poličke.', 'attachments' => 'Prílohy', 'attachments_explain' => 'Nahrajte nejaké súbory alebo priložte zopár odkazov pre zobrazenie na Vašej stránke. Budú viditeľné v bočnom paneli.', 'attachments_explain_instant_save' => 'Zmeny budú okamžite uložené.', @@ -265,7 +275,7 @@ return [ 'attachments_upload' => 'Nahrať súbor', 'attachments_link' => 'Priložiť odkaz', 'attachments_set_link' => 'Nastaviť odkaz', - 'attachments_delete' => 'Are you sure you want to delete this attachment?', + 'attachments_delete' => 'Naozaj chcete odstrániť túto prílohu?', 'attachments_dropzone' => 'Presuňte súbory alebo klinknite sem pre priloženie súboru', 'attachments_no_files' => 'Žiadne súbory neboli nahrané', 'attachments_explain_link' => 'Ak nechcete priložiť súbor, môžete priložiť odkaz. Môže to byť odkaz na inú stránku alebo odkaz na súbor v cloude.', @@ -274,7 +284,7 @@ return [ 'attachments_link_url' => 'Odkaz na súbor', 'attachments_link_url_hint' => 'Url stránky alebo súboru', 'attach' => 'Priložiť', - 'attachments_insert_link' => 'Add Attachment Link to Page', + 'attachments_insert_link' => 'Pridať odkaz na prílohu', 'attachments_edit_file' => 'Upraviť súbor', 'attachments_edit_file_name' => 'Názov súboru', 'attachments_edit_drop_upload' => 'Presuňte súbory sem alebo klinknite pre nahranie a prepis', @@ -286,10 +296,10 @@ return [ 'attachments_link_attached' => 'Odkaz úspešne pripojený k stránke', 'templates' => 'Šablóny', 'templates_set_as_template' => 'Táto stránka je šablóna', - 'templates_explain_set_as_template' => 'You can set this page as a template so its contents be utilized when creating other pages. Other users will be able to use this template if they have view permissions for this page.', - 'templates_replace_content' => 'Replace page content', - 'templates_append_content' => 'Append to page content', - 'templates_prepend_content' => 'Prepend to page content', + 'templates_explain_set_as_template' => 'Túto stránku môžete nastaviť ako šablónu, aby sa jej obsah použil pri vytváraní ďalších stránok. Ostatní používatelia budú môcť použiť túto šablónu, ak majú povolenia na zobrazenie tejto stránky.', + 'templates_replace_content' => 'Nahradiť obsah', + 'templates_append_content' => 'Pripojiť k obsahu stránky', + 'templates_prepend_content' => 'Pridať pred obsah stránky', // Profile View 'profile_user_for_x' => 'Používateľ už :time', @@ -297,7 +307,7 @@ return [ 'profile_not_created_pages' => ':userName nevytvoril žiadne stránky', 'profile_not_created_chapters' => ':userName nevytvoril žiadne kapitoly', 'profile_not_created_books' => ':userName nevytvoril žiadne knihy', - 'profile_not_created_shelves' => ':userName has not created any shelves', + 'profile_not_created_shelves' => ':userName nevytvoril(a) žiadne kapitoly', // Comments 'comment' => 'Komentár', @@ -310,7 +320,7 @@ return [ 'comment_deleting' => 'Mazanie komentára...', 'comment_new' => 'Nový komentár', 'comment_created' => 'komentované :createDiff', - 'comment_updated' => 'Updated :updateDiff by :username', + 'comment_updated' => 'Aktualizované :updateDiff užívateľom :username', 'comment_deleted_success' => 'Komentár odstránený', 'comment_created_success' => 'Komentár pridaný', 'comment_updated_success' => 'Komentár aktualizovaný', diff --git a/resources/lang/sk/errors.php b/resources/lang/sk/errors.php index 63a773e4d..48aea409e 100644 --- a/resources/lang/sk/errors.php +++ b/resources/lang/sk/errors.php @@ -14,21 +14,21 @@ return [ 'email_confirmation_invalid' => 'Tento potvrdzujúci token nie je platný alebo už bol použitý, skúste sa prosím registrovať znova.', 'email_confirmation_expired' => 'Potvrdzujúci token expiroval, bol odoslaný nový potvrdzujúci email.', 'email_confirmation_awaiting' => 'Potvrďte emailovú adresu pre užívateľský účet', - 'ldap_fail_anonymous' => 'LDAP access failed using anonymous bind', - 'ldap_fail_authed' => 'LDAP access failed using given dn & password details', - 'ldap_extension_not_installed' => 'LDAP PHP extension not installed', - 'ldap_cannot_connect' => 'Cannot connect to ldap server, Initial connection failed', - 'saml_already_logged_in' => 'Already logged in', - 'saml_user_not_registered' => 'The user :name is not registered and automatic registration is disabled', - 'saml_no_email_address' => 'Could not find an email address, for this user, in the data provided by the external authentication system', - 'saml_invalid_response_id' => 'The request from the external authentication system is not recognised by a process started by this application. Navigating back after a login could cause this issue.', - 'saml_fail_authed' => 'Login using :system failed, system did not provide successful authorization', - 'oidc_already_logged_in' => 'Already logged in', - 'oidc_user_not_registered' => 'The user :name is not registered and automatic registration is disabled', - 'oidc_no_email_address' => 'Could not find an email address, for this user, in the data provided by the external authentication system', - 'oidc_fail_authed' => 'Login using :system failed, system did not provide successful authorization', + 'ldap_fail_anonymous' => 'Prístup LDAP zlyhal', + 'ldap_fail_authed' => 'Prístup LDAP zlyhal pomocou zadaných podrobností dn a hesla', + 'ldap_extension_not_installed' => 'Rozšírenie LDAP PHP nie je nainštalované', + 'ldap_cannot_connect' => 'Nedá sa pripojiť k serveru ldap, počiatočné pripojenie zlyhalo', + 'saml_already_logged_in' => 'Používateľ sa už prihlásil', + 'saml_user_not_registered' => 'Používateľ :name nie je zaregistrovaný a automatická registrácia je zakázaná', + 'saml_no_email_address' => 'V údajoch poskytnutých externým overovacím systémom sa nepodarilo nájsť e-mailovú adresu tohto používateľa', + 'saml_invalid_response_id' => 'Požiadavka z externého autentifikačného systému nie je rozpoznaná procesom spusteným touto aplikáciou. Tento problém môže spôsobiť navigácia späť po prihlásení.', + 'saml_fail_authed' => 'Prihlásenie pomocou :system zlyhalo, systém neposkytol úspešnú autorizáciu', + 'oidc_already_logged_in' => 'Používateľ sa už prihlásil', + 'oidc_user_not_registered' => 'Používateľ :name nie je zaregistrovaný a automatická registrácia je zakázaná', + 'oidc_no_email_address' => 'V údajoch poskytnutých externým overovacím systémom sa nepodarilo nájsť e-mailovú adresu tohto používateľa', + 'oidc_fail_authed' => 'Prihlásenie pomocou :system zlyhalo, systém neposkytol úspešnú autorizáciu', 'social_no_action_defined' => 'Nebola definovaná žiadna akcia', - 'social_login_bad_response' => "Error received during :socialAccount login: \n:error", + 'social_login_bad_response' => "Pri prihlásení do účtu :socialAccount došlo k chybe:\n:error", 'social_account_in_use' => 'Tento :socialAccount účet sa už používa, skúste sa prihlásiť pomocou možnosti :socialAccount.', 'social_account_email_in_use' => 'Email :email sa už používa. Ak už máte účet, môžete pripojiť svoj :socialAccount účet v nastaveniach profilu.', 'social_account_existing' => 'Tento :socialAccount účet je už spojený s Vaším profilom.', @@ -37,28 +37,28 @@ return [ 'social_account_register_instructions' => 'Ak zatiaľ nemáte účet, môžete sa registrovať pomocou možnosti :socialAccount.', 'social_driver_not_found' => 'Ovládač socialnych sietí nebol nájdený', 'social_driver_not_configured' => 'Nastavenia Vášho :socialAccount účtu nie sú správne.', - 'invite_token_expired' => 'This invitation link has expired. You can instead try to reset your account password.', + 'invite_token_expired' => 'Platnosť tohto odkazu na pozvánku vypršala. Namiesto toho sa môžete pokúsiť obnoviť heslo účtu.', // System 'path_not_writable' => 'Do cesty :filePath sa nedá nahrávať. Uistite sa, že je zapisovateľná serverom.', 'cannot_get_image_from_url' => 'Nedá sa získať obrázok z :url', 'cannot_create_thumbs' => 'Server nedokáže vytvoriť náhľady. Skontrolujte prosím, či máte nainštalované GD rozšírenie PHP.', 'server_upload_limit' => 'Server nedovoľuje nahrávanie súborov s takouto veľkosťou. Skúste prosím menší súbor.', - 'uploaded' => 'The server does not allow uploads of this size. Please try a smaller file size.', + 'uploaded' => 'Server nedovoľuje nahrávanie súborov s takouto veľkosťou. Skúste prosím menší súbor.', 'image_upload_error' => 'Pri nahrávaní obrázka nastala chyba', - 'image_upload_type_error' => 'The image type being uploaded is invalid', + 'image_upload_type_error' => 'Typ nahrávaného obrázka je neplatný', 'file_upload_timeout' => 'Nahrávanie súboru vypršalo.', // Attachments - 'attachment_not_found' => 'Attachment not found', + 'attachment_not_found' => 'Príloha nenájdená', // Pages 'page_draft_autosave_fail' => 'Koncept nemohol byť uložený. Uistite sa, že máte pripojenie k internetu pre uložením tejto stránky', - 'page_custom_home_deletion' => 'Cannot delete a page while it is set as a homepage', + 'page_custom_home_deletion' => 'Stránku nie je možné odstrániť, kým je nastavená ako domovská stránka', // Entities 'entity_not_found' => 'Entita nenájdená', - 'bookshelf_not_found' => 'Bookshelf not found', + 'bookshelf_not_found' => 'Polička nenájdená', 'book_not_found' => 'Kniha nenájdená', 'page_not_found' => 'Stránka nenájdená', 'chapter_not_found' => 'Kapitola nenájdená', @@ -74,7 +74,7 @@ return [ 'role_cannot_be_edited' => 'Táto rola nemôže byť upravovaná', 'role_system_cannot_be_deleted' => 'Táto rola je systémová rola a nemôže byť zmazaná', 'role_registration_default_cannot_delete' => 'Táto rola nemôže byť zmazaná, pretože je nastavená ako prednastavená rola pri registrácii', - 'role_cannot_remove_only_admin' => 'This user is the only user assigned to the administrator role. Assign the administrator role to another user before attempting to remove it here.', + 'role_cannot_remove_only_admin' => 'Tento používateľ je jediným používateľom priradeným k role správcu. Priraďte rolu správcu inému používateľovi skôr, ako sa ju pokúsite odstrániť tu.', // Comments 'comment_list' => 'Pri načítaní komentárov sa vyskytla chyba', @@ -86,24 +86,24 @@ return [ // Error pages '404_page_not_found' => 'Stránka nenájdená', 'sorry_page_not_found' => 'Prepáčte, stránka ktorú hľadáte nebola nájdená.', - 'sorry_page_not_found_permission_warning' => 'If you expected this page to exist, you might not have permission to view it.', + 'sorry_page_not_found_permission_warning' => 'Ak ste očakávali existenciu tejto stránky, možno nemáte povolenie na jej zobrazenie.', 'image_not_found' => 'Obrázok nebol nájdený', - 'image_not_found_subtitle' => 'Sorry, The image file you were looking for could not be found.', - 'image_not_found_details' => 'If you expected this image to exist it might have been deleted.', + 'image_not_found_subtitle' => 'Ľutujeme, obrázok, ktorý ste hľadali, sa nepodarilo nájsť.', + 'image_not_found_details' => 'Ak ste očakávali, že tento obrázok existuje, mohol byť odstránený.', 'return_home' => 'Vrátiť sa domov', 'error_occurred' => 'Nastala chyba', 'app_down' => ':appName je momentálne nedostupná', 'back_soon' => 'Čoskoro bude opäť dostupná.', // API errors - 'api_no_authorization_found' => 'No authorization token found on the request', - 'api_bad_authorization_format' => 'An authorization token was found on the request but the format appeared incorrect', - 'api_user_token_not_found' => 'No matching API token was found for the provided authorization token', - 'api_incorrect_token_secret' => 'The secret provided for the given used API token is incorrect', - 'api_user_no_api_permission' => 'The owner of the used API token does not have permission to make API calls', - 'api_user_token_expired' => 'The authorization token used has expired', + 'api_no_authorization_found' => 'V žiadosti sa nenašiel žiadny autorizačný token', + 'api_bad_authorization_format' => 'V žiadosti sa našiel autorizačný token, ale formát sa zdal nesprávny', + 'api_user_token_not_found' => 'Pre poskytnutý autorizačný token sa nenašiel žiadny zodpovedajúci token rozhrania API', + 'api_incorrect_token_secret' => 'Secret poskytnutý pre daný token API je nesprávny', + 'api_user_no_api_permission' => 'Vlastník použitého tokenu API nemá povolenie na uskutočňovanie volaní rozhrania API', + 'api_user_token_expired' => 'Platnosť použitého autorizačného tokenu vypršala', // Settings & Maintenance - 'maintenance_test_email_failure' => 'Error thrown when sending a test email:', + 'maintenance_test_email_failure' => 'Chyba pri odosielaní testovacieho e-mailu:', ]; diff --git a/resources/lang/sk/settings.php b/resources/lang/sk/settings.php index 2e5d0b58f..5079755ee 100644 --- a/resources/lang/sk/settings.php +++ b/resources/lang/sk/settings.php @@ -18,52 +18,52 @@ return [ 'app_name_desc' => 'Tento názov sa zobrazuje v hlavičke a v emailoch.', 'app_name_header' => 'Zobraziť názov aplikácie v hlavičke?', 'app_public_access' => 'Verejný prístup', - 'app_public_access_desc' => 'Enabling this option will allow visitors, that are not logged-in, to access content in your BookStack instance.', - 'app_public_access_desc_guest' => 'Access for public visitors can be controlled through the "Guest" user.', + 'app_public_access_desc' => 'Povolenie tejto možnosti umožní návštevníkom, ktorí nie sú prihlásení, prístup k obsahu vo vašej inštancii BookStack.', + 'app_public_access_desc_guest' => 'Prístup pre verejných návštevníkov je možné ovládať prostredníctvom používateľa "Hosť".', 'app_public_access_toggle' => 'Povoliť verejný prístup', 'app_public_viewing' => 'Povoliť verejné zobrazenie?', 'app_secure_images' => 'Povoliť nahrávanie súborov so zvýšeným zabezpečením?', - 'app_secure_images_toggle' => 'Enable higher security image uploads', + 'app_secure_images_toggle' => 'Povoliť nahrávanie obrázkov s vyšším zabezpečením', 'app_secure_images_desc' => 'Kvôli výkonu sú všetky obrázky verejné. Táto možnosť pridá pred URL obrázka náhodný, ťažko uhádnuteľný reťazec. Aby ste zabránili jednoduchému prístupu, uistite sa, že indexy priečinkov nie sú povolené.', 'app_editor' => 'Editor stránky', 'app_editor_desc' => 'Vyberte editor, ktorý bude používaný všetkými používateľmi na editáciu stránok.', 'app_custom_html' => 'Vlastný HTML obsah hlavičky', 'app_custom_html_desc' => 'Všetok text pridaný sem bude vložený naspodok
sekcie na každej stránke. Môže sa to zísť pri zmene štýlu alebo pre pridanie analytického kódu.', - 'app_custom_html_disabled_notice' => 'Custom HTML head content is disabled on this settings page to ensure any breaking changes can be reverted.', + 'app_custom_html_disabled_notice' => 'Vlastný obsah hlavičky HTML je na tejto stránke s nastaveniami zakázaný, aby sa zabezpečilo, že sa dajú vrátiť zmeny, ktoré nastali.', 'app_logo' => 'Logo aplikácie', 'app_logo_desc' => 'Tento obrázok by mal mať 43px na výšku.