diff --git a/l10n/af.js b/l10n/af.js index 4f489cf..4e19d5c 100644 --- a/l10n/af.js +++ b/l10n/af.js @@ -16,6 +16,7 @@ OC.L10N.register( "Server error" : "Bedienerfout", "Share" : "Deel", "Loading" : "Laai tans..", - "Settings saved" : "Instellings gestoor" + "Settings saved" : "Instellings gestoor", + "Start" : "Start" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/af.json b/l10n/af.json index e5f6f63..47985e9 100644 --- a/l10n/af.json +++ b/l10n/af.json @@ -14,6 +14,7 @@ "Server error" : "Bedienerfout", "Share" : "Deel", "Loading" : "Laai tans..", - "Settings saved" : "Instellings gestoor" + "Settings saved" : "Instellings gestoor", + "Start" : "Start" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/ar.js b/l10n/ar.js index d2c6dd0..ea35efb 100644 --- a/l10n/ar.js +++ b/l10n/ar.js @@ -10,18 +10,24 @@ OC.L10N.register( "Password" : "كلمة السر", "Hello %s" : "أهلاً %s", "Group" : "الفريق", + "No matches" : "لا يوجد تطابق", + "Public" : "للعامة", "Name" : "الاسم", "Access" : "النفاذ", "Recordings" : "التسجيلات", "Edit" : "تعديل", "Welcome" : "مرحباً", + "Miscellaneous" : "متنوع", "Create" : "إنشاء", + "Copy to clipboard" : "نسخ الرابط", "Delete" : "حذف ", "Error" : "خطأ", "Server error" : "خطا في الخادم", + "moderator" : "مشرف", "Share" : "شارك", "Loading" : "Loading", "Group …" : "المجموعات ...", - "Settings saved" : "تم حفظ الإعدادات" + "Settings saved" : "تم حفظ الإعدادات", + "Start" : "ابدأ" }, "nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"); diff --git a/l10n/ar.json b/l10n/ar.json index 96b2ebb..78b8aa9 100644 --- a/l10n/ar.json +++ b/l10n/ar.json @@ -8,18 +8,24 @@ "Password" : "كلمة السر", "Hello %s" : "أهلاً %s", "Group" : "الفريق", + "No matches" : "لا يوجد تطابق", + "Public" : "للعامة", "Name" : "الاسم", "Access" : "النفاذ", "Recordings" : "التسجيلات", "Edit" : "تعديل", "Welcome" : "مرحباً", + "Miscellaneous" : "متنوع", "Create" : "إنشاء", + "Copy to clipboard" : "نسخ الرابط", "Delete" : "حذف ", "Error" : "خطأ", "Server error" : "خطا في الخادم", + "moderator" : "مشرف", "Share" : "شارك", "Loading" : "Loading", "Group …" : "المجموعات ...", - "Settings saved" : "تم حفظ الإعدادات" + "Settings saved" : "تم حفظ الإعدادات", + "Start" : "ابدأ" },"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;" } \ No newline at end of file diff --git a/l10n/ast.js b/l10n/ast.js index fdbc92b..53aa199 100644 --- a/l10n/ast.js +++ b/l10n/ast.js @@ -10,11 +10,13 @@ OC.L10N.register( "Edit" : "Editar", "Welcome" : "Afáyate", "Create" : "Crear", + "Copy to clipboard" : "Copiar al cartafueyu", "Delete" : "Desaniciar", "Error" : "Fallu", "Server error" : "Fallu de sirvidor", "Share" : "Share", "Loading" : "Cargando", - "Settings saved" : "Axustes guardaos" + "Settings saved" : "Axustes guardaos", + "Start" : "Aniciu" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/ast.json b/l10n/ast.json index dccd338..b8cc93b 100644 --- a/l10n/ast.json +++ b/l10n/ast.json @@ -8,11 +8,13 @@ "Edit" : "Editar", "Welcome" : "Afáyate", "Create" : "Crear", + "Copy to clipboard" : "Copiar al cartafueyu", "Delete" : "Desaniciar", "Error" : "Fallu", "Server error" : "Fallu de sirvidor", "Share" : "Share", "Loading" : "Cargando", - "Settings saved" : "Axustes guardaos" + "Settings saved" : "Axustes guardaos", + "Start" : "Aniciu" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/be.js b/l10n/be.js index 76420ea..6907dfd 100644 --- a/l10n/be.js +++ b/l10n/be.js @@ -3,6 +3,7 @@ OC.L10N.register( { "Save" : "Save", "Password" : "Password", + "Hello %s" : "Прывітанне %s", "Group" : "Group", "Delete" : "Delete", "Error" : "Памылка", diff --git a/l10n/be.json b/l10n/be.json index 33f3dc1..576363f 100644 --- a/l10n/be.json +++ b/l10n/be.json @@ -1,6 +1,7 @@ { "translations": { "Save" : "Save", "Password" : "Password", + "Hello %s" : "Прывітанне %s", "Group" : "Group", "Delete" : "Delete", "Error" : "Памылка", diff --git a/l10n/bn_BD.js b/l10n/bn_BD.js index 63441a8..a1fed67 100644 --- a/l10n/bn_BD.js +++ b/l10n/bn_BD.js @@ -3,6 +3,7 @@ OC.L10N.register( { "Save" : "সংরক্ষণ", "Password" : "কূটশব্দ", + "Hello %s" : "হ্যালো %s", "Group" : "গোষ্ঠীসমূহ", "Name" : "নাম", "Edit" : "সম্পাদনা", diff --git a/l10n/bn_BD.json b/l10n/bn_BD.json index e1e7756..45463b3 100644 --- a/l10n/bn_BD.json +++ b/l10n/bn_BD.json @@ -1,6 +1,7 @@ { "translations": { "Save" : "সংরক্ষণ", "Password" : "কূটশব্দ", + "Hello %s" : "হ্যালো %s", "Group" : "গোষ্ঠীসমূহ", "Name" : "নাম", "Edit" : "সম্পাদনা", diff --git a/l10n/br.js b/l10n/br.js index abda98c..7923712 100644 --- a/l10n/br.js +++ b/l10n/br.js @@ -3,12 +3,14 @@ OC.L10N.register( { "Back to %s" : "Distro da %s", "Save" : "Enrollañ", + "Community" : "Kumuniezh", "Display name" : "Anv ardivink", "Password" : "Ger-tremen", "Join" : "Kejañ", "Hello %s" : "Degemer mat %s", "Group" : "Stollad", "No matches" : "Kejadenn ebet", + "Public" : "Publik", "Name" : "Anv", "Edit" : "Cheñch", "Create" : "Krouiñ", @@ -18,6 +20,7 @@ OC.L10N.register( "admin" : "merour", "Share" : "Rannan", "Loading" : "Kargañ", - "Settings saved" : "Stummoù enrollet" + "Settings saved" : "Stummoù enrollet", + "Start" : "Kregiñ" }, "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);"); diff --git a/l10n/br.json b/l10n/br.json index 775d7df..9572062 100644 --- a/l10n/br.json +++ b/l10n/br.json @@ -1,12 +1,14 @@ { "translations": { "Back to %s" : "Distro da %s", "Save" : "Enrollañ", + "Community" : "Kumuniezh", "Display name" : "Anv ardivink", "Password" : "Ger-tremen", "Join" : "Kejañ", "Hello %s" : "Degemer mat %s", "Group" : "Stollad", "No matches" : "Kejadenn ebet", + "Public" : "Publik", "Name" : "Anv", "Edit" : "Cheñch", "Create" : "Krouiñ", @@ -16,6 +18,7 @@ "admin" : "merour", "Share" : "Rannan", "Loading" : "Kargañ", - "Settings saved" : "Stummoù enrollet" + "Settings saved" : "Stummoù enrollet", + "Start" : "Kregiñ" },"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);" } \ No newline at end of file diff --git a/l10n/bs.js b/l10n/bs.js index a69dbbb..3268ea9 100644 --- a/l10n/bs.js +++ b/l10n/bs.js @@ -4,6 +4,7 @@ OC.L10N.register( "Save" : "Spremi", "Password" : "Lozinka", "Group" : "Grupa", + "Public" : "Javno", "Name" : "Ime", "Edit" : "Izmjeni", "Create" : "Ustvari", diff --git a/l10n/bs.json b/l10n/bs.json index 98844c4..0566383 100644 --- a/l10n/bs.json +++ b/l10n/bs.json @@ -2,6 +2,7 @@ "Save" : "Spremi", "Password" : "Lozinka", "Group" : "Grupa", + "Public" : "Javno", "Name" : "Ime", "Edit" : "Izmjeni", "Create" : "Ustvari", diff --git a/l10n/ca.js b/l10n/ca.js index 2cf956b..f36dff7 100644 --- a/l10n/ca.js +++ b/l10n/ca.js @@ -24,6 +24,7 @@ OC.L10N.register( "API secret" : "Secret de l'API", "Save" : "Desa", "Show room manager in app navigation instead of settings page." : "Mostra el gestor d'habitacions a la navegació per aplicacions en lloc de la pàgina de configuració.", + "Community" : "Comunitat", "If you like to use shorter urls, you can enter a forwarding proxy below." : "Si li agrada utilitzar urls més curts, pot introduir un intermediari de reenviament a sota.", "URL shortener" : "Escurçador d'URL", "You will be forwarded to the room in the next few seconds." : "Vostè serà reenviat a l'habitació en els propers segons.", @@ -40,6 +41,7 @@ OC.L10N.register( "Group" : "Grup", "Searching" : "Cerca", "No matches" : "Cap coincidència", + "Public" : "Públic", "Name" : "Nom", "Access" : "Accés", "Max" : "Màx", @@ -65,6 +67,7 @@ OC.L10N.register( "Require moderator to start room" : "Requereix moderador per començar la sala", "Room name" : "Nom de la sala", "Create" : "Crea", + "Copy to clipboard" : "Copia-ho al porta-papers", "_%n participant_::_%n participants_" : ["%n participant","%n participants"], "Delete" : "Eliminar", "Delete \"{name}\"?" : "Voleu suprimir \"{name}\"?", @@ -95,6 +98,7 @@ OC.L10N.register( "URL has to start with HTTPS" : "La URL ha de començar amb HTTPS", "URL has to contain the {token} placeholder" : "L'URL ha de contenir el contenidor {token}", "URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "L'URL ha de començar per https:// i contenir {token}. A més, es pot utilitzar el contenidor {user}.", + "Start" : "Inici", "_This room is not open yet. We will try it again in %n second. Please wait._::_This room is not open yet. We will try it again in %n seconds. Please wait._" : ["Aquesta habitació encara no està oberta. Ho tornarem a provar en {sec} segon. Si us plau esperi.","Aquesta habitació encara no està oberta. Ho tornarem a provar en {sec} segons. Si us plau esperi."] }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/ca.json b/l10n/ca.json index 8209d80..3b7aee0 100644 --- a/l10n/ca.json +++ b/l10n/ca.json @@ -22,6 +22,7 @@ "API secret" : "Secret de l'API", "Save" : "Desa", "Show room manager in app navigation instead of settings page." : "Mostra el gestor d'habitacions a la navegació per aplicacions en lloc de la pàgina de configuració.", + "Community" : "Comunitat", "If you like to use shorter urls, you can enter a forwarding proxy below." : "Si li agrada utilitzar urls més curts, pot introduir un intermediari de reenviament a sota.", "URL shortener" : "Escurçador d'URL", "You will be forwarded to the room in the next few seconds." : "Vostè serà reenviat a l'habitació en els propers segons.", @@ -38,6 +39,7 @@ "Group" : "Grup", "Searching" : "Cerca", "No matches" : "Cap coincidència", + "Public" : "Públic", "Name" : "Nom", "Access" : "Accés", "Max" : "Màx", @@ -63,6 +65,7 @@ "Require moderator to start room" : "Requereix moderador per començar la sala", "Room name" : "Nom de la sala", "Create" : "Crea", + "Copy to clipboard" : "Copia-ho al porta-papers", "_%n participant_::_%n participants_" : ["%n participant","%n participants"], "Delete" : "Eliminar", "Delete \"{name}\"?" : "Voleu suprimir \"{name}\"?", @@ -93,6 +96,7 @@ "URL has to start with HTTPS" : "La URL ha de començar amb HTTPS", "URL has to contain the {token} placeholder" : "L'URL ha de contenir el contenidor {token}", "URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "L'URL ha de començar per https:// i contenir {token}. A més, es pot utilitzar el contenidor {user}.", + "Start" : "Inici", "_This room is not open yet. We will try it again in %n second. Please wait._::_This room is not open yet. We will try it again in %n seconds. Please wait._" : ["Aquesta habitació encara no està oberta. Ho tornarem a provar en {sec} segon. Si us plau esperi.","Aquesta habitació encara no està oberta. Ho tornarem a provar en {sec} segons. Si us plau esperi."] },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/da.js b/l10n/da.js index 158d287..9b1f135 100644 --- a/l10n/da.js +++ b/l10n/da.js @@ -3,23 +3,27 @@ OC.L10N.register( { "Back to %s" : "Tilbage til %s", "Save" : "Gem", + "Community" : "Onlinefællesskab", "Display name" : "Vist navn", "Password" : "Adgangskode", "Join" : "Deltag", "Hello %s" : "Hej %s", "Group" : "Gruppe", "No matches" : "Ingen matches", + "Public" : "Offentlig", "Name" : "Navn", "Access" : "Adgang", "Edit" : "Rediger", "Welcome" : "Velkommen", "Create" : "Opret", + "Copy to clipboard" : "Kopier til udklipsholder", "Delete" : "Slet", "Error" : "Fejl", "Server error" : "Serverfejl", "moderator" : "moderator", "Share" : "Del", "Loading" : "Indlæser", - "Settings saved" : "Indstillinger gemt" + "Settings saved" : "Indstillinger gemt", + "Start" : "Start" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/da.json b/l10n/da.json index 8ff92e6..5e3ae17 100644 --- a/l10n/da.json +++ b/l10n/da.json @@ -1,23 +1,27 @@ { "translations": { "Back to %s" : "Tilbage til %s", "Save" : "Gem", + "Community" : "Onlinefællesskab", "Display name" : "Vist navn", "Password" : "Adgangskode", "Join" : "Deltag", "Hello %s" : "Hej %s", "Group" : "Gruppe", "No matches" : "Ingen matches", + "Public" : "Offentlig", "Name" : "Navn", "Access" : "Adgang", "Edit" : "Rediger", "Welcome" : "Velkommen", "Create" : "Opret", + "Copy to clipboard" : "Kopier til udklipsholder", "Delete" : "Slet", "Error" : "Fejl", "Server error" : "Serverfejl", "moderator" : "moderator", "Share" : "Del", "Loading" : "Indlæser", - "Settings saved" : "Indstillinger gemt" + "Settings saved" : "Indstillinger gemt", + "Start" : "Start" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/de.js b/l10n/de.js index c194537..cc250aa 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -130,6 +130,7 @@ OC.L10N.register( "URL has to contain the {token} placeholder" : "Die Adresse (URL) muss den {token} Platzhalter beinhalten", "URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "Die Adresse (URL) muss mit https:// beginnen und muss den {token} Platzhalter beinhalten. Zusätzlich kann der {user} Platzhalter verwendet werden.", "Send file to BBB" : "Datei an BBB senden", + "Start" : "Start", "Please select the room in which you like to use the file \"{filename}\"." : "Bitte wähle den Raum aus, in dem Du die Datei \"{filename}\" verwenden möchtest.", "No rooms available!" : "Keine Räume verfügbar!", "Send to BBB" : "An BBB senden ", diff --git a/l10n/de.json b/l10n/de.json index 906aae9..ad5e7a8 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -128,6 +128,7 @@ "URL has to contain the {token} placeholder" : "Die Adresse (URL) muss den {token} Platzhalter beinhalten", "URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "Die Adresse (URL) muss mit https:// beginnen und muss den {token} Platzhalter beinhalten. Zusätzlich kann der {user} Platzhalter verwendet werden.", "Send file to BBB" : "Datei an BBB senden", + "Start" : "Start", "Please select the room in which you like to use the file \"{filename}\"." : "Bitte wähle den Raum aus, in dem Du die Datei \"{filename}\" verwenden möchtest.", "No rooms available!" : "Keine Räume verfügbar!", "Send to BBB" : "An BBB senden ", diff --git a/l10n/el.js b/l10n/el.js index a65b0e7..5513360 100644 --- a/l10n/el.js +++ b/l10n/el.js @@ -107,6 +107,7 @@ OC.L10N.register( "URL has to start with HTTPS" : "Το URL πρέπει να ξεκινάει με HTTPS", "URL has to contain the {token} placeholder" : "Η διεύθυνση URL πρέπει να περιέχει το σύμβολο κράτησης θέσης {token}", "URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "Το URL πρέπει να ξεκινά με https:// και να περιέχει {token}. Επιπλέον, το σύμβολο κράτησης θέσης {user} μπορεί να χρησιμοποιηθεί.", + "Start" : "Έναρξη", "_This room is not open yet. We will try it again in %n second. Please wait._::_This room is not open yet. We will try it again in %n seconds. Please wait._" : ["Αυτό το δωμάτιο δεν είναι ακόμη ανοιχτό. Θα το δοκιμάσουμε ξανά σε %n δευτερόλεπτο. Παρακαλούμε περιμένετε.","Αυτό το δωμάτιο δεν είναι ακόμη ανοιχτό. Θα το δοκιμάσουμε ξανά σε %n δευτερόλεπτα. Παρακαλούμε περιμένετε."] }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/el.json b/l10n/el.json index 83176be..ae6be37 100644 --- a/l10n/el.json +++ b/l10n/el.json @@ -105,6 +105,7 @@ "URL has to start with HTTPS" : "Το URL πρέπει να ξεκινάει με HTTPS", "URL has to contain the {token} placeholder" : "Η διεύθυνση URL πρέπει να περιέχει το σύμβολο κράτησης θέσης {token}", "URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "Το URL πρέπει να ξεκινά με https:// και να περιέχει {token}. Επιπλέον, το σύμβολο κράτησης θέσης {user} μπορεί να χρησιμοποιηθεί.", + "Start" : "Έναρξη", "_This room is not open yet. We will try it again in %n second. Please wait._::_This room is not open yet. We will try it again in %n seconds. Please wait._" : ["Αυτό το δωμάτιο δεν είναι ακόμη ανοιχτό. Θα το δοκιμάσουμε ξανά σε %n δευτερόλεπτο. Παρακαλούμε περιμένετε.","Αυτό το δωμάτιο δεν είναι ακόμη ανοιχτό. Θα το δοκιμάσουμε ξανά σε %n δευτερόλεπτα. Παρακαλούμε περιμένετε."] },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/en_GB.js b/l10n/en_GB.js index 3aceea2..6d245d6 100644 --- a/l10n/en_GB.js +++ b/l10n/en_GB.js @@ -3,23 +3,27 @@ OC.L10N.register( { "Back to %s" : "Back to %s", "Save" : "Save", + "Community" : "Community", "Display name" : "Display name", "Password" : "Password", "Join" : "Join", "Hello %s" : "Hello %s", "Group" : "Group", + "Public" : "Public", "Name" : "Name", "Access" : "Access", "Edit" : "Edit", "Welcome" : "Welcome", "Room name" : "Room name", "Create" : "Create", + "Copy to clipboard" : "Copy to clipboard", "Delete" : "Delete", "Error" : "Error", "Server error" : "Server error", "moderator" : "moderator", "Share" : "Share", "Loading" : "Loading", - "Settings saved" : "Settings saved" + "Settings saved" : "Settings saved", + "Start" : "Start" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/en_GB.json b/l10n/en_GB.json index d327671..f560fc1 100644 --- a/l10n/en_GB.json +++ b/l10n/en_GB.json @@ -1,23 +1,27 @@ { "translations": { "Back to %s" : "Back to %s", "Save" : "Save", + "Community" : "Community", "Display name" : "Display name", "Password" : "Password", "Join" : "Join", "Hello %s" : "Hello %s", "Group" : "Group", + "Public" : "Public", "Name" : "Name", "Access" : "Access", "Edit" : "Edit", "Welcome" : "Welcome", "Room name" : "Room name", "Create" : "Create", + "Copy to clipboard" : "Copy to clipboard", "Delete" : "Delete", "Error" : "Error", "Server error" : "Server error", "moderator" : "moderator", "Share" : "Share", "Loading" : "Loading", - "Settings saved" : "Settings saved" + "Settings saved" : "Settings saved", + "Start" : "Start" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/eo.js b/l10n/eo.js index b38c1cf..69d3f05 100644 --- a/l10n/eo.js +++ b/l10n/eo.js @@ -8,15 +8,18 @@ OC.L10N.register( "Join" : "Aliĝi", "Hello %s" : "Saluton %s", "Group" : "Grupo", + "Public" : "Publika", "Name" : "Nomo", "Access" : "Aliro", "Edit" : "Modifi", "Create" : "Krei", + "Copy to clipboard" : "Kopii tondejen", "Delete" : "Forigi", "Error" : "Eraro", "Server error" : "Eraro pri servilo", "Share" : "Kunhavigi", "Loading" : "Ŝargado", - "Settings saved" : "Agordoj konservitaj" + "Settings saved" : "Agordoj konservitaj", + "Start" : "Komenco" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/eo.json b/l10n/eo.json index e9e45bf..e10451e 100644 --- a/l10n/eo.json +++ b/l10n/eo.json @@ -6,15 +6,18 @@ "Join" : "Aliĝi", "Hello %s" : "Saluton %s", "Group" : "Grupo", + "Public" : "Publika", "Name" : "Nomo", "Access" : "Aliro", "Edit" : "Modifi", "Create" : "Krei", + "Copy to clipboard" : "Kopii tondejen", "Delete" : "Forigi", "Error" : "Eraro", "Server error" : "Eraro pri servilo", "Share" : "Kunhavigi", "Loading" : "Ŝargado", - "Settings saved" : "Agordoj konservitaj" + "Settings saved" : "Agordoj konservitaj", + "Start" : "Komenco" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/es.js b/l10n/es.js index e82a4e4..a52ab08 100644 --- a/l10n/es.js +++ b/l10n/es.js @@ -128,6 +128,7 @@ OC.L10N.register( "URL has to start with HTTPS" : "La URL tiene que comenzar con https", "URL has to contain the {token} placeholder" : "La URL debe contener el referente {token}", "URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "La URL tiene que comenzar con https:// y contener {token}. Adicionalmente, se puede usar el referente {user}.", + "Start" : "Iniciar", "_This room is not open yet. We will try it again in %n second. Please wait._::_This room is not open yet. We will try it again in %n seconds. Please wait._" : ["Esta sala todavía no está abierta. Volveremos a intentarlo en %n segundo. Por favor, espera.","Esta sala todavía no está abierta. Volveremos a intentarlo en %n segundos. Por favor, espera."] }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/es.json b/l10n/es.json index 297f78a..a094a5c 100644 --- a/l10n/es.json +++ b/l10n/es.json @@ -126,6 +126,7 @@ "URL has to start with HTTPS" : "La URL tiene que comenzar con https", "URL has to contain the {token} placeholder" : "La URL debe contener el referente {token}", "URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "La URL tiene que comenzar con https:// y contener {token}. Adicionalmente, se puede usar el referente {user}.", + "Start" : "Iniciar", "_This room is not open yet. We will try it again in %n second. Please wait._::_This room is not open yet. We will try it again in %n seconds. Please wait._" : ["Esta sala todavía no está abierta. Volveremos a intentarlo en %n segundo. Por favor, espera.","Esta sala todavía no está abierta. Volveremos a intentarlo en %n segundos. Por favor, espera."] },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/es_419.js b/l10n/es_419.js index 47b9bfe..c65fe5b 100644 --- a/l10n/es_419.js +++ b/l10n/es_419.js @@ -6,17 +6,20 @@ OC.L10N.register( "Password" : "Contraseña", "Hello %s" : "Hola %s", "Group" : "Grupo", + "Public" : "Público", "Name" : "Nombre", "Access" : "Acceso", "Edit" : "Editar", "Welcome" : "Bienvenido", "Create" : "Crear", + "Copy to clipboard" : "Copiar al portapapeles", "Delete" : "Borrar", "Error" : "Error", "Server error" : "Se presentó un error en el servidor", "moderator" : "moderador", "Share" : "Compartir", "Loading" : "Cargando", - "Settings saved" : "Se han guardado las configuraciones " + "Settings saved" : "Se han guardado las configuraciones ", + "Start" : "Iniciar" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/es_419.json b/l10n/es_419.json index 1a5b764..7d0456a 100644 --- a/l10n/es_419.json +++ b/l10n/es_419.json @@ -4,17 +4,20 @@ "Password" : "Contraseña", "Hello %s" : "Hola %s", "Group" : "Grupo", + "Public" : "Público", "Name" : "Nombre", "Access" : "Acceso", "Edit" : "Editar", "Welcome" : "Bienvenido", "Create" : "Crear", + "Copy to clipboard" : "Copiar al portapapeles", "Delete" : "Borrar", "Error" : "Error", "Server error" : "Se presentó un error en el servidor", "moderator" : "moderador", "Share" : "Compartir", "Loading" : "Cargando", - "Settings saved" : "Se han guardado las configuraciones " + "Settings saved" : "Se han guardado las configuraciones ", + "Start" : "Iniciar" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/es_AR.js b/l10n/es_AR.js index ad6f3a8..2b1c807 100644 --- a/l10n/es_AR.js +++ b/l10n/es_AR.js @@ -3,19 +3,23 @@ OC.L10N.register( { "Back to %s" : "Volver a %s", "Save" : "Guardar", + "Community" : "Comunidad", "Display name" : "Nombre para mostrar", "Password" : "Contraseña", "Hello %s" : "Hola %s", "Group" : "Grupo", + "Public" : "Público", "Name" : "Nombre", "Edit" : "Editar", "Welcome" : "Bienvenido", "Create" : "Crear", + "Copy to clipboard" : "Copiar al portapapeles", "Delete" : "Eliminar", "Error" : "Error", "Server error" : "Se presentó un error en el servidor", "Share" : "Compartir", "Loading" : "Cargando", - "Settings saved" : "Configuraciones guardadas" + "Settings saved" : "Configuraciones guardadas", + "Start" : "Inicio" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/es_AR.json b/l10n/es_AR.json index d45da2f..68fe701 100644 --- a/l10n/es_AR.json +++ b/l10n/es_AR.json @@ -1,19 +1,23 @@ { "translations": { "Back to %s" : "Volver a %s", "Save" : "Guardar", + "Community" : "Comunidad", "Display name" : "Nombre para mostrar", "Password" : "Contraseña", "Hello %s" : "Hola %s", "Group" : "Grupo", + "Public" : "Público", "Name" : "Nombre", "Edit" : "Editar", "Welcome" : "Bienvenido", "Create" : "Crear", + "Copy to clipboard" : "Copiar al portapapeles", "Delete" : "Eliminar", "Error" : "Error", "Server error" : "Se presentó un error en el servidor", "Share" : "Compartir", "Loading" : "Cargando", - "Settings saved" : "Configuraciones guardadas" + "Settings saved" : "Configuraciones guardadas", + "Start" : "Inicio" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/es_CL.js b/l10n/es_CL.js index 47b9bfe..c65fe5b 100644 --- a/l10n/es_CL.js +++ b/l10n/es_CL.js @@ -6,17 +6,20 @@ OC.L10N.register( "Password" : "Contraseña", "Hello %s" : "Hola %s", "Group" : "Grupo", + "Public" : "Público", "Name" : "Nombre", "Access" : "Acceso", "Edit" : "Editar", "Welcome" : "Bienvenido", "Create" : "Crear", + "Copy to clipboard" : "Copiar al portapapeles", "Delete" : "Borrar", "Error" : "Error", "Server error" : "Se presentó un error en el servidor", "moderator" : "moderador", "Share" : "Compartir", "Loading" : "Cargando", - "Settings saved" : "Se han guardado las configuraciones " + "Settings saved" : "Se han guardado las configuraciones ", + "Start" : "Iniciar" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/es_CL.json b/l10n/es_CL.json index 1a5b764..7d0456a 100644 --- a/l10n/es_CL.json +++ b/l10n/es_CL.json @@ -4,17 +4,20 @@ "Password" : "Contraseña", "Hello %s" : "Hola %s", "Group" : "Grupo", + "Public" : "Público", "Name" : "Nombre", "Access" : "Acceso", "Edit" : "Editar", "Welcome" : "Bienvenido", "Create" : "Crear", + "Copy to clipboard" : "Copiar al portapapeles", "Delete" : "Borrar", "Error" : "Error", "Server error" : "Se presentó un error en el servidor", "moderator" : "moderador", "Share" : "Compartir", "Loading" : "Cargando", - "Settings saved" : "Se han guardado las configuraciones " + "Settings saved" : "Se han guardado las configuraciones ", + "Start" : "Iniciar" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/es_CO.js b/l10n/es_CO.js index 47b9bfe..c65fe5b 100644 --- a/l10n/es_CO.js +++ b/l10n/es_CO.js @@ -6,17 +6,20 @@ OC.L10N.register( "Password" : "Contraseña", "Hello %s" : "Hola %s", "Group" : "Grupo", + "Public" : "Público", "Name" : "Nombre", "Access" : "Acceso", "Edit" : "Editar", "Welcome" : "Bienvenido", "Create" : "Crear", + "Copy to clipboard" : "Copiar al portapapeles", "Delete" : "Borrar", "Error" : "Error", "Server error" : "Se presentó un error en el servidor", "moderator" : "moderador", "Share" : "Compartir", "Loading" : "Cargando", - "Settings saved" : "Se han guardado las configuraciones " + "Settings saved" : "Se han guardado las configuraciones ", + "Start" : "Iniciar" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/es_CO.json b/l10n/es_CO.json index 1a5b764..7d0456a 100644 --- a/l10n/es_CO.json +++ b/l10n/es_CO.json @@ -4,17 +4,20 @@ "Password" : "Contraseña", "Hello %s" : "Hola %s", "Group" : "Grupo", + "Public" : "Público", "Name" : "Nombre", "Access" : "Acceso", "Edit" : "Editar", "Welcome" : "Bienvenido", "Create" : "Crear", + "Copy to clipboard" : "Copiar al portapapeles", "Delete" : "Borrar", "Error" : "Error", "Server error" : "Se presentó un error en el servidor", "moderator" : "moderador", "Share" : "Compartir", "Loading" : "Cargando", - "Settings saved" : "Se han guardado las configuraciones " + "Settings saved" : "Se han guardado las configuraciones ", + "Start" : "Iniciar" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/es_CR.js b/l10n/es_CR.js index 47b9bfe..c65fe5b 100644 --- a/l10n/es_CR.js +++ b/l10n/es_CR.js @@ -6,17 +6,20 @@ OC.L10N.register( "Password" : "Contraseña", "Hello %s" : "Hola %s", "Group" : "Grupo", + "Public" : "Público", "Name" : "Nombre", "Access" : "Acceso", "Edit" : "Editar", "Welcome" : "Bienvenido", "Create" : "Crear", + "Copy to clipboard" : "Copiar al portapapeles", "Delete" : "Borrar", "Error" : "Error", "Server error" : "Se presentó un error en el servidor", "moderator" : "moderador", "Share" : "Compartir", "Loading" : "Cargando", - "Settings saved" : "Se han guardado las configuraciones " + "Settings saved" : "Se han guardado las configuraciones ", + "Start" : "Iniciar" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/es_CR.json b/l10n/es_CR.json index 1a5b764..7d0456a 100644 --- a/l10n/es_CR.json +++ b/l10n/es_CR.json @@ -4,17 +4,20 @@ "Password" : "Contraseña", "Hello %s" : "Hola %s", "Group" : "Grupo", + "Public" : "Público", "Name" : "Nombre", "Access" : "Acceso", "Edit" : "Editar", "Welcome" : "Bienvenido", "Create" : "Crear", + "Copy to clipboard" : "Copiar al portapapeles", "Delete" : "Borrar", "Error" : "Error", "Server error" : "Se presentó un error en el servidor", "moderator" : "moderador", "Share" : "Compartir", "Loading" : "Cargando", - "Settings saved" : "Se han guardado las configuraciones " + "Settings saved" : "Se han guardado las configuraciones ", + "Start" : "Iniciar" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/es_DO.js b/l10n/es_DO.js index 47b9bfe..c65fe5b 100644 --- a/l10n/es_DO.js +++ b/l10n/es_DO.js @@ -6,17 +6,20 @@ OC.L10N.register( "Password" : "Contraseña", "Hello %s" : "Hola %s", "Group" : "Grupo", + "Public" : "Público", "Name" : "Nombre", "Access" : "Acceso", "Edit" : "Editar", "Welcome" : "Bienvenido", "Create" : "Crear", + "Copy to clipboard" : "Copiar al portapapeles", "Delete" : "Borrar", "Error" : "Error", "Server error" : "Se presentó un error en el servidor", "moderator" : "moderador", "Share" : "Compartir", "Loading" : "Cargando", - "Settings saved" : "Se han guardado las configuraciones " + "Settings saved" : "Se han guardado las configuraciones ", + "Start" : "Iniciar" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/es_DO.json b/l10n/es_DO.json index 1a5b764..7d0456a 100644 --- a/l10n/es_DO.json +++ b/l10n/es_DO.json @@ -4,17 +4,20 @@ "Password" : "Contraseña", "Hello %s" : "Hola %s", "Group" : "Grupo", + "Public" : "Público", "Name" : "Nombre", "Access" : "Acceso", "Edit" : "Editar", "Welcome" : "Bienvenido", "Create" : "Crear", + "Copy to clipboard" : "Copiar al portapapeles", "Delete" : "Borrar", "Error" : "Error", "Server error" : "Se presentó un error en el servidor", "moderator" : "moderador", "Share" : "Compartir", "Loading" : "Cargando", - "Settings saved" : "Se han guardado las configuraciones " + "Settings saved" : "Se han guardado las configuraciones ", + "Start" : "Iniciar" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/es_EC.js b/l10n/es_EC.js index 47b9bfe..c65fe5b 100644 --- a/l10n/es_EC.js +++ b/l10n/es_EC.js @@ -6,17 +6,20 @@ OC.L10N.register( "Password" : "Contraseña", "Hello %s" : "Hola %s", "Group" : "Grupo", + "Public" : "Público", "Name" : "Nombre", "Access" : "Acceso", "Edit" : "Editar", "Welcome" : "Bienvenido", "Create" : "Crear", + "Copy to clipboard" : "Copiar al portapapeles", "Delete" : "Borrar", "Error" : "Error", "Server error" : "Se presentó un error en el servidor", "moderator" : "moderador", "Share" : "Compartir", "Loading" : "Cargando", - "Settings saved" : "Se han guardado las configuraciones " + "Settings saved" : "Se han guardado las configuraciones ", + "Start" : "Iniciar" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/es_EC.json b/l10n/es_EC.json index 1a5b764..7d0456a 100644 --- a/l10n/es_EC.json +++ b/l10n/es_EC.json @@ -4,17 +4,20 @@ "Password" : "Contraseña", "Hello %s" : "Hola %s", "Group" : "Grupo", + "Public" : "Público", "Name" : "Nombre", "Access" : "Acceso", "Edit" : "Editar", "Welcome" : "Bienvenido", "Create" : "Crear", + "Copy to clipboard" : "Copiar al portapapeles", "Delete" : "Borrar", "Error" : "Error", "Server error" : "Se presentó un error en el servidor", "moderator" : "moderador", "Share" : "Compartir", "Loading" : "Cargando", - "Settings saved" : "Se han guardado las configuraciones " + "Settings saved" : "Se han guardado las configuraciones ", + "Start" : "Iniciar" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/es_GT.js b/l10n/es_GT.js index 47b9bfe..c65fe5b 100644 --- a/l10n/es_GT.js +++ b/l10n/es_GT.js @@ -6,17 +6,20 @@ OC.L10N.register( "Password" : "Contraseña", "Hello %s" : "Hola %s", "Group" : "Grupo", + "Public" : "Público", "Name" : "Nombre", "Access" : "Acceso", "Edit" : "Editar", "Welcome" : "Bienvenido", "Create" : "Crear", + "Copy to clipboard" : "Copiar al portapapeles", "Delete" : "Borrar", "Error" : "Error", "Server error" : "Se presentó un error en el servidor", "moderator" : "moderador", "Share" : "Compartir", "Loading" : "Cargando", - "Settings saved" : "Se han guardado las configuraciones " + "Settings saved" : "Se han guardado las configuraciones ", + "Start" : "Iniciar" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/es_GT.json b/l10n/es_GT.json index 1a5b764..7d0456a 100644 --- a/l10n/es_GT.json +++ b/l10n/es_GT.json @@ -4,17 +4,20 @@ "Password" : "Contraseña", "Hello %s" : "Hola %s", "Group" : "Grupo", + "Public" : "Público", "Name" : "Nombre", "Access" : "Acceso", "Edit" : "Editar", "Welcome" : "Bienvenido", "Create" : "Crear", + "Copy to clipboard" : "Copiar al portapapeles", "Delete" : "Borrar", "Error" : "Error", "Server error" : "Se presentó un error en el servidor", "moderator" : "moderador", "Share" : "Compartir", "Loading" : "Cargando", - "Settings saved" : "Se han guardado las configuraciones " + "Settings saved" : "Se han guardado las configuraciones ", + "Start" : "Iniciar" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/es_HN.js b/l10n/es_HN.js index 47b9bfe..c65fe5b 100644 --- a/l10n/es_HN.js +++ b/l10n/es_HN.js @@ -6,17 +6,20 @@ OC.L10N.register( "Password" : "Contraseña", "Hello %s" : "Hola %s", "Group" : "Grupo", + "Public" : "Público", "Name" : "Nombre", "Access" : "Acceso", "Edit" : "Editar", "Welcome" : "Bienvenido", "Create" : "Crear", + "Copy to clipboard" : "Copiar al portapapeles", "Delete" : "Borrar", "Error" : "Error", "Server error" : "Se presentó un error en el servidor", "moderator" : "moderador", "Share" : "Compartir", "Loading" : "Cargando", - "Settings saved" : "Se han guardado las configuraciones " + "Settings saved" : "Se han guardado las configuraciones ", + "Start" : "Iniciar" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/es_HN.json b/l10n/es_HN.json index 1a5b764..7d0456a 100644 --- a/l10n/es_HN.json +++ b/l10n/es_HN.json @@ -4,17 +4,20 @@ "Password" : "Contraseña", "Hello %s" : "Hola %s", "Group" : "Grupo", + "Public" : "Público", "Name" : "Nombre", "Access" : "Acceso", "Edit" : "Editar", "Welcome" : "Bienvenido", "Create" : "Crear", + "Copy to clipboard" : "Copiar al portapapeles", "Delete" : "Borrar", "Error" : "Error", "Server error" : "Se presentó un error en el servidor", "moderator" : "moderador", "Share" : "Compartir", "Loading" : "Cargando", - "Settings saved" : "Se han guardado las configuraciones " + "Settings saved" : "Se han guardado las configuraciones ", + "Start" : "Iniciar" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/es_MX.js b/l10n/es_MX.js index 830c902..f110cbd 100644 --- a/l10n/es_MX.js +++ b/l10n/es_MX.js @@ -2,22 +2,26 @@ OC.L10N.register( "bbb", { "Save" : "Guardar", + "Community" : "Comunidad", "Display name" : "Nombre a desplegar", "Password" : "Contraseña", "Hello %s" : "Hola %s", "Group" : "Grupo", + "Public" : "Público", "Name" : "Nombre", "Access" : "Acceso", "Edit" : "Editar", "Welcome" : "Bienvenido", "Room name" : "Nombre del cuarto", "Create" : "Crear", + "Copy to clipboard" : "Copiar al portapapeles", "Delete" : "Borrar", "Error" : "Error", "Server error" : "Se presentó un error en el servidor", "moderator" : "moderador", "Share" : "Compartir", "Loading" : "Cargando", - "Settings saved" : "Se han guardado las configuraciones " + "Settings saved" : "Se han guardado las configuraciones ", + "Start" : "Iniciar" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/es_MX.json b/l10n/es_MX.json index e41d376..8732cec 100644 --- a/l10n/es_MX.json +++ b/l10n/es_MX.json @@ -1,21 +1,25 @@ { "translations": { "Save" : "Guardar", + "Community" : "Comunidad", "Display name" : "Nombre a desplegar", "Password" : "Contraseña", "Hello %s" : "Hola %s", "Group" : "Grupo", + "Public" : "Público", "Name" : "Nombre", "Access" : "Acceso", "Edit" : "Editar", "Welcome" : "Bienvenido", "Room name" : "Nombre del cuarto", "Create" : "Crear", + "Copy to clipboard" : "Copiar al portapapeles", "Delete" : "Borrar", "Error" : "Error", "Server error" : "Se presentó un error en el servidor", "moderator" : "moderador", "Share" : "Compartir", "Loading" : "Cargando", - "Settings saved" : "Se han guardado las configuraciones " + "Settings saved" : "Se han guardado las configuraciones ", + "Start" : "Iniciar" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/es_NI.js b/l10n/es_NI.js index 47b9bfe..c65fe5b 100644 --- a/l10n/es_NI.js +++ b/l10n/es_NI.js @@ -6,17 +6,20 @@ OC.L10N.register( "Password" : "Contraseña", "Hello %s" : "Hola %s", "Group" : "Grupo", + "Public" : "Público", "Name" : "Nombre", "Access" : "Acceso", "Edit" : "Editar", "Welcome" : "Bienvenido", "Create" : "Crear", + "Copy to clipboard" : "Copiar al portapapeles", "Delete" : "Borrar", "Error" : "Error", "Server error" : "Se presentó un error en el servidor", "moderator" : "moderador", "Share" : "Compartir", "Loading" : "Cargando", - "Settings saved" : "Se han guardado las configuraciones " + "Settings saved" : "Se han guardado las configuraciones ", + "Start" : "Iniciar" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/es_NI.json b/l10n/es_NI.json index 1a5b764..7d0456a 100644 --- a/l10n/es_NI.json +++ b/l10n/es_NI.json @@ -4,17 +4,20 @@ "Password" : "Contraseña", "Hello %s" : "Hola %s", "Group" : "Grupo", + "Public" : "Público", "Name" : "Nombre", "Access" : "Acceso", "Edit" : "Editar", "Welcome" : "Bienvenido", "Create" : "Crear", + "Copy to clipboard" : "Copiar al portapapeles", "Delete" : "Borrar", "Error" : "Error", "Server error" : "Se presentó un error en el servidor", "moderator" : "moderador", "Share" : "Compartir", "Loading" : "Cargando", - "Settings saved" : "Se han guardado las configuraciones " + "Settings saved" : "Se han guardado las configuraciones ", + "Start" : "Iniciar" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/es_PA.js b/l10n/es_PA.js index 47b9bfe..c65fe5b 100644 --- a/l10n/es_PA.js +++ b/l10n/es_PA.js @@ -6,17 +6,20 @@ OC.L10N.register( "Password" : "Contraseña", "Hello %s" : "Hola %s", "Group" : "Grupo", + "Public" : "Público", "Name" : "Nombre", "Access" : "Acceso", "Edit" : "Editar", "Welcome" : "Bienvenido", "Create" : "Crear", + "Copy to clipboard" : "Copiar al portapapeles", "Delete" : "Borrar", "Error" : "Error", "Server error" : "Se presentó un error en el servidor", "moderator" : "moderador", "Share" : "Compartir", "Loading" : "Cargando", - "Settings saved" : "Se han guardado las configuraciones " + "Settings saved" : "Se han guardado las configuraciones ", + "Start" : "Iniciar" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/es_PA.json b/l10n/es_PA.json index 1a5b764..7d0456a 100644 --- a/l10n/es_PA.json +++ b/l10n/es_PA.json @@ -4,17 +4,20 @@ "Password" : "Contraseña", "Hello %s" : "Hola %s", "Group" : "Grupo", + "Public" : "Público", "Name" : "Nombre", "Access" : "Acceso", "Edit" : "Editar", "Welcome" : "Bienvenido", "Create" : "Crear", + "Copy to clipboard" : "Copiar al portapapeles", "Delete" : "Borrar", "Error" : "Error", "Server error" : "Se presentó un error en el servidor", "moderator" : "moderador", "Share" : "Compartir", "Loading" : "Cargando", - "Settings saved" : "Se han guardado las configuraciones " + "Settings saved" : "Se han guardado las configuraciones ", + "Start" : "Iniciar" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/es_PE.js b/l10n/es_PE.js index 47b9bfe..c65fe5b 100644 --- a/l10n/es_PE.js +++ b/l10n/es_PE.js @@ -6,17 +6,20 @@ OC.L10N.register( "Password" : "Contraseña", "Hello %s" : "Hola %s", "Group" : "Grupo", + "Public" : "Público", "Name" : "Nombre", "Access" : "Acceso", "Edit" : "Editar", "Welcome" : "Bienvenido", "Create" : "Crear", + "Copy to clipboard" : "Copiar al portapapeles", "Delete" : "Borrar", "Error" : "Error", "Server error" : "Se presentó un error en el servidor", "moderator" : "moderador", "Share" : "Compartir", "Loading" : "Cargando", - "Settings saved" : "Se han guardado las configuraciones " + "Settings saved" : "Se han guardado las configuraciones ", + "Start" : "Iniciar" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/es_PE.json b/l10n/es_PE.json index 1a5b764..7d0456a 100644 --- a/l10n/es_PE.json +++ b/l10n/es_PE.json @@ -4,17 +4,20 @@ "Password" : "Contraseña", "Hello %s" : "Hola %s", "Group" : "Grupo", + "Public" : "Público", "Name" : "Nombre", "Access" : "Acceso", "Edit" : "Editar", "Welcome" : "Bienvenido", "Create" : "Crear", + "Copy to clipboard" : "Copiar al portapapeles", "Delete" : "Borrar", "Error" : "Error", "Server error" : "Se presentó un error en el servidor", "moderator" : "moderador", "Share" : "Compartir", "Loading" : "Cargando", - "Settings saved" : "Se han guardado las configuraciones " + "Settings saved" : "Se han guardado las configuraciones ", + "Start" : "Iniciar" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/es_PR.js b/l10n/es_PR.js index 47b9bfe..c65fe5b 100644 --- a/l10n/es_PR.js +++ b/l10n/es_PR.js @@ -6,17 +6,20 @@ OC.L10N.register( "Password" : "Contraseña", "Hello %s" : "Hola %s", "Group" : "Grupo", + "Public" : "Público", "Name" : "Nombre", "Access" : "Acceso", "Edit" : "Editar", "Welcome" : "Bienvenido", "Create" : "Crear", + "Copy to clipboard" : "Copiar al portapapeles", "Delete" : "Borrar", "Error" : "Error", "Server error" : "Se presentó un error en el servidor", "moderator" : "moderador", "Share" : "Compartir", "Loading" : "Cargando", - "Settings saved" : "Se han guardado las configuraciones " + "Settings saved" : "Se han guardado las configuraciones ", + "Start" : "Iniciar" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/es_PR.json b/l10n/es_PR.json index 1a5b764..7d0456a 100644 --- a/l10n/es_PR.json +++ b/l10n/es_PR.json @@ -4,17 +4,20 @@ "Password" : "Contraseña", "Hello %s" : "Hola %s", "Group" : "Grupo", + "Public" : "Público", "Name" : "Nombre", "Access" : "Acceso", "Edit" : "Editar", "Welcome" : "Bienvenido", "Create" : "Crear", + "Copy to clipboard" : "Copiar al portapapeles", "Delete" : "Borrar", "Error" : "Error", "Server error" : "Se presentó un error en el servidor", "moderator" : "moderador", "Share" : "Compartir", "Loading" : "Cargando", - "Settings saved" : "Se han guardado las configuraciones " + "Settings saved" : "Se han guardado las configuraciones ", + "Start" : "Iniciar" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/es_PY.js b/l10n/es_PY.js index 47b9bfe..c65fe5b 100644 --- a/l10n/es_PY.js +++ b/l10n/es_PY.js @@ -6,17 +6,20 @@ OC.L10N.register( "Password" : "Contraseña", "Hello %s" : "Hola %s", "Group" : "Grupo", + "Public" : "Público", "Name" : "Nombre", "Access" : "Acceso", "Edit" : "Editar", "Welcome" : "Bienvenido", "Create" : "Crear", + "Copy to clipboard" : "Copiar al portapapeles", "Delete" : "Borrar", "Error" : "Error", "Server error" : "Se presentó un error en el servidor", "moderator" : "moderador", "Share" : "Compartir", "Loading" : "Cargando", - "Settings saved" : "Se han guardado las configuraciones " + "Settings saved" : "Se han guardado las configuraciones ", + "Start" : "Iniciar" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/es_PY.json b/l10n/es_PY.json index 1a5b764..7d0456a 100644 --- a/l10n/es_PY.json +++ b/l10n/es_PY.json @@ -4,17 +4,20 @@ "Password" : "Contraseña", "Hello %s" : "Hola %s", "Group" : "Grupo", + "Public" : "Público", "Name" : "Nombre", "Access" : "Acceso", "Edit" : "Editar", "Welcome" : "Bienvenido", "Create" : "Crear", + "Copy to clipboard" : "Copiar al portapapeles", "Delete" : "Borrar", "Error" : "Error", "Server error" : "Se presentó un error en el servidor", "moderator" : "moderador", "Share" : "Compartir", "Loading" : "Cargando", - "Settings saved" : "Se han guardado las configuraciones " + "Settings saved" : "Se han guardado las configuraciones ", + "Start" : "Iniciar" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/es_SV.js b/l10n/es_SV.js index 47b9bfe..c65fe5b 100644 --- a/l10n/es_SV.js +++ b/l10n/es_SV.js @@ -6,17 +6,20 @@ OC.L10N.register( "Password" : "Contraseña", "Hello %s" : "Hola %s", "Group" : "Grupo", + "Public" : "Público", "Name" : "Nombre", "Access" : "Acceso", "Edit" : "Editar", "Welcome" : "Bienvenido", "Create" : "Crear", + "Copy to clipboard" : "Copiar al portapapeles", "Delete" : "Borrar", "Error" : "Error", "Server error" : "Se presentó un error en el servidor", "moderator" : "moderador", "Share" : "Compartir", "Loading" : "Cargando", - "Settings saved" : "Se han guardado las configuraciones " + "Settings saved" : "Se han guardado las configuraciones ", + "Start" : "Iniciar" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/es_SV.json b/l10n/es_SV.json index 1a5b764..7d0456a 100644 --- a/l10n/es_SV.json +++ b/l10n/es_SV.json @@ -4,17 +4,20 @@ "Password" : "Contraseña", "Hello %s" : "Hola %s", "Group" : "Grupo", + "Public" : "Público", "Name" : "Nombre", "Access" : "Acceso", "Edit" : "Editar", "Welcome" : "Bienvenido", "Create" : "Crear", + "Copy to clipboard" : "Copiar al portapapeles", "Delete" : "Borrar", "Error" : "Error", "Server error" : "Se presentó un error en el servidor", "moderator" : "moderador", "Share" : "Compartir", "Loading" : "Cargando", - "Settings saved" : "Se han guardado las configuraciones " + "Settings saved" : "Se han guardado las configuraciones ", + "Start" : "Iniciar" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/es_UY.js b/l10n/es_UY.js index 47b9bfe..c65fe5b 100644 --- a/l10n/es_UY.js +++ b/l10n/es_UY.js @@ -6,17 +6,20 @@ OC.L10N.register( "Password" : "Contraseña", "Hello %s" : "Hola %s", "Group" : "Grupo", + "Public" : "Público", "Name" : "Nombre", "Access" : "Acceso", "Edit" : "Editar", "Welcome" : "Bienvenido", "Create" : "Crear", + "Copy to clipboard" : "Copiar al portapapeles", "Delete" : "Borrar", "Error" : "Error", "Server error" : "Se presentó un error en el servidor", "moderator" : "moderador", "Share" : "Compartir", "Loading" : "Cargando", - "Settings saved" : "Se han guardado las configuraciones " + "Settings saved" : "Se han guardado las configuraciones ", + "Start" : "Iniciar" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/es_UY.json b/l10n/es_UY.json index 1a5b764..7d0456a 100644 --- a/l10n/es_UY.json +++ b/l10n/es_UY.json @@ -4,17 +4,20 @@ "Password" : "Contraseña", "Hello %s" : "Hola %s", "Group" : "Grupo", + "Public" : "Público", "Name" : "Nombre", "Access" : "Acceso", "Edit" : "Editar", "Welcome" : "Bienvenido", "Create" : "Crear", + "Copy to clipboard" : "Copiar al portapapeles", "Delete" : "Borrar", "Error" : "Error", "Server error" : "Se presentó un error en el servidor", "moderator" : "moderador", "Share" : "Compartir", "Loading" : "Cargando", - "Settings saved" : "Se han guardado las configuraciones " + "Settings saved" : "Se han guardado las configuraciones ", + "Start" : "Iniciar" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/et_EE.js b/l10n/et_EE.js index 6cbdafd..d1036b0 100644 --- a/l10n/et_EE.js +++ b/l10n/et_EE.js @@ -6,15 +6,18 @@ OC.L10N.register( "Password" : "Parool", "Hello %s" : "Tere %s", "Group" : "Grupp", + "Public" : "Avalik", "Name" : "Nimi", "Access" : "Ligipääs", "Edit" : "Redigeeri", "Create" : "Loo", + "Copy to clipboard" : "Kopeeri lõikepuhvrisse", "Delete" : "Kustuta", "Error" : "Viga", "Server error" : "Serveri tõrge", "Share" : "Jaga", "Loading" : "Laadimine", - "Settings saved" : "Seaded salvestatud" + "Settings saved" : "Seaded salvestatud", + "Start" : "Algus" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/et_EE.json b/l10n/et_EE.json index 84f5443..0ba7860 100644 --- a/l10n/et_EE.json +++ b/l10n/et_EE.json @@ -4,15 +4,18 @@ "Password" : "Parool", "Hello %s" : "Tere %s", "Group" : "Grupp", + "Public" : "Avalik", "Name" : "Nimi", "Access" : "Ligipääs", "Edit" : "Redigeeri", "Create" : "Loo", + "Copy to clipboard" : "Kopeeri lõikepuhvrisse", "Delete" : "Kustuta", "Error" : "Viga", "Server error" : "Serveri tõrge", "Share" : "Jaga", "Loading" : "Laadimine", - "Settings saved" : "Seaded salvestatud" + "Settings saved" : "Seaded salvestatud", + "Start" : "Algus" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/fa.js b/l10n/fa.js index 1bf1afb..fd14635 100644 --- a/l10n/fa.js +++ b/l10n/fa.js @@ -7,6 +7,7 @@ OC.L10N.register( "The room could not be found. Maybe it was deleted?" : "اتاق پیدا نشد. شاید حذف شده است؟", "Save" : "ذخیره", "Default Room Settings" : "تنظیمات پیش‌فرض اتاق", + "Community" : "انجمن", "Display name" : "نام جهت نمایش", "Password" : "کلمه عبور", "Join" : "ملحق شدن", @@ -21,12 +22,14 @@ OC.L10N.register( "Miscellaneous" : "متفرقه", "Recording" : "ضبط جلسه", "Create" : "ایجاد شده", + "Copy to clipboard" : "کپی کردن به حافظه موقت", "Delete" : "حذف", "Error" : "خطا", "Server error" : "خطای سرور", "Share" : "هم‌رسانی", "Loading" : "در حال بار گزاری", "Delete restrictions for \"{name}\"?" : "محدودیت‌های \"{name}\" حذف شود؟", - "Settings saved" : "تنظیمات ذخیره شد" + "Settings saved" : "تنظیمات ذخیره شد", + "Start" : "شروع کنید" }, "nplurals=2; plural=(n > 1);"); diff --git a/l10n/fa.json b/l10n/fa.json index eb7a3ca..5f99336 100644 --- a/l10n/fa.json +++ b/l10n/fa.json @@ -5,6 +5,7 @@ "The room could not be found. Maybe it was deleted?" : "اتاق پیدا نشد. شاید حذف شده است؟", "Save" : "ذخیره", "Default Room Settings" : "تنظیمات پیش‌فرض اتاق", + "Community" : "انجمن", "Display name" : "نام جهت نمایش", "Password" : "کلمه عبور", "Join" : "ملحق شدن", @@ -19,12 +20,14 @@ "Miscellaneous" : "متفرقه", "Recording" : "ضبط جلسه", "Create" : "ایجاد شده", + "Copy to clipboard" : "کپی کردن به حافظه موقت", "Delete" : "حذف", "Error" : "خطا", "Server error" : "خطای سرور", "Share" : "هم‌رسانی", "Loading" : "در حال بار گزاری", "Delete restrictions for \"{name}\"?" : "محدودیت‌های \"{name}\" حذف شود؟", - "Settings saved" : "تنظیمات ذخیره شد" + "Settings saved" : "تنظیمات ذخیره شد", + "Start" : "شروع کنید" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/l10n/fi.js b/l10n/fi.js index 1e34f08..a05a339 100644 --- a/l10n/fi.js +++ b/l10n/fi.js @@ -84,6 +84,7 @@ OC.L10N.register( "API URL is invalid" : "Rajapinnan URL on virheellinen", "API secret is invalid" : "Rajapinnan salaisuus on virheellinen", "URL has to start with HTTPS" : "URL-osoitteen tulee alkaa HTTPS:llä", + "Start" : "Aloita", "No rooms available!" : "Huoneita ei ole saatavilla!" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/fi.json b/l10n/fi.json index 1f73f49..27b5ca0 100644 --- a/l10n/fi.json +++ b/l10n/fi.json @@ -82,6 +82,7 @@ "API URL is invalid" : "Rajapinnan URL on virheellinen", "API secret is invalid" : "Rajapinnan salaisuus on virheellinen", "URL has to start with HTTPS" : "URL-osoitteen tulee alkaa HTTPS:llä", + "Start" : "Aloita", "No rooms available!" : "Huoneita ei ole saatavilla!" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/gd.js b/l10n/gd.js new file mode 100644 index 0000000..f344962 --- /dev/null +++ b/l10n/gd.js @@ -0,0 +1,14 @@ +OC.L10N.register( + "bbb", + { + "Save" : "Sàbhail", + "Community" : "Coimhearsnachd", + "Password" : "Facal-faire", + "Name" : "Ainm", + "Edit" : "Deasaich", + "Create" : "Cruthaich", + "Delete" : "Sguab às", + "Error" : "Mearachd", + "Share" : "Co-roinn" +}, +"nplurals=4; plural=(n==1 || n==11) ? 0 : (n==2 || n==12) ? 1 : (n > 2 && n < 20) ? 2 : 3;"); diff --git a/l10n/gd.json b/l10n/gd.json new file mode 100644 index 0000000..feca8c6 --- /dev/null +++ b/l10n/gd.json @@ -0,0 +1,12 @@ +{ "translations": { + "Save" : "Sàbhail", + "Community" : "Coimhearsnachd", + "Password" : "Facal-faire", + "Name" : "Ainm", + "Edit" : "Deasaich", + "Create" : "Cruthaich", + "Delete" : "Sguab às", + "Error" : "Mearachd", + "Share" : "Co-roinn" +},"pluralForm" :"nplurals=4; plural=(n==1 || n==11) ? 0 : (n==2 || n==12) ? 1 : (n > 2 && n < 20) ? 2 : 3;" +} \ No newline at end of file diff --git a/l10n/gl.js b/l10n/gl.js index e1731cd..881067a 100644 --- a/l10n/gl.js +++ b/l10n/gl.js @@ -116,6 +116,7 @@ OC.L10N.register( "URL has to start with HTTPS" : "O URL ten que comezar con HTTPS", "URL has to contain the {token} placeholder" : "O URL ten que conter o marcador de posición {token}", "URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "A URL ten que comezar con https:// e conter {token}. Ademais pódese usar o marcador de posición de {user}.", + "Start" : "Iniciar", "_This room is not open yet. We will try it again in %n second. Please wait._::_This room is not open yet. We will try it again in %n seconds. Please wait._" : ["Esta sala aínda non está aberta. Tentarémolo de novo en %n segundo. Agarde.","Esta sala aínda non está aberta. Tentarémolo de novo en %n segundos. Agarde."] }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/gl.json b/l10n/gl.json index f70f3ec..9cc727a 100644 --- a/l10n/gl.json +++ b/l10n/gl.json @@ -114,6 +114,7 @@ "URL has to start with HTTPS" : "O URL ten que comezar con HTTPS", "URL has to contain the {token} placeholder" : "O URL ten que conter o marcador de posición {token}", "URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "A URL ten que comezar con https:// e conter {token}. Ademais pódese usar o marcador de posición de {user}.", + "Start" : "Iniciar", "_This room is not open yet. We will try it again in %n second. Please wait._::_This room is not open yet. We will try it again in %n seconds. Please wait._" : ["Esta sala aínda non está aberta. Tentarémolo de novo en %n segundo. Agarde.","Esta sala aínda non está aberta. Tentarémolo de novo en %n segundos. Agarde."] },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/he.js b/l10n/he.js index de618e9..f682340 100644 --- a/l10n/he.js +++ b/l10n/he.js @@ -6,6 +6,7 @@ OC.L10N.register( "Back to %s" : "חזרה אל %s", "API secret" : "סוד API", "Save" : "שמור", + "Community" : "קהילה", "Please enter your name!" : "נא למלא את שמך!", "The name must be at least 3 characters long." : "אורך השם חייב להיות למעלה מ־3 תווים.", "Display name" : "שם תצוגה", @@ -14,6 +15,7 @@ OC.L10N.register( "Have an account? Log in." : "יש לך חשבון? כדאי לך להיכנס.", "Hello %s" : "שלום %s", "Group" : "קבוצה", + "Public" : "ציבורי", "Name" : "שם", "Access" : "גישה", "Max" : "מרבי", @@ -24,6 +26,7 @@ OC.L10N.register( "Miscellaneous" : "שונות", "Room name" : "שם החדר", "Create" : "יצירה", + "Copy to clipboard" : "העתקה ללוח הגזירים", "_%n participant_::_%n participants_" : ["משתתף אחד","%n משתתפים","%n משתתפים","%n משתתפים"], "Delete" : "מחיקה", "Delete \"{name}\"?" : "למחוק את „{name}”?", @@ -42,6 +45,7 @@ OC.L10N.register( "Loading" : "בטעינה", "Settings saved" : "הגדרות נשמרו", "Unexpected error occurred" : "אירעה שגיאה בלתי צפויה", - "API secret is invalid" : "סוד ה־API שגוי" + "API secret is invalid" : "סוד ה־API שגוי", + "Start" : "התחלה" }, "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;"); diff --git a/l10n/he.json b/l10n/he.json index 8bb4e3b..0c7952a 100644 --- a/l10n/he.json +++ b/l10n/he.json @@ -4,6 +4,7 @@ "Back to %s" : "חזרה אל %s", "API secret" : "סוד API", "Save" : "שמור", + "Community" : "קהילה", "Please enter your name!" : "נא למלא את שמך!", "The name must be at least 3 characters long." : "אורך השם חייב להיות למעלה מ־3 תווים.", "Display name" : "שם תצוגה", @@ -12,6 +13,7 @@ "Have an account? Log in." : "יש לך חשבון? כדאי לך להיכנס.", "Hello %s" : "שלום %s", "Group" : "קבוצה", + "Public" : "ציבורי", "Name" : "שם", "Access" : "גישה", "Max" : "מרבי", @@ -22,6 +24,7 @@ "Miscellaneous" : "שונות", "Room name" : "שם החדר", "Create" : "יצירה", + "Copy to clipboard" : "העתקה ללוח הגזירים", "_%n participant_::_%n participants_" : ["משתתף אחד","%n משתתפים","%n משתתפים","%n משתתפים"], "Delete" : "מחיקה", "Delete \"{name}\"?" : "למחוק את „{name}”?", @@ -40,6 +43,7 @@ "Loading" : "בטעינה", "Settings saved" : "הגדרות נשמרו", "Unexpected error occurred" : "אירעה שגיאה בלתי צפויה", - "API secret is invalid" : "סוד ה־API שגוי" + "API secret is invalid" : "סוד ה־API שגוי", + "Start" : "התחלה" },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;" } \ No newline at end of file diff --git a/l10n/hr.js b/l10n/hr.js index de1d3b6..59e3d62 100644 --- a/l10n/hr.js +++ b/l10n/hr.js @@ -123,6 +123,7 @@ OC.L10N.register( "URL has to start with HTTPS" : "URL mora počinjati s HTTPS", "URL has to contain the {token} placeholder" : "URL mora sadržavati privremeni {token}", "URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "URL mora počinjati s https:// i sadržavati {token}. Također se može upotrijebiti privremeni {user}.", + "Start" : "Početak", "_This room is not open yet. We will try it again in %n second. Please wait._::_This room is not open yet. We will try it again in %n seconds. Please wait._" : ["Ova soba još nije otvorena. Pokušat ćemo ponovo za %n sekundu. Pričekajte.","Ova soba još nije otvorena. Pokušat ćemo ponovo za %n sekundi. Pričekajte.","Ova soba još nije otvorena. Pokušat ćemo ponovo za %n sekundi. Pričekajte."] }, "nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"); diff --git a/l10n/hr.json b/l10n/hr.json index 056bbe8..bbb9bfb 100644 --- a/l10n/hr.json +++ b/l10n/hr.json @@ -121,6 +121,7 @@ "URL has to start with HTTPS" : "URL mora počinjati s HTTPS", "URL has to contain the {token} placeholder" : "URL mora sadržavati privremeni {token}", "URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "URL mora počinjati s https:// i sadržavati {token}. Također se može upotrijebiti privremeni {user}.", + "Start" : "Početak", "_This room is not open yet. We will try it again in %n second. Please wait._::_This room is not open yet. We will try it again in %n seconds. Please wait._" : ["Ova soba još nije otvorena. Pokušat ćemo ponovo za %n sekundu. Pričekajte.","Ova soba još nije otvorena. Pokušat ćemo ponovo za %n sekundi. Pričekajte.","Ova soba još nije otvorena. Pokušat ćemo ponovo za %n sekundi. Pričekajte."] },"pluralForm" :"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/ia.js b/l10n/ia.js index 5b1caf8..b3c7820 100644 --- a/l10n/ia.js +++ b/l10n/ia.js @@ -5,6 +5,7 @@ OC.L10N.register( "Display name" : "Monstrar nomine", "Password" : "Contrasigno", "Group" : "Gruppo", + "Public" : "Public", "Name" : "Nomine", "Edit" : "Modificar", "Create" : "Crear", @@ -12,6 +13,7 @@ OC.L10N.register( "Error" : "Error", "Share" : "Compartir", "Loading" : "Loading", - "Settings saved" : "Configurationes salveguardate" + "Settings saved" : "Configurationes salveguardate", + "Start" : "Initio" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/ia.json b/l10n/ia.json index dabf0b0..f3755bf 100644 --- a/l10n/ia.json +++ b/l10n/ia.json @@ -3,6 +3,7 @@ "Display name" : "Monstrar nomine", "Password" : "Contrasigno", "Group" : "Gruppo", + "Public" : "Public", "Name" : "Nomine", "Edit" : "Modificar", "Create" : "Crear", @@ -10,6 +11,7 @@ "Error" : "Error", "Share" : "Compartir", "Loading" : "Loading", - "Settings saved" : "Configurationes salveguardate" + "Settings saved" : "Configurationes salveguardate", + "Start" : "Initio" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/id.js b/l10n/id.js index e6cdade..4ababb0 100644 --- a/l10n/id.js +++ b/l10n/id.js @@ -10,6 +10,7 @@ OC.L10N.register( "API URL" : "Tautan API", "API secret" : "Rahasia API", "Save" : "Simpan", + "Community" : "Komunitas", "Let's go!" : "Ayo!", "Please enter your name!" : "Silakan isi nama Anda!", "The name must be at least 3 characters long." : "Nama setidaknya wajib memiliki panjang 3 karakter.", @@ -18,6 +19,7 @@ OC.L10N.register( "Join" : "Gabung", "Hello %s" : "Halo %s", "Group" : "Grup", + "Public" : "Publik", "Name" : "Nama", "Max" : "Maksimum", "Record" : "Rekam", @@ -45,6 +47,7 @@ OC.L10N.register( "Settings saved" : "Setelan tersimpan", "Unexpected error occurred" : "Terjadi galat tak terduga", "API URL is invalid" : "Tautan API invalid", - "API secret is invalid" : "Rahasia API invalid" + "API secret is invalid" : "Rahasia API invalid", + "Start" : "Mulai" }, "nplurals=1; plural=0;"); diff --git a/l10n/id.json b/l10n/id.json index e92fff7..d0fc00e 100644 --- a/l10n/id.json +++ b/l10n/id.json @@ -8,6 +8,7 @@ "API URL" : "Tautan API", "API secret" : "Rahasia API", "Save" : "Simpan", + "Community" : "Komunitas", "Let's go!" : "Ayo!", "Please enter your name!" : "Silakan isi nama Anda!", "The name must be at least 3 characters long." : "Nama setidaknya wajib memiliki panjang 3 karakter.", @@ -16,6 +17,7 @@ "Join" : "Gabung", "Hello %s" : "Halo %s", "Group" : "Grup", + "Public" : "Publik", "Name" : "Nama", "Max" : "Maksimum", "Record" : "Rekam", @@ -43,6 +45,7 @@ "Settings saved" : "Setelan tersimpan", "Unexpected error occurred" : "Terjadi galat tak terduga", "API URL is invalid" : "Tautan API invalid", - "API secret is invalid" : "Rahasia API invalid" + "API secret is invalid" : "Rahasia API invalid", + "Start" : "Mulai" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/is.js b/l10n/is.js index e2ec6cf..12b11e0 100644 --- a/l10n/is.js +++ b/l10n/is.js @@ -3,23 +3,27 @@ OC.L10N.register( { "Back to %s" : "Til baka í %s", "Save" : "Vista", + "Community" : "Samfélag", "Display name" : "Birtingarnafn", "Password" : "Lykilorð", "Join" : "Taka þátt", "Hello %s" : "Halló %s", "Group" : "Hópur", + "Public" : "Opinbert", "Name" : "Nafn", "Access" : "Aðgangur", "Edit" : "Breyta", "Welcome" : "Velkomin", "Miscellaneous" : "Ýmislegt", "Create" : "Búa til", + "Copy to clipboard" : "Afrita á klippispjald", "Delete" : "Eyða", "Error" : "Villa", "Server error" : "Villa frá þjóni", "moderator" : "umsjónarmaður", "Share" : "Deila", "Loading" : "Hleð inn", - "Settings saved" : "Stillingar vistaðar" + "Settings saved" : "Stillingar vistaðar", + "Start" : "Start" }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); diff --git a/l10n/is.json b/l10n/is.json index 5d8522a..5fc4709 100644 --- a/l10n/is.json +++ b/l10n/is.json @@ -1,23 +1,27 @@ { "translations": { "Back to %s" : "Til baka í %s", "Save" : "Vista", + "Community" : "Samfélag", "Display name" : "Birtingarnafn", "Password" : "Lykilorð", "Join" : "Taka þátt", "Hello %s" : "Halló %s", "Group" : "Hópur", + "Public" : "Opinbert", "Name" : "Nafn", "Access" : "Aðgangur", "Edit" : "Breyta", "Welcome" : "Velkomin", "Miscellaneous" : "Ýmislegt", "Create" : "Búa til", + "Copy to clipboard" : "Afrita á klippispjald", "Delete" : "Eyða", "Error" : "Villa", "Server error" : "Villa frá þjóni", "moderator" : "umsjónarmaður", "Share" : "Deila", "Loading" : "Hleð inn", - "Settings saved" : "Stillingar vistaðar" + "Settings saved" : "Stillingar vistaðar", + "Start" : "Start" },"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);" } \ No newline at end of file diff --git a/l10n/ja.js b/l10n/ja.js index cfd6004..5853efc 100644 --- a/l10n/ja.js +++ b/l10n/ja.js @@ -128,6 +128,7 @@ OC.L10N.register( "URL has to start with HTTPS" : "URLはHTTPSで始まる必要があります", "URL has to contain the {token} placeholder" : "URLは{token}プレースホルダを含んでいる必要があります", "URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "URLはhttps://で始まり、{token}を含む必要があります。更に {user}プレースホルダを使用することもできます。", + "Start" : "開始", "_This room is not open yet. We will try it again in %n second. Please wait._::_This room is not open yet. We will try it again in %n seconds. Please wait._" : ["この会議室はまだ開いていません。%n秒後に再アクセスしますので少しお待ちください。"] }, "nplurals=1; plural=0;"); diff --git a/l10n/ja.json b/l10n/ja.json index a6a5690..02e6c74 100644 --- a/l10n/ja.json +++ b/l10n/ja.json @@ -126,6 +126,7 @@ "URL has to start with HTTPS" : "URLはHTTPSで始まる必要があります", "URL has to contain the {token} placeholder" : "URLは{token}プレースホルダを含んでいる必要があります", "URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "URLはhttps://で始まり、{token}を含む必要があります。更に {user}プレースホルダを使用することもできます。", + "Start" : "開始", "_This room is not open yet. We will try it again in %n second. Please wait._::_This room is not open yet. We will try it again in %n seconds. Please wait._" : ["この会議室はまだ開いていません。%n秒後に再アクセスしますので少しお待ちください。"] },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/ka_GE.js b/l10n/ka_GE.js index fbe815e..2728119 100644 --- a/l10n/ka_GE.js +++ b/l10n/ka_GE.js @@ -6,18 +6,21 @@ OC.L10N.register( "Password" : "პაროლი", "Hello %s" : "გამარჯობა, %s", "Group" : "ჯგუფი", + "Public" : "ღია", "Name" : "სახელი", "Access" : "წვდომა", "Edit" : "ცვლილება", "Welcome" : "კეთილი იყოს თქვენი მობრძანება", "Room name" : "ოთახის სახელი", "Create" : "შექმნა", + "Copy to clipboard" : "კოპირება ბუფერში", "Delete" : "წაშლა", "Error" : "შეცდომა", "Server error" : "სერვერის შეცდომა", "moderator" : "მოდერატორი", "Share" : "გაზიარება", "Loading" : "იტვირთება", - "Settings saved" : "პარამეტრები შენახულია" + "Settings saved" : "პარამეტრები შენახულია", + "Start" : "დაწყება" }, "nplurals=2; plural=(n!=1);"); diff --git a/l10n/ka_GE.json b/l10n/ka_GE.json index ed21d45..a46182e 100644 --- a/l10n/ka_GE.json +++ b/l10n/ka_GE.json @@ -4,18 +4,21 @@ "Password" : "პაროლი", "Hello %s" : "გამარჯობა, %s", "Group" : "ჯგუფი", + "Public" : "ღია", "Name" : "სახელი", "Access" : "წვდომა", "Edit" : "ცვლილება", "Welcome" : "კეთილი იყოს თქვენი მობრძანება", "Room name" : "ოთახის სახელი", "Create" : "შექმნა", + "Copy to clipboard" : "კოპირება ბუფერში", "Delete" : "წაშლა", "Error" : "შეცდომა", "Server error" : "სერვერის შეცდომა", "moderator" : "მოდერატორი", "Share" : "გაზიარება", "Loading" : "იტვირთება", - "Settings saved" : "პარამეტრები შენახულია" + "Settings saved" : "პარამეტრები შენახულია", + "Start" : "დაწყება" },"pluralForm" :"nplurals=2; plural=(n!=1);" } \ No newline at end of file diff --git a/l10n/kab.js b/l10n/kab.js new file mode 100644 index 0000000..1670893 --- /dev/null +++ b/l10n/kab.js @@ -0,0 +1,15 @@ +OC.L10N.register( + "bbb", + { + "Save" : "Sekles", + "Community" : "Tamezdagnut", + "Password" : "Awal uffir", + "Hello %s" : "Azul %s", + "Name" : "Nom", + "Edit" : "Ẓreg", + "Create" : "Snulfu-d", + "Delete" : "Kkes", + "Error" : "Erreur", + "Share" : "Bḍu" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/l10n/kab.json b/l10n/kab.json new file mode 100644 index 0000000..df155e5 --- /dev/null +++ b/l10n/kab.json @@ -0,0 +1,13 @@ +{ "translations": { + "Save" : "Sekles", + "Community" : "Tamezdagnut", + "Password" : "Awal uffir", + "Hello %s" : "Azul %s", + "Name" : "Nom", + "Edit" : "Ẓreg", + "Create" : "Snulfu-d", + "Delete" : "Kkes", + "Error" : "Erreur", + "Share" : "Bḍu" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/l10n/ko.js b/l10n/ko.js index bb1f458..8186913 100644 --- a/l10n/ko.js +++ b/l10n/ko.js @@ -3,12 +3,15 @@ OC.L10N.register( { "Back to %s" : "%s(으)로 돌아가기", "Save" : "저장", + "Community" : "커뮤니티", "Please enter your name!" : "이름을 입력하시오!", "Display name" : "표시 이름", "Password" : "암호", "Join" : "참가", "Hello %s" : "%s 님 안녕하세요", "Group" : "그룹", + "No matches" : "일치 항목 없음", + "Public" : "공개", "Name" : "이름", "Access" : "접근 권한", "Max" : "최대치", @@ -17,6 +20,7 @@ OC.L10N.register( "Welcome" : "환영합니다", "Room name" : "방 번호", "Create" : "생성", + "Copy to clipboard" : "클립보드로 복사", "_%n participant_::_%n participants_" : ["참가자들"], "Delete" : "삭제", "Select target folder" : "지정 폴더 열기", @@ -28,6 +32,7 @@ OC.L10N.register( "Loading" : "불러오는 중", "Settings saved" : "설정 저장됨", "Unexpected error occurred" : "예상치 못한 에러가 발생했습니다", - "API URL is invalid" : "무효한 API URL" + "API URL is invalid" : "무효한 API URL", + "Start" : "시작" }, "nplurals=1; plural=0;"); diff --git a/l10n/ko.json b/l10n/ko.json index 44cec01..a3d5eec 100644 --- a/l10n/ko.json +++ b/l10n/ko.json @@ -1,12 +1,15 @@ { "translations": { "Back to %s" : "%s(으)로 돌아가기", "Save" : "저장", + "Community" : "커뮤니티", "Please enter your name!" : "이름을 입력하시오!", "Display name" : "표시 이름", "Password" : "암호", "Join" : "참가", "Hello %s" : "%s 님 안녕하세요", "Group" : "그룹", + "No matches" : "일치 항목 없음", + "Public" : "공개", "Name" : "이름", "Access" : "접근 권한", "Max" : "최대치", @@ -15,6 +18,7 @@ "Welcome" : "환영합니다", "Room name" : "방 번호", "Create" : "생성", + "Copy to clipboard" : "클립보드로 복사", "_%n participant_::_%n participants_" : ["참가자들"], "Delete" : "삭제", "Select target folder" : "지정 폴더 열기", @@ -26,6 +30,7 @@ "Loading" : "불러오는 중", "Settings saved" : "설정 저장됨", "Unexpected error occurred" : "예상치 못한 에러가 발생했습니다", - "API URL is invalid" : "무효한 API URL" + "API URL is invalid" : "무효한 API URL", + "Start" : "시작" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/lo.js b/l10n/lo.js new file mode 100644 index 0000000..c7d9c11 --- /dev/null +++ b/l10n/lo.js @@ -0,0 +1,18 @@ +OC.L10N.register( + "bbb", + { + "Back to %s" : "ຫຼັງ%s", + "Save" : "ບັນທຶກ", + "Community" : "ຊຸມຊົນ", + "Password" : "ລະຫັດຜ່ານ", + "Group" : "ກຸ່ມ", + "Name" : "ຊື່", + "Edit" : "ແກ້ໄຂ", + "Create" : "ສ້າງ", + "Delete" : "ລຶບ", + "Error" : "ຜິດພາດ", + "Share" : "ແບ່ງປັນ", + "Loading" : "ການໂຫຼດ", + "Start" : "ເລີ່ມຕົ້ນ" +}, +"nplurals=1; plural=0;"); diff --git a/l10n/lo.json b/l10n/lo.json new file mode 100644 index 0000000..54824f9 --- /dev/null +++ b/l10n/lo.json @@ -0,0 +1,16 @@ +{ "translations": { + "Back to %s" : "ຫຼັງ%s", + "Save" : "ບັນທຶກ", + "Community" : "ຊຸມຊົນ", + "Password" : "ລະຫັດຜ່ານ", + "Group" : "ກຸ່ມ", + "Name" : "ຊື່", + "Edit" : "ແກ້ໄຂ", + "Create" : "ສ້າງ", + "Delete" : "ລຶບ", + "Error" : "ຜິດພາດ", + "Share" : "ແບ່ງປັນ", + "Loading" : "ການໂຫຼດ", + "Start" : "ເລີ່ມຕົ້ນ" +},"pluralForm" :"nplurals=1; plural=0;" +} \ No newline at end of file diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js index 9618e77..aa9905c 100644 --- a/l10n/lt_LT.js +++ b/l10n/lt_LT.js @@ -10,6 +10,7 @@ OC.L10N.register( "Back to %s" : "Atgal į %s", "API URL" : "API URL", "Save" : "Įrašyti", + "Community" : "Bendruomenė", "You will be forwarded to the room in the next few seconds." : "Po kelių sekundžių būsite peradresuoti į kambarį.", "Let's go!" : "Pirmyn!", "Please enter your name!" : "Įveskite savo vardą!", @@ -21,6 +22,7 @@ OC.L10N.register( "Hello %s" : "Sveiki, %s", "Name, group …" : "Vardas, grupė…", "Group" : "Grupė", + "Public" : "Viešas", "Name" : "Pavadinimas", "Access" : "Prieiga", "You are not permitted to create a room." : "Jums neleidžiama sukurti kambario.", @@ -41,6 +43,7 @@ OC.L10N.register( "Loading" : "Įkeliama", "Group …" : "Grupė…", "Settings saved" : "Nustatymai įrašyti", - "Unexpected error occurred" : "Įvyko netikėta klaida" + "Unexpected error occurred" : "Įvyko netikėta klaida", + "Start" : "Pradėti" }, "nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"); diff --git a/l10n/lt_LT.json b/l10n/lt_LT.json index 1d5fb44..87076a7 100644 --- a/l10n/lt_LT.json +++ b/l10n/lt_LT.json @@ -8,6 +8,7 @@ "Back to %s" : "Atgal į %s", "API URL" : "API URL", "Save" : "Įrašyti", + "Community" : "Bendruomenė", "You will be forwarded to the room in the next few seconds." : "Po kelių sekundžių būsite peradresuoti į kambarį.", "Let's go!" : "Pirmyn!", "Please enter your name!" : "Įveskite savo vardą!", @@ -19,6 +20,7 @@ "Hello %s" : "Sveiki, %s", "Name, group …" : "Vardas, grupė…", "Group" : "Grupė", + "Public" : "Viešas", "Name" : "Pavadinimas", "Access" : "Prieiga", "You are not permitted to create a room." : "Jums neleidžiama sukurti kambario.", @@ -39,6 +41,7 @@ "Loading" : "Įkeliama", "Group …" : "Grupė…", "Settings saved" : "Nustatymai įrašyti", - "Unexpected error occurred" : "Įvyko netikėta klaida" + "Unexpected error occurred" : "Įvyko netikėta klaida", + "Start" : "Pradėti" },"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);" } \ No newline at end of file diff --git a/l10n/lv.js b/l10n/lv.js index 3e4b00f..c504a18 100644 --- a/l10n/lv.js +++ b/l10n/lv.js @@ -5,6 +5,7 @@ OC.L10N.register( "BigBlueButton integration for Nextcloud" : "BigBlueButton integrācija priekš Nextcloud", "API secret" : "API slepenais kods", "Save" : "Saglabāt", + "Community" : "Kopiena", "Please enter your name!" : "Ludzu ieraksties savu vārdu@", "The name must be at least 3 characters long." : "Vārdam jābūt vismaz 3 rakstzīmes garam.", "Display name" : "Ekrāna vārds", @@ -12,6 +13,7 @@ OC.L10N.register( "Join" : "Pievienoties", "Hello %s" : "Sveiki, %s", "Group" : "Grupa", + "Public" : "Publiska", "Name" : "Vārds", "Max" : "Maksimāli", "Record" : "Ierakstīt", @@ -20,6 +22,7 @@ OC.L10N.register( "Welcome" : "Laipni lūdzam!", "Room name" : "Sapulču telpas nosaukums", "Create" : "Izveidot", + "Copy to clipboard" : "Kopēt starpliktuvē", "_%n participant_::_%n participants_" : ["dalībnieki - %n","%n dalībnieks","%n dalībnieki"], "Delete" : "Dzēst", "Delete \"{name}\"?" : "Dzēst \"{name}\"?", @@ -38,6 +41,7 @@ OC.L10N.register( "Loading" : "Ielādē", "Settings saved" : "Iestatījumi saglabāti", "Unexpected error occurred" : "Neparedzēta kļūda", - "API secret is invalid" : "API slepenais kods nav pareizs" + "API secret is invalid" : "API slepenais kods nav pareizs", + "Start" : "Sākt" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"); diff --git a/l10n/lv.json b/l10n/lv.json index a832e5f..71d74b8 100644 --- a/l10n/lv.json +++ b/l10n/lv.json @@ -3,6 +3,7 @@ "BigBlueButton integration for Nextcloud" : "BigBlueButton integrācija priekš Nextcloud", "API secret" : "API slepenais kods", "Save" : "Saglabāt", + "Community" : "Kopiena", "Please enter your name!" : "Ludzu ieraksties savu vārdu@", "The name must be at least 3 characters long." : "Vārdam jābūt vismaz 3 rakstzīmes garam.", "Display name" : "Ekrāna vārds", @@ -10,6 +11,7 @@ "Join" : "Pievienoties", "Hello %s" : "Sveiki, %s", "Group" : "Grupa", + "Public" : "Publiska", "Name" : "Vārds", "Max" : "Maksimāli", "Record" : "Ierakstīt", @@ -18,6 +20,7 @@ "Welcome" : "Laipni lūdzam!", "Room name" : "Sapulču telpas nosaukums", "Create" : "Izveidot", + "Copy to clipboard" : "Kopēt starpliktuvē", "_%n participant_::_%n participants_" : ["dalībnieki - %n","%n dalībnieks","%n dalībnieki"], "Delete" : "Dzēst", "Delete \"{name}\"?" : "Dzēst \"{name}\"?", @@ -36,6 +39,7 @@ "Loading" : "Ielādē", "Settings saved" : "Iestatījumi saglabāti", "Unexpected error occurred" : "Neparedzēta kļūda", - "API secret is invalid" : "API slepenais kods nav pareizs" + "API secret is invalid" : "API slepenais kods nav pareizs", + "Start" : "Sākt" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);" } \ No newline at end of file diff --git a/l10n/mk.js b/l10n/mk.js index 04de982..771ce01 100644 --- a/l10n/mk.js +++ b/l10n/mk.js @@ -3,23 +3,28 @@ OC.L10N.register( { "Back to %s" : "Врати се на %s", "Save" : "Зачувај", + "Community" : "Заедница", "Display name" : "Име и презиме", "Password" : "Лозинка", "Join" : "Приклучи се", "Hello %s" : "Здраво %s", "Group" : "Група", "No matches" : "Нема совпаѓања", + "Public" : "Јавна", "Name" : "Име", + "Access" : "Пристап", "Edit" : "Уреди", "Welcome" : "Добредојде", "Miscellaneous" : "Разно", "Create" : "Креирај", + "Copy to clipboard" : "Копирај во клипборд", "Delete" : "Избриши", "Error" : "Грешка", "Server error" : "Грешка на серверот", "moderator" : "модератор", "Share" : "Сподели", "Loading" : "Се вчитува", - "Settings saved" : "Параматрите се зачувани" + "Settings saved" : "Параматрите се зачувани", + "Start" : "Почеток" }, "nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"); diff --git a/l10n/mk.json b/l10n/mk.json index 03372b2..0bf2677 100644 --- a/l10n/mk.json +++ b/l10n/mk.json @@ -1,23 +1,28 @@ { "translations": { "Back to %s" : "Врати се на %s", "Save" : "Зачувај", + "Community" : "Заедница", "Display name" : "Име и презиме", "Password" : "Лозинка", "Join" : "Приклучи се", "Hello %s" : "Здраво %s", "Group" : "Група", "No matches" : "Нема совпаѓања", + "Public" : "Јавна", "Name" : "Име", + "Access" : "Пристап", "Edit" : "Уреди", "Welcome" : "Добредојде", "Miscellaneous" : "Разно", "Create" : "Креирај", + "Copy to clipboard" : "Копирај во клипборд", "Delete" : "Избриши", "Error" : "Грешка", "Server error" : "Грешка на серверот", "moderator" : "модератор", "Share" : "Сподели", "Loading" : "Се вчитува", - "Settings saved" : "Параматрите се зачувани" + "Settings saved" : "Параматрите се зачувани", + "Start" : "Почеток" },"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;" } \ No newline at end of file diff --git a/l10n/mn.js b/l10n/mn.js index 03688d4..99e4215 100644 --- a/l10n/mn.js +++ b/l10n/mn.js @@ -6,6 +6,7 @@ OC.L10N.register( "Password" : "Нууц үг", "Hello %s" : "Сайн байна уу, %s", "Group" : "Бүлэг", + "Public" : "Нийтийн", "Name" : "Нэр", "Edit" : "засварлах", "Welcome" : "Тавтай морил", @@ -15,6 +16,7 @@ OC.L10N.register( "Server error" : "серверийн алдаа", "Share" : "Түгээх", "Loading" : "Loading", - "Settings saved" : "Тохиргоо хадгалагдлаа" + "Settings saved" : "Тохиргоо хадгалагдлаа", + "Start" : "эхлэх" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/mn.json b/l10n/mn.json index 67954d6..0e27cb9 100644 --- a/l10n/mn.json +++ b/l10n/mn.json @@ -4,6 +4,7 @@ "Password" : "Нууц үг", "Hello %s" : "Сайн байна уу, %s", "Group" : "Бүлэг", + "Public" : "Нийтийн", "Name" : "Нэр", "Edit" : "засварлах", "Welcome" : "Тавтай морил", @@ -13,6 +14,7 @@ "Server error" : "серверийн алдаа", "Share" : "Түгээх", "Loading" : "Loading", - "Settings saved" : "Тохиргоо хадгалагдлаа" + "Settings saved" : "Тохиргоо хадгалагдлаа", + "Start" : "эхлэх" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/nb.js b/l10n/nb.js index dfbec24..3728ee9 100644 --- a/l10n/nb.js +++ b/l10n/nb.js @@ -3,24 +3,30 @@ OC.L10N.register( { "Back to %s" : "Tilbake til %s", "Save" : "Lagre", + "Community" : "Samfunn", "Display name" : "Visningsnavn", "Password" : "Passord", "Join" : "Bli med", "Hello %s" : "Hei %s", "Group" : "Gruppe", + "No matches" : "Ingen treff", + "Public" : "Offentlig", "Name" : "Navn", "Access" : "Tilgang", + "Max" : "Maks", "Edit" : "Rediger", "Welcome" : "Velkommen", "Miscellaneous" : "Diverse", "Room name" : "Romnavn", "Create" : "Ny", + "Copy to clipboard" : "Kopiert til utklippstavlen", "Delete" : "Slett", "Error" : "Feil", "Server error" : "Tjenerfeil", "moderator" : "moderator", "Share" : "Del", "Loading" : "Laster", - "Settings saved" : "Innstillinger lagret" + "Settings saved" : "Innstillinger lagret", + "Start" : "Start" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/nb.json b/l10n/nb.json index d8a9aae..95ebd05 100644 --- a/l10n/nb.json +++ b/l10n/nb.json @@ -1,24 +1,30 @@ { "translations": { "Back to %s" : "Tilbake til %s", "Save" : "Lagre", + "Community" : "Samfunn", "Display name" : "Visningsnavn", "Password" : "Passord", "Join" : "Bli med", "Hello %s" : "Hei %s", "Group" : "Gruppe", + "No matches" : "Ingen treff", + "Public" : "Offentlig", "Name" : "Navn", "Access" : "Tilgang", + "Max" : "Maks", "Edit" : "Rediger", "Welcome" : "Velkommen", "Miscellaneous" : "Diverse", "Room name" : "Romnavn", "Create" : "Ny", + "Copy to clipboard" : "Kopiert til utklippstavlen", "Delete" : "Slett", "Error" : "Feil", "Server error" : "Tjenerfeil", "moderator" : "moderator", "Share" : "Del", "Loading" : "Laster", - "Settings saved" : "Innstillinger lagret" + "Settings saved" : "Innstillinger lagret", + "Start" : "Start" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/nl.js b/l10n/nl.js index 53e4370..620fa91 100644 --- a/l10n/nl.js +++ b/l10n/nl.js @@ -128,6 +128,7 @@ OC.L10N.register( "URL has to start with HTTPS" : "URL moet beginnen met HTTPS", "URL has to contain the {token} placeholder" : "URL moet de {token} aanduiding bevatten", "URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "URL moet beginnen met https:// en moet {token} bavatten. daarnaast kan de {user} aanduiding worden gebruikt.", + "Start" : "Start", "_This room is not open yet. We will try it again in %n second. Please wait._::_This room is not open yet. We will try it again in %n seconds. Please wait._" : ["Deze ruimte is nog niet open. We proberen het opnieuw over %n seconde. Even geduld","Deze ruimte is nog niet open. We proberen het opnieuw over %n seconden. Even geduld."] }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/nl.json b/l10n/nl.json index 2ebf74c..32d76d1 100644 --- a/l10n/nl.json +++ b/l10n/nl.json @@ -126,6 +126,7 @@ "URL has to start with HTTPS" : "URL moet beginnen met HTTPS", "URL has to contain the {token} placeholder" : "URL moet de {token} aanduiding bevatten", "URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "URL moet beginnen met https:// en moet {token} bavatten. daarnaast kan de {user} aanduiding worden gebruikt.", + "Start" : "Start", "_This room is not open yet. We will try it again in %n second. Please wait._::_This room is not open yet. We will try it again in %n seconds. Please wait._" : ["Deze ruimte is nog niet open. We proberen het opnieuw over %n seconde. Even geduld","Deze ruimte is nog niet open. We proberen het opnieuw over %n seconden. Even geduld."] },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/nn_NO.js b/l10n/nn_NO.js index f3b9387..18d011b 100644 --- a/l10n/nn_NO.js +++ b/l10n/nn_NO.js @@ -11,6 +11,7 @@ OC.L10N.register( "Delete" : "Ta bort", "Error" : "Feil", "Share" : "Del", - "Loading" : "Loading" + "Loading" : "Loading", + "Start" : "Start" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/nn_NO.json b/l10n/nn_NO.json index cdad964..30ab74f 100644 --- a/l10n/nn_NO.json +++ b/l10n/nn_NO.json @@ -9,6 +9,7 @@ "Delete" : "Ta bort", "Error" : "Feil", "Share" : "Del", - "Loading" : "Loading" + "Loading" : "Loading", + "Start" : "Start" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/oc.js b/l10n/oc.js index f76b0fc..3f352d8 100644 --- a/l10n/oc.js +++ b/l10n/oc.js @@ -3,14 +3,19 @@ OC.L10N.register( { "BigBlueButton Integration" : "Integracion BigBlueButton", "BigBlueButton integration for Nextcloud" : "Integracion Nextcloud per BigBlueButton", + "Back to %s" : "Tornar a %s", "API secret" : "Secret API", "Save" : "Salvar", "Please enter your name!" : "Picatz vòstre nom !", "The name must be at least 3 characters long." : "Lo nom deu almens fa 3 caractèrs.", + "Display name" : "Nom afichat", "Password" : "Senhal", "Join" : "Rejónher", + "Hello %s" : "Adieu %s", "Group" : "Grop", "Searching" : "Recèrca", + "No matches" : "Cap de resultat correspond pas", + "Public" : "Public", "Name" : "Nom", "Max" : "Max", "Record" : "Enregistrar", diff --git a/l10n/oc.json b/l10n/oc.json index dcfa57b..6ed4e4f 100644 --- a/l10n/oc.json +++ b/l10n/oc.json @@ -1,14 +1,19 @@ { "translations": { "BigBlueButton Integration" : "Integracion BigBlueButton", "BigBlueButton integration for Nextcloud" : "Integracion Nextcloud per BigBlueButton", + "Back to %s" : "Tornar a %s", "API secret" : "Secret API", "Save" : "Salvar", "Please enter your name!" : "Picatz vòstre nom !", "The name must be at least 3 characters long." : "Lo nom deu almens fa 3 caractèrs.", + "Display name" : "Nom afichat", "Password" : "Senhal", "Join" : "Rejónher", + "Hello %s" : "Adieu %s", "Group" : "Grop", "Searching" : "Recèrca", + "No matches" : "Cap de resultat correspond pas", + "Public" : "Public", "Name" : "Nom", "Max" : "Max", "Record" : "Enregistrar", diff --git a/l10n/pt_PT.js b/l10n/pt_PT.js index dff8282..6cac527 100644 --- a/l10n/pt_PT.js +++ b/l10n/pt_PT.js @@ -6,6 +6,7 @@ OC.L10N.register( "API URL" : "URL da API", "API secret" : "Segredo da API", "Save" : "Guardar", + "Community" : "Comunidade", "Please enter your name!" : "Por favor, insira o seu nome!", "The name must be at least 3 characters long." : "O nome deve ter pelo menos 2 carateres.", "Display name" : "Nome a exibir", @@ -13,6 +14,7 @@ OC.L10N.register( "Join" : "Aderir", "Hello %s" : "Olá %s", "Group" : "Grupo", + "Public" : "Público", "Name" : "Nome", "Access" : "Acesso", "Max" : "Máx.", @@ -22,6 +24,7 @@ OC.L10N.register( "Welcome" : "Bem-vindo", "Room name" : "Nome da sala", "Create" : "Criar", + "Copy to clipboard" : "Copiar para área de transferência", "_%n participant_::_%n participants_" : ["%n participante","%n participantes"], "Delete" : "Eliminar", "Delete \"{name}\"?" : "Eliminar \"{name}\"?", @@ -33,6 +36,7 @@ OC.L10N.register( "moderator" : "moderador", "Share" : "Partilhar", "Loading" : "A carregar", - "Settings saved" : "Definições guardadas" + "Settings saved" : "Definições guardadas", + "Start" : "Início" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/pt_PT.json b/l10n/pt_PT.json index 5e891df..9dee399 100644 --- a/l10n/pt_PT.json +++ b/l10n/pt_PT.json @@ -4,6 +4,7 @@ "API URL" : "URL da API", "API secret" : "Segredo da API", "Save" : "Guardar", + "Community" : "Comunidade", "Please enter your name!" : "Por favor, insira o seu nome!", "The name must be at least 3 characters long." : "O nome deve ter pelo menos 2 carateres.", "Display name" : "Nome a exibir", @@ -11,6 +12,7 @@ "Join" : "Aderir", "Hello %s" : "Olá %s", "Group" : "Grupo", + "Public" : "Público", "Name" : "Nome", "Access" : "Acesso", "Max" : "Máx.", @@ -20,6 +22,7 @@ "Welcome" : "Bem-vindo", "Room name" : "Nome da sala", "Create" : "Criar", + "Copy to clipboard" : "Copiar para área de transferência", "_%n participant_::_%n participants_" : ["%n participante","%n participantes"], "Delete" : "Eliminar", "Delete \"{name}\"?" : "Eliminar \"{name}\"?", @@ -31,6 +34,7 @@ "moderator" : "moderador", "Share" : "Partilhar", "Loading" : "A carregar", - "Settings saved" : "Definições guardadas" + "Settings saved" : "Definições guardadas", + "Start" : "Início" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/ro.js b/l10n/ro.js index 4dbaa22..331caf6 100644 --- a/l10n/ro.js +++ b/l10n/ro.js @@ -3,10 +3,12 @@ OC.L10N.register( { "Back to %s" : "Înapoi la %s", "Save" : "Salvează", + "Community" : "Comunitate", "Display name" : "Nume afișat", "Password" : "Parolă", "Hello %s" : "Salut %s", "Group" : "Grup", + "Public" : "Public", "Name" : "Nume", "Access" : "Acces", "Edit" : "Editare", @@ -17,6 +19,7 @@ OC.L10N.register( "Server error" : "Eroare server", "Share" : "Partajează", "Loading" : "Loading", - "Settings saved" : "Setările au fost salvate" + "Settings saved" : "Setările au fost salvate", + "Start" : "Începe" }, "nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"); diff --git a/l10n/ro.json b/l10n/ro.json index 7317813..1fa8e0a 100644 --- a/l10n/ro.json +++ b/l10n/ro.json @@ -1,10 +1,12 @@ { "translations": { "Back to %s" : "Înapoi la %s", "Save" : "Salvează", + "Community" : "Comunitate", "Display name" : "Nume afișat", "Password" : "Parolă", "Hello %s" : "Salut %s", "Group" : "Grup", + "Public" : "Public", "Name" : "Nume", "Access" : "Acces", "Edit" : "Editare", @@ -15,6 +17,7 @@ "Server error" : "Eroare server", "Share" : "Partajează", "Loading" : "Loading", - "Settings saved" : "Setările au fost salvate" + "Settings saved" : "Setările au fost salvate", + "Start" : "Începe" },"pluralForm" :"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));" } \ No newline at end of file diff --git a/l10n/ru.js b/l10n/ru.js index 8a470db..7310dd0 100644 --- a/l10n/ru.js +++ b/l10n/ru.js @@ -128,6 +128,7 @@ OC.L10N.register( "URL has to start with HTTPS" : "URL должен начинаться с HTTPS", "URL has to contain the {token} placeholder" : "URL должен содержать заполнитель {token}", "URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "URL должен начинаться с https:// и содержать {token}. Дополнительно может быть использован заполнитель {user}.", + "Start" : "Начать", "_This room is not open yet. We will try it again in %n second. Please wait._::_This room is not open yet. We will try it again in %n seconds. Please wait._" : ["Эта комната ещё не открыта. Мы повторим попытку через %n секунду. Пожалуйста, подождите.","Эта комната ещё не открыта. Мы повторим попытку через %n секунды. Пожалуйста, подождите.","Эта комната ещё не открыта. Мы повторим попытку через %n секунд. Пожалуйста, подождите.","Эта комната ещё не открыта. Мы повторим попытку через %n секунд. Пожалуйста, подождите."] }, "nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"); diff --git a/l10n/ru.json b/l10n/ru.json index 8b1c6de..b09adb2 100644 --- a/l10n/ru.json +++ b/l10n/ru.json @@ -126,6 +126,7 @@ "URL has to start with HTTPS" : "URL должен начинаться с HTTPS", "URL has to contain the {token} placeholder" : "URL должен содержать заполнитель {token}", "URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "URL должен начинаться с https:// и содержать {token}. Дополнительно может быть использован заполнитель {user}.", + "Start" : "Начать", "_This room is not open yet. We will try it again in %n second. Please wait._::_This room is not open yet. We will try it again in %n seconds. Please wait._" : ["Эта комната ещё не открыта. Мы повторим попытку через %n секунду. Пожалуйста, подождите.","Эта комната ещё не открыта. Мы повторим попытку через %n секунды. Пожалуйста, подождите.","Эта комната ещё не открыта. Мы повторим попытку через %n секунд. Пожалуйста, подождите.","Эта комната ещё не открыта. Мы повторим попытку через %n секунд. Пожалуйста, подождите."] },"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);" } \ No newline at end of file diff --git a/l10n/sc.js b/l10n/sc.js index 9f0f1ce..9ffd61b 100644 --- a/l10n/sc.js +++ b/l10n/sc.js @@ -125,6 +125,7 @@ OC.L10N.register( "URL has to start with HTTPS" : "S'URL depet cumintzare cun HTTPS", "URL has to contain the {token} placeholder" : "S'URL depet cuntènnere su {token} còdighe", "URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "S'URL depet cumintzare cun https:// e cuntènnere {token}. In prus si podet impreare su còdighe {user}.", + "Start" : "Cumintza", "_This room is not open yet. We will try it again in %n second. Please wait._::_This room is not open yet. We will try it again in %n seconds. Please wait._" : ["Custa istantza no est ancora aberta. Amus a torrare a proare intre %n segundu. Aspeta.","Custa istantza no est ancora aberta. Amus a torrare a proare intre %n segundos. Aspeta."] }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/sc.json b/l10n/sc.json index 78aac05..4b66edf 100644 --- a/l10n/sc.json +++ b/l10n/sc.json @@ -123,6 +123,7 @@ "URL has to start with HTTPS" : "S'URL depet cumintzare cun HTTPS", "URL has to contain the {token} placeholder" : "S'URL depet cuntènnere su {token} còdighe", "URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "S'URL depet cumintzare cun https:// e cuntènnere {token}. In prus si podet impreare su còdighe {user}.", + "Start" : "Cumintza", "_This room is not open yet. We will try it again in %n second. Please wait._::_This room is not open yet. We will try it again in %n seconds. Please wait._" : ["Custa istantza no est ancora aberta. Amus a torrare a proare intre %n segundu. Aspeta.","Custa istantza no est ancora aberta. Amus a torrare a proare intre %n segundos. Aspeta."] },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/sl.js b/l10n/sl.js index 478aa1a..948d33f 100644 --- a/l10n/sl.js +++ b/l10n/sl.js @@ -123,6 +123,7 @@ OC.L10N.register( "URL has to start with HTTPS" : "Naslov URL se mora začeti s HTTPS", "URL has to contain the {token} placeholder" : "Naslov URL mora vključevati vsebnik {token}", "URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "Naslov URL se mora začeti z https:// in mora vključevati žeton {token}. Uporabiti je mogoče tudi vsebnik {user}.", + "Start" : "Začni", "_This room is not open yet. We will try it again in %n second. Please wait._::_This room is not open yet. We will try it again in %n seconds. Please wait._" : ["Ta soba še ni odprta. Ponovno povezovanje bo izvedeno čez %n sekundo.","Ta soba še ni odprta. Ponovno povezovanje bo izvedeno čez %n sekundi.","Ta soba še ni odprta. Ponovno povezovanje bo izvedeno čez %n sekunde.","Ta soba še ni odprta. Ponovno povezovanje bo izvedeno čez %n sekund."] }, "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"); diff --git a/l10n/sl.json b/l10n/sl.json index cf6bc0b..21764d3 100644 --- a/l10n/sl.json +++ b/l10n/sl.json @@ -121,6 +121,7 @@ "URL has to start with HTTPS" : "Naslov URL se mora začeti s HTTPS", "URL has to contain the {token} placeholder" : "Naslov URL mora vključevati vsebnik {token}", "URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "Naslov URL se mora začeti z https:// in mora vključevati žeton {token}. Uporabiti je mogoče tudi vsebnik {user}.", + "Start" : "Začni", "_This room is not open yet. We will try it again in %n second. Please wait._::_This room is not open yet. We will try it again in %n seconds. Please wait._" : ["Ta soba še ni odprta. Ponovno povezovanje bo izvedeno čez %n sekundo.","Ta soba še ni odprta. Ponovno povezovanje bo izvedeno čez %n sekundi.","Ta soba še ni odprta. Ponovno povezovanje bo izvedeno čez %n sekunde.","Ta soba še ni odprta. Ponovno povezovanje bo izvedeno čez %n sekund."] },"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);" } \ No newline at end of file diff --git a/l10n/sq.js b/l10n/sq.js index ca9b2cd..6ce4146 100644 --- a/l10n/sq.js +++ b/l10n/sq.js @@ -2,20 +2,24 @@ OC.L10N.register( "bbb", { "Save" : "Ruaj", + "Community" : "Komuniteti", "Display name" : "Shfaq emrin", "Password" : "Fjalëkalim", "Hello %s" : "Përshëndetje %s", "Group" : "Grup", + "Public" : "Publik", "Name" : "Emri", "Edit" : "Përpuno", "Welcome" : "Mirëseerdhët", "Room name" : "Emri i dhomës", "Create" : "Krijo", + "Copy to clipboard" : "Kopjo në dërrasë ", "Delete" : "Delete", "Error" : "Error", "Server error" : "Gabim shërbyesi", "Share" : "Shpërndaje", "Loading" : "Duke ngarkuar", - "Settings saved" : "Opsjonet u Ruajtën." + "Settings saved" : "Opsjonet u Ruajtën.", + "Start" : "Fillo" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/sq.json b/l10n/sq.json index e62a0d7..dacfc62 100644 --- a/l10n/sq.json +++ b/l10n/sq.json @@ -1,19 +1,23 @@ { "translations": { "Save" : "Ruaj", + "Community" : "Komuniteti", "Display name" : "Shfaq emrin", "Password" : "Fjalëkalim", "Hello %s" : "Përshëndetje %s", "Group" : "Grup", + "Public" : "Publik", "Name" : "Emri", "Edit" : "Përpuno", "Welcome" : "Mirëseerdhët", "Room name" : "Emri i dhomës", "Create" : "Krijo", + "Copy to clipboard" : "Kopjo në dërrasë ", "Delete" : "Delete", "Error" : "Error", "Server error" : "Gabim shërbyesi", "Share" : "Shpërndaje", "Loading" : "Duke ngarkuar", - "Settings saved" : "Opsjonet u Ruajtën." + "Settings saved" : "Opsjonet u Ruajtën.", + "Start" : "Fillo" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/sr.js b/l10n/sr.js index 8072034..3d59cb3 100644 --- a/l10n/sr.js +++ b/l10n/sr.js @@ -3,23 +3,27 @@ OC.L10N.register( { "Back to %s" : "Назад на %s", "Save" : "Сачувај", + "Community" : "Заједница", "Display name" : "Име за приказ", "Password" : "Лозинка", "Join" : "Придружи се", "Hello %s" : "Здраво %s", "Group" : "Група", + "Public" : "Јавно", "Name" : "Име", "Access" : "Приступ", "Edit" : "Измени", "Welcome" : "Добро дошли", "Room name" : "Име собе", "Create" : "Направи", + "Copy to clipboard" : "Копирај у оставу", "Delete" : "Избриши", "Error" : "Грешка", "Server error" : "Грешка на серверу", "moderator" : "модератор", "Share" : "Подели", "Loading" : "Учитавам", - "Settings saved" : "Поставке сачуване" + "Settings saved" : "Поставке сачуване", + "Start" : "Почетак" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/l10n/sr.json b/l10n/sr.json index 28a6bd2..13d3179 100644 --- a/l10n/sr.json +++ b/l10n/sr.json @@ -1,23 +1,27 @@ { "translations": { "Back to %s" : "Назад на %s", "Save" : "Сачувај", + "Community" : "Заједница", "Display name" : "Име за приказ", "Password" : "Лозинка", "Join" : "Придружи се", "Hello %s" : "Здраво %s", "Group" : "Група", + "Public" : "Јавно", "Name" : "Име", "Access" : "Приступ", "Edit" : "Измени", "Welcome" : "Добро дошли", "Room name" : "Име собе", "Create" : "Направи", + "Copy to clipboard" : "Копирај у оставу", "Delete" : "Избриши", "Error" : "Грешка", "Server error" : "Грешка на серверу", "moderator" : "модератор", "Share" : "Подели", "Loading" : "Учитавам", - "Settings saved" : "Поставке сачуване" + "Settings saved" : "Поставке сачуване", + "Start" : "Почетак" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" } \ No newline at end of file diff --git a/l10n/sr@latin.js b/l10n/sr@latin.js index 4cc537d..d73789b 100644 --- a/l10n/sr@latin.js +++ b/l10n/sr@latin.js @@ -2,6 +2,7 @@ OC.L10N.register( "bbb", { "Save" : "Sačuvaj", + "Community" : "Zajednica", "Password" : "Lozinka", "Hello %s" : "Здраво %s", "Group" : "Group", diff --git a/l10n/sr@latin.json b/l10n/sr@latin.json index e50f66e..22b9e42 100644 --- a/l10n/sr@latin.json +++ b/l10n/sr@latin.json @@ -1,5 +1,6 @@ { "translations": { "Save" : "Sačuvaj", + "Community" : "Zajednica", "Password" : "Lozinka", "Hello %s" : "Здраво %s", "Group" : "Group", diff --git a/l10n/sv.js b/l10n/sv.js index 1ba40bb..6bf71c5 100644 --- a/l10n/sv.js +++ b/l10n/sv.js @@ -3,6 +3,7 @@ OC.L10N.register( { "Back to %s" : "Tillbaka till %s", "Save" : "Spara", + "Community" : "Community", "Let's go!" : "Då kör vi!", "Display name" : "Visningsnamn", "Password" : "Lösenord", @@ -11,6 +12,7 @@ OC.L10N.register( "Group" : "Grupp", "Searching" : "Söker", "No matches" : "Inga träffar", + "Public" : "Offentlig", "Name" : "Namn", "Access" : "Åtkomst", "Edit" : "Redigera", @@ -18,12 +20,14 @@ OC.L10N.register( "Miscellaneous" : "Diverse", "Room name" : "Rumsnamn", "Create" : "Skapa", + "Copy to clipboard" : "Kopiera till urklipp", "Delete" : "Ta bort", "Error" : "Fel", "Server error" : "Serverfel", "moderator" : "moderator", "Share" : "Dela", "Loading" : "Läser in", - "Settings saved" : "Inställningar sparade" + "Settings saved" : "Inställningar sparade", + "Start" : "Start" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/sv.json b/l10n/sv.json index 2e87374..dcd2cd8 100644 --- a/l10n/sv.json +++ b/l10n/sv.json @@ -1,6 +1,7 @@ { "translations": { "Back to %s" : "Tillbaka till %s", "Save" : "Spara", + "Community" : "Community", "Let's go!" : "Då kör vi!", "Display name" : "Visningsnamn", "Password" : "Lösenord", @@ -9,6 +10,7 @@ "Group" : "Grupp", "Searching" : "Söker", "No matches" : "Inga träffar", + "Public" : "Offentlig", "Name" : "Namn", "Access" : "Åtkomst", "Edit" : "Redigera", @@ -16,12 +18,14 @@ "Miscellaneous" : "Diverse", "Room name" : "Rumsnamn", "Create" : "Skapa", + "Copy to clipboard" : "Kopiera till urklipp", "Delete" : "Ta bort", "Error" : "Fel", "Server error" : "Serverfel", "moderator" : "moderator", "Share" : "Dela", "Loading" : "Läser in", - "Settings saved" : "Inställningar sparade" + "Settings saved" : "Inställningar sparade", + "Start" : "Start" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/ta.js b/l10n/ta.js index 2698fd3..3fcc25f 100644 --- a/l10n/ta.js +++ b/l10n/ta.js @@ -3,6 +3,7 @@ OC.L10N.register( { "Save" : "சேமிக்க ", "Password" : "கடவுச்சொல்", + "Hello %s" : "வணக்கம் %s", "Group" : "Group", "Name" : "பெயர்", "Edit" : "தொகுக்க", diff --git a/l10n/ta.json b/l10n/ta.json index 749645f..1b51887 100644 --- a/l10n/ta.json +++ b/l10n/ta.json @@ -1,6 +1,7 @@ { "translations": { "Save" : "சேமிக்க ", "Password" : "கடவுச்சொல்", + "Hello %s" : "வணக்கம் %s", "Group" : "Group", "Name" : "பெயர்", "Edit" : "தொகுக்க", diff --git a/l10n/th.js b/l10n/th.js index 8cfe0ea..e58d4d2 100644 --- a/l10n/th.js +++ b/l10n/th.js @@ -8,18 +8,25 @@ OC.L10N.register( "{user} shared the room %s with you." : "{user} แบ่งปันห้องกับคุณเมื่อ %s", "Room not found" : "ไม่พบห้อง", "The room could not be found. Maybe it was deleted?" : "ไม่พบห้อง อาจจะถูกลบไปแล้ว", + "Back to %s" : "กลับสู่ %s", "Save" : "บันทึก", + "Community" : "ชุมชน", + "Display name" : "ชื่อที่แสดง", "Password" : "รหัสผ่าน", "Hello %s" : "สวัสดี %s", "Group" : "กลุ่ม", + "Public" : "สาธารณะ", "Name" : "ชื่อ", "Edit" : "แก้ไข", "Create" : "สร้าง", + "Copy to clipboard" : "คัดลอกไปยังคลิปบอร์ด", "Delete" : "ลบ", "Error" : "ข้อผิดพลาด", "Delete?" : "ลบ", "Server error" : "ข้อผิดพลาดของเซิร์ฟเวอร์", "Share" : "แชร์", - "Loading" : "Loading" + "Loading" : "Loading", + "Settings saved" : "บันทึกการตั้งค่าแล้ว", + "Start" : "เริ่ม" }, "nplurals=1; plural=0;"); diff --git a/l10n/th.json b/l10n/th.json index c5b26c8..332ad61 100644 --- a/l10n/th.json +++ b/l10n/th.json @@ -6,18 +6,25 @@ "{user} shared the room %s with you." : "{user} แบ่งปันห้องกับคุณเมื่อ %s", "Room not found" : "ไม่พบห้อง", "The room could not be found. Maybe it was deleted?" : "ไม่พบห้อง อาจจะถูกลบไปแล้ว", + "Back to %s" : "กลับสู่ %s", "Save" : "บันทึก", + "Community" : "ชุมชน", + "Display name" : "ชื่อที่แสดง", "Password" : "รหัสผ่าน", "Hello %s" : "สวัสดี %s", "Group" : "กลุ่ม", + "Public" : "สาธารณะ", "Name" : "ชื่อ", "Edit" : "แก้ไข", "Create" : "สร้าง", + "Copy to clipboard" : "คัดลอกไปยังคลิปบอร์ด", "Delete" : "ลบ", "Error" : "ข้อผิดพลาด", "Delete?" : "ลบ", "Server error" : "ข้อผิดพลาดของเซิร์ฟเวอร์", "Share" : "แชร์", - "Loading" : "Loading" + "Loading" : "Loading", + "Settings saved" : "บันทึกการตั้งค่าแล้ว", + "Start" : "เริ่ม" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/tk.js b/l10n/tk.js new file mode 100644 index 0000000..a68a85d --- /dev/null +++ b/l10n/tk.js @@ -0,0 +1,15 @@ +OC.L10N.register( + "bbb", + { + "Save" : "Saklamak", + "Community" : "Jemgyýeti", + "Password" : "Açarsöz", + "Hello %s" : "Salam%s", + "Name" : "Ady", + "Edit" : "Redaktirläň", + "Create" : "Dörediň", + "Delete" : "Pozmak", + "Error" : "ýalňyşlyk", + "Share" : "Paýlaş" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/l10n/tk.json b/l10n/tk.json new file mode 100644 index 0000000..565ef61 --- /dev/null +++ b/l10n/tk.json @@ -0,0 +1,13 @@ +{ "translations": { + "Save" : "Saklamak", + "Community" : "Jemgyýeti", + "Password" : "Açarsöz", + "Hello %s" : "Salam%s", + "Name" : "Ady", + "Edit" : "Redaktirläň", + "Create" : "Dörediň", + "Delete" : "Pozmak", + "Error" : "ýalňyşlyk", + "Share" : "Paýlaş" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/l10n/uk.js b/l10n/uk.js index ed31b31..45b81dc 100644 --- a/l10n/uk.js +++ b/l10n/uk.js @@ -9,6 +9,7 @@ OC.L10N.register( "API URL" : "Посилання API", "API secret" : "Пароль API", "Save" : "Зберегти", + "Community" : "Спільнота", "Please enter your name!" : "Будь ласка, зазначте ваше ім'я!", "The name must be at least 3 characters long." : "Ім'я має містити щонайменше 3 символи.", "You have to provide the correct password to join the meeting." : "Потрібно надати дійсний пароль для приєднання до зустрічі.", @@ -17,6 +18,10 @@ OC.L10N.register( "Join" : "Приєднатися", "Hello %s" : "Вітаємо %s", "Group" : "Група", + "Public" : "Публічна", + "Internal + Password protection for guests" : "Внутрішній із парольним захистом для гостей", + "Internal + Waiting room for guests" : "Внутрішній із кімнатою очікування для гостей", + "Internal" : "Внутрішній", "Name" : "Ім'я", "Access" : "Доступ", "Max" : "Щонайбільше", @@ -52,6 +57,7 @@ OC.L10N.register( "Settings saved" : "Налаштування збережено", "Unexpected error occurred" : "Неочікувана помилка", "API URL is invalid" : "Посилання API недійсне", - "API secret is invalid" : "Неправильний пароль API" + "API secret is invalid" : "Неправильний пароль API", + "Start" : "Початок" }, "nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);"); diff --git a/l10n/uk.json b/l10n/uk.json index 4ce2f99..e59a602 100644 --- a/l10n/uk.json +++ b/l10n/uk.json @@ -7,6 +7,7 @@ "API URL" : "Посилання API", "API secret" : "Пароль API", "Save" : "Зберегти", + "Community" : "Спільнота", "Please enter your name!" : "Будь ласка, зазначте ваше ім'я!", "The name must be at least 3 characters long." : "Ім'я має містити щонайменше 3 символи.", "You have to provide the correct password to join the meeting." : "Потрібно надати дійсний пароль для приєднання до зустрічі.", @@ -15,6 +16,10 @@ "Join" : "Приєднатися", "Hello %s" : "Вітаємо %s", "Group" : "Група", + "Public" : "Публічна", + "Internal + Password protection for guests" : "Внутрішній із парольним захистом для гостей", + "Internal + Waiting room for guests" : "Внутрішній із кімнатою очікування для гостей", + "Internal" : "Внутрішній", "Name" : "Ім'я", "Access" : "Доступ", "Max" : "Щонайбільше", @@ -50,6 +55,7 @@ "Settings saved" : "Налаштування збережено", "Unexpected error occurred" : "Неочікувана помилка", "API URL is invalid" : "Посилання API недійсне", - "API secret is invalid" : "Неправильний пароль API" + "API secret is invalid" : "Неправильний пароль API", + "Start" : "Початок" },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);" } \ No newline at end of file diff --git a/l10n/vi.js b/l10n/vi.js index 96480f6..c3097a6 100644 --- a/l10n/vi.js +++ b/l10n/vi.js @@ -22,6 +22,7 @@ OC.L10N.register( "Hello %s" : "Xin chào %s", "Group" : "Nhóm", "Searching" : "Đang tìm kiếm", + "No matches" : "Không phù hợp", "Public" : "Công khai", "Name" : "Tên", "Max" : "Tối đa", @@ -44,11 +45,13 @@ OC.L10N.register( "Link stored" : "Đã lưu trữ liên kết", "Error" : "Lỗi", "Delete?" : "Xoá?", + "Server error" : "Lỗi máy chủ", "moderator" : "Người kiểm duyệt", "admin" : "quản trị viên", "Share" : "Chia sẻ", "Loading" : "Đang tải", "Settings saved" : "Cấu hình đã được lưu", + "Start" : "Bắt đầu", "_This room is not open yet. We will try it again in %n second. Please wait._::_This room is not open yet. We will try it again in %n seconds. Please wait._" : ["Phòng này chưa mở. Chúng tôi sẽ thử lại trong %n giây. Xin đợi."] }, "nplurals=1; plural=0;"); diff --git a/l10n/vi.json b/l10n/vi.json index 7fa322e..f65dfb3 100644 --- a/l10n/vi.json +++ b/l10n/vi.json @@ -20,6 +20,7 @@ "Hello %s" : "Xin chào %s", "Group" : "Nhóm", "Searching" : "Đang tìm kiếm", + "No matches" : "Không phù hợp", "Public" : "Công khai", "Name" : "Tên", "Max" : "Tối đa", @@ -42,11 +43,13 @@ "Link stored" : "Đã lưu trữ liên kết", "Error" : "Lỗi", "Delete?" : "Xoá?", + "Server error" : "Lỗi máy chủ", "moderator" : "Người kiểm duyệt", "admin" : "quản trị viên", "Share" : "Chia sẻ", "Loading" : "Đang tải", "Settings saved" : "Cấu hình đã được lưu", + "Start" : "Bắt đầu", "_This room is not open yet. We will try it again in %n second. Please wait._::_This room is not open yet. We will try it again in %n seconds. Please wait._" : ["Phòng này chưa mở. Chúng tôi sẽ thử lại trong %n giây. Xin đợi."] },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js index e991b70..70692ef 100644 --- a/l10n/zh_CN.js +++ b/l10n/zh_CN.js @@ -127,6 +127,7 @@ OC.L10N.register( "URL has to start with HTTPS" : "URL 必须以 HTTPS 开头", "URL has to contain the {token} placeholder" : "URL 必须包含 {token} 占位符", "URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "URL 必须以 https:// 开始,并且包含 {token}。此外,还可以使用 {user} 占位符。", + "Start" : "起点", "_This room is not open yet. We will try it again in %n second. Please wait._::_This room is not open yet. We will try it again in %n seconds. Please wait._" : ["这个房间还没开。我们将在 %n 秒内再试一次。请等待"] }, "nplurals=1; plural=0;"); diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json index 710d2e0..9642aa8 100644 --- a/l10n/zh_CN.json +++ b/l10n/zh_CN.json @@ -125,6 +125,7 @@ "URL has to start with HTTPS" : "URL 必须以 HTTPS 开头", "URL has to contain the {token} placeholder" : "URL 必须包含 {token} 占位符", "URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "URL 必须以 https:// 开始,并且包含 {token}。此外,还可以使用 {user} 占位符。", + "Start" : "起点", "_This room is not open yet. We will try it again in %n second. Please wait._::_This room is not open yet. We will try it again in %n seconds. Please wait._" : ["这个房间还没开。我们将在 %n 秒内再试一次。请等待"] },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file