Merge branch 'master' into master

pull/246/head
Klaus 2023-07-27 11:19:35 +02:00 committed by GitHub
commit bae54c4cc7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
37 changed files with 677 additions and 149 deletions

View File

@ -19,7 +19,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
php-versions: [7.3, 7.4, 8.0]
php-versions: [7.4, 8.0, 8.1]
name: php${{ matrix.php-versions }} lint
steps:
- name: Checkout

View File

@ -12,7 +12,12 @@ jobs:
strategy:
matrix:
php-versions: ['7.4', '8']
nextcloud-versions: ['stable23', 'stable24', 'stable25']
nextcloud-versions: ['stable25', 'stable26', 'stable27']
exclude:
- php-versions: '7.4'
nextcloud-versions: 'stable26'
- php-versions: '7.4'
nextcloud-versions: 'stable27'
name: php${{ matrix.php-versions }} on ${{ matrix.nextcloud-versions }} unit tests
env:
CI: true

View File

@ -6,7 +6,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
ocp-version: [ 'dev-stable25', 'dev-stable24', 'dev-stable23' ]
ocp-version: [ 'dev-stable27', 'dev-stable26', 'dev-stable25' ]
name: Nextcloud ${{ matrix.ocp-version }}
steps:
- name: Checkout
@ -14,7 +14,7 @@ jobs:
- name: Set up php
uses: shivammathur/setup-php@master
with:
php-version: 7.4
php-version: 8.1
coverage: none
- name: Update php-cs-fixer
run: composer update friendsofphp/php-cs-fixer -W

View File

@ -22,7 +22,7 @@ Developer wanted! If you have time it would be awesome if you could help to enha
*This app integrates BigBlueButton and is not endorsed or certified by BigBlueButton Inc. BigBlueButton and the BigBlueButton Logo are trademarks of BigBlueButton Inc.*
]]></description>
<version>2.4.0</version>
<version>2.5.0-alpha</version>
<licence>agpl</licence>
<author mail="klaus@jsxc.org">Klaus Herberth</author>
<namespace>BigBlueButton</namespace>
@ -43,7 +43,7 @@ Developer wanted! If you have time it would be awesome if you could help to enha
<lib>curl</lib>
<lib>mbstring</lib>
<lib>SimpleXML</lib>
<nextcloud min-version="23" max-version="26"/>
<nextcloud min-version="25" max-version="27"/>
</dependencies>
<commands>
<command>OCA\BigBlueButton\Command\ClearAvatarCache</command>

View File

