Compare commits

..

1 Commits

Author SHA1 Message Date
Orelvys García Guzmám 9f92da5b3d
Merge baf28d07b3 into c2298fd3af 2024-06-19 11:21:45 -04:00
216 changed files with 548 additions and 1145 deletions

View File

@ -6,35 +6,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
## [Unreleased]
## 2.7.1 (2024-09-18)
### Misc
- fix composer install in build script
- remove deprecated simple-git import
## 2.7.0 (2024-09-15)
### Added
- sharing rooms with moderators and users
- manage view of rooms for moderators and users
- videos for all users and moderators
- sharing rooms with moderators and users
- manage view of rooms for moderators and users
- videos for all users and moderators
- videos for all users and moderators
- sharing rooms with moderators and users
- manage view of rooms for moderators and users
- list all shared rooms for users and moderators
### Fixed
- no clone action for non-admin
- bug with name of shared groups
- don't use backticks
- add missing translations
- use querybuilder for user comparison
### Misc
- respect tabs
- disabled checkbox
## 2.6.0 (2024-04-28)
### Added
- add Search Provider

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.7.1</version>
<version>2.6.0</version>
<licence>agpl</licence>
<author mail="klaus@jsxc.org">Klaus Herberth</author>
<namespace>BigBlueButton</namespace>

View File

@ -14,7 +14,6 @@ return [
['name' => 'server#check', 'url' => '/server/check', 'verb' => 'POST'],
['name' => 'server#version', 'url' => '/server/version', 'verb' => 'GET'],
['name' => 'server#delete_record', 'url' => '/server/record/{recordId}', 'verb' => 'DELETE'],
['name' => 'server#publish_record', 'url' => '/server/record/{recordId}/publish', 'verb' => 'POST'],
['name' => 'join#index', 'url' => '/b/{token}/{moderatorToken}', 'verb' => 'GET', 'defaults' => ['moderatorToken' => '']],
['name' => 'restriction#user', 'url' => '/restrictions/user', 'verb' => 'GET'],
['name' => 'hook#meetingEnded', 'url' => '/hook/ended/{token}/{mac}', 'verb' => 'GET'],

View File

@ -15,7 +15,7 @@ OC.L10N.register(
"Delete" : "Skrap",
"Error" : "Fout",
"Server error" : "Bedienerfout",
"Start" : "Begin",
"Share" : "Deel",
"Loading" : "Laai tans..",
"Settings saved" : "Instellings gestoor"
},

View File

@ -13,7 +13,7 @@
"Delete" : "Skrap",
"Error" : "Fout",
"Server error" : "Bedienerfout",
"Start" : "Begin",
"Share" : "Deel",
"Loading" : "Laai tans..",
"Settings saved" : "Instellings gestoor"
},"pluralForm" :"nplurals=2; plural=(n != 1);"

13
l10n/an.js Normal file
View File

@ -0,0 +1,13 @@
OC.L10N.register(
"bbb",
{
"Password" : "Clau",
"Hello %s" : "Hola %s",
"Group" : "Grupo",
"Name" : "Nombre",
"Create" : "Crear",
"Delete" : "Borrar",
"Error" : "Error",
"Share" : "Compartir"
},
"nplurals=2; plural=(n != 1);");

11
l10n/an.json Normal file
View File

