mirror of https://github.com/sualko/cloud_bbb
[tx-robot] updated from transifex
parent
8aa663fbca
commit
e0c26bf076
|
@ -1,6 +1,13 @@
|
||||||
OC.L10N.register(
|
OC.L10N.register(
|
||||||
"bbb",
|
"bbb",
|
||||||
{
|
{
|
||||||
|
"You created the room %s." : "ルーム%sを作成しました。",
|
||||||
|
"You deleted the room %s." : "ルーム%sを削除しました。",
|
||||||
|
"{user} deleted the room %s." : "{user}はルーム%sを削除しました。",
|
||||||
|
"You shared the room %s with {shareWith}." : "{shareWith}とルーム%sを共有しました。",
|
||||||
|
"{user} shared the room %s with you." : "{user}があなたとルーム%sを共有しました。",
|
||||||
|
"You unshared the room %s with {shareWith}." : "{shareWith}とのルーム%s共有を解除しました。",
|
||||||
|
"{user} unshared the room %s with you." : "{user}があなたとのルーム%s共有を解除しました。",
|
||||||
"API URL or secret not configured. Please contact your administrator." : "APIのURLまたはシークレットが設定されていません。管理者にお問い合わせください。",
|
"API URL or secret not configured. Please contact your administrator." : "APIのURLまたはシークレットが設定されていません。管理者にお問い合わせください。",
|
||||||
"BigBlueButton Integration" : "BigBlueButton統合",
|
"BigBlueButton Integration" : "BigBlueButton統合",
|
||||||
"BigBlueButton integration for Nextcloud" : "Nextcould向けBigBlueButton統合",
|
"BigBlueButton integration for Nextcloud" : "Nextcould向けBigBlueButton統合",
|
||||||
|
|
|
@ -1,4 +1,11 @@
|
||||||
{ "translations": {
|
{ "translations": {
|
||||||
|
"You created the room %s." : "ルーム%sを作成しました。",
|
||||||
|
"You deleted the room %s." : "ルーム%sを削除しました。",
|
||||||
|
"{user} deleted the room %s." : "{user}はルーム%sを削除しました。",
|
||||||
|
"You shared the room %s with {shareWith}." : "{shareWith}とルーム%sを共有しました。",
|
||||||
|
"{user} shared the room %s with you." : "{user}があなたとルーム%sを共有しました。",
|
||||||
|
"You unshared the room %s with {shareWith}." : "{shareWith}とのルーム%s共有を解除しました。",
|
||||||
|
"{user} unshared the room %s with you." : "{user}があなたとのルーム%s共有を解除しました。",
|
||||||
"API URL or secret not configured. Please contact your administrator." : "APIのURLまたはシークレットが設定されていません。管理者にお問い合わせください。",
|
"API URL or secret not configured. Please contact your administrator." : "APIのURLまたはシークレットが設定されていません。管理者にお問い合わせください。",
|
||||||
"BigBlueButton Integration" : "BigBlueButton統合",
|
"BigBlueButton Integration" : "BigBlueButton統合",
|
||||||
"BigBlueButton integration for Nextcloud" : "Nextcould向けBigBlueButton統合",
|
"BigBlueButton integration for Nextcloud" : "Nextcould向けBigBlueButton統合",
|
||||||
|
|
|
@ -5,15 +5,18 @@ OC.L10N.register(
|
||||||
"Save" : "Зачувај",
|
"Save" : "Зачувај",
|
||||||
"Display name" : "Име и презиме",
|
"Display name" : "Име и презиме",
|
||||||
"Password" : "Лозинка",
|
"Password" : "Лозинка",
|
||||||
|
"Join" : "Приклучи се",
|
||||||
"Hello %s" : "Здраво %s",
|
"Hello %s" : "Здраво %s",
|
||||||
"Group" : "Група",
|
"Group" : "Група",
|
||||||
"No matches" : "Нема совпаѓања",
|
"No matches" : "Нема совпаѓања",
|
||||||
"Name" : "Име",
|
"Name" : "Име",
|
||||||
"Edit" : "Уреди",
|
"Edit" : "Уреди",
|
||||||
|
"Welcome" : "Добредојде",
|
||||||
"Miscellaneous" : "Разно",
|
"Miscellaneous" : "Разно",
|
||||||
"Create" : "Креирај",
|
"Create" : "Креирај",
|
||||||
"Delete" : "Избриши",
|
"Delete" : "Избриши",
|
||||||
"Error" : "Грешка",
|
"Error" : "Грешка",
|
||||||
|
"Server error" : "Грешка на серверот",
|
||||||
"moderator" : "модератор",
|
"moderator" : "модератор",
|
||||||
"Share" : "Сподели",
|
"Share" : "Сподели",
|
||||||
"Loading" : "Се вчитува",
|
"Loading" : "Се вчитува",
|
||||||
|
|
|
@ -3,15 +3,18 @@
|
||||||
"Save" : "Зачувај",
|
"Save" : "Зачувај",
|
||||||
"Display name" : "Име и презиме",
|
"Display name" : "Име и презиме",
|
||||||
"Password" : "Лозинка",
|
"Password" : "Лозинка",
|
||||||
|
"Join" : "Приклучи се",
|
||||||
"Hello %s" : "Здраво %s",
|
"Hello %s" : "Здраво %s",
|
||||||
"Group" : "Група",
|
"Group" : "Група",
|
||||||
"No matches" : "Нема совпаѓања",
|
"No matches" : "Нема совпаѓања",
|
||||||
"Name" : "Име",
|
"Name" : "Име",
|
||||||
"Edit" : "Уреди",
|
"Edit" : "Уреди",
|
||||||
|
"Welcome" : "Добредојде",
|
||||||
"Miscellaneous" : "Разно",
|
"Miscellaneous" : "Разно",
|
||||||
"Create" : "Креирај",
|
"Create" : "Креирај",
|
||||||
"Delete" : "Избриши",
|
"Delete" : "Избриши",
|
||||||
"Error" : "Грешка",
|
"Error" : "Грешка",
|
||||||
|
"Server error" : "Грешка на серверот",
|
||||||
"moderator" : "модератор",
|
"moderator" : "модератор",
|
||||||
"Share" : "Сподели",
|
"Share" : "Сподели",
|
||||||
"Loading" : "Се вчитува",
|
"Loading" : "Се вчитува",
|
||||||
|
|
Loading…
Reference in New Issue