@ -17,7 +17,7 @@
"friendsofphp/php-cs-fixer": "^3",
"nextcloud/coding-standard": "^1.0.0",
"phpstan/phpstan": "^0.12.29",
"nextcloud/ocp": "^23.0 || ^24.0 || ^25.0",
"nextcloud/ocp": "^25.0 || ^26.0 || ^27.0",
"vimeo/psalm": "^4.5"
},
"config": {

4
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "434f3b95fbfba97b03d130cd3fb92140",
"content-hash": "feb9af8a85a0a6dd2511e8dfb2546e38",
"packages": [
{
"name": "littleredbutton/bigbluebutton-api-php",
@ -4834,5 +4834,5 @@
"prefer-lowest": false,
"platform": [],
"platform-dev": [],
"plugin-api-version": "2.2.0"
"plugin-api-version": "2.3.0"
}

View File

@ -10,6 +10,7 @@ OC.L10N.register(
"Group" : "Groep",
"Name" : "Naam",
"Edit" : "Wysig",
"Welcome" : "Welkom",
"Create" : "Skep",
"Delete" : "Skrap",
"Error" : "Fout",

View File

@ -8,6 +8,7 @@
"Group" : "Groep",
"Name" : "Naam",
"Edit" : "Wysig",
"Welcome" : "Welkom",
"Create" : "Skep",
"Delete" : "Skrap",
"Error" : "Fout",

View File

@ -1,33 +1,143 @@
OC.L10N.register(
"bbb",
{
"You created the room %s." : "أنت أنشأت الغرفة %s.",
"You deleted the room %s." : "أنت حذفت الغرفة %s.",
"{user} deleted the room %s." : "{user} حذف الغرفة %s.",
"You shared the room %s with {shareWith}." : "أنت شاركت الغرفة %s مع {shareWith}.",
"{user} shared the room %s with you." : "{user} شارك الغرفة %s معك.",
"You unshared the room %s with {shareWith}." : "أنت ألغيت اشتراك الغرفة %s مع {shareWith}.",
"{user} unshared the room %s with you." : "{user} ألغى اشتراك الغرفة %s معك.",
"You started a meeting in the \"%s\" room." : "أنت بدأت اجتماعاً في الغرفة \"%s\".",
"{user} started a meeting in the \"%s\" room." : "{user} بدأ اجتماعاً في الغرفة \"%s\".",
"The meeting in room \"%s\" has ended." : "الاجتماع في الغرفة \"%s\" إنتهى.",
"Recording for room \"%s\" is ready." : "تسجيل الغرفة \"%s\" جاهز.",
"To invite someone to the meeting, send them this link: %s" : "لدعوة شخصٍ إلى الاجتماع، أرسل إليه الرابط: %s",
"API URL or secret not configured. Please contact your administrator." : "API URL أو الكلمة السرية لم تتم تهيئتها. رجاءً، اتصل بمشرف النظام عندك.",
"BigBlueButton Integration" : "مُكاملة \"بيغ بلو بوتون\" BigBlueButton ",
"BigBlueButton integration for Nextcloud" : "مُكاملة \"بيغ بلو بوتون\" BigBlueButton مع نكست كلاود",
"This app allows to create meetings with an external installation of [BigBlueButton](https://bigbluebutton.org).\n\n* **Room setup** Create multiple room configurations with name, welcome message …\n* **Share guest link** Share the room link with all your guests\n* **Share moderator link** Invite moderators to the room\n* **Share rooms** Share rooms with members, groups or circles\n* **Custom presentation** Start a room with a selected presentation from your file browser\n* **Manage recordings** View, share and delete recordings for your rooms\n* **Restrictions** Restrict room creation to certain groups\n* **Activities** Get an overview of your room activities\n\nQuick start guide and further information in our [readme](https://github.com/sualko/cloud_bbb).\nDo you like this application? Give something back to the open source community and checkout our\n[ways to contribute](https://github.com/sualko/cloud_bbb/blob/master/.github/contributing.md).\n\nDeveloper wanted! If you have time it would be awesome if you could help to enhance this application.\n\n*This app integrates BigBlueButton and is not endorsed or certified by BigBlueButton Inc. BigBlueButton and the BigBlueButton Logo are trademarks of BigBlueButton Inc.*" : "يسمح هذا التطبيق بإنشاء اجتماعات من خلال تنصيب خارجي لـ\"بيغ بلو بوتون\" [BigBlueButton] (https://bigbluebutton.org) . \n\n* ** إعداد الغرفة ** إنشاء تكوينات متعددة للغرف بالاسم ورسالة الترحيب ... \n* ** مشاركة رابط الضيف ** مشاركة رابط الغرفة مع جميع ضيوفك \n* ** مشاركة رابط الوسيط ** دعوة المشرفين إلى الغرفة \n* ** مشاركة الغرف ** مشاركة الغرف مع الأعضاء أو المجموعات أو الدوائر \n* ** عرض تقديمي مخصص ** ابدأ غرفة بعرض تقديمي محدد من متصفح الملفات الخاص بك \n* ** إدارة التسجيلات ** عرض ومشاركة وحذف التسجيلات الخاصة بغرفك \n* ** القيود ** قصر إنشاء الغرفة على مجموعات معينة \n* ** الأنشطة ** احصل على نظرة عامة حول أنشطة غرفتك. \n\nدليل البدء السريع والمزيد من المعلومات في [الملف التمهيدي] (https://github.com/sualko/cloud_bbb) . \n\nهل يعجبك هذا التطبيق؟ قدم شيئًا لمجتمع المصادر المفتوحة واطلع على [طرق المساهمة] (https://github.com/sualko/cloud_bbb/blob/master/.github/contributing.md). \n\nإذا كان لديك الوقت، فسيكون من الرائع إذا كان بإمكانك المساعدة في تحسين هذا التطبيق. \n\n* هذا التطبيق يدمج BigBlueButton ولم يتم اعتماده أو اعتماده من قبل BigBlueButton Inc..",
"Room not found" : "الغرفة غير موجودة",
"The room could not be found. Maybe it was deleted?" : "الغرفة غير موجودة. هل يمكن أن تكون محذوفة؟",
"Back to %s" : "العودة إلى %s",
"API secret" : "API secret",
"Get your API URL and secret by executing \"sudo bbb-conf --secret\" on your BigBlueButton server." : "تحصّل على API URL و كلمة السر بإعطاء الأمر \"sudo bbb-conf --secret\" على خادوم BBB.",
"API URL" : "عنوان واجهة برمجة التطبيقات API URL",
"API secret" : "كلمة السر لواجهة برمجة التطبيقات API secret",
"Save" : "حفظ",
"Show room manager in app navigation instead of settings page." : "عرض مدير الغرفة في صفحةتصفح التطبيق بدلأً عن صفحة الإعدادات.",
"Use Nextcloud theme in BigBlueButton." : "ثيمة نكست كلاود في \"بيغ بلو بوتون\" BBB",
"Default Room Settings" : "الإعدادات التلقائية للغرفة",
"Below you can change some default values, which are used to create a new room." : "يُمكنك أدناه تعديل بعض القيم التلقائية التي تستخدم عند إنشاء غرفة جديدة.",
"Perform media check before usage" : "قم باختيار الوسائط media قبل الاستعمال",
"Community" : "المجتمع",
"The name must be at least 3 characters long." : "الاسم يجب ان يكون على الاقل مكون من 3 حروف.",
"Are you enjoying this app? Give something back to the open source community." : "هل أعجبك هذا التطبيق؟ ساهم أنت أيضاً في مجتمع البرمجيات المفتوحة.",
"Checkout the contributor guide" : "أنظر دليل المساهمة contributor guide",
"URL Shortener" : "مُختصِر العناوين URL Shortener",
"If you like to use shorter urls, you can enter a forwarding proxy below." : "إذا كنت ترغب في استعمال عناوين مختصرة short URL، يُمكنك إدخال وكيل إعادة التوجيه forwarding proxy أدناه.",
"URL shortener" : "مُختصِر العناوين URL Shortener",
"Restrictions" : "قيود",
"You will be forwarded to the room in the next few seconds." : "سيتم توجيهك إلى الغرفة في غضون ثوانٍ.",
"Let's go!" : "هيا بنا!",
"Please enter your name!" : "أدخِل اسمك من فضلك!",
"The name must be at least 3 characters long." : "الاسم يجب ألّا يقل عن 3 حروف.",
"You have to provide the correct password to join the meeting." : "يجب أن تُدخَل كلمة المرور الصحيحة ليمكنك المشاركة في الاجتماع.",
"Display name" : "الاسم المعروض",
"Password" : "كلمة السر",
"Join" : "إنضم",
"Have an account? Log in." : "عندك حساب؟ أُدخُل.",
"Hello %s" : "أهلاً %s",
"Group" : "الفريق",
"Name, group …" : "الاسم، المجموعة، ...",
"Group" : "المجموعة",
"Searching" : "بحث",
"No matches" : "لا يوجد تطابق",
"Public" : "للعامة",
"Public" : "عامة",
"Internal + Password protection for guests" : "داخلي + محمية بكلمة المرور بالنسبة للضيوف",
"Internal + Waiting room for guests" : "داخلي + غرفة انتظار للضيوف",
"Waiting room for all users" : "غرفة انتظار لجميع المستخدمين",
"Internal" : "داخلي",
"Internal restricted" : "داخلي محظور",
"Name" : "الاسم",
"Access" : "النفاذ",
"Max" : "أقصى",
"Record" : "التسجيل",
"Recordings" : "التسجيلات",
"You are not permitted to create a room." : "غير مسموح لك إنشاء غرف",
"You exceeded the maximum number of rooms." : "أنت تجاوزت حد العدد المسموح به من الغرف",
"Room quota:" : "حصة الغرفة:",
"Edit" : "تعديل",
"Descriptive name of this room." : "اسم يصف هذه الغرفة.",
"This message is shown to all users in the chat area after they joined." : "هذه الرسالة تعرض على كل المستخدمين في مساحة الدردشة بعد الانضمام.",
"Sets a limit on the number of participants for this room. Zero means there is no limit." : "عيّن حدّاً أقصى لعدد المشاركين في الغرفة. صفر تعني أنه لا يوجد حد.",
"If enabled, the moderator is able to start the recording." : "إذا تمّ التمكين فهذا يعني أن المنسق moderator يستطيع تشغيل التسجيل.",
"Public: Everyone knowing the link is able to join. Password: Guests have to provide a password. Waiting room: A moderator has to accept every guest before they can join. Internal: Only Nextcloud users can join." : "عام: كل شخص يعرف الرابط يمكنه الانضمام. \nكلمة المرور: يجب على الضيوف تقديم كلمة مرور. \nغرفة الانتظار: يجب على الوسيط قبول كل ضيف قبل أن يتمكنوا من الانضمام. \nداخلي: يمكن فقط لمستخدمي نكست كلاود الانضمام.",
"A moderator is able to manage all participants in a meeting including kicking, muting or selecting a presenter. Users with the role moderator are also able to close a meeting or change the default settings." : "يمكن للمنسّق إدارة جميع المشاركين في الاجتماع بما في ذلك الطرد أو كتم الصوت أو اختيار مقدم العرض. يمكن للمستخدمين الذين يلعبون دور المشرف أيضًا إغلاق اجتماع أو تغيير الإعدادات الافتراضية.",
"If enabled, normal users have to wait until a moderator is in the room." : "إذا تمّ التمكين، فيجب على المستخدمين العاديين الانتظار حتى يدخل منسق إلى الغرفة.",
"If enabled, a moderator URL is generated which allows access with moderator permission." : "إذا تمّ التمكين، سيتم توليد رابط URL منسّق يُمكّن من الدخول بصلاحيات منسّق.",
"Only selected users and groups are allowed to access the room." : "فقط المستخدمون و المجموعات المختارة مسموح لهم بالدخول إلى الغرفة.",
"If disabled, a microphone is needed to join the conference." : "إذا لم يتم التمكين، لا بد من لاقط صوت microphone للانضمام للاجتماع.",
"If enabled, the user has not to perform an echo call and webcam preview on the first join (available since BBB server 2.3)." : "إذا تمّ التمكين، لا يحتاج المستخدم لاختبار الصوت echo call أو الكاميرا webcam preview عند أول دخول (مُتاحٌ بداية من الإصدار BBB server 2.3).",
"If enabled, the user list, chat area and presentation are hidden by default." : "إذا تمّ التمكين، قائمة المستخدمين و مساحة الدردشة و العرض تكون مخفية تلقائيّاً.",
"If enabled, all users will join the meeting muted." : "إذا تمّ التمكين، سيدخل كل المستخدمين إلى الاجتماع بدون تفعيل الصوت muted.",
"Edit \"{room}\"" : "عدّل \"{room}\"",
"Room URL" : "عنوان URL الغرفة",
"Welcome" : "مرحباً",
"Participant limit" : "الحد الأقصى للمشاركين",
"Every participant is moderator" : "كل مشارك هو منسق",
"Moderator access via URL" : "وصول المنسق عن طريق العنوان URL",
"Miscellaneous" : "متنوع",
"Recording" : "تسجيل",
"Require moderator to start room" : "لا بد من وجود منسق لفتح الغرفة",
"Listen only option" : "خيار الاستماع فقط",
"Skip media check before usage" : "تجاوز اختبار لاقط الصوت و الكاميرا قبل الاستعمال",
"Clean layout" : "تخطيط واضح و مريح clean layout",
"Join meeting muted" : "أدخُل الاجتماع بدون صوت",
"Room name" : "اسم الغرفة",
"Create" : "إنشاء",
"Open recording" : "إفتح التسجيل",
"Copy to clipboard" : "نسخ الرابط",
"Save as file" : "حفظ كملف",
"_%n participant_::_%n participants_" : ["%n مشاركين","%n مشارك","%n مشاركين","%n مشاركين","%n مشاركين","%n مشاركين"],
"Delete" : "حذف ",
"Are you sure you want to delete \"{name}\"? This operation cannot be undone." : "هل أنت متأكد أنك تريد حذف \"{name}\"؟ هذه العملية لا يمكن التراجع عنه.",
"Delete \"{name}\"?" : "حذف \"{name}\" ؟",
"Select target folder" : "إختر المُجلّد المَقْصِد",
"Room URL was stored in \"{path}\" as \"{filename}\"." : "عنوان URL الغرفة محفوظ في \"{path}\" كـ \"{filename}\".",
"Link stored" : "تمّ حفظ الرابط",
"URL to room could not be stored." : "تعذّر حفظ عنوان URL الغرفة.",
"Error" : "خطأ",
"URL to presentation was stored in \"{path}\" as \"{filename}\"." : "عنوان URL العرض محفوظ في \"{path}\" كـ \"{filename}\".",
"URL to presentation could not be stored." : "تعذّر حفظ عنوان URL العرض.",
"Are you sure you want to delete the recording from \"{startDate}\"? This operation cannot be undone." : "هل أنت متأكد أنك تريد حذف التسجيل من \"{startDate}\" هذه العملية لا يمكن التراجع عنها فيما بعدُ.",
"Delete?" : "حذف؟",
"Could not delete record" : "تعذّر حذف التسجيل",
"Server error" : "خطا في الخادم",
"moderator" : "مشرف",
"admin" : "مشرف",
"Share" : "شارك",
"Loading" : "Loading",
"You are not allowed to change this option, because this room is shared with you." : "لا يمكنك تعديل هذا الخيار؛ بسبب أن الغرفة مشاركة معك.",
"Max. rooms" : "أقصى عدد من الغرف",
"Max. participants" : "أقصى عدد من المشاركين",
"Group …" : "المجموعات ...",
"Restrictions do not affect existing rooms. Minus one means the value is unlimited. The least restrictive option is chosen for every user if multiple restrictions apply." : "لا تؤثر القيود على الغرف الموجودة. ناقص واحد يعني أن القيمة غير محدودة. يتم اختيار الخيار الأقل تقييدًا لكل مستخدم إذا ما تمّ تطبيق قيود متعددة.",
"Are you sure you want to delete the restrictions for group \"{name}\"? This operation cannot be undone." : "هل أنت متأكد أنك تريد حذف القيود عن المجموعة \"{name}\"؟ هذه العملية لا يمكن التراجع عنها.",
"Delete restrictions for \"{name}\"?" : "حذف القيود عن \"{name}\"?",
"Settings saved" : "تم حفظ الإعدادات",
"Send to" : "أرسل إلى"
"Unexpected error occurred" : "حدث خطأ غير متوقع",
"API URL is invalid" : "عنوان واجهة برمجة التطبيقات API URL غير صحيح",
"API secret is invalid" : "كلمة سر واجهة برمجة التطبيقات API URL غير صحيحة",
"URL has to start with HTTPS" : "عنوان URL لا بد أن يبدأ بـ HTTPS",
"URL has to contain the {token} placeholder" : "عنوان URL يجب أن يحتوي على العنصر النائب placeholder ـ {token}",
"URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "عنوان URL يجب أن يبدأ بـ https ، و أن يحتوي على العنصر النائب placeholder ـ {token}؛ بالإضافة إلى إمكانية استخدام العنصر النائب placeholder ـ {user}.",
"The file \"{filename}\" was uploaded to your room." : "تمّ رفع الملف \"{filename}\" إلى غرفتك.",
"The file \"{filename}\" could not be uploaded to your room." : "تعذّر رفع الملف \"{filename}\" إلى غرفتك.",
"The file \"{filename}\" could not be uploaded to your room. Maybe your BigBlueButton server does not support this action." : "تعذّر رفع الملف \"{filename}\" إلى غرفتك. ربما يكون ذلك بسبب أن خادوم BBB لا يدعم مثل هذا الإجراء.",
"Send file to BBB" : "إرسال ملف إلى BBB",
"Send to" : "أرسل إلى",
"Start with" : "البدء بـ",
"Please select the room in which you like to use the file \"{filename}\"." : "رجاءً، إختر الغرفة التي ترغب أن تستعمل فيها الملف \"{filename}\".",
"No rooms available!" : "لا توجد غرف متاحة",
"Send to BBB" : "أرسل إلى BBB",
"_This room is not open yet. We will try it again in %n second. Please wait._::_This room is not open yet. We will try it again in %n seconds. Please wait._" : ["هذه الغرفة لم تفتح بعد. سنحاول مرة أخرى خلال %n ثواني. برجاء الانتظار.","هذه الغرفة لم تفتح بعد. سنحاول مرة أخرى خلال %n ثانية. برجاء الانتظار.","هذه الغرفة لم تفتح بعد. سنحاول مرة أخرى خلال %n ثواني. برجاء الانتظار.","هذه الغرفة لم تفتح بعد. سنحاول مرة أخرى خلال %n ثواني. برجاء الانتظار.","هذه الغرفة لم تفتح بعد. سنحاول مرة أخرى خلال %n ثواني. برجاء الانتظار.","هذه الغرفة لم تفتح بعد. سنحاول مرة أخرى خلال %n ثواني. برجاء الانتظار."]
},
"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;");

View File

@ -1,31 +1,141 @@
{ "translations": {
"You created the room %s." : "أنت أنشأت الغرفة %s.",
"You deleted the room %s." : "أنت حذفت الغرفة %s.",
"{user} deleted the room %s." : "{user} حذف الغرفة %s.",
"You shared the room %s with {shareWith}." : "أنت شاركت الغرفة %s مع {shareWith}.",
"{user} shared the room %s with you." : "{user} شارك الغرفة %s معك.",
"You unshared the room %s with {shareWith}." : "أنت ألغيت اشتراك الغرفة %s مع {shareWith}.",
"{user} unshared the room %s with you." : "{user} ألغى اشتراك الغرفة %s معك.",
"You started a meeting in the \"%s\" room." : "أنت بدأت اجتماعاً في الغرفة \"%s\".",
"{user} started a meeting in the \"%s\" room." : "{user} بدأ اجتماعاً في الغرفة \"%s\".",
"The meeting in room \"%s\" has ended." : "الاجتماع في الغرفة \"%s\" إنتهى.",
"Recording for room \"%s\" is ready." : "تسجيل الغرفة \"%s\" جاهز.",
"To invite someone to the meeting, send them this link: %s" : "لدعوة شخصٍ إلى الاجتماع، أرسل إليه الرابط: %s",
"API URL or secret not configured. Please contact your administrator." : "API URL أو الكلمة السرية لم تتم تهيئتها. رجاءً، اتصل بمشرف النظام عندك.",
"BigBlueButton Integration" : "مُكاملة \"بيغ بلو بوتون\" BigBlueButton ",
"BigBlueButton integration for Nextcloud" : "مُكاملة \"بيغ بلو بوتون\" BigBlueButton مع نكست كلاود",
"This app allows to create meetings with an external installation of [BigBlueButton](https://bigbluebutton.org).\n\n* **Room setup** Create multiple room configurations with name, welcome message …\n* **Share guest link** Share the room link with all your guests\n* **Share moderator link** Invite moderators to the room\n* **Share rooms** Share rooms with members, groups or circles\n* **Custom presentation** Start a room with a selected presentation from your file browser\n* **Manage recordings** View, share and delete recordings for your rooms\n* **Restrictions** Restrict room creation to certain groups\n* **Activities** Get an overview of your room activities\n\nQuick start guide and further information in our [readme](https://github.com/sualko/cloud_bbb).\nDo you like this application? Give something back to the open source community and checkout our\n[ways to contribute](https://github.com/sualko/cloud_bbb/blob/master/.github/contributing.md).\n\nDeveloper wanted! If you have time it would be awesome if you could help to enhance this application.\n\n*This app integrates BigBlueButton and is not endorsed or certified by BigBlueButton Inc. BigBlueButton and the BigBlueButton Logo are trademarks of BigBlueButton Inc.*" : "يسمح هذا التطبيق بإنشاء اجتماعات من خلال تنصيب خارجي لـ\"بيغ بلو بوتون\" [BigBlueButton] (https://bigbluebutton.org) . \n\n* ** إعداد الغرفة ** إنشاء تكوينات متعددة للغرف بالاسم ورسالة الترحيب ... \n* ** مشاركة رابط الضيف ** مشاركة رابط الغرفة مع جميع ضيوفك \n* ** مشاركة رابط الوسيط ** دعوة المشرفين إلى الغرفة \n* ** مشاركة الغرف ** مشاركة الغرف مع الأعضاء أو المجموعات أو الدوائر \n* ** عرض تقديمي مخصص ** ابدأ غرفة بعرض تقديمي محدد من متصفح الملفات الخاص بك \n* ** إدارة التسجيلات ** عرض ومشاركة وحذف التسجيلات الخاصة بغرفك \n* ** القيود ** قصر إنشاء الغرفة على مجموعات معينة \n* ** الأنشطة ** احصل على نظرة عامة حول أنشطة غرفتك. \n\nدليل البدء السريع والمزيد من المعلومات في [الملف التمهيدي] (https://github.com/sualko/cloud_bbb) . \n\nهل يعجبك هذا التطبيق؟ قدم شيئًا لمجتمع المصادر المفتوحة واطلع على [طرق المساهمة] (https://github.com/sualko/cloud_bbb/blob/master/.github/contributing.md). \n\nإذا كان لديك الوقت، فسيكون من الرائع إذا كان بإمكانك المساعدة في تحسين هذا التطبيق. \n\n* هذا التطبيق يدمج BigBlueButton ولم يتم اعتماده أو اعتماده من قبل BigBlueButton Inc..",
"Room not found" : "الغرفة غير موجودة",
"The room could not be found. Maybe it was deleted?" : "الغرفة غير موجودة. هل يمكن أن تكون محذوفة؟",
"Back to %s" : "العودة إلى %s",
"API secret" : "API secret",
"Get your API URL and secret by executing \"sudo bbb-conf --secret\" on your BigBlueButton server." : "تحصّل على API URL و كلمة السر بإعطاء الأمر \"sudo bbb-conf --secret\" على خادوم BBB.",
"API URL" : "عنوان واجهة برمجة التطبيقات API URL",
"API secret" : "كلمة السر لواجهة برمجة التطبيقات API secret",
"Save" : "حفظ",
"Show room manager in app navigation instead of settings page." : "عرض مدير الغرفة في صفحةتصفح التطبيق بدلأً عن صفحة الإعدادات.",
"Use Nextcloud theme in BigBlueButton." : "ثيمة نكست كلاود في \"بيغ بلو بوتون\" BBB",
"Default Room Settings" : "الإعدادات التلقائية للغرفة",
"Below you can change some default values, which are used to create a new room." : "يُمكنك أدناه تعديل بعض القيم التلقائية التي تستخدم عند إنشاء غرفة جديدة.",
"Perform media check before usage" : "قم باختيار الوسائط media قبل الاستعمال",
"Community" : "المجتمع",
"The name must be at least 3 characters long." : "الاسم يجب ان يكون على الاقل مكون من 3 حروف.",
"Are you enjoying this app? Give something back to the open source community." : "هل أعجبك هذا التطبيق؟ ساهم أنت أيضاً في مجتمع البرمجيات المفتوحة.",
"Checkout the contributor guide" : "أنظر دليل المساهمة contributor guide",
"URL Shortener" : "مُختصِر العناوين URL Shortener",
"If you like to use shorter urls, you can enter a forwarding proxy below." : "إذا كنت ترغب في استعمال عناوين مختصرة short URL، يُمكنك إدخال وكيل إعادة التوجيه forwarding proxy أدناه.",
"URL shortener" : "مُختصِر العناوين URL Shortener",
"Restrictions" : "قيود",
"You will be forwarded to the room in the next few seconds." : "سيتم توجيهك إلى الغرفة في غضون ثوانٍ.",
"Let's go!" : "هيا بنا!",
"Please enter your name!" : "أدخِل اسمك من فضلك!",
"The name must be at least 3 characters long." : "الاسم يجب ألّا يقل عن 3 حروف.",
"You have to provide the correct password to join the meeting." : "يجب أن تُدخَل كلمة المرور الصحيحة ليمكنك المشاركة في الاجتماع.",
"Display name" : "الاسم المعروض",
"Password" : "كلمة السر",
"Join" : "إنضم",
"Have an account? Log in." : "عندك حساب؟ أُدخُل.",
"Hello %s" : "أهلاً %s",
"Group" : "الفريق",
"Name, group …" : "الاسم، المجموعة، ...",
"Group" : "المجموعة",
"Searching" : "بحث",
"No matches" : "لا يوجد تطابق",
"Public" : "للعامة",
"Public" : "عامة",
"Internal + Password protection for guests" : "داخلي + محمية بكلمة المرور بالنسبة للضيوف",
"Internal + Waiting room for guests" : "داخلي + غرفة انتظار للضيوف",
"Waiting room for all users" : "غرفة انتظار لجميع المستخدمين",
"Internal" : "داخلي",
"Internal restricted" : "داخلي محظور",
"Name" : "الاسم",
"Access" : "النفاذ",
"Max" : "أقصى",
"Record" : "التسجيل",
"Recordings" : "التسجيلات",
"You are not permitted to create a room." : "غير مسموح لك إنشاء غرف",
"You exceeded the maximum number of rooms." : "أنت تجاوزت حد العدد المسموح به من الغرف",
"Room quota:" : "حصة الغرفة:",
"Edit" : "تعديل",
"Descriptive name of this room." : "اسم يصف هذه الغرفة.",
"This message is shown to all users in the chat area after they joined." : "هذه الرسالة تعرض على كل المستخدمين في مساحة الدردشة بعد الانضمام.",
"Sets a limit on the number of participants for this room. Zero means there is no limit." : "عيّن حدّاً أقصى لعدد المشاركين في الغرفة. صفر تعني أنه لا يوجد حد.",
"If enabled, the moderator is able to start the recording." : "إذا تمّ التمكين فهذا يعني أن المنسق moderator يستطيع تشغيل التسجيل.",
"Public: Everyone knowing the link is able to join. Password: Guests have to provide a password. Waiting room: A moderator has to accept every guest before they can join. Internal: Only Nextcloud users can join." : "عام: كل شخص يعرف الرابط يمكنه الانضمام. \nكلمة المرور: يجب على الضيوف تقديم كلمة مرور. \nغرفة الانتظار: يجب على الوسيط قبول كل ضيف قبل أن يتمكنوا من الانضمام. \nداخلي: يمكن فقط لمستخدمي نكست كلاود الانضمام.",
"A moderator is able to manage all participants in a meeting including kicking, muting or selecting a presenter. Users with the role moderator are also able to close a meeting or change the default settings." : "يمكن للمنسّق إدارة جميع المشاركين في الاجتماع بما في ذلك الطرد أو كتم الصوت أو اختيار مقدم العرض. يمكن للمستخدمين الذين يلعبون دور المشرف أيضًا إغلاق اجتماع أو تغيير الإعدادات الافتراضية.",
"If enabled, normal users have to wait until a moderator is in the room." : "إذا تمّ التمكين، فيجب على المستخدمين العاديين الانتظار حتى يدخل منسق إلى الغرفة.",
"If enabled, a moderator URL is generated which allows access with moderator permission." : "إذا تمّ التمكين، سيتم توليد رابط URL منسّق يُمكّن من الدخول بصلاحيات منسّق.",
"Only selected users and groups are allowed to access the room." : "فقط المستخدمون و المجموعات المختارة مسموح لهم بالدخول إلى الغرفة.",
"If disabled, a microphone is needed to join the conference." : "إذا لم يتم التمكين، لا بد من لاقط صوت microphone للانضمام للاجتماع.",
"If enabled, the user has not to perform an echo call and webcam preview on the first join (available since BBB server 2.3)." : "إذا تمّ التمكين، لا يحتاج المستخدم لاختبار الصوت echo call أو الكاميرا webcam preview عند أول دخول (مُتاحٌ بداية من الإصدار BBB server 2.3).",
"If enabled, the user list, chat area and presentation are hidden by default." : "إذا تمّ التمكين، قائمة المستخدمين و مساحة الدردشة و العرض تكون مخفية تلقائيّاً.",
"If enabled, all users will join the meeting muted." : "إذا تمّ التمكين، سيدخل كل المستخدمين إلى الاجتماع بدون تفعيل الصوت muted.",
"Edit \"{room}\"" : "عدّل \"{room}\"",
"Room URL" : "عنوان URL الغرفة",
"Welcome" : "مرحباً",
"Participant limit" : "الحد الأقصى للمشاركين",
"Every participant is moderator" : "كل مشارك هو منسق",
"Moderator access via URL" : "وصول المنسق عن طريق العنوان URL",
"Miscellaneous" : "متنوع",
"Recording" : "تسجيل",
"Require moderator to start room" : "لا بد من وجود منسق لفتح الغرفة",
"Listen only option" : "خيار الاستماع فقط",
"Skip media check before usage" : "تجاوز اختبار لاقط الصوت و الكاميرا قبل الاستعمال",
"Clean layout" : "تخطيط واضح و مريح clean layout",
"Join meeting muted" : "أدخُل الاجتماع بدون صوت",
"Room name" : "اسم الغرفة",
"Create" : "إنشاء",
"Open recording" : "إفتح التسجيل",
"Copy to clipboard" : "نسخ الرابط",
"Save as file" : "حفظ كملف",
"_%n participant_::_%n participants_" : ["%n مشاركين","%n مشارك","%n مشاركين","%n مشاركين","%n مشاركين","%n مشاركين"],
"Delete" : "حذف ",
"Are you sure you want to delete \"{name}\"? This operation cannot be undone." : "هل أنت متأكد أنك تريد حذف \"{name}\"؟ هذه العملية لا يمكن التراجع عنه.",
"Delete \"{name}\"?" : "حذف \"{name}\" ؟",
"Select target folder" : "إختر المُجلّد المَقْصِد",
"Room URL was stored in \"{path}\" as \"{filename}\"." : "عنوان URL الغرفة محفوظ في \"{path}\" كـ \"{filename}\".",
"Link stored" : "تمّ حفظ الرابط",
"URL to room could not be stored." : "تعذّر حفظ عنوان URL الغرفة.",
"Error" : "خطأ",
"URL to presentation was stored in \"{path}\" as \"{filename}\"." : "عنوان URL العرض محفوظ في \"{path}\" كـ \"{filename}\".",
"URL to presentation could not be stored." : "تعذّر حفظ عنوان URL العرض.",
"Are you sure you want to delete the recording from \"{startDate}\"? This operation cannot be undone." : "هل أنت متأكد أنك تريد حذف التسجيل من \"{startDate}\" هذه العملية لا يمكن التراجع عنها فيما بعدُ.",
"Delete?" : "حذف؟",
"Could not delete record" : "تعذّر حذف التسجيل",
"Server error" : "خطا في الخادم",
"moderator" : "مشرف",
"admin" : "مشرف",
"Share" : "شارك",
"Loading" : "Loading",
"You are not allowed to change this option, because this room is shared with you." : "لا يمكنك تعديل هذا الخيار؛ بسبب أن الغرفة مشاركة معك.",
"Max. rooms" : "أقصى عدد من الغرف",
"Max. participants" : "أقصى عدد من المشاركين",
"Group …" : "المجموعات ...",
"Restrictions do not affect existing rooms. Minus one means the value is unlimited. The least restrictive option is chosen for every user if multiple restrictions apply." : "لا تؤثر القيود على الغرف الموجودة. ناقص واحد يعني أن القيمة غير محدودة. يتم اختيار الخيار الأقل تقييدًا لكل مستخدم إذا ما تمّ تطبيق قيود متعددة.",
"Are you sure you want to delete the restrictions for group \"{name}\"? This operation cannot be undone." : "هل أنت متأكد أنك تريد حذف القيود عن المجموعة \"{name}\"؟ هذه العملية لا يمكن التراجع عنها.",
"Delete restrictions for \"{name}\"?" : "حذف القيود عن \"{name}\"?",
"Settings saved" : "تم حفظ الإعدادات",
"Send to" : "أرسل إلى"
"Unexpected error occurred" : "حدث خطأ غير متوقع",
"API URL is invalid" : "عنوان واجهة برمجة التطبيقات API URL غير صحيح",
"API secret is invalid" : "كلمة سر واجهة برمجة التطبيقات API URL غير صحيحة",
"URL has to start with HTTPS" : "عنوان URL لا بد أن يبدأ بـ HTTPS",
"URL has to contain the {token} placeholder" : "عنوان URL يجب أن يحتوي على العنصر النائب placeholder ـ {token}",
"URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "عنوان URL يجب أن يبدأ بـ https ، و أن يحتوي على العنصر النائب placeholder ـ {token}؛ بالإضافة إلى إمكانية استخدام العنصر النائب placeholder ـ {user}.",
"The file \"{filename}\" was uploaded to your room." : "تمّ رفع الملف \"{filename}\" إلى غرفتك.",
"The file \"{filename}\" could not be uploaded to your room." : "تعذّر رفع الملف \"{filename}\" إلى غرفتك.",
"The file \"{filename}\" could not be uploaded to your room. Maybe your BigBlueButton server does not support this action." : "تعذّر رفع الملف \"{filename}\" إلى غرفتك. ربما يكون ذلك بسبب أن خادوم BBB لا يدعم مثل هذا الإجراء.",
"Send file to BBB" : "إرسال ملف إلى BBB",
"Send to" : "أرسل إلى",
"Start with" : "البدء بـ",
"Please select the room in which you like to use the file \"{filename}\"." : "رجاءً، إختر الغرفة التي ترغب أن تستعمل فيها الملف \"{filename}\".",
"No rooms available!" : "لا توجد غرف متاحة",
"Send to BBB" : "أرسل إلى BBB",
"_This room is not open yet. We will try it again in %n second. Please wait._::_This room is not open yet. We will try it again in %n seconds. Please wait._" : ["هذه الغرفة لم تفتح بعد. سنحاول مرة أخرى خلال %n ثواني. برجاء الانتظار.","هذه الغرفة لم تفتح بعد. سنحاول مرة أخرى خلال %n ثانية. برجاء الانتظار.","هذه الغرفة لم تفتح بعد. سنحاول مرة أخرى خلال %n ثواني. برجاء الانتظار.","هذه الغرفة لم تفتح بعد. سنحاول مرة أخرى خلال %n ثواني. برجاء الانتظار.","هذه الغرفة لم تفتح بعد. سنحاول مرة أخرى خلال %n ثواني. برجاء الانتظار.","هذه الغرفة لم تفتح بعد. سنحاول مرة أخرى خلال %n ثواني. برجاء الانتظار."]
},"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"
}

View File

@ -1,21 +1,13 @@
OC.L10N.register(
"bbb",
{
"Save" : "Guardar",
"Display name" : "Nome",
"Password" : "Password",
"Hello %s" : "%sHola ",
"Group" : "Group",
"Let's go!" : "¡Vamos!",
"Password" : "Contraseña",
"Name" : "Nome",
"Edit" : "Editar",
"Welcome" : "Afáyate",
"Create" : "Crear",
"Copy to clipboard" : "Copiar al cartafueyu",
"You exceeded the maximum number of rooms." : "Superesti'l númberu máximu de sales.",
"_%n participant_::_%n participants_" : ["%n participante","%n participantes"],
"Delete" : "Desaniciar",
"Error" : "Fallu",
"Server error" : "Fallu de sirvidor",
"Share" : "Share",
"Loading" : "Cargando",
"Settings saved" : "Axustes guardaos"
"Error" : "Error",
"API secret is invalid" : "El secretu de l'API nun ye válidu"
},
"nplurals=2; plural=(n != 1);");

View File

@ -1,19 +1,11 @@
{ "translations": {
"Save" : "Guardar",
"Display name" : "Nome",
"Password" : "Password",
"Hello %s" : "%sHola ",
"Group" : "Group",
"Let's go!" : "¡Vamos!",
"Password" : "Contraseña",
"Name" : "Nome",
"Edit" : "Editar",
"Welcome" : "Afáyate",
"Create" : "Crear",
"Copy to clipboard" : "Copiar al cartafueyu",
"You exceeded the maximum number of rooms." : "Superesti'l númberu máximu de sales.",
"_%n participant_::_%n participants_" : ["%n participante","%n participantes"],
"Delete" : "Desaniciar",
"Error" : "Fallu",
"Server error" : "Fallu de sirvidor",
"Share" : "Share",
"Loading" : "Cargando",
"Settings saved" : "Axustes guardaos"
"Error" : "Error",
"API secret is invalid" : "El secretu de l'API nun ye válidu"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -3,6 +3,7 @@ OC.L10N.register(
{
"Save" : "Saxla",
"Password" : "Şifrə",
"Hello %s" : "Salam %s",
"Group" : "Qrup",
"Name" : "Ad",
"Edit" : "Dəyişiklik et",
@ -10,6 +11,7 @@ OC.L10N.register(
"Delete" : "Sil",
"Error" : "Səhv",
"Share" : "Paylaş",
"Loading" : "Loading"
"Loading" : "Loading",
"Settings saved" : "Parametrlər yaddaşa verildi"
},
"nplurals=2; plural=(n != 1);");

View File

@ -1,6 +1,7 @@
{ "translations": {
"Save" : "Saxla",
"Password" : "Şifrə",
"Hello %s" : "Salam %s",
"Group" : "Qrup",
"Name" : "Ad",
"Edit" : "Dəyişiklik et",
@ -8,6 +9,7 @@
"Delete" : "Sil",
"Error" : "Səhv",
"Share" : "Paylaş",
"Loading" : "Loading"
"Loading" : "Loading",
"Settings saved" : "Parametrlər yaddaşa verildi"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -16,7 +16,7 @@ OC.L10N.register(
"API URL or secret not configured. Please contact your administrator." : "Adreça URL o secret de l'API no configurat. Poseu-vos en contacte amb l'administrador.",
"BigBlueButton Integration" : "Integració de BigBlueButton",
"BigBlueButton integration for Nextcloud" : "Integració de BigBlueButton per Nextcloud",
"This app allows to create meetings with an external installation of [BigBlueButton](https://bigbluebutton.org).\n\n* **Room setup** Create multiple room configurations with name, welcome message …\n* **Share guest link** Share the room link with all your guests\n* **Share moderator link** Invite moderators to the room\n* **Share rooms** Share rooms with members, groups or circles\n* **Custom presentation** Start a room with a selected presentation from your file browser\n* **Manage recordings** View, share and delete recordings for your rooms\n* **Restrictions** Restrict room creation to certain groups\n* **Activities** Get an overview of your room activities\n\nQuick start guide and further information in our [readme](https://github.com/sualko/cloud_bbb).\nDo you like this application? Give something back to the open source community and checkout our\n[ways to contribute](https://github.com/sualko/cloud_bbb/blob/master/.github/contributing.md).\n\nDeveloper wanted! If you have time it would be awesome if you could help to enhance this application.\n\n*This app integrates BigBlueButton and is not endorsed or certified by BigBlueButton Inc. BigBlueButton and the BigBlueButton Logo are trademarks of BigBlueButton Inc.*" : "Aquesta aplicació permet crear reunions amb una instal·lació externa de [BigBlueButton](https://bigbluebutton.org).\n\n* **Configuració de sala** Creeu diverses configuracions de sala amb nom, missatge de benvinguda ...\n* **Comparteix l'enllaç de convidat** Comparteix l'enllaç de la sala amb tots els teus convidats\n* **Comparteix l'enllaç del moderador** Convida moderadors a la sala\n* **Comparteix sales** Comparteix sales amb membres, grups o cercles\n* **Presentació personalitzada** Inicieu una sala amb una presentació seleccionada des del vostre navegador de fitxers\n* **Gestiona les gravacions** Consulta, comparteix i suprimeix les gravacions de les teves sales\n* **Restriccions** Restringeix la creació de sales a determinats grups\n* **Activitats** Obteniu una visió general de les activitats de la vostra sala\n\nGuia d'inici ràpid i més informació al nostre [readme](https://github.com/sualko/cloud_bbb).\nT'agrada aquesta aplicació? Retorna alguna cosa a la comunitat de codi obert i consulta les nostres\n[maneres de contribuir](https://github.com/sualko/cloud_bbb/blob/master/.github/contributing.md).\n\nBusquem desenvolupador! Si tens temps, seria fantàstic si poguéssiu ajudar a millorar aquesta aplicació.\n\n*Aquesta aplicació integra BigBlueButton i no està avalada ni certificada per BigBlueButton Inc. BigBlueButton i el logotip de BigBlueButton són marques comercials de BigBlueButton Inc.*",
"This app allows to create meetings with an external installation of [BigBlueButton](https://bigbluebutton.org).\n\n* **Room setup** Create multiple room configurations with name, welcome message …\n* **Share guest link** Share the room link with all your guests\n* **Share moderator link** Invite moderators to the room\n* **Share rooms** Share rooms with members, groups or circles\n* **Custom presentation** Start a room with a selected presentation from your file browser\n* **Manage recordings** View, share and delete recordings for your rooms\n* **Restrictions** Restrict room creation to certain groups\n* **Activities** Get an overview of your room activities\n\nQuick start guide and further information in our [readme](https://github.com/sualko/cloud_bbb).\nDo you like this application? Give something back to the open source community and checkout our\n[ways to contribute](https://github.com/sualko/cloud_bbb/blob/master/.github/contributing.md).\n\nDeveloper wanted! If you have time it would be awesome if you could help to enhance this application.\n\n*This app integrates BigBlueButton and is not endorsed or certified by BigBlueButton Inc. BigBlueButton and the BigBlueButton Logo are trademarks of BigBlueButton Inc.*" : "Aquesta aplicació permet crear reunions amb una instal·lació externa de [BigBlueButton](https://bigbluebutton.org).\n\n* **Configuració de sala** Creeu diverses configuracions de sala amb nom, missatge de benvinguda \n* **Comparteix l'enllaç de convidat** Comparteix l'enllaç de la sala amb tots els teus convidats\n* **Comparteix l'enllaç del moderador** Convida moderadors a la sala\n* **Comparteix sales** Comparteix sales amb membres, grups o cercles\n* **Presentació personalitzada** Inicieu una sala amb una presentació seleccionada des del vostre navegador de fitxers\n* **Gestiona les gravacions** Consulta, comparteix i suprimeix les gravacions de les teves sales\n* **Restriccions** Restringeix la creació de sales a determinats grups\n* **Activitats** Obteniu una visió general de les activitats de la vostra sala\n\nGuia d'inici ràpid i més informació al nostre [readme](https://github.com/sualko/cloud_bbb).\nT'agrada aquesta aplicació? Retorna alguna cosa a la comunitat de codi obert i consulta les nostres\n[maneres de contribuir](https://github.com/sualko/cloud_bbb/blob/master/.github/contributing.md).\n\nBusquem desenvolupador! Si tens temps, seria fantàstic si poguéssiu ajudar a millorar aquesta aplicació.\n\n*Aquesta aplicació integra BigBlueButton i no està avalada ni certificada per BigBlueButton Inc. BigBlueButton i el logotip de BigBlueButton són marques comercials de BigBlueButton Inc.*",
"Room not found" : "No s'ha trobat la sala",
"The room could not be found. Maybe it was deleted?" : "No s'ha trobat la sala. Potser s'ha suprimit?",
"Back to %s" : "Tornar a %s",

View File

@ -14,7 +14,7 @@
"API URL or secret not configured. Please contact your administrator." : "Adreça URL o secret de l'API no configurat. Poseu-vos en contacte amb l'administrador.",
"BigBlueButton Integration" : "Integració de BigBlueButton",
"BigBlueButton integration for Nextcloud" : "Integració de BigBlueButton per Nextcloud",
"This app allows to create meetings with an external installation of [BigBlueButton](https://bigbluebutton.org).\n\n* **Room setup** Create multiple room configurations with name, welcome message …\n* **Share guest link** Share the room link with all your guests\n* **Share moderator link** Invite moderators to the room\n* **Share rooms** Share rooms with members, groups or circles\n* **Custom presentation** Start a room with a selected presentation from your file browser\n* **Manage recordings** View, share and delete recordings for your rooms\n* **Restrictions** Restrict room creation to certain groups\n* **Activities** Get an overview of your room activities\n\nQuick start guide and further information in our [readme](https://github.com/sualko/cloud_bbb).\nDo you like this application? Give something back to the open source community and checkout our\n[ways to contribute](https://github.com/sualko/cloud_bbb/blob/master/.github/contributing.md).\n\nDeveloper wanted! If you have time it would be awesome if you could help to enhance this application.\n\n*This app integrates BigBlueButton and is not endorsed or certified by BigBlueButton Inc. BigBlueButton and the BigBlueButton Logo are trademarks of BigBlueButton Inc.*" : "Aquesta aplicació permet crear reunions amb una instal·lació externa de [BigBlueButton](https://bigbluebutton.org).\n\n* **Configuració de sala** Creeu diverses configuracions de sala amb nom, missatge de benvinguda ...\n* **Comparteix l'enllaç de convidat** Comparteix l'enllaç de la sala amb tots els teus convidats\n* **Comparteix l'enllaç del moderador** Convida moderadors a la sala\n* **Comparteix sales** Comparteix sales amb membres, grups o cercles\n* **Presentació personalitzada** Inicieu una sala amb una presentació seleccionada des del vostre navegador de fitxers\n* **Gestiona les gravacions** Consulta, comparteix i suprimeix les gravacions de les teves sales\n* **Restriccions** Restringeix la creació de sales a determinats grups\n* **Activitats** Obteniu una visió general de les activitats de la vostra sala\n\nGuia d'inici ràpid i més informació al nostre [readme](https://github.com/sualko/cloud_bbb).\nT'agrada aquesta aplicació? Retorna alguna cosa a la comunitat de codi obert i consulta les nostres\n[maneres de contribuir](https://github.com/sualko/cloud_bbb/blob/master/.github/contributing.md).\n\nBusquem desenvolupador! Si tens temps, seria fantàstic si poguéssiu ajudar a millorar aquesta aplicació.\n\n*Aquesta aplicació integra BigBlueButton i no està avalada ni certificada per BigBlueButton Inc. BigBlueButton i el logotip de BigBlueButton són marques comercials de BigBlueButton Inc.*",
"This app allows to create meetings with an external installation of [BigBlueButton](https://bigbluebutton.org).\n\n* **Room setup** Create multiple room configurations with name, welcome message …\n* **Share guest link** Share the room link with all your guests\n* **Share moderator link** Invite moderators to the room\n* **Share rooms** Share rooms with members, groups or circles\n* **Custom presentation** Start a room with a selected presentation from your file browser\n* **Manage recordings** View, share and delete recordings for your rooms\n* **Restrictions** Restrict room creation to certain groups\n* **Activities** Get an overview of your room activities\n\nQuick start guide and further information in our [readme](https://github.com/sualko/cloud_bbb).\nDo you like this application? Give something back to the open source community and checkout our\n[ways to contribute](https://github.com/sualko/cloud_bbb/blob/master/.github/contributing.md).\n\nDeveloper wanted! If you have time it would be awesome if you could help to enhance this application.\n\n*This app integrates BigBlueButton and is not endorsed or certified by BigBlueButton Inc. BigBlueButton and the BigBlueButton Logo are trademarks of BigBlueButton Inc.*" : "Aquesta aplicació permet crear reunions amb una instal·lació externa de [BigBlueButton](https://bigbluebutton.org).\n\n* **Configuració de sala** Creeu diverses configuracions de sala amb nom, missatge de benvinguda \n* **Comparteix l'enllaç de convidat** Comparteix l'enllaç de la sala amb tots els teus convidats\n* **Comparteix l'enllaç del moderador** Convida moderadors a la sala\n* **Comparteix sales** Comparteix sales amb membres, grups o cercles\n* **Presentació personalitzada** Inicieu una sala amb una presentació seleccionada des del vostre navegador de fitxers\n* **Gestiona les gravacions** Consulta, comparteix i suprimeix les gravacions de les teves sales\n* **Restriccions** Restringeix la creació de sales a determinats grups\n* **Activitats** Obteniu una visió general de les activitats de la vostra sala\n\nGuia d'inici ràpid i més informació al nostre [readme](https://github.com/sualko/cloud_bbb).\nT'agrada aquesta aplicació? Retorna alguna cosa a la comunitat de codi obert i consulta les nostres\n[maneres de contribuir](https://github.com/sualko/cloud_bbb/blob/master/.github/contributing.md).\n\nBusquem desenvolupador! Si tens temps, seria fantàstic si poguéssiu ajudar a millorar aquesta aplicació.\n\n*Aquesta aplicació integra BigBlueButton i no està avalada ni certificada per BigBlueButton Inc. BigBlueButton i el logotip de BigBlueButton són marques comercials de BigBlueButton Inc.*",
"Room not found" : "No s'ha trobat la sala",
"The room could not be found. Maybe it was deleted?" : "No s'ha trobat la sala. Potser s'ha suprimit?",
"Back to %s" : "Tornar a %s",

View File

@ -66,6 +66,7 @@ OC.L10N.register(
"If enabled, a moderator URL is generated which allows access with moderator permission." : "Όταν ενεργοποιείται, ένας σύνδεσμος συντονιστή παράγεται ο οποίος επιτρέπει την πρόσβαση με άδεια συντονιστή.",
"Only selected users and groups are allowed to access the room." : "Επιτρέπεται η πρόσβαση στο δωμάτιο μόνο σε επιλεγμένους χρήστες και ομάδες",
"Edit \"{room}\"" : "Επεξεργασία «{room}»",
"Room URL" : "URL αίθουσας",
"Welcome" : "Καλώς ήλθατε",
"Participant limit" : "Όριο συμμετεχόντων",
"Every participant is moderator" : "Όλοι οι συμμετέχοντες είναι συντονιστές",

View File

@ -64,6 +64,7 @@
"If enabled, a moderator URL is generated which allows access with moderator permission." : "Όταν ενεργοποιείται, ένας σύνδεσμος συντονιστή παράγεται ο οποίος επιτρέπει την πρόσβαση με άδεια συντονιστή.",
"Only selected users and groups are allowed to access the room." : "Επιτρέπεται η πρόσβαση στο δωμάτιο μόνο σε επιλεγμένους χρήστες και ομάδες",
"Edit \"{room}\"" : "Επεξεργασία «{room}»",
"Room URL" : "URL αίθουσας",
"Welcome" : "Καλώς ήλθατε",
"Participant limit" : "Όριο συμμετεχόντων",
"Every participant is moderator" : "Όλοι οι συμμετέχοντες είναι συντονιστές",

View File

@ -1,24 +1,143 @@
OC.L10N.register(
"bbb",
{
"You created the room %s." : "Has creado la sala %s.",
"You deleted the room %s." : "Has eliminado la sala %s.",
"{user} deleted the room %s." : "{user} ha eliminado la sala %s.",
"You shared the room %s with {shareWith}." : "Has compartido la sala %s con {shareWith}.",
"{user} shared the room %s with you." : "{user} ha compartido la sala %s contigo.",
"You unshared the room %s with {shareWith}." : "Has dejado de compartir la sala %s con {shareWith}.",
"{user} unshared the room %s with you." : "{user} ha dejado de compartir la sala %s contigo.",
"You started a meeting in the \"%s\" room." : "Has iniciado una reunión en la sala \"%s\".",
"{user} started a meeting in the \"%s\" room." : "{user} ha iniciado una reunión en la sala \"%s\".",
"The meeting in room \"%s\" has ended." : "La reunión en la sala \"%s\" ha finalizado.",
"Recording for room \"%s\" is ready." : "La grabación para la sala \"%s\" está lista.",
"To invite someone to the meeting, send them this link: %s" : "Para invitar a alguien a la reunión, envíales este enlace: %s",
"API URL or secret not configured. Please contact your administrator." : "URL de API o clave no configuradas. Por favor, contacta a tu administrador.",
"BigBlueButton Integration" : "Integración con BigBlueButton",
"BigBlueButton integration for Nextcloud" : "Integración de BigBlueButton para Nextcloud",
"This app allows to create meetings with an external installation of [BigBlueButton](https://bigbluebutton.org).\n\n* **Room setup** Create multiple room configurations with name, welcome message …\n* **Share guest link** Share the room link with all your guests\n* **Share moderator link** Invite moderators to the room\n* **Share rooms** Share rooms with members, groups or circles\n* **Custom presentation** Start a room with a selected presentation from your file browser\n* **Manage recordings** View, share and delete recordings for your rooms\n* **Restrictions** Restrict room creation to certain groups\n* **Activities** Get an overview of your room activities\n\nQuick start guide and further information in our [readme](https://github.com/sualko/cloud_bbb).\nDo you like this application? Give something back to the open source community and checkout our\n[ways to contribute](https://github.com/sualko/cloud_bbb/blob/master/.github/contributing.md).\n\nDeveloper wanted! If you have time it would be awesome if you could help to enhance this application.\n\n*This app integrates BigBlueButton and is not endorsed or certified by BigBlueButton Inc. BigBlueButton and the BigBlueButton Logo are trademarks of BigBlueButton Inc.*" : "Esta aplicación permite crear reuniones con una instalación externa de [BigBlueButton](https://bigbluebutton.org).\n \n * **Configuración de la sala** Crea múltiples configuraciones de sala con nombre, mensaje de bienvenida...\n * **Compartir enlace para invitados** Comparte el enlace de la sala con todos tus invitados.\n * **Compartir enlace para moderadores** Invita moderadores a la sala.\n * **Compartir salas** Comparte salas con miembros, grupos o círculos.\n * **Presentación personalizada** Inicia una sala con una presentación seleccionada desde tu explorador de archivos.\n * **Gestionar grabaciones** Ver, compartir y eliminar grabaciones de tus salas.\n * **Restricciones** Restringe la creación de salas a ciertos grupos.\n * **Actividades** Obtén una visión general de las actividades de tus salas.\n \n Guía de inicio rápido e información adicional en nuestro [readme](https://github.com/sualko/cloud_bbb).\n ¿Te gusta esta aplicación? Devuelve algo a la comunidad de código abierto y consulta nuestras\n [formas de contribuir](https://github.com/sualko/cloud_bbb/blob/master/.github/contributing.md).\n \n ¡Se busca desarrollador! Si tienes tiempo, sería genial si pudieras ayudar a mejorar esta aplicación.\n \n *Esta aplicación integra BigBlueButton y no está respaldada ni certificada por BigBlueButton Inc. BigBlueButton y el logotipo de BigBlueButton son marcas registradas de BigBlueButton Inc.*",
"Room not found" : "No se encontró la sala",
"The room could not be found. Maybe it was deleted?" : "No se pudo encontrar la sala. ¿Quizás fue eliminada?",
"Back to %s" : "Volver a %s",
"Get your API URL and secret by executing \"sudo bbb-conf --secret\" on your BigBlueButton server." : "Obtén tu URL de API y clave ejecutando \"sudo bbb-conf --secret\" en tu servidor de BigBlueButton.",
"API URL" : "URL de API",
"API secret" : "Clave de API",
"Save" : "Guardar",
"Show room manager in app navigation instead of settings page." : "Mostrar el administrador de salas en la navegación de la aplicación en lugar de la página de configuración.",
"Use Nextcloud theme in BigBlueButton." : "Usar el tema de Nextcloud en BigBlueButton.",
"Default Room Settings" : "Configuración predeterminada de la sala",
"Below you can change some default values, which are used to create a new room." : "A continuación, puedes cambiar algunos valores predeterminados que se utilizan para crear una nueva sala.",
"Perform media check before usage" : "Realizar comprobación de medios antes de su uso",
"Community" : "Comunidad",
"Are you enjoying this app? Give something back to the open source community." : "¿Disfrutas de esta aplicación? Devuelve algo a la comunidad de código abierto.",
"Checkout the contributor guide" : "Consulta la guía del colaborador",
"URL Shortener" : "Acortador de URL",
"If you like to use shorter urls, you can enter a forwarding proxy below." : "Si deseas utilizar URLs más cortas, puedes ingresar un proxy de redireccionamiento a continuación.",
"URL shortener" : "Acortador de URL",
"Restrictions" : "Restricciones",
"You will be forwarded to the room in the next few seconds." : "Serás redirigido a la sala en los próximos segundos.",
"Let's go!" : "¡Vamos!",
"Please enter your name!" : "Por favor, introduce tu nombre.",
"The name must be at least 3 characters long." : "El nombre debe tener al menos 3 caracteres de longitud.",
"You have to provide the correct password to join the meeting." : "Debes proporcionar la contraseña correcta para unirte a la reunión.",
"Display name" : "Nombre a desplegar",
"Password" : "Contraseña",
"Join" : "Unirse",
"Have an account? Log in." : "¿Tienes una cuenta? Iniciar sesión.",
"Hello %s" : "Hola %s",
"Name, group …" : "Nombre, grupo...",
"Group" : "Grupo",
"Searching" : "Buscando",
"No matches" : "Sin coincidencias",
"Public" : "Público",
"Internal + Password protection for guests" : "Protección interna + Contraseña para invitados",
"Internal + Waiting room for guests" : "Protección interna + Sala de espera para invitados",
"Waiting room for all users" : "Sala de espera para todos los usuarios",
"Internal" : "Interna",
"Internal restricted" : "Restringida interna",
"Name" : "Nombre",
"Access" : "Acceso",
"Max" : "Máx.",
"Record" : "Grabar",
"Recordings" : "Grabaciones",
"You are not permitted to create a room." : "No tienes permiso para crear una sala.",
"You exceeded the maximum number of rooms." : "Has excedido el número máximo de salas.",
"Room quota:" : "Asignación de salas:",
"Edit" : "Editar",
"Descriptive name of this room." : "Nombre descriptivo de esta sala.",
"This message is shown to all users in the chat area after they joined." : "Este mensaje se muestra a todos los usuarios en el área de chat después de unirse.",
"Sets a limit on the number of participants for this room. Zero means there is no limit." : "Establece un límite en el número de participantes para esta sala. Cero significa que no hay límite.",
"If enabled, the moderator is able to start the recording." : "Si está habilitado, el moderador puede iniciar la grabación.",
"Public: Everyone knowing the link is able to join. Password: Guests have to provide a password. Waiting room: A moderator has to accept every guest before they can join. Internal: Only Nextcloud users can join." : "Público: Cualquiera que conozca el enlace puede unirse. Contraseña: Los invitados deben proporcionar una contraseña. Sala de espera: Un moderador debe aceptar a cada invitado antes de que puedan unirse. Interna: Solo los usuarios de Nextcloud pueden unirse.",
"A moderator is able to manage all participants in a meeting including kicking, muting or selecting a presenter. Users with the role moderator are also able to close a meeting or change the default settings." : "Un moderador puede gestionar a todos los participantes en una reunión, incluyendo expulsar, silenciar o seleccionar a un presentador. Los usuarios con el rol de moderador también pueden cerrar una reunión o cambiar la configuración predeterminada.",
"If enabled, normal users have to wait until a moderator is in the room." : "Si está habilitado, los usuarios normales deben esperar hasta que haya un moderador en la sala.",
"If enabled, a moderator URL is generated which allows access with moderator permission." : "Si está habilitado, se genera una URL de moderador que permite el acceso con permisos de moderador.",
"Only selected users and groups are allowed to access the room." : "Solo los usuarios y grupos seleccionados tienen permitido acceder a la sala.",
"If disabled, a microphone is needed to join the conference." : "Si está desactivado, se necesita un micrófono para unirse a la conferencia.",
"If enabled, the user has not to perform an echo call and webcam preview on the first join (available since BBB server 2.3)." : "Si está habilitado, el usuario no tiene que realizar una llamada de eco y una vista previa de la cámara web al unirse por primera vez (disponible desde el servidor BBB 2.3).",
"If enabled, the user list, chat area and presentation are hidden by default." : "Si está habilitado, la lista de usuarios, el área de chat y la presentación estarán ocultos de forma predeterminada.",
"If enabled, all users will join the meeting muted." : "Si está habilitado, todos los usuarios se unirán a la reunión con el sonido desactivado.",
"Edit \"{room}\"" : "Editar \"{room}\"",
"Room URL" : "URL de la sala",
"Welcome" : "Bienvenido",
"Participant limit" : "Límite de participantes",
"Every participant is moderator" : "Cada participante es moderador",
"Moderator access via URL" : "Acceso de moderador a través de URL",
"Miscellaneous" : "Varios",
"Recording" : "Grabación",
"Require moderator to start room" : "Requerir que el moderador inicie la sala",
"Listen only option" : "Opción solo para escuchar",
"Skip media check before usage" : "Omitir comprobación de medios antes de su uso",
"Clean layout" : "Diseño limpio",
"Join meeting muted" : "Unirse a la reunión con el sonido desactivado",
"Room name" : "Nombre de la sala",
"Create" : "Crear",
"Open recording" : "Abrir grabación",
"Copy to clipboard" : "Copiar al portapapeles",
"Save as file" : "Guardar como archivo",
"_%n participant_::_%n participants_" : ["%n participante","%n participantes","%n participantes"],
"Delete" : "Borrar",
"Are you sure you want to delete \"{name}\"? This operation cannot be undone." : "¿Estás seguro de que deseas eliminar \"{name}\"? Esta operación no se puede deshacer.",
"Delete \"{name}\"?" : "¿Eliminar \"{name}\"?",
"Select target folder" : "Seleccionar carpeta de destino",
"Room URL was stored in \"{path}\" as \"{filename}\"." : "La URL de la sala se almacenó en \"{path}\" como \"{filename}\".",
"Link stored" : "Enlace almacenado",
"URL to room could not be stored." : "No se pudo almacenar la URL de la sala.",
"Error" : "Error",
"URL to presentation was stored in \"{path}\" as \"{filename}\"." : "La URL de la presentación se almacenó en \"{path}\" como \"{filename}\".",
"URL to presentation could not be stored." : "No se pudo almacenar la URL de la presentación.",
"Are you sure you want to delete the recording from \"{startDate}\"? This operation cannot be undone." : "¿Estás seguro de que deseas eliminar la grabación de \"{startDate}\"? Esta operación no se puede deshacer.",
"Delete?" : "¿Eliminar?",
"Could not delete record" : "No se pudo eliminar el registro",
"Server error" : "Se presentó un error en el servidor",
"moderator" : "moderador",
"admin" : "admin",
"Share" : "Compartir",
"Loading" : "Cargando",
"Settings saved" : "Se han guardado las configuraciones "
"You are not allowed to change this option, because this room is shared with you." : "No tienes permitido cambiar esta opción porque esta sala se comparte contigo.",
"Max. rooms" : "Máx. salas",
"Max. participants" : "Máx. participantes",
"Group …" : "Grupo...",
"Restrictions do not affect existing rooms. Minus one means the value is unlimited. The least restrictive option is chosen for every user if multiple restrictions apply." : "Las restricciones no afectan a las salas existentes. Menos uno significa que el valor es ilimitado. Se elige la opción menos restrictiva para cada usuario si se aplican múltiples restricciones.",
"Are you sure you want to delete the restrictions for group \"{name}\"? This operation cannot be undone." : "¿Estás seguro de que deseas eliminar las restricciones para el grupo \"{name}\"? Esta operación no se puede deshacer.",
"Delete restrictions for \"{name}\"?" : "¿Eliminar restricciones para \"{name}\"?",
"Settings saved" : "Se han guardado las configuraciones ",
"Unexpected error occurred" : "Ocurrió un error inesperado",
"API URL is invalid" : "La URL de la API no es válida",
"API secret is invalid" : "La clave de la API no es válida",
"URL has to start with HTTPS" : "La URL debe comenzar con HTTPS",
"URL has to contain the {token} placeholder" : "La URL debe contener el marcador de posición {token}",
"URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "La URL debe comenzar con https:// y contener {token}. También se puede usar el marcador de posición {user}.",
"The file \"{filename}\" was uploaded to your room." : "El archivo \"{filename}\" se cargó en tu sala.",
"The file \"{filename}\" could not be uploaded to your room." : "No se pudo cargar el archivo \"{filename}\" en tu sala.",
"The file \"{filename}\" could not be uploaded to your room. Maybe your BigBlueButton server does not support this action." : "No se pudo cargar el archivo \"{filename}\" en tu sala. Es posible que tu servidor BigBlueButton no admita esta acción.",
"Send file to BBB" : "Enviar archivo a BBB",
"Send to" : "Enviar a",
"Start with" : "Iniciar con",
"Please select the room in which you like to use the file \"{filename}\"." : "Selecciona la sala en la que deseas usar el archivo \"{filename}\".",
"No rooms available!" : "¡No hay salas disponibles!",
"Send to BBB" : "Enviar a BBB",
"_This room is not open yet. We will try it again in %n second. Please wait._::_This room is not open yet. We will try it again in %n seconds. Please wait._" : ["Esta sala aún no está abierta. Lo intentaremos de nuevo en %n segundo. Por favor, espera.","Esta sala aún no está abierta. Lo intentaremos de nuevo en %n segundos. Por favor, espera.","Esta sala aún no está abierta. Lo intentaremos de nuevo en %n segundos. Por favor, espera."]
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");

View File

@ -1,22 +1,141 @@
{ "translations": {
"You created the room %s." : "Has creado la sala %s.",
"You deleted the room %s." : "Has eliminado la sala %s.",
"{user} deleted the room %s." : "{user} ha eliminado la sala %s.",
"You shared the room %s with {shareWith}." : "Has compartido la sala %s con {shareWith}.",
"{user} shared the room %s with you." : "{user} ha compartido la sala %s contigo.",
"You unshared the room %s with {shareWith}." : "Has dejado de compartir la sala %s con {shareWith}.",
"{user} unshared the room %s with you." : "{user} ha dejado de compartir la sala %s contigo.",
"You started a meeting in the \"%s\" room." : "Has iniciado una reunión en la sala \"%s\".",
"{user} started a meeting in the \"%s\" room." : "{user} ha iniciado una reunión en la sala \"%s\".",
"The meeting in room \"%s\" has ended." : "La reunión en la sala \"%s\" ha finalizado.",
"Recording for room \"%s\" is ready." : "La grabación para la sala \"%s\" está lista.",
"To invite someone to the meeting, send them this link: %s" : "Para invitar a alguien a la reunión, envíales este enlace: %s",
"API URL or secret not configured. Please contact your administrator." : "URL de API o clave no configuradas. Por favor, contacta a tu administrador.",
"BigBlueButton Integration" : "Integración con BigBlueButton",
"BigBlueButton integration for Nextcloud" : "Integración de BigBlueButton para Nextcloud",
"This app allows to create meetings with an external installation of [BigBlueButton](https://bigbluebutton.org).\n\n* **Room setup** Create multiple room configurations with name, welcome message …\n* **Share guest link** Share the room link with all your guests\n* **Share moderator link** Invite moderators to the room\n* **Share rooms** Share rooms with members, groups or circles\n* **Custom presentation** Start a room with a selected presentation from your file browser\n* **Manage recordings** View, share and delete recordings for your rooms\n* **Restrictions** Restrict room creation to certain groups\n* **Activities** Get an overview of your room activities\n\nQuick start guide and further information in our [readme](https://github.com/sualko/cloud_bbb).\nDo you like this application? Give something back to the open source community and checkout our\n[ways to contribute](https://github.com/sualko/cloud_bbb/blob/master/.github/contributing.md).\n\nDeveloper wanted! If you have time it would be awesome if you could help to enhance this application.\n\n*This app integrates BigBlueButton and is not endorsed or certified by BigBlueButton Inc. BigBlueButton and the BigBlueButton Logo are trademarks of BigBlueButton Inc.*" : "Esta aplicación permite crear reuniones con una instalación externa de [BigBlueButton](https://bigbluebutton.org).\n \n * **Configuración de la sala** Crea múltiples configuraciones de sala con nombre, mensaje de bienvenida...\n * **Compartir enlace para invitados** Comparte el enlace de la sala con todos tus invitados.\n * **Compartir enlace para moderadores** Invita moderadores a la sala.\n * **Compartir salas** Comparte salas con miembros, grupos o círculos.\n * **Presentación personalizada** Inicia una sala con una presentación seleccionada desde tu explorador de archivos.\n * **Gestionar grabaciones** Ver, compartir y eliminar grabaciones de tus salas.\n * **Restricciones** Restringe la creación de salas a ciertos grupos.\n * **Actividades** Obtén una visión general de las actividades de tus salas.\n \n Guía de inicio rápido e información adicional en nuestro [readme](https://github.com/sualko/cloud_bbb).\n ¿Te gusta esta aplicación? Devuelve algo a la comunidad de código abierto y consulta nuestras\n [formas de contribuir](https://github.com/sualko/cloud_bbb/blob/master/.github/contributing.md).\n \n ¡Se busca desarrollador! Si tienes tiempo, sería genial si pudieras ayudar a mejorar esta aplicación.\n \n *Esta aplicación integra BigBlueButton y no está respaldada ni certificada por BigBlueButton Inc. BigBlueButton y el logotipo de BigBlueButton son marcas registradas de BigBlueButton Inc.*",
"Room not found" : "No se encontró la sala",
"The room could not be found. Maybe it was deleted?" : "No se pudo encontrar la sala. ¿Quizás fue eliminada?",
"Back to %s" : "Volver a %s",
"Get your API URL and secret by executing \"sudo bbb-conf --secret\" on your BigBlueButton server." : "Obtén tu URL de API y clave ejecutando \"sudo bbb-conf --secret\" en tu servidor de BigBlueButton.",
"API URL" : "URL de API",
"API secret" : "Clave de API",
"Save" : "Guardar",
"Show room manager in app navigation instead of settings page." : "Mostrar el administrador de salas en la navegación de la aplicación en lugar de la página de configuración.",
"Use Nextcloud theme in BigBlueButton." : "Usar el tema de Nextcloud en BigBlueButton.",
"Default Room Settings" : "Configuración predeterminada de la sala",
"Below you can change some default values, which are used to create a new room." : "A continuación, puedes cambiar algunos valores predeterminados que se utilizan para crear una nueva sala.",
"Perform media check before usage" : "Realizar comprobación de medios antes de su uso",
"Community" : "Comunidad",
"Are you enjoying this app? Give something back to the open source community." : "¿Disfrutas de esta aplicación? Devuelve algo a la comunidad de código abierto.",
"Checkout the contributor guide" : "Consulta la guía del colaborador",
"URL Shortener" : "Acortador de URL",
"If you like to use shorter urls, you can enter a forwarding proxy below." : "Si deseas utilizar URLs más cortas, puedes ingresar un proxy de redireccionamiento a continuación.",
"URL shortener" : "Acortador de URL",
"Restrictions" : "Restricciones",
"You will be forwarded to the room in the next few seconds." : "Serás redirigido a la sala en los próximos segundos.",
"Let's go!" : "¡Vamos!",
"Please enter your name!" : "Por favor, introduce tu nombre.",
"The name must be at least 3 characters long." : "El nombre debe tener al menos 3 caracteres de longitud.",
"You have to provide the correct password to join the meeting." : "Debes proporcionar la contraseña correcta para unirte a la reunión.",
"Display name" : "Nombre a desplegar",
"Password" : "Contraseña",
"Join" : "Unirse",
"Have an account? Log in." : "¿Tienes una cuenta? Iniciar sesión.",
"Hello %s" : "Hola %s",
"Name, group …" : "Nombre, grupo...",
"Group" : "Grupo",
"Searching" : "Buscando",
"No matches" : "Sin coincidencias",
"Public" : "Público",
"Internal + Password protection for guests" : "Protección interna + Contraseña para invitados",
"Internal + Waiting room for guests" : "Protección interna + Sala de espera para invitados",
"Waiting room for all users" : "Sala de espera para todos los usuarios",
"Internal" : "Interna",
"Internal restricted" : "Restringida interna",
"Name" : "Nombre",
"Access" : "Acceso",
"Max" : "Máx.",
"Record" : "Grabar",
"Recordings" : "Grabaciones",
"You are not permitted to create a room." : "No tienes permiso para crear una sala.",
"You exceeded the maximum number of rooms." : "Has excedido el número máximo de salas.",
"Room quota:" : "Asignación de salas:",
"Edit" : "Editar",
"Descriptive name of this room." : "Nombre descriptivo de esta sala.",
"This message is shown to all users in the chat area after they joined." : "Este mensaje se muestra a todos los usuarios en el área de chat después de unirse.",
"Sets a limit on the number of participants for this room. Zero means there is no limit." : "Establece un límite en el número de participantes para esta sala. Cero significa que no hay límite.",
"If enabled, the moderator is able to start the recording." : "Si está habilitado, el moderador puede iniciar la grabación.",
"Public: Everyone knowing the link is able to join. Password: Guests have to provide a password. Waiting room: A moderator has to accept every guest before they can join. Internal: Only Nextcloud users can join." : "Público: Cualquiera que conozca el enlace puede unirse. Contraseña: Los invitados deben proporcionar una contraseña. Sala de espera: Un moderador debe aceptar a cada invitado antes de que puedan unirse. Interna: Solo los usuarios de Nextcloud pueden unirse.",
"A moderator is able to manage all participants in a meeting including kicking, muting or selecting a presenter. Users with the role moderator are also able to close a meeting or change the default settings." : "Un moderador puede gestionar a todos los participantes en una reunión, incluyendo expulsar, silenciar o seleccionar a un presentador. Los usuarios con el rol de moderador también pueden cerrar una reunión o cambiar la configuración predeterminada.",
"If enabled, normal users have to wait until a moderator is in the room." : "Si está habilitado, los usuarios normales deben esperar hasta que haya un moderador en la sala.",
"If enabled, a moderator URL is generated which allows access with moderator permission." : "Si está habilitado, se genera una URL de moderador que permite el acceso con permisos de moderador.",
"Only selected users and groups are allowed to access the room." : "Solo los usuarios y grupos seleccionados tienen permitido acceder a la sala.",
"If disabled, a microphone is needed to join the conference." : "Si está desactivado, se necesita un micrófono para unirse a la conferencia.",
"If enabled, the user has not to perform an echo call and webcam preview on the first join (available since BBB server 2.3)." : "Si está habilitado, el usuario no tiene que realizar una llamada de eco y una vista previa de la cámara web al unirse por primera vez (disponible desde el servidor BBB 2.3).",
"If enabled, the user list, chat area and presentation are hidden by default." : "Si está habilitado, la lista de usuarios, el área de chat y la presentación estarán ocultos de forma predeterminada.",
"If enabled, all users will join the meeting muted." : "Si está habilitado, todos los usuarios se unirán a la reunión con el sonido desactivado.",
"Edit \"{room}\"" : "Editar \"{room}\"",
"Room URL" : "URL de la sala",
"Welcome" : "Bienvenido",
"Participant limit" : "Límite de participantes",
"Every participant is moderator" : "Cada participante es moderador",
"Moderator access via URL" : "Acceso de moderador a través de URL",
"Miscellaneous" : "Varios",
"Recording" : "Grabación",
"Require moderator to start room" : "Requerir que el moderador inicie la sala",
"Listen only option" : "Opción solo para escuchar",
"Skip media check before usage" : "Omitir comprobación de medios antes de su uso",
"Clean layout" : "Diseño limpio",
"Join meeting muted" : "Unirse a la reunión con el sonido desactivado",
"Room name" : "Nombre de la sala",
"Create" : "Crear",
"Open recording" : "Abrir grabación",
"Copy to clipboard" : "Copiar al portapapeles",
"Save as file" : "Guardar como archivo",
"_%n participant_::_%n participants_" : ["%n participante","%n participantes","%n participantes"],
"Delete" : "Borrar",
"Are you sure you want to delete \"{name}\"? This operation cannot be undone." : "¿Estás seguro de que deseas eliminar \"{name}\"? Esta operación no se puede deshacer.",
"Delete \"{name}\"?" : "¿Eliminar \"{name}\"?",
"Select target folder" : "Seleccionar carpeta de destino",
"Room URL was stored in \"{path}\" as \"{filename}\"." : "La URL de la sala se almacenó en \"{path}\" como \"{filename}\".",
"Link stored" : "Enlace almacenado",
"URL to room could not be stored." : "No se pudo almacenar la URL de la sala.",
"Error" : "Error",
"URL to presentation was stored in \"{path}\" as \"{filename}\"." : "La URL de la presentación se almacenó en \"{path}\" como \"{filename}\".",
"URL to presentation could not be stored." : "No se pudo almacenar la URL de la presentación.",
"Are you sure you want to delete the recording from \"{startDate}\"? This operation cannot be undone." : "¿Estás seguro de que deseas eliminar la grabación de \"{startDate}\"? Esta operación no se puede deshacer.",
"Delete?" : "¿Eliminar?",
"Could not delete record" : "No se pudo eliminar el registro",
"Server error" : "Se presentó un error en el servidor",
"moderator" : "moderador",
"admin" : "admin",
"Share" : "Compartir",
"Loading" : "Cargando",
"Settings saved" : "Se han guardado las configuraciones "
"You are not allowed to change this option, because this room is shared with you." : "No tienes permitido cambiar esta opción porque esta sala se comparte contigo.",
"Max. rooms" : "Máx. salas",
"Max. participants" : "Máx. participantes",
"Group …" : "Grupo...",
"Restrictions do not affect existing rooms. Minus one means the value is unlimited. The least restrictive option is chosen for every user if multiple restrictions apply." : "Las restricciones no afectan a las salas existentes. Menos uno significa que el valor es ilimitado. Se elige la opción menos restrictiva para cada usuario si se aplican múltiples restricciones.",
"Are you sure you want to delete the restrictions for group \"{name}\"? This operation cannot be undone." : "¿Estás seguro de que deseas eliminar las restricciones para el grupo \"{name}\"? Esta operación no se puede deshacer.",
"Delete restrictions for \"{name}\"?" : "¿Eliminar restricciones para \"{name}\"?",
"Settings saved" : "Se han guardado las configuraciones ",
"Unexpected error occurred" : "Ocurrió un error inesperado",
"API URL is invalid" : "La URL de la API no es válida",
"API secret is invalid" : "La clave de la API no es válida",
"URL has to start with HTTPS" : "La URL debe comenzar con HTTPS",
"URL has to contain the {token} placeholder" : "La URL debe contener el marcador de posición {token}",
"URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "La URL debe comenzar con https:// y contener {token}. También se puede usar el marcador de posición {user}.",
"The file \"{filename}\" was uploaded to your room." : "El archivo \"{filename}\" se cargó en tu sala.",
"The file \"{filename}\" could not be uploaded to your room." : "No se pudo cargar el archivo \"{filename}\" en tu sala.",
"The file \"{filename}\" could not be uploaded to your room. Maybe your BigBlueButton server does not support this action." : "No se pudo cargar el archivo \"{filename}\" en tu sala. Es posible que tu servidor BigBlueButton no admita esta acción.",
"Send file to BBB" : "Enviar archivo a BBB",
"Send to" : "Enviar a",
"Start with" : "Iniciar con",
"Please select the room in which you like to use the file \"{filename}\"." : "Selecciona la sala en la que deseas usar el archivo \"{filename}\".",
"No rooms available!" : "¡No hay salas disponibles!",
"Send to BBB" : "Enviar a BBB",
"_This room is not open yet. We will try it again in %n second. Please wait._::_This room is not open yet. We will try it again in %n seconds. Please wait._" : ["Esta sala aún no está abierta. Lo intentaremos de nuevo en %n segundo. Por favor, espera.","Esta sala aún no está abierta. Lo intentaremos de nuevo en %n segundos. Por favor, espera.","Esta sala aún no está abierta. Lo intentaremos de nuevo en %n segundos. Por favor, espera."]
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}

View File

@ -7,10 +7,10 @@ OC.L10N.register(
"You shared the room %s with {shareWith}." : "Vous avez partagé la salle %s avec {shareWith}.",
"{user} shared the room %s with you." : "{user} a partagé la salle %s avec vous.",
"You unshared the room %s with {shareWith}." : "Vous avez annulé le partage de la salle%savec {shareWith}.",
"{user} unshared the room %s with you." : "{user} a annulé le partage du salon %s avec vous.",
"You started a meeting in the \"%s\" room." : "Vous avez commencé une réunion dans le salon \"%s\".",
"{user} started a meeting in the \"%s\" room." : "{user} a démarré une réunion dans le salon \"%s\".",
"The meeting in room \"%s\" has ended." : "La réunion dans le salon \"%s\" est terminée.",
"{user} unshared the room %s with you." : "{user} a annulé le partage de la salle %s avec vous.",
"You started a meeting in the \"%s\" room." : "Vous avez commencé une réunion dans la salle \"%s\".",
"{user} started a meeting in the \"%s\" room." : "{user} a démarré une réunion dans la salle \"%s\".",
"The meeting in room \"%s\" has ended." : "La réunion dans la salle \"%s\" est terminée.",
"Recording for room \"%s\" is ready." : "L'enregistrement pour la salle \"%s\" est prêt.",
"To invite someone to the meeting, send them this link: %s" : "Pour inviter quelqu'un à la réunion, envoyez-lui ce lien : %s",
"API URL or secret not configured. Please contact your administrator." : "L'adresse ou le secret de l'API n'est pas configuré. Veuillez contacter votre administrateur.",
@ -91,7 +91,7 @@ OC.L10N.register(
"Skip media check before usage" : "Ignorer la vérification du média avant utilisation",
"Clean layout" : "Nettoyer la mise en page",
"Join meeting muted" : "Rejoindre la réunion avec le son coupé",
"Room name" : "Nom du salon de discussion",
"Room name" : "Nom de la salle",
"Create" : "Créer",
"Open recording" : "Ouvrir l'enregistrement",
"Copy to clipboard" : "Copier dans le presse-papier",
@ -101,11 +101,11 @@ OC.L10N.register(
"Are you sure you want to delete \"{name}\"? This operation cannot be undone." : "Êtes-vous sur de vouloir supprimer \"{name}\" ? Cette opération ne peut pas être annulée.",
"Delete \"{name}\"?" : "Supprimer \"{name}\" ?",
"Select target folder" : "Sélectionner un dossier de destination",
"Room URL was stored in \"{path}\" as \"{filename}\"." : "L'adresse du salon de discussion a été enregistrée dans \"{path}\" comme \"{filename}\".",
"Room URL was stored in \"{path}\" as \"{filename}\"." : "L'adresse de la salle a été enregistrée dans \"{path}\" comme \"{filename}\".",
"Link stored" : "Lien stocké",
"URL to room could not be stored." : "L'adresse du salon de discussion n'a pas pu être enregistrée.",
"URL to room could not be stored." : "L'adresse de la salle n'a pas pu être enregistrée.",
"Error" : "Erreur",
"URL to presentation was stored in \"{path}\" as \"{filename}\"." : "L'adresse du salon de discussion a été enregistrée dans \"{path}\" comme \"{filename}\".",
"URL to presentation was stored in \"{path}\" as \"{filename}\"." : "L'URL de la présentation a été stockée dans \"{path}\" comme \"{filename}\".",
"URL to presentation could not be stored." : "Impossible de sauvegarder l'adresse de présentation.",
"Are you sure you want to delete the recording from \"{startDate}\"? This operation cannot be undone." : "Êtes-vous sur de vouloir supprimer l'enregistrement du \"{startDate}\" ? Cette opération ne peut pas être annulée.",
"Delete?" : "Supprimer ?",
@ -129,9 +129,9 @@ OC.L10N.register(
"URL has to start with HTTPS" : "L'URL doit débuter par HTTPS",
"URL has to contain the {token} placeholder" : "L'URL doit contenir l'espace réservé {token}",
"URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "L'URL doit commencer par https:// et contenir {token}. De plus, l'espace réservé de {user} peut être utilisé.",
"The file \"{filename}\" was uploaded to your room." : "Le fichier \"{filename}\" a été téléversé dans votre salon.",
"The file \"{filename}\" could not be uploaded to your room." : "Le fichier \"{filename}\" n'a pas pu être téléversé dans votre salon.",
"The file \"{filename}\" could not be uploaded to your room. Maybe your BigBlueButton server does not support this action." : "Le fichier \"{filename}\" n'a pas pu être téléversé dans votre salon. Votre serveur BigBlueButton ne prend peut-être pas en charge cette action.",
"The file \"{filename}\" was uploaded to your room." : "Le fichier \"{filename}\" a été téléversé dans votre salle.",
"The file \"{filename}\" could not be uploaded to your room." : "Le fichier \"{filename}\" n'a pas pu être téléversé dans votre salle.",
"The file \"{filename}\" could not be uploaded to your room. Maybe your BigBlueButton server does not support this action." : "Le fichier \"{filename}\" n'a pas pu être téléversé dans votre salle. Votre serveur BigBlueButton ne prend peut-être pas en charge cette action.",
"Send file to BBB" : "Envoyer le fichier vers BBB",
"Send to" : "Envoyer a",
"Start with" : "Démarrer avec",

View File

@ -5,10 +5,10 @@
"You shared the room %s with {shareWith}." : "Vous avez partagé la salle %s avec {shareWith}.",
"{user} shared the room %s with you." : "{user} a partagé la salle %s avec vous.",
"You unshared the room %s with {shareWith}." : "Vous avez annulé le partage de la salle%savec {shareWith}.",
"{user} unshared the room %s with you." : "{user} a annulé le partage du salon %s avec vous.",
"You started a meeting in the \"%s\" room." : "Vous avez commencé une réunion dans le salon \"%s\".",
"{user} started a meeting in the \"%s\" room." : "{user} a démarré une réunion dans le salon \"%s\".",
"The meeting in room \"%s\" has ended." : "La réunion dans le salon \"%s\" est terminée.",
"{user} unshared the room %s with you." : "{user} a annulé le partage de la salle %s avec vous.",
"You started a meeting in the \"%s\" room." : "Vous avez commencé une réunion dans la salle \"%s\".",
"{user} started a meeting in the \"%s\" room." : "{user} a démarré une réunion dans la salle \"%s\".",
"The meeting in room \"%s\" has ended." : "La réunion dans la salle \"%s\" est terminée.",
"Recording for room \"%s\" is ready." : "L'enregistrement pour la salle \"%s\" est prêt.",
"To invite someone to the meeting, send them this link: %s" : "Pour inviter quelqu'un à la réunion, envoyez-lui ce lien : %s",
"API URL or secret not configured. Please contact your administrator." : "L'adresse ou le secret de l'API n'est pas configuré. Veuillez contacter votre administrateur.",
@ -89,7 +89,7 @@
"Skip media check before usage" : "Ignorer la vérification du média avant utilisation",
"Clean layout" : "Nettoyer la mise en page",
"Join meeting muted" : "Rejoindre la réunion avec le son coupé",
"Room name" : "Nom du salon de discussion",
"Room name" : "Nom de la salle",
"Create" : "Créer",
"Open recording" : "Ouvrir l'enregistrement",
"Copy to clipboard" : "Copier dans le presse-papier",
@ -99,11 +99,11 @@
"Are you sure you want to delete \"{name}\"? This operation cannot be undone." : "Êtes-vous sur de vouloir supprimer \"{name}\" ? Cette opération ne peut pas être annulée.",
"Delete \"{name}\"?" : "Supprimer \"{name}\" ?",
"Select target folder" : "Sélectionner un dossier de destination",
"Room URL was stored in \"{path}\" as \"{filename}\"." : "L'adresse du salon de discussion a été enregistrée dans \"{path}\" comme \"{filename}\".",
"Room URL was stored in \"{path}\" as \"{filename}\"." : "L'adresse de la salle a été enregistrée dans \"{path}\" comme \"{filename}\".",
"Link stored" : "Lien stocké",
"URL to room could not be stored." : "L'adresse du salon de discussion n'a pas pu être enregistrée.",
"URL to room could not be stored." : "L'adresse de la salle n'a pas pu être enregistrée.",
"Error" : "Erreur",
"URL to presentation was stored in \"{path}\" as \"{filename}\"." : "L'adresse du salon de discussion a été enregistrée dans \"{path}\" comme \"{filename}\".",
"URL to presentation was stored in \"{path}\" as \"{filename}\"." : "L'URL de la présentation a été stockée dans \"{path}\" comme \"{filename}\".",
"URL to presentation could not be stored." : "Impossible de sauvegarder l'adresse de présentation.",
"Are you sure you want to delete the recording from \"{startDate}\"? This operation cannot be undone." : "Êtes-vous sur de vouloir supprimer l'enregistrement du \"{startDate}\" ? Cette opération ne peut pas être annulée.",
"Delete?" : "Supprimer ?",
@ -127,9 +127,9 @@
"URL has to start with HTTPS" : "L'URL doit débuter par HTTPS",
"URL has to contain the {token} placeholder" : "L'URL doit contenir l'espace réservé {token}",
"URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "L'URL doit commencer par https:// et contenir {token}. De plus, l'espace réservé de {user} peut être utilisé.",
"The file \"{filename}\" was uploaded to your room." : "Le fichier \"{filename}\" a été téléversé dans votre salon.",
"The file \"{filename}\" could not be uploaded to your room." : "Le fichier \"{filename}\" n'a pas pu être téléversé dans votre salon.",
"The file \"{filename}\" could not be uploaded to your room. Maybe your BigBlueButton server does not support this action." : "Le fichier \"{filename}\" n'a pas pu être téléversé dans votre salon. Votre serveur BigBlueButton ne prend peut-être pas en charge cette action.",
"The file \"{filename}\" was uploaded to your room." : "Le fichier \"{filename}\" a été téléversé dans votre salle.",
"The file \"{filename}\" could not be uploaded to your room." : "Le fichier \"{filename}\" n'a pas pu être téléversé dans votre salle.",
"The file \"{filename}\" could not be uploaded to your room. Maybe your BigBlueButton server does not support this action." : "Le fichier \"{filename}\" n'a pas pu être téléversé dans votre salle. Votre serveur BigBlueButton ne prend peut-être pas en charge cette action.",
"Send file to BBB" : "Envoyer le fichier vers BBB",
"Send to" : "Envoyer a",
"Start with" : "Démarrer avec",

View File

@ -1,22 +1,22 @@
OC.L10N.register(
"bbb",
{
"You created the room %s." : "Vostede creou a sala %s.",
"You deleted the room %s." : "Vostede eliminou a sala %s.",
"You created the room %s." : "Vde. creou a sala %s.",
"You deleted the room %s." : "Vde. eliminou a sala %s.",
"{user} deleted the room %s." : "{user} eliminou a sala %s.",
"You shared the room %s with {shareWith}." : "Vostede compartíu a sala %s con {shareWith}.",
"{user} shared the room %s with you." : "{user} compartiu oa sala %s con vostede.",
"You unshared the room %s with {shareWith}." : "Vostede deixou de compartir a sala %s con {shareWith}.",
"{user} unshared the room %s with you." : "{user} deixou de compartir a sala %s con vostede.",
"You started a meeting in the \"%s\" room." : "Vostede iniciou unha xuntanza na sala «%s».",
"You shared the room %s with {shareWith}." : "Vde. compartíu a sala %s con {shareWith}.",
"{user} shared the room %s with you." : "{user} compartiu oa sala %s con Vde.",
"You unshared the room %s with {shareWith}." : "Vde. deixou de compartir a sala %s con {shareWith}.",
"{user} unshared the room %s with you." : "{user} deixou de compartir a sala %s con Vde.",
"You started a meeting in the \"%s\" room." : "Vde. iniciou unha xuntanza na sala «%s».",
"{user} started a meeting in the \"%s\" room." : "{user} iniciou unha xuntanza na sala «%s».",
"The meeting in room \"%s\" has ended." : "Rematou a xuntanza na sala «%s»'.",
"The meeting in room \"%s\" has ended." : "Rematou a xuntanza na sala «%s».",
"Recording for room \"%s\" is ready." : "A gravación para a sala «%s» está preparada.",
"To invite someone to the meeting, send them this link: %s" : "Para convidar a alguén á xuntanza, envíelle esta ligazón: %s",
"API URL or secret not configured. Please contact your administrator." : "URL ou segredo da API sen configurar. Póñase en contacto co seu administrador.",
"BigBlueButton Integration" : "Integración co BigBlueButton",
"BigBlueButton integration for Nextcloud" : "Integración para o Nextcloud co BigBlueButton",
"This app allows to create meetings with an external installation of [BigBlueButton](https://bigbluebutton.org).\n\n* **Room setup** Create multiple room configurations with name, welcome message …\n* **Share guest link** Share the room link with all your guests\n* **Share moderator link** Invite moderators to the room\n* **Share rooms** Share rooms with members, groups or circles\n* **Custom presentation** Start a room with a selected presentation from your file browser\n* **Manage recordings** View, share and delete recordings for your rooms\n* **Restrictions** Restrict room creation to certain groups\n* **Activities** Get an overview of your room activities\n\nQuick start guide and further information in our [readme](https://github.com/sualko/cloud_bbb).\nDo you like this application? Give something back to the open source community and checkout our\n[ways to contribute](https://github.com/sualko/cloud_bbb/blob/master/.github/contributing.md).\n\nDeveloper wanted! If you have time it would be awesome if you could help to enhance this application.\n\n*This app integrates BigBlueButton and is not endorsed or certified by BigBlueButton Inc. BigBlueButton and the BigBlueButton Logo are trademarks of BigBlueButton Inc.*" : "Esta aplicación permite crear xuntanzas cunha instalación externa de [BigBlueButton] (https://bigbluebutton.org).\n\n* **Configuración de salas** Crear múltiples configuracións de salas con nome, mensaxe de benvida …\n* **Compartir a ligazón de convidados** Compartir a ligazón da sala con todos os seus convidados\n* **Compartir salas** Compartir salas con membros, grupos ou círculos\n* **Presentación personalizada** Inicie unha sala cunha presentación seleccionada dende o seu navegador de ficheiros\n* **Xestionar as gravacións** Ver, compartir e eliminar as gravacións das súas salas\n* **Restricións** Restrinxir a creación de salas a determinados grupos\n* ** Actividades** Obteña unha visión xeral das actividades da súa sala\n\n*Esta aplicación integra BigBlueButton e non está aprobada nin certificada por BigBlueButton Inc. BigBlueButton e o logotipo de BigBlueButton son marcas comerciais de BigBlueButton Inc.*",
"API URL or secret not configured. Please contact your administrator." : "URL ou segredo da API sen configurar. Póñase en contacto coa administración desta instancia.",
"BigBlueButton Integration" : "Integración de BigBlueButton",
"BigBlueButton integration for Nextcloud" : "Integración de BigBlueButton en Nextcloud",
"This app allows to create meetings with an external installation of [BigBlueButton](https://bigbluebutton.org).\n\n* **Room setup** Create multiple room configurations with name, welcome message …\n* **Share guest link** Share the room link with all your guests\n* **Share moderator link** Invite moderators to the room\n* **Share rooms** Share rooms with members, groups or circles\n* **Custom presentation** Start a room with a selected presentation from your file browser\n* **Manage recordings** View, share and delete recordings for your rooms\n* **Restrictions** Restrict room creation to certain groups\n* **Activities** Get an overview of your room activities\n\nQuick start guide and further information in our [readme](https://github.com/sualko/cloud_bbb).\nDo you like this application? Give something back to the open source community and checkout our\n[ways to contribute](https://github.com/sualko/cloud_bbb/blob/master/.github/contributing.md).\n\nDeveloper wanted! If you have time it would be awesome if you could help to enhance this application.\n\n*This app integrates BigBlueButton and is not endorsed or certified by BigBlueButton Inc. BigBlueButton and the BigBlueButton Logo are trademarks of BigBlueButton Inc.*" : "Esta aplicación permite crear xuntanzas cunha instalación externa de [BigBlueButton] (https://bigbluebutton.org).\n\n* **Configuración de salas** Crear múltiples configuracións de salas con nome, mensaxe de benvida …\n* **Compartir a ligazón de convidados** Compartir a ligazón da sala con todos os seus convidados\n* **Compartir ligazón de moderador** Convida moderadores á sala\n* **Compartir salas** Compartir salas con membros, grupos ou círculos\n* **Presentación personalizada** Inicie unha sala cunha presentación seleccionada dende o seu navegador de ficheiros\n* **Xestionar as gravacións** Ver, compartir e eliminar as gravacións das súas salas\n* **Restricións** Restrinxir a creación de salas a determinados grupos\n* ** Actividades** Obteña unha visión xeral das actividades da súa sala\n\nGuía de inicio rápido e máis información no noso [léame](https://github.com/sualko/cloud_bbb).\nGústalle esta aplicación? Devolva algo á comunidade de código aberto e consulte as nosas\n[formas de colaborar](https://github.com/sualko/cloud_bbb/blob/master/.github/contributing.md).\n\nBúscase programador! Se ten tempo, sería incríbel que puidese axudar a mellorar esta aplicación.\n\n*Esta aplicación integra BigBlueButton e non está aprobada nin certificada por BigBlueButton Inc. BigBlueButton e o logotipo de BigBlueButton son marcas comerciais de BigBlueButton Inc.*",
"Room not found" : "Non se atopou a sala",
"The room could not be found. Maybe it was deleted?" : "Non foi posíbel atopar a sala. Quizais foi eliminada.",
"Back to %s" : "Volver a %s",
@ -25,6 +25,10 @@ OC.L10N.register(
"API secret" : "Segredo da API",
"Save" : "Gardar",
"Show room manager in app navigation instead of settings page." : "Amosar o xestor de sala na navegación da aplicación no canto de na páxina de axustes.",
"Use Nextcloud theme in BigBlueButton." : "Usar o tema Nextcloud en BigBlueButton.",
"Default Room Settings" : "Axustes predeterminados da sala",
"Below you can change some default values, which are used to create a new room." : "A continuación pode cambiar algúns valores predeterminados, que se usan para crear unha nova sala.",
"Perform media check before usage" : "Facer a comprobación de medios antes do uso",
"Community" : "Comunidade",
"Are you enjoying this app? Give something back to the open source community." : "Está a gozar desta aplicación? Devolva algo á comunidade do código aberto.",
"Checkout the contributor guide" : "Consulte a guía do colaborador",
@ -49,6 +53,7 @@ OC.L10N.register(
"Public" : "Pública",
"Internal + Password protection for guests" : "Interna + Protección de contrasinal para convidados",
"Internal + Waiting room for guests" : "Interna + Sala de espera para convidados",
"Waiting room for all users" : "Sala de espera para todos os usuarios",
"Internal" : "Interna",
"Internal restricted" : "Restrición interna",
"Name" : "Nome",
@ -64,11 +69,15 @@ OC.L10N.register(
"This message is shown to all users in the chat area after they joined." : "Esta mensaxe amosase a todos os usuarios da área de conversas após unirse.",
"Sets a limit on the number of participants for this room. Zero means there is no limit." : "Estabeleza un límite para o número de participantes nesta sala. Cero significa que non hai límite.",
"If enabled, the moderator is able to start the recording." : "Se está activado, o moderador pode iniciar a gravación.",
"Public: Everyone knowing the link is able to join. Password: Guests have to provide a password. Waiting room: A moderator has to accept every guest before they can join. Internal: Only Nextcloud users can join." : "Pública: todos os que coñecen a ligazón poden unirse. Contrasinal: Os convidados teñen que fornecer un contrasinal. Sala de espera: Un moderador ten que aceptar a todos os convidados antes de que poidan unirse. Interna: só os usuarios do Nextcloud poden unirse.",
"Public: Everyone knowing the link is able to join. Password: Guests have to provide a password. Waiting room: A moderator has to accept every guest before they can join. Internal: Only Nextcloud users can join." : "Pública: todos os que coñecen a ligazón poden unirse. Contrasinal: Os convidados teñen que fornecer un contrasinal. Sala de espera: Un moderador ten que aceptar a todos os convidados antes de que poidan unirse. Interna: só os usuarios de Nextcloud poden unirse.",
"A moderator is able to manage all participants in a meeting including kicking, muting or selecting a presenter. Users with the role moderator are also able to close a meeting or change the default settings." : "Un moderador é quen de xestionar a todos os participantes nunha xuntanza incluíndo expulsar, silenciar ou seleccionar a un presentador. Os usuarios co rol de moderador tamén poden pechar unha xuntanza ou cambiar os axustes predeterminados.",
"If enabled, normal users have to wait until a moderator is in the room." : "Se está activado, os usuarios normais deberán agardar a que un moderador estea na sala.",
"If enabled, a moderator URL is generated which allows access with moderator permission." : "Se está activado, xérase un URL de moderador que permite o acceso con permisos de moderador.",
"Only selected users and groups are allowed to access the room." : "Só os usuarios e grupos seleccionados teñen permiso para acceder á sala.",
"If disabled, a microphone is needed to join the conference." : "Se está desactivado, é necesario un micrófono para unirse á conferencia.",
"If enabled, the user has not to perform an echo call and webcam preview on the first join (available since BBB server 2.3)." : "Se está activado, o usuario non ten que realizar unha proba de eco nin unha vista previa da cámara web na primeira unión (dispoñíbel dende o BBB servidor 2.3).",
"If enabled, the user list, chat area and presentation are hidden by default." : "Se está activado, a lista de usuarios, a área de conversas e a presentación están agochadas de xeito predeterminado.",
"If enabled, all users will join the meeting muted." : "Se está activado, todos os usuarios uniranse á xuntanza silenciados.",
"Edit \"{room}\"" : "Editar «{room}»",
"Room URL" : "URL da sala",
"Welcome" : "Benvido",
@ -78,6 +87,10 @@ OC.L10N.register(
"Miscellaneous" : "Miscelánea",
"Recording" : "Gravando",
"Require moderator to start room" : "Esixir un moderador para iniciar a sala",
"Listen only option" : "Opción de só escoitar",
"Skip media check before usage" : "Omitir a comprobación de medios antes do uso",
"Clean layout" : "Disposición limpa",
"Join meeting muted" : "Unirse á xuntanza silenciado",
"Room name" : "Nome da sala",
"Create" : "Crear",
"Open recording" : "Gravación aberta",
@ -88,11 +101,11 @@ OC.L10N.register(
"Are you sure you want to delete \"{name}\"? This operation cannot be undone." : "Confirma que quere eliminar «{name}»? Non é posíbel desfacer esta operación.",
"Delete \"{name}\"?" : "Eliminar «{name}»?",
"Select target folder" : "Seleccionar o cartafol de destino",
"Room URL was stored in \"{path}\" as \"{filename}\"." : "O URL da sala almacenouse en «{path}» como «{filename}\"».",
"Room URL was stored in \"{path}\" as \"{filename}\"." : "O URL da sala foi almacenado en «{path}» como «{filename}».",
"Link stored" : "Ligazón gardada",
"URL to room could not be stored." : "Non foi posíbel almacenar o URL da sala.",
"Error" : "Erro",
"URL to presentation was stored in \"{path}\" as \"{filename}\"." : "O URL da presentación almacenouse en «{path}» como «{filename}\"».",
"URL to presentation was stored in \"{path}\" as \"{filename}\"." : "O URL da presentación foi almacenado en «{path}» como «{filename}».",
"URL to presentation could not be stored." : "Non foi posíbel almacenar o URL da presentación.",
"Are you sure you want to delete the recording from \"{startDate}\"? This operation cannot be undone." : "Confirma que quere eliminar a gravación de «{startDate}»? Non é posíbel desfacer esta operación.",
"Delete?" : "Eliminar?",
@ -102,7 +115,7 @@ OC.L10N.register(
"admin" : "admin",
"Share" : "Compartir",
"Loading" : "Cargando",
"You are not allowed to change this option, because this room is shared with you." : "Non ten permiso para cambiar esta opción, porque esta é unha sala compartida con vostede.",
"You are not allowed to change this option, because this room is shared with you." : "Non ten permiso para cambiar esta opción, porque esta é unha sala compartida con Vde.",
"Max. rooms" : "Máx. de salas",
"Max. participants" : "Máx. de participantes",
"Group …" : "Grupo…",
@ -116,7 +129,15 @@ OC.L10N.register(
"URL has to start with HTTPS" : "O URL ten que comezar con HTTPS",
"URL has to contain the {token} placeholder" : "O URL ten que conter o marcador de posición {token}",
"URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "O URL ten que comezar con https:// e conter {token}. Ademais pódese usar o marcador de posición de {user}.",
"The file \"{filename}\" was uploaded to your room." : "O ficheiro «{filename}» foi cargado na súa sala.",
"The file \"{filename}\" could not be uploaded to your room." : "Non foi posíbel cargar o ficheiro «{filename}» na súa sala.",
"The file \"{filename}\" could not be uploaded to your room. Maybe your BigBlueButton server does not support this action." : "Non foi posíbel cargar o ficheiro «{filename}» na súa sala. Quizais o seu servidor BigBlueButton non admita esta acción.",
"Send file to BBB" : "Enviar o ficheiro a BBB",
"Send to" : "Enviar a",
"Start with" : "Iniciar con",
"Please select the room in which you like to use the file \"{filename}\"." : "Seleccione a sala na que quere usar o ficheiro «{filename}».",
"No rooms available!" : "Non hai salas dispoñíbeis!",
"Send to BBB" : "Enviar a BBB",
"_This room is not open yet. We will try it again in %n second. Please wait._::_This room is not open yet. We will try it again in %n seconds. Please wait._" : ["Esta sala aínda non está aberta. Tentarémolo de novo en %n segundo. Agarde.","Esta sala aínda non está aberta. Tentarémolo de novo en %n segundos. Agarde."]
},
"nplurals=2; plural=(n != 1);");

View File

@ -1,20 +1,20 @@
{ "translations": {
"You created the room %s." : "Vostede creou a sala %s.",
"You deleted the room %s." : "Vostede eliminou a sala %s.",
"You created the room %s." : "Vde. creou a sala %s.",
"You deleted the room %s." : "Vde. eliminou a sala %s.",
"{user} deleted the room %s." : "{user} eliminou a sala %s.",
"You shared the room %s with {shareWith}." : "Vostede compartíu a sala %s con {shareWith}.",
"{user} shared the room %s with you." : "{user} compartiu oa sala %s con vostede.",
"You unshared the room %s with {shareWith}." : "Vostede deixou de compartir a sala %s con {shareWith}.",
"{user} unshared the room %s with you." : "{user} deixou de compartir a sala %s con vostede.",
"You started a meeting in the \"%s\" room." : "Vostede iniciou unha xuntanza na sala «%s».",
"You shared the room %s with {shareWith}." : "Vde. compartíu a sala %s con {shareWith}.",
"{user} shared the room %s with you." : "{user} compartiu oa sala %s con Vde.",
"You unshared the room %s with {shareWith}." : "Vde. deixou de compartir a sala %s con {shareWith}.",
"{user} unshared the room %s with you." : "{user} deixou de compartir a sala %s con Vde.",
"You started a meeting in the \"%s\" room." : "Vde. iniciou unha xuntanza na sala «%s».",
"{user} started a meeting in the \"%s\" room." : "{user} iniciou unha xuntanza na sala «%s».",
"The meeting in room \"%s\" has ended." : "Rematou a xuntanza na sala «%s»'.",
"The meeting in room \"%s\" has ended." : "Rematou a xuntanza na sala «%s».",
"Recording for room \"%s\" is ready." : "A gravación para a sala «%s» está preparada.",
"To invite someone to the meeting, send them this link: %s" : "Para convidar a alguén á xuntanza, envíelle esta ligazón: %s",
"API URL or secret not configured. Please contact your administrator." : "URL ou segredo da API sen configurar. Póñase en contacto co seu administrador.",
"BigBlueButton Integration" : "Integración co BigBlueButton",
"BigBlueButton integration for Nextcloud" : "Integración para o Nextcloud co BigBlueButton",
"This app allows to create meetings with an external installation of [BigBlueButton](https://bigbluebutton.org).\n\n* **Room setup** Create multiple room configurations with name, welcome message …\n* **Share guest link** Share the room link with all your guests\n* **Share moderator link** Invite moderators to the room\n* **Share rooms** Share rooms with members, groups or circles\n* **Custom presentation** Start a room with a selected presentation from your file browser\n* **Manage recordings** View, share and delete recordings for your rooms\n* **Restrictions** Restrict room creation to certain groups\n* **Activities** Get an overview of your room activities\n\nQuick start guide and further information in our [readme](https://github.com/sualko/cloud_bbb).\nDo you like this application? Give something back to the open source community and checkout our\n[ways to contribute](https://github.com/sualko/cloud_bbb/blob/master/.github/contributing.md).\n\nDeveloper wanted! If you have time it would be awesome if you could help to enhance this application.\n\n*This app integrates BigBlueButton and is not endorsed or certified by BigBlueButton Inc. BigBlueButton and the BigBlueButton Logo are trademarks of BigBlueButton Inc.*" : "Esta aplicación permite crear xuntanzas cunha instalación externa de [BigBlueButton] (https://bigbluebutton.org).\n\n* **Configuración de salas** Crear múltiples configuracións de salas con nome, mensaxe de benvida …\n* **Compartir a ligazón de convidados** Compartir a ligazón da sala con todos os seus convidados\n* **Compartir salas** Compartir salas con membros, grupos ou círculos\n* **Presentación personalizada** Inicie unha sala cunha presentación seleccionada dende o seu navegador de ficheiros\n* **Xestionar as gravacións** Ver, compartir e eliminar as gravacións das súas salas\n* **Restricións** Restrinxir a creación de salas a determinados grupos\n* ** Actividades** Obteña unha visión xeral das actividades da súa sala\n\n*Esta aplicación integra BigBlueButton e non está aprobada nin certificada por BigBlueButton Inc. BigBlueButton e o logotipo de BigBlueButton son marcas comerciais de BigBlueButton Inc.*",
"API URL or secret not configured. Please contact your administrator." : "URL ou segredo da API sen configurar. Póñase en contacto coa administración desta instancia.",
"BigBlueButton Integration" : "Integración de BigBlueButton",
"BigBlueButton integration for Nextcloud" : "Integración de BigBlueButton en Nextcloud",
"This app allows to create meetings with an external installation of [BigBlueButton](https://bigbluebutton.org).\n\n* **Room setup** Create multiple room configurations with name, welcome message …\n* **Share guest link** Share the room link with all your guests\n* **Share moderator link** Invite moderators to the room\n* **Share rooms** Share rooms with members, groups or circles\n* **Custom presentation** Start a room with a selected presentation from your file browser\n* **Manage recordings** View, share and delete recordings for your rooms\n* **Restrictions** Restrict room creation to certain groups\n* **Activities** Get an overview of your room activities\n\nQuick start guide and further information in our [readme](https://github.com/sualko/cloud_bbb).\nDo you like this application? Give something back to the open source community and checkout our\n[ways to contribute](https://github.com/sualko/cloud_bbb/blob/master/.github/contributing.md).\n\nDeveloper wanted! If you have time it would be awesome if you could help to enhance this application.\n\n*This app integrates BigBlueButton and is not endorsed or certified by BigBlueButton Inc. BigBlueButton and the BigBlueButton Logo are trademarks of BigBlueButton Inc.*" : "Esta aplicación permite crear xuntanzas cunha instalación externa de [BigBlueButton] (https://bigbluebutton.org).\n\n* **Configuración de salas** Crear múltiples configuracións de salas con nome, mensaxe de benvida …\n* **Compartir a ligazón de convidados** Compartir a ligazón da sala con todos os seus convidados\n* **Compartir ligazón de moderador** Convida moderadores á sala\n* **Compartir salas** Compartir salas con membros, grupos ou círculos\n* **Presentación personalizada** Inicie unha sala cunha presentación seleccionada dende o seu navegador de ficheiros\n* **Xestionar as gravacións** Ver, compartir e eliminar as gravacións das súas salas\n* **Restricións** Restrinxir a creación de salas a determinados grupos\n* ** Actividades** Obteña unha visión xeral das actividades da súa sala\n\nGuía de inicio rápido e máis información no noso [léame](https://github.com/sualko/cloud_bbb).\nGústalle esta aplicación? Devolva algo á comunidade de código aberto e consulte as nosas\n[formas de colaborar](https://github.com/sualko/cloud_bbb/blob/master/.github/contributing.md).\n\nBúscase programador! Se ten tempo, sería incríbel que puidese axudar a mellorar esta aplicación.\n\n*Esta aplicación integra BigBlueButton e non está aprobada nin certificada por BigBlueButton Inc. BigBlueButton e o logotipo de BigBlueButton son marcas comerciais de BigBlueButton Inc.*",
"Room not found" : "Non se atopou a sala",
"The room could not be found. Maybe it was deleted?" : "Non foi posíbel atopar a sala. Quizais foi eliminada.",
"Back to %s" : "Volver a %s",
@ -23,6 +23,10 @@
"API secret" : "Segredo da API",
"Save" : "Gardar",
"Show room manager in app navigation instead of settings page." : "Amosar o xestor de sala na navegación da aplicación no canto de na páxina de axustes.",
"Use Nextcloud theme in BigBlueButton." : "Usar o tema Nextcloud en BigBlueButton.",
"Default Room Settings" : "Axustes predeterminados da sala",
"Below you can change some default values, which are used to create a new room." : "A continuación pode cambiar algúns valores predeterminados, que se usan para crear unha nova sala.",
"Perform media check before usage" : "Facer a comprobación de medios antes do uso",
"Community" : "Comunidade",
"Are you enjoying this app? Give something back to the open source community." : "Está a gozar desta aplicación? Devolva algo á comunidade do código aberto.",
"Checkout the contributor guide" : "Consulte a guía do colaborador",
@ -47,6 +51,7 @@
"Public" : "Pública",
"Internal + Password protection for guests" : "Interna + Protección de contrasinal para convidados",
"Internal + Waiting room for guests" : "Interna + Sala de espera para convidados",
"Waiting room for all users" : "Sala de espera para todos os usuarios",
"Internal" : "Interna",
"Internal restricted" : "Restrición interna",
"Name" : "Nome",
@ -62,11 +67,15 @@
"This message is shown to all users in the chat area after they joined." : "Esta mensaxe amosase a todos os usuarios da área de conversas após unirse.",
"Sets a limit on the number of participants for this room. Zero means there is no limit." : "Estabeleza un límite para o número de participantes nesta sala. Cero significa que non hai límite.",
"If enabled, the moderator is able to start the recording." : "Se está activado, o moderador pode iniciar a gravación.",
"Public: Everyone knowing the link is able to join. Password: Guests have to provide a password. Waiting room: A moderator has to accept every guest before they can join. Internal: Only Nextcloud users can join." : "Pública: todos os que coñecen a ligazón poden unirse. Contrasinal: Os convidados teñen que fornecer un contrasinal. Sala de espera: Un moderador ten que aceptar a todos os convidados antes de que poidan unirse. Interna: só os usuarios do Nextcloud poden unirse.",
"Public: Everyone knowing the link is able to join. Password: Guests have to provide a password. Waiting room: A moderator has to accept every guest before they can join. Internal: Only Nextcloud users can join." : "Pública: todos os que coñecen a ligazón poden unirse. Contrasinal: Os convidados teñen que fornecer un contrasinal. Sala de espera: Un moderador ten que aceptar a todos os convidados antes de que poidan unirse. Interna: só os usuarios de Nextcloud poden unirse.",
"A moderator is able to manage all participants in a meeting including kicking, muting or selecting a presenter. Users with the role moderator are also able to close a meeting or change the default settings." : "Un moderador é quen de xestionar a todos os participantes nunha xuntanza incluíndo expulsar, silenciar ou seleccionar a un presentador. Os usuarios co rol de moderador tamén poden pechar unha xuntanza ou cambiar os axustes predeterminados.",
"If enabled, normal users have to wait until a moderator is in the room." : "Se está activado, os usuarios normais deberán agardar a que un moderador estea na sala.",
"If enabled, a moderator URL is generated which allows access with moderator permission." : "Se está activado, xérase un URL de moderador que permite o acceso con permisos de moderador.",
"Only selected users and groups are allowed to access the room." : "Só os usuarios e grupos seleccionados teñen permiso para acceder á sala.",
"If disabled, a microphone is needed to join the conference." : "Se está desactivado, é necesario un micrófono para unirse á conferencia.",
"If enabled, the user has not to perform an echo call and webcam preview on the first join (available since BBB server 2.3)." : "Se está activado, o usuario non ten que realizar unha proba de eco nin unha vista previa da cámara web na primeira unión (dispoñíbel dende o BBB servidor 2.3).",
"If enabled, the user list, chat area and presentation are hidden by default." : "Se está activado, a lista de usuarios, a área de conversas e a presentación están agochadas de xeito predeterminado.",
"If enabled, all users will join the meeting muted." : "Se está activado, todos os usuarios uniranse á xuntanza silenciados.",
"Edit \"{room}\"" : "Editar «{room}»",
"Room URL" : "URL da sala",
"Welcome" : "Benvido",
@ -76,6 +85,10 @@
"Miscellaneous" : "Miscelánea",
"Recording" : "Gravando",
"Require moderator to start room" : "Esixir un moderador para iniciar a sala",
"Listen only option" : "Opción de só escoitar",
"Skip media check before usage" : "Omitir a comprobación de medios antes do uso",
"Clean layout" : "Disposición limpa",
"Join meeting muted" : "Unirse á xuntanza silenciado",
"Room name" : "Nome da sala",
"Create" : "Crear",
"Open recording" : "Gravación aberta",
@ -86,11 +99,11 @@
"Are you sure you want to delete \"{name}\"? This operation cannot be undone." : "Confirma que quere eliminar «{name}»? Non é posíbel desfacer esta operación.",
"Delete \"{name}\"?" : "Eliminar «{name}»?",
"Select target folder" : "Seleccionar o cartafol de destino",
"Room URL was stored in \"{path}\" as \"{filename}\"." : "O URL da sala almacenouse en «{path}» como «{filename}\"».",
"Room URL was stored in \"{path}\" as \"{filename}\"." : "O URL da sala foi almacenado en «{path}» como «{filename}».",
"Link stored" : "Ligazón gardada",
"URL to room could not be stored." : "Non foi posíbel almacenar o URL da sala.",
"Error" : "Erro",
"URL to presentation was stored in \"{path}\" as \"{filename}\"." : "O URL da presentación almacenouse en «{path}» como «{filename}\"».",
"URL to presentation was stored in \"{path}\" as \"{filename}\"." : "O URL da presentación foi almacenado en «{path}» como «{filename}».",
"URL to presentation could not be stored." : "Non foi posíbel almacenar o URL da presentación.",
"Are you sure you want to delete the recording from \"{startDate}\"? This operation cannot be undone." : "Confirma que quere eliminar a gravación de «{startDate}»? Non é posíbel desfacer esta operación.",
"Delete?" : "Eliminar?",
@ -100,7 +113,7 @@
"admin" : "admin",
"Share" : "Compartir",
"Loading" : "Cargando",
"You are not allowed to change this option, because this room is shared with you." : "Non ten permiso para cambiar esta opción, porque esta é unha sala compartida con vostede.",
"You are not allowed to change this option, because this room is shared with you." : "Non ten permiso para cambiar esta opción, porque esta é unha sala compartida con Vde.",
"Max. rooms" : "Máx. de salas",
"Max. participants" : "Máx. de participantes",
"Group …" : "Grupo…",
@ -114,7 +127,15 @@
"URL has to start with HTTPS" : "O URL ten que comezar con HTTPS",
"URL has to contain the {token} placeholder" : "O URL ten que conter o marcador de posición {token}",
"URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "O URL ten que comezar con https:// e conter {token}. Ademais pódese usar o marcador de posición de {user}.",
"The file \"{filename}\" was uploaded to your room." : "O ficheiro «{filename}» foi cargado na súa sala.",
"The file \"{filename}\" could not be uploaded to your room." : "Non foi posíbel cargar o ficheiro «{filename}» na súa sala.",
"The file \"{filename}\" could not be uploaded to your room. Maybe your BigBlueButton server does not support this action." : "Non foi posíbel cargar o ficheiro «{filename}» na súa sala. Quizais o seu servidor BigBlueButton non admita esta acción.",
"Send file to BBB" : "Enviar o ficheiro a BBB",
"Send to" : "Enviar a",
"Start with" : "Iniciar con",
"Please select the room in which you like to use the file \"{filename}\"." : "Seleccione a sala na que quere usar o ficheiro «{filename}».",
"No rooms available!" : "Non hai salas dispoñíbeis!",
"Send to BBB" : "Enviar a BBB",
"_This room is not open yet. We will try it again in %n second. Please wait._::_This room is not open yet. We will try it again in %n seconds. Please wait._" : ["Esta sala aínda non está aberta. Tentarémolo de novo en %n segundo. Agarde.","Esta sala aínda non está aberta. Tentarémolo de novo en %n segundos. Agarde."]
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -5,12 +5,12 @@ OC.L10N.register(
"Save" : "저장",
"Community" : "커뮤니티",
"You will be forwarded to the room in the next few seconds." : "잠시 후 방으로 이동합니다.",
"Please enter your name!" : "이름을 입력하시오!",
"Please enter your name!" : "이름을 입력하세요!",
"Display name" : "표시 이름",
"Password" : "암호",
"Join" : "참가",
"Have an account? Log in." : "계정이 있습니까? 로그인 하십시오.",
"Hello %s" : "%s 님 안녕하세요",
"Hello %s" : "%s님 안녕하세요.",
"Group" : "그룹",
"No matches" : "일치 항목 없음",
"Public" : "공개",
@ -22,8 +22,17 @@ OC.L10N.register(
"Max" : "최대치",
"Record" : "기록",
"Edit" : "편집",
"Public: Everyone knowing the link is able to join. Password: Guests have to provide a password. Waiting room: A moderator has to accept every guest before they can join. Internal: Only Nextcloud users can join." : "공개: 링크를 알고 있는 모두가 참여할 수 있습니다. 암호: 손님은 암호를 제시하여야 합니다. 허가제: 참여를 원하는 손님은 관리자의 허가를 받아야 합니다. 내부용: Nextcloud 사용자만 참여할 수 있습니다.",
"Welcome" : "환영합니다",
"Public: Everyone knowing the link is able to join. Password: Guests have to provide a password. Waiting room: A moderator has to accept every guest before they can join. Internal: Only Nextcloud users can join." : "공개: 링크를 알고 있는 모두가 참가할 수 있습니다. 암호: 손님이 암호를 입력해야 합니다. 대기실: 손님이 참가하기 전 중재자가 수락해야 합니다. 내부용: Nextcloud 사용자만 참가할 수 있습니다.",
"A moderator is able to manage all participants in a meeting including kicking, muting or selecting a presenter. Users with the role moderator are also able to close a meeting or change the default settings." : "중재자는 모든 참가자에게 추방, 음소거, 발표자로 지정하는 등의 관리를 할 수 있습니다. 중재자 역할의 사용자는 모임을 끝내거나 기본 설정을 바꿀 수도 있습니다.",
"If enabled, normal users have to wait until a moderator is in the room." : "활성화하면 일반 사용자들은 중재자가 들어올 때까지 기다려야 합니다.",
"If enabled, a moderator URL is generated which allows access with moderator permission." : "활성화되면 중재자 권한으로 접근할 수 있는 중재자 URL이 생성됩니다.",
"If enabled, all users will join the meeting muted." : "활성화하면 모든 사용자가 음소거된 상태로 참가합니다.",
"Welcome" : "환영합니다.",
"Every participant is moderator" : "모든 참가자가 중재자입니다.",
"Moderator access via URL" : "URL을 통해 중재자로 접근",
"Recording" : "녹음/녹화 중",
"Require moderator to start room" : "방을 시작하기 위해 중재자가 필요",
"Join meeting muted" : "음소거된 상태로 참가",
"Room name" : "방 번호",
"Create" : "생성",
"Copy to clipboard" : "클립보드로 복사",
@ -31,13 +40,13 @@ OC.L10N.register(
"Delete" : "삭제",
"Select target folder" : "지정 폴더 열기",
"Error" : "오류",
"Could not delete record" : "기록을 지울 수 없습니다",
"Could not delete record" : "기록을 지울 수 없습니다.",
"Server error" : "서버 오류",
"moderator" : "중재자",
"Share" : "공유",
"Loading" : "불러오는 중",
"Settings saved" : "설정 저장됨",
"Unexpected error occurred" : "예상치 못한 에러가 발생했습니다",
"Unexpected error occurred" : "예상치 못한 에러가 발생했습니다.",
"API URL is invalid" : "무효한 API URL",
"Send to" : "에게 전송",
"_This room is not open yet. We will try it again in %n second. Please wait._::_This room is not open yet. We will try it again in %n seconds. Please wait._" : ["방이 아직 열리지 않았습니다. %n초 후에 다시 시도합니다. 잠시만 기다려주십시오."]

View File

@ -3,12 +3,12 @@
"Save" : "저장",
"Community" : "커뮤니티",
"You will be forwarded to the room in the next few seconds." : "잠시 후 방으로 이동합니다.",
"Please enter your name!" : "이름을 입력하시오!",
"Please enter your name!" : "이름을 입력하세요!",
"Display name" : "표시 이름",
"Password" : "암호",
"Join" : "참가",
"Have an account? Log in." : "계정이 있습니까? 로그인 하십시오.",
"Hello %s" : "%s 님 안녕하세요",
"Hello %s" : "%s님 안녕하세요.",
"Group" : "그룹",
"No matches" : "일치 항목 없음",
"Public" : "공개",
@ -20,8 +20,17 @@
"Max" : "최대치",
"Record" : "기록",
"Edit" : "편집",
"Public: Everyone knowing the link is able to join. Password: Guests have to provide a password. Waiting room: A moderator has to accept every guest before they can join. Internal: Only Nextcloud users can join." : "공개: 링크를 알고 있는 모두가 참여할 수 있습니다. 암호: 손님은 암호를 제시하여야 합니다. 허가제: 참여를 원하는 손님은 관리자의 허가를 받아야 합니다. 내부용: Nextcloud 사용자만 참여할 수 있습니다.",
"Welcome" : "환영합니다",
"Public: Everyone knowing the link is able to join. Password: Guests have to provide a password. Waiting room: A moderator has to accept every guest before they can join. Internal: Only Nextcloud users can join." : "공개: 링크를 알고 있는 모두가 참가할 수 있습니다. 암호: 손님이 암호를 입력해야 합니다. 대기실: 손님이 참가하기 전 중재자가 수락해야 합니다. 내부용: Nextcloud 사용자만 참가할 수 있습니다.",
"A moderator is able to manage all participants in a meeting including kicking, muting or selecting a presenter. Users with the role moderator are also able to close a meeting or change the default settings." : "중재자는 모든 참가자에게 추방, 음소거, 발표자로 지정하는 등의 관리를 할 수 있습니다. 중재자 역할의 사용자는 모임을 끝내거나 기본 설정을 바꿀 수도 있습니다.",
"If enabled, normal users have to wait until a moderator is in the room." : "활성화하면 일반 사용자들은 중재자가 들어올 때까지 기다려야 합니다.",
"If enabled, a moderator URL is generated which allows access with moderator permission." : "활성화되면 중재자 권한으로 접근할 수 있는 중재자 URL이 생성됩니다.",
"If enabled, all users will join the meeting muted." : "활성화하면 모든 사용자가 음소거된 상태로 참가합니다.",
"Welcome" : "환영합니다.",
"Every participant is moderator" : "모든 참가자가 중재자입니다.",
"Moderator access via URL" : "URL을 통해 중재자로 접근",
"Recording" : "녹음/녹화 중",
"Require moderator to start room" : "방을 시작하기 위해 중재자가 필요",
"Join meeting muted" : "음소거된 상태로 참가",
"Room name" : "방 번호",
"Create" : "생성",
"Copy to clipboard" : "클립보드로 복사",
@ -29,13 +38,13 @@
"Delete" : "삭제",
"Select target folder" : "지정 폴더 열기",
"Error" : "오류",
"Could not delete record" : "기록을 지울 수 없습니다",
"Could not delete record" : "기록을 지울 수 없습니다.",
"Server error" : "서버 오류",
"moderator" : "중재자",
"Share" : "공유",
"Loading" : "불러오는 중",
"Settings saved" : "설정 저장됨",
"Unexpected error occurred" : "예상치 못한 에러가 발생했습니다",
"Unexpected error occurred" : "예상치 못한 에러가 발생했습니다.",
"API URL is invalid" : "무효한 API URL",
"Send to" : "에게 전송",
"_This room is not open yet. We will try it again in %n second. Please wait._::_This room is not open yet. We will try it again in %n seconds. Please wait._" : ["방이 아직 열리지 않았습니다. %n초 후에 다시 시도합니다. 잠시만 기다려주십시오."]

View File

@ -77,7 +77,7 @@ OC.L10N.register(
"If disabled, a microphone is needed to join the conference." : "Нужен микрофон для конференции, если эта функция отключена.",
"If enabled, the user has not to perform an echo call and webcam preview on the first join (available since BBB server 2.3)." : "Если включено, то пользователь не будет совершать проверку работы видеокамеры и звука при первом подключении (доступно с BBB сервер 2.3).",
"If enabled, the user list, chat area and presentation are hidden by default." : "Если эта функция включена, то по умолчанию скрывается список пользователей, область чата и презентация.",
"If enabled, all users will join the meeting muted." : "Если эта функция включена, то все пользователи будут участвовать в собрании с выключенным звуком.",
"If enabled, all users will join the meeting muted." : "Если эта функция включена, то все пользователи будут подключены к встрече с выключенным микрофоном.",
"Edit \"{room}\"" : "Редактировать \"{room}\"",
"Room URL" : "URL комнаты",
"Welcome" : "Добро пожаловать",
@ -90,7 +90,7 @@ OC.L10N.register(
"Listen only option" : "Опция Только прослушивание",
"Skip media check before usage" : "Пропустить проверку медиа перед использованием",
"Clean layout" : "Пустой макет",
"Join meeting muted" : "Регистрация на встречу отключена",
"Join meeting muted" : "Подключение к встрече с выключенным микрофоном",
"Room name" : "Название комнаты",
"Create" : "Создать",
"Open recording" : "Доступная запись",

View File

@ -75,7 +75,7 @@
"If disabled, a microphone is needed to join the conference." : "Нужен микрофон для конференции, если эта функция отключена.",
"If enabled, the user has not to perform an echo call and webcam preview on the first join (available since BBB server 2.3)." : "Если включено, то пользователь не будет совершать проверку работы видеокамеры и звука при первом подключении (доступно с BBB сервер 2.3).",
"If enabled, the user list, chat area and presentation are hidden by default." : "Если эта функция включена, то по умолчанию скрывается список пользователей, область чата и презентация.",
"If enabled, all users will join the meeting muted." : "Если эта функция включена, то все пользователи будут участвовать в собрании с выключенным звуком.",
"If enabled, all users will join the meeting muted." : "Если эта функция включена, то все пользователи будут подключены к встрече с выключенным микрофоном.",
"Edit \"{room}\"" : "Редактировать \"{room}\"",
"Room URL" : "URL комнаты",
"Welcome" : "Добро пожаловать",
@ -88,7 +88,7 @@
"Listen only option" : "Опция Только прослушивание",
"Skip media check before usage" : "Пропустить проверку медиа перед использованием",
"Clean layout" : "Пустой макет",
"Join meeting muted" : "Регистрация на встречу отключена",
"Join meeting muted" : "Подключение к встрече с выключенным микрофоном",
"Room name" : "Название комнаты",
"Create" : "Создать",
"Open recording" : "Доступная запись",

View File

@ -1,9 +1,9 @@
OC.L10N.register(
"bbb",
{
"You created the room %s." : "Ustvarite sobo %s.",
"You deleted the room %s." : "Izbrišete sobo %s.",
"{user} deleted the room %s." : "{user} izbriše sobo %s.",
"You created the room %s." : "Ustvarite ločeno skupino %s.",
"You deleted the room %s." : "Izbrišete ločeno skupino %s.",
"{user} deleted the room %s." : "{user} izbriše ločeno skupino %s.",
"You shared the room %s with {shareWith}." : "Omogočite uporabo sobe %s: {shareWith}.",
"{user} shared the room %s with you." : "{user} vam omogoči souporabo sobe %s.",
"You unshared the room %s with {shareWith}." : "Onemogočite uporabo sobe %s: {shareWith}.",
@ -124,6 +124,7 @@ OC.L10N.register(
"URL has to contain the {token} placeholder" : "Naslov URL mora vključevati vsebnik {token}",
"URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "Naslov URL se mora začeti z https:// in mora vključevati žeton {token}. Uporabiti je mogoče tudi vsebnik {user}.",
"Send to" : "Pošlji",
"Please select the room in which you like to use the file \"{filename}\"." : "Izberite ločeno skupino, v kateri želite uporabiti datoteko »{filename}«.",
"_This room is not open yet. We will try it again in %n second. Please wait._::_This room is not open yet. We will try it again in %n seconds. Please wait._" : ["Ta soba še ni odprta. Ponovno povezovanje bo izvedeno čez %n sekundo.","Ta soba še ni odprta. Ponovno povezovanje bo izvedeno čez %n sekundi.","Ta soba še ni odprta. Ponovno povezovanje bo izvedeno čez %n sekunde.","Ta soba še ni odprta. Ponovno povezovanje bo izvedeno čez %n sekund."]
},
"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);");

View File

@ -1,7 +1,7 @@
{ "translations": {
"You created the room %s." : "Ustvarite sobo %s.",
"You deleted the room %s." : "Izbrišete sobo %s.",
"{user} deleted the room %s." : "{user} izbriše sobo %s.",
"You created the room %s." : "Ustvarite ločeno skupino %s.",
"You deleted the room %s." : "Izbrišete ločeno skupino %s.",
"{user} deleted the room %s." : "{user} izbriše ločeno skupino %s.",
"You shared the room %s with {shareWith}." : "Omogočite uporabo sobe %s: {shareWith}.",
"{user} shared the room %s with you." : "{user} vam omogoči souporabo sobe %s.",
"You unshared the room %s with {shareWith}." : "Onemogočite uporabo sobe %s: {shareWith}.",
@ -122,6 +122,7 @@
"URL has to contain the {token} placeholder" : "Naslov URL mora vključevati vsebnik {token}",
"URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "Naslov URL se mora začeti z https:// in mora vključevati žeton {token}. Uporabiti je mogoče tudi vsebnik {user}.",
"Send to" : "Pošlji",
"Please select the room in which you like to use the file \"{filename}\"." : "Izberite ločeno skupino, v kateri želite uporabiti datoteko »{filename}«.",
"_This room is not open yet. We will try it again in %n second. Please wait._::_This room is not open yet. We will try it again in %n seconds. Please wait._" : ["Ta soba še ni odprta. Ponovno povezovanje bo izvedeno čez %n sekundo.","Ta soba še ni odprta. Ponovno povezovanje bo izvedeno čez %n sekundi.","Ta soba še ni odprta. Ponovno povezovanje bo izvedeno čez %n sekunde.","Ta soba še ni odprta. Ponovno povezovanje bo izvedeno čez %n sekund."]
},"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"
}

View File

@ -20,6 +20,8 @@ OC.L10N.register(
"Join" : "Приєднатися",
"Hello %s" : "Вітаємо %s",
"Group" : "Група",
"Searching" : "Пошук",
"No matches" : "Немає збігів",
"Public" : "Публічна",
"Internal + Password protection for guests" : "Внутрішній із парольним захистом для гостей",
"Internal + Waiting room for guests" : "Внутрішній із кімнатою очікування для гостей",
@ -55,6 +57,7 @@ OC.L10N.register(
"Delete?" : "Вилучити",
"Could not delete record" : "Неможливо вилучити запис",
"Server error" : "Помилка серверу",
"moderator" : "модератор",
"Share" : "Спільний доступ",
"Loading" : "Завантаження",
"Settings saved" : "Налаштування збережено",

View File

@ -18,6 +18,8 @@
"Join" : "Приєднатися",
"Hello %s" : "Вітаємо %s",
"Group" : "Група",
"Searching" : "Пошук",
"No matches" : "Немає збігів",
"Public" : "Публічна",
"Internal + Password protection for guests" : "Внутрішній із парольним захистом для гостей",
"Internal + Waiting room for guests" : "Внутрішній із кімнатою очікування для гостей",
@ -53,6 +55,7 @@
"Delete?" : "Вилучити",
"Could not delete record" : "Неможливо вилучити запис",
"Server error" : "Помилка серверу",
"moderator" : "модератор",
"Share" : "Спільний доступ",
"Loading" : "Завантаження",
"Settings saved" : "Налаштування збережено",

View File

@ -35,7 +35,7 @@ OC.L10N.register(
"If you like to use shorter urls, you can enter a forwarding proxy below." : "如果你喜欢使用更短的 url你可以在下面输入转发代理。",
"URL shortener" : "URL 缩短服务 ",
"Restrictions" : "限制",
"You will be forwarded to the room in the next few seconds." : "几秒钟内你就会被送进房间。",
"You will be forwarded to the room in the next few seconds." : "几秒钟后你将会被送进聊天室。",
"Let's go!" : "让我们出发吧!",
"Please enter your name!" : "请输入您的名字!",
"The name must be at least 3 characters long." : "名称长度必须至少有3个字符。",

View File

@ -33,7 +33,7 @@
"If you like to use shorter urls, you can enter a forwarding proxy below." : "如果你喜欢使用更短的 url你可以在下面输入转发代理。",
"URL shortener" : "URL 缩短服务 ",
"Restrictions" : "限制",
"You will be forwarded to the room in the next few seconds." : "几秒钟内你就会被送进房间。",
"You will be forwarded to the room in the next few seconds." : "几秒钟后你将会被送进聊天室。",
"Let's go!" : "让我们出发吧!",
"Please enter your name!" : "请输入您的名字!",
"The name must be at least 3 characters long." : "名称长度必须至少有3个字符。",

View File

@ -48,7 +48,7 @@
"libxmljs": "^0.19.8",
"qrcode.react": "^2.0.0",
"react-copy-to-clipboard": "^5.0.2",
"simple-git": "^3.5.0"
"simple-git": "^3.16.0"
},
"husky": {
"hooks": {

View File

@ -310,4 +310,4 @@ pre {
border: 5px solid #fff;
}
}
}
}

View File

@ -2878,10 +2878,10 @@ dashdash@^1.12.0:
dependencies:
assert-plus "^1.0.0"
debug@4, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.3.3:
version "4.3.3"
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.3.tgz#04266e0b70a98d4462e6e288e38259213332b664"
integrity sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q==
debug@4, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.3.3, debug@^4.3.4:
version "4.3.4"
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.4.tgz#1319f6579357f2338d3337d2cdd4914bb5dcc865"
integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==
dependencies:
ms "2.1.2"
@ -3955,9 +3955,9 @@ html-tags@^3.1.0:
integrity sha512-1qYz89hW3lFDEazhjW0yVAV87lw8lVkrJocr72XmBkMKsoSVJCQx3W8BXsC7hO2qAt8BoVjYjtAcZ9perqGnNg==
http-cache-semantics@^4.1.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/http-cache-semantics/-/http-cache-semantics-4.1.0.tgz#49e91c5cbf36c9b94bcfcd71c23d5249ec74e390"
integrity sha512-carPklcUh7ROWRK7Cv27RPtdhYhUsela/ue5/jKzjegVvXDqM2ILE9Q2BGn9JZJh1g87cp56su/FgQSzcWS8cQ==
version "4.1.1"
resolved "https://registry.yarnpkg.com/http-cache-semantics/-/http-cache-semantics-4.1.1.tgz#abe02fcb2985460bf0323be664436ec3476a6d5a"
integrity sha512-er295DKPVsV82j5kw1Gjt+ADA/XYHsajl82cGNQG2eyoPkvgUhX+nDIyelzhIWbbsXP39EHcI6l5tYs2FYqYXQ==
http-proxy-agent@^4.0.1:
version "4.0.1"
@ -4535,9 +4535,9 @@ loader-runner@^4.2.0:
integrity sha512-92+huvxMvYlMzMt0iIOukcwYBFpkYJdpl2xsZ7LrlayO7E8SOv+JJUEK17B/dJIHAOLMfh2dZZ/Y18WgmGtYNw==
loader-utils@^1.1.0, loader-utils@^1.4.0:
version "1.4.0"
resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-1.4.0.tgz#c579b5e34cb34b1a74edc6c1fb36bfa371d5a613"
integrity sha512-qH0WSMBtn/oHuwjy/NucEgbx5dbxxnxup9s4PVXJUDHZBQY+s0NWA9rJf53RBnQZxfch7euUui7hpoAPvALZdA==
version "1.4.2"
resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-1.4.2.tgz#29a957f3a63973883eb684f10ffd3d151fec01a3"
integrity sha512-I5d00Pd/jwMD2QCduo657+YM/6L3KZu++pmX9VFncxaxvHcru9jx1lBaFft+r4Mt2jK0Yhp41XlRAihzPxHNCg==
dependencies:
big.js "^5.2.2"
emojis-list "^3.0.0"
@ -4840,7 +4840,12 @@ minimist-options@4.1.0:
is-plain-obj "^1.1.0"
kind-of "^6.0.3"
minimist@^1.2.0, minimist@^1.2.5:
minimist@^1.2.0:
version "1.2.7"
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.7.tgz#daa1c4d91f507390437c6a8bc01078e7000c4d18"
integrity sha512-bzfL1YUZsP41gmu/qjrEk0Q6i2ix/cVeAhbCbqH9u3zYutS1cLg00qhrD0M2MVdCcx4Sc0UpP2eBWo9rotpq6g==
minimist@^1.2.5:
version "1.2.6"
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44"
integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==
@ -6118,14 +6123,14 @@ signal-exit@^3.0.2:
resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.5.tgz#9e3e8cc0c75a99472b44321033a7702e7738252f"
integrity sha512-KWcOiKeQj6ZyXx7zq4YxSMgHRlod4czeBQZrPb8OKcohcqAXShm7E20kEMle9WBt26hFcAf0qLOcp5zmY7kOqQ==
simple-git@^3.5.0:
version "3.5.0"
resolved "https://registry.yarnpkg.com/simple-git/-/simple-git-3.5.0.tgz#3c3538f4d7a1b3c8f3904412b12740bdcad9c8b1"
integrity sha512-fZsaq5nzdxQRhMNs6ESGLpMUHoL5GRP+boWPhq9pMYMKwOGZV2jHOxi8AbFFA2Y/6u4kR99HoULizSbpzaODkA==
simple-git@^3.16.0:
version "3.16.0"
resolved "https://registry.yarnpkg.com/simple-git/-/simple-git-3.16.0.tgz#421773e24680f5716999cc4a1d60127b4b6a9dec"
integrity sha512-zuWYsOLEhbJRWVxpjdiXl6eyAyGo/KzVW+KFhhw9MqEEJttcq+32jTWSGyxTdf9e/YCohxRE+9xpWFj9FdiJNw==
dependencies:
"@kwsites/file-exists" "^1.1.1"
"@kwsites/promise-deferred" "^1.1.1"
debug "^4.3.3"
debug "^4.3.4"
slash@^2.0.0:
version "2.0.0"