@ -0,0 +1,11 @@
{ "translations": {
"Password" : "Clau",
"Hello %s" : "Hola %s",
"Group" : "Grupo",
"Name" : "Nombre",
"Create" : "Crear",
"Delete" : "Borrar",
"Error" : "Error",
"Share" : "Compartir"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -56,9 +56,6 @@ OC.L10N.register(
"Group" : "المجموعة",
"Searching" : "بحث",
"No matches" : "لا يوجد تطابق",
"admin" : "مشرف",
"moderator" : "مشرف",
"user" : "مستخدِم",
"Name" : "الاسم",
"Access" : "النفاذ",
"Max" : "أقصى",
@ -85,7 +82,6 @@ OC.L10N.register(
"Room URL" : "عنوان URL الغرفة",
"Welcome" : "مرحباً",
"Participant limit" : "الحد الأقصى للمشاركين",
"Sharing" : "المشاركة",
"Every participant is moderator" : "كل مشارك هو منسق",
"Moderator access via URL" : "وصول المنسق عن طريق العنوان URL",
"Miscellaneous" : "متنوع",
@ -97,7 +93,6 @@ OC.L10N.register(
"Join meeting muted" : "أدخُل الاجتماع بدون صوت",
"Room name" : "اسم الغرفة",
"Create" : "إنشاء",
"Published" : "منشورةٌ",
"Open recording" : "إفتح التسجيل",
"Copy to clipboard" : "نسخ الرابط",
"Save as file" : "حفظ كملف",
@ -116,10 +111,9 @@ OC.L10N.register(
"Delete?" : "حذف؟",
"Could not delete record" : "تعذّر حذف التسجيل",
"Server error" : "خطا في الخادم",
"Could not modify publishing state" : "تعذّر تعديل حالة النشر",
"Open room" : "فتح غرفة",
"Start" : "ابدأ",
"Clone room" : "استنساخ غرفة",
"moderator" : "مشرف",
"admin" : "مشرف",
"Share" : "شارك",
"Loading" : "Loading",
"You are not allowed to change this option, because this room is shared with you." : "لا يمكنك تعديل هذا الخيار؛ بسبب أن الغرفة مشاركة معك.",
"Max. rooms" : "أقصى عدد من الغرف",

View File

@ -54,9 +54,6 @@
"Group" : "المجموعة",
"Searching" : "بحث",
"No matches" : "لا يوجد تطابق",
"admin" : "مشرف",
"moderator" : "مشرف",
"user" : "مستخدِم",
"Name" : "الاسم",
"Access" : "النفاذ",
"Max" : "أقصى",
@ -83,7 +80,6 @@
"Room URL" : "عنوان URL الغرفة",
"Welcome" : "مرحباً",
"Participant limit" : "الحد الأقصى للمشاركين",
"Sharing" : "المشاركة",
"Every participant is moderator" : "كل مشارك هو منسق",
"Moderator access via URL" : "وصول المنسق عن طريق العنوان URL",
"Miscellaneous" : "متنوع",
@ -95,7 +91,6 @@
"Join meeting muted" : "أدخُل الاجتماع بدون صوت",
"Room name" : "اسم الغرفة",
"Create" : "إنشاء",
"Published" : "منشورةٌ",
"Open recording" : "إفتح التسجيل",
"Copy to clipboard" : "نسخ الرابط",
"Save as file" : "حفظ كملف",
@ -114,10 +109,9 @@
"Delete?" : "حذف؟",
"Could not delete record" : "تعذّر حذف التسجيل",
"Server error" : "خطا في الخادم",
"Could not modify publishing state" : "تعذّر تعديل حالة النشر",
"Open room" : "فتح غرفة",
"Start" : "ابدأ",
"Clone room" : "استنساخ غرفة",
"moderator" : "مشرف",
"admin" : "مشرف",
"Share" : "شارك",
"Loading" : "Loading",
"You are not allowed to change this option, because this room is shared with you." : "لا يمكنك تعديل هذا الخيار؛ بسبب أن الغرفة مشاركة معك.",
"Max. rooms" : "أقصى عدد من الغرف",

View File

@ -33,7 +33,6 @@ OC.L10N.register(
"Group" : "Grupu",
"Searching" : "Buscando",
"No matches" : "Nun hai nenguna coincidencia",
"moderator" : "moderador",
"Name" : "Nome",
"Access" : "Accesu",
"Recordings" : "Grabaciones",
@ -45,13 +44,11 @@ OC.L10N.register(
"Room URL" : "URL de la sala",
"Welcome" : "Afáyate",
"Participant limit" : "Llende de participantes",
"Sharing" : "Compartición",
"Every participant is moderator" : "Tolos participantes son llendadores",
"Miscellaneous" : "Miscelanea",
"Clean layout" : "Distribución llimpia",
"Room name" : "Nome de la sala",
"Create" : "Crear",
"Published" : "Espublizóse",
"Open recording" : "Abrir la grabación",
"Copy to clipboard" : "Copiar nel cartafueyu",
"_%n participant_::_%n participants_" : ["%n participante","%n participantes"],
@ -63,6 +60,8 @@ OC.L10N.register(
"Error" : "Error",
"Could not delete record" : "Nun se pudo desaniciar la grabación",
"Server error" : "Error del sirividor",
"moderator" : "moderador",
"Share" : "Compartir",
"Loading" : "Cargando",
"You are not allowed to change this option, because this room is shared with you." : "Nun tienes permisu pa camudar esta opción porque la sala ta compartida contigo.",
"Group …" : "Grupu…",

View File

@ -31,7 +31,6 @@
"Group" : "Grupu",
"Searching" : "Buscando",
"No matches" : "Nun hai nenguna coincidencia",
"moderator" : "moderador",
"Name" : "Nome",
"Access" : "Accesu",
"Recordings" : "Grabaciones",
@ -43,13 +42,11 @@
"Room URL" : "URL de la sala",
"Welcome" : "Afáyate",
"Participant limit" : "Llende de participantes",
"Sharing" : "Compartición",
"Every participant is moderator" : "Tolos participantes son llendadores",
"Miscellaneous" : "Miscelanea",
"Clean layout" : "Distribución llimpia",
"Room name" : "Nome de la sala",
"Create" : "Crear",
"Published" : "Espublizóse",
"Open recording" : "Abrir la grabación",
"Copy to clipboard" : "Copiar nel cartafueyu",
"_%n participant_::_%n participants_" : ["%n participante","%n participantes"],
@ -61,6 +58,8 @@
"Error" : "Error",
"Could not delete record" : "Nun se pudo desaniciar la grabación",
"Server error" : "Error del sirividor",
"moderator" : "moderador",
"Share" : "Compartir",
"Loading" : "Cargando",
"You are not allowed to change this option, because this room is shared with you." : "Nun tienes permisu pa camudar esta opción porque la sala ta compartida contigo.",
"Group …" : "Grupu…",

View File

@ -8,11 +8,10 @@ OC.L10N.register(
"Group" : "Qrup",
"Name" : "Ad",
"Edit" : "Dəyişiklik et",
"Sharing" : "Paylaşılır",
"Create" : "Yarat",
"Published" : "Nəşr edilmiş",
"Delete" : "Sil",
"Error" : "Səhv",
"Share" : "Paylaş",
"Loading" : "Loading",
"Settings saved" : "Parametrlər yaddaşa verildi"
},

View File

@ -6,11 +6,10 @@
"Group" : "Qrup",
"Name" : "Ad",
"Edit" : "Dəyişiklik et",
"Sharing" : "Paylaşılır",
"Create" : "Yarat",
"Published" : "Nəşr edilmiş",
"Delete" : "Sil",
"Error" : "Səhv",
"Share" : "Paylaş",
"Loading" : "Loading",
"Settings saved" : "Parametrlər yaddaşa verildi"
},"pluralForm" :"nplurals=2; plural=(n != 1);"

View File

@ -8,6 +8,7 @@ OC.L10N.register(
"Copy to clipboard" : "Капіяваць у буфер абмену",
"Delete" : "Delete",
"Error" : "Памылка",
"Share" : "Падзяліцца",
"Loading" : "Loading"
},
"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);");

View File

@ -6,6 +6,7 @@
"Copy to clipboard" : "Капіяваць у буфер абмену",
"Delete" : "Delete",
"Error" : "Памылка",
"Share" : "Падзяліцца",
"Loading" : "Loading"
},"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"
}

View File

@ -56,8 +56,6 @@ OC.L10N.register(
"Group" : "Група",
"Searching" : "Търсене",
"No matches" : "Няма съвпадения.",
"admin" : "администратор",
"moderator" : "модератор",
"Name" : "Име",
"Access" : "Достъп",
"Max" : "Макс",
@ -83,7 +81,6 @@ OC.L10N.register(
"Room URL" : "URL адрес на стая",
"Welcome" : "Добре дошли",
"Participant limit" : "Лимит на участниците",
"Sharing" : "Споделяне",
"Every participant is moderator" : "Всеки участник е модератор",
"Moderator access via URL" : "Достъп на модератор чрез URL",
"Miscellaneous" : "Разни",
@ -95,7 +92,6 @@ OC.L10N.register(
"Join meeting muted" : "Присъединяване към срещата, заглушено",
"Room name" : "Име на стаята",
"Create" : "Създай",
"Published" : "Публикувано",
"Open recording" : "Отворено записване",
"Copy to clipboard" : "Копиране в клипборда",
"Save as file" : "Запиши като файл",
@ -114,7 +110,9 @@ OC.L10N.register(
"Delete?" : "Изтриване?",
"Could not delete record" : "Записът не можа да се изтрие",
"Server error" : "Сървърна грешка",
"Start" : "Начало",
"moderator" : "модератор",
"admin" : "администратор",
"Share" : "Сподели",
"Loading" : "Зареждане",
"You are not allowed to change this option, because this room is shared with you." : "Нямате право да променяте тази опция, защото тази стая е споделена с вас.",
"Max. rooms" : "Макс. стаи",

View File

@ -54,8 +54,6 @@
"Group" : "Група",
"Searching" : "Търсене",
"No matches" : "Няма съвпадения.",
"admin" : "администратор",
"moderator" : "модератор",
"Name" : "Име",
"Access" : "Достъп",
"Max" : "Макс",
@ -81,7 +79,6 @@
"Room URL" : "URL адрес на стая",
"Welcome" : "Добре дошли",
"Participant limit" : "Лимит на участниците",
"Sharing" : "Споделяне",
"Every participant is moderator" : "Всеки участник е модератор",
"Moderator access via URL" : "Достъп на модератор чрез URL",
"Miscellaneous" : "Разни",
@ -93,7 +90,6 @@
"Join meeting muted" : "Присъединяване към срещата, заглушено",
"Room name" : "Име на стаята",
"Create" : "Създай",
"Published" : "Публикувано",
"Open recording" : "Отворено записване",
"Copy to clipboard" : "Копиране в клипборда",
"Save as file" : "Запиши като файл",
@ -112,7 +108,9 @@
"Delete?" : "Изтриване?",
"Could not delete record" : "Записът не можа да се изтрие",
"Server error" : "Сървърна грешка",
"Start" : "Начало",
"moderator" : "модератор",
"admin" : "администратор",
"Share" : "Сподели",
"Loading" : "Зареждане",
"You are not allowed to change this option, because this room is shared with you." : "Нямате право да променяте тази опция, защото тази стая е споделена с вас.",
"Max. rooms" : "Макс. стаи",

View File

@ -7,10 +7,10 @@ OC.L10N.register(
"Group" : "গোষ্ঠীসমূহ",
"Name" : "নাম",
"Edit" : "সম্পাদনা",
"Sharing" : "ভাগাভাগিরত",
"Create" : "তৈরী কর",
"Delete" : "মুছে",
"Error" : "সমস্যা",
"Share" : "ভাগাভাগি কর",
"Loading" : "Loading"
},
"nplurals=2; plural=(n != 1);");

View File

@ -5,10 +5,10 @@
"Group" : "গোষ্ঠীসমূহ",
"Name" : "নাম",
"Edit" : "সম্পাদনা",
"Sharing" : "ভাগাভাগিরত",
"Create" : "তৈরী কর",
"Delete" : "মুছে",
"Error" : "সমস্যা",
"Share" : "ভাগাভাগি কর",
"Loading" : "Loading"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -11,14 +11,14 @@ OC.L10N.register(
"Hello %s" : "Degemer mat %s",
"Group" : "Stollad",
"No matches" : "Kejadenn ebet",
"admin" : "merour",
"moderator" : "habaskaer",
"Name" : "Anv",
"Edit" : "Cheñch",
"Sharing" : "Rannan",
"Create" : "Krouiñ",
"Delete" : "Dilemel",
"Error" : "Fazi",
"moderator" : "habaskaer",
"admin" : "merour",
"Share" : "Rannan",
"Loading" : "Kargañ",
"Settings saved" : "Stummoù enrollet"
},

View File

@ -9,14 +9,14 @@
"Hello %s" : "Degemer mat %s",
"Group" : "Stollad",
"No matches" : "Kejadenn ebet",
"admin" : "merour",
"moderator" : "habaskaer",
"Name" : "Anv",
"Edit" : "Cheñch",
"Sharing" : "Rannan",
"Create" : "Krouiñ",
"Delete" : "Dilemel",
"Error" : "Fazi",
"moderator" : "habaskaer",
"admin" : "merour",
"Share" : "Rannan",
"Loading" : "Kargañ",
"Settings saved" : "Stummoù enrollet"
},"pluralForm" :"nplurals=5; plural=((n%10 == 1) && (n%100 != 11) && (n%100 !=71) && (n%100 !=91) ? 0 :(n%10 == 2) && (n%100 != 12) && (n%100 !=72) && (n%100 !=92) ? 1 :(n%10 ==3 || n%10==4 || n%10==9) && (n%100 < 10 || n% 100 > 19) && (n%100 < 70 || n%100 > 79) && (n%100 < 90 || n%100 > 99) ? 2 :(n != 0 && n % 1000000 == 0) ? 3 : 4);"

View File

@ -7,10 +7,10 @@ OC.L10N.register(
"Group" : "Grupa",
"Name" : "Ime",
"Edit" : "Izmjeni",
"Sharing" : "Dijeljenje",
"Create" : "Ustvari",
"Delete" : "Obriši",
"Error" : "Greška",
"Share" : "Podjeli",
"Loading" : "Loading"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");

View File

@ -5,10 +5,10 @@
"Group" : "Grupa",
"Name" : "Ime",
"Edit" : "Izmjeni",
"Sharing" : "Dijeljenje",
"Create" : "Ustvari",
"Delete" : "Obriši",
"Error" : "Greška",
"Share" : "Podjeli",
"Loading" : "Loading"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
}

View File

@ -56,8 +56,6 @@ OC.L10N.register(
"Group" : "Grup",
"Searching" : "Cerca",
"No matches" : "Cap coincidència",
"admin" : "administrador",
"moderator" : "moderador",
"Name" : "Nom",
"Access" : "Accés",
"Max" : "Màx",
@ -83,7 +81,6 @@ OC.L10N.register(
"Room URL" : "URL de la sala",
"Welcome" : "Benvingut",
"Participant limit" : "Límit de participants",
"Sharing" : "Ús compartit",
"Every participant is moderator" : "Cada participant és moderador",
"Moderator access via URL" : "Accés moderador mitjançant URL",
"Miscellaneous" : "Miscel·lània",
@ -95,7 +92,6 @@ OC.L10N.register(
"Join meeting muted" : "Uneix-te a la reunió en silenci",
"Room name" : "Nom de la sala",
"Create" : "Crea",
"Published" : "Publicat",
"Open recording" : "Obre enregistrament",
"Copy to clipboard" : "Copia-ho al porta-papers",
"Save as file" : "Desa com a fitxer",
@ -114,7 +110,9 @@ OC.L10N.register(
"Delete?" : "Suprimeix?",
"Could not delete record" : "No s' ha pogut suprimir el registre",
"Server error" : "Error del servidor",
"Start" : "Inici",
"moderator" : "moderador",
"admin" : "administrador",
"Share" : "Compartir",
"Loading" : "Carregant",
"You are not allowed to change this option, because this room is shared with you." : "No podeu canviar aquesta opció perquè aquesta sala es comparteix amb vostè.",
"Max. rooms" : "Màx. sales",

View File

@ -54,8 +54,6 @@
"Group" : "Grup",
"Searching" : "Cerca",
"No matches" : "Cap coincidència",
"admin" : "administrador",
"moderator" : "moderador",
"Name" : "Nom",
"Access" : "Accés",
"Max" : "Màx",
@ -81,7 +79,6 @@
"Room URL" : "URL de la sala",
"Welcome" : "Benvingut",
"Participant limit" : "Límit de participants",
"Sharing" : "Ús compartit",
"Every participant is moderator" : "Cada participant és moderador",
"Moderator access via URL" : "Accés moderador mitjançant URL",
"Miscellaneous" : "Miscel·lània",
@ -93,7 +90,6 @@
"Join meeting muted" : "Uneix-te a la reunió en silenci",
"Room name" : "Nom de la sala",
"Create" : "Crea",
"Published" : "Publicat",
"Open recording" : "Obre enregistrament",
"Copy to clipboard" : "Copia-ho al porta-papers",
"Save as file" : "Desa com a fitxer",
@ -112,7 +108,9 @@
"Delete?" : "Suprimeix?",
"Could not delete record" : "No s' ha pogut suprimir el registre",
"Server error" : "Error del servidor",
"Start" : "Inici",
"moderator" : "moderador",
"admin" : "administrador",
"Share" : "Compartir",
"Loading" : "Carregant",
"You are not allowed to change this option, because this room is shared with you." : "No podeu canviar aquesta opció perquè aquesta sala es comparteix amb vostè.",
"Max. rooms" : "Màx. sales",

View File

@ -56,8 +56,6 @@ OC.L10N.register(
"Group" : "Skupina",
"Searching" : "Hledá se",
"No matches" : "Žádné shody",
"admin" : "správce",
"moderator" : "moderátor",
"Name" : "Název",
"Access" : "Přístup",
"Max" : "Nejvýše",
@ -83,7 +81,6 @@ OC.L10N.register(
"Room URL" : "URL místnosti",
"Welcome" : "Vítejte",
"Participant limit" : "Limit počtu účastníků",
"Sharing" : "Sdílení",
"Every participant is moderator" : "Každý z účastníků má práva moderátora",
"Moderator access via URL" : "Moderátorský přístup přez URL",
"Miscellaneous" : "Různé",
@ -95,7 +92,6 @@ OC.L10N.register(
"Join meeting muted" : "Připojit ke schůzce ztlumené",
"Room name" : "Název místnosti",
"Create" : "Vytvořit",
"Published" : "Zveřejněno",
"Open recording" : "Zahájit zaznamenávání",
"Copy to clipboard" : "Zkopírovat do schránky",
"Save as file" : "Uložit jako soubor",
@ -114,7 +110,9 @@ OC.L10N.register(
"Delete?" : "Smazat?",
"Could not delete record" : "Záznam se nedaří smazat",
"Server error" : "Chyba serveru",
"Start" : "Spustit",
"moderator" : "moderátor",
"admin" : "správce",
"Share" : "Sdílet",
"Loading" : "Načítání",
"You are not allowed to change this option, because this room is shared with you." : "Nemáte oprávnění měnit tuto volbu, protože tato místnost je vám jen nasdílena.",
"Max. rooms" : "Nejvýše místností",

View File

@ -54,8 +54,6 @@
"Group" : "Skupina",
"Searching" : "Hledá se",
"No matches" : "Žádné shody",
"admin" : "správce",
"moderator" : "moderátor",
"Name" : "Název",
"Access" : "Přístup",
"Max" : "Nejvýše",
@ -81,7 +79,6 @@
"Room URL" : "URL místnosti",
"Welcome" : "Vítejte",
"Participant limit" : "Limit počtu účastníků",
"Sharing" : "Sdílení",
"Every participant is moderator" : "Každý z účastníků má práva moderátora",
"Moderator access via URL" : "Moderátorský přístup přez URL",
"Miscellaneous" : "Různé",
@ -93,7 +90,6 @@
"Join meeting muted" : "Připojit ke schůzce ztlumené",
"Room name" : "Název místnosti",
"Create" : "Vytvořit",
"Published" : "Zveřejněno",
"Open recording" : "Zahájit zaznamenávání",
"Copy to clipboard" : "Zkopírovat do schránky",
"Save as file" : "Uložit jako soubor",
@ -112,7 +108,9 @@
"Delete?" : "Smazat?",
"Could not delete record" : "Záznam se nedaří smazat",
"Server error" : "Chyba serveru",
"Start" : "Spustit",
"moderator" : "moderátor",
"admin" : "správce",
"Share" : "Sdílet",
"Loading" : "Načítání",
"You are not allowed to change this option, because this room is shared with you." : "Nemáte oprávnění měnit tuto volbu, protože tato místnost je vám jen nasdílena.",
"Max. rooms" : "Nejvýše místností",

View File

@ -12,6 +12,7 @@ OC.L10N.register(
"Create" : "Creu",
"Delete" : "Dileu",
"Error" : "Gwall",
"Share" : "Rhannu",
"Loading" : "Llwytho"
},
"nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;");

View File

@ -10,6 +10,7 @@
"Create" : "Creu",
"Delete" : "Dileu",
"Error" : "Gwall",
"Share" : "Rhannu",
"Loading" : "Llwytho"
},"pluralForm" :"nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;"
}

View File

@ -11,23 +11,21 @@ OC.L10N.register(
"Hello %s" : "Hej %s",
"Group" : "Gruppe",
"No matches" : "Ingen matches",
"admin" : "admin",
"moderator" : "moderator",
"Name" : "Navn",
"Access" : "Adgang",
"Max" : "Maks",
"Edit" : "Rediger",
"Welcome" : "Velkommen",
"Sharing" : "Deling",
"Miscellaneous" : "Diverse",
"Room name" : "Rumnavn",
"Create" : "Opret",
"Published" : "Udgivet",
"Copy to clipboard" : "Kopier til udklipsholder",
"Delete" : "Slet",
"Error" : "Fejl",
"Delete?" : "Slet?",
"Server error" : "Serverfejl",
"moderator" : "moderator",
"admin" : "admin",
"Share" : "Del",
"Loading" : "Indlæser",
"Settings saved" : "Indstillinger gemt"
},

View File

@ -9,23 +9,21 @@
"Hello %s" : "Hej %s",
"Group" : "Gruppe",
"No matches" : "Ingen matches",
"admin" : "admin",
"moderator" : "moderator",
"Name" : "Navn",
"Access" : "Adgang",
"Max" : "Maks",
"Edit" : "Rediger",
"Welcome" : "Velkommen",
"Sharing" : "Deling",
"Miscellaneous" : "Diverse",
"Room name" : "Rumnavn",
"Create" : "Opret",
"Published" : "Udgivet",
"Copy to clipboard" : "Kopier til udklipsholder",
"Delete" : "Slet",
"Error" : "Fejl",
"Delete?" : "Slet?",
"Server error" : "Serverfejl",
"moderator" : "moderator",
"admin" : "admin",
"Share" : "Del",
"Loading" : "Indlæser",
"Settings saved" : "Indstillinger gemt"
},"pluralForm" :"nplurals=2; plural=(n != 1);"

View File

@ -56,9 +56,6 @@ OC.L10N.register(
"Group" : "Gruppe",
"Searching" : "Suche",
"No matches" : "Keine Übereinstimmungen",
"admin" : "Administrator",
"moderator" : "Moderator",
"user" : "Benutzer",
"Name" : "Name",
"Access" : "Zugriff",
"Max" : "Max",
@ -72,7 +69,6 @@ OC.L10N.register(
"This message is shown to all users in the chat area after they joined." : "Diese Nachricht wird allen Benutzern im Chat-Bereich nach ihrem Beitritt angezeigt.",
"Sets a limit on the number of participants for this room. Zero means there is no limit." : "Legt eine Begrenzung der Teilnehmerzahl für diesen Raum fest. Null bedeutet, dass es keine Begrenzung gibt.",
"If enabled, the moderator is able to start the recording." : "Wenn aktiviert, kann der Moderator die Aufnahme starten.",
"Explanation of the different concepts that constitute access options :<br>- Public: Anyone who has the link can join.- <br>Internal: Only Nextcloud users can join.- <br>Password: Only guests who have the password can join..- <br>Waiting room: A moderator must accept each guest before they can join.- <br>Restricted : Only selected users and groups can access this room." : "Erläuterung der verschiedenen Konzepte bezüglich der Zugriffsrechte:<br>- Öffentlich: Jeder, der den Link hat, kann beitreten. <br>- Intern: Nur Nextcloud-Benutzer können beitreten. <br>- Passwort: Nur Gäste, die das Passwort haben, können beitreten. <br>- Warteraum: Ein Moderator muss jeden Gast vor dem Beitreten bestätigen.<br> Eingeschränkt: Nur ausgewählte Benutzer und Gruppen haben Zugriff auf diesen Raum.",
"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." : "Ein Moderator kann die Teilnehmer einer Besprechung verwalten, was das Ausschließen, Stummschalten oder Gewährung von Moderatorenrechten beinhaltet. Benutzer mit Moderatorenrechten können auch die Besprechung schließen oder die Standardeinstellungen ändern.",
"If enabled, normal users have to wait until a moderator is in the room." : "Wenn aktiviert müssen Benutzer warten, bis ein Moderator den Raum betritt.",
"If enabled, a moderator URL is generated which allows access with moderator permission." : "Wenn aktiviert, wird eine Moderator-URL generiert, die den Zugriff mit Moderatorberechtigung ermöglicht.",
@ -85,7 +81,6 @@ OC.L10N.register(
"Room URL" : "Raum-URL",
"Welcome" : "Willkommen",
"Participant limit" : "Teilnehmerbegrenzung",
"Sharing" : "Teilen",
"Every participant is moderator" : "Alle Teilnehmer haben Moderatorenrechte",
"Moderator access via URL" : "Moderatorenzugriff über URL",
"Miscellaneous" : "Verschiedenes",
@ -97,7 +92,6 @@ OC.L10N.register(
"Join meeting muted" : "Der Besprechung stumm beitreten",
"Room name" : "Raumname",
"Create" : "Erstellen",
"Published" : "Veröffentlicht",
"Open recording" : "Aufnahme öffnen",
"Copy to clipboard" : "In die Zwischenablage kopieren",
"Save as file" : "Als Datei speichern",
@ -116,10 +110,9 @@ OC.L10N.register(
"Delete?" : "Löschen?",
"Could not delete record" : "Aufnahme konnte nicht gelöscht werden",
"Server error" : "Serverfehler",
"Could not modify publishing state" : "Der Veröffentlichungsstatus konnte nicht geändert werden",
"Open room" : "Raum öffnen",
"Start" : "Start",
"Clone room" : "Raum duplizieren",
"moderator" : "Moderator",
"admin" : "Administrator",
"Share" : "Teilen",
"Loading" : "Lade",
"You are not allowed to change this option, because this room is shared with you." : "Du bist nicht berechtigt, diese Einstellung zu ändern, da dieser Raum mit dir geteilt wurde.",
"Max. rooms" : "Max. Räume",

View File

@ -54,9 +54,6 @@
"Group" : "Gruppe",
"Searching" : "Suche",
"No matches" : "Keine Übereinstimmungen",
"admin" : "Administrator",
"moderator" : "Moderator",
"user" : "Benutzer",
"Name" : "Name",
"Access" : "Zugriff",
"Max" : "Max",
@ -70,7 +67,6 @@
"This message is shown to all users in the chat area after they joined." : "Diese Nachricht wird allen Benutzern im Chat-Bereich nach ihrem Beitritt angezeigt.",
"Sets a limit on the number of participants for this room. Zero means there is no limit." : "Legt eine Begrenzung der Teilnehmerzahl für diesen Raum fest. Null bedeutet, dass es keine Begrenzung gibt.",
"If enabled, the moderator is able to start the recording." : "Wenn aktiviert, kann der Moderator die Aufnahme starten.",
"Explanation of the different concepts that constitute access options :<br>- Public: Anyone who has the link can join.- <br>Internal: Only Nextcloud users can join.- <br>Password: Only guests who have the password can join..- <br>Waiting room: A moderator must accept each guest before they can join.- <br>Restricted : Only selected users and groups can access this room." : "Erläuterung der verschiedenen Konzepte bezüglich der Zugriffsrechte:<br>- Öffentlich: Jeder, der den Link hat, kann beitreten. <br>- Intern: Nur Nextcloud-Benutzer können beitreten. <br>- Passwort: Nur Gäste, die das Passwort haben, können beitreten. <br>- Warteraum: Ein Moderator muss jeden Gast vor dem Beitreten bestätigen.<br> Eingeschränkt: Nur ausgewählte Benutzer und Gruppen haben Zugriff auf diesen Raum.",
"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." : "Ein Moderator kann die Teilnehmer einer Besprechung verwalten, was das Ausschließen, Stummschalten oder Gewährung von Moderatorenrechten beinhaltet. Benutzer mit Moderatorenrechten können auch die Besprechung schließen oder die Standardeinstellungen ändern.",
"If enabled, normal users have to wait until a moderator is in the room." : "Wenn aktiviert müssen Benutzer warten, bis ein Moderator den Raum betritt.",
"If enabled, a moderator URL is generated which allows access with moderator permission." : "Wenn aktiviert, wird eine Moderator-URL generiert, die den Zugriff mit Moderatorberechtigung ermöglicht.",
@ -83,7 +79,6 @@
"Room URL" : "Raum-URL",
"Welcome" : "Willkommen",
"Participant limit" : "Teilnehmerbegrenzung",
"Sharing" : "Teilen",
"Every participant is moderator" : "Alle Teilnehmer haben Moderatorenrechte",
"Moderator access via URL" : "Moderatorenzugriff über URL",
"Miscellaneous" : "Verschiedenes",
@ -95,7 +90,6 @@
"Join meeting muted" : "Der Besprechung stumm beitreten",
"Room name" : "Raumname",
"Create" : "Erstellen",
"Published" : "Veröffentlicht",
"Open recording" : "Aufnahme öffnen",
"Copy to clipboard" : "In die Zwischenablage kopieren",
"Save as file" : "Als Datei speichern",
@ -114,10 +108,9 @@
"Delete?" : "Löschen?",
"Could not delete record" : "Aufnahme konnte nicht gelöscht werden",
"Server error" : "Serverfehler",
"Could not modify publishing state" : "Der Veröffentlichungsstatus konnte nicht geändert werden",
"Open room" : "Raum öffnen",
"Start" : "Start",
"Clone room" : "Raum duplizieren",
"moderator" : "Moderator",
"admin" : "Administrator",
"Share" : "Teilen",
"Loading" : "Lade",
"You are not allowed to change this option, because this room is shared with you." : "Du bist nicht berechtigt, diese Einstellung zu ändern, da dieser Raum mit dir geteilt wurde.",
"Max. rooms" : "Max. Räume",

View File

@ -56,9 +56,6 @@ OC.L10N.register(
"Group" : "Gruppe",
"Searching" : "Suche",
"No matches" : "Keine Übereinstimmungen",
"admin" : "Administrator",
"moderator" : "Moderator",
"user" : "Benutzer",
"Name" : "Name",
"Access" : "Zugriff",
"Max" : "Max",
@ -85,7 +82,6 @@ OC.L10N.register(
"Room URL" : "Raum-URL",
"Welcome" : "Willkommen",
"Participant limit" : "Teilnehmerbegrenzung",
"Sharing" : "Teilen",
"Every participant is moderator" : "Alle Teilnehmer haben Moderatorenrechte",
"Moderator access via URL" : "Moderatorenzugriff über URL",
"Miscellaneous" : "Verschiedenes",
@ -97,7 +93,6 @@ OC.L10N.register(
"Join meeting muted" : "Besprechung stumm beitreten",
"Room name" : "Raumname",
"Create" : "Erstellen",
"Published" : "Veröffentlicht",
"Open recording" : "Aufnahme öffnen",
"Copy to clipboard" : "In die Zwischenablage kopieren",
"Save as file" : "Als Datei speichern",
@ -116,10 +111,9 @@ OC.L10N.register(
"Delete?" : "Löschen?",
"Could not delete record" : "Aufnahme konnte nicht gelöscht werden",
"Server error" : "Serverfehler",
"Could not modify publishing state" : "Der Veröffentlichungsstatus konnte nicht geändert werden",
"Open room" : "Raum öffnen",
"Start" : "Start",
"Clone room" : "Raum duplizieren",
"moderator" : "Moderator",
"admin" : "Administrator",
"Share" : "Teilen",
"Loading" : "Lade",
"You are not allowed to change this option, because this room is shared with you." : "Sie können diese Einstellung nicht ändern, da dieser Raum mit Ihnen geteilt wurde.",
"Max. rooms" : "Max. Räume",

View File

@ -54,9 +54,6 @@
"Group" : "Gruppe",
"Searching" : "Suche",
"No matches" : "Keine Übereinstimmungen",
"admin" : "Administrator",
"moderator" : "Moderator",
"user" : "Benutzer",
"Name" : "Name",
"Access" : "Zugriff",
"Max" : "Max",
@ -83,7 +80,6 @@
"Room URL" : "Raum-URL",
"Welcome" : "Willkommen",
"Participant limit" : "Teilnehmerbegrenzung",
"Sharing" : "Teilen",
"Every participant is moderator" : "Alle Teilnehmer haben Moderatorenrechte",
"Moderator access via URL" : "Moderatorenzugriff über URL",
"Miscellaneous" : "Verschiedenes",
@ -95,7 +91,6 @@
"Join meeting muted" : "Besprechung stumm beitreten",
"Room name" : "Raumname",
"Create" : "Erstellen",
"Published" : "Veröffentlicht",
"Open recording" : "Aufnahme öffnen",
"Copy to clipboard" : "In die Zwischenablage kopieren",
"Save as file" : "Als Datei speichern",
@ -114,10 +109,9 @@
"Delete?" : "Löschen?",
"Could not delete record" : "Aufnahme konnte nicht gelöscht werden",
"Server error" : "Serverfehler",
"Could not modify publishing state" : "Der Veröffentlichungsstatus konnte nicht geändert werden",
"Open room" : "Raum öffnen",
"Start" : "Start",
"Clone room" : "Raum duplizieren",
"moderator" : "Moderator",
"admin" : "Administrator",
"Share" : "Teilen",
"Loading" : "Lade",
"You are not allowed to change this option, because this room is shared with you." : "Sie können diese Einstellung nicht ändern, da dieser Raum mit Ihnen geteilt wurde.",
"Max. rooms" : "Max. Räume",

View File

@ -47,8 +47,6 @@ OC.L10N.register(
"Group" : "Ομάδα",
"Searching" : "Αναζήτηση",
"No matches" : "Καμιά αντιστοιχία",
"admin" : "διαχειριστής",
"moderator" : "συντονιστής",
"Name" : "Όνομα",
"Access" : "Πρόσβαση",
"Max" : "Μέγιστο",
@ -70,7 +68,6 @@ OC.L10N.register(
"Room URL" : "URL αίθουσας",
"Welcome" : "Καλώς ήλθατε",
"Participant limit" : "Όριο συμμετεχόντων",
"Sharing" : "Διαμοιρασμός",
"Every participant is moderator" : "Όλοι οι συμμετέχοντες είναι συντονιστές",
"Moderator access via URL" : "Πρόσβαση συντονιστή μέσω συνδέσμου",
"Miscellaneous" : "Διάφορα",
@ -78,7 +75,6 @@ OC.L10N.register(
"Require moderator to start room" : "Απαιτείται ένας διαχειριστής για έναρξη του δωματίου",
"Room name" : "Όνομα δωματίου",
"Create" : "Δημιουργία",
"Published" : "Δημοσιεύτηκε",
"Open recording" : "Άνοιγμα καταγραφής",
"Copy to clipboard" : "Αντιγραφή στο πρόχειρο",
"Save as file" : "Αποθήκευση ως αρχείο",
@ -95,7 +91,9 @@ OC.L10N.register(
"Delete?" : "Διαγραφή;",
"Could not delete record" : "Η ηχογράφηση δεν μπορεί να διαγραφή",
"Server error" : "Σφάλμα διακομιστή",
"Start" : "Έναρξη",
"moderator" : "συντονιστής",
"admin" : "διαχειριστής",
"Share" : "Κοινή χρήση",
"Loading" : "Γίνεται φόρτωση",
"You are not allowed to change this option, because this room is shared with you." : "Δεν επιτρέπεται να αλλάξετε αυτήν την επιλογή, επειδή αυτό το δωμάτιο είναι κοινόχρηστο μαζί σας.",
"Max. rooms" : "Μέγιστα δωμάτια",

View File

@ -45,8 +45,6 @@
"Group" : "Ομάδα",
"Searching" : "Αναζήτηση",
"No matches" : "Καμιά αντιστοιχία",
"admin" : "διαχειριστής",
"moderator" : "συντονιστής",
"Name" : "Όνομα",
"Access" : "Πρόσβαση",
"Max" : "Μέγιστο",
@ -68,7 +66,6 @@
"Room URL" : "URL αίθουσας",
"Welcome" : "Καλώς ήλθατε",
"Participant limit" : "Όριο συμμετεχόντων",
"Sharing" : "Διαμοιρασμός",
"Every participant is moderator" : "Όλοι οι συμμετέχοντες είναι συντονιστές",
"Moderator access via URL" : "Πρόσβαση συντονιστή μέσω συνδέσμου",
"Miscellaneous" : "Διάφορα",
@ -76,7 +73,6 @@
"Require moderator to start room" : "Απαιτείται ένας διαχειριστής για έναρξη του δωματίου",
"Room name" : "Όνομα δωματίου",
"Create" : "Δημιουργία",
"Published" : "Δημοσιεύτηκε",
"Open recording" : "Άνοιγμα καταγραφής",
"Copy to clipboard" : "Αντιγραφή στο πρόχειρο",
"Save as file" : "Αποθήκευση ως αρχείο",
@ -93,7 +89,9 @@
"Delete?" : "Διαγραφή;",
"Could not delete record" : "Η ηχογράφηση δεν μπορεί να διαγραφή",
"Server error" : "Σφάλμα διακομιστή",
"Start" : "Έναρξη",
"moderator" : "συντονιστής",
"admin" : "διαχειριστής",
"Share" : "Κοινή χρήση",
"Loading" : "Γίνεται φόρτωση",
"You are not allowed to change this option, because this room is shared with you." : "Δεν επιτρέπεται να αλλάξετε αυτήν την επιλογή, επειδή αυτό το δωμάτιο είναι κοινόχρηστο μαζί σας.",
"Max. rooms" : "Μέγιστα δωμάτια",

View File

@ -56,9 +56,6 @@ OC.L10N.register(
"Group" : "Group",
"Searching" : "Searching",
"No matches" : "No matches",
"admin" : "admin",
"moderator" : "moderator",
"user" : "user",
"Name" : "Name",
"Access" : "Access",
"Max" : "Max",
@ -85,7 +82,6 @@ OC.L10N.register(
"Room URL" : "Room URL",
"Welcome" : "Welcome",
"Participant limit" : "Participant limit",
"Sharing" : "Sharing",
"Every participant is moderator" : "Every participant is moderator",
"Moderator access via URL" : "Moderator access via URL",
"Miscellaneous" : "Miscellaneous",
@ -97,7 +93,6 @@ OC.L10N.register(
"Join meeting muted" : "Join meeting muted",
"Room name" : "Room name",
"Create" : "Create",
"Published" : "Published",
"Open recording" : "Open recording",
"Copy to clipboard" : "Copy to clipboard",
"Save as file" : "Save as file",
@ -116,10 +111,9 @@ OC.L10N.register(
"Delete?" : "Delete?",
"Could not delete record" : "Could not delete record",
"Server error" : "Server error",
"Could not modify publishing state" : "Could not modify publishing state",
"Open room" : "Open room",
"Start" : "Start",
"Clone room" : "Clone room",
"moderator" : "moderator",
"admin" : "admin",
"Share" : "Share",
"Loading" : "Loading",
"You are not allowed to change this option, because this room is shared with you." : "You are not allowed to change this option, because this room is shared with you.",
"Max. rooms" : "Max. rooms",

View File

@ -54,9 +54,6 @@
"Group" : "Group",
"Searching" : "Searching",
"No matches" : "No matches",
"admin" : "admin",
"moderator" : "moderator",
"user" : "user",
"Name" : "Name",
"Access" : "Access",
"Max" : "Max",
@ -83,7 +80,6 @@
"Room URL" : "Room URL",
"Welcome" : "Welcome",
"Participant limit" : "Participant limit",
"Sharing" : "Sharing",
"Every participant is moderator" : "Every participant is moderator",
"Moderator access via URL" : "Moderator access via URL",
"Miscellaneous" : "Miscellaneous",
@ -95,7 +91,6 @@
"Join meeting muted" : "Join meeting muted",
"Room name" : "Room name",
"Create" : "Create",
"Published" : "Published",
"Open recording" : "Open recording",
"Copy to clipboard" : "Copy to clipboard",
"Save as file" : "Save as file",
@ -114,10 +109,9 @@
"Delete?" : "Delete?",
"Could not delete record" : "Could not delete record",
"Server error" : "Server error",
"Could not modify publishing state" : "Could not modify publishing state",
"Open room" : "Open room",
"Start" : "Start",
"Clone room" : "Clone room",
"moderator" : "moderator",
"admin" : "admin",
"Share" : "Share",
"Loading" : "Loading",
"You are not allowed to change this option, because this room is shared with you." : "You are not allowed to change this option, because this room is shared with you.",
"Max. rooms" : "Max. rooms",

View File

@ -12,13 +12,12 @@ OC.L10N.register(
"Name" : "Nomo",
"Access" : "Aliro",
"Edit" : "Modifi",
"Sharing" : "Kunhavigo",
"Create" : "Krei",
"Copy to clipboard" : "Kopii tondejen",
"Delete" : "Forigi",
"Error" : "Eraro",
"Server error" : "Eraro pri servilo",
"Start" : "Komenco",
"Share" : "Kunhavigi",
"Loading" : "Ŝargado",
"Settings saved" : "Agordoj konservitaj"
},

View File

@ -10,13 +10,12 @@
"Name" : "Nomo",
"Access" : "Aliro",
"Edit" : "Modifi",
"Sharing" : "Kunhavigo",
"Create" : "Krei",
"Copy to clipboard" : "Kopii tondejen",
"Delete" : "Forigi",
"Error" : "Eraro",
"Server error" : "Eraro pri servilo",
"Start" : "Komenco",
"Share" : "Kunhavigi",
"Loading" : "Ŝargado",
"Settings saved" : "Agordoj konservitaj"
},"pluralForm" :"nplurals=2; plural=(n != 1);"

View File

@ -56,8 +56,6 @@ OC.L10N.register(
"Group" : "Grupo",
"Searching" : "Buscando",
"No matches" : "Sin coincidencias",
"admin" : "administrador",
"moderator" : "moderador",
"Name" : "Nombre",
"Access" : "Acceso",
"Max" : "Máx",
@ -84,7 +82,6 @@ OC.L10N.register(
"Room URL" : "URL de la sala",
"Welcome" : "Bienvenido",
"Participant limit" : "Límite de participantes",
"Sharing" : "Compartición",
"Every participant is moderator" : "Cada participante es un moderador",
"Moderator access via URL" : "Acceso como moderador vía URL",
"Miscellaneous" : "Varios",
@ -96,7 +93,6 @@ OC.L10N.register(
"Join meeting muted" : "Entrar a la reunión silenciado",
"Room name" : "Nombre de la sala",
"Create" : "Crear",
"Published" : "Publicado",
"Open recording" : "Abrir grabación",
"Copy to clipboard" : "Copiar al portapapeles",
"Save as file" : "Guardar como",
@ -115,7 +111,9 @@ OC.L10N.register(
"Delete?" : "¿Eliminar?",
"Could not delete record" : "No se ha podido eliminar el registro",
"Server error" : "Error en el servidor",
"Start" : "Iniciar",
"moderator" : "moderador",
"admin" : "administrador",
"Share" : "Compartir",
"Loading" : "Cargando",
"You are not allowed to change this option, because this room is shared with you." : "No puedes cambiar esta opción ya que esta sala está compartida contigo.",
"Max. rooms" : "Máximo de salas",

View File

@ -54,8 +54,6 @@
"Group" : "Grupo",
"Searching" : "Buscando",
"No matches" : "Sin coincidencias",
"admin" : "administrador",
"moderator" : "moderador",
"Name" : "Nombre",
"Access" : "Acceso",
"Max" : "Máx",
@ -82,7 +80,6 @@
"Room URL" : "URL de la sala",
"Welcome" : "Bienvenido",
"Participant limit" : "Límite de participantes",
"Sharing" : "Compartición",
"Every participant is moderator" : "Cada participante es un moderador",
"Moderator access via URL" : "Acceso como moderador vía URL",
"Miscellaneous" : "Varios",
@ -94,7 +91,6 @@
"Join meeting muted" : "Entrar a la reunión silenciado",
"Room name" : "Nombre de la sala",
"Create" : "Crear",
"Published" : "Publicado",
"Open recording" : "Abrir grabación",
"Copy to clipboard" : "Copiar al portapapeles",
"Save as file" : "Guardar como",
@ -113,7 +109,9 @@
"Delete?" : "¿Eliminar?",
"Could not delete record" : "No se ha podido eliminar el registro",
"Server error" : "Error en el servidor",
"Start" : "Iniciar",
"moderator" : "moderador",
"admin" : "administrador",
"Share" : "Compartir",
"Loading" : "Cargando",
"You are not allowed to change this option, because this room is shared with you." : "No puedes cambiar esta opción ya que esta sala está compartida contigo.",
"Max. rooms" : "Máximo de salas",

View File

@ -7,18 +7,17 @@ OC.L10N.register(
"Password" : "Contraseña",
"Hello %s" : "Hola %s",
"Group" : "Grupo",
"moderator" : "moderador",
"Name" : "Nombre",
"Access" : "Acceso",
"Edit" : "Editar",
"Welcome" : "Bienvenido",
"Sharing" : "Compartiendo",
"Create" : "Crear",
"Copy to clipboard" : "Copiar al portapapeles",
"Delete" : "Borrar",
"Error" : "Error",
"Server error" : "Se presentó un error en el servidor",
"Start" : "Inicio",
"moderator" : "moderador",
"Share" : "Compartir",
"Loading" : "Cargando",
"Settings saved" : "Se han guardado las configuraciones "
},

View File

@ -5,18 +5,17 @@
"Password" : "Contraseña",
"Hello %s" : "Hola %s",
"Group" : "Grupo",
"moderator" : "moderador",
"Name" : "Nombre",
"Access" : "Acceso",
"Edit" : "Editar",
"Welcome" : "Bienvenido",
"Sharing" : "Compartiendo",
"Create" : "Crear",
"Copy to clipboard" : "Copiar al portapapeles",
"Delete" : "Borrar",
"Error" : "Error",
"Server error" : "Se presentó un error en el servidor",
"Start" : "Inicio",
"moderator" : "moderador",
"Share" : "Compartir",
"Loading" : "Cargando",
"Settings saved" : "Se han guardado las configuraciones "
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"

View File

@ -12,12 +12,12 @@ OC.L10N.register(
"Name" : "Nombre",
"Edit" : "Editar",
"Welcome" : "Bienvenido",
"Sharing" : "Compartiendo",
"Create" : "Crear",
"Copy to clipboard" : "Copiar al portapapeles",
"Delete" : "Eliminar",
"Error" : "Error",
"Server error" : "Se presentó un error en el servidor",
"Share" : "Compartir",
"Loading" : "Cargando",
"Settings saved" : "Configuraciones guardadas"
},

View File

@ -10,12 +10,12 @@
"Name" : "Nombre",
"Edit" : "Editar",
"Welcome" : "Bienvenido",
"Sharing" : "Compartiendo",
"Create" : "Crear",
"Copy to clipboard" : "Copiar al portapapeles",
"Delete" : "Eliminar",
"Error" : "Error",
"Server error" : "Se presentó un error en el servidor",
"Share" : "Compartir",
"Loading" : "Cargando",
"Settings saved" : "Configuraciones guardadas"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"

View File

@ -7,17 +7,17 @@ OC.L10N.register(
"Password" : "Contraseña",
"Hello %s" : "Hola %s",
"Group" : "Grupo",
"moderator" : "moderador",
"Name" : "Nombre",
"Access" : "Acceso",
"Edit" : "Editar",
"Welcome" : "Bienvenido",
"Sharing" : "Compartiendo",
"Create" : "Crear",
"Copy to clipboard" : "Copiar al portapapeles",
"Delete" : "Borrar",
"Error" : "Error",
"Server error" : "Se presentó un error en el servidor",
"moderator" : "moderador",
"Share" : "Compartir",
"Loading" : "Cargando",
"Settings saved" : "Se han guardado las configuraciones "
},

View File

@ -5,17 +5,17 @@
"Password" : "Contraseña",
"Hello %s" : "Hola %s",
"Group" : "Grupo",
"moderator" : "moderador",
"Name" : "Nombre",
"Access" : "Acceso",
"Edit" : "Editar",
"Welcome" : "Bienvenido",
"Sharing" : "Compartiendo",
"Create" : "Crear",
"Copy to clipboard" : "Copiar al portapapeles",
"Delete" : "Borrar",
"Error" : "Error",
"Server error" : "Se presentó un error en el servidor",
"moderator" : "moderador",
"Share" : "Compartir",
"Loading" : "Cargando",
"Settings saved" : "Se han guardado las configuraciones "
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"

View File

@ -7,17 +7,17 @@ OC.L10N.register(
"Password" : "Contraseña",
"Hello %s" : "Hola %s",
"Group" : "Grupo",
"moderator" : "moderador",
"Name" : "Nombre",
"Access" : "Acceso",
"Edit" : "Editar",
"Welcome" : "Bienvenido",
"Sharing" : "Compartiendo",
"Create" : "Crear",
"Copy to clipboard" : "Copiar al portapapeles",
"Delete" : "Borrar",
"Error" : "Error",
"Server error" : "Se presentó un error en el servidor",
"moderator" : "moderador",
"Share" : "Compartir",
"Loading" : "Cargando",
"Settings saved" : "Se han guardado las configuraciones "
},

View File

@ -5,17 +5,17 @@
"Password" : "Contraseña",
"Hello %s" : "Hola %s",
"Group" : "Grupo",
"moderator" : "moderador",
"Name" : "Nombre",
"Access" : "Acceso",
"Edit" : "Editar",
"Welcome" : "Bienvenido",
"Sharing" : "Compartiendo",
"Create" : "Crear",
"Copy to clipboard" : "Copiar al portapapeles",
"Delete" : "Borrar",
"Error" : "Error",
"Server error" : "Se presentó un error en el servidor",
"moderator" : "moderador",
"Share" : "Compartir",
"Loading" : "Cargando",
"Settings saved" : "Se han guardado las configuraciones "
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"

View File

@ -7,17 +7,17 @@ OC.L10N.register(
"Password" : "Contraseña",
"Hello %s" : "Hola %s",
"Group" : "Grupo",
"moderator" : "moderador",
"Name" : "Nombre",
"Access" : "Acceso",
"Edit" : "Editar",
"Welcome" : "Bienvenido",
"Sharing" : "Compartiendo",
"Create" : "Crear",
"Copy to clipboard" : "Copiar al portapapeles",
"Delete" : "Borrar",
"Error" : "Error",
"Server error" : "Se presentó un error en el servidor",
"moderator" : "moderador",
"Share" : "Compartir",
"Loading" : "Cargando",
"Settings saved" : "Se han guardado las configuraciones "
},

View File

@ -5,17 +5,17 @@
"Password" : "Contraseña",
"Hello %s" : "Hola %s",
"Group" : "Grupo",
"moderator" : "moderador",
"Name" : "Nombre",
"Access" : "Acceso",
"Edit" : "Editar",
"Welcome" : "Bienvenido",
"Sharing" : "Compartiendo",
"Create" : "Crear",
"Copy to clipboard" : "Copiar al portapapeles",
"Delete" : "Borrar",
"Error" : "Error",
"Server error" : "Se presentó un error en el servidor",
"moderator" : "moderador",
"Share" : "Compartir",
"Loading" : "Cargando",
"Settings saved" : "Se han guardado las configuraciones "
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"

View File

@ -7,17 +7,17 @@ OC.L10N.register(
"Password" : "Contraseña",
"Hello %s" : "Hola %s",
"Group" : "Grupo",
"moderator" : "moderador",
"Name" : "Nombre",
"Access" : "Acceso",
"Edit" : "Editar",
"Welcome" : "Bienvenido",
"Sharing" : "Compartiendo",
"Create" : "Crear",
"Copy to clipboard" : "Copiar al portapapeles",
"Delete" : "Borrar",
"Error" : "Error",
"Server error" : "Se presentó un error en el servidor",
"moderator" : "moderador",
"Share" : "Compartir",
"Loading" : "Cargando",
"Settings saved" : "Se han guardado las configuraciones "
},

View File

@ -5,17 +5,17 @@
"Password" : "Contraseña",
"Hello %s" : "Hola %s",
"Group" : "Grupo",
"moderator" : "moderador",
"Name" : "Nombre",
"Access" : "Acceso",
"Edit" : "Editar",
"Welcome" : "Bienvenido",
"Sharing" : "Compartiendo",
"Create" : "Crear",
"Copy to clipboard" : "Copiar al portapapeles",
"Delete" : "Borrar",
"Error" : "Error",
"Server error" : "Se presentó un error en el servidor",
"moderator" : "moderador",
"Share" : "Compartir",
"Loading" : "Cargando",
"Settings saved" : "Se han guardado las configuraciones "
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"

View File

@ -56,8 +56,6 @@ OC.L10N.register(
"Group" : "Grupo",
"Searching" : "Buscando",
"No matches" : "Sin coincidencias",
"admin" : "admin",
"moderator" : "moderador",
"Name" : "Nombre",
"Access" : "Acceso",
"Max" : "Máx.",
@ -83,7 +81,6 @@ OC.L10N.register(
"Room URL" : "URL de la sala",
"Welcome" : "Bienvenido",
"Participant limit" : "Límite de participantes",
"Sharing" : "Compartiendo",
"Every participant is moderator" : "Cada participante es moderador",
"Moderator access via URL" : "Acceso de moderador a través de URL",
"Miscellaneous" : "Varios",
@ -95,7 +92,6 @@ OC.L10N.register(
"Join meeting muted" : "Unirse a la reunión con el sonido desactivado",
"Room name" : "Nombre de la sala",
"Create" : "Crear",
"Published" : "Publicado",
"Open recording" : "Abrir grabación",
"Copy to clipboard" : "Copiar al portapapeles",
"Save as file" : "Guardar como archivo",
@ -114,6 +110,9 @@ OC.L10N.register(
"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",
"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",

View File

@ -54,8 +54,6 @@
"Group" : "Grupo",
"Searching" : "Buscando",
"No matches" : "Sin coincidencias",
"admin" : "admin",
"moderator" : "moderador",
"Name" : "Nombre",
"Access" : "Acceso",
"Max" : "Máx.",
@ -81,7 +79,6 @@
"Room URL" : "URL de la sala",
"Welcome" : "Bienvenido",
"Participant limit" : "Límite de participantes",
"Sharing" : "Compartiendo",
"Every participant is moderator" : "Cada participante es moderador",
"Moderator access via URL" : "Acceso de moderador a través de URL",
"Miscellaneous" : "Varios",
@ -93,7 +90,6 @@
"Join meeting muted" : "Unirse a la reunión con el sonido desactivado",
"Room name" : "Nombre de la sala",
"Create" : "Crear",
"Published" : "Publicado",
"Open recording" : "Abrir grabación",
"Copy to clipboard" : "Copiar al portapapeles",
"Save as file" : "Guardar como archivo",
@ -112,6 +108,9 @@
"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",
"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",

View File

@ -7,18 +7,17 @@ OC.L10N.register(
"Password" : "Contraseña",
"Hello %s" : "Hola %s",
"Group" : "Grupo",
"moderator" : "moderador",
"Name" : "Nombre",
"Access" : "Acceso",
"Edit" : "Editar",
"Welcome" : "Bienvenido",
"Sharing" : "Compartiendo",
"Create" : "Crear",
"Copy to clipboard" : "Copiar al portapapeles",
"Delete" : "Borrar",
"Error" : "Error",
"Server error" : "Se presentó un error en el servidor",
"Start" : "Inicio",
"moderator" : "moderador",
"Share" : "Compartir",
"Loading" : "Cargando",
"Settings saved" : "Se han guardado las configuraciones "
},

View File

@ -5,18 +5,17 @@
"Password" : "Contraseña",
"Hello %s" : "Hola %s",
"Group" : "Grupo",
"moderator" : "moderador",
"Name" : "Nombre",
"Access" : "Acceso",
"Edit" : "Editar",
"Welcome" : "Bienvenido",
"Sharing" : "Compartiendo",
"Create" : "Crear",
"Copy to clipboard" : "Copiar al portapapeles",
"Delete" : "Borrar",
"Error" : "Error",
"Server error" : "Se presentó un error en el servidor",
"Start" : "Inicio",
"moderator" : "moderador",
"Share" : "Compartir",
"Loading" : "Cargando",
"Settings saved" : "Se han guardado las configuraciones "
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"

View File

@ -7,17 +7,17 @@ OC.L10N.register(
"Password" : "Contraseña",
"Hello %s" : "Hola %s",
"Group" : "Grupo",
"moderator" : "moderador",
"Name" : "Nombre",
"Access" : "Acceso",
"Edit" : "Editar",
"Welcome" : "Bienvenido",
"Sharing" : "Compartiendo",
"Create" : "Crear",
"Copy to clipboard" : "Copiar al portapapeles",
"Delete" : "Borrar",
"Error" : "Error",
"Server error" : "Se presentó un error en el servidor",
"moderator" : "moderador",
"Share" : "Compartir",
"Loading" : "Cargando",
"Settings saved" : "Se han guardado las configuraciones "
},

View File

@ -5,17 +5,17 @@
"Password" : "Contraseña",
"Hello %s" : "Hola %s",
"Group" : "Grupo",
"moderator" : "moderador",
"Name" : "Nombre",
"Access" : "Acceso",
"Edit" : "Editar",
"Welcome" : "Bienvenido",
"Sharing" : "Compartiendo",
"Create" : "Crear",
"Copy to clipboard" : "Copiar al portapapeles",
"Delete" : "Borrar",
"Error" : "Error",
"Server error" : "Se presentó un error en el servidor",
"moderator" : "moderador",
"Share" : "Compartir",
"Loading" : "Cargando",
"Settings saved" : "Se han guardado las configuraciones "
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"

View File

@ -9,21 +9,18 @@ OC.L10N.register(
"Password" : "Contraseña",
"Hello %s" : "Hola %s",
"Group" : "Grupo",
"moderator" : "moderador",
"Name" : "Nombre",
"Access" : "Acceso",
"Edit" : "Editar",
"Welcome" : "Bienvenido",
"Sharing" : "Compartiendo",
"Miscellaneous" : "Misceláneo",
"Room name" : "Nombre del cuarto",
"Create" : "Crear",
"Published" : "Publicado",
"Copy to clipboard" : "Copiar al portapapeles",
"Delete" : "Borrar",
"Error" : "Error",
"Server error" : "Se presentó un error en el servidor",
"Start" : "Inicio",
"moderator" : "moderador",
"Share" : "Compartir",
"Loading" : "Cargando",
"Settings saved" : "Se han guardado las configuraciones "
},

View File

@ -7,21 +7,18 @@
"Password" : "Contraseña",
"Hello %s" : "Hola %s",
"Group" : "Grupo",
"moderator" : "moderador",
"Name" : "Nombre",
"Access" : "Acceso",
"Edit" : "Editar",
"Welcome" : "Bienvenido",
"Sharing" : "Compartiendo",
"Miscellaneous" : "Misceláneo",
"Room name" : "Nombre del cuarto",
"Create" : "Crear",
"Published" : "Publicado",
"Copy to clipboard" : "Copiar al portapapeles",
"Delete" : "Borrar",
"Error" : "Error",
"Server error" : "Se presentó un error en el servidor",
"Start" : "Inicio",
"moderator" : "moderador",
"Share" : "Compartir",
"Loading" : "Cargando",
"Settings saved" : "Se han guardado las configuraciones "
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"

View File

@ -7,17 +7,17 @@ OC.L10N.register(
"Password" : "Contraseña",
"Hello %s" : "Hola %s",
"Group" : "Grupo",
"moderator" : "moderador",
"Name" : "Nombre",
"Access" : "Acceso",
"Edit" : "Editar",
"Welcome" : "Bienvenido",
"Sharing" : "Compartiendo",
"Create" : "Crear",
"Copy to clipboard" : "Copiar al portapapeles",
"Delete" : "Borrar",
"Error" : "Error",
"Server error" : "Se presentó un error en el servidor",
"moderator" : "moderador",
"Share" : "Compartir",
"Loading" : "Cargando",
"Settings saved" : "Se han guardado las configuraciones "
},

View File

@ -5,17 +5,17 @@
"Password" : "Contraseña",
"Hello %s" : "Hola %s",
"Group" : "Grupo",
"moderator" : "moderador",
"Name" : "Nombre",
"Access" : "Acceso",
"Edit" : "Editar",
"Welcome" : "Bienvenido",
"Sharing" : "Compartiendo",
"Create" : "Crear",
"Copy to clipboard" : "Copiar al portapapeles",
"Delete" : "Borrar",
"Error" : "Error",
"Server error" : "Se presentó un error en el servidor",
"moderator" : "moderador",
"Share" : "Compartir",
"Loading" : "Cargando",
"Settings saved" : "Se han guardado las configuraciones "
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"

View File

@ -7,18 +7,17 @@ OC.L10N.register(
"Password" : "Contraseña",
"Hello %s" : "Hola %s",
"Group" : "Grupo",
"moderator" : "moderador",
"Name" : "Nombre",
"Access" : "Acceso",
"Edit" : "Editar",
"Welcome" : "Bienvenido",
"Sharing" : "Compartiendo",
"Create" : "Crear",
"Copy to clipboard" : "Copiar al portapapeles",
"Delete" : "Borrar",
"Error" : "Error",
"Server error" : "Se presentó un error en el servidor",
"Start" : "Inicio",
"moderator" : "moderador",
"Share" : "Compartir",
"Loading" : "Cargando",
"Settings saved" : "Se han guardado las configuraciones "
},

View File

@ -5,18 +5,17 @@
"Password" : "Contraseña",
"Hello %s" : "Hola %s",
"Group" : "Grupo",
"moderator" : "moderador",
"Name" : "Nombre",
"Access" : "Acceso",
"Edit" : "Editar",
"Welcome" : "Bienvenido",
"Sharing" : "Compartiendo",
"Create" : "Crear",
"Copy to clipboard" : "Copiar al portapapeles",
"Delete" : "Borrar",
"Error" : "Error",
"Server error" : "Se presentó un error en el servidor",
"Start" : "Inicio",
"moderator" : "moderador",
"Share" : "Compartir",
"Loading" : "Cargando",
"Settings saved" : "Se han guardado las configuraciones "
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"

View File

@ -7,18 +7,17 @@ OC.L10N.register(
"Password" : "Contraseña",
"Hello %s" : "Hola %s",
"Group" : "Grupo",
"moderator" : "moderador",
"Name" : "Nombre",
"Access" : "Acceso",
"Edit" : "Editar",
"Welcome" : "Bienvenido",
"Sharing" : "Compartiendo",
"Create" : "Crear",
"Copy to clipboard" : "Copiar al portapapeles",
"Delete" : "Borrar",
"Error" : "Error",
"Server error" : "Se presentó un error en el servidor",
"Start" : "Inicio",
"moderator" : "moderador",
"Share" : "Compartir",
"Loading" : "Cargando",
"Settings saved" : "Se han guardado las configuraciones "
},

View File

@ -5,18 +5,17 @@
"Password" : "Contraseña",
"Hello %s" : "Hola %s",
"Group" : "Grupo",
"moderator" : "moderador",
"Name" : "Nombre",
"Access" : "Acceso",
"Edit" : "Editar",
"Welcome" : "Bienvenido",
"Sharing" : "Compartiendo",
"Create" : "Crear",
"Copy to clipboard" : "Copiar al portapapeles",
"Delete" : "Borrar",
"Error" : "Error",
"Server error" : "Se presentó un error en el servidor",
"Start" : "Inicio",
"moderator" : "moderador",
"Share" : "Compartir",
"Loading" : "Cargando",
"Settings saved" : "Se han guardado las configuraciones "
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"

View File

@ -7,18 +7,17 @@ OC.L10N.register(
"Password" : "Contraseña",
"Hello %s" : "Hola %s",
"Group" : "Grupo",
"moderator" : "moderador",
"Name" : "Nombre",
"Access" : "Acceso",
"Edit" : "Editar",
"Welcome" : "Bienvenido",
"Sharing" : "Compartiendo",
"Create" : "Crear",
"Copy to clipboard" : "Copiar al portapapeles",
"Delete" : "Borrar",
"Error" : "Error",
"Server error" : "Se presentó un error en el servidor",
"Start" : "Inicio",
"moderator" : "moderador",
"Share" : "Compartir",
"Loading" : "Cargando",
"Settings saved" : "Se han guardado las configuraciones "
},

View File

@ -5,18 +5,17 @@
"Password" : "Contraseña",
"Hello %s" : "Hola %s",
"Group" : "Grupo",
"moderator" : "moderador",
"Name" : "Nombre",
"Access" : "Acceso",
"Edit" : "Editar",
"Welcome" : "Bienvenido",
"Sharing" : "Compartiendo",
"Create" : "Crear",
"Copy to clipboard" : "Copiar al portapapeles",
"Delete" : "Borrar",
"Error" : "Error",
"Server error" : "Se presentó un error en el servidor",
"Start" : "Inicio",
"moderator" : "moderador",
"Share" : "Compartir",
"Loading" : "Cargando",
"Settings saved" : "Se han guardado las configuraciones "
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"

View File

@ -7,17 +7,17 @@ OC.L10N.register(
"Password" : "Contraseña",
"Hello %s" : "Hola %s",
"Group" : "Grupo",
"moderator" : "moderador",
"Name" : "Nombre",
"Access" : "Acceso",
"Edit" : "Editar",
"Welcome" : "Bienvenido",
"Sharing" : "Compartiendo",
"Create" : "Crear",
"Copy to clipboard" : "Copiar al portapapeles",
"Delete" : "Borrar",
"Error" : "Error",
"Server error" : "Se presentó un error en el servidor",
"moderator" : "moderador",
"Share" : "Compartir",
"Loading" : "Cargando",
"Settings saved" : "Se han guardado las configuraciones "
},

View File

@ -5,17 +5,17 @@
"Password" : "Contraseña",
"Hello %s" : "Hola %s",
"Group" : "Grupo",
"moderator" : "moderador",
"Name" : "Nombre",
"Access" : "Acceso",
"Edit" : "Editar",
"Welcome" : "Bienvenido",
"Sharing" : "Compartiendo",
"Create" : "Crear",
"Copy to clipboard" : "Copiar al portapapeles",
"Delete" : "Borrar",
"Error" : "Error",
"Server error" : "Se presentó un error en el servidor",
"moderator" : "moderador",
"Share" : "Compartir",
"Loading" : "Cargando",
"Settings saved" : "Se han guardado las configuraciones "
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"

View File

@ -7,18 +7,17 @@ OC.L10N.register(
"Password" : "Contraseña",
"Hello %s" : "Hola %s",
"Group" : "Grupo",
"moderator" : "moderador",
"Name" : "Nombre",
"Access" : "Acceso",
"Edit" : "Editar",
"Welcome" : "Bienvenido",
"Sharing" : "Compartiendo",
"Create" : "Crear",
"Copy to clipboard" : "Copiar al portapapeles",
"Delete" : "Borrar",
"Error" : "Error",
"Server error" : "Se presentó un error en el servidor",
"Start" : "Inicio",
"moderator" : "moderador",
"Share" : "Compartir",
"Loading" : "Cargando",
"Settings saved" : "Se han guardado las configuraciones "
},

View File

@ -5,18 +5,17 @@
"Password" : "Contraseña",
"Hello %s" : "Hola %s",
"Group" : "Grupo",
"moderator" : "moderador",
"Name" : "Nombre",
"Access" : "Acceso",
"Edit" : "Editar",
"Welcome" : "Bienvenido",
"Sharing" : "Compartiendo",
"Create" : "Crear",
"Copy to clipboard" : "Copiar al portapapeles",
"Delete" : "Borrar",
"Error" : "Error",
"Server error" : "Se presentó un error en el servidor",
"Start" : "Inicio",
"moderator" : "moderador",
"Share" : "Compartir",
"Loading" : "Cargando",
"Settings saved" : "Se han guardado las configuraciones "
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"

View File

@ -7,17 +7,17 @@ OC.L10N.register(
"Password" : "Contraseña",
"Hello %s" : "Hola %s",
"Group" : "Grupo",
"moderator" : "moderador",
"Name" : "Nombre",
"Access" : "Acceso",
"Edit" : "Editar",
"Welcome" : "Bienvenido",
"Sharing" : "Compartiendo",
"Create" : "Crear",
"Copy to clipboard" : "Copiar al portapapeles",
"Delete" : "Borrar",
"Error" : "Error",
"Server error" : "Se presentó un error en el servidor",
"moderator" : "moderador",
"Share" : "Compartir",
"Loading" : "Cargando",
"Settings saved" : "Se han guardado las configuraciones "
},

View File

@ -5,17 +5,17 @@
"Password" : "Contraseña",
"Hello %s" : "Hola %s",
"Group" : "Grupo",
"moderator" : "moderador",
"Name" : "Nombre",
"Access" : "Acceso",
"Edit" : "Editar",
"Welcome" : "Bienvenido",
"Sharing" : "Compartiendo",
"Create" : "Crear",
"Copy to clipboard" : "Copiar al portapapeles",
"Delete" : "Borrar",
"Error" : "Error",
"Server error" : "Se presentó un error en el servidor",
"moderator" : "moderador",
"Share" : "Compartir",
"Loading" : "Cargando",
"Settings saved" : "Se han guardado las configuraciones "
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"

View File

@ -10,13 +10,12 @@ OC.L10N.register(
"Name" : "Nimi",
"Access" : "Ligipääs",
"Edit" : "Redigeeri",
"Sharing" : "Jagamine",
"Create" : "Loo",
"Copy to clipboard" : "Kopeeri lõikepuhvrisse",
"Delete" : "Kustuta",
"Error" : "Viga",
"Server error" : "Serveri tõrge",
"Start" : "Algus",
"Share" : "Jaga",
"Loading" : "Laadimine",
"Settings saved" : "Seaded salvestatud"
},

View File

@ -8,13 +8,12 @@
"Name" : "Nimi",
"Access" : "Ligipääs",
"Edit" : "Redigeeri",
"Sharing" : "Jagamine",
"Create" : "Loo",
"Copy to clipboard" : "Kopeeri lõikepuhvrisse",
"Delete" : "Kustuta",
"Error" : "Viga",
"Server error" : "Serveri tõrge",
"Start" : "Algus",
"Share" : "Jaga",
"Loading" : "Laadimine",
"Settings saved" : "Seaded salvestatud"
},"pluralForm" :"nplurals=2; plural=(n != 1);"

View File

@ -56,9 +56,6 @@ OC.L10N.register(
"Group" : "Taldea",
"Searching" : "BIlatzen",
"No matches" : "Ez dago bat datorrenik",
"admin" : "admin",
"moderator" : "moderatzailea",
"user" : "erabiltzailea",
"Name" : "Izena",
"Access" : "Sarbidea",
"Max" : "Maximoa",
@ -85,7 +82,6 @@ OC.L10N.register(
"Room URL" : "Gelaren URLa",
"Welcome" : "Ongi etorri",
"Participant limit" : "Partaideen muga",
"Sharing" : "Partekatzea",
"Every participant is moderator" : "Partaide guztiak dira moderatzaile",
"Moderator access via URL" : "Moderatzailearen sarbidea URL bidez",
"Miscellaneous" : "Askotarikoa",
@ -97,7 +93,6 @@ OC.L10N.register(
"Join meeting muted" : "Sartu bileran mutu",
"Room name" : "Gelaren izena",
"Create" : "Sortu",
"Published" : "Argitaratuta",
"Open recording" : "Ireki grabaketa",
"Copy to clipboard" : "Kopiatu arbelera",
"Save as file" : "Gorde fitxategi moduan",
@ -116,7 +111,9 @@ OC.L10N.register(
"Delete?" : "Ezabatu?",
"Could not delete record" : "Ezin izan da grabazioa ezabatu",
"Server error" : "Zerbitzari akatsa",
"Start" : "Hasiera",
"moderator" : "moderatzailea",
"admin" : "admin",
"Share" : "Partekatu",
"Loading" : "Kargatzen",
"You are not allowed to change this option, because this room is shared with you." : "Ez duzu baimenik aukera hau aldatzeko, gela hau zurekin partekatua delako.",
"Max. rooms" : "Gela max.",

View File

@ -54,9 +54,6 @@
"Group" : "Taldea",
"Searching" : "BIlatzen",
"No matches" : "Ez dago bat datorrenik",
"admin" : "admin",
"moderator" : "moderatzailea",
"user" : "erabiltzailea",
"Name" : "Izena",
"Access" : "Sarbidea",
"Max" : "Maximoa",
@ -83,7 +80,6 @@
"Room URL" : "Gelaren URLa",
"Welcome" : "Ongi etorri",
"Participant limit" : "Partaideen muga",
"Sharing" : "Partekatzea",
"Every participant is moderator" : "Partaide guztiak dira moderatzaile",
"Moderator access via URL" : "Moderatzailearen sarbidea URL bidez",
"Miscellaneous" : "Askotarikoa",
@ -95,7 +91,6 @@
"Join meeting muted" : "Sartu bileran mutu",
"Room name" : "Gelaren izena",
"Create" : "Sortu",
"Published" : "Argitaratuta",
"Open recording" : "Ireki grabaketa",
"Copy to clipboard" : "Kopiatu arbelera",
"Save as file" : "Gorde fitxategi moduan",
@ -114,7 +109,9 @@
"Delete?" : "Ezabatu?",
"Could not delete record" : "Ezin izan da grabazioa ezabatu",
"Server error" : "Zerbitzari akatsa",
"Start" : "Hasiera",
"moderator" : "moderatzailea",
"admin" : "admin",
"Share" : "Partekatu",
"Loading" : "Kargatzen",
"You are not allowed to change this option, because this room is shared with you." : "Ez duzu baimenik aukera hau aldatzeko, gela hau zurekin partekatua delako.",
"Max. rooms" : "Gela max.",

View File

@ -22,6 +22,7 @@ OC.L10N.register(
"API URL or secret not configured. Please contact your administrator." : "API URL or secret not configured. Please contact your administrator.",
"BigBlueButton Integration" : "BigBlueButton Integration",
"BigBlueButton integration for Nextcloud" : "BigBlueButton integration for 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.*" : "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.*",
"Room not found" : "اتاق یافت نشد",
"The room could not be found. Maybe it was deleted?" : "اتاق پیدا نشد. شاید حذف شده است؟",
"Back to %s" : "Back to %s",
@ -55,8 +56,6 @@ OC.L10N.register(
"Group" : "گروه",
"Searching" : "Searching",
"No matches" : "No matches",
"admin" : "admin",
"moderator" : "moderator",
"Name" : "نام",
"Access" : "دسترسی",
"Max" : "Max",
@ -82,7 +81,6 @@ OC.L10N.register(
"Room URL" : "Room URL",
"Welcome" : "خوش آمدی",
"Participant limit" : "Participant limit",
"Sharing" : "هم‌رسانی",
"Every participant is moderator" : "Every participant is moderator",
"Moderator access via URL" : "Moderator access via URL",
"Miscellaneous" : "متفرقه",
@ -94,7 +92,6 @@ OC.L10N.register(
"Join meeting muted" : "Join meeting muted",
"Room name" : "Room name",
"Create" : "ایجاد شده",
"Published" : "منتشر شده",
"Open recording" : "Open recording",
"Copy to clipboard" : "کپی کردن به حافظه موقت",
"Save as file" : "Save as file",
@ -113,7 +110,9 @@ OC.L10N.register(
"Delete?" : "Delete?",
"Could not delete record" : "Could not delete record",
"Server error" : "خطای سرور",
"Start" : "شروع",
"moderator" : "moderator",
"admin" : "admin",
"Share" : "هم‌رسانی",
"Loading" : "در حال بار گزاری",
"You are not allowed to change this option, because this room is shared with you." : "You are not allowed to change this option, because this room is shared with you.",
"Max. rooms" : "Max. rooms",

View File

@ -20,6 +20,7 @@
"API URL or secret not configured. Please contact your administrator." : "API URL or secret not configured. Please contact your administrator.",
"BigBlueButton Integration" : "BigBlueButton Integration",
"BigBlueButton integration for Nextcloud" : "BigBlueButton integration for 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.*" : "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.*",
"Room not found" : "اتاق یافت نشد",
"The room could not be found. Maybe it was deleted?" : "اتاق پیدا نشد. شاید حذف شده است؟",
"Back to %s" : "Back to %s",
@ -53,8 +54,6 @@
"Group" : "گروه",
"Searching" : "Searching",
"No matches" : "No matches",
"admin" : "admin",
"moderator" : "moderator",
"Name" : "نام",
"Access" : "دسترسی",
"Max" : "Max",
@ -80,7 +79,6 @@
"Room URL" : "Room URL",
"Welcome" : "خوش آمدی",
"Participant limit" : "Participant limit",
"Sharing" : "هم‌رسانی",
"Every participant is moderator" : "Every participant is moderator",
"Moderator access via URL" : "Moderator access via URL",
"Miscellaneous" : "متفرقه",
@ -92,7 +90,6 @@
"Join meeting muted" : "Join meeting muted",
"Room name" : "Room name",
"Create" : "ایجاد شده",
"Published" : "منتشر شده",
"Open recording" : "Open recording",
"Copy to clipboard" : "کپی کردن به حافظه موقت",
"Save as file" : "Save as file",
@ -111,7 +108,9 @@
"Delete?" : "Delete?",
"Could not delete record" : "Could not delete record",
"Server error" : "خطای سرور",
"Start" : "شروع",
"moderator" : "moderator",
"admin" : "admin",
"Share" : "هم‌رسانی",
"Loading" : "در حال بار گزاری",
"You are not allowed to change this option, because this room is shared with you." : "You are not allowed to change this option, because this room is shared with you.",
"Max. rooms" : "Max. rooms",

View File

@ -41,7 +41,6 @@ OC.L10N.register(
"Name, group …" : "Nimi, ryhmä…",
"Group" : "Ryhmä",
"No matches" : "Ei täsmääviä",
"moderator" : "moderaattori",
"Name" : "Nimi",
"Access" : "Käyttöoikeudet",
"Max" : "Enintään",
@ -56,12 +55,10 @@ OC.L10N.register(
"Room URL" : "Huoneen URL-osoite",
"Welcome" : "Tervetuloa",
"Participant limit" : "Osallistujaraja",
"Sharing" : "Jakaminen",
"Miscellaneous" : "Sekalaiset",
"Join meeting muted" : "Liity kokoukseen mykistettynä",
"Room name" : "Huoneen nimi",
"Create" : "Luo",
"Published" : "Julkaistu",
"Open recording" : "Avaa nauhoitus",
"Copy to clipboard" : "Kopioi leikepöydälle",
"Save as file" : "Tallenna tiedostona",
@ -76,7 +73,8 @@ OC.L10N.register(
"Delete?" : "Poistetaanko?",
"Could not delete record" : "Tallennetta ei voitu poistaa",
"Server error" : "Palvelinvirhe",
"Start" : "Alku",
"moderator" : "moderaattori",
"Share" : "Jaa",
"Loading" : "Ladataan",
"Max. rooms" : "Huoneita enintään",
"Max. participants" : "Osallistujia enintään",

View File

@ -39,7 +39,6 @@
"Name, group …" : "Nimi, ryhmä…",
"Group" : "Ryhmä",
"No matches" : "Ei täsmääviä",
"moderator" : "moderaattori",
"Name" : "Nimi",
"Access" : "Käyttöoikeudet",
"Max" : "Enintään",
@ -54,12 +53,10 @@
"Room URL" : "Huoneen URL-osoite",
"Welcome" : "Tervetuloa",
"Participant limit" : "Osallistujaraja",
"Sharing" : "Jakaminen",
"Miscellaneous" : "Sekalaiset",
"Join meeting muted" : "Liity kokoukseen mykistettynä",
"Room name" : "Huoneen nimi",
"Create" : "Luo",
"Published" : "Julkaistu",
"Open recording" : "Avaa nauhoitus",
"Copy to clipboard" : "Kopioi leikepöydälle",
"Save as file" : "Tallenna tiedostona",
@ -74,7 +71,8 @@
"Delete?" : "Poistetaanko?",
"Could not delete record" : "Tallennetta ei voitu poistaa",
"Server error" : "Palvelinvirhe",
"Start" : "Alku",
"moderator" : "moderaattori",
"Share" : "Jaa",
"Loading" : "Ladataan",
"Max. rooms" : "Huoneita enintään",
"Max. participants" : "Osallistujia enintään",

View File

@ -56,9 +56,6 @@ OC.L10N.register(
"Group" : "Groupe",
"Searching" : "Recherche en cours",
"No matches" : "Pas de résultats",
"admin" : "administrateur",
"moderator" : "modérateur",
"user" : "utilisateur",
"Name" : "Nom",
"Access" : "Accès",
"Max" : "Max",
@ -85,7 +82,6 @@ OC.L10N.register(
"Room URL" : "URL de la salle",
"Welcome" : "Bienvenue",
"Participant limit" : "Limite de participants",
"Sharing" : "Partage",
"Every participant is moderator" : "Tous les participants sont des modérateurs",
"Moderator access via URL" : "Accès modérateur via URL",
"Miscellaneous" : "Divers",
@ -97,7 +93,6 @@ OC.L10N.register(
"Join meeting muted" : "Rejoindre la réunion en sourdine",
"Room name" : "Nom de la salle",
"Create" : "Créer",
"Published" : "Publié",
"Open recording" : "Ouvrir l'enregistrement",
"Copy to clipboard" : "Copier dans le presse-papier",
"Save as file" : "Enregistrer dans un fichier",
@ -116,10 +111,9 @@ OC.L10N.register(
"Delete?" : "Supprimer ?",
"Could not delete record" : "Impossible de supprimer l'enregistrement",
"Server error" : "Erreur serveur",
"Could not modify publishing state" : "Impossible de modifier l'état de la publication",
"Open room" : "Ouvrir la salle",
"Start" : "Démarrer",
"Clone room" : "Cloner la salle",
"moderator" : "modérateur",
"admin" : "administrateur",
"Share" : "Partager",
"Loading" : "Chargement",
"You are not allowed to change this option, because this room is shared with you." : "Vous n'êtes pas autorisé à changer cette option car cette salle est partagée avec vous.",
"Max. rooms" : "Nombre max. de salles",

View File

@ -54,9 +54,6 @@
"Group" : "Groupe",
"Searching" : "Recherche en cours",
"No matches" : "Pas de résultats",
"admin" : "administrateur",
"moderator" : "modérateur",
"user" : "utilisateur",
"Name" : "Nom",
"Access" : "Accès",
"Max" : "Max",
@ -83,7 +80,6 @@
"Room URL" : "URL de la salle",
"Welcome" : "Bienvenue",
"Participant limit" : "Limite de participants",
"Sharing" : "Partage",
"Every participant is moderator" : "Tous les participants sont des modérateurs",
"Moderator access via URL" : "Accès modérateur via URL",
"Miscellaneous" : "Divers",
@ -95,7 +91,6 @@
"Join meeting muted" : "Rejoindre la réunion en sourdine",
"Room name" : "Nom de la salle",
"Create" : "Créer",
"Published" : "Publié",
"Open recording" : "Ouvrir l'enregistrement",
"Copy to clipboard" : "Copier dans le presse-papier",
"Save as file" : "Enregistrer dans un fichier",
@ -114,10 +109,9 @@
"Delete?" : "Supprimer ?",
"Could not delete record" : "Impossible de supprimer l'enregistrement",
"Server error" : "Erreur serveur",
"Could not modify publishing state" : "Impossible de modifier l'état de la publication",
"Open room" : "Ouvrir la salle",
"Start" : "Démarrer",
"Clone room" : "Cloner la salle",
"moderator" : "modérateur",
"admin" : "administrateur",
"Share" : "Partager",
"Loading" : "Chargement",
"You are not allowed to change this option, because this room is shared with you." : "Vous n'êtes pas autorisé à changer cette option car cette salle est partagée avec vous.",
"Max. rooms" : "Nombre max. de salles",

View File

@ -56,9 +56,6 @@ OC.L10N.register(
"Group" : "Grúpa",
"Searching" : "Cuardach",
"No matches" : "Gan aon chluichí",
"admin" : "riar",
"moderator" : "modhnóir",
"user" : "úsáideoir",
"Name" : "Ainm",
"Access" : "Rochtain",
"Max" : "Uas",
@ -85,7 +82,6 @@ OC.L10N.register(
"Room URL" : "URL an tseomra",
"Welcome" : "Fáilte",
"Participant limit" : "Teorainn rannpháirtí",
"Sharing" : "Roinnt",
"Every participant is moderator" : "Is modhnóir é gach rannpháirtí",
"Moderator access via URL" : "Rochtain mhodhnóra trí URL",
"Miscellaneous" : "Ilghnéitheach",
@ -97,7 +93,6 @@ OC.L10N.register(
"Join meeting muted" : "Balbhaíodh cruinniú páirte",
"Room name" : "Ainm an tseomra",
"Create" : "Cruthaigh",
"Published" : "Foilsithe",
"Open recording" : "Taifeadadh oscailte",
"Copy to clipboard" : "Cóipeáil chuig an ngearrthaisce",
"Save as file" : "Sábháil mar chomhad",
@ -116,10 +111,9 @@ OC.L10N.register(
"Delete?" : "Scrios?",
"Could not delete record" : "Níorbh fhéidir an taifead a scriosadh",
"Server error" : "Earráid freastalaí",
"Could not modify publishing state" : "Níorbh fhéidir an stát foilsitheoireachta a mhodhnú",
"Open room" : "Seomra oscailte",
"Start" : "Tosaigh",
"Clone room" : "Seomra clón",
"moderator" : "modhnóir",
"admin" : "riar",
"Share" : "Comhroinn",
"Loading" : "Ag lódáil",
"You are not allowed to change this option, because this room is shared with you." : "Níl cead agat an rogha seo a athrú, toisc go bhfuil an seomra seo roinnte leat.",
"Max. rooms" : "uas. seomraí",

View File

@ -54,9 +54,6 @@
"Group" : "Grúpa",
"Searching" : "Cuardach",
"No matches" : "Gan aon chluichí",
"admin" : "riar",
"moderator" : "modhnóir",
"user" : "úsáideoir",
"Name" : "Ainm",
"Access" : "Rochtain",
"Max" : "Uas",
@ -83,7 +80,6 @@
"Room URL" : "URL an tseomra",
"Welcome" : "Fáilte",
"Participant limit" : "Teorainn rannpháirtí",
"Sharing" : "Roinnt",
"Every participant is moderator" : "Is modhnóir é gach rannpháirtí",
"Moderator access via URL" : "Rochtain mhodhnóra trí URL",
"Miscellaneous" : "Ilghnéitheach",
@ -95,7 +91,6 @@
"Join meeting muted" : "Balbhaíodh cruinniú páirte",
"Room name" : "Ainm an tseomra",
"Create" : "Cruthaigh",
"Published" : "Foilsithe",
"Open recording" : "Taifeadadh oscailte",
"Copy to clipboard" : "Cóipeáil chuig an ngearrthaisce",
"Save as file" : "Sábháil mar chomhad",
@ -114,10 +109,9 @@
"Delete?" : "Scrios?",
"Could not delete record" : "Níorbh fhéidir an taifead a scriosadh",
"Server error" : "Earráid freastalaí",
"Could not modify publishing state" : "Níorbh fhéidir an stát foilsitheoireachta a mhodhnú",
"Open room" : "Seomra oscailte",
"Start" : "Tosaigh",
"Clone room" : "Seomra clón",
"moderator" : "modhnóir",
"admin" : "riar",
"Share" : "Comhroinn",
"Loading" : "Ag lódáil",
"You are not allowed to change this option, because this room is shared with you." : "Níl cead agat an rogha seo a athrú, toisc go bhfuil an seomra seo roinnte leat.",
"Max. rooms" : "uas. seomraí",

View File

@ -6,9 +6,9 @@ OC.L10N.register(
"Password" : "Facal-faire",
"Name" : "Ainm",
"Edit" : "Deasaich",
"Sharing" : "Co-roinneadh",
"Create" : "Cruthaich",
"Delete" : "Sguab às",
"Error" : "Mearachd"
"Error" : "Mearachd",
"Share" : "Co-roinn"
},
"nplurals=4; plural=(n==1 || n==11) ? 0 : (n==2 || n==12) ? 1 : (n > 2 && n < 20) ? 2 : 3;");

View File

@ -4,9 +4,9 @@
"Password" : "Facal-faire",
"Name" : "Ainm",
"Edit" : "Deasaich",
"Sharing" : "Co-roinneadh",
"Create" : "Cruthaich",
"Delete" : "Sguab às",
"Error" : "Mearachd"
"Error" : "Mearachd",
"Share" : "Co-roinn"
},"pluralForm" :"nplurals=4; plural=(n==1 || n==11) ? 0 : (n==2 || n==12) ? 1 : (n > 2 && n < 20) ? 2 : 3;"
}

View File

@ -22,7 +22,7 @@ OC.L10N.register(
"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 vista 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.*",
"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",
@ -56,9 +56,6 @@ OC.L10N.register(
"Group" : "Grupo",
"Searching" : "Buscando",
"No matches" : "Non hai coincidencias",
"admin" : "admin",
"moderator" : "moderador",
"user" : "usuario",
"Name" : "Nome",
"Access" : "Acceso",
"Max" : "Máx",
@ -80,12 +77,11 @@ OC.L10N.register(
"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 parolas 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 enmudecidos.",
"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",
"Participant limit" : "Límite de participantes",
"Sharing" : "Compartindo",
"Every participant is moderator" : "Todos os participantes son moderadores",
"Moderator access via URL" : "Acceso de moderador a través de URL",
"Miscellaneous" : "Miscelánea",
@ -94,10 +90,9 @@ OC.L10N.register(
"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 enmudecido",
"Join meeting muted" : "Unirse á xuntanza silenciado",
"Room name" : "Nome da sala",
"Create" : "Crear",
"Published" : "Publicado",
"Open recording" : "Gravación aberta",
"Copy to clipboard" : "Copiar no portapapeis.",
"Save as file" : "Gardar como ficheiro",
@ -116,10 +111,9 @@ OC.L10N.register(
"Delete?" : "Eliminar?",
"Could not delete record" : "Non foi posíbel eliminar a gravación",
"Server error" : "Produciuse un erro de servidor",
"Could not modify publishing state" : "Non foi posíbel modificar o estado de publicación",
"Open room" : "Sala aberta",
"Start" : "Iniciar",
"Clone room" : "Clonar a sala",
"moderator" : "moderador",
"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 Vde.",
"Max. rooms" : "Máx. de salas",

View File

@ -20,7 +20,7 @@
"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 vista 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.*",
"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",
@ -54,9 +54,6 @@
"Group" : "Grupo",
"Searching" : "Buscando",
"No matches" : "Non hai coincidencias",
"admin" : "admin",
"moderator" : "moderador",
"user" : "usuario",
"Name" : "Nome",
"Access" : "Acceso",
"Max" : "Máx",
@ -78,12 +75,11 @@
"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 parolas 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 enmudecidos.",
"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",
"Participant limit" : "Límite de participantes",
"Sharing" : "Compartindo",
"Every participant is moderator" : "Todos os participantes son moderadores",
"Moderator access via URL" : "Acceso de moderador a través de URL",
"Miscellaneous" : "Miscelánea",
@ -92,10 +88,9 @@
"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 enmudecido",
"Join meeting muted" : "Unirse á xuntanza silenciado",
"Room name" : "Nome da sala",
"Create" : "Crear",
"Published" : "Publicado",
"Open recording" : "Gravación aberta",
"Copy to clipboard" : "Copiar no portapapeis.",
"Save as file" : "Gardar como ficheiro",
@ -114,10 +109,9 @@
"Delete?" : "Eliminar?",
"Could not delete record" : "Non foi posíbel eliminar a gravación",
"Server error" : "Produciuse un erro de servidor",
"Could not modify publishing state" : "Non foi posíbel modificar o estado de publicación",
"Open room" : "Sala aberta",
"Start" : "Iniciar",
"Clone room" : "Clonar a sala",
"moderator" : "moderador",
"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 Vde.",
"Max. rooms" : "Máx. de salas",

View File

@ -16,7 +16,6 @@ OC.L10N.register(
"Have an account? Log in." : "יש לך חשבון? כדאי לך להיכנס.",
"Hello %s" : "שלום %s",
"Group" : "קבוצה",
"moderator" : "מפקח/ת",
"Name" : "שם",
"Access" : "גישה",
"Max" : "מרבי",
@ -24,7 +23,6 @@ OC.L10N.register(
"Recordings" : "הקלטה",
"Edit" : "עריכה",
"Welcome" : "ברוך בואך",
"Sharing" : "שיתוף",
"Miscellaneous" : "שונות",
"Room name" : "שם החדר",
"Create" : "יצירה",
@ -42,7 +40,8 @@ OC.L10N.register(
"Delete?" : "למחוק?",
"Could not delete record" : "לא ניתן למחוק רשומה",
"Server error" : "שגיאת שרת",
"Start" : "התחלה",
"moderator" : "מפקח/ת",
"Share" : "שיתוף",
"Loading" : "בטעינה",
"Settings saved" : "הגדרות נשמרו",
"Unexpected error occurred" : "אירעה שגיאה בלתי צפויה",

View File

@ -14,7 +14,6 @@
"Have an account? Log in." : "יש לך חשבון? כדאי לך להיכנס.",
"Hello %s" : "שלום %s",
"Group" : "קבוצה",
"moderator" : "מפקח/ת",
"Name" : "שם",
"Access" : "גישה",
"Max" : "מרבי",
@ -22,7 +21,6 @@
"Recordings" : "הקלטה",
"Edit" : "עריכה",
"Welcome" : "ברוך בואך",
"Sharing" : "שיתוף",
"Miscellaneous" : "שונות",
"Room name" : "שם החדר",
"Create" : "יצירה",
@ -40,7 +38,8 @@
"Delete?" : "למחוק?",
"Could not delete record" : "לא ניתן למחוק רשומה",
"Server error" : "שגיאת שרת",
"Start" : "התחלה",
"moderator" : "מפקח/ת",
"Share" : "שיתוף",
"Loading" : "בטעינה",
"Settings saved" : "הגדרות נשמרו",
"Unexpected error occurred" : "אירעה שגיאה בלתי צפויה",

View File

@ -52,8 +52,6 @@ OC.L10N.register(
"Group" : "Grupa",
"Searching" : "Traženje",
"No matches" : "Nema podudaranja",
"admin" : "admin",
"moderator" : "moderator",
"Name" : "Naziv",
"Access" : "Pristup",
"Max" : "Maks.",
@ -78,7 +76,6 @@ OC.L10N.register(
"Room URL" : "URL sobe",
"Welcome" : "Dobrodošli",
"Participant limit" : "Ograničenje broja sudionika",
"Sharing" : "Dijeljenje",
"Every participant is moderator" : "Svaki sudionik je moderator",
"Moderator access via URL" : "Pristup moderatora putem URL-a",
"Miscellaneous" : "Razno",
@ -107,6 +104,9 @@ OC.L10N.register(
"Delete?" : "Izbrisati?",
"Could not delete record" : "Zapis nije moguće izbrisati",
"Server error" : "Greška poslužitelja",
"moderator" : "moderator",
"admin" : "admin",
"Share" : "Dijeli",
"Loading" : "Učitavanje",
"You are not allowed to change this option, because this room is shared with you." : "Ne možete mijenjati ovu mogućnost jer soba nije dijeljena s vama.",
"Max. rooms" : "Maks. soba",

View File

@ -50,8 +50,6 @@
"Group" : "Grupa",
"Searching" : "Traženje",
"No matches" : "Nema podudaranja",
"admin" : "admin",
"moderator" : "moderator",
"Name" : "Naziv",
"Access" : "Pristup",
"Max" : "Maks.",
@ -76,7 +74,6 @@
"Room URL" : "URL sobe",
"Welcome" : "Dobrodošli",
"Participant limit" : "Ograničenje broja sudionika",
"Sharing" : "Dijeljenje",
"Every participant is moderator" : "Svaki sudionik je moderator",
"Moderator access via URL" : "Pristup moderatora putem URL-a",
"Miscellaneous" : "Razno",
@ -105,6 +102,9 @@
"Delete?" : "Izbrisati?",
"Could not delete record" : "Zapis nije moguće izbrisati",
"Server error" : "Greška poslužitelja",
"moderator" : "moderator",
"admin" : "admin",
"Share" : "Dijeli",
"Loading" : "Učitavanje",
"You are not allowed to change this option, because this room is shared with you." : "Ne možete mijenjati ovu mogućnost jer soba nije dijeljena s vama.",
"Max. rooms" : "Maks. soba",

View File

@ -56,8 +56,6 @@ OC.L10N.register(
"Group" : "Csoport",
"Searching" : "Keresés",
"No matches" : "Nincs egyezés",
"admin" : "admin",
"moderator" : "moderátor",
"Name" : "Név",
"Access" : "Hozzáférés",
"Max" : "Maximum",
@ -84,7 +82,6 @@ OC.L10N.register(
"Room URL" : "Szoba webcíme",
"Welcome" : "Üdvözöljük",
"Participant limit" : "Résztvevők korlátja",
"Sharing" : "Megosztás",
"Every participant is moderator" : "Minden résztvevő moderátor",
"Moderator access via URL" : "Moderátori elérés webcímen keresztül",
"Miscellaneous" : "Vegyes",
@ -96,7 +93,6 @@ OC.L10N.register(
"Join meeting muted" : "Csatlakozás némítva",
"Room name" : "Szoba neve",
"Create" : "Létrehozás",
"Published" : "Közzétett",
"Open recording" : "Felvétel megnyitása",
"Copy to clipboard" : "Másolás a vágólapra",
"Save as file" : "Mentés fájlba",
@ -115,7 +111,9 @@ OC.L10N.register(
"Delete?" : "Törli?",
"Could not delete record" : "A felvétel törlése sikertelen",
"Server error" : "Kiszolgálóhiba",
"Start" : "Kezdet",
"moderator" : "moderátor",
"admin" : "admin",
"Share" : "Megosztás",
"Loading" : "Betöltés",
"You are not allowed to change this option, because this room is shared with you." : "Nem módosíthatja ezt a beállítást, mert a szobát megosztják Önnel.",
"Max. rooms" : "Szobák legnagyobb száma",

View File

@ -54,8 +54,6 @@
"Group" : "Csoport",
"Searching" : "Keresés",
"No matches" : "Nincs egyezés",
"admin" : "admin",
"moderator" : "moderátor",
"Name" : "Név",
"Access" : "Hozzáférés",
"Max" : "Maximum",
@ -82,7 +80,6 @@
"Room URL" : "Szoba webcíme",
"Welcome" : "Üdvözöljük",
"Participant limit" : "Résztvevők korlátja",
"Sharing" : "Megosztás",
"Every participant is moderator" : "Minden résztvevő moderátor",
"Moderator access via URL" : "Moderátori elérés webcímen keresztül",
"Miscellaneous" : "Vegyes",
@ -94,7 +91,6 @@
"Join meeting muted" : "Csatlakozás némítva",
"Room name" : "Szoba neve",
"Create" : "Létrehozás",
"Published" : "Közzétett",
"Open recording" : "Felvétel megnyitása",
"Copy to clipboard" : "Másolás a vágólapra",
"Save as file" : "Mentés fájlba",
@ -113,7 +109,9 @@
"Delete?" : "Törli?",
"Could not delete record" : "A felvétel törlése sikertelen",
"Server error" : "Kiszolgálóhiba",
"Start" : "Kezdet",
"moderator" : "moderátor",
"admin" : "admin",
"Share" : "Megosztás",
"Loading" : "Betöltés",
"You are not allowed to change this option, because this room is shared with you." : "Nem módosíthatja ezt a beállítást, mert a szobát megosztják Önnel.",
"Max. rooms" : "Szobák legnagyobb száma",

View File

@ -10,6 +10,7 @@ OC.L10N.register(
"Create" : "Ստեղծել",
"Delete" : "հեռացնել",
"Error" : "Սխալ",
"Share" : "Կիսվել",
"Loading" : "Loading"
},
"nplurals=2; plural=(n != 1);");

Some files were not shown because too many files have changed in this diff Show More