diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js index 234c0c2..41da1f9 100644 --- a/l10n/pt_BR.js +++ b/l10n/pt_BR.js @@ -22,6 +22,7 @@ OC.L10N.register( "Welcome" : "Bem-vindo", "Access" : "Acesso", "Public" : "Público", + "Internal" : "Interno", "Room name" : "Nome da sala", "Create" : "Criar", "_%n participant_::_%n participants_" : ["%n participante","%n participantes"], diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json index f0fb09c..4883524 100644 --- a/l10n/pt_BR.json +++ b/l10n/pt_BR.json @@ -20,6 +20,7 @@ "Welcome" : "Bem-vindo", "Access" : "Acesso", "Public" : "Público", + "Internal" : "Interno", "Room name" : "Nome da sala", "Create" : "Criar", "_%n participant_::_%n participants_" : ["%n participante","%n participantes"], diff --git a/l10n/sl.js b/l10n/sl.js index b42c4f8..3186be6 100644 --- a/l10n/sl.js +++ b/l10n/sl.js @@ -18,10 +18,15 @@ OC.L10N.register( "Max" : "Največ", "Record" : "Snemaj", "Recordings" : "Posnetki", + "Descriptive name of this room." : "Opisno ime skupine.", + "Sets a limit on the number of participants for this room. Zero means there is no limit." : "Določitev omejitve števila udeležencev s skupini, vrednost nič pomeni, da ni omejitve.", "Edit" : "Uredi", + "Edit \"{room}\"" : "Uredi skupino »{room}«", "Welcome" : "Dobrodošli", + "Participant limit" : "Omejitev udeležencev", "Access" : "Dostop", "Public" : "Javno", + "Recording" : "Snemanje", "Room name" : "Ime skupine", "Create" : "Ustvari", "_%n participant_::_%n participants_" : ["%n udeleženec","%n udeleženca","%n udeleženci","%n udeležencev"], diff --git a/l10n/sl.json b/l10n/sl.json index 2a84a7e..4f6debd 100644 --- a/l10n/sl.json +++ b/l10n/sl.json @@ -16,10 +16,15 @@ "Max" : "Največ", "Record" : "Snemaj", "Recordings" : "Posnetki", + "Descriptive name of this room." : "Opisno ime skupine.", + "Sets a limit on the number of participants for this room. Zero means there is no limit." : "Določitev omejitve števila udeležencev s skupini, vrednost nič pomeni, da ni omejitve.", "Edit" : "Uredi", + "Edit \"{room}\"" : "Uredi skupino »{room}«", "Welcome" : "Dobrodošli", + "Participant limit" : "Omejitev udeležencev", "Access" : "Dostop", "Public" : "Javno", + "Recording" : "Snemanje", "Room name" : "Ime skupine", "Create" : "Ustvari", "_%n participant_::_%n participants_" : ["%n udeleženec","%n udeleženca","%n udeleženci","%n udeležencev"],