mirror of https://github.com/sualko/cloud_bbb
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>pull/424/head
parent
eb86442773
commit
98950a2ae2
|
|
@ -29,6 +29,7 @@ OC.L10N.register(
|
|||
"Delete \"{name}\"?" : "Выдаліць \"{name}\"?",
|
||||
"Error" : "Памылка",
|
||||
"Start" : "Запусціць",
|
||||
"Loading" : "Загрузка",
|
||||
"Group name" : "Назва групы",
|
||||
"All" : "Усе",
|
||||
"Settings saved" : "Налады захаваны",
|
||||
|
|
|
|||
|
|
@ -27,6 +27,7 @@
|
|||
"Delete \"{name}\"?" : "Выдаліць \"{name}\"?",
|
||||
"Error" : "Памылка",
|
||||
"Start" : "Запусціць",
|
||||
"Loading" : "Загрузка",
|
||||
"Group name" : "Назва групы",
|
||||
"All" : "Усе",
|
||||
"Settings saved" : "Налады захаваны",
|
||||
|
|
|
|||
|
|
@ -89,6 +89,7 @@ OC.L10N.register(
|
|||
"If enabled, the user has not to perform an echo call and webcam preview on the first join (available since BBB server 2.3)." : "Ако е активирано, потребителят не трябва да извършва ехо повикване и визуализация на уеб камера при първото присъединяване (достъпно от BBB сървър 2.3).",
|
||||
"If enabled, the user list, chat area and presentation are hidden by default." : "Ако е активирано, списъкът с потребители, зоната за чат и презентация са скрити по подразбиране.",
|
||||
"If enabled, all users will join the meeting muted." : "Ако е активирано, всички потребители ще се присъединят към срещата със заглушен звук.",
|
||||
"Participant limit" : "Лимит на участниците",
|
||||
"Every participant is moderator" : "Всеки участник е модератор",
|
||||
"Moderator access via URL" : "Достъп на модератор чрез URL",
|
||||
"Miscellaneous" : "Разни",
|
||||
|
|
@ -122,11 +123,13 @@ OC.L10N.register(
|
|||
"Open room" : "Отваряне на стая",
|
||||
"Start" : "Начало",
|
||||
"Clone room" : "Клониране на стая",
|
||||
"Loading" : "Зареждане",
|
||||
"You are not allowed to change this option, because this room is shared with you." : "Нямате право да променяте тази опция, защото тази стая е споделена с вас.",
|
||||
"Group name" : "Име на групата",
|
||||
"Max. rooms" : "Макс. стаи",
|
||||
"Access options" : "Опции за достъп",
|
||||
"Max. participants" : "Макс. участници ",
|
||||
"Group …" : "Група ...",
|
||||
"Restrictions do not affect existing rooms. Minus one means the value is unlimited. The least restrictive option is chosen for every user if multiple restrictions apply." : "Ограниченията не засягат съществуващите стаи. Минус едно означава, че стойността е неограничена. За всеки потребителсе избира най-малко ограничителната опция, ако се прилагат множество ограничения.",
|
||||
"Are you sure you want to delete the restrictions for group \"{name}\"? This operation cannot be undone." : "Сигурни ли сте, че искате да изтриете ограниченията за групата „{name}“? Тази операция не може да бъде отменена.",
|
||||
"Delete restrictions for \"{name}\"?" : "Да се изтрият ли ограниченията за „{name}“?",
|
||||
|
|
|
|||
|
|
@ -87,6 +87,7 @@
|
|||
"If enabled, the user has not to perform an echo call and webcam preview on the first join (available since BBB server 2.3)." : "Ако е активирано, потребителят не трябва да извършва ехо повикване и визуализация на уеб камера при първото присъединяване (достъпно от BBB сървър 2.3).",
|
||||
"If enabled, the user list, chat area and presentation are hidden by default." : "Ако е активирано, списъкът с потребители, зоната за чат и презентация са скрити по подразбиране.",
|
||||
"If enabled, all users will join the meeting muted." : "Ако е активирано, всички потребители ще се присъединят към срещата със заглушен звук.",
|
||||
"Participant limit" : "Лимит на участниците",
|
||||
"Every participant is moderator" : "Всеки участник е модератор",
|
||||
"Moderator access via URL" : "Достъп на модератор чрез URL",
|
||||
"Miscellaneous" : "Разни",
|
||||
|
|
@ -120,11 +121,13 @@
|
|||
"Open room" : "Отваряне на стая",
|
||||
"Start" : "Начало",
|
||||
"Clone room" : "Клониране на стая",
|
||||
"Loading" : "Зареждане",
|
||||
"You are not allowed to change this option, because this room is shared with you." : "Нямате право да променяте тази опция, защото тази стая е споделена с вас.",
|
||||
"Group name" : "Име на групата",
|
||||
"Max. rooms" : "Макс. стаи",
|
||||
"Access options" : "Опции за достъп",
|
||||
"Max. participants" : "Макс. участници ",
|
||||
"Group …" : "Група ...",
|
||||
"Restrictions do not affect existing rooms. Minus one means the value is unlimited. The least restrictive option is chosen for every user if multiple restrictions apply." : "Ограниченията не засягат съществуващите стаи. Минус едно означава, че стойността е неограничена. За всеки потребителсе избира най-малко ограничителната опция, ако се прилагат множество ограничения.",
|
||||
"Are you sure you want to delete the restrictions for group \"{name}\"? This operation cannot be undone." : "Сигурни ли сте, че искате да изтриете ограниченията за групата „{name}“? Тази операция не може да бъде отменена.",
|
||||
"Delete restrictions for \"{name}\"?" : "Да се изтрият ли ограниченията за „{name}“?",
|
||||
|
|
|
|||
|
|
@ -21,6 +21,7 @@ OC.L10N.register(
|
|||
"Delete" : "Dilemel",
|
||||
"Error" : "Fazi",
|
||||
"Delete?" : "Dilemel?",
|
||||
"Loading" : "Kargañ",
|
||||
"All" : "Pep tra",
|
||||
"Settings saved" : "Stummoù enrollet"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -19,6 +19,7 @@
|
|||
"Delete" : "Dilemel",
|
||||
"Error" : "Fazi",
|
||||
"Delete?" : "Dilemel?",
|
||||
"Loading" : "Kargañ",
|
||||
"All" : "Pep tra",
|
||||
"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);"
|
||||
|
|
|
|||
|
|
@ -61,6 +61,7 @@ OC.L10N.register(
|
|||
"Hello %s" : "Hola, %s",
|
||||
"Name, group …" : "Nom, grup …",
|
||||
"Group" : "Grup",
|
||||
"Searching" : "Cerca",
|
||||
"No matches" : "Cap coincidència",
|
||||
"admin" : "administrador",
|
||||
"moderator" : "moderador",
|
||||
|
|
@ -89,6 +90,7 @@ OC.L10N.register(
|
|||
"If enabled, the user has not to perform an echo call and webcam preview on the first join (available since BBB server 2.3)." : "Si està habilitat, l'usuari no ha de realitzar una trucada d'eco ni una vista prèvia de la càmera web a la primera participació (disponible des del servidor BBB 2.3).",
|
||||
"If enabled, the user list, chat area and presentation are hidden by default." : "Si està activat, la llista d'usuaris, l'àrea de xat i la presentació s'amaguen per defecte.",
|
||||
"If enabled, all users will join the meeting muted." : "Si està activat, tots els usuaris s'uniran a la reunió silenciats.",
|
||||
"Participant limit" : "Límit de participants",
|
||||
"Every participant is moderator" : "Cada participant és moderador",
|
||||
"Moderator access via URL" : "Accés moderador mitjançant URL",
|
||||
"Miscellaneous" : "Miscel·lània",
|
||||
|
|
@ -122,11 +124,13 @@ OC.L10N.register(
|
|||
"Open room" : "Obrir sala",
|
||||
"Start" : "Inici",
|
||||
"Clone room" : "Clonar sala",
|
||||
"Loading" : "S'està 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è.",
|
||||
"Group name" : "Nom del grup",
|
||||
"Max. rooms" : "Màx. sales",
|
||||
"Access options" : "Opcions d'accés",
|
||||
"Max. participants" : "Màx. participants",
|
||||
"Group …" : "Grup …",
|
||||
"Restrictions do not affect existing rooms. Minus one means the value is unlimited. The least restrictive option is chosen for every user if multiple restrictions apply." : "Les restriccions no afecten les sales existents. Menys un significa que el valor és il·limitat. L'opció menys restrictiva es tria per a cada usuari si apliquen diverses restriccions.",
|
||||
"Are you sure you want to delete the restrictions for group \"{name}\"? This operation cannot be undone." : "Esteu segur que voleu suprimir les restriccions del grup \"{name}\"? Aquesta operació no es pot desfer.",
|
||||
"Delete restrictions for \"{name}\"?" : "Voleu suprimir restriccions per a \"{name}\"?",
|
||||
|
|
|
|||
|
|
@ -59,6 +59,7 @@
|
|||
"Hello %s" : "Hola, %s",
|
||||
"Name, group …" : "Nom, grup …",
|
||||
"Group" : "Grup",
|
||||
"Searching" : "Cerca",
|
||||
"No matches" : "Cap coincidència",
|
||||
"admin" : "administrador",
|
||||
"moderator" : "moderador",
|
||||
|
|
@ -87,6 +88,7 @@
|
|||
"If enabled, the user has not to perform an echo call and webcam preview on the first join (available since BBB server 2.3)." : "Si està habilitat, l'usuari no ha de realitzar una trucada d'eco ni una vista prèvia de la càmera web a la primera participació (disponible des del servidor BBB 2.3).",
|
||||
"If enabled, the user list, chat area and presentation are hidden by default." : "Si està activat, la llista d'usuaris, l'àrea de xat i la presentació s'amaguen per defecte.",
|
||||
"If enabled, all users will join the meeting muted." : "Si està activat, tots els usuaris s'uniran a la reunió silenciats.",
|
||||
"Participant limit" : "Límit de participants",
|
||||
"Every participant is moderator" : "Cada participant és moderador",
|
||||
"Moderator access via URL" : "Accés moderador mitjançant URL",
|
||||
"Miscellaneous" : "Miscel·lània",
|
||||
|
|
@ -120,11 +122,13 @@
|
|||
"Open room" : "Obrir sala",
|
||||
"Start" : "Inici",
|
||||
"Clone room" : "Clonar sala",
|
||||
"Loading" : "S'està 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è.",
|
||||
"Group name" : "Nom del grup",
|
||||
"Max. rooms" : "Màx. sales",
|
||||
"Access options" : "Opcions d'accés",
|
||||
"Max. participants" : "Màx. participants",
|
||||
"Group …" : "Grup …",
|
||||
"Restrictions do not affect existing rooms. Minus one means the value is unlimited. The least restrictive option is chosen for every user if multiple restrictions apply." : "Les restriccions no afecten les sales existents. Menys un significa que el valor és il·limitat. L'opció menys restrictiva es tria per a cada usuari si apliquen diverses restriccions.",
|
||||
"Are you sure you want to delete the restrictions for group \"{name}\"? This operation cannot be undone." : "Esteu segur que voleu suprimir les restriccions del grup \"{name}\"? Aquesta operació no es pot desfer.",
|
||||
"Delete restrictions for \"{name}\"?" : "Voleu suprimir restriccions per a \"{name}\"?",
|
||||
|
|
|
|||
|
|
@ -62,6 +62,7 @@ OC.L10N.register(
|
|||
"Hello %s" : "Dobrý den, %s",
|
||||
"Name, group …" : "Jméno, skupina …",
|
||||
"Group" : "Skupina",
|
||||
"Searching" : "Hledá se",
|
||||
"No matches" : "Žádné shody",
|
||||
"admin" : "správce",
|
||||
"moderator" : "moderátor",
|
||||
|
|
@ -90,6 +91,8 @@ OC.L10N.register(
|
|||
"If enabled, the user has not to perform an echo call and webcam preview on the first join (available since BBB server 2.3)." : "Pokud je zapnuto, uživatel nemusí před prvním připojením absolvovat hovor pro zkoušku spojení a náhled obrazovky (k dispozici počínaje verzí BBB serveru 2.3).",
|
||||
"If enabled, the user list, chat area and presentation are hidden by default." : "Pokud je zapnut, seznam uživatelů, oblast s chatem a prezentací jsou výchozím stavu skryté.",
|
||||
"If enabled, all users will join the meeting muted." : "Pokud je zapnuto, všichni uživatelé se připojí ke schůzce ztlumení.",
|
||||
"Welcome" : "Vítejte",
|
||||
"Participant limit" : "Limit počtu účastníků",
|
||||
"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é",
|
||||
|
|
@ -123,11 +126,13 @@ OC.L10N.register(
|
|||
"Open room" : "Otevřít místnost",
|
||||
"Start" : "Spustit",
|
||||
"Clone room" : "Klonovat místnost",
|
||||
"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.",
|
||||
"Group name" : "Název skupiny",
|
||||
"Max. rooms" : "Nejvýše místností",
|
||||
"Access options" : "Předvolby přístupu",
|
||||
"Max. participants" : "Nejvýše účastníků",
|
||||
"Group …" : "Skupina…",
|
||||
"Restrictions do not affect existing rooms. Minus one means the value is unlimited. The least restrictive option is chosen for every user if multiple restrictions apply." : "Omezení neovlivní existující místnosti. Mínus 1 (-1) znamená, že hodnota je neomezená. Pokud je uplatněno vícero omezení, je pro každého uživatele zvoleno ta nejméně omezující volba.",
|
||||
"Are you sure you want to delete the restrictions for group \"{name}\"? This operation cannot be undone." : "Opravdu chcete mazat omezení pro skupinu „{name}“? Tuto operaci nelze vzít zpět.",
|
||||
"Delete restrictions for \"{name}\"?" : "Smazat omezení pro „{name}“?",
|
||||
|
|
|
|||
|
|
@ -60,6 +60,7 @@
|
|||
"Hello %s" : "Dobrý den, %s",
|
||||
"Name, group …" : "Jméno, skupina …",
|
||||
"Group" : "Skupina",
|
||||
"Searching" : "Hledá se",
|
||||
"No matches" : "Žádné shody",
|
||||
"admin" : "správce",
|
||||
"moderator" : "moderátor",
|
||||
|
|
@ -88,6 +89,8 @@
|
|||
"If enabled, the user has not to perform an echo call and webcam preview on the first join (available since BBB server 2.3)." : "Pokud je zapnuto, uživatel nemusí před prvním připojením absolvovat hovor pro zkoušku spojení a náhled obrazovky (k dispozici počínaje verzí BBB serveru 2.3).",
|
||||
"If enabled, the user list, chat area and presentation are hidden by default." : "Pokud je zapnut, seznam uživatelů, oblast s chatem a prezentací jsou výchozím stavu skryté.",
|
||||
"If enabled, all users will join the meeting muted." : "Pokud je zapnuto, všichni uživatelé se připojí ke schůzce ztlumení.",
|
||||
"Welcome" : "Vítejte",
|
||||
"Participant limit" : "Limit počtu účastníků",
|
||||
"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é",
|
||||
|
|
@ -121,11 +124,13 @@
|
|||
"Open room" : "Otevřít místnost",
|
||||
"Start" : "Spustit",
|
||||
"Clone room" : "Klonovat místnost",
|
||||
"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.",
|
||||
"Group name" : "Název skupiny",
|
||||
"Max. rooms" : "Nejvýše místností",
|
||||
"Access options" : "Předvolby přístupu",
|
||||
"Max. participants" : "Nejvýše účastníků",
|
||||
"Group …" : "Skupina…",
|
||||
"Restrictions do not affect existing rooms. Minus one means the value is unlimited. The least restrictive option is chosen for every user if multiple restrictions apply." : "Omezení neovlivní existující místnosti. Mínus 1 (-1) znamená, že hodnota je neomezená. Pokud je uplatněno vícero omezení, je pro každého uživatele zvoleno ta nejméně omezující volba.",
|
||||
"Are you sure you want to delete the restrictions for group \"{name}\"? This operation cannot be undone." : "Opravdu chcete mazat omezení pro skupinu „{name}“? Tuto operaci nelze vzít zpět.",
|
||||
"Delete restrictions for \"{name}\"?" : "Smazat omezení pro „{name}“?",
|
||||
|
|
|
|||
|
|
@ -51,6 +51,7 @@ OC.L10N.register(
|
|||
"Access" : "Adgang",
|
||||
"Max" : "Maks",
|
||||
"Edit" : "Redigér",
|
||||
"Welcome" : "Velkommen",
|
||||
"Miscellaneous" : "Diverse",
|
||||
"Recording" : "Optagelse",
|
||||
"Room name" : "Rumnavn",
|
||||
|
|
@ -60,6 +61,7 @@ OC.L10N.register(
|
|||
"Delete" : "Slet",
|
||||
"Error" : "Fejl",
|
||||
"Delete?" : "Slet?",
|
||||
"Loading" : "Indlæser",
|
||||
"Group name" : "Gruppenavn",
|
||||
"All users" : "Alle brugere",
|
||||
"All" : "Alle",
|
||||
|
|
|
|||
|
|
@ -49,6 +49,7 @@
|
|||
"Access" : "Adgang",
|
||||
"Max" : "Maks",
|
||||
"Edit" : "Redigér",
|
||||
"Welcome" : "Velkommen",
|
||||
"Miscellaneous" : "Diverse",
|
||||
"Recording" : "Optagelse",
|
||||
"Room name" : "Rumnavn",
|
||||
|
|
@ -58,6 +59,7 @@
|
|||
"Delete" : "Slet",
|
||||
"Error" : "Fejl",
|
||||
"Delete?" : "Slet?",
|
||||
"Loading" : "Indlæser",
|
||||
"Group name" : "Gruppenavn",
|
||||
"All users" : "Alle brugere",
|
||||
"All" : "Alle",
|
||||
|
|
|
|||
|
|
@ -63,6 +63,7 @@ OC.L10N.register(
|
|||
"Hello %s" : "Hallo %s",
|
||||
"Name, group …" : "Name, Gruppe …",
|
||||
"Group" : "Gruppe",
|
||||
"Searching" : "Suche",
|
||||
"No matches" : "Keine Übereinstimmungen",
|
||||
"admin" : "Administration",
|
||||
"moderator" : "Moderator",
|
||||
|
|
@ -91,6 +92,8 @@ OC.L10N.register(
|
|||
"If enabled, the user has not to perform an echo call and webcam preview on the first join (available since BBB server 2.3)." : "Wenn aktiviert, muss der Benutzer beim ersten Beitritt keinen Echoanruf und keine Webcam-Vorschau durchführen (verfügbar seit BBB-Server 2.3).",
|
||||
"If enabled, the user list, chat area and presentation are hidden by default." : "Wenn aktiviert, werden die Benutzerliste, der Chatbereich und die Präsentation standardmäßig ausgeblendet.",
|
||||
"If enabled, all users will join the meeting muted." : "Wenn diese Option aktiviert ist, nehmen alle Benutzer stumm an der Besprechung teil.",
|
||||
"Welcome" : "Willkommen",
|
||||
"Participant limit" : "Teilnehmerbegrenzung",
|
||||
"Every participant is moderator" : "Alle Teilnehmer haben Moderatorenrechte",
|
||||
"Moderator access via URL" : "Moderatorenzugriff über URL",
|
||||
"Miscellaneous" : "Verschiedenes",
|
||||
|
|
@ -124,11 +127,13 @@ OC.L10N.register(
|
|||
"Open room" : "Raum öffnen",
|
||||
"Start" : "Start",
|
||||
"Clone room" : "Raum duplizieren",
|
||||
"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.",
|
||||
"Group name" : "Gruppenname",
|
||||
"Max. rooms" : "Max. Räume",
|
||||
"Access options" : "Zugriffsoptionen",
|
||||
"Max. participants" : "Max. Teilnehmer",
|
||||
"Group …" : "Gruppe …",
|
||||
"Restrictions do not affect existing rooms. Minus one means the value is unlimited. The least restrictive option is chosen for every user if multiple restrictions apply." : "Beschränkungen haben keine Auswirkungen auf bestehende Räume. Minus eins bedeutet, dass der Wert unbegrenzt ist. Bei mehreren Beschränkungen wird für jeden Benutzer die am wenigsten beschränkende Option gewählt.",
|
||||
"Are you sure you want to delete the restrictions for group \"{name}\"? This operation cannot be undone." : "Bist du sicher, dass du die Beschränkungen für die Gruppe \"{name}\" entfernen möchtest? Dieser Vorgang kann nicht rückgängig gemacht werden.",
|
||||
"Delete restrictions for \"{name}\"?" : "Beschränkungen für \"{Name}\" löschen?",
|
||||
|
|
|
|||
|
|
@ -61,6 +61,7 @@
|
|||
"Hello %s" : "Hallo %s",
|
||||
"Name, group …" : "Name, Gruppe …",
|
||||
"Group" : "Gruppe",
|
||||
"Searching" : "Suche",
|
||||
"No matches" : "Keine Übereinstimmungen",
|
||||
"admin" : "Administration",
|
||||
"moderator" : "Moderator",
|
||||
|
|
@ -89,6 +90,8 @@
|
|||
"If enabled, the user has not to perform an echo call and webcam preview on the first join (available since BBB server 2.3)." : "Wenn aktiviert, muss der Benutzer beim ersten Beitritt keinen Echoanruf und keine Webcam-Vorschau durchführen (verfügbar seit BBB-Server 2.3).",
|
||||
"If enabled, the user list, chat area and presentation are hidden by default." : "Wenn aktiviert, werden die Benutzerliste, der Chatbereich und die Präsentation standardmäßig ausgeblendet.",
|
||||
"If enabled, all users will join the meeting muted." : "Wenn diese Option aktiviert ist, nehmen alle Benutzer stumm an der Besprechung teil.",
|
||||
"Welcome" : "Willkommen",
|
||||
"Participant limit" : "Teilnehmerbegrenzung",
|
||||
"Every participant is moderator" : "Alle Teilnehmer haben Moderatorenrechte",
|
||||
"Moderator access via URL" : "Moderatorenzugriff über URL",
|
||||
"Miscellaneous" : "Verschiedenes",
|
||||
|
|
@ -122,11 +125,13 @@
|
|||
"Open room" : "Raum öffnen",
|
||||
"Start" : "Start",
|
||||
"Clone room" : "Raum duplizieren",
|
||||
"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.",
|
||||
"Group name" : "Gruppenname",
|
||||
"Max. rooms" : "Max. Räume",
|
||||
"Access options" : "Zugriffsoptionen",
|
||||
"Max. participants" : "Max. Teilnehmer",
|
||||
"Group …" : "Gruppe …",
|
||||
"Restrictions do not affect existing rooms. Minus one means the value is unlimited. The least restrictive option is chosen for every user if multiple restrictions apply." : "Beschränkungen haben keine Auswirkungen auf bestehende Räume. Minus eins bedeutet, dass der Wert unbegrenzt ist. Bei mehreren Beschränkungen wird für jeden Benutzer die am wenigsten beschränkende Option gewählt.",
|
||||
"Are you sure you want to delete the restrictions for group \"{name}\"? This operation cannot be undone." : "Bist du sicher, dass du die Beschränkungen für die Gruppe \"{name}\" entfernen möchtest? Dieser Vorgang kann nicht rückgängig gemacht werden.",
|
||||
"Delete restrictions for \"{name}\"?" : "Beschränkungen für \"{Name}\" löschen?",
|
||||
|
|
|
|||
|
|
@ -63,6 +63,7 @@ OC.L10N.register(
|
|||
"Hello %s" : "Hallo %s",
|
||||
"Name, group …" : "Name, Gruppe …",
|
||||
"Group" : "Gruppe",
|
||||
"Searching" : "Suche",
|
||||
"No matches" : "Keine Übereinstimmungen",
|
||||
"admin" : "Administration",
|
||||
"moderator" : "Moderator",
|
||||
|
|
@ -91,6 +92,9 @@ OC.L10N.register(
|
|||
"If enabled, the user has not to perform an echo call and webcam preview on the first join (available since BBB server 2.3)." : "Wenn aktiviert, muss der Benutzer beim ersten Beitritt keinen Echoanruf und keine Webcam-Vorschau durchführen (verfügbar seit BBB-Server 2.3).",
|
||||
"If enabled, the user list, chat area and presentation are hidden by default." : "Wenn aktiviert, werden die Benutzerliste, der Chatbereich und die Präsentation standardmäßig ausgeblendet.",
|
||||
"If enabled, all users will join the meeting muted." : "Wenn diese Option aktiviert ist, nehmen alle Benutzer stumm an der Besprechung teil.",
|
||||
"Room URL" : "Raum-URL",
|
||||
"Welcome" : "Willkommen",
|
||||
"Participant limit" : "Teilnehmerbegrenzung",
|
||||
"Every participant is moderator" : "Alle Teilnehmer haben Moderatorenrechte",
|
||||
"Moderator access via URL" : "Moderatorenzugriff über URL",
|
||||
"Miscellaneous" : "Verschiedenes",
|
||||
|
|
@ -124,11 +128,13 @@ OC.L10N.register(
|
|||
"Open room" : "Raum öffnen",
|
||||
"Start" : "Start",
|
||||
"Clone room" : "Raum duplizieren",
|
||||
"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.",
|
||||
"Group name" : "Gruppenname",
|
||||
"Max. rooms" : "Max. Räume",
|
||||
"Access options" : "Zugriffsoptionen",
|
||||
"Max. participants" : "Max. Teilnehmer",
|
||||
"Group …" : "Gruppe …",
|
||||
"Restrictions do not affect existing rooms. Minus one means the value is unlimited. The least restrictive option is chosen for every user if multiple restrictions apply." : "Beschränkungen haben keine Auswirkungen auf bestehende Räume. Minus eins bedeutet, dass der Wert unbegrenzt ist. Bei mehreren Beschränkungen wird für jeden Benutzer die am wenigsten beschränkende Option gewählt.",
|
||||
"Are you sure you want to delete the restrictions for group \"{name}\"? This operation cannot be undone." : "Möchten Sie die Beschränkungen für die Gruppe \"{name}\" wirklich löschen? Diese Operation kann nicht rückgängig gemacht werden.",
|
||||
"Delete restrictions for \"{name}\"?" : "Beschränkungen für \"{Name}\" löschen?",
|
||||
|
|
|
|||
|
|
@ -61,6 +61,7 @@
|
|||
"Hello %s" : "Hallo %s",
|
||||
"Name, group …" : "Name, Gruppe …",
|
||||
"Group" : "Gruppe",
|
||||
"Searching" : "Suche",
|
||||
"No matches" : "Keine Übereinstimmungen",
|
||||
"admin" : "Administration",
|
||||
"moderator" : "Moderator",
|
||||
|
|
@ -89,6 +90,9 @@
|
|||
"If enabled, the user has not to perform an echo call and webcam preview on the first join (available since BBB server 2.3)." : "Wenn aktiviert, muss der Benutzer beim ersten Beitritt keinen Echoanruf und keine Webcam-Vorschau durchführen (verfügbar seit BBB-Server 2.3).",
|
||||
"If enabled, the user list, chat area and presentation are hidden by default." : "Wenn aktiviert, werden die Benutzerliste, der Chatbereich und die Präsentation standardmäßig ausgeblendet.",
|
||||
"If enabled, all users will join the meeting muted." : "Wenn diese Option aktiviert ist, nehmen alle Benutzer stumm an der Besprechung teil.",
|
||||
"Room URL" : "Raum-URL",
|
||||
"Welcome" : "Willkommen",
|
||||
"Participant limit" : "Teilnehmerbegrenzung",
|
||||
"Every participant is moderator" : "Alle Teilnehmer haben Moderatorenrechte",
|
||||
"Moderator access via URL" : "Moderatorenzugriff über URL",
|
||||
"Miscellaneous" : "Verschiedenes",
|
||||
|
|
@ -122,11 +126,13 @@
|
|||
"Open room" : "Raum öffnen",
|
||||
"Start" : "Start",
|
||||
"Clone room" : "Raum duplizieren",
|
||||
"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.",
|
||||
"Group name" : "Gruppenname",
|
||||
"Max. rooms" : "Max. Räume",
|
||||
"Access options" : "Zugriffsoptionen",
|
||||
"Max. participants" : "Max. Teilnehmer",
|
||||
"Group …" : "Gruppe …",
|
||||
"Restrictions do not affect existing rooms. Minus one means the value is unlimited. The least restrictive option is chosen for every user if multiple restrictions apply." : "Beschränkungen haben keine Auswirkungen auf bestehende Räume. Minus eins bedeutet, dass der Wert unbegrenzt ist. Bei mehreren Beschränkungen wird für jeden Benutzer die am wenigsten beschränkende Option gewählt.",
|
||||
"Are you sure you want to delete the restrictions for group \"{name}\"? This operation cannot be undone." : "Möchten Sie die Beschränkungen für die Gruppe \"{name}\" wirklich löschen? Diese Operation kann nicht rückgängig gemacht werden.",
|
||||
"Delete restrictions for \"{name}\"?" : "Beschränkungen für \"{Name}\" löschen?",
|
||||
|
|
|
|||
|
|
@ -61,6 +61,7 @@ OC.L10N.register(
|
|||
"Hello %s" : "Γεια σας %s",
|
||||
"Name, group …" : "Όνομα, ομάδα...",
|
||||
"Group" : "Ομάδα",
|
||||
"Searching" : "Αναζήτηση",
|
||||
"No matches" : "Καμία αντιστοιχία",
|
||||
"admin" : "διαχειριστής",
|
||||
"moderator" : "συντονιστής",
|
||||
|
|
@ -89,6 +90,9 @@ OC.L10N.register(
|
|||
"If enabled, the user has not to perform an echo call and webcam preview on the first join (available since BBB server 2.3)." : "Εάν ενεργοποιηθεί, ο χρήστης δεν χρειάζεται να εκτελέσει δοκιμή ηχού και προεπισκόπηση κάμερας στην πρώτη συμμετοχή (διαθέσιμο από τον διακομιστή BBB 2.3).",
|
||||
"If enabled, the user list, chat area and presentation are hidden by default." : "Εάν ενεργοποιηθεί, η λίστα χρηστών, η περιοχή συνομιλίας και η παρουσίαση είναι κρυμμένες από προεπιλογή.",
|
||||
"If enabled, all users will join the meeting muted." : "Εάν ενεργοποιηθεί, όλοι οι χρήστες θα συμμετέχουν στη σύσκεψη σε σίγαση.",
|
||||
"Room URL" : "URL αίθουσας",
|
||||
"Welcome" : "Καλώς ήλθατε",
|
||||
"Participant limit" : "Όριο συμμετεχόντων",
|
||||
"Every participant is moderator" : "Όλοι οι συμμετέχοντες είναι συντονιστές",
|
||||
"Moderator access via URL" : "Πρόσβαση συντονιστή μέσω συνδέσμου",
|
||||
"Miscellaneous" : "Διάφορα",
|
||||
|
|
@ -122,11 +126,13 @@ OC.L10N.register(
|
|||
"Open room" : "Άνοιγμα δωματίου",
|
||||
"Start" : "Έναρξη",
|
||||
"Clone room" : "Κλωνοποίηση δωματίου",
|
||||
"Loading" : "Γίνεται φόρτωση",
|
||||
"You are not allowed to change this option, because this room is shared with you." : "Δεν επιτρέπεται να αλλάξετε αυτήν την επιλογή, επειδή αυτό το δωμάτιο είναι κοινόχρηστο μαζί σας.",
|
||||
"Group name" : "Όνομα ομάδας",
|
||||
"Max. rooms" : "Μέγιστα δωμάτια",
|
||||
"Access options" : "Επιλογές πρόσβασης",
|
||||
"Max. participants" : "Μέγιστος αριθμός συμμετεχόντων",
|
||||
"Group …" : "Ομάδα...",
|
||||
"Restrictions do not affect existing rooms. Minus one means the value is unlimited. The least restrictive option is chosen for every user if multiple restrictions apply." : "Οι περιορισμοί δεν επηρεάζουν τα υπάρχοντα δωμάτια. Μείον ένα σημαίνει ότι η τιμή είναι απεριόριστη. Η λιγότερο περιοριστική ρύθμιση επιλέγεται για κάθε χρήστη εάν ισχύουν πολλοί περιορισμοί.",
|
||||
"Are you sure you want to delete the restrictions for group \"{name}\"? This operation cannot be undone." : "Είστε σίγουρος/η ότι θέλετε να διαγράψετε τους περιορισμούς για την ομάδα \"{name}\"; Αυτή η λειτουργία δεν μπορεί να αναιρεθεί.",
|
||||
"Delete restrictions for \"{name}\"?" : "Διαγραφή περιορισμών για τον «{name}»;",
|
||||
|
|
|
|||
|
|
@ -59,6 +59,7 @@
|
|||
"Hello %s" : "Γεια σας %s",
|
||||
"Name, group …" : "Όνομα, ομάδα...",
|
||||
"Group" : "Ομάδα",
|
||||
"Searching" : "Αναζήτηση",
|
||||
"No matches" : "Καμία αντιστοιχία",
|
||||
"admin" : "διαχειριστής",
|
||||
"moderator" : "συντονιστής",
|
||||
|
|
@ -87,6 +88,9 @@
|
|||
"If enabled, the user has not to perform an echo call and webcam preview on the first join (available since BBB server 2.3)." : "Εάν ενεργοποιηθεί, ο χρήστης δεν χρειάζεται να εκτελέσει δοκιμή ηχού και προεπισκόπηση κάμερας στην πρώτη συμμετοχή (διαθέσιμο από τον διακομιστή BBB 2.3).",
|
||||
"If enabled, the user list, chat area and presentation are hidden by default." : "Εάν ενεργοποιηθεί, η λίστα χρηστών, η περιοχή συνομιλίας και η παρουσίαση είναι κρυμμένες από προεπιλογή.",
|
||||
"If enabled, all users will join the meeting muted." : "Εάν ενεργοποιηθεί, όλοι οι χρήστες θα συμμετέχουν στη σύσκεψη σε σίγαση.",
|
||||
"Room URL" : "URL αίθουσας",
|
||||
"Welcome" : "Καλώς ήλθατε",
|
||||
"Participant limit" : "Όριο συμμετεχόντων",
|
||||
"Every participant is moderator" : "Όλοι οι συμμετέχοντες είναι συντονιστές",
|
||||
"Moderator access via URL" : "Πρόσβαση συντονιστή μέσω συνδέσμου",
|
||||
"Miscellaneous" : "Διάφορα",
|
||||
|
|
@ -120,11 +124,13 @@
|
|||
"Open room" : "Άνοιγμα δωματίου",
|
||||
"Start" : "Έναρξη",
|
||||
"Clone room" : "Κλωνοποίηση δωματίου",
|
||||
"Loading" : "Γίνεται φόρτωση",
|
||||
"You are not allowed to change this option, because this room is shared with you." : "Δεν επιτρέπεται να αλλάξετε αυτήν την επιλογή, επειδή αυτό το δωμάτιο είναι κοινόχρηστο μαζί σας.",
|
||||
"Group name" : "Όνομα ομάδας",
|
||||
"Max. rooms" : "Μέγιστα δωμάτια",
|
||||
"Access options" : "Επιλογές πρόσβασης",
|
||||
"Max. participants" : "Μέγιστος αριθμός συμμετεχόντων",
|
||||
"Group …" : "Ομάδα...",
|
||||
"Restrictions do not affect existing rooms. Minus one means the value is unlimited. The least restrictive option is chosen for every user if multiple restrictions apply." : "Οι περιορισμοί δεν επηρεάζουν τα υπάρχοντα δωμάτια. Μείον ένα σημαίνει ότι η τιμή είναι απεριόριστη. Η λιγότερο περιοριστική ρύθμιση επιλέγεται για κάθε χρήστη εάν ισχύουν πολλοί περιορισμοί.",
|
||||
"Are you sure you want to delete the restrictions for group \"{name}\"? This operation cannot be undone." : "Είστε σίγουρος/η ότι θέλετε να διαγράψετε τους περιορισμούς για την ομάδα \"{name}\"; Αυτή η λειτουργία δεν μπορεί να αναιρεθεί.",
|
||||
"Delete restrictions for \"{name}\"?" : "Διαγραφή περιορισμών για τον «{name}»;",
|
||||
|
|
|
|||
|
|
@ -63,6 +63,7 @@ OC.L10N.register(
|
|||
"Hello %s" : "Hello %s",
|
||||
"Name, group …" : "Name, group …",
|
||||
"Group" : "Group",
|
||||
"Searching" : "Searching",
|
||||
"No matches" : "No matches",
|
||||
"admin" : "admin",
|
||||
"moderator" : "moderator",
|
||||
|
|
@ -91,6 +92,9 @@ OC.L10N.register(
|
|||
"If enabled, the user has not to perform an echo call and webcam preview on the first join (available since BBB server 2.3)." : "If enabled, the user has not to perform an echo call and webcam preview on the first join (available since BBB server 2.3).",
|
||||
"If enabled, the user list, chat area and presentation are hidden by default." : "If enabled, the user list, chat area and presentation are hidden by default.",
|
||||
"If enabled, all users will join the meeting muted." : "If enabled, all users will join the meeting muted.",
|
||||
"Room URL" : "Room URL",
|
||||
"Welcome" : "Welcome",
|
||||
"Participant limit" : "Participant limit",
|
||||
"Every participant is moderator" : "Every participant is moderator",
|
||||
"Moderator access via URL" : "Moderator access via URL",
|
||||
"Miscellaneous" : "Miscellaneous",
|
||||
|
|
@ -124,11 +128,13 @@ OC.L10N.register(
|
|||
"Open room" : "Open room",
|
||||
"Start" : "Start",
|
||||
"Clone room" : "Clone room",
|
||||
"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.",
|
||||
"Group name" : "Group name",
|
||||
"Max. rooms" : "Max. rooms",
|
||||
"Access options" : "Access options",
|
||||
"Max. participants" : "Max. participants",
|
||||
"Group …" : "Group …",
|
||||
"Restrictions do not affect existing rooms. Minus one means the value is unlimited. The least restrictive option is chosen for every user if multiple restrictions apply." : "Restrictions do not affect existing rooms. Minus one means the value is unlimited. The least restrictive option is chosen for every user if multiple restrictions apply.",
|
||||
"Are you sure you want to delete the restrictions for group \"{name}\"? This operation cannot be undone." : "Are you sure you want to delete the restrictions for group \"{name}\"? This operation cannot be undone.",
|
||||
"Delete restrictions for \"{name}\"?" : "Delete restrictions for \"{name}\"?",
|
||||
|
|
|
|||
|
|
@ -61,6 +61,7 @@
|
|||
"Hello %s" : "Hello %s",
|
||||
"Name, group …" : "Name, group …",
|
||||
"Group" : "Group",
|
||||
"Searching" : "Searching",
|
||||
"No matches" : "No matches",
|
||||
"admin" : "admin",
|
||||
"moderator" : "moderator",
|
||||
|
|
@ -89,6 +90,9 @@
|
|||
"If enabled, the user has not to perform an echo call and webcam preview on the first join (available since BBB server 2.3)." : "If enabled, the user has not to perform an echo call and webcam preview on the first join (available since BBB server 2.3).",
|
||||
"If enabled, the user list, chat area and presentation are hidden by default." : "If enabled, the user list, chat area and presentation are hidden by default.",
|
||||
"If enabled, all users will join the meeting muted." : "If enabled, all users will join the meeting muted.",
|
||||
"Room URL" : "Room URL",
|
||||
"Welcome" : "Welcome",
|
||||
"Participant limit" : "Participant limit",
|
||||
"Every participant is moderator" : "Every participant is moderator",
|
||||
"Moderator access via URL" : "Moderator access via URL",
|
||||
"Miscellaneous" : "Miscellaneous",
|
||||
|
|
@ -122,11 +126,13 @@
|
|||
"Open room" : "Open room",
|
||||
"Start" : "Start",
|
||||
"Clone room" : "Clone room",
|
||||
"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.",
|
||||
"Group name" : "Group name",
|
||||
"Max. rooms" : "Max. rooms",
|
||||
"Access options" : "Access options",
|
||||
"Max. participants" : "Max. participants",
|
||||
"Group …" : "Group …",
|
||||
"Restrictions do not affect existing rooms. Minus one means the value is unlimited. The least restrictive option is chosen for every user if multiple restrictions apply." : "Restrictions do not affect existing rooms. Minus one means the value is unlimited. The least restrictive option is chosen for every user if multiple restrictions apply.",
|
||||
"Are you sure you want to delete the restrictions for group \"{name}\"? This operation cannot be undone." : "Are you sure you want to delete the restrictions for group \"{name}\"? This operation cannot be undone.",
|
||||
"Delete restrictions for \"{name}\"?" : "Delete restrictions for \"{name}\"?",
|
||||
|
|
|
|||
|
|
@ -20,6 +20,7 @@ OC.L10N.register(
|
|||
"Delete" : "Forigi",
|
||||
"Error" : "Eraro",
|
||||
"Start" : "Komenco",
|
||||
"Loading" : "Ŝargado",
|
||||
"Group name" : "Gruponomo",
|
||||
"All" : "Ĉiuj",
|
||||
"Settings saved" : "Agordoj konservitaj"
|
||||
|
|
|
|||
|
|
@ -18,6 +18,7 @@
|
|||
"Delete" : "Forigi",
|
||||
"Error" : "Eraro",
|
||||
"Start" : "Komenco",
|
||||
"Loading" : "Ŝargado",
|
||||
"Group name" : "Gruponomo",
|
||||
"All" : "Ĉiuj",
|
||||
"Settings saved" : "Agordoj konservitaj"
|
||||
|
|
|
|||
|
|
@ -61,6 +61,7 @@ OC.L10N.register(
|
|||
"Hello %s" : "Hola %s",
|
||||
"Name, group …" : "Nombre, grupo…",
|
||||
"Group" : "Grupo",
|
||||
"Searching" : "Buscando",
|
||||
"No matches" : "Sin coincidencias",
|
||||
"admin" : "administrador",
|
||||
"moderator" : "moderador",
|
||||
|
|
@ -89,6 +90,9 @@ OC.L10N.register(
|
|||
"If enabled, the user has not to perform an echo call and webcam preview on the first join (available since BBB server 2.3)." : "Si está habilitado, el usuario no tendrá que realizar un test de eco en llamada y de previsualización de la cámara en el primera unión (disponible desde versión 2.3 del servidor BBB)",
|
||||
"If enabled, the user list, chat area and presentation are hidden by default." : "Si está habilitado, la lista de usuarios, el área del chat y la presentación estarán ocultas por defecto.",
|
||||
"If enabled, all users will join the meeting muted." : "Si está habilitado, todos los usuarios se unirán a la reunión en silencio.",
|
||||
"Room URL" : "URL de la sala",
|
||||
"Welcome" : "Bienvenido/a",
|
||||
"Participant limit" : "Límite de participantes",
|
||||
"Every participant is moderator" : "Cada participante es un moderador",
|
||||
"Moderator access via URL" : "Acceso como moderador vía URL",
|
||||
"Miscellaneous" : "Varios",
|
||||
|
|
@ -122,11 +126,13 @@ OC.L10N.register(
|
|||
"Open room" : "Abrir la sala",
|
||||
"Start" : "Iniciar",
|
||||
"Clone room" : "Clonar la sala",
|
||||
"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.",
|
||||
"Group name" : "Nombre del grupo",
|
||||
"Max. rooms" : "Máximo de salas",
|
||||
"Access options" : "Opciones de acceso",
|
||||
"Max. participants" : "Máximo de participantes",
|
||||
"Group …" : "Grupo …",
|
||||
"Restrictions do not affect existing rooms. Minus one means the value is unlimited. The least restrictive option is chosen for every user if multiple restrictions apply." : "Las restricciones no afectan a las salas existentes. Menos uno significa que el valor es ilimitado. Se escoge la opción menos restrictiva para cada usuario si se aplican varias restricciones.",
|
||||
"Are you sure you want to delete the restrictions for group \"{name}\"? This operation cannot be undone." : "¿Estás seguro de que quieres eliminar las restricciones para el grupo «{name}»? Esta operación no se puede deshacer.",
|
||||
"Delete restrictions for \"{name}\"?" : "¿Eliminar restricciones para «{name}»?",
|
||||
|
|
|
|||
|
|
@ -59,6 +59,7 @@
|
|||
"Hello %s" : "Hola %s",
|
||||
"Name, group …" : "Nombre, grupo…",
|
||||
"Group" : "Grupo",
|
||||
"Searching" : "Buscando",
|
||||
"No matches" : "Sin coincidencias",
|
||||
"admin" : "administrador",
|
||||
"moderator" : "moderador",
|
||||
|
|
@ -87,6 +88,9 @@
|
|||
"If enabled, the user has not to perform an echo call and webcam preview on the first join (available since BBB server 2.3)." : "Si está habilitado, el usuario no tendrá que realizar un test de eco en llamada y de previsualización de la cámara en el primera unión (disponible desde versión 2.3 del servidor BBB)",
|
||||
"If enabled, the user list, chat area and presentation are hidden by default." : "Si está habilitado, la lista de usuarios, el área del chat y la presentación estarán ocultas por defecto.",
|
||||
"If enabled, all users will join the meeting muted." : "Si está habilitado, todos los usuarios se unirán a la reunión en silencio.",
|
||||
"Room URL" : "URL de la sala",
|
||||
"Welcome" : "Bienvenido/a",
|
||||
"Participant limit" : "Límite de participantes",
|
||||
"Every participant is moderator" : "Cada participante es un moderador",
|
||||
"Moderator access via URL" : "Acceso como moderador vía URL",
|
||||
"Miscellaneous" : "Varios",
|
||||
|
|
@ -120,11 +124,13 @@
|
|||
"Open room" : "Abrir la sala",
|
||||
"Start" : "Iniciar",
|
||||
"Clone room" : "Clonar la sala",
|
||||
"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.",
|
||||
"Group name" : "Nombre del grupo",
|
||||
"Max. rooms" : "Máximo de salas",
|
||||
"Access options" : "Opciones de acceso",
|
||||
"Max. participants" : "Máximo de participantes",
|
||||
"Group …" : "Grupo …",
|
||||
"Restrictions do not affect existing rooms. Minus one means the value is unlimited. The least restrictive option is chosen for every user if multiple restrictions apply." : "Las restricciones no afectan a las salas existentes. Menos uno significa que el valor es ilimitado. Se escoge la opción menos restrictiva para cada usuario si se aplican varias restricciones.",
|
||||
"Are you sure you want to delete the restrictions for group \"{name}\"? This operation cannot be undone." : "¿Estás seguro de que quieres eliminar las restricciones para el grupo «{name}»? Esta operación no se puede deshacer.",
|
||||
"Delete restrictions for \"{name}\"?" : "¿Eliminar restricciones para «{name}»?",
|
||||
|
|
|
|||
|
|
@ -13,6 +13,8 @@ OC.L10N.register(
|
|||
"Name" : "Nombre",
|
||||
"Access" : "Acceso",
|
||||
"Edit" : "Editar",
|
||||
"Welcome" : "Bienvenido",
|
||||
"Sharing" : "Compartiendo",
|
||||
"Create" : "Crear",
|
||||
"Copy to clipboard" : "Copiar al portapapeles",
|
||||
"Delete" : "Borrar",
|
||||
|
|
|
|||
|
|
@ -11,6 +11,8 @@
|
|||
"Name" : "Nombre",
|
||||
"Access" : "Acceso",
|
||||
"Edit" : "Editar",
|
||||
"Welcome" : "Bienvenido",
|
||||
"Sharing" : "Compartiendo",
|
||||
"Create" : "Crear",
|
||||
"Copy to clipboard" : "Copiar al portapapeles",
|
||||
"Delete" : "Borrar",
|
||||
|
|
|
|||
|
|
@ -14,11 +14,14 @@ OC.L10N.register(
|
|||
"Server error" : "Se presentó un error en el servidor",
|
||||
"Name" : "Nombre",
|
||||
"Edit" : "Editar",
|
||||
"Welcome" : "Bienvenido",
|
||||
"Sharing" : "Compartir",
|
||||
"Create" : "Crear",
|
||||
"Published" : "Publicado",
|
||||
"Copy to clipboard" : "Copiar al portapapeles",
|
||||
"Delete" : "Eliminar",
|
||||
"Error" : "Error",
|
||||
"Loading" : "Cargando",
|
||||
"Group name" : "Nombre del grupo",
|
||||
"All" : "Todos",
|
||||
"Settings saved" : "Configuraciones guardadas"
|
||||
|
|
|
|||
|
|
@ -12,11 +12,14 @@
|
|||
"Server error" : "Se presentó un error en el servidor",
|
||||
"Name" : "Nombre",
|
||||
"Edit" : "Editar",
|
||||
"Welcome" : "Bienvenido",
|
||||
"Sharing" : "Compartir",
|
||||
"Create" : "Crear",
|
||||
"Published" : "Publicado",
|
||||
"Copy to clipboard" : "Copiar al portapapeles",
|
||||
"Delete" : "Eliminar",
|
||||
"Error" : "Error",
|
||||
"Loading" : "Cargando",
|
||||
"Group name" : "Nombre del grupo",
|
||||
"All" : "Todos",
|
||||
"Settings saved" : "Configuraciones guardadas"
|
||||
|
|
|
|||
|
|
@ -13,10 +13,13 @@ OC.L10N.register(
|
|||
"Name" : "Nombre",
|
||||
"Access" : "Acceso",
|
||||
"Edit" : "Editar",
|
||||
"Welcome" : "Bienvenido",
|
||||
"Sharing" : "Compartiendo",
|
||||
"Create" : "Crear",
|
||||
"Copy to clipboard" : "Copiar al portapapeles",
|
||||
"Delete" : "Borrar",
|
||||
"Error" : "Error",
|
||||
"Loading" : "Cargando",
|
||||
"Group name" : "Nombre del grupo",
|
||||
"All" : "Todos",
|
||||
"Settings saved" : "Se han guardado las configuraciones "
|
||||
|
|
|
|||
|
|
@ -11,10 +11,13 @@
|
|||
"Name" : "Nombre",
|
||||
"Access" : "Acceso",
|
||||
"Edit" : "Editar",
|
||||
"Welcome" : "Bienvenido",
|
||||
"Sharing" : "Compartiendo",
|
||||
"Create" : "Crear",
|
||||
"Copy to clipboard" : "Copiar al portapapeles",
|
||||
"Delete" : "Borrar",
|
||||
"Error" : "Error",
|
||||
"Loading" : "Cargando",
|
||||
"Group name" : "Nombre del grupo",
|
||||
"All" : "Todos",
|
||||
"Settings saved" : "Se han guardado las configuraciones "
|
||||
|
|
|
|||
|
|
@ -15,6 +15,8 @@ OC.L10N.register(
|
|||
"Name" : "Nombre",
|
||||
"Access" : "Acceso",
|
||||
"Edit" : "Editar",
|
||||
"Welcome" : "Bienvenido",
|
||||
"Sharing" : "Compartiendo",
|
||||
"Create" : "Crear",
|
||||
"Copy to clipboard" : "Copiar al portapapeles",
|
||||
"Delete" : "Borrar",
|
||||
|
|
|
|||
|
|
@ -13,6 +13,8 @@
|
|||
"Name" : "Nombre",
|
||||
"Access" : "Acceso",
|
||||
"Edit" : "Editar",
|
||||
"Welcome" : "Bienvenido",
|
||||
"Sharing" : "Compartiendo",
|
||||
"Create" : "Crear",
|
||||
"Copy to clipboard" : "Copiar al portapapeles",
|
||||
"Delete" : "Borrar",
|
||||
|
|
|
|||
|
|
@ -13,10 +13,13 @@ OC.L10N.register(
|
|||
"Name" : "Nombre",
|
||||
"Access" : "Acceso",
|
||||
"Edit" : "Editar",
|
||||
"Welcome" : "Bienvenido",
|
||||
"Sharing" : "Compartiendo",
|
||||
"Create" : "Crear",
|
||||
"Copy to clipboard" : "Copiar al portapapeles",
|
||||
"Delete" : "Borrar",
|
||||
"Error" : "Error",
|
||||
"Loading" : "Cargando",
|
||||
"Group name" : "Nombre del grupo",
|
||||
"All" : "Todos",
|
||||
"Settings saved" : "Se han guardado las configuraciones "
|
||||
|
|
|
|||
|
|
@ -11,10 +11,13 @@
|
|||
"Name" : "Nombre",
|
||||
"Access" : "Acceso",
|
||||
"Edit" : "Editar",
|
||||
"Welcome" : "Bienvenido",
|
||||
"Sharing" : "Compartiendo",
|
||||
"Create" : "Crear",
|
||||
"Copy to clipboard" : "Copiar al portapapeles",
|
||||
"Delete" : "Borrar",
|
||||
"Error" : "Error",
|
||||
"Loading" : "Cargando",
|
||||
"Group name" : "Nombre del grupo",
|
||||
"All" : "Todos",
|
||||
"Settings saved" : "Se han guardado las configuraciones "
|
||||
|
|
|
|||
|
|
@ -14,6 +14,8 @@ OC.L10N.register(
|
|||
"Name" : "Nombre",
|
||||
"Access" : "Acceso",
|
||||
"Edit" : "Editar",
|
||||
"Welcome" : "Bienvenido",
|
||||
"Sharing" : "Compartiendo",
|
||||
"Create" : "Crear",
|
||||
"Copy to clipboard" : "Copiar al portapapeles",
|
||||
"Delete" : "Borrar",
|
||||
|
|
|
|||
|
|
@ -12,6 +12,8 @@
|
|||
"Name" : "Nombre",
|
||||
"Access" : "Acceso",
|
||||
"Edit" : "Editar",
|
||||
"Welcome" : "Bienvenido",
|
||||
"Sharing" : "Compartiendo",
|
||||
"Create" : "Crear",
|
||||
"Copy to clipboard" : "Copiar al portapapeles",
|
||||
"Delete" : "Borrar",
|
||||
|
|
|
|||
|
|
@ -60,6 +60,7 @@ OC.L10N.register(
|
|||
"Hello %s" : "Hola %s",
|
||||
"Name, group …" : "Nombre, grupo...",
|
||||
"Group" : "Grupo",
|
||||
"Searching" : "Buscando",
|
||||
"No matches" : "Sin coincidencias",
|
||||
"admin" : "admin",
|
||||
"moderator" : "moderador",
|
||||
|
|
@ -86,6 +87,11 @@ OC.L10N.register(
|
|||
"If enabled, the user has not to perform an echo call and webcam preview on the first join (available since BBB server 2.3)." : "Si está habilitado, el usuario no tiene que realizar una llamada de eco y una vista previa de la cámara web al unirse por primera vez (disponible desde el servidor BBB 2.3).",
|
||||
"If enabled, the user list, chat area and presentation are hidden by default." : "Si está habilitado, la lista de usuarios, el área de chat y la presentación estarán ocultos de forma predeterminada.",
|
||||
"If enabled, all users will join the meeting muted." : "Si está habilitado, todos los usuarios se unirán a la reunión con el sonido desactivado.",
|
||||
"Edit \"{room}\"" : "Editar \"{room}\"",
|
||||
"Room URL" : "URL de la sala",
|
||||
"Welcome" : "Bienvenido",
|
||||
"Participant limit" : "Límite de participantes",
|
||||
"Sharing" : "Compartiendo",
|
||||
"Every participant is moderator" : "Cada participante es moderador",
|
||||
"Moderator access via URL" : "Acceso de moderador a través de URL",
|
||||
"Miscellaneous" : "Varios",
|
||||
|
|
@ -115,10 +121,12 @@ OC.L10N.register(
|
|||
"Are you sure you want to delete the recording from \"{startDate}\"? This operation cannot be undone." : "¿Estás seguro de que deseas eliminar la grabación de \"{startDate}\"? Esta operación no se puede deshacer.",
|
||||
"Delete?" : "¿Eliminar?",
|
||||
"Could not delete record" : "No se pudo eliminar el registro",
|
||||
"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.",
|
||||
"Group name" : "Nombre del grupo",
|
||||
"Max. rooms" : "Máx. salas",
|
||||
"Max. participants" : "Máx. participantes",
|
||||
"Group …" : "Grupo...",
|
||||
"Restrictions do not affect existing rooms. Minus one means the value is unlimited. The least restrictive option is chosen for every user if multiple restrictions apply." : "Las restricciones no afectan a las salas existentes. Menos uno significa que el valor es ilimitado. Se elige la opción menos restrictiva para cada usuario si se aplican múltiples restricciones.",
|
||||
"Are you sure you want to delete the restrictions for group \"{name}\"? This operation cannot be undone." : "¿Estás seguro de que deseas eliminar las restricciones para el grupo \"{name}\"? Esta operación no se puede deshacer.",
|
||||
"Delete restrictions for \"{name}\"?" : "¿Eliminar restricciones para \"{name}\"?",
|
||||
|
|
|
|||
|
|
@ -58,6 +58,7 @@
|
|||
"Hello %s" : "Hola %s",
|
||||
"Name, group …" : "Nombre, grupo...",
|
||||
"Group" : "Grupo",
|
||||
"Searching" : "Buscando",
|
||||
"No matches" : "Sin coincidencias",
|
||||
"admin" : "admin",
|
||||
"moderator" : "moderador",
|
||||
|
|
@ -84,6 +85,11 @@
|
|||
"If enabled, the user has not to perform an echo call and webcam preview on the first join (available since BBB server 2.3)." : "Si está habilitado, el usuario no tiene que realizar una llamada de eco y una vista previa de la cámara web al unirse por primera vez (disponible desde el servidor BBB 2.3).",
|
||||
"If enabled, the user list, chat area and presentation are hidden by default." : "Si está habilitado, la lista de usuarios, el área de chat y la presentación estarán ocultos de forma predeterminada.",
|
||||
"If enabled, all users will join the meeting muted." : "Si está habilitado, todos los usuarios se unirán a la reunión con el sonido desactivado.",
|
||||
"Edit \"{room}\"" : "Editar \"{room}\"",
|
||||
"Room URL" : "URL de la sala",
|
||||
"Welcome" : "Bienvenido",
|
||||
"Participant limit" : "Límite de participantes",
|
||||
"Sharing" : "Compartiendo",
|
||||
"Every participant is moderator" : "Cada participante es moderador",
|
||||
"Moderator access via URL" : "Acceso de moderador a través de URL",
|
||||
"Miscellaneous" : "Varios",
|
||||
|
|
@ -113,10 +119,12 @@
|
|||
"Are you sure you want to delete the recording from \"{startDate}\"? This operation cannot be undone." : "¿Estás seguro de que deseas eliminar la grabación de \"{startDate}\"? Esta operación no se puede deshacer.",
|
||||
"Delete?" : "¿Eliminar?",
|
||||
"Could not delete record" : "No se pudo eliminar el registro",
|
||||
"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.",
|
||||
"Group name" : "Nombre del grupo",
|
||||
"Max. rooms" : "Máx. salas",
|
||||
"Max. participants" : "Máx. participantes",
|
||||
"Group …" : "Grupo...",
|
||||
"Restrictions do not affect existing rooms. Minus one means the value is unlimited. The least restrictive option is chosen for every user if multiple restrictions apply." : "Las restricciones no afectan a las salas existentes. Menos uno significa que el valor es ilimitado. Se elige la opción menos restrictiva para cada usuario si se aplican múltiples restricciones.",
|
||||
"Are you sure you want to delete the restrictions for group \"{name}\"? This operation cannot be undone." : "¿Estás seguro de que deseas eliminar las restricciones para el grupo \"{name}\"? Esta operación no se puede deshacer.",
|
||||
"Delete restrictions for \"{name}\"?" : "¿Eliminar restricciones para \"{name}\"?",
|
||||
|
|
|
|||
|
|
@ -13,11 +13,14 @@ OC.L10N.register(
|
|||
"Name" : "Nombre",
|
||||
"Access" : "Acceso",
|
||||
"Edit" : "Editar",
|
||||
"Welcome" : "Bienvenido",
|
||||
"Sharing" : "Compartiendo",
|
||||
"Create" : "Crear",
|
||||
"Copy to clipboard" : "Copiar al portapapeles",
|
||||
"Delete" : "Borrar",
|
||||
"Error" : "Error",
|
||||
"Start" : "Inicio",
|
||||
"Loading" : "Cargando",
|
||||
"Group name" : "Nombre del grupo",
|
||||
"All" : "Todos",
|
||||
"Settings saved" : "Se han guardado las configuraciones "
|
||||
|
|
|
|||
|
|
@ -11,11 +11,14 @@
|
|||
"Name" : "Nombre",
|
||||
"Access" : "Acceso",
|
||||
"Edit" : "Editar",
|
||||
"Welcome" : "Bienvenido",
|
||||
"Sharing" : "Compartiendo",
|
||||
"Create" : "Crear",
|
||||
"Copy to clipboard" : "Copiar al portapapeles",
|
||||
"Delete" : "Borrar",
|
||||
"Error" : "Error",
|
||||
"Start" : "Inicio",
|
||||
"Loading" : "Cargando",
|
||||
"Group name" : "Nombre del grupo",
|
||||
"All" : "Todos",
|
||||
"Settings saved" : "Se han guardado las configuraciones "
|
||||
|
|
|
|||
|
|
@ -14,10 +14,13 @@ OC.L10N.register(
|
|||
"Name" : "Nombre",
|
||||
"Access" : "Acceso",
|
||||
"Edit" : "Editar",
|
||||
"Welcome" : "Bienvenido",
|
||||
"Sharing" : "Compartiendo",
|
||||
"Create" : "Crear",
|
||||
"Copy to clipboard" : "Copiar al portapapeles",
|
||||
"Delete" : "Borrar",
|
||||
"Error" : "Error",
|
||||
"Loading" : "Cargando",
|
||||
"Group name" : "Nombre del grupo",
|
||||
"All" : "Todos",
|
||||
"Settings saved" : "Se han guardado las configuraciones "
|
||||
|
|
|
|||
|
|
@ -12,10 +12,13 @@
|
|||
"Name" : "Nombre",
|
||||
"Access" : "Acceso",
|
||||
"Edit" : "Editar",
|
||||
"Welcome" : "Bienvenido",
|
||||
"Sharing" : "Compartiendo",
|
||||
"Create" : "Crear",
|
||||
"Copy to clipboard" : "Copiar al portapapeles",
|
||||
"Delete" : "Borrar",
|
||||
"Error" : "Error",
|
||||
"Loading" : "Cargando",
|
||||
"Group name" : "Nombre del grupo",
|
||||
"All" : "Todos",
|
||||
"Settings saved" : "Se han guardado las configuraciones "
|
||||
|
|
|
|||
|
|
@ -16,6 +16,8 @@ OC.L10N.register(
|
|||
"Name" : "Nombre",
|
||||
"Access" : "Acceso",
|
||||
"Edit" : "Editar",
|
||||
"Welcome" : "Bienvenido",
|
||||
"Sharing" : "Compartiendo",
|
||||
"Miscellaneous" : "Misceláneo",
|
||||
"Room name" : "Nombre del cuarto",
|
||||
"Create" : "Crear",
|
||||
|
|
@ -24,6 +26,7 @@ OC.L10N.register(
|
|||
"Delete" : "Borrar",
|
||||
"Error" : "Error",
|
||||
"Start" : "Inicio",
|
||||
"Loading" : "Cargando",
|
||||
"Group name" : "Nombre del grupo",
|
||||
"All users" : "Todos los usuarios",
|
||||
"All" : "Todos",
|
||||
|
|
|
|||
|
|
@ -14,6 +14,8 @@
|
|||
"Name" : "Nombre",
|
||||
"Access" : "Acceso",
|
||||
"Edit" : "Editar",
|
||||
"Welcome" : "Bienvenido",
|
||||
"Sharing" : "Compartiendo",
|
||||
"Miscellaneous" : "Misceláneo",
|
||||
"Room name" : "Nombre del cuarto",
|
||||
"Create" : "Crear",
|
||||
|
|
@ -22,6 +24,7 @@
|
|||
"Delete" : "Borrar",
|
||||
"Error" : "Error",
|
||||
"Start" : "Inicio",
|
||||
"Loading" : "Cargando",
|
||||
"Group name" : "Nombre del grupo",
|
||||
"All users" : "Todos los usuarios",
|
||||
"All" : "Todos",
|
||||
|
|
|
|||
|
|
@ -14,10 +14,13 @@ OC.L10N.register(
|
|||
"Name" : "Nombre",
|
||||
"Access" : "Acceso",
|
||||
"Edit" : "Editar",
|
||||
"Welcome" : "Bienvenido",
|
||||
"Sharing" : "Compartiendo",
|
||||
"Create" : "Crear",
|
||||
"Copy to clipboard" : "Copiar al portapapeles",
|
||||
"Delete" : "Borrar",
|
||||
"Error" : "Error",
|
||||
"Loading" : "Cargando",
|
||||
"Group name" : "Nombre del grupo",
|
||||
"All" : "Todos",
|
||||
"Settings saved" : "Se han guardado las configuraciones "
|
||||
|
|
|
|||
|
|
@ -12,10 +12,13 @@
|
|||
"Name" : "Nombre",
|
||||
"Access" : "Acceso",
|
||||
"Edit" : "Editar",
|
||||
"Welcome" : "Bienvenido",
|
||||
"Sharing" : "Compartiendo",
|
||||
"Create" : "Crear",
|
||||
"Copy to clipboard" : "Copiar al portapapeles",
|
||||
"Delete" : "Borrar",
|
||||
"Error" : "Error",
|
||||
"Loading" : "Cargando",
|
||||
"Group name" : "Nombre del grupo",
|
||||
"All" : "Todos",
|
||||
"Settings saved" : "Se han guardado las configuraciones "
|
||||
|
|
|
|||
|
|
@ -13,11 +13,14 @@ OC.L10N.register(
|
|||
"Name" : "Nombre",
|
||||
"Access" : "Acceso",
|
||||
"Edit" : "Editar",
|
||||
"Welcome" : "Bienvenido",
|
||||
"Sharing" : "Compartiendo",
|
||||
"Create" : "Crear",
|
||||
"Copy to clipboard" : "Copiar al portapapeles",
|
||||
"Delete" : "Borrar",
|
||||
"Error" : "Error",
|
||||
"Start" : "Inicio",
|
||||
"Loading" : "Cargando",
|
||||
"Group name" : "Nombre del grupo",
|
||||
"All" : "Todos",
|
||||
"Settings saved" : "Se han guardado las configuraciones "
|
||||
|
|
|
|||
|
|
@ -11,11 +11,14 @@
|
|||
"Name" : "Nombre",
|
||||
"Access" : "Acceso",
|
||||
"Edit" : "Editar",
|
||||
"Welcome" : "Bienvenido",
|
||||
"Sharing" : "Compartiendo",
|
||||
"Create" : "Crear",
|
||||
"Copy to clipboard" : "Copiar al portapapeles",
|
||||
"Delete" : "Borrar",
|
||||
"Error" : "Error",
|
||||
"Start" : "Inicio",
|
||||
"Loading" : "Cargando",
|
||||
"Group name" : "Nombre del grupo",
|
||||
"All" : "Todos",
|
||||
"Settings saved" : "Se han guardado las configuraciones "
|
||||
|
|
|
|||
|
|
@ -13,6 +13,8 @@ OC.L10N.register(
|
|||
"Name" : "Nombre",
|
||||
"Access" : "Acceso",
|
||||
"Edit" : "Editar",
|
||||
"Welcome" : "Bienvenido",
|
||||
"Sharing" : "Compartiendo",
|
||||
"Create" : "Crear",
|
||||
"Copy to clipboard" : "Copiar al portapapeles",
|
||||
"Delete" : "Borrar",
|
||||
|
|
|
|||
|
|
@ -11,6 +11,8 @@
|
|||
"Name" : "Nombre",
|
||||
"Access" : "Acceso",
|
||||
"Edit" : "Editar",
|
||||
"Welcome" : "Bienvenido",
|
||||
"Sharing" : "Compartiendo",
|
||||
"Create" : "Crear",
|
||||
"Copy to clipboard" : "Copiar al portapapeles",
|
||||
"Delete" : "Borrar",
|
||||
|
|
|
|||
|
|
@ -14,11 +14,14 @@ OC.L10N.register(
|
|||
"Name" : "Nombre",
|
||||
"Access" : "Acceso",
|
||||
"Edit" : "Editar",
|
||||
"Welcome" : "Bienvenido",
|
||||
"Sharing" : "Compartiendo",
|
||||
"Create" : "Crear",
|
||||
"Copy to clipboard" : "Copiar al portapapeles",
|
||||
"Delete" : "Borrar",
|
||||
"Error" : "Error",
|
||||
"Start" : "Inicio",
|
||||
"Loading" : "Cargando",
|
||||
"Group name" : "Nombre del grupo",
|
||||
"All" : "Todos",
|
||||
"Settings saved" : "Se han guardado las configuraciones "
|
||||
|
|
|
|||
|
|
@ -12,11 +12,14 @@
|
|||
"Name" : "Nombre",
|
||||
"Access" : "Acceso",
|
||||
"Edit" : "Editar",
|
||||
"Welcome" : "Bienvenido",
|
||||
"Sharing" : "Compartiendo",
|
||||
"Create" : "Crear",
|
||||
"Copy to clipboard" : "Copiar al portapapeles",
|
||||
"Delete" : "Borrar",
|
||||
"Error" : "Error",
|
||||
"Start" : "Inicio",
|
||||
"Loading" : "Cargando",
|
||||
"Group name" : "Nombre del grupo",
|
||||
"All" : "Todos",
|
||||
"Settings saved" : "Se han guardado las configuraciones "
|
||||
|
|
|
|||
|
|
@ -14,10 +14,13 @@ OC.L10N.register(
|
|||
"Name" : "Nombre",
|
||||
"Access" : "Acceso",
|
||||
"Edit" : "Editar",
|
||||
"Welcome" : "Bienvenido",
|
||||
"Sharing" : "Compartiendo",
|
||||
"Create" : "Crear",
|
||||
"Copy to clipboard" : "Copiar al portapapeles",
|
||||
"Delete" : "Borrar",
|
||||
"Error" : "Error",
|
||||
"Loading" : "Cargando",
|
||||
"Group name" : "Nombre del grupo",
|
||||
"All" : "Todos",
|
||||
"Settings saved" : "Se han guardado las configuraciones "
|
||||
|
|
|
|||
|
|
@ -12,10 +12,13 @@
|
|||
"Name" : "Nombre",
|
||||
"Access" : "Acceso",
|
||||
"Edit" : "Editar",
|
||||
"Welcome" : "Bienvenido",
|
||||
"Sharing" : "Compartiendo",
|
||||
"Create" : "Crear",
|
||||
"Copy to clipboard" : "Copiar al portapapeles",
|
||||
"Delete" : "Borrar",
|
||||
"Error" : "Error",
|
||||
"Loading" : "Cargando",
|
||||
"Group name" : "Nombre del grupo",
|
||||
"All" : "Todos",
|
||||
"Settings saved" : "Se han guardado las configuraciones "
|
||||
|
|
|
|||
|
|
@ -14,11 +14,14 @@ OC.L10N.register(
|
|||
"Name" : "Nombre",
|
||||
"Access" : "Acceso",
|
||||
"Edit" : "Editar",
|
||||
"Welcome" : "Bienvenido",
|
||||
"Sharing" : "Compartiendo",
|
||||
"Create" : "Crear",
|
||||
"Copy to clipboard" : "Copiar al portapapeles",
|
||||
"Delete" : "Borrar",
|
||||
"Error" : "Error",
|
||||
"Start" : "Inicio",
|
||||
"Loading" : "Cargando",
|
||||
"Group name" : "Nombre del grupo",
|
||||
"All" : "Todos",
|
||||
"Settings saved" : "Se han guardado las configuraciones "
|
||||
|
|
|
|||
|
|
@ -12,11 +12,14 @@
|
|||
"Name" : "Nombre",
|
||||
"Access" : "Acceso",
|
||||
"Edit" : "Editar",
|
||||
"Welcome" : "Bienvenido",
|
||||
"Sharing" : "Compartiendo",
|
||||
"Create" : "Crear",
|
||||
"Copy to clipboard" : "Copiar al portapapeles",
|
||||
"Delete" : "Borrar",
|
||||
"Error" : "Error",
|
||||
"Start" : "Inicio",
|
||||
"Loading" : "Cargando",
|
||||
"Group name" : "Nombre del grupo",
|
||||
"All" : "Todos",
|
||||
"Settings saved" : "Se han guardado las configuraciones "
|
||||
|
|
|
|||
|
|
@ -13,6 +13,8 @@ OC.L10N.register(
|
|||
"Name" : "Nombre",
|
||||
"Access" : "Acceso",
|
||||
"Edit" : "Editar",
|
||||
"Welcome" : "Bienvenido",
|
||||
"Sharing" : "Compartiendo",
|
||||
"Create" : "Crear",
|
||||
"Copy to clipboard" : "Copiar al portapapeles",
|
||||
"Delete" : "Borrar",
|
||||
|
|
|
|||
|
|
@ -11,6 +11,8 @@
|
|||
"Name" : "Nombre",
|
||||
"Access" : "Acceso",
|
||||
"Edit" : "Editar",
|
||||
"Welcome" : "Bienvenido",
|
||||
"Sharing" : "Compartiendo",
|
||||
"Create" : "Crear",
|
||||
"Copy to clipboard" : "Copiar al portapapeles",
|
||||
"Delete" : "Borrar",
|
||||
|
|
|
|||
|
|
@ -52,6 +52,7 @@ OC.L10N.register(
|
|||
"Hello %s" : "Tere %s",
|
||||
"Name, group …" : "Nimi, grupp…",
|
||||
"Group" : "Grupp",
|
||||
"Searching" : "Otsin",
|
||||
"No matches" : "Vasteid pole",
|
||||
"admin" : "peakasutaja",
|
||||
"moderator" : "moderaator",
|
||||
|
|
@ -75,6 +76,11 @@ OC.L10N.register(
|
|||
"If disabled, a microphone is needed to join the conference." : "Kui see eelistus pole kasutusel, siis kohtumisega liitumisel on vajalik mikrofoni olemasolu.",
|
||||
"If enabled, the user list, chat area and presentation are hidden by default." : "Kui see eelistus on kasutusel, siis vestlusala ja esitlus on vaikimisi peidetud olekus.",
|
||||
"If enabled, all users will join the meeting muted." : "Kui see eelistus on kasutusel, siis kõik kasutajad liituvad kohtumiseks summutatuna.",
|
||||
"Edit \"{room}\"" : "Muuda „{room}“ jututuba",
|
||||
"Room URL" : "Jututoa võrguaadress",
|
||||
"Welcome" : "Tere tulemast",
|
||||
"Participant limit" : "Osalejate arvu ülemiir",
|
||||
"Sharing" : "Jagamine",
|
||||
"Every participant is moderator" : "Iga osaleja on moderaator",
|
||||
"Moderator access via URL" : "Moderaatori ligipääs võrguaadressi alusel",
|
||||
"Miscellaneous" : "Varia",
|
||||
|
|
@ -107,11 +113,13 @@ OC.L10N.register(
|
|||
"Open room" : "Ava jututuba",
|
||||
"Start" : "Algus",
|
||||
"Clone room" : "Tee jututoast koopia",
|
||||
"Loading" : "Laadin",
|
||||
"You are not allowed to change this option, because this room is shared with you." : "Kuna see jututuba on sinuga jagatud, siis sul pole õigust selle eelistuse muutmiseks.",
|
||||
"Group name" : "Grupi nimi",
|
||||
"Max. rooms" : "Maksimaalselt jututube",
|
||||
"Access options" : "Ligipääsuõigused",
|
||||
"Max. participants" : "Maksimaalselt osalejaid",
|
||||
"Group …" : "Grupp…",
|
||||
"Restrictions do not affect existing rooms. Minus one means the value is unlimited. The least restrictive option is chosen for every user if multiple restrictions apply." : "Piirangud ei kehti olemasolevatele jututubadele. Miinus üks tähendab piirangu tepuudumist. Kui peaks rakenduma korraga mitu piirangut, siis kehtib neist kõige vähem piiravam.",
|
||||
"Delete restrictions for \"{name}\"?" : "Kas kustutame „{name}“ piirangud?",
|
||||
"All users" : "Kõik kasutajad",
|
||||
|
|
|
|||
|
|
@ -50,6 +50,7 @@
|
|||
"Hello %s" : "Tere %s",
|
||||
"Name, group …" : "Nimi, grupp…",
|
||||
"Group" : "Grupp",
|
||||
"Searching" : "Otsin",
|
||||
"No matches" : "Vasteid pole",
|
||||
"admin" : "peakasutaja",
|
||||
"moderator" : "moderaator",
|
||||
|
|
@ -73,6 +74,11 @@
|
|||
"If disabled, a microphone is needed to join the conference." : "Kui see eelistus pole kasutusel, siis kohtumisega liitumisel on vajalik mikrofoni olemasolu.",
|
||||
"If enabled, the user list, chat area and presentation are hidden by default." : "Kui see eelistus on kasutusel, siis vestlusala ja esitlus on vaikimisi peidetud olekus.",
|
||||
"If enabled, all users will join the meeting muted." : "Kui see eelistus on kasutusel, siis kõik kasutajad liituvad kohtumiseks summutatuna.",
|
||||
"Edit \"{room}\"" : "Muuda „{room}“ jututuba",
|
||||
"Room URL" : "Jututoa võrguaadress",
|
||||
"Welcome" : "Tere tulemast",
|
||||
"Participant limit" : "Osalejate arvu ülemiir",
|
||||
"Sharing" : "Jagamine",
|
||||
"Every participant is moderator" : "Iga osaleja on moderaator",
|
||||
"Moderator access via URL" : "Moderaatori ligipääs võrguaadressi alusel",
|
||||
"Miscellaneous" : "Varia",
|
||||
|
|
@ -105,11 +111,13 @@
|
|||
"Open room" : "Ava jututuba",
|
||||
"Start" : "Algus",
|
||||
"Clone room" : "Tee jututoast koopia",
|
||||
"Loading" : "Laadin",
|
||||
"You are not allowed to change this option, because this room is shared with you." : "Kuna see jututuba on sinuga jagatud, siis sul pole õigust selle eelistuse muutmiseks.",
|
||||
"Group name" : "Grupi nimi",
|
||||
"Max. rooms" : "Maksimaalselt jututube",
|
||||
"Access options" : "Ligipääsuõigused",
|
||||
"Max. participants" : "Maksimaalselt osalejaid",
|
||||
"Group …" : "Grupp…",
|
||||
"Restrictions do not affect existing rooms. Minus one means the value is unlimited. The least restrictive option is chosen for every user if multiple restrictions apply." : "Piirangud ei kehti olemasolevatele jututubadele. Miinus üks tähendab piirangu tepuudumist. Kui peaks rakenduma korraga mitu piirangut, siis kehtib neist kõige vähem piiravam.",
|
||||
"Delete restrictions for \"{name}\"?" : "Kas kustutame „{name}“ piirangud?",
|
||||
"All users" : "Kõik kasutajad",
|
||||
|
|
|
|||
|
|
@ -63,6 +63,7 @@ OC.L10N.register(
|
|||
"Hello %s" : "Kaixo %s",
|
||||
"Name, group …" : "Izena, taldea ...",
|
||||
"Group" : "Taldea",
|
||||
"Searching" : "BIlatzen",
|
||||
"No matches" : "Ez dago bat datorrenik",
|
||||
"admin" : "admin",
|
||||
"moderator" : "moderatzailea",
|
||||
|
|
@ -91,6 +92,11 @@ OC.L10N.register(
|
|||
"If enabled, the user has not to perform an echo call and webcam preview on the first join (available since BBB server 2.3)." : "Gaituta badago, erabiltzaileak ez ditu oihartzun deia eta webcam aurreikuspena egin beharrik lehen aldian (BBB 2.3 zerbitzaritik aurrera erabilgarri).",
|
||||
"If enabled, the user list, chat area and presentation are hidden by default." : "Gaituta badago, erabiltzaile zerrenda, txat eremua eta aurkezpena ezkutatuta daude modu lehenetsian.",
|
||||
"If enabled, all users will join the meeting muted." : "Aktibatuta badago, erabiltzaile guztiak sartuko dira bileran mutu.",
|
||||
"Edit \"{room}\"" : "Editatu \"{room}\"",
|
||||
"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",
|
||||
|
|
@ -124,11 +130,13 @@ OC.L10N.register(
|
|||
"Open room" : "Ireki gela",
|
||||
"Start" : "Hasi",
|
||||
"Clone room" : "Klonatu gela",
|
||||
"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.",
|
||||
"Group name" : "Taldearen izena",
|
||||
"Max. rooms" : "Gela max.",
|
||||
"Access options" : "Sartzeko aukerak",
|
||||
"Max. participants" : "Parte-hartzaile max.",
|
||||
"Group …" : "Taldea ...",
|
||||
"Restrictions do not affect existing rooms. Minus one means the value is unlimited. The least restrictive option is chosen for every user if multiple restrictions apply." : "Murrizketek ez diete eragiten dagoeneko badauden gelei. -1 jartzeak mugarik gabe esan nahi du. Murrizketa ugari egitean, murrizketa arinena erabiltzaile guztientzat hautatzen da.",
|
||||
"Are you sure you want to delete the restrictions for group \"{name}\"? This operation cannot be undone." : "Ziur zaude \"{name}\" taldearentzako murrizketak ezabatu nahi dituzula? Eragiketa hau ezin da desegin.",
|
||||
"Delete restrictions for \"{name}\"?" : "Ezabatu murrizketak \"{name}\"-entzat?",
|
||||
|
|
|
|||
|
|
@ -61,6 +61,7 @@
|
|||
"Hello %s" : "Kaixo %s",
|
||||
"Name, group …" : "Izena, taldea ...",
|
||||
"Group" : "Taldea",
|
||||
"Searching" : "BIlatzen",
|
||||
"No matches" : "Ez dago bat datorrenik",
|
||||
"admin" : "admin",
|
||||
"moderator" : "moderatzailea",
|
||||
|
|
@ -89,6 +90,11 @@
|
|||
"If enabled, the user has not to perform an echo call and webcam preview on the first join (available since BBB server 2.3)." : "Gaituta badago, erabiltzaileak ez ditu oihartzun deia eta webcam aurreikuspena egin beharrik lehen aldian (BBB 2.3 zerbitzaritik aurrera erabilgarri).",
|
||||
"If enabled, the user list, chat area and presentation are hidden by default." : "Gaituta badago, erabiltzaile zerrenda, txat eremua eta aurkezpena ezkutatuta daude modu lehenetsian.",
|
||||
"If enabled, all users will join the meeting muted." : "Aktibatuta badago, erabiltzaile guztiak sartuko dira bileran mutu.",
|
||||
"Edit \"{room}\"" : "Editatu \"{room}\"",
|
||||
"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",
|
||||
|
|
@ -122,11 +128,13 @@
|
|||
"Open room" : "Ireki gela",
|
||||
"Start" : "Hasi",
|
||||
"Clone room" : "Klonatu gela",
|
||||
"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.",
|
||||
"Group name" : "Taldearen izena",
|
||||
"Max. rooms" : "Gela max.",
|
||||
"Access options" : "Sartzeko aukerak",
|
||||
"Max. participants" : "Parte-hartzaile max.",
|
||||
"Group …" : "Taldea ...",
|
||||
"Restrictions do not affect existing rooms. Minus one means the value is unlimited. The least restrictive option is chosen for every user if multiple restrictions apply." : "Murrizketek ez diete eragiten dagoeneko badauden gelei. -1 jartzeak mugarik gabe esan nahi du. Murrizketa ugari egitean, murrizketa arinena erabiltzaile guztientzat hautatzen da.",
|
||||
"Are you sure you want to delete the restrictions for group \"{name}\"? This operation cannot be undone." : "Ziur zaude \"{name}\" taldearentzako murrizketak ezabatu nahi dituzula? Eragiketa hau ezin da desegin.",
|
||||
"Delete restrictions for \"{name}\"?" : "Ezabatu murrizketak \"{name}\"-entzat?",
|
||||
|
|
|
|||
|
|
@ -60,6 +60,7 @@ OC.L10N.register(
|
|||
"Hello %s" : "سلام %s",
|
||||
"Name, group …" : "Name, group …",
|
||||
"Group" : "گروه",
|
||||
"Searching" : "Searching",
|
||||
"No matches" : "No matches",
|
||||
"admin" : "admin",
|
||||
"moderator" : "moderator",
|
||||
|
|
@ -86,6 +87,11 @@ OC.L10N.register(
|
|||
"If enabled, the user has not to perform an echo call and webcam preview on the first join (available since BBB server 2.3)." : "If enabled, the user has not to perform an echo call and webcam preview on the first join (available since BBB server 2.3).",
|
||||
"If enabled, the user list, chat area and presentation are hidden by default." : "If enabled, the user list, chat area and presentation are hidden by default.",
|
||||
"If enabled, all users will join the meeting muted." : "If enabled, all users will join the meeting muted.",
|
||||
"Edit \"{room}\"" : "Edit \"{room}\"",
|
||||
"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" : "متفرقه",
|
||||
|
|
@ -116,10 +122,12 @@ OC.L10N.register(
|
|||
"Delete?" : "Delete?",
|
||||
"Could not delete record" : "Could not delete record",
|
||||
"Start" : "شروع",
|
||||
"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.",
|
||||
"Group name" : "نام گروه",
|
||||
"Max. rooms" : "Max. rooms",
|
||||
"Max. participants" : "Max. participants",
|
||||
"Group …" : "Group …",
|
||||
"Restrictions do not affect existing rooms. Minus one means the value is unlimited. The least restrictive option is chosen for every user if multiple restrictions apply." : "Restrictions do not affect existing rooms. Minus one means the value is unlimited. The least restrictive option is chosen for every user if multiple restrictions apply.",
|
||||
"Are you sure you want to delete the restrictions for group \"{name}\"? This operation cannot be undone." : "Are you sure you want to delete the restrictions for group \"{name}\"? This operation cannot be undone.",
|
||||
"Delete restrictions for \"{name}\"?" : "محدودیتهای \"{name}\" حذف شود؟",
|
||||
|
|
|
|||
|
|
@ -58,6 +58,7 @@
|
|||
"Hello %s" : "سلام %s",
|
||||
"Name, group …" : "Name, group …",
|
||||
"Group" : "گروه",
|
||||
"Searching" : "Searching",
|
||||
"No matches" : "No matches",
|
||||
"admin" : "admin",
|
||||
"moderator" : "moderator",
|
||||
|
|
@ -84,6 +85,11 @@
|
|||
"If enabled, the user has not to perform an echo call and webcam preview on the first join (available since BBB server 2.3)." : "If enabled, the user has not to perform an echo call and webcam preview on the first join (available since BBB server 2.3).",
|
||||
"If enabled, the user list, chat area and presentation are hidden by default." : "If enabled, the user list, chat area and presentation are hidden by default.",
|
||||
"If enabled, all users will join the meeting muted." : "If enabled, all users will join the meeting muted.",
|
||||
"Edit \"{room}\"" : "Edit \"{room}\"",
|
||||
"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" : "متفرقه",
|
||||
|
|
@ -114,10 +120,12 @@
|
|||
"Delete?" : "Delete?",
|
||||
"Could not delete record" : "Could not delete record",
|
||||
"Start" : "شروع",
|
||||
"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.",
|
||||
"Group name" : "نام گروه",
|
||||
"Max. rooms" : "Max. rooms",
|
||||
"Max. participants" : "Max. participants",
|
||||
"Group …" : "Group …",
|
||||
"Restrictions do not affect existing rooms. Minus one means the value is unlimited. The least restrictive option is chosen for every user if multiple restrictions apply." : "Restrictions do not affect existing rooms. Minus one means the value is unlimited. The least restrictive option is chosen for every user if multiple restrictions apply.",
|
||||
"Are you sure you want to delete the restrictions for group \"{name}\"? This operation cannot be undone." : "Are you sure you want to delete the restrictions for group \"{name}\"? This operation cannot be undone.",
|
||||
"Delete restrictions for \"{name}\"?" : "محدودیتهای \"{name}\" حذف شود؟",
|
||||
|
|
|
|||
|
|
@ -56,6 +56,11 @@ OC.L10N.register(
|
|||
"Edit" : "Muokkaa",
|
||||
"Descriptive name of this room." : "Kuvaava nimi tälle huoneelle.",
|
||||
"If enabled, all users will join the meeting muted." : "Jos käytössä, kaikki käyttäjä osallistuvat kokoukseen mykistettyinä.",
|
||||
"Edit \"{room}\"" : "Muokkaa \"{room}\"",
|
||||
"Room URL" : "Huoneen URL-osoite",
|
||||
"Welcome" : "Tervetuloa",
|
||||
"Participant limit" : "Osallistujaraja",
|
||||
"Sharing" : "Jakaminen",
|
||||
"Miscellaneous" : "Sekalaiset",
|
||||
"Join meeting muted" : "Liity kokoukseen mykistettynä",
|
||||
"Room name" : "Huoneen nimi",
|
||||
|
|
@ -75,9 +80,11 @@ OC.L10N.register(
|
|||
"Delete?" : "Poistetaanko?",
|
||||
"Could not delete record" : "Tallennetta ei voitu poistaa",
|
||||
"Start" : "Alku",
|
||||
"Loading" : "Ladataan",
|
||||
"Group name" : "Ryhmän nimi",
|
||||
"Max. rooms" : "Huoneita enintään",
|
||||
"Max. participants" : "Osallistujia enintään",
|
||||
"Group …" : "Ryhmä…",
|
||||
"All users" : "Kaikki käyttäjät",
|
||||
"All" : "Kaikki",
|
||||
"Settings saved" : "Asetukset tallennettu",
|
||||
|
|
|
|||
|
|
@ -54,6 +54,11 @@
|
|||
"Edit" : "Muokkaa",
|
||||
"Descriptive name of this room." : "Kuvaava nimi tälle huoneelle.",
|
||||
"If enabled, all users will join the meeting muted." : "Jos käytössä, kaikki käyttäjä osallistuvat kokoukseen mykistettyinä.",
|
||||
"Edit \"{room}\"" : "Muokkaa \"{room}\"",
|
||||
"Room URL" : "Huoneen URL-osoite",
|
||||
"Welcome" : "Tervetuloa",
|
||||
"Participant limit" : "Osallistujaraja",
|
||||
"Sharing" : "Jakaminen",
|
||||
"Miscellaneous" : "Sekalaiset",
|
||||
"Join meeting muted" : "Liity kokoukseen mykistettynä",
|
||||
"Room name" : "Huoneen nimi",
|
||||
|
|
@ -73,9 +78,11 @@
|
|||
"Delete?" : "Poistetaanko?",
|
||||
"Could not delete record" : "Tallennetta ei voitu poistaa",
|
||||
"Start" : "Alku",
|
||||
"Loading" : "Ladataan",
|
||||
"Group name" : "Ryhmän nimi",
|
||||
"Max. rooms" : "Huoneita enintään",
|
||||
"Max. participants" : "Osallistujia enintään",
|
||||
"Group …" : "Ryhmä…",
|
||||
"All users" : "Kaikki käyttäjät",
|
||||
"All" : "Kaikki",
|
||||
"Settings saved" : "Asetukset tallennettu",
|
||||
|
|
|
|||
|
|
@ -61,6 +61,7 @@ OC.L10N.register(
|
|||
"Hello %s" : "Bonjour %s",
|
||||
"Name, group …" : "Nom, groupe, ...",
|
||||
"Group" : "Groupe",
|
||||
"Searching" : "Recherche en cours",
|
||||
"No matches" : "Pas de résultats",
|
||||
"admin" : "administrateur",
|
||||
"moderator" : "modérateur",
|
||||
|
|
@ -89,6 +90,11 @@ OC.L10N.register(
|
|||
"If enabled, the user has not to perform an echo call and webcam preview on the first join (available since BBB server 2.3)." : "Si activé, l'utilisateur n'a pas besoin de faire un test d'appel et une prévisualisation de la webcam à la première connexion (disponible depuis BBB server 2.3).",
|
||||
"If enabled, the user list, chat area and presentation are hidden by default." : "Si activé, la liste des utilisateurs, l'espace de discussion et la présentation sont cachés par défaut.",
|
||||
"If enabled, all users will join the meeting muted." : "Si activé, tous les utilisateurs rejoindront la réunion en sourdine.",
|
||||
"Edit \"{room}\"" : "Modifier « {room} »",
|
||||
"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",
|
||||
|
|
@ -122,11 +128,13 @@ OC.L10N.register(
|
|||
"Open room" : "Ouvrir la salle",
|
||||
"Start" : "Démarrer",
|
||||
"Clone room" : "Cloner la salle",
|
||||
"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.",
|
||||
"Group name" : "Nom du groupe",
|
||||
"Max. rooms" : "Nombre max. de salles",
|
||||
"Access options" : "Options d'accès",
|
||||
"Max. participants" : "Nombre maximum de participants",
|
||||
"Group …" : "Groupe …",
|
||||
"Restrictions do not affect existing rooms. Minus one means the value is unlimited. The least restrictive option is chosen for every user if multiple restrictions apply." : "Les restrictions n'affectent pas les salles existantes. \"-1\" signifie que la valeur est illimitée. L'option la moins restrictive est choisie pour chaque utilisateur si plusieurs restrictions s'appliquent.",
|
||||
"Are you sure you want to delete the restrictions for group \"{name}\"? This operation cannot be undone." : "Êtes-vous sûr de vouloir supprimer les restrictions pour le groupe \"{name}\" ? Cette opération ne peut pas être annulée.",
|
||||
"Delete restrictions for \"{name}\"?" : "Supprimer les restrictions pour \"{name}\" ?",
|
||||
|
|
|
|||
|
|
@ -59,6 +59,7 @@
|
|||
"Hello %s" : "Bonjour %s",
|
||||
"Name, group …" : "Nom, groupe, ...",
|
||||
"Group" : "Groupe",
|
||||
"Searching" : "Recherche en cours",
|
||||
"No matches" : "Pas de résultats",
|
||||
"admin" : "administrateur",
|
||||
"moderator" : "modérateur",
|
||||
|
|
@ -87,6 +88,11 @@
|
|||
"If enabled, the user has not to perform an echo call and webcam preview on the first join (available since BBB server 2.3)." : "Si activé, l'utilisateur n'a pas besoin de faire un test d'appel et une prévisualisation de la webcam à la première connexion (disponible depuis BBB server 2.3).",
|
||||
"If enabled, the user list, chat area and presentation are hidden by default." : "Si activé, la liste des utilisateurs, l'espace de discussion et la présentation sont cachés par défaut.",
|
||||
"If enabled, all users will join the meeting muted." : "Si activé, tous les utilisateurs rejoindront la réunion en sourdine.",
|
||||
"Edit \"{room}\"" : "Modifier « {room} »",
|
||||
"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",
|
||||
|
|
@ -120,11 +126,13 @@
|
|||
"Open room" : "Ouvrir la salle",
|
||||
"Start" : "Démarrer",
|
||||
"Clone room" : "Cloner la salle",
|
||||
"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.",
|
||||
"Group name" : "Nom du groupe",
|
||||
"Max. rooms" : "Nombre max. de salles",
|
||||
"Access options" : "Options d'accès",
|
||||
"Max. participants" : "Nombre maximum de participants",
|
||||
"Group …" : "Groupe …",
|
||||
"Restrictions do not affect existing rooms. Minus one means the value is unlimited. The least restrictive option is chosen for every user if multiple restrictions apply." : "Les restrictions n'affectent pas les salles existantes. \"-1\" signifie que la valeur est illimitée. L'option la moins restrictive est choisie pour chaque utilisateur si plusieurs restrictions s'appliquent.",
|
||||
"Are you sure you want to delete the restrictions for group \"{name}\"? This operation cannot be undone." : "Êtes-vous sûr de vouloir supprimer les restrictions pour le groupe \"{name}\" ? Cette opération ne peut pas être annulée.",
|
||||
"Delete restrictions for \"{name}\"?" : "Supprimer les restrictions pour \"{name}\" ?",
|
||||
|
|
|
|||
|
|
@ -63,6 +63,7 @@ OC.L10N.register(
|
|||
"Hello %s" : "Dia duit %s",
|
||||
"Name, group …" : "Ainm, grúpa…",
|
||||
"Group" : "Grúpa",
|
||||
"Searching" : "Cuardach",
|
||||
"No matches" : "Gan aon chluichí",
|
||||
"admin" : "riar",
|
||||
"moderator" : "modhnóir",
|
||||
|
|
@ -91,6 +92,11 @@ OC.L10N.register(
|
|||
"If enabled, the user has not to perform an echo call and webcam preview on the first join (available since BBB server 2.3)." : "Má tá sé cumasaithe, níl cead ag an úsáideoir réamhghlao macalla agus ceamara gréasáin a dhéanamh ar an gcéad dul isteach (ar fáil ó fhreastalaí BBB 2.3).",
|
||||
"If enabled, the user list, chat area and presentation are hidden by default." : "Má tá sé cumasaithe, tá an liosta úsáideoirí, an limistéar comhrá agus an cur i láthair i bhfolach de réir réamhshocraithe.",
|
||||
"If enabled, all users will join the meeting muted." : "Má tá sé cumasaithe, glacfaidh gach úsáideoir páirt sa chruinniú balbhaithe.",
|
||||
"Edit \"{room}\"" : "Cuir \"{room}\" in eagar",
|
||||
"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",
|
||||
|
|
@ -124,11 +130,13 @@ OC.L10N.register(
|
|||
"Open room" : "Seomra oscailte",
|
||||
"Start" : "Tosaigh",
|
||||
"Clone room" : "Seomra clón",
|
||||
"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.",
|
||||
"Group name" : "Ainm an ghrúpa",
|
||||
"Max. rooms" : "uas. seomraí",
|
||||
"Access options" : "Roghanna rochtana",
|
||||
"Max. participants" : "Uas. rannpháirtithe",
|
||||
"Group …" : "Grúpa…",
|
||||
"Restrictions do not affect existing rooms. Minus one means the value is unlimited. The least restrictive option is chosen for every user if multiple restrictions apply." : "Ní chuireann srianta isteach ar sheomraí atá ann cheana féin. Ciallaíonn lúide a haon go bhfuil an luach gan teorainn. Roghnaítear an rogha is lú srianta do gach úsáideoir má bhíonn srianta iolracha i bhfeidhm.",
|
||||
"Are you sure you want to delete the restrictions for group \"{name}\"? This operation cannot be undone." : "An bhfuil tú cinnte gur mhaith leat na srianta don ghrúpa \"{name}\" a scriosadh? Ní féidir an oibríocht seo a chealú.",
|
||||
"Delete restrictions for \"{name}\"?" : "Scrios srianta do \"{name}\"?",
|
||||
|
|
|
|||
|
|
@ -61,6 +61,7 @@
|
|||
"Hello %s" : "Dia duit %s",
|
||||
"Name, group …" : "Ainm, grúpa…",
|
||||
"Group" : "Grúpa",
|
||||
"Searching" : "Cuardach",
|
||||
"No matches" : "Gan aon chluichí",
|
||||
"admin" : "riar",
|
||||
"moderator" : "modhnóir",
|
||||
|
|
@ -89,6 +90,11 @@
|
|||
"If enabled, the user has not to perform an echo call and webcam preview on the first join (available since BBB server 2.3)." : "Má tá sé cumasaithe, níl cead ag an úsáideoir réamhghlao macalla agus ceamara gréasáin a dhéanamh ar an gcéad dul isteach (ar fáil ó fhreastalaí BBB 2.3).",
|
||||
"If enabled, the user list, chat area and presentation are hidden by default." : "Má tá sé cumasaithe, tá an liosta úsáideoirí, an limistéar comhrá agus an cur i láthair i bhfolach de réir réamhshocraithe.",
|
||||
"If enabled, all users will join the meeting muted." : "Má tá sé cumasaithe, glacfaidh gach úsáideoir páirt sa chruinniú balbhaithe.",
|
||||
"Edit \"{room}\"" : "Cuir \"{room}\" in eagar",
|
||||
"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",
|
||||
|
|
@ -122,11 +128,13 @@
|
|||
"Open room" : "Seomra oscailte",
|
||||
"Start" : "Tosaigh",
|
||||
"Clone room" : "Seomra clón",
|
||||
"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.",
|
||||
"Group name" : "Ainm an ghrúpa",
|
||||
"Max. rooms" : "uas. seomraí",
|
||||
"Access options" : "Roghanna rochtana",
|
||||
"Max. participants" : "Uas. rannpháirtithe",
|
||||
"Group …" : "Grúpa…",
|
||||
"Restrictions do not affect existing rooms. Minus one means the value is unlimited. The least restrictive option is chosen for every user if multiple restrictions apply." : "Ní chuireann srianta isteach ar sheomraí atá ann cheana féin. Ciallaíonn lúide a haon go bhfuil an luach gan teorainn. Roghnaítear an rogha is lú srianta do gach úsáideoir má bhíonn srianta iolracha i bhfeidhm.",
|
||||
"Are you sure you want to delete the restrictions for group \"{name}\"? This operation cannot be undone." : "An bhfuil tú cinnte gur mhaith leat na srianta don ghrúpa \"{name}\" a scriosadh? Ní féidir an oibríocht seo a chealú.",
|
||||
"Delete restrictions for \"{name}\"?" : "Scrios srianta do \"{name}\"?",
|
||||
|
|
|
|||
|
|
@ -8,6 +8,7 @@ OC.L10N.register(
|
|||
"Password" : "Facal-faire",
|
||||
"Name" : "Ainm",
|
||||
"Edit" : "Deasaich",
|
||||
"Sharing" : "Co-roinneadh",
|
||||
"Create" : "Cruthaich",
|
||||
"Delete" : "Sguab às",
|
||||
"Error" : "Mearachd"
|
||||
|
|
|
|||
|
|
@ -6,6 +6,7 @@
|
|||
"Password" : "Facal-faire",
|
||||
"Name" : "Ainm",
|
||||
"Edit" : "Deasaich",
|
||||
"Sharing" : "Co-roinneadh",
|
||||
"Create" : "Cruthaich",
|
||||
"Delete" : "Sguab às",
|
||||
"Error" : "Mearachd"
|
||||
|
|
|
|||
|
|
@ -63,6 +63,7 @@ OC.L10N.register(
|
|||
"Hello %s" : "Ola %s",
|
||||
"Name, group …" : "Nome, grupo…",
|
||||
"Group" : "Grupo",
|
||||
"Searching" : "Buscando",
|
||||
"No matches" : "Non hai coincidencias",
|
||||
"admin" : "admin",
|
||||
"moderator" : "moderador",
|
||||
|
|
@ -91,6 +92,11 @@ OC.L10N.register(
|
|||
"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 desde 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.",
|
||||
"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",
|
||||
|
|
@ -124,11 +130,13 @@ OC.L10N.register(
|
|||
"Open room" : "Sala aberta",
|
||||
"Start" : "Iniciar",
|
||||
"Clone room" : "Clonar a sala",
|
||||
"Loading" : "Cargando",
|
||||
"You are not allowed to change this option, because this room is shared with you." : "Vde. non ten permiso para cambiar esta opción, porque esta é unha sala compartida con Vde.",
|
||||
"Group name" : "Nome do grupo",
|
||||
"Max. rooms" : "Máx. de salas",
|
||||
"Access options" : "Opcións de acceso",
|
||||
"Max. participants" : "Máx. de participantes",
|
||||
"Group …" : "Grupo…",
|
||||
"Restrictions do not affect existing rooms. Minus one means the value is unlimited. The least restrictive option is chosen for every user if multiple restrictions apply." : "As restricións non afectan ás salas existentes. Menos un significa que o valor é ilimitado. De aplicarse varias restricións, escollese a opción menos restritiva para cada usuario.",
|
||||
"Are you sure you want to delete the restrictions for group \"{name}\"? This operation cannot be undone." : "Confirma que quere eliminar as restricións do grupo «{name}»? Non é posíbel desfacer esta operación.",
|
||||
"Delete restrictions for \"{name}\"?" : "Quere eliminar as restricións de «{name}»?",
|
||||
|
|
|
|||
|
|
@ -61,6 +61,7 @@
|
|||
"Hello %s" : "Ola %s",
|
||||
"Name, group …" : "Nome, grupo…",
|
||||
"Group" : "Grupo",
|
||||
"Searching" : "Buscando",
|
||||
"No matches" : "Non hai coincidencias",
|
||||
"admin" : "admin",
|
||||
"moderator" : "moderador",
|
||||
|
|
@ -89,6 +90,11 @@
|
|||
"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 desde 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.",
|
||||
"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",
|
||||
|
|
@ -122,11 +128,13 @@
|
|||
"Open room" : "Sala aberta",
|
||||
"Start" : "Iniciar",
|
||||
"Clone room" : "Clonar a sala",
|
||||
"Loading" : "Cargando",
|
||||
"You are not allowed to change this option, because this room is shared with you." : "Vde. non ten permiso para cambiar esta opción, porque esta é unha sala compartida con Vde.",
|
||||
"Group name" : "Nome do grupo",
|
||||
"Max. rooms" : "Máx. de salas",
|
||||
"Access options" : "Opcións de acceso",
|
||||
"Max. participants" : "Máx. de participantes",
|
||||
"Group …" : "Grupo…",
|
||||
"Restrictions do not affect existing rooms. Minus one means the value is unlimited. The least restrictive option is chosen for every user if multiple restrictions apply." : "As restricións non afectan ás salas existentes. Menos un significa que o valor é ilimitado. De aplicarse varias restricións, escollese a opción menos restritiva para cada usuario.",
|
||||
"Are you sure you want to delete the restrictions for group \"{name}\"? This operation cannot be undone." : "Confirma que quere eliminar as restricións do grupo «{name}»? Non é posíbel desfacer esta operación.",
|
||||
"Delete restrictions for \"{name}\"?" : "Quere eliminar as restricións de «{name}»?",
|
||||
|
|
|
|||
|
|
@ -27,6 +27,8 @@ OC.L10N.register(
|
|||
"Record" : "הקלטה",
|
||||
"Recordings" : "הקלטה",
|
||||
"Edit" : "עריכה",
|
||||
"Welcome" : "ברוך בואך",
|
||||
"Sharing" : "שיתוף",
|
||||
"Miscellaneous" : "שונות",
|
||||
"Room name" : "שם החדר",
|
||||
"Create" : "יצירה",
|
||||
|
|
@ -44,6 +46,7 @@ OC.L10N.register(
|
|||
"Delete?" : "למחוק?",
|
||||
"Could not delete record" : "לא ניתן למחוק רשומה",
|
||||
"Start" : "התחלה",
|
||||
"Loading" : "בטעינה",
|
||||
"Group name" : "שם קבוצה",
|
||||
"All" : "הכול",
|
||||
"Settings saved" : "הגדרות נשמרו",
|
||||
|
|
|
|||
|
|
@ -25,6 +25,8 @@
|
|||
"Record" : "הקלטה",
|
||||
"Recordings" : "הקלטה",
|
||||
"Edit" : "עריכה",
|
||||
"Welcome" : "ברוך בואך",
|
||||
"Sharing" : "שיתוף",
|
||||
"Miscellaneous" : "שונות",
|
||||
"Room name" : "שם החדר",
|
||||
"Create" : "יצירה",
|
||||
|
|
@ -42,6 +44,7 @@
|
|||
"Delete?" : "למחוק?",
|
||||
"Could not delete record" : "לא ניתן למחוק רשומה",
|
||||
"Start" : "התחלה",
|
||||
"Loading" : "בטעינה",
|
||||
"Group name" : "שם קבוצה",
|
||||
"All" : "הכול",
|
||||
"Settings saved" : "הגדרות נשמרו",
|
||||
|
|
|
|||
|
|
@ -52,6 +52,7 @@ OC.L10N.register(
|
|||
"Hello %s" : "Pozdrav %s",
|
||||
"Name, group …" : "Ime, grupa...",
|
||||
"Group" : "Grupa",
|
||||
"Searching" : "Traženje",
|
||||
"No matches" : "Nema podudaranja",
|
||||
"admin" : "admin",
|
||||
"moderator" : "moderator",
|
||||
|
|
@ -77,6 +78,11 @@ OC.L10N.register(
|
|||
"If disabled, a microphone is needed to join the conference." : "Ako je onemogućeno, za pridruživanje konferenciji potreban je mikrofon.",
|
||||
"If enabled, the user has not to perform an echo call and webcam preview on the first join (available since BBB server 2.3)." : "Ako je omogućeno, korisnik ne mora izvršiti echo poziv i pretpregled web-kamere pri prvom pridruživanju (dostupno od inačice 2.3 poslužitelja BBB).",
|
||||
"If enabled, the user list, chat area and presentation are hidden by default." : "Ako je omogućeno, popis korisnika, područje za razmjenu poruka i prezentacija su skriveni prema zadanim postavkama.",
|
||||
"Edit \"{room}\"" : "Uredi „{room}”",
|
||||
"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",
|
||||
|
|
@ -104,10 +110,12 @@ OC.L10N.register(
|
|||
"Are you sure you want to delete the recording from \"{startDate}\"? This operation cannot be undone." : "Jeste li sigurni da želite izbrisati zapis iz „{startDate}”? Ova se radnja ne može poništiti.",
|
||||
"Delete?" : "Izbrisati?",
|
||||
"Could not delete record" : "Zapis nije moguće izbrisati",
|
||||
"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.",
|
||||
"Group name" : "Naziv grupe",
|
||||
"Max. rooms" : "Maks. soba",
|
||||
"Max. participants" : "Maks. sudionika",
|
||||
"Group …" : "Grupa...",
|
||||
"Restrictions do not affect existing rooms. Minus one means the value is unlimited. The least restrictive option is chosen for every user if multiple restrictions apply." : "Ograničenja ne utječu na postojeće sobe. Minus jedan znači da je vrijednost neograničena. Za svakog korisnika odabire se najmanje ograničavajuća mogućnost ako se primjenjuju višestruka ograničenja.",
|
||||
"Are you sure you want to delete the restrictions for group \"{name}\"? This operation cannot be undone." : "Jeste li sigurni da želite izbrisati ograničenja za grupu „{name}“? Ova se radnja ne može poništiti.",
|
||||
"Delete restrictions for \"{name}\"?" : "Izbrisati ograničenja za „{name}“?",
|
||||
|
|
|
|||
|
|
@ -50,6 +50,7 @@
|
|||
"Hello %s" : "Pozdrav %s",
|
||||
"Name, group …" : "Ime, grupa...",
|
||||
"Group" : "Grupa",
|
||||
"Searching" : "Traženje",
|
||||
"No matches" : "Nema podudaranja",
|
||||
"admin" : "admin",
|
||||
"moderator" : "moderator",
|
||||
|
|
@ -75,6 +76,11 @@
|
|||
"If disabled, a microphone is needed to join the conference." : "Ako je onemogućeno, za pridruživanje konferenciji potreban je mikrofon.",
|
||||
"If enabled, the user has not to perform an echo call and webcam preview on the first join (available since BBB server 2.3)." : "Ako je omogućeno, korisnik ne mora izvršiti echo poziv i pretpregled web-kamere pri prvom pridruživanju (dostupno od inačice 2.3 poslužitelja BBB).",
|
||||
"If enabled, the user list, chat area and presentation are hidden by default." : "Ako je omogućeno, popis korisnika, područje za razmjenu poruka i prezentacija su skriveni prema zadanim postavkama.",
|
||||
"Edit \"{room}\"" : "Uredi „{room}”",
|
||||
"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",
|
||||
|
|
@ -102,10 +108,12 @@
|
|||
"Are you sure you want to delete the recording from \"{startDate}\"? This operation cannot be undone." : "Jeste li sigurni da želite izbrisati zapis iz „{startDate}”? Ova se radnja ne može poništiti.",
|
||||
"Delete?" : "Izbrisati?",
|
||||
"Could not delete record" : "Zapis nije moguće izbrisati",
|
||||
"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.",
|
||||
"Group name" : "Naziv grupe",
|
||||
"Max. rooms" : "Maks. soba",
|
||||
"Max. participants" : "Maks. sudionika",
|
||||
"Group …" : "Grupa...",
|
||||
"Restrictions do not affect existing rooms. Minus one means the value is unlimited. The least restrictive option is chosen for every user if multiple restrictions apply." : "Ograničenja ne utječu na postojeće sobe. Minus jedan znači da je vrijednost neograničena. Za svakog korisnika odabire se najmanje ograničavajuća mogućnost ako se primjenjuju višestruka ograničenja.",
|
||||
"Are you sure you want to delete the restrictions for group \"{name}\"? This operation cannot be undone." : "Jeste li sigurni da želite izbrisati ograničenja za grupu „{name}“? Ova se radnja ne može poništiti.",
|
||||
"Delete restrictions for \"{name}\"?" : "Izbrisati ograničenja za „{name}“?",
|
||||
|
|
|
|||
|
|
@ -61,6 +61,7 @@ OC.L10N.register(
|
|||
"Hello %s" : "Kedves %s",
|
||||
"Name, group …" : "Név, csoport…",
|
||||
"Group" : "Csoport",
|
||||
"Searching" : "Keresés",
|
||||
"No matches" : "Nincs egyezés",
|
||||
"admin" : "admin",
|
||||
"moderator" : "moderátor",
|
||||
|
|
@ -89,6 +90,11 @@ OC.L10N.register(
|
|||
"If enabled, the user has not to perform an echo call and webcam preview on the first join (available since BBB server 2.3)." : "Ha engedélyezve van, akkor a felhasználónak nem kell visszhanghívást és webkamera előnézetet végeznie az első csatlakozásakor (a BBB kiszolgáló 2.3-as verziója óta érhető el).",
|
||||
"If enabled, the user list, chat area and presentation are hidden by default." : "Ha engedélyezve van, akkor a felhasználólista, a csevegőterület és a prezentáció alapértelmezés szerint rejtett.",
|
||||
"If enabled, all users will join the meeting muted." : "Ha engedélyezve van, akkor az összes felhasználó némítva csatlakozik az értekezlethez.",
|
||||
"Edit \"{room}\"" : "„{room}” szerkesztése",
|
||||
"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",
|
||||
|
|
@ -122,11 +128,13 @@ OC.L10N.register(
|
|||
"Open room" : "Szoba megnyitása",
|
||||
"Start" : "Kezdés",
|
||||
"Clone room" : "Szoba klónozása",
|
||||
"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.",
|
||||
"Group name" : "Csoport neve",
|
||||
"Max. rooms" : "Szobák legnagyobb száma",
|
||||
"Access options" : "Hozzáférési beállítások",
|
||||
"Max. participants" : "Részvevők legnagyobb száma",
|
||||
"Group …" : "Csoport…",
|
||||
"Restrictions do not affect existing rooms. Minus one means the value is unlimited. The least restrictive option is chosen for every user if multiple restrictions apply." : "A korlátozások nem érintik a már meglévő szobákat. A mínusz egy jelentése: korlátlan. Ha több korlátozás is érvényes, akkor a legkevésbé szigorú lehetőség lép érvénybe minden felhasználónál.",
|
||||
"Are you sure you want to delete the restrictions for group \"{name}\"? This operation cannot be undone." : "Biztos, hogy törli a(z) „{name}” csoport korlátozásait? Ez a művelet nem vonható vissza.",
|
||||
"Delete restrictions for \"{name}\"?" : "Törli „{name}” korlátozásait?",
|
||||
|
|
|
|||
|
|
@ -59,6 +59,7 @@
|
|||
"Hello %s" : "Kedves %s",
|
||||
"Name, group …" : "Név, csoport…",
|
||||
"Group" : "Csoport",
|
||||
"Searching" : "Keresés",
|
||||
"No matches" : "Nincs egyezés",
|
||||
"admin" : "admin",
|
||||
"moderator" : "moderátor",
|
||||
|
|
@ -87,6 +88,11 @@
|
|||
"If enabled, the user has not to perform an echo call and webcam preview on the first join (available since BBB server 2.3)." : "Ha engedélyezve van, akkor a felhasználónak nem kell visszhanghívást és webkamera előnézetet végeznie az első csatlakozásakor (a BBB kiszolgáló 2.3-as verziója óta érhető el).",
|
||||
"If enabled, the user list, chat area and presentation are hidden by default." : "Ha engedélyezve van, akkor a felhasználólista, a csevegőterület és a prezentáció alapértelmezés szerint rejtett.",
|
||||
"If enabled, all users will join the meeting muted." : "Ha engedélyezve van, akkor az összes felhasználó némítva csatlakozik az értekezlethez.",
|
||||
"Edit \"{room}\"" : "„{room}” szerkesztése",
|
||||
"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",
|
||||
|
|
@ -120,11 +126,13 @@
|
|||
"Open room" : "Szoba megnyitása",
|
||||
"Start" : "Kezdés",
|
||||
"Clone room" : "Szoba klónozása",
|
||||
"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.",
|
||||
"Group name" : "Csoport neve",
|
||||
"Max. rooms" : "Szobák legnagyobb száma",
|
||||
"Access options" : "Hozzáférési beállítások",
|
||||
"Max. participants" : "Részvevők legnagyobb száma",
|
||||
"Group …" : "Csoport…",
|
||||
"Restrictions do not affect existing rooms. Minus one means the value is unlimited. The least restrictive option is chosen for every user if multiple restrictions apply." : "A korlátozások nem érintik a már meglévő szobákat. A mínusz egy jelentése: korlátlan. Ha több korlátozás is érvényes, akkor a legkevésbé szigorú lehetőség lép érvénybe minden felhasználónál.",
|
||||
"Are you sure you want to delete the restrictions for group \"{name}\"? This operation cannot be undone." : "Biztos, hogy törli a(z) „{name}” csoport korlátozásait? Ez a művelet nem vonható vissza.",
|
||||
"Delete restrictions for \"{name}\"?" : "Törli „{name}” korlátozásait?",
|
||||
|
|
|
|||
|
|
@ -10,6 +10,7 @@ OC.L10N.register(
|
|||
"Group" : "Gruppo",
|
||||
"Name" : "Nomine",
|
||||
"Edit" : "Modificar",
|
||||
"Sharing" : "Compartente",
|
||||
"Create" : "Crear",
|
||||
"Delete" : "Deler",
|
||||
"Error" : "Error",
|
||||
|
|
|
|||
|
|
@ -8,6 +8,7 @@
|
|||
"Group" : "Gruppo",
|
||||
"Name" : "Nomine",
|
||||
"Edit" : "Modificar",
|
||||
"Sharing" : "Compartente",
|
||||
"Create" : "Crear",
|
||||
"Delete" : "Deler",
|
||||
"Error" : "Error",
|
||||
|
|
|
|||
|
|
@ -29,6 +29,8 @@ OC.L10N.register(
|
|||
"Record" : "Rekam",
|
||||
"Recordings" : "Rekaman",
|
||||
"Edit" : "Sunting",
|
||||
"Welcome" : "Selamat datang",
|
||||
"Sharing" : "Berbagi",
|
||||
"Miscellaneous" : "Lain-lain",
|
||||
"Room name" : "Nama ruang",
|
||||
"Create" : "Buat",
|
||||
|
|
@ -47,6 +49,7 @@ OC.L10N.register(
|
|||
"Delete?" : "Hapus?",
|
||||
"Could not delete record" : "Tidak dapat menghapus rekaman",
|
||||
"Start" : "Mulai",
|
||||
"Loading" : "Memuat",
|
||||
"Group name" : "Nama grup",
|
||||
"All" : "Semua",
|
||||
"Settings saved" : "Setelan tersimpan",
|
||||
|
|
|
|||
|
|
@ -27,6 +27,8 @@
|
|||
"Record" : "Rekam",
|
||||
"Recordings" : "Rekaman",
|
||||
"Edit" : "Sunting",
|
||||
"Welcome" : "Selamat datang",
|
||||
"Sharing" : "Berbagi",
|
||||
"Miscellaneous" : "Lain-lain",
|
||||
"Room name" : "Nama ruang",
|
||||
"Create" : "Buat",
|
||||
|
|
@ -45,6 +47,7 @@
|
|||
"Delete?" : "Hapus?",
|
||||
"Could not delete record" : "Tidak dapat menghapus rekaman",
|
||||
"Start" : "Mulai",
|
||||
"Loading" : "Memuat",
|
||||
"Group name" : "Nama grup",
|
||||
"All" : "Semua",
|
||||
"Settings saved" : "Setelan tersimpan",
|
||||
|
|
|
|||
|
|
@ -18,6 +18,8 @@ OC.L10N.register(
|
|||
"Name" : "Nafn",
|
||||
"Access" : "Aðgangur",
|
||||
"Edit" : "Breyta",
|
||||
"Welcome" : "Velkomin",
|
||||
"Sharing" : "Deiling",
|
||||
"Miscellaneous" : "Ýmislegt",
|
||||
"Room name" : "Heiti fundarsalar",
|
||||
"Create" : "Búa til",
|
||||
|
|
@ -26,6 +28,7 @@ OC.L10N.register(
|
|||
"Delete" : "Eyða",
|
||||
"Error" : "Villa",
|
||||
"Start" : "Byrjun",
|
||||
"Loading" : "Hleð inn",
|
||||
"Group name" : "Heiti hóps",
|
||||
"All users" : "Allir notendur",
|
||||
"All" : "Allt",
|
||||
|
|
|
|||
|
|
@ -16,6 +16,8 @@
|
|||
"Name" : "Nafn",
|
||||
"Access" : "Aðgangur",
|
||||
"Edit" : "Breyta",
|
||||
"Welcome" : "Velkomin",
|
||||
"Sharing" : "Deiling",
|
||||
"Miscellaneous" : "Ýmislegt",
|
||||
"Room name" : "Heiti fundarsalar",
|
||||
"Create" : "Búa til",
|
||||
|
|
@ -24,6 +26,7 @@
|
|||
"Delete" : "Eyða",
|
||||
"Error" : "Villa",
|
||||
"Start" : "Byrjun",
|
||||
"Loading" : "Hleð inn",
|
||||
"Group name" : "Heiti hóps",
|
||||
"All users" : "Allir notendur",
|
||||
"All" : "Allt",
|
||||
|
|
|
|||
|
|
@ -63,6 +63,7 @@ OC.L10N.register(
|
|||
"Hello %s" : "Ciao %s",
|
||||
"Name, group …" : "Nome, gruppo…",
|
||||
"Group" : "Gruppo",
|
||||
"Searching" : "Ricerca in corso",
|
||||
"No matches" : "Nessuna corrispondenza",
|
||||
"admin" : "amministratore",
|
||||
"moderator" : "moderatore",
|
||||
|
|
@ -91,6 +92,11 @@ OC.L10N.register(
|
|||
"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 attivato, l'utente non deve fare una chiamata echo e un'anteprima della telecamera al primo ingresso (disponibile dal server BBB 2.3).",
|
||||
"If enabled, the user list, chat area and presentation are hidden by default." : "Se attivato, la lista di utenti, l'area di chat e la presentazione sono nascoste in modo predefinito.",
|
||||
"If enabled, all users will join the meeting muted." : "Se attivo, tutti gli utenti entreranno nella riunione silenziati.",
|
||||
"Edit \"{room}\"" : "Modifica \"{room}\"",
|
||||
"Room URL" : "URL della stanza",
|
||||
"Welcome" : "Benvenuto",
|
||||
"Participant limit" : "Limite di partecipanti",
|
||||
"Sharing" : "Condivisione",
|
||||
"Every participant is moderator" : "Ogni partecipante è moderatore",
|
||||
"Moderator access via URL" : "Accesso moderatore tramite URL",
|
||||
"Miscellaneous" : "Varie",
|
||||
|
|
@ -124,11 +130,13 @@ OC.L10N.register(
|
|||
"Open room" : "Stanza aperta",
|
||||
"Start" : "Avvia",
|
||||
"Clone room" : "Clona stanza",
|
||||
"Loading" : "Caricamento",
|
||||
"You are not allowed to change this option, because this room is shared with you." : "Non ti è consentito modificare questa opzione, poiché questa stanza è condivisa con te.",
|
||||
"Group name" : "Nome del gruppo",
|
||||
"Max. rooms" : "Num. massimo stanze",
|
||||
"Access options" : "Opzioni di accesso",
|
||||
"Max. participants" : "Num. massimo partecipanti",
|
||||
"Group …" : "Gruppo…",
|
||||
"Restrictions do not affect existing rooms. Minus one means the value is unlimited. The least restrictive option is chosen for every user if multiple restrictions apply." : "Le restrizioni non influiscono sulle stanze esistenti. Meno uno significa che il valore è illimitato. L'opzione meno restrittiva viene scelta per ogni utente se si applicano più restrizioni.",
|
||||
"Are you sure you want to delete the restrictions for group \"{name}\"? This operation cannot be undone." : "Vuoi veramente eliminare le restrizioni per il gruppo \"{name}\"? Questa operazione non può essere annullata.",
|
||||
"Delete restrictions for \"{name}\"?" : "Eliminare le restrizioni per \"{name}\"?",
|
||||
|
|
|
|||
|
|
@ -61,6 +61,7 @@
|
|||
"Hello %s" : "Ciao %s",
|
||||
"Name, group …" : "Nome, gruppo…",
|
||||
"Group" : "Gruppo",
|
||||
"Searching" : "Ricerca in corso",
|
||||
"No matches" : "Nessuna corrispondenza",
|
||||
"admin" : "amministratore",
|
||||
"moderator" : "moderatore",
|
||||
|
|
@ -89,6 +90,11 @@
|
|||
"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 attivato, l'utente non deve fare una chiamata echo e un'anteprima della telecamera al primo ingresso (disponibile dal server BBB 2.3).",
|
||||
"If enabled, the user list, chat area and presentation are hidden by default." : "Se attivato, la lista di utenti, l'area di chat e la presentazione sono nascoste in modo predefinito.",
|
||||
"If enabled, all users will join the meeting muted." : "Se attivo, tutti gli utenti entreranno nella riunione silenziati.",
|
||||
"Edit \"{room}\"" : "Modifica \"{room}\"",
|
||||
"Room URL" : "URL della stanza",
|
||||
"Welcome" : "Benvenuto",
|
||||
"Participant limit" : "Limite di partecipanti",
|
||||
"Sharing" : "Condivisione",
|
||||
"Every participant is moderator" : "Ogni partecipante è moderatore",
|
||||
"Moderator access via URL" : "Accesso moderatore tramite URL",
|
||||
"Miscellaneous" : "Varie",
|
||||
|
|
@ -122,11 +128,13 @@
|
|||
"Open room" : "Stanza aperta",
|
||||
"Start" : "Avvia",
|
||||
"Clone room" : "Clona stanza",
|
||||
"Loading" : "Caricamento",
|
||||
"You are not allowed to change this option, because this room is shared with you." : "Non ti è consentito modificare questa opzione, poiché questa stanza è condivisa con te.",
|
||||
"Group name" : "Nome del gruppo",
|
||||
"Max. rooms" : "Num. massimo stanze",
|
||||
"Access options" : "Opzioni di accesso",
|
||||
"Max. participants" : "Num. massimo partecipanti",
|
||||
"Group …" : "Gruppo…",
|
||||
"Restrictions do not affect existing rooms. Minus one means the value is unlimited. The least restrictive option is chosen for every user if multiple restrictions apply." : "Le restrizioni non influiscono sulle stanze esistenti. Meno uno significa che il valore è illimitato. L'opzione meno restrittiva viene scelta per ogni utente se si applicano più restrizioni.",
|
||||
"Are you sure you want to delete the restrictions for group \"{name}\"? This operation cannot be undone." : "Vuoi veramente eliminare le restrizioni per il gruppo \"{name}\"? Questa operazione non può essere annullata.",
|
||||
"Delete restrictions for \"{name}\"?" : "Eliminare le restrizioni per \"{name}\"?",
|
||||
|
|
|
|||
|
|
@ -60,6 +60,7 @@ OC.L10N.register(
|
|||
"Hello %s" : "%s さん、こんにちは",
|
||||
"Name, group …" : "名前、グループ...",
|
||||
"Group" : "グループ",
|
||||
"Searching" : "検索中",
|
||||
"No matches" : "一致なし",
|
||||
"admin" : "管理者",
|
||||
"moderator" : "モデレータ",
|
||||
|
|
@ -87,6 +88,11 @@ OC.L10N.register(
|
|||
"If enabled, the user has not to perform an echo call and webcam preview on the first join (available since BBB server 2.3)." : "オンにすると、最初に参加するとき、エコーテストやウェブカムのプレビューが必要なくなります(BBB 2.3より有効)。",
|
||||
"If enabled, the user list, chat area and presentation are hidden by default." : "オンにすると、ユーザーリスト、チャットエリア、プレゼンエリアが隠された状態で会議が始まります。",
|
||||
"If enabled, all users will join the meeting muted." : "オンにすると、全てのユーザーがミュートで会議に参加します。",
|
||||
"Edit \"{room}\"" : "編集 \"{room}\"",
|
||||
"Room URL" : "会議室URL",
|
||||
"Welcome" : "ようこそ",
|
||||
"Participant limit" : "参加者上限",
|
||||
"Sharing" : "共有",
|
||||
"Every participant is moderator" : "全参加者がモデレーター",
|
||||
"Moderator access via URL" : "司会者URLアクセス",
|
||||
"Miscellaneous" : "その他",
|
||||
|
|
@ -117,10 +123,12 @@ OC.L10N.register(
|
|||
"Delete?" : "削除しますか?",
|
||||
"Could not delete record" : "記録を削除できませんでした",
|
||||
"Start" : "開始する",
|
||||
"Loading" : "読み込み中",
|
||||
"You are not allowed to change this option, because this room is shared with you." : "あなたはこの会議室を共有されているため、このオプションを変更する権限がありません。",
|
||||
"Group name" : "グループ名",
|
||||
"Max. rooms" : "最大会議室数",
|
||||
"Max. participants" : "最大参加者数",
|
||||
"Group …" : "グループ...",
|
||||
"Restrictions do not affect existing rooms. Minus one means the value is unlimited. The least restrictive option is chosen for every user if multiple restrictions apply." : "これらは既存の会議室には適用されません。-1は無制限を意味します。複数の異なる制限が設定された場合、全てのユーザーに最も緩い制限が適用されます。",
|
||||
"Are you sure you want to delete the restrictions for group \"{name}\"? This operation cannot be undone." : "本当にグループ\"{name}\"の制限を削除しますか? この操作は元に戻せません。",
|
||||
"Delete restrictions for \"{name}\"?" : "\"{name}\"の制限を消去しますか?",
|
||||
|
|
|
|||
|
|
@ -58,6 +58,7 @@
|
|||
"Hello %s" : "%s さん、こんにちは",
|
||||
"Name, group …" : "名前、グループ...",
|
||||
"Group" : "グループ",
|
||||
"Searching" : "検索中",
|
||||
"No matches" : "一致なし",
|
||||
"admin" : "管理者",
|
||||
"moderator" : "モデレータ",
|
||||
|
|
@ -85,6 +86,11 @@
|
|||
"If enabled, the user has not to perform an echo call and webcam preview on the first join (available since BBB server 2.3)." : "オンにすると、最初に参加するとき、エコーテストやウェブカムのプレビューが必要なくなります(BBB 2.3より有効)。",
|
||||
"If enabled, the user list, chat area and presentation are hidden by default." : "オンにすると、ユーザーリスト、チャットエリア、プレゼンエリアが隠された状態で会議が始まります。",
|
||||
"If enabled, all users will join the meeting muted." : "オンにすると、全てのユーザーがミュートで会議に参加します。",
|
||||
"Edit \"{room}\"" : "編集 \"{room}\"",
|
||||
"Room URL" : "会議室URL",
|
||||
"Welcome" : "ようこそ",
|
||||
"Participant limit" : "参加者上限",
|
||||
"Sharing" : "共有",
|
||||
"Every participant is moderator" : "全参加者がモデレーター",
|
||||
"Moderator access via URL" : "司会者URLアクセス",
|
||||
"Miscellaneous" : "その他",
|
||||
|
|
@ -115,10 +121,12 @@
|
|||
"Delete?" : "削除しますか?",
|
||||
"Could not delete record" : "記録を削除できませんでした",
|
||||
"Start" : "開始する",
|
||||
"Loading" : "読み込み中",
|
||||
"You are not allowed to change this option, because this room is shared with you." : "あなたはこの会議室を共有されているため、このオプションを変更する権限がありません。",
|
||||
"Group name" : "グループ名",
|
||||
"Max. rooms" : "最大会議室数",
|
||||
"Max. participants" : "最大参加者数",
|
||||
"Group …" : "グループ...",
|
||||
"Restrictions do not affect existing rooms. Minus one means the value is unlimited. The least restrictive option is chosen for every user if multiple restrictions apply." : "これらは既存の会議室には適用されません。-1は無制限を意味します。複数の異なる制限が設定された場合、全てのユーザーに最も緩い制限が適用されます。",
|
||||
"Are you sure you want to delete the restrictions for group \"{name}\"? This operation cannot be undone." : "本当にグループ\"{name}\"の制限を削除しますか? この操作は元に戻せません。",
|
||||
"Delete restrictions for \"{name}\"?" : "\"{name}\"の制限を消去しますか?",
|
||||
|
|
|
|||
|
|
@ -16,6 +16,8 @@ OC.L10N.register(
|
|||
"moderator" : "moderator",
|
||||
"Name" : "Name",
|
||||
"Edit" : "Edit",
|
||||
"Welcome" : "Welcome",
|
||||
"Sharing" : "Sharing",
|
||||
"Miscellaneous" : "Miscellaneous",
|
||||
"Recording" : "Recording",
|
||||
"Create" : "Create",
|
||||
|
|
@ -24,6 +26,7 @@ OC.L10N.register(
|
|||
"Delete" : "Delete",
|
||||
"Error" : "Error",
|
||||
"Start" : "Start",
|
||||
"Loading" : "ითვირთება",
|
||||
"Group name" : "Group name",
|
||||
"All users" : "All users",
|
||||
"All" : "All",
|
||||
|
|
|
|||
|
|
@ -14,6 +14,8 @@
|
|||
"moderator" : "moderator",
|
||||
"Name" : "Name",
|
||||
"Edit" : "Edit",
|
||||
"Welcome" : "Welcome",
|
||||
"Sharing" : "Sharing",
|
||||
"Miscellaneous" : "Miscellaneous",
|
||||
"Recording" : "Recording",
|
||||
"Create" : "Create",
|
||||
|
|
@ -22,6 +24,7 @@
|
|||
"Delete" : "Delete",
|
||||
"Error" : "Error",
|
||||
"Start" : "Start",
|
||||
"Loading" : "ითვირთება",
|
||||
"Group name" : "Group name",
|
||||
"All users" : "All users",
|
||||
"All" : "All",
|
||||
|
|
|
|||
|
|
@ -13,6 +13,8 @@ OC.L10N.register(
|
|||
"Name" : "სახელი",
|
||||
"Access" : "წვდომა",
|
||||
"Edit" : "ცვლილება",
|
||||
"Welcome" : "კეთილი იყოს თქვენი მობრძანება",
|
||||
"Sharing" : "გაზიარება",
|
||||
"Room name" : "ოთახის სახელი",
|
||||
"Create" : "შექმნა",
|
||||
"Copy to clipboard" : "კოპირება ბუფერში",
|
||||
|
|
|
|||
|
|
@ -11,6 +11,8 @@
|
|||
"Name" : "სახელი",
|
||||
"Access" : "წვდომა",
|
||||
"Edit" : "ცვლილება",
|
||||
"Welcome" : "კეთილი იყოს თქვენი მობრძანება",
|
||||
"Sharing" : "გაზიარება",
|
||||
"Room name" : "ოთახის სახელი",
|
||||
"Create" : "შექმნა",
|
||||
"Copy to clipboard" : "კოპირება ბუფერში",
|
||||
|
|
|
|||
|
|
@ -14,6 +14,8 @@ OC.L10N.register(
|
|||
"Group" : "Agraw",
|
||||
"Name" : "Nom",
|
||||
"Edit" : "Ẓreg",
|
||||
"Welcome" : "Ansuf",
|
||||
"Sharing" : "Beṭṭu",
|
||||
"Create" : "Snulfu-d",
|
||||
"Published" : "Yeffeɣ-d",
|
||||
"Copy to clipboard" : "Nɣel-it ar tecfawit",
|
||||
|
|
|
|||
|
|
@ -12,6 +12,8 @@
|
|||
"Group" : "Agraw",
|
||||
"Name" : "Nom",
|
||||
"Edit" : "Ẓreg",
|
||||
"Welcome" : "Ansuf",
|
||||
"Sharing" : "Beṭṭu",
|
||||
"Create" : "Snulfu-d",
|
||||
"Published" : "Yeffeɣ-d",
|
||||
"Copy to clipboard" : "Nɣel-it ar tecfawit",
|
||||
|
|
|
|||
|
|
@ -8,6 +8,7 @@ OC.L10N.register(
|
|||
"Group" : "Group",
|
||||
"Name" : "ឈ្មោះ",
|
||||
"Edit" : "កែប្រែ",
|
||||
"Sharing" : "ការចែករំលែក",
|
||||
"Create" : "បង្កើត",
|
||||
"Delete" : "លុប",
|
||||
"Error" : "កំហុស",
|
||||
|
|
|
|||
|
|
@ -6,6 +6,7 @@
|
|||
"Group" : "Group",
|
||||
"Name" : "ឈ្មោះ",
|
||||
"Edit" : "កែប្រែ",
|
||||
"Sharing" : "ការចែករំលែក",
|
||||
"Create" : "បង្កើត",
|
||||
"Delete" : "លុប",
|
||||
"Error" : "កំហុស",
|
||||
|
|
|
|||
|
|
@ -7,6 +7,7 @@ OC.L10N.register(
|
|||
"Group" : "ಗುಂಪು",
|
||||
"Name" : "ಹೆಸರು",
|
||||
"Edit" : "ಸಂಪಾದಿಸು",
|
||||
"Sharing" : "ಹಂಚಿಕೆ",
|
||||
"Create" : "ಸೃಷ್ಟಿಸಿ",
|
||||
"Delete" : "ಅಳಿಸಿ",
|
||||
"Error" : "ತಪ್ಪಾಗಿದೆ",
|
||||
|
|
|
|||
|
|
@ -5,6 +5,7 @@
|
|||
"Group" : "ಗುಂಪು",
|
||||
"Name" : "ಹೆಸರು",
|
||||
"Edit" : "ಸಂಪಾದಿಸು",
|
||||
"Sharing" : "ಹಂಚಿಕೆ",
|
||||
"Create" : "ಸೃಷ್ಟಿಸಿ",
|
||||
"Delete" : "ಅಳಿಸಿ",
|
||||
"Error" : "ತಪ್ಪಾಗಿದೆ",
|
||||
|
|
|
|||
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue