mirror of https://github.com/sualko/cloud_bbb
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>pull/231/head
parent
02d71774d2
commit
3e78e94aa0
|
@ -116,6 +116,7 @@ OC.L10N.register(
|
||||||
"URL has to start with HTTPS" : "O URL ten que comezar con HTTPS",
|
"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 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}.",
|
"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}.",
|
||||||
|
"Send to" : "Enviar a",
|
||||||
"_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."]
|
"_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);");
|
"nplurals=2; plural=(n != 1);");
|
||||||
|
|
|
@ -114,6 +114,7 @@
|
||||||
"URL has to start with HTTPS" : "O URL ten que comezar con HTTPS",
|
"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 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}.",
|
"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}.",
|
||||||
|
"Send to" : "Enviar a",
|
||||||
"_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."]
|
"_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);"
|
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||||
}
|
}
|
Loading…
Reference in New Issue